/*ここから「ツイッター埋込数30-センター配置」のコード*/
#twitter-widget-0, #twitter-widget-1, #twitter-widget-2, #twitter-widget-3, #twitter-widget-4, #twitter-widget-5, #twitter-widget-6, #twitter-widget-7, #twitter-widget-8, #twitter-widget-9, #twitter-widget-10, #twitter-widget-11, #twitter-widget-12, #twitter-widget-13, #twitter-widget-14, #twitter-widget-15, #twitter-widget-16, #twitter-widget-17, #twitter-widget-18, #twitter-widget-19, #twitter-widget-20, #twitter-widget-21, #twitter-widget-22, #twitter-widget-23, #twitter-widget-24, #twitter-widget-25, #twitter-widget-26, #twitter-widget-27, #twitter-widget-28, #twitter-widget-29, #twitter-widget-30 {
  margin: 10px auto !important;
}
/*ここまで「ツイッター埋込数30-センター配置」のコード*/
/*ここから「インスタ埋込センター配置」のコード*/
.instagram-media{
margin:auto!important;
}
/*ここまで「インスタ埋込センター配置」のコード*/
/*ここから「コピペ防止-テキスト範囲選択防止」のコード*/
.post-inner {
user-select:none;
-moz-user-select:none;
-webkit-user-select:none;
-khtml-user-select:none;
}
/*ここまで「コピペ防止-テキスト範囲選択防止」のコード*/
/*ここから「ボタン型リンクの上下のコメント周りの余白・センター揃え・文字色」のコード*/
.post-inner .above_btn {
color: #a7a7a7;
text-align: center;
margin-bottom: .5em;
margin-top: 3em;
font-weight: bold;
}
.post-inner .under_btn {
text-align: center;
margin-top: -2em;
}
/*ここまで「ボタン型リンクの上下のコメント周りの余白・センター揃え・文字色」のコード*/
/*ここから「ストロングに蛍光マーカー：オレンジ（参考：『IT便利帳』）」*/
strong {
background: linear-gradient(transparent 70%, #ffce9e 70%);
}
/*ここまで「ストロングに蛍光マーカー：オレンジ（参考：『IT便利帳』）」*/
/*ここから「iframeのセンター配置（参考：WebFood）」*/
.center_iframe{
  display: block;
  margin: auto;
}
/*ここまで「iframeのセンター配置（参考：WebFood）」*/
/*ここから「ボックス：枠線なし・背景塗りつぶし・くすんだ薄黄色」（参考：『サルワカ』）*/
.macha-box2 {
    padding: 0.5em 1em;
    margin: 2em 0;
    color: #2c2c2f;
    background: #ffdead;/*背景色：くすんだ薄黄色・navajowhite*/
}
.macha-box2 p {
    margin: 0; 
    padding: 0;
}
/*ここまで「ボックス：枠線なし・背景塗りつぶし・くすんだ薄黄色」（参考：『サルワカ』）*/
/*ここから「ボタン1-長方形-グラデーション-押し込み式-オレンジ」（参考：『サルワカ』）*/
.macha_square_btn_1{
    display: inline-block;
    padding: 0.5em 1em;
    text-decoration: none;
    border-radius: 4px;
    color: #ffffff;
    background-image: -webkit-linear-gradient(45deg, #FFC107 0%, #ff8b5f 100%);
    background-image: linear-gradient(45deg, #FFC107 0%, #ff8b5f 100%);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);
    border-bottom: solid 3px #c58668;
}

.macha_square_btn_1:active{
    -ms-transform: translateY(4px);
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
    border-bottom: none;
}
/*ここまで「ボタン1-長方形-グラデーション-押し込み式-オレンジ」（参考：『サルワカ』）*/
/*ここから「ボタン2-長方形-グラデーション-押し込み式-青」（参考：『サルワカ』）*/
.macha_square_btn_2{
    display: inline-block;
    padding: 0.5em 1em;
    text-decoration: none;
    border-radius: 4px;
    color: #ffffff;
    background-image: -webkit-linear-gradient(#6795fd 0%, #67ceff 100%);
    background-image: linear-gradient(#6795fd 0%, #67ceff 100%);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);
    border-bottom: solid 3px #5e7fca;
  }

.macha_square_btn_2:active{
    -ms-transform: translateY(4px);
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
    border-bottom: none;
}
/*ここまで「ボタン2-長方形-グラデーション-押し込み式-青」（参考：『サルワカ』）*/

/*------------------------------------------------------------------
↓ここからPCで電話番号リンクを無効にする（参考：西沢直木のIT講座）↓
--------------------------------------------------------------------*/
@media (min-width: 751px) {
    a[href*="tel:"] {
        pointer-events: none;
        cursor: default;
        text-decoration: none;
    }
}
/*------------------------------------------------------------------
↑ここまでPCで電話番号リンクを無効にする（参考：西沢直木のIT講座）↑
--------------------------------------------------------------------*/

/*--------------------------------------------------
↓ここからカエレバ・ヨメレバ・トマレバ カスタマイズ↓
---------------------------------------------------*/
.cstmreba {
width: 98%;
height:auto;
margin:36px 0;
font-family:'Lucida Grande','Hiragino Kaku Gothic ProN',Helvetica, Meiryo, sans-serif;
line-height: 1.5;
word-wrap: break-word;
box-sizing: border-box;
display: block;
}
.cstmreba a {
transition: 0.8s ;
color:#285EFF; /* テキストリンクカラー */
}
.cstmreba a:hover {
color:#FFCA28; /* テキストリンクカラー(マウスオーバー時) */
}
.cstmreba .booklink-box,.cstmreba .kaerebalink-box,.cstmreba .tomarebalink-box {
width: 100%;
background-color: #fff;  /* 全体の背景カラー */
overflow: hidden;
border:double #d2d7e6;
border-radius: 5px;
box-sizing: border-box;
padding: 12px 8px;
}
/* サムネイル画像ボックス */
.cstmreba .booklink-image,
.cstmreba .kaerebalink-image,
.cstmreba .tomarebalink-image {
width:150px;
float:left;
margin:0 14px 0 0;
text-align: center;
}
.cstmreba .booklink-image a,
.cstmreba .kaerebalink-image a,
.cstmreba .tomarebalink-image a {
width:100%;
display:block;
}
/* サムネイル画像 */
.cstmreba .booklink-image a img,.cstmreba .kaerebalink-image a img,.cstmreba .tomarebalink-image a img {
margin:0 ;
padding: 0;
text-align:center;
}
.cstmreba .booklink-info,.cstmreba .kaerebalink-info,.cstmreba .tomarebalink-info {
overflow:hidden;
line-height:170%;
color: #333;
}
/* infoボックス内リンク下線非表示 */
.cstmreba .booklink-info a,
.cstmreba .kaerebalink-info a,
.cstmreba .tomarebalink-info a {
text-decoration: none;	
}
/* 作品・商品・ホテル名 リンク */
.cstmreba .booklink-name>a,
.cstmreba .kaerebalink-name>a,
.cstmreba .tomarebalink-name>a {
border-bottom: 1px dotted ;
font-size:16px;
}
/* タイトル下にPタグ自動挿入された際の余白を小さく */
.cstmreba .kaerebalink-name p,
.cstmreba .booklink-name p,
.cstmreba .tomarebalink-name p {
margin: 0;
}
/* powered by */
.cstmreba .booklink-powered-date,
.cstmreba .kaerebalink-powered-date,
.cstmreba .tomarebalink-powered-date {
font-size:10px;
line-height:150%;
}
.cstmreba .booklink-powered-date a,
.cstmreba .kaerebalink-powered-date a,
.cstmreba .tomarebalink-powered-date a {
border-bottom: 1px dotted ;
color: #333;
}
.cstmreba .booklink-powered-date a:hover,
.cstmreba .kaerebalink-powered-date a:hover,
.cstmreba .tomarebalink-powered-date a:hover {
color:#333;
}
/* 著者・住所 */
.cstmreba .booklink-detail,.cstmreba .kaerebalink-detail,.cstmreba .tomarebalink-address {
font-size:12px;
}
.cstmreba .kaerebalink-link1 img,.cstmreba .booklink-link2 img,.cstmreba .tomarebalink-link1 img {
display:none !important;
}
.cstmreba .kaerebalink-link1,.cstmreba .booklink-link2,.cstmreba .tomarebalink-link1 {
display: inline-block;
width: 100%;
margin-top: 5px;
}
.cstmreba .booklink-link2>div, 
.cstmreba .kaerebalink-link1>div, 
.cstmreba .tomarebalink-link1>div {
float:left;
width:31%;
min-width:125px;
margin:0.5% 1%;
}
/***** ボタンデザインここから ******/
.cstmreba .booklink-link2 a, 
.cstmreba .kaerebalink-link1 a,
.cstmreba .tomarebalink-link1 a {
width: 100%;
display: inline-block;
text-align: center;
box-sizing: border-box;
font-size: 13px;
font-weight: bold;
line-height: 180%;
padding:3% 1%;
margin: 1px 0;
border-radius: 4px;
box-shadow: 0 2px 0 #ccc;
background: -moz-linear-gradient(top,#fafafa,#EEE);
background: -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#eee));
}
.cstmreba .booklink-link2 a:hover,
.cstmreba .kaerebalink-link1 a:hover,
.cstmreba .tomarebalink-link1 a:hover {
text-decoration: underline;
}
/* トマレバ */
.cstmreba .tomarebalink-link1 .shoplinkrakuten a { color: #76ae25; }/* 楽天トラベル */
.cstmreba .tomarebalink-link1 .shoplinkjalan a { color: #ff7a15; }/* じゃらん */
.cstmreba .tomarebalink-link1 .shoplinkjtb a { color: #c81528; }/* JTB */
.cstmreba .tomarebalink-link1 .shoplinkknt a { color: #0b499d; }/* KNT */
.cstmreba .tomarebalink-link1 .shoplinkikyu a { color: #bf9500; }/* 一休 */
.cstmreba .tomarebalink-link1 .shoplinkrurubu a { color: #000066; }/* るるぶ */
.cstmreba .tomarebalink-link1 .shoplinkyahoo a { color: #ff0033; }/* Yahoo!トラベル */
/* カエレバ */
.cstmreba .kaerebalink-link1 .shoplinkyahoo a {color:#ff0033; letter-spacing:normal;} /* Yahoo!ショッピング */
.cstmreba .kaerebalink-link1 .shoplinkbellemaison a { color:#84be24 ; }	/* ベルメゾン */
.cstmreba .kaerebalink-link1 .shoplinkcecile a { color:#8d124b; } /* セシール */ 
.cstmreba .kaerebalink-link1 .shoplinkkakakucom a {color:#314995;} /* 価格コム */
/* ヨメレバ */
.cstmreba .booklink-link2 .shoplinkkindle a { color:#007dcd;} /* Kindle */
.cstmreba .booklink-link2 .shoplinkrakukobo a{ color:#d50000; } /* 楽天kobo */
.cstmreba .booklink-link2 .shoplinkbk1 a { color:#0085cd; } /* honto */
.cstmreba .booklink-link2 .shoplinkehon a { color:#2a2c6d; } /* ehon */
.cstmreba .booklink-link2 .shoplinkkino a { color:#003e92; } /* 紀伊國屋書店 */
.cstmreba .booklink-link2 .shoplinktoshokan a { color:#333333; } /* 図書館 */
/* カエレバ・ヨメレバ共通 */
.cstmreba .kaerebalink-link1 .shoplinkamazon a, 
.cstmreba .booklink-link2 .shoplinkamazon a { color:#FF9901; } /* Amazon */
.cstmreba .kaerebalink-link1 .shoplinkrakuten a , 
.cstmreba .booklink-link2 .shoplinkrakuten a { color: #c20004; } /* 楽天 */
.cstmreba .kaerebalink-link1 .shoplinkseven a, 
.cstmreba .booklink-link2 .shoplinkseven a { color:#225496;} /* 7net */
/***** ボタンデザインここまで ******/
.cstmreba .booklink-footer {
clear:both;
}
/***  解像度480px以下のスタイル ***/
@media screen and (max-width:480px){
.cstmreba .booklink-image,
.cstmreba .kaerebalink-image,
.cstmreba .tomarebalink-image {
width:100%;
float:none;
}
.cstmreba .booklink-link2>div, 
.cstmreba .kaerebalink-link1>div, 
.cstmreba .tomarebalink-link1>div {
width: 95%;
margin: 0 auto 8px auto;
float:none;
}
.cstmreba .booklink-info,
.cstmreba .kaerebalink-info,
.cstmreba .tomarebalink-info {
text-align:center;
padding-bottom: 1px;
}
}
/*--------------------------------------------------
↑ここまでカエレバ・ヨメレバ・トマレバ カスタマイズ↑
---------------------------------------------------*/
/*------------------------------------------------------------------
↓ここから「目次後のh2上だけ余白多め」（参考：ヨッセンスクール）↓
--------------------------------------------------------------------*/
#toc_container + h2{margin-top:5em;}
/*------------------------------------------------------------------
↑ここまで「目次後のh2上だけ余白多め」（参考：ヨッセンスクール）↑
--------------------------------------------------------------------*/
/*------------------------------------------------------------------------
↓ここから「レスポンシブ広告をレクタングルサイズで表示」（参考：寝ログ）↓
--------------------------------------------------------------------------*/
.adsense-responsive-unit{
  max-width: 336px;
  margin-left: auto;
  margin-right: auto;
}
/*------------------------------------------------------------------------
↑ここまで「レスポンシブ広告をレクタングルサイズで表示」（参考：寝ログ）↑
--------------------------------------------------------------------------*/
/*-----------------------------------------------------------------
↓ここから「バリューコマースのマイリンクの改行防止」（参考：BMS）↓
-------------------------------------------------------------------*/
.post a{display:inline-block;}
/*-----------------------------------------------------------------
↑ここまで「バリューコマースのマイリンクの改行防止」（参考：BMS）↑
-------------------------------------------------------------------*/
/*------------------------------
↓ここから「蛍光ペン(黄) span class=“keiko_yellow”」の設定（参考：JIBUN DRIVEN LIFE）↓
------------------------------*/
.keiko_yellow {
background: linear-gradient(transparent 50%, rgba(255, 252, 107, .69) 50%);
}
/*------------------------------
↑ここまで「蛍光ペン(黄) span class=“keiko_yellow”」の設定（参考：JIBUN DRIVEN LIFE）↑
------------------------------*/
/*------------------------------
↓ここから「グレー囲み線 div class=“sng-box box2”」の設定（参考：サルワカ【CSS】ボックス）↓
------------------------------*/
.box2 {
    padding: 0.5em 1em;
    margin: 2em 0;
    background: #FFF;/*ボックス背景色*/
    border: solid 2px #d1d1d1;/*囲み枠線の色*/
    border-radius: 8px;/*角の丸み*/
}
.box2 p {
    margin: 0; 
    padding: 0;
}
/*------------------------------
↑ここまで「グレー囲み線 div class=“sng-box box2”」の設定（参考：サルワカ【CSS】ボックス）↑
------------------------------*/