@charset "UTF-8";
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video,main {margin:0;padding:0;border:0;font-size:100%;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,main {display:block;}
body {font-family:Verdana,"Hiragino Kaku Gothic ProN",Meiryo,sans-serif;line-height:1;}
ol,ul {list-style:none;}
blockquote,q {quotes:none;}
blockquote:before,blockquote:after,q:before,q:after {content:'';content:none;}
table {border-collapse:collapse;border-spacing:0;}
wbr:after {content:"\00200B";}

/*	TBS reset
============================== */
.alt {position:absolute;top:-5000px;left:-9999px;}
.clearfix:after {content:"";clear:both;display:block;}
.hide-txt {text-indent:110%;white-space:nowrap;overflow:hidden;}
.fp-causion {display:none;}
.nocontxt {-webkit-touch-callout: none;-webkit-user-select: none;user-select: none;-webkit-user-drag:none;}
.nocontxt img {pointer-events: none;}
@media all and (min-width:768px) {
.alt-pc {position:absolute;top:-5000px;left:-9999px;}
.clearfix-pc:after {content:"";clear:both;display:block;}
.hide-txt-pc {text-indent:110%;white-space:nowrap;overflow:hidden;}
}
@media all and (max-width:767px) {
.alt-smp {position:absolute;top:-5000px;left:-9999px;}
.clearfix-smp:after {content:"";clear:both;display:block;}
.hide-txt-smp {text-indent:110%;white-space:nowrap;overflow:hidden;}
}
div.embed-tbsplayer {
background-color:#000;
position:relative;
height:0;
padding-top:56.25%;
}
div.embed-tbsplayer .tbs-player {
position:absolute;
left:0;
top:0;
width:100%;
height:100%;
}
div.embed-tbsplayer-audio {
background-color:#fff;
}
div.embed-tbsplayer-audio .tbs-player {
height:46px;
}
div.lbx-overlay {
z-index:10000;position:absolute;background-color:#000;width:100%;height:100%;left:0;top:0;right:0;bottom:0;opacity:0.9;
}

/* -----------------------------------------------------------
   COMMON
------------------------------------------------------------*/

/*/TEXT/*/
.blue{ color:#0655d9 !important;}
.green{ color:#52b145 !important;}
.yellow{ color:#d6d414 !important;}
.orange{ color:#ee8020 !important;}
.pink{ color:#e4007f !important;}
.red{ color:#eb3434 !important;}
.purple{ color:#9362dd !important;}
.brown{ color:#a05f37 !important;}
.navy{color:#1a44ad !important;}

.tCenter{ text-align:center !important;}
.tLeft{ text-align:left !important;}
.tRight{ text-align:right !important;}

/*/LINK/*/
a { text-decoration:none; color: #05d2d4; font-weight: bold;}
a:hover { text-decoration:underline;}
a:visited { text-decoration:none;}

/*/MARGIN/*/
.mgBtm15{ margin-bottom:15px !important;}
.mgBtm25{ margin-bottom:25px !important;}
.mgBtm35{ margin-bottom:35px !important;}
.mgBtm45{ margin-bottom:45px !important;}
.mgBtm55{ margin-bottom:55px !important;}

/*	tbs-realtime
============================== */
#tbs-realtime { width: 90%; margin: 2em auto 0; background: rgba(255, 255, 255, 1);}
#tbs-realtime a { width: 100%; height: 0; padding-top: 12.89134438305709%; padding-top: calc(140 / 1086 * 100%); background-repeat: no-repeat; -webkit-background-size: contain; background-size: contain; position: relative; display: block;}
#tbs-realtime a:hover { opacity: .75;}
#tbs-realtime a img { width: 100%; height: 100%; position: absolute; top: 0; left: 0;}

#tver{
	width: 90%;
	margin: 0 auto;
}
#paravi{
	width: 90%;
	margin: 2% auto 0;
}
.lazy img{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
@media screen and (min-width: 768px) {

}
@media all and (max-width: 767px) {
#tbs-realtime{
	padding-top: 1em;
	margin: 0 auto ;
}
}


/* -----------------------------------------------------------
   HEADER
------------------------------------------------------------*/
header{
	text-indent:-9999px;
	background:url(../img/bg.png) center top;
	text-align:center;
	}
header img{
	position:absolute;
	text-indent:-9999px;
	top:0;
	left:0;
	}

@media all and (min-width: 768px) {
header h1{
	width:950px;
	height:190px;
	margin:0 auto;
	position:relative;
	}
header a{
	width:980px;
	height:190px;
	margin:0 auto;
	position:relative;
	display: block;
	}
header img{
	width:980px;
	height:190px;
	background-image: url(../img/header_pc.jpg?25ss);
	}

}
@media all and (max-width: 767px) {
header {
	background-size: contain;
}
.Top header h1,.Second header a{
	width:100%;
	height:0;
	padding-top:35.93%;
	position:relative;
	margin: 0 auto;
	}
.Second header a{ display: block;}
header img{
	width:100%;
	height:100%;
	background-size:cover;
	background-image: url(../img/header_smp.jpg?25ss);
	}
}
/* -----------------------------------------------------------
   BASE
------------------------------------------------------------*/
body {
	font-family: 'Avenir','Helvetica Neue','Helvetica','Arial','Hiragino Sans','ヒラギノ角ゴシック',YuGothic,'Yu Gothic','メイリオ', Meiryo,'ＭＳ Ｐゴシック','MS PGothic';
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust: 100%;
	color:#252525;
	background-color:#f06e05;
}
#wrap{
	background-color:#fce686;
	}
	.mainArea #l-box{
		background-color: #fff;
		border-radius: 10px;
	}
	.mainArea #l-box .pointImage{
		margin-bottom: 20px;
	}
	.mainArea #l-box .pointImage .lazy{
		display: block;
		width: 100%;
		height: 0;
		padding-top: 56.25%;
		background-size: cover;
		position: relative;
	}

.Top .block h3,.Second .block h2{
	font-size:100%;
	line-height: 1.4;
	color: #FFF;
	border-radius: 4px;
	background-image: linear-gradient(to top, #32be01 0%, #a5e201 100%);
	padding: 0.6em;
	margin-bottom: 1.6em;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
	text-align: center;
}	
@media all and (min-width: 768px) {
#wrap{
	padding:20px 0;
	}
.mainArea{
	width:980px;
	margin:0 auto;
	}
.mainArea #l-box{
	float:left;
	width:700px;
	margin-right: 20px;
	min-height: 400px;
	padding-bottom: 20px;
	}
	.mainArea #l-box .block{
		padding:20px 30px 0;
	}
		.mainArea .block p{
			font-size: 90%;
			line-height: 1.5;
			padding: 0 8px;
			box-sizing: border-box;
		}
		.Top .mainArea #l-box p{
			margin-bottom: 20px;
		}
	
			.mainArea #l-box .h-cover{
				width: 92%;
				line-height: 60px;
				box-sizing: border-box;
				position: relative;
				height: 50px;
				margin: 0 auto;
				padding: 0 2rem;
				text-align: center;
				background-color: #f87c03;
				margin-bottom: 20px;
			}
			.mainArea #l-box .h-cover:before,
			.mainArea #l-box .h-cover:after {
				position: absolute;
				top: 0;
				display: block;
				content: '';
				border: 25px solid #f87c03;
				z-index: 1;
			}
			.mainArea #l-box .h-cover:before {
				left: -40px;
				border-left-width: 15px;
				border-left-color: transparent;
			}
			.mainArea #l-box .h-cover:after {
				right: -40px;
				border-right-width: 15px;
				border-right-color: transparent;

			}
			.Top .h-cover h2,.Second .h-cover h1{
				width: 100%;
				text-align: center;
				color: #fff;
				font-size: 120%;
				line-height: 1.4;
				font-weight: bold;
				text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
				letter-spacing:0.05em;
				position: absolute;
				top: 50%;
				left: 50%;
				transform: translate(-50%, -50%);
				-webkit-transform: translate(-50%, -50%);
				-ms-transform: translate(-50%, -50%);
				z-index: 10;
			}
			.Top .h-cover h2:before,.Second .h-cover h1:before,
			.Top .h-cover h2:after,.Second .h-cover h1:after{
				content: "";
				display: block;
				width: 16%;
				height: 0;
				padding-top: calc(83.3% * 0.16);
				background-size: cover;
				
			}
			.Top .h-cover h2:before,.Second .h-cover h1:before{
				background-image: url(../img/bg_title_image.png);
				transform: scale(-1, 1);
				position: absolute;
				top:-30px;
				left:-30px;
			}
			.Top .h-cover h2:after,.Second .h-cover h1:after{
				background-image: url(../img/bg_title_image.png);				
				position: absolute;
				top:-30px;
				right:-30px;
			}
			

.mainArea #r-box{
	float:left;
	width:260px;
	}

}
@media all and (max-width: 767px) {
#wrap{
	padding:15px 0;
	}
.mainArea{
	width:94%;
	margin:0 auto ;
	}
.mainArea #l-box{
	width:100%;
	margin: 0 auto 20px;
	min-height:200px;
	padding-bottom: 15px;
}
	.mainArea #l-box .block{
		padding:15px 15px 0;
	}
		.mainArea #l-box p{
			font-size: 86%;
			line-height: 1.4;
			padding: 0 8px;
			box-sizing: border-box;
		}
		.Top .mainArea #l-box p{
			margin-bottom: 20px;
		}
		

	.mainArea #l-box .h-cover{
		width:100%;
		margin: 0 auto 15px;
		position: relative;
	}

		.Top .h-cover h2,.Second .h-cover h1{
			width:100%;
			display: inline-block;
			position: relative;
			height:35px;
			line-height:39px;
			vertical-align: middle;
			text-align: center;
			padding: 0 20px;
			font-size: 100%;
			background: linear-gradient(#fea445, #f77c03);
			background: -webkit-linear-gradient(#fea445, #f77c03);
			background: -moz-linear-gradient(#fea445, #f77c03);
			color: #FFF;
			box-sizing: border-box;
			text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
			letter-spacing:0.05em;
		}
		.Top .h-cover:after,.Top .h-cover:before,.Second .h-cover:after,.Second .h-cover:before{
			position: absolute;
			content: '';
			width: 0px;
			height: 0px;
			z-index: 1;
		}
		.Top .h-cover:before,.Second .h-cover:before {
			top: 0;
			left: 0;
			border-width: 17.5px 0px 17.5px 8px;
			border-color: transparent transparent transparent #fff;
			border-style: solid;
		}
		.Top .h-cover:after,.Second .h-cover:after {
			top: 0;
			right: 0;
			border-width: 17.5px 8px 17.5px 0px;
			border-color: transparent #fff transparent transparent;
			border-style: solid;
		}
		.Top .block h3,.Second .block h2{
			font-size: 90%;
			line-height: 1.4;
			margin-bottom: 1em;
			padding: 0.5em;
			text-align: center;
		}
		.Top .h-cover h2:before,.Second .h-cover h1:before,
		.Top .h-cover h2:after,.Second .h-cover h1:after{
			content: "";
			display: block;
			width: 10%;
			height: 0;
			padding-top: calc(83.3% * 0.1);
			background-size: cover;
			
		}
		.Top .h-cover h2:before,.Second .h-cover h1:before{
			background-image: url(../img/bg_title_image.png);
			transform: scale(-1, 1);
			position: absolute;
			top:-2vw;
			left:2vw;
		}
		.Top .h-cover h2:after,.Second .h-cover h1:after{
			background-image: url(../img/bg_title_image.png);				
			position: absolute;
			top:-2vw;
			right:2vw;
		}
}

/* -----------------------------------------------------------
   NAVIGATION
------------------------------------------------------------*/

@media all and (min-width: 768px) {
	#con-body nav{
		background-image:url(../img/bg_menu.png);
		}
	#con-body nav ul{
		width:980px;
		height:60px;
		margin:0 auto;
		list-style:none;
		}
	#con-body nav li{
		float:left;
		}
	#con-body nav li:last-child{
		margin-right: 0;
	}
	#con-body nav a{
		display:block;
		height:60px;
		background-image:url(../img/menu.png);
		text-indent:-9999px;
		}

	#con-body nav li#m1 a{ width:170px;background-position:0 0;}
	#con-body nav li#m2 a{ width:270px;background-position:-170px 0;}
	#con-body nav li#m3 a{ width:270px;background-position:-440px 0;}
	#con-body nav li#m4 a{ width:270px;background-position:-710px 0;}

	#con-body nav li#m1 a:hover,.Top #con-body nav li#m1 a{ background-position:0 -60px;}
	#con-body nav li#m2 a:hover,.List #con-body nav li#m2 a{ background-position:-170px -60px;}
	#con-body nav li#m3 a:hover,.Join #con-body nav li#m3 a{ background-position:-440px -60px;}
	#con-body nav li#m4 a:hover,.Data #con-body nav li#m4 a{ background-position:-710px -60px;}

}
@media all and (max-width: 767px) {
	#con-body nav{
		width:100%;
		background-position:right top;
		background-repeat:no-repeat;
		background-size:30%;
		}
	#con-body nav ul{
		width:100%;
		list-style:none;
		background-position:left bottom;
		background-repeat:no-repeat;
		background-size:30%;
		}
	#con-body nav li{
		width:50%;
		height:10%;
		float:left;
		border-bottom:1px solid #d65703;
		box-sizing:border-box;
		text-align: center;
		}
	#con-body nav li:nth-last-child(2),#con-body nav li:last-child{border-bottom:none;}
	#con-body nav li:nth-child(2n) {
		margin-right:0px;
		border-left:1px solid #d65703;
	}

	#con-body nav a,#con-body nav span{
		background: linear-gradient(#f06e05, #f05d05);
		background: -webkit-linear-gradient(#f06e05, #f05d05);
		background: -moz-linear-gradient(#f06e05, #f05d05);
		display:block;
		position: relative;
		padding-right: 20px;
		color:#fff;
		text-align:center;
		font-size:90%;
		line-height:2.6;
		font-weight:bold;
		}
		#con-body nav span{filter: alpha(opacity=30);-moz-opacity:0.30;opacity:0.30;}

		#con-body nav a:before {
	    content: '';
	    width: 14px;
	    height: 14px;
	    background: #fff;
	    border-radius: 50%;
	    position: absolute;
	    top: 50%;
	    right: 6%;
	    margin-top: -7px;
	}
		#con-body nav a:after {
		    content: '';
		    width: 0;
		    height: 0;
		    border: solid 3px transparent;
		    border-left: solid 5px #f06e05;
		    position: absolute;
		    top: 50%;
		    right:6.5%;
		    margin-top: -3px;
		}
		.Top #con-body nav li#m1 a,.List #con-body nav li#m2 a,.Join #con-body nav li#m3 a,.Data #con-body nav li#m4 a{
			background: #e14406;
		}
		.Top #con-body nav li#m1 a:after,.List #con-body nav li#m2 a:after,.Join #con-body nav li#m3 a:after,.Data #con-body nav li#m4 a:after{
			border-left: solid 3px transparent;
			border-top: solid 5px #e14406;
			right:8%;
			margin-top: -2px;
		}
}


/* -----------------------------------------------------------
   RIGHT-BANNER
------------------------------------------------------------*/
#r-box > p{
	text-align: center;
	margin-bottom: 10px;
}
#r-box p a{
	display: block;
	width: 100%;
	height: 0;
	padding-top: 33.3333%;
	background-size: contain;
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0 auto;
	}
	#r-box #btn_twit a{background-image: url(../img/btn_twitter.png) ; }
	#r-box #btn_tiktok a{background-image: url(../img/btn_tiktok.png) ;}
	#r-box #btn_ig a{background-image: url(../img/btn_insta.png) ;}
	#r-box #btn_x a{background-image: url(../img/btn_x.png) ;}

@media all and (min-width: 768px) {

	#r-box a:hover{
	filter: alpha(opacity=80);-moz-opacity:0.80;opacity:0.80;
	}
}
@media all and (max-width: 767px) {
	#r-box p a{
	width:80%;
	padding-top:calc(33.333% * 0.8);
	}
}

/* -----------------------------------------------------------
   BUTTON
------------------------------------------------------------*/
.button{
	text-align: center;
}
.button a{
	display:block;
	border: 1px solid #f75f41;
	background-color: #fa6244;
	background-image: -webkit-linear-gradient(top, #fa6244, #f42800);
	background-image: linear-gradient(to bottom, #fa6244, #f42800);
	border-radius:20px;
	color: #fff;
	-webkit-transition: none;
	transition: none;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
	text-align: center;
	font-weight: bold;
	}
.button a:hover{
	border:1px solid #fc9f1a;
  background-color: #faa80e;
  background-image: -webkit-linear-gradient(top, #faa80e, #f9c203);
  background-image: linear-gradient(to bottom, #faa80e, #f9c203);
	text-decoration: none;
}

@media all and (min-width: 768px) {
.button a{
	display: inline-block;
	padding: 0 30px;
	height:40px;
	margin:0 auto;
	font-size:110%;
	line-height:43px;
}
}
@media all and (max-width: 767px) {
.button a{
	display: inline-block;
	height: 35px;
	padding: 0 30px;
	margin:0 auto 10px;
	font-size:100%;
	line-height: 39px;
	font-weight: bold;
}
}

/* -----------------------------------------------------------
   FOOTER
------------------------------------------------------------*/
footer{
	width:100%;
	background-color:#f06e05;
}
p.copyright {
	color:#fff;
	font-size:75%;
	line-height:1.25;
}
p.copyright a{
	font-weight:bold;
	color:#fff;
	}
@media all and (min-width: 768px) {
footer{
	padding:20px 0;
	}
p.copyright {
	text-align:center;
	}
}
@media all and (max-width: 767px)  {
footer{
	padding:5px 0;
}
footer #rBanner{
	margin:10px auto;
	}
p.copyright{
	padding:10px 10px;
	text-align:center;
	}
}
/* -----------------------------------------------------------
   PAGETOP
------------------------------------------------------------*/
#pagetop a{
	display: block;
	overflow:hidden;

	}
@media all and (min-width: 768px) {
#pagetop {
  position:fixed;
  bottom:70px;
  right: 20px;
}
#pagetop a {
  background-image:url(../img/pagetop.png);
  width:46px;
	height:46px;
	background-position:left center;
	text-indent:-9999px;
}
#pagetop a:hover{
	background-position:center right;
	background-position:right center;
}
}
@media all and (max-width: 767px)  {
#pagetop{
	text-align:center;
	background-color: #f8c103;
	}
#pagetop a {
	color:#fff;
	font-size:80%;
	padding:10px 0;
	line-height:1.0;
	font-weight:bold;
}
}

/* -----------------------------------------------------------
   SOCIAL
------------------------------------------------------------*/
@media all and (min-width: 768px) {
#social{
	padding-bottom: 8px;
	}

}
@media all and (max-width: 767px)  {
#social{
	text-align: center;
}
#social iframe{
	margin:4px auto 0;
	}
}

/* -----------------------------------------------------------
   LIST
------------------------------------------------------------*/
.List ul.playerList{
	padding:0;
  font-size:0%;
	font-feature-settings: "palt";
}
@media all and (min-width: 768px) {
	.List ul.playerList{
		width: 600px;
		margin: 0 auto;
	}
	.List ul.playerList li{
		font-size:14px;
		display: inline-block;
		width:200px;
		line-height: 1.4;
		padding:8px 0 0 40px;
		vertical-align: top;
		box-sizing: border-box;
		min-height: 34px;
		background: url(../img/list_icon.png) left top no-repeat;
		margin-bottom: 5px;
	}
	.List ul.playerList li .group{
		font-size: 12px !important;
	}
	.List .cau{
		font-size: 80% !important;
		padding: 10px 8px 0 !important;
	}
}
@media all and (max-width: 767px)  {
	.List ul.playerList{
		width: 90%;
		margin: 0 auto;
	}
	.List ul.playerList li{
		font-size:14px;
		display: inline-block;
		width:50%;
		line-height: 1.2;
		padding:2px 0 0 8%;
		vertical-align: top;
		box-sizing: border-box;
		min-height: 34px;
		background: url(../img/list_icon.png) left top no-repeat;
		background-size: 12%;
	}
	.List ul.playerList li .group{
		font-size: 11px !important;
	}
	.List .cau{
		font-size:70% !important;
		padding: 10px 8px 0 !important;
	}
}

/* -----------------------------------------------------------
   JOIN
------------------------------------------------------------*/
.Join .block .tvImage img{background-image: url(../img/join_image.jpg);}

@media all and (min-width: 768px) {
	.Join .block h3 , .Lmv .block h3{
		display: block;
		border-radius:8px;
		background-color: #fce686;
		color: #fb6911;
		height: 35px;
		line-height: 38px;
		border: 2px solid #feb348;
		text-align: center;
		margin: 0 auto 20px;
		font-size: 100%;
		font-weight: bold;
		padding: 0;
	}
	.Join .block h4 , .Lmv .block h4{
		position: relative;
  	padding:12px 0 10px;
  	background-color: #f0eeed;
  	border-radius: 6px;
		color: #fb6e30;
		margin-bottom: 20px;
		text-align: center;
		font-size:96%;
		font-weight: bold;
	}
	.Join .block h4:after , .Lmv .block h4:after{
		position: absolute;
		content: '';
		top: 100%;
		left: 300px;
		border: 15px solid transparent;
		border-top: 15px solid #f0eeed;
		width: 0;
		height: 0;
	}
	.tvImage{
		width: 100%;
		margin: 0 auto 20px;
	}
	.tvImage img{
		width: 100%;
		height: 0;
		padding-top: 56%;
		background-size: cover;
	}
	.Join .block p{
		margin-bottom: 20px;
	}
}

@media all and (max-width: 767px)  {
	.Join .block h3 , .Lmv .block h3{
		display: block;
		border-radius:8px;
		background-color: #fce686;
		color: #fb6911;
		height: 32px;
		line-height: 35px;
		border: 2px solid #feb348;
		text-align: center;
		margin: 0 auto 20px;
		font-size:90%;
	}
	.Join .block h4 , .Lmv .block h4{
		position: relative;
  	padding:12px 0 10px;
  	background-color: #f0eeed;
  	border-radius: 6px;
		color: #fb6e30;
		margin-bottom: 20px;
		text-align: center;
		font-size:90%;
		line-height: 1.2;
	}
	.Join .block h4:after{
		position: absolute;
		content: '';
		top: 100%;
		left:45%;
		border: 10px solid transparent;
		border-top: 10px solid #f0eeed;
		width: 0;
		height: 0;
	}
	.tvImage{
		width:100%;
		margin: 0 auto 10px;
	}
	.tvImage img{
		width:100%;
		height:0;
		padding-top: 56%;
		background-size: cover;
	}
	.Join .block p{
		margin-bottom: 20px;
	}
}

/* -----------------------------------------------------------
   DATA
------------------------------------------------------------*/
.Data #winner{
	width: 100%;
	border: solid 1px #fecc7d;
	border-collapse: collapse;

}
.Data #winner th,.Data #winner td{
	border: solid 1px #fecc7d;
}
.Data #winner th{
	background-color: #fb9a04;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
}
.Data #winner .r1{	background-color: #feb849;}
.Data #winner .r2{	background-color: #fffced;}
.Data #winner .r3{	background-color: #fef4ca;}
.Data #winner .r4{	background-color: #fffced;}
.Data #winner .r5{	background-color: #fef4ca;}

.Data #winner td{
	text-align: left;
	color: #4a3828;
}
@media all and (min-width: 768px) {
	.Data #winner th{
		padding:5px 8px;
		white-space: nowrap;
	}
	.Data #winner td{
		padding:5px 10px;
	}
	.Data #winner th,.Data #winner td{
		font-size:80%;
		line-height: 1.4;
	}
}
@media all and (max-width: 767px)  {
	.Data #winner th,.Data #winner td{
		padding:4px;
		font-size:70%;
		line-height: 1.4;
	}

}



p.btn-marathon a,
p.btn-marathon a img {
	display:block;
	width:260px;
	height:245px;
}
p.btn-marathon a {
	background-image:url(../img/btn_marathon.png);
}
@media all and (max-width: 767px)  {
p.btn-marathon {
	width:260px;
	padding-top:10px;
	margin:0 auto;
}

}



/* -----------------------------------------------------------
	JOIN 2019.04 add
------------------------------------------------------------*/
span.join-data-img,
span.join-data-img span,
span.join-data-img span img {
	display:block;
}
@media all and (min-width: 768px) {
span.join-data-img {
	margin:0 62px;
}
span.join-data-img span img {
	width:500px;
	height:280px;
}
}

@media all and (max-width: 767px) {
span.join-data-img {
	margin:0 20px;
}
span.join-data-img span {
	position:relative;
	height:0;
	padding:56% 0 0;
	background-size:cover;
}
span.join-data-img span img {
	position: absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
}
}

/* -----------------------------------------------------------
   LMV
------------------------------------------------------------*/
.Lmv .image img{
	background-size: cover;
	width: 100%;
	height: 0;
	padding-top: 50.78125%;
}
.Lmv figure a{ display: block;}
.Lmv figure a:hover{ opacity: 0.7;}

.Lmv .old_icon img{
	width: 70px;
	height: 70px;
	float: left;
	margin:0 10px 20px 0;
}
.Lmv .block p{
	margin-bottom: 20px;
}
.Lmv p.intro-p{
	text-align: center;
	font-size: 110%;
	font-weight: bold;
	text-shadow: 1px 1px 2px rgba(0,0,0,.2);
	color: #f42800;
}

.Lmv figcaption{
	font-size: 90%;
	text-align: center;
	margin-top: 5px;
}
.Lmv .f-box{
	display: flex;
	justify-content: center;
	margin-bottom: 20px;
}
.Lmv .f-box a{
	display: block;
	text-indent: -9999px;
}

.arrow_down {
	width: 0;
  height: 0;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-top: 30px solid #f06e05;
	padding: 0 !important;
	margin: 0 auto 10px;
}

@media all and (min-width: 768px) {
	.Lmv .image{
		width: 500px;
		margin: 0 auto 20px;
	}
	.Lmv .f-box a{
		width: 198px;
		height: 200px;
	}
	.Lmv .smp-br{
		display: none;
	}
}
@media all and (max-width: 767px) {
	.Lmv .image{
		width:90%;
		margin: 0 auto 10px;
	}
	.Lmv .f-box li{
		width: 49%;
	}
	.Lmv .f-box a{
		width: 100%;
		height: 0;
		padding-top: 101.0101%;
		background-size: cover;
	}
	.Lmv p.intro-p{
		padding: 0;
		font-size: 96% !important;
	}
}
/* -----------------------------------------------------------
   SHARE
------------------------------------------------------------*/
.share-box{
	background-color: #FFF;
	padding: 5%;
	font-size: 100%;
	color: #fd840e;
	font-weight: bold;
	border-radius: 8px;
	text-align: center;
}
.share-box > p{
	margin-bottom: 0.4em;
}
.share-box .btn-list{
	width: 70%;
	margin: 0 auto;
	display: flex;
}
.share-box .btn-list li{
	width: 32%;
	margin-right: 2%;
}
.share-box .btn-list li:last-child{
	margin-right: 0;
}
.share-box .btn-list li a{
	display: block;
	width: 100%;
	height: 0;
	padding-top: 100%;
	background-size: 100%;
	background-position: center;
	text-indent: -9999px;
	transition: .3s;
	top: 0;
	position: relative;
}
.share-box .btn-list .tw a{background-image: url(../img/btn_tw.png);}
.share-box .btn-list .fb a{background-image: url(../img/btn_fb.png);}
.share-box .btn-list .line a{background-image: url(../img/btn_line.png);}
.share-box .btn-list .x a{background-image: url(../img/btn_xshare.png);}

@media all and (max-width: 767px) {
	.share-box{
		width: 80%;
		margin: 0 auto;
		box-sizing: border-box;
		border-radius: 12px;
	}
	.share-box .btn-list{
		width: 85%;
		flex-wrap: wrap;
	}
	.share-box .btn-list li:last-child{
		margin-right: 0;
	}
	.share-box .btn-list a{
		display: block;
		width: 100%;
		height: 0;
		padding-top: 100%;
		box-shadow:none;
	}
}

/* -----------------------------------------------------------
   MINOGASHI
------------------------------------------------------------*/
.Top .mainArea #l-box p.tbsfree_nonetxt{
	text-align: center;
    line-height: 2.0;
    font-size: 100%;
    font-weight: bold;
	background-color: #f6f7fa;
	aspect-ratio: 16/9;
	display: flex;
    align-items: center;
    justify-content: center;
	margin-bottom: 0;
	border: 1px solid #ededf0;
}

/* -----------------------------------------------------------
   2024S PRESENT
------------------------------------------------------------*/
.present2024s .ttl{
	width: 100%;
	height: 0;
	padding-top: 26.5625%;
	background-size: cover;
	background-image: url(../img/present2024s_ttl.jpg);
	margin-bottom: 2em;
}
.present2024s .ttl h2{
	text-indent: -9999px;
}
.present2024s .tel-list li{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	padding: 2% 3%;
	margin-bottom: 1em;
	background-image:  radial-gradient(#ffedb9 2px, transparent 2px), radial-gradient(#ffedb9 2px, #fffbec 2px);
	background-size: 30px 30px;
	background-position: 0 0,15px 15px;
}
.present2024s .tel-list li > div{
	width: 53%;
}
.present2024s .tel-list figure.thum{
	width: 45%;
}
.present2024s .tel-list figure.thum img{
	width: 100%;
	height: 0;
	padding-top: 66.25%;
	background-size: cover;
}
.present2024s .tel-list li:nth-child(1) .thum img{background-image: url(../img/present2024s_thum1.jpg);}
.present2024s .tel-list li:nth-child(2) .thum img{background-image: url(../img/present2024s_thum2.jpg);}
.present2024s .tel-list li:nth-child(3) .thum img{background-image: url(../img/present2024s_thum3.jpg);}
.present2024s .tel-list li:nth-child(4) .thum img{background-image: url(../img/present2024s_thum4.jpg);}

.present2024s .tel-list .name{
	font-size: 160%;
	font-weight: bold;
	color: #ff4e31;
}
.present2024s .tel-list .about{
	font-weight: bold;
	font-size: 110%;
}
.present2024s .tel-list .telno{
	font-size: 100%;
	color: #08c172;
	font-weight: bold;
}
.present2024s .tel-list .telno a{
	color: #08c172;
	font-size: 160%;
}
@media all and (min-width: 768px) {
	/*.Top .present2024s h3{
		display: block;
		border-radius:8px;
		background-color: #08c172;
		color: #FFF;
		height: 35px;
		line-height: 38px;
		border: 2px solid #feb348;
		text-align: center;
		margin: 0 auto 20px;
		font-size: 100%;
		font-weight: bold;
		padding: 0;
	}*/
	.present2024s .tel-list .telno a[href*="tel:"] {
		pointer-events: none;
		cursor: default;
		text-decoration: none;
	}
}
@media all and (max-width: 767px) {
	.present2024s .ttl{
		margin-bottom: 1em;
		padding-top: 29%;
		background-size: 104%;
		background-position: center;
	}
	.present2024s .tel-list li{
		display: block;
		padding:4%;
	}
	.present2024s .tel-list li > div{
		width: 100%;
	}
	.present2024s .tel-list figure.thum{
		width: 100%;
		margin-bottom: 0.6em;
	}
	
	.present2024s .tel-list .name{
		font-size: 120%;
		line-height: 1.6;
	}
	.present2024s .tel-list .about{
		font-size: 110%;
	}
	.present2024s .tel-list .telno{
		font-size: 90%;
	}
	.present2024s .tel-list .telno a{
		font-size: 180%;
	}
	.Top .mainArea #l-box .present2024s .tel-list p{
		margin-bottom: 0;
	}
	/*.Top .present2024s h3{
		display: block;
		border-radius:8px;
		background-color: #08c172;
		color: #FFF;
		height: 32px;
		line-height: 35px;
		border: 2px solid #feb348;
		text-align: center;
		margin: 0 auto 20px;
		font-size:90%;
		padding: 0;
	}*/
}
