@charset "UTF-8";.breadcrumb{background:#f5f7fa;border-bottom:1px solid #e8edf2;padding:.6rem 0}.breadcrumb .breadcrumb-list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;align-items:center;gap:0;font-size:.82rem;color:#888}.breadcrumb .breadcrumb-item{display:flex;align-items:center}.breadcrumb .breadcrumb-item a{color:var(--main-color);text-decoration:none}.breadcrumb .breadcrumb-item a:hover{text-decoration:underline}.breadcrumb .breadcrumb-item+.breadcrumb-item:before{content:"›";margin:0 .5rem;color:#bbb;font-size:.9rem}.breadcrumb .breadcrumb-item--current span{color:#555}*,*:before,*:after{box-sizing:border-box}:root{--main-color: #4D88CD;--sub-color: #eff8ff}html{scroll-behavior:smooth}body{position:relative;min-height:100vh;width:100%;margin:0;padding-bottom:6rem;overflow-x:hidden;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#233042;background-color:#f7fafc;line-height:1.7;font-size:20px}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}p{margin:0}h2{position:relative;margin:0 0 4rem;font-size:3rem;font-weight:700;text-align:center;letter-spacing:.15em;color:var(--main-color);z-index:10;isolation:isolate}h2:before{content:attr(data-en);font-family:serif;position:absolute;display:block;font-size:7rem;letter-spacing:-1px;color:#e9eaf4;top:50%;left:50%;transform:translate(-50%,-65%);z-index:-1;white-space:nowrap}h3{margin:0 0 4px;color:var(--main-color)}.container{width:96%;max-width:1300px;margin:0 auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.pc-only{display:block}.sp-only{display:none}.anchor-link{color:#895e06;text-decoration:underline}@media(max-width:768px){.pc-only{display:none}.sp-only{display:block}body{font-size:15px;padding-bottom:13.2rem}h2{margin:0 0 2.5rem;font-size:3rem;letter-spacing:.05rem;color:var(--main-color)}h2:before{font-size:4rem;letter-spacing:-1px;color:#e9eaf4;transform:translate(-50%,-80%)}}header{position:relative;top:0;z-index:50;background:#fff;border-bottom:1px solid #e5e7eb}header .header-inner{display:flex;align-items:center;justify-content:space-between;padding-block:10px;gap:16px}header .header-inner>.header-hours{padding:0 10px}header .header-inner>.header-app-logo{line-height:1.3;text-align:center;display:flex;align-items:center;justify-content:center;gap:5px}header .header-inner>.header-app-logo .logo{width:50px}header .header-inner>.header-app-logo .logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}header .header-inner>.header-app-logo .logo-main{display:block;font-size:1.8rem;font-weight:700;letter-spacing:.08em;color:#174f85}header .header-inner>.header-app-logo .logo-sub{display:block;color:#64748b;font-size:1.2rem}header .header-inner>.header-contact{width:250px}@media(max-width:768px){header .header-inner{padding-block:5px}header .header-inner>.header-hours{display:none}header .header-inner>.header-app-logo{line-height:1.2;text-align:center}header .header-inner>.header-app-logo .logo{width:40px}header .header-inner>.header-app-logo .logo-main{font-size:.9rem}header .header-inner>.header-app-logo .logo-sub{font-size:.8rem}header .header-inner>.header-contact{width:180px}}.hours-table{width:100%;border-collapse:collapse;font-size:13px;line-height:2}.hours-table th,.hours-table td{border:1px solid #e2e8f0;text-align:center;padding:5px 10px;font-size:1.1rem}.hours-table thead th{background:#e0f2fe;color:var(--main-color)}.hours-table tbody th{background:#eff6ff}.hours-table th{font-weight:700}.hours-table td{color:var(--main-color)}.hours-table.on-header{line-height:1.5}.hours-table.on-header th,.hours-table.on-header td{padding:2px 10px;font-size:.8rem}@media(max-width:768px){.hours-table th,.hours-table td{padding:5px 2px;font-size:1rem}.hours-table tbody th{font-size:.9rem;width:130px;font-weight:400}}.global-nav{padding:.5rem 0;background:var(--main-color)}.global-nav .nav-inner{display:flex;align-items:center;justify-content:center;gap:12px}.global-nav .nav-inner ul{display:flex;align-items:center;gap:50px;list-style:none;margin:0;padding:0}.global-nav .nav-inner ul li{padding:0 5px}.global-nav .nav-inner ul li a{padding:2px 10px;position:relative;color:#fff;font-weight:500;white-space:nowrap}.global-nav .nav-inner ul li a:after{content:"";position:absolute;left:0;bottom:-4px;width:0;height:2px;background:#fff;transition:width .2s ease}.global-nav .nav-inner ul li a:hover:after{width:100%}section{padding:9rem 0 8rem}section:nth-of-type(odd){background-color:var(--sub-color)}section:nth-of-type(2n){background-color:#fff}section.reveal-section{opacity:0;transform:translateY(60px);transition:opacity .7s ease,transform .7s ease;will-change:opacity,transform}section.reveal-section.is-visible{opacity:1;transform:translateY(0)}@media(max-width:768px){section{padding:4rem 0 5rem}}.hero-slideshow{padding:0}.hero-slideshow .hero-media{width:100%;height:700px;overflow:hidden;position:relative}.hero-slideshow .hero-media>.hero-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity 3s ease-in-out}.hero-slideshow .hero-media>.hero-slide>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero-slideshow .hero-media>.hero-slide.active{opacity:1;z-index:1}@media(max-width:768px){.hero-slideshow .hero-media{height:400px}}.banner-list{display:flex;flex-wrap:wrap;justify-content:space-around;gap:2rem}.banner-list>.banner-item{max-width:630px;aspect-ratio:2/1;display:block;border-radius:.75rem;overflow:hidden;box-shadow:5px 5px 24px 5px #bfc8cf3c,-5px -5px 8px 5px #bfc8cf3c;transition:transform .18s ease,box-shadow .18s ease}.banner-list>.banner-item>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.banner-list>.banner-item:hover{transform:translateY(-4px);box-shadow:0 10px 28px #00000021}@media(max-width:768px){.banner-list>.banner-item{flex-basis:100%}}.news-list{display:flex;flex-direction:column;list-style:none;margin:0 auto;padding:0;max-width:1000px}.news-list>.news-item{position:relative;display:grid;grid-template-columns:120px 110px 1fr;align-items:center;gap:8px;padding:15px 14px;border-bottom:solid 2px #d8e6ec;background:#f4f2f22e;transition:background-color .3s ease}.news-list>.news-item:last-child{border-bottom:none}.news-list>.news-item>.news-date{text-align:center;font-weight:700;color:#838383}.news-list>.news-item>.news-type{display:flex;align-items:center;height:100%}.news-list>.news-item>.news-type>span{display:block;width:100%;border-radius:99px;text-align:center}.news-list>.news-item>.news-type>span.off{background:#fde7eb;font-weight:700;font-size:1rem;color:red}.news-list>.news-item>.news-type>span.notice{background:#dcf6e2;font-weight:700;font-size:1rem;color:#034509}.news-list>.news-item>.news-body .news-new{padding-right:1rem;font-weight:700;color:red;font-size:1.2rem}.news-list>a.news-item:after{content:"";position:absolute;right:18px;top:50%;width:10px;height:10px;border-top:2px solid #4f6470;border-right:2px solid #4f6470;transform:translateY(-50%) rotate(45deg);transition:transform .3s ease,border-color .3s ease}.news-list>a.news-item:hover{background:#d8e6ec}.news-list>a.news-item:hover:after{transform:translateY(-50%) translate(8px) rotate(45deg)}@media(max-width:768px){.news-list{gap:.5rem;list-style:none;margin:0;line-height:1.3;padding:0}.news-list>.news-item{width:100%;margin:0 auto;padding:10px;grid-template-columns:85px 1fr;gap:.5rem}.news-list>.news-item>.news-date{font-weight:700;text-align:left}.news-list>.news-item>.news-type>span{width:120px}.news-list>.news-item>.news-body{grid-column:1/3;padding-left:1rem}.news-list>.news-item>.news-body .news-new{padding-right:.5rem;font-size:1rem}}.medical-services-layout{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}.medical-services-layout>.services-item{width:100%;padding:1rem;background:#fff;border-radius:1rem;box-shadow:5px 5px 24px 5px #bfc8cf3c,-5px -5px 8px 5px #bfc8cf3c}.medical-services-layout>.services-item>.item-title{font-weight:700;margin:.5rem 0;display:flex;align-items:center;gap:10px;font-size:1.35rem}.medical-services-layout>.services-item>.item-title>.svg{width:60px;height:60px;border-radius:99px;display:flex;justify-content:center;align-items:center;background:#dde9f8}.medical-services-layout>.services-item>.item-title>.svg>svg{width:35px;height:35px;color:var(--main-color)}.medical-services-layout>.services-item>.item-text{font-size:1rem;color:#5e5e5e}.medical-services-layout>.services-item.services-item--linked{position:relative;transition:box-shadow .2s,transform .2s}.medical-services-layout>.services-item.services-item--linked:hover{transform:translateY(-3px);box-shadow:5px 8px 28px 5px #bfc8cf5a,-5px -5px 8px 5px #bfc8cf3c}.services-link-overlay{display:none}.services-detail-link{display:inline-block;margin-top:.75rem;font-size:.9rem;color:var(--main-color);text-decoration:underline;font-weight:600}.services-detail-link:hover{opacity:.75}@media(max-width:768px){.medical-services-layout{grid-template-columns:repeat(1,minmax(0,1fr));gap:20px}}.self-pay-contents{margin:1rem auto;display:flex;gap:3rem;flex-flow:column}.self-pay-contents>.self-pay-content{border-radius:1rem;overflow:hidden;box-shadow:5px 5px 24px 5px #bfc8cf3c,-5px -5px 8px 5px #bfc8cf3c}.self-pay-contents>.self-pay-content>.self-pay-title{background:var(--main-color);color:#fff;padding:1rem 2rem;font-size:1.3rem;font-weight:700;display:flex;justify-content:space-between;align-items:center;gap:10px}.self-pay-contents>.self-pay-content>.self-pay-title>.self-pay-label{display:flex;align-items:center;gap:1rem}.self-pay-contents>.self-pay-content>.self-pay-title>.self-pay-label>svg{width:30px;height:30px}.self-pay-contents>.self-pay-content>.self-pay-title>.self-pay-price{font-weight:400;font-size:1.1rem}.self-pay-contents>.self-pay-content>.self-pay-body{padding:2rem;background:#fff;font-size:1rem}.self-pay-contents>.self-pay-content>.self-pay-body>p.expected-effects{margin:1rem 0 .5rem;font-weight:700;color:var(--main-color)}.self-pay-contents>.self-pay-content>.self-pay-body>ul.list-disc{margin:0 0 0 1rem;padding:0;list-style:none;display:flex;flex-direction:column;gap:.25rem}.self-pay-contents>.self-pay-content>.self-pay-body>ul.list-disc>li{position:relative;padding-left:1.5rem;line-height:1.7}.self-pay-contents>.self-pay-content>.self-pay-body>ul.list-disc>li:before{position:absolute;content:"";width:17px;height:10px;border-left:2px solid var(--main-color);border-bottom:2px solid var(--main-color);left:0;top:.3em;transform:rotate(-45deg)}.self-pay-contents>.self-pay-content>.self-pay-body>.vitamin-list{margin-top:.5rem;display:flex;flex-wrap:wrap;gap:.75rem}.self-pay-contents>.self-pay-content>.self-pay-body>.vitamin-list>span{background:#f0f0f0;color:var(--main-color);border:1px solid var(--main-color);border-radius:99px;padding:.25rem 1rem;font-size:.9rem;font-weight:700}.self-pay-menu{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;margin-bottom:3rem;margin-top:3rem}.self-pay-menu>.self-pay-contents{grid-column:1/-1;margin-top:1rem}.self-pay-menu-card{display:flex;flex-direction:column;justify-content:space-between;padding:1.6rem 1.8rem 1.4rem;border-radius:1rem;text-decoration:none;color:inherit;background:#fff;border:2px solid #e0e0e0;border-top-width:5px;box-shadow:0 3px 12px #00000012;transition:transform .18s ease,box-shadow .18s ease,background .18s ease;min-height:140px;position:relative;overflow:hidden}.self-pay-menu-card:after{content:"click ›";position:absolute;bottom:1.2rem;right:1.4rem;font-size:1.5rem;font-weight:700;opacity:.3;transition:opacity .18s ease,right .18s ease}.self-pay-menu-card:hover{transform:translateY(-4px)}.self-pay-menu-card:hover:after{opacity:.7;right:1.1rem}.self-pay-menu-card .self-pay-menu-badge{display:inline-block;padding:.28rem 1rem;border-radius:99px;font-size:1.2rem;font-weight:700;color:#fff;width:-moz-fit-content;width:fit-content;margin-bottom:.75rem;letter-spacing:.03em}.self-pay-menu-card .self-pay-menu-name{font-size:1.15rem;font-weight:700;color:#1a1a1a;line-height:1.55;letter-spacing:.02em}.self-pay-menu-card .self-pay-menu-sub{margin-top:.5rem;font-size:.82rem;color:#888;letter-spacing:.02em}.card--laser{border-top-color:#b5451b;background-image:linear-gradient(to right,#fff,#fff 15%,#fff0 60%),url(/images/btn/pexels-shvetsa-4586726.jpg);background-position:20% 70%;background-size:125% auto;background-repeat:no-repeat}.card--laser .self-pay-menu-badge{background:#b5451b}.card--placenta{border-top-color:#b5607a}.card--placenta .self-pay-menu-badge{background:#b5607a}.card--shiratama{border-top-color:#7060b8;background-image:linear-gradient(to right,#fff,#fff 15%,#fff0 60%),url(/images/btn/shiratama.png);background-position:20% 45%;background-size:100% auto;background-repeat:no-repeat}.card--shiratama .self-pay-menu-badge{background:#7060b8}.card--ninniku{border-top-color:#7a8c2e}.card--ninniku .self-pay-menu-badge{background:#7a8c2e}.card--vitamin{border-top-color:#2e7a8c}.card--vitamin .self-pay-menu-badge{background:#2e7a8c}@media(max-width:768px){.self-pay-layout{width:95%;margin:0 auto}.self-pay-contents>.self-pay-content>.self-pay-title{padding:1rem;font-size:1.2rem;gap:5px}.self-pay-contents>.self-pay-content>.self-pay-title>.self-pay-label{gap:.2rem}.self-pay-contents>.self-pay-content>.self-pay-title>.self-pay-label>svg{width:30px;height:30px}.self-pay-contents>.self-pay-content>.self-pay-title>.self-pay-price{font-size:.9rem}.self-pay-menu{grid-template-columns:1fr;margin-top:1rem}.self-pay-menu-card{min-height:110px;padding:1.3rem 1.4rem 1.2rem}.self-pay-menu-card .self-pay-menu-name{font-size:1.05rem}}.hours-layout>.hours-table-wrapper{margin-bottom:1rem;padding:16px;background:#f8fafc;border-radius:14px;box-shadow:5px 5px 24px 5px #bfc8cf3c,-5px -5px 8px 5px #bfc8cf3c;border:1px solid #e2e8f0}.hours-layout>.hours-table-wrapper .note{margin-top:10px;font-size:.9rem;color:#6b7280}.hours-layout>.hours-contact ul{margin:8px 0 0;padding-left:50px}.hours-layout>.hours-contact ul>li{margin-bottom:6px;font-size:1.2rem}@media(max-width:768px){.hours-layout{display:block}.hours-layout .hours-table-wrapper{font-size:.5rem;padding:16px}.hours-layout>.hours-contact ul{padding-left:30px}.hours-layout>.hours-contact ul>li{font-size:.8rem}}.doctor-layout>.doctor-profile{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem}.doctor-layout>.doctor-profile>.doctor-profile-message{grid-column:1/-1}.doctor-layout>.doctor-profile>.doctor-profile-message,.doctor-layout>.doctor-profile>.doctor-profile-career,.doctor-layout>.doctor-profile>.doctor-profile-membership{background:#fff;padding:2rem;border-radius:2rem;box-shadow:5px 5px 24px 5px #bfc8cf3c,-5px -5px 8px 5px #bfc8cf3c}.doctor-layout>.doctor-profile>.doctor-profile-message .doctor-profile-title,.doctor-layout>.doctor-profile>.doctor-profile-career .doctor-profile-title,.doctor-layout>.doctor-profile>.doctor-profile-membership .doctor-profile-title{margin-bottom:.5rem;font-weight:700;font-size:1.5rem;color:var(--main-color)}.doctor-layout>.doctor-profile>.doctor-profile-message>ul,.doctor-layout>.doctor-profile>.doctor-profile-career>ul,.doctor-layout>.doctor-profile>.doctor-profile-membership>ul{margin:0}.doctor-layout>.doctor-profile>.doctor-profile-message>ul>li::marker,.doctor-layout>.doctor-profile>.doctor-profile-career>ul>li::marker,.doctor-layout>.doctor-profile>.doctor-profile-membership>ul>li::marker{color:var(--main-color)}@media(max-width:768px){.doctor-layout{width:95%;margin:0 auto}.doctor-layout>.doctor-profile{grid-template-columns:repeat(1,minmax(0,1fr))}}#access{margin-bottom:0;padding-bottom:0}#access .access-layout{margin:0 auto 3rem;max-width:800px}#access .access-layout>.access-item{padding:8px 0;border-bottom:1px solid #dcdcdc;display:flex;gap:10px}#access .access-layout>.access-item>.access-item-title{width:200px;font-weight:700;color:var(--main-color);display:flex;align-items:center;gap:1rem}#access .access-layout>.access-item>.access-item-title>.svg{width:40px;height:40px;border-radius:99px;display:flex;justify-content:center;align-items:center;background:#dde9f8}#access .access-layout>.access-item>.access-item-title>.svg>svg{width:25px;height:25px;color:var(--main-color)}#access .google-map{height:500px;width:100%}@media(max-width:768px){#access .access-layout{margin-bottom:1rem;padding:0 1rem}#access .access-layout>.access-item{display:flex;flex-flow:column;gap:5px}#access .access-layout>.access-item>.access-item-title{width:100%}#access .access-layout>.access-item>.access-item-title>.svg{width:60px;height:35px;display:flex;background:#dde9f8}#access .access-layout>.access-item>.access-item-title>.svg>svg{width:25px;height:25px;color:var(--main-color)}#access .access-layout>.access-item>.access-item-content{padding-left:25px}#access .google-map{height:300px}}footer{bottom:0;position:absolute;width:100%;background:#0f172a;color:#e5e7eb;padding-block:20px}footer .footer-inner{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:1rem}footer .footer-inner .footer-info p{margin:0}footer .footer-inner .footer-copy{margin:6px 0 0;font-size:.9rem}footer .footer-inner .footer-nav{margin-top:4px}footer .footer-inner .footer-nav .to-top{font-size:.9rem;color:#aac5e5}@media(max-width:768px){footer .footer-inner{padding-bottom:1rem;flex-direction:column;gap:20px}footer .footer-inner .footer-info p{text-align:center}footer .footer-inner .footer-copy{margin:6px 0 0;font-size:.9rem}}
