._10hwr2x0{font-family:Roboto,Noto Sans JP,-apple-system,BlinkMacSystemFont,Segoe UI,Hiragino Sans,Hiragino Kaku Gothic ProN,Yu Gothic,sans-serif}._10hwr2x1{color:#12397c}.AiContentDescription-component.svelte-chblbz{--primary: #2563b0;--primary-light: #e9f0fa;--primary-dark: #1a4a82;--accent: #d4a853;--accent-light: #fdf6e7;--text: #1a1a1a;--text-secondary: #5c5c5c;--text-tertiary: #8a8a8a;--bg: #ffffff;--bg-warm: #faf9f7;--bg-section: #edf7ff;--border: #e8e5df;--border-light: #f0ede8;--radius: 12px;--radius-sm: 8px;--radius-lg: 16px;--radius-xl: 24px;--shadow-sm: 0 1px 3px rgba(0,0,0,.04);--shadow-md: 0 4px 16px rgba(0,0,0,.06);--shadow-lg: 0 8px 32px rgba(0,0,0,.08);--transition: .2s cubic-bezier(.4, 0, .2, 1)}.topics-section.svelte-chblbz{padding:64px 24px}.topics-inner.svelte-chblbz{max-width:820px;margin:0 auto;text-align:center}.topics-label.svelte-chblbz{font-size:14px;font-weight:500;letter-spacing:.15em;color:var(--primary);margin-bottom:12px}.topics-title.svelte-chblbz{font-size:26px;font-weight:700;margin-bottom:36px}.topics-grid.svelte-chblbz{display:grid;grid-template-columns:1fr 1fr;gap:14px;text-align:left}.topic-card.svelte-chblbz{background:var(--bg-section);border-radius:var(--radius);padding:20px 24px;display:flex;align-items:center;gap:12px;font-size:16px;line-height:1.7;min-height:64px;transition:all var(--transition)}.topic-card.svelte-chblbz:hover{box-shadow:var(--shadow-sm);transform:translateY(-1px)}.topic-dot.svelte-chblbz{width:10px;height:10px;min-width:10px;border-radius:50%;background:var(--primary)}.how-it-works-section.svelte-chblbz{background:var(--bg-section);padding:64px 24px}.how-it-works-inner.svelte-chblbz{max-width:880px;margin:0 auto;text-align:center}.how-it-works-label.svelte-chblbz{font-size:14px;font-weight:500;letter-spacing:.15em;color:var(--primary);margin-bottom:12px}.how-it-works-title.svelte-chblbz{font-size:26px;font-weight:700;margin-bottom:36px}.steps-grid.svelte-chblbz{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.step-card.svelte-chblbz{background:var(--bg);border-radius:var(--radius-lg);padding:28px 10px;text-align:center;transition:all var(--transition);display:flex;flex-direction:column;align-items:center}.step-card.svelte-chblbz:hover{box-shadow:var(--shadow-sm);transform:translateY(-1px)}.step-label.svelte-chblbz{font-size:14px;font-weight:600;letter-spacing:.1em;color:var(--primary);margin-bottom:14px}.step-title.svelte-chblbz{font-size:16px;font-weight:700;line-height:1.6;margin-bottom:14px;min-height:3.2em;display:flex;align-items:center;justify-content:center}.step-desc.svelte-chblbz{font-size:14px;color:var(--text-secondary);line-height:1.8}.faq-section.svelte-chblbz{padding:64px 24px 89px}.faq-inner.svelte-chblbz{max-width:780px;margin:0 auto}.faq-label.svelte-chblbz{text-align:center;font-size:14px;font-weight:500;letter-spacing:.15em;color:var(--primary);margin-bottom:12px}.faq-title.svelte-chblbz{text-align:center;font-size:26px;font-weight:700;margin-bottom:36px}.faq-list.svelte-chblbz{border-top:1px solid var(--border)}.faq-item.svelte-chblbz{border-bottom:1px solid var(--border);padding:22px 0;cursor:pointer}.faq-header.svelte-chblbz{display:flex;align-items:center;justify-content:space-between}.faq-q.svelte-chblbz{display:flex;align-items:center;gap:14px;font-size:16px;line-height:1.6;margin:0}.faq-q-label.svelte-chblbz{font-weight:700;color:var(--primary);font-size:16px;min-width:24px;opacity:.7}.faq-chevron.svelte-chblbz{width:36px;height:36px;border-radius:50%;border:1.5px solid var(--border);display:flex;align-items:center;justify-content:center;min-width:36px;transition:transform .3s;background:transparent}.faq-chevron.svelte-chblbz svg:where(.svelte-chblbz){width:14px;height:14px;stroke:var(--text-tertiary);fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.faq-item.open.svelte-chblbz .faq-chevron:where(.svelte-chblbz){transform:rotate(180deg)}.faq-answer.svelte-chblbz{max-height:0;overflow:hidden;transition:max-height .35s ease,padding .35s ease;margin:0;padding:0 0 0 38px}.faq-item.open.svelte-chblbz .faq-answer:where(.svelte-chblbz){max-height:200px;padding:12px 0 8px 38px}.faq-answer.svelte-chblbz p:where(.svelte-chblbz){font-size:14px;line-height:1.9;color:var(--text-secondary);margin:0}@media(max-width:767px){.topics-section.svelte-chblbz{padding:48px 20px}.topics-title.svelte-chblbz{font-size:18px;margin-bottom:24px}.topics-grid.svelte-chblbz{grid-template-columns:1fr;gap:10px}.topic-card.svelte-chblbz{padding:16px 18px;font-size:13px;min-height:48px}.how-it-works-section.svelte-chblbz{padding:48px 20px}.how-it-works-title.svelte-chblbz{font-size:18px;margin-bottom:24px}.steps-grid.svelte-chblbz{grid-template-columns:1fr;gap:12px}.step-card.svelte-chblbz{padding:22px 20px;text-align:left;flex-direction:column;align-items:flex-start;border-radius:var(--radius)}.step-label.svelte-chblbz{margin-bottom:6px}.step-title.svelte-chblbz{font-size:15px;margin-bottom:6px;min-height:auto;justify-content:flex-start;text-align:left}.step-title.svelte-chblbz br:where(.svelte-chblbz){display:none}.step-desc.svelte-chblbz{font-size:12px;line-height:1.7}.faq-section.svelte-chblbz{padding:48px 20px 65px}.faq-title.svelte-chblbz{font-size:18px;margin-bottom:24px}.faq-q.svelte-chblbz{font-size:14px;gap:10px;flex:1}.faq-q-label.svelte-chblbz{font-size:14px;min-width:22px}.faq-chevron.svelte-chblbz{width:36px;height:36px;min-width:36px}.faq-item.svelte-chblbz{padding:18px 0}.faq-header.svelte-chblbz{gap:8px}.faq-answer.svelte-chblbz p:where(.svelte-chblbz){font-size:13px;line-height:1.85}.faq-item.open.svelte-chblbz .faq-answer:where(.svelte-chblbz){padding:12px 0 8px 32px}}@media(max-width:374px){.topics-section.svelte-chblbz{padding:40px 14px}.topics-title.svelte-chblbz{font-size:17px}.topic-card.svelte-chblbz{padding:14px;font-size:12px}.how-it-works-section.svelte-chblbz{padding:40px 14px}.how-it-works-title.svelte-chblbz{font-size:17px}.steps-grid.svelte-chblbz{gap:10px}.step-card.svelte-chblbz{padding:18px 14px}.step-title.svelte-chblbz{font-size:14px}.faq-section.svelte-chblbz{padding:40px 14px}.faq-title.svelte-chblbz{font-size:17px}.faq-q.svelte-chblbz{font-size:13px;gap:8px}.faq-chevron.svelte-chblbz{width:32px;height:32px;min-width:32px}}@media(min-width:768px)and (max-width:1023px){.step-card.svelte-chblbz{padding:22px 20px}.step-title.svelte-chblbz{font-size:15px}}@media(min-width:1024px){.topics-grid.svelte-chblbz{grid-template-columns:1fr 1fr}.steps-grid.svelte-chblbz{grid-template-columns:repeat(4,1fr)}}.section-point.svelte-3y53tv img:where(.svelte-3y53tv){display:block;height:auto}.section-point.svelte-3y53tv .w100:where(.svelte-3y53tv){width:100%!important;display:block}.section-point.svelte-3y53tv{position:relative;width:100%;padding:min(4.3103448276vw,50px) 0 min(20.6896551724vw,64px);background-color:#edf7ff}@media screen and (max-width:767px){.section-point.svelte-3y53tv{padding:5.0890585242vw 0 48px}}.section-point__title.svelte-3y53tv{width:min(41.724137931vw,484px);margin:0 auto min(3.1034482759vw,36px)}@media screen and (max-width:767px){.section-point__title.svelte-3y53tv{width:68.1933842239vw;margin:0 auto 6.6157760814vw}}.section-point__list.svelte-3y53tv{display:flex;justify-content:space-between;width:min(90.5172413793vw,1050px);margin:0 auto;gap:3.0534351145vw}@media screen and (max-width:767px){.section-point__list.svelte-3y53tv{flex-wrap:wrap;width:92.6208651399vw;gap:3.0534351145vw}}.section-point__item.svelte-3y53tv{border:1px solid #666;border-radius:min(1.3793103448vw,16px);width:min(20.6896551724vw,240px);padding:min(2.1551724138vw,25px) min(1.724137931vw,20px) min(1.5517241379vw,18px)}@media screen and (max-width:767px){.section-point__item.svelte-3y53tv{border-radius:4.0712468193vw;width:44.7837150127vw;padding:3.5623409669vw 4.5801526718vw 2.0356234097vw}}.section-point__item.svelte-3y53tv img:where(.svelte-3y53tv){width:min(11.2068965517vw,130px);margin:0 auto max(-.5172413793vw,-6px)}@media screen and (max-width:767px){.section-point__item.svelte-3y53tv img:where(.svelte-3y53tv){width:24.1730279898vw;margin:0 auto -1.0178117048vw}}.section-point__item-number.svelte-3y53tv{color:#2e75df;font-size:min(1.5517241379vw,18px);font-weight:800;line-height:1;margin-bottom:min(.5172413793vw,6px)}@media screen and (max-width:767px){.section-point__item-number.svelte-3y53tv{font-size:3.5623409669vw;letter-spacing:0em;margin-bottom:1.0178117048vw}}.section-point__item-text.svelte-3y53tv{color:#12397c;font-size:min(1.5517241379vw,18px);font-weight:600;line-height:1.4;text-align:justify}@media screen and (max-width:767px){.section-point__item-text.svelte-3y53tv{font-size:3.3078880407vw;letter-spacing:0em}}.sec07.svelte-15kthfj{display:flex;justify-content:center;background:#edf7ff;gap:min(5.1724137931vw,60px);padding:min(8.6206896552vw,100px) 0}.sec07.svelte-15kthfj img:where(.svelte-15kthfj){display:block;height:auto}.sec07.svelte-15kthfj ul:where(.svelte-15kthfj){list-style:none;margin:0;padding:0}@media screen and (max-width:767px){.sec07.svelte-15kthfj{background:#edf7ff;flex-direction:column;gap:10.1781170483vw;padding:8.1424936387vw 0 12.7226463104vw}.pc.svelte-15kthfj{display:none}}.section-active-adviser.svelte-15kthfj{background:#fff;border-radius:min(1.724137931vw,20px);width:min(75vw,850px);padding:min(2.2vw,26px) min(2.8vw,32px)}@media screen and (max-width:767px){.section-active-adviser.svelte-15kthfj{width:100%;padding:30px 0 10px}}.section-active-adviser__header.svelte-15kthfj{display:flex;align-items:center;justify-content:space-between;margin-bottom:60px}@media screen and (max-width:767px){.section-active-adviser__header.svelte-15kthfj{margin-bottom:4.5801526718vw;padding-inline:10px}}.section-active-adviser__header.svelte-15kthfj a:where(.svelte-15kthfj){background:url("data:image/svg+xml,%3Csvg width='19' height='19' viewBox='0 0 19 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='9.5' cy='9.5' r='9.5' fill='%2321A8AB'/%3E%3Cpath d='M14.1719 9.85355C14.3672 9.65829 14.3672 9.34171 14.1719 9.14645L10.9899 5.96447C10.7947 5.7692 10.4781 5.7692 10.2828 5.96447C10.0876 6.15973 10.0876 6.47631 10.2828 6.67157L13.1113 9.5L10.2828 12.3284C10.0876 12.5237 10.0876 12.8403 10.2828 13.0355C10.4781 13.2308 10.7947 13.2308 10.9899 13.0355L14.1719 9.85355ZM4.31836 10H13.8184V9H4.31836V10Z' fill='white'/%3E%3C/svg%3E%0A") 100% 50% / min(3.6379310345vw,19px) no-repeat;font-weight:600;background:linear-gradient(135deg,#12397c,#1e5aaa);color:#fff;padding:min(.8vw,10px) min(2.2vw,25px);border-radius:min(2.5vw,30px);font-size:min(1.2vw,14px);font-weight:700;text-decoration:none;box-shadow:0 4px 12px #12397c4d;transition:all .3s ease;border:2px solid transparent;position:relative;overflow:hidden}.section-active-adviser__header.svelte-15kthfj a:where(.svelte-15kthfj):before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}@media screen and (min-width:768px){.section-active-adviser__header.svelte-15kthfj a:where(.svelte-15kthfj):hover{transform:translateY(-2px);box-shadow:0 8px 20px #12397c66;background:linear-gradient(135deg,#1e5aaa,#12397c)}.section-active-adviser__header.svelte-15kthfj a:where(.svelte-15kthfj):hover:before{left:100%}.section-active-adviser__header.svelte-15kthfj a:where(.svelte-15kthfj):active{transform:translateY(0);box-shadow:0 4px 12px #12397c4d}}.section-active-adviser__title.svelte-15kthfj{width:fit-content;background:linear-gradient(0deg,transparent 5%,#edf7ff 5%,#edf7ff 40%,transparent 40%);margin:0;font-size:min(1.724137931vw,20px);font-weight:700;color:#12397c}@media screen and (max-width:767px){.section-active-adviser__title.svelte-15kthfj{margin:0;font-size:4.834605598vw}.section-active-adviser__header.svelte-15kthfj a:where(.svelte-15kthfj){font-size:12px}}.section-active-adviser__title-text.svelte-15kthfj{font-size:min(2.7586206897vw,32px);font-weight:700}.section-active-adviser__title-text.svelte-15kthfj span:where(.svelte-15kthfj){font-size:min(1.724137931vw,20px)}@media screen and (max-width:767px){.section-active-adviser__title-text.svelte-15kthfj{font-size:4.834605598vw}.section-active-adviser__title-text.svelte-15kthfj span:where(.svelte-15kthfj){font-size:3.0534351145vw}}@media screen and (max-width:767px){.section-active-adviser__slider.svelte-15kthfj{padding-inline:10px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.section-active-adviser__slider.svelte-15kthfj::-webkit-scrollbar{display:none}}.section-active-adviser__list.svelte-15kthfj{display:flex;flex-wrap:wrap;justify-content:center;width:min(68vw,780px);gap:50px 30px}@media screen and (max-width:767px){.section-active-adviser__list.svelte-15kthfj{flex-wrap:nowrap;gap:3.0534351145vw;width:max-content;padding:0 3.8167938931vw;justify-content:flex-start}}@media screen and (min-width:768px){.section-active-adviser__item.svelte-15kthfj a:where(.svelte-15kthfj):hover img:where(.svelte-15kthfj){transform:scale(1.15);transition:transform .3s ease}.section-active-adviser__item.svelte-15kthfj a:where(.svelte-15kthfj):active img:where(.svelte-15kthfj){transform:scale(1.1)}}.section-active-adviser__item.svelte-15kthfj a:where(.svelte-15kthfj){position:relative;display:block;width:min(10vw,115px);text-decoration:none}@media screen and (max-width:767px){.section-active-adviser__item.svelte-15kthfj a:where(.svelte-15kthfj){width:25.4452926209vw}}@media screen and (min-width:768px){.section-active-adviser__item.svelte-15kthfj a:where(.svelte-15kthfj):hover p:where(.svelte-15kthfj){opacity:.64}.section-active-adviser__item.svelte-15kthfj a:where(.svelte-15kthfj):active p:where(.svelte-15kthfj){opacity:1}}.section-active-adviser__item.svelte-15kthfj img:where(.svelte-15kthfj){width:min(9.8vw,113px);transition:transform .3s ease}@media screen and (max-width:767px){.section-active-adviser__item.svelte-15kthfj img:where(.svelte-15kthfj){width:25.4452926209vw}}.section-active-adviser__rank.svelte-15kthfj{display:flex;position:absolute;top:-10px;left:-10px;align-items:center;justify-content:center;width:min(3.7068965517vw,43px);height:min(3.7068965517vw,43px);font-family:Roboto,sans-serif;font-size:min(1.6379310345vw,19px);font-weight:700;color:#3e3a39;z-index:1}@media screen and (max-width:767px){.section-active-adviser__rank.svelte-15kthfj{top:0;left:0;width:6.8702290076vw;height:6.8702290076vw;font-size:4.0712468193vw}}.section-active-adviser__rank.--a.svelte-15kthfj{background-color:#fff;border:2px solid #f5d746;border-radius:50%}.section-active-adviser__rank.--b.svelte-15kthfj{background-color:#fff;border:2px solid #c8c8c8;border-radius:50%}.section-active-adviser__rank.--c.svelte-15kthfj{background-color:#fff;border:2px solid #c89655;border-radius:50%}.section-active-adviser__photo.svelte-15kthfj{overflow:hidden;border-radius:50%}.section-active-adviser.svelte-15kthfj p:where(.svelte-15kthfj){transition:opacity .1s}.section-active-adviser__name.svelte-15kthfj{margin-top:min(.5172413793vw,6px);font-size:min(1.3793103448vw,16px);font-weight:700;text-align:center;color:#333}@media screen and (max-width:767px){.section-active-adviser__name.svelte-15kthfj{margin-top:1.5267175573vw;font-size:3.5623409669vw}}.section-active-adviser__area.svelte-15kthfj{font-size:min(1.0344827586vw,12px);font-weight:400;line-height:1;text-align:center;color:#4d4d4d;margin-bottom:0}@media screen and (max-width:767px){.section-active-adviser__area.svelte-15kthfj{font-size:2.5445292621vw}}.section-adviser__no-data.svelte-15kthfj{font-size:min(2vw,20px);font-weight:400;line-height:1;text-align:center;color:#4d4d4d}:root{--orange-color: #ff9500;--gold-color: #ffd700;--light-gold: #fffacd}.section-fv.svelte-1k8fbhq{background:url(/_astro/fv.BEFSuU6r.webp) 50% 0 / cover no-repeat;height:min(46.0344827586vw,534px)}@media screen and (max-width:767px){.section-fv.svelte-1k8fbhq{background:url(/_astro/fv.A7Pz20Et.webp) 50% 0/100% no-repeat #edf7ff;height:auto}}.section-fv.svelte-1k8fbhq .adlp-inner:where(.svelte-1k8fbhq){position:relative;display:flex;justify-content:space-between;margin:0 auto;width:min(93.1034482759vw,1080px);height:100%}.section-fv.svelte-1k8fbhq .fv__block:where(.svelte-1k8fbhq){position:absolute;right:0;bottom:50px}@media screen and (min-width:1600px){.section-fv.svelte-1k8fbhq .adlp-inner:where(.svelte-1k8fbhq){width:1300px}}@media screen and (max-width:767px){.section-fv.svelte-1k8fbhq .adlp-inner:where(.svelte-1k8fbhq){position:relative;flex-direction:column;width:100%;padding:19.8473282443vw 4.0712468193vw 5.8524173028vw;box-sizing:border-box}.section-fv.svelte-1k8fbhq .fv__block:where(.svelte-1k8fbhq){position:relative;right:auto;bottom:auto}}.section-fv.svelte-1k8fbhq .fv__title:where(.svelte-1k8fbhq){display:flex;flex-direction:column;padding-top:min(6.2068965517vw,72px);font-size:min(6.2068965517vw,72px);font-weight:600;color:#fff;opacity:0;transition:opacity .5s}.section-fv.svelte-1k8fbhq .fv__title.showTitle:where(.svelte-1k8fbhq){opacity:1}.section-fv.svelte-1k8fbhq .fv__title:where(.svelte-1k8fbhq) .text01:where(.svelte-1k8fbhq),.section-fv.svelte-1k8fbhq .fv__title:where(.svelte-1k8fbhq) .text02:where(.svelte-1k8fbhq),.section-fv.svelte-1k8fbhq .fv__title:where(.svelte-1k8fbhq) .text03:where(.svelte-1k8fbhq){opacity:0}.section-fv.svelte-1k8fbhq .fv__title.showTitle:where(.svelte-1k8fbhq) .text01:where(.svelte-1k8fbhq){opacity:1;transition:opacity .5s}.section-fv.svelte-1k8fbhq .fv__title.showTitle:where(.svelte-1k8fbhq) .text02:where(.svelte-1k8fbhq){opacity:1;transition:opacity 1s}.section-fv.svelte-1k8fbhq .fv__title.showTitle:where(.svelte-1k8fbhq) .text03:where(.svelte-1k8fbhq){opacity:1;transition:opacity 1.5s}@media screen and (max-width:767px){.section-fv.svelte-1k8fbhq .fv__title:where(.svelte-1k8fbhq){padding-top:0;font-size:9.6692111959vw}}.section-fv.svelte-1k8fbhq .fv__title:where(.svelte-1k8fbhq) .text01:where(.svelte-1k8fbhq){font-size:min(7.9310344828vw,92px);line-height:1.2}@media screen and (max-width:767px){.section-fv.svelte-1k8fbhq .fv__title:where(.svelte-1k8fbhq) .text01:where(.svelte-1k8fbhq){font-size:12.213740458vw}}.section-fv.svelte-1k8fbhq .fv__title:where(.svelte-1k8fbhq) span:where(.svelte-1k8fbhq){line-height:1.4;letter-spacing:0;transform:skew(-9deg)}.section-fv.svelte-1k8fbhq .fv__block:where(.svelte-1k8fbhq) .fv__circle:where(.svelte-1k8fbhq){display:flex;justify-content:center;align-items:center;border-radius:50%;width:170px;height:170px;margin-inline:auto;position:relative;color:#fff;background:linear-gradient(90deg,#b39855,#fff9e6,#b39855)}.section-fv.svelte-1k8fbhq .fv__block:where(.svelte-1k8fbhq) p.--text01:where(.svelte-1k8fbhq){display:flex;justify-content:center;align-items:center;background:linear-gradient(135deg,#1d262e,#183d5c,#1d262e);border-radius:50%;width:calc(100% - 15px);height:calc(100% - 15px);margin:0;font-size:min(1.2068965517vw,14px);font-weight:700;text-align:center;line-height:2}@media screen and (max-width:767px){.section-fv.svelte-1k8fbhq .fv__block:where(.svelte-1k8fbhq) .fv__circle:where(.svelte-1k8fbhq){width:120px;height:120px;margin:10px auto 0 0}.section-fv.svelte-1k8fbhq .fv__block:where(.svelte-1k8fbhq) p.--text01:where(.svelte-1k8fbhq){font-size:2.5445292621vw;width:calc(100% - 10px);height:calc(100% - 10px)}}.section-fv.svelte-1k8fbhq .fv__block:where(.svelte-1k8fbhq) p.--text01:where(.svelte-1k8fbhq) .text01:where(.svelte-1k8fbhq){font-size:min(3.4482758621vw,35px);line-height:1.2;background:linear-gradient(90deg,#b39855,#fff9e6,#b39855);background-clip:text;-webkit-text-fill-color:transparent;display:inline-block}@media screen and (max-width:767px){.section-fv.svelte-1k8fbhq .fv__block:where(.svelte-1k8fbhq) p.--text01:where(.svelte-1k8fbhq) .text01:where(.svelte-1k8fbhq){margin-top:0;font-size:6.1246819338vw}}.section-fv.svelte-1k8fbhq .fv__block:where(.svelte-1k8fbhq) p.--text01:where(.svelte-1k8fbhq) .text02:where(.svelte-1k8fbhq){font-size:min(1.5517241379vw,18px)}@media screen and (max-width:767px){.section-fv.svelte-1k8fbhq .fv__block:where(.svelte-1k8fbhq) p.--text01:where(.svelte-1k8fbhq) .text02:where(.svelte-1k8fbhq){font-size:4.0712468193vw}}.section-fv.svelte-1k8fbhq .fv__block:where(.svelte-1k8fbhq) p.--text01:where(.svelte-1k8fbhq) .text03:where(.svelte-1k8fbhq){font-size:min(1.5689655172vw,24px);line-height:.8}@media screen and (max-width:767px){.section-fv.svelte-1k8fbhq .fv__block:where(.svelte-1k8fbhq) p.--text01:where(.svelte-1k8fbhq) .text03:where(.svelte-1k8fbhq){font-size:4.0712468193vw}}.section-fv.svelte-1k8fbhq .fv__block:where(.svelte-1k8fbhq) .fv__form-inner:where(.svelte-1k8fbhq){width:min(26.724137931vw,310px)}@media screen and (max-width:767px){.section-fv.svelte-1k8fbhq .fv__block:where(.svelte-1k8fbhq) :where(.svelte-1k8fbhq)+.fv__form:where(.svelte-1k8fbhq){margin-top:80px}.section-fv.svelte-1k8fbhq .fv__block:where(.svelte-1k8fbhq) .fv__form-inner:where(.svelte-1k8fbhq){width:100%;margin-top:5px}}.section-fv.svelte-1k8fbhq .fv__form-title:where(.svelte-1k8fbhq){font-family:Noto Sans JP;font-size:min(1.0344827586vw,12px);position:relative;margin-top:min(1.724137931vw,20px);padding:0 min(1.724137931vw,20px);margin-bottom:min(.6896551724vw,8px);text-align:center}.section-fv.svelte-1k8fbhq .fv__form-title:where(.svelte-1k8fbhq):before{content:"";position:absolute;display:block;top:55%;left:0;width:min(1.724137931vw,20px);height:min(.0862068966vw,1px);background-color:#000;transform:translateY(-50%) rotate(55deg)}.section-fv.svelte-1k8fbhq .fv__form-title:where(.svelte-1k8fbhq):after{content:"";position:absolute;display:block;top:55%;right:0;width:min(1.724137931vw,20px);height:min(.0862068966vw,1px);background-color:#000;transform:translateY(-50%) rotate(-55deg)}@media screen and (max-width:767px){.section-fv.svelte-1k8fbhq .fv__form-title:where(.svelte-1k8fbhq){font-size:3.0534351145vw;margin-top:5.0890585242vw;padding:0 5.0890585242vw;margin-bottom:1.0178117048vw;margin:0 4.3256997455vw}.section-fv.svelte-1k8fbhq .fv__form-title:where(.svelte-1k8fbhq):before{top:55%;width:5.0890585242vw;height:.2544529262vw}.section-fv.svelte-1k8fbhq .fv__form-title:where(.svelte-1k8fbhq):after{top:55%;width:5.0890585242vw;height:.2544529262vw}}.section-fv.svelte-1k8fbhq .search-submit-button:where(.svelte-1k8fbhq){width:100%;max-width:700px;background:linear-gradient(135deg,var(--orange-color) 0%,#ff8c00 100%);color:#fff;border:3px solid var(--orange-color);border-radius:12px;padding:24px;font-size:18px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:12px;box-shadow:-1px 10px 33px -15px #000000bf;-webkit-box-shadow:-1px 10px 33px -15px rgba(0,0,0,.75);-moz-box-shadow:-1px 10px 33px -15px rgba(0,0,0,.75);transform:translateY(0);transition:all .3s ease}.section-fv.svelte-1k8fbhq .search-submit-button:where(.svelte-1k8fbhq):hover{box-shadow:none;transform:translateY(3px);transition:all .3s ease;background:#fff;color:var(--orange-color);.search-icon-svg:where(.svelte-1k8fbhq){fill:var(--orange-color)}}.search-icon-svg.svelte-1k8fbhq{width:20px;height:20px;fill:currentColor}@media screen and (max-width:767px){.section-fv.svelte-1k8fbhq .search-submit-button:where(.svelte-1k8fbhq):focus{outline:3px solid rgba(255,149,0,.5);outline-offset:2px}}.section-description.svelte-aky967{position:relative;width:100%;padding:min(6.0344827586vw,70px) 0 min(4.3103448276vw,50px);background-color:#edf7ff}@media screen and (max-width:767px){.section-description.svelte-aky967{padding:7.6335877863vw 4.0712468193vw 5.0890585242vw}}.section-description__concerns-box.svelte-aky967{position:relative;display:flex;justify-content:space-between;align-items:center;background:#fff;margin:0 auto min(4.8275862069vw,56px);width:min(90.5172413793vw,1050px);border-radius:min(1.724137931vw,20px);padding:min(6.0344827586vw,70px) min(4.3103448276vw,50px) min(6.0344827586vw,70px) min(8.6206896552vw,100px)}.section-description__concerns-box.svelte-aky967:after{content:"";display:block;background:#2e75df;position:absolute;left:50%;transform:translate(-50%);bottom:max(-3.4482758621vw,-40px);width:min(5.9482758621vw,69px);height:min(1.9827586207vw,23px);clip-path:polygon(0 0,100% 0,50% 100%)}.section-description__concerns-heading-title.svelte-aky967{width:fit-content;white-space:nowrap;font-size:min(2.2413793103vw,26px);font-weight:700;text-align:center;color:#12397c}.section-description__concerns-heading-title.svelte-aky967 .text01:where(.svelte-aky967){font-size:min(3.4482758621vw,40px);line-height:1;color:#2e75df}.section-description__concerns-heading-title.svelte-aky967 .text02:where(.svelte-aky967){font-size:min(3.4482758621vw,40px);line-height:1}.section-description__concerns-list.svelte-aky967{display:flex;flex-direction:column;gap:min(1.8965517241vw,22px)}.section-description__concerns-item.svelte-aky967{display:flex;align-items:center;gap:min(1.2931034483vw,15px);font-size:min(1.5517241379vw,18px);font-weight:600;color:#3e3a39}.section-description__concerns-item.svelte-aky967 img:where(.svelte-aky967){width:min(2.7586206897vw,32px)}.section-description__concerns-item-title.svelte-aky967{margin-bottom:0;font-size:min(1.5517241379vw,18px);font-weight:600;color:#3e3a39}.section-description__solution-box.svelte-aky967{display:flex;justify-content:space-between;align-items:center;background:#fff;margin:0 auto;width:min(90.5172413793vw,1050px);border-radius:min(1.724137931vw,20px);padding:min(6.0344827586vw,70px) min(8.6206896552vw,100px)}@media screen and (max-width:767px){.section-description__solution-box.svelte-aky967{flex-direction:column;background:none;gap:3.8167938931vw;width:100%;padding:0}}.section-description__solution-heading.svelte-aky967{width:fit-content;font-size:min(1.8965517241vw,22px);font-weight:700;text-align:center;color:#12397c}.section-description__solution-heading.svelte-aky967 img:where(.svelte-aky967){margin:min(2.0689655172vw,24px) auto;width:min(30.5172413793vw,354px);display:block;height:auto}@media screen and (max-width:767px){.section-description__solution-heading.svelte-aky967 img:where(.svelte-aky967){margin:0;width:40.7124681934vw}}.section-description__solution-description.svelte-aky967{width:min(29.6551724138vw,344px)}@media screen and (max-width:767px){.section-description__solution-description.svelte-aky967{width:100%}}.section-description__solution-description.svelte-aky967 .--text01:where(.svelte-aky967){font-size:min(1.724137931vw,20px);font-weight:600;line-height:1.6;text-align:justify;color:#3e3a39}.section-description__solution-description.svelte-aky967 .--text01:where(.svelte-aky967)>span:where(.svelte-aky967){color:#1b5cbd;font-weight:600}@media screen and (max-width:767px){.section-description__solution-description.svelte-aky967 .--text01:where(.svelte-aky967){font-size:4.0712468193vw;font-weight:400;text-align:center}.pc.svelte-aky967{display:none}}.section-description__solution-description.svelte-aky967 .--text02:where(.svelte-aky967){margin-top:min(1.724137931vw,20px);font-size:min(1.2068965517vw,14px);font-weight:400;line-height:1.6;text-align:justify;color:#3e3a39}.section-description__solution-description.svelte-aky967 .--text02:where(.svelte-aky967) .text01:where(.svelte-aky967){background:linear-gradient(0deg,transparent 0,#ffd145 0,#ffd145 8%,transparent 8%);padding-bottom:min(.1724137931vw,2px)}.section-area.svelte-1af8gbu{position:relative;width:100%;padding:55px 0 min(4.3103448276vw,50px);background:#edf7ff}@media screen and (max-width:767px){.section-area.svelte-1af8gbu{padding:48px 0 4.0712468193vw}.section-area.svelte-1af8gbu:after{content:"";display:block;width:100%;position:absolute;bottom:0;left:0;z-index:-1;height:4.0712468193vw;background:#edf7ff}}.section-area__search-label.svelte-1af8gbu{background:#edf7ff}.section-area__search-text.svelte-1af8gbu{position:absolute;top:-3%;left:50%;transform:translate(-50%);width:min(20.9482758621vw,243px);height:min(5.2586206897vw,61px);background:url("data:image/svg+xml,%3csvg%20width='243'%20height='61'%20viewBox='0%200%20243%2061'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='243'%20height='51'%20rx='25.5'%20fill='%231B5CBD'/%3e%3cpath%20d='M121%2061L111%2048L131%2048L121%2061Z'%20fill='%231B5CBD'/%3e%3c/svg%3e") center/contain no-repeat;margin:0 auto;display:flex;justify-content:center}.section-area__search-text.svelte-1af8gbu span:where(.svelte-1af8gbu){display:grid;place-content:center;width:min(21.0344827586vw,244px);height:min(4.3103448276vw,50px);font-size:min(1.3793103448vw,16px);font-weight:700;text-align:center;color:#fff}@media screen and (max-width:767px){.section-area__search-text.svelte-1af8gbu{top:-5%;width:43.5114503817vw;height:11.4503816794vw;background:url("data:image/svg+xml,%3csvg%20width='171'%20height='45'%20viewBox='0%200%20171%2045'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='171'%20height='36'%20rx='18'%20fill='%231B5CBD'/%3e%3cpath%20d='M85.5%2045L73%2029L98%2029L85.5%2045Z'%20fill='%231B5CBD'/%3e%3c/svg%3e") center/contain no-repeat}.section-area__search-text.svelte-1af8gbu span:where(.svelte-1af8gbu){width:62.0865139949vw;height:8.7226463104vw;font-size:3.0534351145vw}}.section-area__title.svelte-1af8gbu{width:fit-content;background:linear-gradient(0deg,transparent 5%,#edf7ff 5%,#edf7ff 40%,transparent 40%);margin:0 auto min(5.1724137931vw,60px) min(25.3448275862vw,294px);font-size:min(1.724137931vw,20px);font-weight:700;color:#12397c}@media screen and (max-width:767px){.section-area__title.svelte-1af8gbu{margin:0 auto 4.3256997455vw 3.8167938931vw;font-size:4.834605598vw}}.section-area__title-text.svelte-1af8gbu{font-size:min(2.7586206897vw,32px);font-weight:700}.section-area__title-text.svelte-1af8gbu span:where(.svelte-1af8gbu){font-size:min(1.724137931vw,20px)}@media screen and (max-width:767px){.section-area__title-text.svelte-1af8gbu{font-size:4.834605598vw}.section-area__title-text.svelte-1af8gbu span:where(.svelte-1af8gbu){font-size:3.0534351145vw}}.section-area__featured.svelte-1af8gbu{display:flex;flex-wrap:wrap;justify-content:center;gap:min(1.3793103448vw,16px);width:min(73.1034482759vw,848px);margin:0 auto min(3.4482758621vw,40px)}@media screen and (max-width:767px){.section-area__featured.svelte-1af8gbu{gap:2.2900763359vw;width:91.6030534351vw;margin:0 auto 4.0712468193vw}}.section-area__featured.svelte-1af8gbu>a:where(.svelte-1af8gbu){position:relative;overflow:hidden;width:min(23.4482758621vw,272px);border-radius:min(.3448275862vw,4px)}@media screen and (max-width:767px){.section-area__featured.svelte-1af8gbu>a:where(.svelte-1af8gbu){width:29.0076335878vw;border-radius:1.0178117048vw}}.section-area__featured.svelte-1af8gbu>a:where(.svelte-1af8gbu):after{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;mix-blend-mode:multiply;background:gray;opacity:.6;transition:opacity .1s}@media screen and (min-width:768px){.section-area__featured.svelte-1af8gbu>a:where(.svelte-1af8gbu):hover:after{opacity:.16}}.section-area__featured.svelte-1af8gbu>a:where(.svelte-1af8gbu):active:after{opacity:.6}.section-area__featured.svelte-1af8gbu>a:where(.svelte-1af8gbu) img:where(.svelte-1af8gbu){width:100%;height:100%;object-fit:cover}@media screen and (max-width:767px){.section-area__featured.svelte-1af8gbu>a:where(.svelte-1af8gbu) img:where(.svelte-1af8gbu){height:18.8295165394vw}}.section-area__featured-label.svelte-1af8gbu{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:min(1.724137931vw,20px);font-weight:700;white-space:nowrap;text-decoration:none;text-align:center;color:#fff;z-index:1}@media screen and (max-width:767px){.section-area__featured-label.svelte-1af8gbu{font-size:3.8167938931vw}}.section-area__list.svelte-1af8gbu{display:flex;flex-wrap:wrap;justify-content:space-between;gap:min(2.4137931034vw,28px) 0}@media screen and (max-width:767px){.section-area__list.svelte-1af8gbu{gap:7.1246819338vw 0}}.section-area__group.svelte-1af8gbu{width:min(23.4482758621vw,272px)}@media screen and (max-width:767px){.section-area__group.svelte-1af8gbu{width:100%}}.section-area__group-title.svelte-1af8gbu{background:#12397c;margin-bottom:min(1.3793103448vw,16px);padding:min(.1724137931vw,2px) min(1.724137931vw,20px);font-size:min(1.2931034483vw,15px);font-weight:400;color:#fff}@media screen and (max-width:767px){.section-area__group-title.svelte-1af8gbu{margin-bottom:5.0890585242vw;padding:1.0178117048vw 4.0712468193vw;font-size:3.8167938931vw}}.section-area__group-links.svelte-1af8gbu{display:flex;flex-wrap:wrap;gap:min(1.0344827586vw,12px) min(1.724137931vw,20px);padding:0 0 0 min(1.724137931vw,20px)}@media screen and (max-width:767px){.section-area__group-links.svelte-1af8gbu{gap:3.0534351145vw 4.5801526718vw;padding:0 0 0 3.3078880407vw}}.section-area__group-links.svelte-1af8gbu>a:where(.svelte-1af8gbu){display:block;font-size:min(1.1206896552vw,13px);font-weight:400;line-height:1.2;color:#2e75df;text-decoration:underline;transition:all .1s}@media screen and (max-width:767px){.section-area__group-links.svelte-1af8gbu>a:where(.svelte-1af8gbu){font-size:4.0712468193vw}}@media screen and (min-width:768px){.section-area__group-links.svelte-1af8gbu>a:where(.svelte-1af8gbu):hover{color:#ffab3f}.section-area__group-links.svelte-1af8gbu>a:where(.svelte-1af8gbu):active{color:#ffab3f;opacity:.8}}.section-area.svelte-1af8gbu .adlp-accordion__wrapper:where(.svelte-1af8gbu){margin:0 auto;width:min(73.1034482759vw,848px)}@media screen and (max-width:767px){.section-area.svelte-1af8gbu .adlp-accordion__wrapper:where(.svelte-1af8gbu){width:92.1119592875vw}}@media screen and (min-width:768px){.section-area.svelte-1af8gbu .adlp-accordion__header:where(.svelte-1af8gbu){cursor:pointer;display:none}}@media screen and (max-width:767px){.section-area.svelte-1af8gbu .adlp-accordion__header:where(.svelte-1af8gbu){display:flex;justify-content:center;width:calc(100% + 7.6335877863vw);margin:0 -3.8167938931vw;padding-bottom:6.3613231552vw;box-shadow:0 .5089058524vw 1.0178117048vw #0000001a;font-size:3.0534351145vw;font-weight:700;text-align:center;color:gray}.section-area.svelte-1af8gbu .adlp-accordion__header.--plus:where(.svelte-1af8gbu):before,.section-area.svelte-1af8gbu .adlp-accordion__header.--plus:where(.svelte-1af8gbu):after{display:none}.section-area.svelte-1af8gbu .adlp-accordion__header:where(.svelte-1af8gbu) .--b:where(.svelte-1af8gbu){display:none}.section-area.svelte-1af8gbu .adlp-accordion__header.--open:where(.svelte-1af8gbu) .--a:where(.svelte-1af8gbu){display:none}.section-area.svelte-1af8gbu .adlp-accordion__header.--open:where(.svelte-1af8gbu) .--b:where(.svelte-1af8gbu){display:block;width:100%;margin-top:7.6335877863vw;padding-top:7.6335877863vw;box-shadow:inset 0 .5089058524vw 1.0178117048vw #0000001a}}@media screen and (max-width:767px)and (max-width:767px){.section-area.svelte-1af8gbu .adlp-accordion__header.--open:where(.svelte-1af8gbu){box-shadow:none}}.section-area.svelte-1af8gbu .adlp-accordion__header__inner:where(.svelte-1af8gbu){justify-content:center;padding:0}@media screen and (max-width:767px){.section-area.svelte-1af8gbu .adlp-accordion__header__inner:where(.svelte-1af8gbu){width:100%;margin:0 -3.8167938931vw}}@media screen and (min-width:768px){.section-area.svelte-1af8gbu .adlp-accordion__body:where(.svelte-1af8gbu){display:block!important}}.section-area.svelte-1af8gbu .adlp-accordion__body__inner:where(.svelte-1af8gbu){padding:0}.pc.svelte-1gpronc{display:block}@media screen and (max-width:767px){.pc.svelte-1gpronc{display:none}}
