@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;
}

/* ------------------------- */
.minabanner img{
    width: 100%;
}

/* 2 */
.section02{
    padding: 105px 0;
    width: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url("/img/sub/skin_ulthra/section02bg.png");
}

.section02 .circle{
    background-color: #ff9d1e;
    margin: 0 auto;
}

.section02 .titlediv h2{
    color: #ff9d1e;
}

.gigediv{
    display: flex;
    justify-content: center;
    margin-top: 64px;
}

.gigediv-p{
    font-size: 33px;
    line-height: 45px;
    text-align: center;
    font-weight: 500;
    margin-top: -106px !important;
}

.gigediv-p span{
    font-size: 33px;
    line-height: 45px;
    text-align: center;
    font-weight: 600;
}

.gige-icon-ul{
    display: flex;
    gap: 140px;
    justify-content: center;
    margin-top: 102px;
}

.gige-icon-ul li{
    position: relative;
    text-align: center;
}

.gige-icon-ul li:after{
    content: "";
    display: block;
    position: absolute;
    top: -41px;
    right: -70px;
    width: 1px;
    height: 295px;
    background-color: #ffbd4f;
}

.gige-icon-ul li p{
    font-weight: 500;
    font-size: 30px;
    line-height: 34px;
    color: #000;
    margin-top: 22px;
}

.videodiv{
    margin-top: 100px;
}

.videotitlediv{
    display: flex;
    justify-content: center;
}
.videotitle{
    width: 708px !important;
}

.videocontent{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 60px;
    margin-top: 40px;
}

.vieiowrap{
    display: inline-block;
    background-color: #fff;
    padding: 24px 5px;
}

.section02 video{
    width: 1110px;
    height: 602px;
}

.section02 .bar{
    margin: 80px auto;
    width: 1153px;
    height: 2px;
    background-color: #b6b989;
}

.youshorttitlediv{
    display: flex;
    justify-content: center;
    gap: 17px;
}

.youshorttitlediv img{
    width: 72px !important;   
}

.youshorttitlediv h3{
    font-size: 36px;
    font-weight: 600;
}

.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;
}


/* 3 */
.section03{
    padding: 100px 0;
    width: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url("/img/sub/skin_ulthra/section03bg.png");
}

.section03 .titlediv{
    display: flex;
    flex-direction: column;
    align-items: center;
}

.section03 .titlediv .circle{
    background-color: #fff;
    margin: 0 auto;
}

.section03 .titlediv .div02{

    margin-top: 38px;
}

.section03 .titlediv h2{
    color: #fff;
    margin-top: 25px !important;
}

.section03 .bar{
    width: 161px;
    height: 2px;
    background-color: #fddba0;
    margin: 45px auto;
}

.section03 .subp{
    font-size: 33px;
    line-height: 45px;
    color: #fff;
    font-weight: 500;
    text-align: center;
}

.sec03ul{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 45px;
    margin-top: 80px;
}

.sec03ul li{
    position: relative;
    width: 318px;
    height: 365px;
    background-color: #fff;
    border-radius: 30px;
    padding: 15px 10px 20px 10px;
    box-shadow: 0px 0px 29px -3px rgba(182, 112, 23, 0.9);
}

.sec03-li-img{
    border-radius: 30px;
}

.sec03litxt{
    margin-top: 20px;
    padding-left: 5px;
    padding-right: 5px;
}

.sec03ul li h3{
    font-size: 22px;
    font-weight: 500;
    color: #a96a3b;
}

.sec03ul li p{
    font-size: 16px;
    line-height: 20px;
    color: #ac896f;
    border-top: 1px solid #bf906e;
    margin-top: 15px;
    padding-top: 12px;
}

.numcircle{
    position: absolute;
    top: -26px;
    left: 50%;
    transform: translateX(-50%);
}

/* 4 */
.section04{
    padding: 100px 0;
    width: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url("/img/sub/skin_ulthra/section04bg.jpg");
}

.section04 .titlediv .circle{
    background-color: #ff9d1e;
    margin: 0 auto;
}

.section04 .titlediv .contentdiv{
    display: flex;
    flex-direction: column;
    align-items: center;
}

.section04 .titlediv h2{
    position: relative;
    display: inline-block;
    position: relative;
    color: #ff9d1e;
}

.section04 .titlediv h2:after{
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 2px;
    width: 100%;
    height: 3px;
    background-color: #ff9d1e;
}

.section04 .whitebox{
    max-width: 1167px;
    width: 100%;
    margin: 0 auto;
    margin-top: 100px; 
    padding: 50px;
    border-radius: 25px;
    background-color: #fff;
    box-shadow: 0px 0px 29px -3px rgba(219, 206, 199, 0.7);
}

.section04 .bignamediv{
    padding: 0px 20px;
}

.section04 .whitebox h2{
    font-size: 42px;
    font-weight: 500;
    color: #ff9d1e;
    margin-left: 20px;
}

.bignamediv{
    display: flex;
    align-items: center;
}

.sec04-01-txt{
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 60px;
}

.sec04-01-txt .p01{
    display: inline-block;
    font-size: 35px;
    height: 58px;
    line-height: 54px;
    color: #fff;
    font-weight: 500;
    background-color: #ff9f17;
    padding: 0px 30px;
}

.sec04-01-txt .p02{
    font-size: 26px;
    line-height: 34px;
    text-align: center;
    margin-top: 15px;
}

.sec04white02{
    width: 1167px;
    height: 1215px;
    margin: 0 auto;
    margin-top: 100px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 25px;
    padding: 50px;
    box-shadow: 0px 0px 29px -3px rgba(219, 206, 199, 0.7);
    background-image: url("/img/sub/skin_ulthra/sec04white02.png");
}

.section04 .sec04white02 h2{
    font-size: 42px;
    font-weight: 500;
    color: #ff9d1e;
    margin-left: 20px;
}

.sec04white02 .sbp{
    font-size: 32px;
    line-height: 44px;
    text-align: center;
    color: #131415;
    margin-top: 30px;
}

.ulgigidiv{
    display: flex;
    justify-content: center;
    text-align: center;
    margin-top: 50px;
}


.blackvideo{
    width: 892px;
    height: 444px;
    margin: 0 auto;
    border-radius: 30px;
    background-color: #000;
    padding: 15px 0;
}

.blackvideo video{
    width: 100%;
    height: 100%;
}

.sec04-p03{
    font-size: 32px;
    line-height: 44px;
    text-align: center;
    margin-top: 30px !important;
}

.sec04-03-model-div{
    display: flex;
    justify-content: center;
    text-align: center;
    margin-top: 50px;
}

/* 5 */
.section05{
    width: 100%;
    height: auto;
    padding: 100px 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url("/img/sub/skin_ulthra/section05.png");
}

.section05 .titlediv h2{
    font-family: '지마켓 B';
    font-size: 64px;
    margin-top: 30px;
    color: #ff9d1e;
}

.section05 .titlediv .circle{
    background-color: #ff9d1e;
    margin: 0 auto;
}

.section05 .titlediv h2 span{
    font-size: 64px;
    font-family: '지마켓 L' !important;
    color: #2c2c2c;
}

.section05 .titlediv p{
    font-family: '지마켓 M';
    font-size: 64px;
    margin-top: 10px;
}

.section05 .bar{
    width: 160px;
    height: 2px;
    background-color: #979594;
    margin: 40px auto;
}

.section05 .titlesubp{
    font-size: 32px;
    line-height: 42px;
    text-align: center;
}

.section05 .titlesubp span{
    font-weight: 600;
}

.section05 .imgbox{
    display: flex;
    align-items: flex-end;
    justify-content: center;
    gap: 110px;
    margin-top: 60px;
}

/* 7 */
.section07{
    overflow: hidden;
    background-color: #f2f2f2;
    padding: 80px 0;
}


.sec07title{
    display: flex;
    justify-content: center;
}

.section07 .circle{
    background-color: #ff9d1e;
    margin: 0 auto;
    width: 20px;
    height: 20px;
    border-radius: 50px;
}

.sec07title p{
    text-align: center;
    font-size: 48px;
    margin-top: 30px;
    color: #8e4b23;
    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: #ff9d1e;
    font-family: 'mon b';
    padding-left: 2px;
}

.sec07-con01-left li h3{
    font-size: 32px;
    color: #8e4b23;
    font-weight: 500 !important;
    margin-top: 6px;
}

.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;
    gap: 10px;
}

/* 8 */
.section08{
    background-color: #fef9f3;
    padding: 80px 0;
}

.sec08title{
    display: flex;
    justify-content: center;
}

.sec08title p{
    text-align: center;
    font-size: 48px;
    margin-top: 30px;
    color: #8e4b23;
    font-family: 'mon m';
}

.sec08title h2{
    font-size: 64px;
    color: #2c2c2c;
    font-family: '지마켓 M';
    margin-top: 20px;
    text-align: center;
}

.section08-condiv ul{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 32px;
    margin-top: 48px;
}

.section08-condiv ul li{
    border: 1px solid #2c2d2e;
}

.section08-condiv ul li .txtdiv{
    border-top: 1px solid #2c2d2e;
    background-color: #f3f3f3;
    text-align: center;
    height: 168px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.section08-condiv ul li .txtdiv p{
    font-size: 22px;
    color: #2c2c2c;
}

.section08-condiv ul li .txtdiv h4{
    font-weight: 500;
    font-size: 40px;
    line-height: 45px;
    margin-top: 8px;
}

.sec08title .circle{
    width: 20px;
    height: 20px;
    margin: 0 auto;
    border-radius: 50px;
    background-color: #ff9d1e;
}


/* -------------------------------------------------- */

@media(max-width:990px){
    /* 2 */
    .section02{
        padding: 30px 0;
    }
    .titlediv p{
        font-size: 1.188rem;
    }
    .section02{
        background-image: url("/img/sub/skin_ulthra/mobile/section02.png");
    }
    .section02 .titlediv h2{
        font-size: 1.625rem;
    }
    .titlediv .circle{
        width: 8px;
        height: 8px;
    }
    .titlediv p{
        margin-top: 20px;
    }
    .titlediv h2{
        margin-top: 4px;
    }

    .gigi{
        width: 200px !important;
        margin: 0 auto;
        margin-top: 30px;
    }

    .section2-gigidiv{
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 8px;
        margin-top: -86px;
    }

    .section2-gigidiv .gigidiv{
        display: flex;
        justify-content: center;
        align-items: center;
        width: 160px;
        height: 78px;
        border-radius: 15px;
        background-color: #fff;
        border: 1px solid #e4792a;
        box-shadow: 0px 8px 15px -5px rgba(244, 210, 122, 0.9);
    }

    .section2-gigidiv .gigidiv p{
        text-align: center;
        font-family: '지마켓 M';
        font-size: 0.813rem;
        line-height: 17px;
    }

    .sec02subp{
        font-size: 0.75rem;
        line-height: 16px;
        text-align: center;
        margin-top: 20px !important;
    }

    .sec02subp span{
        font-weight: 600 !important;
    }

    .flexsec02iconwrap{
        margin-top: 28px;
    }

    .flexsec02icon{
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 40px;
    }

    .flexsec02icon > div{
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .flexsec02icon img{
        width: 50px !important;
        height: 50px !important;
    }

    .flexsec02icon p{
        font-size: 0.75rem;
        line-height: 15px;
        text-align: center;
        margin-top: 8px;
        font-weight: 500;
    }

    .flexsec02icon-2{
        margin-top: 14px;
    }

    .section02 video{
        width: 286px;
        height: 155px;
    }
    .vieiowrap{
        padding: 8px 3px;
    }
    .videocontent{
        gap: 8px;
        margin-top: 23px;
    }
    .videocontent img{
        width: 5px !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: 90%;
        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;
    }

    /* 3 */
    .section03{
        padding: 30px 0;
        padding-bottom: 40px;
        background-image: url("/img/sub/skin_ulthra/mobile/section03.jpg");
    }
    .section03 .div02{
        margin-top: 15px !important;
    }
    .section03 .div02 img{
        width: 164px !important;
        margin: 0 auto;
    }

    .section03 .titlediv h2{
        font-size: 1.625rem;
        margin-top: 8px !important;
    }

    .section03 .bar{
        width: 72px;
        margin: 15px auto;
    }

    .section03 .subp{
        font-weight: 500;
        font-size: 0.813rem;
        line-height: 18px;
    }

    .sec03ul{
        flex-wrap: wrap;
        gap: 10px;
        padding: 0 5%;
        margin-top: 35px;
    }

    .sec03ul li{
        width: calc(100%/2 - 10px);
        height: auto;
        border-radius: 15px;
        padding: 6px;
        box-shadow: 0px 0px 8px 0px rgba(182, 112, 23, 0.9);
    }

    .sec03ul li img{
        width: 100%;
    }

    .sec03-li-img{
        border-radius: 15px;
    }

    .sec03ul li h3{
        font-size: 0.75rem;
    }
    .sec03ul li p{
        font-size: 0.5rem;
        line-height: 12px;
    }

    .numcircle{
        top: -15px;
    }
    
    .sec03ul li .numcircle img{
        width: 34px !important;
        height: 34px !important;
    }
    .sec03litxt,
    .sec03ul li p{
        margin-top: 9px;
    }
    .sec03ul li p{
        padding-top: 6px;
    }

    .sec03ul li:last-child{
        margin-top: 16px;
    }

    /* 4 */
    .section04{
        padding: 30px 7%;
        background-image: url("/img/sub/skin_ulthra/mobile/section04.png");
    }
    
    .section04 .titlediv h2{
        font-size: 1.625rem;
    }
    .section04 .bignamediv img{
        width: 66px !important;
    }
    .section04 .whitebox h2,
    .section04 .sec04white02 h2{
        font-size: 1rem; 
        margin-left: 6px;
    }
    .section04 .whitebox,
    .sec04white02{
        padding: 25px 0;
        border-radius: 12px;
        box-shadow: 0px 0px 16px -1px rgba(219, 206, 199, 0.7);
    }

    .section04 .whitebox{
        margin-top: 28px;
    }

    .sec04white02{
        background-color: #fff;
        width: 100%;
        height: auto;
        background-size: contain;
        margin-top: 26px;
    }

    .sec04-modl{
        width: 90% !important;
        margin: 0 auto;
        margin-top: 20px;
    }

    .sec04-01-txt .p01{
        font-size: 12px;
        height: 24px;
        line-height: 24px;
        padding: 0 11px;
    }
    .sec04-01-txt .p02{
        font-size: 9px;
        line-height: 14px;
        margin-top: 7px;
    }
    .sec04-01-txt .p02{
        margin-top: 8px !important;
    }
    .sec04-01-txt{
        margin-top: 19px;
    }

    .sec04white02 .sbp{
        font-size: 10px;
        line-height: 14px;
        margin-top: 12px;
        font-weight: 500;
    }
    

    .blackvideo{
        width: 255px;
        height: 127px;
        border-radius: 10px;
    }

    .sec04white02 .ulgigidiv img{
        width: 200px !important;
    }

    .ulgigidiv{
        margin-top: 18px;
    }

    .section04 .whitebox .sec04-p03{
        font-size: 10px;
        line-height: 14px;
        margin-top: 12px !important;
        font-weight: 500;
    }
    .sec04-03-model-div{
        margin-top: 16px ;
    }
    .sec04-03-model-div img{
        width: 80% !important;
    }

    .section04 .titlediv h2:after{
        bottom: -1px;
        height: 2px;
    }

    /* 5 */
    .section05 {
        padding: 30px 0;
        background-image: url("/img/sub/skin_ulthra/mobile/section05.png");
    }
    .section05 .titlediv h2,
    .section05 .titlediv h2 span{
        font-size: 24px;
    }
    .section05 .titlediv h2{
        margin-top: 19px;
    }
    .section05 .titlediv p{
        font-size: 22px;
        margin-top: 4px;
    }
    .section05 .bar{
        width: 76px;
        margin: 21px auto;
    }
    .section05 .titlesubp{
        font-size: 12px;
        line-height: 18px;
    }

    .sec05-gigi{
        width: 78% !important;
        margin: 0 auto;
        margin-top: 30px;
    }

    /* 6 */
    .sec06img{
        width: 100% !important;
    }

    /* 7 */
    .mo-sec07{
        background-color: #f2f2f2;
        padding: 30px 0;
    }

    .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;
    }

    .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;
    }

    .nohowul{
        width: 90%;
        margin: 0 auto;
        margin-top: 20px;
    }

    .nohowul li{
        margin-top: 6px;
    }


    /* 8 */
    .mo-sec08{
        background-color: #fef9f3;
        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;
    }
}