@charset "UTF-8";
/* CSS Document */
h3{
	margin:150px 0 60px 0;
	padding:15px 0 0 0;
	font-size:300%;
	color:#999;
	font-family: 'Pinyon Script', cursive;
	font-weight:normal;
}
#style img{
	width:100%;
	height:auto;
}
#style{}
#style ul{
	padding:0
}
#style li{
	width:305px;
	margin:0 35px 50px 0;
	line-height:0;
	float:left;
}
#style li p{
	margin:25px 0 0 0;
	padding:0;
	font-size:14px;
	color:#999;
	letter-spacing:0.1em;
	font-family: 'Nanum Myeongjo', serif;
	font-weight:400;
}
#style li:nth-child(3n){
	margin-right:0;
}
#price{
	margin:100px 0;
}
#price dt{
	width:100%;
	margin-bottom:60px;
}
#price dd{
	width:100%;
	margin:0;
	padding:0;
	color:#fff;
	font-size:22px;
}
#price ul{
	padding:0;
	list-style:none;
	text-align:center;
}
#price li{
	width:750px;
	margin:0 auto 40px;
	padding-bottom:20px;
	border-bottom:#333 solid 1px;
	letter-spacing:0.1em;
	line-height:1.5em;
	font-family: 'Noto Serif JP', serif;
	font-weight:300;
	text-align:left;
}
#price li p{
	width:400px;
	margin:0;
	padding:0 0 0 30px;
	display:inline-block;
	font-size:130%;
	font-weight:500;
}