@charset "UTF-8";
/* Plans */

/*---------------------------------------------------- */
/* h2 */
/*---------------------------------------------------- */
/* .page-title {
	padding: 0 0 20px 0;
	margin: 0;
	width: 400px;
	height: auto;
}

.page-title h2 {
	padding: 27px 0 0 0;
	margin: 0;
	width: 400px;
	height: 0;
	background: url(../../images/plans/page-title.png) no-repeat 0 0;
	overflow: hidden;
} */

/*---------------------------------------------------- */
/* h3 */
/*---------------------------------------------------- */
.category-title {
	padding: 16px 0 16px 0;
	margin: 0;
	width: 1280px;
	height: auto;
	border-top: solid 1px #c1c0bf;
	border-bottom: solid 1px #c1c0bf;
}

.category-title h3 {
	padding: 0;
	margin: 0 0 0 10px;
	font-size: 17px;
	font-weight: normal;
	line-height: 120%;
}

/*---------------------------------------------------- */
/* Table 宿泊プラン */
/*---------------------------------------------------- */
.haco-plan {
	margin: 0;
	width: 1280px;
	height: auto;
}

.haco-plan table {
	margin: 0;
	border-collapse: collapse;
}

.haco-plan table th {
	padding: 10px 15px 10px 15px;
	background-color: #eeebe2;
	border: 1px solid #c9c6be;
}

.haco-plan table td {
	padding: 10px 15px 10px 15px;
	border: 1px solid #c9c6be;
}

.haco-plan table th h5 {
	padding: 0;
	margin: 0;
	font-weight: normal;
	font-size: 15px;
	line-height: 160%;
	text-align: left;
}

.haco-plan table td h6 {
	padding: 0;
	margin: 0;
	font-weight: normal;
	font-size: 15px;
	line-height: 160%;
	text-align: left;
}

.haco-plan table td h6 span {
	font-weight: normal;
	font-size: 70%;
	line-height: 1.0em;
}

/*.haco-plan table td h6 a {
	color: #1e4673;
	font-weight: bold;
	text-decoration: underline;
}

.haco-plan table td h6 a:hover {
	color: #86a4c4;
	font-weight: bold;
	text-decoration: underline;
} */

.haco-plan table td p {
	padding: 0;
	margin: 0;
	font-weight: normal;
	font-size: 15px;
	line-height: 160%;
	text-align: right;
}













