/* BASIC css start */
.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;}
#header .top-pt-02 {
    background: #fff; position:fixed; top:0; left:0; right:0; z-index:100;}
#header .headerTop {border-bottom: 1px solid #a16465; min-width:275px; text-align:center; }
#header .headerTop a {height: 60px; display: inline-block;}
#header .headerTop a.cart{position: absolute;  right: 0; top: 0; width: 50px;}
#header .headerTop a.cart sup{
    position: absolute;
    right: 4px;
    bottom: 23px;
    background: #a16565;
    border-radius: 7px;
    width: 18px;
    font-weight: bold;
    color: #fff;
    height: 15px;
    line-height: 15px;}

.bg_red{background: #955251; color: #fff !important;}

#header .headerTop a .fa {vertical-align:top; position: relative; top:5px;}
#header #menu {width:45px; position:absolute; left:0; color: #797373;}
#header #menu .fa {display:none; top:5px;}
#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:#ab3e41; padding-right:45px; text-align:center; display:none; z-index:10;}
#header .search .searchBox {width:100%;}
#header .search .searchBox input {width:90%; height:30px; border:0px none; margin-top: 6px; padding: 0 5px;}
#header .search .btn_search {width:45px; height:42px; line-height:50px; background-color:#822023; position:absolute; top:0; right:0; color:#fff; text-align:center;}

/* Ä«Å×°í¸® */
aside {position:fixed; width:320px; height:100%; top:0; left:0; bottom:0; background-color:#323232; overflow-y:auto; -webkit-overflow-scrolling: touch; z-index:1001; display:none; color: #ffffff;}
aside .asideTop {display: inline-block; width: 100%; text-align:center; background: #000;}
aside .asideTop a {width: 33%; height: 100px; float: left; border-bottom: 1px solid #545454; color: #ffffff; font-weight: bold; border-right: 1px solid #545454; font-family: "LatoLight"; font-size: 14px; font-weight: normal;}
aside .asideTop a .fa {margin-top:10px;}
aside .asideTop a.act {color:#ab3e41; border-bottom:2px solid #ab3e41;}
aside .asideTop a img{width: 40px; margin-top: 14px; margin-bottom: 8px;}

aside .asideTop a.ico1{background: url(/design/gktnrxla/2019/m/aside_ico01.png) no-repeat center 18px;  background-size: 36px; line-height: 150px;}
aside .asideTop a.ico2{background: url(/design/gktnrxla/2019/m/aside_ico02.png) no-repeat center 18px;  background-size: 36px; line-height: 150px;}
aside .asideTop a.ico3{background: url(/design/gktnrxla/2019/m/aside_ico03.png) no-repeat center 18px;  background-size: 36px; line-height: 150px;}
aside .asideTop a.ico4{background: url(/design/gktnrxla/2019/m/aside_ico04.png) no-repeat center 18px;  background-size: 36px; line-height: 150px;}
aside .asideTop a.ico5{background: url(/design/gktnrxla/2019/m/aside_ico05.png) no-repeat center 18px;  background-size: 36px; line-height: 150px;}
aside .asideTop a.ico6{background: url(/design/gktnrxla/2019/m/aside_ico06.png) no-repeat center 18px;  background-size: 36px; line-height: 150px;}


aside .navCategory{margin-top: -5px;}


aside nav li {border-bottom:1px solid #4a4a4a; position:relative;}
aside nav li a {font-size: 14px; font-family: Corbel; color: #cecece; display: block; height: 40px; line-height:40px; padding:0 0 0 20px; margin-right: 40px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
aside nav li .fa {position: absolute; top:0; right: 0; width: 40px; text-align: center; height: 40px; line-height:40px;}
aside nav li > ul {background-color:#f4f4f4; display:none; border-top:1px solid #5d5d5d;}
aside nav li > ul > li {background: #323232; border-bottom:0px none; border-top:1px solid #464646;}
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 #424242;}
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: #000;}

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;}
/* //ÃÖ±Ù º» »óÇ° */

/* BASIC css end */

