/*-----------------------------------------------
毎月変更要素
-----------------------------------------------*/
/*sp版メインスライダーの中身　毎月書き換える*/
.bg-1 .sl-slide-inner, .demo-1 .bg-1 .sl-content-slice{
background-image: url(../img/home/keyvisual-sp/keyvisual2506_1.jpg);	
background-size: cover;
background-position: 50% top;
}
.bg-2 .sl-slide-inner, .demo-1 .bg-2 .sl-content-slice{
background-image: url(../img/home/keyvisual-sp/keyvisual2506_2.jpg);	
background-size: cover;
background-position: 50% top;
}
.bg-3 .sl-slide-inner, .demo-1 .bg-3 .sl-content-slice{
background-image: url(../img/home/keyvisual-sp/keyvisual2506_3.jpg);	
background-size: cover;
background-position: 50% top;
}
.bg-4 .sl-slide-inner, .demo-1 .bg-4 .sl-content-slice{
background-image: url(../img/home/keyvisual-sp/keyvisual2506_mc.jpg);	
background-size: cover;
background-position: 50% top;
}
.bg-5 .sl-slide-inner, .demo-1 .bg-5 .sl-content-slice{
background-image: url();	
background-size: cover;
background-position: 50% top;
}
/* コミックススライダー背景色*/   
div.first-col .sub-col div#comics-slider{
position: relative;
width: 476px;
height: 256px;
background-color: #d4e2ff;
}

/*-----------------------------------------------
 header
-----------------------------------------------*/
div#header{
	position: relative;
}
div#header h1{
	padding: 18px 0;
	text-align: center;
	line-height: 0;
}

@media screen and (max-width:767px) and (min-width: 1px){
div#header{
    height: auto;
}
div#header h1{
    display: none;
}
}

/*-----------------------------------------------
 content
-----------------------------------------------*/
div#content{
	width: auto;
}

/*-----------------------------------------------
 first-col
-----------------------------------------------*/
div.first-col{	
	width: 960px;
	margin: 0 auto 20px;
}

/* 左 */
div.first-col .main-col{
	float: left;
	width: 470px;
}

/* メインスライダー */
div.first-col .main-col div#main-slider div{
	line-height: 0;
}

div.first-col .main-col div#main-slider .tos-uibg{
	background-image: none;
}

/* 右 */
div.first-col .sub-col{
	float: right;
	width: 476px;
}

/* 最新号紹介・次号予告ボタン */
div.first-col .sub-col ul.new-link{
	margin-bottom: 15px;
	}
div.first-col .sub-col ul.new-link li.new{
	float: left;
	width: 235px;
	line-height: 0;
}
div.first-col .sub-col ul.new-link li.new img{
	width:100%;
}
div.first-col .sub-col ul.new-link li.next{
	float: right;
	width: 235px;
	line-height: 0;
}
div.first-col .sub-col ul.new-link li.next img{
	width:100%;
}

div.first-col .sub-col div.bnr-top{
	position:relative;	
	margin-bottom: 15px;
	line-height: 0;
	width:476px;
}
div.first-col .sub-col div.bnr-pc-last{
	margin-top:15px;
	margin-bottom: 0px;
}
div.first-col .sub-col div.bnr-top img{
	width:100%;
	height:auto;
}
/* コンテンツバナーPCのみ表示 */
div.pc-only{
    display:block;
}	
/* コンテンツバナースマホのみ表示 */
div.sp-only{
    display: none;
}
div.first-col .sub-col div.bnr-top span.new{/*NEW表記*/
	display: block;
	position: absolute;
	z-index:10;
	top: 0;
	left: 0;
	width: 50px;
	height: 50px;
	background-size: 50px;
	background-image: url(../img/new.png);	
}

/* コミックススライダーNEW表記 */
div.first-col .sub-col div#comics-slider span.new{
    display: block;
    position: absolute;
    z-index:10;
    top: 0;
    left: 0;
    width: 50px;
    height: 50px;
    background-size: 50px;
    background-image: url(../img/new.png);	
}

div.first-col .sub-col div#comics-slider h2{
	position: absolute;
	z-index: 10;
	right: 0;
	bottom: -4px;
	-webkit-transform:perspective(0);
}
div.first-col .sub-col div#comics-slider ul{
	width: 430px;
	height: 241px;
	margin: 0 auto;
	/*padding: 15px 0 0 0;通常はこちら*/
	padding: 25px 0 0 0;/*静止時はこちら*/
}
div.first-col .sub-col div#comics-slider ul li{
	line-height: 0;
	-webkit-transform:perspective(0);	
}
div.first-col .sub-col div#comics-slider ul li img{
	width:90%;
}
div.first-col .sub-col div#comics-slider .tos-uibg{
	background-image: none;
	max-height:40px;		
}

div.first-col .sub-col div#comics-slider .tos-wrapper .tos-slide{
	height: auto;
}
div.first-col .sub-col div#comics-slider .tos-pagination{
	opacity: 1;
	height: 22px;
}
div.first-col .sub-col div#comics-slider .tos-prev{
	z-index: 11;
	left: 10px;
	margin-top: -50px;
}
div.first-col .sub-col div#comics-slider .tos-next{
	z-index: 11;
	right: 10px;
	margin-top: -50px;
}
div.first-col .sub-col ul.bnr-news-s{
	display:none;
}

@media screen and (max-width:767px) and (min-width: 1px){
	div.first-col{
		width: auto;
		margin: 0 auto;
	}
	div.first-col .main-col{
		float: none;
		width: auto;
	}
	div.first-col .sub-col{
		float: none;
		width: auto;
	}
	/* pcメインスライダーをスマホで非表示 */
	div.first-col .main-col div#main-slider{
		display: none;
	}
	
	/* 最新号紹介・次号予告ボタン */
	div.first-col .sub-col ul.new-link{
		margin-bottom: 10px;
	}
	div.first-col .sub-col ul.new-link li.new{
		width: 50%;
		padding-right: 1%;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}
	div.first-col .sub-col ul.new-link li.new img{
		width: 100%;
	}
	div.first-col .sub-col ul.new-link li.next{
		width: 50%;
		padding-left: 1%;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}
	div.first-col .sub-col ul.new-link li.next img{
		width: 100%;
	}
	
	div.first-col .sub-col div.bnr-top{
		margin-bottom: 10px;
		width:100%;
	}
	div.first-col .sub-col div.bnr-top img{
		width: 100%;
	}
	/* コンテンツバナースマホのみ表示 */
	div.sp-only{
        display:block;
	}	
	/* コンテンツバナースマホでは非表示 */
	div.pc-only{
		display:none;
	}	
	/* */
	div.first-col .sub-col div.bnr-pc-last{
      margin-top:10px;
    }
	
	/* コミックスライダー　*/
	div.first-col .sub-col div#comics-slider{
		width: auto;
		height: auto;
		margin-bottom: 10px;
	}
	div.first-col .sub-col div#comics-slider h2{
		width:30%;
	}
	div.first-col .sub-col div#comics-slider h2 img{
		width:100%;
	}
	div.first-col .sub-col div#comics-slider ul{
		width: auto;
		height: auto;
		padding: 15px 0;
	}
}

/*-----------------------------------------------
 section2
-----------------------------------------------*/

div.section2{
	width: 960px;
	margin: 0 auto 20px;
}
div.section2 .main-col{
	float: left;
	width: 630px;
}	

/* news */
div.news{
	position: relative;
	padding: 0;
}
div.news h2{
	margin-bottom: 0;
	line-height: 0;
}
div.news h2 img{
	width: 100%;
}
div.news .heading1{
	padding: 6px 7px 7px 15px;
	margin-bottom:0;
	background-image: url(../img/stripe.png);
    background-size: 14px;
    font-size: 140%;
}
div.news .heading1 span{
	display: inline-block;
	width: 15px;
	height: 15px;
	margin-right: 5px;
	background-image: url(../img/icon/star-big.png);
	background-repeat: no-repeat;
	margin-bottom:-2px;
}
div.news div.col{
	margin-bottom: 15px;
}
div.news div.col div.tmb{
	float: left;
	width: 160px;
	line-height: 0;
	padding:15px 0 0 15px;
}
div.news div.col div.tmb img{
	width: 100%;
	border: 1px solid #ccc;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
div.news div.col div.detail{
	float: right;
	width: 425px;
	margin:15px 15px 0px 15px;
}
div.news div.col div.detail p{
	font-size: 120%;
	margin-bottom: 10px;
}
div.news div.col div.detail p:first-of-type{
		margin-bottom: 0;	
    }
div.news div.col div.detail p:last-of-type{
		margin-bottom: 0;	
    }	
div.news div.col div.detail p.date{
	color: #999;
}
div.news div.btn-news{
	padding:20px 0 0;
	border-top:2px solid #000;
	text-align: center;
	line-height: 0;
}

/* ニュースバナー */
div.section3{
	width: 960px;
	margin: 0 auto;
}
div.section3 ul.bnr-news-s li{
	float: left;
	width: 188px;
	margin-right: 5px;
	margin-bottom: 5px;
	line-height: 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
div.section3 ul.bnr-news-s li:nth-child(5n) {
	margin-right: 0;
}
div.section3 ul.bnr-news-s li img{
	width:100%;
	height:auto;
}

/*ニューススマホ非表示*/
.pc-only{
	  display:block;
  }
.sp-only{
	  display:none;
  }

/* サブカラム */
div.section2 .sub-col{
	float: right;
	width: 310px;
}

/* ツイッター読み込み */
/*div.section2 div.twitter{
	padding-top: 12px;
}*/

/* バナー */
div.section2 div.bnr-readers{
	margin-bottom: 3px;
	line-height: 0;
}

div.section2 div.bnr-manga{
	margin-bottom: 3px;
	line-height: 0;
}
div.section2 div.bnr-mail{
	margin-bottom: 3px;
	line-height: 0;
}

/*スマホ版ツイッターpc非表示*/
div.twitter-sp{
	display:none;
}

@media screen and (max-width:767px) and (min-width: 1px){
	div.section2{
		width: auto;
		margin: 0 auto;
	}
	div.section2 .main-col{
		width: auto;
		float: none;
	}
	div.section2 .sub-col{
		width: auto;
		float: none;
	}
	
	/* ニュース */
	div.news{
		padding: 0;
	}
	
	div.news div.col div.tmb{
        width: 25%;
        padding:5% 5% 0 5%;	
    }
        div.news div.col div.detail{
        width: 60%;
        margin: 3% 5% 0 0;	
    }
        div.news div.col div.detail p{
        font-size: 110%;
		margin-bottom: 10px;	
    }
	    
    div.news div.btn-news{
        padding:5%;
        border-top:2px solid #000;
        text-align: center;
        line-height: 0;
    }
	div.news div.btn-news img{
		width: 100%;
	}
	
	/*SP版のみニュース下横長バナー*/
	div.section2 div.bnr-top{
		margin-bottom: 10px;
		width:100%;
	}
	div.section2 div.bnr-top img{
		width: 100%;
	}

	/* ニュースバナー */
	div.section3{
	width: auto;
    margin: 0 auto;
	}
	div.section3 ul.bnr-news-s{
		margin: 0 -3px 0;
	}
	div.section3 ul.bnr-news-s li{
		width: 50%;
		margin: 0 0 6px 0;
		padding: 0 3px;
	}
	div.section3 ul.bnr-news-s li img{
		width: 100%;
	}	

  /*ニュース下バナースマホ非表示*/
  .pc-only{
          display:none;
      }
  .sp-only{
          display:block;
	}

  div.section2 .sub-col{
	display:none;
  }
  div.twitter-sp{
	display:block;
	margin: 20px 10px;
	text-align:center;
	}
}

/*-----------------------------------------------
 keyvisual SP
-----------------------------------------------*/
div.keyvisual{
	display: none;
}

/* keyvisual */
div.keyvisual{
	position: relative;
	margin-bottom: 10px;
}
div.keyvisual h1.logo{
	position: absolute;
	width: 41%;
	left: 10px;
	bottom: 5px;
}
div.keyvisual h1.logo img{
	width: 100%;
}
div.keyvisual div.info{
	position: absolute;
	width: 50%;
	right: 0px;
	bottom: 10px;
}
div.keyvisual div.info img{
	width: 100%;
}
div.keyvisual div.name{
	position: absolute;
	text-align: center;
	width: 100%;
	bottom: 85px;
}
div.keyvisual div.name img{
	width: 100%;
}
div.keyvisual div.sd-btn{
	position: absolute;
	z-index:100;
	bottom: 13px;
	left: 0;
	right: 0;
	margin: auto;
	width:40px;
	height:40px;
}
div.keyvisual div.sd-btn img{
	width:100%;
}

@media screen and (max-width:767px) and (min-width: 1px){
	div.keyvisual{
		display: block;
	}
}
