.loading-overlay{position:fixed;top:0;left:0;z-index:9999;width:100vw;height:100vh;background-color:rgba(0,0,0,.8);display:flex;flex-direction:column;justify-content:center;align-items:center}.loading-overlay p{color:#fff;margin:10px 0 0;font-size:14px;font-weight:500}.loading-spinner{width:40px;height:40px;border:4px solid #ccc;border-top:4px solid var(--color-red);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}:root{--font-10:clamp(8px,0.83vw,10px);--font-12:clamp(10px,1vw,12px);--font-14:clamp(12px,1.17vw,14px);--font-16:clamp(14px,1.33vw,16px);--font-18:clamp(15px,1.5vw,18px);--font-20:clamp(16px,1.67vw,20px);--font-22:clamp(18px,1.83vw,22px);--font-24:clamp(20px,2vw,24px);--font-30:clamp(20px,3vw,30px);--font-40:clamp(30px,4vw,40px);--pa-15:clamp(10px,1.5vw,15px);--pa-20:clapm(10px,1.67vw,20px);--pa-25:clamp(15px,2.08vw,25px);--pa-40:clamp(20px,3.33vw,40px);--pa-60:clamp(30px,5.83vw,60px);--pa-80:clamp(50px,8.33vw,80px);--ani-ease:cubic-bezier(0.19,1,0.22,1);--color-black:#2d363d;--color-red:#f55842}body,html{background-color:#fff;color:#2d363d}.content-width{max-width:1200px;margin:0 auto;width:100%}@media screen and (max-width:1024px){.content-width{padding:0 5%}}.content-width-small{max-width:1000px;margin:0 auto;width:100%}@media screen and (max-width:1024px){.content-width-small{padding:0 5%}}@media screen and (min-width:601px){.hidden-sm{display:none!important}}@media screen and (max-width:600px){.hidden-mobile{display:none!important}}.page-thanks{display:flex;align-items:center;justify-self:center;padding:200px 0}.page-thanks .page-thanks-txt{width:100%;text-align:center;position:relative;z-index:100}.page-thanks .page-thanks-txt h1{font-size:var(--font-40);font-weight:700;text-align:center}#custom-cursor{position:fixed;top:0;left:0;width:120px;height:120px;border-radius:0;background-image:url(/img/com/logo-mask.svg);background-size:contain!important;background-repeat:no-repeat;pointer-events:none;opacity:0;z-index:9999}#cursor-text{font-family:var(--font-en);font-size:14px;pointer-events:none;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.com-title{display:flex;align-items:baseline;border-bottom:1px solid #7d8488;padding-bottom:20px;clip-path:polygon(0 0,0 0,0 100%,0 100%);transition:clip-path 4.5s var(--ani-ease)}@media screen and (max-width:600px){.com-title{padding-bottom:15px}}.com-title.is-active{clip-path:polygon(0 0,100% 0,100% 100%,0 100%)!important}.com-title h2{font-size:var(--font-40);line-height:1;font-family:var(--font-en);font-weight:500}.com-title span{font-size:13px;font-weight:700;margin-left:10px}.com-title-sub{display:flex;align-items:baseline}.com-title-sub h2{font-size:24px;line-height:1;font-weight:700;color:#2d363d}.com-title-sub span{font-size:13px;font-weight:700;margin-left:10px}.com-title-white{display:flex;align-items:baseline;padding-bottom:20px;border-bottom:1px solid #7d8488;clip-path:polygon(0 0,0 0,0 100%,0 100%);transition:clip-path 4.5s var(--ani-ease)}.com-title-white.is-active{clip-path:polygon(0 0,100% 0,100% 100%,0 100%)!important}.com-title-white h2{font-size:40px;line-height:1;color:#fff}.com-title-white span{font-size:13px;font-weight:700;margin-left:10px;color:#fff}.top.top-active .header-menu,.top.top-active .logo,.top.top-active .top-visual .top-visual-logo,.top.top-active .top-visual .top-visual-motion,.top.top-active .top-visual .top-visual-scroll{opacity:1;transform:translateY(0)}.top .logo{width:100px;height:100px;margin:0 auto;opacity:0;transition:opacity 2.5s var(--ani-ease),transform 2.5s var(--ani-ease)!important;mix-blend-mode:difference;display:flex;align-items:center}@media screen and (max-width:600px){.top .logo{height:40px}}.top header .logo{position:fixed;left:5%;top:5px;width:104px;z-index:100;transform:translateY(15px)}@media screen and (max-width:1024px){.top header .logo{top:20px;left:5%}.top header.header-active .header-menu-icon{opacity:1!important}.top header.header-active .header-menu ul{transform:translateY(-100%)}}.top header .header-menu-icon{position:fixed;right:5%;top:20px;width:40px;z-index:10;opacity:0;mix-blend-mode:difference}.top header .header-menu-icon.header-menu-icon--active button:after{content:"CLOSE"!important}.top header .header-menu-icon button{font-size:15px;position:relative;text-align:right}.top header .header-menu-icon button:after{text-align:right;content:"MENU";font-size:var(--font-16);font-weight:700;color:#fff;letter-spacing:-.05em;font-family:var(--font-en)}.top header .header-menu{position:fixed;right:5%;top:10%;z-index:100;opacity:0;transform:translateY(15px);mix-blend-mode:difference;transition:all .5s ease;overflow:hidden;transition:opacity 2.5s var(--ani-ease),transform 2.5s var(--ani-ease)!important}@media screen and (max-width:600px){.top header .header-menu{top:6.5%;right:5%}}.top header .header-menu.header-menu--active ul{transform:translateY(0)!important}.top header .header-menu ul{transition:all .5s ease}.top header .header-menu ul li{margin-bottom:10px}.top header .header-menu ul li:last-child{margin-bottom:0}.top header .header-menu ul li a{color:#fff;font-size:14px;font-family:var(--font-en);font-weight:600;overflow:hidden;position:relative;display:block;text-align:right;width:120px}.top header .header-menu ul li a .a-en{display:block;transition:transform .5s var(--ani-ease)}.top header .header-menu ul li a .a-ja{font-size:14px;mix-blend-mode:normal;background-color:#0aa7bd;color:#000;font-family:var(--font-main);position:absolute;display:inline-block;right:0;top:24px;transition:transform .5s var(--ani-ease);transition-delay:.1s;isolation:isolate;padding:0 6px}.top header .header-menu ul li a .a-ja.a-ja--small{font-size:10px;height:21px;display:flex;align-items:center}.top header .header-menu ul li a.add_hover .a-en{transform:translateY(-100%)}.top header .header-menu ul li a.add_hover .a-ja{transform:translateY(-24px)}.top .top-visual{position:relative;z-index:2;height:200vh}.top .top-visual .top-visual-container{position:absolute;width:100%;left:0;top:0;height:100vh}.top .top-visual .top-visual-scroll{opacity:0;transition:opacity .5s ease,transform .5s ease!important;position:absolute;width:100%;bottom:20px;left:0;text-align:center;transform:translateY(15px)}@media screen and (max-width:1024px){.top .top-visual .top-visual-scroll{display:none}}.top .top-visual .top-visual-scroll span{font-size:12px;font-weight:700}.top .top-visual .top-visual-motion{position:absolute;width:90%;bottom:20px;left:5%;text-align:right;opacity:0;transform:translateY(15px);transition:opacity .5s ease,transform .5s ease!important}.top .top-visual .top-visual-motion .btn-motion.btn-motion-pause i{background-image:url(/img/icon/icon-play.svg)!important}.top .top-visual .top-visual-motion .btn-motion span{font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:right}.top .top-visual .top-visual-motion .btn-motion span i{margin-left:10px;display:block;width:16px;height:16px;background-image:url(/img/icon/icon-pause.svg);background-size:contain;background-repeat:no-repeat}.top .top-visual .mask-wrapper{width:100%;overflow:hidden}.top .top-visual .mask-wrapper .masked-img{width:100%;height:auto;clip-path:inset(0 100% 0 0)}.top .top-visual .mask-wrapper.mask-wrapper-active .masked-img{animation:revealClip 1s cubic-bezier(.19,1,.22,1) .2s forwards}@keyframes revealClip{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0 0 0 0)}}.top .top-visual .top-visual-txt{width:100%;overflow:hidden}.top .top-visual .top-visual-txt ul li{opacity:0;filter:blur(10px);-webkit-filter:blur(10px);transition:all 1s ease}.top .top-visual .top-visual-txt ul li.active{opacity:.1!important;filter:blur(1px)!important;-webkit-filter:blur(1px)!important}.top .top-visual .top-visual-txt .ul-1 li{position:absolute;font-size:3.125vw;font-weight:700;letter-spacing:-.05em;line-height:120%}@media screen and (max-width:1024px){.top .top-visual .top-visual-txt .ul-1 li{font-size:clamp(16px,5.33vw,45px)}}.top .top-visual .top-visual-txt .ul-1 li:first-child{left:2.08vw;top:100px;width:18.57vw}@media screen and (max-width:1024px){.top .top-visual .top-visual-txt .ul-1 li:first-child{top:61.3333333333vw;width:35.2vw;left:11vw}}.top .top-visual .top-visual-txt .ul-1 li:nth-child(2){left:22.73vw;top:30px;width:16.5vw;font-weight:400}@media screen and (max-width:1024px){.top .top-visual .top-visual-txt .ul-1 li:nth-child(2){top:80px;width:43.2vw;left:2.5vw}}.top .top-visual .top-visual-txt .ul-1 li:nth-child(3){left:41.49vw;top:30px;width:17vw}@media screen and (max-width:1024px){.top .top-visual .top-visual-txt .ul-1 li:nth-child(3){top:30px;width:28.5vw;left:35.83vw;font-size:clamp(13px,4.27vw,45px)}}.top .top-visual .top-visual-txt .ul-1 li:nth-child(4){left:60.57vw;top:30px;width:23.4vw;font-weight:900;font-size:3.8888888889vw}@media screen and (max-width:1024px){.top .top-visual .top-visual-txt .ul-1 li:nth-child(4){top:74.6666666667vw;width:50vw;left:47vw;font-size:clamp(13px,8.27vw,45px)}}.top .top-visual .top-visual-txt .ul-1 li:nth-child(5){left:86.05vw;top:30px;width:12.54vw;font-size:28px;font-weight:500}@media screen and (max-width:1024px){.top .top-visual .top-visual-txt .ul-1 li:nth-child(5){top:125.3333333333vw;width:40vw;left:2.5vw;font-size:clamp(15px,5.33vw,45px)}}.top .top-visual .top-visual-txt .ul-2 li{position:absolute;font-size:3.125vw;font-weight:700;letter-spacing:-.05em;line-height:120%}.top .top-visual .top-visual-txt .ul-2 li:first-child{left:2.08vw;top:14.5833333333vw;font-size:4.0277777778vw;width:4.17vw;writing-mode:vertical-rl;text-orientation:upright;white-space:nowrap;letter-spacing:.02em}@media screen and (max-width:1024px){.top .top-visual .top-visual-txt .ul-2 li:first-child{top:53.3333333333vw;width:6vw;left:2.5vw;font-size:clamp(14px,5.6vw,45px)}}.top .top-visual .top-visual-txt .ul-2 li:nth-child(2){font-size:1.9444444444vw;width:13vw;top:14.5833333333vw;left:7.64vw;font-weight:400}@media screen and (max-width:1024px){.top .top-visual .top-visual-txt .ul-2 li:nth-child(2){top:77.3333333333vw;width:35vw;left:11vw;font-size:clamp(14px,4.53vw,45px)}}.top .top-visual .top-visual-txt .ul-2 li:nth-child(3){font-size:2.3611111111vw;width:13.5vw;top:14.5833333333vw;left:22.03vw;font-weight:400;font-weight:900}@media screen and (max-width:1024px){.top .top-visual .top-visual-txt .ul-2 li:nth-child(3){top:37.3333333333vw;width:40vw;left:2.5vw;font-size:clamp(15px,5.3vw,45px)}}.top .top-visual .top-visual-txt .ul-2 li:nth-child(4){font-size:2.2916666667vw;width:11vw;top:12.5vw;left:36.92vw;font-weight:400;font-weight:900;writing-mode:vertical-rl;text-orientation:upright;letter-spacing:.02em}@media screen and (max-width:1024px){.top .top-visual .top-visual-txt .ul-2 li:nth-child(4){top:109.3333333333vw;width:30vw;left:35vw;font-size:clamp(15px,5.33vw,45px)}}.top .top-visual .top-visual-txt .ul-2 li:nth-child(5){font-size:3.125vw;width:27vw;top:9.7222222222vw;left:49.31vw;font-weight:400;font-weight:900}@media screen and (max-width:1024px){.top .top-visual .top-visual-txt .ul-2 li:nth-child(5){top:142.6666666667vw;width:45vw;left:2.5vw;font-size:clamp(15px,5.87vw,45px)}}.top .top-visual .top-visual-txt .ul-2 li:nth-child(6){font-size:2.6388888889vw;width:8vw;top:9.7222222222vw;left:77.7vw;font-weight:400}@media screen and (max-width:1024px){.top .top-visual .top-visual-txt .ul-2 li:nth-child(6){top:53.3333333333vw;width:30.9vw;left:11vw;font-size:clamp(15px,4.8vw,45px)}}.top .top-visual .top-visual-txt .ul-2 li:nth-child(7){font-size:3.4027777778vw;width:11.11vw;top:9.7222222222vw;left:87.09vw;font-weight:700;writing-mode:vertical-rl;text-orientation:upright}@media screen and (max-width:1024px){.top .top-visual .top-visual-txt .ul-2 li:nth-child(7){top:45.3333333333vw;width:30vw;left:67vw;font-size:clamp(15px,5.33vw,45px)}}.top .top-visual .top-visual-txt .ul-3 li{position:absolute;font-size:3.125vw;font-weight:700;letter-spacing:-.05em;line-height:120%}.top .top-visual .top-visual-txt .ul-3 li:first-child{left:7.64vw;top:22.2222222222vw;font-size:2.3611111111vw;width:11.88vw;font-weight:900}@media screen and (max-width:1024px){.top .top-visual .top-visual-txt .ul-3 li:first-child{top:90.6666666667vw;width:30.9vw;left:11vw;font-size:clamp(15px,5.87vw,45px)}}.top .top-visual .top-visual-txt .ul-3 li:nth-child(2){font-size:2.6388888889vw;width:16vw;top:22.2222222222vw;font-weight:400;left:20.91vw}@media screen and (max-width:1024px){.top .top-visual .top-visual-txt .ul-3 li:nth-child(2){top:30px;width:30.9vw;left:66.33vw;font-size:clamp(15px,4.8vw,45px)}}.top .top-visual .top-visual-txt .ul-3 li:nth-child(3){font-size:4.1666666667vw;width:20.5vw;top:18.4027777778vw;font-weight:400;left:50.69vw}@media screen and (max-width:1024px){.top .top-visual .top-visual-txt .ul-3 li:nth-child(3){top:45.3333333333vw;width:40vw;left:55vw;font-size:clamp(15px,4.8vw,45px)}}.top .top-visual .top-visual-txt .ul-3 li:nth-child(4){font-size:2.1527777778vw;width:13.68vw;top:18.4027777778vw;font-weight:#000;left:72.58vw}@media screen and (max-width:1024px){.top .top-visual .top-visual-txt .ul-3 li:nth-child(4){top:197.3333333333vw;width:40vw;left:2.5vw;font-size:clamp(15px,4.8vw,45px)}}.top .top-visual .top-visual-txt .ul-3 li:nth-child(5){font-size:2.5vw;width:24vw;top:26.3888888889vw;font-weight:#000;left:70.08vw}@media screen and (max-width:1024px){.top .top-visual .top-visual-txt .ul-3 li:nth-child(5){top:60vw;width:25vw;left:55vw;font-size:clamp(15px,4.8vw,45px)}}.top .top-visual .top-visual-txt .ul-4 li{position:absolute;font-size:3.125vw;font-weight:700;letter-spacing:-.05em;line-height:120%}.top .top-visual .top-visual-txt .ul-4 li:first-child{left:9.03vw;top:29.8611111111vw;font-size:3.125vw;width:6.28vw;writing-mode:vertical-rl;text-orientation:upright;white-space:nowrap}@media screen and (max-width:1024px){.top .top-visual .top-visual-txt .ul-4 li:first-child{top:32vw;width:10vw;left:42.5vw;font-size:clamp(15px,5.87vw,45px)}}.top .top-visual .top-visual-txt .ul-4 li:nth-child(2){left:16.7vw;top:29.8611111111vw;font-size:2.6388888889vw;width:21vw;font-weight:900}@media screen and (max-width:1024px){.top .top-visual .top-visual-txt .ul-4 li:nth-child(2){top:150.6666666667vw;width:35vw;left:65vw;font-size:clamp(15px,5.33vw,45px)}}.top .top-visual .top-visual-txt .ul-4 li:nth-child(3){left:50.09vw;top:29.8611111111vw;font-size:2.7083333333vw;width:27.43vw;font-weight:900}@media screen and (max-width:1024px){.top .top-visual .top-visual-txt .ul-4 li:nth-child(3){top:184vw;width:50vw;left:2.5vw;font-size:clamp(12px,3.73vw,45px)}}.top .top-visual .top-visual-txt .ul-4 li:nth-child(4){left:78.91vw;top:31.9444444444vw;font-size:2.7083333333vw;width:19vw;font-weight:900}@media screen and (max-width:1024px){.top .top-visual .top-visual-txt .ul-4 li:nth-child(4){top:181.3333333333vw;width:45vw;left:55vw;font-size:clamp(15px,4.8vw,45px)}}.top .top-visual .top-visual-txt .ul-5 li{position:absolute;font-size:3.125vw;font-weight:700;letter-spacing:-.05em;line-height:120%}.top .top-visual .top-visual-txt .ul-5 li:first-child{left:16.7vw;top:38.1944444444vw;font-size:3.3333333333vw;width:21vw;font-weight:400}@media screen and (max-width:1024px){.top .top-visual .top-visual-txt .ul-5 li:first-child{top:200vw;width:55vw;left:45vw;font-size:clamp(16px,5.3vw,45px)}}.top .top-visual .top-visual-txt .ul-5 li:nth-child(2){left:37.7vw;top:38.1944444444vw;font-size:3.125vw;width:26vw;font-weight:700}@media screen and (max-width:1024px){.top .top-visual .top-visual-txt .ul-5 li:nth-child(2){top:129.3333333333vw;width:29vw;left:69vw;font-size:clamp(15px,5.33vw,45px)}}.top .top-visual .top-visual-txt .ul-5 li:nth-child(3){left:50.09vw;top:37.5vw;font-size:3.4027777778vw;width:26vw;font-weight:400}@media screen and (max-width:1024px){.top .top-visual .top-visual-txt .ul-5 li:nth-child(3){top:109.3333333333vw;width:30vw;left:68vw;font-size:clamp(15px,6.4vw,45px)}}.top .top-visual .top-visual-txt .ul-6 li{position:absolute;font-size:3.125vw;font-weight:700;letter-spacing:-.05em;line-height:120%}.top .top-visual .top-visual-txt .ul-6 li:first-child{left:16.7vw;top:47.2222222222vw;font-size:4.1666666667vw;width:22vw;font-weight:900}@media screen and (max-width:1024px){.top .top-visual .top-visual-txt .ul-6 li:first-child{top:106.6666666667vw;width:50vw;left:2.5vw;font-size:clamp(16px,6.4vw,45px)}}.top .top-visual .top-visual-txt .ul-6 li:nth-child(2){left:40.09vw;top:47.2222222222vw;font-size:2.4305555556vw;width:21vw;font-weight:400}@media screen and (max-width:1024px){.top .top-visual .top-visual-txt .ul-6 li:nth-child(2){top:24vw;width:45vw;font-weight:900;left:55vw;font-size:clamp(15px,4.8vw,45px)}}.top .top-visual .top-visual-txt .ul-6 li:nth-child(3){left:62.48vw;top:44.4444444444vw;font-size:2.1527777778vw;width:16vw;font-weight:900}@media screen and (max-width:1024px){.top .top-visual .top-visual-txt .ul-6 li:nth-child(3){top:88vw;width:50vw;left:47vw;font-size:clamp(11px,4.27vw,45px)}}.top .top-visual .top-visual-txt .ul-6 li:nth-child(4){left:79.175vw;top:44.4444444444vw;font-size:2.7777777778vw;width:19.7vw;font-weight:400}@media screen and (max-width:1024px){.top .top-visual .top-visual-txt .ul-6 li:nth-child(4){top:165.8666666667vw;width:90vw;left:2.5vw;font-size:clamp(15px,5.87vw,45px)}}.top .top-visual .top-visual-bg{width:100%;height:100vh;position:fixed;left:0;top:0;z-index:-1}.top .top-visual .top-visual-bg img{width:100%;height:100%;object-fit:cover}.top .top-visual .top-visual-logo{left:5%;bottom:-50px;width:223px;height:223px;opacity:0;transform:translateY(10px);transition:all 2.5s var(--ani-ease)}@media screen and (max-width:1024px){.top .top-visual .top-visual-logo{left:0;width:144px;height:166px}}.top .top-visual-img{width:712px;position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);padding:40px}.top .top-visual-img.static{position:absolute;left:50%;top:-280px;transform:translate(-50%)}@media screen and (max-width:1024px){.top .top-visual-img.static{top:-220px}.top .top-visual-img{max-width:712px;padding:20px;width:95%;transform:translateY(-50%);left:2.5%}}.top .top-visual-img h1{z-index:3;overflow:hidden;position:relative}.top .top-visual-img h1 .catch01{aspect-ratio:632/102;-webkit-mask-image:url(/img/top/main-title-01.svg);mask-image:url(/img/top/main-title-01.svg);margin-bottom:10px;transform:translateY(0);opacity:1;clip-path:polygon(0 100%,100% 100%,100% 100%,0 100%);mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background-color:#000}@media screen and (max-width:1024px){.top .top-visual-img h1 .catch01{width:101%;margin-bottom:13px}}.top .top-visual-img h1 .catch01:before{content:"";display:block;background-image:url(/img/top/main-title-bg.webp);background-size:cover;background-position:0 0;position:absolute;width:100%;height:100%;opacity:0;-webkit-transform:translate(-100%);transform:translate(-100%);-webkit-transition:opacity .1s linear .6s,-webkit-transform 2.4s cubic-bezier(.19,1,.22,1) .6s;transition:transform 2.4s cubic-bezier(.19,1,.22,1) .6s,opacity .1s linear .6s}.top .top-visual-img h1 .catch02{width:458.78px;height:102px;-webkit-mask-image:url(/img/top/main-title-02.svg);mask-image:url(/img/top/main-title-02.svg);background-color:#000;transform:translateY(0);opacity:1;clip-path:polygon(0 100%,100% 100%,100% 100%,0 100%);mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}@media screen and (max-width:1024px){.top .top-visual-img h1 .catch02{width:61.0666666667vw;height:13.8133333333vw;max-height:102.98px!important;max-width:458.78px!important;aspect-ratio:auto}}.top .top-visual-img h1 .catch02:before{content:"";display:block;background-image:url(/img/top/main-title-bg.webp);background-size:cover;background-position:0 0;position:absolute;width:100%;height:100%;opacity:0;-webkit-transform:translate(-100%);transform:translate(-100%);-webkit-transition:opacity .1s linear .6s,-webkit-transform 2.4s cubic-bezier(.19,1,.22,1) .6s;transition:transform 2.4s cubic-bezier(.19,1,.22,1) .6s,opacity .1s linear .6s,-webkit-transform 2.4s cubic-bezier(.19,1,.22,1) .6s}.top .top-visual-img h1.is_show{opacity:1}.top .top-visual-img h1.is_show .catch01,.top .top-visual-img h1.is_show .catch02{-webkit-transform:translateY(0);transform:translateY(0);opacity:1;clip-path:polygon(0 100%,100% 100%,100% 100%,0 100%);-webkit-animation:transition-vertical .4s cubic-bezier(.215,.61,.355,1) .2s forwards;animation:transition-vertical .4s cubic-bezier(.215,.61,.355,1) .2s forwards;overflow:hidden}.top .top-visual-img h1.is_show .catch01:before,.top .top-visual-img h1.is_show .catch02:before{transform:translate(0)!important;-webkit-transform:translate(0)!important;opacity:1!important}.top .top-visual-img h1.is_show .catch02{-webkit-animation-delay:.2s!important;animation-delay:.2s!important}@-webkit-keyframes transition-vertical{0%{clip-path:polygon(0 100%,100% 100%,100% 100%,0 100%)}90%{clip-path:polygon(0 0,100% 10%,100% 100%,0 100%)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}}@keyframes transition-vertical{0%{clip-path:polygon(0 100%,100% 100%,100% 100%,0 100%)}90%{clip-path:polygon(0 0,100% 10%,100% 100%,0 100%)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}}.top .top-visual-img h1 .h1-bg{transition:opacity .2s linear}.top .top-visual-img h1 span{font-size:0;line-height:1.2;letter-spacing:0;font-weight:900}.top .sec01{position:relative;z-index:3;padding-bottom:250px;margin-bottom:top}@media screen and (max-width:1024px){.top .sec01{padding-bottom:100px}}.top .sec01 p{color:#000;font-size:24px;max-width:620px;width:100%;margin:0 auto;line-height:2.3;font-weight:600;white-space:nowrap}@media screen and (max-width:1024px){.top .sec01 p{width:90%;font-size:clamp(16px,4.8vw,18px);white-space:normal;line-height:1.8}}.top .sec01 p span{color:transparent;font-size:24px;background:linear-gradient(90deg,#3e3a39 50%,#d8d8d7 0);background-size:auto;background-clip:border-box;background-position-x:100%;-webkit-background-clip:text;background-clip:text;background-size:200% 100%;transition:background-position-x .8s var(--ani-ease)}.top .sec01 p span.is-active{background-position-x:0!important}@media screen and (max-width:1024px){.top .sec01 p span{font-size:clamp(14px,3.47vw,18px);line-height:1.6}}.top .sec02{min-height:800px;height:100vh;overflow-y:visible;overflow-x:hidden}@media screen and (max-width:600px){.top .sec02{height:auto}}.top .sec02 .sec02-container{position:relative;z-index:3;padding:100px 0;width:100vw}@media screen and (max-width:1024px){.top .sec02 .sec02-container{padding:50px 0}}.top .sec02 .sec02-container .sec02-wrap{align-items:center;flex-wrap:wrap}.top .sec02 .sec02-container .sec02-wrap .sec02-wrap-img{width:50%;position:relative;padding-left:2.5%}@media screen and (max-width:600px){.top .sec02 .sec02-container .sec02-wrap .sec02-wrap-img{width:100%;padding:0}}.top .sec02 .sec02-container .sec02-wrap .sec02-wrap-img img{width:100%;height:auto}.top .sec02 .sec02-container .sec02-wrap .sec02-wrap-img .sec02-wrap-img-container-bg{position:absolute;width:70%;height:70%;left:15%;top:15%}.top .sec02 .sec02-container .sec02-wrap .sec02-wrap-img .sec02-wrap-img-container-bg img{object-fit:cover}.top .sec02 .sec02-container .sec02-wrap .sec02-wrap-img .sec02-wrap-img-container{position:relative;width:370px;height:370px}@media screen and (max-width:600px){.top .sec02 .sec02-container .sec02-wrap .sec02-wrap-img .sec02-wrap-img-container{width:90.6666666667vw;height:90.6666666667vw;max-width:370px;max-height:370px}}.top .sec02 .sec02-container .sec02-wrap .sec02-wrap-img .sec02-wrap-img-container-border{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) scale(0);width:100px;height:100px;border-radius:50%;border:1.5px dotted #000}.top .sec02 .sec02-container .sec02-wrap .sec02-wrap-img .sec02-wrap-logo{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:35px;height:35px;display:flex;align-items:center;justify-content:center;border:.5px solid #000;border-radius:50%}.top .sec02 .sec02-container .sec02-wrap .sec02-wrap-img .sec02-wrap-logo img{width:16px!important;object-position:center;margin:0 auto}.top .sec02 .sec02-container .sec02-wrap .sec02-wrap-img .sec02-wrap-animation li{position:absolute;top:50%;overflow:hidden;width:100px}.top .sec02 .sec02-container .sec02-wrap .sec02-wrap-img .sec02-wrap-animation li i{display:block;width:0;height:8px;background-image:url(/img/top/sec02-line.svg);background-size:cover;background-repeat:no-repeat;background-position:100%}.top .sec02 .sec02-container .sec02-wrap .sec02-wrap-img .sec02-wrap-animation li:first-child{left:calc(50% + 28px);top:calc(50% - 2px)}.top .sec02 .sec02-container .sec02-wrap .sec02-wrap-img .sec02-wrap-animation li:nth-child(2){left:calc(50% + 12px);top:calc(50% - 48px);transform:rotate(-40deg)}.top .sec02 .sec02-container .sec02-wrap .sec02-wrap-img .sec02-wrap-animation li:nth-child(3){left:calc(50% + 12px);top:calc(50% + 41px);transform:rotate(40deg)}.top .sec02 .sec02-container .sec02-wrap .sec02-wrap-img .sec02-wrap-animation li:nth-child(4){right:calc(50% + 28px);top:calc(50% - 2px);transform:rotate(180deg)}.top .sec02 .sec02-container .sec02-wrap .sec02-wrap-img .sec02-wrap-animation li:nth-child(5){right:calc(50% - 10px);top:calc(50% - 68px);transform:rotate(-130deg)}.top .sec02 .sec02-container .sec02-wrap .sec02-wrap-img .sec02-wrap-animation li:nth-child(6){right:calc(50% + 0px);top:calc(50% + 55px);transform:rotate(-230deg)}.top .sec02 .sec02-container .sec02-wrap .sec02-wrap-txt{width:50%}@media screen and (max-width:600px){.top .sec02 .sec02-container .sec02-wrap .sec02-wrap-txt{width:100%}}.top .sec02 .sec02-container .sec02-wrap .sec02-wrap-txt p{line-height:2.2;font-size:var(--font-18);font-weight:500}@media screen and (max-width:600px){.top .sec02 .sec02-container .sec02-wrap .sec02-wrap-txt p{line-height:2;margin-top:30px}}.top .sec02 .sec02-img{position:relative;z-index:3;padding:0;width:100vw}@media screen and (max-width:600px){.top .sec02 .sec02-img{width:300vw}}.top .sec02 .sec02-img ul{display:flex}.top .sec02 .sec02-img ul li{width:33.33%;height:100vh;position:relative}.top .sec02 .sec02-img ul li img{width:100%;height:100%;object-fit:cover}.top .sec02-txt{position:relative;z-index:3;padding:100px 0;width:100vw;display:flex;align-items:center}.top .sec02-txt .sec02-txt-wrap{display:flex;flex-wrap:wrap;justify-content:space-between}.top .sec02-txt .sec02-txt-wrap .sec02-txt-wrap-img{width:320px;height:580px;position:relative}@media screen and (max-width:600px){.top .sec02-txt .sec02-txt-wrap .sec02-txt-wrap-img{margin:0 auto 20px}}.top .sec02-txt .sec02-txt-wrap .sec02-txt-wrap-img .sec02-txt-wrap-img-frame{position:relative;z-index:3;width:100%;height:100%}.top .sec02-txt .sec02-txt-wrap .sec02-txt-wrap-img .sec02-txt-wrap-img-frame img{width:100%;height:100%;object-fit:contain}.top .sec02-txt .sec02-txt-wrap .sec02-txt-wrap-img .sec02-txt-wrap-img-title{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:90%;text-align:center;z-index:10}.top .sec02-txt .sec02-txt-wrap .sec02-txt-wrap-img .sec02-txt-wrap-img-title h3{color:#fff;font-weight:700;font-size:15px}.top .sec02-txt .sec02-txt-wrap .sec02-txt-wrap-img .sec02-txt-wrap-img-title .sec02-txt-wrap-img-title-img{position:relative;width:240px;margin:0 auto;height:100px}.top .sec02-txt .sec02-txt-wrap .sec02-txt-wrap-img .sec02-txt-wrap-img-title .sec02-txt-wrap-img-title-img img{object-fit:contain}.top .sec02-txt .sec02-txt-wrap .sec02-txt-wrap-img .sec02-txt-wrap-img-main{overflow:hidden;width:312px;height:574px;border-radius:50px;position:absolute;left:4px;top:4px}.top .sec02-txt .sec02-txt-wrap .sec02-txt-wrap-img .sec02-txt-wrap-img-main:after{width:100%;height:100%;content:"";position:absolute;top:0;left:0;background-color:rgba(0,0,0,.5);z-index:2}.top .sec02-txt .sec02-txt-wrap .sec02-txt-wrap-img .sec02-txt-wrap-img-main .sec02-txt-wrap-img-main-ul{position:absolute;width:1400px;height:100%;transform:rotate(15deg) translateX(-10%);transform:rotate(15deg)}.top .sec02-txt .sec02-txt-wrap .sec02-txt-wrap-img .sec02-txt-wrap-img-main ul{display:flex;width:100%}.top .sec02-txt .sec02-txt-wrap .sec02-txt-wrap-img .sec02-txt-wrap-img-main ul:first-child{animation:ani-from-left 20.5s linear infinite}.top .sec02-txt .sec02-txt-wrap .sec02-txt-wrap-img .sec02-txt-wrap-img-main ul:nth-child(2){animation:ani-from-right 20.5s linear infinite}.top .sec02-txt .sec02-txt-wrap .sec02-txt-wrap-img .sec02-txt-wrap-img-main ul:nth-child(3){animation:ani-from-left 20.5s linear infinite}.top .sec02-txt .sec02-txt-wrap .sec02-txt-wrap-img .sec02-txt-wrap-img-main ul:nth-child(4){animation:ani-from-right 20.5s linear infinite}.top .sec02-txt .sec02-txt-wrap .sec02-txt-wrap-img .sec02-txt-wrap-img-main ul li{position:relative;width:10%;height:200px}.top .sec02-txt .sec02-txt-wrap .sec02-txt-wrap-img .sec02-txt-wrap-img-main ul li img{object-fit:cover}@keyframes ani-from-left{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes ani-from-right{0%{transform:translateX(-60%)}to{transform:translateX(-10%)}}.top .sec02-txt .sec02-txt-wrap .sec02-txt-wrap-content{width:60%}@media screen and (max-width:600px){.top .sec02-txt .sec02-txt-wrap .sec02-txt-wrap-content{width:90%;margin:0 auto}}.top .sec02-txt .sec02-txt-wrap .sec02-txt-wrap-content h3{text-align:center;font-weight:700;font-size:24px;margin-bottom:20px}.top .sec02-txt .sec02-txt-wrap .sec02-txt-wrap-content p{text-align:center;line-height:1.8}.top .sec02-txt .sec02-txt-wrap .sec02-txt-wrap-content i{width:22px;height:42px;background-image:url(/img/icon/icom-arrow-bottom.svg);background-size:contain;background-repeat:no-repeat;display:block;margin:0 auto 30px}.top .sec02-txt .sec02-txt-wrap .sec02-txt-wrap-content ul{display:flex;flex-wrap:wrap;margin-top:30px;justify-content:center}.top .sec02-txt .sec02-txt-wrap .sec02-txt-wrap-content ul li{border:1px solid hsla(202,4%,51%,.5);border-radius:20px;padding:2px 10px;font-size:14px;margin-right:10px;margin-bottom:10px}.top .sec02-txt .sec02-txt-wrap .sec02-txt-wrap-content ul li:last-child{margin-right:0}.top .sec02-txt .sec02-txt-wrap .sec02-txt-wrap-content .com-btn-submit{margin-top:30px}.top .sec03{position:relative;z-index:2;padding-top:40px}.top .sec03 p{margin-bottom:60px}.top .sec03 .sec03-wrap{display:flex;flex-wrap:wrap}.top .sec03 .sec03-wrap .sec03-wrap-col{display:block;width:25%}@media screen and (max-width:600px){.top .sec03 .sec03-wrap .sec03-wrap-col{width:100%}}.top .sec03 .sec03-wrap .sec03-wrap-col .sec03-wrap-col-img{position:relative;width:100%;height:25vw}@media screen and (max-width:600px){.top .sec03 .sec03-wrap .sec03-wrap-col .sec03-wrap-col-img{height:100vw}}.top .sec03 .sec03-wrap .sec03-wrap-col .sec03-wrap-col-img img{object-fit:cover}.top .sec03 .sec03-wrap .sec03-wrap-col .sec03-wrap-col-txt{padding:var(--pa-40)}.top .sec03 .sec03-wrap .sec03-wrap-col h3{font-size:var(--font-18);position:relative;padding-left:var(--pa-40);font-weight:600;margin-bottom:10px}@media screen and (max-width:600px){.top .sec03 .sec03-wrap .sec03-wrap-col h3{padding-left:30px}}.top .sec03 .sec03-wrap .sec03-wrap-col h3 span{position:absolute;font-size:var(--font-12);left:-10px;top:2px;border:1px solid;border:1px solid var(--color-black);border-radius:45%;padding:1px 10px}.top .sec03 .sec03-wrap .sec03-wrap-col p{font-size:var(--font-14);padding-left:var(--pa-40);margin:var(--pa-20) 0 0}@media screen and (max-width:600px){.top .sec03 .sec03-wrap .sec03-wrap-col p{padding-left:30px}}.top .sec04{position:relative;z-index:2;padding-top:var(--pa-40);padding-bottom:var(--pa-80)}.top .sec04 .sec04-sum img{width:100%;max-width:650px;height:auto;display:block;margin:0 auto}.top .sec04-iframe{max-width:800px;width:90%}.top .sec04-iframe iframe{width:100%;height:400px;border:none}.top .sec04-iframe-fixed{position:fixed;width:100vw;height:100vh;left:0;top:0;z-index:1000}.top .sec04-iframe-fixed .sec04-iframe-overlay{position:absolute;width:100%;height:100%;background-color:rgba(0,0,0,.8);z-index:1;display:flex;align-items:center;justify-content:center}.top .sec05{position:relative;z-index:2}.top .sec05 .sec05-first{position:sticky;width:100%;top:0}.top .sec05 .sec05-wrap{width:100%;opacity:0;height:100vh;overflow:hidden;transition:opacity .8s ease!important;position:absolute;left:0;top:0;z-index:2}.top .sec05 .sec05-wrap.sec05-wrap-active{position:relative!important;height:100vh!important;opacity:1!important;z-index:3!important}.top .sec05 .sec05-wrap .sec05-wrap-col{display:block;position:relative;width:100%;height:100vh}.top .sec05 .sec05-wrap .sec05-wrap-col .sec05-wrap-img{position:absolute;width:100%;height:100%;z-index:-1}.top .sec05 .sec05-wrap .sec05-wrap-col .sec05-wrap-img:before{width:100%;height:100%;content:"";position:absolute;top:0;left:0;background-color:rgba(0,0,0,.8);z-index:1}.top .sec05 .sec05-wrap .sec05-wrap-col .sec05-wrap-img img{object-fit:cover}@media screen and (max-width:600px){.top .sec05 .sec05-wrap .sec05-wrap-col .sec05-wrap-bg{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:100%}}.top .sec05 .sec05-wrap .sec05-wrap-col .sec05-wrap-container{position:relative;padding:var(--pa-80) 0;width:100%;max-width:1200px;margin:0 auto}@media screen and (max-width:600px){.top .sec05 .sec05-wrap .sec05-wrap-col .sec05-wrap-container{width:90%}}.top .sec05 .sec05-wrap .sec05-wrap-col .sec05-wrap-container h2{font-size:var(--font-22);color:#fff;margin-bottom:var(--pa-15);position:relative}@media screen and (max-width:600px){.top .sec05 .sec05-wrap .sec05-wrap-col .sec05-wrap-container h2{padding-left:45px}}.top .sec05 .sec05-wrap .sec05-wrap-col .sec05-wrap-container h2 span{position:absolute;font-size:var(--font-12);left:-50px;top:6px;border:1px solid #fff;border-radius:45%;padding:1px 10px}@media screen and (max-width:600px){.top .sec05 .sec05-wrap .sec05-wrap-col .sec05-wrap-container h2 span{left:0;top:4px}}.top .sec05 .sec05-wrap .sec05-wrap-col .sec05-wrap-container dl{display:flex;margin-bottom:var(--pa-25);flex-wrap:wrap}@media screen and (max-width:600px){.top .sec05 .sec05-wrap .sec05-wrap-col .sec05-wrap-container dl{padding-left:50px}}.top .sec05 .sec05-wrap .sec05-wrap-col .sec05-wrap-container dl dt{color:#fff;margin-right:10px;font-size:var(--font-16)}@media screen and (max-width:600px){.top .sec05 .sec05-wrap .sec05-wrap-col .sec05-wrap-container dl dt{width:100%;margin-bottom:5px;font-size:var(--font-14)}}.top .sec05 .sec05-wrap .sec05-wrap-col .sec05-wrap-container dl dd{color:#fff;font-size:var(--font-16)}@media screen and (max-width:600px){.top .sec05 .sec05-wrap .sec05-wrap-col .sec05-wrap-container dl dd{font-size:var(--font-14)}}.top .sec05 .sec05-wrap .sec05-wrap-col .sec05-wrap-container p{color:#fff;margin-bottom:var(--pa-25)}@media screen and (max-width:600px){.top .sec05 .sec05-wrap .sec05-wrap-col .sec05-wrap-container p{font-size:var(--font-14)}.top .sec05 .sec05-wrap .sec05-wrap-col .sec05-wrap-container .com-btn a{margin:0 auto}}.top .sec05 .sec05-wrap .sec05-wrap-col .sec05-wrap-container ul{display:flex;margin-top:10px;flex-wrap:wrap}@media screen and (max-width:600px){.top .sec05 .sec05-wrap .sec05-wrap-col .sec05-wrap-container ul{margin-top:20px}}.top .sec05 .sec05-wrap .sec05-wrap-col .sec05-wrap-container ul li{color:#fff;font-size:var(--font-10)}@media screen and (max-width:600px){.top .sec05 .sec05-wrap .sec05-wrap-col .sec05-wrap-container ul li{font-size:var(--font-12)}}.top .sec05 .sec05-wrap .sec05-wrap-col .sec05-wrap-bnr{display:flex;justify-content:space-between;position:relative;z-index:3;width:90%;margin:0 auto}.top .sec05 .sec05-wrap .sec05-wrap-col .sec05-wrap-bnr .sec05-wrap-bnr-col{width:23%;position:relative;height:340px;background-color:hsla(0,0%,100%,.1);border-radius:10px;overflow:hidden;border:1px solid #fff;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}@media screen and (max-width:600px){.top .sec05 .sec05-wrap .sec05-wrap-col .sec05-wrap-bnr .sec05-wrap-bnr-col{width:100%;display:none}}.top .sec05 .sec05-wrap .sec05-wrap-col .sec05-wrap-bnr .sec05-wrap-bnr-col.sec05-wrap-bnr-col--active{transform:translateY(-20px);border:none!important}@media screen and (max-width:600px){.top .sec05 .sec05-wrap .sec05-wrap-col .sec05-wrap-bnr .sec05-wrap-bnr-col.sec05-wrap-bnr-col--active{display:block!important}}.top .sec05 .sec05-wrap .sec05-wrap-col .sec05-wrap-bnr .sec05-wrap-bnr-col.sec05-wrap-bnr-col--active .sec05-wrap-bnr-col-img{opacity:1!important}.top .sec05 .sec05-wrap .sec05-wrap-col .sec05-wrap-bnr .sec05-wrap-bnr-col.sec05-wrap-bnr-col--active .sec05-wrap-bnr-col-txt{opacity:0!important}.top .sec05 .sec05-wrap .sec05-wrap-col .sec05-wrap-bnr .sec05-wrap-bnr-col .sec05-wrap-bnr-col-img{opacity:0;position:absolute;width:100%;height:100%;z-index:-1}.top .sec05 .sec05-wrap .sec05-wrap-col .sec05-wrap-bnr .sec05-wrap-bnr-col .sec05-wrap-bnr-col-img:before{width:100%;height:100%;content:"";position:absolute;top:0;left:0;background-color:transparent;z-index:1}.top .sec05 .sec05-wrap .sec05-wrap-col .sec05-wrap-bnr .sec05-wrap-bnr-col .sec05-wrap-bnr-col-img img{object-fit:cover}.top .sec05 .sec05-wrap .sec05-wrap-col .sec05-wrap-bnr .sec05-wrap-bnr-col .sec05-wrap-bnr-col-txt{opacity:1;position:absolute;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;text-align:center;padding:var(--pa-40)}.top .sec05 .sec05-wrap .sec05-wrap-col .sec05-wrap-bnr .sec05-wrap-bnr-col .sec05-wrap-bnr-col-txt h3{color:#fff;margin-bottom:var(--pa-15)}.top .sec05 .sec05-wrap .sec05-wrap-col .sec05-wrap-bnr .sec05-wrap-bnr-col .sec05-wrap-bnr-col-txt p{color:#fff;margin:0}.top .sec06{background-color:#2d363d;position:relative;z-index:2;padding:var(--pa-80) 0}.top .sec06:after{right:0;width:100%;background:linear-gradient(90deg,transparent,#000 40%);z-index:1}.top .sec06:after,.top .sec06:before{content:"";position:absolute;top:0;height:100%}.top .sec06:before{left:0;width:50%;background-image:url(/img/top/sec06-bg-icon.svg);background-size:500px;background-position:50%;background-repeat:repeat;z-index:-1;display:block}.top .sec06 .content-width-small{position:relative;z-index:3}.top .sec06 .sec06-wrap{display:flex;justify-content:space-between;flex-wrap:wrap;margin-top:var(--pa-80)}@media screen and (max-width:600px){.top .sec06 .sec06-wrap .sec06-wrap-title{width:100%;margin-bottom:30px}}.top .sec06 .sec06-wrap .sec06-wrap-title h3{color:#fff;font-size:var(--font-30);line-height:2}.top .sec06 .sec06-wrap .sec06-wrap-title h3 span{font-weight:500;color:transparent;font-size:var(--font-30);background:linear-gradient(90deg,#fff 50%,#333 0);background-size:auto;background-clip:border-box;background-position-x:100%;-webkit-background-clip:text;background-clip:text;background-size:200% 100%;transition:background-position-x .8s var(--ani-ease)}.top .sec06 .sec06-wrap .sec06-wrap-title h3 span.is-active{background-position-x:0!important}.top .sec06 .sec06-wrap .sec06-wrap-txt{width:50%}@media screen and (max-width:600px){.top .sec06 .sec06-wrap .sec06-wrap-txt{width:100%}}.top .sec06 .sec06-wrap .sec06-wrap-txt p{color:#fff;font-size:var(--font-16);line-height:2}.top .sec06 .sec06-wrap .sec06-wrap-txt p span{position:relative;display:inline-block;color:#fff;font-size:var(--font-16)}.top .sec65{position:relative;z-index:2;padding:var(--pa-80) 0}@media screen and (max-width:600px){.top .sec65 .content-width-full-mobile{padding:0}}.top .sec65 .sec65-wrap{display:flex;justify-content:space-between;margin-top:30px;align-items:center;flex-wrap:wrap}.top .sec65 .sec65-wrap .sec65-wrap-img{width:30%}@media screen and (max-width:600px){.top .sec65 .sec65-wrap .sec65-wrap-img{width:100%;margin-bottom:30px}.top .sec65 .sec65-wrap .sec65-wrap-img img{width:100%;max-width:160px;margin:0 auto}}.top .sec65 .sec65-wrap .sec65-wrap-txt{width:60%}@media screen and (max-width:600px){.top .sec65 .sec65-wrap .sec65-wrap-txt{width:100%}}.top .sec65 .sec65-wrap .sec65-wrap-txt h3{font-size:40px;font-weight:900;margin-bottom:20px}@media screen and (max-width:600px){.top .sec65 .sec65-wrap .sec65-wrap-txt h3{font-size:30px;text-align:center}}.top .sec65 .sec65-wrap .sec65-wrap-txt .sec65-wrap-txt-desc{font-size:16px;font-weight:500}@media screen and (max-width:600px){.top .sec65 .sec65-wrap .sec65-wrap-txt .sec65-wrap-txt-desc{font-size:14px;text-align:center}}.top .sec65 .sec65-wrap .sec65-wrap-txt .sec65-wrap-txt-bottom{font-size:13px;font-weight:700;margin:15px 0}@media screen and (max-width:600px){.top .sec65 .sec65-wrap .sec65-wrap-txt .sec65-wrap-txt-bottom{font-size:11px;text-align:center}}.top .sec65 .sec65-wrap .sec65-wrap-txt .com-btn-submit{margin:20px 0;height:60px}@media screen and (max-width:600px){.top .sec65 .sec65-wrap .sec65-wrap-txt .com-btn-submit{margin:30px auto}}.top .sec65 .sec65-wrap .sec65-wrap-txt .com-btn-submit a{font-size:16px}.top .sec65 .sec65-wrap ul{display:flex;width:100%;flex-wrap:wrap}.top .sec65 .sec65-wrap ul li{width:50%}@media screen and (max-width:600px){.top .sec65 .sec65-wrap ul li{width:100%}}.top .sec65 .sec65-wrap ul li img{width:100%}.top .sec07{position:relative;z-index:2;padding:var(--pa-80) 0}@media screen and (max-width:600px){.top .sec07 .content-width-full-mobile{padding:0}}.top .sec07 .sec07-wrap-col{width:100%}@media screen and (max-width:600px){.top .sec07 .sec07-wrap-col{margin-bottom:30px;padding-right:0}}.top .sec07 .sec07-wrap-col .sec07-wrap-col-img{position:relative;height:29.1666666667vw;width:100%}@media screen and (max-width:600px){.top .sec07 .sec07-wrap-col .sec07-wrap-col-img{height:93.3333333333vw}}.top .sec07 .sec07-wrap-col .sec07-wrap-col-img img{object-fit:cover;border-radius:10px}@media screen and (max-width:600px){.top .sec07 .sec07-wrap-col .sec07-wrap-col-img img{border-radius:0}.top .sec07 .sec07-wrap-col .sec07-wrap-col-txt{padding:0 5%}}.top .sec07 .sec07-wrap-col .sec07-wrap-col-txt .sec07-wrap-col-txt-name{color:rgba(0,0,0,.5);display:block;margin:15px 0 10px}.top .sec07 .sec07-wrap-col .sec07-wrap-col-txt h3{font-size:32px;display:flex;align-items:baseline;font-weight:500;margin-bottom:10px}@media screen and (max-width:600px){.top .sec07 .sec07-wrap-col .sec07-wrap-col-txt h3{font-size:24px}}.top .sec07 .sec07-wrap-col .sec07-wrap-col-txt h3 span{font-size:var(--font-18);display:block;margin-left:15px;font-family:var(--font-en);font-weight:600}.top .sec07 .sec07-wrap-col .sec07-wrap-col-txt p{margin:0;font-size:var(--font-12);line-height:1.8}.top .sec07 .sec07-swiper{padding-left:calc(50% - 500px)!important;padding-right:5%!important}.top .sec07 .sec07-swiper-bottom{position:relative;margin:80px 0 160px}.top .sec07 .sec07-swiper-bottom .custom-pagination{width:400px!important;position:absolute;right:50%;transform:translateX(50%);height:2px;left:inherit;top:inherit;bottom:10px;background-color:rgba(45,54,61,.3)}@media screen and (max-width:1024px){.top .sec07 .sec07-swiper-bottom .custom-pagination{width:calc(100% - 100px)!important;right:inherit;transform:inherit;left:2.5%}}.top .sec07 .sec07-swiper-bottom .custom-pagination .swiper-pagination-progressbar-fill{background-color:#2d363d}.top .sec07 .sec07-swiper-bottom .custom_num_active{position:absolute;left:calc(50% - 240px);bottom:2px}.top .sec07 .sec07-swiper-bottom .custom_num_last{position:absolute;right:calc(50% - 240px);bottom:2px}@media screen and (max-width:1024px){.top .sec07 .sec07-swiper-bottom .custom_num_last{right:50px}}.top .sec07 .sec07-swiper-bottom .custom-prev{right:calc(50% - 270px);left:inherit;position:absolute;top:inherit;bottom:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center;transform:rotate(180deg)}@media screen and (max-width:1024px){.top .sec07 .sec07-swiper-bottom .custom-prev{right:20px}}.top .sec07 .sec07-swiper-bottom .custom-prev:after{display:none}.top .sec07 .sec07-swiper-bottom .custom-prev i{width:7px;height:14px;display:block;background-color:rgba(45,54,61,.3);clip-path:polygon(0 0,100% 50%,0 100%)}.top .sec07 .sec07-swiper-bottom .custom-next{right:calc(50% - 290px);left:inherit;position:absolute;top:inherit;bottom:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center}@media screen and (max-width:1024px){.top .sec07 .sec07-swiper-bottom .custom-next{right:0}}.top .sec07 .sec07-swiper-bottom .custom-next:after{display:none}.top .sec07 .sec07-swiper-bottom .custom-next i{width:7px;height:14px;display:block;background-color:#2d363d;clip-path:polygon(0 0,100% 50%,0 100%)}.top .sec07 .sec07-mobile{margin-top:40px}.top .sec07 .sec07-dl dl{display:flex}.top .sec07 .sec07-dl dl dt{width:100px;border-bottom:1px solid #7d8488;padding:20px 0}@media screen and (max-width:1024px){.top .sec07 .sec07-dl dl dt{width:80px;font-size:var(--font-14)}}.top .sec07 .sec07-dl dl dd{width:calc(100% - 100px);border-bottom:1px solid rgba(45,54,61,.3);padding:20px 0 20px 40px}@media screen and (max-width:1024px){.top .sec07 .sec07-dl dl dd{width:calc(100% - 80px);font-size:var(--font-14);padding-left:20px}}.top .sec08{position:relative;z-index:2;padding:var(--pa-80) 0}.top .sec08 .sec08-wrap{margin-top:60px}.top .sec08 .sec08-wrap .sec08-wrap-col{width:100%;display:flex;position:relative;background-color:hsla(0,0%,100%,.6);height:150px;align-items:center;padding:0 40px;margin-bottom:10px;border-radius:5px;overflow:hidden;transition:transform .3s var(--ani-ease);flex-wrap:wrap}@media screen and (max-width:600px){.top .sec08 .sec08-wrap .sec08-wrap-col{padding:30px 12px 20px;height:auto}}.top .sec08 .sec08-wrap .sec08-wrap-col:last-child{margin-bottom:0}.top .sec08 .sec08-wrap .sec08-wrap-col.sec08-wrap-col--link:hover{transform:scale(1.02)}.top .sec08 .sec08-wrap .sec08-wrap-col.sec08-wrap-col--link:hover .icon-check:after{opacity:1!important}.top .sec08 .sec08-wrap .sec08-wrap-col.sec08-wrap-col--link:hover .sec08-wrap-col-icon{border-left:1px solid var(--color-red)!important}.top .sec08 .sec08-wrap .sec08-wrap-col.sec08-wrap-col--link:hover .sec08-wrap-col-icon:after{background-color:var(--color-red)!important}.top .sec08 .sec08-wrap .sec08-wrap-col .icon-check{position:absolute;left:20px;top:20px;display:block;width:20px;height:20px;background-image:url(/img/icon/icon-symbol-black.svg);background-size:contain;background-repeat:no-repeat;background-position:50%}@media screen and (max-width:600px){.top .sec08 .sec08-wrap .sec08-wrap-col .icon-check{left:10px;top:10px;width:14px;height:14px}}.top .sec08 .sec08-wrap .sec08-wrap-col .icon-check:after{content:"";display:block;width:100%;height:100%;position:absolute;background-image:url(/img/icon/icon-symbol-red.svg);background-size:contain;background-repeat:no-repeat;background-position:50%;opacity:0;transition:all .3s ease;z-index:2}.top .sec08 .sec08-wrap .sec08-wrap-col .sec08-wrap-col-time{width:60px}.top .sec08 .sec08-wrap .sec08-wrap-col .sec08-wrap-col-time time{font-size:12px}.top .sec08 .sec08-wrap .sec08-wrap-col .sec08-wrap-col-cat{margin:0 30px;width:120px}@media screen and (max-width:600px){.top .sec08 .sec08-wrap .sec08-wrap-col .sec08-wrap-col-cat{margin:0 10px}}.top .sec08 .sec08-wrap .sec08-wrap-col .sec08-wrap-col-cat span{font-size:12px;background-color:#fff;padding:5px 0;width:100%;display:block;text-align:center;border-radius:20px;border:1px solid rgba(30,30,30,.1)}@media screen and (max-width:600px){.top .sec08 .sec08-wrap .sec08-wrap-col .sec08-wrap-col-cat span{padding:2px 0}}.top .sec08 .sec08-wrap .sec08-wrap-col .sec08-wrap-col-title{width:calc(100% - 110px - 120px - 60px)}@media screen and (max-width:600px){.top .sec08 .sec08-wrap .sec08-wrap-col .sec08-wrap-col-title{width:calc(100% - 35px);margin-top:5px}}.top .sec08 .sec08-wrap .sec08-wrap-col .sec08-wrap-col-title h3{font-size:var(--font-14)}.top .sec08 .sec08-wrap .sec08-wrap-col .sec08-wrap-col-icon{position:absolute;border-left:1px solid rgba(30,30,30,.5);transition:all .3s var(--ani-ease);right:30px;width:40px;height:30px;top:50%;transform:translateY(-50%);z-index:2}@media screen and (max-width:600px){.top .sec08 .sec08-wrap .sec08-wrap-col .sec08-wrap-col-icon{right:10px;width:25px;height:50px;border-left:1px solid rgba(30,30,30,.3)}}.top .sec08 .sec08-wrap .sec08-wrap-col .sec08-wrap-col-icon:after{content:"";display:block;width:12px;height:12px;background-color:#2d363d;clip-path:polygon(0 0,100% 0,100% 100%);background-size:contain;background-repeat:no-repeat;background-position:50%;position:absolute;right:0;top:50%;transform:translateY(-50%)}.top .sec09{position:relative;z-index:2;padding:var(--pa-80) 0}.top .sec09 .sec09-desc{margin-top:40px}@media screen and (max-width:600px){.top .sec09 .sec09-desc{margin-top:20px}}.top .sec09 .sec09-desc span{color:#f55842;font-size:12px}.top .sec09 .sec09-dl{margin-top:50px;margin-bottom:20px}@media screen and (max-width:600px){.top .sec09 .sec09-dl{margin-top:30px}}.top .sec09 .sec09-dl input{font-size:var(--font-16);width:100%;border-radius:5px;border:1px solid #fff}.top .sec09 .sec09-dl input:focus{outline:none;border:1px solid #f55842;background-color:rgba(245,88,66,.05)}.top .sec09 .sec09-dl textarea{height:200px;padding-top:30px}.top .sec09 .sec09-dl dl{margin-bottom:20px}.top .sec09 .sec09-dl dl:last-child{margin-bottom:0}.top .sec09 .sec09-dl dt label{font-size:20px;font-weight:500;display:flex;align-items:center}@media screen and (max-width:600px){.top .sec09 .sec09-dl dt label{font-size:var(--font-18)}}.top .sec09 .sec09-dl dt label span{color:#f55842;font-size:12px;margin-left:10px}.top .sec09 .sec09-dl dd span{pointer-events:none}.top .sec10{position:relative;z-index:2;padding:var(--pa-80) 0}.top .sec10 p{font-size:var(--font-20);text-align:center;margin:60px 0 30px}@media screen and (max-width:600px){.top .sec10 p{margin-top:30px}}