@media print {
	
.noprint {
	display: none;
}
	
	
.print {
	display: block;
}
	
	
		

header,nav {
	display: none;
}
	
	
	

.footer-line,.footer-logo-area,.page-top {
	display: none;
}

footer {
	padding-top: 0;
}
	
.footer-tel-wrap {
	padding-top: 40px;
}

.footer-tel-wrap ul {

}

.footer-tel-wrap li:nth-child(1) {
	font-size: 0.8em;
}

.footer-tel-wrap li:nth-child(2) {
	width: 260px;
	padding-top: 10px;
}

.footer-tel-wrap li:nth-child(3) {
	font-size: 0.8em;
	padding-top: 10px;
}
	
.copyright {
	font-size: 0.8em;
	padding-top: 30px;
	padding-bottom: 0;
}

	
	
	
	
	
	
	
	
	
/********** map ***********/
	

.map-bg {
	padding-top: 0;
	padding-bottom: 0;
}
	
.map-title {
	display: none;
}

.map_01-wrap {
	width: 100%;
	margin-top: 10px;
}

.map_01-wrap .ttl {
	font-size: 2.0rem;
	margin-bottom: 10px;
}

.map_bt-wrap {
	display: none;
}





	
	
	
/********** ↑map ***********/
	
	
	
	
/********** type ***********/
	

/********** ↑type ***********/

	
	
	
	
	
	
	
	
}
