* {
    box-sizing: border-box;
    outline: none;
    margin: 0;
    padding: 0
}

*:before,
*:after {
    box-sizing: border-box
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

audio,
canvas,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden] {
    display: none
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

a:active,
a:hover {
    outline: 0
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal
}

em {
    font-weight: inherit
}

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em
}

pre {
    white-space: pre-wrap
}

q {
    quotes: "\201C""\201D""\2018""\2019"
}

small {
    font-size: 80%
}

img {
    border: 0
}

img,
object,
embed {
    vertical-align: top
}

button,
input,
select,
textarea {
    font-size: 100%;
    font-family: inherit;
    border: 0
}

textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    resize: none;
    padding: 0;
    border: 0;
    outline: none;
    background: transparent
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

button,
input {
    line-height: normal;
    background-color: transparent
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button
}

button[disabled],
html input[disabled] {
    cursor: default
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption,
th {
    text-align: left
}

li {
    list-style-type: none
}

i {
    font-style: normal
}

body {
    font-family: "\6E38\30B4\30B7\30C3\30AF\4F53", YuGothic, "\6E38\30B4\30B7\30C3\30AF   Medium", "Yu Gothic Medium", "\6E38\30B4\30B7\30C3\30AF", "Yu Gothic", "\30E1\30A4\30EA\30AA", sans-serif
}

::-moz-selection {
    color: #fff;
    background: #cc99ff
}

::selection {
    color: #fff;
    background: #cc99ff
}

::-webkit-input-placeholder {
    color: #ccc
}

::-moz-placeholder {
    color: #ccc
}

:-ms-input-placeholder {
    color: #ccc
}

html,
body {
    width: 100%;
    height: 100%
}

html {
    font-size: 62.5%;
    font-size: .625vw
}

body {
    min-width: 320px;
    color: #393327;
    -webkit-text-size-adjust: 100%;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

a {
    color: #262626;
    text-decoration: none
}

br.mq {
    display: none
}

.main-cover {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row
}

.wrapper {
    position: relative;
    overflow-x: hidden
}

.wrapper-contact .main-cover,
.wrapper-news .main-cover {
    justify-content: center
}

.wrapper-contact .contents,
.wrapper-news .contents {
    width: 160rem
}

.wrapper-contact .p-footer__reservation {
    display: none
}

.wrapper-column {
    width: 100%
}

.wrapper-column .p-column-fv {
    width: calc(100% - 32rem);
    margin: 0 0 0 32rem
}

.wrapper-column .p-column-posts {
    width: calc(100% - 32rem);
    margin: 0 0 0 32rem
}

.p-column-fv__taxonomy .p-common-fv__wrapper {
    margin: 0 auto 5rem
}

.wrapper-column-single .contents,
.wrapper-contact .contents {
    width: 160rem
}

.wrapper-treatment .contents .u-position__main,
.wrapper-treatment-single .contents .u-position__main {
    width: 100%
}

.contents {
    position: relative;
    margin: 16rem 0 0;
    overflow: hidden;
    transition: margin 0.8s cubic-bezier(0.42, 0.06, 0.08, 0.97)
}

.p-posts-pagination__pc .screen-reader-text {
    display: none
}

@media screen and (max-width: 767px) {
    body {
        min-width: 320px
    }

    br.pc {
        display: none
    }

    br.mq {
        display: block
    }
}

@media screen and (min-width: 1700px) {
    html {
        font-size: 62.5%
    }

    .contents {
        width: 100vw
    }

    .wrapper-philosophy .contents,
    .wrapper-feature .contents,
    .wrapper-staff .contents,
    .wrapper-treatment .contents,
    .wrapper-access .contents {
        width: calc(100vw - 32rem)
    }

    .wrapper-column-single .contents,
    .wrapper-contact .contents {
        width: 100vw
    }
}

@media screen and (max-width: 1024px) {
    .main-cover {
        flex-direction: column
    }

    .wrapper-column {
        width: 100%
    }

    .wrapper-column .contents {
        display: flex;
        display: -ms-flexbox;
        flex-direction: column
    }

    .wrapper-column .p-column-fv {
        width: 100%;
        margin: 0
    }

    .wrapper-column .p-column-posts {
        width: 100%;
        margin: 0
    }

    .wrapper-treatment .contents .p-treatment-fv,
    .wrapper-treatment-single .contents .p-treatment-fv {
        margin: 0
    }

    .wrapper-treatment .contents .u-position__main,
    .wrapper-treatment-single .contents .u-position__main {
        width: 100%
    }

    .wrapper-column-single .contents,
    .wrapper-contact .contents {
        margin: 41rem 0 0
    }

    .contents {
        margin: 26rem 0 0
    }

    .contents-treatment {
        margin: 40rem 0 0
    }

    .contents-treatment-xxx {
        margin: 40rem 0 0
    }
}

@media screen and (max-width: 767px) {

    .wrapper-column-single .contents,
    .wrapper-contact .contents {
        margin: 55rem 0 0
    }

    .wrapper-treatment .contents .p-treatment-fv {
        margin: 14rem 0 0
    }

    .wrapper-treatment .contents .u-position__main {
        width: 100%
    }

    .wrapper-treatment-single .contents .u-position__main {
        width: 100%;
        margin: 0
    }

    .contents {
        margin: 36rem 0 0
    }

    .contents-treatment {
        margin: 72em 0 0
    }

    .contents-treatment-xxx {
        margin: 58em 0 0
    }
}

/*! locomotive-scroll v4.0.6 | MIT License | https://github.com/locomotivemtl/locomotive-scroll */
html.has-scroll-smooth {
    overflow: hidden
}

html.has-scroll-dragging {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.has-scroll-smooth body {
    overflow: hidden
}

.has-scroll-smooth [data-scroll-container] {
    min-height: 100vh
}

[data-scroll-direction="horizontal"] [data-scroll-container] {
    white-space: nowrap;
    height: 100vh;
    display: inline-block;
    white-space: nowrap
}

[data-scroll-direction="horizontal"] [data-scroll-section] {
    display: inline-block;
    vertical-align: top;
    white-space: nowrap;
    height: 100%
}

.c-scrollbar {
    position: absolute;
    right: 0;
    top: 0;
    width: 11px;
    height: 100%;
    transform-origin: center right;
    transition: transform 0.3s, opacity 0.3s;
    opacity: 0;
    z-index: 100
}

.c-scrollbar:hover {
    transform: scaleX(1.45)
}

.c-scrollbar:hover,
.has-scroll-scrolling .c-scrollbar,
.has-scroll-dragging .c-scrollbar {
    opacity: 1
}

[data-scroll-direction="horizontal"] .c-scrollbar {
    width: 100%;
    height: 10px;
    top: auto;
    bottom: 0;
    transform: scaleY(1)
}

[data-scroll-direction="horizontal"] .c-scrollbar:hover {
    transform: scaleY(1.3)
}

.c-scrollbar_thumb {
    position: absolute;
    top: 0;
    right: 0;
    background-color: black;
    opacity: 0.5;
    width: 7px;
    border-radius: 10px;
    margin: 2px;
    cursor: -webkit-grab;
    cursor: grab
}

.has-scroll-dragging .c-scrollbar_thumb {
    cursor: -webkit-grabbing;
    cursor: grabbing
}

[data-scroll-direction="horizontal"] .c-scrollbar_thumb {
    right: auto;
    bottom: 0
}

.l-header {
    width: 100%
}

.l-header__menu {
    width: 74%;
    height: 100%
}

.l-header__menu .p-header__menu-pc {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    align-items: center;
    height: 100%
}

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

.l-footer {
    overflow: hidden
}

.u-pos_rel {
    position: relative
}

.u-pos_abs {
    position: absolute
}

.u-pos_fix {
    position: fixed
}

@media screen and (max-width: 1024px) {
    .u-position__main {
        width: 100%;
        margin: 0 auto
    }
}

@media screen and (max-width: 767px) {
    .u-position__main {
        width: 100%;
        margin: 0 auto
    }

    .u-position__main:first-child {
        border-top: none
    }
}

.u-none__767 {
    display: block
}

.u-none__767-none {
    display: none
}

.u-none__1024 {
    display: block
}

.u-none__1024-none {
    display: none
}

@media screen and (max-width: 1024px) {
    .u-none__1024 {
        display: none
    }

    .u-none__1024-none {
        display: block
    }
}

@media screen and (max-width: 767px) {
    .u-none__767 {
        display: none
    }

    .u-none__767-none {
        display: block
    }
}

.u-img__sec-kv {
    width: 100%;
    height: 72rem;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center
}

.u-img__sec-def {
    width: 100%;
    height: 72rem;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center
}

.u-img__cover {
    overflow: hidden;
    background-color: #f5f4f2
}

.u-img__scale__1 {
    transform: scale(1.01)
}

.u-img__scale__2 {
    transform: scale(1.02)
}

.u-img__scale__3 {
    transform: scale(1.03)
}

.u-img__scale__4 {
    transform: scale(1.04)
}

.u-img__scale__5 {
    transform: scale(1.05)
}

.u-img__scale__6 {
    transform: scale(1.06)
}

.u-img__scale__7 {
    transform: scale(1.07)
}

.u-img__scale__8 {
    transform: scale(1.08)
}

.u-img__scale__9 {
    transform: scale(1.09)
}

.u-img__scale__10 {
    transform: scale(1.1)
}

.u-img__scale__11 {
    transform: scale(1.11)
}

@media screen and (max-width: 1024px) {
    .u-img__sec-kv {
        height: 160rem
    }

    .u-img__sec-def {
        height: 120rem
    }
}

.u-content__sec-def {
    width: 105.5rem;
    margin: -10.2rem auto 0;
    padding: 12rem 12.8rem 0;
    background-color: #fff;
    z-index: 1
}

@media screen and (max-width: 1024px) {
    .u-content__sec-def {
        width: 144rem;
        margin: -14.5rem auto 0;
        padding: 19.5rem 16rem 0
    }
}

@media screen and (max-width: 767px) {
    .u-content__sec-def {
        width: 100%;
        margin: 0 auto;
        padding: 24rem 16rem 0
    }
}

.u-modal__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    opacity: 0;
    visibility: hidden;
    z-index: 4
}

.is-scroll .p-header {
    position: fixed;
    top: 0;
    transform: translateY(-100%);
    transition: top 0.8s cubic-bezier(0.42, 0.06, 0.08, 0.97), transform 0.8s cubic-bezier(0.42, 0.06, 0.08, 0.97)
}

.is-scroll .p-menu-slide__list {
    position: absolute;
    bottom: 0;
    left: 0
}

.is-scroll .p-menu-slide__category__block {
    position: static
}

.is-scroll .p-menu-slide__tag__block {
    position: static
}

.is-scroll .p-reservation-btn__wrapper {
    opacity: 0;
    visibility: hidden;
    transition: opacity 1s, visibility 1s
}

.p-header {
    position: fixed;
    transform: translateY(0%);
    transition: top 0.8s cubic-bezier(0.42, 0.06, 0.08, 0.97), transform 0.8s cubic-bezier(0.42, 0.06, 0.08, 0.97)
}

.p-reservation-btn__wrapper {
    opacity: 1;
    visibility: visible;
    transition: opacity 1s, visibility 1s
}

.is-scroll__header__scale .p-header__wrapper {
    height: 11rem;
    transition: height 0.8s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-scroll__header__scale .p-alert {
    transform: translateY(-100%);
    transition: transform 0.8s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-scroll__header__scale .p-header__menu-pc-child {
    top: 9.5rem
}

.p-header__wrapper {
    height: 16rem;
    transition: height 0.8s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.p-alert {
    transform: translateY(0);
    transition: transform 0.8s cubic-bezier(0.45, 0.12, 0.04, 0.96), margin 0.8s cubic-bezier(0.42, 0.06, 0.08, 0.97)
}

.is-scroll__header__alert.is-scroll.is-scroll__header__scale .p-header {
    transform: translateY(-100%)
}

.is-scroll__header__alert.is-scroll__header__scale .p-header {
    transform: translateY(-6rem)
}

.is-inview .js-scroll-content__header-head {
    opacity: 1;
    transform: translateX(0);
    transition: opacity 1.4s, transform 1s cubic-bezier(0, 0.4, 0.3, 1)
}

.is-inview .js-scroll-content__header-ttl {
    opacity: 1;
    transform: translateX(0);
    transition: opacity 1.4s 0.1s, transform 1s 0.1s cubic-bezier(0, 0.4, 0.3, 1)
}

.is-inview .js-scroll-content__body-ttl {
    opacity: 1;
    transform: translateX(0);
    transition: opacity 1.4s 0.2s, transform 1s 0.2s cubic-bezier(0, 0.4, 0.3, 1)
}

.is-inview .js-scroll-content__body-txt {
    opacity: 1;
    transform: translateX(0);
    transition: opacity 1.4s 0.3s, transform 1s 0.3s cubic-bezier(0, 0.4, 0.3, 1)
}

.is-inview .js-scroll-content__body-link {
    opacity: 1;
    transform: translateX(0);
    transition: opacity 1.4s 0.4s, transform 1s 0.4s cubic-bezier(0, 0.4, 0.3, 1)
}

.js-scroll-content__header-head {
    opacity: 0;
    transform: translateX(8%)
}

.js-scroll-content__header-ttl {
    opacity: 0;
    transform: translateX(12%)
}

.js-scroll-content__body-ttl {
    opacity: 0;
    transform: translateX(10%)
}

.js-scroll-content__body-txt {
    opacity: 0;
    transform: translateX(12%)
}

.js-scroll-content__body-link {
    opacity: 0;
    transform: translateX(24%)
}

@media screen and (max-width: 1024px) {
    .is-scroll__header__scale .p-header__wrapper {
        height: 24rem
    }

    .is-scroll__header__scale .p-header__menu-sp {
        top: 39rem
    }

    .is-scroll__header__alert.is-scroll__header__scale .p-header {
        transform: translateY(-15rem)
    }
}

@media screen and (max-width: 767px) {
    .is-scroll__header__scale .p-header__wrapper {
        height: 30rem
    }

    .is-scroll__header__scale .p-header__menu-sp {
        top: 30rem
    }

    .is-scroll__header__alert.is-scroll__header__scale .p-header {
        transform: translateY(-19rem)
    }
}

.is-click__modal__reservation .p-reservation-modals {
    opacity: 1;
    visibility: visible;
    transition: opacity 0.4s, visibility 0.4s
}

.is-click__modal__reservation .p-reservation-modal {
    opacity: 1;
    visibility: visible;
    transition: opacity 0.6s, visibility 0.6s
}

.is-click__modal__reservation .p-reservation-modal__wrapper {
    transform: translateY(0);
    opacity: 1;
    transition: transform 0.7s 0.08s cubic-bezier(0.45, 0.12, 0.04, 0.96), opacity 0.9s 0.1s
}

.p-reservation-modals {
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.8s, visibility 0.8s
}

.p-reservation-modal {
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.6s, visibility 0.6s
}

.p-reservation-modal__wrapper {
    transform: translateY(6%);
    opacity: 0;
    transition: transform 0.8s cubic-bezier(0.45, 0.12, 0.04, 0.96), opacity 1s
}

.is-click__modal__feature .p-feature-modals {
    opacity: 1;
    visibility: visible;
    transition: opacity 0.4s, visibility 0.4s
}

.is-click__modal__feature .p-feature-modal {
    opacity: 1;
    visibility: visible;
    transition: opacity 0.6s, visibility 0.6s
}

.is-click__modal__feature .p-feature-modal__wrapper {
    transform: translateY(0);
    opacity: 1;
    transition: transform 0.7s 0.08s cubic-bezier(0.45, 0.12, 0.04, 0.96), opacity 0.9s 0.1s
}

.p-feature-modals {
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.8s, visibility 0.8s
}

.p-feature-modal {
    display: none;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.6s, visibility 0.6s
}

.p-feature-modal__wrapper {
    transform: translateY(6%);
    opacity: 0;
    transition: transform 0.8s cubic-bezier(0.45, 0.12, 0.04, 0.96), opacity 1s
}

.is-click__alert .contents {
    margin: 16rem 0 6rem;
    transition: margin 0.8s cubic-bezier(0.42, 0.06, 0.08, 0.97)
}

.is-click__alert .p-top-fv__footer {
    bottom: 25rem;
    transition: bottom 0.8s cubic-bezier(0.42, 0.06, 0.08, 0.97)
}

.is-click__alert .p-menu-slide__list {
    margin: 16rem 0 0;
    transition: margin 0.8s cubic-bezier(0.42, 0.06, 0.08, 0.97)
}

.is-click__alert .is-scroll__header__alert.is-scroll__header__scale .p-header {
    transform: translateY(0)
}

.is-click__alert .is-scroll__header__alert.is-scroll.is-scroll__header__scale .p-header {
    transform: translateY(-100%)
}

.is-click__alert .p-alert {
    margin: -6rem 0 0
}

.is-click__alert .p-treatment-dummy {
    height: 9rem;
    transition: height 0.8s cubic-bezier(0.42, 0.06, 0.08, 0.97)
}

.is-click__alert.wrapper-treatment .contents,
.is-click__alert.wrapper-treatment-single .contents {
    transition: margin 0.8s cubic-bezier(0.42, 0.06, 0.08, 0.97)
}

.p-top-fv__footer {
    bottom: 31rem;
    transition: bottom 0.8s cubic-bezier(0.42, 0.06, 0.08, 0.97)
}

.p-alert {
    margin: 0
}

.p-treatment-dummy {
    height: 9rem;
    transition: height 0.8s cubic-bezier(0.42, 0.06, 0.08, 0.97)
}

@media screen and (max-width: 1024px) {
    .is-click .p-header__menu-sp-wrapper {
        overflow: scroll
    }

    .is-click .p-header__icon-sp-hamburger-border:nth-child(1) {
        margin: 1px 0 0;
        -webkit-animation: click-header-sp-btn-1-open 0.8s cubic-bezier(0.45, 0.12, 0.04, 0.96) forwards;
        animation: click-header-sp-btn-1-open 0.8s cubic-bezier(0.45, 0.12, 0.04, 0.96) forwards
    }

    @-webkit-keyframes click-header-sp-btn-1-open {
        0% {
            transform: translateY(0) rotate(0)
        }

        50% {
            transform: translateY(2rem) rotate(0)
        }

        100% {
            transform: translateY(2rem) rotate(45deg)
        }
    }

    @keyframes click-header-sp-btn-1-open {
        0% {
            transform: translateY(0) rotate(0)
        }

        50% {
            transform: translateY(2rem) rotate(0)
        }

        100% {
            transform: translateY(2rem) rotate(45deg)
        }
    }

    .is-click .p-header__icon-sp-hamburger-border:nth-child(2) {
        -webkit-animation: click-header-sp-btn-2-open 0.8s cubic-bezier(0.45, 0.12, 0.04, 0.96) forwards;
        animation: click-header-sp-btn-2-open 0.8s cubic-bezier(0.45, 0.12, 0.04, 0.96) forwards
    }

    @-webkit-keyframes click-header-sp-btn-2-open {
        0% {
            opacity: 1
        }

        80% {
            opacity: 0
        }

        100% {
            opacity: 0
        }
    }

    @keyframes click-header-sp-btn-2-open {
        0% {
            opacity: 1
        }

        80% {
            opacity: 0
        }

        100% {
            opacity: 0
        }
    }

    .is-click .p-header__icon-sp-hamburger-border:nth-child(3) {
        -webkit-animation: click-header-sp-btn-3-open 0.8s cubic-bezier(0.45, 0.12, 0.04, 0.96) forwards;
        animation: click-header-sp-btn-3-open 0.8s cubic-bezier(0.45, 0.12, 0.04, 0.96) forwards
    }

    @-webkit-keyframes click-header-sp-btn-3-open {
        0% {
            transform: translateY(0) rotate(0)
        }

        50% {
            transform: translateY(-2rem) rotate(0)
        }

        100% {
            transform: translateY(-2rem) rotate(-45deg)
        }
    }

    @keyframes click-header-sp-btn-3-open {
        0% {
            transform: translateY(0) rotate(0)
        }

        50% {
            transform: translateY(-2rem) rotate(0)
        }

        100% {
            transform: translateY(-2rem) rotate(-45deg)
        }
    }

    .is-click .p-header__menu-sp {
        opacity: 1;
        visibility: visible;
        transition: opacity 0.4s, visibility 0.4s, margin 0.8s cubic-bezier(0.42, 0.06, 0.08, 0.97), top 0.8s cubic-bezier(0.42, 0.06, 0.08, 0.97)
    }

    .is-click .p-header__menu-sp-item:nth-child(1)::before {
        transform: scaleX(1);
        transition: transform .8s 0.3s cubic-bezier(0, 0.4, 0.3, 1)
    }

    .is-click .p-header__menu-sp-item:nth-child(1) .p-header__menu-sp-item-link {
        opacity: 1;
        transform: translateX(0);
        transition: opacity 1.4s 0.2s, transform .8s 0.15s cubic-bezier(0, 0.4, 0.3, 1)
    }

    .is-click .p-header__menu-sp-item:nth-child(2)::before {
        transform: scaleX(1);
        transition: transform .8s 0.4s cubic-bezier(0, 0.4, 0.3, 1)
    }

    .is-click .p-header__menu-sp-item:nth-child(2) .p-header__menu-sp-item-link {
        opacity: 1;
        transform: translateX(0);
        transition: opacity 1.4s 0.3s, transform .8s 0.25s cubic-bezier(0, 0.4, 0.3, 1)
    }

    .is-click .p-header__menu-sp-item:nth-child(3)::before {
        transform: scaleX(1);
        transition: transform .8s 0.5s cubic-bezier(0, 0.4, 0.3, 1)
    }

    .is-click .p-header__menu-sp-item:nth-child(3) .p-header__menu-sp-item-link {
        opacity: 1;
        transform: translateX(0);
        transition: opacity 1.4s 0.4s, transform .8s 0.35s cubic-bezier(0, 0.4, 0.3, 1)
    }

    .is-click .p-header__menu-sp-item:nth-child(4)::before {
        transform: scaleX(1);
        transition: transform .8s 0.6s cubic-bezier(0, 0.4, 0.3, 1)
    }

    .is-click .p-header__menu-sp-item:nth-child(4) .p-header__menu-sp-item-link {
        opacity: 1;
        transform: translateX(0);
        transition: opacity 1.4s 0.5s, transform .8s 0.45s cubic-bezier(0, 0.4, 0.3, 1)
    }

    .is-click .p-header__menu-sp-item:nth-child(5)::before {
        transform: scaleX(1);
        transition: transform .8s 0.7s cubic-bezier(0, 0.4, 0.3, 1)
    }

    .is-click .p-header__menu-sp-item:nth-child(5) .p-header__menu-sp-item-link {
        opacity: 1;
        transform: translateX(0);
        transition: opacity 1.4s 0.6s, transform .8s 0.55s cubic-bezier(0, 0.4, 0.3, 1)
    }

    .is-click .p-header__menu-sp-item:nth-child(6)::before {
        transform: scaleX(1);
        transition: transform .8s 0.8s cubic-bezier(0, 0.4, 0.3, 1)
    }

    .is-click .p-header__menu-sp-item:nth-child(6) .p-header__menu-sp-item-link {
        opacity: 1;
        transform: translateX(0);
        transition: opacity 1.4s 0.7s, transform .8s 0.65s cubic-bezier(0, 0.4, 0.3, 1)
    }

    .is-click .p-header__menu-sp-item:nth-child(7)::before {
        transform: scaleX(1);
        transition: transform .8s 0.9s cubic-bezier(0, 0.4, 0.3, 1)
    }

    .is-click .p-header__menu-sp-item:nth-child(7) .p-header__menu-sp-item-link {
        opacity: 1;
        transform: translateX(0);
        transition: opacity 1.4s 0.8s, transform .8s 0.75s cubic-bezier(0, 0.4, 0.3, 1)
    }

    .is-click .p-header__menu-sp-item:nth-child(8)::before {
        transform: scaleX(1);
        transition: transform .8s 1s cubic-bezier(0, 0.4, 0.3, 1)
    }

    .is-click .p-header__menu-sp-item:nth-child(8) .p-header__menu-sp-item-link {
        opacity: 1;
        transform: translateX(0);
        transition: opacity 1.4s 0.9s, transform .8s 0.85s cubic-bezier(0, 0.4, 0.3, 1)
    }

    .is-click .p-header__menu-sp-item:nth-child(9)::before {
        transform: scaleX(1);
        transition: transform .8s 1.1s cubic-bezier(0, 0.4, 0.3, 1)
    }

    .is-click .p-header__menu-sp-item:nth-child(9)::after {
        opacity: 1;
        transform: translateX(0);
        transition: opacity 1.4s 1s, transform .8s 0.95s cubic-bezier(0, 0.4, 0.3, 1)
    }

    .is-click .p-header__menu-sp-item:nth-child(9) .p-header__menu-sp-item-link {
        opacity: 1;
        transform: translateX(0);
        transition: opacity 1.4s 1s, transform .8s 0.95s cubic-bezier(0, 0.4, 0.3, 1)
    }

    .is-click .p-header__menu-sp-footer {
        opacity: 1;
        transition: opacity 1.4s 1.1s
    }

    .p-header__icon-sp-hamburger-border:nth-child(1) {
        -webkit-animation: click-header-sp-btn-1-close 0.8s cubic-bezier(0.45, 0.12, 0.04, 0.96) forwards;
        animation: click-header-sp-btn-1-close 0.8s cubic-bezier(0.45, 0.12, 0.04, 0.96) forwards
    }

    @-webkit-keyframes click-header-sp-btn-1-close {
        0% {
            transform: translateY(2rem) rotate(45deg)
        }

        50% {
            transform: translateY(2rem) rotate(0)
        }

        100% {
            transform: translateY(0) rotate(0)
        }
    }

    @keyframes click-header-sp-btn-1-close {
        0% {
            transform: translateY(2rem) rotate(45deg)
        }

        50% {
            transform: translateY(2rem) rotate(0)
        }

        100% {
            transform: translateY(0) rotate(0)
        }
    }

    .p-header__icon-sp-hamburger-border:nth-child(2) {
        -webkit-animation: click-header-sp-btn-2-close 0.8s cubic-bezier(0.45, 0.12, 0.04, 0.96) forwards;
        animation: click-header-sp-btn-2-close 0.8s cubic-bezier(0.45, 0.12, 0.04, 0.96) forwards
    }

    @-webkit-keyframes click-header-sp-btn-2-close {
        0% {
            opacity: 0
        }

        20% {
            opacity: 0
        }

        100% {
            opacity: 1
        }
    }

    @keyframes click-header-sp-btn-2-close {
        0% {
            opacity: 0
        }

        20% {
            opacity: 0
        }

        100% {
            opacity: 1
        }
    }

    .p-header__icon-sp-hamburger-border:nth-child(3) {
        -webkit-animation: click-header-sp-btn-3-close 0.8s cubic-bezier(0.45, 0.12, 0.04, 0.96) forwards;
        animation: click-header-sp-btn-3-close 0.8s cubic-bezier(0.45, 0.12, 0.04, 0.96) forwards
    }

    @-webkit-keyframes click-header-sp-btn-3-close {
        0% {
            transform: translateY(-2rem) rotate(-45deg)
        }

        50% {
            transform: translateY(-2rem) rotate(0)
        }

        100% {
            transform: translateY(0) rotate(0)
        }
    }

    @keyframes click-header-sp-btn-3-close {
        0% {
            transform: translateY(-2rem) rotate(-45deg)
        }

        50% {
            transform: translateY(-2rem) rotate(0)
        }

        100% {
            transform: translateY(0) rotate(0)
        }
    }

    .p-header__menu-sp {
        opacity: 0;
        visibility: hidden;
        transition: opacity 1.2s 0.4s, visibility 1.2s 0.4s, margin 0.8s cubic-bezier(0.42, 0.06, 0.08, 0.97), top 0.8s cubic-bezier(0.42, 0.06, 0.08, 0.97)
    }

    .p-header__menu-sp-item::before {
        transform-origin: left;
        transform: scaleX(0)
    }

    .p-header__menu-sp-item::after {
        opacity: 0;
        transform: translateX(-20rem);
        transition: opacity 0.8s, transform 0.6s
    }

    .p-header__menu-sp-footer {
        opacity: 0;
        transition: opacity 0.8s
    }

    .p-header__menu-sp-item-link {
        opacity: 0;
        transform: translateX(-16%);
        transition: opacity 0.3s, transform 0.4s
    }

    .is-click__acc .p-header__menu-sp-item-link__parent::after {
        margin: -1px 0 0;
        transform: rotate(90deg);
        transition: transform 0.6s cubic-bezier(0.45, 0.12, 0.04, 0.96)
    }

    .is-click__acc .js-click__acc-bodys {
        opacity: 1;
        visibility: visible;
        transition: height 0.3s cubic-bezier(0.45, 0.12, 0.04, 0.96), opacity 0.5s, visibility 0.5s
    }

    .is-click__acc .js-click__acc-body {
        opacity: 1;
        visibility: visible;
        transition: height 0.3s cubic-bezier(0.83, 0.06, 0.84, 0.2), opacity 1.1s, visibility 1.1s
    }

    .p-header__menu-sp-item-link__parent::after {
        transform: rotate(0deg);
        transform-origin: left;
        transition: transform 0.8s cubic-bezier(0.45, 0.12, 0.04, 0.96)
    }

    .js-click__acc-bodys {
        height: 0;
        overflow: hidden;
        opacity: 0;
        visibility: hidden;
        transition: height 0.6s cubic-bezier(0.45, 0.12, 0.04, 0.96), opacity 0.5s, visibility 0.5s
    }

    .js-click__acc-body {
        height: 0;
        overflow: hidden;
        opacity: 0;
        visibility: hidden;
        transition: height 0.6s cubic-bezier(0.45, 0.12, 0.04, 0.96), opacity 0.7s, visibility 0.7s
    }

    .is-click__alert .contents {
        margin: 26rem 0 15rem;
        transition: margin 0.8s cubic-bezier(0.42, 0.06, 0.08, 0.97)
    }

    .is-click__alert .p-top-fv__footer {
        bottom: 14.2rem;
        transition: bottom 0.8s cubic-bezier(0.42, 0.06, 0.08, 0.97)
    }

    .is-click__alert .p-menu-slide {
        top: 85rem;
        transition: top 0.8s cubic-bezier(0.42, 0.06, 0.08, 0.97)
    }

    .is-click__alert .p-treatment-dummy {
        height: 14rem;
        transition: height 0.8s cubic-bezier(0.42, 0.06, 0.08, 0.97)
    }

    .is-click__alert .p-menu-slide__list {
        margin: 0rem 0 0;
        transition: margin 0.8s cubic-bezier(0.42, 0.06, 0.08, 0.97)
    }

    .is-click__alert .p-alert {
        margin: -15rem 0 0
    }

    .is-click__alert .p-header__menu-sp {
        top: 26rem;
        height: calc(100vh - 26rem)
    }

    .is-click__alert .is-scroll__header__scale .p-header__menu-sp {
        top: 24rem
    }

    .is-click__alert.wrapper-treatment .contents,
    .is-click__alert.wrapper-treatment-single .contents {
        margin: 26rem 0 0;
        transition: margin 0.8s cubic-bezier(0.42, 0.06, 0.08, 0.97)
    }

    .is-click__alert.wrapper-treatment .p-menu-slide,
    .is-click__alert.wrapper-treatment-single .p-menu-slide {
        top: 99rem;
        transition: top 0.8s cubic-bezier(0.42, 0.06, 0.08, 0.97)
    }

    .p-treatment-dummy {
        height: 14rem;
        transition: height 0.8s cubic-bezier(0.42, 0.06, 0.08, 0.97)
    }

    .p-alert {
        margin: 0
    }
}

@media screen and (max-width: 767px) {
    .is-click .p-header__icon-sp-hamburger-border:nth-child(1) {
        -webkit-animation: click-header-sp-btn-1-open 0.8s cubic-bezier(0.45, 0.12, 0.04, 0.96) forwards;
        animation: click-header-sp-btn-1-open 0.8s cubic-bezier(0.45, 0.12, 0.04, 0.96) forwards
    }

    @-webkit-keyframes click-header-sp-btn-1-open {
        0% {
            transform: translateY(0) rotate(0)
        }

        50% {
            transform: translateY(3rem) rotate(0)
        }

        100% {
            transform: translateY(3rem) rotate(45deg)
        }
    }

    @keyframes click-header-sp-btn-1-open {
        0% {
            transform: translateY(0) rotate(0)
        }

        50% {
            transform: translateY(3rem) rotate(0)
        }

        100% {
            transform: translateY(3rem) rotate(45deg)
        }
    }

    .is-click .p-header__icon-sp-hamburger-border:nth-child(2) {
        -webkit-animation: click-header-sp-btn-2-open 0.8s cubic-bezier(0.45, 0.12, 0.04, 0.96) forwards;
        animation: click-header-sp-btn-2-open 0.8s cubic-bezier(0.45, 0.12, 0.04, 0.96) forwards
    }

    @-webkit-keyframes click-header-sp-btn-2-open {
        0% {
            opacity: 1
        }

        80% {
            opacity: 0
        }

        100% {
            opacity: 0
        }
    }

    @keyframes click-header-sp-btn-2-open {
        0% {
            opacity: 1
        }

        80% {
            opacity: 0
        }

        100% {
            opacity: 0
        }
    }

    .is-click .p-header__icon-sp-hamburger-border:nth-child(3) {
        -webkit-animation: click-header-sp-btn-3-open 0.8s cubic-bezier(0.45, 0.12, 0.04, 0.96) forwards;
        animation: click-header-sp-btn-3-open 0.8s cubic-bezier(0.45, 0.12, 0.04, 0.96) forwards
    }

    @-webkit-keyframes click-header-sp-btn-3-open {
        0% {
            transform: translateY(0) rotate(0)
        }

        50% {
            transform: translateY(-3rem) rotate(0)
        }

        100% {
            transform: translateY(-3rem) rotate(-45deg)
        }
    }

    @keyframes click-header-sp-btn-3-open {
        0% {
            transform: translateY(0) rotate(0)
        }

        50% {
            transform: translateY(-3rem) rotate(0)
        }

        100% {
            transform: translateY(-3rem) rotate(-45deg)
        }
    }

    .is-click .p-header__menu-sp-item:nth-child(1)::before {
        transform: scaleX(1);
        transition: transform .8s 0.3s cubic-bezier(0, 0.4, 0.3, 1)
    }

    .is-click .p-header__menu-sp-item:nth-child(1) .p-header__menu-sp-item-link {
        opacity: 1;
        transform: translateX(0);
        transition: opacity 1.4s 0.2s, transform .8s 0.15s cubic-bezier(0, 0.4, 0.3, 1)
    }

    .is-click .p-header__menu-sp-item:nth-child(2)::before {
        transform: scaleX(1);
        transition: transform .8s 0.4s cubic-bezier(0, 0.4, 0.3, 1)
    }

    .is-click .p-header__menu-sp-item:nth-child(2) .p-header__menu-sp-item-link {
        opacity: 1;
        transform: translateX(0);
        transition: opacity 1.4s 0.3s, transform .8s 0.25s cubic-bezier(0, 0.4, 0.3, 1)
    }

    .is-click .p-header__menu-sp-item:nth-child(3)::before {
        transform: scaleX(1);
        transition: transform .8s 0.5s cubic-bezier(0, 0.4, 0.3, 1)
    }

    .is-click .p-header__menu-sp-item:nth-child(3) .p-header__menu-sp-item-link {
        opacity: 1;
        transform: translateX(0);
        transition: opacity 1.4s 0.4s, transform .8s 0.35s cubic-bezier(0, 0.4, 0.3, 1)
    }

    .is-click .p-header__menu-sp-item:nth-child(4)::before {
        transform: scaleX(1);
        transition: transform .8s 0.6s cubic-bezier(0, 0.4, 0.3, 1)
    }

    .is-click .p-header__menu-sp-item:nth-child(4) .p-header__menu-sp-item-link {
        opacity: 1;
        transform: translateX(0);
        transition: opacity 1.4s 0.5s, transform .8s 0.45s cubic-bezier(0, 0.4, 0.3, 1)
    }

    .is-click .p-header__menu-sp-item:nth-child(5)::before {
        transform: scaleX(1);
        transition: transform .8s 0.7s cubic-bezier(0, 0.4, 0.3, 1)
    }

    .is-click .p-header__menu-sp-item:nth-child(5) .p-header__menu-sp-item-link {
        opacity: 1;
        transform: translateX(0);
        transition: opacity 1.4s 0.6s, transform .8s 0.55s cubic-bezier(0, 0.4, 0.3, 1)
    }

    .is-click .p-header__menu-sp-item:nth-child(6)::before {
        transform: scaleX(1);
        transition: transform .8s 0.8s cubic-bezier(0, 0.4, 0.3, 1)
    }

    .is-click .p-header__menu-sp-item:nth-child(6) .p-header__menu-sp-item-link {
        opacity: 1;
        transform: translateX(0);
        transition: opacity 1.4s 0.7s, transform .8s 0.65s cubic-bezier(0, 0.4, 0.3, 1)
    }

    .is-click .p-header__menu-sp-item:nth-child(7)::before {
        transform: scaleX(1);
        transition: transform .8s 0.9s cubic-bezier(0, 0.4, 0.3, 1)
    }

    .is-click .p-header__menu-sp-item:nth-child(7) .p-header__menu-sp-item-link {
        opacity: 1;
        transform: translateX(0);
        transition: opacity 1.4s 0.8s, transform .8s 0.75s cubic-bezier(0, 0.4, 0.3, 1)
    }

    .is-click .p-header__menu-sp-item:nth-child(8)::before {
        transform: scaleX(1);
        transition: transform .8s 1s cubic-bezier(0, 0.4, 0.3, 1)
    }

    .is-click .p-header__menu-sp-item:nth-child(8) .p-header__menu-sp-item-link {
        opacity: 1;
        transform: translateX(0);
        transition: opacity 1.4s 0.9s, transform .8s 0.85s cubic-bezier(0, 0.4, 0.3, 1)
    }

    .is-click .p-header__menu-sp-item:nth-child(9)::before {
        transform: scaleX(1);
        transition: transform .8s 1.1s cubic-bezier(0, 0.4, 0.3, 1)
    }

    .is-click .p-header__menu-sp-item:nth-child(9)::after {
        opacity: 1;
        transform: translateX(0);
        transition: opacity 1.4s 1s, transform .8s 0.95s cubic-bezier(0, 0.4, 0.3, 1)
    }

    .is-click .p-header__menu-sp-item:nth-child(9) .p-header__menu-sp-item-link {
        opacity: 1;
        transform: translateX(0);
        transition: opacity 1.4s 1s, transform .8s 0.95s cubic-bezier(0, 0.4, 0.3, 1)
    }

    .is-click .js-click__acc-bodys {
        opacity: 1;
        visibility: visible;
        transition: height 0.3s cubic-bezier(0.42, 0.06, 0.08, 0.97), opacity 0.5s, visibility 0.5s
    }

    .p-header__icon-sp-hamburger-border:nth-child(1) {
        -webkit-animation: click-header-sp-btn-1-close 0.8s cubic-bezier(0.45, 0.12, 0.04, 0.96) forwards;
        animation: click-header-sp-btn-1-close 0.8s cubic-bezier(0.45, 0.12, 0.04, 0.96) forwards
    }

    @-webkit-keyframes click-header-sp-btn-1-close {
        0% {
            transform: translateY(3rem) rotate(45deg)
        }

        50% {
            transform: translateY(3rem) rotate(0)
        }

        100% {
            transform: translateY(0) rotate(0)
        }
    }

    @keyframes click-header-sp-btn-1-close {
        0% {
            transform: translateY(3rem) rotate(45deg)
        }

        50% {
            transform: translateY(3rem) rotate(0)
        }

        100% {
            transform: translateY(0) rotate(0)
        }
    }

    .p-header__icon-sp-hamburger-border:nth-child(2) {
        -webkit-animation: click-header-sp-btn-2-close 0.8s cubic-bezier(0.45, 0.12, 0.04, 0.96) forwards;
        animation: click-header-sp-btn-2-close 0.8s cubic-bezier(0.45, 0.12, 0.04, 0.96) forwards
    }

    @-webkit-keyframes click-header-sp-btn-2-close {
        0% {
            opacity: 0
        }

        20% {
            opacity: 0
        }

        100% {
            opacity: 1
        }
    }

    @keyframes click-header-sp-btn-2-close {
        0% {
            opacity: 0
        }

        20% {
            opacity: 0
        }

        100% {
            opacity: 1
        }
    }

    .p-header__icon-sp-hamburger-border:nth-child(3) {
        -webkit-animation: click-header-sp-btn-3-close 0.8s cubic-bezier(0.45, 0.12, 0.04, 0.96) forwards;
        animation: click-header-sp-btn-3-close 0.8s cubic-bezier(0.45, 0.12, 0.04, 0.96) forwards
    }

    @-webkit-keyframes click-header-sp-btn-3-close {
        0% {
            transform: translateY(-3rem) rotate(-45deg)
        }

        50% {
            transform: translateY(-3rem) rotate(0)
        }

        100% {
            transform: translateY(0) rotate(0)
        }
    }

    @keyframes click-header-sp-btn-3-close {
        0% {
            transform: translateY(-3rem) rotate(-45deg)
        }

        50% {
            transform: translateY(-3rem) rotate(0)
        }

        100% {
            transform: translateY(0) rotate(0)
        }
    }

    .p-header__menu-sp {
        transition: opacity 1.2s 0.3s, visibility 1.2s 0.3s
    }

    .p-header__menu-sp-item::before {
        transform-origin: left;
        transform: scaleX(0)
    }

    .p-header__menu-sp-item::after {
        opacity: 0;
        transform: translateX(-20rem);
        transition: opacity 0.8s, transform 0.6s
    }

    .p-header__menu-sp-item-link {
        opacity: 0;
        transform: translateX(-16%);
        transition: opacity 0.4s, transform 0.5s
    }

    .js-click__acc-bodys {
        height: 0;
        overflow: hidden;
        opacity: 0;
        visibility: hidden;
        transition: height 0.6s cubic-bezier(0.42, 0.06, 0.08, 0.97), opacity 0.5s, visibility 0.5s
    }

    .is-click__alert .contents {
        margin: 36rem 0 0;
        transition: margin 0.8s cubic-bezier(0.42, 0.06, 0.08, 0.97)
    }

    .is-click__alert .p-menu-slide {
        top: 82rem;
        transition: top 0.8s cubic-bezier(0.42, 0.06, 0.08, 0.97)
    }

    .is-click__alert .p-treatment-dummy {
        height: 22rem;
        transition: height 0.8s cubic-bezier(0.42, 0.06, 0.08, 0.97)
    }

    .is-click__alert .p-alert {
        margin: -19rem 0 0
    }

    .is-click__alert .p-header__menu-sp {
        top: 36rem
    }

    .is-click__alert .p-header__menu-sp {
        height: calc(100vh - 36rem)
    }

    .is-click__alert .is-scroll__header__scale .p-header__menu-sp {
        top: 30rem
    }

    .is-click__alert.wrapper-treatment .contents {
        margin: 36rem 0 0;
        transition: margin 0.8s cubic-bezier(0.42, 0.06, 0.08, 0.97)
    }

    .is-click__alert.wrapper-treatment .p-menu-slide {
        top: 117rem;
        transition: top 0.8s cubic-bezier(0.42, 0.06, 0.08, 0.97)
    }

    .is-click__alert.wrapper-treatment-single .contents {
        margin: 36rem 0 0;
        transition: margin 0.8s cubic-bezier(0.42, 0.06, 0.08, 0.97)
    }

    .p-treatment-dummy {
        height: 22rem;
        transition: height 0.8s cubic-bezier(0.42, 0.06, 0.08, 0.97)
    }

    .p-alert {
        margin: 0
    }
}

.is-check__alert__none .contents {
    margin: 16rem 0 0
}

.is-check__alert__none .p-menu-slide__list {
    margin: 16rem 0 0
}

.is-check__alert__none .p-top-fv__footer {
    bottom: calc(3.5294vw + 16rem);
    transition: bottom 0.8s cubic-bezier(0.42, 0.06, 0.08, 0.97)
}

.is-check__alert__none .p-reservation-btn {
    bottom: 3.5294vw
}

.is-check__alert__block .contents {
    margin: 22rem 0 -4rem
}

.is-check__alert__block .p-top-fv__content {
    padding: calc(35vh - 23rem) 16rem 0
}

.is-check__alert__block .p-top-fv__footer {
    bottom: calc(3.5294vw + 20rem)
}

.is-check__alert__block.is-click__alert .contents {
    margin: 16rem 0 0;
    padding: 0;
    transition: margin 0.8s cubic-bezier(0.42, 0.06, 0.08, 0.97)
}

.is-check__alert__block.is-click__alert .p-menu-slide__list {
    padding: 6.4rem 0 17.5rem
}

.is-check__alert__block.is-click__alert .p-top-fv__content {
    padding: calc(35vh - 19rem) 16rem 0;
    transition: padding 0.8s cubic-bezier(0.42, 0.06, 0.08, 0.97)
}

.is-check__alert__block.is-click__alert .p-top-fv__footer {
    bottom: calc(3.5294vw + 16rem)
}

.is-check__alert__block.wrapper-treatment.is-click__alert .p-menu-slide__list {
    padding: 15.4rem 0 17.5rem
}

.is-check__calendar__holiday__public.fc-event {
    background-color: #fff;
    border: none
}

.is-check__calendar__holiday__closed.fc-event {
    background-color: #cc99ff;
    border: none
}

.fc-event-container .is-check__calendar__holiday__closed .fc-title {
    color: #fff
}

.is-check__err .p-contact-main__body-form-main-dt-label-head {
    background-color: #bb0101
}

.is-check__err .p-contact-main__body-form-main-dd-input__common {
    border: 1px solid #bb0101
}

.is-check__err__req .p-contact-main__body-form-main-dd-input__error__req {
    display: block
}

.is-check__err__form .p-contact-main__body-form-main-dd-input__error__form {
    display: block
}

.p-contact-main__body-form-main-dd-input__error {
    display: none
}

.is-check__pagination__none .p-menu-slide__category {
    height: 100%
}

.is-check__pagination__none .p-posts-pagination {
    height: 1px
}

@media screen and (max-width: 1024px) {
    .is-check__alert__none .contents {
        margin: 26rem 0 0rem
    }

    .is-check__alert__none .p-header__menu-sp {
        top: 26rem
    }

    .is-check__alert__none .is-scroll__header__scale .p-header__menu-sp {
        top: 24rem
    }

    .is-check__alert__none .p-menu-slide {
        top: 85rem
    }

    .is-check__alert__none .p-menu-slide__list {
        margin: 0
    }

    .is-check__alert__block .contents {
        margin: 41rem 0 0
    }

    .is-check__alert__block .p-top-fv__content {
        padding: calc(35vh - 66.2rem) 24rem 0
    }

    .is-check__alert__block.is-click__alert .contents {
        margin: 26rem 0 0
    }

    .is-check__alert__block.is-click__alert .p-top-fv__content {
        padding: calc(35vh - 66.2rem) 24rem 0
    }

    .is-check__alert__none.wrapper-treatment .p-menu-slide {
        top: 99rem
    }

    .is-check__pagination__none .p-posts-pagination {
        height: 1px
    }

    .is-check__pagination__none .p-posts-pagination-wrapper {
        padding: 0;
        border-top: none
    }

    .is-check__pagination__none .p-posts-pagination__sp {
        display: none
    }
}

@media screen and (max-width: 767px) {
    .is-check__alert__none .contents {
        margin: 36rem 0 0rem
    }

    .is-check__alert__none .p-header__menu-sp {
        top: 36rem
    }

    .is-check__alert__none .is-scroll__header__scale .p-header__menu-sp {
        top: 30rem
    }

    .is-check__alert__none .p-menu-slide {
        top: 82rem
    }

    .is-check__alert__block .contents {
        margin: 55rem 0 0
    }

    .is-check__alert__block .p-top-fv__content {
        padding: 2vh 16rem 0
    }

    .is-check__alert__block.is-click__alert .contents {
        margin: 36rem 0 0
    }

    .is-check__alert__block.is-click__alert .p-top-fv__content {
        padding: 2vh 16rem 0
    }

    .is-check__alert__none.wrapper-treatment .p-menu-slide {
        top: 118rem
    }
}

.is-current .p-posts-pagination-num-item-link {
    position: relative;
    color: #fff;
    border-bottom: none;
    z-index: 1
}

.is-current .p-posts-pagination-num-item-link::before {
    position: absolute;
    top: -1.4rem;
    left: -2rem;
    content: "";
    width: 4.8rem;
    height: 4.8rem;
    border-radius: 50%;
    background-color: #cc99ff;
    z-index: -1
}

.is-current .p-menu-slide__item-link-txt {
    color: #262626;
    transition: color 0.2s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-current .p-menu-slide__item-link-txt::before {
    opacity: 1;
    transform-origin: right;
    transform: scaleX(0);
    transition: transform 0.8s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-current .p-menu-slide__item-link-txt::after {
    opacity: 1;
    transform: translateX(0);
    transition: opacity 0.2s, transform 0.4s cubic-bezier(0.42, 0.06, 0.08, 0.97)
}

.is-current .p-menu-slide__category__item-link-txt::before {
    opacity: 0
}

.is-current .p-menu-slide__category__item-link-txt::after {
    opacity: 1;
    transform: translateX(0);
    transition: opacity 0.4s, transform 0.4s cubic-bezier(0.42, 0.06, 0.08, 0.97)
}

.is-current .p-header__menu-pc-item-link-txt {
    color: #915da3;
    transition: color 0.4s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-current .p-header__menu-pc-item-link-txt::after {
    background-color: #915da3;
    transform: scale(1);
    transform-origin: left;
    transition: background-color 0.4s cubic-bezier(0.45, 0.12, 0.04, 0.96), transform 0.4s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-current .p-header__menu-treatment-item-link-txt {
    color: #fff
}

.is-current .p-header__menu-treatment-item-link-txt::before {
    opacity: 1;
    transform-origin: left;
    transform: scaleX(1);
    transition: transform 0.8s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-current .p-footer__menu-link-txt::before {
    opacity: 1;
    transform-origin: left;
    transform: scaleX(1);
    transition: transform 0.8s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-current .p-footer__menu-child-link-txt::before {
    opacity: 1;
    transform-origin: left;
    transform: scaleX(1);
    transition: transform 0.8s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-current.p-menu-slide__tag__link {
    background-color: #cc99ff;
    color: #fff;
    border: none
}

.p-menu-slide__tag__link {
    background-color: #fff;
    color: #262626;
    border: 1px solid #bbb7ae
}

.p-header__menu-pc-item-link-txt {
    color: #262626;
    transition: color 0.6s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.p-header__menu-pc-item-link-txt::after {
    background-color: #915da3;
    transition: background-color 0.6s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-current.p-menu-slide__category__item {
    display: none
}

.p-menu-slide__item-link-txt {
    color: #915da3;
    transition: color 0.2s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.p-menu-slide__item-link-txt::before {
    opacity: 1;
    transform-origin: left;
    transform: scaleX(1);
    transition: transform 0.8s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.p-menu-slide__item-link-txt::after {
    opacity: 0;
    transform: translateX(-20%);
    transition: opacity 0.2s, transform 0.4s cubic-bezier(0.42, 0.06, 0.08, 0.97)
}

.is-current__header-treatment .p-header__menu-treatment {
    opacity: 1;
    visibility: visible;
    transition: opacity 0.5s, visibility 0.5s
}

.p-header__menu-treatment {
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.5s, visibility 0.5s
}

@media screen and (max-width: 1024px) {
    .is-current .p-menu-slide__item-link-txt {
        color: #915da3;
        transition: color 0.2s cubic-bezier(0.45, 0.12, 0.04, 0.96)
    }

    .is-current .p-menu-slide__item-link-txt::before {
        opacity: 1;
        transform-origin: left;
        transform: scaleX(1);
        transition: transform 0.8s cubic-bezier(0.45, 0.12, 0.04, 0.96)
    }

    .is-current .p-menu-slide__item-link-txt::after {
        opacity: 0;
        transform: translateX(-20%);
        transition: opacity 0.2s, transform 0.4s cubic-bezier(0.42, 0.06, 0.08, 0.97)
    }

    .p-header__menu-treatment {
        display: none
    }
}

.is-hover .p-header__menu-pc-item-link-txt::after {
    transform-origin: left;
    transform: scaleX(1);
    transition: transform 0.6s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-hover .p-header__menu-treatment-item-link-txt::before {
    transform-origin: left;
    transform: scaleX(1);
    transition: transform 0.6s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-hover .p-footer__access-info-content-link__map-txt::before {
    transform-origin: right;
    transform: scaleX(0);
    transition: transform 0.6s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-hover .p-footer__menu-link-txt::before {
    transform-origin: right;
    transform: scaleX(0);
    transition: transform 0.6s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-hover .p-footer__menu-child-link-txt::before {
    transform-origin: right;
    transform: scaleX(0);
    transition: transform 0.6s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-hover .p-footer__access-schedule-check-link-txt::before {
    transform-origin: right;
    transform: scaleX(0);
    transition: transform 0.6s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-hover .p-menu-slide__item-link-txt {
    opacity: 1;
    transition: opacity .2s
}

.is-hover .p-menu-slide__item-link-txt::before {
    transform-origin: right;
    transform: scaleX(0);
    transition: transform 0.8s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-hover .p-menu-slide__category__item-link-txt::before {
    transform-origin: right;
    transform: scaleX(0);
    transition: transform 0.6s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-hover .p-menu-slide__tag__link {
    color: #fff;
    background-color: #cc99ff;
    transition: color 0.6s cubic-bezier(0.45, 0.12, 0.04, 0.96), background-color 0.6s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-hover .p-reservation-btn__wrapper {
    overflow: hidden
}

.is-hover .p-reservation-btn__wrapper::before {
    opacity: 1;
    transform: scale(1);
    transition: opacity 1s cubic-bezier(0.45, 0.12, 0.04, 0.96), transform 0.6s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-hover .p-reservation-modal__close-border:nth-child(1) {
    transform: rotate(0);
    transition: transform 0.4s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-hover .p-reservation-modal__close-border:nth-child(2) {
    transform: rotate(0);
    transition: transform 0.4s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-hover .p-alert__head-link::before {
    transform-origin: right;
    transform: scaleX(0);
    transition: transform 0.6s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-hover .p-alert__close-border:nth-child(1) {
    transform: rotate(0);
    transition: transform 0.64s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-hover .p-alert__close-border:nth-child(2) {
    transform: rotate(0);
    transition: transform 0.4s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-hover .p-top-fv__news-link-ttl::before {
    transform-origin: right;
    transform: scaleX(0);
    transition: transform 0.6s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-hover .p-top-main__news-all-txt::before {
    transform-origin: right;
    transform: scaleX(0);
    transition: transform 0.6s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-hover .p-top-main__news-content-body-link-cover {
    color: #cc99ff;
    transition: color 0.6s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-hover .p-top-main__news-content-body-link-cover::before {
    transform-origin: left;
    transform: scaleX(1);
    transition: transform 0.6s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-hover .p-top-main__news-content-body-ttl {
    color: #cc99ff;
    transition: color 0.6s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-hover .p-access-about__content-body-item-txt-link-txt::before {
    transform-origin: right;
    transform: scaleX(0);
    transition: transform 0.6s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-hover .p-feature-modal__close-border:nth-child(1) {
    transform: rotate(0);
    transition: transform 0.64s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-hover .p-feature-modal__close-border:nth-child(2) {
    transform: rotate(0);
    transition: transform 0.4s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-hover .p-treatment-xxx-menu__all-link-txt::before {
    transform-origin: right;
    transform: scaleX(0);
    transition: transform 0.6s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-hover .p-column-posts__item-content-body-ttl-link-txt {
    color: #cc99ff;
    transition: color 0.6s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-hover .p-column-xxx-same__footer-link-txt::before {
    transform-origin: right;
    transform: scaleX(0);
    transition: transform 0.6s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-hover .p-column-posts__item-content-footer-item-link {
    color: #fff;
    background-color: #cc99ff;
    transition: color 0.6s cubic-bezier(0.45, 0.12, 0.04, 0.96), background-color 0.6s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-hover .page-numbers-txt::after {
    transform-origin: right;
    transform: scaleX(0);
    transition: transform 0.6s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-hover .page-numbers__prev .page-numbers-btn-inner {
    background-color: #56256e;
    transition: background-color 1s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-hover .page-numbers__prev .page-numbers-btn-inner::before {
    transform: translateX(-4.8rem);
    transition: transform 1s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-hover .page-numbers__prev .page-numbers-btn-inner::after {
    transform: translateX(0);
    transition: transform 1s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-hover .page-numbers__next .page-numbers-btn-inner {
    background-color: #56256e;
    transition: background-color 1s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-hover .page-numbers__next .page-numbers-btn-inner::before {
    transform: translateX(4.8rem);
    transition: transform 1s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-hover .page-numbers__next .page-numbers-btn-inner::after {
    transform: translateX(0);
    transition: transform 1s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-hover .p-contact-main__body-form-link__back-txt::before {
    transform-origin: right;
    transform: scaleX(0);
    transition: transform 0.6s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-hover .p-next__wrapper::before {
    background-color: rgba(0, 0, 0, 0.7);
    transition: background-color 1s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-hover .js-mouse-hover__btn {
    overflow: hidden
}

.is-hover .js-mouse-hover__btn-inner__main {
    overflow: hidden
}

.is-hover .js-mouse-hover__btn-inner__main::before {
    transform-origin: left;
    opacity: 1;
    transform: scaleX(1);
    transition: opacity 1.2s cubic-bezier(0.45, 0.12, 0.04, 0.96), transform 0.8s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-hover .js-mouse-hover__def-inner::before {
    transform-origin: right;
    transform: scaleX(0);
    transition: transform 0.8s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-hover .js-mouse-hover__txt__cover .js-mouse-hover__txt {
    transform: translateX(160%)
}

.is-hover .js-mouse-hover__txt__cover:nth-child(1) .js-mouse-hover__txt {
    transition: transform 1s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-hover .js-mouse-hover__txt__cover:nth-child(2) .js-mouse-hover__txt {
    transition: transform 1s 0.04s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-hover .js-mouse-hover__txt__cover:nth-child(3) .js-mouse-hover__txt {
    transition: transform 1s 0.08s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-hover .js-mouse-hover__txt__cover:nth-child(4) .js-mouse-hover__txt {
    transition: transform 1s 0.12s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-hover .js-mouse-hover__txt__cover:nth-child(5) .js-mouse-hover__txt {
    transition: transform 1s 0.16s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-hover .js-mouse-hover__txt__cover:nth-child(6) .js-mouse-hover__txt {
    transition: transform 1s 0.2s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-hover .js-mouse-hover__txt__cover:nth-child(7) .js-mouse-hover__txt {
    transition: transform 1s 0.24s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-hover .js-mouse-hover__txt__cover:nth-child(8) .js-mouse-hover__txt {
    transition: transform 1s 0.28s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-hover .js-mouse-hover__txt__cover:nth-child(9) .js-mouse-hover__txt {
    transition: transform 1s 0.32s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-hover .js-mouse-hover__txt__cover:nth-child(10) .js-mouse-hover__txt {
    transition: transform 1s 0.36s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-hover .js-mouse-hover__txt__cover:nth-child(11) .js-mouse-hover__txt {
    transition: transform 1s 0.4s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-hover .js-mouse-hover__txt__cover:nth-child(12) .js-mouse-hover__txt {
    transition: transform 1s 0.44s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-hover .js-mouse-hover__txt__cover:nth-child(13) .js-mouse-hover__txt {
    transition: transform 1s 0.48s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-hover .js-mouse-hover__txt__cover:nth-child(14) .js-mouse-hover__txt {
    transition: transform 1s 0.52s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-hover .js-mouse-hover__txt__cover:nth-child(15) .js-mouse-hover__txt {
    transition: transform 1s 0.56s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-hover .js-mouse-hover__img__x {
    transform: translateX(0)
}

.is-hover .js-mouse-hover__img-dummy__x {
    transform: translateX(0)
}

.is-hover .js-mouse-hover__img__x__box {
    transform: translateX(200%)
}

.is-hover .js-mouse-hover__img-dummy__x__box {
    transform: translateX(50%)
}

.is-hover .js-mouse-hover__img__1 {
    transition: transform 1s 0s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-hover .js-mouse-hover__img-dummy__1 {
    transition: transform 1s 0s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-hover .js-mouse-hover__img__2 {
    transition: transform 1s 0.04s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-hover .js-mouse-hover__img-dummy__2 {
    transition: transform 1s 0.04s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-hover .js-mouse-hover__img__3 {
    transition: transform 1s 0.08s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-hover .js-mouse-hover__img-dummy__3 {
    transition: transform 1s 0.08s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-hover .js-mouse-hover__img__4 {
    transition: transform 1s 0.12s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-hover .js-mouse-hover__img-dummy__4 {
    transition: transform 1s 0.12s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-hover .js-mouse-hover__img__5 {
    transition: transform 1s 0.16s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-hover .js-mouse-hover__img-dummy__5 {
    transition: transform 1s 0.16s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-hover .js-mouse-hover__img__6 {
    transition: transform 1s 0.2s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-hover .js-mouse-hover__img-dummy__6 {
    transition: transform 1s 0.2s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-hover .js-mouse-hover__img__7 {
    transition: transform 1s 0.24s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-hover .js-mouse-hover__img-dummy__7 {
    transition: transform 1s 0.24s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-hover .js-mouse-hover__img__8 {
    transition: transform 1s 0.28s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-hover .js-mouse-hover__img-dummy__8 {
    transition: transform 1s 0.28s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-hover .js-mouse-hover__img__9 {
    transition: transform 1s 0.32s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-hover .js-mouse-hover__img-dummy__9 {
    transition: transform 1s 0.32s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-hover .js-mouse-hover__img__10 {
    transition: transform 1s 0.36s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-hover .js-mouse-hover__img-dummy__10 {
    transition: transform 1s 0.36s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-hover .js-mouse-hover__img__11 {
    transition: transform 1s 0.4s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-hover .js-mouse-hover__img-dummy__11 {
    transition: transform 1s 0.4s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-hover .js-mouse-hover__img__12 {
    transition: transform 1s 0.44s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-hover .js-mouse-hover__img-dummy__12 {
    transition: transform 1s 0.44s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-hover .js-mouse-hover__img__13 {
    transition: transform 1s 0.48s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-hover .js-mouse-hover__img-dummy__13 {
    transition: transform 1s 0.48s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-hover .js-mouse-hover__img__14 {
    transition: transform 1s 0.52s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-hover .js-mouse-hover__img-dummy__14 {
    transition: transform 1s 0.52s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-hover .js-mouse-hover__img__15 {
    transition: transform 1s 0.56s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-hover .js-mouse-hover__img-dummy__15 {
    transition: transform 1s 0.56s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-hover .js-mouse-hover__img__wrapper {
    background-color: #56256e;
    transition: background-color 1s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-hover .js-mouse-hover__img__y {
    transform: translateY(250%);
    transition: transform 0.8s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-hover .js-mouse-hover__img-dummy__y {
    transform: translateY(100%);
    transition: transform 0.6s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-hover .js-mouse-hover__img__y.p-footer__bottom-down-img {
    transform: translateY(250%);
    transition: transform 0.8s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-hover .p-treatment-all__item-img-item-cover {
    transform: scale(1.08);
    transition: transform 0.8s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-hover .p-treatment-xxx-menu__item-img-item-cover {
    transform: scale(1.08);
    transition: transform 0.8s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-hover.p-header__menu-pc-child-item-link__header::after {
    transform-origin: left;
    transform: scaleX(1);
    transition: transform 0.8s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.p-header__menu-pc-child-item-link__header::after {
    transform-origin: right;
    transform: scaleX(0);
    transition: transform 0.8s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-hover.p-header__menu-pc-child-item-link::before {
    transform-origin: left;
    transform: scaleX(1);
    transition: transform 0.8s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.p-header__menu-pc-child-item-link::before {
    transform-origin: right;
    transform: scaleX(0);
    transition: transform 0.8s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.p-header__menu-pc-item-link-txt {
    overflow: hidden
}

.p-header__menu-pc-item-link-txt::after {
    transform-origin: right;
    transform: scaleX(0);
    transition: transform 0.8s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.p-header__menu-treatment-item-link-txt::before {
    transform-origin: right;
    transform: scaleX(0);
    transition: transform 0.8s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.p-footer__access-info-content-link__map-txt::before {
    transform-origin: left;
    transform: scaleX(1);
    transition: transform 0.8s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.p-footer__menu-link-txt {
    overflow: hidden
}

.p-footer__menu-link-txt::before {
    transform-origin: left;
    transform: scaleX(1);
    transition: transform 0.8s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.p-footer__menu-child-link-txt {
    overflow: hidden
}

.p-footer__menu-child-link-txt::before {
    transform-origin: left;
    transform: scaleX(1);
    transition: transform 0.8s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.p-footer__access-schedule-check-link-txt::before {
    transform-origin: left;
    transform: scaleX(1);
    transition: transform 0.8s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.p-header__menu-pc-child {
    pointer-events: none;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.4s, visibility 0.4s
}

.p-menu-slide__category__item-link-txt::before {
    transform-origin: left;
    transform: scaleX(1);
    transition: transform 0.8s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.p-menu-slide__category__item-link-txt::after {
    opacity: 0;
    transform: translateX(-20%);
    transition: opacity 0.4s, transform 0.4s cubic-bezier(0.42, 0.06, 0.08, 0.97)
}

.p-menu-slide__tag__link {
    color: #262626;
    background-color: #fff;
    transition: color 0.8s cubic-bezier(0.45, 0.12, 0.04, 0.96), background-color 0.8s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.p-reservation-btn__wrapper {
    overflow: hidden
}

.p-reservation-btn__wrapper::before {
    opacity: 0;
    transform: scale(0.1);
    transition: opacity 1.2s cubic-bezier(0.45, 0.12, 0.04, 0.96), transform 1.6s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.p-reservation-modal__close-border:nth-child(1) {
    transform: rotate(45deg);
    transition: transform 0.6s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.p-reservation-modal__close-border:nth-child(2) {
    transform: rotate(-45deg);
    transition: transform 0.6s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.p-alert__head-link::before {
    transform-origin: left;
    transform: scaleX(1);
    transition: transform 0.8s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.p-alert__close-border:nth-child(1) {
    transform: rotate(45deg);
    transition: transform 0.6s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.p-alert__close-border:nth-child(2) {
    transform: rotate(-45deg);
    transition: transform 0.6s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.p-top-fv__news-link-ttl::before {
    transform-origin: left;
    transform: scaleX(1);
    transition: transform 0.8s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.p-top-main__news-all-txt::before {
    transform-origin: left;
    transform: scaleX(1);
    transition: transform 0.8s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.p-top-main__news-content-body-link-cover::before {
    transform-origin: right;
    transform: scaleX(0);
    transition: transform 0.8s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.p-top-main__news-content-body-ttl {
    color: #393327;
    transition: color 0.8s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.p-access-about__content-body-item-txt-link-txt::before {
    transform-origin: left;
    transform: scaleX(1);
    transition: transform 0.8s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.p-feature-modal__close-border {
    color: #393327;
    transition: color 0.6s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.p-feature-modal__close-border:nth-child(1) {
    transform: rotate(45deg);
    transition: transform 0.6s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.p-feature-modal__close-border:nth-child(2) {
    transform: rotate(-45deg);
    transition: transform 0.6s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.p-treatment-xxx-menu__all-link-txt::before {
    transform-origin: left;
    transform: scaleX(1);
    transition: transform 0.8s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.p-column-posts__item-content-body-ttl-link-txt {
    color: #262626;
    transition: color 0.8s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.p-column-xxx-same__footer-link-txt::before {
    transform-origin: left;
    transform: scaleX(1);
    transition: transform 0.8s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-hover.p-column-posts__item-content-header-link a::before {
    transform-origin: left;
    transform: scaleX(1);
    transition: transform 0.6s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.p-column-posts__item-content-header-link a::before {
    transform-origin: right;
    transform: scaleX(0);
    transition: transform 0.8s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-hover.p-column-xxx-same__body-item-content-header-link a::before {
    transform-origin: left;
    transform: scaleX(1);
    transition: transform 0.6s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.p-column-xxx-same__body-item-content-header-link a::before {
    transform-origin: right;
    transform: scaleX(0);
    transition: transform 0.8s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.p-column-posts__item-content-footer-item-link {
    color: #262626;
    background-color: #fff;
    transition: color 0.8s cubic-bezier(0.45, 0.12, 0.04, 0.96), background-color 0.8s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.page-numbers-txt::after {
    transform-origin: left;
    transform: scaleX(1);
    transition: transform 0.6s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.page-numbers__prev .page-numbers-btn-inner {
    background-color: #cc99ff;
    transition: background-color 1s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.page-numbers__prev .page-numbers-btn-inner::before {
    transform: translateX(0)
}

.page-numbers__prev .page-numbers-btn-inner::after {
    transform: translateX(4.8rem)
}

.page-numbers__next .page-numbers-btn-inner {
    background-color: #cc99ff;
    transition: background-color 1s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.page-numbers__next .page-numbers-btn-inner::before {
    transform: translateX(0)
}

.page-numbers__next .page-numbers-btn-inner::after {
    transform: translateX(-4.8rem)
}

.p-contact-main__body-form-link__back-txt::before {
    transform-origin: left;
    transform: scaleX(1);
    transition: transform 0.8s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.p-next__wrapper::before {
    background-color: rgba(0, 0, 0, 0.4);
    transition: background-color 1s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.js-mouse-hover__btn {
    overflow: hidden
}

.js-mouse-hover__btn-inner {
    position: relative;
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%
}

.js-mouse-hover__btn-inner__main::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-color: #56256e;
    transform-origin: right;
    transform: scaleX(0.2);
    opacity: 0;
    transition: opacity 1.2s cubic-bezier(0.45, 0.12, 0.04, 0.96), transform 1.8s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.js-mouse-hover__def-inner {
    position: relative;
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%
}

.js-mouse-hover__def-inner::before {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    content: "";
    background-color: #fff;
    transform: scaleX(1);
    transform-origin: left;
    transition: transform 0.8s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.js-mouse-hover__def-inner__blk {
    position: relative;
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%
}

.js-mouse-hover__def-inner__blk::before {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    content: "";
    background-color: #262626;
    transform: scaleX(1);
    transform-origin: left;
    transition: transform 0.8s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.js-mouse-hover__txt__cover {
    display: block;
    overflow: hidden
}

.js-mouse-hover__txt {
    position: relative;
    display: block;
    transform: translateX(0)
}

.js-mouse-hover__txt::before {
    position: absolute;
    top: 0;
    left: -160%;
    content: attr(data-mouse-hover-btn)
}

.js-mouse-hover__img__cover {
    position: relative;
    display: block;
    overflow: hidden
}

.js-mouse-hover__img__x {
    transform: translateX(-100%)
}

.js-mouse-hover__img-dummy__x {
    transform: translateX(-200%)
}

.js-mouse-hover__img__x__box {
    transform: translateX(-50%)
}

.js-mouse-hover__img-dummy__x__box {
    transform: translateX(-200%)
}

.js-mouse-hover__img__wrapper {
    position: relative;
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #cc99ff;
    overflow: hidden;
    transition: background-color 1s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.js-mouse-hover__img__wrapper__box {
    border-radius: 50%
}

.js-mouse-hover__img__y {
    transform: translateY(0%)
}

.js-mouse-hover__img__y.p-footer__bottom-down-img {
    transform: translateY(-0.2rem)
}

.js-mouse-hover__img-dummy__y {
    position: absolute;
    top: 0;
    left: calc(50% - .37rem);
    transform: translateY(-100%)
}

.js-mouse-hover__img-dummy__y.p-footer__bottom-down-img {
    left: calc(50% - 0.8rem)
}

.p-treatment-all__item-img-item-cover {
    transform: scale(1);
    transition: transform 1s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.p-treatment-xxx-menu__item-img-item-cover {
    transform: scale(1);
    transition: transform 1s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-hover__treatment .p-header__menu-pc-child {
    pointer-events: all;
    opacity: 1;
    visibility: visible;
    transition: opacity 0.4s, visibility 0.4s
}

.is-load .p-load__opening-words__top .p-load__opening-words-block:nth-child(1) .p-load__opening-word-block:nth-child(1) {
    transition: opacity 1.2s, transform .9s
}

.is-load .p-load__opening-words__top .p-load__opening-words-block:nth-child(1) .p-load__opening-word-block:nth-child(1) .p-load__opening-word {
    transition: transform .9s cubic-bezier(0, 0.4, 0.3, 1)
}

.is-load .p-load__opening-words__top .p-load__opening-words-block:nth-child(1) .p-load__opening-word-block:nth-child(2) {
    transition: opacity 1.2s 0.1s, transform .9s 0.1s
}

.is-load .p-load__opening-words__top .p-load__opening-words-block:nth-child(1) .p-load__opening-word-block:nth-child(2) .p-load__opening-word {
    transition: transform .9s 0.1s cubic-bezier(0, 0.4, 0.3, 1)
}

.is-load .p-load__opening-words__top .p-load__opening-words-block:nth-child(1) .p-load__opening-word-block:nth-child(3) {
    transition: opacity 1.2s 0.16s, transform .9s 0.16s
}

.is-load .p-load__opening-words__top .p-load__opening-words-block:nth-child(1) .p-load__opening-word-block:nth-child(3) .p-load__opening-word {
    transition: transform .9s 0.16s cubic-bezier(0, 0.4, 0.3, 1)
}

.is-load .p-load__opening-words__top .p-load__opening-words-block:nth-child(2) .p-load__opening-word-block:nth-child(1) {
    transition: opacity 1.2s 0.22s, transform .9s 0.22s
}

.is-load .p-load__opening-words__top .p-load__opening-words-block:nth-child(2) .p-load__opening-word-block:nth-child(1) .p-load__opening-word {
    transition: transform .9s 0.22s cubic-bezier(0, 0.4, 0.3, 1)
}

.is-load .p-load__opening-words__top .p-load__opening-words-block:nth-child(2) .p-load__opening-word-block:nth-child(2) {
    transition: opacity 1.2s 0.28s, transform .9s 0.28s
}

.is-load .p-load__opening-words__top .p-load__opening-words-block:nth-child(2) .p-load__opening-word-block:nth-child(2) .p-load__opening-word {
    transition: transform .9s 0.28s cubic-bezier(0, 0.4, 0.3, 1)
}

.is-load .p-load__opening-words__top .p-load__opening-words-block:nth-child(2) .p-load__opening-word-block:nth-child(3) {
    transition: opacity 1.2s 0.34s, transform .9s 0.34s
}

.is-load .p-load__opening-words__top .p-load__opening-words-block:nth-child(2) .p-load__opening-word-block:nth-child(3) .p-load__opening-word {
    transition: transform .9s 0.34s cubic-bezier(0, 0.4, 0.3, 1)
}

.is-load .p-load__opening-words__top .p-load__opening-words-block:nth-child(2) .p-load__opening-word-block:nth-child(4) {
    transition: opacity 1.2s 0.4s, transform .9s 0.4s
}

.is-load .p-load__opening-words__top .p-load__opening-words-block:nth-child(2) .p-load__opening-word-block:nth-child(4) .p-load__opening-word {
    transition: transform .9s 0.4s cubic-bezier(0, 0.4, 0.3, 1)
}

.is-load .p-load__opening-words__bottom .p-load__opening-words-block:nth-child(1) .p-load__opening-word-block:nth-child(1) {
    transition: opacity 1.2s 0.22s, transform .9s 0.22s
}

.is-load .p-load__opening-words__bottom .p-load__opening-words-block:nth-child(1) .p-load__opening-word-block:nth-child(1) .p-load__opening-word {
    transition: transform .9s 0.22s cubic-bezier(0, 0.4, 0.3, 1)
}

.is-load .p-load__opening-words__bottom .p-load__opening-words-block:nth-child(1) .p-load__opening-word-block:nth-child(2) {
    transition: opacity 1.2s 0.28s, transform .9s 0.28s
}

.is-load .p-load__opening-words__bottom .p-load__opening-words-block:nth-child(1) .p-load__opening-word-block:nth-child(2) .p-load__opening-word {
    transition: transform .9s 0.28s cubic-bezier(0, 0.4, 0.3, 1)
}

.is-load .p-load__opening-words__bottom .p-load__opening-words-block:nth-child(1) .p-load__opening-word-block:nth-child(3) {
    transition: opacity 1.2s 0.34s, transform .9s 0.34s
}

.is-load .p-load__opening-words__bottom .p-load__opening-words-block:nth-child(1) .p-load__opening-word-block:nth-child(3) .p-load__opening-word {
    transition: transform .9s 0.34s cubic-bezier(0, 0.4, 0.3, 1)
}

.is-load .p-load__opening-words__bottom .p-load__opening-words-block:nth-child(1) .p-load__opening-word-block:nth-child(4) {
    transition: opacity 1.2s 0.4s, transform .9s 0.4s
}

.is-load .p-load__opening-words__bottom .p-load__opening-words-block:nth-child(1) .p-load__opening-word-block:nth-child(4) .p-load__opening-word {
    transition: transform .9s 0.4s cubic-bezier(0, 0.4, 0.3, 1)
}

.is-load .p-load__opening-words__bottom .p-load__opening-words-block:nth-child(2) .p-load__opening-word-block:nth-child(1) {
    transition: opacity 1.2s 0.46s, transform .9s 0.46s
}

.is-load .p-load__opening-words__bottom .p-load__opening-words-block:nth-child(2) .p-load__opening-word-block:nth-child(1) .p-load__opening-word {
    transition: transform .9s 0.46s cubic-bezier(0, 0.4, 0.3, 1)
}

.is-load .p-load__opening-words__bottom .p-load__opening-words-block:nth-child(2) .p-load__opening-word-block:nth-child(2) {
    transition: opacity 1.2s 0.52s, transform .9s 0.52s
}

.is-load .p-load__opening-words__bottom .p-load__opening-words-block:nth-child(2) .p-load__opening-word-block:nth-child(2) .p-load__opening-word {
    transition: transform .9s 0.52s cubic-bezier(0, 0.4, 0.3, 1)
}

.is-load .p-load__opening-words__bottom .p-load__opening-words-block:nth-child(2) .p-load__opening-word-block:nth-child(3) {
    transition: opacity 1.2s 0.58s, transform .9s 0.58s
}

.is-load .p-load__opening-words__bottom .p-load__opening-words-block:nth-child(2) .p-load__opening-word-block:nth-child(3) .p-load__opening-word {
    transition: transform .9s 0.58s cubic-bezier(0, 0.4, 0.3, 1)
}

.is-load .p-load__opening-words__bottom .p-load__opening-words-block:nth-child(3) .p-load__opening-word-block:nth-child(1) {
    transition: opacity 1.2s 0.64s, transform .9s 0.64s
}

.is-load .p-load__opening-words__bottom .p-load__opening-words-block:nth-child(3) .p-load__opening-word-block:nth-child(1) .p-load__opening-word {
    transition: transform .9s 0.64s cubic-bezier(0, 0.4, 0.3, 1)
}

.is-load .p-load__opening-words__bottom .p-load__opening-words-block:nth-child(3) .p-load__opening-word-block:nth-child(2) {
    transition: opacity 1.2s 0.7s, transform .9s 0.7s
}

.is-load .p-load__opening-words__bottom .p-load__opening-words-block:nth-child(3) .p-load__opening-word-block:nth-child(2) .p-load__opening-word {
    transition: transform .9s 0.7s cubic-bezier(0, 0.4, 0.3, 1)
}

.is-load .p-load__opening-words__bottom .p-load__opening-words-block:nth-child(3) .p-load__opening-word-block:nth-child(3) {
    transition: opacity 1.2s 0.76s, transform .9s 0.76s
}

.is-load .p-load__opening-words__bottom .p-load__opening-words-block:nth-child(3) .p-load__opening-word-block:nth-child(3) .p-load__opening-word {
    transition: transform .9s 0.76s cubic-bezier(0, 0.4, 0.3, 1)
}

.is-load .p-load__opening-words__bottom .p-load__opening-words-block:nth-child(3) .p-load__opening-word-block:nth-child(4) {
    transition: opacity 1.2s 0.82s, transform .9s 0.82s
}

.is-load .p-load__opening-words__bottom .p-load__opening-words-block:nth-child(3) .p-load__opening-word-block:nth-child(4) .p-load__opening-word {
    transition: transform .9s 0.82s cubic-bezier(0, 0.4, 0.3, 1)
}

.is-load .p-load__opening-word-block {
    opacity: 1;
    transform: rotateY(0deg)
}

.is-load .p-load__opening-word {
    transform: translateY(0)
}

.is-load .p-load__opening-text {
    opacity: 1;
    transform: translateY(0);
    transition: opacity 1.2s 0.85s, transform 0.8s 0.7s cubic-bezier(0, 0.4, 0.3, 1)
}

.p-load__opening-word-block {
    opacity: 0;
    transform: rotateY(90deg)
}

.p-load__opening-word {
    transform: translateY(36%)
}

.p-load__opening-text {
    opacity: 0;
    transform: translateY(46%)
}

.p-load__progress-bar {
    transform-origin: left;
    transform: translate(-100vw, 0)
}

.is-loaded .p-load__opening {
    opacity: 1;
    visibility: visible
}

.is-loaded .p-load__progress-bar {
    transform-origin: right
}

.is-loaded .p-load__opening-words__top .p-load__opening-words-block:nth-child(1) .p-load__opening-word-block:nth-child(1) {
    transition: opacity .75s 0.36s, transform .82s 0.3s
}

.is-loaded .p-load__opening-words__top .p-load__opening-words-block:nth-child(1) .p-load__opening-word-block:nth-child(1) .p-load__opening-word {
    transition: transform .84s cubic-bezier(0.83, 0.06, 0.84, 0.2)
}

.is-loaded .p-load__opening-words__top .p-load__opening-words-block:nth-child(1) .p-load__opening-word-block:nth-child(2) {
    transition: opacity .75s 0.42s, transform .82s 0.36s
}

.is-loaded .p-load__opening-words__top .p-load__opening-words-block:nth-child(1) .p-load__opening-word-block:nth-child(2) .p-load__opening-word {
    transition: transform .84s 0.06s cubic-bezier(0.83, 0.06, 0.84, 0.2)
}

.is-loaded .p-load__opening-words__top .p-load__opening-words-block:nth-child(1) .p-load__opening-word-block:nth-child(3) {
    transition: opacity .75s 0.48s, transform .82s 0.42s
}

.is-loaded .p-load__opening-words__top .p-load__opening-words-block:nth-child(1) .p-load__opening-word-block:nth-child(3) .p-load__opening-word {
    transition: transform .84s 0.12s cubic-bezier(0.83, 0.06, 0.84, 0.2)
}

.is-loaded .p-load__opening-words__top .p-load__opening-words-block:nth-child(2) .p-load__opening-word-block:nth-child(1) {
    transition: opacity .75s 0.54s, transform .82s 0.48s
}

.is-loaded .p-load__opening-words__top .p-load__opening-words-block:nth-child(2) .p-load__opening-word-block:nth-child(1) .p-load__opening-word {
    transition: transform .84s 0.18s cubic-bezier(0.83, 0.06, 0.84, 0.2)
}

.is-loaded .p-load__opening-words__top .p-load__opening-words-block:nth-child(2) .p-load__opening-word-block:nth-child(2) {
    transition: opacity .75s 0.6s, transform .82s 0.54s
}

.is-loaded .p-load__opening-words__top .p-load__opening-words-block:nth-child(2) .p-load__opening-word-block:nth-child(2) .p-load__opening-word {
    transition: transform .84s 0.24s cubic-bezier(0.83, 0.06, 0.84, 0.2)
}

.is-loaded .p-load__opening-words__top .p-load__opening-words-block:nth-child(2) .p-load__opening-word-block:nth-child(3) {
    transition: opacity .75s 0.66s, transform .82s 0.6s
}

.is-loaded .p-load__opening-words__top .p-load__opening-words-block:nth-child(2) .p-load__opening-word-block:nth-child(3) .p-load__opening-word {
    transition: transform .84s 0.3s cubic-bezier(0.83, 0.06, 0.84, 0.2)
}

.is-loaded .p-load__opening-words__top .p-load__opening-words-block:nth-child(2) .p-load__opening-word-block:nth-child(4) {
    transition: opacity .75s 0.72s, transform .82s 0.66s
}

.is-loaded .p-load__opening-words__top .p-load__opening-words-block:nth-child(2) .p-load__opening-word-block:nth-child(4) .p-load__opening-word {
    transition: transform .84s 0.36s cubic-bezier(0.83, 0.06, 0.84, 0.2)
}

.is-loaded .p-load__opening-words__bottom .p-load__opening-words-block:nth-child(1) .p-load__opening-word-block:nth-child(1) {
    transition: opacity .75s 0.54s, transform .82s 0.48s
}

.is-loaded .p-load__opening-words__bottom .p-load__opening-words-block:nth-child(1) .p-load__opening-word-block:nth-child(1) .p-load__opening-word {
    transition: transform .84s 0.18s cubic-bezier(0.83, 0.06, 0.84, 0.2)
}

.is-loaded .p-load__opening-words__bottom .p-load__opening-words-block:nth-child(1) .p-load__opening-word-block:nth-child(2) {
    transition: opacity .75s 0.6s, transform .82s 0.54s
}

.is-loaded .p-load__opening-words__bottom .p-load__opening-words-block:nth-child(1) .p-load__opening-word-block:nth-child(2) .p-load__opening-word {
    transition: transform .84s 0.24s cubic-bezier(0.83, 0.06, 0.84, 0.2)
}

.is-loaded .p-load__opening-words__bottom .p-load__opening-words-block:nth-child(1) .p-load__opening-word-block:nth-child(3) {
    transition: opacity .75s 0.66s, transform .82s 0.6s
}

.is-loaded .p-load__opening-words__bottom .p-load__opening-words-block:nth-child(1) .p-load__opening-word-block:nth-child(3) .p-load__opening-word {
    transition: transform .84s 0.3s cubic-bezier(0.83, 0.06, 0.84, 0.2)
}

.is-loaded .p-load__opening-words__bottom .p-load__opening-words-block:nth-child(1) .p-load__opening-word-block:nth-child(4) {
    transition: opacity .75s 0.72s, transform .82s 0.66s
}

.is-loaded .p-load__opening-words__bottom .p-load__opening-words-block:nth-child(1) .p-load__opening-word-block:nth-child(4) .p-load__opening-word {
    transition: transform .84s 0.36s cubic-bezier(0.83, 0.06, 0.84, 0.2)
}

.is-loaded .p-load__opening-words__bottom .p-load__opening-words-block:nth-child(2) .p-load__opening-word-block:nth-child(1) {
    transition: opacity .75s 0.78s, transform .82s 0.72s
}

.is-loaded .p-load__opening-words__bottom .p-load__opening-words-block:nth-child(2) .p-load__opening-word-block:nth-child(1) .p-load__opening-word {
    transition: transform .84s 0.42s cubic-bezier(0.83, 0.06, 0.84, 0.2)
}

.is-loaded .p-load__opening-words__bottom .p-load__opening-words-block:nth-child(2) .p-load__opening-word-block:nth-child(2) {
    transition: opacity .75s 0.84s, transform .82s 0.78s
}

.is-loaded .p-load__opening-words__bottom .p-load__opening-words-block:nth-child(2) .p-load__opening-word-block:nth-child(2) .p-load__opening-word {
    transition: transform .84s 0.48s cubic-bezier(0.83, 0.06, 0.84, 0.2)
}

.is-loaded .p-load__opening-words__bottom .p-load__opening-words-block:nth-child(2) .p-load__opening-word-block:nth-child(3) {
    transition: opacity .75s 0.9s, transform .82s 0.84s
}

.is-loaded .p-load__opening-words__bottom .p-load__opening-words-block:nth-child(2) .p-load__opening-word-block:nth-child(3) .p-load__opening-word {
    transition: transform .84s 0.54s cubic-bezier(0.83, 0.06, 0.84, 0.2)
}

.is-loaded .p-load__opening-words__bottom .p-load__opening-words-block:nth-child(3) .p-load__opening-word-block:nth-child(1) {
    transition: opacity .75s 0.96s, transform .82s 0.9s
}

.is-loaded .p-load__opening-words__bottom .p-load__opening-words-block:nth-child(3) .p-load__opening-word-block:nth-child(1) .p-load__opening-word {
    transition: transform .84s 0.6s cubic-bezier(0.83, 0.06, 0.84, 0.2)
}

.is-loaded .p-load__opening-words__bottom .p-load__opening-words-block:nth-child(3) .p-load__opening-word-block:nth-child(2) {
    transition: opacity .75s 1.02s, transform .82s 0.96s
}

.is-loaded .p-load__opening-words__bottom .p-load__opening-words-block:nth-child(3) .p-load__opening-word-block:nth-child(2) .p-load__opening-word {
    transition: transform .84s 0.66s cubic-bezier(0.83, 0.06, 0.84, 0.2)
}

.is-loaded .p-load__opening-words__bottom .p-load__opening-words-block:nth-child(3) .p-load__opening-word-block:nth-child(3) {
    transition: opacity .75s 1.08s, transform .82s 1.02s
}

.is-loaded .p-load__opening-words__bottom .p-load__opening-words-block:nth-child(3) .p-load__opening-word-block:nth-child(3) .p-load__opening-word {
    transition: transform .84s 0.72s cubic-bezier(0.83, 0.06, 0.84, 0.2)
}

.is-loaded .p-load__opening-words__bottom .p-load__opening-words-block:nth-child(3) .p-load__opening-word-block:nth-child(4) {
    transition: opacity .75s 1.14s, transform .82s 1.08s
}

.is-loaded .p-load__opening-words__bottom .p-load__opening-words-block:nth-child(3) .p-load__opening-word-block:nth-child(4) .p-load__opening-word {
    transition: transform .84s 0.78s cubic-bezier(0.83, 0.06, 0.84, 0.2)
}

.is-loaded .p-load__opening-word-block {
    opacity: 0;
    transform: rotateY(-90deg)
}

.is-loaded .p-load__opening-word {
    transform: translateY(-30%)
}

.is-loaded .p-load__opening-text {
    opacity: 0;
    transform: translateY(-50%);
    transition: opacity 0.87s 0.892s, transform 0.894s 0.641s cubic-bezier(0.56, 0.05, 0.79, 0.3)
}

.is-loaded .p-header__logo {
    transform: translateY(-5rem)
}

.is-loaded .p-header__menu-pc-item:nth-child(7)::before {
    opacity: 0;
    transform: translateY(-5rem)
}

.is-loaded .p-header__menu-pc-item:nth-child(7)::after {
    opacity: 0;
    transform: translateY(-5rem)
}

.is-loaded .p-header__menu-pc-item-link {
    opacity: 0;
    visibility: hidden;
    transform: rotateX(80deg)
}

.is-loaded .p-header__menu-pc-item-link-txt {
    transform: translateY(-5rem)
}

.is-loaded .p-header__menu-pc-item-link__icon {
    opacity: 0;
    transform: translateY(-5rem)
}

.is-loaded .p-top-fv__img-cover {
    transform: scale(1.2)
}

.is-loaded .p-top-fv__content-ttl:nth-child(1) {
    transform: translateX(-10%)
}

.is-loaded .p-top-fv__content-ttl:nth-child(2) {
    transform: translateX(-10%)
}

.is-loaded .p-top-fv__content-ttl-block {
    opacity: 0;
    transform: rotateY(-90deg);
    color: #cc99ff
}

.is-loaded .p-top-fv__content-ttl-word {
    color: #ead6ff
}

.is-loaded .p-top-fv__content-ttl__sub {
    opacity: 0;
    transform: translateX(-4%)
}

.is-loaded .p-top-fv__content-txt {
    opacity: 0;
    transform: translateX(-4%)
}

.is-loaded .p-top-fv__footer {
    opacity: 0
}

.is-loaded .p-reservation-btn {
    opacity: 0;
    transform: rotateY(-90deg)
}

.is-loaded .p-reservation-btn__wrapper {
    transform: translateY(6rem)
}

.is-animation__opening .contents {
    margin: 15rem 0 0
}

.is-animation__opening .p-alert {
    margin: -6rem 0 0
}

.is-animation__opening .is-check__alert__none .p-alert {
    margin: 0
}

.is-animation__opening .is-check__alert__none .p-top-fv__footer {
    bottom: calc(3.5294vw + 16rem)
}

.is-animation__opening .is-check__alert__none .p-reservation-btn {
    bottom: 3.5294vw
}

.is-animation__opening .p-top-fv__footer {
    bottom: calc(3.5294vw + 16rem);
    opacity: 1;
    transition: bottom 0.8s cubic-bezier(0.42, 0.06, 0.08, 0.97), opacity 2.8s 0.88s
}

.is-animation__opening .p-load__opening {
    opacity: 0;
    visibility: hidden;
    transition: opacity 1.2s, visibility 1.2s
}

.is-animation__opening .p-load__progress-bar {
    visibility: hidden
}

.is-animation__opening .p-header__logo {
    transform: translateY(0);
    transition: transform 1s cubic-bezier(0, 0.4, 0.3, 1)
}

.is-animation__opening .p-header__menu-pc-item-link {
    opacity: 1;
    visibility: visible;
    transform: rotateX(0)
}

.is-animation__opening .p-header__menu-pc-item-link-txt {
    transform: translateY(0)
}

.is-animation__opening .p-header__menu-pc-item:nth-child(7)::before {
    opacity: 1;
    transform: translateY(0)
}

.is-animation__opening .p-header__menu-pc-item:nth-child(7)::after {
    opacity: 1;
    transform: translateY(0)
}

.is-animation__opening .p-header__menu-pc-item-link__icon {
    opacity: 1;
    transform: translateY(0)
}

.is-animation__opening .p-header__menu-pc-item:nth-child(1) .p-header__menu-pc-item-link {
    transition: opacity 1.6s, visibility 1.6s, transform .8s cubic-bezier(0, 0.4, 0.3, 1)
}

.is-animation__opening .p-header__menu-pc-item:nth-child(1) .p-header__menu-pc-item-link-txt {
    transition: transform 1s cubic-bezier(0, 0.4, 0.3, 1)
}

.is-animation__opening .p-header__menu-pc-item:nth-child(2) .p-header__menu-pc-item-link {
    transition: opacity 1.6s 0.08s, visibility 1.6s 0.08s, transform .8s 0.08s cubic-bezier(0, 0.4, 0.3, 1)
}

.is-animation__opening .p-header__menu-pc-item:nth-child(2) .p-header__menu-pc-item-link-txt {
    transition: transform 1s 0.08s cubic-bezier(0, 0.4, 0.3, 1)
}

.is-animation__opening .p-header__menu-pc-item:nth-child(3) .p-header__menu-pc-item-link {
    transition: opacity 1.6s 0.16s, visibility 1.6s 0.16s, transform .8s 0.16s cubic-bezier(0, 0.4, 0.3, 1)
}

.is-animation__opening .p-header__menu-pc-item:nth-child(3) .p-header__menu-pc-item-link-txt {
    transition: transform 1s 0.16s cubic-bezier(0, 0.4, 0.3, 1)
}

.is-animation__opening .p-header__menu-pc-item:nth-child(4) .p-header__menu-pc-item-link {
    transition: opacity 1.6s 0.24s, visibility 1.6s 0.24s, transform .8s 0.24s cubic-bezier(0, 0.4, 0.3, 1)
}

.is-animation__opening .p-header__menu-pc-item:nth-child(4) .p-header__menu-pc-item-link-txt {
    transition: transform 1s 0.24s cubic-bezier(0, 0.4, 0.3, 1)
}

.is-animation__opening .p-header__menu-pc-item:nth-child(5) .p-header__menu-pc-item-link {
    transition: opacity 1.6s 0.32s, visibility 1.6s 0.32s, transform .8s 0.32s cubic-bezier(0, 0.4, 0.3, 1)
}

.is-animation__opening .p-header__menu-pc-item:nth-child(5) .p-header__menu-pc-item-link-txt {
    transition: transform 1s 0.32s cubic-bezier(0, 0.4, 0.3, 1)
}

.is-animation__opening .p-header__menu-pc-item:nth-child(6) .p-header__menu-pc-item-link {
    transition: opacity 1.6s 0.4s, visibility 1.6s 0.4s, transform .8s 0.4s cubic-bezier(0, 0.4, 0.3, 1)
}

.is-animation__opening .p-header__menu-pc-item:nth-child(6) .p-header__menu-pc-item-link-txt {
    transition: transform 1s 0.4s cubic-bezier(0, 0.4, 0.3, 1)
}

.is-animation__opening .p-header__menu-pc-item:nth-child(7)::before {
    transition: opacity 1.6s 0.48s, transform .8s 0.48s cubic-bezier(0, 0.4, 0.3, 1)
}

.is-animation__opening .p-header__menu-pc-item:nth-child(7)::after {
    transition: opacity 1.6s 0.48s, transform 1s 0.48s cubic-bezier(0, 0.4, 0.3, 1)
}

.is-animation__opening .p-header__menu-pc-item:nth-child(7) .p-header__menu-pc-item-link {
    transition: opacity 1.6s 0.48s, visibility 1.6s 0.48s, transform .8s 0.48s cubic-bezier(0, 0.4, 0.3, 1)
}

.is-animation__opening .p-header__menu-pc-item:nth-child(7) .p-header__menu-pc-item-link-txt {
    transition: transform 1s 0.48s cubic-bezier(0, 0.4, 0.3, 1)
}

.is-animation__opening .p-header__menu-pc-item-link__icon {
    transition: opacity 1.6s 0.56s, transform .8s 0.56s cubic-bezier(0, 0.4, 0.3, 1)
}

.is-animation__opening .p-top-fv__img-cover {
    transform: scale(1);
    transition: transform 1.5s cubic-bezier(0, 0.4, 0.3, 1)
}

.is-animation__opening .p-top-fv__content-ttl:nth-child(1) {
    transform: translateX(0);
    transition: transform 1.3s
}

.is-animation__opening .p-top-fv__content-ttl:nth-child(1) .p-top-fv__content-ttl-blocks:nth-child(1) .p-top-fv__content-ttl-block:nth-child(1) {
    transition: opacity 1.8s 0.04s, transform 1.68s 0.16s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-animation__opening .p-top-fv__content-ttl:nth-child(1) .p-top-fv__content-ttl-blocks:nth-child(1) .p-top-fv__content-ttl-block:nth-child(1) .p-top-fv__content-ttl-word {
    transition: background-position .64s 1.9s cubic-bezier(0.45, 0.12, 0.04, 0.96);
    -webkit-animation: color-fv 3.1s 0.5s cubic-bezier(0.45, 0.12, 0.04, 0.96) forwards;
    animation: color-fv 3.1s 0.5s cubic-bezier(0.45, 0.12, 0.04, 0.96) forwards
}

.is-animation__opening .p-top-fv__content-ttl:nth-child(1) .p-top-fv__content-ttl-blocks:nth-child(1) .p-top-fv__content-ttl-block:nth-child(2) {
    transition: opacity 1.8s 0.08s, transform 1.68s 0.22s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-animation__opening .p-top-fv__content-ttl:nth-child(1) .p-top-fv__content-ttl-blocks:nth-child(1) .p-top-fv__content-ttl-block:nth-child(2) .p-top-fv__content-ttl-word {
    transition: background-position .64s 2s cubic-bezier(0.45, 0.12, 0.04, 0.96);
    -webkit-animation: color-fv 3.1s 0.6s cubic-bezier(0.45, 0.12, 0.04, 0.96) forwards;
    animation: color-fv 3.1s 0.6s cubic-bezier(0.45, 0.12, 0.04, 0.96) forwards
}

.is-animation__opening .p-top-fv__content-ttl:nth-child(1) .p-top-fv__content-ttl-blocks:nth-child(1) .p-top-fv__content-ttl-block:nth-child(3) {
    transition: opacity 1.8s 0.12s, transform 1.68s 0.28s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-animation__opening .p-top-fv__content-ttl:nth-child(1) .p-top-fv__content-ttl-blocks:nth-child(1) .p-top-fv__content-ttl-block:nth-child(3) .p-top-fv__content-ttl-word {
    transition: background-position .64s 2.1s cubic-bezier(0.45, 0.12, 0.04, 0.96);
    -webkit-animation: color-fv 3.1s 0.7s cubic-bezier(0.45, 0.12, 0.04, 0.96) forwards;
    animation: color-fv 3.1s 0.7s cubic-bezier(0.45, 0.12, 0.04, 0.96) forwards
}

.is-animation__opening .p-top-fv__content-ttl:nth-child(1) .p-top-fv__content-ttl-blocks:nth-child(2) .p-top-fv__content-ttl-block:nth-child(1) {
    transition: opacity 1.8s 0.16s, transform 1.68s 0.34s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-animation__opening .p-top-fv__content-ttl:nth-child(1) .p-top-fv__content-ttl-blocks:nth-child(2) .p-top-fv__content-ttl-block:nth-child(1) .p-top-fv__content-ttl-word {
    transition: background-position .64s 2.2s cubic-bezier(0.45, 0.12, 0.04, 0.96);
    -webkit-animation: color-fv 3.1s 0.8s cubic-bezier(0.45, 0.12, 0.04, 0.96) forwards;
    animation: color-fv 3.1s 0.8s cubic-bezier(0.45, 0.12, 0.04, 0.96) forwards
}

.is-animation__opening .p-top-fv__content-ttl:nth-child(1) .p-top-fv__content-ttl-blocks:nth-child(2) .p-top-fv__content-ttl-block:nth-child(2) {
    transition: opacity 1.8s 0.2s, transform 1.68s 0.4s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-animation__opening .p-top-fv__content-ttl:nth-child(1) .p-top-fv__content-ttl-blocks:nth-child(2) .p-top-fv__content-ttl-block:nth-child(2) .p-top-fv__content-ttl-word {
    transition: background-position .64s 2.3s cubic-bezier(0.45, 0.12, 0.04, 0.96);
    -webkit-animation: color-fv 3.1s 0.9s cubic-bezier(0.45, 0.12, 0.04, 0.96) forwards;
    animation: color-fv 3.1s 0.9s cubic-bezier(0.45, 0.12, 0.04, 0.96) forwards
}

.is-animation__opening .p-top-fv__content-ttl:nth-child(1) .p-top-fv__content-ttl-blocks:nth-child(2) .p-top-fv__content-ttl-block:nth-child(3) {
    transition: opacity 1.8s 0.24s, transform 1.68s 0.46s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-animation__opening .p-top-fv__content-ttl:nth-child(1) .p-top-fv__content-ttl-blocks:nth-child(2) .p-top-fv__content-ttl-block:nth-child(3) .p-top-fv__content-ttl-word {
    transition: background-position .64s 2.4s cubic-bezier(0.45, 0.12, 0.04, 0.96);
    -webkit-animation: color-fv 3.1s 1s cubic-bezier(0.45, 0.12, 0.04, 0.96) forwards;
    animation: color-fv 3.1s 1s cubic-bezier(0.45, 0.12, 0.04, 0.96) forwards
}

.is-animation__opening .p-top-fv__content-ttl:nth-child(1) .p-top-fv__content-ttl-blocks:nth-child(2) .p-top-fv__content-ttl-block:nth-child(4) {
    transition: opacity 1.8s 0.28s, transform 1.68s 0.52s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-animation__opening .p-top-fv__content-ttl:nth-child(1) .p-top-fv__content-ttl-blocks:nth-child(2) .p-top-fv__content-ttl-block:nth-child(4) .p-top-fv__content-ttl-word {
    transition: background-position .64s 2.5s cubic-bezier(0.45, 0.12, 0.04, 0.96);
    -webkit-animation: color-fv 3.1s 1.1s cubic-bezier(0.45, 0.12, 0.04, 0.96) forwards;
    animation: color-fv 3.1s 1.1s cubic-bezier(0.45, 0.12, 0.04, 0.96) forwards
}

.is-animation__opening .p-top-fv__content-ttl:nth-child(2) {
    transform: translateX(0);
    transition: transform 1.3s 0.24s
}

.is-animation__opening .p-top-fv__content-ttl:nth-child(2) .p-top-fv__content-ttl-blocks:nth-child(1) .p-top-fv__content-ttl-block:nth-child(1) {
    transition: opacity 1.8s 0.04s, transform 1.68s 0.16s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-animation__opening .p-top-fv__content-ttl:nth-child(2) .p-top-fv__content-ttl-blocks:nth-child(1) .p-top-fv__content-ttl-block:nth-child(1) .p-top-fv__content-ttl-word {
    transition: background-position .64s 1.9s cubic-bezier(0.45, 0.12, 0.04, 0.96);
    -webkit-animation: color-fv 3.1s 0.565s cubic-bezier(0.45, 0.12, 0.04, 0.96) forwards;
    animation: color-fv 3.1s 0.565s cubic-bezier(0.45, 0.12, 0.04, 0.96) forwards
}

.is-animation__opening .p-top-fv__content-ttl:nth-child(2) .p-top-fv__content-ttl-blocks:nth-child(1) .p-top-fv__content-ttl-block:nth-child(2) {
    transition: opacity 1.8s 0.08s, transform 1.68s 0.22s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-animation__opening .p-top-fv__content-ttl:nth-child(2) .p-top-fv__content-ttl-blocks:nth-child(1) .p-top-fv__content-ttl-block:nth-child(2) .p-top-fv__content-ttl-word {
    transition: background-position .64s 2s cubic-bezier(0.45, 0.12, 0.04, 0.96);
    -webkit-animation: color-fv 3.1s 0.665s cubic-bezier(0.45, 0.12, 0.04, 0.96) forwards;
    animation: color-fv 3.1s 0.665s cubic-bezier(0.45, 0.12, 0.04, 0.96) forwards
}

.is-animation__opening .p-top-fv__content-ttl:nth-child(2) .p-top-fv__content-ttl-blocks:nth-child(1) .p-top-fv__content-ttl-block:nth-child(3) {
    transition: opacity 1.8s 0.12s, transform 1.68s 0.28s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-animation__opening .p-top-fv__content-ttl:nth-child(2) .p-top-fv__content-ttl-blocks:nth-child(1) .p-top-fv__content-ttl-block:nth-child(3) .p-top-fv__content-ttl-word {
    transition: background-position .64s 2.1s cubic-bezier(0.45, 0.12, 0.04, 0.96);
    -webkit-animation: color-fv 3.1s 0.765s cubic-bezier(0.45, 0.12, 0.04, 0.96) forwards;
    animation: color-fv 3.1s 0.765s cubic-bezier(0.45, 0.12, 0.04, 0.96) forwards
}

.is-animation__opening .p-top-fv__content-ttl:nth-child(2) .p-top-fv__content-ttl-blocks:nth-child(1) .p-top-fv__content-ttl-block:nth-child(4) {
    transition: opacity 1.8s 0.16s, transform 1.68s 0.34s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-animation__opening .p-top-fv__content-ttl:nth-child(2) .p-top-fv__content-ttl-blocks:nth-child(1) .p-top-fv__content-ttl-block:nth-child(4) .p-top-fv__content-ttl-word {
    transition: background-position .64s 2.2s cubic-bezier(0.45, 0.12, 0.04, 0.96);
    -webkit-animation: color-fv 3.1s 0.865s cubic-bezier(0.45, 0.12, 0.04, 0.96) forwards;
    animation: color-fv 3.1s 0.865s cubic-bezier(0.45, 0.12, 0.04, 0.96) forwards
}

.is-animation__opening .p-top-fv__content-ttl:nth-child(2) .p-top-fv__content-ttl-blocks:nth-child(2) .p-top-fv__content-ttl-block:nth-child(1) {
    transition: opacity 1.8s 0.2s, transform 1.68s 0.4s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-animation__opening .p-top-fv__content-ttl:nth-child(2) .p-top-fv__content-ttl-blocks:nth-child(2) .p-top-fv__content-ttl-block:nth-child(1) .p-top-fv__content-ttl-word {
    transition: background-position .64s 2.3s cubic-bezier(0.45, 0.12, 0.04, 0.96);
    -webkit-animation: color-fv 3.1s 0.965s cubic-bezier(0.45, 0.12, 0.04, 0.96) forwards;
    animation: color-fv 3.1s 0.965s cubic-bezier(0.45, 0.12, 0.04, 0.96) forwards
}

.is-animation__opening .p-top-fv__content-ttl:nth-child(2) .p-top-fv__content-ttl-blocks:nth-child(2) .p-top-fv__content-ttl-block:nth-child(2) {
    transition: opacity 1.8s 0.24s, transform 1.68s 0.46s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-animation__opening .p-top-fv__content-ttl:nth-child(2) .p-top-fv__content-ttl-blocks:nth-child(2) .p-top-fv__content-ttl-block:nth-child(2) .p-top-fv__content-ttl-word {
    transition: background-position .64s 2.4s cubic-bezier(0.45, 0.12, 0.04, 0.96);
    -webkit-animation: color-fv 3.1s 1.065s cubic-bezier(0.45, 0.12, 0.04, 0.96) forwards;
    animation: color-fv 3.1s 1.065s cubic-bezier(0.45, 0.12, 0.04, 0.96) forwards
}

.is-animation__opening .p-top-fv__content-ttl:nth-child(2) .p-top-fv__content-ttl-blocks:nth-child(2) .p-top-fv__content-ttl-block:nth-child(3) {
    transition: opacity 1.8s 0.28s, transform 1.68s 0.52s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-animation__opening .p-top-fv__content-ttl:nth-child(2) .p-top-fv__content-ttl-blocks:nth-child(2) .p-top-fv__content-ttl-block:nth-child(3) .p-top-fv__content-ttl-word {
    transition: background-position .64s 2.5s cubic-bezier(0.45, 0.12, 0.04, 0.96);
    -webkit-animation: color-fv 3.1s 1.165s cubic-bezier(0.45, 0.12, 0.04, 0.96) forwards;
    animation: color-fv 3.1s 1.165s cubic-bezier(0.45, 0.12, 0.04, 0.96) forwards
}

.is-animation__opening .p-top-fv__content-ttl:nth-child(2) .p-top-fv__content-ttl-blocks:nth-child(3) .p-top-fv__content-ttl-block:nth-child(1) {
    transition: opacity 1.8s 0.32s, transform 1.68s 0.58s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-animation__opening .p-top-fv__content-ttl:nth-child(2) .p-top-fv__content-ttl-blocks:nth-child(3) .p-top-fv__content-ttl-block:nth-child(1) .p-top-fv__content-ttl-word {
    transition: background-position .64s 2.6s cubic-bezier(0.45, 0.12, 0.04, 0.96);
    -webkit-animation: color-fv 3.1s 1.265s cubic-bezier(0.45, 0.12, 0.04, 0.96) forwards;
    animation: color-fv 3.1s 1.265s cubic-bezier(0.45, 0.12, 0.04, 0.96) forwards
}

.is-animation__opening .p-top-fv__content-ttl:nth-child(2) .p-top-fv__content-ttl-blocks:nth-child(3) .p-top-fv__content-ttl-block:nth-child(2) {
    transition: opacity 1.8s 0.36s, transform 1.68s 0.64s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-animation__opening .p-top-fv__content-ttl:nth-child(2) .p-top-fv__content-ttl-blocks:nth-child(3) .p-top-fv__content-ttl-block:nth-child(2) .p-top-fv__content-ttl-word {
    transition: background-position .64s 2.7s cubic-bezier(0.45, 0.12, 0.04, 0.96);
    -webkit-animation: color-fv 3.1s 1.365s cubic-bezier(0.45, 0.12, 0.04, 0.96) forwards;
    animation: color-fv 3.1s 1.365s cubic-bezier(0.45, 0.12, 0.04, 0.96) forwards
}

.is-animation__opening .p-top-fv__content-ttl:nth-child(2) .p-top-fv__content-ttl-blocks:nth-child(3) .p-top-fv__content-ttl-block:nth-child(3) {
    transition: opacity 1.8s 0.4s, transform 1.68s 0.7s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-animation__opening .p-top-fv__content-ttl:nth-child(2) .p-top-fv__content-ttl-blocks:nth-child(3) .p-top-fv__content-ttl-block:nth-child(3) .p-top-fv__content-ttl-word {
    transition: background-position .64s 2.8s cubic-bezier(0.45, 0.12, 0.04, 0.96);
    -webkit-animation: color-fv 3.1s 1.465s cubic-bezier(0.45, 0.12, 0.04, 0.96) forwards;
    animation: color-fv 3.1s 1.465s cubic-bezier(0.45, 0.12, 0.04, 0.96) forwards
}

.is-animation__opening .p-top-fv__content-ttl:nth-child(2) .p-top-fv__content-ttl-blocks:nth-child(3) .p-top-fv__content-ttl-block:nth-child(4) {
    transition: opacity 1.8s 0.44s, transform 1.68s 0.76s cubic-bezier(0.45, 0.12, 0.04, 0.96)
}

.is-animation__opening .p-top-fv__content-ttl:nth-child(2) .p-top-fv__content-ttl-blocks:nth-child(3) .p-top-fv__content-ttl-block:nth-child(4) .p-top-fv__content-ttl-word {
    transition: background-position .64s 2.9s cubic-bezier(0.45, 0.12, 0.04, 0.96);
    -webkit-animation: color-fv 3.1s 1.565s cubic-bezier(0.45, 0.12, 0.04, 0.96) forwards;
    animation: color-fv 3.1s 1.565s cubic-bezier(0.45, 0.12, 0.04, 0.96) forwards
}

.is-animation__opening .p-top-fv__content-ttl-block {
    color: #393327;
    opacity: 1;
    transform: rotateY(0)
}

.is-animation__opening .p-top-fv__content-ttl-word {
    color: #ead6ff
}

@-webkit-keyframes color-fv {
    0% {
        color: #ead6ff
    }

    42% {
        color: #ead6ff
    }

    100% {
        color: #393327
    }
}

@keyframes color-fv {
    0% {
        color: #ead6ff
    }

    42% {
        color: #ead6ff
    }

    100% {
        color: #393327
    }
}

.is-animation__opening .p-top-fv__content-ttl__sub {
    opacity: 1;
    transform: translateX(0);
    transition: opacity 2.8s 0.58s, transform 2.4s 0.52s cubic-bezier(0, 0.4, 0.3, 1)
}

.is-animation__opening .p-top-fv__content-txt {
    opacity: 1;
    transform: translateX(0);
    transition: opacity 2.8s 0.78s, transform 2.4s 0.72s cubic-bezier(0, 0.4, 0.3, 1)
}

.is-animation__opening .p-top-fv__footer {
    opacity: 1
}

.is-animation__opening .p-reservation-btn {
    opacity: 1;
    transform: rotateY(0);
    transition: opacity 3.2s 1.8s, transform 3.2s 3s cubic-bezier(0.04, 0.9, 0.04, 0.98)
}

.is-animation__opening .p-reservation-btn__wrapper {
    background-color: #ead6ff;
    -webkit-animation: bg-color-reservation 1.6s cubic-bezier(0.45, 0.12, 0.04, 0.96) 3.2s forwards;
    animation: bg-color-reservation 1.6s cubic-bezier(0.45, 0.12, 0.04, 0.96) 3.2s forwards;
    transform: translateY(0);
    transition: transform 3.4s 3s cubic-bezier(0.04, 0.9, 0.04, 0.98)
}

@-webkit-keyframes bg-color-reservation {
    0% {
        background-color: #ead6ff
    }

    26% {
        background-color: #ead6ff
    }

    100% {
        background-color: #cc99ff
    }
}

@keyframes bg-color-reservation {
    0% {
        background-color: #ead6ff
    }

    26% {
        background-color: #ead6ff
    }

    100% {
        background-color: #cc99ff
    }
}

.is-loaded .contents {
    margin: 16rem 0 6rem
}

.is-loaded .p-alert {
    margin: -6rem 0 0
}

.is-animation__opening .contents {
    margin: 16rem 0 6rem
}

.is-animation__opening .p-alert {
    margin: -6rem 0 0
}

.is-animation__opening .is-check__alert__none .p-alert {
    margin: 0
}

.is-animation__opening .is-check__alert__none .p-reservation-btn {
    bottom: 3.5294vw
}

.is-load__fv .c-ttl__fv-main {
    opacity: 1;
    transform: translateX(0);
    transition: opacity 1.4s 0.1s, transform 1s 0.1s cubic-bezier(0, 0.4, 0.3, 1)
}

.is-load__fv .c-ttl__fv-sub {
    opacity: 1;
    transform: translateX(0);
    transition: opacity 1.4s 0.2s, transform 1s 0.2s cubic-bezier(0, 0.4, 0.3, 1)
}

.is-load__fv .p-common-fv__content-header-taxonomy {
    opacity: 1;
    transition: opacity 1.4s 0.25s
}

.c-ttl__fv-main {
    opacity: 0;
    transform: translateX(10%)
}

.c-ttl__fv-sub {
    opacity: 0;
    transform: translateX(12%)
}

.p-common-fv__content-header-taxonomy {
    opacity: 0
}

.is-load .js-load {
    opacity: 1;
    transition: opacity 1s
}

.js-load {
    opacity: 0;
    transition: opacity 1s
}

@media screen and (max-width: 1024px) {
    .is-animation__opening .contents {
        margin: 26rem 0 0
    }

    .is-animation__opening .p-alert {
        margin: -15rem 0 0
    }
}

@media screen and (max-width: 767px) {
    .is-animation__opening .contents {
        margin: 36rem 0 0
    }

    .is-animation__opening .p-alert {
        margin: -19rem 0 0
    }
}

.is-resize__abs .p-top-fv__footer {
    position: absolute
}

.is-change__input .p-contact-main_confirm {
    visibility: hidden;
    transition: opacity 0.5s, visibility 0.5s
}

.is-change__confirm .p-contact-main_input {
    position: static;
    height: 0;
    opacity: 0;
    height: 0;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.5s, visibility 0.5s
}

.is-change__confirm .p-contact-main_confirm {
    position: static;
    height: 100%;
    opacity: 1;
    visibility: visible;
    transition: opacity 5s, visibility 0.5s
}

.is-change__finish .p-contact-main_input {
    height: 0;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.5s, visibility 0.5s
}

.is-change__finish .p-contact-main_confirm {
    height: 0;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.5s, visibility 0.5s
}

.is-change__finish .p-contact-main_finish {
    position: static;
    height: 100%;
    opacity: 1;
    visibility: visible;
    transition: opacity 0.5s, visibility 0.5s
}

.p-contact-main_input {
    height: 100%;
    opacity: 1;
    visibility: visible;
    transition: opacity 0.5s, visibility 0.5s
}

.p-contact-main_confirm {
    position: absolute;
    top: 0;
    left: calc(50% - 40rem);
    height: 0;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.5s, visibility 0.5s
}

.p-contact-main_finish {
    position: absolute;
    top: 0;
    left: calc(50% - 40rem);
    height: 0;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.5s, visibility 0.5s
}

@media screen and (max-width: 1024px) {
    .p-contact-main_confirm {
        left: calc(50% - 56rem)
    }

    .p-contact-main_finish {
        left: calc(50% - 56rem)
    }
}

@media screen and (max-width: 767px) {
    .p-contact-main_confirm {
        left: calc(50% - 80rem)
    }

    .p-contact-main_finish {
        left: calc(50% - 80rem)
    }
}

.js-scroll__menu__float {
    margin: -28.4rem 0 0;
    padding: 28.4rem 0 0
}

.wrapper-treatment .js-scroll__menu__float {
    margin: -37.4rem 0 0;
    padding: 37.4rem 0 0
}

.is-check__alert__none .js-scroll__menu__float {
    margin: -22.4rem 0 0;
    padding: 22.4rem 0 0
}

.is-check__alert__none.wrapper-treatment .js-scroll__menu__float {
    margin: -31.4rem 0 0;
    padding: 31.4rem 0 0
}

.is-click__alert .js-scroll__menu__float {
    margin: -22.4rem 0 0;
    padding: 22.4rem 0 0
}

.is-click__alert.wrapper-treatment .js-scroll__menu__float {
    margin: -31.4rem 0 0;
    padding: 31.4rem 0 0
}

@media screen and (max-width: 1024px) {
    .js-scroll__menu__float {
        margin: 0;
        padding: 0
    }

    .wrapper-treatment .js-scroll__menu__float {
        margin: 0;
        padding: 0
    }

    .is-check__alert__none .js-scroll__menu__float {
        margin: 0;
        padding: 0
    }

    .is-check__alert__none.wrapper-treatment .js-scroll__menu__float {
        margin: 0;
        padding: 0
    }

    .is-click__alert .js-scroll__menu__float {
        margin: 0;
        padding: 0
    }

    .is-click__alert.wrapper-treatment .js-scroll__menu__float {
        margin: 0;
        padding: 0
    }
}

.is-ratio__normal .p-top-fv__img-bg {
    background-image: url("../img/top/img_kv.jpg")
}

.is-ratio__normal .p-top-main__philosophy-img__lg-item {
    background-image: url("../img/top/img_philosophy_lower.jpg")
}

.is-ratio__normal .p-top-main__treatment-img-item {
    background-image: url("../img/top/img_feature.jpg")
}

.is-ratio__normal .p-top-main__num__separation-img__lg-item {
    background-image: url("../img/top/img_horizontal_lower.jpg")
}

.is-ratio__normal .p-top-main__another-img-item-3 {
    background-image: url("../img/top/img_staff.jpg")
}

.is-ratio__normal .p-top-main__another-img-item-4 {
    background-image: url("../img/top/img_treatment.jpg")
}

.is-ratio__normal .p-top-main__another-img-item-5 {
    background-image: url("../img/top/img_access.jpg")
}

.is-ratio__normal .p-philosophy-director__img-item {
    background-image: url("../img/philosophy/img_director.jpg")
}

.is-ratio__normal .p-philosophy-vision__img-item {
    background-image: url("")
}

.is-ratio__normal .p-philosophy-mission__img-item {
    background-image: url("../img/philosophy/img_mission.jpg")
}

.is-ratio__normal .p-feature-intro__img-item {
    background-image: url("../img/feature/img_kv.jpg")
}

.is-ratio__normal .p-feature-concordance__img-item {
    background-image: url("../img/feature/img_concordance.jpg")
}

.is-ratio__normal .p-feature-hygiene .p-feature-common__header-img-item {
    background-image: url("../img/feature/img_feature_01.jpg")
}

.is-ratio__normal .p-feature-hygiene .p-feature-common__body-item:nth-child(1) .p-feature-common__body-item-img-item {
    background-image: url("../img/feature/img_feature_01_thumb_01.jpg")
}

.is-ratio__normal .p-feature-hygiene .p-feature-common__body-item:nth-child(2) .p-feature-common__body-item-img-item {
    background-image: url("../img/feature/img_feature_01_thumb_02.jpg")
}

.is-ratio__normal .p-feature-hygiene .p-feature-common__body-item:nth-child(3) .p-feature-common__body-item-img-item {
    background-image: url("../img/feature/img_feature_01_thumb_03.jpg")
}

.is-ratio__normal .p-feature-hygiene .p-feature-common__body-item:nth-child(4) .p-feature-common__body-item-img-item {
    background-image: url("../img/feature/img_feature_01_thumb_04.jpg")
}

.is-ratio__normal .p-feature-tech .p-feature-common__header-img-item {
    background-image: url("../img/feature/img_feature_02.jpg")
}

.is-ratio__normal .p-feature-tech .p-feature-common__body-item:nth-child(1) .p-feature-common__body-item-img-item {
    background-image: url("../img/feature/img_feature_02_thumb_01.jpg")
}

.is-ratio__normal .p-feature-tech .p-feature-common__body-item:nth-child(2) .p-feature-common__body-item-img-item {
    background-image: url("../img/feature/img_feature_02_thumb_02.jpg")
}

.is-ratio__normal .p-feature-tech .p-feature-common__body-item:nth-child(3) .p-feature-common__body-item-img-item {
    background-image: url("../img/feature/img_feature_02_thumb_03.jpg")
}

.is-ratio__normal .p-feature-tech .p-feature-common__body-item:nth-child(4) .p-feature-common__body-item-img-item {
    background-image: url("../img/feature/img_feature_02_thumb_04.jpg")
}

.is-ratio__normal .p-staff-staff__img-item {
    background-image: url("../img/staff/img_staff.jpg")
}



.is-ratio__normal .p-treatment-all__item:nth-child(1) .p-treatment-all__item-img-item {
    background-image: url("")
}

.is-ratio__normal .p-treatment-all__item:nth-child(2) .p-treatment-all__item-img-item {
    background-image: url("")
}

.is-ratio__normal .p-treatment-all__item:nth-child(3) .p-treatment-all__item-img-item {
    background-image: url("")
}

.is-ratio__normal .p-treatment-all__item:nth-child(4) .p-treatment-all__item-img-item {
    background-image: url("")
}

.is-ratio__normal .p-treatment-all__item:nth-child(5) .p-treatment-all__item-img-item {
    background-image: url("")
}

.is-ratio__normal .p-treatment-all__item:nth-child(6) .p-treatment-all__item-img-item {
    background-image: url("")
}

.is-ratio__normal .p-treatment-all__item:nth-child(7) .p-treatment-all__item-img-item {
    background-image: url("")
}

.is-ratio__normal .p-treatment-all__item:nth-child(8) .p-treatment-all__item-img-item {
    background-image: url("")
}



.is-ratio__normal .p-treatment-faq__img-item {
    background-image: url("")
}

.is-ratio__normal .p-treatment-xxx-main__img-item__caries {
    background-image: url("../img/treatment/caries/img_eyecatch.jpg")
}

.is-ratio__normal .p-treatment-xxx-main__img-item__root {
    background-image: url("../img/treatment/root/img_eyecatch.jpg")
}

.is-ratio__normal .p-treatment-xxx-main__img-item__periodontal {
    background-image: url("../img/treatment/periodontal/img_eyecatch.jpg")
}

.is-ratio__normal .p-treatment-xxx-main__img-item__implant {
    background-image: url("../img/treatment/implant/img_eyecatch.jpg")
}

.is-ratio__normal .p-treatment-xxx-main__img-item__orthodontics {
    background-image: url("../img/treatment/orthodontics/img_eyecatch.jpg")
}

.is-ratio__normal .p-treatment-xxx-main__img-item__surgical {
    background-image: url("../img/treatment/surgical/img_eyecatch.jpg")
}

.is-ratio__normal .p-treatment-xxx-main__img-item__white {
    background-image: url("../img/treatment/white/img_eyecatch.jpg")
}

.is-ratio__normal .p-treatment-xxx-main__img-item__preventive {
    background-image: url("../img/treatment/preventive/img_eyecatch.jpg")
}

.is-ratio__normal .p-next__philosophy .p-next__wrapper {
    background-image: url("../img/philosophy/img_next_bg.jpg")
}

.is-ratio__normal .p-next__feature .p-next__wrapper {
    background-image: url("../img/feature/img_next_bg.jpg")
}

.is-ratio__normal .p-next__staff .p-next__wrapper {
    background-image: url("../img/staff/img_next_bg.jpg")
}

.is-ratio__normal .p-next__treatment .p-next__wrapper {
    background-image: url("../img/treatment/img_next_bg.jpg")
}

.is-ratio__normal .p-next__treatment-xxx .p-next__wrapper {
    background-image: url("")
}

.is-ratio__normal .p-next__access .p-next__wrapper {
    background-image: url("../img/access/img_next_bg.jpg")
}

.is-ratio__retina .p-top-fv__img-bg {
    background-image: url("../img/top/img_001.jpg")
}

.is-ratio__retina .p-top-main__philosophy-img__lg-item {
    background-image: url("../img/top/img_philosophy_lower@2x.jpg")
}

.is-ratio__retina .p-top-main__treatment-img-item {
    background-image: url("../img/top/img_feature@2x.jpg")
}

.is-ratio__retina .p-top-main__num__separation-img__lg-item {
    background-image: url("../img/top/img_horizontal_lower@2x.jpg")
}

.is-ratio__retina .p-top-main__another-img-item-3 {
    background-image: url("../img/top/img_staff@2x.jpg")
}

.is-ratio__retina .p-top-main__another-img-item-4 {
    background-image: url("../img/top/img_treatment@2x.jpg")
}

.is-ratio__retina .p-top-main__another-img-item-5 {
    background-image: url("../img/top/img_access@2x.jpg")
}

.is-ratio__retina .p-philosophy-director__img-item {
    background-image: url("../img/philosophy/img_director@2x.jpg")
}

.is-ratio__retina .p-philosophy-vision__img-item {
    background-image: url("../img/philosophy/img_vision@2x.jpg")
}

.is-ratio__retina .p-philosophy-mission__img-item {
    background-image: url("../img/philosophy/img_mission@2x.jpg")
}

.is-ratio__retina .p-feature-intro__img-item {
    background-image: url("../img/feature/img_kv@2x.jpg")
}

.is-ratio__retina .p-feature-concordance__img-item {
    background-image: url("../img/feature/img_concordance@2x.jpg")
}

.is-ratio__retina .p-feature-hygiene .p-feature-common__header-img-item {
    background-image: url("../img/feature/img_feature_01@2x.jpg")
}

.is-ratio__retina .p-feature-hygiene .p-feature-common__body-item:nth-child(1) .p-feature-common__body-item-img-item {
    background-image: url("../img/feature/img_feature_01_thumb_01@2x.jpg")
}

.is-ratio__retina .p-feature-hygiene .p-feature-common__body-item:nth-child(2) .p-feature-common__body-item-img-item {
    background-image: url("../img/feature/img_feature_01_thumb_02@2x.jpg")
}

.is-ratio__retina .p-feature-hygiene .p-feature-common__body-item:nth-child(3) .p-feature-common__body-item-img-item {
    background-image: url("../img/feature/img_feature_01_thumb_03@2x.jpg")
}

.is-ratio__retina .p-feature-hygiene .p-feature-common__body-item:nth-child(4) .p-feature-common__body-item-img-item {
    background-image: url("../img/feature/img_feature_01_thumb_04@2x.jpg")
}

.is-ratio__retina .p-feature-tech .p-feature-common__header-img-item {
    background-image: url("../img/feature/img_feature_02@2x.jpg")
}

.is-ratio__retina .p-feature-tech .p-feature-common__body-item:nth-child(1) .p-feature-common__body-item-img-item {
    background-image: url("../img/feature/img_feature_02_thumb_01@2x.jpg")
}

.is-ratio__retina .p-feature-tech .p-feature-common__body-item:nth-child(2) .p-feature-common__body-item-img-item {
    background-image: url("../img/feature/img_feature_02_thumb_02@2x.jpg")
}

.is-ratio__retina .p-feature-tech .p-feature-common__body-item:nth-child(3) .p-feature-common__body-item-img-item {
    background-image: url("../img/feature/img_feature_02_thumb_03@2x.jpg")
}

.is-ratio__retina .p-feature-tech .p-feature-common__body-item:nth-child(4) .p-feature-common__body-item-img-item {
    background-image: url("../img/feature/img_feature_02_thumb_04@2x.jpg")
}

.is-ratio__retina .p-staff-director__img-item {
    background-image: url("")
}

.is-ratio__retina .p-staff-staff__img-item {
    background-image: url("../img/staff/img_staff@2x.jpg")
}

.is-ratio__retina .p-treatment-all__item:nth-child(1) .p-treatment-all__item-img-item {
    background-image: url("../img/treatment/img_treatment_thmb_01@2x.jpg")
}

.is-ratio__retina .p-treatment-all__item:nth-child(2) .p-treatment-all__item-img-item {
    background-image: url("../img/treatment/img_treatment_thmb_02@2x.jpg")
}

.is-ratio__retina .p-treatment-all__item:nth-child(3) .p-treatment-all__item-img-item {
    background-image: url("../img/treatment/img_treatment_thmb_03@2x.jpg")
}

.is-ratio__retina .p-treatment-all__item:nth-child(4) .p-treatment-all__item-img-item {
    background-image: url("../img/treatment/img_treatment_thmb_04@2x.jpg")
}

.is-ratio__retina .p-treatment-all__item:nth-child(5) .p-treatment-all__item-img-item {
    background-image: url("../img/treatment/img_treatment_thmb_05@2x.jpg")
}

.is-ratio__retina .p-treatment-all__item:nth-child(6) .p-treatment-all__item-img-item {
    background-image: url("../img/treatment/img_treatment_thmb_06@2x.jpg")
}

.is-ratio__retina .p-treatment-all__item:nth-child(7) .p-treatment-all__item-img-item {
    background-image: url("../img/treatment/img_treatment_thmb_07@2x.jpg")
}

.is-ratio__retina .p-treatment-all__item:nth-child(8) .p-treatment-all__item-img-item {
    background-image: url("../img/treatment/img_treatment_thmb_08@2x.jpg")
}

.is-ratio__retina .p-treatment-faq__img-item {
    background-image: url("")
}

.is-ratio__retina .p-treatment-xxx-main__img-item__caries {
    background-image: url("../img/treatment/caries/img_eyecatch@2x.jpg")
}

.is-ratio__retina .p-treatment-xxx-main__img-item__root {
    background-image: url("../img/treatment/root/img_eyecatch@2x.jpg")
}

.is-ratio__retina .p-treatment-xxx-main__img-item__periodontal {
    background-image: url("../img/treatment/periodontal/img_eyecatch@2x.jpg")
}

.is-ratio__retina .p-treatment-xxx-main__img-item__implant {
    background-image: url("../img/treatment/implant/img_eyecatch@2x.jpg")
}

.is-ratio__retina .p-treatment-xxx-main__img-item__orthodontics {
    background-image: url("../img/treatment/orthodontics/img_eyecatch@2x.jpg")
}

.is-ratio__retina .p-treatment-xxx-main__img-item__surgical {
    background-image: url("../img/treatment/surgical/img_eyecatch@2x.jpg")
}

.is-ratio__retina .p-treatment-xxx-main__img-item__white {
    background-image: url("../img/treatment/white/img_eyecatch@2x.jpg")
}

.is-ratio__retina .p-treatment-xxx-main__img-item__preventive {
    background-image: url("../img/treatment/preventive/img_eyecatch@2x.jpg")
}

.is-ratio__retina .p-next__philosophy .p-next__wrapper {
    background-image: url("../img/philosophy/img_next_bg@2x.jpg")
}

.is-ratio__retina .p-next__feature .p-next__wrapper {
    background-image: url("../img/feature/img_next_bg@2x.jpg")
}

.is-ratio__retina .p-next__staff .p-next__wrapper {
    background-image: url("../img/staff/img_next_bg@2x.jpg")
}

.is-ratio__retina .p-next__treatment .p-next__wrapper {
    background-image: url("../img/treatment/img_next_bg@2x.jpg")
}

.is-ratio__retina .p-next__treatment-xxx .p-next__wrapper {
    background-image: url("")
}

.is-ratio__retina .p-next__access .p-next__wrapper {
    background-image: url("../img/access/img_next_bg@2x.jpg")
}

@media screen and (max-width: 1024px) {
    .is-ratio__normal .p-top-fv__img-bg {
        background-image: url("../img/top/img_kv_sp.jpg")
    }

    .is-ratio__normal .p-philosophy-mission__img-item {
        background-image: url("../img/philosophy/img_mission_sp.jpg")
    }

    .is-ratio__normal .p-feature-intro__img-item {
        background-image: url("../img/feature/img_kv_sp.jpg")
    }

    .is-ratio__normal .p-staff-staff__img-item {
        background-image: url("../img/staff/img_staff_sp.jpg")
    }

    .is-ratio__normal .p-treatment-faq__img-item {
        background-image: url("")
    }

    .is-ratio__normal .p-next__philosophy .p-next__wrapper {
        background-image: url("../img/philosophy/img_next_bg_sp.jpg")
    }

    .is-ratio__normal .p-next__feature .p-next__wrapper {
        background-image: url("../img/feature/img_next_bg_sp.jpg")
    }

    .is-ratio__normal .p-next__staff .p-next__wrapper {
        background-image: url("../img/staff/img_next_bg_sp.jpg")
    }

    .is-ratio__retina .p-top-fv__img-bg {
        background-image: url("../img/top/img_kv_sp.jpg")
    }

    .is-ratio__retina .p-philosophy-mission__img-item {
        background-image: url("../img/philosophy/img_mission_sp.jpg")
    }

    .is-ratio__retina .p-feature-intro__img-item {
        background-image: url("../img/feature/img_kv_sp.jpg")
    }

    .is-ratio__retina .p-staff-staff__img-item {
        background-image: url("../img/staff/img_staff_sp.jpg")
    }

    .is-ratio__retina .p-treatment-faq__img-item {
        background-image: url("")
    }

    .is-ratio__retina .p-next__philosophy .p-next__wrapper {
        background-image: url("../img/philosophy/img_next_bg_sp.jpg")
    }

    .is-ratio__retina .p-next__feature .p-next__wrapper {
        background-image: url("../img/feature/img_next_bg_sp.jpg")
    }

    .is-ratio__retina .p-next__staff .p-next__wrapper {
        background-image: url("../img/staff/img_next_bg_sp.jpg")
    }
}

@media screen and (max-width: 767px) {
    .is-ratio__normal .p-top-main__num__separation-img__lg-item {
        background-image: url("../img/top/img_horizontal_lower_sp.jpg")
    }

    .is-ratio__normal .p-treatment-faq__img-item {
        background-image: url("")
    }

    .is-ratio__normal .p-next__access .p-next__wrapper {
        background-image: url("../img/access/img_next_bg_sp.jpg")
    }

    .is-ratio__retina .p-top-main__num__separation-img__lg-item {
        background-image: url("../img/top/img_horizontal_lower_sp.jpg")
    }

    .is-ratio__retina .p-treatment-faq__img-item {
        background-image: url("")
    }

    .is-ratio__retina .p-next__access .p-next__wrapper {
        background-image: url("../img/access/img_next_bg_sp.jpg")
    }
}

.device-mobile .u-img__scale__1,
.device-mobile .u-img__scale__2,
.device-mobile .u-img__scale__3,
.device-mobile .u-img__scale__4,
.device-mobile .u-img__scale__5,
.device-mobile .u-img__scale__6,
.device-mobile .u-img__scale__7,
.device-mobile .u-img__scale__8,
.device-mobile .u-img__scale__9,
.device-mobile .u-img__scale__10,
.device-mobile .u-img__scale__11 {
    transform: scale(1)
}

.browser-ie11 body {
    overflow-x: hidden
}

.browser-ie11 .contents {
    width: 160rem
}

.browser-ie11 .wrapper-philosophy .contents,
.browser-ie11 .wrapper-feature .contents,
.browser-ie11 .wrapper-staff .contents,
.browser-ie11 .wrapper-treatment .contents,
.browser-ie11 .wrapper-access .contents {
    width: calc(100vw - 32rem)
}

.browser-ie11 .p-header__menu-pc-item-link__icon-box {
    width: 4.2rem
}

.browser-ie11 .p-header__menu-pc-child-item-link__header {
    justify-content: flex-start
}

.browser-ie11 .p-header__menu-pc-child-item-link__header-txt {
    margin: 0 8rem 0 0
}

.browser-ie11 .p-menu-slide {
    width: unset;
    width: auto
}

.browser-ie11 .p-footer__access-wrapper::before {
    content: none
}

.browser-ie11 .p-footer__access-info-content-img {
    width: 3.2rem
}

.browser-ie11 .p-footer__access-schedule-check-img {
    width: 4.6rem
}

.browser-ie11 .p-top-main__news-content-header {
    margin: 0 33rem 0 0
}

.browser-ie11 .p-top-main__news-all-img {
    width: 3.6rem
}

.browser-ie11 .p-top-menu__link-btn-cover {
    width: 3.2rem
}

.browser-ie11 .p-treatment-flow__body-item-header-num {
    width: 5.4rem;
    height: 5.4rem;
    padding: 0
}

@media screen and (max-width: 1024px) {
    .browser-ie11 .p-top-main__news-content-header {
        margin: 0 26rem 0 0
    }
}

@media screen and (max-width: 767px) {
    .browser-ie11 .p-top-main__news-content-header {
        margin: 8rem 0 0
    }
}

@media screen and (max-width: 767px) {
    .browser-safari .p-top-menu__link-content {
        height: 100%
    }
}

.c-btn__main,
.c-btn__main__key,
.c-btn__main__fff {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    position: relative;
    width: 27.25rem;
    height: 5.5rem;
    border-radius: .5rem
}

@media screen and (max-width: 1024px) {

    .c-btn__main,
    .c-btn__main__key,
    .c-btn__main__fff {
        width: 112rem;
        height: 12.5rem;
        border-radius: 1rem
    }
}

@media screen and (max-width: 767px) {

    .c-btn__main,
    .c-btn__main__key,
    .c-btn__main__fff {
        width: 128rem;
        height: 18rem;
        border-radius: 1.5rem
    }
}

.c-btn__main__key {
    background-color: #cc99ff
}

.c-btn__main__fff {
    background-color: #fff
}

.c-btn__main-word,
.c-btn__main-word__key,
.c-btn__main-word__fff {
    font-size: 1.7rem;
    letter-spacing: .2rem
}

.c-btn__main-word__fff {
    color: #fff
}

.c-btn__main-arrow {
    top: 2.5rem;
    right: 2.4rem;
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    position: absolute;
    width: 1.6rem
}

@media screen and (max-width: 1024px) {
    .c-btn__main-arrow {
        top: 5.5rem;
        right: 8.2rem
    }
}

@media screen and (max-width: 767px) {
    .c-btn__main-arrow {
        top: 8rem;
        right: 7.4rem
    }
}

@media screen and (max-width: 1024px) {
    .c-btn__main-arrow {
        width: 3.2rem
    }
}

@media screen and (max-width: 767px) {
    .c-btn__main-arrow {
        width: 5.4rem
    }
}

.c-btn__main-arrow img {
    width: 1.6rem
}

.c-btn__main-arrow-conversion {
    top: 3.5rem;
    right: 3rem;
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    position: absolute;
    width: 2.8rem
}

@media screen and (max-width: 1024px) {
    .c-btn__main-arrow-conversion {
        top: 5.5rem;
        right: 8rem
    }
}

@media screen and (max-width: 767px) {
    .c-btn__main-arrow-conversion {
        top: 7.8rem;
        right: 7rem
    }
}

@media screen and (max-width: 1024px) {
    .c-btn__main-arrow-conversion {
        width: 5.6rem
    }
}

@media screen and (max-width: 767px) {
    .c-btn__main-arrow-conversion {
        width: 5.4rem
    }
}

@media screen and (max-width: 1024px) {

    .c-btn__main-word,
    .c-btn__main-word__key,
    .c-btn__main-word__fff {
        font-size: 3.6rem
    }

    .c-btn__main-arrow {
        top: 2.5rem;
        right: 2.4rem;
        display: flex;
        display: -ms-flexbox;
        align-items: center;
        position: absolute;
        width: 1.6rem
    }
}

@media screen and (max-width: 1024px) and (max-width: 1024px) {
    .c-btn__main-arrow {
        top: 5.5rem;
        right: 8.2rem
    }
}

@media screen and (max-width: 1024px) and (max-width: 767px) {
    .c-btn__main-arrow {
        top: 8rem;
        right: 7.4rem
    }
}

@media screen and (max-width: 1024px) and (max-width: 1024px) {
    .c-btn__main-arrow {
        width: 3.2rem
    }
}

@media screen and (max-width: 1024px) and (max-width: 767px) {
    .c-btn__main-arrow {
        width: 5.4rem
    }
}

@media screen and (max-width: 1024px) {
    .c-btn__main-arrow img {
        width: 3.2rem
    }

    .c-btn__main__fff {
        width: 128rem;
        height: 18rem;
        border-radius: 1.5rem
    }

    .c-btn__main__fff-word {
        font-size: 4.2rem
    }

    .c-btn__main__fff-min {
        position: relative;
        display: flex;
        display: -ms-flexbox;
        justify-content: space-between;
        align-items: center;
        width: 68rem;
        height: 16rem;
        border-radius: 1rem;
        background-color: #cc99ff
    }

    .c-btn__main__key-min {
        position: relative;
        display: flex;
        display: -ms-flexbox;
        justify-content: space-between;
        align-items: center;
        width: 68rem;
        height: 16rem;
        border-radius: 1rem;
        background-color: #fff
    }

    .c-btn__main-arrow-stc {
        position: static;
        top: 8rem;
        right: 7.4rem;
        display: flex;
        display: -ms-flexbox;
        align-items: center;
        width: 4.6rem
    }
}

@media screen and (max-width: 767px) {

    .c-btn__main-word,
    .c-btn__main-word__key,
    .c-btn__main-word__fff {
        font-size: 5.4rem
    }

    .c-btn__main-arrow img {
        width: 5.4rem
    }

    .c-btn__main-arrow-conversion {
        position: absolute;
        top: 7.8rem;
        right: 7rem;
        display: flex;
        display: -ms-flexbox;
        align-items: center;
        width: 7.5rem
    }

    .c-btn__main__fff {
        width: 128rem;
        height: 18rem;
        border-radius: 1.5rem
    }

    .c-btn__main__fff-word {
        font-size: 5.4rem
    }

    .c-btn__main__fff-min {
        position: relative;
        display: flex;
        display: -ms-flexbox;
        justify-content: space-between;
        align-items: center;
        width: 68rem;
        height: 18rem;
        border-radius: 1rem;
        background-color: #cc99ff
    }

    .c-btn__main-arrow-stc {
        position: static;
        top: 8rem;
        right: 7.4rem;
        display: flex;
        display: -ms-flexbox;
        align-items: center;
        width: 5.4rem
    }
}

.c-txt__content-main {
    font-size: 1.8rem;
    line-height: 2
}

@media screen and (max-width: 1024px) {
    .c-txt__content-main {
        font-size: 3rem
    }
}

@media screen and (max-width: 767px) {
    .c-txt__content-main {
        font-size: 5.6rem;
        line-height: 1.8
    }
}

.c-ttl__sec-main {
    font-size: 8.5rem;
    font-family: minion-pro-display, minion-pro serif;
    color: #393327;
    letter-spacing: -.18rem
}

.c-ttl__sec-sub {
    display: block;
    font-size: 1.8rem;
    font-family: "\6E38\660E\671D\4F53", "Yu Mincho", YuMincho, "\30D2\30E9\30AE\30CE\660E\671D   Pro", "Hiragino Mincho Pro", "MS P\660E\671D", "MS PMincho", serif;
    color: #915da3
}

.c-ttl__sec-sub span {
    margin: 0 .6rem 0 0;
    font-size: 2.2rem;
    font-family: minion-pro-display, minion-pro serif
}

.c-ttl__sec-main-min {
    margin: 1rem 0 0 -.4rem;
    font-size: 6rem;
    font-family: minion-pro-display, minion-pro serif;
    letter-spacing: -.08rem
}

.c-ttl__sec-sub-min {
    display: block;
    font-size: 1.7rem;
    font-family: "\6E38\660E\671D\4F53", "Yu Mincho", YuMincho, "\30D2\30E9\30AE\30CE\660E\671D   Pro", "Hiragino Mincho Pro", "MS P\660E\671D", "MS PMincho", serif;
    color: #915da3;
    line-height: .5
}

.c-ttl__sec-sub-min span {
    margin: 0 .6rem 0 0;
    font-size: 2rem;
    font-family: minion-pro-display, minion-pro serif
}

.c-ttl__fv-main {
    margin: 0 0 1rem;
    font-size: 10rem;
    font-family: minion-pro-display, minion-pro serif;
    letter-spacing: .08rem
}

.c-ttl__fv-sub {
    display: block;
    font-size: 2rem;
    font-family: "\6E38\660E\671D\4F53", "Yu Mincho", YuMincho, "\30D2\30E9\30AE\30CE\660E\671D   Pro", "Hiragino Mincho Pro", "MS P\660E\671D", "MS PMincho", serif;
    color: #915da3;
    letter-spacing: .1rem
}

.c-ttl__content-head {
    font-size: 2rem;
    font-family: minion-pro-display, minion-pro serif;
    color: #915da3
}

.c-ttl__content-main {
    position: relative;
    margin: 2rem 0 8rem;
    font-size: 3.5rem;
    font-family: "\6E38\660E\671D\4F53", "Yu Mincho", YuMincho, "\30D2\30E9\30AE\30CE\660E\671D   Pro", "Hiragino Mincho Pro", "MS P\660E\671D", "MS PMincho", serif;
    line-height: 1.7
}

.c-ttl__content-main::before {
    position: absolute;
    bottom: -4.2rem;
    left: 0;
    width: 12.8rem;
    height: 1px;
    content: "";
    background-color: #e0e0e0/*タイトル下の線*/
}

.c-ttl__content-main__en {
    position: relative;
    margin: 2rem 0 3rem;
    font-size: 2.8rem;
    font-family: minion-pro-display, minion-pro serif;
    line-height: 1.7
}

.c-ttl__content__sec-main {
    position: relative;
    margin: 1.8rem 0 3.2rem;
    font-size: 4rem;
    font-family: "\6E38\660E\671D\4F53", "Yu Mincho", YuMincho, "\30D2\30E9\30AE\30CE\660E\671D   Pro", "Hiragino Mincho Pro", "MS P\660E\671D", "MS PMincho", serif;
    line-height: 1.7
}

.c-ttl__content__sec-main::before {
    position: absolute;
    bottom: -3.6rem;
    left: 0;
    width: 12.8rem;
    height: 1px;
    content: "";
    background-color: #e0e0e0; /*タイトル下の線*/
    z-index: 1
}

.c-ttl__content__sec-sub {
    margin: 0 0 3rem;
    padding: 4rem 0 0;
    font-size: 2.8rem;
    font-family: "\6E38\660E\671D\4F53", "Yu Mincho", YuMincho, "\30D2\30E9\30AE\30CE\660E\671D   Pro", "Hiragino Mincho Pro", "MS P\660E\671D", "MS PMincho", serif;
    line-height: 1.7
}

.c-ttl__content__sec-sub span {
    margin: .2rem 0 0 1.2rem;
    font-size: 1.6rem
}

@media screen and (max-width: 1024px) {
    .c-ttl__sec-main {
        font-size: 12.8rem;
        letter-spacing: .1rem
    }

    .c-ttl__sec-sub {
        font-size: 3.6rem;
        letter-spacing: .4rem
    }

    .c-ttl__sec-sub span {
        margin: 0 1.28rem 0 0;
        font-size: 3.6rem;
        font-family: minion-pro-display, minion-pro serif
    }

    .c-ttl__sec-main-min {
        margin: 2.4rem 0 0;
        font-size: 8rem;
        letter-spacing: 0.18rem
    }

    .c-ttl__sec-sub-min {
        font-size: 3.6rem
    }

    .c-ttl__sec-sub-min span {
        margin: 0 2.3rem 0 0;
        font-size: 3.8rem
    }

    .c-ttl__fv-main {
        margin: 0 0 2rem;
        font-size: 18rem
    }

    .c-ttl__fv-sub {
        font-size: 3.6rem
    }

    .c-ttl__content-head {
        font-size: 3.6rem
    }

    .c-ttl__content-main {
        margin: 4.5rem 0 17rem;
        font-size: 5.9rem
    }

    .c-ttl__content-main::before {
        bottom: -8rem;
        width: 9.6rem
    }

    .c-ttl__content-main__en {
        margin: 4.5rem 0 5rem;
        font-size: 4.9rem
    }

    .c-ttl__content__sec-main {
        margin: 4rem 0 15rem;
        font-size: 7rem
    }

    .c-ttl__content__sec-main::before {
        bottom: -7rem;
        width: 9.6rem
    }

    .c-ttl__content__sec-sub {
        margin: 0 0 4rem;
        padding: 0;
        font-size: 5rem
    }

    .c-ttl__content__sec-sub span {
        margin: .6rem 0 0 2.2rem;
        font-size: 2.8rem
    }
}

@media screen and (max-width: 767px) {
    .c-ttl__sec-main {
        font-size: 15rem;
        font-family: minion-pro-display, minion-pro serif;
        letter-spacing: -.18rem
    }

    .c-ttl__sec-sub {
        font-size: 5rem;
        font-family: "\6E38\660E\671D\4F53", "Yu Mincho", YuMincho, "\30D2\30E9\30AE\30CE\660E\671D   Pro", "Hiragino Mincho Pro", "MS P\660E\671D", "MS PMincho", serif
    }

    .c-ttl__sec-sub span {
        margin: 0 1.28rem 0 0;
        font-size: 6.2rem;
        font-family: minion-pro-display, minion-pro serif
    }

    .c-ttl__sec-main-min {
        display: inline-block;
        margin: 4rem 0 0 -.4rem;
        font-size: 13.6rem;
        font-family: minion-pro-display, minion-pro serif;
        letter-spacing: -.08rem
    }

    .c-ttl__sec-sub-min {
        font-size: 5rem;
        font-family: "\6E38\660E\671D\4F53", "Yu Mincho", YuMincho, "\30D2\30E9\30AE\30CE\660E\671D   Pro", "Hiragino Mincho Pro", "MS P\660E\671D", "MS PMincho", serif;
        line-height: .5
    }

    .c-ttl__sec-sub-min span {
        margin: 0 1.28rem 0 0;
        font-size: 5rem;
        font-family: minion-pro-display, minion-pro serif
    }

    .c-ttl__fv-main {
        margin: 0 0 3rem;
        font-size: 17rem;
        font-family: minion-pro-display, minion-pro serif;
        letter-spacing: .08rem
    }

    .c-ttl__fv-sub {
        font-size: 5.6rem
    }

    .c-ttl__content-head {
        font-size: 5.6rem
    }

    .c-ttl__content-main {
        margin: 5.5rem 0 23rem;
        font-size: 8.5rem
    }

    .c-ttl__content-main::before {
        bottom: -11rem;
        width: 16rem
    }

    .c-ttl__content-main__en {
        margin: 5.5rem 0 10rem;
        font-size: 8rem
    }

    .c-ttl__content__sec-main {
        margin: 6rem 0 11rem;
        font-size: 10rem
    }

    .c-ttl__content__sec-main::before {
        bottom: -11.2rem;
        width: 16rem
    }

    .c-ttl__content__sec-sub {
        margin: 0 0 5rem;
        padding: 11rem 0 0;
        font-size: 7rem;
        line-height: 2
    }

    .c-ttl__content__sec-sub span {
        margin: .2rem 0 0 4.2rem;
        font-size: 4.4rem
    }
}

.p-header {
    width: 100%;
    background-color: #fff;
    border-bottom: 1px solid #e3e3e3;
    z-index: 4
}

.p-header__wrapper {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    height: 16rem;
    padding: 0 8rem
}

.p-header__logo {
    width: 17%;
    height: 100%
}

.p-header__logo-img {
    width: 32rem;
    height: 100%;
    margin: 0 0 0 -4rem;
    padding: 0 4rem
}

.p-header__icon-sp {
    display: none
}

.p-header__icon-sp-img {
    width: 100%;
    height: 100%
}

.p-header__menu-sp-footer-link-img-item {
    width: 100%;
    height: 100%
}

.p-header__menu-pc {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    align-items: center
}

.p-header__menu-pc-list {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    width: 100%;
    height: 100%
}

.p-header__menu-pc-item__parent {
    position: relative
}

.p-header__menu-pc-item__blank {
    position: relative;
    margin: 0 0 0 4rem
}

.p-header__menu-pc-item__blank .p-header__menu-pc-item-link {
    padding: 0 4.7rem 0 2.7rem
}

.p-header__menu-pc-item__blank::before {
    position: absolute;
    top: calc(50% - .9rem);
    left: -2rem;
    content: "";
    width: .1rem;
    height: 1.8rem;
    background-color: #d9d9d9
}

.p-header__menu-pc-item__blank::after {
    position: absolute;
    top: calc(50% - .6rem);
    left: 11.5rem;
    content: "";
    width: 1.2rem;
    height: 1.2rem;
    background-image: url("");
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center
}

.p-header__menu-pc-item-link {
    display: flex;
    display: -ms-flexbox;
    justify-content: center;
    align-items: center;
    height: 100%;
    padding: 0 2.7rem;
    font-size: 1.6rem;
    white-space: nowrap
}

.p-header__menu-pc-item-link-txt {
    position: relative
}

.p-header__menu-pc-item-link-txt::after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    content: "";
    background-color: #262626
}

.p-header__menu-pc-item-link__icon {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 5.6rem;
    height: 5.5rem;
    border-radius: 50%;
    background-color: #cc99ff
}

.p-header__menu-pc-item-link__icon-box {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%
}

.p-header__menu-pc-item-link__icon-img {
    width: 2.2rem;
    height: 100%
}

.p-header__menu-pc-child {
    position: absolute;
    top: 13rem;
    left: -5rem;
    width: 87rem;
    border-radius: .5rem;
    background-color: #fff;
    box-shadow: 0rem 1.8rem 4rem rgba(0, 0, 0, 0.16);
    z-index: 4
}

.p-header__menu-pc-child-item-link__header {
    position: relative;
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 48rem;
    padding: 0 1.8rem 2.4rem 0
}

.p-header__menu-pc-child-item-link__header::before {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    content: "";
    background-color: #e3e3e3
}

.p-header__menu-pc-child-item-link__header::after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    content: "";
    background-color: #262626
}

.p-header__menu-pc-child-item-link__header-img {
    width: 1.6rem;
    height: 1.6rem
}

.p-header__menu-pc-child-item-link__header-img-item {
    width: 100%;
    height: 100%
}

.p-header__menu-pc-child-item-link__header-txt {
    font-size: 1.8rem;
    letter-spacing: .2rem
}

.p-header__menu-pc-child-part {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    justify-content: space-between;
    padding: 4.5rem
}

.p-header__menu-pc-child-content {
    padding: 2.8rem 3.2rem
}

.p-header__menu-pc-child-list {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 5rem 0 0 2.5rem
}

.p-header__menu-pc-child-item {
    position: relative;
    width: 40%;
    margin: 0 0 1.8rem
}

.p-header__menu-pc-child-item:nth-child(even) {
    width: 50%;
    margin: 0 0 1.8rem -1rem
}

.p-header__menu-pc-child-item::before {
    position: absolute;
    top: 1rem;
    left: -2rem;
    width: 1rem;
    height: 1px;
    content: "";
    background-color: #cc99ff
}

.p-header__menu-pc-child-item-link {
    position: relative;
    font-size: 1.4rem;
    line-height: 1.7
}

.p-header__menu-pc-child-item-link::before {
    position: absolute;
    bottom: -.2rem;
    left: 0;
    width: 100%;
    height: 1px;
    content: "";
    background-color: #262626
}

.p-header__menu-pc-child-img {
    width: 31rem;
    height: 100%
}

.p-header__menu-pc-child-img-item {
    width: 100%;
    height: 100%
}

.p-header__menu-sp {
    opacity: 0;
    visibility: hidden
}

.wrapper-home .p-header {
    border: none
}

.p-header__menu-treatment {
    position: absolute;
    bottom: -9rem;
    left: 0;
    display: flex;
    display: -ms-flexbox;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 9rem;
    background-color: #cc99ff
}

.p-header__menu-treatment-list {
    position: relative;
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    height: 100%
}

.p-header__menu-treatment-list::before {
    position: absolute;
    top: -1.2rem;
    left: 61.5rem;
    content: "";
    border-right: 1rem solid transparent;
    border-bottom: 1.2rem solid #cc99ff;
    border-left: 1rem solid transparent
}

.p-header__menu-treatment-item {
    height: 100%
}

.p-header__menu-treatment-item-link {
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    height: 100%;
    padding: 0 2.8rem;
    font-size: 1.5rem;
    color: #fff
}

.p-header__menu-treatment-item-link-txt {
    position: relative
}

.p-header__menu-treatment-item-link-txt::before {
    position: absolute;
    bottom: -.4rem;
    left: 0;
    width: 100%;
    height: 1px;
    content: "";
    background-color: #fff
}

@media screen and (min-width: 1700px) {
    .p-header__menu-pc-list {
        justify-content: flex-end
    }

    .p-header__menu-treatment-list {
        justify-content: space-between;
        width: 100%;
        padding: 0 4.5rem
    }

    .p-header__menu-treatment-list::before {
        right: 90rem;
        left: unset;
        left: auto
    }
}

@media screen and (max-width: 1024px) {
    .p-header__wrapper {
        height: 26rem
    }

    .p-header__logo {
        width: 36%
    }

    .p-header__logo-img {
        width: 60rem;
        margin: 0 0 0 -6rem;
        padding: 0 6rem
    }

    .p-header__menu-pc {
        display: none
    }

    .p-header__icon-sp {
        position: absolute;
        right: 8rem;
        display: flex;
        display: -ms-flexbox;
        align-items: center
    }

    .p-header__icon-sp-function {
        display: flex;
        display: -ms-flexbox;
        flex-direction: row;
        margin: 0 3.4rem 0 0
    }

    .p-header__icon-sp-link {
        width: 100%;
        height: 100%;
        margin: 0 1.5rem;
        padding: 3.6rem;
        border-radius: 50%;
        background-color: #cc99ff
    }

    .p-header__icon-sp-img {
        width: 4rem;
        height: 4rem
    }

    .p-header__icon-sp-hamburger {
        display: flex;
        display: -ms-flexbox;
        flex-direction: column;
        justify-content: space-between;
        align-content: space-between;
        width: 14rem;
        height: 10.4rem;
        padding: 3rem;
        -webkit-tap-highlight-color: transparent
    }

    .p-header__icon-sp-hamburger-border {
        display: block;
        width: 100%;
        width: 8rem;
        height: 1px;
        background-color: #393327
    }

    .p-header__menu-sp {
        position: absolute;
        top: 41rem;
        left: 0;
        width: 100%;
        height: 100vh;
        padding: 0 0 41rem;
        background-color: #cc99ff;
        z-index: 1
    }

    .p-header__menu-sp-wrapper {
        position: relative;
        height: 100%;
        overflow: hidden
    }

    .p-header__menu-sp-list {
        margin: 3rem 0 0;
        padding: 0 16rem 12rem;
        background-color: #cc99ff
    }

    .p-header__menu-sp-item {
        position: relative;
        display: flex;
        display: -ms-flexbox;
        flex-direction: column;
        align-items: center
    }

    .p-header__menu-sp-item::before {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 1px;
        content: "";
        background-color: #fff
    }

    .p-header__menu-sp-item__blank {
        position: relative;
        display: flex;
        display: -ms-flexbox;
        align-items: center
    }

    .p-header__menu-sp-item__blank::before {
        position: absolute;
        bottom: 0;
        left: 0;
        display: block;
        width: 100%;
        height: 1px;
        content: "";
        background-color: #fff
    }

    .p-header__menu-sp-item__blank::after {
        position: absolute;
        top: 9rem;
        left: 28rem;
        content: "";
        width: 3.8rem;
        height: 3.8rem;
        background-image: url("../img/icon/svg_blank_w.svg");
        background-size: 100%;
        background-repeat: no-repeat;
        background-position: center
    }

    .p-header__menu-sp-item-link {
        display: block;
        width: 100%;
        height: 100%;
        padding: 8rem 0;
        font-size: 4.2rem;
        color: #fff;
        -webkit-tap-highlight-color: transparent
    }

    .p-header__menu-sp-item-link__parent {
        position: relative;
        display: block;
        width: 100%;
        height: 100%;
        padding: 8rem 0;
        font-size: 4.2rem;
        color: #fff
    }

    .p-header__menu-sp-item-link__parent::before {
        position: absolute;
        top: 11rem;
        right: 4rem;
        width: 4.5rem;
        height: 1px;
        content: "";
        background-color: #fff
    }

    .p-header__menu-sp-item-link__parent::after {
        position: absolute;
        top: 9rem;
        right: 6rem;
        width: 1px;
        height: 4.5rem;
        content: "";
        background-color: #fff
    }

    .p-header__menu-sp-footer {
        display: flex;
        display: -ms-flexbox;
        flex-direction: row;
        justify-content: space-between;
        width: 100%;
        padding: 4rem 16rem 24rem
    }

    .p-header__menu-sp-footer-link {
        position: relative;
        display: flex;
        display: -ms-flexbox;
        flex-direction: row;
        justify-content: center;
        width: 100%;
        padding: 0 9rem 0 11rem
    }

    .p-header__menu-sp-footer-link-img-item {
        width: 100%;
        height: 100%
    }

    .p-header__menu-sp-child {
        display: flex;
        display: -ms-flexbox;
        flex-direction: column;
        width: 100%
    }

    .p-header__menu-sp-child-list {
        padding: 0 0 4rem
    }

    .p-header__menu-sp-child-item {
        padding: 0 0 8rem
    }

    .p-header__menu-sp-child-link {
        font-size: 4.2rem;
        color: #fff
    }

    .p-header__menu-treatment {
        position: absolute;
        bottom: -14rem;
        left: 0;
        display: flex;
        display: -ms-flexbox;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 14rem;
        background-color: #cc99ff
    }

    .p-header__menu-treatment-list {
        position: relative;
        display: flex;
        display: -ms-flexbox;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        height: 100%;
        overflow: scroll
    }

    .p-header__menu-treatment-list::before {
        position: absolute;
        top: -1.2rem;
        content: "";
        border-right: 1rem solid transparent;
        border-bottom: 1.2rem solid #cc99ff;
        border-left: 1rem solid transparent
    }

    .p-header__menu-treatment-item-link {
        padding: 0 4.5rem;
        font-size: 2.8rem;
        color: #fff;
        white-space: nowrap
    }
}

@media screen and (max-width: 767px) {
    .p-header {
        border-bottom: none
    }

    .p-header__wrapper {
        position: relative;
        height: 36rem;
        padding: 0 8rem
    }

    .p-header__logo {
        width: 50%
    }

    .p-header__logo-img {
        width: 84rem;
        margin: 0 0 0 -8rem;
        padding: 0 8rem
    }

    .p-header__icon-sp {
        position: absolute;
        right: 8rem;
        display: flex;
        display: -ms-flexbox;
        align-items: center
    }

    .p-header__icon-sp-function {
        display: flex;
        display: -ms-flexbox;
        flex-direction: row;
        margin: 0 9rem 0 0
    }

    .p-header__icon-sp-link {
        width: 100%;
        height: 100%;
        margin: 0 0 0 5rem;
        padding: 4.4rem;
        border-radius: 50%;
        background-color: #cc99ff
    }

    .p-header__icon-sp-img {
        width: 6.5rem;
        height: 6.5rem
    }

    .p-header__icon-sp-hamburger {
        display: flex;
        display: -ms-flexbox;
        flex-direction: column;
        justify-content: space-between;
        align-content: space-between;
        width: 18rem;
        height: 14rem;
        padding: 3.5rem
    }

    .p-header__icon-sp-hamburger-border {
        display: block;
        width: 100%;
        width: 11rem;
        height: 1px;
        background-color: #393327
    }

    .p-header__menu-sp {
        position: absolute;
        top: 36rem;
        left: 0;
        width: 100%;
        background-color: #cc99ff
    }

    .p-header__menu-sp-wrapper {
        height: 100%
    }

    .p-header__menu-sp-list {
        margin: 3rem 0 0;
        padding: 0 16rem 12rem;
        background-color: #cc99ff
    }

    .p-header__menu-sp-item {
        position: relative;
        display: flex;
        display: -ms-flexbox;
        flex-direction: column;
        align-items: center
    }

    .p-header__menu-sp-item::before {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 1px;
        content: ""
    }

    .p-header__menu-sp-item__blank {
        position: relative;
        display: flex;
        display: -ms-flexbox;
        align-items: center
    }

    .p-header__menu-sp-item__blank::before {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 1px;
        content: ""
    }

    .p-header__menu-sp-item__blank::after {
        position: absolute;
        top: 11.6rem;
        left: 30rem;
        content: "";
        width: 4.6rem;
        height: 4.6rem;
        background-image: url("../img/icon/svg_blank_w.svg");
        background-size: 100%;
        background-repeat: no-repeat;
        background-position: center
    }

    .p-header__menu-sp-item-link {
        display: block;
        width: 100%;
        height: 100%;
        padding: 10rem 0;
        font-size: 5.4rem;
        color: #fff
    }

    .p-header__menu-sp-item-link__parent {
        position: relative;
        display: block;
        width: 100%;
        height: 100%;
        padding: 10rem 0;
        font-size: 5.4rem;
        color: #fff
    }

    .p-header__menu-sp-item-link__parent::before {
        position: absolute;
        top: 13.2rem;
        right: 4rem;
        width: 5rem;
        height: 1px;
        content: "";
        background-color: #fff
    }

    .p-header__menu-sp-item-link__parent::after {
        position: absolute;
        top: 11rem;
        right: 6rem;
        width: 1px;
        height: 5rem;
        content: "";
        background-color: #fff
    }

    .p-header__menu-sp-footer {
        display: flex;
        display: -ms-flexbox;
        flex-direction: row;
        justify-content: space-between;
        padding: 4rem 16rem 58rem
    }

    .p-header__menu-sp-footer-link {
        position: relative;
        display: flex;
        display: -ms-flexbox;
        flex-direction: row;
        width: 100%;
        height: 20rem;
        padding: 0 9rem 0 11rem
    }

    .p-header__menu-sp-footer-link-img {
        top: 9rem
    }

    .p-header__menu-sp-footer-link-img-item {
        width: 100%;
        height: 100%
    }

    .p-header__menu-sp-child {
        display: flex;
        display: -ms-flexbox;
        flex-direction: column;
        width: 100%
    }

    .p-header__menu-sp-child-list {
        padding: 0 0 4rem
    }

    .p-header__menu-sp-child-item {
        padding: 0 0 9rem
    }

    .p-header__menu-sp-child-link {
        font-size: 5.4rem;
        color: #fff
    }

    .p-header__menu-treatment {
        position: absolute;
        bottom: -22rem;
        left: 0;
        display: flex;
        display: -ms-flexbox;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 22rem;
        background-color: #cc99ff
    }

    .p-header__menu-treatment-list {
        position: relative;
        display: flex;
        display: -ms-flexbox;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        height: 100%;
        overflow: scroll
    }

    .p-header__menu-treatment-list::before {
        position: absolute;
        top: -1.2rem;
        content: "";
        border-right: 1rem solid transparent;
        border-bottom: 1.2rem solid #cc99ff;
        border-left: 1rem solid transparent
    }

    .p-header__menu-treatment-item-link {
        padding: 0 4.5rem;
        font-size: 4.4rem;
        color: #fff;
        white-space: nowrap
    }
}

.p-footer__reservation {
    z-index: 99
}

.p-footer__reservation-wrapper {
    padding: 15rem 0;
    border-bottom: 1px solid #e3e3e3;
    text-align: center
}

.p-footer__reservation-header {
    margin: .6rem 0 0
}

.p-footer__reservation-header-head {
    font-size: 2.4rem
}

.p-footer__reservation-header-ttl {
    position: relative;
    margin: 0;
    font-size: 7rem
}

.p-footer__reservation-header-ttl::after {
    position: absolute;
    bottom: -2.2rem;
    left: calc(50% - 4rem);
    width: 8rem;
    height: 1px;
    content: "";
    background-color: #38342c
}

.p-footer__reservation-txt {
    margin: 6rem 0;
    font-size: 1.7rem;
    line-height: 2
}

.p-footer__reservation-link {
    width: 80rem;
    height: 8rem;
    margin: 0 auto;
    overflow: hidden
}

.p-footer__reservation-link-img {
    width: 2.8rem;
    height: 100%
}

.p-footer__access-wrapper {
    position: relative;
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    justify-content: space-between;
    padding: 15rem 16rem
}

.p-footer__access-wrapper::before {
    position: absolute;
    top: 0;
    left: 64rem;
    width: 1px;
    height: 100%;
    content: "";
    background-color: #e3e3e3
}

.p-footer__access-info-header {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    align-items: center;
    margin: 0 0 4.2rem
}

.p-footer__access-info-header-ttl {
    font-size: 4.25rem;
    font-family: minion-pro-display, minion-pro serif;
    line-height: .8;
    letter-spacing: .2rem
}

.p-footer__access-info-header-txt {
    margin: 0 0 0 1.4rem;
    font-size: 1.7rem;
    font-family: "\6E38\660E\671D\4F53", "Yu Mincho", YuMincho, "\30D2\30E9\30AE\30CE\660E\671D   Pro", "Hiragino Mincho Pro", "MS P\660E\671D", "MS PMincho", serif;
    color: #915da3
}

.p-footer__access-info-box__parking {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: .3rem 1.8rem;
    font-size: 1.5rem;
    border: 1px solid #38342c
}

.p-footer__access-info-content {
    margin: 2.5rem 0 0;
    font-size: 1.7rem;
    line-height: 2
}

.p-footer__access-info-content-list {
    margin: 2rem 0 0
}

.p-footer__access-info-content-item {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    align-items: center;
    margin: 3.6rem 0 0
}

.p-footer__access-info-content-btn {
    display: block;
    width: 4.8rem;
    height: 4.8rem;
    border-radius: 50%;
    background-color: #cc99ff
}

.p-footer__access-info-content-img {
    display: flex;
    display: -ms-flexbox;
    justify-content: center;
    align-items: center;
    width: 100%;
    overflow: hidden
}

.p-footer__access-info-content-img-item {
    width: 2rem;
    height: 2rem
}

.p-footer__access-info-content-link {
    margin: 0 0 0 1.5rem
}

.p-footer__access-info-content-link__map-txt {
    position: relative
}

.p-footer__access-info-content-link__map-txt::before {
    position: absolute;
    bottom: -.2rem;
    left: 0;
    width: 100%;
    height: 1px;
    content: "";
    background-color: #393327
}

.p-footer__access-info-box__contact {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin: 0 0 0 2rem;
    margin: 0 0 0 1.6rem;
    padding: .1rem 1.4rem;
    font-size: 1.5rem;
    border: 1px solid #38342c
}

.p-footer__access-schedule-wrapper {
    width: 64rem
}

.p-footer__access-schedule-table {
    position: relative
}

.p-footer__access-schedule-table::before {
    position: absolute;
    top: 11rem;
    left: 0;
    width: 100%;
    height: 1px;
    content: "";
    background-color: #e3e3e3
}

.p-footer__access-schedule-table tr {
    display: flex;
    display: -ms-flexbox;
    align-items: center
}

.p-footer__access-schedule-table .p-footer__access-schedule-table-tr-top th {
    position: relative;
    width: calc(48rem / 7);
    font-family: "\6E38\660E\671D\4F53", "Yu Mincho", YuMincho, "\30D2\30E9\30AE\30CE\660E\671D   Pro", "Hiragino Mincho Pro", "MS P\660E\671D", "MS PMincho", serif;
    font-weight: normal;
    text-align: center
}

.p-footer__access-schedule-table .p-footer__access-schedule-table-tr-top th::before {
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 17.5rem;
    content: "";
    background-color: #e3e3e3
}

.p-footer__access-schedule-table .p-footer__access-schedule-table-tr-top .p-footer__access-schedule-table-ttl {
    width: 16rem;
    font-size: 2.08rem;
    font-weight: normal;
    text-align: left
}

.p-footer__access-schedule-table th {
    font-size: 1.6rem
}

.p-footer__access-schedule-table .p-footer__access-schedule-table-th-left {
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    width: 16rem;
    height: 8rem;
    font-family: "\6E38\30B4\30B7\30C3\30AF\4F53", YuGothic, "\6E38\30B4\30B7\30C3\30AF   Medium", "Yu Gothic Medium", "\6E38\30B4\30B7\30C3\30AF", "Yu Gothic", "\30E1\30A4\30EA\30AA", sans-serif;
    font-weight: normal;
    letter-spacing: .08rem
}

.p-footer__access-schedule-table td {
    display: flex;
    display: -ms-flexbox;
    justify-content: center;
    align-items: center;
    width: calc(48rem / 7);
    font-size: 1.4rem;
    text-align: center
}

.p-footer__access-schedule-table td img {
    width: 1.7rem;
    height: 100%
}

.p-footer__access-schedule-txt {
    margin: 1.8rem 0 0;
    font-size: 1.6rem;
    line-height: 2
}

.p-footer__access-schedule-check {
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    flex-direction: row;
    margin: 4.8rem 0 0
}

.p-footer__access-schedule-check-btn {
    width: 4.5rem;
    height: 4.5rem;
    background-color: #cc99ff;
    border-radius: 50%
}

.p-footer__access-schedule-check-img {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    justify-content: center;
    align-items: center
}

.p-footer__access-schedule-check-img-item {
    width: 2.5rem;
    height: 100%
}

.p-footer__access-schedule-check-link {
    margin: 0 0 0 2rem
}

.p-footer__access-schedule-check-link-txt {
    position: relative;
    font-size: 1.7rem
}

.p-footer__access-schedule-check-link-txt::before {
    position: absolute;
    bottom: -.2rem;
    left: 0;
    width: 100%;
    height: 1px;
    content: "";
    background-color: #262626
}

.p-footer__access-schedule-check-box {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin: 0 0 0 2rem;
    margin: 0 0 0 1.6rem;
    padding: 0.45rem 1.6rem;
    font-size: 1.5rem;
    border: 1px solid #38342c
}

.p-footer__menu {
    background-color: #915da3
}

.p-footer__menu-wrapper {
    position: relative;
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    justify-content: space-between;
    padding: 15rem 16rem 13rem;
    border-bottom: 1px solid #fff /*8c8168*/
}

.p-footer__menu-wrapper::before {
    position: absolute;
    top: 0;
    left: 104rem;
    width: 1px;
    height: 100%;
    content: "";
    background-color: #fff /*8c8168*/
}

.p-footer__menu-nav {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    width: 86rem
}

.p-footer__menu-list {
    width: 34%;
    height: 100%;
    margin: 1.4rem 0 0
}

.p-footer__menu-list:nth-child(1) {
    width: 27%
}

.p-footer__menu-list:nth-child(2) {
    width: 41%
}

.p-footer__menu-list:nth-child(3) {
    width: 32%
}

.p-footer__menu-item {
    margin: 0 0 2.4rem
}

.p-footer__menu-item__blank {
    position: relative;
    display: inline-block
}

.p-footer__menu-item__blank::after {
    position: absolute;
    top: .8rem;
    right: -3rem;
    width: 1.3rem;
    height: 1.3rem;
    content: "";
    background-image: url("../img/icon/svg_blank_w.svg");
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center
}

.p-footer__menu-item__parent {
    margin: 0
}

.p-footer__menu-link-txt {
    position: relative;
    font-size: 1.6rem;
    color: #fff;
    border-bottom: none
}

.p-footer__menu-link-txt::before {
    position: absolute;
    bottom: -.2rem;
    left: 0;
    width: 100%;
    height: 1px;
    content: "";
    background-color: #fff
}

.p-footer__menu-child-list {
    margin: 2.5rem 1.8rem 0
}

.p-footer__menu-child-list:nth-child(2) {
    margin: 0 0 0 1.8rem
}

.p-footer__menu-child-link {
    display: inline-block;
    padding: .7rem 0
}

.p-footer__menu-child-link-txt {
    position: relative;
    font-size: 1.4rem;
    color: #fff;
    border-bottom: none
}

.p-footer__menu-child-link-txt::before {
    position: absolute;
    bottom: -.2rem;
    left: 0;
    width: 100%;
    height: 1px;
    content: "";
    background-color: #fff
}

.p-footer__menu-child-link-txt::after {
    position: absolute;
    bottom: 50%;
    left: -2rem;
    width: 1rem;
    height: 1px;
    content: "";
    background-color: #9a8f77
}

.p-footer__menu-footer {
    display: flex;
    display: -ms-flexbox;
    flex-direction: column
}

.p-footer__menu-footer-link:last-child {
    margin: 4rem 0 0
}

.p-footer__menu-footer-link-img {
    width: 100%;
    height: 100%
}

.p-footer__bottom {
    background-color: #915da3
}

.p-footer__bottom small {
    font-size: 1.3rem;
    color: #fff
}

.p-footer__bottom-wrapper {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    height: 15.5rem;
    margin: -1px 0 0;
    padding: 0 16rem
}

.p-footer__bottom-down-cover {
    position: relative
}

.p-footer__bottom-down {
    position: relative;
    display: flex;
    display: -ms-flexbox;
    justify-content: center;
    align-items: center;
    width: 1.6rem;
    height: 1.6rem;
    padding: 2.6rem;
    transform: rotate(180deg);
    border-radius: 50%;
    border: 1px solid #fff;
    background-color: #915da3;
    overflow: hidden
}

.p-footer__bottom-down-img {
    width: 1.6rem;
    height: 1.6rem
}

@media screen and (min-width: 1700px) {
    .p-footer__access-wrapper {
        max-width: 160rem;
        margin: 0 auto
    }

    .p-footer__menu {
        border-bottom: 1px solid #fff
    }

    .p-footer__menu-wrapper {
        max-width: 160rem;
        margin: 0 auto;
        border-bottom: none
    }

    .p-footer__bottom-wrapper {
        max-width: 160rem;
        margin: 0 auto
    }
}

@media screen and (max-width: 1024px) {
    .p-footer__reservation-header-head {
        font-size: 4rem
    }

    .p-footer__reservation-header-ttl {
        font-size: 13rem;
        line-height: 1.25
    }

    .p-footer__reservation-header-ttl::after {
        bottom: -3.4rem;
        left: calc(50% - 6rem);
        width: 12rem
    }

    .p-footer__reservation-txt {
        margin: 8.6rem 0;
        font-size: 3rem
    }

    .p-footer__reservation-link {
        width: 112em;
        height: 13rem
    }

    .p-footer__reservation-link-img {
        width: 5.6rem
    }

    .p-footer__access-wrapper {
        flex-direction: column;
        padding: 13rem 24em 15rem
    }

    .p-footer__access-wrapper::before {
        content: none
    }

    .p-footer__access-info-wrapper {
        position: relative;
        padding: 0 0 15rem
    }

    .p-footer__access-info-wrapper::after {
        position: absolute;
        bottom: 0;
        left: -24rem;
        width: 100vw;
        height: 1px;
        content: "";
        background-color: #e3e3e3
    }

    .p-footer__access-info-header-ttl {
        font-size: 7.8rem
    }

    .p-footer__access-info-header-txt {
        margin: 0 0 0 2.4rem;
        font-size: 3.4rem
    }

    .p-footer__access-info-box__parking {
        position: absolute;
        top: 0;
        left: 48rem;
        padding: 0.5rem 3.8rem;
        font-size: 2.8rem
    }

    .p-footer__access-info-content {
        margin: 6.5rem 0 0;
        font-size: 3rem;
        line-height: 1.8
    }

    .p-footer__access-info-content-address {
        display: inline-block
    }

    .p-footer__access-info-content-address:nth-child(2) {
        margin: 0 0 0 1rem
    }

    .p-footer__access-info-content-item {
        position: relative;
        margin: 5.5rem 0 0
    }

    .p-footer__access-info-content-img-item {
        width: 4rem;
        height: 3.8rem
    }

    .p-footer__access-info-content-btn {
        width: 9.8rem;
        height: 9.8rem
    }

    .p-footer__access-info-content-link {
        margin: 0 0 0 3.5rem;
        font-size: 3.8rem
    }

    .p-footer__access-info-box__contact {
        margin: 0 0 0 4.4rem;
        padding: 0rem 3rem;
        font-size: 3.1rem
    }

    .p-footer__access-schedule-wrapper {
        width: 100%;
        margin: 16.5rem 0 0
    }

    .p-footer__access-schedule-table {
        width: 100%
    }

    .p-footer__access-schedule-table::before {
        top: 20rem;
        width: 100%
    }

    .p-footer__access-schedule-table tr {
        margin: 0 0 7rem
    }

    .p-footer__access-schedule-table .p-footer__access-schedule-table-tr-top {
        margin: 0 0 3.6rem
    }

    .p-footer__access-schedule-table .p-footer__access-schedule-table-tr-top th {
        position: relative;
        width: 11.5rem;
        text-align: center
    }

    .p-footer__access-schedule-table .p-footer__access-schedule-table-tr-top th::before {
        position: absolute;
        top: -2rem;
        right: 0;
        width: 1px;
        height: 32rem;
        content: "";
        background-color: #e3e3e3
    }

    .p-footer__access-schedule-table .p-footer__access-schedule-table-tr-top .p-footer__access-schedule-table-ttl {
        width: 32rem;
        font-size: 3.6rem
    }

    .p-footer__access-schedule-table th {
        font-size: 3.4rem
    }

    .p-footer__access-schedule-table .p-footer__access-schedule-table-th-left {
        width: 32rem;
        height: 8rem;
        font-size: 3.6rem;
        line-height: 1.4
    }

    .p-footer__access-schedule-table td {
        width: 11.5rem;
        font-size: 1.4rem;
        text-align: center
    }

    .p-footer__access-schedule-table td img {
        width: 3.4rem
    }

    .p-footer__access-schedule-txt {
        margin: 0;
        font-size: 3.2rem
    }

    .p-footer__access-schedule-check {
        margin: 6rem 0 0
    }

    .p-footer__access-schedule-check-btn {
        width: 9.8rem;
        height: 9.8rem
    }

    .p-footer__access-schedule-check-img-item {
        width: 4.8rem
    }

    .p-footer__access-schedule-check-link {
        margin: 0 0 0 3rem
    }

    .p-footer__access-schedule-check-link-txt {
        font-size: 3.4rem
    }

    .p-footer__access-schedule-check-box {
        margin: 0 0 0 3.6rem;
        padding: .8rem 3.8rem;
        font-size: 3.2rem;
        line-height: 1.4
    }

    .p-footer__menu-wrapper {
        flex-direction: column;
        padding: 6.5rem 24rem 9rem;
        border-bottom: none
    }

    .p-footer__menu-wrapper::before {
        content: none
    }

    .p-footer__menu-nav {
        flex-direction: column;
        width: 100%
    }

    .p-footer__menu-list {
        width: 100%;
        height: auto;
        margin: 0
    }

    .p-footer__menu-list:nth-child(1) {
        width: 100%
    }

    .p-footer__menu-list:nth-child(2) {
        width: 100%
    }

    .p-footer__menu-list:nth-child(3) {
        width: 100%
    }

    .p-footer__menu-item {
        position: relative;
        margin: 0;
        padding: 7.2rem 0
    }

    .p-footer__menu-item::before {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 112rem;
        height: 1px;
        content: "";
        background-color: #fff /*8c8168*/
    }

    .p-footer__menu-item__blank::after {
        top: 8.5rem;
        right: -5rem;
        width: 2.8rem;
        height: 2.8rem
    }

    .p-footer__menu-link-txt {
        font-size: 3.6rem;
        border-bottom: 1px solid #fff
    }

    .p-footer__menu-link-txt::before {
        bottom: -.8rem;
        content: none
    }

    .p-footer__menu-item__parent {
        display: flex;
        display: -ms-flexbox;
        flex-direction: row;
        justify-content: space-between;
        padding: 7rem 0 3rem
    }

    .p-footer__menu-item__parent .p-footer__menu-link-txt {
        display: table;
        margin: 0;
        border-bottom: 1px solid #fff
    }

    .p-footer__menu-item__parent .p-footer__menu-link-txt::before {
        bottom: .6rem;
        content: none
    }

    .p-footer__menu-child-content {
        display: flex;
        display: -ms-flexbox;
        flex-direction: column;
        justify-content: flex-start;
        width: 88rem
    }

    .p-footer__menu-child-list {
        width: 100%;
        margin: 0
    }

    .p-footer__menu-child-list:nth-child(1) {
        margin: 0 0 0 4rem;
        order: 1
    }

    .p-footer__menu-child-list:nth-child(2) {
        order: 2
    }

    .p-footer__menu-child-list:nth-child(2) .p-footer__menu-child-item {
        margin: 0 0 4rem 4rem
    }

    .p-footer__menu-child-item {
        margin: 0 0 4rem 0rem
    }

    .p-footer__menu-child-link-txt {
        font-size: 3.2rem;
        border-bottom: 1px solid #fff
    }

    .p-footer__menu-child-link-txt::before {
        content: none
    }

    .p-footer__menu-child-link-txt::after {
        bottom: 1.8rem;
        left: -4.5rem;
        content: "";
        width: 3rem;
        background-color: #fff /*8c8168*/
    }

    .p-footer__menu-child-link {
        padding: 0
    }

    .p-footer__menu-footer {
        margin: 10rem 0 0
    }

    .p-footer__menu-footer-link {
        width: 100%;
        height: 12.5rem
    }

    .p-footer__menu-footer-link:last-child {
        margin: 6rem 0 0
    }

    .p-footer__bottom small {
        font-size: 2.8rem;
        color: #fff
    }

    .p-footer__bottom-wrapper {
        height: auto;
        padding: 0rem 24rem 10rem
    }

    .p-footer__bottom-down {
        width: 3.2rem;
        height: 3.2rem;
        padding: 5.6rem
    }

    .p-footer__bottom-down-img {
        width: 3.2rem;
        height: 3.2rem
    }
}

@media screen and (max-width: 767px) {
    .p-footer__reservation-wrapper {
        padding: 21rem 0
    }

    .p-footer__reservation-header {
        display: flex;
        display: -ms-flexbox;
        flex-direction: column
    }

    .p-footer__reservation-header-head {
        font-size: 5.4rem
    }

    .p-footer__reservation-header-ttl {
        margin: 4rem 0 0;
        font-size: 16.2rem
    }

    .p-footer__reservation-header-ttl::after {
        bottom: -4.4rem;
        left: calc(50% - 8rem);
        width: 16rem
    }

    .p-footer__reservation-txt {
        width: 128rem;
        margin: 11.5rem auto 9rem;
        font-size: 5.4rem
    }

    .p-footer__reservation-link {
        width: 128rem;
        height: 18rem
    }

    .p-footer__reservation-link-img {
        width: 7.5rem
    }

    .p-footer__reservation-link-abs {
        top: calc(50% - 1rem);
        width: 15rem
    }

    .p-footer__access-wrapper {
        flex-direction: column;
        padding: 15rem 16rem 17rem
    }

    .p-footer__access-wrapper::before {
        content: none
    }

    .p-footer__access-info-wrapper {
        position: relative
    }

    .p-footer__access-info-header {
        margin: 2rem 0 4.2rem
    }

    .p-footer__access-info-header-ttl {
        font-size: 11.2rem
    }

    .p-footer__access-info-header-txt {
        margin: 0 0 0 5.4rem;
        font-size: 4.8rem
    }

    .p-footer__access-info-box__parking {
        position: absolute;
        top: 0;
        right: 0;
        left: auto;
        padding: 1rem 4.5rem;
        font-size: 4.4rem
    }

    .p-footer__access-info-content {
        margin: 10.5rem 0 0;
        font-size: 5.2rem;
        line-height: 1.8
    }

    .p-footer__access-info-content-btn {
        width: 15.8rem;
        height: 15.8rem
    }

    .p-footer__access-info-content-img-item {
        width: 6rem;
        height: 6rem
    }

    .p-footer__access-info-content-link {
        margin: 0 0 0 4.5rem;
        font-size: 5.4rem
    }

    .p-footer__access-info-content-link__tel {
        position: relative
    }

    .p-footer__access-info-content-link__tel::before {
        position: absolute;
        bottom: 1.2rem;
        left: 0;
        width: 100%;
        height: 1px;
        content: "";
        background-color: #4e453d
    }

    .p-footer__access-info-box__contact {
        position: absolute;
        top: 2rem;
        right: 0;
        display: flex;
        display: -ms-flexbox;
        justify-content: center;
        align-items: center;
        padding: .8rem 3.6rem;
        font-size: 4.4rem
    }

    .p-footer__access-schedule-wrapper {
        width: 100%;
        margin: 38rem 0 0
    }

    .p-footer__access-schedule-table {
        width: 100%
    }

    .p-footer__access-schedule-table::before {
        top: 30rem;
        width: 100%
    }

    .p-footer__access-schedule-table tr {
        margin: 0 0 6rem
    }

    .p-footer__access-schedule-table .p-footer__access-schedule-table-tr-top {
        margin: 0 0 2rem
    }

    .p-footer__access-schedule-table .p-footer__access-schedule-table-tr-top th {
        position: relative;
        width: 14rem;
        font-size: 4.8rem;
        text-align: center
    }

    .p-footer__access-schedule-table .p-footer__access-schedule-table-tr-top th::before {
        position: absolute;
        top: -2rem;
        right: 0;
        width: 1px;
        height: 50rem;
        content: "";
        background-color: #e3e3e3
    }

    .p-footer__access-schedule-table .p-footer__access-schedule-table-tr-top .p-footer__access-schedule-table-ttl {
        width: 30rem;
        font-size: 5.4rem;
        font-weight: normal;
        text-align: left
    }

    .p-footer__access-schedule-table .p-footer__access-schedule-table-th-left {
        width: 30rem;
        height: 16rem;
        font-size: 4.8rem;
        line-height: 1.4
    }

    .p-footer__access-schedule-table td {
        width: 14rem;
        font-size: 1.4rem;
        text-align: center
    }

    .p-footer__access-schedule-table td img {
        width: 4.6rem
    }

    .p-footer__access-schedule-txt {
        margin: .8rem 0 0;
        font-size: 4.8rem
    }

    .p-footer__access-schedule-check {
        position: relative;
        margin: 10rem 0 0
    }

    .p-footer__access-schedule-check-btn {
        width: 15.8rem;
        height: 15.8rem
    }

    .p-footer__access-schedule-check-img-item {
        width: 7.5rem
    }

    .p-footer__access-schedule-check-link {
        margin: 0 0 0 4.5rem
    }

    .p-footer__access-schedule-check-link-txt {
        font-size: 5rem
    }

    .p-footer__access-schedule-check-box {
        position: absolute;
        top: 0;
        right: 0;
        width: 48rem;
        margin: 0;
        padding: 1rem 3.4rem;
        font-size: 4.4rem;
        line-height: 1.4
    }

    .p-footer__menu-wrapper {
        flex-direction: column;
        padding: 8rem 16rem 13rem;
        border-bottom: none
    }

    .p-footer__menu-wrapper::before {
        content: none
    }

    .p-footer__menu-nav {
        flex-direction: column;
        width: 100%
    }

    .p-footer__menu-list {
        width: 100%;
        height: auto;
        margin: 0
    }

    .p-footer__menu-item {
        position: relative;
        margin: 0;
        padding: 10rem 0
    }

    .p-footer__menu-item::before {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 128rem;
        height: 1px;
        content: "";
        background-color: #c0c0c0 /*スマホフッターhr*/
    }

    .p-footer__menu-item__blank {
        position: relative;
        display: inline-block
    }

    .p-footer__menu-item__blank::after {
        top: 12rem;
        right: -8rem;
        width: 4.6rem;
        height: 4.6rem
    }

    .p-footer__menu-link-txt {
        font-size: 5rem
    }

    .p-footer__menu-link-txt::before {
        bottom: -.8rem
    }

    .p-footer__menu-item__parent {
        display: flex;
        display: -ms-flexbox;
        flex-direction: row;
        justify-content: space-between;
        padding: 10rem 0 4rem
    }

    .p-footer__menu-item__parent .p-footer__menu-link-txt {
        display: table;
        margin: 0
    }

    .p-footer__menu-item__parent .p-footer__menu-link-txt::before {
        bottom: .6rem
    }

    .p-footer__menu-child-content {
        display: flex;
        display: -ms-flexbox;
        flex-direction: column;
        justify-content: space-between;
        width: 88rem
    }

    .p-footer__menu-child-list {
        width: 100%;
        margin: 0
    }

    .p-footer__menu-child-list:nth-child(1) {
        order: 1
    }

    .p-footer__menu-child-list:nth-child(2) {
        order: 2
    }

    .p-footer__menu-child-list:nth-child(2) .p-footer__menu-child-item {
        margin: 0 0 8rem 4rem
    }

    .p-footer__menu-child-list:nth-child(2) .p-footer__menu-child-item:last-child {
        margin: 0 0 11rem 4rem
    }

    .p-footer__menu-child-item {
        margin: 0 0 8rem
    }

    .p-footer__menu-child-link-txt {
        font-size: 4.8rem
    }

    .p-footer__menu-child-link-txt::after {
        bottom: 1.8rem;
        left: -8rem;
        width: 4rem;
        background-color: #8c8168
    }

    .p-footer__menu-footer {
        margin: 12rem 0 0
    }

    .p-footer__menu-footer-link {
        height: 19rem
    }

    .p-footer__menu-footer-link:last-child {
        margin: 8rem 0 0
    }

    .p-footer__menu-footer-link .c-btn__main-arrow {
        top: calc(50% - 1rem)
    }

    .p-footer__menu-footer-link-abs {
        top: 50%;
        width: 10.8rem
    }

    .p-footer__bottom small {
        font-size: 4.4rem;
        color: #fff
    }

    .p-footer__bottom-wrapper {
        padding: 10rem 16rem 22rem
    }

    .p-footer__bottom-down {
        width: 15rem;
        height: 15rem
    }

    .p-footer__bottom-down-img {
        width: 4rem;
        height: 4rem
    }
}

.p-next {
    display: block;
    width: 160rem;
    margin: 0 0 0 -32rem;
    z-index: 1
}

.p-next__wrapper {
    position: relative;
    display: flex;
    display: -ms-flexbox;
    flex-direction: column;
    justify-content: center;
    height: 70rem;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 2
}

.p-next__wrapper::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-color: rgba(0, 0, 0, 0.4)
}

.p-next__content {
    padding: 0 16rem;
    color: #fff;
    z-index: 1
}

.p-next__content-head {
    font-size: 3rem;
    font-family: minion-pro-display, minion-pro serif;
    letter-spacing: -.3rem
}

.p-next__content-ttl {
    font-size: 7.4rem;
    font-family: minion-pro-display, minion-pro serif;
    letter-spacing: -.4rem
}

.p-next__content-sub {
    display: inline-flex
}

.p-next__content-sub-ttl {
    font-size: 1.8rem
}

.p-next__content-sub-arrow {
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    width: 1.6rem;
    margin: 0 0 0 1rem
}

.p-next__content-sub-arrow-img {
    width: 100%;
    width: 1.6rem;
    height: 100%
}

.wrapper-treatment-single .p-next {
    margin: 0
}

@media screen and (min-width: 1700px) {
    .p-next {
        width: 100vw;
        margin: 0 0 0 -32rem
    }

    .p-next__content {
        width: 160rem;
        margin: 0 auto
    }
}

@media screen and (max-width: 1024px) {
    .p-next {
        margin: 0
    }

    .p-next__wrapper {
        height: 160.8rem
    }

    .p-next__content {
        display: flex;
        display: -ms-flexbox;
        flex-direction: column;
        align-items: center
    }

    .p-next__content-head {
        margin: 0 0 2rem;
        font-size: 4.7rem;
        letter-spacing: -.2rem
    }

    .p-next__content-ttl {
        font-size: 10.2rem;
        letter-spacing: -.2rem
    }

    .p-next__content-sub {
        margin: 2rem 0 2rem 1rem
    }

    .p-next__content-sub-ttl {
        font-size: 3.6rem
    }

    .p-next__content-sub-arrow {
        width: 3.2rem;
        margin: 0 0 0 1.5rem
    }

    .p-next__content-sub-arrow-img {
        width: 3.2rem
    }
}

@media screen and (max-width: 767px) {
    .p-next__wrapper {
        height: 160rem;
        align-items: center
    }

    .p-next__content-head {
        margin: 0 0 2rem;
        font-size: 6.5rem
    }

    .p-next__content-ttl {
        font-size: 15rem
    }

    .p-next__content-sub {
        margin: 2rem 0 2rem 10rem
    }

    .p-next__content-sub-ttl {
        font-size: 6rem
    }

    .p-next__content-sub-arrow {
        width: 5rem;
        margin: 0 0 0 2.5rem
    }

    .p-next__content-sub-arrow-img {
        width: 5rem
    }
}

.p-alert {
    width: 100%;
    background-color: #EAD396
}

.p-alert__wrapper {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    height: 6rem;
    padding: 0 4.5rem
}

.p-alert__head {
    display: flex;
    display: -ms-flexbox;
    align-items: center
}

.p-alert__head-img {
    width: 2.5rem;
    height: 2.5rem;
    margin: 0 1.25rem 0 .25rem
}

.p-alert__head-link {
    position: relative;
    font-size: 1.6rem;
    line-height: 1.2
}

.p-alert__head-link::before {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    content: "";
    background-color: #38342c
}

.p-alert__close {
    display: flex;
    display: -ms-flexbox;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 2rem;
    height: 2rem
}

.p-alert__close-border {
    display: block;
    width: 2rem;
    height: 1px;
    background-color: #393327
}

.p-alert__close-border:nth-child(1) {
    transform: rotate(45deg);
    margin: .5px 0 0
}

.p-alert__close-border:nth-child(2) {
    transform: rotate(-45deg);
    margin: -.5px 0 0
}

@media screen and (max-width: 1024px) {
    .p-alert__wrapper {
        height: 15rem;
        padding: 0 8rem
    }

    .p-alert__head-link {
        font-size: 3rem
    }

    .p-alert__head-img {
        width: 4.5rem;
        height: 4.5rem;
        margin: 0 2rem 0 0
    }

    .p-alert__close {
        width: 4rem;
        height: 4rem
    }

    .p-alert__close-border {
        width: 4rem
    }

    .p-alert__close-border:nth-child(1) {
        transform: rotate(45deg);
        margin: 1px 0 0
    }

    .p-alert__close-border:nth-child(2) {
        transform: rotate(-45deg);
        margin: -1px 0 0
    }
}

@media screen and (max-width: 767px) {
    .p-alert__wrapper {
        height: 19rem
    }

    .p-alert__head-link {
        font-size: 4.4rem
    }

    .p-alert__head-img {
        width: 6.5rem;
        height: 6.5rem;
        margin: 0 2.5rem 0 0
    }

    .p-alert__close {
        width: 6rem;
        height: 6rem
    }

    .p-alert__close-border {
        width: 6rem
    }
}

.p-load__opening {
    position: absolute;
    z-index: 6
}

.p-load__opening-wrapper {
    position: relative;
    display: flex;
    display: -ms-flexbox;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100vw;
    height: 100vh;
    background-color: #fff
}

.p-load__progress {
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    height: .5rem
}

.p-load__progress-bar {
    display: block;
    width: 100%;
    height: 100%;
    background-color: #cc99ff
}

.p-load__opening-block {
    display: flex;
    display: -ms-flexbox;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.p-load__opening-words {
    margin: 0 0 2rem;
    line-height: 1.25
}

.p-load__opening-words__top {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    justify-content: center
}

.p-load__opening-words__bottom {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    justify-content: center
}

.p-load__opening-words-block {
    display: flex;
    display: -ms-flexbox;
    margin: 0 1.2rem
}

.p-load__opening-word {
    display: block;
    font-size: 6.4rem;
    font-family: minion-pro-display, minion-pro serif
}

.p-load__opening-text {
    font-size: 2.4rem;
    font-family: "\6E38\660E\671D\4F53", "Yu Mincho", YuMincho, "\30D2\30E9\30AE\30CE\660E\671D   Pro", "Hiragino Mincho Pro", "MS P\660E\671D", "MS PMincho", serif;
    letter-spacing: .2rem
}

@media screen and (max-width: 1024px) {
    .p-load__progress {
        height: 1.4rem
    }

    .p-load__opening-word {
        font-size: 12.6rem
    }

    .p-load__opening-text {
        font-size: 4.2rem
    }
}

@media screen and (max-width: 767px) {
    .p-load__progress {
        height: 2.2rem
    }

    .p-load__opening-word {
        font-size: 15.4rem
    }

    .p-load__opening-text {
        font-size: 5.8rem
    }
}

.p-menu-slide {
    width: 32rem;
    height: calc(100% - 70rem);
    height: 100%;
    z-index: 0
}

.p-menu-slide__wrapper {
    position: relative;
    width: 32rem;
    height: 100%;
    border-right: 1px solid #fff /*　タイトル横の縦ライン*/
}

.p-menu-slide__list {
    flex-direction: row;
    flex-wrap: wrap;
    margin: 22rem 0 0;
    padding: 6.4rem 0 17.5rem;
    width: 32rem;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content
}

.p-menu-slide__item {
    margin: 0 0 1rem
}

.p-menu-slide__item-link {
    display: block;
    padding: .6rem 4rem .6rem 8rem
}

.p-menu-slide__item-link-txt {
    position: relative;
    font-size: 1.5rem
}

.p-menu-slide__item-link-txt::before {
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 1px;
    content: "";
    background-color: #7e7d7c
}

.p-menu-slide__item-link-txt::after {
    position: absolute;
    top: 50%;
    left: -3rem;
    width: 2rem;
    height: 1px;
    content: "";
    background-color: #262626
}

.p-menu-slide__category {
    position: absolute;
    top: 0;
    left: 0;
    height: calc(100% - 29rem);
    border-right: 1px solid #e3e3e3
}

.p-menu-slide__category__wrapper {
    position: relative;
    width: 32rem
}

.p-menu-slide__category__block {
    flex-direction: row;
    flex-wrap: wrap;
    width: 32rem;
    padding: 6.5rem 0 4rem;
    border-bottom: 1px solid #e3e3e3
}

.p-menu-slide__category__ttl {
    margin: 0 0 0 -.4rem;
    padding: 0 4rem 0 8rem;
    font-size: 2rem;
    font-family: "\6E38\660E\671D\4F53", "Yu Mincho", YuMincho, "\30D2\30E9\30AE\30CE\660E\671D   Pro", "Hiragino Mincho Pro", "MS P\660E\671D", "MS PMincho", serif
}

.p-menu-slide__category__box {
    display: none
}

.p-menu-slide__category__list {
    display: block;
    margin: 1.8rem 0 0
}

.p-menu-slide__category__item {
    margin: 0 0 .9rem
}

.p-menu-slide__category__item-link {
    position: relative;
    display: block;
    padding: .4rem 4rem .4rem 8rem
}

.p-menu-slide__category__item-link__prev {
    display: none
}

.p-menu-slide__category__item-link-txt {
    position: relative;
    font-size: 1.5rem
}

.p-menu-slide__category__item-link-txt::before {
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 1px;
    content: "";
    background-color: #7e7d7c
}

.p-menu-slide__category__item-link-txt::after {
    position: absolute;
    top: 50%;
    left: -2.6rem;
    width: 1.8rem;
    height: 1px;
    content: "";
    background-color: #7e7d7c
}

.p-menu-slide__category__select {
    display: none
}

.p-menu-slide__tag {
    position: absolute;
    left: 0
}

.p-menu-slide__tag__wrapper {
    position: relative;
    width: 32rem
}

.p-menu-slide__tag__block {
    flex-direction: row;
    flex-wrap: wrap;
    width: 32rem;
    padding: 6.5rem 4rem 4rem 8rem
}

.p-menu-slide__tag__ttl {
    margin: 0 0 0 -.4rem;
    font-size: 2rem;
    font-family: "\6E38\660E\671D\4F53", "Yu Mincho", YuMincho, "\30D2\30E9\30AE\30CE\660E\671D   Pro", "Hiragino Mincho Pro", "MS P\660E\671D", "MS PMincho", serif
}

.p-menu-slide__tag__list {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 2.8rem 0 0
}

.p-menu-slide__tag__item {
    margin: 0 .8rem 2.2rem 0
}

.p-menu-slide__tag__link {
    padding: .75rem 1.5rem;
    border: 1px solid #bbb7ae;
    border-radius: .5rem;
    font-size: 1.5rem
}

.wrapper-treatment .p-menu-slide__list {
    padding: 15.4rem 0 17.5rem
}

@media screen and (max-width: 1024px) {
    .p-menu-slide {
        position: absolute;
        top: 100rem;
        left: 0;
        width: 100%;
        z-index: 1
    }

    .p-menu-slide__wrapper {
        position: static;
        width: calc(100% - 12rem);
        margin: 0 auto;
        padding: 0 10rem;
        border-top: none;
        border-right: none
    }

    .p-menu-slide__list {
        position: static;
        display: flex;
        display: -ms-flexbox;
        flex-direction: row;
        width: 100%;
        margin: 0;
        padding: 5.5rem 0
    }

    .p-menu-slide__item {
        margin: 0
    }

    .p-menu-slide__item-link {
        margin: 0 0 0 7.4rem;
        padding: .6rem
    }

    .p-menu-slide__item-link-txt {
        font-size: 3rem
    }

    .p-menu-slide__category {
        position: static;
        height: 100%;
        border-right: 1px solid #e3e3e3
    }

    .p-menu-slide__category__wrapper {
        position: relative;
        width: 100%
    }

    .p-menu-slide__category__block {
        position: static;
        display: flex;
        display: -ms-flexbox;
        flex-direction: row;
        align-items: center;
        flex-wrap: wrap;
        width: 100%;
        padding: 4rem 24rem;
        border-bottom: none
    }

    .p-menu-slide__category__ttl {
        width: 42rem;
        margin: 0 0 0 -.4rem;
        padding: 0;
        font-size: 4.8rem
    }

    .p-menu-slide__category__part-wrapper {
        position: relative
    }

    .p-menu-slide__category__part-wrapper::before {
        position: absolute;
        top: 5.5rem;
        right: 6rem;
        content: "";
        border-right: 1.3rem solid transparent;
        border-bottom: 1.6rem solid #cc99ff;
        border-left: 1.3rem solid transparent;
        transform: rotate(180deg)
    }

    .p-menu-slide__category__list {
        display: none
    }

    .p-menu-slide__category__item-link__prev {
        display: block;
        padding: .4rem 4rem .4rem 8rem
    }

    .p-menu-slide__category__box {
        position: relative;
        display: block;
        width: calc(100% - 42rem)
    }

    .p-menu-slide__category__box::before {
        position: absolute;
        top: calc(50% - 1rem);
        right: 5rem;
        content: "";
        border-left: 1.8rem solid #cc99ff;
        border-top: 1.2rem solid transparent;
        border-bottom: 1.2rem solid transparent;
        transform: rotate(90deg)
    }

    .p-menu-slide__category__select {
        display: block
    }

    .p-menu-slide__category__select {
        display: flex;
        display: -ms-flexbox;
        justify-content: center;
        align-items: center;
        width: 70rem;
        height: 12rem;
        padding: 0 6rem;
        font-size: 3.6rem;
        letter-spacing: 0.5rem;
        letter-spacing: 1rem;
        border: 1px solid #bbb7ae;
        border-radius: 1.5rem
    }

    .p-menu-slide__category__option {
        font-size: 3.8rem
    }

    .p-menu-slide__tag {
        position: static;
        border-right: 1px solid #e3e3e3;
        order: 2
    }

    .p-menu-slide__tag__wrapper {
        position: relative;
        width: 100%
    }

    .p-menu-slide__tag__block {
        position: static;
        display: flex;
        display: -ms-flexbox;
        flex-direction: row;
        justify-content: space-between;
        flex-wrap: wrap;
        width: 100%;
        padding: 21.5rem 24rem 21rem;
        border-bottom: 1px solid #e3e3e3
    }

    .p-menu-slide__tag__ttl {
        width: 22rem;
        margin: 0 0 0 -.4rem;
        font-size: 5rem;
        font-family: "\6E38\660E\671D\4F53", "Yu Mincho", YuMincho, "\30D2\30E9\30AE\30CE\660E\671D   Pro", "Hiragino Mincho Pro", "MS P\660E\671D", "MS PMincho", serif
    }

    .p-menu-slide__tag__list {
        display: flex;
        display: -ms-flexbox;
        flex-direction: row;
        flex-wrap: wrap;
        width: calc(100% - 22rem);
        margin: 2.8rem 0 0
    }

    .p-menu-slide__tag__item {
        margin: 0 3.8rem 8rem 0
    }

    .p-menu-slide__tag__link {
        padding: 3rem 3.6rem;
        border: 1px solid #bbb7ae;
        border-radius: 1.5rem;
        font-size: 3.6rem
    }

    .wrapper-treatment .p-menu-slide {
        top: 114rem;
        margin: 0
    }

    .wrapper-treatment .p-menu-slide__list {
        position: static;
        display: flex;
        display: -ms-flexbox;
        flex-direction: row;
        width: 100%;
        margin: 0;
        padding: 5.5rem 0
    }
}

@media screen and (max-width: 767px) {
    .p-menu-slide {
        top: 101rem;
        left: 0;
        border-top: none;
        border-right: none
    }

    .p-menu-slide__wrapper {
        position: static;
        width: calc(100% - 12rem);
        margin: 0 auto;
        padding: 0 10rem
    }

    .p-menu-slide__list {
        position: static;
        display: flex;
        display: -ms-flexbox;
        flex-direction: row;
        width: 100%;
        margin: 0;
        padding: 5.5rem 0
    }

    .p-menu-slide__item-link {
        margin: 0 7rem 4rem 0;
        padding: .6rem
    }

    .p-menu-slide__item-link-txt {
        font-size: 4.8rem
    }

    .p-menu-slide__category {
        position: static;
        height: 100%;
        border-right: 1px solid #e3e3e3;
        z-index: 1
    }

    .p-menu-slide__category__wrapper {
        position: relative;
        width: 100%
    }

    .p-menu-slide__category__block {
        position: static;
        display: flex;
        display: -ms-flexbox;
        flex-direction: row;
        justify-content: space-between;
        align-items: flex-start;
        flex-wrap: wrap;
        width: 100%;
        padding: 0rem 16rem;
        border-bottom: none
    }

    .p-menu-slide__category__ttl {
        width: 40rem;
        margin: 6rem 0 0 -.4rem;
        padding: 0;
        font-size: 6rem
    }

    .p-menu-slide__category__part {
        position: absolute;
        top: 0;
        right: 16rem;
        display: flex;
        display: -ms-flexbox;
        align-items: center;
        width: 87rem;
        height: 17rem;
        margin: 1.4rem 0 0;
        background-color: #fff;
        overflow: hidden
    }

    .p-menu-slide__category__part-wrapper {
        position: relative
    }

    .p-menu-slide__category__part-wrapper::before {
        position: absolute;
        top: 10rem;
        right: 20rem;
        content: "";
        border-right: 1.5rem solid transparent;
        border-bottom: 2rem solid #cc99ff;
        border-left: 1.5rem solid transparent;
        transform: rotate(180deg);
        z-index: 1
    }

    .p-menu-slide__category__list {
        height: 17rem;
        margin: 0
    }

    .p-menu-slide__category__item {
        padding: 4.2rem 0
    }

    .p-menu-slide__category__item-link-txt {
        font-size: 5rem
    }

    .p-menu-slide__category__box {
        position: relative;
        display: block;
        width: calc(100% - 40rem)
    }

    .p-menu-slide__category__box::before {
        position: absolute;
        top: calc(50% - 1rem);
        right: 5rem;
        content: "";
        border-left: 2.2rem solid #cc99ff;
        border-top: 1.5rem solid transparent;
        border-bottom: 1.5rem solid transparent;
        transform: rotate(90deg)
    }

    .p-menu-slide__category__select {
        display: flex;
        display: -ms-flexbox;
        justify-content: center;
        align-items: center;
        width: 100rem;
        height: 22rem;
        padding: 0 7rem;
        background-color: #fff;
        font-size: 4.8rem;
        letter-spacing: 1rem;
        border: 1px solid #bbb7ae;
        border-radius: 1.5rem;
        font-size: 6.8rem;
        transform: scale(0.7)
    }

    .p-menu-slide__category__option {
        padding: 4.8rem 7rem
    }

    .p-menu-slide__tag {
        position: static;
        border-right: 1px solid #e3e3e3;
        order: 2
    }

    .p-menu-slide__tag__wrapper {
        position: relative;
        width: 100%
    }

    .p-menu-slide__tag__block {
        position: static;
        display: flex;
        display: -ms-flexbox;
        flex-direction: row;
        justify-content: space-between;
        flex-wrap: wrap;
        width: 100%;
        padding: 21.5rem 16rem 21rem;
        border-bottom: 1px solid #e3e3e3
    }

    .p-menu-slide__tag__ttl {
        width: 24rem;
        margin: 0 0 0 -.4rem;
        font-size: 6rem;
        font-family: "\6E38\660E\671D\4F53", "Yu Mincho", YuMincho, "\30D2\30E9\30AE\30CE\660E\671D   Pro", "Hiragino Mincho Pro", "MS P\660E\671D", "MS PMincho", serif
    }

    .p-menu-slide__tag__list {
        display: flex;
        display: -ms-flexbox;
        flex-direction: row;
        flex-wrap: wrap;
        width: calc(100% - 24rem);
        margin: 2.8rem 0 0
    }

    .p-menu-slide__tag__item {
        margin: 0 3.8rem 10rem 0
    }

    .p-menu-slide__tag__link {
        padding: 3.2rem 3.8rem;
        border: 1px solid #bbb7ae;
        border-radius: 1.5rem;
        font-size: 4.4rem
    }

    .wrapper-treatment .p-menu-slide {
        top: 136rem
    }

    .wrapper-treatment .p-menu-slide__list {
        position: static;
        display: flex;
        display: -ms-flexbox;
        flex-direction: row;
        width: 100%;
        margin: 0;
        padding: 5.5rem 0
    }
}

.p-posts-pagination {
    width: 160rem;
    height: 29rem;
    margin: 0 0 0 -32rem
}

.p-posts-pagination-wrapper {
    position: relative;
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 13rem 16rem;
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3
}

.p-posts-pagination-pre {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    align-items: center
}

.p-posts-pagination-pre-arrow {
    position: relative;
    display: flex;
    display: -ms-flexbox;
    width: 4.8rem;
    height: 4.8rem;
    border-radius: 50%;
    background-color: #cc99ff
}

.p-posts-pagination-pre-arrow::before {
    position: absolute;
    top: calc(2.4rem - 0.3rem);
    left: calc(2.4rem - 0.3rem);
    content: "";
    border-right: .4rem solid transparent;
    border-bottom: .6rem solid #f8f6f3;
    border-left: .4rem solid transparent;
    transform: rotate(-90deg)
}

.p-posts-pagination-pre-link {
    margin: 0 0 0 2rem;
    font-size: 1.7rem;
    border-bottom: 1px solid #38342c;
    line-height: 1.2
}

.p-posts-pagination-num-list {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row
}

.p-posts-pagination-num-item {
    margin: 0 5.5rem
}

.p-posts-pagination-num-item-link {
    font-size: 1.8rem;
    border-bottom: 1px solid #38342c
}

.p-posts-pagination-next {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    align-items: center
}

.p-posts-pagination-next-arrow {
    position: relative;
    display: flex;
    display: -ms-flexbox;
    width: 4.8rem;
    height: 4.8rem;
    border-radius: 50%;
    background-color: #cc99ff
}

.p-posts-pagination-next-arrow::before {
    position: absolute;
    top: calc(2.4rem - 0.3rem);
    left: calc(2.4rem - 0.3rem);
    content: "";
    border-right: .4rem solid transparent;
    border-bottom: .6rem solid #f8f6f3;
    border-left: .4rem solid transparent;
    transform: rotate(90deg)
}

.p-posts-pagination-next-link {
    margin: 0 2rem 0 0;
    font-size: 1.7rem;
    border-bottom: 1px solid #38342c;
    line-height: 1.2
}

.p-news-main .p-posts-pagination {
    width: 160rem;
    height: 29rem;
    margin: 0 0 0 -40rem
}

.p-news-main .p-posts-pagination-wrapper {
    border-top: none
}

.p-posts-pagination__pc {
    display: block
}

.p-posts-pagination__pc .page-numbers {
    margin: 0 3.5rem;
    padding: 2rem;
    font-size: 1.8rem
}

.p-posts-pagination__pc .page-numbers-txt {
    position: relative;
    display: inline-block
}

.p-posts-pagination__pc .page-numbers-txt::after {
    position: absolute;
    bottom: -.2rem;
    left: 0;
    width: 100%;
    height: 1px;
    content: "";
    background-color: #262626
}

.p-posts-pagination__pc .page-numbers.current {
    position: relative;
    color: #fff;
    border-bottom: none;
    z-index: 1
}

.p-posts-pagination__pc .page-numbers.current::before {
    position: absolute;
    top: .5rem;
    left: 0rem;
    content: "";
    width: 4.8rem;
    height: 4.8rem;
    border-radius: 50%;
    background-color: #cc99ff;
    z-index: -1
}

.p-posts-pagination__pc .page-numbers.current .page-numbers-txt::after {
    content: none
}

.p-posts-pagination__pc .page-numbers.dots::after {
    content: none
}

.p-posts-pagination__pc .page-numbers.next {
    position: absolute;
    top: 11rem;
    right: 17rem
}

.p-posts-pagination__pc .page-numbers.prev {
    position: absolute;
    top: 11rem;
    left: 17rem
}

.p-posts-pagination__pc .page-numbers__next {
    position: relative
}

.p-posts-pagination__pc .page-numbers__next .page-numbers-btn {
    left: 5.2rem
}

.p-posts-pagination__pc .page-numbers__next .page-numbers-btn-inner::before {
    position: absolute;
    top: 2rem;
    left: 2.2rem;
    content: "";
    border-top: .4rem solid transparent;
    border-left: .6rem solid #f8f6f3;
    border-bottom: .4rem solid transparent
}

.p-posts-pagination__pc .page-numbers__next .page-numbers-btn-inner::after {
    position: absolute;
    top: 2rem;
    left: 2.2rem;
    content: "";
    border-top: .4rem solid transparent;
    border-left: .6rem solid #f8f6f3;
    border-bottom: .4rem solid transparent
}

.p-posts-pagination__pc .page-numbers__prev {
    position: relative
}

.p-posts-pagination__pc .page-numbers__prev .page-numbers-btn {
    right: 5.2rem
}

.p-posts-pagination__pc .page-numbers__prev .page-numbers-btn-inner::before {
    position: absolute;
    top: 2rem;
    left: 2.2rem;
    content: "";
    border-top: .4rem solid transparent;
    border-right: .6rem solid #f8f6f3;
    border-bottom: .4rem solid transparent;
    border-left: 0rem solid transparent
}

.p-posts-pagination__pc .page-numbers__prev .page-numbers-btn-inner::after {
    position: absolute;
    top: 2rem;
    left: 2.2rem;
    content: "";
    border-top: .4rem solid transparent;
    border-right: .6rem solid #f8f6f3;
    border-bottom: .4rem solid transparent;
    border-left: 0rem solid transparent
}

.p-posts-pagination__pc .page-numbers-btn {
    position: absolute;
    top: calc(50% - 2.4rem);
    width: 4.8rem;
    height: 4.8rem;
    border-radius: 50%;
    background-color: #cc99ff
}

.p-posts-pagination__pc .page-numbers-btn-inner {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    overflow: hidden
}

.p-posts-pagination__pc .page-numbers-btn-inner::before {
    position: absolute;
    top: 2rem;
    left: 2.2rem;
    content: "";
    border-top: .4rem solid transparent;
    border-left: .6rem solid #f8f6f3;
    border-bottom: .4rem solid transparent
}

.p-posts-pagination__pc .page-numbers-btn-inner::after {
    position: absolute;
    top: 2rem;
    left: 2.2rem;
    content: "";
    border-top: .4rem solid transparent;
    border-left: .6rem solid #f8f6f3;
    border-bottom: .4rem solid transparent
}

.p-posts-pagination__sp {
    display: none
}

@media screen and (min-width: 1700px) {
    .p-posts-pagination {
        width: 100vw
    }
}

@media screen and (max-width: 1024px) {
    .p-posts-pagination {
        height: 45.5rem;
        margin: 0
    }

    .p-posts-pagination-wrapper {
        display: flex;
        display: -ms-flexbox;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        padding: 16rem 24rem;
        border-top: 1px solid #e3e3e3;
        border-bottom: 1px solid #e3e3e3
    }

    .p-posts-pagination-num {
        display: flex;
        display: -ms-flexbox;
        align-items: center
    }

    .p-posts-pagination-num-list {
        display: none
    }

    .p-posts-pagination-pre-arrow {
        width: 7rem;
        height: 7rem
    }

    .p-posts-pagination-pre-arrow::before {
        position: absolute;
        top: calc(3.5rem - .8rem);
        left: calc(3.5rem - .8rem);
        content: "";
        border-right: .8rem solid transparent;
        border-bottom: 1rem solid #f8f6f3;
        border-left: .8rem solid transparent;
        transform: rotate(-90deg)
    }

    .p-posts-pagination-pre-link {
        margin: 0 0 0 2.5rem;
        font-size: 3.8rem
    }

    .p-posts-pagination-next-arrow {
        width: 7rem;
        height: 7rem
    }

    .p-posts-pagination-next-arrow::before {
        position: absolute;
        top: calc(3.5rem - .8rem);
        left: calc(3.5rem - .8rem);
        content: "";
        border-right: .8rem solid transparent;
        border-bottom: 1rem solid #f8f6f3;
        border-left: .8rem solid transparent;
        transform: rotate(90deg)
    }

    .p-posts-pagination-next-link {
        margin: 0 2.5rem 0 0;
        font-size: 3.8rem
    }

    .p-news-main .p-posts-pagination {
        width: 100%;
        height: 100%;
        margin: 0 0 0 0
    }

    .p-news-main .p-posts-pagination-wrapper {
        border-top: none
    }

    .p-news-main .p-posts-pagination-num {
        padding: 1.5rem 4.5rem
    }

    .p-posts-pagination__pc {
        display: none
    }

    .p-posts-pagination__sp {
        display: block
    }

    .p-posts-pagination__sp-wrapper {
        position: relative;
        display: flex;
        display: -ms-flexbox;
        justify-content: center;
        align-items: center
    }

    .p-posts-pagination__sp-wrapper::before {
        position: absolute;
        top: 7rem;
        right: 6rem;
        content: "";
        border-right: 1.3rem solid transparent;
        border-bottom: 1.6rem solid #cc99ff;
        border-left: 1.3rem solid transparent;
        transform: rotate(180deg)
    }

    .p-posts-pagination__sp__select {
        display: flex;
        display: -ms-flexbox;
        justify-content: center;
        align-items: center;
        width: 36rem;
        height: 15rem;
        padding: 0 10rem;
        font-size: 3.6rem;
        letter-spacing: 1rem;
        border: 1px solid #bbb7ae;
        border-radius: 1.5rem
    }

    .p-posts-pagination__sp-pre {
        position: absolute;
        top: 4.5rem;
        left: -22.5rem
    }

    .p-posts-pagination__sp-pre-link {
        position: relative;
        font-size: 3.8rem
    }

    .p-posts-pagination__sp-pre-link::before {
        position: absolute;
        top: -3.5rem;
        right: 12rem;
        content: "";
        display: flex;
        display: -ms-flexbox;
        width: 11rem;
        height: 11rem;
        border-radius: 50%;
        background-color: #cc99ff
    }

    .p-posts-pagination__sp-pre-link::after {
        position: absolute;
        top: calc(2.4rem - 1.2rem);
        right: calc(22.5rem - 6rem);
        content: "";
        border-right: 1.4rem solid transparent;
        border-bottom: 1.8rem solid #f8f6f3;
        border-left: 1.4rem solid transparent;
        transform: rotate(-90deg)
    }

    .p-posts-pagination__sp-next {
        position: absolute;
        top: 4.5rem;
        right: -22.5rem
    }

    .p-posts-pagination__sp-next-link {
        position: relative;
        font-size: 3.8rem
    }

    .p-posts-pagination__sp-next-link::before {
        position: absolute;
        top: -3.5rem;
        left: 12rem;
        content: "";
        display: flex;
        display: -ms-flexbox;
        width: 11rem;
        height: 11rem;
        border-radius: 50%;
        background-color: #cc99ff
    }

    .p-posts-pagination__sp-next-link::after {
        position: absolute;
        top: calc(2.4rem - 1.2rem);
        left: calc(22.5rem - 6rem);
        content: "";
        border-right: 1.4rem solid transparent;
        border-bottom: 1.8rem solid #f8f6f3;
        border-left: 1.4rem solid transparent;
        transform: rotate(90deg)
    }
}

@media screen and (max-width: 767px) {
    .p-posts-pagination {
        width: 100%;
        height: 100%;
        margin: 0
    }

    .p-posts-pagination-wrapper {
        justify-content: center;
        padding: 13.5rem 16rem
    }

    .p-posts-pagination-pre {
        display: flex;
        display: -ms-flexbox;
        flex-direction: row;
        align-items: center
    }

    .p-posts-pagination-pre-arrow {
        width: 15.2rem;
        height: 15.2rem
    }

    .p-posts-pagination-pre-arrow::before {
        position: absolute;
        top: calc(7.6rem - .75rem);
        left: calc(7.6rem - 1.5rem);
        content: "";
        border-right: 1.5rem solid transparent;
        border-bottom: 2rem solid #f8f6f3;
        border-left: 1.5rem solid transparent;
        transform: rotate(-90deg)
    }

    .p-posts-pagination-pre-link {
        margin: 0 0 0 5rem;
        font-size: 5.2rem;
        border-bottom: 1px solid #38342c;
        line-height: 1.2
    }

    .p-posts-pagination-num {
        position: relative;
        width: 37rem;
        border-radius: 1.5rem;
        border: 1px solid #e3e3e3;
        overflow: hidden
    }

    .p-posts-pagination-num::before {
        position: absolute;
        top: calc(50% - 1rem);
        right: 5rem;
        content: "";
        border-left: 2.2rem solid #cc99ff;
        border-top: 1.5rem solid transparent;
        border-bottom: 1.5rem solid transparent;
        transform: rotate(90deg)
    }

    .p-posts-pagination-num-item {
        margin: 0 5.5rem
    }

    .p-posts-pagination-num-item-link {
        font-size: 4.4rem;
        border-bottom: none
    }

    .p-posts-pagination-next {
        display: flex;
        display: -ms-flexbox;
        flex-direction: row;
        align-items: center
    }

    .p-posts-pagination-next-arrow {
        width: 15.2rem;
        height: 15.2rem
    }

    .p-posts-pagination-next-arrow::before {
        position: absolute;
        top: calc(7.6rem - .75rem);
        left: calc(7.6rem - 1.5rem);
        content: "";
        border-right: 1.5rem solid transparent;
        border-bottom: 2rem solid #f8f6f3;
        border-left: 1.5rem solid transparent;
        transform: rotate(90deg)
    }

    .p-posts-pagination-next-link {
        margin: 0 5rem 0 0;
        font-size: 5.2rem;
        border-bottom: 1px solid #38342c;
        line-height: 1.2
    }

    .p-news-main .p-posts-pagination {
        width: 100%;
        height: 100%;
        margin: 0 0 0 0
    }

    .p-news-main .p-posts-pagination-wrapper {
        border-top: none
    }

    .p-news-main .p-posts-pagination-num {
        padding: 0
    }

    .p-posts-pagination__sp {
        position: relative;
        display: block
    }

    .p-posts-pagination__sp-wrapper {
        position: relative;
        display: flex;
        display: -ms-flexbox;
        justify-content: center;
        align-items: center
    }

    .p-posts-pagination__sp-wrapper::before {
        position: absolute;
        top: 8rem;
        right: 5.5rem;
        content: "";
        border-right: 1.5rem solid transparent;
        border-bottom: 2rem solid #cc99ff;
        border-left: 1.5rem solid transparent;
        transform: rotate(180deg)
    }

    .p-posts-pagination__sp__select {
        display: flex;
        display: -ms-flexbox;
        justify-content: center;
        align-items: center;
        width: 38rem;
        height: 17rem;
        padding: 0 12rem;
        font-size: 4.8rem;
        letter-spacing: 1rem;
        border: 1px solid #bbb7ae;
        border-radius: 1.5rem
    }

    .p-posts-pagination__sp-pre {
        position: absolute;
        top: 4.5rem;
        left: -24rem
    }

    .p-posts-pagination__sp-pre-link {
        position: relative;
        font-size: 5rem
    }

    .p-posts-pagination__sp-pre-link::before {
        position: absolute;
        top: -5rem;
        right: 15rem;
        content: "";
        display: flex;
        display: -ms-flexbox;
        width: 16rem;
        height: 16rem;
        border-radius: 50%;
        background-color: #cc99ff
    }

    .p-posts-pagination__sp-pre-link::after {
        position: absolute;
        top: calc(2.4rem - 0.3rem);
        right: calc(22.5rem - 1.3rem);
        content: "";
        border-right: 1.8rem solid transparent;
        border-bottom: 2.2rem solid #f8f6f3;
        border-left: 1.8rem solid transparent;
        transform: rotate(-90deg)
    }

    .p-posts-pagination__sp-next {
        position: absolute;
        top: 4.5rem;
        right: -24rem
    }

    .p-posts-pagination__sp-next-link {
        position: relative;
        font-size: 5rem
    }

    .p-posts-pagination__sp-next-link::before {
        position: absolute;
        top: -5rem;
        left: 15rem;
        content: "";
        display: flex;
        display: -ms-flexbox;
        width: 16rem;
        height: 16rem;
        border-radius: 50%;
        background-color: #cc99ff
    }

    .p-posts-pagination__sp-next-link::after {
        position: absolute;
        top: calc(2.4rem - 0.3rem);
        left: calc(22.5rem - 1.3rem);
        content: "";
        border-right: 1.8rem solid transparent;
        border-bottom: 2.2rem solid #f8f6f3;
        border-left: 1.8rem solid transparent;
        transform: rotate(90deg)
    }
}

.p-reservation-btn {
    position: fixed;
    bottom: 6rem;
    right: 8rem;
    border-radius: 50%;
    z-index: 3
}

.p-reservation-btn__wrapper {
    position: relative;
    display: flex;
    display: -ms-flexbox;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 16rem;
    height: 16rem;
    border-radius: 50%;
    background-color: #cc99ff;
    z-index: -1
}

.p-reservation-btn__wrapper::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    border-radius: 50%;
    background-color: #56256e;
    z-index: -1
}

.p-reservation-btn__img {
    width: 4rem;
    height: 2.68rem;
    margin: .5rem 0 0
}

.p-reservation-btn__ttl {
    margin: 1.4rem 0 .6rem;
    font-size: 1.6rem;
    font-family: "\6E38\660E\671D\4F53", "Yu Mincho", YuMincho, "\30D2\30E9\30AE\30CE\660E\671D   Pro", "Hiragino Mincho Pro", "MS P\660E\671D", "MS PMincho", serif;
    color: #fff;
    letter-spacing: .05rem;
    line-height: 1
}

.p-reservation-btn__ttl-sub {
    margin: 0 0 1rem;
    font-size: 1.14rem;
    font-family: "\6E38\660E\671D\4F53", "Yu Mincho", YuMincho, "\30D2\30E9\30AE\30CE\660E\671D   Pro", "Hiragino Mincho Pro", "MS P\660E\671D", "MS PMincho", serif;
    color: #fff
}

@media screen and (min-width: 2200px) and (max-height: 1450px) {
    .p-reservation-btn {
        bottom: -6rem
    }
}

@media screen and (min-width: 1700px) {
    .p-reservation-btn {
        bottom: 3.5294vw;
        right: 4.70588vw
    }
}

@media screen and (max-width: 1024px) {
    .p-reservation-btn {
        bottom: 8rem
    }

    .p-reservation-btn__wrapper {
        width: 32rem;
        height: 32rem
    }

    .p-reservation-btn__img {
        width: 7.4rem;
        height: 5rem
    }

    .p-reservation-btn__ttl {
        font-size: 3.25rem;
        margin: 3.2rem 0 .6rem
    }

    .p-reservation-btn__ttl-sub {
        font-size: 2rem;
        letter-spacing: .2rem
    }
}

@media screen and (max-width: 767px) {
    .p-reservation-btn {
        bottom: 8rem
    }

    .p-reservation-btn__wrapper {
        width: 46rem;
        height: 46rem
    }

    .p-reservation-btn__img {
        width: 10rem;
        height: 8rem
    }

    .p-reservation-btn__ttl {
        font-size: 5rem;
        margin: 5.4rem 0 .6rem
    }

    .p-reservation-btn__ttl-sub {
        font-size: 4.2rem
    }
}

.p-reservation-modals {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    display: flex;
    display: -ms-flexbox;
    justify-content: center;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 5
}

.p-reservation-modal {
    position: fixed;
    top: 22rem;
    left: 52.5rem;
    width: calc(100% - 105rem);
    background-color: #fff;
    z-index: 5;
    background-color: #fff
}

.p-reservation-modal__wrapper {
    position: relative;
    padding: 7.5rem 6.5rem 7.5rem
}

.p-reservation-modal__close {
    position: absolute;
    top: -22rem;
    right: -52.5rem;
    display: flex;
    display: -ms-flexbox;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100vw;
    height: 100vh
}

.p-reservation-modal__close-wrapper {
    position: relative;
    width: 100vw;
    height: 100vh
}

.p-reservation-modal__close-block {
    position: absolute;
    top: 25rem;
    right: 55.5rem;
    display: block;
    width: 2.4rem;
    height: 2.4rem;
    z-index: 1
}

.p-reservation-modal__close-border {
    display: block;
    width: 2.4rem;
    height: 1px;
    background-color: #262626
}

.p-reservation-modal__close-border:nth-child(1) {
    margin: 1.1rem 0 0
}

.p-reservation-modal__close-border:nth-child(2) {
    margin: -1px 0 0
}

.p-reservation-modal__header-ttl {
    font-size: 3rem;
    font-family: "\6E38\660E\671D\4F53", "Yu Mincho", YuMincho, "\30D2\30E9\30AE\30CE\660E\671D   Pro", "Hiragino Mincho Pro", "MS P\660E\671D", "MS PMincho", serif;
    text-align: center
}

.p-reservation-modal__body-box {
    margin: 3.2rem 0 2.7rem;
    padding: 1rem;
    border: 1px solid #99001c
}

.p-reservation-modal__body-box-txt {
    color: #99001c;
    text-align: center;
    line-height: 1.9
}

.p-reservation-modal__body-content {
    margin: 0 0 4rem
}

.p-reservation-modal__body-content-txt {
    font-size: 1.7rem;
    text-align: center
}

.p-reservation-modal__body-content-tel {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin: 2rem 0 1.4rem
}

.p-reservation-modal__body-content-tel-img {
    display: flex;
    display: -ms-flexbox;
    justify-content: center;
    align-items: center;
    padding: 1.4rem;
    width: 4.1rem;
    height: 4.1rem;
    border-radius: 50%;
    background-color: #cc99ff
}

.p-reservation-modal__body-content-tel-img-item {
    width: 1.6rem;
    height: 1.6rem
}

.p-reservation-modal__body-content-tel-num {
    margin: 0 0 0 2rem;
    font-size: 4rem;
    font-family: minion-pro-display, minion-pro serif
}

.p-reservation-modal__link {
    width: 100%;
    overflow: hidden
}

.p-reservation-modal__link-txt-abs {
    top: 2.4rem;
    right: 3.4rem;
    width: 2.8rem
}

.p-reservation-modal__link-img {
    width: 2.8rem;
    height: 100%
}

@media screen and (max-width: 1024px) {
    .p-reservation-modal {
        top: 32rem;
        left: 32rem;
        width: calc(100% - 64rem)
    }

    .p-reservation-modal__wrapper {
        padding: 10.5rem 9.5rem 10.5rem
    }

    .p-reservation-modal__close {
        top: -32rem;
        right: -32rem
    }

    .p-reservation-modal__close-block {
        top: 38rem;
        right: 36rem;
        width: 4.2rem;
        height: 4.2rem
    }

    .p-reservation-modal__close-border {
        width: 4.2rem
    }

    .p-reservation-modal__close-border:nth-child(1) {
        margin: 1.9rem 0 0
    }

    .p-reservation-modal__header-ttl {
        font-size: 5.8rem
    }

    .p-reservation-modal__body-box {
        margin: 5.2rem 0 4.7rem;
        padding: 2.5rem
    }

    .p-reservation-modal__body-content {
        margin: 0 0 6.5rem
    }

    .p-reservation-modal__body-content-txt {
        font-size: 2.8rem
    }

    .p-reservation-modal__body-content-tel-num {
        margin: 0 0 0 2.6rem;
        font-size: 7.2rem
    }

    .p-reservation-modal__body-content-tel-img {
        padding: 3.8rem;
        width: 4.1rem;
        height: 4.1rem
    }

    .p-reservation-modal__body-content-tel-img-item {
        width: 3rem;
        height: 3rem
    }

    .p-reservation-modal__link-txt-abs {
        top: 5.6rem;
        right: 4.4rem;
        width: 4.8rem
    }

    .p-reservation-modal__link-img {
        width: 4.8rem
    }
}

@media screen and (max-width: 767px) {
    .p-reservation-modal {
        top: 46rem;
        left: 8rem;
        width: calc(100% - 16rem)
    }

    .p-reservation-modal__wrapper {
        padding: 13.5rem 12.5rem 13.5rem
    }

    .p-reservation-modal__header-ttl {
        font-size: 7rem
    }

    .p-reservation-modal__body-box {
        margin: 7.2rem 0 6.7rem;
        padding: 3.2rem
    }

    .p-reservation-modal__body-content {
        margin: 0 0 8rem
    }

    .p-reservation-modal__body-content-txt {
        font-size: 5.4rem
    }

    .p-reservation-modal__body-content-tel {
        margin: 4rem 0 3.4rem
    }

    .p-reservation-modal__body-content-tel-img {
        padding: 5.8rem
    }

    .p-reservation-modal__body-content-tel-img-item {
        width: 4.8rem;
        height: 4.8rem
    }

    .p-reservation-modal__body-content-tel-num {
        margin: 0 0 0 4rem;
        font-size: 11.2rem
    }

    .p-reservation-modal__link-txt-abs {
        top: 7.8rem;
        right: 6rem;
        width: 6.4rem
    }

    .p-reservation-modal__link-img {
        width: 6.4rem
    }

    .p-reservation-modal__close {
        top: -46rem;
        right: -8rem
    }

    .p-reservation-modal__close-block {
        top: 54rem;
        right: 14rem;
        width: 6.4rem;
        height: 6.4rem
    }

    .p-reservation-modal__close-border {
        width: 6.4rem
    }

    .p-reservation-modal__close-border:nth-child(1) {
        margin: 3rem 0 0
    }
}

.p-top-fv {
    position: relative
}

.p-top-fv__wrapper {
    height: 100vh
}

.p-top-fv__content {
    padding: calc(35vh - 19rem) 16rem 0
}

.p-top-fv__content-ttl {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    font-size: 10.5rem;
    font-family: minion-pro-display, minion-pro serif;
    line-height: 1.2
}

.p-top-fv__content-ttl:nth-child(2) {
    margin: 0 0 0 -.5rem
}

.p-top-fv__content-ttl-blocks {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    margin: 0 2.4rem 0 0
}

.p-top-fv__content-ttl-word {
    color: #393327
}

.p-top-fv__content-ttl__sub {
    position: relative;
    margin: 2.4rem 0 0 7.5rem;
    font-size: 3.5rem;
    font-family: "\6E38\660E\671D\4F53", "Yu Mincho", YuMincho, "\30D2\30E9\30AE\30CE\660E\671D   Pro", "Hiragino Mincho Pro", "MS P\660E\671D", "MS PMincho", serif
}

.p-top-fv__content-ttl__sub::before {
    position: absolute;
    top: 50%;
    left: -7.5rem;
    width: 5.5rem;
    height: 1px;
    content: "";
    background-color: #38342c
}

.p-top-fv__content-ttl__sub span {
    display: inline-block;
    margin: 0 0 0 -1rem
}

.p-top-fv__content-txt {
    margin: 3.2rem 0 0 8rem;
    font-size: 1.7rem;
    line-height: 1.95
}

.p-top-fv__img {
    position: absolute;
    top: 0;
    left: 25%;
    width: 75%;
    height: 100%;
    overflow: hidden;
    z-index: -1
}

.p-top-fv__img-cover {
    width: 100%;
    height: 100%
}

.p-top-fv__img-bg {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-position: center
}

.p-top-fv__footer {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    align-items: center;
    height: 16rem;
    padding: 3.2rem 0;
    margin: 0 0 0 16rem
}

.p-top-fv__down {
    position: relative;
    display: flex;
    display: -ms-flexbox;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 1.6rem 2rem;
    border: 1px solid #e3e3e3;
    border-radius: 50%;
    overflow: hidden
}

.p-top-fv__down-img {
    width: .74rem;
    height: 1.6rem
}

.p-top-fv__news {
    margin: 0 0 0 3.4rem
}

.p-top-fv__news-link {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row
}

.p-top-fv__news-link-time {
    font-size: 1.6rem;
    color: #77756f
}

.p-top-fv__news-link-ttl {
    position: relative;
    margin: 0 0 0 4.4rem;
    font-size: 1.7rem;
    letter-spacing: -0.14rem
}

.p-top-fv__news-link-ttl::before {
    position: absolute;
    bottom: .28rem;
    left: 0;
    content: "";
    width: 100%;
    height: 1px;
    background-color: #393327
}

.p-top-fv__news-link-ttl::after {
    position: absolute;
    top: .25rem;
    left: -2rem;
    width: 1px;
    height: 2rem;
    content: "";
    background-color: #d9d9d9
}

@media screen and (min-width: 1700px) {
    .p-top-fv__content {
        padding: calc(35vh - 19rem) 9.41175vw 0
    }

    .p-top-fv__footer {
        bottom: calc(3.5294vw + 22rem);
        margin: 0 0 0 calc(4.7059vw + 8rem)
    }
}

@media screen and (max-width: 1024px) {
    .p-top-fv__wrapper {
        position: relative;
        height: 286rem
    }

    .p-top-fv__content {
        padding: 2vh 16rem 0
    }

    .p-top-fv__img {
        top: 91rem;
        left: 0;
        width: 100%;
        height: 162rem;
        margin: 2rem 0 0;
        order: 1
    }

    .p-top-fv__img-wrapper {
        height: 100%;
        overflow: auto
    }

    .p-top-fv__img-bg {
        background-size: 100%;
        background-repeat: no-repeat;
        background-position: center
    }

    .p-top-fv__content {
        padding: calc(35vh - 66.2rem) 24rem 0
    }

    .p-top-fv__content-ttl {
        font-size: 14.8rem;
        line-height: 1.18;
        letter-spacing: 0.35rem
    }

    .p-top-fv__content-ttl__sub {
        margin: 4.2rem 0 0 9.5rem;
        font-size: 6rem
    }

    .p-top-fv__content-ttl__sub::before {
        left: -9.5rem;
        width: 6rem
    }

    .p-top-fv__content-ttl__sub span {
        margin: 0 0 0 -2.6rem
    }

    .p-top-fv__content-txt {
        margin: 4.2rem 0 0 11rem;
        font-size: 3rem;
        line-height: 1.9;
        letter-spacing: .1rem
    }

    .p-top-fv__down {
        display: none
    }

    .p-top-fv__footer {
        position: absolute;
        bottom: 14.2rem;
        height: unset;
        margin: 0 0 0 24rem;
        padding: 0
    }

    .p-top-fv__news {
        margin: 0
    }

    .p-top-fv__news-link-time {
        font-size: 2.8rem
    }

    .p-top-fv__news-link-ttl {
        margin: 0 0 0 10.8rem;
        font-size: 2.8rem
    }

    .p-top-fv__news-link-ttl::after {
        top: 1rem;
        left: -6rem;
        height: 4rem
    }
}

@media screen and (max-width: 767px) {
    .p-top-fv__wrapper {
        position: relative;
        height: 311rem;
        margin: 0
    }

    .p-top-fv__content {
        padding: 2vh 16rem 0
    }

    .p-top-fv__content-ttl {
        font-size: 17rem;
        line-height: 1.15
    }

    .p-top-fv__content-ttl-blocks {
        display: flex;
        display: -ms-flexbox;
        flex-direction: row;
        margin: 0 2.5rem 0 0
    }

    .p-top-fv__content-ttl-word {
        display: inline-block;
        width: unset
    }

    .p-top-fv__content-ttl__sub {
        margin: 5.4rem 0 0 11.5rem;
        font-size: 8rem
    }

    .p-top-fv__content-ttl__sub::before {
        width: 7rem;
        left: -11rem
    }

    .p-top-fv__content-ttl__sub span {
        margin: 0 0 0 -2rem
    }

    .p-top-fv__content-txt {
        margin: 4.5rem 0 0 13rem;
        font-size: 4.6rem;
        line-height: 1.9;
        letter-spacing: 0
    }

    .p-top-fv__img {
        top: 116rem;
        margin: 0;
        order: 1
    }

    .p-top-fv__img-bg {
        top: 1rem;
        left: 0;
        width: 100%;
        height: 100%;
        background-size: 100%;
        background-repeat: no-repeat;
        background-position: center
    }

    .p-top-fv__down {
        display: none
    }

    .p-top-fv__footer {
        position: absolute;
        bottom: 16rem;
        display: flex;
        display: -ms-flexbox;
        flex-direction: row;
        align-items: center;
        margin: 9.1rem 0 0 16rem;
        order: 2
    }

    .p-top-fv__news-link-time {
        font-size: 5.2rem
    }

    .p-top-fv__news-link-ttl {
        margin: 0 0 0 14.4rem;
        font-size: 4.8rem;
        letter-spacing: -0.38rem
    }

    .p-top-fv__news-link-ttl::after {
        top: 2rem;
        left: -7rem;
        width: 1px;
        height: 6rem
    }
}

.p-top-main__philosophy-wrapper {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    justify-content: center;
    margin: 25rem 0 0;
    padding: 0 8rem
}

.p-top-main__philosophy-img {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    z-index: 1
}

.p-top-main__philosophy-img__lg-item {
    width: 64rem;
    height: 91rem;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center
}

.p-top-main__philosophy-img__sm {
    width: 28.8rem;
    height: 38.4rem;
    margin: 42rem 0 0 -16rem;
    z-index: 1
}

.p-top-main__philosophy-content {
    padding: 10rem 0
}

.p-top-main__philosophy-content-header {
    position: relative;
    padding: 6.6rem 0 4.5rem 2.9rem
}

.p-top-main__philosophy-content-header::before {
    position: absolute;
    top: .3rem;
    right: -8rem;
    content: "";
    width: 100vw;
    height: 1px;
    background-color: #e3e3e3
}

.p-top-main__philosophy-content-header::after {
    position: absolute;
    bottom: .3rem;
    right: -8rem;
    content: "";
    width: 100vw;
    height: 1px;
    background-color: #e3e3e3;
    z-index: -1
}

.p-top-main__philosophy-content-header-ttl {
    position: relative
}

.p-top-main__philosophy-content-header-ttl::after {
    position: absolute;
    bottom: -4.2rem;
    left: 0;
    content: "";
    width: 8rem;
    height: 1px;
    background-color: #38342c;
    z-index: 1
}

.p-top-main__philosophy-content-body {
    padding: 7rem 8rem 0 10.9rem
}

.p-top-main__philosophy-content-body-ttl {
    margin: -.8rem 0 0;
    font-size: 3rem;
    font-family: "\6E38\660E\671D\4F53", "Yu Mincho", YuMincho, "\30D2\30E9\30AE\30CE\660E\671D   Pro", "Hiragino Mincho Pro", "MS P\660E\671D", "MS PMincho", serif;
    line-height: 1.8
}

.p-top-main__philosophy-content-body-txt {
    margin: 2.8rem 0 6rem;
    font-size: 1.7rem;
    line-height: 2
}

.p-top-main__another__num-content-link-img {
    width: 100%;
    height: 100%
}

.p-top-main__treatment-wrapper {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    justify-content: center;
    margin: 21.2rem 0 0
}

.p-top-main__treatment-img {
    order: 2;
    z-index: 1
}

.p-top-main__treatment-img-item {
    width: 72rem;
    height: 96rem;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center
}

.p-top-main__treatment-content {
    width: 88rem;
    padding: 14rem 0;
    order: 1
}

.p-top-main__treatment-content-header {
    position: relative;
    padding: 7rem 0 4.5rem 16rem
}

.p-top-main__treatment-content-header::before {
    position: absolute;
    top: .3rem;
    right: -8rem;
    content: "";
    width: 100vw;
    height: 1px;
    background-color: #e3e3e3
}

.p-top-main__treatment-content-header::after {
    position: absolute;
    bottom: .3rem;
    right: -8rem;
    content: "";
    width: 100vw;
    height: 1px;
    background-color: #e3e3e3;
    z-index: -1
}

.p-top-main__treatment-content-header-ttl {
    position: relative
}

.p-top-main__treatment-content-header-ttl::after {
    position: absolute;
    bottom: -4.2rem;
    left: 0;
    content: "";
    width: 8rem;
    height: 1px;
    background-color: #38342c;
    z-index: 1
}

.p-top-main__treatment-content-body {
    padding: 0 16rem
}

.p-top-main__treatment-content-body-ttl {
    margin: 6.4rem 0 0;
    font-size: 3rem;
    font-family: "\6E38\660E\671D\4F53", "Yu Mincho", YuMincho, "\30D2\30E9\30AE\30CE\660E\671D   Pro", "Hiragino Mincho Pro", "MS P\660E\671D", "MS PMincho", serif;
    line-height: 1.8;
    letter-spacing: .1rem
}

.p-top-main__treatment-content-body-txt {
    margin: 2.8rem 0 6rem;
    font-size: 1.7rem;
    line-height: 2
}

.p-top-main__another__num-content-link-img {
    width: 100%;
    height: 100%
}

.p-top-main__num-content-link-img {
    height: 100%
}

.p-top-main__num__separation-wrapper {
    height: 90rem;
    margin: 30rem 0 15rem
}

.p-top-main__num__separation-img {
    display: flex;
    display: -ms-flexbox;
    flex-direction: column;
    align-items: flex-end
}

.p-top-main__num__separation-img__lg-item {
    width: 160rem;
    height: 80rem;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center
}

.p-top-main__num__separation-img__sm {
    width: 48rem;
    height: 100%;
    margin: -22rem 8rem 0 0;
    z-index: 1
}

.p-top-main__another {
    position: relative
}

.p-top-main__another::after {
    position: absolute;
    bottom: -10rem;
    left: 0;
    width: 100vw;
    height: 1px;
    content: "";
    background-color: #e3e3e3
}

.p-top-main__another__last::after {
    content: none
}

.p-top-main__another__last .p-top-main__another-wrapper {
    margin: 0 0 15rem
}

.p-top-main__another-wrapper {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    margin: 0 0 20rem;
    padding: 0 16rem
}

.p-top-main__another-img {
    width: 72rem;
    height: 48rem
}

.p-top-main__another-img-item-3 {
    width: 72rem;
    height: 48rem;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center
}

.p-top-main__another-img-item-4 {
    width: 72rem;
    height: 48rem;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center
}

.p-top-main__another-img-item-5 {
    width: 72rem;
    height: 48rem;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center
}

.p-top-main__another-content {
    display: flex;
    display: -ms-flexbox;
    flex-direction: column;
    justify-content: center;
    width: 56rem;
    padding: 0 0 0 12.8rem
}

.p-top-main__another-content-header {
    margin: .2rem 0 0
}

.p-top-main__another-content-header-ttl {
    position: relative
}

.p-top-main__another-content-header-ttl::before {
    position: absolute;
    bottom: -2.1rem;
    left: .4rem;
    width: 6.4rem;
    height: 1px;
    content: "";
    background-color: #38342c
}

.p-top-main__another-content-body {
    margin: 5.5rem 0 0
}

.p-top-main__another-content-body-txt {
    margin: 0 0 6rem;
    font-size: 1.7rem;
    line-height: 2
}

.p-top-main__news-wrapper {
    position: relative;
    margin: 15rem 0 0;
    padding: 0 16rem;
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3
}

.p-top-main__news-content {
    position: relative;
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    justify-content: space-between;
    padding: 15.2rem 0
}

.p-top-main__news-content::before {
    position: absolute;
    top: 0;
    left: 32rem;
    width: 1px;
    height: 100%;
    content: "";
    background-color: #e3e3e3
}

.p-top-main__news-content-header-ttl {
    position: relative
}

.p-top-main__news-content-header-ttl::before {
    position: absolute;
    bottom: -2.1rem;
    left: .4rem;
    width: 6.4rem;
    height: 1px;
    content: "";
    background-color: #4e453d
}

.p-top-main__news-all {
    position: absolute;
    top: 34.7rem;
    left: 0;
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    align-items: center
}

.p-top-main__news-all-box {
    width: 5rem;
    height: 5rem;
    border-radius: 50%;
    background-color: #cc99ff
}

.p-top-main__news-all-img {
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    justify-content: center;
    width: 100%;
    overflow: hidden
}

.p-top-main__news-all-img-item {
    width: 1.8rem;
    height: 1.8rem
}

.p-top-main__news-all-link {
    margin: 0 0 0 1.25rem
}

.p-top-main__news-all-txt {
    position: relative;
    font-size: 1.7rem;
    letter-spacing: .2rem
}

.p-top-main__news-all-txt::before {
    position: absolute;
    bottom: -.18rem;
    left: 1%;
    content: "";
    width: 98%;
    height: 1px;
    background-color: #262626
}

.p-top-main__news-content-body {
    width: 80rem
}

.p-top-main__news-content-body-list {
    margin: -4.7rem 0 0
}

.p-top-main__news-content-body-link {
    position: relative;
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    justify-content: space-between;
    align-items: center
}

.p-top-main__news-content-body-link-cover {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 4rem 3.4rem 4rem 1.4rem
}

.p-top-main__news-content-body-link-cover::before {
    position: absolute;
    bottom: -.2rem;
    left: 0;
    width: 100%;
    height: 1px;
    content: "";
    background-color: #8c8168;
    z-index: 1
}

.p-top-main__news-content-body-link-cover::after {
    position: absolute;
    bottom: -.2rem;
    left: 0;
    width: 100%;
    height: 1px;
    content: "";
    background-color: #e3e3e3
}

.p-top-main__news-content-body-link-wrapper {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    align-items: center;
    width: 90%
}

.p-top-main__news-content-body-time {
    font-size: 1.6rem;
    color: #a3a099
}

.p-top-main__news-content-body-ttl {
    margin: 0 0 0 4.8rem;
    font-size: 1.7rem;
    letter-spacing: -0.14rem;
    color: #393327
}

.p-top-main__news-content-body-ttl span {
    display: inline
}

.p-top-main__news-content-body-img {
    top: 48%;
    right: 3.5rem;
    overflow: hidden
}

.p-top-main__news-content-body-img-item {
    width: 100%;
    height: 100%
}

@media screen and (min-width: 1700px) {
    .p-top-main__philosophy-content-header::before {
        right: -100vw;
        width: 200vw
    }

    .p-top-main__philosophy-content-header::after {
        right: -100vw;
        width: 200vw
    }

    .p-top-main__treatment-content-header::before {
        right: -100vw;
        width: 200vw
    }

    .p-top-main__treatment-content-header::after {
        right: -100vw;
        width: 200vw
    }

    .p-top-main__num__separation-img__lg-item {
        width: 100vw;
        height: 80rem
    }

    .p-top-main__another-wrapper {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        margin: 0 auto 20rem
    }

    .p-top-main__another__last .p-top-main__another-wrapper {
        margin: 0 auto 15rem
    }

    .p-top-main__news-content {
        position: relative;
        width: 128rem;
        margin: 0 auto
    }
}

@media screen and (max-width: 1024px) {
    .p-top-main__philosophy-wrapper {
        flex-direction: column;
        margin: 4rem 0 0;
        padding: 0 24rem
    }

    .p-top-main__philosophy-img__lg-item {
        width: 88rem;
        height: 123.5rem;
        background-size: 100%;
        background-repeat: no-repeat;
        background-position: center
    }

    .p-top-main__philosophy-img__sm {
        width: 48rem;
        height: 64rem;
        margin: 30rem 0 0 -24rem
    }

    .p-top-main__philosophy-content {
        padding: 7rem 0 0
    }

    .p-top-main__philosophy-content-header {
        padding: 0
    }

    .p-top-main__philosophy-content-header::before {
        top: -16.5rem;
        right: -24rem
    }

    .p-top-main__philosophy-content-header::after {
        bottom: -7rem;
        right: -24rem
    }

    .p-top-main__philosophy-content-header-ttl::after {
        width: 16rem;
        bottom: -7rem
    }

    .p-top-main__philosophy-content-body {
        padding: 14rem 0 0
    }

    .p-top-main__philosophy-content-body-ttl {
        margin: 0;
        font-size: 5.8rem;
        line-height: 1.7
    }

    .p-top-main__philosophy-content-body-txt {
        margin: 4rem 0 8rem;
        font-size: 3rem;
        line-height: 1.95
    }

    .p-top-main__treatment-wrapper {
        flex-direction: column;
        justify-content: center;
        margin: 20rem 0 0;
        padding: 0 24rem
    }

    .p-top-main__treatment-img {
        padding: 0 8rem;
        order: 1;
        z-index: 1
    }

    .p-top-main__treatment-img-item {
        width: 96rem;
        height: 128rem
    }

    .p-top-main__treatment-content {
        width: 112rem;
        padding: 2rem 0 0;
        order: 2
    }

    .p-top-main__treatment-content-header {
        position: relative;
        padding: 5rem 0 4.5rem 0
    }

    .p-top-main__treatment-content-header::before {
        top: -11.5rem;
        right: -24rem
    }

    .p-top-main__treatment-content-header::after {
        bottom: -2.5rem;
        right: -24rem
    }

    .p-top-main__treatment-content-header-ttl::after {
        bottom: -7rem;
        width: 16rem
    }

    .p-top-main__treatment-content-body {
        padding: 10rem 0 0
    }

    .p-top-main__treatment-content-body-ttl {
        margin: 0;
        font-size: 6rem;
        font-size: 5.8rem;
        line-height: 1.6;
        letter-spacing: -.1rem
    }

    .p-top-main__treatment-content-body-txt {
        margin: 4rem 0 8rem;
        font-size: 3rem;
        line-height: 1.95
    }

    .p-top-main__num__separation-wrapper {
        height: 96rem;
        margin: 20rem 0 14rem
    }

    .p-top-main__num__separation-img__sm {
        width: 48rem;
        margin: -21rem 0 0
    }

    .p-top-main__another {
        position: relative
    }

    .p-top-main__another::after {
        position: absolute;
        bottom: -34rem;
        left: 0;
        width: 100vw;
        height: 1px;
        content: "";
        background-color: #e3e3e3
    }

    .p-top-main__another__last::after {
        content: none
    }

    .p-top-main__another__last .p-top-main__another-wrapper {
        margin: 0 0 15rem
    }

    .p-top-main__another-wrapper {
        position: relative;
        flex-direction: row;
        margin: 0 0 49rem;
        padding: 0 24rem
    }

    .p-top-main__another-img {
        width: 56rem;
        height: 37rem
    }

    .p-top-main__another-img-item-3 {
        width: 56rem;
        height: 37rem
    }

    .p-top-main__another-img-item-4 {
        width: 56rem;
        height: 37rem
    }

    .p-top-main__another-img-item-5 {
        width: 56rem;
        height: 37rem
    }

    .p-top-main__another-content {
        padding: 0 0 0 8rem
    }

    .p-top-main__another-content-header {
        margin: 1.6rem 0 0
    }

    .p-top-main__another-content-header-ttl {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content
    }

    .p-top-main__another-content-header-ttl::before {
        bottom: -3rem;
        left: 0
    }

    .p-top-main__another-content-body {
        margin: 4.2rem 0 0
    }

    .p-top-main__another-content-body-txt {
        margin: 4rem 0 6rem;
        font-size: 3rem
    }

    .p-top-main__another__num-content-link {
        position: absolute;
        bottom: -19rem;
        left: 24rem
    }

    .p-top-main__news-wrapper {
        position: relative;
        margin: 34rem 0 0;
        padding: 0 24rem 21rem;
        border-top: 1px solid #e3e3e3;
        border-bottom: 1px solid #e3e3e3
    }

    .p-top-main__news-content {
        position: static
    }

    .p-top-main__news-content::before {
        content: none
    }

    .p-top-main__news-content-header-ttl::before {
        bottom: 5.8rem;
        left: 25.5rem;
        width: 5.4rem
    }

    .p-top-main__news-all {
        top: auto;
        bottom: 15rem;
        left: 72rem;
        flex-direction: row;
        align-items: center
    }

    .p-top-main__news-all-box {
        width: 10rem;
        height: 10rem
    }

    .p-top-main__news-all-img-item {
        width: 3.2rem;
        height: 3.2rem
    }

    .p-top-main__news-all-link {
        margin: 0 0 0 2.25rem
    }

    .p-top-main__news-all-txt {
        font-size: 3.4rem
    }

    .p-top-main__news-content-body {
        width: 64rem
    }

    .p-top-main__news-content-body-list {
        margin: -8.8rem 0 0
    }

    .p-top-main__news-content-body-link-cover {
        padding: 7.2rem 0
    }

    .p-top-main__news-content-body-link-wrapper {
        flex-direction: column;
        align-items: flex-start
    }

    .p-top-main__news-content-body-time {
        font-size: 3rem
    }

    .p-top-main__news-content-body-ttl {
        margin: 1rem 0 0;
        font-size: 3rem
    }

    .p-top-main__news-content-body-img {
        right: 0rem
    }
}

@media screen and (max-width: 767px) {
    .p-top-main__philosophy-wrapper {
        flex-direction: column;
        margin: 8rem 0 0;
        padding: 0 16rem
    }

    .p-top-main__philosophy-img__lg-item {
        width: 104rem;
        height: 145rem;
        background-size: 100%;
        background-repeat: no-repeat;
        background-position: center
    }

    .p-top-main__philosophy-img__sm {
        width: 56rem;
        height: 74rem;
        margin: 42rem 0 0 -30rem
    }

    .p-top-main__philosophy-content {
        padding: 10rem 0 0
    }

    .p-top-main__philosophy-content-header {
        position: relative;
        padding: 1.6rem 0 4.5rem 0
    }

    .p-top-main__philosophy-content-header::before {
        top: -18.5rem;
        right: -16rem
    }

    .p-top-main__philosophy-content-header::after {
        bottom: -5.5rem;
        right: -16rem
    }

    .p-top-main__philosophy-content-header-ttl::after {
        width: 16rem;
        bottom: -10rem
    }

    .p-top-main__philosophy-content-body {
        padding: 18rem 8rem 0 1rem
    }

    .p-top-main__philosophy-content-body-ttl {
        font-size: 7rem
    }

    .p-top-main__philosophy-content-body-txt {
        margin: 7.5rem 0 15rem;
        font-size: 5rem
    }

    .p-top-main__treatment-wrapper {
        flex-direction: column;
        justify-content: center;
        margin: 29rem 0 0;
        padding: 0 16rem
    }

    .p-top-main__treatment-img {
        padding: 0 8rem;
        order: 1;
        z-index: 1
    }

    .p-top-main__treatment-img-item {
        width: 112rem;
        height: 148rem
    }

    .p-top-main__treatment-content {
        width: 128rem;
        padding: 3rem 0 0;
        order: 2
    }

    .p-top-main__treatment-content-header {
        position: relative;
        padding: 7rem 0 4.5rem 0
    }

    .p-top-main__treatment-content-header::before {
        top: -11.5rem;
        right: -16rem
    }

    .p-top-main__treatment-content-header::after {
        bottom: -5.5rem;
        right: -16rem
    }

    .p-top-main__treatment-content-header-ttl::after {
        bottom: -10rem;
        width: 16rem
    }

    .p-top-main__treatment-content-body {
        padding: 18rem 0 0
    }

    .p-top-main__treatment-content-body-ttl {
        margin: 0;
        font-size: 7rem
    }

    .p-top-main__treatment-content-body-txt {
        margin: 2.8rem 0 6rem;
        margin: 7.5rem 0 15rem;
        font-size: 5rem
    }

    .p-top-main__num__separation-wrapper {
        height: 112rem;
        margin: 33rem 0 40rem
    }

    .p-top-main__num__separation-img__lg-item {
        height: 112rem
    }

    .p-top-main__num__separation-img__sm {
        width: 64rem;
        margin: -30rem 0 0 0
    }

    .p-top-main__another {
        position: relative
    }

    .p-top-main__another::after {
        position: absolute;
        bottom: -22rem;
        left: 0;
        width: 100vw;
        height: 1px;
        content: "";
        background-color: #e3e3e3
    }

    .p-top-main__another__last::after {
        content: none
    }

    .p-top-main__another__last .p-top-main__another-wrapper {
        margin: 0 0 15rem
    }

    .p-top-main__another-wrapper {
        display: flex;
        display: -ms-flexbox;
        flex-direction: column;
        margin: 0 0 43rem;
        padding: 0 16rem
    }

    .p-top-main__another-img {
        width: 100%;
        height: 84.5rem
    }

    .p-top-main__another-img-item-3 {
        width: 128rem;
        height: 84.5rem
    }

    .p-top-main__another-img-item-4 {
        width: 128rem;
        height: 84.5rem
    }

    .p-top-main__another-img-item-5 {
        width: 128rem;
        height: 84.5rem
    }

    .p-top-main__another-content {
        display: flex;
        display: -ms-flexbox;
        flex-direction: column;
        justify-content: center;
        width: 100%;
        padding: 0
    }

    .p-top-main__another-content-header {
        display: inline-flex;
        flex-direction: column;
        margin: 14rem 0 0
    }

    .p-top-main__another-content-header-ttl {
        position: relative;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content
    }

    .p-top-main__another-content-header-ttl::before {
        position: absolute;
        bottom: 9rem;
        right: -10rem;
        left: auto;
        width: 7.5rem;
        height: 1px;
        content: ""
    }

    .p-top-main__another-content-body {
        margin: 5.5rem 0 0
    }

    .p-top-main__another-content-body-txt {
        margin: 0 0 13rem;
        font-size: 5rem;
        line-height: 2
    }

    .p-top-main__another__num-content-link {
        position: relative;
        bottom: auto;
        left: auto
    }

    .p-top-main__another__num-content-link-txt-abs {
        width: 10.8rem
    }

    .p-top-main__news-wrapper {
        margin: 21rem 0 0;
        padding: 0 16rem 21rem
    }

    .p-top-main__news-content::before {
        content: none
    }

    .p-top-main__news-content {
        display: flex;
        display: -ms-flexbox;
        flex-direction: column;
        justify-content: space-between;
        padding: 15.2rem 0 0
    }

    .p-top-main__news-content-header {
        display: flex;
        display: -ms-flexbox;
        flex-direction: column;
        margin: 8rem 0 0;
        order: 1
    }

    .p-top-main__news-content-header-ttl {
        display: inline-block;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content
    }

    .p-top-main__news-content-header-ttl::before {
        position: absolute;
        bottom: 9rem;
        right: -10rem;
        left: auto;
        width: 7.5rem;
        height: 1px;
        content: "";
        background-color: #4e453d
    }

    .p-top-main__news-content-body {
        width: 100%;
        order: 2
    }

    .p-top-main__news-content-body-list {
        margin: 0
    }

    .p-top-main__news-content-body-link {
        position: relative
    }

    .p-top-main__news-content-body-link-cover {
        padding: 12rem 3.4rem 12rem 1.4rem
    }

    .p-top-main__news-content-body-link-wrapper {
        flex-direction: column;
        align-items: flex-start
    }

    .p-top-main__news-content-body-time {
        font-size: 5rem
    }

    .p-top-main__news-content-body-ttl {
        margin: 2rem 0 0;
        font-size: 5.5rem
    }

    .p-top-main__news-content-body-img {
        position: absolute;
        right: 0rem;
        display: flex;
        display: -ms-flexbox;
        align-items: center;
        width: 4.4rem
    }

    .p-top-main__news-content-body-img-item {
        width: 100%
    }

    .p-top-main__news-all {
        margin: 14rem 0 0
    }

    .p-top-main__news-all-box {
        width: 16rem;
        height: 16rem
    }

    .p-top-main__news-all-img {
        border-radius: 50%;
        background-color: #cc99ff
    }

    .p-top-main__news-all-img-item {
        width: 5.4rem;
        height: 5.4rem
    }

    .p-top-main__news-all-link {
        margin: 0 0 0 4rem
    }

    .p-top-main__news-all {
        position: static;
        top: auto;
        bottom: -12rem;
        left: 15.65rem;
        display: flex;
        display: -ms-flexbox;
        flex-direction: row;
        align-items: center;
        order: 3
    }

    .p-top-main__news-all-txt {
        position: relative;
        font-size: 5.4rem;
        letter-spacing: .2rem
    }

    .p-top-main__news-all-txt::before {
        bottom: -.8rem
    }
}

.p-top-menu__wrapper {
    padding: 15rem 0;
    border-bottom: 1px solid #e3e3e3
}

.p-top-menu__list {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    width: 100%
}

.p-top-menu__item {
    display: flex;
    display: -ms-flexbox;
    flex-direction: column;
    align-items: center;
    width: 20%;
    margin: 0 10%
}

.p-top-menu__item:nth-child(2) {
    margin: 0
}

.p-top-menu__link-content {
    position: relative;
    display: flex;
    display: -ms-flexbox;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    text-align: center
}

.p-top-menu__link-content::after {
    position: absolute;
    bottom: -1.6rem;
    left: calc(50% - 1.6rem);
    width: 3.2rem;
    height: 1px;
    content: "";
    background-color: #38342c
}

.p-top-menu__link-content-img {
    width: 5rem;
    height: 5rem;
    margin: 0 0 2.5rem
}

.p-top-menu__link-content-ttl-sub {
    font-size: 1.7rem;
    font-family: "\6E38\660E\671D\4F53", "Yu Mincho", YuMincho, "\30D2\30E9\30AE\30CE\660E\671D   Pro", "Hiragino Mincho Pro", "MS P\660E\671D", "MS PMincho", serif;
    color: #915da3
}

.p-top-menu__link-content-ttl {
    font-size: 2.7rem;
    font-family: minion-pro-display, minion-pro serif;
    color: #393327;
    line-height: 1.8
}

.p-top-menu__link-btn {
    display: block;
    width: 4.6rem;
    height: 4.6rem;
    margin: 4.8rem 0 0;
    border-radius: 50%;
    background-color: #cc99ff
}

.p-top-menu__link-btn-cover {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    overflow: hidden
}

.p-top-menu__link-btn-img {
    width: 1.6rem;
    height: 1.6rem
}

@media screen and (min-width: 1700px) {
    .p-top-menu__list {
        max-width: 160rem;
        margin: 0 auto
    }
}

@media screen and (max-width: 1024px) {
    .p-top-menu__wrapper {
        padding: 11rem 0 14.2rem
    }

    .p-top-menu__item {
        justify-content: space-between
    }

    .p-top-menu__link-content::after {
        bottom: -2.6rem
    }

    .p-top-menu__link-content-img {
        width: 10.5rem;
        height: 10.5rem;
        margin: 0 0 5rem
    }

    .p-top-menu__link-content-ttl-sub {
        font-size: 3.4rem
    }

    .p-top-menu__link-content-ttl {
        margin: 3rem 0 0;
        font-size: 3.3rem;
        line-height: 1.8
    }

    .p-top-menu__link-btn {
        width: 9.8rem;
        height: 9.8rem;
        margin: 6.6rem 0 0
    }

    .p-top-menu__link-btn-img {
        width: 3.2rem;
        height: 3.2rem
    }
}

@media screen and (max-width: 767px) {
    .p-top-menu__wrapper {
        padding: 21rem 8rem 20rem
    }

    .p-top-menu__list {
        justify-content: space-between
    }

    .p-top-menu__item {
        width: 100%;
        margin: 0
    }

    .p-top-menu__link-content {
        width: 100%
    }

    .p-top-menu__link-content::after {
        content: none
    }

    .p-top-menu__link-content-img {
        width: 16rem;
        height: 16rem;
        margin: 0 0 6.5rem
    }

    .p-top-menu__link-content-ttl-sub {
        margin: 1rem 0 0;
        font-size: 5.4rem;
        color: #393327
    }

    .p-top-menu__link-content-ttl {
        margin: 2rem 0 0;
        font-size: 4.8rem;
        color: #915da3
    }

    .p-top-menu__link-btn {
        width: 15.8rem;
        height: 15.8rem
    }

    .p-top-menu__link-btn-cover {
        width: 9.6rem
    }

    .p-top-menu__link-btn-img {
        width: 4.8rem;
        height: 4.8rem
    }
}

.p-common-fv__wrapper {
    padding: 7rem 11rem
}

.p-common-fv__content-path-list {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row
}

.p-common-fv__content-path-item {
    position: relative;
    margin: 0 6.25rem 0 0
}

.p-common-fv__content-path-item::before {
    position: absolute;
    top: 50%;
    right: -4.8rem;
    width: 3.6rem;
    height: 1px;
    content: "";
    background-color: #e3e3e3
}

.p-common-fv__content-path-item:last-child::before {
    content: none
}

.p-common-fv__content-path-item:last-child .p-common-fv__content-path-link {
    border-bottom: none
}

.p-common-fv__content-path-link {
    font-size: 1.5rem;
    border-bottom: 1px solid #7e7d7c
}

.p-common-fv__content-header {
    margin: 8.5rem 0 0
}

.p-common-fv__content-header-taxonomy {
    margin: 3rem 0 0;
    font-size: 3rem;
    font-family: "\6E38\660E\671D\4F53", "Yu Mincho", YuMincho, "\30D2\30E9\30AE\30CE\660E\671D   Pro", "Hiragino Mincho Pro", "MS P\660E\671D", "MS PMincho", serif
}

.p-treatment-xxx-fv .p-common-fv__wrapper {
    margin: 0 auto 4rem;
    padding: 4.5rem 8rem
}

.p-treatment-xxx-fv .p-common-fv__content-header {
    display: flex;
    display: -ms-flexbox;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 12.5rem 0 0
}

.p-treatment-xxx-fv .p-common-fv__content-header-ttl {
    position: relative;
    margin: 0 0 6rem;
    font-size: 3rem;
    font-family: minion-pro-display, minion-pro serif;
    color: #cc99ff
}

.p-treatment-xxx-fv .p-common-fv__content-header-ttl::before {
    position: absolute;
    bottom: -3rem;
    left: calc(100% - 12rem);
    width: 6.4rem;
    height: 1px;
    content: "";
    background-color: #38342c
}

.p-treatment-xxx-fv .p-common-fv__content-header-sub {
    font-size: 5rem;
    font-family: "\6E38\660E\671D\4F53", "Yu Mincho", YuMincho, "\30D2\30E9\30AE\30CE\660E\671D   Pro", "Hiragino Mincho Pro", "MS P\660E\671D", "MS PMincho", serif;
    color: #3d3b3a
}

.p-column-xxx-fv .p-common-fv__wrapper {
    padding: 4.5rem 8rem 3.2rem
}

.p-common-fv__full .p-common-fv__wrapper {
    padding: 4.5rem 8rem
}

.p-common-fv__full .p-common-fv__content-header {
    width: 80rem;
    margin: 9.5rem auto 0
}

.p-common-fv__full .p-common-fv__content-header-ttl {
    font-size: 8rem
}

@media screen and (min-width: 1700px) {
    .p-common-fv__wrapper {
        width: 100%;
        margin: 0 auto 10rem
    }
}

@media screen and (max-width: 1024px) {
    .p-common-fv__wrapper {
        width: calc(100% - 32rem);
        margin: 0 auto;
        padding: 18.5rem 8rem 6rem
    }

    .p-common-fv__content-path-list {
        display: none
    }

    .p-common-fv__content-path-link {
        font-size: 1.5rem
    }

    .p-common-fv__content-header {
        margin: 0
    }

    .p-treatment-xxx-fv .p-common-fv__wrapper {
        padding: 15.5rem 8rem 4.5rem
    }

    .p-treatment-xxx-fv .p-common-fv__content-header {
        margin: 0
    }

    .p-treatment-xxx-fv .p-common-fv__content-header-ttl {
        font-size: 5rem
    }

    .p-treatment-xxx-fv .p-common-fv__content-header-ttl::before {
        left: calc(100% - 17.21rem)
    }

    .p-treatment-xxx-fv .p-common-fv__content-header-sub {
        font-size: 7rem
    }

    .p-column-xxx-fv .p-common-fv__wrapper {
        padding: 0
    }

    .p-common-fv__content-header-taxonomy {
        margin: 5rem 0 0;
        font-size: 5rem
    }

    .p-common-fv__full .p-common-fv__content-header-ttl {
        font-size: 14rem
    }

    .p-common-fv__full .p-common-fv__content-header {
        width: 100%
    }
}

@media screen and (max-width: 767px) {
    .p-common-fv__wrapper {
        width: 100%;
        padding: 6rem 16rem
    }

    .p-common-fv__content-path-list {
        display: none
    }

    .p-common-fv__content-path-link {
        font-size: 1.5rem
    }

    .p-common-fv__content-header {
        margin: 0
    }

    .p-treatment-xxx-fv .p-common-fv__wrapper {
        margin: 0 auto 5.5rem;
        padding: 24rem 16rem 6rem
    }

    .p-treatment-xxx-fv .p-common-fv__content-header {
        align-items: flex-start;
        margin: 0
    }

    .p-treatment-xxx-fv .p-common-fv__content-header-ttl {
        margin: 0 0 3rem;
        font-size: 7rem;
        letter-spacing: .5rem
    }

    .p-treatment-xxx-fv .p-common-fv__content-header-ttl::before {
        content: none
    }

    .p-treatment-xxx-fv .p-common-fv__content-header-sub {
        font-size: 11.5rem
    }

    .p-column-xxx-fv .p-common-fv__wrapper {
        padding: 0
    }

    .p-common-fv__full .p-common-fv__wrapper {
        padding: 4.5rem 8rem
    }

    .p-common-fv__full .p-common-fv__content-header {
        width: 128rem;
        margin: 1.5rem auto 0
    }

    .p-common-fv__full .p-common-fv__content-header-ttl {
        margin: 0;
        font-size: 17rem
    }

    .p-common-fv__content-header-taxonomy {
        margin: 7rem 0 0;
        font-size: 7rem
    }
}

.p-philosophy-director__wrapper {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    justify-content: space-between;
    margin: 10rem 0 0;
    padding: 15rem 0 0;
    border-top: 1px solid #e3e3e3
}

.p-philosophy-director__img {
    order: 2
}

.p-philosophy-director__img-item {
    width: 56rem;
    height: 74.5rem;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center
}

.p-philosophy-director__content {
    padding: 6rem 14rem 0rem 11rem;
    order: 1
}

.p-philosophy-director__content-body-ttl {
    display: flex;
    display: -ms-flexbox;
    align-items: center
}

.p-philosophy-director__content-body-detail {
    margin: 0 0 3rem
}

.p-philosophy-director__content-body-part {
    margin: 0 0 2.8rem
}

.p-philosophy-director__content-body-part-ttl {
    position: relative;
    padding: 0 0 0 1.5rem;
    font-size: 2rem;
    font-family: "\6E38\660E\671D\4F53", "Yu Mincho", YuMincho, "\30D2\30E9\30AE\30CE\660E\671D   Pro", "Hiragino Mincho Pro", "MS P\660E\671D", "MS PMincho", serif
}

.p-philosophy-director__content-body-part-ttl::before {
    position: absolute;
    top: 25%;
    left: 0;
    width: 1px;
    height: 50%;
    content: "";
    background-color: #cc99ff
}

.p-philosophy-director__content-body-part-list {
    margin: 1rem 0 0
}

@media screen and (min-width: 1700px) {
    .p-philosophy-director {
        border-top: 1px solid #e3e3e3
    }

    .p-philosophy-director__wrapper {
        max-width: 128rem;
        margin: 0 auto;
        border-top: none
    }
}

@media screen and (max-width: 1024px) {
    .p-philosophy-director__wrapper {
        flex-direction: column;
        margin: 36rem 0 0;
        padding: 19rem 0 0
    }

    .p-philosophy-director__img {
        width: 96rem;
        height: 128rem;
        margin: 0 auto;
        order: 1
    }

    .p-philosophy-director__img-item {
        width: 96rem;
        height: 128rem;
        margin: 0 auto
    }

    .p-philosophy-director__content {
        padding: 13.5rem 16rem 22.5rem;
        order: 2
    }

    .p-philosophy-director__content-body-part-ttl {
        font-size: 3.4rem
    }
}

@media screen and (max-width: 767px) {
    .p-philosophy-director__wrapper {
        flex-direction: column;
        margin: 46.5rem 0 0;
        padding: 25rem 0 0
    }

    .p-philosophy-director__img {
        width: 112rem;
        height: 149rem;
        order: 1
    }

    .p-philosophy-director__img-item {
        width: 112rem;
        height: 149rem
    }

    .p-philosophy-director__content {
        padding: 16rem 16rem 19.5rem;
        order: 2
    }

    .p-philosophy-director__content-body-ttl {
        display: flex;
        display: -ms-flexbox;
        align-items: center
    }

    .p-philosophy-director__content-body-part {
        margin: 0 0 7rem
    }

    .p-philosophy-director__content-body-part-ttl {
        padding: 0 0 0 5.5rem;
        font-size: 6rem
    }

    .p-philosophy-director__content-body-part-ttl::before {
        position: absolute;
        top: 25%;
        left: 0;
        width: 1px;
        height: 50%;
        content: "";
        background-color: #cc99ff
    }

    .p-philosophy-director__content-body-part-list {
        margin: 3rem 0 0
    }
}

.p-philosophy-vision__wrapper {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    padding: 22rem 0 17.5rem;
    border-bottom: 1px solid #e3e3e3
}

.p-philosophy-vision__img {
    margin: -7.2rem 0 0 11.2rem
}

.p-philosophy-vision__img-item {
    width: 40rem;
    height: 60rem;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center
}

.p-philosophy-vision__content {
    padding: 0 11rem 0 13rem
}

@media screen and (min-width: 1700px) {
    .p-philosophy-vision {
        border-bottom: 1px solid #e3e3e3
    }

    .p-philosophy-vision__wrapper {
        max-width: 128rem;
        margin: 0 auto;
        border-bottom: none
    }
}

@media screen and (max-width: 1024px) {
    .p-philosophy-vision__wrapper {
        flex-direction: column;
        padding: 19rem 0 0
    }

    .p-philosophy-vision__img {
        width: 96rem;
        height: 136rem;
        margin: 0 auto;
        order: 1
    }

    .p-philosophy-vision__img-item {
        width: 96rem;
        height: 136rem;
        margin: 0 auto
    }

    .p-philosophy-vision__content {
        padding: 13.5rem 16rem 19rem;
        order: 2
    }
}

@media screen and (max-width: 767px) {
    .p-philosophy-vision__wrapper {
        flex-direction: column;
        padding: 26rem 0 0
    }

    .p-philosophy-vision__img {
        width: 112rem;
        height: 168rem;
        order: 1
    }

    .p-philosophy-vision__img-item {
        width: 112rem;
        height: 168rem
    }

    .p-philosophy-vision__content {
        padding: 16rem 16rem 26rem;
        order: 2
    }
}

.p-philosophy-value__wrapper {
    padding: 0 0 17.5rem
}

.p-philosophy-value__img {
    margin: -6rem 0 0
}

.p-philosophy-value__content {
    width: 105.5rem;
    margin: 0 auto;
    padding: 14.8rem 12.8rem 0
}

@media screen and (max-width: 1024px) {
    .p-philosophy-value__wrapper {
        flex-direction: column;
        padding: 0 0 22.5rem
    }

    .p-philosophy-value__img {
        margin: 0;
        order: 1
    }

    .p-philosophy-value__content {
        width: 100%;
        margin: 0 auto;
        padding: 19rem 16rem 0;
        order: 2
    }
}

@media screen and (max-width: 767px) {
    .p-philosophy-value__wrapper {
        width: 100%;
        padding: 0 0 33.5rem
    }

    .p-philosophy-value__content {
        padding: 24rem 16rem 0
    }
}

.p-philosophy-mission__wrapper {
    display: flex;
    display: -ms-flexbox;
    flex-direction: column;
    margin: 17.5rem 0 0;
    padding: 0 0 13rem;
    border-bottom: 1px solid #e3e3e3
}

.p-philosophy-mission__img {
    display: block;
    z-index: -1
}

@media screen and (max-width: 1024px) {
    .p-philosophy-mission__wrapper {
        margin: 0;
        padding: 0 0 22.5rem
    }
}

@media screen and (max-width: 767px) {
    .p-philosophy-mission__wrapper {
        margin: 0;
        padding: 0 0 26.5rem
    }
}

.p-feature-intro__wrapper {
    display: flex;
    display: -ms-flexbox;
    flex-direction: column;
    margin: 10rem 0 0;
    padding: 0 0 16.5rem
}

@media screen and (max-width: 1024px) {
    .p-feature-intro__wrapper {
        margin: 36rem 0 0;
        padding: 0 0 22.5rem
    }
}

@media screen and (max-width: 767px) {
    .p-feature-intro__wrapper {
        margin: 46.5rem 0 0;
        padding: 0 0 26.5rem
    }
}

.p-feature-concordance__wrapper {
    display: flex;
    display: -ms-flexbox;
    flex-direction: column;
    padding: 14.5rem 16rem 10rem;
    border-top: 1px solid #e3e3e3
}

.p-feature-concordance__header {
    padding: 0 8rem
}

.p-feature-concordance__header-ttl {
    letter-spacing: .52rem
}

.p-feature-concordance__img {
    padding: 1rem 0 0
}

.p-feature-concordance__img-item {
    width: 96rem;
    height: 54rem
}

.p-feature-concordance__content {
    width: 80rem;
    padding: 8rem;
    margin: -7rem 0 0 16rem;
    background-color: #fff;
    z-index: 1
}

@media screen and (min-width: 1700px) {
    .p-feature-concordance {
        border-top: 1px solid #e3e3e3
    }

    .p-feature-concordance__wrapper {
        width: 128rem;
        margin: 0 auto;
        border-top: none
    }
}

@media screen and (max-width: 1024px) {
    .p-feature-concordance__wrapper {
        padding: 19.5rem 16rem 22.5rem
    }

    .p-feature-concordance__header {
        padding: 0
    }

    .p-feature-concordance__img-item {
        width: 100%;
        height: 72rem
    }

    .p-feature-concordance__content {
        width: 100%;
        padding: 0;
        margin: 6rem 0 0
    }
}

@media screen and (max-width: 767px) {
    .p-feature-concordance__wrapper {
        padding: 24rem 16rem 26.5rem
    }

    .p-feature-concordance__header-ttl {
        font-size: 9.5rem;
        line-height: 1.65
    }

    .p-feature-concordance__img {
        padding: 2rem 0 0
    }

    .p-feature-concordance__img-item {
        width: 100%;
        height: 72rem
    }

    .p-feature-concordance__content {
        width: 100%;
        padding: 0;
        margin: 12.5rem 0 0
    }
}

.p-feature-common__wrapper {
    padding: 0 0 8.5rem;
    border-top: 1px solid #e3e3e3
}

.p-feature-common__header {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    justify-content: space-between
}

.p-feature-common__header-img {
    margin: 0 0 0 -16.5rem;
    order: 2
}

.p-feature-common__header-img-item {
    width: 52.8rem;
    height: 74.5rem;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center
}

.p-feature-common__header-content {
    display: flex;
    display: -ms-flexbox;
    flex-direction: column;
    justify-content: center;
    padding: 0 0 0 11.5rem;
    order: 1;
    z-index: 1
}

.p-feature-common__header-content-header {
    width: 64rem;
    padding: 0 11rem 0 0
}

.p-feature-common__header-content-body {
    position: relative;
    width: 80rem;
    padding: 0 11rem 0rem 0rem;
    background-color: #fff
}

.p-feature-common__header-content-body::before {
    position: absolute;
    left: 0;
    width: 100%;
    content: "";
    background-color: #fff
}

.p-feature-common__body-list {
    margin: 2.5rem 0 0
}

.p-feature-common__body-item {
    margin: 0 0 0 11.5rem;
    border-bottom: 1px solid #e3e3e3
}

.p-feature-common__body-item:last-child {
    border-bottom: none
}

.p-feature-common__body-item:last-child .p-feature-common__body-item-wrapper {
    padding: 7.5rem 0 0
}

.p-feature-common__body-item-wrapper {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    align-items: center;
    padding: 7.5rem 0
}

.p-feature-common__body-item-img-item {
    width: 28.8rem;
    height: 33rem;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center
}

.p-feature-common__body-item-content {
    padding: 0 16rem 0 8rem
}

.p-feature-common__body-item-content-ttl {
    position: relative;
    margin: -1rem 0 3rem;
    padding: 0 0 0 2rem;
    font-size: 2.8rem;
    font-family: "\6E38\660E\671D\4F53", "Yu Mincho", YuMincho, "\30D2\30E9\30AE\30CE\660E\671D   Pro", "Hiragino Mincho Pro", "MS P\660E\671D", "MS PMincho", serif;
    line-height: 1.7
}

.p-feature-common__body-item-content-ttl::before {
    position: absolute;
    top: 10%;
    left: 0;
    width: 1px;
    height: 85%;
    content: "";
    background-color: #38342c
}

.p-feature-common__body-item-content-txt {
    font-size: 1.7rem;
    line-height: 2
}

.p-feature-common__body-item-content-detail {
    display: flex;
    display: -ms-flexbox;
    align-items: center
}

.p-feature-common__body-item-content-detail-link {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    margin: 4rem 1rem 0 0;
    font-size: 1.7rem
}

.p-feature-common__body-item-content-detail-arrow {
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    width: 1.6rem;
    margin: 0 0 0 1rem
}

@media screen and (max-width: 1024px) {
    .p-feature-common__body-item-content-detail-arrow {
        width: 3.6rem
    }
}

@media screen and (max-width: 767px) {
    .p-feature-common__body-item-content-detail-arrow {
        width: 5.2rem
    }
}

.p-feature-common__body-item-content-detail-arrow-img {
    width: 1.6rem;
    height: 100%
}

.p-feature-hygiene .p-feature-common__header-content-body::before {
    bottom: -14rem;
    height: 14rem
}

.p-feature-tech {
    margin: 10rem 0 0
}

.p-feature-tech .p-feature-common__wrapper {
    padding: 0 0 17.5rem
}

.p-feature-tech .p-feature-common__header-content-body {
    padding: 0rem 11rem 0 0rem
}

.p-feature-tech .p-feature-common__header-content-body::before {
    bottom: -16rem;
    height: 16rem
}

.p-feature-tech .p-feature-common__body-item:last-child .p-feature-common__body-item-wrapper {
    padding: 7.5rem 0 0
}

@media screen and (min-width: 1700px) {
    .p-feature-common {
        border-top: 1px solid #e3e3e3
    }

    .p-feature-common__wrapper {
        width: 128rem;
        margin: 0 auto;
        border-top: none
    }
}

@media screen and (max-width: 1024px) {
    .p-feature-common__wrapper {
        padding: 19rem 16rem 16.5rem
    }

    .p-feature-common__header {
        flex-direction: column
    }

    .p-feature-common__header-img {
        width: 96rem;
        height: 136rem;
        margin: 0 auto;
        order: 1
    }

    .p-feature-common__header-img-item {
        width: 96rem;
        height: 136rem;
        margin: 0 auto
    }

    .p-feature-common__header-content {
        padding: 13.5rem 0 0;
        order: 2
    }

    .p-feature-common__header-content-header {
        width: 100%;
        padding: 0
    }

    .p-feature-common__header-content-body {
        width: 100%;
        padding: 0
    }

    .p-feature-common__header-content-body::before {
        content: none
    }

    .p-feature-common__body::before {
        content: none
    }

    .p-feature-common__body-list {
        margin: -1rem 0 0
    }

    .p-feature-common__body-item {
        margin: 0
    }

    .p-feature-common__body-item:last-child .p-feature-common__body-item-wrapper {
        padding: 15rem 0 0
    }

    .p-feature-common__body-item-wrapper {
        padding: 15rem 0
    }

    .p-feature-common__body-item-img-item {
        width: 48rem;
        height: 55rem
    }

    .p-feature-common__body-item-content {
        padding: 0 0 0 16rem
    }

    .p-feature-common__body-item-content-ttl {
        margin: -1.5rem 0 5.5rem;
        padding: 0 4rem;
        font-size: 4.8rem;
        line-height: 1.8
    }

    .p-feature-common__body-item-content-txt {
        font-size: 3rem
    }

    .p-feature-common__body-item-content-detail-link {
        font-size: 3rem
    }

    .p-feature-common__body-item-content-detail-arrow {
        margin: 0 0 0 1.5rem
    }

    .p-feature-common__body-item-content-detail-arrow-img {
        width: 3.2rem
    }

    .p-feature-hygiene .p-feature-common__header-content-body::before {
        content: none
    }

    .p-feature-tech {
        margin: 5rem auto 0
    }

    .p-feature-tech .p-feature-common__wrapper {
        padding: 19rem 16rem 22.5rem
    }

    .p-feature-tech .p-feature-common__header-content-body {
        padding: 0
    }

    .p-feature-tech .p-feature-common__header-content-body::before {
        content: none
    }
}

@media screen and (max-width: 767px) {
    .p-feature-common__wrapper {
        padding: 26rem 16rem 20rem;
        border-top: 1px solid #e3e3e3
    }

    .p-feature-common__header {
        display: flex;
        display: -ms-flexbox;
        flex-direction: column;
        justify-content: space-between
    }

    .p-feature-common__header-img {
        width: 112rem;
        height: 158rem;
        order: 1
    }

    .p-feature-common__header-img-item {
        width: 112rem;
        height: 158rem;
        margin: 0 auto
    }

    .p-feature-common__header-content {
        padding: 15rem 0 0;
        order: 1;
        z-index: 2
    }

    .p-feature-common__header-content-header {
        width: 100%;
        padding: 0
    }

    .p-feature-common__header-content-body {
        width: 100%;
        height: 100%;
        margin: 0;
        padding: 0
    }

    .p-feature-common__body-list {
        margin: -1rem 0 0
    }

    .p-feature-common__body-item {
        margin: 0
    }

    .p-feature-common__body-item:last-child .p-feature-common__body-item-wrapper {
        padding: 20rem 0 0
    }

    .p-feature-common__body-item-wrapper {
        display: flex;
        display: -ms-flexbox;
        flex-direction: column;
        padding: 20rem 0
    }

    .p-feature-common__body-item-img-item {
        width: 80rem;
        height: 92rem;
        background-size: 100%;
        background-repeat: no-repeat;
        background-position: center
    }

    .p-feature-common__body-item-content {
        padding: 15rem 0 0
    }

    .p-feature-common__body-item-content-ttl {
        margin: -1rem 0 11rem;
        padding: 0 3rem 0 6.5rem;
        font-size: 7rem;
        line-height: 1.85;
        letter-spacing: 0.25rem
    }

    .p-feature-common__body-item-content-txt {
        font-size: 5.7rem;
        line-height: 1.75;
        letter-spacing: -.1rem
    }

    .p-feature-common__body-item-content-detail-link {
        margin: 10.5rem 3.5rem 0 0;
        font-size: 5.7rem
    }

    .p-feature-common__body-item-content-detail-arrow {
        margin: 0 0 0 2.5rem
    }

    .p-feature-common__body-item-content-detail-arrow-img {
        width: 5.2rem
    }

    .p-feature-tech {
        margin: 7rem 0 0
    }

    .p-feature-tech .p-feature-common__wrapper {
        padding: 26rem 16rem 33.5rem
    }

    .p-feature-tech .p-feature-common__header-content-body {
        padding: 0
    }

    .p-feature-tech .p-feature-common__body-item:last-child .p-feature-common__body-item-wrapper {
        padding: 20rem 0 0
    }
}

.p-feature-modals {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    display: flex;
    display: -ms-flexbox;
    justify-content: center;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 5
}

.p-feature-modal {
    width: calc(100% - 64rem);
    margin: 11rem 0;
    background-color: #fff
}

.p-feature-modal:nth-child(1) .p-feature-modal__body-img-item {
    background-image: url("../img/feature/img_popup_01.jpg")
}

.p-feature-modal:nth-child(2) .p-feature-modal__body-img-item {
    background-image: url("../img/feature/img_popup_02.jpg")
}

.p-feature-modal:nth-child(3) .p-feature-modal__body-img-item {
    background-image: url("../img/feature/img_popup_03.jpg")
}

.p-feature-modal__wrapper {
    position: relative;
    height: calc(100vh - 22rem);
    padding: 4.5rem 11rem 3.2rem;
    overflow-y: scroll
}

.p-feature-modal__close {
    position: absolute;
    top: 0;
    right: 0;
    display: flex;
    display: -ms-flexbox;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100vw;
    height: 100vh
}

.p-feature-modal__close-wrapper {
    position: relative;
    width: 100vw;
    height: 100vh
}

.p-feature-modal__close-block {
    position: absolute;
    top: 14.5rem;
    right: 36.5rem;
    width: 2.4rem;
    height: 2.4rem;
    padding: 1.2rem 0 0;
    z-index: 1
}

.p-feature-modal__close-border {
    display: block;
    width: 2.4rem;
    height: 1px;
    background-color: #262626
}

.p-feature-modal__close-border:nth-child(1) {
    transform: rotate(45deg)
}

.p-feature-modal__close-border:nth-child(2) {
    margin: -1px 0 0;
    transform: rotate(-45deg)
}

.p-feature-modal__header-ttl::before {
    bottom: -3.5rem
}

.p-feature-modal__body {
    padding: .5rem 0 0
}

.p-feature-modal__body-img-item {
    width: 100%;
    height: 49.7rem;
    margin: 0 auto;
    background-image: url("../img/feature/img_popup_01.jpg");
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center
}

.p-feature-modal__body-list {
    margin: 6.5rem 0 0
}

.p-feature-modal__body-item {
    margin: 0 0 5rem
}

.p-feature-modal__body-item-wrapper__row {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row
}

.p-feature-modal__body-item__min {
    margin: 0 0 3rem
}

.p-feature-modal__body-item-ttl {
    margin: 0 0 3rem;
    font-size: 2.5rem;
    font-family: "\6E38\660E\671D\4F53", "Yu Mincho", YuMincho, "\30D2\30E9\30AE\30CE\660E\671D   Pro", "Hiragino Mincho Pro", "MS P\660E\671D", "MS PMincho", serif
}

.p-feature-modal__body-item-dl {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row
}

.p-feature-modal__body-item-dt {
    position: relative;
    width: 11.5rem
}

.p-feature-modal__body-item-dt::before {
    position: absolute;
    top: 1.8rem;
    left: 7rem;
    content: "";
    width: 2.7rem;
    height: 1px;
    background-color: #38342c
}

.p-feature-modal__body-item-dd {
    width: calc(100% - 11.5rem)
}

.p-feature-modal__body-item-block {
    margin: 0 2.5rem 0 0
}

.p-feature-modal__body-item-block-img {
    width: 23rem;
    margin: 0 0 2.5rem
}

.p-feature-modal__body-item-block-img-item {
    width: 100%;
    height: 100%
}

@media screen and (max-width: 1024px) {
    .p-feature-modal {
        width: calc(100% - 32rem);
        margin: 20rem 0 16rem
    }

    .p-feature-modal__wrapper {
        height: calc(100vh - 36rem);
        padding: 6.5rem 13rem 5.2rem
    }

    .p-feature-modal__close-block {
        top: 24rem;
        right: 20rem;
        width: 6rem;
        height: 6rem;
        padding: 2.8rem 0 0
    }

    .p-feature-modal__close-border {
        width: 6rem
    }

    .p-feature-modal__body-list {
        margin: 8.5rem 0 0
    }

    .p-feature-modal__body-item {
        margin: 0 0 6rem
    }

    .p-feature-modal__body-item__min {
        margin: 0 0 4rem
    }

    .p-feature-modal__body-item-ttl {
        margin: 0 0 3.5rem;
        font-size: 4rem
    }

    .p-feature-modal__body-item-dt {
        width: 20rem
    }

    .p-feature-modal__body-item-dt::before {
        top: 2.7rem;
        left: 12.4rem;
        width: 4.2rem
    }

    .p-feature-modal__body-item-dd {
        width: calc(100% - 20rem)
    }

    .p-feature-modal__body-item-block {
        margin: 0 6rem 0 0
    }

    .p-feature-modal__body-item-block-img {
        width: 30rem;
        margin: 0 0 2.5rem
    }

    .p-feature-modal__body-item-block-img-item {
        width: 100%;
        height: 100%
    }
}

@media screen and (max-width: 767px) {
    .p-feature-modal {
        width: calc(100% - 32rem);
        margin: 16rem 0 52rem
    }

    .p-feature-modal__wrapper {
        height: calc(100vh - 68rem);
        padding: 8.5rem 15rem 13.2rem
    }

    .p-feature-modal__close-block {
        top: 22rem;
        right: 22rem;
        width: 8rem;
        height: 8rem;
        padding: 3.8rem 0 0
    }

    .p-feature-modal__close-border {
        width: 8rem
    }

    .p-feature-modal__header-ttl::before {
        bottom: -9.5rem
    }

    .p-feature-modal__body-list {
        margin: 12rem 0 0
    }

    .p-feature-modal__body-item {
        margin: 0 0 8rem
    }

    .p-feature-modal__body-item__min {
        margin: 0 0 6rem
    }

    .p-feature-modal__body-item-ttl {
        margin: 0 0 4.5rem;
        font-size: 7rem
    }

    .p-feature-modal__body-img-item {
        width: 100%;
        height: 65.7rem
    }

    .p-feature-modal__body-item-dt {
        width: 32rem
    }

    .p-feature-modal__body-item-dt::before {
        top: 4.5rem;
        left: 20rem;
        width: 7.2rem
    }

    .p-feature-modal__body-item-dd {
        width: calc(100% - 32rem)
    }

    .p-feature-modal__body-item-block {
        margin: 0 4rem 0 0
    }

    .p-feature-modal__body-item-block-img {
        width: 29.5rem;
        margin: 0 0 2.5rem
    }

    .p-feature-modal__body-item-block-img-item {
        width: 100%;
        height: 100%
    }
}

.p-staff-greeting__wrapper {
    padding: 14rem 11rem 17rem;
    border-top: 1px solid #e3e3e3
}

.p-staff-greeting__body {
    padding: 4.5rem 0 0;
    -moz-column-count: 2;
    column-count: 2;
    -moz-column-gap: 10rem;
    column-gap: 10rem
}

.p-staff-greeting__body-txt {
    margin: 0 0 3.7rem
}

.p-staff-greeting__body-name {
    display: flex;
    display: -ms-flexbox;
    flex-direction: column;
    align-items: flex-end;
    margin: 6rem 0 0
}

.p-staff-greeting__body-name-head {
    font-size: 1.6rem
}

.p-staff-greeting__body-name-body {
    font-size: 2.8rem;
    font-family: "\6E38\660E\671D\4F53", "Yu Mincho", YuMincho, "\30D2\30E9\30AE\30CE\660E\671D   Pro", "Hiragino Mincho Pro", "MS P\660E\671D", "MS PMincho", serif
}

@media screen and (max-width: 1024px) {
    .p-staff-greeting__wrapper {
        padding: 19rem 16rem 22.5rem
    }

    .p-staff-greeting__body {
        padding: 0;
        -moz-column-count: 1;
        column-count: 1;
        -moz-column-gap: 0;
        column-gap: 0
    }

    .p-staff-greeting__body-name-head {
        font-size: 2.6rem
    }

    .p-staff-greeting__body-name-body {
        font-size: 4.6rem
    }

    .p-staff-greeting__body-txt {
        margin: 0 0 4.2rem
    }
}

@media screen and (max-width: 767px) {
    .p-staff-greeting__wrapper {
        padding: 24rem 16rem;
        border-top: 1px solid #e3e3e3
    }

    .p-staff-greeting__body {
        padding: 11.5rem 0 0;
        -moz-column-count: 1;
        column-count: 1;
        -moz-column-gap: 0;
        column-gap: 0
    }

    .p-staff-greeting__body-txt {
        margin: 0 0 11rem
    }

    .p-staff-greeting__body-name {
        display: flex;
        display: -ms-flexbox;
        flex-direction: column;
        align-items: flex-end;
        margin: 0
    }

    .p-staff-greeting__body-name-head {
        font-size: 5.2rem
    }

    .p-staff-greeting__body-name-body {
        font-size: 9.2rem;
        font-family: "\6E38\660E\671D\4F53", "Yu Mincho", YuMincho, "\30D2\30E9\30AE\30CE\660E\671D   Pro", "Hiragino Mincho Pro", "MS P\660E\671D", "MS PMincho", serif
    }
}

.p-staff-staff__wrapper {
    display: flex;
    display: -ms-flexbox;
    flex-direction: column;
    margin: 10rem 0 0;
    padding: 0 0 9.5rem
}

.p-staff-staff__content-body {
    padding: 7.5rem 0 0
}

.p-staff-staff__content-body-list {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    flex-wrap: wrap
}

.p-staff-staff__content-body-item {
    width: 34.95rem;
    margin: 0 10rem 7rem 0;
    padding: 0 0 4.3rem;
    border-bottom: 1px solid #e3e3e3
}

.p-staff-staff__content-body-item:nth-child(even) {
    margin: 0 0 7rem
}

.p-staff-staff__content-body-item-body-from {
    margin: 0 0 2rem
}

.p-staff-staff__content-body__sub-list {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row
}

.p-staff-staff__content-body__sub-item {
    margin: 0 20rem 0 0
}

.p-staff-staff__content-body__sub-item:nth-child(even) {
    margin: 0
}

.p-staff-staff__content-body__sub-item-head {
    font-size: 1.6rem;
    font-family: "\6E38\660E\671D\4F53", "Yu Mincho", YuMincho, "\30D2\30E9\30AE\30CE\660E\671D   Pro", "Hiragino Mincho Pro", "MS P\660E\671D", "MS PMincho", serif
}

.p-staff-staff__content-body__sub-item-ttl {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    align-items: center;
    margin: 0 0 3rem;
    padding: 1rem 0 0;
    font-size: 2.8rem;
    font-family: "\6E38\660E\671D\4F53", "Yu Mincho", YuMincho, "\30D2\30E9\30AE\30CE\660E\671D   Pro", "Hiragino Mincho Pro", "MS P\660E\671D", "MS PMincho", serif;
    line-height: 1.7
}

.p-staff-staff__content-body__sub-item-ttl span {
    margin: .2rem 0 0 1.2rem;
    font-size: 1.6rem;
    font-family: "\6E38\30B4\30B7\30C3\30AF\4F53", YuGothic, "\6E38\30B4\30B7\30C3\30AF   Medium", "Yu Gothic Medium", "\6E38\30B4\30B7\30C3\30AF", "Yu Gothic", "\30E1\30A4\30EA\30AA", sans-serif
}

@media screen and (max-width: 1024px) {
    .p-staff-staff__wrapper {
        margin: 36rem 0 0;
        padding: 0 0 20.5rem
    }

    .p-staff-staff__img-item {
        height: 120rem
    }

    .p-staff-staff__content-body {
        padding: 1.5rem 0 0
    }

    .p-staff-staff__content-body-list {
        flex-direction: column;
        flex-wrap: nowrap;
        margin: -8rem 0 0
    }

    .p-staff-staff__content-body-item {
        width: 100%;
        margin: 0rem 0 0;
        padding: 8rem 0 4rem
    }

    .p-staff-staff__content-body-item:nth-child(even) {
        margin: 0
    }

    .p-staff-staff__content-body__sub-list {
        flex-direction: column
    }

    .p-staff-staff__content-body__sub-item {
        width: 100%;
        padding: 8rem 0 5rem;
        border-bottom: 1px solid #e3e3e3
    }

    .p-staff-staff__content-body__sub-item:nth-child(even) {
        margin: 0;
        padding: 12rem 0 6rem
    }

    .p-staff-staff__content-body__sub-item:last-child {
        border-bottom: none
    }

    .p-staff-staff__content-body__sub-item-head {
        font-size: 2.6rem
    }

    .p-staff-staff__content-body__sub-item-ttl {
        font-size: 4.6rem
    }

    .p-staff-staff__content-body__sub-item-ttl span {
        margin: .2rem 0 0 2.2rem;
        font-size: 2.6rem
    }
}

@media screen and (max-width: 767px) {
    .p-staff-staff__wrapper {
        margin: 46.5rem 0 0;
        padding: 0 0 24rem
    }

    .p-staff-staff__content-body {
        padding: 12.5rem 0 0
    }

    .p-staff-staff__content-body-list {
        flex-direction: column
    }

    .p-staff-staff__content-body-item {
        width: 100%;
        margin: 0;
        padding: 12rem 0 4rem
    }

    .p-staff-staff__content-body-item:nth-child(even) {
        margin: 0
    }

    .p-staff-staff__content-body-item-body-part-list {
        margin: 3rem 0 0
    }

    .p-staff-staff__content-body__sub-list {
        flex-direction: column
    }

    .p-staff-staff__content-body__sub-item {
        margin: 0;
        padding: 12rem 0 6rem;
        border-bottom: 1px solid #e3e3e3
    }

    .p-staff-staff__content-body__sub-item:nth-child(even) {
        margin: 0;
        padding: 12rem 0 6rem
    }

    .p-staff-staff__content-body__sub-item:last-child {
        border-bottom: none
    }

    .p-staff-staff__content-body__sub-item-head {
        font-size: 5.2rem
    }

    .p-staff-staff__content-body__sub-item-ttl {
        margin: 0 0 6rem;
        padding: 5rem 0 0;
        font-size: 7.2rem
    }

    .p-staff-staff__content-body__sub-item-ttl span {
        margin: .2rem 0 0 4rem;
        font-size: 4.2rem
    }
}

.p-staff-schedule__wrapper {
    padding: 14.5rem 11rem 17.5rem;
    border-top: 1px solid #e3e3e3
}

.p-staff-schedule__body {
    padding: 4.5rem 0 0
}

.p-staff-schedule__body-calender {
    height: 100%
}

@media screen and (min-width: 1700px) {
    .p-staff-schedule {
        border-top: 1px solid #e3e3e3
    }

    .p-staff-schedule__wrapper {
        width: 128rem;
        margin: 0 auto;
        border-top: none
    }
}

@media screen and (max-width: 1024px) {
    .p-staff-schedule__wrapper {
        padding: 19rem 16rem 22.5rem;
        border-top: 1px solid #e3e3e3
    }

    .p-staff-schedule__body {
        padding: 0
    }
}

@media screen and (max-width: 767px) {
    .p-staff-schedule__wrapper {
        padding: 24rem 16rem 35.5rem;
        border-top: 1px solid #e3e3e3
    }

    .p-staff-schedule__body {
        padding: 14.5rem 0 0
    }
}

.p-staff-common__role {
    font-size: 1.6rem;
    font-family: "\6E38\660E\671D\4F53", "Yu Mincho", YuMincho, "\30D2\30E9\30AE\30CE\660E\671D   Pro", "Hiragino Mincho Pro", "MS P\660E\671D", "MS PMincho", serif
}

.p-staff-common__name {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    align-items: center;
    margin: 0 0 3rem;
    padding: 1rem 0 0;
    font-size: 2.8rem;
    font-family: "\6E38\660E\671D\4F53", "Yu Mincho", YuMincho, "\30D2\30E9\30AE\30CE\660E\671D   Pro", "Hiragino Mincho Pro", "MS P\660E\671D", "MS PMincho", serif;
    line-height: 1.7
}

.p-staff-common__name span {
    margin: .2rem 0 0 1.2rem;
    font-size: 1.6rem;
    font-family: "\6E38\30B4\30B7\30C3\30AF\4F53", YuGothic, "\6E38\30B4\30B7\30C3\30AF   Medium", "Yu Gothic Medium", "\6E38\30B4\30B7\30C3\30AF", "Yu Gothic", "\30E1\30A4\30EA\30AA", sans-serif
}

.p-staff-common__description-part {
    margin: 0 0 2.8rem
}

.p-staff-common__description-ttl {
    position: relative;
    padding: 0 0 0 1.5rem;
    font-size: 2rem;
    font-family: "\6E38\660E\671D\4F53", "Yu Mincho", YuMincho, "\30D2\30E9\30AE\30CE\660E\671D   Pro", "Hiragino Mincho Pro", "MS P\660E\671D", "MS PMincho", serif
}

.p-staff-common__description-ttl::before {
    position: absolute;
    top: 25%;
    left: 0;
    width: 1px;
    height: 50%;
    content: "";
    background-color: #cc99ff
}

.p-staff-common__description-list {
    margin: 1rem 0 0
}

@media screen and (max-width: 1024px) {
    .p-staff-common__role {
        font-size: 2.6rem
    }

    .p-staff-common__name {
        margin: 0 0 3.5rem;
        padding: 1.5rem 0 0;
        font-size: 4.6rem
    }

    .p-staff-common__name span {
        margin: .2rem 0 0 2.2rem;
        font-size: 2.6rem
    }

    .p-staff-common__description-part {
        margin: 0 0 3.4rem
    }

    .p-staff-common__description-ttl {
        padding: 0 0 0 2.5rem;
        font-size: 3.4rem
    }

    .p-staff-common__description-list {
        margin: 1.5rem 0 0
    }
}

@media screen and (max-width: 767px) {
    .p-staff-common__role {
        font-size: 5.2rem
    }

    .p-staff-common__name {
        margin: 0 0 6rem;
        padding: 5rem 0 0;
        font-size: 7.2rem
    }

    .p-staff-common__name span {
        margin: .2rem 0 0 4rem;
        font-size: 4.2rem
    }

    .p-staff-common__description-part {
        margin: 0 0 7rem
    }

    .p-staff-common__description-ttl {
        padding: 0 0 0 5.5rem;
        font-size: 6rem
    }

    .p-staff-common__description-list {
        margin: 3rem 0 0
    }
}

.p-treatment-all__wrapper {
    margin: 10rem 0 0;
    padding: 15rem 11rem 7.5rem;
    border-top: 1px solid #e3e3e3
}

.p-treatment-all__list {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    flex-wrap: wrap
}

.p-treatment-all__item {
    width: 48rem;
    margin: 0 9.5rem 9rem 0
}

.p-treatment-all__item:nth-child(even) {
    margin: 0 0 9rem 0
}

.p-treatment-all__item-img-item {
    width: 48rem;
    height: 34rem;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center
}

.p-treatment-all__item-content {
    margin: 5.5rem 0 0
}

.p-treatment-all__item-content-header {
    margin: 0 0 3rem
}

.p-treatment-all__item-content-header-link {
    display: block;
    width: 100%
}

.p-treatment-all__item-content-header-cover {
    display: inline-flex;
    flex-direction: row;
    align-items: center
}

.p-treatment-all__item-content-ttl {
    font-size: 2.5rem;
    font-family: "\6E38\660E\671D\4F53", "Yu Mincho", YuMincho, "\30D2\30E9\30AE\30CE\660E\671D   Pro", "Hiragino Mincho Pro", "MS P\660E\671D", "MS PMincho", serif;
    line-height: 1.4
}

.p-treatment-all__item-content-ttl__min {
    font-size: 2rem
}

.p-treatment-all__item-content-arrow {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    align-items: center;
    width: 1.6rem;
    margin: 0 0 0 1rem;
    overflow: hidden
}

.p-treatment-all__item-content-arrow-img {
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    width: 1.6rem;
    margin: 0 0 0 1rem;
    width: 1.6rem;
    margin: 0
}

@media screen and (max-width: 1024px) {
    .p-treatment-all__item-content-arrow-img {
        width: 3.6rem
    }
}

@media screen and (max-width: 767px) {
    .p-treatment-all__item-content-arrow-img {
        width: 5.2rem
    }
}

.p-treatment-all__item-content-body-txt {
    font-size: 1.7rem;
    line-height: 2
}

@media screen and (min-width: 1700px) {
    .p-treatment-all {
        border-top: 1px solid #e3e3e3
    }

    .p-treatment-all__wrapper {
        width: 127.5rem;
        margin: 0 auto;
        border-top: none
    }
}

@media screen and (max-width: 1024px) {
    .p-treatment-all__wrapper {
        margin: 36rem 0 0;
        padding: 19rem 24rem 12.5rem
    }

    .p-treatment-all__item {
        width: 50rem;
        margin: 0 12rem 10rem 0
    }

    .p-treatment-all__item:nth-child(even) {
        margin: 0 0 10rem 0
    }

    .p-treatment-all__item-img-item {
        width: 50rem
    }

    .p-treatment-all__item-content-ttl {
        font-size: 4.6rem
    }

    .p-treatment-all__item-content-header {
        margin: 0 0 2.8rem
    }

    .p-treatment-all__item-content-body-txt {
        font-size: 3rem
    }

    .p-treatment-all__item-content-arrow {
        width: 2.4rem;
        margin: 0 0 0 2rem
    }

    .p-treatment-all__item-content-arrow-img {
        width: 2.4rem
    }
}

@media screen and (max-width: 767px) {
    .p-treatment-all__wrapper {
        margin: 46.5rem 0 0;
        padding: 25rem 16rem 7.5rem
    }

    .p-treatment-all__list {
        display: flex;
        display: -ms-flexbox;
        flex-direction: column
    }

    .p-treatment-all__item {
        width: 100%;
        margin: 0 0 19rem
    }

    .p-treatment-all__item:nth-child(even) {
        margin: 0 0 19rem
    }

    .p-treatment-all__item-img-item {
        width: 100%;
        height: 91rem;
        background-size: 100%;
        background-repeat: no-repeat;
        background-position: center
    }

    .p-treatment-all__item-content {
        margin: 11rem 0 0
    }

    .p-treatment-all__item-content-header {
        margin: 0 0 6rem
    }

    .p-treatment-all__item-content-ttl {
        font-size: 7.2rem
    }

    .p-treatment-all__item-content-ttl__min {
        font-size: 5.4rem
    }

    .p-treatment-all__item-content-arrow {
        width: 5.2rem;
        margin: 0 0 0 2rem
    }

    .p-treatment-all__item-content-arrow-img {
        display: flex;
        display: -ms-flexbox;
        align-items: center;
        width: 1.6rem;
        margin: 0 0 0 1rem;
        margin: 0
    }
}

@media screen and (max-width: 767px) and (max-width: 1024px) {
    .p-treatment-all__item-content-arrow-img {
        width: 3.6rem
    }
}

@media screen and (max-width: 767px) and (max-width: 767px) {
    .p-treatment-all__item-content-arrow-img {
        width: 5.2rem
    }
}

@media screen and (max-width: 767px) {
    .p-treatment-all__item-content-body-txt {
        font-size: 5.6rem
    }
}

.p-treatment-flow__wrapper {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    justify-content: space-between;
    padding: 16rem 0 17.5rem 11rem;
    border-top: 1px solid #e3e3e3
}

.p-treatment-flow__body {
    width: 80rem;
    margin: -.8rem 0 0
}

.p-treatment-flow__body-item:last-child .p-treatment-flow__body-item-wrapper {
    margin: 0
}

.p-treatment-flow__body-item:last-child .p-treatment-flow__body-item-body {
    margin: 2.5rem 8rem 0;
    padding: 0;
    border-bottom: none
}

.p-treatment-flow__body-item:last-child .p-treatment-flow__body-item-body::before {
    content: none
}

.p-treatment-flow__body-item:last-child .p-treatment-flow__body-item-body::after {
    content: none
}

.p-treatment-flow__body-item-wrapper {
    margin: 0 0 6rem;
    padding: 0 10rem 0 0
}

.p-treatment-flow__body-item-header {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    align-items: center
}

.p-treatment-flow__body-item-header-num {
    display: flex;
    display: -ms-flexbox;
    justify-content: center;
    align-items: center;
    width: 2rem;
    height: 2rem;
    padding: 2.6rem;
    font-size: 2rem;
    font-family: minion-pro-display, minion-pro serif;
    border: 1px solid #38342c;
    border-radius: 50%
}

.p-treatment-flow__body-item-header-ttl {
    margin: 0 0 0 2.5rem;
    font-size: 2.5rem;
    font-family: "\6E38\660E\671D\4F53", "Yu Mincho", YuMincho, "\30D2\30E9\30AE\30CE\660E\671D   Pro", "Hiragino Mincho Pro", "MS P\660E\671D", "MS PMincho", serif
}

.p-treatment-flow__body-item-body {
    position: relative;
    margin: 2.5rem 8rem;
    padding: 0 0 7.5rem;
    border-bottom: 1px solid #e3e3e3
}

.p-treatment-flow__body-item-body::before {
    position: absolute;
    bottom: -4rem;
    left: -5.3rem;
    width: 1px;
    height: calc(100% + 6.5rem);
    content: "";
    background-color: #38342c
}

.p-treatment-flow__body-item-body::after {
    position: absolute;
    bottom: -5rem;
    left: -5.78rem;
    content: "";
    border-right: .5rem solid transparent;
    border-top: 1rem solid #38342c;
    border-left: .5rem solid transparent
}

.p-treatment-flow__body-item-body-txt {
    font-size: 1.7rem;
    line-height: 2
}

.p-treatment-flow__body-item-body-link {
    margin: 3rem 0 0
}

@media screen and (min-width: 1700px) {
    .p-treatment-flow {
        border-top: 1px solid #e3e3e3
    }

    .p-treatment-flow__wrapper {
        width: 127.5rem;
        margin: 0 auto;
        border-top: none
    }
}

@media screen and (max-width: 1024px) {
    .p-treatment-flow__wrapper {
        flex-direction: column;
        padding: 19rem 24rem 22.5rem
    }

    .p-treatment-flow__body {
        width: 100%
    }

    .p-treatment-flow__body-item-wrapper {
        padding: 0
    }

    .p-treatment-flow__body-item-header-num {
        padding: 3.6rem;
        font-size: 3.4rem
    }

    .p-treatment-flow__body-item-header-ttl {
        font-size: 4.6rem
    }

    .p-treatment-flow__body-item-body {
        margin: 4rem 0rem 7.5rem 9rem;
        padding: 0 0 9rem
    }

    .p-treatment-flow__body-item-body::before {
        bottom: -2.5rem
    }

    .p-treatment-flow__body-item-body::after {
        bottom: -3.5rem;
        left: -5.95rem;
        border-right: .7rem solid transparent;
        border-top: 1.2rem solid #3d3b3a;
        border-left: 0.7rem solid transparent
    }

    .p-treatment-flow__body-item-body-txt {
        font-size: 3rem
    }

    .p-treatment-flow__body-item-body-link {
        width: 103rem;
        margin: 5rem 0 0
    }
}

@media screen and (max-width: 767px) {
    .p-treatment-flow__wrapper {
        flex-direction: column;
        padding: 23.5rem 16rem 33.5rem;
        border-top: 1px solid #e3e3e3
    }

    .p-treatment-flow__body {
        width: 100%;
        margin: 14rem 0 0
    }

    .p-treatment-flow__body-item:last-child .p-treatment-flow__body-item-body {
        margin: 5.5rem 0 6.5rem 23.5rem
    }

    .p-treatment-flow__body-item:last-child .p-treatment-flow__body-item-body::before {
        content: none
    }

    .p-treatment-flow__body-item:last-child .p-treatment-flow__body-item-body::after {
        content: none
    }

    .p-treatment-flow__body-item-wrapper {
        margin: 0 0 6rem;
        padding: 0
    }

    .p-treatment-flow__body-item-header {
        display: flex;
        display: -ms-flexbox;
        flex-direction: row;
        align-items: center
    }

    .p-treatment-flow__body-item-header-num {
        padding: 7.2rem;
        font-size: 6rem
    }

    .p-treatment-flow__body-item-header-ttl {
        margin: 1rem 5rem 0 7.5rem;
        font-size: 7.5rem
    }

    .p-treatment-flow__body-item-body {
        margin: 5.5rem 0 10.5rem 23.5rem;
        padding: 0 0 17rem
    }

    .p-treatment-flow__body-item-body::before {
        bottom: -1rem;
        left: -16rem
    }

    .p-treatment-flow__body-item-body::after {
        bottom: -1rem;
        left: -17.5rem;
        content: "";
        border-right: 1.6rem solid transparent;
        border-top: 2.6rem solid #38342c;
        border-left: 1.6rem solid transparent
    }

    .p-treatment-flow__body-item-body-txt {
        font-size: 5.5rem
    }

    .p-treatment-flow__body-item-body-link {
        width: 104rem;
        margin: 9rem 0 0
    }

    .p-treatment-flow__body-item-body-link .c-btn__main-arrow {
        top: calc(50% - 1rem)
    }
}

.p-treatment-faq__content-body {
    margin: 9rem 0 0
}

.p-treatment-faq__content-body-item:last-child .p-treatment-faq__content-body-item-wrapper {
    margin: 0
}

.p-treatment-faq__content-body-item-wrapper {
    margin: 0 0 6.5rem;
    padding: 0 2rem 6.5rem;
    border-bottom: 1px solid #e3e3e3
}

.p-treatment-faq__content-body-item-header {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    justify-content: space-between;
    align-items: center
}

.p-treatment-faq__content-body-item-header-wrapper {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row
}

.p-treatment-faq__content-body-item-header-head {
    margin: 0 1rem 0 0;
    font-size: 2.5rem;
    font-family: minion-pro-display, minion-pro serif
}

.p-treatment-faq__content-body-item-header-ttl {
    font-size: 2.5rem;
    font-family: "\6E38\660E\671D\4F53", "Yu Mincho", YuMincho, "\30D2\30E9\30AE\30CE\660E\671D   Pro", "Hiragino Mincho Pro", "MS P\660E\671D", "MS PMincho", serif
}

.p-treatment-faq__content-body-item-header-btn {
    position: relative;
    display: flex;
    display: -ms-flexbox;
    width: 5.5rem;
    height: 5.5rem;
    border-radius: 50%;
    border: 1px solid #e3e3e3
}

.p-treatment-faq__content-body-item-header-btn::before {
    position: absolute;
    top: 50%;
    left: calc(50% - .8rem);
    width: 1.6rem;
    height: 1px;
    content: "";
    background-color: #38342c
}

.p-treatment-faq__content-body-item-body-wrapper {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    padding: 3.5rem 0 0
}

.p-treatment-faq__content-body-item-body-head {
    margin: 0 1rem 0 0;
    font-size: 1.8rem;
    font-family: minion-pro-display, minion-pro serif
}

.p-treatment-faq__content-body-item-body-txt {
    margin: -.8rem 0 0;
    font-size: 1.7rem;
    line-height: 2
}

@media screen and (max-width: 1024px) {
    .p-treatment-faq__content-body-item-wrapper {
        margin: 0 0 7.5rem;
        padding: 0 2.5rem 7.5rem
    }

    .p-treatment-faq__content-body-item-header-wrapper {
        width: 94rem
    }

    .p-treatment-faq__content-body-item-header-head {
        margin: 0 2rem 0 0;
        font-size: 4.2rem
    }

    .p-treatment-faq__content-body-item-header-ttl {
        font-size: 4.2rem
    }

    .p-treatment-faq__content-body-item-header-btn {
        width: 8.5rem;
        height: 8.5rem
    }

    .p-treatment-faq__content-body-item-body-head {
        margin: 0 2rem 0 0;
        font-size: 3.4rem
    }

    .p-treatment-faq__content-body-item-body-txt {
        font-size: 3rem
    }
}

@media screen and (max-width: 767px) {
    .p-treatment-faq__content-body {
        margin: 23rem 0 0
    }

    .p-treatment-faq__content-body-item-wrapper {
        margin: 0 0 9.5rem;
        padding: 0 1rem 12rem
    }

    .p-treatment-faq__content-body-item-header {
        display: flex;
        display: -ms-flexbox;
        flex-direction: row;
        justify-content: space-between;
        align-items: center
    }

    .p-treatment-faq__content-body-item-header-wrapper {
        display: flex;
        display: -ms-flexbox;
        flex-direction: row;
        width: 100rem
    }

    .p-treatment-faq__content-body-item-header-head {
        margin: -1rem 5rem 0 0;
        font-size: 8.2rem
    }

    .p-treatment-faq__content-body-item-header-ttl {
        font-size: 7.2rem;
        line-height: 1.6
    }

    .p-treatment-faq__content-body-item-header-btn {
        width: 16rem;
        height: 16rem
    }

    .p-treatment-faq__content-body-item-header-btn::before {
        left: calc(50% - 2.3rem);
        width: 4.6rem
    }

    .p-treatment-faq__content-body-item-body-wrapper {
        padding: 6.5rem 0 0
    }

    .p-treatment-faq__content-body-item-body-head {
        margin: 0 8rem 0 0;
        font-size: 7.2rem;
        font-family: minion-pro-display, minion-pro serif
    }

    .p-treatment-faq__content-body-item-body-txt {
        margin: -.8rem 0 0;
        font-size: 5.6rem;
        line-height: 1.9
    }
}

.p-treatment-dummy {
    display: block;
    width: 100%;
    height: 9rem
}

@media screen and (max-width: 1024px) {
    .p-treatment-dummy {
        height: 14rem
    }
}

@media screen and (max-width: 767px) {
    .p-treatment-dummy {
        height: 22rem
    }
}

.p-treatment-xxx-main__wrapper {
    width: 96rem;
    margin: 2rem auto 0;
    padding: 0 0 20rem
}

.p-treatment-xxx-main__img-item {
    width: 100%;
    height: 60rem;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center
}

.p-treatment-xxx-main__intro {
    width: 80rem;
    margin: 8.5rem auto 0
}

.p-treatment-xxx-main__txt {
    width: 80rem;
    margin: 8rem auto 0;
    font-size: 1.8rem;
    line-height: 2.2
}

.p-treatment-xxx-main__attention {
    width: 80rem;
    margin: 8.5rem auto 0;
    padding: 4rem 4.4rem;
    background-color: #f4f4f4
}

.p-treatment-xxx-main__list {
    width: 80rem;
    margin: 0 auto
}

.p-treatment-xxx-main__item {
    margin: 0
}

.p-treatment-xxx-main__item:last-child {
    margin: 0;
    border-bottom: none
}

.p-treatment-xxx-main__item-header-ttl {
    padding: 20rem 0 0
}

.p-treatment-xxx-main__item-header-ttl::after {
    position: absolute;
    top: 10rem;
    left: 0;
    content: "";
    width: 100%;
    height: 1px;
    background-color: #cbc7c1
}

.p-treatment-xxx-main__item__lg {
    margin: 0;
    padding: 0;
    border-bottom: none
}

.p-treatment-xxx-main__item__lg .p-treatment-xxx-main__item-body-item:last-child {
    margin: 0 0 8.5rem
}

.p-treatment-xxx-main__item-header-txt {
    font-size: 1.8rem;
    line-height: 2
}

.p-treatment-xxx-main__item-body-txt {
    font-size: 1.8rem;
    line-height: 2
}

.p-treatment-xxx-main__item-body-list {
    margin: 11rem 0 0
}

.p-treatment-xxx-main__item-body-item {
    margin: 0 0 10.5rem
}

.p-treatment-xxx-main__item-body-item-description {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row
}

.p-treatment-xxx-main__item-body-item-description-img-item {
    width: 21rem;
    height: 21rem;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center
}

.p-treatment-xxx-main__item-body-item-description-content {
    margin: 2rem 0 0 8rem
}

.p-treatment-xxx-main__item-body-item-description-content-ttl {
    position: relative;
    margin: 0 0 3rem;
    padding: 0 0 0 1.5rem;
    font-size: 2.8rem;
    font-family: "\6E38\660E\671D\4F53", "Yu Mincho", YuMincho, "\30D2\30E9\30AE\30CE\660E\671D   Pro", "Hiragino Mincho Pro", "MS P\660E\671D", "MS PMincho", serif
}

.p-treatment-xxx-main__item-body-item-description-content-ttl::before {
    position: absolute;
    top: 20%;
    left: 0;
    width: 1px;
    height: 70%;
    content: "";
    background-color: #cc99ff
}

.p-treatment-xxx-main__item-body__zengo .p-treatment-xxx-main__item-body-method-item-body-description-part-block {
    margin: 5rem 0 0
}

.p-treatment-xxx-main__item-body__zengo .p-treatment-xxx-main__item-body-method-item-body-description-part-block-item {
    margin: 0 4rem 0 0
}

.p-treatment-xxx-main__item-body__zengo .p-treatment-xxx-main__item-body-method-item-body-description-part-block-item-img {
    width: 38rem
}

.p-treatment-xxx-main__item-body-item-feature {
    margin: 5rem 0 0;
    padding: 4.4rem;
    background-color: #f4f4f4
}

.p-treatment-xxx-main__item-body-item-feature-item {
    margin: 0 0 4rem
}

.p-treatment-xxx-main__item-body-item-feature-item:last-child {
    margin: 0
}

.p-treatment-xxx-main__item-body-item-feature-item-ttl {
    margin: 0 0 2.6rem;
    padding: 0 0 2rem;
    border-bottom: 1px solid #cbc7c1;
    font-size: 2.3rem;
    font-family: "\6E38\660E\671D\4F53", "Yu Mincho", YuMincho, "\30D2\30E9\30AE\30CE\660E\671D   Pro", "Hiragino Mincho Pro", "MS P\660E\671D", "MS PMincho", serif
}

.p-treatment-xxx-main__item-body-item-feature-item-list {
    margin: 0 0 0 2rem
}

.p-treatment-xxx-main__item-body-item-feature-item-item {
    position: relative;
    margin: 0 0 1rem;
    font-size: 1.8rem
}

.p-treatment-xxx-main__item-body-item-feature-item-item::before {
    position: absolute;
    top: 1rem;
    left: -1.6rem;
    width: .8rem;
    height: .8rem;
    content: "";
    border-radius: 50%;
    background-color: #393327
}

.p-treatment-xxx-main__item-body-flow-item {
    position: relative;
    margin: 0 0 5rem;
    padding: 4rem 5rem 4.5rem;
    border: 1px solid #cbc7c1
}

.p-treatment-xxx-main__item-body-flow-item:last-child {
    margin: 0
}

.p-treatment-xxx-main__item-body-flow-item-header {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    align-items: center;
    margin: 0 0 2.6rem;
    padding: 0 0 3.3rem;
    border-bottom: 1px solid #cbc7c1
}

.p-treatment-xxx-main__item-body-flow-item-header-num {
    font-size: 2rem;
    font-family: "\6E38\660E\671D\4F53", "Yu Mincho", YuMincho, "\30D2\30E9\30AE\30CE\660E\671D   Pro", "Hiragino Mincho Pro", "MS P\660E\671D", "MS PMincho", serif
}

.p-treatment-xxx-main__item-body-flow-item-header-ttl {
    margin: 0 0 0 1rem;
    font-size: 2.5rem;
    font-family: "\6E38\660E\671D\4F53", "Yu Mincho", YuMincho, "\30D2\30E9\30AE\30CE\660E\671D   Pro", "Hiragino Mincho Pro", "MS P\660E\671D", "MS PMincho", serif
}

.p-treatment-xxx-main__item-body-flow-item-body-block {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    padding: 1rem 0 0
}

.p-treatment-xxx-main__item-body-flow-item-body-block-imgs {
    display: flex;
    display: -ms-flexbox;
    flex-direction: column
}

.p-treatment-xxx-main__item-body-flow-item-body-block-img {
    margin: 0 5em 0 0;
    border: 1px solid #ccc
}

.p-treatment-xxx-main__item-body-flow-item-body-block-img-item {
    width: 16rem
}

.p-treatment-xxx-main__item-body-flow-item-body-block-txt {
    font-size: 1.8rem;
    line-height: 2.2;
    margin: -1rem 0 0
}

.p-treatment-xxx-main__item-body-flow-item-footer {
    margin: 4.5rem 0 0;
    padding: 3.6rem 4rem;
    background-color: #cc99ff
}

.p-treatment-xxx-main__item-body-flow-item-footer-txt {
    color: #fff;
    font-size: 1.8rem;
    line-height: 2
}

.p-treatment-xxx-main__item-body-flow-item-body-txt {
    font-size: 1.8rem;
    line-height: 2.2
}

.p-treatment-xxx-main__item-body-flow-item-body-txt__attention {
    margin: 1rem 0 0;
    font-size: 1.6rem;
    line-height: 2
}

.p-treatment-xxx-main__item-body-flow-item-arrow {
    position: absolute;
    bottom: -2.9rem;
    left: calc(50% - 4.3rem);
    display: block;
    width: 5.5rem;
    height: 5.5rem;
    background-color: #fff;
    border: 1px solid #cbc7c1;
    border-radius: 50%
}

.p-treatment-xxx-main__item-body-flow-item-arrow-block {
    position: relative
}

.p-treatment-xxx-main__item-body-flow-item-arrow-block::before {
    position: absolute;
    bottom: calc(50% - 3.2rem);
    left: calc(50% - 0.5rem);
    content: "";
    border-right: .5rem solid transparent;
    border-top: .8rem solid #38342c;
    border-left: .5rem solid transparent
}

.p-treatment-xxx-main__item-body-flow-item-body-description {
    margin: 4.5rem 0rem 1.5rem;
    padding: 0 0 .2rem;
    background-color: #f4f4f4
}

.p-treatment-xxx-main__item-body-flow-item-body-description-part {
    margin: 0 4.5rem 1rem;
    padding: 4rem 0;
    border-bottom: 1px solid #cbc7c1
}

.p-treatment-xxx-main__item-body-flow-item-body-description-part:last-child {
    border-bottom: none
}

.p-treatment-xxx-main__item-body-flow-item-body-description-part-img {
    margin: 1.5rem 0
}

.p-treatment-xxx-main__item-body-flow-item-body-description-part-img-item {
    width: 100%;
    height: 100%
}

.p-treatment-xxx-main__item-body-flow-item-body-description-part-ttl {
    position: relative;
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    justify-content: space-between;
    margin: 0 0 2.2rem;
    padding: 0 0 0 1.5rem;
    font-size: 2rem;
    font-family: "\6E38\660E\671D\4F53", "Yu Mincho", YuMincho, "\30D2\30E9\30AE\30CE\660E\671D   Pro", "Hiragino Mincho Pro", "MS P\660E\671D", "MS PMincho", serif
}

.p-treatment-xxx-main__item-body-flow-item-body-description-part-ttl::before {
    position: absolute;
    top: .4rem;
    left: .4rem;
    width: 1px;
    height: 2.3rem;
    content: "";
    background-color: #3d3b3a
}

.p-treatment-xxx-main__item-body-flow-item-body-description-part-ttl__sub {
    display: flex;
    display: -ms-flexbox;
    justify-content: center;
    align-items: center;
    padding: 0 1rem;
    background-color: #cc99ff;
    color: #fff;
    font-size: 1.6rem;
    font-family: "\6E38\30B4\30B7\30C3\30AF\4F53", YuGothic, "\6E38\30B4\30B7\30C3\30AF   Medium", "Yu Gothic Medium", "\6E38\30B4\30B7\30C3\30AF", "Yu Gothic", "\30E1\30A4\30EA\30AA", sans-serif
}

.p-treatment-xxx-main__item-body-flow-item-body-description-part-txt {
    font-size: 1.8rem;
    line-height: 2.2
}

.p-treatment-xxx-main__item-body-flow-item-body-description-part-txt-strong {
    font-weight: bold
}

.p-treatment-xxx-main__item-body-detail-list {
    padding: 1rem 0 0
}

.p-treatment-xxx-main__item-body-detail-item {
    margin: 0 0 7.5rem
}

.p-treatment-xxx-main__item-body-detail-item-description {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row
}

.p-treatment-xxx-main__item-body-detail-item-description-img {
    border: 1px solid #cbc7c1
}

.p-treatment-xxx-main__item-body-detail-item-description-img-item {
    width: 16rem
}

.p-treatment-xxx-main__item-body-detail-item-description-content {
    margin: 0rem 0 0 3rem
}

.p-treatment-xxx-main__item-body-detail-item-description-content-ttl {
    position: relative;
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    align-items: center;
    margin: 0 0 2rem 1.8rem;
    padding: 0 0 1.3rem;
    font-size: 1.8rem;
    font-family: "\6E38\660E\671D\4F53", "Yu Mincho", YuMincho, "\30D2\30E9\30AE\30CE\660E\671D   Pro", "Hiragino Mincho Pro", "MS P\660E\671D", "MS PMincho", serif
}

.p-treatment-xxx-main__item-body-detail-item-description-content-ttl::before {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    content: "";
    background-color: #e3e3e3
}

.p-treatment-xxx-main__item-body-detail-item-description-content-ttl-head {
    margin: 0 1.2rem 0 0;
    font-size: 2.8rem
}

.p-treatment-xxx-main__item-body-detail-item-txt {
    margin: 0 1.8rem;
    line-height: 2.2
}

.p-treatment-xxx-main__item-body-detail-item-feature {
    margin: 5rem 0 0;
    padding: 4.4rem 4.4rem 5.2rem;
    background-color: #f4f4f4
}

.p-treatment-xxx-main__item-body-detail-item-feature-item {
    margin: 0 0 4rem
}

.p-treatment-xxx-main__item-body-detail-item-feature-item:last-child {
    margin: 0
}

.p-treatment-xxx-main__item-body-detail-item-feature-item-ttl {
    position: relative;
    padding: 0 0 2.4rem 1.8rem;
    font-size: 2rem;
    font-family: "\6E38\660E\671D\4F53", "Yu Mincho", YuMincho, "\30D2\30E9\30AE\30CE\660E\671D   Pro", "Hiragino Mincho Pro", "MS P\660E\671D", "MS PMincho", serif
}

.p-treatment-xxx-main__item-body-detail-item-feature-item-ttl::before {
    position: absolute;
    top: .7rem;
    left: .4rem;
    width: 1px;
    height: 2.3rem;
    content: "";
    background-color: #3d3b3a
}

.p-treatment-xxx-main__item-body-detail-item-feature-item-txt {
    padding: 0 .5rem;
    font-size: 1.8rem;
    line-height: 2
}

.p-treatment-xxx-main__item-body-method-list {
    padding: 6.2rem 0 0
}

.p-treatment-xxx-main__item-body-method-item {
    margin: 0 0 9rem
}

.p-treatment-xxx-main__item-body-method-item-header {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    align-items: center;
    margin: 0 0 4.2rem
}

.p-treatment-xxx-main__item-body-method-item-header-num {
    font-size: 2rem;
    font-family: "\6E38\660E\671D\4F53", "Yu Mincho", YuMincho, "\30D2\30E9\30AE\30CE\660E\671D   Pro", "Hiragino Mincho Pro", "MS P\660E\671D", "MS PMincho", serif
}

.p-treatment-xxx-main__item-body-method-item-header-ttl {
    margin: 0 0 0 1.5rem;
    font-size: 2.5rem;
    font-family: "\6E38\660E\671D\4F53", "Yu Mincho", YuMincho, "\30D2\30E9\30AE\30CE\660E\671D   Pro", "Hiragino Mincho Pro", "MS P\660E\671D", "MS PMincho", serif
}

.p-treatment-xxx-main__item-body-method-item-body {
    padding: 0 4.4rem;
    background-color: #f4f4f4
}

.p-treatment-xxx-main__item-body-method-item-body-description-part {
    padding: 4rem 0;
    border-bottom: 1px solid #cbc7c1
}

.p-treatment-xxx-main__item-body-method-item-body-description-part:last-child {
    border-bottom: none
}

.p-treatment-xxx-main__item-body-method-item-body-description-part-ttl {
    position: relative;
    margin: 0 0 2.2rem;
    padding: 0 0 0 1.5rem;
    font-size: 2rem;
    font-family: "\6E38\660E\671D\4F53", "Yu Mincho", YuMincho, "\30D2\30E9\30AE\30CE\660E\671D   Pro", "Hiragino Mincho Pro", "MS P\660E\671D", "MS PMincho", serif
}

.p-treatment-xxx-main__item-body-method-item-body-description-part-ttl::before {
    position: absolute;
    top: .7rem;
    left: .4rem;
    width: 1px;
    height: 2rem;
    content: "";
    background-color: #3d3b3a
}

.p-treatment-xxx-main__item-body-method-item-body-description-part-txt {
    font-size: 1.8rem;
    line-height: 2
}

.p-treatment-xxx-main__item-body-method-item-body-description-part-list {
    margin: 2.5rem 0 0
}

.p-treatment-xxx-main__item-body-method-item-body-description-part-item {
    position: relative;
    padding: 0 0 0 2.5rem;
    font-size: 1.8rem;
    line-height: 2
}

.p-treatment-xxx-main__item-body-method-item-body-description-part-item::before {
    position: absolute;
    top: 1.5rem;
    left: .4rem;
    content: "";
    width: .7rem;
    height: .7rem;
    background-color: #3d3b3a;
    border-radius: 50%
}

.p-treatment-xxx-main__item-body-method-item-body-description-part-block {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    margin: 4rem 0 0;
    padding: 0 0 1.5rem
}

.p-treatment-xxx-main__item-body-method-item-body-description-part-block-img-item {
    width: 100%
}

.p-treatment-xxx-main__item-body-method-item-body-description-part-block-item {
    margin: 0 5rem 0 0
}

.p-treatment-xxx-main__item-body-method-item-body-description-part-block-item-txt {
    margin: 2.5rem 0 0;
    font-size: 1.8rem
}

.p-treatment-xxx-main__item-body-block-description {
    padding: 0.5rem 4.4rem 2.2rem;
    background-color: #f4f4f4
}

.p-treatment-xxx-main__item-body-block-description-part {
    padding: 4rem 0;
    border-bottom: 1px solid #cbc7c1
}

.p-treatment-xxx-main__item-body-block-description-part:last-child {
    border-bottom: none
}

.p-treatment-xxx-main__item-body-block-description-part-ttl {
    position: relative;
    margin: 0 0 1.8rem;
    padding: 0 0 0 1.5rem;
    font-size: 2.3rem;
    font-family: "\6E38\660E\671D\4F53", "Yu Mincho", YuMincho, "\30D2\30E9\30AE\30CE\660E\671D   Pro", "Hiragino Mincho Pro", "MS P\660E\671D", "MS PMincho", serif;
    letter-spacing: .02rem
}

.p-treatment-xxx-main__item-body-block-description-part-ttl::before {
    position: absolute;
    top: .7rem;
    left: .4rem;
    width: 1px;
    height: 2rem;
    content: "";
    background-color: #3d3b3a
}

.p-treatment-xxx-main__item-body-block-description-part-txt {
    font-size: 1.8rem;
    line-height: 2
}

.p-treatment-xxx-main__item-body-illustrated-item-body-description {
    margin: 9rem 0rem 1.5rem;
    padding: 0 0 .2rem;
    background-color: #f4f4f4
}

.p-treatment-xxx-main__item-body-illustrated-item-body-description-part {
    margin: 0 4.5rem .5rem;
    padding: 4rem 0;
    border-bottom: 1px solid #cbc7c1
}

.p-treatment-xxx-main__item-body-illustrated-item-body-description-part:last-child {
    margin: 0 4.5rem 1rem;
    border-bottom: none
}

.p-treatment-xxx-main__item-body-illustrated-item-body-description-part-ttl {
    position: relative;
    margin: 0 0 3rem;
    padding: 0 0 0 1.8rem;
    font-size: 2.3rem;
    font-family: "\6E38\660E\671D\4F53", "Yu Mincho", YuMincho, "\30D2\30E9\30AE\30CE\660E\671D   Pro", "Hiragino Mincho Pro", "MS P\660E\671D", "MS PMincho", serif;
    line-height: 1.7
}

.p-treatment-xxx-main__item-body-illustrated-item-body-description-part-ttl::before {
    position: absolute;
    top: 0.8rem;
    left: .4rem;
    width: 1px;
    height: calc(100% - 1.6rem);
    content: "";
    background-color: #3d3b3a
}

.p-treatment-xxx-main__item-body-illustrated-item-body-description-part-block {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    padding: 0 .5rem
}

.p-treatment-xxx-main__item-body-illustrated-item-body-description-part-block-img {
    margin: 0 5rem 0 0
}

.p-treatment-xxx-main__item-body-illustrated-item-body-description-part-block-img-item {
    width: 24rem;
    height: 100%
}

.p-treatment-xxx-main__item-body-illustrated-item-body-description-part-block-txt {
    margin: -1rem 0 0;
    font-size: 1.8rem;
    line-height: 2.15
}

.p-treatment-xxx-main__item-body-illustrated-item-body-description-sub {
    margin: 3.2rem 5rem 5rem;
    padding: 3rem 4rem 4rem;
    background-color: #cc99ff
}

.p-treatment-xxx-main__item-body-illustrated-item-body-description-sub-txt {
    font-size: 1.8rem;
    line-height: 2.15;
    color: #fff
}

.p-treatment-xxx-main__item-body-about-block {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    margin: 0 0 4rem
}

.p-treatment-xxx-main__item-body-about-block-img {
    margin: 0 5rem 0 0
}

.p-treatment-xxx-main__item-body-about-block-img-item {
    width: 24rem
}

.p-treatment-xxx-main__item-body-about-block-txt {
    margin: -1rem 0 0;
    font-size: 1.8rem;
    line-height: 2.15
}

.p-treatment-xxx-main__item-body-about-txt {
    margin: 0 0 3.5rem;
    font-size: 1.8rem;
    line-height: 2.15
}

.p-treatment-xxx-main__item-body-about-txt:last-child {
    margin: 0
}

.p-treatment-xxx-main__item-body-about-description {
    margin: 4rem 0 4.5rem;
    padding: 0 4.4rem;
    background-color: #f4f4f4
}

.p-treatment-xxx-main__item-body-about-description-part {
    padding: 4rem 0
}

.p-treatment-xxx-main__item-body-about-description-part-ttl {
    position: relative;
    margin: 0 0 3rem;
    padding: 0 0 0 1.5rem;
    font-size: 2rem;
    font-family: "\6E38\660E\671D\4F53", "Yu Mincho", YuMincho, "\30D2\30E9\30AE\30CE\660E\671D   Pro", "Hiragino Mincho Pro", "MS P\660E\671D", "MS PMincho", serif
}

.p-treatment-xxx-main__item-body-about-description-part-ttl::before {
    position: absolute;
    top: .7rem;
    left: .4rem;
    width: 1px;
    height: 2rem;
    content: "";
    background-color: #3d3b3a
}

.p-treatment-xxx-main__item-body-about-description-part-item {
    position: relative;
    padding: 0 0 0 2.5rem;
    font-size: 1.8rem;
    line-height: 2
}

.p-treatment-xxx-main__item-body-about-description-part-item::before {
    position: absolute;
    top: 1.5rem;
    left: .4rem;
    content: "";
    width: .7rem;
    height: .7rem;
    background-color: #3d3b3a;
    border-radius: 50%
}

.p-treatment-xxx-main__item-body-about-description-part-txt {
    font-size: 1.8rem;
    line-height: 2
}

.p-treatment-xxx-main__item-body-type-list {
    padding: 1rem 0 0
}

.p-treatment-xxx-main__item-body-type-item {
    margin: 0 0 5rem
}

.p-treatment-xxx-main__item-body-type-item:last-child {
    margin: 0
}

.p-treatment-xxx-main__item-body-type-item:last-child .p-treatment-xxx-main__item-body-type-item-description {
    margin: 5rem 0 0
}

.p-treatment-xxx-main__item-body-type-item-wrapper {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row
}

.p-treatment-xxx-main__item-body-type-item-img {
    width: 21.5rem;
    height: 100%;
    border: 1px solid #cbc7c1
}

.p-treatment-xxx-main__item-body-type-item-img-item {
    width: 100%;
    height: 100%
}

.p-treatment-xxx-main__item-body-type-item-content {
    width: calc(100% - 21.5rem);
    margin: .5rem 0 0 0;
    padding: 0 0 0 4.5rem
}

.p-treatment-xxx-main__item-body-type-item-content-ttl {
    margin: 0 0 2.5rem;
    font-size: 2.5rem;
    font-family: "\6E38\660E\671D\4F53", "Yu Mincho", YuMincho, "\30D2\30E9\30AE\30CE\660E\671D   Pro", "Hiragino Mincho Pro", "MS P\660E\671D", "MS PMincho", serif;
    line-height: 2;
    border-bottom: 1px solid #cbc7c1
}

.p-treatment-xxx-main__item-body-type-item-content-txt {
    font-size: 1.8rem;
    line-height: 2
}

.p-treatment-xxx-main__item-body-type-item-header-ttl {
    font-size: 2.5rem;
    font-family: "\6E38\660E\671D\4F53", "Yu Mincho", YuMincho, "\30D2\30E9\30AE\30CE\660E\671D   Pro", "Hiragino Mincho Pro", "MS P\660E\671D", "MS PMincho", serif;
    line-height: 2
}

.p-treatment-xxx-main__item-body-type-item-description {
    margin: 5rem 0 7.5rem;
    padding: 0 4.4rem;
    background-color: #f4f4f4
}

.p-treatment-xxx-main__item-body-type-item-description-part {
    padding: 4rem 0;
    border-bottom: 1px solid #cbc7c1
}

.p-treatment-xxx-main__item-body-type-item-description-part:last-child {
    border-bottom: none
}

.p-treatment-xxx-main__item-body-type-item-description-part-item {
    position: relative;
    padding: 0 0 0 2.5rem;
    font-size: 1.8rem;
    line-height: 2
}

.p-treatment-xxx-main__item-body-type-item-description-part-item::before {
    position: absolute;
    top: 1.5rem;
    left: .4rem;
    content: "";
    width: .7rem;
    height: .7rem;
    background-color: #3d3b3a;
    border-radius: 50%
}

.p-treatment-xxx-main__item-body-type-item__txt .p-treatment-xxx-main__item-body-type-item-content {
    width: 100%;
    margin: 0;
    padding: 0
}

.p-treatment-xxx-main__item-body-type-item-description-part-ttl {
    position: relative;
    margin: 0 0 3rem;
    padding: 0 0 0 1.5rem;
    font-size: 2rem;
    font-family: "\6E38\660E\671D\4F53", "Yu Mincho", YuMincho, "\30D2\30E9\30AE\30CE\660E\671D   Pro", "Hiragino Mincho Pro", "MS P\660E\671D", "MS PMincho", serif
}

.p-treatment-xxx-main__item-body-type-item-description-part-ttl::before {
    position: absolute;
    top: .7rem;
    left: .4rem;
    width: 1px;
    height: 2rem;
    content: "";
    background-color: #3d3b3a
}

.p-treatment-xxx-main__item-body-type-item-description-part-txt {
    font-size: 1.8rem
}

.p-treatment-xxx-main__item-body-box {
    padding: 1rem 0 0
}

.p-treatment-xxx-main__item-body-box-list {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%
}

.p-treatment-xxx-main__item-body-box-item {
    width: 24rem;
    margin: 0 4rem 5.5rem 0
}

.p-treatment-xxx-main__item-body-box-item:nth-child(3n) {
    margin: 0 0 5.5rem
}

.p-treatment-xxx-main__item-body-box-item:nth-child(4n) {
    margin: 0 4rem 0 0
}

.p-treatment-xxx-main__item-body-box-item:nth-child(5n) {
    margin: 0 4rem 0 0
}

.p-treatment-xxx-main__item-body-box-item-body {
    margin: 0 0 2.5rem
}

.p-treatment-xxx-main__item-body-box-item-body-img-item {
    width: 24rem
}

.p-treatment-xxx-main__item-body-box-item-header-ttl {
    font-size: 1.8rem;
    font-family: "\6E38\660E\671D\4F53", "Yu Mincho", YuMincho, "\30D2\30E9\30AE\30CE\660E\671D   Pro", "Hiragino Mincho Pro", "MS P\660E\671D", "MS PMincho", serif;
    line-height: 1.8
}

.p-treatment-xxx-main__item-body-trouble-block {
    margin: 4rem 0 3.5rem;
    padding: 4rem 4.4rem;
    background-color: #f4f4f4
}

.p-treatment-xxx-main__item-body-trouble-block-item {
    position: relative;
    padding: 0 0 0 2.5rem;
    font-size: 1.8rem;
    line-height: 2
}

.p-treatment-xxx-main__item-body-trouble-block-item::before {
    position: absolute;
    top: 1.5rem;
    left: .4rem;
    content: "";
    width: .7rem;
    height: .7rem;
    background-color: #3d3b3a;
    border-radius: 50%
}

.p-treatment-xxx-main__item-body-trouble-txt {
    font-size: 1.8rem;
    line-height: 2.2
}

.p-treatment-xxx-main__item-body-trouble-item-body-list {
    padding: 4rem 4.4rem;
    background-color: #f4f4f4
}

.p-treatment-xxx-main__item-body-trouble-item-body-item {
    position: relative;
    padding: 0 0 0 2.5rem;
    font-size: 1.7rem;
    line-height: 2.2;
    letter-spacing: .12rem
}

.p-treatment-xxx-main__item-body-trouble-item-body-item::before {
    position: absolute;
    top: 1.5rem;
    left: 0;
    width: .8rem;
    height: .8rem;
    content: "";
    border-radius: 50%;
    background-color: #393327
}

.p-treatment-xxx-main__item-body-trouble-item-body-description-part {
    margin: 8.5rem 0 0
}

.p-treatment-xxx-main__item-body-trouble-item-body-description-part-ttl {
    margin: 0 0 4rem;
    font-size: 2.6rem;
    font-family: "\6E38\660E\671D\4F53", "Yu Mincho", YuMincho, "\30D2\30E9\30AE\30CE\660E\671D   Pro", "Hiragino Mincho Pro", "MS P\660E\671D", "MS PMincho", serif
}

.p-treatment-xxx-main__item-body-trouble-item-body-description-part-blocks__row {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row
}

.p-treatment-xxx-main__item-body-trouble-item-body-description-part-blocks__col {
    display: flex;
    display: -ms-flexbox;
    flex-direction: column
}

.p-treatment-xxx-main__item-body-trouble-item-body-description-part-blocks__col .p-treatment-xxx-main__item-body-trouble-item-body-description-part-block {
    margin: 0 0 2rem
}

.p-treatment-xxx-main__item-body-trouble-item-body-description-part-blocks__col .p-treatment-xxx-main__item-body-trouble-item-body-description-part-block:nth-child(1) {
    margin: 0 0 7rem
}

.p-treatment-xxx-main__item-body-trouble-item-body-description-part-blocks__col .p-treatment-xxx-main__item-body-trouble-item-body-description-part-block:nth-child(2) {
    margin: 0 0 3.5rem
}

.p-treatment-xxx-main__item-body-trouble-item-body-description-part-blocks__col .p-treatment-xxx-main__item-body-trouble-item-body-description-part-block:nth-child(3) .p-treatment-xxx-main__item-body-trouble-item-body-description-part-block-ttl {
    margin: 0 0 3.5rem
}

.p-treatment-xxx-main__item-body-trouble-item-body-description-part-block {
    margin: 0 0 3.5rem
}

.p-treatment-xxx-main__item-body-trouble-item-body-description-part-block__please {
    margin: 9rem 0 0;
    padding: 4rem 4.4rem;
    background-color: #f4f4f4
}

.p-treatment-xxx-main__item-body-trouble-item-body-description-part-block-ttl {
    position: relative;
    margin: 0 0 4.5rem;
    padding: 0 0 0 1.5rem;
    font-size: 2rem;
    font-family: "\6E38\660E\671D\4F53", "Yu Mincho", YuMincho, "\30D2\30E9\30AE\30CE\660E\671D   Pro", "Hiragino Mincho Pro", "MS P\660E\671D", "MS PMincho", serif
}

.p-treatment-xxx-main__item-body-trouble-item-body-description-part-block-ttl::before {
    position: absolute;
    top: .6rem;
    left: 0;
    width: 1px;
    height: calc(100% - 1.2rem);
    content: "";
    background-color: #38342c
}

.p-treatment-xxx-main__item-body-trouble-item-body-description-part-block-imgs {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    margin: 0 0 2rem
}

.p-treatment-xxx-main__item-body-trouble-item-body-description-part-block-img {
    width: 25rem;
    margin: 0 3rem 2.4rem 0
}

.p-treatment-xxx-main__item-body-trouble-item-body-description-part-block-img:nth-child(3n) {
    margin: 0 0 2.4rem 0
}

.p-treatment-xxx-main__item-body-trouble-item-body-description-part-block-img-item {
    width: 100%
}

.p-treatment-xxx-main__item-body-trouble-item-body-description-part-block-txt {
    font-size: 1.8rem;
    line-height: 2
}

.p-treatment-xxx-main__item-body-trouble-item-body-description-part-block-list {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row
}

.p-treatment-xxx-main__item-body-trouble-item-body-description-part-block-item:last-child .p-treatment-xxx-main__item-body-trouble-item-body-description-part-block-item-img {
    margin: 0
}

.p-treatment-xxx-main__item-body-trouble-item-body-description-part-block-item-img {
    width: 25rem;
    margin: 0 2.7rem 0 0
}

.p-treatment-xxx-main__item-body-trouble-item-body-description-part-block-item-img-item {
    width: 100%
}

.p-treatment-xxx-main__item-body-trouble-item-body-description-part-block-item-txt {
    margin: 2.5rem 0 0;
    font-size: 1.8rem
}

.p-treatment-xxx-main__item-body-trouble-item-body-description-part-txt {
    margin: 3.5rem 0 0;
    font-size: 1.8rem;
    line-height: 2
}

.p-treatment-root-main__item__2 .p-treatment-xxx-main__item-body-illustrated-item-body-description-part:nth-child(2) {
    margin: 0 4.5rem 1rem;
    border-bottom: none
}

.p-treatment-root-main__item__3 .p-treatment-xxx-main__item-body {
    padding: 3.5rem 0 0
}

.p-treatment-root-main__item__4 {
    margin: 0 0 12rem
}

.p-treatment-root-main__item__4 .p-treatment-xxx-main__item-body {
    padding: 3.5rem 0 0
}

.p-treatment-root-main__item__4 .p-treatment-xxx-main__item-body-flow-item-body-description {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    margin: 3.8rem 0rem .5rem;
    padding: 5rem 4rem 0rem 5rem
}

.p-treatment-root-main__item__4 .p-treatment-xxx-main__item-body-flow-item-body-description-part {
    margin: 0 0rem 0rem 4rem
}

.p-treatment-root-main__item__4 .p-treatment-xxx-main__item-body-flow-item-body-description-img-item {
    width: 24rem
}

.p-treatment-root-main__item__4 .p-treatment-xxx-main__item-body-flow-item-body-description-content {
    margin: -4rem 0 0
}

.p-treatment-root-main__item__5 .p-treatment-xxx-main__item-body {
    margin: 4rem 0 0
}

.p-treatment-periodontal-main__item__1 .p-treatment-xxx-main__item-body-illustrated-item-body-description-part-ttl {
    margin: 0 0 2.5rem;
    letter-spacing: -.3rem
}

.p-treatment-periodontal-main__item__1 .p-treatment-xxx-main__item-body-illustrated-item-body-description-part-block-img-item {
    width: 11rem;
    height: 100%
}

.p-treatment-periodontal-main__item__2 .p-treatment-xxx-main__item-body {
    padding: 3.5rem 0 0
}

.p-treatment-periodontal-main__item__2 .p-treatment-xxx-main__item-body-flow-item:nth-child(1) .p-treatment-xxx-main__item-body-flow-item-header {
    margin: 0;
    padding: 0;
    border-bottom: none
}

.p-treatment-periodontal-main__item__2 .p-treatment-xxx-main__item-body-flow-item:nth-child(7) .p-treatment-xxx-main__item-body-flow-item-header {
    margin: 0;
    padding: 0;
    border-bottom: none
}

.p-treatment-implant-main__item__1 .p-treatment-xxx-main__item-body-about-block {
    margin: 0 0 3.5rem;
    padding: 2rem 0 0
}

.p-treatment-implant-main__item__1 .p-treatment-xxx-main__item-body-about-block-img {
    margin: 0 4rem 0 0
}

.p-treatment-implant-main__item__1 .p-treatment-xxx-main__item-body-about-block-img-item {
    width: 38rem
}

.p-treatment-implant-main__item__2 .p-treatment-xxx-main__item-body {
    padding: 3.5rem 0 0
}

.p-treatment-implant-main__item__3 .p-treatment-xxx-main__item-body {
    padding: 3.5rem 0 0
}

.p-treatment-implant-main__item__3 .p-treatment-xxx-main__item-body-flow-item:nth-child(5) .p-treatment-xxx-main__item-body-flow-item-header {
    margin: 0;
    padding: 0;
    border-bottom: none
}

.p-treatment-implant-main__item__4 .p-treatment-xxx-main__item-body-flow-item-body-description {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    margin: 3.8rem 0rem 3.5rem;
    padding: 4rem 5rem 0 5rem
}

.p-treatment-implant-main__item__4 .p-treatment-xxx-main__item-body-flow-item-body-description-img-item {
    width: 24rem
}

.p-treatment-implant-main__item__4 .p-treatment-xxx-main__item-body-flow-item-body-description-content {
    width: 100%;
    margin: -4rem 0 0
}

.p-treatment-implant-main__item__4 .p-treatment-xxx-main__item-body-flow-item-body-description-part {
    margin: 0
}

.p-treatment-implant-main__item__5 .p-treatment-xxx-main__item-body {
    padding: 3.5rem 0 0
}

.p-treatment-orthodontics-main__item__2 .p-treatment-xxx-main__item-body-type-item-description-part {
    padding: 4.6rem 0 5.2rem
}

.p-treatment-orthodontics-main__item__3 .p-treatment-xxx-main__item-body-type-item-img {
    border: none
}

.p-treatment-surgical-main__item__1 .p-treatment-xxx-main__item-body-trouble-item-body-description-part {
    margin: 10.5rem 0 0
}

.p-treatment-surgical-main__item__1 .p-treatment-xxx-main__item-body-trouble-item-body-description-part-block {
    margin: 0 3rem 0 0
}

.p-treatment-surgical-main__item__1 .p-treatment-xxx-main__item-body-trouble-item-body-description-part-block:last-child {
    margin: 0
}

.p-treatment-surgical-main__item__1 .p-treatment-xxx-main__item-body-trouble-item-body-description-part-blocks__row {
    margin: 0 0 6rem
}

.p-treatment-surgical-main__item__1 .p-treatment-xxx-main__item-body-trouble-item-body-description-part-block-img {
    width: 100%;
    margin: 0 0 2rem
}

.p-treatment-surgical-main__item__1 .p-treatment-xxx-main__item-body-trouble-item-body-description-part-block-txt {
    line-height: 1.7
}

.p-treatment-surgical-main__item__1 .p-treatment-xxx-main__item-body-trouble-item-body-description-part-blocks__col .p-treatment-xxx-main__item-body-trouble-item-body-description-part-block:nth-child(1) {
    margin: 0 0 9rem
}

.p-treatment-surgical-main__item__1 .p-treatment-xxx-main__item-body-trouble-item-body-description-part-blocks__col .p-treatment-xxx-main__item-body-trouble-item-body-description-part-block:nth-child(1) .p-treatment-xxx-main__item-body-trouble-item-body-description-part-block-txt {
    margin: 4rem 0 0;
    line-height: 1.9
}

.p-treatment-surgical-main__item__1 .p-treatment-xxx-main__item-body-trouble-item-body-description-part-blocks__col .p-treatment-xxx-main__item-body-trouble-item-body-description-part-block:nth-child(2) {
    margin: 0 0 9rem
}

.p-treatment-surgical-main__item__1 .p-treatment-xxx-main__item-body-trouble-item-body-description-part-blocks__col .p-treatment-xxx-main__item-body-trouble-item-body-description-part-block:nth-child(3) {
    line-height: 2
}

.p-treatment-preventive-main__item__1 .p-treatment-xxx-main__item-body-about-block {
    padding: 1rem 0 .5rem
}

.p-treatment-preventive-main__item__2 .p-treatment-xxx-main__item-body-about-block {
    margin: 0 0 6rem;
    padding: 1rem 0 .5rem
}

@media screen and (max-width: 1024px) {
    .p-treatment-xxx-main__wrapper {
        width: 112rem;
        margin: 6rem auto 0;
        padding: 0 0 20.5rem
    }

    .p-treatment-xxx-main__txt {
        width: 96rem;
        font-size: 3rem
    }

    .p-treatment-xxx-main__intro {
        width: 100%
    }

    .p-treatment-xxx-main__attention {
        width: 100%
    }

    .p-treatment-xxx-main__list {
        width: 100%
    }

    .p-treatment-xxx-main__item-header-ttl {
        padding: 26rem 0 0
    }

    .p-treatment-xxx-main__item-header-ttl::after {
        top: 13rem
    }

    .p-treatment-xxx-main__item-header-txt {
        font-size: 3rem
    }

    .p-treatment-xxx-main__item__lg .p-treatment-xxx-main__item-body-item:last-child {
        margin: 0
    }

    .p-treatment-xxx-main__item-body-txt {
        font-size: 3rem
    }

    .p-treatment-xxx-main__item-body-item {
        margin: 0 0 12rem
    }

    .p-treatment-xxx-main__item-body-item-description-content-ttl {
        padding: 0 0 0 2rem;
        font-size: 4.6rem
    }

    .p-treatment-xxx-main__item-body__zengo .p-treatment-xxx-main__item-body-method-item-body-description-part-block {
        margin: 6rem 0 0
    }

    .p-treatment-xxx-main__item-body__zengo .p-treatment-xxx-main__item-body-method-item-body-description-part-block-item {
        margin: 0 6rem 0 0
    }

    .p-treatment-xxx-main__item-body__zengo .p-treatment-xxx-main__item-body-method-item-body-description-part-block-item-img {
        width: 53rem
    }

    .p-treatment-xxx-main__item-body-item-feature {
        margin: 6rem 0 0;
        padding: 5.4rem
    }

    .p-treatment-xxx-main__item-body-item-feature-item {
        margin: 0 0 6rem
    }

    .p-treatment-xxx-main__item-body-item-feature-item-list {
        margin: 0 0 0 3rem
    }

    .p-treatment-xxx-main__item-body-item-feature-item-ttl {
        margin: 0 0 3.6rem;
        padding: 0 0 3rem;
        font-size: 3.4rem
    }

    .p-treatment-xxx-main__item-body-item-feature-item-item {
        margin: 0 0 2rem;
        font-size: 3rem
    }

    .p-treatment-xxx-main__item-body-item-feature-item-item::before {
        top: 2rem;
        left: -2.6rem
    }

    .p-treatment-xxx-main__item-body-flow-item-header-num {
        font-size: 3.6rem
    }

    .p-treatment-xxx-main__item-body-flow-item-header-ttl {
        font-size: 4.2rem
    }

    .p-treatment-xxx-main__item-body-flow-item-arrow {
        bottom: -3.8rem;
        left: calc(50% - 4rem);
        width: 8rem;
        height: 8rem
    }

    .p-treatment-xxx-main__item-body-flow-item-arrow-block::before {
        bottom: calc(50% - 4.4rem);
        left: calc(50% - 0.8rem);
        border-right: 0.8rem solid transparent;
        border-top: 1rem solid #38342c;
        border-left: .8rem solid transparent
    }

    .p-treatment-xxx-main__item-body-flow-item-body-txt {
        font-size: 3rem
    }

    .p-treatment-xxx-main__item-body-flow-item-body-txt__attention {
        font-size: 2.8rem
    }

    .p-treatment-xxx-main__item-body-flow-item-body-description-part-ttl {
        font-size: 3.4rem
    }

    .p-treatment-xxx-main__item-body-flow-item-body-description-part-ttl::before {
        top: 1rem;
        height: 2.8rem
    }

    .p-treatment-xxx-main__item-body-flow-item-body-description-part-ttl__sub {
        padding: .2rem 2rem;
        font-size: 2.5rem
    }

    .p-treatment-xxx-main__item-body-flow-item-body-description-part-txt {
        font-size: 3rem
    }

    .p-treatment-xxx-main__item-body-flow-item-body-block-txt {
        font-size: 3rem
    }

    .p-treatment-xxx-main__item-body-flow-item-footer-txt {
        font-size: 3rem
    }

    .p-treatment-xxx-main__item-body-flow-item-body-block-img-item {
        width: 24rem
    }

    .p-treatment-xxx-main__item-body-detail-item-description-img-item {
        width: 24rem
    }

    .p-treatment-xxx-main__item-body-detail-item-description-content-ttl {
        font-size: 3rem
    }

    .p-treatment-xxx-main__item-body-detail-item-description-content-ttl-head {
        margin: 0 2rem 0 0;
        font-size: 4rem
    }

    .p-treatment-xxx-main__item-body-detail-item-feature-item-ttl {
        font-size: 3.4rem
    }

    .p-treatment-xxx-main__item-body-detail-item-feature-item-ttl::before {
        top: 1rem;
        height: 2.8rem
    }

    .p-treatment-xxx-main__item-body-detail-item-feature-item-txt {
        font-size: 3rem
    }

    .p-treatment-xxx-main__item-body-method-item-header-num {
        font-size: 3rem
    }

    .p-treatment-xxx-main__item-body-method-item-header-ttl {
        font-size: 3.5rem
    }

    .p-treatment-xxx-main__item-body-method-item-body-description-part-ttl {
        font-size: 3.4rem
    }

    .p-treatment-xxx-main__item-body-method-item-body-description-part-ttl::before {
        top: 1rem;
        height: 2.8rem
    }

    .p-treatment-xxx-main__item-body-method-item-body-description-part-txt {
        font-size: 3rem
    }

    .p-treatment-xxx-main__item-body-method-item-body-description-part-item {
        font-size: 3rem
    }

    .p-treatment-xxx-main__item-body-method-item-body-description-part-item::before {
        top: 2.5rem
    }

    .p-treatment-xxx-main__item-body-method-item-body-description-part-block-item-txt {
        font-size: 3rem
    }

    .p-treatment-xxx-main__item-body-block-description-part-ttl {
        font-size: 3.4rem
    }

    .p-treatment-xxx-main__item-body-block-description-part-ttl::before {
        top: 1rem;
        height: 2.8rem
    }

    .p-treatment-xxx-main__item-body-block-description-part-txt {
        font-size: 3rem
    }

    .p-treatment-xxx-main__item-body-illustrated-item-body-description-part-ttl {
        font-size: 3.4rem
    }

    .p-treatment-xxx-main__item-body-illustrated-item-body-description-part-block-txt {
        font-size: 3rem
    }

    .p-treatment-xxx-main__item-body-illustrated-item-body-description-part-block-img-item {
        width: 30rem
    }

    .p-treatment-xxx-main__item-body-illustrated-item-body-description-sub-txt {
        font-size: 3rem
    }

    .p-treatment-xxx-main__item-body-about-description-part-ttl {
        font-size: 3.4rem
    }

    .p-treatment-xxx-main__item-body-about-description-part-ttl::before {
        top: 1rem;
        height: 2.8rem
    }

    .p-treatment-xxx-main__item-body-about-description-part-item {
        font-size: 3rem
    }

    .p-treatment-xxx-main__item-body-about-description-part-item::before {
        top: 2.5rem
    }

    .p-treatment-xxx-main__item-body-about-description-part-txt {
        font-size: 3rem
    }

    .p-treatment-xxx-main__item-body-about-block-img-item {
        width: 34rem
    }

    .p-treatment-xxx-main__item-body-about-block-txt {
        font-size: 3rem
    }

    .p-treatment-xxx-main__item-body-about-txt {
        font-size: 3rem
    }

    .p-treatment-xxx-main__item-body-type-item-header-ttl {
        font-size: 3.6rem
    }

    .p-treatment-xxx-main__item-body-box-item {
        width: 34.5rem;
        margin: 0 4.2rem 0 0
    }

    .p-treatment-xxx-main__item-body-box-item-header-ttl {
        font-size: 3rem
    }

    .p-treatment-xxx-main__item-body-box-item-body-img-item {
        width: 34.5rem
    }

    .p-treatment-xxx-main__item-body-trouble-txt {
        font-size: 3rem
    }

    .p-treatment-xxx-main__item-body-type-item-content-ttl {
        font-size: 4.2rem
    }

    .p-treatment-xxx-main__item-body-type-item-content-txt {
        font-size: 3rem
    }

    .p-treatment-xxx-main__item-body-type-item-img {
        width: 24rem
    }

    .p-treatment-xxx-main__item-body-type-item-content {
        width: calc(100% - 24rem)
    }

    .p-treatment-xxx-main__item-body-type-item-description-part-ttl {
        font-size: 3.4rem
    }

    .p-treatment-xxx-main__item-body-type-item-description-part-ttl::before {
        top: 1rem;
        height: 2.8rem
    }

    .p-treatment-xxx-main__item-body-type-item-description-part-txt {
        font-size: 3rem
    }

    .p-treatment-xxx-main__item-body-type-item-description-part-item {
        font-size: 3rem
    }

    .p-treatment-xxx-main__item-body-type-item-description-part-item::before {
        top: 2.5rem
    }

    .p-treatment-xxx-main__item-body-trouble-block-item {
        font-size: 3rem
    }

    .p-treatment-xxx-main__item-body-trouble-block-item::before {
        top: 2.5rem
    }

    .p-treatment-xxx-main__item-body-trouble-item-body-item {
        font-size: 3rem
    }

    .p-treatment-xxx-main__item-body-trouble-item-body-item::before {
        top: 3rem
    }

    .p-treatment-xxx-main__item-body-trouble-item-body-description-part-ttl {
        font-size: 3.8rem
    }

    .p-treatment-xxx-main__item-body-trouble-item-body-description-part-txt {
        font-size: 3rem
    }

    .p-treatment-xxx-main__item-body-trouble-item-body-description-part-block-txt {
        font-size: 3rem
    }

    .p-treatment-xxx-main__item-body-trouble-item-body-description-part-ttl {
        font-size: 3.8rem
    }

    .p-treatment-xxx-main__item-body-trouble-item-body-description-part-block-ttl {
        font-size: 3.2rem
    }

    .p-treatment-xxx-main__item-body-trouble-item-body-description-part-block-item-img {
        width: 32rem;
        margin: 0 4.7rem 0 0
    }

    .p-treatment-xxx-main__item-body-trouble-item-body-description-part-block-item-txt {
        font-size: 3rem
    }

    .p-treatment-root-main__item__4 .p-treatment-xxx-main__item-body-flow-item-body-description-img-item {
        width: 30rem
    }

    .p-treatment-root-main__item__5 .p-treatment-xxx-main__item-body {
        margin: 6rem 0 0
    }

    .p-treatment-periodontal-main__item__1 .p-treatment-xxx-main__item-body-illustrated-item-body-description-part-block-img-item {
        width: 16rem
    }

    .p-treatment-implant-main__item__1 .p-treatment-xxx-main__item-body-about-block {
        margin: 0 0 5.5rem
    }

    .p-treatment-implant-main__item__1 .p-treatment-xxx-main__item-body-about-block-img-item {
        width: 52rem;
        margin: 0 6rem 0 0
    }
}

@media screen and (max-width: 767px) {
    .p-treatment-xxx-main__wrapper {
        width: 130rem;
        margin: 6rem auto 0;
        padding: 0 0 34.5rem
    }

    .p-treatment-xxx-main__img-item {
        height: 86rem
    }

    .p-treatment-xxx-main__txt {
        width: 100%;
        font-size: 5.6rem
    }

    .p-treatment-xxx-main__attention {
        padding: 8rem
    }

    .p-treatment-xxx-main__list {
        width: 100%
    }

    .p-treatment-xxx-main__item-header-ttl {
        padding: 30rem 0 0
    }

    .p-treatment-xxx-main__item-header-ttl::after {
        top: 15rem
    }

    .p-treatment-xxx-main__item__lg {
        margin: 0;
        padding: 0;
        border-bottom: none
    }

    .p-treatment-xxx-main__item__lg .p-treatment-xxx-main__item-body-item:last-child {
        margin: 0 0 18rem
    }

    .p-treatment-xxx-main__item-header-txt {
        font-size: 5.6rem
    }

    .p-treatment-xxx-main__item-body-txt {
        font-size: 5.6rem
    }

    .p-treatment-xxx-main__item-body-list {
        margin: 11rem 0 0
    }

    .p-treatment-xxx-main__item-body-item {
        margin: 0 0 10.5rem
    }

    .p-treatment-xxx-main__item-body-item-description {
        flex-direction: column
    }

    .p-treatment-xxx-main__item-body-item-description-img-item {
        width: 32rem;
        height: 32rem
    }

    .p-treatment-xxx-main__item-body-item-description-content {
        position: relative;
        margin: 9rem 0 0
    }

    .p-treatment-xxx-main__item-body-item-description-content-ttl {
        position: absolute;
        top: -32rem;
        left: 32rem;
        margin: 0 0 0 7rem;
        padding: 0;
        font-size: 7.4rem
    }

    .p-treatment-xxx-main__item-body-item-description-content-ttl::before {
        content: none
    }

    .p-treatment-xxx-main__item-body__zengo .p-treatment-xxx-main__item-body-method-item-body-description-part-block {
        margin: 8rem 0 0
    }

    .p-treatment-xxx-main__item-body__zengo .p-treatment-xxx-main__item-body-method-item-body-description-part-block-item {
        margin: 0 8rem 0 0
    }

    .p-treatment-xxx-main__item-body__zengo .p-treatment-xxx-main__item-body-method-item-body-description-part-block-item-img {
        width: 61rem
    }

    .p-treatment-xxx-main__item-body-item-feature {
        margin: 11rem 0 0;
        padding: 4.4rem 4.4rem 8rem;
        background-color: #f4f4f4
    }

    .p-treatment-xxx-main__item-body-item-feature-item {
        margin: 0 0 -5rem;
        padding: 7rem
    }

    .p-treatment-xxx-main__item-body-item-feature-item:last-child {
        margin: 0
    }

    .p-treatment-xxx-main__item-body-item-feature-item-ttl {
        margin: 0 0 6rem;
        padding: 0 0 7rem;
        font-size: 6rem
    }

    .p-treatment-xxx-main__item-body-item-feature-item-list {
        margin: 0 0 0 6rem
    }

    .p-treatment-xxx-main__item-body-item-feature-item-item {
        margin: 0 0 1rem;
        font-size: 5.6rem
    }

    .p-treatment-xxx-main__item-body-item-feature-item-item::before {
        top: 3rem;
        left: -6.5rem;
        width: 3rem;
        height: 3rem
    }

    .p-treatment-xxx-main__item-body-flow-item {
        margin: 0px 0 13rem;
        padding: 9rem 8rem 15.5rem
    }

    .p-treatment-xxx-main__item-body-flow-item:last-child {
        padding: 9rem 8rem 9rem
    }

    .p-treatment-xxx-main__item-body-flow-item-header {
        margin: 0 0 9.6rem;
        padding: 0 0 7.5rem
    }

    .p-treatment-xxx-main__item-body-flow-item-header-num {
        font-size: 5.2rem
    }

    .p-treatment-xxx-main__item-body-flow-item-header-ttl {
        margin: 0 0 1rem 4rem;
        font-size: 6.8rem;
        letter-spacing: .5rem
    }

    .p-treatment-xxx-main__item-body-flow-item-arrow {
        bottom: -8.5rem;
        left: calc(50% - 8.3rem);
        width: 15.5rem;
        height: 15.5rem
    }

    .p-treatment-xxx-main__item-body-flow-item-body-txt {
        font-size: 5.6rem;
        line-height: 2
    }

    .p-treatment-xxx-main__item-body-flow-item-body-txt__attention {
        font-size: 5.4rem
    }

    .p-treatment-xxx-main__item-body-flow-item-arrow-block::before {
        bottom: calc(50% - 9rem);
        left: calc(50% - 1.8rem);
        border-right: 1.8rem solid transparent;
        border-top: 2.6rem solid #38342c;
        border-left: 1.8rem solid transparent
    }

    .p-treatment-xxx-main__item-body-flow-item-body-description {
        margin: 9.5rem 0rem -4.5rem
    }

    .p-treatment-xxx-main__item-body-flow-item-body-description-part {
        margin: 0 8.5rem 1rem;
        padding: 11.5rem 0 9rem
    }

    .p-treatment-xxx-main__item-body-flow-item-body-description-part-ttl {
        margin: 0 0 6rem;
        padding: 0 0 0 4rem;
        font-size: 6.5rem
    }

    .p-treatment-xxx-main__item-body-flow-item-body-description-part-ttl::before {
        top: 2rem;
        height: 6.4rem
    }

    .p-treatment-xxx-main__item-body-flow-item-body-description-part-ttl__sub {
        padding: .4rem 3.2rem;
        font-size: 4.8rem
    }

    .p-treatment-xxx-main__item-body-flow-item-body-description-part-txt {
        font-size: 5.4rem;
        line-height: 2
    }

    .p-treatment-xxx-main__item-body-flow-item-body-description-part-img {
        margin: 4.5rem 0
    }

    .p-treatment-xxx-main__item-body-flow-item-body-description-img {
        padding: 4rem 4rem 0
    }

    .p-treatment-xxx-main__item-body-flow-item-body-block {
        flex-direction: column
    }

    .p-treatment-xxx-main__item-body-flow-item-body-block-img {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        margin: 0 0 6rem
    }

    .p-treatment-xxx-main__item-body-flow-item-body-block-img-item {
        width: 42rem
    }

    .p-treatment-xxx-main__item-body-flow-item-body-block-txt {
        font-size: 5.6rem;
        line-height: 2
    }

    .p-treatment-xxx-main__item-body-flow-item-footer {
        margin: 6rem 0 0;
        padding: 7.5rem 8rem 10rem
    }

    .p-treatment-xxx-main__item-body-flow-item-footer-txt {
        font-size: 5.6rem;
        line-height: 2
    }

    .p-treatment-xxx-main__item-body-detail-item {
        margin: 0 0 15.5rem
    }

    .p-treatment-xxx-main__item-body-detail-item-description {
        position: relative;
        flex-direction: column
    }

    .p-treatment-xxx-main__item-body-detail-item-description-img {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content
    }

    .p-treatment-xxx-main__item-body-detail-item-description-img-item {
        width: 32rem
    }

    .p-treatment-xxx-main__item-body-detail-item-description-content {
        margin: 6rem 0 0;
        font-size: 5.4rem
    }

    .p-treatment-xxx-main__item-body-detail-item-description-content-ttl {
        position: absolute;
        top: 9rem;
        left: 38rem;
        font-size: 5.6rem
    }

    .p-treatment-xxx-main__item-body-detail-item-description-content-ttl::before {
        content: none
    }

    .p-treatment-xxx-main__item-body-detail-item-description-content-ttl-head {
        margin: 0 1.6rem 0 0;
        font-size: 7.4rem
    }

    .p-treatment-xxx-main__item-body-detail-item-txt {
        margin: 0;
        line-height: 2
    }

    .p-treatment-xxx-main__item-body-detail-item-feature {
        margin: 10rem 0 0;
        padding: 11.4rem
    }

    .p-treatment-xxx-main__item-body-detail-item-feature-item-ttl {
        margin: 0 0 6rem;
        padding: 0 0 0 4rem;
        font-size: 6.5rem
    }

    .p-treatment-xxx-main__item-body-detail-item-feature-item-ttl::before {
        top: 2rem;
        height: 6.4rem
    }

    .p-treatment-xxx-main__item-body-detail-item-feature-item-txt {
        font-size: 5.4rem;
        line-height: 2
    }

    .p-treatment-xxx-main__item-body-method-item-header {
        margin: 0 0 9.2rem
    }

    .p-treatment-xxx-main__item-body-method-item-header-num {
        font-size: 5.2rem
    }

    .p-treatment-xxx-main__item-body-method-item-header-ttl {
        margin: 0 0 0 4rem;
        font-size: 6.8rem;
        letter-spacing: .5rem
    }

    .p-treatment-xxx-main__item-body-method-item-body-description-part {
        margin: 0 8.5rem 1rem;
        padding: 11.5rem 0 9rem
    }

    .p-treatment-xxx-main__item-body-method-item-body-description-part-ttl {
        margin: 0 0 6rem;
        padding: 0 0 0 4rem;
        font-size: 6.5rem
    }

    .p-treatment-xxx-main__item-body-method-item-body-description-part-ttl::before {
        top: 2rem;
        height: 6.4rem
    }

    .p-treatment-xxx-main__item-body-method-item-body-description-part-txt {
        font-size: 5.4rem;
        line-height: 2
    }

    .p-treatment-xxx-main__item-body-method-item-body-description-part-item {
        padding: 0 0 0 6rem;
        font-size: 5.4rem;
        line-height: 2
    }

    .p-treatment-xxx-main__item-body-method-item-body-description-part-item::before {
        top: 3.8rem;
        left: 0rem;
        width: 3rem;
        height: 3rem
    }

    .p-treatment-xxx-main__item-body-method-item-body-description-part-block {
        margin: 6rem 0 0;
        padding: 0 0 4.5rem
    }

    .p-treatment-xxx-main__item-body-method-item-body-description-part-block-item-txt {
        font-size: 5.4rem
    }

    .p-treatment-xxx-main__item-body-block-description {
        padding: 0 8.5rem
    }

    .p-treatment-xxx-main__item-body-block-description-part {
        padding: 11.5rem 0 9rem
    }

    .p-treatment-xxx-main__item-body-block-description-part-ttl {
        margin: 0 0 6rem;
        padding: 0 0 0 4rem;
        font-size: 6.5rem
    }

    .p-treatment-xxx-main__item-body-block-description-part-ttl::before {
        top: 1rem;
        height: 6.4rem
    }

    .p-treatment-xxx-main__item-body-block-description-part-txt {
        font-size: 5.4rem;
        line-height: 2
    }

    .p-treatment-xxx-main__item-body-illustrated-item-body-description-part {
        margin: 0 8.5rem 1rem;
        padding: 11.5rem 0 9rem
    }

    .p-treatment-xxx-main__item-body-illustrated-item-body-description-part:last-child {
        margin: 0 8.5rem 1rem
    }

    .p-treatment-xxx-main__item-body-illustrated-item-body-description-part-block {
        flex-direction: column
    }

    .p-treatment-xxx-main__item-body-illustrated-item-body-description-part-ttl {
        margin: 0 0 6rem;
        padding: 0 0 0 4rem;
        font-size: 6.5rem
    }

    .p-treatment-xxx-main__item-body-illustrated-item-body-description-part-block-txt {
        font-size: 5.4rem;
        line-height: 2
    }

    .p-treatment-xxx-main__item-body-illustrated-item-body-description-part-block-img {
        margin: 0 0 6rem
    }

    .p-treatment-xxx-main__item-body-illustrated-item-body-description-part-block-img-item {
        width: 42rem
    }

    .p-treatment-xxx-main__item-body-illustrated-item-body-description-sub {
        margin: -3.8rem 8.5rem 9rem;
        padding: 7.5rem 8rem 10rem
    }

    .p-treatment-xxx-main__item-body-illustrated-item-body-description-sub-txt {
        font-size: 5.6rem;
        line-height: 2
    }

    .p-treatment-xxx-main__item-body-about-block {
        flex-direction: column;
        margin: 0 0 6rem
    }

    .p-treatment-xxx-main__item-body-about-block-img {
        margin: 0 0 8rem
    }

    .p-treatment-xxx-main__item-body-about-block-img-item {
        width: 100%
    }

    .p-treatment-xxx-main__item-body-about-block-txt {
        margin: -2rem 0 0;
        font-size: 5.6rem;
        line-height: 2
    }

    .p-treatment-xxx-main__item-body-about-txt {
        margin: 0 0 6rem;
        font-size: 5.6rem;
        line-height: 2
    }

    .p-treatment-xxx-main__item-body-about-description {
        margin: 7rem 0 7.5rem
    }

    .p-treatment-xxx-main__item-body-about-description-part {
        padding: 11.4rem 7rem
    }

    .p-treatment-xxx-main__item-body-about-description-part-ttl {
        margin: 0 0 6rem;
        padding: 0 0 0 4rem;
        font-size: 6.5rem
    }

    .p-treatment-xxx-main__item-body-about-description-part-ttl::before {
        top: 2rem;
        height: 6.4rem
    }

    .p-treatment-xxx-main__item-body-about-description-part-txt {
        font-size: 5.6rem
    }

    .p-treatment-xxx-main__item-body-about-description-part-item {
        padding: 0 0 0 6rem;
        font-size: 5.4rem;
        line-height: 2
    }

    .p-treatment-xxx-main__item-body-about-description-part-item::before {
        top: 3.8rem;
        left: 0rem;
        width: 3rem;
        height: 3rem
    }

    .p-treatment-xxx-main__item-body-type-item {
        margin: 0 0 15.5rem
    }

    .p-treatment-xxx-main__item-body-type-item:last-child .p-treatment-xxx-main__item-body-type-item-description {
        margin: 8rem 0 0
    }

    .p-treatment-xxx-main__item-body-type-item-img {
        width: 32rem
    }

    .p-treatment-xxx-main__item-body-type-item-content {
        width: calc(100% - 32rem);
        padding: 0 0 0 8rem
    }

    .p-treatment-xxx-main__item-body-type-item-content-ttl {
        font-size: 6.8rem
    }

    .p-treatment-xxx-main__item-body-type-item-content-txt {
        font-size: 5.6rem
    }

    .p-treatment-xxx-main__item-body-type-item-header-ttl {
        font-size: 6.8rem
    }

    .p-treatment-xxx-main__item-body-type-item-description {
        margin: 8rem 0 0;
        padding: 0 11.4rem
    }

    .p-treatment-xxx-main__item-body-type-item-description-part {
        padding: 11.4rem 0
    }

    .p-treatment-xxx-main__item-body-type-item-description-part-ttl {
        margin: 0 0 6rem;
        padding: 0 0 0 4rem;
        font-size: 6.5rem
    }

    .p-treatment-xxx-main__item-body-type-item-description-part-ttl::before {
        top: 2rem;
        height: 6.4rem
    }

    .p-treatment-xxx-main__item-body-type-item-description-part-txt {
        font-size: 5.4rem;
        line-height: 2
    }

    .p-treatment-xxx-main__item-body-type-item-description-part-item {
        padding: 0 0 0 6rem;
        font-size: 5.4rem;
        line-height: 2
    }

    .p-treatment-xxx-main__item-body-type-item-description-part-item::before {
        top: 3.8rem;
        left: 0rem;
        width: 3rem;
        height: 3rem
    }

    .p-treatment-xxx-main__item-body-box-list {
        flex-wrap: wrap
    }

    .p-treatment-xxx-main__item-body-box-item {
        width: 61rem;
        margin: 0 8rem 8rem 0rem
    }

    .p-treatment-xxx-main__item-body-box-item:nth-child(1n) {
        margin: 0 8rem 8rem 0rem
    }

    .p-treatment-xxx-main__item-body-box-item:nth-child(2n) {
        margin: 0
    }

    .p-treatment-xxx-main__item-body-box-item-body {
        margin: 0 0 4rem
    }

    .p-treatment-xxx-main__item-body-box-item-body-img-item {
        width: 100%
    }

    .p-treatment-xxx-main__item-body-box-item-header-ttl {
        font-size: 5.6rem
    }

    .p-treatment-xxx-main__item-body-trouble-txt {
        font-size: 5.6rem
    }

    .p-treatment-xxx-main__item-body-trouble-block {
        margin: 7rem 0 6.5rem;
        padding: 11.4rem
    }

    .p-treatment-xxx-main__item-body-trouble-block-item {
        padding: 0 0 0 6rem;
        font-size: 5.4rem;
        line-height: 2
    }

    .p-treatment-xxx-main__item-body-trouble-block-item::before {
        top: 3.8rem;
        left: 0rem;
        width: 3rem;
        height: 3rem
    }

    .p-treatment-xxx-main__item-body-trouble-item-body-list {
        padding: 8rem
    }

    .p-treatment-xxx-main__item-body-trouble-item-body-item {
        padding: 0 0 0 6rem;
        font-size: 5.4rem;
        line-height: 2
    }

    .p-treatment-xxx-main__item-body-trouble-item-body-item::before {
        top: 3.8rem;
        left: 0rem;
        width: 3rem;
        height: 3rem
    }

    .p-treatment-xxx-main__item-body-trouble-item-body-description-part-ttl {
        font-size: 6.8rem
    }

    .p-treatment-xxx-main__item-body-trouble-item-body-description-part-txt {
        font-size: 5.6rem
    }

    .p-treatment-xxx-main__item-body-trouble-item-body-description-part-block-ttl {
        margin: 0 0 6.4rem;
        padding: 0 0 0 4rem;
        font-size: 6.6rem
    }

    .p-treatment-xxx-main__item-body-trouble-item-body-description-part-block-list {
        flex-direction: column
    }

    .p-treatment-xxx-main__item-body-trouble-item-body-description-part-block-item {
        margin: 0 0 8rem
    }

    .p-treatment-xxx-main__item-body-trouble-item-body-description-part-block-item-img {
        width: 100%
    }

    .p-treatment-xxx-main__item-body-trouble-item-body-description-part-block-item-txt {
        margin: 4.6rem 0 0;
        font-size: 5.4rem
    }

    .p-treatment-xxx-main__item-body-trouble-item-body-description-part-block__please {
        margin: 2rem 0 0;
        padding: 8rem;
        background-color: #f4f4f4
    }

    .p-treatment-caries-main__item__1 .p-treatment-xxx-main__item-body-flow-item:last-child:last-child {
        padding: 9rem 8rem 15rem
    }

    .p-treatment-root-main__item__2 .p-treatment-xxx-main__item-body-illustrated-item-body-description-part:nth-child(2) {
        margin: 0 8.5rem 1rem
    }

    .p-treatment-root-main__item__4 .p-treatment-xxx-main__item-body-flow-item-body-description {
        flex-direction: column;
        padding: 10.5rem 8.5rem 0rem
    }

    .p-treatment-root-main__item__4 .p-treatment-xxx-main__item-body-flow-item-body-description-part {
        margin: 0
    }

    .p-treatment-root-main__item__4 .p-treatment-xxx-main__item-body-flow-item-body-description-img {
        padding: 0
    }

    .p-treatment-root-main__item__4 .p-treatment-xxx-main__item-body-flow-item-body-description-img-item {
        width: 42rem
    }

    .p-treatment-root-main__item__5 .p-treatment-xxx-main__item-body {
        margin: 8rem 0 0
    }

    .p-treatment-periodontal-main__item__1 .p-treatment-xxx-main__item-body-illustrated-item-body-description-part-ttl {
        margin: 0 0 6rem
    }

    .p-treatment-periodontal-main__item__1 .p-treatment-xxx-main__item-body-illustrated-item-body-description-part-block-img-item {
        width: 32rem
    }

    .p-treatment-implant-main__item__1 .p-treatment-xxx-main__item-body-about-block {
        flex-direction: row
    }

    .p-treatment-implant-main__item__1 .p-treatment-xxx-main__item-body-about-block-img-item {
        width: 58rem;
        margin: 0 0 7.5rem
    }

    .p-treatment-implant-main__item__4 .p-treatment-xxx-main__item-body-flow-item-body-description {
        flex-direction: column;
        margin: 6.8rem 0rem 8.8rem;
        padding: 4rem 8rem 0 8rem
    }

    .p-treatment-implant-main__item__4 .p-treatment-xxx-main__item-body-flow-item-body-description-img-item {
        width: 42rem;
        margin: 3.8rem 0rem 5.8rem
    }

    .p-treatment-orthodontics-main__item__2 .p-treatment-xxx-main__item-body-type-item-description-part {
        padding: 11.4rem 0
    }

    .p-treatment-surgical-main__item__1 .p-treatment-xxx-main__item-body-trouble-item-body-description-part {
        margin: 18.5rem 0 0
    }

    .p-treatment-surgical-main__item__1 .p-treatment-xxx-main__item-body-trouble-item-body-description-part-ttl {
        margin: 0 0 8rem
    }

    .p-treatment-surgical-main__item__1 .p-treatment-xxx-main__item-body-trouble-item-body-description-part-blocks__row {
        flex-direction: column
    }

    .p-treatment-surgical-main__item__1 .p-treatment-xxx-main__item-body-trouble-item-body-description-part-block {
        margin: 0 0 8rem
    }

    .p-treatment-surgical-main__item__1 .p-treatment-xxx-main__item-body-trouble-item-body-description-part-block-img {
        margin: 0 0 4rem
    }

    .p-treatment-surgical-main__item__1 .p-treatment-xxx-main__item-body-trouble-item-body-description-part-block-img-item {
        width: 100%
    }

    .p-treatment-surgical-main__item__1 .p-treatment-xxx-main__item-body-trouble-item-body-description-part-block-txt {
        font-size: 5.6rem
    }

    .p-treatment-surgical-main__item__1 .p-treatment-xxx-main__item-body-trouble-item-body-description-part-blocks__col .p-treatment-xxx-main__item-body-trouble-item-body-description-part-block:nth-child(1) {
        margin: 0 0 11rem
    }

    .p-treatment-surgical-main__item__1 .p-treatment-xxx-main__item-body-trouble-item-body-description-part-blocks__col .p-treatment-xxx-main__item-body-trouble-item-body-description-part-block:nth-child(2) {
        margin: 1px 0 12rem
    }
}

.p-treatment-xxx-menu__wrapper {
    padding: 9.5rem 19rem 19.5rem;
    border-top: 1px solid #e3e3e3
}

.p-treatment-xxx-menu__ttl {
    font-size: 2.5rem;
    font-family: "\6E38\660E\671D\4F53", "Yu Mincho", YuMincho, "\30D2\30E9\30AE\30CE\660E\671D   Pro", "Hiragino Mincho Pro", "MS P\660E\671D", "MS PMincho", serif
}

.p-treatment-xxx-menu__list {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 6rem auto 0
}

.p-treatment-xxx-menu__item {
    width: 25.6rem;
    margin: 0 6.4rem 7.2rem 0
}

.p-treatment-xxx-menu__item:nth-child(4n) {
    margin: 0 0 7.2rem 0
}

.p-treatment-xxx-menu__item-img-item {
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%
}

.p-treatment-xxx-menu__item-content {
    margin: 2rem 0 0
}

.p-treatment-xxx-menu__item-content-header {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    align-items: center;
    margin: 0 0 2rem
}

.p-treatment-xxx-menu__item-content-header-ttl {
    font-size: 1.9rem;
    font-family: "\6E38\660E\671D\4F53", "Yu Mincho", YuMincho, "\30D2\30E9\30AE\30CE\660E\671D   Pro", "Hiragino Mincho Pro", "MS P\660E\671D", "MS PMincho", serif
}

.p-treatment-xxx-menu__item-content-header-arrow {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    align-items: center;
    width: 1.6rem;
    margin: 0 0 0 1rem;
    overflow: hidden
}

.p-treatment-xxx-menu__item-content-header-arrow-img {
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    width: 1.6rem;
    margin: 0 0 0 1rem;
    width: 1.6rem;
    margin: 0
}

@media screen and (max-width: 1024px) {
    .p-treatment-xxx-menu__item-content-header-arrow-img {
        width: 3.6rem
    }
}

@media screen and (max-width: 767px) {
    .p-treatment-xxx-menu__item-content-header-arrow-img {
        width: 5.2rem
    }
}

.p-treatment-xxx-menu__item-content-body-txt {
    font-size: 1.6rem;
    line-height: 1.8
}

.p-treatment-xxx-menu__all {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    justify-content: center;
    align-items: center
}

.p-treatment-xxx-menu__all-btn {
    width: 6.4rem;
    height: 6.4rem;
    border-radius: 50%;
    background-color: #cc99ff
}

.p-treatment-xxx-menu__all-img {
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 1.8rem;
    overflow: hidden
}

.p-treatment-xxx-menu__all-img-item {
    width: 1.8rem;
    height: 1.8rem
}

.p-treatment-xxx-menu__all-link {
    margin: 0 0 0 1.25rem
}

.p-treatment-xxx-menu__all-link-txt {
    position: relative;
    font-size: 1.8rem;
    letter-spacing: .2rem
}

.p-treatment-xxx-menu__all-link-txt::before {
    position: absolute;
    bottom: -.18rem;
    left: 1%;
    content: "";
    width: 98%;
    height: 1px;
    background-color: #262626
}

@media screen and (min-width: 1700px) {
    .p-treatment-xxx-menu__ttl {
        max-width: 122rem;
        margin: 0 auto
    }

    .p-treatment-xxx-menu__list {
        max-width: 122rem;
        margin: 6rem auto 0
    }
}

@media screen and (max-width: 1024px) {
    .p-treatment-xxx-menu__wrapper {
        padding: 15.5rem 24rem 22.5rem
    }

    .p-treatment-xxx-menu__ttl {
        font-size: 4.5rem
    }

    .p-treatment-xxx-menu__list {
        margin: 7rem 0 0
    }

    .p-treatment-xxx-menu__item {
        width: 32.66rem;
        margin: 0 7rem 7.8rem 0
    }

    .p-treatment-xxx-menu__item:nth-child(3n) {
        margin: 0 0 7.8rem
    }

    .p-treatment-xxx-menu__item:nth-child(4n) {
        margin: 0 7rem 7.8rem 0
    }

    .p-treatment-xxx-menu__item-content-header-ttl {
        font-size: 3.2rem
    }

    .p-treatment-xxx-menu__item-content-header-arrow {
        width: 3.6rem
    }

    .p-treatment-xxx-menu__item-content-header-arrow-img {
        width: 3.6rem
    }

    .p-treatment-xxx-menu__item-content {
        margin: 2.5rem 0 0
    }

    .p-treatment-xxx-menu__item-content-header {
        margin: 0 0 2.5rem
    }

    .p-treatment-xxx-menu__item-content-body-txt {
        font-size: 2.6rem
    }

    .p-treatment-xxx-menu__all-btn {
        width: 10rem;
        height: 10rem
    }

    .p-treatment-xxx-menu__all-link {
        margin: 0 0 0 2.25rem
    }

    .p-treatment-xxx-menu__all-link-txt {
        font-size: 3.4rem
    }

    .p-treatment-xxx-menu__all-img {
        height: 3.2rem
    }

    .p-treatment-xxx-menu__all-img-item {
        width: 3.2rem;
        height: 3.2rem
    }
}

@media screen and (max-width: 767px) {
    .p-treatment-xxx-menu__wrapper {
        padding: 23rem 16rem 28rem
    }

    .p-treatment-xxx-menu__ttl {
        font-size: 7.4rem
    }

    .p-treatment-xxx-menu__list {
        display: flex;
        display: -ms-flexbox;
        flex-direction: column;
        margin: 16rem 0 14rem
    }

    .p-treatment-xxx-menu__item {
        display: flex;
        display: -ms-flexbox;
        flex-direction: row;
        width: 100%;
        margin: 0 0 8.5rem
    }

    .p-treatment-xxx-menu__item:nth-child(4n) {
        margin: 0 0 7.2rem 0
    }

    .p-treatment-xxx-menu__item-img-item {
        width: 55.6rem;
        width: 40rem
    }

    .p-treatment-xxx-menu__item-content {
        display: flex;
        display: -ms-flexbox;
        flex-direction: column;
        justify-content: center;
        margin: 0 0 0 8rem
    }

    .p-treatment-xxx-menu__item-content-header {
        display: flex;
        display: -ms-flexbox;
        flex-direction: row;
        align-items: center;
        margin: 0 0 1rem
    }

    .p-treatment-xxx-menu__item-content-header-ttl {
        font-size: 6.2rem
    }

    .p-treatment-xxx-menu__item-content-header-arrow {
        width: 5.2rem
    }

    .p-treatment-xxx-menu__item-content-header-arrow-img {
        display: flex;
        display: -ms-flexbox;
        align-items: center;
        width: 1.6rem;
        margin: 0 0 0 1rem;
        margin: 0
    }
}

@media screen and (max-width: 767px) and (max-width: 1024px) {
    .p-treatment-xxx-menu__item-content-header-arrow-img {
        width: 3.6rem
    }
}

@media screen and (max-width: 767px) and (max-width: 767px) {
    .p-treatment-xxx-menu__item-content-header-arrow-img {
        width: 5.2rem
    }
}

@media screen and (max-width: 767px) {
    .p-treatment-xxx-menu__item-content-body-txt {
        font-size: 5.2rem
    }

    .p-treatment-xxx-menu__all {
        display: flex;
        display: -ms-flexbox;
        flex-direction: row;
        justify-content: center;
        align-items: center
    }

    .p-treatment-xxx-menu__all-btn {
        width: 16rem;
        height: 16rem
    }

    .p-treatment-xxx-menu__all-img-item {
        width: 4.2rem;
        height: 4.2rem
    }

    .p-treatment-xxx-menu__all-link {
        margin: 0 0 0 4.5rem
    }

    .p-treatment-xxx-menu__all-link-txt {
        position: relative;
        font-size: 5.4rem;
        letter-spacing: .2rem
    }

    .p-treatment-xxx-menu__all-link-txt::before {
        position: absolute;
        bottom: -.18rem;
        left: 1%;
        content: "";
        width: 98%;
        height: 1px;
        background-color: #cc99ff
    }
}

.p-treatment-xxx-link {
    width: 110rem;
    margin: 0 auto 9rem
}

.p-treatment-xxx-link-list {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    justify-content: center
}

.p-treatment-xxx-link-item {
    border-left: 1px solid #3d3b3a
}

.p-treatment-xxx-link-item:last-child {
    border-right: 1px solid #3d3b3a
}

.p-treatment-xxx-link-link {
    display: block;
    padding: 0 4.5rem;
    text-align: center
}

.p-treatment-xxx-link-txt {
    font-size: 1.5rem
}

@media screen and (max-width: 1024px) {
    .p-treatment-xxx-link {
        display: none
    }
}

.p-access-about__wrapper {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    justify-content: space-between;
    margin: 10rem 0 0;
    border-top: 1px solid #e3e3e3
}

.p-access-about__img {
    padding: 13rem 0;
    order: 2
}

.p-access-about__img-item {
    position: relative;
    width: 59.5rem;
    height: 87.5rem;
    padding: 40rem 0 0;
    overflow: hidden
}

.p-access-about__img-item iframe {
    position: absolute;
    top: -20rem;
    left: 0;
    height: calc(100% + 40rem)
}

.p-access-about__content {
    padding: 13rem 12rem 0rem 11rem;
    order: 1
}

.p-access-about__content-body {
    padding: 5.5rem 0 0
}

.p-access-about__content-body-item {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    width: 45.5rem;
    margin: 0 0 2.2rem;
    padding: 0 0 2.2rem;
    line-height: 2;
    border-bottom: 1px solid #e3e3e3
}

.p-access-about__content-body-item-head {
    width: 13rem;
    font-size: 1.8rem
}

.p-access-about__content-body-item-txt {
    width: calc(100% - 13rem);
    font-size: 1.8rem
}

.p-access-about__content-body-item-txt-link-txt {
    position: relative
}

.p-access-about__content-body-item-txt-link-txt::before {
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 1px;
    background-color: #262626
}

.p-access-about__content-body-link {
    width: 45rem;
    margin: 5.3rem 0 0
}

@media screen and (min-width: 1700px) {
    .p-access-about {
        border-top: 1px solid #e3e3e3
    }

    .p-access-about__wrapper {
        width: 128rem;
        margin: 0 auto;
        border-top: none
    }
}

@media screen and (max-width: 1024px) {
    .p-access-about__wrapper {
        position: relative;
        flex-direction: column;
        margin: 36rem 0 0;
        padding: 19rem 16rem 42rem
    }

    .p-access-about__img {
        order: 2
    }

    .p-access-about__img-item {
        width: 100%;
        height: 86rem
    }

    .p-access-about__img-item iframe {
        position: absolute;
        top: -30rem;
        left: 0;
        height: calc(100% + 60rem)
    }

    .p-access-about__content {
        padding: 0 0 6rem;
        order: 1
    }

    .p-access-about__content-body-item {
        width: 100%;
        margin: 0 0 3.6rem;
        padding: 0 0 3.6rem
    }

    .p-access-about__content-body-item-head {
        width: 30rem;
        font-size: 3rem
    }

    .p-access-about__content-body-item-txt {
        width: calc(100% - 30rem);
        font-size: 3rem
    }

    .p-access-about__content-body-item-txt-link__tel {
        position: relative
    }

    .p-access-about__content-body-item-txt-link__tel::before {
        position: absolute;
        bottom: 0;
        left: 0;
        content: "";
        width: 100%;
        height: 1px;
        background-color: #262626
    }

    .p-access-about__content-body-link {
        position: absolute;
        bottom: 22rem;
        width: 128rem
    }
}

@media screen and (max-width: 767px) {
    .p-access-about__wrapper {
        position: relative;
        flex-direction: column;
        margin: 46.5rem 0 0;
        padding: 7.5rem 0 58.5rem
    }

    .p-access-about__img {
        margin: 0 auto;
        order: 2
    }

    .p-access-about__img-item {
        width: 128rem;
        height: 96rem;
        padding: 80rem 0 0
    }

    .p-access-about__img-item iframe {
        position: absolute;
        top: -40rem;
        left: 0;
        height: calc(100% + 80rem)
    }

    .p-access-about__content {
        padding: 16rem 16rem 6rem;
        order: 1
    }

    .p-access-about__content-body {
        padding: 17.5rem 0 0
    }

    .p-access-about__content-body-item {
        width: 100%;
        margin: 0 0 8.5rem;
        padding: 0 0 7.7rem
    }

    .p-access-about__content-body-item-head {
        width: 32rem;
        font-size: 5.6rem
    }

    .p-access-about__content-body-item-txt {
        width: calc(100% - 32rem);
        font-size: 5.6rem
    }

    .p-access-about__content-body-link {
        position: absolute;
        bottom: 29rem;
        left: 16rem;
        width: 128rem
    }
}

.p-access-hours__wrapper {
    padding: 14.5rem 11rem 16.8rem;
    border-top: 1px solid #e3e3e3
}

.p-access-hours__body {
    width: 106rem;
    padding: 7rem 0 0
}

.p-access-hours__body td {
    display: flex;
    display: -ms-flexbox;
    justify-content: center;
    align-items: center;
    width: calc(85rem / 7);
    font-size: 1.4rem;
    text-align: center
}

.p-access-hours__body td img {
    width: 1.7rem;
    height: 100%
}

.p-access-hours__body-table {
    position: relative
}

.p-access-hours__body-table::before {
    position: absolute;
    top: 11rem;
    left: 0;
    width: 100%;
    height: 1px;
    content: "";
    background-color: #e3e3e3
}

.p-access-hours__body-table tr {
    display: flex;
    display: -ms-flexbox;
    align-items: center
}

.p-access-hours__body-table-tr-top th {
    position: relative;
    width: calc(85rem / 7);
    font-family: "\6E38\660E\671D\4F53", "Yu Mincho", YuMincho, "\30D2\30E9\30AE\30CE\660E\671D   Pro", "Hiragino Mincho Pro", "MS P\660E\671D", "MS PMincho", serif;
    font-weight: normal;
    text-align: center
}

.p-access-hours__body-table-tr-top th::before {
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 17.5rem;
    content: "";
    background-color: #e3e3e3
}

.p-access-hours__body-table-tr-top .p-access-hours__body-table-ttl {
    width: 21rem;
    font-size: 2.08rem;
    font-weight: normal;
    text-align: left
}

th {
    font-size: 1.6rem
}

.p-access-hours__body-table-th-left {
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    width: 21rem;
    height: 8rem;
    font-size: 1.7rem;
    font-family: "\6E38\30B4\30B7\30C3\30AF\4F53", YuGothic, "\6E38\30B4\30B7\30C3\30AF   Medium", "Yu Gothic Medium", "\6E38\30B4\30B7\30C3\30AF", "Yu Gothic", "\30E1\30A4\30EA\30AA", sans-serif;
    font-weight: normal;
    letter-spacing: .08rem
}

.p-access-hours__body-txt {
    margin: 4.2rem 0 0;
    font-size: 1.6rem;
    line-height: 2
}

@media screen and (min-width: 1700px) {
    .p-access-hours {
        border-top: 1px solid #e3e3e3
    }

    .p-access-hours__wrapper {
        width: 128rem;
        margin: 0 auto;
        border-top: none
    }
}

@media screen and (max-width: 1024px) {
    .p-access-hours__wrapper {
        padding: 19rem 16rem 22.5rem
    }

    .p-access-hours__body {
        width: 100%;
        padding: 4rem 0 0
    }

    .p-access-hours__body td {
        width: calc(102rem / 7)
    }

    .p-access-hours__body td img {
        width: 2.7rem
    }

    .p-access-hours__body-table::before {
        top: 15rem
    }

    .p-access-hours__body-table-tr-top .p-access-hours__body-table-ttl {
        width: 26rem;
        font-size: 3.2rem
    }

    .p-access-hours__body-table-tr-top th {
        width: calc(102rem / 7);
        font-size: 2.8rem
    }

    .p-access-hours__body-table-tr-top th::before {
        height: 24rem
    }

    .p-access-hours__body-table-th-left {
        width: 26rem;
        height: 10rem;
        font-size: 3rem
    }

    .p-access-hours__body-txt {
        margin: 6rem 0 0;
        font-size: 3rem
    }
}

@media screen and (max-width: 767px) {
    .p-access-hours__wrapper {
        padding: 23.5rem 16rem 25.5rem;
        border-top: 1px solid #e3e3e3
    }

    .p-access-hours__body {
        width: 100%;
        padding: 13.5rem 0 0
    }

    .p-access-hours__body td {
        display: flex;
        display: -ms-flexbox;
        justify-content: center;
        align-items: center;
        width: calc(96rem / 7);
        font-size: 1.4rem;
        text-align: center
    }

    .p-access-hours__body td img {
        width: 4.6rem;
        height: 100%
    }

    .p-access-hours__body-table {
        position: relative
    }

    .p-access-hours__body-table::before {
        position: absolute;
        top: 28.5rem;
        left: 1rem;
        width: calc(100% - 1rem);
        height: 1px;
        content: "";
        background-color: #e3e3e3
    }

    .p-access-hours__body-table tr {
        display: flex;
        display: -ms-flexbox;
        align-items: center;
        margin: 0 0 3.5rem;
        padding: 0 0 0 1rem;
        letter-spacing: .8rem
    }

    .p-access-hours__body-table .p-access-hours__body-table-tr-top {
        margin: 0
    }

    .p-access-hours__body-table th {
        font-size: 4.8rem
    }

    .p-access-hours__body-table-tr-top th {
        position: relative;
        width: calc(96rem / 7);
        font-family: "\6E38\660E\671D\4F53", "Yu Mincho", YuMincho, "\30D2\30E9\30AE\30CE\660E\671D   Pro", "Hiragino Mincho Pro", "MS P\660E\671D", "MS PMincho", serif;
        font-weight: normal;
        text-align: center
    }

    .p-access-hours__body-table-tr-top th::before {
        position: absolute;
        top: -3rem;
        right: 0;
        width: 1px;
        height: 51.5rem;
        content: "";
        background-color: #e3e3e3
    }

    .p-access-hours__body-table-tr-top .p-access-hours__body-table-ttl {
        width: 33rem;
        font-size: 5rem;
        font-weight: normal;
        text-align: left
    }

    th {
        font-size: 5.2rem
    }

    .p-access-hours__body-table-th-left {
        display: flex;
        display: -ms-flexbox;
        align-items: center;
        width: 33rem;
        height: 19rem;
        font-size: 5.3rem;
        font-family: "\6E38\30B4\30B7\30C3\30AF\4F53", YuGothic, "\6E38\30B4\30B7\30C3\30AF   Medium", "Yu Gothic Medium", "\6E38\30B4\30B7\30C3\30AF", "Yu Gothic", "\30E1\30A4\30EA\30AA", sans-serif;
        font-weight: normal;
        letter-spacing: .08rem
    }

    .p-access-hours__body-txt {
        margin: 3rem 0 0;
        font-size: 5.8rem;
        line-height: 1.8
    }
}

.p-access-access__wrapper {
    padding: 14rem 11rem 17.5rem;
    border-top: 1px solid #e3e3e3
}

.p-access-access__header-ttl__wrapper {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    align-items: center
}

.p-access-access__header-box {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin: -1.5rem 0 0 1.6rem;
    padding: 0.45rem 1.6rem;
    font-size: 1.5rem;
    border: 1px solid #38342c
}

.p-access-access__body {
    padding: 4rem 0 0
}

.p-access-access__body-list {
    margin: 9rem 0 0;
    border-bottom: 1px solid #e3e3e3
}

.p-access-access__body-item {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    margin: 0 0 7rem;
    padding: 0 0 6rem;
    border-bottom: 1px solid #e3e3e3
}

.p-access-access__body-item:last-child {
    margin: 0 0 4rem;
    border-bottom: none
}

.p-access-access__body-item-ttl {
    width: 37rem;
    font-size: 2.5rem;
    font-family: "\6E38\660E\671D\4F53", "Yu Mincho", YuMincho, "\30D2\30E9\30AE\30CE\660E\671D   Pro", "Hiragino Mincho Pro", "MS P\660E\671D", "MS PMincho", serif
}

.p-access-access__body-item-list {
    width: calc(100% - 37rem)
}

.p-access-access__item-list-item {
    margin: 0 0 .8rem;
    font-size: 1.7rem
}

@media screen and (min-width: 1700px) {
    .p-access-access {
        border-top: 1px solid #e3e3e3
    }

    .p-access-access__wrapper {
        width: 128rem;
        margin: 0 auto;
        border-top: none
    }
}

@media screen and (max-width: 1024px) {
    .p-access-access__wrapper {
        padding: 19rem 16rem 22.5rem
    }

    .p-access-access__header-box {
        margin: -10rem 0 0 3.6rem;
        padding: 0.95rem 2.1rem;
        font-size: 2.5rem
    }

    .p-access-access__body-list {
        margin: 11rem 0 0
    }

    .p-access-access__body-item {
        flex-direction: column;
        margin: 0 0 8rem;
        padding: 0 0 7rem
    }

    .p-access-access__body-item-ttl {
        font-size: 3.8rem
    }

    .p-access-access__body-item-list {
        width: 100%;
        margin: 2.4rem 0 0
    }

    .p-access-access__item-list-item {
        width: 100%;
        margin: 0 0 1.2rem;
        font-size: 3rem
    }
}

@media screen and (max-width: 767px) {
    .p-access-access__wrapper {
        padding: 23.5rem 16rem 33.5rem
    }

    .p-access-access__header-ttl__wrapper {
        display: flex;
        display: -ms-flexbox;
        flex-direction: row;
        align-items: center
    }

    .p-access-access__header-box {
        margin: -4rem 0 0 2.2rem;
        padding: 0.65rem 5.2rem;
        font-size: 4.2rem
    }

    .p-access-access__body {
        padding: 11.5rem 0 0
    }

    .p-access-access__body-list {
        margin: 9rem 0 0;
        border-bottom: 1px solid #e3e3e3
    }

    .p-access-access__body-item {
        flex-direction: column;
        margin: 0 0 12.5rem;
        padding: 0 0 11.5rem
    }

    .p-access-access__body-item:last-child {
        margin: 0 0 1rem;
        border-bottom: none
    }

    .p-access-access__body-item-ttl {
        width: 100%;
        font-size: 7.2rem
    }

    .p-access-access__body-item-list {
        width: 100%;
        margin: 5rem 0 0
    }

    .p-access-access__item-list-item {
        margin: 0 0 .8rem;
        font-size: 5.7rem
    }
}

.p-column-posts__wrapper {
    margin: 5rem 0 0;
    border-top: 1px solid #e3e3e3
}

.p-column-posts__item {
    border-bottom: 1px solid #e3e3e3
}

.p-column-posts__item:last-child {
    border-bottom: none
}

.p-column-posts__item-wrapper {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    justify-content: space-between;
    padding: 5rem 11rem
}

.p-column-posts__item-img {
    width: 29rem;
    height: 100%;
    padding: 7.2rem 5rem;
    background-color: #f5f4f2
}

.p-column-posts__item-img a {
    display: block;
    width: 100%;
    height: 100%
}

.p-column-posts__item-img img {
    width: 100%;
    height: 100%
}

.p-column-posts__item-img-item {
    width: 100%;
    height: 100%
}

.p-column-posts__item-content {
    position: relative;
    width: 69rem;
    padding: 2rem 0
}

.p-column-posts__item-content-header {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    margin: 0 0 1.6rem
}

.p-column-posts__item-content-header-link a {
    position: relative;
    margin: 0 0 0 1rem;
    padding: 0 0 0 1.8rem;
    border-left: 1px solid #d9d9d9;
    font-size: 1.6rem
}

.p-column-posts__item-content-header-link a::before {
    position: absolute;
    bottom: 0;
    left: 1.8rem;
    content: "";
    width: calc(100% - 1.8rem);
    height: 1px;
    background-color: #38342c
}

.p-column-posts__item-content-header-time {
    font-size: 1.6rem
}

.p-column-posts__item-content-body-ttl {
    margin: 0 0 2rem;
    font-size: 2.5rem;
    font-family: "\6E38\660E\671D\4F53", "Yu Mincho", YuMincho, "\30D2\30E9\30AE\30CE\660E\671D   Pro", "Hiragino Mincho Pro", "MS P\660E\671D", "MS PMincho", serif;
    line-height: 1.7
}

.p-column-posts__item-content-footer {
    position: absolute;
    bottom: 2rem;
    left: 0
}

.p-column-posts__item-content-footer a {
    padding: .8rem 1.5rem;
    border: 1px solid #bbb7ae;
    border-radius: .5rem;
    font-size: 1.5rem
}

.p-column-posts__item-content-footer-list {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 0 0 0 .4rem
}

.p-column-posts__item-content-footer-item {
    margin: 0 1rem 1.5rem 0
}

.p-column-posts__item-content-footer-item-link {
    padding: .8rem 1.5rem;
    border: 1px solid #bbb7ae;
    border-radius: .5rem;
    font-size: 1.5rem
}

.p-column-posts__item-content-body-txt {
    padding: 15rem 11rem;
    font-size: 2rem
}

@media screen and (min-width: 1700px) {
    .p-column-posts__item-wrapper {
        width: 128rem;
        margin: 0 auto
    }
}

@media screen and (max-width: 1024px) {
    .p-column-posts {
        order: 1
    }

    .p-column-posts__wrapper {
        margin: 16rem 0 0
    }

    .p-column-posts__item {
        border-bottom: 1px solid #e3e3e3
    }

    .p-column-posts__item:last-child {
        border-bottom: none
    }

    .p-column-posts__item-wrapper {
        display: flex;
        display: -ms-flexbox;
        flex-direction: row;
        justify-content: space-between;
        padding: 14rem 24rem
    }

    .p-column-posts__item-img {
        width: 42.5rem;
        padding: 9.5rem 5rem;
        background-color: #f5f4f2
    }

    .p-column-posts__item-img-item {
        width: 100%;
        height: 100%;
        background-size: 100%;
        background-repeat: no-repeat;
        background-position: center
    }

    .p-column-posts__item-content {
        position: relative;
        width: 62rem;
        padding: 5rem 0
    }

    .p-column-posts__item-content-header {
        margin: 0 0 4rem
    }

    .p-column-posts__item-content-header a {
        margin: 0 0 0 2rem;
        padding: 0 0 0 3.6rem;
        border-left: 1px solid #d9d9d9;
        font-size: 3.8rem
    }

    .p-column-posts__item-content-header-time {
        font-size: 3.6rem;
        letter-spacing: .2rem
    }

    .p-column-posts__item-content-body-ttl {
        margin: 0;
        font-size: 4.6rem
    }

    .p-column-posts__item-content-footer {
        display: none
    }

    .p-column-posts__item-content-footer-list {
        display: flex;
        display: -ms-flexbox;
        flex-direction: row;
        margin: 0 0 0 .4rem
    }

    .p-column-posts__item-content-footer-item {
        margin: 0 1rem 1.5rem 0
    }

    .p-column-posts__item-content-footer-item-link {
        padding: .8rem 1.5rem;
        border: 1px solid #bbb7ae;
        border-radius: .5rem;
        font-size: 1.5rem
    }

    .p-column-posts__item-content-body-txt {
        padding: 33rem 24rem;
        font-size: 4.6rem
    }
}

@media screen and (max-width: 767px) {
    .p-column-posts {
        order: 1
    }

    .p-column-posts__wrapper {
        margin: 28.5rem 0 0
    }

    .p-column-posts__item {
        border-bottom: 1px solid #e3e3e3
    }

    .p-column-posts__item:last-child {
        border-bottom: none
    }

    .p-column-posts__item-wrapper {
        display: flex;
        display: -ms-flexbox;
        flex-direction: row;
        justify-content: space-between;
        padding: 12rem 16rem
    }

    .p-column-posts__item-img {
        width: 52.5rem;
        padding: 11.5rem 7rem;
        background-color: #f5f4f2
    }

    .p-column-posts__item-img-item {
        width: 100%;
        height: 100%;
        background-size: 100%;
        background-repeat: no-repeat;
        background-position: center
    }

    .p-column-posts__item-content {
        position: relative;
        width: 64rem;
        padding: 5rem 0
    }

    .p-column-posts__item-content-header {
        margin: 0 0 4.8rem
    }

    .p-column-posts__item-content-header a {
        margin: 0 0 0 2rem;
        padding: 0 0 0 3.6rem;
        border-left: 1px solid #d9d9d9;
        font-size: 4.2rem
    }

    .p-column-posts__item-content-header-time {
        font-size: 4.2rem;
        letter-spacing: .4rem
    }

    .p-column-posts__item-content-body-ttl {
        margin: 0;
        font-size: 6rem
    }

    .p-column-posts__item-content-footer {
        display: none
    }

    .p-column-posts__item-content-footer-list {
        display: flex;
        display: -ms-flexbox;
        flex-direction: row;
        margin: 0 0 0 .4rem
    }

    .p-column-posts__item-content-footer-item {
        margin: 0 1rem 0 0
    }

    .p-column-posts__item-content-footer-item-link {
        padding: .8rem 1.5rem;
        border: 1px solid #bbb7ae;
        border-radius: .5rem;
        font-size: 1.5rem
    }

    .p-column-posts__item-content-body-txt {
        padding: 29rem 16rem;
        font-size: 6rem
    }
}

.p-column-xxx-main__wrapper {
    width: 96rem;
    margin: 1rem auto 0
}

.p-column-xxx-main__header-head {
    display: flex;
    display: -ms-flexbox;
    flex-direction: column;
    flex-wrap: wrap;
    width: 78rem;
    margin: 0 auto 3.8rem;
    padding: 0 0 4.3rem;
    border-bottom: 1px solid #e3e3e3
}

.p-column-xxx-main__header-head-info {
    margin: 0 0 2rem
}

.p-column-xxx-main__header-head-info a {
    margin: 0 0 0 1rem;
    padding: 0 0 0 1.8rem;
    border-left: 1px solid #d9d9d9;
    font-size: 1.6rem
}

.p-column-xxx-main__header-head-time {
    font-size: 1.6rem
}

.p-column-xxx-main__header-head-tag {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    flex-wrap: wrap
}

.p-column-xxx-main__header-head-tag a {
    margin: 0 0 .5rem 1rem;
    padding: .8rem 1.5rem;
    border: 1px solid #bbb7ae;
    border-radius: .5rem;
    font-size: 1.5rem
}

.p-column-xxx-main__header-ttl {
    width: 78rem;
    margin: 0 auto 6rem;
    font-size: 4rem;
    font-family: "\6E38\660E\671D\4F53", "Yu Mincho", YuMincho, "\30D2\30E9\30AE\30CE\660E\671D   Pro", "Hiragino Mincho Pro", "MS P\660E\671D", "MS PMincho", serif;
    line-height: 1.7
}

.p-column-xxx-main__header-img img {
    width: 100%;
    height: 100%
}

.p-column-xxx-main__header-img-item {
    width: 100%;
    height: 100%
}

.p-column-xxx-main__header-body-article {
    margin: 0 8rem;
    padding: 0 0rem 10rem;
    border-bottom: 1px solid #e3e3e3
}

.p-column-xxx-main__header-body-article h1 {
    position: relative;
    margin: 7.5rem 0 8rem -.4rem;
    font-size: 3.5rem;
    font-family: "\6E38\660E\671D\4F53", "Yu Mincho", YuMincho, "\30D2\30E9\30AE\30CE\660E\671D   Pro", "Hiragino Mincho Pro", "MS P\660E\671D", "MS PMincho", serif
}

.p-column-xxx-main__header-body-article h1::before {
    position: absolute;
    bottom: -4rem;
    left: .4rem;
    width: 5rem;
    height: 1px;
    content: "";
    background-color: #38342c
}

.p-column-xxx-main__header-body-article h2 {
    position: relative;
    margin: 7.5rem 0 8rem -.4rem;
    font-size: 3.5rem;
    font-family: "\6E38\660E\671D\4F53", "Yu Mincho", YuMincho, "\30D2\30E9\30AE\30CE\660E\671D   Pro", "Hiragino Mincho Pro", "MS P\660E\671D", "MS PMincho", serif
}

.p-column-xxx-main__header-body-article h2::before {
    position: absolute;
    bottom: -4rem;
    left: .4rem;
    width: 5rem;
    height: 1px;
    content: "";
    background-color: #38342c
}

.p-column-xxx-main__header-body-article h3 {
    position: relative;
    margin: 8.5rem 0 3.5rem;
    padding: 0 0 0 1.5rem;
    font-size: 2.8rem;
    font-family: "\6E38\660E\671D\4F53", "Yu Mincho", YuMincho, "\30D2\30E9\30AE\30CE\660E\671D   Pro", "Hiragino Mincho Pro", "MS P\660E\671D", "MS PMincho", serif
}

.p-column-xxx-main__header-body-article h3::before {
    position: absolute;
    bottom: 15%;
    left: 0;
    width: 1px;
    height: 70%;
    content: "";
    background-color: #38342c
}

.p-column-xxx-main__header-body-article h4 {
    margin: 9.5rem 0 4rem;
    padding: 0 0 2rem;
    border-bottom: 1px solid #e3e3e3;
    font-size: 2.3rem;
    font-family: "\6E38\660E\671D\4F53", "Yu Mincho", YuMincho, "\30D2\30E9\30AE\30CE\660E\671D   Pro", "Hiragino Mincho Pro", "MS P\660E\671D", "MS PMincho", serif
}

.p-column-xxx-main__header-body-article p {
    font-size: 1.8rem;
    line-height: 2.2
}

.p-column-xxx-main__header-body-article a {
    border-bottom: 1px solid #38342c
}

.p-column-xxx-main__header-body-article ul {
    margin: 5.5rem 0 0 1.8rem
}

.p-column-xxx-main__header-body-article li {
    position: relative;
    margin: 0 0 1rem;
    font-size: 1.8rem
}

.p-column-xxx-main__header-body-article li::before {
    position: absolute;
    top: .92rem;
    left: -1.8rem;
    width: .8rem;
    height: .8rem;
    content: "";
    background-color: #393327;
    border-radius: 50%
}

.p-column-xxx-main__header-body-article img {
    width: 100%;
    height: 100%;
    margin: 6rem 0 0
}

.p-column-xxx-main__header-body-article blockquote {
    position: relative;
    margin: 6rem 0 0;
    padding: 4.5rem 3.5rem;
    background-color: #f5f4f2;
    font-style: italic
}

.p-column-xxx-main__header-body-article blockquote::before {
    position: absolute;
    top: -4.6rem;
    left: 2.5rem;
    content: "\201C";
    font-size: 10rem;
    font-family: "\6E38\660E\671D\4F53", "Yu Mincho", YuMincho, "\30D2\30E9\30AE\30CE\660E\671D   Pro", "Hiragino Mincho Pro", "MS P\660E\671D", "MS PMincho", serif
}

.p-column-xxx-main__header-body-article blockquote p {
    font-size: 1.8rem
}

.p-column-xxx-main__header-body-article blockquote cite {
    display: inline-block;
    margin: 2.7rem 0 0;
    font-size: 1.8rem;
    text-align: right
}

.p-column-xxx-main__footer-wrapper {
    margin: 0 8rem;
    border-bottom: 1px solid #e3e3e3
}

.p-column-xxx-main__footer-list {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 8rem 0
}

.p-column-xxx-main__footer-item {
    display: flex;
    display: -ms-flexbox;
    flex-direction: column;
    align-items: center;
    width: 10rem;
    margin: 0 7rem
}

.p-column-xxx-main__footer-item:nth-child(1) .p-column-xxx-main__footer-item-img {
    background-color: #3892d8
}

.p-column-xxx-main__footer-item:nth-child(2) .p-column-xxx-main__footer-item-img {
    background-color: #19cc2e
}

.p-column-xxx-main__footer-item:nth-child(3) .p-column-xxx-main__footer-item-img {
    background-color: #1f4ac6
}

.p-column-xxx-main__footer-item-img {
    display: flex;
    display: -ms-flexbox;
    justify-content: center;
    align-items: center;
    margin: 0 0 2rem;
    padding: 1.5rem;
    border-radius: 50%;
    background-color: pink
}

.p-column-xxx-main__footer-img-item {
    width: 1.65rem;
    height: 1.65rem
}

.p-column-xxx-main__footer-item-link-txt {
    display: inline;
    font-size: 1.6rem;
    text-align: center;
    border-bottom: 1px solid #7e7d7c
}

@media screen and (max-width: 1024px) {
    .p-column-xxx-main__wrapper {
        width: 112rem;
        padding: 14rem 0 0px;
        margin: 0rem auto 0
    }

    .p-column-xxx-main__header-head {
        width: 96rem;
        margin: 0 auto 4.8rem;
        padding: 0 0 5.3rem
    }

    .p-column-xxx-main__header-head-info {
        margin: 0 0 3rem
    }

    .p-column-xxx-main__header-head-info a {
        margin: 0 0 0 1.4rem;
        padding: 0 0 0 2.4rem;
        font-size: 2.6rem
    }

    .p-column-xxx-main__header-head-time {
        font-size: 2.6rem
    }

    .p-column-xxx-main__header-head-tag a {
        padding: 1.2rem 1.8rem;
        border-radius: .8rem;
        font-size: 2.5rem
    }

    .p-column-xxx-main__header-ttl {
        width: 96rem;
        margin: 0 auto 7rem;
        font-size: 5.2rem
    }

    .p-column-xxx-main__header-body-article {
        margin: 0 8rem;
        padding: 0 0 18rem;
        border-bottom: 1px solid #e3e3e3
    }

    .p-column-xxx-main__header-body-article h1 {
        margin: 9.5rem 0 10rem -.4rem;
        font-size: 4.8rem
    }

    .p-column-xxx-main__header-body-article h2 {
        margin: 9.5rem 0 10rem -.4rem;
        font-size: 4.8rem
    }

    .p-column-xxx-main__header-body-article h3 {
        margin: 10.5rem 0 5.5rem;
        font-size: 4.3rem
    }

    .p-column-xxx-main__header-body-article h4 {
        margin: 11.5rem 0 6rem;
        padding: 0 0 3rem;
        font-size: 3.8rem
    }

    .p-column-xxx-main__header-body-article p {
        font-size: 3rem
    }

    .p-column-xxx-main__header-body-article ul {
        margin: 7.5rem 0 0 2.8rem
    }

    .p-column-xxx-main__header-body-article li {
        font-size: 3rem
    }

    .p-column-xxx-main__header-body-article li::before {
        top: 1.92rem;
        left: -2.2rem
    }

    .p-column-xxx-main__header-body-article img {
        margin: 8rem 0 0
    }

    .p-column-xxx-main__header-body-article blockquote {
        margin: 8rem 0 0;
        padding: 5.5rem 4.5rem
    }

    .p-column-xxx-main__header-body-article blockquote::before {
        top: -5.8rem;
        left: 2.5rem;
        font-size: 12rem
    }

    .p-column-xxx-main__header-body-article blockquote p {
        font-size: 3rem
    }

    .p-column-xxx-main__header-body-article blockquote cite {
        margin: 3.2rem 0 0;
        font-size: 3rem
    }

    .p-column-xxx-main__footer-item {
        width: 15rem;
        margin: 6.5rem
    }

    .p-column-xxx-main__footer-img {
        padding: 1.8rem
    }

    .p-column-xxx-main__footer-img-item {
        width: 3.5rem;
        height: 3.5rem
    }

    .p-column-xxx-main__footer-item-link-txt {
        font-size: 2.6rem
    }
}

@media screen and (max-width: 767px) {
    .p-column-xxx-main__wrapper {
        width: 144rem;
        margin: 0rem auto;
        padding: 10rem 0 0
    }

    .p-column-xxx-main__header-head {
        flex-direction: column;
        align-items: flex-start;
        width: 130rem;
        margin: 0 auto 5.5rem;
        padding: 0 0 10.5rem
    }

    .p-column-xxx-main__header-head-info {
        margin: 0 0 9.5rem
    }

    .p-column-xxx-main__header-head-info a {
        margin: 0 0 0 2rem;
        padding: 0 0 0 3.6rem;
        border-left: 1px solid #d9d9d9;
        font-size: 4.2rem
    }

    .p-column-xxx-main__header-head-time {
        font-size: 4.2rem;
        letter-spacing: .4rem
    }

    .p-column-xxx-main__header-head-tag a {
        padding: 3.2rem 3.8rem;
        border: 1px solid #bbb7ae;
        border-radius: 1.5rem;
        font-size: 4.4rem
    }

    .p-column-xxx-main__header-head-tag-item {
        margin: 0 4rem 0 0
    }

    .p-column-xxx-main__header-ttl {
        width: 130rem;
        margin: 0 auto 14.5rem;
        font-size: 9rem;
        line-height: 1.55
    }

    .p-column-xxx-main__header-img-item {
        width: 100%;
        height: 100%
    }

    .p-column-xxx-main__header-body-article {
        margin: 0 8rem;
        padding: 0 0 28.5rem;
        border-bottom: 1px solid #e3e3e3
    }

    .p-column-xxx-main__header-body-article h1 {
        margin: 18.5rem 0 17rem 2.5rem;
        font-size: 9rem;
        letter-spacing: -.4rem
    }

    .p-column-xxx-main__header-body-article h1::before {
        bottom: -8.5rem;
        left: 0rem;
        width: 16rem
    }

    .p-column-xxx-main__header-body-article h2 {
        margin: 18.5rem 0 17rem 2.5rem;
        font-size: 9rem;
        letter-spacing: -.4rem
    }

    .p-column-xxx-main__header-body-article h2::before {
        bottom: -8.5rem;
        left: 0rem;
        width: 16rem
    }

    .p-column-xxx-main__header-body-article h3 {
        position: relative;
        margin: 20.5rem 0 7.5rem;
        padding: 0 0 0 7.2rem;
        line-height: 1.7;
        font-size: 6.9rem
    }

    .p-column-xxx-main__header-body-article h3::before {
        top: 0;
        left: 2.5rem;
        height: 100%
    }

    .p-column-xxx-main__header-body-article h4 {
        margin: 19.5rem 0 9rem;
        padding: 0 0 8rem;
        border-bottom: 1px solid #e3e3e3;
        font-size: 6.4rem
    }

    .p-column-xxx-main__header-body-article p {
        padding: 0 0 0 2.5rem;
        font-size: 5.8rem;
        line-height: 1.8
    }

    .p-column-xxx-main__header-body-article a {
        border-bottom: 1px solid #38342c
    }

    .p-column-xxx-main__header-body-article ul {
        margin: 10rem 0 0 9rem
    }

    .p-column-xxx-main__header-body-article li {
        margin: 0 0 1rem;
        font-size: 5.7rem
    }

    .p-column-xxx-main__header-body-article li::before {
        top: 2.5rem;
        left: -6rem;
        width: 3rem;
        height: 3rem
    }

    .p-column-xxx-main__header-body-article img {
        margin: 10.5rem 0 0
    }

    .p-column-xxx-main__header-body-article blockquote {
        margin: 16rem 0 0;
        padding: 13rem 8.5rem 17rem
    }

    .p-column-xxx-main__header-body-article blockquote::before {
        position: absolute;
        top: -16.5rem;
        left: 2.5rem;
        content: "\201C";
        font-size: 34rem;
        font-family: "\6E38\660E\671D\4F53", "Yu Mincho", YuMincho, "\30D2\30E9\30AE\30CE\660E\671D   Pro", "Hiragino Mincho Pro", "MS P\660E\671D", "MS PMincho", serif
    }

    .p-column-xxx-main__header-body-article blockquote p {
        padding: 0;
        font-size: 5.2rem;
        line-height: 2.1
    }

    .p-column-xxx-main__header-body-article blockquote cite {
        margin: 6rem 0 0;
        font-size: 5.2rem
    }

    .p-column-xxx-main__footer-wrapper {
        margin: 0 8rem;
        border-bottom: 1px solid #e3e3e3
    }

    .p-column-xxx-main__footer-list {
        display: flex;
        display: -ms-flexbox;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        padding: 12.5rem 0
    }

    .p-column-xxx-main__footer-item {
        width: 30rem;
        margin: 0 7.5rem
    }

    .p-column-xxx-main__footer-item:nth-child(1) .p-column-xxx-main__footer-item-img {
        background-color: #3892d8
    }

    .p-column-xxx-main__footer-item:nth-child(2) .p-column-xxx-main__footer-item-img {
        background-color: #19cc2e
    }

    .p-column-xxx-main__footer-item:nth-child(3) .p-column-xxx-main__footer-item-img {
        background-color: #1f4ac6
    }

    .p-column-xxx-main__footer-item-img {
        margin: 0 0 5rem;
        padding: 4.6rem;
        border-radius: 50%
    }

    .p-column-xxx-main__footer-img-item {
        width: 4.5rem;
        height: 4.5rem
    }

    .p-column-xxx-main__footer-item-link-txt {
        font-size: 5rem
    }
}

.p-column-xxx-same__wrapper {
    margin: 8.5rem auto 0;
    padding: 0 40rem 14rem;
    border-bottom: 1px solid #e3e3e3
}

.p-column-xxx-same__header-ttl {
    font-size: 2.5rem;
    font-family: "\6E38\660E\671D\4F53", "Yu Mincho", YuMincho, "\30D2\30E9\30AE\30CE\660E\671D   Pro", "Hiragino Mincho Pro", "MS P\660E\671D", "MS PMincho", serif;
    letter-spacing: 0.15rem
}

.p-column-xxx-same__body-list {
    margin: 2rem 0 0
}

.p-column-xxx-same__body-item {
    border-bottom: 1px solid #e3e3e3
}

.p-column-xxx-same__body-item-wrapper {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    justify-content: space-between;
    padding: 5rem 0
}

.p-column-xxx-same__body-item-img {
    width: 11.55em;
    height: 100%;
    padding: 2.8rem 1.5rem;
    background-color: #f5f4f2
}

.p-column-xxx-same__body-item-img a {
    display: block;
    width: 100%;
    height: 100%
}

.p-column-xxx-same__body-item-img img {
    width: 100%;
    height: 100%
}

.p-column-xxx-same__body-item-content {
    width: 64rem;
    padding: 0 0 0 2rem
}

.p-column-xxx-same__body-item-content-header {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    margin: 0 0 1rem
}

.p-column-xxx-same__body-item-content-header a {
    position: relative;
    margin: 0 0 0 1rem;
    padding: 0 0 0 1.8rem;
    border-left: 1px solid #d9d9d9;
    font-size: 1.6rem
}

.p-column-xxx-same__body-item-content-header a::before {
    position: absolute;
    bottom: 0;
    left: 1.8rem;
    content: "";
    width: calc(100% - 1.8rem);
    height: 1px;
    background-color: #38342c
}

.p-column-xxx-same__body-item-content-header-time {
    font-size: 1.6rem
}

.p-column-xxx-same__body-item-content-body-ttl {
    font-size: 1.9rem;
    font-family: "\6E38\660E\671D\4F53", "Yu Mincho", YuMincho, "\30D2\30E9\30AE\30CE\660E\671D   Pro", "Hiragino Mincho Pro", "MS P\660E\671D", "MS PMincho", serif;
    line-height: 1.5;
    letter-spacing: .1rem
}

.p-column-xxx-same__body-item-content-footer {
    margin: 4rem 0 0
}

.p-column-xxx-same__body-item-content-footer a {
    padding: .8rem 1.5rem;
    border: 1px solid #bbb7ae;
    border-radius: .5rem;
    font-size: 1.5rem
}

.p-column-xxx-same__body-item-content-footer-list {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 0 0 0 .4rem
}

.p-column-xxx-same__footer {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin: 9.5rem 0 0
}

.p-column-xxx-same__footer-btn {
    width: 6.4rem;
    height: 6.4rem;
    border-radius: 50%;
    background-color: #cc99ff
}

.p-column-xxx-same__footer-img {
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 1.8rem;
    overflow: hidden
}

.p-column-xxx-same__footer-img-item {
    width: 1.8rem;
    height: 1.8rem
}

.p-column-xxx-same__footer-link {
    margin: 0 0 0 1.25rem
}

.p-column-xxx-same__footer-link-txt {
    position: relative;
    font-size: 1.8rem;
    letter-spacing: .2rem
}

.p-column-xxx-same__footer-link-txt::before {
    position: absolute;
    bottom: -.18rem;
    left: 1%;
    content: "";
    width: 98%;
    height: 1px;
    background-color: #262626
}

@media screen and (min-width: 1700px) {
    .p-column-xxx-same__wrapper {
        width: 160rem
    }
}

@media screen and (max-width: 1024px) {
    .p-column-xxx-same__wrapper {
        margin: 12rem auto 0;
        padding: 0 32rem 18rem
    }

    .p-column-xxx-same__header-ttl {
        font-size: 3.8rem
    }

    .p-column-xxx-same__body-item-img {
        width: 19.55em;
        padding: 4rem 2rem
    }

    .p-column-xxx-same__body-item-content {
        width: 72rem
    }

    .p-column-xxx-same__body-item-content-header a {
        font-size: 2.2rem
    }

    .p-column-xxx-same__body-item-content-header-time {
        font-size: 2.2rem
    }

    .p-column-xxx-same__body-item-content-header-head-category {
        margin: 0 0 0 1.2rem;
        padding: 0 0 0 2rem;
        font-size: 2.2rem
    }

    .p-column-xxx-same__body-item-content-body-ttl {
        font-size: 3rem
    }

    .p-column-xxx-same__body-item-content-footer-item-link {
        padding: 1rem 1.7rem;
        border-radius: .8rem;
        font-size: 2rem
    }

    .p-column-xxx-same__footer {
        margin: 11.5rem 0 0
    }

    .p-column-xxx-same__footer-btn {
        width: 10rem;
        height: 10rem
    }

    .p-column-xxx-same__footer-img {
        height: 3.2rem
    }

    .p-column-xxx-same__footer-img-item {
        width: 3.2rem;
        height: 3.2rem
    }

    .p-column-xxx-same__footer-link {
        margin: 0 0 0 2.25rem
    }

    .p-column-xxx-same__footer-link-txt {
        font-size: 3.4rem
    }
}

@media screen and (max-width: 767px) {
    .p-column-xxx-same__wrapper {
        margin: 27.5rem auto 0;
        padding: 0 16rem 25rem
    }

    .p-column-xxx-same__header-ttl {
        font-size: 5.8rem
    }

    .p-column-xxx-same__body-list {
        margin: -1rem 0 0
    }

    .p-column-xxx-same__body-item {
        border-bottom: 1px solid #e3e3e3
    }

    .p-column-xxx-same__body-item-wrapper {
        display: flex;
        display: -ms-flexbox;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        padding: 12.5rem 0
    }

    .p-column-xxx-same__body-item-img {
        width: 40em;
        padding: 10.5rem 6.5rem
    }

    .p-column-xxx-same__body-item-img-item {
        width: 100%;
        height: 100%
    }

    .p-column-xxx-same__body-item-content {
        width: 80rem
    }

    .p-column-xxx-same__body-item-content-header {
        margin: 0 0 1rem
    }

    .p-column-xxx-same__body-item-content-header a {
        font-size: 4.2rem
    }

    .p-column-xxx-same__body-item-content-header-time {
        font-size: 4.2rem;
        letter-spacing: .4rem
    }

    .p-column-xxx-same__body-item-content-header-head-category {
        margin: 0 0 0 2rem;
        padding: 0 0 0 3.6rem;
        border-left: 1px solid #e3e3e3;
        font-size: 4.2rem
    }

    .p-column-xxx-same__body-item-content-body-ttl {
        font-size: 5.2rem
    }

    .p-column-xxx-same__body-item-content-footer {
        display: none
    }

    .p-column-xxx-same__body-item-content-footer-list {
        display: flex;
        display: -ms-flexbox;
        flex-direction: row;
        margin: 0 0 0 .4rem
    }

    .p-column-xxx-same__body-item-content-footer-item {
        margin: 0 1rem 0 0
    }

    .p-column-xxx-same__body-item-content-footer-item-link {
        padding: .8rem 1.5rem;
        border: 1px solid #bbb7ae;
        border-radius: .5rem;
        font-size: 1.5rem
    }

    .p-column-xxx-same__footer {
        display: flex;
        display: -ms-flexbox;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        margin: 12.5rem 0 0
    }

    .p-column-xxx-same__footer-btn {
        width: 16rem;
        height: 16rem
    }

    .p-column-xxx-same__footer-img {
        height: 5.4rem
    }

    .p-column-xxx-same__footer-img-item {
        width: 5.4rem;
        height: 5.4rem
    }

    .p-column-xxx-same__footer-link {
        margin: 0 0 0 5rem
    }

    .p-column-xxx-same__footer-link-txt {
        font-size: 5.4rem
    }

    .p-column-xxx-same__footer-link-txt::before {
        bottom: -.8rem
    }
}

.p-news-main__wrapper {
    width: 80rem;
    margin: 3.5rem auto 0
}

.p-news-main__list {
    border-bottom: 1px solid #e3e3e3
}

.p-news-main__item {
    padding: 6.5rem 1.5rem;
    border-top: 1px solid #e3e3e3
}

.p-news-main__item-header-time {
    font-size: 1.8rem
}

.p-news-main__item-body p {
    font-size: 1.8rem;
    line-height: 2.2
}

.p-news-main__item-body li {
    font-size: 1.8rem;
    line-height: 2.15
}

.p-news-main__item-body br {
    display: block;
    content: "";
    height: 1.8rem
}

@media screen and (max-width: 1024px) {
    .p-news-main__wrapper {
        width: 100%;
        margin: 10rem 0 0
    }

    .p-news-main__item {
        padding: 16rem 24rem
    }

    .p-news-main__item-header-time {
        font-size: 2.8rem
    }

    .p-news-main__item-body p {
        font-size: 3rem
    }

    .p-news-main__item-body li {
        font-size: 3rem
    }

    .p-news-main__item-body br {
        height: 2.8rem
    }
}

@media screen and (max-width: 767px) {
    .p-news-main__wrapper {
        width: 100%;
        margin: 21.5rem auto 0
    }

    .p-news-main__list {
        border-bottom: 1px solid #e3e3e3
    }

    .p-news-main__item {
        padding: 15.5rem 15.5rem
    }

    .p-news-main__item-header-time {
        font-size: 4.4rem;
        letter-spacing: .4rem
    }

    .p-news-main__item-body p {
        font-size: 5.55rem;
        line-height: 1.8
    }

    .p-news-main__item-body li {
        font-size: 5.55rem;
        line-height: 1.8
    }

    .p-news-main__item-body br {
        height: 5.2rem
    }
}

.p-contact-main {
    border-bottom: 1px solid #e3e3e3
}

.p-contact-main__wrapper {
    width: 80rem;
    margin: 3.5rem auto 0;
    padding: 6rem 0 19.8rem;
    border-top: 1px solid #e3e3e3
}

.p-contact-main__header-reservation {
    margin: 6.2rem 0 0
}

.p-contact-main__header-reservation-ttl {
    position: relative;
    padding: 0 0 0 1.5rem;
    font-size: 2.45rem;
    font-family: "\6E38\660E\671D\4F53", "Yu Mincho", YuMincho, "\30D2\30E9\30AE\30CE\660E\671D   Pro", "Hiragino Mincho Pro", "MS P\660E\671D", "MS PMincho", serif;
    letter-spacing: .1rem
}

.p-contact-main__header-reservation-ttl::before {
    position: absolute;
    top: 10%;
    left: 0;
    width: 1px;
    height: 80%;
    content: "";
    background-color: #38342c
}

.p-contact-main__header-reservation-tel {
    margin: 4.5rem 0 4rem;
    padding: 4.7rem 4rem;
    background-color: #f5f4f2
}

.p-contact-main__header-reservation-tel-num {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    align-items: center;
    margin: 0 0 1.2rem
}

.p-contact-main__header-reservation-tel-num-img {
    display: flex;
    display: -ms-flexbox;
    justify-content: center;
    align-items: center;
    padding: 1.1rem;
    border-radius: 50%;
    background-color: #cc99ff
}

.p-contact-main__header-reservation-tel-num-img-item {
    width: 2rem;
    height: 2rem
}

.p-contact-main__header-reservation-tel-num-ttl {
    margin: 0 0 0 1.5rem;
    font-size: 3rem;
    font-family: minion-pro-display, minion-pro serif
}

.p-contact-main__header-reservation-tel-detail {
    font-size: 1.5rem
}

.p-contact-main__header-reservation-detail a {
    border-bottom: 1px solid #38342c
}

.p-contact-main__body {
    margin: 9.7rem 0 0
}

.p-contact-main__body-form-main-dl {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    justify-content: space-between;
    margin: 0 0 4.5rem
}

.p-contact-main__body-form-main-dl__textarea {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    margin: 0 0 10rem
}

.p-contact-main__body-form-main-dl__textarea .p-contact-main__body-form-main-dt {
    margin: 2.2rem 0 0
}

.p-contact-main__body-form-main-dt {
    margin: 2rem 0 0
}

.p-contact-main__body-form-main-dt-label-head {
    padding: 1rem 1.7rem;
    font-size: 1.6rem;
    color: #fff;
    background-color: #cc99ff;
    border-radius: .5rem
}

.p-contact-main__body-form-main-dt-label-main {
    margin: 0 0 0 2rem;
    font-size: 1.8rem
}

.p-contact-main__body-form-main-dd {
    width: 48rem
}

input:-webkit-autofill {
    box-shadow: 0 0 0 1000px #fff inset
}

.p-contact-main__body-form-main-dd-input {
    width: 100%;
    padding: 2rem 3.5rem;
    border: 1px solid #e3e3e3;
    font-size: 1.8rem;
    color: #afafae;
    -webkit-appearance: none
}

.p-contact-main__body-form-main-dd-input {
    position: relative
}

.p-contact-main__body-form-main-dd-input:valid {
    color: #262626
}

.p-contact-main__body-form-main-dd-input__error {
    margin: 1.5rem 0 -1rem;
    font-size: 1.5rem;
    color: #bb0101
}

.p-contact-main__body-form-main-dd-textarea {
    width: 100%;
    padding: 2rem 3.5rem;
    border: 1px solid #e3e3e3;
    font-size: 1.8rem;
    color: #afafae
}

.p-contact-main__body-form-main-dd-textarea:valid {
    color: #262626
}

.p-contact-main__body-form-link {
    width: 80rem;
    height: 8rem;
    cursor: pointer
}

.p-contact-main__body-form-link .p-top-main__num-content-link-img {
    width: 100%
}

.p-contact-main__body-form-link-txt-abs {
    top: 3.5rem
}

.p-contact-main__body-form-link-img {
    width: 100%;
    height: 100%
}

.p-contact-main_confirm .p-contact-main__body {
    margin: 8.2rem 0 0
}

.p-contact-main_confirm .p-contact-main__body-form-main-dl {
    margin: 0 0 3.85rem;
    padding: 0 1rem 3.85rem;
    border-bottom: 1px solid #e3e3e3
}

.p-contact-main_confirm .p-contact-main__body-form-main-dl__textarea {
    margin: 0 0 10rem
}

.p-contact-main_confirm .p-contact-main__body-form-main-dt {
    margin: 0
}

.p-contact-main_confirm .p-contact-main__body-form-main-dt-txt {
    font-size: 1.8rem;
    line-height: 2.2
}

.p-contact-main_confirm .p-contact-main__body-form-main-dd {
    width: 44rem
}

.p-contact-main_confirm .p-contact-main__body-form-main-dd-txt {
    font-size: 1.8rem;
    line-height: 2.2
}

.p-contact-main_confirm .p-contact-main__body-form-link__back {
    position: relative;
    display: flex;
    display: -ms-flexbox;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 4.5rem auto 0;
    font-size: 1.7rem
}

.p-contact-main_confirm .p-contact-main__body-form-link__back-txt {
    position: relative
}

.p-contact-main_confirm .p-contact-main__body-form-link__back-txt::before {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    content: "";
    background-color: #262626
}

@media screen and (max-width: 1024px) {
    .p-contact-main__wrapper {
        width: 112rem;
        margin: 6rem auto 0;
        padding: 10rem 0 22.5rem
    }

    .p-contact-main__header-reservation {
        margin: 8.5rem 0 0
    }

    .p-contact-main__header-reservation-ttl {
        font-size: 4.2rem
    }

    .p-contact-main__header-reservation-tel-num {
        margin: 0 0 2.5rem
    }

    .p-contact-main__header-reservation-tel-num-ttl {
        margin: 0 0 0 2rem;
        font-size: 5.6rem
    }

    .p-contact-main__header-reservation-tel-num-img {
        padding: 2.5rem
    }

    .p-contact-main__header-reservation-tel-num-img-item {
        width: 4rem;
        height: 4rem
    }

    .p-contact-main__header-reservation-tel-detail {
        font-size: 3rem
    }

    .p-contact-main__body {
        margin: 11.5rem 0 0
    }

    .p-contact-main__body-form-main-dl {
        margin: 0 0 6rem
    }

    .p-contact-main__body-form-main-dt-label-head {
        font-size: 2.8rem
    }

    .p-contact-main__body-form-main-dt-label-main {
        font-size: 3rem
    }

    .p-contact-main__body-form-main-dd {
        width: 66rem
    }

    .p-contact-main__body-form-main-dd-input {
        padding: 1.5rem 3rem;
        font-size: 3rem
    }

    .p-contact-main__body-form-main-dd-input__error {
        margin: 2.5rem 0 -1rem;
        font-size: 2.8rem
    }

    .p-contact-main__body-form-main-dl__textarea {
        margin: 0 0 12rem
    }

    .p-contact-main__body-form-main-dd-textarea {
        font-size: 3rem
    }

    .p-contact-main__body-form-link {
        width: 100%;
        height: 13rem
    }

    .p-contact-main__body-form-link-txt-abs {
        top: 5.5rem
    }

    .p-contact-main_confirm .p-contact-main__body {
        margin: 9rem 0 0
    }

    .p-contact-main_confirm .p-contact-main__body-form-main-dl {
        margin: 0 0 4.85rem;
        padding: 0 2rem 4.85rem
    }

    .p-contact-main_confirm .p-contact-main__body-form-main-dt-txt {
        font-size: 3rem
    }

    .p-contact-main_confirm .p-contact-main__body-form-main-dd {
        width: 66rem
    }

    .p-contact-main_confirm .p-contact-main__body-form-main-dd-txt {
        font-size: 3rem
    }

    .p-contact-main_confirm .p-contact-main__body-form-main-dl__textarea {
        margin: 0 0 12rem
    }

    .p-contact-main_confirm .p-contact-main__body-form-link__back {
        margin: 6.5rem auto 0;
        font-size: 3rem
    }
}

@media screen and (max-width: 767px) {
    .p-contact-main__wrapper {
        width: 100%;
        margin: 21.5rem auto 0;
        padding: 18rem 16rem 28.5rem
    }

    .p-contact-main__header-reservation {
        margin: 18.8rem 0 0
    }

    .p-contact-main__header-reservation-ttl {
        padding: 0 0 0 6.2rem;
        font-size: 7.2rem
    }

    .p-contact-main__header-reservation-ttl::before {
        height: 90%
    }

    .p-contact-main__header-reservation-tel {
        margin: 14.5rem 0 12rem;
        padding: 11.2rem 11.2rem 9.2rem
    }

    .p-contact-main__header-reservation-tel-num {
        display: flex;
        display: -ms-flexbox;
        flex-direction: row;
        margin: 0 0 4.2rem
    }

    .p-contact-main__header-reservation-tel-num-img {
        padding: 5rem
    }

    .p-contact-main__header-reservation-tel-num-img-item {
        width: 6rem;
        height: 6rem
    }

    .p-contact-main__header-reservation-tel-num-ttl {
        margin: 0 0 0 4.5rem;
        font-size: 10rem;
        border-bottom: 1px solid #38342c;
        line-height: .9
    }

    .p-contact-main__header-reservation-tel-detail {
        font-size: 4.4rem
    }

    .p-contact-main__header-reservation-detail a {
        border-bottom: 1px solid #38342c
    }

    .p-contact-main__body {
        margin: 16.2rem 0 0
    }

    .p-contact-main__body-form-main-dl {
        flex-direction: column;
        align-items: flex-start;
        margin: 0 0 14.5rem
    }

    .p-contact-main__body-form-main-dl__textarea {
        display: flex;
        display: -ms-flexbox;
        flex-direction: column
    }

    .p-contact-main__body-form-main-dl__textarea .p-contact-main__body-form-main-dt {
        margin: 0 0 9.5rem
    }

    .p-contact-main__body-form-main-dt {
        margin: 0 0 9rem
    }

    .p-contact-main__body-form-main-dt-label-head {
        padding: 3rem 4.7rem;
        font-size: 4.6rem;
        border-radius: 1.5rem
    }

    .p-contact-main__body-form-main-dt-label-main {
        margin: 0 0 0 4.5rem;
        font-size: 5.4rem
    }

    .p-contact-main__body-form-main-dd {
        width: 100%
    }

    .p-contact-main__body-form-main-dd-input {
        padding: 5.8rem 8.5rem;
        font-size: 6.2rem
    }

    .p-contact-main__body-form-main-dd-input__error {
        margin: 7rem 0 -1rem;
        font-size: 5.4rem
    }

    .p-contact-main__body-form-main-dd-textarea {
        padding: 5.8rem 8.5rem;
        font-size: 6.2rem;
        color: #afafae
    }

    .p-contact-main__body-form-link {
        width: 100%;
        height: 18rem;
        padding: 0
    }

    .p-contact-main__body-form-link-txt-abs {
        top: 7.8rem
    }

    .p-contact-main__body-form-link-img {
        width: 100%;
        height: 100%
    }

    .p-contact-main_confirm .p-contact-main__body {
        margin: 15.5rem 0 0
    }

    .p-contact-main_confirm .p-contact-main__body-form-main-dl {
        display: flex;
        display: -ms-flexbox;
        flex-direction: row;
        margin: 0 0 11.2rem;
        padding: 0 0 12rem
    }

    .p-contact-main_confirm .p-contact-main__body-form-main-dl__textarea {
        margin: 0 0 20rem
    }

    .p-contact-main_confirm .p-contact-main__body-form-main-dt {
        margin: 0
    }

    .p-contact-main_confirm .p-contact-main__body-form-main-dt-txt {
        font-size: 5.7rem;
        line-height: 1.8
    }

    .p-contact-main_confirm .p-contact-main__body-form-main-dd {
        width: 80rem
    }

    .p-contact-main_confirm .p-contact-main__body-form-main-dd-txt {
        font-size: 5.7rem;
        line-height: 1.8
    }

    .p-contact-main_confirm .p-contact-main__body-form-link__back {
        margin: 14rem auto 0;
        font-size: 5.6rem;
        line-height: 1
    }
}