@charset "utf-8";

#wrapper{
	background:url(../common/images/bg.png) center top;
}


/* header */
header{
	padding:20px 0 30px;
}
header section{
}
header section h1{
	margin-bottom:30px;
}
header section h1 img{
	width:460px;
}
header section ul li{
	display:inline-block;
	margin:0 -5px;
}




/* article */
article{
}


/* section */
section{
}


/* .cont */
.cont{
	margin:190px 0 250px;
	padding:0 0 100px;
	background:
		url(../images/products/cont_bg_after.png)no-repeat center bottom,
		url(../images/products/cont_bg.png)repeat-y center top;
	position:relative;
	font-size:18px;
	font-family: 'Noto Sans JP', sans-serif;
}
.cont:before{
	content:'';
	display:block;
	width:100%;
	padding-top:170px;
	background:url(../images/products/cont_bg_before.png)no-repeat center bottom;
	position:absolute;
	bottom:100%;
}
.cont h2 img{
	margin-top:-5px;
	position:relative;
	z-index:1;
}
.cont h2 + p{
	margin-top:30px;
	display:inline-block;
	text-align:left;
}
.cont a{
	width:340px;
	display:inline-block;
	background:url(../images/top/link_bg.png)repeat-y center top;
	background-size:100% auto;
	color:#fff;
	font-size:16px;
	font-family: 'Noto Serif JP', serif;
	line-height:52px;
	letter-spacing:0.2em;
}


/* #cont1 */
#cont1{
}
#cont1 h2{
}
#cont1 ul li{
	padding:50px 0 50px;
	background:url(../images/products/cont1_line.png)no-repeat center bottom;
}
#cont1 ul li:first-child{
	padding-top:30px;
}
#cont1 ul li:last-child{
	background-image:none;
}
#cont1 ul li section{
	width:370px;
	margin:0 25px 0 50px;
	display:inline-block;
	vertical-align:middle;
}
#cont1 ul li section h3{
	padding-bottom:15px;
	font-size:22px;
	font-family: 'Noto Serif JP', serif;
	text-align:left;
	line-height:1.3;
	background:url(../images/products/cont1_h3_line1.png)no-repeat center bottom;
}
#cont1 ul li:first-child section h3{
	color:#ab040f;
}
#cont1 ul li:nth-child(2) section h3{
	color:#007c36;
}
#cont1 ul li:last-child section h3{
	color:#821b00;
}
#cont1 ul li section p{
	padding:10px 8px 0 0;
	text-align: justify;
	text-justify: inter-ideograph;
}
#cont1 > section{
	padding:120px 0 0;
}
#cont1 > section h3{
	line-height:140px;
	margin-bottom:50px;
	font-size:26px;
	font-family: 'Noto Serif JP', serif;
	color:#986c02;
	background:
		url(../images/products/cont1_h3_line2.png)no-repeat center top,
		url(../images/products/cont1_h3_line3.png)no-repeat center bottom;
	letter-spacing:0.2em;
}
#cont1 > section p{
	width:600px;
	margin:30px auto;
	text-align: justify;
	text-justify: inter-ideograph;
}


/* #cont2 */
#cont2{
	padding-bottom:80px;
}
#cont2 h2{
}
#cont2 ul li{
	padding:60px 0 20px;
	position:relative;
}
#cont2 ul li section{
	width:370px;
	margin:10px -80px 0 50px;
	display:inline-block;
	vertical-align:top;
}
#cont2 ul li section h3{
	padding-bottom:15px;
	font-size:22px;
	font-family: 'Noto Serif JP', serif;
	text-align:left;
	line-height:1.3;
	background:url(../images/products/cont2_h3_line.png)no-repeat center bottom;
	color:#6e1d2e;
}
#cont2 ul li section p{
	padding:10px 8px 0 0;
	text-align: justify;
	text-justify: inter-ideograph;
}
#cont2 a{
	margin:30px 0 0;
}
#cont2 ul li:nth-child(2) > p{
	margin:40px 0 30px;
}
#cont2 ul li:nth-child(2) section{
	width:374px;
	height:530px;
	margin:0 10px;
	padding:60px 30px 0;
	display:inline-block;
}
#cont2 ul li:nth-child(2) section:first-of-type{
	background:url(../images/products/cont2_2_bg.png)no-repeat center top;
}
#cont2 ul li:nth-child(2) section:last-of-type{
	background:url(../images/products/cont2_3_bg.png)no-repeat  center top;;
}
#cont2 ul li:nth-child(2) section h4{
	margin:60px 0 20px;
	font-size:20px;
	font-family: 'Noto Serif JP', serif;
	color:#6e1d2e;
}


/* #cont3 */
#cont3{
	margin-bottom:0;
	padding-bottom:80px;
}
#cont3 h2{
	margin-bottom:25px;
}
#cont3 h2 + p{
	margin-top:30px;
	display:inline-block;
	text-align:left;
}
#cont3 ul{
	width:968px;
	margin:auto;
}
#cont3 ul li{
	width:370px;
	margin:40px 20px 0;
	display:inline-block;
	vertical-align:top;
}
#cont3 ul li:nth-child(-n+2){
	margin-bottom:60px;
}
#cont3 ul li section{
	margin-top:20px;
}
#cont3 ul li section h3{
	padding-bottom:15px;
	font-size:22px;
	font-family: 'Noto Serif JP', serif;
	line-height:1.3;
	background:url(../images/products/cont3_h3_line.png)no-repeat center bottom;
	color:#ab040f;
}
#cont3 ul li section p{
	height:190px;
	padding:10px 8px 0 0;
	text-align: justify;
	text-justify: inter-ideograph;
	letter-spacing:-0.04em;
}
#cont3 ul li:nth-child(-n+2) section p{
	padding-bottom:20px;
	display:block;
}
#cont3 ul li section p span{
	font-size:13px;
}


/* article > ul */
article > ul{
	background-image:none;
}




