/* BASIC css start */
/* =============================================================================
   메인 index.html
   ========================================================================== */
#event .MS_img-wrap { position: relative; width: 100%; overflow: hidden; }
#event .event-imgs { position: relative; }
#event .MS_img-area { float: left; }
#event .MS_img-area:not(:first-child) { display: none; }
#event .MS_img-area img { width: 100%; }
#event .pagination { position: relative; left: 0; text-align: center; width: 100%; }
#event .pagination .swiper-pagination-switch { display: inline-block; margin: 0 2px; text-indent: -9999px; background: url(/images/d3/m_01/bull/event_now@2x.gif) no-repeat 0 50%; background-size: 19px 7px; width: 10px; height: 10px; }
#event .pagination .swiper-active-switch { background-position: -12px 50%; }
#container.main .items-wrap .items[data-type=tile],
#container.main .items-wrap .items[data-type=horizontal] { margin-top: 14px; }
#container.main .items-wrap .items[data-type=horizontal] .price img { vertical-align: -1px; }
#container.main .items-wrap .items[data-type=vertical] li { min-height: initial; }
#container.main .items-wrap .items[data-type=vertical] .price-info li { min-height: initial; }
#container.main .items-wrap .items[data-type=vertical] .price-info li .tit img { vertical-align: -1px; }

/* =============================================================================
   메인 아이콘 및 품절배경 관련
================================================================================*/

.listPrice{color:#ff0000;}

.m_tit{width:100%; text-align: center; padding: 10px 0; margin-top:10px; font-weight:bold; font-size: 5vw;}
.tit_border{width:33%; height:2px; background-color:#000; margin: 0 auto;}

.shopbrand .MK_add1_pro duct_list {background-color:#fff; border-bottom:1px solid #4a4a4a; border-top: 1px solid #4a4a4a;}
.shopbrand .MK_add1_product_list .items {padding: 10px 0;}
.shopbrand .MK_add1_product_list .items li {width:45%;}
.shopbrand .MK_add1_product_list .items li:last-child{}
.shopbrand .MK_add1_product_list .items .paging-num {text-align: center; clear: both; margin:20px 0;}
.shopbrand .MK_add1_product_list .items .paging-num a {background-color:#fff; border:1px solid #393939; padding:5px 10px; margin:0 10px;}

.m_ingre{overflow: hidden;}
.m_ingre a{overflow: hidden;}
.m_ingre a img{width:100%}

.in_wrp{position: relative; overflow:hidden; height: 440px;}


/*nav_이벤트*/
.nav_event{position: fixed; bottom: 10px; right: 10px; z-index:999;}
.nav_event .close{display: inline-block; padding: 5px 10px; color: #3b3b3b; position: absolute; top: -10px; left: -10; font-size: 20px; font-weight: bold; cursor: pointer;}
/* BASIC css end */

