@charset "UTF-8";

/*!
Theme Name: Simplicity2 child
Template:   simplicity2
Version:    20161002
*/

/* Simplicity子テーマ用のスタイルを書く */

*/
.entry-content {
	font-size: 16px;
	line-height: 170%;
}

.entry-content p {
	margin: 2em 0;
}

.sr {
	font-size: 10px;
}

.article h2 {
	position: relative;
	color: #ffffff;
	background: #1eae93;
	font-size: 16pt;
	margin-bottom: 20px;
	padding: 10px 2px 10px 20px;
}

.article h2:after {
	content: '';
	position: absolute;
	border-top: 10px solid #1eae93;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
	bottom: -10px;
	left: 30px;
	border-radius: 2px;
}

.article h2:before {
	content: '';
	position: absolute;
	border-top: 10px solid #1eae93;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
	bottom: -10px;
	left: 30px;
}

.article h3 {
	position: relative;
	padding: 0 .5em .5em 2em;
	border-bottom: 1px solid #ccc;
	font-size: 16px;
}

.article h3::before,
.article h3::after {
	position: absolute;
	content: '';
	border-radius: 100%;
}

.article h3::before {
	top: .2em;
	left: .2em;
	z-index: 2;
	width: 18px;
	height: 18px;
	background: rgba(64,224,208,.5);
}

.article h3::after {
	top: .7em;
	left: .7em;
	width: 13px;
	height: 13px;
	background: rgba(202,224,222,.5);
}

.kihon {
	margin: 0 0 15px 0;
}

.kihon h4 {
	border-left: 3px solid #b5f2e7;
	border-bottom: 0;
	padding: 5px 0 2px 5px;
	margin: 5px 0 0;
	font-size: 16px;
}

.kihon p {
	margin: 0 0 0 10px;
}

#the-content ul li {
	list-style-type: none;
	margin: 5px 0 15px;
}

#the-content > ul > li:before {
	content: "\f0da";
	font-family: FontAwesome;
	margin-right: 7px;
}

#the-content > ul > li > ul > li:before {
	content: "\f101";
	font-family: FontAwesome;
	margin-right: 7px;
}

#the-content > ul > li > ul > li > ul > li:before {
	content: "\f105";
	font-family: FontAwesome;
	margin-right: 7px;
}

/* サイドバー */
#sidebar h3 {
	border-top: 1px dashed #aaa;
	border-bottom: 1px dashed #aaa;
	background: #eee;
	font-size: 15px;
	padding: 5px;
}

.pager {
	margin: 1em 0;
	text-align: center;
}

/* 本文目次 */
#toc_container {
	margin-top: 10px;
}

#toc_container ul {
	margin: 0;
}

#toc_container ul li {
	margin: 0;
}

P.wp-caption-text {
	margin-top: 1px;
	margin-bottom: 1px;
}

/* 寿命 */
span.age {
    font-size: 130%;
    background-image: url(../../../img/nikukyu_s.gif);
    background-repeat: no-repeat;
    padding-left: 40px;
    background-position: left center;
}


/* ヨメレバ・カエレバ */
.booklink-box, .kaerebalink-box{
width:90%;
margin:20px auto;
padding:15px;
border:solid #d2d7e6;
overflow: hidden;
font-size:small;
border-radius:2px;
}
.booklink-image, .kaerebalink-image{
width: 150px;
margin:0 15px 20px 0;
float:left;
}
.booklink-image img, .kaerebalink-image img{
display:block;
margin:0 auto;
text-align:center;
}
.booklink-info, .kaerebalink-info{
display:block;
margin:0 auto;
text-align:left;
line-height:120%;
overflow: hidden;
}
.booklink-name, .kaerebalink-name{
font-size:16px;
margin-bottom:10px;
line-height:1.5;
}
.booklink-powered-date, .kaerebalink-powered-date{
font-family: verdana;
font-size:8pt;
margin-top:5px;
line-height:120%;
}
.booklink-detail, .kaerebalink-detail{
margin-bottom:5px;
}
.booklink-link2, .kaerebalink-link1{
margin-top:10px;
}
.shoplinkamazon, .shoplinkrakuten, .shoplinkkindle, .shoplinkyahoo, .shoplinkkakakucom{
float:left;
width:30%;
margin:5px 1% 0 auto;
padding:10px 0px;
height:15px;
overflow:hidden;
background:linear-gradient(to bottom, #ffffff 5%, #f6f6f6 100%);
background-color:#ffffff;
border-radius:6px;
border:1px solid #dcdcdc;
display:inline-block;
text-align:center;
}
.shoplinkamazon:hover, .shoplinkrakuten:hover, .shoplinkkindle:hover, .shoplinkyahoo:hover{
background:linear-gradient(to bottom, #f6f6f6 5%, #ffffff 100%);
background-color:#f6f6f6;
}
.shoplinkamazon:active, .shoplinkrakuten:active, .shoplinkkindle:active, .shoplinkyahoo:active{
position:relative;
top:1px;
}
.shoplinkamazon a, .shoplinkrakuten a, .shoplinkyahoo a, .shoplinkkindle a, .shoplinkkakakucom a{
display:block;
cursor:pointer;
text-decoration:none;
font-weight:800;
text-shadow:1px 1px 1px #dcdcdc;
font-size:12px;
}
.shoplinkamazon a{
color:#FF9901;
}
.shoplinkrakuten a{
color:#c20004;
}
.shoplinkkindle a{
color:#007dcd;	
}
.shoplinkyahoo a{
font-size:10px;
color:#7b0099;
} 
.booklink-footer{
clear:left;
} 
/* ヨメレバ・カエレバここまで */

/* ブログカード */
.blog-card {
  position: relative;
  margin: 40px 0 30px;
  padding: 25px 20px 20px;
  border-radius: 10px;
  border: solid 2px #5ab80e;
  background-color: #fff;
  font-size: 15px;
  clear: both;
}
.blog-card:before {
  position: absolute;
  left: 10px;
  top: -15px;
  content: '\f044';
  z-index: 2;
  width: 32px;
  height: 32px;
  padding-top: 5px;
  border-radius: 16px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #5ab80e;
  color: #ffffff;
  font-family: 'FontAwesome';
  font-size: 24px;
  line-height: 1;
  text-align: center;
}
.blog-card:after {
  position: absolute;
  left: 23px;
  top: -8px;
  content: '関連記事';
  z-index: 1;
  padding: 3px 10px 3px 20px;
  border-radius: 5px;
  background-color: #5ab80e;
  color: #ffffff;
  font-family: 'Lora', cursive;
  font-weight: bold;
  line-height: 1;
}
/* ブログカードここまで */