/*
Theme Name: AFFINGER5 JET-Child
Template: affinger5
Description:WINGver20180807以降対応版
Version: 20180821
*/

.home main,
.archive main {
	background-color:transparent!important;
	border:none;
}

#st-magazine .kanren:not(.st-cardbox) dt {
	border-radius:0;
	border:0;
	box-shadow:none;
	padding:0;
}

#st-magazine .kanren:not(.st-cardbox) dt:before{
	content:none;
}

#st-magazine .kanren:not(.st-cardbox) dt {
	border-radius:0;
	border:0;
	box-shadow:none;
	padding:0;
}

#st-magazine .kanren:not(.st-cardbox) dt:before{
	content:none;
}

/*トップの打消し*/
.home .st-eyecatch,
.home .entry-title,
.home h2,
.home .h2modoki,
.home h3,
.home .h3modoki,
.archive .st-eyecatch,
.archive .entry-title,
.archive h2,
.archive .h2modoki,
.archive h3,
.archive .h3modoki{
	margin-left:0!important;
	margin-right:0!important;
	margin-top:0!important;
}

.home .colum1 #content-w,
.home .colum1 main,
.archive .colum1 #content-w,
.archive .colum1 main{
    padding-top: 0;
}

/*トップの基本部分*/
.home .post {
	padding-bottom: 0px;
}

.home main {
	padding-left:10px;
	padding-right:10px;
	padding-bottom:0px;
}

aside .kanren {
	margin-top: 0;
	margin-bottom:20px;
	padding-top: 0;
}

/*メニュー*/
header .smanone ul.menu li li a{
  z-index:99999;
}

/*ブログカード風マガジン*/
#st-magazine .kanren {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}

#st-magazine .kanren dl:last-child {
	margin-bottom: 0px;
	padding-bottom: 0px;
}


/*ブログカード風マガジン*/
#st-magazine:not(.st-magazine-k) .kanren .st-top-box:not(.st-magazine-infeed) dl {
	box-sizing:border-box;
	background:#fff;
}

#st-magazine .kanren dl {
	width:100%;
}

#st-magazine .kanren dl p {
	font-size:75%;
	line-height:1.8;
	color:#757575;
}

#st-magazine .kanren dt {
	float: none!important;
	width: 100%!important;
	height:auto;
	overflow: hidden;
	position:relative;
}

#st-magazine .kanren dt img {
	width: 100%!important;
	border-radius:0!important;
}

#st-magazine .kanren .st-top-box:not(.st-fist-post) dt img {
	max-height: 180px;
	object-fit: cover;
}

#st-magazine .kanren dd {
	padding: 5px 20px 10px;
}

#st-magazine .kanren .clearfix dd p {
	line-height: 1.8;
}

#st-magazine .kanren .st-top-box {
	padding:5px 5px 10px;
	box-sizing:border-box;
	width:100%;
}

#st-magazine .kanren .st-top-box dl {
	margin-bottom:0;
	position: relative;
}

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

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

#st-magazine .kanren .st-top-box img.size-full,
#st-magazine .kanren .st-top-box img.size-large {
	margin-bottom:0;
}

/*一覧のカテゴリ*/
#st-magazine .kanren .st-magazine-cat,
#st-magazine .kanren .st-magazine-cat a { /*下カテゴリ*/
	font-size:85%;
	color:#757575;
	text-decoration:none;
}

#st-magazine .kanren .st-catgroup { /*上カテゴリ*/
	position:absolute;
	top:7px;
	left:7px;
}

#st-magazine .kanren .st-catgroup a:hover {
	background-color:transparent;
}

/*ブログカード風マガジン最初の投稿*/
#st-magazine .kanren .st-fist-post {
	padding:10px 5px 5px;
	box-sizing:border-box;
	width:100%!important;
	height:auto;
	border:none;
}

#st-magazine .kanren .st-fist-post .st-top-time p{ /*投稿日*/
	position:absolute;
	bottom:0px;
	right:5px;
	padding:2px 7px;
	font-size:90%;
	color:#fff;
}

/*WordPress Popular Posts連携*/

.st-wp-views {
	position: absolute;
	top: 5px;
	left: 5px;
	z-index:999;
	padding:5px 20px;
	color:#fff;
	text-align:center;
	background-color: rgba(0,0,0,0.7);
	border-radius:5px 0 5px 0;
}

.st-wp-views-limit { /* リミット数を超えた場合のデザイン */
	position: absolute;
	top: 5px;
	left: 5px;
	z-index:999;
	padding:5px 20px;
	color:#fff;
	text-align:center;
	background:#bcb72f!important;
	border-radius:5px 0 5px 0;
	font-size:90%;
}

.wpp-views {
	font-size:100%;
}
.wpp-text{
	font-size:70%;
	margin-left:5px;
}

.st-wp-viewbox .st-wp-views,
#side .st-wp-views {
	font-size:80%;
}

.st-wp-viewbox .st-wp-views .wpp-text,
#side .st-wp-views .wpp-text {
	font-size:50%;
}

/*投稿日*/
#st-magazine .kanren dl .st-top-time p{
	position:absolute;
	bottom:0px;
	right:5px;
	padding:2px 7px;
	font-size:90%;
	color:#fff;
}

/*カテゴリ*/
#st-magazine .catname {
	position:relative;
	z-index:9999;
}

/*PickUp*/
.st-pick {
  	padding:3px 6px;
	margin-right:5px;
	background:#F9A825;
	color:#fff;
	font-size:60%;
  	border-radius:3px;
    vertical-align:middle;
}

/*タイトル*/
#st-magazine .kanren .st-top-box dd h3 {
	padding:5px 0;
	line-height:1.5;
}

/*ブログカード風マガジン（関連記事）*/
#st-magazine.st-magazine-k .kanren dl {
	border:none;
}

#st-magazine.st-magazine-k .kanren dd {
    padding-left: 10px;
    padding-right: 10px;
}

#st-magazine.st-magazine-k .kanren dt img {
	max-height: 150px;
	object-fit: cover;
}

/*おすすめ記事*/
.nowhits .pop-box {
	margin-top: 0;
}

/*media Queries タブレットサイズ（960px以下）
----------------------------------------------------*/
@media only screen and (max-width: 960x) {


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

/*media Queries タブレットサイズ（600px以上）
----------------------------------------------------*/
@media only screen and (min-width: 600px) {

	.home main {
	padding-left:20px;
	padding-right:20px;
	padding-bottom:0px;
	}

	#st-magazine .kanren .st-top-box {
		box-sizing:border-box;
		padding:5px;
		width:50%;
	}
	
	/*カテゴリ*/
	#st-magazine .catname {
		font-size:13px;
	}

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

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

	#st-magazine .kanren .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-magazine .kanren .st-fist-post dd {
		width: 100%;
		box-sizing:border-box;
		padding: 0!important;
		position:absolute;
		bottom:0;
		left:0px;
		z-index:999;
	}

	#st-magazine .kanren .st-fist-post dd .st-cards-content {
		padding:0px;
	}
	#st-magazine .kanren .st-fist-post dd .st-cards-content-in {
		background: rgba(255,255,255,0.7);
		padding:0 40px 20px;
	}

	#st-magazine .kanren .st-fist-post dd h3 {
		font-size:150%;
		margin-bottom:5px;
		line-height:1.5;
		padding-top:20px;
	}

	/*関連記事*/
	#st-magazine.st-magazine-k .kanren .st-top-box {
		width:50%;
	}
	.colum1 #st-magazine.st-magazine-k .kanren .st-top-box,
	.lp #st-magazine.st-magazine-k .kanren .st-top-box {
		width:33.33%;
	}

	#st-magazine.st-magazine-k .kanren {
		margin-left: -5px;
		margin-right: -5px;
	}

	/*閲覧数ウィジェット*/
	aside .kanren.pop-box.st-wpp-views-widgets {
		margin-top:20px;
	}

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

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

	#st-magazine .kanren {
	    padding: 0 10px;
	}

}

/*media Queries PCサイズ（960px以上）
----------------------------------------------------*/
@media print, screen and (min-width: 960px) {
	
	body.archive main {
		padding:0;
	}

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

	.home main {
		padding-left:0;
		padding-right:0;
		padding-bottom:0;
	}

	#st-magazine .kanren .st-fist-post {
		padding:0 5px 5px;
	}

	#st-magazine .kanren .st-top-box {
		width:49.99%;
	}

	.colum1 #st-magazine .kanren .st-top-box {
		width:33.33%;
	}

	.home aside .kanren {
		margin-top: 0;
		padding-top: 0px;
	}

	.home .colum1 main,
	.category .colum1 main {
		margin: 0 0 20px;
		padding: 0px;
	}

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

/*media Queries スマートフォンのみ（599px）以下
---------------------------------------------------------------------------------------------------*/
@media only screen and (max-width: 599px) {

	#st-magazine .kanren .st-fist-post {
		padding-top: 0;
	}
	
	.home main,
	.archive main,
	.home .colum1 main,
	.archive .colum1 main{
		padding-top: 10px;
	}

	#st-magazine:not(.st-magazine-k) .kanren .st-top-box:not(.st-magazine-infeed) dl {
    	box-sizing: border-box;
    	background: #fff;
    	padding-bottom: 10px;
	}
/*-- ここまで --*/
}

/*記事がよかったら、いいねスマホ*/
 .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: #002a4f;
 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 15px;
 line-height: 1.4;
 margin-bottom: 0px;
 }
 .p-asideFollowUs__twitter {
 border: 2px solid #e6e6e6;
 margin-top: 15px;
 padding: 12px 0;
 }
 .p-asideFollowUs__twitter__cont {
 text-align: center;
 font-size: 13px;
 color: #252525;
 font-weight: 700;
 }
 .p-asideFollowUs__twitter__item {
 display: inline-block;
 vertical-align: middle;
 margin: 0 2px;
 }

/*記事がよかったら、いいねPC*/
 .p-entry__push {
 margin-bottom: 20px;
 display: table;
 table-layout: fix;
 width: 100%;
 background-color: #5d91bf;
 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__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: #212121;
 }
 .p-entry__tw-follow {
 margin-bottom: 10px;
 background: #46aaba;
 width: 100%;
 padding: 15px 0;
 }
 .p-entry__tw-follow__cont {
 text-align: center;
 font-size: 15px;
 color: #252525;
 }
 .p-entry__tw-follow__item {
 display: inline-block;
 vertical-align: middle;
 margin: 0 15px;
 }

/*これより下をコピー*/
/*--------------------------------------
 ヨメレバ・カエレバ　１
--------------------------------------*/
.booklink-box, .kaerebalink-box {
 border: 1px solid #ccc;
 border-radius: 4px;
 box-shadow: 1px 1px 3px 1px #ddd;
 padding: 10px 15px;
}

.booklink-image, .kaerebalink-image {
 margin: 0 0 15px;
}

.booklink-image img, .kaerebalink-image img {
 display: block;
 margin: 0 auto;
 text-align: center;
}

.booklink-info, .kaerebalink-info {
 text-align: center;
 line-height: 120%;
 overflow: hidden;
}

.booklink-name, .kaerebalink-name {
 font-size: 16px;
 margin-bottom: 14px;
 line-height: 1.2em;
}

.booklink-powered-date, .kaerebalink-powered-date {
 font-size: 8pt;
 line-height: 120%;
}

.booklink-powered-detail, .kaerebalink-detail {
 margin-bottom: 15px;
}

.booklink-link2, .kaerebalink-link1 {
 margin-top: 20px;
}

.shoplinkamazon, .shoplinkrakuten, .shoplinkkindle, .shoplinkyahoo, .shoplinkseven, .shoplinkjalan, .shoplinkjtb, .shoplinkikyu, .shoplinkrurubu {
 width: 90%;
 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;
 margin: 0 auto 5px;
 padding: 10px 0;
 text-align: center;
}

.shoplinkamazon:hover, .shoplinkrakuten:hover, .shoplinkkindle:hover, .shoplinkyahoo:hover, .shoplinkseven:hover, .shoplinkjalan:hover, .shoplinkjtb:hover, .shoplinkikyu:hover, .shoplinkrurubu:hover {
 background: linear-gradient(to bottom,#f6f6f6 5%,#ffffff 100%);
 background-color: #f6f6f6;
}

.shoplinkamazon:active, .shoplinkrakuten:active, .shoplinkkindle:active, .shoplinkyahoo:active, .shoplinkseven:active, .shoplinkjalan:active, .shoplinkjtb:active, .shoplinkikyu:active, .shoplinkrurubu:active {
 position: relative;
 top: 1px;
}

.shoplinkamazon a, .shoplinkrakuten a, .shoplinkyahoo a, .shoplinkkindle a, .shoplinkseven a, .shoplinkjalan a, .shoplinkjtb a, .shoplinkikyu a, .shoplinkrurubu 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;
}

.shoplinkseven a {
 color: #32CD32;
}

.shoplinkjalan a {
 color: #ef7307;
}

.shoplinkjtb a {
 color: #e04300;
}

.shoplinkikyu a {
 color: #000172;
}

.shoplinkrurubu a {
 color: #3120cc;
}

.booklink-footer {
 clear: left;
}

/*--------------------------------------
 ヨメレバ・カエレバ　２
--------------------------------------*/
.booklink-box, .kaerebalink-box {
 width: 80%;
 margin: 20px auto;
 padding: 20px;
}

.booklink-image, .kaerebalink-image {
 margin: 0 15px 0 0;
 float: left;
}

.booklink-info, .kaerebalink-info {
 margin: 0;
 text-align: left;
}

.booklink-name, .kaerebalink-name {
 margin-bottom: 24px;
 line-height: 1.5;
}

.booklink-link2, .kaerebalink-link1 {
 margin-top: 10px;
}

.shoplinkamazon, .shoplinkrakuten, .shoplinkkindle, .shoplinkyahoo, .shoplinkseven, .shoplinkjalan, .shoplinkjtb, .shoplinkikyu, .shoplinkrurubu {
 float: left;
 width: 30%;
 margin: 15px 1% 0 auto;
 padding: 10px 0;
}

.shoplinkyahoo a {
 font-size: 10px;
}

/*--------------------------------------
 ヨメレバ・カエレバ　３
--------------------------------------*/
@media only screen and (max-width: 480px) {
 .booklink-box, .kaerebalink-box {
 border: 1px solid #ccc;
 border-radius: 4px;
 box-shadow: 1px 1px 3px 1px #ddd;
 padding: 10px 15px;
 }
 
 .booklink-image, .kaerebalink-image {
 margin: 0 0 10px;
 float: none;
 }
 
 .booklink-image img, .kaerebalink-image img {
 margin: 0 auto;
 }
 
 .booklink-info, .kaerebalink-info {
 font-size: 12px;
 margin: 0;
 }
 
 .booklink-name, .kaerebalink-name {
 font-size: 15px;
 margin-top: 2px;
 }
 
 .booklink-detail, .kaerebalink-detail {
 margin-top: 5px;
 }
 
 .booklink-powered-date, .kaerebalink-powered-date {
 font-size: 11px;
 margin-top: 5px;
 }
 
 .booklink-link2, .kaerebalink-link1 {
 font-size: 14px;
 }
 
 .shoplinkamazon, .shoplinkrakuten, .shoplinkkindle, .shoplinkyahoo, .shoplinkseven, .shoplinkjalan, .shoplinkjtb, .shoplinkikyu, .shoplinkrurubu {
 float: none;
 width: 96%;
 margin: 5px 0;
 padding: 10px 0;
 }
}

.pagesprit {
    color: #000000;
    background:white;
    margin: 1em auto;
    line-height:2em;
    text-align:center;
}
.page-numbers a {
    display:inline;
    color: #00019b;
    border:solid 1px #ccc;
    text-decoration:none;
}
.page-numbers a:hover {
    color:white;
    background: #328ab2;
}
.numbers {
    margin: 0 10px;
}

/*-- 今見ているカテゴリ --*/
.wpp-list li {
    min-height : 100px ;
    padding : 1px 2px 1px 2px ;
    border-bottom : 1px dotted #cccccc ;
}
.wpp-list li a{
    text-decoration: none;
}
.wpp-list li a:hover {
    color: #3399ff ;
}
#popular-post a {
    font-weight : bold ;
    text-decoration : none ;
}
#popular-post a:hover {
    color: #3399ff ;
}
#popular-post ul li {
    position : relative ;
    line-height: 100%;
}
#popular-post {
    counter-reset : wpp-ranking ;
}
#popular-post ul li a {
    text-decoration: none;
}
#popular-post ul li:before {/*ナンバリング表示*/
    position : absolute ;
    top : 0px ;
    left : 0px ;
    color : #ffffff ;
    counter-increment : wpp-ranking ;
    text-align : center ;
    z-index : 9999 ;
    float : left ;
    line-height : 30px ;
    width : 30px ;
    height : 30px ;
    border-radius : 2px ;
    filter : alpha(opacity=80) ;
    -moz-opacity : 0.8 ;
    opacity : 0.8 ;
}
#popular-post ul li.number1:before,
#popular-post ul li.number2:before,
#popular-post ul li.number3:before,
#popular-post ul li.number4:before,
#popular-post ul li.number5:before,
#popular-post ul li.number6:before,
#popular-post ul li.number7:before,
#popular-post ul li.number8:before,
#popular-post ul li.number9:before,
#popular-post ul li.number10:before,
#popular-post ul li.number11:before,
#popular-post ul li.number12:before,
#popular-post ul li.number13:before,
#popular-post ul li.number14:before,
#popular-post ul li.number15:before {/*ナンバリングが増えるなら追加*/
    content : counter(wpp-ranking, decimal) ;
    background-color : #333333 ;
}

.widget_top-posts .widgets-list-layout-blavatar {
  max-width: 75px; /* この数字を指定したい画像サイズに */
}

strong {
background: linear-gradient(transparent 75%, #ffff66 40%);
}

#wrapper {
max-width: 1100px;
}
#ad-pc-left {
float: left;
}
#ad-pc-right {
float: right;
}

.adsbygoogle {
overflow:visible;
}