﻿@media screen and (min-width: 768px){.pc-none{display:none !important}}@media screen and (max-width: 767px){.sp-none{display:none !important}}.p-top{overflow:clip;color:#0d2220;font-family:"Noto Sans JP",sans-serif;font-size:16px;font-weight:400;line-height:1.8;letter-spacing:.04em}.p-top *,.p-top *::before,.p-top *::after{box-sizing:border-box}.p-top img{display:block;max-width:100%;height:auto}.p-top a{color:inherit;text-decoration:none}@media(max-width: 767px){.p-top{font-size:14px;line-height:1.8}}.l-top-container{width:min(100% - 48px,1120px);margin-inline:auto}.l-top-container--narrow{max-width:920px}@media(max-width: 767px){.l-top-container{width:min(100% - 40px,1120px)}}.p-top-section{position:relative;padding-block:112px}.p-top-section--pink{background:#fff2f3}.p-top-section--green{background:#eef7f5}.p-top-section--gray{background:#f7f8f7}@media(max-width: 767px){.p-top-section{padding-block:72px}}.c-top-heading{--top-heading-text-color: #092825;--top-heading-en-color: rgba(246, 246, 246, 1);--top-heading-lead-color: #092825;--top-heading-accent-color: #ef626c;position:relative;display:flex;min-height:120px;margin-bottom:clamp(30px,2.1vw,60px);flex-direction:column;align-items:center;justify-content:center;text-align:center}@media(max-width: 767px){.c-top-heading{min-height:85px;margin-bottom:0}}.c-top-heading__en{position:absolute;z-index:0;top:50%;left:50%;color:var(--top-heading-en-color);font-family:"futura-pt",sans-serif;font-size:clamp(100px,12vw,180px);font-weight:700;line-height:.8;transform:translate(-50%, -50%);white-space:nowrap;pointer-events:none}@media(max-width: 767px){.c-top-heading__en{font-size:72px}}.c-top-heading__lead{position:relative;z-index:1;margin:0 0 8px;color:var(--top-heading-lead-color);font-size:clamp(12px,1.15vw,16px);font-weight:600;line-height:1.6;letter-spacing:.04em}@media(max-width: 767px){.c-top-heading__lead{margin-bottom:5px;font-size:11px}}.c-top-heading__lead__02{display:inline-block;position:relative;margin-bottom:15px;padding:5px 44px;font-size:clamp(18px,1.7vw,24px);font-weight:700;color:#fff;background-color:#0d2220;border-radius:50vh}@media(max-width: 767px){.c-top-heading__lead__02{margin-bottom:10px;padding:5px 30px;font-size:2.8vw}}.c-top-heading__lead__02::before{content:"";position:absolute;left:0;right:0;margin:0 auto;width:0;border-left:10px solid rgba(0,0,0,0);border-right:10px solid rgba(0,0,0,0);border-top:15px solid #0d2220;bottom:-15px}@media(max-width: 767px){.c-top-heading__lead__02::before{border-left:7px solid rgba(0,0,0,0);border-right:7px solid rgba(0,0,0,0);border-top:7px solid #0d2220;bottom:-7px}}.c-top-heading__title{position:relative;z-index:1;margin:0;color:var(--top-heading-text-color);font-size:clamp(30px,3.2vw,46px);font-weight:700;line-height:1.4;letter-spacing:.02em}@media(max-width: 767px){.c-top-heading__title{font-size:clamp(23px,6.5vw,30px)}}.c-top-heading__accent{position:relative;color:var(--top-heading-accent-color)}.c-top-button{display:inline-flex;align-items:center;justify-content:center;min-width:260px;min-height:58px;padding:14px 28px;border:1px solid #1f4b46;border-radius:999px;background:#1f4b46;color:#fff !important;font-size:14px;font-weight:700;line-height:1.4;transition:color .25s ease,background-color .25s ease,border-color .25s ease,transform .25s ease}.c-top-button__icon{display:grid;width:24px;height:24px;margin-left:18px;place-items:center}.c-top-button--accent{border-color:#ef5f6c;background:#ef5f6c}.c-top-button--outline{background:rgba(0,0,0,0);color:#1f4b46 !important}@media(hover: hover)and (pointer: fine){.c-top-button:hover{border-color:#d94756;background:#d94756;color:#fff !important;transform:translateY(-2px)}}@media(max-width: 767px){.c-top-button{width:100%;min-width:0}}.c-top-button-row{display:flex;flex-wrap:wrap;gap:16px;align-items:center;justify-content:center}.p-top-hero{position:relative;padding:70px 0 0;overflow:hidden;background:#fff;isolation:isolate}.p-top-hero__background{position:absolute;z-index:-1;inset:0;background:url("../img/new/bg.svg") center top/cover no-repeat;pointer-events:none}@media(max-width: 767px){.p-top-hero__background{background-position:45% 20%;background-size:auto 560px}}.p-top-hero__inner{display:grid;width:min(100% - 64px,1300px);grid-template-columns:minmax(0, 670fr) minmax(0, 580fr);grid-template-areas:"content visual" "results .";column-gap:clamp(20px,3.85vw,50px);row-gap:0;align-items:start}@media screen and (min-width: 600px)and (max-width: 1279px){.p-top-hero__inner{grid-template-columns:minmax(0, 51.54%) minmax(0, 3.85%) minmax(0, 44.61%);grid-template-areas:"content space visual" "results results results";column-gap:0;row-gap:28px}}@media(max-width: 767px){.p-top-hero__inner{width:min(100% - 40px,620px);grid-template-columns:1fr;grid-template-areas:"content" "visual" "results";gap:20px;margin-top:20px}}.p-top-hero__content{grid-area:content;width:100%;min-width:0}@media screen and (min-width: 768px)and (max-width: 1024px){.p-top-hero__content{display:flex;width:100%;min-width:0;text-align:center;flex-direction:column;align-items:center}}@media(max-width: 767px){.p-top-hero__content{width:100%;text-align:center}}.p-top-hero__results{display:grid;grid-area:results;width:min(114.462%,770px);min-width:0;margin-top:-50px;padding:0;grid-template-columns:repeat(3, minmax(0, 1fr)) minmax(0, 1.35fr)}@media screen and (min-width: 600px)and (max-width: 1279px){.p-top-hero__results{width:100%;margin-top:0;grid-template-columns:repeat(4, minmax(0, 1fr))}}@media(max-width: 767px){.p-top-hero__results{width:100%;max-width:none;margin-top:0;grid-template-columns:repeat(2, minmax(0, 1fr));gap:15px 0}}.p-top-hero__result{position:relative;min-width:0;margin:0;padding:0 5px;text-align:center}@media screen and (min-width: 600px)and (max-width: 1279px){.p-top-hero__result{padding-inline:8px}}@media(max-width: 767px){.p-top-hero__result{padding-inline:13px}}.p-top-hero__result:first-child{padding-left:0}@media(max-width: 767px){.p-top-hero__result:first-child{padding-inline:13px}}.p-top-hero__result:last-child{padding-right:0}@media(max-width: 767px){.p-top-hero__result:last-child{padding-inline:13px}}.p-top-hero__result+.p-top-hero__result::before{content:"";position:absolute;top:8px;bottom:5px;left:0;border-left:2px dotted rgba(72,99,95,.7)}.p-top-hero__result-label{margin:0 0 2px;color:#ef626c;font-size:12px;font-weight:700;line-height:1.4;white-space:nowrap}@media screen and (min-width: 600px)and (max-width: 1279px){.p-top-hero__result-label{font-size:clamp(10px,1vw,12px)}}.p-top-hero__result-value{min-height:68px;margin:0;color:#092825;font-family:"Noto Sans JP",sans-serif;font-size:clamp(47px,4.1vw,65px);font-weight:700;line-height:1.04;letter-spacing:-0.04em;white-space:nowrap}@media(max-width: 767px){.p-top-hero__result-value{min-height:52px;font-size:50px}.p-top-hero__result:nth-child(4) .p-top-hero__result-value{min-height:52px;font-size:43px}}.p-top-hero__result-unit{margin-left:3px;font-size:.42em;font-weight:700;letter-spacing:-0.02em}.p-top-hero__result-note{min-height:24px;margin:8px 0 0;color:rgba(94,107,105,.42);font-size:7px;line-height:1.5;letter-spacing:-0.02em;white-space:nowrap}@media screen and (min-width: 600px)and (max-width: 1279px){.p-top-hero__result-note{min-height:30px;padding-inline:5px;font-size:clamp(8px,.75vw,10px);letter-spacing:0;white-space:normal;overflow-wrap:anywhere}}@media(max-width: 767px){.p-top-hero__result-note{min-height:24px;padding-inline:0;font-size:1.7vw;letter-spacing:0;white-space:normal;overflow-wrap:anywhere}}.p-top-hero__label{display:inline-flex;margin:0 0 15px;padding:7px 18px;border-radius:999px;background:hsla(0,0%,100%,.92);box-shadow:0 4px 13px rgba(20,59,55,.12);color:#547a75;font-size:12px;font-weight:700;line-height:1.5}@media(max-width: 767px){.p-top-hero__label{margin-bottom:15px;padding-inline:14px;font-size:3.1vw}}.p-top-hero__lead{margin:0 0 10px 4px;color:#0b2926;font-size:clamp(16px,1.35vw,23px);font-weight:700}@media screen and (min-width: 768px)and (max-width: 1024px){.p-top-hero__lead{justify-content:center}}.p-top-hero__lead strong{position:relative;color:#ef626c;font-size:1.08em;font-weight:800}.p-top-hero__lead strong::before{content:"";position:absolute;top:-4px;left:50%;width:100%;height:7px;background:radial-gradient(circle, #ED9CA1 3px, transparent 3px) left center/25px 9px repeat-x;transform:translateX(-50%)}@media(max-width: 767px){.p-top-hero__lead strong::before{background:radial-gradient(circle, #ED9CA1 2.5px, transparent 2.5px) left center/20px 6px repeat-x}}@media(max-width: 767px){.p-top-hero__lead{margin-left:0;font-size:4.1vw}}.p-top-hero__title{display:flex;gap:38px;margin:0;color:#092825;font-size:clamp(39px,3.73vw,54px);font-weight:700;line-height:1;white-space:nowrap;align-items:center}@media screen and (min-width: 768px)and (max-width: 1024px){.p-top-hero__title{gap:10px;width:100%;min-width:0;font-size:clamp(24px,3.2vw,33px);justify-content:center}}@media(max-width: 767px){.p-top-hero__title{gap:18px;font-size:clamp(26px,7.7vw,36px);justify-content:center}}.p-top-hero__keyword{position:relative;display:inline-block;min-width:0;padding:10px 13px;background:hsla(0,0%,100%,.96);border:1.5px solid rgba(9,40,37,.78)}.p-top-hero__keyword span{font-size:clamp(39px,3.74vw,54px)}.p-top-hero__keyword span>span{font-size:clamp(33px,3.15vw,46px)}@media screen and (min-width: 768px)and (max-width: 1024px){.p-top-hero__keyword{padding:8px 7px}.p-top-hero__keyword span{font-size:clamp(26px,4vw,32px)}.p-top-hero__keyword span>span{font-size:.84em}}@media(max-width: 767px){.p-top-hero__keyword{padding:7px 5px;border-width:1px}.p-top-hero__keyword span{font-size:7.8vw}.p-top-hero__keyword span>span{font-size:6.5vw}}.p-top-hero__keyword::before,.p-top-hero__keyword::after{position:absolute;z-index:2;width:37px;height:37px;content:"";pointer-events:none}@media screen and (min-width: 768px)and (max-width: 1024px){.p-top-hero__keyword::before,.p-top-hero__keyword::after{width:28px;height:28px}}@media(max-width: 767px){.p-top-hero__keyword::before,.p-top-hero__keyword::after{width:25px;height:25px}}.p-top-hero__keyword::before{top:-7px;left:-7px;border-top:7px solid #092825;border-left:7px solid #092825}@media screen and (min-width: 768px)and (max-width: 1024px){.p-top-hero__keyword::before{top:-5px;left:-5px;border-top-width:5px;border-left-width:5px}}@media(max-width: 767px){.p-top-hero__keyword::before{top:-5px;left:-5px;border-top-width:5px;border-left-width:5px}}.p-top-hero__keyword::after{right:-7px;bottom:-7px;border-right:7px solid #092825;border-bottom:7px solid #092825}@media screen and (min-width: 768px)and (max-width: 1024px){.p-top-hero__keyword::after{right:-5px;bottom:-5px;border-right-width:5px;border-bottom-width:5px}}@media(max-width: 767px){.p-top-hero__keyword::after{right:-5px;bottom:-5px;border-right-width:5px;border-bottom-width:5px}}.p-top-hero__cross{margin-inline:-23px;font-size:.72em;font-weight:500;letter-spacing:0;flex:0 0 auto}@media screen and (min-width: 768px)and (max-width: 1024px){.p-top-hero__cross{margin-inline:-3px;font-size:.8em}}@media(max-width: 767px){.p-top-hero__cross{margin-inline:-11px}}.p-top-hero__catch{margin:8px 0 0 5px;color:#092825;font-size:clamp(26px,2.5vw,39px);font-weight:700;line-height:1.35}@media screen and (min-width: 768px)and (max-width: 1024px){.p-top-hero__catch{font-size:clamp(20px,2.765vw,22px)}}@media(max-width: 767px){.p-top-hero__catch{margin:16px 0 0;font-size:5.5vw}}.p-top-hero__actions{display:flex;gap:16px;align-items:stretch;margin-top:34px}@media(max-width: 1024px){.p-top-hero__actions{flex-direction:column;align-items:flex-start}}@media(max-width: 767px){.p-top-hero__actions{margin-top:28px;flex-direction:column}}.p-top-hero__button{display:flex;min-width:0;min-height:69px;padding:9px clamp(10px,1.2vw,22px) 12px;border-radius:15px;color:#fff !important;flex-direction:column;align-items:center;justify-content:center;transition:.4s}@media(hover: hover)and (pointer: fine){.p-top-hero__button:hover{transform:scale(1.1)}}@media(max-width: 767px){.p-top-hero__button{min-height:60px}}.p-top-hero__button--download{min-width:0;flex:382 1 0;background:#092825}@media(hover: hover)and (pointer: fine){.p-top-hero__button--download:hover{background:#fff;color:#092825 !important}}@media(max-width: 1024px){.p-top-hero__button--download{width:min(100%,410px);min-width:0}}@media(max-width: 767px){.p-top-hero__button--download{width:100%;min-width:0}}.p-top-hero__button--contact{min-width:0;flex:278 1 0;background:#ef626c}@media(hover: hover)and (pointer: fine){.p-top-hero__button--contact:hover{background:#fff;color:#ef626c !important}.p-top-hero__button--contact:hover .p-top-hero__button-arrow{background:#ef626c;color:#fff}}@media(max-width: 1024px){.p-top-hero__button--contact{width:min(100%,410px);min-width:0}}@media(max-width: 767px){.p-top-hero__button--contact{width:100%;min-width:0}}.p-top-hero__button-note{position:relative;margin-bottom:3px;font-size:11px;font-weight:400;line-height:1.2}.p-top-hero__button-note::before,.p-top-hero__button-note::after{position:absolute;top:50%;color:currentColor;font-size:12px;transform:translateY(-50%)}.p-top-hero__button-note::before{content:"＼";right:calc(100% + 4px)}.p-top-hero__button-note::after{content:"／";left:calc(100% + 4px)}.p-top-hero__button-main{display:flex;width:100%;min-width:0;gap:clamp(6px,.8vw,13px);align-items:center;justify-content:center;font-size:clamp(11px,1.05vw,14px);font-weight:700;line-height:1.4;white-space:nowrap}@media(max-width: 767px){.p-top-hero__button-main{font-size:13px;white-space:normal}}.p-top-hero__button-main .fa-file-arrow-down{font-size:clamp(18px,1.15vw,20px)}.p-top-hero__button-arrow{display:grid;width:20px;height:20px;border-radius:50%;background:#fff;color:#ef626c;font-size:clamp(10px,1.01vw,12px);flex:0 0 20px;place-items:center}@media(hover: hover)and (pointer: fine){.p-top-hero__button:hover{box-shadow:0 10px 26px rgba(9,40,37,.2);filter:brightness(1.04);transform:translateY(-3px)}}.p-top-hero__visual{grid-area:visual;position:relative;width:100%;min-width:0;align-self:center;border-radius:20px;margin-top:50px;padding:20px;background:hsla(0,0%,100%,.5)}.p-top-hero__visual p{color:#666;font-size:.6vw;text-align:right}@media(max-width: 1024px){.p-top-hero__visual{margin-inline:0}}@media screen and (max-width: 900px){.p-top-hero__visual{width:min(100%,600px);margin-inline:auto}}@media(max-width: 767px){.p-top-hero__visual{width:100%;margin-inline:auto;transform:translateX(-12px);margin-top:0}}.p-top-hero__graph{display:block;width:100%;height:auto}@media(max-width: 1024px){.p-top-hero{padding-top:84px}}@media(max-width: 767px){.p-top-hero__result:nth-child(3)::before{display:none}}@media(max-width: 767px){.p-top-hero{min-height:auto;padding:46px 0 0}}.p-top_ft{margin-top:20px;background:#02221e}.p-top_ft p{font-size:clamp(11px,1.05vw,14px);padding:15px;color:#fff;font-weight:500;text-align:center}@media(max-width: 767px){.p-top_ft p{font-size:2.6vw}}.p-top-clients{position:relative;padding:20px 0 40px;overflow:hidden;background:#fff}@media(max-width: 767px){.p-top-clients{padding:22px 0 30px}}.p-top-clients__slider{position:relative;width:100%;overflow:hidden}.p-top-clients__slider+.p-top-clients__slider{margin-top:5px}.p-top-clients__slider::before,.p-top-clients__slider::after{content:"";position:absolute;z-index:2;top:0;bottom:0;width:clamp(30px,6vw,100px);pointer-events:none}.p-top-clients__slider::before{left:0;background:linear-gradient(90deg, #fff 0%, rgba(255, 255, 255, 0) 100%)}.p-top-clients__slider::after{right:0;background:linear-gradient(270deg, #fff 0%, rgba(255, 255, 255, 0) 100%)}@media(max-width: 767px){.p-top-clients__slider+.p-top-clients__slider{margin-top:12px}.p-top-clients__slider::before,.p-top-clients__slider::after{width:24px}}.p-top-clients__track{display:flex;width:max-content;animation:top-clients-loop 40s linear infinite;will-change:transform}@media(prefers-reduced-motion: reduce){.p-top-clients__track{animation-play-state:paused}}.p-top-clients__slider--reverse .p-top-clients__track{animation-direction:reverse;animation-duration:44s}.p-top-clients__list{display:flex;gap:15px;align-items:center;margin:0;padding:0;list-style:none}@media(max-width: 767px){.p-top-clients__list{gap:30px;padding-right:30px}}.p-top-clients__item{display:grid;width:clamp(110px,9.4vw,150px);height:auto;flex:0 0 auto;margin:0 0 5px;place-items:center}@media(max-width: 767px){.p-top-clients__item{width:100px;height:42px}}.p-top-clients__logo{display:block;width:auto;max-width:100%;height:var(--client-logo-height, 45px) !important;object-fit:contain;flex-shrink:0}@media(max-width: 767px){.p-top-clients__logo{max-width:100px;max-height:42px}}.p-top-clients__more{display:flex;margin-top:55px;justify-content:center}@media(max-width: 767px){.p-top-clients__more{margin-top:25px}}.p-top-clients__link{display:flex;gap:32px;min-width:274px;min-height:56px;padding:14px 18px 14px 36px;color:#0d2220 !important;font-size:clamp(12px,1vw,14px);font-weight:700;text-decoration:none;background-color:#fff;border:1px solid #0d2220;border-radius:16px;align-items:center;justify-content:space-between;transition:color .4s,background-color .4s,transform .4s,box-shadow .4s}.p-top-clients__link span{color:inherit;transition:color .4s}@media(hover: hover)and (pointer: fine){.p-top-clients__link:hover{color:#fff !important;background-color:#0d2220;transform:scale(1.05);box-shadow:0 14px 26px rgba(13,34,32,.14)}.p-top-clients__link:hover span{color:#fff}.p-top-clients__link:hover .p-top-clients__link-icon{color:#0d2220 !important;background-color:#fff}.p-top-clients__link:hover .p-top-clients__link-icon i{color:#0d2220 !important}}@media(max-width: 767px){.p-top-clients__link{gap:20px;width:min(100%,330px);min-width:0;min-height:60px;padding:12px 14px 12px 24px;font-size:14px;border-radius:13px}}@media(max-width: 767px)and (hover: hover)and (pointer: fine){.p-top-clients__link:hover{transform:scale(1.03)}}.p-top-clients__link-icon{display:grid;width:24px;height:24px;color:#fff;font-size:12px;background-color:#0d2220;border-radius:50%;place-items:center;flex-shrink:0;transition:color .4s,background-color .4s}.p-top-clients__link-icon i{color:#fff;transition:color .4s}@media(max-width: 767px){.p-top-clients__link-icon{width:31px;height:31px;font-size:11px}}@keyframes top-clients-loop{from{transform:translateX(0)}to{transform:translateX(-50%)}}.p-top-ratings{position:relative;padding:80px 0 40px;overflow:hidden;background:#fbfbfb}@media(max-width: 1024px){.p-top-ratings{padding:50px 0 40px}}@media(max-width: 767px){.p-top-ratings{padding:30px 0}}.p-top-ratings__inner{position:relative;width:min(100% - 64px,1080px);margin-inline:auto}@media(max-width: 767px){.p-top-ratings__inner{width:min(100% - 40px,1080px)}}.p-top-ratings .c-top-heading{margin-bottom:15px}.p-top-ratings .c-top-heading__en{color:#f8f5f5}.p-top-ratings .c-top-heading__title{position:relative;display:inline-block;margin:0;color:#092825;font-size:clamp(34px,4.1vw,45px);font-weight:500;line-height:1.35;letter-spacing:.03em}.p-top-ratings .c-top-heading__title span{position:relative;font-size:1.23em;font-weight:700}@media(max-width: 767px){.p-top-ratings .c-top-heading__title span{font-size:7.7vw}}.p-top-ratings .c-top-heading__title span.dot_txt::before{content:"";position:absolute;top:2px;left:50%;width:100%;height:8px;background:radial-gradient(circle, #ED9CA1 4px, transparent 4px) left center/17% 10px repeat-x;transform:translateX(-50%)}@media(max-width: 767px){.p-top-ratings .c-top-heading__title span.dot_txt::before{top:0px;background:radial-gradient(circle, #ED9CA1 3px, transparent 3px) left center/10% 8px repeat-x}}@media(max-width: 767px){.p-top-ratings .c-top-heading__title{font-size:4vw}.p-top-ratings .c-top-heading__title::after{top:5px;right:-24px;width:18px;height:16px}}.p-top-ratings__list{display:grid;width:min(100%,1120px);margin-inline:auto;grid-template-columns:minmax(0, 1fr) minmax(0, 1.35fr) repeat(3, minmax(0, 1fr));align-items:stretch}@media(max-width: 1024px){.p-top-ratings__list{width:100%}}@media screen and (max-width: 767px){.p-top-ratings__list{grid-template-columns:repeat(6, minmax(0, 1fr));gap:30px 0}}.p-top-ratings__item{position:relative;display:flex;min-width:0;min-height:105px;padding:0 clamp(8px,1.6vw,24px);flex-direction:column;align-items:center;justify-content:flex-start;text-align:center}.p-top-ratings__item:not(:first-child)::before{content:"";position:absolute;top:4px;bottom:4px;left:0;border-left:2px dotted rgba(72,99,95,.48)}@media(max-width: 1024px){.p-top-ratings__item{padding-inline:10px}}@media screen and (max-width: 767px){.p-top-ratings__item{min-height:80px;grid-column:span 2}.p-top-ratings__item:nth-child(4){grid-column:2/span 2}.p-top-ratings__item:nth-child(4)::before{display:none}}.p-top-ratings__wreath{display:none}.p-top-ratings__label{position:relative;z-index:1;order:1;color:#ec636c;font-size:clamp(12px,1.4vw,15px);font-weight:700;line-height:1.35;letter-spacing:.01em}@media(max-width: 1024px){.p-top-ratings__label{font-size:clamp(10px,1.25vw,12px)}}@media(max-width: 767px){.p-top-ratings__label{display:flex;align-items:center;min-height:30px;font-size:2.6vw}}.p-top-ratings__value{position:relative;z-index:1;order:2;margin:0;color:#092825;font-family:"Noto Sans JP",sans-serif;font-size:clamp(48px,4.8vw,68px);font-weight:700;line-height:1;letter-spacing:-0.055em;white-space:nowrap}.p-top-ratings__value span{margin-left:2px;font-size:.42em;font-weight:700;letter-spacing:-0.02em}@media(max-width: 1024px){.p-top-ratings__value{font-size:clamp(40px,5.4vw,54px)}}@media(max-width: 767px){.p-top-ratings__value{font-size:clamp(42px,13vw,56px)}}.p-top-ratings__note{width:min(100%,1120px);margin:0 auto;color:#bfbfbf;font-size:clamp(8px,.65vw,10px);font-weight:400;line-height:1.6;text-align:right}@media(max-width: 767px){.p-top-ratings__note{margin-top:15px;font-size:2.5vw;text-align:right}}.p-top-feature{position:relative;padding:70px 0;overflow:hidden;background:#fff}@media(max-width: 1024px){.p-top-feature{padding:72px 0 88px}}@media(max-width: 767px){.p-top-feature{padding:30px 0}}.p-top-feature #top-feature-title{font-size:clamp(30px,3.2vw,40px);font-weight:500}@media(max-width: 767px){.p-top-feature #top-feature-title{font-size:5vw}}.p-top-feature #top-feature-title .f-g{font-weight:700;color:#547a75;font-size:clamp(30px,3.2vw,48px)}@media(max-width: 767px){.p-top-feature #top-feature-title .f-g{font-size:6.4vw}}.p-top-feature #top-feature-title .f-en{font-weight:700;font-family:"futura-pt",sans-serif;font-size:3.8vw}@media(max-width: 767px){.p-top-feature #top-feature-title .f-en{font-size:6.8vw}}.p-top-feature__inner{width:min(100% - 40px,1080px);margin-inline:auto}@media(max-width: 767px){.p-top-feature__inner{width:min(100% - 40px,1080px)}}.p-top-feature__introduction{margin-top:clamp(25px,2.5vw,38px);padding-bottom:30px;color:#092825;font-size:clamp(14px,1.2vw,17px);line-height:2;text-align:center}.p-top-feature__introduction p{margin:0}.p-top-feature__introduction strong{position:relative;font-weight:700;background:linear-gradient(transparent 68%, rgba(239, 98, 108, 0.34) 68%)}@media(max-width: 767px){.p-top-feature__introduction{margin-top:15px;padding-bottom:45px;font-size:3.6vw;line-height:1.85;text-align:left}.p-top-feature__introduction br{display:none}}.p-top-feature__visual{position:relative;display:grid;margin-top:clamp(94px,6vw,150px);grid-template-columns:minmax(0, 1fr) minmax(100px, 140px) minmax(0, 1fr);grid-template-areas:"first both second";align-items:center}.p-top-feature__visual::before{content:"";position:absolute;z-index:0;top:205px;bottom:-90px;left:50%;width:100vw;background:linear-gradient(90deg, #d9f1ef 0%, #e8e4e1 50%, #f8cfd4 100%);transform:translateX(-50%);pointer-events:none}@media(max-width: 1024px){.p-top-feature__visual{margin-top:125px;grid-template-columns:minmax(0, 1fr) 100px minmax(0, 1fr)}.p-top-feature__visual::before{top:185px}}@media(max-width: 767px){.p-top-feature__visual{margin-top:10px;grid-template-columns:1fr;grid-template-areas:"first" "both" "second";gap:62px}.p-top-feature__visual::before{top:190px;bottom:-60px}}.p-top-feature__card{position:relative;z-index:2;min-width:0;min-height:490px;padding:75px clamp(24px,2.5vw,38px) 34px;border-radius:28px;background:#fff;box-shadow:20px 25px 30px rgba(0,0,0,.06)}@media(max-width: 1024px){.p-top-feature__card{min-height:470px;padding:68px 24px 30px}}@media(max-width: 767px){.p-top-feature__card{width:100%;min-height:0;padding:30px 20px 50px;border-radius:20px;box-shadow:5px -20px 15px rgba(0,0,0,.06)}}.p-top-feature__card--first{grid-area:first}.p-top-feature__card--second{grid-area:second}.p-top-feature__card-image{position:absolute;z-index:3;top:-93px;left:50%;width:clamp(145px,14vw,150px);max-height:175px;object-fit:contain;transform:translateX(-50%)}@media(max-width: 1024px){.p-top-feature__card-image{width:150px}}@media(max-width: 767px){.p-top-feature__card-image{top:-80px;left:auto;right:-100px;width:130px;max-height:155px}}@media(max-width: 767px){.p-top-feature__card--first .p-top-feature__card-image{top:-50px}}.p-top-feature__card-heading{position:relative;padding-left:23px}.p-top-feature__card-heading::before{content:"";position:absolute;top:2px;bottom:0;left:0;width:6px;border-radius:999px;background:#092825}.p-top-feature__card-number{display:block;margin-bottom:7px;color:#172a28;font-size:clamp(14px,1.12vw,16px);font-weight:700;line-height:1.4}.p-top-feature__card-title{margin:0;color:#ef626c;font-size:clamp(18px,1.65vw,24px);font-weight:700;line-height:1.45;letter-spacing:.01em}@media(max-width: 1024px){.p-top-feature__card-title{font-size:18px}}@media(max-width: 767px){.p-top-feature__card-title{font-size:5.5vw}}.p-top-feature__card-copy{margin:24px 0 0;color:#092825;font-size:clamp(15px,1.4vw,20px);font-weight:700;line-height:1.8}@media(max-width: 1024px){.p-top-feature__card-copy{font-size:15px}}@media(max-width: 767px){.p-top-feature__card-copy{font-size:4.2vw}}.p-top-feature__card-description{margin:18px 0 0;color:#172a28;font-size:clamp(14px,1.12vw,16px);font-weight:400;line-height:1.8}@media(max-width: 1024px){.p-top-feature__card-description{font-size:12px}}@media(max-width: 767px){.p-top-feature__card-description{font-size:3.5vw}}.p-top-feature__tags{display:flex;gap:9px 10px;align-items:center;margin:28px 0 0;padding:0;flex-wrap:wrap;list-style:none}@media(max-width: 1024px){.p-top-feature__tags{gap:8px;margin-top:24px}}.p-top-feature__tag{position:relative;min-width:108px;padding:8px 13px;border:1px solid #c9c9c9;border-radius:999px;color:#172a28;font-size:clamp(10px,.9vw,12px);font-weight:500;line-height:1.2;text-align:left}.p-top-feature__tag::before{font-family:"Font Awesome 5 Free";content:"";color:#ec636c;font-weight:700;margin-right:5px}@media(max-width: 1024px){.p-top-feature__tag{min-width:95px;padding:7px 10px 7px 27px;font-size:10px}.p-top-feature__tag::before{left:12px}}@media(max-width: 767px){.p-top-feature__tag{min-width:auto;font-size:12px;padding:7px 10px 7px 10px}}.p-top-feature__card-note{margin:27px 0 0;color:rgba(94,107,105,.42);font-size:9px;font-weight:400;line-height:1.5}@media(max-width: 767px){.p-top-feature__card-note{font-size:2.5vw}}.p-top-feature__card-index{position:absolute;right:20px;bottom:-22px;color:rgba(84,122,117,.08);font-size:clamp(100px,10vw,145px);font-family:"futura-pt",sans-serif;font-weight:700;line-height:1;letter-spacing:-0.07em;pointer-events:none}@media(max-width: 767px){.p-top-feature__card-index{bottom:-15px;z-index:-1}}.p-top-feature__both{position:relative;z-index:4;display:flex;grid-area:both;flex-direction:column;align-items:center;justify-content:center}@media(max-width: 767px){.p-top-feature__both{margin-block:-70px}}.p-top-feature__cross{margin-bottom:12px;color:#092825;font-size:48px;font-weight:400;line-height:1}@media(max-width: 767px){.p-top-feature__cross{display:none}}.p-top-feature__both-circle{position:relative;display:grid;width:clamp(145px,12vw,174px);aspect-ratio:1;border-radius:50%;background:#092825;box-shadow:0 12px 24px rgba(9,40,37,.14);isolation:isolate;place-items:center}.p-top-feature__both-circle::before,.p-top-feature__both-circle::after{content:"";position:absolute;z-index:-1;inset:-13px;border:3px dotted;border-radius:50%;animation:top-feature-ring-rotate 12s linear infinite;pointer-events:none}@media(prefers-reduced-motion: reduce){.p-top-feature__both-circle::before,.p-top-feature__both-circle::after{animation:none}}.p-top-feature__both-circle::before{border-color:#c5e5e2;clip-path:inset(0 0 50% 0)}.p-top-feature__both-circle::after{border-color:#f4cfd3;clip-path:inset(50% 0 0 0)}.p-top-feature__both-circle img{width:78%;height:auto}@media(max-width: 767px){.p-top-feature__both-circle img{width:65%}}@media(max-width: 1024px){.p-top-feature__both-circle{width:130px}.p-top-feature__both-circle::before,.p-top-feature__both-circle::after{inset:-16px;border-width:4px}}@media(max-width: 767px){.p-top-feature__both-circle{width:135px}.p-top-feature__both-circle::before,.p-top-feature__both-circle::after{inset:-16px;border-width:4px}}.p-top-feature__arrow{position:relative;z-index:2;display:flex;gap:2px;width:74px;margin:90px auto 0;flex-direction:column;align-items:center}.p-top-feature__arrow span{position:relative;display:block;width:74px;height:13px;flex:0 0 13px}.p-top-feature__arrow span::before,.p-top-feature__arrow span::after{content:"";position:absolute;top:2px;width:46px;height:2px;border-radius:999px;background:#0e2220}.p-top-feature__arrow span::before{right:49%;transform:rotate(38deg);transform-origin:right center}.p-top-feature__arrow span::after{left:50%;transform:rotate(-38deg);transform-origin:left center}@media(max-width: 767px){.p-top-feature__arrow{width:60px;margin-top:50px}.p-top-feature__arrow span{width:60px;height:20px;flex-basis:20px}.p-top-feature__arrow span::before,.p-top-feature__arrow span::after{width:37px;height:2px}}.p-top-feature__conclusion{position:relative;z-index:2;margin-top:25px;text-align:center}@media(max-width: 767px){.p-top-feature__conclusion{margin-top:5px}}.p-top-feature__conclusion-platform{margin:0;font-size:clamp(13px,1.2vw,16px);line-height:1.8}@media(max-width: 767px){.p-top-feature__conclusion-platform{font-size:13px;text-align:left}}.p-top-feature__conclusion-main{font-size:clamp(18px,1.4vw,20px);line-height:1.8}.p-top-feature__conclusion-main strong{font-size:clamp(18px,1.8vw,26px);background:linear-gradient(transparent 68%, rgb(254, 238, 237) 68%);font-weight:700}@media(max-width: 767px){.p-top-feature__conclusion-main{font-size:16px;text-align:left}}.p-top-feature__conclusion-description{margin:25px 0 0;font-size:clamp(13px,1.15vw,16px);line-height:1.8}@media(max-width: 767px){.p-top-feature__conclusion-description{margin-top:15px;font-size:3.6vw;text-align:left}.p-top-feature__conclusion-description br{display:none}}@keyframes top-feature-ring-rotate{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.p-top-service{--top-heading-text-color: #092825;--top-heading-en-color: rgba(239, 98, 108, 0.08);position:relative;padding:65px 0;background:#fff8f8}@media(max-width: 767px){.p-top-service{padding:30px 0 40px}}.p-top-service .c-top-heading{margin-bottom:clamp(85px,7vw,110px)}@media(max-width: 767px){.p-top-service .c-top-heading{margin-bottom:65px}}.p-top-service .c-top-heading .c-top-heading__en{color:rgba(236,99,108,.1)}.p-top-service .c-top-heading__title{font-size:clamp(35px,2.8vw,40px)}@media(max-width: 767px){.p-top-service .c-top-heading__title{font-size:6.4vw}}.p-top-service .c-top-heading__title small{font-size:clamp(30px,2.5vw,36px)}@media(max-width: 767px){.p-top-service .c-top-heading__title small{font-size:5vw}}.p-top-service .c-top-heading__title .f-p{font-size:clamp(39px,3.15vw,54px);color:#ef626c}@media(max-width: 1024px){.p-top-service .c-top-heading__title br.tab-{display:block !important}}.p-top-service__decoration{position:absolute;z-index:1;top:-150px;right:max((100% - 1280px)/2,20px);width:clamp(230px,19.7vw,283px);pointer-events:none}@media(max-width: 1024px){.p-top-service__decoration{width:240px}}@media(max-width: 767px){.p-top-service__decoration{display:none !important}}.p-top-service__inner{width:min(100% - 64px,1080px);margin-inline:auto}@media(max-width: 767px){.p-top-service__inner{width:min(100% - 40px,1080px)}}.p-top-service__project{position:relative;padding:45px 38px 38px;border:3px solid #1a1a1a;border-radius:20px;background:#fff}@media(max-width: 1024px){.p-top-service__project{padding:40px 28px 30px}}@media(max-width: 767px){.p-top-service__project{padding:120px 18px 24px;border-width:2px;border-radius:18px}}.p-top-service__project-image{position:absolute;z-index:2;top:-75px;left:-75px;width:clamp(190px,21vw,285px);pointer-events:none}@media(max-width: 1024px){.p-top-service__project-image{left:-35px;width:220px}}@media(max-width: 767px){.p-top-service__project-image{top:-55px;left:50%;width:150px;transform:translateX(-50%)}}.p-top-service__project-introduction{margin-left:250px}@media(max-width: 1024px){.p-top-service__project-introduction{margin-left:200px}}@media(max-width: 767px){.p-top-service__project-introduction{margin-left:0}}.p-top-service__project-copy{margin:0;color:#092825;font-size:clamp(17px,1.7vw,24px);font-weight:700;line-height:1.8}@media(max-width: 767px){.p-top-service__project-copy{font-size:4.2vw}}.p-top-service__project-description{margin:25px 0 0;color:#172a28;font-size:clamp(14px,1.12vw,16px);font-weight:400;line-height:1.8}@media(max-width: 767px){.p-top-service__project-description{font-size:3.2vw}.p-top-service__project-description br{display:none}}.p-top-service__project-sign{position:absolute;top:110px;right:-115px;width:clamp(170px,18vw,260px);pointer-events:none}@media(max-width: 1024px){.p-top-service__project-sign{right:-45px;width:190px}}@media(max-width: 767px){.p-top-service__project-sign{z-index:2;top:50px;right:-25px}}.p-top-service__brands{display:flex;justify-content:center;gap:clamp(18px,2vw,32px);align-items:center;margin:42px 0 0;padding:26px 15px 18px;border-top:1px solid #e3e8e7;flex-wrap:wrap;list-style:none}@media(max-width: 767px){.p-top-service__brands{gap:20px 10px;margin-top:20px;padding-inline:4px}}.p-top-service__brand{display:grid;height:30px;flex:1;place-items:center}@media(max-width: 767px){.p-top-service__brand{height:20px}}.p-top-service__brand img{width:auto;max-width:95px;max-height:30px;object-fit:contain}@media(max-width: 767px){.p-top-service__brand img{max-width:70px}}.p-top-service__brand--etc{color:#172a28;font-family:"futura-pt",sans-serif;font-size:20px;font-weight:700}.p-top-service__coverage-title{display:inline-block;position:relative;width:100%;margin:12px 0 35px;padding:13px 20px;border-radius:50vh;background:#0d2220;color:#fff;font-size:clamp(18px,1.7vw,24px);font-weight:700;line-height:1.5;text-align:center}.p-top-service__coverage-title::before{content:"";position:absolute;left:0;right:0;margin:0 auto;width:0;border-left:10px solid rgba(0,0,0,0);border-right:10px solid rgba(0,0,0,0);border-top:15px solid #0d2220;bottom:-15px}@media(max-width: 767px){.p-top-service__coverage-title::before{border-left:7px solid rgba(0,0,0,0);border-right:7px solid rgba(0,0,0,0);border-top:7px solid #0d2220;bottom:-6px}}@media(max-width: 767px){.p-top-service__coverage-title{margin-bottom:20px;padding:10px 16px;font-size:2.8vw}}.p-top-service__coverage{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:30px}@media(max-width: 1024px){.p-top-service__coverage{gap:18px}}@media(max-width: 767px){.p-top-service__coverage{grid-template-columns:1fr;gap:28px}}.p-top-service__scroll-wrap--before{overflow:visible !important;border:1px solid #fac3c7;background:#fff0f0}@media(max-width: 1024px){.p-top-service__scroll-wrap--before{overflow:visible !important}}@media(max-width: 767px){.p-top-service__scroll-wrap--before{overflow:auto !important}}.p-top-service__scroll-wrap--after{overflow:visible !important;border:1px solid #bfdad6;background:#edf8f6}@media(max-width: 1024px){.p-top-service__scroll-wrap--after{overflow:visible !important}}@media(max-width: 767px){.p-top-service__scroll-wrap--after{overflow:auto !important}}.p-top-service__coverage-group{position:relative;padding:30px 18px 20px;border-radius:15px}@media(max-width: 1024px){.p-top-service__coverage-group{padding-inline:10px}}@media(max-width: 767px){.p-top-service__coverage-group{width:300px;min-width:300px;background-color:rgba(0,0,0,0);border:0;overflow:visible;padding:45px 18px 20px;border-radius:5px}}.p-top-service__coverage-group--before .p-top-service__coverage-heading{background:#ef626c}.p-top-service__coverage-group--before .p-top-service__coverage-column:not(:last-child){border-right-color:rgba(239,98,108,.22)}.p-top-service__coverage-group--before .p-top-service__coverage-column li{border-color:#ef929a;color:#ef626c}.p-top-service__coverage-group--after .p-top-service__coverage-heading{background:#58877f}.p-top-service__coverage-group--after .p-top-service__coverage-column:not(:last-child){border-right-color:rgba(88,135,127,.22)}.p-top-service__coverage-group--after .p-top-service__coverage-column li{border-color:#82aaa4;color:#58877f}.p-top-service__coverage-heading{position:absolute;top:-18px;left:50%;min-width:210px;margin:0;padding:5px 25px;border-radius:999px;color:#fff;font-size:clamp(16px,1.4vw,20px);font-weight:700;line-height:1.4;text-align:center;transform:translateX(-50%)}@media(max-width: 767px){.p-top-service__coverage-heading{top:10px;font-size:3.5vw;min-width:auto;padding:3px 30px}}@media(max-width: 767px){.p-top-service__coverage-group{width:300px;min-width:300px;overflow:visible}}.p-top-service__coverage-track{position:relative;width:100%}@media(max-width: 767px){.p-top-service__coverage-track{width:max-content;min-width:100%}}@media(max-width: 767px){.p-top-service__coverage-heading{top:-35px;left:50%;transform:translateX(-50%)}}@media(max-width: 767px){.p-top-service__coverage-columns{width:max-content;min-width:100%}}.p-top-service__coverage-columns{display:grid;min-width:410px;grid-template-columns:repeat(4, minmax(0, 1fr))}@media(max-width: 1024px){.p-top-service__coverage-columns{min-width:fit-content}}@media(max-width: 767px){.p-top-service__coverage-columns{width:max-content}}.p-top-service__coverage-column{min-width:0;padding:0 8px;text-align:center}.p-top-service__coverage-column:not(:last-child){border-right:1px solid}@media(max-width: 1024px){.p-top-service__coverage-column{padding:0 5px}}.p-top-service__coverage-column h4{margin:7px 0 10px;color:#172a28;font-size:12px;font-weight:600;line-height:1.4}.p-top-service__coverage-column ul{display:grid;gap:8px;margin:0;padding:0;list-style:none}.p-top-service__coverage-column li{padding:5px 4px;border:1px solid;border-radius:50vh;background:hsla(0,0%,100%,.62);font-size:10px;font-weight:600;line-height:1.2}@media(max-width: 1024px){.p-top-service__coverage-column li{padding:5px 0;font-size:.9vw}}@media(max-width: 767px){.p-top-service__coverage-column li{padding:5px 5px;font-size:2.5vw}}.p-top-service__coverage-icon{width:20px;height:20px !important;margin-inline:auto;object-fit:contain}.p-top-service__coverage-fa{display:grid;width:20px;height:20px;margin-inline:auto;color:#58877f;font-size:21px;place-items:center}.p-top-service__coverage-note{margin:12px 0 0;color:rgba(94,107,105,.5);font-size:10px;line-height:1.5;text-align:right}.p-top-service__cards{display:grid;margin-top:65px;grid-template-columns:repeat(2, minmax(0, 1fr));gap:40px}@media(max-width: 1024px){.p-top-service__cards{gap:25px}}@media(max-width: 767px){.p-top-service__cards{margin-top:60px;grid-template-columns:1fr;gap:60px}}.p-top-service__card{display:flex;flex-direction:column;position:relative;min-width:0;height:100%}.p-top-service__card-number{margin:0 0 14px;color:#092825;font-size:clamp(22px,2.2vw,30px);font-weight:700;line-height:1.3}.p-top-service__card-image{position:absolute;z-index:2;top:-30px;right:-40px;width:clamp(145px,14vw,180px);max-height:150px;object-fit:contain;pointer-events:none}@media(max-width: 1024px){.p-top-service__card-image{right:-10px;width:150px;top:-30px}}@media(max-width: 767px){.p-top-service__card-image{top:-45px;width:150px}}@media(max-width: 1024px){.p-top-service__card.p-top-service01 .p-top-service__card-image{width:130px}}.p-top-service__card-body{min-height:503px;padding:44px 32px 28px;border:3px solid #172a28;border-radius:15px;background:#fff;display:flex;flex-direction:column;flex:1}@media(max-width: 1024px){.p-top-service__card-body{padding-inline:22px}}@media(max-width: 767px){.p-top-service__card-body{min-height:0;padding:40px 20px 24px;border-width:2px}}.p-top-service__card-title{margin:0;color:#092825;font-size:clamp(20px,2.2vw,30px);font-weight:700;line-height:1.45}.p-top-service__card-description{margin:28px 0;font-size:clamp(14px,1.12vw,15px);line-height:1.8}@media(max-width: 767px){.p-top-service__card-description{font-size:3.2vw}}.p-top-service__links{display:grid;margin-top:24px;grid-template-columns:repeat(2, minmax(0, 1fr));gap:10px;margin-top:auto}.p-top-service__links a{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:0;min-height:50px;padding:8px 11px;border:1px solid #e0e0e0;border-radius:9px;background:#fff;color:#0d2220 !important;font-size:12px;font-weight:700;transition:.4s}@media(max-width: 767px){.p-top-service__links a{flex-direction:row;gap:5px;min-height:50px;padding:16px 44px 16px 15px;font-size:12px;border-radius:10px}}.p-top-service__links a img{transition:.4s;width:auto;max-width:100px;max-height:40px;object-fit:contain}@media(max-width: 767px){.p-top-service__links a img{max-width:90px;max-height:25px}}.p-top-service__links a i{transition:.4s;color:#58877f;font-size:12px;position:absolute;top:50%;right:10px;flex-shrink:0;transform:translateY(-50%);transition:.4s}@media(max-width: 767px){.p-top-service__links a i{right:15px;font-size:16px}}.p-top-service__links a svg,.p-top-service__links a .p-top-service__link-arrow{position:absolute;top:50%;right:24px;flex-shrink:0;transform:translateY(-50%);transition:.4s}@media(hover: hover)and (pointer: fine){.p-top-service__links a:hover{transform:scale(1.04);color:#fff;background-color:#0d2220}.p-top-service__links a:hover img{filter:brightness(0) invert(1)}.p-top-service__links a:hover span{color:#fff}.p-top-service__links a:hover i,.p-top-service__links a:hover svg,.p-top-service__links a:hover .p-top-service__link-arrow{color:#fff;fill:#fff}}@media(max-width: 1024px){.p-top-service__links{grid-template-columns:1fr}}@media(max-width: 767px){.p-top-service__links{grid-template-columns:1fr}}.p-top-service__links--single{grid-template-columns:1fr}.p-top-service__links--single a{grid-template-columns:minmax(0, 1fr) auto;text-align:center}.p-top-service__card-tags{display:flex;gap:10px;padding:0;flex-wrap:wrap;list-style:none}.p-top-service__card-tags li{position:relative;padding:7px 14px 7px 30px;border:1px solid #547a75;border-radius:999px;color:#58877f;font-size:12px;font-weight:700}@media(max-width: 1024px){.p-top-service__card-tags li{font-size:1.05vw}}@media(max-width: 767px){.p-top-service__card-tags li{font-size:2.8vw}}.p-top-service__card-tags li::before{font-family:"Font Awesome 5 Free";content:"";position:absolute;left:13px;color:#547a75;font-weight:700}.p-top-strength{position:relative;z-index:1;overflow:hidden;padding:100px 0 110px;color:#0d2220;background-color:#fff;background-image:url("../img/new/bg.svg");background-repeat:no-repeat;background-position:center;background-size:150%;--top-heading-text-color: #0D2220;--top-heading-en-color: rgba(13, 34, 32, 0.08);--top-heading-accent-color: #0D2220}@media(max-width: 1024px){.p-top-strength{padding:100px 0 90px;background-position:center top}}@media(max-width: 767px){.p-top-strength{padding:30px 0 60px;background-position:45% 5%;background-size:auto 560px}}.p-top-strength .c-top-heading{position:relative;z-index:2}.p-top-strength .c-top-heading__title{color:#0d2220}@media(max-width: 767px){.p-top-strength .c-top-heading__title{font-size:7.4vw;line-height:1}}.p-top-strength .c-top-heading__title span{font-size:clamp(30px,2.8vw,40px)}.p-top-strength .c-top-heading__title .f-en{color:#0d2220;font-weight:700;font-family:"futura-pt",sans-serif;font-size:3.8vw}@media(max-width: 767px){.p-top-strength .c-top-heading__title .f-en{font-size:8.5vw}}.p-top-strength .c-top-heading__title .f-p{color:#ec636c;font-weight:700;font-size:clamp(40px,3.4vw,48px)}@media(max-width: 767px){.p-top-strength .c-top-heading__title .f-p{font-size:7.4vw}}.p-top-strength .c-top-heading__title .f-p span{font-size:clamp(50px,5.6vw,80px)}@media(max-width: 767px){.p-top-strength .c-top-heading__title .f-p span{font-size:10.5vw}}.p-top-strength__inner{position:relative;z-index:2;width:min(100% - 64px,1080px);margin-inline:auto}@media(max-width: 767px){.p-top-strength__inner{width:min(100% - 40px,1080px)}}.p-top-strength__lead{margin:38px 0 90px;color:#0d2220;font-size:clamp(16px,1.55vw,20px);line-height:1.8;text-align:center}@media(max-width: 1024px){.p-top-strength__lead{margin:32px 0 50px}}@media(max-width: 767px){.p-top-strength__lead{margin:15px 0 50px;font-size:3.6vw;text-align:left;line-height:1.8}}.p-top-strength__lead strong{font-weight:700}.p-top-strength__list{display:grid;gap:50px;width:min(100%,1080px);margin-inline:auto}@media(max-width: 850px){.p-top-strength__list{gap:24px}}@media(max-width: 767px){.p-top-strength__list{gap:20px}}.p-top-strength__item{position:relative;display:grid;grid-template-columns:64px minmax(0, 1fr) minmax(300px, 0.62fr);grid-template-rows:auto 1fr;grid-template-areas:"number title image" "points points image";column-gap:30px;row-gap:14px;min-width:0;min-height:250px;padding:28px 34px;overflow:hidden;background:#fff;border-radius:12px;box-shadow:0 8px 25px rgba(13,34,32,.08);align-items:start}.p-top-strength__item:nth-child(even){grid-template-columns:minmax(200px, 0.72fr) 64px minmax(0, 1fr);grid-template-areas:"image number title" "image points points"}@media(max-width: 1024px){.p-top-strength__item:nth-child(even){grid-template-columns:minmax(165px, 0.62fr) 54px minmax(0, 1fr)}}@media(max-width: 767px){.p-top-strength__item:nth-child(even){grid-template-columns:48px minmax(0, 1fr);grid-template-rows:auto auto auto;grid-template-areas:"number title" "image image" "points points"}}@media(max-width: 1024px){.p-top-strength__item{grid-template-columns:54px minmax(0, 1fr) minmax(165px, 0.62fr);column-gap:15px;padding:24px}}@media(max-width: 767px){.p-top-strength__item{grid-template-columns:48px minmax(0, 1fr);grid-template-areas:"number title" "image image" "points points";gap:15px 10px;min-height:auto;padding:22px 18px;border-radius:10px}}.p-top-strength__item:first-child{align-content:center}.p-top-strength__item:first-child .p-top-strength__image{margin-block:0;align-self:flex-start;justify-self:flex-start}@media(max-width: 767px){.p-top-strength__item:first-child{align-content:start}}.p-top-strength__number{grid-area:number;display:block;align-self:start;color:#ec636c;font-family:"futura-pt",sans-serif;font-size:clamp(36px,4.2vw,60px);font-weight:700;line-height:1;letter-spacing:-0.04em}@media(max-width: 1024px){.p-top-strength__number{font-size:38px}}@media(max-width: 767px){.p-top-strength__number{font-size:40px}}.p-top-strength__image{grid-area:image;display:flex;gap:12px;width:min(100%,300px);margin:auto;flex-direction:column;align-self:center;justify-self:center}.p-top-strength__image img{display:block;width:100%;height:auto;object-fit:contain}.p-top-strength__item:nth-child(1) .p-top-strength__image{width:min(100%,280px)}.p-top-strength__item:nth-child(2) .p-top-strength__image{width:min(100%,300px)}.p-top-strength__item:nth-child(3) .p-top-strength__image{width:min(100%,250px)}@media(max-width: 767px){.p-top-strength__item:nth-child(3) .p-top-strength__image{width:min(100%,230px)}}@media(max-width: 1024px){.p-top-strength__image{width:min(100%,190px)}}@media(max-width: 767px){.p-top-strength__image{width:min(58%,180px);margin-block:3px}.p-top-strength__image img{width:min(78%,180px);margin-inline:auto}}.p-top-strength__button{display:flex;min-width:280px;align-self:center;min-height:69px;padding:9px clamp(10px,1.2vw,22px) 12px;border-radius:15px;color:#fff !important;background:#0d2220;flex-direction:column;align-items:center;justify-content:center;transition:.4s}@media(hover: hover)and (pointer: fine){.p-top-strength__button:hover{transform:scale(1.1);background:#ec636c}}@media(max-width: 767px){.p-top-strength__button{min-height:60px}}.p-top-strength__button-note{position:relative;margin-bottom:3px;font-size:11px;font-weight:400;line-height:1.2}.p-top-strength__button-note::before,.p-top-strength__button-note::after{position:absolute;top:50%;color:currentColor;font-size:12px;transform:translateY(-50%)}.p-top-strength__button-note::before{content:"＼";right:calc(100% + 4px)}.p-top-strength__button-note::after{content:"／";left:calc(100% + 4px)}.p-top-strength__button-main{display:flex;width:100%;min-width:0;gap:clamp(6px,.8vw,13px);align-items:center;justify-content:center;font-size:clamp(11px,1.05vw,14px);font-weight:700;line-height:1.4;white-space:nowrap}@media(max-width: 767px){.p-top-strength__button-main{font-size:13px;white-space:normal}}.p-top-strength__button-main .fa-file-arrow-down{font-size:clamp(18px,1.15vw,20px)}.p-top-strength__item-title{grid-area:title;align-self:start;min-width:0;margin:0;color:#0d2220;font-size:clamp(18px,2.1vw,30px);font-weight:700;line-height:1.55}@media(max-width: 1024px){.p-top-strength__item-title{font-size:clamp(16px,2.3vw,20px)}}@media(max-width: 767px){.p-top-strength__item-title{font-size:clamp(15px,4.2vw,18px);line-height:1.6}}.p-top-strength__item-title strong{background:linear-gradient(transparent 68%, rgb(254, 238, 237) 68%);font-weight:700}.p-top-strength__points{grid-area:points;display:grid;margin:20px 0 0;padding:0;list-style:none;align-self:start}.p-top-strength__points li{position:relative;margin:0;padding:8px 0 8px 28px;color:#0d2220;font-size:clamp(11px,1.15vw,16px);line-height:1.7;border-bottom:1px dotted rgba(13,34,32,.18)}.p-top-strength__points li::before{position:absolute;top:10px;left:0;display:grid;width:18px;height:18px;color:#fff;font-family:"Font Awesome 5 Free";font-size:11px;font-weight:900;line-height:1;content:"";background:#0d2220;border-radius:50%;place-items:center}.p-top-strength__points li strong{color:#ec636c;font-weight:700}@media(max-width: 850px){.p-top-strength__points li{padding-left:25px;font-size:11px}.p-top-strength__points li::before{width:17px;height:17px;font-size:10px}}@media(max-width: 599px){.p-top-strength__points li{padding:7px 0 9px 25px;font-size:clamp(10px,3vw,12px)}}.p-top-strength__result{position:relative;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:46px;min-height:220px;margin-top:80px;padding:35px 150px 35px 50px;overflow:visible;background:#0d2220;border-radius:28px}.p-top-strength__result::before{content:"";position:absolute;inset:0;background:url(../img/hd_bg_mask.svg) no-repeat top right;background-position:100% 55%;background-size:30%;opacity:.15;pointer-events:none}@media(max-width: 767px){.p-top-strength__result::before{background-position:100% 100%;background-size:80%}}@media(max-width: 1024px){.p-top-strength__result{grid-template-columns:minmax(0, 350px) minmax(0, 1fr);gap:25px;margin-top:85px;padding:32px 140px 32px 30px}}@media(max-width: 850px){.p-top-strength__result{grid-template-columns:1fr;gap:20px;margin-top:75px;padding:40px 35px 190px;text-align:center}}@media(max-width: 767px){.p-top-strength__result{margin-top:30px;padding:35px 20px 155px;border-radius:22px}}.p-top-strength__result-rate{position:relative;z-index:2;display:grid;grid-template-columns:55px minmax(0, 1fr) 55px;align-items:center;gap:15px}@media(max-width: 1024px){.p-top-strength__result-rate{grid-template-columns:58px minmax(0, 1fr) 58px;gap:10px}}@media(max-width: 850px){.p-top-strength__result-rate{width:min(100%,430px);margin-inline:auto}}@media(max-width: 767px){.p-top-strength__result-rate{grid-template-columns:42px minmax(0, 1fr) 42px;gap:5px}}.p-top-strength__laurel{display:block;width:100%;height:auto;object-fit:contain}.p-top-strength__laurel--left,.p-top-strength__laurel--right{max-height:145px}@media(max-width: 1024px){.p-top-strength__laurel--left,.p-top-strength__laurel--right{max-height:120px}}@media(max-width: 767px){.p-top-strength__laurel--left,.p-top-strength__laurel--right{max-height:92px}}.p-top-strength__result-content{min-width:0;text-align:center}.p-top-strength__result-label{margin:0 0 3px;color:#fff;font-size:clamp(14px,1.5vw,22px);font-weight:700;white-space:nowrap}@media(max-width: 767px){.p-top-strength__result-label{font-size:12px;white-space:normal}}.p-top-strength__result-value{margin:0;color:#fff;font-size:clamp(66px,7vw,100px);font-weight:700;line-height:1;letter-spacing:-0.055em;white-space:nowrap}.p-top-strength__result-value span{margin-left:5px;color:#fff;font-size:.64em;letter-spacing:0}@media(max-width: 1024px){.p-top-strength__result-value{font-size:clamp(58px,8vw,80px)}}@media(max-width: 767px){.p-top-strength__result-value{font-size:clamp(48px,16vw,68px)}}.p-top-strength__result-message{position:relative;z-index:2;margin:0;color:#fff;font-size:clamp(17px,1.65vw,24px);font-weight:700;line-height:2}@media(max-width: 1024px){.p-top-strength__result-message{font-size:16px}.p-top-strength__result-message br{display:none}}@media(max-width: 767px){.p-top-strength__result-message{font-size:3.6vw;line-height:1.8}}.p-top-strength__result-image{position:absolute;z-index:3;right:-52px;bottom:-42px;width:205px;height:auto;pointer-events:none}@media(max-width: 1024px){.p-top-strength__result-image{right:-28px;bottom:-30px;width:175px}}@media(max-width: 850px){.p-top-strength__result-image{right:50%;bottom:-20px;width:190px;transform:translateX(50%)}}@media(max-width: 767px){.p-top-strength__result-image{width:155px}}.p-top-cta{position:relative;z-index:1;overflow:hidden;padding:75px 0 70px;color:#0d2220;background:#fff8f8}.p-top-cta::before,.p-top-cta::after{position:absolute;z-index:-1;content:"";border:70px solid rgba(13,34,32,.035);border-radius:50%;pointer-events:none}.p-top-cta::before{right:-100px;top:-200px;width:370px;height:370px}.p-top-cta::after{left:-170px;bottom:-280px;width:560px;height:560px}@media(max-width: 1024px){.p-top-cta{padding:65px 0}.p-top-cta::before{right:-130px;top:-170px;width:320px;height:320px}.p-top-cta::after{left:-220px;bottom:-260px;width:500px;height:500px}}@media(max-width: 767px){.p-top-cta{padding:30px 0 40px}.p-top-cta::before,.p-top-cta::after{border-width:45px}.p-top-cta::before{right:-120px;top:-120px;width:250px;height:250px}.p-top-cta::after{left:-160px;bottom:-180px;width:340px;height:340px}}.p-top-cta__inner{position:relative;z-index:2;width:min(100% - 64px,1080px);margin-inline:auto}@media(max-width: 767px){.p-top-cta__inner{width:min(100% - 40px,1080px)}}.p-top-cta__title{margin:0 auto;color:#0d2220;font-size:clamp(30px,2.8vw,40px);font-weight:800;line-height:1.4;letter-spacing:.02em;text-align:center}.p-top-cta__title span{width:fit-content;padding:0 0 10px;font-size:clamp(30px,3.5vw,48px);background-image:url("../img/new/cta_text_bg.png");background-repeat:repeat-x;background-position:left bottom;background-size:auto 13px}@media(max-width: 767px){.p-top-cta__title span{font-size:7.1vw;padding:0 0 7px;line-height:1.8;background-size:auto 8px}}@media(max-width: 1024px){.p-top-cta__title{font-size:clamp(27px,4vw,40px)}}@media(max-width: 767px){.p-top-cta__title{padding-bottom:18px;font-size:6.4vw;line-height:1.55;background-size:auto 9px}}.p-top-cta__primary-wrap{position:relative;width:min(100%,850px);margin:65px auto 0}@media(max-width: 1024px){.p-top-cta__primary-wrap{margin-top:55px}}@media(max-width: 767px){.p-top-cta__primary-wrap{margin-top:25px}}.p-top-cta__limited{position:absolute;z-index:3;top:-25px;left:50%;display:grid;place-items:center;width:min(200px,72%);padding:3px 25px;color:#ec636c;font-size:16px;font-weight:700;line-height:1.5;background:#fff;border:1px solid #ec636c;border-radius:999px;transform:translateX(-50%);pointer-events:none;transition:color .4s,background-color .4s,border-color .4s}.p-top-cta__limited::before{position:absolute;right:0;bottom:-7px;left:0;width:0;margin:0 auto;content:"";border-top:7px solid #fff;border-right:7px solid rgba(0,0,0,0);border-left:7px solid rgba(0,0,0,0);transition:border-top-color .4s}@media(hover: hover)and (pointer: fine){.p-top-cta__primary-wrap:has(.p-top-cta__primary:hover) .p-top-cta__limited{color:#fff;background-color:#ec636c;border-color:#ec636c}.p-top-cta__primary-wrap:has(.p-top-cta__primary:hover) .p-top-cta__limited::before{border-top-color:#ec636c}}@media(max-width: 767px){.p-top-cta__limited{top:-15px;min-height:30px;padding:5px 11px;font-size:14px}}.p-top-cta__primary{display:flex;padding:20px 45px 15px;color:#fff !important;text-align:center;text-decoration:none;background:#ec636c;border:2px solid #ec636c;border-radius:13px;flex-direction:column;align-items:center;justify-content:center;transition:color .4s,background-color .4s,transform .4s,box-shadow .4s}@media(hover: hover)and (pointer: fine){.p-top-cta__primary:hover{color:#ec636c !important;background-color:#fff;transform:scale(1.03);box-shadow:0 15px 30px rgba(13,34,32,.12)}.p-top-cta__primary:hover .p-top-cta__primary-main,.p-top-cta__primary:hover .p-top-cta__primary-description{color:#ec636c !important}.p-top-cta__primary:hover .p-top-cta__primary-arrow{color:#fff !important;background-color:#ec636c}.p-top-cta__primary:hover .p-top-cta__primary-arrow i{color:#fff !important}}@media(max-width: 1024px){.p-top-cta__primary{min-height:130px;padding-inline:35px}}@media(max-width: 767px){.p-top-cta__primary{min-height:140px;padding:30px 18px 15px;border-radius:10px}}@media(max-width: 767px)and (hover: hover)and (pointer: fine){.p-top-cta__primary:hover{transform:scale(1.02)}}.p-top-cta__primary-main{display:flex;gap:30px;color:inherit;font-size:clamp(26px,2.2vw,32px);font-weight:700;line-height:1.5;align-items:center;justify-content:center;transition:color .4s}@media(max-width: 1024px){.p-top-cta__primary-main{gap:20px}}@media(max-width: 767px){.p-top-cta__primary-main{gap:10px;font-size:5.8vw}}.p-top-cta__primary-arrow{display:grid;width:32px;height:32px;color:#ec636c;font-size:16px;background:#fff;border-radius:50%;place-items:center;flex-shrink:0;transition:color .4s,background-color .4s}.p-top-cta__primary-arrow i{color:inherit;transition:color .4s}@media(max-width: 767px){.p-top-cta__primary-arrow{width:31px;height:31px;font-size:16px}}.p-top-cta__primary-description{display:block;margin-top:5px;color:inherit;font-size:clamp(10px,.9vw,12px);line-height:1.5;transition:color .4s}@media(max-width: 767px){.p-top-cta__primary-description{margin-top:14px;font-size:9px}}.p-top-cta__downloads{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:42px;margin-top:30px}@media(max-width: 1024px){.p-top-cta__downloads{gap:20px;margin-top:50px}}@media(max-width: 850px){.p-top-cta__downloads{grid-template-columns:1fr;gap:15px;width:min(100%,600px);margin-inline:auto;margin-top:20px}}.p-top-cta__download{min-width:0}.p-top-cta__download.download-b{color:#fff}.p-top-cta__download-label{display:flex;gap:8px;margin:0 0 5px;color:#0d2220;font-size:clamp(12px,1vw,14px);font-weight:700;line-height:1.5;text-align:center;align-items:center;justify-content:center}.p-top-cta__download-label::before,.p-top-cta__download-label::after{display:block;width:18px;height:1px;content:"";background:#0d2220;flex-shrink:0}.p-top-cta__download-label::before{transform:rotate(48deg)}.p-top-cta__download-label::after{transform:rotate(-48deg)}@media(max-width: 1024px){.p-top-cta__download-label{font-size:13px}}@media(max-width: 850px){.p-top-cta__download-label{font-size:15px}}@media(max-width: 767px){.p-top-cta__download-label{font-size:12px}.p-top-cta__download-label::before,.p-top-cta__download-label::after{width:14px}}.p-top-cta__download-button{position:relative;display:flex;gap:15px;min-height:74px;padding:20px 0;color:#fff;font-size:clamp(12px,1vw,13px);font-weight:700;line-height:1.6;text-align:center;text-decoration:none;background:#0d2220;border:1px solid #0d2220;border-radius:12px;align-items:center;justify-content:center;transition:color .4s,background-color .4s,transform .4s,box-shadow .4s}.p-top-cta__download-button i{position:absolute;top:50%;right:10px;color:inherit;font-size:18px;transform:translateY(-50%);transition:color .4s}.p-top-cta__download-button--white{color:#0d2220;background:#fff}@media(hover: hover)and (pointer: fine){.p-top-cta__download-button:hover{color:#0d2220;background:#fff;transform:scale(1.04);box-shadow:0 12px 22px rgba(13,34,32,.12)}.p-top-cta__download-button:hover i{color:#0d2220}.p-top-cta__download-button--white:hover{color:#fff;background:#0d2220}.p-top-cta__download-button--white:hover i{color:#fff}}@media(max-width: 1024px){.p-top-cta__download-button{min-height:80px;padding-inline:18px 44px;font-size:12px}.p-top-cta__download-button i{right:16px;font-size:18px}}@media(max-width: 850px){.p-top-cta__download-button{min-height:80px;font-size:15px}}@media(max-width: 767px){.p-top-cta__download-button{min-height:60px;padding:16px 44px 16px 15px;font-size:12px;border-radius:10px}.p-top-cta__download-button i{right:15px;font-size:17px}}@media(max-width: 767px)and (hover: hover)and (pointer: fine){.p-top-cta__download-button:hover{transform:scale(1.02)}}.p-top-case{position:relative;z-index:1;overflow:hidden;padding:100px 0 100px;color:#0d2220;background:#fff;--top-heading-text-color: #0D2220;--top-heading-en-color: rgba(13, 34, 32, 0.06);--top-heading-accent-color: #0D2220}@media(max-width: 1024px){.p-top-case{padding:70px 0}}@media(max-width: 767px){.p-top-case{padding:30px 0 40px}}.p-top-case .c-top-heading__title{font-size:clamp(30px,3.3vw,48px)}@media(max-width: 767px){.p-top-case .c-top-heading__title{font-size:6.4vw}}.p-top-case .c-top-heading__title small{font-size:clamp(30px,2.8vw,40px)}@media(max-width: 767px){.p-top-case .c-top-heading__title small{font-size:5vw}}.p-top-case__inner{width:min(100% - 64px,1080px);margin-inline:auto}@media(max-width: 767px){.p-top-case__inner{width:min(100% - 40px,1080px)}}.p-top-case__lead{margin:20px 0 50px;color:#0d2220;font-size:clamp(16px,1.55vw,20px);line-height:1.8;text-align:center}@media(max-width: 1024px){.p-top-case__lead{margin:30px 0 45px}}@media(max-width: 767px){.p-top-case__lead{margin:10px 0 25px;font-size:3.6vw;text-align:left}}.p-top-case__logo-inner{width:min(100% - 64px,1080px);margin-inline:auto}@media(max-width: 767px){.p-top-case__logo-inner{width:min(100% - 40px,1080px)}}.p-top-case__logos{width:100%;margin-bottom:50px;overflow:hidden;background:#fff}@media(max-width: 1024px){.p-top-case__logos{margin-bottom:55px}}@media(max-width: 767px){.p-top-case__logos{margin-bottom:20px}}.p-top-case__logo-list{display:grid;grid-template-columns:repeat(10, minmax(0, 1fr));width:100%;align-items:stretch}@media(max-width: 1024px){.p-top-case__logo-list{grid-template-columns:repeat(5, minmax(0, 1fr));row-gap:5px}}@media(max-width: 767px){.p-top-case__logo-list{grid-template-columns:repeat(5, minmax(0, 1fr));gap:5px}}@media(max-width: 390px){.p-top-case__logo-list{grid-template-columns:repeat(5, minmax(0, 1fr))}}.p-top-case__logo-item{display:flex;min-width:0;height:62px;padding:10px 8px;align-items:center;justify-content:center}.p-top-case__logo-item img{display:block;width:100%;height:100%;max-height:40px;object-fit:contain}@media(max-width: 1024px){.p-top-case__logo-item{height:58px;padding:9px 12px}.p-top-case__logo-item img{max-height:38px}}@media(max-width: 767px){.p-top-case__logo-item{height:30px;padding:3px 5px}.p-top-case__logo-item img{max-height:32px}}.p-top-case__list{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:28px;align-items:stretch}@media(max-width: 1024px){.p-top-case__list{gap:20px}}@media(max-width: 850px){.p-top-case__list{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media(max-width: 767px){.p-top-case__list{grid-template-columns:1fr;gap:24px}}.p-top-case__card{min-width:0;height:100%;margin:0}.p-top-case__card-link{position:relative;display:flex;height:100%;overflow:hidden;color:#0d2220;text-decoration:none;background:#fff;border:1px solid rgba(13,34,32,.1);border-radius:14px;flex-direction:column;transition:border-color .4s,transform .4s,box-shadow .4s}@media(hover: hover)and (pointer: fine){.p-top-case__card-link:hover{color:#0d2220;transform:translateY(-7px);box-shadow:0 18px 35px rgba(13,34,32,.13)}.p-top-case__card-link:hover .p-top-case__thumbnail img{transform:scale(1.05)}.p-top-case__card-link:hover .p-top-case__card-arrow{color:#fff;background:#0d2220}}@media(max-width: 767px){.p-top-case__card-link{border-radius:12px}}.p-top-case__thumbnail{position:relative;width:100%;aspect-ratio:340/205;overflow:hidden;background:#f4f4f4}.p-top-case__thumbnail img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .5s}.p-top-case__card-top{padding:0 15px}@media(max-width: 1024px){.p-top-case__card-top{min-height:96px;padding:15px 16px 12px}}@media(max-width: 767px){.p-top-case__card-top{min-height:auto;padding:5px 10px 0}}.p-top-case__company-logo{display:flex;width:100%;height:42px;margin-bottom:8px;align-items:center;justify-content:flex-start}.p-top-case__company-logo img{display:block;width:auto;height:auto;max-width:145px;max-height:42px;object-fit:contain}@media(max-width: 1024px){.p-top-case__company-logo{height:38px}.p-top-case__company-logo img{max-width:125px;max-height:38px}}.p-top-case__company{margin:0;color:#0d2220;font-size:11px;font-weight:500;line-height:1.6}.p-top-case__customer-name{margin:2px 0 0;color:rgba(13,34,32,.5);font-size:10px;font-weight:500;line-height:1.5}.p-top-case__card-middle{border-top:1px solid #f1f1f1;border-bottom:1px solid #f1f1f1;margin:12px 15px;padding:8px 0}@media(max-width: 1024px){.p-top-case__card-middle{margin-inline:16px;padding:12px 0 15px}}@media(max-width: 767px){.p-top-case__card-middle{margin-inline:10px}}.p-top-case__categories{display:flex;gap:6px;margin-bottom:10px;flex-wrap:wrap}.p-top-case__category{display:inline-flex;min-height:25px;padding:4px 11px;color:#fff;font-size:10px;font-weight:700;line-height:1.4;border-radius:4px;align-items:center;justify-content:center}.p-top-case__category--rakuten{background:#bf0000}.p-top-case__category--amazon{color:#0d2220;background:#f90}.p-top-case__category--yahoo{background:#ff0034}.p-top-case__category--qoo10{background:#e73e5f}.p-top-case__category--own_ec{background:#452b90}.p-top-case__category--crm{background:#f18d00}.p-top-case__card-title{margin:0;color:#0d2220;font-size:clamp(14px,1.25vw,17px);font-weight:500;line-height:1.8}.p-top-case__card-title span,.p-top-case__card-title strong{color:#ec636c;font-size:1.1em;font-weight:800}@media(max-width: 1024px){.p-top-case__card-title{font-size:14px}}@media(max-width: 767px){.p-top-case__card-title{font-size:15px}}.p-top-case__genre{margin:13px 0 0;color:rgba(13,34,32,.58);font-size:10px;font-weight:400;line-height:1.7}.p-top-case__genre span{margin-right:12px;color:#0d2220;font-size:11px;font-weight:700}@media(max-width: 1024px){.p-top-case__genre span{display:block;margin:0 0 3px}}.p-top-case__card-bottom{margin-top:auto;padding:0 15px 15px;color:rgba(13,34,32,.58)}@media(max-width: 1024px){.p-top-case__card-bottom{padding:15px 16px 50px}}@media(max-width: 767px){.p-top-case__card-bottom{padding:0 15px 15px}}.p-top-case__detail{display:grid;grid-template-columns:82px minmax(0, 1fr);gap:8px;margin:0;padding:3px 0;color:inherit;font-size:10px;font-weight:400;line-height:1.6}.p-top-case__detail dt,.p-top-case__detail dd{margin:0}.p-top-case__detail dt{color:rgba(13,34,32,.48)}@media(max-width: 1024px){.p-top-case__detail{grid-template-columns:68px minmax(0, 1fr)}}.p-top-case__card-arrow{position:absolute;right:17px;bottom:16px;display:grid;width:30px;height:30px;color:#0d2220;font-size:11px;background:rgba(0,0,0,0);border:1px solid rgba(13,34,32,.28);border-radius:50%;place-items:center;transition:color .4s,background-color .4s,border-color .4s}.p-top-case__empty{grid-column:1/-1;margin:0;padding:45px 20px;color:#0d2220;text-align:center}.p-top-case__more{display:flex;margin-top:55px;justify-content:center}@media(max-width: 767px){.p-top-case__more{margin-top:40px}}.p-top-case__link{display:flex;gap:32px;min-width:274px;min-height:56px;padding:14px 18px 14px 36px;color:#0d2220 !important;font-size:clamp(12px,1vw,14px);font-weight:700;text-decoration:none;background-color:#fff;border:1px solid #0d2220;border-radius:16px;align-items:center;justify-content:space-between;transition:color .4s,background-color .4s,transform .4s,box-shadow .4s}.p-top-case__link span{color:inherit;transition:color .4s}@media(hover: hover)and (pointer: fine){.p-top-case__link:hover{color:#fff !important;background-color:#0d2220;transform:scale(1.05);box-shadow:0 14px 26px rgba(13,34,32,.14)}.p-top-case__link:hover span{color:#fff}.p-top-case__link:hover .p-top-case__link-icon{color:#0d2220 !important;background-color:#fff}.p-top-case__link:hover .p-top-case__link-icon i{color:#0d2220 !important}}@media(max-width: 767px){.p-top-case__link{gap:20px;width:min(100%,330px);min-width:0;min-height:60px;padding:12px 14px 12px 24px;font-size:14px;border-radius:13px}}@media(max-width: 767px)and (hover: hover)and (pointer: fine){.p-top-case__link:hover{transform:scale(1.03)}}.p-top-case__link-icon{display:grid;width:24px;height:24px;color:#fff;font-size:12px;background-color:#0d2220;border-radius:50%;place-items:center;flex-shrink:0;transition:color .4s,background-color .4s}.p-top-case__link-icon i{color:#fff;transition:color .4s}@media(max-width: 767px){.p-top-case__link-icon{width:31px;height:31px;font-size:11px}}.p-top-team{position:relative;z-index:1;margin-bottom:100px;padding:80px 0 50px;color:#0d2220;--top-heading-text-color: #0D2220;--top-heading-en-color: rgba(239, 98, 108, 0.09);--top-heading-accent-color: #0D2220}@media(max-width: 1024px){.p-top-team{margin-bottom:50px;padding:70px 0 70px}}@media(max-width: 767px){.p-top-team{margin-bottom:60px;padding:30px 0 40px}}.p-top-team__background{position:absolute;z-index:-1;inset:0 0 120px;background:#fff8f8;pointer-events:none}.p-top-team__background::after{position:absolute;left:50%;bottom:-120px;width:125%;height:240px;content:"";background:#fff8f8;border-radius:0 0 50% 50%/0 0 100% 100%;transform:translateX(-50%)}@media(max-width: 1024px){.p-top-team__background{inset:0 0 90px}.p-top-team__background::after{bottom:-90px;width:135%;height:180px}}@media(max-width: 767px){.p-top-team__background{inset:0 0 65px}.p-top-team__background::after{bottom:-65px;width:165%;height:130px}}.p-top-team .c-top-heading .c-top-heading__en{color:rgba(236,99,108,.1)}.p-top-team__inner{position:relative;z-index:2;width:min(100% - 64px,1080px);margin-inline:auto}@media(max-width: 767px){.p-top-team__inner{width:min(100% - 40px,1080px)}}.p-top-team__lead{margin:35px 0 65px;color:#0d2220;font-size:clamp(16px,1.55vw,20px);line-height:1.8;text-align:center}@media(max-width: 1024px){.p-top-team__lead{margin:30px 0 55px}}@media(max-width: 767px){.p-top-team__lead{margin:10px 0;font-size:3.6vw;text-align:left}}.p-top-team__list{display:grid;grid-template-columns:repeat(3, minmax(0, 260px));gap:65px 40px;align-items:start;justify-content:space-between}@media(max-width: 1024px){.p-top-team__list{grid-template-columns:repeat(3, minmax(0, 230px));gap:55px 28px}}@media(max-width: 850px){.p-top-team__list{grid-template-columns:repeat(2, minmax(0, 260px));gap:55px 40px;justify-content:space-around}}@media(max-width: 767px){.p-top-team__list{grid-template-columns:1fr;gap:52px;width:100%;margin-inline:auto;justify-content:center}}.p-top-team__member{min-width:0;margin:0}.p-top-team__member:nth-child(3n+2){margin-top:45px}@media(max-width: 1024px){.p-top-team__member:nth-child(3n+2){margin-top:30px}}@media(max-width: 850px){.p-top-team__member:nth-child(3n+2){margin-top:0}.p-top-team__member:nth-child(even){margin-top:35px}}@media(max-width: 767px){.p-top-team__member:nth-child(even){margin-top:0}}.p-top-team__visual{position:relative;width:calc(100% - 10px)}.p-top-team__image{display:block;width:100%;height:auto}.p-top-team__name-en{position:absolute;top:4px;right:15px;color:#0d2220;font-size:13px;font-family:"futura-pt",sans-serif;font-weight:500;line-height:1.3;letter-spacing:.3em;writing-mode:vertical-rl}@media(max-width: 1024px){.p-top-team__name-en{right:-30px;font-size:10px}}@media(max-width: 767px){.p-top-team__name-en{top:30px;right:20px;font-size:3.6vw}}.p-top-team__position{position:absolute;right:0;bottom:0;min-width:105px;margin:0;padding:10px 14px;color:#0d2220;font-size:13px;line-height:1.4;text-align:center;background:#fff}@media(max-width: 1024px){.p-top-team__position{min-width:90px;padding:8px 10px;font-size:10px}}@media(max-width: 767px){.p-top-team__position{min-width:85px;padding:6px 8px;font-size:3vw}}.p-top-team__name{margin:20px 0 0;color:#0d2220;font-size:clamp(16px,1.45vw,20px);font-weight:500;line-height:1.5}@media(max-width: 1024px){.p-top-team__name{margin-top:17px;font-size:18px}}@media(max-width: 767px){.p-top-team__name{font-size:20px}}.p-top-team__tags{display:flex;gap:10px;margin-top:15px;flex-wrap:wrap}@media(max-width: 1024px){.p-top-team__tags{gap:7px;margin-top:12px}}.p-top-team__tag{display:inline-flex;min-height:28px;padding:5px 17px;color:#fff;font-size:12px;font-weight:500;line-height:1.4;background:#0d2220;border-radius:999px;align-items:center;justify-content:center}@media(max-width: 1024px){.p-top-team__tag{min-height:26px;padding:5px 13px;font-size:9px}}@media(max-width: 767px){.p-top-team__tag{min-height:27px;padding-inline:15px;font-size:10px}}.p-top-team__description{margin:18px 0 0;color:#0d2220;font-size:clamp(10px,.95vw,12px);line-height:1.8}@media(max-width: 1024px){.p-top-team__description{margin-top:15px;font-size:10px;line-height:1.9}}@media(max-width: 767px){.p-top-team__description{font-size:12px}}.p-top-team__conclusion{position:relative;z-index:3;margin-top:70px;text-align:center}@media(max-width: 1024px){.p-top-team__conclusion{margin-top:65px}}@media(max-width: 767px){.p-top-team__conclusion{margin-top:45px;padding-bottom:75px}}.p-top-team__arrow{display:flex;gap:2px;width:64px;margin:0 auto 20px;flex-direction:column;align-items:center}.p-top-team__arrow span{position:relative;display:block;width:74px;height:13px;flex:0 0 13px}.p-top-team__arrow span::before,.p-top-team__arrow span::after{position:absolute;top:2px;width:46px;height:2px;content:"";background:#ec636c;border-radius:999px}.p-top-team__arrow span::before{right:49%;transform:rotate(38deg);transform-origin:right center}.p-top-team__arrow span::after{left:50%;transform:rotate(-38deg);transform-origin:left center}@media(max-width: 767px){.p-top-team__arrow{width:52px;margin-bottom:5px}.p-top-team__arrow span{width:52px;height:17px}.p-top-team__arrow span::before,.p-top-team__arrow span::after{width:32px;height:2px}}.p-top-team__conclusion-lead{margin:0;color:#0d2220;font-size:clamp(17px,1.7vw,22px);line-height:1.8}@media(max-width: 767px){.p-top-team__conclusion-lead{font-size:6.4vw}}.p-top-team__conclusion-text{font-size:clamp(17px,1.7vw,22px)}.p-top-team__conclusion-text strong{width:fit-content;margin:0 auto;color:#0d2220;font-size:clamp(22px,2.2vw,30px);font-weight:700;line-height:1.8;background-image:linear-gradient(transparent calc(100% - 15px), rgba(239, 98, 108, 0.24) 6px)}@media(max-width: 1024px){.p-top-team__conclusion-text strong{font-size:clamp(20px,2.7vw,27px)}}@media(max-width: 767px){.p-top-team__conclusion-text strong{margin-top:15px;font-size:7.1vw;line-height:1.75}}.p-top-team__note{margin:45px 0 0;color:rgba(13,34,32,.65);font-size:10px;font-weight:500;line-height:1.6}@media(max-width: 767px){.p-top-team__note{margin-top:20px;font-size:3.6vw}}.p-top-team__illustration{position:absolute;z-index:3;right:max(60px,(100vw - 1400px)/2);bottom:-100px;width:280px;height:auto;pointer-events:none}@media(max-width: 1200px){.p-top-team__illustration{right:10px;bottom:-75px;width:175px}}@media(max-width: 1024px){.p-top-team__illustration{bottom:-60px;width:145px}}@media(max-width: 767px){.p-top-team__illustration{right:auto;left:50%;transform:translateX(-50%);bottom:-50px;width:130px}}.p-top-flow{position:relative;z-index:1;overflow:hidden;padding:0 0 100px;color:#0d2220;background:#fff;--top-heading-text-color: #0D2220;--top-heading-en-color: rgba(13, 34, 32, 0.06);--top-heading-accent-color: #0D2220}.p-top-flow::after{position:absolute;z-index:-1;right:0;bottom:0;left:0;height:37%;content:"";background:#f7f7f7}@media(max-width: 1024px){.p-top-flow{padding:0px 0 60px}.p-top-flow::after{height:40%}}@media(max-width: 767px){.p-top-flow{padding:15px 0 40px}.p-top-flow::after{top:390px;height:auto}}.p-top-flow__inner{position:relative;z-index:2;width:min(100% - 64px,1080px);margin-inline:auto}@media(max-width: 767px){.p-top-flow__inner{width:min(100% - 40px,1080px)}}.p-top-flow__lead{margin:38px 0 55px;color:#0d2220;font-size:clamp(16px,1.5vw,20px);line-height:1.8;text-align:center}@media(max-width: 1024px){.p-top-flow__lead{margin:32px 0 48px}}@media(max-width: 767px){.p-top-flow__lead{margin:10px 0 30px;font-size:3.6vw;text-align:left}}.p-top-flow__lead strong{font-weight:700}.p-top-flow__list{position:relative;display:grid;grid-template-columns:repeat(5, minmax(0, 1fr));gap:35px;margin:0;padding:0;list-style:none;align-items:stretch}.p-top-flow__list::before{position:absolute;z-index:0;top:30px;right:8%;left:8%;height:8px;content:"";background:linear-gradient(90deg, #f3adb4 0%, #f1c7cc 27%, #dbe5e5 52%, #c3ded9 76%, #9fc4bd 100%)}@media(max-width: 1024px){.p-top-flow__list{gap:15px}}@media(max-width: 767px){.p-top-flow__list{grid-template-columns:1fr;gap:10px;width:min(100%,430px);margin-inline:auto}.p-top-flow__list::before{top:42px;bottom:42px;left:22px;width:6px;height:97%;background:linear-gradient(180deg, #f3adb4 0%, #f1c7cc 27%, #dbe5e5 52%, #c3ded9 76%, #9fc4bd 100%)}}.p-top-flow__step{position:relative;z-index:1;display:flex;min-width:0;flex-direction:column;align-items:center}.p-top-flow__step:nth-child(1) .p-top-flow__number{background:#f3adb4}.p-top-flow__step:nth-child(2) .p-top-flow__number{background:#efc5ca}.p-top-flow__step:nth-child(3) .p-top-flow__number{background:#d7e0e1}.p-top-flow__step:nth-child(4) .p-top-flow__number{background:#bad8d3}.p-top-flow__step:nth-child(5) .p-top-flow__number{background:#9fc4bd}@media(max-width: 1024px){.p-top-flow__step{gap:23px}}@media(max-width: 767px){.p-top-flow__step{display:grid;align-items:start;gap:10px;grid-template-columns:50px minmax(0, 1fr)}}.p-top-flow__number{position:relative;z-index:2;display:grid;width:70px;height:70px;color:#fff;font-family:"futura-pt",sans-serif;font-size:30px;font-weight:700;line-height:1;border-radius:50%;place-items:center;flex-shrink:0}@media(max-width: 1024px){.p-top-flow__number{width:70px;height:70px;font-size:27px}}@media(max-width: 767px){.p-top-flow__number{width:50px;height:50px;font-size:20px}}.p-top-flow__card{display:flex;width:100%;min-height:270px;margin-top:30px;padding:15px;color:#0d2220;background:#fff;border-radius:20px;flex-direction:column;align-items:center;box-shadow:20px 25px 30px rgba(0,0,0,.06)}@media(max-width: 1024px){.p-top-flow__card{min-height:345px;margin-top:0;padding:15px 10px;border-radius:10px;align-items:center}}@media(max-width: 767px){.p-top-flow__card{min-height:auto;padding:10px 15px 30px;border-radius:10px}}.p-top-flow__icon{display:grid;width:62px;height:62px;margin-bottom:20px;background:#f4f5f5;border-radius:50%;place-items:center;flex-shrink:0}.p-top-flow__icon img{display:block;width:35px;height:35px;object-fit:contain}@media(max-width: 1024px){.p-top-flow__icon{width:70px;height:70px;margin-bottom:16px}.p-top-flow__icon img{width:45px;height:45px}}@media(max-width: 767px){.p-top-flow__icon{width:55px;height:55px}.p-top-flow__icon img{width:30px;height:30px}}.p-top-flow__card-title{margin:0;color:#0d2220;font-size:clamp(14px,1.12vw,16px);font-weight:700;line-height:1.5;text-align:center}@media(max-width: 1024px){.p-top-flow__card-title{font-size:17px;text-align:left}}@media(max-width: 767px){.p-top-flow__card-title{font-size:16px}}.p-top-flow__period{display:inline-flex;min-height:25px;margin:13px 0 0;padding:5px 14px;color:#fff;font-size:10px;font-weight:700;line-height:1.4;text-align:center;background:#547a75;border-radius:999px;align-items:center;justify-content:center}@media(max-width: 1024px){.p-top-flow__period{min-height:28px;margin-top:10px;padding-inline:13px}}@media(max-width: 767px){.p-top-flow__period{min-height:26px;font-size:10px;font-weight:400}}.p-top-flow__description{width:100%;margin:15px 0 0;color:#0d2220;font-size:clamp(10px,.9vw,11px);line-height:1.8;text-align:left}@media(max-width: 1024px){.p-top-flow__description{margin-top:16px;font-size:12px}}@media(max-width: 767px){.p-top-flow__description{margin-top:15px;font-size:11px}}.p-top-column{position:relative;z-index:1;overflow:hidden;padding:80px 0 70px;color:#0d2220;background:#fff;--top-heading-text-color: #0D2220;--top-heading-en-color: rgba(13, 34, 32, 0.06);--top-heading-accent-color: #0D2220}@media(max-width: 1024px){.p-top-column{padding:80px 0 85px}}@media(max-width: 767px){.p-top-column{padding:30px 0 40px}}.p-top-column__inner{position:relative;z-index:2;width:min(100% - 64px,1080px);margin-inline:auto}@media(max-width: 767px){.p-top-column__inner{width:min(100% - 40px,1080px)}}.p-top-column__lead{margin:35px 0 0;color:#0d2220;font-size:clamp(16px,1.5vw,20px);line-height:1.8;text-align:center}@media(max-width: 1024px){.p-top-column__lead{margin-top:30px}}@media(max-width: 767px){.p-top-column__lead{margin-top:10px;font-size:3.6vw;text-align:left}}.p-top-column__count{margin:5px 0 40px;color:#0d2220;font-size:clamp(20px,1.8vw,25px);font-weight:700;line-height:1.6;text-align:center}.p-top-column__count strong{margin:0 3px;color:#ec636c;font-size:1.35em;font-weight:800}@media(max-width: 1024px){.p-top-column__count{margin:24px 0 38px;font-size:21px}}@media(max-width: 767px){.p-top-column__count{margin:20px 0 10px;font-size:16px}}.p-top-column__tabs{display:grid;grid-template-columns:repeat(5, minmax(0, 1fr));width:100%;margin-bottom:30px;border-bottom:1px solid #d9d9d9}@media(max-width: 1024px){.p-top-column__tabs{overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;grid-template-columns:repeat(5, minmax(140px, 1fr));scrollbar-width:none}.p-top-column__tabs::-webkit-scrollbar{display:none}}@media(max-width: 767px){.p-top-column__tabs{grid-template-columns:repeat(5, minmax(115px, 1fr));margin-bottom:24px}}.p-top-column__tab{position:relative;min-height:56px;padding:10px 15px;color:#afafaf;font-family:inherit;font-size:clamp(14px,1.11vw,16px);font-weight:700;line-height:1.4;background:rgba(0,0,0,0);border:0;cursor:pointer;transition:color .3s}.p-top-column__tab::after{position:absolute;right:0;bottom:0;left:0;height:5px;content:"";background:rgba(0,0,0,0);transform:scaleX(0);transform-origin:center;transition:background-color .3s,transform .3s}.p-top-column__tab.is-active{color:#ec636c}.p-top-column__tab.is-active::after{background:#ec636c;transform:scaleX(1)}.p-top-column__tab:disabled{cursor:wait}@media(hover: hover)and (pointer: fine){.p-top-column__tab:not(.is-active):hover{color:#ec636c}}@media(max-width: 767px){.p-top-column__tab{min-height:50px;padding-inline:10px;font-size:13px}}.p-top-column__list{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:28px;min-height:400px;align-items:stretch}@media(max-width: 1024px){.p-top-column__list{gap:20px}}@media(max-width: 850px){.p-top-column__list{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media(max-width: 767px){.p-top-column__list{grid-template-columns:1fr;gap:24px;min-height:0}}.p-top-column__card{min-width:0;height:100%;opacity:1;transform:translateY(0);transition:opacity .45s ease,transform .45s ease}.p-top-column__card.is-prepare{opacity:0;transform:translateY(16px);pointer-events:none}.p-top-column__card.is-show{opacity:1;transform:translateY(0)}.p-top-column__card-link{display:flex;height:100%;overflow:hidden;color:#0d2220;text-decoration:none;background:#fbfbfb;border-radius:10px;flex-direction:column;box-shadow:20px 25px 30px rgba(0,0,0,.06);transition:color .4s,background-color .4s,transform .4s,box-shadow .4s}@media(max-width: 767px){.p-top-column__card-link{border-radius:10px}}@media(hover: hover)and (pointer: fine){.p-top-column__card-link:hover{color:#0d2220;transform:translateY(-7px);box-shadow:0 18px 35px rgba(13,34,32,.13)}.p-top-column__card-link:hover .p-top-column__thumbnail img{transform:scale(1.05)}.p-top-column__card-link:hover .p-top-column__card-arrow{color:#fff;background:#0d2220}}.p-top-column__thumbnail{width:100%;aspect-ratio:340/205;overflow:hidden;background:#f4f4f4}.p-top-column__thumbnail img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .5s}.p-top-column__card-body{display:flex;min-height:155px;padding:20px 22px 24px;flex-direction:column;align-items:flex-start}@media(max-width: 1024px){.p-top-column__card-body{min-height:145px;padding:18px 18px 22px}}@media(max-width: 767px){.p-top-column__card-body{min-height:auto}}.p-top-column__category{display:inline-flex;min-height:27px;padding:5px 14px;color:#fff;font-size:10px;font-weight:700;line-height:1.4;background:#bf0000;border-radius:4px;align-items:center;justify-content:center}.p-top-column__card-title{margin:16px 0 0;color:#0d2220;font-size:clamp(14px,1.3vw,17px);font-weight:500;line-height:1.8}@media(max-width: 1024px){.p-top-column__card-title{font-size:14px}}@media(max-width: 767px){.p-top-column__card-title{font-size:15px}}.p-top-column__empty{grid-column:1/-1;margin:0;padding:70px 20px;color:#0d2220;text-align:center}.p-top-column__more{display:flex;margin-top:55px;justify-content:center}@media(max-width: 767px){.p-top-column__more{margin-top:40px}}.p-top-column__link{display:flex;gap:32px;min-width:274px;min-height:56px;padding:14px 18px 14px 36px;color:#0d2220 !important;font-size:clamp(12px,1vw,14px);font-weight:700;text-decoration:none;background-color:#fff;border:1px solid #0d2220;border-radius:16px;align-items:center;justify-content:space-between;transition:color .4s,background-color .4s,transform .4s,box-shadow .4s}.p-top-column__link span{color:inherit;transition:color .4s}@media(hover: hover)and (pointer: fine){.p-top-column__link:hover{color:#fff !important;background-color:#0d2220;transform:scale(1.05);box-shadow:0 14px 26px rgba(13,34,32,.14)}.p-top-column__link:hover span{color:#fff}.p-top-column__link:hover .p-top-column__link-icon{color:#0d2220 !important;background-color:#fff}.p-top-column__link:hover .p-top-column__link-icon i{color:#0d2220 !important}}@media(max-width: 767px){.p-top-column__link{gap:20px;width:min(100%,330px);min-width:0;min-height:60px;padding:12px 14px 12px 24px;font-size:14px;border-radius:13px}}@media(max-width: 767px)and (hover: hover)and (pointer: fine){.p-top-column__link:hover{transform:scale(1.03)}}.p-top-column__link-icon{display:grid;width:24px;height:24px;color:#fff;font-size:12px;background-color:#0d2220;border-radius:50%;place-items:center;flex-shrink:0;transition:color .4s,background-color .4s}.p-top-column__link-icon i{color:#fff;transition:color .4s}@media(max-width: 767px){.p-top-column__link-icon{width:31px;height:31px;font-size:11px}}.p-top-faq{position:relative;z-index:1;padding:80px 0 130px;color:#0d2220;background:#fff8f8;--top-heading-text-color: #0D2220;--top-heading-en-color: rgba(239, 98, 108, 0.08);--top-heading-accent-color: #0D2220}@media(max-width: 1024px){.p-top-faq{padding:70px 0 100px}}@media(max-width: 767px){.p-top-faq{padding:30px 0 60px}}.p-top-faq .c-top-heading .c-top-heading__en{color:rgba(236,99,108,.1)}.p-top-faq__inner{position:relative;z-index:2;width:min(100% - 64px,1080px);margin:85px auto 0}@media(max-width: 1024px){.p-top-faq__inner{margin-top:70px}}@media(max-width: 767px){.p-top-faq__inner{width:min(100% - 40px,1080px);margin-top:20px}}.p-top-faq__list{display:grid;gap:24px}@media(max-width: 1024px){.p-top-faq__list{gap:18px}}@media(max-width: 767px){.p-top-faq__list{gap:14px}}.p-top-faq__item{overflow:hidden;background-color:#fff;border-radius:12px;box-shadow:0 7px 20px rgba(13,34,32,.045);transition:background-color .4s}@media(hover: hover)and (pointer: fine){.p-top-faq__item:not(.is-open) .p-top-faq__button:hover{background-color:rgba(236,99,108,.1)}.p-top-faq__item:not(.is-open) .p-top-faq__button:hover .p-top-faq__q{color:#ec636c;background-color:#fff}}.p-top-faq__item.is-open{background-color:rgba(236,99,108,.1)}.p-top-faq__item.is-open .p-top-faq__q{color:#ec636c;background-color:#fff}.p-top-faq__item.is-open .p-top-faq__answer{grid-template-rows:1fr;opacity:1}.p-top-faq__item.is-open .p-top-faq__answer-inner{padding-bottom:28px}.p-top-faq__item.is-open .p-top-faq__toggle::before{transform:rotate(45deg)}.p-top-faq__item.is-open .p-top-faq__toggle::after{transform:rotate(-45deg)}@media(max-width: 1024px){.p-top-faq__item.is-open .p-top-faq__answer-inner{padding-bottom:24px}}@media(max-width: 767px){.p-top-faq__item.is-open .p-top-faq__answer-inner{padding-bottom:20px}}@media(max-width: 767px){.p-top-faq__item{border-radius:9px}}.p-top-faq__question{margin:0}.p-top-faq__button{display:grid;grid-template-columns:38px minmax(0, 1fr) 24px;gap:18px;width:100%;min-height:80px;padding:20px 24px 20px 34px;color:#0d2220;font-family:inherit;text-align:left;background-color:rgba(0,0,0,0);border:0;cursor:pointer;align-items:center;transition:color .4s,background-color .4s}@media(max-width: 1024px){.p-top-faq__button{grid-template-columns:36px minmax(0, 1fr) 22px;gap:15px;min-height:74px;padding:18px 22px}}@media(max-width: 767px){.p-top-faq__button{grid-template-columns:30px minmax(0, 1fr) 18px;gap:15px;min-height:60px;padding:10px 8px}}.p-top-faq__q{display:grid;width:36px;height:36px;color:#fff;font-family:"futura-pt",sans-serif;font-size:18px;font-weight:700;line-height:1;background-color:#ec636c;border-radius:50%;place-items:center;transition:color .4s,background-color .4s}@media(max-width: 767px){.p-top-faq__q{width:30px;height:30px;font-size:13px}}.p-top-faq__question-text{color:#0d2220;font-size:clamp(16px,1.55vw,20px);font-weight:700;line-height:1.65;transition:color .4s}@media(max-width: 1024px){.p-top-faq__question-text{font-size:16px}}@media(max-width: 767px){.p-top-faq__question-text{font-size:3.6vw;line-height:1.8}}.p-top-faq__toggle{position:relative;display:block;width:20px;height:20px}.p-top-faq__toggle::before,.p-top-faq__toggle::after{position:absolute;top:9px;width:12px;height:2px;content:"";background-color:#ec636c;border-radius:999px;transition:background-color .4s,transform .35s}.p-top-faq__toggle::before{left:1px;transform:rotate(-45deg);transform-origin:right center}.p-top-faq__toggle::after{left:-3px;transform:rotate(45deg);transform-origin:left center}@media(max-width: 767px){.p-top-faq__toggle{width:16px;height:16px}.p-top-faq__toggle::before,.p-top-faq__toggle::after{top:7px;width:10px}}.p-top-faq__answer{display:grid;grid-template-rows:0fr;opacity:0;background-color:rgba(0,0,0,0);transition:grid-template-rows .4s ease,opacity .3s ease}.p-top-faq__answer-inner{min-height:0;overflow:hidden;padding:0 84px}.p-top-faq__answer-inner p{margin:0;color:rgba(13,34,32,.66);font-size:clamp(12px,1.4vw,14px);font-weight:400;line-height:1.9}.p-top-faq__answer-inner p+p{margin-top:3px}@media(max-width: 1024px){.p-top-faq__answer-inner{padding-inline:73px 55px}.p-top-faq__answer-inner p{font-size:11px}}@media(max-width: 767px){.p-top-faq__answer-inner{padding-inline:55px 20px}.p-top-faq__answer-inner p{font-size:3.2vw;line-height:1.8}}.p-top-faq__illustration{position:absolute;z-index:2;height:auto;pointer-events:none}.p-top-faq__illustration--top{top:-100px;left:max(20px,(100vw - 1450px)/2);width:285px}.p-top-faq__illustration--bottom{right:max(25px,(100vw - 1450px)/2);bottom:-30px;width:275px}@media(max-width: 1200px){.p-top-faq__illustration--top{left:-35px;width:225px;opacity:.75}.p-top-faq__illustration--bottom{right:-25px;width:220px;opacity:.75}}@media(max-width: 1024px){.p-top-faq__illustration--top{top:-45px;left:-25px;width:190px;opacity:1}.p-top-faq__illustration--bottom{right:-35px;width:175px;opacity:.45}}@media(max-width: 767px){.p-top-faq__illustration--top{top:-25px;left:-50px;width:135px;opacity:1}.p-top-faq__illustration--bottom{right:-45px;bottom:-10px;width:140px;opacity:.3}}.p-top-news{position:relative;z-index:2;overflow:visible;padding:130px 0 100px;color:#0d2220;background-color:#fff;--top-heading-text-color: #0D2220;--top-heading-en-color: rgba(13, 34, 32, 0.06);--top-heading-accent-color: #0D2220}@media(max-width: 1024px){.p-top-news{padding:70px 0 90px}}@media(max-width: 767px){.p-top-news{padding:30px 0 40px}}.p-top-news__illustration{position:absolute;z-index:3;top:-100px;right:max(60px,(100vw - 1450px)/2);width:310px;height:auto;pointer-events:none}@media(max-width: 1200px){.p-top-news__illustration{top:-220px;right:-20px;width:250px}}@media(max-width: 1024px){.p-top-news__illustration{top:-80px;right:0;width:195px}}@media(max-width: 767px){.p-top-news__illustration{top:-45px;right:-30px;width:140px}}.p-top-news__heading{position:relative;z-index:2}.p-top-news__inner{position:relative;z-index:2;width:min(100% - 64px,1080px);margin:75px auto 0}@media(max-width: 1024px){.p-top-news__inner{margin-top:65px}}@media(max-width: 767px){.p-top-news__inner{width:min(100% - 40px,1080px);margin-top:20px}}.p-top-news__list{border-top:1px dotted rgba(13,34,32,.35)}@media(max-width: 767px){.p-top-news__list{border-top-color:rgba(13,34,32,.25)}}.p-top-news__item{margin:0;border-bottom:1px dotted rgba(13,34,32,.35)}@media(max-width: 767px){.p-top-news__item{border-bottom-color:rgba(13,34,32,.25)}}.p-top-news__listlink{position:relative;display:grid;grid-template-columns:125px 105px minmax(0, 1fr);gap:20px;min-height:82px;padding:21px 15px;color:#0d2220;text-decoration:none;align-items:center}@media(hover: hover)and (pointer: fine){.p-top-news__listlink:hover .p-top-news__title{color:#ec636c}}@media(max-width: 1024px){.p-top-news__listlink{grid-template-columns:105px 90px minmax(0, 1fr) 30px;gap:15px;min-height:76px;padding-inline:12px}}@media(max-width: 767px){.p-top-news__listlink{grid-template-columns:auto minmax(0, 1fr) 26px;gap:8px 12px;min-height:94px;padding:17px 8px}.p-top-news__listlink .p-top-news__date{grid-column:1;grid-row:1}.p-top-news__listlink .p-top-news__category{grid-column:2;grid-row:1;justify-self:start}.p-top-news__listlink .p-top-news__title{grid-column:1/3;grid-row:2}.p-top-news__listlink .p-top-news__arrow{grid-column:3;grid-row:1/3}}.p-top-news__date{color:inherit;font-size:clamp(12px,1.2vw,15px);font-weight:600;line-height:1.4;letter-spacing:.03em;white-space:nowrap}@media(max-width: 1024px){.p-top-news__date{font-size:12px}}@media(max-width: 767px){.p-top-news__date{font-size:11px}}.p-top-news__category{display:inline-flex;min-width:92px;min-height:28px;padding:5px 14px;color:#fff;font-size:12px;font-weight:600;line-height:1.2;background-color:#6f9c97;border:1px solid #6f9c97;border-radius:999px;align-items:center;justify-content:center;transition:color .4s,background-color .4s,border-color .4s}@media(max-width: 1024px){.p-top-news__category{min-width:82px;min-height:26px;padding-inline:10px;font-size:11px}}@media(max-width: 767px){.p-top-news__category{min-width:72px;min-height:23px;padding:4px 10px;font-size:10px}}.p-top-news__title{min-width:0;margin:0;overflow:hidden;color:inherit;font-size:clamp(13px,1.4vw,16px);font-weight:700;line-height:1.8;text-overflow:ellipsis;white-space:nowrap;transition:color .4s,background-color .4s}@media(max-width: 1024px){.p-top-news__title{font-size:13px}}@media(max-width: 767px){.p-top-news__title{display:-webkit-box;overflow:hidden;font-size:12px;line-height:1.65;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}}.p-top-news__arrow{display:grid;width:28px;height:28px;color:#fff;font-size:12px;background-color:#0d2220;border-radius:50%;place-items:center;transition:color .4s,background-color .4s,transform .4s}@media(max-width: 1024px){.p-top-news__arrow{width:26px;height:26px;font-size:11px}}@media(max-width: 767px){.p-top-news__arrow{width:24px;height:24px;font-size:10px}}.p-top-news__empty{margin:0;padding:40px 20px;color:rgba(13,34,32,.65);font-size:14px;line-height:1.7;text-align:center}@media(max-width: 767px){.p-top-news__empty{padding:32px 15px;font-size:12px}}.p-top-news__more{display:flex;margin-top:55px;justify-content:center}@media(max-width: 767px){.p-top-news__more{margin-top:40px}}.p-top-news__link{display:flex;gap:32px;min-width:274px;min-height:56px;padding:14px 18px 14px 36px;color:#0d2220 !important;font-size:clamp(12px,1vw,14px);font-weight:700;text-decoration:none;background-color:#fff;border:1px solid #0d2220;border-radius:16px;align-items:center;justify-content:space-between;transition:color .4s,background-color .4s,transform .4s,box-shadow .4s}.p-top-news__link span{color:inherit;transition:color .4s}@media(hover: hover)and (pointer: fine){.p-top-news__link:hover{color:#fff !important;background-color:#0d2220;transform:scale(1.05);box-shadow:0 14px 26px rgba(13,34,32,.14)}.p-top-news__link:hover span{color:#fff}.p-top-news__link:hover .p-top-column__link-icon{color:#0d2220 !important;background-color:#fff}.p-top-news__link:hover .p-top-column__link-icon i{color:#0d2220 !important}}@media(max-width: 767px){.p-top-news__link{gap:20px;width:min(100%,330px);min-width:0;min-height:60px;padding:12px 14px 12px 24px;font-size:14px;border-radius:13px}}@media(max-width: 767px)and (hover: hover)and (pointer: fine){.p-top-news__link:hover{transform:scale(1.03)}}.p-top-news__link-icon{display:grid;width:24px;height:24px;color:#fff;font-size:12px;background-color:#0d2220;border-radius:50%;place-items:center;flex-shrink:0;transition:color .4s,background-color .4s}.p-top-news__link-icon i{color:#fff;transition:color .4s}@media(max-width: 767px){.p-top-news__link-icon{width:31px;height:31px;font-size:11px}}