/* =================================
	TBS Reset CSS
================================= */
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;
}

.mgb05em {
  margin-bottom: 0.5em;
}
.mgb1em {
  margin-bottom: 1em;
}

.mgb2em {
  margin-bottom: 2em;
}

.mgb3em {
  margin-bottom: 3em;
}

.mgb4em {
  margin-bottom: 4em;
}

.mgb5em {
  margin-bottom: 5em;
}

.wbr {
  white-space: nowrap;
  display: inline-block;
}

.add {
  font-size: 80%;
  color: #666;
	line-height: 1.5em!important; margin-bottom: 0.5em;
}

#contentsArea p { line-height: 1.6em;}



@media all and (min-width: 768px) {
  .fs50 {
    font-size: 50%;
  }

  .fs60 {
    font-size: 60%;
  }

  .fs70 {
    font-size: 70%;
  }

  .fs80 {
    font-size: 80%;
  }

  .fs90 {
    font-size: 90%;
  }

  .fs110 {
    font-size: 110%;
  }

  .fs120 {
    font-size: 120%;
  }

  .fs130 {
    font-size: 130%;
  }

  .fs140 {
    font-size: 140%;
  }

  .fs150 {
    font-size: 150%;
  }

  .fs160 {
    font-size: 160%;
  }

  .fs170 {
    font-size: 170%;
  }

  .fs180 {
    font-size: 180%;
  }

  .fs190 {
    font-size: 190%;
  }
.nobr { display:none; }
.nobrSp { display:block; }
}

@media all and (max-width: 767px) {
  .fs50 {
    font-size: 75%;
  }

  .fs60 {
    font-size: 80%;
  }

  .fs70 {
    font-size: 85%;
  }

  .fs80 {
    font-size: 90%;
  }

  .fs90 {
    font-size: 95%;
  }

  .fs110 {
    font-size: 105%;
  }

  .fs120 {
    font-size: 110%;
  }

  .fs130 {
    font-size: 115%;
  }

  .fs140 {
    font-size: 120%;
  }

  .fs150 {
    font-size: 125%;
  }

  .fs160 {
    font-size: 130%;
  }

  .fs170 {
    font-size: 135%;
  }

  .fs180 {
    font-size: 140%;
  }

  .fs190 {
    font-size: 145%;
  }
.nobr { display:block; }
.nobrSp { display:none; }
	
	#contentsArea p { font-size: 0.9em;}


}

.center {
  text-align: center;
  display: inline-block;
  width: 100%;
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}

.bold {
  font-weight: bold;
}

span.super { vertical-align: super; font-size: 0.6em; }

a {
  text-decoration: none;
  color: #4e4e4e;
}

.no-wrap {
    display: inline-block; /* インラインブロック化 */
}


/*	wrap
============================== */
@media all and (min-width: 768px) {
  div.wrap {
    width: 940px;
    margin: 0 auto;
  }
}
@media all and (max-width: 767px) {
  div.wrap {
    width: 90%;
    margin: 0 auto;
  }
}

/*/////////////////////////////////////////////////////////////////////////
コンテンツ用CSS／オリジナル設定
/////////////////////////////////////////////////////////////////////////*/
html, body {color:#000;}
#page-top{
  font-family: tbudgothic-std, sans-serif;
	font-style: normal;
	font-weight: 400;
	background-image: url(../img/common/bg.png);
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: top center;  
}
#container { max-height: 100%;margin:0 auto;}
header { width:100%; background-image: url(../img/common/bg_header.png?2022); background-position: top center; background-repeat: repeat; border-bottom:solid 10px #be9a17;}
header #headerArea { width: 980px; margin: 0 auto; padding: 20px 0;}
header #headerArea #main { width:980px; height: 497px;}
header #headerArea #main h1 span {display: block; position: relative; background-size: 100%;}

header nav { width:100%;}
header nav ul { letter-spacing: -.4em; padding-top: 15px;}

header nav .linkSns, header nav .plustalk, header nav .present { display: inline-block; border:solid 3px #be9a17;}
header nav .linkSns a, header nav .plustalk a, header nav .present a { width:234px; height: 114px; display: block; background-position: top center; background-repeat: no-repeat; background-size: contain; text-indent: -9999px; }
header nav .linkSns a{ background-image: url(../img/common/btn_linksns.png?2022);}
header nav .plustalk a{ background-image: url(../img/common/btn_plustalk.png?2022);}
header nav .present a{ background-image: url(../img/common/btn_present.png?1);}
header nav .guest, header nav .studio{ display: inline-block; border: solid 3px #fff;}
header nav .guest a, header nav .studio a{ width:229px; height: 74px; display: block; background-position: center center; background-repeat: no-repeat; background-size: 185px 20px; background-color: rgba(246, 246, 170, 0.40); text-indent: -9999px;}
header nav .guest a{ background-image: url(../img/common/btn_guest.png?2022);}
header nav .studio a{ background-image: url(../img/common/btn_studio.png);}
header nav ul li { vertical-align: top;}
header nav ul li a:hover {filter: brightness(1.10);}
header nav .guest a:hover, header nav .studio a:hover{background-color: rgba(246, 246, 170, 0.45);}

@media all and (min-width: 768px) {
	header #headerArea #main h1,
	header #headerArea #main h1 span {
    width: 980px;
    height: 497px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
  }
	header nav li:not(:last-child) { margin-right: 10px;}
	header nav .guest, header nav .studio{ vertical-align: bottom;}
}

@media all and (max-width: 767px) {
header {border-bottom:solid 5px #be9a17;}
header #headerArea { width: auto; margin: 0; padding:0;}
header #headerArea #main { width:100%; height: auto; display: block; position: relative;}
header #headerArea #main h1 {
    width: 100%;
    margin: 0 0;
    box-sizing: border-box;
  }
header #headerArea #main h1 span {
    height: 0;
     padding-top:50.714%;
    position: relative;
  }	
header #headerArea #main h1 span img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }

header nav { width: 100%; text-align: center;}
header nav ul {padding: 15px 0;}
header nav .linkSns, header nav .plustalk, header nav .present{width:45%; height: 50%; margin-bottom: 2%; display: inline-block; border:solid 2px #be9a17;}
header nav .linkSns { margin-right: 2%;}
header nav .linkSns a, header nav .plustalk a, header nav .present a{ width: 100%; height: 0px; padding-top: 48.717%; background-size: cover; margin-bottom: 0;}
header nav .guest, header nav .studio{width:45%; border: solid 2px #fff;}
header nav .guest, header nav .present { margin-right: 2%;}
header nav .guest a, header nav .studio a{ width:100%; height: 0; padding-top: 32.314%; background-size: 90% auto; }
}



#nextProgram h2 { padding-bottom: 23px;}
#nextProgram h2 span{ background-image: url(../img/top/h2_next.png?2022); background-position:center center; background-repeat: no-repeat; background-size: contain; text-indent: -9999px; display: block; width:280px; height: 110px; margin: 0 auto;}
#nextProgram #movie, #nextProgram #movie_none {margin:0 auto;
box-shadow:
    15px 15px 0 0 #2f52a3,
    18px 18px 0 0 #be9a17;
}
#nextProgram .nextData { margin: 0 auto; text-align: center; font-weight: bold; color: #000; background-image: url(../img/top/bg_nextdata.png); background-position:center center; background-repeat: no-repeat; background-size: contain;}
#nextProgram ul.photo{ letter-spacing: -.4em;}
#nextProgram ul.photo li { display: inline-block; background-color: #2f52a3;}
#nextProgram ul.photo li img { width:100%;}

@media all and (min-width: 768px) {
	#nextProgram, #studio #contentsArea, #guest #contentsArea{ padding: 30px 0 0;}
	#nextProgram {background-image: url(../img/top/bg_nextstory.png?2022); background-position:center top; background-repeat: no-repeat;}
	#nextProgram #movie, #nextProgram #movie_none {width:750px; margin-bottom: 50px;}
	#nextProgram .nextData { width: 640px; height: 110px; margin-bottom: 30px;}
	#nextProgram .nextData .date { font-size: 1.5em; line-height: 1.5em; padding-top: 15px;}
	#nextProgram .nextData .guest{ font-size: 1.8em; line-height: 1.6em;}
	#nextProgram ul.photo { text-align: center; padding-bottom: 40px;}
#nextProgram ul.photo li { display: inline-block; margin-right: 10px; padding: 5px;}
#nextProgram ul.photo li:last-child {margin-right: 0px;}
	#nextProgram ul.photo li span { width: 310px;}
}

@media all and (max-width: 767px) {
	#nextProgram, #studio #contentsArea, #guest #contentsArea{ padding: 15px 0 0;}
	#nextProgram {background-image: url(../img/top/bg_nextstory_sp.png?2022); background-position:center top; background-repeat: no-repeat; background-size: contain;}
	#nextProgram h2 span{background-position:center center; background-size: contain; width:100%; height: 75px; }
	#nextProgram .nextData { width: 90%; margin:0 auto 15px; padding: 8px 0; }
	#nextProgram .nextData.long { width: 92%; padding: 8px 0; background-image:none; background-color: #fff; border: solid 3px #1d4857;
	border-radius: 77px;
-webkit-border-radius: 77px;
-moz-border-radius: 77px;
	}
	#nextProgram .nextData .date { font-size: 0.9em; line-height: 1.5em;}
	#nextProgram .nextData .guest{ font-size: 1.3em; line-height: 1.3em; }
	#nextProgram .nextData.long .guest { line-height: 1.1em; padding: 0.2em 0.5em 0;}
	#nextProgram ul.photo { width: 310px; margin: 0 auto; padding-bottom: 15px;}
	#nextProgram ul.photo li {padding: 5px; margin-bottom: 10px; display: block;}
	#nextProgram ul.photo li span { width: 100%;}
	#nextProgram #movie, #nextProgram #movie_none { width: 90%; height:auto; margin:0 auto 23px;
box-shadow:
    8px 8px 0 0 #2f52a3,
	10px 10px 0 0 #be9a17;}
}


#afterProgramArea { background-color: #e9e957; padding: 5px 0;}
#afterProgram{ border-top:solid 5px #be9a17; border-bottom:solid 5px #be9a17; text-align: center;}
#afterProgram h2 span{ background-image: url(../img/top/h2_after.png?2022); background-position:center center; background-repeat: no-repeat; background-size: contain; text-indent: -9999px; display: block;}
#afterProgram .ph {background-color:#be9a17; box-shadow: 8px 8px 0px 0 #be9a17;}
#afterProgram .afterData { text-align: center; font-weight: bold; color: #000;}


@media all and (min-width: 768px) {
	#afterProgram { padding: 25px 0 35px;}
	#afterProgram h2 { padding-bottom: 25px;}
	#afterProgram h2 span{width:100%; height: 90px; }
	#afterProgram .txtBlock { display: inline-block; vertical-align: middle; min-width: 430px;}
	#afterProgram .afterData .date { padding-bottom: 10px; font-size: 1.3em;}
	#afterProgram .afterData .guest { font-size: 1.7em; line-height: 1.6em;}
	#afterProgram .ph{
    width: 350px;
    box-sizing: border-box;
	display: inline-block;
	vertical-align: middle;
  }
}

@media all and (max-width: 767px) {
	#afterProgramArea {padding: 3px 0;}
	#afterProgram{ border-top:solid 3px #be9a17; border-bottom:solid 3px #be9a17; text-align: center; padding: 15px 0 30px;}
	#afterProgram h2 { padding-bottom: 10px;}
	#afterProgram h2 span{width:100%; height: 60px; }
	#afterProgram .afterData .date {font-size: 0.9em;}
	#afterProgram .afterData .guest { padding-bottom: 10px; font-size: 1.1em; line-height: 1.8em;}
	#afterProgram .ph { width: 300px; margin: 0 auto;}

}

#nextProgram ul.photo li span, #afterProgram .ph span, #nextProgram #movie_none span {display: block; position: relative; ackground-size: 100%;}
#nextProgram ul.photo li span, #afterProgram .ph span {
    height: 0;
     padding-top:66.666%;
    position: relative;
	background-size: cover;
  }	
#nextProgram #movie_none span {
    height: 0;
     padding-top:56.25%;
    position: relative;
	background-size: cover;
  }	
#nextProgram ul.photo li img, #afterProgram .ph span img, #nextProgram #movie_none span img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }

/*	timelineArea
============================== */
#timelineArea{}
#timelineArea #instagram, #timelineArea #twitter{
	background-color:#59c3e9; box-shadow: 5px 5px 0px 0 #be9a17;
}
#timelineArea h2 {}
#timelineArea h2 a{
background-size: contain;
background-repeat: no-repeat;
background-position: center center;
text-indent:-9999px; width:100%; height: 80px; margin: 0 auto; display: block;}
#timelineArea #instagram h2 a{ background-image: url(../img/top/h2_instagram.png?2023);}
#timelineArea #twitter h2 a{ background-image: url(../img/top/h2_x.png);}

.gaibu {font-size: 0.8em!important; padding: 10px 0 0; letter-spacing: 0em; }

/*instagram*/
div.insta {}
div.insta ul li {
	float:left;
	width:33.333333333333333%;
}
div.insta ul li span, div.insta ul li a, div.insta ul li a img {
	display:block;
}
div.insta ul li a, div.insta ul li a img {
	background-position:center center;
	background-repeat:no-repeat;
}
div.insta ul li a {
	background-size:cover;
	position:relative;
	height:0;
	padding-top:100%;
}
div.insta ul li a:hover img {
	background-color:hsla(216,82%,13%,0.25);
}
div.insta ul li a img {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	border:1px solid #ccc;
	position: absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
}
div.insta ul li a img.icon-video {
	background-image:url(/um/img/play.png);
}
div.insta ul li:nth-child(3n-2) {
clear:both;
}

/*twitter*/
#twitter .twitterBox {
background-color: #fff; padding: 0px;
}

#twTL .tline {
  padding: 15px; margin: 0 auto;
}

#twTL .tline iframe {
  background-color: hsla(0, 0%, 100%, 0.9);
}

@media all and (min-width: 768px) {
	#timelineArea{width: 980px; padding-top: 40px; margin: 0 auto; letter-spacing: -.4em;}
	#timelineArea #instagram, #timelineArea #twitter{ display: inline-block; width: 440px; letter-spacing: 0em; vertical-align: top; padding: 0 15px;}
	#timelineArea #twitter { margin-right: 40px; padding-bottom: 14px;}
	.gaibu {text-align: right; margin: 0 auto;}
	
	div.insta {padding: 0; height: 455px;}
div.insta ul li:nth-child(3n-2) > span {
	margin-right:8px;
}
div.insta ul li:nth-child(3n-1) > span {
	margin-left:4px;
	margin-right:4px;
}
div.insta ul li:nth-child(3n) > span {
	margin-left:8px;
}
div.insta ul li {
	margin-bottom:12px;
}

}
@media all and (max-width: 767px) {
	#timelineArea {width:90%; display: block; margin: 0 auto; padding: 30px 0;}
	#timelineArea #twitter { padding: 0 10px 10px; margin-bottom: 30px;}
	#timelineArea #instagram {}
	#timelineArea h2 { padding: 5px 0;}
	#timelineArea h2 a{ height: 50px;}
	
	.gaibu { width: 100%; font-size: 0.8em; padding: 15px 0 0; text-align: center;}
	#topLinkArea #rect { margin-top: 15px;}
	
	div.insta {padding: 2px 10px 1px 10px;}
div.insta ul li:nth-child(3n-2) > span {
	margin-right:6px;
}
div.insta ul li:nth-child(3n-1) > span {
	margin-left:3px;
	margin-right:3px;
}
div.insta ul li:nth-child(3n) > span {
	margin-left:6px;
}
div.insta ul li {
	margin-bottom:9px;
}
}


/*//plustalk//*/
#plustalk #container { width:100%;  padding:0px 0 0; background-color: #2f52a3; }
#plustalkArea h2 { background-image: url(../img/plustalk/h2_plustalk.png?2022); background-position:center center; background-repeat: no-repeat; background-size: contain; text-indent: -9999px; display: block; width:380px; height: 133px; margin: 0 auto;}
#plustalkArea .oaData { text-align: center; font-weight: bold; color: #e9e957; height:57px; padding-top: 20px; }

#plustalkArea .oaData .date { font-size: 1.2em; display: inline-block;}
#plustalkArea .oaData .guest{ font-size: 1.6em; line-height: 1.6em; display: inline-block;}
#plustalkArea #movie {
    box-sizing: border-box;position: relative;
}
#plustalkArea #movie::after {
    content: "";
    width: 100%;
    height: 100%;
    background-image: url(../img/plustalk/bg_g.png?2022);
    background-repeat: repeat;
    position:absolute;
    z-index: -5;
    right: -15px;
    bottom: -15px;
}

#plustalkArea #beegayaBlock h3 {text-indent: 0; height: auto; text-align: center; padding-bottom: 1em; color: #fff; font-weight: 900;}
#plustalkArea #beegayaBlock h3 span.special {
	display: block; width: 5em;
	border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
background-color:#e9e957; color: #2f52a3; font-size: 0.7em; }


@media all and (min-width: 768px) {
	#plustalk #container {border-bottom:solid 10px #be9a17;
	background-image: url(../img/plustalk/bg_plustalk.png?2022), url(../img/plustalk/bg_contents.jpg?2022); 
	background-position: bottom center, top center; 
	background-repeat: no-repeat, repeat;}
	#plustalkArea{ width: 980px; margin: 0 auto; background-image: url(../img/plustalk/mc.png?2022); background-position:center top; background-repeat: no-repeat; padding-top: 20px;}
	#plustalkArea #plustalkBlock { padding-bottom: 115px;}
	#plustalkArea #beegayaBlock { padding-bottom: 100px;}
	#plustalkArea .oaData .date, #plustalkArea .oaData .guest { vertical-align: middle;}
	#plustalkArea #movie{ width:750px; margin: 0 auto; }
	
	#plustalkArea #beegayaBlock h3 {font-size: 2.0em; padding: 50px 0 80px;}
	#plustalkArea #beegayaBlock h3 span { padding: 5px 0; margin: 0 auto 15px;}
}
@media all and (max-width: 767px) {
	#plustalk #container {border-bottom:solid 5px #be9a17;
	background-image: url(../img/plustalk/bg_plustalk_sp.png?2022), url(../img/plustalk/bg_contents_sp.jpg?2022); 
	background-position: bottom center, top center; 
	background-repeat: no-repeat, repeat;
	background-size: contain, contain;}
	#plustalkArea { background-image: url(../img/plustalk/mc_sp.png?2022); background-position:top center; background-repeat: no-repeat; background-size: contain; padding-top: 15px;}
	#plustalkArea #plustalkBlock, #plustalkArea #beegayaBlock { width: 90%; padding-bottom: 80px; margin: 0 auto;}
	#plustalkArea #beegayaBlock { padding-bottom: 60px;}
	#plustalkArea h2 {width:100%; height: 0; padding-top: 22%; margin: 0 auto;}
	#plustalkArea .oaData {height: auto; padding: 6% 0; }
	#plustalkArea .oaData .date {display: block; font-size:1.0em;}
	#plustalkArea .oaData .guest {display: block; font-size:1.2em; line-height: 1.6em;}
	#plustalkArea #movie{ width: 100%; margin: 0 auto; }
	#plustalkArea #movie::after {
    right: -8px;
    bottom: -8px;
}
	
	#plustalkArea #beegayaBlock h3 {font-size: 1.4em; line-height: 1.3em; padding: 30px 0 40px;}
	#plustalkArea #beegayaBlock h3 span { padding: 3px 0; margin: 0 auto 5px; line-height: 1.0em;}
	
}
@media all and (max-width: 420px) {
	#plustalkArea .oaData {padding: 3% 0; }
}
@media all and (max-width: 390px) {
	#plustalkArea #beegayaBlock h3 {padding: 25px 0 35px;}
}

#plustalkArea #movie .ph span {display: block; position: relative; ackground-size: 100%;}
#plustalkArea #movie .ph {
    width: 100%;
    box-sizing: border-box;
  }
#plustalkArea #movie .ph span {
    height: 0;
    padding-top:56.25%;
    position: relative;
	background-size: contain;
  }	
#plustalkArea #movie .ph span img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
.modaal-content-container {
    padding: 0px!important;
}
.modaal-container { background: #000!important;}

@media all and (min-width: 768px) {
	#plustalkArea #movie .sp { display: none;}
	iframe { overflow: hidden;}
}
@media all and (max-width: 767px) {
	#plustalkArea #movie .pc { display: none;}
}

/*//studio//*/
#studio #contentsArea h2{ background-image: url(../img/studio/h2_studio.png); background-position:center center; background-repeat: no-repeat; background-size: contain; text-indent: -9999px; display: block; width:100%; height: 105px; margin-bottom: 35px; }
#studio #studioArea { background-color: #fff;}
#studio #studioArea .wrap { text-align: center;}
#studio h3 {
    color: #2f52a3;
	text-align: center;
	padding-bottom: 1.5em;
	font-family: "nitalago-ruika", sans-serif;
	font-weight: 100;
	font-style: normal;
	font-feature-settings: "palt";
}
#studio #studioArea .outline { text-align: center; padding-bottom: 5em;}
#studio #studioArea .outline:not(:last-child) { padding-bottom: 2em; margin-bottom: 3em; border-bottom: dotted 1px #666;}
#studio h4 {
    background-color: #ff8989;
    color: #fff;
	display: inline;
	font-size: 1em; padding: 0.3em;
}
#studio #studioArea .studioDate, #studio #studioArea .date {font-weight: bold;}

#studio #studioArea table {text-align: left;
border-collapse:collapse;
border-spacing:0;
margin: 0 auto;
font-feature-settings: "palt";}
#studio #studioArea table td { vertical-align: top; line-height: 1.5em; padding-bottom: 0.8em;}
#studio #studioArea table td.tpo { width: 3.5em;}
#studio #studioArea .cap {margin:0 0 1em; font-size: 0.9em; line-height: 1.3em;}
#notice {background-color: #fff;}
#notice .noticeBox{position: relative; color:#2f52a3;}

#notice h5{font-size:1.1em; font-weight:bold; padding:0 0 .8em;}
#notice ul{margin:0 auto;}
#notice ul li{text-indent: -1.5em; padding:0 0 .1em 1.5em; margin:0 0 .5em; font-size:0.9em; line-height:1.45em;}
#notice ul li:before { content:"・"; padding-right: 0.3em;}
#notice p{width:99%; margin:0 auto; font-size:95%; text-indent: -.5em; padding:0 0 .5em .5em; line-height:1.3;}

#studio .apply {text-align: center;}
#studio .apply p { font-size: 0.9em; padding-bottom: 1em;}
#studio .apply label {color: #CA0000; cursor: pointer; }
#studio .btn{ width:400px; height: 80px; display: block; margin: 20px auto; border: none;
	background-color: #59c3e9;
    box-shadow: 5px 5px 0px 0 #be9a17;
	/**/background-position: center center; background-repeat: no-repeat; background-size: 290px 25px; text-indent: -9999px; background-image: url(../img/studio/btn_apply.png); cursor: pointer;}
#studio .btn:hover {opacity: 0.75;}
#studio .btn[disabled] {
   opacity: 0.5;
}
#studio .btn[disabled]:hover{
  opacity: 0.5;
}

#studioArea .chooseBox { text-align: center; border-top: solid 1px #00a9d7; border-bottom: solid 1px #00a9d7; display: inline-block; margin-bottom: 3em; padding: 1em 2em 2em;}
#studioArea .chooseBox h5 {color: #00a9d7; padding-bottom: 1em;}
#studioArea ul.choose { text-align: center;}
#studioArea ul.choose li { display: inline-block; font-size: 1.4em; margin: 0 10px;
border: 1px solid #ccc;
border-image: linear-gradient(to bottom, rgba(220, 234, 239, 1) 0%, rgba(182, 212, 221, 1) 100%);
border-image-slice: 1;
background-image: linear-gradient(0deg, rgba(230, 246, 251, 1), rgba(245, 250, 251, 1));
}
#studioArea ul.choose li a {background-position: 10px center; background-repeat: no-repeat; background-size: 15px 20px; background-image: url(../img/studio/arrow.png); padding:18px 5px 18px 35px; font-weight: bold; display: block;}

@media all and (min-width: 768px) {
#studio #studioArea { background-color: #fff; padding: 5px 0;}
#studio h3 { font-size: 1.5em; line-height: 1.6em;}
#studio .detail {border-top: solid 5px #be9a17; border-bottom: solid 5px #be9a17; padding: 2em 0;}

#studio #studioArea article {margin-bottom:50px;}
#studio #studioArea .studioDate, #studio #studioArea .date {margin:10px 0 30px;}
#studio #studioArea .studioDate { font-size: 1.8em;}
#studio #studioArea .date { font-size: 1.5em;}
#studio #studioArea table {text-align: left; margin:0 auto 0.5em; font-size: 1.3em;}
#notice{ padding:5px; height: auto; overflow: scroll;}
#notice .noticeBox { padding:40px 15px 0; border:1px solid #2f52a3; height: 498px;}
#studio .apply label { font-size: 1.2em;}
}
@media all and (max-width: 767px) {
#studio #studioArea {padding: 5px 0;}
#studio .detail {border-top: solid 3px #be9a17; border-bottom: solid 3px #be9a17; padding: 1em 0;}
#studio #contentsArea h2{height: 70px; margin-bottom: 20px; }
#studio h3 { font-size: 1.2em; line-height: 1.4em;}
#studio h4 { font-size: 0.9em;}
#studio #studioArea article {margin-bottom:30px;}
#studio #studioArea .outline {padding-bottom: 3em;}
#studio #studioArea .studioDate, #studio #studioArea .date { font-size: 1.2em; margin:10px 0 20px;}
#studio #studioArea .studioDate { font-size: 1.5em;}
#studio #studioArea .date { font-size: 1.2em;}
#studio #studioArea table {text-align: left; margin:0 auto; font-size: 1.05em;}
#studio #studioArea .cap { font-size: 0.8em;}
#notice{ font-size: 0.8em; padding:3px; margin: 3px; }
#notice .noticeBox { padding:15px 10px 0px; position: relative; border:1px solid #2f52a3;}
	#notice ul { padding-bottom: 50px;}	
#studio .apply label { font-size: 1.1em;}
#studio .apply p { font-size: 0.8em; line-height: 1.3em;}
#studio .btn{ width: 90%; height: 70px; margin: 20px auto; background-size: 232px 20px;}

#studioArea .chooseBox {margin-bottom: 2em; padding: 0.5em 0 1em 0;}
#studioArea .chooseBox h5 { font-size: 0.9em; padding-bottom: 0.8em;}
#studioArea ul.choose li { font-size: 1.1em; margin: 0 5px;}
#studioArea ul.choose li a {background-position: 8px center; background-size: 15px 20px; padding:15px 0px 15px 28px; }
}



#notice_dt {
    position: absolute;
    left: 50%;
    top: 0;
    z-index: 10000 !important;
    bottom: 0;
    /* left: 0; */
    right: 0;
    margin: auto;
	
}

#notice_dt .btn-w-close a {
  display: block;
  width: 103px;
  height: 33px;
  background-image: url(../img/studio/close.png);
  background-repeat: no-repeat; background-position: 0 0; background-size: contain;
  margin: 0 auto;
}

#notice_dt .btn-w-close a {
  cursor: pointer;
}

@media all and (min-width: 768px) {
  #notice_dt {
    width: 800px;
    height: 550px;
    margin-left: -400px;
  }

  #notice_dt .btn-w-close {
    position: absolute;
    right: 2px;
    top: 5px;
  }
}

@media all and (max-width: 767px) {
  #notice_dt {
    width: 100%;
    margin: 0px -50% 0px!important;
  }
	div.character { position: relative;}
	#notice_dt .btn-w-close {width: 100px; margin-left:-51px; padding:0; display: block;
		position: absolute;
    left:  50%;
    bottom: 10px;}
  #notice_dt .btn-w-close a {
     width: 100%; height: 33px; background-size: 103px 33px; background-position: center center;
  }

}











/*//guest//*/
#guest #contentsArea h2{ background-image: url(../img/guest/h2_guest.png?2022); background-position:center center; background-repeat: no-repeat; background-size: contain; text-indent: -9999px; display: block; width:100%; height: 105px; margin-bottom: 35px; }
#guest #guestArea { background-color: #fff;}
#guestac h3 { font-weight: bold; font-size: 1.4em; color: #2f52a3;}
#guestac ul { letter-spacing: -.4em; padding-bottom: 50px;}
#guestac ul li { display: inline-block; letter-spacing:0em; border-bottom: solid 1px #be9a17; padding: 15px 0 8px; vertical-align: top; line-height: 1.5em;}
#guestac .num { background-color: #ff8989; color: #fff; padding:4px 3px; margin-right: 10px; font-size: 0.9em;}

#guest label {border-radius:5px;
	position: relative;
	display: block;
	width: 35%; margin:0;
	border: 1px solid #000;
	background: #fff;
}
#guest label:before {
	content: "";
	position: absolute;
	top: 50%;
	right: 10px;
	display: block;
	width: 0;
	height: 0;
	margin: -2px 0 0 0;
	border: 5px solid transparent;
	border-top: 7px solid #000;
}
#guest select#backnum {
	font-size:110%;
	cursor: pointer;
	position: relative;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display: block;
	width: 98%;
	padding: 0.5em 1em;
	color: #000;
	border: none;
	border-radius: 5px;
	background: transparent;
	text-indent: .01px;
	text-overflow: "";
}

@media all and (min-width: 768px) {
#guest #guestArea { background-color: #fff; padding: 5px 0;}
#guest .detail {border-top: solid 5px #be9a17; border-bottom: solid 5px #be9a17; padding: 2em 0 1em;}
#guestac { padding-top: 40px;}
#guestac ul li {width:450px; font-size: 1.1em;}
#guestac ul li:nth-child(odd) {margin-right:40px;}
	#guestac .num {font-size: 0.9em;}
}
@media all and (max-width: 767px) {
#guest #guestArea {padding: 5px 0;}
#guest .detail {border-top: solid 3px #be9a17; border-bottom: solid 3px #be9a17; padding: 1em 0 0;}
#guest #contentsArea h2{height: 70px; margin-bottom: 20px; }
#guestac { padding-top: 30px;}
#guestac h3 {font-size: 1.0em;}
#guestac ul {padding-bottom: 40px;}
#guestac ul li {width:100%; font-size: 0.9em;}
#guestac .num {margin-right: 5px; font-size: 0.8em;}
#guest label {width: 100%; margin:0 auto; font-size: 0.9em;}
}


/*//present//*/
#present #presentArea { background-color: #fff;}
#present h3 {
    color: #2f52a3;
	text-align: center;
	font-feature-settings: "palt";
	line-height: 1.6em;
}
#present .readArea { text-align: center; line-height: 1.6em;}
#present .read {}
#present .notes { line-height: 1.6em;}
#present .readArea p { padding-bottom: 1em;}
#present .readArea sup { font-size: 0.6em;}
#present .readArea .quasidrugs { display: inline-block; border: solid 1px #000; padding:4px 4px; font-size: 0.75em; line-height: 1em;}
#present article { text-align: center; line-height: 1.6em;}
#present article h4 {background-color: #ff8989;
    color: #fff;
    display: inline;
    font-size: 1em;
    padding: 0.3em;}

#present table th, #present table td {
 vertical-align: baseline;
	line-height: 1.5em;
}

#present .ph span {display: block; position: relative; ackground-size: 100%;
    height: 0;
     padding-top:100%;
    position: relative;
	background-size: cover;
  }	
#present .ph span img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }

#presentArea .btn a {width:240px; height: 60px; display: block;
	margin: 20px auto; border: none;
	background-color: #59c3e9;
    box-shadow: 5px 5px 0px 0 #be9a17;
	background-position: center center; background-repeat: no-repeat; background-size: 120px 22px; background-image: url(../img/present/btn_application.png); text-indent: -9999px;}
#presentArea .btn a:hover{opacity:0.9}

#present h3, #present .readArea strong, #present article p {
	font-family: "nitalago-ruika", sans-serif;
	font-weight: 100;
	font-style: normal;
}

@media all and (min-width: 768px) {
#present #presentArea { background-color: #fff; padding: 5px 0;}
#present h3 { font-size: 1.8em; padding: 1.0em 0;}
#present .detail {border-top: solid 5px #be9a17; border-bottom: solid 5px #be9a17; padding: 2em 0;}
	#present .readArea { padding-bottom: 30px; font-size: 1.1em;}
#present .read { /*display: inline-block; text-align: left; vertical-align: middle;*/}
	#present .notes { width: 750px; margin: 0 auto; font-size: 0.9em; padding-bottom: 25px;}
	#present article { padding-bottom: 1.5em;}
	#present article p { font-size: 1.5em; margin: 10px 0;}
	
	#present .ph {
	border: solid 2px #e6e6e6; 
	border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
	padding: 15px;
	width: 500px;
	margin: 0 auto 50px;}
	#present .readArea .ph {
	border: solid 1px #2f52a3; 
	border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
	padding: 0px;
	width: 160px;
	margin: 0 0 25px 0; display: inline-block; vertical-align: middle;
	box-shadow: 5px 5px 0 0 #2f52a3, 6px 6px 0 0 #be9a17;
	}
}
@media all and (max-width: 767px) {
#present #presentArea  {padding: 5px 0;}
#present h3 { font-size: 1.3em; padding: 0.5em 0;}
#present .detail {border-top: solid 3px #be9a17; border-bottom: solid 3px #be9a17; padding: 1em 0;}
#present #contentsArea h2{height: 70px; margin-bottom: 20px; }
	#present .readArea {}
	#present .read { padding: 5px 0 25px; font-size: 0.9em;}
	#present .notes {font-size: 0.8em; padding-bottom: 10px;}
	#present article { padding-bottom: 1.0em;}
	#present article p { font-size: 1.1em; padding-top: 5px;}
	
	#present .ph { width: 280px; margin: 0 auto 30px;
	border: solid 2px #e6e6e6; 
	border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
	padding: 15px;
	}
	#present .readArea .ph {
	border: solid 1px #2f52a3; 
	border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
	padding: 0px;
	width: 100px;
	margin: 0 auto 10px;
	box-shadow: 5px 5px 0 0 #2f52a3, 6px 6px 0 0 #be9a17;
	}
	#present .readArea .ph span{}
	#present .btn a{ width: 90%; height: 70px; margin: 20px auto;}
}


/*footer*/
footer #footerArea {margin:2em 0 0; padding:1em 0; text-align:center; position:relative; border-top:solid 10px #be9a17; background-color: #2f52a3;}
footer #footerArea p {padding:10px; line-height:1.5em; color: #fff;}
footer #footerArea a { text-decoration:none; color:#fff;}
footer #footerArea a:hover { text-decoration:none; color:#ccc;}
footer #footerArea .copyright{
font-family: din-2014, sans-serif;
font-style: normal;
font-weight: 200;
}
@media all and (max-width: 767px) {
	footer #footerArea {margin:0.8em 0 0; padding:0.5em 0; border-top:solid 5px #be9a17; font-size: 0.9em;}
}

/*--sns-share--*/
div.sns-share {
	text-align:center; 
}
div.sns-share section { padding: 10px; display:table;}


div.sns-share section h2{ text-align: center; font-weight: bold;}
div.sns-share section h2, div.sns-share section h3, div.sns-share section div.sns-rig { padding: 5px 0 8px; letter-spacing: 0em;}

div.sns-share section ul { letter-spacing: -.4em;}
div.sns-share section ul li {
	/*float:left;*/display:inline-block; vertical-align: middle; letter-spacing: 0em;
}
div.sns-share section ul li a {
	display:block;
}
@media all and (min-width: 768px) {
div.sns-share { padding:30px 0 0px; width: 100%; margin: 0 auto; }
div.sns-share section {width:40%; margin: 0 auto;}	

div.sns-share section ul li {
	width:50px;
}
div.sns-share section ul li:not(:last-child) {
	margin-right:10px;
}
div.sns-share section ul li a {
	height:50px;
}
div.sns-share section ul li a img { width: 50px; height:50px; }
}
@media all and (max-width: 767px) {
div.sns-share section {width:100%; padding: 10px 0px; margin: 0 auto;}
.idx div.sns-share section {width:90%;}	
	
.topics div.sns-share section h3 {
	width:55%;
}
.topics div.sns-share section div.sns-rig {
	width:45%;
}
div.sns-share section h2, div.sns-share section h3 {
	font-size:75%;
	padding-right:0px!important;
}
div.sns-share section ul li {
	width:40px;
}
div.sns-share section ul li:not(:last-child) {
	margin-right:6px;
}
div.sns-share section ul li a {
	height:40px;
}
div.sns-share section ul li a img { width: 40px; height:40px; }
}
@media all and (max-width: 374px) {
div.sns-share section h3 {
	font-size:62.5%;
}
div.sns-share section ul li:not(:last-child) {
	margin-right:3px;
}
div.sns-share section h2 {
	width:55%;
}
div.sns-share section div.sns-rig {
	width:45%;
}

div.sns-share section h2, div.sns-share section h3, div.sns-share section div.sns-rig {
	display:block; width:100%; text-align: center;
}
}

#info { background-color: #2f52a3; padding: 1em 0;}
#info div {color: #fff; text-align: center; width: 95%; margin: 0 auto;}
#info div h2 { padding-bottom: 0.5em;}
#info div p { font-size: 1.1em;}
@media all and (max-width: 767px) {
	#info div h2 { font-size: 0.9em;}
#info div p { font-size: 1.0em;}
	
}

#stream {margin: 0 auto;}
#stream a {display: block;
background-position: 0 0; background-size: contain; background-image: url(../img/top/bnr_tver.png); background-repeat: no-repeat; text-indent: -9999px; box-shadow: 5px 5px 0px 0 #be9a17; border-left: solid 1px rgba(0,0,0,0.1)}
#stream p { text-align: center; font-size: 0.9em; padding-top: 0.6em; color: #666;}

@media all and (min-width: 768px) {
#stream { width: 500px; padding-top: 40px;}	
	#stream a { width: 500px; height: 125px;}
}

@media all and (max-width: 767px) {
#stream { width: 90%; padding-top: 30px;}
#stream a { width: 100%; height: 0; padding-top:25%; }
#stream p { font-size: 0.8em;}
}


/*	fadein
============================== */
.fadeinD {
    opacity : 0;
    transform : translate(0, 20px);
    transition:all 1s;
  display:block;
}
.fadeinD.scrollin {
    opacity : 1;
    transform : translate(0, 0);
}


@media print{
  #main, #movie, .photo, #afterProgram .ph, #plustalk #container{
	  display: none;
	  opacity: 0;
	  background: #fff;
	}
}
