@charset "UTF-8";

/************************************************************
SLIDER
************************************************************/

.swiper {
	margin:50px 0 0 0;
	z-index:-9999;
}

.swiper-slide img{
	width:100%;
	height:auto;
}

@media screen and (max-width: 750px) {

.swiper {
	margin:5px 0 0 0;
}

}


/************************************************************
MAIN
************************************************************/

/***************************h*/

.wrp_contents h2{
	position:relative;
	padding:3px 0 3px 7px;
	border-width:0 0 1px 5px;
	border-style:solid;
	border-color:#00b8ee;
	font-size:20px;
	line-height:1.4;
}

.wrp_contents.home h2 span{
	position:absolute;
	bottom:9px;
	right:0;
	font-size:10px;
	line-height:1;
}

/*-----------------------width 750 or less*/

@media screen and (max-width: 750px) {

.wrp_contents.home h2{
	position:relative;
	padding:3px 0 3px 7px;
	border-width:0 0 1px 5px;
	border-style:solid;
	border-color:#00b8ee;
	font-size:20px;
	line-height:1.4;
}

.wrp_contents.home h2 span{
	position:relative;
	bottom:0;
	right:0;
	display:block;
	text-align:right;
}

}


/************************************************************
MEDAL
************************************************************/

.blk_medal{
	background-color:#ffffff;
}

.blk_medal ul{
	font-size:0;
	line-height:0;
	text-align:center;
}

.blk_medal ul li{
	display:inline-block;
	margin:10px 10px 10px 0;
	font-size:18px;
	line-height:1;
}

.blk_medal ul li div{
	margin:5px 0 0 0;
	padding:8px 0 0 0;
	width:60px;
	height:60px;
	color:#ffffff;
	border-radius:10px;
	border-width:1px;
	border-color:#c22506;
	border-style:solid;
	font-size:40px;
	font-family:Impact;
	line-height:1;
}

.blk_medal ul li div.gold{
	background-color:#e6c619;
}

.blk_medal ul li div.silver{
	background-color:#c0c0c0;
}

.blk_medal ul li div.bronze{
	background-color:#9b5b2e;
}

@media screen and (max-width: 750px) {

}

/************************************************************
LINK
************************************************************/

.blk_link a{
	position:relative;
	display:block;
	margin:10px 0 0 0;
	padding:15px 10px 15px 10px;
	color:#ffffff;
	background-color:#00549f;
	font-size:20px;
	line-height:1.4;
	text-decoration:none;
}

.blk_link a i{
	color:#ffffff;
}

.blk_link a i.fas{
	display:block;
	top:50%;
	right:10px;
	position:absolute;
	margin:-10px 0 0 0;
	font-size:20px;
	line-height:1;
}

.blk_link a:hover,
.blk_link a:hover i{
	text-decoration:none;
}

.blk_link a.info{
	background-color:#00b8ee;
}

@media screen and (max-width: 750px) {

.blk_link a{
	font-size:4vw;
}

}


/************************************************************
NEWS
************************************************************/

.blk_news{
	border-width:0 0 1px 0;
	border-color:#00b8ee;
	border-style:solid;
}

.blk_news .hdr_news{
	padding:10px 0 10px 15px;
	border-width:0 0 1px 0;
	border-color:#00b8ee;
	border-style:solid;
	font-size:14px;
	line-height:1.3;
}

.blk_news .hdr_news i{
	display:inline;
}

.blk_news .hdr_news a{
	margin:0 0 0 5px;
	padding:3px 5px 3px 5px;
	color:#ffffff;
	border-radius:10px;
	font-size:12px;
	line-height:1.3;
	text-decoration:none;
}

.blk_news .hdr_news a:hover{
	text-decoration:none;
}

.blk_news .hdr_news a.monthly{
	background-color:#0000ff;
}

a.game{
	padding:3px 5px 3px 5px;
	color:#ffffff;
	border-radius:10px;
	background-color:#c22506;
	font-size:12px;
	line-height:1.3;
	text-decoration:none;
}

a.athlete{
	padding:3px 5px 3px 5px;
	color:#ffffff;
	border-radius:10px;
	background-color:#000002;
	font-size:12px;
	line-height:1.3;
	text-decoration:none;
}

a.media{
	padding:3px 5px 3px 5px;
	color:#ffffff;
	background-color:#018053;
	border-radius:10px;
	font-size:12px;
	line-height:1.3;
	text-decoration:none;
}

.blk_news .lst_news{
	padding:0 15px 0 15px;
	max-height:500px;
	font-size:0;
	line-height:0;
	overflow-y:scroll;
}

.blk_news .lst_news li{
	margin:5px 0 0 0;
	padding:0 0 5px 0;
	border-width:0 0 1px 0;
	border-color:#cccccc;
	border-style:dotted;
}

.blk_news .lst_news li a{
	color#002063;
}

.blk_news .lst_news li .date{
	display:inline-block;
	margin:5px 0 0 0;
	width:17%;
	font-size:14px;
	line-height:1.3;
	vertical-align:top;
}

.blk_news .lst_news li .title{
	display:inline-block;
	margin:5px 0 0 0;
	width:83%;
	vertical-align:top;
}

.blk_news .lst_news li .title p{
	margin:6px 0 0 0;
	font-size:14px;
	line-height:1.3;
}

.blk_news .blk_footer{
	padding:15px 0 15px 0;
	color:#ffffff;
	border-radius:0 0 9px 9px;
	background-color:#e51785;
	font-size:20px;
	line-height:1.3;
}

@media screen and (max-width: 750px) {

.blk_news .hdr_news i{
	display:none;
}

.blk_news .lst_news li .date{
	width:25%;
}

.blk_news .lst_news li .title{
	width:75%;
}

}


/************************************************************
FACEBOOK
************************************************************/

.blk_facebook{
	margin:20px 0 0 0;
}

.fb-container {
	width: 100%;
}

.blk_facebook .blk_footer{
	padding:15px 0 15px 0;
	color:#ffffff;
	border-radius:0 0 9px 9px;
	background-color:#3b5998;
	font-size:20px;
	line-height:1.3;
}

@media screen and (max-width: 750px) {

}

/************************************************************
TWITTER
************************************************************/

.blk_twitter{
	margin:20px 0 0 0;
}

.blk_twitter .blk_footer{
	padding:15px 0 15px 0;
	color:#ffffff;
	border-radius:0 0 9px 9px;
	background-color:#00acee;
	font-size:20px;
	line-height:1.3;
}

@media screen and (max-width: 750px) {

}


