:root{--white:#fff;--black:#333;--blue:#6eb0ff;--blueSecondary:#3d6faa;--blueWhite:#b0d4ff;--secondary:#757575;--dividers:#e0e0e0;--inactive:#9e9e9e;--grayback:#f5f5f5;--red:#fc3c3c}*,:before,:after{box-sizing:border-box;min-width:0;min-height:0;margin:0;padding:0}body{color:var(--black);letter-spacing:.8px;font-family:YuGothic,Hiragino Kaku Gothic Pro,sans-serif}button{color:var(--black);font-family:YuGothic,Hiragino Kaku Gothic Pro,sans-serif}ul,ol{margin:0;padding:0;list-style:none}a{color:currentColor;text-decoration:none}a:hover{color:var(--blue)}a.active{font-weight:700}img{pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;display:block}.mainHeader{z-index:1000;background-color:#fff;width:100%;height:80px;position:sticky;top:0;box-shadow:0 2px 10px #0000000d}.headerContainer{justify-content:space-between;align-items:center;max-width:1200px;height:100%;margin:0 auto;padding:0 20px;display:flex}.headerLogo img{height:40px}.pcNav{align-items:center;gap:30px;display:flex}.pcNav a{color:#333;font-size:.95rem;font-weight:700;text-decoration:none;transition:color .3s}.pcNav a:hover{color:#6fb1fc}.headerContactBtn{background-color:#a8d3ff;border-radius:50px;padding:10px 20px;color:#fff!important}.menuTrigger{z-index:1100;cursor:pointer;background:0 0;border:none;width:30px;height:24px;display:none;position:relative}.menuTrigger span{background-color:#6fb1fc;width:100%;height:2px;transition:all .4s;display:block;position:absolute}.menuTrigger span:first-child{top:0}.menuTrigger span:nth-child(2){top:11px}.menuTrigger span:nth-child(3){bottom:0}.mobileNav{z-index:1050;opacity:0;visibility:hidden;background-color:#a8d3ff;justify-content:center;align-items:center;width:100%;height:100vh;transition:opacity .6s,visibility .6s;display:flex;position:fixed;top:0;left:0}.mobileNavInner{text-align:center;transition:transform .6s;transform:translateY(20px)}.mobileNavLogo{opacity:0;margin-bottom:40px;transition:all .8s .2s;transform:translateY(20px)}.mobileNavLogo img{width:200px;height:auto;margin:0 auto}.mobileNavLinks{opacity:0;transition:all .8s .4s;transform:translateY(20px)}body.nav-open .mobileNavLogo,body.nav-open .mobileNavLinks{opacity:1;transform:translateY(0)}.mobileNavLinks a{color:#fff;padding:15px 0;font-size:1.4rem;font-weight:700;text-decoration:none;display:block}body.nav-open .mobileNav{opacity:1;visibility:visible}body.nav-open .mobileNavInner{transform:translateY(0)}body.nav-open .menuTrigger span:first-child{background-color:#fff;transform:translateY(11px)rotate(45deg)}body.nav-open .menuTrigger span:nth-child(2){opacity:0}body.nav-open .menuTrigger span:nth-child(3){background-color:#fff;transform:translateY(-11px)rotate(-45deg)}@media (max-width:900px){.pcNav{display:none}.menuTrigger{display:block}.headerLogo img{height:30px}.mainHeader{height:60px}}@media (max-width:768px){.sectionHeader{height:180px}.heroText{font-size:1.8rem}}.marker{background:linear-gradient(#0000 60%,#c5e2ff 60%);padding:0 2px}@media (max-width:768px){.bottomWave{overflow:hidden}.bottomWave svg{width:150%;height:30px;margin-left:-25%}.bottomWave path{stroke-width:4px}}.arrowIcon{border:2px solid #fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex;position:relative}.arrowIcon:after{content:"";border-top:2px solid #fff;border-right:2px solid #fff;width:6px;height:6px;margin-left:-3px;transform:rotate(45deg)}.timeTableBlock img{margin-left:-17px}.telNumber{margin-bottom:20px}@media (max-width:850px){.footerGuideContainer{text-align:center;flex-direction:column;align-items:center}.guideInfoArea{width:100%}.telNumber a{justify-content:center;font-size:1.8rem}.timeTableBlock img{margin-left:0}}.mainFooter{color:#333;background-color:#f4f8fc;padding:60px 0 20px}.footerContainer{justify-content:space-between;gap:40px;max-width:1100px;margin:0 auto;padding:0 20px;display:flex}.footerLeft{flex:1}.footerLogo{margin-bottom:30px}.footerLogo img{width:240px}.footerLeftItem{align-items:flex-start;gap:10px;margin-bottom:15px;display:flex}.footerIcon{fill:#6fb1fc;flex-shrink:0;width:16px;height:16px;margin-top:2px}.footerLeftItem p{color:#333;margin:0;font-size:.95rem;line-height:1.6}.footerRight{flex:1.5;grid-template-columns:240px 140px;justify-content:end;gap:30px;display:grid}.footerNavMain{margin:0;padding:0;list-style:none}.footerNavMain>li{margin-bottom:20px;padding-left:12px}.footerNavMain>li>a{color:#333;font-size:1rem;font-weight:700;text-decoration:none}.footerNavSub{padding:8px 0 0;list-style:none}.footerNavSub li{margin-bottom:5px}.footerNavSub li a{color:#666;font-size:.9rem;text-decoration:none;transition:color .3s}.footerNavSub li a:hover{color:#6fb1fc}.copyright{text-align:center;color:#888;border-top:1px solid #e0e6ed;margin-top:50px;padding-top:20px;font-size:.8rem}@media (max-width:768px){.footerContainer{flex-direction:column;gap:50px}.footerRight{grid-template-columns:1fr;gap:40px}.footerLeft{text-align:center}.footerLeftItem{text-align:left}}.hero{background:url(/images/hero.jpg) 50%/cover no-repeat;align-items:center;width:100%;height:calc(100vh - 80px);min-height:400px;display:flex;position:relative;overflow:hidden}.hero:before{content:"";z-index:1;background-image:url(/images/title_fade.svg);background-position:0;background-repeat:no-repeat;background-size:contain;width:50%;height:100%;position:absolute;top:0;left:0}.hero-content{z-index:2;margin-left:8%;position:relative}.hero-title{color:#fff;text-shadow:2px 2px 4px #00000026;margin:0;font-size:clamp(2rem,5vw,3.5rem);font-weight:700;line-height:1.4}@media (max-width:900px){.hero{height:calc(100vh - 60px)}}@media (max-width:768px){.hero-title{font-size:2rem}.hero:before{width:80%}}@media (max-width:480px){.hero{background:url(/images/hero_mobile.jpg) 50%/cover no-repeat}.hero-title{text-shadow:2px 2px 4px #00000073}}.intro{text-align:center;background:linear-gradient(#fff 0%,#a8d3ff 100%);padding:80px 0 0;position:relative;overflow:hidden}.container{z-index:2;max-width:1200px;margin:0 auto;position:relative}.top-text{color:#6fb1fc;letter-spacing:.1em;margin-bottom:10px;font-size:1.2rem;font-weight:600}.bracket-line{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 1000 20\"%3E%3Cpath fill=\"none\" stroke=\"%236fb1fc\" stroke-width=\"2\" stroke-linecap=\"round\" d=\"M0,2 L480,2 C495,2 497,18 500,18 C503,18 505,2 520,2 L1000,2\"/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100% 100%;width:90%;max-width:1000px;height:20px;margin:0 auto 50px;position:relative}.card-wrapper{justify-content:center;gap:15px;max-width:1100px;margin:0 auto;padding:0 20px 140px;display:flex}.card{flex:1;text-decoration:none;transition:transform .3s}.card:hover{transform:translateY(-8px)}.image-box{aspect-ratio:16/10;clip-path:polygon(10% 0%,100% 0%,90% 100%,0% 100%);background-color:#fff;width:100%;position:relative;overflow:hidden;box-shadow:0 8px 20px #0000001a}.image-box img{object-fit:cover;clip-path:polygon(10% 0%,100% 0%,90% 100%,0% 100%);width:calc(100% - 12px);height:calc(100% - 12px);position:absolute;top:6px;left:6px}.card-title{color:#6fb1fc;border-bottom:2px solid #6fb1fc;margin-top:20px;padding-bottom:5px;font-size:1.3rem;font-weight:700;display:inline-block}.card-title span{font-size:1rem}.wave-bottom{z-index:1;width:100%;line-height:0;position:absolute;bottom:0;left:0}.wave-bottom svg{width:100%;height:60px}@media (max-width:768px){.intro{padding-top:40px}.top-text{padding:0 15px;font-size:1rem}.card-wrapper{flex-direction:column;align-items:center;gap:50px;padding-bottom:120px}.card{width:85%}.image-box,.image-box img{clip-path:polygon(6% 0%,100% 0%,94% 100%,0% 100%)}.wave-bottom svg{width:150%;height:40px;margin-left:-25%}.wave-bottom path{stroke-width:4px}}.shortStory{grid-template-columns:repeat(3,1fr);gap:20px;max-width:1200px;margin:0 auto;padding:80px 5%;display:grid}.shortStoryItem{flex-direction:column;align-items:center;text-decoration:none;transition:transform .3s;display:flex}.shortStoryItem:hover{transform:translateY(-5px)}.shortStoryIcon{margin-bottom:25px}.shortStoryIcon img{width:150px;height:auto}.shortStoryTitle{align-items:center;gap:10px;display:flex}.shortStoryTitle h3{color:#333;margin:0;font-size:1.25rem;font-weight:700}.shortStoryTitle .arrowIcon{border:2px solid var(--black);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex;position:relative}.shortStoryTitle .arrowIcon:after{content:"";border-top:2px solid var(--black);border-right:2px solid var(--black);width:5px;height:5px;margin-left:-2px;transform:rotate(45deg)}@media (max-width:768px){.shortStory{grid-template-columns:1fr;gap:50px;padding:60px 20px}.shortStoryIcon img{width:120px}.shortStoryTitle h3{font-size:1.15rem}}.information{justify-content:center;align-items:stretch;gap:0;max-width:1000px;margin:80px auto;padding:0 20px;display:flex}.informationList{text-align:center;flex-direction:column;flex:1;align-items:center;padding:0 60px;display:flex}.informationList:first-child{border-right:1.5px solid #eee}.informationList h3{color:#3d6faa;border:2px solid #3d6faa;border-radius:50px;margin:0 0 30px;padding:8px 50px;font-size:1.2rem;font-weight:700;display:inline-block}.timetableWrap{width:100%;margin-bottom:30px}.timetableWrap img{width:100%;max-width:480px;height:auto}.workingDay{color:#6fb1fc;margin:0;font-size:1.8rem;font-weight:700}.phone{margin:60px 0}.phone a{color:#3d6faa;align-items:center;gap:15px;font-size:2.6rem;font-weight:700;text-decoration:none;display:flex}.phone a:before{content:"";background:url(/images/phone.svg) 50%/contain no-repeat;width:36px;height:36px;display:inline-block}.toContact{width:100%;max-width:340px}.toContact a{color:#fff;background-color:#a8d3ff;border-radius:50px;justify-content:center;align-items:center;gap:15px;padding:16px 20px;font-size:1.2rem;font-weight:700;text-decoration:none;transition:all .3s;display:flex}.toContact a:hover{background-color:#89c0f7;transform:translateY(-2px)}.btnArrow{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:relative}.btnArrow:after{content:"";border-top:2px solid #a8d3ff;border-right:2px solid #a8d3ff;width:6px;height:6px;margin-left:-2px;transform:rotate(45deg)}@media (max-width:768px){.information{flex-direction:column;margin:60px auto}.informationList:first-child{border-bottom:1.5px solid #eee;border-right:none;margin-bottom:60px;padding-bottom:60px}.informationList{padding:0}.phone a{font-size:2rem}.workingDay{font-size:1.6rem}}.news{text-align:center;max-width:1000px;margin:100px auto;padding:0 20px}.newsList{border-top:1px solid #eee;margin-bottom:40px;padding:0;list-style:none}.newsList li{border-bottom:1px solid #eee}.newsList li a{color:#333;align-items:center;padding:20px 40px 20px 10px;text-decoration:none;transition:background .3s;display:flex;position:relative}.newsList li a:hover{background-color:#f9fcff}.newsDate{color:#888;margin-right:30px;font-family:Helvetica Neue,Arial,sans-serif;font-size:.95rem}.newsCat{color:#e60012;white-space:nowrap;border:1.5px solid #e60012;border-radius:4px;margin-right:30px;padding:2px 10px;font-size:.75rem;font-weight:700}.newsTitle{text-align:left;white-space:nowrap;text-overflow:ellipsis;flex:1;margin:0;font-weight:500;overflow:hidden}.newsList .arrowIcon{border:2px solid #6fb1fc;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;display:flex;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.newsList .arrowIcon:after{content:"";border-top:2px solid #6fb1fc;border-right:2px solid #6fb1fc;width:5px;height:5px;margin-left:-2px;transform:rotate(45deg)}.newsFooter{justify-content:center;display:flex}.toNewsList{color:#fff;background-color:#a8d3ff;border-radius:50px;align-items:center;gap:15px;padding:12px 50px;font-weight:700;text-decoration:none;transition:opacity .3s;display:flex}a.toNewsList{color:#fff}.toNewsList .btnArrow{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:flex;position:relative}.toNewsList .btnArrow:after{content:"";border-top:2px solid #a8d3ff;border-right:2px solid #a8d3ff;width:5px;height:5px;margin-left:-2px;transform:rotate(45deg)}@media (max-width:768px){.newsList li a{flex-wrap:wrap;padding:15px 35px 15px 5px}.newsDate{width:auto;margin-right:15px;font-size:.85rem}.newsCat{margin-right:0}.newsTitle{white-space:normal;flex:none;width:100%;margin-top:8px;font-size:.95rem}}.bannerSection{max-width:1200px;margin:0 auto;padding:80px 5%}.bannerContainer{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.bannerItem{background-color:#000;border-radius:16px;text-decoration:none;transition:transform .3s,box-shadow .3s;display:block;position:relative;overflow:hidden;box-shadow:0 4px 15px #0000001a}.bannerItem:hover{transform:translateY(-8px);box-shadow:0 15px 35px #00000026}.bannerImageBox{aspect-ratio:16/8;width:100%;position:relative;overflow:hidden}.bannerImageBox img{object-fit:cover;vertical-align:bottom;width:100%;height:100%;transition:transform .6s cubic-bezier(.25,.46,.45,.94)}.bannerItem:hover .bannerImageBox img{transform:scale(1.1)}.bannerOverlay{z-index:1;background:linear-gradient(#0000 0%,#0000001a 50%,#00000080 100%);width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.bannerItem:hover .bannerOverlay{opacity:.8}.bannerItem p{color:#fff;z-index:2;white-space:nowrap;text-align:center;text-shadow:0 2px 10px #0006;margin:0;font-size:1.6rem;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.bannerItem p span{letter-spacing:.25em;text-transform:uppercase;opacity:.9;margin-top:8px;font-size:.85rem;font-weight:400;display:block}@media (max-width:768px){.bannerSection{padding:60px 20px}.bannerContainer{grid-template-columns:1fr;gap:20px}.bannerItem{border-radius:12px}.bannerImageBox{aspect-ratio:16/9}.bannerItem p{font-size:1.4rem}}.sectionHeader{background:url(/images/hero.jpg) 50%/cover no-repeat;justify-content:center;align-items:center;width:100%;height:240px;display:flex;position:relative}.sectionHeader:before{content:"";z-index:1;background-color:#0000004d;width:100%;height:100%;position:absolute;top:0;left:0}.heroText{z-index:2;color:#fff;letter-spacing:.15em;text-shadow:2px 2px 10px #0000004d;margin:0;font-size:2.5rem;font-weight:700;position:relative}@media (max-width:768px){.sectionHeader{height:180px}.heroText{font-size:1.8rem}}.aboutIntro{text-align:center;background-color:#fff;padding:80px 0 140px;position:relative}.introContent{max-width:800px;margin:0 auto;padding:0 20px}.aboutIntro h2{color:#6fb1fc;letter-spacing:.2em;margin-bottom:25px;font-size:1.8rem}.aboutIntro p{color:#333;margin-bottom:80px;font-size:1.25rem;font-weight:700;line-height:2}.aboutIntro p span{background:linear-gradient(#0000 65%,#c5e2ff 65%);padding:0 2px}.aboutShortStory{background-color:#fff;padding:80px 20px}.storyContainer{max-width:900px;margin:0 auto;position:relative}.greetingTitle{color:#333;justify-content:center;align-items:center;gap:20px;margin-bottom:50px;font-size:1.8rem;font-weight:700;display:flex}.greetingTitle:before,.greetingTitle:after{content:"";background:url(/images/circles-icon.svg) 50%/contain no-repeat;width:50px;height:40px;display:block}.greetingTitle:after{transform:scale(-1)}.greetingBody p{color:#333;text-align:left;font-size:1.1rem;line-height:2.2}.marker{background:linear-gradient(#0000 65%,#c5e2ff 65%);padding:0 2px;font-weight:700}.greetingIncho{text-align:right;color:#333;letter-spacing:.3em;margin-top:40px;font-size:1.4rem;font-weight:700}@media (max-width:768px){.greetingBody p{font-size:1rem;line-height:1.8}}.aboutPresentation{max-width:1000px;margin:0 auto;padding:80px 20px}.aboutPresentation h2{text-align:center;color:#6fb1fc;letter-spacing:.2em;margin-bottom:60px;font-size:1.8rem}.aboutPresentation h3{color:#fff;background:linear-gradient(90deg,#6fb1fc 0% 30%,#6fb1fc00 100%);border-radius:50px 0 0 50px;width:100%;margin-top:100px;margin-bottom:50px;padding:10px 30px;font-size:1.3rem;font-weight:700;display:block}.aboutPresentation h3:first-of-type{margin-top:0}.serviceList{grid-template-columns:repeat(2,1fr);gap:80px 50px;margin-bottom:80px;display:grid}.serviceListItem{flex-direction:column;width:100%;display:flex}.serviceListItem img{margin-bottom:24px}.serviceListItem h4{color:#333;letter-spacing:.18em;margin-bottom:12px;font-size:1.4rem;font-weight:700}.serviceListItem p{color:#555;text-align:justify;letter-spacing:.05em;margin:0;font-size:1.05rem;line-height:2.2}.serviceListItem p a{color:#3d6faa;text-decoration:underline}@media (max-width:768px){.aboutPresentation h3{margin-top:60px;padding:8px 20px;font-size:1.1rem}.serviceList{grid-template-columns:1fr;gap:40px}.serviceListItem h4{margin-bottom:6px;font-size:1.2rem}.serviceListItem p{font-size:.95rem;line-height:1.8}}.aboutOther{background-color:#fff;padding:100px 20px;position:relative}.topWave{width:100%;line-height:0;position:absolute;top:0;left:0}.topWave svg{width:100%;height:35px}.aboutOtherContainer{justify-content:space-between;align-items:flex-start;gap:60px;max-width:1000px;margin:0 auto;padding:0 20px;display:flex}.aboutOtherItem{flex:1}.aboutOtherItem:first-child{max-width:550px}.aboutOtherItem.shikaku{max-width:400px}.aboutOtherItem ul{margin:0;padding:0;list-style:none}.aboutOtherItem li{color:#444;border-bottom:1px dashed #e0e0e0;padding:10px 0;font-size:1.05rem;line-height:2.2;display:flex}.aboutOtherItem .year{color:#6fb1fc;flex-shrink:0;width:110px;font-weight:700}.aboutOtherItem h2{color:#333;justify-content:center;align-items:center;gap:15px;margin-bottom:40px;font-size:1.8rem;display:flex}.aboutOtherItem h2:after{content:"";background:url(/images/circles-icon.svg) 50%/contain no-repeat;flex-shrink:0;width:45px;height:35px;display:block;transform:scale(-1)}.shikaku h2{justify-content:center}.shikaku ul{text-align:left}@media (max-width:850px){.aboutOtherContainer{flex-direction:column;align-items:center;gap:80px;padding:0}.aboutOtherItem{width:100%;max-width:100%!important}.aboutOtherItem li{font-size:.95rem}}@media (max-width:768px){.bottomWave,.topWave{overflow:hidden}.bottomWave svg,.topWave svg{width:150%;height:30px;margin-left:-25%}.bottomWave path,.topWave path{stroke-width:4px}}.visitGuide{text-align:center;max-width:100%;margin:0 auto;padding:80px 0 120px;position:relative;overflow:hidden}.guideInner{max-width:1000px;margin:0 auto;padding:0 20px}.guideTitle{color:#333;justify-content:center;align-items:center;gap:20px;margin-bottom:60px;font-size:1.8rem;display:flex}.guideTitle:before,.guideTitle:after{content:"";background:url(/images/circles-icon.svg) 50%/contain no-repeat;width:45px;height:35px}.guideTitle:after{transform:scale(-1)}.guideRow{text-align:left;justify-content:flex-start;align-items:center;gap:40px;max-width:800px;margin-bottom:40px;margin-left:auto;margin-right:auto;display:flex}.guideLabel{color:#fff;text-align:center;background-color:#a8d3ff;border-radius:50px;flex-shrink:0;width:140px;padding:10px 0;font-weight:700}.guideContent{flex:1}.timeTableImage{width:100%;max-width:600px;height:auto;margin-left:-26px;display:block}.holidayText{color:#6fb1fc;margin-top:8px;font-size:1.6rem;font-weight:700;line-height:1.2}.reservationInfo{margin:80px 0 60px}.resMessage{color:#333;text-align:center;margin-bottom:30px;font-size:1.3rem;line-height:1.8}.telNumber a{color:#3d6faa;letter-spacing:.05em;align-items:center;gap:10px;font-size:2.5rem;font-weight:700;text-decoration:none;display:flex}.telNumber a:before{content:"";background:url(/images/phone.svg) 50%/contain no-repeat;width:32px;height:32px;display:inline-block}.resButton{color:#fff;background-color:#a8d3ff;border-radius:60px;justify-content:center;align-items:center;gap:15px;margin-top:40px;padding:20px 60px;font-size:1.5rem;font-weight:700;text-decoration:none;transition:opacity .3s;display:inline-flex}.resButton:last-child{margin-left:32px}.resButton:hover{opacity:.8;color:#fff}.resButton .arrowIcon{border:2px solid #fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex;position:relative}.resButton .arrowIcon:after{content:"";border-top:2px solid #fff;border-right:2px solid #fff;width:6px;height:6px;margin-left:-3px;transform:rotate(45deg)}.guideFooterNote{text-align:left;color:#666;max-width:800px;margin:0 auto 100px;font-size:.95rem;line-height:2.2}@media (max-width:768px){.guideRow{text-align:center;flex-direction:column;align-items:center;gap:15px}.guideLabel{width:200px}.timeTableImage{margin-left:0}.telNumber a{font-size:1.8rem}}@media (max-width:480px){.resButton{width:100%;padding:15px 40px;font-size:1.2rem}.resButton:last-child{margin-left:0}}.flowSection{text-align:center;padding:100px 20px}.flowMainTitle{color:#6fb1fc;letter-spacing:.15em;margin-bottom:80px;font-size:1.6rem;font-weight:700}.flowContainer{max-width:800px;margin:0 auto}.flowStep{margin-bottom:0}.stepHeader{justify-content:center;align-items:center;gap:20px;margin-bottom:40px;display:inline-flex}.stepNumber{color:#6fb1fc;margin-top:-15px;font-family:Helvetica Neue,Arial,sans-serif;font-size:4rem;font-weight:700;line-height:1}.stepIllust{object-fit:contain;width:240px;height:auto;padding:10px}.flowStep h3{color:#333;letter-spacing:.12em;margin-bottom:25px;font-size:1.8rem}.stepDescription{color:#555;text-align:center;margin-bottom:35px;font-size:1.1rem;line-height:2.2}.flowLine{background-color:#6fb1fc;border-radius:3px;width:4px;height:120px;margin:30px auto 70px}.monshinButton{color:#fff;background-color:#a8d3ff;border-radius:60px;align-items:center;gap:20px;padding:18px 50px;font-size:1.2rem;font-weight:700;text-decoration:none;transition:transform .2s,opacity .2s;display:inline-flex;box-shadow:0 4px 15px #a8d3ff4d}.monshinButton:hover{opacity:.9;color:#fff;transform:translateY(-2px)}.monshinButton .arrowIcon{border:2px solid #fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:relative}.monshinButton .arrowIcon:after{content:"";border-top:2px solid #fff;border-right:2px solid #fff;width:6px;height:6px;margin-left:-3px;transform:rotate(45deg)}@media (max-width:768px){.stepIllust{width:200px}.stepNumber{font-size:3rem}.stepDescription{text-align:left;font-size:.95rem;line-height:2}}.accessSection{background-color:#fff;padding:100px 0 140px;position:relative;overflow:hidden}.accessContainer{justify-content:space-between;align-items:center;gap:60px;max-width:1000px;margin:0 auto;padding:0 20px;display:flex}.accessTextContent{text-align:center;flex:1}.accessTitle{color:#333;letter-spacing:.1em;border-bottom:3px solid #6fb1fc;margin-bottom:40px;padding-bottom:8px;font-size:1.8rem;display:inline-block}.accessDescription{color:#333;margin-bottom:40px;font-size:1.2rem;font-weight:700;line-height:1.6}.accessDescription .marker{background:linear-gradient(#0000 60%,#c5e2ff 60%);padding:0 2px}.mapButton{color:#fff;background-color:#a8d3ff;border-radius:60px;justify-content:center;align-items:center;gap:15px;padding:16px 45px;font-size:1.3rem;font-weight:700;text-decoration:none;transition:opacity .3s;display:inline-flex}.mapButton .arrowIcon{border:2px solid #fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:relative}.mapButton .arrowIcon:after{content:"";border-top:2px solid #fff;border-right:2px solid #fff;width:6px;height:6px;margin-left:-3px;transform:rotate(45deg)}.mapButton:hover{opacity:.8;color:#fff}.accessImageContent{flex:1.2}.exteriorPhoto{width:100%;height:auto;box-shadow:0 10px 30px #0000000d}.accessSection .bottomWave{width:100%;line-height:0;position:absolute;bottom:20px;left:0}@media (max-width:850px){.accessContainer{text-align:center;flex-direction:column;gap:40px}.accessImageContent{order:-1;width:100%}}.parkingSection{background-color:#fff;padding:60px 0 100px}.parkingInner{max-width:1000px;margin:0 auto;padding:0 20px}.subPageTitle{color:#333;text-align:center;letter-spacing:.1em;border-bottom:2px solid #6fb1fc;margin:0 auto 80px;padding-bottom:8px;font-size:1.6rem;display:table}.parkingItem{justify-content:space-between;gap:60px;margin-bottom:80px;display:flex}.parkingItem:last-child{margin-bottom:0}.parkingText{flex:1}.parkingHeading{color:#333;border-bottom:2px solid #6fb1fc;align-items:center;gap:10px;margin-bottom:30px;padding-bottom:5px;font-size:1.5rem;display:inline-flex}.carIcon{background:url(/images/car-icon.png) 50%/contain no-repeat;width:64px;height:36px;display:inline-block}.parkingText p{color:#333;margin-bottom:20px;font-size:1.05rem;line-height:1.8}.unitInfo{font-weight:700}.parkingImage{flex:1.2}.parkingImage img{object-fit:cover;width:100%;height:auto}@media (max-width:850px){.parkingItem{flex-direction:column;gap:30px}.parkingText{order:2}.parkingImage{order:1;width:100%}.parkingHeading{font-size:1.3rem}}.accordionSection{background-color:#fff;padding:40px 0 80px}.accordionInner{max-width:800px;margin:0 auto;padding:0 20px}.accessAccordion{border-bottom:1px solid #e0e0e0;margin-bottom:10px}.accessAccordion:first-of-type{border-top:1px solid #e0e0e0}.accordionTitle{color:#333;cursor:pointer;justify-content:space-between;align-items:center;padding:25px 10px;font-size:1.2rem;font-weight:700;list-style:none;display:flex}.accordionTitle::-webkit-details-marker{display:none}.plusIcon{flex-shrink:0;width:20px;height:20px;position:relative}.plusIcon:before,.plusIcon:after{content:"";background-color:#6fb1fc;transition:transform .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.plusIcon:before{width:100%;height:2px}.plusIcon:after{width:2px;height:100%}.accessAccordion[open] .plusIcon:after{opacity:0;transform:translate(-50%,-50%)rotate(90deg)}.accordionContent{color:#555;padding:10px 10px 30px;font-size:1.1rem;line-height:2}.accordionContent p{margin-bottom:10px}.waveFooterContainer{width:100%;margin-top:60px;line-height:0;position:relative}.bottomWave svg{width:100%;height:50px;display:block}.footerTrainIcon{z-index:10;width:200px;height:auto;position:absolute;bottom:15px;right:5vw}.footerTrainIcon img{width:100%;height:auto;margin-bottom:5px;display:block}@media (max-width:768px){.footerTrainIcon{width:80px;bottom:10px;right:8px}}.footerGuideSection{background-color:#fff;padding:100px 0}.footerGuideContainer{justify-content:space-between;align-items:flex-start;gap:60px;max-width:1000px;margin:0 auto;padding:0 20px;display:flex}.guideMapArea{flex:1}.mapIllust{border:1px solid #e0e0e0;width:100%;height:auto}.guideInfoArea{color:#3e78b2;flex:1}.addressBlock{margin-bottom:10px;font-size:1.2rem;font-weight:700;line-height:1.4}.timeTableBlock{margin-bottom:20px}.footerTimeTable{width:100%;max-width:450px;height:auto;margin-bottom:15px}.holidayInfo{margin-bottom:5px;font-size:1.1rem;font-weight:700}.holidayInfo span{color:#a8d3ff;margin-left:10px}.noteText{color:#666;font-size:.85rem}.contactBlock{margin-top:20px}.contactButton{color:#fff;background-color:#a8d3ff;border-radius:60px;justify-content:center;align-items:center;gap:15px;padding:15px 40px;font-size:1.3rem;font-weight:700;text-decoration:none;transition:opacity .3s;display:inline-flex}.contactButton:hover{opacity:.8;color:#fff}.contactButton .arrowIcon{border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:relative}.contactButton .arrowIcon:after{content:"";border-top:2px solid #fff;border-right:2px solid #fff;width:6px;height:6px;margin-left:-3px;transform:rotate(45deg)}@media (max-width:850px){.footerGuideContainer{text-align:center;flex-direction:column;align-items:center}.guideInfoArea{width:100%}.telNumber a{justify-content:center;font-size:1.8rem}.timeTableBlock img{margin-left:0!important}}@media (max-width:768px){.bottomWave{overflow:hidden}.bottomWave svg{width:150%;height:30px;margin-left:-25%}.bottomWave path{stroke-width:4px}}.privacySection{background-color:#fff;padding:80px 0 120px}.privacyInner{max-width:800px;margin:0 auto;padding:0 20px}.privacyLead{color:#333;background-color:#eef6ff;border-left:5px solid #6eb0ff;border-radius:0 12px 12px 0;margin-bottom:52px;padding:24px 28px;font-size:.98rem;line-height:2}.privacyList{flex-direction:column;gap:0;list-style:none;display:flex}.privacyItem{border-bottom:1px solid #e0e6f0;align-items:flex-start;gap:20px;padding:28px 0;display:flex}.privacyItem:first-child{border-top:1px solid #e0e6f0}.privacyNum{color:#fff;background-color:#a8d3ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;margin-top:2px;font-size:.9rem;font-weight:700;display:flex}.privacyText{color:#333;padding-top:6px;font-size:.98rem;line-height:2}.privacyClinic{text-align:right;margin-top:56px}.privacyClinicName{color:#3d6faa;margin-bottom:4px;font-size:1.1rem;font-weight:700}.privacyClinicAddress{color:#757575;font-size:.88rem}@media (max-width:768px){.privacySection{padding:52px 0 80px}.privacyLead{padding:18px 20px;font-size:.92rem}.privacyItem{gap:14px;padding:22px 0}.privacyNum{width:30px;height:30px;font-size:.82rem}.privacyText{font-size:.92rem}}.recruitSection{background-color:#fff;padding:100px 0 80px}.recruitInner{max-width:1000px;margin:0 auto;padding:0 20px}.recruitJobCard{border:1.5px solid #b0d4ff;border-radius:16px;margin-bottom:60px;overflow:hidden}.recruitJobCardHeader{background-color:#a8d3ff;align-items:center;gap:16px;padding:24px 36px;display:flex}.recruitJobBadge{color:#3d6faa;white-space:nowrap;letter-spacing:.05em;background-color:#fff;border-radius:20px;padding:4px 14px;font-size:.75rem;font-weight:700}.recruitJobTitle{color:#fff;letter-spacing:.1em;font-size:1.6rem;font-weight:700}.recruitJobCardBody{padding:40px 36px}.recruitJobLead{color:#333;margin-bottom:36px;font-size:1.05rem;line-height:1.9}.recruitDetailGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px;margin-bottom:36px;display:grid}.recruitDetailBox{background-color:#f5f5f5;border-radius:12px;padding:22px 24px}.recruitDetailBoxTitle{color:#6eb0ff;letter-spacing:.06em;align-items:center;gap:6px;margin-bottom:12px;font-size:.85rem;font-weight:700;display:flex}.recruitDetailBoxTitle:before{content:"";background-color:#6eb0ff;border-radius:50%;flex-shrink:0;width:6px;height:6px;display:inline-block}.recruitDetailList{color:#333;font-size:.9rem;line-height:2;list-style:none}.recruitDetailList li:before{content:"・";color:#6eb0ff}.recruitStaffNote{color:#757575;margin-top:10px;font-size:.85rem}.recruitMotivation{color:#333;font-size:.95rem;line-height:1.9}@media (max-width:768px){.recruitJobCardHeader{padding:18px 20px}.recruitJobCardBody{padding:24px 20px}.recruitJobTitle{font-size:1.3rem}}.scheduleSection{padding:80px 0}.scheduleInner{max-width:700px;margin:0 auto;padding:0 20px}.scheduleTimeline{padding-left:44px;position:relative}.scheduleTimeline:before{content:"";background-color:#b0d4ff;width:2px;position:absolute;top:8px;bottom:8px;left:15px}.scheduleItem{align-items:flex-start;gap:20px;margin-bottom:24px;display:flex;position:relative}.scheduleItem:before{content:"";background-color:#6eb0ff;border:2px solid #fff;border-radius:50%;width:12px;height:12px;position:absolute;top:5px;left:-34px;box-shadow:0 0 0 2px #6eb0ff}.scheduleTime{color:#3d6faa;min-width:50px;padding-top:1px;font-size:.95rem;font-weight:700}.scheduleTask{color:#333;padding-top:1px;font-size:.95rem;line-height:1.7}.conditionsSection{background-color:#fff;padding:80px 0}.conditionsInner{max-width:1000px;margin:0 auto;padding:0 20px}.conditionsTable{border-collapse:collapse;width:100%;font-size:.95rem}.conditionsTable tr{border-bottom:1px solid #e0e0e0}.conditionsTable th{color:#3d6faa;text-align:left;vertical-align:top;white-space:nowrap;background-color:#f5f5f5;width:180px;padding:18px 20px;font-size:.88rem;font-weight:700}.conditionsTable td{color:#333;vertical-align:top;padding:18px 20px;line-height:1.9}.conditionsTable td ul{list-style:none}.conditionsTable td ul li:before{content:"・";color:#6eb0ff}.salaryHighlight{color:#3d6faa;font-size:1.3rem;font-weight:700}.tableNote{color:#757575;margin-top:4px;font-size:.82rem;display:block}@media (max-width:768px){.conditionsTable th{width:100px;padding:12px 10px;font-size:.8rem}.conditionsTable td{padding:12px 10px;font-size:.88rem}}.pointsSection{padding:80px 0}.pointsInner{max-width:1000px;margin:0 auto;padding:0 20px}.pointsGrid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:16px;display:grid}.pointCard{text-align:center;background-color:#fff;border:1px solid #e0e6f0;border-radius:14px;padding:24px 18px}.pointIcon{margin-bottom:10px;font-size:2rem}.pointText{color:#333;font-size:.88rem;line-height:1.8}.messageSection{background-color:#fff;padding:80px 0 100px}.messageInner{max-width:760px;margin:0 auto;padding:0 20px}.messageBox{background-color:#eef6ff;border:1.5px solid #b0d4ff;border-radius:20px;padding:44px 50px}.messageList{list-style:none}.messageList li{color:#333;border-bottom:1px dashed #b0d4ff;align-items:flex-start;gap:10px;padding:12px 0;font-size:1rem;line-height:1.7;display:flex}.messageList li:last-child{border-bottom:none}.messageList li:before{content:"✓";color:#6eb0ff;flex-shrink:0;font-weight:700}@media (max-width:768px){.messageBox{padding:28px 22px}}.ctaSection{text-align:center;background-color:#a8d3ff;padding:80px 20px}.ctaTitle{color:#fff;letter-spacing:.05em;margin-bottom:12px;font-size:1.5rem;font-weight:700}.ctaSub{color:#ffffffe6;margin-bottom:32px;font-size:.95rem}.ctaButton{color:#3d6faa;background-color:#fff;border-radius:60px;justify-content:center;align-items:center;gap:15px;padding:16px 45px;font-size:1.1rem;font-weight:700;text-decoration:none;transition:opacity .3s;display:inline-flex}.ctaButton .arrowIcon{border-color:#3d6faa}.ctaButton .arrowIcon:after{border-top-color:#3d6faa;border-right-color:#3d6faa}.ctaButton:hover{opacity:.85;color:#3d6faa}.ctaBonusBanner{text-align:left;background-color:#fff3;border:2px solid #ffffffb3;border-radius:14px;align-items:flex-start;gap:12px;margin-bottom:28px;padding:18px 0;font-size:.92rem;line-height:1.9;display:inline-flex}.messageInner .ctaBonusBanner{color:#333;background-color:#eef6ff;border:1.5px solid #b0d4ff;border-radius:14px;margin-top:28px;padding:20px 24px;display:block}.messageInner .ctaBonusBanner p{font-size:.92rem;line-height:1.9}.ctaBonusBanner strong,.ctaBonusBanner .marker{font-weight:700}.pointsInner .ctaBonusBanner{color:#333;background-color:#eef6ff;border:1.5px solid #b0d4ff;border-radius:14px;margin-top:28px;padding:20px 24px;display:block}.pointsInner .ctaBonusBanner p{font-size:.92rem;line-height:1.9}@media (max-width:768px){.ctaBonusBanner{padding:16px 0;font-size:.88rem}.ctaTitle{font-size:1.2rem}}.recruitNoticeBanner{color:#333;background-color:#eef6ff;border:1.5px solid #b0d4ff;border-left:5px solid #6eb0ff;border-radius:12px;align-items:flex-start;gap:14px;margin-bottom:36px;padding:20px 24px;font-size:.95rem;line-height:1.8;display:flex}.recruitNoticeIcon{flex-shrink:0;margin-top:2px;font-size:1.3rem}.recruitNoticeBanner strong{color:#3d6faa}.recruitJobListSection{background-color:#f5f5f5;padding:80px 0 100px}.recruitJobListInner{flex-direction:column;gap:28px;max-width:1000px;margin:0 auto;padding:0 20px;display:flex}.recruitIndexCard{background-color:#fff;border:1.5px solid #b0d4ff;border-radius:16px;align-items:center;gap:40px;padding:32px 36px;transition:box-shadow .25s;display:flex}.recruitIndexCard:hover{box-shadow:0 6px 24px #6fb1fc2e}.recruitIndexCardLeft{flex:1;min-width:0}.recruitIndexMeta{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:12px;display:flex}.recruitIndexTitle{color:#333;letter-spacing:.05em;margin-bottom:12px;font-size:1.4rem;font-weight:700}.recruitIndexDesc{color:#555;margin-bottom:16px;font-size:.9rem;line-height:1.8}.recruitIndexTagList{flex-wrap:wrap;gap:8px;list-style:none;display:flex}.recruitIndexTag{color:#3d6faa;white-space:nowrap;background-color:#eef6ff;border:1px solid #b0d4ff;border-radius:20px;padding:4px 12px;font-size:.78rem}.recruitIndexCardRight{flex-direction:column;flex-shrink:0;align-items:center;gap:20px;display:flex}.recruitIndexBtn{color:#fff;white-space:nowrap;background-color:#a8d3ff;border-radius:60px;justify-content:center;align-items:center;gap:10px;padding:12px 28px;font-size:.95rem;font-weight:700;transition:opacity .3s;display:inline-flex}.recruitIndexBtn:hover{opacity:.8;color:#fff}.recruitIndexBtn .arrowIcon{border-width:2px;flex-shrink:0;width:20px;height:20px}@media (max-width:768px){.recruitIndexCard{flex-direction:column;align-items:stretch;gap:24px;padding:24px 20px}.recruitIndexCardRight{border-top:1px solid #e0e6f0;flex-direction:row;justify-content:flex-end;padding-top:20px}.recruitIndexTitle{font-size:1.2rem}}.contactSection{background-color:#fff;padding:80px 0 120px}.contactInner{max-width:680px;margin:0 auto;padding:0 20px}.contactLead{text-align:center;color:#555;margin-bottom:52px;font-size:.98rem;line-height:2}.contactForm{flex-direction:column;gap:28px;display:flex}.contactField{flex-direction:column;gap:8px;display:flex}.contactLabel{color:#333;align-items:center;gap:8px;font-size:.92rem;font-weight:700;display:flex}.contactRequired{color:#fff;background-color:#6eb0ff;border-radius:4px;padding:2px 8px;font-size:.72rem;font-weight:700}.contactOptional{color:#757575;background-color:#f0f0f0;border-radius:4px;padding:2px 8px;font-size:.72rem;font-weight:400}.contactInput,.contactTextarea{color:#333;background-color:#f8fbff;border:1.5px solid #c8dff8;border-radius:10px;outline:none;width:100%;padding:14px 16px;font-family:YuGothic,Hiragino Kaku Gothic Pro,sans-serif;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.contactInput:focus,.contactTextarea:focus{background-color:#fff;border-color:#6eb0ff;box-shadow:0 0 0 3px #6eb0ff26}.contactTextarea{resize:vertical;min-height:160px;line-height:1.8}.contactSubmitWrap{justify-content:center;margin-top:12px;display:flex}.contactSubmitBtn{color:#fff;cursor:pointer;background-color:#a8d3ff;border:none;border-radius:60px;justify-content:center;align-items:center;gap:14px;padding:18px 56px;font-family:YuGothic,Hiragino Kaku Gothic Pro,sans-serif;font-size:1.1rem;font-weight:700;transition:opacity .3s;display:inline-flex}.contactSubmitBtn:hover{opacity:.8}.contactSubmitBtn .arrowIcon{border-color:#fff}.contactSubmitBtn .arrowIcon:after{border-top-color:#fff;border-right-color:#fff}@media (max-width:768px){.contactSubmitBtn{width:100%;padding:16px 40px;font-size:1rem}}.thanksSection{text-align:center;background-color:#fff;padding:100px 20px}.thanksInner{max-width:560px;margin:0 auto}.thanksTitle{color:#3d6faa;letter-spacing:.05em;margin-bottom:20px;font-size:1.5rem;font-weight:700}.thanksText{color:#555;margin-bottom:48px;font-size:.98rem;line-height:2}.thanksBtn{color:#fff;background-color:#a8d3ff;border-radius:60px;align-items:center;gap:14px;padding:16px 44px;font-size:1rem;font-weight:700;text-decoration:none;transition:opacity .3s;display:inline-flex}.thanksBtn:hover{opacity:.8;color:#fff}.thanksBtn .arrowIcon{border-color:#fff}.thanksBtn .arrowIcon:after{border-top-color:#fff;border-right-color:#fff}.newsListSection{background-color:#fff;padding:80px 0 120px}.newsListInner{max-width:900px;margin:0 auto;padding:0 20px}.newsListSection .newsList{border-top:1px solid #eee;margin-bottom:0}.newsListSection .newsList li a{color:#333;border-bottom:1px solid #eee;align-items:center;padding:22px 40px 22px 10px;text-decoration:none;transition:background .2s;display:flex;position:relative}.newsListSection .newsList li a:hover{background-color:#f9fcff}.newsListSection .newsList .arrowIcon{border:2px solid #6fb1fc;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.newsListSection .newsList .arrowIcon:after{content:"";border-top:2px solid #6fb1fc;border-right:2px solid #6fb1fc;width:5px;height:5px;margin-left:-2px;transform:rotate(45deg)}@media (max-width:768px){.newsListSection .newsList li a{flex-wrap:wrap;padding:16px 36px 16px 5px}.newsTitle{white-space:normal;flex:none;width:100%;margin-top:8px}}.newsDetailSection{background-color:#fff;padding:80px 0 120px}.newsDetailInner{max-width:800px;margin:0 auto;padding:0 20px}.newsDetailMeta{align-items:center;gap:16px;margin-bottom:20px;display:flex}.newsDetailTitle{color:#333;letter-spacing:.05em;margin-bottom:28px;font-size:1.6rem;font-weight:700;line-height:1.5}.newsDetailDivider{border:none;border-top:1px solid #e0e6f0;margin-bottom:40px}.newsDetailBody{color:#444;flex-direction:column;gap:24px;font-size:1rem;line-height:2.2;display:flex}.newsDetailImage{border-radius:12px;margin:8px 0;overflow:hidden}.newsDetailBack{border-top:1px solid #e0e6f0;margin-top:60px;padding-top:32px}.newsBackBtn{color:#3d6faa;align-items:center;gap:8px;font-size:.92rem;font-weight:700;text-decoration:none;transition:opacity .2s;display:inline-flex}.newsBackBtn:hover{opacity:.7;color:#3d6faa}.newsBackArrow{font-size:1rem}@media (max-width:768px){.newsDetailTitle{font-size:1.3rem}.newsDetailBody{font-size:.95rem}.heroText.heroTextPrivacy{font-size:1.4rem}}.telNumber_first-visit a{justify-content:center}
