/* BASIC css start */
.top-pt-01 .cart_cnt {display:none !important;}


.cart_cnt {
    background: #34bdba;
    padding: 1px 8px;
    color: #fff;
    font-weight: bold;
    display: inline-block;
    border-radius: 20px;
    height: 13px;
    line-height: 13px;
    font-family: 'Noto sans';
    position: absolute;
    left: 11px;
    font-size: 4px;
    top: -3px;
}
.top_cate {border-top:1px solid #eee; border-bottom:1px solid #eee; width:100%; height:45px;}
.top_cate ul {}
.top_cate ul:after {clear:both;}
.top_cate ul li {
    float: left;
    width: 25%;
    text-align: center;
    height: 45px;
    line-height: 45px;
}
.top_cate ul li a {font-family:'Noto sans'; font-size:14px; color:#333; font-weight:bold;}

.top_bn {width:100%; background:url(/design/dltnduf86/renewal/w/img/top_bn_bg.gif); background-repeat:repeat-x; display:none;}

.top_bn .top_bn_img {width:100%; margin:0 auto; position:relative;}

.top_bn .top_bn_img img {width:100%;}

.top_bn .top_bn_img .top_bn_btn {position:absolute; top:10px; right:10px;}

.btn_search .fa-search {
    font-size: 1.6em;
}

.fa-times {color:#fff !important;}

.fa-angle-down {
    font-size: 20px;
    color: #9f9f9f;
}

.aside_top {background:#35bdbb;}

.aside_top div {
    float: left;
    width: 33.1%;
    height: 48px;
    line-height: 20px;
    background: #35bdbb;
    border-right: 1px solid #2c9696;
    text-align: center;
    padding: 25px 0;
}
.aside_top div p {height:24px;}
.aside_top div p.text {margin-top:5px;}
.aside_top div p i {color:#fff; font-size:24px;}
.aside_top div p a {color:#00453d; font-family:'Noto sans'; font-size:13px;}
.aside_top div:last-child {border-right:none;}

.menu_on {height:100%; overflow:hidden;}
.menu_off {height:auto; overflow:initial;}
#header {width:100%;}
#header .top-pt-01 {position:fixed; top:0; left:0; right:0; z-index:100; background:none !important;}
#header .top-pt-02 {position:fixed; top:0; left:0; right:0; z-index:100;}
#header .headerTop {min-width:275px; text-align:center; padding-left:45px; background-color:#fff; height:45px;}
#header .headerTop .logo {
    display: inline-block;
    width: 70%;
    height: 35px;
    margin-top: 0px;
    padding-top: 10px;
    vertical-align: top;
    padding-left: 9%;
}

#header .headerTop .logo img {width:60%;}

#header .headerTop a {
    width: 25%;
    height: 45px;
    line-height: 36px;
    color: #fff;
    display: inline-block;
}

#header .headerTop a .fa {vertical-align:top; position: relative; top:12px; color:#333;}

#header #menu {width:45px; /*background-color:#ab3e41;*/ position:absolute; left:0;}
#header .menu {width:45px; background-color:#ab3e41; position:absolute; left:320px!important; top:60px; background:url('/design/dltnduf86/renewal/m/img/aside_bg.gif'); background-repeat:repeat-y;}

#header #menu .fa {top:10px; color:#000;}
#header .headerBottom {padding:0 10px; margin-bottom: 20px;}
#header .headerBottom h1 {font-size:2.333em;}
#header .headerBottom .headerBottomLeft {float:left; margin-top: 22px;}
#header .headerBottom .headerBottomRight {float:right; margin-top: 20px;}
#header .headerBottom .headerBottomRight a {margin-left:17px; color:#7d7d7d;}
#header .headerBottom .headerBottomRight a .fa-bookmark-o {color:#f1494d;}
#header .headerBottom .headerBottomRight .cart {position:relative;}
#header .headerBottom .headerBottomRight .cart sup {width:12px; height:12px; background-color:#f1191f; color:#fff; border-radius:6px; position:absolute; top:-12px; right:-5px; text-align: center; line-height: 12px;}
#header .search {height:42px; position:relative; left:0; right:0; background-color:#3f3f3f; padding-right:0px; text-align:center; display:none; z-index:10;}
#header .search .searchBox {width:100%;}
#header .search .searchBox input {
    width: 95%;
    height: 30px;
    border: 0px none;
    margin: 6px auto 0;
    padding: 0 5px;
    border-radius: 20px;
}
#header .search .btn_search {width:45px; height:42px; line-height:47px; /*background-color:#822023;*/ position:absolute; top:0; right:10px; color:#333; text-align:center;}

/* Ä«Å×°í¸® */
aside {position:fixed; width:320px; height:100%; top:0px; left:0; bottom:0; background-color:#fff; overflow-y:auto; -webkit-overflow-scrolling: touch; z-index:1001; display:none;}
aside .asideTop {text-align:center;}
aside .asideTop a {width:33.33%; height:62px; display:inline-block; border-bottom:2px solid #c3c3c3; color:#8f8f8f; font-weight:bold;}
aside .asideTop a .fa {margin-top:10px;}
aside .asideTop a.act {color:#ab3e41; border-bottom:2px solid #ab3e41;}
aside nav li {border-bottom:1px solid #dcdcdc; position:relative;}
aside nav li ul li {
    width: 49.0%;
    display: inline-block;

}

aside nav li a {
    display: block;
    height: 35px;
    line-height: 35px;
    padding: 0 0 0 20px;
    margin-right: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #00292a;
    font-weight: bold;
    font-family: 'Noto Sans';
}

aside nav li ul li a {color:#7b7b7b;}

aside nav li .fa {position: absolute; top:0; right: 0; width: 40px; text-align: center; height: 35px; line-height:35px;}
aside nav li > ul {background-color:#f5f5f5; display:none; border-top:1px solid #dcdcdc;}
aside nav li > ul > li {border-bottom:0px none; /*border-top:1px solid #ccc;*/}
aside nav li > ul > li:first-child {border-top:0px none;}
aside nav li > ul > li a {padding:0 40px 0 30px; margin: 0;}
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: #DDDDDD;}
aside .asideBottom {padding:20px 22px;}
aside .asideBottom .tel {color:#ab3e41; font-size:1.333em; font-weight:bold; display: block;}
aside .asideBottom .fa-stack {color:#000; margin-top: -5px;}
aside .asideBottom .copyright {margin-top:10px;}
aside .navCommunity {display:none;}
aside .navMypage {display:none;}
/* //Ä«Å×°í¸® */

/* ÃÖ±Ù º» »óÇ° */
#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 {padding-right:85px;}
    #header .search .searchBox input {width:95%;}
    #header .search .btn_search {width:85px;}
}
/* BASIC css end */

