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

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

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

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


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

/*キッチンタイマー・計量・温度計*/
.timer .contentHead .h2Box h2:before{
	background-image: url(../../../../_images/category/kitchen/kitchen-goods/timer/content_icon.webp);}
.timer .contentHead .headText{
	background-image: url(../../../../_images/category/kitchen/kitchen-goods/timer/main_img.webp);}

/*袋止めフードクリップ*/
.clip .contentHead .h2Box h2:before{
	background-image: url(../../../../_images/category/kitchen/kitchen-goods/clip/content_icon.webp);}
.clip .contentHead .headText{
	background-image: url(../../../../_images/category/kitchen/kitchen-goods/clip/main_img.webp);}

/*マグネット*/
.magnet .contentHead .h2Box h2:before{
	background-image: url(../../../../_images/category/kitchen/kitchen-goods/magnet/content_icon.webp);}
.magnet .contentHead .headText{
	background-image: url(../../../../_images/category/kitchen/kitchen-goods/magnet/main_img.webp);}

/*ポット・ピッチャー*/
.kettle .contentHead .h2Box h2:before{
	background-image: url(../../../../_images/category/kitchen/kitchen-goods/kettle/content_icon.webp);}
.kettle .contentHead .headText{
	background-image: url(../../../../_images/category/kitchen/kitchen-goods/kettle/main_img.webp);}

/*オープナー(ワイン・ビン他)*/
.opener .contentHead .h2Box h2:before{
	background-image: url(../../../../_images/category/kitchen/kitchen-goods/opener/content_icon.webp);}
.opener .contentHead .headText{
	background-image: url(../../../../_images/category/kitchen/kitchen-goods/opener/main_img.webp);}

/*ふきん*/
.cloth .contentHead .h2Box h2:before{
	background-image: url(../../../../_images/category/kitchen/kitchen-goods/cloth/content_icon.webp);}
.cloth .contentHead .headText{
	background-image: url(../../../../_images/category/kitchen/kitchen-goods/cloth/main_img.webp);}

