﻿:root{--white: #fff;--blue: #104492;--txtColor: #112647;--primary: #112647;--secondary: #a9c3e1;--fontFamily: "Noto Sans JP", "ヒラギノ角 Pro W3", "Hiragino Kaku Pro W3", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;--ttlSizePc: 3rem;--ttlSizeSp: 4rem;--txtSizePc: 2rem;--txtSizeSp: 3rem}html{scroll-behavior:smooth;font-size:62.5%}@media(min-width: 768px)and (max-width: 1240px){html{font-size:.9765625vw}}@media screen and (max-width: 767px){html{font-size:1.3333333333vw}}body{font-family:var(--fontFamily);font-size:var(--txtSizePc);color:var(--txtColor);background-color:#f8f8fc}@media screen and (max-width: 767px){body{font-size:var(--txtSizeSp)}}.for_sp{display:none}@media screen and (max-width: 767px){.for_sp{display:block}}.for_pc{display:inline-block}@media screen and (max-width: 767px){.for_pc{display:none}}.mainw{max-width:120rem;padding-left:2rem;padding-right:2rem;margin-left:auto;margin-right:auto}@media screen and (max-width: 767px){.mainw{padding-left:5rem;padding-right:5rem}}.c-text{line-height:1.8;letter-spacing:.1em}@media screen and (max-width: 767px){.c-text{font-size:3rem;line-height:1.6}}.l-header{position:fixed;top:0;width:100%;background:rgba(0,0,0,0);z-index:100;background-color:#f8f8fc}.header-inr{display:flex;justify-content:space-between;align-items:center;padding:4.6rem 0 1.6rem}@media screen and (max-width: 767px){.header-inr{padding:4.6rem 5rem 1.6rem}}@media screen and (max-width: 767px){.header-logo{width:24rem}}.header-navi ul{display:flex;gap:0 2.6rem;font-weight:700}.header-navi a{padding:.8rem 2.2rem;border-bottom:.4rem solid var(--secondary)}.footer{padding:3.8rem 0 7rem}.footer-wrap{display:flex}.footer-left{width:49rem}.footer-right{flex:1}.footer-logo{margin-bottom:4rem}.footer-navi{font-size:2rem;font-weight:500}.footer-navi a{padding:2.4rem 2.4rem 1.4rem;display:inline-block;border-bottom:.5rem solid var(--secondary)}.footer h2{text-align:right;font-size:2.4rem;font-weight:500;margin-bottom:7.2rem}.footer-map{display:grid;grid-template-columns:repeat(2, 1fr)}.footer-map dl{padding-left:2rem}.footer-map dt{font-size:2rem;padding-bottom:1.6rem;border-bottom:.1rem solid var(--primary)}.footer-map dd{padding-top:2rem;font-size:2rem;line-height:1.8}.footer-map iframe{aspect-ratio:346/204}.footer .copy{margin-top:6.6rem;text-align:center;font-size:1.8rem;font-weight:500;letter-spacing:.1em}@media screen and (max-width: 767px){.footer{padding:12rem 0 6rem}.footer-wrap{flex-direction:column}.footer-left{width:100%}.footer-right{flex:initial;width:100%}.footer-logo{margin-bottom:5.6rem;display:flex;align-items:center;justify-content:space-between}.footer-logo a{width:20rem}.footer-navi{font-size:3rem;margin-bottom:10rem}.footer-navi a{padding:4.4rem 1.4rem 1.4rem}.footer h2{font-size:3rem;margin-bottom:0}.footer-map{display:flex;flex-direction:column-reverse}.footer-map dl{padding-left:0;margin-bottom:4rem}.footer-map dt{font-size:3rem;padding-bottom:2.8rem}.footer-map dd{padding-top:2.8rem;font-size:3rem;line-height:1.6}.footer-map iframe{aspect-ratio:650/383}.footer .copy{margin-top:9rem;font-size:2.4rem}}.hamburger{display:none;width:7.4rem;height:5.6rem;position:relative;background:none;border:none;cursor:pointer;z-index:1001}.hamburger span{position:absolute;left:0;width:100%;height:.4rem;background:var(--blue);transition:.3s}.hamburger span:nth-child(1){top:0}.hamburger span:nth-child(2){top:calc(50% - .2rem)}.hamburger span:nth-child(3){bottom:0}.hamburger.is-open span:nth-child(1){transform:rotate(45deg);top:calc(50% - .2rem)}.hamburger.is-open span:nth-child(2){opacity:0}.hamburger.is-open span:nth-child(3){transform:rotate(-45deg);top:calc(50% - .2rem)}@media screen and (max-width: 767px){.hamburger{display:block}.header-navi{position:fixed;top:0;right:-100%;width:90%;height:100vh;background:#fff;transition:.3s;padding-top:80px;z-index:1000}.header-navi.is-open{right:0}.header-navi ul{flex-direction:column;gap:2.4rem;text-align:center;font-size:3rem}.header-navi a{display:block;padding:2.8rem}}.cta{padding:8.2rem 0;margin-bottom:8.8rem;background:url("../../img/common/cta-bg.jpg") no-repeat center/cover}@media screen and (max-width: 767px){.cta{padding:14.5rem 0;margin-bottom:0}}.cta h2{text-align:center;color:var(--white);margin-bottom:2.4rem}.cta-btn a{margin:0 auto;background:url("../../img/top/bnt-bg.png") no-repeat center/cover;width:52rem;height:15rem;display:flex;align-items:center;gap:3rem;border:0;justify-content:center;font-size:3rem;font-weight:700;position:relative;gap:3rem}@media screen and (max-width: 767px){.cta-btn a img{width:8rem}}.p-mv{background:url("../img/mv-bg.jpg") no-repeat center right/cover;padding:28rem 0 14rem}@media screen and (max-width: 767px){.p-mv{background:url("../img/mv-bg-sp.jpg") no-repeat center right/cover;padding:30.8rem 0 16rem}}.p-mv h1{width:49rem;text-align:center;font-weight:700;font-size:3.6rem}@media screen and (max-width: 767px){.p-mv h1{width:100%}}.p-mv h1 span{display:block;font-size:2.4rem;margin-bottom:.8rem}@media screen and (max-width: 767px){.p-mv h1 span{font-size:3rem;margin-bottom:1.8rem}}@media screen and (max-width: 767px){.p-mv h1{font-size:4.8rem}}.p-main{padding:8.8rem 0 12rem}.p-main dl:first-of-type{margin-top:8rem}.p-main dl+dl{margin-top:6rem}@media screen and (max-width: 767px){.p-main dl+dl{margin-top:9.8rem}}.p-main dt{font-size:3rem;font-weight:700;margin-bottom:3rem}@media screen and (max-width: 767px){.p-main dt{font-size:4rem;line-height:1.2;margin-bottom:4.4rem}}