/* BASIC css start */
div#contents { max-width: none; margin: 120px auto 0; }

.editor_swiper .swiper-slide img { display: block; width: 100%; }
.editor_swiper .swiper-button-prev,
.editor_swiper .swiper-button-next { top: 50%; transform: translateY(-50%); }
.editor_swiper .swiper-button-prev { left: 8%; }
.editor_swiper .swiper-button-next { right: 8%; }
.edit_prd {position: relative; width: 100%; margin: 20px auto; }
.edit_prd .item-wrap { padding: 0 20px; }
.edit_prd .item-wrap .item-cont .item-list { padding: 0; }
.edit_prd .item-wrap .item-cont .item-list .thumb img {width:100%;}
/* BASIC css end */

