/* BASIC css start */
/* ¸ÞÀÎ¿¡¼­ »ó´Ü Ä«Å× ¼û±â±â */
.main .main_cate { display:none; }

/* ¸ÞÀÎ ¿©¹é */
.main #contents { margin:0 auto; }

/* ¸ÞÀÎ ÀÌ¹ÌÁö ¿¬µ¿ ¹è³Ê */
#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:absolute !important; bottom:15px; z-index:10; text-align:center; width:100%; cursor:pointer;}
#event .pagination .swiper-pagination-switch { display: inline-block; margin: 0 4px; text-indent: -9999px; background: url(/design/fakeblue/onedesign/mobile/images/btn_mainimg_off.png) no-repeat center center; background-size: 100% 100%; width:10px; height:10px; }
#event .pagination .swiper-active-switch { background: url(/design/fakeblue/onedesign/mobile/images/btn_mainimg_on.png) no-repeat center center; background-size: 100% 100%; width:10px; height:10px;}

/* ¸ÞÀÎ Å¸ÀÌÆ² */
.main_title { clear:both; text-align:center; padding:30px 0 25px; }
.main_title h2,
.main_title h3 { font-size:14px; letter-spacing:1px; background:url(/design/fakeblue/onedesign/mobile/images/bg_title.png) center 0 no-repeat; padding:25px 0 0; }

/* °øÁö»çÇ× */
#noticeArea  { clear:both; width:100%; margin:0 0 30px; }
#noticeArea .noticeCon { margin:-15px auto 0; text-align:center; } 
#noticeArea .noticeCon a { display:block; font-size:11px; color:#888; line-height:24px; text-decoration:none; padding-left:0px; }

/* ÅÇ ÃßÃµ»óÇ° */
.slideArea{padding:30px 15px; background:#f5f5f5; box-sizing:border-box; width:100%;}
#prd_slide{width:100%; position:relative; overflow:hidden;}
#prd_slide h2 {font-size:14px; letter-spacing:1px; font-weight:normal; margin:0 0 25px; text-align:center;}
#prd_slide ul.prd_wrap{display:block; font-size:0; line-height:0; letter-spacing:0; position:relative; overflow:hidden; padding:0;}
#prd_slide ul.prd_wrap li.prd_box {float:left; margin:0;}
#prd_slide ul.prd_wrap li.prd_box:not(:first-child) { display:none; }
#prd_slide ul.prd_wrap li.prd_box > a{display:inline-block; vertical-align:top; width:50%; margin-bottom:20px; box-sizing:border-box;}
#prd_slide li .thumbnail {margin:0 3px 10px;}
#prd_slide li .thumbnail a {display:block;}
#prd_slide li .thumbnail a img {display:block; width:100%;}
#prd_slide .list_shoppingInfo{font-family:'Raleway', 'Noto Sans KR', sans-serif; color:#222;}
#prd_slide .listSub,
#prd_slide .listIcon{display:none;}

#prd_slide .pagination2 { position:absolute !important; bottom:0; z-index:10; text-align:center; width:100%; cursor:pointer;}
#prd_slide .pagination2 .swiper-pagination-switch { display:inline-block; margin:0 4px; text-indent: -9999px; width:20px; height:3px; padding:1px; background:#b6b6b6;}
#prd_slide .pagination2 .swiper-active-switch { display:inline-block; margin:0 4px; text-indent: -9999px; width:20px; height:3px; padding:1px; background:#222;}

/* BASIC css end */

