﻿@keyframes float{0%{transform:translateY(0) rotate(25deg)}33.33333%{transform:translateY(-10px) rotate(25deg)}66.66667%{transform:translateY(0) rotate(25deg)}100%{transform:translateY(0) rotate(25deg)}}@keyframes curtain{100%{left:-450px}33%{left:-450px}0%{left:0}}@keyframes move{0%{transform:translate(0, 0);opacity:0}40%{opacity:1}80%{transform:translate(0, 20px);opacity:0}100%{opacity:0}}@keyframes wave{0%{opacity:0}20%{opacity:0}30%{opacity:0}50%{opacity:1}65%{background-color:rgba(203,210,217,0.6);opacity:0;box-shadow:0 0 0 40px rgba(31,41,51,0.1)}100%{opacity:0}}.button{display:flex;position:relative;box-sizing:border-box;align-items:center;justify-content:center;width:420px;height:60px;transition:0.3s;border-radius:100vh;color:#fff;font-size:16px;font-weight:bold;text-align:center}.button::before{content:"";position:absolute;transition:0.3s;top:-15px;left:-15px;width:100%;height:100%;border-radius:100vh;opacity:0.3;pointer-events:none}.button::after{content:"";position:absolute;transition:0.3s;display:inline-block;bottom:0;left:calc(50% - 150px);width:300px;height:60px;transform-style:preserve-3d;border-radius:100vh;opacity:0;filter:blur(15px)}.button span{position:relative;z-index:1}.button:hover{transition:0.3s}@media all and (-ms-high-contrast: none){.button::after{display:none}}.button:hover{transform:scale(1.05)}.button:hover::before{opacity:0;transform:scale(-1.05)}.button:hover::after{bottom:-15px;opacity:0.5}@media all and (-ms-high-contrast: none){.button:hover{box-shadow:0 10px 30px rgba(85,163,159,0.3)}}.button{background-image:-webkit-gradient(linear, left top, right top, color-stop(10%, #55a39f), to(#2ed18b));background-image:-webkit-linear-gradient(left, #55a39f 10%, #2ed18b 100%);background-image:linear-gradient(90deg, #55a39f 10%, #2ed18b 100%)}.button::before{border:15px solid #55a39f}.button::after{background-image:-webkit-gradient(linear, left top, right top, color-stop(10%, #55a39f), to(#2ed18b));background-image:-webkit-linear-gradient(left, #55a39f 10%, #2ed18b 100%);background-image:linear-gradient(90deg, #55a39f 10%, #2ed18b 100%)}.button-box .button{margin:75px auto 0}.button-box--left .button{margin:75px 0 0}.case{background:#223a4d;padding:80px 0;min-width:1300px}.case-slider{position:relative;width:100%;overflow:hidden}.case-slider::before{content:"";display:block;position:absolute;z-index:100;top:0;left:0;bottom:0;width:calc(50% - 500px);height:300px;background:linear-gradient(to right, #223a4d 40%, rgba(255,255,255,0) 100%)}.case-slider::after{content:"";display:block;position:absolute;z-index:100;top:0;right:0;bottom:0;width:calc(50% - 500px);height:300px;background:linear-gradient(to left, #223a4d 40%, rgba(255,255,255,0) 100%)}.case-panel{width:500px;margin:0 auto}.case-panel__item{transition:0.3s}.case-panel__img{display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,0.16)}.case-panel__img img{width:100%;height:260px;object-fit:cover}.case-panel .slick-list{overflow:visible}.case-panel .slick-track{padding:0}.case-panel .slick-slide{transform:scale(0.8);transform-origin:center bottom;transition:transform 0.4s 0s ease}.case-panel .is-active{transform:scale(1)}.case-panel .slick-current .case-panel__img{margin:0 20px}.case-panel .prev-icon{position:absolute;top:50%;left:-30px;transform:translate(0, -50%);width:30px;height:20px;z-index:1;cursor:pointer}.case-panel .next-icon{position:absolute;top:50%;right:-30px;transform:translate(0, -50%) rotate(180deg);width:30px;height:20px;z-index:1;cursor:pointer}.case-other{margin:80px auto 0;max-width:1100px;box-sizing:border-box}.case-other__list{display:flex;flex-wrap:wrap;margin:-25px -25px 0 0}.case-other__item{display:flex;align-items:center;justify-content:center;margin:25px 25px 0 0;width:calc((100% - 100px) / 4);height:140px;overflow:hidden;border-radius:10px}.case-other__item img{width:100%}.is-onlySP{display:none}.is-onlyPC{display:block}body{letter-spacing:0}ul{margin:0;padding:0;list-style:none}table{border-collapse:collapse;border-spacing:0}img{vertical-align:bottom}a,a:hover{text-decoration:none}p,h1,h2,h3,h4{margin:0;padding:0}.header{z-index:2;min-width:1300px;background:#fff;letter-spacing:0.07em}.footer__map{margin:0}.main{position:relative}.heading{position:relative;margin:0 0 60px;color:#223a4d;font-size:30px;font-weight:700;text-align:center;letter-spacing:0.1em}.heading::after{content:"";position:absolute;bottom:-10px;left:calc(50% - 35px);width:70px;height:6px;background:url("../../images/ico_heading.svg") no-repeat center center/100% 100%}.heading--white{color:#fff}.text-link{display:inline-block;position:relative;padding:0 20px 0 0;color:#70b9fd;font-size:14px;font-weight:bold;text-align:right}.text-link::before{content:"";position:absolute;top:calc(50% - 8.5px);right:0;width:15px;height:15px;transition:0.2s;background:url("../../images/ico_arrow_link.svg") no-repeat center center/100% 100%}.text-link:hover::before{right:-5px}.uly-heading--game::after{background:url("../../images/ico_heading.svg") no-repeat center center/100% 100%}.uly-heading--game{font-size:30px}.flow{padding:80px 0;min-width:1300px}.flow__inner{box-sizing:border-box;width:1100px;margin:0 auto}.flow__panel{display:flex}.flow__item{padding:30px 20px;width:calc(100% / 4);background:#f5f7fa;border-radius:10px}.flow__ico{display:flex;align-items:center;justify-content:center;width:80px;height:80px;margin:0 auto 20px;border-radius:50%;background:#fff}.flow__ico img{width:32px}.flow__step{margin-bottom:5px;color:#f0b429;font-size:12px;font-weight:700;text-align:center}.flow__title{margin-bottom:10px;color:#223a4d;font-size:18px;font-weight:700;text-align:center}.flow__check{position:relative;margin-top:5px;padding-left:20px;font-size:12px}.flow__check:first-child{margin-top:0}.flow__check::before{content:"";position:absolute;top:50%;left:0;width:12px;height:9px;background:url("../../images/ico_check.svg") no-repeat center center/100% 100%;transform:translateY(-50%)}.flow__arrow{display:flex;align-items:center;justify-content:center;padding:0 35px}.hero{box-sizing:border-box;width:100%;min-width:1300px;margin:0 auto;display:flex;position:relative;align-items:center;justify-content:center;height:100vh;background-image:url("../../images/img_hero_sample.png");background-size:cover;color:#fff}.hero__inner{width:1100px}.hero__headline{margin-top:20vh;font-family:"游ゴシック体", "Yu Gothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;font-size:36px;font-weight:600;letter-spacing:0.07em}.hero__headline span{display:block;font-size:42px}.hero__tag{margin-top:45px}@media all and (-ms-high-contrast: none){.hero{height:700px}}.icon{position:absolute;right:20px}.icon--arrow{top:50%;transform:translateY(-50%);width:15px;height:10px;background:url("../../images/ico_arrow.svg") no-repeat center center/contain}.pickup{position:relative;z-index:1;padding:80px 0;background:#223a4d;box-shadow:0 20px 40px rgba(0,0,0,0.16);min-width:1300px}.pickup__inner{box-sizing:border-box;width:1100px;margin:0 auto}.pickup__panel{display:flex}.pickup__item{width:calc((100% - 68px) / 3);margin-right:34px}.pickup__item:last-child{margin-right:0}.pickup__img{display:flex;align-items:center;justify-content:center;height:190px;overflow:hidden;border-radius:10px}.pickup__img img{height:100%}.pickup__link-box{margin-top:40px;text-align:center}.pickup__link{display:inline-block;position:relative;padding-left:48px;color:#55a39f;font-size:20px;transition:0.3s}.pickup__link::before{content:"";position:absolute;top:calc(50% - 15px);left:0;width:33px;height:33px;background:url("../../images/ico_more.svg") no-repeat center center/100% 100%}.pickup__link:hover{bottom:-3px}.point{padding:80px 0;background:#f5f7fa;min-width:1300px}.point__inner{box-sizing:border-box;width:1100px;margin:0 auto}.point__heading{margin-bottom:40px;color:#223a4d;font-size:26px;text-align:center}.point-list{display:flex;flex-wrap:wrap;margin:-20px -20px 0 0}.point-list__item{display:flex;position:relative;box-sizing:border-box;align-items:center;width:calc((100% - 20px) / 2);height:60px;margin:20px 20px 0 0;padding:10px 25px 10px 60px;background:#fff;color:#f0b429;font-weight:700}.point-list__item::before{content:"";position:absolute;top:50%;left:25px;width:20px;height:14px;transform:translateY(-50%);background:url("../../images/ico_check.svg") no-repeat center center/100% 100%}.point-list__item:nth-child(2n){margin-right:0}.qa{box-sizing:border-box;width:100%;min-width:1300px;margin:0 auto;position:relative;padding:80px 0;background:#f5f7fa}.qa__inner{box-sizing:border-box;width:1100px;margin:0 auto}.qa__box{width:865px;margin:0 auto}.qa__q{position:relative;margin:0 0 20px;padding:0 0 0 60px;font-size:20px}.qa__q::before{content:"Q";display:inline-block;position:absolute;top:50%;left:0;padding:6px 13px;transform:translateY(-50%);border-radius:5px;background:#3e4c59;color:#fff;font-family:"Montserrat", sans-serif;font-weight:bold}.qa__a{position:relative;margin:0 0 40px;padding:0 0 0 60px;font-size:16px}.qa__a::before{content:"A";display:inline-block;position:absolute;top:50%;left:0;padding:6px 13px;transform:translateY(-50%);border-radius:5px;background:#616e7c;color:#fff;font-family:"Montserrat", sans-serif;font-size:20px;font-weight:bold}.qa__desc{margin:80px 0 0;font-size:14px;text-align:center}.reason{padding:80px 0;background:#f5f7fa;min-width:1300px}.reason__inner{box-sizing:border-box;width:1100px;margin:0 auto}.reason__wrap{display:flex}.reason__item{width:calc((100% - 50px) / 3);margin-right:25px;padding:30px 40px;background:#fff;border-radius:10px}.reason__item:last-child{margin-right:0}.reason__img{display:flex;align-items:center;justify-content:center;height:190px;margin-bottom:25px}.reason__img img{border-radius:5px;width:100%}.reason__title{display:flex;align-items:center;justify-content:center;margin:0 -40px 25px;height:70px;color:#f0b429;font-size:17px;font-weight:700;text-align:center}.reason-list__item{margin-top:10px;color:#223a4d;font-size:14px;line-height:1.75}.reason-list__item:first-child{margin-top:0}.service{padding:80px 0 95px;min-width:1300px}.service__inner{box-sizing:border-box;width:940px;margin:0 auto}.service-head{display:flex;align-items:center;justify-content:center}.service-head img{height:50px}.service-head__txt{margin-left:15px;font-size:14px;font-weight:700}.service-head__order{width:60px;margin:20px auto 30px}.service-point{padding:20px;border:2px solid #223a4d;border-radius:15px}.service-point__head{margin-bottom:20px;color:#f0b429;font-size:18px;font-weight:700;text-align:center}.service-point__wrap{display:flex}.service-point__box{display:flex;width:calc((100% - 20px) / 2);align-items:center;margin-right:20px;padding:20px 30px;background:#f5f7fa;border-radius:10px}.service-point__box:last-child{margin-right:0}.service-point__box__img{width:50px}.service-point__box__img img{width:100%}.service-point__inner{display:flex;flex-direction:column;width:calc(100% - 70px);margin-left:20px}.service-point__heading{margin-bottom:10px;font-size:14px;font-weight:700}.service-point__list{margin:-10px 0 0}.service-point__item{position:relative;margin-top:10px;padding-left:20px;font-size:12px}.service-point__item::before{content:"";position:absolute;top:8px;left:0;width:12px;height:9px;background:url("../../images/ico_check.svg") no-repeat center center/100% 100%}.service-order{margin:60px auto 0}.service-order__heading{position:relative;margin-bottom:40px;padding-bottom:15px;color:#223a4d;font-size:22px;text-align:center}.service-order__heading::after{content:"";position:absolute;bottom:0;left:50%;width:28px;height:2px;background:#223a4d;transform:translateX(-50%)}.service-order__panel{display:flex}.service-order__item{width:calc((100% - 51px) / 4);margin-right:17px;padding:20px;background:#f5f7fa;border-radius:10px}.service-order__item:last-child{margin-right:0}.service-order__wrap{display:flex;margin-bottom:15px}.service-order__head{display:flex;align-items:center;margin-left:10px;color:#223a4d;font-size:16px;font-weight:700}.service-order__img{display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:50%;background:#fff5db}.tag{display:flex;flex-wrap:wrap;width:330px;margin:-10px -10px 0 0}.tag__item{box-sizing:border-box;height:25px;margin:10px 10px 0 0;padding:4px 13px;border:2px solid #55a39f;border-radius:12px;color:#55a39f;font-size:12px;line-height:1}
