/* reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,textarea,p,blockquote,th,td,input,select,textarea,button {margin:0;padding:0;box-sizing:border-box;}
fieldset,img {border:0 none}
dl,ul,menu,li {list-style:none}
blockquote, q {quotes: none}
blockquote:before, blockquote:after,q:before, q:after {content:'';content:none}
input,select,textarea,button {vertical-align:middle}
button {border:0 none;background-color:transparent;cursor:pointer}
body {background:#fff}
a {text-decoration:none}
a:active, a:hover {text-decoration:none}
address,caption,cite,code,dfn,em,var {font-style:normal;font-weight:normal}

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap');
@font-face { font-family: 'S-CoreDream-9Black'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-9Black.woff') format('woff'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'S-CoreDream-3Light'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-3Light.woff') format('woff'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'S-CoreDream-8Heavy'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-8Heavy.woff') format('woff'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'S-CoreDream-4Regular'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-4Regular.woff') format('woff'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'S-CoreDream-7ExtraBold'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-7ExtraBold.woff') format('woff'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'S-CoreDream-2ExtraLight'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-2ExtraLight.woff') format('woff'); font-weight: normal; font-style: normal; }

/* ·Î±×ÀÎ */
.top_login .login { width: 1100px; height: 56px; margin: 0 auto 18px; display: flex; justify-content: flex-end }
.top_login .login > li { line-height: 56px }
.top_login .login > li:not(:last-child) { margin-right: 15px }
.top_login .login a { font-family: 'Noto Sans KR', sans-serif; font-size: 13px; color: #666; font-weight: 400; letter-spacing: -0.04em }

/* »ó´Ü */
.top_main { width: 1100px; height: 75px; margin: 0 auto 25px; display: flex; justify-content: space-between }

.top_main .tel { width: 280px }
.top_main .logo { width: 540px }
.top_main .search { width: 280px }

.top_main .tel strong { line-height: 20px; display: block; font-family: "Noto Sans KR",sans-serif; font-size: 34px; color: #333; letter-spacing: -0.04em }
.top_main .tel > div { 
	margin-top: 15px; border-left: 4px solid #289fcb; padding-left: 7px;
	font-family: "Noto Sans KR",sans-serif; font-size: 15px; font-weight: 300; color: #666; letter-spacing: -0.02em; line-height: 18px
	}

.top_main .logo { display: flex; align-items: center; flex-direction: row; justify-content: center }

.search .search_box { width: 280px; height: 45px; margin-top: 15px; border-radius: 22.5px; background: #f2f2f2 }
.search .select_search {
	width: 60px; margin: 0 10px 0 15px; border: 0; font-family: 'Noto Sans KR', sans-serif; font-size: 14px; color: #222; font-weight: 400; letter-spacing: -0.02em;
	appearance:none; background:url('../img/icon_select_arrow.png') no-repeat right center;
	}
.search .input_search { font-family: 'Noto Sans KR', sans-serif; font-size: 15px; font-weight: 300; letter-spacing: -0.04em; width: 140px; height: 45px; background: #f2f2f2; border: 0; padding: 10px 5px }
.input_search:focus { outline: none }
.search .input_searchbtn { float: right; margin-top: 11px; margin-right: 20px }

/* »ó´Ü¸Þ´º */
.category_menu { width: 100%; height: 58px; display: flex; background:url('../img/bg_menu.gif') repeat-x }
.category_menu > div:nth-child(1) { width: calc(50% - 340px); background: #289fcb; height: 58px; text-align: right }
.category_menu > div:nth-child(2) { width: 890px;background:url('<%=site%>img/bg_menu.gif') repeat-x }
.category_menu > div:nth-child(2) ul { margin: 0 60px; display: flex; justify-content: space-between }
.category_menu > div:nth-child(2) ul a { display: block; font-family: "Noto Sans KR",sans-serif; font-size: 16px; color: #fff; line-height: 160% !important; display:inline-block;height:100%;padding-top:15px;box-sizing:border-box; letter-spacing: -0.02em }
.category_menu > div:nth-child(2) ul a:hover { color: #289fcb; text-decoration: none }



/* ¸ÞÀÎ ´ë¹è³Ê */
.main_banner { min-width: 1100px; background: #fff; height: 650px; padding: 50px 0; overflow-x: hidden; overflow-y: hidden }

/* ¹è³Ê8 */
.banner8 { width: 100%; background: #f6f8fa; padding: 51px 0 }
.banner8 > div { width: 1100px; margin: 0 auto; display: flex; flex-wrap: wrap }
.banner8 > div > div { flex: 1 1 23%; align-self: stretch; margin: 0 12px 12px 0 }
.banner8 > div > div:nth-child(4n) { margin-right: 0 }
.banner8 > div > div:nth-child(n+5):nth-child(-n+8) { margin-bottom: 0 }

/* ¶ì¹è³Ê */
.line_banner { width: 1100px; margin: 40px auto 0; text-align: center }

/*±¤°í¹è³Ê*/
.ad { width: 1100px; margin: 39px auto 0 !important }

/* ¹è³Ê4 */
.banner4 { width: 1100px; margin: 39px auto 0; display: flex; justify-content: space-between }

/* ¸¹ÀÌ Ã£´Â ¾ÆÀÌÅÛ */
.bestitem_title { margin-top: 74px; text-align: center; font-family: 'Noto Sans KR', sans-serif; font-size: 28px; line-height: 28px; color: #222; font-weight: 500; letter-spacing: -0.02em }
.bestitem { width: 1100px; margin: 39px auto 0; display: flex; flex-wrap: wrap }
.bestitem > div { flex: 1 1 18%; align-self: stretch; margin: 0 10px 10px 0 }
.bestitem > div:nth-child(5n) { margin-right: 0 }
.bestitem > div:nth-child(n+6):nth-child(-n+10) { margin-bottom: 0 }

/* º£½ºÆ®»óÇ° */
.best_product_title { margin: 60px 0 40px; text-align: center; font-family: 'Noto Sans KR', sans-serif; font-size: 28px; line-height: 28px; color: #222; font-weight: 500; letter-spacing: -0.02em }
.best_product,.ad { width: 1100px; margin: 26px auto 0 }

.best_item { width: 100%; display: flex; flex-wrap: wrap }
.best_item > div { flex: 1 1 16%; align-self: stretch; margin: 0 10px 50px }
.best_item > div:nth-child(5n+1) { margin-left: 0 }
.best_item > div:nth-child(5n) { margin-right: 0 }
.best_item .code,.best_item .subject,.best_item .price { font-family: 'Noto Sans KR', sans-serif; margin-top: 3px; text-align: left }
.best_item .img img { width: 192px; height: 192px; border: 1px solid #ddd; border-radius: 5px }
.best_item .code { font-family: 'Noto Sans KR', sans-serif;  font-size: 14px;  color: #ec3d42 }
.best_item .code strong { font-weight: normal;  color: #666 }
.best_item .subject { width: 100%; font-size: 16px; color: #222; font-weight: 400; width: 192px; margin: 0 auto; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical}
.best_item .price { font-size: 20px; color: #000; font-weight:400 }

/* ¹è³Ê3 */
.banner3 { width: 1100px; margin: 85px auto 0; display: flex; justify-content: space-between }

/* ÃßÃµ ºê·£µå */
.brand_roll { display: flex; width: 1100px; margin: 37px auto 0 }
.brand_roll > div:nth-child(1) { width: 310px; margin-top: 88px }
.brand_roll > div:nth-child(2) { width: 761px; margin-left: 29px; padding-bottom: 10px; border-bottom: 1px solid #ddd;  }
.brand_roll > .roll > h2 { height: 90px; padding-left: 140px; border-bottom: 2px solid #000; font-family: 'Noto Sans KR', sans-serif; font-size: 30px; color: #222; font-weight: 500; line-height: 90px; letter-spacing: -0.02em }
.brand_roll > .roll > h2 > a { float: right }
.brand_roll > .roll > div:nth-child(3) { width: 676px; margin: 12px 42px 0 }
.brand_roll > .roll > .btn { position: relative }

/* ¹è³Ê2 */
.banner2_title { margin-top: 52px; text-align: center; font-family: 'Noto Sans KR', sans-serif; font-size: 28px; line-height: 28px; color: #222; font-weight: 500; letter-spacing: -0.02em }
.banner2 { width: 1100px; margin: 38px auto 0; display: flex; justify-content: space-between }

.quick_banner > div { display: block; margin-bottom: 10px }

/* Äü¹è³Ê_Å×¸¶ */
.quick_theme { border-radius: 10px; width: 140px; border: 1px solid #bbb; background: #f2f2f2 }
.quick_theme .title { height: 35px; text-align: center; background: #289fcb; font-family: 'Noto Sans KR', sans-serif; font-size: 16px; line-height: 35px; color: #fff; font-weight: 400; letter-spacing: -0.08em; border-top-left-radius: 8px; border-top-right-radius: 8px }
.selectbox { text-align: center; padding: 7px 0; }
.select_main { margin-bottom: 7px; width: 120px; height: 27px; border: 1px solid #ddd; font-family: 'Noto Sans KR', sans-serif; font-size: 14px; line-height: 27px; color: #666; letter-spacing: -0.08em }

.quick_cs { margin-top: 9px }

/* Äü¹è³Ê_¿À´Ãº»»óÇ° */
.quick_cart { margin-top: 9px; width: 140px }
.quick_cart .body { border-radius: 10px; border: 1px solid #bbb; background: #fff; margin:0 !important }
.quick_cart .title { height: 46px; padding-top: 3px; text-align: center; line-height: 18px; background: #526972; border-bottom: 1px solid #e5e5e5; border-top-left-radius: 8px; border-top-right-radius: 8px }
.quick_cart .title { font-family: 'Noto Sans KR'; font-size: 14px; font-weight:300; color: #fff }
.quick_cart .title p { font-family: 'Noto Sans KR'; font-size: 16px; font-weight:300; color: #fff }
.quick_cart .prev { padding: 14px 0 11px; text-align: center }
.quick_cart .img { text-align: center }
.quick_cart .img img { width: 75px; height: 75px; margin-bottom: 5px; border: 1px solid #ddd }
.quick_cart .next { padding: 11px 0 14px 0; text-align: center }
.quick_cart .next img { transform: rotateX(-180deg) }

/* ÇÏ´Ü Çàº¹ °í°´¼¾ÅÍ */
.bottom_customer { width: 100%; margin-top: 89px; padding: 32px 0; background: #f6f8fa }	
.bottom_customer > div { width: 1100px; margin: 0 auto; display: flex; justify-content: space-between; font-family: 'Noto Sans KR'; font-size: 14px; color: #333; font-weight: 400 }	
.bottom_customer > div > div:nth-child(1) { width: 288px; margin-right: 10px }	
.bottom_customer > div > div:nth-child(2) { width: 140px; margin-right: 10px }	
.bottom_customer > div > div:nth-child(3) { width: 321px; margin-right: 10px; border: 1px solid #ddd; border-radius: 5px; background: #fff }	
.bottom_customer > div > div:nth-child(4) { width: 321px; border: 1px solid #ddd; border-radius: 5px; background: #fff }	

.bottom_customer .customer > h1 { margin-bottom: 6px; font-weight: 500; font-size: 24px; color: #222; line-height: 20px }	
.bottom_customer .customer .bottom_no { margin-bottom: 15px; font-weight: 500; font-size: 32px; color: #333 }	
.bottom_customer .customer .info { line-height: 24px }	

/* ÇÏ´Ü °í°´¼­ºñ½º */
.bottom_customer .service { border: 1px solid #ddd; background: #fff; border-radius: 5px; padding-top: 5px }	
.bottom_customer .service > div { height: 41px; padding-left: 11px; line-height: 41px; border-bottom: 1px solid #ddd }	
.bottom_customer .service > div:last-child { border-bottom: 0 }	

.bank, .pds { padding: 25px 19px }
.bottom_customer h2 { padding-bottom: 8px; border-bottom: 1px solid #666; font-size: 20px; font-weight: 400; line-height: 20px; margin-bottom: 14px }
.bank .bank_no { display: flex; padding-bottom: 10px; border-bottom: 1px solid #ddd }
.bank .bank_no > div:nth-child(1) { margin-right: 13px }
.bank .bank_no > div:nth-child(2) strong { display: block; font-size: 18px; font-weight: 400; color: #222 }
.bank .info { margin-top: 12px; font-size: 14px; font-weight: 400; color: #222 }
.bank .bank_name { width: 75px; height: 50px; background: #f7f8fa; border-radius: 5px; display: flex; align-items: center; flex-direction: row; justify-content: center; font-size: 12px; letter-spacing: -0.04em }

.pds > h2 > span { display: inline-block; float: right; position: relative; top: 5px } 
.pds_bbs { height: 102px; background: url('../img/bbs_pds.gif') repeat-y }
.pds_bbs li { height: 34px; text-align: left }
.pds_bbs > li > input { width: 100%; border: 0; font-family: 'Noto Sans KR', sans-serif; font-size: 14px; color: #222; cursor: pointer; line-height: 34px; background: transparent } 

/* ÇÏ´Ü Á¤º¸ */
.bottom { min-width: 1100px; border-bottom: 1px solid #e5e5e5 }
.bottom_info { width: 1100px; padding: 35px 0; margin: 0 auto; display: flex }
.bottom_info > div:nth-child(1) { width: 850px }
.bottom_info > div:nth-child(2) { width: 250px }
.bottom_info > .company { font-family: 'Noto Sans KR', sans-serif; font-size: 16px; color: #333; font-weight: 400; line-height: 26px; letter-spacing: -0.02em }
.bottom_info > .company a { font-family: 'Noto Sans KR', sans-serif; font-size: 16px; color: #333; font-weight: 400; line-height: 26px; letter-spacing: -0.02em }
.bottom_info > .company > .logo { margin-bottom: 18px; filter: grayscale(100%) }
.bottom_info > .company > .logo img { max-width: 144px; filter: opacity(100%) }
.bottom_info > .company strong { display: block; line-height: 10px; margin-bottom: 10px; color: #222 }

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Nanum+Brush+Script&display=swap');

.content_company { padding: 50px 0 100px; width: 1200px; margin: 0 auto; text-align: center }
.content_company > h4 { font-family: 'Noto Sans KR', sans-serif; margin-bottom: 75px; font-size: 46px; line-height: 56px; color: #222; font-weight: 400 }
.content_company > h4 strong { font-weight: 600 }
.content_company > p { font-family: 'Noto Sans KR', sans-serif; font-size: 20px; line-height: 30px; color: #666; font-weight: 400 }
.content_company > .img { margin: 70px 0 }
.content_company > .sign { font-family: 'Noto Sans KR', sans-serif; margin-top: 75px; font-size: 20px; color: #222 }
.content_company > .sign > span { display: inline-block; margin-left: 10px; font-family: 'Nanum Brush Script', cursive; font-size: 45px }

.mb_link { position: relative; top: 3px }