﻿*,*::before,*::after{box-sizing:border-box}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}ul,ol{list-style:none;padding:0;margin:0}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5;-webkit-font-smoothing:antialiased;font-family:"YakuHanJP","Noto Sans JP",sans-serif;font-weight:500;letter-spacing:.04em;color:#333;font-size:clamp(14px,0.1294498382vw + 13.5145631068px,16px)}a{text-decoration-skip-ink:auto;color:inherit;text-decoration:none;transition:.5s ease}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit;background:rgba(0,0,0,0);border:none;border-radius:0;appearance:none}button{cursor:pointer}table{border-collapse:collapse;border-spacing:0}@media screen and (-webkit-min-device-pixel-ratio: 0)and (min-resolution: 0.001dpcm){img{image-rendering:-webkit-optimize-contrast}}body{display:flex;flex-direction:column}.l-main{flex:1}.l-header{width:100%;height:clamp(60px,3.8834951456vw + 45.4368932039px,120px);position:fixed;top:0;left:0;background-color:#fff;z-index:10000;transition:.5s ease}.l-header .l-container{padding:0 clamp(8px,5.6310679612vw + -13.1165048544px,95px);height:100%;display:flex;justify-content:space-between;align-items:center}@media screen and (max-width: 768px){.l-header .l-container{padding:0 8px}}.l-header .l-container .p-header-left{display:flex;justify-content:space-between;align-items:center;gap:clamp(20px,0.6472491909vw + 17.572815534px,30px)}.l-header .l-container .p-header-logo{width:clamp(208px,16.9579288026vw + 144.4077669903px,470px);transition:.5s ease}.l-header .l-container .p-header-notes{font-size:clamp(10px,0.2588996764vw + 9.0291262136px,14px);font-weight:700;color:#005bac;max-width:clamp(100px,14.2394822006vw + 46.6019417476px,320px)}.l-header .l-container .p-header-list{font-size:clamp(10px,0.5177993528vw + 8.0582524272px,18px);font-weight:600;display:flex;align-items:center;gap:clamp(10px,1.6828478964vw + 3.6893203883px,36px)}@media screen and (max-width: 768px){.l-header .l-container .p-header-list{display:none}}.l-header .l-container .p-header-list li a:hover{color:#005bac}.l-header .l-container .p-header-list li.is-active{color:#005bac}.l-header.is-scrolled{height:clamp(40px,2.5889967638vw + 30.2912621359px,80px);box-shadow:0 2px 10px rgba(0,0,0,.1)}@media screen and (max-width: 768px){.l-header.is-scrolled{height:clamp(60px,3.8834951456vw + 45.4368932039px,120px)}}.l-header.is-scrolled .p-header-logo{width:clamp(150px,9.7087378641vw + 113.5922330097px,300px);height:auto}@media screen and (max-width: 768px){.l-header.is-scrolled .p-header-logo{width:clamp(208px,16.9579288026vw + 144.4077669903px,470px)}}.l-footer{width:100%}.l-footer .l-container{background-color:#ebedef;padding:clamp(25px,0.6472491909vw + 22.572815534px,35px) 0 clamp(35px,0vw + 35px,35px);display:flex;flex-direction:column;align-items:center;gap:clamp(18px,1.1003236246vw + 13.8737864078px,35px)}.l-footer .l-container .p-footer-logo{width:clamp(238px,7.2491909385vw + 210.8155339806px,350px)}.l-footer .l-container .p-footer-nav{display:flex;flex-wrap:wrap;font-size:clamp(12px,0.1941747573vw + 11.2718446602px,15px);gap:1.5em 2em;justify-content:center;padding:0 4em}.l-footer .l-container .p-footer-nav li a:hover{text-decoration:underline;text-underline-offset:.2em}.l-footer .p-copyright{background-color:#333;width:100%;color:#fff;font-size:clamp(12px,0vw + 12px,12px);text-align:center;padding:.5em 1em;line-height:1.8}@media screen and (max-width: 768px){.l-footer .p-copyright{padding:1.5em 1em}}.l-footer .p-copyright br{display:none}@media screen and (max-width: 768px){.l-footer .p-copyright br{display:block}}.p-hamburger{display:none;position:absolute;top:0;right:0;width:clamp(60px,3.8834951456vw + 45.4368932039px,120px);height:clamp(60px,3.8834951456vw + 45.4368932039px,120px);background:none;border:none;cursor:pointer;background-color:#005bac}@media screen and (max-width: 768px){.p-hamburger{display:flex;justify-content:center;align-items:center}}.p-hamburger .p-hamburger-line{width:clamp(30px,1.9417475728vw + 22.7184466019px,60px);height:clamp(14px,0.9061488673vw + 10.6019417476px,28px);position:relative}.p-hamburger .p-hamburger-line span{display:block;position:absolute;right:0;height:clamp(1px,0.0647249191vw + 0.7572815534px,2px);background-color:#fff;transition:.5s ease}.p-hamburger .p-hamburger-line span:nth-child(1){top:0;width:100%}.p-hamburger .p-hamburger-line span:nth-child(2){bottom:0;width:70%}.p-hamburger.is-open .p-hamburger-line span{width:100%;top:50%;margin-top:calc(clamp(1px,0.0647249191vw + 0.7572815534px,2px)/-2)}.p-hamburger.is-open .p-hamburger-line span:nth-child(1){transform:rotate(45deg)}.p-hamburger.is-open .p-hamburger-line span:nth-child(2){transform:rotate(-45deg)}.p-drawer-menu{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:rgba(0,91,172,.95);z-index:90;opacity:0;visibility:hidden;transition:.5s ease}.p-drawer-menu.is-open{opacity:1;visibility:visible}.p-drawer-menu .p-drawer-list{list-style:none;padding:clamp(70px,4.5307443366vw + 53.0097087379px,140px) clamp(20px,1.2944983819vw + 15.145631068px,40px) 0;margin:0}.p-drawer-menu .p-drawer-list li{border-bottom:1px solid hsla(0,0%,100%,.6)}.p-drawer-menu .p-drawer-list li:last-child{border-bottom:none}.p-drawer-menu .p-drawer-list li a{display:block;color:#fff;text-decoration:none;font-size:clamp(15px,0.1941747573vw + 14.2718446602px,18px);font-weight:500;transition:.5s ease;padding:1em 0}.p-drawer-menu .p-drawer-list li a:hover{opacity:.7}.p-hero{margin-top:clamp(60px,3.8834951456vw + 45.4368932039px,120px);position:relative;height:clamp(400px,25.8899676375vw + 302.9126213592px,800px);background:url("../img/mv-img.webp") no-repeat center center/cover}@media screen and (max-width: 768px){.p-hero{background-image:url("../img/mv-img_sp.webp");height:clamp(700px,0vw + 700px,700px);margin-top:0}}.p-hero__copy{position:absolute;bottom:.3em;left:.5em;color:#fff;font-size:clamp(81px,4.3365695793vw + 64.7378640777px,148px);font-weight:900;line-height:1.2;letter-spacing:.1em;text-shadow:0 0 .3em rgba(0,0,0,.16)}@media screen and (max-width: 768px){.p-hero__copy{bottom:.4em;left:.25em}}.p-nav-grid{padding:clamp(25px,1.6181229773vw + 18.932038835px,50px) clamp(20px,1.9417475728vw + 12.7184466019px,50px) clamp(40px,4.854368932vw + 21.7961165049px,115px)}.p-nav-grid .l-container{margin:0 auto;max-width:clamp(375px,87.572815534vw + 46.6019417476px,1728px)}@media screen and (min-width: 1920px){.p-nav-grid .l-container{max-width:1728px}}.p-nav-grid .l-container .p-nav-grid__list{display:flex;flex-wrap:wrap;gap:clamp(20px,1.5533980583vw + 14.1747572816px,44px)}@media screen and (min-width: 1920px){.p-nav-grid .l-container .p-nav-grid__list{gap:44px}}@media screen and (max-width: 768px){.p-nav-grid .l-container .p-nav-grid__list{gap:20px}}@media screen and (max-width: 375px){.p-nav-grid .l-container .p-nav-grid__list{flex-direction:column;gap:20px}}.p-nav-grid .l-container .p-nav-grid__list .p-nav-card{display:flex;flex-direction:column;flex:1;width:clamp(335px,2.3948220065vw + 326.0194174757px,372px)}@media screen and (max-width: 768px){.p-nav-grid .l-container .p-nav-grid__list .p-nav-card{flex:auto;width:calc(50% - 10px)}}@media screen and (max-width: 375px){.p-nav-grid .l-container .p-nav-grid__list .p-nav-card{width:100%}}.p-nav-grid .l-container .p-nav-grid__list .p-nav-card .p-nav-card__img{width:100%;height:auto;margin:0 0 clamp(12px,0.8414239482vw + 8.8446601942px,25px);overflow:hidden;aspect-ratio:1/.726}@media screen and (max-width: 375px){.p-nav-grid .l-container .p-nav-grid__list .p-nav-card .p-nav-card__img{aspect-ratio:1/.546}}.p-nav-grid .l-container .p-nav-grid__list .p-nav-card .p-nav-card__img img{width:100%;height:100%;object-fit:cover;object-position:center;transition:.5s ease}.p-nav-grid .l-container .p-nav-grid__list .p-nav-card .p-nav-card__body{position:relative}.p-nav-grid .l-container .p-nav-grid__list .p-nav-card .p-nav-card__body .p-nav-card__title{font-size:clamp(16px,0.5177993528vw + 14.0582524272px,24px);font-weight:700}@media screen and (max-width: 375px){.p-nav-grid .l-container .p-nav-grid__list .p-nav-card .p-nav-card__body .p-nav-card__title{font-size:16px}}.p-nav-grid .l-container .p-nav-grid__list .p-nav-card .p-nav-card__body .c-arrow-icon{position:absolute;top:50%;right:0;width:clamp(20px,0.9708737864vw + 16.359223301px,35px);height:clamp(20px,0.9708737864vw + 16.359223301px,35px);background:url(../img/arrow.svg) no-repeat center/contain;transform:translateY(-50%)}.p-nav-grid .l-container .p-nav-grid__list .p-nav-card:hover .p-nav-card__img img{scale:1.05}.js-fade{opacity:0;transform:translateY(clamp(12px, 1.8122977346vw + 5.2038834951px, 40px));transition:opacity .5s ease-out,transform .8s ease-out}.js-fade.is-active{opacity:1;transform:translateY(0)}.js-fade.--delay-02{transition-delay:.2s}.js-fade.--delay-04{transition-delay:.4s}.js-fade.--delay-06{transition-delay:.6s}.js-fade-in{animation:fadeIn 1.2s forwards}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.p-header-title{margin-top:clamp(60px,3.8834951456vw + 45.4368932039px,120px);height:clamp(120px,11.6504854369vw + 76.3106796117px,300px);background:url(../img/page-header-bg.webp) no-repeat center/cover}.p-header-title .p-header-title__inner{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.p-header-title .p-header-title__inner .p-header-title__copy{color:#fff;font-size:clamp(20px,1.2944983819vw + 15.145631068px,40px);letter-spacing:.1em;font-weight:900;text-align:center}.p-breadcrumbs{font-size:clamp(10px,0.1294498382vw + 9.5145631068px,12px);padding:.5em 0;margin:0 0 clamp(40px,3.2362459547vw + 27.8640776699px,90px)}.p-breadcrumbs a:hover{text-decoration:underline;opacity:.7}.m-container{max-width:clamp(335px,66.7313915858vw + 84.7572815534px,1366px);margin:0 auto}.__mb100{margin-bottom:clamp(50px,3.2362459547vw + 37.8640776699px,100px) !important}.__mb200{margin-bottom:clamp(100px,6.4724919094vw + 75.7281553398px,200px) !important}.__h2{font-size:clamp(18px,1.0355987055vw + 14.1165048544px,34px);font-weight:700;margin:0 0 1.5em;padding:0 0 0 1em;line-height:1.3;position:relative}.__h2:before{content:"";position:absolute;top:.15em;left:0;background:url(../img/h-mark.svg) no-repeat center/contain;width:clamp(6px,0.3236245955vw + 4.786407767px,11px);height:clamp(18px,1.1650485437vw + 13.6310679612px,36px)}.__h3{position:relative;background-color:#d3dde0;padding-left:1.5em;min-height:2.5em;display:flex;align-items:center;font-size:clamp(16px,0.1294498382vw + 15.5145631068px,18px);margin:0 0 1em}.__h3::before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:linear-gradient(to bottom, #e4002b 0%, #e4002b 50%, #024ae9 50%, #024ae9 100%)}.__desc{margin:-1em 0 2em}.__desc p{font-weight:600;line-height:2}.__outline table{font-size:clamp(12px,0.2588996764vw + 11.0291262136px,16px);border-top:solid #d3dde0 1px;line-height:1.6;width:100%}@media screen and (max-width: 768px){.__outline table{display:block}}@media screen and (max-width: 768px){.__outline table tbody{display:block}}@media screen and (max-width: 768px){.__outline table tr{display:block}}.__outline table tr th{border-bottom:solid #d3dde0 1px;padding:1.5em 0;width:15%;text-align:left;vertical-align:middle;font-weight:700}@media screen and (max-width: 768px){.__outline table tr th{width:100%;display:block;padding:1,5em 0 0;border-bottom:none}}.__outline table tr td{border-bottom:solid #d3dde0 1px;padding:1.5em 0;text-align:left;vertical-align:middle;font-weight:600}@media screen and (max-width: 768px){.__outline table tr td{width:100%;display:block;padding:0 0 1.5em}}.__history{border:solid #d3dde0 clamp(2px,0.0647249191vw + 1.7572815534px,3px);padding:clamp(20px,1.2944983819vw + 15.145631068px,40px) clamp(20px,1.6181229773vw + 13.932038835px,45px) clamp(20px,1.9417475728vw + 12.7184466019px,50px)}.__history .__timeline{position:relative;display:flex;flex-direction:column;gap:0}.__history .__timeline li{display:flex;font-weight:700;line-height:1.8;position:relative}@media screen and (max-width: 768px){.__history .__timeline li{padding:0 0 0 2em;flex-direction:column}}.__history .__timeline li .__date{width:8.5em;text-align:right}@media screen and (max-width: 768px){.__history .__timeline li .__date{width:auto;text-align:left;margin:0 0 .5em}}.__history .__timeline li .__line{position:relative;width:3.5em;flex-shrink:0}@media screen and (max-width: 768px){.__history .__timeline li .__line{position:absolute;top:0;left:0;height:100%;width:1em}}.__history .__timeline li .__line:before{content:"";position:absolute;left:50%;transform:translateX(-50%);top:.5em;height:100%;width:.2em;background-color:#d3dde0}.__history .__timeline li .__line::after{content:"";position:absolute;transform:translateX(-50%);left:50%;top:.5em;width:.9em;height:.9em;background-color:#e4002b;border-radius:50%;z-index:1}.__history .__timeline li .__txt{flex-grow:1;padding:0 0 1.5em}.__history .__timeline li:last-child .__line::before{display:none}.__history .__timeline li:last-child .__txt{padding:0}.__gmap{margin:-1em 0 3em}.__gmap figure{width:100%;height:clamp(260px,16.8284789644vw + 196.8932038835px,520px);overflow:hidden;position:relative}.__gmap figure iframe{width:100%;height:100%}.__gmap p{padding:1em 0 0;font-weight:600;line-height:2}.__station .__list{font-weight:600;line-height:2}.__station .__list li{padding:0 0 0 1.5em;position:relative}.__station .__list li:before{content:"●";position:absolute;top:0;left:0;color:#e4002b}.__pdf{margin:-1em 0 3em}.__pdf .__list{font-weight:600;line-height:2}.__pdf .__list li{padding:0 0 0 1.5em;position:relative}.__pdf .__list li:before{content:"";position:absolute;top:.4em;left:0;background:url(../img/i-pdf.svg) no-repeat center/contain;width:clamp(14px,0.1294498382vw + 13.5145631068px,16px);height:clamp(18px,0.1294498382vw + 17.5145631068px,20px)}.__pdf .__list li a:hover{text-decoration:underline;opacity:.7}.__about{display:flex;justify-content:space-between;margin-bottom:clamp(40px,1.2944983819vw + 35.145631068px,60px)}@media screen and (max-width: 768px){.__about{flex-direction:column;gap:clamp(20px,0vw + 20px,20px)}}.__about .__txt{width:45%}@media screen and (min-width: 1920px){.__about .__txt{width:616px}}@media screen and (max-width: 768px){.__about .__txt{width:100%}}.__about .__txt p{margin:0 0 1.5em;line-height:2}.__about .__txt p:last-child{margin:0}.__about .__image{width:50%}@media screen and (min-width: 1920px){.__about .__image{width:680px}}@media screen and (max-width: 768px){.__about .__image{width:100%}}.__about .__image figure{width:100%;height:clamp(130px,16.1812297735vw + 69.3203883495px,380px);overflow:hidden}@media screen and (max-width: 768px){.__about .__image figure{height:clamp(200px,12.9449838188vw + 151.4563106796px,400px)}}.__about .__image figure img{width:100%;height:100%;object-fit:cover;object-position:center;transition:.5s ease}.__map .__h2{margin-bottom:1.5em}.__map img{width:100%;height:auto;border:solid #d3dde0 clamp(2px,0.0647249191vw + 1.7572815534px,3px)}@media screen and (max-width: 768px){.__tableSet{width:150%}}@media screen and (max-width: 375px){.__tableSet{width:200%}}.__tableSet table{width:100%;font-size:clamp(12px,0.1294498382vw + 11.5145631068px,14px)}.__tableSet th,.__tableSet td{border:1px solid #d3dde0;padding:clamp(8px,0.2588996764vw + 7.0291262136px,12px);text-align:center}.__tableSet th{background-color:#edf1f3;font-weight:bold}.__gallery{display:grid;grid-template-columns:repeat(3, 1fr);gap:clamp(40px,1.2944983819vw + 35.145631068px,60px) clamp(20px,1.2944983819vw + 15.145631068px,40px)}@media screen and (max-width: 768px){.__gallery{grid-template-columns:repeat(2, 1fr)}}.__gallery .item{text-align:center}.__gallery figure{background-color:#eee;aspect-ratio:4/3;width:100%;margin-bottom:1em;overflow:hidden}.__gallery figure img{width:100%;height:100%;object-fit:cover;object-position:center;transition:.5s ease}.__gallery p{font-weight:bold}.p-privacy .__h2{margin-bottom:1em}.p-privacy .__h3{margin-top:3em}.p-privacy p{line-height:2}.p-privacy ul{line-height:2}.p-privacy ul li{padding:0 0 0 1em;position:relative}.p-privacy ul li:before{content:"・";position:absolute;top:0;left:0}.p-privacy ul+p{margin-top:2em}.p-privacy address{margin-top:2em;font-style:normal;line-height:2}.__back{display:flex;justify-content:center;padding:4em 0 0}.__back .btn-back{display:flex;align-items:center;justify-content:center;background-color:#2e2e2e;color:#fff;width:260px;height:48px;position:relative;border-radius:48px;font-weight:700;letter-spacing:.1em;font-size:15px}.__back .btn-back:before{content:"";position:absolute;top:50%;left:8px;background:url(../img/back.svg) no-repeat center/contain;width:34px;height:34px;transform:translateY(-50%)}.__back .btn-back:hover{opacity:.7}.p-404 p{line-height:2}.p-404 .__back{padding:6em 0 0}/*# sourceMappingURL=style.min.css.map */