/*	mainArea
============================== */
#page-top header{background-color: #540000;}
#mainArea{width:100%; height:0; padding-top: 71%; margin:0 auto; position:relative; }
#mainArea .main1{background-image: url(../img/main_bg.jpg); background-size:cover; width:100%; height:0; padding-top:71%; position:absolute; top:0; left:0;
animation: fadein 2.5s ease 0s 1 normal;
-webkit-animation: fadein 2.5s ease 0s 1 normal;}
#mainArea .main2{background-image: url(../img/main.jpg); background-size:cover; width:100%; height:0; padding-top:71%; position:absolute; top:0; left:0; opacity: 0;
-webkit-animation: fadein 2.0s ease 0.5s 1 forwards;
  animation: fadein 2.0s ease 0.5s 1 forwards;}
#mainArea .main3{background-image: url(../img/main_logo.png); background-size:cover; width:21.5%; height:0; padding-top:71%; position:absolute; top:0; right:0; opacity: 0;
-webkit-animation: fadein 1.5s ease 1s 1 forwards;
  animation: fadein 1.5s ease 1s 1 forwards;}
#mainArea .main4{background-image: url(../img/main_date_0813.png); background-size:cover; position:absolute; bottom:3.5%; right:20.5%; width:39.5%; height:0; /*padding-top:9%;*/ padding-top:11.5%; opacity: 0;
-webkit-animation: fadein 2.5s ease 1s 1 forwards;
  animation: fadein 2.5s ease 1s 1 forwards;}
#mainArea .main5{background-image: url(../img/main_copy.png); background-size:cover; position:absolute; top:13%; left:14.5%; width:6%; height:0; padding-top:19.6%; opacity: 0;
-webkit-animation: fadein 2.5s ease 2s 1 forwards;
  animation: fadein 2.5s ease 2s 1 forwards;}
#mainArea .main1 img, #mainArea .main2 img, #mainArea .main3 img, #mainArea .main4 img, #mainArea .main4 img, #mainArea .main5 img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
@keyframes fadein {
    0% {opacity:0;}
    100% {opacity:1;}
}
@-webkit-keyframes fadein {
    0% {opacity:0;}
    100% {opacity:1;}
}

@media all and (min-width: 1500px) {
	#mainArea {width: 1500px; height:1065px; padding-top: 0; margin: 0 auto;}
}

#topContents {background-image: url(../img/bg.jpg); background-repeat: repeat; background-position: center top; padding-top: 30px;}

#infoArea { background-color: #ef8bd6; padding: 0.7em 0;}
#infoArea2 { background-color: #f472ae; padding: 0.7em 0;}
#infoArea p, #infoArea2 p { text-align: center; color: #fff; font-weight: bold; line-height: 1.7em;}
@media all and (max-width: 767px) {
#topContents { padding-top: 15px;}
#infoArea, #infoArea2 {padding: 0.5em 0;}
#infoArea p, #infoArea2 p { font-size: 0.9em; line-height: 1.5em; padding: 0 0.5em;}
}
@media all and (max-width: 374px) {
#infoArea, #infoArea2 {padding: 0.2em 0;}
#infoArea p, #infoArea2 p { font-size: 0.8em; padding: 0 0.2em;}
}


/*	storyArea
============================== */
#storyArea {}
#storyArea #story { padding-bottom: 50px;}
#storyArea #story h2{background-image: url(../img/top/h2_story.png); background-repeat: no-repeat; background-position: center top; background-size: contain; width:100%; height:72px; margin: 0 auto 30px; text-indent:-9999px;}
#storyArea #story #storyBlock {letter-spacing: -.4em; position: relative;}


#storyArea #story #topTrailer {width:640px; display: inline-block; vertical-align: top; letter-spacing: 0em;}
#storyArea #story #topTrailer #trailer div {width:640px;}
#storyArea #story #topTrailer #trailer iframe {width:640px; height:360px;}
#storyArea #story #topStory {width:320px; display: inline-block; vertical-align: top; /*position: relative;*/ letter-spacing: 0em; margin-left: 20px;
}
#storyArea #story #topStory .box {text-align: center;}

#storyArea #story #topStory .epnum { background-repeat: no-repeat; background-size: contain; background-position: left center; width:97px; height: 97px; text-indent: -9999px;}
.story1 .epnum {background-image: url(../img/ep01.png);}
.story2 .epnum {background-image: url(../img/ep02.png);}
.story3 .epnum {background-image: url(../img/ep03.png);}
.story4 .epnum {background-image: url(../img/ep04.png);}
.story5 .epnum {background-image: url(../img/ep05.png);}
.story6 .epnum {background-image: url(../img/ep06.png);}
.story7 .epnum {background-image: url(../img/ep07.png);}
.story8 .epnum {background-image: url(../img/ep08.png);}
.story9 .epnum {background-image: url(../img/ep09.png);}
.story10 .epnum {background-image: url(../img/ep10.png);}
#storyArea #story #topStory .oadate { vertical-align: middle; display: inline-block; font-size: 2.7em;
font-family: rig-shaded-bold-face, sans-serif;
font-weight: 700;
font-style: normal;
background: linear-gradient(transparent 30%, #fefd02 30%); padding:0 0 8px;}
#storyArea #story #topStory .oadate .small { font-size: 0.5em;}
#storyArea #story #topStory .box p.txt { padding: 15px 0px 15px 25px; text-align: left; line-height: 1.6em;}
#storyArea #story #ph span {
  display: block;
  position: relative;
background-size: 100%;
}
#storyArea #story #ph {border: solid 4px #000; margin-bottom: 10px;}

.movList { text-align: center;}
.movList li { display: inline-block; vertical-align: middle; margin: .1em .1em .25em; }
.movList li a { display: block; background-color:#fff; color: #000; border: solid 3px #000; padding: 5px 10px;
font-family: tbudgothic-std, sans-serif;
font-style: normal;
font-weight: 900;}
/*.movList li a:hover { background-color: #fefd02;}*/


@media all and (min-width: 768px) {
#top-story-smp { display:none; }
	#storyArea #story #topStory .epnum {position: absolute; top:-112px; left:0; width:97px; height: 97px;}
	#storyArea #story #topStory .oadate { width: 100%; display: block; margin-bottom: 10px;}
	
#storyArea #story #ph,
#storyArea #story #ph span {
    width: 314px;
    height: 208px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
  }
	#storyArea #story #topStory p.btn a {
  display: block;
border: solid 4px #000; background-color: #fff;
width: 314px;
height: 65px;
margin: 0 auto;
}
#storyArea #story #topStory p.btn a span {
display: block;
background-position: center center;
background-image: url(../img/top/btn_detail.png);
background-size: contain;
width: 314px;
height: 65px;
text-indent: -9999px;
}
/*#storyArea #story #topStory p.btn a:hover {background-color: #fefd02}*/
}

.movList {margin:10px 0 15px;}

@media all and (max-width: 767px) {
#storyArea #story { padding: 0 10px 30px; display: block;}
#storyArea #story h2 { height: 50px; margin: 0 auto 15px;}
#storyArea #story #storyBlock {}
	
#storyArea #story #topTrailer { width:100%;}
#storyArea #story #topTrailer #trailer {width:100%; height:auto;}
#storyArea #story #topTrailer #trailer div {width:100%; position:relative; padding:56.25% 0 0; height:0; overflow: hidden;}
#storyArea #story #topTrailer iframe,.emb iframe{ position:absolute; top: 0; left:0; width:100% !important; height: 100% !important;}
	
#storyArea #story #topStory { width:100%; display: block; margin: 15px 0;}
	#storyArea #story #topStory .box { position: relative; padding-top: 70px;}
#storyArea #story #topStory .epnum {position: absolute; top:0px; left:0; width:60px; height: 60px;}
#storyArea #story #topStory .oadate {position: absolute; top:10px; right:0; font-size: 2.3em; padding:0 8px 8px;}
#storyArea #story #topStory .box p.txt { padding: 10px;}

#storyArea #story #ph {width:98%; border: solid 4px #000; margin: 0 auto; position:relative; height:auto; overflow: hidden; padding: 0 0 0;}
#storyArea #story #ph span img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
#storyArea #story #ph span {
    height: 0;
    padding:66.666% 0 0;
    position: relative;
  }

/*#storyArea #story #topStory p.btn a {width:98%; border: solid 1% #000;}*/
.movList {margin-top: 0.2em;}
.movList li  { width: 47%; }
.movList li a { font-size: 0.9em; padding: 5px 0;}

#top-story-pc { display:none; }
#top-story-smp { display:block; padding-top: 10px; }
	
/* アコーディオン */
#panel {
  width: 100%;
}
#panel > dt {
  display: block;
background-color: #fff;
background-position: center center;
background-image: url(../img/top/btn_moreread.png)!important;
background-size: contain;
	background-repeat: no-repeat;
width:98%; border: solid 4px #000;
height: 42px;
text-indent: -9999px;
margin: 0 auto;
}
#panel > dd {}
#panel p.btn a {

}
#panel p.btn a {
  display: block;
background-color: #fff;
background-position: center center;
background-image: url(../img/top/btn_story.png)!important;
	background-repeat: no-repeat;
background-size: contain;
width:98%; border: solid 4px #000;
height: 42px!important;
text-indent: -9999px;
margin: 0 auto;
}
}
@media all and (max-width: 350px) {
	#storyArea #story #topStory .oadate { top:15px; font-size: 1.8em;}
}

#storyArea #story #topTrailer div#ph_main span {
  display: block;
  position: relative;
background-size: 100%;
}
@media all and (min-width: 768px) {
#storyArea #story #topTrailer div#ph_main,
#storyArea #story #topTrailer div#ph_main span {
    width: 640px;
    height: 360px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
  }
}
@media all and (max-width: 767px) {
#storyArea #story #topTrailer div#ph_main  {width:100%; margin: 0 auto; position:relative; height:auto; overflow: hidden; padding: 0 0 0;}
#storyArea #story #topTrailer div#ph_main span img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
#storyArea #story #topTrailer div#ph_main span {
    height: 0;
    padding:56.25% 0 0;
    position: relative;
  }
}



/*	whatsnewArea
============================== */
#whatsnewArea {background-image: url(../img/top/bg_whatsnew.png); background-repeat: repeat-x; background-position: center top; background-size: cover; padding-top: 30px; border-top: solid 4px #000; border-bottom: solid 4px #000;}
#whatsnewArea h2{background-image: url(../img/top/h2_whatsnew.png); background-repeat: no-repeat; background-position: center top; background-size: contain; width:100%; height:56px; margin: 0 auto 13px; text-indent:-9999px;}
#whatsnewArea ul li .tag { background-color: #fefd02; color: #000; padding: 5px 5px 0; line-height: 1em; 
font-family: rig-shaded-bold-face, sans-serif;
font-weight: 700;
font-style: normal;}

#whatsnewArea ul li a { display: block;}
#whatsnewArea ul li a:hover { background-color: #f5f5f5;}
#whatsnewArea ul li a:hover .thumbnail{ filter: brightness(1.10); /* 明るくする */}


#whatsnewArea ul li { position: relative;}
#whatsnewArea ul li span.thum {
  width: 100%;
  height: 0;
padding-top:66.666%;
  display: inline-block;
	background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  vertical-align: top;
  margin: 0 0 0 0;
  position: relative; 
}
#whatsnewArea ul li span.thum img {
  width: 100%;
  height: 100px;
}
#whatsnewArea ul li span.ymd {
	position: absolute;
	bottom: 5px;  right: 5px;
	font-family: rig-shaded-bold-face, sans-serif;
	font-weight: 700;
	font-style: normal;
}
#whatsnewArea ul li .thumbnail{width: 100%;}
#whatsnewArea ul li .txtBox {padding: 8px; font-size: 0.9em; line-height: 1.3em; min-height: 3em; color: #000;}
#whatsnewArea ul li .txtBox .txt { padding-bottom: 1em; padding: 0.5em; height: 6em; line-height: 1.4em; font-size: 0.9em;}
#whatsnewArea ul#list li span.ymd {}
	
#whatsnewArea ul#list li .date span.tag{
		padding: 6px;
	}

@media all and (max-width: 767px) {
#whatsnewArea {padding-top: 20px;}
#whatsnewArea h2 { height: 50px; margin: 0 auto 15px;}
}

/*	spcntArea
============================== */
#spcntArea {background-color: #213c00;}
#spcntArea #spcnt { text-align: center; letter-spacing: -.4em; padding: 30px 0;}
#spcntArea #spcnt p { display: inline-block; margin: 0 12px; letter-spacing: 0em; vertical-align: top;}

#spcntArea #spcnt p a, #spcntArea #spcnt p span.soon, #spcntArea #spcnt p span.frame, #spcntArea #spcnt p span.end {
display: block;
  white-space: nowrap;
  text-indent: -9999px;
  overflow: hidden;
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
	 filter: drop-shadow(2px 2px 2px rgba(0,0,0,0.3));
	transition: filter 0.3s ease;
}
#spcntArea #spcnt p a:hover {
  filter: brightness(1.10); /* 明るくする */
}
#spcnt p.bnrChart a {
  background-image: url(../img/top/bnr_chart.jpg);
}
#spcnt p.bnrInterview a {
  background-image: url(../img/top/bnr_interview12.jpg);
}
#spcnt p.bnrReport a {
  background-image: url(../img/top/bnr_report.png);
	position: relative;
}
#spcnt p.bnrReport a span.date {display: block; text-indent:0; position: absolute; bottom:30%; right: 2%; width:36%; text-align: center; font-size:0.9em;
letter-spacing: 0em;
font-family: rig-shaded-bold-face, sans-serif;
font-weight: 700;
font-style: normal;
}
#spcnt p.bnrReport a span.phReport { position: absolute; top:7%; left:4.5%; width:54%; height:0; padding-top: 54%; border: solid 2px #000;
background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
#spcnt p.bnrMovie a {
  background-image: url(../img/top/bnr_movie.jpg);
}
#spcnt p.bnrMovie span.end {
  background-image: url(../img/top/bnr_movie_end.jpg);

}

#spcnt p.bnrGallery a span.frame {
  background-image: url(../img/top/bnr_gallery.png); position: relative; z-index: 100;
}
#spcnt p.bnrGallery {position: relative;}
#spcnt p.bnrGallery a span.phGallery { z-index: 50; overflow: hidden;}
#spcnt p.bnrQuiz a {
  background-image: url(../img/top/bnr_quiz.jpg);
}

@media all and (min-width: 768px) {	
#spcntArea #spcnt p {margin: 12px 0;}
#spcntArea #spcnt p:nth-child(2), #spcntArea #spcnt p:nth-child(5), #spcntArea #spcnt p:nth-child(8) {margin: 12px 25px;}
	/*#spcntArea #spcnt p {margin: 20px;}*/
#spcntArea #spcnt p a, #spcntArea #spcnt p span.soon, #spcntArea #spcnt p span.frame, #spcntArea #spcnt p span.end {width:310px; height: 200px;}
#spcnt p.bnrTopics a span.date { bottom:28px; right: 25px; font-size:0.9em;}
#spcnt p.bnrGallery a span.phGallery { position: absolute; top:0px; left:0px; width:310px; height: 200px;
	background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
}
}
@media all and (max-width: 767px) {
#spcntArea #spcnt { width: 100%; padding: 18px 0; text-align: center; letter-spacing: -.4em;}
#spcntArea #spcnt p {margin:1.2%; width:47%; vertical-align: top; /*height: 0px; padding-top:50.74%;*/ position: relative;}
#spcntArea #spcnt p.soon { display: none;}
#spcntArea #spcnt p a.bnr, #spcntArea #spcnt p span.soon, #spcntArea #spcnt p span.frame, #spcntArea #spcnt p span.end {width:100%; height: 0px; padding-top:64.516%;}
#spcnt p.bnrReport a span.date { font-size:0.7em;}
#spcnt p.bnrGallery a span.phGallery { position: absolute; top:0px; left:0px; width:100%; height:0; padding-top: 64.516%;
	background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
}
}

@media all and (max-width: 399px) {
	#spcnt p.bnrReport a span.date { font-size:0.6em;}
}

/*	bannerArea
============================== */


#bannerArea li a, #bnArea li a, #goodsArea p a, #linkArea .paraviDrama a, #bnArea li span.end {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-indent:-9999px;
  background-position: center;
  background-repeat: no-repeat;
  box-sizing: border-box;
  background-size: 100%;
}
#linkArea li a:hover{ filter: brightness(1.10); /* 明るくする */}
#linkArea .paraviDrama a {
  /*バナー画像*/
}
#linkArea li.paravi a {
  background-image: url(../img/top/bn_paravi.png);
}
#linkArea li.tbsfree a {
  background-image: url(../img/top/bn_tbsfree.png);
}
#linkArea li.tbsfree span.end {
  background-image: url(../img/top/bn_tbsfree_end.png);
}
#linkArea li.tver a {
  background-image: url(../img/top/bn_tver.png);
}
#linkArea li.tver span.end {
  background-image: url(../img/top/bn_tver_end.png);
}
#linkArea li.goods a {
  background-image: url(../img/top/bn_goods.jpg);
}
#linkArea li.linestamp a {
  background-image: url(../img/top/bn_linestamp.png);
}
#linkArea li.dvd a {
  background-image: url(../img/top/bn_dvd.jpg);
}

#bnArea .gaibu { padding: 5px 0px 0px;}

@media all and (min-width: 768px) {
#bannerArea, #snsArea {
	width:300px;
	display: inline-block; vertical-align: top; margin: 0 0 0 20px;
}
#ftBanner {
	width:300px;
	margin: 15px auto 0;
}

#linkArea { padding-top: 30px; letter-spacing: -.4em; text-align: center;}
#bnArea { margin: 0 0 1em;}
#bannerArea li a, #bnArea li a, #goodsArea p a, #linkArea .paraviDrama a, #bnArea li span.end {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-indent:-9999px;
  background-position: center;
  background-repeat: no-repeat;
  box-sizing: border-box;
  background-size: 100%;
}
#bnArea ul { letter-spacing: -.4em; text-align: center;}
#bnArea li { display: inline-block; margin: 0 0 20px; vertical-align: top; letter-spacing: 0em;}
	#bnArea li:nth-child(2)/*, #bnArea li:nth-child(5)*/ { margin: 0 40px 20px;}
	#bnArea li:nth-child(4), #bnArea li:nth-child(5)  { margin: 0 20px 20px;}
#bannerArea li a, #bnArea li a, #bnArea li span.end {
    width: 300px;
    height: 120px;
  }
#bnArea .gaibu { text-align: right;}
#linkArea li.paraviDrama a{
    width: 650px;
    height: 120px;
	}
#snsArea .line a {
  width: 300px;
    height: 155px;
	background-image: url(../img/top/bn_line.png); display: block; text-indent: -9999px; margin-bottom: 20px;
}
	#rect.rectSp { display: none;}
}
@media all and (max-width: 767px) {
#linkArea { padding:15px;}
#bannerArea ul {}

	#bnArea { padding-bottom: 10px;}
#bnArea ul { letter-spacing: -.4em; text-align: center;}
#bnArea li{
      width:45.65%;
      height: auto;
      margin:1.5% 2.17%; padding: 0; display: inline-block; vertical-align: top; letter-spacing: 0em; font-size: 0.8em;
  }
	/*#bnArea li:nth-child(3) { margin:1.5% 10%;}*/
#bannerArea li a, #bnArea li a, #bnArea li span.end {
width: 100%;
height: 0;
padding-top: 40%;
  }
#linkArea li.paraviDrama {width:95.5%;}
#linkArea li.paraviDrama a{
    padding-top: 18.461%;
	}
#snsArea {width: 100%; margin: 15px auto 5px; text-align: center;}

#snsArea .line a {
	width: 100%;
	height:0;
	padding-top: 23.4%;
	background-color: #fefd02;
	background-size: contain;
  background-image: url(../img/top/sp_bn_line.png);
	background-repeat: no-repeat; text-indent: -9999px; background-position: center center;
	display: block; border: solid 3px #000;
}
	#rect.rectPc { display: none;}
}


/*	twitterArea
============================== */
#twitterArea {
	background-color: #fff; border: solid 3px #000;
	text-align: left;
	display: inline-block; vertical-align: top; letter-spacing: 0em; 
}
#twitterArea #twitter{
}
.tlBox { }
#twitterArea #twitter h2{background-color: #fefd02;}
#twitterArea #twitter h2 a{background: url(../img/top/h2_twitter.png) no-repeat center center; text-indent:-9999px; width:100%; height: 45px; margin: 0 auto; display: block; border-bottom: solid 3px #000;}

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

#twTL .tline iframe {
  background-color: hsla(0, 0%, 100%, 0.9);
}
.gaibu {font-size: 0.8em; padding: 8px 12px 20px; letter-spacing: 0em; }


@media all and (min-width: 768px) {
#twitterArea { width:654px;}
  #twTL .tline {
    position: relative;
    z-index: 1;
  }
.gaibu {text-align: left; }
}

@media all and (max-width: 767px) {
#twitterArea {width:100%; display: block; margin: 0 auto;}
	#twitterArea #twitter h2 a {height:35px; background-size: auto 20px;}
  #twTL .tline iframe {
    width: calc(100vw - 15px) !important;
    height: 325px !important;
  }
.gaibu {font-size: 0.8em; padding: 5px 0 20px; text-align: center;}
}


/*動画(複数ある時)*/
.movieBox {position: relative;}
.movieBox span.thum {
  width: 100%;
  height: 0;
padding-top:56.25%;
  display: inline-block;
	background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  vertical-align: top;
  margin: 0 0 0 0;
  position: relative; 
}
.movieBox span.thum img {
  width: 100%;
  height: 100px;
}
.movieBox:hover { background-color: #f9f7f3;}
.movieBox a:hover .thumbnail{ filter: brightness(1.10); /* 明るくする */}

.movieBox a .btn {background-repeat: no-repeat;
  background-position: center center;
background-image:url(../img/btn_mov.png);
	width: 80px;
  height: 56px;
	position: absolute;
	top:50%; left:50%; margin: -28px 0 0 -40px;
	opacity: 0.85;
}
.movieBox a:hover .btn {opacity: 1.0;}

@media all and (min-width: 768px) {
.movieBox  { width:640px;}
.movieBox .thumbnail{width: 640px;}
}

@media all and (max-width: 767px) {
.movieBox  { width:100%;}
.movieBlock .movieBox .thumbnail{width: 100%;}

}


/*	modal customize
============================== */
.md-close a span {
	background-image:url(/um/img/btn_modal.svg);
	background-color:#000;
}
.md-inner {
}
@media all and (max-width: 767px) {
.md-inner {
}
}

