.lato{font-family:'Lato',sans-serif;font-size:24px;font-weight:700;letter-spacing:.125em}
.header{position:fixed;width:100%;top:0;left:0;z-index:999}
.container{width:100%;max-width:1510px;margin:0 auto}
.header .content{display:flex;justify-content:space-between;align-items:center;padding:.938rem 1.25rem 0}
.header .content .logo{display:flex;align-items:center;gap:.938rem}
.header .content .logo img{width:157px}
.header .content .logo span{font-family:'Noto Sans JP',sans-serif;font-size:16px;font-weight:700}
.btn-primary a{font-family:'Noto Sans JP',sans-serif;font-size:1.375rem;font-weight:500;display:inline-block;width:283px;height:73px;text-align:center;line-height:73px;background:#C0AD72;color:#fff;text-decoration:none;border-radius:37px}
.btn-primary.btn-top a{font-size:1rem;width:283px;height:59px;line-height:59px}
.mv-txt{display:flex;flex-direction:column;justify-content:center;width:100%;max-width:1080px;height:100%;margin:auto;margin-top:115px;padding:0 1.25rem}
.mv-txt h2{font-family:'Noto Sans JP',sans-serif;font-size:38px;font-weight:700;margin-bottom:35px}
.mv-txt h2 span.sub-color{color:#C0AD72}
.mv-txt p+p{margin-top:115px}
/*--- 20240402 --*/
.map-frame{position:relative}
.map-frame iframe{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
