@charset "utf-8";

h2 {
	background: url(../../../common/img/icon_title.png) left 0 no-repeat;
	background-size: 25px auto;
	padding: 2px 0 6px 30px;
	margin: 25px 0 10px;
	border-bottom: #C8C8C8 solid 1px;
	font-size: 1.4rem;
	text-align: left;
}

h2.noborder {
	border-bottom: none;
	padding-bottom: 6px;
	margin: 25px 0 6px;
}

.service-table,
.time-table {
	box-sizing: border-box;
	width: 100%;
	margin-bottom: 10px;
}

.service-table th,
.service-table td {
	font-size: 1.2rem;
	border: #C8C8C8 solid 1px;
	padding: 5px;
	text-align: center;
}

.service-table thead th {
	font-weight: bold;
	background-color: #F3F3F3;
	line-height: 1.2;
}

.service-table thead th span {
	font-size: 1.0rem;
}

.service-table tbody th {
	font-weight: bold;
	width: 1.0em;
}

.service-table .bg01,
.service-table .bg02,
.service-table .bg03,
.service-table .bg04 {
	text-align: left;
}

.bg01 {
	background-color: #FFF5F4;
}

.bg02 {
	background-color: #F1FAFE;
}

.bg03 {
	background-color: #FFFFCC;
}

.bg04 {
	background-color: #F3F3F3;
}

.service-table th.bg01 {
	background-color: #FFE8E6;
}

.service-table th.bg02 {
	background-color: #EAF6FD;
}

.service-table th.bg03 {
	background-color: #FFF7A9;
}

.service-table th.bg04 {
	background-color: #EAEAEA;
}

.service-table td span {
	margin-left: 0.8em;
}

.width01 {
	width: 28%;
}

.time-table th,
.time-table td {
	font-size: 1.2rem;
	padding: 5px;
	border: #C8C8C8 solid 1px;
	text-align: center;
}

.time-table th {
	background-color: #F3F3F3;
	text-align: left;
}

.time-table th.center {
	text-align: center;
}

.time-table-note li {
	padding-left: 1.0em;
	text-indent: -1.0em;
}

.limit-block {
	margin: 0 10px;
}

.limit-list {
	overflow: hidden;
	margin: 10px 0 5px;
}

.limit-list dt {
	float: left;
	clear: left;
	font-weight: bold;
}

.limit-list dd {
	margin: 0 0 15px 3.5em;
}

.change-text {
	margin: 10px 0 0 1em;
}

.change-text li {
	padding-left: 1.0em;
	text-indent: -1.0em;
}

.contact {
	margin: 30px 0 0;
	font-weight: bold;
}
