/* BASIC css start */
.menu_on {height:100%; overflow:hidden;}
.menu_off {height:auto; overflow:initial;}
#header {width:100%;z-index:100;}
#header .top-pt-01 {position:fixed; top:0; left:0; right:0; z-index:100;}
#header .top-pt-02 {position:fixed; top:0; left:0; right:0; z-index:100;}
#header .headerTop {min-width:275px; text-align:center; padding-right:45px; background-color:#eeeeee;}
#header .headerTop a {width:25%; height: 36px; line-height: 36px; background-color:#3e4347; color:#fff; display:inline-block; border-left:1px solid #373737; margin-left:-1px;}
#header .headerTop a .fa {vertical-align:top; position: relative; top:12px;}
#header #menu {width:45px; background-color:#ab3e41; position:absolute; right:0;}
#header #menu .fa {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:#ccc; 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;}


/**********ÁøÀÛ¾÷***********/
#header .header-topMenu {height:36px;border-bottom:2px solide #000;}
#header .header-topMenu .menuBox {position:relative;overflow:hidden;padding-right:36px;}
#header .header-topMenu .menuBox #menu {position:absolute;right:0;top:0;height:36px;width:36px;background:#14b3e9;}
#header .header-topMenu .menuBox #menu.fa-2x {color:#fff;font-size:18px;width:36px;height:36px;line-height:36px;text-align:center;}
#header .header-topMenu .menuBox ul,li {list-style:none;margin:0;padding:0;}
#header .header-topMenu .menuBox ul {overflow:hidden;}
#header .header-topMenu .menuBox li {float:left;width:25%;}
#header .header-topMenu .menuBox li a {display:block;background:#3e4347;height:36px;line-height:36px;text-align:center;color:#dde1e5;font-size:12px;border-right:1px solid #60676c;}

#header .logoBox {overflow:hidden;background:#fff;min-height:65px;padding:0 10px;}
#header .logoBox .logoim {display:block;margin:0;padding:0;float:left;}
#header .logoBox ul,li {list-style:none;margin:0;padding:0}
#header .logoBox ul {overflow:hidden;float:right;}
#header .logoBox li {float:left;padding:19px 0 20px 5px;}
#header .logoBox .liBasket {position:relative;padding-left:20px;}
#header .logoBox .liBasket a .basketSu {position:absolute;display:block;margin:0;padding:0 5px;right:15px;top:14px;background:#ee5090;color:#fff;height:18px;line-height:18px;
border-radius:10px;
-o-border-radius:10px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
-ms-border-radius:10px;

}

/******************* ÆË¾÷³»¿ë ***************/
.md-modal {}
.md-modal .md-content {position:relative;border:0;}
.md-modal .md-content .md-close {position:absolute;margin:0;padding:0;width:55px;height:55px;right:0;top:0;background:url('/design/sonstwchs/skin/mobile/icon_close2.png') no-repeat 11px 11px #ebebeb;z-index:10;
                            border-radius:0 5px 0 0;
                            -o-border-radius:0 5px 0 0;
                            -moz-border-radius:0 5px 0 0;
                            -webkit-border-radius:0 5px 0 0;
                            -ms-border-radius:0 5px 0 0;
}
.md-modal .md-content .md-close:hover {background:url('/design/sonstwchs/skin/mobile/icon_close2.png') no-repeat 11px 11px #ebebeb;}
.md-modal .md-content h4 {text-align:center;font-weight:700;font-size:20px;color:#666;height:55px;line-height:55px;padding:0;background:#ebebeb;
                           border-radius:5px 5px 0 0;
                           -o-border-radius:5px 5px 0 0;
                           -moz-border-radius:5px 5px 0 0;
                           -webkit-border-radius:5px 5px 0 0;
                           -ms-border-radius:5px 5px 0 0;

}
.md-modal .md-content .inBox {margin:0;padding:30px;}

/* ¼­Ä¡¹Ú½º */
.md-modal .md-content .inBox .searchBox {border:2px solid #7b7b7b;padding-right:50px;position:relative;}
.md-modal .md-content .inBox .searchBox input {display:block;border:0px;width:100%;height:46px;}
.md-modal .md-content .inBox .searchBox .btn_search {position:absolute;right:0;top:0;width:46px;height:46px;background:url('/design/sonstwchs/skin/mobile/icon_search.png') no-repeat center center #7b7b7b;}

/******************* //ÆË¾÷³»¿ë ***************/

/* Ä«Å×°í¸® */
aside {position:fixed; width:320px; height:100%; top:36px; right: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 #ccc; position:relative;}
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;}
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:#f4f4f4; display:none; border-top:1px solid #6e6e6e;}
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;}
}














/***********************½ºÅ©·Ñ ÇÏ¸é ¸Þ´º°¡ »ç¶óÁ³´Ù°¡ ¿Ã¸®¸é ¸Þ´º°¡ ³ªÅ¸³²**************************/

.cd-auto-hide-header {
  position: fixed;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 101px;
  background-color: #ffffff;
  /* Force Hardware Acceleration */
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  will-change: transform;
  -webkit-transition: -webkit-transform .5s;
  transition: -webkit-transform .5s;
  transition: transform .5s;
  transition: transform .5s, -webkit-transform .5s;
}
.cd-auto-hide-header::after {
  clear: both;
  content: "";
  display: block;
}
.cd-auto-hide-header.is-hidden {
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
}
@media only screen and (min-width: 1024px) {
  .cd-auto-hide-header {
    height: 80px;
  }
}

.cd-auto-hide-header .logo,
.cd-auto-hide-header .nav-trigger {
  position: absolute;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.cd-auto-hide-header .logo {
  left: 5%;
}
.cd-auto-hide-header .logo a, .cd-auto-hide-header .logo img {
  display: block;
}

.cd-auto-hide-header .nav-trigger {
  /* vertically align its content */
  display: table;
  height: 100%;
  padding: 0 1em;
  font-size: 1.2rem;
  text-transform: uppercase;
  color: #25283D;
  font-weight: bold;
  right: 0;
  border-left: 1px solid #f2f2f2;
}
.cd-auto-hide-header .nav-trigger span {
  /* vertically align inside parent element */
  display: table-cell;
  vertical-align: middle;
}
.cd-auto-hide-header .nav-trigger em, .cd-auto-hide-header .nav-trigger em::after, .cd-auto-hide-header .nav-trigger em::before {
  /* this is the menu icon */
  display: block;
  position: relative;
  height: 2px;
  width: 22px;
  background-color: #25283D;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.cd-auto-hide-header .nav-trigger em {
  /* this is the menu central line */
  margin: 6px auto 14px;
  -webkit-transition: background-color .2s;
  transition: background-color .2s;
}
.cd-auto-hide-header .nav-trigger em::before, .cd-auto-hide-header .nav-trigger em::after {
  position: absolute;
  content: '';
  left: 0;
  -webkit-transition: -webkit-transform .2s;
  transition: -webkit-transform .2s;
  transition: transform .2s;
  transition: transform .2s, -webkit-transform .2s;
}
.cd-auto-hide-header .nav-trigger em::before {
  /* this is the menu icon top line */
  -webkit-transform: translateY(-6px);
      -ms-transform: translateY(-6px);
          transform: translateY(-6px);
}
.cd-auto-hide-header .nav-trigger em::after {
  /* this is the menu icon bottom line */
  -webkit-transform: translateY(6px);
      -ms-transform: translateY(6px);
          transform: translateY(6px);
}
@media only screen and (min-width: 1024px) {
  .cd-auto-hide-header .nav-trigger {
    display: none;
  }
}

.cd-auto-hide-header.nav-open .nav-trigger em {
  /* transform menu icon into a 'X' icon */
  background-color: rgba(255, 255, 255, 0);
}
.cd-auto-hide-header.nav-open .nav-trigger em::before {
  /* rotate top line */
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.cd-auto-hide-header.nav-open .nav-trigger em::after {
  /* rotate bottom line */
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
/*********************** //½ºÅ©·Ñ ÇÏ¸é ¸Þ´º°¡ »ç¶óÁ³´Ù°¡ ¿Ã¸®¸é ¸Þ´º°¡ ³ªÅ¸³²**************************/
/* BASIC css end */

