@charset "utf-8";

.Wmain{width: 90%; margin: 0 auto;}






.contents_title{
	margin-top: 10px;
	line-height: 40px;
	font-family: MyFont-Rosewood Std Fill;
	text-indent: 100px;
}
.Wcontents h3{
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 10px;
	line-height: 18px;
	font-weight: lighter;
}
.Wcontents_img0{
	width: 75%;
	margin: 10px auto 20px auto;
}



.Wcontents .reversible{
	font-size: 10px;
	/*font-family: りょう Display PlusN;*/
	font-family:"ヒラギノ明朝 Pro";
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 3px 0 3px 0;
}


.Wcontents h2 .reversible_left,.Wcontents h2 .reversible_right{
	font-size: 18px;
	position: relative;
	font-weight: lighter;
}
.Wcontents h2 .reversible_left{	left: 7px;}
.Wcontents h2 .reversible_right{left: -7px;}



.Wcontents_img1 img{
	width: 30%;
	height: auto;
}
.Wcontents_img1 img:nth-last-child(2){
	margin: 0 5%;
}


.Wcontents .shop_btn{
	display: block;
	width: 30%;
	margin: 20px auto 50px auto;
	text-align: center;
}
.Wcontents h4{
	display: block;
	text-align: center;
	margin: 10px auto 5px auto;
	font-size: 8px;
	line-height: 20px;
	color: #000;
	font-family:"ヒラギノ明朝 Pro";
}
.Wcontents h4 span{letter-spacing: -1px;}
.Wcontents h4 span span{letter-spacing: -8px;}





