@charset "utf-8";

.cmn_rltv {
    position: relative;
}

.mnkb-wrap {
    position: relative;
    max-width: 750px;
    margin: 0 auto 26%;
}

.mnkb-wrap img {
    display: block;
    width: 100%;
    height: auto;
    line-height: 0;
}

/* FV */
.mnkb-fv_wrap {
    position: relative;
}

.mnkb-fv_main_img {
    display: block;
    margin: 0;
    font-size: 0;
}

.mnkb-fv_pointlist {
    position: absolute;
    bottom: 4%;
    left: 5%;
    width: min(322px, 42.93vw);
}

.mnkb-fv_pointlist-check {
    position: absolute;
    left: 10%;
    display: block;
    width: min(26px, 3.46vw);
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    animation-duration: 3s;
}

.mnkb-fv_pointlist-check.mnkb-fv_pointlist-check1 {
    bottom: 65%;
    animation-name: check-move_a;
}

.mnkb-fv_pointlist-check.mnkb-fv_pointlist-check2 {
    bottom: 40%;
    animation-name: check-move_b;
}

.mnkb-fv_pointlist-check.mnkb-fv_pointlist-check3 {
    bottom: 16%;
    animation-name: check-move_c;
}

.mnkb-fv_pointlist-check.mnkb-fv_pointlist-check1--medical {
    bottom: 62%;
    animation-name: check-move_a;
}

.mnkb-fv_pointlist-check.mnkb-fv_pointlist-check2--medical {
    bottom: 36%;
    animation-name: check-move_b;
}

.mnkb-fv_pointlist-check.mnkb-fv_pointlist-check3--medical {
    bottom: 14%;
    animation-name: check-move_c;
}

.mnkb-fv_movie-wrap {
    position: absolute;
    right: 4%;
    bottom: 1%;
    width: min(300px, 40vw);
    padding: 6px;
    background-color: #fff;
    box-shadow: 0px 0px 7px 1px #000;
    transform: rotate(-7deg);
    font-size: 0;
    z-index: 10;
}

.mnkb-fv_movie-wrap video {
    width: 100%;
    font-size: 0;
    line-height: 0;
}

.mnkb-fv_info-base {
    margin: 0;
}

.mnkb-fv_info-limited {
    position: absolute;
    top: -18%;
    left: 0%;
    display: block;
    width: min(136px, 18.13vw);
}

.mnkb-fv_info-price {
    position: absolute;
    right: 4%;
    bottom: 12%;
    display: block;
    width: min(444px, 59.2vw);
}

/* Course Flow */
.mnkb-flow_intro {
    margin: 0;
}

.mnkb-flow_image {
    display: flex;
    margin: 3% 0 12%;
    padding: 0 2%;
    list-style: none;
    justify-content: center;
}

.mnkb-flow_image-el {
    padding: 0 2%;
}

.mnkb-flow_image-el.mnkb-flow_image-el-right {
    margin-top: 30%;
}

/* CV */
.mnkb-cv_otoku {
    position: absolute;
    top: -12%;
    right: 0;
    left: 0;
    display: block;
    width: min(402px, 53.6vw);
    margin: auto;
}

.mnkb-cv_price {
    position: absolute;
    right: 11%;
    bottom: 4%;
    display: block;
    width: min(483px, 64.4vw);
}

.mnkb-cv_btn-wrap {
    position: absolute;
    right: 0;
    bottom: 26%;
    left: 0;
    display: block;
    width: min(591px, 78.8vw);
    margin: auto;
}

.mnkb-cv_btn {
    display: block;
    overflow: hidden;
}

.mnkb-cv_btn::after {
    content: "";
    display: block;
    position: absolute;
    top: 10%;
    left: -20%;
    width: 20px;
    height: 70%;
    background-image: linear-gradient(100deg, rgba(255, 255, 255, 0) 10%, rgba(255, 255, 255, .5) 100%, rgba(255, 255, 255, 0) 0%);
    transform: translateX(-100%);
    z-index: 10;
    transform: scale(2) rotate(20deg);
    animation-name: shine-btn;
    animation-duration: 5s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
}

/* Before After */
.mnkb-ba_intro {
    position: relative;
    margin-top: -3%;
    z-index: 10;
}

.mnkb-ba_list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.mnkb-ba_list-el {
    display: block;
}

/* Worry */
.mnkb-worry_movie {
    width: min(500px, 90vw);
    margin: 2% auto;
}

.mnkb-worry_movie video {
    width: 100%;
    box-shadow: 0px 2px 7px -2px #8f8f8f;
}

/* La FURERU */
.mnkb-lafureru_intro,
.mnkb-lafureru_list-el h3 {
    margin: 0;
    padding: 0;
    font-size: 0;
}

.mnkb-lafureru_list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.mnkb-lafureru_list-el {
    display: block;
}

/* Step */
.mnkb-step img {
    /* width: min(674px, 89.86vw); */
    width: min(712px, 94.93vw);
    margin: auto;
}

.mnkb-step_list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.mnkb-step_list-el {
    display: block;
}

.mnkb-step_list-el h3 {
    margin: 6% 0 4%;
}

.mnkb-step_el-movie {
    position: relative;
    width: min(674px, 89.86vw);
    margin: auto;
}

.mnkb-step_movie {
    width: 100%;
}

.mnkb-step_description img+img {
    width: min(750px, 100vw);
    margin-top: 2%;
}

/* Kuchikomi */
.mnkb-kuchikomi_wrap h2 {
    margin: 0;
}

.mnkb-kuchikomi_inr {
    padding: 2% 0 0;
    background-color: #DAE2E9;
}

.slick-list {
    display: block;
    overflow: visible;
    z-index: 10;
}

.slider-el_inr>img {
    box-shadow: 2px 2px 6px 3px #00000059;
}

.slider-el_inr.slider-el_inr--kuchikomi {
    display: block;
    width: 94%;
    margin: auto;
    padding: 3% 0;
}

.mnkb-point_list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.mnkb-point_list-el {
    display: block;
}

.mnkb-point_list-el h3 {
    margin: 0;
}

.mnkb-point_list-el p {
    margin: 0;
}

.mnkb-qa h2 {
    margin: 0;
}

.mnkb-qa_list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.mnkb-qa_list-el {
    display: block;
}

/* BV */
.mnkb-bv {
    margin-bottom: 10%;
}

.mnkb-bv h2 {
    margin: 0;
}

/* Caution */
.mnkb-caution {
    background-color: #F7F8F8;
}

.mnkb-caution h2 {
    margin: 0;
    padding: 5% 0;
}

.mnkb-caution img {
    width: min(667px, 88.93vw);
    margin: auto;
}

/* Shop info */
.shop_wrap>h2 {
    margin: 0 0 6%;
}

.shop_area {
    width: min(690px, 92vw);
    margin: 0 auto 1em;
}

h3.shop_area-switch {
    margin: 0;
}

.shop_area-switch img {
    display: none;
}

.shop_area-switch:not(.is_close) img:nth-of-type(1),
.shop_area-switch.is_close img:nth-of-type(2) {
    display: block;
}

.shop_area-shops {
    padding: 0;
}

.shop_area-shop-el {
    display: block;
    margin: 5% 0;
}

/* Footer */
.footer {
    background: linear-gradient(0deg, rgba(29, 6, 1, 1) 0%, rgba(86, 55, 46, 1) 100%);
}

.footer_inr {
    padding: 3% 1%;
}

.footer_link-list {
    display: flex;
    align-items: stretch;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 0;
}

.footer_link-list>li {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 25%;
    padding: 0 4px;
    border-right: 1px solid #bbb;
    box-sizing: border-box;
}

.footer_link-list>li:last-child {
    border-right: 0;
}

.footer_link-list a {
    display: block;
    color: #fff;
    text-decoration: none;
    font-size: min(13px, 2vw);
}

.footer_copy {
    margin-top: 2%;
    text-align: center;
    color: #fff;
}

/* Float button */
.floating {
    position: fixed;
    bottom: 0;
    width: 100%;
    max-width: 750px;
    padding: 2% 0 1.5%;
    background: linear-gradient(to top, #ffffff80 0%, #ffffff90 80%, transparent);
    z-index: 30;
}

.floating_inner {
    width: min(591px, 78.8vw);
    margin: 0 auto;
}

/* @media screen and (min-width: 768px) {} */
/* @media screen and (max-width: 767px) {} */

@keyframes shine-btn {
    0% {
        left: -20%;
    }

    10% {
        left: 120%;
    }

    100% {
        left: 120%;
    }
}

@keyframes check-move_a {
    0% {
        transform: translateY(0);
        scale: 1;
        transform: rotate(0deg);
    }

    20% {
        transform: translateY(-20%);
        scale: 1.4;
        transform: rotate(15deg);
    }

    40% {
        transform: translateY(0);
        scale: 1;
        transform: rotate(0deg);
    }

    100% {
        transform: translateY(0);
        scale: 1;
        transform: rotate(0deg);
    }
}

@keyframes check-move_b {
    0% {
        transform: translateY(0);
        scale: 1;
        transform: rotate(0deg);
    }

    20% {
        transform: translateY(0);
        scale: 1;
        transform: rotate(0deg);
    }

    40% {
        transform: translateY(-20%);
        scale: 1.4;
        transform: rotate(15deg);
    }

    60% {
        transform: translateY(0);
        scale: 1;
        transform: rotate(0deg);
    }

    100% {
        transform: translateY(0);
        scale: 1;
        transform: rotate(0deg);
    }
}

@keyframes check-move_c {
    0% {
        transform: translateY(0);
        scale: 1;
        transform: rotate(0deg);
    }

    40% {
        transform: translateY(0);
        scale: 1;
        transform: rotate(0deg);
    }

    60% {
        transform: translateY(-20%);
        scale: 1.4;
        transform: rotate(15deg);
    }

    80% {
        transform: translateY(0);
        scale: 1;
        transform: rotate(0deg);
    }

    100% {
        transform: translateY(0);
        scale: 1;
        transform: rotate(0deg);
    }
}