.landing01-01{
    background: linear-gradient(92.85deg, #4C00AD -0.5%, #760094 111.55%);

}



.landing08-bg{
    background: url("/landing/images/landing08-bg.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.landing08-bg .content-p-little{
    font-weight: 400 !important;
    margin-top: 25px !important;
}

.content-p-little-black{
    background-color: #131415;
    color: #fff;
    border-radius: 50px;
    padding: 10px 20px;
    display: inline-block;
    margin-top: 30px;
}

.landing08-bg-imgbox{
    margin-top: 60px;
}

.landing08-bg-imgbox-center{
    margin: 0 30px;
}

.landing01-09{
    background-color: #78D024;
}


/* 동영상 */
.video_modal_popup.reveal {
    display: flex;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    justify-content: center;
    align-items: center;
    z-index: 2;
}

.video_modal_popup .video-wrapper {
    position: relative;
    width: 854px;
    height: 480px;
    z-index: 10;
}

.video_modal_popup .video-wrapper iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.video_modal_popup.reveal .video_modal_popup-closer {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .5);
    z-index: 2;
}

/* 동영상재생 */

.pc-sibvi-videobut{
    position: absolute;
    left: 50%;
    top: 40%;
    transform: translate(-50%,-50%);
}


/* ----- */
.video-text{
    position: absolute;
    left: 41.8%;
    top: 31%;
    font-size: 15px;
    font-weight: 500;
    line-height: 21px;
    transform: translate(-50%,-50%);
    background-color: #2988e7;
    padding: 7px 14px;
    color: #fff;
    border-radius: 8px;
}
/* ------ */

.landing01-09 .content-title{
    color: #131415 !important;
    font-weight: 600 !important;
}
.landing01-09 .content-p-little{
    color: #131415 !important;
    font-weight: 500 !important;
    margin-top: 16px !important;
    font-size: 20px !important;
}

.bluebg{
    background-color: #E5EAF6;
}

.landing13{
 
}

.landing14{
   
    padding-top: 60px;
}


.cafebut{
    display: block;
    max-width: 450px;
    height: 58px;
    background-color: #f5be0a;
    border-radius: 4px;
    color: #111111 !important;
    margin: 0 auto;
    line-height: 58px;
    font-weight: 500;
    text-align: center;
    font-size: 18px;
}

.cafebut:hover{
    background-color: #f5a30a;
}

.greencafe{
    background-color: #660fa0 !important;
    color: #ffffff !important;
}

.greencafe:hover{
    background-color: #500b7e !important;
}








/* --------------------원장-------------- */
.pl30{
    padding-left: 30px;
}
.landing02 .content-p{
    font-weight: 600 !important;
}

.content-p-little02{
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
}

.landing02-01{
    background: url("/landing/images/landing02-01.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.landing02-01 .content-p-little02,
.landing02-03 .content-p-little02{
    font-weight: 400 !important;
}

.landing02-03{

}


.landing02-06{
    background: url("/landing/images/landing02-06.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

/* ------------ */
.landing03-01{
    background-color: #FF3F3F;
}

.landing03 .content-p-little02{
    font-size: 24px !important;
    line-height: 32px !important;
}

.landing03 .mr100{
    margin-right: 60px !important;
}

.landing03 .content-p{
    font-weight: 600;
}

.landing03-03{
    background-color: #FFF2F2;
}

.landing03 .fz18{
    font-size: 16px !important; 
}