@charset "UTF-8";

h1.page_ttl {
	display: none;
}
#top-main_area {
	display: block;
	padding-bottom: 0;
	margin-bottom: 20px;
}
#top_bnr_area {
	margin-bottom: 20px;
}
#top_bnr_area img {
	width: 100%;
	margin: 0 auto;
}
.bnr-event2020 {
	width: 100%;
	display: block;
	margin: 0 auto;
	margin-bottom: 20px;
}
#mainvisual {
	position: relative;
}
#mainvisual img {
width: 100%;
height: auto;
}
.onair_read {
	font-weight: 900;
	font-size: 1.2em;
	text-align: center;
	margin-bottom: 20px;
   line-height: 1.6em;
   color: #79905E;
   text-shadow    : 
       2px  2px 1px #fff,
      -2px  2px 1px #fff,
       2px -2px 1px #fff,
      -2px -2px 1px #fff,
       2px  0px 1px #fff,
       0px  2px 1px #fff,
      -2px  0px 1px #fff,
       0px -2px 1px #fff;   

}
.onair_read span {
	font-size: 1.5em;
   color: #EF708B;
}

@media screen and (min-width:960px) {
	#top-main_area {
		display: flex;
		padding-bottom: 0;
		margin-bottom: 20px;
		justify-content: space-between;
	}
	#mainvisual {
		width: calc(95% - 320px);
		max-width: 752px;
		margin: 0 auto;
	}

}


.youtube {
	margin-bottom: 30px;
}
.modaal-inner-wrapper {
    padding: 0!important;
}
.modaal-video-wrap {
    margin: auto 10px!important;
}

#top_cts .btn_area {
	text-align: center;
	box-sizing: border-box;
}
#top_cts .btn_area .btn {
	width: 60%;
	margin: 0 auto;
	position: relative;
}

#top_cts .btn_area .btn:after {
	content: "";
	display: block;
	position: absolute;
	width: 10px;
	height: 10px;
	background-repeat: no-repeat;
	top:17px;
	right:10px;
}
#update .btn:after {
	background-image: url(../img/common/arrow_more_green.svg);
}
#twitter .btn:after {
	background-image: url(../img/common/arrow_more_blue.svg);
}



#top_cts .onair_read {
   display: block;
   width: 90%;
   margin: 0 auto;
   margin-bottom: 20px;
}
#top_cts .thumb_movie img {
	width:100%;
	margin-bottom: 30px;
}
#update,#twitter {
   width: 100%;
   padding: 15px 0;
   border-radius: 7px;
   box-sizing: border-box;
	color: #fff;
}
#update .ttl_cts,#twitter .ttl_cts {
	margin: 0 auto 10px;
	text-align: center;
	width:85%;
}
#update .ttl_cts img,#twitter .ttl_cts img {
	width: 100%;
	display: block;
}
#update {
	margin-bottom: 30px;
	background-color: rgba(105,139,80,0.9);
}

#update .inner {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 5px 0 5px;
}

#update dl {
	height:250px;
	overflow-y: scroll;
	padding-left: 20px;
	padding-right: 15px;
	margin-bottom: 10px;
}
#update dl dt {
	font-size: 9px;
	line-height: 9px;
	padding-bottom: 5px;
}
#update dl dd {
	border-bottom: dotted 2px rgba(255,255,255,0.4);
	padding-bottom:10px;
	margin-bottom: 15px;
}
#update dl dd a {
	color: #fff;
}

#update .btn {
	color: #598054;
}
#twitter {
	background-color: rgba(52,160,226,0.84);
}
#twitter .btn {
	color: #52ABE2;
}

#twitter iframe {
	height: 200px !important;
}

@media screen and (min-width:960px) {

	header h1#logo {
	width: 285px;
	}

	#top_cts {
	padding: 20px 30px 0 20px;
	width: 320px;
	box-sizing: border-box;
	}
	#top_cts .onair_read {
	   width: 100%;
	   margin-bottom: 10px;
	   padding-top: 10px;
	}
	#top_cts .thumb_movie img {
		margin-bottom: 10px;
	}

	.modaal-inner-wrapper {
	    padding: 80px 25px!important;
	}
	.modaal-video-wrap {
	    margin: auto 20px!important;
	}



	#update,#twitter {
	   width: 100%;
	   margin: 0;
	   margin-bottom: 20px;
	   padding: 15px 5px 15px 0;
	}
	#top_cts .btn_area {
		text-align: right;
		padding-right: 10px;
	}
	#top_cts .btn_area .btn {
	   height: 35px;
		width: 70px;
		line-height: 35px;
		font-size: 15px;
	}
	#top_cts .btn_area .btn:after {
		top:14px;
	}

	.update_ttl,.twitter_ttl {
		font-weight: 700;
		font-size: 23px;
		padding-bottom: 5px;
	}
	#update .inner,#twitter .inner {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		border-radius: 7px;
		padding-top: 10px;
	}
	#update {
		margin-right: 70px;
	}
	#update dl {
		height: 240px;
		overflow-y: scroll;
		padding-left: 15px;
		padding-right: 5px;
	}
	#update dl dt {
		font-size: 11px;
		line-height: 1.6em;
		padding-bottom: 3px;
	}
	#update dl dd {
		padding-bottom: 10px;
		margin-bottom: 10px;
		line-height: 1.3em;
	}
	#update dl dd a {
		font-size: 0.9em;
	}
	#update dl dd a:hover {
		color: #254c31;
		text-decoration: none;
	}
	#twitter {
		height: 370px;
	}

	#twitter .inner {
		height: 315px;
		padding-top: 2px;
	}
	#twitter iframe {
		height: 250px !important;
	}

   .onair_read {
      font-size: 2.4em;
      line-height: 1.4em;
      position: absolute;
      bottom:150px;
      right:0;
      left:0;
		text-shadow:
			3px 3px 1px #fff,-3px 3px 1px #fff,3px -3px 1px #fff,-3px -3px 1px #fff,3px 0px 1px #fff,0px 3px 1px #fff,-3px 0px 1px #fff,0px -3px 1px #fff;
   }
}













