@charset "UTF-8";

.second-layer .page-title .title span {
    color: var(--purple);
}

/*================================================================
# section-title01
================================================================ */
.second-layer .section-title01__en {
    color: var(--purple);
}

.second-layer .section-title01__jp strong {
    font-size: 36px;
    color: var(--purple);
}

/*================================================================
#anchor
================================================================ */
.anchor .anchor__list {
    width: 100%;
    margin: 8px 0 0 0;
}

/*================================================================
.intro
================================================================ */
.intro .wrap {
    position: relative;
}

.intro .left {
    position: relative;
}

.intro .sub-title {
    margin-top: 40px;
    font-weight: 700;
    color: #7a7870;
}

.intro .title {
    margin-top: 8px;
    font-size: 32px;
}

.intro .text {
    margin-top: 16px;
    line-height: 2;
}

.intro .intro__img01 {
    display: none;
}

.intro .intro__img02 {
    width: calc(122px / 1.5);
    position: absolute;
    top: 101px;
    right: 6px;
    z-index: 1;
}

/*================================================================
# プラン
================================================================ */
.section-plan {
    margin-top: 40px;
}

.section-plan .inner {
    padding: 0;
}

.section-plan .plan__title-area .plan-title-en {
    color: var(--purple);
    margin-bottom: 16px;
}

.section-plan .box .box__tag {
    color: var(--purple);
}

.section-plan .wrap::before {
    height: calc(100% - 64px);
    border-radius: 0;
    background-color: var(--purple);
}

.section-plan .box {
    margin: 0 calc(50% - 50vw);
    border-top: 16px solid var(--purple);
}

.section-plan .con_est {
    padding: 32px 24px;
    background-color: #fff;
}

.section-plan .tmp_st1 {
    margin-bottom: 16px;
    position: relative;
    font-size: 170%;
    font-weight: normal;
    text-align: center;
}

.section-plan .tmp_st1 {
    margin-bottom: 32px;
}

.section-plan .tmp_st1 div {
    margin-bottom: 0;
    line-height: 1;
}

.section-plan .tmp_st1 em {
    padding: 0 8px;
    background: linear-gradient(transparent 40%, #f0d6e6 40%);
    font-size: 16px;
    font-weight: bold;
}

.section-plan .tmp_st1 em {
    font-size: 16px;
}

.section-plan .tmp_st1 strong {
    margin-top: 8px;
    display: block;
    font-size: 32px;
    font-weight: 700;
    line-height: 1.4;
}

.section-plan .tmp_st1 .en {
    margin-top: 8px;
    font-family: var(--text-en);
    font-size: 16px;
    font-weight: 700;
    color: var(--purple);
}

.section-plan .tmp_st2 {
    font-weight: normal;
    text-align: center;
}

.section-plan .tmp_st2 span {
    font-weight: 600;
}

.section-plan .tmp_st2>span {
    padding: 0 24px;
    display: inline-block;
    font-family: var(--text-en);
    font-size: 24px;
    font-weight: 800;
    line-height: 1.2;
    color: var(--purple);
}

.section-plan .tmp_st2 .jp {
    font-size: 14px;
    line-height: 2;
    color: #010101;
}

.section-plan .description {
    margin-bottom: 16px;
    font-size: 14px;
    color: rgb(29, 20, 15);
}

.section-plan .description {
    margin-top: 24px;
    font-size: 14px;
    text-align: center;
}

.section-plan .con_est h3 {
    margin: 0 calc(50% - 50vw);
    padding: 16px 0;
    background-color: #f4f4f4;
}

.section-plan .con_est .box_menu {
    margin-top: 32px;
}

.section-plan .salon-menu-list {
    margin: 0 0 16px;
}

.section-plan .salon-menu-list {
    padding: 8px 0;
    border-top: 1px solid #f4e2eb;
}

.section-plan .salon-menu-list {
    padding: .8em 0;
    border-bottom: 1px solid #f4e2eb;
}

.section-plan .salon-menu-wrap {
    margin-top: 24px;
}

.section-plan .salon-menu-list {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 16px;
    font-weight: 700;
}

.section-plan .salon-menu-list>dt:before {
    width: 14px;
    height: 14px;
    margin-right: .5em;
    border: 4px solid var(--purple);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    content: "";
    display: inline-block;
    vertical-align: -.05em;
}

.section-plan .con_est .price {
    margin-bottom: 0;
    font-size: 15px;
    color: rgb(31, 22, 18);
}

.section-plan .con_est .price {
    font-size: 18px;
}

.section-plan .con_est .price small {
    font-size: 12px;
}

.section-plan .con_est .menu-description {
    width: 100%;
    margin-top: 8px;
    display: flex;
    align-items: stretch;
}

.section-plan .con_est .menu-description dt,
.con_est .menu-description dd {
    border: 0;
}

.section-plan .con_est .menu-description dt {
    width: 74px;
    padding: 4px 0;
    background: var(--purple);
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    color: rgb(255, 255, 255);
    text-align: center;
}

.section-plan .con_est .menu-description dd {
    width: calc(100% - 74px);
    padding: 12px;
    background-color: #f4e2eb;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.section-plan .menu-description .txt_menu {
    width: 100%;
    margin-bottom: 0;
    font-size: 12px;
}

.section-plan .menu-description .price {
    width: 100%;
    margin-top: 8px;
    font-weight: 700;
    line-height: 1.4;
    text-align: right;
}

.section-plan .menu-description .price small {
    font-size: 12px;
}

.section-plan .note {
    width: 100%;
    margin: 32px auto 0;
    padding: 24px;
    border-radius: 40px;
    background: #f4e2eb;
    font-weight: 700;
    text-align: center;
}

.section-plan .note p {
    font-size: 18px;
}

.section-plan .note .is-small {
    margin-top: 8px;
    font-size: 12px;
    font-weight: 400;
}

.mugwort-steamed_img02,
.mugwort-steamed_img03 {
    margin-top: 40px;
}