/* 本文中の行間 */
.entry-content p {line-height: 43px;
font-size: 16px;
background-color: #FFFFFF; /* 背景色 */}



/* 記事内のリンク */
.entry-content a {
font-weight:bold; 
/* リンク文字を太字 */
color: #0000FF;
text-decoration: none;} 
/* リンクの色 */
.entry-content a:visited {
color: #FF00FF;
text-decoration: none;} /* 訪問済みの色 */
.entry-content a:hover{
color: #800080;
text-decoration: none;} /* カーソルが乗った時の色 */ 


.widget-area .widget h2  {
text-align:center;  /* タイトルの中央寄せ */
line-height: 20px; /* 高さ */
font-size: 15px; /* 文字の大きさ */
color: #fff; /* 文字色 */
background-color: #1F5E73; /* 背景色 */
border-radius: 3px; /* 角に丸みをつける */
margin: 0px 0px 20px 50px;
padding: 2px 0px 2px 5px;  }/* 左と上下に余白 */

.widget-area .widget p, .widget-area 
.widget li, .widget-area 
 {
padding: 2px 5px 2px 50px; } /* 左と上下に余白 */
.widget .textwidget {
line-height: 28px; /* 文字の高さ */
font-size: 14px; /* 文字の大きさ */
border-radius: 3px; /* 角に丸みをつける */
padding: 2px 0px 2px 0px; } /* 左と上下に余白 */


.widget ul li,
.widget ol li {
	border-bottom: 1px solid #ddd;
	border-top: 1px #ddd;
	margin:2px 0px 2px 55px; 
}


/* 記事の背景色と枠線 */
.post {
	border: 1px solid rgb(204, 204, 204);/*記事の枠線の太さと色?*/
	background-color: #fff;/*記事の背景色?*/
	padding: 2% 4%;/*記事の余白*/
}
 
/* 記事以外の背景色 */
.site-header {
	background-color: rgb(255,240,245);/*トップ画像部分の背景色?*/
	position: relative;
}
.single-featured-image-header {
	background-color: rgb(255,240,245);/*アイキャッチ画像左右の背景色?*/
}
.site-content-contain {
	background-color: rgb(255,240,245);}/*記事周りの背景色?*/





@media screen and (min-width: 48em) {
	.wrap {
		max-width: 1100px;/*記事・サイドバー・余白の全幅*/
		padding-left: 2em;/*記事の左余白*/
		padding-right: 2em;/*サイドバーの右余白*/
	}
	.has-sidebar:not(.error404) #primary {
		float: left;
		width: 67%;/*記事幅*/
	}
	.has-sidebar #secondary {
		float: right;
		padding-top: 0;
		width: 29%;/*サイドバー幅*/
	}
	.navigation-top .wrap {
		max-width: 1100px;/*メニューバー幅*/
		padding: 0.75em 3.4166666666667em;
	}
	.site-content {
		padding: 2.5em 0 0;/*メニューバーと記事の間隔*/
	}
}

/* ウィンドウ幅が0〜479pxの場合に適用するCSS */
@media screen and ( max-width:479px )
{
	.wrap {
		max-width: 479px;/*記事・サイドバー・余白の全幅*/
		padding-left: 1em;/*記事の左余白*/
		padding-right: 1em;/*サイドバーの右余白*/
	}
#primary {
		float: left;
		width: 100%;/*記事幅*/
	}
	}

/*--------------------------------------
  ヨメレバ・カエレバここから
--------------------------------------*/
.booklink-box, .kaerebalink-box{
    width:90%;
    background-color:#fff1cf;
    margin:20px auto;
    padding:20px;
    border:double #d9cfff;
    overflow: hidden;
    font-size:small;
    border-radius:2px;
}
 
.booklink-image, .kaerebalink-image{
    width: 200px;
    margin:0 15px 20px 0;
    float:left;
    background-color:#fff8dc;
}
.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:24px;
    line-height:1.5;
}
 
.booklink-powered-date, .kaerebalink-powered-date{
    font-family: verdana;
    font-size:8pt;
    margin-top:5px;
    line-height:120%;
color:#0066cc;  /* リンクの色 */
  text-decoration:none;  /* アンダーライン無し */
}

.booklink-detail, .kaerebalink-detail{
    margin-bottom:5px;
}
 
.booklink-link2, .kaerebalink-link1{
    margin-top:10px;
}
 
.shoplinkamazon, .shoplinkrakuten, .shoplinkkindle, .shoplinkyahoo, .shoplinkkakakucom{
    float:left;
    width:31%;
    margin:10px 1% 0 auto;
    padding:7px 0px;
    height:25px;
    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:bold;
    text-shadow:1px 1px 1px #dcdcdc;
    font-size:15px;
}
     
.shoplinkamazon a{
    color:#FF9901;
}
 
 .shoplinkrakuten a{
    color:#c20004;
}
 
.shoplinkkindle a{
    color:#007dcd;  
}
 
.shoplinkyahoo a{
    font-size:10px;
    color:#7b0099;
 } 
 
.booklink-footer{
    clear:left;
} 
/*--------------------------------------
  ヨメレバ・カエレバここまで
--------------------------------------*/

/*--------------------------------------
  ヨメレバ・カエレバ　スマホ　ここから
--------------------------------------*/
@media screen and (max-width: 599px) {
.booklink-box, .kaerebalink-box{
    width:90%;
    background-color:#ffefd5;
    margin: 1em 0 1em;
    padding: 5%;
    border:double #8b008b;
    overflow: hidden;
    font-size:small;
    border-radius:2px;
}
 
.booklink-image, .kaerebalink-image{
    float: none !important;
    text-align:center !important;
    margin:0 auto !important;
}
.booklink-image img, .kaerebalink-image img{
    display:block;
    margin:10px auto;
}
 
.booklink-info, .kaerebalink-info{
    text-align:center;
    line-height:120%;
    overflow: hidden;
    clear:left;
}
 
.booklink-name, .kaerebalink-name{
    font-size:16px;
    margin-bottom:12px;
    line-height:1.2em;
}
 
.booklink-powered-date, .kaerebalink-powered-date{
    font-size:8pt;
　　　　 margin-top:10px;
    line-height:120%;
}
.booklink-powered-date, .kaerebalink-detail{
    margin-bottom:12px;
}
 
.booklink-link2, .kaerebalink-link1{
    margin-top:20px;
}
 
.shoplinkamazon, .shoplinkrakuten, .shoplinkkindle, .shoplinkyahoo, .shoplinkkakakucom{
    width:99%;
    text-align:center;
    height:20px;
    overflow:hidden;
    background:linear-gradient(to bottom, #ffffff 5%, #f6f6f6 100%);
    background-color:#ffffff;
    border-radius:6px;
    border:1px solid #dcdcdc;
    display:inline-block;
    margin:0  auto 5px auto;
    padding:5px 0px;
    }
     
.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{
    color:#7b0099;
 } 
 
.booklink-footer{
    clear:left;
}
}
/*--------------------------------------
  ヨメレバ・カエレバここまで
--------------------------------------*/

/*--------------------------------------
  目次カスタマイズ　ここから
--------------------------------------*/



#toc_container p.toc_title+ul.toc_list>li {
 margin-bottom: 0.1em;
 padding-bottom: 0.4em;
}

#toc_container p.toc_title+ul.toc_list {
    margin-top: 1em;
    margin-right: 0.4em;
}

#toc_container li {
 padding-left: 1em !important;
 line-height: 1.8em;
}

#toc_container ul ul {
 margin-bottom: 10px;
}

.toc_number {
 margin-left: -0.5em;
 margin-right: 0.5em;
 font-family: 'Dynalight', cursive;/*数字のフォント*/
}

#toc_container p.toc_title {
    text-align: center;
    font-weight: 700;
    margin: 0;
    padding: 0;
    letter-spacing: 0.05em;
}

#toc_container ul>li>ul>li {
    font-size: 94% !important;/*小見出しの文字サイズ*/
}

#toc_container {
    background: #fce4d6 !important;/*背景色*/
    padding: 10px;
    margin-bottom: 1em;
    width: auto;
    display: table;
    box-shadow: 0 0 0 10px #fce4d6 !important;
    border: dashed 2px #98605e !important;/*内側に破線*/
    border-radius: 9px;
    margin-top: 30px;
}

#toc_container a {
    text-decoration: none;
    text-shadow: none;
    color: #98605e !important;/*リンクの色*/
}

#toc_container {
 margin: auto;
}

/*--------------------------------------
  目次カスタマイズ　ここまで
--------------------------------------*/

/*--------------------------------------
  続きを読むカスタマイズ　ここから
--------------------------------------*/


/*続きを読むボタン*/
.more-link {
  display: block;
  width: 200px;
  height: 50px;
  line-height: 10px;
  font-size: 16px;
  text-align: center;
  text-decoration: none;
  font-weight:normal;
  position: relative;
  font-color: #fff;
  background:#fce4d6;
  border: 3px solid #4e454a;
  z-index:2;
  overflow: hidden;
  transition: 0.2s;
}

.more-link:hover {
  color:#594e52;
}

.more-link:after {
  position:absolute;
  content:'';
  width:100%;
  height:100%;
  top:-100%;
  left:-100%;
  z-index:-1;
  transition: 0.2s;
}

.more-link:hover:after {
  top:0;
  left:0;
  background:#e0b5d3;
}

/*--------------------------------------
  続きを読むカスタマイズ　ここまで
--------------------------------------*/
