@charset "utf-8";
/* CSS Document */

/*-----------------------------------------------
 index
-----------------------------------------------*/
.bath .contentHead .h2Box{
	padding: 30px 15px;
}

.bath .headText:after{
	background-image: url(../../../../_images/category/life/bath/main-img.webp);
	width: 470px;
	height: 462px;
}

@media screen and ( max-width: 736px ){
	.bath .contentHead .h2Box{
		padding: 20px 15px;
	}
	.bath .headText:after{
		width: 255px;
		height: 270px;
	}
}


/*---------------------------------------------------------------------------------
	孫カテ
--*/

/*入浴剤*/
.bath-powder .contentHead .h2Box h2:before{
	background-image: url(../../../../_images/category/life/bath/bath-powder/content_icon.webp);}
.bath-powder .contentHead .headText{
	background-image: url(../../../../_images/category/life/bath/bath-powder/main_img.webp);}

/*スポンジ*/
.sponge .contentHead .h2Box h2:before{
	background-image: url(../../../../_images/category/life/bath/sponge/content_icon.webp);}
.sponge .contentHead .headText{
	background-image: url(../../../../_images/category/life/bath/sponge/main_img.webp);}

/*スポンジ*/
.soap .contentHead .h2Box h2:before{
	background-image: url(../../../../_images/category/life/bath/soap/content_icon.webp);}
.soap .contentHead .headText{
	background-image: url(../../../../_images/category/life/bath/soap/main_img.webp);}

/*バス雑貨セット*/
.bath-set .contentHead .h2Box h2:before{
	background-image: url(../../../../_images/category/life/bath/bath-set/content_icon.webp);}
.bath-set .contentHead .headText{
	background-image: url(../../../../_images/category/life/bath/bath-set/main_img.webp);}

/*ドライヤー*/
.hair-dryer .contentHead .h2Box h2:before{
	background-image: url(../../../../_images/category/life/bath/hair-dryer/content_icon.webp);}
.hair-dryer .contentHead .headText{
	background-image: url(../../../../_images/category/life/bath/hair-dryer/main_img.webp);}

/*他バス用品*/
.soap .contentHead .h2Box h2:before{
	background-image: url(../../../../_images/category/life/bath/soap/content_icon.webp);}
.soap .contentHead .headText{
	background-image: url(../../../../_images/category/life/bath/soap/main_img.webp);}



