@charset "utf-8";
:root {
	--c_rd: #e90000;
	--c_bl: #374689;
	--c_ye: #FFF93C;
	--c_or: #F39800;
	--c_gr: #f2f2f2;
    --c_gr2: #28543C;
	--c_gy: #F5F5F5;
	--c_be: #F6F4EE;
    --c_pk: #C66F8F;
    --c_br: #856A42;
    --c_pl: #82488B;
	--c_wh: #fff;
	--c_bk: #000;
}
.clr-rd {color: var(--c_rd)!important;}
.clr-bl {color: var(--c_bl)!important;}
.clr-ye {color: var(--c_ye)!important;}
.clr-or {color: var(--c_or)!important;}
.clr-gr {color: var(--c_gr)!important;}
.clr-gr2 {color: var(--c_gr2)!important;}
.clr-gy {color: var(--c_gy)!important;}
.clr-be {color: var(--c_be)!important;}
.clr-pk {color: var(--c_pk)!important;}
.clr-br {color: var(--c_br)!important;}
.clr-wh {color: var(--c_wh)!important;}
.clr-bk {color: var(--c_bk)!important;}
.clr-pl {color: var(--c_pl)!important;}
.bg-rd {background-color: var(--c_rd)!important;}
.bg-bl {background-color: var(--c_bl)!important;}
.bg-ye {background-color: var(--c_ye)!important;}
.bg-or {background-color: var(--c_or)!important;}
.bg-gr {background-color: var(--c_gr)!important;}
.bg-gr2 {background-color: var(--c_gr2)!important;}
.bg-gy {background-color: var(--c_gy)!important;}
.bg-wh {background-color: var(--c_wh)!important;}
.bg-bk {background-color: var(--c_bk)!important;}
.bg-be {background-color: var(--c_be)!important;}
.bg-pk {background-color: var(--c_pk)!important;}
.bg-br {background-color: var(--c_br)!important;}
.bg-pl {background-color: var(--c_pl)!important;}

* {
min-height:0;
min-width : 0;
}

html{
   /* visibility: hidden;*/
   	font-size: 10px;
	transition: .2s;
   
}


html.wf-active{
visibility:visible;
}



html,body{
    width: 100%;

}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
src: local('Open Sans'), local('OpenSans'),
url(https://themes.googleusercontent.com/static/fonts/opensans/v8/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff)
format('woff');
}

 *{
     box-sizing: border-box;
 }



 body {
font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;

    
   font-size: 1.6rem;
	line-height: 1.6;
	
	   font-size: 2.2rem;
    text-align: center;
	
	

}
/*body,*/
td,
th{
    word-wrap: break-word;
    overflow-wrap: break-word;
    word-break: break-all;
}



h2,
h3,
h4,
h5,
h6,
strong{
    font-weight: 600;
    line-height: 1.5;
}
th{
font-weight: 400;
}

a {
	color:#000;
	outline: none;
	text-decoration: none;

}

a:hover{
	opacity:0.7;
	filter: alpha(opacity=70);
}

img{
max-width: 100%;
height: auto;
width /***/:auto;
}


input, select, textarea {
    padding: 5px 10px;
	border: 1px solid #ccc;
	margin: 2px;
    background: #fff;

}


input[type=radio], input[type=checkbox] {
	margin:0 5px 0 0;
	width: auto;
}
label{
	display: inline-block;
}

.width100{
	width:100%;
}

.wrap{

}
 .wrap{
   overflow: hidden;
}

.block{
	display: block;
}

.onlysp{
	display: none;
}
.none{
	display:none;
}

.uline{
    text-decoration: underline;
}


/* iOSでのデフォルトスタイルをリセット */
input[type="submit"],
input[type="button"] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
}
input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
  display: none;
}
input[type="submit"]::focus,
input[type="button"]::focus {
  outline-offset: -2px;
}






.wrap{

overflow-x: hidden;
}
.home .wrap{

}

/*
#a01,
#a02,
#a03,
#a04,
#a05,
#a06,
#reserve,
#mw_wp_form_mw-wp-form-27{
   display: block;
   margin-top:-150px;
   padding-top:150px;
}*/
#mw_wp_form_mw-wp-form-24{
  display: block;
   margin-top:-150px;
   padding-top:150px;
}




 .mainbody{
	max-width:120rem;
	margin: 0 auto;
}
.mainbody2{
	max-width:130rem;
	margin: 0 auto;
}
.mainbody3{
	max-width:100rem;
	margin: 0 auto;
}
.main900{
    max-width: 90rem;
    margin: 0 auto;
}

 .contents {
  padding: 8rem 0;
}

.boxBgWrap {
	display: inline-block;
	position: relative;
	z-index: 1;
 }

PF Venue Bold,
.fo-venue{
font-family: "pf-venue", sans-serif;
font-weight: 700;
font-style: normal;
}








.wow {
    visibility: hidden;
}







/*ヘッダー
------------------------------------------------*/
.headerwrap{
    width: 100%;
    /*position:fixed;
    top: 0rem;
    left: 0;
    z-index: 1000;*/
    transition: .5s;
	
	background: #fff;
 
}



.home .headerwrap a {
   
}
.home .headerwrap.change-color a {
    
}

 .header{
     height: 13rem;
	
 }
 .logo ._img{
	margin: 0 3rem 0 0;
	flex-shrink: 0;
 } 
  .logo ._title{
  	text-align: left;
  }
 .logo h1{
	font-size: 2rem;
 }
 .logo p{
	font-size: 1.3rem;
 }

.snslink li{
	margin-left: 1rem;
}


.menubtn{
    display: none;
 }







/*全体レイアウト
------------------------------------------------*/


/**スマホのメニュー***/
body .sidr{
background: #333;

}
.smenu {
		position: fixed;
    top: 0;
    right: 0;
    z-index: 10;
    width: 100%;
    width: 90%;
    height: 100%;
    transition: all .2s ease-in;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    display: block;
    padding:1rem 0;
    background:  var(--c_gy);
backdrop-filter: blur(20px);
		-webkit-transform: translateX(25px);
		-ms-transform: translateX(25px);
		transform: translateX(25px);
		z-index: 99990;
		opacity: 0;
    visibility: hidden;
    
    
	}
	.smenu.active{
		display: block;
		right: 0;
    opacity: 1;
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
    visibility: visible;
	}
    



.spnavi{
    margin: 0 0 3rem;
}
.smenu a{

}


.spnavi li a{
   display: block;
   color: #000;
   border-bottom: 1px solid #000;
   padding: 1rem 0;
   text-align: left;
   position: relative;
}

.spnavi li a::after {
  content: '';
  width: 1.5rem;
  height: 1.5rem;
  display: block;
  background: url("../img/arrow01_w.svg") no-repeat center center  var(--c_gr);
    background-size: auto;
  background-size: .5rem;
  border-radius: 99px;
  margin: 0 .5rem 0 0;
  
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}


.spnavi a big{
    padding-right: 1rem;
}

.spmenu{
    margin: 0 0 4rem;
}


.spclose {
   flex-basis: 10%;
   text-align: right;
   
}
.spclose a{
    font-size: 2rem;
    background: #fff;
   flex-basis: 10%;
   border-radius: 99px;
   line-height: 1;
   height: 4rem;
   width: 4rem;
   display: inline-flex;
   align-items: center;
   justify-content: center;
   color:  var(--c_gr);
   
}






/*フッター
-------------------------------------------------*/
.footer{
	padding: 3rem 0;
}
.footlogo ._img {
  margin: 0 3rem 0 0;
  flex-shrink: 0;
}
.footlogo {
	text-align: left;
}
.footlogo h2 {
  font-size: 2rem;
}
.footlogo p {
  font-size: 1.3rem;
}

.copyright{
	background: #000000;
	color: #fff;
	font-size: 1.3rem;
	padding: 1rem;
}



/*トップページ
------------------------------------------------*/
.mainvisualwrap{
	background: url("../img/top/mv.jpg") no-repeat top center;
	background-size: cover;
	
}
.mainvisual{
	position: relative;
	height: 80rem;
}
.mvcont h2{
	position: absolute;
	right: 0;
	bottom:10rem;
	color: #fff;
	font-size: 6rem;
	font-style: italic;
	transform: rotate(-10deg);
	line-height: 1;
	text-align: left;
}
.mvcont h2 strong{
	font-size: 200%;
}


.topmessage{
	text-align: left;
	position: relative;
}
.topmessage h2{
	font-size: 3.4rem;
	margin: 0 0 2rem;
	line-height: 1.8;
}



.btn01{
display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #000;
  color: #fff;
  border-radius: 99px;
  padding: .5rem 3rem .5rem 4.5rem;
  font-size: 3rem;
}
.btn01::after {
  content: '';
  width: 1.6rem;
  height: 1.6rem;
  display: block;
  background: url("../img/icon_blank_white.svg") no-repeat center center;
  background-size: 1.6rem;
  margin: 0 0 0 1rem;
}

.btn01._x img{
	margin: 0 1rem 0 0;
}
.btn01._bnow{
	max-width: 40rem;
	width: 100%;
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
}

.topmessageimg01{
	position: absolute;
	bottom: -10rem;
  right: 15%;
}


/***/
.title01{
	font-size: 12rem;
	background: url("../img/top/title_bg01.svg") no-repeat center bottom;
	line-height: 1;
	padding: 0 0 1.5rem;
}
.title01._ye{
	background-image: url("../img/top/title_bg02.svg");
}
.galleryphoto ul{
	padding: 0 0 2rem;
}
.galleryphoto p{
	font-size: 2.7rem;
	font-weight: 600;
}


.bg01wrap{
	background: url("../img/top/bg01.jpg") no-repeat top center;
	background-size: cover;
}


.table01{
	background: #fff;
	width: 100%;
	border-collapse: collapse;
	
}
.table01 th,
.table01 td{
	padding: .5rem 1rem;
	border: 1px solid #ccc;
	line-height: 1.4;
}
.table01 th{
	background: #000;
	color: #fff;
	font-size: 1.8rem;
}

.teamname figure{
	flex-basis: 20%;
	flex-shrink: 0;
	min-height: 10rem;
	display: flex;
	align-items: center;
	justify-content: center;
}

.getticket ._title{
	position: relative;
	display: inline-block;
	margin: 0 0 1rem;
}

.getticket{
	position: relative;
}
.getticketimg01{
	position: absolute;
	bottom: -5rem;
	right: 20%;
}

.getticket h3{
	background: #fff;
	clip-path: polygon(0 0, 100% 0%, 95% 100%, 0% 100%);
	font-size: 2.6rem;
	padding: .5rem 6rem .5rem 8rem;
}
 .getticket ._title:before{
  content: '';
  display: block;
  background: #fff;
  position: absolute;
  height: 100%;
  width: 2rem;
  right: -1rem;
  top: 0;

  transform: skewX(-40deg); 
 }

 .getticket ._title:after{
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  border-width: 1rem .8rem 0 .8rem;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
}

.getticket figure{
position: absolute;
bottom: 0;
left: -2rem;
z-index: 1;
}


.getticket h2{
	font-size: 6.4rem;
	color: #fff;
	background: url("../img/top/title_bg03.svg") no-repeat bottom center;
	padding: 0 0 1rem;
	margin:0 0 4rem;
	
}

/**flow**/
.topflowwrap{
	background: url("../img/top/bg02.jpg") no-repeat top center;
	background-size: cover;
}
.topflowbox dl{
	background:#fff;
	padding:1rem 3rem;
	margin: 0 0 2rem;
}
.topflowbox dt{
	color: var(--c_rd);
	font-size: 4rem;
	flex-shrink: 0;
	margin: 0 2rem 0 0;
}


.topflowbox dd{
	text-align: left;
}





/**voice**/
.topvoicebox ._img{
	flex-basis: 45%;
}

.topvoicebox ._img figure{
	padding: 2rem 2rem 5rem;
	box-shadow: 0px 18px 12px 6px #d7d7d7;
	display: inline-block;
}
.topvoicebox ._cont{
	padding: 2rem 0;
}
.topvoicebox ._cont p{
	text-align: left;
	padding: 0 0 2rem;
	font-size: 3rem;
}
.topvoicebox ._cont p._bdrb{
	border-bottom: 1px solid #000;
	margin-bottom:2rem;
}
.topvoicebox._02{
	margin-top: -8rem;
}


/**access**/
.topaccessbox h3{
	text-align: left;
	font-size: 3.8rem;
	padding: 0 0 2rem;
	line-height: 1.4;
}
.topaccessbox ._txt{
	text-align: left;
	padding: 0 0 5rem;
}
.topaccessimg{
	padding: 0 0 5rem;
}

.otherarena{
background: #fff;
text-align: left;
padding: 2rem 4rem;
flex-basis: 48%;
margin: 0 0 2rem;
}
.otherarena h5{
	font-size: 2.6rem;
	margin: 0 0 1rem;
}
.otherarena p{
	margin-bottom: 2rem;
}

.btn01._access{
	font-size: 1.8rem;
}



/**fap**/
.topfaqtitlewrap{
	background: url("../img/top/bg03.jpg") no-repeat top center;
	background-size: cover;
	padding: 12rem 0;
}
.topfaq{
	text-align: left;
	padding: 0 5rem 2rem;
	margin: 0 0 2rem;
	border-bottom: 1px solid #ccc;
}
.topfaq:last-child{
	border: none;
}


.topfaq h3{
	font-size: 3rem;
	margin: 0 0 1rem;
}
.topfaq p{
	padding-bottom: 1rem;
}
.list01 li {
  margin-left: 1em;
  text-indent: -1em;
  margin-bottom: 1rem;
}



.contactinfowrap{
	background: url("../img/top/bg01.jpg") no-repeat top center;
	background-size: cover;
	padding: 8rem 0 18rem;
}
.title02{
	font-size: 6rem;
	margin: 0 0 2rem;
}
.contactinfo{
	background: #fff;
	position: relative;
	
}
.contactinfo h3{
	background: #000;
	color:#fff;
	padding: 1rem;
	margin: 0 0 2rem;
}
.contactinfo h4 a{
	font-size: 4rem;
	display: inline-block;
	padding: 0 0 0 5rem;
	background: url("../img/icon_mail.svg") no-repeat left center;
	background-size: 3.5rem;
	margin: 0 0 1rem;
}
.contactinfo p{
	padding: 0 2rem 2rem;
}

.contactinfoimg01{
	position: absolute;
	bottom: -20rem;
	margin: auto;
	left:0;
	right: 0;
}









/*contents
------------------------------------------------*/














/*********************************/
/* PC用のスタイル記述ここから */
/*********************************/
/*@media print, screen and (min-width: 769px) {*/
@media print, screen and (min-width: 621px) {
img {
    image-rendering: -webkit-optimize-contrast;
}




.gnavi{
	display: block!important;
}



.leftbox{
	display:inline-block;
	float:left;
	padding:0px 10px 0px 0;
}
	.fmenucont .leftbox {
		padding: 0;
	}
.rightbox{
	display:inline-block;
	float:right;
	padding:0px 0 0px 10px;
}

.centerbox{
	display:inline-block;
	float:left;
	padding:0px 2.2%;
}

.mwidth50{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
    width: 100%;
    max-width: 50%;
}
.mwidth40{
    width: 100%;
    max-width: 41%;
}
.mwidth30{
    width: 100%;
    max-width: 31%;
}
.mwidth60{
    width: 100%;
    max-width: 65%;
}

.mwidth25{
    width: 100%;
    max-width: 23%;
}
.mwidth20{
    width: 100%;
    max-width: 18%;
}











}

/*********************************/
/* タブレット用のスタイル記述 */
/*********************************/
@media screen and (max-width: 1350px) {
	html {
		font-size: .7407407vw;
	}
    .mainbody{
      /*  max-width: 95%;*/
    }
}



/*@media screen and (max-width: 768px) {*/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {



}
/*********************************/
/* スマートフォン用のスタイル記述 */
/*********************************/
@media screen and (max-width: 620px) {

html {
		/*360px*/
		font-size: 2.7777777vw;
	}
	body {
		font-size: 1.4rem;
		line-height: 1.5;
	}



.slick-slider {
    touch-action: pan-y;
}


.wrap {
 
}


.wrap,
.home .wrap{
    
}
.wrap{
	
}





.mainbody,
.mainbody2,
.mainbody3,
.header .mainbody{
	margin:0 2rem;
	width:auto;
}

/*
#a01,
#a02,
#a03,
#a04,
#a05,
#a06,
#reserve,
#mw_wp_form_mw-wp-form-27{
   display: block;
   margin-top:-70px;
   padding-top:70px;
}
*/
.contents{
    padding: 3rem 0;
}


.spinner {
  width: 15rem;
}



/*ヘッダー
------------------------------------------------*/

 .header{
     height: 6rem;
	
 }
 .logo ._img{
	margin: 0 3rem 0 0;
	flex-shrink: 0;
 } 
 
  .logo ._img img{
  	max-height: 5rem;
  }
  .logo ._title{
  	display: none;
  }
 .logo h1{
	font-size: 2rem;
 }
 .logo p{
	font-size: 1.3rem;
 }

.snslink li{
	margin-left: .5rem;
}








/*フッター
------------------------------------------------*/
.footer{
	padding: 3rem 0;
	display: block;
	
}
.footlogo {
display: block;
}



.footlogo ._img {
  margin: 0 0rem 2rem 0;
  text-align: center;
}
.footlogo {
	text-align: left;
}
.footlogo h2 {
  font-size: 2rem;
  text-align: center;
}
.footlogo p {
  margin: 0 0 2rem;
}
.footright .snslink{
	justify-content: center;
	text-align: center;
}


.copyright{
	font-size: 1rem;

}


/*トップページ
------------------------------------------------*/
.mainvisualwrap{
	background: url("../img/top/mv_sp.jpg") no-repeat top center;
	background-size: cover;
	
}
.mainvisual{
	height:140vw;
}
.mvcont h2{
	right: 0;
	bottom:12rem;
	font-size: 3rem;

}



.topmessage{
	text-align: left;
	position: relative;
}
.topmessage h2{
	font-size: 1.8rem;
	margin: 0 0 2rem;
	line-height: 1.6;
}



.btn01{
display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #000;
  color: #fff;
  border-radius: 99px;
  padding: .5rem 3rem .5rem 4.5rem;
  font-size: 2rem;
}



.btn01._bnow{
	max-width: 40rem;
	width: 100%;
}

.topmessageimg01{
	max-width: 5rem;
	bottom: -5rem;
  right: -2%;
}


/***/
.title01{
	font-size: 6rem;
	background-size:auto 3rem ;
	padding: 0 0 1.5rem;

}

.galleryphoto ul{
	padding: 0 0 2rem;
	display: block;
}
.galleryphoto p{
	font-size:1.6rem;
	font-weight: 600;
}




.table01{
	
	
}
.table01 th,
.table01 td{
	padding: .5rem;
	font-size: 75%;
}
.table01 th{

	font-size: 1.2rem;
}
.teamname {
	display: block;
}
.teamname figure{
	flex-shrink: 0;
	min-height: auto;
}
.teamname figure img{
	max-height: 3rem;
}

.teamname span{
display: block;
}
.getticket ._title{
	position: relative;
	display: block;
	margin: 0 0 2rem;
}

.getticket{
	position: relative;
}
.getticketimg01{
	display: none;
}

.getticket h3{
	clip-path: none;
	font-size: 1.6rem;
	padding: .5rem 2rem .5rem 2rem;
}
 .getticket ._title:before{

  display: none;
 }


.getticket figure{
position: absolute;
bottom: 95%;
left: 0;
right: 0;
margin: auto;
}
.getticket figure img{
	max-height: 4rem;
}


.getticket h2{
	font-size: 3rem;
	line-height: 1;
	background-size: contain;
	padding: 0 0 1rem;
	margin:0 0 2rem;
	
}

/**flow**/

.topflowbox dl{
	padding:1rem 2rem;
	margin: 0 0 2rem;
}
.topflowbox dt{
	font-size: 3rem;
	margin: 0 2rem 0 0;
}






/**voice**/
.topvoicebox{
	display: block;
}
.topvoicebox ._img{
	margin: 0 0 2rem;
}

.topvoicebox ._img figure{
	padding: 1rem 1rem 2rem;
	box-shadow: 0px 8px 12px 6px #d7d7d7;

}
.topvoicebox ._cont{
	padding: 0rem 0;
}
.topvoicebox ._cont p{
	text-align: left;
	padding: 0 0 2rem;
	font-size: 1.8rem;
}

.topvoicebox._02{
	margin-top: 2rem;
}


/**access**/
.topaccessbox h3{
	font-size: 2rem;
	padding: 0 0 1rem;
}
.topaccessbox ._txt{
	padding: 0 0 3rem;
}
.topaccessimg{
	padding: 0 0 3rem;
}
.topaccessimg {
	display: block;
}
.topaccessimg li{
	margin: 0 0 1rem;
}
.otherarenaswrap{
	display: block;
}
.otherarena{
padding: 2rem 2rem;
margin: 0 0 2rem;
}
.otherarena h5{
	font-size: 2rem;
	margin: 0 0 1rem;
}
.otherarena p{
	margin-bottom: 2rem;
}

.btn01._access{
	font-size: 1.8rem;
}



/**fap**/
.topfaqtitlewrap{
	padding: 6rem 0;
}
.topfaq{
	padding: 0 0rem 2rem;
	margin: 0 0 2rem;
}



.topfaq h3{
	font-size: 3rem;
	margin: 0 0 1rem;
}



.contactinfowrap{
	padding: 4rem 0 9rem;
}
.title02{
	font-size: 3rem;
	margin: 0 0 1rem;
}
.contactinfo{
	background: #fff;
	position: relative;
	
}
.contactinfo h3{
	padding: 1rem;
	margin: 0 0 2rem;
}
.contactinfo h4 a{
	font-size: 2rem;
	padding: 0 0 0 4rem;
	background-size: 2.5rem;
}
.contactinfo p{
	padding: 0 2rem 2rem;
}

.contactinfoimg01{
	position: absolute;
	bottom: -10rem;
	margin: auto;
	left:0;
	right: 0;
	max-height: 8rem;
}








/*contents
------------------------------------------------*/



 .scroll-wrap table{
    width: 100%;
}

  .scroll-wrap{
    width: 100%;
    padding: 0%;
    overflow-x: auto;
    white-space: nowrap;
  }
  .scroll-wrap::-webkit-scrollbar {
    height: 10px;

  }
  .scroll-wrap::-webkit-scrollbar-thumb{
    background: #999;
    border-radius: 5px;
  }
  .scroll-wrap::-webkit-scrollbar-track-piece {
    background: #efefef;
  }  


.onlypc{
	display:none;
}
.onlysp{
	display: block;
}

.onlysp._inlineblock{
    display: inline-block;
}



.spblock{
	display: block;
}

.spcenter{
    text-align: center;
}








}







/*safariのみ**/
_::-webkit-full-page-media, _:future, :root .contacttel dd{

}


/*ieのみ*/
@media all and (-ms-high-contrast: none) {


}
