html {
    scroll-behavior: smooth;
}

.price_wrap {
    overflow: hidden;
}

.h1 {
    padding-top: 10%;
    text-align: center;
    margin: 0 auto;
    padding-bottom: 10%;
}

.h1 h1 {
    width: 18vw;
    margin: 0 auto;
}

.h1 h1 img {
    width: 100%;
}

.h1 p {
    font-size: 12px;
}

.whats- {
    animation: loop-slide 40s infinite linear 1s both;
    display: flex;
    flex-direction: row;
    margin-bottom: -25vw;
    margin-top: 12%;
}

.img-box {
    position: relative;
}

.whats- img {
    width: 100vw;
    padding-right: 40px;
    box-sizing: border-box;
}

.whats- img {
    width: 100vw;
    padding-right: 40px;
    box-sizing: border-box;
}

.img-box {
    position: relative;
}

.img-box .active {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    transition: 0.5s;
}

.img-box:hover .active {
    opacity: 1;
}

@keyframes loop-slide {
    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(-100%);
    }
}

.price__bg {
    width: 45%;
    margin: 5% auto;
    position: relative;
}

.price__bg img {
    width: 100%;
}

.price-menu {}

.price-menu ul {
    display: flex;
    justify-content: space-evenly;
    width: 60%;
    margin: 0 auto;
}

.price-menu ul li {
    display: flex;
    list-style: none;
    border: #141414 1px solid;
    border-radius: 60px;
    justify-content: center;
    align-items: center;
    width: 130px;
    height: 50px;
}

.price-menu ul li:hover {
    border: #D07474 1px solid;
    color: #D07474;
}

.price-menu ul li:first-child {
    margin-right: 5%;
     !important
}

.price-menu ul li a {
    color: #141414;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;

}

.price-menu ul li a:hover {
    color: #D07474;
}

.nail-base {
    padding: 5% 0 15%;
    border-bottom: #707070 1px solid;
}

.onecolor {
    display: flex;
    align-items: center;
}

.onecolor-photo {
    width: 50%;
    display: flex;
    padding: 15% 0 15% 5%;
    align-items: flex-end;
    justify-content: center;
}

.onecolor-photo img {
    width: 20vw;
}

.onecolor-photo2 {
    margin-left: -12%;
    margin-bottom: -18%;
}

.onecolor-sentence {
    width: 50%;
    text-align: center;
    padding: 5% 5% 0 0;

}

.onecolor-sentence h3 {
    padding-bottom: 5%;
    line-height: 1.7;
}

.magnet {
    display: flex;
    align-items: center;
}

.magnet-photo {
    width: 50%;
    display: flex;
    padding: 0 5% 15% 0;
    align-items: flex-end;
    justify-content: center;
}

.magnet-photo img {
    width: 20vw;
}

.magnet-photo2 {
    margin-left: -65%;
    margin-bottom: -18%;
}

.magnet-photo2 img {
    width: 15vw;
}

.magnet-sentence {
    width: 50%;
    text-align: center;
    padding: 0 0 0 5%;

}

.magnet-sentence h3 {
    padding-bottom: 5%;
    line-height: 1.7;
}


.french {
    display: flex;
    align-items: center;
    padding-top: 5%;

}

.french-photo {
    width: 50%;
    display: flex;
    padding: 0 0 0 5%;
    align-items: center;
    justify-content: center;
}

.french-photo img {
    width: 20vw;
}

.french-photo2 {
    margin-left: -12%;
}

.french-photo2 img {
    width: 12vw;
}

.french-sentence {
    width: 50%;
    text-align: center;
    padding: 0 5% 0 0;

}

.french-sentence h3 {
    padding-bottom: 5%;
    line-height: 1.7;
}

.nail-course {
    padding: 15% 0 0;
    border-bottom: #707070 1px solid;
}

.course-photo ul {
    display: flex;
    justify-content: center;
}

.course-photo ul li {
    list-style: none;
    width: 20%;
    padding-right: 3%;
}

.course-photo ul li:last-child {
    padding-right: 0;
}

.course-photo ul li img {
    width: 100%;
}

.course-sentence {
    text-align: center;
    padding: 8%;
}

.course-sentence p {
    line-height: 1.7;
    padding-bottom: 5%;
}

.jp {
    padding: 5% 0 0 !important;
}

.course-sentence a {
    color: #141414;
    line-height: 2.2;
}

.nail-other {
    padding: 15% 0 8%;
    border-bottom: #707070 1px solid;
}

.nail-other h5 {
    padding-bottom: 0;
    text-align: center;
}

.nail-other h6 {
    text-align: center;
    padding-bottom: 10%;
    font-weight: 300;
}

.nail-other ul {
    padding: 8% 10%;
}

.nail-other ul li {
    width: 100%;
    margin: 0 auto;
    list-style: none;
    display: flex;
    padding-bottom: 2%;
}

.dl {
    width: 90%;
    text-align: left;
}

.dd {
    width: 10%;
    text-align: left;
}

.jp2 {
    font-size: 13px;
    padding: 0 0 0 !important;
    text-align: center;
}

.eyeblow-price {
    padding: 10% 0 0;
}

.eyeblow-title {
    display: flex;
    align-items: center;
    justify-content: center;
}

.eyeblow-title-photo {
    width: 38%;
    padding-right: 7%;
}

.eyeblow-title-photo img {
    width: 100%;
}

.eyeblow-title-photo h3 {
    font-size: 16px;
}

.eyeblow-price ul {
    padding: 8% 10%;
}

.eyeblow-price ul li {
    margin: 0 auto;
    list-style: none;
    display: flex;
    padding-bottom: 2%;
}

.eyeblow-price h5 {
    text-align: center;
    font-weight: 300;
}


.eyeblow-price_menu ul {
    display: flex;
    justify-content: space-evenly;
    width: 60%;
    margin: 0 auto;
}

.eyeblow-price_menu ul li {
    list-style: none;
    padding: 2% 3%;
    border: #141414 1px solid;
    border-radius: 60px;

}

.eyeblow-price_menu ul li:first-child {
    margin-right: 5%;
     !important
}

.eyeblow-price_menu ul li:hover{
    color: #D07474;
    border-color: #D07474;
}

.eyeblow-price_menu ul li:hover a{
    color: #D07474;
    border-color: #D07474;
}

.eyeblow-price_menu ul li a {
    color: #141414;
}

@media(max-width:767px){
    .h1 h1 {
        width: 23vw;
        margin: 0 auto;
    }
    .price__bg {
        width: 70%;
        margin: 10% auto;
        position: relative;
    }
    
    .whats- {
        animation: loop-slide 40s infinite linear 1s both;
        display: flex;
        flex-direction: row;
        margin-bottom: -40vw;
        margin-top: 30%;
        /* width: 40%; */
    }
    .whats- img {
        width: 200vw;
        padding-right: 40px;
        box-sizing: border-box;
    }
    .price-menu {
        padding: 10% 0;
    }
    .onecolor {
        display: flex;
        align-items: center;
        flex-direction: column;
        padding-bottom: 30%;
    }
    .onecolor-photo {
        width: 100%;
        display: flex;
        padding: 15% 0 30% 5%;
        align-items: flex-end;
        justify-content: center;
    }
    .onecolor-photo img {
        width: 35vw;
    }
    .magnet {
        display: flex;
        align-items: center;
        flex-direction: column-reverse;
        padding-bottom: 30%;
    }
    .magnet-photo img {
        width: 35vw;
    }
    .magnet-photo {
        width: 100%;
        display: flex;
        padding: 0 0% 30% 0;
        align-items: flex-end;
        justify-content: center;
    }
    .french {
        display: flex;
        align-items: center;
        flex-direction: column;
        padding-bottom: 20%;
    }
    .french-photo img {
        width: 40vw;
    }
    .french-photo {
        width: 100%;
        display: flex;
        padding: 0 0 10% 0%;
        align-items: center;
        justify-content: center;
    }
    .french-photo2 img{
        width: 25vw;
    }
    .course-photo ul {
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }
    .course-photo ul li{
        padding-bottom: 5%;
        padding-right: 0%;
        width: 45%;
    }
    .course-photo ul li img {
        width: 45vw;
    }
    .course-photo ul li:first-child {
        padding-right: 20%;
    }
    .course-photo ul li:last-child {
        padding-left: 20%;
    }
    .course-sentence a {
        color: #141414;
        line-height: 2.2;
        font-size: 12px;
    }
    .nail-other p{
        font-size: 12px;
        line-height: 1.7;
    }
    .eyeblow-title-photo {
        width: 45%;
        padding-right: 7%;
    }
    .eyeblow-price p{
        font-size: 12px;
        line-height: 1.7;
    }
    .eyeblow-price h5 {
        text-align: center;
        font-weight: 300;
        font-size: 12px;
        line-height: 1.7;
        padding: 0 8%;
    }
    .eyeblow-price_menu ul {
        display: flex;
        justify-content: space-evenly;
        margin: 0 auto;
        width: 80%;
        align-items: center;
    }
}