/*	mainArea
============================== */
#page-top{
    font-family: noto-sans-cjk-jp, sans-serif;
	font-style: normal;
	font-weight: 100;
}
#page-top header{}
#mainArea{width:100%; margin:0 auto; position:relative; background-color: #2fb2d0;
background: -moz-linear-gradient(top, #2fb2d0, #024c7d);
  background: -webkit-linear-gradient(top, #2fb2d0, #024c7d);
  background: linear-gradient(to bottom, #2fb2d0, #024c7d);

}

@media all and (min-width: 768px) {
	#page-top{
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: top center;
}
}
@media all and (max-width: 767px) {
	#page-top::before {
  content: "";
  width: 100vw;
  height: 100vh;
  background-image: url(../img/bg_sp.jpg);
  position: fixed;
		background-size: cover;
  top: 0px;
  left: 0px;
  z-index: -1; 
}
}

/*	poster slide
============================== */
@media all and (min-width: 768px) {
  .poster_slide {
    width: 100%;
    margin: 0 auto;
  }
}

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  padding: 0;
  z-index: 1;
}

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  left: 0;
  top: 0;
}

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
}

.rslides span {
  display: block;
}

.rslides span,
.rslides span img {
  display: block;
  height: auto;
  float: left;
  border: 0;
}

.rslides span {
  width: 100%;
  height: 0;
  padding-top: 70.6349%;
  margin: 0 auto;
  overflow: hidden;
  text-indent: 110%;
  white-space: nowrap;
  position: relative;
  background-size: 100%;
  background-repeat: no-repeat;
}
.rslides span.logo {
  padding-top: 56.25%;
}


  .rslides,
  .rslides li,
  .rslides span,
  .rslides span img {
    width: 100%;
  }

  .rslides span {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-indent: 110%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    position: relative;
    height: 0;
    padding-top: 70.6349%;
    margin-bottom: 0;
  }

  .rslides span img {
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
  }

#mainArea .main1{background-image: url(../img/logo_1028.png); background-size:cover; width:100%; height:0; padding-top:29.365%; position:absolute; bottom:0; left:0; z-index: 1000;
animation: fadeIn 4s ease 0s 1 normal;
-webkit-animation: fadeIn 4s ease 0s 1 normal;}
#mainArea .main1 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;}
}



#topContents { padding-top: 0px;}

#storyArea h2, #topicsArea h2, #newsArea h2 {background-repeat: no-repeat; background-position: left top; background-size: contain; text-indent:-9999px; z-index: 100; position: relative;}
#storyArea h2{background-image: url(../img/top/h2_story.png);}
#topicsArea h2{background-image: url(../img/top/h2_topics.png);}
#newsArea h2{background-image: url(../img/top/h2_news.png);}
@media all and (min-width: 768px) {
	#storyArea h2, #topicsArea h2 { width:50%; height:75px; margin: 0 0 25px;}
	#newsArea h2 { width:100%; height:55px; margin: 0 0 25px;}
}
@media all and (max-width: 767px) {
	#topContents {}
	#storyArea h2, #topicsArea h2 { width:90%; height:50px; margin: 0 auto 15px;}
	#newsArea h2 { width:90%; height:40px; margin: 0 auto 15px;}
}

/*	storyArea
============================== */
#storyArea #story { padding-bottom: 50px; z-index: 0; position: relative;}

#storyArea #story #topStory .oaDatebox { text-align: left;}
#storyArea .epnum {  display: inline-block; vertical-align: middle; text-align: right; font-size: 2.8em; 
/*background-color: #fd266e;*/
background-image: url(../img/bg_material.png);
font-family: cormorant-garamond, serif;
font-weight: 700;
font-style: normal;
width: 150px;
padding:10px 10px 10px 0;
text-shadow: 2px 2px 3px rgba(208,58,108,.9), -2px -2px 3px rgba(208,58,108,.9);
}
#storyArea .epnum .nb{
font-family: hwt-roman-extended-light-fac, serif;
font-weight: 300;
font-style: normal;
-moz-transform:    scale(1 , 1.5);  /* Firefox※ */
-webkit-transform: scale(1 , 1.5);  /* Chrome,Safari */
-o-transform:      scale(1 , 1.5);  /* 旧Opera※ */
-ms-transform:     scale(1 , 1.5);  /* IE */
transform:         scale(1 , 1.5);  /* CSS3 */
display: inline-block;
}
#storyArea .epnum .small{ font-size: 0.9em;}

#storyArea .oadate { vertical-align: middle; display: inline-block; font-size: 2.8em; text-align: right;}
#storyArea .oadate .date{
font-family: hwt-roman-extended-light-fac, serif;
font-weight: 300;
font-style: normal;
-moz-transform:    scale(1 , 1.5);  /* Firefox※ */
-webkit-transform: scale(1 , 1.5);  /* Chrome,Safari */
-o-transform:      scale(1 , 1.5);  /* 旧Opera※ */
-ms-transform:     scale(1 , 1.5);  /* IE */
transform:         scale(1 , 1.5);  /* CSS3 */
display: inline-block; letter-spacing: 0.05em;
}
#storyArea .oadate .small{ font-size: 0.5em;}
#storyArea .oadate .onair {font-size: 0.7em;
font-family: cormorant-garamond, serif;
font-weight: 700;
font-style: normal;
}

#storyArea p.txt {line-height: 1.8em; padding: 1em 0 1.5em; text-align: left;}

#storyArea #story #ph {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:#fedfe3; color: #d22179; padding: 10px 20px;
border-radius: 12px;
-webkit-border-radius: 12px;
-moz-border-radius: 12px;
font-family: cormorant-garamond, serif;
font-weight: 700;
font-style: normal;
transition:0.5s;}
.movList li a:hover { background-color: #ffe5e9;}

#storyArea #story #topStory p.button a {
	display: block; position: relative;
	background-clip: padding-box;
	border: 1px solid rgba(222, 221, 218, .4);
	padding:0px; margin: 0 auto;
	width: 280px; height: 70px;
	transition:0.5s;
	}

#storyArea #story #topStory p.button a span {
	display: block;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../img/top/btn_story.png);
	text-indent: -9999px;
	width: 100%;height: 70px;
	
}
#storyArea #story #topStory p.button a:hover {
	background: -moz-linear-gradient(left, rgba(255,52,118,0.3), rgba(8,117,210,0.3));
	background: -webkit-linear-gradient(left, rgba(255,52,118,0.3), rgba(8,117,210,0.3));
	background: linear-gradient(to right, rgba(255,52,118,0.3), rgba(8,117,210,0.3));
}


@media all and (min-width: 768px) {
	#storyArea { padding-top: 40px;}
	#storyArea #story #storyBlock { }
	#storyArea #story #topTrailer .movieBox {width:750px; margin: 0 auto;position: relative; }
	
#storyArea #story #topTrailer #trailer div {width:750px;}
#storyArea #story #topTrailer #trailer iframe {width:750px; height:422px;}
#storyArea #story #topStory { padding-top: 30px;/*padding-top: 42px;画像の時*/ width:100%;}
	
	
	#storyArea .epnum {margin-right: 20px;}


}

@media all and (max-width: 767px) {
#storyArea { padding-top: 20px;}
#storyArea #story #topStory { padding-top: 23px;}
	
	#storyArea #story #topTrailer { padding: 0 15px;}
	#storyArea #story #topTrailer .movieBox { width:100%; margin: 0; position: relative;}

#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 .oaDatebox { padding: 0 15px 10px;}
	#storyArea .epnum {width: 90px; font-size: 1.5em; padding:6px 10px 6px 0; margin-right: 10px;}
	#storyArea .oadate { font-size: 1.6em;}
	#storyArea #story #topStory p.noteTxt {padding: 0 0 0.8em; font-size: 0.85em;}
#storyArea #story #topStory p.txt { padding: 0px 15px 20px; line-height: 1.88em; font-feature-settings: "palt";}
	#storyArea #story #topStory p.txt .tsume {letter-spacing: -.05em;}
	
}

#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: 750px;
    height: 500px;
    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:66.666% 0 0;
    position: relative;
  }
}


/*	topicsArea
============================== */
#topicsArea {
	background: -moz-linear-gradient(left, rgba(124,76,97,0.5), rgba(78,131,164,0.5));
  background: -webkit-linear-gradient(left, rgba(124,76,97,0.5), rgba(78,131,164,0.5));
  background: linear-gradient(to right, rgba(124,76,97,0.5), rgba(78,131,164,0.5));
}
#topicsArea #topics { position: relative; }
p.tolist a {
  background-image: url(../img/top/btn_topics.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: contain;
	text-indent: -9999px;
	width: 200px; height: 56px;
	display: block;
	 transition:0.5s;
}
p.tolist a:hover{ background-image: url(../img/top/btn_topics_ov.png);}
@media all and (min-width: 768px) {
	#topicsArea { padding: 40px 0;}
	p.tolist { position: absolute; top:0; right: 0;}
}
@media all and (max-width: 767px) {
	#topicsArea { padding: 15px 0; display: block;}
	p.tolist a { margin: 0 auto; }
}

/*	newsArea
============================== */
#newsArea { position: relative;
	background-color: #fff;
	background-image: url("../img/top/bg_news.png");
	background-repeat: repeat;
	background-position: top center;}

#newsArea #news ul {letter-spacing: -.4em;}
#newsArea #news ul li { width:470px; display: inline-block; margin:0 0px 25px; vertical-align: top; text-align: left;}
#newsArea #news ul li a { width: 100%; display: block;}
#newsArea #news ul li table { width: 100%;}
#newsArea #news ul li .thumbnail{width: 200px; vertical-align: top;}
#newsArea ul li .txtBox { vertical-align: top; padding: 0px 10px; letter-spacing: 0em; position: relative;}
#newsArea #news ul li .txt { padding-top: 5px; line-height: 1.5em; min-height: 3em; color: #000;}
#newsArea #news 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; 
}
#newsBlock a:hover .thumbnail{opacity: 0.85;}
/*#newsBlock a:hover .txt { background-color: #d22179;}*/



#newsArea ul li span.thum img {
  width: 100%;
  height: 100px;
}
#newsArea ul li span.ymd {
	position: absolute;
	bottom: 0px;  right: 10px;
	font-weight: 700;
	color: #ff3479;
}
#newsArea ul li .tag {
	font-weight: 700;
	color: #fff;
	background-color: #ff3479;
	padding:0.1em 0.2em 0.2em;
	font-size: 0.8em;
	line-height: 1em;
	display: inline-block; letter-spacing: 0em;}

#newsArea .slider-wrapper {
  width: 100%; height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
}

#newsArea .slider {
  height: 300px;/*height: 130px;*/
  -webkit-overflow-scrolling: touch;
}

#newsArea .slider > * {
  -webkit-transform: translateZ(0px);
}

/*.slider-wrapper::-webkit-scrollbar {
  display: none;
  height: 0 !important;
}*/
/*/ スクロールバー全体*/
.slider-wrapper::-webkit-scrollbar {
  width:6px;
  /*background:#eee;*/
}
/*/ 横スクロールバー全体*/
#newsArea .slider-wrapper::-webkit-scrollbar:horizontal {
  /*height:10px;*/ display: none;
}
/*/ スクロールバー上下左右末端のボタン*/
#newsArea .slider-wrapper::-webkit-scrollbar-button {
  width:6px;
  height:6px;
  /*background:#666;*/
}
/*/ ドラッグするツマミ部分*/
#newsArea .slider-wrapper::-webkit-scrollbar-thumb {
  background: -moz-linear-gradient(top, #b9567a, #5894b9);
  background: -webkit-linear-gradient(top, #b9567a, #5894b9);
  background: linear-gradient(to bottom, #b9567a, #5894b9);
border-radius: 3px; 
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
}
/*/ 右下角部分*/
#newsArea .slider-wrapper::-webkit-scrollbar-corner {
  /*background:#ddd;*/
}

@media all and (min-width: 768px) {
	#newsArea { padding: 40px 0 60px;}
#newsArea #news ul {text-align: left; width:980px; margin: 0 auto;}
	#newsArea #news ul li:nth-child(odd) { margin-right: 30px;}
	#newsArea ul li span.ymd {font-size: 0.9em;}
}

@media all and (max-width: 767px) {
	#newsArea { padding: 15px 0;}
	#newsArea #news ul {text-align: center}
	#newsArea #news ul li {width:100%; margin:0 1% 15px;}
	#newsArea #news ul li .thumbnail{width: 180px;}
	#newsArea ul li .txtBox{ padding: 0 5px 0 12px;}
	#newsArea #news ul li .txt { font-size: 0.9em; padding-top: 5px;}
	#newsArea #news ul li span.ymd {
		bottom:0px;
		right:5px;
		font-size:0.9em;
	}
	#newsArea #news ul li span.thum img { width:100%; height: 0 ; padding-top: 66.666%;}
	
	#newsArea .slider {
  width: 95%; height: 340px;/*height: 260px;*/ margin: 0 auto;
  -webkit-overflow-scrolling: touch;
}

}
@media all and (max-width: 350px) {
	#newsArea #news ul li .txt { min-height: 2em; padding-bottom: 1.5em;}
	
}




/*	bannerArea
============================== */
#topLinkArea { text-align: center;}

#bnrArea {background-color: rgba(0, 0, 0, 0.35);}
#bnrArea li.bnrGoods a, #bnrArea li.bnrGoods2 a {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-indent:-9999px;
  background-position: center;
  background-repeat: no-repeat;
  box-sizing: border-box;
  background-size: 100%;
	border: solid 1px rgba(222, 221, 218, .4); 
}
#bnrArea li.bnrGoods a {background-image: url(../img/top/bn_goods.jpg); margin-right: 25px;}
#bnrArea li.bnrGoods2 a {background-image: url(../img/top/bn_goods2.jpg);}
#bnrArea li a:hover{ filter: brightness(1.1); /* 明るくする */}


@media all and (min-width: 768px) {
#linkArea{
	display: inline-block; vertical-align: top;
}

#bnrArea {padding: 3em 0;}
#bnrArea ul { text-align: center; letter-spacing: -.4em;}
#bnrArea ul li { display: inline-block; letter-spacing: 0em;}
	/*#bnrArea ul li:first-child {margin-right: 30px;}*/
#bnrArea ul li a{
    width: 477px;
    height: 144px;
	}
#bnArea {
    padding-top: 55px;
}
}

@media all and (max-width: 767px) {
#bnrArea {padding: 1em 0;}
#rect.rectPc { display: none;}

#bnrArea ul { margin: 1em 0;}
#bnrArea ul li{
      width:90%;
      height: auto;
      margin:0.5em 0; padding: 0; display: inline-block; vertical-align: top; letter-spacing: 0em; font-size: 0.8em;
  }
#bnrArea ul li a{
width: 100%;
height: 0;
padding-top: 30.188%;
  }

#bnArea {
    padding-bottom: 10px;
}
}


/*	timelineArea
============================== */
#timelineArea{}
#timelineArea #instagram, #timelineArea #twitter{
	background: -moz-linear-gradient(left, rgba(146,60,89,0.7), rgba(45,94,125,0.7));
	background: -webkit-linear-gradient(left, rgba(146,60,89,0.7), rgba(45,94,125,0.7));
	background: linear-gradient(to right, rgba(146,60,89,0.7), rgba(45,94,125,0.7));
}
#timelineArea h2 { padding: 15px 0 10px;}
#timelineArea h2 a{
background-size: contain;
background-repeat: no-repeat;
background-position: center center;
text-indent:-9999px; width:100%; height: 37px; margin: 0 auto; display: block;}
#timelineArea #instagram h2 a{ background-image: url(../img/top/h2_instagram.png);}
#timelineArea #twitter h2 a{ background-image: url(../img/top/h2_twitter.png);}

.gaibu {font-size: 0.8em; 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{letter-spacing: -.4em;}
	#timelineArea #instagram, #timelineArea #twitter{ display: inline-block; width: 440px; letter-spacing: 0em; vertical-align: top; padding: 0 15px;}
	#timelineArea #twitter { margin-left: 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 {display: block; margin: 0 20px 30px;}
	#timelineArea #twitter { padding: 0 10px 10px;}
	#timelineArea #instagram { margin-bottom: 30px;}
	#timelineArea h2 { padding: 12px 0 8px;}
	#timelineArea h2 a{ height: 32px;}
	
	.gaibu { width: 100%; font-size: 0.8em; padding: 5px 0 0; text-align: right; /*position: absolute; bottom:285px; left:0;*/}
	#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;
}
}

/*	sns btn
============================== */
#officialSns{ text-align: center;}
#officialSns h2{
background-size: contain;
background-image: url(../img/top/h2_officialsns.png);
background-repeat: no-repeat;
background-position: center center;
text-indent:-9999px; width:150px; height: 17px; margin: 0 auto; display: block; display: inline-block; vertical-align: middle; margin-right: 7px;}
#officialSns .sns{ text-align: center; display: inline-block; vertical-align: middle; letter-spacing: -.4em;}
#officialSns .sns li {display: inline-block; margin: 0 5px}
#officialSns .sns a{display:block; width:65px; height:65px; text-align:center; position:relative; margin:0 .1em 0; border-radius:50%; transition:0.5s; vertical-align: middle;
	background: -moz-linear-gradient(top, rgba(25,149,226,0.5), rgba(255,40,112,0.5));
	background: -webkit-linear-gradient(top, rgba(25,149,226,0.5), rgba(255,40,112,0.5));
	background: linear-gradient(to bottom, rgba(25,149,226,0.5), rgba(255,40,112,0.5));
}
#officialSns .sns a:hover{opacity:0.8;}
.sns img,#snsarea #sns img,#container #sns img{position:absolute; width:50%; margin:auto; top:0; bottom:0; right:0; left:0;}
.sns img.ic_line,#snsarea #sns img.ic_line,#container #sns img.ic_line{width:60% !important;}
.sns span {display:inline-block; vertical-align: middle;
font-family: vdl-megag, sans-serif;
font-style: normal;
font-weight: bold;}
@media all and (min-width: 768px) {
	#officialSns {width: auto; margin: 35px 0;}
	#officialSns h2{ display: inline-block; vertical-align: middle; margin-right: 7px;}
	#officialSns .sns{margin-top:0px; vertical-align: middle; }
	#officialSns .sns li{display: inline-block; margin: 0 7px;}
	#officialSns .sns a {}
}
@media all and (max-width: 767px) {
	#officialSns {width: auto; margin: 25px 0;}
	#officialSns h2 { width:135px; height: 15px;}
}
@media all and (max-width: 321px) {
#officialSns .sns li {display: inline-block; margin: 0 3px}

}

#information {background-color: rgba(0, 0, 0, 0.3); margin: 15px 0; border-top: solid 1px rgba(222, 221, 218, .35); border-bottom: solid 1px rgba(222, 221, 218, .35); }
#information p { text-align: center; padding: 25px 5px; line-height: 1.8em; font-size: 0.95em;}

@media all and (max-width: 767px) {
	#information {margin: 0px 0;}
	#information p { padding: 10px 5px; font-size: 0.85em;}
}
