/*!
 * ress.css • v1.2.2
 * MIT License
 * github.com/filipelinhares/ress
 */@import url("https://fonts.googleapis.com/css?family=Noto+Serif+JP&display=swap");html{box-sizing:border-box;overflow-y:scroll;-webkit-text-size-adjust:100%}*,:after,:before{background-repeat:no-repeat;box-sizing:inherit}:after,:before{text-decoration:inherit;vertical-align:inherit}*{padding:0;margin:0}audio:not([controls]){display:none;height:0}hr{overflow:visible}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}summary{display:list-item}small{font-size:80%}[hidden],template{display:none}abbr[title]{border-bottom:1px dotted;text-decoration:none}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}code,kbd,pre,samp{font-family:monospace, monospace}b,strong{font-weight:bolder}dfn{font-style:italic}mark{background-color:#ff0;color:#000}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}input{border-radius:0}[role="button"],[type="button"],[type="reset"],[type="submit"],button{cursor:pointer}[disabled]{cursor:default}[type="number"]{width:auto}[type="search"]{-webkit-appearance:textfield}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}textarea{overflow:auto;resize:vertical}button,input,optgroup,select,textarea{font:inherit}optgroup{font-weight:700}button{overflow:visible}[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner,button::-moz-focus-inner{border-style:0;padding:0}[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner,button:-moz-focusring{outline:1px dotted ButtonText}[type="reset"],[type="submit"],button,html [type="button"]{-webkit-appearance:button}button,select{text-transform:none}button,input,select,textarea{background-color:transparent;border-style:none;color:inherit}select{-moz-appearance:none;-webkit-appearance:none}select::-ms-expand{display:none}select::-ms-value{color:currentColor}legend{border:0;color:inherit;display:table;max-width:100%;white-space:normal}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}img{border-style:none}progress{vertical-align:baseline}svg:not(:root){overflow:hidden}audio,canvas,progress,video{display:inline-block}@media screen{[hidden~="screen"]{display:inherit}[hidden~="screen"]:not(:active):not(:focus):not(:target){position:absolute !important;clip:rect(0 0 0 0) !important}}[aria-busy="true"]{cursor:progress}[aria-controls]{cursor:pointer}[aria-disabled]{cursor:default}::selection{background-color:#b3d4fc;color:#000;text-shadow:none}html,body{height:100%;font-size:62.5%}body{font-family:"游ゴシック", YuGothic, "Noto Sans JP", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;font-weight:500;letter-spacing:normal;font-size:12px;font-size:1.2rem;background-color:#fff;color:#4b3528;width:100%;min-height:100vh}html{height:-webkit-fill-available}body{min-height:100vh;min-height:-webkit-fill-available}.wrap{width:100%;position:relative;height:auto !important;display:flex;flex-flow:column;min-height:100vh}a{text-decoration:none}a:not([class]){color:#4b3528}img{max-width:100%;height:auto}ul{list-style-type:none}table{border-collapse:collapse;width:100%}table th,table td{padding:10px 2px;text-align:left;border-bottom:1px solid #a0a1a1}.button{text-decoration:none;padding:5px 42px;min-width:180px;letter-spacing:0.1rem;color:#4b3528;border-radius:6px;background:#fff;border:2px solid #e0efe2;font-weight:normal;position:relative;display:inline-block;transition:.3s}.button span{position:relative}.button span::before{content:'';position:absolute;box-sizing:border-box;top:25%;left:-25px;margin-top:-4px;width:8px;height:8px;border:8px solid transparent;border-left:8px solid #4b3528}.button:hover{transform:scale(1.03)}.pagetop{position:fixed;bottom:42px;right:20px;z-index:999}.pagetop a{position:relative;display:block;width:59px;height:auto}.br--pc{display:none}.br--sp{display:block}@media (min-width: 768px) and (max-width: 999px){body{font-size:16px;font-size:1.6rem}.pagetop{position:fixed;bottom:46px;right:20px;z-index:99}.pagetop a{position:relative;display:block;width:70px;height:auto}table th,table td{padding:13px 2px}}@media (min-width: 1000px){body{font-size:16px;font-size:1.6rem}a:not([class]){transition:0.3s}a:not([class]):hover{opacity:0.7}.pagetop{position:fixed;bottom:100px;left:0;right:0;width:1000px;margin:auto}.pagetop a{position:absolute;right:-27px;bottom:0;display:block;width:107px;height:auto}.br--pc{display:block}.br--sp{display:none}}header{z-index:999}header .header__head,header .header__body,header .header__foot{display:none}header .mobile{position:fixed;top:0;left:0;width:100%;height:100vh;background:#fff;visibility:hidden;opacity:0;transition:0.5s ease-in-out;z-index:99}header .mobile__head{height:75px;width:100%;display:flex;align-items:center;justify-content:center}header .mobile__head .logo img{width:auto;height:44px}header .mobile__body{background:#e0efe2;width:100%;height:100vh;display:flex;justify-content:center}header .mobile .nav__list{margin:0;padding:0;list-style:none;width:auto}header .mobile .nav__item{position:relative;padding:48px 0 0}header .mobile .nav__item::before{content:'';position:absolute;top:calc(50% + 24px);left:-20px;width:8px;height:8px;margin-top:-6px;border-top:1px solid #4b3528;border-right:1px solid #4b3528;transform:rotate(45deg)}header .mobile .nav__item a{display:block;text-decoration:none;font-size:1.8rem}header .mobile .contact strong{margin-top:4px;display:block;font-size:1.5rem}header .mobile .contact strong span{color:#a97761;font-size:1.3rem}#navbtn{position:fixed;top:10px;right:10px;padding:10px 14px;outline:none;border:none;background:none;width:50px;height:50px;background:#30ac43;border-radius:100px;z-index:99}#navbtn span{position:absolute;display:inline-block;width:100%;left:0;right:0;bottom:6px;margin:auto}#navbtn span::before{content:'MENU';color:#fff;font-size:1.0rem}#navbtn::before,#navbtn::after{content:'';display:block;height:1px;width:100%;background-color:#fff;transform:translateY(0);transition:0.3s ease-in-out}#navbtn::before{transform:translateY(-13px);box-shadow:0 7px #fff}.open #navbtn{z-index:100}.open #navbtn span::before{content:'CLOSE'}.open #navbtn::before{transform:rotate(-45deg) translateY(-5px) translateX(5px);box-shadow:none;background-color:#fff}.open #navbtn::after{transform:rotate(45deg) translateY(-5px) translateX(-5px);box-shadow:none;background-color:#fff}.open .mobile{visibility:visible;opacity:1}.page header .header__body{display:block;height:50vh;width:100vw;position:relative}.page header .header__body::before{content:'';background:rgba(73,50,40,0.25);width:100%;height:100%;position:absolute;top:0;left:0;z-index:1}.page header .header__body .page__title{z-index:2;width:100%;height:100%;position:relative}.page header .header__body .page__title .title__block{position:absolute;bottom:0;right:0;left:0;margin:auto;display:flex;flex-wrap:wrap;flex-direction:column;align-items:center;z-index:10}.page header .header__body .page__title .title__block .title{writing-mode:vertical-rl;font-size:1.8rem;font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", 'Noto Serif JP', serif, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;font-weight:500;margin-bottom:20px;text-shadow:0 0 7px rgba(255,255,255,0.8),0 0 7px rgba(255,255,255,0.6)}.page header .header__body .page__title .title__block .en{font-size:1.1rem;font-family:"Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;margin:2px auto 27px}.page header .header__body .page__title::before{content:'';position:absolute;left:0;right:0;bottom:-1px;margin:auto;clip-path:polygon(0 10%, 100% 0, 100% 100%, 0% 100%);background:rgba(255,255,255,0.75);z-index:5}@media (min-width: 1000px){.is-fixed{position:fixed;top:0;left:0;z-index:2;width:100%}header{min-width:1000px;width:100%;height:100vh;min-height:calc(100% - 118px)}header .header__block{position:relative}header .header__head,header .header__body,header .header__foot{display:block}header .header__head{position:absolute;z-index:99;top:0;height:155px;width:100%;background:rgba(255,255,255,0.9)}header .header__head .inner{width:1000px;height:155px;margin:auto;display:flex;justify-content:space-between;align-items:center}header .header__head .logo img{width:368px;height:auto}header .header__head .info .title{font-weight:700}header .header__head .info strong{display:flex;align-items:center;justify-content:center;font-size:3.7rem;font-weight:700;letter-spacing:0.2rem;margin:-5px 0}header .header__head .info strong img{margin-right:19px;width:58px;height:auto}header .header__head .info .note{font-weight:700}header .header__head .info .note img{width:11px;height:auto;margin:0 6px 0 10px}header .header__head .reserve{position:relative;top:36px}header .header__head .reserve img{width:170px;height:auto}header .header__body{position:relative;height:calc(100vh - 118px);min-height:693px}header .header__body .hero{position:relative;height:100%;border-bottom:6px solid #30ac43;box-sizing:content-box}header .header__body .hero .slider{width:100%;height:100%}header .header__body .hero .slider .swiper-container{height:100%;position:relative}header .header__body .hero .slider .slide-1{background:url(../img/index/img_slider-1-pc.jpg) no-repeat center;background-size:cover;width:100%;height:100%}header .header__body .hero .slider .slide-2{background:url(../img/index/img_slider-2-pc.jpg) no-repeat center;background-size:cover;width:100%;height:100%}header .header__body .hero .slider .slide-3{background:url(../img/index/img_slider-3-pc.jpg) no-repeat center bottom;background-size:cover;width:100%;height:100%}header .header__body .catch{position:absolute;bottom:-6px;left:0;right:0;margin:auto;clip-path:polygon(0 10%, 100% 0, 100% 100%, 0% 100%);background:rgba(255,255,255,0.65);width:179px;height:540px;z-index:2}header .header__body .catch::before{content:'';background:url(../img/common/logo-pict.svg) no-repeat center;background-size:cover;width:121px;height:132px;position:absolute;bottom:0;left:0;right:0;margin:auto;z-index:3}header .header__body .catch .copy{writing-mode:vertical-rl}header .header__body .catch .copy span{text-shadow:0 0 7px rgba(255,255,255,0.8),0 0 7px rgba(255,255,255,0.6);font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", 'Noto Serif JP', serif, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;font-weight:500;font-size:3.0rem;display:inline-block;position:absolute;top:0;right:0}header .header__body .catch .copy .text--1{top:42px;right:25px}header .header__body .catch .copy .text--2{top:75px;right:67px}header .header__body .catch .copy .text--3{top:109px;right:110px}header .header__body .reception-time{position:absolute;width:1000px;right:0;left:0;bottom:0;margin:auto;z-index:3;background:none;border-radius:0;padding:0}header .header__body .reception-time .inner{background:rgba(255,255,255,0.9);padding:11px 15px;width:392px;position:absolute;right:0;bottom:5px}header .header__body .reception-time .inner td{font-size:1.3rem}header .header__body .reception-time .note{font-size:1.2rem}header .header__body .reception-time .note .add{color:#30ac43}header .header__body .reception-time .closed-day{width:100%;font-size:1.2rem}header .header__foot{height:118px;z-index:99;background:#fff}header .nav{position:initial;top:0;left:0;width:calc(1000px + (200px / 5) * 2);height:100%;margin:auto;background:none;opacity:1;transition:0.5s ease-in-out}header .nav__list{width:100%;height:100%;margin:0;padding:0;list-style:none;width:auto;display:flex;justify-content:space-between;align-items:center}header .nav__item{width:calc(100% / 5)}header .nav__item:last-child a{border-bottom:0}header .nav__item a{display:block;padding:37px 0 35px;text-decoration:none;border-bottom:0;position:relative;line-height:1;transition:0.5s ease;text-align:center;font-size:1.8rem}header .nav__item a .pala{font-family:"Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif}header .nav__item a .en{color:#30ac43;font-family:"Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;font-size:1.2rem;display:block;margin-top:17px;transition:0.5s ease}header .nav__item a:hover{opacity:1;color:#30ac43}header .nav__item a:hover .en{color:#4b3528}header .active a{opacity:1;color:#30ac43}header .active a .en{color:#4b3528}header .mobile{display:none}#navbtn{display:none}.page header{height:auto}.page header .header__head .reserve{top:6px}.page header .header__body{height:439px;width:100%;border-bottom:6px solid #30ac43}.page header .header__body .page__title{z-index:2;width:100%;height:100%;position:relative}.page header .header__body .page__title::before{bottom:-6px}.page header .header__body .page__title .title__block::before{content:'';border-bottom:6px solid #fff;position:absolute;bottom:-6px;width:100%}.page header .header__body .page__title .title__block .title{font-size:2.5rem;margin-bottom:12px}.page header .header__body .page__title .title__block .en{font-size:1.7rem;margin:4px auto 0}}.mobile__info{z-index:9999;position:fixed;bottom:0;left:0;right:0;width:100%;height:56px;background:#fff}.mobile__info .info__list{display:flex;justify-content:space-between}.mobile__info .info__item{background:#30ac43;width:calc((100% /3) - 4px)}.mobile__info .info__item a{display:flex;align-items:center;justify-content:center;height:56px;text-decoration:none}.mobile__info .text{color:#fff;font-size:1.4rem;display:inline-block;text-align:center;position:relative;padding-left:30px;line-height:1.8rem}.mobile__info .text::before{content:'';position:absolute;left:0;top:0;bottom:0;margin:auto}.mobile__info .info__item--web .text::before{background:url(../img/common/icon_calendar.svg) no-repeat center;background-size:cover;width:18px;height:18px}.mobile__info .info__item--tel .text{padding-left:25px}.mobile__info .info__item--tel .text::before{background:url(../img/common/icon_tel-2.svg) no-repeat center;background-size:cover;width:17px;height:24px}.mobile__info .info__item--reception-time .text::before{background:url(../img/common/icon_clock.svg) no-repeat center;background-size:cover;width:21px;height:21px}.reception-time{background:#fff;border-radius:10px;padding:12px 18px}.reception-time td{font-weight:700;font-size:1.1rem}.reception-time .title,.reception-time .time{width:33%}.reception-time .week,.reception-time .check,.reception-time .closed{width:calc((100% - 33%) / 7);text-align:center}.reception-time .check{color:#30ac43}.reception-time .closed{color:#4b3528}main{flex:1}main .section{margin:auto}main .section .inner{padding:0 20px}main .text{text-align:justify}main .text--indent{text-indent:1em}.page .intro{height:calc((100vh / 2) - 46px);display:flex;align-items:center}.page .intro .catch{background:#e0efe2;width:100%;padding:35px 0 51px;position:relative}.page .intro .catch__copy{text-align:center;line-height:3.0rem}.page .intro .catch__copy span{font-size:1.8rem;font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", 'Noto Serif JP', serif, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;font-weight:600;letter-spacing:.2rem}.page .intro .catch__copy--sub{font-size:1.6rem;font-family:"Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;color:#30ac43;text-align:center;position:absolute;left:0;right:0;bottom:-10px;margin:auto}.page .section__head--default{text-align:center}.page .section__head--default .section__title{font-size:1.8rem;font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", 'Noto Serif JP', serif, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;font-weight:600;letter-spacing:.2rem;border-bottom:4px solid #30ac43;padding-bottom:7px;display:inline-block}@media (min-width: 768px) and (max-width: 999px){.mobile__info{height:52px}.mobile__info .info__item a{display:flex;align-items:center;justify-content:center;height:52px;text-decoration:none}.mobile__info .text{font-size:1.8rem;line-height:2.2rem}.mobile__info .info__item--web .text::before{background:url(../img/common/icon_calendar.svg) no-repeat center;background-size:cover;width:20px;height:20px}.mobile__info .info__item--tel .text{padding-left:25px}.mobile__info .info__item--tel .text::before{background:url(../img/common/icon_tel-2.svg) no-repeat center;background-size:cover;width:19px;height:26px}.mobile__info .info__item--reception-time .text::before{background:url(../img/common/icon_clock.svg) no-repeat center;background-size:cover;width:23px;height:23px}.reception-time{background:#fff;border-radius:15px;padding:5px 27px 17px}.reception-time td{font-weight:700;font-size:1.5rem}.reception-time .title,.reception-time .time{width:33%}.reception-time .week,.reception-time .check,.reception-time .closed{width:calc((100% - 33%) / 7);text-align:center}.reception-time .check{color:#30ac43}.reception-time .closed{color:#4b3528}.page .intro .catch__copy span{font-size:2.6rem}.page .intro .catch__copy--sub{font-size:2.4rem;bottom:-14px}.page .section__head--default .section__title{font-size:2.7rem;border-bottom:5px solid #30ac43;padding-bottom:20px}main .text{line-height:2.8rem}}@media (min-width: 1000px){.mobile__info{display:none}.page .intro{width:1050px;height:auto;margin:40px auto 0}.page .intro .catch__copy span{font-size:2.6rem}.page .intro .catch__copy--sub{font-size:2.4rem;bottom:-14px}.page .section__head--default .section__title{font-size:2.7rem;border-bottom:6px solid #30ac43;padding-bottom:15px}.page .text{line-height:3.0rem}main{margin-top:100px}main .section .inner{padding:0}.reception-time .inner{border-radius:15px}.reception-time td{font-size:1.6rem}}footer .column--1{padding:46px 0;width:310px;margin:auto}footer .column--1 .logo{text-align:center;margin-bottom:26px}footer .column--1 .logo img{width:300px;height:auto}footer .column--1 .info{text-align:center;margin-bottom:66px}footer .column--1 .info .address{display:block;margin-bottom:12px;font-size:1.4rem}footer .column--1 .info .tel,footer .column--1 .info .fax{display:block;font-size:1.2rem;font-weight:700;letter-spacing:0.05rem}footer .column--1 .info .parking{display:none}footer .column--1 .medical-menu{width:95%;margin:auto}footer .column--1 .medical-menu .title{margin-bottom:10px;font-weight:bold}footer .column--1 .medical-menu+.medical-menu{margin-top:50px}footer .column--2{background:#e0efe2;padding:32px 18px 30px;display:flex;flex-wrap:wrap;text-align:center}footer .column--2 .reception-time{order:2;width:100%;max-width:400px;margin:0 auto 22px}footer .column--2 .reception-time .note,footer .column--2 .reception-time .closed-day{text-align:left;font-size:1.1rem;font-weight:700}footer .column--2 .reception-time .note{margin-top:4px}footer .column--2 .reception-time .note .add{color:#30ac43}footer .column--2 .info{order:1;margin:0 auto 34px;width:100%}footer .column--2 .info .title{font-weight:700;font-size:1.3rem}footer .column--2 .info strong{display:flex;align-items:center;justify-content:center;font-size:2.6rem;font-weight:700;letter-spacing:0.15rem}footer .column--2 .info strong img{margin-right:12px;width:42px;height:auto}footer .column--2 .info .note{margin-top:12px;font-weight:700;font-size:1.1rem}footer .column--2 .info .tel{font-weight:700;font-size:1.4rem}footer .column--2 .info .fax{display:none}footer .column--2 .reserve{display:none}footer .column--2 .attention{order:3;max-width:400px;margin:auto}footer .footer__foot .nav{display:none}footer .footer__foot .copy{padding:41px 0 74px;text-align:center}footer .footer__foot .copy small{color:#30ac43;font-family:"Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif}@media (max-width: 999px){footer .map--pc{display:none}footer .map--mobile{margin-bottom:26px;position:relative;padding-bottom:75%;height:0;overflow:hidden}footer .map--mobile iframe{position:absolute;top:0;left:0;width:100% !important;height:100% !important;padding:0 18px}}@media (min-width: 768px) and (max-width: 999px){footer .column--1{width:385px}footer .column--1 .logo img{width:340px;height:auto}footer .column--1 .info{text-align:center;margin-bottom:66px}footer .column--1 .info .address{display:block;margin-bottom:12px;font-size:1.8rem}footer .column--1 .info .tel,footer .column--1 .info .fax{font-size:1.8rem;font-weight:700;letter-spacing:0.05rem}footer .column--1 .info .tel{padding-right:15px}footer .column--1 .info .parking{display:none}footer .column--1 .medical-menu .title{margin-bottom:10px}footer .column--1 .medical-menu+.medical-menu{margin-top:50px}footer .column--2{background:#e0efe2;padding:32px 18px 30px;display:flex;flex-wrap:wrap;text-align:center}footer .column--2 .reception-time{order:2;width:100%;max-width:506px;margin:0 auto 22px}footer .column--2 .reception-time .note,footer .column--2 .reception-time .closed-day{text-align:left;font-size:1.4rem;font-weight:700}footer .column--2 .reception-time .note{margin-top:8px}footer .column--2 .reception-time .note .add{color:#30ac43}footer .column--2 .reception-time .br--sp{display:none}footer .column--2 .info{order:1;margin:0 auto 34px;width:100%}footer .column--2 .info .title{font-weight:700;font-size:1.8rem}footer .column--2 .info strong{display:flex;align-items:center;justify-content:center;font-size:3.4rem;font-weight:700;letter-spacing:0.2rem}footer .column--2 .info strong img{margin-right:21px;width:58px;height:auto}footer .column--2 .info .note{margin-top:12px;font-weight:700;font-size:1.4rem}footer .column--2 .info .tel{font-weight:700;font-size:1.9rem}footer .column--2 .info .fax{display:none}footer .column--2 .reserve{display:none}footer .column--2 .attention{order:3;max-width:506px;margin:auto}footer .footer__foot .nav{display:none}footer .footer__foot .copy{padding:41px 0 74px;text-align:center}footer .footer__foot .copy small{color:#30ac43;font-family:"Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif}}@media (min-width: 1000px){footer .footer__body{background:#e0efe2;margin:auto;margin-bottom:33px;width:1052px}footer .footer__body .footer__inner{width:1000px;margin:auto;display:flex;justify-content:space-between;font-size:1.8rem}footer .column--1{width:438px;padding-left:18px;margin:0}footer .column--1 .logo{text-align:left}footer .column--1 .logo img{width:420px;height:auto}footer .column--1 .info .tel,footer .column--1 .info .fax{display:none}footer .column--1 .info .parking{display:flex;align-items:center;justify-content:center}footer .column--1 .info .parking img{width:26px;height:auto;margin-right:15px}footer .column--1 .medical-menu .subject{line-height:3.3rem}footer .column--2{width:506px;background:none;padding:50px 0 35px;display:flex;flex-wrap:wrap;align-content:flex-start;text-align:left}footer .column--2 .reception-time{order:1;width:100%;max-width:initial;margin:0}footer .column--2 .reception-time .note,footer .column--2 .reception-time .closed-day{text-align:left;font-size:1.4rem;font-weight:700}footer .column--2 .reception-time .note{margin-top:4px}footer .column--2 .reception-time .note .add{color:#30ac43}footer .column--2 .info{order:2;margin:0;padding:23px 0;width:100%}footer .column--2 .info .title{display:none}footer .column--2 .info strong{display:flex;align-items:center;justify-content:flex-start;font-size:4.2rem;font-weight:700;letter-spacing:0.2rem}footer .column--2 .info strong img{margin-right:21px;width:65px;height:auto}footer .column--2 .info .note{display:none}footer .column--2 .info .tel{font-weight:700;font-size:2.2rem;margin-right:45px;letter-spacing:0.1rem}footer .column--2 .info .fax{font-weight:700;font-size:2.2rem;display:inline-block}footer .column--2 .reserve{display:block;order:3;margin-bottom:23px}footer .column--2 .reserve .btn{text-decoration:none;padding:5px 42px;min-width:180px;letter-spacing:0.1rem;color:#4b3528;border-radius:6px;background:#fff;border:2px solid #e0efe2;font-weight:normal;position:relative;display:inline-block;transition:.3s;font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", 'Noto Serif JP', serif, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;font-weight:700;background:#30ac43;letter-spacing:initial;width:100%;max-width:100%;border-radius:8px;color:#fff;font-size:2.7rem;padding:14px 36px}footer .column--2 .reserve .btn span{position:relative}footer .column--2 .reserve .btn span::before{content:'';position:absolute;box-sizing:border-box;top:25%;left:-25px;margin-top:-4px;width:8px;height:8px;border:8px solid transparent;border-left:8px solid #4b3528}footer .column--2 .reserve .btn:hover{transform:scale(1.03)}footer .column--2 .attention{order:3;max-width:100%;margin:auto}footer .footer__foot .map--pc{width:100%;height:374px;display:block}footer .footer__foot .map--pc iframe{width:100%;height:374px}footer .footer__foot .nav{background:#30ac43;display:block}footer .footer__foot .nav__list{display:flex;justify-content:center;align-items:center;padding:16px 0}footer .footer__foot .nav__item{position:relative;padding:0 19px}footer .footer__foot .nav__item::before{content:'';background:#fff;width:1px;height:16px;position:absolute;top:50%;bottom:0;left:0;margin-top:-8px}footer .footer__foot .nav__item:first-child::before{background:none}footer .footer__foot .nav__item a{color:#fff;font-size:1.9rem}footer .footer__foot .copy{padding:15px 0;background:#e0efe2;font-size:1.7rem}footer .map--mobile{display:none}}.index .intro__mobile{width:100%;height:100vh;padding-bottom:5vh}.index .intro__mobile .intro__image{position:relative;height:calc((100vh / 2) - 46px)}.index .intro__mobile .intro__image .logo{position:absolute;left:0;right:0;bottom:-1px;margin:auto;width:78px;height:99px;clip-path:polygon(0 10%, 100% 0, 100% 100%, 0% 100%);background:rgba(255,255,255,0.75);z-index:10}.index .intro__mobile .intro__image .logo img{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;width:54px;height:auto}.index .intro__mobile .intro__image .slide-1{background:url(../img/index/img_slider-1-mo.jpg) no-repeat center;background-size:cover;width:100%;height:calc((100vh / 2) - 46px)}.index .intro__mobile .intro__image .slide-2{background:url(../img/index/img_slider-2-mo.jpg) no-repeat center;background-size:cover;width:100%;height:calc((100vh / 2) - 46px)}.index .intro__mobile .intro__image .slide-3{background:url(../img/index/img_slider-3-mo.jpg) no-repeat center bottom;background-size:cover;width:100%;height:calc((100vh / 2) - 46px)}.index .intro__mobile .catch{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;height:50vh}.index .intro__mobile .catch .logo{width:100%;text-align:center;margin-bottom:32px}.index .intro__mobile .catch .logo img{width:186px;height:auto}.index .intro__mobile .catch .catch__copy{font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", 'Noto Serif JP', serif, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;text-align:center;font-weight:500;letter-spacing:0.25rem}.index .greeting{margin-bottom:60px}.index .greeting .inner{padding:0 20px}.index .greeting .section__head{display:flex;flex-wrap:wrap;text-align:center;justify-content:center;margin-bottom:40px}.index .greeting .section__head .section__title{width:100%;order:2;font-size:1.5rem;letter-spacing:0.25rem;line-height:2.8rem;font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", 'Noto Serif JP', serif, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;font-weight:500}.index .greeting .section__head .section__title--sub{width:100%;order:1;color:#30ac43;font-family:"Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;font-size:1.3rem;margin-bottom:24px}.index .greeting .section__body .content__head{margin-bottom:22px}.index .greeting .section__body .content__head .profile__image{margin:auto;position:relative;width:100%;max-width:333px}.index .greeting .section__body .content__head img{border-bottom:4px solid #30ac43}.index .greeting .section__body .content__head .name__block{position:absolute;bottom:4px;right:20px;clip-path:polygon(0 10%, 100% 0, 100% 100%, 0% 100%);background:rgba(51,173,67,0.9);width:41px;height:119px}.index .greeting .section__body .content__head .name__block .note,.index .greeting .section__body .content__head .name__block .name{position:absolute;display:block;writing-mode:vertical-rl;color:#fff;font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", 'Noto Serif JP', serif, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;font-weight:600}.index .greeting .section__body .content__head .name__block .note{font-size:1.1rem;letter-spacing:0.1rem;top:10px;right:4px}.index .greeting .section__body .content__head .name__block .name{top:40px;left:4px;font-size:1.5rem}.index .greeting .section__body .content__body{max-width:520px;margin:auto}.index .greeting .section__body .content__foot{text-align:center;margin-top:32px}.index .menu{margin-bottom:32px}.index .menu .menu__item{width:202px;margin:auto}.index .menu .menu__item+.menu__item{margin-top:38px}.index .blog{background:#e0efe2}.index .blog .inner{padding:18px 50px 16px;max-width:520px;margin:auto}.index .blog .section__head{margin-bottom:18px}.index .blog .section__title--pc{display:none}.index .blog .section__title--mobile{text-align:center}.index .blog .section__title--mobile .title{position:relative;font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", 'Noto Serif JP', serif, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;font-weight:400;letter-spacing:0.05rem;font-size:1.8rem;padding:0 40px}.index .blog .section__title--mobile .title::before,.index .blog .section__title--mobile .title::after{content:'';background:url(../img/common/icon_blog.svg) no-repeat center;background-size:cover;width:18px;height:21px;position:absolute;top:0}.index .blog .section__title--mobile .title::before{left:0}.index .blog .section__title--mobile .title::after{right:0}.index .blog .section__body{margin-bottom:20px}.index .blog .blog__item{border-bottom:1px solid #fff;padding:7px 0}.index .blog .blog__item a{text-decoration:none}.index .blog .blog__item .cat{display:none}.index .blog .blog__item .title{padding-left:12px}.index .blog .text{margin-top:16px;text-align:center}.index .blog .section__action{margin:auto;text-align:center}.index .blog .section__action .button{text-align:left;padding-left:28px}.index .blog .section__action .button span{font-family:"Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;font-size:1.1rem}.index .blog .section__action .button span::before{left:-16px;margin-top:-4px;width:6px;height:6px;border:6px solid transparent;border-left:6px solid #4b3528}@media (min-width: 768px) and (max-width: 999px){.index .intro__mobile .intro__image .slide-1{background:url(../img/index/img_slider-1-mo.jpg) no-repeat center 30%;background-size:cover;width:100%;height:calc((100vh / 2) - 46px)}.index .intro__mobile .intro__image .slide-2{background:url(../img/index/img_slider-2-mo.jpg) no-repeat center 30%;background-size:cover;width:100%;height:calc((100vh / 2) - 46px)}.index .intro__mobile .intro__image .slide-3{background:url(../img/index/img_slider-3-mo.jpg) no-repeat center bottom;background-size:cover;width:100%;height:calc((100vh / 2) - 46px)}.index .intro__mobile .catch{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;height:50vh}.index .intro__mobile .catch .logo img{width:240px;height:auto}.index .greeting{margin-bottom:56px}.index .greeting .inner{padding:0 20px}.index .greeting .section__head{display:flex;flex-wrap:wrap;text-align:center;justify-content:center;margin-bottom:40px}.index .greeting .section__head .section__title{order:1;font-size:2.6rem;letter-spacing:0.2rem;line-height:4.3rem;font-weight:600;margin-bottom:27px}.index .greeting .section__head .section__title--sub{width:100%;order:2;color:#30ac43;font-family:"Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;font-size:1.5rem;margin-bottom:0}.index .greeting .section__body .content{display:grid;justify-content:space-between;grid-template-columns:minmax(333px, 436px) minmax(50%, 1fr);grid-template-rows:1fr auto;gap:36px}.index .greeting .section__body .content__head{margin-bottom:0;grid-column:1 / 2;grid-row:1 / 3}.index .greeting .section__body .content__head .profile__image{margin:auto;position:relative;width:100%;max-width:initial}.index .greeting .section__body .content__head img{border-bottom:6px solid #30ac43}.index .greeting .section__body .content__head .name__block{position:absolute;bottom:6px;right:26px;width:54px;height:156px}.index .greeting .section__body .content__head .name__block .note{font-size:1.3rem;letter-spacing:0.1rem;top:16px;right:7px}.index .greeting .section__body .content__head .name__block .name{top:50px;left:8px;font-size:1.9rem}.index .greeting .section__body .content__body{max-width:initial;margin:auto;grid-column:2 / 3;grid-row:1 / 2}.index .greeting .section__body .content__foot{margin-top:0;text-align:right;grid-column:2 / 3;grid-row:2 / 3}.index .greeting .section__body .content__action .button{width:275px;padding:8px 0 8px 64px;text-align:left}.index .greeting .section__body .content__action .button span{font-size:1.8rem}.index .greeting .section__body .content__action .button span::before{left:-30px;margin-top:-5px;width:8px;height:8px;border:8px solid transparent;border-left:8px solid #4b3528}.index .menu{margin-bottom:72px}.index .menu .menu__list{display:flex;justify-content:space-between}.index .menu .menu__item{width:calc((100% - 72px) / 3);margin:auto}.index .menu .menu__item+.menu__item{margin-top:0}.index .blog .inner{max-width:771px;padding:24px 50px}.index .blog .section__title--mobile{text-align:center}.index .blog .section__title--mobile .title{font-size:2.7rem;padding:0 40px}.index .blog .section__title--mobile .title::before,.index .blog .section__title--mobile .title::after{width:20px;height:24px}.index .blog .blog__item{padding:10px 0}.index .blog .section__action .button{padding:10px 0 10px 48px;width:274px}.index .blog .section__action .button span{font-family:"Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;font-size:1.6rem}.index .blog .section__action .button span::before{left:-25px;margin-top:-5px;width:8px;height:8px;border:8px solid transparent;border-left:8px solid #4b3528}}@media (min-width: 1000px){.index .intro__mobile{display:none}.index .greeting{margin:60px auto 58px}.index .greeting .inner{padding:0}.index .greeting .section__head{display:grid;text-align:center;justify-content:center;margin-bottom:53px}.index .greeting .section__head .section__title{order:1;font-size:3.0rem;letter-spacing:0.25rem;line-height:4.7rem;font-weight:700;margin-bottom:26px}.index .greeting .section__head .section__title--sub{order:2;font-size:1.9rem;margin-bottom:0}.index .greeting .section__body .content{width:1000px;margin:auto;display:grid;justify-content:space-between;grid-template-columns:436px minmax(50%, 1fr);grid-template-rows:1fr auto;gap:36px}.index .greeting .section__body .text{line-height:3.0rem}.index .greeting .section__body .content__head{margin-bottom:0;grid-column:1 / 2;grid-row:1 / 3}.index .greeting .section__body .content__head .profile__image{margin:auto;position:relative;width:436px;max-width:initial}.index .greeting .section__body .content__head img{border-bottom:6px solid #30ac43}.index .greeting .section__body .content__head .name__block{position:absolute;bottom:6px;right:26px;width:54px;height:156px}.index .greeting .section__body .content__head .name__block .note{font-size:1.3rem;letter-spacing:0.1rem;top:16px;right:7px}.index .greeting .section__body .content__head .name__block .name{top:50px;left:8px;font-size:1.9rem}.index .greeting .section__body .content__body{max-width:initial;margin:auto;grid-column:2 / 3;grid-row:1 / 2}.index .greeting .section__body .content__foot{margin-top:0;text-align:right;grid-column:2 / 3;grid-row:2 / 3}.index .greeting .section__body .content__action .button{width:275px;padding:8px 0 8px 64px;text-align:left}.index .greeting .section__body .content__action .button span{font-size:1.8rem}.index .greeting .section__body .content__action .button span::before{left:-30px;margin-top:-5px;width:8px;height:8px;border:8px solid transparent;border-left:8px solid #4b3528}.index .menu{margin-bottom:71px}.index .menu .section__body{width:1000px;margin:auto}.index .menu .menu__list{display:flex;justify-content:space-between}.index .menu .menu__item{width:309px;margin:0}.index .menu .menu__item+.menu__item{margin:0}.index .menu .image{position:relative;width:309px;height:382px;overflow:hidden}.index .menu .image img{transition-duration:0.3s}.index .menu .image img:hover{transform:scale(1.1);transition-duration:0.3s}.index .menu .image::before{content:'';width:141px;height:354px;position:absolute;bottom:0;left:0;right:0;margin:auto;z-index:2}.index .menu .menu__item--about .image::before{background:url(../img/index/img_menu-1-t.png) no-repeat center;background-size:cover}.index .menu .menu__item--medical .image::before{background:url(../img/index/img_menu-2-t.png) no-repeat center;background-size:cover}.index .menu .menu__item--free-treatment .image::before{background:url(../img/index/img_menu-3-t.png) no-repeat center;background-size:cover;height:382px}.index .blog{margin-bottom:91px}.index .blog .inner{width:932px;max-width:initial;padding:21px 0 23px;display:grid;justify-content:space-between;grid-template-columns:104px 773px;grid-template-rows:auto;column-gap:54px;row-gap:37px}.index .blog .section__title--mobile{display:none}.index .blog .section__head{grid-column:1 / 2;grid-row:1 / 3}.index .blog .section__title--pc{display:block;width:104px;height:264px;background:#fff;position:relative;clip-path:polygon(0 10%, 100% 0, 100% 100%, 0% 100%)}.index .blog .section__title--pc .title{writing-mode:vertical-rl;font-size:2.8rem;font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", 'Noto Serif JP', serif, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;font-weight:400;position:absolute;top:50px;right:31px}.index .blog .section__title--pc img{width:28px;height:auto;position:absolute;top:156px;right:39px}.index .blog .section__title--pc .en{font-family:"Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;font-size:1.6rem;position:absolute;top:197px;right:37px}.index .blog .section__body{grid-column:2 / 3;grid-row:1 / 2;margin-bottom:0}.index .blog .blog__item{padding:8px 0}.index .blog .blog__item a{display:flex;align-items:flex-start;justify-content:space-between;font-size:1.8rem}.index .blog .blog__item .cat{display:inline-block;background:#fff;padding:3px 10px;min-width:86px;max-width:120px}.index .blog .blog__item .title{display:block;width:460px}.index .blog .text{text-align:left}.index .blog .section__foot{grid-column:2 / 3;grid-row:2 / 3}.index .blog .section__action{text-align:left}.index .blog .section__action .button{padding:10px 0 10px 48px;width:274px;border-radius:8px}.index .blog .section__action .button span{font-family:"Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;font-size:1.6rem}.index .blog .section__action .button span::before{left:-25px;margin-top:-5px;width:8px;height:8px;border:8px solid transparent;border-left:8px solid #4b3528}}.about header .header__body{background:url(../img/about/bg_about-mo.jpg) no-repeat center;background-size:cover}.about header .header__body .page__title::before{width:116px;height:230px}.about header .header__body .page__title .title__block img{width:20px;height:25px}.about main .intro .catch__copy{display:flex;flex-wrap:wrap;flex-direction:column;align-items:center;text-align:center}.about main .intro .catch__copy span{display:block}.about main .intro .catch__copy .t1{margin-left:-10px}.about main .intro .catch__copy .t2{writing-mode:vertical-rl;margin:8px 0}.about main .intro .catch__copy .t3{margin-right:-10px}.about main .greeting{padding-bottom:72px}.about main .greeting .section__head{text-align:center}.about main .greeting .section__head img{width:60px;height:auto}.about main .greeting .section__head .section__title{font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", 'Noto Serif JP', serif, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;font-weight:600;font-size:2.1rem;letter-spacing:.2rem;text-align:center;margin:18px auto 36px}.about main .greeting .section__body .content__head--pc{display:none}.about main .greeting .name__block{margin-top:35px;text-align:right}.about main .greeting .name__block .name{font-size:1.8rem;display:inline-block;margin-left:10px}.about main .greeting .name__block .small{font-size:1.1rem}.about main .facility{padding-bottom:40px}.about main .facility .section__head{height:180px;width:100%;position:relative;background:url(../img/about/bg_facility.jpg) no-repeat center;background-size:cover;border-top:4px solid #30ac43;border-bottom:4px solid #30ac43}.about main .facility .section__head::before{content:'';background:rgba(73,50,40,0.25);width:100%;height:100%;position:absolute;top:0;left:0;z-index:1}.about main .facility .section__title{position:relative;z-index:5;width:100%;height:100%;display:flex;justify-content:center;align-items:flex-end}.about main .facility .section__title::before{content:'';width:83px;height:160px;position:absolute;left:0;right:0;bottom:-5px;margin:auto;clip-path:polygon(0 10%, 100% 0, 100% 100%, 0% 100%);background:rgba(255,255,255,0.75)}.about main .facility .section__title .title{position:relative;writing-mode:vertical-rl;font-size:1.6rem;font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", 'Noto Serif JP', serif, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;font-weight:500;margin-bottom:16px;text-shadow:0 0 7px rgba(255,255,255,0.8),0 0 7px rgba(255,255,255,0.6);z-index:5}.about main .facility .section__body .content__head{background:#e0efe2;width:100%;padding:42px 0 51px;margin:19px 0 60px;position:relative}.about main .facility .section__body .content__title{text-align:center;font-size:1.9rem;font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", 'Noto Serif JP', serif, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;font-weight:600;letter-spacing:.2rem;line-height:3.0rem}.about main .facility .section__body .content__title--sub{font-size:1.6rem;font-family:"Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;color:#30ac43;text-align:center;position:absolute;left:0;right:0;bottom:-10px;margin:auto}.about main .facility .section__body .contet__body{width:calc(100% - 96px);margin:auto}.about main .facility .section__body .grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(276px, 421px));gap:40px;justify-content:center}.about main .facility .section__body .card__body{background:#e0efe2;padding:11px;margin-top:-4px}.about main .facility .section__body .card__title{font-size:1.4rem;font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", 'Noto Serif JP', serif, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;font-weight:600;letter-spacing:.2rem;color:#30ac43;margin-bottom:11px}.about main .facility .section__body .card--operation .card__title{transform:scale(0.9, 1);transform-origin:top left;width:111%}@media (min-width: 768px) and (max-width: 999px){.about main .intro .catch__copy{flex-direction:row;flex-wrap:nowrap;justify-content:center}.about main .intro .catch__copy span{display:inline-block}.about main .intro .catch__copy .t2{writing-mode:initial;margin:0 15px}.about main .greeting .content__body{max-width:640px;margin:auto}.about main .facility{padding-bottom:40px}.about main .facility .section__head{height:275px;border-top:6px solid #30ac43;border-bottom:6px solid #30ac43}.about main .facility .section__title{position:relative;z-index:5;width:100%;height:100%;display:flex;justify-content:center;align-items:flex-end}.about main .facility .section__title::before{content:'';width:162px;height:244px;bottom:-7px}.about main .facility .section__title .title{font-size:2.4rem;margin-bottom:30px}.about main .facility .section__body .content__head{background:#e0efe2;width:100%;padding:42px 0 51px;margin:19px 0 60px;position:relative}.about main .facility .section__body .content__title{font-size:3.0rem}.about main .facility .section__body .br--sp{display:none}.about main .facility .section__body .content__title--sub{font-size:2.4rem;bottom:-14px}.about main .facility .section__body .contet__body{width:calc(100% - 96px);margin:auto}.about main .facility .section__body .grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(276px, 421px));gap:40px;justify-content:center}.about main .facility .section__body .card__body{background:#e0efe2;padding:17px 23px 28px;margin-top:-6px}.about main .facility .section__body .card__title{font-size:2.2rem}.about main .facility .section__body .card--operation .card__title{transform:scale(0.89, 1);transform-origin:top left;width:112%}}@media (min-width: 1000px){.about header .header__body{background:url(../img/about/bg_about-pc.jpg) no-repeat center 30%;background-size:cover}.about header .header__body .page__title::before{width:177px;height:262px}.about header .header__body .page__title .title__block{width:177px}.about header .header__body .page__title .title__block img{width:30px;height:auto}.about main .intro{width:1000px}.about main .intro .catch__copy{flex-direction:row;flex-wrap:nowrap;justify-content:center}.about main .intro .catch__copy span{display:inline-block}.about main .intro .catch__copy .t2{writing-mode:initial;margin:0 15px}.about main .greeting{padding-bottom:124px}.about main .greeting .section__head{display:none}.about main .greeting .section__body{width:1000px;margin:104px auto 0}.about main .greeting .section__body .content{display:grid;justify-content:space-between;grid-template-columns:438px auto;gap:85px}.about main .greeting .section__body .content__head--pc{display:block}.about main .greeting .section__body .content__head{width:438px}.about main .greeting .section__body .profile__image img{border-bottom:8px solid #30ac43}.about main .greeting .profile__title{font-size:1.6rem;color:#30ac43;font-family:"Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;margin:20px 0 10px}.about main .greeting .profile .career{width:438px}.about main .greeting .profile .career th,.about main .greeting .profile .career td{border:none;font-weight:500;padding:4px 2px;font-size:1.8rem}.about main .greeting .profile .career .year{width:81px}.about main .greeting .text{font-size:1.8rem;line-height:3.3rem}.about main .facility{padding-bottom:73px}.about main .facility .section__head{height:275px;border-top:6px solid #30ac43;border-bottom:6px solid #30ac43}.about main .facility .section__title{position:relative;z-index:5;height:100%;display:flex;justify-content:center;align-items:flex-end}.about main .facility .section__title::before{content:'';width:162px;height:244px;bottom:-7px}.about main .facility .section__title .title{font-size:2.4rem;margin-bottom:30px}.about main .facility .section__body .content__head{background:#e0efe2;width:1050px;padding:42px 0 51px;margin:59px auto 71px;position:relative}.about main .facility .section__body .content__title{font-size:3.0rem}.about main .facility .section__body .br--sp{display:none}.about main .facility .section__body .content__title--sub{font-size:2.4rem;bottom:-14px}.about main .facility .section__body .contet__body{width:936px;margin:auto}.about main .facility .section__body .grid{display:grid;grid-template-columns:repeat(421px, 2);column-gap:94px;row-gap:99px;justify-content:center}.about main .facility .section__body .card__body{background:#e0efe2;padding:17px 23px 28px;margin-top:-6px}.about main .facility .section__body .card__title{font-size:2.2rem}.about main .facility .section__body .card--operation .card__title{transform:scale(0.89, 1);transform-origin:top left;width:112%}}.medical header .header__body{background:url(../img/medical/bg_medical.jpg) no-repeat center;background-size:cover}.medical header .header__body .page__title::before{width:84px;height:187px}.medical header .header__body .page__title .title__block img{width:20px;height:25px}.medical header .header__body .page__title .title__block .title{margin-bottom:2px}.medical header .header__body .page__title .title__block .en{margin:2px auto 8px}.medical main .intro .catch__copy{display:flex;flex-wrap:wrap;flex-direction:column;align-items:center;text-align:center}.medical main .intro .catch__copy span{display:block}.medical main .treatment{padding-bottom:108px}.medical main .treatment .section__head{text-align:center}.medical main .treatment .section__head .section__title{margin:18px auto 36px}.medical main .treatment__menu .card{width:278px;margin:auto}.medical main .treatment__menu .card+.card{margin-top:71px}.medical main .treatment__menu .card__body{margin-top:-4px;background:#e0efe2;padding:21px 11px 36px}.medical main .treatment__menu .card__title{font-size:1.8rem;font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", 'Noto Serif JP', serif, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;font-weight:600;letter-spacing:.2rem;padding-bottom:3px;margin-bottom:14px;position:relative}.medical main .treatment__menu .card__title::before{content:'';background:#30ac43;width:calc(100% + 11px);height:2px;position:absolute;left:0;bottom:0}.medical main .treatment__menu .card--right .card__title{text-align:right}.medical main .treatment__menu .card--right .card__title::before{right:0;margin-left:-11px}.medical main .treatment-menu{padding-bottom:40px}.medical main .treatment-menu .section__head{margin-bottom:25px}.medical main .treatment-menu .section__body{margin:auto auto 65px;max-width:570px}.medical main .treatment-menu .section__body .grid{display:grid;column-gap:10px;row-gap:18px;grid-template-columns:repeat(auto-fit, 95px);justify-content:center}.medical main .treatment-menu .section__body .item{width:100%;height:128px;background:#e0efe2;display:flex;align-items:center;justify-content:center;position:relative}.medical main .treatment-menu .section__body .item::before{content:'';position:absolute;left:0;right:0;top:-16px;bottom:0;margin:auto;z-index:1;background-size:cover}.medical main .treatment-menu .section__body .item .item__title{position:relative;z-index:2;font-size:1.2rem;font-weight:600;font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", 'Noto Serif JP', serif, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif}.medical main .treatment-menu .section__body .item .item__note{position:absolute;left:0;right:0;bottom:8px;margin:auto;width:calc(100% - 12px);z-index:2;background:#fff;text-align:center;font-size:1.0rem;font-weight:600;color:#b2dab8;letter-spacing:.2rem;font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", 'Noto Serif JP', serif, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif}.medical main .treatment-menu .section__body .item--treatment1::before{background:url(../img/medical/icon_treatment-1.svg) no-repeat center;width:81px;height:77px}.medical main .treatment-menu .section__body .item--treatment2::before{background:url(../img/medical/icon_treatment-2.svg) no-repeat center;width:64px;height:69px}.medical main .treatment-menu .section__body .item--treatment3::before{background:url(../img/medical/icon_treatment-3.svg) no-repeat center;width:79px;height:70px;right:-12px}.medical main .treatment-menu .section__body .item--treatment4::before{background:url(../img/medical/icon_treatment-4.svg) no-repeat center;width:77px;height:82px}.medical main .treatment-menu .section__body .item--treatment5::before{background:url(../img/medical/icon_treatment-5.svg) no-repeat center;width:94px;height:59px}.medical main .treatment-menu .section__body .item--treatment6::before{background:url(../img/medical/icon_treatment-6.svg) no-repeat center;width:92px;height:54px}.medical main .treatment-menu .section__body .item--treatment7::before{background:url(../img/medical/icon_treatment-7.svg) no-repeat center;width:58px;height:77px}.medical main .treatment-menu .section__body .item--treatment8::before{background:url(../img/medical/icon_treatment-8.svg) no-repeat center;width:75px;height:56px}.medical main .treatment-menu .section__body .item--treatment9::before{background:url(../img/medical/icon_treatment-9.svg) no-repeat center;width:78px;height:62px}.medical main .treatment-menu .section__body .item--treatment10::before{background:url(../img/medical/icon_treatment-10.svg) no-repeat center;width:63px;height:70px}.medical main .treatment-menu .section__foot .note{font-size:1.4rem;text-align:center;margin-bottom:53px}.medical main .treatment-menu .section__foot .image{text-align:center;position:relative}.medical main .treatment-menu .section__foot .image::before{content:'';width:100vw;height:2px;background:#30ac43;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto calc(50% - 50vw);z-index:0}.medical main .treatment-menu .section__foot .image::after{content:'';background:#fff;width:107px;height:22px;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;z-index:0}.medical main .treatment-menu .section__foot .image img{width:62px;height:auto;z-index:1;position:relative}@media (min-width: 768px) and (max-width: 999px){.medical main .intro .br--sp{display:none}.medical main .intro .br--pc{display:block}.medical main .intro .catch__copy{line-height:4.6rem}.medical main .treatment-menu{padding-bottom:40px}.medical main .treatment-menu .section__head{margin-bottom:48px}.medical main .treatment-menu .section__body{margin-bottom:90px;max-width:1000px}.medical main .treatment-menu .section__body .grid{display:grid;column-gap:36px;row-gap:41px;grid-template-columns:repeat(auto-fit, 170px);justify-content:center}.medical main .treatment-menu .section__body .item{width:170px;height:195px}.medical main .treatment-menu .section__body .item img{position:absolute;left:0;right:0;top:-16px;bottom:0;margin:auto;width:120px;height:auto;z-index:1}.medical main .treatment-menu .section__body .item .item__title{position:relative;z-index:2;font-size:1.9rem;font-weight:600;font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", 'Noto Serif JP', serif, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif}.medical main .treatment-menu .section__body .item .item__note{position:absolute;left:0;right:0;bottom:8px;margin:auto;width:calc(100% - 12px);z-index:2;background:#fff;text-align:center;font-size:1.5rem;font-weight:600;letter-spacing:.2rem;font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", 'Noto Serif JP', serif, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif}.medical main .treatment-menu .section__body .item--treatment1::before{width:123px;height:117px}.medical main .treatment-menu .section__body .item--treatment2::before{width:97px;height:104px}.medical main .treatment-menu .section__body .item--treatment3::before{width:127px;height:108px;right:-19px}.medical main .treatment-menu .section__body .item--treatment4::before{width:116px;height:124px}.medical main .treatment-menu .section__body .item--treatment5::before{width:144px;height:92px}.medical main .treatment-menu .section__body .item--treatment6::before{width:140px;height:81px}.medical main .treatment-menu .section__body .item--treatment7::before{width:90px;height:118px}.medical main .treatment-menu .section__body .item--treatment8::before{width:114px;height:86px}.medical main .treatment-menu .section__body .item--treatment9::before{width:118px;height:94px}.medical main .treatment-menu .section__body .item--treatment10::before{width:96px;height:106px}.medical main .treatment-menu .section__foot .note{font-size:1.8rem;text-align:center;margin-bottom:70px}.medical main .treatment-menu .section__foot .image{text-align:center;position:relative}.medical main .treatment-menu .section__foot .image::before{content:'';width:100vw;height:2px;background:#30ac43;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto calc(50% - 50vw);z-index:0}.medical main .treatment-menu .section__foot .image::after{content:'';background:#fff;width:161px;height:26px;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;z-index:0}.medical main .treatment-menu .section__foot .image img{width:94px;height:auto;z-index:1;position:relative}}@media (min-width: 1000px){.medical header .header__body{background-position:center bottom}.medical header .header__body .page__title::before{width:162px;height:246px}.medical header .header__body .page__title .title__block{width:162px}.medical header .header__body .page__title .title__block img{width:20px;height:25px}.medical header .header__body .page__title .title__block .title{margin-bottom:2px}.medical header .header__body .page__title .title__block .en{margin:2px auto 8px}.medical main .intro .catch{padding:47px 0 49px}.medical main .intro .catch__copy span{line-height:4.6rem}.medical main .treatment .section__head .section__title{margin:122px auto 132px}.medical main .treatment .section__body{width:1000px;margin:auto}.medical main .treatment__menu .card{width:100%;margin:auto;position:relative}.medical main .treatment__menu .card+.card{margin-top:120px}.medical main .treatment__menu .card__head{position:absolute;top:-30px;right:0;z-index:1;width:484px;height:auto}.medical main .treatment__menu .card__body{position:relative;margin:0 435px 0 0;padding:38px 0 0 42px;height:345px;width:574px;z-index:0}.medical main .treatment__menu .card__title{font-size:2.7rem;padding-bottom:18px;margin-bottom:38px}.medical main .treatment__menu .card__title::before{content:'';background:#30ac43;width:calc(100% + 11px);height:5px;position:absolute;left:0;bottom:0}.medical main .treatment__menu .card .text{padding:0 135px 0 0}.medical main .treatment__menu .card--right .card__head{left:0}.medical main .treatment__menu .card--right .card__body{margin:0 0 0 408px;padding:38px 60px 0 0;width:591px}.medical main .treatment__menu .card--right .card__title{text-align:right}.medical main .treatment__menu .card--right .card__title::before{right:0;margin-left:-11px}.medical main .treatment__menu .card--right .text{padding:0 0 0 135px}.medical main .treatment-menu{padding-bottom:40px}.medical main .treatment-menu .section__head{margin-bottom:48px}.medical main .treatment-menu .section__body{margin-bottom:90px;max-width:1000px}.medical main .treatment-menu .section__body .grid{display:grid;column-gap:36px;row-gap:41px;grid-template-columns:repeat(auto-fit, 170px);justify-content:center}.medical main .treatment-menu .section__body .item{width:170px;height:195px}.medical main .treatment-menu .section__body .item img{position:absolute;left:0;right:0;top:-16px;bottom:0;margin:auto;width:120px;height:auto;z-index:1}.medical main .treatment-menu .section__body .item .item__title{position:relative;z-index:2;font-size:1.9rem;font-weight:600;font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", 'Noto Serif JP', serif, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif}.medical main .treatment-menu .section__body .item .item__note{position:absolute;left:0;right:0;bottom:8px;margin:auto;width:calc(100% - 12px);z-index:2;background:#fff;text-align:center;font-size:1.5rem;font-weight:600;letter-spacing:.2rem;font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", 'Noto Serif JP', serif, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif}.medical main .treatment-menu .section__body .item--treatment1::before{width:123px;height:117px}.medical main .treatment-menu .section__body .item--treatment2::before{width:97px;height:104px}.medical main .treatment-menu .section__body .item--treatment3::before{width:127px;height:108px;right:-19px}.medical main .treatment-menu .section__body .item--treatment4::before{width:116px;height:124px}.medical main .treatment-menu .section__body .item--treatment5::before{width:144px;height:92px}.medical main .treatment-menu .section__body .item--treatment6::before{width:140px;height:81px}.medical main .treatment-menu .section__body .item--treatment7::before{width:90px;height:118px}.medical main .treatment-menu .section__body .item--treatment8::before{width:114px;height:86px}.medical main .treatment-menu .section__body .item--treatment9::before{width:118px;height:94px}.medical main .treatment-menu .section__body .item--treatment10::before{width:96px;height:106px}.medical main .treatment-menu .section__foot .note{font-size:2.2rem;text-align:center;margin-bottom:70px}.medical main .treatment-menu .section__foot .image{text-align:center;position:relative}.medical main .treatment-menu .section__foot .image::before{content:'';width:100vw;height:2px;background:#30ac43;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto calc(50% - 50vw);z-index:0}.medical main .treatment-menu .section__foot .image::after{content:'';background:#fff;width:161px;height:26px;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;z-index:0}.medical main .treatment-menu .section__foot .image img{width:94px;height:auto;z-index:1;position:relative}}.free-treatment header .header__body{background:url(../img/free-treatment/bg_freetreatment.jpg) no-repeat center;background-size:cover}.free-treatment header .header__body .page__title{width:84px;height:197px;position:absolute;bottom:0;left:0;right:0;margin:auto}.free-treatment header .header__body .page__title::before{width:84px;height:197px}.free-treatment header .header__body .page__title .title__block{display:block;height:100%;position:relative}.free-treatment header .header__body .page__title .title__block img{position:absolute;right:23px;bottom:32px;width:30px;height:auto;margin-bottom:10px}.free-treatment header .header__body .page__title .title__block .title{margin-bottom:2px;position:absolute}.free-treatment header .header__body .page__title .title__block .title-1{top:19px;right:18px}.free-treatment header .header__body .page__title .title__block .title-2{top:52px;right:40px}.free-treatment header .header__body .page__title .title__block .en{position:absolute;left:0;right:0;bottom:8px;margin:auto;text-align:center}.free-treatment main .difference{padding-bottom:82px}.free-treatment main .difference .section__head{margin-bottom:21px}.free-treatment main .difference .section__body .content__head{margin-bottom:28px;text-align:center}.free-treatment main .difference .section__body .content__body .text{text-align:center}.free-treatment main .difference .section__body .content__body .text+.text{margin-top:22px}.free-treatment main .treatment-menu{padding-bottom:40px}.free-treatment main .treatment-menu .section__head{margin-bottom:25px}.free-treatment main .treatment-menu .section__body{margin:auto auto 65px;max-width:570px}.free-treatment main .treatment-menu .section__body .grid{display:grid;column-gap:10px;row-gap:18px;grid-template-columns:repeat(auto-fit, 95px);justify-content:center}.free-treatment main .treatment-menu .section__body .item{width:100%;height:128px;background:#e0efe2;display:flex;align-items:center;justify-content:center;position:relative}.free-treatment main .treatment-menu .section__body .item::before{content:'';position:absolute;left:0;right:0;top:-16px;bottom:0;margin:auto;z-index:1;background-size:cover}.free-treatment main .treatment-menu .section__body .item .item__title{position:relative;z-index:2;font-size:1.2rem;font-weight:600;font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", 'Noto Serif JP', serif, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif}.free-treatment main .treatment-menu .section__body .item .item__note{position:absolute;left:0;right:0;bottom:8px;margin:auto;width:calc(100% - 12px);z-index:2;background:#fff;text-align:center;font-size:1.0rem;font-weight:600;letter-spacing:.2rem;color:#b1d9b7;font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", 'Noto Serif JP', serif, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif}.free-treatment main .treatment-menu .section__body .item--treatment2::before{background:url(../img/medical/icon_treatment-2.svg) no-repeat center;width:64px;height:69px}.free-treatment main .treatment-menu .section__body .item--treatment3::before{background:url(../img/medical/icon_treatment-3.svg) no-repeat center;width:79px;height:70px;right:-12px}.free-treatment main .treatment-menu .section__body .item--treatment4::before{background:url(../img/medical/icon_treatment-4.svg) no-repeat center;width:77px;height:82px}.free-treatment main .treatment-menu .section__body .item--treatment5::before{background:url(../img/medical/icon_treatment-5.svg) no-repeat center;width:94px;height:59px}.free-treatment main .treatment-menu .section__body .item--treatment6::before{background:url(../img/medical/icon_treatment-6.svg) no-repeat center;width:92px;height:54px}.free-treatment main .treatment-menu .section__body .item--treatment7::before{background:url(../img/medical/icon_treatment-7.svg) no-repeat center;width:58px;height:77px}.free-treatment main .treatment-menu .section__body .item--treatment8::before{background:url(../img/medical/icon_treatment-8.svg) no-repeat center;width:75px;height:56px}.free-treatment main .treatment-menu .section__body .item--treatment9::before{background:url(../img/medical/icon_treatment-9.svg) no-repeat center;width:78px;height:62px}.free-treatment main .treatment-menu .section__body .item--treatment10::before{background:url(../img/medical/icon_treatment-10.svg) no-repeat center;width:63px;height:70px}.free-treatment main .treatment-menu .section__foot .note{font-size:1.4rem;text-align:center;margin-bottom:53px}.free-treatment main .treatment-menu .section__foot .image{text-align:center;position:relative}.free-treatment main .treatment-menu .section__foot .image::before{content:'';width:100vw;height:2px;background:#30ac43;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto calc(50% - 50vw);z-index:0}.free-treatment main .treatment-menu .section__foot .image::after{content:'';background:#fff;width:107px;height:22px;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;z-index:0}.free-treatment main .treatment-menu .section__foot .image img{width:62px;height:auto;z-index:1;position:relative}@media (min-width: 768px) and (max-width: 999px){.free-treatment main .intro .br--sp{display:none}.free-treatment main .intro .br--pc{display:block}.free-treatment main .intro .catch__copy{line-height:4.6rem}.free-treatment main .difference{padding-bottom:108px}.free-treatment main .difference .inner{max-width:836px;margin:auto}.free-treatment main .difference .section__head{margin-bottom:44px}.free-treatment main .difference .section__body .content{margin:auto;display:flex;justify-content:space-between}.free-treatment main .difference .section__body .content__head{margin-bottom:0;text-align:left;width:328px}.free-treatment main .difference .section__body .content__body{width:calc(100% - (328px + 25px))}.free-treatment main .difference .section__body .content__body .br--sp{display:none}.free-treatment main .difference .section__body .content__body .text{text-align:left}.free-treatment main .difference .section__body .content__body .text+.text{margin-top:43px}.free-treatment main .treatment-menu{padding-bottom:67px}.free-treatment main .treatment-menu .section__head{margin-bottom:48px}.free-treatment main .treatment-menu .section__body{margin-bottom:90px;max-width:1000px}.free-treatment main .treatment-menu .section__body .grid{display:grid;column-gap:36px;row-gap:41px;grid-template-columns:repeat(auto-fit, 170px);justify-content:center}.free-treatment main .treatment-menu .section__body .item{width:170px;height:195px}.free-treatment main .treatment-menu .section__body .item img{position:absolute;left:0;right:0;top:-16px;bottom:0;margin:auto;width:120px;height:auto;z-index:1}.free-treatment main .treatment-menu .section__body .item .item__title{font-size:1.9rem}.free-treatment main .treatment-menu .section__body .item .item__note{width:calc(100% - 24px);font-size:1.5rem}.free-treatment main .treatment-menu .section__body .item--treatment2::before{width:97px;height:104px}.free-treatment main .treatment-menu .section__body .item--treatment3::before{width:127px;height:108px;right:-19px}.free-treatment main .treatment-menu .section__body .item--treatment4::before{width:116px;height:124px}.free-treatment main .treatment-menu .section__body .item--treatment5::before{width:144px;height:92px}.free-treatment main .treatment-menu .section__body .item--treatment6::before{width:140px;height:81px}.free-treatment main .treatment-menu .section__body .item--treatment7::before{width:90px;height:118px}.free-treatment main .treatment-menu .section__body .item--treatment8::before{width:114px;height:86px}.free-treatment main .treatment-menu .section__body .item--treatment9::before{width:118px;height:94px}.free-treatment main .treatment-menu .section__body .item--treatment10::before{width:96px;height:106px}.free-treatment main .treatment-menu .section__foot .note{font-size:1.8rem;text-align:center;margin-bottom:70px}.free-treatment main .treatment-menu .section__foot .image{text-align:center;position:relative}.free-treatment main .treatment-menu .section__foot .image::before{content:'';width:100vw;height:2px;background:#30ac43;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto calc(50% - 50vw);z-index:0}.free-treatment main .treatment-menu .section__foot .image::after{content:'';background:#fff;width:161px;height:26px;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;z-index:0}.free-treatment main .treatment-menu .section__foot .image img{width:94px;height:auto;z-index:1;position:relative}}@media (min-width: 1000px){.free-treatment header .header__body .page__title{width:163px;height:247px}.free-treatment header .header__body .page__title::before{width:163px;height:247px}.free-treatment header .header__body .page__title .title__block img{position:absolute;right:53px;bottom:26px;width:45px;height:auto;margin-bottom:10px}.free-treatment header .header__body .page__title .title__block .title{margin-bottom:2px;position:absolute}.free-treatment header .header__body .page__title .title__block .title-1{top:26px;right:52px}.free-treatment header .header__body .page__title .title__block .title-2{top:72px;right:84px}.free-treatment header .header__body .page__title .title__block .en{font-size:1.2rem;bottom:2px}.free-treatment main .intro .catch{padding:47px 0 49px}.free-treatment main .intro .catch__copy span{line-height:4.6rem}.free-treatment main .difference{padding-bottom:108px}.free-treatment main .difference .inner{width:836px;margin:auto}.free-treatment main .difference .section__head{margin:111px auto 44px}.free-treatment main .difference .section__body .content{margin:auto;display:flex;justify-content:space-between}.free-treatment main .difference .section__body .content__head{margin-bottom:0;text-align:left;width:328px}.free-treatment main .difference .section__body .content__body{width:calc(100% - (328px + 25px))}.free-treatment main .difference .section__body .content__body .br--sp{display:none}.free-treatment main .difference .section__body .content__body .text{font-size:1.9rem;text-align:left}.free-treatment main .difference .section__body .content__body .text+.text{margin-top:43px}.free-treatment main .treatment-menu{padding-bottom:40px}.free-treatment main .treatment-menu .section__head{margin-bottom:48px}.free-treatment main .treatment-menu .section__body{margin-bottom:90px;max-width:1000px}.free-treatment main .treatment-menu .section__body .grid{display:grid;column-gap:36px;row-gap:41px;grid-template-columns:repeat(auto-fit, 170px);justify-content:center}.free-treatment main .treatment-menu .section__body .item{width:170px;height:195px}.free-treatment main .treatment-menu .section__body .item img{position:absolute;left:0;right:0;top:-16px;bottom:0;margin:auto;width:120px;height:auto;z-index:1}.free-treatment main .treatment-menu .section__body .item .item__title{position:relative;z-index:2;font-size:1.9rem;font-weight:600;font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", 'Noto Serif JP', serif, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif}.free-treatment main .treatment-menu .section__body .item .item__note{width:calc(100% - 24px);font-size:1.5rem}.free-treatment main .treatment-menu .section__body .item--treatment1::before{width:123px;height:117px}.free-treatment main .treatment-menu .section__body .item--treatment2::before{width:97px;height:104px}.free-treatment main .treatment-menu .section__body .item--treatment3::before{width:127px;height:108px;right:-19px}.free-treatment main .treatment-menu .section__body .item--treatment4::before{width:116px;height:124px}.free-treatment main .treatment-menu .section__body .item--treatment5::before{width:144px;height:92px}.free-treatment main .treatment-menu .section__body .item--treatment6::before{width:140px;height:81px}.free-treatment main .treatment-menu .section__body .item--treatment7::before{width:90px;height:118px}.free-treatment main .treatment-menu .section__body .item--treatment8::before{width:114px;height:86px}.free-treatment main .treatment-menu .section__body .item--treatment9::before{width:118px;height:94px}.free-treatment main .treatment-menu .section__body .item--treatment10::before{width:96px;height:106px}.free-treatment main .treatment-menu .section__foot .note{font-size:2.2rem;text-align:center;margin-bottom:70px}.free-treatment main .treatment-menu .section__foot .image{text-align:center;position:relative}.free-treatment main .treatment-menu .section__foot .image::before{content:'';width:100vw;height:2px;background:#30ac43;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto calc(50% - 50vw);z-index:0}.free-treatment main .treatment-menu .section__foot .image::after{content:'';background:#fff;width:161px;height:26px;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;z-index:0}.free-treatment main .treatment-menu .section__foot .image img{width:94px;height:auto;z-index:1;position:relative}}
