<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">b {
    font-weight: 700;
}

.color-primary {
    color: #ff4e00 !important;
}

.color-gray {
    color: #8a8a8a !important;
}

.color-required {
    color: #ff4e00 !important;
}

.color-error {
    color: #ee443f !important;
}

.color-welcome {
    color: #ff4e00 !important;
}

.color-bronze {
    color: #a28c7b !important;
}

.color-silver {
    color: #d6d6d6 !important;
}

.color-gold {
    color: #c39c63 !important;
}

.color-vip {
    color: #202020 !important;
}

.color-vvip {
    color: #202020 !important;
}

.text-left {
    text-align: left !important;
}

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

.text-right {
    text-align: right !important;
}

.home {
    overflow: hidden;
}
.home .swiper-wrapper{
    height: auto !important;
}
.home .swiper-indicator {
    margin: 48px auto 0;
}
/** ë©”ì¸ swiper START **/
.home .main-baner {
    max-width: 1920px; /* ì&nbsp;„ì²´ ë„ˆë¹„ëŠ” ì¤‘ì•™ ìŠ¬ë¼ì´ë“œ + ì–‘ì˜† ìŠ¬ë¼ì´ë“œ ë„ˆë¹„ */
    max-height: 600px;
    margin: 0 auto;
    overflow: hidden;  /* ì–‘ì˜†ì´ ìž˜ë¦¬ë„ë¡ ì„¤ì&nbsp;• */
    position: relative;
}
.home .main-swiper {
    width: 100%;
    overflow: visible; /* ìŠ¬ë¼ì´ë“œê°€ ê°€ì‹œ ì˜ì—­ ë°–ìœ¼ë¡œ ë‚˜ì˜¬ ìˆ˜ ìžˆê²Œ */
}
.home .main-swiper .swiper-wrapper {
    height: 600px !important;
}
.home .main-swiper .swiper-slide {
    max-width: 1280px;
    position: relative;  /* ê°€ìƒ ìš”ì†Œ ìœ„ì¹˜ ì„¤ì&nbsp;•ì„ ìœ„í•´ í•„ìš” */
}
.home .main-swiper .swiper-slide::before {
    content: '';  /* ê°€ìƒ ìš”ì†Œ ì‚¬ìš© */
    position: absolute;
    top: 0;
    left: 0;
    width: 1280px;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);  /* ì§™ì€ ìŒì˜ íš¨ê³¼ */
    z-index: 1;
}
.home .main-swiper .swiper-slide.swiper-slide-active::before {
    cursor: pointer;
    background: rgba(0, 0, 0, 0);  /* í™œì„± ìŠ¬ë¼ì´ë“œì—ì„œ ìŒì˜ ì&nbsp;œê±° */
}
.home .main-swiper .swiper-slide img {
    width: auto;
    height: 600px;
    cursor: pointer;
}
.home .main-swiper .swiper-pager {
    position: absolute;
    bottom: 20px; /* ì›í•˜ëŠ” ìœ„ì¹˜ */
    left: 50%;
    transform: translateX(-50%);
    z-index: 100;
    display: flex;
    width: auto; /* ë¶ˆí•„ìš”í•œ ë„ˆë¹„ ì&nbsp;œí•œ ì&nbsp;œê±° */
    justify-content: center;
}
.home .main-swiper .pager-button {
    position: absolute;
    top: 0;
    z-index: 2;
    width: 100%; /* ì&nbsp;„ì²´ ìŠ¬ë¼ì´ë“œë¥¼ ë®ìŒ */
    height: 100%; /* ìŠ¬ë¼ì´ë“œ ì&nbsp;„ì²´ ë†’ì´ */
    background: none;
    border: none;
    cursor: pointer;
}
/* 2024-11-29(hyo) : ë©”ì¸ë°°ë„ˆ íŽ˜ì´ì§• ìŠ¤íƒ€ì¼ ì¡°ì&nbsp;• */
.home .main-swiper .swiper-pagination-bullet {
    width:9px;
    height:9px;
    background-color: #7e7e7e;
    opacity : 0.8;
}
.home .main-swiper .swiper-pagination-bullet-active {
    width:9px;
    height:9px;
    background: #ffffff;
    opacity : 1;
}
.home .main-swiper .swiper-prev,
.home .main-swiper .swiper-next {
    width: calc((100% - 80%) / 2);
    height: 100%; /* ìŠ¬ë¼ì´ë“œ ë†’ì´ì™€ ë™ì¼ */
    z-index: 2;
}
@media (min-width: 1745px) {
    .home .main-swiper .swiper-prev,
    .home .main-swiper .swiper-next {
        width: calc((100% - 74%) / 2);
    }
}
@media (min-width: 1920px) {
    .home .main-swiper .swiper-prev,
    .home .main-swiper .swiper-next {
        width: 320px;
    }
}
.home .main-swiper .swiper-prev {
    left: 0;
}
.home .main-swiper .swiper-next {
    right: 0;
}
/** ë©”ì¸ swiper END **/

/** ë©”ì¸ ì¤‘ê°„ swiper START **/
.home .flow-swiper {
    margin: 40px auto;
}
.home .flow-swiper .swiper-wrapper .swiper-slide{
    width: 128px;
}
.home .flow-swiper .swiper-wrapper .swiper-slide .item &gt; div {
    overflow: hidden;
    width: 96px;
    height: 96px;
    margin: auto;
    border-radius: 50%;
}
.home .flow-swiper .swiper-wrapper .swiper-slide .item &gt; p {
    padding: 8px 0;
    text-align: center;
}
/** ë©”ì¸ ì¤‘ê°„ swiper END **/

/** ì˜ì—­ ì„¤ì&nbsp;• START **/
.home .part {
    position: relative;
    margin: 80px auto;
}

.home .part .title_line {
    max-width: 1280px;
    margin: 0 auto;
}

.home .part .title_line &gt; h2 {
    padding: 8px 0 30px;
    line-height: 1.14;
    font-size: 28px;
    font-weight: 700;
}

.home .part .more {
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 24px;
    display: block;
    width: 48px;
    height: 48px;
    white-space: nowrap;
    text-indent: 100%;
}

.home .part .more:before, .home .part .more:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    width: 24px;
    height: 3px;
    background-color: #202020;
}

.home .part .more:after {
    transform: translate(-50%, -50%) rotate(90deg);
    -webkit-transform: translate(-50%, -50%) rotate(90deg);
    -ms-transform: translate(-50%, -50%) rotate(90deg);
}
.home .banner{
    margin-top : -64px;
}

/** ì˜ì—­ ì„¤ì&nbsp;• END **/

/** ì¹´í…Œê³&nbsp;ë¦¬ START **/
.home .product-tab_button {
    max-width: 1280px;
    margin: 0 auto 40px;
}

.home .product-tab_button ul {
    display: flex;
    flex-wrap: wrap;
    margin: -8px 0 0 -40px;
}

.home .product-tab_button ul li {
    margin: 8px 0 0 40px;
    letter-spacing: -.4px;
    font-size: 22px;
    font-weight: 700;
    color: #a4a4a4;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.home .product-tab_button ul li.active {
    position: relative;
    color: #202020;
}

/*.home .product-tab_button ul li.active:after {*/
/*    content: "";*/
/*    display: block;*/
/*    position: absolute;*/
/*    top: 0;*/
/*    right: -14px;*/
/*    width: 8px;*/
/*    height: 8px;*/
/*    border-radius: 50%;*/
/*    background-color: #ff4e00;*/
/*}*/
.home .product-more {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    width: 1280px;
    height: 48px;
    margin: 0 auto;
}
/** ì¹´í…Œê³&nbsp;ë¦¬ END **/

/** ì—ë””í†&nbsp;ë¦¬ì–¼ START **/
.home .editorial .swiper-slide .slide-img {
    overflow: hidden;
    border-radius: 8px;
}

.home .editorial .swiper-slide .slide-img img {
    display: block;
    width: 100%;
    height: auto;
    height: 235px !important;
    width: 420px !important;
}

.home .editorial .swiper-slide .slide-txt {
    padding: 16px 0 0;
}

.home .editorial .swiper-slide .slide-txt .brand {
    line-height: 1.29;
    letter-spacing: -.4px;
    font-size: 14px;
    color: #999999;
}

.home .editorial .swiper-slide .slide-txt .title {
    padding: 8px 0 4px;
    line-height: 1.27;
    letter-spacing: -.16px;
    font-size: 22px;
    font-weight: 600;
}

.home .editorial .swiper-slide .slide-txt .desc {
    line-height: 1.38;
    letter-spacing: .4px;
    color: #a4a4a4;
}
/** ì—ë””í†&nbsp;ë¦¬ì–¼ END **/

/** G-PICK ë°°ë„ˆ START **/
.home .band-banner {
    padding: 20px 24px;
    background-color: #ffe5d3;
    text-align: center;
    font-weight: 600;
    cursor: pointer;
}

.home .band-banner &gt; span {
    letter-spacing: .4px;
    font-size: 18px;
}

.home .band-banner &gt; p {
    padding: 4px 0 0;
    letter-spacing: -.89px;
    font-size: 40px;
}

.home .band-banner &gt; p strong {
    color: #ff4e00;
}
/** G-PICK ë°°ë„ˆ END **/

/** ì‹&nbsp;ìƒ START **/
.new-product .white-wrap .swiper-slide .grid {
    display: grid;
    -webkit-box-align: start;
    align-items: start;
    grid-template-columns: repeat(5, minmax(244px, 1fr));
    gap: 14px;
}
/** ì‹&nbsp;ìƒ END **/

/** ë²&nbsp;ìŠ¤íŠ¸ START **/
.best-product .white-wrap .swiper-slide .grid {
    display: grid;
    grid-template-columns: 1.0fr 0.8fr 0.8fr 0.8fr 0.8fr;  /* ì²« ë²ˆì§¸ í•­ëª©ì„ ë” í¬ê²Œ */
    gap: 14px;
}

.best-product .white-wrap .swiper-slide .grid a {
    transition: all 0.3s ease;
}

.best-product .white-wrap .swiper-slide .grid a:first-child {
    transform: scale(1);  /* ì²« ë²ˆì§¸ í•­ëª© í¬ê¸°ë¥¼ ìžì—°ìŠ¤ëŸ½ê²Œ ì¡°ì&nbsp;• */
}

.best-product .white-wrap .swiper-slide .grid a:not(:first-child) {
    transform: scale(1);  /* ë‚˜ë¨¸ì§€ í•­ëª©ì€ í¬ê¸° ì¡°ì&nbsp;• ì—†ìŒ */
}
/** ë²&nbsp;ìŠ¤íŠ¸ END **/

/** ê¸°íšì&nbsp;„(ì‚¬ìš©ì•ˆí•¨) START **/
.home .event .product-tab_content {
    position: relative;
    display: flex;
    align-items: center;
    height: 700px;
    background-color: #fbfbfb;
}

.home .event .product-tab_content .event-swiper {
    width: 886px;
    margin-left: 0;
    margin-right: auto;
}

.home .event .product-tab_content .event-swiper .swiper-slide {
    width: 411px !important;
    opacity: .6;
}

.home .event .product-tab_content .event-swiper .swiper-slide .slide-img {
    overflow: hidden;
    border-radius: 8px;
}

.home .event .product-tab_content .event-swiper .swiper-slide .slide-img img {
    display: block;
    width: 100%;
    height: auto;
}

.home .event .product-tab_content .event-swiper .swiper-slide .slide-txt {
    padding: 14px 0 0;
}

.home .event .product-tab_content .event-swiper .swiper-slide .slide-txt .title {
    padding: 0 0 8px;
    line-height: 1.27;
    letter-spacing: -.6px;
    font-size: 22px;
    font-weight: 600;
}

.home .event .product-tab_content .event-swiper .swiper-slide .slide-txt .desc {
    line-height: 1.38;
    letter-spacing: -.4px;
    color: #a4a4a4;
}

.home .event .product-tab_content .event-swiper .swiper-slide-active, .home .event .product-tab_content .event-swiper .swiper-slide-next {
    opacity: 1;
}

.home .event .product-tab_content .right-banner {
    z-index: 10;
    position: absolute;
    top: 0;
    left: calc(50% + 310px);
    width: calc(50% + 310px);
    height: 700px;
    min-width: 650px;
    background-color: #fbfbfb;
}
/** ê¸°íšì&nbsp;„(ì‚¬ìš©ì•ˆí•¨) END **/

/** íŠ¸ëžœë“œ START **/
.home .styling .swiper-slide {
    display: flex;
}
.home .styling .product-tab_button ul li{
    width: auto;
}
.home .styling .product-tab_button ul li a.active{
    position: relative;
    color: #202020;
}
.home .styling .product-tab_button ul li a.active:after{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: -14px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #ff4e00;
}

.home .styling .swiper-slide .grid {
    display: grid;
    -webkit-box-align: start;
    align-items: start;
    grid-template-columns: repeat(3, minmax(417px, 1fr));
    gap: 14px;
}
.home .styling .swiper-slide .grid .product-card {
    display: flex;
    align-items: center;
}

.home .styling .swiper-slide .grid .product-card .thumb {
    overflow: hidden;
    width: 126px;
    height: 163px;
    border-radius: 8px;
}

.home .styling .swiper-slide .grid .product-card .thumb:before {
    padding-bottom: 100%;
}

.home .styling .swiper-slide .grid .product-card .thumb img {
    display: block;
    width: 100%;
    height: auto;
}

.home .styling .swiper-slide .grid .product-card .data {
    width:150px;
    margin-top: 0;
    margin-left: 16px;
}
/** íŠ¸ëžœë“œ END **/

/** ë©”ì¸ ì¤‘ê°„ ë&nbsp;ë°°ë„ˆ START **/
.home .half-banner {
    display: flex;
    width: 1920px;
}

.home .half-banner .banner {
    width: 100%;
}

.home .half-banner .banner img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 16px;
}

.home .half-banner .swiper-pager {
    position: absolute;
    z-index: 100;
}
.home .half-banner .pager-button {
    position: absolute;
    top: 0;
    z-index: 1;
    width: 88px;
    height: 150px;
    padding: 0;
    border: none;
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: 176px 88px;
    cursor: pointer;
}

.home .half-banner .swiper-pagination-bullet {
    width:9px;
    height:9px;
    background-color: #7e7e7e;
    opacity : 0.8;
}

.home .half-banner .swiper-pagination-bullet-active {
    width:9px;
    height:9px;
    background: #ffffff;
    opacity : 1;
}

.home .half-banner .swiper-prev {
    left: 0px;  /* ê¸°ë³¸ ìœ„ì¹˜ */
}

.home .half-banner .swiper-next {
    right: 0px;  /* ê¸°ë³¸ ìœ„ì¹˜ */
}
.home .half-banner img{
    width: 100%;
    max-height: 150px;
}
/** ë©”ì¸ ì¤‘ê°„ ë&nbsp;ë°°ë„ˆ END **/

/** ë¦¬ë·° START **/
.home .main-review {
    margin: 0 auto;
}

.home .main-review .swiper-slide {
    width: 1280px;
    opacity:1;
}

.home .main-review .swiper-slide .content {
    display:grid;
    grid-template-columns: repeat(5, 1fr);
    grid-template-rows:repeat(2, 1fr);
    gap: 0.5rem 0.5rem;
}

.home .main-review .swiper-slide .content a {
    width: 100%;
    height:250px;
    overflow: hidden;
}

.home .main-review .swiper-slide .content a img {
    width:100%;
    height:100%;
    object-fit: cover;
}

.home .review .review-card .review-card_thumb {
    overflow: hidden;
    border-radius: 16px;
}

.home .review .review-card .review-card_thumb img {
    display: block;
    width: 100%;
    height: auto;
}

.home .review .review-card .review-card_info {
    padding: 12px 0 16px;
    border-bottom: 1px solid #e0e0e0;
}

.home .review .review-card .review-card_info .brand {
    line-height: 1.29;
    letter-spacing: -.2px;
    font-size: 14px;
    color: #999999;
}

.home .review .review-card .review-card_info .name {
    padding: 2px 0 0;
    line-height: 1.38;
    letter-spacing: -.4px;
    font-weight: 500;
}

.home .review .review-card .review-card_latter {
    position: relative;
    width: 100%;
    padding: 16px 0 0;
}

.home .review .review-card .review-card_latter .nickname {
    line-height: 1.38;
    letter-spacing: -.4px;
    color: #8a8a8a;
}

.home .review .review-card .review-card_latter .star {
    position: absolute;
    top: 21px;
    right: 0;
    letter-spacing: 3px;
    font-size: 11px;
    color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke: 1px #ff4e00;
}

.home .review .review-card .review-card_latter .star.five {
    background-color: #ff4e00;
}

.home .review .review-card .review-card_latter .star.four {
    background-image: linear-gradient(to right, #ff4e00 80%, transparent 80%, transparent 100%);
}

.home .review .review-card .review-card_latter .star.third {
    background-image: linear-gradient(to right, #ff4e00 60%, transparent 60%, transparent 100%);
}

.home .review .review-card .review-card_latter .star.two {
    background-image: linear-gradient(to right, #ff4e00 40%, transparent 40%, transparent 100%);
}

.home .review .review-card .review-card_latter .star.one {
    background-image: linear-gradient(to right, #ff4e00 20%, transparent 20%, transparent 100%);
}

.home .review .review-card .review-card_latter .size {
    padding: 12px 0;
}

.home .review .review-card .review-card_latter .size ul {
    display: flex;
    flex-wrap: wrap;
}

.home .review .review-card .review-card_latter .size ul li {
    position: relative;
    padding: 0 6px;
    line-height: 1.29;
    letter-spacing: -.2px;
    white-space: pre-wrap;
    word-break: break-all;
    font-size: 14px;
}

.home .review .review-card .review-card_latter .size ul li:first-child {
    padding: 0 6px 0 0;
}

.home .review .review-card .review-card_latter .size ul li:after {
    content: "";
    display: block;
    position: absolute;
    top: 2px;
    right: 0;
    width: 1px;
    height: 12px;
    background-color: #dddddd;
}

.home .review .review-card .review-card_latter .size ul li:last-child:after {
    display: none;
}

.home .review .review-card .review-card_latter .size ul + ul {
    margin-top: 2px;
}

.home .review .review-card .review-card_latter .explain, .home .review .review-card .review-card_latter .date {
    line-height: 1.29;
    letter-spacing: -.2px;
    font-size: 14px;
    color: #a4a4a4;
}

.home .review .review-card .review-card_latter .explain {
    overflow: hidden;
    display: -webkit-box;
    padding: 0 0 4px;
    word-wrap: break-word;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: normal;
    text-overflow: ellipsis;
}
/** ë¦¬ë·° END **/

/** ë¸Œëžœë“œ START **/
.home .brand .brand-swiper {
    max-width: 1920px;
    margin: 0 auto;
    text-align: center;
}

.home .brand .brand-swiper .swiper-slide a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 360px;
}

.home .brand .brand-swiper .swiper-slide img {
    height: 360px !important;
    width: 1280px !important;
}
/** ë¸Œëžœë“œ END **/

.product-card .thumb {overflow: hidden; border-radius:8px;}
.a_cut {width: 100%; height: auto;}
.product-card img:hover {transform: scale(1.06, 1.06); transition-duration: 0.5s; }
.product-card img {transition-duration: 0.3s;}

.exhibition-grid .thumb {overflow: hidden; border-radius:16px;}
.exhibition-grid img:hover {transform: scale(1.05, 1.05); transition-duration: 0.5s; }
.exhibition-grid img {transition-duration: 0.3s;}

/*.flow-banner .swiper-slide img:hover {transform: scale(1.05, 1.05); transition-duration: 0.5s; }
.flow-banner .swiper-slide img {transition-duration: 0.3s;}

.main-swiper .swiper-slide {overflow: hidden; height: 800px;}
.main-swiper .swiper-slide img:hover {transform: scale(1.01, 1.01); transition-duration: 0.5s; }
.main-swiper img {transition-duration: 0.3s;}*/</pre></body></html>