/* BASIC css start */
/* ¸ÞÀÎ »ó´Ü ½º¿ÍÀÌÆÛ */
.swiper-pagination-bullet {background: #000 !important;width:8px;height:8px;}
.swiper-pagination-bullet-active {background: #fff !important;}
.swiper-container-horizontal > .swiper-pagination-bullets {bottom: 4px !important;}

/* ¸ÞÀÎ »ó´Ü Ä«¿îÅÍ */
#countboxMain {display:flex;justify-content:center;text-align:center;width:100%;height:42px;overflow:hidden;position:absolute;top:100px;box-sizing:border-box;}
#countdownMainDashboard {padding:0px 0px 0px 0px;height:30px;}
#countboxMain .dash {float:left;/*width:74px;*/height:30px;overflow:hidden;}
#countboxMain .dash.days_dash {width:20px;}
#countboxMain .dash.days_dash .digit {/*margin:0;font-size:24px;line-height:56px;*/}
#countboxMain .dash_title {display:none;}
#countboxMain .digit {float:left;margin-right:2px;width:20px;height:23px;padding:4px 0px 3px 0px;color:#fff;font-size:0.813rem;font-weight:400;font-family:"Roboto",Helvetica,Arial,sans-serif;text-align:center;background:#000;border-radius:4px;}
#countboxMain .digit div {line-height:1.7;font-weight:bold;color:#fff;}
#countboxMain .txt-day {float:left;padding:6px 5px 0px 4px;font-size:0.75rem;font-weight:bold;color:#fff;}
#countboxMain .timer-dot {float:left;margin:0;width:5px;height:28px;background:url('/design/spash/_v2/mobile/images/common/bg_timer_dot_black.png') no-repeat left top;background-size:4px 28px;}

/* ¸ÞÀÎ »óÇ° */
.product-list {}
.product-list .items {display:flex;flex-wrap:wrap;}
.product-list .items li {width:50%;}
.product-list .items li img {width:100%;}

/* ¹è³Ê ¿µ¿ª */
.main_banner {margin-bottom:25px;}
.main_banner img {width:100%;}
.main_review {margin-bottom:25px;}
.main_review img {width:100%;}
.list_main_benefit {display:flex;flex-wrap:wrap;width:100%;}
.list_main_benefit li {width:50%;margin-bottom:25px;}
.list_main_benefit li img {width:100%;}

/* Æ÷ºê½º */
.list_main_prize {display:flex;flex-wrap:wrap;width:100%;padding:0px 11px;box-sizing:border-box;}
.list_main_prize li {width:50%;padding:0px 11px;box-sizing:border-box;}
.list_main_prize li img {width:100%;}

/* BASIC css end */

