.splash{display:block;position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#fff;overflow-y:auto;z-index:3}@supports (-webkit-touch-callout:none){.splash{height:-webkit-fill-available}}.wrapper{height:100%;background-color:#fff;padding:50px 0}@media screen and (max-height:480px){.wrapper{padding:20px 0}}.slide-wrapper,.swiper{height:100%;min-height:480px}.slide-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.title-container{padding:0 7.4%}.title-container_title{display:block;font-weight:600;font-size:30px;line-height:36px;margin-bottom:16px;color:#000;white-space:pre-wrap}.title-container_subtitle{font-weight:400;font-size:18px;line-height:20px;color:#4f5861;white-space:pre-wrap}.contents-wrapper{-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;padding:50px 8px 50px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contents{width:100%;height:100%;background-position:50%;background-repeat:no-repeat;background-size:contain}.swiper-pagination-bullet-active{width:24px;border-radius:32px;background:#1964cb!important}.swiper-pagination-bullet{-webkit-transition:all .2s linear;transition:all .2s linear;background:#ebedf1;opacity:1}.swiper-slide{width:100vw!important}.start-button-wrapper{position:fixed;width:100%;bottom:0;left:0;z-index:11}@media screen and (min-height:780px){.start-button-wrapper{bottom:50px}}.start-button{width:calc(100% - 16px);height:70px;margin:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:4px;-webkit-box-shadow:0 0 10px rgba(0,0,0,.3);box-shadow:0 0 10px rgba(0,0,0,.3);background-color:#0055fb;color:#fff;font-size:20px;font-weight:600}.custom-pagination{position:absolute;width:100%;bottom:0;text-align:center;z-index:10}.custom-pagination-bullet{display:inline-block;width:8px;height:8px;background-color:#ebedf1;border-radius:50%;margin:4px;-webkit-transition:all .2s linear;transition:all .2s linear}.custom-pagination-bullet-active{width:24px;border-radius:32px;background:#1964cb}.custom-pagination-bullet-prev{background-color:#1964cb}.custom-pagination-bullet-final,.start-button-wrapper-disable{display:none}