/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}
*{margin:0;padding:0}body{color:#293d63;letter-spacing:.05em;line-height:1.5;font-family:Noto Sans JP,YuGothic,Yu Gothic,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,ヒラギノ角ゴシック,Hiragino Sans,メイリオ,Meiryo,ＭＳ ゴシック,sans-serif;background-blend-mode:hard-light;background:url(../images/common/noise.png) transparent 50%/100px}body a{text-decoration:none;color:#c22e22}body .pc-only-show{display:none}body .sp-only-show{display:none}img{max-width:100%;height:auto}.container{margin:0 auto}.container:before{content:"";position:fixed;z-index:-10}.container--top:before{display:none}.page-title__en{letter-spacing:.3em;font-weight:500;color:#48b8eb}.page-title__ja{position:relative;background-color:#48b8eb;color:#fff;font-weight:700;line-height:1.9;letter-spacing:.1em}.page-title__ja:after,.page-title__ja:before{content:"";position:absolute}.page-title__ja:after{border-style:dashed}.page-title--event .page-title__ja:before{background:url(../images/common/event.svg) top/contain no-repeat}.page-title--ticket .page-title__ja:before{background:url(../images/common/ticket.svg) top/contain no-repeat}.page-title--goods .page-title__ja:before{background:url(../images/common/goods.svg) top/contain no-repeat}.page-title--attention .svg-attention{position:absolute}.page-title--present .page-title__ja:before{background:url(../images/common/present.svg) top/contain no-repeat}.page-title--cafe .page-title__en{color:#7d5d44}.page-title--cafe .page-title__ja{background-color:#7d5d44}.page-title--cafe .page-title__ja:before{background:url(../images/common/cafe.svg) top/contain no-repeat}footer{position:relative}.footer-bg{top:5vw;overflow:hidden}.footer-bg,.footer-bg:after{position:absolute;right:0;bottom:0;left:0}.footer-bg:after{content:""}.footer-nav{margin:auto;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative;color:#fff}.footer-nav a{color:#fff}.footer-nav__logo{position:absolute}.footer-nav__link{position:relative}.footer-nav__button-scroll-top{position:absolute;cursor:pointer;background:url(../images/common/btn_scroll_top.png) 50%/contain no-repeat}.footer-nav__category{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;font-weight:700}.footer-nav__category--link{margin-left:auto;font-weight:700}.footer-nav__sns-icon{display:inline-block;vertical-align:middle}.footer-nav__sns-icon--youtube{background:url(../images/common/youtube.svg) 50%/contain no-repeat}.footer-nav__sns-icon--twitter{background:url(../images/common/twitter.svg) 50%/contain no-repeat}.footer-menu{text-align:right}.footer-menu__font-license{letter-spacing:.06em;line-height:1.8}.global-menu{position:fixed;z-index:20;width:100%;pointer-events:none}.global-menu__logo{pointer-events:auto}.global-menu__button{position:absolute;cursor:pointer;pointer-events:auto;z-index:30}.global-menu__button:after{content:"MENU";position:absolute;font-weight:500;color:#48b8eb;opacity:1;-webkit-transition:opacity .3s;transition:opacity .3s;bottom:0;width:100%}.global-menu__button-line{position:absolute;left:0;-webkit-transform:rotate(-60deg);transform:rotate(-60deg);-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transition:.3s;transition:.3s}.global-menu__button-line--blue{background-color:#5498ff}.global-menu__button-line--green{background-color:#62ce2e}.global-menu__button-line--yellow{background-color:#fb9f26}.global-menu__button-line--red{background-color:#eb5d8b}.global-menu__content-wrapper{position:fixed;top:0;right:0;bottom:0;left:0}.global-menu__content-wrapper:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(72,184,235,.8);opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s;z-index:-1}.global-menu__content{position:fixed;width:100%;-webkit-transition:top .3s ease;transition:top .3s ease;will-change:top}.global-menu__content:before{content:"";position:absolute;background-color:#fff;z-index:-1}.global-menu__content:after{content:"";position:fixed;z-index:-1;opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s}.global-menu__container{margin:0 auto;pointer-events:auto}.global-menu__title-en{letter-spacing:.3em;font-weight:700}.global-menu__title-ja{font-weight:700;position:relative;letter-spacing:.1em}.global-menu__title-ja .svg-contents{position:absolute}.global-menu__title-ja:after{content:"";border-top:2px dashed;display:block}.global-menu__trigger{display:none}.global-menu__trigger:checked~.global-menu__content-wrapper:before{opacity:1}.global-menu__trigger:checked~.global-menu__content-wrapper .global-menu__content{pointer-events:auto;top:0}.global-menu__trigger:checked~.global-menu__content-wrapper .global-menu__content:after{opacity:1}.global-menu__trigger:checked~.global-menu__label .global-menu__button:after{opacity:0}.global-menu__trigger:checked~.global-menu__label .global-menu__button-line--blue{background-color:#5498ff;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.global-menu__trigger:checked~.global-menu__label .global-menu__button-line--red{background-color:#eb5d8b;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.global-menu__trigger:checked~.global-menu__label .global-menu__button-line--green{background-color:#62ce2e;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.global-menu__trigger:checked~.global-menu__label .global-menu__button-line--yellow{background-color:#fb9f26;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.global-menu__item{background-color:#48b8eb;color:#fff}.global-menu__item--disable{background-color:#b8bcc1}.global-menu__link{display:block;width:100%;height:100%}.global-menu__other-list{list-style-type:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.global-menu__other-link{color:#293d63;font-weight:700;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;width:100%;height:100%}.menu-title{width:100%;height:100%;position:relative}.menu-title:after,.menu-title:before{content:"";position:absolute}.menu-title:after{border-color:#fff;border-style:dashed}.menu-title__en{letter-spacing:.2em;font-weight:500;color:#fff}.menu-title__ja{color:#fff;font-weight:700;line-height:1.4;letter-spacing:.1em}.menu-title--event:before{background:url(../images/common/event.svg) top/contain no-repeat}.menu-title--ticket:before{background:url(../images/common/ticket.svg) top/contain no-repeat}.menu-title--attraction:before{background:url(../images/common/attraction.svg) top/contain no-repeat}.menu-title--stage .svg-schedule{position:absolute;color:#fff}.menu-title--stage .svg-cast{position:absolute;color:#fff}.menu-title--goods:before{background:url(../images/common/goods.svg) top/contain no-repeat}.menu-title--present:before{background:url(../images/common/present.svg) top/contain no-repeat}.tab-menu-list{list-style-type:none}.tab-menu-list__item{letter-spacing:.1em;position:relative;font-weight:700;display:table-cell;vertical-align:middle;cursor:pointer;font-size:18px;padding:0 30px;-webkit-transition:background-color .2s;transition:background-color .2s}.tab-menu-list__item--active,.tab-menu-list__item:hover{background-color:rgba(41,61,99,.15)}.tab-menu-list__item--active{cursor:auto}.tab-menu-list__item--fukuoka{color:#5498ff}.tab-menu-list__item--fukuoka.tab-menu-list__item--active,.tab-menu-list__item--fukuoka:hover{background-color:#e7f6fd}.tab-menu-list__item--sendai{color:#62ce2e}.tab-menu-list__item--sendai.tab-menu-list__item--active,.tab-menu-list__item--sendai:hover{background-color:#e9f8e1}.tab-menu-list__item--osaka{color:#fb9f26}.tab-menu-list__item--osaka.tab-menu-list__item--active,.tab-menu-list__item--osaka:hover{background-color:#fff4e0}.tab-menu-list__item--nagoya{color:#eb5d8b}.tab-menu-list__item--nagoya.tab-menu-list__item--active,.tab-menu-list__item--nagoya:hover{background-color:#fce8ef}.tab-menu-list__item--disable{color:#c8c8c8;cursor:auto}.tab-menu-list__item--disable:hover{background-color:transparent}.tab-menu-list__line{position:absolute;left:0;top:0;bottom:0;border-width:0 2px 0 0;border-style:dashed}.tab-menu-list--attraction .tab-menu-list__item span{display:block;font-weight:700;letter-spacing:.1em}.tab-menu-list--attraction .tab-menu-list__item .svg__mappin{display:none;position:absolute;color:#293d63}.tab-menu-list--attraction .tab-menu-list__item{font-weight:900}.tab-menu-list--attraction .tab-menu-list__item--active{background-color:#fff}.tab-menu-list--attraction .tab-menu-list__item--active .svg__mappin{display:block}.tab-menu-list--goods .tab-menu-list__item span{display:block;font-weight:700;letter-spacing:.1em}.tab-menu-list--goods .tab-menu-list__item{font-weight:900}.tab-menu-list--stage .tab-menu-list__item{-webkit-box-sizing:border-box;box-sizing:border-box;color:#48b8eb;font-weight:700;text-align:center}.tab-menu-list--stage .tab-menu-list__item:hover{background-color:#fff}.tab-menu-list--stage .tab-menu-list__item--disable{color:#c8c8c8;pointer-events:auto}.tab-menu-list--stage .tab-menu-list__item--disable:after{content:"coming soon!";position:absolute;top:0;right:0;bottom:0;left:0;font-weight:700;color:#c22e22;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.tab-menu-list--stage .tab-menu-list__item--active{background-color:#48b8eb;color:#fff}.tab-menu-list--stage .tab-menu-list__item--active:hover{background-color:#48b8eb}.tab-menu-list--stage .tab-menu-list__item .svg-schedule{position:absolute}.tab-menu-list--stage .tab-menu-list__item .svg-cast{position:absolute}.tab-menu-list--stage-schedule .tab-menu-list__item span{display:block;font-weight:700;letter-spacing:.1em}.tab-menu-list--stage-schedule .tab-menu-list__item{font-weight:900;line-height:1.4;letter-spacing:.05em}.tab-content-list{list-style-type:none}.tab-content-list__item{opacity:0;height:0;overflow:hidden;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.tab-content-list__item .attraction__map-bg,.tab-content-list__item .attraction__map-image-wrapper{opacity:0}.tab-content-list__item--active{opacity:1;height:auto}.tab-content-list__item--active .attraction__map-bg,.tab-content-list__item--active .attraction__map-image-wrapper{opacity:1}.selectbox{position:relative;height:29.06667vw}.selectbox--attraction{height:21.33333vw}.selectbox--attraction .selectbox__head-text{font-weight:700;font-size:5.33333vw}.selectbox--attraction .selectbox__head .svg-arrow-2{top:9.06667vw}.selectbox__select{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;border:0;width:100%;height:100%;opacity:0}.selectbox__head{background-color:rgba(41,61,99,.15);font-size:5.33333vw;font-weight:700;letter-spacing:.1em;position:absolute;top:0;right:0;bottom:0;left:0;padding:4.26667vw 4.8vw;line-height:1.45;-webkit-box-shadow:.8vw .8vw 1.06667vw 0 rgba(67,110,130,.48);box-shadow:.8vw .8vw 1.06667vw 0 rgba(67,110,130,.48)}.selectbox__head--active{cursor:auto}.selectbox__head--place.selectbox__head--value0{color:#5498ff;background-color:#e7f6fd}.selectbox__head--place.selectbox__head--value1{color:#62ce2e;background-color:#e9f8e1}.selectbox__head--place.selectbox__head--value2{color:#fb9f26;background-color:#fff4e0}.selectbox__head--place.selectbox__head--value3{color:#eb5d8b;background-color:#fce8ef}.selectbox__head:before{position:absolute;border-style:dashed;content:"";left:0;top:0;bottom:0;border-width:0 0 0 2px}.selectbox__head .svg-arrow-2{position:absolute;right:4vw;top:11.2vw;width:5.86667vw;height:4.8vw}.selectbox__head-text{font-weight:900;font-size:4.8vw;letter-spacing:.05em;line-height:1.4}.selectbox__head-text span{display:block;font-weight:700;font-size:3.2vw;letter-spacing:.1em;margin-bottom:1.06667vw}@-webkit-keyframes popupShow{0%{opacity:0}to{opacity:1}}@keyframes popupShow{0%{opacity:0}to{opacity:1}}.popup{display:none}.popup--show{display:block;-webkit-animation:popupShow .2s linear;animation:popupShow .2s linear;z-index:30}.carousel-button--hide{display:none}@-webkit-keyframes targetSpin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes targetSpin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.main__bg{position:relative}.main__bg:after{content:"";position:absolute}.main__visual{position:absolute;right:0;left:0}.main__visual-image{margin-left:auto}.main__visual-logo{position:absolute}.main__message{position:absolute;-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform-origin:bottom left;transform-origin:bottom left;font-weight:500;color:#48b8eb}.share{position:absolute;background-color:#fff;text-align:left;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.share__title{text-align:center;display:inline-block;height:100%;position:relative;color:#48b8eb;font-weight:700}.share__title:after{border-style:dashed;border-color:#48b8eb;content:""}.share__button{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.main-place__item{position:relative;display:inline-block;font-weight:700}.main-place__item:after{border-style:dashed;content:""}.main-place__item--fukuoka{color:#5498ff}.main-place__item--fukuoka:after{border-color:#5498ff}.main-place__item--sendai{color:#62ce2e}.main-place__item--sendai:after{border-color:#62ce2e}.main-place__item--osaka{color:#fb9f26}.main-place__item--osaka:after{border-color:#fb9f26}.main-place__item--nagoya{color:#eb5d8b}.main-place__item--nagoya:after{border-color:#eb5d8b}.top-contents__bg-wrapper{overflow:hidden;position:absolute;left:0;right:0}.top-contents__bg{background-color:#48b8eb;position:relative;overflow:hidden;z-index:-10}.top-contents__bg-image{-webkit-transform:rotate(6deg);transform:rotate(6deg)}.top-contents__title-en{letter-spacing:.3em;font-weight:500;color:#fff}.top-contents__title-ja{font-weight:700;color:#fff;position:relative;letter-spacing:.1em}.top-contents__title-ja .svg-contents{position:absolute;left:0}.top-contents__title-ja:after{border-style:dashed;content:""}.top-contents__list{list-style-type:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.top-contents .svg-circle{position:absolute;-webkit-transform-origin:center;transform-origin:center;background:url(../images/top/circle.svg) top/contain no-repeat;-webkit-animation:targetSpin 3s linear infinite;animation:targetSpin 3s linear infinite;-webkit-animation-play-state:paused;animation-play-state:paused}.top-contents__list-item{position:relative;-webkit-transform:rotate(2deg);transform:rotate(2deg);-webkit-transform-origin:center;transform-origin:center;-webkit-box-shadow:3px 3px 6px 0 rgba(0,54,78,.5);box-shadow:3px 3px 6px 0 rgba(0,54,78,.5)}.top-contents__list-item:nth-child(2n){-webkit-transform:rotate(-2deg);transform:rotate(-2deg)}.top-contents__list-item--event .top-contents__target-icon,.top-contents__list-item--event .top-contents__target-icon:before{background-color:#970000}.top-contents__list-item--event .svg-circle{color:#970000}.top-contents__list-item--ticket .top-contents__target-icon,.top-contents__list-item--ticket .top-contents__target-icon:before{background-color:#0687b7}.top-contents__list-item--ticket .svg-circle{color:#0687b7}.top-contents__list-item--attraction .top-contents__target-icon,.top-contents__list-item--attraction .top-contents__target-icon:before{background-color:#e2c26b}.top-contents__list-item--attraction .svg-circle{color:#e2c26b}.top-contents__list-item--stage .top-contents__target-icon,.top-contents__list-item--stage .top-contents__target-icon:before{background-color:#1f5fc1}.top-contents__list-item--stage .svg-circle{color:#1f5fc1}.top-contents__list-item--goods .top-contents__target-icon,.top-contents__list-item--goods .top-contents__target-icon:before{background-color:#eeecdf}.top-contents__list-item--goods .svg-circle{color:#eeecdf}.top-contents__list-item--present .top-contents__target-icon,.top-contents__list-item--present .top-contents__target-icon:before{background-color:#b8db57}.top-contents__list-item--present .svg-circle{color:#b8db57}.top-contents__list-item:hover .svg-circle{-webkit-animation-play-state:running;animation-play-state:running}.top-contents__target-icon{position:absolute}.movie__title{font-weight:500;letter-spacing:.3em;color:#48b8eb}.movie__title-archive{position:relative;display:inline-block;background-color:#48b8eb;color:#fff;font-weight:700;letter-spacing:.1em}.movie__title-archive:before{content:"";background:url(../images/top/movie.svg) top/contain no-repeat;position:absolute}.movie__title-archive:after{content:"";position:absolute;border-style:dashed}.movie__link{color:#293d63}.movie__list{position:absolute;left:0;right:0;list-style-type:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;overflow-x:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.movie__list-item{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.movie__list-image{-webkit-box-sizing:border-box;box-sizing:border-box}.sky-compass__bg-wrapper{overflow:hidden;position:absolute;left:0;right:0;z-index:-10}.sky-compass__bg{background-color:#48b8eb;position:relative;overflow:hidden;z-index:-10}.sky-compass__bg-image{margin:0 auto}.sky-compass__title{font-weight:900;color:#fff;text-align:center;letter-spacing:.1em}.sky-compass__comment{font-weight:700;color:#fff;text-align:center;letter-spacing:.1em}.sky-compass__link{display:block}.sky-compass__button{position:relative;background-color:#fff;font-weight:700;color:#48b8eb;letter-spacing:.1em}.sky-compass__button:before{content:"";position:absolute;background:url(../images/top/arrow.svg) top/contain no-repeat}.sky-compass__button:after{position:absolute;content:""}.sky-compass__app-info{color:#fff;letter-spacing:.1em}.sky-compass__nbsp{display:none}.information__news .information__title-ja:before{background:url(../images/top/news.svg) top/contain no-repeat}.information__twitter .information__title-ja:before{background:url(../images/common/twitter.svg) top/contain no-repeat}.information__title-en{font-weight:500;letter-spacing:.3em;color:#48b8eb}.information__title-ja{position:relative;display:inline-block;background-color:#48b8eb;color:#fff;font-weight:700;line-height:1.9;letter-spacing:.1em}.information__title-ja:before{content:"";position:absolute}.information__title-ja:after{position:absolute;border-style:dashed;content:""}.information__content{-webkit-box-sizing:border-box;box-sizing:border-box;list-style-type:none}.information__content--list{overflow-y:auto}.information__list-item{color:#48b8eb;border-bottom:1px solid #48b8eb;font-weight:500;line-height:1.8}.information__list-item:last-child{border-bottom:0}.information__date{color:#c8c8c8;display:block;line-height:1.4}.information__link{color:#48b8eb}.information__pointer{cursor:pointer}.sponsorship__title-en{font-weight:500;letter-spacing:.3em;color:#48b8eb}.sponsorship__title-ja{background-color:#48b8eb;color:#fff;font-weight:700;line-height:1.9;letter-spacing:.1em;display:inline-block}.sponsorship__list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;list-style-type:none}.sponsorship__list-item{border:2px solid #48b8eb;-webkit-box-sizing:border-box;box-sizing:border-box}.sponsorship__image{display:block}.sponsorship__link{width:100%;height:100%;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}.main-attention__button{position:relative;background-color:#48b8eb;cursor:pointer;color:#fff}.main-attention__button .svg-attention{position:absolute}.main-attention__button:after{position:absolute;border-style:dashed;border-color:#fff;content:""}.main-attention__button--corona{background-color:#c22e22}.main-attention__title-en{letter-spacing:.4em;font-weight:500;color:#fff}.main-attention__title-ja{font-weight:700;color:#fff;position:relative;letter-spacing:.1em}.main-attention-2__button{position:relative;background-color:#fff;cursor:pointer;color:#c22e22;border-style:solid}.main-attention-2__button .svg-attention{position:absolute}.main-attention-2__button:after{position:absolute;border-style:dashed;border-color:#c22e22;content:""}.main-attention-2__title{font-weight:700;position:relative;letter-spacing:.1em}.corona-attention{position:fixed;top:0;right:0;bottom:0;left:0}.corona-attention__trigger{display:none}.corona-attention__bg{position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(72,184,235,.8)}.corona-attention__content-wrapper{height:100%;overflow-y:auto}.corona-attention__content{position:relative;background-color:#fff}.corona-attention__content .svg-attention{color:#c22e22}.corona-attention__title{font-weight:700;color:#c22e22;text-align:center;letter-spacing:.05em}.corona-attention__overview-1{font-weight:700;text-align:center}.corona-attention__overview-1 span{color:#c22e22}.corona-attention__overview-2{font-weight:500;text-align:center}.corona-attention__overview-3{font-weight:500;text-align:center}.corona-attention__overview-4{font-weight:700;text-align:center}.corona-attention__overview-4 span{color:#c22e22}.corona-attention__overview-5{font-weight:500;margin:0 auto}.corona-attention__block{border:solid #293d63;-webkit-box-sizing:border-box;box-sizing:border-box}.corona-attention__block--attention{color:#c22e22;border-color:#c22e22}.corona-attention__block--attention .corona-attention__block-title{background-color:#c22e22}.corona-attention__block-title{background-color:#293d63;width:100%;color:#fff;font-weight:700;text-align:center}.corona-attention__block-content{font-weight:500;letter-spacing:.05em}.corona-attention__block-content span{font-weight:900}.corona-attention__block-content a{color:#6dc6ef;border-bottom:solid #93d9f9}.corona-attention__list{list-style-type:none;font-weight:500;letter-spacing:.05em}.corona-attention__end-1{font-weight:500;text-align:center}.corona-attention__end-2{font-weight:700;text-align:center}.corona-attention__button{position:relative;margin:0 auto;cursor:pointer}.corona-attention__button:before{content:"";position:absolute;top:0;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:left top;transform-origin:left top;width:141%;background-color:#fff}.corona-attention__button:after{content:"";position:absolute;top:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:right top;transform-origin:right top;width:141%;background-color:#fff}.event__subtitle{position:relative;font-weight:700;letter-spacing:.1em;color:#48b8eb}.event__subtitle:after{content:"";background:url(../images/event/bubble.svg) top/contain no-repeat;position:absolute}.event__list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;list-style-type:none}.event__item--fukuoka,.event__item--fukuoka .event__googlemaps,.event__item--fukuoka a{color:#5498ff}.event__item--fukuoka .event__time{border-color:#5498ff}.event__item--fukuoka .event__button-ticket{background-color:#5498ff}.event__item--sendai,.event__item--sendai .event__googlemaps,.event__item--sendai a{color:#62ce2e}.event__item--sendai .event__time{border-color:#62ce2e}.event__item--sendai .event__button-ticket{background-color:#62ce2e}.event__item--osaka,.event__item--osaka .event__googlemaps,.event__item--osaka a{color:#fb9f26}.event__item--osaka .event__time{border-color:#fb9f26}.event__item--osaka .event__button-ticket{background-color:#fb9f26}.event__item--nagoya,.event__item--nagoya .event__googlemaps,.event__item--nagoya a{color:#eb5d8b}.event__item--nagoya .event__time{border-color:#eb5d8b}.event__item--nagoya .event__button-ticket{background-color:#eb5d8b}.event__item--canceled,.event__item--canceled .event__address,.event__item--canceled .event__date,.event__item--canceled .event__googlemaps,.event__item--canceled .event__place,.event__item--canceled .event__time,.event__item--canceled a{color:#b8bcc1}.event__item--canceled .event__time{border-color:#b8bcc1}.event__item--canceled .event__button-ticket{background-color:#c22e22}.event__item--canceled .event__button-ticket:before{content:"開催中止"}.event__item--canceled .event__button-ticket:after{display:none}.event__item-name{font-weight:900;line-height:2}.event__item-name-en{font-weight:700;padding-left:.6em}.event__box{-webkit-box-sizing:border-box;box-sizing:border-box}.event__date{font-weight:900;color:#293d63}.event__time{font-weight:700;color:#293d63;border-bottom:dashed;border-width:1px}.event__place{display:inline-block;color:#293d63}.event__address{color:#293d63}.event__button-ticket{position:relative;color:#fff;text-align:center;font-weight:500}.event__button-ticket:before{content:"チケット購入"}.event__button-ticket:after{content:"";position:absolute;background:url(../images/common/arrow_white.svg) top/contain no-repeat}.event__googlemaps{margin-left:auto}.ticket__schedule--refund{color:#c22e22}.ticket__schedule--refund .ticket__subtitle-en,.ticket__schedule--refund .ticket__subtitle-ja{color:#c22e22}.ticket__schedule--refund .ticket__schedule-box{color:#c22e22;background-color:rgba(194,46,34,.1)}.ticket__schedule--refund .ticket__schedule-box span{font-weight:900}.ticket__schedule--refund .ticket__schedule-box a{border-bottom:solid}.ticket__schedule--canceled .ticket__schedule-attention{color:#293d63}.ticket__subtitle-en{color:#48b8eb;font-weight:500;letter-spacing:.3em;line-height:2}.ticket__subtitle-wide{letter-spacing:.6em}.ticket__subtitle-ja{position:relative;color:#48b8eb;font-weight:700;letter-spacing:.1em}.ticket__subtitle-ja:before{content:"";position:absolute}.ticket__schedule-box{background-color:rgba(72,184,235,.1);color:#48b8eb;line-height:1.6}.ticket__schedule-title{font-weight:700}.ticket__schedule-attention{color:#c22e22}.ticket__button{position:relative;background-color:#48b8eb}.ticket__button:before{content:"";position:absolute;background:url(../images/ticket/ticket_pad.svg) top/contain no-repeat}.ticket__button:after{position:absolute;border-style:dashed;border-color:#fff;content:""}.ticket__button-ruby{letter-spacing:.3em;font-weight:500;color:#fff}.ticket__button-main{font-weight:700;color:#fff;position:relative;letter-spacing:.1em}.ticket__button-attention{color:#c8c8c8;text-align:center}.ticket-tab-attention{font-weight:700}.ticket-tab-attention__select{position:relative;color:#48b8eb}.ticket-tab-attention__select:after{content:"";background:url(../images/ticket/blue_bubble.svg) top/contain no-repeat;position:absolute}.ticket-tab-attention__comingsoon{position:relative;color:#c22e22}.ticket-tab-attention__comingsoon:after{content:"";background:url(../images/ticket/red_bubble.svg) top/contain no-repeat;position:absolute}.ticket-content--fukuoka .ticket-content__item{border-color:#5498ff;background-color:#f1f6ff}.ticket-content--fukuoka .ticket-content__price{border-color:#5498ff}.ticket-content--fukuoka .ticket-content__link:before{background-color:#5498ff}.ticket-content--sendai .ticket-content__item{border-color:#62ce2e;background-color:#fafff8}.ticket-content--sendai .ticket-content__price{border-color:#62ce2e}.ticket-content--sendai .ticket-content__link:before{background-color:#62ce2e}.ticket-content--osaka .ticket-content__item{border-color:#fb9f26;background-color:#fff9f1}.ticket-content--osaka .ticket-content__price{border-color:#fb9f26}.ticket-content--osaka .ticket-content__link:before{background-color:#fb9f26}.ticket-content--nagoya .ticket-content__item{border-color:#eb5d8b;background-color:#fff5f8}.ticket-content--nagoya .ticket-content__price{border-color:#eb5d8b}.ticket-content--nagoya .ticket-content__link:before{background-color:#eb5d8b}.ticket-content__list{list-style-type:none}.ticket-content__item{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box}.ticket-content__name{font-weight:700}.ticket-content__price{color:#c22e22;font-weight:700;border-bottom:1px dashed}.ticket-content__price:before{content:"￥"}.ticket-content__price:after{content:"(税込)"}.ticket-content__comment{letter-spacing:.05em}.ticket-content__link{position:absolute;overflow:hidden;right:0;bottom:0}.ticket-content__link:before{content:"";position:absolute;left:0;bottom:0;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:left bottom;transform-origin:left bottom;width:150%;height:150%}.ticket-content__link:after{content:"";position:absolute;background:url(../images/ticket/ticket_pad.svg) top/contain no-repeat}.ticket-content__canceled-comment{color:#48b8eb}.attraction__map--fukuoka .attraction__map-bg{background-color:rgba(84,152,255,.7)}.attraction__map--sendai .attraction__map-bg{background-color:rgba(98,206,46,.7)}.attraction__map--osaka .attraction__map-bg{background-color:rgba(251,159,38,.7)}.attraction__map--nagoya .attraction__map-bg{background-color:rgba(235,93,139,.7)}.attraction__map-bg{position:absolute;top:0;left:0;right:0}.attraction__map-image-wrapper{position:absolute}.attraction__tab-title{background-color:#293d63;color:#fff;position:relative}.attraction__tab-title:before{content:"";position:absolute;background:url(../images/attraction/map.svg) top/contain no-repeat}.attraction__tab-title-en{font-weight:900;letter-spacing:.1em}.attraction__tab-title-ja{font-weight:900;letter-spacing:.1em;line-height:1.3}.attraction-page-title{position:relative;z-index:1}.attraction-page-title__en{letter-spacing:.3em;font-weight:500;color:#fff}.attraction-page-title__ja{position:relative;color:#fff;font-weight:700;line-height:1.9;letter-spacing:.1em}.attraction-page-title__ja:before{content:"";position:absolute;background:url(../images/common/attraction.svg) top/contain no-repeat}.attraction-page-title__ja:after{position:absolute;border-style:dashed;content:""}.attraction-group-list{list-style-type:none}.attraction-group-list__item--castle{color:#7c6a9b;background-color:#f5f4fc}.attraction-group-list__item--treasure{color:#7d5d44;background-color:#fffbf2}.attraction-group-list__title{position:relative;font-weight:700;letter-spacing:.1em}.attraction-group-list__title:after{position:absolute;border-style:dashed;content:""}.attraction-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;list-style-type:none}.attraction-list__figure{position:relative}.attraction-list__icon{position:absolute;cursor:pointer;-webkit-box-shadow:0 2px 4px 0 hsla(0,0%,43.9%,.4);box-shadow:0 2px 4px 0 hsla(0,0%,43.9%,.4);border-radius:50%}.attraction-list__title{font-weight:900}.attraction-list__prize{font-weight:700}.attraction-list__prize .svg-prize{display:inline-block;vertical-align:top}.attraction-list__stamp{font-weight:700}.attraction-list__stamp .svg-stamp{display:inline-block;vertical-align:top}.attraction-list__description{line-height:1.65}.attraction-list__attention{color:#c22e22;font-weight:700;letter-spacing:.05em}.attraction-carousel{position:fixed;top:0;right:0;bottom:0;left:0}.attraction-carousel__bg{position:absolute;top:0;right:0;bottom:0;left:0;background-color:hsla(0,0%,100%,.9)}.attraction-carousel__slider{overflow-x:auto;-ms-overflow-style:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;height:100%;-webkit-scroll-snap-points-y:repeat(100vw);-ms-scroll-snap-points-y:repeat(100vw);scroll-snap-points-y:repeat(100vw);-webkit-scroll-snap-type:x mandatory;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;list-style-type:none;-webkit-overflow-scrolling:touch}.attraction-carousel__item{width:100%;height:100%;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;scroll-snap-align:start}.attraction-carousel__item--castle .attraction-carousel__content{color:#7c6a9b;background-color:#d7d4e6}.attraction-carousel__item--castle .attraction-carousel__close-button:before{background-color:#7c6a9b}.attraction-carousel__item--treasure .attraction-carousel__content{color:#7d5d44;background-color:#dfc28f}.attraction-carousel__item--treasure .attraction-carousel__close-button:before{background-color:#7d5d44}.attraction-carousel__content{position:relative;background-color:#fff}.attraction-carousel__outer-title{position:absolute;letter-spacing:.1em;bottom:100%}.attraction-carousel__outer-title-sub{letter-spacing:.1em}.attraction-carousel__figure{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.attraction-carousel__ui-wrapper{position:absolute;top:0;right:0;bottom:0;left:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;pointer-events:none}.attraction-carousel__slide-buttons{position:relative}.attraction-carousel__slide-buttons--castle .attraction-carousel__next-button,.attraction-carousel__slide-buttons--castle .attraction-carousel__prev-button{color:#7c6a9b}.attraction-carousel__slide-buttons--treasure .attraction-carousel__next-button,.attraction-carousel__slide-buttons--treasure .attraction-carousel__prev-button{color:#7d5d44}.attraction-carousel__next-button{position:absolute;pointer-events:auto;cursor:pointer}.attraction-carousel__next-button .svg-arrow-2{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.attraction-carousel__prev-button{position:absolute;pointer-events:auto;cursor:pointer}.attraction-carousel__prev-button .svg-arrow-2{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.attraction-carousel__close-button{position:absolute;overflow:hidden;right:0;bottom:0;cursor:pointer}.attraction-carousel__close-button:before{content:"";position:absolute;left:0;bottom:0;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:left bottom;transform-origin:left bottom;width:150%;height:150%}.attraction-carousel__close-button .svg-close{position:absolute;color:#fff}.attraction-pu-text{font-weight:500}.attraction-pu-text--castle{color:#7c6a9b}.attraction-pu-text--castle .attraction-pu-text__block:first-child:after{background-image:-webkit-linear-gradient(left,#7c6a9b,#7c6a9b 9px,transparent 0,transparent 18px),-webkit-linear-gradient(left,#7c6a9b,#7c6a9b 9px,transparent 0,transparent 18px),-webkit-linear-gradient(top,#7c6a9b,#7c6a9b 9px,transparent 0,transparent 18px),-webkit-linear-gradient(top,#7c6a9b,#7c6a9b 9px,transparent 0,transparent 18px);background-image:linear-gradient(90deg,#7c6a9b,#7c6a9b 9px,transparent 0,transparent 18px),linear-gradient(90deg,#7c6a9b,#7c6a9b 9px,transparent 0,transparent 18px),linear-gradient(180deg,#7c6a9b,#7c6a9b 9px,transparent 0,transparent 18px),linear-gradient(180deg,#7c6a9b,#7c6a9b 9px,transparent 0,transparent 18px);background-size:18px 9px,18px 9px,9px 18px,9px 18px;background-position:0 0,0 100%,0 0,100% 0;background-repeat:repeat-x,repeat-x,repeat-y,repeat-y}.attraction-pu-text__title-sub{font-weight:700;letter-spacing:.1em}.attraction-pu-text__title{font-weight:700;letter-spacing:.1em}.attraction-pu-text__title-before{font-weight:700}.attraction-pu-text__attention{letter-spacing:.05em;line-height:2}.attraction-pu-text__block{position:relative}.attraction-pu-text__block:first-child:after{content:"";position:absolute}.goods-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;list-style-type:none;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap}.goods-list__figure{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:rgba(41,61,99,.31)}.goods-list__zoom{position:absolute;overflow:hidden;right:0;bottom:0;cursor:pointer}.goods-list__zoom:before{content:"";position:absolute;left:0;bottom:0;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:left bottom;transform-origin:left bottom;width:150%;height:150%;background-color:#293d63}.goods-list__zoom:after{content:"";position:absolute;background:url(../images/goods/zoom.svg) top/contain no-repeat}.goods-list__category{color:rgba(41,61,99,.5)}.goods-list__title{font-weight:700;line-height:1.5}.goods-list__price{font-weight:500;color:#fff;background-color:rgba(41,61,99,.8);letter-spacing:.1em;display:inline-block}.goods-list__price:after{content:"(税込)";letter-spacing:.1em}.goods-list__limit{color:#c22e22;font-weight:700;vertical-align:middle;display:inline-block}.goods-carousel{position:fixed;top:0;right:0;bottom:0;left:0}.goods-carousel__bg{position:absolute;top:0;right:0;bottom:0;left:0;background-color:hsla(0,0%,100%,.9)}.goods-carousel__slider{overflow-x:auto;-ms-overflow-style:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;height:100%;-webkit-scroll-snap-points-y:repeat(100vw);-ms-scroll-snap-points-y:repeat(100vw);scroll-snap-points-y:repeat(100vw);-webkit-scroll-snap-type:x mandatory;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;list-style-type:none;-webkit-overflow-scrolling:touch}.goods-carousel__item{width:100%;height:100%;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;scroll-snap-align:start}.goods-carousel__content{position:relative;background-color:#fff}.goods-carousel__figure{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;background-color:rgba(41,61,99,.31)}.goods-carousel__figure:after{background-image:-webkit-linear-gradient(left,#293d63,#293d63 9px,transparent 0,transparent 18px),-webkit-linear-gradient(left,#293d63,#293d63 9px,transparent 0,transparent 18px),-webkit-linear-gradient(top,#293d63,#293d63 9px,transparent 0,transparent 18px),-webkit-linear-gradient(top,#293d63,#293d63 9px,transparent 0,transparent 18px);background-image:linear-gradient(90deg,#293d63,#293d63 9px,transparent 0,transparent 18px),linear-gradient(90deg,#293d63,#293d63 9px,transparent 0,transparent 18px),linear-gradient(180deg,#293d63,#293d63 9px,transparent 0,transparent 18px),linear-gradient(180deg,#293d63,#293d63 9px,transparent 0,transparent 18px);background-size:18px 9px,18px 9px,9px 18px,9px 18px;background-position:0 0,0 100%,0 0,100% 0;background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;content:"";position:absolute}.goods-carousel__category{color:rgba(41,61,99,.5);font-weight:500}.goods-carousel__title{font-weight:700;line-height:1.5}.goods-carousel__price{font-weight:500;color:#fff;background-color:rgba(41,61,99,.8);letter-spacing:.1em;display:inline-block}.goods-carousel__price:after{content:"(税込)";letter-spacing:.1em}.goods-carousel__description{font-weight:500}.goods-carousel__info{vertical-align:middle;line-height:1.7;letter-spacing:.05em}.goods-carousel__info span{color:#c22e22}.goods-carousel__ui-wrapper{position:absolute;top:0;right:0;bottom:0;left:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;pointer-events:none}.goods-carousel__slide-buttons{position:relative}.goods-carousel__next-button{position:absolute;pointer-events:auto;cursor:pointer}.goods-carousel__next-button .svg-arrow-2{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.goods-carousel__prev-button{position:absolute;pointer-events:auto;cursor:pointer}.goods-carousel__prev-button .svg-arrow-2{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.goods-carousel__close-button{position:absolute;overflow:hidden;right:0;bottom:0;cursor:pointer}.goods-carousel__close-button:before{content:"";position:absolute;left:0;bottom:0;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:left bottom;transform-origin:left bottom;width:150%;height:150%;background-color:#293d63}.goods-carousel__close-button .svg-close{position:absolute;color:#fff}.goods__attention-title{position:relative;font-weight:700;letter-spacing:.1em}.goods__attention-title:before{content:"";position:absolute;background:url(../images/common/attention.svg) top/contain no-repeat}.goods__attention-title:after{position:absolute;border-style:dashed;content:""}.goods__attention{list-style-type:none;background-color:rgba(41,61,99,.1)}.goods__attention>li{text-indent:-1em;padding-left:1em}.stage__title-en{font-weight:500;color:#48b8eb;letter-spacing:.3em}.stage__title{position:relative}.stage__title:before{content:"";position:absolute;left:0;top:0;border-left:2px dashed #48b8eb}.stage__title-ja{font-weight:700;color:#48b8eb;letter-spacing:.1em}.cast-list{list-style-type:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap}.cast-list__figure{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.cast-list__figure:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:4px solid #293d63;-webkit-box-shadow:0 2px 5px 1px rgba(30,69,145,.5),inset 0 2px 5px 1px rgba(30,69,145,.5);box-shadow:0 2px 5px 1px rgba(30,69,145,.5),inset 0 2px 5px 1px rgba(30,69,145,.5)}.cast-list__chara-name{font-weight:700}.cast-list__cast-name{font-weight:900;line-height:1.4}.cast-attention{text-align:center}.attention-list{list-style-type:none}.attention-list__item{position:relative}.attention-list__title{letter-spacing:.1em;-webkit-transition:padding .3s ease;transition:padding .3s ease;font-weight:700;cursor:pointer}.attention-list__title-inner{display:block}.attention-list__button{position:absolute;cursor:pointer}.attention-list__button:before{content:"";position:absolute;background-color:#293d63;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s;-webkit-transform-origin:center;transform-origin:center;height:100%}.attention-list__button:after{content:"";position:absolute;background-color:#293d63;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s;-webkit-transform-origin:center;transform-origin:center;width:100%}.attention-list__body-wrapper{overflow:hidden;max-height:0;-webkit-transition:max-height .3s;transition:max-height .3s;position:relative}.attention-list__body-wrapper--open .attention-list__body{-webkit-transform:translateY(0);transform:translateY(0)}.attention-list__body{letter-spacing:.05em;overflow:hidden;line-height:1.6;-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s;position:relative}.attention-list__close-button{width:100%;text-align:center;position:absolute;left:0;bottom:0;right:0;border-top:dashed;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;cursor:pointer;border-width:2px}.attention-list__close-button:before{content:"閉じる";font-weight:700}.attention-list__scroll-target{position:absolute}.attention-text__nest-group{margin-left:1em}.attention-text__heading{font-weight:400}.attention-text__list{list-style-type:none}.attention-text__list>li{text-indent:-1em;padding-left:1em}.visitor-benefits__image-wrap{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:rgba(72,184,235,.2)}.visitor-benefits__image-wrap:after{background-image:-webkit-linear-gradient(left,#48b8eb,#48b8eb 9px,transparent 0,transparent 18px),-webkit-linear-gradient(left,#48b8eb,#48b8eb 9px,transparent 0,transparent 18px),-webkit-linear-gradient(top,#48b8eb,#48b8eb 9px,transparent 0,transparent 18px),-webkit-linear-gradient(top,#48b8eb,#48b8eb 9px,transparent 0,transparent 18px);background-image:linear-gradient(90deg,#48b8eb,#48b8eb 9px,transparent 0,transparent 18px),linear-gradient(90deg,#48b8eb,#48b8eb 9px,transparent 0,transparent 18px),linear-gradient(180deg,#48b8eb,#48b8eb 9px,transparent 0,transparent 18px),linear-gradient(180deg,#48b8eb,#48b8eb 9px,transparent 0,transparent 18px);background-size:18px 9px,18px 9px,9px 18px,9px 18px;background-position:0 0,0 100%,0 0,100% 0;background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;content:"";position:absolute}.visitor-benefits__body{color:#48b8eb}.visitor-benefits__title{position:relative;font-weight:700}.visitor-benefits__notes{color:#48b8eb;list-style-type:none}.real-gacha__subtitle-en{color:#48b8eb;font-weight:500;letter-spacing:.3em;line-height:2}.real-gacha__subtitle-en--dark{color:#293d63}.real-gacha__subtitle-ja{position:relative;color:#48b8eb;font-weight:700;letter-spacing:.1em}.real-gacha__subtitle-ja--dark{color:#293d63}.real-gacha__subtitle-ja:before{content:"";position:absolute}.real-gacha__attention{position:relative;color:#48b8eb;font-weight:700;letter-spacing:.05em}.real-gacha__attention:after{content:"";position:absolute}.real-gacha__content-header{color:#48b8eb;font-weight:700}.real-gacha-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style-type:none}.real-gacha-list__name{font-weight:700;letter-spacing:0}.real-gacha-step-list{list-style-type:none;position:relative;counter-reset:item}.real-gacha-step-list:before{content:"";position:absolute;border-left:solid #e9ebef}.real-gacha-step-list__item{position:relative}.real-gacha-step-list__item:before{counter-increment:item;content:counter(item);display:block;text-align:center;border-radius:50%;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fff;border:solid #e9ebef;position:absolute}.real-gacha-stamp-list{list-style-type:none}.real-gacha-stamp-list__image-wrapper{border-radius:50%;background-color:rgba(41,61,99,.1);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.real-gacha-stamp-list__description{letter-spacing:.05em;font-weight:700}.cafe__subtitle-en{color:#7d5d44;font-weight:500;letter-spacing:.3em;line-height:2}.cafe__subtitle-ja{position:relative;color:#7d5d44;font-weight:700;letter-spacing:.1em}.cafe__subtitle-ja:before{content:"";position:absolute}.cafe-step-list{list-style-type:none;position:relative;counter-reset:item;color:#7d5d44}.cafe-step-list:before{content:"";position:absolute;border-left:solid #d7cdc5}.cafe-step-list__head{position:relative;letter-spacing:.05em;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}.cafe-step-list__head:before{counter-increment:item;content:counter(item);display:block;text-align:center;border-radius:50%;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fff;border:solid #d7cdc5;position:absolute}.cafe-step-list__description{font-weight:400;letter-spacing:.05em}.cafe-menu-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;list-style-type:none;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.cafe-menu-list__figure{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:#d7cdc5}.cafe-menu-list__title{font-weight:700;color:#7d5d44}.cafe-menu-list__price{font-weight:500;color:#fff;background-color:#977d69;letter-spacing:.1em;display:inline-block}.cafe-menu-list__price:after{content:"(税込)";letter-spacing:.1em}.cafe-menu-list__info{font-weight:500;line-height:1.8;color:#d7cdc5}.cafe-menu-list__info span{color:#c22e22}.cafe-benefits__content{background-color:#d7cdc5}.cafe-benefits__image-wrap{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.cafe-benefits__image-wrap:after{background-image:-webkit-linear-gradient(left,#7d5d44,#7d5d44 9px,transparent 0,transparent 18px),-webkit-linear-gradient(left,#7d5d44,#7d5d44 9px,transparent 0,transparent 18px),-webkit-linear-gradient(top,#7d5d44,#7d5d44 9px,transparent 0,transparent 18px),-webkit-linear-gradient(top,#7d5d44,#7d5d44 9px,transparent 0,transparent 18px);background-image:linear-gradient(90deg,#7d5d44,#7d5d44 9px,transparent 0,transparent 18px),linear-gradient(90deg,#7d5d44,#7d5d44 9px,transparent 0,transparent 18px),linear-gradient(180deg,#7d5d44,#7d5d44 9px,transparent 0,transparent 18px),linear-gradient(180deg,#7d5d44,#7d5d44 9px,transparent 0,transparent 18px);background-size:18px 9px,18px 9px,9px 18px,9px 18px;background-position:0 0,0 100%,0 0,100% 0;background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;content:"";position:absolute}.cafe-benefits__image{width:100%}.cafe-benefits__body{color:#48b8eb}.cafe-benefits__title{font-weight:700;color:#7d5d44}.cafe-benefits__description{color:#7d5d44}.cafe-benefits__attention{color:#7d5d44}@media (min-width:1025px){body{min-width:1280px}body .pc-only-show{display:block}.container{width:1160px;padding-top:124px}.container:before{background:url(../images/top/bg_1.png) 130% -50px/50% no-repeat;top:0;right:0;width:100%;height:100%}.container--top{width:1280px;padding:0}.page-title__en{font-size:18px}.page-title__ja{display:inline-block;font-size:28px;padding:0 36px 0 78px}.page-title__ja:after{left:59px;top:8px;bottom:8px;border-width:0 0 0 2px}.page-title--event .page-title__ja:before{width:34px;height:34px;top:10px;left:13px}.page-title--ticket .page-title__ja:before{width:45px;height:26px;top:14px;left:7px}.page-title--goods{margin-bottom:60px}.page-title--goods .page-title__ja:before{width:25px;height:30px;top:9px;left:18px}.page-title--attention .page-title__ja{padding-right:20px}.page-title--attention .svg-attention{width:31px;height:31px;top:11px;left:15px}.page-title--present .page-title__ja{padding-right:12px}.page-title--present .page-title__ja:before{width:28px;height:26px;top:13px;left:16px}.page-title--cafe{margin-bottom:50px}.page-title--cafe .page-title__ja{padding-right:8px}.page-title--cafe .page-title__ja:before{width:44px;height:44px;top:3px;left:8px}footer{min-width:1280px;padding:10vw 0 100px}.footer-bg:after{top:5vw;background:url(../images/common/footer_pc.svg) top/cover no-repeat;min-height:40vw}.footer-nav{width:1160px;margin-top:150px;padding-top:80px}.footer-nav__logo{width:138px;top:0;left:0}.footer-nav__link{margin:0 auto 14px;border-bottom:3px solid #fff}.footer-nav__button-scroll-top{width:280px;height:248px;top:-310px;right:-10px}.footer-nav__category--link{width:642px;font-size:16px}.footer-nav__category--sns{width:60px;height:57px;margin:10px 0 0 auto}.footer-nav__sns-icon--youtube{width:22px;height:15px}.footer-nav__sns-icon--twitter{width:20px;height:20px}.footer-menu__font-license{font-size:10px;margin-bottom:6px}.footer-menu__main-license{font-size:14px}.global-menu__logo{width:384px;margin:16px 0 0 28px}.global-menu__button{right:20px;top:0;width:37px;height:61px}.global-menu__button:after{font-size:12px}.global-menu__button-line{width:35px;height:2px}.global-menu__button-line--blue{top:36px;left:1px;width:10px}.global-menu__button-line--green{top:40px;left:9px;width:27px}.global-menu__button-line--yellow{top:37px;left:19px;width:20px}.global-menu__button-line--red{top:37px;left:29px;width:10px}.global-menu__content{height:100%;top:-100%}.global-menu__content:before{top:-33vw;right:-14vw;height:78.5vw;min-height:900px;left:0;-webkit-transform:rotate(-15deg);transform:rotate(-15deg);-webkit-transform-origin:left bottom;transform-origin:left bottom}.global-menu__content:after{background:url(../images/top/bg_1.png) 130% -50px/50% no-repeat;top:0;right:0;width:100%;height:100%}.global-menu__container{width:1180px;padding-top:72px}.global-menu__inner-logo{width:269px;margin-bottom:38px}.global-menu__title{width:870px}.global-menu__title--other{width:790px}.global-menu__title--other .global-menu__title-ja{padding-left:10px}.global-menu__title--other .global-menu__title-ja:after{margin:-12px 0 0 72px}.global-menu__title-en{font-size:10px;margin-bottom:4px;padding-left:10px}.global-menu__title-ja{font-size:16px;padding-left:40px}.global-menu__title-ja .svg-contents{width:26px;height:23px;top:2px;left:7px}.global-menu__title-ja:after{margin:-12px 0 0 105px}.global-menu__trigger:checked~.global-menu__content-wrapper .global-menu__content:before{top:-11vw}.global-menu__trigger:checked~.global-menu__label .global-menu__button-line--blue{top:22px;left:8px;width:18px}.global-menu__trigger:checked~.global-menu__label .global-menu__button-line--red{top:33px;left:19px;width:18px}.global-menu__trigger:checked~.global-menu__label .global-menu__button-line--green{top:34px;left:21px;width:18px}.global-menu__trigger:checked~.global-menu__label .global-menu__button-line--yellow{top:46px;left:9px;width:18px}.global-menu__list{list-style-type:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;width:860px;padding:28px 0 0 10px;margin-bottom:54px}.global-menu__item{width:260px;height:76px;margin-bottom:10px}.global-menu__other-list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;width:780px;padding:28px 0 0 10px}.global-menu__other-item{width:180px;height:60px;border-radius:5px;background-color:rgba(41,61,99,.1)}.global-menu__other-link{font-size:14px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.menu-title:after{left:86px;top:8px;bottom:8px;border-width:0 0 0 2px}.menu-title__en{font-size:10px;padding:18px 0 0 100px}.menu-title__ja{display:inline-block;font-size:14px;padding-left:100px}.menu-title--event:before{width:48px;height:48px;top:14px;left:18px}.menu-title--ticket:before{width:64px;height:32px;top:22px;left:10px}.menu-title--attraction:before{width:45px;height:41px;top:15px;left:23px}.menu-title--stage .menu-title__en{padding-top:11px}.menu-title--stage .svg-schedule{width:34px;height:33px;top:16px;left:21px}.menu-title--stage .svg-cast{width:19px;height:34px;top:23px;left:47px}.menu-title--goods:before{width:39px;height:47px;top:9px;left:24px}.menu-title--present .menu-title__en{padding-top:11px}.menu-title--present:before{width:45px;height:41px;top:17px;left:21px}.tab-menu-list{display:table;table-layout:fixed;margin-bottom:55px;width:100%}.tab-menu-list--attraction{width:auto;padding:28px 0 20px 77px}.tab-menu-list--attraction .tab-menu-list__item span{font-size:12px}.tab-menu-list--attraction .tab-menu-list__item .svg__mappin{width:30px;height:30px;top:-46px;left:20px}.tab-menu-list--attraction .tab-menu-list__item{font-size:20px;padding:0 0 0 15px;width:120px}.tab-menu-list--attraction .tab-menu-list__line{top:5px;bottom:11px}.tab-menu-list--goods{height:80px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:48px}.tab-menu-list--goods .tab-menu-list__item span{font-size:12px}.tab-menu-list--goods .tab-menu-list__item{font-size:18px;line-height:1.4;letter-spacing:.05em;padding:5px 41px 0 32px;min-width:80px}.tab-menu-list--goods .tab-menu-list__item:first-child{padding:16px 33px 0 29px}.tab-menu-list--stage{width:420px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:65px}.tab-menu-list--stage .tab-menu-list__item{width:200px;height:100px;padding:54px 0 0;border:4px solid #48b8eb;font-size:16px}.tab-menu-list--stage .tab-menu-list__item--disable{border-color:#c8c8c8}.tab-menu-list--stage .tab-menu-list__item--disable:after{font-size:19px}.tab-menu-list--stage .tab-menu-list__item--active{-webkit-box-shadow:3px 3px 3px 0 rgba(72,184,235,.46);box-shadow:3px 3px 3px 0 rgba(72,184,235,.46)}.tab-menu-list--stage .tab-menu-list__item .svg-schedule{width:37px;height:36px;top:13px;left:78px}.tab-menu-list--stage .tab-menu-list__item .svg-cast{width:20px;height:36px;top:13px;left:86px}.tab-menu-list--stage-schedule{height:60px;margin-bottom:70px}.tab-menu-list--stage-schedule .tab-menu-list__item span{font-size:12px}.tab-menu-list--stage-schedule .tab-menu-list__item{font-size:18px}.tab-menu-list--day-schedule{display:none}.tab-content-list--day-schedule{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.tab-content-list--day-schedule .tab-content-list__item{opacity:1;height:auto;width:50%}.main{height:840px;margin-bottom:40px}.main__bg:after{background:url(../images/top/bg_1.png) 0 38px no-repeat;top:0;left:-372px;width:720px;height:680px}.main__visual{top:0;min-width:1280px}.main__visual-image{background:url(../images/top/100_mainvisual.png) top/contain no-repeat;width:1240px;height:840px}.main__visual-logo{right:945px;bottom:-6px}.main__message{left:16px;top:3px;font-size:12px;letter-spacing:.3em}.share{right:28px;bottom:-15px;width:247px;height:53px;-webkit-box-shadow:2px 2px 0 0 rgba(72,184,235,.2);box-shadow:2px 2px 0 0 rgba(72,184,235,.2)}.share__title{font-size:14px;width:82px;line-height:53px}.share__title:after{position:absolute;right:0;top:5px;bottom:5px;border-width:0 3px 0 0}.share__button{width:46px}.share__button:first-of-type{margin-left:10px}.share__icon{width:23px;height:100%}.main-place{margin-bottom:127px;padding-left:57px}.main-place__item{font-size:18px;width:266px;padding-left:30px}.main-place__item:after{position:absolute;left:0;top:0;bottom:0;border-width:0 0 0 2px}.top-contents{height:1097px}.top-contents__bg-wrapper{margin-top:-100px;padding-bottom:15vw;min-width:1280px}.top-contents__bg{width:140vw;height:938px;top:7vw;left:-10vw;-webkit-transform:rotate(-6deg);transform:rotate(-6deg)}.top-contents__bg-image{margin-top:-5vw;background:url(../images/top/contents_bg.png) 100%/cover no-repeat;background-attachment:fixed;width:100%;height:120%}.top-contents__title{padding:125px 0 0 57px}.top-contents__title-en{font-size:18px;margin-bottom:6px}.top-contents__title-ja{font-size:28px;padding-left:67px}.top-contents__title-ja .svg-contents{width:36px;height:36px;top:5px}.top-contents__title-ja:after{position:absolute;left:47px;top:0;bottom:0;border-width:0 0 0 2px}.top-contents__list{padding:28px 68px 0}.top-contents .svg-circle{left:-19px;top:-25px;width:54px;height:54px}.top-contents__list-item{margin:28px 0;height:226px}.top-contents__target-icon{left:7px;bottom:18px;width:16px;height:4px}.top-contents__target-icon:before{content:"";position:absolute;left:6px;top:-6px;width:4px;height:16px}.movie{padding:0 60px 320px}.movie__title{font-size:18px}.movie__title-archive{font-size:28px;padding:0 9px 0 75px;line-height:1.9}.movie__title-archive:before{width:27px;height:23px;top:14px;left:16px}.movie__title-archive:after{left:59px;top:7px;bottom:12px;border-width:0 0 0 2px}.movie__link{display:inline-block;vertical-align:bottom;font-size:14px;font-weight:900;margin-left:625px}.movie__list{min-width:1280px;-webkit-transition:color .5s;transition:color .5s;color:transparent}.movie__list::-webkit-scrollbar{height:8px}.movie__list::-webkit-scrollbar-thumb{-webkit-box-shadow:inset 0 0 0 4px;box-shadow:inset 0 0 0 4px;border-radius:4px}.movie__list:hover{color:rgba(72,184,235,.7)}.movie__list-item{padding:25px 40px 25px 0}.movie__list-item:first-child{margin-left:calc(50% - 580px)}.movie__list-image{width:360px;height:212px;border:2px solid #48b8eb}.sky-compass{margin-bottom:122px}.sky-compass__bg-wrapper{min-width:1280px}.sky-compass__bg-image{background:url(../images/top/skycompass_bg.png) 50%/contain no-repeat;background-attachment:fixed;height:420px}.sky-compass__title{font-size:32px;padding:27px 0 4px}.sky-compass__comment{font-size:18px}.sky-compass__link{width:730px;height:76px;margin:22px auto 34px}.sky-compass__button{font-size:33px;line-height:76px;padding-left:85px;-webkit-box-shadow:3px 3px 6px 0 rgba(0,54,78,.5);box-shadow:3px 3px 6px 0 rgba(0,54,78,.5)}.sky-compass__button:before{width:14px;height:17px;top:31px;right:20px}.sky-compass__button:after{right:56px;top:12px;bottom:12px;border-width:0 3px 0 0;border-style:dashed}.sky-compass__info{width:733px;margin:0 auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.sky-compass__app-info{width:566px;margin:6px 0 0 25px;font-size:14px;line-height:1.4}.sky-compass__appstore{margin:8px 0 0 7px}.sky-compass__googleplay{margin:8px 0 0 30px}.information{padding:0 60px 57px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.information__news .information__title-ja:before{width:24px;height:18px;top:17px;left:16px}.information__twitter .information__title-ja:before{width:24px;height:18px;top:17px;left:16px}.information__title-en{font-size:18px}.information__title-ja{font-size:28px;padding:0 9px 0 75px}.information__title-ja:after{left:59px;top:7px;bottom:12px;border-width:0 0 0 2px}.information__content{width:560px;height:566px;border:5px solid #48b8eb;margin:22px 0}.information__content--list{padding:30px}.information__list-item{font-size:16px;padding-bottom:25px;margin-bottom:18px}.sponsorship{margin-bottom:130px;padding:0 62px}.sponsorship__title-en{font-size:18px}.sponsorship__title-ja{font-size:28px;padding:0 8px}.sponsorship__list{padding:24px 0}.sponsorship__list-item{width:260px;height:147px;margin-right:39px}.main-attention{padding:0 225px 140px}.main-attention__button{width:635px;height:120px;margin:0 auto;padding:34px 0 0 194px;-webkit-box-shadow:5px 5px 10px 0 rgba(67,110,130,.48);box-shadow:5px 5px 10px 0 rgba(67,110,130,.48)}.main-attention__button .svg-attention{width:69px;height:69px;top:42px;left:40px}.main-attention__button:after{left:150px;top:14px;bottom:16px;border-width:0 0 0 2px}.main-attention__button--corona{height:128px;margin-bottom:65px;padding:26px 0 0 194px}.main-attention__button--corona .main-attention__title-ja{font-size:28px}.main-attention__title-en{font-size:18px}.main-attention__title-ja{font-size:40px}.main-attention-2{margin:-63px 0 0;padding-bottom:98px}.main-attention-2__button{width:740px;height:65px;margin:0 auto;padding:20px 0 0 148px;-webkit-box-shadow:5px 5px 10px 0 rgba(67,110,130,.48);box-shadow:5px 5px 10px 0 rgba(67,110,130,.48);border-width:10px}.main-attention-2__button .svg-attention{width:60px;height:60px;top:13px;left:25px}.main-attention-2__button:after{left:114px;top:13px;bottom:13px;border-width:0 0 0 2px}.main-attention-2__title{font-size:28px}.corona-attention__content{width:900px;margin:50px auto 40px;-webkit-box-shadow:1px 1px 6px 0 hsla(0,0%,43.9%,.4);box-shadow:1px 1px 6px 0 hsla(0,0%,43.9%,.4);padding:40px 0 60px}.corona-attention__content .svg-attention{width:57px;height:57px;margin:0 auto 20px;display:block}.corona-attention__title{font-size:22px;margin-bottom:42px}.corona-attention__overview-1{font-size:16px;margin-bottom:16px;line-height:1.75}.corona-attention__overview-2{font-size:14px;margin-bottom:31px;line-height:1.45}.corona-attention__overview-3{font-size:16px;margin-bottom:20px}.corona-attention__overview-4{font-size:16px;margin-bottom:16px;line-height:1.75;padding:7px 0}.corona-attention__overview-5{font-size:14px;margin-bottom:31px;padding-top:10px;line-height:1.8;width:700px}.corona-attention__block{width:760px;margin:0 auto 40px;border-width:10px}.corona-attention__block-title{font-size:18px;height:41px;line-height:32px}.corona-attention__block-content{font-size:14px;padding:18px;line-height:1.9}.corona-attention__block-content a{border-width:2px}.corona-attention__list{font-size:14px;padding:28px 18px;line-height:1.9}.corona-attention__end-1{font-size:16px;margin-bottom:20px}.corona-attention__end-2{font-size:14px}.corona-attention__button{width:57px;height:57px;padding-bottom:50px}.corona-attention__button:before{left:1px;height:4px}.corona-attention__button:after{right:1px;height:4px}.event{padding-bottom:66px}.event__subtitle{font-size:28px;margin:62px 0 48px}.event__subtitle:after{bottom:-38px;left:0;width:166px;height:31px}.event__item{width:560px;margin-bottom:16px}.event__item-name{font-size:26px}.event__item-name-en{font-size:20px}.event__box{border:5px solid;border-bottom:0;padding:20px 0;letter-spacing:.065em}.event__date{font-size:20px;padding:0 24px}.event__date-num{font-size:26px}.event__time{font-size:20px;padding:0 24px 30px}.event__place{font-size:24px;padding:17px 17px 6px 30px}.event__address{font-size:20px;padding:0 30px}.event__button-ticket{height:53px;line-height:48px;font-size:18px}.event__button-ticket:after{top:16px;right:12px;width:14px;height:17px}.event__googlemaps{font-size:20px;width:184px;margin-top:8px}.svg__link{width:32px;height:25px}.svg__mappin{width:14px;height:18px}.ticket{margin-bottom:34px}.ticket__schedule{margin:52px 0 85px}.ticket__schedule--refund{margin:30px 0 85px}.ticket__schedule--refund .ticket__schedule-box a{border-width:2px}.ticket__schedule--canceled{margin:30px 0 85px}.ticket__subtitle-en{font-size:18px}.ticket__subtitle-ja{font-size:28px;padding-left:19px}.ticket__subtitle-ja:before{left:0;top:3px;bottom:3px;border-width:0 2px 0 0;border-style:dashed}.ticket__schedule-box{width:704px;margin-top:35px;border-radius:10px;padding:22px 28px}.ticket__schedule-title{font-size:18px;margin-bottom:19px}.ticket__schedule-attention{font-size:14px;margin-top:17px;letter-spacing:.1em}.ticket__button{width:790px;height:133px;margin:0 auto;padding:47px 0 0 50px;-webkit-box-shadow:5px 5px 10px 0 rgba(67,110,130,.48);box-shadow:5px 5px 10px 0 rgba(67,110,130,.48)}.ticket__button:before{width:40px;height:40px;top:76px;right:28px}.ticket__button:after{right:98px;top:14px;bottom:16px;border-width:0 0 0 2px}.ticket__button-ruby{font-size:20px}.ticket__button-main{font-size:40px}.ticket__button-attention{font-size:14px;margin-top:24px}.ticket-tab-attention{margin-bottom:55px}.ticket-tab-attention__select{display:inline-block;font-size:18px;margin-right:302px}.ticket-tab-attention__select:after{width:283px;height:20px;left:0;bottom:-25px}.ticket-tab-attention__comingsoon{display:inline-block;font-size:24px;letter-spacing:.06em;vertical-align:bottom;margin-left:570px}.ticket-tab-attention__comingsoon:after{width:180px;height:20px;left:0;bottom:-25px}.ticket-content{margin-bottom:75px}.ticket-content--sendai .ticket-content__list{max-height:500px}.ticket-content__list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column wrap;-ms-flex-flow:column wrap;flex-flow:column wrap;height:700px;-webkit-align-content:space-between;-ms-flex-line-pack:justify;align-content:space-between}.ticket-content__item{width:560px;border:12px solid;margin-bottom:50px;padding:20px 0 35px;-webkit-box-shadow:5px 5px 10px 0 rgba(67,110,130,.48);box-shadow:5px 5px 10px 0 rgba(67,110,130,.48)}.ticket-content__name{font-size:24px;padding:0 24px}.ticket-content__price{font-size:24px;padding:0 24px 21px}.ticket-content__price:after{font-size:14px;padding-left:10px}.ticket-content__comment{font-size:14px;padding:25px 85px 0 24px}.ticket-content__link{width:88px;height:88px}.ticket-content__link:after{width:33px;height:30px;right:3px;bottom:8px}.attraction{margin-top:-40px}.attraction__map{width:1160px;height:620px;margin-bottom:90px}.attraction__map-bg{height:980px}.attraction__tab{width:840px;height:100px;background-color:#fff;margin:0 auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-shadow:5px 5px 10px 0 rgba(0,0,0,.15);box-shadow:5px 5px 10px 0 rgba(0,0,0,.15);position:relative}.attraction__tab-title{width:130px;padding:30px 0 0 70px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.attraction__tab-title:before{width:44px;height:38px;top:34px;left:17px}.attraction__tab-title-en{font-size:12px}.attraction__tab-title-ja{font-size:20px}.attraction-page-title{margin-bottom:55px}.attraction-page-title__en{font-size:18px}.attraction-page-title__ja{display:inline-block;font-size:28px;padding:0 36px 0 78px}.attraction-page-title__ja:before{width:34px;height:34px;top:10px;left:5px}.attraction-page-title__ja:after{left:59px;top:8px;bottom:8px;border-width:0 0 0 2px}.attraction-group-list{padding-top:100px}.attraction-group-list__item--castle{margin:-20px -20px 110px;padding:20px}.attraction-group-list__item--treasure{margin:-20px -20px 93px;padding:20px}.attraction-group-list__title{font-size:28px;padding-left:22px;margin-bottom:50px}.attraction-group-list__title:after{left:2px;top:0;bottom:4px;border-width:0 0 0 3px}.attraction-list--castle .attraction-list__item,.attraction-list--treasure .attraction-list__item{margin-bottom:0}.attraction-list__item{width:360px;margin:0 40px 98px 0}.attraction-list__item:nth-child(3n){margin-right:0}.attraction-list__figure{width:360px;height:200px}.attraction-list__image{width:360px}.attraction-list__icon{bottom:-35px;right:21px}.attraction-list__title{font-size:18px;padding:18px 0}.attraction-list__prize{font-size:12px;margin-bottom:18px}.attraction-list__prize .svg-prize{width:16px;height:16px;margin:2px 10px 0 0}.attraction-list__stamp{font-size:12px;margin-bottom:18px}.attraction-list__stamp .svg-stamp{width:16px;height:16px;margin:2px 10px 0 0}.attraction-list__description{font-size:16px}.attraction-list__attention{font-size:12px}.attraction-carousel__item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.attraction-carousel__content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:840px;height:420px;-webkit-box-shadow:1px 1px 6px 0 hsla(0,0%,43.9%,.4);box-shadow:1px 1px 6px 0 hsla(0,0%,43.9%,.4)}.attraction-carousel__outer-title{font-weight:900;font-size:18px;margin-bottom:17px}.attraction-carousel__outer-title-sub{font-weight:900;font-size:12px}.attraction-carousel__figure{width:460px;height:420px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.attraction-carousel__image{-webkit-box-shadow:1px 1px 6px 0 hsla(0,0%,43.9%,.4);box-shadow:1px 1px 6px 0 hsla(0,0%,43.9%,.4)}.attraction-carousel__body{padding:53px 25px 53px 8px}.attraction-carousel__slide-buttons{width:960px;height:420px}.attraction-carousel__next-button{top:170px;right:-80px;padding:30px}.attraction-carousel__next-button .svg-arrow-2{width:34px;height:22px}.attraction-carousel__prev-button{top:170px;left:-80px;padding:30px}.attraction-carousel__prev-button .svg-arrow-2{width:34px;height:22px}.attraction-carousel__close-button{width:85px;height:85px}.attraction-carousel__close-button .svg-close{width:20px;height:20px;right:18px;bottom:16px}.attraction-pu-text{font-size:14px;line-height:1.75;height:100%}.attraction-pu-text__title-sub{font-size:14px}.attraction-pu-text__title{font-size:18px;margin-bottom:6px}.attraction-pu-text__title-before{font-size:16px}.attraction-pu-text__attention{font-weight:500;font-size:12px;margin-top:32px}.attraction-pu-text__block{height:132px;padding-top:25px}.attraction-pu-text__block:first-child:after{right:0;left:0;bottom:-3px;height:3px}.goods-list{margin-bottom:13px}.goods-list__item{width:360px;margin:0 40px 80px 0}.goods-list__item:nth-child(3n){margin-right:0}.goods-list__figure{width:360px;height:320px}.goods-list__image{width:320px;height:280px}.goods-list__zoom{width:85px;height:85px}.goods-list__zoom:after{width:30px;height:30px;right:8px;bottom:8px}.goods-list__body{padding-top:6px}.goods-list__category{font-weight:700;font-size:12px}.goods-list__title{font-size:18px;margin-bottom:6px}.goods-list__price{font-size:18px;line-height:22px;padding:0 3px 0 10px}.goods-list__price:after{font-size:12px}.goods-list__limit{font-size:14px;margin-left:5px}.goods-carousel__item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.goods-carousel__content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:960px;height:420px;-webkit-box-shadow:1px 1px 6px 0 hsla(0,0%,43.9%,.4);box-shadow:1px 1px 6px 0 hsla(0,0%,43.9%,.4)}.goods-carousel__figure{width:478px;height:420px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.goods-carousel__figure:after{top:0;right:-3px;bottom:0;width:3px}.goods-carousel__body{width:382px;height:336px;padding:42px 50px;overflow-y:auto}.goods-carousel__category{font-size:12px}.goods-carousel__title{font-size:18px;margin-bottom:13px}.goods-carousel__price{font-size:18px;line-height:22px;padding:0 3px 0 10px;margin-bottom:29px}.goods-carousel__price:after{font-size:12px}.goods-carousel__description{font-size:14px;margin-bottom:26px}.goods-carousel__info{display:inline-block;font-size:12px}.goods-carousel__slide-buttons{width:960px;height:420px}.goods-carousel__next-button{top:170px;right:-80px;padding:30px}.goods-carousel__next-button .svg-arrow-2{width:34px;height:22px}.goods-carousel__prev-button{top:170px;left:-80px;padding:30px}.goods-carousel__prev-button .svg-arrow-2{width:34px;height:22px}.goods-carousel__close-button{width:85px;height:85px}.goods-carousel__close-button .svg-close{width:20px;height:20px;right:18px;bottom:16px}.goods__attention-title{display:inline-block;font-size:28px;padding:6px 0 0 64px;margin-bottom:24px}.goods__attention-title:before{width:31px;height:31px;top:11px;left:0}.goods__attention-title:after{left:46px;top:8px;bottom:3px;border-width:0 0 0 2px}.goods__attention{border-radius:10px;padding:46px 60px;margin-bottom:55px;line-height:1.65}.stage .tab-content-list{margin:0 -10px}.stage .tab-content-list__item{padding:0 10px}.stage__title-en{font-size:18px;margin-bottom:6px}.stage__title{padding-left:18px}.stage__title:before{bottom:0}.stage__title-ja{font-size:28px;margin-bottom:20px}.cast-list{padding-top:30px}.cast-list__item{width:260px;margin-bottom:45px}.cast-list__figure{width:260px;height:240px}.cast-list__body{padding-top:12px}.cast-list__chara-name{font-size:14px}.cast-list__cast-name{font-size:22px}.cast-attention{font-size:14px;margin:67px 0 12px}.attention-list{margin-top:56px;padding-bottom:35px}.attention-list__item{border:4px solid #293d63;margin-bottom:30px}.attention-list__title{padding:27px 42px;font-size:22px}.attention-list__title--open{border-bottom:2px dashed}.attention-list__button{width:36px;height:36px;top:25px;right:30px}.attention-list__button:before{width:4px;left:16px}.attention-list__button:after{height:4px;top:16px}.attention-list__button--open:before{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.attention-list__button--open:after{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.attention-list__body{font-size:14px;padding:0 42px 105px}.attention-list__close-button{height:70px}.attention-list__close-button:before{font-size:14px}.attention-list__scroll-target{top:-180px}.attention-text__group{margin-top:23px}.attention-text__heading{font-size:14px}.present{margin-bottom:70px}.visitor-benefits{width:960px;margin:108px auto 160px}.visitor-benefits__content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row;-ms-flex-flow:row;flex-flow:row;border:12px solid #48b8eb;height:300px}.visitor-benefits__image-wrap{width:312px}.visitor-benefits__image-wrap:after{top:0;right:-3px;bottom:0;width:3px}.visitor-benefits__image{width:218px}.visitor-benefits__body{margin:91px 52px 0}.visitor-benefits__title{font-size:28px;margin-bottom:15px;letter-spacing:.1em}.visitor-benefits__description{font-weight:500;font-size:22px;line-height:1.6;letter-spacing:.05em}.visitor-benefits__notes{margin:10px 0 101px;font-size:14px}.real-gacha__subtitle-en{font-size:18px}.real-gacha__subtitle-ja{font-size:28px;padding:6px 0 0 19px;margin-bottom:33px}.real-gacha__subtitle-ja:before{left:0;top:3px;bottom:3px;border-width:0 2px 0 0;border-style:dashed}.real-gacha__attention{display:inline-block;font-size:18px;margin:0 302px 60px 0}.real-gacha__attention:after{background:url(../images/present/pc_bubble.svg) top/contain no-repeat;width:462px;height:20px;left:0;bottom:-25px}.real-gacha__content{margin-bottom:126px}.real-gacha__content-header{font-size:18px;border-left:2px dashed;padding-left:14px;margin-bottom:23px}.real-gacha__note{font-size:12px;margin-bottom:82px}.real-gacha-list{margin-bottom:48px}.real-gacha-list--summon .real-gacha-list__item:nth-child(4),.real-gacha-list--summon .real-gacha-list__item:nth-child(8){margin-right:550px}.real-gacha-list--summon .real-gacha-list__item:nth-child(14),.real-gacha-list--summon .real-gacha-list__item:nth-child(20){margin-right:100px}.real-gacha-list__item{margin:0 32px 40px 0}.real-gacha-list__image{width:128px;margin-bottom:6px}.real-gacha-list__name{font-size:14px}.real-gacha-step-list{padding-top:14px;margin-bottom:84px}.real-gacha-step-list:before{left:15px;top:30px;bottom:80px;border-width:8px}.real-gacha-step-list__item{font-weight:700;font-size:18px;padding-left:60px;height:105px}.real-gacha-step-list__item:before{width:45px;height:45px;line-height:31px;border-width:7px;left:-4px;top:-2px;padding-left:2px}.real-gacha-step-list__description{min-height:2em;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.real-gacha-stamp-list{padding:18px 60px 0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.real-gacha-stamp-list__item{width:240px}.real-gacha-stamp-list__item:first-child .real-gacha-stamp-list__image{padding:25px 0 0 20px}.real-gacha-stamp-list__item:nth-child(3) .real-gacha-stamp-list__image{padding-top:58px}.real-gacha-stamp-list__image-wrapper{width:240px;height:240px;margin-bottom:10px}.real-gacha-stamp-list__description{text-align:center;font-size:18px}.cafe__subtitle-en{font-size:18px}.cafe__subtitle-ja{font-size:28px;padding-left:19px;margin-bottom:33px}.cafe__subtitle-ja:before{left:0;top:3px;bottom:3px;border-width:0 2px 0 0;border-style:dashed}.cafe-step-list{padding-top:37px}.cafe-step-list:before{left:19px;top:50px;bottom:195px;border-width:8px}.cafe-step-list__item{font-weight:700;font-size:18px;padding:0 0 60px 60px}.cafe-step-list__item:nth-child(2) .cafe-step-list__image{margin-top:28px}.cafe-step-list__head{min-height:54px}.cafe-step-list__head:before{width:45px;height:45px;line-height:31px;border-width:7px;left:-60px;top:5px;padding-left:2px}.cafe-step-list__description{font-size:14px;margin:-3px 0 15px}.cafe-menu-list__item{margin-bottom:80px;width:360px}.cafe-menu-list__figure{width:360px;height:320px}.cafe-menu-list__image{width:320px;height:280px}.cafe-menu-list__body{padding-top:16px}.cafe-menu-list__title{font-size:18px;margin-bottom:6px;line-height:1.5}.cafe-menu-list__price{font-size:18px;line-height:22px;padding:0 3px 0 10px}.cafe-menu-list__price:after{font-size:12px}.cafe-menu-list__info{font-size:12px;margin-bottom:5px}.cafe-benefits{width:960px;margin:18px auto 70px}.cafe-benefits__content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row;-ms-flex-flow:row;flex-flow:row;border:12px solid #7d5d44;height:396px}.cafe-benefits__image-wrap{width:465px}.cafe-benefits__image-wrap:after{top:-3px;right:-3px;bottom:-3px;width:3px}.cafe-benefits__figure{width:370px}.cafe-benefits__body{margin:60px 35px 0 55px}.cafe-benefits__title{font-size:28px;margin-bottom:26px;letter-spacing:.1em}.cafe-benefits__description{font-weight:500;font-size:18px;line-height:1.6;letter-spacing:.05em;margin-bottom:10px}.cafe-benefits__attention{font-weight:500;font-size:16px;line-height:1.6;letter-spacing:.05em}}@media (max-width:1024px){body{overflow-x:hidden}body .sp-only-show{display:block}.container{width:88vw;padding-top:26.66667vw}.container:before{background:url(../images/top/bg_1.png) 30vw -7vw/100% no-repeat;top:0;right:0;width:106.66667vw;height:106.66667vw}.page-title__en{font-size:3.73333vw;margin-bottom:.53333vw}.page-title__ja{font-size:5.86667vw;padding:1.06667vw 2.13333vw 1.06667vw 20.26667vw}.page-title__ja:after{top:2.66667vw;left:16.8vw;bottom:2.66667vw;border-width:0 0 0 2px}.page-title--event .page-title__ja:before{width:9.06667vw;height:9.06667vw;top:1.86667vw;left:4.26667vw}.page-title--ticket .page-title__ja:before{width:13.33333vw;height:6.93333vw;top:2.93333vw;left:2.13333vw}.page-title--goods{margin-bottom:10.13333vw}.page-title--goods .page-title__ja:before{width:8vw;height:8vw;top:2.13333vw;left:4.53333vw}.page-title--attention .svg-attention{width:8.26667vw;height:8.26667vw;top:2.66667vw;left:4.26667vw}.page-title--present .page-title__ja:before{width:9.86667vw;height:9.86667vw;top:1.86667vw;left:3.2vw}.page-title--cafe{margin-bottom:9.6vw}.page-title--cafe .page-title__ja:before{width:10.66667vw;height:10.66667vw;top:.8vw;left:3.2vw}footer{padding:5.33333vw 0 50px}.footer-bg:after{top:38.66667vw;background:url(../images/common/footer_mb.svg) top/cover no-repeat}.footer-nav{margin-top:83.73333vw}.footer-nav__logo{width:27.2vw;top:-28.8vw;left:5.33333vw}.footer-nav__link{margin:0 6.4vw 4.8vw;border-bottom:.8vw solid #fff}.footer-nav__button-scroll-top{width:54.4vw;height:48vw;top:-66.66667vw;right:-4vw}.footer-nav__category--link{font-size:3.73333vw;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column wrap;-ms-flex-flow:column wrap;flex-flow:column wrap;text-align:right;line-height:2.4}.footer-nav__category--sns{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:16.53333vw;height:10.13333vw;margin-left:auto;padding-bottom:3.2vw}.footer-nav__slash{display:none}.footer-nav__sns-icon--youtube{width:6.4vw;height:4.26667vw}.footer-nav__sns-icon--twitter{width:5.6vw;height:5.6vw}.footer-menu{padding:0 5.86667vw}.footer-menu__font-license{font-size:2.66667vw;margin-bottom:.53333vw}.footer-menu__main-license{font-size:3.73333vw}.global-menu__logo{width:60.26667vw;margin:3.46667vw 0 0 4vw}.global-menu__button{right:2.66667vw;top:0;width:9.33333vw;height:12vw}.global-menu__button:after{font-size:2.66667vw}.global-menu__button-line{width:9.33333vw;height:.53333vw}.global-menu__button-line--blue{top:6.66667vw;left:1.06667vw;width:2.13333vw}.global-menu__button-line--green{top:7.46667vw;left:2.66667vw;width:6.13333vw}.global-menu__button-line--yellow{top:6.66667vw;left:5.06667vw;width:4.26667vw}.global-menu__button-line--red{top:6.66667vw;left:7.46667vw;width:2.13333vw}.global-menu__content{height:100vh;top:-143vh}.global-menu__content:before{top:-100vh;right:-50vh;bottom:0;width:102vh;min-width:135vw;height:200vh;min-height:300vw;-webkit-transform:rotate(35deg);transform:rotate(35deg);-webkit-transform-origin:right top;transform-origin:right top}.global-menu__content:after{background:url(../images/top/bg_1.png) 30vw -7vw/100% no-repeat;top:0;right:0;width:106.66667vw;height:106.66667vw}.global-menu__container{height:100%;overflow-y:auto}.global-menu__inner-logo{width:60.26667vw;margin:3.2vw 0 0 4vw}.global-menu__title-en{font-size:3.73333vw;margin-bottom:.53333vw}.global-menu__title-ja{font-size:5.86667vw;padding-left:14.4vw}.global-menu__title-ja .svg-contents{width:8vw;height:8vw;top:1.06667vw}.global-menu__trigger:checked~.global-menu__content-wrapper .global-menu__content:before{top:0}.global-menu__trigger:checked~.global-menu__label .global-menu__button-line--blue{top:2.66667vw;left:0;width:4.8vw}.global-menu__trigger:checked~.global-menu__label .global-menu__button-line--red{top:5.6vw;left:2.93333vw;width:4.8vw}.global-menu__trigger:checked~.global-menu__label .global-menu__button-line--green{top:5.86667vw;left:3.46667vw;width:4.8vw}.global-menu__trigger:checked~.global-menu__label .global-menu__button-line--yellow{top:9.06667vw;left:.26667vw;width:4.8vw}.global-menu__list{margin:11.2vw 0 3.73333vw}.global-menu__item{display:table;height:15.46667vw;margin-bottom:4vw}.global-menu__other-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column wrap;-ms-flex-flow:column wrap;flex-flow:column wrap;width:57.86667vw;padding:0 0 26.66667vw 6.13333vw}.global-menu__other-item{height:18.13333vw;border-bottom:2px solid #e9ebef}.global-menu__other-link{font-size:3.2vw}.menu-title{padding-right:2.66667vw}.menu-title:after{top:2.66667vw;left:16.8vw;bottom:2.66667vw;border-width:0 0 0 2px}.menu-title__en{font-size:2.66667vw;margin-bottom:.53333vw;padding:2.93333vw 0 0 20.53333vw}.menu-title__ja{font-size:3.73333vw;padding-left:20.26667vw}.menu-title--event:before{width:9.06667vw;height:9.06667vw;top:3.2vw;left:4vw}.menu-title--ticket:before{width:10.66667vw;height:6.4vw;top:4.26667vw;left:2.4vw}.menu-title--attraction:before{width:8.53333vw;height:8vw;top:3.46667vw;left:4.26667vw}.menu-title--stage .svg-schedule{width:7.46667vw;height:7.2vw;top:4vw;left:3.2vw}.menu-title--stage .svg-cast{width:4.26667vw;height:7.73333vw;top:5.33333vw;left:9.06667vw}.menu-title--goods:before{width:7.73333vw;height:9.33333vw;top:2.66667vw;left:4.8vw}.menu-title--present:before{width:8.26667vw;height:8.26667vw;top:4.8vw;left:4.26667vw}.tab-menu-list--stage{position:absolute;left:0;right:0;width:100%;height:20.8vw;display:table;table-layout:fixed}.tab-menu-list--stage .tab-menu-list__item{display:table-cell;padding:8.53333vw 0 0;border:1.06667vw solid #48b8eb;border-left:0;font-size:3.73333vw}.tab-menu-list--stage .tab-menu-list__item--disable{border-color:#c8c8c8}.tab-menu-list--stage .tab-menu-list__item--disable:after{font-size:5.06667vw}.tab-menu-list--stage .tab-menu-list__item--active{-webkit-box-shadow:.8vw .8vw .8vw 0 rgba(72,184,235,.46);box-shadow:.8vw .8vw .8vw 0 rgba(72,184,235,.46)}.tab-menu-list--stage .tab-menu-list__item .svg-schedule{width:8.26667vw;height:8vw;top:1.6vw;left:20.8vw}.tab-menu-list--stage .tab-menu-list__item .svg-cast{width:4.26667vw;height:7.73333vw;top:1.6vw;left:22.66667vw}.tab-content-list__item{margin:0 -6vw;padding:0 6vw}.main{height:80.53333vw}.main__bg:after{background:url(../images/top/bg_1.png) top/contain no-repeat;top:-20.53333vw;left:-35.46667vw;width:74.13333vw;height:69.86667vw}.main__visual{top:12.8vw}.main__visual-image{background:url(../images/top/300_mainvisual.png) top/contain no-repeat;width:93.86667vw;height:72vw}.main__visual-logo{width:42.66667vw;left:5.33333vw;bottom:-14.93333vw}.main__message{left:2.13333vw;top:-4.53333vw;font-size:2.13333vw;letter-spacing:.16em}.share{right:2.66667vw;bottom:-11.46667vw;width:44vw;height:12vw}.share__title{font-size:2.4vw;width:13.33333vw;line-height:12vw;letter-spacing:0}.share__title:after{height:11.46667vw;margin-left:4.26667vw;border-width:0 1px 0 0}.share__button{width:5.33333vw;margin-left:3.73333vw}.share__button:first-of-type{margin-left:4.8vw}.main-place{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;height:42.66667vw;margin-bottom:7.46667vw}.main-place__item{font-size:3.2vw;width:37.33333vw;padding-left:2.93333vw;line-height:1.4;margin-bottom:6.4vw}.main-place__item:after{position:absolute;left:0;top:0;bottom:0;border-width:0 0 0 2px}.main-place__head{font-size:3.73333vw}.top-contents{margin-bottom:53.33333vw}.top-contents__bg-wrapper{padding-bottom:18vw}.top-contents__bg{width:164vw;height:506.66667vw;top:8vw;left:-32vw;-webkit-transform:rotate(-7deg);transform:rotate(-7deg)}.top-contents__bg-image{width:100%;height:110%;margin-top:-8vw;background:url(../images/top/contents_bg.png) 50% 15%/700vw no-repeat;background-attachment:fixed}.top-contents__title{padding-top:22.66667vw}.top-contents__title-en{font-size:3.73333vw;margin-bottom:.53333vw}.top-contents__title-ja{font-size:5.86667vw;padding-left:14.4vw}.top-contents__title-ja .svg-contents{width:8vw;height:8vw;top:1.06667vw}.top-contents__title-ja:after{position:absolute;left:10.13333vw;height:100%;border-width:0 0 0 2px}.top-contents__list{padding-top:2.66667vw}.top-contents .svg-circle{left:-5.06667vw;top:-6.66667vw;width:14.4vw;height:14.4vw}.top-contents__list-item{margin:8.53333vw 0;width:100%;height:57.06667vw}.top-contents__list-image{width:100%}.top-contents__target-icon{left:2.66667vw;bottom:2.93333vw;width:4.26667vw;height:1.06667vw}.top-contents__target-icon:before{content:"";position:absolute;left:1.6vw;top:-1.6vw;width:1.06667vw;height:4.26667vw}.movie{margin-bottom:24vw}.movie__title{font-size:3.73333vw}.movie__title-archive{font-size:5.33333vw;padding:3.2vw 6.4vw 2.4vw 20.8vw}.movie__title-archive:before{width:7.2vw;height:6.13333vw;top:8vw;left:4.26667vw}.movie__title-archive:after{top:3.46667vw;left:16vw;bottom:3.46667vw;border-width:0 0 0 2px}.movie__link{font-size:3.2vw;font-weight:500;margin-top:48vw;text-align:right}.movie__list{margin-top:-52vw;padding-left:6.26667vw}.movie__list-item{padding:6.66667vw 5.33333vw 0 0}.movie__list-image{width:64vw;min-height:37.6vw;border:.53333vw solid #48b8eb}.sky-compass{height:133.33333vw}.sky-compass__bg{height:133.33333vw}.sky-compass__bg-image{background:url(../images/top/skycompass_bg.png) 50% 60%/150% no-repeat;background-attachment:fixed;width:100%;height:100%}.sky-compass__title{font-size:8.53333vw;padding:10.66667vw 0 2.66667vw}.sky-compass__comment{font-size:3.73333vw}.sky-compass__link{height:14.93333vw;margin:5.86667vw auto 5.33333vw}.sky-compass__button{font-size:4.26667vw;line-height:14.93333vw;padding-left:4vw;-webkit-box-shadow:.8vw .8vw 1.6vw 0 rgba(0,54,78,.5);box-shadow:.8vw .8vw 1.6vw 0 rgba(0,54,78,.5)}.sky-compass__button:before{width:2.13333vw;height:2.93333vw;top:6.4vw;right:4.26667vw}.sky-compass__button:after{top:2.13333vw;right:10.13333vw;bottom:2.13333vw;border-width:0 0 0 2px;border-style:dotted}.sky-compass__info{position:relative}.sky-compass__icon{display:inline-block}.sky-compass__icon,.sky-compass__icon-image{width:32vw;height:32vw}.sky-compass__app-info{font-size:3.2vw;font-weight:500;display:inline-block;width:48vw;margin-left:5.86667vw;vertical-align:top;padding-top:8vw;line-height:1.6}.sky-compass__nbsp{display:inline}.sky-compass__app-link{position:absolute;bottom:-14.93333vw;height:12vw;left:0}.sky-compass__appstore{height:12vw;margin-right:4.8vw}.sky-compass__googleplay{height:12vw}.information{padding:17.33333vw 0 2.66667vw}.information__news .information__title-ja:before{width:6.4vw;height:4.8vw;top:4.26667vw;left:5.06667vw}.information__twitter .information__title-ja{display:block;line-height:1.5;padding:1.6vw 0 1.6vw 21.33333vw}.information__twitter .information__title-ja:before{width:6.4vw;height:4.8vw;top:8vw;left:5.86667vw}.information__title-en{font-size:3.73333vw;margin-bottom:.53333vw}.information__title-ja{font-size:5.86667vw;padding:1.06667vw 2.13333vw 1.06667vw 21.33333vw}.information__title-ja:after{top:2.66667vw;left:16.8vw;bottom:2.66667vw;border-width:0 0 0 2px}.information__content{width:100%;max-height:106.66667vw;border:1.33333vw solid #48b8eb;margin:5.86667vw 0 21.33333vw;-webkit-overflow-scrolling:touch}.information__content iframe{height:104vw!important}.information__content--list{padding:6.66667vw 5.33333vw}.information__list-item{font-size:3.73333vw;padding-bottom:4.26667vw;margin-bottom:4.8vw}.information__date{font-size:3.2vw}.sponsorship{margin-bottom:12vw}.sponsorship__title-en{font-size:3.73333vw;margin-bottom:.53333vw}.sponsorship__title-ja{font-size:5.86667vw;padding:.8vw 3.73333vw}.sponsorship__list{padding:5.6vw 0;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.sponsorship__list-item{width:40.53333vw;height:22.93333vw}.sponsorship__image{min-height:2.66667vw;max-height:100%;max-width:26.66667vw}.main-attention{padding-bottom:4.26667vw}.main-attention__button{padding:5.86667vw 3.2vw 5.86667vw 21.33333vw}.main-attention__button .svg-attention{width:9.06667vw;height:9.06667vw;top:12.8vw;left:4.26667vw}.main-attention__button:after{left:17.06667vw;top:2.13333vw;bottom:2.13333vw;border-width:0 0 0 2px}.main-attention__button--corona{margin-bottom:12.8vw}.main-attention__button--corona .main-attention__title-ja{font-size:4.8vw}.main-attention__button--corona .svg-attention{top:11.46667vw}.main-attention__title-en{font-size:3.2vw}.main-attention__title-ja{font-size:5.86667vw}.main-attention-2{padding-bottom:4.26667vw}.main-attention-2__button{margin-bottom:12.8vw;padding:5.86667vw 0 5.86667vw 23.46667vw;border-width:2.66667vw}.main-attention-2__button .svg-attention{width:9.06667vw;height:9.06667vw;top:8.8vw;left:4.26667vw}.main-attention-2__button:after{left:17.06667vw;top:2.13333vw;bottom:2.13333vw;border-width:0 0 0 2px}.main-attention-2__title{font-size:4.8vw}.corona-attention__content{width:87.46667vw;min-height:177.06667vw;-webkit-box-shadow:.8vw .8vw 1.06667vw 0 hsla(0,0%,43.9%,.95);box-shadow:.8vw .8vw 1.06667vw 0 hsla(0,0%,43.9%,.95);margin:13.33333vw auto;padding:5.86667vw 0 12vw}.corona-attention__content .svg-attention{width:11.2vw;height:11.2vw;margin:0 auto 5.33333vw;display:block}.corona-attention__title{font-size:3.73333vw;padding:0 4vw;line-height:1.7;margin-bottom:8.8vw}.corona-attention__overview-1{font-size:3.2vw;padding:0 6.66667vw;line-height:1.9;margin-bottom:4.53333vw}.corona-attention__overview-2{font-size:2.66667vw;padding:0 5.33333vw;line-height:1.8}.corona-attention__overview-3{font-size:2.93333vw;line-height:1.9;margin-bottom:8vw}.corona-attention__overview-4{font-size:3.2vw;padding:0 6.66667vw;line-height:1.9;margin-bottom:4.53333vw}.corona-attention__overview-5{font-size:2.66667vw;padding:0 9.33333vw;margin-bottom:8vw;line-height:1.8}.corona-attention__block{width:70.4vw;margin:0 auto 10.93333vw;border-width:1.33333vw}.corona-attention__block-title{font-size:3.73333vw;height:9.33333vw;line-height:8vw}.corona-attention__block-content{font-size:3.2vw;padding:6.93333vw 4.8vw;letter-spacing:0;line-height:1.9}.corona-attention__block-content a{border-width:.53333vw}.corona-attention__list{font-size:3.2vw;padding:6.93333vw 5.33333vw;letter-spacing:0;line-height:1.9}.corona-attention__end-1{font-size:2.93333vw;line-height:1.9;letter-spacing:.05em;margin-bottom:7.2vw}.corona-attention__end-2{font-size:2.93333vw}.corona-attention__button{width:10.66667vw;height:10.66667vw;padding-bottom:13.33333vw}.corona-attention__button:before{left:.26667vw;height:.8vw}.corona-attention__button:after{right:.26667vw;height:.8vw}.event__subtitle{font-size:4.8vw;margin:8.53333vw 0 9.33333vw}.event__subtitle:after{bottom:-5.86667vw;left:0;width:26.66667vw;height:4.8vw}.event__item{width:100%;margin-bottom:6.4vw}.event__item-name{font-size:4.26667vw}.event__item-name-en{font-size:3.73333vw}.event__box{border:1.33333vw solid;border-bottom:0;padding:3.46667vw 0 5.06667vw;letter-spacing:.05em}.event__date{font-size:3.2vw;padding:0 4vw}.event__date-num{font-size:4.26667vw}.event__time{font-size:3.2vw;padding:0 4vw 5.33333vw}.event__place{font-size:4.26667vw;padding:2.66667vw 0 .8vw 4.8vw}.event__address{font-size:3.2vw;padding:0 4.8vw}.event__button-ticket{height:11.73333vw;line-height:11.73333vw;font-size:3.73333vw}.event__button-ticket:after{top:3.73333vw;right:4.8vw;width:2.66667vw;height:3.2vw}.event__googlemaps{font-size:3.2vw;width:29.33333vw;line-height:2.5}.svg__link{width:5.33333vw;height:4.26667vw}.svg__mappin{width:2.4vw;height:3.2vw}.ticket__schedule{margin:8.8vw 0 18.93333vw}.ticket__schedule--refund .ticket__schedule-box a{border-width:.53333vw}.ticket__subtitle-en{font-size:3.73333vw}.ticket__subtitle-ja{font-size:5.86667vw;padding:.53333vw 0 0 4vw}.ticket__subtitle-ja:before{top:1.33333vw;left:0;bottom:1.33333vw;border-width:0 0 0 2px;border-style:dashed}.ticket__schedule-box{margin-top:5.86667vw;border-radius:2.66667vw;padding:4vw 4vw 6.93333vw;font-size:3.73333vw;font-weight:500}.ticket__schedule-title{font-size:3.73333vw;margin-bottom:5.06667vw}.ticket__schedule-attention{font-size:3.2vw;margin-top:2.93333vw;letter-spacing:.05em;line-height:1.7}.ticket__button{padding:5.86667vw 0 5.86667vw 8vw}.ticket__button:before{width:6.93333vw;height:6.93333vw;top:14.93333vw;right:4.53333vw}.ticket__button:after{right:16.26667vw;top:2.13333vw;bottom:2.13333vw;border-width:0 0 0 2px}.ticket__button-ruby{font-size:3.2vw;padding-left:1.33333vw}.ticket__button-main{font-size:5.86667vw}.ticket__button-attention{font-size:3.2vw;margin-top:1.33333vw}.ticket-tab-attention{margin-bottom:8vw}.ticket-tab-attention__select{font-size:4.8vw}.ticket-tab-attention__select:after{width:74.13333vw;height:5.33333vw;left:0;bottom:-6.66667vw}.ticket-tab-attention__comingsoon{display:none}.ticket-content{margin-top:22.66667vw;padding-bottom:10.66667vw}.ticket-content__item{border:1.6vw solid;margin-bottom:10.66667vw;padding:3.73333vw 0;-webkit-box-shadow:.8vw .8vw 1.06667vw 0 rgba(67,110,130,.48);box-shadow:.8vw .8vw 1.06667vw 0 rgba(67,110,130,.48)}.ticket-content__name{font-size:4.26667vw;padding:0 3.73333vw .8vw}.ticket-content__price{font-size:4.26667vw;padding:0 3.73333vw 3.73333vw}.ticket-content__price:after{font-size:3.2vw;padding-left:1.86667vw}.ticket-content__comment{font-size:3.2vw;padding:4.26667vw 3.73333vw 0;line-height:1.7}.ticket-content__link{width:11.2vw;height:11.2vw}.ticket-content__link:after{width:4.8vw;height:4vw;right:.8vw;bottom:1.06667vw}.attraction__map{height:56.53333vw}.attraction__map-bg{height:131.73333vw}.attraction__map-image-wrapper{width:87.46667vw;height:56vw;border:2px dashed #fff;top:50.4vw;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.attraction__map-image{width:74.66667vw;top:58.66667vw}.attraction__tab{padding-top:4vw}.attraction__tab-title{padding:2.93333vw 0 4.26667vw 34.13333vw}.attraction__tab-title:before{width:11.46667vw;height:10.13333vw;top:4.26667vw;left:17.33333vw}.attraction__tab-title-en{font-size:3.2vw}.attraction__tab-title-ja{font-size:5.33333vw}.attraction-page-title{margin-bottom:4.53333vw}.attraction-page-title__en{font-size:3.73333vw;margin-bottom:.53333vw}.attraction-page-title__ja{font-size:5.86667vw;padding:1.06667vw 2.13333vw 1.06667vw 20.26667vw}.attraction-page-title__ja:before{width:9.06667vw;height:9.06667vw;top:1.86667vw;left:2.66667vw}.attraction-page-title__ja:after{top:2.66667vw;left:16.8vw;bottom:2.66667vw;border-width:0 0 0 2px}.attraction-group-list{padding-top:16vw}.attraction-group-list__item{margin-bottom:11.73333vw}.attraction-group-list__item--castle{margin:0 -6vw 26.66667vw;padding:8vw 6vw 0}.attraction-group-list__item--treasure{margin:0 -6vw 26.66667vw;padding:8vw 6vw 0}.attraction-group-list__title{font-size:4.8vw;padding:.53333vw 0 0 4vw;margin-bottom:8.26667vw}.attraction-group-list__title:after{top:0;left:0;bottom:0;border-width:0 0 0 2px}.attraction-list__item{margin-bottom:10.66667vw}.attraction-list__figure{height:48.53333vw}.attraction-list__image{width:100%}.attraction-list__icon{width:14.93333vw;height:14.93333vw;bottom:-3.73333vw;right:4.8vw}.attraction-list__title{font-size:4.8vw;padding:4.8vw 0 2.66667vw}.attraction-list__prize{font-size:3.2vw;margin-bottom:1.6vw}.attraction-list__prize .svg-prize{width:4.26667vw;height:4.26667vw;margin:.53333vw 2.4vw 0 1.33333vw}.attraction-list__stamp{font-size:3.2vw;margin-bottom:4.53333vw}.attraction-list__stamp .svg-stamp{width:4.26667vw;height:4.26667vw;margin:.53333vw 2.4vw 0 1.33333vw}.attraction-list__description{font-weight:500;font-size:3.73333vw}.attraction-list__attention{font-size:3.2vw}.attraction-carousel{overflow-y:auto}.attraction-carousel__bg{position:fixed}.attraction-carousel__slider{height:auto;pointer-events:none}.attraction-carousel__content{width:87.46667vw;-webkit-box-shadow:.8vw .8vw 1.06667vw 0 hsla(0,0%,43.9%,.95);box-shadow:.8vw .8vw 1.06667vw 0 hsla(0,0%,43.9%,.95);margin:22.66667vw auto 13.33333vw}.attraction-carousel__outer-title{font-weight:700;font-size:4.8vw;margin-bottom:1.33333vw}.attraction-carousel__outer-title-sub{font-weight:700;font-size:2.66667vw}.attraction-carousel__figure{padding:3.73333vw 4vw 0}.attraction-carousel__image{height:69.33333vw;-webkit-box-shadow:.8vw .8vw 1.06667vw 0 hsla(0,0%,43.9%,.4);box-shadow:.8vw .8vw 1.06667vw 0 hsla(0,0%,43.9%,.4)}.attraction-carousel__body{padding:7.2vw 4vw}.attraction-carousel__slide-buttons{width:87.46667vw;height:177.06667vw}.attraction-carousel__next-button{right:-5.6vw;top:45vh;padding:8vw 0 8vw 8vw}.attraction-carousel__next-button .svg-arrow-2{width:9.06667vw;height:5.86667vw}.attraction-carousel__prev-button{left:-5.6vw;top:45vh;padding:8vw 8vw 8vw 0}.attraction-carousel__prev-button .svg-arrow-2{width:9.06667vw;height:5.86667vw}.attraction-carousel__close-button{width:16vw;height:16vw}.attraction-carousel__close-button .svg-close{width:4vw;height:4vw;right:2.93333vw;bottom:2.93333vw}.attraction-pu-text{font-size:3.73333vw;line-height:1.7}.attraction-pu-text__title-sub{font-size:3.2vw}.attraction-pu-text__title{font-size:4.26667vw;margin-bottom:.26667vw}.attraction-pu-text__attention{font-size:3.2vw}.attraction-pu-text__block:first-child{padding-bottom:6.4vw}.attraction-pu-text__block:first-child:after{right:0;left:0;bottom:-3px;height:3px}.attraction-pu-text__block:nth-child(2){padding:6.93333vw 0 8.53333vw}.goods-list{padding-top:14.4vw;margin-bottom:19.46667vw}.goods-list__item{margin-bottom:16vw;width:100%}.goods-list__figure{width:100%;height:76.53333vw}.goods-list__image{width:auto;height:69.33333vw}.goods-list__zoom{width:21.33333vw;height:21.33333vw}.goods-list__zoom:after{width:7.46667vw;height:7.46667vw;right:2.93333vw;bottom:2.4vw}.goods-list__body{padding-top:2.66667vw}.goods-list__category{font-weight:500;font-size:10px}.goods-list__title{font-size:4.8vw}.goods-list__price{font-size:4.26667vw;padding:0 .8vw 0 2.13333vw;line-height:5.06667vw}.goods-list__price:after{font-size:2.93333vw}.goods-list__limit{font-size:3.2vw;margin-left:1.6vw}.goods-carousel{overflow-y:auto}.goods-carousel__bg{position:fixed}.goods-carousel__slider{height:auto;pointer-events:none}.goods-carousel__content{width:87.46667vw;min-height:177.06667vw;-webkit-box-shadow:.8vw .8vw 1.06667vw 0 hsla(0,0%,43.9%,.95);box-shadow:.8vw .8vw 1.06667vw 0 hsla(0,0%,43.9%,.95);margin:13.33333vw auto}.goods-carousel__figure{width:100%;height:78.4vw;padding-top:3.73333vw}.goods-carousel__figure:after{right:0;left:0;bottom:-3px;height:3px}.goods-carousel__image{width:auto;height:69.33333vw}.goods-carousel__body{padding:7.2vw 4vw}.goods-carousel__category{font-size:1.33333vw}.goods-carousel__title{font-size:4.8vw;margin-bottom:1.06667vw}.goods-carousel__price{font-size:4.26667vw;line-height:5.33333vw;padding:0 1.33333vw 0 1.6vw;margin-bottom:5.6vw}.goods-carousel__price:after{font-size:2.93333vw}.goods-carousel__description{font-size:3.73333vw;margin-bottom:4.8vw}.goods-carousel__info{font-size:3.2vw}.goods-carousel__slide-buttons{width:87.46667vw;height:177.06667vw}.goods-carousel__next-button{right:-5.6vw;top:45vh;padding:8vw 0 8vw 8vw}.goods-carousel__next-button .svg-arrow-2{width:9.06667vw;height:5.86667vw}.goods-carousel__prev-button{left:-5.6vw;top:45vh;padding:8vw 8vw 8vw 0}.goods-carousel__prev-button .svg-arrow-2{width:9.06667vw;height:5.86667vw}.goods-carousel__close-button{width:16vw;height:16vw}.goods-carousel__close-button .svg-close{width:4vw;height:4vw;right:2.93333vw;bottom:2.93333vw}.goods__attention-title{font-size:5.86667vw;padding:2.4vw 0 0 16vw;margin-bottom:5.86667vw}.goods__attention-title:before{width:8.26667vw;height:8.26667vw;top:2.93333vw;left:0}.goods__attention-title:after{top:2.66667vw;left:11.73333vw;bottom:.53333vw;border-width:0 0 0 2px}.goods__attention{border-radius:2.66667vw;padding:8vw 5.33333vw;font-weight:500;font-size:3.73333vw;letter-spacing:.05em;line-height:1.75}.stage__title-en{font-size:3.73333vw;margin-bottom:2.13333vw}.stage__title{padding-left:4vw;margin-bottom:6.93333vw}.stage__title:before{bottom:6.66667vw}.stage__title-ja{font-size:5.86667vw;line-height:1.3}.stage__main-tab{height:20.8vw}.cast-list{padding-top:20vw}.cast-list__item{width:40.53333vw;margin-bottom:11.73333vw}.cast-list__figure{width:40.53333vw;height:37.33333vw}.cast-list__cast-image{width:24.26667vw}.cast-list__chara-image{width:15.73333vw}.cast-list__body{padding-top:2.66667vw}.cast-list__chara-name{font-size:3.2vw}.cast-list__cast-name{font-size:4.26667vw}.cast-attention{font-size:3.73333vw;margin:9.06667vw 0 .8vw}.attention-list{margin-top:9.33333vw}.attention-list__item{border:1.06667vw solid #293d63;margin-bottom:9.06667vw}.attention-list__title{min-height:12.53333vw;padding:4.8vw 10.66667vw 4.8vw 3.73333vw;font-size:4.26667vw;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}.attention-list__title--open{border-bottom:.53333vw dashed}.attention-list__title-inner{width:88vw;margin:0 auto}.attention-list__button{width:5.33333vw;height:5.33333vw;top:9.06667vw;right:3.2vw}.attention-list__button:before{width:.8vw;left:2.26667vw}.attention-list__button:after{height:.8vw;top:2.26667vw}.attention-list__button--open:before{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.attention-list__button--open:after{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.attention-list__body{font-size:3.2vw;padding:3.73333vw 3.2vw 33.6vw}.attention-list__close-button{height:19.2vw}.attention-list__close-button:before{font-size:3.2vw}.attention-list__scroll-target{top:-48vw}.attention-list .sp-attention-hide{display:none}.attention-text__group{margin-top:4.26667vw}.attention-text__heading{font-size:3.2vw}.visitor-benefits{margin-bottom:30.4vw}.visitor-benefits__content{border:2.13333vw solid #48b8eb;margin-top:7.46667vw;padding-bottom:6.13333vw;text-align:center}.visitor-benefits__image-wrap{padding:8.53333vw 0 12.8vw}.visitor-benefits__image-wrap:after{right:0;left:0;bottom:-3px;height:3px}.visitor-benefits__image{width:35.2vw;margin:0 auto}.visitor-benefits__body{padding:7.46667vw 0 3.46667vw}.visitor-benefits__title{font-size:5.86667vw;margin-bottom:3.2vw;letter-spacing:.05em}.visitor-benefits__description{font-weight:700;font-size:4.26667vw;line-height:1.8;letter-spacing:0}.visitor-benefits__notes{margin-top:5.06667vw;font-size:3.73333vw;line-height:1.45}.real-gacha__subtitle-en{font-size:3.73333vw}.real-gacha__subtitle-ja{font-size:5.86667vw;padding:.53333vw 0 0 4vw;margin-bottom:7.46667vw}.real-gacha__subtitle-ja:before{top:.8vw;left:0;bottom:1.06667vw;border-width:0 0 0 2px;border-style:dashed}.real-gacha__attention{font-size:4.8vw;margin-bottom:16.26667vw}.real-gacha__attention:after{background:url(../images/present/mb_bubble.svg) top/contain no-repeat;width:64vw;height:5.33333vw;left:0;bottom:-6.66667vw}.real-gacha__content{margin-bottom:19.2vw}.real-gacha__content-header{font-size:4.8vw;border-left:2px dashed;padding-left:13px;margin-bottom:6.13333vw}.real-gacha__note{font-size:3.2vw;line-height:1.45;margin-bottom:14.93333vw}.real-gacha-list{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:4vw}.real-gacha-list__item{margin-bottom:8.8vw}.real-gacha-list__image{width:23.46667vw}.real-gacha-list__name{font-size:3.2vw}.real-gacha-step-list{margin-top:-4.26667vw}.real-gacha-step-list:before{left:5.33333vw;top:10.66667vw;bottom:10.66667vw;border-width:2.13333vw}.real-gacha-step-list__item{font-weight:500;font-size:3.73333vw;padding-left:18.13333vw;height:23.2vw;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}.real-gacha-step-list__item:before{width:12vw;height:12vw;font-size:4.8vw;font-weight:700;line-height:8.26667vw;border-width:1.86667vw;left:.53333vw;top:5.06667vw}.real-gacha-stamp-list{padding-top:9.33333vw}.real-gacha-stamp-list__item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:wrap;-ms-flex-flow:wrap;flex-flow:wrap;margin-bottom:4.26667vw}.real-gacha-stamp-list__item:first-child .real-gacha-stamp-list__image{padding:0 0 1.86667vw 5.6vw;width:20.8vw}.real-gacha-stamp-list__item:first-child .real-gacha-stamp-list__description{padding:13.86667vw 0 0 6.66667vw}.real-gacha-stamp-list__item:nth-child(2){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-flow:row-reverse wrap;-ms-flex-flow:row-reverse wrap;flex-flow:row-reverse wrap}.real-gacha-stamp-list__item:nth-child(2) .real-gacha-stamp-list__image{padding-top:1.6vw;width:27.2vw}.real-gacha-stamp-list__item:nth-child(2) .real-gacha-stamp-list__description{text-align:right;padding:11.2vw 6.4vw 0 0}.real-gacha-stamp-list__item:nth-child(3) .real-gacha-stamp-list__image{padding:11.2vw 0 0 1.33333vw;width:35.73333vw}.real-gacha-stamp-list__item:nth-child(3) .real-gacha-stamp-list__description{padding:11.2vw 0 0 6.93333vw}.real-gacha-stamp-list__image-wrapper{width:40.53333vw;height:40.53333vw}.real-gacha-stamp-list__description{font-size:3.73333vw;line-height:1.7}.cafe__subtitle-en{font-size:3.73333vw}.cafe__subtitle-ja{font-size:5.86667vw;padding:.53333vw 0 0 4vw;margin-bottom:7.46667vw}.cafe__subtitle-ja:before{top:.8vw;left:0;bottom:1.06667vw;border-width:0 0 0 2px;border-style:dashed}.cafe-step-list{margin-bottom:14.66667vw}.cafe-step-list:before{left:5.86667vw;top:10.66667vw;bottom:48vw;border-width:1.86667vw;z-index:-5}.cafe-step-list__item{font-weight:500;font-size:3.73333vw;padding-bottom:14.13333vw}.cafe-step-list__item:first-child .cafe-step-list__image{margin-top:2.66667vw}.cafe-step-list__item:nth-child(2) .cafe-step-list__image{margin-top:6.66667vw}.cafe-step-list__item:nth-child(4) .cafe-step-list__image{margin-top:1.6vw}.cafe-step-list__head{min-height:16.8vw;padding-left:18.13333vw;line-height:1.4}.cafe-step-list__head:before{width:12vw;height:12vw;font-size:4.8vw;font-weight:700;line-height:8.26667vw;border-width:1.86667vw;left:.8vw;top:2.4vw}.cafe-step-list__description{font-size:3.2vw;padding-left:18.13333vw}.cafe-step-list__image{width:92.53333vw;margin:4.53333vw -1.33333vw 0;max-width:none}.cafe-menu-list{padding-bottom:14.4vw}.cafe-menu-list__item{margin-bottom:16vw;width:100%}.cafe-menu-list__figure{width:100%;height:76.53333vw}.cafe-menu-list__image{width:auto;height:69.33333vw}.cafe-menu-list__body{padding-top:4.8vw}.cafe-menu-list__title{font-size:4.8vw;margin-bottom:.8vw;line-height:1.4}.cafe-menu-list__price{font-size:4.8vw;padding:.26667vw 2.66667vw 0 2.13333vw;line-height:5.86667vw}.cafe-menu-list__price:after{font-size:3.2vw}.cafe-menu-list__info{font-size:3.2vw;margin-bottom:.53333vw}.cafe-menu-list__info span{line-height:1.5;display:inline-block;margin-bottom:1.86667vw}.cafe-benefits{margin-bottom:10.66667vw}.cafe-benefits__content{border:3.2vw solid #7d5d44;text-align:center}.cafe-benefits__image-wrap{height:81.6vw}.cafe-benefits__image-wrap:after{right:-1.06667vw;left:-1.06667vw;bottom:-3px;height:3px}.cafe-benefits__figure{width:78.4vw}.cafe-benefits__body{padding:10.4vw 7.46667vw 6.93333vw}.cafe-benefits__title{font-size:5.86667vw;margin-bottom:5.86667vw;letter-spacing:.05em;line-height:1.45}.cafe-benefits__description{font-weight:700;font-size:4.26667vw;line-height:1.8;letter-spacing:0;margin-bottom:5.33333vw}.cafe-benefits__attention{font-weight:700;font-size:3.73333vw;line-height:1.8;letter-spacing:0}}
