/* BASIC css start */
.menu_on {height:100%; overflow:hidden;}
.menu_off {height:auto; overflow:initial;}


#wrap {position:relative;width:100%;min-width:320px;overflow:hidden}
#header {position:relative;width:100%;z-index:100;min-height:103px;}
#gnb {position: fixed;background: #222;z-index: 102;top:0;left:0;right:0;}

/* header »ó´Ü */
#gnb .headerMenu {position:relative;height: 45px; }
#gnb .headerMenu .menuBtn {color:#fff;font-size:25px;display:block;width: 39px;height: 34px; line-height: 36px; text-align:center;position:absolute;top:10px; z-index:10}
#gnb .headerMenu .menuBtn.menu {left:2px;}
#gnb .headerMenu .menuBtn.user {right:40px;}
#gnb .headerMenu .menuBtn.search {right:2px;}
#gnb .headerMenu .menuBtn.basket {right:4px; background-image: url(http://efairplay.img2.kr/jemut/2020site/new/shopping-bag.png);
background-size: 27px;
    background-repeat: no-repeat;
    background-position: 50% 50%;}
#gnb .headerMenu .user_basket_quantity {
    width: 16px;
    height: 16px;
    line-height: 16px;
    border-radius: 16px;
    font-size: 11px;
    position: absolute;
    top: 35%;
    right: 30%;
    color: #fff;
}
#gnb .headerMenu i{font-size:32px;color:#fff; position: absolute; top: 0; left: 10px;}

#gnb .logoArea {position: relative;zoom: 1;text-align:center;height: 50px;}
#gnb .logoArea .logo a {
    line-height: 48px;
    color: #fff;
    letter-spacing: 17px;
    font-size: 18px;
    font-weight: 500;
}
#gnb .logoArea .logo img {vertical-align: middle;width:110px; margin-left:-3px;}

#header .searchArea {
    height: 10px;
    background-color: #222;
    text-align: center;
    z-index: 10;
    position: relative;
    margin-top:3px;
}
#header .searchArea .searchBox {
    width: 80%;
    margin: 0 auto;
    position: relative;
}
#header .searchArea .searchBox input {width: 92%;height: 34px;border-width: 0 0 1px 0;padding: 0 5px;border-color: #111;background: transparent; font-size: 14px; font-weight: bold;}
#header .searchArea .btn_search {
    position: absolute;
    top: 4px;
    right: 5%;
    text-align: center;
    font-size: 27px;
    color: #fff;
}
#header .searchArea .btn_search i {width:45px;height: 30px;line-height: 30px;font-size: 20px;}
#header .headerMenu .btn_search span.search { background-image: url(http://efairplay.img2.kr/jemut/2020site/new/search.png);
    background-size: 60%;
    width: 100%;
    height: 100%;
    display: block;
    background-repeat: no-repeat;
    background-position: 50% 70%; }
/*»ó´Ü ½½¶óÀÌ½º ¸Þ´º */
#header .hdBtm { 
    position: relative;
}
#header .hdBtm .swiper-container01 {height: 45px;padding-right: 30px;overflow:hidden;}
#header .hdBtm .swiper-container01 .swiper-wrapper {  }
#header .hdBtm .swiper-container01 .swiper-slide {
    background-color: #222;
    text-align: center;
    font-size: 12px;
    color: #555;
    /display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: auto !important;
   
}

#header .hdBtm .swiper-container01 .swiper-slide a {
    color:#fff;
    display: block;
    padding: 0 25px;
    font-size: 15px;
    }
#header .hdBtm .swiper-container01 .swiper-slide:first-child a { padding-left: 15px;}

#header .hdBtm .swiper-container01 .swiper-slide a.on {color: #d6000f;font-weight:bold;display: block;position: relative;line-height: 31px;height: 100%;}
#header .hdBtm .swiper-container01 .swiper-slide a.on::after {content:"";display:block;width: 100%;height: 3px;background-color: #d6000f;position: absolute;bottom: 0px;}
#header .hdBtm .swiper-container01 .swiper-slide span {color: #c70026;font-size: 8px;position: absolute;line-height: 8px;top: 2px;left: 10px;font-weight: bold;}
#header .hdBtm .swiper-button-prev {background:#fff;width: 30px;height: 45px;line-height: 45px;font-size: 16px;color: #333;top: 0px;left: 0px;text-align: center;margin: 0;}
#header .hdBtm .swiper-button-down {
    background: #fff;
    width: 30px !important;
    height: 37px !important;
    line-height: 48px;
    font-size: 18px;
    color: #333;
    right: 0px !important;
    top: 0;
    margin: 0;
    text-align: center;
    opacity: 1;
    position: absolute;
    z-index: 10;
    transition: all 0.35s;
}
.-mos03 {
    -webkit-transition: all 0.3s ease;
    -khtml-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.allMenu {
    display: none;
    position: absolute;
    top: 138px;
    left: 0;
    padding: 15px 3%;
    background: #f5f5f5;
    z-index: 100;
    width: 94%;
    
}
.allMenu.on{display:block}

.allMenu h2 {
    text-align: left;
    padding-bottom: 5px;
    color: #777;
    font-size: 10px;
    font-weight: 900;
}
.allMenu .inner_menu {
    width: 100%;
    background: #fff;
    overflow: hidden;
    margin-bottom: 10px;
    opacity: .95;
}
.allMenu .inner_menu ul.grid4,
.allMenu .inner_menu ul.grid5 {
    overflow: hidden;
    position: relative;
    z-index: 1;
    width: 100%;
    margin-bottom: -1px;
}
.allMenu .inner_menu ul.grid4 > li {
    float: left;
    width: calc(25% - 1px );
    margin: -1px 0px 0 -1px;
    border: 1px solid #f5f5f5;
    text-align: center;
}
.allMenu .inner_menu ul.grid5 > li {
    float: left;
    width: calc(20% - 1px );
    margin: -1px 0px 0 -1px;
    border: 1px solid #f5f5f5;
    text-align: center;
}
.allMenu .inner_menu ul > li a {
    display: block;
    overflow: hidden;
    height: 40px;
    padding: 0 2px;
    line-height: 40px;
    color: #999;
    font-size: 11px;
}





/* ============= »çÀÌµå ¸Þ´º ============= */
#asideMenu { position:fixed; top:0; left:-82%;width:80%; height:100%; box-shadow:-5px 5px 5px 5px #000; background:#fff; z-index:9999; overflow-y:auto; overflow-x:hidden }


/* Äü¸Þ´º »ó´Ü¸Þ´º */
.utilMenu ul{zoom:1;overflow:hidden;padding: 7px 0;margin: 0 10px;}
.utilMenu .list{width:25%;float:left;}
.utilMenu .link{text-align:center;display:block;height:51px;font-size:28px;line-height:1;}
.utilMenu i{padding-top:3px;}
.utilMenu .title{color:#111;font-size: 12px;display:block;padding-top:3px;}
.utilMenu .basket{position:relative;}
.utilMenu .basket .quan{position:absolute;top: 2px;left: 50%;margin-left: 3px;color:#fff;font-size:11px;display:block;padding:0 2px;min-width:16px;box-sizing:border-box;height:16px;text-align:center;line-height:16px;}



/* °Ë»ö + ·Î±×ÀÎ ¸Þ´º */

.loginBox .searchside { clear: both; width:100%; height:45px; padding:0px 0 20px; } 
.loginBox .searchside .search {padding:8px 10px;  text-align:center; position:relative; }
.loginBox .searchside .search .delete_btn { position:absolute; top:10px; right:40px; width:30px; height:24px; font-size:18px; color:#adadad; line-height:24px; z-index:10 }
.loginBox .searchside .search input { width:100%; height:29px; border:none; border-radius:15px; border:1px solid #999; }
.loginBox .searchside .search .btn_search { position:absolute; top:12px; right:20px; font-size:20px; color:#666;  z-index:10 }


.loginBox p { display:inline-block;   font-size: 12px;}
.loginBox p span { text-decoration:underline; font-weight: bold; color: #202020;  }
.loginBox p em{
    color: #777;
    display: block;
    line-height: 20px;
    text-align: center;
}
.loginBox li.first a {
    color: #fff;
    border: 1px solid #242A58;
    background: #242A58;
}
.searchWrap {
    overflow: hidden;
    padding: 20px 2.5% 10px;
    position: fixed;
    top: 70px;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 102;
    box-sizing: border-box;
    display: none;
    text-align: center;
    box-shadow: 0px 7px 13px 0px #0000002b;

}

.searchBox {
    display: inline-block;
    width: 80%;
}

.searchWrap input#keyword {
    width: 100%;
}
.srcbtn {
    display: inline-block;
    width: 7%;
    height: 35px;
    text-align: center;
    color: #333;
    line-height: 32px;
    font-size: 28px;
}
.searchWrap .clbtn { float: left; }
a.btn_search.srcbtn { float: right; }
a.btn_search.srcbtn img {
    display: inline-block;
    margin-top: 2px;
}


/* ÇÜ¹ö°Å */
#header_ban { position: fixed; width: 100%; height: 100%; 
              top: 0; left: 0; z-index: 4200; background-color: #000; opacity: 0.6; display:none; 
              -webkit-transition: opacity .35s, height .35s; }

.overlay { position: fixed; background-color:rgba(255,255,255); top: 0; left: 0; width: 80%; height:100%; visibility: hidden; opacity: 0;
           -webkit-transition: opacity .35s, visibility .35s, height .35s;
           z-index:4300; /*   padding:0 30px; */ box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; text-transform:uppercase; letter-spacing: 0px; }
.overlay span.xi-close-thin { font-size: 35px; color: #fcfaf9; position: absolute; top: 7px; right: 2%; }
.nav-active { opacity: 1; visibility: visible; width: 80%; height: 100%; overflow-y: auto; }

.loginBox { clear: both; padding: 0px; background-color: #a3784b; margin: 0px; }
.loginBox ul { padding: 15px; }
.loginBox li { clear: both; display: inline-block; text-align: left; padding: 0 7px; }
.loginBox li a { font-size: 15px; color: #fff; -webkit-box-sizing: border-box; }
.loginBox li:first-child { padding-left: 0px; margin-right: -4px; }
/*.loginBox li a.join_txt { color: rgb(255,255,255,0.5) }*/
aside .asideTop { text-align: center; display: table; table-layout: fixed; width: 100%; margin: 25px auto 0; }
aside .asideTop a {width:50%; height:45px; line-height:45px; display:inline-block; border-bottom:4px solid #c7c7c7; color:#c7c7c7; font-weight:300; font-size:5.4vw; padding-bottom: 2vw; }
aside .asideTop a .fa {margin-top:10px;}
aside .asideTop a.act { color:#000; border-bottom:4px solid #000; font-weight: 400;}

aside nav li { position:relative;  padding: 12px 0; }
aside nav li a { position: relative; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size:17px; color: #000;  }
aside nav li a.new:before { content: ""; position: absolute; top: -3px; right: -5px; display: block; width: 4px; height: 4px; background-color: #da954c; border-radius: 2px;}
aside nav li .new_qa:before { content: ""; position: absolute; top: -3px; left:10px; display: block; width: 4px; height: 4px; background-color: #da954c; border-radius: 2px;}
aside nav li .xi-angle-down-thin {position: absolute; top:5px; right: 0; width: 40px; text-align: center; height: 35px; line-height:35px; font-size: 20px; }
aside nav li > ul { background-color:#f8f8f8; display:none; margin-top: 15px; padding: 15px 0; }
aside nav li > ul > li { display: inline-block; width: 44%; padding: 7px 0; }
aside nav li > ul > li:nth-child(odd) { padding-left: 10%; }
aside nav li > ul > li a { margin: 0; color: #8a8a8a; font-size: 15px; }
aside nav li > ul > li > ul {border-top:0px none; border-top:1px solid #ccc;}
aside nav li > ul > li > ul > li {border-bottom:0px none;}
aside nav li > ul > li > ul > li a { padding:0 0 0 40px; margin: 0; background-color: #fff4f4;}
aside nav .all_btn_category { position: relative; display: inline; font-size: 17px; color: #000;  }
aside nav .all_btn { padding:0px 6px; border: 1px solid #b5b5b5; display: inline-block; position: absolute; top: 5px; right: -59px; font-size: 12px; color: #878787; }

aside .navCategory { margin: 15px 15px 0px; }

aside .asideBottom { padding: 20px 0; font-size: 10px; line-height: 18px; margin: 0 20px; }
aside .asideBottom .call { display:inline-block; vertical-align:top; margin:0 40px 0 0; }
aside .asideBottom .bank { display:inline-block; vertical-align:top; }
aside .asideBottom .tel {color:#000; font-size:12px; font-weight:bold;}
aside .asideBottom .fa-stack {color:#000; margin-top: -5px;}
aside .asideBottom h3 { font-size:11px; font-weight:bold; margin:20px 0 10px; }
aside .asideBottom .copyright { margin:30px 0 0; font-size:9px; }

aside .navCommunity {display:none;    margin: 15px 15px 0px;}
aside .navCommunity .sub_category { border-bottom: none; }
aside .navCommunity nav li > ul > li { display: block; }
aside .navCommunity nav li > ul > li:nth-child(even) { padding-left: 10%; }

aside .navMypage {margin: 0px; border-bottom: 6px solid #e5e5e5; background-color: #282828; }
aside .navMypage ul { margin-left: 3%; text-align: center; }
aside .navMypage .line_box { width: 100%; border-bottom: 1px solid #505050; display: block; }
aside .navMypage ul li { text-align: left; display: inline-block; width: 30.5%; position: relative; padding: 18px 0; margin-left: 2%; }
aside .navMypage ul li a { display: inline; color: #fff; font-size: 3.7vw }

aside .navMypage ul li a img { width: 17%; margin-top: -1px; margin-right: 5%; }
aside .navMypage ul li a img.md_ico { width: 15%; margin-top: 0px; }
aside .navMypage ul li a img.rs_ico { margin: 0 3% 0 2%; }
aside .navMypage ul li a img.cp_ico { width: 18%; margin-top: -2px; margin-left: -1%; }


aside .sub_txt { font-size: 12px; padding-left: 35px; color: #737373; position: relative; }
aside .sub_txt_second { display: block; margin-left: 74px; color: #737373; }
aside .sub_txt_second .red { color: #ea0000; }
aside .sub_category { border-top: 1px solid #c7c7c7; border-bottom: 1px solid #c7c7c7; margin: 10px 0; padding: 10px 0; }

aside .search { height: 42px; position: relative; left: 0; right: 0; padding-right: 35px; text-align: center; border-bottom: 1px solid #383838; margin: 0 46px; }
aside .search .searchBox {width:100%;}
aside .search .searchBox input {width:90%; height:30px; border:0px none; margin-top: 6px; padding: 0 5px;}
aside .search .btn_search {width:45px; height:42px; line-height:50px; position:absolute; top:0; right:0; color:#000; text-align:center;}

aside .fix_event_pic { margin: 0; }
aside .fix_event_pic img { width: 100%; }

aside .aside_slide_box { margin: 10px 0px 20px; }
aside .aside_slide a img { width: 100%; }
aside .aside_slide_box .slick-slide { margin: 0 5px; }
aside .aside_slide .aside_slide_dots { display: flex; justify-content: center; margin: 0; padding: 5px 0; list-style-type: none; }
aside .aside_slide .aside_slide_dots li { margin: 5px; }
aside .aside_slide .aside_slide_dots li button { display: block; width: 0.4rem; height: 0.4rem;	padding: 0;	border: none; border-radius: 100%; background-color: #d6d6d6; text-indent: -9999px; }
aside .aside_slide .aside_slide_dots li.slick-active button { background-color: #000; }
@media all and (min-width:460px) {
    aside .asideTop a { font-size: 27px; }
    aside .navMypage ul li a { font-size: 18.5px; }
    aside .navMypage ul li a img { width: 17px; }
    aside .navMypage ul li a img.cp_ico { width: 17px; }
    aside .navMypage ul li a img.md_ico { width: 17px; }
}

@media all and (max-width:450px) { 
    aside .loginmenu a { margin:0 10px; } 
    aside .navMypage ul li { margin-left: 1%; }
    aside .navMypage ul li a img.cp_ico { margin-top: -1px;  }
    aside .navMypage ul li a img.rs_ico { margin-top: 0px;  }
}
@media all and ( max-width: 416px ) { 
    aside .loginmenu a { margin:0 6px; } 
    aside .navMypage ul { margin-left: 3.5%; text-align: center; } 
    aside .navMypage ul li { margin-left: 0; }
}
@media all and ( max-width: 380px ) { 
    aside .navMypage ul li a { display: inline; /*font-size: 15px;*/ } 
    aside .navMypage ul li a img { margin-top: 0px; width: 19%; }
    aside .navMypage ul li a img.cp_ico { width: 20%; margin-top: 0px;  }
    aside .navMypage ul li a img.md_ico { width: 17%; margin-top: 1px; }
    
    
    .searchWrap .clbtn { margin-left: 1%; }
    a.btn_search.srcbtn { margin-right: 1%;}
    .searchBox { width: 75%; }
}
@media screen and (max-width:320px){ 
    
    aside .navMypage ul { margin-left: 2%; }  
    aside .navMypage ul li { padding: 17px 0;  margin-right: 1px;} 
    aside .navMypage ul li a img.cp_ico { margin-top: 1px;  }
    aside .navMypage ul li a img.rs_ico { margin-top: 1px;  }
    
    aside nav li > ul > li { display: block; }
    aside nav li > ul > li:nth-child(even) { padding-left: 10%; }
    
    /*aside nav li a { font-size: 15px; }*/
    /*aside nav .all_btn_category { font-size: 15px; }*/
    aside nav .all_btn { right: -54px; padding: 0 4px; }
    
    
    .searchWrap .clbtn { margin-right: 2%; }
    a.btn_search.srcbtn { margin-right: 2%;}
    .searchBox { width: 77%; }
}


.navbar-header-fix {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1005;
    opacity: 1;
    height: 53px;
}
/* //ÇÜ¹ö°Å */





/* ÃÖ±Ù º» »óÇ° */
#ly_lastView {width:100%; position:absolute; top:36px; left:0; background-color:#fff; z-index:101; padding-bottom:20px; box-shadow: 0 1px 10px #717171; display:none;}
/* //ÃÖ±Ù º» »óÇ° */

@media screen and (min-width:768px) {
    #header #menu {width:85px;}
    #header .headerTop {padding-right:85px;}
    #header .search .searchBox input {width:95%;}
    #header .search .btn_search {width:85px;}
}


.navCategory ul,.navCommunity ul, .navMypage ul{padding: 0}
.navCategory ul, .navCommunity ul { padding: 10px 0; }
.navCategory nav{padding-bottom:20px;}
.navCategory nav li:last-child ul {
    display: block;
}
.navCategory nav li:last-child ul>li:first-child ul {
    display: block;
}
.toggle-button {
    position: absolute;
    top: 14px;
    right: 15px;
    padding: 3px;
    margin: 8px 5px 8px 0;
    height: 20px;
    width: 30px;
    cursor: pointer;
    z-index: 1004;
}

.toggle-active {
    position:fixed;
    top: 14px;
    right: 15px;
}

.bar {
    background-color:#242A58;
    display: block;
    width: 100%;
    height: 3px;
    border: 0;
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
}
.bar + .bar {
    margin-top: 6px;
}
.middle {
    top: 11px;
}
.bottom {
    top: 22px;
}
.toggle-button:hover {
    opacity: .7;
}
.toggle-active .bar {
    background-color:#242A58
}
.toggle-active .top {
    -webkit-transform: translateY(6px) translateX(0) rotate(45deg);
}
.toggle-active .middle {
   opacity: 0;
}
.toggle-active .bottom {
    -webkit-transform: translateY(-12px) translateX(0) rotate(-45deg);
}

.nav-active {
    opacity: 1;
    visibility: visible;
    height: 100%;

}
.line1 {
    font-size: 13px;
}

.line2 {
    margin-top: 15px;
}
.line2 a{}

.search span.fa.fa-search.fa-2x {
    color: #fff;
}
/* BASIC css end */

