
.poster{
background:url(../img/top2025.jpg) center top no-repeat;
background-size: contain;
aspect-ratio: 980/500;
}



.columnBox h3{
font-family: "nitalago-ruika", sans-serif;
font-weight: 400;
font-style: normal;
margin:1em auto;
}






/*///////////////// video buda ////////////////*/
#video_buda{
	padding-top: 5em;
}

#video_buda section{
	padding-top:2em;
}
#video_buda h3 {text-align:center;}
#video_buda h3 span{
font-size: 140%;
border-bottom:5px solid #E10013;
padding-bottom: .2em;
}

/* SliderList */
#video_buda .SliderList {
width: 100%;
max-width: 900px;
margin:20px auto;
padding:0 50px;
 /* for space */ font-size:0;
 }
 #video_buda .list-item { display:inline-block; width:288px; margin:0 7px; vertical-align:middle; /* for space */ font-size:1rem; }
 #video_buda .list-item .tmb { position:relative; width:100%; height:0; margin-bottom:5px; padding-top:56.25%; background-color:rgba(0,0,0,0.1); }
 #video_buda .list-item .tmb a { position:absolute; display:block; left:0; top:0; width:100%; height:100%; /* hover fade */ transition: opacity 0.2s ease-out; }
@media (hover: hover) { #video .list-item .tmb a:hover { opacity:0.5; } }
#video_buda .list-item .tmb a span { display:block; width:100%; height:100%; background-position:center center; background-repeat:no-repeat; background-size:cover; text-indent:-9999px; }
#video_buda .list-item .cap { line-height:1.4; color:#000; }
#video_buda .SliderList .slick-arrow { position:absolute; top:0; width:50px; height:100%; background-position:center center; background-repeat:no-repeat; background-size:50% auto; text-indent:-9999px; /* reset */ background-color:transparent; border:none; cursor:pointer; outline:none; padding:0; appearance:none; text-indent: -9999px; }

#video_buda .SliderList .slick-arrow:hover { opacity:0.5; }
@media all and (min-width: 1080px) {
	#video_buda .list-item .cap { font-size:90%; }
}
@media all and (max-width: 1079px) {
/* SliderList */
#video_buda .SliderList {
	width:100%;
	margin:20px auto;
	padding:0;
	 }
	 #video_buda .list-item { width:38vw; margin:0 1vw; }
	 #video_buda .list-item .cap { font-size:70%; }
	 #video_buda .SliderList .slick-arrow {display: none !important}
}





#video_buda h3 span{
font-size: 100%;
border-bottom:3px solid #E10013;
padding-bottom: .2em;
}
}
/*///////////////// video_buda mainvideo ////////////////*/
#video_buda .main_mov{
	border-bottom: solid 1px #E1DFDF;
}
#video_buda .main_mov .in_mov{
	position:relative;
	width: 50%;
	aspect-ratio: 16/9; 
}

#video_buda .main_mov p span{
margin-top: 1em;
display: block;
}

#video_buda .main_mov .in_mov a{
	position:absolute;left:0; top:0; 
	display: block;
	width:100%; height:100%; 
	margin-bottom:5px;
	background-color:rgba(0,0,0,0.1);
}
#video_buda .main_mov .in_mov a span {
	 display:block; 
	 width:100%; height:100%; 
	 background-position:center center; 
	 background-repeat:no-repeat; 
	 background-size:cover;
	text-indent:-9999px;
	 }
@media (hover: hover) { 
	#video_buda .main_mov .in_mov a :hover { opacity:0.5; } 
}

@media all and (min-width: 768px){
	#video_buda .main_mov{
		width: 90%;
		margin: 2em auto 0;
		padding-bottom: 2em;
		display: flex;
		justify-content: space-between
	}
	#video_buda .main_mov .in_mov{
		width: 50%;
	}
	#video_buda .main_mov p{
		width: 48%;
	}
}

@media all and (max-width: 767px) {
	#video_buda .main_mov{
		width: 100%;
		margin: 2em auto 0;
		padding-bottom: 2em;
	}
	#video_buda .main_mov .in_mov{
		width: 100%;
		margin-bottom: 1em;
	}
	#video_buda .main_mov .cap{
		line-height: 1.4;
		}
		
}



/*///////////////// video ////////////////*/
#video{
	padding-top: 5em;
}

#video section{
	padding-top:2em;
}
#video h3 {text-align:center;}
#video h3 span{
font-size: 140%;
border-bottom:5px solid #178A4B;
padding-bottom: .2em;
}

/* SliderList */
#video .SliderList {
width: 100%;
max-width: 900px;
margin:20px auto;
padding:0 50px;
 /* for space */ font-size:0;
 }
#video .list-item { display:inline-block; width:288px; margin:0 7px; vertical-align:middle; /* for space */ font-size:1rem; }
#video .list-item .tmb { position:relative; width:100%; height:0; margin-bottom:5px; padding-top:56.25%; background-color:rgba(0,0,0,0.1); }
#video .list-item .tmb a { position:absolute; display:block; left:0; top:0; width:100%; height:100%; /* hover fade */ transition: opacity 0.2s ease-out; }
@media (hover: hover) { #video .list-item .tmb a:hover { opacity:0.5; } }
#video .list-item .tmb a span { display:block; width:100%; height:100%; background-position:center center; background-repeat:no-repeat; background-size:cover; text-indent:-9999px; }
#video .list-item .cap { line-height:1.4; color:#000; }
#video .SliderList .slick-arrow { position:absolute; top:0; width:50px; height:100%; background-position:center center; background-repeat:no-repeat; background-size:50% auto; text-indent:-9999px; /* reset */ background-color:transparent; border:none; cursor:pointer; outline:none; padding:0; appearance:none; text-indent: -9999px; }
#video .SliderList .slick-arrow:hover { opacity:0.5; }
@media all and (min-width: 1080px) {
	#video .list-item .cap { font-size:90%; }
}
@media all and (max-width: 1079px) {
/* SliderList */
#video .SliderList {
	width:100%;
	margin:20px auto;
	padding:0;
	 }
	#video .list-item { width:38vw; margin:0 1vw; }
	#video .list-item .cap { font-size:70%; }
	#video .SliderList .slick-arrow {display: none !important}
}


@media all and (max-width: 767px) {
#video{
		padding-top: 2em;
}
#video section{
	padding-top:0.5em;
}


#video h3 span{
font-size: 100%;
border-bottom:3px solid #178A4B;
padding-bottom: .2em;
}
}



.highlight-img span{width:900px;height:276px;margin:10px auto 15px;display:block; background-size: cover; background-repeat: no-repeat; background-position: center center;}



/*///////////////// aside ////////////////*/
aside{
	margin-top:2em !important;
}

@media all and (max-width: 767px) {
	aside{
		margin-top:2em !important;
	}
 .highlight-img span{width:100%; height:0; padding:30.612245% 0 0;display:block;background-size: contain;position:relative;text-indent:-9999px;margin-bottom:15px;}
}
/*///////////////// sns ////////////////*/

#sns h3{
color:#fff;
text-align: center;
font-family: "field-gothic-condensed", sans-serif;
font-weight: 800;
font-style: normal;
}
#sns h3 small{
font-family: Arial, Helvetica, sans-serif;
font-size: 60%;
font-weight: 400;
}

#sns.box{
	width: 100%;
	max-width: 1080px;
	margin: auto;
	padding-top:2em;
}
#sns.box .inbox{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	flex-wrap: wrap;
	justify-content:space-around;
}

#sns .twBox,
#sns .ig-outer
	{
	box-sizing: border-box;
	overflow: hidden;
	}

#sns .ig-outer .insta {
		background: #fff;
	}

#sns p {
	text-align: center;
	color:#fff;
	margin-top: 2em;
}

#sns p small{
font-size: 80%;
}


@media all and (min-width: 768px) {
	#sns h3{
		font-size:260%;
		padding:.5em;
		line-height: 1;
		}
	#sns .twBox{
		width: 800px;
		margin:0 auto;
		}
	}


@media all and (max-width: 767px) {
#sns h3{
font-size:200%;
padding:.5em;
}

#sns .twBox,
#sns .ig-outer
{
	width:90%;
	margin:0 auto 1em;
}
#sns .ig-outer .insta {
		padding:1.5em 1em 1em;
	}
}




/* youtube
-------------------------------- */

.mov_yt { width:100%; margin:20px 0 20px 0; }
.mov_yt_inner { position:relative; width:auto; height:0; padding-top:56.25%; }
.mov_yt_inner iframe { position:absolute; left:0; top:0; width:100%; height:100%; }

/* top-yt
=============================================== */

#top-yt-list { margin-bottom:20px; padding:0 50px; /* for space */ font-size:0; }
.top-yt-list-item { display:inline-block; width:278px; margin:0 7px; vertical-align:middle; /* for space */ font-size:1rem; }
.top-yt-list-item .tmb { position:relative; width:100%; height:0; margin-bottom:5px; padding-top:56.25%; background-color:rgba(0,0,0,0.2); }
.top-yt-list-item .tmb a { position:absolute; display:block; left:0; top:0; width:100%; height:100%; /* hover fade */ transition: opacity 0.2s ease-out; }
@media (hover: hover) { .top-yt-list-item .tmb a:hover { opacity:0.5; } }
.top-yt-list-item .tmb a span { display:block; width:100%; height:100%; background-position:center center; background-repeat:no-repeat; background-size:cover; text-indent:-9999px; }
.top-yt-list-item .cap { line-height:140%; color:#333; }

#top-yt-list .slick-arrow { position:absolute; top:0; width:50px; height:100%; background-position:center center; background-repeat:no-repeat; background-size:50% auto; text-indent:-9999px; /* reset */ background-color:transparent; border:none; cursor:pointer; outline:none; padding:0; appearance:none; text-indent: -9999px; }
#top-yt-list .slick-prev { left:-50px; z-index:12; background-image:url(../img/top/ar_l_w.png); }
#top-yt-list .slick-next { right:-50px; z-index:13; background-image:url(../img/top/ar_r_w.png); }
#top-yt-list .slick-arrow:hover { background-color:rgba(255,255,255,0.2); }

#top-yt-pl { margin-bottom:20px; padding:20px 10px 10px 10px; border:#F8CB02 2px solid; border-radius:20px; text-align:center; }
#top-yt-pl-ttl { margin-bottom:20px; font-size:180%; color:#F8CB02; }
#top-yt-pl-btn { width:100%; /* for space */ font-size:0; }
#top-yt-pl-btn li { display:inline-block; margin:0 1% 10px 1%; width:23%; vertical-align:middle; /* for space */ font-size:1rem; }
#top-yt-pl-btn li a { display:inline-block; position:relative; width:100%; padding:1.0em 0; border-radius:2.2em; line-height:130%; font-weight:bold; color:#fff; text-decoration:none; 
background:#f2c52a; transition: opacity 0.2s ease-out; }


#top-yt-pl-btn li a::before { display:inline-block; position:absolute; top:1.95em; left:2.2em; margin-right:0.7em; content:"▶︎"; font-size:50%; }
#top-yt-pl-btn li a:hover { opacity:0.5; }

.top-img span {width:800px;height:174px;margin:0px auto;display:block;text-indent: -9999px;  }
/* ---- Media Queries ---- */

@media all and (max-width: 767px) {
.top-img span{width:100%; height:0; padding:21.75% 0 0;display:block;background-size: contain;position:relative;text-indent:-9999px;margin-bottom:5px;}
#top-yt-list { margin:0 -3% 20px -3%; padding:0 8.0vw; /* for space */ font-size:0; }
.top-yt-list-item { width:30vw; margin:0 1vw; }
.top-yt-list-item .cap { font-size:90%; }
#top-yt-list .slick-arrow { width:8.0vw; }
#top-yt-list .slick-prev { left:-8.0vw; }
#top-yt-list .slick-next { right:-8.0vw; }
#top-yt-pl-ttl { font-size:160%; }
#top-yt-pl-btn li { display:inline-block; margin:0 1% 10px 1%; width:48%; vertical-align:middle; /* for space */ font-size:1rem; }
}

.columnBox{width:980px;margin:15px auto;padding:15px;}

#pagettl { width:980px; margin:auto; padding:20px; box-sizing:border-box; background-image:none!important; background-color:#c50505; border-radius:20px 20px 0 0; font-size:200%; text-shadow:0px 2px 4px rgba(0,0,0,0.2); color:#fff; text-align:center;line-height:1.8; }
.chapter { width:980px;margin:auto;padding:0px;margin-bottom:20px;background:#FFFFFF; }




.columnBox h3{
font-family: "nitalago-ruika", sans-serif;
font-weight: 400;
font-style: normal;
margin:1em auto;
}

.columnBox h2 {
	text-align:left;
	color:#213052;
	line-height:1.5;
	padding:5px 13px;
}




@media all and (max-width: 767px) {
.columnBox{width:auto;margin:15px auto;padding:15px;}
.chapter {width:auto;}
#pagettl { width:auto; font-size:140%; border-radius:0; }
}


@media all and (min-width: 768px) {
.imgCB span {width:890px;height:640px;margin:8px auto;display:block;text-indent: -9999px;  }
}

@media all and (max-width: 767px) {
.imgCB span{
width:100%; height:0; padding-top:71.9101123595506%; 
display:block;background-size: contain;position:relative;text-indent:-9999px;margin:10px 0px;}
}

.idt {padding:10px 30px;line-height:1.8;text-align:left;color:#333333;}
.text {line-height:2em;padding:15px 30px;color:#333333;}


.bn-data span{width:900px;height:250px;margin:30px auto 5px;display:block; background-size: cover; background-repeat: no-repeat; background-position: center center;}

@media all and (max-width: 767px) {
.bn-data span{width:100%; height:0; padding:27.77777778% 0 0;display:block;background-size: contain;position:relative;text-indent:-9999px;margin-bottom:15px;}
}


