/* BASIC css start */
#search .form-wrap {position: relative; background-color:#ab3e41; padding: 10px;}
#search .form-wrap .searchForm {width:80%;}
#search .form-wrap .searchForm input {border:0px none;}
#search .form-wrap .searchButton {width:20%; height:68px; background-color:#822023; color:#fff;position: absolute; top: 10px; right: 10px; height: 68px; line-height: 68px; text-align: center; }
#search .form-wrap .searchForm #keyword_search {width:90%; margin-bottom: 10px;}
#search .form-wrap .searchPrice {color:#fff;}
#search .form-wrap .searchPrice input {width:30%;}
#search h2 {border-bottom:1px solid #4a4a4a; text-align:center; font-weight:bold; padding:5px 0;}
#search .MK_product_list .items {background-color:#f9f9f9; padding: 10px 0;}
#search .MK_product_list .items #MK_best_product li {width:33.33%;}
#search .MK_product_list .items .paging-num {text-align: center; clear: both; margin:20px 0;}
#search .MK_product_list .items .paging-num a {background-color:#fff; border:1px solid #393939; padding:5px 10px; margin:0 10px;}
#search .list_group {padding:12px 1%; text-align:center;}
#search .list_group select {width:49%; height:28px;}
#search .more .more-title {color: #3b3b3b;}

#search .list_shopping1x li {box-sizing: border-box; padding: 18px 4px;}
#search .list_shopping1x li:first-child {padding:0 4px 18px 4px;}
#search .list_shopping1x li a {display: inline; padding: 0;}
#search .list_shopping1x li figcaption p.hashtag {margin-top: 5px;}
#search .list_shopping1x li figcaption p.hashtag a {background-color: #f3f3f3; white-space: nowrap; margin-right:5px;}
#search .list_shopping2x li {box-sizing: border-box; padding:0 2px 18px 2px;}
#search .list_shopping2x li a {display: inline; padding: 0;}
#search .list_shopping2x li figcaption p.hashtag {margin-top: 5px;}
#search .list_shopping2x li figcaption p.hashtag a {background-color: #f3f3f3; white-space: nowrap; margin-right:5px;}
#search .list_array .list_arrayRight img {width: 23px; height: auto;}

@media screen and (min-width:420px) and (max-width:767px) {
    #search .list_shopping1x li {padding:4px;}
    #search .list_shopping1x li:first-child {padding:4px;}
}
@media screen and (min-width:768px) {
    #search .list_shopping1x li {padding:10px;}
    #search .list_shopping1x li:first-child {padding:10px;}
    #search .list_shopping2x li {padding:5px;}
}
article {
    clear: both;
    width: 100%;
    vertical-align: top;
}

/* article ¿µ¿ª °øÅë div */
article p.wt_sel {
    background: url(/design/kiditem01/bmit_skin/mobile/G_select_arrow.png) no-repeat right top;
    background-size: 33px 33px; -webkit-background-size: 33px 33px;
}
article p.wt_sel24 {
    height: 28px;
    background: url(/design/kiditem01/bmit_skin/mobile/G_select_arrow.png) no-repeat right 3px;
    background-size: 26px 26px; -webkit-background-size: 26px 26px;
}
article p.wt_in {
    background: #fff;
    -webkit-box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.2);
    border: 1px solid #a7a8ad;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -webkit-box-sizing:border-box; 
    box-sizing:border-box;
    padding: 0 10px;
}
article div.G_content_box {
    clear: both;
    width: 100%;
    vertical-align: top;
}
article div.M_form_box, article div.M_Pform_box, article div.M_Oform_box, article div.M_Uform_box {
    width: 100%;
    -webkit-box-sizing:border-box; 
    box-sizing:border-box;
    padding: 10px;
    background-color: #f9f9f9;
    background: -webkit-gradient(linear,0 0,0 100%,from(#f9f9f9),to(#ececee));
    border-top: 1px solid #fff;
    vertical-align: top;
}
article div.M_Pform_box {
    background: none;
    padding-top: 5px;
}
article div.M_Nform_box {
    width: 100%;
    -webkit-box-sizing:border-box; 
    box-sizing:border-box;
    padding: 10px;
    background-color: #f9f9f9;
    background: -webkit-gradient(linear,0 0,0 100%,from(#f9f9f9),to(#ececee));
    border-top: 1px solid #fff;
    vertical-align: top;
}
article div.M_Oform_box {
    padding-top: 0;
}
article div.M_Uform_box {
    border-bottom: 2px solid #cdcdcd;
}

article div.M_repeat, article div.M_Drepeat, article div.M_Prepeat {
    position: relative;
    width: 100%;
    background: #fff;
    -webkit-box-sizing:border-box; 
    box-sizing:border-box;
    padding: 10px;
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
}
article div.M_Drepeat,
article div.M_form_box > div.M_Drepeat /* È¸¿ø°¡ÀÔ¾ç½Ä */ {
    background: #ffffff url(/design/kiditem01/bmit_skin/mobile/clear_line_dot2.png) repeat-x left top;
    background-size: 4px 4px; -webkit-background-size: 4px 4px;
}
article div.M_Prepeat {
    background: #ffffff url(/design/kiditem01/bmit_skin/mobile/clear_line_dot2.png) repeat-x left top;
    background-size: 4px 4px; -webkit-background-size: 4px 4px;
    border: 1px solid #e1e1e1;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-top: 0;
}

/* ÆäÀÌÁöÀüÃ¼ Å¸ÀÌÆ²¹Ù */
article h1.sub_title, article h1.sub2_title, article h1.sub4_title, article h1.subI_title, article h1.gub_title {
    clear: both;
    line-height: 34px;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    color: #5f5f5f;
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    -moz-box-shadow: inset -1px -1px 0px 1px #f0f0f0;
    -webkit-box-shadow: inset -1px -1px 0px #f0f0f0;
    box-shadow: inset -1px -1px 0px 1px #f0f0f0;
    vertical-align: top;
}
article h1.subI_title {
    line-height: 0;
    padding: 7px 0;
}
article h1.sub2_title {
    margin-top: 10px;   
}
article h1.sub3_title {
    clear: both;
    margin-top: 10px;
    line-height: 34px;
    font-weight: bold;
    font-size: 14px;
    background:     #f2f2f2;
    border-top: 2px solid #d9d9d9;
    border-bottom: 1px solid #e6e6e6;
    vertical-align: top;
    color: #000;
}
article h1.sub4_title {
    text-align: left;
    padding-left: 10px;
} 
article h1.sub_title > ul, article h1.sub2_title > ul, article h1.sub3_title > ul, article h1.subI_title > ul {
    width: 100%;
    display:-webkit-box;
    -webkit-box-orient:horizontal;
    vertical-align: top;
}
article li.gub_tl {
    -webkit-box-flex:1;
    padding-left: 10px;
    text-align: left;
    font-size: 16px;
}
article li.gub_l {
    padding-left: 10px;
    text-align: left;
}
article li.gub_c {
    -webkit-box-flex:1;
    text-align: center;
    font-size: 16px;
    line-height: 27px;
}
article li.gub_cl {
    -webkit-box-flex:1;
    text-align: left;
    padding-left: 5px;
    font-size: 11px;
    line-height: 27px;
    font-weight: normal;
}
article li.gub_r {
    padding-right: 10px;
}
article p.btn_arrow {
    padding: 0 13px 0 0;
    background: url(/design/kiditem01/bmit_skin/mobile/btn_arrow_ico.png) no-repeat right 10px;
    background-size: 9px 14px; -webkit-background-size: 9px 14px;
}
article div.M_clear_line {
    clear: both;
    width: 100%;
    height: 10px;
    margin: 10px 0;
    background: url(/design/kiditem01/bmit_skin/mobile/clear_line_dot.png) repeat-x left top;
    background-size: 10px 10px; -webkit-background-size: 10px 10px;
    vertical-align: top;
}

/* °øÅë¹öÆ° */
article p.P_prew_btn, article p.P_home_btn {
    display: inline-block;
    width: 26px;
    height: 26px;
    line-height: 26px;
    border-radius: 26px 26px;
    -webkit-border-radius: 26px 26px;
    background: #efefef url(/design/kiditem01/bmit_skin/mobile/btn_home_ico.png) no-repeat 6px 6px;
    background-size: 14px 13px; -webkit-background-size: 14px 13px;
}
article p.P_prew_btn a, article p.P_home_btn a {
    display: block;
    width: 26px;
    height: 26px;
}
article p.P_prew_btn {
    background: #efefef url(/design/kiditem01/bmit_skin/mobile/btn_arrow_ico2.png) no-repeat 10px 6px;
    background-size: 9px 14px; -webkit-background-size: 9px 14px;
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(18*0deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
article p.ggt_Abtn {
    background: #0099dd;
    border: 1px solid #006eac;
    -moz-box-shadow: inset -1px -1px 0 1px #33ade4;
    -webkit-box-shadow: inset -1px -1px 0 #33ade4;
    box-shadow: inset -1px -1px 0 1px #33ade4;
}
article p.ggt_Abtn a {
    display: block;
    width: 100%;
    height: 24px;
    color: #fff;
}
article p.fmbu_btn {
    background: #fff;
    line-height: 24px;
    height: 24px;
    margin-top: 5px;
    border: 1px solid #c3c3c3;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-box-shadow: inset -1px -1px 0 1px #f0f0f0;
    -webkit-box-shadow: inset -1px -1px 0 #f0f0f0;
    box-shadow: inset -1px -1px 0 1px #f0f0f0;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
}
article p.fmbu_btn a, article p.fmg_btn a, footer p.fmbc_btn a {
    display: block;
    width: 100%;
    height: 24px;
}
footer p.fmbc_btn, article p.fmbc_btn, article p.fmbb_btn, article p.ggt_Bbtn, article p.ggt_Dbtn, /* ÇÏ´Ü,»óÇ°¸®½ºÆ® */
article p.ggt_Zbtn /* Àå¹Ù±¸´Ï ÂòÇÏ±â */ {
    width: 100%;
    background: #fff;
    line-height: 24px;
    height: 24px;
    border: 1px solid #c3c3c3;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-box-shadow: inset -1px -1px 0 1px #f0f0f0;
    -webkit-box-shadow: inset -1px -1px 0 #f0f0f0;
    box-shadow: inset -1px -1px 0 1px #f0f0f0;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
}
article p.fmbc_btn, article p.fmbg_btn, article p.ggb_Bbtn, article p.ggb_Cbtn, article p.gbb_Dbtn, /* »óÇ°»ó¼¼ */
article p.ggb_Tbtn /* fixed pink¹öÆ° */ {
    width: 100%;
    background: #fff;
    line-height: 36px;
    height: 36px;
    border: 1px solid #c3c3c3;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-box-shadow: inset -1px -1px 0 1px #f0f0f0;
    -webkit-box-shadow: inset -1px -1px 0 #f0f0f0;
    box-shadow: inset -1px -1px 0 1px #f0f0f0;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
}
article p.fmbb_btn { /*ÂòÇÏ±â */
    line-height: 30px;
    height: 30px;
}
article p.fmbb_btn a { 
    display: block;
    width: 100%;
    height: 30px;
}
article p.fmbg_btn { /*ÂòÇÏ±â */
    line-height: 36px;
    height: 36px;
}
article p.fmbg_btn a { 
    display: block;
    width: 100%;
    height: 36px;
    color: #888;
}
article p.ggb_Tbtn {
    line-height: 36px;
    height: 36px;
    background: #e41634;
    border: 1px solid #e41634;
    -moz-box-shadow: inset -1px -1px 0 1px #fc3351;
    -webkit-box-shadow: inset -1px -1px 0 #fc3351;
    box-shadow: inset -1px -1px 0 1px #fc3351;
    font-size: 14px;
}
article p.ggt_Bbtn, article p.ggb_Bbtn { /* Àå¹Ù±¸´Ï */
    line-height: 30px;
    height: 30px;
    background: #0099dd;
    border: 1px solid #006eac;
    -moz-box-shadow: inset -1px -1px 0 1px #33ade4;
    -webkit-box-shadow: inset -1px -1px 0 #33ade4;
    box-shadow: inset -1px -1px 0 1px #33ade4;
}
article p.ggb_Bbtn {
    line-height: 36px;
    height: 36px;
}
article p.ggt_Bbtn a {
    display: block;
    width: 100%;
    height: 30px;
    color: #fff;
}
article p.ggb_Bbtn a, article p.ggb_Tbtn a {
    display: block;
    width: 100%;
    height: 36px;
    color: #fff;
}
article div.M_Fbtn_box > p.ggb_Bbtn a {
    font-size: 16px;
}
article p.ggb_Cbtn {
    line-height: 39px;
    height: 39px;
    background: #e41634;
    border: 1px solid #e41634;
    -moz-box-shadow: inset -1px -1px 0 1px #fc3351;
    -webkit-box-shadow: inset -1px -1px 0 #fc3351;
    box-shadow: inset -1px -1px 0 1px #fc3351;
    font-size: 14px;
}
article p.ggb_Cbtn a {
    display: block;
    width: 100%;
    height: 39px;
    color: #fff;
}

article p.ggt_Dbtn, article p.ggt_Zbtn { /* Ç°Àý */
    line-height: 30px;
    height: 30px;
    background: #ddd;
    border: 1px solid #dbdbdb;
    -moz-box-shadow: inset -1px -1px 0 1px #e9e9e9;
    -webkit-box-shadow: inset -1px -1px 0 #e9e9e9;
    box-shadow: inset -1px -1px 0 1px #e9e9e9;
}
article p.ggt_Dbtn a {
    display: block;
    width: 100%;
    height: 30px;
    color: #fff;
}
article p.ggt_Zbtn a {
    display: block;
    width: 100%;
    height: 30px;
    color: #444;
}

/* »óÇ° Áø¿­¾ÆÀÌÄÜ */
article div.gsbc_icon {
    clear: both;
    position: absolute;
    right: 0;
    top: 0;
    height: 18px;
    line-height: 18px;
    font-size: 10px;
    vertical-align: top;
    z-index:999;
}
article ul.gsbci_d {
    display:-webkit-box;
    -webkit-box-orient:horizontal;
    vertical-align: top;
}
article ul.gsbci_d > li {
    -webkit-box-flex:1;
}
article ul.gsbci_d > li p {
    padding: 0 3px;
    text-align: center;
}
article p.gsbci_01 {
    background: #2f5690;
    color: #fff;
}
article p.gsbci_02 {
    background: #0692ff;
    color: #fff;
}
article p.gsbci_03 {
    background: #e50707;
    color: #fff;
}
article p.gsbci_04 {
    background: #cb5fef;
    color: #fff;
}
article p.gsbci_05 {
    background: #333;
    color: #fff;
}
article p.gsbci_06 {
    background: #ff5390;
    color: #fff;
}

/* ÆäÀÌÂ¡ °øÅë */
article div.grb_page {
    clear: both;
    width: 100%;
    margin: 15px 0;
    text-align: center;
}
article div.grb_page > ul {
    display: inline-block;
    vertical-align: top;
}
article div.grb_page > ul li {
    float: left;
    padding: 0 1px;
    height: 23px;
    line-height: 23px;
    margin-right: 5px;
    background: #f9f9f9;
    font-family: 'Lato', '³ª´®°íµñ', 'µ¸¿ò';
    border: 1px solid #dbdbdb;
    text-align: center;
}
article div.grb_page > ul li.grb_Pover a {
    color: #f11a22;
    font-size: 14px;
    font-weight: bold;
}
article div.grb_page > ul li:first-child {
    background: #f9f9f9 url(/design/kiditem01/bmit_skin/mobile/btn_arrow_ico2.png) no-repeat center 4px;
    background-size: 11px 16px; -webkit-background-size: 11px 16px;
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(18*0deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);

}
article div.grb_page > ul li:last-child {
    background: #f9f9f9 url(/design/kiditem01/bmit_skin/mobile/btn_arrow_ico2.png) no-repeat center 4px;
    background-size: 11px 16px; -webkit-background-size: 11px 16px;
}
article div.grb_page > ul li a {
    display: block;
    width: 25px;
    height: 25px;
    color: #888;
}
article div.grb_page > ul li a:active {
    color: #f11a22;
}
article div.grb_page:after {
    clear: both;
}
/* »óÇ°¸®½ºÆ® */
article h1.glb_title {
    clear: both;
    position: relative;
    margin: 10px;
    line-height: 24px;
    font-weight: bold;
    text-align: center;
    background-color: #ffffff;
    background: -webkit-gradient(linear,0 0,0 100%,from(#ffffff),to(#ececee));
    color: #565960;
    text-shadow: 1px 1px 1px #fff;
    border: 1px solid #fff;
    outline: 1px solid #b6b6bb;
    vertical-align: top;
}
article h1.glb_title a {
    display: block;
    width: 100%;
    height: 24px;
}
article p.H_navi_arrow {
    background: #efeff1; /* Old browsers */
    background: -moz-linear-gradient(top,  #efeff1 51%, #ededef 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(51%,#efeff1), color-stop(100%,#ededef)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #efeff1 51%,#ededef 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #efeff1 51%,#ededef 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #efeff1 51%,#ededef 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #efeff1 51%,#ededef 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efeff1', endColorstr='#ededef',GradientType=0 ); /* IE6-9 */
    overflow: hidden;
    content: "";
    height: 10px;
    margin-top: -0.8em;
    margin-left: -5px;
    position: absolute;
    left: 50%;
    bottom: -7px;
    width: 10px;
    z-index: 1;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(4*5deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    border-radius: .2em;
    border: 1px solid #b6b6bb;
    border-top: 1px solid #efeff1 ;
    border-right: 1px solid #efeff1;
}
/* Áß,¼ÒºÐ·ù ³ëÃâ */
article ul.glbc_list {
    width: 100%;
    display:-webkit-box;
    -webkit-box-orient:horizontal;
    vertical-align: top;
}
article ul.glbc_list > li {
    -webkit-box-flex:1;
}
article ul.glbc_con {
    clear: both;
    width: 100%;
    vertical-align: top;
}
article ul.glbc_con > li {
    float: left;
    width: 47%;
    position: relative;
    line-height: 30px;
    padding-left: 7px;
    border-bottom: 1px dotted #e2e2e2;
}
article ul.glbc_con > li:nth-child(even) {
    float: right;
}
article ul.glbc_con > li:nth-child(2n+1) {
    clear: both;
}
article ul.glbc_con > li:before {
    content: '¡Ü';
    position: relative;
    font-size: 6px;
    color: #888;
    left: -4px;
    top: -1px;
}
article ul.glbc_con > li.glbc_last:before {
    content: none;
}

/* »óÇ°¸®½ºÆ® »ó´Ü ½½¶óÀÌµå »óÇ° */
article div.GM_div {
    clear: both;
    width: 100%;
    vertical-align: top;
}
article div.G_slide_box {
    clear: both;
    width: 100%;
    background: #fbfbfc;
    border-top: 1px solid #dddde1;
    border-bottom: 1px solid #dddde1;
    vertical-align: top;
}
article ul.gsb_con {
    clear: both;
    width: 100%;
    display:-webkit-box;
    -webkit-box-orient:horizontal;
    vertical-align: top;
}
article ul.gsb_con > li {
    border-right: 1px solid #dddde1;
}
article li.gsb_Cimg {
    position: relative;
    display:-webkit-box;
    -webkit-box-orient:horizontal;
    -webkit-box-align:center;
    vertical-align: top;
}
article li.gsbc_r {
    -webkit-box-flex:1;
    position: relative;
    padding: 20px 10px 10px 10px;
}
article li.gsbc_rc {
    -webkit-box-flex:1;
    position: relative;
    padding: 5px 10px 10px 10px;
}
article p.gsbc_img {
    width: 130px;
    height: 130px;
}

/* ½½¶óÀÌµå »óÇ° Å¸ÀÌÆ² ¾ÆÀÌÄÜ */
article div.gsb_title_ico {
    position: absolute;
    top: -2px;
    left: 2px;
    padding: 5px 3px;
    background: #18b3ea;
    border: 1px solid #189ed1;
    text-shadow: 0px -1px 0px rgba(0,86,135,.5);
    text-align: center;
    font-size: 10px;
    font-family: 'Lato', arial;
    color: #beebfc;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}
article p.gsbt_B {
    font-size: 14px;
    font-weight: 700;
    color: #fff;
}

/* º£½ºÆ® Å¸ÀÌÆ²*/
article div.gsbb_title_ico {
    position: absolute;
    top: -2px;
    left: 2px;
    padding: 5px 3px;
    background: #fcd307;
    border: 1px solid #ec9904;
    text-shadow: 0px -1px 0px rgba(236,153,4,.5);
    text-align: center;
    font-size: 10px;
    font-family: 'Lato', arial;
    color: #fff;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}
article p.gsbt_Bb {
    font-size: 14px;
    font-weight: 700;
    color: #fff;
}

article ul.gsb_con > li label ul {
    clear: both;
}
article ul.gsb_con > li label ul > li:first-child {
    padding-right: 5px;
}
article ul.gsb_con > li label ul > li {
    float: left;
    line-height: 21px;
    padding-right: 5px;
    color: #888;
}
article ul.la_check > li a {
    color: #888;
}
article p.gsbc_name {
    clear: both;
    display: inline-block;
    width: 100%;
    font-size: 14px;
    margin: 2px 0;
    line-height: 20px;
    height: 40px;
    letter-spacing: -1px;
    overflow: hidden;
}
article p.gsbc_option {
    padding: 0 0 8px 8px;
    color: #333;
}
article p.gsbc_coupon {
    padding: 0 0 3px 3px;
    color:red;
}
article p.gsbc_option:before {
    content: "";
    display: inline-block;
    position: relative;
    left: -8px;
    width: 8px;
    height: 8px;
    border: 1px dotted #333;
    border-top: none;
    border-right: none;
}
article ul.gsb_price_box, article ul.gsb_price_box2, article ul.gsb_price_box3 {
    clear: both;
    width: 100%;
    display:-webkit-box;
    -webkit-box-orient:horizontal;
    vertical-align: top;
}
article ul.gsb_price_box2{
    padding-bottom: 35px; 
}
article ul.gsb_price_box3{
    padding-bottom: 10px; 
}
article ul.gsb_price_box > li, article ul.gsb_price_box2 > li  {
    -webkit-box-flex:1;
}
article li.mrb_pp {
    width: 80px;
    text-align: right;
}
article p.gsbp_spi {
    clear: both;
    display: inline-block;
    width: 100%;
    margin-bottom: 5px;
    font-family: 'Lato', arial;
    font-weight: 400;
    font-size: 12px;
    text-decoration: line-through;
    color: #9c9c9c;
}
article p.gsbp_pp {
    clear: both;
    display: inline-block;
    margin-left: 5px;
    font-family: 'Lato', arial;
    font-weight: 400;
    color: #006eac;
}
article p.gsbp_pi {
    clear: both;
    display: inline-block;
    width: 100%;
    font-family: 'Lato', '³ª´®°íµñ', arial;
    font-weight: 700;
    font-size: 18px;
    color: #333;
}

/* ½½¶óÀÌµå ¹öÆ° */
article div.G_silide_btn {
    clear: both;
    width: 100%;
    text-align: center;
    vertical-align: top;
}
article ul.gsbb_con {
    display: inline-block;
    height: 10px;
    margin: 10px auto;
    vertical-align: top;
}
article ul.gsbb_con > li {
    float: left;
    width: 5px;
    height: 5px;
    margin: 1px 0 0 5px;
    background: #f5f5f5;
    border: 1px solid #bbb;
    border-radius: 8px;
    -webkit-border-radius: 8px;
}
article ul.gsbb_con > li.gsb_active, article ul.gsbb_con > li.gsbb_active {
    width: 8px;
    height: 8px;
    margin-top: 0;
    background: #18b3ea;
    border: 1px solid #006eac;
}
article ul.gsbb_con > li.gsbb_active {
    background: #fcd307;
    border: 1px solid #ec9904;
}

/* »óÇ°¸®½ºÆ® */
article div.G_goods_type {
    clear: both;
    width: 100%;
    -webkit-box-sizing:border-box; 
    box-sizing:border-box;
    padding: 0 5px 5px 5px;
    border-bottom: 1px solid #dddde1;
    vertical-align: top;
}
article ul.ggt_con {
    clear: both;
    width: 100%;
    display:-webkit-box;
    -webkit-box-orient:horizontal;
    vertical-align: top;
    line-height: 30px;
}
article li.ggt_r {
    -webkit-box-flex:1;
    text-align: right;
}
article ul.ggt_Bcon {
    clear: both;
    width: 100%;
    margin-top: 5px;
    padding-top: 5px;
    border-top: 1px solid #f5f5f5;
    vertical-align: top;
}
article ul.ggt_Bcon > li {
    float: right;
}
article ul.ggt_Bcon > li:first-child {
    float: left;
}
article div.G_goods_list_box {
    clear: both;
    position: relative;
    width: 100%;
    border-bottom: 1px solid #dddde1;
    vertical-align: top;
}
article ul.gglb_con {
    clear: both;
    width: 100%;
    display:-webkit-box;
    -webkit-box-orient:horizontal;
    vertical-align: top;
}
article ul.gglb_con > li {
    width: 110px;
    border-right: 1px solid #dddde1;
}
article li.gglb_Cimg {
    vertical-align: top;
}
article p.gglb_img {
    width: 110px;
    height: 110px;
}
article ul.gglb_con > li label ul {
    clear: both;
}
article ul.gglb_con > li label ul > li:first-child {
    padding-right: 5px;
}
article ul.gglb_con > li label ul > li {
    float: left;
    line-height: 21px;
    padding-right: 5px;
    color: #888;
}
article p.gglb_pi {
    clear: both;
    display: inline-block;
    width: 100%;
    font-family: 'Lato', '¸¼Àº°íµñ', 'µ¸¿ò';
    font-weight: 700;
    font-size: 16px;
    color: #333;
}

/* »óÇ°¸®½ºÆ® ¹öÆ°,¼ö·® */
article ul.gsb_bcb_box {
    clear: both;
    width: 100%;
    display:-webkit-box;
    -webkit-box-orient:horizontal;
    vertical-align: top;
}
article ul.gsb_bcb_box > li {
    -webkit-box-flex:1;
    text-align: left;
}
article ul.bcb_btn /* »óÇ°¸®½ºÆ® */ {
    clear: both;
    position: absolute;
    bottom: 7px;
    left: 0;
    width: 100%;
    line-height: 30px;
    height: 30px;
    display:-webkit-box;
    -webkit-box-orient:horizontal;
    vertical-align: top;
    text-align: center;
}
article ul.bcb_btn > li {
    -webkit-box-flex:1;
    padding: 0 5px 10px 5px; 
}
article ul.gbb_btn, /* »óÇ°»ó¼¼ */
article ul.gbc_btn /* Àå¹Ù±¸´Ï */{
    width: 100%;
    line-height: 36px;
    height: 36px;
    display:-webkit-box;
    -webkit-box-orient:horizontal;
    vertical-align: top;
    text-align: center;
}
article ul.gbc_btn > li a {
    font-size: 16px;
}
article ul.gbb_btn > li, article ul.gbc_btn > li {
    -webkit-box-flex:1;
    width: 50%;
}
article li.gbb_p {
    padding-left: 5px;
}
article li.gbb_pr {
    padding-right: 5px;
} 
article div.G_goods_list_box > ul.gglb_con > li ul.bcb_count /* »óÇ°¸®½ºÆ® */ {
    clear: both;
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 110px;
    line-height: 36px;
    height: 36px;
    background-color: #ffffff;
    background: -webkit-gradient(linear,0 0,0 100%,from(#ffffff),to(#ececee));
    border-top: 1px solid #ddd;
    display:-webkit-box;
    -webkit-box-orient:horizontal;
    vertical-align: top;
    text-align: center;
}
article div.G_buyer_box > ul.gbb_con > li ul.bcb_count /* »óÇ°»ó¼¼ */ {
    width: 110px;
    line-height: 36px;
    height: 36px;
    background-color: #ffffff;
    background: -webkit-gradient(linear,0 0,0 100%,from(#ffffff),to(#ececee));
    border: 1px solid #ddd;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    display:-webkit-box;
    -webkit-box-orient:horizontal;
    vertical-align: top;
    text-align: center;
}
article ul.bcb_count > li {
    width: 30px;
    line-height: 36px;
    height: 36px;
    overflow: hidden;
    text-align: center;
    font-size: 16px;
    font-weight: 900;
}
article li.bcbc_r {
    -webkit-box-flex:1;border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    -webkit-box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.2);
}
article ul.bcb_count > li p a {
    display: block;
    width: 100%;
    height: 35px;
}
article p.bcb_minus_btn {
    width: 30px;
    height: 35px;
    background: url(/design/kiditem01/bmit_skin/mobile/btn_minus_ico.png) no-repeat center 16px;
    background-size: 13px 4px; -webkit-background-size: 13px 4px;
}
article p.bcb_plus_btn {
    width: 30px;
    height: 35px;
    background: url(/design/kiditem01/bmit_skin/mobile/btn_plus_ico.png) no-repeat center 12px;
    background-size: 13px 13px; -webkit-background-size: 13px 13px;
}

/* »óÇ°¸®½ºÆ®-ÀÌ¹ÌÁö ver 16-11-01 YMR */
article div.G_goods_img_box {
    clear: both;
    width: 100%;
}
article div.G_goods_img_box > ul {
    width: 100%;
    display:-webkit-box;
    -webkit-box-orient:horizontal;
}
article div.G_goods_img_box > ul li.ggib_spec {
    position: relative;
    -webkit-box-flex:1;
    -webkit-box-sizing:border-box; 
    box-sizing:border-box;
    width: 50%;
    padding: 5px 5px 40px 5px;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
}
article div.G_goods_img_box > ul li.ggib_spec:first-child { border-left: none; }
article div.G_goods_img_box > ul li.ggib_spec ul.gsb_price_box { padding-bottom: 10px; }
article div.G_goods_img_box > ul li .img a {
    display: block;
    width: 100%;
    margin-bottom: 10px;
}
article div.G_goods_img_box > ul li .img a img {
    -webkit-box-sizing:border-box; 
    box-sizing:border-box;
    width: 100%;
    height: 100%;
    padding: 5px;
}
article div.G_goods_img_box > ul li .name a {
    clear: both;
    display: block;
    line-height: 18px;
    height: 36px;
    font-size: 14px;
    overflow: hidden;
}

article div.G_goods_img_box > ul li label ul.la_check {
    clear: both;
}
article div.G_goods_img_box > ul li label ul.la_check > li:first-child {
    padding-right: 5px;
}
article div.G_goods_img_box > ul li label ul.la_check > li {
    float: left;
    line-height: 21px;
    padding-right: 5px;
    color: #888;
}
article div.G_goods_img_box > ul li ul.la_check > li a {
    color: #888;
}

article div.G_goods_img_box > ul li ul.bcb_count /* »óÇ°¸®½ºÆ®-ÀÌ¹ÌÁö */ {
    width: 95px;
    line-height: 36px;
    height: 36px;
    background-color: #ffffff;
    background: -webkit-gradient(linear,0 0,0 100%,from(#ffffff),to(#ececee));
    border: 1px solid #ddd;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    display:-webkit-box;
    -webkit-box-orient:horizontal;
    vertical-align: top;
    text-align: center;
}
article ul.ggib_r {
    display:-webkit-box;
    -webkit-box-orient:horizontal;
    margin: 10px 0;
}
article ul.ggib_r > li {
    -webkit-box-flex:1;
}
article ul.ggib_r > li:first-child { width: 100px; margin-top: 10px; }
article ul.ggib_r > li:last-child { min-width: 100px; }

/* »óÇ°»ó¼¼ÆäÀÌÁö */
article div.G_goods_Dbox {
    clear: both;
    width: 100%;
    -webkit-box-sizing:border-box; 
    box-sizing:border-box;
    padding: 0 10px;
    vertical-align: top;
}
article div.ggb_img_box {
    clear: both;
    position: relative;
    width: 100%;
    margin-top: 10px;
    text-align: center;
}
article p.ggb_img {
    display: inline-block;
    width: 100%;

}
/* ¼ö·®,¹Ù·Î±¸¸Å,Àå¹Ù±¸´Ï,ÂòÇÏ±â */
article div.G_buyer_box, article div.G_buyer_box2 {
    clear: both;
    width: 100%;
}
article div.G_buyer_box2 {
    margin-top: 10px;
}
article ul.gbb_con, article ul.ggb2_con, article ul.ggb2_con > li ul {
    width: 100%;
    display:-webkit-box;
    -webkit-box-orient:horizontal;
    vertical-align: top;
}
article ul.gbb_con > li {
    width: 120px;
}
article li.gbb_r {
    -webkit-box-flex:1;
    padding-left: 10px;
}
article ul.ggb2_con > li ul li {
    -webkit-box-flex:1;
    width: 50%;
}
article li.ggb2_line {
    width: 4px;
    background: #e41634;
    border-right: 2px solid #fc3351;
}

/* »óÇ°Á¤º¸ */
article div.ggdb_table {
    clear: both;
    position: relative;
    width: 100%;
    margin-top: 10px;
    vertical-align: top;
}
article div.ggdb_table > table.ggdb_info {
    clear: both;
    width: 100%;
    font-size: 12px;
    border: 1px solid #dbdbdb;
}
article table.ggdb_info td {
    width: 50%;
    line-height: 30px;
    text-align: left;
    border-bottom: 1px solid #dbdbdb;
    color: #777;
    padding: 0 8px;
}
article table.ggdb_info td:nth-child(1n+1) {
    border-right: 1px solid #dbdbdb;
}

/* »óÇ°»ó¼¼ÆäÀÌÁö (ÅÇºÐ·ù jQuery-ÀÌ¸§º¯°æºÒ°¡)*/
article div.ggdb_showmain_box {
    clear: both;
    width: 100%;
}
article ul.tabs {
    clear: both;
    width: 100%;
    display:-webkit-box;
    -webkit-box-orient:horizontal;
    vertical-align: top;
    height: 51px;
    border-bottom: 1px solid #4f4f4f;
}
article ul.tabs li {
    -webkit-box-flex:1;
    height: 50px;
    line-height: 50px;
    border: 1px solid #e2e2e2;
    border-left-color: #f5f5f5;
    border-bottom-color: #4f4f4f;
    background-color: #f5f5f5;
    overflow: hidden;
    text-align: center;
    font-size: 14px;
}
article p.tab_p {
    margin-top: 6px;
}
article ul.tabs li p {
    line-height: 18px;
}
article ul.tabs > li.tab01 {
    border-left: none;
}
article ul.tabs li a {
    display: block;
    color: #888;
    font-weight: bold;
}
article ul.tabs li a:hover {
    background-color: #fff;
}
article ul.tabs li.active, article ul.tabs li.active a:hover  {
    background: #fff;
    border-left-color: #4f4f4f;
    border-color: #4f4f4f;
    border-bottom: 1px solid #fff;
    color: #4f4f4f;
    font-size: 14px;
}
article div.tab_container {
    clear: both;
    width: 100%;
    overflow: hidden;
}
article div.tab_content {
    width: 100%;
}

article div.S_popup_cart {
    position: fixed;
    width: 100%;
    bottom: 0px;
    left: 0;
    z-index: 101;
    letter-spacing: -1px;
} 
article div.S_popup_cart::after {
    content: '';
    clear: both;
    display: block;
}
article div.S_popup_cart div.spc_box {
    position: relative;
    width: 100%;
} 
article div.S_popup_cart div.spcb_con { 
    width: 100%;
    margin-right: 54px;
    padding: 8px;
    background: rgba(50,51,53,.95);
    -webkit-box-sizing:border-box; 
    box-sizing:border-box;
    padding: 10px;
} 
article div.S_popup_cart div.spcb_con:before, 
article div.S_popup_cart div.spcb_con:after {
    content:'';
    display: block;
    position: absolute;
    top: -1px;
    right: 50%;
    width: 50%;
    border-top: 1px solid #000;
} 
article div.S_popup_cart div.spcb_con:after {
    right: 0;
    left: 50%;
} 
article div.S_popup_cart p.S_popup_arrow {
    position: absolute;
    top: -22px;
    left: 50%;
    width: 73px;
    height: 22px;
    margin-left: -37px;
    background: url(/design/kiditem01/bmit_skin/mobile/S_popup_arrow.png) no-repeat left top;
    background-size: 73px 22px; -webkit-background-size: 73px 22px;
} 
article div.S_popup_cart p.S_popup_arrow + div.spcb_con:before {
    margin-right: 34px;
} 
article div.S_popup_cart p.S_popup_arrow + div.spcb_con:after {
    margin-left: 34px;
}
article div.spcb_sel {
    width: 100%;
    color: #444;
    max-height: 276px;
    overflow-y: auto;
    outline: 2px solid #006eac;
}
article ul.spcb_sel_list {
    width: 100%;
    background: #fff;
}
article ul.spcb_sel_list > li {
    clear: both;
    line-height: 24px;
    text-align: left;
    -webkit-box-sizing:border-box; 
    box-sizing:border-box;
    padding: 0 10px;
    border-bottom: 1px dotted #e2e2e2;
}
article ul.spcb_sel_list > li:last-child { border-bottom: none; }
article ul.spcb_sel_list > li p {
    float: left;
}
article p.spcb_del_btn {
    width: 20px;
    line-height: 20px;
    margin: 5px 5px 0 0;
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #e2e2e2 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e2e2e2)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#e2e2e2 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#e2e2e2 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#e2e2e2 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffffff 0%,#e2e2e2 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e2e2e2',GradientType=0 ); /* IE6-9 */
    border: 1px solid #555;
    border-radius: 0.2em;
    text-align: center;
    font-weight: bold;
}
article p.spcb_del_btn a { 
    display: block;
    width: 20px;
    height: 20px;
    color: #777;
}
article ul.spcb_sel_list > li ul li {
    width: 100%;
    padding-bottom: 4px;
}
article div.spcb_sel_btn {
    clear: both;
    width: 100%;
    -webkit-box-sizing:border-box; 
    box-sizing:border-box;
    padding: 0 10px 12px 10px;
    background: rgba(50,51,53,.95);
    vertical-align: top;
}
article div.spcb_sel_btn > ul li {
    float: left;
    width: 50%;
    -webkit-box-sizing:border-box; 
    box-sizing:border-box;
    padding-right: 5px;
    color: #fff;
}
article div.spcb_sel_btn > ul li:last-child {
    padding-right: 0;
    padding-left: 5px;
}
article div.spc_add_cart, article div.spc_sel_del {
    width: 100%;
    line-height: 24px;
    background-color: #006eac;
    background: -webkit-gradient(linear,0 0,0 100%,from(#006eac),to(#005a8d));
    text-shadow: 0px 1px 1px #005d91;
    outline: 2px solid #1a506f;
    text-shadow: 0px 1px 1px rgba(0,0,0,.5);
    font-weight: bold;
    text-align: center;
}
article div.spc_add_cart a, article div.spc_sel_del a {
    display: block;
    width: 100%;
    height: 24px;
    color: #fff;
}

#tab1 {
    width: 100%;
    position: relative;
    -webkit-box-sizing:border-box; 
    box-sizing:border-box;
    padding: 10px;
}
#tab2 {
    clear: both;
    width: 100%;
    vertical-align: top;
}

/* °ü·Ã»óÇ° */
article div.S_linkage_box {
    clear: both;
    width: 100%;
    outline: 1px solid #006eac;
}
article h1.slb_Ttitle {
    clear: both;
    position: relative;
    margin: 10px;
    line-height: 30px;
    font-weight: bold;
    text-align: center;
    background-color: #ffffff;
    background: -webkit-gradient(linear,0 0,0 100%,from(#ffffff),to(#ececee));
    color: #565960;
    text-shadow: 1px 1px 1px #fff;
    border: 1px solid #fff;
    outline: 1px solid #b6b6bb;
    vertical-align: top;
}
article h1.slb_Ttitle a {
    display: block;
    width: 100%;
    height: 30px;
}
article h1.slb_Ttitle a:before {
    content: '¡Ü';
    position: relative;
    font-size: 10px;
    left: -4px;
    top: -2px;
}
/* È®´ëº¸±â */
article h1.slb_plusimg {
    position: fixed;
    right: 3%;
    bottom: 15%;
    width: 60px;
    line-height: 105px;
    background: rgba(255, 255, 255, .6) url(/design/kiditem01/bmit_skin/mobile/plus_ico.png) no-repeat center 10px;
    background-size: 32px 32px; -webkit-background-size: 32px 32px;
    -webkit-box-shadow: inset 0px 0px 5px rgba(255, 255, 255, .8);
    -moz-box-shadow: inset 0px 0px 5px rgba(255, 255, 255, 0.8);
    box-shadow: inset 0px 0px 5px rgba(255, 255, 255, 0.8);
    border-radius: 3px;
    border: 1px solid rgba(51, 51, 51, .3);
    font-size: 10px;
    text-align: center;
    vertical-align: bottom;
    z-index: 100;
}
article h1.slb_plusimg a {
    display: block;
    width: 100%;
    height: 60px;
    overflow: hidden;
}

article ul.slb_Bbox {
    width: 100%;
    height: 30px;
    background: #f5f5f5;
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
}
article ul.slb_Bbox > li {
    float: left;
    line-height: 30px;
}
article ul.slb_Bbox > li:last-child {
    float: right;
}
article p.slb_allbtn, article p.slb_selbtn {
    padding: 0 13px;
    line-height: 20px;
    margin: 4px 0 0 10px;
    background: #fff;
    border: 1px solid #c3c3c3;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-box-shadow: inset -1px -1px 0 1px #f0f0f0;
    -webkit-box-shadow: inset -1px -1px 0 #f0f0f0;
    box-shadow: inset -1px -1px 0 1px #f0f0f0;
    border-radius: 0.2em;
    text-align: center;
    font-weight: bold;
}
article p.slb_selbtn {
    margin: 4px 10px 0 0;
    background: #0099dd;
    border: 1px solid #006eac;
    -moz-box-shadow: inset -1px -1px 0 1px #33ade4;
    -webkit-box-shadow: inset -1px -1px 0 #33ade4;
    box-shadow: inset -1px -1px 0 1px #33ade4;
}
article p.slb_allbtn a, article p.slb_selbtn a {
    display: block;
    width: 100%;
    height: 20px;
    color: #555;
}
article p.slb_selbtn a { color: #fff; }

article div.slb_Cbox, article div.slb_Cbox_open {
    clear: both;
    width: 100%;
    height: 234px;
    -webkit-box-sizing:border-box; 
    box-sizing:border-box;
    padding: 5px 5px 0 5px;
    text-align: center;
    margin: 0 auto;
    overflow-x: hidden;
    overflow-y: scroll;
    vertical-align: top;
}
article div.slb_Cbox_open {
    height: 100%;
}
article ul.slb_con {
    display: inline-block;
    vertical-align: top;
}
article ul.slb_con > li {
    float: left;
    width: 33%;
    text-align: center;
    padding: 10px 0;
    border-bottom: 1px solid #f5f5f5;
}
article ul.slb_con > li:nth-child(3n+) {
    clear: both;
}

article div.slb_Cbox > ul.slb_con > li ul.bcb_count, /* °ü·Ã»óÇ° Ä«¿îÆ® */
article div.slb_Cbox_open > ul.slb_con > li ul.bcb_count {
    width: 90px;
    line-height: 30px;
    height: 30px;
    margin: 5px auto 0 auto;
    background-color: #ffffff;
    background: -webkit-gradient(linear,0 0,0 100%,from(#ffffff),to(#ececee));
    border: 1px solid #ddd;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    display:-webkit-box;
    -webkit-box-orient:horizontal;
    vertical-align: top;
    text-align: center;
}
article div.slb_Cbox > ul.slb_con > li ul.bcb_count li a,
article div.slb_Cbox_open > ul.slb_con > li ul.bcb_count li a {
    display: block;
    width: 100%;
    height: 30px;
}
article div.slb_Cbox > ul.slb_con > li ul.bcb_count li,
article div.slb_Cbox_open > ul.slb_con > li ul.bcb_count li {
    width: 30px;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    text-align: center;
    font-size: 16px;
    font-weight: 900;
}
article div.slb_Cbox > ul.slb_con > li ul.bcb_count li p a,
article div.slb_Cbox_open > ul.slb_con > li ul.bcb_count li p a {
    display: block;
    width: 100%;
    height: 30px;
}
article div.slb_Cbox > ul.slb_con > li ul.bcb_count li p.bcb_minus_btn,
article div.slb_Cbox_open > ul.slb_con > li ul.bcb_count li p.bcb_minus_btn {
    width: 30px;
    height: 30px;
    background: url(/design/kiditem01/bmit_skin/mobile/btn_minus_ico.png) no-repeat center 14px;
    background-size: 13px 4px; -webkit-background-size: 13px 4px;
}
article div.slb_Cbox > ul.slb_con > li ul.bcb_count li p.bcb_plus_btn,
article div.slb_Cbox_open > ul.slb_con > li ul.bcb_count li p.bcb_plus_btn {
    width: 30px;
    height: 30px;
    background: url(/design/kiditem01/bmit_skin/mobile/btn_plus_ico.png) no-repeat center 9px;
    background-size: 13px 13px; -webkit-background-size: 13px 13px;
}


article p.slb_img {
    display: inline-block;
    margin-bottom: 5px;
    text-align: center;
}
article p.slb_img img {
    width: 97%;
    vertical-align: top;
}
article ul.slb_con > li label ul {
    clear: both;
    display: inline-block;
    vertical-align: top;
}
article ul.slb_con > li label ul li {
    float: left;
}
article ul.slb_con > li label ul li.slb_price {
    line-height: 18px;
    padding-left: 3px;
    padding-bottom: 7px;
    color: #2c2c2c;
    font-family: 'Lato', '³ª´®°íµñ', 'µ¸¿ò';
    word-wrap:break-word;
    word-break:break-all;
    overflow: hidden;
}
article ul.slb_con > li p {
    clear: both;
}
article p.slb_name {
    padding: 0 5px;
    margin: 5px 0 7px 0;
    height: 35px;
    line-height: 18px;
    color: #888;
    word-wrap:break-word;
    word-break:break-all;
    overflow: hidden;
    font-size: 11px;
}
article ul.slb_con > li ul.grb_count {
    clear: both;
    position: relative;
    width: 60px;
    height: 26px;
    margin: 0 auto;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    box-shadow: -0px 0px 2px #aeaeae;
    color: #444;
    font-weight: bold;
}
article ul.slb_con > li ul.grb_count > li {
    float: left;
    line-height: 26px;
}
article div.S_main_img {
    clear: both;
}
article div.S_main_img img {
    width: 100%;
}
article div.S_main_text {
    color: #999;
    text-align: left;
    margin-top: 10px;
    word-wrap:break-word;
    word-break:break-all;
}

/* »ó¼¼ÆäÀÌÁö) »óÇ°¹®ÀÇ */
article div.ggdb_showmain_box #tab2, article div.ggdb_showmain_box #tab3 {
    clear: both;
    width: 100%;
    position: relative;
    -webkit-box-sizing:border-box; 
    box-sizing:border-box;
    padding: 10px;
}
article ul.S_qna_box {
    clear: both;
    display: inline-block;
    width: 100%;
    color: #999;
    margin-bottom: 10px;
    vertical-align: top;
}
article ul.S_qna_box > li {
    float: left;
}
article ul.S_qna_box > li:last-child {
    float: right;
}
article p.sqb_text {
    line-height: 18px;
    text-align: left;
}
article p.sqna_write_btn {
    padding: 0 13px;
    line-height: 20px;
    margin-top: 6px;
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #e2e2e2 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e2e2e2)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#e2e2e2 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#e2e2e2 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#e2e2e2 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffffff 0%,#e2e2e2 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e2e2e2',GradientType=0 ); /* IE6-9 */
    border: 1px solid #555;
    border-radius: 0.2em;
    text-align: center;
    font-weight: bold;
}
article p.sqna_write_btn a {
    display: block;
    width: 100%;
    height: 20px;
    color: #555;
}
article table.S_qna_table {
    clear: both;
    width: 100%;    
    color: #999;
    border-top: 1px solid #e2e2e2;
}
article table.S_qna_table td {
    border-bottom: 1px solid #e2e2e2;
}
article p.sqt_subejct, article p.sqt_Rsubejct {
    line-height: 26px;
    padding-left: 5px;
    text-align: left;
    color: #555;
    background: #f5f5f5;
}
article p.sqt_subejct a{
    display: block;
    width: 100%;
    height: 26px;
}
article p.sqt_Rsubejct {
    padding-left: 20px;
    background: #f5f5f5 url(/design/kiditem01/bmit_skin/mobile/S_Rsub_ico.png) no-repeat 3px 7px;
    background-size: 11px 11px; -webkit-background-size:11px 11px;
}
article p.sqt_Rsubejct a {
    display: block;
    width: 100%;
    height: 26px;
    color: #333;
}
article ul.sqt_user > li, article ul.sqt_user2 > li {
    float: left;
    line-height: 28px;
    padding-left: 5px;
    margin-right: 10px;
    font-size: 11px;
}
article ul.sqt_user > li:nth-child(3), article ul.sqt_user2 > li:nth-child(4) {
    float: right;
    margin-right: 0;
}
article ul.sqt_user > li:before, article ul.sqt_user2 > li:before {
    content: '¡Ü';
    position: relative;
    font-size: 6px;
    color: #999;
    left: -4px;
    top: -2px;
}
article ul.sqt_user > li:nth-child(3):before, article ul.sqt_user2 > li:nth-child(4):before,
article ul.sqt_user2 > li:nth-child(2):before, article ul.sqt_user2 > li:nth-child(1):before {
    content: '';
    right: 0;
}
article ul.sqt_user2 > li:nth-child(1) {
    margin-right: 4px;
}
article ul.sqt_user2 > li:nth-child(2), article ul.sqt_user2 > li:nth-child(1)  {
    padding-left: 0;
}
article p.sqt_user_ico {
    display: inline-block;
    width: 19px;
    padding-top: 4px;
    height: 19px;
    vertical-align: top;
}
article ul.sqt_user2 {
    display: inline-block; 
    -webkit-box-sizing:border-box; 
    box-sizing:border-box;
    padding: 0 10px;
    width: 100%;
    border-bottom: 1px dotted #ddd;
    vertical-align: top;
}
article ul.sqt_btn_box > li {
    float: left;
    margin-left: 5px;
}
article ul.sqt_btn_box > li p {
    display: inline-block;
    padding: 0 5px;
    line-height: 18px;
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #e2e2e2 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e2e2e2)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#e2e2e2 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#e2e2e2 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#e2e2e2 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffffff 0%,#e2e2e2 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e2e2e2',GradientType=0 ); /* IE6-9 */
    border: 1px solid #555;
    border-radius: 0.2em;
    text-align: center;
    font-weight: bold;
    font-size: 11px;
}
article ul.sqt_btn_box > li p a {
    display: block;
    width: 100%;
    height: 18px;
    color: #555;
}
article ul.sqt_btn_box > li p.sqtb_reply {
    background: #f83f1b; /* Old browsers */
    background: -moz-linear-gradient(top,  #f83f1b 0%, #e7402f 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f83f1b), color-stop(100%,#e7402f)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f83f1b 0%,#e7402f 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #f83f1b 0%,#e7402f 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #f83f1b 0%,#e7402f 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #f83f1b 0%,#e7402f 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f83f1b', endColorstr='#e7402f',GradientType=0 ); /* IE6-9 */
    border: 1px solid #da2e23;
}
article ul.sqt_btn_box > li p.sqtb_reply a { color: #fff; }
article p.sqt_text {
    margin: 10px;
    line-height: 18px;
    text-align: left;
}
article p.sqt_text2 {
    clear: both;
    padding: 10px;
    line-height: 18px;
    text-align: left;
    white-space: pre-line;
    background: #fafafa;
    color: #555;
}
article p.S_tab_box {
    clear: both;
    line-height: 100px;
    color: #999;
    border-bottom: 1px solid #e2e2e2;
}

article div.ggdb_showmain_box #tab4 {
    clear: both;
    width: 100%;
    position: relative;
    -webkit-box-sizing:border-box; 
    box-sizing:border-box;
    padding: 10px;
}
article ul.td_view {
    width: 100%;
}
article ul.td_view > li {
    line-height: 150%;
    letter-spacing:-1px;
    text-align: left;
    color: #999;
}

/* ºê·£µå¸ô 170405 YMR*/


select#MS_select_sort, select#MS_select_category {
      width: 100%;
     vertical-align: baseline;
    line-height: 31px;
    height: 31px;
    -webkit-appearance: none;
    background: transparent;
    -webkit-box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.2);
    border: 1px solid #a7a8ad;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 35px 0 5px;
    font-size: 11px;
}
/* BASIC css end */

