@charset "utf-8";

@font-face {
  font-family: 'Noto Sans Korean';
  font-style: normal;
  font-weight: 100;
  src: local('Noto Sans Thin'), local('NotoSans-Thin'), url('../webfonts/NotoSansKR-Thin-Hestia.eot'), url('../webfonts/NotoSansKR-Thin-Hestia.eot?#iefix') format('embedded-opentype'), url('../webfonts/NotoSansKR-Thin-Hestia.woff') format('woff'), url('../webfonts/NotoSansKR-Thin-Hestia.otf') format('opentype')
}

@font-face {
  font-family: 'Noto Sans Korean';
  font-style: normal;
  font-weight: 300;
  src: local('Noto Sans Light'), local('NotoSans-Light'), url('../webfonts/NotoSansKR-Light-Hestia.eot'), url('../webfonts/NotoSansKR-Light-Hestia.eot?#iefix') format('embedded-opentype'), url('../webfonts/NotoSansKR-Light-Hestia.woff') format('woff'), url('../webfonts/NotoSansKR-Light-Hestia.otf') format('opentype')
}

@font-face {
  font-family: 'Noto Sans Korean';
  font-style: normal;
  font-weight: 350;
  src: local('Noto Sans DemiLight'), local('NotoSans-DemiLight'), url('../webfonts/NotoSansKR-DemiLight-Hestia.eot'), url('../webfonts/NotoSansKR-DemiLight-Hestia.eot?#iefix') format('embedded-opentype'), url('../webfonts/NotoSansKR-DemiLight-Hestia.woff') format('woff'), url('../webfonts/NotoSansKR-DemiLight-Hestia.otf') format('opentype')
}

@font-face {
  font-family: 'Noto Sans Korean';
  font-style: normal;
  font-weight: 400;
  src: local('Noto Sans Regular'), local('NotoSans-Regular'), url('../webfonts/NotoSansKR-Regular-Hestia.eot'), url('../webfonts/NotoSansKR-Regular-Hestia.eot?#iefix') format('embedded-opentype'), url('../webfonts/NotoSansKR-Regular-Hestia.woff') format('woff'), url('../webfonts/NotoSansKR-Regular-Hestia.otf') format('opentype')
}

@font-face {
  font-family: 'Noto Sans Korean';
  font-style: normal;
  font-weight: 500;
  src: local('Noto Sans Medium'), local('NotoSans-Medium'), url('../webfonts/NotoSansKR-Medium-Hestia.eot'), url('../webfonts/NotoSansKR-Medium-Hestia.eot?#iefix') format('embedded-opentype'), url('../webfonts/NotoSansKR-Medium-Hestia.woff') format('woff'), url('../webfonts/NotoSansKR-Medium-Hestia.otf') format('opentype')
}

@font-face {
  font-family: 'Noto Sans Korean';
  font-style: normal;
  font-weight: 700;
  src: local('Noto Sans Bold'), local('NotoSans-Bold'), url('../webfonts/NotoSansKR-Bold-Hestia.eot'), url('../webfonts/NotoSansKR-Bold-Hestia.eot?#iefix') format('embedded-opentype'), url('../webfonts/NotoSansKR-Bold-Hestia.woff') format('woff'), url('../webfonts/NotoSansKR-Bold-Hestia.otf') format('opentype')
}

@font-face {
  font-family: 'Noto Sans Korean';
  font-style: normal;
  font-weight: 900;
  src: local('Noto Sans Black'), local('NotoSans-Black'), url('../webfonts/NotoSansKR-Black-Hestia.eot'), url('../webfonts/NotoSansKR-Black-Hestia.eot?#iefix') format('embedded-opentype'), url('../webfonts/NotoSansKR-Black-Hestia.woff') format('woff'), url('../webfonts/NotoSansKR-Black-Hestia.otf') format('opentype')
}

/*@import url('https://cdn.rawgit.com/theeluwin/NotoSansKR-Hestia/master/stylesheets/NotoSansKR-Hestia.css');*/

body {
  color: #777;
  font-size: 12px;
  letter-spacing: 0em;
}

input[type="text"],
input[type="password"],
input[type="number"],
input[type="email"],
input[type="file"],
input[type="url"],
textarea,
textarea.form-control {
  font-size: 12px;
}

table caption {
  display: none
}

.dropdown-menu,
h4,
.h4,
h3,
.h3,
h2,
.h2 {
  font-size: 12px;
  font-weight: 900
}

h2,
.h2 {
  font-weight: bold
}

legend {
  display: none
}

p {
  margin: 0;
}

.input-group-addon {
  font-size: 12px;
}

#hd {
  width: 100%;
  padding-bottom: 0;
}

#hd .head-logo {
  padding: 15px 0;
  text-align: center;
}

#hd .head-logo a {
  font-size: 0;
  text-indent: -999px;
  overflow: hidden;
}

#hd nav {
  text-align: center;
}

#hd .icon-bar {
  background: #000;
}

#hd .top-smenu {}

#hd .top-smenu>.user-login {
  color: #777;
  font-size: 11px;
  padding: 13px 0 10px;
}

#hd .top-smenu>.top-smenu-ul {
  list-style: none;
  margin: 0;
  padding: 10px 0
}

#hd .top-smenu>.top-smenu-ul:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: ""
}

#hd .top-smenu p {
  color: #fff
}

#hd .top-smenu>.top-smenu-ul>li {
  float: left;
  padding: 0 7px;
}

#hd .top-smenu>.top-smenu-ul>li:last-child {
  padding: 0 0 0 10px;
}

#hd .top-smenu>.top-smenu-ul>li a {
  color: #777;
  font-size: 11px;
}
#hd .top-smenu>.top-smenu-ul>li a:hover {
  color: #464646;
  font-size: 11px;
}

#hd .top-smenu>.top-smenu-ul>li:last-child a {
  padding: 3px 7px;
  background: #000;
  border-radius: 0px;
  color: #fff;
}

#hd .wrap-logo {
  position: relative;
  min-height: 50px;
}

#hd .wrap-logo .wrap-asidebar {
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -25px;
}

#hd .wrap-logo .bx-search {
  display: none;
  position: absolute;
  width: 320px;
  ;
  top: 50%;
  right: 0;
  margin-top: -25px;
}

#hd .wrap-logo .bx-search .quick-menu {
  margin-top: 7px;
}

#hd .wrap-logo .bx-search .quick-menu>ul {
  margin: 0;
  padding: 0;
  list-style: none
}

#hd .wrap-logo .bx-search .quick-menu>ul>li {
  float: left;
}

#hd .wrap-logo .bx-search .quick-menu>ul>li>a {
  display: block;
  text-align: center;
  color: #291d19;
  padding: 0 10px;
  background: #fff url('./img/in_main_menu_bar3.gif') no-repeat 0 50%;
}

#hd .wrap-logo .bx-search .quick-menu>ul>li:first-child>a {
  background: #fff;
}

.sidebar-menu .button-in-bar {
  list-style: none;
  padding: 0;
  margin: 0
}

.sidebar-menu .button-in-bar:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: ""
}

.sidebar-menu .button-in-bar>li {
  float: left;
  width: 33.333%;
  text-align: center;
}

.bx-main-menu {
  position: relative;
  border-top: 3px solid #ffffff;
}

.bx-main-menu .wrap-asidebar-in-menu {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -27px;
}

.bx-main-menu .wrap-asidebar-in-menu .navbar-toggle {
  display: none
}

.bx-main-menu .wrap-asidebar-in-menu .icon-bar {
  background: #909090;
}

.bx-main-menu .in-main-menu {
  margin-left: 0;
  margin-right: 0px;
}

.bx-main-menu .in-main-menu>ul {
  position: relative;
  display: table;
  table-layout: fixed;
  width: 100%;
  margin: -3px 0 0;
  list-style: none;
  padding: 0;
}

.bx-main-menu .in-main-menu>ul:after {}

.bx-main-menu .in-main-menu>ul>li {
  display: table-cell;
  box-sizing: border-box;
  vertical-align: top;
}

.bx-main-menu .in-main-menu>ul>li>a {
  position: relative;
  display: block;
  text-align: center;
  padding: 0 2px;
  color: #291d19;
  height: 56px;
  line-height: 56px;
  overflow: hidden;
  background: url('./img/in_main_menu_bar.gif') no-repeat 0 50%;
  font-size: 11px;
  letter-spacing: -1px
}

.bx-main-menu .in-main-menu>ul>li>a:after {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 3px;
  content: '';
  background: #666;
  transition: all .3s;
  left: 0;
  top: 0
}

.bx-main-menu .in-main-menu>ul>li.selected>a:after {
  opacity: 1;
  width: 100%
}

.bx-main-menu .in-main-menu>ul>li:first-child>a {
  padding-left: 0;
}

.bx-main-menu .in-main-menu .depth2 {
  display: none;
  background: #fff;
  text-align: left;
  position: absolute;
  top: 56px;
  left: 0px;
  width: 100%;
  z-index: 105;
  border-top: 1px solid #f2f2f2;
  background-clip: padding-box;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  box-shadow: 0 2px 2px rgba(0, 0, 0, .2);
}

.bx-main-menu .in-main-menu .depth2 ul {
  padding: 7px 0;
}

.bx-main-menu .in-main-menu .depth2 li {
  display: inline-block;
  padding-left: 1px;
  /*background: url('./img/in_main_menu_bar3.gif') no-repeat 0 50%;*/
}

.bx-main-menu .in-main-menu .depth2 li:first-child {
  padding-left: 0;
  background: none;
}

.bx-main-menu .in-main-menu .depth2 li>a {
  display: block;
  padding: 7px 17px;
  font-size: 11px;
  letter-spacing: -1px;
  color: #020202;
}

.bx-main-menu .in-main-menu .depth2 li>a:hover {
  font-weight: 700;
  color: #000;
}

.bx-main-menu .wrap-notice {
  display: none;
  position: absolute;
  top: 0px;
  right: 0px;
  width: 250px;
  float: right;
  height: 53px;
  line-height: 55px;
  overflow: hidden;
  background: #fff url('./img/in_main_menu_bar2.gif') no-repeat 0 19px;
  padding-left: 12px;
}

.bx-main-menu .wrap-notice .flex-direction-nav {
  width: 27px;
  border: 1px solid #e1e5e7;
  position: absolute;
  top: 8px;
  right: 0;
}

.bx-main-menu .wrap-notice .flex-direction-nav a {
  display: block;
  width: 27px;
  height: 18px;
  text-indent: -50000px;
  outline: 0;
}

.bx-main-menu .wrap-notice .flex-direction-nav a.flex-prev {
  height: 19px;
  background: url('./img/in_main_menu_arrow_up.gif') no-repeat 50% 50%;
  border-bottom: 1px solid #e1e5e7;
}

.bx-main-menu .wrap-notice .flex-direction-nav a.flex-next {
  background: url('./img/in_main_menu_arrow_down.gif') no-repeat 50% 50%;
}

.bx-main-menu .wrap-notice .top-notice-slide .slides li>a {
  font-size: 12px;
  color: #131313;
}

.sub-block {
  height: 140px;
  background: #fff;
}

.btn-gray,
a.btn-gray {
  color: #fff;
  background-color: #9E9E9E;
  border-color: #9E9E9E
}

.btn-gray:focus,
.btn-gray:active:focus,
.btn-gray.active:focus,
.btn-gray.focus,
.btn-gray:active.focus,
.btn-gray.active.focus,
a.btn-gray:focus,
a.btn-gray:active:focus,
a.btn-gray.active:focus,
a.btn-gray.focus,
a.btn-gray:active.focus,
a.btn-gray.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}

.btn-gray:hover,
.btn-gray:focus,
.btn-gray.focus,
a.btn-gray:hover,
a.btn-gray:focus,
a.btn-gray.focus {
  color: #fff;
  background-color: #7a7473
}

.btn-gray.btn-xs {
  font-size: 11px;
  letter-spacing: -1px
}

.btn-whitegray,
a.btn-whitegray {
  color: #404040;
  background-color: #fff;
  border-color: #ccc
}

.btn-whitegray:focus,
.btn-whitegray:active:focus,
.btn-whitegray.active:focus,
.btn-whitegray.focus,
.btn-whitegray:active.focus,
.btn-whitegray.active.focus,
a.btn-whitegray:focus,
a.btn-whitegray:active:focus,
a.btn-whitegray.active:focus,
a.btn-whitegray.focus,
a.btn-whitegray:active.focus,
a.btn-whitegray.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}

.btn-whitegray:hover,
.btn-whitegray:focus,
.btn-whitegray.focus,
a.btn-whitegray:hover,
a.btn-whitegray:focus,
a.btn-whitegray.focus {
  color: #404040;
  background-color: #d4d3d3
}

.btn-whitegray.btn-xs {
  font-size: 11px;
  letter-spacing: -1px
}

.btn-dyellow,
a.btn-dyellow {
  color: #fff;
  background-color: #b79239;
  border-color: #b79239
}

.btn-dyellow:focus,
.btn-dyellow:active:focus,
.btn-dyellow.active:focus,
.btn-dyellow.focus,
.btn-dyellow:active.focus,
.btn-dyellow.active.focus,
a.btn-dyellow:focus,
a.btn-dyellow:active:focus,
a.btn-dyellow.active:focus,
a.btn-dyellow.focus,
a.btn-dyellow:active.focus,
a.btn-dyellow.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}

.btn-dyellow:hover,
.btn-dyellow:focus,
.btn-dyellow.focus,
a.btn-dyellow:hover,
a.btn-dyellow:focus,
a.btn-dyellow.focus {
  color: #fff;
  background-color: #c7a553
}

.btn-dyellow.btn-xs {
  font-size: 11px;
  letter-spacing: -1px
}

.btn-red,
a.btn-red {
  color: #fff;
  background-color: #c3002f;
  border-color: #c3002f
}

.btn-red:focus,
.btn-red:active:focus,
.btn-red.active:focus,
.btn-red.focus,
.btn-red:active.focus,
.btn-red.active.focus,
a.btn-red:focus,
a.btn-red:active:focus,
a.btn-red.active:focus,
a.btn-red.focus,
a.btn-red:active.focus,
a.btn-red.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}

.btn-red:hover,
.btn-red:focus,
.btn-red.focus,
a.btn-red:hover,
a.btn-red:focus,
a.btn-red.focus {
  color: #fff;
  background-color: #da234f
}

.btn-red.btn-xs {
  font-size: 11px;
  letter-spacing: -1px
}

.admin-desc {}

.contents {
  margin-bottom: 30px;
}

.section-page {
  position: relative;
}

#container_wrap {
  /*border-top: 2px solid #555;*/
  margin: 10px 0 0;
  /*border-bottom: 1px solid #ccc;*/
  background: #fff;
  padding: 15px;
}

#container_wrap.shop {
  /*margin-left: -10px;
  margin-right: -10px;
  */
}

#container_title {
  font-size: 28px;
  text-align: center;
}

#container_wrap .desc {
  margin: 0;
}

#container_wrap .desc li {
  padding: 1px 0;
  font-size: 11px;
  letter-spacing: -1px;
  color: #777777
}

#container_wrap .desc li i {
  color: #c51a1a;
  margin: 0 5px 0 0
}

/*
.layout-sub #npage {background: url('../img/bg_body_all2.png');}
.layout-sub #npage #npage-sub {background: url('../img/bg_body_head.png') repeat-x;}
*/
.layout-sub #npage #npage-sub .navigate {
  font-size: 11px;
  margin: 50px 0 10px;
}

#wside {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
}

#wside .bx-category {
  background-color: #fff;
  border: 1px solid #dfdfdf;
  padding: 15px;
}

#wside .bx-category h3 {
  font-size: 1.55em;
}

#wside .bx-category .list {}

#wside .bx-category .list li {
  padding: 4px 0
}

#wside .bx-category .list li a {
  color: #5a5a5a
}

.section-content {
  background-color: #fff;
  padding: 10px;
}

#sct,
#sit,
#sod_frm,
#listtype {
  background-color: #fff;
  padding: 0 10px 10px
}

#sod_fin {
  background-color: #fff;
  padding: 10px
}

#sod_fin {
  margin-top: 10px;
}

.required,
textarea.required {
  background-image: url('../img/checkmark_2.png') !important;
  background-repeat: no-repeat !important;
  background-position: right 50% !important;
  background-size: 14px 7px
}

/* 새창 기본 스타일 */
.new_win {
  position: relative;
}

.new_win .tbl_wrap {
  margin: 0 20px
}

.new_win #win_title {
  font-size: 1.25em;
  height: 50px;
  line-height: 30px;
  margin: 0;
  padding: 10px 20px;
  background: #333;
  color: #fff;
}

.new_win #win_title .sv {
  font-size: 0.75em;
  line-height: 1.2em
}

.new_win .win_ul {
  border-right: 1px solid #dfe6e7;
}

.new_win .win_ul:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: ""
}

.new_win .win_ul li {
  float: left;
  background: #fff;
  width: 33.333%;
  text-align: center;
  border: 1px solid #ccc;
  margin-left: -1px
}

.new_win .win_ul li a {
  display: block;
  padding: 10px 0
}

.new_win .win_ul .selected {
  background: #fff;
  border-color: #253dbe;
  position: relative;
  z-index: 5
}

.new_win .win_ul .selected a {
  color: #253dbe;
  font-weight: bold
}

.new_win .win_desc {
  margin: 5px 0;
  font-size: 0.92em;
  color: #3598db;
}

.new_win .frm_info {
  font-size: 0.92em;
  color: #3598db
}

.new_win .win_total {
  text-align: right;
  margin: 10px 0
}

.new_win .win_total span {
  display: inline-block;
  line-height: 30px;
  font-size: 0.92em;
  color: #4e546f;
  background: #d4d4d4;
  padding: 0 10px;
  border-radius: 5px;
}

.new_win .new_win_con {
  margin: 20px;
}

.new_win .new_win_con:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: ""
}

.new_win .btn_confirm:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: ""
}

.new_win .win_btn {
  text-align: right
}

.new_win .btn_close {
  position: absolute;
  top: 0;
  right: 0;
  height: 50px;
  width: 50px;
  background: url('../img/close_btn.gif') no-repeat 50% 50%;
  border: 0;
  text-indent: -999px;
  overflow: hidden;
  cursor: pointer
}

.new_win .btn_submit {
  padding: 0 20px;
  height: 40px;
  font-weight: bold;
  font-size: 1.083em;
  float: right
}

#find_info #captcha legend {
  border: none;
}

.top-visual-wrap {
  border-top: 1px solid #e0e0e0;
}

#main2 .content_box {
  margin: 0 auto;
  /* border: 1px solid #e5e5e5; */
  position: relative;
  z-index: 100;
}

#main2 h2 {
  min-width: 1200px;
  padding: 57px 0 60px;
  border-bottom: 1px solid #e5e5e5;
  font-weight: 500;
  font-size: 28px;
  text-align: center;
  color: #212121;
}

#main2 h2 img {
  display: inline-block;
  margin-right: 5px;
  vertical-align: bottom;
}

#main2 ul,
#main2 ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

#main2 .slides li img {
  width: 100%;
}

#main2 .tabs {
  margin: 0;
  padding: 33px 0 0;
  list-style: none;
  position: absolute;
  top: 0;
  left: -8px;
}

#main2 .tabs:after {
  clear: both;
  display: block;
  content: '';
}

#main2 .tabs li {
  padding-top: 14px;
}

#main2 .tabs a {
  display: inline-block;
  padding-left: 25px;
  background: url(./img/main2_tabs.gif) no-repeat;
  background-position: 0 50% !important;
  font-size: 14px;
  color: #bababa;
  text-decoration: none;
  position: relative;
  z-index: 100;
}

#main2 .tabs a.flex-active {
  background: url(./img/main2_tabs_o.gif) no-repeat;
  background-position: 0 50% !important;
  font-size: 18px;
  color: #363636;
}

#main2 .flex-direction-nav {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  padding: 0;
  list-style: none;
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 0;
  left: 0;
}

#main2 .flex-direction-nav a {
  display: block;
  width: 23px;
  height: 45px;
  position: absolute;
  top: 50%;
  z-index: 100;
}

#main2 .flex-direction-nav a.flex-prev {
  background: url(./img/btn_prev_23x45.gif) no-repeat;
  left: 36px;
}

#main2 .flex-direction-nav a.flex-next {
  background: url(./img/btn_next_23x45.gif) no-repeat;
  right: 36px;
}

.bx-good-type {
  margin: 30px 0;
}

.bx-good-type.stripe {
  background: url('../img/bg.gif') repeat;
}

.bx-good-type h2 {
  margin-top: 20px;
}

.bx-good-type h2 strong {
  font-weight: 900;
}

#wz-ft {
  clear: both;
  margin: 0 auto;
  background: #f7f7f7;
  border-top: 1px solid #e5e5e5;
  text-align: center;
}

#wz-ft h1 {
  margin: 0;
  padding: 28px 0 14px;
  font-size: 0;
  text-align: center
}

#wz-ft address {
  margin: 0;
  padding: 0;
  font-style: normal;
  font-size: 16px;
  line-height: 26px;
  color: #2c2c2c;
}

#wz-ft .copyright {
  padding: 15px 0 25px;
  font-size: 12px;
  color: #a1a1a1;
}

#wz-ft p {
  margin: 0;
}

#wz-ft p span {
  font-size: 14px;
}

#wz-ft p span:before {
  display: inline-block;
  content: '';
  width: 10px;
  height: 10px;
  margin: 0 19px;
  background: url(./img/footer_bar.gif) no-repeat;
}

#wz-ft p span:first-child:before {
  content: none;
}

button.btn-submit {
  margin: 0;
  padding: 0 20px;
  vertical-align: middle;
  background: #000;
  border: 0;
  font-size: 16px;
  font-weight: 300;
  color: #fff;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  text-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -o-transition: all .3s;
  -moz-transition: all .3s;
  -webkit-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  padding: 15px;
}

.btn-link-1 {
  display: inline-block;
  margin: 5px;
  padding: 5px 15px 5px 15px;
  background: #19b9e7;
  font-size: 14px;
  font-weight: 300;
  color: #fff;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.btn-link-1:hover,
.btn-link-1:focus,
.btn-link-1:active,
a.btn-link-1:hover,
a.btn-link-1:focus,
a.btn-link-1:active {
  outline: 0;
  opacity: .6;
  color: #fff
}

a.btn-link-1:link {
  color: #fff
}

.btn-link-1.btn-link-1-facebook {
  background: #4862a3
}

.btn-link-1.btn-link-1-twitter {
  background: #55acee
}

.btn-link-1.btn-link-1-google-plus {
  background: #dd4b39
}

.btn-link-1 i {
  padding-right: 5px;
  vertical-align: middle;
  font-size: 20px;
  line-height: 20px
}

.btn-link-2 {
  display: inline-block;
  height: 50px;
  margin: 5px;
  padding: 15px 20px 0 20px;
  background: rgba(0, 0, 0, 0.3);
  border: 1px solid #fff;
  font-size: 16px;
  font-weight: 300;
  line-height: 16px;
  color: #fff;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px
}

.btn-link-2:hover,
.btn-link-2:focus,
.btn-link-2:active,
.btn-link-2:active:focus {
  outline: 0;
  opacity: .6;
  background: rgba(0, 0, 0, 0.3);
  color: #fff
}

#mb_login .form-box,
#mb_register .form-box {
  margin-top: 20px;
}

.form-box {
  border: 1px solid #dfdfdf;
}

.form-top {
  overflow: hidden;
  padding: 0 25px 15px 25px;
  background: #f9f9f9;
  -moz-border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
  text-align: left
}

.form-top-left {
  float: left;
  width: 75%;
  padding-top: 25px
}

.form-top-left h3 {
  margin-top: 0
}

.form-top-right {
  float: left;
  width: 25%;
  padding-top: 5px;
  font-size: 66px;
  color: #ddd;
  line-height: 100px;
  text-align: right
}

.form-bottom {
  padding: 25px;
  background: #fff;
  -moz-border-radius: 0 0 4px 4px;
  -webkit-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
  text-align: left
}

.form-bottom form textarea {
  height: 100px
}

.form-bottom form button.btn-submit {
  width: 100%
}

.form-bottom form .input-error {
  border-color: #19b9e7
}

/* 상품진열관련 */
#sct_sortlst {
    margin-bottom: 25px;
    text-align: right;
}

.grid {
  position: relative;
  clear: both;
  margin: 0 -5px;
  padding: 1em 0 4em;
  list-style: none;
  text-align: center
}

.grid:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: ""
}

.grid .grid_li {
  position: relative;
  float: none;
  width: 100%;
}

.grid .grid_li .wrap_li {
  position: relative;
  margin: 0 5px 15px;
  background: #fff;
  -webkit-box-shadow: 0 0 5px rgba(55, 55, 5, 0.2));
  -moz-box-shadow: 0 0 5px rgba(55, 55, 5, 0.2));
  box-shadow: 0 0 5px rgba(55, 55, 5, 0.2);
}

figure.frame-image {
  position: relative;
  display: block;
  margin: 0 0 15px 0;
  height: auto;
  background: #3085a3;
  text-align: center;
  cursor: pointer;
  border: 1px solid #eee;
}

figure.frame-image:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: ""
}

figure.frame-image img {
  position: relative;
  display: block;
  height: 100%;
  width: 100%;
  opacity: 1
}

.grid .grid_li .sct_txt {
  font-weight: bold;
  font-size: 1.083em;
  margin: 10px 10px 5px;
  line-height: 1.3em;
  text-align: left
}

.grid .grid_li .sct_cost {
  padding: 10px 10px;
  text-align: left;
  font-size: 11px
}

figure.frame-image {
  background: #34495e
}

figure.frame-image .figcaption {
  padding: 1em
}

figure.frame-image .figcaption::before,
figure.frame-image .figcaption::after {
  position: absolute;
  width: 200%;
  height: 200%;
  border-style: solid;
  border-color: #101010;
  opacity: 0.6;
  content: '';
  -webkit-transition: -webkit-transform .35s;
  transition: transform .35s
}

figure.frame-image .figcaption::before {
  right: 0;
  bottom: 0;
  border-width: 0 15px 15px 0;
  -webkit-transform: translate3d(15px, 15px, 0);
  transform: translate3d(15px, 15px, 0)
}

figure.frame-image .figcaption::after {
  top: 0;
  left: 0;
  border-width: 15px 0 0 15px;
  -webkit-transform: translate3d(-15px, -15px, 0);
  transform: translate3d(-15px, -15px, 0)
}

figure.frame-image img {
  -webkit-transition: opacity .35s, -webkit-transform .35s;
  transition: opacity .35s, transform .35s
}

figure.frame-image img {
  opacity: 1
}

figure.frame-image h2 {
  position: absolute;
  bottom: 7%;
  left: 0;
  padding: 0 7% 0 7%;
  text-align: right;
  font-size: 11px;
  width: 50%;
  -webkit-transition: -webkit-transform .35s;
  transition: transform .35s;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}

figure.frame-image:hover .figcaption::before,
figure.frame-image:hover .figcaption::after {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

figure.frame-image:hover img {
  opacity: .6
}

figure.frame-image:hover h2 {
  text-align: left
}

figure.frame-image:hover h2 {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

/* 스마트에디터 테이블 */
.__se_tbl,
.__se_tbl th,
.__se_tbl td {
  border: 0;
}

.__se_tbl table {
  clear: both;
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}

.__se_tbl tbody,
.__se_tbl tr,
.__se_tbl td {
  vertical-align: middle
}

.__se_tbl caption {
  display: none
}

.__se_tbl th {
  padding: 4px 0;
  border: 1px solid #dcdcdc;
  color: #666;
  background-color: #fbfbfb;
}

.__se_tbl tbody td {
  padding: 4px 0;
  border: 1px solid #e5e5e5;
  color: #4c4c4c;
  background-color: #fff;
}

/* 하단 */
footer {
  color: #777;
  display: block;
  vertical-align: bottom;
  z-index: 101
}

footer hr {
  border: 0;
  margin: 0;
  padding: 0;
  border-top: #1a1a1a 1px solid;
  border-bottom: #3d3d3d 1px solid
}

footer .f-title {
    color: #777;
    margin: 8px 0 18px;
    font-family: "Poppins, sans-serif";
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.625;
    letter-spacing: 0.3px;
}

footer .f-left {
    padding-top: 9px;
    margin-bottom: 20px;
    padding-left: 0px;
}

footer .f-left .logo-ft {
  margin-bottom: 5px
}

footer .f-left .link {
  margin-bottom: 10px;
}

footer .f-left .link li {
  padding: 3px 0 0
}

footer .f-left .link li a {
  color: #777;
}

footer .svr-list {
  padding: 0;
  margin: 10px 0 0;
  list-style: none;
  border-top: 1px solid #bfbfbf;
  border-left: 1px solid #bfbfbf;
}

footer .svr-list:after {
  clear: both;
  display: block;
  content: '';
}

footer .svr-list li {
  float: left;
  width: 50%;
  border-right: 1px solid #bfbfbf;
  border-bottom: 1px solid #bfbfbf;
}

footer .svr-list li a {
  display: block;
  text-align: center;
  padding: 3px 0;
  color: #777;
  font-size: 11px;
  letter-spacing: -1px;
}

footer .f-center {
    padding-left: 0px;
    margin-bottom: 20px;
}

footer .call-center {
    margin-bottom: 15px;
}

footer .call-center {
  font-size: 18px;
  font-weight: bold
}

footer .btn-link {
  font-size: 11px;
  font-weight: 400;
  letter-spacing: -1px;
  height: auto;
  display: inline-block;
  margin: 0 4px;
  padding: 0 7px;
  height: 24px;
  border: 0;
  background: #444;
  color: #777 !important;
  text-decoration: none;
  vertical-align: middle;
  line-height: 2em
}

footer .desc {
  color: #777;
  font-size: 11px;
  font-weight: 400;
  letter-spacing: -1px
}

footer .f-right {
    padding-right: 0px;
    padding-left: 0px;
}

footer .deposit-info dd {
  padding: 7px 0 0;
  color: #777;
  font-size: 14px;
}

footer .deposit-info dd .link {
  margin-top: 15px;
  padding: 0;
  list-style: none
}

footer .deposit-info dd .link li {
  float: left;
  padding: 0 3px 3px 0;
}

footer .deposit-info .label {
  font-size: 11px;
  font-weight: 400;
  letter-spacing: -1px;
  padding: 0.2em 0.6em 0.2em;
  border-radius: 0em;
}


@media (max-width: 767px) {
  /* xs */

  #hd .head-logo {
    margin: 15px 0;
  }

  #hd .navbar-toggle {
    margin-right: 10px;
  }

  #hd .top-smenu>.top-smenu-ul {
    margin: 0;
  }

  .container.bx-main-menu {
    padding-right: 0;
    padding-left: 0;
  }

  .bx-main-menu .in-main-menu {
    border-top: 1px solid #eee;
  }

  .bx-main-menu .in-main-menu>ul {
    margin: -3px 0 -1px;
  }

  .bx-main-menu .in-main-menu>ul>li {
    float: left;
    position: relative;
    width: 25%;
    border-right: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
  }

  .bx-main-menu .in-main-menu>ul>li:nth-child(4n) {
    border-right: 0;
  }

  .bx-main-menu .in-main-menu>ul>li:nth-child(4n+1) {
    clear: both;
  }

  .bx-main-menu .in-main-menu>ul>li>a {
    background: none;
  }

  .bx-main-menu .in-main-menu .depth2 li {
    display: block
  }

  #main2 .tabs {
    display: table;
    width: 100%;
    padding: 0;
    text-align: center;
    position: relative;
    top: -3.5px;
    left: 0;
  }

  #main2 .tabs li {
    display: table-cell;
    padding: 0;
  }

  #main2 .tabs a {
    padding: 13.5px 0;
    background-position: 50% 0 !important;
    background-size: 7.5px 7.5px;
  }

  #main2 .tabs a.flex-active {
    background-position: 50% 0 !important;
    background-size: 7.5px 7.5px;
    font-weight: 700;
    font-size: 14px;
  }

  #main2 .flex-direction-nav a {
    display: block;
    width: 11.5px;
    height: 22.5px;
    background-size: cover !important;
    top: 50%;
  }

  #wz-ft address {
    line-height: 18px;
  }

  #wz-ft p span {
    font-size: 11px;
    letter-spacing: -1px;
    color: #5f5f5f
  }

  #wz-ft p span:before {
    width: 10px;
    margin: 0 7px;
  }

  #sod_frm .od_prd_list th:nth-child(n+2),
  #sod_frm .od_prd_list td:nth-child(n+2) {
    display: none
  }

  .wz-table-responsive table th,
  .wz-table-responsive table td {
    display: none
  }

  .wz-table-responsive table td.td_chk,
  .wz-table-responsive table td.td_visible {
    display: table-cell
  }

  .wz-table-responsive td .post-info {
    margin-top: 5px;
    font-size: 11px;
    letter-spacing: -1px;
    color: #5f5f5f
  }

  .sct_10 .sct_li {
    width: 50%
  }

  #sit_pvi_slide {
    width: 200px !important;
    height: 200px !important;
  }

  #sit_pvi_slide .slide_img img {
    width: 200px !important;
    height: 200px !important;
  }

  .sct_10 .sct_li {
    width: 50%;
  }

  .grid .grid_li {
    float: left;
    width: 50%;
  }

  .grid .grid_li .wrap_li {
    margin: 0 5px 10px
  }

  figure.frame-image h2 {
    font-size: 14px
  }

  .grid .grid_li .sct_cost {
    font-size: 14px;
  }

}

@media (min-width: 768px) {
  /* sm */

  #hd .head-logo {
    text-align: left;
    padding: 35px 0;
    min-height: 70px;
  }

  #hd .wrap-logo .bx-search {
    display: block;
  }

  .contents {
    margin-left: -15px;
    margin-right: -15px;
  }

  .sod_left {
    display: table-cell;
    width: 500px;
    background: #fafafa;
    padding: 20px;
    vertical-align: top;
  }

  .sod_right {
    display: table-cell;
    background: #efefef;
    padding: 20px;
    vertical-align: top;
    -webkit-box-shadow: inset 7px 0 9px -7px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 7px 0 9px -7px rgba(0, 0, 0, 0.2);
    box-shadow: inset 7px 0 11px -5px #cecece;
    height: 100%
  }

  #sod_frm .od_prd_list th:nth-child(n+5),
  #sod_frm .od_prd_list td:nth-child(n+5) {
    display: none
  }

  .bx-good-type h2 {
    font-size: 32px;
    margin-top: 13px;
  }

  .bx-good-type .sct_10 {
    margin-right: -20px
  }

  .sct_10 .sct_li {
    width: 50%;
  }

  .grid .grid_li {
    float: left;
    width: 50%;
  }

  .grid .grid_li .wrap_li {
    margin: 0 5px 10px
  }

  figure.frame-image h2 {
    font-size: 14px
  }

  .grid .grid_li .sct_cost {
    font-size: 14px;
  }

}

@media (min-width: 992px) {
  /* md */

  .sub-block {
    height: 200px;
  }

  #hd .top-smenu>.top-smenu-ul.in-user {
    margin-top: 0px;
  }

  #hd .head-logo {
    text-align: center;
  }

  #mb_login .content-wrap {
    width: 460px;
  }

  #mb_register .content-wrap {
    width: 660px;
  }

  .bx-main-menu .in-main-menu>ul>li>a {
    padding: 0 5px;
    font-size: 13px;
    letter-spacing: 0;
    font-weight: normal;
    font-weight: 700;
  }

  .bx-main-menu .in-main-menu {
    margin-left: 45px;
    /* margin-right: 250px; */
    float: left
  }

  .bx-main-menu .wrap-notice {
    display: block;
  }

  .bx-main-menu .wrap-asidebar-in-menu .navbar-toggle {
    display: block
  }

  .bx-main-menu .in-main-menu .depth2 li>a {
    display: block;
    padding: 7px 17px;
    font-size: 12px;
    color: #020202;
  }

  #sod_frm .od_prd_list th:nth-child(n+2),
  #sod_frm .od_prd_list td:nth-child(n+2) {
    display: table-cell
  }

  #wside {
    display: block;
    width: 180px
  }

  #eside {
    margin-left: 200px;
  }

  .section-content {
    min-height: 300px;
  }

  .sct_10 .sct_li {
    width: 25%;
  }

  .grid .grid_li {
    float: left;
    width: 25%;
  }

  .grid .grid_li .wrap_li {
    margin: 0 5px 10px
  }

  figure.frame-image h2 {
    font-size: 14px
  }

  .grid .grid_li .sct_cost {
    font-size: 14px;
  }

}

@media (min-width: 1200px) {
  /* lg */

  .sod_left {
    width: 790px;
  }

}


/* fople css */

@media (min-width: 1201px) {
  .container {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

@media (min-width: 476px) and (max-width: 1200px) {
  .container {
    width: 100%;
  }
}

.border-bottom {
    border-bottom: 1px solid #eee;
}

.shop-breadcrumb {
    padding: 15px 0;
    margin-bottom: 35px;
    background-color: #f7f7f7;
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
}

.breadcrumb {
    padding: 0px;
    margin-bottom: 0px;
    list-style: none;
    background-color: #f7f7f7;
    border-radius: 0px;
}

.shop-breadcrumb-box {
    margin-right: 0px;
    margin-left: 0px;
}

.shop-breadcrumb-title {
    margin: 0px;
}

.footer-top-bar {
    background: #555;
    padding: 15px 0;
}

.footer-top-bar a {
    color: #fff;
    margin: 0 15px;
}

.footer-middle {
    padding: 50px 0;
}

.footer-middle h2 {
    font-size:26px;
    font-weight: 900;
}


.footer-middle li {
    padding-bottom: 5px;
}

.footer-middle col-md-4 {
    padding: 0px;
}

.footer-middle ul.link {
    margin-top: 25px;
}

.footer-copyright {
    padding: 15px 0;
    color: #777;
    font-family: "Poppins, sans-serif";
    font-size: 11px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.625;
    letter-spacing: 0.4px;
}

.footer-logo {
    margin-bottom: 25px;
}

/* index -> start */
.main-goods {

}

.main-goods-title {
    margin-bottom: 15px;
}

.main-goods-title h2 {
    font-size: 32px;
}

.main-goods-title h2 strong {
    font-weight: 900;
    color: #464646;
}

.main-goods-item {
    margin-bottom: 35px;
}

.main-goods-item > div {
  margin-bottom:5px;
}

.main-goods-item .it_name {
    height: 20px;
    overflow: hidden;
    text-align: center;
    margin-bottom: 5px;
}

div.it_info > div.it_name > a {
  font-weight: 700;
}

.main-goods-item .it_basic {
    color: #898989;
    height: 55px;
    overflow: hidden;
    text-align: center;
    margin-bottom: 10px;
    background: #efefef;
    padding: 10px;
    line-height: 180%;
}
