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

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

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

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


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

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

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


	
