@charset "UTF-8";
@import "/include/css/common.css";

/* ---------------------------------------------------------
	CSS Document visual
--------------------------------------------------------- */

#visual {
	background-image: url(../images/visual.png);
}

/* ---------------------------------------------------------
	CSS Document price
--------------------------------------------------------- */

#price h3 {
	margin-bottom: 20px;
	padding-bottom: 20px;
	font-weight: 500;
	font-size: 24px;
	line-height: 1;
	position: relative;
}

#price h3:after {
	content: '';
	width: 140px;
	height: 1px;
	background: #58b7b4;
	margin-left: -70px;
	position: absolute;
	bottom: 0;
	left: 50%;
}

#price .anchor li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	margin-right: 10px;
	line-height: 1;
}

#price .anchor li:before {
	content: '|';
	margin-right: 10px;
}

#price .anchor li:first-child:before {
	content: '';
	margin-right: 0;
}

#price h4 {
	margin-bottom: 20px;
	font-weight: 500;
	font-size: 18px;
	line-height: 1;
	color: #078b87;
}

#price table.prices {
	width: 100%;
}

#price table.prices th {
	padding: 10px 25px;
	border: solid 1px #dcdcdc;
	border-top: 0;
	background: #f8f8f8;
	text-align: left;
	font-weight: 500;
}

#price table.prices th.th {
	border-right: solid 1px #58b7b4;
	border-left: solid 1px #58b7b4;
	background: #58b7b4;
	text-align: center;
	color: #fff;
}

#price table.prices th.th {
	border-right: solid 1px #dcdcdc;
}

#price table.prices th.th:last-child {
	border-right: solid 1px #58b7b4;
}

#price table.prices .w250 {
	width: 200px;
}

#price table.prices .w260 {
	width: 250px;
}

#price table.prices td {
	padding: 10px 25px;
	border: solid 1px #dcdcdc;
	border-top: 0;
	text-align: left;
}

#price table.prices td.border_02 {
	border-top: 0;
	border-bottom: 0;
	font-size: 20px;
}

#price table.prices td span {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: -3px;
	font-size: 24px;
	color: #b2303c;
}

/* ---------------------------------------------------------
	CSS Document corporate_01
--------------------------------------------------------- */

#corporate_01 {
	margin-top: 60px;
	text-align: left;
}

#corporate_01 .summary {
	margin: 20px 0 25px;
}

#corporate_01 .summary dl {
	width: 485px;
	padding: 25px;
	border: solid 2px #dcdcdc;
}

#corporate_01 .summary dt,
#corporate_01 .merit h5 {
	margin-bottom: 15px;
	font-weight: 500;
	font-size: 16px;
	line-height: 1;
	color: #b2303c;
}

#corporate_01 .merit {
	padding: 27px 27px 10px;
	background: #efe8e2;
}

#corporate_01 .merit table {
	width: 100%;
}

#corporate_01 .merit th {
	vertical-align: top;
	width: 26%;
	padding: 0 0 15px;
	text-align: left;
	font-weight: 500;
}

#corporate_01 .merit td {
	padding: 0 0 15px;
	text-align: left;
}

/* ---------------------------------------------------------
	CSS Document corporate_02
--------------------------------------------------------- */

#corporate_02 {
	margin-top: 70px;
	text-align: left;
}

#corporate_02 table.prices {
	margin-bottom: 15px;
}

/* ---------------------------------------------------------
	CSS Document corporate_03
--------------------------------------------------------- */

#corporate_03 {
	margin-top: 70px;
	text-align: left;
}

#corporate_03 table.prices {
	margin-bottom: 15px;
}

#price #corporate_03 table.prices th {
	text-align: center;
}

#price #corporate_03 table.prices td {
	text-align: center;
}

#price #corporate_03 table.prices td.center,
#price #corporate_03 table.prices td:first-child {
	text-align: left;
}

/* ---------------------------------------------------------
	CSS Document corporate_04
--------------------------------------------------------- */

#corporate_04 {
	margin: 70px 0 100px;
	text-align: left;
}

#corporate_04 table.prices {
	border-top: solid 1px #dcdcdc;
}

/* ---------------------------------------------------------
	CSS Document corporate_05
--------------------------------------------------------- */

#corporate_05 {
	margin-top: 70px;
	text-align: left;
}

#corporate_05 table.prices {
	margin-bottom: 15px;
}

#price #corporate_05 table.prices th {
	text-align: center;
}

#price #corporate_05 table.prices td {
	text-align: center;
}

#price #corporate_05 table.prices td.center,
#price #corporate_05 table.prices td:first-child {
	text-align: left;
}

/* ---------------------------------------------------------
	CSS Document private
--------------------------------------------------------- */

.private {
	margin: 50px 0 0;
	text-align: left;
}

.private table.prices {
	border-top: solid 1px #dcdcdc;
}
