﻿@charset "UTF-8";*,::before,::after{box-sizing:border-box;border-style:solid;border-width:0;}html{line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;}body{margin:0;}main{display:block;}p,table,blockquote,address,pre,iframe,form,figure,dl{margin:0;}h1,h2,h3,h4,h5,h6{font-size:inherit;line-height:inherit;font-weight:inherit;margin:0;}ul,ol{margin:0;padding:0;list-style:none;}dt{font-weight:bold;}dd{margin-left:0;}hr{box-sizing:content-box;height:0;overflow:visible;border-top-width:1px;margin:0;clear:both;color:inherit;}pre{font-family:monospace,monospace;font-size:inherit;}address{font-style:inherit;}a{background-color:transparent;text-decoration:none;color:inherit;transition:all .3s ease;}abbr[title]{text-decoration:underline;text-decoration:underline dotted;}b,strong{font-weight:bolder;}code,kbd,samp{font-family:monospace,monospace;font-size:inherit;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sub{bottom:-.25em;}sup{top:-.5em;}img,embed,object,iframe{vertical-align:bottom;}details{display:block;}summary{display:list-item;}[contenteditable]{outline:0;}table{border-collapse:collapse;border-spacing:0;}caption{text-align:left;}td,th{vertical-align:top;padding:0;}th{text-align:left;font-weight:bold;}template{display:none;}[hidden]{display:none;}html{font-size:62.5%;}body{color:#333;font-family:"zen-kaku-gothic-new",sans-serif;font-weight:400;font-style:normal;font-size:1.6rem;}body main{overflow:hidden;}.wf-loading body{opacity:0;}.wf-active body{opacity:1;transition:opacity .3s ease;}.wf-inactive body{opacity:1;transition:opacity .1s ease;}.loadingOverlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,.8);display:flex;justify-content:center;align-items:center;z-index:9999;}.loadingOverlay p{color:#2b1d59;font-size:16px;font-weight:bold;}body:has(.loadingOverlay){overflow:hidden;}img{display:block;max-width:100%;height:auto;margin:0 auto;}a[href^="tel:"]{cursor:default;pointer-events:auto;}a[href^="tel:"]:hover{text-decoration:none;}button{touch-action:manipulation;}.mainWrap{animation:fade .8s ease-out forwards;display:flex;flex-direction:column;margin:0 auto;padding:110px 0 0;position:relative;opacity:0;}@media print,screen and (min-width:1024px){.mainWrap{flex-direction:row;padding:130px 0 0;}}.mainWrap .g-Side,.mainWrap .d-Side{display:grid;place-items:end center;height:calc(50svh - 55px);padding:0 24px 24px;position:relative;}@media print,screen and (min-width:1024px){.mainWrap .g-Side,.mainWrap .d-Side{flex:1;height:calc(100vh - 130px);min-height:650px;padding:0;}}.mainWrap .g-Side::after,.mainWrap .d-Side::after{animation:fadeInUp .8s ease-out forwards;animation-delay:1s;aspect-ratio:2.8/1;content:"";opacity:0;position:absolute;left:0;bottom:0;transition:all .3s ease;width:100%;}.mainWrap .g-Side:hover::after,.mainWrap .d-Side:hover::after{aspect-ratio:2.8/1.5;}.mainWrap .g-Side:hover .sideInner figure,.mainWrap .d-Side:hover .sideInner figure{transform:translateY(-16px);}.mainWrap .g-Side:hover .sideInner .showDetail,.mainWrap .d-Side:hover .sideInner .showDetail{box-shadow:0 2px 18px 0 rgba(0,0,0,.2);gap:16px;mix-blend-mode:multiply;}.mainWrap .g-Side{background:url(/img/home/hero1.png) no-repeat center/cover;}.mainWrap .g-Side::after{background:url(/img/home/hero6.png) no-repeat center/cover;}.mainWrap .g-Side .g-img{max-width:400px;max-height:clamp(72px,19svh,120px);margin:0 auto;width:90%;}@media print,screen and (min-width:768px){.mainWrap .g-Side .g-img{margin:0;width:100%;}}@media print,screen and (min-width:1024px){.mainWrap .g-Side .g-img{max-height:inherit;max-width:inherit;}}.mainWrap .g-Side .g-img img{width:100%;height:100%;object-fit:contain;}.mainWrap .g-Side .g-figure{margin-bottom:16px;}.mainWrap .g-Side .g-figure img{aspect-ratio:591/108;height:40px;width:auto;}@media print,screen and (min-width:1024px){.mainWrap .g-Side .g-figure img{height:54px;}}.mainWrap .d-Side{background:url(/img/home/hero2-2.webp) no-repeat center/cover;}@media print,screen and (min-width:1024px){.mainWrap .d-Side{background:url(/img/home/hero2.webp) no-repeat center/cover;}}.mainWrap .d-Side::after{background:url(/img/home/hero7.png) no-repeat center/cover;}.mainWrap .d-Side .d-figure{margin-bottom:12px;}.mainWrap .d-Side .d-figure img{aspect-ratio:900/125;height:40px;width:auto;}@media print,screen and (min-width:1024px){.mainWrap .d-Side .d-figure img{height:63px;}}.mainWrap .sideInner{animation:fadeInUp .8s ease-out forwards;animation-delay:.6s;opacity:0;text-align:center;position:relative;z-index:2;}@media print,screen and (min-width:1024px){.mainWrap .sideInner{padding-bottom:56px;}}.mainWrap .sideInner figure{transition:all .3s ease;}.mainWrap .sideInner .showDetail{background:rgba(255,255,255,.74);border-radius:999px;box-shadow:0 2px 18px 0 rgba(0,0,0,.05);display:inline-flex;align-items:center;justify-content:center;gap:4px;color:#3f3f28;font-size:2rem;font-weight:700;height:48px;transition:all .3s ease;margin:0;width:220px;}@media print,screen and (min-width:1024px){.mainWrap .sideInner .showDetail{font-size:2.8rem;height:64px;width:288px;}}.mainWrap .sideInner .showDetail span{font-size:2rem;font-weight:700;}.hdrWrap{background:#fff;height:100px;overflow:hidden;left:0;position:fixed;top:0;transition:all .3s ease;width:100%;z-index:2;}@media print,screen and (min-width:1024px){.hdrWrap{height:106px;padding:0 16px;overflow:visible;width:100%;}}.hdrWrap.hdrWrapOpen{background:#221843;transition:all .3s ease;height:100dvh;}.hdrTop{align-items:center;display:flex;gap:12px;flex-direction:column;justify-content:space-between;padding:20px 0 10px;}@media print,screen and (min-width:1024px){.hdrTop{align-items:center;display:flex;flex-direction:row;gap:24px;justify-content:space-between;margin:0 auto;max-width:1920px;padding:16px 0 0;width:100%;}}.hdrTop.hdrTopOpen{background:#221843;}.hdrTop.hdrTopOpen .hdrlogo{background:url(/img/cmn/hdr-logo_sp.webp) no-repeat center center/cover;}.hdrTop .hdrTopBox{display:flex;align-items:center;justify-content:space-between;padding:0 16px;width:100%;}.hdrTop .hdrlogo{aspect-ratio:59/11;background:url(/img/cmn/hdr-logo.webp) no-repeat center center/cover;flex:0 0 auto;margin:0;max-width:420px;min-width:256px;width:calc(100% - 96px);position:relative;z-index:101;}@media print,screen and (min-width:1024px){.hdrTop .hdrlogo{max-width:inherit;width:min(472px,34vw);}}.hdrTop .hdrlogo a{display:block;font-size:0;height:100%;}.hdrTop .hdrRight{height:calc(100svh - 100px);opacity:0;overflow:auto;padding:0 0 50px;top:0;transition:all .3s ease;visibility:hidden;width:100%;z-index:100;}@media print,screen and (min-width:1024px){.hdrTop .hdrRight{align-items:flex-end;display:flex;flex-direction:column;height:auto;justify-content:flex-end;opacity:1;overflow:initial;padding:0;position:static;visibility:visible;width:calc(100% - 543px);}}.hdrTop .nav-open{opacity:1;visibility:visible;}.hdrTop .subnav-insta{background-color:#fff;border-radius:50%;order:99;margin:24px;padding:8px;width:46px;}@media print,screen and (min-width:1024px){.hdrTop .subnav-insta{order:inherit;padding:0;margin:0;width:auto;}}.hdrTop .menu-toggle{align-items:center;background:transparent;border:0;cursor:pointer;display:flex;height:30px;justify-content:center;padding:0;position:relative;width:35px;z-index:101;}@media print,screen and (min-width:1024px){.hdrTop .menu-toggle{display:none;}}.hdrTop .menu-toggle span{background:#24164d;height:8px;position:absolute;transform-origin:center;transition:transform .3s ease,opacity .3s ease;width:35px;}.hdrTop .menu-toggle span:nth-child(1){transform:translateY(-12px);}.hdrTop .menu-toggle span:nth-child(2){transform:translateY(0);}.hdrTop .menu-toggle span:nth-child(3){transform:translateY(12px);}.hdrTop .menu-toggle.hdr-menubtn-active span{background:#fff;}.hdrTop .menu-toggle.hdr-menubtn-active span:nth-child(1){transform:rotate(45deg);}.hdrTop .menu-toggle.hdr-menubtn-active span:nth-child(2){opacity:0;}.hdrTop .menu-toggle.hdr-menubtn-active span:nth-child(3){transform:rotate(-45deg);}.hdrTop .hdrNavWrap{display:flex;flex-direction:column-reverse;}@media print,screen and (min-width:1024px){.hdrTop .hdrNavWrap{align-items:flex-end;flex-direction:column;gap:20px;}}@media print,screen and (min-width:1024px){.hdrTop .hdrNav{position:relative;order:inherit;}}.hdrTop .hdrNav-list{display:flex;flex-direction:column;}@media print,screen and (min-width:1024px){.hdrTop .hdrNav-list{display:flex;align-items:stretch;flex-direction:row;gap:24px;justify-content:flex-end;}}.hdrTop .hdrNav-item{border-bottom:1px solid #fff;position:relative;}@media print,screen and (min-width:1024px){.hdrTop .hdrNav-item{border-bottom:0;padding:0;}}.hdrTop .hdrNav-item::after{content:"";cursor:pointer;position:absolute;left:0;top:100%;width:100%;height:24px;background:transparent;pointer-events:auto;z-index:2;}.hdrTop .hdrNav-item:first-child{border-top:1px solid #fff;}.hdrTop .hdrNav-item>a{align-items:center;color:#fff;display:inline-flex;font-size:1.8rem;font-weight:700;justify-content:flex-start;line-height:1.4;min-height:60px;padding:0 32px;white-space:nowrap;width:100%;}@media print,screen and (min-width:1024px){.hdrTop .hdrNav-item>a{color:#222;font-size:min(1.8rem,1.15vw);padding:0;min-height:30px;}}@media print,screen and (min-width:1024px){.hdrTop .hdrNav-item>a:hover{color:#22184a;}}.hdrTop .hdrNav-item .navitem-button{align-items:center;background:transparent;border:0;color:#fff;cursor:pointer;display:inline-flex;font-size:1.8rem;font-weight:700;justify-content:flex-start;min-height:60px;padding:0 32px;position:relative;white-space:nowrap;width:100%;}@media print,screen and (min-width:1024px){.hdrTop .hdrNav-item .navitem-button{color:#222;font-size:min(1.8rem,1.15vw);padding:0;min-height:30px;}}@media print,screen and (min-width:1024px){.hdrTop .hdrNav-item .navitem-button:hover{color:#22184a;}}.hdrTop .hdrNav-item .navitem-button::before{background:url(/img/dentist/hdr-arrow.png) no-repeat center/22px 25px;content:"";height:25px;position:absolute;right:30px;top:50%;transform:translate(0,-50%);transition:transform .3s ease;width:22px;}@media print,screen and (min-width:1024px){.hdrTop .hdrNav-item .navitem-button::before{display:none;}}.hdrTop .hdrNav-item .navitem-button[aria-expanded=true]::before{transform:translate(0,-50%) rotate(180deg);}.footer .ftrWrap{padding:24px 0;margin:0 auto;width:calc(100% - 32px);}@media print,screen and (min-width:768px){.footer .ftrWrap{padding:56px 0;width:480px;}}.footer .ftrWrap .ftrCopy{font-size:1.2rem;}@keyframes fade{from{opacity:0;}to{opacity:1;}}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px);}to{opacity:1;transform:translateY(0);}}