/*	mainArea
============================== */
#page-top{
    font-family: "fot-udkakugo-large-pr6n", sans-serif;
	font-weight: 400;
	font-style: normal;
	overflow:hidden;
	color: #000;
	background-color:#FCF9F2;
}
header {background-color:#fff;}
#topContents{
	background-repeat: no-repeat;
}
#contentsArea {
	background-repeat: no-repeat;
	background-position:bottom left, bottom right;
}
#tbsfreeArea { margin: 0 auto;}
#tbsfreeBlock {position: relative; z-index: 1;}

#poster {background-color: #FFFADC;}
#mainArea{width:100%; height:0; padding-top: 70.634%; margin:0 auto; position:relative; }
#mainArea .main1{background-image: url(../img/main.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:52.777%; height:0; padding-top:19.444%; position:absolute; top:3.7%; right:3.7%; 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:22.222%; height:0; padding-top:9.259%; position:absolute; top:27%; left:2.3%; opacity: 0;
-webkit-animation: fadein 1.5s ease 1.0s 1 forwards;
  animation: fadein 1.5s ease 1.0s 1 forwards;
z-index: 100;}

#schedule { margin: 0 auto; position:relative;}
#schedule .scheduleDate { margin: 0 auto; background-image: url(../img/main_date_0827.png); background-size:cover; height:0; padding-top:13.75%; 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 .main1 img, #mainArea .main2 img, #mainArea .main3 img, #schedule .scheduleDate 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: 768px) {
	#topContents{}
header .inner { 
	width: 1080px;
    margin: 0 auto;
}

	#topContents{background-image: url(../img/bg_top_l.png), url(../img/bg_top_r.png); background-position:top left, right 1325px;}
	#contentsArea{background-image: url(../img/bg_bottom_l.png), url(../img/bg_bottom_r.png);}
	#schedule { width: 800px;}
}

@media all and (max-width: 767px) {
	#topContents{background-image: url(../img/bg_top_l_sp.png), url(../img/bg_top_r_sp.png); background-position:top left, right 900px;}
	#contentsArea{background-image: url(../img/bg_bottom_l_sp.png), url(../img/bg_bottom_r_sp.png);}
	#schedule { width: 100%;}
}




#storyArea h2, #topicsArea h2, #newsArea h2, #streamArea h2 {background-repeat: no-repeat; background-position: center top; background-size: contain; text-indent:-9999px; position: relative; display: block; width:100%; margin: 0 auto;}
#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);}

p.button a{
    text-align: center;
    margin: 0 auto;
	padding:0;
	font-family: "fot-udkakugo-large-pr6n", sans-serif;
	font-weight: 700;
	font-style: normal;
	color: #fff;
	font-size: 1.5em;
	transition:0.5s;
	background-image:  url(../img/btn_260.png?2);
	background-repeat: no-repeat;
	background-position:center center;
	background-size: contain;
	display: table;
}
p.button a:hover {
filter: brightness(1.1);
}
p.button a span {vertical-align: middle;display: table-cell; line-height: 1.3em;}


@media all and (min-width: 768px) {
	#topContents { padding: 40px 0 0;}
	#storyArea h2 {height:80px; margin:0 auto 25px;}
	#topicsArea h2, #newsArea h2 { height:145px; margin:0 auto 20px;}
	#streamArea h2 { height:110px; margin: -30px auto 10px;}
	p.button a { width: 260px; height: 80px;}
	p.button a span {padding-left: 20px;}
}
@media all and (max-width: 767px) {
	#topContents { padding: 3% 0 0;}
	#storyArea h2 {height:48px; margin:0 auto 12px;}
	#topicsArea h2, #newsArea h2 { height:88px; margin:0 auto 20px;}
	#streamArea h2 { height:66px; margin: -24px auto 10px;}
	p.button a { width: 220px; height: 67px;font-size: 1.2em;}
	p.button a span {padding-left: 10px;}
}

/*	storyArea
============================== */
#storyArea .contents { position: relative;}
#storyArea #storyBox { position: relative; background-color: #fff;}
#storyArea #story { position: relative; }
#storyArea #story .oaDatebox { text-align: center;
font-family: montserrat, sans-serif;
font-weight: 700;
font-style: normal;
}
#storyArea .epnum { display: inline-block; color: #EA6188;}
#storyArea .epnum .nb{}
#storyArea .epnum .small{ font-size: 0.8em;}
#storyArea .epnum .nb.nb10 {letter-spacing: -.1em;}
#storyArea .oadate { vertical-align: bottom; display: inline-block;}
#storyArea .oadate .date{display: inline-block;}
#storyArea .oadate .small{ font-size: 0.5em;}
#storyArea .oadate .onair {font-size: 0.5em;}

#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 #topTrailer { position: relative;}
#storyArea #story #topTrailer .thumbnail {background-color: #000;}

@media all and (min-width: 768px) {
	#storyArea { width: 840px; margin: 0 auto 80px; }
	#storyArea #storyBox { z-index: 10; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px;}
	#storyArea .contents::after {
    content: '';
    display: block;
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background:rgba(255,170,47,1);
    filter: blur(0px);
    transform: translateY(10px) translateX(10px) scale(1.00);
    mix-blend-mode: multiply;
    opacity: 0.6;
	border-bottom-left-radius: 20px; border-bottom-right-radius: 20px;
}
	#storyArea #storyBlock{ /*width: 800px; margin: 0 auto;*/}
	#storyArea #story {}
	#storyArea #story #topTrailer {width:840px; z-index: 10; margin: 0 auto;}
	
	#storyArea .epnum {font-size: 4.5em; margin-right: 10px;}
	#storyArea .oadate {font-size: 4.5em;}

	#storyArea #story #topStory { padding: 10px 40px 40px;}
	#storyArea #story #topStory #top-story { padding-top: 15px;}
	#storyArea p.txt {padding: 0 0 1.5em; font-size: 1.05em;}
}



@media all and (max-width: 767px) {
	#storyArea { width: 95%; margin: 0 auto 50px; }
	#storyArea #storyBox { z-index: 10; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px;}
	#storyArea .contents::after {
    content: '';
    display: block;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background:rgba(255,170,47,1);
    filter: blur(0px);
    transform: translateY(8px) translateX(8px) scale(1.00);
    mix-blend-mode: multiply;
    opacity: 0.6;
	 border-bottom-left-radius: 12px; border-bottom-right-radius: 12px;
}
	#storyArea #story {}
	#storyArea #story #topTrailer { margin: 0; z-index: 10; position: relative;}
	
	#storyArea .oaDatebox { padding: 0 0px 10px;}
	#storyArea .epnum {font-size: 2.7em; margin-right: 8px;}
	#storyArea .oadate {font-size: 3em;}
	
	#storyArea #story #topStory { padding: 5px 3% 15px;}
	#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 #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: 452px;
    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 {
	position: relative; background-color: #CBF0FE;
	background-image: url(../img/top/bg_topics.png);
	background-repeat:repeat;
	background-position: center top;
}
#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: "fot-udkakugo-large-pr6n", 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: 0 0 35px;}
	#topicsArea #topics .wrap { position: relative;}
	p.tolist { position: absolute; top:55px; right: 10px;}

}
@media all and (max-width: 767px) {
	#topicsArea #topics {padding: 0 0 20px;}
	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-color: #FFF3AE;
	background-image: url(../img/top/bg_news.png);
	background-repeat:repeat;
	background-position: center top;}

#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; 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: "montserrat", sans-serif;
	font-weight: 600;
	font-style: normal;
	letter-spacing: 0.05em;
	color: #000;
}
#newsArea ul li .tag {
	color: #835300;
	line-height: 1em;
	font-family: "montserrat", sans-serif;
	font-weight: 600;
	font-style: normal;
	display: inline-block;
	letter-spacing: 0.02em;
	border-bottom: solid 2px #835300;
}

#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:rgba(255, 161, 29, 1);
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: 0 0 35px;}
	#newsArea #news ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: left;
	}
	#newsArea #news ul li {
	width:calc((100% - 30px)/2); margin-bottom:20px;
	}
	#newsArea #news ul li:nth-child(odd) {
	margin-right:30px;
	}
	#newsArea ul li span.ymd {font-size: 1em;}
	#newsArea ul li .tag {font-size: 1.0em; padding:0px 3px 3px;}
	
}

@media all and (max-width: 767px) {
	#newsArea { padding: 0 0 20px; position: relative;background-image: url(../img/top/bg_news_sp.png); background-size: cover;}

	#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:0px;
		right:0px;
		font-size:0.9em;
	}
	#newsArea ul li .tag {font-size: 0.9em; padding:0px 1px 2px;}
	#newsArea #news ul li span.thum img { width:100%; height: 0 ; padding-top: 66.666%;}
	
	#newsArea .slider {
  width: 98%; /*height: 460px;*/height: 350px; 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{
	background-size:cover;
	background-repeat:no-repeat;
	position:relative;
	height:0;
	padding-top: -webkit-calc(240 / 800 * 100%);
	padding-top: calc(240 / 800 * 100%);
}
#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,
#hdBnrArea 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: 50px 0 15px;
}
#bnrArea #bnrBlock {
	max-width:1080px;
	margin:0 auto;
}
#hdBnrArea {
	max-width:1080px;
	padding:1em 0;
}
#bnrArea #bnrBlock ul, #hdBnrArea ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
#bnrArea #bnrBlock ul li {
	width:calc((100% - 30px)/2);
}
#hdBnrArea ul li {
	width:650px;
}
#bnrArea #bnrBlock ul li:nth-child(odd) {
	margin-right:30px;
}
/*#bnrArea #bnrBlock ul li:nth-child(1),#bnrArea #bnrBlock ul li:nth-child(4) {
	margin-right:30px;
}
#bnrArea #bnrBlock ul li:nth-child(3) {
	margin-right:100px; margin-left:100px;
}*/
#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: 20px 0 0px;
}
#hdBnrArea {margin:0 auto; padding: 0.5em 0; width:95%;}
#bnrArea #bnrBlock ul {
	width:100%;
	margin:0 auto;
}
#bnrArea #bnrBlock ul li {
	margin-bottom:15px;
}

}

/*	streamArea
============================== */
#streamArea{ text-align: center;}
#streamArea .streamBlock h3 {
font-family: "fot-udkakugo-large-pr6n", sans-serif;
font-weight: 600;
font-style: normal;
position: relative;
	text-align: center;
}
#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 auto;
	background-color:#FFD45E;
	padding-bottom: 30px;
	border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    }
#streamArea #stream h2 {transform: translate(0, -30px);}
#streamArea div.streamBlock {
	padding: 0 15px; margin-top: -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 (max-width: 767px) {
	#streamArea #stream {
	margin: 0 2%;
	background-color:#FFD45E;
	padding-bottom: 15px;
	border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    }
	#streamArea #stream .wrap { width: 98%;}
	#streamArea #stream h2 {transform: translate(0, -25px);}

#streamArea div.streamBlock {
	margin-top: 25px;
}
	#streamArea div.streamBlock:first-of-type{margin-top: -25px;}
#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:600;
	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:600;
	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:0;}
	div.tbs-free aside a p { font-size:1.2em;}
	div.tbs-free aside a dl dd { font-size:1.2em;}
}

/*	snsArea
============================== */
#snsArea{}
@media all and (min-width: 768px) {
	#snsArea{ padding-bottom: 100px;}
}
@media all and (max-width: 767px) {
	#snsArea{ padding-bottom: 60px;}
}

/*	.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 a span {
	background-image:url(/um/img/sns_logos.svg);
	background-color:#FFA11D;
}
div.sns-icons ul li.tw a span {
	background-position:left top;
}
div.sns-icons ul li.fb a span {
	background-position:center bottom;
}
div.sns-icons ul li.ln a span {
	background-position:right top;
}
div.sns-icons ul li.ig a span {
	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-position:right bottom;
}

.doctork { display: block;}
.doctork span{  padding-top: 130%;
background-repeat: no-repeat;
background-size: contain;
position: relative;
display: block;
}
.doctork span img {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
}
@media all and (min-width: 768px) {
div.sns-icons {
	padding:25px 0 25px;
}
div.sns-icons aside > div {
	margin-right:25px; margin-left:25px;
}
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;
}
	.doctork { position: absolute; top:0; left:50%; margin-left: -350px; width: 100px; height: 130px; }
	.doctork span { width: 100px; height: 130px;}
}
@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%;
}
	.doctork { display: none;}
}

/*	.tweet
============================== */
aside.tweet {
	padding:30px 0;
	background-color:#FFFADC;
}
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: "fot-udkakugo-large-pr6n", sans-serif;
	font-weight: 700;
	font-style: normal;
}
aside.tweet p.hashtag span{
background: linear-gradient(transparent 50%, rgba(372,122,155,0.5) 50%); padding: 5px;}
@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 {font-size: 1.2em;}
	aside.tweet p.button a span { padding-left: 25px; }
}
@media all and (max-width: 767px) {
	aside.tweet {padding:15px 0;}
	aside.tweet h2 {font-size:1.1em;}
	aside.tweet p.hashtag {font-size:1.2em;}
	aside.tweet p.button a {font-size: 1.0em;}
	aside.tweet p.button a span { padding-left: 15px; }
}

/*	.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;
}
}
