/*	mainArea
============================== */
#page-top{
    font-family: ten-mincho-text, serif;
	font-weight: 400;
	font-style: normal;
	/**/
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt";
	overflow:hidden;
	color: #fff;
}
header { background-color: #000;}
header .inner {position: relative;}
@media all and (min-width: 768px) {
	#page-top{
	background-image: url(../img/bg_pc.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: top center;
}
header .inner { 
	width: 1080px;
    margin: 0 auto;
}
}

@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
============================== */


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

.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.555%;
  margin: 0 auto;
  overflow: hidden;
  text-indent: 110%;
  white-space: nowrap;
  position: relative;
  background-size: 100%;
  background-repeat: no-repeat;
	background-position: center;
	display: block;
}


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


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


#mainArea .main1{background-image: url(/um/img/cover.png); background-size:cover; width:100%; height:0; padding-top:70.555%; 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_logo.png); background-size:cover; width:100%; height:0; padding-top:19.444%; position:absolute; bottom:14%; left:0%; opacity: 0;
-webkit-animation: fadein 2 ease 2s 1 forwards;
  animation: fadein 2s ease 2s 1 forwards;
z-index: 100;}
#mainArea .main3{background-image: url(../img/main_copy.png); background-size:cover; width:100%; height:0; padding-top:12.037%; position:absolute; top:0%; left:0%; opacity: 0;
-webkit-animation: fadein 2.5s ease 3s 1 forwards;
  animation: fadein 2.5s ease 3s 1 forwards;
z-index: 100;}
#mainArea .main4{background-image: url(../img/main_date_1225.png); background-size:cover; width:46.296%; height:0; padding-top:9.259%; position:absolute; bottom:2%; left:27.777%; opacity: 0;
-webkit-animation: fadein 2s ease 4s 1 forwards;
  animation: fadein 2s ease 4s 1 forwards;
z-index: 100;}


#mainArea .main1 img, #mainArea .main2 img, #mainArea .main3 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;}
}


#storyArea h2, #topicsArea h2, #newsArea h2, #streamArea h2 {background-repeat: no-repeat; background-position: left top; background-size: contain; text-indent:-9999px; position: relative; display: block;}
#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);}
#streamArea h2{background-image: url(../img/top/h2_stream.png);}


@media all and (min-width: 768px) {
	#storyArea h2, #streamArea h2 {width:1080px; height:100px; margin: 0 auto;}
	#topicsArea h2, #newsArea h2 {width:100%; height:100px; margin-bottom: 40px;}
	/*#streamArea h2 { margin-bottom: 0px;放送前まで}*/
}
@media all and (max-width: 767px) {
	#storyArea h2, #topicsArea h2, #newsArea h2, #streamArea h2 { width:100%; margin: 0 auto 20px; height:70px;}
	#storyArea h2, #streamArea h2 { margin: 0 auto 0;}
}

/*	storyArea
============================== */
#storyArea { position: relative;}
#storyArea #story { position: relative;}
#storyArea #story .oaDatebox { text-align: right;
font-family: "adobe-garamond-pro", serif;
font-weight: 400;
font-style: normal;
position:relative;
}

#storyArea .epnum { display: inline-block; vertical-align: middle; text-align: right;}
#storyArea .epnum .nb { font-size: 5em;}
#storyArea .epnum .final{
	font-family: "zen-old-mincho", sans-serif;
	font-weight: 900;
	font-style: normal;
	 font-size: 2.7em;
	line-height: 1.7em;
}
#storyArea .epnum .small{ font-size: 0.6em;}

#storyArea .oadate { vertical-align: bottom; display: inline-block; font-size: 5em; text-align: right;}
#storyArea .oadate .date{display: inline-block;}
#storyArea .oadate .small{ font-size: 0.7em;}
#storyArea .oadate .onair {font-size: 0.6em;}
#storyArea p.txt {line-height: 1.8em; text-align: left;}
#storyArea p.txt.center { text-align: center; vertical-align: middle;}
#storyArea #story #ph {margin-bottom: 10px;}

    #storyArea #story #topStory {
		background-image: -webkit-gradient(linear, center left, center right, from(transparent), color-stop(0.15, transparent), color-stop(0.15, hsla(210, 20%, 40%, 0.5)), to(hsla(210, 20%, 40%, 0.2)));
		background-image: linear-gradient(90deg, transparent 15%, hsla(210, 20%, 40%, 0.2) 15%);
    }


#storyArea #story p.button a {
    margin: 0 auto;
    background-color: #000;
    display: block;
    transition: 0.8s;
	color: #fff;
	text-align: center;
	font-family: "zen-old-mincho", sans-serif;
	font-weight: 900;
	font-style: normal;
	font-size: 1.3em; letter-spacing: 0.02em;
	position: relative;
}
#storyArea #story p.button a:before {
    position: absolute;
    inset: 6px -6px -6px 6px;
    border: 1px solid rgba(251,232,0,0.7);
    content: '';
}
#storyArea #story p.button a span{display: block;
	background-repeat: no-repeat;
    background-position: right center;
    background-size: contain;
    background-image: url(../img/btn_off.png);
	transition: 0.5s;}
#storyArea #story p.button a:hover span {
	background-image: url(../img/btn_on.png);
}

#storyArea #story #topTrailer { position: relative;}
#storyArea #story #topTrailer .thumbnail {background-color: #000;}

@media all and (min-width: 768px) {
	#storyArea { padding: 60px 0 50px;}
	#storyArea #storyBlock{ /*width: 800px; margin: 0 auto;*/}
	#storyArea #story #topTrailer {width:800px; z-index: 10; margin: 0 auto;}
	#storyArea #story #topTrailer .movieBox {width:800px; margin:0; }
	#storyArea #story #topTrailer #trailer div {width:800px;}
	#storyArea #story #topTrailer #trailer iframe {width:800px; height:452px;}
	#storyArea #story #topStory {margin: -140px 0 0; padding: 140px 0 30px;}
	#storyArea #story #topStory #top-story {width:800px; margin: 0 auto; padding-top: 25px;}
	#storyArea #story .oaDatebox { width:800px; margin: -40px auto 0; padding-bottom: 0px;}
	#storyArea .epnum { margin-right: 1em;}
	#storyArea p.txt {padding: 0 0 1em; font-size: 1.05em;}
	#storyArea #story p.button a {width: 250px;}
	#storyArea #story p.button a span { padding: 30px 0 25px 10px;}
	

}



@media all and (max-width: 767px) {
	#storyArea { padding: 40px 0 20px;}
	#storyArea #storyBlock{ }
	#story { width: 100%; margin: 0 auto;}
	
	#storyArea #story #topTrailer { margin: 0 5%; z-index: 10; position: relative;}
	#storyArea #story #topTrailer .movieBox { width:100%; margin: 0 auto; 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 #story .oaDatebox {padding: 8px 0.5em 2px; text-align: center;}
	#storyArea .epnum { margin-right: 0.4em;}
	#storyArea .epnum .nb { font-size: 3em;}
	#storyArea .epnum .final {font-size: 1.4em;}
	#storyArea .oadate {font-size: 3.0em;}
	
	#storyArea #story #topStory {
		background-image: -webkit-gradient(linear, center left, center right, from(transparent), color-stop(0.3, transparent), color-stop(0.3, hsla(210, 20%, 40%, 0.5)), to(hsla(210, 20%, 40%, 0.2)));
		background-image: linear-gradient(90deg, transparent 3%, hsla(210, 20%, 40%, 0.2) 3%);
		margin: -50px 0 0; padding: 50px 0 15px;
    }
	#storyArea #story #topStory #top-story{margin: 0 5% 0 5%; padding-top: 10px;}
	#storyArea #story #topStory p.txt { padding: 0 0 15px; line-height: 1.88em; font-feature-settings: "palt"; font-size: 0.9em;}
	#storyArea #story #topStory p.txt .tsume {letter-spacing: -.05em;}
	#storyArea #story p.button a {width: 200px; font-size: 1.1em;}
	#storyArea #story p.button a span { padding: 25px 0 20px 10px;}

}

@media all and (max-width: 379px) {
#storyArea #story #topStory p.txt {letter-spacing: -.02em;}
}

#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: 600px;
    height: 400px;
    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;
  }
}

/*動画*/
.movieBox {position: relative; background-color: #fff;}
.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 a:hover .thumbnail{ filter: brightness(1.10); /* 明るくする */}

.movieBox a .button {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	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 .button {opacity: 1.0;}
@media all and (max-width: 767px) {
	.movieBox a .button{width: 60px; height: 42px; margin: -21px 0 0 -30px;}
}



/*	topicsArea
============================== */
#topicsArea {
	 position: relative; background-color: #FBE800;
}
#topicsArea #topics { position: relative;}

.slider-unit div.outer ul.inner li { position: relative;}

	p.tolist a{
	display: block;
	transition:0.5s;
}
p.tolist a span {background-image: url(../img/t_topics_arrow_r.png);
	background-repeat:no-repeat;
	background-position: right center;
	background-size: 12px 15px;
	color: #000;
	font-family: "zen-old-mincho", sans-serif;
	font-weight: 900;
	font-style: normal;
	display: block;
	font-size:1.3em; padding: 15px 20px 15px 0;}
p.tolist a:hover {
filter: brightness(1.1);
}
p.tolist { position: absolute; top:75px; right: 0;}


@media all and (min-width: 768px) {
	#topicsArea #topics {min-height: 200px; padding: 35px 0;}
	#topicsArea #topics .wrap { position: relative;}
	

}
@media all and (max-width: 767px) {
	#topicsArea #topics {min-height: 220px; padding: 20px 0; width: 100%;}
	p.tolist a span {font-size:1.1em;}
	p.tolist { position: absolute; top:55px; right: 10px;}
}

/*	newsArea
============================== */
#newsArea { position: relative;}

#newsArea #news ul {letter-spacing: -.4em;}
#newsArea #news ul li { position: relative; text-align: left; }
#newsArea #news ul li a {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: 6px 10px; letter-spacing: 0em; font-feature-settings: "palt"; position: relative;}
#newsArea #news ul li .txt { font-size: 1em; padding: 8px 2px; line-height: 1.5em; min-height: 4em; color: #fff;}
#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: 0; padding-top:66.666%;
}
#newsArea ul li span.ymd {
	position: absolute;
	bottom: 3px;  right: 8px;
	font-family: "adobe-garamond-pro", serif;
	font-weight: 400;
	font-style: normal;
	letter-spacing: 0.05em;
	 color: #fff;
}
#newsArea ul li .tag {
	color: #FBE800;
	padding:0px 3px 0px;
	line-height: 1em;
	font-family: "adobe-garamond-pro", serif;
font-weight: 700;
font-style: normal;
	display: inline-block;
	letter-spacing: 0.02em;
}

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

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

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

/*.slider-wrapper::-webkit-scrollbar {
  display: none;
  height: 0 !important;
}*/
/*/ スクロールバー全体*/
.slider-wrapper::-webkit-scrollbar {
  width:4px;
  /*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: #FBE800;
border-radius: 0px; 
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
}
/*/ 右下角部分*/
#newsArea .slider-wrapper::-webkit-scrollbar-corner {
  /*background:#ddd;*/
}

@media all and (min-width: 768px) {
	#newsArea { padding: 35px 0 80px;}
	#newsArea #news ul {text-align: left; width:980px; margin: 0 auto;}
	#newsArea #news ul li { position: relative; width:470px; margin:0 0px 20px; display: inline-block; vertical-align: top;}
	#newsArea #news ul li:nth-child(odd) { margin-right: 20px;}
	#newsArea ul li span.ymd {font-size: 0.85em;}
	#newsArea ul li .tag {font-size: 1.0em;}
	
}

@media all and (max-width: 767px) {
	#newsArea { padding: 20px 0 50px;}
	#newsArea #news ul {text-align: center}
	#newsArea #news ul li { display: block; margin:0 0 10px;}
	#newsArea #news ul li .thumbnail{width: 160px;}
	#newsArea ul li .txtBox{ padding: 5px 7px;}
	#newsArea #news ul li .txt { font-size: 0.85em; line-height: 1.2em; padding-top: 5px;}
	#newsArea ul li span.ymd {
		bottom:5px;
		right:0px;
		font-size:0.9em;
	}
	#newsArea ul li .tag {font-size: 0.9em;}
	#newsArea #news ul li span.thum img { width:100%; height: 0 ; padding-top: 66.666%;}
	
	#newsArea .slider {
  width: 98%; height: 460px;/*height: 380px;*/ margin: 0 2% 0 0;
  -webkit-overflow-scrolling: touch;
}

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



/*	#bnrArea
============================== */
#bnrArea {
	text-align:left; position: relative;
}
#bnrArea #bnrBlock, #hdBnrArea {
	position:relative;
	z-index:2;
}
#bnrArea #bnrBlock ul li a, #bnrArea #bnrBlock ul li a span,
#hdBnrArea ul li a, #hdBnrArea ul li a span,
#bnrArea #bnrBlock .sideStory p{
	display:block;
}
#bnrArea #bnrBlock ul li a,
#hdBnrArea ul li a{
	background-size:cover;
	background-repeat:no-repeat;
	position:relative;
	height:0;
	padding-top: -webkit-calc(240 / 800 * 100%);
	padding-top: calc(240 / 800 * 100%);
}
#bnrArea #bnrBlock .sideStory .poster p{
	background-size:cover;
	background-repeat:no-repeat;
	position:relative;
	height:0;
	padding-top: -webkit-calc(450 / 800 * 100%);
	padding-top: calc(450 / 800 * 100%);
}
#bnrArea #bnrBlock ul li a span,
#hdBnrArea ul li a span,
#bnrArea #bnrBlock .sideStory .poster p span{
	position: absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	text-indent:110%;white-space:nowrap;overflow:hidden;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
#bnrArea #bnrBlock ul li a.lazy-done,
#hdBnrArea ul li a.lazy-done,
#bnrArea #bnrBlock .sideStory .poster p.lazy-done{
	-webkit-animation: fadeIn 800ms;
	animation: fadeIn 800ms;
}
#bnrArea #bnrBlock ul li:not(.bnrSummer):not(.bnrMichelin) a.lazy-done span,
#hdBnrArea ul li a.lazy-done span{
	border:solid 1px rgba(251,232,0,0.7);
}
#bnrArea #bnrBlock ul li.bnr-unext a.lazy-done span {
	border:solid 1px rgba(255,255,255,1)!important;
}
#bnrArea #bnrBlock ul li.bnrTeachings a.lazy-done span {
	border:solid 1px rgba(255,255,255,0.7)!important;
}
#bnrArea #bnrBlock .sideStory {border:solid 1px rgba(255,255,255,0.7);}
#bnrArea #bnrBlock .sideStory .link {background-color: #000a17; text-align: center;}
#bnrArea #bnrBlock .sideStory .link a, #bnrArea #bnrBlock .sideStory .link .soon { color: #fff;
	background-repeat: no-repeat; background-position:left center;
    background-image: url(../img/arrow.png);
	font-family: "adobe-garamond-pro", serif;
font-weight: 400;
font-style: normal;
}
#bnrArea #bnrBlock .sideStory .link .soon {opacity:0.25;}

@media all and (min-width: 768px) {
#bnrArea{
    padding: 80px 0;
}
#bnrArea #bnrBlock {
	max-width:1080px;
	margin:0 auto;
}
#hdBnrArea {
	max-width:1080px;
	margin:1em auto;
}
#bnrArea #bnrBlock ul, #hdBnrArea ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
#bnrArea #bnrBlock ul li, #hdBnrArea ul li {
	width:calc((100% - 30px)/2);
}
#bnrArea #bnrBlock ul li:nth-child(odd) {
	margin-right:30px;
}
#bnrArea #bnrBlock ul li {
	margin-bottom:30px;
}
#bnrArea #bnrBlock ul li:last-child {
	margin-right:0px;
}
#bnrArea #bnrBlock .sideStory  { width: 651px; margin: 0 auto; letter-spacing: -.4em;}
	#bnrArea #bnrBlock .sideStory .poster { width: 480px;}
	#bnrArea #bnrBlock .sideStory .link { width: 170px; height: 270px; border-left:solid 1px rgba(255,255,255,0.7); letter-spacing: 0em; position: relative;}
	#bnrArea #bnrBlock .sideStory .link div { width: 170px; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}
	#bnrArea #bnrBlock .sideStory .poster, #bnrArea #bnrBlock .sideStory .link { display: inline-block; vertical-align: top;}
	#bnrArea #bnrBlock .sideStory .link p:not(:last-of-type) { border-bottom:solid 1px rgba(255,255,255,0.7);}
#bnrArea #bnrBlock .sideStory .link a, #bnrArea #bnrBlock .sideStory .link .soon {background-size: 13px 16px; padding:33px 10px 33px 25px; font-size: 1.4em; margin-left:25px; display: block; text-align: left;}
}

@media all and (max-width: 767px) {
#bnrArea {
    padding: 30px 0;
}
#hdBnrArea {margin:0.5em auto; width:90%;}
#bnrArea #bnrBlock ul {
	width:85%;
	margin:0 auto;
}
#bnrArea #bnrBlock ul li {
	margin-bottom:20px;
}

#bnrArea #bnrBlock .sideStory  { width: 85%; margin: 0 auto;}
	#bnrArea #bnrBlock .sideStory .link {border-top:solid 1px rgba(255,255,255,0.7);}
	#bnrArea #bnrBlock .sideStory .link p{ margin-left: 2%; display: inline-block; text-align: center;}
	/*#bnrArea #bnrBlock .sideStory .link p:not(:last-of-type) { border-right:solid 1px rgba(255,255,255,0.7);}*/
#bnrArea #bnrBlock .sideStory .link a, #bnrArea #bnrBlock .sideStory .link .soon {background-size: 10px 12px; padding:10px 15px 10px 18px; font-size: 1.0em; display: block; text-align: left;}
}

/*	streamArea
============================== */
#hdStreamArea { text-align: center;}
#streamArea { position: relative; text-align: center; color: #fff; padding-top: 4px;}

#streamArea .streamBlock h3, #hdStreamArea .streamBlock h3 {
font-family: "zen-old-mincho", sans-serif;
font-weight: 900;
font-style: normal;
position: relative;
}
#hdStreamArea .streamBlock h3 { color: #fff;}
#hdStreamArea .streamBlock h3::after{
     content: "";
    position: absolute;
    top: 50%;   /* 縦軸をセンタリングする */ 
    right: 0;
    transform: translateY(-50%);   /* 縦軸をセンタリングする */ 
	background: #FBE800;
  height: calc(tan(60deg) * 18px / 2);
  width: 14px;
  clip-path: polygon(0 0, 100% 50%, 0 100%);
}
#streamArea ul, #hdStreamArea ul { text-align: center; letter-spacing: -.4em; padding: 0.8em 0 2em; line-height: 0;}
#hdStreamArea ul { padding: 0 0;}

#streamArea ul li, #hdStreamArea ul li { display: inline-block; letter-spacing: 0em; padding: 3px 0; background-color: #fff;}
#streamArea li a, #hdStreamArea .streamBlock li a {
    display: block;
    position: relative;
	text-indent:-9999px;
    background-image: url(/um/img/bnr_stream.png);
    background-size: 300% 300%;
    background-repeat: no-repeat;
	height: 0;
    padding: 33.4928229665072% 0 0;
	
}
#streamArea li a:hover, #hdStreamArea li a:hover { filter: brightness(1.1); /* 明るくする */}
#streamArea li.realtime a {
    background-position: left top;
}
#streamArea li.tver a, #hdStreamArea .streamBlock li.tver a {
    background-position: center top;
}
#streamArea li.tbsfree a {
    background-position: right top;
}
#streamArea li.unext a, #hdStreamArea .streamBlock li.unext a {
    background-position: left center;
}
#streamArea li.netflix a, #hdStreamArea .streamBlock li.netflix a {
    background-position: center center;
}
#streamArea p { color: #fff;}

@media all and (min-width: 768px) {
#hdStreamArea {
    padding: 20px 0 15px;
	/*height: 10px;*/
}

#streamArea{
    padding: 40px 0 35px;
}
	
#streamArea #stream {
	background-image: -webkit-gradient(linear, center left, center right, from(transparent), color-stop(0.15, transparent), color-stop(0.15, hsla(210, 20%, 40%, 0.5)), to(hsla(210, 20%, 40%, 0.2)));
    background-image: linear-gradient(90deg, transparent 15%, hsla(210, 20%, 40%, 0.2) 15%);
	padding-bottom: 45px;
    }
	#streamArea #stream h2 {transform: translate(0, -30px);}
#streamArea div.streamBlock {
	padding: 0 15px;
}
#hdStreamArea div.streamBlock {
	padding: 0 20px;
}
#streamArea div.streamBlock, #hdStreamArea div.streamBlock {
	display: inline-block;
}
	#streamArea .streamBlock h3, #hdStreamArea .streamBlock h3 {font-size: 1.1em;}
#hdStreamArea .streamBlock h3 { display: inline-block; vertical-align: middle; color: #fff; padding-right: 20px; margin-right: 10px;}
#hdStreamArea .streamBlock h3::after{
     content: "";
    position: absolute;
    top: 50%;   /* 縦軸をセンタリングする */ 
    right: 0;
    transform: translateY(-50%);   /* 縦軸をセンタリングする */ 
	background: #FBE800;
  height: calc(tan(60deg) * 18px / 2);
  width: 14px;
  clip-path: polygon(0 0, 100% 50%, 0 100%);
}
#streamArea .streamBlock h3 { display: inline-block; padding-right: 20px;}
#streamArea .streamBlock h3::after{
     content: "";
    position: absolute;
    top: 50%;   /* 縦軸をセンタリングする */ 
    right: 0;
    transform: translateY(-50%);   /* 縦軸をセンタリングする */ 
	background: #FBE800;
  height: calc(tan(60deg) * 16px / 2);
  width: 16px;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
}
	
	#hdStreamArea ul { display: inline-block; vertical-align: middle;}

#streamArea ul li, #hdStreamArea ul li {margin:0 0px;}
#streamArea ul li:nth-child(2), #hdStreamArea ul li:nth-child(2) {margin:0 0 0 20px;}
#hdStreamArea ul li a{
    width: 200px;
	}
#streamArea ul li a{
    width: 250px;
	}
#streamArea p { font-size: 0.9em;}
}

@media all and (max-width: 767px) {
#hdStreamArea {
    padding: 0.8em 0;
	/*height: 5px;*/
}

#streamArea{
    padding: 0 0 30px; margin-top: 60px;
}
	#streamArea #stream {
	background-image: -webkit-gradient(linear, center left, center right, from(transparent), color-stop(0.3, transparent), color-stop(0.3, hsla(210, 20%, 40%, 0.5)), to(hsla(210, 20%, 40%, 0.2)));
		background-image: linear-gradient(90deg, transparent 3%, hsla(210, 20%, 40%, 0.2) 3%);
		padding: 0px 0 15px;
    }
	#streamArea #stream h2 {transform: translate(0, -23px);}

#streamArea div.streamBlock {
	margin-top: 25px;
}
	#streamArea div.streamBlock:first-of-type{margin-top: -30px;}
#streamArea .streamBlock h3 { font-size: 1.0em;}
	
#streamArea .streamBlock h3, #hdStreamArea .streamBlock h3 { display: inline-block; padding-right: 15px;}
#streamArea .streamBlock h3::after, #hdStreamArea .streamBlock h3::after{
     content: "";
    position: absolute;
    top: 50%;   /* 縦軸をセンタリングする */ 
    right: 0;
    transform: translateY(-50%);   /* 縦軸をセンタリングする */ 
	background: #FBE800;
  height: calc(tan(60deg) * 13px / 2);
  width: 13px;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
}

#streamArea ul, #hdStreamArea ul { text-align: center; letter-spacing: -.4em; padding: 0.6em 0 0; line-height: 0;}
#streamArea li{
      width:46%;
      height: auto;
      margin:0 2%; padding: 0; vertical-align: top; letter-spacing: 0em; font-size: 0.8em;
  }
/*#hdStreamArea div.streamBlock:nth-child(1) {
	display: inline-block; width: 38%;
}*/
#hdStreamArea div.streamBlock {
	display: inline-block; width: 60%;
}

#hdStreamArea .streamBlock h3 { font-size: 0.8em; letter-spacing: 0em;}

#hdStreamArea div.streamBlock li{
       width:100px; height: auto; margin:0 2%; vertical-align: top; letter-spacing: 0em; font-size: 0.8em;
  }
#hdStreamArea div.streamBlock li{
     
  }
/*#hdStreamArea div.streamBlock:nth-child(1) li{
      width:95%;
  }
#hdStreamArea div.streamBlock:nth-child(2) li{
      width:48%;
  }*/
#streamArea li a, #hdStreamArea li a{
width: 100%;
  }
#streamArea p, #hdStreamArea p { font-size: 0.8em; padding-top: 1em;}

}

@media all and (min-width: 768px) {
.infoArea { padding-top: 50px;}
.infoArea p { line-height: 1.8em;}
}
@media all and (max-width: 767px) {
.infoArea { padding-top: 20px;}
.infoArea p { line-height: 1.6em;}	
}

/*	div#topSnsArea
============================== */
div#topSnsArea aside {
	position:relative;
	z-index:2;
}
div#topSnsArea aside section h3 {
	width:80px;
	margin:0 auto 12px;
}
div#topSnsArea aside section h3 span {
	display:block;
	background-size:300% 300%;
	background-image:url(/um/img/sns_logos.svg?0);
	height:80px;
	text-indent:110%;white-space:nowrap;overflow:hidden;
}
div#topSnsArea aside section.tl-x h3 span {
	background-position:left top;
}
div#topSnsArea aside section.tl-ig h3 span {
	background-position:center center;
}
.gaibu {font-size: 0.8em; padding: 10px 0 0; letter-spacing: 0em; text-align: right; }
@media all and (min-width: 768px) {
div#topSnsArea {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:60px 40px 0;
	max-width:1080px;
	margin:0 auto;
}
div#topSnsArea aside {
	display: flex;
	flex-wrap: wrap;
	justify-content: left;
	gap: 40px;
}
div#topSnsArea aside > section {
	width:calc((100% - 40px)/2);
}
}
@media all and (max-width: 767px) {
div#topSnsArea {
	padding:40px 0 0;
}
div#topSnsArea aside > section.tl-x {
	padding:0 20px;
}
div#topSnsArea aside > section.tl-ig {
	padding:0 20px;
}
div#topSnsArea aside > section.tl-x div.x-inner {
	height:480px;
}
div#topSnsArea aside > section:not(:last-child) {
	margin-bottom:30px;
}
	div#topSnsArea aside section h3 {width: 65px; margin: 0 auto 8px;}
	div#topSnsArea aside section h3 span { height:65px;}
	.gaibu { width: 100%; font-size: 0.8em; padding: 5px 0 20px; text-align: center;}
}

/*	instagram
============================== */
div.insta {
}
div.insta ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: left;
}
div.insta ul li a, div.insta ul li 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.lazy-done {
	-webkit-animation: fadeIn 800ms;
	animation: fadeIn 800ms;
}
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;
	position: absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
}
div.insta ul li a.lazy-done img.icon-video {
	background-image:url(/um/img/play.png);
}
@media all and (min-width: 768px) {
div.insta ul {
	gap: 8px;
}
div.insta ul li {
	width:calc((100% - 8*2px)/3);
}
}
@media all and (max-width: 767px) {
div.insta ul {
	gap: 6px;
}
div.insta ul li {
	width:calc((100% - 6*2px)/3);
}
}

/*	.sns-icons
============================== */
div.sns-icons {
	position: relative;
}
div.sns-icons aside {
	display:flex;
	justify-content:center;
	align-items:center;
}
div.sns-icons aside > div h2,
div.sns-icons aside > div p {
	text-align:center;
	line-height:1.5;
}
div.sns-icons ul li span, div.sns-icons ul li a {
	display:block;
}
div.sns-icons ul {
	display:flex;
	justify-content:center;
}
div.sns-icons ul li a {
	position:relative;
	height:0;
	padding-top:100%;
	overflow:hidden;
	border-radius:50% 50%;
}
div.sns-icons ul li a span {
	background-size:300% 300%;
	background-image:url(/um/img/sns_logos.svg?0);
	position: absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	text-indent:110%;white-space:nowrap;overflow:hidden;
}
div.sns-icons ul li.tw a span {
	background-image:url(/um/img/sns_logos_blk.svg?0);
}
div.sns-icons ul li.tw a span {
	background-color:#fff;
	background-position:left top;
}
div.sns-icons ul li.fb a span {
	background-color:#1877f2;
	background-position:center bottom;
}
div.sns-icons ul li.ln a span {
	background-color:#00b900;
	background-position:right top;
}
div.sns-icons ul li.ig a {
	background-image:url(/um/img/instagram_bg.jpg);
	background-size:cover;
}
div.sns-icons ul li.ig a span {
	/* background-color:#cf2e92; */
	background-position:center center;
}
div.sns-icons ul li.yt a span {
	background-color:#da1725;
	background-position:left center;
}
div.sns-icons ul li.tt a span {
	background-color:#000;
	background-position:right bottom;
}
@media all and (min-width: 768px) {
div.sns-icons {
	padding:25px 0 50px;
}
div.sns-icons aside > div {
	margin-right:32px;
}
div.sns-icons > aside > div h2 {
	font-size:150%;
}
div.sns-icons > aside > div p {
	font-size:83%;
}
div.sns-icons ul li {
	width:88px;
}
div.sns-icons ul li:not(:last-child) {
	margin-right:20px;
}
}
@media all and (max-width: 767px) {
div.sns-icons {
	padding:15px 12px 25px;
}
div.sns-icons > aside > div h2 {
	font-size:3.5vw;
}
div.sns-icons > aside > div p {
	font-size:2.5vw;
}
div.sns-icons aside > div {
	margin-right:14px;
}
div.sns-icons ul {
	width:45%;
}
div.sns-icons ul li {
	width:30%;
}
div.sns-icons ul li:not(:last-child) {
	margin-right:5%;
}
}

