:root{--color-dark-red: #521111;--color-pink: #e8dbdb;--color-pink-gray: #e5dcdc;--color-dark: #280909;--color-light: #e8e8e8;--color-white: #fffffe;--base-color: var(--color-white);--primary-color: var(--color-dark-red);--secondary-color: var(--color-pink);--title-color: var(--color-dark);--text-color: var(--color-dark);--link-color: var(--primary-color);--hover-color: var(--primary-color);--button-color: var(--primary-color);--button-hover-color: var(--secondary-color);--ff-ja: "Noto Serif JP", serif;--fs-xs: clamp(12px, 3.2vw, 13px);--fs-s: clamp(12px, 3.2vw, 14px);--fs-base: clamp(14px, 3.7vw, 16px);--fs-l: clamp(18px, 4.8vw, 20px)}*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box}*{margin:0;padding:0}html{overflow-y:scroll;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;scroll-behavior:smooth}html,body{height:100%}body{line-height:1.5;letter-spacing:.03em;-webkit-font-smoothing:antialiased}img,picture,video,canvas{display:block}img{width:100%;height:auto}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}h1,h2,h3,h4,h5,h6{line-height:1.1}p{line-height:1.9}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0;width:100%}a,button{cursor:pointer;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}body{font-family:var(--ff-ja);font-size:16px;background-color:var(--base-color);color:var(--text-color)}a{color:var(--link-color)}a:hover{color:var(--hover-color)}button{background-color:rgba(0,0,0,0);border:none}.headerBody{width:316px;height:100%;border-left:clamp(40px,3.9vw,72px) solid var(--primary-color);background-color:var(--color-white);padding-block:16px;padding-left:clamp(40px,3.9vw,72px);position:fixed;top:0;left:0}@media screen and (max-width:1024px){.headerBody{width:100%;border-left:0;padding-inline:16px;height:auto;position:relative}}.headerBody .siteLogo{display:inline-block;text-align:center;width:168px}@media screen and (max-width:1024px){.headerBody .siteLogo{width:88px}}.headerBody .siteLogo img{width:100%;height:auto}@media screen and (max-width:1024px){.headerBody .siteLogo img{width:70px;margin-inline:auto}}.headerBody .siteLogo .siteName{margin-top:8px;display:block;font-size:clamp(12px,3.2vw,14px);line-height:1.5}.headerBody a{text-decoration:none}.menuOpen,.menuClose{display:none}@media screen and (max-width:1024px){.menuOpen,.menuClose{display:block;position:absolute;top:20px;right:16px}.menuOpen img,.menuClose img{width:48px;height:auto}}.menuLists{margin-top:100px}@media screen and (max-width:1024px){.menuLists{position:fixed;top:0;right:-100%;z-index:100;width:75%;margin-top:0;padding-top:96px;background-color:var(--color-white);height:100vh;-webkit-box-shadow:-5px -1px 10px rgba(0,0,0,.08);box-shadow:-5px -1px 10px rgba(0,0,0,.08)}.menuLists.openContent{right:0;-webkit-transition:all .8s ease-out;transition:all .8s ease-out}.menuLists.closeContent{right:-100%;-webkit-transition:all .8s ease-out;transition:all .8s ease-out}}.menuLists li:not(:last-child){margin-bottom:32px}@media screen and (max-width:1024px){.menuLists li{border-top:1px solid var(--secondary-color)}.menuLists li:last-child{border-bottom:1px solid var(--secondary-color)}.menuLists li:not(:last-child){margin-bottom:0}}.menuLists li a{text-decoration:none}.menuLists li a:hover{text-decoration:underline}@media screen and (max-width:1024px){.menuLists li a{display:block;padding:24px}.menuLists li a:hover{text-decoration:none}}#JS_fadeMenu{-webkit-transition:all .3s ease-out;transition:all .3s ease-out}#JS_fadeMenu.out{opacity:0}@media screen and (max-width:1024px){#JS_fadeMenu.out{opacity:1}}.footerDecoration{background:url("/digi002/assets/img/footer.svg") no-repeat left bottom;position:relative;z-index:1;width:100%;height:98px}@media screen and (max-width:768px){.footerDecoration{background-image:url("/digi002/assets/img/footer_sp.svg");background-size:cover;background-position:center top}}.footerBody{position:relative;z-index:1;background-color:var(--secondary-color);margin-top:-1px}.footerBody .footerInner{max-width:1152px;width:100%;padding:clamp(40px,10.7vw,56px) 16px;margin-inline:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:32px;position:relative}.footerBody .footerInner .addressArea{width:calc(100% - 488px)}@media screen and (max-width:1024px){.footerBody .footerInner .addressArea{width:100%}}.footerBody .footerInner .addressArea .footerSiteName{font-size:clamp(24px,6.4vw,32px);font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:clamp(24px,6.4vw,32px);white-space:nowrap}@media screen and (max-width:768px){.footerBody .footerInner .addressArea .footerSiteName{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;row-gap:16px}}.footerBody .footerInner .addressArea .footerSiteName img{width:72px;height:auto}.footerBody .footerInner .addressArea .footerSiteName span{padding-left:32px}@media screen and (max-width:768px){.footerBody .footerInner .addressArea .footerSiteName span{padding-left:0}}.footerBody .footerInner .addressArea .details{padding-left:104px}@media screen and (max-width:1024px){.footerBody .footerInner .addressArea .details{padding-left:0}}.footerBody .footerInner .addressArea .details p{line-height:2.2}.footerBody .footerInner .addressArea .tel{margin-bottom:32px}@media screen and (max-width:768px){.footerBody .footerInner .addressArea .tel{margin-bottom:0}}.footerBody .footerInner .addressArea .medicalHours{display:table;line-height:2}@media screen and (max-width:768px){.footerBody .footerInner .addressArea .medicalHours{display:none}}.footerBody .footerInner .addressArea .medicalHours .row{display:table-row}.footerBody .footerInner .addressArea .medicalHours dt{display:table-cell;width:50%}.footerBody .footerInner .addressArea .medicalHours dd{display:table-cell}.footerBody .footerInner .mapArea{width:456px}@media screen and (max-width:1024px){.footerBody .footerInner .mapArea{width:100%}}@media screen and (max-width:768px){.footerBody .footerInner .mapArea{display:none}}.footerBody .footerInner .mapArea iframe{width:100%;height:348px}.footerBody .footerInner .pageTop{position:absolute;top:-24px;right:0}@media screen and (max-width:1024px){.footerBody .footerInner .pageTop{top:-48px;right:16px}}.footerBody .footerInner .pageTop img{width:48px;height:auto}.footerBody .copyright{background-color:var(--primary-color);text-align:center;color:var(--color-white);padding:clamp(8px,2.1vw,24px) 16px}.footerBody .copyright small{font-size:clamp(12px,3.2vw,14px)}.firstView{position:relative;min-height:clamp(537px,143.2vw,768px);background:url("/digi002/assets/img/main.webp") no-repeat center center;background-size:cover}@media screen and (max-width:1024px){.firstView{padding-inline:16px}}.firstView .siteName{position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);margin-top:-56px;background-color:rgba(255,255,254,.38);padding:16px 56px 16px 72px;font-size:clamp(32px,8.5vw,36px)}@media screen and (max-width:1024px){.firstView .siteName{width:100%;padding:0;background-color:rgba(0,0,0,0);text-align:center;top:30%;-webkit-transform:translateY(0);transform:translateY(0);margin-top:0}}.firstView .circleBox{background-color:var(--color-white);text-align:center;position:absolute;bottom:96px;right:13%;padding:32px clamp(45px,12vw,80px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;border-radius:100%;white-space:nowrap}@media screen and (max-width:1024px){.firstView .circleBox{left:50%;bottom:64px;-webkit-transform:translateX(-50%);transform:translateX(-50%);right:auto}}.firstView .circleBox .tel{font-size:24px;font-weight:700}.firstView .scrollButton{position:absolute;bottom:24px;right:28%;z-index:1;font-weight:700}@media screen and (max-width:1024px){.firstView .scrollButton{display:none}}.firstView .scrollButton a{text-decoration:none}.firstView .scrollButton a:after{position:absolute;top:48px;left:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);content:"";display:inline-block;width:1.5px;height:48px;background-color:var(--primary-color)}.firstViewDecoration{background:url("/digi002/assets/img/first_view.svg") no-repeat left bottom;background-size:100%;width:100%;height:clamp(537px,143.2vw,768px);position:absolute;top:3px;right:0}@media screen and (max-width:1024px){.firstViewDecoration{background-image:url("/digi002/assets/img/first_view_sp.svg");top:2px}}.mainBody{margin-left:348px}@media screen and (max-width:1024px){.mainBody{margin-left:0}}.sectionUnit{max-width:936px;width:100%;padding-bottom:clamp(64px,17.1vw,112px);margin-inline:auto}@media screen and (max-width:1024px){.sectionUnit{width:100%;padding-inline:16px}}.tableList{display:table;width:100%;margin-bottom:56px}.tableList._information{margin-bottom:0}@media screen and (max-width:768px){.tableList{display:block}}.tableList .row{display:table-row}@media screen and (max-width:768px){.tableList .row{display:block;margin-bottom:16px}}.tableList .row dt,.tableList .row dd{display:table-cell;line-height:2.2;padding-right:32px}@media screen and (max-width:768px){.tableList .row dt,.tableList .row dd{display:block;line-height:2}}.tableList .row dt{font-weight:700}.tableList .row dt+dt{font-weight:normal}.tableList .row dd:last-of-type{padding-right:0}.picColumn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:768px){.picColumn{padding-inline:8%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:32px}}.acceessText{margin-bottom:48px}.accessMap iframe{width:100%;height:398px}@media screen and (max-width:1024px){.accessMap{margin-inline:-16px}}.heading{color:var(--title-color)}.heading._lv1{position:relative;font-size:clamp(24px,6.4vw,32px);padding:32px 0 0 32px;margin-bottom:clamp(40px,10.7vw,64px)}.heading._lv1:before{content:"";display:inline-block;width:64px;height:64px;background-color:var(--secondary-color);border-radius:50%;position:absolute;bottom:0;left:0;z-index:-1}@media screen and (max-width:768px){.heading._lv1:before{width:56px;height:56px}}.heading._lv2{margin-bottom:clamp(40px,10.7vw,56px);font-size:clamp(20px,5.3vw,24px);font-weight:normal}.w-2{width:20.5%}.w-3{width:30.5%}.table_medical th,.table_medical td{font-size:clamp(14px,3.7vw,32px);padding:0 16px;text-align:center;line-height:1.7}@media screen and (max-width:768px){.table_medical th,.table_medical td{padding:0 4px}}.table_medical tbody th{text-align:left}/*# sourceMappingURL=front.css.map */