/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
html {
  color: #333;
  font-size: 0.625rem;
  font-weight: 400;
  line-height: 1.5;
  text-align: justify;
  text-justify: inter-ideograph;
}

body{
	min-width: 1020px;
	background-color: #008ad4;
}
@media screen and (max-width: 670px) {
  body {
    min-width: 320px;
  }
}

::-moz-selection {
  text-shadow: none;
  background-color: #b3d4fc;
}

::selection {
  text-shadow: none;
  background-color: #b3d4fc;
}

em {
  font-weight: 600;
  font-style: normal;
}

hr {
  height: 1px;
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
}

img,
svg,
video,
audio,
canvas,
iframe {
  vertical-align: middle;
}

fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}

textarea {
  resize: vertical;
}

/*
a.over{
	transition: .5s;
}
a:hover{
	opacity: .4;
}
*/



/* ==========================================================================
   Author's custom styles
   ========================================================================== */
.fwn {font-weight: 400;}

.fwb {font-weight: 600;}

.tal {text-align: left;}

.tar {text-align: right;}

.tac {text-align: center;}

.taj {text-align: justify;}

.di {display: inline;}

.db {display: block;}

.inb {display: inline-block;}

.dflx {display: flex;}

.diflx {display: inline-flex;}

.rltv {position: relative;}

.absl {position: absolute;}

.fxd {position: fixed;}

.noLnk {
	opacity: 0.4;
	pointer-events: none;
}

/* all styles
   ========================================================================== */

.inner{
	max-width: 1000px;
	margin: 0 auto;
}
@media screen and (max-width: 670px) {
.inner{
	padding: 0 10px;
}
}


main{
	background-color: #fff;
}
/*
main.top{
	padding-bottom: 20px;
}
*/
main.sub{
	background: url(../img/sub_bg.png) repeat;
	padding: 20px 0px;
}
@media screen and (max-width: 670px) {
main.sub{
	padding: 70px 0px 20px;
}
}


h2{
	font-size: 3.0rem;
	padding: 10px 30px;
	background-color: #06c;
	color: #fff;
}
@media screen and (max-width: 670px) {
h2{
	font-size: 2.5rem;
	padding: 10px 20px;

}
}

h2+div.cont_area{
	padding: 30px;
	border: 4px solid #06c;
	background-color: #fff;
}
@media screen and (max-width: 670px) {
h2+div.cont_area{
	padding: 10px;
}
}

h3{
	font-size: 2.8rem;
	font-weight: 900;
	color: #2c90d3;
	padding: 20px 0 5px;
	border-bottom:2px solid #2c90d3;
	background: -webkit-linear-gradient(#097ac2,#008ad4);
	-webkit-text-fill-color: transparent;
	-webkit-background-clip: text;
}
@media screen and (max-width: 670px) {
h3{
	font-size: 2.2rem;
}
}
h3 span{
	color: #2c90d3;
	background: -webkit-linear-gradient(#097ac2,#008ad4);
	-webkit-text-fill-color: transparent;
	-webkit-background-clip: text;
}


p{
	font-size: 1.5rem;
}
@media screen and (max-width: 670px) {
p{
	font-size: 1.3rem;
}
}

.textCB{
	color: #2c90d3;
	background: -webkit-linear-gradient(#097ac2,#008ad4);
	-webkit-text-fill-color: transparent;
	-webkit-background-clip: text;
}

.linkCB{
	color: #01a5fe;
}

.linkTel{
	cursor: default;
}

.cont1,.cont2,cont3,cont4,cont5{
	margin-bottom: 10px;
}

.reserv_end{
	pointer-events: none;
}

/* header styles
   ========================================================================== */

header.top p{
	text-align: center;
	color: #fff;
	padding: 10px;
	font-weight: 900;
	vertical-align: center;
	line-height: 1.4;
}
@media screen and (max-width: 670px) {
header.top p{
	padding: 6px;
}
}

header.top p:first-child{
	background-color: #1a1eaa;
	font-size: 1.6rem;
}
header.top p:first-child span.num{
	font-size: 1.8rem;
}
header.top p:first-child span.data{
	font-size: 1.4rem;
}
@media screen and (max-width: 670px) {
header.top p:first-child{
	font-size: 1.2rem;
}
header.top p:first-child span.num,
header.top p:first-child span.data{
	font-size: 1em;
}
}

header.top p:last-child{
	background-color: #0066cc;
}
header.top p:last-child{
	font-size: 2.4rem;
}
header.top p:last-child span.emph{
	font-size: 3.8rem;
}
header.top p:last-child span.paren{
	font-size: 1.8rem;
}
@media screen and (max-width: 670px) {
header.top p:last-child{
	font-size: 1.2rem;
}
header.top p:last-child span.emph,
header.top p:last-child span.paren{
	font-size: 1em;
}
}

header.sub{
	background-color: #eaf9ff;
}

@media screen and (max-width: 670px) {
header.sub .inner{
	padding: 0;
}
}

/* nav styles
   ========================================================================== */
   
nav{
	background-color: #fff;
	font-size: 1.8rem;
	font-weight: 900;
	font-family: "Rounded Mplus 1c";
}

nav #sp_menu{
	display: none;
}

nav ul{
	padding: 10px 0;
}
nav li{
	display: flex;
}

nav li a{
	display: flex;
	align-items: center;
	padding: 10px 20px;
	color: #081595;
	transition: color 600ms cubic-bezier(0.23, 1, 0.32, 1);
	position: relative;
	z-index: 0;
}

nav li .lnkNav_svg{
	height: 17px;
}
nav li:first-child .lnkNav_svg{
	width: 50px;
}
nav li:nth-child(2) .lnkNav_svg{
	width: 104px;
}
nav li:nth-child(3) .lnkNav_svg{
	width: 68px;
}
nav li:nth-child(4) .lnkNav_svg{
	width: 85px;
}
nav li:nth-child(5) .lnkNav_svg{
	width: 103px;
	height: 34px;
}
nav li:nth-child(6) .lnkNav_svg{
	width: 85px;
}
nav li:nth-child(7) .lnkNav_svg{
	width: 40px;
}
nav li:last-child .lnkNav_svg{
	width: 103px;
}

nav li a::before{
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: linear-gradient(to bottom ,#097ac2,#008ad4);
	opacity: 0;
	transition: opacity 600ms cubic-bezier(0.23, 1, 0.32, 1);
	border-radius: 20px;
	z-index: -1;
}

@media screen and (max-width: 670px) {
nav li a::after{
	content: attr(title);
}
nav li .lnkNav_svg{
	display: none;
}
}

nav li a.active{
	cursor: default;
	pointer-events: none;
}
nav li a:hover,
nav li a.active{
	color: #fff;
}
nav li a:hover::before,
nav li a.active::before{
	opacity: 1;
}

nav li a.disable{
	pointer-events: none;
	color: #000;
	opacity: .4;
}

/* sp表示から広げた時の対応 */
@media screen and (min-width: 671px) {
nav ul{
	display: flex !important;
	justify-content: space-around;
	text-align: center;
}
}
/* / */

@media screen and (max-width: 670px) {
nav{
	position: relative;
}
nav>*{
	position: absolute;
	width: 100%;
	background-color: rgba(255,255,255,.9);
}

nav #sp_menu{
	margin: 0 auto;
	height: 50px;
	display: flex;
	align-items: center;
	cursor: pointer;
	box-shadow:0px 5px 8px 0px rgba(0,0,0,0.3);
	}
nav #sp_menu.active{
	box-shadow:none;
}
nav #sp_menu i{
	padding: 0 10px;
}
nav #sp_menu p,nav #sp_menu i{
	font-size: 1.8rem;
	color: #2c90d3;
	background: -webkit-linear-gradient(#097ac2,#008ad4);
	-webkit-text-fill-color: transparent;
	-webkit-background-clip: text;
}

nav ul{
	display: none;
	top: 50px;
	border-top: 2px solid #1a1eaa;
	padding: 0 !important;
	box-shadow:0px 5px 8px 0px rgba(0,0,0,0.3);
	z-index: 9999;
}
nav li:nth-child(n+2){
	border-top: 1px dashed #1a1eaa;
}

nav li a{
	display: block;
	width: 100%;
	text-align: left;
	padding: 15px 20px ;
}

nav li a::before{
	display: none;
}
nav li a:hover,
nav li a.active{
	color: #081595;
}
}


/* footer styles
   ========================================================================== */

footer{
	background-color: #fff;
}

footer .sponsor_list{
	padding: 20px 0;
}
@media screen and (max-width: 670px) {
footer .sponsor_list{
	padding: 15px 0;
}
}

footer p{
	padding: 20px;
	background: linear-gradient(to bottom, #097ac2,#008ad4);
	font-size: 1.2rem;
	font-family: 'FontAwesome', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'Noto Sans Japanese', YuGothic, '游ゴシック体', 'Yu Gothic', '游ゴシック', Meiryo, 'メイリオ', Osaka, 'MS PGothic', 'ＭＳ Ｐゴシック', sans-serif;
	font-weight: bold;
	color: #fff;
	text-align: center;
}


/* sponsor_list styles
   ========================================================================== */
   
   
.sponsor_list{
	display: flex;
	align-items: center;
	justify-content: center;
}
.sponsor_list:first-child{
	padding: 20px 0 10px;
}
.sponsor_list:nth-child(2n){
	padding: 0 0 20px;
}
@media screen and (max-width: 670px) {
.sponsor_list{
	padding: 15px 0 !important;
	height: 72px;
}
}
/*
footer ul:first-child{
	padding: 25px 0 15px;
}
footer ul:last-child{
	padding-bottom: 25px;
}
*/

.sponsor_list li{
	border: 1px solid #000;
}
.sponsor_list li:nth-child(n+2){
	margin-left: 10px;
}

.sponsor_list:nth-child(2n+1) li:first-child img{
	width: 188px;
	height: 40px;
}
.sponsor_list:nth-child(2n+1) li:nth-child(n+2) img,
.sponsor_list:nth-child(2n) li img{
	width: 89px;
	height: 30px;
}

.sponsor_wrap.ticker{
	max-width: none;
	justify-content: flex-start;
	
}
.sponsor_wrap.ticker .sponsor_list{
	width: 594px !important;
/* 	width: 1000px !important; */
}
.sponsor_wrap.ticker .sponsor_list:nth-child(2n){
	width: 1000px !important;
/* 	width: 1000px !important; */
}
.sponsor_wrap.ticker .sponsor_list:nth-child(n+2){
	margin-left: 10px;
}

.bx-wrapper{
	height: 0;
	opacity: 0;
	visibility: hidden;
}
@media screen and (max-width: 670px) {
.bx-wrapper{
	height: auto;
	opacity: 1;
	visibility: visible;
}
.bx-viewport{
/* 	height: 70px !important;	 */
}
.sponsor_wrap:nth-of-type(2){
	display: none;
}
}

/* main styles
   ========================================================================== */
   
/* 
	--- top ---
*/

main.top .mv{
	background: url(../img/top_bg.png) no-repeat center center;
	background-size: cover;
}

main.top .mv h1{
	text-align: center;
	padding-top: 20px;
}
main.top .mv h1+div>img{
	margin-top: -30px;
	padding-bottom: 20px;
}
@media screen and (max-width: 670px) {
main.top .mv h1{
	padding-top: 75px;
}
main.top .mv h1+div>img{
	margin-top: 10px;
	padding-bottom: 20px;
}
}

main.top .contents{
	background-color: #fff;
	padding-bottom: 30px;
}
@media screen and (max-width: 670px) {
main.top .contents{
	padding-bottom: 20px;
}
}

main.top .contents ul.bn_list{
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 0 0 15px;
}
main.top .contents ul.bn_list img{
	width: 244px;
}
@media screen and (max-width: 670px) {
main.top .contents ul.bn_list{
	padding: 0 10px 15px;
}
main.top .contents ul.bn_list li{
	width: 49%;
}
main.top .contents ul.bn_list li:nth-child(n+3) {
	margin-top: 5px;
}
main.top .contents ul.bn_list img{
	width: 100%;
}
}

main.top .contents h2{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
main.top .contents h2 a {
	font-size: 1.6rem;
	font-weight: 700;
	color: #06c;
	background-color: #fff21d;
	padding: 5px 15px;
	border-radius: 7px;
}
main.top .contents h2 i {
	margin-right: 5px;
}

main.top .contents .cont_area{
	height: 230px;
	overflow-y: scroll;
}
main.top .contents ul.news_list li{
	display: flex;
	align-items: center;
	padding: 20px 5px;
	border-bottom: 1px dashed #646464;
	font-size: 1.6rem;
	font-weight: bold;
	font-family: 'FontAwesome', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'Noto Sans Japanese', YuGothic, '游ゴシック体', 'Yu Gothic', '游ゴシック', Meiryo, 'メイリオ', Osaka, 'MS PGothic', 'ＭＳ Ｐゴシック', sans-serif;
}
main.top .contents ul.news_list li:first-child{
	padding: 0 5px 20px;
}
main.top .contents ul.news_list time{
	color: #06c;
	margin-right: 40px;
}
main.top .contents ul.news_list p{
	color: #646464;
}
main.top .contents div.news_txt>p:nth-child(n+2){
	margin-top: 5px;
}
main.top .contents ul.news_list p span.notes{
	font-size: 1.3rem;
}
@media screen and (max-width: 670px) {
main.top .contents .cont_area{
	height: 330px;
}
main.top .contents ul.news_list li{
	display: block;
	font-size: 1.4rem;
	text-align: left;
	padding: 20px 5px;
}
main.top .contents ul.news_list li:first-child{
	padding: 20px 5px;
}
main.top .contents div.news_txt>p{
	margin-top: 5px;
}
main.top .contents ul.news_list p span.notes{
	font-size: 1.1rem;
}
main.top .contents ul.news_list p a:nth-of-type(n+2){
	margin-top: 10px;
	display: inline-block;
}

}

/* 
	--- news ---
*/

main.news ul.news_list li{
	display: flex;
	align-items: center;
	padding: 20px 5px;
	border-bottom: 1px dashed #646464;
	font-size: 1.6rem;
	font-weight: bold;
	font-family: 'FontAwesome', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'Noto Sans Japanese', YuGothic, '游ゴシック体', 'Yu Gothic', '游ゴシック', Meiryo, 'メイリオ', Osaka, 'MS PGothic', 'ＭＳ Ｐゴシック', sans-serif;
}
main.news ul.news_list li:first-child{
	margin-top: 20px;
}
main.news ul.news_list time{
	color: #06c;
	margin-right: 40px;
}
main.news ul.news_list p{
	color: #646464;
}
main.news div.news_txt>p:nth-child(n+2){
	margin-top: 5px;
}
@media screen and (max-width: 670px) {
main.news ul.news_list li{
	display: block;
	font-size: 1.4rem;
	text-align: left;
}
main.news ul.news_list li:first-child{
	margin-top: 10px;
}
main.news div.news_txt>p{
	margin-top: 5px;
}
}

/* 
	--- about ---
*/

main.about .cont1{
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}
main.about .cont1 p{
	margin-right: 30px;
}

main.about .cont2 img{
	display: block;
	margin: 30px auto;
}
@media screen and (max-width: 670px) {
main.about .cont1{
	display: block;
}
main.about .cont1 p{
	margin: 0 auto 20px;
}
main.about .cont1 img{
	display: block;
	margin: 0 auto;
}
}


main.about .cont3 .about_inner{
	max-width: 600px;
	margin: 0 auto;
}
main.about .cont3 img{
	margin: 30px 0 20px;
}
main.about .cont3 p{
	margin: 10px 0;
}

main.about .cont4 .chara_box{
	display: flex;
	align-items: center;
	justify-content: space-between;
	max-width: 800px;
	margin: 40px auto 20px;
}
main.about .cont4 .chara_box.odr2> div:first-child{
	order: 2;
}
main.about .cont4 .chara_box div:first-child{
	width: 40%;
	text-align: center;
}
main.about .cont4 .chara_box div:last-child{
	width: 60%;
}
main.about .cont4 .chara_box h4{
	font-size: 1.3rem;
	background-color: #00a0e9;
	border-radius: 45px 45px 0 0;
	border: 3px solid #00a0e9;
	padding: 10px 20px;
	text-shadow: 
		#fff 2px 0px,  #fff -2px 0px,
		#fff 0px -2px, #fff 0px 2px,
		#fff 2px 2px , #fff -2px 2px,
		#fff 2px -2px, #fff -2px -2px,
		#fff 1px 2px,  #fff -1px 2px,
		#fff 1px -2px, #fff -1px -2px,
		#fff 2px 1px,  #fff -2px 1px,
		#fff 2px -1px, #fff -2px -1px;
;}
main.about .cont4 .chara_box h4 strong{
	font-size: 2.0rem;
}
main.about .cont4 .chara_box p{
	border-radius: 0 0 45px 45px;
	border: 3px solid #00a0e9;
	padding: 10px 20px;
}
@media screen and (max-width: 670px) {
main.about .cont4 .chara_box{
	display: block;
	text-align: center;
	margin: 10px auto;
}
main.about .cont4 .chara_box img{
	margin: 20px 0;
}
main.about .cont4 .chara_box div{
	width: 100% !important;
}
main.about .cont4 .chara_box h4{
	padding: 5px;
	font-size: 1.2rem;
}
main.about .cont4 .chara_box h4 strong{
	font-size: 1.8rem;
}
main.about .cont4 .chara_box p{
	text-align: justify;
	padding: 15px;
}
}

/* 
------ event ------
*/

main.event .event_nav{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
main.event .event_nav li{
	display: flex;
	width: 175px;
}
main.event .event_nav a{
	padding: 10px 0;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	background-color: #fff;
	border: 4px solid #00a5ff;
	border-radius: 10px;
	text-align: center;
	color: #00a5ff;
	font-size: 1.6rem;
	font-weight: 900;
	transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
}

main.event .event_nav a.active,
main.event .event_nav a:hover{
	background-color: #081595;
	color: #fefb00;
}
main.event .event_nav a.active{
	cursor: default;
	pointer-events: none;
}

main.event .event_nav a.disable{
	pointer-events: none;
	color: rgba(0,0,0,.4);
	border: 4px solid rgba(0,0,0,.4);
/* 	opacity bug ? */
}

@media screen and (max-width: 670px) {
main.event .event_nav li{
	width: 49%;
	margin: 5px 0;
	height: 60px;
}
main.event .event_nav a{
	font-size: 1.4rem;
}
}

/* 
------ event / overview ------
*/

main.overview h3{
	padding: 30px 0 5px;
	
}

main.overview .cont1 h3{
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
}
@media screen and (max-width: 670px) {
main.overview .cont1 h3{
	display: block;
}
}

main.overview h3 span.guidelines{
	order: 2;
}
@media screen and (max-width: 670px) {
main.overview h3 span.guidelines{
	display: flex;
	justify-content: center;
	width: 100%;
	margin-bottom: 30px;
}
}

main.overview h3 span.guidelines a{
	display: inline-block;
	width: 100px;
}
@media screen and (max-width: 670px) {
main.overview h3 span.guidelines a{
	margin: 5px;
}
}

main.overview ul.overview_list li{
	display: flex;
	align-items: center;
	padding: 20px 5px ;
	border-bottom: 1px solid #b6b6b6;
	font-weight: 700;
}
main.overview ul.overview_list li:first-child{
	padding: 30px 5px 20px;
}
main.overview .overview_h{
	min-width: 220px;
}
main.overview .overview_h p{
	font-size: 1.6rem;
	color: #06c;
	text-align: center;
}
main.overview .overview_txt p{
	font-size: 1.6rem;
	font-weight: 500;
	color: #646464;
}
main.overview .overview_txt>p:nth-child(n+2){
	margin-top: 5px;
}
@media screen and (max-width: 670px) {
main.overview ul.overview_list li{
	display: block;
	text-align: left;
}
main.overview .overview_h{
	width: auto;
}
main.overview .overview_h p{
	font-size: 1.4rem;
	text-align: left;
}
main.overview .overview_txt{
	margin-top: 10px;
}
main.overview .overview_txt p{
	font-size: 1.4rem;
}
}

/* 
------ event / competition & class ------
*/

main.event img[src*="event_photo"]{
	width: 460px;
}

main.event h3{
	padding: 30px 0 5px;
}

main.event h4{
	margin-top: 30px;
	padding: 15px 10px;
	color: #fff;
	background: linear-gradient(to top ,#097ac2,#008ad4);
	border-radius: 10px;
	font-size: 2.0rem;
	cursor: pointer;
	box-shadow: 2px 2px 10px 1px rgba(0,0,0,.3);
	position: relative;
	text-align: left;
}
main.event h4 span.time,
main.event h4 span.paren{
	font-size: 1.5rem;
	margin-bottom: 5px;
}
main.event h4 span.time{
	margin-right: 30px;
	display: inline-flex;
	align-items: center;
}
main.event h4::after{
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	width: 65px;
	height: 100%;
}
main.event h4.pacyapo::after{
	background: url(../img/about_pacyapo.svg) center center no-repeat;
}
main.event h4.ninte::after{
	background: url(../img/about_ninte.svg) center center no-repeat;
}
main.event h4.jambow::after{
	background: url(../img/about_jambow.svg) center center no-repeat;
}
main.event h4.gakuto::after{
	background: url(../img/about_gakuto.svg) left center no-repeat,url(../img/about_onpu.svg) right center no-repeat;
	background-size: 75px auto;
	width: 105px;
	right: -15px;
}
@media screen and (max-width: 670px) {
main.event h4{
	padding: 10px;
	margin-top: 15px;
	font-size: 1.6rem;
	line-height: 1.4;
}
main.event h4 span.time{
	display: inline;
}
main.event h4::after{
	width: 14%;
}
main.event h4.gakuto::after{
	background-size: 70% auto;
	width: 25%;
}
}

main.event .event_toggle{
	display: none;
}

main.event p.event_desc{
	padding: 20px 0;
	color: #00a5ff;
	font-weight: bold;
}
main.event p.event_desc .comm{
	color: #646464;
	font-weight: normal;
	font-size: 1.3rem;
}
@media screen and (max-width: 670px) {
main.event p.event_desc{
	padding: 10px 0;
}
main.event p.event_desc .comm{
	font-size: 1.1rem;
}
}

main.event div.event_cont{
	display: flex;
	align-items: flex-start;
}
@media screen and (max-width: 670px) {
main.event div.event_cont{
	display: block;
}
main.event div.event_cont img{
	width: 100%;
}
}

main.event div.event_cont video{
	width: 460px;
}
@media screen and (max-width: 670px) {
main.event div.event_cont video{
	width: 100%;
}
}

main.event ul.event_list{
	margin-left: 20px;
	width: 50%;
}	
main.event .no_img ul.event_list{
	width: 100%;
}	
main.event ul.event_list li{
	display: flex;
	align-items: center;
	padding: 20px 5px ;
	border-bottom: 1px solid #b6b6b6;
	font-weight: 700;
}
main.event ul.event_list li:first-child{
	padding: 10px 5px 20px;
}
main.event .event_h{
	min-width: 140px;
}
main.event .event_h p{
	font-size: 1.4rem;
	color: #06c;
	text-align: center;
}
main.event .event_txt p{
	font-size: 1.4rem;
	font-weight: 500;
	color: #646464;
}
main.event .event_txt>p:nth-child(n+2){
	margin-top: 5px;
}
main.event ul.event_list li.border_none{
	border: none;
}
main.event li.border_none .event_txt p{
	font-size: 1.2rem;
}
@media screen and (max-width: 670px) {
main.event ul.event_list{
	margin-left: 0;
	width: 100%;
}	
main.event ul.event_list li,
main.event ul.event_list li:first-child{
	padding: 15px 5px;
}
main.event .event_h{
	min-width: 100px;
}
main.event .event_h p{
	font-size: 1.2rem;
}
main.event .event_txt p{
	font-size: 1.2rem;
}
main.event li.border_none .event_txt p{
	font-size: 1.0rem;
}
}

main.event ul.event_list li.event_tobiuo{
	display: list-item;
}
main.event li.event_tobiuo h5{
	font-size: 1.4rem;
	padding: 2px 0;
}
main.event li.event_tobiuo h5.event_tobiuo_h{
	font-size: 1.6rem;
	padding: 2px 0 10px;
}
main.event li.event_tobiuo h5 span{
	font-size: 1.4rem;
	background-color: #00A0E9;
	color: #fff;
	border-radius: 15px;
	padding: 1px 10px 2px;
	margin-right: 5px;
}
main.event li.event_tobiuo p{
	font-size: 1.4rem;
	font-weight: normal;
	padding: 2px 0;
}

/* 
------ event / tametable ------
*/

main.timetable table{
	margin-top: 20px;
	border: 3px solid #2660AD;
	border-radius: 10px;
	border-collapse: separate;
	font-size: 1.2rem;
	font-weight: bold;
	text-align: center;
}

@media screen and (max-width: 670px) {
main.timetable .cont1>img{
	margin-top: 20px;
}
}

main.timetable .cont2>img{
	margin-top: 20px;
}

main.timetable table a{
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

/*
main.timetable table a > div{
	transition: opacity 600ms cubic-bezier(0.23, 1, 0.32, 1);
}
main.timetable table a:hover > div{
	opacity: 0.4;
}
@media screen and (max-width: 670px) {
main.timetable table a:hover > div{
	opacity: 1;
}
}
*/

/*
main.timetable table a:hover > div{
	position: relative;
}
main.timetable table a:hover > div::after{
	content: "";
	display: block;
	position: absolute;
	background-color: #fff;
	opacity: .4;
	width: 100%;
	height: 100%;
	z-index: 20;
}
*/
main.timetable table a.disable{
	pointer-events: none;
}


	/* border */
	
main.timetable table thead tr:last-child th,
main.timetable table thead tr th[rowspan="2"]{
	border-bottom: 1px solid #000;
}

main.timetable table tr th:first-child{
	border-right: 4px solid #2660AD;
}

main.timetable table thead tr:last-child th:first-child,
main.timetable table tr td:first-of-type{
	border-right: 1px dashed #000;
}

main.timetable table tr td:nth-child(4),
main.timetable table thead tr th:last-child{
	border-left: 2px solid #000;
}

main.timetable table tbody tr:last-child td,
main.timetable table tbody tr:nth-last-child(2) td{
	border: none;
}

table thead tr:first-child th:first-child {
	border-radius: 5px 0 0 0;
}
table thead tr:first-child th:last-child {
	border-radius: 0 5px 0 0;
}
table tbody tr:last-child th:first-child {
	border-radius: 0 0 0 5px;
}
table tbody tr:last-child th:last-child {
	border-radius: 0 0 5px 0;
}

	/* background */
	
main.timetable table tbody tr{
	background: url(../../event/img/timetable_bg.png) left bottom repeat-x;
	background-size: 6px 3px;
}
main.timetable table tbody tr:last-child,
main.timetable table tbody tr:nth-last-child(2){
	background: none;	
}

	/* 幅 & 高さ */
	
main.timetable table tbody th{
	width: 20%;
}
main.timetable table tbody td:first-of-type,
main.timetable table tbody td:nth-of-type(2){
	width: 20%;
}
main.timetable table tbody td[colspan="3"]:last-of-type{
	width: 40%;
}

main.timetable table tbody tr:last-child,
main.timetable table tbody tr:last-child th,
main.timetable table tbody tr:last-child td{
	height: 20px;
}

main.timetable table thead th{
	height: 30px;
}

main.timetable table thead tr:last-child th,
main.timetable table tbody td{
	height: 70px;
}

main.timetable table th div{
	margin: 2px 5px 5px;
	height: calc(100% - 5px);
}
main.timetable table td div{
	margin: 2px 5px 5px;
	height: calc(100% - 5px);
	width: 100%;
}
main.timetable  table tbody tr:first-child div{
	margin: 10px 5px 5px;
	height: calc(100% - 20px);
	width: calc(400% - 10px);
}
main.timetable  table tbody tr:nth-last-child(2) div{
	margin: 10px 5px 5px;
	width: calc(400% - 14px);
	height: 100%;
}



	/* その他のstyle */
	
main.timetable table tbody th{
	background-color: #fff;
	color: #2c90d3;
	vertical-align: top;
	position: relative;
}

main.timetable table tbody td{
	position: relative;
}

main.timetable table tbody th time{
	position: absolute;
	top: -18px;
	left: 50%;
	transform: translateX(-50%);
	font-size: 1.6rem;
}
main.timetable table tbody tr:first-child th time{
	top: 12px;
}

main.timetable table tbody tr:first-child td{
	height: 90px;
}

main.timetable table th img{
	width: 85px;
	height: auto;
}

main.timetable table div{
	margin: 5px;
	padding: 3px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	z-index: 10;
}
main.timetable table thead div{
	margin-bottom: 10px;
}
main.timetable table th div{
	border-radius: 20px 20px 0 0;
}
main.timetable table div.tb_green{
	background-color: #88CAAA;
	opacity: .9;
}
main.timetable table div.tb_blue{
	background-color: #BCE2E8;
	opacity: .9;
}
main.timetable table div.tb_yellow{
	background-color: #EFEC64;
	opacity: .9;
}
main.timetable table div.tb_gradient{
	background: linear-gradient(to bottom, #097ac2,#008ad4);
	color: #fff;
}

/* 
------ entry ------
*/

main.entry .cont1>h3{
	text-align: center;
}
@media screen and (max-width: 550px) {
main.entry .cont1>h3{
	font-size: 1.8rem;
}
}

main.entry .cont1>h3 .pch {
	display: none;
}
main.entry .cont1>h3 .sph{
	display: block;
}
@media screen and (max-width: 550px) {
main.entry .cont1>h3 .pch {
	display: block;
}
main.entry .cont1>h3 .sph{
	display: none;
}
}


main.entry .cont1>p{
	margin: 30px 0;
	text-align: center;
}
@media screen and (max-width: 670px) {
main.entry .cont1>p{
	text-align: left;
}
}


main.entry .cont1>div{
	text-align: center;
}

.btnEntry {
	max-width: 347px;
	margin: 0 auto;
}

main.entry .cont1>ul{
	font-size: 1.5rem;
	margin: 30px 0 15px;
}
@media screen and (max-width: 670px) {
main.entry .cont1>ul{
	font-size: 1.3rem;
}
}

/* 
------ olympian ------
*/

main.olympian .cont2 h3{
	position: relative;
}
main.olympian .cont2 h3 span{
	position: absolute;
	right: 5px;
	bottom: 5px;
	-webkit-text-fill-color: #2c90d3;
	font-size: 0.8em;
	vertical-align: bottom;
}

main.olympian .cont2 .kyoei_area{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 10px;
}
main.olympian .cont2 .olympian_box h4{
	font-size: 2.0rem;
	background-color: #00a0e9;
	border: 3px solid #00a0e9;
	border-radius: 40px 40px 0 0;
	padding: 10px 20px;
	text-shadow: #fff 2px 0px, #fff -2px 0px, #fff 0px -2px, #fff 0px 2px, #fff 2px 2px, #fff -2px 2px, #fff 2px -2px, #fff -2px -2px, #fff 1px 2px, #fff -1px 2px, #fff 1px -2px, #fff -1px -2px, #fff 2px 1px, #fff -2px 1px, #fff 2px -1px, #fff -2px -1px;
}
main.olympian .cont2 .olympian_box{
	width: 49%;
	margin-top: 20px;
	border: 3px solid #00a0e9;
	border-radius: 45px;
}
main.olympian .cont2 .olympian_box>div:not(.close){
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	padding: 20px;
}
main.olympian .cont2 .olympian_box>div img{
	max-width: 125px;
	border: 2px solid #06c;
}
main.olympian .cont2 .olympian_box>div p{
	margin-left: 20px;
	height: 260px;
	width: 100%;/* for Firefox bug */
}

main.olympian .cont2 .olympian_box>div p.scr{
	overflow-y: scroll;
	padding-right: 10px;
}
main.olympian .cont2 .olympian_box>div p.scr::-webkit-scrollbar{
	width: 5px;
}
main.olympian .cont2 .olympian_box>div p.scr::-webkit-scrollbar-track{
	background: #eee;
}
main.olympian .cont2 .olympian_box>div p.scr::-webkit-scrollbar-thumb{
	background: #555;
}


@media screen and (max-width: 670px) {
main.olympian .cont2 .olympian_box h4 {
	font-size: 1.8rem;
	padding: 5px;
	text-align: center;
}
main.olympian .cont2 .olympian_box>div:not(.close){
	display: block;
	text-align: center;
	padding: 15px;
}
main.olympian .cont2 .olympian_box>div p{
	margin: 15px 0 0 0;
	text-align: justify;
	height: auto;
}
main.olympian .cont2 .olympian_box>div p.scr{
/* 	overflow-y: auto; */
	padding-right: 0;
}
main.olympian .cont2 .olympian_box>div p.scr::-webkit-scrollbar{
	width: 0;
}
main.olympian .cont2 .olympian_box>div p.scr::-webkit-scrollbar-track{
	background: none;
}
main.olympian .cont2 .olympian_box>div p.scr::-webkit-scrollbar-thumb{
	background: none;
}
}
@media screen and (max-width: 670px) {
main.olympian .cont2 .kyoei_area{
	display: block;
}
}

/* 
------ olympian modal ------
*/

main.olympian .modalBK{
	display: none;
}

main.olympian .olympian_box{
	display: block;
}

@media screen and (max-width: 670px) {
	
main.olympian .cont2 .olympian_box{
	width: 90%;
	max-height: 90%;
	margin-top: 15px;
}

main.olympian .cont2 .olympian_box h4 .close{
	content: "×";
	position: absolute;
	top: -5px;
}
	
main.olympian .olympian_box{
	display:none;
	position: fixed;
	z-index:1000;
	background: #fff;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	overflow-y: scroll;
    -ms-overflow-style:none;/* IEスクロールバー対応 */
}

/*
main.olympian .olympian_box p{
	overflow-y: scroll;
}
*/

main.olympian .modal_btns{
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}

main.olympian .modal_btns>div{
	width: 40%;
	margin: 20px 10px;
}

main.olympian .modal_btns img{
	border: 2px solid #06c;
}

main.olympian  .modal_btns h4{
	margin-top: 10px;
	text-align: center;
	font-size: 1.8rem;
	text-shadow: #fff 2px 0px, #fff -2px 0px, #fff 0px -2px, #fff 0px 2px, #fff 2px 2px, #fff -2px 2px, #fff 2px -2px, #fff -2px -2px, #fff 1px 2px, #fff -1px 2px, #fff 1px -2px, #fff -1px -2px, #fff 2px 1px, #fff -2px 1px, #fff 2px -1px, #fff -2px -1px;
}
	
main.olympian .close{
	z-index: 1000;
    position: fixed;
    top: 6px;
    right: 14px;
    width: 27px;
    height: 27px;
    background: #fff;
    border-radius: 50%;
    color: #00a0e9;
    font-weight: bold;
    font-size: 2.2rem;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}

main.olympian .modalBK{
	position: fixed;
	z-index:999;
	height:100%;
	width:100%;
	left: 0;
	top: 0;
	background:#000;
	opacity: 0.9;
	filter: alpha(opacity=90);
	-moz-opacity:0.90;
}
}

/* 
------ sponsor ------
*/

main.sponsor li p{
	font-size: 1.6rem;
	font-weight: 500;
	color: #646464;
}

main.sponsor li{
	display: flex;
	align-items: center;
	margin: 20px 0;
}
main.sponsor .cont1 li{
	padding: 20px 0;
}
main.sponsor .cont2 li{
	padding: 20px 0 40px;
	border-bottom: 1px dashed #646464;
}
@media screen and (max-width: 670px) {
main.sponsor li{
	display: block;
	text-align: center;
}
main.sponsor .cont1 li{
	padding: 10px 0;
}
main.sponsor .cont2 li{
	padding: 10px 0 20px;
	border-bottom: 1px dashed #646464;
}
}


main.sponsor li img{
	border: 1px solid #000;
	margin-right: 30px;
}
main.sponsor .cont1 li img{
	width: 215px;
	height: 50px;
}
main.sponsor .cont2 li img{
	width: 120px;
	height: 39px;
}
@media screen and (max-width: 670px) {
main.sponsor li img{
	margin: 0 0 10px;
}
}

main.sponsor p.linkText{
	width: 120px;
	text-align: center;
}
@media screen and (max-width: 670px) {
main.sponsor p.linkText{
	width: 100%;
}
}

/* 
------ faq ------
*/

main.faq dl{
	font-size: 1.5rem;
	font-weight: 500;
	color: #646464;
	margin: 20px;
}
@media screen and (max-width: 670px) {
main.faq dl{
	font-size: 1.4rem;
	margin: 0;
}
}

main.faq dt{
	font-size: 2.0rem;
	font-weight: 900;
	position: relative;
	color: #06c;
	padding: 20px 0;
}
main.faq dt span{
	margin-left: 20px;
	padding-left: 35px;
	width: calc(100% - 20px);
	height: 42px;
	display: flex;
	align-items: center;
	border-bottom: 1px solid #b6b6b6;
}
main.faq dt::before{
	content: "";
	position: absolute;
	background: url(../img/faq_q.svg);
	width: 42px;
	height: 42px;
	display: block;
}
@media screen and (max-width: 670px) {
main.faq dt{
	font-size: 1.5rem;
}
main.faq dt span{
	padding-left: 30px;
}
}

main.faq dd{
	display: flex;
	align-items: flex-start;
	padding-bottom: 20px;
}
main.faq dd::before{
	content: "";
	background: url(../img/faq_a.svg);
	min-width: 42px;
	height: 42px;
	display: block;
	margin-right: 15px;
}
@media screen and (max-width: 670px) {
main.faq dd::before{
	margin-right: 10px;
}
}

@media screen and (max-width: 670px) {
main.faq dd>div .indentMin{
	margin-top: 5px;
}
}

main.faq dd>div{
	margin-top: 10px;
}

main.faq div.cont4{
	padding: 20px;
}
@media screen and (max-width: 670px) {
main.faq div.cont4{
	padding: 20px 0;
}
}

/* 
------ access ------
*/

main.access h4{
	margin: 20px 0 10px;
	font-size: 1.8rem;
	font-weight: 900;
}
main.access p{
	font-size: 1.8rem;
	font-weight: 500;
}
main.access small{
	font-size: 1.4rem;
	font-weight: 500;
}
@media screen and (max-width: 670px) {
main.access h4{
	margin: 15px 0 5px;
	font-size: 1.4rem;
}
main.access p{
	font-size: 1.4rem;
}
main.access small{
	font-size: 1.2rem;
}
}

main.access img{
	margin: 20px 0 0;
}

main.access #map{
	margin: 20px 0 5px; 
	width: 100%;
	height: 500px;
}
@media screen and (max-width: 670px) {
main.access #map{
	height: 60vw;
	min-height: 270px;
}
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Hide visually and from screen readers
 */

.hidden {
  display: none !important;
}

.pch {
  display: none;
}

@media screen and (max-width: 670px) {
  .pch {
    display: block;
  }

  .sph {
    display: none;
  }
}

/*
 * Text indent
 */
 
.indent {
  text-indent: 1em;
}

.indentMin {
  margin-left: 1em;
  text-indent: -1em;
}

/*
 * Anchor block
 */
 
.anchDb a, a.anchDb {
  display: block;
}

/*
 * Image replacement
 */
.ir {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

/*
 * Hover action
 */
.over {
  transition: opacity 600ms cubic-bezier(0.23, 1, 0.32, 1);
}
.over:hover {
  opacity: 0.4;
}
@media screen and (max-width: 670px) {
  .over:hover {
    opacity: 1;
  }
}

/*
 * Add pointer effect
 */
.pointer {
  cursor: pointer;
}

/*
 * Add inertial scroll to smartphone
 */
.inertialScroll {
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
}

/*
 * Change svg color (Use with desvg.min.js)
 */
.changeSvgCol {
  fill: currentColor;
}


/*
 * Hide only visually, but have it available for screen readers:
 * https://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 *
 * 1. For long content, line feeds are not interpreted as spaces and small width
 *    causes content to wrap 1 word per line:
 *    https://medium.com/@jessebeach/beware-smushed-off-screen-accessible-text-5952a4c2cbfe
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    white-space: nowrap; /* 1 */
}

/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    -webkit-clip-path: none;
    clip-path: none;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
    white-space: inherit;
}

/*
 * Hide visually and from screen readers, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

/*
 * Clear fix
 */
.cf::before, .cf::after {
  content: '';
  display: table;
}
.cf::after {
  clear: both;
}

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important; /* Black prints faster:
                                   http://www.sanbeiji.com/archives/953 */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre {
        white-space: pre-wrap !important;
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
