/*	mainArea
============================== */
#page-top{
    font-family: "biz-udpgothic", sans-serif;
	font-weight: 400;
	font-style: normal;
	/**/
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt";
	overflow:hidden;
	color: #000;
}
header {background-image: url(../img/bg_gray.jpg);
	background-repeat: repeat;
	background-position: top center;
}
#contentsArea, #contentsAreaBtm {background-image: url(../img/bg_gray.jpg);
	background-repeat: repeat;
	background-position: top center;
}
#tbsfreeArea { margin: 0 auto;}
#tbsfreeBlock {background-color: #F7F6F4; position: relative; z-index: 1;}

@media all and (min-width: 768px) {
	#topContents{
	background-image: url(../img/bg_words.png?1),url(../img/bg_gradation.png),url(../img/bg_pc.jpg?1);
	background-repeat: no-repeat,repeat-x,repeat-x;
	background-attachment: fixed,fixed,fixed;
	background-position: bottom center,top center,bottom center;
	background-size: contain, contain, 100% auto;
}
header .inner { 
	width: 1080px;
    margin: 0 auto;
}
	#tbsfreeArea {width: 1080px; padding-bottom: 30px;}
	#tbsfreeBlock::after {
    content: '';
    display: block;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background:rgba(234,117,117,1);
    filter: blur(0px);
    transform: translateY(10px) translateX(10px) scale(1.00);
    mix-blend-mode: multiply;
    opacity: 0.5;
}
	#contentsAreaBtm { padding-top: 65px;}
}

@media all and (max-width: 767px) {
	#topContents::before {
  content: "";
  width: 100vw;
  height: 100vh;
  background-image: url(../img/bg_sp.jpg?3);
  position: fixed;
		background-size: cover;
  top: 0px;
  left: 0px;
  z-index: -1; 
}
	#tbsfreeArea {width: 95%; padding-bottom: 15px;}
	#tbsfreeBlock::after {
    content: '';
    display: block;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background:rgba(234,117,117,1);
    filter: blur(0px);
    transform: translateY(8px) translateX(8px) scale(1.00);
    mix-blend-mode: multiply;
    opacity: 0.5;
}
	#contentsAreaBtm { padding-top: 30px;}
}

#mainArea{width:100%; height:0; padding-top: 70.634%; margin:0 auto; position:relative; }
#mainArea .main1{background-image: url(../img/main_poster.jpg); background-size:cover; width:100%; height:0; padding-top:70.634%; 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:50%; height:0; padding-top:23.148%; position:absolute; bottom:0%; left:0%; opacity: 0;
-webkit-animation: fadein 1.5s ease 0.5s 1 forwards;
  animation: fadein 1.5s ease 0.5s 1 forwards;
z-index: 100;}
#mainArea .main3{background-image: url(../img/main_copy.png); background-size:cover; width:12.037%; height:0; padding-top:44.444%; position:absolute; top:0%; right:0%; opacity: 0;
-webkit-animation: fadein 2.5s ease 2s 1 forwards;
  animation: fadein 2.5s ease 2s 1 forwards;
z-index: 100;}
#mainArea .main4{background-image: url(../img/main_date_0328.png); background-size:cover; width:34.259%; height:0; padding-top:12.5%; position:absolute; bottom:1.52%; right:15.740%; opacity: 0;
-webkit-animation: fadein 2s ease 2.5s 1 forwards;
  animation: fadein 2s ease 2.5s 1 forwards;
z-index: 100;}
#mainArea .main5{background-image: url(../img/main_stamp.png); background-size:cover; width:15.740%; height:0; padding-top:15.740%; position:absolute; bottom:0%; right:0%; opacity: 0;
-webkit-animation: fadein 2s ease 2.5s 1 forwards;
  animation: fadein 2s ease 2.5s 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) {
	#topContents { padding: 30px 0 0;}
	#storyArea h2, #topicsArea h2, #newsArea h2, #streamArea h2 {width:100%; height:115px; margin: 0 auto;}
	#topicsArea h2, #newsArea h2 { margin: 0 auto 10px;}
}
@media all and (max-width: 767px) {
	    #topContents { padding: 3% 0 0;}
	#storyArea h2, #topicsArea h2, #newsArea h2, #streamArea h2 { width:100%; margin: 0 auto 10px; height:70px;}
	#storyArea h2 { margin: 2% 0 0 2%;}
}

/*	storyArea
============================== */
#storyArea #storyBox { position: relative; background-color: #F7F6F4;}
#storyArea #story { position: relative; background-repeat: repeat; background-position: left top; background-image: url(../img/ruled_line.png); margin-top: 5px;}
#storyArea .epnum, #storyArea .oadate {
font-family: "skolar-sans-latin", sans-serif;
font-weight: 800;
font-style: normal;
position:relative;
text-align: center;
}
#storyArea .epnum { background-repeat: no-repeat; background-position: center bottom; background-image: url(../img/bg_number.png); width: 100%;}
#storyArea .epnum .small{ font-size: 0.6em;}
#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 .stamp{ position: absolute; background-repeat: no-repeat; background-position: 0 0; background-image: url(../img/top/stamp.png); background-size: contain; text-indent: -9999px;}


p.button a {
    margin: 0 auto;
    background-color: #fff;
	border: solid 1px #EA7575;
    display: block;
    transition: 0.5s;
	color: #fff;
	text-align: center;
	font-family: "biz-udpgothic", sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 1.5em;
	position: relative;
	padding: 2px;
}
p.button a span{background-color: #EA7575; display: block;}
p.button a:hover { opacity:0.8;}

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

@media all and (min-width: 768px) {
	#storyArea { width: 1080px; margin: 0 auto 120px; }
	#storyArea #storyBox { padding: 30px; z-index: 10;}
	#storyArea::after {
    content: '';
    display: block;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background:rgba(234,117,117,1);
    filter: blur(0px);
    transform: translateY(10px) translateX(10px) scale(1.00);
    mix-blend-mode: multiply;
    opacity: 0.5;
}
	#storyArea #storyBlock{ /*width: 800px; margin: 0 auto;*/}
	#storyArea #story { padding-top: 45px;}
	#storyArea #story #topTrailer {width:800px; z-index: 10; margin: 0 auto;}
	div.mov-inner::after {
    content: '';
    display: block;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background:rgba(237,149,149,1);
    filter: blur(0px);
    transform: translateY(10px) translateX(10px) scale(1.00);
    mix-blend-mode: multiply;
    opacity: 0.5;
}
	#storyArea .epnum {font-size: 5em; background-size: 302px 39px; padding-bottom: 15px; position: absolute; left:0; top:-75px;}
	#storyArea .oadate {font-size: 5em; /*margin-top: 2px;*/ margin-top: 10px;}
	#storyArea #story #topStory {}
	#storyArea #story #topStory #top-story {width:800px; margin: 0 auto; padding-top: 15px;}
	#storyArea p.txt {padding: 0 0 1.5em; font-size: 1.05em;}
	p.button a {width: 250px;
	border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;}
	p.button a span { padding: 28px 0;
	border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;}
	#storyArea .stamp{ width:265px; height: 277px; bottom:-105px; right: -80px; }
}



@media all and (max-width: 767px) {
	#storyArea { width: 95%; margin: 0 auto 50px; }
	#storyArea #storyBox { padding: 5px 5px 20px; z-index: 10;}
	#storyArea::after {
    content: '';
    display: block;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background:rgba(234,117,117,1);
    filter: blur(0px);
    transform: translateY(8px) translateX(8px) scale(1.00);
    mix-blend-mode: multiply;
    opacity: 0.5;
}
	#storyArea #story { padding-top: 50px; background-size: auto 27px; }
	#storyArea #story #topTrailer { margin: 0; z-index: 10; position: relative;}
	div.mov-inner::after {
    content: '';
    display: block;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background:rgba(237,149,149,1);
    filter: blur(0px);
    transform: translateY(5px) translateX(5px) scale(1.00);
    mix-blend-mode: multiply;
    opacity: 0.5;
}

	#storyArea .epnum {font-size: 3.3em; background-size: 200px 26px; padding-bottom: 10px; position: absolute; left:0; top:-22px;}
	#storyArea .oadate {font-size: 2.8em; padding-bottom: 5px; background-color: #F7F6F4;}
	
	#storyArea #story #topStory {
    }
	#storyArea #story #topStory #top-story{padding: 0 3% 0;
	 background-color: #F7F6F4; background-repeat: repeat; background-position: left top; background-image: url(../img/ruled_line.png); background-size: auto 27px;}
	#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;}
	p.button a {width: 200px; font-size: 1.1em;
	border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;}
	p.button a span { padding: 20px 0;
	border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;}
	#storyArea .stamp{ width:110px; height: 115px; bottom:-30px; right: -25px; }
}

#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: 800px;
    height: 450px;
    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-top: -webkit-calc(720 / 1280 * 100%); padding-top: calc(720 / 1280 * 100%);
    position: relative;
  }
}


/*	topicsArea
============================== */
#topicsArea {
	 position: relative;
}
#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 20px;
	color: #000;
	font-family: "biz-udpgothic", sans-serif;
font-weight: 700;
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 {padding: 35px 0;}
	#topicsArea #topics .wrap { position: relative;}
	p.tolist { position: absolute; top:55px; right: 10px;}

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

/*	newsArea
============================== */
#newsArea { position: relative;
	background-image: url(../img/bg_gray.jpg);
	background-repeat: repeat;
	background-position: top center;}

#newsArea #news ul {}
#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: 0px 10px 6px; 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: #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: 0; padding-top:66.666%; position: absolute; top:0; left: 0;
}
#newsArea ul li span.ymd {
	position: absolute;
	bottom: 3px;  right: 8px;
	font-family: skolar-sans-latin, sans-serif;
	font-weight: 700;
	font-style: normal;
	letter-spacing: 0.05em;
	 color: #000;
}
#newsArea ul li .tag {
	color: #EA7575;
	padding:0px 3px 3px;
	line-height: 1em;
	font-family: skolar-sans-latin, sans-serif;
	font-weight: 700;
	font-style: normal;
	display: inline-block;
	letter-spacing: 0.02em;
	background-color: #fff;
	border: solid 2px #EA7575;
	border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

#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: #EA7575;
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;}
	#newsArea #news ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: left;
	}
	#newsArea #news ul li {
	width:calc((100% - 20px)/2); margin-bottom:20px;
	}
	#newsArea #news ul li:nth-child(odd) {
	margin-right:20px;
	}
	#newsArea ul li span.ymd {font-size: 1em;}
	#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: 0 0 0 7px;}
	#newsArea #news ul li .txt { font-size: 0.85em; line-height: 1.3em; padding-top: 5px;}
	#newsArea ul li span.ymd {
		bottom:5px;
		right:0px;
		font-size:0.9em;
	}
	#newsArea ul li .tag {font-size: 0.8em;}
	#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 ul li a 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{
	-webkit-animation: fadeIn 800ms;
	animation: fadeIn 800ms;
}


@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:first-child {
	margin-right:250px; margin-left:250px;
}*/
#bnrArea #bnrBlock ul li:last-child {
	margin-right:0px;
}

}

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

}

/*	streamArea
============================== */
#streamArea{
	position: relative; text-align: center;
	background-image: -webkit-gradient(linear, center left, center right, from(transparent), color-stop(0.50, transparent), color-stop(0.50, hsla(156, 67%, 86%, 1)), to(hsla(156, 67%, 86%, 1)));
    background-image: linear-gradient(90deg, transparent 50%, hsla(156, 67%, 86%, 1) 50%);
}
#streamArea .streamBlock h3 {
font-family: "biz-udpgothic", sans-serif;
font-weight: 700;
font-style: normal;
position: relative;
}
#streamArea ul { text-align: center; letter-spacing: -.4em; padding: 0.8em 0 2em; line-height: 0;}
#streamArea ul li { display: inline-block; letter-spacing: 0em; padding: 3px 0; background-color: #fff;
	border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;}
#streamArea 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 { filter: brightness(1.1); /* 明るくする */}
#streamArea li.realtime a {
    background-position: left top;
}
#streamArea li.tver a {
    background-position: center top;
}
#streamArea li.tbsfree a {
    background-position: right top;
}
#streamArea li.unext a {
    background-position: left center;
}
#streamArea li.netflix a {
    background-position: center center;
}

@media all and (min-width: 768px) {
	#streamArea {}
	
#streamArea #stream {
	margin: 0 1%;
	background-color:hsla(156, 67%, 86%, 1);
	padding-bottom: 45px;
	border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    }
#streamArea #stream h2 {transform: translate(0, -30px);}
#streamArea div.streamBlock {
	padding: 0 15px;
}

#streamArea div.streamBlock {
	display: inline-block;
}
#streamArea .streamBlock h3 {font-size: 1.1em;}
#streamArea ul li {margin:0 0px;}
#streamArea ul li:nth-child(2) {margin:0 0 0 20px;}
#streamArea ul li a{
    width: 230px;
	}
#streamArea p { font-size: 0.9em;}
}

@media all and (min-width: 1200px) {
#streamArea #stream {
	margin: 0 auto;
	width: 1140px;}	
}


@media all and (max-width: 767px) {
	#streamArea #stream {
	margin: 0 2%;
	background-color:hsla(156, 67%, 86%, 1);
	padding-bottom: 15px;
	border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    }
	#streamArea #stream .wrap { width: 98%;}
	#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 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;
  }
#streamArea li a{
width: 100%;
  }
#streamArea 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;}	
}

/*	.tbs-free
============================== */
div.tbs-free aside > a > div {
	padding:0 10px 15px;
}
div.tbs-free aside a {
	text-decoration:none;
}
div.tbs-free aside a p {
	text-align:center;
	line-height:1.5;
	margin-bottom:0.75em;
	font-weight:700;
	color:#0050ff;
}

div.tbs-free aside a dl {
	display:flex;
	align-items:center;
	justify-content:center;
}
div.tbs-free aside a dl dt {
	width:50%;
}
div.tbs-free aside a dl dt span {
	display:block;
}

div.tbs-free aside a dl dt {
	background-color:#0050ff;
	border-radius:16px;
	margin-right:15px;
	overflow:hidden;
}
div.tbs-free aside a dl dt > span {
	position:relative;
	height:0;
	padding-top: -webkit-calc(80 / 230 * 100%);
	padding-top: calc(80 / 230 * 100%);
	background-size:300% 300%;
	/* background-image:url(/um/img/bnr_stream.png); */
	background-position:right top;
	background-color:#fff;
	-webkit-mask-image: url(/um/img/bnr_stream.png);
	mask-image: url(/um/img/bnr_stream.png);
	-webkit-mask-size: 300% 300%;
	mask-size: 300% 300%;
	-webkit-mask-position: right top;
	mask-position: right top;
}
div.tbs-free aside a dl dt > span span {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	text-indent:110%;white-space:nowrap;overflow:hidden;
}
div.tbs-free aside a dl dd {
	font-weight:700;
	color:#000;
}

@media all and (min-width: 768px) {
	div.tbs-free aside { padding:35px 0 15px;}
	div.tbs-free aside a p { font-size:1.75em;}
	div.tbs-free aside a dl dt { width: 280px;}
	div.tbs-free aside a dl dd { font-size:1.75em;}
}
@media all and (max-width: 767px) {
	div.tbs-free aside { padding:30px 0 15px;}
	div.tbs-free aside a p { font-size:1.2em;}
	div.tbs-free aside a dl dd { font-size:1.2em;}
}

/*	.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:4.5vw;
}
div.sns-icons > aside > div p {
	font-size:2.5vw;
}
div.sns-icons aside > div {
	margin-right:14px;
}
div.sns-icons ul {
	width:55%;
}
div.sns-icons ul li {
	width:30%;
}
div.sns-icons ul li:not(:last-child) {
	margin-right:5%;
}
}

/*	.tweet
============================== */
aside.tweet {
	padding:30px 0;
	background-color:rgba(116,198,237,0.6);
}
aside.tweet h2 { text-align: center; line-height:1.5; margin-bottom:15px;}
aside.tweet p.hashtag {
	margin-bottom:20px;
	text-align:center;
	line-height:1.5;
	font-family: "biz-udpgothic", sans-serif;
	font-weight: 700;
	font-style: normal;
}
aside.tweet p.hashtag span{
background: linear-gradient(transparent 50%, rgba(255,255,255,0.8) 50%); padding: 5px;text-shadow: 1px 1px 0px rgba(255,255,255,0.7);
}
@media all and (min-width: 768px) {
	aside.tweet h2 {font-size:1.2em;}
	aside.tweet p.hashtag {font-size:1.4em;}
	aside.tweet p.button a {
        width: 300px;
    }
}
@media all and (max-width: 767px) {
	aside.tweet h2 {font-size:1.1em;}
	aside.tweet p.hashtag {font-size:1.2em;}
}

/*	.tbs-id
============================== */

aside.tbs-id {
	padding:40px 0;
	color:#fff;
	background-color:#0050ff;
	text-align:center;
	border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
}
aside.tbs-id h2 {
	margin:0 auto 20px;
}
aside.tbs-id h2 span {
	display:block;
}
aside.tbs-id h2 > span {
	background-image:url(../img/logo_tbsid_wht.svg);
	background-repeat:no-repeat;
	position:relative;
	height:0;
	padding-top: -webkit-calc(65 / 238 * 100%);
	padding-top: calc(65 / 238 * 100%);
	background-size:cover;
}
aside.tbs-id h2 span span {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	text-indent:110%;white-space:nowrap;overflow:hidden;
}
aside.tbs-id p {
	line-height:1.5;
	margin-bottom:30px;
}
aside.tbs-id .btn {
	margin:0 auto;
}
aside.tbs-id .btn a {
	display:block;
	letter-spacing:0.25em;
	text-indent:0.25em;
	position: relative;
	padding: 15px;
	text-align: center;
	line-height: 1;
	text-decoration:none;
	font-weight:bold;
	color:#000;
	background-color:#fff;
	border-radius:45px;
	font-size:125%;
}
@media all and (min-width: 768px) {
	aside.tbs-id h2 { width:200px;}
	aside.tbs-id p { font-size:1.3em;}
	aside.tbs-id .btn { width:300px;}
}
@media all and (max-width: 767px) {
	aside.tbs-id h2 { width:40%;}
	aside.tbs-id p { font-size:1.2em;}
	aside.tbs-id .btn { width:60%;}
}




/*	.top-bnr
============================== */
div.top-bnr {
	text-align:left;
}
div.top-bnr aside ul li a, div.top-bnr aside ul li a span {
	display:block;
}
div.top-bnr aside ul li a {
	background-size:cover;
	background-repeat:no-repeat;
	position:relative;
	height:0;
	padding-top: -webkit-calc(300 / 1000 * 100%);
	padding-top: calc(300 / 1000 * 100%);
}
div.top-bnr aside ul li a span {
	position: absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	text-indent:110%;white-space:nowrap;overflow:hidden;
}
div.top-bnr aside ul li a.lazy-done {
	-webkit-animation: fadeIn 800ms;
	animation: fadeIn 800ms;
	box-shadow:2px 4px 10px hsla(0,0%,0%,.1);
}
@media all and (min-width: 768px) {
div.top-bnr {
	padding:48px 0;
}
div.top-bnr aside {
	max-width:1080px;
	margin:0 auto;
}
div.top-bnr aside ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap:30px;
}
div.top-bnr aside ul li {
	width:calc((100% - 30px)/2);
}
div.top-bnr aside ul li:nth-child(odd) {
/*	margin-right:30px; */
}
}
@media all and (max-width: 767px) {
div.top-bnr {
	padding:24px 0;
}
div.top-bnr aside ul {
	width:82%;
	margin:0 auto;
}
div.top-bnr aside ul li:not(:last-child) {
	margin-bottom:20px;
}
}
