/* BASIC css start */
#header {position: relative; width: 100%; top: 0; left: 0; padding: 8px 0; border-bottom: none; background: transparent; -webkit-transition-duration: 0.6s; transition-duration: 0.6s; z-index: 100;}
#header.header-scroll{position: fixed; padding: 0; background: #ffffff; box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.1); -webkit-transition-duration: 0.6s; transition-duration: 0.6s; opacity: 0.9;}
#header .header_top { position: relative; z-index: 30; text-align: center; padding: 12px 15px; font-size: 0;}
#header .header_top div { display: inline-block; vertical-align: middle; font-size: 12px;}
#header .header_top .menubtn { width: 22px; left: 15px; position: absolute; top: 50%; transform: translateY(-50%);}
#header .header_top .allmenu_btn { width: 100%;}
#header .header_top .basket { width: 34px; right: 15px; position: absolute; top: 50%; transform: translateY(-50%);}
#header .header_top .basket a { position: relative;}
#header .header_top .basket a img { width: 22px;}
#header .header_top .basket a span { display: block; position: absolute; top: 10px; right: -8px; line-height: 16px; color: #fff; background: #000; width: 17px; height: 17px; border-radius: 50%;  font-size: 0.6em; font-family: 'Roboto', sans-serif; text-align: center;}
#header .header_top .search{ position: absolute; top: 50%; transform: translateY(-50%); right: 101px; width: 24px;}
#header .header_top .search a img{width:100%;}
#header .header_top .logo { width: 100px;}
#header .header_top .logo img { width: 100%; vertical-align: middle;}
#header .menu_swip {width: 100%;float: left; overflow: hidden; background: #f7ede4; 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: #f7ede4; 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.6); z-index: 102;}
#all_menu{ position: fixed; top: 0; left: -100%; width: 84%; height: 100%; z-index: 1001; background: #fff;}
#all_menu .all_menu_in{ padding: 5px 15px 30px; max-height: 90%; overflow: auto;}
#all_menu .closeArea{ padding: 15px;}
#all_menu .closeArea img{ width: 19px;}
#all_menu .in_logo{ text-align: center; }
#all_menu .in_logo a img{ width: 120px;}
#all_menu .all_menu_join{ margin: 30px 0 40px;}
#all_menu .all_menu_join .a_top{}
#all_menu .all_menu_join .a_top li{ margin: 0 8px 0 0; font-size: .85rem; letter-spacing: 1px; }
#all_menu .all_menu_join .a_top li a{ display:block; padding: 13px 0; color: #000; font-size: .9rem; font-family: 'Noto Sans KR', sans-serif; }

/* ÇÜ¹ö°Å¸Þ´º ¾È ºÐ·ù */
.headerGnb{}
.headerGnb .gnbInner .menu-list > li{ position: relative; -webkit-tap-highlight-color: rgba(0,0,0,0); padding: 20px 0; border-bottom: 1px solid #595858;}
.manuinba{position: absolute; bottom: 140px;  left: 120px;}
.menu_list_in a, .menu-container .menu-list li.toggle > a{ color: #000; font-size: .95rem; font-family: 'Noto Sans KR', sans-serif;}
.toggle, .menu-submenu { cursor: pointer; font-size: 14px; position: relative; letter-spacing: 1px;}
.menu-submenu { display: none; margin: 5px 0 0; padding: 10px 22px; }
.menu-submenu >li{line-height: 36px;}
.menu-submenu >li a{ display: block; padding: 10px 0; color: #5c5c5c; font-family: 'Lato', 'NanumBarunGothic', sans-serif; line-height: 17px;}

/* ÇÜ¹ö°Å¸Þ´º ¾È ºÐ·ù ´õº¸±â */
.ddBtn {position: absolute; top: 21px; right: 0; padding:9px 20px;}
.ddBtn:before{ -webkit-transform: rotate(-90deg); -ms-transform: rotate(-90deg); transform: rotate(-90deg); opacity: 1; z-index: 2;}
.ddBtn:before, .ddBtn:after {content: ''; display: block; position: absolute; top: 50%; right: 12px; width: 12px; height: 2px; margin-top: -1px; background-color: #232323; -webkit-transform-origin: 50% 50%; -ms-transform-origin: 50% 50%; transform-origin: 50% 50%; -webkit-transition: all 0.3s; transition: all 0.3s ease-out;}
.ddBtnActive {padding:15px 20px;}
.ddBtnActive:before{ -webkit-transform: rotate(0deg); -ms-transform: rotate(0deg); transform: rotate(0deg); background: #232323 !important;}
.ddBtnActive:after { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); background: #232323 !important; opacity: 0;}

/* sns ¾ÆÀÌÄÜ ¿µ¿ª */
.snsiconArea{position: absolute; left: 0; bottom: 0; width: 100%; height: 48px; line-height: 48px; border-top: 1px solid #595758; background: #fff;}
.snsiconArea .linkInfo_bot:after{content:''; display:block; clear:both}
.snsiconArea .linkInfo_bot li{ float: left; width : 20%; text-align: center; }
.snsiconArea .linkInfo_bot li a img{vertical-align: middle;}

/* ÀúÀÛ±Ç */
.copy{margin:20px 0; color:#999999; font-size: .79rem; font-family: 'Spoqa Han Sans', 'Spoqa Han Sans JP','Noto Serif KR', 'Sans-serif';}
/* BASIC css end */

