<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.footer-social {
    text-align: center;
}

.footer-social ul {
    list-style: none;
}

.footer-social ul li {
    display: inline-block;
}

.footer-social ul li a {
    padding: 0.2rem 0.5rem;
    color: #8a8a8a;
    font-size: 2rem;
}

.pagination {
    width: 100%;
    margin-top: 23px;
    margin-left: auto;
    float: right;
    justify-content: center!important;
}

.pagination #mein_box_tabu {
    width: auto;
    float: right;
}

.materialTb {
    margin-bottom: 0;
}

.tabBox th {
    text-align: left;
}

.flex_block {
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}

.item_3 {
    width: 33.33333%;
    padding-right: 20px;
}

.item_3:nth-child(3n) {
    padding-right: 0;
}

.main-lookbook {
    max-width: 800px;
    margin: 0 auto;
    position: relative;
}

.left-arrow {
    position: absolute;
    height: 36px;
    width: 20px;
    top: 50%;
    left: 30px;
    z-index: 100;
}
.left-arrow a img {
    height: 40px;
}
.right-arrow {
    position: absolute;
    height: 36px;
    width: 20px;
    top: 50%;
    right: 30px;
    z-index: 100;
}
.right-arrow a img {
    height: 40px;
}

.notifyMe {
    background-color: #fff;
    padding: 20px;
    font-size: 1rem;
    text-align: left;
}

.notifyMe h2 {
    margin: 0 0 10px 0;
    line-height: 20px;
}

.notifyMe .message {
    margin: 0 0 20px 0;
    font-size: 0.85714rem;
    line-height: 1.14286rem;
}

.notifyMe fieldset {
    margin: 0;
}

.notifyMe fieldset label {
    font-size: 0.85714rem;
}

.notifyMe fieldset label input {
    width: 100%;
    display: inline-block;
    border: 1px solid #ddd;
}

.notifyMe fieldset label input[type="checkbox"] {
    width: 10px;
}

.notifyMe fieldset.controls {
    text-align: right;
    margin: 0;
}

.notifyMe fieldset .noti-btn {
    background-color: #0a0a0a;
    color: #fff;
    display: inline-block;
    border: none;
    height: 30px;
    line-height: 30px;
    border-radius: 0;
    padding: 0 10px;
    font-size: 0.85714rem;
    cursor: pointer;
    margin: 0 0 0 10px;
}

.notifyMe fieldset .noti-btn:hover {
    opacity: 0.7;
}

.notifyMe fieldset .noti-btn.noti-close {
    background-color: #8a8a8a;
}

/* .productItem__tag__item {
    width: auto;
	height: 18px;
	text-align: center;
	color: #000; 
	padding: 5px;
	background-color:#F7D202;
	font-weight: 800;
	float: left;
} */

.productItem__price--discount .detailBox__discount {
    font-size: 17px;
    margin-left: 12px !important;
}

.detailBox__color__img {
    overflow-x: auto !important;
}

.not-favorite {
    opacity: 0.5;
}

.header__list {
    /* height: 100px; */
    margin-right: 50px;
}

.mailMagazine02 {
    width: 70px!important;
}

.slider_s {
    padding: 0 30px;
}

.productItem-new {
    padding: 0 10px;
}

.slick-arrow .slick-prev {
    left: 5px;
}

.slick-arrow .slick-next {
    right: 5px;
}

.slick-arrow img {
    height: 40px;
}

.productItem__heart {
    width: 20px!important;
}

.productItem-new-sold .productItem__img:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.4);
    z-index: 10;
}

.productItem-new-sold .productItem__img:after {
    content: "SOLD OUT";
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    margin: auto;
    z-index: 11;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
}

.header__menu__box {
    background: none!important;
}

.header__menu__box__list {
    background: hsla(0,0%,100%,.8);
    width: 20%;
    margin-top: -25px!important;
    padding: 20px;
}

.lookbook-item, .grid-sizer {
    width: 33.33%;
}

.lookbook-item {
    padding: 10px;
}

.js-lookbook-layout .lookbook__item {
    margin-bottom: 0 !important;
}

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

.lookbookDetail__link__item {
    width: auto;
    justify-content: center;
    margin-top: 20px!important;
}

@media screen and (min-width: 835px) {
    .productItem__price--discount .detailBox__discount {
        font-size: 16px !important;
    }
    
    .footer__newsletter__form input {
        width: calc(100% - 160px)!important;
    }
    .productItem-new-sold .productItem__img:after {
        font-size: 30px;
    }
    .more {
        margin-top: -100px;
    }
    
    .productItem, .productItem--sold {
        margin-bottom: 70px!important;
    }
    .footer__newsletter__head {
        margin-left: 0px!important;
    }
    .footer__list {
        padding-left: 0px!important;
    }
    .footer__newsletter__form {
        width: 75%!important;
        height: 40px!important;
    }
    
    .footer__banner {
        max-width: 60%!important;
        margin-left: 0px!important;
    }
    
    .footer__link__box .footer__link__head {
        font-size: 20px!important;
    }
    .footer__link__list a {
        font-size: 16px!important;
    }
    /*.footer__list__link {*/
    /*    bottom: -35px!important;*/
    /*    width: 100%;*/
    /*}*/
    .lookbookDetail__link {
        margin-top: 15px!important;
        margin-bottom: 60px!important;
    }
    .lookbookdiv {
        margin: 100px 50px 250px;
    }
}

@media screen and (max-width: 834px) {
    .detailTmb__listImg__item {
        width: 63px;
    }
    .detailModal__product .detailModal__product__img {
        max-height: 86px!important;
    }
    .header__list {
        /* height: 100px; */
        margin-right: 0;
    }
    
    .header__cart {
        margin-left: 20px!important;
    }
    .header__btn {
        margin-left: 20px!important;
    }
    .mainContents {
        padding-top: 100px;
    }
    .header__spMenu__menu__item, .header__spMenu__bottom__item {
        padding: 10px 0 !important;
    }

    .lookbook-item, .grid-sizer {
        width: 50%;
    }
    .lookbook-item {
        padding: 5px;
    }
    .footer__link__box .footer__link__head {
        font-size: 10px!important;
    }
    .footer__link__list a {
        font-size: 8px!important;
    }
    .header.is-fixed {
        background: #fff!important;
    }
    .lookbookDetail__link {
        margin-top: 15px!important;
        margin-bottom: 40px!important;
    }
    a.more {
        width: 65px!important;
        min-width: 65px!important;
        height: 25px!important;
        font-size: 10px!important;
        font-weight: 700!important;
    }
}

@media screen and (min-width: 769px) {
    .sideBar .brandList li.title-menu a,
    .sideBar .brandList li.title-menu span {
        padding: 5px 10px;
    }

    .title-menu:not(:first-child) {
        margin-top: 20px;
    }
    .topTitle .h2_txt {
        font-size: 24px;
        letter-spacing: 3px;
        font-weight: 700;
        color: #000;
    }
    .footer-social {
        display: none;
    }
    .productItem__price--discount .detailBox__discount {
        font-size: 17px;
    }
    /*.navi .navi-inner&gt;li.menu-outlet {*/
    /*display: none;*/
    /*}*/
}
/* Top Papge*/
@media screen and (max-width: 768px) {
    .productItem__price--discount .detailBox__discount {
        font-size: 9px !important;
        margin-left: 5px !important;
    }
    .mainSliderBox {
        margin: 0 0 20px 0;
    }
    .commonBox {
        margin: 0;
    }
    .recommendBox.commonBox {
        margin: 0 0 15px 0;
    }
    .index-topic.commonBox {
        margin: 0 0 15px 0;
    }
    .topTitle {
        margin: 0 0 10px 0;
    }
    .topTitle .h2_txt {
        font-size: 1.2rem;
        letter-spacing: 3px;
        font-weight: 700;
        color: #000;
    }
    .arrowLeft .link {
        font-size: 1rem;
    }

    /* .header_logo h1 {
        margin: 5px auto;
        max-width: 360px;
    } */

    .item_3 {
        width: 50%;
        padding-right: 20px;
    }

    .pagination {
        margin-left: auto;
        margin-right: auto;
        float: none;
        align-items: center;
        justify-content: center!important;
    }

    .main-lookbook {
        max-width: 800px;
        margin: 0 auto;
        position: relative;
    }
}

@media screen and (max-width: 480px) { 
    .header__search__input.is-active {
        width: 150px!important;
    }

    .header__list form.active {
        position: absolute!important;
        left: 5px!important;
        top: 58px!important;
    }

    /* .header__cart {
        margin-left: 2px!important;
    }

    .header__btn {
        margin-left: 2px!important;
        z-index: 999;
    } */
}</pre></body></html>