@charset "utf-8";

@font-face {
    font-family:'BM';
    src: url('font/BMDOHYEON_ttf.ttf') format('truetype');
    font-stretch: 100%;
    font-style: normal;
    font-variant-caps: normal;
    font-variant-east-asian: normal;
    font-variant-ligatures: normal;
    font-variant-numeric: normal;
    font-weight: 400;
}

html.fixed { overflow-y: hidden; }
.clearfix { display: block; margin: 0; padding: 0; }
.clearfix:after { content: " "; display: block; clear: both; }

#hd { position: fixed; top: 0; left: 0; width: 100%; border-bottom: 1px solid #c5c5c5; z-index: 6; background-color: #fff; }
/*#tnb { border-bottom: none; background-color: #f0f0f0; }*/
/*#tnb { border-bottom: none; font-family:'BM'}*/
#tnb { border-bottom: none;}
#tnb li { border: none; font-size: 1em; }
#tnb a { color: #343434; }
#tnb a:focus, #tnb a:hover { border-bottom: none; }

#hd_wrapper { height: auto; padding: 15px 0;}
#logo { padding-top: 0; }
#hd_sch { width: auto; top: 50%; right: 80px; margin-top: -18px; left: inherit; }
#hd_sch #sch_str { border-radius: 20px; height: 36px; border: 1px solid #c5c5c5; background-color: #fbf9f9; padding: 0 50px 0 20px; width: 300px; }
#hd_sch #sch_submit { height: 36px; background: transparent url(../img/sch_ico.png) no-repeat center center; border: none; color: #20c8d7; position: absolute; top: 0; right: 0; font-size: 20px; border-radius: 0 20px 20px 0; }
.ico_tnb { position: absolute; top: 50%; right: 30px; margin-top: -15px; overflow: hidden; }
.ico_tnb li { float: left; margin: 0 5px; }
.ico_tnb li a { text-indent: -9999px; background-repeat: no-repeat; background-position: center center; display: inline-block; width: 30px; height: 30px; background-size: 30px; }
.ico_tnb li a.cart_ico { background-image: url(../img/cart_ico.png); }
.ico_tnb li a.order_ico { background-image: url(../img/order_ico.png); }
.ico_tnb li a.mobile_ico { background-image: url(../img/mobile_go.png); }

#hdGnb { float: left; margin-left: 40px; }
#hdGnb h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.hdGnb_1dli {; word-wrap: break-word; display: inline-block;}
.hdGnb_1dli_on {color:#fff;text-decoration:none}
.hdGnb_1da {display:block;padding:0 10px;line-height:50px;color:#343434;text-decoration:none;font-size:1.167em}
/*.hdGnb_1dam {background:url('img/gnb_bg.png')  center right no-repeat}*/
.hdGnb_1dli_on .hdGnb_1da {background-color:#2b313f;color:#fff;text-decoration:none}
.hdGnb_1dli_on .hdGnb_1dam {color:#fff;text-decoration:none}
.hdGnb_2dul {display:none;z-index:1000;position:absolute;border:1px solid #787f89;height:100%;padding:10px}
.hdGnb_1dli_over .hdGnb_2dul, .hdGnb_1dli_over2 .hdGnb_2dul {display:block;top:0;left:215px;width:200px;background:#fff}
.hdGnb_2da {display:none}
.hdGnb_1dli_over .hdGnb_2da {display:block;padding:5px 10px;line-height:20px;font-size:1.083em}
.hdGnb_2da:focus, .hdGnb_2da:hover {text-decoration:none;color:#be334a}

#hd_menu { display: none; }

/*#wrapper { width: 100%; margin-top: 114px; margin-bottom: 0; }*/
#wrapper { width: 100%; min-width: 1250px; margin-top: 114px; margin-bottom: 0;}
#container { width: 1250px; margin: 0 auto; padding: 40px 0; float: none; }
#aside { display: none; }

#main_bn { border-bottom: none; margin-bottom: 0; }
.main_tab_wrap { margin-top: 70px; }
.main_tab_wrap .tab_btn_wrap { text-align: center; border-bottom: 1px solid #c4c4c4; }
.main_tab_wrap .tab_btn_wrap li { display: inline-block; vertical-align: bottom; }
.main_tab_wrap .tab_btn_wrap li a { display: inline-block; width: 155px; padding: 15px 0px; color: #fff; background-color: #c2c2c2; font-size: 18px; vertical-align: bottom; }
.main_tab_wrap .tab_btn_wrap li a.active { background-color: #20c8d7; font-size: 24px; width: 180px; padding: 20px 0; }
.main_tab_wrap .tab_sorting_list { margin-top: 50px; text-align: center; }
.main_tab_wrap .tab_sorting_list li { display: inline-block; margin: 0 10px; }
.main_tab_wrap .tab_sorting_list li a { display: inline-block; font-size: 18px; color: #929292; padding: 10px; }
.main_tab_wrap .tab_sorting_list li a.active { color: #19a0ac; position: relative;  }
.main_tab_wrap .tab_sorting_list li a.active:after { content: ''; display: block; position: absolute; left: 0; bottom: 0; width: 100%; height: 5px; background-color: #20c8d7; }
.main_tab_wrap .tab_con_wrap { min-height: 300px; }
.main_tab_wrap .sct_wrap { display: none; margin: 50px 0; }
.main_tab_wrap .sct_wrap.active { display: block; }
.main_tab_wrap .sct_wrap header { display: none; }

.layer_popup { position: fixed; width: 100%; height: 100%; top: 0; left: 0; z-index: 6; overflow-y: auto; display: none; }
.layer_popup.hide { display: none; }
.layer_popup.show { display: block; }
.mask { position: fixed; width: 100%; height: 100%; background-color: rgba(0,0,0,0.5); }
.layer_popup h3 { font-size: 18px; line-height: 2; padding-bottom: 7px; border-bottom: 1px solid #ddd; margin-bottom: 15px; }
.lp_con { position: absolute; top: 110px; left: 50%; min-width: 600px; margin-left: -300px; background-color: #fff; box-shadow: 1px 1px 3px rgba(0,0,0,0.8); padding: 15px; font-size: 14px; }
.lp_close_btn { width: 15px; height: 15px; position: absolute; top: 10px; right: 10px; background: url(../img/pop_close.png) center center no-repeat; background-size: cover; text-indent: -9999px }
.lp_con_body { position: relative; }
#standardSize .lp_con  { width: 900px; margin-left: -450px; }
#standardSize em { font-style: normal; position: absolute; right: 10px; top: -25px; }
#standardSize #standard1 em { display: none; }
#standardSize #standard2 em { display: none; }
.standard_tab_wrap { margin-top: 20px; }
.standard_tab_wrap li { display: inline-block; margin-right: 5px; }
.standard_tab_wrap li a { padding: 10px 15px; border: 1px solid #000; display: inline-block; }
.standard_tab_wrap li a.active { background-color: #999; color: #fff; }
.standard_tab_wrap .tab_con { display: none; position: relative; margin: 10px 0; }
.standard_tab_wrap .tab_con.active { display: block; }
.standard_tab_wrap .tab_con table { width: 100%; border-collapse: collapse; }
.standard_tab_wrap .tab_con th { padding: 10px; border: 1px solid #000; text-align: center; background-color: #eee; }
.standard_tab_wrap .tab_con td { padding: 10px; border: 1px solid #999; text-align: center; white-space: nowrap; }
.standard_tab_wrap .size_hd { position: absolute; top: 0; left: 0; }
.standard_tab_wrap .size_hd th {  width: 80px; }
.standard_tab_wrap .size_body { margin-left: 80px; overflow-x: auto; }

#imgGuide .lp_con  { width: 700px; margin-left: -350px; }
.img_guide_img { padding: 20px 0; text-align: center; }
.img_guide_img img { max-width: 100%; }

/*#ft { background: url(../img/ft_bg.jpg) center top no-repeat; border-top: none; padding: 0; }*/
#ft { border-top: none; padding: 0; }
.ft_top { overflow: hidden; display: flex;}
/*#ft .ft_ul { border: none; text-align: left; overflow: hidden; padding: 20px 0; margin: 0 20px; float: left;}*/
#ft .ft_ul { border: none; text-align: left; overflow: hidden; padding: 20px 0; margin:auto;}
#ft .ft_ul li { border-right: 1px solid #fff; padding: 0 5px; margin: 0; float: left; line-height: 1; }
#ft .ft_ul li:last-child { border-right: none; }
/*#ft .ft_ul li a { color: #fff; font-size: 13px; font-weight: normal; }*/
#ft .ft_ul li a { font-size: 13px; font-weight: normal; }
.ft_app { float: right; overflow: hidden; padding: 7px 0; }
.ft_app li { display: inline-block; float: left; margin-right: 10px; }
.ft_bottom { padding: 40px 0; overflow: hidden; display: flex;}
#ft_logo { width: auto; margin-left: auto;}
/*#ft .ft_info { margin-left: 25px; color: rgba(255,255,255,0.5); width: 555px; }*/
/*#ft .ft_info { margin-left: 25px; margin-right: auto; }*/
#ft .ft_info { margin-right: auto; }
#ft .ft_cs { text-align: left; color: #fff; width: auto; }
#ft .ft_cs span { margin-right: 20px; }
#ft .ft_cs a { color: #fff; padding: 8px 30px; margin: 0 4px; background-color: #525a5b; display: inline-block; }
#ft .ft_cs div { margin-top: 15px; }
#ft .ft_cs strong { margin: 0; line-height: 1; font-size: 2.5em; display: inline-block; margin-right: 10px; font-weight: normal; }
#ft .ft_cs small { line-height: 1.2; display: inline-block; font-size: 1em; color: rgba(255,255,255,0.7); }


/*filter*/
.filter_wrap { position: relative; }
.filter_wrap:after { content: ''; display: block; clear: both; float: none; border-bottom: 1px solid #000; }
.filter_wrap article { position: relative; float: left; padding: 0 2px; min-width: 10%; max-width: 10%; }
.filter_wrap article h3 { overflow: hidden; padding: 8px 5px 8px 20px; font-size: 13px; font-weight: normal; background-image: url(../img/sit_accordion_ico1.png); background-repeat: no-repeat; background-position:5px center; background-size: 10px; cursor: pointer; border-bottom: 1px solid #ddd }
.filter_wrap article.active h3 { background-image: url(../img/sit_accordion_ico2.png); }
.filter_wrap article h3 ~ a { position: absolute; bottom: 5px; right: 7px; color: #ff7575; font-size: 0.85em; text-decoration: underline; text-underline-position: under; display: none; }
.filter_wrap article.active h3 ~ a { display: block; }
.filter_wrap article .filter_contents { display: none; padding: 0; padding-bottom: 40px; background: url(../img/category_line.gif) right top repeat-y; }
#fliter_row1 article .filter_contents { height:250px }
#fliter_row2 article .filter_contents { height:250px }
.filter_wrap article.active .filter_contents { display: block; }
.filter_wrap article.active .filter_contents li { margin: 2px; }
.filter_list { height: 150px; padding-top:10px }
.filter_list_outer { height: 150px; padding-top:10px; overflow-y: auto; }
.filter_list_outer .filter_list { height: auto; }
.filter_contents input[type="checkbox"] { display: none; }
.filter_contents input[type="checkbox"] + label { cursor: pointer; font-size: 12px; display: block; position: relative; padding-left: 20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.filter_contents input[type="checkbox"] + label:before { content: ''; border: 1px solid #000; border-radius: 50%; width: 15px; height: 15px; position: absolute; left: 0; top: 2px; padding: 0; cursor: pointer; }
.filter_contents input[type="checkbox"] + label:hover:before { background-color: #efefef; }
.filter_contents input[type="checkbox"]:checked + label:before { background-color: #000; background-image: url(../img/icon_check.png); background-repeat: no-repeat; background-position: center center; }
.filter_contents input[type="checkbox"]:disabled + label { opacity: 0.3; cursor: default; }
.filter_contents input[type="checkbox"]:disabled + label:before { cursor: default; }
.filter_contents .filter_list_inside { padding-left: 5px; }
.filter_contents .filter_list_inside_inside { padding-left: 15px; }
.filter_contents .filter_list_outer > li > input[type="checkbox"] + label { padding-left: 15px; }
.filter_contents .filter_list_outer > li > input[type="checkbox"] + label:hover:before { background-color: transparent; }
.filter_contents .filter_list_outer > li > input[type="checkbox"] + label:before { border: none; background-image: url(../img/list_ico.gif); background-repeat: no-repeat; background-position: left center; }
.filter_contents .filter_list_outer > li > input[type="checkbox"]:checked + label:before { background-color: transparent; background-image: url(../img/list_ico_active.gif) }
.filter_list_inside { display: none; }
.filter_contents input[type="checkbox"]:checked +label + .filter_list_inside { display: block; }
.filter_list_inside_inside { display: none; }
.filter_list_inside input[type="checkbox"]:checked +label + .filter_list_inside_inside { display: block; }
.filter_brand_search { margin-bottom: 10px; }
.filter_brand_search input[type="search"] { width: 180px; height: 30px; padding: 0 10px; padding-right: 40px; background: url(../img/filter_sch_ico.png) 100% center no-repeat; border: 1px solid #c5c5c5; }
.filter_wrap article h4 { font-weight: normal; margin-bottom: 5px; }
.filter_brand_list { height: 80px; overflow: auto; }
.filter_contents > a { display: block; text-align: right; text-decoration: underline; text-underline-position: under; margin-bottom: -18px; padding-right:10px }
.filter_contents input[type="radio"] { display: none; }
.filter_contents input[type="radio"] + label { cursor: pointer; font-size: 12px; display: block; position: relative; padding-left: 23px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.filter_contents input[type="radio"] + label:before { content: ''; border: 3px solid #999; border-radius: 50%; width: 15px; height: 15px; position: absolute; left: 0; top: 2px; padding: 0; cursor: pointer; }
.filter_contents input[type="radio"] + label:hover:before { border-color: #666; }
.filter_contents input[type="radio"]:checked + label:before { border: 5px solid #000; }
.filter_contents input[type="radio"]:disabled + label { opacity: 0.3; cursor: default; }
.filter_contents input[type="radio"]:disabled + label:before { cursor: default; }
.filter_contents .filter_color_list li { display: inline-block; position: relative; }
.filter_contents .filter_color_list li span { display: none; position: absolute; top: -17px; left: 50%; min-width: 45px; max-width: 60px; margin-left: -22.5px; padding: 1px 0px; background: #fff; border: 1px solid #ddd; white-space: nowrap; text-align: center; z-index: 1; }
.filter_contents .filter_color_list li:hover span { display: block; }
.filter_contents .filter_color_list input[type="checkbox"] + label { height: 20px; padding-left: 16px; }
.filter_contents .filter_color_list input[type="checkbox"] + label:before { border: none; }
.filter_contents .filter_color_list input[type="checkbox"] + label:hover:before { background-color: transparent; }
.filter_contents .filter_color_list input[type="checkbox"]:checked + label:before { background-color: inherit; }
/*.filter_contents .filter_color_list input[type="checkbox"] + label[for="filterColorWn"]:before { background-color: null; }*/
.filter_contents .filter_color_list input[type="checkbox"] + label[for="filter_color_red"]:before { background-color: red; }
.filter_contents .filter_color_list input[type="checkbox"] + label[for="filter_color_orange"]:before { background-color: orange; }
.filter_contents .filter_color_list input[type="checkbox"] + label[for="filter_color_yellow"]:before { background-color: gold; }
.filter_contents .filter_color_list input[type="checkbox"] + label[for="filter_color_pink"]:before { background-color: pink; }
.filter_contents .filter_color_list input[type="checkbox"] + label[for="filter_color_purple"]:before { background-color: purple; }
.filter_contents .filter_color_list input[type="checkbox"] + label[for="filter_color_green"]:before { background-color: green; }
.filter_contents .filter_color_list input[type="checkbox"] + label[for="filter_color_khaki"]:before { background-color: olive; }
.filter_contents .filter_color_list input[type="checkbox"] + label[for="filterColorSb"]:before { background-color: skyblue; }
.filter_contents .filter_color_list input[type="checkbox"] + label[for="filter_color_blue"]:before { background-color: blue; }
.filter_contents .filter_color_list input[type="checkbox"] + label[for="filter_color_navy"]:before { background-color: navy; }
.filter_contents .filter_color_list input[type="checkbox"] + label[for="filter_color_gray"]:before { background-color: grey; }
.filter_contents .filter_color_list input[type="checkbox"] + label[for="filter_color_ivory"]:before { background-color: ivory; border: 1px solid #aaa; }
.filter_contents .filter_color_list input[type="checkbox"] + label[for="filter_color_beige"]:before { background-color: #f5eddc; }
.filter_contents .filter_color_list input[type="checkbox"] + label[for="filter_color_brown"]:before { background-color: brown; }
.filter_contents .filter_color_list input[type="checkbox"] + label[for="filter_color_black"]:before { background-color: black; }
.filter_contents .filter_color_list input[type="checkbox"] + label[for="filter_color_white"]:before { background-color: white; border: 1px solid #aaa; }
.filter_contents .filter_color_list input[type="checkbox"] + label[for="filterColorSv"]:before { background-color: silver; }
.filter_contents .filter_color_list input[type="checkbox"] + label[for="filterColorGd"]:before { background-color: gold; }
.filter_contents .filter_color_list input[type="checkbox"] + label[for="filter_color_fluorescent"]:before { background-color: chartreuse; }
.filter_contents .filter_color_list input[type="checkbox"] + label[for="filter_color_multi"]:before { background-color: transparent; border: 1px solid firebrick; }
.filter_contents .filter_color_list input[type="checkbox"] + label[for="filter_color_light green"]:before { background-color: yellowgreen; }
.filter_contents .filter_color_list input[type="checkbox"] + label[for="filterColorPt"]:before { background: url(../img/filter_color_pattern.jpg) no-repeat center center; }
.filter_contents .filter_color_list input[type="checkbox"] + label[for="filterColorPt"]:before { background: url(../img/filter_color_pattern.jpg) no-repeat center center; }

.filter_contents .filter_color_list input[type="checkbox"] + label[for="plain"]:before { background: url(../img/filter_color_pattern.jpg) no-repeat center center; }
.filter_contents .filter_color_list input[type="checkbox"] + label[for="dot"]:before { background: url(../img/filter_color_pattern.jpg) no-repeat center center; }
.filter_contents .filter_color_list input[type="checkbox"] + label[for="stripe"]:before { background: url(../img/filter_color_pattern.jpg) no-repeat center center; }
.filter_contents .filter_color_list input[type="checkbox"] + label[for="multi"]:before { background: url(../img/filter_color_pattern.jpg) no-repeat center center; }
.filter_contents .filter_color_list input[type="checkbox"] + label[for="check"]:before { background: url(../img/filter_color_pattern.jpg) no-repeat center center; }
.filter_contents .filter_color_list input[type="checkbox"] + label[for="gradation"]:before { background: url(../img/filter_color_pattern.jpg) no-repeat center center; }
.filter_contents .filter_color_list input[type="checkbox"] + label[for="pattern"]:before { background: url(../img/filter_color_pattern.jpg) no-repeat center center; }
.filter_contents .filter_color_list input[type="checkbox"] + label[for="tiger"]:before { background: url(../img/filter_color_pattern.jpg) no-repeat center center; }
.filter_contents .filter_color_list input[type="checkbox"] + label[for="kamo"]:before { background: url(../img/filter_color_pattern.jpg) no-repeat center center; }
.filter_contents .filter_color_list input[type="checkbox"] + label[for="printing"]:before { background: url(../img/filter_color_pattern.jpg) no-repeat center center; }
.filter_clear_all { position: absolute; top:-22px; right: 0; color: #ff7575; }
.brand_box { /*border-top: 1px solid #ddd;*/ }
.filter_wrap .brand_box article { float: none; max-width: 1200px; }
.brand_box h4 { font-weight: normal; margin-bottom: 5px; }
.brand_box ul { overflow: hidden; height: 300px }
.filter_wrap .brand_box article.active ul li { float: left; width: 20%; margin: 0; }
.brand_box input[type="checkbox"] { display: none; }
.brand_box input[type="checkbox"] + label { cursor: pointer; font-size: 12px; display: block; position: relative; padding-left: 20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.brand_box input[type="checkbox"] + label:before { content: ''; border: 1px solid #000; border-radius: 50%; width: 15px; height: 15px; position: absolute; left: 0; top: 2px; padding: 0; cursor: pointer; }
.brand_box input[type="checkbox"] + label:hover:before { background-color: #efefef; }
.brand_box input[type="checkbox"]:checked + label:before { background-color: #000; background-image: url(../img/icon_check.png); background-repeat: no-repeat; background-position: center center; }
.brand_box input[type="checkbox"]:disabled + label { opacity: 0.3; cursor: default; }
.brand_box input[type="checkbox"]:disabled + label:before { cursor: default; }
.filter_brand_all { display: block; text-align: right; }
.mCSB_scrollTools { width: 5px !important; }
.mCSB_inside>.mCSB_container { margin-right: 5px !important; }

#filter_category { min-width: 50%; max-width: 50%;   } /* [2026-07-06] 70->50: 택사이즈 3칸(30%) 확보 */
#filter_category .filter_contents { background: none }
#filter_category h3 { background-position: 0.5% center; padding:8px 5px 8px 20px }
#filter_category .depth_lv1_wrap { width:20%; float:left; margin:0; padding:2px; box-sizing: border-box }
#filter_category .depth_lv2 { box-sizing: border-box }
#filter_category .filter_list_outer { height: 250px }

#fliter_row2 article { width:10% }

#brandAll .lp_con { margin-left: -365px; }
.brand_all_wrap { width: 700px; padding-bottom: 25px; position: relative; }
.brand_all_wrap .filter_contents { padding-top:10px;}
.brand_all_wrap > a { position: absolute; bottom: 0px; right: 7px; color: #ff7575; font-size: 0.85em; text-decoration: underline; text-underline-position: under;}
.brand_all_wrap .filter_brand_search { margin-bottom: 15px; }
.brand-index { display: inline-block; margin-left: 20px; width: 490px; vertical-align: top; }
.brand-index-list { list-style: none; }
.brand-index-list li { display: inline-block; font-size: 12px; margin: 0 4px; }
.brand-index-list li a { cursor: pointer; color: #666; font-weight: 500; }
.brand-index-list li:first-child a { color: #333; }
.brand_all_wrap .filter_brand_list { height: 300px; }
.brand_all_wrap .filter_brand_list .mCSB_container > ul { float: left; width: 25%; }
.brand_all_wrap .filter_brand_list .mCSB_container > ul > li { margin-bottom: 10px; }
.brand_all_wrap .filter_brand_list .mCSB_container > ul > li h4 { font-size: 12px; }
.total_items_wrap { position:relative; }
.total_items { position: absolute ; top: 0; left:0; font-size: 18px; padding: 10px 5px;}
.total_items span.count { color: #FF7F01}
.filter_title { margin-bottom:10px; }

.sct_lst_view.sct_lst_gallery { display: none }


.filter_title > a > img {    background-image: url(../img/sit_accordion_ico1.gif);
    background-repeat: no-repeat;
    background-position: 158px center;
    background-size: 20px;
    padding: 0 20px 0 10px;}



/* ===== [2026-07-06] 필터개편: 스타일 스크롤 / 택사이즈 3칸+전체보기 / 실측 슬라이더 ===== */
.filter_scroll { height: 210px !important; overflow-y: auto; }
.filter_wrap article.f_size3 { min-width: 30%; max-width: 30%; }
.f_size3 .filter_list { height: 202px; overflow-y: auto; overflow-x: hidden; }   /* 표준사이즈표 숨김분까지 확장 — 30개(10줄) 스크롤 없이 노출 */
.f_size3 .filter_list li { float: left; width: 33%; box-sizing: border-box; }
.filter_wrap article.f_size3.active .filter_contents li { margin: 1px 0; }
/* 전체보기는 기본 규칙(우하단 정렬)로 목록 아래 한 줄에 위치 */
.filter_wrap article.f_meas { min-width: 20%; max-width: 20%; }
.meas_toggle { padding: 8px 4px 4px; }
.meas_toggle label { margin-right: 8px; cursor: pointer; font-size: 12px; }
.meas_toggle input[type="radio"] { display: none; }
.meas_toggle input[type="radio"] + span { display: inline-block; padding: 2px 10px; border: 1px solid #ccc; border-radius: 10px; }
.meas_toggle input[type="radio"]:checked + span { background: #000; color: #fff; border-color: #000; }
.meas_axis { margin: 8px 6px 2px; }
.meas_label { font-size: 11px; overflow: hidden; }
.meas_val { float: right; color: #777; }
.meas_track { position: relative; height: 20px; margin-top: 2px; }
.meas_track:before { content: ''; position: absolute; left: 0; right: 0; top: 50%; margin-top: -1px; height: 2px; background: #ddd; }   /* 선을 직접 그려 좌우 썸 정렬 통일 */
.meas_track input[type="range"] { position: absolute; left: 0; top: 0; width: 100%; height: 20px; margin: 0; padding: 0; background: transparent; -webkit-appearance: none; pointer-events: none; }
.meas_track input[type="range"]::-webkit-slider-runnable-track { height: 14px; background: transparent; }
.meas_track input[type="range"]::-moz-range-track { height: 2px; background: transparent; }
.meas_track input[type="range"]::-webkit-slider-thumb { -webkit-appearance: none; pointer-events: auto; width: 14px; height: 14px; border-radius: 50%; background: #000; margin-top: 0; cursor: pointer; }
.meas_track input[type="range"]::-moz-range-thumb { pointer-events: auto; width: 14px; height: 14px; border-radius: 50%; background: #000; border: 0; cursor: pointer; }
.f_size3 a[href="#standardSize"] { display: none; }   /* [사장님 지시] 표준사이즈표 일단 숨김(좁아 보임) */
#sizeAll .lp_con { margin-left: -365px; }
.size_all_wrap { width: 700px; padding-bottom: 25px; position: relative; }
.size_all_wrap > a { position: absolute; bottom: 0px; right: 7px; color: #ff7575; font-size: 0.85em; text-decoration: underline; text-underline-position: under; }
.size_all_wrap .filter_contents { padding-top: 10px; }
.size_all_wrap .size_all_list { height: 300px; overflow-y: auto; }
.size_all_wrap .size_all_list > ul { -webkit-column-count: 6; -moz-column-count: 6; column-count: 6; }
.size_all_wrap .size_all_list li { -webkit-column-break-inside: avoid; page-break-inside: avoid; break-inside: avoid; margin: 2px; }
.size_all_hint { margin-top: 10px; font-size: 11px; color: #888; }
