@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: 48px;
    color: var(--purple);
}

/*================================================================
#anchor
================================================================ */
.anchor .anchor__list {
    width: calc(100% / 4 - 16px);
}

.anchor .anchor__list:nth-child(n+5) {
    margin-top: 16px;
}

/*================================================================
.intro
================================================================ */
.intro {
    margin-top: -40px;
}

.intro .wrap {
    position: relative;
}

.intro .container {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.intro .left {
    width: 280px;
    position: relative;
}

.intro .right {
    width: 500px;
    padding-right: 64px;
}

.anchor .anchor__ul {
    margin-left: 0;
    flex-direction: column;
}

.anchor .anchor__list {
    width: 100%;
    margin: 0;
}

.anchor .anchor__list:nth-child(n+2) {
    margin-top: 16px;
}

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

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

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

.intro .intro__img01 {
    position: absolute;
    bottom: -113px;
    left: 71px;
}

.intro .intro__img02 {
    position: absolute;
    right: -164px;
    bottom: -66px;
    z-index: 1;
}

.intro .intro__img03 {
    position: absolute;
    right: -270px;
    bottom: 53px;
    z-index: 2;
}

/*================================================================
# チェックポイントベスト7
================================================================ */
.point .slick-slider {
    margin: 0 auto;
}

.second-layer .container01 .slick-img img {
    border-radius: 40px;
}

.second-layer .container01 .number {
    color: var(--purple);
}

.second-layer .container01 .text-area:before {
    background-color: var(--purple);
}

.slider-text {
    width: 100%;
    height: 100%;
    padding: 0 24px 16px 0;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
    border-radius: 4px;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 79%, rgba(0, 0, 0, 0.65) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 79%, rgba(0, 0, 0, 0.65) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 79%, rgba(0, 0, 0, 0.65) 100%);
    position: absolute;
    right: 0;
    bottom: 0;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    color: #fff;
    text-align: right;
}

.second-layer .container01 .text-area {
    min-height: 500px;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.point_illust01 {
    position: absolute;
    bottom: -96px;
    left: -93px;
    z-index: 1;
}

.point_illust02 {
    position: absolute;
    bottom: -115px;
    left: -447px;
}

.point_illust03 {
    position: absolute;
    bottom: -36px;
    left: -844px;
}

.point_illust04 {
    position: absolute;
    right: 28px;
    bottom: 44px;
}

.point_illust05 {
    position: absolute;
    bottom: -74px;
    left: -170px;
}

.point_illust06 {
    position: absolute;
    bottom: -73px;
    left: -358px;
}

.point_illust07 {
    width: 473px;
    position: absolute;
    right: 525px;
    bottom: -26px;
}

.point_illust08 {
    position: absolute;
    right: -102px;
    bottom: -50px;
}

.point_illust09 {
    position: absolute;
    right: -135px;
    bottom: -64px;
    z-index: 2;
    transform: scale(-1, 1);
}

.point_illust10 {
    position: absolute;
    top: -78px;
    right: -129px;
}

.point_illust11 {
    width: 223px;
    position: absolute;
    right: -26px;
    bottom: -26px;
}

.point_illust12 {
    position: absolute;
    bottom: -67px;
    left: -204px;
    z-index: 1;
}

.point_illust13 {
    position: absolute;
    bottom: -64px;
    left: -130px;
    z-index: 2;
}

.point_illust14 {
    position: absolute;
    top: 40px;
    right: -38px;
}

/*================================================================
# おもてなし
================================================================ */
.omotenashi_illust01 {
    position: absolute;
    bottom: 0px;
    left: -65px;
    z-index: 2;
}

.omotenashi_illust02 {
    position: absolute;
    right: -251px;
    bottom: -7px;
}

/*================================================================
# プラン
================================================================ */
.plan__title-area .plan-title-en {
    color: var(--purple);
}

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

.section-plan .wrap::before {
    background-color: var(--purple);
}

.plan_illust01 {
    position: absolute;
    bottom: 75px;
    left: 117px;
    z-index: 1;
}

.plan_illust02 {
    position: absolute;
    top: -198px;
    right: -203px;
    z-index: 1;
}

.plan_illust03 {
    position: absolute;
    right: 20px;
    bottom: 67px;
    z-index: 1;
}

.section-plan .footer-top {
    margin: 64px 0 0;
    position: relative;
    font-weight: 700;
    text-align: center;
    z-index: 1;
}

.section-plan .black-btn-wrap {
    display: flex;
    justify-content: center;
}

.section-plan .black-btn-wrap .black-btn {
    font-size: 18px;
}

.section-plan .black-btn-wrap .black-btn span {
    display: block;
}

.section-plan .footer-top .copy {
    margin-top: 56px;
    padding: 0 48px;
    position: relative;
    display: inline-block;
}

.section-plan .footer-top .copy:before,
.section-plan .footer-top .copy:after {
    width: 32px;
    height: 2px;
    background-color: black;
    position: absolute;
    content: "";
    top: 50%;
    display: inline-block;
}

.section-plan .footer-top .copy:before {
    left: 0;
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
}

.section-plan .footer-top .copy:after {
    right: 0;
    -webkit-transform: rotate(-60deg);
    transform: rotate(-60deg);
}

.section-plan .footer-top .title {
    margin-top: 8px;
    font-family: var(--text-en);
    font-size: 56px;
    font-weight: 800;
    line-height: 1.2;
    color: var(--purple);
    text-align: center;
}

.section-plan .footer-top .btn-area {
    margin-top: 16px;
}

.section-plan .footer-top .btn {
    padding: 24px 130px;
    border: 2px solid var(--black);
    border-radius: 50px;
    background-color: #fff503;
    box-shadow: 4px 4px 0 0 rgba(0, 0, 0, .15);
    display: inline-block;
    font-size: 20px;
    color: rgb(0, 0, 0);
    text-align: center;
    transition: background-color .3s;
}

.section-plan .footer-top .btn:hover {
    background-color: #da7079;
}

.section-plan .footer-top .btn span {
    position: relative;
}

.section-plan .footer-top .btn span::before {
    right: -32px;
}

.section-plan .footer-top .btn:hover span::before {
    transform: translate(6px, -12px);
}

.section-plan .footer-top .tel {
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: var(--text-en);
    font-size: 48px;
    font-weight: 800;
}

.section-plan .footer-top .tel svg {
    width: 36px;
}

.section-plan .footer-top .tel .tel-svg {
    fill: none;
    stroke: #000;
    stroke-width: 3px;
    fill-rule: evenodd;
}

.section-plan .footer-top .tel a {
    margin-left: 8px;
    text-decoration: none;
}

/*
------------------------------------------------------ */
.section-plan .box .box__price-wrap {
    padding: 0 0 8px;
    border-bottom: 1px solid var(--black);
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    letter-spacing: 0;
}

.section-plan .box .box__price-title {
    margin: 32px 0 0;
}

.section-plan .box .box__price {
    margin: 32px 0 0 auto;
    text-align: left;
}