*,:before,:after{box-sizing:border-box;font-feature-settings:"palt"}html,body{margin:0;padding:0;color:#000;letter-spacing:.1px;line-height:1.8;font-family:"Noto Sans JP",sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal;cursor:default}html{font-size:62.5%;scroll-behavior:auto;-webkit-scroll-padding-top:100px;scroll-padding-top:100px}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}article,aside,footer,header,nav,section{display:block}h1,h2,h3,h4,h5,h6{margin:0;font-weight:normal}img{max-width:100%;height:auto;vertical-align:bottom}table{border-spacing:0;table-layout:fixed}ul,ol{margin:0;padding:0}li{list-style:none}em{font-style:normal}p{line-height:1.8;margin:0}a{text-decoration:none}a object{pointer-events:none}figure{margin:0}canvas{vertical-align:top}input[type=text],input[type=button],input[type=tel],input[type=email],input[type=submit],select,textarea{border-radius:0;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}input::-moz-placeholder{color:#aaa}input::placeholder{color:#aaa}.header{background:#fff;box-shadow:0 0 20px rgba(0,0,0,.1);width:210px;height:100vh;position:fixed;top:0;left:0;z-index:100;display:flex;flex-wrap:wrap}.header .logo{width:100%;margin-bottom:auto;padding:15px;font-family:Helvetica,sans-serif;font-size:30px;font-weight:bold;line-height:1}.header .logo a{display:block}.header .logo a:hover{opacity:.7}.header .nav{width:100%;margin:auto 0;padding:15px}.header .nav-btn{display:none}.header .nav-list{width:100%;padding:0}.header .nav-list ul{display:flex;flex-direction:column-reverse;position:relative}.header .nav-list ul::after{content:"";border-left:2px dotted #e2e3e8;height:100%;position:absolute;bottom:0;left:7px;z-index:-1;transform:translateX(-50%)}.header .nav-list li a{padding:20px 5px 20px 25px;font-size:1.4rem;color:#000;line-height:1.3;display:block;position:relative}.header .nav-list li a span{font-size:1.1rem;line-height:1.2}.header .nav-list li a span .num{margin-right:2px;font-size:1.5em;line-height:1;position:relative;top:1px}.header .nav-list li a em{white-space:nowrap;position:absolute;top:21px;left:65px;z-index:1;opacity:.2;transition:.1s linear}.header .nav-list li a::before{content:"";background:#fff;border:3px solid #000;border-radius:20px;width:12px;height:12px;position:absolute;top:22px;left:1px;z-index:2;transition:.1s linear}.header .nav-list li a::after{content:"";border:6px solid rgba(0,0,0,0);border-top:9px solid #000;position:absolute;top:30px;left:1px;z-index:1;transition:.1s linear}.header .nav-list li a.active,.header .nav-list li a:hover{color:#00a3b6}.header .nav-list li a.active::before,.header .nav-list li a:hover::before{border:4px solid #00a3b6;width:16px;height:16px;top:19px;left:-1px}.header .nav-list li a.active::after,.header .nav-list li a:hover::after{border:8px solid rgba(0,0,0,0);border-top:11px solid #00a3b6;left:-1px}.header .nav-list li a.active em,.header .nav-list li a:hover em{opacity:1}.header .nav-partner{margin-top:3vw}.header .nav-partner a{padding:10px 10px 10px 40px;font-size:1.6rem;color:#000;line-height:1.4;display:block;position:relative}.header .nav-partner a em{font-size:1.6rem;display:block}.header .nav-partner a span{display:block;font-size:1.2rem}.header .nav-partner a::before{content:"";width:26px;height:26px;position:absolute;top:50%;left:4px;transform:translateY(-50%)}.header .nav-partner__climber::before{background:url(../img/climber-icon.svg) center center no-repeat;background-size:cover}.header .nav-partner__climber:hover{color:#00a3b6}.header .nav-partner__sherpa{border-top:2px dotted #e2e3e8}.header .nav-partner__sherpa::before{background:url(../img/sherpa-icon.svg) center center no-repeat}.header .nav-partner__sherpa:hover{color:#007099}.header .cv{background:#ffe665;width:100%;margin-top:auto;padding:15px 20px;display:block;transition:.1s linear}.header .cv .seminar-btn,.header .cv .ascent-btn{display:none}.header .cv .seminar-btn br,.header .cv .ascent-btn br{display:none}.header .cv .timelimit{margin:0 auto;padding:0 15px;font-size:1.6rem;font-weight:bold;color:#165264;line-height:1.4;white-space:nowrap;display:table;position:relative}.header .cv .timelimit::before,.header .cv .timelimit::after{content:"";border:3px solid rgba(0,0,0,0);border-top:28px solid #165264;position:absolute;top:0}.header .cv .timelimit::before{left:0;transform:rotate(-20deg)}.header .cv .timelimit::after{right:0;transform:rotate(20deg)}.header .cv .ascent{display:none}.header .cv .ascent a{background:linear-gradient(90deg, #005264, #00AABE);border-radius:5px;width:100%;margin-top:1px;padding:12px 8px;font-family:"Noto Sans JP",sans-serif;font-optical-sizing:auto;font-weight:900;font-style:normal;font-size:1.6rem;color:#fff;text-align:center;position:relative;overflow-x:clip;display:block}.header .cv .ascent a em{font-family:"Noto Sans JP",sans-serif;font-optical-sizing:auto;font-weight:900;font-style:normal;font-size:1.6rem;letter-spacing:.5px;line-height:1;display:block;position:relative;z-index:1}.header .cv .ascent a span{width:100%;margin-top:8px;font-size:2.4rem;line-height:1;display:block;position:relative;z-index:1}.header .cv .ascent a::before{content:"";background:linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 100%);width:50%;height:100%;position:absolute;top:0;left:-100%;transform:skewX(-25deg)}.header .cv .ascent a:hover::before{animation:shine .7s}@keyframes shine{100%{left:125%}}.header .cv.active{right:0}.header .cv.active .seminar:hover,.header .cv.active .ascent:hover{background:#fd3}@media(max-width: 1400px){.header .nav-list li a{padding:16px 5px 16px 23px}.header .nav-list li a::before{top:16px}.header .nav-list li a::after{top:24px}.header .nav-list li a em{top:16px}.header .nav-list li a.active::before,.header .nav-list li a:hover::before{top:13px}}@media(max-width: 1200px){.header{width:190px}.header .logo{padding:10px}.header .nav{padding:0 10px}.header .nav-list li a{padding:3px 5px 20px 21px;line-height:1.2}.header .nav-list li a::before{top:3px}.header .nav-list li a::after{top:11px}.header .nav-list li a em{top:5px;left:62px}.header .nav-list li a.active::before,.header .nav-list li a:hover::before{top:0}.header .nav-partner{margin-top:1vw}.header .cv .ascent a span{font-size:2.1rem}}@media(max-width: 960px){.header{width:100%;height:auto;top:auto;bottom:0;justify-content:space-between;align-items:center;flex-wrap:nowrap}.header .logo{width:200px;margin:0 auto;padding:5px 0;order:1}.header .nav{width:auto;padding:0;order:0}.header .nav-btn{background:#165264;width:71px;height:70px;position:relative;display:block}.header .nav-btn span{background:#fff;width:40px;height:3px;position:absolute;top:50%;left:15px;transition:.1s linear}.header .nav-btn span:nth-child(1){transform:translateY(-10px)}.header .nav-btn span:nth-child(3){transform:translateY(10px)}.header .nav-btn:hover span{background:#00a3b6}.header .nav-list{background:hsla(0,0%,100%,.92);backdrop-filter:blur(10px);width:100%;height:0;padding:0;position:absolute;bottom:-100vh;left:0;z-index:-1}.header .nav-list ul{height:75%;padding:50px 20px 120px 60px;justify-content:flex-start}.header .nav-list ul::after{border-left-color:#aaa;height:0;left:70px}.header .nav-list li{top:-30px;opacity:0;position:relative}.header .nav-list li a{padding:20px 5px 20px 30px;font-size:1.6rem}.header .nav-list li a::before{top:22px;left:4px}.header .nav-list li a::after{top:30px;left:4px}.header .nav-list li a em{top:20px;left:75px}.header .nav-list li a em br{display:none}.header .nav-list li a.active::before,.header .nav-list li a:hover::before{top:19px;left:2px}.header .nav-list li a.active::after,.header .nav-list li a:hover::after{left:2px}.header .nav.active .nav-btn span:nth-child(1){transform:rotate(45deg)}.header .nav.active .nav-btn span:nth-child(2){opacity:0}.header .nav.active .nav-btn span:nth-child(3){transform:rotate(-45deg)}.header .nav.active .nav-list{height:100vh;bottom:0}.header .nav.active .nav-list ul::after{height:100%;transition:.2s linear .3s}.header .nav.active .nav-list li{top:0;opacity:1;transition:.2s ease-in-out}.header .nav.active .nav-list li:nth-child(1){transition-delay:.8s}.header .nav.active .nav-list li:nth-child(2){transition-delay:.9s}.header .nav.active .nav-list li:nth-child(3){transition-delay:1s}.header .nav.active .nav-list li:nth-child(4){transition-delay:1.1s}.header .nav.active .nav-list li:nth-child(5){transition-delay:1.2s}.header .nav.active .nav-list li:nth-child(6){transition-delay:1.3s}.header .nav.active .nav-list li:nth-child(7){transition-delay:1.4s}.header .nav.active .nav-list li:nth-child(8){transition-delay:1.5s}.header .nav-partner{width:calc(100% - 70px);height:25%;margin-top:0;margin-left:70px;display:flex;align-items:flex-start;position:relative}.header .nav-partner::before{content:"";border-left:2px dotted #aaa;height:100%;position:absolute;top:2px;left:-1px}.header .nav-partner a{border-top:2px dotted #aaa;width:50%;padding:50px 10px 20px;text-align:center}.header .nav-partner a::before{width:30px;height:30px;top:13px;left:50%;transform:translateX(-50%)}.header .nav-partner__sherpa::after{content:"";border-left:1px solid #e2e3e8;height:70%;position:absolute;top:15%;left:0}.header .cv{width:50%;margin-top:0;padding:0;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;order:2;position:relative}.header .cv .seminar-btn,.header .cv .ascent-btn{border-left:1px solid #fff;width:50%;padding:25px 0;font-size:2rem;font-weight:bold;color:#165264;line-height:1;text-align:center;display:block}.header .cv .seminar{background:#ffe665;border-radius:10px 10px 0 0;padding:20px;position:absolute;bottom:-400px;left:0;z-index:-1;transition:.1s linear}.header .cv .seminar.active{bottom:70px}.header .cv .ascent{background:#ffe665;border-radius:10px 10px 0 0;padding:20px;text-align:center;display:block;position:absolute;bottom:-400px;right:0;z-index:-1;transition:.1s linear}.header .cv .ascent.active{bottom:70px}.header .cv .ascent a{padding:12px 20px}}@media(max-width: 640px){.header{bottom:calc(env(safe-area-inset-bottom))}.header .logo{width:160px}.header .nav-btn{width:61px;height:60px}.header .nav-btn span{width:30px}.header .nav-list ul{padding:30px 20px 50px 50px}.header .nav-list ul::after{left:60px}.header .nav-list li a{padding:16px 5px 16px 30px}.header .nav-list li a::before{top:16px}.header .nav-list li a::after{top:24px}.header .nav-list li a em{top:16px;opacity:1}.header .nav-list li a.active::before,.header .nav-list li a.active:hover{top:13px}.header .nav.active .nav-list{height:100vh}.header .nav-partner{width:calc(100% - 60px);margin-left:60px}.header .cv .timelimit{padding:0 10px}.header .cv .timelimit::before,.header .cv .timelimit::after{border-width:2px;border-top-width:23px}.header .cv .seminar-btn,.header .cv .ascent-btn{padding:22px 0;font-size:1.6rem}.header .cv .seminar{width:100%;text-align:center}.header .cv .seminar.active{bottom:60px}.header .cv .ascent{width:100%;padding:10px}.header .cv .ascent a{padding:12px 5px;white-space:nowrap}.header .cv .ascent a em{font-size:1.4rem}.header .cv .ascent a span{margin-top:6px;font-size:1.8rem}.header .cv .ascent.active{bottom:60px}}@media(max-width: 480px){.header .logo{width:120px}}@media(max-width: 375px){.header .nav-list ul{padding:20px 20px 20px 50px}.header .nav-partner a{padding:40px 10px 10px}.header .nav-partner a::before{width:26px;height:26px;top:10px}.header .cv{width:auto}.header .cv .seminar-btn,.header .cv .ascent-btn{padding:14px;white-space:nowrap}.header .cv .seminar-btn br,.header .cv .ascent-btn br{display:block}.header .cv .seminar{padding:15px 15px 5px}.header .cv .ascent span{font-size:1.2rem}}.wrapper{width:calc(100% - 210px);margin-left:auto;display:flex;flex-direction:column-reverse;flex-wrap:wrap}@media(max-width: 1200px){.wrapper{width:calc(100% - 190px)}}@media(max-width: 960px){.wrapper{width:100%}}.footer{width:calc(100% - 210px);margin-top:-120px;margin-left:auto;position:relative;z-index:10;overflow:hidden}.footer__img{width:100%}.footer__text{position:absolute;bottom:1vw;left:60%;z-index:2}.footer__logo{width:400px}.footer__sns{display:flex;align-items:center}.footer__sns a{width:46px;height:46px;margin:20px 30px 0 0;font-size:2.6rem}.footer__sns a:hover{opacity:.7}.footer__sns .kensyou{background:#fff;border-radius:10px;width:auto;height:auto;padding:10px 15px;font-size:1.6rem;color:#000;display:flex;align-items:center}.footer__sns .kensyou .text{margin-left:10px}.footer small{margin-top:10px;font-size:1.4rem;font-weight:bold;color:#fff;display:block}@media(max-width: 1400px){.footer__text{bottom:20px;left:50%}.footer__logo{width:60%}}@media(max-width: 1200px){.footer{width:calc(100% - 190px)}.footer__text{background:#165264;width:100%;padding:80px 5%;text-align:center;position:relative;bottom:0;left:0}.footer__logo{max-width:400px;margin:0 auto}.footer__sns{justify-content:center}.footer__sns a{margin:40px 15px}}@media(max-width: 960px){.footer{width:100%;margin-bottom:70px}}@media(max-width: 768px){.footer__text{margin-top:-2px;padding:50px 5%}}@media(max-width: 640px){.footer{margin-bottom:calc(env(safe-area-inset-bottom) + 60px)}.footer__text{padding:50px 5% 80px}.footer__sns a{width:42px;height:42px}.footer__sns .kensyou{border-radius:7px;margin:25px 12px;padding:10px 13px}.footer__sns .kensyou img{width:50px;height:50px}}@media(max-width: 480px){.footer__text{padding:30px 5% 40px}.footer__logo{width:80%}.footer small{margin-top:0;font-size:1.2rem}}.next__arrow{height:100%;position:absolute;top:-80px;right:0;z-index:90}.next__arrow a{background:#165465;width:60px;padding-top:57px;font-size:2rem;color:#fff;line-height:1.1;writing-mode:vertical-rl;text-orientation:sideways;display:block;position:sticky;top:0;right:0;overflow:hidden}.next__arrow a::before{content:"";background:linear-gradient(0deg, #165465, #00a3b6);width:100%;height:0;position:absolute;top:0;left:0;transition:.1s linear}.next__arrow a span{border-top:1px solid #fff;padding:10px 8px 30px;font-family:"Noto Sans JP",sans-serif;font-optical-sizing:auto;font-weight:900;font-style:normal;display:block;position:relative;z-index:1}.next__arrow a span::before{content:"";border-top:7px solid #fff;border-left:7px solid #fff;width:26px;height:26px;position:absolute;top:-45px;left:50%;transform:translateX(-50%) rotate(45deg)}.next__arrow a span::after{content:"";background:#fff;width:8px;height:35px;position:absolute;top:-45px;left:50%;transform:translateX(-50%)}.next__arrow a em{font-family:"Josefin Sans",sans-serif;font-optical-sizing:auto;font-weight:700;font-style:normal;letter-spacing:.1em;display:block}.next__arrow a:hover::before{height:100%}@media(max-width: 640px){.next__arrow a{width:46px;padding-top:46px;font-size:1.6rem;display:flex}.next__arrow a span{display:flex;align-items:center}.next__arrow a span::before{border-top-width:5px;border-left-width:5px;width:20px;height:20px;top:-37px}.next__arrow a span::after{width:6px;height:26px;top:-37px}.next__arrow a em{margin-right:6px;margin-bottom:10px}}@media(max-width: 480px){.next__arrow a{width:42px;padding-top:42px;font-size:1.4rem}.next__arrow a span{padding:10px 6px 20px}.next__arrow a span::before{border-top-width:4px;border-right-width:4px;width:16px;height:16px;top:-32px}.next__arrow a span::after{width:5px;height:22px;top:-32px}}.fixed-cv{width:220px;position:fixed;bottom:5%;right:-250px;z-index:100;transition:1s ease-in-out;transition-delay:1s}.fixed-cv .seminar{background:#ffe665;box-shadow:0 0 0 rgba(0,0,0,.2);width:100%;border-radius:20px 0 0 20px;padding:20px;display:block;transition:.1s linear}.fixed-cv .seminar picture{position:relative;z-index:1}.fixed-cv .seminar span{background:linear-gradient(90deg, #005264, #00AABE);border-radius:5px;width:100%;margin-top:15px;padding:11px 15px;font-family:"Josefin Sans",sans-serif;font-optical-sizing:auto;font-weight:700;font-style:normal;font-size:2rem;color:#fff;line-height:1;display:block;position:relative;z-index:1}.fixed-cv .seminar span::before{content:"";background:#fff;width:30px;height:4px;position:absolute;top:50%;right:15px;transform:translateY(-50%)}.fixed-cv .seminar span::after{content:"";border-top:4px solid #fff;border-right:4px solid #fff;width:14px;height:14px;position:absolute;top:50%;right:13px;transform:translateY(-50%) rotate(45deg)}.fixed-cv .ascent{background:#ffe665;box-shadow:0 0 0 rgba(0,0,0,.2);border-radius:20px 0 0 20px;width:100%;margin-top:25px;padding:20px;display:block;transition:.1s linear}.fixed-cv .ascent .timelimit{margin-bottom:14px;padding:0 15px;font-size:1.8rem;font-weight:bold;color:#007099;line-height:1.4;white-space:nowrap;display:table;position:relative;top:0;left:50%;transform:translateX(-50%)}.fixed-cv .ascent .timelimit::before,.fixed-cv .ascent .timelimit::after{content:"";border:3px solid rgba(0,0,0,0);border-top:28px solid #007099;position:absolute;top:0}.fixed-cv .ascent .timelimit::before{left:0;transform:rotate(-20deg)}.fixed-cv .ascent .timelimit::after{right:0;transform:rotate(20deg)}.fixed-cv .ascent em{font-family:"Noto Sans JP",sans-serif;font-optical-sizing:auto;font-weight:900;font-style:normal;font-size:2.2rem;color:#007099;letter-spacing:.5px;line-height:1;text-align:center;display:block;position:relative;z-index:1}.fixed-cv .ascent span{background:linear-gradient(90deg, #005264, #00AABE);border-radius:5px;width:100%;margin-top:15px;padding:11px 15px;font-family:"Noto Sans JP",sans-serif;font-optical-sizing:auto;font-weight:900;font-style:normal;font-size:2rem;color:#fff;line-height:1;display:block;position:relative;z-index:1}.fixed-cv .ascent span::before{content:"";background:#fff;width:30px;height:4px;position:absolute;top:50%;right:15px;transform:translateY(-50%)}.fixed-cv .ascent span::after{content:"";border-top:4px solid #fff;border-right:4px solid #fff;width:14px;height:14px;position:absolute;top:50%;right:13px;transform:translateY(-50%) rotate(45deg)}.fixed-cv a{position:relative;overflow:hidden}.fixed-cv a::before{content:"";background:linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 100%);width:50%;height:100%;position:absolute;top:0;left:-100%;transform:skewX(-25deg)}.fixed-cv a:hover::before{animation:shine .7s}@keyframes shine{100%{left:125%}}.fixed-cv.active{right:0}.fixed-cv.active .seminar,.fixed-cv.active .ascent{box-shadow:0 5px 10px rgba(0,0,0,.2)}.fixed-cv.active .seminar:hover,.fixed-cv.active .ascent:hover{background:#fd3;box-shadow:0 1px 3px rgba(0,0,0,.5)}@media(max-width: 1200px){.fixed-cv{width:180px;bottom:3%}.fixed-cv .seminar,.fixed-cv .ascent{border-radius:16px 0 0 16px;padding:7px 15px 15px}}@media(max-width: 960px){.fixed-cv{width:180px}.fixed-cv .seminar,.fixed-cv .ascent{padding:14px}.fixed-cv .seminar span,.fixed-cv .ascent span{margin-top:12px;padding:10px;font-size:1.6rem}.fixed-cv .seminar span::before,.fixed-cv .ascent span::before{width:24px;height:3px}.fixed-cv .seminar span::after,.fixed-cv .ascent span::after{border-top-width:3px;border-right-width:3px;width:11px;height:11px}.fixed-cv .ascent{margin-top:20px}.fixed-cv .ascent .timelimit{padding:0 12px}.fixed-cv .ascent .timelimit::before,.fixed-cv .ascent .timelimit::after{border-width:3px;border-top-width:24px}.fixed-cv .ascent em{font-size:1.8rem}}@media(max-width: 640px){.fixed-cv .seminar,.fixed-cv .ascent{border-radius:10px 0 0 10px;padding:10px}.fixed-cv .seminar span,.fixed-cv .ascent span{border-radius:3px;margin-top:8px;padding:7px;font-size:1.4rem}.fixed-cv .seminar span::before,.fixed-cv .ascent span::before{width:16px;height:2px;right:10px}.fixed-cv .seminar span::after,.fixed-cv .ascent span::after{border-top-width:2px;border-right-width:2px;width:9px;height:9px;right:9px}.fixed-cv .ascent{margin-top:15px}.fixed-cv .ascent .timelimit{margin-bottom:10px;padding:0 10px;font-size:1.4rem}.fixed-cv .ascent .timelimit::before,.fixed-cv .ascent .timelimit::after{border-width:2px;border-top-width:23px}.fixed-cv .ascent em{font-size:1.6rem}}@media(max-width: 480px){.fixed-cv{width:150px}}@media(max-width: 960px){.main-page .fixed-cv{display:none}}#snow-area{position:relative;overflow-x:clip}.snow-canvas{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:10}.concept{background:url(../img/bg.jpg);width:100%;min-height:50%;padding-right:60px;position:relative;z-index:8;overflow-x:clip}.concept__head{width:1920px;position:absolute;top:-100px;left:50%;z-index:1;transform:translateX(-50%)}.concept__inner{display:flex;flex-direction:column-reverse;position:relative;z-index:2}.concept__content{padding-bottom:170px;position:relative}.concept__content h2{padding-bottom:45px;padding-left:.2em;font-family:"Josefin Sans",sans-serif;font-optical-sizing:auto;font-weight:700;font-style:normal;font-size:3.5rem;text-align:center;letter-spacing:.2em;position:relative}.concept__content h2::after{content:"";background:#000;width:1px;height:30px;position:absolute;bottom:0;left:50%}.concept__content p{margin-top:.7rem;padding-left:10px;font-size:3.5rem;text-align:center;text-shadow:1px 1px 1px #fff,0px 0px 3px #fff,0 0 5px rgba(0,0,0,.4);letter-spacing:10px;line-height:2.7}.concept__content p span{background:#165264;border-radius:35px;margin:20px auto 0;padding:17px 40px;font-size:.8em;font-weight:bold;color:#ffe665;letter-spacing:3px;line-height:1;text-shadow:none;display:table}.concept__content .movie{max-width:960px;margin:50px auto 0;padding:0 3%}.concept__content .movie__title{background:#fff;padding:13px 10px 0;font-size:2.4rem;font-weight:bold;color:#00a3b6;text-align:center;letter-spacing:.05em;position:relative;z-index:1}.concept__content .movie__content{border:15px solid #fff;box-shadow:0 10px 30px rgba(0,0,0,.1);padding-top:54%;position:relative}.concept__content .movie__content iframe{width:100%;height:100%;margin:auto;position:absolute;top:0;right:0;bottom:0;left:0}.concept__content .footpoint{width:100%;max-width:900px;position:absolute;top:-60px;left:50%;transform:translateX(-50%);opacity:.12;z-index:-1}.concept__party{display:flex;justify-content:center;flex-wrap:wrap}.concept__climber,.concept__sherpa{width:50%;margin-top:-50px;padding:100px 30px;font-size:2rem;text-align:center}.concept__climber em,.concept__sherpa em{background:#000;width:300px;margin:0 auto;padding:3px 5px 4px;font-size:2.6rem;font-weight:bold;color:#fff;line-height:1;display:table}.concept__climber h3,.concept__sherpa h3{margin-top:20px;font-family:"Noto Sans JP",sans-serif;font-optical-sizing:auto;font-weight:900;font-style:normal;font-size:7rem;text-shadow:3px 3px 0 #e2e3e8;line-height:1;transform:skewX(-10deg) rotate(-5deg)}.concept__climber .capacity,.concept__sherpa .capacity{border-bottom:7px double #ff6e00;margin:15px auto 0;padding:0 5px;font-size:3rem;font-weight:bold;color:#ff6e00;line-height:1.4;display:table}.concept__climber p,.concept__sherpa p{margin:25px auto 15px;padding:0 17px;font-size:2rem;font-weight:bold;letter-spacing:2px;line-height:1.3;position:relative;display:table}.concept__climber p::before,.concept__climber p::after,.concept__sherpa p::before,.concept__sherpa p::after{content:"";background:#000;width:3px;height:110%;position:absolute;top:0}.concept__climber p::before,.concept__sherpa p::before{left:0;transform:rotate(-25deg)}.concept__climber p::after,.concept__sherpa p::after{right:0;transform:rotate(25deg)}.concept__climber ul,.concept__sherpa ul{border-top:1px dashed #aaa;width:80%;max-width:450px;margin:0 auto;text-align:left}.concept__climber ul li,.concept__sherpa ul li{border-bottom:1px dashed #aaa;margin-top:12px;padding-bottom:12px;padding-left:34px;font-size:2rem;text-shadow:1px 0px 0 #fff,0 1px 0 #fff,1px 1px 0 #fff;line-height:1.4;position:relative}.concept__climber ul li::before,.concept__sherpa ul li::before{content:"";border-right:5px solid #00a3b6;border-bottom:5px solid #00a3b6;width:11px;height:21px;position:absolute;top:0px;left:8px;z-index:1;transform:rotate(45deg)}.concept__climber ul li::after,.concept__sherpa ul li::after{content:"";background:#fff;border:2px solid #000;border-radius:3px;width:21px;height:21px;position:absolute;top:5px;left:0}.concept__climber ul li span,.concept__sherpa ul li span{margin:0 2px;font-size:1.2em;font-weight:bold;color:#ff6e00}.concept__climber a,.concept__sherpa a{background:hsla(0,0%,100%,.8);border:2px solid #000;border-radius:30px;width:250px;margin:25px auto 0;padding:12px;display:table;position:relative;overflow:hidden}.concept__climber a span,.concept__sherpa a span{margin:0 auto;font-size:2rem;color:#000;line-height:1;display:table;position:relative;z-index:2}.concept__climber a::before,.concept__sherpa a::before{content:"";width:0;height:100%;position:absolute;top:0;left:0;transition:.1s linear}.concept__climber a::after,.concept__sherpa a::after{content:"";border-top:3px solid #000;border-left:3px solid #000;width:9px;height:9px;position:absolute;top:50%;right:24px;z-index:2;transform:rotate(45deg) translateY(-40%)}.concept__climber a:hover span,.concept__sherpa a:hover span{color:#fff}.concept__climber a:hover::after,.concept__sherpa a:hover::after{border-top-color:#fff;border-left-color:#fff}.concept__climber{background:url(../img/party-part1.svg) center center no-repeat;background-size:contain}.concept__climber em{background:#00a3b6}.concept__climber a::before{background:#00a3b6}.concept__climber a:hover{border-color:#00a3b6}.concept__climber a:hover::before{width:100%}.concept__sherpa{background:url(../img/party-part2.svg) center center no-repeat;background-size:contain}.concept__sherpa em{background:#007099}.concept__sherpa a::before{background:#007099}.concept__sherpa a:hover{border-color:#007099}.concept__sherpa a:hover::before{width:100%}.concept__end{margin:0 auto 100px;padding:0 10px;font-size:3.6rem;font-weight:bold;color:#165264;text-align:center;position:relative;display:table}.concept__end span{position:relative;z-index:1}.concept__end span br{display:none}.concept__end::after{content:"";background:#ffe665;width:100%;height:15px;position:absolute;bottom:4px;left:0;transform:skewX(-30deg)}@media(max-width: 1400px){.concept__content p{font-size:3rem}}@media(max-width: 1200px){.concept__content p{font-size:2vw}.concept__climber,.concept__sherpa{padding:30px 0 100px}.concept__climber em,.concept__sherpa em{padding:5px;font-size:2rem}.concept__climber h3,.concept__sherpa h3{font-size:5rem}.concept__climber .capacity,.concept__sherpa .capacity{font-size:2.6rem}.concept__climber p,.concept__sherpa p{font-size:1.8rem}.concept__climber ul,.concept__sherpa ul{width:90%}.concept__climber ul li,.concept__sherpa ul li{padding-left:30px;font-size:1.8rem}.concept__climber ul li::before,.concept__sherpa ul li::before{width:9px;height:18px;top:-1px}.concept__climber ul li::after,.concept__sherpa ul li::after{width:19px;height:19px;top:3px}.concept__end{font-size:3rem}}@media(max-width: 960px){.concept__content{padding-left:3%}.concept__content p{font-size:2.6vw}.concept__climber h3,.concept__sherpa h3{margin-top:12px}.concept__climber .capacity,.concept__sherpa .capacity{font-size:2.2rem}.concept__climber p,.concept__sherpa p{margin:14px auto 12px;font-size:1.6rem;letter-spacing:0}.concept__climber ul li,.concept__sherpa ul li{margin-top:10px;padding-bottom:10px;font-size:1.6rem}.concept__climber a,.concept__sherpa a{margin:22px auto 0}.concept__climber a span,.concept__sherpa a span{font-size:1.8rem}.concept__end{font-size:2.6rem}}@media(max-width: 768px){.concept__content .movie__title{font-size:2rem;line-height:1.2}.concept__climber,.concept__sherpa{padding:30px 0 70px}.concept__climber em,.concept__sherpa em{font-size:1.6rem}.concept__climber h3,.concept__sherpa h3{font-size:4rem}.concept__climber .capacity,.concept__sherpa .capacity{font-size:2rem}}@media(max-width: 640px){.concept{padding-right:46px}.concept__head{width:100%}.concept__content{padding-left:5%}.concept__content h2{padding-bottom:20px;font-size:3rem}.concept__content h2::after{height:20px}.concept__content p{padding-left:7px;font-size:2rem;text-shadow:1px 1px 1px #fff,0px 0px 2px #fff,0 0 3px rgba(0,0,0,.4);letter-spacing:7px;line-height:2.5}.concept__content p span{padding:15px 25px}.concept__content .movie{margin:30px auto 0;padding:0 3% 0 0}.concept__content .movie__title{padding:10px 10px 5px}.concept__content .movie__content{border-width:5px;padding-top:90%}.concept__content .footpoint{width:120%}.concept__climber,.concept__sherpa{width:100%}.concept__climber{order:1}.concept__sherpa{order:0}.concept__end{font-size:2.2rem}}@media(max-width: 480px){.concept{padding-right:42px}.concept__content h2{font-size:2.4rem}.concept__content p{font-size:1.6rem;letter-spacing:2px}.concept__content p span{padding:12px 20px;letter-spacing:0}.concept__content .movie__title{font-size:1.6rem}.concept__climber em,.concept__sherpa em{width:90%}.concept__end{padding:0 15px;font-size:5vw;line-height:1.4}.concept__end span br{display:block}.concept__end::after{height:50%;bottom:50%;transform:translateY(58%) skewX(-30deg)}}.news{background:#05aabe;width:100%;padding:30px 80px 300px 3%;color:#fff;position:relative;z-index:7;overflow-x:clip}.news__head{width:1920px;position:absolute;top:-160px;left:50%;z-index:1;transform:translateX(-50%)}.news__inner{display:flex;align-items:flex-start;flex-wrap:wrap;position:relative;z-index:10}.news__title{width:25%}.news__title h2{font-family:"Josefin Sans",sans-serif;font-optical-sizing:auto;font-weight:700;font-style:normal;font-size:5.5vw;line-height:1;text-shadow:-1px -1px 1px #454545,1px 1px 0 hsla(0,0%,100%,.5)}.news__arrow{position:absolute;top:-100px;right:0;z-index:3}.news__arrow a{display:block}.news__arrow a:hover{opacity:.7}.news .chosen-banner{max-width:768px;margin:60px auto 0}.news .chosen-banner a{display:block;transition:.1s linear}.news .chosen-banner a:hover{box-shadow:0 5px 15px rgba(0,0,0,.15)}.news__link{margin-top:20px}.news__link a{border:1px solid #fff;border-radius:30px;padding:12px 25px;font-size:1.4rem;color:#fff;line-height:1;display:table}.news__list{width:75%;border-bottom:1px solid #fff}.news__list li{width:100%}.news__list li a,.news__list li span{border-top:1px solid #fff;padding:30px 10px;font-size:2rem;color:#fff;line-height:1.4;text-decoration:none;display:flex}.news__list li a time,.news__list li span time{width:120px;color:#fff}.news__list li a p,.news__list li span p{width:calc(100% - 120px);padding-left:20px}@media(max-width: 1200px){.news__inner{justify-content:space-between}.news__list{width:74%}.news__list li a,.news__list li span{padding:25px 10px;font-size:1.8rem}.news__list li a time,.news__list li span time{width:100px}.news__list li a p,.news__list li span p{width:calc(100% - 100px)}}@media(max-width: 960px){.news{padding:30px 80px 250px 3%}}@media(max-width: 768px){.news__head{top:-100px}.news__title{width:29%}.news__title h2{font-size:7.5vw}.news__list{width:70%}.news__list li a,.news__list li span{padding:20px 10px;font-size:1.6rem;flex-wrap:wrap}.news__list li a p,.news__list li span p{width:100%;padding-left:0;line-height:1.4}}@media(max-width: 640px){.news{padding-right:56px}.news__head{width:100%;top:-60px}.news__inner{flex-wrap:wrap}.news__title{width:100%;display:flex;justify-content:space-between}.news__link{margin-top:0}.news__list{margin-top:20px;width:100%}.news__list li a p,.news__list li span p{margin-top:5px}}@media(max-width: 480px){.news{padding-right:52px}}.scheduled{background:url(../img/bg.jpg);width:100%;color:#fff;padding-bottom:300px;position:relative;z-index:5;overflow-x:clip}.scheduled__head{position:relative;z-index:1}.scheduled__item1{width:1920px;position:absolute;top:-100px;left:50%;z-index:2;transform:translateX(-50%)}.scheduled__item2{width:1920px;position:absolute;bottom:0;left:50%;z-index:1;transform:translateX(-50%)}.scheduled__inner{padding:0 60px 0 3%;display:flex;flex-direction:column-reverse;flex-wrap:wrap;position:relative;z-index:2}.scheduled__inner::before{content:"";background:url(../img/footpoint7.png) center center no-repeat;width:960px;height:405px;position:absolute;top:0;left:50%;z-index:-1;opacity:.12}.scheduled__inner::after{content:"";background:url(../img/footpoint3.png) center center no-repeat;width:1920px;height:780px;position:absolute;bottom:-110px;left:50%;z-index:-1;transform:translateX(-50%);opacity:.12}.scheduled__inner h2{padding-top:60px;color:#000;letter-spacing:.2em;line-height:1.4;text-align:center}.scheduled__inner h2 .en{font-family:"Josefin Sans",sans-serif;font-optical-sizing:auto;font-weight:700;font-style:normal;font-size:3.6rem;display:block}.scheduled__inner h2 .ja{font-family:"Noto Sans JP",sans-serif;font-optical-sizing:auto;font-weight:900;font-style:normal;font-size:2rem;display:block}.scheduled__slide{display:flex;flex-direction:column-reverse;flex-wrap:wrap}.scheduled__contents{background:#fff;width:100%;max-width:960px;margin:80px auto 0;font-size:2rem;color:#000;text-align:center;position:relative}.scheduled__contents::before{content:"";background:url(../img/white-brush.svg) center bottom repeat-x;width:100%;height:8px;position:absolute;top:-7px;left:0}.scheduled__contents::after{content:"";background:url(../img/white-brush2.svg) center top repeat-x;width:100%;height:8px;position:absolute;bottom:-7px;left:0}.scheduled__contents__inner{display:flex;align-items:center;position:relative}.scheduled__contents1 .scheduled__contents__inner::before{content:"";background:url(../img/footpoint4.png) center center no-repeat;width:960px;height:270px;position:absolute;top:-140px;left:50%;z-index:-1;opacity:.12}.scheduled__contents2 .scheduled__contents__inner::before{content:"";background:url(../img/footpoint5.png) center center no-repeat;width:66px;height:266px;position:absolute;top:-180px;left:-66px;z-index:-1;opacity:.12}.scheduled__contents__title{width:120px;font-family:"Noto Sans JP",sans-serif;font-optical-sizing:auto;font-weight:900;font-style:normal;font-size:3rem;font-weight:900;letter-spacing:.1em;line-height:1;writing-mode:vertical-lr;display:flex;align-items:center}.scheduled__contents__block{width:calc(100% - 120px);padding:30px 20px 30px 0;position:relative;display:flex;flex-direction:column-reverse}.scheduled__contents__block::before{content:"";background:url(../img/step-arrow-down.svg) top center;width:14px;height:94%;position:absolute;top:3%;left:42%;z-index:1;opacity:.3;transform:translateX(-50%)}.scheduled__contents__block dl{margin:0;display:flex;position:relative}.scheduled__contents__block dl::after{content:"";background:#fff;border:1px solid #00a3b6;border-radius:20px;width:30px;height:30px;position:absolute;top:-20px;left:42%;z-index:2;opacity:0;transform:translate(-6px, -50%);transition:1s ease-in-out}.scheduled__contents__block dl:nth-of-type(even){background:#f3f7f4}.scheduled__contents__block dl dt,.scheduled__contents__block dl dd{line-height:1.6;top:-20px;position:relative;opacity:0;transition:1s ease-in-out}.scheduled__contents__block dl dt{width:43%;padding:1em 40px 1em 0;font-size:1.7rem;text-align:right;line-height:1.4}.scheduled__contents__block dl dt span{padding:0 1px;font-size:1.3em;position:relative;bottom:-1px}.scheduled__contents__block dl dd{width:57%;margin:0;padding:1em 0 1em 40px;text-align:left}.scheduled__contents__block dl dd span{background:#fff;border:1px solid #00a3b6;border-radius:20px;margin-top:4px;padding:4px 17px 6px;font-size:.8em;font-weight:bold;color:#00a3b6;line-height:1;display:table}.scheduled__contents__block dl:hover dt{color:#00a3b6}.scheduled__contents__block dl:hover dd{color:#00a3b6}.scheduled__contents__block dl:hover dd::after{background:#00a3b6}.scheduled__contents__block dl.active::after{border:5px solid #00a3b6;top:50%;opacity:1}.scheduled__contents__block dl.active dt,.scheduled__contents__block dl.active dd{top:0;opacity:1}.scheduled__contents__sup{width:100%;max-width:960px;margin:30px auto;font-size:1.6rem;color:#000}@media(max-width: 1400px){.scheduled__item1{top:-30px}}@media(max-width: 960px){.scheduled__contents{font-size:1.8rem}.scheduled__contents__title{width:100px;font-size:2.6rem}.scheduled__contents__block{width:calc(100% - 100px)}}@media(max-width: 768px){.scheduled__contents{font-size:1.6rem}.scheduled__contents__title{width:70px;font-size:2.4rem}.scheduled__contents__block{width:calc(100% - 70px);padding:20px 10px 20px 0}.scheduled__contents__block::before{left:49%}.scheduled__contents__block dl::after{width:26px;height:26px;left:48%;transform:translate(-3px, -50%)}.scheduled__contents__block dl dt{width:50%;padding:.7em 35px .7em 0;font-size:1.6rem}.scheduled__contents__block dl dd{width:50%;padding:.7em 0 .7em 35px}}@media(max-width: 640px){.scheduled{padding-bottom:240px}.scheduled__item1{width:100%}.scheduled__item2{width:100%}.scheduled__inner{padding-right:46px}.scheduled__inner h2{padding-top:40px}.scheduled__inner h2 .en{font-size:3rem}.scheduled__inner h2 .ja{font-size:1.6rem}.scheduled__contents{margin:50px auto 0}.scheduled__contents__block::before{height:96%;top:2%;left:20px}.scheduled__contents__block dl{display:block}.scheduled__contents__block dl::after{left:7px;transform:translateY(-50%)}.scheduled__contents__block dl dt,.scheduled__contents__block dl dd{width:100%}.scheduled__contents__block dl dt{padding:.7em 5px 0 45px;text-align:left}.scheduled__contents__block dl dt br{display:none}.scheduled__contents__block dl dd{padding:.2em 5px .7em 45px}.scheduled__contents__sup{margin:30px auto 0}.scheduled__contents__sup p{line-height:1.6}}@media(max-width: 480px){.scheduled__inner{padding-right:42px}.scheduled__inner h2 .en{font-size:2.4rem}.scheduled__contents__title{width:50px;font-size:2rem}.scheduled__contents__block{width:calc(100% - 50px)}}.climber{position:relative;z-index:4;overflow-x:clip}.climber__head{position:relative;z-index:1}.climber__item1{width:1920px;position:absolute;top:-150px;left:50%;z-index:2;transform:translateX(-50%)}.climber__item2{width:1920px;position:absolute;bottom:0;left:50%;z-index:1;transform:translateX(-50%)}.climber__inner{background:linear-gradient(0deg, #005264, #00AABE);width:100%;padding:50px 60px 400px 0;display:flex;align-items:flex-end;position:relative;z-index:2}.climber__title{width:130px;font-family:"Noto Sans JP",sans-serif;font-optical-sizing:auto;font-weight:900;font-style:normal;font-size:6rem;color:#fff;line-height:1;writing-mode:vertical-rl;display:flex;align-items:center;position:sticky;bottom:30px;align-self:flex-end}.climber__title em{padding-top:90px;position:relative}.climber__title em::before{content:"";background:url(../img/climber-arrow.svg) center center no-repeat;background-size:contain;width:90px;height:70px;position:absolute;top:0;left:0}.climber__title span{background:#00a3b6;border-radius:5px;margin-top:10px;padding:12px 8px;font-size:.6em;color:#fff;letter-spacing:.05em}.climber__recruit__title{background:url(../img/climber-title-bg.svg) center center no-repeat;background-size:contain;width:100%;max-width:670px;height:138px;margin:80px auto 0;display:flex;justify-content:center;align-items:center}.climber__recruit__title h3{font-family:"Noto Sans JP",sans-serif;font-optical-sizing:auto;font-weight:900;font-style:normal;font-size:3.5rem;color:#00a3b6}.climber__end{border:3px solid #ffe665;border-radius:100px;width:100%;max-width:670px;margin:30px auto 0;padding:20px;font-size:2.4rem;font-weight:bold;color:#ffe665;text-align:center;letter-spacing:1px;line-height:1.4}.climber__end br{display:none}.climber__contents{width:calc(100% - 130px);padding-left:30px;font-size:2rem;color:#fff;display:flex;flex-direction:column-reverse}.climber__merit{width:100%;margin-top:160px;display:flex;justify-content:space-between}.climber__merit li{border:7px double #fff;border-radius:20px;width:32%;padding:0 2% 40px}.climber__merit li .num{margin:-78px auto 0;display:table}.climber__merit li p{margin-top:20px;font-size:2.4rem;font-weight:bold;text-align:center;line-height:1.6}.climber__merit li p span{border-bottom:5px dotted #ffe665;margin-bottom:4px;font-size:1.5em;line-height:1.2;display:inline-block}.climber__merit li p em{padding:0 3px;font-size:1.5em;line-height:1;position:relative;bottom:-3px}.climber__summary{border:10px solid #fff;border-bottom:none;width:100%;margin-top:100px;padding:50px 50px 0;display:flex;flex-direction:column-reverse;position:relative}.climber__summary::before,.climber__summary::after{content:"";background:#fff;width:34%;height:10px;position:absolute;bottom:-10px}.climber__summary::before{left:-10px}.climber__summary::after{right:-10px}.climber__summary__item1 dl::before{content:"1"}.climber__summary__item2 dl::before{content:"2"}.climber__summary__item3 dl::before{content:"3"}.climber__summary__item4 dl::before{content:"4"}.climber__summary__item5 dl::before{content:"5"}.climber__summary__item6 dl::before{content:"6"}.climber__summary__item7 dl::before{content:"7"}.climber__summary h3{background-size:50%;margin:0 auto;font-family:"Noto Sans JP",sans-serif;font-optical-sizing:auto;font-weight:900;font-style:normal;font-size:4rem;color:#fff;letter-spacing:.1em;text-align:center;position:relative;bottom:-40px;z-index:1}.climber__summary dl{width:100%;margin:0;padding:2em 0;color:#000;position:relative}.climber__summary dl.climber__summary__item{background:#fff;border-radius:20px;margin:1em 0;padding:40px 30px 40px 140px}.climber__summary dl::before{font-family:"Josefin Sans",sans-serif;font-optical-sizing:auto;font-weight:700;font-style:normal;font-size:14rem;line-height:1;color:#e2e3e8;text-shadow:3px 2px 0 #00a3b6;position:absolute;top:-30px;left:30px;z-index:10}.climber__summary dl dt{border:1px solid;padding:10px;width:180px;line-height:1;text-align:center}.climber__summary dl dd{width:100%;margin:15px 0 0}.climber__summary dl dd em{font-size:1.2em;font-weight:bold}.climber__summary dl dd ul li{padding-left:26px;line-height:1.4;position:relative}.climber__summary dl dd ul li:not(:last-child){margin-bottom:12px}.climber__summary dl dd ul li::before{content:"";border-right:4px solid #00a3b6;border-bottom:4px solid #00a3b6;width:9px;height:16px;position:absolute;top:4px;left:5px;transform:rotate(45deg)}.climber__flow{width:100%;margin-top:50px;display:flex}.climber__flow h3{background:#fff;width:20%;font-family:"Noto Sans JP",sans-serif;font-optical-sizing:auto;font-weight:900;font-style:normal;font-size:2.6rem;color:#00a3b6;letter-spacing:.1em;display:flex;justify-content:center;align-items:center}.climber__flow dl{border:3px solid #fff;border-left:none;width:40%;margin:0;padding:30px 30px 30px 50px;position:relative}.climber__flow dl::before{content:"";border:14px solid rgba(0,0,0,0);border-left:14px solid #fff;position:absolute;top:50%;left:0;transform:translateY(-50%)}.climber__flow dt,.climber__flow dd{font-weight:500}.climber__flow dt{font-family:"Noto Sans JP",sans-serif;font-optical-sizing:auto;font-weight:900;font-style:normal;font-size:2.6rem;letter-spacing:2px}.climber__flow dd{margin-left:0}.climber__btn{width:100%;margin-top:90px}.climber__btn .ascent{background:#ffe665;border-top:7px solid rgb(255,238.2792207792,152);border-right:7px solid rgb(203,170.0454545455,0);border-bottom:7px solid rgb(203,170.0454545455,0);border-left:7px solid rgb(255,238.2792207792,152);border-radius:80px;box-shadow:5px 5px 15px rgba(0,0,0,.08) inset,0px 5px 10px rgba(0,0,0,.2);width:90%;margin:0 auto;padding:20px 10px;font-weight:bold;color:#007099;text-align:center;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;position:relative;overflow:hidden}.climber__btn .ascent::before{content:"";background:linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 100%);width:50%;height:100%;position:absolute;top:0;left:-100%;transform:skewX(-25deg)}.climber__btn .ascent::after{content:"";background:rgb(255,221.7207792208,50);border-radius:80px;width:100%;height:100%;position:absolute;top:10px;left:10px;z-index:-1;transition:.2s linear}@keyframes shine{100%{left:125%}}.climber__btn .ascent .timelimit{width:100%;margin-bottom:10px;font-size:2.4rem;font-weight:bold;color:#007099;line-height:1.4;white-space:nowrap}.climber__btn .ascent .timelimit .text{margin:0 auto;padding:0 25px;display:table;position:relative}.climber__btn .ascent .timelimit .text::before,.climber__btn .ascent .timelimit .text::after{content:"";border:5px solid rgba(0,0,0,0);border-top:40px solid #007099;position:absolute;top:0}.climber__btn .ascent .timelimit .text::before{left:0;transform:rotate(-20deg)}.climber__btn .ascent .timelimit .text::after{right:0;transform:rotate(20deg)}.climber__btn .ascent em{font-size:4rem;text-shadow:1px 1px 0 #fff;letter-spacing:2px;line-height:1;position:relative;z-index:1}.climber__btn .ascent span{background:linear-gradient(90deg, #005264, #00AABE);border-radius:70px;width:300px;margin-left:20px;padding:8px 50px 10px 30px;font-size:3rem;color:#fff;text-align:left;position:relative;z-index:1}.climber__btn .ascent span::before{content:"";background:#fff;width:50px;height:5px;position:absolute;top:50%;right:25px;transform:translateY(-50%);transition:.2s linear}.climber__btn .ascent span::after{content:"";border-top:5px solid #fff;border-right:5px solid #fff;width:20px;height:20px;position:absolute;top:50%;right:25px;transform:translateY(-50%) rotate(45deg);transition:.2s linear}.climber__btn .ascent:hover::before{animation:shine 1s}.climber__btn .ascent:hover span{background:linear-gradient(90deg, #007099 30%, #3ebb5c)}.climber__btn .ascent:hover span::before{right:15px}.climber__btn .ascent:hover span::after{right:15px}.climber__btn .excel{background:#fff;border:4px solid rgb(0,117.3241758242,131);border-radius:80px;width:100%;max-width:600px;margin:70px auto 0;padding:28px 10px 20px;font-size:2rem;font-weight:bold;color:rgb(0,117.3241758242,131);line-height:1.4;text-align:center;display:block;position:relative;transition:.2s linear}.climber__btn .excel br{display:none}.climber__btn .excel span{background:rgb(0,117.3241758242,131);border-radius:30px;width:50%;padding:3px;font-weight:bold;color:#ffe665;position:absolute;top:-18px;left:50%;transform:translateX(-50%)}.climber__btn .excel::before{content:"";background:url(../img/icon-download.svg) center center no-repeat;background-size:cover;width:32px;height:27px;position:absolute;top:50%;right:30px;transform:translateY(-50%)}.climber__btn .excel::after{content:"";background:rgb(0,117.3241758242,131);border-radius:80px;width:100%;height:100%;position:absolute;top:7px;left:7px;z-index:-1;transition:.2s linear}.climber__btn .excel:hover{background:rgb(0,117.3241758242,131);color:#fff}.climber__btn .excel:hover::before{background:url(../img/icon-download-white.svg) center center no-repeat;background-size:cover}.climber__btn .excel:hover::after{top:0;left:0}.climber__btn p{max-width:960px;margin:20px auto 0}@media(max-width: 1400px){.climber__merit li .num{margin:-68px auto 0;width:120px}.climber__merit li p{font-size:2rem}}@media(max-width: 1200px){.climber__title{width:110px;font-size:5rem}.climber__title em{padding-top:80px}.climber__title em::before{width:80px;height:62px;left:-5px}.climber__contents{width:calc(100% - 110px);padding-left:10px;font-size:1.8rem}.climber__merit li .num{margin:-58px auto 0;width:100px}.climber__merit li p{font-size:1.6rem}.climber__summary{margin-top:80px;padding:40px 35px 0}.climber__summary dl.climber__summary__item{padding:30px 25px 30px 120px}.climber__summary dl::before{font-size:12rem;left:20px}.climber__flow h3{width:24%;font-size:2.4rem}.climber__flow dl{width:38%;padding:20px 20px 20px 40px}.climber__flow dt{font-size:2.4rem}.climber__btn .ascent{width:98%}.climber__btn .ascent em{font-size:3.2rem}.climber__btn .ascent span{width:240px;font-size:2.4rem}.climber__btn .ascent span::before{width:40px}.climber__btn .ascent span::after{width:16px;height:16px}.climber__btn .excel{max-width:470px;padding:3px 10px 17px}.climber__btn .excel br{display:block}}@media(max-width: 960px){.climber__title{bottom:100px}.climber__recruit__title{margin:60px auto 0}.climber__recruit__title h3{font-size:3rem}.climber__end{font-size:2rem}.climber__merit{margin-top:120px;flex-direction:column-reverse}.climber__merit li{width:94%;margin-left:auto;padding:20px;display:flex;align-items:center}.climber__merit li:not(:last-child){margin-top:20px}.climber__merit li .num{margin:auto 20px auto -73px}.climber__merit li p{width:calc(100% - 50px);margin-top:0;text-align:left}.climber__merit li p br{display:none}.climber__flow h3{font-size:2rem}.climber__flow dl{padding:15px 15px 15px 30px}}@media(max-width: 768px){.climber__title{width:90px;font-size:4.5rem}.climber__title em{padding-top:60px}.climber__title em::before{width:70px;height:55px}.climber__contents{width:calc(100% - 90px);font-size:1.6rem}.climber__recruit__title{height:100px}.climber__recruit__title h3{font-size:2.6rem}.climber__summary{border-width:7px;padding:40px 30px 0}.climber__summary::before,.climber__summary::after{width:27%;height:7px;bottom:-7px}.climber__summary::before{left:-7px}.climber__summary::after{right:-7px}.climber__summary h3{font-size:3.5rem;bottom:-34px}.climber__summary dl.climber__summary__item{border-radius:15px;padding:25px 20px 25px 80px}.climber__summary dl::before{font-size:8rem;top:-20px;left:10px}.climber__summary dl dt{width:150px;padding:7px}.climber__btn .ascent .timelimit{font-size:2rem}.climber__btn .ascent .timelimit .text{padding:0 20px}.climber__btn .ascent .timelimit .text::before,.climber__btn .ascent .timelimit .text::after{border-width:4px;border-top-width:33px}.climber__btn .ascent em{font-size:2.6rem}.climber__btn .ascent span{width:200px;padding:8px 25px 10px;font-size:2rem}.climber__btn .ascent span::before{width:30px;height:4px;right:20px}.climber__btn .ascent span::after{border-top-width:4px;border-right-width:4px;right:20px}.climber__btn .excel{max-width:400px;padding:0 10px 15px;font-size:1.8rem}}@media(max-width: 640px){.climber__item1{width:100%;top:-100px}.climber__item2{width:100%}.climber__inner{padding:0 46px 300px 0}.climber__title{width:70px;font-size:3.8rem}.climber__title em{padding-top:55px}.climber__title em::before{width:60px;height:46px}.climber__contents{width:calc(100% - 70px)}.climber__recruit__title{margin:50px auto 0}.climber__recruit__title h3{font-size:4.5vw}.climber__end{padding:10px}.climber__end br{display:block}.climber__merit{margin-top:100px}.climber__merit li{border-radius:15px;padding:15px}.climber__merit li .num{width:80px;margin:auto 15px auto -57px}.climber__merit li p{width:calc(100% - 40px)}.climber__summary{margin-top:40px;padding:30px 25px 0}.climber__summary h3{margin-top:-20px;font-size:3rem;bottom:-29px}.climber__summary dl::before{right:20px;left:auto}.climber__summary dl.climber__summary__item{border-radius:12px;padding:20px 14px}.climber__summary dl dt{width:50%}.climber__summary dl dd{margin:10px 0 0}.climber__summary dl dd ul li:not(:last-child){margin-bottom:10px}.climber__flow{flex-direction:column-reverse}.climber__flow h3{width:100%;padding:5px}.climber__flow dl{border-bottom:none;border-left:3px solid #fff;width:100%;padding:15px 15px 30px;text-align:center}.climber__flow dl::before{border-bottom:14px solid #fff;border-left-color:rgba(0,0,0,0);top:auto;bottom:0;left:50%;transform:translateX(-50%)}.climber__flow dt{font-size:2rem}.climber__btn .ascent{border-radius:30px;display:block}.climber__btn .ascent em{display:block}.climber__btn .ascent span{width:80%;margin:15px auto 0;display:block}.climber__btn .excel{font-size:1.6rem}.climber__btn .excel::before{content:none}.climber__btn p{line-height:1.6}}@media(max-width: 480px){.climber__inner{padding-right:42px}.climber__title{width:50px;font-size:2.8rem}.climber__title em{padding-top:40px}.climber__title em::before{width:42px;height:33px;left:-7px}.climber__contents{width:calc(100% - 50px);padding-left:0}.climber__end{font-size:1.8rem}.climber__merit{margin-top:60px}.climber__merit li{width:92%;padding:13px 15px 15px}.climber__merit li .num{width:64px;margin:auto 10px auto -46px}.climber__merit li p{width:calc(100% - 27px)}.climber__merit li p span{border-width:4px;margin-bottom:2px;padding-bottom:4px;font-size:1.3em}.climber__summary{border:none;padding:30px 0 0}.climber__summary::before,.climber__summary::after{width:22%;height:5px;bottom:20px}.climber__summary::before{left:0}.climber__summary::after{right:0}.climber__summary h3{margin-top:0;font-size:2.6rem;bottom:0}.climber__summary dl dd{line-height:1.6}.climber__btn .ascent{border-radius:20px}.climber__btn .ascent .timelimit{font-size:1.8rem}.climber__btn .ascent .timelimit .text{padding:0 15px}.climber__btn .ascent .timelimit .text::before,.climber__btn .ascent .timelimit .text::after{border-width:3px;border-top-width:28px}.climber__btn .ascent em{font-size:2.2rem}.climber__btn .ascent span{width:100%}}.sherpa{background:url(../img/bg.jpg);width:100%;position:relative;z-index:3;overflow-x:clip}.sherpa__head{position:relative;z-index:1}.sherpa__item1{width:1920px;position:absolute;top:-120px;left:50%;transform:translateX(-50%);z-index:2;filter:drop-shadow(0px -15px 10px rgba(50, 100, 100, 0.1))}.sherpa__item2{width:1920px;position:absolute;bottom:0;left:0;z-index:1}.sherpa__inner{padding:50px 60px 400px 0;display:flex;align-items:flex-end;position:relative;z-index:2}.sherpa__title{width:130px;font-family:"Noto Sans JP",sans-serif;font-optical-sizing:auto;font-weight:900;font-style:normal;font-size:6rem;line-height:1;writing-mode:vertical-rl;display:flex;align-items:center;position:sticky;bottom:30px;align-self:flex-end}.sherpa__title em{padding-top:90px;position:relative}.sherpa__title em::before{content:"";background:url(../img/sherpa-arrow.svg) center center no-repeat;background-size:contain;width:90px;height:70px;position:absolute;top:0;left:0}.sherpa__title span{background:#00a3b6;border-radius:5px;margin-top:10px;padding:12px 8px;font-size:.6em;color:#fff;letter-spacing:.05em}.sherpa__recruit__title{background:url(../img/sherpa-title-bg.svg) center center no-repeat;background-size:contain;width:100%;max-width:670px;height:138px;margin:80px auto 0;display:flex;justify-content:center;align-items:center}.sherpa__recruit__title h3{font-family:"Noto Sans JP",sans-serif;font-optical-sizing:auto;font-weight:900;font-style:normal;font-size:3.5rem;color:#fff}.sherpa__end{background:#fff;border:3px solid #165264;border-radius:100px;width:100%;max-width:670px;margin:30px auto 0;padding:20px;font-size:2.4rem;font-weight:bold;color:#165264;text-align:center;letter-spacing:1px;line-height:1.4}.sherpa__end br{display:none}.sherpa__title{width:130px;font-family:"Noto Sans JP",sans-serif;font-optical-sizing:auto;font-weight:900;font-style:normal;font-size:6rem;line-height:1;writing-mode:vertical-rl;display:flex;align-items:center;position:sticky;bottom:30px;align-self:flex-end}.sherpa__title em{padding-top:90px;position:relative}.sherpa__title em::before{content:"";background:url(../img/sherpa-arrow.svg) center center no-repeat;background-size:contain;width:90px;height:70px;position:absolute;top:0;left:0}.sherpa__title span{background:#00a3b6;border-radius:5px;margin-top:10px;padding:12px 8px;font-size:.6em;color:#fff;letter-spacing:.05em}.sherpa__contents{width:calc(100% - 130px);padding-left:30px;font-size:2rem;display:flex;flex-direction:column-reverse}.sherpa__merit{width:100%;margin-top:160px;display:flex;justify-content:space-between}.sherpa__merit li{border:7px double #00a3b6;border-radius:20px;width:32%;padding:0 2% 40px}.sherpa__merit li .num{margin:-78px auto 0;display:table}.sherpa__merit li p{margin-top:20px;font-size:2.4rem;font-weight:bold;text-align:center;line-height:1.6}.sherpa__merit li p span{border-bottom:5px dotted #ffe665;margin-bottom:4px;font-size:1.5em;line-height:1.2;display:inline-block}.sherpa__merit li p em{padding:0 3px;font-size:1.5em;line-height:1;position:relative;bottom:-3px}.sherpa__summary{border:10px solid #00a3b6;border-bottom:none;width:100%;margin-top:100px;padding:50px 50px 0;display:flex;flex-direction:column-reverse;position:relative}.sherpa__summary::before,.sherpa__summary::after{content:"";background:#00a3b6;width:34%;height:10px;position:absolute;bottom:-10px}.sherpa__summary::before{left:-10px}.sherpa__summary::after{right:-10px}.sherpa__summary__item1 dl::before{content:"1"}.sherpa__summary__item2 dl::before{content:"2"}.sherpa__summary__item3 dl::before{content:"3"}.sherpa__summary__item4 dl::before{content:"4"}.sherpa__summary__item5 dl::before{content:"5"}.sherpa__summary__item6 dl::before{content:"6"}.sherpa__summary__item7 dl::before{content:"7"}.sherpa__summary h3{margin:0 auto;font-family:"Noto Sans JP",sans-serif;font-optical-sizing:auto;font-weight:900;font-style:normal;font-size:4rem;color:#00a3b6;letter-spacing:.1em;text-align:center;position:relative;bottom:-40px;z-index:1}.sherpa__summary dl{width:100%;margin:0;padding:1em 0;position:relative}.sherpa__summary dl.sherpa__summary__item{background:#fff;border-radius:20px;margin:1em 0;padding:40px 30px 40px 140px}.sherpa__summary dl:not(:last-of-type){border-top:1px dotted #fff}.sherpa__summary dl::before{font-family:"Josefin Sans",sans-serif;font-optical-sizing:auto;font-weight:700;font-style:normal;font-size:14rem;line-height:1;color:#e2e3e8;text-shadow:3px 2px 0 #00a3b6;position:absolute;top:-30px;left:30px;z-index:10}.sherpa__summary dl dt{border:1px solid;padding:10px;width:180px;line-height:1;text-align:center}.sherpa__summary dl dd{width:100%;margin:15px 0 0}.sherpa__summary dl dd em{font-weight:bold}.sherpa__summary dl dd ul li{padding-left:26px;line-height:1.4;position:relative}.sherpa__summary dl dd ul li:not(:last-child){margin-bottom:12px}.sherpa__summary dl dd ul li::before{content:"";border-right:4px solid #00a3b6;border-bottom:4px solid #00a3b6;width:9px;height:16px;position:absolute;top:4px;left:5px;transform:rotate(45deg)}.sherpa__summary dl dd p{font-size:1.6rem;line-height:1.65}.sherpa__summary dl dd p span{margin:0 3px;font-weight:bold}.sherpa__flow{width:100%;margin-top:50px;display:flex}.sherpa__flow h3{background:#00a3b6;width:20%;font-family:"Noto Sans JP",sans-serif;font-optical-sizing:auto;font-weight:900;font-style:normal;font-size:2.6rem;color:#fff;letter-spacing:.1em;display:flex;justify-content:center;align-items:center}.sherpa__flow dl{border:3px solid #00a3b6;border-left:none;width:40%;margin:0;padding:30px 30px 30px 50px;position:relative}.sherpa__flow dl::before{content:"";border:14px solid rgba(0,0,0,0);border-left:14px solid #00a3b6;position:absolute;top:50%;left:0;transform:translateY(-50%)}.sherpa__flow dt,.sherpa__flow dd{font-weight:500}.sherpa__flow dt{font-family:"Noto Sans JP",sans-serif;font-optical-sizing:auto;font-weight:900;font-style:normal;font-size:2.6rem;letter-spacing:2px}.sherpa__flow dd{margin-left:0}.sherpa__btn{width:100%;margin-top:90px}.sherpa__btn .ascent{background:#ffe665;border-top:7px solid rgb(255,238.2792207792,152);border-right:7px solid rgb(203,170.0454545455,0);border-bottom:7px solid rgb(203,170.0454545455,0);border-left:7px solid rgb(255,238.2792207792,152);border-radius:80px;box-shadow:5px 5px 15px rgba(0,0,0,.08) inset,0px 5px 10px rgba(0,0,0,.2);width:90%;margin:0 auto;padding:20px 10px;font-weight:bold;color:#007099;text-align:center;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;position:relative;overflow:hidden}.sherpa__btn .ascent::before{content:"";background:linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 100%);width:50%;height:100%;position:absolute;top:0;left:-100%;transform:skewX(-25deg)}.sherpa__btn .ascent::after{content:"";background:rgb(255,221.7207792208,50);border-radius:80px;width:100%;height:100%;position:absolute;top:10px;left:10px;z-index:-1;transition:.2s linear}@keyframes shine{100%{left:125%}}.sherpa__btn .ascent .timelimit{width:100%;margin-bottom:10px;font-size:2.4rem;font-weight:bold;color:#007099;line-height:1.4;white-space:nowrap}.sherpa__btn .ascent .timelimit .text{margin:0 auto;padding:0 25px;display:table;position:relative}.sherpa__btn .ascent .timelimit .text::before,.sherpa__btn .ascent .timelimit .text::after{content:"";border:5px solid rgba(0,0,0,0);border-top:40px solid #007099;position:absolute;top:0}.sherpa__btn .ascent .timelimit .text::before{left:0;transform:rotate(-20deg)}.sherpa__btn .ascent .timelimit .text::after{right:0;transform:rotate(20deg)}.sherpa__btn .ascent em{font-size:4rem;text-shadow:1px 1px 0 #fff;letter-spacing:2px;line-height:1;position:relative;z-index:1}.sherpa__btn .ascent span{background:linear-gradient(90deg, #005264, #00AABE);border-radius:70px;width:300px;margin-left:20px;padding:8px 50px 10px 30px;font-size:3rem;color:#fff;text-align:left;position:relative;z-index:1}.sherpa__btn .ascent span::before{content:"";background:#fff;width:50px;height:5px;position:absolute;top:50%;right:25px;transform:translateY(-50%);transition:.2s linear}.sherpa__btn .ascent span::after{content:"";border-top:5px solid #fff;border-right:5px solid #fff;width:20px;height:20px;position:absolute;top:50%;right:25px;transform:translateY(-50%) rotate(45deg);transition:.2s linear}.sherpa__btn .ascent:hover::before{animation:shine 1s}.sherpa__btn .ascent:hover span{background:linear-gradient(90deg, #007099 30%, #3ebb5c)}.sherpa__btn .ascent:hover span::before{right:15px}.sherpa__btn .ascent:hover span::after{right:15px}.sherpa__btn .excel{background:#fff;border:4px solid rgb(0,117.3241758242,131);border-radius:80px;width:100%;max-width:600px;margin:70px auto 0;padding:28px 10px 20px;font-size:2rem;font-weight:bold;color:rgb(0,117.3241758242,131);line-height:1.4;text-align:center;display:block;position:relative;transition:.2s linear}.sherpa__btn .excel br{display:none}.sherpa__btn .excel span{background:rgb(0,117.3241758242,131);border-radius:30px;width:50%;padding:3px;font-weight:bold;color:#ffe665;position:absolute;top:-18px;left:50%;transform:translateX(-50%)}.sherpa__btn .excel::before{content:"";background:url(../img/icon-download.svg) center center no-repeat;background-size:cover;width:32px;height:27px;position:absolute;top:50%;right:30px;transform:translateY(-50%)}.sherpa__btn .excel::after{content:"";background:rgb(0,117.3241758242,131);border-radius:80px;width:100%;height:100%;position:absolute;top:7px;left:7px;z-index:-1;transition:.2s linear}.sherpa__btn .excel:hover{background:rgb(0,117.3241758242,131);color:#fff}.sherpa__btn .excel:hover::before{background:url(../img/icon-download-white.svg) center center no-repeat;background-size:cover}.sherpa__btn .excel:hover::after{top:0;left:0}.sherpa__btn p{max-width:960px;margin:20px auto 0}@media(max-width: 1400px){.sherpa__merit li .num{margin:-68px auto 0;width:120px}.sherpa__merit li p{font-size:2rem}}@media(max-width: 1200px){.sherpa__title{width:110px;font-size:5rem}.sherpa__title em{padding-top:80px}.sherpa__title em::before{width:80px;height:62px;left:-5px}.sherpa__contents{width:calc(100% - 110px);padding-left:10px;font-size:1.8rem}.sherpa__merit li .num{margin:-58px auto 0;width:100px}.sherpa__merit li p{font-size:1.6rem}.sherpa__summary{margin-top:80px;padding:40px 35px 0}.sherpa__summary dl.sherpa__summary__item{padding:30px 25px 30px 120px}.sherpa__summary dl::before{font-size:12rem;left:20px}.sherpa__flow h3{width:24%;font-size:2.4rem}.sherpa__flow dl{width:38%;padding:20px 20px 20px 40px}.sherpa__flow dt{font-size:2.4rem}.sherpa__btn .ascent{width:98%}.sherpa__btn .ascent em{font-size:3.2rem}.sherpa__btn .ascent span{width:240px;font-size:2.4rem}.sherpa__btn .ascent span::before{width:40px}.sherpa__btn .ascent span::after{width:16px;height:16px}.sherpa__btn .excel{max-width:470px;padding:3px 10px 17px}.sherpa__btn .excel br{display:block}}@media(max-width: 960px){.sherpa__title{bottom:100px}.sherpa__recruit__title{margin:60px auto 0}.sherpa__recruit__title h3{font-size:3rem}.sherpa__end{font-size:2rem}.sherpa__merit{margin-top:120px;flex-direction:column-reverse}.sherpa__merit li{width:94%;margin-left:auto;padding:20px;display:flex;align-items:center}.sherpa__merit li:not(:last-child){margin-top:20px}.sherpa__merit li .num{margin:auto 20px auto -73px}.sherpa__merit li p{width:calc(100% - 50px);margin-top:0;text-align:left}.sherpa__merit li p br{display:none}.sherpa__flow h3{font-size:2rem}.sherpa__flow dl{padding:15px 15px 15px 30px}}@media(max-width: 768px){.sherpa__title{width:90px;font-size:4.5rem}.sherpa__title em{padding-top:60px}.sherpa__title em::before{width:70px;height:55px}.sherpa__contents{width:calc(100% - 90px);font-size:1.6rem}.sherpa__recruit__title{height:100px}.sherpa__recruit__title h3{font-size:2.6rem}.sherpa__summary{border-width:7px;padding:40px 30px 0}.sherpa__summary::before,.sherpa__summary::after{width:27%;height:7px;bottom:-7px}.sherpa__summary::before{left:-7px}.sherpa__summary::after{right:-7px}.sherpa__summary h3{font-size:3.5rem;bottom:-34px}.sherpa__summary dl.sherpa__summary__item{border-radius:15px;padding:25px 20px 25px 80px}.sherpa__summary dl::before{font-size:8rem;top:-20px;left:10px}.sherpa__summary dl dt{width:150px;padding:7px}.sherpa__btn .ascent .timelimit{font-size:2rem}.sherpa__btn .ascent .timelimit .text{padding:0 20px}.sherpa__btn .ascent .timelimit .text::before,.sherpa__btn .ascent .timelimit .text::after{border-width:4px;border-top-width:33px}.sherpa__btn .ascent em{font-size:2.6rem}.sherpa__btn .ascent span{width:200px;padding:8px 25px 10px;font-size:2rem}.sherpa__btn .ascent span::before{width:30px;height:4px;right:20px}.sherpa__btn .ascent span::after{border-top-width:4px;border-right-width:4px;right:20px}.sherpa__btn .excel{max-width:400px;padding:0 10px 15px;font-size:1.8rem}}@media(max-width: 640px){.sherpa__item1{width:100%;top:-100px}.sherpa__item2{width:100%}.sherpa__inner{padding:0 46px 340px 0}.sherpa__title{width:70px;font-size:3.8rem}.sherpa__title em{padding-top:55px}.sherpa__title em::before{width:60px;height:46px}.sherpa__contents{width:calc(100% - 70px)}.sherpa__recruit__title{margin:50px auto 0}.sherpa__recruit__title h3{font-size:4.5vw}.sherpa__end{padding:10px}.sherpa__end br{display:block}.sherpa__merit{margin-top:100px}.sherpa__merit li{border-radius:15px;padding:15px}.sherpa__merit li .num{width:80px;margin:auto 15px auto -57px}.sherpa__merit li p{width:calc(100% - 40px)}.sherpa__summary{margin-top:40px;padding:30px 25px 0}.sherpa__summary h3{margin-top:-20px;font-size:3rem;bottom:-29px}.sherpa__summary dl::before{right:20px;left:auto}.sherpa__summary dl.sherpa__summary__item{border-radius:12px;padding:20px 14px}.sherpa__summary dl dt{width:50%}.sherpa__summary dl dd{margin:10px 0 0}.sherpa__summary dl dd ul li:not(:last-child){margin-bottom:10px}.sherpa__flow{flex-direction:column-reverse}.sherpa__flow h3{width:100%;padding:5px}.sherpa__flow dl{border-bottom:none;border-left:3px solid #00a3b6;width:100%;padding:15px 15px 30px;text-align:center}.sherpa__flow dl::before{border-bottom:14px solid #00a3b6;border-left-color:rgba(0,0,0,0);top:auto;bottom:0;left:50%;transform:translateX(-50%)}.sherpa__flow dt{font-size:2rem}.sherpa__btn .ascent{border-radius:30px;display:block}.sherpa__btn .ascent em{display:block}.sherpa__btn .ascent span{width:80%;margin:15px auto 0;display:block}.sherpa__btn .excel{font-size:1.6rem}.sherpa__btn .excel::before{content:none}.sherpa__btn p{line-height:1.6}}@media(max-width: 480px){.sherpa__inner{padding-right:42px}.sherpa__title{width:50px;font-size:2.8rem}.sherpa__title em{padding-top:40px}.sherpa__title em::before{width:42px;height:33px;left:-7px}.sherpa__contents{width:calc(100% - 50px);padding-left:0}.sherpa__end{font-size:1.8rem}.sherpa__merit{margin-top:60px}.sherpa__merit li{width:92%;padding:13px 15px 15px}.sherpa__merit li .num{width:64px;margin:auto 10px auto -46px}.sherpa__merit li p{width:calc(100% - 27px)}.sherpa__merit li p span{border-width:4px;margin-bottom:2px;padding-bottom:4px;font-size:1.3em}.sherpa__summary{border:none;padding:30px 0 0}.sherpa__summary::before,.sherpa__summary::after{width:22%;height:5px;bottom:20px}.sherpa__summary::before{left:0}.sherpa__summary::after{right:0}.sherpa__summary h3{margin-top:0;font-size:2.6rem;bottom:0}.sherpa__summary dl dd{line-height:1.6}.sherpa__btn .ascent{border-radius:20px}.sherpa__btn .ascent .timelimit{font-size:1.8rem}.sherpa__btn .ascent .timelimit .text{padding:0 15px}.sherpa__btn .ascent .timelimit .text::before,.sherpa__btn .ascent .timelimit .text::after{border-width:3px;border-top-width:28px}.sherpa__btn .ascent em{font-size:2.2rem}.sherpa__btn .ascent span{width:100%}}.sns{background:url(../img/bg.jpg);width:100%;padding:60px 0 400px}.sns p{font-size:2rem;text-align:center}.sns p br{display:none}.sns__inner{max-width:960px;margin:20px auto 0;display:flex;justify-content:space-between;align-items:center}.sns__inner a{background:#36b19c;width:48%;border:3px solid #fff;padding:20px;font-family:"Josefin Sans",sans-serif;font-optical-sizing:auto;font-weight:700;font-style:normal;font-size:3rem;color:#000;text-align:center;display:block}.sns__inner a:hover{border-color:#000}@media(max-width: 768px){.sns{padding:40px 0 300px}.sns p{font-size:1.8rem}.sns p br{display:block}}@media(max-width: 640px){.sns{padding:30px 5% 350px}.sns__inner{margin:15px auto 0;display:block}.sns__inner a{width:100%;max-width:400px;margin:15px auto 0;padding:10px 20px}}@media(max-width: 480px){.sns p{font-size:1.6rem}}.contact{background:url(../img/bg.jpg);width:100%;padding:100px 80px 0 2%;text-align:center;position:relative;z-index:2}.contact__title{width:100%;font-family:"Josefin Sans",sans-serif;font-optical-sizing:auto;font-weight:700;font-style:normal;font-size:4rem;position:relative}.contact__title::after{content:"";background:#000;width:1px;height:30px;position:absolute;bottom:-20px;left:50%;transform:translateX(-50%)}.contact__contents{width:100%;margin-top:30px}.contact__contents .name{font-size:1.8rem;line-height:1.4}.contact__contents .name em{font-family:"Noto Sans JP",sans-serif;font-optical-sizing:auto;font-weight:900;font-style:normal;font-size:2.6rem}.contact__contents .mail{margin:20px 0}.contact__contents .mail a{margin:0 auto;font-size:3rem;font-weight:bold;color:#000;line-height:1;display:table}.contact__contents .syusai{font-size:1.8rem}.contact .next__arrow{top:0}@media(max-width: 768px){.contact__title{font-size:3rem}.contact__title::after{height:26px}.contact__contents .name{font-size:1.6rem}.contact__contents .name em{font-size:2.2rem}.contact__contents .mail a{font-size:2.4rem}.contact__contents .syusai{font-size:1.6rem}}@media(max-width: 640px){.contact{padding:70px 46px 0 2%}.contact__contents .mail{margin:15px 0}}@media(max-width: 480px){.contact{padding-right:42px}.contact__title{font-size:2.4rem}.contact__title::after{height:16px;bottom:-14px}.contact__contents{margin-top:20px}.contact__contents .name em{font-size:2rem}.contact__contents .mail a{font-size:2.6rem}}.panorama{width:100%;height:100vh;position:relative;overflow:hidden}.panorama__logo{width:70%;max-width:840px;text-align:center;position:absolute;top:26vw;left:50%;z-index:2;opacity:0;transform:translateX(-50%);transition:3.2s ease-in-out 1.8s}.panorama__logo .img{width:100%;margin:0 auto}.panorama__logo p{margin-top:40px;padding-left:.25em;font-size:2vw;letter-spacing:.25em;opacity:0;transition:2s ease-in-out 5s}.panorama__logo p br{display:none}.panorama .cloud{width:100%;height:100px;display:flex;align-items:flex-end;position:absolute;bottom:0;z-index:20;overflow-x:clip}.panorama .cloud1{width:1200px;animation:cloud-infinite-slide 90s infinite linear;position:absolute;left:0;bottom:-80px}.panorama .cloud2{width:1000px;animation:cloud-infinite-slide 120s infinite linear;position:absolute;left:50%;bottom:-60px}.panorama .cloud3{width:800px;animation:cloud-infinite-slide 100s infinite linear;position:absolute;left:-100px;bottom:-60px}.panorama .cloud4{width:1200px;animation:cloud-infinite-slide 140s infinite linear;position:absolute;left:0;bottom:-80px}.panorama .cloud1,.panorama .cloud2,.panorama .cloud3,.panorama .cloud4{transition:4.7s linear;transition-delay:2s}@keyframes cloud-infinite-slide{from{transform:translateX(-120%)}to{transform:translateX(120%)}}.panorama .cloud.active .cloud__inner{animation:cloud-infinite-slide-active 3.7s linear forwards}@keyframes cloud-infinite-slide-active{from{opacity:1}to{opacity:0}}.panorama .cloud-full{width:200%;height:auto;position:absolute;bottom:-100%;left:-120%;z-index:22;transform:rotate(30deg);transition:3.7s ease-in-out}.panorama__parallax{width:100%;height:100%;position:absolute;bottom:0;left:0}.panorama__parallax__item{width:100%;height:100%;position:absolute;bottom:0;left:0}.panorama__parallax.active .panorama__parallax__item:nth-child(1){background:url(../img/panorama-img1.png) center bottom no-repeat;background-size:contain;transition:transform .3s linear 0s;z-index:28}@supports(background-image: url(../img/webp/panorama-img1.webp)){.panorama__parallax.active .panorama__parallax__item:nth-child(1){background-image:url(../img/webp/panorama-img1.webp)}}.panorama__parallax.active .panorama__parallax__item:nth-child(2){background:url(../img/panorama-img2.png) center bottom no-repeat;background-size:cover;transition:transform .4s linear .004s;bottom:-490px;z-index:7}@supports(background-image: url(../img/webp/panorama-img2.webp)){.panorama__parallax.active .panorama__parallax__item:nth-child(2){background-image:url(../img/webp/panorama-img2.webp)}}.panorama__parallax.active .panorama__parallax__item:nth-child(3){background:url(../img/panorama-img3.png) center bottom no-repeat;background-size:cover;transition:transform .5s linear .006s;z-index:6}@supports(background-image: url(../img/webp/panorama-img3.webp)){.panorama__parallax.active .panorama__parallax__item:nth-child(3){background-image:url(../img/webp/panorama-img3.webp)}}.panorama__parallax.active .panorama__parallax__item:nth-child(4){background:url(../img/panorama-img4.png) center bottom no-repeat;background-size:cover;transition:transform .6s linear .008s;z-index:5}@supports(background-image: url(../img/webp/panorama-img4.webp)){.panorama__parallax.active .panorama__parallax__item:nth-child(4){background-image:url(../img/webp/panorama-img4.webp)}}.panorama__parallax.active .panorama__parallax__item:nth-child(5){background:url(../img/panorama-img5.png) center bottom no-repeat;background-size:cover;transition:transform .7s linear .01s;z-index:4}@supports(background-image: url(../img/webp/panorama-img5.webp)){.panorama__parallax.active .panorama__parallax__item:nth-child(5){background-image:url(../img/webp/panorama-img5.webp)}}.panorama__parallax.active .panorama__parallax__item:nth-child(6){background:url(../img/panorama-img6.png) center bottom no-repeat;background-size:cover;transition:transform .8s linear .012s;z-index:3}@supports(background-image: url(../img/webp/panorama-img6.webp)){.panorama__parallax.active .panorama__parallax__item:nth-child(6){background-image:url(../img/webp/panorama-img6.webp)}}.panorama__parallax.active .panorama__parallax__item:nth-child(7){background:url(../img/panorama-img7.png) center bottom no-repeat;background-size:cover;transition:transform .9s linear .014s;z-index:2}@supports(background-image: url(../img/webp/panorama-img7.webp)){.panorama__parallax.active .panorama__parallax__item:nth-child(7){background-image:url(../img/webp/panorama-img7.webp)}}.panorama__parallax.active .panorama__parallax__item:nth-child(8){background:url(../img/panorama-img8.png) center bottom no-repeat;background-size:cover;z-index:1}@supports(background-image: url(../img/webp/panorama-img8.webp)){.panorama__parallax.active .panorama__parallax__item:nth-child(8){background-image:url(../img/webp/panorama-img8.webp)}}.panorama.active .panorama__logo{top:5vw;z-index:30;opacity:1}.panorama.active .panorama__logo p{opacity:1}.panorama.active .cloud-full{bottom:100%;left:100%}@media(max-width: 1400px){.panorama.active .panorama__logo{max-width:740px;top:7vw}}@media(max-width: 1200px){.panorama__logo{width:60%;max-width:600px}.panorama__logo p{margin-top:30px}}@media(max-width: 640px){.panorama{height:calc(100vh - 70px)}.panorama__logo{width:70%}}@media(max-width: 480px){.panorama{height:calc(100svh - 60px)}.panorama__logo{width:74%;top:42vh}.panorama__logo p{margin-top:20px;font-size:4.5vw}.panorama__logo p br{display:block}.panorama__parallax.active .panorama__parallax__item:nth-child(1){background:url(../img/panorama-img1-sp.png) center bottom no-repeat;background-size:100%}@supports(background-image: url(../img/webp/panorama-img1-sp.webp)){.panorama__parallax.active .panorama__parallax__item:nth-child(1){background-image:url(../img/webp/panorama-img1-sp.webp)}}.panorama__parallax.active .panorama__parallax__item:nth-child(2){background:url(../img/panorama-img2-sp.png) center bottom no-repeat;background-size:100%;bottom:-420px}@supports(background-image: url(../img/webp/panorama-img2-sp.webp)){.panorama__parallax.active .panorama__parallax__item:nth-child(2){background-image:url(../img/webp/panorama-img2-sp.webp)}}.panorama__parallax.active .panorama__parallax__item:nth-child(3){background:url(../img/panorama-img3-sp.png) center bottom no-repeat;background-size:100%;bottom:-50px}@supports(background-image: url(../img/webp/panorama-img3-sp.webp)){.panorama__parallax.active .panorama__parallax__item:nth-child(3){background-image:url(../img/webp/panorama-img3-sp.webp)}}.panorama__parallax.active .panorama__parallax__item:nth-child(4){background:url(../img/panorama-img4-sp.png) center bottom no-repeat;background-size:100%;bottom:-40px}@supports(background-image: url(../img/webp/panorama-img4-sp.webp)){.panorama__parallax.active .panorama__parallax__item:nth-child(4){background-image:url(../img/webp/panorama-img4-sp.webp)}}.panorama__parallax.active .panorama__parallax__item:nth-child(5){background:url(../img/panorama-img5-sp.png) center bottom no-repeat;background-size:100%;bottom:-45px}@supports(background-image: url(../img/webp/panorama-img5-sp.webp)){.panorama__parallax.active .panorama__parallax__item:nth-child(5){background-image:url(../img/webp/panorama-img5-sp.webp)}}.panorama__parallax.active .panorama__parallax__item:nth-child(6){background:url(../img/panorama-img6-sp.png) center bottom no-repeat;background-size:100%;bottom:-56px}@supports(background-image: url(../img/webp/panorama-img6-sp.webp)){.panorama__parallax.active .panorama__parallax__item:nth-child(6){background-image:url(../img/webp/panorama-img6-sp.webp)}}.panorama__parallax.active .panorama__parallax__item:nth-child(7){background:url(../img/panorama-img7-sp.png) center bottom no-repeat;background-size:100%;bottom:-56px}@supports(background-image: url(../img/webp/panorama-img7-sp.webp)){.panorama__parallax.active .panorama__parallax__item:nth-child(7){background-image:url(../img/webp/panorama-img7-sp.webp)}}.panorama__parallax.active .panorama__parallax__item:nth-child(8){background:url(../img/panorama-img8-sp.png) center top no-repeat;background-size:100%}@supports(background-image: url(../img/webp/panorama-img8-sp.webp)){.panorama__parallax.active .panorama__parallax__item:nth-child(8){background-image:url(../img/webp/panorama-img8-sp.webp)}}.panorama.active .panorama__logo{top:20vw}}/*# sourceMappingURL=style.min.css.map */