@import"https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New:wght@400;700;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Hepta+Slab:wght@400;500&display=swap";*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}html{width:100%;height:100%;font-size:62.5%}body{width:100%;min-width:1300px;height:100%;font-family:"Zen Kaku Gothic New","Hiragino Kaku Gothic ProN","游ゴシック Medium",YuGothicM,YuGothic,"Helvetica Neue",メイリオ,Meiryo,sans-serif;font-size:1.4rem;color:#1a120c;background:#1a120c;line-height:1.6;-webkit-text-size-adjust:100%}@media screen and (max-width: 900px){body{min-width:100%}}@media screen and (max-width: 700px){body{font-size:1.2rem}}h1,h2,h3,h4,h5,h6,p,i,ul,li,dl,dt,dd,ol,figure{font-weight:normal;list-style:none;margin:0;padding:0}img{max-width:100%;height:auto;line-height:0;border:0}.red{color:red}.gold{color:#d3a358}.yellow{color:#ffce82}.brown{color:#6b4731}.gray{color:#ccc}.black{color:#1a120c}.white{color:#fff}.normal{font-weight:normal}.bold{font-weight:bold}.italic{font-style:italic}.strike{text-decoration:line-through}.underline{text-decoration:underline}a{color:#d3a358;word-break:break-all;-webkit-transition:all .3s ease;transition:all .3s ease}a:hover{color:#ffce82}@media screen and (max-width: 700px){br.pc{display:none}}br.tb{display:none}@media screen and (max-width: 900px){br.tb{display:inline-block}}br.sp{display:none}@media screen and (max-width: 700px){br.sp{display:inline-block}}.indent{text-indent:-1em;padding-left:1em;display:inline-block}.indent2{text-indent:-2em;padding-left:2em;display:inline-block}.indent3{text-indent:-3em;padding-left:3em;display:inline-block}.indent4{text-indent:-4em;padding-left:4em;display:inline-block}.indent5{text-indent:-5em;padding-left:5em;display:inline-block}.indent6{text-indent:-6em;padding-left:6em;display:inline-block}.indent7{text-indent:-7em;padding-left:7em;display:inline-block}.mt5{margin-top:5px}.mt10{margin-top:10px}.mt20{margin-top:20px}.mt30{margin-top:30px}.mt40{margin-top:40px}.mt50{margin-top:50px}.mb5{margin-bottom:5px}.mb10{margin-bottom:10px}.mb20{margin-bottom:20px}.mb30{margin-bottom:30px}.mb40{margin-bottom:40px}.mb50{margin-bottom:50px}.pt5{padding-top:5px}.pt10{padding-top:10px}.pt20{padding-top:20px}.pt30{padding-top:30px}.pt40{padding-top:40px}.pt50{padding-top:50px}.pb5{padding-bottom:5px}.pb10{padding-bottom:10px}.pb20{padding-bottom:20px}.pb30{padding-bottom:30px}.pb40{padding-bottom:40px}.pb50{padding-bottom:50px}.inner{max-width:940px;margin:auto;position:relative;z-index:2}@media screen and (max-width: 1340px){.inner{padding:0 40px}}@media screen and (max-width: 900px){.inner{padding:0 30px}}@media screen and (max-width: 700px){.inner{padding:0 20px}}header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;top:50px;right:0;position:absolute;z-index:100}@media screen and (max-width: 900px){header{width:auto;height:auto;background:none;border:none;top:0;right:0;position:fixed}}header .btn{width:60px;height:60px;background:#d3a358;display:none;position:relative;z-index:102;cursor:pointer}@media screen and (max-width: 900px){header .btn{display:block}}@media screen and (max-width: 700px){header .btn{width:45px;height:45px}}header .btn span,header .btn span::before,header .btn span::after{width:30px;height:1px;background:#1a120c;position:absolute}@media screen and (max-width: 700px){header .btn span,header .btn span::before,header .btn span::after{width:25px}}header .btn span{margin:-1px 0 0 0;top:50%;right:15px;-webkit-transition:.2s;transition:.2s;display:block}@media screen and (max-width: 700px){header .btn span{right:10px}}header .btn span::before,header .btn span::after{content:"";top:50%;left:0;-webkit-transition:.3s;transition:.3s}header .btn span::before{margin-top:-9px}@media screen and (max-width: 700px){header .btn span::before{margin-top:-7px}}header .btn span::after{margin-top:7px}header .btn span.close{background:rgba(0,0,0,0)}header .btn span.close::before,header .btn span.close::after{margin-top:0}header .btn span.close::before{-webkit-transform:rotate(30deg);transform:rotate(30deg)}header .btn span.close::after{-webkit-transform:rotate(-30deg);transform:rotate(-30deg)}@media screen and (max-width: 900px){header nav{width:100%;height:100%;text-align:center;background:rgba(26,18,12,.95);padding:40px 0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;top:0;left:0;position:fixed;visibility:hidden;opacity:0;-webkit-transition:opacity .35s,visibility .35s;transition:opacity .35s,visibility .35s;z-index:100;overflow:auto;-webkit-overflow-scrolling:touch}}header nav .menu{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media screen and (max-width: 900px){header nav .menu{display:block}}header nav .menu li{margin:0 0 0 40px}@media screen and (max-width: 900px){header nav .menu li{margin:0 0 20px 0 !important}header nav .menu li:last-child{margin:0}}header nav .menu li a{font-family:"Hepta Slab",serif;font-size:1.6rem;color:#fff;line-height:1;text-decoration:none}@media screen and (max-width: 900px){header nav .menu li a{font-size:2.4rem}}header nav .menu li a:hover{color:#ffce82}header.open nav{opacity:1;visibility:visible}header.fixed{width:100%;height:60px;background:#2a1a10;border-bottom:1px solid #f7f0e8;top:0;right:0;position:fixed;z-index:100}@media screen and (max-width: 900px){header.fixed{width:auto;height:auto;background:none;border-bottom:none}}header.fixed nav .menu{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}header.fixed nav .menu li{margin:0 20px}footer{text-align:center;background:url(../images/bg_footer.png) repeat-x top left,-webkit-gradient(linear, left bottom, left top, from(#8e6422), to(#bb9860));background:url(../images/bg_footer.png) repeat-x top left,-webkit-linear-gradient(bottom, #8e6422, #bb9860);background:url(../images/bg_footer.png) repeat-x top left,linear-gradient(0deg, #8e6422, #bb9860);background-size:auto 100%;--height: 57px;-webkit-mask-image:url(../images/bg_wave.svg),-webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(transparent), color-stop(#fff), to(#fff));-webkit-mask-image:url(../images/bg_wave.svg),-webkit-linear-gradient(top, transparent 0%, transparent var(--height), #fff var(--height), #fff 100%);mask-image:url(../images/bg_wave.svg),-webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(transparent), color-stop(#fff), to(#fff));mask-image:url(../images/bg_wave.svg),linear-gradient(to bottom, transparent 0%, transparent var(--height), #fff var(--height), #fff 100%);-webkit-mask-size:360px;mask-size:360px;margin-top:calc(-1*var(--height));padding:160px 0}@media screen and (max-width: 900px){footer{--height: 30px;-webkit-mask-size:180px;mask-size:180px;padding:130px 0}}@media screen and (max-width: 700px){footer{--height: 15px;-webkit-mask-size:90px;mask-size:90px;padding:80px 0}}footer{padding:100px 0 30px 0}@media screen and (max-width: 700px){footer{padding:50px 0 20px 0}}footer .pagetop{width:175px;height:175px;margin:0 auto 80px auto;padding:30px;display:block;position:relative}footer .pagetop::before{content:"";width:100%;height:100%;background:url(../images/bg_pagetop.svg) no-repeat center/cover;top:0;left:0;display:block;position:absolute;-webkit-animation:15s linear infinite rotate;animation:15s linear infinite rotate}@media screen and (max-width: 900px){footer .pagetop{width:130px;height:130px;margin:0 auto 40px auto;padding:25px}}@media screen and (max-width: 700px){footer .pagetop{width:100px;height:100px;margin:0 auto 30px auto;padding:20px}}footer .pagetop:hover{opacity:.7}footer .banner{width:400px;line-height:0;margin:0 auto 30px auto}footer .banner a:hover{opacity:.7}@media screen and (max-width: 700px){footer .banner{width:80%}}footer .copy{font-family:"Hepta Slab",serif;font-size:1.2rem;color:#fff}@media screen and (max-width: 700px){footer .copy{font-size:1rem}}h2{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-family:"Hepta Slab",serif;font-size:5.6rem;color:#f7f0e8;text-align:center;line-height:1;background:url(../images/tit_left.png) no-repeat center left,url(../images/tit_right.png) no-repeat center right;background-size:120px auto;margin:0 auto 60px auto;padding:0 140px}h2.bk{color:#6b4731}@media screen and (max-width: 900px){h2{font-size:4rem;background-size:80px auto;margin:0 auto 40px auto;padding:0 100px}}@media screen and (max-width: 700px){h2{font-size:2.6rem;background-size:45px auto;margin:0 auto 30px auto;padding:0 55px}}.indent-list li{font-size:1.4rem;text-indent:-1em;padding-left:1em;display:block}@media screen and (max-width: 700px){.indent-list li{font-size:1.2rem}}.note-list li{background:url(../images/ico_star1.svg) no-repeat;background-size:16px auto;background-position:top 2px left;margin-bottom:10px;padding-left:20px;position:relative}@media screen and (max-width: 700px){.note-list li{background-size:13px auto;background-position:top 2px left}}.note-list li:last-child{margin-bottom:0}.comingsoon{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-family:"Hepta Slab",serif;font-size:2.8rem;color:#ffce82;text-align:center;line-height:1;border:1px solid #ffce82;border-radius:50px;margin:60px auto 30px auto;padding:13px 50px 10px 50px}@media screen and (max-width: 900px){.comingsoon{font-size:2rem;padding:13px 40px 10px 40px}}@media screen and (max-width: 700px){.comingsoon{font-size:1.6rem;margin:40px auto 20px auto;padding:13px 30px 10px 30px}}.fade{opacity:0;-webkit-transition:.3s all .3s ease;transition:.3s all .3s ease}.fade.active{opacity:1}.load{opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px);-webkit-transition:.5s all .3s ease;transition:.5s all .3s ease}.load.active{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.preload *{-webkit-transition:none !important;transition:none !important}@-webkit-keyframes rotate{0%{-webkit-transform:rotateZ(0);transform:rotateZ(0)}100%{-webkit-transform:rotateZ(360deg);transform:rotateZ(360deg)}}@keyframes rotate{0%{-webkit-transform:rotateZ(0);transform:rotateZ(0)}100%{-webkit-transform:rotateZ(360deg);transform:rotateZ(360deg)}}#loading{width:100%;height:100%;background:#fff;top:0;left:0;position:fixed;z-index:1000;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}#loading img{width:320px}@media screen and (max-width: 700px){#loading img{width:60%}}#main{background:url(../images/bg_star_main.png) no-repeat bottom center/100%,url(../images/bg_main.svg) no-repeat bottom -2px center/100%;position:relative;z-index:100}#main .main_inner{width:1230px;height:1045px;margin:auto;position:relative}@media screen and (max-width: 900px){#main .main_inner{width:100%;height:auto;padding-top:calc(78% + 45px)}}#main .main_inner h1{width:365px;top:50px;left:-35px;position:absolute;z-index:1}@media screen and (max-width: 1340px){#main .main_inner h1{left:-10px}}@media screen and (max-width: 900px){#main .main_inner h1{width:33%;top:37%;left:7%;-webkit-filter:drop-shadow(0 0 10px #1A120C);filter:drop-shadow(0 0 10px #1A120C)}}#main .main_inner .mainimg{width:1000px;margin:auto;top:210px;left:0;right:0;position:absolute}@media screen and (max-width: 900px){#main .main_inner .mainimg{width:100%;padding:0 3%;top:7%}}#main .main_inner .sns{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:15px;top:110px;right:0;position:absolute}@media screen and (max-width: 900px){#main .main_inner .sns{top:auto;bottom:5%;left:0;right:0;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}}#main .main_inner .sns li a{width:50px;height:50px;background:#d3a358;border-radius:50%;padding:10px;display:block}#main .main_inner .sns li a:hover{background:#ffce82}#main .main_inner .sns li a img{width:100%}@media screen and (max-width: 900px){#main .main_inner .sns li a{width:45px;height:45px}}#news{background-color:#2a1a10;margin-top:-160px;padding:160px 0}@media screen and (max-width: 900px){#news{margin-top:0;padding:130px 0}}@media screen and (max-width: 700px){#news{padding:60px 0 80px 0}}#news article{margin-bottom:20px}@media screen and (max-width: 900px){#news article{margin-bottom:15px}}@media screen and (max-width: 700px){#news article{margin-bottom:10px}}#news article:last-child{margin-bottom:0}#news article .accordion-title{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;cursor:pointer}#news article .accordion-title i{width:25px;height:25px;background:#ffce82;border-radius:50%;margin:auto;top:0;bottom:0;right:15px;position:absolute}@media screen and (max-width: 700px){#news article .accordion-title i{width:20px;height:20px;right:10px}}#news article .accordion-title i::before,#news article .accordion-title i::after{content:"";width:15px;height:1px;background:#333;margin:auto;display:block;top:0;bottom:0;position:absolute;-webkit-transition:all .3s ease;transition:all .3s ease}@media screen and (max-width: 700px){#news article .accordion-title i::before,#news article .accordion-title i::after{width:10px}}#news article .accordion-title i::before{right:5px;-webkit-transform:rotate(90deg);transform:rotate(90deg)}#news article .accordion-title i::after{right:5px}#news article .accordion-title.close{border-radius:10px 10px 0 0}#news article .accordion-title.close i::before{-webkit-transform:rotate(0deg);transform:rotate(0deg)}#news article .accordion-title .accordion-detail{background:#fff;border-radius:0 0 10px 10px;padding:30px}@media screen and (max-width: 700px){#news article .accordion-title .accordion-detail{font-size:1.2rem}}#news article.end{pointer-events:none}#news article{border-bottom:1px solid #f7f0e8;margin-bottom:0}#news article .accordion-title{padding:30px 0}@media screen and (max-width: 900px){#news article .accordion-title{padding:20px 0}}@media screen and (max-width: 700px){#news article .accordion-title{padding:15px 0;display:block}}#news article .accordion-title time{width:105px;font-family:"Hepta Slab",serif;color:#ffce82;padding-top:3px}@media screen and (max-width: 700px){#news article .accordion-title time{padding-top:0px}}#news article .accordion-title h3{width:calc(100% - 160px);font-size:1.8rem;color:#f7f0e8;line-height:1.4}@media screen and (max-width: 900px){#news article .accordion-title h3{font-size:1.6rem}}@media screen and (max-width: 700px){#news article .accordion-title h3{width:100%;font-size:1.4rem;line-height:1.3}}#news article .accordion-title.close{border-radius:0}#news article .accordion-detail{background:#fffdfa;border-radius:15px;margin-bottom:30px;padding:40px}@media screen and (max-width: 700px){#news article .accordion-detail{border-radius:5px;margin-bottom:20px;padding:20px 15px}}#news article .accordion-detail h4{font-size:1.6rem;font-weight:700;background:url(../images/ico_star1.svg) no-repeat;background-size:18px auto;background-position:top left;line-height:1.4;margin-bottom:5px;padding-left:25px}@media screen and (max-width: 700px){#news article .accordion-detail h4{font-size:1.4rem;background-size:13px auto;background-position:top 2px left;padding-left:20px}}@media screen and (max-width: 900px){#news article .accordion-detail .movie{height:0;padding:0 0 56.25% 0;overflow:hidden;position:relative}#news article .accordion-detail .movie iframe{width:100%;height:100%;top:0;left:0;position:absolute}}#live-info{background:url(../images/bg_star_top.png) no-repeat top center/100%,url(../images/bg_liveinfo.png) repeat-y top center/100%,-webkit-gradient(linear, left bottom, left top, from(#80593b), color-stop(20%, #1a120c), to(#3a332d));background:url(../images/bg_star_top.png) no-repeat top center/100%,url(../images/bg_liveinfo.png) repeat-y top center/100%,-webkit-linear-gradient(bottom, #80593b, #1a120c 20% 80%, #3a332d);background:url(../images/bg_star_top.png) no-repeat top center/100%,url(../images/bg_liveinfo.png) repeat-y top center/100%,linear-gradient(0deg, #80593b, #1a120c 20% 80%, #3a332d);--height: 57px;-webkit-mask-image:url(../images/bg_wave.svg),-webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(transparent), color-stop(#fff), to(#fff));-webkit-mask-image:url(../images/bg_wave.svg),-webkit-linear-gradient(top, transparent 0%, transparent var(--height), #fff var(--height), #fff 100%);mask-image:url(../images/bg_wave.svg),-webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(transparent), color-stop(#fff), to(#fff));mask-image:url(../images/bg_wave.svg),linear-gradient(to bottom, transparent 0%, transparent var(--height), #fff var(--height), #fff 100%);-webkit-mask-size:360px;mask-size:360px;margin-top:calc(-1*var(--height));padding:160px 0}@media screen and (max-width: 900px){#live-info{--height: 30px;-webkit-mask-size:180px;mask-size:180px;padding:130px 0}}@media screen and (max-width: 700px){#live-info{--height: 15px;-webkit-mask-size:90px;mask-size:90px;padding:80px 0}}#live-info .bg{background:url(../images/bg_beige.png) top center/205px auto;border-radius:20px;padding:60px}@media screen and (max-width: 1340px){#live-info .bg{padding:50px 40px}}@media screen and (max-width: 900px){#live-info .bg{padding:40px 30px}}@media screen and (max-width: 700px){#live-info .bg{padding:30px 20px}}#live-info .bg h3{width:360px;background:#fff;border:2px solid;-webkit-border-image:-webkit-linear-gradient(45deg, #D3A358, #FFCE82) 1;-o-border-image:linear-gradient(45deg, #D3A358, #FFCE82) 1;border-image:linear-gradient(45deg, #D3A358, #FFCE82) 1;margin:0 auto 50px auto;padding:30px}@media screen and (max-width: 1340px){#live-info .bg h3{width:320px}}@media screen and (max-width: 900px){#live-info .bg h3{width:50%;margin:0 auto 30px auto}}@media screen and (max-width: 700px){#live-info .bg h3{width:70%}}#live-info .bg .box{margin-bottom:60px}@media screen and (max-width: 900px){#live-info .bg .box{margin-bottom:40px}}#live-info .bg .box:last-child{margin-bottom:0}#live-info .bg .box h4{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:2.4rem;font-weight:700;text-align:center;line-height:1;background:url(../images/ico_star2.svg) no-repeat,url(../images/ico_star2.svg) no-repeat;background-position:top 3px left,top 3px right;background-size:24px auto;margin:0 auto 30px auto;padding:0 40px}@media screen and (max-width: 900px){#live-info .bg .box h4{font-size:1.8rem;background-size:16px auto;background-position:top 2px left,top 2px right;margin:0 auto 20px auto;padding:0 30px}}@media screen and (max-width: 700px){#live-info .bg .box h4{font-size:1.6rem;margin:0 auto 15px auto;padding:0 30px}}#live-info .bg .box table{width:100%;font-size:1.6rem;line-height:1.6;border-left:1px solid #d3a358;border-top:1px solid #d3a358;border-radius:10px;border-spacing:0;overflow:hidden}@media screen and (max-width: 900px){#live-info .bg .box table{font-size:1.4rem}}@media screen and (max-width: 700px){#live-info .bg .box table{border:1px solid #d3a358}}#live-info .bg .box table tbody tr:first-child{border-top-left-radius:10px}#live-info .bg .box table tbody tr:first-child td:last-child{border-top-right-radius:10px}#live-info .bg .box table tbody tr:last-child{border-top-right-radius:10px}#live-info .bg .box table tbody tr:last-child th:first-child{border-bottom:1px solid #d3a358}#live-info .bg .box table tbody tr:last-child td:last-child{border-bottom-right-radius:10px}@media screen and (max-width: 700px){#live-info .bg .box table tbody tr{display:block}}#live-info .bg .box table tbody tr th{width:250px;color:#fff;background-color:#d3a358;border-bottom:1px solid #f7f0e8;padding:20px;white-space:nowrap}@media screen and (max-width: 900px){#live-info .bg .box table tbody tr th{width:150px}}@media screen and (max-width: 700px){#live-info .bg .box table tbody tr th{width:100%;border:none;padding:5px;display:block}}#live-info .bg .box table tbody tr td{background:#fff;border-bottom:1px solid #d3a358;border-right:1px solid #d3a358;padding:20px 40px}@media screen and (max-width: 900px){#live-info .bg .box table tbody tr td{padding:20px}}@media screen and (max-width: 700px){#live-info .bg .box table tbody tr td{text-align:center;border:none;padding:10px 10px 15px 10px;display:block}}#live-info .bg .box article{margin-bottom:20px}@media screen and (max-width: 900px){#live-info .bg .box article{margin-bottom:15px}}@media screen and (max-width: 700px){#live-info .bg .box article{margin-bottom:10px}}#live-info .bg .box article:last-child{margin-bottom:0}#live-info .bg .box article .accordion-title{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;cursor:pointer}#live-info .bg .box article .accordion-title i{width:25px;height:25px;background:#ffce82;border-radius:50%;margin:auto;top:0;bottom:0;right:15px;position:absolute}@media screen and (max-width: 700px){#live-info .bg .box article .accordion-title i{width:20px;height:20px;right:10px}}#live-info .bg .box article .accordion-title i::before,#live-info .bg .box article .accordion-title i::after{content:"";width:15px;height:1px;background:#333;margin:auto;display:block;top:0;bottom:0;position:absolute;-webkit-transition:all .3s ease;transition:all .3s ease}@media screen and (max-width: 700px){#live-info .bg .box article .accordion-title i::before,#live-info .bg .box article .accordion-title i::after{width:10px}}#live-info .bg .box article .accordion-title i::before{right:5px;-webkit-transform:rotate(90deg);transform:rotate(90deg)}#live-info .bg .box article .accordion-title i::after{right:5px}#live-info .bg .box article .accordion-title.close{border-radius:10px 10px 0 0}#live-info .bg .box article .accordion-title.close i::before{-webkit-transform:rotate(0deg);transform:rotate(0deg)}#live-info .bg .box article .accordion-title .accordion-detail{background:#fff;border-radius:0 0 10px 10px;padding:30px}@media screen and (max-width: 700px){#live-info .bg .box article .accordion-title .accordion-detail{font-size:1.2rem}}#live-info .bg .box article.end{pointer-events:none}#live-info .bg .box article .accordion-title{background:#d3a358;border-radius:10px;padding:10px 25px}@media screen and (max-width: 900px){#live-info .bg .box article .accordion-title{padding:10px 20px}}@media screen and (max-width: 700px){#live-info .bg .box article .accordion-title{padding:10px 30px 10px 10px}}#live-info .bg .box article .accordion-title .no{width:40px;height:40px;font-family:"Hepta Slab",serif;font-size:2rem;color:#f7f0e8;text-align:center;line-height:38px;border:1px solid #f7f0e8;border-radius:50%}@media screen and (max-width: 900px){#live-info .bg .box article .accordion-title .no{width:30px;height:30px;font-size:1.6rem;line-height:28px}}@media screen and (max-width: 700px){#live-info .bg .box article .accordion-title .no{width:25px;height:25px;font-size:1.2rem;line-height:23px}}#live-info .bg .box article .accordion-title h5{width:calc(100% - 70px);font-size:1.8rem;font-weight:700;color:#f7f0e8;line-height:1.3;padding:0 0 2px 20px}@media screen and (max-width: 900px){#live-info .bg .box article .accordion-title h5{width:calc(100% - 40px);font-size:1.6rem;padding:0 0 2px 10px}}@media screen and (max-width: 700px){#live-info .bg .box article .accordion-title h5{width:calc(100% - 30px);font-size:1.4rem;padding:0 0 5px 10px}}#live-info .bg .box article .accordion-title i{background:#f7f0e8}#live-info .bg .box article .accordion-detail{background:#fff;border:1px solid #d3a358;border-top:none;border-radius:0 0 10px 10px;padding:30px}#live-info .bg .box article .accordion-detail h6{font-size:1.6rem;font-weight:700;background:url(../images/ico_star1.svg) no-repeat;background-size:18px auto;background-position:top left;line-height:1.4;margin-bottom:5px;padding-left:25px}@media screen and (max-width: 700px){#live-info .bg .box article .accordion-detail h6{font-size:1.4rem;background-size:13px auto;background-position:top 2px left;padding-left:20px}}@media screen and (max-width: 900px){#live-info .bg .box article .accordion-detail{padding:20px}}@media screen and (max-width: 700px){#live-info .bg .box article .accordion-detail{padding:20px 15px}}#ticket{background:url(../images/img_ticket_01.png) no-repeat,url(../images/img_ticket_02.png) no-repeat,url(../images/bg_brown.png);background-position:top 80px left 50px,top 80px right 100px,top center;background-size:190px auto,112px auto,205px auto;--height: 57px;-webkit-mask-image:url(../images/bg_wave.svg),-webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(transparent), color-stop(#fff), to(#fff));-webkit-mask-image:url(../images/bg_wave.svg),-webkit-linear-gradient(top, transparent 0%, transparent var(--height), #fff var(--height), #fff 100%);mask-image:url(../images/bg_wave.svg),-webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(transparent), color-stop(#fff), to(#fff));mask-image:url(../images/bg_wave.svg),linear-gradient(to bottom, transparent 0%, transparent var(--height), #fff var(--height), #fff 100%);-webkit-mask-size:360px;mask-size:360px;margin-top:calc(-1*var(--height));padding:160px 0}@media screen and (max-width: 900px){#ticket{--height: 30px;-webkit-mask-size:180px;mask-size:180px;padding:130px 0}}@media screen and (max-width: 700px){#ticket{--height: 15px;-webkit-mask-size:90px;mask-size:90px;padding:80px 0}}@media screen and (max-width: 900px){#ticket{background-position:top 50px left 3%,top 60px right 5%,top center;background-size:15% auto,7% auto,205px auto}}@media screen and (max-width: 700px){#ticket{background-position:top 30px left 4%,top 30px right 6%,top center;background-size:20% auto,10% auto,205px auto}}#ticket article{margin-bottom:20px}@media screen and (max-width: 900px){#ticket article{margin-bottom:15px}}@media screen and (max-width: 700px){#ticket article{margin-bottom:10px}}#ticket article:last-child{margin-bottom:0}#ticket article .accordion-title{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;cursor:pointer}#ticket article .accordion-title i{width:25px;height:25px;background:#ffce82;border-radius:50%;margin:auto;top:0;bottom:0;right:15px;position:absolute}@media screen and (max-width: 700px){#ticket article .accordion-title i{width:20px;height:20px;right:10px}}#ticket article .accordion-title i::before,#ticket article .accordion-title i::after{content:"";width:15px;height:1px;background:#333;margin:auto;display:block;top:0;bottom:0;position:absolute;-webkit-transition:all .3s ease;transition:all .3s ease}@media screen and (max-width: 700px){#ticket article .accordion-title i::before,#ticket article .accordion-title i::after{width:10px}}#ticket article .accordion-title i::before{right:5px;-webkit-transform:rotate(90deg);transform:rotate(90deg)}#ticket article .accordion-title i::after{right:5px}#ticket article .accordion-title.close{border-radius:10px 10px 0 0}#ticket article .accordion-title.close i::before{-webkit-transform:rotate(0deg);transform:rotate(0deg)}#ticket article .accordion-title .accordion-detail{background:#fff;border-radius:0 0 10px 10px;padding:30px}@media screen and (max-width: 700px){#ticket article .accordion-title .accordion-detail{font-size:1.2rem}}#ticket article.end{pointer-events:none}#ticket article:last-child{margin-bottom:0}#ticket article .accordion-title{color:#f7f0e8;background:#6b4731;border-radius:10px;padding:25px 55px 25px 30px}@media screen and (max-width: 700px){#ticket article .accordion-title{padding:15px 40px 15px 15px;display:block}}#ticket article .accordion-title h3{font-size:2rem;font-weight:700;line-height:1;margin-right:15px}@media screen and (max-width: 1340px){#ticket article .accordion-title h3{font-size:1.8rem}}@media screen and (max-width: 900px){#ticket article .accordion-title h3{font-size:1.6rem}}@media screen and (max-width: 700px){#ticket article .accordion-title h3{font-size:1.4rem;display:inline-block}}#ticket article .accordion-title strong{font-size:1.2rem}@media screen and (max-width: 700px){#ticket article .accordion-title strong{font-size:1rem}}#ticket article .accordion-title i{background:#f7f0e8}#ticket article .accordion-detail{background:#fff;border-radius:0 0 10px 10px;padding:30px}@media screen and (max-width: 700px){#ticket article .accordion-detail{font-size:1.2rem;padding:20px 15px 25px 15px}}#ticket article .accordion-detail h4{font-size:1.6rem;font-weight:700;background:url(../images/ico_star1.svg) no-repeat;background-size:18px auto;background-position:top left;line-height:1.4;margin-bottom:5px;padding-left:25px}@media screen and (max-width: 700px){#ticket article .accordion-detail h4{font-size:1.4rem;background-size:13px auto;background-position:top 2px left;padding-left:20px}}#goods-info{background:url(../images/bg_dot.svg),-webkit-gradient(linear, left bottom, left top, from(#2A1A10), color-stop(30%, #6B4731), color-stop(70%, #6B4731), to(#2A1A10));background:url(../images/bg_dot.svg),-webkit-linear-gradient(bottom, #2A1A10, #6B4731 30%, #6B4731 70%, #2A1A10);background:url(../images/bg_dot.svg),linear-gradient(0deg, #2A1A10, #6B4731 30%, #6B4731 70%, #2A1A10)}@media screen and (max-width: 700px){#goods-info{background-size:10px auto,auto}}#goods-info{--height: 57px;-webkit-mask-image:url(../images/bg_wave.svg),-webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(transparent), color-stop(#fff), to(#fff));-webkit-mask-image:url(../images/bg_wave.svg),-webkit-linear-gradient(top, transparent 0%, transparent var(--height), #fff var(--height), #fff 100%);mask-image:url(../images/bg_wave.svg),-webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(transparent), color-stop(#fff), to(#fff));mask-image:url(../images/bg_wave.svg),linear-gradient(to bottom, transparent 0%, transparent var(--height), #fff var(--height), #fff 100%);-webkit-mask-size:360px;mask-size:360px;margin-top:calc(-1*var(--height));padding:160px 0}@media screen and (max-width: 900px){#goods-info{--height: 30px;-webkit-mask-size:180px;mask-size:180px;padding:130px 0}}@media screen and (max-width: 700px){#goods-info{--height: 15px;-webkit-mask-size:90px;mask-size:90px;padding:80px 0}}#goods-info .info{font-size:1.8rem;text-align:center;margin-bottom:30px}@media screen and (max-width: 900px){#goods-info .info{font-size:1.5rem}}@media screen and (max-width: 700px){#goods-info .info{font-size:1.4rem;text-align:left}}#goods-info article{margin-bottom:20px}@media screen and (max-width: 900px){#goods-info article{margin-bottom:15px}}@media screen and (max-width: 700px){#goods-info article{margin-bottom:10px}}#goods-info article:last-child{margin-bottom:0}#goods-info article .accordion-title{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;cursor:pointer}#goods-info article .accordion-title i{width:25px;height:25px;background:#ffce82;border-radius:50%;margin:auto;top:0;bottom:0;right:15px;position:absolute}@media screen and (max-width: 700px){#goods-info article .accordion-title i{width:20px;height:20px;right:10px}}#goods-info article .accordion-title i::before,#goods-info article .accordion-title i::after{content:"";width:15px;height:1px;background:#333;margin:auto;display:block;top:0;bottom:0;position:absolute;-webkit-transition:all .3s ease;transition:all .3s ease}@media screen and (max-width: 700px){#goods-info article .accordion-title i::before,#goods-info article .accordion-title i::after{width:10px}}#goods-info article .accordion-title i::before{right:5px;-webkit-transform:rotate(90deg);transform:rotate(90deg)}#goods-info article .accordion-title i::after{right:5px}#goods-info article .accordion-title.close{border-radius:10px 10px 0 0}#goods-info article .accordion-title.close i::before{-webkit-transform:rotate(0deg);transform:rotate(0deg)}#goods-info article .accordion-title .accordion-detail{background:#fff;border-radius:0 0 10px 10px;padding:30px}@media screen and (max-width: 700px){#goods-info article .accordion-title .accordion-detail{font-size:1.2rem}}#goods-info article.end{pointer-events:none}#goods-info article:last-child{margin-bottom:0}#goods-info article .accordion-title{background:#f7f0e8;border-radius:10px;padding:25px 55px 25px 30px}@media screen and (max-width: 700px){#goods-info article .accordion-title{padding:15px 40px 15px 15px;display:block}}#goods-info article .accordion-title h3{font-size:2rem;font-weight:700;line-height:1;margin-right:15px}@media screen and (max-width: 1340px){#goods-info article .accordion-title h3{font-size:1.8rem}}@media screen and (max-width: 900px){#goods-info article .accordion-title h3{font-size:1.6rem}}@media screen and (max-width: 700px){#goods-info article .accordion-title h3{font-size:1.4rem;display:inline-block}}#goods-info article .accordion-title strong{font-size:1.2rem}@media screen and (max-width: 700px){#goods-info article .accordion-title strong{font-size:1rem}}#goods-info article .accordion-title i{background:#ffce82}#goods-info article .accordion-detail{background:#fff;border-radius:0 0 10px 10px;padding:30px}@media screen and (max-width: 700px){#goods-info article .accordion-detail{font-size:1.2rem;padding:20px 15px 25px 15px}}#goods-info article .accordion-detail h4{font-size:1.6rem;font-weight:700;background:url(../images/ico_star1.svg) no-repeat;background-size:18px auto;background-position:top left;line-height:1.4;margin-bottom:5px;padding-left:25px}@media screen and (max-width: 700px){#goods-info article .accordion-detail h4{font-size:1.4rem;background-size:13px auto;background-position:top 2px left;padding-left:20px}}@media screen and (max-width: 700px){#goods-info article .accordion-detail{font-size:1.2rem}}#goods-lineup{background:url(../images/bg_star_top.png) no-repeat top center/100%,-webkit-gradient(linear, left bottom, left top, color-stop(20%, #1A120C), to(#3a332d));background:url(../images/bg_star_top.png) no-repeat top center/100%,-webkit-linear-gradient(bottom, #1A120C 20% 80%, #3a332d);background:url(../images/bg_star_top.png) no-repeat top center/100%,linear-gradient(0deg, #1A120C 20% 80%, #3a332d);--height: 57px;-webkit-mask-image:url(../images/bg_wave.svg),-webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(transparent), color-stop(#fff), to(#fff));-webkit-mask-image:url(../images/bg_wave.svg),-webkit-linear-gradient(top, transparent 0%, transparent var(--height), #fff var(--height), #fff 100%);mask-image:url(../images/bg_wave.svg),-webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(transparent), color-stop(#fff), to(#fff));mask-image:url(../images/bg_wave.svg),linear-gradient(to bottom, transparent 0%, transparent var(--height), #fff var(--height), #fff 100%);-webkit-mask-size:360px;mask-size:360px;margin-top:calc(-1*var(--height));padding:160px 0}@media screen and (max-width: 900px){#goods-lineup{--height: 30px;-webkit-mask-size:180px;mask-size:180px;padding:130px 0}}@media screen and (max-width: 700px){#goods-lineup{--height: 15px;-webkit-mask-size:90px;mask-size:90px;padding:80px 0}}#goods-lineup .inner{max-width:1060px;color:#f7f0e8}#goods-lineup .inner .list{margin-bottom:60px}@media screen and (max-width: 700px){#goods-lineup .inner .list{margin-bottom:40px}}#goods-lineup .inner .list ul{display:grid;grid-template-columns:repeat(3, 1fr);gap:40px}@media screen and (max-width: 1340px){#goods-lineup .inner .list ul{gap:20px}}@media screen and (max-width: 900px){#goods-lineup .inner .list ul{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 700px){#goods-lineup .inner .list ul{grid-template-columns:repeat(1, 1fr)}}#goods-lineup .inner .list ul li{color:#1a120c;background:#fff;border:2px solid #d3a358;padding:30px;position:relative}#goods-lineup .inner .list ul li::after{content:"";width:calc(100% - 14px);height:calc(100% - 14px);border:1px solid #d3a358;display:block;top:6px;left:6px;position:absolute}@media screen and (max-width: 900px){#goods-lineup .inner .list ul li{padding:20px}}@media screen and (max-width: 700px){#goods-lineup .inner .list ul li{padding:20px 20px 30px 20px}}#goods-lineup .inner .list ul li .image{line-height:0;margin-bottom:15px}#goods-lineup .inner .list ul li .text{position:relative;z-index:1}#goods-lineup .inner .list ul li .text .name{font-size:1.8rem;background:url(../images/ico_star2.svg) no-repeat;background-position:top 3px left;background-size:24px auto;border-bottom:1px solid #d3a358;line-height:1.4;margin-bottom:10px;padding:0 0 10px 30px}@media screen and (max-width: 900px){#goods-lineup .inner .list ul li .text .name{font-size:1.6rem;background-size:20px auto;background-position:top 2px left;padding:0 0 12px 28px}}@media screen and (max-width: 700px){#goods-lineup .inner .list ul li .text .name{font-size:1.4rem;background-size:18px auto;margin-bottom:5px}}#goods-lineup .inner .list ul li .text .price{font-size:1.8rem;text-align:right;margin-bottom:5px}@media screen and (max-width: 900px){#goods-lineup .inner .list ul li .text .price{font-size:1.6rem}}@media screen and (max-width: 700px){#goods-lineup .inner .list ul li .text .price{font-size:1.4rem}}#goods-lineup .inner .list ul li .text .price small{font-size:1.2rem}@media screen and (max-width: 700px){#goods-lineup .inner .list ul li .text .price small{font-size:1rem}}#goods-lineup .inner .list ul li .text .spec .indent-size{text-indent:-2.7em;padding-left:2.7em;display:inline-block}#goods-lineup .inner .list ul li .text .memo{font-size:1.1rem}@media screen and (max-width: 700px){#goods-lineup .inner .list ul li .text .memo{font-size:1rem}}#goods-lineup .inner .size{max-width:800px;margin:0 auto 60px auto}@media screen and (max-width: 700px){#goods-lineup .inner .size{margin:0 auto 40px auto}}#goods-lineup .inner .size h4{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:2.4rem;font-weight:700;text-align:center;line-height:1;background:url(../images/ico_star2.svg) no-repeat,url(../images/ico_star2.svg) no-repeat;background-position:top 3px left,top 3px right;background-size:24px auto;margin:0 auto 30px auto;padding:0 40px}@media screen and (max-width: 900px){#goods-lineup .inner .size h4{font-size:1.8rem;background-size:16px auto;background-position:top 2px left,top 2px right;margin:0 auto 20px auto;padding:0 30px}}@media screen and (max-width: 700px){#goods-lineup .inner .size h4{font-size:1.6rem;margin:0 auto 15px auto;padding:0 30px}}#goods-lineup .inner .size table{width:100%;border-collapse:collapse;border-radius:10px;border-spacing:0;margin-bottom:30px}#goods-lineup .inner .size table thead tr th{color:#fff;background:#d3a358;border-right:1px solid #f7f0e8;padding:5px 20px}#goods-lineup .inner .size table thead tr th:first-child{border-top-left-radius:10px}#goods-lineup .inner .size table thead tr th:last-child{border-right:none;border-top-right-radius:10px}@media screen and (max-width: 700px){#goods-lineup .inner .size table thead tr th{padding:5px 10px}#goods-lineup .inner .size table thead tr th:first-child{border-top-left-radius:5px}#goods-lineup .inner .size table thead tr th:last-child{border-top-right-radius:5px}}#goods-lineup .inner .size table tbody tr:last-child th{border-bottom-left-radius:10px;border-bottom:none}#goods-lineup .inner .size table tbody tr:last-child td{border-bottom:none}#goods-lineup .inner .size table tbody tr:last-child td:first-child{border-bottom-right-radius:10px}#goods-lineup .inner .size table tbody tr:last-child td:last-child{border-right:none;border-bottom-right-radius:10px}@media screen and (max-width: 700px){#goods-lineup .inner .size table tbody tr:last-child th{border-bottom-left-radius:5px}#goods-lineup .inner .size table tbody tr:last-child td:first-child{border-bottom-right-radius:5px}#goods-lineup .inner .size table tbody tr:last-child td:last-child{border-bottom-right-radius:5px}}#goods-lineup .inner .size table tbody tr th{color:#6b4731;text-align:center;background:#fff;border-right:1px solid #ffce82;border-bottom:1px solid #ffce82;padding:10px 30px;white-space:nowrap}#goods-lineup .inner .size table tbody tr th:last-child{border-right:none}#goods-lineup .inner .size table tbody tr td{color:#1a120c;text-align:center;background:#fff;border-right:1px solid #ffce82;border-bottom:1px solid #ffce82;padding:5px 30px}#goods-lineup .inner .size table tbody tr td:last-child{border-right:none}@media screen and (max-width: 700px){#goods-lineup .inner .size table tbody tr th,#goods-lineup .inner .size table tbody tr td{padding:5px 10px}}#goods-lineup .inner .size p{text-align:center}@media screen and (max-width: 700px){#goods-lineup .inner .size p{text-align:left}}#goods-lineup .inner .notes{text-align:center;border:1px solid #1a120c;margin:auto}@media screen and (max-width: 700px){#goods-lineup .inner .notes{text-align:left}}