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

/*----------------------------------------------------------------------------------------------

 warm-goods　孫カテゴリ
 
----------------------------------------------------------------------------------------------*/
.hierarchy3Cont .contentHead{
	width: 100%;
	min-height: 425px;
	margin-bottom: 40px;
	position: relative;
	box-sizing: border-box;
}

.hierarchy3Cont .contentHead .h2Box{
	background: linear-gradient(to right, #bf8039 0%,#e0bf8b 70%,#faebd4 100%);
	width: 100%;
	height: 90px;
	box-sizing: border-box;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}
.hierarchy3Cont .contentHead .h2Box h2{
	display: table-cell;
	width: 900px;
	background: linear-gradient(to right, #bf8039 0%,#e0bf8b 70%,#faebd4 100%);
	height: 83px;
	color: white;
	font-size: 28px;
	font-weight: bold;
	vertical-align: middle;
	padding: 5px 15px 5px 100px;
	box-sizing: border-box;
	line-height: 1.3em;
	position: relative;
}
.hierarchy3Cont .contentHead .h2Box h2:before{
	content: "";
	display: block;
	width: 110px;
	height: 120px;
	background: #fff;
	background-repeat: no-repeat;
	background-position: 80% 50%;
	border-radius: 50%;
	box-sizing: border-box;
	position: absolute;
	left: -40px;
	top: 0;
	bottom: 0;
	margin: auto;
}

.hierarchy3Cont .contentHead .headText{
	width: 100%;
	min-height: 430px;
	background-repeat: no-repeat;
	background-position: right top;
	padding: 110px 20px 20px;
	box-sizing: border-box;
	position: absolute;
	top: 0;
	left: 0;
}
.hierarchy3Cont .contentHead .headText:after{
	content: "";
	display: block;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 250;
}

.hierarchy3Cont .contentHead .headText > dl{
	width: 440px;
	box-sizing: border-box;
}
.hierarchy3Cont .contentHead .headText > dl > dt{
	margin-bottom: 10px;
	font-size: 22px;
	font-weight: bold;
	line-height: 1.5em;
}
.hierarchy3Cont .contentHead .headText > dl > dt span{
	color: #ff5e8f;
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 60%,#f8ff35 60%,#f8ff35 100%);
	
}
.hierarchy3Cont .contentHead .headText > dl > dd{
	margin-bottom: 10px;
}
.hierarchy3Cont .contentHead .headText > dl > dd p{
	font-size: 13px;
}

@media screen and ( max-width: 736px ){
	.hierarchy3Cont .contentHead .h2Box{
		background: #e6f3f4;
		height: auto;
		padding-bottom: 7px;
		position: static;
	}
	.hierarchy3Cont .contentHead .h2Box h2{
		background: #209087;
		height: auto;
		min-height: 70px;
		padding: 20px 10px 20px 70px;
		font-size: 24px;
	}
	.hierarchy3Cont .contentHead .h2Box h2 br{
		display: none;
	}
	.hierarchy3Cont .contentHead .h2Box h2:before{
		width: 90px;
		height: 90px;
		background-size: 50%;
		left: -30px;
		top: 0;
		bottom: 0;
		margin: auto;
	}
	
	.hierarchy3Cont .contentHead .headText{
		width: 100%;
		min-height: 400px;
		background-size: 50% auto;
		padding: 10% 20px 20px;
		position: static;
		text-shadow: 0 0 2px #fff;
	}
	.hierarchy3Cont .contentHead .headText > dl{
		width: 98%;
		margin: 0 1%;
	}
	.hierarchy3Cont .contentHead .headText > dl > dt{
		width: 70%;
	}
	.hierarchy3Cont .contentHead .headText > dl > dt br{
		display: none;
	}
	.hierarchy3Cont .contentHead .headText > dl > dd{
		width: 70%;
		background: rgba(255,255,255,0.4);
		padding: 5px;
	}
}
@media screen and ( max-width: 480px ){
	.hierarchy3Cont .contentHead .h2Box h2{
		padding: 10px 10px 10px 70px;
	}
	.hierarchy3Cont .contentHead .headText dl dd{
		width: 100%;
	}
}

/*-----------------------------------------------

 warm-goods　孫ページ別
 
-----------------------------------------------*/

/*--------------------------------------------------
	fashion あったかファッション小物
--*/

/*マフラー・ストール一覧*/
.fashion_muffler .contentHead .h2Box{
	background: linear-gradient(to right, rgba(255,210,142,1) 0%,rgba(254,228,188,1) 50%,rgba(236,249,255,0) 70%,rgba(236,249,255,0) 100%);}
.fashion_muffler .contentHead .h2Box h2{
	background: linear-gradient(to right, rgba(191,128,57,1) 0%,rgba(224,191,139,1) 50%,rgba(224,191,139,0) 70%,rgba(250,235,212,0) 100%);
}

.fashion_muffler .contentHead .h2Box h2:before{
	background-image: url(../../../_images/category/warm-goods/fashion/muffler_content_icon.jpg);}
.fashion_muffler .contentHead .headText{
	background-image: url(../../../_images/category/warm-goods/fashion/muffler_main_img.png);}
.fashion_muffler .contentHead .headText:after{
	display: none;}

@media screen and ( max-width: 736px ){
	.fashion_muffler .contentHead .h2Box{
		background: linear-gradient(to right, #ffd28e 70%,#ecf9ff 100%);}
	.fashion_muffler .contentHead .h2Box h2{
		background: linear-gradient(to right, #bf8039 0%,#e0bf8b 70%,#faebd4 100%);}	
}

/*ネックウォーマー一覧*/
.fashion_neck-warmer .contentHead .h2Box{
	background: linear-gradient(to right, rgba(255,210,142,1) 0%,rgba(254,228,188,1) 50%,rgba(236,249,255,0) 70%,rgba(236,249,255,0) 100%);}
.fashion_neck-warmer .contentHead .h2Box h2{
	background: linear-gradient(to right, rgba(191,128,57,1) 0%,rgba(224,191,139,1) 50%,rgba(224,191,139,0) 70%,rgba(250,235,212,0) 100%);
}

.fashion_neck-warmer .contentHead .h2Box h2:before{
	background-image: url(../../../_images/category/warm-goods/fashion/neck-warmer_content_icon.jpg);}
.fashion_neck-warmer .contentHead .headText{
	background-image: url(../../../_images/category/warm-goods/fashion/neck-warmer_main_img.png);}
.fashion_neck-warmer .contentHead .headText:after{
	display: none;}

@media screen and ( max-width: 736px ){
	.fashion_neck-warmer .contentHead .h2Box{
		background: linear-gradient(to right, #ffd28e 70%,#ecf9ff 100%);}
	.fashion_neck-warmer .contentHead .h2Box h2{
		background: linear-gradient(to right, #bf8039 0%,#e0bf8b 70%,#faebd4 100%);}	
}

/*手袋一覧*/
.fashion_gloves .contentHead .h2Box{
	background: linear-gradient(to right, rgba(255,210,142,1) 0%,rgba(254,228,188,1) 50%,rgba(236,249,255,0) 70%,rgba(236,249,255,0) 100%);}
.fashion_gloves .contentHead .h2Box h2{
	background: linear-gradient(to right, rgba(191,128,57,1) 0%,rgba(224,191,139,1) 50%,rgba(224,191,139,0) 70%,rgba(250,235,212,0) 100%);
}

.fashion_gloves .contentHead .h2Box h2:before{
	background-image: url(../../../_images/category/warm-goods/fashion/gloves_content_icon.jpg);}
.fashion_gloves .contentHead .headText{
	background-image: url(../../../_images/category/warm-goods/fashion/gloves_main_img.png);}
.fashion_gloves .contentHead .headText:after{
	display: none;}

@media screen and ( max-width: 736px ){
	.fashion_gloves .contentHead .h2Box{
		background: linear-gradient(to right, #ffd28e 70%,#ecf9ff 100%);}
	.fashion_gloves .contentHead .h2Box h2{
		background: linear-gradient(to right, #bf8039 0%,#e0bf8b 70%,#faebd4 100%);}	
}

/*靴下(ソックス)・スリッパ一覧*/
.fashion_socks .contentHead .h2Box{
	background: linear-gradient(to right, rgba(255,210,142,1) 0%,rgba(254,228,188,1) 50%,rgba(236,249,255,0) 70%,rgba(236,249,255,0) 100%);}
.fashion_socks .contentHead .h2Box h2{
	background: linear-gradient(to right, rgba(191,128,57,1) 0%,rgba(224,191,139,1) 50%,rgba(224,191,139,0) 70%,rgba(250,235,212,0) 100%);
}

.fashion_socks .contentHead .h2Box h2:before{
	background-image: url(../../../_images/category/warm-goods/fashion/socks_content_icon.jpg);}
.fashion_socks .contentHead .headText{
	background-image: url(../../../_images/category/warm-goods/fashion/socks_main_img.png);}
.fashion_socks .contentHead .headText:after{
	display: none;}

@media screen and ( max-width: 736px ){
	.fashion_socks .contentHead .h2Box{
		background: linear-gradient(to right, #ffd28e 70%,#ecf9ff 100%);}
	.fashion_socks .contentHead .h2Box h2{
		background: linear-gradient(to right, #bf8039 0%,#e0bf8b 70%,#faebd4 100%);}	
}
