header:not(.clone) nav{ height: 110px; }
header:not(.clone) nav .logo{ width: 276px; }
header:not(.clone) nav .gnav{ margin-left: auto; }

.mv{ display: flex; }
.mv .main-slide{ width: 42.39vw; }
.mv .main-slide .slick-dots{ position: absolute; bottom: 20px; right: 30px; }
.mv .main-slide .slick-dots li{ width: 7px; height: 7px; border-radius: 7px; background: #f3f3f3; display: inline-block; margin-left: 7px; transition: 1.5s; }
.mv .main-slide .slick-dots li.slick-active{ background: #343434; }
.mv .right{ width: calc(100vw - 42.39vw); position: relative; /*background: url(../images/index/mv-bg01.jpg); background-size: 100%; animation: mv 10s -5s linear infinite;*/ overflow: hidden; }
.mv .slide-wrap{ width: 100%; height: 100%; position: absolute; top: 0; left: 0; }
.mv .inner{ position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); z-index: 10; }
.mv .inner:before{ content: ''; width: 6.22vw; height: 5.71vw; background: url(../images/index/webp/item-mv01.webp) no-repeat; background-size: contain; position: absolute; top: 1.4vw ; right: -3.52vw; z-index: -1; }
.no-webp .mv .inner:before{ background: url(../images/index/item-mv01.png) no-repeat; background-size: contain; }
.mv .inner p{ font-size: 7.1vw; letter-spacing: 0; line-height: 1.15; color: #343434; white-space: nowrap; }
/*.mv .inner small{ display: block; font-size: 16px; font-weight: 700; text-align: center; background: #343434; color: #fff; padding: .2em 0 .4em; margin-top: 1vw; }*/
.mv .inner h1{ display: block; font-size: 16px; font-weight: 700; text-align: center; background: #343434; color: #fff; padding: .2em 0 .4em; margin-top: 1vw; }
.mv .item01{ width: 31.48vw; display: block; position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); z-index: 8; }
/*@keyframes mv{
	0% { background-position: top 0 left 0; }
	100%{ background-position: top -92.09vw left 0; }
}*/

.info.wrap{ width: 900px; margin: 147px auto 180px; position: relative; }
.info h2{ font-size: 227px; letter-spacing: 0; color: #f3f3f3; position: absolute; bottom: -240px; left: 50%; transform: translateX(-50%); white-space: nowrap; z-index: -1; }
.info .row{ display: flex; justify-content: space-between; }
.info .row .left{ width: 420px; }
.info .table-wrap{ background: #343434; padding: 5px 14px; }
.info table{ width: 100%; table-layout: fixed; }
.info table th{ width: 130px; color: #fff; letter-spacing: 0; padding: .5em 0; text-align: center; }
.info table td{ color: #fff; text-align: center; padding: .5em 0; }
.info table tbody tr{ border-top: solid 1px #4d4d4d; }
.info .table-wrap + p{ font-size: 12px; margin-top: 10px; }
.info .row .left .tel{ font-size: 32px; font-weight: 700; padding-left: 28px; background: url(../images/common/webp/icon-tel02.webp) no-repeat; background-size: 19px; background-position: top 50% left 0; line-height: 1.6; }
.no-webp .info .row .left .tel{ background: url(../images/common/icon-tel02.png) no-repeat; background-size: 19px; background-position: top 50% left 0;}
.info .row .right{ width: 420px; }
.info .row .right .inner{ background: #343434; padding: 7px 14px; }
.info .row .right .inner p{ color: #fff; text-align: center; border-bottom: solid 1px #4d4d4d; margin-bottom: 11px; padding-bottom: .1em; }
.info .row .right .inner dl{ display: flex; }
.info .row .right .inner dl dt{ width: 98px; color: #fff; display: flex; align-items: center; justify-content: center; }
.info .row .right .inner dl dt span{ padding-left: 18px; background: url(../images/common/webp/icon-access01.webp) no-repeat; background-size: 12px; background-position: top 50% left 0; }
.no-webp .info .row .right .inner dl dt span{ background: url(../images/common/icon-access01.png) no-repeat; background-size: 12px; background-position: top 50% left 0; }
.info .row .right .inner dl dd{ width: calc(100% - 98px); padding-left: .5em; color: #fff; border-left: solid 1px #4d4d4d; }
.info .row .right .news{ display: flex; margin-top: 10px; }
.info .row .right .news dt{ width: 6em; font-size: 12px;font-weight: 700; }
.info .row .right .news dd{ width: calc(100% - 6em); font-size: 12px; font-weight: 700; position: relative; }
.info .row .right .news dd:after{ content: ''; width: 0; height: 0; border-style: solid; border-width: 4px 0 4px 6px; border-color: transparent transparent transparent #343434; position: absolute; top: 50%; right: 0; transform: translateY(-50%); }
.info .row .right .news dd .time{ margin-right: 1em; letter-spacing: 0; }
.info .row .right .news dd a{ display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding-right: 1em; }

.intro{ position: relative; margin-bottom: 150px; }
.intro .content{ width: 420px; }
.intro h2{ font-size: 32px; font-weight: 700; line-height: 1.6; margin-bottom: 40px; }
.intro h2 + p{ line-height: 2.4; margin-bottom: 45px; }
.intro .item01{ width: 700px; position: absolute; right: -150px; bottom: 0; }

.price{ background: url(../images/index/webp/price-bg01.webp) no-repeat; background-size: cover; background-position: center; padding: 120px 0; margin-bottom: 150px; }
.no-webp .price{ background: url(../images/index/price-bg01.jpg) no-repeat; background-size: cover; background-position: center; }
.price .wrap{ background: rgba(255,255,255,.9); padding-top: 65px; padding-bottom: 70px;  }
.price h2{ font-size: 32px; font-weight: 700; text-align: center; margin-bottom: 30px; }
.price h2 img{ width: 276px; display: inline-block; vertical-align: sub; margin-right: 10px; }
.price h2 + p{ line-height: 2.4; text-align: center; margin-bottom: 30px; }
.price h2 + p strong{ font-weight: 700; background: linear-gradient(transparent 70%, rgba(242,151,0,.6) 70%); }
.price a.btn{ margin: 0 auto; }

.greeting{ position: relative; padding-bottom: 50px; margin-bottom: 150px; background: rgba(255,255,255,.8); }
.greeting h2{ font-size: 32px; font-weight: 700; text-align: center; padding-top: 90px; margin-bottom: 100px; position: relative; z-index: 0; }
.greeting h2 span{ font-size: 227px; letter-spacing: 0; line-height: 1; color: #f3f3f3; position: absolute; top: -20px; left: 50%; transform: translateX(-50%); z-index: -1; white-space: nowrap; }
.greeting .inner{ width: 500px; margin-left: auto; }
.greeting h3{ font-size: 20px; font-weight: 700; margin-bottom: 16px; }
.greeting h3 span{ background: linear-gradient(transparent 70%, rgba(242,151,0,.6) 70%); line-height: 1.4; }
.greeting h4{ font-size: 30px; font-weight: 700; margin-bottom: 16px; }
.greeting h4 span{ font-size: 20px; margin-right: 1em; vertical-align: middle; }
.greeting p{ line-height: 2.4; margin-bottom: 30px; }
.greeting .item01{ width: 486px; position: absolute; bottom: 0; left: -10px; }
.greeting .item02{ width: 515px; position: absolute; right: -276px; bottom: -151px; z-index: -1; }

.feature{ background: url(../images/index/webp/feature-bg01.webp) no-repeat; background-size: cover; background-position: center; padding-bottom: 150px; overflow: hidden; }
.no-webp .feature{ background: url(../images/index/feature-bg01.jpg) no-repeat; background-size: cover; background-position: center; }
.feature .wrap{ position: relative; }
.feature .wrap > .oswald{ font-size: 227px; color: rgba(255,255,255,.05); line-height: 1; letter-spacing: 0; position: absolute; top: -31px; right: -.7em; }
.feature h2{ padding-top: 114px; font-size: 30px; font-weight: 700; color: #fff; position: relative; text-align: center; margin-bottom: 80px; }
.feature h2 strong{ font-size: 64px; line-height: 1; display: inline-block; vertical-align: text-bottom; }
.feature ul{ display: flex; justify-content: space-evenly; flex-wrap: wrap; margin-bottom: 86px; }
.feature ul li{ width: 310px; background: #fff; padding-bottom: 30px; }
.feature ul a:nth-of-type(n+4){ margin-top: 55px; }
.feature ul li img{ display: block; width: 100%; margin-bottom: 30px; }
.feature ul li p{ font-size: 18px; font-weight: 700; text-align: center; }
.feature ul li p strong{ background: linear-gradient(transparent 70%, rgba(242,151,0,.6) 70%); }
.feature a.btn{ margin: 0 auto; }

.treatment{ background: #eee; overflow: hidden; padding-bottom: 150px; }
.treatment .wrap{ width: 900px; padding-top: 285px; position: relative; z-index: 2; }
.treatment .wrap > .oswald{ font-size: 227px; letter-spacing: 0; line-height: 0; color: #fff; position: absolute; top: 82px; left: -.8em; white-space: nowrap; z-index: -2; }
.treatment .item01{ width: 700px; position: absolute; top: 50px; right: -250px; z-index: -1; }
.treatment h2{ font-size: 32px; font-weight: 700; margin-bottom: 85px; }

.clinic{ background: url(../images/index/webp/clinic-bg01.webp) no-repeat; background-size: cover; background-position: center; overflow: hidden; }
.no-webp .clinic{ background: url(../images/index/clinic-bg01.jpg) no-repeat; background-size: cover; background-position: center; }
.clinic .wrap{ padding-top: 120px; padding-bottom: 120px; position: relative; }
.clinic .wrap > .oswald{ font-size: 227px; line-height: 1; letter-spacing: 0; color: rgb(255,255,255,.3); position: absolute; top: -33px; right: -.8em; white-space: nowrap; }
.clinic .inner{ background: rgba(255,255,255,.9); width: 580px; padding: 70px 60px 74px 100px; margin-left: -50px; }
.clinic h2{ font-size: 30px; font-weight: 700; margin-bottom: 20px; }
.clinic p{ line-height: 2.4; margin-bottom: 25px; }

.recruit{ background: url(../images/index/webp/recruit-bg01.webp) no-repeat; background-size: cover; background-position: center; padding: 136px 0 107px; }
.no-webp .recruit{ background: url(../images/index/recruit-bg01.jpg) no-repeat; background-size: cover; background-position: center; }
.recruit h2{ font-size: 32px; font-weight: 700; color: #fff; text-align: center; margin-bottom: 1em; }
.recruit p{ font-size: 20px; font-weight: 700; color: #fff; text-align: center; margin-bottom: 38px; }
.recruit a.btn{ margin: 0 auto; }

.s-t{margin: -30px 0px 30px;}

.recruit .rec-p{font-size: 15px;margin-bottom: 25px;}




.wrap001{ display: flex; justify-content: space-between; width: 900px;margin: 30px auto;padding-top: 40px;}
.wrap001 .img{ width: 350px; }
.wrap001 .content{ width: 485px; }


.wrap001 .treatment h3{ font-size: 20px; font-weight: 700; margin-bottom: 16px; }
.wrap001 .treatment h3 span{ background: linear-gradient(transparent 70%, rgba(209,178,9,.6) 70%); line-height: 1.4; }

.treatment h3 span {
    background: linear-gradient(transparent 70%, rgba(242,151,0,.6) 70%);}

.treatment h3 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 16px;
}
.recruit_btn { margin:6em auto 0; width:900px; display:block;}
.recruit_btn img{ width:100%;}
.access_width{width: 390px;}
.access_small{font-size: 12px;
    margin-top: 5px;}
header .top_nav{
    width: 1300px;
}

@media(max-width: 768px){

.wrap001{flex-wrap: wrap;margin-bottom: 5vw;width: 100%;margin: 10px 0;}
.wrap001 h3{ letter-spacing: 0.075em;margin: 1.5em 0 1.6em 0;font-size: 1.2em;}
.wrap001 .img{ width: 100%; margin-bottom: 3.2vw; }
.wrap001 .content{ width: 100%; margin-bottom: 20px;}
.recruit_btn { margin-top:4em; width:100%;}
    .access_width{width:100%;}
    }




