@charset "UTF-8";

img{ 
	max-width:100%;
	height: auto;
 }
 
#pan {
	display: none;
}

.mainimg {
	min-width: inherit;
	height: inherit;
}

.inner_clinic{
	width:100%!important;
}

#contents{ width:auto; }

#contents .box h3 {
	height: inherit;
	padding: 0;
	margin-bottom: 1%;
}

.contact_01{ margin:2.5%; auto;}

.compare_scroll:before {
	content: "≪左右にスクロールできます≫";
	text-align: center;
	display: block;
	margin: 1% 0;
}
.compare_scroll {
	overflow-x: scroll;
	width: 95%;
	margin: 0 auto;
}

#contents .compare {
	border: 2px solid #DFF8FE;
}

#contents .compare td,
#contents .compare th {
	padding: 5px;
	white-space: inherit;
}

#contents .compare th {
	white-space: nowrap;
}

#contents .box .qa_q {
	font-size: 110%;
}

.contact a {
	display: block;
}

.contact a.tel,
.contact a.btn {
	width: auto;
	margin-bottom: 15px;
}

.map {
	width: auto;
	height: auto;
}
#map {
	height: auto;
}
#map-text {
	font-size: 80%;
}
#map-text br {
	display: none;
}
.map div {
	position:relative;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	margin: 10px auto;
	text-align: center;
}