@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;
}

.volumepurchase a,
.volumepurchase h1,
.volumepurchase h2,
.volumepurchase h3,
.volumepurchase h4 {
    font-family: 'UniqloPro Regular', 'NanumSquare', sans-serif !important;
    letter-spacing: -0.025em;
}

/* main inner */

.volumepurchase .o-heroLead,
.service-step p {
    font-size: 15px;
}

.volumepurchase .o-heroLead sub {
    font-size: 13px;
    padding-top: 15px;
    color: #666;
}

.service-faq {
    margin: 60px 0;
}

.fr-accordion_heading:before {
    -webkit-background-image: url(/kr/ko/special-feature/kr_special/feature/volumepurchase/icon-plus@2.0.0.svg);
    background-image: url(/kr/ko/special-feature/kr_special/feature/volumepurchase/icon-plus@2.0.0.svg);
    mask-image: unset !important;
    -webkit-mask-image: unset !important;
    background-color: transparent !important;
}

.fr-accordion_checkBox:checked+.fr-accordion_heading:before {
    -webkit-background-image: url(/kr/ko/special-feature/kr_special/feature/volumepurchase/icon-minus@2.0.0.svg);
    background-image: url(/kr/ko/special-feature/kr_special/feature/volumepurchase/icon-minus@2.0.0.svg);
    mask-image: unset !important;
    -webkit-mask-image: unset !important;
    background-color: transparent !important;
}

.tg {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 18px 0;
}

.tg .tg-amwm {
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
}

.tg th {
    border-color: #696969;
    border-style: solid;
    border-width: 1px;
    font-size: 11px;
    font-weight: normal;
    overflow: hidden;
    padding: 10px 5px;
    word-break: normal;
}

.tg td {
    border-color: #696969;
    border-style: solid;
    border-width: 1px;
    font-size: 10px;
    overflow: hidden;
    padding: 10px 5px;
    vertical-align: middle;
}

.tg .tg-0lax:nth-child(3) {
    text-align: center;
    text-decoration: underline;
}

.tg .tg-0lax:nth-child(3)>a {
    color: blue;
}

@media screen and (max-width: 812px) {
    .volumepurchase .fr-heading.-h3 {
        font-size: 18px;
    }
}


@media screen and (min-width: 813px) {
    .fr-accordion {
        max-width: 1176px;
    }

    .tg {
        width: 100%;
    }

    .tg td,
    .tg th {
        font-size: 13px;
        padding: 14px 8px;
    }

    .volumepurchase .o-heroLead br {
        display: none;
    }

    .volumepurchase .o-heroLead,
    .service-step p {
        font-size: 16px;
    }

    .volumepurchase .o-heroLead sub {
        font-size: 14px;
    }

    .fr-accordion_contentInner>p {
        line-height: 1.8;
    }

    .service-step {
        margin-top: 70px;
    }
}