@charset "utf-8";

/* lineup.css */

div.section_lineup
{
	margin:20px 0 10px 0;
}

img.rightspace
{
	margin:0 20px 0 0;
}

div.section_lineup h4 {
	margin-bottom: 12px;
	font-size: 20px;
	line-height: 1.2;
	color: #008ed0;
}
.note {
	color: #fb9421;
}
div#content_inner .disc {
	padding-left: 1em;
	text-indent: -1em;
}
div#content_inner .disc::before {
	content: "・";
}

div.section_plan {

}
div.section_plan .price {
	margin-bottom: 5px;
	padding: 15px 0;
	border-top: 1px solid #fb9421;
	border-bottom: 1px solid #fb9421;
	text-align: center;
}
div.section_plan .price h5 {
	font-size: 15px;
	color: #fb9421;
	font-weight: normal;
}
div#content_inner div.section_plan .price p {
	margin-bottom: 0;
}
div.section_plan .price p {
	font-size: 13px;
}
div.section_plan .price .rec {
	margin-bottom: 0;
	font-size: 16px;
	color: #fb9421;
	font-weight: 700;
}

div.section_lineup .title {
	margin-bottom: 15px;
	font-size: 15px;
}
div.section_lineup .spec {
	line-height: 1.2;
}
div.section_lineup .spec dt {
	margin-bottom: 5px;
	font-weight: 700;
	color: #008ed0;
}
div.section_lineup .spec dd {
	margin-bottom: 5px;
}
div.section_lineup .spec {

}
