@charset "UTF-8";
@font-face {
    font-family: "G-Light";
    src: url('../font/GuerlainSans-Light.eot'); /* IE9 Compat Modes */
    src: local('myfont Regular'), /* フォントがローカルにインストールされている場合に有効 */ url('../font/GuerlainSans-Light.eot?#iefix') format('embedded-opentype'), /* eof - IE6-IE8 */ url('../font/GuerlainSans-Light.woff') format('woff'), /* woff - Modern Browsers */ url('../font/GuerlainSans-Light.ttf') format('truetype'); /* ttf - Safari, Android, iOS */
    font-display: swap;
}
@font-face {
    font-family: "G-Medium";
    src: url('../font/GuerlainSans-Medium.eot'); /* IE9 Compat Modes */
    src: local('myfont Regular'), /* フォントがローカルにインストールされている場合に有効 */ url('../font/GuerlainSans-Medium.eot?#iefix') format('embedded-opentype'), /* eof - IE6-IE8 */ url('../font/GuerlainSans-Medium.woff') format('woff'), /* woff - Modern Browsers */ url('../font/GuerlainSans-Medium.ttf') format('truetype'); /* ttf - Safari, Android, iOS */
    font-display: swap;
}
@font-face {
    font-family: "G-Bold";
    src: url('../font/GuerlainSans-Bold.eot'); /* IE9 Compat Modes */
    src: local('myfont Regular'), /* フォントがローカルにインストールされている場合に有効 */ url('../font/GuerlainSans-Bold.eot?#iefix') format('embedded-opentype'), /* eof - IE6-IE8 */ url('../font/GuerlainSans-Bold.woff') format('woff'), /* woff - Modern Browsers */ url('../font/GuerlainSans-Bold.ttf') format('truetype'); /* ttf - Safari, Android, iOS */
    font-display: swap;
}
picture, img {
    display: inline-block;
    width: 100%;
}
.n_header {
    top: 0;
    left: 0;
}
.n_ttl-ja {
    font-weight: 300;
}
.n_ttl-ja.--flow {
    /*margin-top: 40px;*/
    /*font-size: 34px;*/
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    /*line-height: 40px;*/ /* 100% */
    letter-spacing: 1.26px;
}
.n_g-nav-li {
    white-space: nowrap;
}
.--sp600 {
    font-weight: 600 !important;
}
.MB20 {
    margin-bottom: 20px!important;
}
.MB30 {
    margin-bottom: 30px!important;
}
.MB40 {
    margin-bottom: 40px;
}
.MT80 {
    margin-top: 80px;
}
.MT40 {
    margin-top: 40px !important;
}
.MT0 {
    margin-top: 0 !important;
}
.MT8 {
    margin-top: 8px !important;
}
.MR4 {
    margin-right: 4px !important;
}
.MR8 {
    margin-right: 8px !important;
}
.MR24 {
    margin-right: 24px !important;
}
.w85 {
    width: 85% !important;
}
.w80 {
    width: 80% !important;
}
.w75 {
    width: 75% !important;
}
.bgc_gold {
    background: #C99E47!important;
}
/*.ta_c {
  text-align: center!important;
}*/
.color_w {
    color: #FFF !important;
}
span.example {
    vertical-align: super;
    font-size: 70%;
}
.ta-r {
    text-align: right !important;
    font-size: 13px;
}
.ta-c {
    text-align: center !important;
}
.ta-l {
    text-align: left !important;
    font-size: 13px;
    line-height: 1.4em;
}
@media (max-width: 1199px) {
    .point-txt.--nowrap_sp {
        white-space: nowrap;
    }
}
section {
    padding-bottom: 0;
    /*margin-bottom: 200px;*/
    margin-bottom: 80px;
}
.n_fv {
    margin-top: 70px;
    width: 100%;
    height: auto;
    aspect-ratio: 1440/850;
    position: relative;
}
.n_fv__img {
    /*position: absolute;
    inset: 0;*/
    width: 100%;
    height: 100%;
}
.n_fv__title-wrap {
    /*position: absolute;
    bottom: 10px;
    right: 10px;*/
    width: -moz-fit-content;
    width: fit-content;
    height: auto;
    text-align: center;
    margin: 64px auto 0;
}
.n_fv__title {
    font-family: "G-Light";
    color: #BA933E;
    leading-trim: both;
    text-edge: cap;
    font-size: 68px;
    font-style: normal;
    /*line-height: 94%;*/ /* 56.4px */
    line-height: 100%;
    letter-spacing: 0;
}
.n_fv__subtitle {
    margin-top: 10px;
    color: #BA933E;
    leading-trim: both;
    text-edge: cap;
    font-size: 38px;
    font-style: normal;
    line-height: 30px; /* 125% */
    letter-spacing: 0;
}
.n_price {
    border-left: 4px solid #D9BB7D;
    width: 90%;
    margin: 0 auto 28px;
    box-sizing: border-box;
    padding-left: 12px;
    text-align: left;
}
.n_price h3 {
    font-size: 16px;
    line-height: 1.8em;
    font-weight: bold;
    margin-bottom: 8px;
}
.lim_price {
    text-align: center;
    margin-bottom: 20px;
}
.lim_price h4 {
    font-size: 15px;
    font-weight: bold;
    color: #C99E47;
    line-height: 160%;
}
.lim_price p {
    color: #C99E47;
    font-size: 30px;
    letter-spacing: 0.02em;
    line-height: 1em;
}
.fontg-m {
    font-family: "G-Medium", "ヒラギノ角ゴ ProN";
}
.fontg-b {
    font-family: "G-Bold", "ヒラギノ角ゴ ProN";
}
.n_first_price1 {
    width: 415px;
    margin: 40px auto 64px;
}
.n_sub1 {
    font-size: 15px;
    font-weight: bold;
}
.n_sub2 {
    font-size: 16px;
    font-weight: bold;
}
.n_first_price2 {
    width: 480px;
    margin: 0 auto;
}
.n_first_price2 .n_first__btn {
    width: 404px;
    margin: 0 auto 32px;
}
@media (max-width: 1199px) {
    .n_fv__title {
        font-size: 38px;
    }
    .n_fv__subtitle_jp {
        font-size: 12px;
    }
    .n_fv__title-wrap {
        text-align: center;
        width: 100%;
        margin: 64px 0 0 0;
        /*position: absolute;
        top: 6%;
        right: 4%;
        bottom: auto;*/
    }
    .n_fv__subtitle {
        margin-top: 4px;
        font-size: 30px;
        line-height: 30px;
        letter-spacing: 0;
    }
}
@media (max-width: 599px) {
    .n_fv {
        aspect-ratio: unset;
        /*border-bottom: 1px solid #BA933E;*/
    }
    .n_fv__img {
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
        margin-inline: auto;
        height: auto;
        aspect-ratio: 390/493;
    }
    .n_first__text-wrap {
        background: #fff !important;
    }
    .n_fv__title-wrap {
        /*position: absolute;
        bottom: 24px!important;
        right: 16px!important;
        top: auto;*/
    }
    .n_fv__title {
        font-size: 40px;
    }
    .n_fv__subtitle {
        font-size: 30px;
        margin-top: 6px;
        line-height: 1em;
    }
    .n_first_price1 {
        width: 100%;
        margin: 0 auto 48px;
    }
    .n_sub1 {
        font-size: 14px;
        font-weight: bold;
    }
    .n_sub2 {
        font-size: 16px;
        font-weight: bold;
    }
    .n_first_price2 {
        width: 100%;
        margin: 0 auto;
    }
    .n_first_price2 .n_first__btn {
        width: 100%;
        margin: 0 auto 16px;
    }
    .n_price {
        border-left: 4px solid #D9BB7D;
        width: 100%;
        margin: 0 auto 28px;
        box-sizing: border-box;
        padding-left: 12px;
        text-align: left;
    }
    .n_first__text-wrap {
        padding: 48px 16px 0!important;
    }
    .n_first__text {
        margin-bottom: 32px !important;
        font-size: 15px !important;
        text-align: center;
    }
    .n_price h3 {
        font-size: 14px;
        margin-bottom: 0;
        display: inline-block;
    }
    .n_sub1 {
        font-size: 14px;
        margin-right: 10px !important;
    }
    .n_sub2 {
        font-size: 14px;
    }
    .lim_price p {
        font-size: 26px;
    }
    .n_first__btn {
        line-height: 1.4em !important;
        padding: 0 !important;
        width: 88% !important;
        margin: 0 auto 16px;
    }
    .n_first__btn a {
        padding: 18px 0 !important;
    }
    .n_first__remark {
        margin-top: 8px !important;
        font-size: 12px !important;
        line-height: 1.6em !important;
    }
    .n_campaign {
        padding: 48px 0 64px !important;
    }
    .n_campaign__item-subtitle {
        padding: 0 !important;
        font-size: 30px !important;
        margin-bottom: 0 !important;
    }
    .n_campaign__item-title {
        margin-top: 0 !important;
    }
    .subtitleja {
        font-size: 14px !important;
        margin: 6px 0 16px !important;
        line-height: 160%;
    }
    .n_campaign__item-inner {
        padding-inline: 3rem !important;
        margin-bottom: 0 !important;
    }
    .n_campaign__item {
        padding: 40px 0 0 !important;
    }
    .n_campaign__item-sub-contents {
        margin-top: 16px !important;
        padding-inline: 3rem !important;
        margin-bottom: 0 !important;
    }
    .n_campaign-modal__grid-img {
        margin-bottom: 28px !important;
    }
    .n_campaign__item-text {
        margin-bottom: 8px !important;
    }
    .n_campaign2 {
        padding: 48px 0 64px !important;
    }
    .n_campaign__head {
        aspect-ratio: 430 / 336 !important;
    }
    .n_campaign2 .n_campaign__item-inner {
        margin-bottom: 24px !important;
    }
    .n_campaign2 .n_campaign__item-sub-contents {
        margin-top: 0 !important;
    }
    .n_campaign-modal__grid-img img {
        margin-bottom: 16px;
        display: block;
    }
    .n_campaign-modal__grid-img p {
        font-size: 11px;
        line-height: 1.6em;
        margin-bottom: 8px;
    }
    .n_campaign-modal__grid-point-wrap {
        margin-bottom: 16px !important;
    }
    .n_campaign2 .ta-l {
        font-size: 11px;
    }
    .n_campaign3 {
        padding: 48px 0 64px !important;
    }
    .n_first__btn a.min {
        padding: 20px 0 !important;
    }
    .n_web-btn {
        font-size: 12px !important;
    }
    .n_campaign-modal__grid-img img {
        width: 100%;
        margin: 0 auto 16px;
    }
    .step {
        padding-left: 3rem;
    }
    .n_first__btn {
        font-size: 15px !important;
    }
}
.n_about {
    margin-bottom: 120px;
}
.n_about-wrap_txt {
    font-weight: 300;
}
@media (max-width: 1199px) {
    .n_about {
        margin-bottom: 70px;
    }
}
.n_first {
    width: 100%;
    height: 68.5vw;
    min-height: 1013px;
    max-height: 1300px;
    position: relative;
    padding-bottom: 0;
}
@media (max-width: 1199px) {
    .n_first {
        padding-inline: 0;
        /*margin-bottom: 120px;*/
        margin-bottom: 0;
        height: unset;
        min-height: unset;
        max-height: unset;
    }
}
@media (max-width: 1199px) and (max-width: 600px) {
    .n_first {
        padding-inline: 0;
    }
}
.n_first__bg {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
}
.n_first__bg img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
@media (max-width: 1199px) {
    .n_first__bg {
        position: relative;
        width: 100%;
        height: auto;
        aspect-ratio: 390/450;
        margin-inline: auto;
    }
    .n_first__text-wrap {
        position: absolute;
        top: calc(50% - 0px);
        transform: translateY(-50%);
        right: 120px;
        width: -moz-fit-content;
        width: fit-content;
        height: auto;
    }
}
@media (max-width: 1399px) {
    .n_first__text-wrap {
        right: 40px;
    }
}
@media (min-width: 1700px) {
    .n_first__text-wrap {
        right: calc(154px + 7vw);
    }
}
.n_first__text-wrap.--second-section {
    top: calc(50% + 40px);
}
@media (max-width: 1199px) {
    .n_first__text-wrap {
        position: relative;
        transform: unset;
        top: unset;
        right: unset;
        width: 100%;
        background: #fff;
        padding-block: 70px;
        /*padding-inline: 3.4rem;*/
        /*padding-inline: 2.4rem;*/
        padding: 32px 16px 60px;
    }
    .n_first__text-wrap.--second-section {
        top: unset;
        /*        background: url(../img/bg_hexagon_sp2.png) no-repeat top left / 100% auto;*/
    }
}
.n_first__title {
    color: #BA933E;
    leading-trim: both;
    text-edge: cap;
    font-size: 60px;
    font-style: normal;
    font-weight: 200;
    /*line-height: 94%;*/ /* 56.4px */
    line-height: 100%;
    text-align: left;
    width: 564px;
    margin: 0 auto;
}
.n_first__subtitle_jp {
    text-align: left;
    margin: 0 auto;
}
@media (max-width: 1199px) {
    .n_first__title {
        /*font-size: 40px;*/
        font-size: 38px;
        width: 100%;
        /*width: 280px;*/
        /*margin-inline: auto;*/
        margin-top: 32px;
    }
}
.n_first__subtitle {
    color: #BA933E;
    leading-trim: both;
    text-edge: cap;
    font-size: 24px;
    font-style: normal;
    font-weight: 200;
    line-height: 30px; /* 125% */
    letter-spacing: 1.26px;
}
@media (max-width: 1199px) {
    .n_first__subtitle {
        width: 200px;
        /*margin-inline: auto;*/
    }
    .n_first__ttl {
        font-size: 17px;
        font-weight: bold;
        color: #FFF;
        text-align: center;
        background-color: #000; 
        width: 60%;
        margin: 0 auto 16px;
        line-height: 160%;
        padding: 8px 6px 7px 6px;
    }
    .n_first__text {
        width: 400px;
        margin-block: 36px 10px;
        color: #000;
        font-feature-settings: "pkna"on, "palt"on;
        font-size: 16px;
        font-style: normal;
        font-weight: 300;
        line-height: 180%; /* 25.2px */
        letter-spacing: 0px;
    }
    .n_first__text.--new {
        margin-top: 20px;
        /*margin-bottom: 30px;*/
        margin-bottom: 20px;
    }
}
@media (max-width: 750px) {
    .n_first__ttl {
        width: 84%!important;
    }
}
@media (max-width: 1199px) {
    .n_first__text.--new {
        font-size: 11px;
        text-align: left !important;
    }
}
@media (max-width: 1199px) {
    .n_first__text {
        width: 100%;
        margin: 0 auto 24px;
        text-align: center;
    }
}
.n_first__price {
    display: grid;
    grid-template-columns: auto 1fr 180px;
    align-items: end;
    justify-content: center;
    width: 420px;
    /*margin-left: 24%;*/
    margin: 0 auto 10px;
}
@media (max-width: 1199px) {
    .n_first__price {
        width: 330px;
        /*width: 268px;*/
        grid-template-columns: auto 1fr 176px;
        margin-inline: auto;
    }
    .n_first__price + .n_first__price {
        margin-top: 12px;
    }
}
.n_first__price-head {
    color: #000;
    font-feature-settings: "palt"on, "pkna"on;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 180%; /* 25.2px */
}
.n_first__price-bar {
    display: inline-block;
    width: calc(100% - 16px);
    height: 1px;
    margin-bottom: 14px;
    margin-left: 8px;
    background: #ABABAB;
}
@media (max-width: 1199px) {
    .n_first__price-bar {
        margin-bottom: 12px;
    }
}
.n_first__price-text {
    line-height: 1.2;
    display: flex;
    align-items: end;
    /*text-align: center;*/
}
.n_first__price-text span {
    display: inline-block;
}
.n_first__price-text br {
    display: block;
    content: "";
    margin-block: 0px;
}
.n_first__price-text .n_price {
    color: #C99E47;
    font-feature-settings: "palt"on, "pkna"on;
    font-size: 21px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: unset;
    line-height: 1.4;
    text-align: left;
}
/*.anchor {
  padding-top: 100px;
  margin-top: 100px;
}*/
.n_first__price-text .n_sub {
    font-size: 12px;
    line-height: unset;
}
.n_first__price-text .n_en {
    color: #000;
    font-feature-settings: "palt"on, "pkna"on;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 180%;
}
.n_first__remark {
    /*margin-top: 10px;*/
    color: #000;
    font-feature-settings: "pkna"on, "palt"on;
    font-size: 13px;
    font-style: normal;
    font-weight: 200;
    line-height: 1.6em; /* 22.4px */
    margin: 10px auto 20px;
}
.n_first__remark .sp {
    display: none;
}
@media (max-width: 1199px) {
    .n_first__remark {
        width: 100%;
        margin-inline: auto;
        margin-top: 16px;
        /*white-space: nowrap;*/
        font-size: 11px;
    }
    .n_first__remark .sp {
        display: inline;
    }
}
.n_first__dead {
    color: #464646;
    font-feature-settings: "pkna"on, "palt"on;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 180%; /* 25.2px */
    margin-block: 30px 54px;
}
.n_special .n_first__dead {
    margin: 20px 0;
}
.n_first__dead.--sp {
    display: none;
}
@media (max-width: 1199px) {
    .n_first__dead {
        padding-left: 0;
        margin-bottom: 0;
    }
    .n_first__dead.--pc {
        display: none;
    }
    .n_first__dead.--sp {
        display: block;
        text-align: center;
    }
}
.n_first__btn {
    leading-trim: both;
    text-edge: cap;
    font-feature-settings: "palt"on, "pkna"on;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 1;
    margin: 0 auto 16px;
}
.n_first__btn a {
    display: block;
    padding: 24px 0;
    background: #000;
    border-radius: 100vmax;
    color: #FFF;
    transition: 0.3s;
    line-height: 150%;
}
.n_first__btn a:hover {
    opacity: .6;
    transition: 0.3s;
}
.n_reserve .n_first__btn {
    display: inline-block;
    padding: 24px 0;
    background: #fff;
    /*border-radius: 100vmax;*/
    border-radius: 0;
    color: #000;
    leading-trim: both;
    text-edge: cap;
    font-feature-settings: "palt"on, "pkna"on;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    border: 1px solid #000;
}
@media (max-width: 1199px) {
    .n_first__btn {
        width: 100%;
        text-align: center;
    }
    .n_price {
        margin: 0 auto 20px;
        width: fit-content;
    }
    .n_first__btn a br {
        /*display: none;*/
    }
    .n_first_price1 {
        margin-bottom: 48px;
    }
    .n_first__remark {
        font-size: 12px!important;
        margin-top: 8px;
    }
}
.n_first__btn--blown {
    /*margin-top: 15px;
  margin-bottom: 20px;*/
    display: block;
    text-align: center;
    width: 368px;
    padding-block: 24px;
    padding-inline: 20px;
    background: #C99E47;
    border-radius: 100vmax;
    color: #FFF;
    leading-trim: both;
    text-edge: cap;
    font-feature-settings: "palt"on, "pkna"on;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 1;
    transition: opacity 0.3s ease;
    margin: 15px auto 20px;
}
@media (max-width: 1199px) {
    .n_first__btn--blown {
        width: 100%;
        margin-inline: auto;
        margin-bottom: 30px;
    }
}
@media (any-hover: hover) {
    .n_first__btn--blown:hover {
        opacity: 0.6;
    }
}
@media (min-width: 1200px) {
    .point-pc:nth-child(even) {
        padding-right: 3vw;
    }
}
@media (min-width: 1600px) {
    .point-pc:nth-child(even) {
        padding-right: 11vw;
    }
}
@media (min-width: 1200px) {
    .point-pc:nth-child(odd) {
        padding-left: 3vw;
    }
}
@media (min-width: 1600px) {
    .point-pc:nth-child(odd) {
        padding-left: 11vw;
    }
}
.n_campaign {
    padding-bottom: 0;
    margin-bottom: 0;
    background: #F6EFE8;
    padding: 64px 0 80px;
}
.n_campaign2 {
    padding-bottom: 0;
    margin-bottom: 0;
    background: #F1E5E1;
    padding: 64px 0 80px;
}
.n_campaign3 {
    padding-bottom: 0;
    margin-bottom: 0;
    background: #F5EDE9;
    padding: 64px 0 80px;
}
.n_campaign__head {
    position: relative;
    width: 100%;
    height: auto;
    aspect-ratio: 1440/650;
}
@media (max-width: 1199px) {
    .n_campaign__head {
        aspect-ratio: 550/430;
    }
}
.n_campaign__head-text-wrap {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 150px;
}
@media (max-width: 1400px) {
    .n_campaign__head-text-wrap {
        left: 50px;
    }
}
@media (max-width: 1199px) {
    .n_campaign__head-text-wrap {
        left: 40px;
        transform: unset;
        top: unset;
        bottom: 28px;
    }
}
.n_campaign__head-up {
    color: #BA933E;
    leading-trim: both;
    text-edge: cap;
    font-size: 60px;
    font-style: normal;
    font-weight: 200;
    line-height: 94%; /* 56.4px */
}
@media (max-width: 1199px) {
    .n_campaign__head-up {
        font-size: 40px;
    }
}
.n_campaign__head-down {
    margin-top: 10px;
    color: #BA933E;
    leading-trim: both;
    text-edge: cap;
    font-size: 24px;
    font-style: normal;
    font-weight: 200;
    line-height: 30px; /* 125% */
    letter-spacing: 1.26px;
}
@media (max-width: 1199px) {
    .n_campaign__head-down {
        margin-top: 4px;
    }
}
.n_campaign__item {
    padding: 64px 0 0;
}
@media (max-width: 1199px) {
    .n_campaign__item {
        /*padding-block: 60px 80px;*/
        padding: 40px 0 0;
    }
    .n_campaign__item-inner {
        margin: 0 auto 24px !important;
    }
}
.n_campaign__item-inner {
    width: min(800px, 100%);
    margin: 0 auto 40px;
}
@media (max-width: 1199px) {
    .n_campaign__item-inner {
        padding-inline: 4rem;
    }
}
.n_campaign__item-head {
    text-align: center;
    position: relative;
}
.n_campaign__item-head-num {
    color: rgba(185, 154, 138, 0.08);
    leading-trim: both;
    text-edge: cap;
    font-size: 300px;
    font-style: normal;
    font-weight: 100;
    line-height: 94%; /* 282px */
}
@media (max-width: 1199px) {
    .n_campaign__item-head-num {
        font-size: 200px;
    }
}
.n_campaign__item-head-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #000;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 240%; /* 57.6px */
}
.n_campaign__item-title {
    text-align: center;
    color: #BA933E;
    leading-trim: both;
    text-edge: cap;
    font-size: 50px;
    font-style: normal;
    font-weight: 200;
    line-height: 94%; /* 47px */
    margin-bottom: 0;
}
@media (max-width: 1199px) {
    .n_campaign__item-title {
        margin-top: 14px;
        font-size: 28px;
        margin-bottom: 20px;
        text-align: center;
        line-height: 140%;
    }
}
.n_campaign__item-title.--title2 {
    margin-top: 40px;
}
@media (max-width: 1199px) {
    .n_campaign__item-title.--title2 {
        margin-top: 0;
    }
}
.n_campaign__item-text {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 2em;
    letter-spacing: 0.03em;
    margin-bottom: 16px;
    font-feature-settings: "pwid"on, "palt"on, "pkna"on;
}
@media (max-width: 1199px) {
    .n_campaign__item-text {
        /*font-size: 16px;*/
        font-size: 14px;
        font-weight: 300;
        line-height: 220%;
    }
}
.n_campaign__item-remark {
    color: #000;
    font-size: 14px;
    font-style: normal;
    /*font-weight: 600;*/
    font-weight: 300;
    /*line-height: 240%;*/ /* 33.6px */
    line-height: 220%;
    /*letter-spacing: 1px;*/
    letter-spacing: 0;
    margin-bottom: 100px;
    display: flex;
    align-items: center;
}
.n_campaign__item-remark2 {
    /* margin-bottom: 80px; */
    font-size: 12px;
    clear: both;
    line-height: 160%;
}
.g-nav-content #flow {
    line-height: 1.5 !important;
}
@media (max-width: 1199px) {
    .n_campaign__item-remark {
        margin-bottom: 40px;
    }
    .n_campaign__item-remark2 {
        /*margin-bottom: 80px;*/
        font-size: 11px;
        line-height: 160%;
        margin-top: 10px;
    }
}
.n_campaign__item-remark span {
    display: inline-block;
    font-size: 10px;
}
@media (max-width: 1199px) {
    .n_campaign__item-remark {
        align-items: flex-start;
        line-height: 1.6;
    }
    .n_campaign__item-remark span {
        display: inline-block;
        margin-top: 3px;
    }
}
.n_campaign__item-subtitle {
    font-family: "G-Light";
    color: #BA933E;
    font-size: 42px;
    font-style: normal;
    line-height: 1.2em;
    text-align: center;
    margin-bottom: 10px;
}
.subtitleja {
    font-size: 16px;
    color: #000;
    text-align: center;
    margin-bottom: 32px;
    line-height: 160%;
}
@media (max-width: 1199px) {
    .n_campaign__item-subtitle {
        font-size: 24px;
        margin: 0 auto;
    }
    .n_campaign {
        padding-bottom: 0;
        margin-bottom: 0;
        background: #F6EFE8;
        padding: 48px 0;
    }
    .subtitleja {
        margin-bottom: 16px;
    }
    .n_campaign2 {
        padding-bottom: 0;
        margin-bottom: 0;
        background: #F1E5E1;
        padding: 48px 0;
    }
    .n_campaign3 {
        padding-bottom: 0;
        margin-bottom: 0;
        background: #F5EDE9;
        padding: 48px 0;
    }
    .n_sub1 {
        margin-right: 8px !important;
    }
    .n_web-btn {
        padding-right: 0 !important;
    }
}
.n_campaign__item-sub-contents {
    width: min(800px, 100%);
    margin-inline: auto;
    -moz-column-gap: 80px;
    column-gap: 80px;
}
.n_campaign__item-sub-contents.--reverse {
    flex-direction: row-reverse;
    margin-bottom: 0;
}
.n_campaign__item-sub-contents.--contents2 {
    margin-bottom: 80px;
}
@media (max-width: 1199px) {
    .n_campaign__item-sub-contents.--contents2 {
        margin-bottom: 0;
    }
}
@media (max-width: 1199px) {
    .n_campaign__item-sub-contents {
        flex-direction: column;
        padding-inline: 4rem;
        row-gap: 40px;
        margin: 0 auto;
    }
    .n_campaign__item-sub-contents.--reverse {
        flex-direction: column;
        margin-bottom: 0;
    }
    .n_campaign__item-sub-contents.--mb0_sp {
        margin-bottom: 0;
    }
    .n_campaign-modal__grid-img {
        width: 100%;
        margin: 0 auto 32px;
    }
    .n_campaign-modal__grid-img img {
        margin-bottom: 24px;
        display: block;
        width: 80%!important;
        margin: 0 auto;
    }
    .n_campaign-modal__grid-img p {
        font-size: 11px;
        line-height: 1.8em;
        margin-bottom: 12px;
    }
}
.n_campaign__item-sub-contents-text {
/*    width: 44.4444444444%;*/
}
.n_campaign__item-sub-contents-text.--contents2 {
    width: 38.3333333333%;
}
@media (max-width: 1199px) {
    .n_campaign__item-sub-contents-text {
        width: 100%;
    }
    .n_campaign__item-sub-contents-text.--contents2 {
        width: 100%;
    }
}
.n_campaign__item-sub-contents-text .n_head-text {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 220%; /* 35.2px */
    letter-spacing: 1px;
    margin-bottom: 26px;
}
@media (max-width: 1199px) {
    .n_campaign__item-sub-contents-text .n_head-text {
        font-size: 14px;
    }
    .n_campaign__item-sub-contents-text .n_head-text.--mb {
        margin-bottom: 50px;
    }
}
.n_campaign__item-sub-contents-text .n_head-text.--mb0 {
    margin-bottom: 0;
    font-feature-settings: "palt";
}
.n_campaign__item-sub-contents-text .n_campaign-box {
    padding: 22px;
    border-radius: 10px;
    background: #fff;
    margin-bottom: 16px;
}
@media (max-width: 1199px) {
    .n_campaign__item-sub-contents-text .n_campaign-box {
        padding: 26px 20px;
    }
}
.n_campaign__item-sub-contents-text .n_campaign-box-head {
    color: #000;
    leading-trim: both;
    text-edge: cap;
    font-feature-settings: "pkna"on, "palt"on;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.8;
    letter-spacing: 1px;
}
@media (max-width: 1199px) {
    .n_campaign__item-sub-contents-text .n_campaign-box-head {
        font-size: 18px;
    }
}
.n_campaign__item-sub-contents-text .n_campaign-box-text {
    margin-top: 5px;
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 220%; /* 30.8px */
    letter-spacing: 1px;
    margin-bottom: 20px;
}
@media (max-width: 1199px) {
    .n_campaign__item-sub-contents-text .n_campaign-box-text {
        margin-top: 20px;
        font-size: 12px;
        margin-bottom: 30px;
        line-height: 200%;
    }
}
.n_campaign__item-sub-contents-text .n_campaign-box-btn {
    display: inline-block;
    padding: 10px 50px;
    border-radius: 100vmax;
    background: #C99E47;
    color: #FFF;
    leading-trim: both;
    text-edge: cap;
    font-feature-settings: "palt"on, "pkna"on;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 180%; /* 28.8px */
    transition: opacity 0.3s ease;
}
.n_first__text-wrap .n_salonlist-btn {
    /*display: inline-block;*/
    padding: 10px 50px;
    border-radius: 100vmax;
    background: #C99E47;
    color: #FFF;
    leading-trim: both;
    text-edge: cap;
    font-feature-settings: "palt"on, "pkna"on;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 180%; /* 28.8px */
    transition: opacity 0.3s ease;
    margin: 30px auto 0;
    width: 188px;
}
.anchor {
    display: block;
    padding-top: 70px;
    margin-top: -70px;
}
@media (max-width: 1199px) {
    .n_campaign__item-sub-contents-text .n_campaign-box-btn {
        display: block;
        width: -moz-fit-content;
        width: fit-content;
        margin-inline: auto;
    }
}
@media (any-hover: hover) {
    .n_campaign__item-sub-contents-text .n_campaign-box-btn:hover {
        opacity: 0.6;
        cursor: pointer;
    }
}
.n_campaign__item-sub-contents-text .n_campaign-box + .n_campaign-box {
    margin-top: 20px;
}
@media (max-width: 1199px) {
    .n_campaign__item-sub-contents-text .n_campaign-box + .n_campaign-box {
        margin-top: 30px;
    }
}
.n_campaign__item-sub-contents-text .n_head-text-remark {
    margin-top: 10px;
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 240%; /* 33.6px */
    letter-spacing: 1px;
    display: flex;
    align-items: center;
}
@media (max-width: 1199px) {
    .n_campaign__item-sub-contents-text .n_head-text-remark {
        margin-top: 6px;
    }
}
.n_campaign__item-sub-contents-text .n_head-text-remark span {
    font-size: 10px;
}
.n_campaign-modal__bg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.8);
    z-index: 9999;
    display: none;
}
.n_campaign-modal {
    position: fixed;
    z-index: 10000;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: min(1040px, 95%);
    height: min(800px, 90vh);
    background: #FFFAF4;
    border-radius: 40px;
    display: none;
}
@media (max-width: 768px) {
    .n_campaign-modal {
        top: 10vh;
        left: 50%;
        transform: translateX(-50%);
        width: calc(100% - 4rem);
        height: 85vh;
        border-radius: 30px;
    }
    .n_campaign-modal__grid-img img {
        margin-bottom: 24px;
        display: block;
        width: 100%!important;
        margin: 0 auto;
    }
}
.n_campaign-modal__close {
    position: fixed;
    z-index: 4;
    top: 40px;
    right: 40px;
    width: 65px;
    height: auto;
    aspect-ratio: 1;
    transition: opacity 0.3s ease;
}
.n_campaign-modal__close svg {
    width: 100%;
    height: 100%;
}
@media (max-width: 859px) {
    .n_campaign-modal__close {
        top: -25px;
        right: -12px;
        width: 35px;
    }
}
@media (any-hover: hover) {
    .n_campaign-modal__close:hover {
        cursor: pointer;
        opacity: 0.6;
    }
}
.n_campaign-modal__inner {
    position: relative;
    z-index: 2;
    overflow-y: hidden;
    height: 100%;
    border-radius: 40px;
}
@media (max-width: 859px) {
    .n_campaign-modal__inner {
        border-radius: 30px;
    }
}
.n_campaign-modal__body {
    overflow-y: scroll;
    height: 100%;
}
.n_campaign-modal__container {
    width: 100%;
    height: -moz-fit-content;
    height: fit-content;
    min-height: 100%;
    padding-top: 80px;
    padding-bottom: 40px;
    position: relative;
}
.n_campaign-modal__container::after {
    content: "";
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    background: url(../img/n_modal_bg.webp) no-repeat center center/cover;
    border-radius: 40px;
}
.n_campaign-modal__container.--modal2::after {
    background: url(../img/n_modal2_bg.webp) no-repeat center center/cover;
}
@media (max-width: 859px) {
    .n_campaign-modal__container {
        padding-top: 60px;
        padding-bottom: 50px;
        border-radius: 30px;
    }
    .n_campaign-modal__container::after {
        height: auto;
        aspect-ratio: 310/700;
        background: url(../img/n_modal_bg_sp.webp) no-repeat center top/cover;
        border-radius: 30px;
    }
    .n_campaign-modal__container.--modal2::after {
        background: url(../img/n_modal2_bg_sp.webp) no-repeat center top/cover;
    }
}
.n_campaign-modal__head {
    color: #000;
    leading-trim: both;
    text-edge: cap;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 180%; /* 57.6px */
    text-align: center;
}
.n_campaign-modal__head span {
    font-feature-settings: "pkna"on, "palt"on;
    font-size: 20px;
    letter-spacing: 1px;
    display: inline-block;
    margin-bottom: 20px;
    line-height: 1;
}
@media (max-width: 859px) {
    .n_campaign-modal__head {
        font-size: 20px;
    }
    .n_campaign-modal__head span {
        font-size: 16px;
    }
}
.n_campaign-modal__grid {
    display: grid;
    grid-template-columns: 350px 450px;
    justify-content: center;
    -moz-column-gap: 42px;
    column-gap: 42px;
    margin-top: 56px;
}
@media (max-width: 940px) {
    .n_campaign-modal__grid {
        -moz-column-gap: 20px;
        column-gap: 20px;
        grid-template-columns: 300px 1fr;
        padding-inline: 20px;
    }
}
@media (max-width: 859px) {
    .n_campaign-modal__grid {
        grid-template-columns: 1fr;
    }
}
.n_campaign-modal__grid-img {
    grid-row: 1/3;
    grid-column: 1/2;
}
@media (max-width: 859px) {
    .n_campaign-modal__grid-img {
        grid-row: 2/3;
        grid-column: 1/2;
        margin-bottom: 50px;
    }
}
.n_campaign-modal__grid-text {
    grid-row: 1/2;
    grid-column: 2/3;
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 181%; /* 25.34px */
    letter-spacing: 1px;
    margin-bottom: 40px;
}
@media (max-width: 859px) {
    .n_campaign-modal__grid-text {
        grid-row: 1/2;
        grid-column: 1/2;
        font-size: 12px;
        margin-bottom: 45px;
    }
}
.n_campaign-modal__grid-point {
    grid-row: 2/3;
    grid-column: 2/3;
}
@media (max-width: 859px) {
    .n_campaign-modal__grid-point {
        grid-row: 3/4;
        grid-column: 1/2;
    }
}
.n_campaign-modal__grid-point-head {
    color: #BA933E;
    leading-trim: both;
    text-edge: cap;
    font-family: "G-Bold";
    font-size: 18px;
    font-style: normal;
    line-height: 1; /* 0px */
    margin-bottom: 24px;
}
@media (max-width: 859px) {
    .n_campaign-modal__grid-point-head {
        margin-bottom: 24px;
    }
}
.n_campaign-modal__grid-point-wrap {
    display: flex;
    align-items: flex-start;
    -moz-column-gap: 20px;
    column-gap: 20px;
    width: 100%;
}
.n_campaign-modal__grid-point-wrap {
    margin-bottom: 35px;
}
@media (max-width: 859px) {
    .n_campaign-modal__grid-point-wrap:not(:last-of-type) {
        margin-bottom: 16px;
    }
}
.n_campaign-modal__grid-point .num {
    width: 50px;
    color: #BA933E;
    leading-trim: both;
    text-edge: cap;
    font-size: 40px;
    font-style: normal;
    line-height: 1; /* 0px */
}
.n_campaign-modal__grid-point .text {
    margin-top: -4px;
    flex: 1;
    color: #000;
    leading-trim: both;
    text-edge: cap;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 1.6em;
    letter-spacing: 0.02em;
}
@media (max-width: 859px) {
    .n_campaign-modal__grid-point .text {
        margin-top: 0;
        font-size: 13px;
    }
    .n_campaign-modal__grid-point-wrap .MT2p {
        margin-top: 4%;
    }
    .n_campaign-modal__grid-point .text span.step_ttl {
        display: block;
        font-weight: bold;
        color: #BA933E;
    }
}
@media (max-width: 1199px) {
    .n_campaign__item2-head-text {
        font-weight: 600 !important;
        margin-bottom: 0 !important;
        color: #000;
        font-feature-settings: "palt"on, "pkna"on;
        font-size: 16px !important;
        font-style: normal;
        font-weight: 600;
        line-height: 240%; /* 38.4px */
        letter-spacing: 1px;
    }
}
@media (max-width: 1199px) {
    .n_flow {
        /*margin-bottom: 100px;*/
        background: #F5F3E5;
        margin-bottom: 0;
        padding-bottom: 80px;
    }
}
.step-ttl {
    color: #000;
    font-size: 22px;
    font-style: normal;
    font-weight: 300;
    line-height: 52.8px; /* 240% */
    letter-spacing: 1.26px;
}
.step-wrap.first-step {
    padding-block: 96px;
}
@media (max-width: 1199px) {
    .step-wrap.first-step {
        /*padding-block: 40px;*/
        padding-block: 0;
    }
}
.step-wrap.step-last {
    padding-block: 0px;
}
@media (max-width: 1199px) {
    .step-wrap {
        padding-block: 0;
    }
}
.step-wrap.--large {
    /*width: 100%;*/
    display: block;
    margin-left: 0;
}
.step-wrap.--large .step-txts {
    width: min(760px, 100%);
}
.flow-content .step-txt {
    /*margin-top: 30px;*/
    margin-top: 20px;
    line-height: 2;
    font-feature-settings: "palt";
}
.salonlist {
    /*padding-top: 100px;*/
    padding-top: 60px;
}
.salonlist-inner {
    margin-top: 60px;
}
@media (max-width: 1199px) {
    .salonlist-inner {
        margin-top: 40px;
    }
}
.n_special {
    position: relative;
    width: 100%;
    height: 81.5vw;
    /*margin-bottom: 180px;*/
    margin-bottom: 0 !important;
}
@media (max-width: 1199px) {
    .n_special {
        padding-inline: 0;
        padding-bottom: 0;
        margin-bottom: 100px;
        height: auto;
    }
}
.n_special__title {
    color: #FFF;
    leading-trim: both;
    text-edge: cap;
    font-size: 50px;
    font-style: normal;
    font-weight: 200;
    line-height: 94%; /* 47px */
}
@media (max-width: 1199px) {
    .n_special__title {
        display: none;
    }
}
.n_special__text-wrap {
    position: absolute;
    top: calc(50% - 40px);
    transform: translateY(-50%);
    right: 100px;
}
@media (max-width: 1199px) {
    .n_special__text-wrap {
        position: relative;
        top: unset;
        transform: unset;
        right: unset;
        padding-inline: 3rem;
        background: #F4F0EB;
        /*padding-block: 60px 50px;*/
        padding-block: 60px 40px;
    }
    .n_special .n_first__remark {
        text-align: left !important;
    }
}
.n_special__head-text {
    margin-top: 10px;
    margin-bottom: 10px;
    color: #000;
    font-feature-settings: "palt"on, "pkna"on;
    leading-trim: both;
    text-edge: cap;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 220%; /* 39.6px */
    letter-spacing: 1px;
}
@media (max-width: 1199px) {
    .n_special__head-text {
        font-size: 16px;
        margin-bottom: 40px;
        margin-top: 0;
        white-space: nowrap;
    }
}
.n_special__text {
    width: 408px;
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-feature-settings: "palt"on, "pkna"on;
    font-weight: 300;
    line-height: 180%; /* 25.2px */
    letter-spacing: 1px;
    margin-bottom: 45px;
}
@media (max-width: 1199px) {
    .n_special__text {
        width: 100%;
    }
}
.n_special__kotira {
    color: #000;
    leading-trim: both;
    text-edge: cap;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 220%;
    letter-spacing: 1px;
}
@media (max-width: 1199px) {
    .n_special__kotira {
        /*font-size: 16px;*/
        font-size: 15px;
        text-align: center;
        margin-bottom: 24px;
        letter-spacing: 0;
    }
}
.n_special__price {
    display: grid;
    grid-template-columns: auto 1fr 300px;
    align-items: end;
    align-items: end;
    justify-content: center;
    width: 480px;
    font-feature-settings: "pkna"on, "palt"on;
}
.n_special__price.--12month {
    grid-template-columns: auto 1fr 270px;
}
.n_special__price .n_first__price-text {
    margin-bottom: 4px;
}
.n_special__price .n_first__price-bar {
    width: calc(100% - 8px);
    margin-left: 4px;
    margin-bottom: 12px;
}
.n_special__price .n_price {
    /*display: flex;*/
    align-items: end;
}
/*.n_special__price .n_sub {
  font-size: 14px;
}*/
@media (max-width: 1199px) {
    .n_special__price {
        grid-template-columns: auto 1fr 175px;
        margin-inline: auto;
        width: 100%;
        /*width: 270px;*/
        margin: 0 auto;
    }
    .n_special__price.--12month {
        grid-template-columns: auto 1fr 150px;
    }
    .n_special__price .n_first__price-text {
        display: block;
        margin-bottom: 0;
    }
    .n_special__price .n_sub {
        color: #C99E47;
        font-feature-settings: "palt"on, "pkna"on;
        font-size: 12px;
        font-style: normal;
        font-weight: 600;
        line-height: 150%; /* 18px */
    }
    .n_special__price .n_price {
        display: block;
    }
}
.reserve {
    padding-bottom: 162px;
}
@media (max-width: 1199px) {
    .reserve {
        padding-bottom: 80px;
    }
}
@media (max-width: 1199px) {
    .web-btn {
        padding-inline: 2rem;
    }
}
.n_web-btn__text {
    margin-top: 80px;
    color: #FFF;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 20px; /* 142.857% */
    letter-spacing: 1.26px;
    margin-bottom: 30px;
}
@media (max-width: 1199px) {
    .n_web-btn__text {
        margin-top: 30px;
        font-size: 12px;
        line-height: 16px;
        margin-bottom: 0;
    }
}
.n_web-btn {
    display: block;
    margin-top: 20px;
    text-align: center;
    width: min(600px, 100%);
    margin-inline: auto;
    padding-block: 20px;
    background: #fff;
    border-radius: 100vmax;
    color: #000;
    text-align: center;
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
    line-height: 18px; /* 112.5% */
    letter-spacing: 0.02em;
    position: relative;
    transition: opacity 0.3s ease;
}
.n_web-btn::after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
    right: 24px;
    width: 12px;
    height: auto;
    aspect-ratio: 1;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
}
@media (max-width: 1199px) {
    .n_web-btn {
        font-size: 14px;
        padding-right: 20px;
        letter-spacing: 0;
    }
    .n_web-btn::after {
        right: 20px;
        width: 10px;
    }
}
@media (any-hover: hover) {
    .n_web-btn:hover {
        opacity: 0.6;
    }
}
.n_reserve {
    margin-bottom: 0;
}
@media (max-width: 859px) {
    footer {
        margin-bottom: 100px;
    }
}
.n_cta {
    position: fixed;
    bottom: 30px;
    right: 40px;
    width: 290px;
    height: auto;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
}
.n_cta.js-show {
    opacity: 1;
    visibility: visible;
}
@media (max-width: 1199px) {
    .n_cta {
        bottom: 0px;
        padding: 16px 20px 12px;
        left: 50%;
        transform: translateX(-50%);
        right: unset;
        width: 100%;
        max-width: 550px;
        margin-inline: auto;
        display: grid
;
        grid-template-columns: repeat(2, 1fr);
        justify-content: center;
        -moz-column-gap: 0px;
        column-gap: 0px;
        background: #fff;
    }
    .n_cta__btn {
        display: block;
        width: calc(100% - 10px);
        max-width: 240px;
        padding: 8px 0 7px;
        border-radius: 100vmax;
        line-height: 1.2;
        margin-bottom: 5px;
        font-size: 12px !important;
        letter-spacing: 0.06em;
    }
    .n_cta__remark {
        grid-column: 1 / 3;
        grid-row: 2 / 3;
        line-height: 1.2;
        font-size: 10px;
    }
}
.n_cta .cta-br-sp {
    display: none;
}
@media (max-width: 859px) {
    .n_cta {
        bottom: 0px;
        padding: 10px 4px;
        left: 50%;
        transform: translateX(-50%);
        right: unset;
        width: 100%;
        max-width: 500px;
        margin-inline: auto;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        justify-content: center;
        -moz-column-gap: 0px;
        column-gap: 0px;
        background: #fff;
    }
    .n_cta .cta-br-sp {
        display: block;
    }
}
.n_cta__btn {
    display: inline-block;
    width: 290px;
    margin-inline: auto;
    padding: 12px 30px 11px;
    border-radius: 60px;
    background: #000;
    color: #FFF;
    leading-trim: both;
    text-edge: cap;
    font-feature-settings: "palt"on, "pkna"on;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 140%; /* 28.8px */
    text-align: center;
    transition: opacity 0.3s ease;
    margin-bottom: 11px
}
@media (max-width: 859px) {
    .n_cta__btn {
        display: block;
        width: calc(100% - 6px);
        max-width: 200px;
        padding: 16px 10px;
        border-radius: 100vmax;
        line-height: 1.2;
        margin-bottom: 8px;
        font-size: 12px;
        letter-spacing: 0.06em;
    }
}
@media (any-hover: hover) {
    .n_cta__btn:hover {
        opacity: 0.6;
    }
}
.n_cta__remark {
    color: #000;
    text-align: center;
    font-feature-settings: "pkna"on, "palt"on;
    font-size: 10.5px;
    font-style: normal;
    font-weight: 600;
    line-height: 160%; /* 17.6px */
    white-space: nowrap;
}
@media (max-width: 869px) {
    .n_cta__remark {
        grid-column: 1/3;
        grid-row: 2/3;
        line-height: 1.2;
        font-size: 10px;
    }
}
@media (min-width: 1200px) {
    .n_sp {
        display: none !important;
    }
}
@media (max-width: 1199px) {
    .n_pc {
        display: none !important;
    }
}
/*----------------------------------
    btn 更新用
-----------------------------------*/
.n_first__btn--blown .new {
    display: none;
}
.n_cta__btn .new {
    display: none;
}
.n_web-btn .new {
    display: none;
}
.face-end .n_first__btn--blown.--1011face {
    background: #BDBDBD;
    color: #fff;
    pointer-events: none;
}
.face-end .n_first__btn--blown.--1011face .new {
    display: block;
}
.face-end .n_first__btn--blown.--1011face .active {
    display: none;
}
.face-end .n_web-btn.--1011face {
    background: #BDBDBD;
    color: #000;
    pointer-events: none;
}
.face-end .n_web-btn.--1011face::after {
    display: none;
}
.face-end .n_web-btn.--1011face .new {
    display: block;
}
.face-end .n_web-btn.--1011face .active {
    display: none;
}
.face-end .n_cta {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
}
.face-end .n_cta__btn.--1011face {
    display: none;
    background: #BDBDBD;
    color: #fff;
    pointer-events: none;
}
.face-end .n_cta__btn.--1011face .new {
    display: block;
}
@media (max-width: 859px) {
    .face-end .n_cta__btn.--1011face .new {
        line-height: 2.4;
    }
}
.face-end .n_cta__btn.--1011face .active {
    display: none;
}
.body-end .n_first__btn--blown.--1011body {
    background: #BDBDBD;
    color: #fff;
    pointer-events: none;
}
.body-end .n_first__btn--blown.--1011body .new {
    display: block;
}
.body-end .n_first__btn--blown.--1011body .active {
    display: none;
}
.flow-header {
    padding-left: 12vw;
    margin-top: 0;
}
@media (max-width: 1199px) {
    .flow-header {
        padding-left: 4rem;
    }
}
.flow-header p {
    text-align: left !important;
    display: inline-block;
    line-height: 1.5;
}
.flow-content {
    margin-top: 60px;
}
/*　　20241030追記　　*/
.treatment-img {
    margin-top: 3rem;
}
.point {
    margin-top: 4rem;
}
.ttl-ja {
    margin-top: 2rem;
}
.treatment-ttl {
    line-height: 1;
}
.flow-inner {
    padding: 6rem 4rem 0;
}
.step-ttl {
    margin-top: 0;
}
.step-wrap {
    border-left: #BA933E solid 1px;
    margin-left: 1rem !important;
}
.step-num br {
    display: none;
}
.benefit1 {
    width: 80%;
    margin: 20px auto;
}
.benefit2 {
    width: 80%;
    margin: 0 auto 52px;
}
.ls6 {
    letter-spacing: 6px !important;
}