/*

    肌育キャンペーン 専用CSS

================================================================
*/
.cp-skin-injector {
    color: #1e1e1e;
}

/* 共通 */
/* ++++++++++++++++++++++++++++++++++++++++++++++ */
.sec_tit {
    margin-bottom: 40px;
    text-align: center;
    font-weight: 500;
    font-size: 24px;
    letter-spacing: .1em;
    line-height: 1.8;
}

.sec_tit span {
    color: #5cd5d6;
    display: block;
    font-size: 16px;
    margin-bottom: 10px;
    letter-spacing: 0.1em;
}

.lobox+.lobox {
    margin-top: 60px;
}
.line a,
.web a{
    transition: all ease 0.4s;
}
.line a:hover,
.web a:hover{
    transform: scale(0.98);
    opacity: 0.9;
}
/* ------------------------------------------------------- sp */
@media (max-width: 767px) {
    .txt {
        font-size: 3.5vw;
    }

    .sec_tit {
        margin-bottom: 6vw;
        font-size: 4.5vw;
        letter-spacing: 0.04em;
    }

    .sec_tit span {
        font-size: 3vw;
        margin-bottom: 1vw;
    }

    .lobox+.lobox {
        margin-top: 2vw;
    }
}

/* cta */
/* ++++++++++++++++++++++++++++++++++++++++++++++ */

.sd-cta {
    background-color: #282828;
}

.sd-cta .flex {
    padding: 30px 150px;
}

.sd-cta .flex .box .title {
    margin-bottom: 20px;
    text-align: center;
    font-size: 20px;
    line-height: 1.7;
    color: #fff;
    letter-spacing: .1em;
}

.sd-cta .flex .box .title span {
    display: inline-block;
    margin-left: 5px;
    font-size: 140%;
}

.sd-cta .flex .box .read {
    margin-bottom: 20px;
    text-align: center;
    font-size: 17px;
    color: #fff;
    line-height: 1.7;
}

.sd-cta .flex .box ul {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}

.sd-cta .flex .box ul li {
    width: 48.5%;
    height: 70px;
}

.sd-cta .flex .box ul li a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    font-size: 20px;
}

.sd-cta .flex .box ul li.line a {
    background-color: #13bf4d;
    color: #fff;
}

.sd-cta .flex .box ul li.web a {
    background-color: #fff;
    color: #000;
}

/* ---- plan-cta ---- */
.plan_cta {
    padding: 60px 0 30px 0;
}

.plan_cta p {
    font-size: 18px;
    text-align: center;
}

.plan_cta ul {
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
    padding: 0 150px;
}

.plan_cta ul li {
    width: 48.5%;
    height: 70px;
}

.plan_cta ul .line a {
    color: #fff;
    background-color: #13bf4d;
}

.plan_cta ul .web a {
    color: #1e1e1e;
    background-color: #7edddd;
    border: 1px solid #000;
}

.plan_cta ul li a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    font-size: 20px;
}

/* ------------------------------------------------------- sp */
@media (max-width: 767px) {
    .sd-cta {
        margin-top: 0;
    }

    .sd-cta .flex {
        padding: 5vw;
    }

    .sd-cta .flex .box .title {
        margin-bottom: 5vw;
        font-size: 4vw;
    }

    .sd-cta.bottom .flex .box .title {
        margin-bottom: 3vw;
        padding-left: 0;
        line-height: 2.2;
    }

    .sd-cta .flex .box .title span {
        font-size: 4.2vw;
    }

    .sd-cta .flex .box .read {
        margin-bottom: 5vw;
        font-size: 3.4vw;
        line-height: 1.7;
    }

    .sd-cta .flex .box ul {
        margin-top: 3vw;
    }

    .sd-cta .flex .box ul li {
        height: 11vw;
    }

    .sd-cta .flex .box ul li a {
        font-size: 4vw;
    }

    .sd-cta .flex .box ul li.line a {
        background-color: #13bf4d;
        color: #fff;
    }

    .sd-cta .flex .box ul li.web a {
        background-color: #fff;
        color: #000;
    }

    /* ---- plan-cta ---- */
    .plan_cta {
        padding: 8vw 0 4vw 0;
    }

    .plan_cta p {
        font-size: 4vw;
    }

    .plan_cta ul {
        display: flex;
        justify-content: space-between;
        margin-top: 4vw;
        padding: 0 5vw;
    }

    .plan_cta ul li {
        width: 48.5%;
        height: 11vw;
    }

    .plan_cta ul li a {
        font-size: 4vw;
    }
}

/* sv */
/* ++++++++++++++++++++++++++++++++++++++++++++++ */
.sv-si {
    width: 100%;
    height: 580px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 2000px auto;
    background-image: url(../img/under/cp-skin-conditioning/mv.png);
    background-color: #000;
}

.sv-si figure {
    display: none;
}

/* ------------------------------------------------------- sp */
@media (max-width: 767px) {
    .sv-si {
        height: auto;
        background: none;
    }

    .sv-si figure {
        display: block;
    }

    .sv-si figure img {
        width: 100% !important;
    }
}

/* cp-skin-injector01 */
/* ++++++++++++++++++++++++++++++++++++++++++++++ */
.cp-skin-injector01 {
    padding-top: 80px;
}

.csi_01_list_outer {
    position: relative;
    width: 80%;
    z-index: 1;
    background-color: #fff;
    margin: 0 auto;
    transform: translateY(-20px);
}

.csi_01_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-top: 50px;
}

.csi_01_list li {
    width: 35%;
    position: relative;
    margin-bottom: 30px;
    padding-left: 40px;
}

.csi_01_list li::before {
    position: absolute;
    content: "";
    width: 22px;
    height: 22px;
    border: 1px solid #000;
    top: 0;
    left: 0;
}

/* ------------------------------------------------------- sp */
@media (max-width: 767px) {
    .cp-skin-injector01 {
        padding-top: 10vw;
    }

    .csi_01_list_outer {
        width: 94%;
        transform: translateY(-2.5vw);
    }

    .csi_01_list {
        padding-top: 7vw;
    }

    .csi_01_list li {
        width: 75%;
        transform: translateX(3vw);
        margin-bottom: 4vw;
        padding-left: 7vw;
    }

    .csi_01_list li::before {
        width: 3vw;
        height: 3vw;
    }
}

/* cp-skin-injector02 */
/* ++++++++++++++++++++++++++++++++++++++++++++++ */
.cp-skin-injector02 {
    padding: 80px 0;
    position: relative
}
.cp-skin-injector02 a{
    transition: all ease 0.4s;
}
.cp-skin-injector02 a:hover{
    opacity: 0.7;
}
.cp-skin-injector02::after {
    content: "";
    position: absolute;
    top: -50px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    height: 1400px;
    background-image: url(../img/under/cp-skin-conditioning/bg.png);
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: top center;
    z-index: -1;
}

.cp-skin-injector02 h3 {
    width: fit-content;
    margin: 0 auto;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: .1em;
    position: relative;
    padding: 0 40px;
    margin-bottom: 40px;
}

.cp-skin-injector02 h3::before,
.cp-skin-injector02 h3::after {
    content: "";
    display: block;
    width: 24px;
    height: 50px;
    background-image: url("../img/under/cp-skin-conditioning/diamond.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.cp-skin-injector02 h3::before {
    left: 0;
}

.cp-skin-injector02 h3::after {
    right: 0;
}

.csi02_plan {
    display: flex;
    justify-content: space-between;
}

.csi02_plan a {
    display: block;
    width: 100%;
    height: 100%;
}

.csi02_plan figure {
    width: 580px;
    height: auto;
}

.csi02_plan img {
    object-fit: contain;
}

/* ------------------------------------------------------- sp */
@media (max-width: 767px) {
    .cp-skin-injector02::after {
        width: 100vw;
        height: 125%;
    }

    .sec_tit_csi02 {
        margin-bottom: 10vw;
    }

    .cp-skin-injector02 {
        padding-bottom: 10vw;
    }

    .cp-skin-injector02 h3 {
        font-size: 4vw;
        padding: 0 6vw;
        margin-bottom: 5vw;
    }

    .cp-skin-injector02 h3::before,
    .cp-skin-injector02 h3::after {
        width: 3vw;
        height: 6vw;
    }

    .csi02_plan {
        flex-wrap: wrap;
    }

    .csi02_plan a {
        margin-bottom: 5vw;
    }

    .csi02_plan figure {
        width: 100%;
    }
}

/* cp-skin-injector03 */
/* ++++++++++++++++++++++++++++++++++++++++++++++ */
.cp-skin-injector03 {
    padding-top: 80px;
}

.csi03_item {
    margin: 90px 0;
}

.csi03_item_upper {
    display: flex;
    justify-content: space-between;
}

.csi03_item_upper>figure {
    width: 37.5%;
    height: auto;
}

.csi03_item_upper>div {
    width: 60%;
    text-align: center;
}

.csi03_item_upper .lead {
    font-size: 20px;
    letter-spacing: 0.2em;
}

.csi03_item_upper .lead>P {
    display: flex;
    justify-content: center;
    width: 30%;
    padding: 15px 0;
    background-color: #7edddd;
    border: 1px solid #000;
}

.csi03_item_upper .lead_diff>P {
    background-color: #fff;
}

.csi03_item_upper .lead>h3 {
    font-weight: 500;
    display: flex;
    justify-content: center;
    padding: 15px 0;
    color: #fff;
    background-color: #000;
}

.csi03_item_upper .exp {
    font-size: 18px;
    padding: 30px 0;
    line-height: 1.6;
    position: relative;
}

.csi03_item_upper .exp span {
    position: absolute;
    background-color: #7edddd;
    color: #fff;
    border-radius: 20px;
    width: 80%;
    font-size: 18px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    bottom: -20px;
    left: 50%;
    transform: translateX(-50%);
}

.csi03_item_upper .plan {
    font-size: 22px;
    padding: 20px 0;
}

.csi03_item_upper .plan_diff {
    padding: 40px 0 20px 0;
}

.csi03_item_upper .price {
    padding: 30px 0;
    width: 100%;
    height: auto;
}

.csi03_item_upper .price img {
    object-fit: contain;
}

.border_b {
    border-bottom: 1px solid #000;
}

.sci03_item_lower .list {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
}

.sci03_item_lower .list>li {
    padding: 40px 0;
    display: flex;
    gap: 90px;
    align-items: center;
    font-size: 16px;
    border-bottom: 1px dashed #000;
}

.sci03_item_lower .list>li:last-of-type {
    border-bottom: none;
}

.sci03_item_lower .list>li h4 {
    width: 30%;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    border-right: solid 1px #000;
}

.sci03_item_lower .list_item li {
    margin-bottom: 20px;
}

.sci03_item_lower .list_item .plan01_type>span {
    display: block;
    margin-bottom: 20px;
}

.sci03_item_lower .list_item .plan01_type>span span {
    border: 1px solid #1e1e1e;
    margin-right: 10px;
    padding: 5px 30px;
    border-radius: 30px;
}

.course {
    letter-spacing: 0.03em;
}

.course li {
    margin-bottom: 40px !important;
}

.course li:last-of-type {
    margin-bottom: initial !important;
}

.course li h5 {
    font-weight: 500;
    width: fit-content;
    color: #fff;
    background-color: #000;
    padding: 10px 40px;
    border-radius: 30px;
    margin-bottom: 20px;
}

.course li .course_price span {
    display: block;
    margin-top: 20px;
    padding-left: 20px;
    position: relative;
}

.course li .course_price span::before {
    position: absolute;
    content: "└ ";
    font-size: 14px;
    left: 0;
    top: 55%;
    transform: translateY(-50%);
}

.course li .course_present {
    color: #cc91e3;
    font-weight: 600;
    margin-bottom: 10px;
}

.course li .course_term {
    margin-bottom: 40px;
}

.course li .course_menu h6 {
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 10px;
}

.check {
    position: relative;
    padding-left: 20px;
}

.check::before {
    content: "";
    position: absolute;
    left: 0;
    top: 2px;
    width: 4px;
    height: 10px;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    transform: rotate(45deg);
}

/* ------------------------------------------------------- sp */
@media (max-width: 767px) {
    .cp-skin-injector03 {
        padding-top: 0;
    }

    .csi03_item {
        margin: 8vw 0 14vw 0;
    }

    .csi03_item_upper {
        flex-direction: column;
    }

    .csi03_item_upper>figure {
        width: 100%;
        margin: 0 auto;
        transform: translateX(1vw);
        padding-bottom: 4vw;
    }

    .csi03_item_upper>div {
        width: 100%;
    }

    .csi03_item_upper .lead {
        font-size: 4vw;
    }

    .csi03_item_upper .lead>P {
        width: 50%;
        padding: 2vw 0;
    }

    .csi03_item_upper .lead>h3 {
        font-size: 4.2vw;
        padding: 3vw 0;
    }

    .csi03_item_upper .exp {
        font-size: 3.5vw;
        padding: 4vw 0;
        line-height: 1.6;
        position: relative;
    }

    .csi03_item_upper .exp_diff {
        padding: 4vw 0 8vw 0;
    }

    .csi03_item_upper .exp span {
        width: 96%;
        letter-spacing: 0.02em;
        font-size: 3.4vw;
        height: 7vw;
        bottom: -3.5vw;
    }

    .csi03_item_upper .plan {
        font-size: 4.4vw;
        padding: 5vw 0;
    }

    .csi03_item_upper .plan_diff {
        padding: 8vw 0 5vw 0;
    }

    .csi03_item_upper .price {
        padding: 5vw 0;
        width: 90%;
        margin: 0 auto;
    }

    .sci03_item_lower .list>li {
        flex-direction: column;
        padding: 5vw 5vw;
        gap: 4vw;
        font-size: 3.5vw;
        align-items: flex-start;
    }

    .sci03_item_lower .list>li h4 {
        width: 100%;
        font-size: 3.8vw;
        text-align: left;
        border-right: none;
        font-weight: 600;
    }

    .sci03_item_lower .list_item li {
        margin-bottom: 3vw;
    }

    .sci03_item_lower .list_item .plan01_type>span {
        margin-bottom: 1vw;
        display: flex;
        flex-wrap: wrap;
    }

    .sci03_item_lower .list_item .plan01_type>span span {
        display: block;
        margin-bottom: 1vw;
        margin-right: 1vw;
        padding: 1vw 8vw;
    }

    .course li {
        margin-bottom: 5vw !important;
        line-height: 1.6;
    }

    .course li h5 {
        font-size: 3.2vw;
        padding: 1vw 8vw;
        margin-bottom: 2vw;
    }

    .course li .course_price span {
        margin-top: 2vw;
        padding-left: 5vw;
    }

    .course li .course_price span::before {
        font-size: 3vw;
    }

    .course li .course_present {
        margin-bottom: 0;
    }

    .course li .course_term {
        margin-bottom: 5vw;
    }

    .course li .course_menu h6 {
        font-size: 3.5vw;
        margin-bottom: 0;
    }

    .course li .course_menu P {
        font-size: 3.5vw;
        line-height: 1.6;
    }

    .check {
        padding-left: 6vw;
    }

    .check::before {
        left: 0;
        top: 2px;
        width: 0.8vw;
        height: 1.6vw;
    }
}

/* cp-skin-injector04 */
/* ++++++++++++++++++++++++++++++++++++++++++++++ */
.cp-skin-injector04 {
    margin-bottom: 80px;
}
.sci04_list_item:not(:last-child)::after {
    position: absolute;
    content: "";
    width: 1px;
    height: 40px;
    bottom: -40px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #000;
}
.sci04_list_item {
    position: relative;
    border: 1px solid #000;
    border-radius: 20px;
    padding: 50px 0;
    margin-bottom: 40px;
    display: flex;
    align-items: center;
    gap: 80px;
}
.sci04_list_item .step {
    font-size: 22px;
    width: 23%;
    text-align: center;
    border-right: solid 1px #000;
}

.sci04_list_item .detail h3 {
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0.1em;
    margin-bottom: 20px;
}

.sci04_list_item .detail p {
    line-height: 1.6;
}

/* ------------------------------------------------------- sp */
@media (max-width: 767px) {
    .cp-skin-injector04 {
        margin-bottom: 10vw;
    }

    .sci04_list_item {
        flex-direction: column;
        padding: 5vw 3vw;
        margin-bottom: 3vw;
        align-items: center;
        gap: 4vw;
    }
    .sci04_list_item:not(:last-child)::after {
    height: 3vw;
    bottom: -3vw;
}
    .sci04_list_item .step {
        font-size: 3vw;
        color: #7edddd;
        width: 100%;
        text-align: center;
        border-right: none;
    }

    .sci04_list_item .detail h3 {
        text-align: center;
        font-size: 4vw;
        margin-bottom: 20px;
    }

    .sci04_list_item .detail p {
        line-height: 1.6;
        font-size: 3.2vw;
        text-align: center;
    }
}