<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* BASIC css start */
#contentWrap { width:1300px; margin:0 auto }
.section{margin-bottom:120px}
.sec_inner{width: 1300px; margin: 0 auto;}
.section h2{text-align: center; font-size:32px; color:#000; font-weight:500; margin-bottom:55px;font-family: 'Noto Sans KR', sans-serif;}
.swiper-button-disabled{opacity:.3}


#sec1{overflow: hidden; margin-top: 25px;}
#sec1 .sec1_cont{}
#sec1 .sec1_cont .swiper{padding-bottom: 40px;}
#sec1 .sec1_cont .swiper ul{ margin-left:calc((100% / 2) / 2);}
#sec1 .sec1_cont .swiper ul li{width:50%;padding: 0 15px;}
#sec1 .sec1_cont .swiper ul li .ban_img{}
#sec1 .sec1_cont .swiper ul li .ban_img a{display: block; width: 100%;border-radius: 25px; overflow: hidden;}
#sec1 .sec1_cont .swiper ul li .ban_img a img{width: 100%;}
#sec1 .sec1_cont .swiper ul li .ban_txt{width: 100%; padding: 25px 0;}
#sec1 .sec1_cont .swiper ul li .ban_txt p{text-align: center; font-family: 'Jost', 'Noto Sans KR', sans-serif; }
#sec1 .sec1_cont .swiper ul li .ban_txt p.big{font-size: 28px; color: #000; font-weight: 500; margin-bottom: 10px;}
#sec1 .sec1_cont .swiper ul li .ban_txt p.small{color: #999999;font-size: 17px; font-weight: 400;}
#sec1 .swiper .swiper_btn_prev,#sec1 .swiper .swiper_btn_next{position: absolute;z-index: 2; cursor: pointer; top: 50%; transform: translateY(-50%);}
#sec1 .swiper .swiper_btn_prev{left:calc(50% - 690px)}
#sec1 .swiper .swiper_btn_next{right: calc((50% - 690px))}
#sec1 .swiper .swiper-pagination{bottom: 0;}
#sec1 .swiper .swiper-pagination-bullet-active{background-color: #000;}

#sec3{}
#sec3 .sec_inner{}
#sec3 .sec_inner ul{display: flex; gap: 30px;}
#sec3 .sec_inner ul li{flex-grow: 1; width: 50%;}
#sec3 .sec_inner ul li a{display: block;width: 100%;border-radius: 10px; overflow: hidden;}
#sec3 .sec_inner ul li a:hover&gt;img{transform: scale(1.05);}
#sec3 .sec_inner ul li a img{width: 100%; transition: transform .4s;}





#sec4 .swiper{padding-bottom:100px}
#sec4 .swiper ul li{border:1px solid #eee; border-radius:0px; overflow:hidden}
#sec4 .swiper ul li .thumb&gt;a{border-radius:0; }
#sec4 .swiper ul li .info{padding:30px}
#sec4 .swiper .swiper-pagination-progressbar{bottom: 0; top: unset; height:2px; background-color: rgba(0,0,0,.09);}
#sec4 .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background-color: #dc3737;}

#sec5{}
#sec5 .sec_inner{}
#sec5 .sec_inner h2{}
#sec5 .sec_inner .sec5_cont{display: flex;gap: 25px; justify-content: space-between;}
#sec5 .sec_inner .sec5_cont&gt;div{width: 50%;}
#sec5 .sec_inner .sec5_cont .banner_img{}
#sec5 .sec_inner .sec5_cont .banner_img a{display: block;border-radius: 0px; overflow: hidden;  width: 100%;}
#sec5 .sec_inner .sec5_cont .banner_img a img{width: 100%;}
#sec5 .sec_inner .sec5_cont .item_cont{}
#sec5 .sec_inner .sec5_cont .item_cont ul{height: 100%; display: flex; flex-direction: column; justify-content: space-between;}
#sec5 .sec_inner .sec5_cont .item_cont ul li{display: flex;height: 210px;}
#sec5 .sec_inner .sec5_cont .item_cont ul li .thumb{width: 210px; height: 210px;}
#sec5 .sec_inner .sec5_cont .item_cont ul li .thumb a{display: block; width: 100%; height: 100%;}
#sec5 .sec_inner .sec5_cont .item_cont ul li .thumb a img{width: 100%; height: 100%; object-fit: cover;}
#sec5 .sec_inner .sec5_cont .item_cont ul li .info{padding-left: 35px;display: flex; flex-direction: column; justify-content: center;  flex-grow: 1; overflow-y: auto; height: 100%; max-width:427px;}
#sec5 .sec_inner .sec5_cont .item_cont ul li .info .prdprice{border-top:none; margin-top:0}
#sec5 .sec_inner .sec5_cont .item_cont ul li .info .prdprice .percent{display:none}
/* sec6 */
#sec6{}
#sec6 .sec_inner{}
#sec6 .sec_inner h2{}
#sec6 .sec_inner .sec6_cate{margin-bottom: 60px;}
#sec6 .sec_inner .sec6_cate ul{display:flex; gap:25px; justify-content:center; }
#sec6 .sec_inner .sec6_cate ul li{}
#sec6 .sec_inner .sec6_cate ul li a{display:block; width:100%; text-align:center; font-family: 'Noto Sans KR', sans-serif; color:#9a9a9a; font-size: 16px; font-weight: 500; letter-spacing: -.3px;transition: color .1s, border-color .3s; border-bottom:2px solid transparent; display:block; padding-bottom:10px}
#sec6 .sec_inner .sec6_cate ul li.on&gt;a{ color: #dc3737; border-color:#dc3737}
#sec6 .sec_inner .sec6_cate ul li a:hover{color: #dc3737; }

#sec6 .sec6_prd{}
#sec6 .sec6_prd&gt;div .swiper{padding-bottom:100px}
#sec6 .sec6_prd&gt;div{display: none;}
#sec6 .sec6_prd&gt;div ul{}
#sec6 .sec6_prd&gt;div.show{display: block;}
#sec6 .swiper .swiper-pagination-progressbar{bottom: 0; top: unset; height:3px; background-color: rgba(0,0,0,.09);}
#sec6 .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background-color: #333;}


#sec7{}
#sec7 a{display: block; width: 100%;}
#sec7 a img{width: 100%;}


#sec8{}
#sec8 .sec_inner{}
#sec8 .sec_inner h2{}
#sec8 .sec_inner .sec8_cont{display: flex;justify-content: space-between;}
#sec8 .sec_inner .sec8_cont&gt;div{width: 415px;}
#sec8 .sec_inner .sec8_cont&gt;div&gt;ul{width: 100%;display: flex; flex-direction: column; gap: 20px;}
#sec8 .sec_inner .sec8_cont&gt;div&gt;ul&gt;li{display: flex; width: 100%;}
#sec8 .sec_inner .sec8_cont&gt;div&gt;ul&gt;li:not(:first-child){height: 130px;}
#sec8 .sec_inner .sec8_cont&gt;div&gt;ul&gt;li:not(:first-child) .thumb{width: 130px; height: 130px;}
#sec8 .sec_inner .sec8_cont&gt;div&gt;ul&gt;li:not(:first-child) .info{flex-grow: 1;padding-left: 20px; display: flex; flex-direction: column; justify-content: center; max-width:285px}
#sec8 .sec_inner .sec8_cont&gt;div&gt;ul&gt;li .thumb a{height: 100%;}
#sec8 .sec_inner .sec8_cont&gt;div&gt;ul&gt;li .thumb a img{height: 100%; object-fit: cover;}
#sec8 .sec_inner .sec8_cont&gt;div&gt;ul&gt;li:first-child{}
#sec8 .sec_inner .sec8_cont&gt;div&gt;ul&gt;li:first-child .thumb{width: 100%; height: 415px;}
#sec8 .sec_inner .sec8_cont&gt;div&gt;ul&gt;li:first-child .info{display: none;}
#sec8 .sec_inner .sec8_cont&gt;div&gt;ul&gt;li.item_list .info .prdprice{border-top:none; margin-top:0}
#sec8 .sec_inner .sec8_cont&gt;div&gt;ul&gt;li.item_list .info .prdprice .percent{display:none}


/* sec9 */
#sec9{padding:60px 0 50px}
#sec9 .sec_inner{position:relative;}
#sec9 h2{}
#sec9 .sec9_review{}
#sec9 .sec9_review&gt;div{width: 100%;}
#sec9 .sec9_review&gt;div&gt;ul{width: 100%;}
#sec9 .sec9_review&gt;div&gt;ul&gt;li{flex-grow:1}
#sec9 .li_review .rv_main{ width: 100%; border-bottom: 1px solid #e4e4e4;}
#sec9 .li_review .rv_main .thumb{width:100%;}
#sec9 .li_review .rv_main .thumb a{display: block; width: 100%; height: 100%;}
#sec9 .li_review .rv_main .thumb a img{width: 100%; height: 100%; object-fit: cover;}
#sec9 .li_review .rv_main .rv_main_cont{width: 100%; padding: 20px 0; max-width:280px}
#sec9 .li_review .rv_main .rv_main_cont .rv_info{margin-bottom: 7px;color:#000; font-size: 15px;font-weight: 500;}
#sec9 .li_review .rv_main .rv_main_cont .rv_cont{font-size: 14px; font-family: 'Noto Sans KR', sans-serif; text-overflow: ellipsis; overflow: hidden; font-weight:400; color:#999999; line-height:1.7; }
#sec9 .li_review .rv_mini{width: 100%; display: flex; align-items: center; justify-content: left; gap:15px;margin-top:20px }
#sec9 .li_review .rv_mini ul { display:flex; flex-direction:column; gap:8px;}
#sec9 .li_review .rv_mini ul li {font-family: 'Noto Sans KR', sans-serif;font-size: 13px; color: #000;}
#sec9 .li_review .rv_mini ul li{display:flex; align-items:center}
#sec9 .li_review .rv_mini ul li span {font-family: 'Jost', sans-serif;display:flex; align-items:center; color:#000; font-size:16px; font-weight: 500; }
#sec9 .li_review .rv_mini ul li span img{display:inline-block; margin-right:8px;}
#sec9 .swiper_btn_prev,#sec9 .swiper_btn_next{position: absolute;z-index: 2; cursor: pointer; top: 50%; transform: translateY(-50%);}
#sec9 .swiper_btn_prev{left:-130px }
#sec9 .swiper_btn_next{right:-130px}


/* 釉뚮옖�� �ㅽ넗由� */
.brandArea{width: 100%; max-width: 1300px; margin: 0 auto; padding: 150px 0; }
.brandArea .brandBox{width: 1300px; margin: 0 auto;}
.brandArea .brandBox:after{content:''; display:block; clear:both;}
.brandArea .brandBox a{float: left; width: 710px;}
.brandArea .brandBox a img{width: 100%;}
.brandArea .brandBox figcaption{ float: right; width: 507px; padding: 10px 0 0; }
.brandArea .brandBox figcaption p{ margin: 35px 0 0; color: #808080; font-size: 16px; font-family: 'Lato',"留묒� 怨좊뵓",'Malgun Gothic', sans-serif; font-weight: 400; line-height: 27px;}

/* �됱뀡 怨듯넻遺�遺� */
.setionTit{}
.setionTit h3{ display: inline-block; margin: 0 0 40px; padding: 0 0 6px; border-bottom: 1px solid #000; font-size: 13px; color: #000; font-weight: bold; letter-spacing: 6px; font-family: 'Lato', "留묒� 怨좊뵓", "Malgun Gothic", sans-serif;}
.setionTit .line{display: block; width: 7px; height: 1px; background: #000; margin: 0 auto 20px;}
.setionTit h1{ color: #000; font-family: 'Lato', "留묒� 怨좊뵓", "Malgun Gothic", sans-serif; font-size: 36px; line-height: 46px; }
.setionTit h4{ color: #000; font-family: 'Lato', "留묒� 怨좊뵓", "Malgun Gothic", sans-serif; font-size: 40px; line-height: 46px; font-weight: 800;}

/* �쒕툕�곸뿭 */
.middleArea{ padding: 150px 0; background: #f7f6f5; text-align: center;}
.middleArea .md_iconBox{margin: 90px 0 0;}
.middleArea .md_iconBox img{margin:0 50px}
.middleArea p{ margin: 90px 0 0; color: #000; font-size: 16px; font-family: 'Lato',"留묒� 怨좊뵓",'Malgun Gothic', sans-serif; line-height: 35px;}

/* 寃뚯떆�� �곸뿭 */
.board_area{ padding: 150px 0; text-align: center;}
.board_area .board_wrap{ width: 1160px; margin: 80px auto 0;}
.board_area .board_wrap:after{content:''; display:block; clear:both;}
.board_area .board_wrap div{width: 560px;}
.board_area .board_wrap div .board_more{ padding: 0 0 8px; margin:0 0 20px; border-bottom: 1px solid #424242; color: #000; font-size: 18px; font-family: 'Lato', "留묒� 怨좊뵓", "Malgun Gothic", sans-serif; text-align: left;}
.board_area .board_wrap div .board_more a{ float: right; margin: 2px 0 0;}
.board_area .board_wrap div .board_gallery_inner{ margin: 0 0 14px;}
.board_area .board_wrap div .board_gallery_inner .board_gallery_con:after{content:''; display:block; clear:both;}
.board_area .board_wrap div .board_gallery_inner .board_gallery_con .con{float: left;}
.board_area .board_wrap div .board_gallery_inner .board_gallery_con .date{float: right;}
.board_area .board_wrap div .board_gallery_inner .board_gallery_con p{color: #505050; font-size: 13px; font-family: 'Lato', "留묒� 怨좊뵓", "Malgun Gothic", sans-serif;}

.board_area .board_wrap .board_gallery_left{ float: left;}
.board_area .board_wrap .board_gallery_right{ float: right;}

/* 吏��� */
.map_wrap{ padding: 80px 0; background: #339999;}
.map_wrap .map_area{width: 1160px; margin: 0 auto;}
.map_wrap .map_area:after{content:''; display:block; clear:both;}
.map_wrap .map_area .map_left{float: left; margin: 50px 0 0;}
.map_wrap .map_area .map_left .map_info{ padding: 14px 0 0;}
.map_wrap .map_area .map_left .map_info p{ margin: 30px 0 0; color: #fff; font-size: 14px; font-family: 'Lato', "留묒� 怨좊뵓", "Malgun Gothic", sans-serif;}
.map_wrap .map_area .map_left .map_info span{ display: block; margin: 10px 0 0; color: #fff; font-size: 14px; font-family: 'Lato', "留묒� 怨좊뵓", "Malgun Gothic", sans-serif; font-weight: 300; line-height: 22px;}
.map_wrap .map_area .map_main{ float: right;}

/* BASIC css end */

</pre></body></html>