@charset "utf-8";
/* keyv
-------------------------------------------------------*/
#keyv.index {
	background: url(../../img/fee/keyv_index_pc.jpg) no-repeat 50% 50%;
	background-size: cover;
}
/* ttl
-------------------------------------------------------*/
.ttl01 {
	letter-spacing: 0;
}
.ttl02 span {
	font-size: 1.5rem;
}
.ttl04 span {
	font-size: 1.5rem;
}
.table01.noMb {
	margin-bottom: 10px;
}
.table01 span {
	font-size: 1.2rem;
}
.table01 th {
	vertical-align: middle;
}
.table01 td {
	vertical-align: middle;
}
/* sec01
-------------------------------------------------------*/
#sec01 {
	padding: 60px 0;
}
#sec01 p.ttl_day {
	text-align: center;
	margin-top: -55px;
	margin-bottom: 30px !important;
}
#sec01 p.ttl_day span {
	font-size: 2.0rem;
}
#sec01 .table01 th, #sec01 .table01 td {
    text-align: center;
    vertical-align: middle;
}