.text-decoration.leading-2 {
    line-height: 1.6;
}
.c-underline {
    text-decoration: underline;
}
@media screen and (min-width: 768px) {

    .decoration-no-before::before {
        padding-top: 30px;
        visibility: hidden;
    }

    .decoration-no-before.text-sm {
        font-size: 14px;
        text-indent: -1em;
        padding-left: 1em;
        line-height: 1.6;
        display: inline-block;
        margin-top: 22px;
    }


    .z1_icon-group {
        display: flex;
        font-size: 16px;
        line-height: 1.6;
        padding-left: 8px;
        margin: 25px 0 0 0;
    }

    .z1_icon-item {
        padding-right: 24px;
        display: flex;
        align-items: center;
    }

    .z1_icon-label {
        padding-left: 8px;
        font-size: 16px;
        font-weight: bold;
    }

    .z1_axis-container {
        max-width: 1184px !important;
        margin-left: -35px !important;
        position: relative;
        right: -47px;
    }

    .z1_axis-badge {
        right: -81px;
        bottom: -121px;
    }

    .z1_mb-12 {
        margin-bottom: 172px !important;

    }

    .z1_axis-btnabsolute {
        left: 0% !important;
        bottom: 4.9% !important;
    }

    .z-text-30 {
        font-size: 30px !important;
    }

    .z-mt-4 {
        margin-top: 40px;
    }
}

@media screen and (max-width: 768px) {
    .z1_icon-group {
        margin-left: 2rem;
        margin-right: 2rem;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-bottom: 10px;
    }

    .decoration-no-before::before {
        display: none;
    }

    .decoration-no-before {
        margin-left: 10px !important;
        padding-right: 12px !important;
        text-indent: 0 !important;
        padding-left: 0 !important;
        margin-top: 10px !important;
        font-size: 13px !important;
    }

    .z-text-30 {
        font-size: 20px !important;
    }

    .z1_icon-label {
        padding-left: 10px;
    }

    .z1_icon-item {
        padding-bottom: 10px;
    }

    .z1_boxthumb-sp {
        /* margin-left: -5% !important;
    width: 110% !important; */
    }

    .z1_axis-badge {
        bottom: -86px;
    }

    .hotelBenefits {
        margin-bottom: 130px;
    }

}

/*-----------[ UPDATE 20251223 ]--------------*/
.photos-main {
    box-shadow: 0px 3px 21px 0px rgba(87, 145, 214, 0.5);
}

.aboutStatus {
    color: #000;
}

.aboutStatus p {
    font-size: 18px;
    line-height: 1.61111111111;
}

.aboutStatus_box p {
    font-size: 16px;
    line-height: 1.625;
}

.aboutStatus_box p .t-small {
    font-size: 14px;
}

.aboutStatus_box .t-intent {
    padding-left: 14px;
    text-indent: -14px;
}

.aboutStatus_box p small {
    text-decoration: underline;
    text-underline-offset: 3px;
}

.aboutStatus .aboutStatus_title,
.aboutStatus .aboutStatus_txt,
.aboutStatus .aboutStatus_txtNote {
    text-align: center;
}

.aboutStatus .aboutStatus_title {
    font-size: 24px;
    line-height: 1.83333333333;
    font-weight: bold;
    padding: 10px;
    border-top: 2px solid #8e8e8e;
    border-bottom: 2px solid #8e8e8e;
    margin-bottom: 30px;
}

.aboutStatus .aboutStatus_titleSub {
    font-size: 24px;
    line-height: 1;
    font-weight: bold;
    margin-bottom: 15px;
}

.aboutStatus .aboutStatus_txt {
    margin-bottom: 25px;
}

.aboutStatus .aboutStatus_txtNote a {
    font-weight: bold;
    text-decoration: underline;
}

.aboutStatus .aboutStatus_box {
    max-width: 938px;
    display: flex;
    gap: 60px;
    margin: 0 auto 30px;
}

.aboutStatus .aboutStatus_item {
    width: 50%;
    padding: 35px;
    border-radius: 10px;
    background-color: #f4fafe;
}

.aboutStatus .aboutStatus_item p+p {
    margin-top: 25px;
}

/*-----------[ UPDATE 20260217 ]--------------*/
.officialBenefit {
    max-width: 958px;
    margin-inline: auto;
    border: 2px solid #c80000;
    background-color: #ffe6e6;
    padding: 50px 30px 35px;
    margin-bottom: 3.4375rem;
}

/*-----------[ UPDATE 20260212 ]--------------*/
.officialBenefit .officialBenefit_title {
    font-size: 22px;
    line-height: 1.5;
    color: #c80000;
    font-weight: bold;
    text-align: center;
}

/*-----------[ UPDATE 20260212 ]--------------*/
.officialBenefit .officialBenefit_txt {
    line-height: 1.9;
    font-size: 20px;
    margin-top: 15px;
    text-align: center;
}

.officialBenefit .officialBenefit_txt a {
    font-weight: bold;
    text-decoration: underline;
    color: #000;
}

.point1 {
    padding-top: 40px;
}

@media screen and (min-width: 769px) {
    .point1 {
        padding-top: 140px;
    }

    .message-box {
        margin-top: 50px;
    }

    .cards-group .cards-app .btn-map-kyoritsu {
        margin-top: 45px;
    }

    .cards-group {
        max-width: 938px !important;
        gap: 42px;
    }

    .cards-group>.cards {
        padding-inline: 35px;
    }

    .link-group {
        left: 0;
    }

    .axis-thumbs .axis-thumb:nth-child(2) {
        padding-right: 10px;
    }

    .axis-thumbs .axis-thumb:nth-child(3) {
        padding-left: 10px;
    }

    .axis-thumbs .bt8-6 {
        bottom: 7.2% !important;
    }
}

@media screen and (max-width: 768px) {
    .axis-thumbs .axis-thumb:nth-child(1) {
        width: 104%;
    }

    .axis-container {
        padding-inline: 2rem;
    }

    .axis-thumbs .bt8-6 {
        bottom: 9.8% !important;
    }

    .aboutStatus {
        padding-inline: 1.5rem;
        margin-top: 65px;
    }

    .aboutStatus .aboutStatus_box {
        flex-wrap: wrap;
        gap: 30px;
    }

    .aboutStatus .aboutStatus_item {
        width: 100%;
        padding-inline: 30px 10px;
    }

    .aboutStatus .aboutStatus_title {
        font-size: 18px;
        border-top: 1px solid #8e8e8e;
        border-bottom: 1px solid #8e8e8e;
        margin-bottom: 22px;
    }

    .aboutStatus .aboutStatus_titleSub {
        font-size: 17px;
    }

    .aboutStatus p {
        font-size: 14px;
    }

    .aboutStatus_box p {
        font-size: 13px;
    }

    .aboutStatus .aboutStatus_box {
        margin-bottom: 40px;
    }

    .aboutStatus .aboutStatus_txt {
        margin-bottom: 25px;
    }

    .officialBenefit {
        padding: 30px 20px 30px;
        width: 81.0666666667%;
        border: 1px solid #c80000;
    }

    /*-----------[ UPDATE 20260212 ]--------------*/
    .officialBenefit .officialBenefit_title {
        font-size: 18px;
    }

    /*-----------[ UPDATE 20260212 ]--------------*/
    .officialBenefit .officialBenefit_txt {
        font-size: 13px;
        margin-top: 10px;
    }

    .photo-thumb {
        width: 91%;
        margin-inline: auto;
        margin-top: 30px;
    }

    .hotelBenefits .z1_icon-label {
        font-size: 16px;
    }
}


/*-----------[ UPDATE 20260212 ]--------------*/
.c-text-mod01 a {
    text-decoration: underline !important;
}

.c-text-mod01 {
    padding: 0 !important;
    margin-bottom: 30px;
    text-align: center;
}

.point3 .axis-mobile {
    margin-bottom: 3.4375rem;
}

.message-box {
    margin-bottom: 0 !important;
}

@media screen and (min-width: 769px) {
    .cards-group {
        margin-bottom: 30px !important;
    }
}

.cards-group .cards-photo {
    width: 100%;
    height: 130px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
}

.cards-group>.cards {
    width: auto;
    margin: 0;
}

.cards-group {
    max-width: 100% !important;
    gap: 30px;
    grid-template-columns: repeat(3, 1fr);
    display: grid;
}

.cards-group .cards-title {
    font-size: 18px;
    line-height: 29px;
    text-align: center;
}

.cards-group .cards-copy {
    font-size: 16px;
    line-height: 28px;
    text-align: center;
}

.cards-group>.cards {
    width: auto;
    margin: 0;
    padding: 30px 15px;
}

.cards-group .cards-title {
    font-size: 18px;
    line-height: 29px;
    text-align: center;
    min-height: 60px;
    margin-top: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media screen and (max-width: 768px) {
    .cards-group {
        grid-template-columns: repeat(1, 1fr);
        margin-bottom: 30px;
        gap: 25px;
    }

    .cards-group .cards-photo {
        height: auto;
    }

    /*-----------[ UPDATE 20260218 ]--------------*/
    .cards-group .cards-copy {
        font-size: 13px;
        line-height: 25px;
        max-width: 344px;
        margin: 0 auto;
        margin-top: 23px;
    }

    /*-----------[ UPDATE 20260218 ]--------------*/
    .cards-group>.cards {
        padding: 30px 12px;
    }

    .cards-group>.cards:nth-child(1) .cards-photo {
        max-width: 64px;
    }

    .cards-group>.cards:nth-child(2) .cards-photo {
        max-width: 98px;
    }

    .cards-group>.cards:nth-child(3) .cards-photo {
        max-width: 77px;
    }

    /*-----------[ UPDATE 20260218 ]--------------*/
    .cards-group .cards-title {
        font-size: 17px;
        line-height: 28px;
        min-height: 0;
        display: block;
        max-width: 344px;
        margin: 0 auto;
        margin-top: 23px;
    }

    /*-----------[ UPDATE 20260218 ]--------------*/
}

/*-----------[ UPDATE 20260212 ]--------------*/

/*-----------[ UPDATE 20260310 ]--------------*/
.c-text-note {
    font-size: 14px;
    display: flex;
    line-height: 1.625;
    margin: 0 auto;
}

@media screen and (min-width: 769px) {

    .cards-mod .cards-copy,
    .cards-mod .c-text-note {
        width: 270px;
        margin: 0 auto;
    }

    .cards-group .cards-copy {
        white-space: nowrap;
    }
}

@media screen and (max-width: 768px) {
    .c-text-note {
        font-size: 12px;
        margin: 0 auto;
        margin-top: 5px;
    }

    .cards-mod .c-text-note {
        max-width: 215px;
    }

    #headerArea,
    #headerArea #headerContent {
        height: 43px;
    }
    #contentArea {
      margin-top: 43px;
    }
}

/*-----------[ UPDATE 20260310 ]--------------*/