@charset "utf-8";

/* ↓GoogleFonts↓ */
@import url('https://fonts.googleapis.com/css?family=Gloria+Hallelujah|Shadows+Into+Light|Rhodium+Libre');

/* ↓廃園↓ */


/*↓ディスプレイ768px以下用↓*/

.entrance {
	width: 86%;
}

.ttl_call {
	width: auto;
}

.ntc_call {
	width: auto;
}

.base {
	width: 96%;
}

header {
	width: auto;
	height: 340px;
}

table.rightpart {
	width: auto;
	border-right: 18px solid #fff;
	border-left: 18px solid #fff;
}

.rigt_part {
	float: none;	
	margin: 0px;
	width: auto;	
}

.r_cnts {
	margin: 0px;
	width: auto;	
}
table.leftpart {
	width: auto;
	border-right: 18px solid #fff;
	border-left: 18px solid #fff;
}

.left_part {
	float: none;	
	margin: 0px;
	width: auto;	
}

.l_cnts {
	margin: 0px;
	width: auto;	
}

iframe.l_cnts {
	width: 100%;	
	height: 100%;	
}

.right_part {
	float: none;	
	margin: 0px 5px;
	width: auto;	
	height: 100%;	
	border: 0px;
}

.r_cnts {
	width: auto;	
	height: 100%;	
}

footer {
	width: auto;	
	height: 100%;	
}

.counter {
	width: auto;	
}

.copy {
	width: auto;	
}
