#wrap {
}

/* 레이아웃
---------------------------------------------------------------------------------------------------------------------------------------------------------- */

header .utill {
  height: 28px;
  border-bottom: 1px solid #ddd;
  text-align: right;
}
header .utill a {
  line-height: 28px;
  color: #787878;
  display: inline-block;
  padding: 0 8px;
  font-size: 11px;
}
header .utill a.last {
  color: #2e5eaf;
}

header .header {
  position: relative;
  height: 55px;
  padding: 0 15px;
}
header h1 {
  padding-top: 4px;
}
header h1 a {
  display: inline-block;
  padding: 10px;
  padding-left: 0;
}
header .M_logo_Area {
  padding-top: 4px;
  width: 164px;
  height: 48px;
  overflow: hidden;
}
.M_logo {
  position: relative;
  top: 0;
  left: 0;
  width: 164px;
  height: 48px;
  overflow: hidden;
  cursor: pointer;
}

.M_logo_Area html {
  overflow: hidden;
}
.M_logo #slide1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 154px;
  height: 28px;
  opacity: 1;
  filter: alpha(opacity=100);
}
.M_logo .slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 154px;
  height: 28px;
  opacity: 0;
  filter: alpha(opacity=0);
  padding: 10px;
  padding-left: 0;
}

.M_search_Area {
  padding-right: 32px;
  border: 1px solid #dedede;
  width: 28%;
  height: 27px;
  position: absolute;
  top: 13px;
  right: 15px;
}
.M_search_Area input {
  width: 100%;
  border: 0;
  float: left;
  height: 27px;
  text-indent: 4px;
}
.M_search_Area input:focus {
  box-shadow: 2px 2px 6px #d3d3d3 inset;
  color: #666;
}
.M_search_Area a {
  width: 32px;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  background: url(../images/m_search.gif) no-repeat 4px 5px;
  height: 27px;
}

.navigation {
  background: #bea15c;
  height: 35px;
}
.navigation .flick_panel {
  text-align: center;
  width: 100%;
}
.navigation .flick_panel .M1 {
}
.navigation .flick_panel a {
  display: inline-block;
  color: #fff;
  height: 35px;
  line-height: 35px;
  font-size: 13px;
  font-family: "Nanum_bold";
  width: 24%;
}

/*
.navigation{background:#2e5eaf; height:35px; position:relative; width:100%;}
.navigation .flick_panel{text-align:left;}
.navigation .flick_panel .M1{text-align:left; padding-right:35px;}
.navigation .flick_panel .M2{text-align:left; padding-left:35px;}
.navigation .flick_panel a{display:inline-block; color:#fff; height:35px; line-height:35px; padding:0 7px; font-size:12px; font-weight:600}

.btn_flick_prev{position:absolute; width:35px; height:35px; text-align:center; text-indent:-900px; top:0; left:0; background:url(../images/btn_flick_prev.png) no-repeat 0 0}
.btn_flick_next{position:absolute; width:35px; height:35px; text-align:center; text-indent:-900px; top:0; right:0;background:url(../images/btn_flick_next.png) no-repeat 0 0}
*/

.content {
}
.content:after,
.lst li a:after,
.detail_area,
.d_imgBox {
  content: "";
  display: block;
  clear: both;
}

/*메인비주얼*/

.M_slide-wrap {
  margin: 3%;
  position: relative;
}
#slideFlick {
  overflow: hidden;
}
.slide-container {
  width: 1000%;
}
.slide-container li {
  display: block;
  float: left;
  position: relative;
  width: 10%;
}
.slide-container li a {
  float: left;
  width: 100%;
  text-align: center;
}
.slide-container li img {
  display: block;
  width: 100%;
  margin: 0 auto;
}

.carouselSet {
  font-size: 0;
  text-align: center;
  width: 100%;
}
.carouselSet ul {
  text-align: left;
  position: absolute;
  left: 0;
  bottom: 5%;
  width: 100%;
  text-align: center;
}
.carouselSet li {
  background: #a7b6bb;
  width: 9px;
  height: 9px;
  display: inline-block;
  margin: 0 3px;
  border-radius: 6px;
  text-indent: -9999px;
  cursor: pointer;
}
.carouselSet li.on {
  background: #333;
}

/*메인퀵메뉴*/
.M_Quick {
  padding: 0 3% 4px;
  overflow: hidden;
}
.M_Quick li {
  float: left;
  width: 33.3%;
  text-align: center;
  margin-bottom: 10px;
}
.M_Quick li a {
  display: block;
}
.M_Quick a img {
  width: 90%;
}
.M_Quick li.M6 a:first-child {
  margin-bottom: 5%;
}
.M_bn {
  padding: 0 10px 10px;
  overflow: hidden;
}
.M_bn a {
  display: block;
  float: left;
  height: 38px;
  width: 48%;
  border: 1px solid #888;
  text-align: center;
}
.M_bn a:last-child {
  float: right;
  border: 1px solid #c3a866;
}
.M_bn a img {
  margin-top: 6px;
}

/*메인베스트상품*/

.M_best_pro_Area {
}

.M_best_pro_Area h3 {
  background: #333;
  text-align: center;
  font-weight: 500;
  font-size: 15px;
  color: #fff;
  padding: 8px;
  text-transform: uppercase;
}
.M_best_pro_Area h3 span {
  color: #f4cd6f;
}

.M_tab_pro_Area {
  background: #f5f5f5;
}
.M_tab_pro_Area h3 {
  background: #333;
  text-align: center;
  font-weight: 500;
  font-size: 15px;
  color: #fff;
  padding: 8px;
  text-transform: uppercase;
}
.M_tab_pro_Area h3 span {
  color: #f4cd6f;
}

.footer {
  text-align: left;
  padding: 5% 3% 1%;
}
.footer .btn_section {
  overflow: hidden;
}
.footer .btn_section li {
  float: left;
  width: 33%;
}
.footer .btn_section li:nth-child(2) {
  width: 34%;
}
.footer .btn_section a {
  display: block;
  text-align: center;
  color: #fff;
  font-size: 13px;
  background: #808080;
  height: 30px;
  line-height: 30px;
}
.footer .btn_section li:nth-child(1) a {
  background: #333;
}
.footer .btn_section li:nth-child(2) a {
  background: #c3a866;
}
.footer .btn_section a span {
  font-size: 11px;
}
.footer address {
  font-style: normal;
  display: block;
  text-align: left;
}
.footer address .bold {
  color: #333;
}

.footer .add_info {
  position: relative;
  padding-top: 15px;
  clear: both;
  overflow: hidden;
  line-height: 18px;
  font-size: 11px;
  color: #888;
}

.footer span.btn_top {
  z-index: 20;
  width: 38px;
  height: 38px;
  font-size: 11px;
  cursor: pointer;
  border-radius: 1px;
  border: 1px solid #bbb;
  position: fixed;
  float: left;
  bottom: 40px;
  right: 5%;
  text-align: center;
  display: block;
}
.footer span.btn_top .bg {
  display: block;
  opacity: 0.7;
  width: 38px;
  height: 38px;
  background: #ddd;
}
.footer span.btn_top .txt {
  color: #333;
  position: absolute;
  top: 0px;
  left: 0;
  width: 38px;
  height: 38px;
  line-height: 15px;
  display: table-cell;
  vertical-align: middle;
  font-size: 13px;
}
.footer span.btn_top .fa-caret-up {
  display: block;
  padding-top: 2px;
  font-size: 15px;
}
