@font-face {
    font-family: '210 M고딕010.ttf';
    src: url('/font/210 M고딕010.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: '210 M고딕030.ttf';
    src: url('/font/210 M고딕030.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: '210 M고딕040.ttf';
    src: url('/font/210 M고딕040.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: '210 M고딕050.ttf';
    src: url('/font/210 M고딕050.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: '210 M고딕060.ttf';
    src: url('/font/210 M고딕060.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: '210 M고딕070.ttf';
    src: url('/font/210 M고딕070.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: '210 M고딕080.ttf';
    src: url('/font/210 M고딕080.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: '210 M고딕090.ttf';
    src: url('/font/210 M고딕090.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Dynalight-Regular.ttf';
    src: url('/font/Dynalight-Regular.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'LEMONMILK-Regular.otf';
    src: url('/font/LEMONMILK-Regular.otf') format('truetype');
    font-weight: bold;
    font-style: normal;
}


@font-face {
    font-family: 'GothicA1-Light';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2205@1.0/GothicA1-Light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
}


@font-face {
    font-family: 'SB 어그로 M';
    src: url('/font/SB_Aggro_M.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'SB 어그로 B';
    src: url('/font/SB_Aggro_B.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: '지마켓 L';
    src: url('/font/GmarketSansTTFLight.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: '지마켓 M';
    src: url('/font/GmarketSansTTFMedium.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: '지마켓 B';
    src: url('/font/GmarketSansTTFBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'mon b';
    src: url('/font/Montserrat-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'mon sb';
    src: url('/font/Montserrat-SemiBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'mon m';
    src: url('/font/Montserrat-Medium.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'mon r';
    src: url('/font/Montserrat-Regular.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'mon l';
    src: url('/font/Montserrat-ExtraLight.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@import url('https://fonts.googleapis.com/css2?family=Abril+Fatface&display=swap');

@font-face {
    font-family: 'NanumJungHagSaeng';
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    src: url('https://cdn.jsdelivr.net/gh/fonts-archive/NanumJungHagSaeng/NanumJungHagSaeng.woff2') format('woff2'),
        url('https://cdn.jsdelivr.net/gh/fonts-archive/NanumJungHagSaeng/NanumJungHagSaeng.woff') format('woff'),
        url('https://cdn.jsdelivr.net/gh/fonts-archive/NanumJungHagSaeng/NanumJungHagSaeng.ttf') format('truetype');
}

video{
    position: unset !important;
    min-width: unset !important;
    min-height: unset !important;
}

@media (max-width:991px){
    h1, h2, h3, h4, h5, h6, p, span, a, html, body, div, ul, li{
        margin: 0;
        padding: 0;
        border: 0;
        font-size: 100%;
        vertical-align: baseline;
    }
}

@media (max-width: 1920px){
    img,
    .page-wrap img{
        width: auto;
        max-width: none;
    }
}

/* 글씨효과 */
.rightpo .contentdiv {
    opacity: 0;
    transform: translateY(50px);
}

/* .visible 클래스가 추가되면 애니메이션 실행 */
.rightpo.visible .contentdiv {
    animation: fadeInUp 1s forwards;
}


/* fadeInUp 애니메이션 키프레임 */
@keyframes fadeInUp {
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.titlediv .circle{
    width: 20px;
    height: 20px;
    border-radius: 50px;
}

.titlediv p{
    font-size: 54px;
    font-family: '지마켓 L';
    text-align:center;
    margin-top: 30px;
}

.titlediv h2{
    font-size: 64px;
    font-family: '지마켓 M';
    text-align:center;
    margin-top: 14px;
}

/* ----------- */

.section02{
    width: 100%;
    height: auto;
    background-image: url("/img/sub/lipfiller/section02bg.png");
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 120px;
    padding-bottom: 120px;
}

.sec02-con01{
    display: flex;
    justify-content: center;
    gap: 30px;
}

.sec02-con01 .right{
    padding-top: 60px;
}

.sec02-con01 .right h3{
    font-family: '지마켓 L' !important;
    font-size: 46px;
    color: #000;
}

.sec02-con01 .right h2{
    font-family: '지마켓 M';
    font-size: 64px;
    color: #c94866;
    margin-top: 15px;
}

.sec02-con01 .right p{
    font-size: 28px;
    line-height: 40px;
    font-weight: 500;
    color: #2c2c2c;
    margin-top: 20px;
}

.pictogramimg{
    margin-top: 40px;
}

/* -- */

.sec02-con02{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-top: 70px;
}

.sec02-con02 .videowrap{
    margin-top: 34px;
}

.sec02-con02 video{
    width: 1182px;
    height: auto;
}

/* -- */
.sec02-con03{
    max-width: 1152px;
    margin: 0 auto;
    padding-top: 100px;
    margin-top: 100px;
    border-top: 1px solid #424344;
}

.youshorttitlediv{
    display: flex;
    justify-content: center;
    gap: 17px;
}

.youshorttitlediv img{
    width: 72px !important;   
}

.youshorttitlediv h3{
    font-size: 36px;
    font-weight: 600;
    color: #000;
}

.youshorttitlediv p{
    font-size: 20px;
    margin-top: 10px;
}

.shortswiperContent{
    position: relative;
    width: 1185px;
    margin: 0 auto;
}

.shortswiperContent .swiper-button-prev,
.shortswiperContent .swiper-button-next{
    filter: grayscale(1);
    opacity: 0.3;
}

.shortswiperContent .swiper-button-prev{
    left: -58px;
}
.shortswiperContent .swiper-button-next{
    right: -58px;
}

.shortswiper{
    width: 1185px; /* ë˜ëŠ” max-width: 1185px; */
    height: 647px;
    margin: 0 auto;
    margin-top: 50px;
    overflow: hidden;
}

.shortswiper .swiper-slide{
    width: 395px;
    height: 647px;
    transform: all 0.3s;
}

.shortswiper .swiper-slide.swiper-slide-prev,
.shortswiper .swiper-slide.swiper-slide-next{
    opacity: 0.5;
}

.shortswiper .swiper-slide.swiper-slide-active{
    opacity: 1;
}


.shortswiper .swiper-slide img{
    width: 100% !important;
    border-radius: 30px;
}


.section03{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-color: #eaa6b7;
    padding: 70px 0;
}

.section03 .sec03title .circle{
    width: 21px;
    height: 21px;
    border-radius: 50px;
    background-color: #fff;
    margin: 0 auto;
}

.section03 .sec03title h2{
    text-align: center;
    font-size: 64px;
    line-height: 76px;
    color: #fff;
    font-family: '지마켓 M';
    margin-top: 40px;
}

.pointp{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 698px;
    height: 82px;
    font-size: 40px;
    font-weight: 600;
    color: #143359;
    margin: 0 auto;
    background-color: #fff;
    border-radius: 50px;
}

.section03 .pointp{
    margin-top: 34px;
}

.section03 .txp{
    font-size: 32px;
    line-height: 42px;
    font-weight: 500;
    color: #fff;
    text-align: center;
    margin-top: 24px;
}

.sec03-lip-box{
    margin-top: 40px;
}

/* -- */
.section04{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-color: #fff3f6;
    padding-top: 40px;
    padding-bottom: 110px;
}

.section04 .pointp{
    margin: 0 auto;
    margin-top: 34px;
    background-color: #143359;
    color: #fff;
}

.sec04-pro-box{
    margin-top: 40px;
}

.sec04-effect{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    margin-top: 40px;
}

.sec04-effect > div{
    width: 316px;
    height: 280px;
    border-radius: 30px;
    background-color: #fed9e2;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 30px;
}

.sec04-effect > div > p:nth-child(1){
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 32px;
    font-weight: 600;
    color: #d26079;
    width: 254px;
    height: 65px;
    background-color: #fff;
    border-radius: 50px;
}

.sec04-effect > div > p:nth-child(2){
    font-size: 32px;
    line-height: 45px;
    text-align: center;
    font-weight: 500;
    color: #000;
    margin-top: 30px;
}

/* -- */
.section07{
    overflow: hidden;
    background-image: url("/img/sub/lipfiller/section07bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    padding: 80px 0;
}


.sec07title{
    display: flex;
    justify-content: center;
}


.sec07title .circle{
    width: 21px;
    height: 21px;
    border-radius: 50px;
    background-color: #c94866;
    margin: 0 auto;
}

.sec07title p{
    text-align: center;
    font-size: 48px;
    margin-top: 30px;
    color: #c94866;
    font-family: 'mon m';
}

.sec07title h2{
    font-size: 64px;
    color: #2c2c2c;
    font-family: '지마켓 M';
    margin-top: 20px;
    text-align: center;
}

.guideswiper{
    width: 970px;
    height: 539px;
    overflow: hidden;
}

.sec07-con01{
    width: 100%;
    margin-top: 100px;
    position: relative;
    display: flex;
    justify-content: space-between;
}


.guideswiper .swiper-slide{
    width: 663px;
    height: 539px;
    transform: all 0.3s;
}

.guideswiper .swiper-slide img{
    width: 100%;
}

.sec07-con01-left{
    width: 480px;
    margin-left: 370px;
}

.sec07-con01-left li{
    border-bottom: 1px solid #cbced3;
    padding: 45px 0;
}

.sec07-con01-left li:nth-child(1){
    padding-top: 0;
}

.sec07-con01-left li:last-child{
    border: none;
}

.sec07-con01-left li p.p01{
    font-size: 16px;
    color: #143359;
    font-family: 'mon b' !important;
    padding-left: 2px;
}

.sec07-con01-left li h3{
    font-size: 32px;
    color: #c94866;
    font-weight: 600 !important;
    margin-top: 10px;
}

.sec07-con01-left li p.p03{
    font-size: 24px;
    line-height: 33px;
    color: #727272;
    margin-top: 15px;
}

.sec07-con01-right{
    padding-top: 50px;
}

.sec07-content02{
    margin-top: 130px;
}

.sec07-content02-imgdiv ul{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 70px;
}


/* -- */
.section08{
    padding-top: 72px;
    padding-bottom: 100px;
}

.sec08title{
    display: flex;
    justify-content: center;
}


.sec08title .circle{
    width: 21px;
    height: 21px;
    border-radius: 50px;
    background-color: #c94866;
    margin: 0 auto;
}

.sec08title p{
    text-align: center;
    font-size: 48px;
    margin-top: 30px;
    color: #c94866;
    font-family: 'mon m';
}

.sec08title h2{
    font-size: 64px;
    color: #2c2c2c;
    font-family: '지마켓 M';
    margin-top: 20px;
    text-align: center;
}

.section08 .sec07-con01-left{
    width: 100%;
    max-width: 1312px;
    margin-top: 50px;
}

.section08 .sec07-con01-left li{
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: none !important;
    padding: 15px 0 !important;
}

.section08 .sec07-con01-left li h3 span{
    color: #000;
}

.section08 .sec07-con01-left li p.p03{
    color: #000;
    line-height: 30px;
}


/* 9 */
.section09{
    padding: 112px 0;
    background-color: #ffe4eb;
}

.eventlinkDiv{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 50px;
    gap: 30px;
}


@media(max-width:990px){
    .mainbanner{
        width: 100% !important; 
    }

    .container_img{
        overflow-x: unset;
    }

    .mowauto{
        width: auto !important;
    }

    .at-content{
        padding-bottom: 0 !important;
    }

    .rightpo .circle{
        width: 8px;
        height: 8px;
        background-color: #c94866;
        border-radius: 50px;
    }

    /* ---------- */

    .moSec02{
        padding: 25px 20px;
        background-image: url("/img/sub/lipfiller/mobile/moSec02BG.png");
        background-repeat: no-repeat;
        background-size: cover;
        margin-top: -12px;
    }

    .moSec02 .rightpo p{
        font-size: 19px;
        font-family: '지마켓 L';
        color: #000;
        margin-top: 15px;
    }

    .moSec02 .rightpo h2{
        font-size: 26px;
        color: #c94866;   
        margin-top: 4px;
    }

    .moSec02 .txp{
        font-size: 0.875rem;
        line-height: 20px;
        font-weight: 500;
        color: #2c2c2c;
        text-align: center;
        margin-top: 10px;
    }

    .sec02-model-box{
        width: 269px;
        position: relative;
        display: flex;
        justify-content: center;
        margin: 0 auto;
        margin-top: 20px;
    }

    .sec02-model-box .sec02-model{
        width: 269px;
    }

    .restilen{
        position: absolute;
        bottom: -40px;
        right: -18px;
        width: 214px !important;
    }

    .pictogram{
        width: 100% !important;
        margin-top: 56px;
    }

    .sec02-con02{
        margin-top: 34px;
    }

    .sec02-con02 img{
        height: 28px;
    }

    .sec02-con02 video{
        width: 100% !important;
    }

    .youshorttitlediv{
        flex-direction: column;
        align-items: center;
        gap: 6px;
        margin-top: 24px;
    }
    .youshorttitlediv h3{
        font-size: 1.25rem;
        text-align: center;
    }
    .youshorttitlediv p{
        font-size: 0.875rem;
        line-height: 18px;
        margin-top: 5px;
        text-align: center;
    }

    .youshorttitlediv img{
        width: 32px !important;
    }

    .mo-shortswiper{
        width: 100%;
        margin: 0 auto;
        overflow: hidden;
        margin-top: 15px;
        height: auto;
    }
    
    .mo-shortswiper .swiper-wrapper{
        height: auto;
    }
    
    .mo-shortswiper .swiper-slide{
        width: 100%;
    }
    
    .mo-shortswiper .swiper-slide a{
        display: block;
        width: 100%;
        height: 100%;
    }

    .mo-shortswiper .swiper-slide a img{
        width: 100% !important;
        border-radius: 8px;
    }

    /* -- */
    .moSec03{
        padding-left: 20px;
        padding-right: 20px;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding-top: 28px;
        padding-bottom: 24px;
        background-color: #eaa6b7;
    }

    .moSec03 .rightpo .circle{
        background-color: #fff;
    }

    .moSec03 .sec03title .circle{
        border-radius: 50px;
        margin: 0 auto;
    }

    .moSec03 .sec03title h2{
        font-size: 26px;
        line-height: 30px;
        color: #fff;
        font-family: '지마켓 M';
        margin-top: 15px;
        text-align: center;
    }

    .pointp{
        width: 243px;
        height: 29px;
        font-size: 14px;
        margin: 0 auto;
        font-weight: 600;
        letter-spacing: -0.5px !important;
        margin-top: 15px !important;
    }

    .moSec03 .txp{
        font-size: 0.875rem;
        line-height: 20px;
        font-weight: 500;
        color: #fff;
        text-align: center;
        margin-top: 10px !important;
    }

    .sec03-lip-box{
        margin-top: 20px;
    }

    .sec03-lip-box img{
        width: 100% !important;
    }

    /* -- */
    .moSec04{
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 20px;
        background-color: #fff3f6;
    }

    .moSec04 .pointp{
        background-color: #143359;
        color: #fff;
    }

    .moSec04 .pointp{
        margin-top: 0 !important;
    }

    .moSec04 img{
        width: 100% !important;
        margin-top: 15px;
    }

    /* -- */
    .moSec05 img{
        width: 100% !important;
    }

    /* -- */
    /* 7 */
    .mo-sec07{
        background-image: url("/img/sub/lipfiller/mobile/mo-sec07.png");
        background-repeat: no-repeat;
        background-size: cover;
        padding: 30px 0;
        padding-bottom: 50px;
    }

    .sec07title p{
        font-size: 18px;
    }
    .sec07title h2{
        font-size: 22px;
        margin-top: 5px;
    }

    .sec07-con01-left{
        margin-left: 0;
        width: 80%;
        margin: 0 auto;
        margin-top: 30px;
    }

    .sec07-con01-left li p.p01{
        font-size: 10px;
    }

    .sec07-con01-left li h3{
        font-size: 18px;
        margin-top: 6px;
    }

    .sec07-con01-left li p.p03{
        font-size: 14px;
        line-height: 20px;
    }

    .sec07-con01-left li{
        padding: 28px 0;
    }

    .sec07-con01-right{
        height: 180px;
    }

    .mo-guideswiper{
        height: 180px;
        padding-right: 0;
    }

    .sec07-con01-right{
        padding-top: 0px;
    }

    .sec07-content02{
        margin-top: 60px;
    }

    .sec07title p{
        margin-top: 14px;
    }

    .sec07-con01-right .swiper-slide{
        opacity: 0.3;
    }

    .sec07-con01-right .swiper-slide.swiper-slide-active{
        opacity: 1 !important;
    }

    .sec07-con01-right img{
        width: 100% !important;
    }
    .mo-circleicon{
        width: 8px;
        height: 8px;
        background-color: #c94866;
        border-radius: 50px;
        margin: 0 auto;
    }

    /* -- */
    .moSec08{
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 30px;
        padding-bottom: 30px;
        background-color: #f8f8f8;
    }

    .moSec08 img{
        margin-top: 24px;
        width: 100% !important;
    }

    /* -- */
    /* 8 */
    .mo-sec08{
        background-color: #ffe4eb;
        padding: 30px 0;
        padding-bottom: 130px;
    }

    .sec08title p{
        font-size: 18px;
        margin-top: 16px;
    }

    .sec08title h2{
        font-size: 27px;
        margin-top: 5px;
    }



    .sec08-con01-right{
        height: 280px;
    }

    .mo-eventswiper{
        height: 280px;
        padding-right: 0;
    }

    .sec08-con01-right{
        padding-top: 0px;
        margin-top: 30px;
    }


    .sec08-con01-right .swiper-slide{
        opacity: 0.3;
    }

    .sec08-con01-right .swiper-slide.swiper-slide-active{
        opacity: 1 !important;
    }

    .mo-guideswiper img,
    .mo-eventswiper img{
        width: 100% !important;
    }

    .nohowul img{
        width: 100%;
    }

    .mo-sec07 .circle{
        background-color: #ff9d1e;
        margin: 0 auto;
    }

    .mo-eventswiper img{
        border-radius: 20px !important;
    }
}