

.m-zone02 { width: 250px; float: left; }


/* ÀÌ¹ÌÁö°¡·ÎÀ§Ä¡ */
.menu-cate .zone { width: 250px; height: 200px; position: relative; overflow: hidden; }
.menu-cate .con { margin: 0px auto; overflow: hidden; margin-left:39px; }
.menu-cate .con:after {content:"";display:block;clear:both;}
.menu-cate .con li {
	padding-right: 15px; width: 165px; height: 165px; text-align: left; float: left;
}

.caroufredsel_wrapper { width:165px !important; }

/* ÀÌ¹ÌÁö»çÀÌÁî */
.menu-cate .con li img {
	width: 165px; height: 165px;
}
.menu-cate .con .tit-p { margin-top: 0px; display: block; }

/* ÁÂ¿ì¹öÆ° */
.menu-cate button {
	width:620px; background: url("../images/product_arrow.png") 0 0 no-repeat; top: 78px; width: 14px; height: 25px; border:0px solid #000; position: absolute; margin-left:25px;
}
.menu-cate .btn-prev { background-position:2px 0px; left: -10px; }
.menu-cate .btn-next { background-position:-14px 0px; left:188px; }

* html .clear {
	height: 0px;
}
.hidden-obj {
	left: -9000px; top: -9000px; visibility: hidden; position: absolute;
}
.hide-obj {
	height: 0px !important; visibility: hidden;
}

@media screen and (max-width:960px) {

  .m-zone02 {width:80%; margin:0 auto; max-width: 400px; float: none; }
  .menu-cate .zone, .caroufredsel_wrapper {width:auto !important;}
  .caroufredsel_wrapper {position: absolute !important; width: 100% !important; height: 100% !important;}
  .menu-cate .zone {overflow: visible; height: auto; padding-bottom: 44.5%;}
  .caroufredsel_wrapper {margin-left:0 !important;}
  .menu-cate .con li {width:35vw; height:auto; position:relative; padding: 0; margin: 0 10px; box-sizing: border-box;}
  .menu-cate .con li:after{content:''; display: block; padding-bottom: 100%;}
  .menu-cate .con li img {width:100%; height: 100%; position: absolute; top:0; left: 0;}
  .menu-cate .btn-prev {margin-left: 0; left: -20px;}
  .menu-cate .btn-next {left: auto; margin: 0; right: -20px;}
  .menu-cate .btn-prev, .menu-cate .btn-next {top:50%; transform: translateY(-50%);}

}

