@charset "utf-8";
img, object, embed, video,
picture img{
width: 100%;
margin: auto;
}

.en {
font-family: 'Smooch Sans', sans-serif;
}

/*PC*/
@media print, screen and (min-width: 768px) {
body{
min-width: 1200px;
}

/*--スクロールトップ---------*/
#totop {
bottom: 50px;
display: block;
position: fixed;
right: 20px;
z-index: 2000;
}
#totop a {
display: block;
width: 54px;
height: 54px;
text-indent: -1000em;
overflow: hidden;
background: url("../images/com/btn_scroll_top.png") 0 0 no-repeat;
background-size: auto auto;
background-size: 100% auto;
}


/*anchor link*/
/*----------------------------*/
#date,
#ticket,
#event,
#dec,
#faq,
#spot,
#access{
padding-top: 80px;
margin-top: -80px
}


/*com*/
/*----------------------------*/
.pcBr {
display: inline-block;
}
.spBr {
display: none;
}
.pc {
display: block;
}
.sp {
display: none !important;
}

/* header
--------------------------------------------*/
header {
width: 320px;
height: 100vh;
z-index: 10;
position: fixed;
background:url("../images/com/bg.png") 0 0 no-repeat;
background-size: cover;
}

header .header_bg {
position: relative;
width: 100%;
height: 100%;
overflow: hidden;
}

header .header_bg::before {
content: "";
position: absolute;
top: 0%;
left: 0%;
width: 8px;
height: 90%;
background: #000;
}

header .header_bg::after {
content: "";
position: absolute;
top: 0;
left: 12px;
width: 3px;
height: 100%;
background: #eb55a5;
z-index: 1;
}

header .header_bg .kazari_img{
position: absolute;
bottom: -10%;
right: -30%;
width: 110%;
z-index: 2;
}

header .header_bg .kazari_img img{
opacity: 0.6;
}

#header {
position: relative;
padding: 20px 20px 20px 40px;
box-sizing: border-box;
transition: 0.5s;
height: 100vh;
width: 100%;
overflow: hidden;
}

.logo_wrap {
position: absolute;
top: 90px;
left: 30px;
display: block;
width: 270px;
transition: 0.5s;
margin: auto;
}

#header .data_img{
position: absolute;
top:190px;
left: 50%;
width: 80%;
margin-left: -40%;
}

.data_txt{
position: absolute;
top: 205px;
left: 25px;
width: 100%;
font-size: 2.5rem;
font-style: italic;
font-weight: 700;
line-height: .5;
color: #000;
padding:8px 5px 5px;
box-sizing: border-box;
}

.data_txt span{
font-size: 1.2rem;
margin-right: 5px;
}

.data_txt em{
display: block;
font-size: 1rem;
text-align: center;
margin-top: 15px;
}

.menu_list {
position: absolute;
top: 290px;
left: 45px;
z-index: 5;
}
.menu_list li {
font-weight: 500;
line-height: 1;
margin-bottom: 15px;
}
.menu_list li:first-child {
margin-left: 0;
}
.menu_list li a {
color: #000;
transition: 0.5s;
position: relative;
}
.menu_list li a::before {
content: "";
position: absolute;
bottom:-15px;
left: 0;
width: 0%;
height: 1px;
background: #69e6dc;
transition: all 0.6s ease;
}
.menu_list li a:hover::before {
width: 100%;
}

.menu_list li a span{
font-family: 'Smooch Sans', sans-serif;
font-size: .8rem;
display: block;
color: #eb55a5;
padding-top: 3px;
padding-left: 1px;
box-sizing: border-box;
}

.burger-btn {
display: none;
}

.sns_list{
position: absolute;
top: 20px;
left: 30px;
display: flex;
flex-wrap: wrap;
}

.sns_list li{
width: 25px;
height: 25px;
padding: 3px;
box-sizing: border-box;
margin-right: 15px;
border-radius: 50%;
}

.sns_list li a{
display: block;
margin-top: -5px
}

.sns_list li:last-child{
margin-right: 0;
}

.sns_list li.bg01{
background: #3b5998;
}

.sns_list li.bg02{
background: #000;
}

.sns_list li.bg03{
background: #00b901;
}



/* footer
--------------------------------------------*/
footer {
width: 100%;
max-width: 100%;
margin:0;
position: relative;
background: #333333;
}
#footer {
padding:20px 0;
box-sizing: border-box;
}

#footer .fot_box{
width: calc(100% - 320px);
padding: 30px;
box-sizing: border-box;
margin: 0 0 0 auto;
}

#footer .fot_box h3{
font-size: 1.2rem;
line-height: 1;
font-weight: 300;
margin: 0 0 20px;
text-align: center;
color: #b482a8;
}

#footer .fot_box .main_list,
#footer .fot_box .main_list2{
width: 80%;
max-width: 100%;
margin: 0 auto 60px;
padding: 0;
display: flex;
flex-wrap: wrap;
justify-content:center;
}

#footer .fot_box .main_list li{
width: 30%;
margin:0 1%
}


#footer .fot_box .main_list2{
width: 50%;
margin: 0 auto 60px;
padding: 0;
display: flex;
flex-wrap: wrap;
justify-content:center;
}

#footer .fot_box .main_list2 li{
width: 160px;
margin:0 1%
}

#footer .fot_box .sponsor_list0{
width: 560px;
margin: 0 auto 40px;
padding: 0;
display: flex;
flex-wrap: wrap;
justify-content: center;
}

#footer .fot_box .sponsor_list0 li{
width: 260px;
margin: 0 20px;
}

#footer .fot_box .sponsor_list0 li:nth-child(2n){
margin-right: 0;
}

#footer .fot_box .sponsor_list1{
width: 800px;
max-width: 100%;

margin: 0 auto 40px;
padding: 0;
display: flex;
flex-wrap: wrap;
justify-content: center;
}

#footer .fot_box .sponsor_list1 li{
width: 220px;
margin: 0 20px 20px;
}

#footer .fot_box .sponsor_list0 li:nth-child(3n){
margin-right: 0;
}

#footer .fot_box .sponsor_list2{
width:980px;
max-width: 100%;

margin: 0 auto 40px;
padding: 0;
display: flex;
flex-wrap: wrap;
justify-content: center;
}

#footer .fot_box .sponsor_list2 li{
width: 180px;
margin: 0 10px 20px;
}

#footer .fot_box .sponsor_list3{
width:980px;
max-width: 100%;

margin: 0 auto 40px;
padding: 0;
display: flex;
flex-wrap: wrap;
justify-content: center;
}

#footer .fot_box .sponsor_list3 li{
width: 140px;
margin: 0 20px 20px 0;
}

#footer .fot_box .sponsor_list3 li:nth-child(6n){
margin-right: 0;
}

#footer .fot_box .sponsor_list4{
width:900px;
max-width: 100%;

margin: 0 auto 40px;
padding: 0;
display: flex;
flex-wrap: wrap;
justify-content: center;
}


#footer .fot_box .sponsor_list4 li{
width: 14%;
margin: 0 1% 2%;
}


#footer .fot_box .fot_txt{
font-size: 1.2rem;
line-height: 1.6;
color: #FFF;
text-align: center;
}

#footer .copy {
width: calc(100% - 320px);
font-size: 0.7rem;
font-weight: 500;
text-align: center;
color: #FFF;
margin: 0 0 0 auto;
}

#footer .bnr_img{
width: 160px;
margin: 0 auto 10px;
}

/* contents
--------------------------------------------*/
#contents{
width: calc(100% - 320px);
margin:0 0 0 auto;
overflow: hidden;
}

/* com
--------------------------------------------*/
.hed_tit{
position: relative;
text-align: center;
margin: 0 auto 60px;
font-size: 2.2rem;
line-height: 1;
font-weight: 600;
font-style: italic;
}

.hed_tit span{
font-size: 1rem;
font-family: 'Smooch Sans', sans-serif;
font-weight: 300;
color: #eb55a5;
display: block;
margin-top: 5px;
}

.btn_c{
text-align: center;
margin: 60px auto 0;
}

.btn {
font-size: 1rem;
font-weight: 500;
line-height: 1.5;
position: relative;
display: inline-block;
padding: 1rem 3rem;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-transition: all 0.3s;
transition: all 0.3s;
text-align: center;
vertical-align: middle;
text-decoration: none;
letter-spacing: 0.1em;
color: #ea6486;
border-radius: 0.5rem;
}

a.btn-flat {
overflow: hidden;
padding: 1.5rem 6rem;
color: #fff;
border-radius: 0;
background: #000;
}

a.btn-flat span {
position: relative;
}

a.btn-flat:before {
position: absolute;
top: 0;
left: 30px;
width: 150%;
height: 500%;
content: '';
-webkit-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
-webkit-transform: translateX(-98%) translateY(-70%) rotate(135deg);
transform: translateX(-98%) translateY(-70%) rotate(135deg);
background: #ea6486;
}

a.btn-flat:hover:before {
-webkit-transform: translateX(-9%) translateY(-25%) rotate(135deg);
transform: translateX(-9%) translateY(-25%) rotate(135deg);
}



.meter-banner {
position: fixed;
z-index: 99998;
top: 45%;
right: 5px;
width: 220px;
}
.meter-banner-close {
font-weight: bold;
position: absolute;
top: -12px;
right: 0px;
z-index: 99999;
padding: 4px 8px;
border: none;
background-color: #f8f8f8;
border-radius: 25px;
cursor: pointer;
-webkit-box-shadow: 0 0 7px rgb(0 0 0 / 40%);
box-shadow: 0 0 7px rgb(0 0 0 / 40%);
}

}
/*sp*/
@media only screen and (max-width: 767px) {
/*--スクロールトップ---------*/
#totop {
bottom: 220px;
display: block;
position: fixed;
right: 15px;
z-index: 2000;
width: 35px;
}
#totop a {
display: block;
width: 50px;
height: 50px;
text-indent: -1000em;
overflow: hidden;
background: url(../images/com/btn_scroll_top.png) 0 0 no-repeat;
background-size: auto auto;
background-size: 100% auto;
}

/*anchor link*/
/*----------------------------*/
#date,
#ticket,
#event,
#dec,
#spot,
#faq,
#access{
padding-top: 110px;
margin-top: -110px
}

/* com
--------------------------------------------*/
.pcBr {
display: none;
}
.spBr {
display: inline-block;
}
.pc {
display: none !important;
}
.sp {
display: block;
}

/* header
--------------------------------------------*/
header {
position: relative;
}

#header {
width: 100%;
z-index: 10;
position: fixed;
padding: 10px 0;
box-sizing: border-box;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
background:url("../images/com/bg.png") 0 0 no-repeat;
background-size: cover;}

.logo_wrap {
display: block;
width: 120px;
transition: 0.5s;
margin: 0 0 0 10px;
}

.logo_wrap a{
display: block;
}

#header .data_img{
position:absolute;
width:120px;
top:20px;
left: 135px;
}

.data_txt{
position: relative;
width: 100%;
font-size: 1rem;
font-style: italic;
font-weight: 700;
line-height: .5;
color: #000;
padding:8px 5px 5px 10px;
box-sizing: border-box;
}

.data_txt em{
font-size: .7rem;
}

/* デフォルトのbuttonスタイルをリセット */
button {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
background: transparent;
border: 0;
border-radius: 0;
color: inherit;
cursor: pointer;
font: inherit;
margin: 0;
outline: none;
padding: 0;
vertical-align: middle;
}
/* 以下、ハンバーガーボタン */
.burger-btn {
display: block;
width: 50px;
height: 39px;
position: absolute;
top: 10px;
right: 0;
z-index: 3;
border: none;
}
.bar {
width: 20px;
height: 1px;
display: block;
position: absolute;
left: 50%;
transform: translateX(-50%);
background-color: #000;
}
.bar_top {
top: 10px;
}
.bar_mid {
top: 50%;
transform: translate(-50%, -50%);
}
.bar_bottom {
bottom: 10px;
}
.burger-btn.close .bar_top {
transform: translate(-50%, 10px) rotate(45deg);
transition: transform .3s;
}
.burger-btn.close .bar_mid {
opacity: 0;
transition: opacity .3s;
}
.burger-btn.close .bar_bottom {
transform: translate(-50%, -8px) rotate(-45deg);
transition: transform .3s;
}

/* 全画面表示 */
.menu_wrap {
visibility: hidden;
opacity: 0;
width: 100vw;
height: 100dvh;
position: fixed;
top: 0;
left: 0;
transition: all .5s;
z-index: 2;
}
.menu {
width: 100%;
height: 100%;
background:rgba(255,255,255,.95);
z-index: 2;
position: relative;
}
.menu_list {
display: block;
position: absolute;
top: 20%;
left: 50%;
transform: translate(-50%, -15%);
text-align: center;
}
.menu_list li {
font-size:1rem;
line-height: 1;
font-weight: 500;
margin-bottom: 25px;
}

.menu_list li a {
color: #000;
transition: 0.5s;
position: relative;
}

.menu_list li a::before {
content: "";
position: absolute;
bottom:-15px;
left: 0;
width: 0%;
height: 1px;
background: #69e6dc;
transition: all 0.6s ease;
}
.menu_list li a:hover::before {
width: 100%;
}

.menu_list li a span{
font-family: 'Smooch Sans', sans-serif;
font-size: .6rem;
display: block;
color: #eb55a5;
padding-top: 5px;
box-sizing: border-box;
}
/* メニューオープン時 */
.menu_wrap.fade {
visibility: visible;
opacity: 1;
}
.noscroll {
overflow: hidden;
}

.sns_list{
position: absolute;
top: 20px;
right: 50px;
display: flex;
flex-wrap: wrap;
}

.sns_list li{
width: 20px;
height: 20px;
padding: 3px;
box-sizing: border-box;
margin-right: 10px;
border-radius: 50%;
}

.sns_list li a{
display: block;
margin-top: -8px
}

.sns_list li:last-child{
margin-right: 0;
}

.sns_list li.bg01{
background: #3b5998;
}

.sns_list li.bg02{
background: #000;
}

.sns_list li.bg03{
background: #00b901;
}

header .header_bg .kazari_img{
display: none;
}


/* footer
--------------------------------------------*/
footer {
width:100%;
margin: 0 auto;
position: relative;
background: #333333;
}

#footer {
width: 100%;
padding:10px 0;
box-sizing: border-box;
}

#footer .fot_box{
width: 100%;
padding: 30px;
box-sizing: border-box;
margin: 0 auto 0px;
}

#footer .fot_box h3{
font-size: 1.1rem;
line-height: 1;
font-weight: 300;
margin: 0 0 10px;
text-align: center;
color: #b482a8;
}

#footer .fot_box .main_list{
margin: 0 0 30px;
padding: 0;
display: flex;
flex-wrap: wrap;
justify-content:center;
}

#footer .fot_box .main_list li{
width: 31%;
margin: 0 1%;
}

#footer .fot_box .main_list2{
width: 80%;
margin: 0 auto 30px;
padding: 0;
display: flex;
flex-wrap: wrap;
justify-content:center;
}

#footer .fot_box .main_list2 li{
width:120px;
margin: 0 1%;
}

#footer .fot_box .sponsor_list0{
width: 200px;
margin: 0 auto 20px;
padding: 0;
display: flex;
flex-wrap: wrap;
}

#footer .fot_box .sponsor_list0 li{
width: 100%;
margin: 0 0 20px;
}

#footer .fot_box .sponsor_list0 li:nth-child(2n){
margin-right: 0;
}

#footer .fot_box .sponsor_list1{
width: 100%;
margin: 0 auto 20px;
padding: 0;
display: flex;
flex-wrap: wrap;
justify-content: center;
}

#footer .fot_box .sponsor_list1 li{
width: 48%;
margin: 0 20px 20px;
}

#footer .fot_box .sponsor_list0 li:nth-child(2n){
margin-right: 0;
}

#footer .fot_box .sponsor_list2{
width:100%;
margin: 0 auto 20px;
padding: 0;
display: flex;
flex-wrap: wrap;
}

#footer .fot_box .sponsor_list2 li{
width: 31.33%;
margin: 0 3% 3% 0;
}

#footer .fot_box .sponsor_list2 li:nth-child(3n){
margin-right: 0;
}

#footer .fot_box .sponsor_list3{
width:100%;
margin: 0 auto 20px;
padding: 0;
display: flex;
flex-wrap: wrap;
}

#footer .fot_box .sponsor_list3 li{
width: 22%;
margin: 0 3% 3% 0;
}

#footer .fot_box .sponsor_list3 li:nth-child(4n){
margin-right: 0;
}

#footer .fot_box .sponsor_list4{
width:100%;
margin: 0 auto 20px;
padding: 0;
display: flex;
flex-wrap: wrap;
justify-content: center;
}


#footer .fot_box .sponsor_list4 li{
width: 30.33%;
margin: 0 3% 3% 0;
}

#footer .fot_box .sponsor_list4 li:nth-child(3n){
margin-right: 0;
}


#footer .fot_box .fot_txt{
font-size: 1rem;
line-height: 1.6;
color: #FFF;
text-align: center;
}

#footer .copy {
font-size: 0.7rem;
font-weight: 500;
text-align: center;
color: #FFF;
}

#footer .bnr_img{
width:120px;
margin: 0 auto 10px;
}

#footer .bnr_img img{
height: auto;
}
/* contents
--------------------------------------------*/
#contents{
width:100%;
margin:0 auto;
padding-top: 60px;
box-sizing: border-box;
overflow: hidden;
}

/* com
--------------------------------------------*/
.hed_tit{
position: relative;
text-align: center;
margin: 0 auto 50px;
font-size: 1.4rem;
line-height: 1;
font-weight: 600;
font-style: italic;
}

.hed_tit span{
font-size: .9rem;
font-family: 'Smooch Sans', sans-serif;
font-weight: 300;
color: #eb55a5;
display: block;
margin-top: 5px;
}


.btn_c{
text-align: center;
margin: 30px auto 0;
}

.btn {
font-size: .8rem;
font-weight: 500;
line-height: 1.5;
position: relative;
display: inline-block;
padding: .5rem 1em;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-transition: all 0.3s;
transition: all 0.3s;
text-align: center;
vertical-align: middle;
text-decoration: none;
letter-spacing: 0.1em;
color: #ea6486;
border-radius: 0.5rem;
}

a.btn-flat {
overflow: hidden;
padding: 1rem 2rem;
color: #fff;
border-radius: 0;
background: #000;
}

a.btn-flat span {
position: relative;
}

a.btn-flat:before {
position: absolute;
top: 0;
left: 30px;
width: 150%;
height: 500%;
content: '';
-webkit-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
-webkit-transform: translateX(-98%) translateY(-70%) rotate(135deg);
transform: translateX(-98%) translateY(-70%) rotate(135deg);
background: #ea6486;
}

a.btn-flat:hover:before {
-webkit-transform: translateX(-9%) translateY(-25%) rotate(135deg);
transform: translateX(-9%) translateY(-25%) rotate(135deg);
}

.meter-banner {
position: fixed;
z-index: 99998;
bottom: 0;
right:0;
width:100%;
}

.meter-banner a{
display: block;
}

.meter-banner-close {
font-weight: bold;
position: absolute;
top: -25px;
right: 0px;
z-index: 99999;
padding: 6px 10px;
border: none;
background-color: #f8f8f8;
border-radius: 50%;
cursor: pointer;
-webkit-box-shadow: 0 0 7px rgb(0 0 0 / 40%);
box-shadow: 0 0 7px rgb(0 0 0 / 40%);
}

}