@charset "UTF-8";
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video,main {margin:0;padding:0;border:0;font-size:100%;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,main {display:block;}
body {font-family:Verdana,"Hiragino Kaku Gothic ProN",Meiryo,sans-serif;line-height:1;}
ol,ul {list-style:none;}
blockquote,q {quotes:none;}
blockquote:before,blockquote:after,q:before,q:after {content:'';content:none;}
table {border-collapse:collapse;border-spacing:0;}
wbr:after {content:"\00200B";}

/*	TBS reset
============================== */
.alt {position:absolute;top:-5000px;left:-9999px;}
.clearfix:after {content:"";clear:both;display:block;}
.hide-txt {text-indent:110%;white-space:nowrap;overflow:hidden;}
.fp-causion {display:none;}
.nocontxt {-webkit-touch-callout: none;-webkit-user-select: none;user-select: none;-webkit-user-drag:none;}
.nocontxt img {pointer-events: none;}
@media all and (min-width:768px) {
.alt-pc {position:absolute;top:-5000px;left:-9999px;}
.clearfix-pc:after {content:"";clear:both;display:block;}
.hide-txt-pc {text-indent:110%;white-space:nowrap;overflow:hidden;}
}
@media all and (max-width:767px) {
.alt-smp {position:absolute;top:-5000px;left:-9999px;}
.clearfix-smp:after {content:"";clear:both;display:block;}
.hide-txt-smp {text-indent:110%;white-space:nowrap;overflow:hidden;}
}
div.embed-tbsplayer {
background-color:#000;
position:relative;
height:0;
padding-top:56.25%;
}
div.embed-tbsplayer .tbs-player {
position:absolute;
left:0;
top:0;
width:100%;
height:100%;
}
div.embed-tbsplayer-audio {
background-color:#fff;
}
div.embed-tbsplayer-audio .tbs-player {
height:46px;
}
div.lbx-overlay {
z-index:10000;position:absolute;background-color:#000;width:100%;height:100%;left:0;top:0;right:0;bottom:0;opacity:0.9;
}

/* -----------------------------------------------------------
   COMMON
------------------------------------------------------------*/

/*/TEXT/*/
.blue{ color:#0bc1f5 !important;}
.green{ color:#52b145 !important;}
.turquoise{ color:#2fbdb5 !important;}
.yellow{ color:#d6d414 !important;}
.orange{ color:#ee8020 !important;}
.pink{ color:#e4007f !important;}
.red{ color:#eb3434 !important;}
.purple{ color:#9362dd !important;}
.brown{ color:#a05f37 !important;}
.navy{color:#1a44ad !important;}

.tCenter{ text-align:center !important;}
.tLeft{ text-align:left !important;}
.tRight{ text-align:right !important;}

/*/LINK/*/
a { text-decoration:none;}
a:hover { text-decoration:underline;}
a:visited { text-decoration:none;}

/*/MARGIN/*/
.mgBtm15{ margin-bottom:15px !important;}
.mgBtm25{ margin-bottom:25px !important;}
.mgBtm35{ margin-bottom:35px !important;}
.mgBtm45{ margin-bottom:45px !important;}
.mgBtm55{ margin-bottom:55px !important;}

/* -----------------------------------------------------------
   FONT
------------------------------------------------------------*/

@font-face {
	font-family: "togebaralight", sans-serif;
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: "togebaramedium", sans-serif;
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: "togebarabold", sans-serif;
	font-weight: 600;
	font-style: normal;
}

/* -----------------------------------------------------------
   TVer
------------------------------------------------------------*/

.tbs-cmn-haishin a > span{
	padding: 5% !important;
}
@media all and (min-width: 768px) {
	.tbs-cmn-haishin a .tbs-haishin-txt span:first-child{
		font-size: 165% !important;
	}
}
@media all and (max-width: 767px) {
	.tbs-cmn-haishin a .tbs-haishin-txt span:first-child{
		font-size: 110% !important;
	}
}

/* -----------------------------------------------------------
   HEADER
------------------------------------------------------------*/
header{
	text-indent:-9999px;
	background:url(../img/header_bg.jpg) center repeat-x;
	}
header img,header a{
	position:absolute;
	text-indent:-9999px;
	top:0;
	left:0;
	background-image: url(../img/header_main.png?202304);
	background-size: cover;
	}
header a{
	display: block;
}
@media all and (min-width: 768px) {
header{
	height:415px;
	text-align:center;
	}
header h1,header a{
	width:980px;
	height:415px;
	margin:0 auto;
	position:relative;
	}
header img{
	width:980px;
	height:415px;
	}
}
@media all and (max-width: 767px) {
header {
	background-size: contain;

}
header h1{
	width:94%;
	height:0;
	padding-top:39.8%;
	position:relative;
	margin: 0 auto;
	}
header img,header a{
	width:100%;
	height:100%;
	background-size:cover;
	}
}
/* -----------------------------------------------------------
   BASE
------------------------------------------------------------*/
body {
	ffont-family: 'Avenir','Helvetica Neue','Helvetica','Arial','Hiragino Sans','ヒラギノ角ゴシック',YuGothic,'Yu Gothic','メイリオ', Meiryo,'ＭＳ Ｐゴシック','MS PGothic';
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust: 100%;
	color:#575757;
	background-color:#000;
}
#wrap{
	background-image:url(../img/bg.png);
	}
@media all and (min-width: 768px) {
#wrap{
	padding:30px 0 10px;
	}
.centerArea{
	width:980px;
	margin:0 auto;
	}
.centerArea #l-box{
	float:left;
	width:650px;
	margin-right: 30px;
	}
.centerArea #l-box p{
	font-size: 90%;
	color: #fff;
	line-height: 1.6;
}
	.centerArea #l-box .box{
		background: url(../img/contents_bg.png) center repeat-y;
		margin-bottom: 20px;
	}
	.centerArea #l-box .h-cover {
		background: url(../img/contents_bg.png) left top no-repeat;
		padding-top: 35px;
	}
		
		.centerArea #l-box .mainblock{
			background: url(../img/contents_bg.png) right bottom no-repeat;
			padding: 0 44px 55px;
		}

.centerArea #r-box{
	float:left;
	width:300px;
	}
	#rBanner{
		width:300px;
		float:left;
		margin-bottom: 8px;
		}
}
@media all and (max-width: 767px) {
#wrap{
	padding:10px 0;
	}
.centerArea{
	width:100%;
	margin:0 auto 1px;
	}
.centerArea #l-box{
	width: 94%;
	margin: 0 auto;
}
.centerArea #l-box .h-cover {
    width: 90%;
    margin: 0 auto;
}
.centerArea #l-box p{
	font-size: 86%;
	color: #fff;
	line-height: 1.6;
}
	.centerArea #l-box .box{
		background-color: #000;
		margin-bottom:10px;
		padding: 15px 0;
	}
	
		.centerArea #l-box .mainblock{
			width: 90%;
			margin: 0 auto;
		}
#rBanner{
	width:300px;
	margin:0 auto 10px;
	text-align:center;
	}
}

/* -----------------------------------------------------------
   NAVIGATION
------------------------------------------------------------*/
#con-body nav{
	background-color:#000;
	}
	#con-body nav ul{
		list-style:none;
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		}
	#con-body nav li{
		width: 30%;
		box-sizing: border-box;
		
	}
	
	
	#con-body nav a{
		display:block;
		font-family: "togebarabold", sans-serif;
		font-weight: 600;
		color: #fcc43b;
		line-height: 1.0;
		transition: .3s;
		text-align: center;
		}
		#con-body nav a:hover{
			opacity: 0.5;
			text-decoration: none;
		}
	#con-body nav ul span:after{
		content: "";
		display: inline-block;
		vertical-align: middle;
		margin-left: 5px;
		width: 30px;
		height: 30px;
		background-image: url(../img/menu_arrow.png);
		background-size: cover;
	}

@media all and (min-width: 768px) {
	#con-body nav ul{
		width:980px;
		height: 80px;
		margin:0 auto;
		}
	#con-body nav a{
		font-size: 1.8rem;
		letter-spacing: 0.08em;
		}

	
	#con-body nav li:nth-child(3){
		width: 40%;
	}
}
@media all and (max-width: 767px) {
	#con-body nav{
		width:100%;
		}
	#con-body nav ul{
		width:100%;
		}
	#con-body nav li{
		width:50%;
		
		}
	/*#con-body nav li:last-child{border-left:1px solid #fcc43b;}*/
	#con-body nav li:last-child{width: 100%;}
	#con-body nav li:nth-child(2n) {
		margin-right:0px;
		border-left:1px solid #fcc43b;
	}
	#con-body nav li:first-child, #con-body nav li:nth-child(2){
		border-bottom: 1px solid #fcc43b;
	}
	#con-body nav a,#con-body nav span{
	font-size:1.0rem;
	line-height:3.0;
	}

	#con-body nav ul span:after {
	    display: none;
	}
}

/* -----------------------------------------------------------
   h2
------------------------------------------------------------*/
article .h-cover h2{
	position: relative;
	color: #fcc43b;
	box-sizing: border-box;
    margin: 0 auto;
	text-align: center;
	margin-bottom: 1em;
	width: 90%;
}
article .h-cover h2:before, article .h-cover h2:after {
	content: '';
	position: absolute;
	top:  calc(50% - 3px);
	display: inline-block;
	width: 100%;
	height: 2px;
	border-top: solid 1px #fcc43b;
	border-bottom: solid 1px #fcc43b;
  }
  
  article .h-cover h2:before {
	left:0;
  }
  article .h-cover h2:after {
	right: 0;
  }

  article .h-cover h2 span{
	line-height: 1.2;
	background-color: #000;
	z-index: 100;
    position: relative;
	padding: 0 2%;
	font-size: 1.8rem;
	font-family: "togebarabold", sans-serif;
	font-weight: 600;
	letter-spacing: 0.08em;
	display: inline-block;
  }
@media all and (max-width: 767px) {
	article .h-cover h2{
		width: 100%;
	}
	article .h-cover h2 span{
		font-size: 1.4rem;
	}
}

/* -----------------------------------------------------------
   NEXT
------------------------------------------------------------*/
#Next #yMovie{
	position: relative;
	width: 562px;
	height: 316px;
}
#Next #yMovie,#Next #Img{
	/*border:1px solid #f2aa3a;*/
	box-sizing: border-box;
}
#Next #yMovie iframe{
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
	}
#Next #Img{background-image: url(../img/noimage.jpg?202109);}

#Next #date{
	background-color: #f7368d;
	text-align: center;
}
#Next #date p{
	color: #FFF;
	/*text-shadow: 0 1px 0 #fff,1px 0 0 #fff,0 -1px 0 #fff,-1px 0 0 #fff,1px 1px 0 #fff,-1px 1px 0 #fff,1px -1px 0 #fff,-1px -1px 0 #fff;
*/
	font-weight: bold;
	font-size: 110% !important;
	line-height: 2.0;
	text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.3);
}
#Next .next-text{
	margin: 20px 0;
}
#Next .next-cast{
	border:1px solid #f2aa3a;
}
#Next .next-cast h3{
	background-color: #f2aa3a;
	color: #000;
	line-height: 1.6;
	text-align: center;
	font-size: 110%;
	margin-bottom: 10px;
	letter-spacing: 0.08em;
}
#Next .next-cast p{
	width: 90%;
	margin: 0 auto 10px;
}

@media all and (min-width: 768px) {
#Next #Img{
  width: 560px;
	margin:0 auto;
	}
#Next #Img img{
	width: 560px;
	height: 315px;
}
}
@media all and (max-width: 767px) {
#Next #yMovie{
	position: relative;
	width: 100%;
	height: 0;
	padding-top: 56.25%;
	}

#Next #Img{
  width: 100%;
	height: 0;
	padding-top: 56.25%;
	background-size: cover;
	}
#Next #Img img{
	width: 100%;
	height: auto;
}
#Next #date p{
	font-size:90% !important;
}
#Next .next-cast h3{
	font-size: 90%;
}
}
/* -----------------------------------------------------------
   INTRO
------------------------------------------------------------*/

#Intro h3{
	color: #ff2b8b;
}
#Intro .example{
	color: #f9cc5c !important;
	font-size: 100% !important;
}
#Intro p:only-child{
	margin-bottom: 0;
}
@media all and (min-width: 768px) {
#Intro h3{
	font-size: 100%;
	line-height: 1.6;
	margin-bottom: 10px;
}
#Intro p{
	margin-bottom: 20px;
}
}
@media all and (max-width: 767px) {
#Intro h3{
	font-size:90%;
	line-height: 1.6;
	margin-bottom: 10px;
}
#Intro p{
	margin-bottom:15px;
}
}

/* -----------------------------------------------------------
   JOIN
------------------------------------------------------------*/
#Join .join_img img{
	background-image: url(../img/join_20240313.jpg);
	width: 100%;
	height: 0;
	padding-top: 56.25%;
	background-size: cover;
	margin:0 auto 20px;
}

@media all and (min-width: 768px) {
#Join h3{
	color: #f9cc5c;
	font-size: 100%;
	line-height: 1.4;
}
#Join p{
	margin-bottom: 20px;
}

}
@media all and (max-width: 767px) {
#Join h3{
	color: #f9cc5c ;
	font-size:90%;
	line-height: 1.4;
}
#Join p{
	margin-bottom:15px;
}

}


#question h2{
	background-image: url(../img/boshu_parts.png);
}


/* -----------------------------------------------------------
   ENRTY
------------------------------------------------------------*/


#Entry #eList{
	list-style: none;
	margin-bottom: 20px;
	display: flex;
	display: -webkit-flex;
	display: -ms-flexbox;
	flex-wrap: wrap;
	-webkit-justify-content: center;
	justify-content: center;
}

#Entry #eList li p .name{color: #f9cc5c !important; font-size: 110%;}

#Entry h3.sub{
	background-color: #a70505;
  border-radius: 5px;
  color: #fff;
  text-align: center;
  padding: 10px;
  margin-bottom: 20px;
}

@media all and (min-width: 768px) {
#Entry h3.sub{
	font-size: 110%;
}
#Entry #eList li{
	width: 40%;
	padding: 0 2%;
	margin-bottom: 10px;
	text-align: center;
}
#Entry #eList li p{
	font-size: 90%;
	color: #fff;
	line-height: 1.4;
	padding-bottom: 10px;
}
#Entry #eList img{
	width: 100%;
	height: 0;
	padding-top: 111.8%;
	border:1px solid #f2aa3a;
	margin-bottom: 5px;
	background-size: contain;
	background-repeat: no-repeat;
}
#Entry .pList dt{
	color: #f9cc5c ;
	font-size: 100%;
	line-height: 1.4;
}
#Entry .pList dd{
	color: #fff;
	font-size: 90%;
	padding-bottom: 15px;
	line-height: 1.6;
}
}
@media all and (max-width: 767px) {
#Entry h3.sub{
	font-size: 100%;
}
#Entry #eList li{
	width:48%;
	padding: 0 1%;
	text-align: center;
}
#Entry #eList li p{
	font-size: 80%;
	color: #fff;
	line-height: 1.4;
	padding-bottom: 10px;
}
#Entry #eList img{
	width:100%;
	height:0;
	padding-top: 111.76%;
	border:1px solid #f2aa3a;
	box-sizing: border-box;
	background-size: cover;
	margin-bottom: 5px;
}
#Entry .pList dt{
	color: #f9cc5c ;
	font-size:90%;
	line-height: 1.4;
}
#Entry .pList dd{
	color: #fff;
	font-size:80%;
	padding-bottom: 15px;
	line-height: 1.6;
}
}
/* -----------------------------------------------------------
   RULE
------------------------------------------------------------*/

#Rule h3 span{
	display: inline;
	background-color: #f9cc5c;
	color: #000;
	padding: 2px 4px;
}

@media all and (min-width: 768px) {
#Rule h3{
	font-size: 100%;
	line-height: 1.6;
	margin-bottom: 10px;
}
#Rule p{
	margin-bottom: 20px;
}
}
@media all and (max-width: 767px) {
#Rule h3{
	font-size:90%;
	line-height: 1.6;
	margin-bottom:5px;
}
#Rule p{
	margin-bottom:15px;
}
}
/* -----------------------------------------------------------
   TWITTER-TIMELINE TOP
------------------------------------------------------------*/

@media all and (min-width: 768px) {
#twit_tl{
	width:300px;
	height:420px;
	float:left;
	background-color:#000;
	margin-right:10px;
	margin-bottom: 10px;
	}
#twit_tl .box{
	padding:10px;
	}
}
@media all and (max-width: 767px) {
#twit_tl{
	width:74%;
	padding:1%;
	background-color:#000;
	margin:0 auto 10px;
	}
#twit_tl .box{
	padding:5%;
	}
}

/* -----------------------------------------------------------
   BUTTON
------------------------------------------------------------*/
.button , #oubo_btn{
	margin-bottom: -20px !important;
}
.oubo_ckb{
	margin-bottom: 20px;
}
.btn0 a {
	background-color: #ccc !important;
    cursor: default;
    pointer-events: none;
}
.button a , #oubo_btn a{
	display:block;
	background-color: #f7368d;
	border-radius:20px;
  -webkit-border-radius:20px;
  -moz-border-radius:20px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	}
.button a:hover , #oubo_btn a:hover{
	background-color: #fcc43b;
	text-decoration: none;
}

@media all and (min-width: 768px) {
.button a , #oubo_btn a{
	width: 200px;
	height: 40px;
	margin: 0 auto;
	font-size:100%;
	line-height: 40px;
}
}
@media all and (max-width: 767px) {
.button , #oubo_btn{
	padding-bottom: 20px;
}
.button a , #oubo_btn a{
	width: 50%;
	margin:0 auto 10px;
	font-size:90%;
	line-height: 40px;
}
}
/* -----------------------------------------------------------
   BUTTON2
------------------------------------------------------------*/
.button2{
	margin-bottom: -20px !important;
}
.button2 a{
	display:block;
	background-color: #f7368d;
	border-radius:20px;
  -webkit-border-radius:20px;
  -moz-border-radius:20px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	}
.button2 a:hover{
	background-color: #fcc43b;
	text-decoration: none;
}

@media all and (min-width: 768px) {
.button2 a{
	width: 300px;
	height: 40px;
	margin: 0 auto;
	font-size:100%;
	line-height: 40px;
}
}
@media all and (max-width: 767px) {
.button2 a{
	width: 60%;
	height: 40px;
	margin:0 auto 10px;
	font-size:70%;
	line-height: 40px;
}
}
/* -----------------------------------------------------------
   FOOTER
------------------------------------------------------------*/
footer{
	width:100%;
	background-color:#000;
}
p.copyright {
	color:#fff;
	font-size:75%;
	line-height:1.25;
}
p.copyright a{
	font-weight:bold;
	color:#fff;
	}
@media all and (min-width: 768px) {
footer{
	padding:30px 0;
	}
p.copyright {
	text-align:center;
	}
}
@media all and (max-width: 767px)  {
footer #rBanner{
	margin:10px auto;
	}
p.copyright{
	padding:10px 10px;
	text-align:center;
	}
}
/* -----------------------------------------------------------
   PAGETOP
------------------------------------------------------------*/
#pagetop a{
	display: block;
	overflow:hidden;

	}
@media all and (min-width: 768px) {
#pagetop {
  position:fixed;
  bottom:90px;
  right: 20px;
}
#pagetop a {
  background-image:url(../img/pagetop.png);
  width:108px;
	height:108px;
	background-position:left center;
	text-indent:-9999px;
}
#pagetop a:hover{
	background-position:center right;
	background-position:right center;
}
}
@media all and (max-width: 767px)  {
#pagetop{
	width:100%;
	background-color:#fcc43b;
	text-align:center;
	}
#pagetop a {
	color:#a90505;
	font-size:80%;
	padding:10px 0;
	line-height:1.0;
	font-weight:bold;
}
}

/* -----------------------------------------------------------
   SOCIAL
------------------------------------------------------------*/
@media all and (min-width: 768px) {
#social{
	margin-top:10px;
	}
#social iframe{
	margin-bottom:8px;
	}
}
@media all and (max-width: 767px)  {
#social {
	text-align:center;
	}
#social iframe{
	margin:4px auto ;
	}
}

/* -----------------------------------------------------------
   OWABI
------------------------------------------------------------*/
article#aplg {
	background-color: #000;
	margin-bottom: 1em;
}
article#aplg p strong.color {
	color: #edc64b;
	font-weight: bold;
	font-size: 110%;
}
article#aplg p.aplg_map {
	background-image: url(../img/teisei20190228.jpg);
	background-repeat: no-repeat;
}
article#aplg .mgb05em {
	margin-bottom: 0.5em;
}
@media all and (min-width: 768px) {
	article#aplg p.aplg_map, article#aplg p.aplg_map img {
		width: 560px;
		height: 315px;
		margin: 0 auto;
	}
}
@media all and (max-width: 767px)  {
	article#aplg p.aplg_map {
		display: block;
		background-size:cover;
		height:0;
		padding-top: 56.25%;
	}
	article#aplg p.aplg_map img {
		display: block;
		position:absolute;
		left:0;
		top:0;
		width:100%;
		height: 100%;
	}
}


/* -----------------------------------------------------------
   iSHOP banner
------------------------------------------------------------*/
p.ishop a,
p.ishop a span {
	display: block;
	width: 300px;
	height: 250px;
	text-align: center;
	margin: 0 auto;
	clear: both;
}
p.ishop a {
	background-image: url(../img/ishop.jpg?202211);
	background-repeat: no-repeat;
}
p.ishop a span {
white-space: nowrap; text-indent: 110%; overflow: hidden;
}
p.ishop a:hover span {
	background-color: hsla(0, 0%, 100%, 0.3);
}

/* -----------------------------------------------------------
   iSHOP banner2
------------------------------------------------------------*/
p.ishop2 a,
p.ishop2 a span {
	display: block;
	width: 300px;
	height: 250px;
	text-align: center;
	margin: 0 auto;
	clear: both;
}
p.ishop2 a {
	background-image: url(../img/ishop2.jpg);
	background-repeat: no-repeat;
}
p.ishop2 a span {
white-space: nowrap; text-indent: 110%; overflow: hidden;
}
p.ishop2 a:hover span {
	background-color: hsla(0, 0%, 100%, 0.3);
}

/* -----------------------------------------------------------
   iSHOP banner3
------------------------------------------------------------*/
p.ishop3 a,
p.ishop3 a span {
	display: block;
	width: 286px;
	height: 286px;
	text-align: center;
	margin: 0 auto;
	clear: both;
}
p.ishop3 a {
	background-image: url(../img/ishop3.jpg);
	background-repeat: no-repeat;
}
p.ishop3 a span {
white-space: nowrap; text-indent: 110%; overflow: hidden;
}
p.ishop3 a:hover span {
	background-color: hsla(0, 0%, 100%, 0.3);
}

/* present banner 2018 12
============================*/
body.top div#wrap section.centerArea div#l-box article.box div.mainblock > span{
    background-image: url(../img/present201812/h2.png);
    overflow: hidden;
    text-indent: 300%;
    white-space: nowrap;
    display: inline-block;
    width: 100%;
    height: 100px;
		margin-bottom: 30px;
}
@media all and (min-width: 768px) {
body.top div#wrap section.centerArea div#l-box article.box div.mainblock > span{
	    width: 100%;
	    height: 100px;
	}
}
@media all and (max-width: 767px)  {
body.top div#wrap section.centerArea div#l-box article.box div.mainblock > span{
	    width: 100%;
	    height: 0px;
			padding-top: 17%;
	}
}
/* -----------------------------------------------------------
   SP201907 banner
------------------------------------------------------------*/
.sp201907 a{
	display: block;
	overflow: hidden;
	height: 0;
	padding-top: 38.33%;
	background-image: url(../sp201907/img/banner.png);
	background-size: cover;
}
@media all and (min-width: 768px) {
	.sp201907 a{
		width: 100%;
		margin:0 auto 10px;
	}
}
@media all and (max-width: 767px)  {
	.sp201907{
		width: 90%;
		margin: 0 auto;
	}
	.sp201907 a{
		width: 100%;
		margin:0 auto 10px;
	}
}
/* -----------------------------------------------------------
   SP201909
------------------------------------------------------------*/
#Sp201909 h2{
	background-image: url(../img/sp201909_parts.png);
}
#Sp201909 strong{
	font-weight: bold;
}

@media all and (min-width: 768px) {
	#Sp201909 h2{
		height: 84px !important;
	}
}
@media all and (max-width: 767px) {
	.centerArea #l-box #Sp201909 h2{
		height: 0;
		padding-top: 14.94%;
		background-size: cover;
	}
	.centerArea #l-box #Sp201909 .h-cover{
		width: 100%;
	}
}
/* -----------------------------------------------------------
   PRESENT banner
------------------------------------------------------------*/
.pst202006 a{
	display: block;
	overflow: hidden;
	height: 0;
	padding-top: 66.66%;
	background-size: cover;
	background-image: url(../present202006/img/banner.jpg?202406);
}
@media all and (min-width: 768px) {
	.pst202006 a{
		width: 100%;
		margin:0 auto 10px;
	}
}
@media all and (max-width: 767px)  {
	.pst202006{
		width: 90%;
		margin: 0 auto;
	}
	.pst202006 a{
		width: 100%;
		margin:0 auto 10px;
	}
}
/* -----------------------------------------------------------
   PRESENT202006_2 banner
------------------------------------------------------------*/
.pst202006_2 a{
	display: block;
	overflow: hidden;
	height: 0;
	padding-top: 100%;
	background-size: cover;
	background-image: url(../present202006_2/img/banner.jpg);
}
@media all and (min-width: 768px) {
	.pst202006_2 a{
		width: 100%;
		margin:0 auto 10px;
	}
}
@media all and (max-width: 767px)  {
	.pst202006_2{
		width: 90%;
		margin: 0 auto;
	}
	.pst202006_2 a{
		width: 100%;
		margin:0 auto 10px;
	}
}
/* -----------------------------------------------------------
   EVENT202001
------------------------------------------------------------*/
#Event202001 h2{
	background-image: url(../img/event202001_parts.png?0318);
}
#Event202001 h3{
	color: #ff2b8b;
	line-height: 1.6;
	margin-bottom: 10px;
}

@media all and (min-width: 768px) {
	#Event202001 h3{
		font-size: 100%;
	}
}
@media all and (max-width: 767px) {
	#Event202001 h3{
		font-size: 90%;
	}
}

/* -----------------------------------------------------------
   NO100SPECIAL banner
------------------------------------------------------------*/
.no100sp a{
	display: block;
	overflow: hidden;
	height: 0;
	padding-top: 34.76%;
	background-size: cover;
	background-image: url(../no100sp/img/banner.png);
}
@media all and (min-width: 768px) {
	.no100sp a{
		width: 100%;
		margin:0 auto 10px;
	}
}
@media all and (max-width: 767px)  {
	.no100sp a{
		width: 100%;
		margin:0 auto 10px;
	}
}
/* -----------------------------------------------------------
   PARAVI banner
------------------------------------------------------------*/
.paravi a{
	display: block;
	overflow: hidden;
	height: 0;
	padding-top: 78.125%;
	background-size: cover;
	background-image: url(../img/paravi.jpg);
}
.paravi2 a{
	display: block;
	overflow: hidden;
	height: 0;
	padding-top: 83.33333%;
	background-size: cover;
	background-image: url(../img/paravi2.jpg);
}
@media all and (min-width: 768px) {
	.paravi a , .paravi2 a{
		width: 100%;
		margin:0 auto 10px;
	}
}
@media all and (max-width: 767px)  {
	.paravi , .paravi2{
		width: 90%;
		margin: 0 auto;
	}
	.paravi a , .paravi2 a{
		width: 100%;
		margin:0 auto 10px;
	}
}

/* -----------------------------------------------------------
   campaign202012 banner
------------------------------------------------------------*/
.campaign202012 a{
	display: block;
	overflow: hidden;
	height: 0;
	padding-top: 30.769%;
	background-size: cover;
	/*background-image: url(../campaign202012/img/banner.png);*/
}
@media all and (min-width: 768px) {
	.campaign202012 a{
		width: 100%;
		margin:0 auto 10px;
	}
	.campaign202012 a:hover{ opacity: 0.7;}
}
@media all and (max-width: 767px)  {
	.campaign202012 a{
		width: 100%;
		margin:0 auto 10px;
	}
}

/* -----------------------------------------------------------
   event202103 banner
------------------------------------------------------------*/
.event202103 a{
	display: block;
	overflow: hidden;
	height: 0;
	padding-top: 27.692%;
	background-size: cover;
	background-image: url(../event202103/img/banner.png);
}
@media all and (min-width: 768px) {
	.event202103 a{
		width: 100%;
		margin:0 auto 20px;
	}
	.event202103 a:hover{ opacity: 0.7;}
}
@media all and (max-width: 767px)  {
	.event202103 a{
		width: 100%;
		margin:0 auto 10px;
	}
}

/* -----------------------------------------------------------
   LINE banner
------------------------------------------------------------*/
.line_qr img{
	display: block;
	overflow: hidden;
	height: 0;
	padding-top: 33.33%;
	background-size: cover;
	background-image: url(../img/line.png);
}

@media all and (min-width: 768px) {
	.line_qr img{
		width: 100%;
		margin:0 auto 10px;
	}
	.line_btn{
		margin: 5px 0;
	}
}
@media all and (max-width: 767px)  {
	.line_qr{
		width: 90%;
		margin: 0 auto;
	}
	.line_qr img{
		width: 100%;
		margin:0 auto 10px;
	}
	.line_btn{
		width: 60%;
		margin: 10px auto;
	}
}

/* -----------------------------------------------------------
   twitterevent202103 banner
------------------------------------------------------------*/
.twitterevent202103 a{
	display: block;
	overflow: hidden;
	height: 0;
	padding-top: 23.0769%;
	background-size: cover;
	background-image: url(../event202103_twittermosaic/img/banner.png?210331);
}
@media all and (min-width: 768px) {
	.twitterevent202103 a{
		width: 100%;
		margin:0 auto 20px;
	}
	.twitterevent202103 a:hover{ opacity: 0.7;}
}
@media all and (max-width: 767px)  {
	.twitterevent202103 a{
		width: 100%;
		margin:0 auto 10px;
	}
}
/* -----------------------------------------------------------
   quiz2022 banner
------------------------------------------------------------*/
.quiz2022 a{
	display: block;
	overflow: hidden;
	height: 0;
	padding-top: 24.61538%;
	background-size: cover;
	background-image: url(../quiz/img/banner.png?);
}
@media all and (min-width: 768px) {
	.quiz2022 a{
		width: 100%;
		margin:0 auto 20px;
	}
	.quiz2022 a:hover , .quiz2022_tver a:hover{ opacity: 0.7;}
}
@media all and (max-width: 767px)  {
	.quiz2022 a{
		width: 100%;
		margin:0 auto 10px;
	}
}
/* -----------------------------------------------------------
   banner
------------------------------------------------------------*/
.tver_banner a{
	display: block;
	overflow: hidden;
	height: 0;
	padding-top: 24.61538%;
	background-size: cover;
	background-image: url(../img/banner_tver.png?);
}
.tver_banner_pst a{
	display: block;
	overflow: hidden;
	height: 0;
	padding-top: 18.6415%;
	background-size: cover;
	background-image: url(../img/banner_tver_present.png?0830);
}
.youtube_banner a{
	display: block;
	overflow: hidden;
	height: 0;
	padding-top: 24.61538%;
	background-size: cover;
	background-image: url(../img/banner_youtube.png?);
}

.event202204_banner a{
	display: block;
	overflow: hidden;
	height: 0;
	padding-top: 24.61538%;
	background-size: cover;
	background-image: url(../event202204/img/banner.png?);
}

.fancreators_banner a{
	display: block;
	overflow: hidden;
	height: 0;
	padding-top: 24.61538%;
	background-size: cover;
	background-image: url(../img/banner_fancreators.png);
}
.fancreators_banner_2 a{
	display: block;
	overflow: hidden;
	height: 0;
	padding-top: 24.61538%;
	background-size: cover;
	background-image: url(../img/banner_fancreators_2.png);
}
.event2023_banner a{
	display: block;
	overflow: hidden;
	height: 0;
	padding-top: 26.15%;
	background-size: cover;
	background-image: url(../img/event2023spring.jpg);
}

@media all and (min-width: 768px) {
	.bn a{
		width: 100%;
		margin:0 auto 20px;
		transition: .3s;
	}
	.bn a:hover { opacity: 0.7;}
}
@media all and (max-width: 767px)  {
	.bn a{
		width: 100%;
		margin:0 auto 10px;
	}
}

/* -----------------------------------------------------------
   GOODS
------------------------------------------------------------*/
#Goods h2{
	background-image: url(../img/goods_parts.png?);
}
#Goods .goods_img img{
	background-image: url(../img/goods_img.jpg);
	width: 100%;
	height: 0;
	padding-top: 43.1818%;
	background-size: cover;
}
#Goods  .button{
	padding-bottom: 20px;
}
@media all and (min-width: 768px) {

#Goods p{
	margin-bottom: 20px;
}

#Goods .goods_img{
	width: 80%;
	margin:0 auto 20px;
	}
}
@media all and (max-width: 767px) {
.centerArea #l-box #Goods h2{
	background-size: 108%;
}
#Goods p{
	margin-bottom:15px;
}
#Goods .goods_img{
	width: 100%;
	margin:0 auto 20px;
	}
}
/* -----------------------------------------------------------
   virtualwp
------------------------------------------------------------*/
p.virtualwp a,
p.virtualwp a span {
	display: block;
	width: 300px;
	height: 300px;
	text-align: center;
	margin: 0 auto;
	clear: both;
}
p.virtualwp a {
	background-image: url(../img/virtualwp_bn.png);
	background-repeat: no-repeat;
}
p.virtualwp a span {
white-space: nowrap; text-indent: 110%; overflow: hidden;
}
p.virtualwp a:hover span {
	background-color: hsla(0, 0%, 100%, 0.3);
}

/* -----------------------------------------------------------
   Goods_event202204
------------------------------------------------------------*/
#Goods_event202204 h2{
	background-image: url(../img/goods_event202204_parts.png?);
}
#Goods_event202204 .goods_img img{
	background-image: url(../img/goods_event202204_img.jpg);
	width: 100%;
	height: 0;
	padding-top: 100%;
	background-size: cover;
}
#Goods_event202204  .button{
	padding-bottom: 20px;
}
@media all and (min-width: 768px) {

#Goods_event202204 p{
	margin-bottom: 20px;
}

#Goods_event202204 .goods_img{
	width: 80%;
	margin:0 auto 20px;
	}
}
@media all and (max-width: 767px) {

#Goods_event202204 p{
	margin-bottom:15px;
}
#Goods_event202204 .goods_img{
	width: 100%;
	margin:0 auto 20px;
	}
}
/* -----------------------------------------------------------
   Goods_quizbook
------------------------------------------------------------*/

.centerArea #l-box #Goods_quizbook h3{
	color: #ff2b8b;
	font-size: 100%;
	line-height: 1.6;
	margin: 10px 0;
}
#Goods_quizbook .goods_img img{
	background-image: url(../img/goods_quizbook_img.jpg);
	width: 100%;
	height: 0;
	padding-top: 146.8%;
	background-size: cover;
}
#Goods_quizbook  .button{
	padding-bottom: 20px;
}
@media all and (min-width: 768px) {
.centerArea #l-box #Goods_quizbook h2{
	height:80px;
}
#Goods_quizbook p{
	margin-bottom: 20px;
}

#Goods_quizbook .goods_img{
	width: 70%;
	margin:0 auto 20px;
	}
}
@media all and (max-width: 767px) {

.centerArea #l-box #Goods_quizbook h3{
	font-size:90%;
	line-height: 1.6;
	margin-bottom: 10px;
}
#Goods_quizbook p{
	margin-bottom:15px;
}
#Goods_quizbook .goods_img{
	width: 100%;
	margin:0 auto 20px;
	}
}

