@charset "utf-8";
/* CSS Document */

@media screen and (max-width: 919px) {

.location {
	font-size: 13px;
}
.time.left,
.time.right {
	float: none;
	width: 100%;
}

}
@media screen and (max-width: 880px) {
	
header ul li {
	display: list-item;
	margin-right: 0;
}

}

@media screen and (max-width: 800px) {

.f18 {
	font-size: 16px;
}
.f30 {
	font-size: 26.6px;
}
.f64 {
	font-size: 56.9px;
}
.f72 {
	font-size: 64px;
}
.contact {
	font-size: 24px;
}
.location {
	width: 100%;
	margin-bottom: 10px;
}
.location li{
	width: 49%;
}
.location li:nth-child(3n) {
	margin-right: 2%;
}
.location li:nth-child(2n) {
	margin-right: 0;
}

}

@media screen and (max-width: 710px) {

header {
	line-height: 64px;
}
.f18 {
	font-size: 13px;
	padding-left: 0;
}
.f30 {
	font-size: 20px;
}
.f64 {
	font-size: 42.6px;
}
.f72 {
	font-size: 48px;
}
#bk {
	margin-bottom: 32px;
}
.boshu {
	font-size: 20px;
	margin-top: 36px;
}
h2 {
	margin-left: 0;
}
.contact {
	font-size: 20px;
	padding: 14px 0;
	margin: 24px 0;
}
.site_table {
	width: 100%;
}
.site_table th {
	display: block;
	width: 30%;
	float: left;
	clear: both;
}
.site_table td {
	display: block;	
	width: 70%;
	float: right;
}
.site_table .etc {
	display: table;
	width: 100%;
}
.site_table .etc th,
.site_table .etc td  {
	display: table-cell;
	clear: both;
	float: none;
}

}
@media screen and (max-width: 567px) {
	
header {
	line-height: 45px;
}
.f18 {
	font-size: 15px;
	padding-bottom: 30px;
}
.f24 {
	font-size: 15px;
}
.f30 {
	font-size: 13px;
}
.f72 {
	font-size: 32px;
}
.f64 {
	font-size: 32px;
}
h2 {
	font-size: 20px;
	font-weight: bold; 
	margin-bottom: 10px;
}
.boshu {
	font-size: 18px;
}
.contact {
	font-size: 15px;
	padding: 20px 0;
}
.site_table {
	font-size:13px;
}

}

@media screen and (max-width: 465px) {

.boshu {
	padding-left: 0;
}

.location {
	margin-bottom: 10px;
}
.location li{
	width: 100%;
	margin-bottom: 15px;
}

}
.contact {
	padding: 10px 0;
}
@media screen and (max-width: 413px) {
.contact {
	font-size: 13px;
}
}
@media screen and (max-width: 374px) {
header {
	line-height: 2;
}
h2 {
	font-size: 16px;
}
.f18 {
	font-size: 13px;
}
.f24 {
	font-size: 13px;
}
.f30 {
	font-size: 12px;
}
.f72 {
	font-size: 28px;
}
.f64 {
	font-size: 28px;
}
.nosp {
	display: none;
}
.innerbox {
	padding: 0 10px;
}
.boshu {
	font-size: 14px;
}
.contact {
	font-size: 12px;
}
#bk,
#bk iframe {
	height: 320px;
}
}