/* BASIC css start */
#mask {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 200
}

.displaynone {
    display: none !important;
}
.clearfix:after {
    content: "";
    display: block;
    clear: both;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}

.slick-slide, .slick-slide a {
  outline: 0;
}

@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 100;
    src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff2) format('woff2'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff) format('woff'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.otf) format('opentype');
}

@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 300;
    src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff2) format('woff2'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff) format('woff'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.otf) format('opentype');
}

@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 400;
    src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff2) format('woff2'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff) format('woff'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.otf) format('opentype');
}

@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 500;
    src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff2) format('woff2'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff) format('woff'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.otf) format('opentype');
}

@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 700;
    src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff2) format('woff2'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff) format('woff'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.otf) format('opentype');
}

@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 900;
    src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.woff2) format('woff2'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.woff) format('woff'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.otf) format('opentype');
}

/* header */

/*  top banner */
#topBanner {
    position: relative;
    width: 100%;
    height: 84px;
    text-align: center;
    background: url('http://infos.img15.kr/makeshop/pc/images/t_bg.png') center no-repeat;
    z-index: 90;
    display: none;
}

.bannerBox {
    width: 1280px;
    height: 84px;
    margin: 0 auto;
    position: relative;
}

.bannerBox div {
    float: left;
    font-size: 0px;
}

#topBanner .bannerBox form {
    position: absolute;
    bottom: 0;
    background: none;
    outline: 0;
    right: 0;
}

#topBanner .bannerBox form img {
    cursor: pointer;
}
 

.utill_area {
    position: relative;
    height: 35px;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid #cfcfcf;
}

.utill_inner {
    width: 1280px;
    height: 35px;
    margin: 0 auto;
}

.utill_area .utill_inner .h_left {
    float: left;
    text-align: center;
    font-size: 0;
    height: 35px;
    line-height: 35px;
}

.utill_area .utill_inner .h_right {
    float: right;
    text-align: center;
    font-size: 0;
    position: relative;
    padding-right: 13px;
}
.utill_area .utill_inner .h_left a {
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
}

.utill_area .utill_inner .h_right > a {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    color: #333;
    font-family: 'Montserrat', 'Noto Sans KR', sans-serif;
    font-weight: 300;
    position: relative;
    margin-left: 26px;
    line-height: 35px;
    height: 35px;
}

.utill_area .utill_inner .h_right > a:after {content: "";height: 11px;width: 1px;background:#999;position:absolute;top:12px;left: -14px;}

 
.utill_area .utill_inner .h_right > a:first-child:after {display:none;}

.utill_sub_menu {
    display:none;
    position: absolute;
    background: #fff;
    z-index: 3;
    right: 0;
    top: 34px;
    border: 1px solid #cfcfcf;
    padding: 0 3px;
}

.utill_sub_menu li {
    padding: 2px 0;
}
.utill_sub_menu a {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    color: #333;
    font-family: 'Noto Sans KR';
    font-weight: 300;
    position: relative;
    line-height: 21px;
    height: 21px;
    width: 76px;
}

.utill_sub_menu a:hover {
    background: #f7f7f7;
}

.utill_sub_menu.first {
    right: 84px;
} 

.header {
}
.header .h_top {
    position: relative;
    height: 125px;
    width: 1280px;
    margin: 0 auto;
    text-align: center;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 2;
    background: #fff;
    font-size: 0;
    padding-top: 35px;
} 
.header .h_top .logo  {
    width: 290px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 59px;
}
.header .h_top .logo img {
    max-width: 100%;
}
.header .h_top .searchArea {
    display: inline-block;
    vertical-align: middle;
    width: 510px;
    margin-right: 122px;
}
.header .h_top .searchArea .search {
    border: 3px solid #0588da;
    text-align: left;
}
.header .h_top .top_roll_wrap {
    display: inline-block;
    vertical-align: middle;
    width: 230px;
    height: 61px;
    overflow: hidden;
    position: relative;
}
.header .h_top .searchArea .search input {
    font-size: 14px;
    color: #575050;
    font-family: 'Montserrat', 'Noto Sans KR', sans-serif;
    letter-spacing: -0.1px;
    border: 0;
    padding-left: 15px;
    height: 32px;
    line-height: 32px;
    width: 440px;
}

.header .h_top .searchArea .search a {
    background: #0588da;
    height: 32px;
    line-height: 32px;
    display: inline-block;
    width: 49px;
    text-align: center;
}

.top_roll {}

.top_roll_wrap .prev {
    height: 15px;
    width: 15px;
    position: absolute;
    bottom: 0;
    right: 15px;
    background: url(http://infos.img15.kr/makeshop/pc/images/t_rolling_arr.png) no-repeat; 
    cursor: pointer;
}

.top_roll_wrap .next {
    height: 15px;
    width: 15px;
    position: absolute;
    bottom: 0;
    right: 0;
    background: url(http://infos.img15.kr/makeshop/pc/images/t_rolling_arr.png) no-repeat -15px 0; 
    cursor: pointer;
}
.header .h_top .top_roll_wrap .custom_paging {
    position: absolute;
    right: 36px;
    bottom: 0;
}

.header .h_top .top_roll_wrap .custom_paging li {
    font-weight: 400;
    display: none;
    font-family: 'Montserrat', sans-serif;
    color: #a19999;
    font-size: 11px;
    letter-spacing: 0.5px;
}

.header .h_top .top_roll_wrap .custom_paging li.slick-active {
    display: block;
}
.h_menu_wrap {
    position: relative;
}
.h_menu_bg {
    background: url(http://infos.img15.kr/makeshop/pc/images/t_mainmenu_bg4.png);
    height: 51px;
    width: 100%;
    position: relative;
}

.h_menu_bg .h_menu {
    background: url(http://infos.img15.kr/design/pc/images/t_mainmenu_bg5.png) no-repeat;
    height: 51px;
    width: 1280px;
    margin: 0 auto;
    width: 1398px;
    left: 44px;
    position: relative;
}

.all_menu {
    position: absolute;
    top: 5px;
    left: 50%;
    margin-left: -717px;
    cursor: pointer;
}
.h_menu > ul {
    font-size: 0;  
}

.h_menu > ul > li {
    display: inline-block;
    vertical-align: middle; 
    height: 51px;
    line-height: 51px;
}


.h_menu > ul > li.green {
   height: 46px;
    line-height: 46px;
    margin-top: 3px; 
}

.h_menu > ul > li:nth-child(1) > a  {padding: 0 22px;}
.h_menu > ul > li:nth-child(2) > a  {
    padding: 0 28px;
}

.h_menu > ul > li:nth-child(3) > a  {
    padding: 0 25px;
}

.h_menu > ul > li:nth-child(4) > a  {
    padding: 0 31px;
}

.h_menu > ul > li:nth-child(5) > a  {
    padding: 0 32px;
}

.h_menu > ul > li:nth-child(6) > a  {
    padding: 0 31px;
}

.h_menu > ul > li:nth-child(7) > a  {
    padding: 0 31px;
}

.h_menu > ul > li:nth-child(8) > a  {
    padding: 0 24px;
}

.h_menu > ul > li:nth-child(9) > a {
    padding: 0 18px;
}

.h_menu > ul > li:nth-child(10) > a  {
    padding: 0 15px;
}

.h_menu > ul > li:nth-child(11) > a  {
    padding: 0 24px;
}

.h_menu > ul > li:nth-child(12) > a  {
    padding: 0 24px;
}

.h_menu > ul > li:nth-child(13) > a {
    padding: 0 18px;
}

.h_menu > ul > li:nth-child(14) > a {
    padding: 0 18px;
}
.h_menu > ul > li:nth-child(15) > a {
    padding: 0 0 0 15px;
}
.h_menu > ul > li > a {
    display: block;
    height: 51px;
    line-height: 51px;
}
 
.h_menu > ul > li.green > a  {
     height: 46px; 
     line-height: 46px; 
}
.h_menu.ie > ul > li > a { 
    line-height: 54px; 
}
.h_menu.ie > ul > li.green > a { 
    line-height: 51px; 
}
.h_menu_wrap.-fix .h_menu > ul > li > a {
    line-height: 52px;
}

.h_menu_wrap.-fix .h_menu > ul > li.green > a {
    line-height: 46px;
}
.h_menu_wrap.-fix .h_menu.ie > ul > li > a {
    line-height: 56px; 
}

.h_menu_wrap.-fix .h_menu.ie > ul > li.green > a {
    line-height: 51px;
}

.all_cate_wrap {
    width: 1280px;
    background: #fff;
    margin: 0 auto;
    display: none;
    position: absolute;
    z-index: 5;
    left: 0;
    right: 0;
}

.all_cate_wrap .all_cate {
    padding: 29px 32px;
    font-size: 0;
}

.all_cate1 {
    width: 230px;
    display: inline-block;
    vertical-align: top;
}

.all_cate1 ul {
    font-size: 0;
}

.all_cate1 ul li {
    display: inline-block;
    vertical-align: middle;
    width: 46%;
    padding-bottom: 23px;
}

.all_cate1 ul li a {
    color: #333333;
    font-size: 15px;
    font-family: 'Montserrat', 'Noto Sans KR', sans-serif;
    background: url(http://infos.img15.kr/makeshop/pc/images/cicle_b.png) no-repeat left center;
    padding-left: 13px;
}

.all_cate1 ul li a.red {
    color: #f42c2c;
    background: url(http://infos.img15.kr/makeshop/pc/images/cicle_r.png) no-repeat left center;
}

.all_cate2 {
    width: 741px;
    display: inline-block;
    vertical-align: top;
}

.all_cate2 > div {
    display: inline-block;
    vertical-align: top;
    margin-right: 69px;
}
.all_cate2 > div:last-child {
    margin-right: 0;
}
.all_cate2 > div h3 {
    padding-bottom: 25px;
}

.all_cate2 > div h3 a {
    color: #313030;
    font-size: 15px;
    font-family: 'Montserrat', 'Noto Sans KR', sans-serif;
}

.all_cate2 > div p {
    padding-bottom: 25px;
}

.all_cate2 > div p a {
    color: #787878;
    font-size: 13px;
    font-family: 'Montserrat', 'Noto Sans KR', sans-serif;
    font-weight: 300;
}

.all_cate2 > div p a:hover {
    color: #333;
}

.all_cate3 {
    width: 245px;
    display: inline-block;
    vertical-align: top;
}

.all_cate3 h3 {
    padding-bottom: 17px;
}

.all_cate3 h3 a {
    color: #313030;
    font-size: 15px;
    font-family: 'Montserrat', 'Noto Sans KR', sans-serif;
}

.all_cate3 .banner {}

.all_cate3 .banner a img {
    width: 245px;
}
 
.cate_brand {
    width: 1280px;
    z-index: 5;
    background: #efefef;
    border: 2px solid #0588da;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
/*    left: 0;*/
    left: -89px;
    right: 0;
    margin: 0 auto;
    top: 51px;
    padding: 7px 37px;
    opacity: 0;
    visibility: hidden;
}  
.cate_brand .slick-prev {
    background: url(http://infos.img15.kr/makeshop/pc/images/swipe_prev_on.png) no-repeat;
    width: 25px;
    height: 52px;
    font-size: 0;
    position: absolute;
    z-index: 9;
    top: 2px;
    left: -30px;
    outline: 0;
}

.cate_brand .slick-next {
    background: url(http://infos.img15.kr/makeshop/pc/images/swipe_next_on.png) no-repeat;
    width: 25px;
    height: 52px;
    font-size: 0;
    position: absolute;
    z-index: 9;
    top: 2px;
    right: -30px;
    outline: 0;
}

.cate_brand .slick-next.slick-disabled {
    background: url(http://infos.img15.kr/makeshop/pc/images/swipe_next_off.png) no-repeat;
}

.cate_brand .slick-prev.slick-disabled {
    background: url(http://infos.img15.kr/makeshop/pc/images/swipe_prev_off.png) no-repeat;
}
/*
.h_menu > ul > li:hover .cate_brand {
    opacity: 1;
    visibility: visible;
}
*/

.h_menu.load_on > ul > li:hover .cate_brand {
    opacity: 1;
    visibility: visible;
}


.brand_cate_wrap {
    width: 1280px;
    z-index: 555;
    background: #fff;
    border: 1px solid #dddddd;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 51px;
  /*  opacity: 0;
    visibility: hidden;*/
   display:none;
}
/*
.h_menu > ul > li:hover .brand_cate_wrap {
    opacity: 1;
    visibility: visible;
}
*/
.brand_cate_wrap .brand_close {
    /* display: none; */
    position: absolute;
    top: 17px;
    right: 17px;
}

.brand_cate {}

.brand_banner {font-size: 0;}

.brand_tit {
    color: #333333;
    font-family: 'Montserrat', 'Noto Sans KR', sans-serif;
    font-size: 20px;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 15px;
}
.brand_banner a {
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px;
}

.brand_banner a + a {
    margin-left: 20px;
}
.brand_search {
    padding-left: 15px;
    padding-top: 38px;
    padding-bottom: 58px;
    border-bottom: 1px solid #dddddd;
}

.brand_search .left {
    display: inline-block;
    vertical-align: middle;
}

.brand_search .left .b_s_all {
    font-size: 14px;
    color: #000;
    font-family: 'Montserrat', 'Noto Sans KR', sans-serif;
    font-weight: 300;
    border: 1px solid #e0e0e0;
    width: 45px;
    height: 49px;
    display: block;
    text-align: center;
    line-height: 49px;
}

.brand_search .right {
    display: inline-block;
    vertical-align: middle;
    height: 51px;
}

.brand_search .right .korean {height: 25px;line-height: 1;padding-left: 11px;}

.brand_search .right a {
    font-size: 15px;
    color: #000;
    font-family: 'Montserrat', 'Noto Sans KR', sans-serif;
    font-weight: 300;
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    margin: 0 4px;
  -webkit-box-sizing: border-box;
  -khtml-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

.brand_search .right a:hover,
.brand_search .right a.on {
    background: #f4f4f4;
    border: 1px solid #dddddd;
    line-height: 22px;
}

.brand_search .right a.b_s_etc {
    width: 40px;
}

.brand_search .right .en {
    height: 25px;
    line-height: 1;
    padding-top: 1px;
    padding-left: 11px;
}

.brand_list {
    padding: 0 0 0  27px;
    height: 400px;
    overflow-y: scroll;
}

.brand_list .brand_tit {
    padding-left: 0;
}

.brand_list > div {
    border-bottom: 1px solid #dddddd;
    padding-bottom: 10px;
}
.brand_list > div a {
    margin-bottom: 20px;
    display: inline-block;
    margin-right: 20px;
} 
.displaynone_brand {display:none;}

.left_quick {
    position: absolute;
    z-index: 9;
    top: 211px;
    left: 50%;
    margin-left: -716px;
    width: 60px;
}
.left_quick li:nth-child(6) {
    margin-top: 5px;
}
 

.right_quick {
    position: absolute;
    z-index: 9;
    top: 213px;
    right: 50%;
    margin-right: -743px;
    width: 88px;
}

.right_quick li {font-size: 0;}
.right_quick li .right_slide1 .slick-prev, .right_quick li .right_slide1 .slick-next {
    position: absolute;
    /* bottom: 0; */
    /* left: 0; */
    /* right: 0; */
    /* margin: 0 auto; */
    background: url(http://infos.img15.kr/makeshop/pc/images/right_quick_arr.png) no-repeat;
    font-size: 0;
    height: 17px;
    width: 17px;
    outline: 0;
}

.right_quick li .right_slide1 .slick-prev {
    bottom: 11px;
    right: 52%;
    z-index: 10;
}

.right_quick li .right_slide1 .slick-next {
    background-position: -21px 0;
    bottom: 11px;
    left: 52%;
    z-index: 10;
}

.right_quick li .right_slide2 .slick-prev, .right_quick li .right_slide2 .slick-next {
    position: absolute;
    /* bottom: 0; */
    /* left: 0; */
    /* right: 0; */
    /* margin: 0 auto; */
    background: url(http://infos.img15.kr/makeshop/pc/images/right_quick_arr.png) no-repeat;
    font-size: 0;
    height: 17px;
    width: 17px;
    bottom: 5px;
    outline: 0;
    z-index: 10;
}

.right_quick li .right_slide2 .slick-prev {
    right: 52%;
}

.right_quick li .right_slide2 .slick-next {
    left: 52%;
    background-position: -21px 0;
}

.right_quick li:first-child {
    margin-bottom: 2px;
}

.left_quick li img, .right_quick li img {
    max-width: 100%;
}

.right_slide1 {
    height: 103px;
    overflow: hidden;
    width: 88px;
}

.right_slide2 {
    width: 88px;
    /* height: 171px; */
    /* margin-top: -1px; */
    overflow: hidden;
}

/* fix header */

.fix_header {
    top: 0;
    position: fixed;
    z-index: 105;
    width: 100%;
    height: 60px;
    background: #fff;
    font-size: 0;
    padding-top: 15px;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    left: 0;
    right: 0;
    display:none;
}
.fix_header.-fix {display:block;}
.fix_header_in {
    max-width: 1465px;
    min-width: 1280px;
    margin: 0 auto;}
.h_menu_wrap.-fix {
    position: fixed;
    width: 100%;
    top: 60px;
    z-index: 1000;
    margin-top: -5px;
}
.h_menu_wrap.-fix .h_menu_bg .h_menu {
    background: url(http://infos.img15.kr/design/pc/images/t_mainmenu_bg8.png) no-repeat;
}





.fix_header .fix_left {
    width: 40%;
    display: inline-block;
    vertical-align: middle;
}

.fix_header .fix_center {
    width: 20%;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
}

.fix_header .fix_right {
    width: 40%;
    display: inline-block;
    vertical-align: middle;
    text-align: right;
}

.fix_header .fix_left > div {
    display: inline-block;
    vertical-align: middle;
    margin-right: 14px;
}

.fix_header .fix_left > div span {
    font-size: 12px;
    color: #333;
    font-family: 'Montserrat', 'Noto Sans KR', sans-serif;
    font-weight: 300;
    vertical-align: middle;
    padding-right: 13px;
}

.fix_header .fix_left > div a {
    display: inline-block;
    margin-right: 10px;
}

.fix_header .fix_right a {
    font-size: 12px;
    color: #333;
    font-family: 'Montserrat', 'Noto Sans KR', sans-serif;
    margin-left: 20px;
    position: relative;
}

.fix_header .fix_right a.ic.fix_search {
    margin-left: 64px;
}

.fix_header .fix_right a #user_basket_quantity {
    background: #ee131b;
    position: absolute;
    height: 18px;
    width: 18px;
    text-align: center;
    top: -3px;
    display: inline-block;
    right: 0;
    border-radius: 18px;
    color: #fff;
    line-height: 18px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 12px;
}

.fix_header .fix_right a.ic.fix_basket {
    padding-right: 6px;
}
.right_quick.-fix {
    position: fixed;
    /* top: 109px; */
    /* margin-right: -738px; */
    /* right: 50%; */
}
 
.left_quick.-fix {
    position: fixed;
    top: 106px;
}
.search_layer {
    z-index: 502;
    width: 305px;
    height: 410px;
    background: #fff;
    border: 1px solid #2e2e2b;
    position: absolute;
    top: 106px;
    /* margin-right: -878px; */
    /* right: 50%; */
    right: 0;
    text-align: left;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    display: none;
}
.search_layer .search_close {
    position: absolute !important;
    top: 18px;
    right: 15px;
}
.search_layer .search_tit {
    color: #777777;
    font-family: 'Montserrat', 'Noto Sans KR', sans-serif;
    font-size: 14px;
    letter-spacing: -0.25px;
    padding-top: 18px;
}
.search_input {
    border: 1px solid #272727;
    height: 30px;
    line-height: 30px;
    width: 100%;
    margin-top: 18px;
    margin-bottom: 28px;
    font-size: 0;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.search_input input {
    color: #a0a0a0;
    font-family: 'Montserrat', 'Noto Sans KR', sans-serif;
    font-size: 12px;
    font-weight: 300;
    border: 0;
    height: 24px;
    line-height: 24px;
    padding-left: 10px;
    width: 87%;
}

.search_input button {
    background: #fff;
    outline: 0;
    margin-top: -2px;
    display: inline-block;
}

.search_layer .search_tit.hot {
    padding-top: 0;
    padding-bottom: 14px;
    margin-left: 1px;
}

.search_layer  .hot_list {}

.search_layer .hot_list li {
    margin-bottom: 9px;
    margin-left: 2px;
}
.search_layer .hot_list li a {
    color: #6d6d6d;
    font-weight: 300;
    margin-left: 0;
}


.quick {
    position: fixed;
    right: 0;
    top: 228px;
   /* transform: translateY(-50%);*/
    z-index: 100;
}
.quick.on {
    right: 304px;
}
.-rotate-180{
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.quick_layer {
    display:none;
    position: fixed;
    right: 0;
    top: 106px;
    /* transform: translateY(-50%);*/
    z-index: 500;
    background: #fff;
    border: 1px solid #ddd;
    padding: 0 25px;
    text-align: center;
    width: 305px;
    height: 810px;
    z-index: 1001;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.q_l_close {
    position: absolute;
    top: 9px;
    right: 11px;
}

.q_l_logo {
    margin-top: 29px;
    margin-bottom: 23px;
}

.q_l_menu {
    font-size: 0;
    border-top: 1px solid #ddd;
    margin-bottom: 24px;
}

.q_l_menu a {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    border: 1px solid #ddd;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    height: 72px;
    border-top: 0;
    border-right: 0;
    position: relative;
    padding-top: 12px;
}

.q_l_menu a:nth-child(even):after {content: "";background: #ddd;width: 1px;height: 100%;display: block;position: absolute;right: 0;top: 0;}

.q_l_menu a p {
    padding-top: 11px;
    color: #6d6d6d;
    font-family: 'Montserrat', 'Noto Sans KR', sans-serif;
    font-weight: 300;
    font-size: 13px;
}
.q_l_banner {
    font-size: 0;
}

.q_l_banner a {
    width: 50%;
    display: inline-block;
    vertical-align: middle;
}

.q_l_banner a img {
    width: 100%;
}

.q_l_bank {
    margin-top: 24px;
    border-top: 1px solid #ddd;
    padding-top: 23px;
}

.q_l_bank_tit {
    color: #050505;
    font-family: 'Montserrat', 'Noto Sans KR', sans-serif;
    font-weight: 300;
    font-size: 16px;
    margin-bottom: 15px;
}

.q_l_bank_info {
    text-align: left;
    margin-bottom: 7px;
    position: relative;
    padding-left: 27px;
    font-size: 15px;
    color: #666;
    margin-left: 27px;
    letter-spacing: 1px;
    font-weight: 300;
    font-family: 'Noto Sans KR', sans-serif;
}
.q_l_bank_info span {
    padding-left: 6px;
}
p.q_l_bank_info:nth-child(2) {
    background: url(http://infos.img15.kr/makeshop/pc/images/qbank.png) no-repeat 0 2px;
}

p.q_l_bank_info:nth-child(3) {
    background: url(http://infos.img15.kr/makeshop/pc/images/qbank.png) no-repeat 0 -18px;
}

p.q_l_bank_info:nth-child(4) {
    background: url(http://infos.img15.kr/makeshop/pc/images/qbank.png) no-repeat 0 -38px;
}

p.q_l_bank_info:nth-child(5) {
    background: url(http://infos.img15.kr/makeshop/pc/images/qbank.png) no-repeat 0 -57px;
}

p.q_l_bank_info:nth-child(6) {
    background: url(http://infos.img15.kr/makeshop/pc/images/qbank.png) no-repeat 0 -77px;
}

p.q_l_bank_info:nth-child(7) {
    background: url(http://infos.img15.kr/makeshop/pc/images/qbank.png) no-repeat 0 -97px;
}

p.bank_order {
    padding-top: 10px;
    color: #050505;
    font-family: 'Montserrat', 'Noto Sans KR', sans-serif;
    font-weight: 300;
    font-size: 15px;
}

.q_l_cs {
    margin-top: 23px;
    border-top: 1px solid #ddd;
    padding-top: 22px;
}

.q_l_cs_tit {
    color: #838383;
    font-family: 'Montserrat', 'Noto Sans KR', sans-serif;
    font-weight: 300;
    font-size: 16px;
    margin-bottom: 13px;
}

.q_l_cs_call {
    padding-bottom: 10px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-size: 23px;
    color: #050505;
}

.q_l_cs_desc {
    color: #666666;
    font-family: 'Noto Sans KR', sans-serif;
    font-weight: 300;
    font-size: 15px;
    line-height: 1.7;
}

 

.cate_brand {
    width: 1282px;
}
.cate_brand .slick-slide {
    position:relative;
margin-top:2px;
}
.cate_brand .slick-slide:hover:after {
    content: "";
    background: #0588da;
    display: block;
    width: 100%;
    height: 113%;
    position: absolute;
    top: -5px;
    left: -2px;
    z-index: -1;
}
.cate_brand .slick-list {
    overflow-y: visible;
    height:56px;
   padding-left:2px;
   padding-right:2px;
}
   
.right_slide2 .slick-slide {
    margin-bottom: -1px;
}

.right_slide2 .slick-slide > div:first-child {
    margin-bottom: -1px;
} 


@media only screen and (max-width: 1024px){
body {
    min-width: 1485px;
    position: relative;
}
.left_quick { 
    left: 0;
    margin-left: 26px;
}
.right_quick {
    right: 0;
    margin-right: 49px;
}
}
/* BASIC css end */

