:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{-webkit-box-sizing:content-box;box-sizing:content-box;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-slide{-ms-flex-negative:0;display:block;flex-shrink:0;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-3d{-webkit-perspective:1200px;perspective:1200px;.swiper-cube-shadow,.swiper-slide{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-slides-offset-before);margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{-webkit-margin-end:var(--swiper-slides-offset-after);margin-inline-end:var(--swiper-slides-offset-after)}}&.swiper-vertical{>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-slides-offset-before);margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{-webkit-margin-after:var(--swiper-slides-offset-after);margin-block-end:var(--swiper-slides-offset-after)}}&.swiper-free-mode{>.swiper-wrapper{-ms-scroll-snap-type:none;scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";-ms-flex-negative:0;flex-shrink:0;-webkit-box-ordinal-group:10000;-ms-flex-order:9999;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(transparent));background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(transparent));background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(transparent));background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(transparent));background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}}.swiper-lazy-preloader{border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid transparent;-webkit-box-sizing:border-box;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;-webkit-transform-origin:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress){.swiper-lazy-preloader{-webkit-animation:swiper-preloader-spin 1s linear infinite;animation:swiper-preloader-spin 1s linear infinite}}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@-webkit-keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}html{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;word-break:normal}*,:after,:before{background-repeat:no-repeat;-webkit-box-sizing:inherit;box-sizing:inherit}:after,:before{text-decoration:inherit;vertical-align:inherit}*{margin:0;padding:0}hr{color:inherit;height:0;overflow:visible}details,main{display:block}summary{display:list-item}small{font-size:80%}[hidden]{display:none}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}a{background-color:transparent}a:active,a:hover{outline-width:0}code,kbd,pre,samp{font-family:monospace,monospace}pre{font-size:1em}b,strong{font-weight:bolder}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-color:inherit;text-indent:0}iframe{border-style:none}input{border-radius: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}textarea{overflow:auto;resize:vertical}button,input,optgroup,select,textarea{font:inherit}optgroup{font-weight:700}button{overflow:visible}button,select{text-transform:none}[role=button],[type=button],[type=reset],[type=submit],button{cursor:pointer}[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-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button:-moz-focusring{outline:1px dotted ButtonText}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}button,input,select,textarea{background-color:transparent;border-style:none}a:focus,button:focus,input:focus,select:focus,textarea:focus{outline-width:0}select{-moz-appearance:none;-webkit-appearance:none}select::-ms-expand{display:none}select::-ms-value{color:currentColor}legend{border:0;color:inherit;display:table;max-width:100%;white-space:normal}::-webkit-file-upload-button{-webkit-appearance:button;color:inherit;font:inherit}[disabled]{cursor:default}img{border-style:none}progress{vertical-align:baseline}[aria-busy=true]{cursor:progress}[aria-controls]{cursor:pointer}[aria-disabled=true]{cursor:default}body,html{background-color:#000;font-family:メイリオ,MS Pゴシック,-apple-system,BlinkMacSystemFont,sans-serif;font-size:10px;height:100%;width:100%}body.is-loading{pointer-events:none}body a{display:block}body img{width:100%}body .dotgothic{font-family:DotGothic16,sans-serif;font-style:normal;font-weight:400}body .SP{display:none!important}body .main{height:100%;opacity:0;pointer-events:none;width:100%}body .main.is-loaded{opacity:1;pointer-events:auto}body .main .mv{left:50%;position:fixed;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}body .main .mv.is-hidden{opacity:0;pointer-events:none;visibility:hidden}@media screen and (max-width:767px)and (min-aspect-ratio:125/252){body .main .mv{height:100svh;width:49.6031746032svh}}@media screen and (max-width:767px)and (max-aspect-ratio:125/252){body .main .mv{height:201.6vw;width:100vw}}@media screen and (min-width:768px)and (min-aspect-ratio:8/5){body .main .mv{height:100svh;width:160svh}}@media screen and (min-width:768px)and (max-aspect-ratio:8/5){body .main .mv{height:62.5vw;width:100vw}}body .main .mv__titles{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:20}body .main .mv__title{left:0;margin:auto;position:absolute;right:0;z-index:5}body .main .mv__title svg{height:100%;width:100%}@media screen and (max-width:767px){body .main .mv__title--1{height:7.6851851852%;top:17.0634920635%;width:79.2%}}@media screen and (min-width:768px){body .main .mv__title--1{height:12.0488888889%;top:4.6666666667%;width:38.5270833333%}}@media screen and (max-width:767px){body .main .mv__title--2{height:9.8015873016%;top:25.5291005291%;width:92.5333333333%}}@media screen and (min-width:768px){body .main .mv__title--2{height:24.2222222222%;top:16.8888888889%;width:73.4722222222%}}body .main .mv__title--3{overflow:hidden}@media screen and (max-width:767px){body .main .mv__title--3{height:4.171957672%;top:35.4497354497%;width:39.144%}}@media screen and (min-width:768px){body .main .mv__title--3{height:6.8964444444%;top:39.6666666667%;width:37.9621527778%}}@media screen and (max-width:767px){body .main .mv__title--4{bottom:2.2354497354%;height:3.2936507937%;width:86.1333333333%}}@media screen and (min-width:768px){body .main .mv__title--4{bottom:3.2222222222%;height:4.2268888889%;width:36.25%}}body .main .mv__titleBg{background-color:#000;height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}body .main .mv__wrap{margin:auto;overflow:hidden}body .main .mv__bg,body .main .mv__wrap{height:100%;position:relative;width:100%}body .main .mv__bg{pointer-events:none}body .main .mv__bg .bg{background-position:50%;background-repeat:no-repeat;background-size:100% 100%;height:100%;left:0;position:absolute;top:0;width:100%}@media screen and (max-width:767px){body .main .mv__bg .bg--1{background-image:url(../img/mv/bg_sp-1.png)}body .main .mv__bg .bg--2{background-image:url(../img/mv/bg_sp-2.png)}body .main .mv__bg .bg--3{background-image:url(../img/mv/bg_sp-3.png)}}@media screen and (min-width:768px){body .main .mv__bg .bg--1{background-image:url(../img/mv/bg-1.png)}body .main .mv__bg .bg--2{background-image:url(../img/mv/bg-2.png)}body .main .mv__bg .bg--3{background-image:url(../img/mv/bg-3.png)}}body .main .mv__navWrap{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;pointer-events:none;z-index:10}body .main .mv__navWrap.is-active{pointer-events:auto}@media screen and (max-width:767px){body .main .mv__navWrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:10.582010582%;left:26.6666666667%;top:47.2222222222%;width:50.9333333333%}}@media screen and (min-width:768px){body .main .mv__navWrap{height:4.7777777778%;left:26.875%;top:53.2222222222%;width:48.3333333333%}}@media(hover:hover){body .main .mv__navWrap .mv__nav .link.is-active:before{opacity:1}body .main .mv__navWrap:hover .mv__nav .link.is-active:before{opacity:0}body .main .mv__navWrap:hover .mv__nav .link.is-active:hover:before{opacity:1}}body .main .mv__nav .link{height:100%;position:relative;-ms-touch-action:manipulation;touch-action:manipulation;width:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body .main .mv__nav .link:before{background-image:url(../img/mv/cursor.svg);background-position:50%;background-repeat:no-repeat;background-size:100% 100%;bottom:0;content:"";margin:auto;opacity:0;position:absolute;top:0}@media screen and (max-width:767px){body .main .mv__nav .link:before{height:4.1005291005svh;left:-5.0264550265svh;width:3.0423280423svh}}@media screen and (min-width:768px){body .main .mv__nav .link:before{left:-3.6805555556vw;width:2.2222222222vw}}@media(hover:hover){body .main .mv__nav .link:hover:before{opacity:1}}@media screen and (max-width:767px){body .main .mv__nav--1{height:25%;width:100%}}@media screen and (min-width:768px){body .main .mv__nav--1{height:100%;width:55.0287356322%}}@media screen and (max-width:767px){body .main .mv__nav--1 .link:before{opacity:1}body .main .mv__nav--2{height:25%;width:38.7434554974%}}@media screen and (min-width:768px){body .main .mv__nav--2{height:100%;width:22.2701149425%}}body .main .mv__star{position:absolute}body .main .mv__star .item{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}@media screen and (max-width:767px){body .main .mv__star.star--1{height:14.417989418%;width:28.5333333333%}}@media screen and (min-width:768px){body .main .mv__star.star--1{height:16.7407777778%;width:10.4513888889%}}body .main .mv__star.star--1 .item{opacity:0}@media screen and (max-width:767px){body .main .mv__star.star--2{height:14.1534391534%;width:28.5333333333%}}@media screen and (min-width:768px){body .main .mv__star.star--2{height:16.7222222222%;width:10.4513888889%}}body .main .mv__star.star--2 .item{opacity:0}body .main .mv__star--8{display:none;z-index:100}@media screen and (max-width:767px){body .main .mv__star--8{height:4.7619047619%;width:9.8666666667%}}@media screen and (min-width:768px){body .main .mv__star--8{height:6.5555555556%;width:4.8611111111%}}body .main .mv__star--9{display:none;z-index:100}@media screen and (max-width:767px){body .main .mv__star--9{height:4.7619047619%;width:9.8666666667%}}@media screen and (min-width:768px){body .main .mv__star--9{height:6.5555555556%;width:4.8611111111%}}@media screen and (max-width:767px){body .main .mv__star--1{left:5.0666666667%;top:7.1296296296%}}@media screen and (min-width:768px){body .main .mv__star--1{left:8.3333333333%;top:2.4444444444%}}@media screen and (max-width:767px){body .main .mv__star--2{left:77.0666666667%;top:36.1111111111%}}@media screen and (min-width:768px){body .main .mv__star--2{left:90.625%;top:8.6666666667%}}@media screen and (max-width:767px){body .main .mv__star--3{display:none}}@media screen and (min-width:768px){body .main .mv__star--3{left:10.5555555556%;top:52.3333333333%}}@media screen and (max-width:767px){body .main .mv__star--4{display:none}}@media screen and (min-width:768px){body .main .mv__star--4{left:78.4722222222%;top:65.8888888889%}}@media screen and (max-width:767px){body .main .mv__star--5{left:47.2%;top:-3.5714285714%}}@media screen and (min-width:768px){body .main .mv__star--5{left:72.0833333333%;top:-4.6666666667%}}@media screen and (max-width:767px){body .main .mv__star--6{left:5.3333333333%;top:53.835978836%}}@media screen and (min-width:768px){body .main .mv__star--6{left:-2.6388888889%;top:21.5555555556%}}@media screen and (max-width:767px){body .main .mv__star--7{display:none}}@media screen and (min-width:768px){body .main .mv__star--7{left:82.3611111111%;top:40.1111111111%}}@media screen and (max-width:767px){body .main .mv__star--8{left:87.2%;top:24.4708994709%}}@media screen and (min-width:768px){body .main .mv__star--8{left:83.5416666667%;top:13.6666666667%}}@media screen and (max-width:767px){body .main .mv__star--9{left:4%;top:30.4232804233%}}@media screen and (min-width:768px){body .main .mv__star--9{left:8.125%;top:32.7777777778%}}body .main .mv__rocket{position:absolute}@media screen and (max-width:767px){body .main .mv__rocket{bottom:15.0793650794%;height:12.962962963%;left:-4%;width:14.1333333333%}}@media screen and (min-width:768px){body .main .mv__rocket{height:20.3255555556%;left:11.3888888889%;top:71.4444444444%;width:6.8597222222%}}body .main .mv__boy{position:absolute}@media screen and (max-width:767px){body .main .mv__boy{bottom:14.9470899471%;height:8.9947089947%;left:10.7466666667%;width:11.7333333333%}}@media screen and (min-width:768px){body .main .mv__boy{height:13.821%;left:19.7222222222%;top:77.7777777778%;width:5.5888888889%}}body .main .mv__factory{position:absolute}@media screen and (max-width:767px){body .main .mv__factory{bottom:15.2116402116%;height:21.8253968254%;left:21.6%;width:84%}}@media screen and (min-width:768px){body .main .mv__factory{height:29.8888888889%;left:29.5833333333%;top:60%;width:35.625%}}body .main .mv__factory .item{height:100%;left:0;position:absolute;top:0;width:100%}body .main .article{left:50%;opacity:0;pointer-events:none;position:fixed;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}body .main .article.is-visible{opacity:1;pointer-events:auto}@media screen and (max-width:767px)and (min-aspect-ratio:125/252){body .main .article{height:100svh;width:49.6031746032svh}}@media screen and (max-width:767px)and (max-aspect-ratio:125/252){body .main .article{height:201.6vw;width:100vw}}@media screen and (min-width:768px)and (min-aspect-ratio:8/5){body .main .article{height:100svh;width:160svh}}@media screen and (min-width:768px)and (max-aspect-ratio:8/5){body .main .article{height:62.5vw;width:100vw}}body .main .article .menuBtn{background-image:url(../img/content/menu_btn.svg);background-position:50%;background-repeat:no-repeat;background-size:100% 100%;display:block;position:fixed;z-index:100}@media screen and (max-width:767px){body .main .article .menuBtn{height:5.8201058201%;right:.5819444444%;top:1.1111111111%;width:23.36%}}@media screen and (min-width:768px){body .main .article .menuBtn{height:6.5555555556%;right:2.1131944444%;top:4.3333333333%;width:8.1944444444%}}body .main .article .content{height:100%;margin:auto;overflow-x:hidden;overflow-y:scroll;width:100%}body .main .article .content__section,body .main .article .content__section .sectionBg{height:100%;position:relative;width:100%}body .main .article .content__section--1 .sectionBg .bg{background-position:50%;background-repeat:no-repeat;background-size:100% 100%;height:100%;left:0;position:absolute;top:0;width:100%}@media screen and (max-width:767px){body .main .article .content__section--1 .sectionBg .bg--1{background-image:url(../img/section-1/bg_sp-1.png)}}@media screen and (min-width:768px){body .main .article .content__section--1 .sectionBg .bg--1{background-image:url(../img/section-1/bg-1.png)}}@media screen and (max-width:767px){body .main .article .content__section--1 .sectionBg .bg--2{background-image:url(../img/section-1/bg_sp-2.png)}}@media screen and (min-width:768px){body .main .article .content__section--1 .sectionBg .bg--2{background-image:url(../img/section-1/bg-2.png)}}@media screen and (max-width:767px){body .main .article .content__section--1 .sectionBg .bg--3{background-image:url(../img/section-1/bg_sp-3.png)}}@media screen and (min-width:768px){body .main .article .content__section--1 .sectionBg .bg--3{background-image:url(../img/section-1/bg-3.png)}}body .main .article .content__section--2 .sectionBg .bg{background-position:50%;background-repeat:no-repeat;background-size:100% 100%;height:100%;left:0;position:absolute;top:0;width:100%}@media screen and (max-width:767px){body .main .article .content__section--2 .sectionBg .bg--1{background-image:url(../img/section-2/bg_sp-1.png)}}@media screen and (min-width:768px){body .main .article .content__section--2 .sectionBg .bg--1{background-image:url(../img/section-2/bg-1.png)}}@media screen and (max-width:767px){body .main .article .content__section--2 .sectionBg .bg--2{background-image:url(../img/section-2/bg_sp-2.png)}}@media screen and (min-width:768px){body .main .article .content__section--2 .sectionBg .bg--2{background-image:url(../img/section-2/bg-2.png)}}@media screen and (max-width:767px){body .main .article .content__section--2 .sectionBg .bg--3{background-image:url(../img/section-2/bg_sp-3.png)}}@media screen and (min-width:768px){body .main .article .content__section--2 .sectionBg .bg--3{background-image:url(../img/section-2/bg-3.png)}}body .main .article .content__section--3 .sectionBg .bg{background-position:50%;background-repeat:no-repeat;background-size:100% 100%;height:100%;left:0;position:absolute;top:0;width:100%}@media screen and (max-width:767px){body .main .article .content__section--3 .sectionBg .bg--1{background-image:url(../img/section-3/bg_sp-1.png)}}@media screen and (min-width:768px){body .main .article .content__section--3 .sectionBg .bg--1{background-image:url(../img/section-3/bg-1.png)}}@media screen and (max-width:767px){body .main .article .content__section--3 .sectionBg .bg--2{background-image:url(../img/section-3/bg_sp-2.png)}}@media screen and (min-width:768px){body .main .article .content__section--3 .sectionBg .bg--2{background-image:url(../img/section-3/bg-2.png)}}@media screen and (max-width:767px){body .main .article .content__section--3 .sectionBg .bg--3{background-image:url(../img/section-3/bg_sp-3.png)}}@media screen and (min-width:768px){body .main .article .content__section--3 .sectionBg .bg--3{background-image:url(../img/section-3/bg-3.png)}}body .main .article .content__section--4 .sectionBg .bg{background-position:50%;background-repeat:no-repeat;background-size:100% 100%;height:100%;left:0;position:absolute;top:0;width:100%}@media screen and (max-width:767px){body .main .article .content__section--4 .sectionBg .bg--1{background-image:url(../img/section-4/bg_sp-1.png)}}@media screen and (min-width:768px){body .main .article .content__section--4 .sectionBg .bg--1{background-image:url(../img/section-4/bg-1.png)}}@media screen and (max-width:767px){body .main .article .content__section--4 .sectionBg .bg--2{background-image:url(../img/section-4/bg_sp-2.png)}}@media screen and (min-width:768px){body .main .article .content__section--4 .sectionBg .bg--2{background-image:url(../img/section-4/bg-2.png)}}@media screen and (max-width:767px){body .main .article .content__section--4 .sectionBg .bg--3{background-image:url(../img/section-4/bg_sp-3.png)}}@media screen and (min-width:768px){body .main .article .content__section--4 .sectionBg .bg--3{background-image:url(../img/section-4/bg-3.png)}}body .main .article .content__section--5 .sectionBg .bg{background-position:50%;background-repeat:no-repeat;background-size:100% 100%;height:100%;left:0;position:absolute;top:0;width:100%}@media screen and (max-width:767px){body .main .article .content__section--5 .sectionBg .bg--1{background-image:url(../img/section-5/bg_sp-1.png)}}@media screen and (min-width:768px){body .main .article .content__section--5 .sectionBg .bg--1{background-image:url(../img/section-5/bg-1.png)}}@media screen and (max-width:767px){body .main .article .content__section--5 .sectionBg .bg--2{background-image:url(../img/section-5/bg_sp-2.png)}}@media screen and (min-width:768px){body .main .article .content__section--5 .sectionBg .bg--2{background-image:url(../img/section-5/bg-2.png)}}@media screen and (max-width:767px){body .main .article .content__section--5 .sectionBg .bg--3{background-image:url(../img/section-5/bg_sp-3.png)}}@media screen and (min-width:768px){body .main .article .content__section--5 .sectionBg .bg--3{background-image:url(../img/section-5/bg-3.png)}}body .main .article .content__section--6 .sectionBg .bg{background-position:50%;background-repeat:no-repeat;background-size:100% 100%;height:100%;left:0;position:absolute;top:0;width:100%}@media screen and (max-width:767px){body .main .article .content__section--6 .sectionBg .bg--1{background-image:url(../img/section-6/bg_sp-1.png)}}@media screen and (min-width:768px){body .main .article .content__section--6 .sectionBg .bg--1{background-image:url(../img/section-6/bg-1.png)}}@media screen and (max-width:767px){body .main .article .content__section--6 .sectionBg .bg--2{background-image:url(../img/section-6/bg_sp-2.png)}}@media screen and (min-width:768px){body .main .article .content__section--6 .sectionBg .bg--2{background-image:url(../img/section-6/bg-2.png)}}@media screen and (max-width:767px){body .main .article .content__section--6 .sectionBg .bg--3{background-image:url(../img/section-6/bg_sp-3.png)}}@media screen and (min-width:768px){body .main .article .content__section--6 .sectionBg .bg--3{background-image:url(../img/section-6/bg-3.png)}}body .main .article .content__section--7 .sectionBg .bg{background-position:50%;background-repeat:no-repeat;background-size:100% 100%;height:100%;left:0;position:absolute;top:0;width:100%}@media screen and (max-width:767px){body .main .article .content__section--7 .sectionBg .bg--1{background-image:url(../img/section-7/bg_sp-1.png)}}@media screen and (min-width:768px){body .main .article .content__section--7 .sectionBg .bg--1{background-image:url(../img/section-7/bg-1.png)}}@media screen and (max-width:767px){body .main .article .content__section--7 .sectionBg .bg--2{background-image:url(../img/section-7/bg_sp-2.png)}}@media screen and (min-width:768px){body .main .article .content__section--7 .sectionBg .bg--2{background-image:url(../img/section-7/bg-2.png)}}@media screen and (max-width:767px){body .main .article .content__section--7 .sectionBg .bg--3{background-image:url(../img/section-7/bg_sp-3.png)}}@media screen and (min-width:768px){body .main .article .content__section--7 .sectionBg .bg--3{background-image:url(../img/section-7/bg-3.png)}}body .main .article .content__section .sectionGround{background-position:50%;background-repeat:no-repeat;background-size:100% 100%;bottom:0;left:0;position:absolute;width:100%}@media screen and (max-width:767px){body .main .article .content__section--1 .sectionGround{background-image:url(../img/section-1/ground_sp.svg);height:3.9682539683%}}@media screen and (min-width:768px){body .main .article .content__section--1 .sectionGround{background-image:url(../img/section-1/ground.svg);height:6.4444444444%}}@media screen and (max-width:767px){body .main .article .content__section--2 .sectionGround{background-image:url(../img/section-2/ground_sp.svg);height:3.9682539683%}}@media screen and (min-width:768px){body .main .article .content__section--2 .sectionGround{background-image:url(../img/section-2/ground.svg);height:6.4444444444%}}@media screen and (max-width:767px){body .main .article .content__section--3 .sectionGround{background-image:url(../img/section-3/ground_sp.svg);height:3.9682539683%}}@media screen and (min-width:768px){body .main .article .content__section--3 .sectionGround{background-image:url(../img/section-3/ground.svg);height:6.4444444444%}}@media screen and (max-width:767px){body .main .article .content__section--4 .sectionGround{background-image:url(../img/section-4/ground_sp.svg);height:3.9682539683%}}@media screen and (min-width:768px){body .main .article .content__section--4 .sectionGround{background-image:url(../img/section-4/ground.svg);height:6.4444444444%}}@media screen and (max-width:767px){body .main .article .content__section--5 .sectionGround{background-image:url(../img/section-5/ground_sp.svg);height:3.9682539683%}}@media screen and (min-width:768px){body .main .article .content__section--5 .sectionGround{background-image:url(../img/section-5/ground.svg);height:6.4444444444%}}@media screen and (max-width:767px){body .main .article .content__section--6 .sectionGround{background-image:url(../img/section-6/ground_sp.svg);height:3.9682539683%}}@media screen and (min-width:768px){body .main .article .content__section--6 .sectionGround{background-image:url(../img/section-6/ground.svg);height:6.4444444444%}}@media screen and (max-width:767px){body .main .article .content__section--7 .sectionGround{background-image:url(../img/section-7/ground_sp.svg);height:3.9682539683%}}@media screen and (min-width:768px){body .main .article .content__section--7 .sectionGround{background-image:url(../img/section-7/ground.svg);height:6.4444444444%}}body .main .article .content__section .sectionTitle{left:0;margin:auto;position:absolute;right:0}@media screen and (max-width:767px){body .main .article .content__section .sectionTitle--en{top:10.1851851852%}}@media screen and (min-width:768px){body .main .article .content__section .sectionTitle--en{top:8.5555555556%}}@media screen and (max-width:767px){body .main .article .content__section .sectionTitle--ja{top:15.6084656085%}}@media screen and (min-width:768px){body .main .article .content__section .sectionTitle--ja{top:15.3333333333%}}body .main .article .content__section .icon{position:absolute}body .main .article .content__section .icon__img{height:100%;left:0;position:absolute;top:0;width:100%}body .main .article .content__section .icon__img--10,body .main .article .content__section .icon__img--11,body .main .article .content__section .icon__img--12,body .main .article .content__section .icon__img--13,body .main .article .content__section .icon__img--14,body .main .article .content__section .icon__img--2,body .main .article .content__section .icon__img--3,body .main .article .content__section .icon__img--4,body .main .article .content__section .icon__img--5,body .main .article .content__section .icon__img--6,body .main .article .content__section .icon__img--7,body .main .article .content__section .icon__img--8,body .main .article .content__section .icon__img--9{opacity:0}@media screen and (max-width:767px){body .main .article .content__section--1 .sectionTitle--en{height:5.1587301587%;width:71.7333333333%}}@media screen and (min-width:768px){body .main .article .content__section--1 .sectionTitle--en{height:6.2222222222%;width:32.2916666667%}}@media screen and (max-width:767px){body .main .article .content__section--1 .sectionTitle--ja{height:2.7777777778%;width:44%}}@media screen and (min-width:768px){body .main .article .content__section--1 .sectionTitle--ja{height:4.3333333333%;width:19.3055555556%}}body .main .article .content__section--1 .icon--1{z-index:10}@media screen and (max-width:767px){body .main .article .content__section--1 .icon--1{height:17.9894179894%;left:-1.3333333333%;top:78.0423280423%;width:24.2666666667%}}@media screen and (min-width:768px){body .main .article .content__section--1 .icon--1{height:20.8888888889%;left:10.4166666667%;top:73.5555555556%;width:8.7104166667%}}@media screen and (max-width:767px){body .main .article .content__section--1 .icon--2{height:17.1957671958%;left:22.6666666667%;top:78.835978836%;width:37.0666666667%}}@media screen and (min-width:768px){body .main .article .content__section--1 .icon--2{height:20.8888888889%;left:30.8333333333%;top:73.5555555556%;width:13.8888888889%}}@media screen and (max-width:767px){body .main .article .content__section--1 .icon--3{height:17.1957671958%;left:49.0666666667%;top:78.835978836%;width:37.0666666667%}}@media screen and (min-width:768px){body .main .article .content__section--1 .icon--3{height:20.8888888889%;left:52.0833333333%;top:73.5555555556%;width:13.8888888889%}}@media screen and (max-width:767px){body .main .article .content__section--1 .icon--4{height:18.3862433862%;left:37.6%;top:78.835978836%;width:34.6666666667%}}@media screen and (min-width:768px){body .main .article .content__section--1 .icon--4{height:20.8888888889%;left:61.5972222222%;top:73.5555555556%;width:13.8888888889%}}@media screen and (max-width:767px){body .main .article .content__section--1 .icon--5{height:18.3862433862%;left:70.1333333333%;top:78.835978836%;width:34.6666666667%}}@media screen and (min-width:768px){body .main .article .content__section--1 .icon--5{height:20.8888888889%;left:83.3333333333%;top:73.6666666667%;width:13.8888888889%}}@media screen and (max-width:767px){body .main .article .content__section--2 .sectionTitle--en{height:4.6296296296%;width:53.6%}}@media screen and (min-width:768px){body .main .article .content__section--2 .sectionTitle--en{height:6.2222222222%;width:23.1944444444%}}@media screen and (max-width:767px){body .main .article .content__section--2 .sectionTitle--ja{height:2.7777777778%;width:28%}}@media screen and (min-width:768px){body .main .article .content__section--2 .sectionTitle--ja{height:4.3333333333%;width:12.2222222222%}}@media screen and (max-width:767px){body .main .article .content__section--2 .icon--1{height:17.7248677249%;left:1.6%;top:78.5714285714%;width:23.7333333333%}}@media screen and (min-width:768px){body .main .article .content__section--2 .icon--1{height:20.8888888889%;left:16.1805555556%;top:72.6666666667%;width:8.7104166667%}}body .main .article .content__section--2 .icon--2{overflow:hidden;z-index:10}@media screen and (max-width:767px){body .main .article .content__section--2 .icon--2--1{height:7.1759259259%;left:26.9333333333%;top:87.6984126984%;width:31.7333333333%}}@media screen and (min-width:768px){body .main .article .content__section--2 .icon--2--1{height:12.5555555556%;left:25.625%;top:81.3333333333%;width:23.125%}}@media screen and (max-width:767px){body .main .article .content__section--2 .icon--2--2{height:7.1759259259%;left:26.9333333333%;top:87.6984126984%;width:45.6346666667%}}@media screen and (min-width:768px){body .main .article .content__section--2 .icon--2--2{height:12.5555555556%;left:25.625%;top:81.3333333333%;width:30.3475972222%}}@media screen and (max-width:767px){body .main .article .content__section--2 .icon--2--3{height:7.1759259259%;left:26.9333333333%;top:87.6984126984%;width:57.4282666667%}}@media screen and (min-width:768px){body .main .article .content__section--2 .icon--2--3{height:12.5555555556%;left:25.625%;top:81.3333333333%;width:34.7962083333%}}body .main .article .content__section--2 .icon--2 .icon__img{height:100%;left:0;position:absolute;top:0;width:100%}body .main .article .content__section--2 .icon--3{z-index:10}@media screen and (max-width:767px){body .main .article .content__section--2 .icon--3{height:7.1759259259%;left:56%;top:87.5661375661%;width:12.1333333333%}}@media screen and (min-width:768px){body .main .article .content__section--2 .icon--3{height:12.5555555556%;left:49.5138888889%;top:81.3333333333%;width:6.6055555556%}}body .main .article .content__section--2 .icon--4{z-index:10}@media screen and (max-width:767px){body .main .article .content__section--2 .icon--4{height:7.1759259259%;left:67.2%;top:87.5661375661%;width:12.1333333333%}}@media screen and (min-width:768px){body .main .article .content__section--2 .icon--4{height:12.5555555556%;left:54.375%;top:81.3333333333%;width:6.6055555556%}}body .main .article .content__section--2 .icon--5{z-index:10}@media screen and (max-width:767px){body .main .article .content__section--2 .icon--5{height:7.1759259259%;left:79.2%;top:87.5661375661%;width:12.1333333333%}}@media screen and (min-width:768px){body .main .article .content__section--2 .icon--5{height:12.5555555556%;left:59.2361111111%;top:81.3333333333%;width:6.6055555556%}}@media screen and (max-width:767px){body .main .article .content__section--2 .icon--6{height:15.2116402116%;left:47.2%;top:80.9523809524%;width:64%}}@media screen and (min-width:768px){body .main .article .content__section--2 .icon--6{height:20.8888888889%;left:41.5277777778%;top:73.5555555556%;width:37.0833333333%}}@media screen and (max-width:767px){body .main .article .content__section--3 .sectionTitle--en{height:9.7883597884%;top:7.671957672%;width:64%}}@media screen and (min-width:768px){body .main .article .content__section--3 .sectionTitle--en{height:6.3333333333%;width:50.9027777778%}}@media screen and (max-width:767px){body .main .article .content__section--3 .sectionTitle--ja{height:2.7777777778%;top:17.9894179894%;width:32.8%}}@media screen and (min-width:768px){body .main .article .content__section--3 .sectionTitle--ja{height:4.3333333333%;width:14.5138888889%}}@media screen and (max-width:767px){body .main .article .content__section--3 .icon--1{height:17.7248677249%;left:2.9333333333%;top:78.3068783069%;width:23.7333333333%}}@media screen and (min-width:768px){body .main .article .content__section--3 .icon--1{height:20.8888888889%;left:12.6388888889%;top:72.8888888889%;width:8.7104166667%}}@media screen and (max-width:767px){body .main .article .content__section--3 .icon--2{height:19.9735449735%;left:32.2666666667%;top:76.5873015873%;width:86.4%}}@media screen and (min-width:768px){body .main .article .content__section--3 .icon--2{height:27.7777777778%;left:29.1666666667%;top:70.6666666667%;width:32.1527777778%}}@media screen and (max-width:767px){body .main .article .content__section--3 .icon--3{height:17.1957671958%;left:62.1333333333%;top:79.6296296296%;width:20%}}@media screen and (min-width:768px){body .main .article .content__section--3 .icon--3{height:30%;left:65.3472222222%;top:62.4444444444%;width:10.7638888889%}}@media screen and (max-width:767px){body .main .article .content__section--3 .icon--4{height:16.9312169312%;left:80%;top:77.1164021164%;width:19.2%}}@media screen and (min-width:768px){body .main .article .content__section--3 .icon--4{height:29.3333333333%;left:77.7777777778%;top:57.6666666667%;width:10.4861111111%}}@media screen and (max-width:767px){body .main .article .content__section--3 .icon--5{display:none}}@media screen and (min-width:768px){body .main .article .content__section--3 .icon--5{height:30%;left:86.9444444444%;top:63.8888888889%;width:10.7638888889%}}@media screen and (max-width:767px){body .main .article .content__section--4 .sectionTitle--en{height:4.7619047619%;width:70.4%}}@media screen and (min-width:768px){body .main .article .content__section--4 .sectionTitle--en{height:6.2222222222%;width:35.2777777778%}}@media screen and (max-width:767px){body .main .article .content__section--4 .sectionTitle--ja{height:2.7777777778%;width:53.6%}}@media screen and (min-width:768px){body .main .article .content__section--4 .sectionTitle--ja{height:4.3333333333%;width:23.4722222222%}}body .main .article .content__section--4 .icon--1{z-index:10}@media screen and (max-width:767px){body .main .article .content__section--4 .icon--1{height:16.0052910053%;left:-1.6%;top:80.1587301587%;width:21.3333333333%}}@media screen and (min-width:768px){body .main .article .content__section--4 .icon--1{height:20.8888888889%;left:3.1944444444%;top:72.5555555556%;width:8.7104166667%}}body .main .article .content__section--4 .icon--2{z-index:10}@media screen and (max-width:767px){body .main .article .content__section--4 .icon--2{height:15.2116402116%;left:18.1333333333%;top:80.5555555556%;width:64%}}@media screen and (min-width:768px){body .main .article .content__section--4 .icon--2{height:20.8888888889%;left:24.2361111111%;top:72.4444444444%;width:50.7638888889%}}@media screen and (max-width:767px){body .main .article .content__section--4 .icon--3{height:11.9047619048%;left:-3.2%;top:84.126984127%;width:16.2666666667%}}@media screen and (min-width:768px){body .main .article .content__section--4 .icon--3{height:19.6666666667%;left:12.0138888889%;top:73.6666666667%;width:8.1944444444%}}@media screen and (max-width:767px){body .main .article .content__section--4 .icon--4{height:11.9047619048%;left:86.9333333333%;top:84.126984127%;width:16.2666666667%}}@media screen and (min-width:768px){body .main .article .content__section--4 .icon--4{height:19.6666666667%;left:80.1388888889%;top:73.6666666667%;width:8.1944444444%}}@media screen and (max-width:767px){body .main .article .content__section--5 .sectionTitle--en{height:4.6296296296%;width:66.9333333333%}}@media screen and (min-width:768px){body .main .article .content__section--5 .sectionTitle--en{height:6.2222222222%;width:30.0694444444%}}@media screen and (max-width:767px){body .main .article .content__section--5 .sectionTitle--ja{height:2.7777777778%;width:10.9333333333%}}@media screen and (min-width:768px){body .main .article .content__section--5 .sectionTitle--ja{height:4.3333333333%;width:4.7916666667%}}@media screen and (max-width:767px){body .main .article .content__section--5 .icon--1{height:16.5343915344%;left:-.8%;top:79.2328042328%;width:22.1333333333%}}@media screen and (min-width:768px){body .main .article .content__section--5 .icon--1{height:20.8888888889%;left:9.1666666667%;top:72.6666666667%;width:8.7104166667%}}@media screen and (max-width:767px){body .main .article .content__section--5 .icon--2{height:15.4761904762%;left:20%;top:80.5555555556%;width:48.5333333333%}}@media screen and (min-width:768px){body .main .article .content__section--5 .icon--2{height:20.8888888889%;left:25.6944444444%;top:72.6666666667%;width:20.0694444444%}}@media screen and (max-width:767px){body .main .article .content__section--5 .icon--3{display:none}}@media screen and (min-width:768px){body .main .article .content__section--5 .icon--3{height:20.8888888889%;left:48.125%;top:72.5555555556%;width:8.6381944444%}}@media screen and (max-width:767px){body .main .article .content__section--5 .icon--4{height:15.7407407407%;left:55.4666666667%;top:80.4232804233%;width:25.0666666667%}}@media screen and (min-width:768px){body .main .article .content__section--5 .icon--4{height:20.8888888889%;left:55.9027777778%;top:72.7777777778%;width:10.3243055556%}}@media screen and (max-width:767px){body .main .article .content__section--5 .icon--5{display:none}}@media screen and (min-width:768px){body .main .article .content__section--5 .icon--5{height:20.8888888889%;left:64.8611111111%;top:72.6666666667%;width:8.6381944444%}}@media screen and (max-width:767px){body .main .article .content__section--5 .icon--6{height:15.0793650794%;left:68.2666666667%;top:80.9523809524%;width:46.9333333333%}}@media screen and (min-width:768px){body .main .article .content__section--5 .icon--6{height:20.8888888889%;left:76.25%;top:72.6666666667%;width:20.0694444444%}}@media screen and (max-width:767px){body .main .article .content__section--6 .sectionTitle--en{height:4.6296296296%;width:33.8666666667%}}@media screen and (min-width:768px){body .main .article .content__section--6 .sectionTitle--en{height:6.1111111111%;width:15%}}@media screen and (max-width:767px){body .main .article .content__section--6 .sectionTitle--ja{height:2.7777777778%;width:21.3333333333%}}@media screen and (min-width:768px){body .main .article .content__section--6 .sectionTitle--ja{height:4.3333333333%;width:9.4444444444%}}body .main .article .content__section--6 .icon--1{z-index:10}@media screen and (max-width:767px){body .main .article .content__section--6 .icon--1{height:16.7989417989%;left:16.8%;top:79.3650793651%;width:22.6666666667%}}@media screen and (min-width:768px){body .main .article .content__section--6 .icon--1{height:20.8888888889%;left:7.5694444444%;top:72.6666666667%;width:8.7104166667%}}@media screen and (max-width:767px){body .main .article .content__section--6 .icon--2{height:29.6296296296%;left:-58.9333333333%;top:73.2804232804%;width:183.7333333333%}}@media screen and (min-width:768px){body .main .article .content__section--6 .icon--2{height:33.3333333333%;left:12.1527777778%;top:68.1111111111%;width:63.9763888889%}}@media screen and (max-width:767px){body .main .article .content__section--6 .icon--3{display:none}}@media screen and (min-width:768px){body .main .article .content__section--6 .icon--3{height:20.8888888889%;left:80.5555555556%;top:74%;width:13.1576388889%}}@media screen and (max-width:767px){body .main .article .content__section--7 .sectionTitle--en{height:4.8941798942%;top:7.671957672%;width:71.4666666667%}}@media screen and (min-width:768px){body .main .article .content__section--7 .sectionTitle--en{height:6.3333333333%;width:66.6666666667%}}@media screen and (max-width:767px){body .main .article .content__section--7 .sectionTitle--ja{height:2.7777777778%;top:17.9894179894%;width:82.9333333333%}}@media screen and (min-width:768px){body .main .article .content__section--7 .sectionTitle--ja{height:4.4444444444%;width:36.25%}}body .main .article .content__section--7 .icon--1{z-index:20}@media screen and (max-width:767px){body .main .article .content__section--7 .icon--1{height:17.4603174603%;left:-3.7333333333%;top:82.5396825397%;width:28%}}@media screen and (min-width:768px){body .main .article .content__section--7 .icon--1{height:20.8888888889%;left:2.4305555556%;top:78.8888888889%;width:10.4166666667%}}@media screen and (max-width:767px){body .main .article .content__section--7 .icon--2{height:17.9894179894%;left:-3.7333333333%;top:79.6296296296%;width:29.0666666667%}}@media screen and (min-width:768px){body .main .article .content__section--7 .icon--2{height:20.8888888889%;left:31.5277777778%;top:72.5555555556%;width:10.5208333333%}}body .main .article .content__section--7 .icon--3{z-index:5}@media screen and (max-width:767px){body .main .article .content__section--7 .icon--3{height:16.7989417989%;left:66.1333333333%;top:80.6878306878%;width:22.6666666667%}}@media screen and (min-width:768px){body .main .article .content__section--7 .icon--3{height:20.8888888889%;left:64.1666666667%;top:72.6666666667%;width:8.6381944444%}}@media screen and (max-width:767px){body .main .article .content__section--7 .icon--4{height:17.328042328%;left:67.2%;top:79.3650793651%;width:43.4666666667%}}@media screen and (min-width:768px){body .main .article .content__section--7 .icon--4{height:20.8888888889%;left:71.8055555556%;top:73.4444444444%;width:16.3256944444%}}body .main .article .content__section--7 .icon--5{z-index:10}@media screen and (max-width:767px){body .main .article .content__section--7 .icon--5{height:17.328042328%;left:80.5333333333%;top:80.9523809524%;width:27.7333333333%}}@media screen and (min-width:768px){body .main .article .content__section--7 .icon--5{height:20.8888888889%;left:110.4166666667%;top:76.2222222222%;width:10.4166666667%}}body .main .article .content__section--7 .icon--6{z-index:8}@media screen and (max-width:767px){body .main .article .content__section--7 .icon--6{height:4.4047619048%;left:23.7333333333%;top:94.4444444444%;width:41.8666666667%}}@media screen and (min-width:768px){body .main .article .content__section--7 .icon--6{height:5.6911111111%;left:42.5%;top:91.3333333333%;width:16.76875%}}body .main .article .content__section .sectionSwiperContainer{left:0;margin:auto;position:absolute;right:0}@media screen and (max-width:767px){body .main .article .content__section .sectionSwiperContainer{height:30.4232804233%;top:25%;width:61.3333333333%}}@media screen and (min-width:768px){body .main .article .content__section .sectionSwiperContainer{height:31.1111111111%;top:23%;width:64.7222222222%}}body .main .article .content__section .sectionSwiperContainer .sectionSwiper,body .main .article .content__section .sectionSwiperContainer .sectionSwiper .swiper-wrapper{height:100%;width:100%}@media screen and (max-width:767px){body .main .article .content__section .sectionSwiperContainer .sectionSwiper .swiper-wrapper .swiper-slide{height:100%;width:100%}}@media screen and (min-width:768px){body .main .article .content__section .sectionSwiperContainer .sectionSwiper .swiper-wrapper .swiper-slide{height:100%;width:30.0429184549%}body .main .article .content__section .sectionSwiperContainer .sectionSwiper .swiper-wrapper .swiper-slide:last-child{margin-right:0}}body .main .article .content__section .sectionSwiperContainer .sectionSwiper .swiper-wrapper .swiper-slide a{cursor:-webkit-zoom-in;cursor:zoom-in;height:100%;width:100%}body .main .article .content__section .sectionSwiperContainer .sectionSwiper .swiper-wrapper .swiper-slide a .frame{height:100%;left:0;position:absolute;top:0;width:100%;z-index:5}body .main .article .content__section .sectionSwiperContainer .sectionSwiper .swiper-wrapper .swiper-slide a .thumb{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0;-webkit-transform:scale(1.01);transform:scale(1.01);-webkit-transform-origin:center;transform-origin:center}@media screen and (max-width:767px){body .main .article .content__section .sectionSwiperContainer .sectionSwiper .swiper-wrapper .swiper-slide a .thumb{height:89.1304347826%;width:89.1304347826%}}@media screen and (min-width:768px){body .main .article .content__section .sectionSwiperContainer .sectionSwiper .swiper-wrapper .swiper-slide a .thumb{height:88.9285714286%;width:88.9285714286%}}body .main .article .content__section .sectionSwiperContainer .swiper-button{background-repeat:no-repeat;background-size:100% 100%;bottom:0;cursor:pointer;margin:auto;position:absolute;top:0}@media screen and (max-width:767px){body .main .article .content__section .sectionSwiperContainer .swiper-button{height:19.1304347826%;width:19.1304347826%}}@media screen and (min-width:768px){body .main .article .content__section .sectionSwiperContainer .swiper-button{height:21.0714285714%;width:6.330472103%}}body .main .article .content__section .sectionSwiperContainer .swiper-button svg{display:none}body .main .article .content__section .sectionSwiperContainer .swiper-button:hover{-webkit-transform:scale(1.1);transform:scale(1.1);-webkit-transform-origin:center;transform-origin:center}body .main .article .content__section .sectionSwiperContainer .swiper-button-prev{background-image:url(../img/content/btn-prev.svg)}@media screen and (max-width:767px){body .main .article .content__section .sectionSwiperContainer .swiper-button-prev{left:-25.2173913043%}}@media screen and (min-width:768px){body .main .article .content__section .sectionSwiperContainer .swiper-button-prev{left:-8.0472103004%}}body .main .article .content__section .sectionSwiperContainer .swiper-button-next{background-image:url(../img/content/btn-next.svg)}@media screen and (max-width:767px){body .main .article .content__section .sectionSwiperContainer .swiper-button-next{right:-25.2173913043%}}@media screen and (min-width:768px){body .main .article .content__section .sectionSwiperContainer .swiper-button-next{right:-8.0472103004%}}body .main .article .content__section .sectionDescription{background-repeat:no-repeat;background-size:100% 100%;display:-webkit-box;display:-ms-flexbox;display:flex;left:0;margin:auto;position:absolute;right:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:767px){body .main .article .content__section .sectionDescription{background-image:url(../img/content/desc_bg_sp.svg);height:19.9735449735%;top:57.2751322751%;width:86.4%}}@media screen and (min-width:768px){body .main .article .content__section .sectionDescription{background-image:url(../img/content/desc_bg.svg);height:15.3333333333%;top:57.2222222222%;width:64.7222222222%}}body .main .article .content__section .sectionDescription__wrap{color:#fff;font-style:normal;font-weight:400;letter-spacing:.4em;line-height:2;opacity:0;overflow-y:scroll}body .main .article .content__section .sectionDescription__wrap.is-typing{pointer-events:none}body .main .article .content__section .sectionDescription__wrap.is-complete{pointer-events:auto}@media screen and (max-width:767px){body .main .article .content__section .sectionDescription__wrap{height:68.8741721854%;width:81.7901234568%}}@media screen and (max-width:767px)and (min-aspect-ratio:125/252){body .main .article .content__section .sectionDescription__wrap{font-size:1.7195767196svh}}@media screen and (max-width:767px)and (max-aspect-ratio:125/252){body .main .article .content__section .sectionDescription__wrap{font-size:3.4666666667vw}}@media screen and (min-width:768px){body .main .article .content__section .sectionDescription__wrap{height:61.5942028986%;width:88.1974248927%}}@media screen and (min-width:768px)and (min-aspect-ratio:8/5){body .main .article .content__section .sectionDescription__wrap{font-size:1.5555555556svh}}@media screen and (min-width:768px)and (max-aspect-ratio:8/5){body .main .article .content__section .sectionDescription__wrap{font-size:.9722222222vw}}body .exhibits{display:none;height:100%;left:0;opacity:0;overflow-y:scroll;position:fixed;top:0;-webkit-transition:opacity .4s cubic-bezier(.165,.84,.44,1);transition:opacity .4s cubic-bezier(.165,.84,.44,1);width:100%;z-index:250}body .exhibits.is-ready{display:block}body .exhibits.is-active{display:block;opacity:1}body .exhibits.is-active .exhibits__bg{-webkit-animation-play-state:running;animation-play-state:running}body .exhibits.is-active .galleryMain{opacity:1}body .exhibits__overlay{background-color:#000;height:100%;left:0;position:fixed;top:0;width:100%}body .exhibits__content{background-position:50%;background-repeat:repeat-y;background-size:100% 100%;left:0;margin:auto;overflow:hidden;position:absolute;right:0;top:0}@media screen and (max-width:767px){body .exhibits__content{background-image:url(../img/content/bg_modal_space_sp.png);width:100%}}@media screen and (min-width:768px){body .exhibits__content{background-image:url(../img/content/bg_modal_space.png);width:69.0972222222vw}}body .exhibits__content .btn--top{position:absolute;z-index:10}@media screen and (max-width:767px){body .exhibits__content .btn--top{height:11.7333333333vw;right:6.1333333333vw;top:8.2666666667vw;width:11.7333333333vw}}@media screen and (min-width:768px){body .exhibits__content .btn--top{height:4.0972222222vw;right:2.2222222222vw;top:1.0416666667vw;width:4.0972222222vw}}body .exhibits__content .btn--bottom{background-color:#000;border:6px solid #fff;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;margin:auto;text-decoration:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:767px){body .exhibits__content .btn--bottom{font-size:4.2666666667vw;height:12.8vw;margin-top:9.3333333333vw;width:70.6666666667vw}}@media screen and (min-width:768px){body .exhibits__content .btn--bottom{font-size:1.1111111111vw;height:4.3055555556vw;margin-top:5.7638888889vw;width:18.4027777778vw}}body .exhibits__bg{-webkit-animation:flow-up 110s linear infinite;animation:flow-up 110s linear infinite;-webkit-animation-play-state:paused;animation-play-state:paused;height:100%;left:0;position:absolute;top:0;width:100%}@-webkit-keyframes flow-up{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@keyframes flow-up{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}body .exhibits__bg .bg{background-position:50%;background-repeat:repeat-y;background-size:100% 100%;height:100%;left:0;position:absolute;top:0;width:100%}body .exhibits__bg .bg--1{top:0}body .exhibits__bg .bg--2{top:100%}@media screen and (max-width:767px){body .exhibits__bg .bg{background-image:url(../img/content/bg_modal_stars_sp.png)}}@media screen and (min-width:768px){body .exhibits__bg .bg{background-image:url(../img/content/bg_modal_stars.png)}}body .exhibits__wrap{position:relative;z-index:1}@media screen and (max-width:767px){body .exhibits__wrap{margin:28.2666666667vw auto;width:87.4666666667vw}}@media screen and (min-width:768px){body .exhibits__wrap{margin:0 auto 5.7638888889vw;width:54.7222222222vw}}body .exhibits__wrap .galleryMain{opacity:0;-webkit-transition:opacity .4s cubic-bezier(.165,.84,.44,1) .2s;transition:opacity .4s cubic-bezier(.165,.84,.44,1) .2s;width:100%}@media screen and (max-width:767px){body .exhibits__wrap .galleryMain{height:87.4666666667vw}}@media screen and (min-width:768px){body .exhibits__wrap .galleryMain{height:54.7222222222vw}}body .exhibits__wrap .galleryMain .swiper-wrapper{-webkit-transition-timing-function:linear!important;transition-timing-function:linear!important}body .exhibits__wrap .galleryMain .swiper-wrapper .swiper-slide{overflow:hidden}body .exhibits__wrap .galleryMain .swiper-wrapper .swiper-slide.swiper-slide-active .wrap{-webkit-animation:sprite 5s steps(5) infinite;animation:sprite 5s steps(5) infinite}body .exhibits__wrap .galleryMain .swiper-wrapper .swiper-slide .wrap{aspect-ratio:1/1;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;width:500%}@-webkit-keyframes sprite{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes sprite{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}body .exhibits__wrap .galleryMain .swiper-wrapper .swiper-slide .wrap picture{height:100%;width:100%}body .exhibits__wrap .galleryText{background-color:#000;border:6px solid #fff;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;width:100%}@media screen and (max-width:767px){body .exhibits__wrap .galleryText{font-size:4.2666666667vw;margin-top:9.3333333333vw}}@media screen and (min-width:768px){body .exhibits__wrap .galleryText{font-size:1.1111111111vw;margin-top:2.7777777778vw}}body .exhibits__wrap .galleryText__link{display:block}body .exhibits__wrap .galleryText__title{text-align:center}@media screen and (max-width:767px){body .exhibits__wrap .galleryText__title{padding:4vw 8.5333333333vw}}@media screen and (min-width:768px){body .exhibits__wrap .galleryText__title{padding:1.0416666667vw 2.0833333333vw}}body .exhibits__wrap .galleryText__dl{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;letter-spacing:.09em;line-height:1.5625;width:100%}body .exhibits__wrap .galleryText__dt{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:767px){body .exhibits__wrap .galleryText__dt{border-top:.5333333333vw solid #fff;padding:1.6vw 8.5333333333vw;width:100%}}@media screen and (min-width:768px){body .exhibits__wrap .galleryText__dt{border-top:.1388888889vw solid #fff;padding:1.0416666667vw 2.0833333333vw;width:34.5177664975%}}@media screen and (max-width:767px){body .exhibits__wrap .galleryText__dd{border-top:.5333333333vw solid #fff;padding:4vw 8.5333333333vw;width:100%}}@media screen and (min-width:768px){body .exhibits__wrap .galleryText__dd{border-left:.1388888889vw solid #fff;border-top:.1388888889vw solid #fff;padding:1.0416666667vw 2.0833333333vw;width:65.4822335025%}}body .exhibits__wrap .galleryText__dd a{color:#fff}body .exhibits__wrap .galleryThumbs{display:grid;width:100%}@media screen and (max-width:767px){body .exhibits__wrap .galleryThumbs{gap:9.6vw;grid-template-columns:repeat(1,1fr);margin-top:16.5333333333vw}}@media screen and (min-width:768px){body .exhibits__wrap .galleryThumbs{gap:2.7777777778vw;grid-template-columns:repeat(2,1fr);margin-top:4.1666666667vw}}@media screen and (max-width:767px){body .exhibits__wrap .galleryThumbs .galleryThumb{height:68vw;margin:auto;width:68vw}}@media screen and (min-width:768px){body .exhibits__wrap .galleryThumbs .galleryThumb{height:25.9722222222vw;width:25.9722222222vw}}body .menu{height:100%;left:0;opacity:0;pointer-events:none;position:fixed;top:0;width:100%;z-index:150}body .menu,body .menu.is-active{-webkit-transition:opacity .4s cubic-bezier(.165,.84,.44,1) .14s;transition:opacity .4s cubic-bezier(.165,.84,.44,1) .14s}body .menu.is-active{opacity:1;pointer-events:auto}body .menu__overlay{background-color:rgba(0,0,0,.8);height:100%;left:0;position:absolute;top:0;width:100%}body .menu__nav{background-position:50%;background-repeat:no-repeat;background-size:100% 100%;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media screen and (max-width:767px){body .menu__nav{background-image:url(../img/menu/bg_sp.svg);height:79.6296296296svh;width:36.5079365079svh}}@media screen and (min-width:768px){body .menu__nav{background-image:url(../img/menu/bg.svg);height:36.5277777778vw;width:58.6805555556vw}}body .menu__nav .nav{width:100%}body .menu__nav .nav__title{margin:auto}@media screen and (max-width:767px){body .menu__nav .nav__title{height:2.6455026455svh;margin-top:3.1746031746svh;width:8.2010582011svh}}@media screen and (min-width:768px){body .menu__nav .nav__title{height:2.6388888889vw;margin-top:2.2222222222vw;width:6.0416666667vw}}body .menu__nav .nav__links{margin:auto}@media screen and (max-width:767px){body .menu__nav .nav__links{width:22.0899470899svh}}@media screen and (min-width:768px){body .menu__nav .nav__links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:43.4722222222vw}body .menu__nav .nav__link--1{width:23.9583333333vw}body .menu__nav .nav__link--2{width:13.5416666667vw}}@media screen and (max-width:767px){body .menu__nav .nav__item{height:2.5132275132svh;margin-top:3.9682539683svh}}@media screen and (min-width:768px){body .menu__nav .nav__item{height:1.7361111111vw;margin-top:2.1527777778vw}}@media screen and (max-width:767px){body .menu__nav .nav__item--1{margin-top:2.380952381svh;width:18.1216931217svh}}@media screen and (min-width:768px){body .menu__nav .nav__item--1{width:12.8472222222vw}}@media screen and (max-width:767px){body .menu__nav .nav__item--2{width:12.8306878307svh}}@media screen and (min-width:768px){body .menu__nav .nav__item--2{width:9.1666666667vw}}@media screen and (max-width:767px){body .menu__nav .nav__item--3{width:13.4920634921svh}}@media screen and (min-width:768px){body .menu__nav .nav__item--3{width:9.6527777778vw}}@media screen and (max-width:767px){body .menu__nav .nav__item--4{width:22.0899470899svh}}@media screen and (min-width:768px){body .menu__nav .nav__item--4{width:15.625vw}}@media screen and (max-width:767px){body .menu__nav .nav__item--5{width:4.3650793651svh}}@media screen and (min-width:768px){body .menu__nav .nav__item--5{width:3.3333333333vw}}@media screen and (max-width:767px){body .menu__nav .nav__item--6{width:8.9947089947svh}}@media screen and (min-width:768px){body .menu__nav .nav__item--6{width:6.25vw}}@media screen and (max-width:767px){body .menu__nav .nav__item--7{height:5.291005291svh;width:20.5026455026svh}}@media screen and (min-width:768px){body .menu__nav .nav__item--7{width:24.0972222222vw}}@media screen and (max-width:767px){body .menu__nav .nav__item--8{width:18.1216931217svh}}@media screen and (min-width:768px){body .menu__nav .nav__item--8{width:12.7083333333vw}}@media screen and (max-width:767px){body .menu__nav .nav__item--9{width:18.1216931217svh}}@media screen and (min-width:768px){body .menu__nav .nav__item--9{width:12.5694444444vw}}@media screen and (max-width:767px){body .menu__nav .nav__item--10{height:3.7333333333vw;width:19.8412698413svh}}@media screen and (min-width:768px){body .menu__nav .nav__item--10{height:1.3194444444vw;width:13.8194444444vw}}body .menu__nav .nav__item .link{height:100%;position:relative;width:100%}body .menu__nav .nav__item .link:before{background-image:url(../img/mv/cursor.svg);background-position:50%;background-repeat:no-repeat;background-size:100% 100%;bottom:0;content:"";margin:auto;opacity:0;position:absolute;top:0}@media screen and (max-width:767px){body .menu__nav .nav__item .link:before{height:3.0423280423svh;left:-3.4391534392svh;width:2.2486772487svh}}@media screen and (min-width:768px){body .menu__nav .nav__item .link:before{height:2.0833333333vw;left:-2.2916666667vw;width:1.5277777778vw}}@media(hover:hover){body .menu__nav .nav__item .link:hover:before,body .menu__nav .nav__item.is-active .link:before,body .menu__nav.is-active .link:before{opacity:1}body .menu__nav:hover .nav__item.is-active .link:before{opacity:0}body .menu__nav:hover .nav__item.is-active:hover .link:before{opacity:1}}body .loading{pointer-events:none;position:fixed;width:100%;z-index:200}body .loading,body .loading__frame{bottom:0;height:100%;left:0;margin:auto;opacity:0;right:0;top:0}body .loading__frame{aspect-ratio:1/2;position:absolute;visibility:hidden;width:auto}@media screen and (max-width:767px){body .loading__frame{height:100%;width:auto}}@media screen and (min-width:768px){body .loading__frame{height:auto;width:100%}}body .loading__frame img{height:100%}@media screen and (max-width:768px){body{min-width:320px}body .PC{display:none!important}body .SP{display:block!important}}