/* BASIC css start */
#header { width: 100%; position: relative;}
#header .header_top { position: relative; background: #fff; z-index: 30; padding: 20px 15px; font-size: 0;}
#header .header_top div { display: inline-block; vertical-align: middle; font-size: 12px;}
#header .header_top .menubtn { width: 25px; right: 15px; position: absolute; top: 50%; transform: translateY(-50%);}
#header .header_top .allmenu_btn { width: 100%;}
#header .header_top .icon {width: 36px;right: 105px;position: absolute;top: 50%;transform: translateY(-50%);}
#header .header_top .icon a img {width: 26px;}
#header .header_top .basket { width: 36px; right: 57px; position: absolute; top: 50%; transform: translateY(-50%);}
#header .header_top .basket a { position: relative;}
#header .header_top .basket a img { width: 26px;}
#header .header_top .basket a span { color: #fff; background: #424242; width: 20px; height: 20px; border-radius: 50%; display: block; position: absolute; bottom: 2px; right: -8px; line-height: 20px; font-size: 0.8em; font-family: 'Roboto', sans-serif; text-align: center;}
#header .header_top .r_search{position: absolute; right: 15px; width: 22px;}
#header .header_top .r_search a img{width:100%;}
#header .header_top .logo { width: 148px;}
#header .header_top .logo img { width: 100%; vertical-align: middle;}
#header .menu_swip {width: 100%;float: left; overflow: hidden; background: #eee; padding: 14px 15px;}
#header .menu_swip .swiper-slide {width: initial !important; padding-right: 28px; height: auto;} 
#header .menu_swip a.active { color: #a48f78 !important; font-weight: bold;}
#header .menu{background: #eee; overflow: hidden;}
#header .menu a{ font-size: 1em; color: #3b3b3b; font-family: 'Roboto','³ª´®°íµñ','NanumGothic', sans-serif;}
#header .menu a.active{ color: #000 !important; font-weight:bold;}

/* ¸Þ´º */
.mask{display:none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0,0,0,0.8); z-index: 99;}
#all_menu{ position: fixed; top: 0; right: -100%; width: 82%; height: 100%; z-index: 100;}
.all_menu_main{height: calc(100% - 59px); padding: 30px 20px; background-color: #fff; overflow-y: auto;}
.a_top{display: flex;}
.a_top > li{ display:inline-block; width: calc(100%/2 - 5px); margin: 0 10px 0 0; padding: 13px 0; border-radius: 10px; font-size: .85rem; background: #666; text-align: center; font-weight: 600; letter-spacing: 1px; box-sizing: border-box;}
.a_top > li:nth-of-type(3){margin: 0;}
.a_top > li > a{ color: #fff; font-family: 'Roboto','³ª´®°íµñ','NanumGothic', sans-serif;}
.a_menu{padding: 30px 0;}
.a_menu ul li{ font-size: 15px; line-height:35px;}
.a_menu ul li > a { color: #3b3b3b; font-family: 'Roboto','³ª´®°íµñ','NanumGothic', sans-serif;}
.a_menu ul.depth2 li a {font-size: 13px;color: #aaa;}
.a_center{ padding: 25px 0; border-top: 1px solid #f0f0f0;}
.a_center ul li{ font-size: 15px; line-height:35px;}
.a_center ul li > a{ color: #3b3b3b; font-family: 'Roboto','³ª´®°íµñ','NanumGothic', sans-serif;}



/* °Ë»öÃ¢ */
.search{height: 40px; margin: 20px 0 0; background: #eee; border-radius: 7px;}
.search .searchBox{display: inline-block; width: 77%; margin-top: 5px;}
.search .searchBox form fieldset input{height: 30px; border: none; background: #eee; color: #3b3b3b; width: 100%; margin: 0 7px; font-size: .8rem; font-family: 'Roboto','³ª´®°íµñ','NanumGothic', sans-serif;}
.search a{display: inline-block; width: 18%; margin-top: 10px; vertical-align: top; text-align: right; -webkit-tap-highlight-color: rgba(0,0,0,0); outline: none;}
.search a img{width:21px;}
/* BASIC css end */

