@charset "UTF-8";
/*
    Template: shibuya
    Theme Name: SHIBUYA CHILD
    Theme URI: https://shibuya-skin.com/
    Description: 渋谷スキンクリニックの子テーマ
    Version: 1.0.0
    Author: shibuya
    Author URI: https://shibuya-skin.com/

    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/

.c-gnav>.menu-item>a {
    border-top: 4px solid #a1216f;
    border-bottom: 4px solid #a1216f;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1.4;
    color: #fff;
    height: 6.7708333333vw;
    min-height: 6.7708333333vw;
    background: #821959;
    font-size: clamp(.625rem,.390625rem + .625vw,.875rem);
    font-weight: bold;
    text-decoration: none;
    letter-spacing: -2px;
    text-align: center;
    vertical-align: middle;
    transition: all ease .25s;
    font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,"游ゴシック",YuGothic,"ＭＳ Ｐゴシック",sans-serif;
    -webkit-font-smoothing: antialiased;
}

.-img .c-headLogo__link {
    height: auto;
    width: 272.81px;
}

.-series .l-header__logo {
	padding: 0;
}

.l-header__inner.l-container {
	padding-left: 0;
	max-width: unset;
}

/* ルートヘッダー移植 */
.l-header {
    margin: 0;
    width: 100%;
/*     position: relative; */
	position: fixed;
    z-index: 100
}

.l-header a {
	text-decoration: none;
}

.l-header__start {
    background: #fff;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 9000
}

#b-front .l-header__start {
    display: block
}

.l-header__start-logo {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: none;
    z-index: 9999;
    width: 60%;
    max-width: 360px;
    height: auto
}

.l-header__pc {
    display: block;
    position: relative;
    width: 100%;
    font-size: 0
}

@media screen and (max-width: 960px) {
    .l-header__pc {
        display:none
    }
}

.l-header__pc-logo {
    position: absolute;
    top: 0;
    left: 0;
    width: 23.4375%;
    background: #fff;
    transition: .25s
}

.l-header__pc-logo:hover img,.l-header__pc-logo:active img {
    opacity: .85
}

.l-header__pc-logo img {
    display: block;
    width: 100%;
    height: auto
}

.l-header__menu {
    margin: 0 0 0 23.4375%;
    padding: 0;
    width: 76.5625%;
    font-size: 0;
    vertical-align: top
}

@media screen and (max-width: 960px) {
    .l-header__menu {
        display:none
    }
}

.l-header__list {
    display: flex;
    justify-content: right;
    align-items: center;
    width: 100%;
    background: #D4A8D7;
    font-size: 0;
	padding-right:36px;
}

.l-header__item {
    display: inline-block;
    vertical-align: middle;
    text-align: center
}

.l-header__item:first-of-type {
    width: 13.3333333333%
}

.l-header__item:nth-of-type(2) {
    width: 15%
}

.l-header__item:nth-of-type(3) {
/*     width: 8.3333333333% */
	width: 100%;
    white-space: nowrap;
    max-width: 180px;
}

.l-header__item:nth-of-type(4) {
    width: 8.3333333333%
}

.l-header__item:nth-of-type(5) {
    width: 11.6666666667%
}

.l-header__item:nth-of-type(6) {
    width: 11.6666666667%
}

.l-header__item:nth-of-type(7) {
    width: 15%
}

.l-header__item:nth-of-type(8) {
    width: 16.6666666667%
}

.l-header__item-link {
    border-top: 4px solid #D4A8D7;
    border-bottom: 4px solid #D4A8D7;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1.4;
    color: #fff;
    height: 6.7708333333vw;
    min-height: 6.7708333333vw;
    background: #D4A8D7;
    font-size: clamp(.625rem,.390625rem + .625vw,.875rem);
    font-weight: bold;
    text-decoration: none;
    letter-spacing: -2px;
    text-align: center;
    vertical-align: middle;
    transition: all ease .25s
}

.l-header__item-link.item-reservation {
    background: linear-gradient(-60deg, #806581 0%, #806581 50%, #9E7C9F 50%, #9E7C9F 100%);
	padding: 0 15px;
}

.l-header__item-link:hover,.l-header__item-link:active {
    border-top: 4px solid #eee;
    border-bottom: 4px solid #eee;
    color: #821959;
    background: #fff
}

.l-header__icons {
    position: absolute;
    display: block;
    top: 6.7708333333vw;
    right: 0;
    width: 12.7604166667%
}

@media screen and (max-width: 960px) {
    .l-header__icons {
        display:none
    }
}

.l-header__calendar {
    margin: 0;
    padding: 0;
    border: 1px solid #e4eaee;
    box-sizing: border-box;
    background: #fff;
    box-sizing: border-box
}

.l-header__calendar-link {
    padding: calc((2.2916666667vw + clamp(.625rem,.390625rem + .625vw,.875rem) + 20px - clamp(.625rem,.390625rem + .625vw,.875rem))/2) 60px calc((2.2916666667vw + clamp(.625rem,.390625rem + .625vw,.875rem) + 20px - clamp(.625rem,.390625rem + .625vw,.875rem))/2) 0;
    display: flex;
    flex-flow: wrap;
    justify-content: right;
    align-items: center;
    text-decoration: none;
    transition: .25s
}

.l-header__calendar-link:hover img,.l-header__calendar-link:active img {
    opacity: .85
}

.l-header__calendar-text {
    color: #333;
    font-size: clamp(.625rem,.390625rem + .625vw,.875rem);
    font-weight: bold;
    text-align: center
}

.l-header__calendar-icon {
    position: absolute;
    right: 24px
}

.l-header__unit {
    margin: 0 0 0 auto;
    display: block
}

.l-header__unit-icon {
    margin: 0 0 0 auto;
    border: 1px solid #e4eaee;
    box-sizing: border-box;
    display: block;
    position: relative;
    width: 80px;
    height: auto;
    background: #fff
}

.l-header__unit-mail {
    padding: 23px;
    display: block
}

.l-header__unit-mail:hover img,.l-header__unit-mail:active img {
    opacity: .85
}

.l-header__unit-access {
    padding: 20px 23px 18px;
    display: block
}

.l-header__unit-access:hover img,.l-header__unit-access:active img {
    opacity: .85
}

.l-header__searchbox {
    padding: 1.25vw 0 1.25vw;
    position: absolute;
    top: 6.7708333333vw;
    right: 12.7604166667%;
    width: 20.3125%;
    min-width: 240px;
    max-width: 390px
}

@media screen and (max-width: 960px) {
    .l-header__searchbox {
        display:none
    }
}

#b-front .l-header__searchbox {
    background: #e4eaee
}

.l-header__scrollbar {
    position: absolute;
    top: calc(3.125vw + clamp(.625rem,.390625rem + .625vw,.875rem)*1.4 + 2.5vw + clamp(.625rem,.390625rem + .625vw,.875rem));
    right: 0;
    width: 80px;
    background: #fff
}

@media screen and (max-width: 960px) {
    .l-header__scrollbar {
        display:none
    }
}

.l-header__scrollbar-mail,.l-header__scrollbar-access {
    margin: 0;
    border: 1px solid #e4eaee;
    box-sizing: border-box;
    display: block;
    position: relative;
    width: 100%;
    height: auto
}

.l-header__scrollbar-mail {
    padding: 23px 0
}

.l-header__scrollbar-access {
    padding: 20px 0 18px
}

.l-header__scrollbar-icon {
    display: block;
    width: 100%
}

.l-header__scrollbar-icon img {
    margin: 0 auto;
    width: 34px;
    height: auto
}

.l-header__sp {
    display: none
}

@media screen and (max-width: 960px) {
    .l-header__sp {
        display:block;
        width: 100%;
        background: #fff
    }
}

.l-header__sp-heading {
    margin: 0;
    padding: 0;
    display: block;
    position: relative;
    width: 100%;
    background: #fff;
    z-index: 1
}

.is-active .l-header__sp-heading {
    display: none
}

.l-header__sp-logo {
    padding: 2.6041666667vw;
    width: 55.9895833333vw
}

.l-header__sns-list {
    display: flex;
    align-items: center
}

.l-header__sns-item {
    width: 35%
}

.l-header__sp-heading {
    margin: 0;
    padding: 0;
    display: flex;
    position: relative;
    width: 100%;
    background: #fff;
    z-index: 1
}

.l-header__hamburger {
    display: none
}

@media screen and (max-width: 960px) {
    .l-header__hamburger {
        padding-top:8.333%;
        display: inline-block;
        position: fixed;
        top: 2.6041666667vw;
        right: 2.6041666667vw;
        width: 11.71875vw;
        vertical-align: top;
        z-index: 1000
    }
}

.l-header__hamburger-button {
    line-height: 50px;
    width: 100%;
    height: 11.71875vw;
    font-size: 12px;
    text-align: center;
    cursor: pointer
}

.l-header__hamburger-trigger {
    display: inline-block;
    padding-top: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    background: #b00271;
    box-sizing: border-box;
    transition: all .4s;
    z-index: 100
}

.l-header__hamburger-trigger::before {
    content: "";
    position: absolute;
    top: 20%;
    left: 25%;
    width: 50%;
    height: 1px;
    background-color: #fff;
    transition: all .4s
}

.l-header__hamburger-trigger::after {
    content: "";
    position: absolute;
    top: 45%;
    left: 25%;
    width: 25%;
    height: 1px;
    background-color: #fff;
    transition: all .4s
}

.l-header__hamburger-trigger.is-active {
    overflow-x: hidden;
    overflow-y: hidden
}

.l-header__hamburger-trigger.is-active::before {
    top: 38%;
    left: 27.5%;
    width: 45%;
    transform: rotate(225deg)
}

.l-header__hamburger-trigger.is-active::after {
    top: 38%;
    left: 27.5%;
    width: 45%;
    transform: rotate(-225deg)
}

.l-header__hamburger-trigger.is-active span::after {
    opacity: 0
}

.l-header__hamburger-menu {
    padding-top: 5.25vw;
    display: inline-block;
    position: absolute;
    top: 20%;
    left: 0;
    line-height: 1;
    color: #fff;
    width: 100%;
    font-size: clamp(.625rem,.0390625rem + 1.5625vw,1.25rem);
    font-weight: bold;
    text-align: center;
    box-sizing: border-box;
    white-space: nowrap;
    transition: all .4s
}

.l-header__hamburger-menu::after {
    content: attr(data-txt-menu);
    margin: 0;
    border-radius: 4px;
    position: absolute;
    top: 20%;
    left: 25%;
    color: #fff;
    width: 50%;
    height: 1px;
    background-color: #fff;
    white-space: nowrap;
    text-align: center;
    transition: all .4s
}

.is-active .l-header__hamburger-menu::after {
    content: attr(data-txt-close)
}

.l-header__modalmenu {
    display: none
}

.is-active .l-header__modalmenu {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    min-height: 100vh;
    min-height: calc(var(--vh, 1vh)*100);
    background: #efbecd;
    transition: all .5s;
    visibility: visible;
    overflow-y: scroll;
    overflow-y: hidden;
    opacity: 1
}

.is-active .l-header__modalmenu::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 14.3229166667vw;
    height: 100vh;
    background: #b00271;
    z-index: 0
}

.l-header__modalmenu-heading {
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
    background: #fff;
    z-index: 1
}

.l-header__modalmenu-logo {
    padding: 2.6041666667vw;
    width: 55.9895833333vw
}

.l-header__sp-searchbox {
    margin: 6.25vw auto calc(6.25vw - 1rem);
    padding: 1.25vw 0 1.0416666667vw;
    position: relative;
    width: 82.6822916667%;
    z-index: 1
}

.l-header__modalmenu-list {
    margin: 0 auto calc(6.25vw - 1rem);
    position: relative;
    width: 82.6822916667%;
    z-index: 1
}

.l-header__modalmenu-item {
    list-style: none
}

.l-header__modalmenu-link {
    padding: 1rem 0;
    display: block;
    line-height: 1.4;
    color: #333;
    font-size: clamp(.875rem,-0.1796875rem + 2.8125vw,2rem);
    font-weight: bold
}

.l-header__modalmenu-button {
    margin: 0 auto;
    position: relative;
    width: 82.6822916667%;
    z-index: 1
}

.l-header__modalmenu-button-link {
    font-size: clamp(.875rem,-0.1796875rem + 2.8125vw,2rem);
    font-weight: bold
}

.searchform {
    margin: 0 auto;
    border-radius: 20px;
    box-shadow: 3px 3px 7px rgba(0,0,0,.16);
    width: 87.1794871795%;
    background: linear-gradient(90deg, #fff 0%, #fff 83.5294117647%, #444e50 83.5294117647%, #444e50 100%);
    font-size: 0
}

@media screen and (max-width: 960px) {
    .searchform {
        width:100%
    }
}

.searchform__text {
    display: inline-block;
    width: 83.5294117647%;
    background: rgba(0,0,0,0);
    vertical-align: middle
}

.searchform__text-input {
    padding: 10px 10px 10px 20px;
    border: none;
    outline: none;
    line-height: 1.4;
    width: 100%;
    background: rgba(0,0,0,0);
    font-size: clamp(.625rem,.390625rem + .625vw,.875rem)
}

@media screen and (max-width: 960px) {
    .searchform__text-input {
        padding-left:20px;
        font-size: clamp(.875rem,.640625rem + .625vw,1.125rem)
    }
}

.searchform__button {
    display: inline-block;
    width: 16.4705882353%;
    background: rgba(0,0,0,0);
    text-align: center;
    vertical-align: middle
}

.searchform__button img {
    background: rgba(0,0,0,0)
}

.searchform__button-icon {
    margin: 0 auto;
    display: block;
    width: 18px;
    background: rgba(0,0,0,0)
}

.searchform__button-icon img {
    margin-left: -2px;
    display: block
}

.l-header__modalmenu-button {
    margin: 0 auto;
    position: relative;
    width: 82.6822916667%;
    z-index: 1;
    border: 2px solid #e4eaee;
    box-sizing: border-box;
    color: #fff;
    background: #b00271;
}

.c-button-basic-link__bg-pink {
    border: 2px solid #e4eaee;
    box-sizing: border-box;
    color: #fff;
    background: #b00271;
	display: block;
}

.l-header__modalmenu-button {
    margin: 0 auto;
    position: relative;
    width: 82.6822916667%;
    z-index: 1;
/*     border: 2px solid #e4eaee;
    box-sizing: border-box;
    color: #fff;
    background: #b00271; */
}

@media screen and (max-width: 960px) {
    .c-button-basic-link {
        padding: 6.5104166667vw;
    }
}

/* ルートフッター移植 */
.l-footer {
    position: relative;
    clear: both;
    z-index: 50
}

.l-footer a {
	text-decoration: none;
}

.l-footer__access-information {
    margin-bottom: 2.6041666667vw;
    display: block;
    width: 100%;
    background-image: url("https://shibuya-skin.com/wp-content/themes/shibuya-skin-clinic/assets/img/common/bg_ai.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left top;
    z-index: -1
}

.l-footer__access-information::after {
    content: "";
    clear: both;
    display: block
}

@media screen and (max-width: 960px) {
    .l-footer__access-information {
        margin-bottom:5.859375vw;
        background-image: url("https://shibuya-skin.com/wp-content/themes/shibuya-skin-clinic/assets/img/common/bg_ai_sp.jpg")
    }
}

.l-footer__address-text {
    position: relative;
    line-height: 1.4;
    color: #fff;
    width: 70%;
    font-size: clamp(.75rem,.28125rem + 1.25vw,1.25rem);
    text-align: right;
    z-index: 1
}

.l-footer__googlemap {
    position: relative;
    z-index: 1
}

.l-footer__consultation-hours {
    position: relative;
    width: 100%;
    z-index: 1
}

.l-footer__banners {
    margin: 0 auto 4.1666666667vw;
    width: 90%;
    max-width: 1400px
}

.l-footer__banners::after {
    content: "";
    clear: both;
    display: block
}

@media screen and (max-width: 960px) {
    .l-footer__banners {
        margin-bottom:10.4166666667vw;
        width: 83.3333333333%
    }
}

.l-footer__banners--left {
    float: left;
    width: 50%;
	line-height: 0;
}

@media screen and (max-width: 960px) {
    .l-footer__banners--left {
        margin-bottom:3.90625vw;
        float: none;
        width: 100%
    }
}

.l-footer__banners--right {
    float: right;
    width: 50%;
	line-height: 0;
}

@media screen and (max-width: 960px) {
    .l-footer__banners--right {
        float:none;
        width: 100%
    }
}

.l-footer__banners--banner {
    margin: 0 auto;
    display: block;
    width: 91.4285714286%;
    box-shadow: 3px 4px 7px rgba(0,0,0,.16);
    transition: .25s
}

@media screen and (max-width: 960px) {
    .l-footer__banners--banner {
        width:100%
    }
}

.l-footer__banners--banner:hover,.l-footer__banners--banner:active {
    box-shadow: none;
    box-shadow: 3px 4px 0px rgba(0,0,0,.08)
}

.l-footer__banners--banner:hover img,.l-footer__banners--banner:active img {
    opacity: .9
}

.l-footer__contact-title {
    color: #806581;
    width: 100%;
    font-size: clamp(1.5rem,.5625rem + 2.5vw,2.5rem);
    position: relative;
    font-family: ltc-nicholas-cochin-pro,sans-serif;
    text-align: center
}

.l-footer__contact-title::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    height: 1px;
    width: 100%;
    background: linear-gradient(90deg, #806581 0%, #806581 39.0625%, rgba(176, 2, 113, 0) 39.0625%, rgba(176, 2, 113, 0) 60.9375%, #806581 60.9375%, #806581 100%)
}

@media screen and (max-width: 960px) {
    .l-footer__contact-title::before {
        background:linear-gradient(90deg, #806581 0%, #806581 32.55%, rgba(176, 2, 113, 0) 32.55%, rgba(176, 2, 113, 0) 67.45%, #806581 67.45%, #806581 100%)
    }
}

.l-footer__contact-wire {
    padding-top: 5.2083333333vw;
    padding-bottom: 5.2083333333vw;
    background: linear-gradient(transparent 0%, transparent 50%, #D4A8D7 50%, #D4A8D7 100%)
}

@media screen and (max-width: 960px) {
    .l-footer__contact-wire {
        padding-top:6.5104166667vw;
        padding-bottom: 10.4166666667vw;
        background: rgba(0,0,0,0)
    }
}

.l-footer__contact-inner {
    margin: 0 auto;
    width: 90%;
    max-width: 1400px
}

.l-footer__contact-inner::after {
    content: "";
    clear: both;
    display: block
}

@media screen and (max-width: 960px) {
    .l-footer__contact-inner {
        width:83.3333333333vw
    }
}

.l-footer__contact--left {
    float: left;
    width: 50%
}

@media screen and (max-width: 960px) {
    .l-footer__contact--left {
        margin-bottom:3.90625vw;
        float: none;
        width: 100%
    }
}

.l-footer__contact--right {
    float: right;
    width: 50%
}

@media screen and (max-width: 960px) {
    .l-footer__contact--right {
        float:none;
        width: 100%
    }
}

.l-footer__contact--button {
    margin: 0 auto;
    display: block;
    width: 91.4285714286%;
    background: #fff
}

@media screen and (max-width: 960px) {
    .l-footer__contact--button {
        width:100%
    }
}

.l-footer__links {
    margin: 0;
    padding-bottom: 5.2083333333vw;
    position: relative;
    width: 100%;
    background: #D4A8D7
}

@media screen and (max-width: 960px) {
    .l-footer__links {
        margin:0 auto;
        padding-top: 10.4166666667vw;
        padding-bottom: 7.8125vw
    }

    .l-footer__links::after {
        content: "";
        clear: both;
        display: block
    }
}

.l-footer__links-list {
    margin: 0 auto;
    padding-bottom: .75rem;
    display: flex;
    position: relative;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 1400px
}

@media screen and (max-width: 960px) {
    .l-footer__links-list {
        padding-bottom:0;
        display: block;
        width: 50%
    }
}

@media screen and (max-width: 960px) {
    .l-footer__links-list:first-of-type {
        float:left
    }
}

@media screen and (max-width: 960px) {
    .l-footer__links-list:first-of-type::after {
        content:"";
        position: absolute;
        top: 0;
        right: 0%;
        width: 1px;
        height: 100%;
        background: #D4A8D7
    }
}

@media screen and (max-width: 960px) {
    .l-footer__links-list:last-of-type {
        float:right
    }
}

.l-footer__links-item {
    display: inline;
    font-size: clamp(.75rem,.3984375rem + .9375vw,1.125rem)
}

@media screen and (max-width: 960px) {
    .l-footer__links-item {
        display:block;
        width: 100%;
        text-align: left
    }
}

.l-footer__links-item::after {
    content: "|"
}

@media screen and (max-width: 960px) {
    .l-footer__links-item::after {
        display:none
    }
}

@media screen and (max-width: 960px) {
    .l-footer__links-item:last-of-type {
        margin-bottom:0
    }
}

.l-footer__links-item:last-of-type::after {
    display: none
}

.l-footer__links-link {
    padding: 0 2rem;
    font-size: clamp(.75rem,.3984375rem + .9375vw,1.125rem);
    transition: .5s
}

@media screen and (max-width: 960px) {
    .l-footer__links-link {
        padding-top:.75rem;
        padding-bottom: .75rem;
        display: block
    }
}

.l-footer__links-link:hover,.l-footer__links-link:active {
    color: #9b2747
}

.l-footer__logo {
    margin: 0;
    padding-bottom: 4.1666666667vw;
    width: 100%;
    background: #D4A8D7;
}

@media screen and (max-width: 960px) {
    .l-footer__logo {
        padding-bottom:9.1145833333vw
    }
}

.l-footer__logo-inner {
    margin: 0 auto;
    width: 90%;
    max-width: 1400px
}

@media screen and (max-width: 960px) {
    .l-footer__logo-inner {
        width:83.3333333333vw
    }
}

.l-footer__logo-img {
    margin: 0 auto;
    width: 50%;
    max-width: 620px
}

@media screen and (max-width: 960px) {
    .l-footer__logo-img {
        width:100%
    }
}

.l-footer__sns {
    margin: 0;
    padding-bottom: 4.1666666667vw;
    width: 100%;
    background: #D4A8D7
}

@media screen and (max-width: 960px) {
    .l-footer__sns {
        padding-bottom:10.4166666667vw
    }
}

.l-footer__sns-inner {
    margin: 0 auto;
    width: 40%;
    max-width: 560px
}

@media screen and (max-width: 960px) {
    .l-footer__sns-inner {
        width:71.6145833333vw
    }
}

.l-footer__sns-list {
    display: flex;
    width: 100%;
    flex-flow: wrap;
    justify-content: space-between;
    align-items: center
}

.l-footer__sns-item {
    list-style: none
}

.l-footer__sns-link {
    display: block;
    width: 60px;
    height: 60px;
    transition: .25s
}

@media screen and (max-width: 960px) {
    .l-footer__sns-link {
        width:7.8125vw;
        height: auto
    }
}

.l-footer__sns-link:hover img,.l-footer__sns-link:active img {
    opacity: .85
}

.l-footer__copyright {
    margin: 0;
    padding-bottom: 2.0833333333vw;
    display: block;
    width: 100%;
    background: #D4A8D7;
    font-size: clamp(.625rem,.390625rem + .625vw,.875rem);
    text-align: center
}

@media screen and (max-width: 960px) {
    .l-footer__copyright {
        padding-bottom:6.5104166667vw
    }
}

.c-grid__separate-title {
    padding: 0 0 2rem;
    position: relative;
    color: #fff;
    font-family: ltc-nicholas-cochin-pro, sans-serif;
    font-size: clamp(1.5rem,1.03125rem + 1.25vw,2rem);
    z-index: 1;
}

.c-grid__separate-title--en {
    display: inline-block;
    color: #fff !important;
    width: 13.5208333333vw;
    font-family: ltc-nicholas-cochin-pro, sans-serif;
    font-size: clamp(1.5rem,1.03125rem + 1.25vw,2rem);
    position: relative;
    z-index: 1;
}

.c-grid__separate--pink {
    padding: 3.6458333333vw 2.0833333333vw 2.6041666667vw 4.6875vw;
    position: relative;
    float: left;
    width: 50%
}

@media screen and (max-width: 960px) {
    .c-grid__separate--pink {
        padding:7.8125vw 0 6.5104166667vw 5.2083333333vw;
        float: none;
        width: 100%
    }
}

.c-grid__separate--pink::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 16.1458333333vw;
    height: 16.1458333333vw;
    background: #D4A8D7;
    z-index: 1
}

@media screen and (max-width: 960px) {
    .c-grid__separate--pink::before {
        width:36.4583333333vw;
        height: 36.4583333333vw
    }
}

.c-grid__separate--yellow {
    padding: 3.6458333333vw 2.0833333333vw 2.6041666667vw 4.6875vw;
    position: relative;
    float: right;
    width: 50%
}

@media screen and (max-width: 960px) {
    .c-grid__separate--yellow {
        padding:7.8125vw 0 7.8125vw 5.2083333333vw;
        float: none;
        width: 100%
    }
}

.c-grid__separate--yellow::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 16.1458333333vw;
    height: 16.1458333333vw;
    background: #c9ad4c;
    z-index: 1
}

@media screen and (max-width: 960px) {
    .c-grid__separate--yellow::before {
        width:36.4583333333vw;
        height: 36.4583333333vw
    }
}

.p-table__width-title {
    width: 22.8915662651%
}

.p-table__width-other {
    width: 9.6385542169%
}

.p-footer__address-text {
    padding: 3.6458333333vw 2.0833333333vw 0 0;
    position: absolute;
    top: 0;
    right: 0
}

@media screen and (max-width: 960px) {
    .p-footer__address-text {
        padding:5.2083333333vw 2.0833333333vw 0 0
    }
}

.pg-profile {
    margin: 0;
    width: 100%;
    background: #efbecd
}

.access-Cont01 {
    text-align: center;
    margin-bottom: 40px;
    font-weight: 700;
    font-size: 1.3rem
}

.bnr-text {
    text-align: center;
    margin-top: 10px
}

.price-btn a {
    padding: 1rem 2rem;
    display: block;
    position: relative;
    color: #fff;
    background: #b00271;
    width: 30%;
    outline: 1px solid #fff;
    outline-offset: -5px;
    margin: 0 0 0 auto;
    text-align: center
}

.c-button-basic {
    position: relative;
    font-size: clamp(.8125rem,.51953125rem + .78125vw,1.125rem);
}

.c-button-basic-link::after {
    content: "";
    margin-top: -12px;
    position: absolute;
    top: 50%;
    right: 40px;
    width: 20px;
    height: 24px;
    background-image: url(https://shibuya-skin.com/wp-content/themes/shibuya-skin-clinic/assets/img/common/icn_arrow_r.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left top;
    transition: all ease .25s;
}

.c-button-basic-link:hover::after, .c-button-basic-link:active::after {
    -webkit-animation: .4s bound-anim ease-in infinite alternate;
    animation: .4s bound-anim ease-in infinite alternate;
}

.c-button-basic-link {
    padding: 2rem;
    display: block;
    position: relative;
    line-height: 1.4;
    width: 100%;
    font-size: clamp(.8125rem,.51953125rem + .78125vw,1.125rem);
    color: #806581;
    text-decoration: none;
    transition: all ease .25s;
}

.c-button-basic-link__border-gray {
    border: 2px solid #e4eaee;
    box-sizing: border-box;
}

.c-button-basic-link:hover, .c-button-basic-link:active {
    box-shadow: 3px 4px 7px rgba(0, 0, 0, .16);
}
.c-button-basic-link__padding-large {
    padding: 3rem;
}

@-webkit-keyframes bound-anim {
    0% {
        transform: translateX(0px)
    }

    100% {
        transform: translateX(10px)
    }
}

@keyframes bound-anim {
    0% {
        transform: translateX(0px)
    }

    100% {
        transform: translateX(10px)
    }
}

table {
    margin-bottom: 2.34375vw;
    border-collapse: collapse;
    border-spacing: 0
}

.c-table-styleA {
    border-top: 1px solid #e4eaee;
    border-left: 1px solid #e4eaee;
    box-sizing: border-box;
    width: 100%;
    background: #fff
}

.c-table-styleA__item {
    padding: 1.4rem 0;
    border-right: 1px solid #e4eaee;
    border-bottom: 1px solid #e4eaee;
    box-sizing: border-box;
    line-height: 1.2;
    font-size: clamp(.625rem,.2734375rem + .9375vw,1rem);
    font-weight: normal;
    text-align: center;
    vertical-align: middle
}

.c-table-styleA__item--title {
    background: #f5f5f5
}

.c-table-price-menu {
    margin-top: 2.0833333333vw;
    margin-bottom: 2.0833333333vw;
    border-top: 1px solid #d9d7e3;
    border-left: 1px solid #d9d7e3;
    table-layout: fixed;
    width: 100%
}

@media screen and (max-width: 960px) {
    .c-table-price-menu {
        margin-top:5.2083333333vw;
        margin-bottom: 5.2083333333vw
    }
}

.c-table-price-menu:last-of-type {
    margin-bottom: 0
}

.c-table-price-menu thead th {
    padding: 2rem;
    border-right: 1px solid #d9d7e3;
    border-bottom: 4px double #d9d7e3;
    line-height: 1.4;
    background: #efbecd;
    font-size: clamp(.875rem,.40625rem + 1.25vw,1.375rem);
    font-weight: normal;
    text-align: center;
    vertical-align: middle
}

@media screen and (max-width: 960px) {
    .c-table-price-menu thead th {
        padding:1rem;
        border-bottom: 3px double #d9d7e3
    }
}

.c-table-price-menu tbody th,.c-table-price-menu tbody td {
    padding: 2rem;
    border-right: 1px solid #d9d7e3;
    border-bottom: 1px solid #d9d7e3;
    line-height: 1.4;
    font-size: clamp(.875rem,.40625rem + 1.25vw,1.375rem);
    text-align: left;
    vertical-align: middle
}

@media screen and (max-width: 960px) {
    .c-table-price-menu tbody th,.c-table-price-menu tbody td {
        padding:1rem
    }
}

#price-menu-anchor01 .c-table-price-menu thead th:first-of-type {
    width: 34.6428571429%
}

#price-menu-anchor01 .c-table-price-menu thead th:nth-of-type(2) {
    width: 15.3571428571%
}

#price-menu-anchor01 .c-table-price-menu thead th:nth-of-type(3) {
    width: 50%
}

#price-menu-anchor02 .c-table-price-menu thead th:first-of-type,#price-menu-anchor03 .c-table-price-menu thead th:first-of-type,#price-menu-anchor07 .c-table-price-menu thead th:first-of-type,#price-menu-anchor08 .c-table-price-menu thead th:first-of-type,#price-menu-anchor09 .c-table-price-menu thead th:first-of-type,#price-menu-anchor11 .c-table-price-menu thead th:first-of-type,#price-menu-anchor12 .c-table-price-menu thead th:first-of-type,#price-menu-anchor23 .c-table-price-menu thead th:first-of-type,#price-menu-anchor25 .c-table-price-menu thead th:first-of-type {
    width: 50%
}

#price-menu-anchor02 .c-table-price-menu thead th:nth-of-type(2),#price-menu-anchor03 .c-table-price-menu thead th:nth-of-type(2),#price-menu-anchor07 .c-table-price-menu thead th:nth-of-type(2),#price-menu-anchor08 .c-table-price-menu thead th:nth-of-type(2),#price-menu-anchor09 .c-table-price-menu thead th:nth-of-type(2),#price-menu-anchor11 .c-table-price-menu thead th:nth-of-type(2),#price-menu-anchor12 .c-table-price-menu thead th:nth-of-type(2),#price-menu-anchor23 .c-table-price-menu thead th:nth-of-type(2),#price-menu-anchor25 .c-table-price-menu thead th:nth-of-type(2) {
    width: 50%
}

#price-menu-anchor04 .c-table-price-menu:first-of-type thead th:first-of-type {
    width: 25%
}

#price-menu-anchor04 .c-table-price-menu:first-of-type thead th:nth-of-type(2) {
    width: 17.8571428571%
}

#price-menu-anchor04 .c-table-price-menu:first-of-type thead th:nth-of-type(3) {
    width: 28.5714285714%
}

#price-menu-anchor04 .c-table-price-menu:first-of-type thead th:nth-of-type(4) {
    width: 28.5714285714%
}

#price-menu-anchor04 .c-table-price-menu:nth-of-type(2) tbody td:first-of-type {
    width: 42.8571428571%
}

#price-menu-anchor04 .c-table-price-menu:nth-of-type(2) tbody td:nth-of-type(2) {
    width: 17.8571428571%
}

#price-menu-anchor04 .c-table-price-menu:nth-of-type(2) tbody td:nth-of-type(3) {
    width: 39.2857142857%
}

#price-menu-anchor04 .c-table-price-menu:nth-of-type(3) tbody td:first-of-type {
    width: 42.8571428571%
}

#price-menu-anchor04 .c-table-price-menu:nth-of-type(3) tbody td:nth-of-type(2) {
    width: 39.2857142857%
}

#price-menu-anchor04 .c-table-price-menu:nth-of-type(3) tbody td:nth-of-type(3) {
    width: 17.8571428571%
}

#price-menu-anchor05 .c-table-price-menu thead th:first-of-type {
    width: 42.8571428571%
}

#price-menu-anchor05 .c-table-price-menu thead th:nth-of-type(2) {
    width: 28.5714285714%
}

#price-menu-anchor05 .c-table-price-menu thead th:nth-of-type(3) {
    width: 28.5714285714%
}

#price-menu-anchor13 .c-table-price-menu tbody td:first-of-type {
    width: 42.8571428571%
}

#price-menu-anchor13 .c-table-price-menu tbody td:nth-of-type(2) {
    width: 28.5714285714%
}

#price-menu-anchor13 .c-table-price-menu tbody td:nth-of-type(3) {
    width: 28.5714285714%
}

#price-menu-anchor14 .c-table-price-menu thead th:first-of-type {
    width: 28.5714285714%
}

#price-menu-anchor14 .c-table-price-menu thead th:nth-of-type(2) {
    width: 14.2857142857%
}

#price-menu-anchor14 .c-table-price-menu thead th:nth-of-type(3) {
    width: 28.5714285714%
}

#price-menu-anchor14 .c-table-price-menu thead th:nth-of-type(4) {
    width: 28.5714285714%
}

#price-menu-anchor15 .c-table-price-menu thead th:first-of-type {
    width: 42.8571428571%
}

#price-menu-anchor15 .c-table-price-menu thead th:nth-of-type(2) {
    width: 28.5714285714%
}

#price-menu-anchor15 .c-table-price-menu thead th:nth-of-type(3) {
    width: 28.5714285714%
}

#price-menu-anchor16 .c-table-price-menu thead th:first-of-type {
    width: 71.4285714286%
}

@media screen and (max-width: 960px) {
    #price-menu-anchor16 .c-table-price-menu thead th:first-of-type {
        width:50%
    }
}

#price-menu-anchor16 .c-table-price-menu thead th:nth-of-type(2) {
    width: 28.5714285714%
}

@media screen and (max-width: 960px) {
    #price-menu-anchor16 .c-table-price-menu thead th:nth-of-type(2) {
        width:50%
    }
}

#price-menu-anchor16 .c-table-price-menu tbody tr:nth-of-type(2) td:first-of-type {
    width: 71.4285714286%
}

@media screen and (max-width: 960px) {
    #price-menu-anchor16 .c-table-price-menu tbody tr:nth-of-type(2) td:first-of-type {
        width:50%
    }
}

#price-menu-anchor16 .c-table-price-menu tbody tr:nth-of-type(2) td:nth-of-type(2) {
    width: 14.2857142857%
}

@media screen and (max-width: 960px) {
    #price-menu-anchor16 .c-table-price-menu tbody tr:nth-of-type(2) td:nth-of-type(2) {
        width:25%
    }
}

#price-menu-anchor16 .c-table-price-menu tbody tr:nth-of-type(2) td:nth-of-type(3) {
    width: 14.2857142857%
}

@media screen and (max-width: 960px) {
    #price-menu-anchor16 .c-table-price-menu tbody tr:nth-of-type(2) td:nth-of-type(3) {
        width:25%
    }
}

#price-menu-anchor17 .c-table-price-menu thead th:first-of-type {
    width: 57.1428571429%
}

@media screen and (max-width: 960px) {
    #price-menu-anchor17 .c-table-price-menu thead th:first-of-type {
        width:42.8571428571%
    }
}

#price-menu-anchor17 .c-table-price-menu thead th:nth-of-type(2) {
    width: 28.5714285714%
}

@media screen and (max-width: 960px) {
    #price-menu-anchor17 .c-table-price-menu thead th:nth-of-type(2) {
        width:39.2857142857%
    }
}

#price-menu-anchor17 .c-table-price-menu thead th:nth-of-type(3) {
    width: 14.2857142857%
}

@media screen and (max-width: 960px) {
    #price-menu-anchor17 .c-table-price-menu thead th:nth-of-type(3) {
        width:17.8571428571%
    }
}

#price-menu-anchor17 .c-table-price-menu tbody td:first-of-type {
    width: 57.1428571429%
}

@media screen and (max-width: 960px) {
    #price-menu-anchor17 .c-table-price-menu tbody td:first-of-type {
        width:42.8571428571%
    }
}

#price-menu-anchor17 .c-table-price-menu tbody td:nth-of-type(2) {
    width: 14.2857142857%
}

@media screen and (max-width: 960px) {
    #price-menu-anchor17 .c-table-price-menu tbody td:nth-of-type(2) {
        width:19.6428571429%
    }
}

#price-menu-anchor17 .c-table-price-menu tbody td:nth-of-type(3) {
    width: 14.2857142857%
}

@media screen and (max-width: 960px) {
    #price-menu-anchor17 .c-table-price-menu tbody td:nth-of-type(3) {
        width:19.6428571429%
    }
}

#price-menu-anchor17 .c-table-price-menu tbody td:nth-of-type(4) {
    width: 14.2857142857%
}

@media screen and (max-width: 960px) {
    #price-menu-anchor17 .c-table-price-menu tbody td:nth-of-type(4) {
        width:17.8571428571%
    }
}

#price-menu-anchor18 .c-table-price-menu thead th:first-of-type {
    width: 34.6428571429%
}

#price-menu-anchor18 .c-table-price-menu thead th:nth-of-type(2) {
    width: 65.3571428571%
}

#price-menu-anchor18 .c-table-price-menu tbody td:first-of-type {
    width: 34.6428571429%
}

#price-menu-anchor18 .c-table-price-menu tbody td:nth-of-type(2) {
    width: 42.8571428571%
}

#price-menu-anchor18 .c-table-price-menu tbody td:nth-of-type(3) {
    width: 22.5%
}

#price-menu-anchor19 .c-table-price-menu thead th:first-of-type {
    width: 34.6428571429%
}

#price-menu-anchor19 .c-table-price-menu thead th:nth-of-type(2) {
    width: 65.3571428571%
}

#price-menu-anchor19 .c-table-price-menu tbody td:first-of-type {
    width: 34.6428571429%
}

#price-menu-anchor19 .c-table-price-menu tbody td:nth-of-type(2) {
    width: 42.8571428571%
}

#price-menu-anchor19 .c-table-price-menu tbody td:nth-of-type(3) {
    width: 22.5%
}

#price-menu-anchor20 .c-table-price-menu thead th:first-of-type {
    width: 28.5714285714%
}

#price-menu-anchor20 .c-table-price-menu thead th:nth-of-type(2) {
    width: 21.4285714286%
}

#price-menu-anchor20 .c-table-price-menu thead th:nth-of-type(3) {
    width: 50%
}

#price-menu-anchor20 .c-table-price-menu tbody td:first-of-type {
    width: 28.5714285714%
}

#price-menu-anchor20 .c-table-price-menu tbody td:nth-of-type(2) {
    width: 21.4285714286%
}

#price-menu-anchor20 .c-table-price-menu tbody td:nth-of-type(3) {
    width: 25%
}

#price-menu-anchor20 .c-table-price-menu tbody td:nth-of-type(4) {
    width: 25%
}

#price-menu-anchor21 .c-table-price-menu thead th:first-of-type {
    width: 71.4285714286%
}

#price-menu-anchor21 .c-table-price-menu thead th:nth-of-type(2) {
    width: 28.5714285714%
}

#price-menu-anchor24 .c-table-price-menu:first-of-type thead th:first-of-type {
    width: 28.5714285714%
}

#price-menu-anchor24 .c-table-price-menu:first-of-type thead th:nth-of-type(2) {
    width: 21.4285714286%
}

#price-menu-anchor24 .c-table-price-menu:first-of-type thead th:nth-of-type(3) {
    width: 25%
}

#price-menu-anchor24 .c-table-price-menu:first-of-type thead th:nth-of-type(4) {
    width: 25%
}

#price-menu-anchor24 .c-table-price-menu:nth-of-type(2) thead th:first-of-type {
    width: 50%
}

#price-menu-anchor24 .c-table-price-menu:nth-of-type(2) thead th:nth-of-type(2) {
    width: 50%
}

.sp-disnone {
    display: none !important
}

@media screen and (min-width: 960px) {
    .sp-disnone {
        display:block !important
    }
}

.pc-disnone {
    display: block !important
}

@media screen and (min-width: 960px) {
    .pc-disnone {
        display:none !important
    }
}

.c-text-on-white--text-pink {
    color: #9b2747;
    font-size: clamp(.75rem,.3984375rem + .9375vw,1.125rem);
}

.c-text-on-white {
    margin-bottom: 1.3020833333vw;
    padding: .25em .5em;
    display: inline-block;
    background: #fff;
}

.c-text-tel--white {
    color: #fff;
}

.c-text-tel--follow {
    display: inline-block;
}

.c-text-tel {
    margin-bottom: 1.3020833333vw;
    line-height: 1.4;
    font-size: clamp(.75rem,.3984375rem + .9375vw,1.125rem);
    font-weight: bold;
	font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,"游ゴシック",YuGothic,"ＭＳ Ｐゴシック",sans-serif;
}

.c-text-tel__number {
    font-size: clamp(1rem,.53125rem + 1.25vw,1.5rem);
}

.c-text-note--white {
    color: #fff;
}
.c-text-note {
    margin-bottom: 1.3020833333vw;
    line-height: 1.4;
    font-size: clamp(.75rem,.3984375rem + .9375vw,1.125rem);
}

.l-footer__links {
	background: #D4A8D7;
}
