/*	mainArea
============================== */
#page-top{
    font-family: "fot-udkakugo-large-pr6n", sans-serif;
	font-weight: 400;
	font-style: normal;
	overflow:hidden;
	color: #000;
}
#tbsfreeArea { margin: 0 auto; background-image: url(../img/top/bg_tbsfree.jpg); background-position: center top; background-repeat: repeat-x;}
#tbsfreeBlock {position: relative;}
@media all and (min-width: 768px) {
	#topContents{
    font-family: "fot-udkakugo-large-pr6n", sans-serif;
	font-weight: 400;
	font-style: normal;
	overflow:hidden;
	color: #000;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	background-size: cover;
	background-attachment: fixed;
	background-position:top center;
}
}

#poster.gradation {/*background-color: #d3d1c3;*/}
#mainArea{width:100%; height:0; padding-top: 70.74%; margin:0 auto; position:relative; }
#mainArea .main1{background-image: url(../img/main_poster.jpg?2); background-size:cover; width:100%; height:0; padding-top:70.74%; 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:23.148%; position:absolute; bottom:10.648%; right: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:13.888%; height:0; padding-top:20.370%; position:absolute; top:0%; right:0%; opacity: 0;
-webkit-animation: fadein 1.5s ease 1.0s 1 forwards;
  animation: fadein 1.5s ease 1.0s 1 forwards;
z-index: 100;}
#mainArea .main4{background-image: url(../img/main_date_0130.png); background-size:cover; width:44.444%; height:0; padding-top:10.648%; position:absolute; bottom:0%; right:0%; opacity: 0;
-webkit-animation: fadein 1.5s ease 1.5s 1 forwards;
  animation: fadein 1.5s ease 1.5s 1 forwards;
z-index: 100;}

#mainArea .main1 img, #mainArea .main2 img, #mainArea .main3 img, #mainArea .main4 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{position: relative;}
	header .inner { 
	/*width: 1080px;*/
		width: 100%; max-width: 1300px;
    margin: 0 auto;
	}
}

@media all and (max-width: 767px) {
	#tbsfreeArea { background-size: auto 500px;}
}




#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: "sicprintemps", sans-serif;
	font-weight: 800;
	font-style: normal;
	color: #fff;
	font-size: 1.5em;
	transition:0.5s;
	background-color: #000;
	background-image:  url(../img/btn_arrow.png);
	background-repeat: no-repeat;
	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 {
	font-size: 1.05em;}
	#storyArea h2, #topicsArea h2, #newsArea h2, #streamArea h2 {height:136px; margin:0 auto 25px;}
	p.button a { width: 300px; height: 70px;
	    border-radius: 35px;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
	background-position:right 16px center;
	background-size: 28px 18px;}
	p.button a span {padding-right: 20px;}
}
@media all and (max-width: 767px) {
	#topContents::before {
  content: "";
  width: 100vw;
  height: 100vh;
  background-image: url(../img/bg_sp.jpg?1);
  position: fixed;
background-size: cover;
  top: 0px;
  left: 0px;
  z-index: -1;}
	#storyArea h2, #topicsArea h2, #newsArea h2, #streamArea h2 {height:95px; margin:0 auto 12px;}
	p.button a { width: 240px; height: 52px;font-size: 1.2em;
	border-radius: 26px;
    -webkit-border-radius: 26px;
    -moz-border-radius: 26px;
	background-position:right 20px center;
	background-size: 20px 13px;}
	p.button a span {padding-right: 15px;}
}

/*	storyArea
============================== */
#storyArea { width: 100%; position: relative; background-repeat: no-repeat;}
#storyArea #storyBox { position: relative;}
#storyArea #story { position: relative; }
#storyArea #story .oaDatebox { text-align: center;
font-family: "natom-pro", sans-serif;
font-weight: 500;
font-style: normal;
display: table;
width: 100%;
}
#storyArea .epnum { display: inline-block; vertical-align: middle;}
#storyArea .epnum .nb{
	background-color: #000; line-height:1.2em;
	text-align: center;
	color: #fff;
	border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
	letter-spacing: -0.01em;
	display: table;
}
#storyArea .epnum .small{ font-size: 0.6em;}
#storyArea .epnum .nb.nb10 {letter-spacing: -0.08em; padding:0 2px;}
#storyArea .epnum .nb.nb10 .small{ font-size: 0.5em; padding-left: 0em;}
#storyArea .oadate { display: inline-block; vertical-align: middle;}
#storyArea .oadate .date{display: inline-block;}
#storyArea .oadate .small{ font-size: 0.6em;}
#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; background-color: #555;}
#storyArea #story #topTrailer article div.mov-inner, #storyArea #story #topTrailer article nav a { z-index: 10;}

@media all and (min-width: 768px) {
	#storyArea { background-image: url(../img/top/bg_nextstory.png?2); background-size: 1360px 580px; background-position: center bottom; padding-top: 65px; }
	#storyArea.before { background-image: none;}
	
	#storyArea #story {width:840px; margin: 0 auto;}
	#storyArea #story #topTrailer {width:840px; padding: 0px; margin: 0 auto;}
	#storyArea #story #topTrailer::after {
    content: '';
    display: block;
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background:rgba(255,255,255,1);
    filter: blur(0px);
    transform: translateY(15px) translateX(15px) scale(1.00);
    mix-blend-mode: multiply;
    opacity: 0.5;
	box-shadow: 2px 2px 15px 0px rgba(0,0,0,0.2);
}
	
	#storyArea .epnum {font-size: 4.1em; margin-right: 0.2em;}
	#storyArea .epnum .nb {width:95px; height: 95px; }
	#storyArea .oadate {font-size: 5.0em;}

	#storyArea #story #topStory { padding: 30px 0px 70px;}
	#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 { background-image: url(../img/top/bg_nextstory.png?2); background-size: 115% auto; background-position: center bottom; padding-top: 35px; /*padding-bottom: 20px;*/ }
	#storyArea.before { background-image: none;}
	#storyArea #story {width: 95%; margin: 0 auto;}
	#storyArea #story #topTrailer { padding: 0px; margin: 0; position: relative;}
	#storyArea #story #topTrailer::after {
    content: '';
    display: block;
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background:rgba(255,255,255,1);
    filter: blur(0px);
    transform: translateY(10px) translateX(10px) scale(1.00);
    mix-blend-mode: multiply;
    opacity: 0.5;
	box-shadow: 1px 1px 10px 0px rgba(0,0,0,0.2);
}
	
	#storyArea .oaDatebox { padding: 0 0px 10px;}
	#storyArea .epnum {font-size: 2.8em; margin-right: 0.1em;}
	#storyArea .epnum .nb {width:63px; height: 63px; }
	#storyArea .oadate {font-size: 3.2em;}
	
	#storyArea #story #topStory { padding: 20px 3% 30px;}
	#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;}
}
@media all and (max-width: 379px) {
	#storyArea .epnum {font-size: 2.6em;}
	#storyArea .epnum .nb {width:58px; height: 58px; }
	#storyArea .oadate {font-size:3em;}
}

#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;
  }
}

/*	beforeArea
============================== */
#beforeArea {width: 100%; position: relative; }
#beforeArea .tbs-free { background-color: #fff;}

@media all and (min-width: 768px) {
	#beforeArea { }
}
@media all and (max-width: 767px) {
	#beforeArea { }
}


#topicsArea #topics .contentsInner, #newsArea #news .contentsInner {
	background:rgba(255,255,255,0.5);
	 box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.08);
}

/*	topicsArea
============================== */
#topicsArea {width: 100%; position: relative; }
.slider-unit div.outer ul.contentsInner li { position: relative;}

@media all and (min-width: 768px) {
	#topicsArea { padding: 80px 0 0; }
	#topicsArea #topics {padding: 0;}
	#topicsArea #topics .contentsInner { padding: 40px 0;}

}
@media all and (max-width: 767px) {
	#topicsArea {padding-top: 24px; }
	#topicsArea #topics {padding: 0;}
	#topicsArea #topics .contentsInner { padding: 15px 0 30px;}
}

/*	newsArea
============================== */
#newsArea {width: 100%; position: relative; }

#newsArea #news .contentsInner {padding: 25px 0;}
#newsArea #news ul li { position: relative; text-align: left; }
#newsArea #news ul li a {display: block; border: solid 1px #F7ECD1; }
#newsArea #news ul li table { width: 100%;}
#newsArea #news ul li .thumbnail{width: 200px; vertical-align: top; background-color: #fff;}
#newsArea ul li .txtBox { vertical-align: top; letter-spacing: 0em; font-feature-settings: "palt"; position: relative; background-color: #fff;}
#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: 10px;  right: 10px;
	font-family: natom-pro, sans-serif;
	font-weight: 400;
	font-style: normal;
	letter-spacing: 0.05em;
	color: #000;
}
#newsArea ul li .tag {
	color: #fff;
	background-color: #555;
	font-family: natom-pro, sans-serif;
	font-weight: 700;
	font-style: normal;
	display: inline-block;
	letter-spacing: 0.02em;
	text-align: center;
}

#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(0, 0, 0, 1);
border-radius: 5px; 
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
}
/*/ 右下角部分*/
#newsArea .slider-wrapper::-webkit-scrollbar-corner {
  /*background:#ddd;*/
}

@media all and (min-width: 768px) {
	#newsArea { padding: 80px 0 0;  position: relative;}
	#newsArea #news ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: left;
	}
	#newsArea #news ul li {
	width:calc((100% - 20*2px)/2); margin-bottom:20px;
	}
	#newsArea #news ul li {
	margin-right:20px;
	}
	#newsArea ul li .txtBox{ padding: 10px;}
	#newsArea ul li span.ymd {font-size: 1em;}
	#newsArea ul li .tag { min-width: 50px; font-size: 0.95em; padding:2px 5px 4px; }
	
}

@media all and (max-width: 767px) {
	#newsArea { padding: 40px 0 0;  position: relative;}

	#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: 8px;}
	#newsArea #news ul li .txt { font-size: 0.85em; line-height: 1.3em; padding-top: 5px;}
	#newsArea ul li span.ymd {
		bottom:5px;
		right:5px;
		font-size:0.9em;
	}
	#newsArea ul li .tag { min-width: 40px; font-size: 0.8em; padding:3px 6px 4px; }
	#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, #expBnrArea {
	text-align:left; position: relative;
}
#bnrArea #bnrBlock, #hdBnrArea {
	position:relative;
}
#bnrArea #bnrBlock ul li a, #bnrArea #bnrBlock ul li a span,
#hdBnrArea ul li a, #hdBnrArea ul li a span,
#expBnrArea #bnrBlock ul li a, #expBnrArea #bnrBlock ul li a span{
	display:block;
}
#bnrArea #bnrBlock ul li a,
#expBnrArea #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,
#expBnrArea #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;
}

#bnrBlock ul li a.lazy-done{
	-webkit-animation: fadeIn 800ms;
	animation: fadeIn 800ms;
}


@media all and (min-width: 768px) {
#bnrArea{
    padding: 80px 0 50px;
}
#expBnrArea{
    padding: 0px 0 50px;
}
 #bnrBlock {
	max-width:1080px;
	margin:0 auto;
}
#hdBnrArea {
	max-width:1080px;
	padding:1em 0;
}
#bnrBlock ul, #hdBnrArea ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
#bnrBlock ul li {
	width:calc((100% - 30px)/2);
}
#hdBnrArea ul li {
	width:650px;
}
#bnrBlock ul li:nth-child(odd) {
	margin-right:30px;
}
#bnrBlock ul li {
	margin-bottom:30px;
}
/*#bnrBlock ul li:first-child {
	margin-right:250px; margin-left:250px;
}*/
#bnrBlock ul li:last-child {
	margin-right:0px;
}

}

@media all and (max-width: 767px) {
#bnrArea {
    padding: 25px 0 10px;
}
#expBnrArea{
padding: 0px 0 25px;
}
#hdBnrArea {margin:0 auto; padding: 0.5em 0; width:95%;}
#bnrBlock.wrap { width:90%;}
#bnrBlock ul {
	width:100%;
	margin:0 auto;
}
#bnrBlock ul li {
	margin-bottom:15px;
}

}

/*	streamArea
============================== */
#streamArea { text-align: center;  position: relative; }
#streamArea #stream { margin: 0 auto; position: relative;}
#streamArea .streamBlock h3 {
	font-family: "sicprintemps", sans-serif;
	font-weight: 800;
	font-style: normal;
	position: relative;
	text-align: center;
	color: #7A4D01;
}
#streamArea ul { 
	text-align: center;
	display: flex;
	flex-wrap: wrap;
	justify-content: center; padding: 0.8em 0 2em; line-height: 0;}
#streamArea ul li { padding: 3px 0;}
#streamArea li a {
    display: block;
    position: relative;
	text-indent:-9999px;
	background-color: #fff;
    background-image: url(/um/img/bnr_stream.png);
    background-size: 300% 300%;
    background-repeat: no-repeat;
	height: 0;
    padding: 33.4928229665072% 0 0;
	 border:solid 1px #555;
}
#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 { padding: 80px 0 50px; background-image: url(../img/top/bg_stream.jpg); background-position: center top; background-repeat: repeat-x;}
	
#streamArea #stream {}
#streamArea #stream h2 {}
#streamArea div.streamBlock:not(:last-of-type) {padding-right: 20px;}

#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 10px;}
#streamArea ul li{
    width: 200px;
	}
#streamArea p { font-size: 0.9em;}
}

@media all and (max-width: 767px) {
	#streamArea { padding: 40px 0 30px; background-image: url(../img/top/bg_stream_sp.jpg); background-position: center top; background-size: cover; background-repeat: no-repeat;}
	#streamArea #stream {}
	#streamArea #stream .wrap { width: 98%;}
	#streamArea #stream h2 {}

#streamArea div.streamBlock {
	margin: 25px 2% 0; 
}
#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;}

}

.infoArea  { text-align: center; background-color: #F7ECD1; position: relative;
font-weight: 500;
font-style: normal;}
.infoArea p.info {font-family: /*"natom-pro", */"sicprintemps", sans-serif;
    font-weight: 800;
    font-style: normal;
    color: #000;}
.infoArea .numbers {font-family: "natom-pro", sans-serif;
font-weight: 500;
font-style: normal;
font-size: 1.2em;}
.infoArea p.infocap { padding-top: 0.5em;}
.infoArea .deco.uotora span { height:0; padding-top: -webkit-calc(172 / 154 * 100%); padding-top: calc(172 / 154 * 100%); }
@media all and (min-width: 768px) {
.infoArea { padding: 20px 0;}
.infoArea p { line-height: 1.6em;}
	.infoArea p.info { font-size: 1.8em;}
.infoArea .deco.uotora { position: absolute; top:50%; left:50%; margin-left: 255px; margin-top:-86px;  width: 154px; }
}
@media all and (max-width: 767px) {
.infoArea { padding: 10px 5px; padding-right: 12%}
.infoArea p { line-height: 1.5em;}
	.infoArea p.info { font-size: 1.3em;}
	.infoArea p.infocap {font-size: 0.8em;}
.infoArea .deco.uotora { position: absolute; top:16%; right:1%; width: 18%; max-width: 80px; }
}
@media all and (max-width: 379px) {
	.infoArea { padding: 10px 5px; padding-right: 16%}
	.infoArea p.infocap {font-size: 0.75em;}
	
}

/*	.tbs-free
============================== */
div.tbs-free { position: relative;}
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;
	color: #000;
}

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 {
	color:#0050FF;
}

div.tbs-free aside a p, div.tbs-free aside a dl dd {
	font-family: "sicprintemps", sans-serif;
	font-weight: 800;
	font-style: normal;
}
div.tbs-free aside .deco.uotora span { height:0; padding-top: -webkit-calc(172 / 154 * 100%); padding-top: calc(172 / 154 * 100%); }

@media all and (min-width: 768px) {
	div.tbs-free aside { padding:40px 0;}
	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.5em;}
	div.tbs-free aside .deco.uotora { position: absolute; top:50%; left:50%; margin-left: 255px; margin-top:-86px;  width: 154px; }
}
@media all and (max-width: 767px) {
	div.tbs-free aside { padding:20px 0 25px;}
	div.tbs-free aside a p { font-size:1.2em;}
	div.tbs-free aside a dl dt {
	width:40%;
}
	div.tbs-free aside a dl dd { font-size:1.2em; padding-right: 3em;}
	div.tbs-free aside .deco.uotora { position: absolute; bottom:0px; right:1px; width: 85px; }
}

/*	snsArea
============================== */
#snsArea{ position: relative;}
@media all and (min-width: 768px) {
	#snsArea{ padding:0;}
}
@media all and (max-width: 767px) {
	#snsArea{ padding:0;}
}

/*	.sns-icons
============================== */
div.sns-icons {
	position: relative; background-color: #F7ECD1;
}
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:#000;
}
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;
}
@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;
}
}
@media all and (max-width: 767px) {
div.sns-icons {
	padding:15px;
}
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
============================== */
#tweetblock {
	border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    background-color:#AC977B;
	background-image:url(../img/bg_karte.jpg);
	background-repeat:repeat; background-position: center top;
	position: relative;}
aside.tweet { background-color:#fff;}
aside.tweet h2 { text-align: center; line-height:1.5;}
aside.tweet p.hashtag {
	text-align:center;
	line-height:1.5;
	font-family: "sicprintemps", sans-serif;
	font-weight: 800;
	font-style: normal;
	color: #01378E;
}
aside.tweet p.hashtag span{
/*background: linear-gradient(transparent 50%, rgba(372,122,155,0.5) 50%); padding: 5px;*/}
#tweetArea .deco.clip span { height:0; padding-top: -webkit-calc(65 / 254 * 100%); padding-top: calc(65 / 254 * 100%); }
#tweetArea .deco.uotora span { height:0; padding-top: -webkit-calc(172 / 154 * 100%); padding-top: calc(172 / 154 * 100%); }

@media all and (min-width: 768px) {
	#tweetArea{padding: 60px 0;}
	#tweetblock { padding: 30px 20px 20px; }
	aside.tweet { padding:60px 0 40px; }
	aside.tweet h2 {font-size:1.2em; margin-bottom:10px;}
	aside.tweet p.hashtag {font-size:1.6em; margin-bottom:15px;}
	aside.tweet p.button a { width: 350px;}
	aside.tweet p.button a span { padding-right: 20px; }
	#tweetArea .deco.clip { position: absolute; top:5px; left:50%; margin-left: -127px; width: 254px; }
	#tweetArea .deco.uotora { position: absolute; bottom:64px; right:128px; width: 154px; }
}
@media all and (max-width: 767px) {
	#tweetArea{padding: 20px 0;}
	#tweetblock { padding: 20px 15px 15px;
		border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px; }
	aside.tweet {padding:45px 0 25px;}
	aside.tweet h2 {font-size:1.1em; margin-bottom:8px;}
	aside.tweet p.hashtag {font-size:1.3em; margin-bottom:12px;}
	aside.tweet p.button a {font-size: 1.0em;}
	aside.tweet p.button a span { padding-right: 10px; }
	#tweetArea .deco.clip { position: absolute; top:3px; left:50%; margin-left: -90px; width: 180px; }
	#tweetArea .deco.uotora { position: absolute; top:-5px; right:0px; width: 90px; }
}


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