.video-js {
	width: 300px;
	height: 150px;
}

.vjs-fluid:not(.vjs-audio-only-mode) {
	padding-top: 56.25%
}

.homeCategoryBanner .swiper-wrapper,
.homeAdBanner01 .swiper-wrapper,
.homeAdBanner02 .swiper-wrapper,
.homeManageSale02 .swiper-wrapper,
.homeTodayPrice .swiper-wrapper,
.homePromotionBanner .swiper-wrapper,
.homeOnlyLotteBrand .swiper-wrapper,
.exhibitionReview .swiper-wrapper,
.homeAdBanner04 .swiper-wrapper,
.homeTrend .swiper-wrapper,
.homeAdBanner05 .swiper-wrapper,
.indicator_index_0 .swiper-wrapper,
.indicator_index_1 .swiper-wrapper,
.indicator_index_2 .swiper-wrapper,
.homeKeywordMenu .swiper-wrapper {
	height: initial;
}


.customInfoUse .hypList,
.customInfoUse .numList,
.customInfoUse .numList2 {
	text-align: left;
}

.customInfoUse .hypList li {
	line-height: 1.5;
	font-family: 'Noto Sans DemiLight', 'Noto Sans DemiLight JP', 'Tahoma', 'Simhei', 'Microsoft Yahei';
}

.customInfoUse .hypList li+li,
.customInfoUse .numList li+li,
.customInfoUse .numList2 li+li {
	margin-top: 5px;
}

.customInfoUse .hypList em {
	color: #000;
}

.customInfoUse .hypList ul li+li,
.customInfoUse ul li .hypList li+li {
	margin-top: 0;
}

.customInfoUse .numList .hypList ul li {
	padding-left: 0;
}

.customInfoUse .numList>li+li {
	margin-top: 10px;
}

.customInfoUse .numList li,
.customInfoUse .numList2 li {
	line-height: 22px;
}

.bx-controls a.disabled {
										display: none;
									}

