@charset "utf-8";
/*------------------------------------------------------------
	サイトマップ
------------------------------------------------------------*/

#conts {
	width:100%;
}
.img100 img { width:100%; max-width:944px; }
#conts .txt01 {
	padding: 0 15px 30px;
	width: 652px;
	line-height: 1.7;
}
.modConsult .reservation a { width:600px; }
@media (max-width: 700px) and (min-width: 0px) {
	#conts .txt01 { width:auto; }
	.modConsult { margin-top:20px; }
	.modConsult .reservation a { width:94%; font-size:11px; background:#ff6905; }
}