
.sale_section_iamge {
	font-size: 0;
	padding-top: 20.3125%;
	background-repeat: no-repeat;
	background-position: top center;
	background-size: contain;
}

.cosmetics_image {
	background-image: url(/shop/ad/sph/dhc_cam/assets/images/categoryBanner/banner-01_2204.png);
}

.diet_image {
	background-image: url(/shop/ad/sph/dhc_cam/assets/images/categoryBanner/banner-02_2204.png);
}

.healthFood_image {
	background-image: url(/shop/ad/sph/dhc_cam/assets/images/categoryBanner/banner-03_2204.png);
}

.sale_section_t02 {
	margin-top: 3.125%;
	padding: 0 1.5625%;
}


.sale_section_t02 .sale_check_sub_ttl {
	font-size: 0;
	margin-bottom: 0;
}
.sale_section_t02 .sale_check_sub_ttl img {
	max-width: 210px;
	width: 32.8125vw;
}

.sale_section_t02 ul {
	-js-display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: -webkit- space-between;
	justify-content: space-between;
	-webkit-align-items: center;
	align-items: -webkit- center;
	align-items: center;
	font-size: 0;
	margin-top: 1.5625vw;
}

.sale_section_t02 ul li {
	width: 31.5625vw;
}

.sale_section_t02 ul li img {
	width: 100%;
}


/*

#new-categoryBannerWrap .sale_section_iamge {
	padding-top: 28.90%; }

#new-categoryBannerWrap .cosmetics_image {
background-image: url(/shop/ad/sph/common/include/images/categoryBanner/categoryBanner_cosmetics_lattice.png); }

#new-categoryBannerWrap .diet_image {
background-image: url(/shop/ad/sph/common/include/images/categoryBanner/categoryBanner_diet_lattice.png); }

#new-categoryBannerWrap .healthFood_image {
background-image: url(/shop/ad/sph/common/include/images/categoryBanner/categoryBanner_healthFood_lattice.png); }
 */



.categoryBannertype-dietLP {
	width: 93.75%;
	margin: 5% auto 0;
}

.categoryBannertype-suppleLP {
	margin: 2% 0;
	width: 100%;
	overflow: hidden;
}

.categoryBannertype-dietLP::after,
.categoryBannertype-suppleLP
{
	content: "";
	clear: both;
	display: block;
}

.categoryBannertype-dietLP li {
	float: left;
	width: 32.3%;
	margin-right: 1.5%;
}

.categoryBannertype-suppleLP li {
	float: left;
	width: 32%;
	margin-right: 2%;
}

.categoryBannertype-dietLP li.last,
.categoryBannertype-suppleLP li.last {
	margin-right: 0;
}

.categoryBannertype-dietLP .cosmetics_image {
	width: 100%;
	height: 0;
	padding-top: 77.20207%;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url(/shop/ad/sph/common/include/images/categoryBanner/categoryBanner_cosmetics_shortType.jpg);
	background-size: contain;
	margin-left: 3.125%;
	margin-right: 1.5%;
}

.categoryBannertype-suppleLP .cosmetics_image {
	width: 100%;
	height: 0;
	padding-top: 77.6699%;
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
	background-image: url(/shop/ad/sph/common/include/images/categoryBanner/categoryBanner_cosmetics_shortType.jpg);
}

.categoryBannertype-dietLP .diet_image{
	width: 100%;
	height: 0;
	padding-top: 77.08333%;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url(/shop/ad/sph/common/include/images/categoryBanner/categoryBanner_diet_shortType.jpg);
	background-size: contain;
	margin-right: 1.5%;
}

.categoryBannertype-suppleLP .diet_image {
	width: 100%;
	height: 0;
	padding-top: 77.6699%;
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
	background-image: url(/shop/ad/sph/common/include/images/categoryBanner/categoryBanner_diet_shortType.jpg);
}

.categoryBannertype-dietLP .healthFood_image {
	width: 100%;
	height: 0;
	padding-top: 77.60417%;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url(/shop/ad/sph/common/include/images/categoryBanner/categoryBanner_healthFood_shortType.jpg);
	background-size: contain;
	margin-right: 3.125%;
}

.categoryBannertype-suppleLP .healthFood_image {
	width: 100%;
	height: 0;
	padding-top: 77.6699%;
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
	background-image: url(/shop/ad/sph/common/include/images/categoryBanner/categoryBanner_healthFood_shortType.jpg);
}