@charset "utf-8";
@media screen and (max-width: 700px) {
	body {
		font-size: 14px;
		line-height: 2em;
		letter-spacing: 0;
	}
	img {
		max-width: 100%;
		height: auto;
	}
	#responsiveMenu {
		display: block;
	}
	#header {
		margin-top: 60px;
	}
	#footerNav {
		display: flex;
		justify-content: center;
	}
	#footerNav ul {
		display: block;
	}
	#footerNav ul ul {
		display: flex;
	}
	#footerNav ul li {
		width: auto;
	}
	#ciBox .inBox {
		float: none;
		width: auto;
	}
	#staffVoiceBox .inBox .photo {
		float: none;
		margin-right: 0px;
		margin-bottom: 10px;
		width: auto;
	}
	#staffVoiceBox .inBox {
		padding: 20px;
		float: none;
		width: auto;
		margin-top: 20px;
	}
	#sitemap div {
		float: none;
		width: auto;
		padding: 0px;
	}
	#sitemap ul, #sitemap li {
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
	}
	.inner {
		width: auto;
	}
	.anchorLink {
		margin-top: -60px;
		padding-top: 60px;
	}
	.catch {
		padding-top: 80px;
		padding-bottom: 80px;
		/* [disabled]padding-right: 5%; */
		/* [disabled]padding-left: 5%; */
	}
	#catchHeadspa h1 {
		width: 80%;
		margin-right: auto;
		margin-left: auto;
		text-align: justify;
		text-justify: inter-ideograph;
	}
	#catchHeadspa h1 br {
		display: none;
	}
.align_center_justify {
	text-align: justify;
	text-justify: inter-ideograph;
}
.align_center_justify br {
	display: none;
}
	.imgLeft {
		max-width: 30.333%;
		margin-right: 3%;
	}
	.imgRight {
		max-width: 30.333%;
		margin-left: 3%;
	}
	.c21, .c31, .c41 {
		width: 100%;
	}
	.c32, .c42 {
		width: 50%;
	}
	.c43 {
		width: 33.333%;
	}
	.button {
		width: auto;
	}
	#catch100th {
		background-position: center bottom;
		background-size: auto 200px;
		padding-bottom: 200px;
	}
	#catch100th .inBox {
		float: none;
		width: auto;
		padding-top: 50px;
		padding-bottom: 50px;
	}
	#catchService p {
		width: auto;
	}
	#bannerBox .inBox {
		width: 50%;
	}
	table.waku tr {
		display: block;
		margin-top: 10px;
		border: 1px solid #CCC;
		padding-bottom: 2%;
	}
	table.waku th {
		display: block;
		margin-bottom: 10px;
		white-space: normal;
		border-top-style: none;
		border-right-style: none;
		border-left-style: none;
		width: auto !important;
	}
	table.waku th br {
		display: none;
	}
	table.waku td {
		display: block;
		white-space: normal;
		width: auto;
		padding-top: 0px;
		padding-bottom: 0px;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
	}
	.imgLeft, .imgRight {
		margin-right: 0px;
		margin-left: 0px;
		float: none;
		width: auto;
		max-width: none;
	}
	.imgLeft img, .imgRight img {
		height: auto;
		width: 100%;
	}
	.formBox dt {
		float: none;
		width: auto;
		clear: both;
		text-align: left;
		padding: 0;
		margin: 10px 0 0 0;
	}
	.formBox dd {
		float: none;
		width: auto;
		padding: 0;
		margin: 0;
	}
	.last {}
}