body {
	background-image: url(../img/bg_3.png);
	background-repeat: repeat-x repeat-y;
	background-position: center;
}

.fix_col_padding {
	padding: 0px;	
}

.styling_prod_left {
	background-image: url(../img/styling_prod_left.png);
	background-repeat: no-repeat;
	background-size: 100%;
	width: 100%;
	max-width: 320px !important;
	padding-bottom: 80%;
	cursor: pointer;
	float: right;
	margin-top: 50px;
}

.styling_prod_center {
	background-image: url(../img/styling_prod_center.png);
	background-repeat: no-repeat;
	background-size: 100%;
	width: 100%;
	max-width: 320px !important;
	padding-bottom: 80%;
	cursor: pointer;
	float: left;
	margin-top: 50px;
}

.styling_prod_right {
	background-image: url(../img/styling_prod_right.png);
	background-repeat: no-repeat;
	background-size: 100%;
	width: 100%;
	max-width: 320px !important;
	padding-bottom: 80%;
	cursor: pointer;
	float: left;
	margin-top: 50px;
}

.styling_prod_left:hover,
.styling_prod_center:hover,
.styling_prod_right:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.prod_lnk > div > h3 {
	font-size: 1.8em;
	margin-top: -50px;
	margin-bottom: 0px;
	color: #000;
	font-weight: 900;
	letter-spacing: .1em;
}

.mr_block {
	margin: 0 auto;
    padding-bottom: 0px;
    background: url(../img/row_bottom_bg.png) no-repeat 50% 100%;
}

.styling_title_bg {
	background-image: url(../img/styling_title_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 818px 110px;
	width: 100%;
	height: 110px;
	margin: 0 auto;
}

.styling_title_bg > h2 {
	height: 110px;
	line-height: 110px;
	font-weight: 900;
	letter-spacing: .3em;
	font-size: 2.4em;
	vertical-align: middle;
	padding-top: 0;
	padding-bottom: 0;
	margin: 0 auto;
}

#neguse,
#set,
#shiage {
	padding-top: 40px;
	padding-bottom: 40px;
}

.set {
	padding-top: 10px;
	padding-bottom: 40px;
}

.prod_sub_title {
	color: #e4098e;
	letter-spacing: .3em;
	font-weight: 900;
	font-size: 2.4em;
}

.prod_description {
	letter-spacing: .2em;
	line-height: 1.4em;
	font-size: 1.6em;
	margin-bottom: 40px;
}

.prod {
	margin-top: 20px;
	margin-bottom: 20px;
	position: relative;
	width: 100%;
	height: 220px;
}

.prod > div {
	width: 0px;
	position: relative;
	margin: 0 auto;	
}

.prod > div > div {
	position: absolute;
	text-align: center;
	vertical-align: top;
	display: inline-block;
	width: 288px;
	background-image: url(../img/item_light_bg_2.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100%;
	top: 0px;
	left: -260px;
}

.prod > div > div > img {
	text-align: center;
	vertical-align: top;
	display: inline-block;
	z-index: 999;
	height: 204px;
}

.prod > div > h4 {
	position: absolute;
	text-align: left;
	vertical-align: top;
	display: inline-block;
	margin-top: 20px;
	padding-left: 20px;
	line-height: 1.5em;
	font-weight: 400;
	left: -50px;
	width: 200px;
	font-size: 1.6em;
}

.prod > div > h5 {
	position: absolute;
	text-align: left;
	vertical-align: top;
	display: inline-block;
	margin-top: 60px;
	padding-left: 32px;
	line-height: 1.5em;
	font-weight: 900;
	left: -50px;
	width: 200px;
	font-size: 1.6em;
}

.prod > div > a.detail {
	position: absolute;
	text-align: left;
	vertical-align: top;
	display: inline-block;
	margin-top: 110px;
	padding-left: 20px;
	line-height: 1.5em;
	font-weight: 900;
	left: -50px;
	width: 200px;
	font-size: 1.6em;
}

.prod > div > h5 > small {
	font-size: 1em;
	color: #000;
}

.prod_big {
	margin-top: 20px;
	margin-bottom: 40px;
	position: relative;
	width: 100%;
	height: 350px;
}

.prod_big > div {
	width: 0px;
	position: relative;
	margin: 0 auto;
}

.prod_big > div > div {
	position: absolute;
	text-align: center;
	vertical-align: top;
	display: inline-block;
	width: 400px;
	background-image: url(../img/item_light_bg_2.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100%;
	top: 40px;
	left: -400px;
}

.prod_big > div > div > img {
	text-align: center;
	vertical-align: top;
	display: inline-block;
	z-index: 999;
	height: 336px;
}

.prod_big > div > h4 {
	position: absolute;
	text-align: left;
	vertical-align: top;
	display: inline-block;
	margin-top: 80px;
	padding-left: 20px;
	line-height: 1.5em;
	font-weight: 400;
	left: -50px;
	width: 450px;
	font-size: 1.6em;
}

.prod_big > div > h5 {
	position: absolute;
	text-align: left;
	vertical-align: top;
	display: inline-block;
	margin-top: 130px;
	padding-left: 20px;
	line-height: 1.5em;
	font-weight: 900;
	left: -50px;
	font-size: 1.6em;
	width: 450px;
}

.prod_big > div > a.detail {
	position: absolute;
	text-align: left;
	vertical-align: top;
	display: inline-block;
	margin-top: 170px;
	padding-left: 20px;
	line-height: 1.5em;
	font-weight: 900;
	left: -50px;
	width: 200px;
	font-size: 1.6em;
}

.prod_big > div > a.howto {
	position: absolute;
	text-align: left;
	vertical-align: top;
	display: inline-block;
	margin-top: 250px;
	padding-left: 20px;
	line-height: 1.5em;
	font-weight: 900;
	left: -50px;
	width: 200px;
	font-size: 1.6em;
}

.prod_big > div > h5 > small {
	font-size: 1em;
	color: #000;
}

.mr_detail {
	background: url(../img/btn_detail.png) no-repeat top center;
	height: 0;
	background-size: 194px 98px;
	width: 194px;
	height: 49px;
	margin-top: 10px;
	cursor: pointer;
}

.mr_detail:hover {
	background-position: 0 -50px;
}

.mr_howto_1 {
	background: url(../img/btn_use_1.png) no-repeat top center;
	height: 0;
	background-size: 316px 246px;
	width: 316px;
	height: 120px;
	margin-top: 10px;
	cursor: pointer;
}

.mr_howto_1:hover {
	background-position: 0 -130px;
}

.mr_howto_3 {
	background: url(../img/btn_use_3.png) no-repeat top center;
	height: 0;
	background-size: 316px 251px;
	width: 316px;
	height: 120px;
	margin-top: 10px;
	cursor: pointer;
}

.mr_howto_3:hover {
	background-position: 0 -130px;
}

.fix_row_lnk {
	margin-top: 40px;
}

.lnk_airfeel {
	background-image: url(../img/lnk_airfeel.png);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: 470px 255px;
	width: 470px;
	height: 124px;
	margin-top: 40px;
	cursor: pointer;
}

.lnk_airfeel:hover {
	background-position: 0 -130px;
}

.lnk_moisture {
	background-image: url(../img/lnk_moisture.png);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: 470px 255px;
	width: 470px;
	height: 124px;
	margin-top: 40px;
	cursor: pointer;
}

.lnk_moisture:hover {
	background-position: 0 -130px;
}

.lnk_treatment {
	background-image: url(../img/lnk_treatment.png);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: 470px 255px;  
	width: 470px;
	height: 124px;
	margin-top: 40px;
	cursor: pointer;
}

.lnk_treatment:hover {
	background-position: 0 -130px;
}

@media screen and (max-width: 991px) {
	.mr_howto_1 {
		background: url(../img/btn_use_1.png) no-repeat top center;
		height: 0;
		background-size: 100%;
		width: 260px;
		height: 100px;
		margin-top: 10px;
		margin-left: 25px;
		cursor: pointer;
	}

	.mr_howto_1:hover {
		background-position: 0 -107px;
	}

	.mr_howto_3 {
		background: url(../img/btn_use_3.png) no-repeat top center;
		height: 0;
		background-size: 100%;
		width: 260px;
		height: 100px;
		margin-top: 10px;
		margin-left: 25px;
		cursor: pointer;
	}

	.mr_howto_3:hover {
		background-position: 0 -107px;
	}
	
	.mr_detail {
		background: url(../img/btn_detail.png) no-repeat top center;
		height: 0;
		background-size: 100%;
		width: 140px;
		height: 34px;
		margin-top: 20px;
		cursor: pointer;
	}
	
	.mr_detail:hover {
		background-position: 0 -36px;
	}
	
	.styling_prod_left,
	.styling_prod_center,
	.styling_prod_right {
		margin-top: 50px;
		margin-bottom: 2vw;
	}
	
	.prod_lnk > div > h3 {
		font-size: 4vw;
		margin-top: -50px;
		margin-bottom: 0px;
		color: #000;
		font-weight: 900;
		letter-spacing: .1em;
		line-height: 5vw;
	}
	
	.lnk_airfeel {
		background-image: url(../img/lnk_airfeel.png);
		background-repeat: no-repeat;
		background-position: top center;
		background-size: 100%;  
		width: 90%;
		height: 0;
		margin-top: 10px;
		padding-bottom: 24%;
		cursor: pointer;
	}

	.lnk_airfeel:hover {
		background-position: 0 100%;
	}
	
	.lnk_moisture {
		background-image: url(../img/lnk_moisture.png);
		background-repeat: no-repeat;
		background-position: top center;
		background-size: 100%;  
		width: 90%;
		height: 0;
		margin-top: 10px;
		padding-bottom: 24%;
		cursor: pointer;
	}

	.lnk_moisture:hover {
		background-position: 0 100%;
	}

	.lnk_treatment {
		background-image: url(../img/lnk_treatment.png);
		background-repeat: no-repeat;
		background-position: top center;
		background-size: 100%;
		width: 90%;
		height: 0;
		margin-top: 10px;
		padding-bottom: 24%;
		cursor: pointer;
	}

	.lnk_treatment:hover {
		background-position: 0 100%;
	}
	
	.styling_title_bg {
		background-image: url(../img/styling_title_bg.png);
		background-repeat: no-repeat;
		background-position: top center;
		background-size: 90%;
		width: 100%;
		height: 0;
		padding-bottom: 15%;
		margin: 0 auto;
	}
	
	.styling_title_bg > h2 {
		height: 12vw;
		line-height: 12vw;
		font-weight: 900;
		letter-spacing: .3em;
		font-size: 5vw;
		vertical-align: middle;
		padding-top: 0;
		padding-bottom: 0;
		margin: 0 auto;
	}
	
	.prod_sub_title {
		color: #e4098e;
		letter-spacing: .3em;
		font-weight: 900;
		font-size: 2em;
	}

	.prod_description {
		letter-spacing: .1em;
		line-height: 1.5em;
		font-size: 1.3em;
		margin-bottom: 40px;
	}
	
	.prod_big {
		margin-top: 20px;
		margin-bottom: 20px;
		position: relative;
		width: 100%;
		height: 330px;
	}
	
	.prod_fix {
		height: 420px !important;
	}

	.prod_big > div {
		width: 0px;
		position: relative;
		margin: 0 auto;	
	}

	.prod_big > div > div {
		position: absolute;
		text-align: center;
		vertical-align: top;
		display: inline-block;
		width: 288px;
		background-image: url(../img/item_light_bg_2.png);
		background-repeat: no-repeat;
		background-position: center center;
		background-size: 100%;
		top: 110px;
		left: -210px;
	}
	
	.prod > div > div {
		position: absolute;
		text-align: center;
		vertical-align: top;
		display: inline-block;
		width: 288px;
		background-image: url(../img/item_light_bg_2.png);
		background-repeat: no-repeat;
		background-position: center center;
		background-size: 100%;
		top: 0px;
		left: -210px;
	}

	.prod_big > div > div > img {
		text-align: center;
		vertical-align: top;
		display: inline-block;
		z-index: 999;
		max-height: 204px;
	}

	.prod_big > div > h4 {
		position: absolute;
		text-align: center;
		vertical-align: top;
		display: inline-block;
		margin-top: 0vw;
		padding-left: 0;
		padding-right: 0;
		line-height: 1.3em;
		font-weight: 400;
		left: -45vw;
		width: 90vw;
		font-size: 1.4em;
	}
	
	.prod > div > h4 {
		position: absolute;
		text-align: center;
		vertical-align: top;
		display: inline-block;
		margin-top: 30px;
		padding-left: 0;
		padding-right: 0;
		line-height: 1.3em;
		font-weight: 400;
		left: -20px;
		width: 160px;
		font-size: 1.4em;
	}

	.prod_big > div > h5 {
		position: absolute;
		text-align: left;
		vertical-align: top;
		display: inline-block;
		margin-top: 140px;
		padding-left: 20px;
		line-height: 1.5em;
		font-weight: 900;
		left: -50px;
		font-size: 1.6em;
		width: 150px;
	}
	
	.prod > div > h5 {
		position: absolute;
		text-align: center;
		vertical-align: top;
		display: inline-block;
		margin-top: 70px;
		padding-left: 0;
		padding-right: 0;
		line-height: 1.3em;
		font-weight: 400;
		left: -20px;
		width: 160px;
		font-size: 1.4em;
	}
	
	.prod_big > div > a.detail {
		position: absolute;
		text-align: left;
		vertical-align: top;
		display: inline-block;
		margin-top: 180px;
		padding-left: 20px;
		line-height: 1.5em;
		font-weight: 900;
		left: -20px;
		width: 170px;
		font-size: 1.6em;
	}
	
	.prod > div > a.detail {
		position: absolute;
		text-align: left;
		vertical-align: top;
		display: inline-block;
		margin-top: 100px;
		padding-left: 20px;
		line-height: 1.5em;
		font-weight: 900;
		left: -20px;
		width: 170px;
		font-size: 1.6em;
	}

	.prod_big > div > a.howto {
		position: absolute;
		text-align: left;
		vertical-align: top;
		display: inline-block;
		margin-top: 320px;
		padding-left: 20px;
		line-height: 1.5em;
		font-weight: 900;
		left: -170px;
		width: 200px;
		font-size: 1.6em;
	}
}