/*	header
============================== */
.clearfix:after {content: ".";display: block;clear: both;height: 0;visibility: hidden;}
.clearfix { min-height:1px;}
* html .clearfix {height: 1px;}

header h1 span, header h1 a, header h1 span img {
	display:block;
}
header h1 span, header h1 a {
	background-position:center center;
	background-repeat:no-repeat;
}
header h1 span.lazy-done, header h1 a.lazy-done {
	-webkit-animation: fadeIn 1000ms;
	animation: fadeIn 1000ms;
}
@media all and (min-width: 768px) {
header {
	padding:0px;
	margin:0px;
}
header h1 {
	width:980px;
	margin:0 auto;
	
}
header h1 span, header h1 a, header h1 span img {
	width:980px;
	height:550px;
}
}


@media all and (max-width: 767px) {
header h1 {
	margin:0 auto;
	
}
header h1 span, header h1 a {
	position:relative;
	height:0;
	background-size:cover;
	padding-top:56.122449%;
}
header h1 span img, header h1 a img {
	position: absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
}
}


.columnBox{width:980px;margin:0px auto;padding:0px;color:#ffffff;}

#pagettl { width:980px; margin:auto; padding:20px; box-sizing:border-box; background-image:none!important; background-color:#00154c; 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; }
.chapter { width:980px;margin:auto;padding:0px;margin-bottom:0px;background:#03030303; }


.columnBox h2
{
width: 100%;
font-size:150%;
max-width: 1080px;
margin: auto;
text-align:center;
display: flex;
align-items: center;
justify-content: center;
}
.columnBox h2 span
{
font-family: "headline-gothic-atf", sans-serif;
font-weight: 400;
font-style: normal;
}

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

@media all and (min-width: 768px) {
.columnBox h2{height: 72px;}
.columnBox h2 span{font-size:360%;line-height:1;}
}


.android,
.win {
@media all and (min-width: 768px) {
.columnBox h2 span{padding-top:.255em;}
}

@media all and (max-width: 767px) {
.columnBox h2 span{padding-top:.3em;}
}
}


@media all and (max-width: 767px) {
.poster{}

.columnBox{width:auto;margin:15px auto;padding:15px;}
.chapter {width:auto;}
#pagettl { width:auto; font-size:140%; border-radius:0; }
.columnBox h2
{
	aspect-ratio: 356/36;
	display:flex;
	align-items: center;
	justify-content: center
}
.columnBox h2 span{
font-size:220%;
}
}



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


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




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


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


#athlete section{
	padding-top:2em;
}

#athlete h3 {text-align:center;}
#athlete h3 span{
font-size: 140%;
border-bottom:5px solid #E10013;
padding-bottom: .2em;
}
/* SliderList */
#athlete .SliderList {
	width:100%;
	max-width: 900px;
	margin:20px auto;
	padding:0 50px;
	 /* for space */ font-size:0;
}
#athlete .SliderList { margin-bottom:20px; padding:0 50px; /* for space */ font-size:0; }
#athlete .list-item { display:inline-block; width:170px; margin:0 7px; vertical-align:middle; /* for space */ font-size:1rem; }
#athlete .list-item .tmb { position:relative; width:100%; height:0; margin-bottom:5px; padding-top:100%; background-color:rgba(0,0,0,0.1); }
#athlete .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) { #athlete .list-item .tmb a:hover { opacity:0.5; } }
#athlete .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; }
#athlete .list-item .cap {
	 line-height:1.2;
	 color:#AA7701; 
	 font-size:90%;
	}
#athlete .list-item .cap span{ 
	display: block; 
	font-size:90%;
	color: #000;}
#athlete .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; }

#athlete .SliderList .slick-arrow:hover {opacity:0.5; }

@media all and (max-width: 1079px) {

/* SliderList */
#athlete  .SliderList {
	width:100%;
	margin:20px auto;
	padding:0;
	 }
	#athlete  .list-item { width:29vw; margin:0 1vw; }
	#athlete  .list-item .cap { font-size:70%; }
	#athlete  .SliderList .slick-arrow {display: none !important}
	}


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


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

}

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

#outline h3 {text-align:center;}

#outline h3 span{
font-size: 140%;
line-height: 2;
border-bottom:5px solid #E10013;
padding-bottom: .2em;
}

#outline section{
	padding-top:2em;
}
#outline section p{
	width: 800px;
	margin: auto;
	padding-top:0.5em;
}

#outline section ul{
	width: 800px;
	margin:2em auto;
	padding-top:0.5em;
}
#outline section li{
	display: flex;
	border-top: #000 solid 1px;
	line-height: 1.4;
}
#outline section li:last-of-type{
	border-bottom: #000 solid 1px;
}
#outline section li span{
	display: block;
	padding: .5em;
}
#outline section li span:first-of-type
{
	width: 25%;
	font-weight: 700;
	background: #eeeeee;
}
#outline section li span:last-of-type
{
	width: 75%;
}

#outline .btn{
	display: block;
	margin: auto;
	background: #E10013;
	color:#fff;
	text-align: center;
	width: 60%;
	margin-top: 2em;
	padding:1em 0;
	border-radius: 50px;
	transition: all 0.5s;
}
#outline .btn:hover{
	opacity: .5;
}


@media all and (min-width: 768px){
	#outline .btn{
		max-width: 200px;
	}
}
@media all and (max-width: 767px) {
	#outline{
		padding-top: 2em;
	}
	#outline section{
		width: 96%;
		margin: auto;
		padding-top:0.5em;
	}


#outline h3 {text-align:left;}

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

#outline section p,
#outline section ul{
	width: 100%;
}

#outline section li span:first-of-type
{	
	font-size: 70%;
}
#outline section li span:last-of-type
{	
	font-size: 80%;
}
#outline .btn{
	font-size: 80%;
}
}






/*///////////////// aside ////////////////*/
aside{
	margin-top:15px !important;
	padding-rop:15px;
}

@media all and (max-width: 767px) {
	aside{
		margin-top:2px; !important;
	}
}
/*///////////////// 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: 700px;
		}
	}

/*
<!--
@media all and (min-width: 768px) {
#sns h3{
	font-size:260%;
	padding:.5em;
	}
#sns .twBox{
	width: 400px;
	}
#sns .ig-outer{
	width: 400px;
	}
#sns .ig-outer .insta {
		padding:20px 20px 10px;
	}
}
-->*/

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


/*/-------- instagram_default -------- /*/
div.insta ul li {
	float:left;
	width:33.333333333333333%;
}
div.insta ul li span, div.insta ul li a, div.insta ul li a img {
	display:block;
}
div.insta ul li a, div.insta ul li a img {
	background-position:center center;
	background-repeat:no-repeat;
}
div.insta ul li a {
	background-size:cover;
	position:relative;
	height:0;
	padding-top:100%;
}
div.insta ul li a:hover img {
	background-color:hsla(216,82%,13%,0.25);
}
div.insta ul li a img {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	border:1px solid #ccc;
	position: absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
}
div.insta ul li a img.icon-video {
	background-image:url(/um/img/play.png);
}
div.insta ul li:nth-child(3n-2) {
	clear:both;;
}
@media all and (min-width: 768px) {
div.insta ul li:nth-child(3n-2) > span {
	margin-right:8px;
}
div.insta ul li:nth-child(3n-1) > span {
	margin-left:4px;
	margin-right:4px;
}
div.insta ul li:nth-child(3n) > span {
	margin-left:8px;
}
div.insta ul li {
	margin-bottom:12px;
}
}
@media all and (max-width: 767px) {
div.insta ul li:nth-child(3n-2) > span {
	margin-right:6px;
}
div.insta ul li:nth-child(3n-1) > span {
	margin-left:3px;
	margin-right:3px;
}
div.insta ul li:nth-child(3n) > span {
	margin-left:6px;
}
div.insta ul li {
	margin-bottom:9px;
}
}






/* -banner - */
#top_banner{
	display: flex;
	justify-content: space-between;}

#top_banner li{
	width: 32%;
}
#top_banner li a{
	display: block;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	transition: all .5s ease-in-out;
}
#top_banner li a:hover{
	opacity: .5;
	}
	


@media all and (min-width: 768px) {
	#top_banner{
		max-width: 1080px;
		margin:4em auto 0;
	}
}

@media all and (max-width: 767px) {
	#top_banner{
		flex-wrap: wrap;
		margin:2em auto 0;
	}
	#top_banner li{
		width: 100%;
		margin: auto;
	}
	#top_banner li:nth-child(2){
		margin: .5em auto;
	}
}


/* - song - */
figure.song .lazy{
	display: block;
	width: 100%;
	aspect-ratio:98/25;
}
@media all and (min-width: 768px) {
figure.song{
	width: 700px;
	margin:4em auto;
}
}

@media all and (max-width: 767px) {
figure.song{
	width: 100%;
	margin:1em auto 3em;
}
}



/* 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:#c71322; 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; }
}

@media all and (min-width: 768px) {
.imgCB span {width:630px;height:70px;margin:8px auto;display:block;text-indent: -9999px;  }
.title span {width:980px;height:72px;margin:8px auto;display:block;text-indent: -9999px;  }
.img-01 span {width:900px;height:1273px;margin:15px auto;display:block;text-indent: -9999px; }
.img-02 span {width:980px;height:342px;margin:15px auto;display:block;text-indent: -9999px; }
.schedule span {width:900px;height:552px;margin:15px auto;display:block;text-indent: -9999px; }
.qa-img span {width:900px;height:566px;margin:8px auto;display:block;text-indent: -9999px; }
#c-box{width:920px;margin:0px auto;}
.img-banner span {width:1000px;height:250px;margin:8px auto;display:block;text-indent: -9999px; }
.img-tver span {	float:right;width:450px;height:105px;margin:8px auto;display:block;text-indent: -9999px; }
.sports-banner span {	float:left;width:450px;height:105px;margin:8px auto;display:block;text-indent: -9999px; }
}
@media all and (max-width: 767px) {
.imgCB span{width:100%; height:0; padding-top:11.111111111%; display:block;background-size: contain;position:relative;text-indent:-9999px;}
.title span{width:100%; height:0; padding-top:7.346939%; display:block;background-size: contain;position:relative;text-indent:-9999px;}
.schedule span{width:100%; height:0; margin:10px 0px;padding-top:61.333333%; display:block;background-size: contain;position:relative;text-indent:-9999px;}
.img-01 span{width:100%; height:0; margin:10px 0px;padding-top:141.444444444%; display:block;background-size: contain;position:relative;text-indent:-9999px;}
.img-02 span{width:100%; height:0; margin:10px 0px;padding-top:34.897959%; display:block;background-size: contain;position:relative;text-indent:-9999px;}
.qa-img span{width:100%; height:0; margin:10px 0px;padding-top:62.857143%; display:block;background-size: contain;position:relative;text-indent:-9999px;}
.img-banner span {width:100%; height:0; padding-top:25%;margin:5px 0px; display:block;background-size: contain;position:relative;text-indent:-9999px;}
.img-tver span,.sports-banner span{width:100%; height:0; padding-top:23.3333333%;margin:5px 0px; display:block;background-size: contain;position:relative;text-indent:-9999px;}
}
