/*
Theme Name: WING-AFFINGER5 Child
Template: affinger5
Description: ver20180521以上対応
Version: 20180521
*/

/*サイトロゴのサイズ*/
.sitename img{
  width:200px !important;
}

/* ヘッダーメニュー */
  header .smanone ul.menu li {
    width:11.1%; /* 項目数によって数字を変える「100÷メニュー数」 */
  }
  header .smanone ul.menu li li{
    width:100%;
  }


/*-------------TOPページ　カードタイプ----------------------*/

.post-card-list .post-card-list-item{
  margin:8px 7px !important;
  border:1px solid #ddd;
}

/*日付のバック*/
.content-post-slider .post-slide-date, .post-card-list .post-card-date{
  padding:2px 7px;
  background-color: rgba(255,255,255,0.7);
  border-radius:3px 3px 0 0;
  font-size:75%;
  color:#757575;
  margin-bottom:0 !important;
}
.post-card-body{
  padding:15px 10px 20px !important;
  height: 100px;
}
.post-card-image{
  margin-bottom:0 !important;
  height: auto;
}
.content-post-slider .post-slide-image::before, .post-card-list .post-card-image::before {
  padding-top:56%;
}

.post-card-list .post-card-title:not(.st-css-no):not(.st-matome):not(.rankh5):not(.point):not(.st-cardbox-t):not(.popular-t):not(.kanren-t):not(.popular-t) a{
    font-size: 115% !important;
}
/*トップページの記事　タイトル下　抜粋*/
.post-card-excerpt{
    font-size:90% !important;
}

/*検索*/
#st-header-under-widgets-box{
  margin-top:10px;
}

/*-------------ランダム PICK UP 記事 -----------------------*/
.st-top-box dl{
  box-sizing:border-box;
  background:#fff;
  margin-bottom:0;
  position: relative;
}

.st-top-box dt img {
  width: 100%!important;
  border-radius:0!important;
}

.st-top-box a.st-box-a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height:100%;
  width: 100%;
  z-index:9999;
}

.st-top-box a:hover{
  text-decoration: none;
  background:#fff;
  opacity:0.3;
}

/*薄くしていく
.st-fist-post dl:after {
    background: rgba(0, 0, 0, 0) linear-gradient(rgba(255, 255, 255, 0) 0px, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 1) 100%) repeat scroll 0 0;
    bottom: 0;
    content: "";
    display: block;
    height: 2.5em;
    position: absolute;
    width: 100%;
}*/

/*ブログカード風マガジン最初の投稿*/
.st-fist-post {
  padding:0;
  box-sizing:border-box;
  width:100%!important;
  height:auto;
  border:1px solid #ddd;
  margin-bottom:20px;
}

.st-cards-content-in p{
  font-size:90%;
  line-height: 1.3;
  color: #616161;
}


/*スマホランダム記事のタイトル*/
.st-fist-post .st-cards-content .entry-title{
    font-size:105% !important;
    line-height: 1.7;
    text-align:left;
    padding:5px 0;
  }

  .st-fist-post dd .st-cards-content {
    padding:0px;
  }
  .st-fist-post dd .st-cards-content-in {
    padding:0 15px 5px;
  }

.st-pick{
  background:#ef857d;
  border-radius:3px;
  color:#FFFFFF;
  font-size:60%;
  margin-right:5px;
  padding:3px 6px;
  vertical-align:middle;
}

.home-post h2{
  margin-top:0 !important;
}

/*抜粋*/
/*.post-card-excerpt{
	font-size:14px !important;
}

.post-card-list .post-card-title:not(.st-css-no):not(.st-matome):not(.rankh5):not(.point):not(.st-cardbox-t):not(.popular-t):not(.kanren-t):not(.popular-t) a{
  font-size: 18px !important;
}*/
/*--------------- TOPページ カードタイプここまで------------------------*/

/*---------------フッター関連-----------------------------------------*/
#footer .footerlogo img{
  width:150px !important;
}

/*---------------  投稿記事関連  -------------------------------------*/

/*テーブル関連*/
table{
  font-size:15px;
}
table th{
  background-color: #eee;
}
.post table{
	max-width:100% !important;
}

/*投稿記事*/
.mainbox .entry-content p{
	margin:30px 0;
    padding:0;
	color:#373737;
}

.entry-content .wp-caption-text, .entry-content .wp-caption-text a{
	font-size:13px !important;
	padding:0;
	color:#ccc !important;
	margin-top:0 !important;
}

/*アド関連*/
.in-article-ad{
  margin:10px auto 30px;
}

/*.adsbygoogle{
	margin:0;
}*/


 .mainbox .adbox{
    margin: 0 auto !important;
    padding:30px 0 20px;
  }

.sma-ad{
	margin: 0 0 20px;
}

.ad-kanren-box {
  margin:40px auto 10px;
  position:relative;
  border-top:solid 1px #7798c7;
  padding:0;
}

.ad-kanren{
  padding:3px 20px;
  margin:0;
  font-size:15px;
  font-weight:bold;
  background:#7798c7;
  color:#fff;
  position:absolute;
  top:-15px;
  left:0;
  max-width:80%;
}
.ad-kanren-box .adsbygoogle{
  margin-top:30px;
  margin:30 auto 0 !important;
}

.top-wbox-u .adsbygoogle,
.cat-widgets-bottom .adsbygoogle{
	padding-top:10px;
}

.entry-content blockquote p{
	margin:0 0 20px;
}

.post .st-memobox blockquote{
  background-color: #ffffff;
  background-image:none;
  background-position:none;
  background-repeat:none;
  border-left:none;
  margin-bottom:10px;
  margin-right:0;
  margin-top:10px;
  padding:20px 20px 10px;
}
.post .st-memobox blockquote:before{
  content: " \f10d";
  font-family: FontAwesome;
  color:#dddddd;
}


/*---------広告等-----------------------------------*/
.st-infeed-adunit .adsbygoogle{
	margin:0;
	height: 350px;
}
.kanren .st-infeed-adunit{
	border-bottom:none;
  margin-bottom:0;
  padding-bottom:0;
}

/*--------------本文装飾系のタグ---------------*/
/*強調*/
strong{
	color:#000000;
}

.white-box{
	background:#ffffff;
	border:#dddddd 2px solid;
	border-radius: 3px;
	padding:20px;
	margin-bottom:20px; 
}

.gray-box{
	background:#f3f3f3;
	border:#dddddd 1px solid;
	border-radius: 3px;
	padding:20px;
	margin-bottom:20px;
}
.blue-box{
	background-color: #f0f8ff;
    padding:20px;
    border-radius:3px;
    margin-bottom:20px;
}
.yellow-box{
	background-color: #FCF8E3;
	border: #FAEBCC 1px solid;
    padding:20px;
    border-radius:3px;
    margin-bottom:20px;
}
.red-box{
	background-color: #F2DEDE;
    border: #EBCCD1 1px solid;
    padding:20px;
    border-radius:3px;
    margin-bottom:20px;
}
.green-box{
	background-color: #DFF0D8;
    border: #D6E9C6 1px solid;
    padding:20px;
    border-radius:3px;
    margin-bottom:20px;
}

/*補足などの装飾ボックス*/
.hosoku,
.setsumei,
.check,
.caution{
    border-radius: 3px;
    padding: 20px;
    border-radius: 3px;
    position: relative;
    display: block;
    margin-top: 2em;
    margin-bottom: 2em;
}
.hosoku{
    background-color: #F4F3EB;
    border:#EAE3B4 1px solid;
}
.setsumei{
    background-color: #E1F5FE;
    border:#4FC3F7 1px solid;
}
.check{
    background-color: #FFFDE7;
    border:#FFD54F 1px solid;
}
.caution{
    background-color: #ffebee;
    border:#ff919f 1px solid;
}
.hosoku::before,
.setsumei::before,
.check::before,
.caution::before{
    font-family: "FontAwesome";
    font-size: 16px;
    font-weight: bold;
    position: absolute;
    top: -13px;
    left: 20px;
    text-shadow: 3px 3px 0px #fff,#fff 2.83487px 0.981584px 0px, #fff 2.35766px 1.85511px 0px, 
                 #fff 1.62091px 2.52441px 0px, #fff 0.705713px 2.91581px 0px, #fff -0.287171px 2.98622px 0px, 
                 #fff -1.24844px 2.72789px 0px, #fff -2.07227px 2.16926px 0px, #fff -2.66798px 1.37182px 0px, 
                 #fff -2.96998px 0.42336px 0px, #fff -2.94502px -0.571704px 0px, #fff -2.59586px -1.50383px 0px, 
                 #fff -1.96093px -2.27041px 0px, #fff -1.11013px -2.78704px 0px, #fff -0.137119px -2.99686px 0px, 
                 #fff 0.850987px -2.87677px 0px, #fff 1.74541px -2.43999px 0px, #fff 2.44769px -1.73459px 0px, 
                 #fff 2.88051px -0.838246px 0px;
    letter-spacing:1px;
}
.hosoku::before{
	content: '\f05a 補足';
	color: #EAE3B4;
}
.setsumei::before{
    content: '\f059 かんたん説明';
    color:#4FC3F7;
}
.check::before{
	content: '\f058 ポイント';
    color:#FFD54F;
}
.caution::before{
    content: '\f06a 注意ポイント';
    color:#ef5350;
}

/*関連レビュー*/
.p-entry-f{
   background:#FEB20A;
}

.entry-content p.p-free{
  margin:0;
}
.entry-content .free-inbox{
  padding:0 15px;
}
.entry-content .free-inbox p{
  margin:10px 0 10px 10px;
}

.freebox {
  border:1px solid #FEB20A;
}

/*会話吹き出し*/
.st-kaiwa-box{
	margin-top:30px;
	margin-bottom: 30px;
}
/*--------------本文装飾系のタグ ここまで---------------*/

/*-----テーマ Simplicityで使用していたタグなど  ------*/
/*太字*/
.bold{
  font-weight:bold;
  color:#000000;
}

.bold a, a .bold{
	font-weight:bold;
	color:#7798c7;
}
.bold a:hover, a:hover .bold{
	color: #b22222;
}

/*赤色*/
.red{
  color:#E50202;
}

/*太字で赤色*/
.bold-red{
  font-weight:bold;
  color:#E50202;
}

/*マーカーの黄色のような色*/
.marker{
  background-color:#FF9;
}

/*下半分のマーカー色（km）*/
.marker-under{
  background: linear-gradient(transparent 60%, #ffff66 60%);
}

/*下半分オレンジマーカーかつ文字が太字*/
.bold-orange-marker{
  background: linear-gradient(transparent 60%, #ffbf7f 60%);
  font-weight:bold;
  color:#000000;
}
.bold-orange-marker-s{
  background: linear-gradient(transparent 70%, #ffcc99 0%);
  font-weight:bold;
  color:#000000;
}

/*打ち消し線*/
.strike{
  text-decoration: line-through;
}

/*キーボードキーのスタイル*/
.keyboard-key {
  background-color: #f9f9f9;
  background-image: -moz-linear-gradient(center top , #eee, #f9f9f9, #eee);
  border: 1px solid #aaa;
  border-radius: 2px;
  box-shadow: 1px 2px 2px #ddd;
  font-family: inherit;
  font-size: 0.85em;
  padding: 1px 3px;
}

/*ブートストラップのインフォメーションライクな囲みが表示される*/
.sp-primary {
  background-color: #428BCA;
  color: #FFFFFF;
  padding:20px;
  border-radius:4px;
  margin-bottom:20px;
}

/*サクセスメッセージ*/
.sp-success {
  background-color: #DFF0D8;
  border-color: #D6E9C6;
  padding:20px;
  border-radius:4px;
  margin-bottom:20px;
}

/*インフォメッセージ*/
.sp-info {
  background-color: #D9EDF7;
  border-color: #BCE8F1;
  padding:20px;
  border-radius:4px;
  margin-bottom:20px;
}

/*注意メッセージ*/
.sp-warning {
  background-color: #FCF8E3;
  padding:20px;
  border-radius:4px;
  margin-bottom:20px;
  border-color: #FAEBCC;
}

/*警告メッセージ*/
.sp-danger {
  background-color: #F2DEDE;
  border-color: #EBCCD1;
  padding:20px;
  border-radius:4px;
  margin-bottom:20px;
}
/*  補足説明 等  */
.information,
.question,
.alert{
  background-color: #F4F3EB;
  padding: 30px 20px 30px 72px !important;
  border-radius: 4px;
  position: relative;
  display: block;
  margin-top: 1em;
  margin-bottom: 1em;
}

.alert{
  background-color: #fdeff2;
}

.information::before,
.question::before,
.alert::before{
  font-family: "FontAwesome";
  font-size: 50px;
  position: absolute;
  top: 30px;
  left: 13px;
  color: #EAE3B4;
}

.information::before{
  content: '\f05a';
}

.question::before{
  content: '\f059';
}

.alert::before{
  content: '\f06a';
  color: #ee827c;
}


/*---チェックリスト----*/
.check-list{
	list-style-type:none;
	margin-bottom:20px;
}
.check-list:before{
    color:#5484c8;
    margin-right: 10px;
    font-family:"FontAwesome";
    content:"\f046";
    font-size:22px;
    vertical-align:middle;
}
/*----チェックリストここまで----*/


.post .sp-warning ul{
	margin-bottom:0;
}
.entry-content .graybox p{
	margin:0;
}
/*------------------ テーマSimplicity ここまで -------------------*/

/*- ブログカードのスタイル -*/
.lkc-internal-wrap{
  position: relative;
  border:1px solid #7db394;
    border-radius:0px;
    padding: 0.4em 0.5em;
    margin: 2.5em auto;
    word-wrap:break-word;
    background: #fff;
    overflow: hidden;
}

.lkc-internal-wrap:after {
  position: absolute;
    font-family: FontAwesome,'Quicksand','Avenir','Arial',sans-serif;
    content: '関連記事';
    background: #7db394;
    color: #fff;
    left: -1px;
    bottom: 100%;
    padding: 5px 15px 3px;
    font-size: 0.8em;
    line-height: 1;
    letter-spacing: 0.05em;
    transform:rotate(-45deg) translate(-35px,10px); 
}

/*---------------------記事本文関連---------------------------*/
li img.aligncenter{
  margin:5px auto 20px;
}



/*-----ウィジェット関連----------------*/
.widget-in-article-title{
	text-align: center;
	margin-bottom:0;
	margin-top:40px;
}
.custom-html-widget{
	margin-top:0;
}


/*-- TOC ------------------*/
/*  プラグインTOC+  */

#toc_container{
  background:#fafafa;
  border:1px solid #dddddd;
  border-left:1px solid #dddddd;
  box-sizing:border-box;
  font-size:95%;
  line-height:1.4;
  margin:0 auto 20px;
  padding:0.5em 2em 1em;
  text-align: center;
  display: block !important;
}


#toc_container p{
	margin: 0;
}

#toc_container .toc_title{
  text-align:center;
  padding: 5px;
  font-weight:bold;
  position:relative;
  display: inline-block;
  vertical-align: middle;
  border-bottom: 2px solid #333;
  margin-bottom: 5px;
  margin:0 auto 5px;
}
#toc_container .toc_title .toc_toggle{
	font-weight: normal;
}

#toc_container ul{
  list-style:none;
  margin:0;
  padding:0;
  max-width:100%;
}
#toc_container ul a {
  color:#444444;
  display:block;
  text-decoration:none;
}

#toc_container ul a:hover {
  color:#c03;
}

#toc_container ul ul {
  padding:0 0 0 1.5em;
}
#toc_container li {
  margin-top:0;
  padding-bottom:0.2em;
  text-align: left;
}

#toc_container ul li > a{
  border-bottom: 1px solid #43779d;
  font-size:95%;
  padding-bottom:0;
  padding-top:10px;
}
#toc_container ul li ul li > a{
  border-bottom: 1px dotted #ccc;
  padding-left:0.5em;
  font-size:90%;
  padding-bottom:0;
  padding-top:10px;
}

#toc_container li a:before {
    font-family: FontAwesome;
    content: "\f0da\00a0\00a0";
    color: #333;
}

#toc_container ul li ul li > a:before{
	font-family:"FontAwesome";
    content:"\f105";
	margin-right:5px;
	color:#555;
}


/*--  TOC ここまで  --*/

/*--  カエレバ --*/
.kaerebalink-box{
  border:2px solid #ddd;
  -webkit-transition:all, 0.2s !important;
  border-radius:5px;
  display:block;
  margin:0 auto 30px;
  padding:10px 5px;
  transition:all, 0.2s !important;
  text-align: center; 
  /zoom: 1; 
  overflow: hidden;
}

.kaerebalink-box::after {
  clear:both;
  content:'.';
  display:block;
  height:0;
  visibility:hidden;
}

.kaerebalink-image{
	clear:both;
	margin:15px auto;
    display:block;
}
.kaerebalink-info {
  clear:both;
  max-width:500px;
  overflow:hidden;
  vertical-align:middle;
  display:inline;
  padding-left:0;
}

article .shoplinkamazon, article .shoplinkrakuten, article .shoplinknaturum, article .shoplinkwild1, article .shoplinkmontbell{
	margin:0 0 10px 0;
	display:block;
}

article .shoplinkamazon a{
	color:#ee7800;
	text-decoration:none;
	padding:10px 62px;
	display:inline-block;
	background:#f3f3f3;
	border:1px solid #ccc;
	border-radius:5px;
	font-size:14px;
	font-weight:bold;
}
article .shoplinkrakuten a{
	color:#dc143c;
	text-decoration:none;
	padding:10px 62px;
	display:inline-block;
	background:#f3f3f3;
	border:1px solid #ccc;
	border-radius:5px;
	font-size:14px;
	font-weight:bold;	
}
article .shoplinknaturum a{
	color:#417038;
	text-decoration:none;
	padding:10px 55px;
	display:inline-block;
	background:#f3f3f3;
	border-radius:5px;
	border:1px solid #ccc;
	font-size:14px;
	font-weight:bold;
}
article .shoplinkwild1 a{
  color:#1a443f;
  text-decoration:none;
  padding:10px 62px;
  display:inline-block;
  background:#f3f3f3;
  border:1px solid #ccc;
  border-radius:5px;
  font-size:14px;
  font-weight:bold; 
}
article .shoplinkmontbell a{
  color:#175279;
  text-decoration:none;
  padding:10px 62px;
  display:inline-block;
  background:#f3f3f3;
  border:1px solid #ccc;
  border-radius:5px;
  font-size:14px;
  font-weight:bold; 
}
/*--  カエレバ　ここまで  --*/

/*--アプリーチ--*/
.appreach {
  text-align: left;
  padding: 10px;
  border: 1px solid #7C7C7C;
  overflow: hidden;
}
.appreach:after {
  content: "";
  display: block;
  clear: both;
}
.appreach p {
  margin: 7px 0 !important;
}
.appreach a:after {
  display: none;
}
.appreach__icon {
  float: left;
  border-radius: 10%;
  overflow: hidden;
  margin: 0 3% 0 0 !important;
  width: 25% !important;
  height: auto !important;
  max-width: 120px !important;
}
.appreach__detail {
  display: inline-block;
  font-size: 20px;
  line-height: 1.5;
  width: 72%;
  max-width: 72%;
}
.appreach__detail:after {
  content: "";
  display: block;
  clear: both;
}
.appreach__name {
  font-size: 16px;
  line-height: 1.5em !important;
  max-height: 3em;
  overflow: hidden;
}
.appreach__info {
  font-size: 12px !important;
}
.appreach__developper, .appreach__price {
  margin-right: 0.5em;
}
.appreach__posted a {
  margin-left: 0.5em;
}
.appreach__links {
  float: left;
  height: 40px;
  margin-top: 8px;
  white-space: nowrap;
}
.appreach__aslink img {
  margin-right: 10px;
  height: 40px;
  width: 135px;
}
.appreach__gplink img {
  height: 40px;
  width: 134.5px;
}
/*アプリーチここまで*/

/*----------- 検索記事 -------------------------------------*/
#archive-title{
  font-size:24px;
  margin-bottom: 20px;
}


/*---------------------------------------------------------
------------　記事下  関連 ----------------------------------
-----------------------------------------------------------*/

/*SNS*/
.va-social-buzz{
	margin-top:30px;
}
.vasb_fb_like p{
  color:#ffffff;
}
.vasb_share, .vasb_notification{
  display: none;
}

.matome a{
	text-decoration: none;
}
.matome-box{
  background-color:#fef4f4;
  padding:25px 10px 15px;
  position:relative;
  border-top:solid 1px #ef857d;
  margin-top:40px !important;
  margin-bottom:40px !important;
}

.matome-title{
  padding:3px 20px;
  margin:0;
  font-size:15px;
  font-weight:bold;
  background:#ef857d;
  color:#fff;
  position:absolute;
  top:-15px;
  left:0;
  max-width:80%;
}

/*おすすめ記事*/
.pop-box{
  padding:20px 20px 10px 0 !important;
}

.p-navi{
	margin-top:30px;
}

/*-------関連記事--------------------------------------------*/
.kanren .st-infeed-adunit .related-infeedad {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
}

.post h4.point{
  margin-bottom:0;
}

/*------関連記事ここまで--------------------------------------*/


/*------ 検索キーワード --------------------------------------*/
.tyumoku-key{
  background-color:#ef857d;
  color:#FFFFFF;
  float:left;
  font-size:13px;
  margin:16px 0 4px;
  padding:4px 8px;
  text-align:center;
  width:100px;
}
ul.tyumoku-key-link{
  display:inline-block;
}
ul.tyumoku-key-link li{
  list-style:none;
  float:left;
  margin:18px 0 4px;
  padding:0 0 0 14px;
}
ul.tyumoku-key-link li a{
  color:;
}

.key-word {
    padding:10px 20px 20px;
    margin-bottom: 20px;
    background-color: #ffffff;

}

.key-word #search{
  margin-top:10px;
  padding-bottom: 20px;
}

/*記事がよかったら、いいねスマホ*/
.p-shareButton-bottom {
padding-bottom: 15px;
overflow: hidden;
}
.p-shareButton__buttons {
font-weight: 700;
color: #fff;
font-size: 13px;
text-align: center;
}
.p-shareButton__buttons>li {
padding-left: 3px;
padding-right: 4px;
}
.p-shareButton__buttons .c-btn {
padding: 8px 0;
border-radius: 2px;
}
.p-shareButton__buttons .c-ico {
display: block;
margin: auto auto 5px;
}
.p-shareButton__fb {
-webkit-transform: scale(1.2);
-ms-transform: scale(1.2);
transform: scale(1.2);
width: 115px;
}
.p-shareButton__fb-cont {
position: relative;
width: 108px;
margin: 0 auto;
}
.p-shareButton__fb-unable {
position: absolute;
top: 0;
left: 0;
width: 20px;
height: 20px;
}
.p-shareButton__cont {
margin: 15px 0 0;
}
.p-shareButton__a-cont {
background: #2e2e2e;
display: table;
width: 100%;
}
.p-shareButton__a-cont__img {
display: table-cell;
min-width: 130px;
-webkit-background-size: cover;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
.p-shareButton__a-cont__btn {
display: table-cell;
padding: 12px;
text-align: center;
}
.p-shareButton__a-cont__btn p {
font-size: 12px;
color: #fff;
font-weight: 700;
padding: 5px 0 10px;
line-height: 1.4;
margin-bottom: 0px;
margin-top:5px;
}
.p-asideFollowUs__twitter {
border: ;
margin-top: 15px;
padding: 10px 0;
background-color:#f3f3f3;
text-align: center;
}

.p-asideFollowUs__twitter__item {
display: inline;
vertical-align: ;
margin: 0 2px;
}
.p-asideFollowUs__twitter__cont iframe{
  vertical-align: middle;
}

.st-author-box{
  margin-bottom:50px;
}

/*----------  記事下関連　ここまで  --------------------------*/



/*media Queries スマートフォンとタブレットサイズ（959px以下）で適応したいCSS - スマホ・タブレット
---------------------------------------------------------------------------------------------------*/
@media only screen and (max-width: 959px) {


	/*-- ここまで --*/
}
	
/*media Queries タブレットサイズ（600px～959px）のみで適応したいCSS -タブレットのみ
---------------------------------------------------------------------------------------------------*/
@media only screen and (min-width: 600px) and (max-width: 959px) {


	/*-- ここまで --*/
}	
	
/*media Queries タブレット（600px）以上で適応したいCSS -タブレット・PC
-----------------------------------------------------------------------------------------------------------------------------------------------------------*/
@media only screen and (min-width: 600px) {
  /*.home main {
    padding: 0 20px;
  }*/

  /*ブログカード風マガジン最初の投稿*/
  .st-top-box.st-fist-post dt {
    overflow: hidden;
    width: 100%;/* トリミングしたい枠の幅 */
    height: 350px;/* トリミングしたい枠の高さ */
    position: relative;
  }

  .st-fist-post dd {
    width: 100%;
    box-sizing:border:box;
    padding: 0!important;
    position:absolute;
    bottom:0;
    left:0px;
    z-index:999;
  }
  .st-cards-content-in p{
    font-size:90%;
    line-height: 1.3;
    color: #dddddd;
  }

  /*ランダム記事のタイトル*/
  .st-fist-post .st-cards-content .entry-title{
    font-size:105% !important;
    line-height: 1.7;
    color:#f3f3f3;
    text-align:left;
    padding:5px 0;
  }

  .st-fist-post dd .st-cards-content {
    padding:0px;
    color:#dddddd;
  }
  .st-fist-post dd .st-cards-content-in {
    background: rgba(0,0,0,0.7);
    padding:0 15px 5px;
  }

  .st-top-box.st-fist-post dl:last-child {
    padding-bottom:0;
  }

  .st-top-box.st-fist-post dt img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
   height: auto;
  }
  .st-fist-post dd h3 {
    font-size:150%;
    margin-bottom:5px;
    line-height:1.5;
    padding-top:20px;
  }
  /*ランダム記事ここまで*/

  .key-word {
    padding:0 20px;
  }  

  /*おすすめ記事---------------------------*/
  .osusume{
    border:#ddd solid 5px;
    margin:25px 0;
  }
  .osusume p{
    margin:15px;
  }

	/*-- ここまで --*/
}

/*media Queries PCサイズ（960px）以上で適応したいCSS - PCのみ
--------------------------------------------------------------------------------------------------------------------------------------------------------------*/
@media print, screen and (min-width: 960px) {
  
  /*ランダム最初の投稿*/
  .st-fist-post{
  	margin:-40px -70px 20px;
  	width:auto !important;
  }
 

  .st-top-box.st-fist-post dt {
    overflow: hidden;
    width: 100%;/* トリミングしたい枠の幅 */
    height: 400px;/* トリミングしたい枠の高さ */
    position: relative;
    object-fit: cover;
  }

  /* TOPページ カテゴリタイトル*/
  .st-topcontent h2{
    font-size:26px;
  } 

  .st-cards-content-in p{
    display:inline;
  }

  .st-fist-post .st-cards-content .entry-title{
    font-size:130% !important;
  }
  .st-fist-post dd .st-cards-content-in {
    padding:10px 40px 40px;
  }

  .post-card-list .post-card-title:not(.st-css-no):not(.st-matome):not(.rankh5):not(.point):not(.st-cardbox-t):not(.popular-t):not(.kanren-t):not(.popular-t) a{
    font-size: 16px !important;
  }
  /*抜粋*/
  .post-card-excerpt{
    font-size:12px !important;
  }

  /*投稿記事*/
  .mainbox .entry-content p{
	margin:35px 0;
  }

  .post table tr td/* テーブル */{
    font-size:14px;
    line-height: 25px;
  }
  .post h4{
    font-size:18px !important;
  }
  .post h5{
    font-size:16px;
  }

  .st-eyecatch img:hover{
  	opacity: 1;
  }

  .mainbox .entry-content p{
    line-height: 1.75;
    letter-spacing: 0.06em;
  }
  

  /*--------------------カエレバ---------------------------*/
  .kaerebalink-box::after {
    clear:both;
    content:'.';
    display:block;
    height:0;
    visibility:hidden;
  }

  .kaerebalink-info{
    display:table-cell;
    overflow:hidden;
    vertical-align:middle;
    width:480px;
    line-height: 120%;
    /zoom: 1; 
    overflow: hidden;
    padding-left:20px;
    text-align: left;
  }

  .kaerebalink-image{
    display:table-cell;
    text-align:center;
    vertical-align:middle;
    width:120px;
  }
  .kaerebalink-name {
    font-size:16px;
    line-height:24px !important;
    margin-bottom: 10px; 
    line-height: 120%;
  }
  .kaerebalink-name a{
    color:#373737;
	text-decoration:none;
	font-weight:bold;
  }
  .kaerebalink-name a:hover{
	color:#b22222;
  }
  .kaerebalink-powered-date{
    font-size:0.6em;
    margin-top: 5px; 
    font-family: verdana; 
    line-height: 120%;
    padding-left:20px;
  }

  .kaerebalink-detail {
    margin-bottom:10px !important;
    font-size:12px;
    padding-left:20px;
  }
  .kaerebalink-link1{
 	padding-top:10px;
	margin-top: 10px;
	width:100%;
  }

  article .shoplinkamazon{
	display: inline;
    font-size:0.9em;
    background:;
    text-align:center;
    margin:15px 5px 15px 0;
    padding:0;

  }
  article .shoplinkrakuten{
	display: inline;
    font-size:0.9em;
    background:;
    text-align:center;
    margin:15px 5px 15px 0;
    padding:0;
  }
  article .shoplinknaturum{
    display: inline;
    font-size:0.9em;
    background:;
    text-align:center;
    margin:15px 0 15px 3px;
    padding:0;
  }
  article .shoplinkwild1, article .shoplinkmontbell{
    display: inline;
    font-size:0.9em;
    background:;
    text-align:center;
    margin:15px 5px 15px 0;
    padding:0;
  }
  .booklink-footer{
 	clear:both;
  }

  article .shoplinkamazon a{
	color:#ee7800;
	text-decoration:none;
	padding:8px 15px;
	display:inline-block;
	background:#f3f3f3;
	border:1px solid #ccc;
	border-radius:5px;
	font-size:14px;
	font-weight:bold;
  }
  article .shoplinkrakuten a{
	color:#dc143c;
	text-decoration:none;
	padding:8px 15px;
	display:inline-block;
	background:#f3f3f3;
	border:1px solid #ccc;
	border-radius:5px;
	font-size:14px;
	font-weight:bold;	
  }
  article .shoplinknaturum a{
	color:#417038;
	text-decoration:none;
	padding:8px 15px;
	display:inline-block;
	background:#f3f3f3;
	border-radius:5px;
	border:1px solid #ccc;
	font-size:14px;
	font-weight:bold;
  }
  article .shoplinkwild1 a{
    color:#1a443f;
    text-decoration:none;
    padding:8px 15px;
    display:inline-block;
    background:#f3f3f3;
    border:1px solid #ccc;
    border-radius:5px;
    font-size:14px;
    font-weight:bold; 
  }
  article .shoplinkmontbell a{
    color:#175279;
    text-decoration:none;
    padding:8px 15px;
    display:inline-block;
    background:#f3f3f3;
    border:1px solid #ccc;
    border-radius:5px;
    font-size:14px;
    font-weight:bold; 
  }

  article .shoplinkamazon a:hover, 
  article .shoplinkrakuten a:hover, 
  article .shoplinknaturum a:hover, 
  article .shoplinkwild1 a:hover,
  article .shoplinkmontbell a:hover{
    color:#b22222;
  }

  .shoplinkamazon a:after, 
  .shoplinkrakuten a:after, 
  .shoplinknaturum a:after, 
  .shoplinkwild1 a:after,
  .shoplinkmontbell a:after{
    content:"で探す";
  }

  .buddy{
	border:1px solid #ccc;
    margin:0 auto;
    padding:10px 25px;
  }
  .buddy img{
	width:120px;
	height:120px;
  }
  .buddy>div{
	width:450px !important;
	margin-left:15px !important;
  }
  .buddy>div>a{
	font-size:1.3em;
	color:#373737;
	font-weight:bold;
	text-decoration:none;
  }
  .buddy>div>a:hover{
	color:#cc0033;
  }
  /********   カエレバ終了    *****************************************/


  .vasb_fb_like_text{
    font-size:14px !important;
  }

  /*----------------記事がよかったら、いいねPC-------------------*/
  .p-entry__push {
    margin-bottom: 20px;
    display: table;
    table-layout: fix;
    width: 100%;
    background-color: #2b2b2b;
    color: #fff;
  }
  .p-entry__pushThumb {
    display: table-cell;
    min-width: 240px;
    background-position: center;
    background-size:cover;
  }
  .p-entry__pushLike {
    display: table-cell;
    padding: 20px;
    text-align: center;
    vertical-align: middle;
    line-height: 1.4;
    font-size: 20px;
  }
  .p-entry__pushLike p{
    color:#ffffff;
  }

  .p-entry__pushButton {
    margin-top: 15px;
    display: inline-block;
    width: 200px;
    height: 40px;
    line-height: 40px;
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
  }
  .p-entry__pushButtonLike {
    line-height: 1;
  }
  .p-entry__note {
    margin-top: 15px;
    font-size: 12px;
    color: #999;
  }
  .p-entry__tw-follow {
    margin-bottom: 10px;
    background: #f3f3f3;
    width: 100%;
    padding: 15px 0;
  }
  .p-entry__tw-follow__cont {
    text-align: center;
    font-size: 15px;
    color: #252525;
  }
  .p-entry__tw-follow__cont iframe{
    vertical-align:middle;
  }
  .p-entry__tw-follow__item {
    display: inline-block;
    vertical-align: middle;
    margin: 0 15px;
  }
  
  /*-----ウィジェット関連----------------*/
  .custom-html-widget{
	margin-top:5px;
  }
	/*-- ここまで --*/
}

/*media Queries スマホサイズ（599px）以下で適応したいCSS - スマホのみ
---------------------------------------------------------------------------------------------------*/
@media print, screen and (max-width: 599px) {
  /*トップページ ランダム記事*/
  .st-fist-post dd {
    height: 120px;
    width: 100%;
    box-sizing:border:box;
    padding: 0!important;
    position:absolute;
    bottom:0;
    left:0;
    z-index:999;
  }

  .st-fist-post dd .st-cards-content-in {
    background: rgba( 255,255,255,1);
    padding:5px 10px 30px !important;
    height: 100px;
  }
  .st-fist-post .st-cards-content .entry-title{
    margin-bottom:0 !important;
  }
  .st-top-box dt {
    height: 300px;
  }
  /*スマホランダム記事のタイトル*/
  .st-fist-post .st-cards-content .entry-title{
    line-height: 1.6;
  }

  /*薄くしていく*/
  .st-fist-post dd:after {
    background: rgba(0, 0, 0, 0) linear-gradient(rgba(255, 255, 255, 0) 0px, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 1) 100%) repeat scroll 0 0;
    bottom: 0;
    content: "";
    display: block;
    height: 1.8em;
    position: absolute;
    width: 100%;
  }
  .st-fist-post dl{
    overflow: hidden;
  }

  /*pick up*/
  .st-fist-post{
    position: relative;
    word-wrap:break-word;
    background: #fff;
    overflow: hidden;
  }

  .st-fist-post:after {
    position: absolute;
    font-family: FontAwesome,'Quicksand','Avenir','Arial',sans-serif;
    content: 'Pick Up';
    background: #f0e68c;
    color: #373737;
    left: -1px;
    bottom: 100%;
    padding: 5px 15px 3px;
    font-size: 0.8em;
    font-weight: bold;
    line-height: 1;
    letter-spacing: 0.05em;
    transform:rotate(-45deg) translate(-35px,10px); 
    box-shadow: 0 0 0 2px rgb(240, 230, 140);
    border-top: dashed 1px rgba(55, 55, 55, 0.65);
    border-bottom: dashed 1px rgba(55, 55, 55, 0.65);
  }
  .st-pick{
    display:none;
  }


  /*投稿記事装飾*/
  .information,
  .question,
  .alert{
    padding: 10px;
  }


  .smanone2 {
      display:none;
  }
  .kanren .clearfix dd h5 a{
      font-size:16px;
      line-height: 1.4;
  }

    /*スクロール*/
  .post .scroll-box table{
    width: 100% !important;
    max-width: 100% !important
  }
  
  .post .scroll-box table th
  {
    white-space: nowrap;
  }

  .post .scroll-box table td,
  .post .scroll-box table td p
  {
    white-space: nowrap;
  }

  /*関連記事*/
  .post h5:not(.st-css-no2).kanren-t {
    margin-bottom:none;
    line-height: 1.3 !important;
}
	
	/*-- ここまで --*/
}
