@charset "utf-8";
@import url(https://cdn.jsdelivr.net/gh/moonspam/NanumSquare@1.0/nanumsquare.css);
/*COMMON*/

.uniqlo {
    font-family: "NanumSquare", "UniqloPro", sans-serif !important;
}
.uniqlo .fw100 {
    font-weight: 100;
}

.uniqlo .fw200 {
    font-weight: 200 !important;
}

.uniqlo .fw300 {
    font-weight: 300;
}

.uniqlo .fw400 {
    font-weight: 400;
}

.uniqlo .fw500 {
    font-weight: 500;
}

.uniqlo .fw600 {
    font-weight: 600 !important;
}

.uniqlo .fw700 {
    font-weight: 700;
}

.uniqlo .fw800 {
    font-weight: 800 !important;
}

.uniqlo .fs30 {
    font-size: 30px;
}

.uniqlo .fs18 {
    font-size: 18px;
}

.uniqlo .fs20 {
    font-size: 20px;
}

.uniqlo .fs22 {
    font-size: 22px;
}

.uniqlo .fs26 {
    font-size: 26px;
}

.uniqlo .fw900 {
    font-weight: 900;
}

.uniqlo .mb0 {
    margin-bottom: 0 !important;
}

.uniqlo .mb10 {
    margin-bottom: 10px !important;
}

.uniqlo .clearfix:after {
    display: block;
    clear: both;
    content: "";
}

.uniqlo .rel {
    position: relative;
}

.uniqlo .tac {
    text-align: center !important;
}

.uniqlo .white {
    color: #fff;
}

.uniqlo .txt_right {
    text-align: right;
}

.uniqlo .dis_block {
    display: block;
}

.uniqlo .dis_flex {
    display: flex;
    flex-wrap: wrap;
}

.uniqlo .align_fe {
    align-items: flex-end;
}

.uniqlo .abs {
    position: absolute;
}

.uniqlo .w50 {
    width: 50%;
}

.uniqlo .fs26 {
    font-size: 16px;
}

.uniqlo .fs45 {
    font-size: 18px;
}

.uniqlo .fs50 {
    font-size: 26pc;
}

.uniqlo .lh26 {
    line-height: 1.692em;
}

.uniqlo .lh30 {
    line-height: 1.667em;
}

.uniqlo .mt0 {
    margin-top: 0;
}

.uniqlo .mb0 {
    margin-bottom: 0 !important;
}

.uniqlo .mb10 {
    margin-bottom: 10px !important;
}

.uniqlo .mb15 {
    margin-bottom: 15px !important;
}

.uniqlo .mb20 {
    margin-bottom: 20px !important;
}

.uniqlo .mb30 {
    margin-bottom: 30px !important;
}

.uniqlo .bg_gray {
    background-color: #f2f4f9;
}

.uniqlo .bg_white {
    background-color: #fff;
}

.uniqlo .gray {
    color: #666;
}

.uniqlo .white {
    color: #fff;
}

.uniqlo .dark-gray {
    color: #333;
}

.stylehint a,
.stylehint h1,
.stylehint h2,
.stylehint h3,
.stylehint h4,
.stylehint li,
.stylehint p,
.stylehint sub,
.stylehint b {
    font-family: "NanumSquare", "UniqloProRegular", sans-serif !important;
    letter-spacing: -0.025em;
}

.dis_block {
    display: block;
}

.stylehint .gray {
    color: #999;
}

.stylehint .fr-linkText_item {
    text-decoration: none;
}

.stylehint .video {
    border-radius: 20px;
}

.stylehint .event {
    background: linear-gradient(to bottom, #ffe6d6, #fff4ee); 
}

.o-smallContents {
    max-width: 380px;
    margin-right: auto;
    margin-left: auto
} 

.fr-linkButton.-l.-white.-en {
    line-height: 1.41
}

.o-downloadApp {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.o-downloadApp_item {
    flex-basis: 39.41176%
}

.o-downloadApp_item.-enAppstore {
    flex-basis: 37%;
}

.o-downloadApp_item.-enGoogleplay {
    flex-basis: 37%;
}

.o-downloadApp_item.-qr {
    display: block;
    flex-basis: 11.76471%
}

.o-downloadApp_item.-qr.-en {
    flex-basis: 12.2449%
}

.o-downloadApp_item:not(:first-of-type) {
    margin-left: 4vw;
}

@media screen and (min-width: 813px) {
    .main_inner.-noMaxWidth {
        max-width: none;
        padding-right: 0;
        padding-left: 0;
    }
    .stylehint .fr-anchorButton_itemText{
        font-size: 16px;
    }
    .stylehint .pc-kv{
        position: relative;
        min-height: 620px;
        height: 620px;
        overflow: hidden;
        background: linear-gradient(to left, #f4d6c4, #f5e3d3, #f9f1e5);
    }
    .stylehint .pc-kv > div{
        width: 1176px;
        margin: 0 auto;
        position: relative;
        height: 100%;
    }
    .stylehint .pc-kv .main-title .fr-img{
        width: 342px;
        position: absolute;
        left: 66px;
        top: 165px;
    }
    .stylehint .pc-kv .main-frame .fr-img{
        width: 90%;
        position: absolute;
        bottom: 0;
        right: 0;
    } 
    .stylehint .fr-heading.-h2{
        font-size: 30px !important;
        font-weight: 600;
    }
    .stylehint .video video {
        width: 760px; 
        display: block;
        margin: 0 auto;
        margin-top: 36px;
        margin-bottom: 95px;
        border-radius: 15px;
    }

    .stylehint .-txt {
        font-size: 16px;
        line-height: 1.6;
    }

    .stylehint .event{
        background: linear-gradient(to bottom, #ffe6d6, #fff4ee); 
        padding-top: 30px;
    }

    .stylehint .event .-main > div{
        align-items: center;
        justify-content: center;
        display: flex; 
        -webkit-box-pack: justify; 
        justify-content: space-between;
    }

    .stylehint .event .con1{
        margin-left: 64px;
    }

    .stylehint .event .fr-heading.-h2{
        text-align: left;
        font-size: 30px;
        font-weight: 800;
    }

    .stylehint .event .-txt{
        font-size: 16px;
        line-height: 1.6;
        text-align: left;
    }  
    .stylehint .event sub{ 
        text-align: left;
    }  
    .stylehint .event .coupon{ 
        -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
        align-self: flex-end; 
        width: 288px; 
        margin-left: 4.5138888vw;
        margin-right: 7.194444vw;
    }  
    .styleHintStyling{
        margin-top: 120px;
    }

    .o-smallContents.-en {
        max-width: 420px;
    }
    .o-downloadApp_item.-enAppstore{
        flex-basis: 41.22449%;
    }
    .o-downloadApp_item.-enGoogleplay{
        flex-basis: 41.22449%;
    }
    .o-downloadApp_item:not(:first-of-type) {
        margin-left: 18px;
    }
    .stylehint .styleHintStyling_heading{
        font-size: 30px;
    }
    .stylehint .styleHintStyling .fr-heading.-h4{
        font-size: 20px;
    }
    .pc-container.-main {
        margin-left: auto;
        margin-right: auto;
        max-width: 1226px;
        padding-right: 25px;
        padding-left: 25px;
    }
     
}

@media screen and (max-width: 812px) {
    
    .stylehint .sp-kv {
        background: url(https://image.uniqlo.mom/UQ/ST3/kr/imagesother/Feature/StyleHint/bg-sp.png) 100% no-repeat;
        min-height: 560px;
        position: relative;
        background-size: cover;
    }

    .stylehint .sp-kv .main-title {
        min-width: 270px;
        width: 270px;
        max-width: 100%;
        margin: 0 auto;
        padding-top: 72px;
    }

    .stylehint .sp-kv .main-frame {
        position: absolute;
        bottom: 0;
        max-width: 375px;
        left: 50%;
        transform: translate(-50%, 0);
    }

    .stylehint .fr-heading.-h2 {
        font-size: 22px;
        font-weight: 600;
    }

    .stylehint .video video {
        width: 248px;
        border-radius: 20px;
        display: block;
        margin: 0 auto;
        margin-top: 28px;
    }

    .stylehint .-txt {
        font-size: 15px;
        line-height: 1.7;
    }

    .stylehint .event {
        background: linear-gradient(to bottom, #ffe6d6, #fff4ee); 
    }

    .stylehint .event .fr-heading.-h2 {
        font-size: 20px;
        font-weight: 800;
    }

    .stylehint .event .con1 .-img_wrap{
        max-width: 375px;
        margin: 0 auto;
    }

    .stylehint .styleHintStyling_heading {
        font-size: 20px;
        line-height: 1.4;
    } 
    .stylehint sub{
        font-size: 12px;
    }


}
