@charset "UTF-8";
html { scroll-behavior: smooth;}
img{max-width: 100%;height: auto;}
html,body{line-height: 1.5;}
.common-width { max-width: 1240px;width: 90%;margin: 0 auto;display: block;}
#wrap { overflow: hidden;}
.common-ma { padding: 120px 0 0 0;}
.page-header-left { position: relative;}
.page-header-left h2 { font-size: 1.8rem;font-weight: 500;line-height: 1.5;}
.page-header-left h2 span { font-family: "Montserrat", sans-serif;color: #F5A13F;font-size: 4.2rem;line-height: 1.2;font-weight: 500;}
@media screen and (max-width: 1366px) { .page-header-left h2 span{font-size: 4.2rem;} }
.page-header-center h2 { font-size: 1.8rem;text-align: center;font-weight: 500;line-height: 1;}
.page-header-center h2 span { font-family: "Montserrat", sans-serif;color: #F5A13F;font-size: 6.8rem;line-height: 1.2;font-weight: 500;text-align: center;}
@media screen and (max-width: 1366px) { .page-header-center h2 span {   font-size: 5.2rem;}}
.page-sub-title { position: relative;}
.page-sub-title::before { content: "";background: #FFC178;height: 1px;width: 100%;position: absolute;top: 0;bottom: 0;left: 0;margin: auto;}
.page-sub-title::after { content: "";background: #FFC178;height: 1px;width: 100%;position: absolute;top: 0;bottom: 0;right: 0;margin: auto;}
.page-sub-title h3 { font-size: 2.6rem;text-align: center;font-weight: 500;background: #fff;padding: 0 16px;position: relative;z-index: 1;display: table;margin: 0 auto;}
.icon-title { font-size: 2rem;font-weight: 700;position: relative;color: #F5A13F;padding-left: 26px;}
.icon-title::before { content: "";background: url(../images/icon-title.svg) no-repeat;background-size: contain;width: 19px;height: 20px;position: absolute;left: 0;top: 0.5em;bottom: 0;}
.btn { background: #A3C902;width: 340px;color: #fff !important;display: block;margin: 24px auto 0 auto;text-align: center;font-weight: 500;font-size: 2.3rem;padding: 12px 0;position: relative;transition: all ease 0.5s;}
.btn:hover { background: #88A800;}
.btn::after { content: "";background: url(../images/btn-arrow.svg) no-repeat;background-size: contain;position: absolute;top: 0;bottom: 0;right: 12px;width: 6px;height: 11px;margin: auto;}
/*---スクロール時遅れて表示、順番に表示---*/
.fadein { opacity: 0;transition: all 1.3s;transform: translate(0, 45px);}
/*---TOP遅れて表示---*/
.post { opacity: 0;}
.anchor { display: block;padding-top: 140px;margin-top: -140px !important;}
.headline { animation: SlideIn 1.2s;}
/* CSSアニメーションの設定 */
@keyframes SlideIn { 0% {   opacity: 1; /*初期状態では透明に*/
    transform: translateX(324px);}
  100% {   opacity: 1;  transform: translateX(0);}}
#global-header { width: 100%;box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);position: fixed;z-index: 998;bottom: 0;}
#global-header #global-navi { background: #F5A13F;width: 100%;}
#global-header #global-navi .main-menu { display: flex;justify-content: center;align-items: center;}
#global-header #global-navi .main-menu .g-menu__item { display: block;position: relative;text-align: center;box-sizing: border-box;transition: all ease 0.3s;height: -moz-fit-content;height: fit-content;margin-right: 52px;height: 62px;}
#global-header #global-navi .main-menu .g-menu__item:last-child { margin-right: 0;}
#global-header #global-navi .main-menu .g-menu__item:nth-child(7) { margin-right: 24px;}
#global-header #global-navi .main-menu .g-menu__item:hover a { color: #F08100;}
#global-header #global-navi .main-menu .g-menu__item a { font-size: 1.7rem;line-height: 1.2;padding: 20px 0;color: #fff;display: block;transition: all ease 0.5s;font-weight: 500;display: flex;align-items: center;justify-content: center;}
/* メイン部分 */
.g-menu { display: flex;}
.g-menu__item { position: relative;}
.g-menu__item:hover { color: #F08100;}
.g-menu__item a:hover { color: #F08100;}
.g-menu__link { display: block;padding: 50px 20px;font-size: 16px;line-height: 1.5;color: #000;}
.g-menu__link:hover { color: #F08100;}
.g-menu__dropdown-menu { opacity: 0;pointer-events: none;position: absolute;bottom:62px;left: -265px;background: #fff;display: grid;grid-template-columns: repeat(4, 1fr);grid-template-rows: repeat(2, 1fr);grid-column-gap: 0px;grid-row-gap: 0px;place-content: center;place-items: center;}
.g-menu__dropdown-menu::after { content: "";background: url(../images/d-menu-arrow.svg) no-repeat;background-size: contain;position: absolute;bottom: -13px;width: 24px;height: 14px;left: 0;right: 0;margin: auto;}
.g-menu__dropdown-menu-item { width: 100%;}
.g-menu__dropdown-menu-item:nth-child(1) a::before { background: url(../images/icon-mushiba.svg) no-repeat;background-size: contain;width: 50px;height: 50px;object-fit: contain;}
.g-menu__dropdown-menu-item:nth-child(2) a::before { background: url(../images/icon-shishubyou.svg) no-repeat;background-size: contain;width: 50px;height: 50px;object-fit: contain;}
.g-menu__dropdown-menu-item:nth-child(3) a::before { background: url(../images/icon-shounika.svg) no-repeat;background-size: contain;width: 50px;height: 50px;object-fit: contain;}
.g-menu__dropdown-menu-item:nth-child(4) a::before { background: url(../images/icon-implant.svg) no-repeat;background-size: contain;width: 50px;height: 50px;object-fit: contain;}
.g-menu__dropdown-menu-item:nth-child(5) a::before { background: url(../images/icon-esthetic.svg) no-repeat;background-size: contain;width: 50px;height: 50px;object-fit: contain;}
.g-menu__dropdown-menu-item:nth-child(6) a::before { background: url(../images/icon-yobou.svg) no-repeat;background-size: contain;width: 50px;height: 50px;object-fit: contain;}
.g-menu__dropdown-menu-item:nth-child(7) a::before { background: url(../images/icon-oral.svg) no-repeat;background-size: contain;width: 50px;height: 50px;object-fit: contain;}
.g-menu__dropdown-menu-item:nth-child(8) a::before { background: url(../images/icon-kyousei.svg) no-repeat;background-size: contain;width: 50px;height: 50px;object-fit: contain;}
.g-menu__dropdown-menu-item:nth-child(9) a::before { background: url(../images/icon-mausugird.svg) no-repeat;background-size: contain;width: 50px;height: 50px;object-fit: contain;}
.g-menu__dropdown-menu-item:nth-child(10) a::before { background: url(../images/icon-whitening.svg) no-repeat;background-size: contain;width: 50px;height: 50px;object-fit: contain;}
.g-menu__dropdown-menu-item:nth-child(11) a::before { background: url(../images/icon-oral.svg) no-repeat;background-size: contain;width: 50px;height: 50px;}
.g-menu__dropdown-menu-item:nth-child(12) a::before {background: url(../images/icon-price.svg) no-repeat;background-size: contain;width: 50px;height: 50px;}
.g-menu__dropdown-menu-item a { padding: 60px 0 12px 0 !important;text-align: center;position: relative;color: #313131 !important;height: 39px;}
.g-menu__dropdown-menu-item a::before { content: "";position: absolute;top: 16px;width: 31px;display: block;height: 35px;left: 0;right: 0;margin: auto;}
.g-menu__dropdown-menu-item a:hover { color: #F08100 !important;}
.g-menu__dropdown-menu-item:last-child { border-width: 0;}
.g-menu__dropdown-menu-link { display: block;padding: 10px;font-size: 1.4rem;line-height: 1.5;border: 1px solid #FCE8D0 !important;}
.g-menu__item:hover .g-menu__link { color: #F08100;transition: all ease 0.5s;}
.g-menu__item:hover .g-menu__dropdown-menu { opacity: 1;pointer-events: auto;transition: all ease 0.5s;width: 600px;}
#sp-global-header { display: none;}
.key-wrap { position: relative;}
.key-wrap #key-visual { height: 100vh; /* 変数をサポートしていないブラウザのフォールバック */
  height: calc(var(--vh, 1vh) * 100 - 50px);width: 100%;position: relative;}
.key-wrap #key-visual .slide { position: relative;height: 100vh; /* 変数をサポートしていないブラウザのフォールバック */
  height: calc(var(--vh, 1vh) * 100 - 50px);}
.key-wrap #key-visual .slide .top-inner { height: 100vh; /* 変数をサポートしていないブラウザのフォールバック */
  height: calc(var(--vh, 1vh) * 100 - 50px);width: 100%;margin: 0 auto;position: relative;}
.key-wrap #key-visual .slide .top-inner img { width: 100%;height: 100vh;-o-object-fit: cover;   object-fit: cover;}
.key-wrap #key-visual .slide .top-inner .key-txt { position: absolute;width: -moz-fit-content;width: fit-content;top: 0;bottom: 0;left: 0;right: 0;margin: auto;height: -moz-fit-content;height: fit-content;}
.key-wrap #key-visual .slide .top-inner .key-txt h1 { font-size: 4.2rem;line-height: 1.5;color: #fff;text-align: center;position: absolute;top: 0;bottom: 0;left: 0;right: 0;margin: auto;z-index: 1;height: -moz-fit-content;height: fit-content;filter: drop-shadow(0 0 8px rgba(0, 0, 0, 0.3));position: relative;}
.logo { position: fixed;top: 0;left: 0;width: 120px;height: 120px;padding: 32px;background: #fff;box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);display: grid;place-items: center;z-index: 999;}
.logo img { width: 100%;-o-object-fit: contain;   object-fit: contain;}
.page-top { position: fixed;bottom: 0;right: 0;z-index: 999;width: 62px;height: 62px;display: block;transition: all ease 0.5s;}
.page-top:hover { opacity: 0.5;}
.page-top img { width: 100%;}
#subkey-visual .subkey-top { height: 334px;display: grid;place-items: center;position: relative;}
#subkey-visual .subkey-top .sub-title h1 { text-align: center;font-size: 2.4rem;font-weight: 500;line-height: 1;}
#subkey-visual .subkey-top .sub-title h1 span { font-size: 6.2rem;color: #F08100;font-family: "Montserrat", sans-serif;font-weight: 500;line-height: 1.2;}
#subkey-visual .subkey-top .sub-title p { font-size: 1.5rem;text-align: center;color: #7D7D7D;margin-top: 32px;}
#subkey-visual .subkey-top .pankuzu { position: absolute;bottom: 16px;right: 16px;display: flex;align-items: center;}
#subkey-visual .subkey-top .pankuzu li { margin-right: 48px;position: relative;}
#subkey-visual .subkey-top .pankuzu li:last-child::after { display: none;}
#subkey-visual .subkey-top .pankuzu li::after { content: ">";font-size: 1.5rem;position: absolute;top: 0;bottom: 0;margin: auto;right: -24px;}
#subkey-visual .subkey-top .pankuzu li a { font-size: 1.5rem;transition: all ease 0.5s;font-weight: 500;}
#subkey-visual .subkey-top .pankuzu li a:hover { color: #F08100;}
#subkey-visual .subkey-img-list { height: calc(var(--vh, 1vh) * 100 - 334px);display: flex;}
#subkey-visual .subkey-img-list .subkey-img { width: 50%;}
#subkey-visual .subkey-img-list .subkey-img img { width: 100%;display: block;height: 100%;-o-object-fit: cover;   object-fit: cover;}
.japan-title { font-family: "Montserrat", sans-serif;font-size: 2rem;line-height: 1.6 !important;}
.japan-title span { font-family: "Noto Sans JP", sans-serif !important;}
#top-contents .news { display: flex;justify-content: space-between;}
#top-contents .news .news-left { display: flex;justify-content: space-between;flex-direction: column;}
#top-contents .news .news-list { width: 60%;}
#top-contents .news .news-list li:last-child { border-bottom: solid 1px #E1E1E1;}
#top-contents .news .news-list li a { padding: 16px 24px;border-top: solid 1px #E1E1E1;display: flex;align-items: center;}
#top-contents .news .news-list li a:hover h3 { color: #F5A13F;}
#top-contents .news .news-list li a time { font-size: 1.4rem;width: 110px;}
#top-contents .news .news-list li a h3 { font-size: 1.6rem;width: calc(100% - 110px);transition: all ease 0.5s;}
#top-contents .about { display: flex;margin-top: 120px;}
#top-contents .about .about-txt { position: relative;width: 45%;display: grid;place-items: center;padding: 80px 24px;background: url(../images/about-bg.jpg) no-repeat;background-size: cover;}
@media screen and (max-width: 1366px) { #top-contents .about .about-txt {   width: 50%;}}
#top-contents .about .about-txt::before { content: "";background: linear-gradient(75deg, rgba(251, 143, 16, 0.9), rgba(241, 209, 123, 0.9));width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 0;}
#top-contents .about .about-txt .about-txtinner h2, #top-contents .about .about-txt .about-txtinner span { color: #fff;}
#top-contents .about .about-txt .about-txtinner h3 { font-size: 2.7rem;color: #fff;font-weight: 500;margin: 40px 0;position: relative;z-index: 2;}
#top-contents .about .about-txt .about-txtinner .btn-list { margin-top: 32px;display: flex;justify-content: space-between;}
#top-contents .about .about-txt .about-txtinner .btn-list li { width: 48%;}
#top-contents .about .about-txt .about-txtinner .btn-list li a { width: 100%;display: block;}
#top-contents .about .about-img { width: 55%;}
@media screen and (max-width: 1366px) { #top-contents .about .about-img {   width: 50%;}}
#top-contents .about .about-img img { width: 100%;height: 100%;-o-object-fit: cover;   object-fit: cover;-o-object-position: right;   object-position: right;}
#top-contents .feature .feature-list { display: grid;grid-template-columns: 1fr 1fr 1fr 1fr;margin-top: 80px;}
#top-contents .feature .feature-list .feature-box { padding: 16px 24px;position: relative;border-top: 1px solid #FFDCB4;border-bottom: 1px solid #FFDCB4;border-right: 1px solid #FFDCB4;}
#top-contents .feature .feature-list .feature-box::before { content: "";position: absolute;left: 0;right: 0;top: -37px;width: 64px;height: 64px;margin: auto;}
#top-contents .feature .feature-list .feature-box:nth-child(1) { border-left: 1px solid #FFDCB4;}
#top-contents .feature .feature-list .feature-box:nth-child(1)::before { background: url(../images/feature-icon01.svg) no-repeat;background-size: contain;}
#top-contents .feature .feature-list .feature-box:nth-child(2)::before { background: url(../images/feature-icon02.svg) no-repeat;background-size: contain;}
#top-contents .feature .feature-list .feature-box:nth-child(3)::before { background: url(../images/feature-icon03.svg) no-repeat;background-size: contain;}
#top-contents .feature .feature-list .feature-box:nth-child(4)::before { background: url(../images/feature-icon04.svg) no-repeat;background-size: contain;}
#top-contents .feature .feature-list .feature-box h3 { font-size: 2.1rem;text-align: center;font-weight: 500;margin: 24px 0 12px 0;}
#top-contents .feature .feature-list .feature-box .feature-img img { width: 100%;}
#top-contents .feature .feature-list .feature-box p { font-size: 1.5rem;margin-top: 12px;line-height: 2;}
#top-contents .treatment { background: url(../images/treatment-bg.jpg) no-repeat;background-size: cover;padding: 80px 0;margin-top: 120px;position: relative;}
#top-contents .treatment::before { content: "";background: linear-gradient(75deg, rgba(241, 209, 123, 0.9), rgba(251, 143, 16, 0.9));width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 0;}
#top-contents .treatment .page-header-center { position: relative;z-index: 1;}
#top-contents .treatment .page-header-center h2, #top-contents .treatment .page-header-center span { color: #fff;}
#top-contents .treatment .treatment-list { display: grid;grid-template-columns: 1fr 1fr 1fr 1fr;grid-template-rows: 1fr 1fr;margin: 24px 0 60px 0;gap: 1px;}
#top-contents .treatment .treatment-list .treatment-box { position: relative;}
#top-contents .treatment .treatment-list .treatment-box::before { content: "";position: absolute;left: 0;right: 0;top: 35%;margin: auto;width: 45px;height: 50px;z-index: 1;}
#top-contents .treatment .treatment-list .treatment-box:nth-child(1)::before { background: url(../images/icon-dental.svg) no-repeat;background-size: contain;}
#top-contents .treatment .treatment-list .treatment-box:nth-child(2)::before { background: url(../images/icon-yobou.svg) no-repeat;background-size: contain;width: 61px;}
#top-contents .treatment .treatment-list .treatment-box:nth-child(3)::before { background-size: contain;}
#top-contents .treatment .treatment-list .treatment-box:nth-child(5)::before { background: url(../images/icon-esthetic.svg) no-repeat;background-size: contain;}
#top-contents .treatment .treatment-list .treatment-box:nth-child(6)::before { background: url(../images/icon-whitening.svg) no-repeat;background-size: contain;width: 72px;}
#top-contents .treatment .treatment-list .treatment-box:nth-child(8)::before { background: url(../images/icon-oral.svg) no-repeat;background-size: contain;width: 49px;}
#top-contents .treatment .treatment-list .treatment-box a { background-size: contain;width: 100%;height: 100%;display: grid;place-items: center;background: rgba(255, 255, 255, 0.9);height: 280px;transition: all ease 0.5s;}
#top-contents .treatment .treatment-list .treatment-box a:hover { filter: drop-shadow(0 0 12px rgba(0, 0, 0, 0.2));}
#top-contents .treatment .treatment-list .treatment-box a h3 { font-size: 2rem;text-align: center;font-weight: 500;line-height: 1.2;padding-top: 70px;}
#top-contents .recruit .banner-area { display: grid;gap: 24px;grid-template-columns: 1fr 1fr;margin-top: 40px;}
#top-contents .recruit .banner-area .banner-box { overflow: hidden;position: relative;}
#top-contents .recruit .banner-area .banner-box a { display: block;height: 240px;transition: all ease 0.5s;}
#top-contents .recruit .banner-area .banner-box a:hover { transform: scale(1.2);}
#top-contents .recruit .banner-area .banner-box h3 { font-weight: 500;width: 100%;font-size: 2.4rem;background-size: contain;position: absolute;padding: 6px 12px 12px 24px;left: 0;bottom: 0;line-height: 1;z-index: 1;pointer-events: none;background: rgba(255, 255, 255, 0.77);}
#top-contents .recruit .banner-area .banner-box h3 span { font-family: "Montserrat", sans-serif;font-weight: 500;font-size: 1.4rem;color: #F08100;line-height: 1;}
#top-contents .recruit .banner-area .banner-staff a { background: url(../images/banner-staffbg.jpg) no-repeat;background-size: cover;}
#top-contents .recruit .banner-area .banner-recruit a { background: url(../images/banner-recruitbg.jpg) no-repeat center;background-size: cover;}
#top-contents .recruit .instagram-area { display: flex;justify-content: space-between;background: #F5A13F;padding: 16px 16px 16px 0;margin-top: 40px;}
#top-contents .recruit .instagram-area .insta-title { position: relative;display: grid;place-items: center;width: 25%;}
#top-contents .recruit .instagram-area .insta-title h3 { font-size: 3.2rem;color: #fff;font-weight: 700;font-family: "Montserrat", sans-serif;}
#top-contents .recruit .instagram-area .insta-title .insta-btn { position: absolute;bottom: 0;left: 0;right: 0;margin: 0 auto;font-size: 1.8rem;font-weight: 500;text-align: center;color: #F08100;background: #fff;display: block;width: 80%;padding: 12px 0;line-height: 1;}
#top-contents .recruit .instagram-area .insta-title .insta-btn::after { content: "";background: url(../images/insta-btn-arrow.svg) no-repeat;background-size: contain;position: absolute;top: 0;bottom: 0;right: 16px;width: 6px;height: 11px;margin: auto;}
#top-contents .recruit .instagram-area .insta-list { width: 75%;}
#top-contents .recruit .instagram-area .insta-list li img { width: 100%;-o-object-fit: cover;   object-fit: cover;}
#top-contents .infomation { background: #FFF8EF;padding: 80px 0;margin-top: 120px;}
#top-contents .infomation .info-inner { display: flex;justify-content: space-between;margin: 40px auto;}
#top-contents .infomation .info-inner .info-left { width: 48%;}
#top-contents .infomation .info-inner .info-left .info-list .info-item { display: flex;align-items: center;border-bottom: 1px solid #FFC178;}
#top-contents .infomation .info-inner .info-left .info-list .info-item:first-child { border-top: 1px solid #FFC178;}
#top-contents .infomation .info-inner .info-left .info-list .info-item dt { width: 120px;font-size: 1.5rem;padding: 16px 0 16px 16px;font-weight: 500;}
#top-contents .infomation .info-inner .info-left .info-list .info-item dd { width: calc(100% - 120px);font-size: 1.5rem;padding: 16px 0;}
#top-contents .infomation .info-inner .info-left .info-img { margin-top: 16px;width: 100%;}
#top-contents .infomation .info-inner .info-left .info-img img { width: 100%;-o-object-fit: cover;   object-fit: cover;}
#top-contents .infomation .info-inner .info-map { width: 48%;}
#top-contents .infomation .info-inner .info-map iframe { width: 100%;height: 100%;}
#information-contents .information { background: #FFF8EF;padding: 32px;margin-top: 120px;}
#information-contents .information .information-inner { background: #fff;border-radius: 20px;padding: 40px 80px;}
#information-contents .information .information-inner .info-list { margin-top: 32px;}
#information-contents .information .information-inner .info-list .info-item { display: flex;align-items: center;border-bottom: 1px solid #E1E1E1;}
#information-contents .information .information-inner .info-list .info-item:first-child { border-top: 1px solid #E1E1E1;}
#information-contents .information .information-inner .info-list .info-item dt { width: 120px;font-size: 1.5rem;padding: 16px 0 16px 16px;font-weight: 500;}
#information-contents .information .information-inner .info-list .info-item dd { width: calc(100% - 120px);font-size: 1.5rem;padding: 16px 0;}
#information-contents .information .information-inner .info-list .info-item dd .tyuui { color: #F08100;}
#information-contents .information .information-inner .info-list .info-item dd .sub-info-list .sub-info-item { display: flex;align-items: center;}
#information-contents .information .information-inner .info-list .info-item dd .sub-info-list .sub-info-item dt { width: 120px;font-size: 1.5rem;padding: 12px 0 12px 0;font-weight: 500;}
#information-contents .information .information-inner .info-list .info-item dd .sub-info-list .sub-info-item dd { width: calc(100% - 120px);font-size: 1.5rem;padding: 12px 0;}
#information-contents .information .information-inner .staff { margin-top: 52px;}
#information-contents .information .information-inner .staff .staff-list { display: grid;grid-template-columns: 1fr 1fr 1fr 1fr;gap: 24px;margin-top: 24px;padding: 0 32px;}
#information-contents .information .information-inner .staff .staff-list .staff-box .staff-img { width: 100%;max-width: 180px;margin: 0 auto;}
#information-contents .information .information-inner .staff .staff-list .staff-box .staff-img img { width: 100%;border: 2px solid #F08100;border-radius: 50%;}
#information-contents .information .information-inner .staff .staff-list .staff-box .staff-txt h4 { text-align: center;font-size: 1.8rem;font-weight: 500;color: #F08100;margin: 6px 0 2px 0;}
#information-contents .information .information-inner .staff .staff-list .staff-box .staff-txt p { font-size: 1.4rem;text-align: center;font-weight: 500;}
#information-contents .information .information-inner .yoyaku { margin-top: 52px;}
#information-contents .information .information-inner .yoyaku p.yoyaku-txt { font-size: 1.4rem;line-height: 1.8;margin-top: 24px;}
#information-contents .information .information-inner .yoyaku p.yoyaku-txt + p.yoyaku-txt { margin-top: 16px;}
#information-contents .information .information-inner .yoyaku .yoyaku-area { background: url(../images/information/yoyaku-bg.png), linear-gradient(75deg, rgba(241, 209, 123, 0.9), rgba(251, 143, 16, 0.9));background-repeat: repeat;padding: 32px 0 24px 0;margin-top: 40px;}
#information-contents .information .information-inner .yoyaku .yoyaku-area p { font-size: 1.8rem;text-align: center;font-weight: 700;text-align: center;color: #fff;position: relative;z-index: 1;}
#information-contents .information .information-inner .yoyaku .yoyaku-area .tel-btn { background: #A3C902;width: 294px;color: #fff !important;display: block;margin: 12px auto 0 auto;text-align: center;font-weight: 500;font-size: 1.8rem;padding: 12px 0 12px 24px;position: relative;transition: all ease 0.5s;}
#information-contents .information .information-inner .yoyaku .yoyaku-area .tel-btn::before { content: "";position: absolute;top: 2px;bottom: 0;margin: auto;background: url(../images/tel.svg) no-repeat;background-size: contain;width: 14px;height: 14px;left: 83px;}
#information-contents .information .information-inner .yoyaku .yoyaku-area .tel-btn:hover { background: #88A800;}
#information-contents .access-map .access-inner { display: flex;justify-content: space-between;margin-top: 32px;}
#information-contents .access-map .access-inner .access-contents { width: 49%;}
#information-contents .access-map .access-inner .access-contents .access-list { margin-top: 32px;}
#information-contents .access-map .access-inner .access-contents .access-list .access-item { display: flex;align-items: center;border-bottom: 1px solid #E1E1E1;}
#information-contents .access-map .access-inner .access-contents .access-list .access-item:first-child { border-top: 1px solid #E1E1E1;}
#information-contents .access-map .access-inner .access-contents .access-list .access-item dt { width: 120px;font-size: 1.5rem;padding: 16px 0 16px 16px;font-weight: 500;}
#information-contents .access-map .access-inner .access-contents .access-list .access-item dd { width: calc(100% - 120px);font-size: 1.5rem;padding: 16px 0;}
#information-contents .access-map .access-inner .access-img { width: 49%;}
#information-contents .access-map .access-inner .access-img iframe { width: 100%;height: 100%;}
#information-contents .clinic-gallery { background: #FFF8EF;padding: 120px 0;margin-top: 120px;}
#information-contents .clinic-gallery .gallery-inner .gallery-list { display: grid;grid-template-columns: 1fr 1fr 1fr;gap: 32px 24px;margin-top: 48px;}
#information-contents .clinic-gallery .gallery-inner .gallery-list .gallery-box .gallery-img img { width: 100%;border-radius: 12px;height: 260px;-o-object-fit: cover;   object-fit: cover;}
#information-contents .clinic-gallery .gallery-inner .gallery-list .gallery-box h4 { font-size: 1.8rem;font-weight: 500;text-align: center;}
#concept-contents .intro { position: relative;width: 100%;}
#concept-contents .intro::before { content: "";background: url(../images/concept/intro-img01.png) no-repeat;background-size: contain;position: absolute;top: 0;bottom: 0;left: 24px;margin: auto;width: 340px;height: 310px;}
@media screen and (max-width: 1366px) { #concept-contents .intro::before {   width: 270px;  height: 240px;  left: -32px;}}
#concept-contents .intro::after { content: "";background: url(../images/concept/intro-img02.png) no-repeat;background-size: contain;position: absolute;top: 0;bottom: 0;right: 0px;margin: auto;width: 340px;height: 310px;}
@media screen and (max-width: 1366px) { #concept-contents .intro::after {   width: 270px;  height: 240px;  right: -60px;}}
#concept-contents .intro .intro-contents { position: relative;padding: 120px 0 180px 0;}
#concept-contents .intro .intro-contents::after { content: "";background: url(../images/concept/intro-bg.svg) no-repeat;background-size: contain;position: absolute;bottom: 0;left: 0;right: 0;margin: auto;width: 860px;height: 286px;}
#concept-contents .intro .intro-contents h2 { font-size: 2.8rem;color: #F08100;font-weight: 500;text-align: center;}
#concept-contents .intro .intro-contents p { font-size: 1.6rem;width: 600px;margin: 32px auto 0 auto;line-height: 1.8;}
#concept-contents .medical { background: #FFF8EF;padding: 120px 0;}
#concept-contents .medical .medical-inner .medical-list { margin-top: 60px;display: grid;grid-template-columns: 1fr 1fr;gap: 60px 24px;}
#concept-contents .medical .medical-inner .medical-list .medical-box { background: #fff;border-radius: 28px;box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);position: relative;padding: 60px 24px 24px 24px;}
#concept-contents .medical .medical-inner .medical-list .medical-box::before { content: "";position: absolute;top: -32px;left: 0;right: 0;margin: auto;width: 64px;height: 64px;}
#concept-contents .medical .medical-inner .medical-list .medical-box:nth-child(1)::before { background: url(../images/count01.svg) no-repeat;background-size: contain;}
#concept-contents .medical .medical-inner .medical-list .medical-box:nth-child(2)::before { background: url(../images/count02.svg) no-repeat;background-size: contain;}
#concept-contents .medical .medical-inner .medical-list .medical-box:nth-child(3)::before { background: url(../images/count03.svg) no-repeat;background-size: contain;}
#concept-contents .medical .medical-inner .medical-list .medical-box:nth-child(4)::before { background: url(../images/count04.svg) no-repeat;background-size: contain;}
#concept-contents .medical .medical-inner .medical-list .medical-box h3 { font-size: 2.2rem;color: #F08100;font-weight: 500;text-align: center;}
#concept-contents .medical .medical-inner .medical-list .medical-box .medical-img { margin: 12px 0;}
#concept-contents .medical .medical-inner .medical-list .medical-box .medical-img img { width: 100%;}
#concept-contents .medical .medical-inner .medical-list .medical-box .medical-txt h4 { font-size: 1.6rem;font-weight: 500;}
#concept-contents .medical .medical-inner .medical-list .medical-box .medical-txt p { font-size: 1.4rem;margin-top: 8px;}
#concept-contents .medical .medical-inner .other { background: #fff;border-radius: 28px;box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);padding: 24px;margin-top: 60px;}
#concept-contents .medical .medical-inner .other .tsurai .page-sub-title h3 br { display: none;}
#concept-contents .medical .medical-inner .other .tsurai .tsurai-contnets { background: url(../images/concept/tsurai-bg.jpg) no-repeat right;background-size: cover;padding: 32px;position: relative;margin-top: 48px;}
#concept-contents .medical .medical-inner .other .tsurai .tsurai-contnets::before { content: "＼こんなときは、治療中でも遠慮せず手を上げて合図してください／";position: absolute;top: -28px;left: 0;right: 0;margin: auto;color: #F08100;text-align: center;font-size: 1.6rem;font-weight: 500;}
#concept-contents .medical .medical-inner .other .tsurai .tsurai-contnets .tsurai-list { width: 50%;}
#concept-contents .medical .medical-inner .other .tsurai .tsurai-contnets .tsurai-list li { margin: 12px 0 12px 0;background: #fff;border-radius: 50px;box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);position: relative;font-size: 1.8rem;font-weight: 500;padding: 12px 0 12px 52px;}
#concept-contents .medical .medical-inner .other .tsurai .tsurai-contnets .tsurai-list li::before { content: "";position: absolute;top: 0;bottom: 0;left: 6px;margin: auto;width: 40px;height: 40px;}
#concept-contents .medical .medical-inner .other .tsurai .tsurai-contnets .tsurai-list li:nth-child(1)::before { background: url(../images/concept/count01.svg) no-repeat;background-size: contain;}
#concept-contents .medical .medical-inner .other .tsurai .tsurai-contnets .tsurai-list li:nth-child(2)::before { background: url(../images/concept/count02.svg) no-repeat;background-size: contain;}
#concept-contents .medical .medical-inner .other .tsurai .tsurai-contnets .tsurai-list li:nth-child(3)::before { background: url(../images/concept/count03.svg) no-repeat;background-size: contain;}
#concept-contents .medical .medical-inner .other .tsurai .tsurai-contnets .tsurai-list li:nth-child(4)::before { background: url(../images/concept/count04.svg) no-repeat;background-size: contain;}
#concept-contents .medical .medical-inner .other .tsurai .tsurai-tyuui { background: #F8F8F8;border-radius: 8px;border: 1px solid #FFC178;padding: 24px;margin-top: 24px;}
#concept-contents .medical .medical-inner .other .tsurai .tsurai-tyuui p { font-size: 1.4rem;}
#concept-contents .medical .medical-inner .other .tsurai .tsurai-tyuui p span { font-weight: bold;color: #F08100;position: relative;z-index: 1;}
#concept-contents .medical .medical-inner .other .tsurai .tsurai-tyuui p span::after { content: "";background: rgba(163, 201, 2, 0.4);height: 5px;width: 100%;position: absolute;bottom: 0;left: 0;right: 0;margin: auto;z-index: 0;}
#concept-contents .medical .medical-inner .other .point { margin-top: 40px;}
#concept-contents .medical .medical-inner .other .point .point-list .point-box { margin-top: 24px;}
#concept-contents .medical .medical-inner .other .point .point-list .point-box .point-contents { display: flex;justify-content: space-between;margin-top: 8px;}
#concept-contents .medical .medical-inner .other .point .point-list .point-box .point-contents .point-img { width: 38%;}
#concept-contents .medical .medical-inner .other .point .point-list .point-box .point-contents .point-img img { width: 100%;border-radius: 8px;}
#concept-contents .medical .medical-inner .other .point .point-list .point-box .point-contents .point-txt { width: 58%;}
#concept-contents .medical .medical-inner .other .point .point-list .point-box .point-contents .point-txt h5 { font-size: 1.8rem;font-weight: 500;}
#concept-contents .medical .medical-inner .other .point .point-list .point-box .point-contents .point-txt p { font-size: 1.4rem;margin-top: 16px;line-height: 1.8;}
#concept-contents .medical .medical-inner .other .point .point-list .point-box .point-contents .point-txt p span { color: #F08100;font-weight: 700;}
#staff-contents .message { display: flex;justify-content: space-between;}
#staff-contents .message .message-img { width: 28%;position: relative;height: -moz-fit-content;height: fit-content;}
#staff-contents .message .message-img::before { content: "";background: url(../images/staff/staff-txt01.svg) no-repeat;background-size: contain;position: absolute;bottom: 8px;right: -61px;width: 112px;height: 188px;}
#staff-contents .message .message-img img { width: 100%;border-radius: 24px;box-shadow: 14px 14px 0 rgba(255, 193, 120, 0.23);}
#staff-contents .message .message-txt { width: 62%;}
#staff-contents .message .message-txt h2 { font-size: 4rem;color: #F5A13F;font-weight: 500;font-family: "Montserrat", sans-serif;}
#staff-contents .message .message-txt h3 { font-size: 2.4rem;font-weight: 500;margin: 24px 0 16px 0;}
#staff-contents .message .message-txt .message-item-txt { font-size: 1.6rem;line-height: 1.8;}
#staff-contents .message .message-txt .message-item-txt .sp { display: block;}
#staff-contents .message .message-txt .staff-detail { margin: 40px 0;}
#staff-contents .message .message-txt .staff-detail .staff-item { display: flex;align-items: center;border-bottom: 1px solid #E1E1E1;}
#staff-contents .message .message-txt .staff-detail .staff-item:first-child { border-top: 1px solid #E1E1E1;}
#staff-contents .message .message-txt .staff-detail .staff-item dt { width: 120px;font-size: 1.5rem;padding: 16px 0 16px 16px;font-weight: 700;}
#staff-contents .message .message-txt .staff-detail .staff-item dd { width: calc(100% - 120px);font-size: 1.5rem;padding: 16px 0;}
#staff-contents .staff-list { display: grid;gap: 52px;grid-template-columns: 1fr 1fr 1fr;margin: 40px auto 120px;}
#staff-contents .staff-list .staff-box:nth-child(1) .staff-img::before { background: url(../images/staff/staff-txt02.svg) no-repeat;background-size: contain;}
#staff-contents .staff-list .staff-box:nth-child(2) .staff-img::before { background: url(../images/staff/staff-txt03.svg) no-repeat;background-size: contain;}
#staff-contents .staff-list .staff-box:nth-child(3) .staff-img::before { background: url(../images/staff/staff-txt04.svg) no-repeat;background-size: contain;}
#staff-contents .staff-list .staff-box .staff-img { position: relative;height: -moz-fit-content;height: fit-content;}
#staff-contents .staff-list .staff-box .staff-img::before { content: "";position: absolute;bottom: 8px;right: -35px;width: 73px;height: 158px;}
#staff-contents .staff-list .staff-box .staff-img img { width: 100%;border-radius: 24px;box-shadow: 14px 14px 0 rgba(255, 193, 120, 0.23);}
#staff-contents .staff-list .staff-box .staff-detail { margin: 40px 0;}
#staff-contents .staff-list .staff-box .staff-detail .staff-item { border-bottom: 1px solid #E1E1E1;}
#staff-contents .staff-list .staff-box .staff-detail .staff-item:first-child { border-top: 1px solid #E1E1E1;}
#staff-contents .staff-list .staff-box .staff-detail .staff-item dt { width: 100%;font-size: 1.5rem;padding: 16px 0 0 0;font-weight: 700;}
#staff-contents .staff-list .staff-box .staff-detail .staff-item dd { width: 100%;font-size: 1.4rem;padding: 0 0 16px 0;}
#staff-contents .staff-bottom-img-area { display: flex;}
#staff-contents .staff-bottom-img-area .staff-bottom-img { width: 33.3333333333%;}
#staff-contents .staff-bottom-img-area .staff-bottom-img img { width: 100%;display: block;}
#corporate-contents .intro .intro-top { display: grid;place-items: center;padding: 120px 0 80px 0;}
#corporate-contents .intro .intro-top .intro-top-txt { position: relative;}
#corporate-contents .intro .intro-top .intro-top-txt::before { content: "";background: url(../images/logo-icon.svg) no-repeat;background-size: contain;width: 285px;height: 307px;position: absolute;top: 0;bottom: 0;left: 0;right: 0;margin: auto;z-index: -1;}
#corporate-contents .intro .intro-top .intro-top-txt h2 { font-size: 3rem;color: #F08100;font-weight: 500;text-align: center;}
#corporate-contents .intro .intro-top .intro-top-txt p { font-size: 1.6rem;width: 630px;margin: 32px auto 0 auto;line-height: 1.8;}
#corporate-contents .greeting { display: flex;justify-content: space-between;}
#corporate-contents .greeting .greeting-img { width: 500px;}
#corporate-contents .greeting .greeting-img img { width: 100%;}
#corporate-contents .greeting .greeting-txt { width: calc(100% - 500px - 5%);}
#corporate-contents .greeting .greeting-txt h2 { color: #F08100;font-size: 3.2rem;font-weight: 500;margin-bottom: 24px;}
#corporate-contents .greeting .greeting-txt .greeting-txt-item { font-size: 1.6rem;line-height: 2;}
#corporate-contents .greeting .greeting-txt .greeting-txt-item + .greeting-txt-item { margin-top: 16px;}
#corporate-contents .greeting .greeting-txt .name { margin: 24px 0 0 auto;display: block;width: -moz-fit-content;width: fit-content;font-weight: 700;font-size: 1.7rem;}
#corporate-contents .about { background: #FFF8EF;padding: 80px 0;position: relative;margin-top: 120px;overflow: hidden;}
#corporate-contents .about::before { content: "";background: url(../images/corporate/about-bg-left.png) no-repeat;background-size: contain;position: absolute;left: 0;top: 0;width: 323px;height: 1571px;}
#corporate-contents .about::after { content: "";background: url(../images/corporate/about-bg-right.png) no-repeat;background-size: contain;position: absolute;right: 0;top: 0;width: 323px;height: 1571px;}
#corporate-contents .about .about-img { width: 70%;max-width: 880px;margin: 24px auto 60px auto;position: relative;z-index: 1;}
#corporate-contents .about .about-img img { width: 100%;}
#corporate-contents .about .about-txt { background: #fff;padding: 24px 40px;box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);position: relative;z-index: 1;}
#corporate-contents .about .about-txt::before { content: "";background: url(../images/corporate/about-left-icon.svg) no-repeat;background-size: contain;position: absolute;bottom: -24px;left: -24px;width: 58px;height: 58px;}
#corporate-contents .about .about-txt::after { content: "";background: url(../images/corporate/about-icon-right.svg) no-repeat;background-size: contain;position: absolute;top: -24px;right: -24px;width: 58px;height: 58px;}
#corporate-contents .about .about-txt h3 { font-size: 2.4rem;text-align: center;font-weight: 500;}
#corporate-contents .about .about-txt p { font-size: 1.5rem;margin-top: 24px;}
#corporate-contents .study .study-contents { display: flex;justify-content: space-between;margin-top: 24px;}
#corporate-contents .study .study-contents .study-box { border-radius: 28px;border: 1px solid #DFDFDF;box-shadow: 0 0 6px rgba(0, 0, 0, 0.07);padding: 24px 16px;width: 49%;}
#corporate-contents .study .study-contents .study-box h3 { text-align: center;font-size: 2.4rem;color: #F08100;font-weight: 500;height: 100px;display: flex;justify-content: center;align-items: center;}
#corporate-contents .study .study-contents .study-box .study-img { margin-top: 24px;}
#corporate-contents .study .study-contents .study-box .study-img img { width: 100%;}
#corporate-contents .study .study-contents .study-box .study-txt h4 { font-size: 1.5rem;font-weight: 500;margin: 12px 0;}
#corporate-contents .study .study-contents .study-box .study-txt p { font-size: 1.4rem;}
#corporate-contents .study .study-innai { border-radius: 28px;border: 1px solid #DFDFDF;box-shadow: 0 0 6px rgba(0, 0, 0, 0.07);padding: 24px;margin-top: 24px;}
#corporate-contents .study .study-innai .study-innai-contents { display: flex;justify-content: space-between;margin-top: 24px;}
#corporate-contents .study .study-innai .study-innai-contents .study-innai-img { width: 35%;}
#corporate-contents .study .study-innai .study-innai-contents .study-innai-img img { width: 100%;border-radius: 8px;}
#corporate-contents .study .study-innai .study-innai-contents .study-innai-txt { width: 60%;}
#corporate-contents .study .study-innai .study-innai-contents .study-innai-txt h4 { font-size: 1.6rem;font-weight: 500;}
#corporate-contents .study .study-innai .study-innai-contents .study-innai-txt p { font-size: 1.4rem;margin-top: 16px;}
#corporate-contents .info { background: #FFF8EF;border-radius: 16px;padding: 32px;margin: 120px auto;}
#corporate-contents .info .info-inner { background: #fff;padding: 40px 100px;}
#corporate-contents .info .info-inner .info-corporate .info-list, #corporate-contents .info .info-inner .history .info-list { margin: 40px 0;}
#corporate-contents .info .info-inner .info-corporate .info-list .info-item, #corporate-contents .info .info-inner .history .info-list .info-item { display: flex;align-items: center;border-bottom: 1px solid #E1E1E1;}
#corporate-contents .info .info-inner .info-corporate .info-list .info-item:first-child, #corporate-contents .info .info-inner .history .info-list .info-item:first-child { border-top: 1px solid #E1E1E1;}
#corporate-contents .info .info-inner .info-corporate .info-list .info-item dt, #corporate-contents .info .info-inner .history .info-list .info-item dt { width: 150px;font-size: 1.5rem;padding: 16px 0 16px 16px;font-weight: 700;}
#corporate-contents .info .info-inner .info-corporate .info-list .info-item dd, #corporate-contents .info .info-inner .history .info-list .info-item dd { width: calc(100% - 150px);font-size: 1.5rem;padding: 16px 0;}
#corporate-contents .info .info-inner .history { margin-top: 80px;}
#treatment-contents .shika, #treatment-contents .shounika, #treatment-contents .implant, #treatment-contents .esthetic, #treatment-contents .whitening, #treatment-contents .oral { margin-bottom: 100px;}
#treatment-contents .shika h2 span, #treatment-contents .shounika h2 span, #treatment-contents .implant h2 span, #treatment-contents .esthetic h2 span, #treatment-contents .whitening h2 span, #treatment-contents .oral h2 span { font-family: "Noto Sans JP", sans-serif;font-size: 4.8rem;}
#treatment-contents .shika .btn, #treatment-contents .shounika .btn, #treatment-contents .implant .btn, #treatment-contents .esthetic .btn, #treatment-contents .whitening .btn, #treatment-contents .oral .btn { margin: 32px auto 0 0;}
#treatment-contents .shika .shika-01, #treatment-contents .shounika .shika-01, #treatment-contents .implant .shika-01, #treatment-contents .esthetic .shika-01, #treatment-contents .whitening .shika-01, #treatment-contents .oral .shika-01 { margin-top: 32px;}
#treatment-contents .shika .shika-01 .icon-title, #treatment-contents .shounika .shika-01 .icon-title, #treatment-contents .implant .shika-01 .icon-title, #treatment-contents .esthetic .shika-01 .icon-title, #treatment-contents .whitening .shika-01 .icon-title, #treatment-contents .oral .shika-01 .icon-title { margin-top: 24px;}
#treatment-contents .shika .shika-01 .shika-contents, #treatment-contents .shounika .shika-01 .shika-contents, #treatment-contents .implant .shika-01 .shika-contents, #treatment-contents .esthetic .shika-01 .shika-contents, #treatment-contents .whitening .shika-01 .shika-contents, #treatment-contents .oral .shika-01 .shika-contents { display: flex;justify-content: space-between;margin: 8px 0 40px 0;}
#treatment-contents .shika .shika-01 .shika-contents .shika-img, #treatment-contents .shounika .shika-01 .shika-contents .shika-img, #treatment-contents .implant .shika-01 .shika-contents .shika-img, #treatment-contents .esthetic .shika-01 .shika-contents .shika-img, #treatment-contents .whitening .shika-01 .shika-contents .shika-img, #treatment-contents .oral .shika-01 .shika-contents .shika-img { width: 30%;}
#treatment-contents .shika .shika-01 .shika-contents .shika-img img, #treatment-contents .shounika .shika-01 .shika-contents .shika-img img, #treatment-contents .implant .shika-01 .shika-contents .shika-img img, #treatment-contents .esthetic .shika-01 .shika-contents .shika-img img, #treatment-contents .whitening .shika-01 .shika-contents .shika-img img, #treatment-contents .oral .shika-01 .shika-contents .shika-img img { width: 100%;border-radius: 6px;}
#treatment-contents .shika .shika-01 .shika-contents .shika-img img + img, #treatment-contents .shounika .shika-01 .shika-contents .shika-img img + img, #treatment-contents .implant .shika-01 .shika-contents .shika-img img + img, #treatment-contents .esthetic .shika-01 .shika-contents .shika-img img + img, #treatment-contents .whitening .shika-01 .shika-contents .shika-img img + img, #treatment-contents .oral .shika-01 .shika-contents .shika-img img + img { margin-top: 16px;}
#treatment-contents .shika .shika-01 .shika-contents .shika-txt, #treatment-contents .shounika .shika-01 .shika-contents .shika-txt, #treatment-contents .implant .shika-01 .shika-contents .shika-txt, #treatment-contents .esthetic .shika-01 .shika-contents .shika-txt, #treatment-contents .whitening .shika-01 .shika-contents .shika-txt, #treatment-contents .oral .shika-01 .shika-contents .shika-txt { width: 65%;}
#treatment-contents .shika .shika-01 .shika-contents .shika-txt h4, #treatment-contents .shounika .shika-01 .shika-contents .shika-txt h4, #treatment-contents .implant .shika-01 .shika-contents .shika-txt h4, #treatment-contents .esthetic .shika-01 .shika-contents .shika-txt h4, #treatment-contents .whitening .shika-01 .shika-contents .shika-txt h4, #treatment-contents .oral .shika-01 .shika-contents .shika-txt h4 { font-size: 2rem;font-weight: 500;margin-bottom: 12px;}
#treatment-contents .shika .shika-01 .shika-contents .shika-txt p, #treatment-contents .shounika .shika-01 .shika-contents .shika-txt p, #treatment-contents .implant .shika-01 .shika-contents .shika-txt p, #treatment-contents .esthetic .shika-01 .shika-contents .shika-txt p, #treatment-contents .whitening .shika-01 .shika-contents .shika-txt p, #treatment-contents .oral .shika-01 .shika-contents .shika-txt p { font-size: 1.5rem;line-height: 1.8;color: #585858;}
#treatment-contents .shika .shika-01 .shika-contents .shika-txt p + p, #treatment-contents .shounika .shika-01 .shika-contents .shika-txt p + p, #treatment-contents .implant .shika-01 .shika-contents .shika-txt p + p, #treatment-contents .esthetic .shika-01 .shika-contents .shika-txt p + p, #treatment-contents .whitening .shika-01 .shika-contents .shika-txt p + p, #treatment-contents .oral .shika-01 .shika-contents .shika-txt p + p { margin-top: 16px;}
#treatment-contents .price { margin: 100px auto;}
#treatment-contents .price h2 span { font-family: "Noto Sans JP", sans-serif;font-size: 4.8rem;}
#treatment-contents .price .intro { font-size: 1.5rem;margin: 24px 0;}
#treatment-contents .price table { width: 100%;}
#treatment-contents .price table tbody .bg-color { background: #F9F9F9;}
#treatment-contents .price table tbody tr .top-title { background: #F5A13F;color: #fff;font-size: 1.8rem;font-weight: 500;text-align: center;padding: 12px 0;font-family: "Noto Sans JP";}
#treatment-contents .price table tbody tr .sub-title { background: #EEEEEE;text-align: center;vertical-align: middle;font-size: 1.8rem;font-weight: 500;font-family: "Noto Sans JP";border-bottom: 1px solid #D1D1D1;}
#treatment-contents .price table tbody tr td { font-size: 1.4rem;padding: 12px;border-bottom: 1px solid #D1D1D1;vertical-align: middle;font-family: "Noto Sans JP";}
#treatment-contents .price table tbody tr td:last-child { text-align: center;}
#recruit-contents h2 span { font-family: "Noto Sans JP", sans-serif;font-size: 4.8rem;}
#recruit-contents .flow .flow-area { display: flex;justify-content: space-between;margin-top: 24px;}
#recruit-contents .flow .flow-area .flow-box { width: 48%;background: #FFF8EF;}
#recruit-contents .flow .flow-area .flow-box h3 { text-align: center;padding: 12px 0;font-size: 1.8rem;color: #fff;font-weight: 500;background: #F5A13F;}
#recruit-contents .flow .flow-area .flow-box .flow-contents { padding: 32px;}
#recruit-contents .flow .flow-area .flow-box .flow-contents .flow-list .flow-item { display: flex;align-items: center;border-left: 1px dashed #FFC178;padding: 12px 0;}
#recruit-contents .flow .flow-area .flow-box .flow-contents .flow-list .flow-item dt { font-size: 1.6rem;padding-left: 24px;position: relative;}
#recruit-contents .flow .flow-area .flow-box .flow-contents .flow-list .flow-item dt::before { content: "●";font-size: 1rem;color: #F08100;position: absolute;top: 5px;bottom: 0;left: -6px;margin: auto;}
#recruit-contents .flow .flow-area .flow-box .flow-contents .flow-list .flow-item dd { font-size: 1.8rem;font-weight: 700;color: #F08100;margin-left: 24px;}
#recruit-contents .flow .flow-area .flow-box .flow-contents .flow-rest { background: #FFEDD5;border: 1px solid #F5A13F;padding: 16px;margin-top: 16px;}
#recruit-contents .flow .flow-area .flow-box .flow-contents .flow-rest .rest-time { font-size: 1.6rem;}
#recruit-contents .flow .flow-area .flow-box .flow-contents .flow-rest .rest-txt { font-size: 1.8rem;font-weight: 700;color: #F08100;margin-top: 4px;}
#recruit-contents .flow .flow-area .flow-box .flow-contents .flow-rest .rest-txt span { font-size: 1.4rem;color: #F08100;}
.recruit-banner { margin: 120px auto;}
.recruit-banner .banner-list { display: grid;grid-template-columns: 1fr 1fr;gap: 2px;margin-top: 24px;}
.recruit-banner .banner-list .banner-box { position: relative;overflow: hidden;}
.recruit-banner .banner-list .banner-box h3 { background: rgba(240, 129, 0, 0.85);padding: 16px 0;text-align: center;font-size: 2rem;color: #fff;width: 100%;font-weight: 500;position: absolute;bottom: 0;pointer-events: none;z-index: 1;}
.recruit-banner .banner-list .banner-box:nth-child(1) a { background: url(../images/recruit/banner-img01.jpg) no-repeat center;background-size: cover;}
.recruit-banner .banner-list .banner-box:nth-child(2) a { background: url(../images/recruit/banner-img02.jpg) no-repeat center;background-size: cover;}
.recruit-banner .banner-list .banner-box:nth-child(3) a { background: url(../images/recruit/banner-img03.jpg) no-repeat center;background-size: cover;}
.recruit-banner .banner-list .banner-box:nth-child(4) a { background: url(../images/recruit/banner-img04.jpg) no-repeat;background-size: cover;}
.recruit-banner .banner-list .banner-box a { display: block;height: 380px;transition: all ease 0.5s;}
.recruit-banner .banner-list .banner-box a:hover { transform: scale(1.2);}
#covid-contents .tyuui-title { font-size: 1.8rem;text-align: center;color: #F08100;font-weight: 700;margin-top: 32px;}
#covid-contents .intro .intro-top { display: grid;place-items: center;padding: 120px 0 80px 0;}
#covid-contents .intro .intro-top .intro-top-txt { position: relative;}
#covid-contents .intro .intro-top .intro-top-txt::before { content: "";background: url(../images/logo-icon.svg) no-repeat;background-size: contain;width: 285px;height: 307px;position: absolute;top: 0;bottom: 0;left: 0;right: 0;margin: auto;z-index: -1;}
#covid-contents .intro .intro-top .intro-top-txt h2 { font-size: 3rem;color: #F08100;font-weight: 500;text-align: center;}
#covid-contents .intro .intro-top .intro-top-txt p { font-size: 1.6rem;width: 540px;margin: 32px auto 0 auto;line-height: 1.8;}
#covid-contents .covid-contents { border-radius: 28px;padding: 40px;box-shadow: 0 0 6px rgba(0, 0, 0, 0.07);border: 1px solid #DFDFDF;margin: 24px auto 60px auto;}
#covid-contents .covid-contents .covid-01 .covid-01-contents { background: url(../images/covid/covid-bg01.jpg) no-repeat right;background-size: cover;padding: 24px 32px;margin-top: 12px;}
#covid-contents .covid-contents .covid-01 .covid-01-contents .covid-01-list { width: 60%;}
#covid-contents .covid-contents .covid-01 .covid-01-contents .covid-01-list li { font-size: 1.5rem;position: relative;padding-left: 1.6em;margin: 12px 0;}
#covid-contents .covid-contents .covid-01 .covid-01-contents .covid-01-list li::before { content: "●";color: #F5A13F;font-size: 1.5rem;position: absolute;top: 0;left: 0;}
#covid-contents .covid-contents .covid-02 { margin-top: 60px;}
#covid-contents .covid-contents .covid-02 .covid-02-contents .covid-02-list { display: grid;grid-template-columns: 1fr 1fr 1fr;gap: 16px;margin-top: 60px;}
#covid-contents .covid-contents .covid-02 .covid-02-contents .covid-02-list .covid-02-box { padding: 16px;border-radius: 16px;position: relative;}
#covid-contents .covid-contents .covid-02 .covid-02-contents .covid-02-list .covid-02-box:nth-child(odd) { background: #FFEBD5;}
#covid-contents .covid-contents .covid-02 .covid-02-contents .covid-02-list .covid-02-box:nth-child(even) { background: #FFDEB8;}
#covid-contents .covid-contents .covid-02 .covid-02-contents .covid-02-list .covid-02-box::before { content: "";position: absolute;top: -32px;left: 0;right: 0;margin: auto;width: 64px;height: 64px;}
#covid-contents .covid-contents .covid-02 .covid-02-contents .covid-02-list .covid-02-box:nth-child(1)::before { background: url(../images/count01.svg) no-repeat;background-size: contain;}
#covid-contents .covid-contents .covid-02 .covid-02-contents .covid-02-list .covid-02-box:nth-child(2)::before { background: url(../images/count02.svg) no-repeat;background-size: contain;}
#covid-contents .covid-contents .covid-02 .covid-02-contents .covid-02-list .covid-02-box:nth-child(3)::before { background: url(../images/count03.svg) no-repeat;background-size: contain;}
#covid-contents .covid-contents .covid-02 .covid-02-contents .covid-02-list .covid-02-box h4 { font-size: 2rem;color: #F08100;font-weight: 500;text-align: center;line-height: 1.4;margin-top: 24px;}
#covid-contents .covid-contents .covid-02 .covid-02-contents .covid-02-list .covid-02-box .covid-02-img { margin: 12px 0;}
#covid-contents .covid-contents .covid-02 .covid-02-contents .covid-02-list .covid-02-box .covid-02-img img { width: 100%;}
#covid-contents .covid-contents .covid-02 .covid-02-contents .covid-02-list .covid-02-box p { font-size: 1.4rem;}
#covid-contents .covid-contents .covid-02 .covid-02-contents p { font-size: 1.4rem;margin-top: 16px;}
#covid-contents .covid-contents .covid-03 { margin-top: 60px;}
#covid-contents .covid-contents .covid-03 .covid-03-contents { background: url(../images/covid/covid-bg02.jpg) no-repeat right;background-size: cover;padding: 24px 32px;margin-top: 12px;}
#covid-contents .covid-contents .covid-03 .covid-03-contents .covid-03-list { width: 60%;}
#covid-contents .covid-contents .covid-03 .covid-03-contents .covid-03-list li { font-size: 1.5rem;position: relative;padding-left: 1.6em;margin: 12px 0;}
#covid-contents .covid-contents .covid-03 .covid-03-contents .covid-03-list li::before { content: "●";color: #F5A13F;font-size: 1.5rem;position: absolute;top: 0;left: 0;}
#covid-contents .covid-point { display: flex;justify-content: space-between;background: #F8F8F8;border: 1px solid #FFC178;border-radius: 12px;padding: 32px 40px;margin: 0 auto 120px auto;}
#covid-contents .covid-point p { width: 65%;font-size: 1.6rem;line-height: 2;}
#covid-contents .covid-point p span { color: #F5A13F;font-weight: 500;}
#covid-contents .covid-point .point-img { width: 30%;}
#covid-contents .covid-point .point-img img { width: 100%;-o-object-fit: cover;   object-fit: cover;}
#news-contents { margin-bottom: 120px;}
#news-contents .news-contents-list .news-list .news-item:first-child a { border-top: 1px solid #E1E1E1;}
#news-contents .news-contents-list .news-list .news-item a { display: flex;align-items: center;border-bottom: 1px solid #E1E1E1;}
#news-contents .news-contents-list .news-list .news-item a:hover h2 { color: #F08100;}
#news-contents .news-contents-list .news-list .news-item a time { width: 140px;padding-left: 16px;font-size: 1.5rem;}
#news-contents .news-contents-list .news-list .news-item a h2 { width: calc(100% - 140px - 5%);font-size: 1.6rem;padding: 16px 0;transition: all ease 0.5s;}
#news-contents .news-detail { border: 1px solid #DFDFDF;border-radius: 28px;padding: 32px 80px;}
#news-contents .news-detail .news-title time { font-size: 1.5rem;}
#news-contents .news-detail .news-title h2 { font-size: 2.4rem;font-weight: 500;margin: 6px 0 12px 0;}
#news-contents .news-detail .news-contents { border-top: 1px solid #E1E1E1;border-bottom: 1px solid #E1E1E1;padding: 40px 0;}
#news-contents .news-detail .news-contents p,
#news-contents .news-detail .news-contents table,
#news-contents .news-detail .news-contents th,
#news-contents .news-detail .news-contents td { font-size: 1.5rem;line-height: 1.8;}
#news-contents .news-detail .news-contents p + p { margin-top: 16px;}
#news-contents .news-detail .news-contents a { color: #F5A13F;text-decoration: underline;transition: all ease 0.5s;}
#news-contents .news-detail .news-contents a:hover { opacity: 0.5;}
#news-contents .news-detail .news-contents img { max-width: 900px;-o-object-fit: contain;   object-fit: contain;display: block;}
.pagenation { border-radius: 7px;overflow: hidden;}
.pagenation ul { display: flex;justify-content: center;align-items: center;background: #FFF4E6;padding: 32px 40px;margin: 80px 0;position: relative;}
.pagenation ul li { margin-right: 2%;}
.pagenation ul li:last-child { margin-right: 0;}
.pagenation ul li a { display: flex;align-items: center;justify-content: center;color: #fff;border-radius: 50%;height: 35px;font-size: 1.4em;width: 35px;transition: all ease 0.3s;background: #F08100;}
@media screen and (max-width: 480px) { .pagenation ul li a {   height: 28px;  width: 28px;}}
.pagenation ul li a:hover { opacity: 0.5;}
.pagenation ul li a .pagenation > li:nth-child(n+2):nth-last-child(n+2) { border-radius: 0;color: #333;}
.pagenation ul .next { position: absolute;top: 0;bottom: 0;margin: auto;right: 24px;height: -moz-fit-content;height: fit-content;}
.pagenation ul .next a { background: none;color: #333;}
.pagenation ul .prev { position: absolute;top: 0;bottom: 0;margin: auto;left: 24px;height: -moz-fit-content;height: fit-content;}
.pagenation ul .prev a { background: none;color: #333;}
.pagenation ul .page-active { font-size: 1.4rem;}
#privacy-contents { margin-bottom: 120px;}
#privacy-contents .privacy-box { margin-bottom: 40px;}
#privacy-contents .privacy-box .privacy-title { border-bottom: 1px solid #FFC178;margin-bottom: 8px;}
#privacy-contents .privacy-box .privacy-title h2 { font-size: 2rem;font-weight: 700;color: #F08100;padding-bottom: 4px;}
#privacy-contents .privacy-box .privacy-contents p { color: #585858;font-size: 1.5rem;line-height: 1.8;}
#privacy-contents .privacy-box .privacy-contents .privacy-list { margin: 16px 0;padding-left: 16px;}
#privacy-contents .privacy-box .privacy-contents .privacy-list li { margin: 6px 0;font-size: 1.5rem;color: #585858;}
#privacy-contents .name { font-size: 1.6rem;font-weight: 500;text-align: right;}
.contact-intro .intro-top { display: grid;place-items: center;padding: 120px 0 80px 0;}
.contact-intro .intro-top .intro-top-txt { position: relative;}
.contact-intro .intro-top .intro-top-txt::before { content: "";background: url(../images/logo-icon.svg) no-repeat;background-size: contain;width: 285px;height: 307px;position: absolute;top: 0;bottom: 0;left: 0;right: 0;margin: auto;z-index: 0;}
.contact-intro .intro-top .intro-top-txt h2 { font-size: 3rem;color: #F08100;font-weight: 500;text-align: center;}
.contact-intro .intro-top .intro-top-txt p { font-size: 1.6rem;width: 650px;margin: 32px auto 0 auto;line-height: 1.8;}
.contact-intro .intro-top .intro-top-txt .tel-btn { background: #A3C902;width: 294px;color: #fff !important;display: block;margin: 48px auto 0 auto;text-align: center;font-weight: 500;font-size: 1.8rem;padding: 12px 0 12px 24px;position: relative;transition: all ease 0.5s;}
.contact-intro .intro-top .intro-top-txt .tel-btn::before { content: "";position: absolute;top: 2px;bottom: 0;margin: auto;background: url(../images/tel.svg) no-repeat;background-size: contain;width: 14px;height: 14px;left: 83px;}
.contact-intro .intro-top .intro-top-txt .tel-btn::after { content: "＼ お電話はこちら ／";font-size: 1.6rem;color: #A3C902;font-weight: 500;text-align: center;position: absolute;left: 0;right: 0;top: -24px;margin: auto;}
.contact-intro .intro-top .intro-top-txt .tel-btn:hover { background: #88A800;}
.contact-form { margin-bottom: 120px;}
.contact-form form { background: #FFF8EF;padding: 40px 80px;margin-top: 24px;border: 1px solid #FFC178;}
.contact-form form dl div { padding: 12px 0;display: flex;align-items: center;}
.contact-form form dl div dt { width: 240px;font-size: 1.5rem;font-weight: bold;margin-bottom: 4px;}
.contact-form form dl div dt span.hissu { color: #fff;background: #F08100;line-height: 1;font-size: 1.2rem;padding: 1px 4px;margin-right: 6px;border-radius: 50px;}
.contact-form form dl div dt br { display: none;}
.contact-form form dl div dd { width: calc(100% - 240px);}
.contact-form form dl div dd input, .contact-form form dl div dd textarea { font-size: 1.5rem;padding: 24px 16px;background: #fff;border: 1px solid #D4D0D0;box-sizing: border-box;width: 100%;border-radius: 3px;font-weight: bold;}
.contact-form form dl div dd input::-moz-placeholder, .contact-form form dl div dd textarea::-moz-placeholder { color: #B7B7B7;font-size: 1.5rem;}
.contact-form form dl div dd input::placeholder, .contact-form form dl div dd textarea::placeholder { color: #B7B7B7;font-size: 1.5rem;}
.contact-form form dl div .radio label { position: relative;cursor: pointer;padding-left: 30px;font-size: 1.5rem;margin: 6px 24px 6px 0;display: inline-block;width: auto;}
.contact-form form dl div .radio input { border-radius: 50px;position: absolute;background-color: #fff;border: 1px solid #D4D0D0;width: 16px;height: 16px;font-size: 16px;top: 1px;left: 0;accent-color: #F5A13F;}
.contact-form form dl div .radio .visually-hidden { position: absolute;white-space: nowrap;border: 0;clip: rect(0 0 0 0);-webkit-clip-path: inset(50%);        clip-path: inset(50%);overflow: hidden;height: 1px;width: 1px;margin: -1px;padding: 0;}
.contact-form form .btn-group { text-align: center;margin-top: 24px;}
.contact-form form .btn-group input[type=submit] { border: none;font-size: 1.6rem;-webkit-appearance: none;cursor: pointer;transition: all ease 0.5s;padding: 16px 60px;background: #F08100;border-radius: 50px;color: #ffffff;font-weight: bold;}
.contact-form form .btn-group input[type=submit]:hover { background: #D97A0B;}
.contact-form form .wpcf7-not-valid-tip { font-size: 1.3rem;}
.contact-form form .wpcf7-response-output { border-color: #FFF8EF !important;font-size: 1.8rem;text-align: center;color: #dc3232;font-weight: bold;}
.contact-form form .wpcf7-spinner { position: absolute !important;}
#general-contents .intro .intro-contents { display: flex;justify-content: space-between;margin-top: 16px;}
#general-contents .intro .intro-contents .intro-img { width: 35%;}
#general-contents .intro .intro-contents .intro-img img { width: 100%;border-radius: 16px;}
#general-contents .intro .intro-contents .intro-txt { width: 60%;}
#general-contents .intro .intro-contents .intro-txt h3 { font-size: 2rem;font-weight: 500;margin-bottom: 24px;}
#general-contents .intro .intro-contents .intro-txt p { font-size: 1.5rem;color: #585858;line-height: 1.8;}
#general-contents .intro + .intro { margin: 60px auto 120px auto;}
#esthetic-contents .intro { margin: 0 auto 120px auto;}
#esthetic-contents .intro .intro-contents { display: flex;justify-content: space-between;margin-top: 16px;}
#esthetic-contents .intro .intro-contents .intro-img { width: 35%;}
#esthetic-contents .intro .intro-contents .intro-img img { width: 100%;border-radius: 16px;}
#esthetic-contents .intro .intro-contents .intro-txt { width: 60%;}
#esthetic-contents .intro .intro-contents .intro-txt h3 { font-size: 2rem;font-weight: 500;}
#esthetic-contents .intro .intro-contents .intro-txt p { font-size: 1.5rem;color: #585858;line-height: 1.8;margin-top: 24px;}
#implant-contents .intro { margin: 0 auto 120px auto;}
#implant-contents .intro .intro-contents { display: flex;justify-content: space-between;margin-top: 16px;}
#implant-contents .intro .intro-contents .intro-img { width: 35%;}
#implant-contents .intro .intro-contents .intro-img img { width: 100%;border-radius: 16px;}
#implant-contents .intro .intro-contents .intro-txt { width: 60%;}
#implant-contents .intro .intro-contents .intro-txt h3 { font-size: 2rem;font-weight: 500;}
#implant-contents .intro .intro-contents .intro-txt p { font-size: 1.5rem;color: #585858;line-height: 1.8;margin-top: 24px;}
#implant-contents .intro .intro-contents .intro-txt p span { color: #F08100;font-weight: 500;}
#implant-contents .flow { margin: 60px auto 120px auto;}
#implant-contents .flow .flow-contents .flow-list { display: flex;justify-content: center;margin-top: 60px;}
#implant-contents .flow .flow-contents .flow-list .flow-box { padding: 24px;width: 24%;margin: 1%;position: relative;}
#implant-contents .flow .flow-contents .flow-list .flow-box:nth-child(odd) { background: #FFEBD5;}
#implant-contents .flow .flow-contents .flow-list .flow-box:nth-child(even) { background: #FFDEB8;}
#implant-contents .flow .flow-contents .flow-list .flow-box::before { content: "";position: absolute;top: -32px;left: 0;right: 0;margin: auto;width: 64px;height: 64px;}
#implant-contents .flow .flow-contents .flow-list .flow-box:nth-child(1)::before { background: url(../images/count01.svg) no-repeat;background-size: contain;}
#implant-contents .flow .flow-contents .flow-list .flow-box:nth-child(2)::before { background: url(../images/count02.svg) no-repeat;background-size: contain;}
#implant-contents .flow .flow-contents .flow-list .flow-box:nth-child(3)::before { background: url(../images/count03.svg) no-repeat;background-size: contain;}
#implant-contents .flow .flow-contents .flow-list .flow-box h4 { font-size: 2rem;color: #F08100;font-weight: 500;text-align: center;line-height: 1.4;margin: 24px 0;}
#implant-contents .flow .flow-contents .flow-list .flow-box p { font-size: 1.4rem;}
#implant-contents .flow .flow-contents .flow-list2 { display: grid;grid-template-columns: 1fr 1fr 1fr 1fr;gap: 16px;margin-top: 60px;}
#implant-contents .flow .flow-contents .flow-list2 .flow-box { padding: 24px;position: relative;}
#implant-contents .flow .flow-contents .flow-list2 .flow-box:nth-child(odd) { background: #FFEBD5;}
#implant-contents .flow .flow-contents .flow-list2 .flow-box:nth-child(even) { background: #FFDEB8;}
#implant-contents .flow .flow-contents .flow-list2 .flow-box::before { content: "";position: absolute;top: -32px;left: 0;right: 0;margin: auto;width: 64px;height: 64px;}
#implant-contents .flow .flow-contents .flow-list2 .flow-box:nth-child(1)::before { background: url(../images/count04.svg) no-repeat;background-size: contain;}
#implant-contents .flow .flow-contents .flow-list2 .flow-box:nth-child(2)::before { background: url(../images/count05.svg) no-repeat;background-size: contain;}
#implant-contents .flow .flow-contents .flow-list2 .flow-box:nth-child(3)::before { background: url(../images/count06.svg) no-repeat;background-size: contain;}
#implant-contents .flow .flow-contents .flow-list2 .flow-box:nth-child(4)::before { background: url(../images/count07.svg) no-repeat;background-size: contain;}
#implant-contents .flow .flow-contents .flow-list2 .flow-box h4 { font-size: 2rem;color: #F08100;font-weight: 500;text-align: center;line-height: 1.4;margin: 24px 0;}
#implant-contents .flow .flow-contents .flow-list2 .flow-box p { font-size: 1.4rem;}
#hygienist-contents .intro { background: url(../images/recruit/hygienist/intro-bg.jpg) no-repeat top;background-size: cover;padding: 32px;position: relative;height: 40vw;max-height: 520px;}
#hygienist-contents .intro .intro-txt { position: absolute;bottom: 40px;left: 0;right: 0;margin: auto;}
#hygienist-contents .intro .intro-txt h3 { font-size: 2.6rem;text-align: center;font-weight: 500;color: #F08100;margin-bottom: 16px;}
#hygienist-contents .intro .intro-txt p { font-size: 1.8rem;text-align: center;line-height: 1.8;}
#hygienist-contents .intro .intro-txt p br { display: none;}
#hygienist-contents .work { background: #FFF8EF;padding: 80px 0;margin-top: 120px;}
#hygienist-contents .work .work-inner .point { margin-top: 60px;}
#hygienist-contents .work .work-inner .point .page-sub-title h3 { background: #FFF8EF;}
#hygienist-contents .work .work-inner .point .point-list { display: flex;justify-content: center;flex-wrap: wrap;}
#hygienist-contents .work .work-inner .point .point-list .point-box { width: 32%;margin-right: 2%;margin-top: 60px;background: #fff;padding: 24px;box-shadow: 0 0 6px rgba(0, 0, 0, 0.07);position: relative;}
#hygienist-contents .work .work-inner .point .point-list .point-box:nth-child(3), #hygienist-contents .work .work-inner .point .point-list .point-box:nth-child(5) { margin-right: 0;}
#hygienist-contents .work .work-inner .point .point-list .point-box::before { content: "";position: absolute;top: -32px;left: 0;right: 0;margin: auto;width: 64px;height: 64px;}
#hygienist-contents .work .work-inner .point .point-list .point-box:nth-child(1)::before { background: url(../images/count01.svg) no-repeat;background-size: contain;}
#hygienist-contents .work .work-inner .point .point-list .point-box:nth-child(2)::before { background: url(../images/count02.svg) no-repeat;background-size: contain;}
#hygienist-contents .work .work-inner .point .point-list .point-box:nth-child(3)::before { background: url(../images/count03.svg) no-repeat;background-size: contain;}
#hygienist-contents .work .work-inner .point .point-list .point-box:nth-child(4)::before { background: url(../images/count04.svg) no-repeat;background-size: contain;}
#hygienist-contents .work .work-inner .point .point-list .point-box:nth-child(5)::before { background: url(../images/count05.svg) no-repeat;background-size: contain;}
#hygienist-contents .work .work-inner .point .point-list .point-box h3 { text-align: center;font-size: 1.6rem;font-weight: 700;height: 40px;margin-top: 24px;display: flex;flex-direction: column;justify-content: center;}
#hygienist-contents .work .work-inner .point .point-list .point-box .point-img { margin: 12px 0;}
#hygienist-contents .work .work-inner .point .point-list .point-box .point-img img { width: 100%;}
#hygienist-contents .work .work-inner .point .point-list .point-box p { font-size: 1.4rem;color: #585858;}
#hygienist-contents .info h2 { font-family: "Montserrat", sans-serif;line-height: 1.7;}
#hygienist-contents .info h2 span { font-family: "Noto Sans JP", sans-serif;font-size: 5.2rem;}
#hygienist-contents .info table { width: 100%;margin-top: 24px;border: 1px solid #D1D1D1;}
#hygienist-contents .info table tr { border-bottom: 1px solid #D1D1D1;}
#hygienist-contents .info table tr:last-child { border-bottom: none;}
#hygienist-contents .info table tr:nth-child(even) { background: #F9F9F9;}
#hygienist-contents .info table tr th { font-size: 1.6rem;font-weight: 500;text-align: center;width: 220px;background: #EEEEEE;padding: 16px 0;font-family: "Noto Sans JP", sans-serif;vertical-align: middle;}
#hygienist-contents .info table tr td { font-size: 1.5rem;padding: 16px 12px;font-family: "Noto Sans JP", sans-serif;}
#hygienist-contents .info table tr td a { color: #F08100;text-decoration: underline;}
#hygienist-contents .contact { background: #FFF8EF;padding: 80px 0 20px 0;margin-top: 120px;}
#hygienist-contents .contact .intro-top { padding: 60px 0 60px 0;}
#hygienist-contents .contact form { background: #FFEFDB;border: 1px solid #FFC178;}
#hygienist-contents .recruit-banner h2 { font-family: "Montserrat", sans-serif;line-height: 1.7;}
#hygienist-contents .recruit-banner h2 span { font-family: "Noto Sans JP", sans-serif;font-size: 5.2rem;}
#assistant-contents .intro { background: url(../images/recruit/assistant/intro-bg.jpg) no-repeat top;background-size: cover;padding: 32px;position: relative;height: 40vw;max-height: 520px;}
#assistant-contents .intro .intro-txt { position: absolute;bottom: 40px;left: 0;right: 0;margin: auto;}
#assistant-contents .intro .intro-txt h3 { font-size: 2.6rem;text-align: center;font-weight: 500;color: #F08100;margin-bottom: 16px;}
#assistant-contents .intro .intro-txt p { font-size: 1.8rem;text-align: center;line-height: 1.8;}
#assistant-contents .intro .intro-txt p br { display: none;}
#assistant-contents .work { background: #FFF8EF;padding: 80px 0;margin-top: 120px;}
#assistant-contents .work .work-inner .point { margin-top: 60px;}
#assistant-contents .work .work-inner .point .page-sub-title h3 { background: #FFF8EF;}
#assistant-contents .work .work-inner .point .point-list { display: grid;gap: 24px;grid-template-columns: 1fr 1fr 1fr;}
#assistant-contents .work .work-inner .point .point-list .point-box { margin-top: 60px;background: #fff;padding: 24px;box-shadow: 0 0 6px rgba(0, 0, 0, 0.07);position: relative;}
#assistant-contents .work .work-inner .point .point-list .point-box::before { content: "";position: absolute;top: -32px;left: 0;right: 0;margin: auto;width: 64px;height: 64px;}
#assistant-contents .work .work-inner .point .point-list .point-box:nth-child(1)::before { background: url(../images/count01.svg) no-repeat;background-size: contain;}
#assistant-contents .work .work-inner .point .point-list .point-box:nth-child(2)::before { background: url(../images/count02.svg) no-repeat;background-size: contain;}
#assistant-contents .work .work-inner .point .point-list .point-box:nth-child(3)::before { background: url(../images/count03.svg) no-repeat;background-size: contain;}
#assistant-contents .work .work-inner .point .point-list .point-box:nth-child(4)::before { background: url(../images/count04.svg) no-repeat;background-size: contain;}
#assistant-contents .work .work-inner .point .point-list .point-box:nth-child(5)::before { background: url(../images/count05.svg) no-repeat;background-size: contain;}
#assistant-contents .work .work-inner .point .point-list .point-box:nth-child(6)::before { background: url(../images/count06.svg) no-repeat;background-size: contain;}
#assistant-contents .work .work-inner .point .point-list .point-box h3 { text-align: center;font-size: 1.6rem;font-weight: 700;height: 60px;margin-top: 24px;display: flex;flex-direction: column;justify-content: center;}
#assistant-contents .work .work-inner .point .point-list .point-box .point-img { margin: 12px 0;}
#assistant-contents .work .work-inner .point .point-list .point-box .point-img img { width: 100%;}
#assistant-contents .work .work-inner .point .point-list .point-box p { font-size: 1.4rem;color: #585858;}
#assistant-contents .info h2 { font-family: "Montserrat", sans-serif;line-height: 1.7;}
#assistant-contents .info h2 span { font-family: "Noto Sans JP", sans-serif;font-size: 5.2rem;}
#assistant-contents .info table { width: 100%;margin-top: 24px;border: 1px solid #D1D1D1;}
#assistant-contents .info table tr { border-bottom: 1px solid #D1D1D1;}
#assistant-contents .info table tr:last-child { border-bottom: none;}
#assistant-contents .info table tr:nth-child(even) { background: #F9F9F9;}
#assistant-contents .info table tr th { font-size: 1.6rem;font-weight: 500;text-align: center;width: 220px;background: #EEEEEE;padding: 16px 0;font-family: "Noto Sans JP", sans-serif;vertical-align: middle;}
#assistant-contents .info table tr td { font-size: 1.5rem;padding: 16px 12px;font-family: "Noto Sans JP", sans-serif;}
#assistant-contents .info table tr td a { color: #F08100;text-decoration: underline;}
#assistant-contents .contact { background: #FFF8EF;padding: 80px 0 20px 0;margin-top: 120px;}
#assistant-contents .contact .intro-top { padding: 60px 0 60px 0;}
#assistant-contents .contact form { background: #FFEFDB;border: 1px solid #FFC178;}
#assistant-contents .recruit-banner h2 { font-family: "Montserrat", sans-serif;line-height: 1.7;}
#assistant-contents .recruit-banner h2 span { font-family: "Noto Sans JP", sans-serif;font-size: 5.2rem;}
.title-404 { font-size: 2.4rem;text-align: center;font-weight: bold;margin: 200px auto 24px auto;}
.txt-404 { width: 90%;margin: 0 auto 80px auto;font-size: 1.6rem;text-align: center;}
#global-footer .footer-access { display: flex;justify-content: space-between;}
#global-footer .footer-access .access-map { width: 50%;}
#global-footer .footer-access .access-map iframe { width: 100%;height: 100%;}
#global-footer .footer-access .access-txt { background: url(../images/footer-accessbg.jpg) no-repeat;background-size: cover;padding: 40px 60px;width: 50%;}
#global-footer .footer-access .access-txt .access-list { margin: 40px 0;}
#global-footer .footer-access .access-txt .access-list .access-item { display: flex;align-items: center;border-bottom: 1px solid #FED19D;}
#global-footer .footer-access .access-txt .access-list .access-item:first-child { border-top: 1px solid #FED19D;}
#global-footer .footer-access .access-txt .access-list .access-item dt { width: 120px;font-size: 1.5rem;padding: 16px 0 16px 16px;font-weight: 500;}
#global-footer .footer-access .access-txt .access-list .access-item dd { width: calc(100% - 120px);font-size: 1.5rem;padding: 16px 0;}
#global-footer .footer-access .access-txt .btn { margin: 0 auto 0 0;}
#global-footer .footer-contact { background: url(../images/footer-bg.jpg) no-repeat center;position: relative;padding: 80px 0 200px 0;}
#global-footer .footer-contact::before { content: "";background: linear-gradient(75deg, rgba(251, 143, 16, 0.79), rgba(241, 209, 123, 0.79));width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 0;}
#global-footer .footer-contact::after { content: "";background: url(../images/footer-bg.svg) no-repeat;background-size: contain;width: 101vw;height: 7vw;position: absolute;left: 0;right: 0;bottom: -5px;margin: auto;}
#global-footer .footer-contact .contact-inner { display: flex;justify-content: space-between;}
#global-footer .footer-contact .contact-inner .contact-left { display: flex;flex-direction: column;justify-content: space-between;position: relative;z-index: 1;width: 40%;}
#global-footer .footer-contact .contact-inner .contact-left .page-header-center h2 { text-align: left;}
#global-footer .footer-contact .contact-inner .contact-left .page-header-center h2 span { text-align: left;color: #fff;}
#global-footer .footer-contact .contact-inner .contact-left .btn-area li:first-child { position: relative;}
#global-footer .footer-contact .contact-inner .contact-left .btn-area li:first-child::before { content: "＼ お電話はこちら ／";font-size: 1.6rem;color: #fff;font-weight: 500;text-align: center;display: block;margin: auto;margin-right: 6px;}
#global-footer .footer-contact .contact-inner .contact-left .btn-area li a { color: #fff !important;display: flex;align-items: baseline;justify-content: center;margin: 12px 0 0 0;text-align: center;font-weight: 500;font-size: 1.8rem;padding: 12px 0;position: relative;transition: all ease 0.5s;}
#global-footer .footer-contact .contact-inner .contact-left .btn-area li a::before { content: "";display: block;}
#global-footer .footer-contact .contact-inner .contact-left .btn-area li a::after { content: "";background: url(../images/btn-arrow.svg) no-repeat;background-size: contain;position: absolute;top: 0;bottom: 0;right: 16px;width: 6px;height: 11px;margin: auto;}
#global-footer .footer-contact .contact-inner .contact-left .btn-area li .tel-btn { background: #F08100;}
#global-footer .footer-contact .contact-inner .contact-left .btn-area li .tel-btn::before { background: url(../images/tel.svg) no-repeat;background-size: contain;width: 14px;height: 14px;display: block;margin-right: 6px;}
#global-footer .footer-contact .contact-inner .contact-left .btn-area li .tel-btn:hover { background: #DF7800;}
#global-footer .footer-contact .contact-inner .contact-left .btn-area li .contact-btn { background: #A3C902;display: flex;align-items: baseline;justify-content: center;}
#global-footer .footer-contact .contact-inner .contact-left .btn-area li .contact-btn::before { background: url(../images/mail.svg) no-repeat;background-size: contain;width: 16px;height: 12px;display: block;margin-right: 6px;}
#global-footer .footer-contact .contact-inner .contact-left .btn-area li .contact-btn:hover { background: #88A800;}
#global-footer .footer-contact .contact-inner .contact-right { position: relative;z-index: 1;width: 55%;}
#global-footer .footer-contact .contact-inner .contact-right table { width: 100%;}
#global-footer .footer-contact .contact-inner .contact-right table tr { border-bottom: 1px solid #F08100;}
#global-footer .footer-contact .contact-inner .contact-right table tr th { font-size: 1.8rem;text-align: center;font-weight: 500;padding: 16px 0;font-family: "Noto Sans JP", sans-serif;vertical-align: middle;}
#global-footer .footer-contact .contact-inner .contact-right table tr .title { width: 140px;}
#global-footer .footer-contact .contact-inner .contact-right table tr td { font-size: 2rem;text-align: center;font-weight: 500;padding: 20px 0;font-family: "Noto Sans JP", sans-serif;color: #F08100;}
#global-footer .footer-contact .contact-inner .contact-right table tr .maru { position: relative;}
#global-footer .footer-contact .contact-inner .contact-right table tr .maru::before { content: "●";color: #F08100;font-size: 2.2rem;position: absolute;top: 0;bottom: 0;left: 0;right: 0;margin: auto;height: -moz-fit-content;height: fit-content;line-height: 1;}
#global-footer .footer-contents { background: #fff;padding: 20px 0 120px 0;position: relative;}
#global-footer .footer-contents .footer-contents-inner .footer-logo { width: 240px;margin: 0 auto;}
#global-footer .footer-contents .footer-contents-inner .footer-logo a { transition: all ease 0.5s;}
#global-footer .footer-contents .footer-contents-inner .footer-logo a:hover { opacity: 0.5;}
#global-footer .footer-contents .footer-contents-inner .footer-logo a img { width: 100%;}
#global-footer .footer-contents .footer-contents-inner .footer-menu { border-top: 1px solid #CFCFCF;border-bottom: 1px solid #CFCFCF;padding: 40px;display: flex;justify-content: space-between;margin-top: 24px;}
#global-footer .footer-contents .footer-contents-inner .footer-menu .footer-list li a { font-size: 1.8rem;padding: 8px 0;display: block;font-weight: 500;transition: all ease 0.5s;}
#global-footer .footer-contents .footer-contents-inner .footer-menu .footer-list li a:hover { color: #F08100;}
#global-footer .footer-contents .footer-contents-inner .footer-menu .footer-list .submenu { border-left: 1px solid #FFC178;padding-left: 12px;}
#global-footer .footer-contents .footer-contents-inner .footer-menu .footer-list .submenu li a { color: #7E7E7E;font-size: 1.6rem;padding: 4px 0;display: block;transition: all ease 0.5s;}
#global-footer .footer-contents .footer-contents-inner .footer-menu .footer-list .submenu li a:hover { color: #F08100;}
#global-footer .footer-contents p.copy_small { font-size: 1.2rem;text-align: center;color: #979797;position: absolute;bottom: 82px;left: 0;right: 0;margin: auto;}/*# sourceMappingURL=style.css.map */
._fz12{font-size: 12px;}._fz18{font-size: 18px;}
.no-application p  { text-align: center;font-size: 1.8rem;}
._txt-deco-underline,a._txt-deco-underline:link,a._txt-deco-underline:visited {text-decoration: underline; }
a._txt-deco-underline:hover{text-decoration: none;}

#esthetic-contents .intro .intro-banner {  background: url(https://unicus-yoshikawadc.com/wp-content/themes/unicus-yoshikawadc/images/treatment/esthetic/esthetic-bg01.jpg) no-repeat right;background-size: cover;padding: 40px;}
#esthetic-contents .intro .intro-banner .intro-txt {  width: 58%;}
#esthetic-contents .intro .intro-banner .intro-txt h2 {  font-size: 3rem;font-weight: 500;margin-bottom: 24px;color: #F5A13F;}
#esthetic-contents .intro .intro-banner .intro-txt p {  font-size: 1.8rem;line-height: 1.8;}
#esthetic-contents .intro .intro-contents {  display: flex;justify-content: space-between;margin-top: 40px;}
#esthetic-contents .intro .intro-contents .intro-img {  width: 35%;}
#esthetic-contents .intro .intro-contents .intro-img img {  width: 100%;border-radius: 16px;}
#esthetic-contents .intro .intro-contents .intro-txt {  width: 60%;}
#esthetic-contents .intro .intro-contents .intro-txt h3 {  font-size: 2rem;font-weight: 500;color: #F5A13F;}
#esthetic-contents .intro .intro-contents .intro-txt p {  font-size: 1.5rem;color: #585858;line-height: 1.8;}
#esthetic-contents .intro .intro-contents .intro-txt p span {  color: #F5A13F;;font-weight: 500;}
#esthetic-contents .esthetic, #esthetic-contents .whitening {  margin-top: 60px;}
#esthetic-contents .esthetic .page-sub-title br, #esthetic-contents .whitening .page-sub-title br {  display: none;}
#esthetic-contents .esthetic .sozai, #esthetic-contents .whitening .sozai {  margin-top: 24px;}
#esthetic-contents .esthetic .sozai table, #esthetic-contents .whitening .sozai table {  margin-top: 8px;width: 100%;border: 1px solid #D1D1D1;}
#esthetic-contents .esthetic .sozai table tbody tr, #esthetic-contents .whitening .sozai table tbody tr {  border-bottom: 1px solid #D1D1D1;}
#esthetic-contents .esthetic .sozai table tbody tr:last-child, #esthetic-contents .whitening .sozai table tbody tr:last-child {  border-bottom: none;}
#esthetic-contents .esthetic .sozai table tbody tr th, #esthetic-contents .whitening .sozai table tbody tr th {  font-size: 1.6rem;text-align: center;font-weight: 500;background: #F2F2F2;width: 200px;vertical-align: middle;font-family: "Noto Sans JP", sans-serif;}
#esthetic-contents .esthetic .sozai table tbody tr td, #esthetic-contents .whitening .sozai table tbody tr td {  font-size: 1.4rem;padding: 12px;vertical-align: middle;font-family: "Noto Sans JP", sans-serif;}
#esthetic-contents .esthetic .sozai table tbody tr td img, #esthetic-contents .whitening .sozai table tbody tr td img {  width: 110px;height: auto;-o-object-fit: contain;object-fit: contain;display: block;}
#esthetic-contents .esthetic .zairyou, #esthetic-contents .whitening .zairyou {  margin-top: 40px;}
#esthetic-contents .esthetic .zairyou p.intro, #esthetic-contents .whitening .zairyou p.intro {  font-size: 1.5rem;margin: 12px 0;}
#esthetic-contents .esthetic .zairyou .zairyou-list, #esthetic-contents .whitening .zairyou .zairyou-list {  display: grid;gap: 16px 0;margin-top: 16px;}
#esthetic-contents .esthetic .zairyou .zairyou-list .zairyou-box, #esthetic-contents .whitening .zairyou .zairyou-list .zairyou-box {  border-radius: 16px;padding: 24px 32px;display: flex;justify-content: space-between;align-items: center;}
#esthetic-contents .esthetic .zairyou .zairyou-list .zairyou-box:nth-child(odd), #esthetic-contents .whitening .zairyou .zairyou-list .zairyou-box:nth-child(odd) {  background: #fffbef;}
#esthetic-contents .esthetic .zairyou .zairyou-list .zairyou-box:nth-child(even), #esthetic-contents .whitening .zairyou .zairyou-list .zairyou-box:nth-child(even) {  background: #ffefe6;}
#esthetic-contents .esthetic .zairyou .zairyou-list .zairyou-box:nth-child(1) h5::before, #esthetic-contents .whitening .zairyou .zairyou-list .zairyou-box:nth-child(1) h5::before {  background: url(../images/count01.svg) no-repeat;background-size: contain;}
#esthetic-contents .esthetic .zairyou .zairyou-list .zairyou-box:nth-child(2) h5::before, #esthetic-contents .whitening .zairyou .zairyou-list .zairyou-box:nth-child(2) h5::before {  background: url(../images/count02.svg) no-repeat;background-size: contain;}
#esthetic-contents .esthetic .zairyou .zairyou-list .zairyou-box:nth-child(3) h5::before, #esthetic-contents .whitening .zairyou .zairyou-list .zairyou-box:nth-child(3) h5::before {  background: url(../images/count03.svg) no-repeat;background-size: contain;}
#esthetic-contents .esthetic .zairyou .zairyou-list .zairyou-box .zairyou-title, #esthetic-contents .whitening .zairyou .zairyou-list .zairyou-box .zairyou-title {  width: 35%;}
#esthetic-contents .esthetic .zairyou .zairyou-list .zairyou-box .zairyou-title h5, #esthetic-contents .whitening .zairyou .zairyou-list .zairyou-box .zairyou-title h5 {  font-size: 1.8rem;font-weight: 500;text-align: center;position: relative;margin-top: 52px;}
#esthetic-contents .esthetic .zairyou .zairyou-list .zairyou-box .zairyou-title h5::before, #esthetic-contents .whitening .zairyou .zairyou-list .zairyou-box .zairyou-title h5::before {  content: "";width: 64px;height: 64px;position: absolute;left: 0;right: 0;top: -78px;margin: auto;}
#esthetic-contents .esthetic .zairyou .zairyou-list .zairyou-box .zairyou-contents, #esthetic-contents .whitening .zairyou .zairyou-list .zairyou-box .zairyou-contents {  width: 62%;}
#esthetic-contents .esthetic .zairyou .zairyou-list .zairyou-box .zairyou-contents h6, #esthetic-contents .whitening .zairyou .zairyou-list .zairyou-box .zairyou-contents h6 {  font-size: 2rem;color: #fff;font-weight: 500;text-align: center;padding: 12px 0;background: #F5A13F;;line-height: 1;}
#esthetic-contents .esthetic .zairyou .zairyou-list .zairyou-box .zairyou-contents h6 span, #esthetic-contents .whitening .zairyou .zairyou-list .zairyou-box .zairyou-contents h6 span {  font-size: 1.4rem;color: #fff;line-height: 1;}
#esthetic-contents .esthetic .zairyou .zairyou-list .zairyou-box .zairyou-contents .zairyou-img, #esthetic-contents .whitening .zairyou .zairyou-list .zairyou-box .zairyou-contents .zairyou-img {  margin: 6px 0;}
#esthetic-contents .esthetic .zairyou .zairyou-list .zairyou-box .zairyou-contents .zairyou-img img, #esthetic-contents .whitening .zairyou .zairyou-list .zairyou-box .zairyou-contents .zairyou-img img {  width: 100%;}
#esthetic-contents .esthetic .zairyou .zairyou-list .zairyou-box .zairyou-contents p, #esthetic-contents .whitening .zairyou .zairyou-list .zairyou-box .zairyou-contents p {  font-size: 1.5rem;color: #585858;line-height: 1.8;}
#esthetic-contents .esthetic .zairyou .zairyou-list .zairyou-box .zairyou-contents p span, #esthetic-contents .whitening .zairyou .zairyou-list .zairyou-box .zairyou-contents p span {  color: #F5A13F;;font-weight: 700;}
#esthetic-contents .whitening .whitening-point {  background: url(https://unicus-yoshikawadc.com/wp-content/themes/unicus-yoshikawadc/images/treatment/esthetic/esthetic-bg02.jpg) no-repeat right;background-size: cover;padding: 32px;margin-top: 24px;}
#esthetic-contents .whitening .whitening-point .whitening-list {  width: 50%;}
#esthetic-contents .whitening .whitening-point .whitening-list li {  margin: 12px 0 12px 0;background: #fff;border-radius: 50px;box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);position: relative;font-size: 1.8rem;font-weight: 500;padding: 12px 0 12px 52px;}
#esthetic-contents .whitening .whitening-point .whitening-list li::before {  content: "";position: absolute;top: 0;bottom: 0;left: 6px;margin: auto;width: 40px;height: 40px;}
#esthetic-contents .whitening .whitening-point .whitening-list li:nth-child(1)::before {  background: url(../images/concept/count01.svg) no-repeat;background-size: contain;}
#esthetic-contents .whitening .whitening-point .whitening-list li:nth-child(2)::before {  background: url(../images/concept/count02.svg) no-repeat;background-size: contain;}
#esthetic-contents .whitening .whitening-point .whitening-list li:nth-child(3)::before {  background: url(../images/concept/count03.svg) no-repeat;background-size: contain;}
#esthetic-contents .whitening .whitening-point .whitening-list li:nth-child(4)::before {  background: url(../images/concept/count04.svg) no-repeat;background-size: contain;}
#esthetic-contents .whitening .whitening-point .whitening-list li:nth-child(5)::before {  background: url(../images/concept/count05.svg) no-repeat;background-size: contain;}
#esthetic-contents .whitening .whitening-tyuui {  position: relative;margin-top: 60px;background: #F8F8F8;border: 1px solid #F5A13F;border-radius: 16px;padding: 40px 60px;}
#esthetic-contents .whitening .whitening-tyuui h4 {  position: absolute;left: 0;right: 0;margin: auto;top: -20px;font-size: 2rem;color: #fff;background: #F5A13F;padding: 6px 16px;font-weight: 500;width: -moz-fit-content;width: fit-content;}
#esthetic-contents .whitening .whitening-tyuui .title {  text-align: center;font-size: 2rem;font-weight: 500;}
#esthetic-contents .whitening .whitening-tyuui .whitening-list-box {  background: #fff;padding: 24px;margin-top: 24px;}
#esthetic-contents .whitening .whitening-tyuui .whitening-list-box h5 {  text-align: center;font-size: 1.8rem;font-weight: 700;color: #F5A13F;}
#esthetic-contents .whitening .whitening-tyuui .whitening-list-box .whitening-list {  margin-top: 16px;}
#esthetic-contents .whitening .whitening-tyuui .whitening-list-box .whitening-list li {  font-size: 1.5rem;padding-left: 1.6em;position: relative;}
#esthetic-contents .whitening .whitening-tyuui .whitening-list-box .whitening-list li::before {  content: "●";font-size: 1.5rem;color: #F5A13F;position: absolute;top: 0;left: 0;}
#esthetic-contents .whitening .whitening-tyuui p {  font-size: 1.5rem;margin-top: 12px;}
#esthetic-contents .price {  margin: 120px auto;}
#esthetic-contents .price .intro {  font-size: 1.5rem;margin: 24px 0 12px 0;}
#esthetic-contents .price .btn {  margin: 24px auto 0 0;}


#recruit-contents .merit {  background: #fffbef;padding: 120px 0;}
#recruit-contents .merit .merit-list {  display: grid;grid-template-columns: 1fr 1fr 1fr;gap: 60px 16px;margin-top: 60px;}
#recruit-contents .merit .merit-list .merit-box {  border-radius: 28px;background: #fff;padding: 24px;box-shadow: 0 0 6px rgba(0, 0, 0, 0.07);position: relative;}
#recruit-contents .merit .merit-list .merit-box::before {  content: "";position: absolute;top: -32px;left: 0;right: 0;margin: auto;width: 64px;height: 64px;}
#recruit-contents .merit .merit-list .merit-box:nth-child(1)::before {  background: url(../images/count01.svg) no-repeat;background-size: contain;}
#recruit-contents .merit .merit-list .merit-box:nth-child(2)::before {  background: url(../images/count02.svg) no-repeat;background-size: contain;}
#recruit-contents .merit .merit-list .merit-box:nth-child(3)::before {  background: url(../images/count03.svg) no-repeat;background-size: contain;}
#recruit-contents .merit .merit-list .merit-box:nth-child(4)::before {  background: url(../images/count04.svg) no-repeat;background-size: contain;}
#recruit-contents .merit .merit-list .merit-box:nth-child(5)::before {  background: url(../images/count05.svg) no-repeat;background-size: contain;}
#recruit-contents .merit .merit-list .merit-box:nth-child(6)::before {  background: url(../images/count06.svg) no-repeat;background-size: contain;}
#recruit-contents .merit .merit-list .merit-box:nth-child(7)::before {  background: url(../images/count07.svg) no-repeat;background-size: contain;}
#recruit-contents .merit .merit-list .merit-box:nth-child(8)::before {  background: url(../images/count08.svg) no-repeat;background-size: contain;}
#recruit-contents .merit .merit-list .merit-box:nth-child(9)::before {  background: url(../images/count09.svg) no-repeat;background-size: contain;}
#recruit-contents .merit .merit-list .merit-box h3 {  text-align: center;font-size: 1.8rem;font-weight: 700;height: 40px;margin-top: 24px;display: flex;flex-direction: column;justify-content: center;}
#recruit-contents .merit .merit-list .merit-box h3 span {  font-size: 1.4rem;font-weight: normal;text-align: center;}
#recruit-contents .merit .merit-list .merit-box .merit-img {  margin: 12px 0;}
#recruit-contents .merit .merit-list .merit-box .merit-img img {  width: 100%;}
#recruit-contents .merit .merit-list .merit-box p {  font-size: 1.4rem;color: #585858;}
