/*
 * Theme Name: Funmaker template - Mobile
 * Template: base
 * Theme URI: http://funmaker.jp
 * Description: Funmakerモバイルテーマ
 * Author: Funmaker
 * Author URI: http://andvalue.co.jp
 */

/* Topページ */
#topic-title, .subhead {
  background: #e1eced;
  padding: 5px;
  border-top: 1px solid #999999;
  border-bottom: 1px solid #999999; }
#topic-title {
  margin: 5px -5px;
  padding-left: 10px; }

/* アーカイブ */
.link-to-child {
  margin: 5px 0;
  text-align: right; }
.link-to-child a {
  display: inline-block;
  padding: 10px 5px; }
#policy .content-body {
  margin: 0; }


/* プロフィール */
.profile-title {
  font-size: 18px;
  margin-bottom: 10px;
  color: red; }
.profile-title span {
  margin-left: 20px;
  font-size: 16px;
  color: #333; }

.career, .career ul {
  padding-left: 0; }

.career > li {
  padding-bottom: 5px; }
.career li {
  padding-left: 0;
  list-style: none; }
.image-area .wp-caption {
  width: 100% !important; }
.section {
  margin-bottom: 20px; }
#profile h4 {
  padding-left: 0; }

.book {
  border-bottom: 1px dashed #666;
  margin-bottom: 5px;
  padding-bottom: 5px;
  overflow: hidden; }
.book-image {
  margin-right: 5px;
  float: left; }

.post-time {
  display: block;
  text-align: right; }


.post-time {
  padding-right: 15px;
}
