/* 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 { min-width: 1100px; background: #fcfcfc; border-bottom: 1px solid #ddd; line-height: 40px; overflow: hidden }
.top_login > ul { margin: 0 auto; width: 1100px; display: flex; justify-content: flex-end }
.top_login > ul li { font-family: 'Noto Sans KR', sans-serif !important; font-size: 13px; color: #666; font-weight: 300; letter-spacing: -0.04em }
.top_login > ul li a { font-family: 'Noto Sans KR', sans-serif !important; font-size: 13px; color: #666; font-weight: 300; letter-spacing: -0.04em }
.top_login > ul li:before { float: left; width: 1px; height: 10px; margin: 15px 9px 0; background-color: #ddd; display: inline-block; content: '' }
.top_login > ul li:first-child:before { display: none }

/* »ó´Ü */
.top_main { width: 1100px; height: 74px; margin: 25px auto; display: flex }
.top_main > div:nth-child(1) { width: 213px }
.top_main > div:nth-child(2) { width: 360px }
.top_main > div:nth-child(3) { width: 267px }
.top_main > div:nth-child(4) { width: 260px }
.top_main > .logo { height: 74px; display: flex; flex-direction: column; justify-content: center }
.top_main > .logo img { max-width: 180px; max-height: 124px }

.search { height: 74px; display: flex; flex-direction: column; justify-content: center }
.search .select_search { border: 1px solid #ddd }
.search .search_box { display: flex; justify-content: flex-end; border-bottom: 2px solid #ed1c24; padding-bottom: 8px }
.search .input_search { width: 255px; height: 25px; margin: 0 5px 0 10px; border: 0; font-family: 'Noto Sans KR', sans-serif; font-size: 15px; line-height: 28px; color: #666; font-weight: 300; letter-spacing: -0.02em }
.search .input_search:focus { outline: none }

.top_main > .tel { text-align: right; height: 74px; display: flex; flex-direction: column; justify-content: center }
.top_main > .tel > div > strong { font-family: 'S-CoreDream-7ExtraBold', sans-serif; font-size: 28px; line-height: 35px; color: #333; letter-spacing: -0.04em }
.top_main > .tel > div > strong > img { position: relative; top: 2px; margin-right: 7px }
.top_main > .tel > div > p { margin-right: 2px; font-family: 'S-CoreDream-4Regular', sans-serif; font-size: 13px; color: #999; letter-spacing: -0.02em }

/* »ó´Ü¸Þ´º */
.category_menu { height: 60px; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd }

/* ¸ÞÀÎ ´ë¹è³Ê */
.main_banner { min-width: 1100px; background: #fafafa; height: 559px }

/* ÇÃ·ÎÆÃ ÆîÄ§ ¸Þ´º */
.menu_btn{ width: 41px; height: 100%; display: flex; position: fixed; top: 0; right: 0; z-index:9999 }
.menu_btn > .open_btn { position: relative; top: 444px; cursor: pointer; height: 50px }
.close_btn { margin-top: 444px; margin-left: -30px; width: 30px; cursor: pointer; height: 50px }
.menu_btn > .close_btn > img { transform: scaleX(-1); transition: .3s; cursor: pointer }
.menu_btn > .close_menu { padding-top: 167px; width: 11px; background: #fff; border-left: 1px solid #ddd; }
/*.menu_bg { width: 100%; height: 100%; position: absolute; top:0; display: none } //¿ÀÇÂµÆÀ» ¶§ º»ÆäÀÌÁö ¸µÅ©¸·À½ */
.sidebar_menu { display: flex; width: 211px; height: 100%; box-sizing: border-box; position: fixed; top: 0; right: -50%; background: #fff; border-left: 1px solid #ddd; z-index:9999 }

.menu_wrap { margin-top: 167px; list-style: none }
.close_menu li,.menu_wrap li { color: #fff; border-top: 1px solid #929292; text-decoration: none }
.close_menu li:hover,.menu_wrap li:hover { background: #5f5f5f }
.close_menu li:last-child,.menu_wrap li:last-child { border-bottom: 1px solid #929292 }

.sidebarin_menu { width: 100%; margin: 100px 16px 0 16px }
.sidebarin_menu > a {
	line-height: 39px; display: block; margin-bottom: 10px; border: 1px solid #000; text-align: center;
	font-family: 'Noto Sans KR', sans-serif; font-size: 14px; color: #222; font-weight: 400; letter-spacing: -0.02em;
}
.sidebar_menu2 { margin-bottom: 10px; padding: 10px; background: #f1f0f5 }
.sidebar_info h1 { margin: 25px 0 5px; font-family: 'Noto Sans KR', sans-serif; font-size: 14px; line-height: 20px; color: #222; font-weight: 400; letter-spacing: -0.02em }
.sidebar_info p { word-break:break-all; font-family: 'Noto Sans KR', sans-serif; font-size: 13px; line-height: 20px; color: #222; font-weight: 400; letter-spacing: -0.02em }
.sidebar_info strong { font-family: 'Noto Sans KR', sans-serif; font-size: 20px; line-height: 35px; color: #222; font-weight: 500; letter-spacing: -0.02em }
.sidebar_info div {
	margin-top: 10px; padding-top: 10px; border-top: 1px solid #ddd;
	font-family: 'Noto Sans KR', sans-serif; font-size: 13px; line-height: 20px; color: #333; font-weight: 300; letter-spacing: -0.02em;
}

/* ±¤°í¹è³Ê */
.ad { width: 1100px; margin: 30px auto 0 }

/* ¹è³Ê42 */
.banner42 { width: 1100px; margin: 30px auto; display: flex; flex-wrap: wrap }
.banner42 > div { flex: 1 1 24%; align-self: stretch; margin: 0 12px 12px 0 }
.banner42 > div:nth-child(4n+1) { margin-left: 0 }
.banner42 > div:nth-child(4n) { margin-right: 0 }

/* ÃßÃµ±âÈ¹Àü */
.md_banner { margin: 50px 0; padding: 56px 0 70px 0; background: #f0f4f8 }
.md_banner > h1 { text-align: center; font-family: 'Noto Sans KR', sans-serif; font-size: 30px; color: #222; font-weight: 500; line-height: 34px; letter-spacing: -0.02em; margin-bottom: 30px }
.md_banner > div { width: 1100px; margin: 0 auto }
.md_banner > div { display: flex; flex-wrap: wrap }
.md_banner > div > div { flex: 1 1 24%; align-self: stretch; margin: 0 21px 23px 0 }
.md_banner > div > div:nth-child(3n+1) { margin-left: 0 }
.md_banner > div > div:nth-child(3n) { margin-right: 0 }


/* ¼öÃ¸/³ëÆ® / ºí·çÅõ½º ½ºÇÇÄ¿ / ÇÊ±â±¸ */
.list_banner { width: 1100px; margin: 60px auto 0; display: flex }
.list_banner > div { flex: 1 1 24%; align-self: stretch; margin-right: 22px }
.list_banner > div:nth-child(3n+1) { margin-left: 0 }

.list_banner h2 { border-bottom: 1px solid #000; font-family: 'Noto Sans KR', sans-serif; font-size: 26px; color: #000; font-weight: 500; line-height: 52px; letter-spacing: -0.02em }
.list_banner h2 img { float: right; margin-top: 25px }
.list_banner li { padding: 7px 0; border-bottom: 1px solid #ddd; display: flex }
.list_banner li div:nth-child(1) {  margin-right: 14px }
.list_banner li div:nth-child(1) img { width: 95px; border: 1px solid #ddd }
.list_banner li div:nth-child(2) { width: 100%; display: flex; flex-direction: column; justify-content: center }
.list_banner li div { font-family: 'Noto Sans KR', sans-serif; font-size: 14px; color: #222; font-weight: 400; line-height: 150%; letter-spacing: -0.02em; }
.list_banner li div.code { font-size: 14px; color: #666 }
.list_banner li div.code strong { color: #ec3d42; font-weight: 500 }
.list_banner li div.name,.list_banner li div.price { max-height: 25px; font-size: 16px; color: #222; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical }
.list_banner li div.price strong { font-weight: 500 }

/* ¶ì¹è³Ê */
.line_banner { width: 1100px; margin: 68px auto 0; border-radius: 8px; overflow: hidden }

/* º£½ºÆ®»óÇ° */
.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: 100%; 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 { font-size: 16px; color: #222; font-weight: 400; width: 100%; 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 }

.slidera .promotion_list,.sliderb .promotion_list,.sliderc .promotion_list,.sliderd .promotion_list { background: #fff !important }
.promotion_list { padding: 0 34px; display: grid; grid-template-columns: repeat(3, 1fr); column-gap: 14px }
.promotion_list > div > .img > img { width: 100%; border: 1px solid #ddd; border-radius: 7px }
.promotion_list > div > .code,.promotion_list > div > .name,.promotion_list > div > .price { font-family: 'Noto Sans KR', sans-serif; margin-top: 3px; text-align: left }
.promotion_list > div > .code { font-size: 13px; color: #ec3d42 }
.promotion_list > div > .code strong { font-weight: normal; color: #666 }
.promotion_list > div > .name { font-size: 14px; color: #333; line-height: 20px; letter-spacing: -0.04em; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical }
.promotion_list > div > .price { font-size: 18px; color: #222; font-weight: 500; letter-spacing: -0.04em }


/* ÃßÃµ ºê·£µå */
.brand_roll { min-width: 1100px; margin-top: 30px; text-align: center }
.mySwiper_brand > h2 { margin-bottom: 21px; border-bottom: 2px solid #222; padding: 19px 0; font-family: 'Noto Sans KR', sans-serif; font-size: 30px; line-height: 10px; color: #222; font-weight: 500; letter-spacing: -0.02em }
.mySwiper_brand > h2 > span { width: 24px; height: 24px; display: inline-block; background: #333; border-radius: 4px; font-family: 'Noto Sans KR', sans-serif; font-size: 30px; text-align: center; line-height: 20px; color: #fff; font-weight: 500 }
.brand_roll .roll { width: 1100px !important; margin: 0 auto 27px }

/* ÇÏ´Ü Çàº¹ °í°´¼¾ÅÍ */
.bottom_customer { width: 1100px; margin: 51px auto 0; padding: 30px 0; border: 1px solid #ddd; display: flex }
.bottom_customer .customer { width: 360px }
.bottom_customer .bank { width: 380px }
.bottom_customer .pds { width: 330px }

.bottom_customer div { font-family: 'Noto Sans KR', sans-serif; font-size: 14px; font-weight: 300; letter-spacing: -0.02em }	
.bottom_customer > div { padding: 0 30px; font-size: 14px; color: #333; font-weight: 400; letter-spacing: -0.02em; border-right: 1px solid #ddd }	
.bottom_customer > div:last-child { border-right: 0 !important; padding-right: 0 !important }
.bottom_customer > div > h3 { margin-bottom: 16px; font-weight: 500; font-size: 20px; color: #000; line-height: 20px }	
.bottom_customer > div > h3 > span { float: right; margin-top: 10px }
.bottom_customer > .customer > div:nth-child(3) { padding-bottom: 11px; margin-bottom: 12px; border-bottom: 1px solid #ddd }	
.bottom_customer > .customer .bottom_no { margin-bottom: 15px }	
.bottom_customer > .customer .bottom_no strong { font-size: 26px; color: #333; font-weight: 500; line-height: 26px }	
.bottom_customer > .customer .info { font-size: 15px; color: #666 }	

/* ÇÏ´Ü °í°´¼­ºñ½º */
.bottom_customer > .service { padding-top: 5px }	
.bottom_customer > .service img { display: block }	

/* ÇÏ´Ü ÀÔ±Ý°èÁÂ¾È³» */
.bank_no { border: 1px solid #ddd; padding: 10px 0; box-sizing: border-box; display: flex }
.bank_no > div:nth-child(1) { width: 108px; border-right: 1px solid #ddd; display: flex; flex-direction: column; justify-content: center; text-align: center }
.bank_no > div:nth-child(2) strong { display: block; font-size: 20px; color: #333; font-weight: 500 }
.bank_no > div:nth-child(2) { padding-left: 16px; font-weight: 400; line-height: 26px }
.bottom_customer > .bank > .info { margin: 14px 0; font-size: 15px; color: #666 }	
.bottom_customer > .bank > .box { display: flex; justify-content: space-between }
.bottom_customer > .bank > .box div { width: 100% }
.bottom_customer > .bank > .box div:nth-child(1) { margin-right: 6px }
.bottom_customer > .bank > .box a { width: 100%; display: inline-block; height: 35px; background: #838893; font-family: 'Noto Sans KR', sans-serif; font-size: 14px; font-weight: 300; text-align: center; color: #fff; line-height: 35px }
.bottom_customer > .bank > .box a:hover { background: #5f687a; color: #fff !important }

/* ÇÏ´Ü ÀÎ¼â°Ô½ÃÆÇ */
.pds_bbs { height: 170px; background: url('../img/bbs_pds.gif') repeat-y }
.pds_bbs > li { height: 34px } 
.pds_bbs > li:first-child { border-top: 1px solid #ddd } 
.pds_bbs > li > input { width: 100%; border: 0; font-family: 'Noto Sans KR', sans-serif; font-size: 14px; color: #333; cursor: pointer; line-height: 34px; background: transparent } 

/* CS */
.bottom_cs { width: 1100px; margin: 0 auto; border-top: 0 !important; border: 1px solid #ddd; display: flex; justify-content: space-between }
.bottom_cs > div { width:25%; border-right: 1px solid #ddd }
.bottom_cs > div:last-child { border-right: 0 }
.bottom_cs > div a { display: inline-block; width: 100%;  font-family: 'Noto Sans KR', sans-serif; font-size: 16px; font-weight: 400; text-align: center; color: #333; line-height: 50px }
.bottom_cs > div a:hover { background: #f5f5f5 }
.bottom_cs > div img { position: relative; top: 3px; margin-right: 5px }

/* ÇÏ´Ü Á¤º¸ */
.bottom { min-width: 1100px; margin-top: 23px; background: #f6f7f8; border-bottom: 1px solid #e5e5e5 }
.bottom_menu { height: 56px; border-top: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5 }
.bottom_menu > ul { width: 1100px; margin: 16px auto; display: flex; justify-content: space-between;}
.bottom_menu > ul > li a { font-family: 'Noto Sans KR', sans-serif; font-size: 16px; color: #222; font-weight: 3 00; letter-spacing: -0.02em }

.bottom_info { width: 1100px; padding: 43px 0; margin: 0 auto; display: flex; grid-template-columns: 240px 1fr 320px }
.bottom_info .logo { width: 240px }
.bottom_info .company { width: 540px }
.bottom_info .btn { width: 320px }
.bottom_info > .logo { margin-bottom: 18px; filter: grayscale(100%) }
.bottom_info > .logo img { max-width: 200px; filter: opacity(30%) }
.bottom_info > .company { font-family: 'Noto Sans KR', sans-serif; font-size: 14px; color: #999; font-weight: 300; line-height: 24px; letter-spacing: -0.02em }
.bottom_info > .company strong { display: block; line-height: 10px; margin-bottom: 10px; font-size: 16px; color: #333; font-weight: 400 }
.bottom_info > .btn { text-align: right }

/* È£½ºÆÃ */
.hosting { background: #F6F7F8 !important; font-family: 'Noto Sans KR' !important; line-height: 65px; font-size: 14px !important; color: #999 !important; letter-spacing: 0!important; font-weight: 300 }
.hosting strong { font-family: 'Noto Sans KR' !important; line-height: 65px; font-size: 14px !important; color: #999 !important; letter-spacing: 0!important; font-weight: 300 }

/* Äü¹è³Ê Å×¸¶ */
.quick_theme { margin-top: 10px; width: 110px; border: 1px solid #ddd; background: #fff }
.quick_theme .title { height: 81px; padding-top: 10px; text-align: center; background: #091f71 }
.selectbox { text-align: center }
.selectbox > h1{ font-family: 'Noto Sans KR', sans-serif; font-size: 14px; line-height: 31px; color: #222; font-weight: 400; letter-spacing: -0.08em  }
.select_main { margin-bottom: 7px; width: 98px; height: 25px; border: 1px solid #ddd; font-family: 'µ¸¿ò', sans-serif; font-size: 12px; line-height: 25px; color: #333; letter-spacing: -0.08em }

/* ±¤°í¹è³Ê */
.quick_banner > img { display: block }

/* ¿À´Ãº» »óÇ° */
.quick_cart { margin-top: 10px }
.quick_cart .body { border: 1px solid #ddd; border-bottom: 0; background: #fff; margin:0 !important }
.quick_cart .title { text-align: center; line-height: 30px; background: #183664 }
.quick_cart .title { font-family: 'Noto Sans KR'; font-size: 14px; font-weight:300; color: #fff }
.quick_cart .prev { padding: 9px 0 5px 0; text-align: center }
.quick_cart .img { text-align: center }
.quick_cart .img img { width: 80px; height: 80px; margin-bottom: 5px; border: 1px solid #ddd }
.quick_cart .next { padding: 0 0 9px 0; text-align: center }
.quick_cart .next img { transform: rotateX(-180deg) }

/* ÆäÀÌÁö ¾÷´Ù¿î */
#scrollTopMob,#scrollDownMob { margin: 0; text-align: center }
#scrollTopMob img,#scrollDownMob img { cursor: pointer }

@media all and (max-width:1360px) {
     .sidebar_menu { display: none }
}

@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 }
