@charset "UTF-8";#loading{width:100vw;height:100vh;transition:all 1s;background-color:#FFF;z-index:10000;position:fixed;top:0;left:0}.sk-cube-grid{width:45px;height:45px;margin:300px auto}.sk-cube-grid .sk-cube{width:33%;height:33%;background-color:#DC5F00;float:left;animation:sk-cubeGridScaleDelay 1.0s infinite ease-in-out}.sk-cube-grid .sk-cube1{animation-delay:0.2s}.sk-cube-grid .sk-cube2{animation-delay:0.3s}.sk-cube-grid .sk-cube3{animation-delay:0.4s}.sk-cube-grid .sk-cube4{animation-delay:0.1s}.sk-cube-grid .sk-cube5{animation-delay:0.2s}.sk-cube-grid .sk-cube6{animation-delay:0.3s}.sk-cube-grid .sk-cube7{animation-delay:0s}.sk-cube-grid .sk-cube8{animation-delay:0.1s}.sk-cube-grid .sk-cube9{animation-delay:0.2s}@keyframes sk-cubeGridScaleDelay{0%,70%,100%{transform:scale3D(1,1,1)}35%{transform:scale3D(0,0,1)}}.loaded{opacity:0;visibility:hidden}.mainImagearea{width:100vw;height:620px;padding-top:50px;text-align:center}.mainImagearea img{width:100%;height:100%;object-fit:contain}@media (min-width:1024px){.mainImagearea{height:750px;padding-top:80px}}.explanation{max-width:1024px;margin:0 auto;padding:60px 24px}.explanation h2{color:#120A30;font-size:2.6rem;line-height:1.8;margin-bottom:30px}.caption{color:#bdbdbd;font-size:1.6rem;display:flex;flex-direction:column;gap:10px;font-weight:400;margin-bottom:50px}.explanationSentencewrapper{display:flex;flex-flow:column;justify-content:center;gap:45px}.explanationSentence{display:flex;flex-wrap:wrap;justify-content:center;gap:45px}.explanationSentence p{font-size:1.8rem;line-height:1.8;font-weight:400;text-indent:1.5rem;max-width:450px}.explanationSentencesupplement{text-align:right;padding-top:20px;display:block;color:#bdbdbd;font-size:1.6rem;font-weight:400}@media (min-width:1024px){.explanation{padding:60px 24px 90px}.explanation h2{font-size:3rem}.explanationSentencewrapper{gap:80px}.explanationSentence{flex-wrap:nowrap;font-size:2rem;gap:40px}.explanationSentence p{text-indent:1.8rem}.secondSentence{margin-top:60px}}.subImagearea{max-width:1440px;margin:0 auto 60px;display:flex;justify-content:center;flex-wrap:wrap;gap:20px}.subImagearea1,.subImagearea2{display:grid;grid-auto-flow:row;gap:20px}.subimage1,.subimage2,.subimage3,.subimage4{height:100%;max-width:720px;overflow:hidden}.subimage1 img,.subimage2 img,.subimage3 img,.subimage4 img{width:100%;height:100%;object-fit:cover;object-position:top 0}@media (min-width:768px){.subImagearea{margin:0 auto 80px;flex-wrap:nowrap}}.btn-slide{background-color:#EEE;color:#383A40;margin:0 auto 100px}