@charset "UTF-8";*,*:before,*:after{-webkit-box-sizing:border-box;box-sizing:border-box}html,body,h1,h2,h3,h4,h5,h6,ul,ol,dl,li,dt,dd,p,div,span,img,a,table,tr,th,td,small,button,time,figure{border:0;font:inherit;font-size:100%;margin:0;padding:0;vertical-align:baseline}html{line-height:1}ol,ul{list-style:none}li,dd{list-style-type:none}header,footer,nav,section,article,main,aside,figure,figcaption{display:block}img{border:none;vertical-align:bottom}html{scroll-behavior:smooth;scroll-padding-top:80px}@media screen and (max-width:519px){html{scroll-padding-top:60px}}body{overflow-x:hidden;background:#fff;font-family:"Zen Maru Gothic",sans-serif;color:#555;font-size:16px;line-height:1;font-weight:400;letter-spacing:0}body.no-scroll{overflow:hidden}a{text-decoration:none;color:#555;-webkit-transition:all .3s ease;transition:all .3s ease}a:hover{opacity:.7}img{max-width:100%;height:auto;vertical-align:middle;font-style:italic;background-repeat:no-repeat;background-size:cover;shape-margin:.75rem}::-webkit-input-placeholder{color:gray}::-moz-placeholder{color:gray}:-ms-input-placeholder{color:gray}::-ms-input-placeholder{color:gray}::placeholder{color:gray}.scroll_up{-webkit-transition:.8s ease-in-out;transition:.8s ease-in-out;-webkit-transform:translateY(30px);transform:translateY(30px);opacity:0}.scroll_up.on{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}.scroll_left{-webkit-transition:.8s ease-in-out;transition:.8s ease-in-out;-webkit-transform:translateX(-30px);transform:translateX(-30px);opacity:0;filter:alpha(opacity=0);-moz-opacity:0}.scroll_left.on{opacity:1;filter:alpha(opacity=100);-moz-opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.scroll_right{-webkit-transition:.8s ease-in-out;transition:.8s ease-in-out;-webkit-transform:translateX(30px);transform:translateX(30px);opacity:0;filter:alpha(opacity=0);-moz-opacity:0}.scroll_right.on{opacity:1;filter:alpha(opacity=100);-moz-opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.l-header{position:fixed;top:0;left:0;right:0;width:100%;z-index:100}.l-header__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:80px;padding-left:40px;padding-right:40px}@media screen and (max-width:767px){.l-header__container{height:60px;width:100%;padding-left:20px;padding-right:0}}.l-header__logo{position:relative;position:relative;z-index:103}.l-header__logo a img{width:247px;height:auto;aspect-ratio:247/28}@media screen and (max-width:767px){.l-header__logo a img{width:153px}}.l-header__wrapper{position:relative;z-index:100}@media screen and (max-width:767px){.l-header__wrapper{display:none}}.l-header__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:20px}@media screen and (max-width:767px){.l-header__nav{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.l-header__link{font-size:16px;font-weight:400}.l-header__drawer{display:none}@media screen and (max-width:767px){.l-header__drawer{display:-webkit-box;display:-ms-flexbox;display:flex}}.l-header__tel{display:grid;place-content:center;width:40px;position:relative;z-index:103}.l-header__tel img{width:23px}.l-header__mail{display:grid;place-content:center;background:#4680ad;width:60px}.l-header__mail img{width:25px}.l-main{overflow:hidden}.l-main--under{padding-top:180px;padding-bottom:100px}@media screen and (max-width:767px){.l-main--under{padding-top:90px;padding-bottom:80px}}.l-inner{position:relative;width:100%;max-width:1080px;height:inherit;padding:0 40px;margin:0 auto}@media screen and (max-width:767px){.l-inner{width:100%;max-width:520px;padding:0 20px}}.l-inner--wide{max-width:1246px}@media screen and (max-width:767px){.l-inner--wide{width:100%;max-width:520px;padding:0 20px}}.l-section{padding-top:100px;padding-bottom:150px}@media screen and (max-width:767px){.l-section{padding-top:90px;padding-bottom:120px}}.l-section__wrapper{position:relative;z-index:2}.l-section__body{margin-top:50px}.l-section__body--narrow{max-width:800px;margin-left:auto}.c-btn{display:inline-block;width:175px;height:40px;padding-left:15px;font-size:14px;line-height:40px;position:relative}@media screen and (max-width:767px){.c-btn{width:115px;height:30px;line-height:30px;padding-left:8px}}.c-btn:before{content:"";position:absolute;top:0;left:0;width:150px;height:100%;border:1px solid #ccc;-webkit-transition:all .3s ease;transition:all .3s ease}@media screen and (max-width:767px){.c-btn:before{width:100px;height:30px}}.c-btn:after{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:0;width:50px;height:1px;background:#ccc;-webkit-transition:all .3s ease;transition:all .3s ease}@media screen and (max-width:767px){.c-btn:after{width:30px}}.c-btn:hover:after{right:-10px}.c-head h1,.c-head h2{font-size:30px;letter-spacing:.1em}@media screen and (max-width:767px){.c-head h1,.c-head h2{font-size:20px}}.c-head p{margin-top:18px;line-height:1.6666666667}@media screen and (max-width:767px){.c-head p{font-size:15px}}@media screen and (max-width:767px){.c-head--under h1,.c-head--under h2{font-size:18px}}.p-drawer__iconWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:60px;height:60px;position:relative;z-index:103}.p-drawer__icon{width:30px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:relative}.p-drawer__icon .icon{width:30px;height:auto;aspect-ratio:30/28;text-align:center}@media screen and (max-width:767px){.p-drawer__icon{display:block}}.p-drawer__iconMenu{font-size:8px;font-weight:400;margin-top:3px;letter-spacing:.06em;text-align:center}.p-drawer__bg{position:fixed;top:60px;right:-120%;width:100%;height:calc(100svh - 60px);z-index:101;opacity:0}.p-drawer__bg.js-open{right:0;opacity:.5}.p-drawer__menu{display:none}@media screen and (max-width:767px){.p-drawer__menu{display:block;padding-top:84px;padding-bottom:20px;padding-left:100px;position:fixed;top:0;right:-120%;width:300px;height:100svh;overflow:auto;z-index:102;background:#fff;-webkit-transition:all .6s ease;transition:all .6s ease}.p-drawer__menu.js-open{right:0}}.p-drawer__link{display:inline-block;margin-left:auto;width:180px;padding-top:16px;padding-bottom:16px;padding-left:26px;font-size:16px;letter-spacing:em(1.2/16);color:#555;font-weight:400;border-bottom:1px solid #ccc;-webkit-transition:all .3s ease;transition:all .3s ease}.p-drawer__link:first-of-type{border-top:1px solid #ccc}.p-drawer__link:hover{opacity:.8}.p-footer{padding-top:50px;padding-bottom:50px}@media screen and (max-width:767px){.p-footer{padding-top:30px;padding-bottom:30px}}.p-footer__body{padding-bottom:20px;border-bottom:1px solid #ccc}.p-footer__logo img{width:247px}@media screen and (max-width:767px){.p-footer__logo img{width:170px}}.p-footer__content{margin-top:15px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}@media screen and (max-width:767px){.p-footer__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:8px}}.p-footer__pdf{margin-top:15px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:767px){.p-footer__pdf{margin-top:8px}}.p-footer__pdf span{font-size:16px}.p-footer__pdf img{width:16px}.p-footer__copy{margin-top:18px;text-align:right}@media screen and (max-width:767px){.p-footer__copy{margin-top:9px}}.p-footer__copy small{font-size:12px}@media screen and (max-width:767px){.p-footer__copy small{font-size:9px}}#page-top{position:fixed;bottom:30px;right:40px;display:none}@media screen and (max-width:767px){#page-top{right:20px}}#page-top img{width:60px}@media screen and (max-width:767px){#page-top img{width:40px}}.p-top-fv{width:100%;height:95svh;position:relative}@media screen and (max-width:767px){.p-top-fv{height:598px}}.p-top-fv__image{width:76.4275256223vw;height:100%}@media screen and (max-width:767px){.p-top-fv__image{width:85.3333333333vw}}.p-top-fv__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-top-fv__content{position:absolute;bottom:1.4641288433vw;right:6.0761346999vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:3.2210834553vw}@media screen and (max-width:767px){.p-top-fv__content{bottom:unset;top:92px;right:20px;gap:18px}}.p-top-fv__copy img{width:10.980966325vw}@media screen and (max-width:767px){.p-top-fv__copy img{width:100px}}.p-top-fv__message{-ms-writing-mode:tb-rl;-webkit-writing-mode:vertical-rl;writing-mode:vertical-rl;line-height:2;font-size:max(14px, 1.1713030747vw);letter-spacing:.1em}@media screen and (max-width:767px){.p-top-fv__message{font-size:14px}}.p-top-hours{padding-top:80px;padding-bottom:100px}@media screen and (max-width:767px){.p-top-hours{padding-top:30px;padding-bottom:30px}}.p-top-hours__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:auto;margin-right:auto;gap:74px}@media screen and (max-width:767px){.p-top-hours__wrapper{gap:30px}}.p-top-hours__body{display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px}@media screen and (max-width:767px){.p-top-hours__body{width:100%}}.p-top-hours__title{-ms-writing-mode:tb-rl;-webkit-writing-mode:vertical-rl;writing-mode:vertical-rl;font-size:22px;letter-spacing:.2em}@media screen and (max-width:767px){.p-top-hours__title{display:none}}.p-top-hours__table{display:block;border-collapse:collapse}@media screen and (max-width:767px){.p-top-hours__table{width:100%}}.p-top-hours__table th{border-bottom:1px solid #ccc;height:32px;line-height:32px;font-size:16px}@media screen and (max-width:767px){.p-top-hours__table th{height:32px;line-height:32px}}.p-top-hours__table th,.p-top-hours__table td{width:100%;min-width:58px;padding:0 10px;text-align:center;font-size:16px}@media screen and (max-width:767px){.p-top-hours__table th,.p-top-hours__table td{min-width:34px;font-size:15px}}.p-top-hours__table td{height:60px;line-height:60px;border-bottom:1px solid #ccc}@media screen and (max-width:767px){.p-top-hours__table td{height:48px;line-height:48px}}.p-top-hours__table .time{font-size:18px;min-width:160px}@media screen and (max-width:767px){.p-top-hours__table .time{font-size:15px;padding:0;min-width:120px}}.p-top-hours__table .yes{position:relative}.p-top-hours__table .yes:before{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:17px;height:auto;aspect-ratio:1;background:#00b379;border-radius:50%}@media screen and (max-width:767px){.p-top-hours__table .yes:before{width:10px}}.p-top-hours__table .no{position:relative}.p-top-hours__table .no:before{content:"";position:absolute;top:50%;right:30%;width:22px;height:1px;rotate:135deg;background:#ccc}@media screen and (max-width:767px){.p-top-hours__table .no:before{width:14px}}.p-top-hours__attention{margin-top:14px}@media screen and (max-width:767px){.p-top-hours__attention{margin-top:10px;font-size:15px}}.p-top-hours__content{margin-top:auto}@media screen and (max-width:767px){.p-top-hours__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#00b379;width:100%;height:80px;border-radius:10px;padding-top:15px;padding-bottom:15px;padding-left:20px}}.p-top-hours__message{font-size:14px}@media screen and (max-width:767px){.p-top-hours__message{color:#fff;padding-right:20px;border-right:1px solid;line-height:1.5;width:162px}}.p-top-hours__tel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:end;gap:6px;margin-top:20px}@media screen and (max-width:767px){.p-top-hours__tel{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:0}}.p-top-hours__tel .tel{font-size:14px}.p-top-hours__tel .num-pc{font-size:32px}.p-top-hours__tel .num-sp{display:none}@media screen and (max-width:767px){.p-top-hours__tel .num-sp{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px}.p-top-hours__tel .num-sp span{font-size:14px;color:#fff}.p-top-hours__tel .num-sp img{width:21px}}.p-top-hours__gallery{margin-top:120px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px}@media screen and (max-width:767px){.p-top-hours__gallery{margin-top:42px;gap:16px}}.p-top-hours__img{width:calc((100% - 40px) / 2)}@media screen and (max-width:767px){.p-top-hours__img{width:calc((100% - 25px) / 2);height:160px}}.p-top-hours__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-top-service{background:#f8f6f4;padding-top:100px;padding-bottom:100px;position:relative}@media screen and (max-width:767px){.p-top-service{padding-top:50px;padding-bottom:50px}}.p-top-service__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:40px;position:relative}@media screen and (max-width:767px){.p-top-service__btn{position:absolute;right:0;top:-10px}}.p-top-service__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:32px 54px;margin-top:50px}@media screen and (max-width:767px){.p-top-service__body{gap:10px 13px}}.p-top-service__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:200px;height:200px;background:#fff;border-radius:50%;padding-top:50px}@media screen and (max-width:767px){.p-top-service__list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:11px;width:calc((100% - 13px) / 2);height:60px;border-radius:8px;padding:10px}}.p-top-service__list img{width:50px}@media screen and (max-width:767px){.p-top-service__list img{width:25px}}.p-top-service__list h3{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:54px;font-size:20px;text-align:center;line-height:1.25}@media screen and (max-width:767px){.p-top-service__list h3{font-size:15px;height:auto;display:block;text-align:left}}.p-top-doctor{padding-top:150px}@media screen and (max-width:767px){.p-top-doctor{padding-top:90px}}.p-top-doctor__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:40px}@media screen and (max-width:767px){.p-top-doctor__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}}.p-top-doctor__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:260px;position:relative}@media screen and (max-width:767px){.p-top-doctor__content{width:100%}}.p-top-doctor__head p{margin-top:36px}@media screen and (max-width:767px){.p-top-doctor__head p{margin-top:22px}}@media screen and (max-width:767px){.p-top-doctor__btn{position:absolute;top:-8px;right:0}}.p-top-doctor__img{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:600px;height:300px}@media screen and (max-width:767px){.p-top-doctor__img{height:200px}}.p-top-doctor__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-top-news{padding-top:150px;padding-bottom:40px}@media screen and (max-width:767px){.p-top-news{padding-top:100px;padding-bottom:20px}}.p-top-news__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.p-top-news__btn{margin-top:18px}@media screen and (max-width:767px){.p-top-news__btn{margin-top:-8px}}.p-top-news__body{margin-top:20px}@media screen and (max-width:767px){.p-top-news__body{margin-top:30px}}.p-top-news__article{display:block;padding-top:32px;padding-bottom:32px;border-bottom:1px solid #ccc}@media screen and (max-width:767px){.p-top-news__article{padding-top:18px;padding-bottom:18px}}.p-top-news__article:first-of-type{border-top:1px solid #ccc}.p-top-news__date time{font-size:16px}@media screen and (max-width:767px){.p-top-news__date time{font-size:15px}}.p-top-news__title{margin-top:10px;font-size:16px;line-height:1.3333333333}@media screen and (max-width:767px){.p-top-news__title{margin-top:6px;font-size:15px}}.p-top-access{padding-top:40px;padding-bottom:65px}@media screen and (max-width:767px){.p-top-access{padding-top:20px}}.p-top-access__map{margin-top:40px;height:400px}.p-top-access__map iframe{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-top-access__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:40px;margin-top:50px;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width:767px){.p-top-access__wrapper{gap:30px;margin-top:40px}}.p-top-access__content p{line-height:1.9375}@media screen and (max-width:767px){.p-top-access__content p{font-size:15px}}.p-top-access__view{width:100%;max-width:610px;height:auto;aspect-ratio:610/400}@media screen and (max-width:767px){.p-top-access__view{height:300px}}.p-top-access__view iframe{width:100%;height:100%}.p-service__head{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:767px){.p-service__head{display:block}}.p-service__thumbs{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;width:calc(100% - 127px - 95px)}@media screen and (max-width:767px){.p-service__thumbs{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}}.p-service__thumbs li{width:50%;height:272px}@media screen and (max-width:767px){.p-service__thumbs li{height:106px}}.p-service__thumbs li img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-service__body{margin-top:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:100px 60px}@media screen and (max-width:767px){.p-service__body{margin-top:35px;gap:60px}}.p-service__card{width:calc((100% - 60px) / 2)}@media screen and (max-width:767px){.p-service__card{width:100%}}.p-service__card--wide{width:100%}.p-service__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:25px;padding-bottom:15px;border-bottom:1px solid #ccc}@media screen and (max-width:767px){.p-service__title{gap:14px;padding-bottom:20px}}.p-service__title img{width:40px}@media screen and (max-width:767px){.p-service__title img{width:25px}}.p-service__title h2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:20px}@media screen and (max-width:767px){.p-service__title h2{font-size:16px}}.p-service__title h2 span{margin-left:20px;font-size:14px;font-weight:500}@media screen and (max-width:767px){.p-service__title h2 span{margin-left:18px;font-size:13px}}.p-service__text{margin-top:18px;font-size:16px;line-height:1.875;letter-spacing:.075em}@media screen and (max-width:767px){.p-service__text{margin-top:16px;font-size:15px}}.p-service__text+.p-service__text{margin-top:24px}.p-service__wrap{margin-top:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width:767px){.p-service__wrap{margin-top:30px;gap:20px}}.p-service__map{width:calc((100% - 50px) / 2)}@media screen and (max-width:767px){.p-service__map{width:100%}}.p-service__area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:calc((100% - 50px) / 2);gap:20px}@media screen and (max-width:767px){.p-service__area{width:100%}}.p-service__meta h3{font-size:15px;letter-spacing:.075em;padding-bottom:18px;border-bottom:1px solid #ccc}@media screen and (max-width:767px){.p-service__meta h3{padding-bottom:15px}}.p-service__meta p{font-size:15px;letter-spacing:.075em;line-height:2}.p-service__meta p:first-of-type{margin-top:18px}@media screen and (max-width:767px){.p-service__meta p:first-of-type{margin-top:15px}}.p-service__meta p:last-of-type{margin-top:10px}@media screen and (max-width:767px){.p-service__areaThumb{margin-left:auto;margin-right:auto}}.p-service__areaThumb img{margin-top:auto;max-width:290px;aspect-ratio:290/200}.p-doctor{margin-top:50px}@media screen and (max-width:767px){.p-doctor{margin-top:20px}}.p-doctor__card{display:-webkit-box;display:-ms-flexbox;display:flex;gap:70px;padding-top:100px;padding-bottom:100px;position:relative}@media screen and (max-width:767px){.p-doctor__card{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px;padding-top:40px;padding-bottom:40px}}.p-doctor__card:before{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:calc(50% - 50vw);width:calc((100vw - 100%) / 2 + 78%);height:100%;background:#f8f6f4;z-index:-1}@media screen and (max-width:767px){.p-doctor__card:before{width:calc((100vw - 100%) / 2 + 68.6567164179%)}}.p-doctor__card+.p-doctor__card{margin-top:110px}@media screen and (max-width:767px){.p-doctor__card+.p-doctor__card{margin-top:60px}}.p-doctor__card--reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media screen and (max-width:767px){.p-doctor__card--reverse{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.p-doctor__card--reverse:before{right:unset;left:calc(50% - 50vw)}.p-doctor__thumb{width:38%}@media screen and (max-width:767px){.p-doctor__thumb{width:68.6567164179%;margin-inline:auto}}.p-doctor__body{-webkit-box-flex:1;-ms-flex:1;flex:1}@media screen and (max-width:767px){.p-doctor__meta{width:68.6567164179%;margin-inline:auto}}.p-doctor__title{font-size:16px;font-weight:500;letter-spacing:.075em}@media screen and (max-width:767px){.p-doctor__title{font-size:15px}}.p-doctor__name{font-size:22px;margin-top:16px;letter-spacing:.075em}@media screen and (max-width:767px){.p-doctor__name{margin-top:8px;font-size:16px}}.p-doctor__message{margin-top:20px;padding-top:20px;border-top:1px solid #ccc;font-size:20px;font-weight:500;line-height:1.45;letter-spacing:.075em}@media screen and (max-width:767px){.p-doctor__message{font-size:16px;text-align:center}}.p-doctor__text{margin-top:30px;letter-spacing:.075em;line-height:1.875}@media screen and (max-width:767px){.p-doctor__text{font-size:15px}}.p-archive{margin-top:50px}@media screen and (max-width:767px){.p-archive{margin-top:20px}}.p-archive__cards{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.p-archive__card{display:block;padding:36px 0;border-bottom:1px solid #ccc}.p-archive__card:first-of-type{border-top:1px solid #ccc}@media screen and (max-width:767px){.p-archive__card{padding:24px 0}}.p-archive__date{font-size:16px;letter-spacing:.075em}@media screen and (max-width:767px){.p-archive__date{font-size:15px}}.p-archive__title{margin-top:10px;line-height:1.5}@media screen and (max-width:767px){.p-archive__title{margin-top:14px;font-size:16px}}.p-archive__pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px;margin-top:20px}@media screen and (max-width:767px){.p-archive__pagination{margin-top:14px}}.p-archive__pagination .page-numbers{display:block;width:24px;text-align:center;padding:5px}@media screen and (max-width:767px){.p-archive__pagination .page-numbers{width:20px;font-size:13px}}.p-archive__pagination .current{border-bottom:1px solid}.p-single__date{letter-spacing:.075em}@media screen and (max-width:767px){.p-single__date{font-size:15px}}.p-single__title{margin-top:16px;font-size:18px;font-weight:500;line-height:1.5625}@media screen and (max-width:767px){.p-single__title{font-size:16px}}.p-single__content{border-top:1px solid #ccc;border-bottom:1px solid #ccc;padding-top:36px;padding-bottom:100px;margin-top:36px}@media screen and (max-width:767px){.p-single__content{padding-top:20px;padding-bottom:50px;margin-top:24px}}.p-single__content h2,.p-single__content h3,.p-single__content h4,.p-single__content h5{margin-top:50px}@media screen and (max-width:767px){.p-single__content h2,.p-single__content h3,.p-single__content h4,.p-single__content h5{margin-top:30px}}.p-single__content h2{font-size:18px;font-weight:500;padding-left:24px;position:relative}.p-single__content h2:before{content:"";position:absolute;top:2px;left:0;width:16px;height:auto;aspect-ratio:1;border-radius:50%;border:5px solid #00b379}.p-single__content h3{font-size:17px;font-weight:500}.p-single__content h4{font-size:16px;font-weight:500}.p-single__content p{line-height:1.875;font-size:16px;letter-spacing:.075em}@media screen and (max-width:767px){.p-single__content p{font-size:15px}}.p-single__content a{color:#00b379;text-decoration:underline}@media screen and (max-width:767px){.p-single__content a{font-size:15px}}.p-single__content a:hover{opacity:.5}.p-single__content figure{margin-top:40px;margin-bottom:40px;max-width:800px;margin-inline:auto}@media screen and (max-width:767px){.p-single__content figure{margin-top:20px;margin-bottom:20px}}.p-single__content p,.p-single__content ul,.p-single__content ol{margin-top:30px}@media screen and (max-width:767px){.p-single__content p,.p-single__content ul,.p-single__content ol{margin-top:20px}}.p-single__content ul li{padding-left:12px}.p-single__content ol{list-style-type:decimal !important}.p-single__content ol li{padding-left:22px;position:relative;counter-increment:number;letter-spacing:.075em}.p-single__content ol li:before{content:counter(number) ".";position:absolute;top:0;left:0;font-size:16px;line-height:1.875;font-weight:400}@media screen and (max-width:767px){.p-single__content ol li:before{font-size:15px}}.p-single__content li{font-size:16px;line-height:1.875;letter-spacing:.075em;font-weight:400;position:relative}@media screen and (max-width:767px){.p-single__content li{font-size:15px}}.p-single__content li+li{margin-top:4px}.p-single__content ul li:before{content:"";position:absolute;top:14px;left:0;width:4px;height:auto;aspect-ratio:1;border-radius:50%;background:#555}.p-single__content h2:first-child,.p-single__content p:first-child,.p-single__content figure:first-child{margin-top:0}.p-single__more{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:1fr;gap:40px;margin-top:20px}.p-single__more a{font-size:16px;letter-spacing:.075em}@media screen and (max-width:767px){.p-single__more a{font-size:13px}}.p-single__prev{grid-area:1/1/2/2}.p-single__home{grid-area:1/2/2/3;text-align:center}.p-single__next{grid-area:1/3/2/4;text-align:right}.p-404 p{line-height:1.7777777778;margin-top:50px}@media screen and (max-width:767px){.p-404 p{margin-top:20px}}.p-404__btn{margin-top:50px}@media screen and (max-width:767px){.u-hidden--sp{display:none}}@media screen and (max-width:1023px){.u-hidden--pc{display:none}}.u-is--sp{display:none}@media screen and (max-width:767px){.u-is--sp{display:block}}.test{color:#295282;font-size:5rem;position:relative;padding:100px 200px;font-weight:700}::-webkit-input-placeholder{color:gray}::-moz-placeholder{color:gray}:-ms-input-placeholder{color:gray}::-ms-input-placeholder{color:gray}::placeholder{color:gray}.image{background-image:url(//shimomuradental.com/wp-content/themes/shimomura-dental/css/image@1x.png)}