@charset "UTF-8";
/* =====================================================================





===================================================================== */
/*/////---example---//////
    html:lang(en) {
      body {}
    }
*/
/* =====================================================================


===================================================================== */
.shopService {
    overflow: hidden;
}

.shopService .l-wrapper {
    position: relative;
}

.shopService .main {
    position: relative;
}

.shopService .u-curning {
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
}

.shopService .contsWrapper {
    position: relative;
    z-index: 1;
    margin-bottom: 60px;
}

@media only screen and (max-width: 1100px) {
    .shopService .contsWrapper {
        margin-bottom: 10.90909%;
    }
}

.shopService .kvSection {
    position: relative;
    font-size: 16px;
    margin-bottom: 110px;
}

@media only screen and (max-width: 1330px) {
    .shopService .kvSection {
        font-size: 1.20301vw;
    }
}

@media only screen and (max-width: 1100px) {
    .shopService .kvSection {
        font-size: 1.45455vw;
    }
}

@media only screen and (max-width: 1330px) {
    .shopService .kvSection {
        margin-bottom: 10%;
    }
}

.shopService .kvSection__title {
    text-align: left;
    font-size: 2.625em;
    margin: 0 auto -.5em;
    position: relative;
    line-height: 1;
    z-index: 5;
    max-width: 1100px;
    padding: 0 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

@media only screen and (max-width: 1330px) {
    .shopService .kvSection__title {
        padding: 0 2.72727%;
    }
}

.shopService .kvBox {
    position: relative;
}

.shopService .kvBox img {
    width: 100%;
    height: auto;
}

.shopService .kvBox__inner {
    width: 100%;
    margin: 0 auto;
    position: relative;
}

.shopService .kvBox__slide__item.is-active .kvBox__slide__item__inner {
    opacity: 1;
}

.shopService .kvBox__slide__item.is-active .kvBox__txtBox {
    opacity: 1;
}

.shopService .kvBox__slide__item.is-active .kvBox__indicator {
    opacity: 1;
}

.shopService .kvBox__slide__item__inner {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 3.22581%;
    opacity: .4;
    -webkit-transition-duration: .8s;
            transition-duration: .8s;
    -webkit-transition-property: opacity;
    transition-property: opacity;
}

.shopService .kvBox__img {
    position: relative;
}

.shopService .kvBox__img img {
    display: block;
}

.shopService .kvBox__indicator {
    height: 0.36364vw;
    max-height: 4px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #cbcbcb;
    z-index: 10;
    opacity: 0;
}

.shopService .kvBox__indicator__bar {
    height: 100%;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #e83e0b;
    -webkit-transform: scale(0, 1);
            transform: scale(0, 1);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transition-duration: 0;
            transition-duration: 0;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-timing-function: linear;
            transition-timing-function: linear;
}

.shopService .kvBox__indicator__bar.is-next {
    -webkit-transition-duration: 3.7s;
            transition-duration: 3.7s;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
}

.shopService .kvBox__txtBox {
    padding-top: 2.58621%;
    opacity: 0;
}

.shopService .kvBox__txtBox__title {
    text-align: center;
    line-height: 1.5;
    margin-bottom: 2em;
}

.shopService .kvBox__txtBox__title:last-child {
    margin-bottom: 0;
}

.shopService .kvBox__slideNav__item {
    position: absolute;
    z-index: 6;
    top: 0;
    margin-top: 20%;
}

.shopService .kvBox__slideNav__item a {
    width: 34px;
    height: 60px;
    display: block;
    position: relative;
}

.shopService .kvBox__slideNav__item a:before {
    content: "";
    height: 0;
    width: 0;
    padding: 60%;
    position: absolute;
    top: 50%;
    margin-top: -60%;
}

.shopService .kvBox__slideNav--prev, .shopService .kvBox__slideNav--next {
    top: 0;
    margin-top: 33.06452%;
    width: 30px;
    height: 30px;
}

@media only screen and (max-width: 1330px) {
    .shopService .kvBox__slideNav--prev, .shopService .kvBox__slideNav--next {
        width: 2.25564vw;
        height: 2.25564vw;
    }
}

@media only screen and (max-width: 1100px) {
    .shopService .kvBox__slideNav--prev, .shopService .kvBox__slideNav--next {
        width: 2.72727vw;
        height: 2.72727vw;
    }
}

.shopService .kvBox__slideNav--prev:before, .shopService .kvBox__slideNav--next:before {
    border-color: #e83e0b;
    border-width: 3px;
}

.shopService .kvBox__slideNav--prev {
    margin-left: -4.83871%;
}

.shopService .kvBox__slideNav--next {
    margin-right: -4.83871%;
}

.shopService .kvBox__slideNav--pagination {
    text-align: left;
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 1.5em;
    line-height: 1;
    color: #a1a1a1;
    letter-spacing: .1em;
}

@media only screen and (max-width: 1100px) {
    .shopService .kvBox__slideNav--pagination {
        margin-left: 1.36364%;
    }
}

.shopService .kvBox__slideNav--pagination .swiper-pagination-current {
    color: #e83e0b;
}

.shopService .kvBox__slideNav--pagination .swiper-pagination-total {
    color: #000;
}

.shopService .shopPageNav {
    margin-bottom: 120px;
    font-size: 18px;
}

@media only screen and (max-width: 1330px) {
    .shopService .shopPageNav {
        font-size: 1.35338vw;
    }
}

@media only screen and (max-width: 1100px) {
    .shopService .shopPageNav {
        font-size: 1.63636vw;
    }
}

@media only screen and (max-width: 1330px) {
    .shopService .shopPageNav {
        margin-bottom: 10.90909%;
    }
}

.shopService .shopPageNav__inner {
    max-width: 1100px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: 0 auto;
    padding: 0 30px;
}

@media only screen and (max-width: 1330px) {
    .shopService .shopPageNav__inner {
        padding: 0 2.72727%;
    }
}

.shopService .shopPageNav__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.shopService .shopPageNav__item, .shopService .shopPageNav__item--bnr {
    width: 32.5%;
    height: 124px;
    text-align: center;
}

@media only screen and (max-width: 1330px) {
    .shopService .shopPageNav__item, .shopService .shopPageNav__item--bnr {
        height: 9.32331vw;
    }
}

@media only screen and (max-width: 1100px) {
    .shopService .shopPageNav__item, .shopService .shopPageNav__item--bnr {
        height: 11.27273vw;
    }
}

.shopService .shopPageNav__item a, .shopService .shopPageNav__item--bnr a {
    display: block;
    text-decoration: none;
}

.shopService .shopPageNav__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.shopService .shopPageNav__item a {
    height: 100%;
    width: 100%;
    position: relative;
    -webkit-transition-duration: .2s;
            transition-duration: .2s;
    -webkit-transition-property: opacity;
    transition-property: opacity;
}

.shopService .shopPageNav__item a:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding-bottom: 2.01613%;
    background-color: #e83e0b;
}

.shopService .shopPageNav__item a:after {
    content: "";
    width: 0.88889em;
    height: 0.88889em;
    border-right: solid 3px #e83e0b;
    border-bottom: solid 3px #e83e0b;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-bottom: 1.16667em;
    -webkit-transform: translateY(-30%) translateX(-90%) rotate(45deg);
            transform: translateY(-30%) translateX(-90%) rotate(45deg);
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
    pointer-events: none;
}

.shopService .shopPageNav__item a:hover {
    opacity: .7;
}

@media all and (-ms-high-contrast: none) {
    .shopService .shopPageNav__item:nth-child(2) .shopPageNav__txt {
        letter-spacing: -.1em;
    }
}

.shopService .shopPageNav__item--bnr img {
    width: 100%;
    height: auto;
}

.shopService .shopPageNav__num {
    color: #e83e0b;
    font-size: 2em;
    line-height: 1;
    margin-bottom: .2em;
}

.shopService .shopPageNav__txt {
    -webkit-font-feature-settings: 'palt';
            font-feature-settings: 'palt';
}

.shopService .serviceSectionWrapper {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    position: relative;
    margin: 0 auto 100px;
    max-width: 1100px;
    overflow: hidden;
    padding: 0 30px;
}

@media only screen and (max-width: 1330px) {
    .shopService .serviceSectionWrapper {
        margin-bottom: 9.09091%;
    }
}

.shopService .serviceSectionWrapper .service-swiper-button-next, .shopService .serviceSectionWrapper .service-swiper-button-prev {
    cursor: pointer;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index: 2;
}

@media only screen and (max-width: 767px) {
    .shopService .serviceSectionWrapper .service-swiper-button-next, .shopService .serviceSectionWrapper .service-swiper-button-prev {
        top: 40%;
    }
}

.shopService .serviceSectionWrapper .service-swiper-button-next::before, .shopService .serviceSectionWrapper .service-swiper-button-prev::before {
    content: "";
    display: block;
    height: 30px;
    width: 30px;
    border-right: solid 2px #e83e0b;
    border-bottom: solid 2px #e83e0b;
}

@media only screen and (max-width: 767px) {
    .shopService .serviceSectionWrapper .service-swiper-button-next::before, .shopService .serviceSectionWrapper .service-swiper-button-prev::before {
        height: 4vw;
        width: 4vw;
    }
}

.shopService .serviceSectionWrapper .service-swiper-button-next.swiper-button-disabled, .shopService .serviceSectionWrapper .service-swiper-button-prev.swiper-button-disabled {
    opacity: .3;
}

.shopService .serviceSectionWrapper .service-swiper-button-next {
    right: 3em;
}

@media only screen and (max-width: 767px) {
    .shopService .serviceSectionWrapper .service-swiper-button-next {
        right: .5em;
    }
}

.shopService .serviceSectionWrapper .service-swiper-button-next::before {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
}

.shopService .serviceSectionWrapper .service-swiper-button-prev {
    left: 3em;
}

@media only screen and (max-width: 767px) {
    .shopService .serviceSectionWrapper .service-swiper-button-prev {
        left: .5em;
    }
}

.shopService .serviceSectionWrapper .service-swiper-button-prev::before {
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg);
}

.shopService .serviceSection {
    font-size: 16px;
}

@media only screen and (max-width: 1330px) {
    .shopService .serviceSection {
        font-size: 1.20301vw;
    }
}

@media only screen and (max-width: 1100px) {
    .shopService .serviceSection {
        font-size: 1.45455vw;
    }
}

.shopService .serviceSection:last-child {
    margin-bottom: 0;
}

.shopService .serviceSection__inner {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    max-width: 1000px;
    margin: 0 auto;
}

.shopService .serviceSection__inner:after {
    content: "";
    clear: both;
    display: block;
}

.shopService .serviceSecHeader {
    width: 50%;
    float: right;
    margin-left: 0.96154%;
}

.shopService .serviceSection__txtBox1, .shopService .serviceSection__txtBox2 {
    width: 50%;
    margin-left: 0.96154%;
    float: right;
}

.shopService .serviceSection__img, .shopService .serviceSection__img2 {
    width: 43.65385%;
    float: left;
}

.shopService .serviceSection__img img, .shopService .serviceSection__img2 img {
    width: 100%;
    height: auto;
}

.shopService .serviceSection__img2 {
    clear: left;
}

.shopService .serviceSection__txtBox2 {
    padding-top: 3.07692%;
}

.shopService .serviceSecHeader__lead {
    font-size: 1.125em;
    color: #e83e0b;
    margin-top: -.8em;
    margin-bottom: .4em;
}

.shopService .serviceSecHeader__lead em {
    font-size: 2.77778em;
    line-height: 1;
    font-style: normal;
}

.shopService .serviceSecHeader__title {
    font-size: 2.125em;
    line-height: 1.3;
    margin-bottom: .6em;
}

.shopService .serviceSection__innerBox1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-bottom: 1.2em;
    gap: 1em;
}

.shopService .serviceSection__innerImg1 {
    width: 19.23077%;
    border-radius: 50%;
    overflow: hidden;
}

.shopService .serviceSection__innerImg1 img {
    width: 100%;
    height: auto;
}

.shopService .serviceSection__innerTxtBox {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    width: 66.34615%;
}

.shopService .serviceSection__txt {
    line-height: 1.8;
    margin-bottom: 1.2em;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
}

.shopService .serviceSection__txt em {
    font-weight: bold;
    font-style: normal;
}

.shopService .serviceSection__txt strong {
    color: #e83e0b;
    font-size: 1.125em;
}

.shopService .serviceSection__txt:last-child {
    margin-bottom: 0;
}

.shopService .serviceSection__txt2 {
    font-size: 0.875em;
    line-height: 1.8;
    margin-bottom: 3em;
}

.shopService .serviceSection__txt2 em {
    font-weight: bold;
    font-style: normal;
}

.shopService .serviceSection__bnr {
    margin-top: 2em;
}

.shopService .serviceSection__bnr img {
    width: 100%;
    height: auto;
}

.shopService .serviceSection__bnrBox {
    margin-top: 2em;
    width: 20em;
}

.shopService .serviceSection__bnrBox a {
    display: block;
    text-decoration: none;
    -webkit-transition-duration: .2s;
            transition-duration: .2s;
    -webkit-transition-property: opacity;
    transition-property: opacity;
}

.shopService .serviceSection__bnrBox a:hover {
    opacity: .8;
}

.shopService .serviceSection__bnrBox__inner {
    border: solid 1px #999999;
    border-bottom: none;
}

.shopService .serviceSection__bnrBox__img img {
    width: 100%;
    height: auto;
}

.shopService .serviceSection__bnrBox__txt {
    font-size: 1.125em;
    line-height: 1.5;
    padding: .8em 1em;
}

.shopService .serviceSection__bnrBox__txt em {
    font-style: normal;
    color: #e83e0b;
    font-weight: bold;
}

.shopService .serviceSection__bnrBox__link {
    font-size: 0.875em;
}

.shopService .serviceSection__link {
    margin-top: 2em;
    font-size: 0.875em;
}

.shopService .serviceSection__link a {
    text-align: left;
    display: inline-block;
    min-width: 22.85714em;
}

.shopService .sheetInfo {
    max-width: 1040px;
    margin: 0 auto 110px;
    padding: 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: url(../../shop_service/img/bg_sheet.jpg) no-repeat center center;
    background-size: cover;
    font-size: 16px;
}

@media only screen and (max-width: 1330px) {
    .shopService .sheetInfo {
        font-size: 1.20301vw;
    }
}

@media only screen and (max-width: 1100px) {
    .shopService .sheetInfo {
        font-size: 1.45455vw;
    }
}

@media only screen and (max-width: 1300px) {
    .shopService .sheetInfo {
        max-width: 94.54545%;
        padding: 2.72727%;
        margin-bottom: 10%;
    }
}

.shopService .sheetInfo__inner {
    background-color: #fff;
    padding: 4.08163%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
}

.shopService .sheetInfo__code {
    width: 17.77778%;
}

.shopService .sheetInfo__code img {
    width: 100%;
    height: auto;
}

.shopService .sheetInfo__txtBox {
    width: 77.77778%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-right: 18.88889%;
}

.shopService .sheetInfo__header {
    margin-top: -.4em;
    margin-bottom: .8em;
}

.shopService .sheetInfo__header:before {
    content: "";
    position: absolute;
    width: 18.57143%;
    padding-bottom: 51.02041%;
    bottom: 0;
    right: 0;
    margin-right: 2.85714%;
    background: url(../../shop_service/img/img_cellphone.png) no-repeat right bottom;
    background-size: contain;
    pointer-events: none;
}

.shopService .sheetInfo__lead {
    display: inline-block;
    line-height: 1.6;
    margin-right: .5em;
}

.shopService .sheetInfo__title {
    font-size: 3.125em;
    line-height: 1;
    color: #e83e0b;
    display: inline-block;
    vertical-align: bottom;
}

.shopService .sheetInfo__txt {
    line-height: 1.6;
}

.shopService .instaInfo {
    max-width: 1100px;
    margin: 0 auto;
    padding: 0 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-size: 16px;
}

@media only screen and (max-width: 1330px) {
    .shopService .instaInfo {
        font-size: 1.20301vw;
    }
}

@media only screen and (max-width: 1100px) {
    .shopService .instaInfo {
        font-size: 1.45455vw;
    }
}

@media only screen and (max-width: 1300px) {
    .shopService .instaInfo {
        padding: 0 2.72727%;
    }
}

.shopService .instaInfo__title {
    margin-bottom: 1em;
}

.shopService .instaInfo__title > span {
    display: inline-block;
    position: relative;
    padding-left: 1.875em;
}

.shopService .instaInfo__title > span:before {
    content: "";
    width: 1.25em;
    height: 1.25em;
    background: url(../img/icon_insta.svg) no-repeat center center;
    background-size: 99% auto;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
}

.shopService .instaInfo__link {
    font-size: 0.875em;
}

.shopService .instaInfo__link a {
    display: inline-block;
    min-width: 22.85714em;
}

.shopService .anniversary-wow {
    padding: 4em 2em 4.5em;
    position: relative;
}

@media only screen and (max-width: 767px) {
    .shopService .anniversary-wow {
        margin: 0;
        padding: 2em 0 3em;
    }
}

.shopService .anniversary-wow::after {
    background-image: -webkit-gradient(linear, right top, left top, from(#f5dbe4), color-stop(30%, #f8f0ef), color-stop(52%, #efb9a6), to(#d11c1f));
    background-image: linear-gradient(-90deg, #f5dbe4 0%, #f8f0ef 30%, #efb9a6 52%, #d11c1f 100%);
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: .4;
    z-index: -1;
}

@media only screen and (min-width: 1300px) {
    .shopService .anniversary-wow::after {
        margin-right: calc(50% - 50vw);
        margin-left: calc(50% - 50vw);
        width: 100vw;
    }
}

.shopService .anniversary-wow .anniversary-wow__title {
    line-height: 1.5;
    margin-bottom: 1em;
    text-align: center;
    font-size: 2.25em;
}

@media only screen and (max-width: 767px) {
    .shopService .anniversary-wow .anniversary-wow__title {
        font-size: 1.8461em;
        margin-bottom: .7333em;
    }
}

.shopService .anniversary-wow .anniversary-wow__inr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 4.125em;
}

@media only screen and (max-width: 767px) {
    .shopService .anniversary-wow .anniversary-wow__inr {
        display: block;
    }
}

.shopService .anniversary-wow .anniversary-wow__text {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    width: 100%;
}

@media only screen and (max-width: 767px) {
    .shopService .anniversary-wow .anniversary-wow__text {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        padding: 0 1.5385em;
    }
}

.shopService .anniversary-wow .anniversary-wow__text .anniversary-wow__text__logo {
    margin-bottom: 2em;
}

@media only screen and (max-width: 767px) {
    .shopService .anniversary-wow .anniversary-wow__text .anniversary-wow__text__logo {
        margin-bottom: 1.5em;
        text-align: center;
    }
}

.shopService .anniversary-wow .anniversary-wow__text .anniversary-wow__text__logo img {
    width: 20em;
}

@media only screen and (max-width: 767px) {
    .shopService .anniversary-wow .anniversary-wow__text .anniversary-wow__text__logo img {
        width: 16.31em;
    }
}

.shopService .anniversary-wow .anniversary-wow__text .anniversary-wow__text__exp {
    margin-bottom: 2em;
}

@media only screen and (max-width: 767px) {
    .shopService .anniversary-wow .anniversary-wow__text .anniversary-wow__text__exp {
        margin-bottom: 1.5em;
    }
}

.shopService .anniversary-wow .anniversary-wow__text .m-btnType1 {
    width: 20em;
}

@media only screen and (max-width: 767px) {
    .shopService .anniversary-wow .anniversary-wow__text .m-btnType1 {
        width: 100%;
    }
}

.shopService .anniversary-wow .anniversary-wow__text .m-btnType1 a::before {
    background-color: #c80421;
}

.shopService .anniversary-wow .anniversary-wow__movie {
    width: 43.8296%;
}

@media only screen and (max-width: 767px) {
    .shopService .anniversary-wow .anniversary-wow__movie {
        margin-bottom: 1.8846em;
        width: 100%;
    }
}

.shopService .anniversary-wow .anniversary-wow__movie .anniversary-wow__movie__title {
    background-image: -webkit-gradient(linear, right top, left top, from(#efb9a6), color-stop(47%, #e47663), to(#d11c1f));
    background-image: linear-gradient(-90deg, #efb9a6 0%, #e47663 47%, #d11c1f 100%);
    color: #fff;
    font-size: 1.375em;
    font-weight: bold;
    letter-spacing: .12em;
    text-align: center;
    padding: 0.33203em;
}

@media only screen and (max-width: 767px) {
    .shopService .anniversary-wow .anniversary-wow__movie .anniversary-wow__movie__title {
        font-size: 1.38462em;
        padding: 0.5394em;
    }
}

.shopService .anniversary-wow .anniversary-wow__movie .movBox__cover::after {
    background: url(/benefique/shop_service/img/icon_play.png) no-repeat center center/100% 100%;
    border-radius: 0;
    padding-bottom: 14.536%;
    width: 51.975%;
}

@media only screen and (max-width: 767px) {
    .shopService .anniversary-wow .anniversary-wow__movie .movBox__cover::after {
        background-image: url(/benefique/shop_service/img/icon_play_sp.png);
        padding-bottom: 16.185%;
        width: 56.137%;
    }
}

.shopService .pageAnker {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    max-width: 1100px;
    margin: 0 auto;
    margin-bottom: 120px;
    padding: 0 0 0 30px;
}

@media only screen and (max-width: 1100px) {
    .shopService .pageAnker {
        margin-bottom: 16%;
        padding: 0 5.333%;
    }
}

.shopService .pageAnker .pageAnker__title {
    font-size: 2.125em;
    line-height: 1.2352;
    text-align: center;
    letter-spacing: 0.04rem;
    margin-bottom: 1em;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
}

@media only screen and (max-width: 767px) {
    .shopService .pageAnker .pageAnker__title {
        font-size: 1.6154em;
        line-height: 1.4286;
    }
}

.shopService .pageAnker .pageAnker__links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 1.5em;
}

@media only screen and (max-width: 767px) {
    .shopService .pageAnker .pageAnker__links {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        gap: 1em;
    }
}

.shopService .pageAnker .pageAnker__links > li {
    width: 21.25em;
}

@media only screen and (max-width: 767px) {
    .shopService .pageAnker .pageAnker__links > li {
        width: 100%;
    }
}

.shopService .pageAnker .pageAnker__links > li a {
    border: 2px solid #e83e0b;
    display: block;
    text-align: center;
    text-decoration: none;
    position: relative;
    padding: 1em 3em;
    -webkit-transition: background-color .2s;
    transition: background-color .2s;
}

@media only screen and (max-width: 767px) {
    .shopService .pageAnker .pageAnker__links > li a {
        border-width: 1px;
        padding: 1em 2em;
    }
}

.shopService .pageAnker .pageAnker__links > li a::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 1em;
    -webkit-transform: translateY(-50%) rotate(45deg);
            transform: translateY(-50%) rotate(45deg);
    border-bottom: 2px solid #e83e0b;
    border-right: 2px solid #e83e0b;
    height: .75em;
    width: .75em;
}

@media only screen and (max-width: 767px) {
    .shopService .pageAnker .pageAnker__links > li a::after {
        border-width: 1px;
    }
}

@media only screen and (max-width: 1300px) {
    .shopService .pageAnker .pageAnker__links > li a:hover {
        background-color: rgba(232, 62, 11, 0.3);
    }
}

.shopService .pageAnker .pageAnker__links > li a > span {
    display: block;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
    line-height: 1.5;
}

.shopService .pageAnker .pageAnker__links > li a > span:nth-child(1) {
    font-size: .7em;
}

.shopService .pageAnker .pageAnker__links > li a > span:nth-child(2) {
    font-size: 1.2em;
}

.shopService .pageAnker .pageAnker__links > li a > span + span {
    margin-top: .25em;
}

@media only screen and (max-width: 767px) {
    .shopService {
        overflow: hidden;
    }
    .shopService .l-wrapper {
        position: relative;
    }
    .shopService .main {
        position: relative;
    }
    .shopService .contsWrapper {
        margin-bottom: 16%;
    }
    .shopService .kvSection {
        position: relative;
        font-size: 3.46667vw;
        margin-bottom: 14.66667%;
    }
}

@media only screen and (max-width: 767px) and (min-width: 481px) {
    .shopService .kvSection {
        font-size: 16.64px;
    }
}

@media only screen and (max-width: 767px) {
    .shopService .kvSection__title {
        line-height: 1.1;
        font-size: 2.07692em;
        margin: 0 auto -.5em;
        padding: 0 5.33333%;
        letter-spacing: -.01em;
    }
    .shopService .kvBox {
        position: relative;
    }
    .shopService .kvBox img {
        width: 100%;
        height: auto;
    }
    .shopService .kvBox__inner {
        width: 100%;
        margin: 0 auto;
        position: relative;
    }
    .shopService .kvBox__slide__item.is-active .kvBox__slide__item__inner {
        opacity: 1;
    }
    .shopService .kvBox__slide__item.is-active .kvBox__txtBox {
        opacity: 1;
    }
    .shopService .kvBox__slide__item.is-active .kvBox__indicator {
        opacity: 1;
    }
    .shopService .kvBox__slide__item__inner {
        padding: 0;
    }
    .shopService .kvBox__img {
        position: relative;
    }
    .shopService .kvBox__img img {
        display: block;
    }
    .shopService .kvBox__indicator {
        height: 0.8vw;
        max-height: 6px;
    }
    .shopService .kvBox__txtBox {
        padding-top: 4%;
        opacity: 0;
    }
    .shopService .kvBox__txtBox__title {
        text-align: center;
        line-height: 1.5;
        margin-bottom: 2em;
    }
    .shopService .kvBox__txtBox__title:last-child {
        margin-bottom: 0;
    }
    .shopService .kvBox__slideNav--prev, .shopService .kvBox__slideNav--next {
        top: auto;
        bottom: 0;
        margin-top: 33.06452%;
        width: 0.92308em;
        height: 0.92308em;
    }
    .shopService .kvBox__slideNav--prev:before, .shopService .kvBox__slideNav--next:before {
        border-width: 2px;
    }
    .shopService .kvBox__slideNav--prev {
        margin-left: 5.33333%;
    }
    .shopService .kvBox__slideNav--next {
        margin-right: 5.33333%;
    }
    .shopService .kvBox__slideNav--pagination {
        bottom: 0;
        font-size: 1.23077em;
        line-height: 1;
        letter-spacing: 0;
        margin-left: 5.33333%;
        margin-bottom: 14.66667%;
    }
    .shopService .kvBox__slideNav--pagination .swiper-pagination-current {
        display: block;
    }
    .shopService .kvBox__slideNav--pagination .swiper-pagination-total {
        display: block;
    }
    .shopService .shopPageNav {
        margin-bottom: 8%;
        font-size: 3.2vw;
    }
}

@media only screen and (max-width: 767px) and (min-width: 481px) {
    .shopService .shopPageNav {
        font-size: 15.36px;
    }
}

@media only screen and (max-width: 767px) {
    .shopService .shopPageNav__inner {
        padding: 0;
    }
    .shopService .shopPageNav__items {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
    }
    .shopService .shopPageNav__item {
        width: 32.4%;
        height: auto;
        margin-right: 0;
    }
    .shopService .shopPageNav__item {
        margin-bottom: 10.66667%;
    }
    .shopService .shopPageNav__item a:before {
        padding-bottom: 2.46914%;
    }
    .shopService .shopPageNav__item a:after {
        width: 0.75em;
        height: 0.75em;
        border-width: 0.53333vw;
        left: 50%;
        bottom: 0;
        margin-bottom: 1em;
    }
    .shopService .shopPageNav__item--bnr {
        width: 100%;
    }
    .shopService .shopPageNav__num {
        font-size: 1.91667em;
        line-height: 1;
        margin-bottom: .2em;
    }
    .shopService .shopPageNav__txt {
        line-height: 1.5;
        padding-bottom: 2.66667em;
    }
    .shopService .serviceSectionWrapper {
        padding: 0;
        margin-bottom: 9.33333%;
    }
    .shopService .serviceSection {
        font-size: 3.46667vw;
    }
}

@media only screen and (max-width: 767px) and (min-width: 481px) {
    .shopService .serviceSection {
        font-size: 16.64px;
    }
}

@media only screen and (max-width: 767px) {
    .shopService .serviceSection:last-child {
        margin-bottom: 0;
    }
    .shopService .serviceSection__inner {
        padding: 0;
    }
    .shopService .serviceSecHeader {
        width: auto;
        float: none;
        margin-left: 5.33333%;
        position: relative;
        z-index: 1;
    }
    .shopService .serviceSection__txtBox1, .shopService .serviceSection__txtBox2 {
        width: auto;
        float: none;
        margin: 4% 5.33333% 10.66667%;
    }
    .shopService .serviceSection__txtBox1:last-child, .shopService .serviceSection__txtBox2:last-child {
        margin-bottom: 0;
    }
    .shopService .serviceSection__img, .shopService .serviceSection__img2 {
        width: auto;
        float: none;
    }
    .shopService .serviceSection__img2 {
        clear: left;
    }
    .shopService .serviceSection__txtBox2 {
        padding-top: 0;
    }
    .shopService .serviceSecHeader__lead {
        font-size: 0.92308em;
        margin-top: -.4em;
        margin-bottom: .4em;
    }
    .shopService .serviceSecHeader__lead em {
        font-size: 2.75em;
        line-height: 1;
    }
    .shopService .serviceSecHeader__title {
        font-size: 1.61538em;
        line-height: 1.45;
        margin-bottom: -.6em;
    }
    .shopService .serviceSection__innerBox1 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        margin-bottom: 1.5em;
        margin-top: 1.5em;
    }
    .shopService .serviceSection__innerImg1 {
        width: 14.92537%;
        border-radius: 50%;
    }
    .shopService .serviceSection__innerTxtBox {
        width: 58.20896%;
    }
    .shopService .serviceSection__txt {
        line-height: 1.9;
        margin-bottom: 1.2em;
    }
    .shopService .serviceSection__txt em {
        font-weight: bold;
    }
    .shopService .serviceSection__txt strong {
        color: #e83e0b;
        font-size: 1.15385em;
    }
    .shopService .serviceSection__bnr {
        margin-top: 1.6em;
    }
    .shopService .serviceSection__bnrBox {
        margin-top: 2em;
        width: auto;
    }
    .shopService .serviceSection__bnrBox__img img {
        width: 100%;
        height: auto;
    }
    .shopService .serviceSection__bnrBox__txt {
        font-size: 1.07692em;
        line-height: 1.5;
        padding: .8em 1em .8em 1.3em;
    }
    .shopService .serviceSection__bnrBox__link {
        font-size: 0.92308em;
    }
    .shopService .serviceSection__link {
        margin-top: 1.2em;
        font-size: 0.92308em;
    }
    .shopService .serviceSection__link a {
        display: block;
        min-width: 0;
    }
    .shopService .sheetInfo {
        margin-bottom: 14%;
        max-width: 100%;
        font-size: 3.46667vw;
        padding: 5.33333%;
    }
}

@media only screen and (max-width: 767px) and (min-width: 481px) {
    .shopService .sheetInfo {
        font-size: 16.64px;
    }
}

@media only screen and (max-width: 767px) {
    .shopService .sheetInfo__inner {
        background-color: #fff;
        padding: 0;
        display: block;
        position: relative;
    }
    .shopService .sheetInfo__code {
        display: none;
    }
    .shopService .sheetInfo__txtBox {
        width: auto;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        padding: 6.26866% 5.97015% 4.47761%;
    }
    .shopService .sheetInfo__header {
        margin-top: 0;
        margin-bottom: 1.53846em;
        position: relative;
    }
    .shopService .sheetInfo__header:before {
        width: 27.79661%;
        padding-bottom: 34.74576%;
        margin-right: 2.37288%;
        margin-bottom: -1em;
    }
    .shopService .sheetInfo__lead {
        display: block;
        font-size: 0.92308em;
        line-height: 1.4;
        margin-right: .5em;
    }
    .shopService .sheetInfo__title {
        font-size: 2.53846em;
        line-height: 1;
        display: block;
    }
    .shopService .sheetInfo__txt {
        line-height: 1.7;
    }
    .shopService .sheetInfo__link {
        font-size: 0.92308em;
    }
    .shopService .instaInfo {
        padding: 0 5.33333%;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        font-size: 4vw;
    }
}

@media only screen and (max-width: 767px) and (min-width: 481px) {
    .shopService .instaInfo {
        font-size: 19.2px;
    }
}

@media only screen and (max-width: 767px) {
    .shopService .instaInfo__title {
        margin-bottom: .8em;
    }
    .shopService .instaInfo__link {
        font-size: 0.8em;
    }
    .shopService .instaInfo__link a {
        display: block;
        min-width: 0;
    }
}

/* ---------------------------- */
/* ---- add 211213 きれいドック ----*/
/* ---------------------------- */
.expTitle {
    color: #e83e0b;
    font-size: 1.5em;
    margin-bottom: 1em;
    text-align: center;
}

@media only screen and (max-width: 767px) {
    .expTitle {
        font-size: 4.8vw;
        text-align: left;
    }
}

.expTitle span {
    font-size: 1.2em;
}

.kireiDocSection {
    width: 100%;
    height: auto;
    margin-bottom: 120px;
}

@media only screen and (max-width: 1330px) {
    .kireiDocSection {
        font-size: 1.20301vw;
    }
}

@media only screen and (max-width: 1100px) {
    .kireiDocSection {
        margin-bottom: 10.9091%;
        font-size: 1.45455vw;
    }
}

.kireiDocSection .kireiDocSection__inner {
    padding: 0 0 0 30px;
    max-width: 1100px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

@media only screen and (max-width: 1100px) {
    .kireiDocSection .kireiDocSection__inner {
        padding: 0 1.3636% 0 2.7273%;
        max-width: 100%;
    }
}

.kireiDocSection .kireiDocSection__inner .kireiDocHeader {
    width: 100%;
    height: auto;
}

.kireiDocSection .kireiDocSection__inner .kireiDocHeader .kireiDocHeader__title {
    font-size: 1.25em;
    line-height: 1.2352;
    text-align: center;
    letter-spacing: 0.04rem;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
}

.kireiDocSection .kireiDocSection__inner .kireiDocHeader .kireiDocHeader__title span {
    display: block;
    margin-top: .25em;
    font-size: 2em;
}

.kireiDocSection .kireiDocSection__inner .kireiDocBox {
    width: 100%;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 36px;
}

@media only screen and (max-width: 1100px) {
    .kireiDocSection .kireiDocSection__inner .kireiDocBox {
        margin-top: 3.2727%;
    }
}

.kireiDocSection .kireiDocSection__inner .kireiDocBox .kireiDocSection__img {
    width: calc(48.5981% - 66px);
    max-width: 520px;
    height: auto;
    padding-top: 10px;
    padding-right: 66px;
}

@media only screen and (max-width: 1100px) {
    .kireiDocSection .kireiDocSection__inner .kireiDocBox .kireiDocSection__img {
        width: 43.0332%;
        padding-top: 0.9%;
        padding-right: 6.2559%;
    }
}

.kireiDocSection .kireiDocSection__inner .kireiDocBox .kireiDocSection__img img {
    width: 100%;
    height: auto;
}

.kireiDocSection .kireiDocSection__inner .kireiDocBox .kireiDocSection__text {
    width: 51.4019%;
    max-width: 550px;
    height: auto;
    line-height: 1.75;
}

@media only screen and (max-width: 1100px) {
    .kireiDocSection .kireiDocSection__inner .kireiDocBox .kireiDocSection__text {
        width: 50.7109%;
    }
}

.kireiDocSection .kireiDocSection__inner .kireiDocBox .kireiDocSection__text .kireiDocHeader__orange {
    font-size: 1.125em;
    font-weight: bold;
    color: #ee7800;
    line-height: 2.1111;
}

.kireiDocSection .kireiDocSection__inner .kireiDocBox .kireiDocSection__text .kireiDoc__items {
    margin-top: 3px;
}

@media only screen and (max-width: 1100px) {
    .kireiDocSection .kireiDocSection__inner .kireiDocBox .kireiDocSection__text .kireiDoc__items {
        margin-top: 0.5607%;
    }
}

.kireiDocSection .kireiDocSection__inner .kireiDocBox .kireiDocSection__text .kireiDoc__items .kireiDoc__item {
    position: relative;
    padding-left: 1em;
}

.kireiDocSection .kireiDocSection__inner .kireiDocBox .kireiDocSection__text .kireiDoc__items .kireiDoc__item:before {
    content: '\0B7';
    position: absolute;
    top: 0.5rem;
    left: 0.3rem;
    -webkit-transform: translateY(-0.5rem);
            transform: translateY(-0.5rem);
}

@media only screen and (max-width: 767px) {
    .kireiDocSection .kireiDocSection__inner .kireiDocBox .kireiDocSection__text .kireiDoc__text {
        text-align: center;
    }
}

.kireiDocSection .kireiDocSection__inner .kireiDocBox .kireiDocSection__text ._mt28 {
    margin-top: 28px;
}

@media only screen and (max-width: 1100px) {
    .kireiDocSection .kireiDocSection__inner .kireiDocBox .kireiDocSection__text ._mt28 {
        margin-top: 5.2336%;
    }
}

.kireiDocSection .kireiDocSection__inner .kireiDocBox .kireiDocSection__text .kireiDocSection__link {
    width: 61.5385%;
    max-width: 320px;
    margin: 34px 0 5px;
    line-height: 1.7;
    font-size: 0.875em;
    letter-spacing: 0.075em;
}

@media only screen and (max-width: 1100px) {
    .kireiDocSection .kireiDocSection__inner .kireiDocBox .kireiDocSection__text .kireiDocSection__link {
        width: 59.8131%;
        margin: 6.3551% 0 0.9346%;
    }
}

.kireiDocSection .kireiDocSection__inner .kireiDocBox .kireiDocSection__text .kireiDocSection__link a {
    padding: 0.65em 3.21429em 0.55em 1.42857em;
}

@media only screen and (max-width: 767px) {
    .kireiDocSection {
        font-size: 3.4667vw;
        margin-bottom: 16%;
    }
    .kireiDocSection .kireiDocSection__inner {
        padding: 0 5.333%;
        max-width: 100%;
    }
    .kireiDocSection .kireiDocSection__inner .kireiDocHeader .kireiDocHeader__title {
        font-size: 1.3em;
        line-height: 1.4286;
        letter-spacing: 0.05rem;
    }
    .kireiDocSection .kireiDocSection__inner .kireiDocHeader .kireiDocHeader__title span {
        font-size: 1.5em;
    }
    .kireiDocSection .kireiDocSection__inner .kireiDocBox {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        margin-top: 5.3333%;
    }
    .kireiDocSection .kireiDocSection__inner .kireiDocBox .kireiDocSection__img {
        padding-top: 0;
        padding-right: 0;
        margin: 0 calc(50% - 50vw);
        width: 100vw;
        max-width: none;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
    }
    .kireiDocSection .kireiDocSection__inner .kireiDocBox .kireiDocSection__text {
        width: 100%;
        max-width: 100%;
        line-height: 1.9231;
        margin-top: 8.9552%;
    }
    .kireiDocSection .kireiDocSection__inner .kireiDocBox .kireiDocSection__text .kireiDocHeader__orange {
        font-size: 1.1538em;
        line-height: 2;
    }
    .kireiDocSection .kireiDocSection__inner .kireiDocBox .kireiDocSection__text .kireiDoc__items {
        margin-top: 0;
        line-height: 1.9231%;
    }
    .kireiDocSection .kireiDocSection__inner .kireiDocBox .kireiDocSection__text ._mt28 {
        margin-top: 5.6716%;
    }
    .kireiDocSection .kireiDocSection__inner .kireiDocBox .kireiDocSection__text .kireiDocSection__link {
        width: 100%;
        max-width: 100%;
        margin: 7.1641% 0 1.4925%;
    }
    .kireiDocSection .kireiDocSection__inner .kireiDocBox .kireiDocSection__text .kireiDocSection__link a {
        padding: 3.5% 3.21429em 3.045% 1.42857em;
    }
}

/* ---------------------------- */
/* ---- add 240905 心身ネットワーク ----*/
/* ---------------------------- */
.shinshinNetwork {
    background-color: #fef6f2;
    margin-bottom: 5em;
    padding: 53px 30px 82px 30px;
}

@media only screen and (max-width: 1100px) {
    .shinshinNetwork {
        padding: 4.8182% 1.3636% 7.4546% 2.7273%;
        max-width: 100%;
    }
}

@media only screen and (max-width: 767px) {
    .shinshinNetwork {
        padding: 10% 5.333%;
    }
}

.shinshinNetwork .shinshinNetwork__title {
    font-size: 2.125em;
    line-height: 1.2352;
    text-align: center;
    letter-spacing: 0.04rem;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    margin-bottom: 1em;
}

@media only screen and (max-width: 767px) {
    .shinshinNetwork .shinshinNetwork__title {
        font-size: 1.6154em;
        line-height: 1.4286;
        letter-spacing: 0.05rem;
    }
}

.shinshinNetwork .shinshinNetwork__title small {
    font-size: .499em;
}

@media only screen and (max-width: 767px) {
    .shinshinNetwork .shinshinNetwork__title small {
        font-size: .655em;
    }
}

.shinshinNetwork .shinshinNetwork__title span {
    color: #e83e0b;
}

.shinshinNetwork .shinshinNetwork__kv {
    margin: 0 auto 3em;
    width: min(100%, 500px);
}

@media only screen and (max-width: 767px) {
    .shinshinNetwork .shinshinNetwork__kv {
        margin: 0 -5.6% 3em;
        width: 100vw;
    }
}

.shinshinNetwork .shinshinNetwork__read {
    text-align: center;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
    margin-bottom: 4em;
}

.shinshinNetwork .shinshinNetwork__link {
    margin: 0 auto;
    max-width: 300px;
}

@media only screen and (max-width: 767px) {
    .shinshinNetwork .shinshinNetwork__link {
        font-size: 0.875em;
        max-width: 100%;
    }
}

.shinshinNetwork .shinshinNetwork__link + .shinshinNetwork__link {
    margin-top: 1em;
}

@media only screen and (max-width: 767px) {
    .shinshinNetwork .shinshinNetwork__link a {
        padding: 3.5% 3.21429em 3.045% 1.42857em;
    }
}

@media only screen and (max-width: 767px) {
    .shinshinNetwork .shinshinNetwork__link.m-btnColorRvs a {
        padding: 3.5% 3.21429em 3.045% 1.42857em;
    }
}

.shinshinNetwork .shinshinNetwork__link.m-btnColorRvs a[target="_blank"]::after {
    background: url(../img/icon_blank_org2.svg) no-repeat center center;
}

.shinshinNetwork .shinshinNetwork__flow {
    margin-bottom: 60px;
}

@media only screen and (max-width: 767px) {
    .shinshinNetwork .shinshinNetwork__flow {
        margin-bottom: 16vw;
    }
}

.shinshinNetwork .shinshinNetwork__flow .shinshinNetwork__flow__title {
    text-align: center;
    font-size: 1.25em;
    margin-bottom: 2em;
}

@media only screen and (max-width: 767px) {
    .shinshinNetwork .shinshinNetwork__flow .shinshinNetwork__flow__title {
        font-size: 1.07692em;
    }
}

.shinshinNetwork .shinshinNetwork__flow .shinshinNetwork__flow__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    font-size: 16px;
}

@media only screen and (max-width: 1330px) {
    .shinshinNetwork .shinshinNetwork__flow .shinshinNetwork__flow__list {
        font-size: 1.20301vw;
    }
}

@media only screen and (max-width: 1100px) {
    .shinshinNetwork .shinshinNetwork__flow .shinshinNetwork__flow__list {
        font-size: 1.45455vw;
    }
}

@media only screen and (max-width: 767px) {
    .shinshinNetwork .shinshinNetwork__flow .shinshinNetwork__flow__list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        font-size: 3.73333vw;
    }
}

@media only screen and (max-width: 767px) and (min-width: 521px) {
    .shinshinNetwork .shinshinNetwork__flow .shinshinNetwork__flow__list {
        font-size: 19.41333px;
    }
}

.shinshinNetwork .shinshinNetwork__flow .shinshinNetwork__flow__list > li + li {
    position: relative;
    padding-left: 50px;
}

@media only screen and (max-width: 767px) {
    .shinshinNetwork .shinshinNetwork__flow .shinshinNetwork__flow__list > li + li {
        padding-left: 0;
        padding-top: 8vw;
    }
}

.shinshinNetwork .shinshinNetwork__flow .shinshinNetwork__flow__list > li + li::before {
    background: #e83e0b;
    content: "";
    display: block;
    -webkit-clip-path: polygon(0 0, 100% 50%, 0 100%);
            clip-path: polygon(0 0, 100% 50%, 0 100%);
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
    left: 25px;
    height: calc(20px / 2 * tan(60deg));
    width: 12px;
}

@media only screen and (max-width: 767px) {
    .shinshinNetwork .shinshinNetwork__flow .shinshinNetwork__flow__list > li + li::before {
        -webkit-clip-path: polygon(0 0, 100% 0, 50% 100%);
                clip-path: polygon(0 0, 100% 0, 50% 100%);
        left: 50%;
        top: 3.33333vw;
        -webkit-transform: translate(-50%, 0);
                transform: translate(-50%, 0);
        height: calc(tan(60deg) * 3vw / 2);
        width: 4vw;
    }
}

.shinshinNetwork .shinshinNetwork__attention {
    margin-top: 5em;
    font-size: 0.625em;
    text-align: center;
}

@media only screen and (max-width: 767px) {
    .shinshinNetwork .shinshinNetwork__attention {
        margin-top: 3em;
        font-size: 0.76923em;
    }
}

.shinshinNetwork .recommendSection {
    width: 860px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border: solid 1px #999999;
    margin-bottom: 60px;
}

@media only screen and (max-width: 1330px) {
    .shinshinNetwork .recommendSection {
        width: 78.18182%;
        margin-bottom: 5.45455%;
    }
}

@media only screen and (max-width: 767px) {
    .shinshinNetwork .recommendSection {
        width: 100%;
        margin: 0 auto;
        margin-bottom: 13.33333%;
    }
}

.shinshinNetwork .recommendSection .recommendSection__inner {
    padding: 2.90698% 5.81395% 2.90698%;
}

@media only screen and (max-width: 767px) {
    .shinshinNetwork .recommendSection .recommendSection__inner {
        padding: 2.98507% 5.37313% 5.97015%;
    }
}

.shinshinNetwork .recommendSection .recommendSection__title {
    border-bottom: solid 1px #999999;
    text-align: center;
    font-size: 1.25em;
    padding-bottom: 1em;
    margin-bottom: 1.1em;
}

@media only screen and (max-width: 767px) {
    .shinshinNetwork .recommendSection .recommendSection__title {
        text-align: center;
        font-size: 1.07692em;
        padding-bottom: 0.69231em;
        margin-bottom: 0.84615em;
    }
}

.shinshinNetwork .recommendSection .recommendSection__content {
    font-size: 16px;
}

@media only screen and (max-width: 1330px) {
    .shinshinNetwork .recommendSection .recommendSection__content {
        font-size: 1.20301vw;
    }
}

@media only screen and (max-width: 1100px) {
    .shinshinNetwork .recommendSection .recommendSection__content {
        font-size: 1.45455vw;
    }
}

@media only screen and (max-width: 767px) {
    .shinshinNetwork .recommendSection .recommendSection__content {
        font-size: 3.46667vw;
    }
}

@media only screen and (max-width: 767px) and (min-width: 521px) {
    .shinshinNetwork .recommendSection .recommendSection__content {
        font-size: 18.02667px;
    }
}

.shinshinNetwork .recommendSection .recommendSection__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-left: 1.4375em;
}

@media only screen and (max-width: 767px) {
    .shinshinNetwork .recommendSection .recommendSection__list {
        display: block;
        padding-left: 0.53571em;
        font-size: 1.03846em;
    }
}

.shinshinNetwork .recommendSection .recommendSection__list__item {
    width: 100%;
    margin-bottom: .2em;
}

@media only screen and (max-width: 767px) {
    .shinshinNetwork .recommendSection .recommendSection__list__item {
        width: auto;
        margin-bottom: .3em;
    }
}

@media only screen and (max-width: 767px) {
    .shinshinNetwork .recommendSection .recommendSection__list__item:last-child {
        margin-bottom: 0;
    }
}

.shinshinNetwork .recommendSection .recommendSection__list__item > span {
    display: inline-block;
    padding-left: 1.375em;
    position: relative;
}

.shinshinNetwork .recommendSection .recommendSection__list__item > span:before {
    content: '';
    width: 0.75em;
    height: 0.75em;
    border: solid 1px #424242;
    position: absolute;
    left: 0;
    top: .4em;
}

.shinshinNetwork .recommendSection .recommendSection__list__item > span:after {
    content: "";
    position: absolute;
    top: -.08em;
    left: 0;
    width: .6em;
    height: 1.1em;
    border-right: solid 2px #e83e0b;
    border-bottom: solid 2px #e83e0b;
    -webkit-transform: translateX(50%) scaleX(0.8) rotate(42deg);
            transform: translateX(50%) scaleX(0.8) rotate(42deg);
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

.shinshinNetwork .recommendSection .recommendSection__note {
    font-size: 0.625em;
    text-align: right;
    margin-top: 1.5em;
}

@media only screen and (max-width: 767px) {
    .shinshinNetwork .recommendSection .recommendSection__note {
        font-size: 0.76923em;
    }
}

.shinshinNetwork .shinshinNetwork__course {
    margin: 0 auto 60px;
    max-width: 1100px;
}

@media only screen and (max-width: 767px) {
    .shinshinNetwork .shinshinNetwork__course {
        margin-bottom: 16vw;
        padding: 0;
    }
}

.shinshinNetwork .shinshinNetwork__course .shinshinNetwork__course__title {
    text-align: center;
    margin-bottom: 1em;
    font-size: 1.25em;
}

@media only screen and (max-width: 767px) {
    .shinshinNetwork .shinshinNetwork__course .shinshinNetwork__course__title {
        font-size: 1.07692em;
    }
}

.shinshinNetwork .shinshinNetwork__course .shinshinNetwork__course__title span {
    color: #e83e0b;
    font-weight: bold;
}

.shinshinNetwork .shinshinNetwork__course .shinshinNetwork__course__read {
    text-align: center;
    margin-bottom: 2em;
}

.shinshinNetwork .shinshinNetwork__course .shinshinNetwork__course__read small {
    display: block;
    margin-top: .5em;
    line-height: 1.5;
    font-size: .8em;
}

.shinshinNetwork .shinshinNetwork__course .shinshinNetwork__course__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 2em 0;
}

@media only screen and (max-width: 767px) {
    .shinshinNetwork .shinshinNetwork__course .shinshinNetwork__course__list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        gap: 1.5em 0;
    }
}

.shinshinNetwork .shinshinNetwork__course .shinshinNetwork__course__list > li {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    padding-right: 2em;
    width: 33.333%;
}

@media only screen and (max-width: 767px) {
    .shinshinNetwork .shinshinNetwork__course .shinshinNetwork__course__list > li {
        padding-right: 0;
        padding-bottom: 3em;
        width: 100%;
    }
}

@media only screen and (max-width: 767px) {
    .shinshinNetwork .shinshinNetwork__course .shinshinNetwork__course__list > li::after {
        background: #e83e0b;
        content: "";
        display: block;
        -webkit-clip-path: polygon(0 0, 100% 0, 50% 100%);
                clip-path: polygon(0 0, 100% 0, 50% 100%);
        left: 50%;
        position: absolute;
        bottom: .5em;
        -webkit-transform: translate(-50%, 0);
                transform: translate(-50%, 0);
        height: calc(tan(60deg) * 4vw / 2);
        width: 5.33333vw;
    }
}

.shinshinNetwork .shinshinNetwork__course .shinshinNetwork__course__list > li .shinshinNetwork__course__thum::before {
    background: #e83e0b;
    content: "";
    display: block;
    -webkit-clip-path: polygon(0 0, 100% 50%, 0 100%);
            clip-path: polygon(0 0, 100% 50%, 0 100%);
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
    right: -1.5em;
    height: calc(20px / 2 * tan(60deg));
    width: 12px;
}

@media only screen and (max-width: 767px) {
    .shinshinNetwork .shinshinNetwork__course .shinshinNetwork__course__list > li .shinshinNetwork__course__thum::before {
        display: none;
        -webkit-clip-path: polygon(0 0, 100% 0, 50% 100%);
                clip-path: polygon(0 0, 100% 0, 50% 100%);
        left: 50%;
        top: 3.33333vw;
        -webkit-transform: translate(-50%, 0);
                transform: translate(-50%, 0);
        height: calc(tan(60deg) * 3vw / 2);
        width: 4vw;
    }
}

@media only screen and (max-width: 767px) {
    .shinshinNetwork .shinshinNetwork__course .shinshinNetwork__course__list > li:last-child {
        padding-bottom: 0;
    }
    .shinshinNetwork .shinshinNetwork__course .shinshinNetwork__course__list > li:last-child::after {
        display: none;
    }
}

.shinshinNetwork .shinshinNetwork__course .shinshinNetwork__course__list > li:last-child .shinshinNetwork__course__thum::before {
    display: none;
}

.shinshinNetwork .shinshinNetwork__course .shinshinNetwork__course__list > li .shinshinNetwork__course__name {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 1.2;
    gap: .5em;
    min-height: 3em;
    font-size: 16px;
}

@media only screen and (max-width: 1330px) {
    .shinshinNetwork .shinshinNetwork__course .shinshinNetwork__course__list > li .shinshinNetwork__course__name {
        font-size: 1.20301vw;
    }
}

@media only screen and (max-width: 1100px) {
    .shinshinNetwork .shinshinNetwork__course .shinshinNetwork__course__list > li .shinshinNetwork__course__name {
        font-size: 1.45455vw;
    }
}

@media only screen and (max-width: 767px) {
    .shinshinNetwork .shinshinNetwork__course .shinshinNetwork__course__list > li .shinshinNetwork__course__name {
        font-size: 3.73333vw;
        min-height: initial;
        margin-bottom: .5em;
    }
}

@media only screen and (max-width: 767px) and (min-width: 521px) {
    .shinshinNetwork .shinshinNetwork__course .shinshinNetwork__course__list > li .shinshinNetwork__course__name {
        font-size: 19.41333px;
    }
}

.shinshinNetwork .shinshinNetwork__course .shinshinNetwork__course__list > li .shinshinNetwork__course__name span {
    background-color: #e83e0b;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-radius: 50%;
    font-size: .8em;
    height: 20px;
    width: 20px;
}

.shinshinNetwork .shinshinNetwork__course .shinshinNetwork__course__list > li .shinshinNetwork__course__circle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 1em;
    gap: 5%;
}

.shinshinNetwork .shinshinNetwork__course .shinshinNetwork__course__list > li .shinshinNetwork__course__circle > li {
    width: 25%;
}

.shinshinNetwork .shinshinNetwork__course .shinshinNetwork__course__list > li .shinshinNetwork__course__circle > li span {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    aspect-ratio: 1/1;
    border: 1px solid #e83e0b;
    border-radius: 50%;
    color: #e83e0b;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 1.2;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: .75em;
    text-align: center;
}

.shinshinNetwork .shinshinNetwork__course .shinshinNetwork__course__list > li .shinshinNetwork__course__thum {
    position: relative;
}

.shinshinNetwork .shinshinNetwork__course .shinshinNetwork__course__list > li .shinshinNetwork__course__thum img {
    height: auto;
    width: 100%;
}

.beautyKey__content--top {
    background-color: #fef6f2;
    width: 100%;
    height: auto;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 60px 0 31px;
}

@media only screen and (max-width: 1330px) {
    .beautyKey__content--top {
        padding: 5.45455% 0 3.36364%;
    }
}

@media only screen and (max-width: 767px) {
    .beautyKey__content--top {
        padding: 10.66667% 0 6%;
    }
}

.beautyKey__content--top .beautyKey__inner--top {
    width: 100%;
    max-width: 1020px;
    margin: 0 auto;
}

@media only screen and (max-width: 1330px) {
    .beautyKey__content--top .beautyKey__inner--top {
        width: 92.72727%;
        max-width: inherit;
    }
}

@media only screen and (max-width: 767px) {
    .beautyKey__content--top .beautyKey__inner--top {
        width: 89.33333%;
    }
}

.beautyKey__content--top .beautyKey__inner--top .beaytyKey__head--top .beautyKey__head {
    font-size: 42px;
    text-align: center;
    line-height: 1.19048;
}

@media only screen and (max-width: 1330px) {
    .beautyKey__content--top .beautyKey__inner--top .beaytyKey__head--top .beautyKey__head {
        font-size: 3.15789vw;
    }
}

@media only screen and (max-width: 1100px) {
    .beautyKey__content--top .beautyKey__inner--top .beaytyKey__head--top .beautyKey__head {
        font-size: 3.81818vw;
    }
}

@media only screen and (max-width: 767px) {
    .beautyKey__content--top .beautyKey__inner--top .beaytyKey__head--top .beautyKey__head {
        font-size: 23px;
        font-size: calc(1.4375rem + 31.2 * (100vw - 320px) / 447);
    }
}

.beautyKey__content--top .beautyKey__inner--top .beaytyKey__head--top .beautyKey__head .beautyKey__period {
    color: #e83e0b;
    font-size: 24.48px;
    font-weight: bold;
    margin-bottom: 9px;
    display: inline-block;
    position: relative;
}

@media only screen and (max-width: 1330px) {
    .beautyKey__content--top .beautyKey__inner--top .beaytyKey__head--top .beautyKey__head .beautyKey__period {
        font-size: 1.8406vw;
    }
}

@media only screen and (max-width: 1100px) {
    .beautyKey__content--top .beautyKey__inner--top .beaytyKey__head--top .beautyKey__head .beautyKey__period {
        font-size: 2.22545vw;
    }
}

@media only screen and (max-width: 1330px) {
    .beautyKey__content--top .beautyKey__inner--top .beaytyKey__head--top .beautyKey__head .beautyKey__period {
        margin-bottom: 0.368em;
    }
}

@media only screen and (max-width: 767px) {
    .beautyKey__content--top .beautyKey__inner--top .beaytyKey__head--top .beautyKey__head .beautyKey__period {
        font-size: 14.5px;
        font-size: calc(0.90625rem + 20.3 * (100vw - 320px) / 447);
        margin-bottom: 0.618em;
    }
}

.beautyKey__content--top .beautyKey__inner--top .beaytyKey__head--top .beautyKey__head .beautyKey__period ._small {
    font-size: 27.36px;
    position: relative;
    top: -3px;
}

@media only screen and (max-width: 1330px) {
    .beautyKey__content--top .beautyKey__inner--top .beaytyKey__head--top .beautyKey__head .beautyKey__period ._small {
        font-size: 2.05714vw;
    }
}

@media only screen and (max-width: 1100px) {
    .beautyKey__content--top .beautyKey__inner--top .beaytyKey__head--top .beautyKey__head .beautyKey__period ._small {
        font-size: 2.48727vw;
    }
}

@media only screen and (max-width: 1330px) {
    .beautyKey__content--top .beautyKey__inner--top .beaytyKey__head--top .beautyKey__head .beautyKey__period ._small {
        top: -0.11em;
    }
}

@media only screen and (max-width: 767px) {
    .beautyKey__content--top .beautyKey__inner--top .beaytyKey__head--top .beautyKey__head .beautyKey__period ._small {
        font-size: 15.4px;
        font-size: calc(0.9625rem + 21.4 * (100vw - 320px) / 447);
        top: -0.16em;
    }
}

.beautyKey__content--top .beautyKey__inner--top .beaytyKey__head--top .beautyKey__head .beautyKey__period ._big {
    font-size: 34.56px;
}

@media only screen and (max-width: 1330px) {
    .beautyKey__content--top .beautyKey__inner--top .beaytyKey__head--top .beautyKey__head .beautyKey__period ._big {
        font-size: 2.5985vw;
    }
}

@media only screen and (max-width: 1100px) {
    .beautyKey__content--top .beautyKey__inner--top .beaytyKey__head--top .beautyKey__head .beautyKey__period ._big {
        font-size: 3.14182vw;
    }
}

@media only screen and (max-width: 767px) {
    .beautyKey__content--top .beautyKey__inner--top .beaytyKey__head--top .beautyKey__head .beautyKey__period ._big {
        font-size: 19.6px;
        font-size: calc(1.225rem + 26.4 * (100vw - 320px) / 447);
    }
}

.beautyKey__content--top .beautyKey__inner--top .beaytyKey__head--top .beautyKey__head .beautyKey__period:before, .beautyKey__content--top .beautyKey__inner--top .beaytyKey__head--top .beautyKey__head .beautyKey__period:after {
    content: '';
    width: 4px;
    height: 24px;
    display: block;
    background: #e83e0b;
    position: absolute;
    bottom: 1.6px;
}

@media only screen and (max-width: 1330px) {
    .beautyKey__content--top .beautyKey__inner--top .beaytyKey__head--top .beautyKey__head .beautyKey__period:before, .beautyKey__content--top .beautyKey__inner--top .beaytyKey__head--top .beautyKey__head .beautyKey__period:after {
        width: 0.163em;
        height: 0.98em;
        bottom: 0.065em;
    }
}

@media only screen and (max-width: 767px) {
    .beautyKey__content--top .beautyKey__inner--top .beaytyKey__head--top .beautyKey__head .beautyKey__period:before, .beautyKey__content--top .beautyKey__inner--top .beaytyKey__head--top .beautyKey__head .beautyKey__period:after {
        width: 0.088em;
        height: 0.971em;
        bottom: 0.26em;
    }
}

.beautyKey__content--top .beautyKey__inner--top .beaytyKey__head--top .beautyKey__head .beautyKey__period:before {
    -webkit-transform: rotate(-33.8deg);
            transform: rotate(-33.8deg);
    left: -16px;
}

@media only screen and (max-width: 1330px) {
    .beautyKey__content--top .beautyKey__inner--top .beaytyKey__head--top .beautyKey__head .beautyKey__period:before {
        left: -0.654em;
    }
}

@media only screen and (max-width: 767px) {
    .beautyKey__content--top .beautyKey__inner--top .beaytyKey__head--top .beautyKey__head .beautyKey__period:before {
        left: -0.647em;
    }
}

.beautyKey__content--top .beautyKey__inner--top .beaytyKey__head--top .beautyKey__head .beautyKey__period:after {
    -webkit-transform: rotate(33.8deg);
            transform: rotate(33.8deg);
    right: -16px;
}

@media only screen and (max-width: 1330px) {
    .beautyKey__content--top .beautyKey__inner--top .beaytyKey__head--top .beautyKey__head .beautyKey__period:after {
        right: -0.654em;
    }
}

@media only screen and (max-width: 767px) {
    .beautyKey__content--top .beautyKey__inner--top .beaytyKey__head--top .beautyKey__head .beautyKey__period:after {
        right: -0.647em;
    }
}

.beautyKey__content--top .beautyKey__inner--top .beautyKey__itemImg {
    width: 40%;
    max-width: 400px;
    margin: 30px auto 0;
}

@media only screen and (max-width: 1330px) {
    .beautyKey__content--top .beautyKey__inner--top .beautyKey__itemImg {
        max-width: inherit;
    }
}

@media only screen and (max-width: 767px) {
    .beautyKey__content--top .beautyKey__inner--top .beautyKey__itemImg {
        width: 53.33333%;
    }
}

.beautyKey__content--top .beautyKey__inner--top .beautyKey__itemImg img {
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: bottom;
       object-position: bottom;
    aspect-ratio: 1/1;
    width: 100%;
    height: auto;
}

.beautyKey__content--top .beautyKey__inner--top .beautyKey__items {
    width: 100%;
    height: auto;
    margin-top: 44px;
    background-color: #fff;
}

@media only screen and (max-width: 1330px) {
    .beautyKey__content--top .beautyKey__inner--top .beautyKey__items {
        margin-top: 2.75em;
    }
}

@media only screen and (max-width: 767px) {
    .beautyKey__content--top .beautyKey__inner--top .beautyKey__items {
        margin-top: 2.38em;
    }
}

.beautyKey__content--top .beautyKey__inner--top .beautyKey__items .beautyKey__inner--items {
    padding: 47px 10px 46px;
}

@media only screen and (max-width: 1330px) {
    .beautyKey__content--top .beautyKey__inner--top .beautyKey__items .beautyKey__inner--items {
        padding: 2.938em 0.625em 2.875em;
    }
}

@media only screen and (max-width: 767px) {
    .beautyKey__content--top .beautyKey__inner--top .beautyKey__items .beautyKey__inner--items {
        padding: 1.875em 1.25em;
    }
}

.beautyKey__content--top .beautyKey__inner--top .beautyKey__items .beautyKey__inner--items .beautyKey__point--desc .beautyKey__desc {
    font-size: 16px;
    line-height: 1.75;
    text-align: center;
    letter-spacing: -0.025em;
}

@media only screen and (max-width: 1330px) {
    .beautyKey__content--top .beautyKey__inner--top .beautyKey__items .beautyKey__inner--items .beautyKey__point--desc .beautyKey__desc {
        font-size: 1.20301vw;
    }
}

@media only screen and (max-width: 1100px) {
    .beautyKey__content--top .beautyKey__inner--top .beautyKey__items .beautyKey__inner--items .beautyKey__point--desc .beautyKey__desc {
        font-size: 1.45455vw;
    }
}

@media only screen and (max-width: 767px) {
    .beautyKey__content--top .beautyKey__inner--top .beautyKey__items .beautyKey__inner--items .beautyKey__point--desc .beautyKey__desc {
        font-size: 11.9px;
        font-size: calc(0.74375rem + 16.7 * (100vw - 320px) / 447);
        letter-spacing: 0;
    }
}

.beautyKey__content--top .beautyKey__inner--top .beautyKey__items .beautyKey__inner--items .beautyKey__point--desc .beautyKey__desc .desc__big {
    display: block;
    font-size: 20px;
    margin-top: 23px;
    line-height: 1;
    font-weight: 500;
}

@media only screen and (max-width: 1330px) {
    .beautyKey__content--top .beautyKey__inner--top .beautyKey__items .beautyKey__inner--items .beautyKey__point--desc .beautyKey__desc .desc__big {
        font-size: 1.50376vw;
    }
}

@media only screen and (max-width: 1100px) {
    .beautyKey__content--top .beautyKey__inner--top .beautyKey__items .beautyKey__inner--items .beautyKey__point--desc .beautyKey__desc .desc__big {
        font-size: 1.81818vw;
    }
}

@media only screen and (max-width: 1330px) {
    .beautyKey__content--top .beautyKey__inner--top .beautyKey__items .beautyKey__inner--items .beautyKey__point--desc .beautyKey__desc .desc__big {
        margin-top: 1.15em;
    }
}

@media only screen and (max-width: 767px) {
    .beautyKey__content--top .beautyKey__inner--top .beautyKey__items .beautyKey__inner--items .beautyKey__point--desc .beautyKey__desc .desc__big {
        font-size: 11.9px;
        font-size: calc(0.74375rem + 16.7 * (100vw - 320px) / 447);
        margin-top: 1.38em;
    }
}

.beautyKey__content--top .beautyKey__inner--top .beautyKey__items .beautyKey__inner--items .beautyKey__point {
    width: 61.3%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    margin-top: 7px;
}

@media only screen and (max-width: 1330px) {
    .beautyKey__content--top .beautyKey__inner--top .beautyKey__items .beautyKey__inner--items .beautyKey__point {
        margin-top: 0.438em;
    }
}

@media only screen and (max-width: 767px) {
    .beautyKey__content--top .beautyKey__inner--top .beautyKey__items .beautyKey__inner--items .beautyKey__point {
        width: 100%;
        margin-top: 0.91em;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
    }
}

.beautyKey__content--top .beautyKey__inner--top .beautyKey__items .beautyKey__inner--items .beautyKey__point .beautyKey__point--logo {
    width: 19.5%;
}

@media only screen and (max-width: 767px) {
    .beautyKey__content--top .beautyKey__inner--top .beautyKey__items .beautyKey__inner--items .beautyKey__point .beautyKey__point--logo {
        width: 22.5%;
    }
}

.beautyKey__content--top .beautyKey__inner--top .beautyKey__items .beautyKey__inner--items .beautyKey__point .beautyKey__point--logo img {
    width: 100%;
    height: auto;
}

.beautyKey__content--top .beautyKey__inner--top .beautyKey__items .beautyKey__inner--items .beautyKey__point .beautyKey__point--text {
    width: 75.8%;
    margin-left: 4.7%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

@media only screen and (max-width: 767px) {
    .beautyKey__content--top .beautyKey__inner--top .beautyKey__items .beautyKey__inner--items .beautyKey__point .beautyKey__point--text {
        width: 72.8%;
        margin-left: 4.7%;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        padding-top: 0.94em;
    }
}

.beautyKey__content--top .beautyKey__inner--top .beautyKey__items .beautyKey__inner--items .beautyKey__point .beautyKey__point--text img {
    width: 100%;
    height: auto;
}

.beautyKey__content--top .beautyKey__inner--top .beautyKey__items .beautyKey__inner--items .beautyKey__point .beautyKey__point--text .beautyKey__point--img-NormalPoint {
    width: 143px;
}

@media only screen and (max-width: 1330px) {
    .beautyKey__content--top .beautyKey__inner--top .beautyKey__items .beautyKey__inner--items .beautyKey__point .beautyKey__point--text .beautyKey__point--img-NormalPoint {
        width: 30.8%;
    }
}

@media only screen and (max-width: 767px) {
    .beautyKey__content--top .beautyKey__inner--top .beautyKey__items .beautyKey__inner--items .beautyKey__point .beautyKey__point--text .beautyKey__point--img-NormalPoint {
        width: 36.7%;
    }
}

.beautyKey__content--top .beautyKey__inner--top .beautyKey__items .beautyKey__inner--items .beautyKey__point .beautyKey__point--text .beautyKey__point--img-plus {
    width: 30px;
    margin: 0 20px;
}

@media only screen and (max-width: 1330px) {
    .beautyKey__content--top .beautyKey__inner--top .beautyKey__items .beautyKey__inner--items .beautyKey__point .beautyKey__point--text .beautyKey__point--img-plus {
        width: 6.4%;
        margin: 0 4.3%;
    }
}

@media only screen and (max-width: 767px) {
    .beautyKey__content--top .beautyKey__inner--top .beautyKey__items .beautyKey__inner--items .beautyKey__point .beautyKey__point--text .beautyKey__point--img-plus {
        width: 7.6%;
        margin: 0 3.7%;
    }
}

.beautyKey__content--top .beautyKey__inner--top .beautyKey__items .beautyKey__inner--items .beautyKey__point .beautyKey__point--text .beautyKey__point--img-300Point {
    width: 144px;
}

@media only screen and (max-width: 1330px) {
    .beautyKey__content--top .beautyKey__inner--top .beautyKey__items .beautyKey__inner--items .beautyKey__point .beautyKey__point--text .beautyKey__point--img-300Point {
        width: 31%;
    }
}

@media only screen and (max-width: 767px) {
    .beautyKey__content--top .beautyKey__inner--top .beautyKey__items .beautyKey__inner--items .beautyKey__point .beautyKey__point--text .beautyKey__point--img-300Point {
        width: 36.9%;
    }
}

.beautyKey__content--top .beautyKey__inner--top .beautyKey__items .beautyKey__inner--items .beautyKey__point .beautyKey__point--text .beautyKey__point--img-present {
    white-space: nowrap;
    color: #e83e0b;
    width: 88px;
    margin-left: 19px;
    margin-bottom: 0;
}

@media only screen and (max-width: 1330px) {
    .beautyKey__content--top .beautyKey__inner--top .beautyKey__items .beautyKey__inner--items .beautyKey__point .beautyKey__point--text .beautyKey__point--img-present {
        width: 18.9;
        margin-left: 4%;
    }
}

@media only screen and (max-width: 767px) {
    .beautyKey__content--top .beautyKey__inner--top .beautyKey__items .beautyKey__inner--items .beautyKey__point .beautyKey__point--text .beautyKey__point--img-present {
        width: 7.2%;
        margin-left: 3.7%;
    }
}

.beautyKey__content--top .beautyKey__inner--top .beautyKey__items .beautyKey__inner--items .beautyKey__point--textPeriod {
    font-size: 10px;
    text-align: center;
    display: block;
    margin-top: 0.639em;
}

@media only screen and (max-width: 767px) {
    .beautyKey__content--top .beautyKey__inner--top .beautyKey__items .beautyKey__inner--items .beautyKey__point--textPeriod {
        width: 100%;
        font-size: 7.7px;
        font-size: calc(0.48125rem + 10.7 * (100vw - 320px) / 447);
        letter-spacing: -0.05em;
    }
}

.beautyKey__content--top .beautyKey__inner--top .beautyKey__items .beautyKey__inner--items .beautyKey__items--head {
    font-size: 16px;
    font-weight: bold;
    color: #e83e0b;
    text-align: center;
    margin-top: 39px;
}

@media only screen and (max-width: 1330px) {
    .beautyKey__content--top .beautyKey__inner--top .beautyKey__items .beautyKey__inner--items .beautyKey__items--head {
        font-size: 1.20301vw;
    }
}

@media only screen and (max-width: 1100px) {
    .beautyKey__content--top .beautyKey__inner--top .beautyKey__items .beautyKey__inner--items .beautyKey__items--head {
        font-size: 1.45455vw;
    }
}

@media only screen and (max-width: 1330px) {
    .beautyKey__content--top .beautyKey__inner--top .beautyKey__items .beautyKey__inner--items .beautyKey__items--head {
        margin-top: 2.4375em;
    }
}

@media only screen and (max-width: 767px) {
    .beautyKey__content--top .beautyKey__inner--top .beautyKey__items .beautyKey__inner--items .beautyKey__items--head {
        font-size: 11.9px;
        font-size: calc(0.74375rem + 16.7 * (100vw - 320px) / 447);
        margin-top: 2.464em;
    }
}

.beautyKey__content--top .beautyKey__inner--top .beautyKey__items .beautyKey__inner--items .beautyKey__items--head .underLine {
    display: inline-block;
    position: relative;
}

.beautyKey__content--top .beautyKey__inner--top .beautyKey__items .beautyKey__inner--items .beautyKey__items--head .underLine:after {
    content: '';
    width: 100%;
    height: 1px;
    display: block;
    background-image: linear-gradient(to right, #e83e0b 2px, transparent 2px);
    background-size: 6px 2px;
    background-repeat: repeat-x;
    background-position: left bottom;
    padding-top: 3px;
}

@media only screen and (max-width: 1330px) {
    .beautyKey__content--top .beautyKey__inner--top .beautyKey__items .beautyKey__inner--items .beautyKey__items--head .underLine:after {
        backgounrd-size: 0.375em 0.125em;
        padding-top: 0.188em;
    }
}

@media only screen and (max-width: 767px) {
    .beautyKey__content--top .beautyKey__inner--top .beautyKey__items .beautyKey__inner--items .beautyKey__items--head .underLine:after {
        backgounrd-size: 0.375em 0.25em;
        padding-top: 0.15em;
    }
}

.beautyKey__content--top .beautyKey__inner--top .beautyKey__items .beautyKey__inner--items .beautyKey__items--desc {
    font-size: 14px;
    line-height: 1.71;
    margin-top: 1em;
    text-align: center;
}

@media only screen and (max-width: 1330px) {
    .beautyKey__content--top .beautyKey__inner--top .beautyKey__items .beautyKey__inner--items .beautyKey__items--desc {
        font-size: 1.05263vw;
    }
}

@media only screen and (max-width: 1100px) {
    .beautyKey__content--top .beautyKey__inner--top .beautyKey__items .beautyKey__inner--items .beautyKey__items--desc {
        font-size: 1.27273vw;
    }
}

@media only screen and (max-width: 767px) {
    .beautyKey__content--top .beautyKey__inner--top .beautyKey__items .beautyKey__inner--items .beautyKey__items--desc {
        font-size: 11.1px;
        font-size: calc(0.69375rem + 15.5 * (100vw - 320px) / 447);
        margin-top: 1.25em;
        line-height: 1.61;
    }
}

.beautyKey__content--top .beautyKey__inner--top .beautyKey__items .beautyKey__inner--items .beautyKey__items--desc ._small {
    font-size: 12px;
    display: inline-block;
}

@media only screen and (max-width: 1330px) {
    .beautyKey__content--top .beautyKey__inner--top .beautyKey__items .beautyKey__inner--items .beautyKey__items--desc ._small {
        font-size: 0.90226vw;
    }
}

@media only screen and (max-width: 1100px) {
    .beautyKey__content--top .beautyKey__inner--top .beautyKey__items .beautyKey__inner--items .beautyKey__items--desc ._small {
        font-size: 1.09091vw;
    }
}

@media only screen and (max-width: 767px) {
    .beautyKey__content--top .beautyKey__inner--top .beautyKey__items .beautyKey__inner--items .beautyKey__items--desc ._small {
        font-size: 7.7px;
        font-size: calc(0.48125rem + 10.7 * (100vw - 320px) / 447);
        line-height: 1.33;
        margin: 0.8em 0;
    }
}

.beautyKey__content--top .beautyKey__inner--top .beautyKey__items .beautyKey__inner--items .caution__box {
    text-align: center;
    width: 67.8%;
    max-width: 678px;
    margin: 25px auto 0;
}

@media only screen and (max-width: 1330px) {
    .beautyKey__content--top .beautyKey__inner--top .beautyKey__items .beautyKey__inner--items .caution__box {
        max-width: inherit;
        margin-top: 1.563em;
    }
}

@media only screen and (max-width: 767px) {
    .beautyKey__content--top .beautyKey__inner--top .beautyKey__items .beautyKey__inner--items .caution__box {
        width: 100%;
        margin-top: 1.375em;
    }
}

.beautyKey__content--top .beautyKey__inner--top .beautyKey__items .beautyKey__inner--items .cautions {
    display: inline-block;
}

.beautyKey__content--top .beautyKey__inner--top .beautyKey__items .beautyKey__inner--items .cautions .item {
    font-size: 12px;
    position: relative;
    padding-left: 1em;
    text-align: left;
}

@media only screen and (max-width: 1330px) {
    .beautyKey__content--top .beautyKey__inner--top .beautyKey__items .beautyKey__inner--items .cautions .item {
        font-size: 0.90226vw;
    }
}

@media only screen and (max-width: 1100px) {
    .beautyKey__content--top .beautyKey__inner--top .beautyKey__items .beautyKey__inner--items .cautions .item {
        font-size: 1.09091vw;
    }
}

.beautyKey__content--top .beautyKey__inner--top .beautyKey__items .beautyKey__inner--items .cautions .item:before {
    content: '※';
    position: absolute;
    top: 0;
    left: 0;
}

@media only screen and (max-width: 767px) {
    .beautyKey__content--top .beautyKey__inner--top .beautyKey__items .beautyKey__inner--items .cautions .item {
        font-size: 7.7px;
        font-size: calc(0.48125rem + 10.7 * (100vw - 320px) / 447);
        letter-spacing: -0.05em;
    }
}

.beautyKey__content--top .beautyKey__inner--top .beautyKey__contact {
    width: 100%;
    margin-top: 34px;
    text-align: center;
}

@media only screen and (max-width: 1330px) {
    .beautyKey__content--top .beautyKey__inner--top .beautyKey__contact {
        margin-top: 2.125em;
    }
}

@media only screen and (max-width: 767px) {
    .beautyKey__content--top .beautyKey__inner--top .beautyKey__contact {
        margin-top: 1.875em;
    }
}

.beautyKey__content--top .beautyKey__inner--top .beautyKey__contact .beautyKey__contact--head {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.75;
}

@media only screen and (max-width: 1330px) {
    .beautyKey__content--top .beautyKey__inner--top .beautyKey__contact .beautyKey__contact--head {
        font-size: 1.20301vw;
    }
}

@media only screen and (max-width: 1100px) {
    .beautyKey__content--top .beautyKey__inner--top .beautyKey__contact .beautyKey__contact--head {
        font-size: 1.45455vw;
    }
}

@media only screen and (max-width: 767px) {
    .beautyKey__content--top .beautyKey__inner--top .beautyKey__contact .beautyKey__contact--head {
        font-size: 11.1px;
        font-size: calc(0.69375rem + 15.5 * (100vw - 320px) / 447);
    }
}

.beautyKey__content--top .beautyKey__inner--top .beautyKey__contact .beautyKey__contact--text {
    margin-top: 7px;
    font-size: 16px;
    line-height: 1.75;
}

@media only screen and (max-width: 1330px) {
    .beautyKey__content--top .beautyKey__inner--top .beautyKey__contact .beautyKey__contact--text {
        font-size: 1.20301vw;
    }
}

@media only screen and (max-width: 1100px) {
    .beautyKey__content--top .beautyKey__inner--top .beautyKey__contact .beautyKey__contact--text {
        font-size: 1.45455vw;
    }
}

@media only screen and (max-width: 1330px) {
    .beautyKey__content--top .beautyKey__inner--top .beautyKey__contact .beautyKey__contact--text {
        margin-top: 0.438em;
    }
}

@media only screen and (max-width: 767px) {
    .beautyKey__content--top .beautyKey__inner--top .beautyKey__contact .beautyKey__contact--text {
        font-size: 11.1px;
        font-size: calc(0.69375rem + 15.5 * (100vw - 320px) / 447);
        margin-top: 0;
    }
}

.beautyKey__content--top .beautyKey__inner--top .beautyKey__contact .beautyKey__contact--text a {
    text-decoration: none;
}

.scent__banner {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.7);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 3em auto 0;
    width: 64%;
    gap: 2em;
}

@media only screen and (max-width: 767px) {
    .scent__banner {
        gap: 1em;
        margin-top: 2em;
        width: 100%;
    }
}

.scent__banner .scent__banner__image {
    width: 31.25%;
}

@media only screen and (max-width: 767px) {
    .scent__banner .scent__banner__image {
        width: 44.77612%;
    }
}

.scent__banner .scent__banner__inr {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
}

.scent__banner .scent__banner__inr p {
    color: #e83e0b;
    font-size: 1.25em;
    line-height: 1.5;
}

@media only screen and (max-width: 767px) {
    .scent__banner .scent__banner__inr p {
        font-size: 3.8806vw;
    }
}
