@charset "UTF-8";
.line_bk {
	height: 1px;
	color: #FFFFFF;
	margin-top: 20px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
}
#main-content .content .ttl {
	margin-left: auto;
	margin-right: auto;
	width: 60%;
	margin-top: 10%;
}
#main-content .content .main {
	padding-bottom: 3%;
}
.content .main .maincopy {
	text-align: center;
	margin-top: 2%;
	color: #B78165;
	font-size: 40px;
	line-height: 1.2em;
	font-weight: bold;
}
.content .main .price {
	text-align: center;
	color: #000000;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.2;
}
.content .main .wrap {
	margin-left: auto;
	margin-right: auto;
	width: 80%;
	border: 1px solid #C49478;
	border-radius: 10px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-top: 20px;
}
.content .main .copy {
	text-align: center;
	font-size: 18px;
	line-height: 1.5em;
	margin-left: auto;
	margin-right: auto;
	width: 85%;
	margin-top: 2%;
	color: #D0646A;
}
.nxl   {
	font-size: 18px;
	line-height: 1.5em;
}
.nl   {
	font-size: 14px;
	line-height: 1.5em;
}
.wrap .nxl strong {
	color: #D0646A;
}




@media screen and (max-width: 480px){
#main-content .content .main {
	padding-bottom: 3%;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
}
.content .main .maincopy {
	text-align: center;
	margin-top: 2%;
	color: #B78165;
	font-size: 23px;
	line-height: 1.2em;
	font-weight: bold;
}
.content .main .price {
	text-align: center;
	color: #000000;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.2em;
}
.content .main .copy {
	text-align: center;
	font-size: 18px;
	line-height: 1.5em;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	margin-top: 2%;
	color: #D0646A;
}
.nxl   {
	font-size: 16px;
	line-height: 1.5em;
}
.nl   {
	font-size: 12px;
	line-height: 1.5em;
}
}
