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

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

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

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


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

/*掃除用洗剤*/
.detergent .contentHead .h2Box h2:before{
	background-image: url(../../../../_images/category/life/clean/detergent/content_icon.webp);}
.detergent .contentHead .headText{
	background-image: url(../../../../_images/category/life/clean/detergent/main_img.webp);}

/*モップ*/
.mop .contentHead .h2Box h2:before{
	background-image: url(../../../../_images/category/life/clean/mop/content_icon.webp);}
.mop .contentHead .headText{
	background-image: url(../../../../_images/category/life/clean/mop/main_img.webp);}

/*クロス・ふきん・スポンジ*/
.cloth .contentHead .h2Box h2:before{
	background-image: url(../../../../_images/category/life/clean/cloth/content_icon.webp);}
.cloth .contentHead .headText{
	background-image: url(../../../../_images/category/life/clean/cloth/main_img.webp);}

/*消臭・芳香*/
.deodorize .contentHead .h2Box h2:before{
	background-image: url(../../../../_images/category/life/clean/deodorize/content_icon.webp);}
.deodorize .contentHead .headText{
	background-image: url(../../../../_images/category/life/clean/deodorize/main_img.webp);}

/*掃除家電*/
.appliance .contentHead .h2Box h2:before{
	background-image: url(../../../../_images/category/life/clean/appliance/content_icon.webp);}
.appliance .contentHead .headText{
	background-image: url(../../../../_images/category/life/clean/appliance/main_img.webp);}


