body{font-family:"Roboto","Noto Sans JP",sans-serif}@media(min-width: 1025px){.pc_none{display:none !important}}@media only screen and (max-width: 1024px)and (min-width: 561px){.tb_none{display:none !important}}@media(max-width: 560px){.sp_none{display:none !important}}.animeSlideIn{-webkit-animation:animeSlideIn 1s ease 0s 1 normal;animation:animeSlideIn 1s ease 0s 1 normal;visibility:visible !important}@-webkit-keyframes animeSlideIn{0%{bottom:-20px;opacity:0}100%{bottom:0;opacity:1}}@keyframes animeSlideIn{0%{bottom:-20px;opacity:0}100%{bottom:0;opacity:1}}.bold{font-weight:bold}a{color:#333}a.btn{font-size:90%;font-weight:bold;text-align:center;white-space:nowrap;letter-spacing:.07rem;display:inline-block;line-height:35px;border-radius:35px;padding:3px 20px 1px 20px}@media(max-width: 560px){a.btn{font-size:100%}}a.btn.--cv{color:#fff;background-color:#4abaa7;border:2px solid #4abaa7}a.btn.--cv:hover{color:#fff;background-color:#31a592;border-color:#31a592}@media(max-width: 560px){a.btn.--cv.body{font-size:110%;padding:10px 20px 6px}}a.btn.--sub{background-color:#fff;border:solid 2px #333;overflow:hidden;position:relative}a.btn.--sub:after{content:"";display:block;position:absolute;bottom:0;right:0;z-index:0;mix-blend-mode:multiply;width:0;height:100%;background-color:#f5f5f5;border-radius:35px;transition:.3s ease;transition-property:width}a.btn.--sub.--primary{color:#4abaa7;border:solid 2px #4abaa7}a.btn.--sub.--primary:after{background-color:#f0faf8;border-radius:35px}a.btn.--sub:hover{color:#4abaa7}a.btn.--sub:hover:after{left:0;width:100%}#slide_bg{position:fixed;z-index:13;width:100vw;height:100vh;background-color:#ccc;mix-blend-mode:multiply;filter:opacity(0%);transition:.3s ease;transition-property:filter;pointer-events:none}#slide_bg.show{pointer-events:auto;filter:opacity(100%) !important}header{position:absolute;top:0;z-index:15;width:100vw;height:64px;background-color:#fff;box-shadow:0 3px 12px 0 rgba(0,0,0,.15);transition:.3s ease;transition-property:transform}@media(max-width: 1024px){header{position:fixed;transform:translate(0, -64px)}}@media(max-width: 1024px){header.show{position:fixed;transform:translate(0, 0);box-shadow:0 3px 2px 0 rgba(0,0,0,.1)}}header .header_inner{width:calc(100% - 160px);height:100%;display:flex;justify-content:space-between;align-items:center;padding:10px 0;margin:0 auto}@media(max-width: 1280px){header .header_inner{width:100%;padding:10px 40px}}@media(max-width: 560px){header .header_inner{padding:10px 25px}}header .header_inner *{display:inline-block}header .header_inner .header_content{display:flex;flex-wrap:nowrap;align-items:center;flex-grow:1;gap:0 15px}header .header_inner .header_content .header_logo{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:140px;height:100%;line-height:0;margin-right:30px;opacity:1;transition:opacity .3s ease}header .header_inner .header_content .header_logo img{width:100%;min-width:80px}header .header_inner .header_content .header_logo:hover{opacity:.7}header .header_inner .header_content .header_menu{width:100%;display:flex;justify-content:space-between;align-items:center}@media(max-width: 1024px){header .header_inner .header_content .header_menu{display:none}}header .header_inner .header_content .header_menu .header_menu_list nav{display:inline-block}header .header_inner .header_content .header_menu .header_menu_list nav ul{display:flex;justify-content:space-between;align-items:center;gap:0 15%}header .header_inner .header_content .header_menu .header_menu_list nav ul li{font-size:14px;font-weight:bold;white-space:nowrap;position:relative}header .header_inner .header_content .header_menu .header_menu_list nav ul li:after{content:"";display:block;position:absolute;bottom:-4px;right:0;z-index:1;width:0;height:2px;background-color:#ccc;transition:width .3s ease}header .header_inner .header_content .header_menu .header_menu_list nav ul li:hover:after{left:0;width:100%}header .header_inner .header_content .header_menu .header_menu_list nav ul li:hover a{color:inherit}header .header_inner .header_content .header_menu .header_btns{display:flex;align-items:center;gap:0 10px}header .header_inner .header_content .header_menu .header_btns a.btn.--sub.--primary:hover{color:#4abaa7}@media(max-width: 1024px){header .header_inner .header_content .header_menu .header_btns{display:none}}header .header_inner .header_signin{position:relative;padding:0 15px}header .header_inner .header_signin .signin_trigger{line-height:0;cursor:pointer;transition:.3s ease;transition-property:color}header .header_inner .header_signin .signin_trigger path{transition:.3s ease;transition-property:fill}header .header_inner .header_signin .signin_trigger:hover{color:#31a592}header .header_inner .header_signin .signin_trigger:hover path{fill:#31a592}header .header_inner .header_signin .signin_menu{display:none;position:absolute;top:calc(3rem - 3px);right:0;z-index:14;padding:20px;line-height:1.5;background-color:#fff;border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,.16)}header .header_inner .header_signin .signin_menu.show{display:block}header .header_inner .header_signin .signin_menu ul{display:flex;flex-direction:column;gap:15px 0}header .header_inner .header_signin .signin_menu ul li{white-space:nowrap}header .header_inner .header_signin .signin_menu ul li a:hover{color:#31a592}header .header_inner .header_icon-wrap{position:relative;width:25pt;height:25pt;display:flex;justify-content:center;align-items:center;margin-left:15px;cursor:pointer}@media(min-width: 1025px){header .header_inner .header_icon-wrap{display:none}}@media(max-width: 800px){header .header_inner .header_icon-wrap{width:22pt;height:22pt}}header .header_inner .header_icon-wrap .header_icon{display:block;width:100%;height:2pt;background-color:#666;opacity:1;transition:.3s ease;transition-property:opacity width}header .header_inner .header_icon-wrap:before,header .header_inner .header_icon-wrap:after{content:"";position:absolute;display:block;width:100%;height:2pt;background-color:#666;transform:rotate(0deg) translate(0, 0);transition:.3s ease;transition-property:transform top bottom}header .header_inner .header_icon-wrap:before{top:2pt}header .header_inner .header_icon-wrap:after{bottom:2pt}header .header_inner .header_icon-wrap.open .header_icon{width:0;opacity:0}header .header_inner .header_icon-wrap.open:before{top:50%;transform:rotate(-45deg) translate(0, -50%)}header .header_inner .header_icon-wrap.open:after{bottom:50%;transform:rotate(45deg) translate(0, 50%)}header.top_minus{transform:translate(0, -4rem)}header.fixed{position:fixed;transition:.3s ease;transition-property:transform}header.appear{transform:translate(0, 0) !important}.slide_menu{display:none}@media(max-width: 1024px){.slide_menu{display:block;position:fixed;top:0;right:0;z-index:14;width:100%;max-width:100vw;background-color:#fff;border-bottom:solid 1px #ccc;transform:translate(0, -100%);transition:.3s ease;transition-property:transform}}@media only screen and (max-height: 560px){.slide_menu{max-height:calc(100dvh - 64px);overflow:hidden auto}}.slide_menu.open{transform:translate(0, 64px)}.slide_menu .slide_menu_list{width:100%;padding:20px 30px;border-bottom:solid 1px #ccc}.slide_menu .slide_menu_list nav ul li{font-size:12pt;padding:15px 0}@media(max-width: 800px){.slide_menu .slide_menu_list nav ul li{padding:10px 0}}@media(max-width: 560px){.slide_menu .slide_menu_list nav ul li{font-size:11pt}}.slide_menu .slide_menu_list nav ul li:not(:last-of-type){border-bottom:solid 1px #ccc}@media screen and (max-width: 699px){.slide_menu .slide_menu_list nav ul li a{font-size:12pt}}.slide_menu .slide_btns{max-width:80%;padding:30px;margin:0 auto;display:flex;gap:20px}@media screen and (max-width: 699px){.slide_menu .slide_btns{max-width:100%}}@media(max-width: 560px){.slide_menu .slide_btns{flex-direction:column}}.slide_menu .slide_btns a{width:100%;font-size:12pt;border-radius:45px;padding:7px}@media(max-width: 800px){.slide_menu .slide_btns a{line-height:30px;border-radius:30px}}@media(max-width: 560px){.slide_menu .slide_btns a{font-size:11pt;line-height:30px}}.cont{margin:0 !important;overflow:hidden}.cont.no-show-protection{max-width:100dvw}.cont.no-show-protection section{padding:calc(80px + 2.4rem) 0;margin:0}@media(max-width: 560px){.cont.no-show-protection section{padding:max(30pt,7svh) 0}}.cont.no-show-protection section .section__inner{max-width:1280px;margin:0 auto;padding:0 20px}.cont.no-show-protection section .section__label{font-size:13pt;font-weight:bold;color:#0c6ecf;letter-spacing:.1em;margin:0 0 12px;text-align:center}.cont.no-show-protection section .section__label+.section__title{margin-top:10px}@media(max-width: 560px){.cont.no-show-protection section .section__label{font-size:12pt}}.cont.no-show-protection section .section__title{font-size:28pt;font-weight:bold;color:#222;text-align:left;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;line-height:1.5;margin:0 auto 40px}.cont.no-show-protection section .section__title span{position:relative}.cont.no-show-protection section .section__title span:before{content:"";display:block;width:100%;height:.5em;background-color:#a8e0cf;position:absolute;bottom:-0.1em;left:0;mix-blend-mode:multiply}.cont.no-show-protection section .section__title:has(+[class*=__lead]){margin-bottom:25px}@media(max-width: 560px){.cont.no-show-protection section .section__title{font-size:20pt;line-height:1.4;margin-bottom:30px}}.cont.no-show-protection section [class*=__lead]{font-size:12pt;color:#666;text-align:center;margin-bottom:50px}.cont.no-show-protection section.fv{min-height:100lvh;padding:var(--header-height) 0 0;position:relative;background:rgba(0,0,0,0);overflow:hidden}.cont.no-show-protection section.fv:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-2;background:linear-gradient(30deg, rgba(224, 255, 251, 0) 0%, rgba(208, 248, 243, 0.3) 8%, rgba(176, 232, 223, 0.6) 12%, rgba(160, 223, 213, 0.8) 15%, rgba(176, 232, 223, 0.6) 18%, rgba(208, 248, 243, 0.3) 22%, rgba(224, 255, 251, 0) 30%, rgba(224, 255, 251, 0) 50%, rgba(208, 248, 243, 0.3) 58%, rgba(176, 232, 223, 0.6) 62%, rgba(160, 223, 213, 0.8) 65%, rgba(176, 232, 223, 0.6) 68%, rgba(208, 248, 243, 0.3) 72%, rgba(224, 255, 251, 0) 80%, rgba(224, 255, 251, 0) 100%),linear-gradient(150deg, rgba(228, 247, 245, 0) 0%, rgba(202, 245, 240, 0.3) 12%, rgba(160, 232, 223, 0.6) 17%, rgba(144, 220, 210, 0.8) 20%, rgba(160, 232, 223, 0.6) 23%, rgba(202, 245, 240, 0.3) 28%, rgba(228, 247, 245, 0) 40%, rgba(228, 247, 245, 0) 60%, rgba(202, 245, 240, 0.3) 72%, rgba(160, 232, 223, 0.6) 77%, rgba(144, 220, 210, 0.8) 80%, rgba(160, 232, 223, 0.6) 83%, rgba(202, 245, 240, 0.3) 88%, rgba(228, 247, 245, 0) 100%),#e7fffb;background-size:400% 400%;-webkit-animation:waveFlow 10s ease-in-out infinite;animation:waveFlow 10s ease-in-out infinite}@media screen and (max-width: 849px){.cont.no-show-protection section.fv{min-height:auto;padding:80px 0 40px}}.cont.no-show-protection section.fv .fv__bg{position:absolute;top:0;right:0;z-index:-1;max-width:100dvw;height:100%;opacity:.5;aspect-ratio:1/1;-webkit-clip-path:circle(100% at 100% 100%);clip-path:circle(100% at 100% 100%);overflow:hidden}.cont.no-show-protection section.fv .fv__bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top right;object-position:top right}@media screen and (max-width: 849px){.cont.no-show-protection section.fv .fv__bg{opacity:.3;-webkit-clip-path:circle(100% at 100% 0);clip-path:circle(100% at 100% 0);height:70%}.cont.no-show-protection section.fv .fv__bg img{height:100%}}.cont.no-show-protection section.fv .fv__inner{width:100%;max-width:1280px;height:100%;min-height:calc(100lvh - var(--header-height));margin:0 auto;display:flex;align-items:center;padding:2% 40px 6%;gap:6svh 40px}@media screen and (max-width: 1024px){.cont.no-show-protection section.fv .fv__inner{min-height:auto;flex-direction:column;text-align:center;padding-top:8svh}}@media(max-width: 560px){.cont.no-show-protection section.fv .fv__inner{padding-top:6svh;padding-left:20px;padding-right:20px}}.cont.no-show-protection section.fv .fv__content{flex:1;color:#222}@media screen and (min-width: 1025px){.cont.no-show-protection section.fv .fv__content{max-width:50dvw}}@media screen and (max-width: 1024px){.cont.no-show-protection section.fv .fv__content{flex:unset}}.cont.no-show-protection section.fv .fv__title{font-size:max(35pt,2.8dvw);font-weight:bold;line-height:1.5;margin:0 0 24px 0;color:#222}.cont.no-show-protection section.fv .fv__title span{display:inline-block}.cont.no-show-protection section.fv .fv__title .highlight{color:#00c9a7}@media screen and (min-width: 2000px){.cont.no-show-protection section.fv .fv__title{font-size:45pt}}@media screen and (max-width: 1024px){.cont.no-show-protection section.fv .fv__title{font-size:max(28pt,5.4dvw)}}@media screen and (max-width: 849px){.cont.no-show-protection section.fv .fv__title{font-size:max(28pt,6dvw)}}@media(max-width: 560px){.cont.no-show-protection section.fv .fv__title{font-size:max(22pt,8dvw)}}.cont.no-show-protection section.fv .fv__subtitle{font-size:14pt;line-height:1.7;color:#666;margin:0 0 30px}@media screen and (max-width: 1024px){.cont.no-show-protection section.fv .fv__subtitle{font-size:13pt}}@media(max-width: 560px){.cont.no-show-protection section.fv .fv__subtitle{font-size:12pt}}.cont.no-show-protection section.fv .fv__texts{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width: 1024px){.cont.no-show-protection section.fv .fv__texts{margin:0 auto}}.cont.no-show-protection section.fv .fv__text{font-size:13pt;line-height:1.4;color:#666;padding:0;margin:0;position:relative}.cont.no-show-protection section.fv .fv__text+.fv__text{margin-top:10px}@media screen and (max-width: 1024px){.cont.no-show-protection section.fv .fv__text{text-align:left}}@media(max-width: 560px){.cont.no-show-protection section.fv .fv__text{font-size:12pt}}.cont.no-show-protection section.fv .fv__btns{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}@media screen and (max-width: 1024px){.cont.no-show-protection section.fv .fv__btns{justify-content:center}}.cont.no-show-protection section.fv .fv__btns .btn{font-size:14pt;line-height:44pt;min-width:200px;padding:0 40px;background-color:#00c9a7;color:#fff;border:2px solid #00c9a7;border-radius:50px;font-weight:bold;transition:all .3s ease;box-shadow:0 4px 15px rgba(0,201,167,.3)}.cont.no-show-protection section.fv .fv__btns .btn:hover{background-color:#00b596;border-color:#00b596;box-shadow:0 6px 20px rgba(0,201,167,.4)}@media screen and (max-width: 1024px){.cont.no-show-protection section.fv .fv__btns .btn{min-width:180px}}@media(max-width: 560px){.cont.no-show-protection section.fv .fv__btns .btn{font-size:13pt;line-height:40pt;min-width:160px;padding:0 30px;box-shadow:0,0,8px rgba(0,0,0,.2)}}.cont.no-show-protection section.fv .fv__solutions{display:flex;flex-wrap:wrap;gap:16px;margin-top:40px}@media screen and (max-width: 1024px){.cont.no-show-protection section.fv .fv__solutions{justify-content:center}}@media(max-width: 560px){.cont.no-show-protection section.fv .fv__solutions{gap:12px;margin-top:20px}}.cont.no-show-protection section.fv .fv__solution-item{display:flex;align-items:center;gap:4px;min-width:60px;padding:4px 9px 4px 8px;border-radius:10px;background-color:rgba(255,255,255,.5)}.cont.no-show-protection section.fv .fv__solution-icon{width:46px;height:46px;overflow:hidden;display:flex;align-items:center;justify-content:center}.cont.no-show-protection section.fv .fv__solution-icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}@media(max-width: 560px){.cont.no-show-protection section.fv .fv__solution-icon{width:36px;height:36px}}.cont.no-show-protection section.fv .fv__solution-text{font-size:11pt;font-weight:bold;color:#222;text-align:center;line-height:1.3}@media(max-width: 560px){.cont.no-show-protection section.fv .fv__solution-text{font-size:10pt}}.cont.no-show-protection section.fv .fv__badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}@media screen and (max-width: 1024px){.cont.no-show-protection section.fv .fv__badges{justify-content:center}}.cont.no-show-protection section.fv .fv__badge{display:inline-flex;align-items:center;gap:6px;font-size:11pt;color:#888;background-color:#f5f7fa;padding:6px 14px;border-radius:20px}.cont.no-show-protection section.fv .fv__badge::before{content:"";width:14px;height:14px;background-color:#00c9a7;border-radius:50%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z'/%3E%3C/svg%3E");background-size:10px;background-position:center;background-repeat:no-repeat;flex-shrink:0}@media(max-width: 560px){.cont.no-show-protection section.fv .fv__badge{font-size:10pt;padding:5px 12px}}.cont.no-show-protection section.fv .fv__image{flex:0 0 auto;max-width:45%;max-height:100%;position:relative;align-self:center}.cont.no-show-protection section.fv .fv__image figure{display:flex;align-items:center;width:100%;height:100%}.cont.no-show-protection section.fv .fv__image figure img{width:100%;height:100%;max-height:80dvh;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}@media screen and (max-width: 1279px)and (min-width: 1099px){.cont.no-show-protection section.fv .fv__image{max-width:42%}}@media screen and (max-width: 1024px){.cont.no-show-protection section.fv .fv__image{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-width:80%}}@media(max-width: 560px){.cont.no-show-protection section.fv .fv__image{max-width:100%}}.cont.no-show-protection section.fv .fv__flow-nav{position:absolute;right:0;top:50%;transform:translateY(-50%);background-color:#fff;border-radius:12px 0 0 12px;padding:24px 18px;box-shadow:-4px 0 20px rgba(0,0,0,.1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}@media screen and (max-width: 1200px){.cont.no-show-protection section.fv .fv__flow-nav{display:none}}.cont.no-show-protection section.fv .fv__flow-nav-title{font-size:13pt;font-weight:bold;margin:0 0 16px;padding-bottom:12px;border-bottom:2px solid #e6f9f5}.cont.no-show-protection section.fv .fv__flow-nav-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.cont.no-show-protection section.fv .fv__flow-nav-item{display:flex;align-items:center;gap:12px;font-size:12pt;color:#222}.cont.no-show-protection section.fv .fv__flow-nav-icon{margin:0;line-height:0;width:24px;height:24px;flex-shrink:0}.cont.no-show-protection section.fv .fv__flow-nav-icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.cont.no-show-protection section.fv .fv__flow-nav-text{line-height:1.4}@-webkit-keyframes waveFlow{0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}@keyframes waveFlow{0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}@-webkit-keyframes gradientRotate{0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}@keyframes gradientRotate{0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}.cont.no-show-protection section.problem{background-color:#fff}.cont.no-show-protection section.problem .section__title{color:#222}.cont.no-show-protection section.problem .problem__list{display:grid;grid-template-columns:repeat(4, 1fr);gap:24px}@media screen and (max-width: 1024px){.cont.no-show-protection section.problem .problem__list{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 560px){.cont.no-show-protection section.problem .problem__list{grid-template-columns:1fr;gap:20px}}.cont.no-show-protection section.problem .problem__item{position:relative;background:linear-gradient(180deg, #e0e0e0 0%, #e8f4ff 100%);border-radius:12px;padding:24px 20px 20px;text-align:center;border:1px solid #e0eaf5}.cont.no-show-protection section.problem .problem__img{width:100%;aspect-ratio:4/3;border-radius:8px;overflow:hidden;margin-bottom:16px}.cont.no-show-protection section.problem .problem__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.cont.no-show-protection section.problem .problem__title{font-size:15pt;font-weight:bold;color:#2e3d7f;line-height:1.4;margin:0 0 20px}.cont.no-show-protection section.problem .problem__title span{display:inline-block}@media screen and (max-width: 849px){.cont.no-show-protection section.problem .problem__title{font-size:14pt}}@media(max-width: 560px){.cont.no-show-protection section.problem .problem__title{font-size:13pt}}.cont.no-show-protection section.problem .problem__text{font-size:12pt;line-height:1.6;color:#666;margin:0}@media(max-width: 560px){.cont.no-show-protection section.problem .problem__text{font-size:11pt}}.cont.no-show-protection section.flow{background-color:#f5f7fa}.cont.no-show-protection section.flow .flow__list{display:flex;justify-content:center;align-items:flex-start;gap:30px 16px}@media(max-width: 1024px){.cont.no-show-protection section.flow .flow__list{flex-wrap:wrap;gap:30px 12px}}@media(max-width: 560px){.cont.no-show-protection section.flow .flow__list{gap:30px 8px}}.cont.no-show-protection section.flow .flow__item{flex:1;max-width:220px;display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;background-color:#fff;padding:20px 10px 15px;border-radius:12px}.cont.no-show-protection section.flow .flow__item:not(:last-child)::after{content:"";position:absolute;right:-11px;top:0;bottom:0;margin:auto;width:0;height:0;border-left:10px solid #ccc;border-top:7px solid rgba(0,0,0,0);border-bottom:7px solid rgba(0,0,0,0)}@media(max-width: 1024px){.cont.no-show-protection section.flow .flow__item:not(:last-child)::after{border-left-width:8px;border-top-width:5px;border-bottom-width:5px}}@media(max-width: 560px){.cont.no-show-protection section.flow .flow__item:not(:last-child)::after{display:none}}@media(max-width: 1024px){.cont.no-show-protection section.flow .flow__item{flex:0 0 calc((100% - 48px)/5);max-width:none}}@media(max-width: 849px){.cont.no-show-protection section.flow .flow__item{flex:0 0 210px}}@media(max-width: 560px){.cont.no-show-protection section.flow .flow__item{flex:0 0 100%}}.cont.no-show-protection section.flow .flow__item__head{margin-bottom:7px}.cont.no-show-protection section.flow .flow__num{position:absolute;top:-20px;left:0;right:0;margin:auto;flex-shrink:0;display:flex;justify-content:center;align-items:center;width:36px;height:36px;font-size:15pt;font-weight:bold;color:#fff;background-color:#00c9a7;border-radius:50%}@media(max-width: 560px){.cont.no-show-protection section.flow .flow__num{width:30px;height:30px;font-size:14pt}}.cont.no-show-protection section.flow .flow__title{font-size:13pt;font-weight:bold;color:#222;line-height:1.1;white-space:nowrap;padding-top:8px;margin:0}@media(max-width: 560px){.cont.no-show-protection section.flow .flow__title{font-size:14pt}}.cont.no-show-protection section.flow .flow__icon{width:90px;height:90px}.cont.no-show-protection section.flow .flow__icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}@media(max-width: 560px){.cont.no-show-protection section.flow .flow__icon{width:80px;height:80px}}.cont.no-show-protection section.payment{background-color:#fff;padding-top:40px;padding-bottom:40px}@media(max-width: 560px){.cont.no-show-protection section.payment{padding-top:30px;padding-bottom:30px}}.cont.no-show-protection section.payment .payment__content{display:flex;gap:40px;align-items:flex-start}@media(max-width: 1024px){.cont.no-show-protection section.payment .payment__content{flex-direction:column;gap:40px 30px}}.cont.no-show-protection section.payment .payment__left{flex:0 0 330px}@media(max-width: 1024px){.cont.no-show-protection section.payment .payment__left{flex:none;width:100%;max-width:75dvw;margin:0 auto}}@media screen and (max-width: 849px){.cont.no-show-protection section.payment .payment__left{max-width:unset}}.cont.no-show-protection section.payment .payment__card{position:relative;border-radius:16px;padding:31px 27px;color:#222;box-shadow:0 0 10px rgba(0,0,0,.1);overflow:hidden}.cont.no-show-protection section.payment .payment__card::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg, #00c9a7, #e8f4ff, #00c9a7, #e8f4ff);background-size:300% 300%;border-radius:16px;-webkit-animation:gradientRotate 4s linear infinite;animation:gradientRotate 4s linear infinite;z-index:0}.cont.no-show-protection section.payment .payment__card::after{content:"";position:absolute;top:3px;left:3px;right:3px;bottom:3px;background-color:#fff;border-radius:calc(16px - 3px);z-index:0}.cont.no-show-protection section.payment .payment__card-header{position:relative;z-index:1;margin-bottom:8px}.cont.no-show-protection section.payment .payment__card-title{font-size:18pt;font-weight:bold;line-height:1.5;margin:0 0 25px}.cont.no-show-protection section.payment .payment__card-title span{display:inline-block}@media(max-width: 560px){.cont.no-show-protection section.payment .payment__card-title{font-size:16pt}}.cont.no-show-protection section.payment .payment__card-text{font-size:11pt;line-height:1.6;margin:0 0 12px;opacity:.95}.cont.no-show-protection section.payment .payment__card-text span{display:inline-block}.cont.no-show-protection section.payment .payment__card-text:last-child{margin-bottom:0}@media(max-width: 560px){.cont.no-show-protection section.payment .payment__card-text{font-size:10pt}}.cont.no-show-protection section.payment .payment__date-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.cont.no-show-protection section.payment .payment__date-item{display:flex;align-items:center;gap:10px;background-color:rgba(255,255,255,.15);border-radius:6px;padding:10px 14px}.cont.no-show-protection section.payment .payment__date-icon{width:20px;height:20px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M19 4h-1V2h-2v2H8V2H6v2H5c-1.11 0-1.99.9-1.99 2L3 20a2 2 0 002 2h14c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 16H5V10h14v10zm0-12H5V6h14v2z'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;flex-shrink:0}.cont.no-show-protection section.payment .payment__date-text{font-size:12pt;font-weight:500}@media(max-width: 560px){.cont.no-show-protection section.payment .payment__date-text{font-size:11pt}}.cont.no-show-protection section.payment .payment__right{flex:1;position:relative}@media(max-width: 1024px){.cont.no-show-protection section.payment .payment__right{width:100%}}.cont.no-show-protection section.payment .payment__balloon{position:absolute;top:-15px;right:20px;z-index:2;background-color:#f58c23;color:#fff;padding:12px 16px;border-radius:8px;max-width:250px}.cont.no-show-protection section.payment .payment__balloon::after{content:"";position:absolute;bottom:-8px;left:30px;width:0;height:0;border-left:8px solid rgba(0,0,0,0);border-right:8px solid rgba(0,0,0,0);border-top:8px solid #f58c23}@media(max-width: 560px){.cont.no-show-protection section.payment .payment__balloon{position:relative;top:auto;right:auto;max-width:none;margin-bottom:20px}.cont.no-show-protection section.payment .payment__balloon::after{display:none}}.cont.no-show-protection section.payment .payment__balloon-text{font-size:12pt;font-weight:bold;line-height:1.4;margin:0}@media(max-width: 560px){.cont.no-show-protection section.payment .payment__balloon-text{font-size:11pt}}.cont.no-show-protection section.payment .payment__table-wrap{border-radius:15px;overflow:hidden;box-shadow:0 0 13px rgba(0,0,0,.2)}.cont.no-show-protection section.payment .payment__table-image{width:100%}.cont.no-show-protection section.payment .payment__table-image img{width:100%;height:auto;display:block;border-radius:12px}.cont.no-show-protection section.feature{position:relative;background:rgba(0,0,0,0);overflow:hidden}.cont.no-show-protection section.feature:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;background:linear-gradient(30deg, rgba(224, 255, 251, 0) 0%, rgba(208, 248, 243, 0.3) 8%, rgba(176, 232, 223, 0.6) 12%, rgba(160, 223, 213, 0.8) 15%, rgba(176, 232, 223, 0.6) 18%, rgba(208, 248, 243, 0.3) 22%, rgba(224, 255, 251, 0) 30%, rgba(224, 255, 251, 0) 50%, rgba(208, 248, 243, 0.3) 58%, rgba(176, 232, 223, 0.6) 62%, rgba(160, 223, 213, 0.8) 65%, rgba(176, 232, 223, 0.6) 68%, rgba(208, 248, 243, 0.3) 72%, rgba(224, 255, 251, 0) 80%, rgba(224, 255, 251, 0) 100%),linear-gradient(150deg, rgba(228, 247, 245, 0) 0%, rgba(202, 245, 240, 0.3) 12%, rgba(160, 232, 223, 0.6) 17%, rgba(144, 220, 210, 0.8) 20%, rgba(160, 232, 223, 0.6) 23%, rgba(202, 245, 240, 0.3) 28%, rgba(228, 247, 245, 0) 40%, rgba(228, 247, 245, 0) 60%, rgba(202, 245, 240, 0.3) 72%, rgba(160, 232, 223, 0.6) 77%, rgba(144, 220, 210, 0.8) 80%, rgba(160, 232, 223, 0.6) 83%, rgba(202, 245, 240, 0.3) 88%, rgba(228, 247, 245, 0) 100%),#e7fffb;background-size:400% 400%;-webkit-animation:waveFlow 10s ease-in-out infinite;animation:waveFlow 10s ease-in-out infinite}.cont.no-show-protection section.feature .feature__list{display:grid;justify-content:center;grid-template-columns:repeat(3, 1fr);gap:24px}@media screen and (max-width: 849px){.cont.no-show-protection section.feature .feature__list{display:flex;flex-wrap:wrap}}@media(max-width: 560px){.cont.no-show-protection section.feature .feature__list{grid-template-columns:1fr;gap:20px}}.cont.no-show-protection section.feature .feature__item{position:relative;background-color:#fff;border-radius:16px;padding:30px 24px;text-align:center;box-shadow:0 2px 10px rgba(0,0,0,.05);transition:transform .3s ease,box-shadow .3s ease}.cont.no-show-protection section.feature .feature__item::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg, #00c9a7, #e8f4ff, #00c9a7, #e8f4ff);background-size:300% 300%;border-radius:16px;-webkit-animation:gradientRotate 4s linear infinite;animation:gradientRotate 4s linear infinite;z-index:0}.cont.no-show-protection section.feature .feature__item::after{content:"";position:absolute;top:3px;left:3px;right:3px;bottom:3px;background-color:#fff;border-radius:calc(16px - 3px);z-index:0}.cont.no-show-protection section.feature .feature__item:hover{transform:translateY(-4px);box-shadow:0 8px 20px rgba(0,0,0,.1)}@media screen and (max-width: 849px){.cont.no-show-protection section.feature .feature__item{flex-basis:calc(50% - 12px)}}@media(max-width: 560px){.cont.no-show-protection section.feature .feature__item{padding:24px 20px}}.cont.no-show-protection section.feature .feature__icon{position:relative;z-index:1;width:80px;height:80px;margin:0 auto 20px}.cont.no-show-protection section.feature .feature__icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}@media screen and (max-width: 849px){.cont.no-show-protection section.feature .feature__icon{width:70px;height:70px}}@media(max-width: 560px){.cont.no-show-protection section.feature .feature__icon{width:64px;height:64px}}.cont.no-show-protection section.feature .feature__item-title{position:relative;z-index:1;font-size:16pt;font-weight:bold;color:#222;line-height:1.5;margin:0}@media(max-width: 560px){.cont.no-show-protection section.feature .feature__item-title{font-size:14pt}}.cont.no-show-protection section.scene{background-color:#fff}.cont.no-show-protection section.scene .scene__list{display:grid;grid-template-columns:repeat(3, 1fr);gap:24px 20px}@media(max-width: 1024px){.cont.no-show-protection section.scene .scene__list{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 560px){.cont.no-show-protection section.scene .scene__list{grid-template-columns:1fr;gap:16px}}.cont.no-show-protection section.scene .scene__item{background-color:#f5f7fa;border-radius:20px;overflow:hidden}.cont.no-show-protection section.scene .scene__icon{flex-shrink:0;width:100%;height:130px}.cont.no-show-protection section.scene .scene__icon img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.cont.no-show-protection section.scene .scene__item-content{padding:20px}@media screen and (max-width: 849px){.cont.no-show-protection section.scene .scene__item-content{padding:20px 10px}}.cont.no-show-protection section.scene .scene__item-title{display:flex;align-items:center;gap:4px;font-size:14pt;font-weight:bold;color:#00bf84;line-height:1.4;margin:0 0 14px}@media(max-width: 560px){.cont.no-show-protection section.scene .scene__item-title{font-size:13pt;gap:6px}}.cont.no-show-protection section.scene .scene__title-icon{margin:0;line-height:0;width:42px;height:42px;flex-shrink:0}.cont.no-show-protection section.scene .scene__title-icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}@media(max-width: 560px){.cont.no-show-protection section.scene .scene__title-icon{width:40px;height:40px}}.cont.no-show-protection section.scene .scene__title-text{flex:1}.cont.no-show-protection section.scene .scene__item-text{font-size:11pt;line-height:1.6;color:#666;margin:0}@media screen and (max-width: 849px){.cont.no-show-protection section.scene .scene__item-text{padding-left:8px}}@media(max-width: 560px){.cont.no-show-protection section.scene .scene__item-text{font-size:10pt}}.cont.no-show-protection section.case{background-color:#f5f7fa}.cont.no-show-protection section.case .case__list{display:grid;grid-template-columns:repeat(3, 1fr);gap:30px}@media(max-width: 1024px){.cont.no-show-protection section.case .case__list{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 849px){.cont.no-show-protection section.case .case__list{gap:24px}}@media(max-width: 560px){.cont.no-show-protection section.case .case__list{grid-template-columns:1fr}}.cont.no-show-protection section.case .case__item{background-color:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,.08);transition:transform .3s ease,box-shadow .3s ease}.cont.no-show-protection section.case .case__item:hover{transform:translateY(-6px);box-shadow:0 12px 30px rgba(0,0,0,.12)}.cont.no-show-protection section.case .case__img{width:100%;aspect-ratio:16/10;overflow:hidden}.cont.no-show-protection section.case .case__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.case__item:hover .cont.no-show-protection section.case .case__img img{transform:scale(1.05)}.cont.no-show-protection section.case .case__item-content{padding:24px}@media(max-width: 560px){.cont.no-show-protection section.case .case__item-content{padding:20px}}.cont.no-show-protection section.case .case__item-header{display:flex;flex-direction:column;gap:12px;margin-bottom:30px}.cont.no-show-protection section.case .case__logo{max-width:100%;height:54px}.cont.no-show-protection section.case .case__logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:left center;object-position:left center}@media(max-width: 560px){.cont.no-show-protection section.case .case__logo{max-width:100px;height:24px}}.cont.no-show-protection section.case .case__tag{display:inline-block;font-size:8pt;font-weight:bold;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#fff;background-color:#87decf;padding:3px 8px;border-radius:4px}@media(max-width: 560px){.cont.no-show-protection section.case .case__tag{font-size:9pt;padding:3px 8px}}.cont.no-show-protection section.case .case__item-title{font-size:14pt;font-weight:bold;color:#222;line-height:1.5;margin:0 0 15px}@media screen and (max-width: 599px){.cont.no-show-protection section.case .case__item-title{font-size:13pt}}@media(max-width: 560px){.cont.no-show-protection section.case .case__item-title{font-size:13pt}}.cont.no-show-protection section.case .case__item-text{font-size:11pt;line-height:1.7;color:#666;margin:0 0 16px}@media(max-width: 560px){.cont.no-show-protection section.case .case__item-text{font-size:10pt}}.cont.no-show-protection section.case .case__link{display:flex;gap:5px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:12pt;font-weight:bold;color:#00c9a7;text-decoration:none;transition:color .2s ease}.cont.no-show-protection section.case .case__link:after{content:"";display:inline-block;width:10px;height:10px;border-top:solid 2px #00c9a7;border-right:solid 2px #00c9a7;transform:rotate(45deg) translate(4px, 3px)}.cont.no-show-protection section.case .case__link:hover{color:#00b596}@media screen and (max-width: 599px){.cont.no-show-protection section.case .case__link{font-size:11pt}}.cont.no-show-protection section.bottom-cta{position:relative;background:rgba(0,0,0,0);overflow:hidden;color:#fff}.cont.no-show-protection section.bottom-cta:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;background:linear-gradient(30deg, rgba(77, 184, 172, 0) 0%, rgba(61, 157, 146, 0.4) 8%, rgba(45, 138, 128, 0.7) 12%, rgba(31, 119, 110, 0.9) 15%, rgba(45, 138, 128, 0.7) 18%, rgba(61, 157, 146, 0.4) 22%, rgba(77, 184, 172, 0) 30%, rgba(77, 184, 172, 0) 50%, rgba(61, 157, 146, 0.4) 58%, rgba(45, 138, 128, 0.7) 62%, rgba(31, 119, 110, 0.9) 65%, rgba(45, 138, 128, 0.7) 68%, rgba(61, 157, 146, 0.4) 72%, rgba(77, 184, 172, 0) 80%, rgba(77, 184, 172, 0) 100%),linear-gradient(150deg, rgba(45, 138, 128, 0) 0%, rgba(37, 125, 115, 0.4) 12%, rgba(31, 119, 110, 0.7) 17%, rgba(25, 106, 98, 0.9) 20%, rgba(31, 119, 110, 0.7) 23%, rgba(37, 125, 115, 0.4) 28%, rgba(45, 138, 128, 0) 40%, rgba(45, 138, 128, 0) 60%, rgba(37, 125, 115, 0.4) 72%, rgba(31, 119, 110, 0.7) 77%, rgba(25, 106, 98, 0.9) 80%, rgba(31, 119, 110, 0.7) 83%, rgba(37, 125, 115, 0.4) 88%, rgba(45, 138, 128, 0) 100%),#00c9a7;background-size:400% 400%;-webkit-animation:waveFlow 10s ease-in-out infinite;animation:waveFlow 10s ease-in-out infinite}.cont.no-show-protection section.bottom-cta .bottom-cta__title{font-size:28pt;font-weight:bold;text-align:center;line-height:1.5;margin-bottom:16px}@media(max-width: 560px){.cont.no-show-protection section.bottom-cta .bottom-cta__title{font-size:20pt}}.cont.no-show-protection section.bottom-cta .bottom-cta__text{font-size:12pt;text-align:center;opacity:.9;margin-bottom:30px}@media(max-width: 560px){.cont.no-show-protection section.bottom-cta .bottom-cta__text{font-size:11pt}}.cont.no-show-protection section.bottom-cta .bottom-cta__btns{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.cont.no-show-protection section.bottom-cta .bottom-cta__btns .btn{font-size:14pt;line-height:44pt;padding-left:40px;padding-right:40px;min-width:200px;background-color:#fff;color:#00c9a7;border:2px solid #fff}.cont.no-show-protection section.bottom-cta .bottom-cta__btns .btn:hover{background-color:rgba(0,0,0,0);color:#fff}@media(max-width: 560px){.cont.no-show-protection section.bottom-cta .bottom-cta__btns .btn{font-size:13pt;line-height:40pt;min-width:180px;padding-left:30px;padding-right:30px}}.cont.no-show-protection .fixed-cv{position:fixed;bottom:0;left:0;z-index:14;padding:14px 0;width:100%;max-width:100dvw;background-color:#fff;box-shadow:0 -4px 20px rgba(0,0,0,.15);transform:translate(0, 100%);transition:.3s ease;transition-property:transform}@media(max-width: 560px){.cont.no-show-protection .fixed-cv{padding:12px 0}}.cont.no-show-protection .fixed-cv.show{transform:translate(0, 0)}.cont.no-show-protection .fixed-cv .inner{max-width:1280px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center;gap:16px;padding:0 3%}@media(max-width: 1024px){.cont.no-show-protection .fixed-cv .inner{justify-content:center}}@media(max-width: 560px){.cont.no-show-protection .fixed-cv .inner{gap:8px}}.cont.no-show-protection .fixed-cv .fixed-cv__txt{flex:1;font-size:13pt;font-weight:bold;color:#222;white-space:nowrap}@media(max-width: 1024px){.cont.no-show-protection .fixed-cv .fixed-cv__txt{display:none}}.cont.no-show-protection .fixed-cv .fixed-cv__btn{flex-shrink:0}.cont.no-show-protection .fixed-cv .fixed-cv__btn .btn{padding:12px 24px 11px;font-size:12pt;line-height:17pt;min-width:160px}.cont.no-show-protection .fixed-cv .fixed-cv__btn .btn.--cv{width:100%;min-width:200px}.cont.no-show-protection .fixed-cv .fixed-cv__btn .btn.--sub{color:#00c9a7;border-color:#00c9a7;background-color:rgba(0,0,0,0)}@media(max-width: 560px){.cont.no-show-protection .fixed-cv .fixed-cv__btn .btn{min-width:auto;padding:10px 16px;font-size:12px}}.cont.no-show-protection .fixed-cv .fixed-cv__btn:has(.--cv){flex-grow:1;max-width:500px}footer{padding-top:30px;border-top:1px solid #e5e5e5}footer .inner{padding-bottom:100px}.p0{padding:0 !important}.pt0{padding-top:0 !important}.pb0{padding-bottom:0 !important}.pl0{padding-left:0 !important}.pr0{padding-right:0 !important}.m0{margin:0 !important}.mt0{margin-top:0 !important}.mb0{margin-bottom:0 !important}.ml0{margin-left:0 !important}.mr0{margin-right:0 !important}