/* BASIC css start */
#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%; }
.m_bn_wrap { width:100%; }
.m_bn_wrap img { width:100%; }
.m_bn_wrap .full li { margin-bottom:10px; }

.bn_section {}
.bn_section img {
	width:100%;
}
.main_bn_area {
}
.main_bn_area:after {
	content: "";
	display: block;
	clear: both;
}
.main_bn_area .main_slide {
	width:100%;
	float:left;
	margin-right:10px;
	background:#ddd;
}
.main_bn_area .main_slide img {
width:100%;
}
.main_bn_area .main_bn_box {
	width:100%;
}
.main_bn_area .main_bn_box .bn_box {
	margin-bottom:5px;
}
.main_bn_area .main_bn_box .bn_box:after {
	content: "";
	display: block;
	clear: both;
}
.main_bn_area .main_bn_box .bn_box div {
	width:33.3%;
	float:left;

}
.main_bn_area .main_bn_box .bn_box div a img {
	width:100%;
}
.main_bn_area .main_bn_box .bn_box_2 a img {
	width:100%;
}
.main_bn_area .main_bn_box .bn_box div:last-child {
	margin-right:0px;
}
.main_widebn {
	width:100%;
	overflow: hidden;
	margin: 10px 0 50px;
}
.main_widebn img {
	width:100%;
}
.pt_rv {
}
.pt_rv ul {
}
.pt_rv ul:after {
	content: "";
	display: block;
	clear: both;
}
.pt_rv ul li {
	float:left;
	width:33.3%;
}
.pt_rv ul li a img {
	width:100%;
}
.main_boxbn {
	padding:0 4%;
	margin:0 0 10px 0;
}
.main_boxbn ul {
}
.main_boxbn ul:after {
	content: "";
	display: block;
	clear: both;
}
.main_boxbn ul li {
	width:48%;
	float:left;
}
.main_boxbn ul li:nth-child(2n) {
	margin-left:4%;
}
.main_boxbn ul li a {
}
.main_boxbn ul li a img {
	width:100%;
}
.main_widebn_bottom {
	padding:0 4%;
}
.main_widebn_bottom img {
	width:100%;
}
.best_item {
	text-align:center;
	margin:30px 0;
}
.best_item h3 {
	font-size: 1.1em;
	display: inline-block;
	margin: 0px 0 5px 0;
}
.best_item .thumb {
}
.best_item .thumb img {
	border-radius:50%;
}
.best_item .p_name {
	margin-top:10px;
}
.best_item .p_price {
	margin-top:5px;
}

.swiper-button-prev {
	background-image: url('/design/cat09/12483/swipe_arrow_r.png') !Important;
	right: 0px !Important;
	left: auto !Important;
}
.swiper-button-next {
	background-image: url('/design/cat09/12483/swipe_arrow.png') !Important;
	left: 0px !Important;
}
.swiper-button-next, .swiper-button-prev {
	margin-top: -30px;
	-moz-background-size: 24px 45px !Important;
	-webkit-background-size: 24px 45px !Important;
	background-size: 24px 45px !Important;
	background-position: center;
	background-repeat: no-repeat;
}
.swiper-container {
	width: 100%;
	margin: 20px auto;
}
.swiper-slide {
	text-align: center;
	/* Center slide text vertically */
        display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
 .swiper-slide:nth-child(2n) {
 width: 40%;
}
 .swiper-slide:nth-child(3n) {
 width: 20%;
}
/** VARIABLES
===================================*/
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
	position: relative;
	margin-bottom: 5px;
	padding: 0;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	float: left;
	width: 100%;
	margin-right: 10px;
}
.bx-wrapper img {
	max-width: 100%;
	display: block;
}
.bxslider {
	margin: 0;
	padding: 0;
}
ul.bxslider {
	list-style: none;
}
.bx-viewport {
	/*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
}
/** THEME
===================================*/
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: 12px;
	right: 10px;
	width: 100%;
}
/* LOADER */
.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url('images/bx_loader.gif') center center no-repeat #ffffff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}
/* PAGER */
.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	text-indent: -9999px;
	display: block;
	width: 6px;
	height: 6px;
	margin: 0 3px;
	outline: 0;
	font-size:0px;
	border: 1px solid #000;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus {
	background: #000;
}
.bx-wrapper .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	vertical-align: bottom;
 *zoom: 1;
 *display: inline;
}
.bx-wrapper .bx-pager-item {
	font-size: 0;
	line-height: 0;
}
/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
	left: 10px;
	background: url('images/controls.png') no-repeat 0 -32px;
}
.bx-wrapper .bx-prev:hover, .bx-wrapper .bx-prev:focus {
	background-position: 0 0;
}
.bx-wrapper .bx-next {
	right: 10px;
	background: url('images/controls.png') no-repeat -43px -32px;
}
.bx-wrapper .bx-next:hover, .bx-wrapper .bx-next:focus {
	background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}
/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
	text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url('images/controls.png') -86px -11px no-repeat;
	margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover, .bx-wrapper .bx-controls-auto .bx-start.active, .bx-wrapper .bx-controls-auto .bx-start:focus {
	background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url('images/controls.png') -86px -44px no-repeat;
	margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover, .bx-wrapper .bx-controls-auto .bx-stop.active, .bx-wrapper .bx-controls-auto .bx-stop:focus {
	background-position: -86px -33px;
}
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}
/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}
.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}
/* 롤링배너 */
#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%;
}

section.pt_rv {
	text-align:center;
	margin:40px 0 10px 0;
}
.main h3 {
	font-size:1.1em;
	display: inline-block;
	margin:0px 0 5px 0;
}
.main .topBanner {
	margin-top:15px;
}
.main .topBanner .topBannerLeft {
	width:49%;
	float:left;
	position:relative;
}
.main .topBanner .topBannerRight {
	width:49%;
	float:right;
	position:relative;
}
.main .topBanner img {
	width:100%;
	vertical-align:top;
}
.main .topBanner .topBannerTitle {
	width:100%;
	font-size:1.083em;
	font-weight:bold;
	padding:2px 0;
	background-color:rgba(0, 0, 0, 0.4);
	text-align:center;
	color:#fff;
	position:absolute;
	bottom:0;
	left:0;
}




/* BASIC css end */

