h1,h2,h3,h4,h5,h6{font-family:"Noto Sans JP",sans-serif;font-weight:700;line-height:1.3;color:#003d7a}h1{font-size:40px}@media(max-width: 768px){h1{font-size:32px}}h2{font-size:32px}@media(max-width: 768px){h2{font-size:24px}}h3{font-size:24px}@media(max-width: 768px){h3{font-size:18px}}p{margin-bottom:16px}.hero-wrapper .hero{display:grid;grid-template-columns:2fr 1fr;align-items:center;gap:40px;padding:8px 16px 60px}@media(max-width: 768px){.hero-wrapper .hero{grid-template-columns:1fr;text-align:center;gap:24px}}.hero-wrapper .hero__title{font-size:32px;font-weight:500;margin-bottom:8px;line-height:1.3;background-color:rgba(0,0,0,0);color:#003d7a}@media(max-width: 768px){.hero-wrapper .hero__title{font-size:24px}}.hero-wrapper .hero__eyebrow{display:block;margin-bottom:8px;line-height:1;font-size:16px;font-weight:500;color:#84c5f4;letter-spacing:.08em}.hero-wrapper .hero__description{font-size:18px;color:#333;margin-bottom:24px}@media(max-width: 768px){.hero-wrapper .hero__description{font-size:18px}}.hero-wrapper .hero__image{text-align:center}.hero-wrapper .hero__image img{width:280px;height:280px;border-radius:50%;-o-object-fit:cover;object-fit:cover}@media(max-width: 768px){.hero-wrapper .hero__image img{width:220px;height:220px}}.hero-wrapper .hero__button{display:inline-flex;align-items:center;gap:24px;padding:16px 24px;border-radius:8px;font-weight:500;text-align:center;cursor:pointer;transition:all .3s ease;border:none;text-decoration:none;background:linear-gradient(135deg, #84c5f4 0%, #1b118b 100%);color:#fff;font-size:24px}.hero-wrapper .hero__button::after{content:"›";font-size:1em;line-height:1;color:currentColor;transition:transform .3s ease}.hero-wrapper .hero__button:hover::after{transform:translateX(4px)}.hero-wrapper .hero__button:disabled{opacity:.5;cursor:not-allowed}.hero-wrapper .hero__button:disabled::after{transform:none}.hero-wrapper .hero__button:hover{opacity:.85}@media(max-width: 768px){.hero-wrapper .hero__button{padding:16px 24px;font-size:24px}}.cards{padding:0px 5%}@media(max-width: 768px){.cards{padding:60px 60px}}.cards--no-spacing{padding:16px 16px 80px}.cards__grid{display:grid;gap:24px}.cards__grid--2col{grid-template-columns:repeat(2, 1fr);align-items:center}@media(max-width: 768px){.cards__grid--2col{grid-template-columns:1fr;gap:24px;justify-items:center}}.cards__grid--3col{grid-template-columns:repeat(3, 1fr)}@media(max-width: 768px){.cards__grid--3col{grid-template-columns:1fr;gap:24px;justify-items:center}}.cards .card{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:all .3s ease;display:flex;flex-direction:column;height:100%}.cards .card:hover{transform:translateY(-4px);box-shadow:0 4px 16px rgba(0,0,0,.15)}.cards .card--no-shadow{display:flex;flex-direction:row;justify-content:center;align-items:center;box-shadow:none;padding:24px}@media(max-width: 768px){.cards .card--no-shadow{justify-content:flex-start;align-items:center;padding:24px}}.cards .card--no-shadow:hover{box-shadow:none;transform:none}.cards .card img{width:100%;-o-object-fit:cover;object-fit:cover}@media(max-width: 768px){.cards .card img{height:180px}}.cards .card__title{font-size:32px;font-weight:500;margin:16px;color:#84c5f4;border-bottom:none}@media(max-width: 768px){.cards .card__title{font-size:24px}}.cards .card__title::after{content:"›";font-size:1em;margin-left:.9em;line-height:1;color:currentColor;transition:transform .3s ease}.cards .card__title:hover::after{transform:translateX(4px)}.cards .card__title--font-size-md{font-size:24px;text-align:center}.cards .card__text{margin:0 16px 24px;font-size:16px;color:#333;flex-grow:1}.cards .card__button{display:inline-flex;align-items:center;gap:24px;padding:16px 24px;border-radius:8px;font-weight:500;text-align:center;cursor:pointer;transition:all .3s ease;border:none;text-decoration:none;background:linear-gradient(135deg, #84c5f4 0%, #1b118b 100%);color:#fff;font-size:24px}.cards .card__button::after{content:"›";font-size:1em;line-height:1;color:currentColor;transition:transform .3s ease}.cards .card__button:hover::after{transform:translateX(4px)}.cards .card__button:disabled{opacity:.5;cursor:not-allowed}.cards .card__button:disabled::after{transform:none}.cards .card__button:hover{opacity:.85}@media(max-width: 768px){.cards .card__button{padding:16px 24px}}@media(max-width: 768px){.section-wrapper{padding:40px 16px}}.section-wrapper__inner .section__subtitle{display:inline-block;width:100%;font-size:24px;font-weight:700;margin-bottom:24px;padding-bottom:8px;border-bottom:2px solid #84c5f4;color:#003d7a}@media(max-width: 768px){.section-wrapper__inner .section__subtitle{font-size:16px;margin-bottom:16px}}.section-wrapper__description{font-size:18px;margin-bottom:40px;color:#333}.section-wrapper__figure{margin-bottom:60px}.section-wrapper__figure img{width:100%;height:auto;border-radius:8px}.section-wrapper__figure-caption{margin-top:8px;font-size:14px;line-height:1.4;color:#333;width:90%;margin-left:auto;margin-right:0;text-align:left}.section-wrapper__figure--no-spacing{margin-bottom:16px}.section-wrapper .table-wrapper{width:100%}@media(max-width: 768px){.section-wrapper .table-wrapper{max-width:400px}}.section-wrapper .table-wrapper .table-block{width:100%;margin-bottom:60px}.section-wrapper .table-wrapper .table-block__title{display:inline-block;font-size:24px;margin-bottom:16px;padding-bottom:8px;border-bottom:2px solid #84c5f4;color:#003d7a;width:100%}.section-wrapper .table-wrapper .table-block__table{width:100%}.section-wrapper .table-wrapper .definition-table{width:100%;border-collapse:collapse;border:none}@media(max-width: 768px){.section-wrapper .table-wrapper .definition-table tr{margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #ddd;width:100%}.section-wrapper .table-wrapper .definition-table tr:last-child{border-bottom:none;margin-bottom:0}}.section-wrapper .table-wrapper .definition-table th,.section-wrapper .table-wrapper .definition-table td{font-size:18px;padding:8px 8px;vertical-align:top;border:none}.section-wrapper .table-wrapper .definition-table th{width:10%;font-weight:500;color:#003d7a;white-space:nowrap;background-color:rgba(0,0,0,0)}@media(max-width: 768px){.section-wrapper .table-wrapper .definition-table th{width:100%;display:block;padding-bottom:8px;padding-left:0;text-align:center}}.section-wrapper .table-wrapper .definition-table td{font-weight:400}@media(max-width: 768px){.section-wrapper .table-wrapper .definition-table td{width:100%;display:block;padding-top:0;padding-left:0;text-align:center}}.section-wrapper .table-wrapper .table-scroll{overflow-x:auto}.section-wrapper .table-wrapper .table-scroll table{min-width:640px}.section-wrapper .table-wrapper .data-table{width:100%;border-collapse:collapse;table-layout:auto;border:none}.section-wrapper .table-wrapper .data-table th,.section-wrapper .table-wrapper .data-table td{padding:8px;vertical-align:top;border-bottom:1px solid #ddd;background-color:rgba(0,0,0,0);border:none;border-bottom:1px solid #ddd}.section-wrapper .table-wrapper .data-table th:nth-child(1),.section-wrapper .table-wrapper .data-table th:nth-child(2),.section-wrapper .table-wrapper .data-table td:nth-child(1),.section-wrapper .table-wrapper .data-table td:nth-child(2){white-space:nowrap}.section-wrapper .table-wrapper .data-table th:nth-child(1),.section-wrapper .table-wrapper .data-table td:nth-child(1){min-width:100px}.section-wrapper .table-wrapper .data-table th:nth-child(2),.section-wrapper .table-wrapper .data-table td:nth-child(2){min-width:120px}.section-wrapper .table-wrapper .data-table thead th{font-size:18px;font-weight:500;color:#003d7a;white-space:nowrap;text-align:left}.section-wrapper .table-wrapper .data-table tbody td{font-size:16px;font-weight:400;word-break:break-word}.section-wrapper .table-block--with-image{display:grid;grid-template-columns:2fr 1fr;gap:40px;align-items:center}@media(max-width: 768px){.section-wrapper .table-block--with-image{grid-template-columns:1fr}}.section-wrapper .table-block__image{display:flex;justify-content:center;align-items:center;height:100%}.section-wrapper .table-block__image img{display:block;max-width:100%;max-height:400px;height:auto;-o-object-fit:contain;object-fit:contain}.section-wrapper .list-wrapper .list-block{margin-bottom:60px}.section-wrapper .list-wrapper .list-block__title{display:inline-block;font-size:24px;margin-bottom:16px;padding-bottom:8px;border-bottom:2px solid #84c5f4;color:#003d7a;width:100%;border-bottom:2px solid #84c5f4}@media(max-width: 768px){.section-wrapper .list-wrapper .list-block__title{width:100%}}.section-wrapper .list-wrapper .numbered-list{list-style:none;counter-reset:item;padding:0;margin:0}.section-wrapper .list-wrapper .numbered-list li{counter-increment:item;position:relative;padding-left:56px;margin-bottom:24px;font-size:18px;color:#333;line-height:1.7}.section-wrapper .list-wrapper .numbered-list li::before{content:counter(item);position:absolute;left:0;top:.2em;width:32px;height:32px;border-radius:50%;background-color:#003d7a;color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700}@media(max-width: 768px){.section-wrapper .list-wrapper .numbered-list li{padding-left:48px}.section-wrapper .list-wrapper .numbered-list li::before{width:28px;height:28px;font-size:12px}}.flow{--cut: 18px;display:grid;grid-template-columns:repeat(8, 1fr)}.flow__item{display:flex;flex-direction:column}.flow__arrow{height:120px;display:flex;flex-direction:column;justify-content:center;padding:24px 16px;background:linear-gradient(135deg, #9bd0f6, #1b118b);color:#fff;text-align:center;font-weight:500;-webkit-clip-path:polygon(0 0, calc(100% - var(--cut)) 0, 100% 50%, calc(100% - var(--cut)) 100%, 0 100%);clip-path:polygon(0 0, calc(100% - var(--cut)) 0, 100% 50%, calc(100% - var(--cut)) 100%, 0 100%);box-shadow:0 6px 16px rgba(0,0,0,.12)}.flow__item:nth-child(2) .flow__arrow{background:linear-gradient(135deg, #ffc721, #ffc107)}.flow__step{display:block;font-size:14px;font-weight:400}.flow__label{display:block;margin-top:8px;font-weight:700;color:#fff;line-height:16px}.flow__description{display:none}@media(max-width: 768px){.flow{grid-template-columns:1fr}.flow__arrow{-webkit-clip-path:polygon(0 0, 100% 0, 100% calc(100% - var(--cut)), 50% 100%, 0 calc(100% - var(--cut)));clip-path:polygon(0 0, 100% 0, 100% calc(100% - var(--cut)), 50% 100%, 0 calc(100% - var(--cut)))}.flow__description{display:block;padding:24px}.flow__description p{font-size:14px;line-height:1.7;margin:0}.flow__item{margin-bottom:40px}.flow__item:last-child{margin-bottom:0}}.flow-details{margin-top:60px}@media(max-width: 768px){.flow-details{display:none}}.flow-step{margin-bottom:30px}.flow-step .sentence{line-height:line-height(base);margin:0}.flow-step .step-title{margin-top:0;color:#003d7a;font-size:24px;border-bottom:1px solid #003d7a;padding-bottom:8px;margin-bottom:24px;font-weight:normal}.step-title--highlight{color:#ffc107}
/*# sourceMappingURL=260406_material_v4.min.css.map */