@charset "utf-8";
@media screen and (max-width: 700px) {
	#width-----700px----- {}
	#responsiveMenu {
		display: block;
	}
	section.sectionBox {
		padding-top: 80px;
		padding-bottom: 80px;
	}
	body {
		min-width: inherit;
		font-size: 14px;
		line-height: 1.5em;
		letter-spacing: normal;
	}
	h2 {
		letter-spacing: 0em;
	}
	#header {
		min-width: inherit;
		position: static;
		z-index: auto;
	}
	#header i {
		margin-right: 0px;
		width: 20px;
		text-align: center;
	}
	#header .only_pc {
		display: none;
	}
	#logo img {
		padding: 20px;
		height: 40px;
		width: auto;
	}
	#bnrContact {
		margin-right: 50px;
	}
	#globalNav {
		display: none;
	}
	.tabNav ul li {}
	#responsiveMenu {
		display: block;
		background-color: #ec6d65;
		position: fixed;
		z-index: 101;
		top: 0px;
		right: 0px;
		padding: 10px;
	}
	#spNav {
		display: block;
		position: fixed;
		top: 0px;
		right: -100%;
		width: 100%;
		height: 100%;
		z-index: 103;
		background-color: #ec6d65;
	}
	#spNav #btnClose {
		color: #FFF;
		font-size: 30px;
		line-height: 50px;
		width: 50px;
		text-align: center;
		background-color: #ec6d65;
		margin-left: auto;
	}
	#spNav ul {
		margin: 0px;
		padding: 0px;
	}
	#spNav ul li {
		list-style-type: none;
		margin: 0px;
		padding: 0px;
	}
	#spNav ul li a {
		text-decoration: none;
		display: block;
		line-height: 60px;
		font-weight: bold;
		text-align: center;
		background-color: #FFF;
		color: #ec6d65;
		border: solid 1px #ec6d65;
	}
	#spNav > ul {
		height: calc(100% - 50px);
		overflow: auto;
		padding: 0 15px;
		box-sizing: border-box;
	}
	#spNav > ul > li {
		border-bottom: solid 10px #ec6d65;
	}
	#spNav ul li ul {
		display: flex;
	}
	#spNav ul li ul li {
		flex: 1;
	}
	#spNav ul li ul li a {
		font-weight: normal;
		background-color: rgba(255, 255, 255, 0.8);
	}
	#spNav .btn {
		width: 100%;
	}
	#spNav .btn a {
		display: block;
		padding: 20px 0px;
		color: #FFF;
		background-color: #ec6d65;
		text-decoration: none;
		text-align: center;
	}
	#footerNav {
		display: flex;
		justify-content: center;
		letter-spacing: 0.1em;
		font-size: 100%;
		line-height: 1.5em;
	}
	#footerNav > ul {
		display: block;
	}
	#footerNav > ul > li > a {
		border: solid 1px #FFF;
		padding: 10px;
		text-align: center;
		margin-bottom: 10px;
		display: block;
	}
	#bottomFixMenu {
		padding: 15px;
	}
	#bottomFixMenu .logo {
		display: none;
	}
	#bottomFixMenu .telBox .tel {
		font-size: 20px;
		font-weight: bold;
		line-height: 20px;
	}
	#bottomFixMenu .telBox .time {
		font-size: 10px;
		line-height: 10px;
		margin-top: 5px;
	}
	#bottomFixMenu .btn a {
		padding: 0px 10px;
		font-size: 12px;
		line-height: 36px;
	}
	#pageTop {
		bottom: 17px;
		right: 10px;
	}
	#newsBox dl dt {
		float: none;
		width: auto;
		padding-bottom: 0px;
		padding-top: 10px;
	}
	#newsBox dl dd {
		border-top: medium;
		padding-top: 0px;
		padding-bottom: 10px;
	}
	table.waku th {
		display: block;
		white-space: normal;
		width: auto;
		margin-top: 10px;
		border-bottom: none;
	}
	table.waku td {
		display: block;
		width: auto;
	}
	.align_center-justify {
		text-align: justify;
		text-justify: inter-ideograph;
	}
	.align_center-justify br {
		display: none;
	}
	.formBox dt {
		float: none;
		width: auto;
		clear: both;
		text-align: left;
	}
	.formBox dd {
		padding: 0.5%;
		float: none;
		width: auto;
	}
	.imgLeft, .imgRight {
		margin-right: 0px;
		float: none;
	}
	.imgLeft img, .imgRight img {
		margin-right: auto;
		margin-left: auto;
	}
	.button {
		width: auto;
	}
	.button a {
		/* [disabled]min-width: 100%; */
		/* [disabled]box-sizing: border-box; */
	}
	.button2 a {
		/* [disabled]min-width: 100%; */
		/* [disabled]box-sizing: border-box; */
	}
	.formBox dt {
		float: none;
		width: auto;
		clear: both;
		text-align: left;
	}
	.formBox dd {
		padding: 0.5%;
		float: none;
		width: auto;
	}
	.c21, .c31, .c41 {
		width: 100%;
	}
	.c32, .c42, .c52, .c62 {
		width: 50%;
	}
	.c53, .c63, .c83 {
		width: 33.333%;
	}
	.contactBox .inBox {
		padding: 20px;
	}
	.contactBox .telBox {
		margin-right: 2px;
	}
.contactBox .telBox .tel {
	font-size: 24px;
	line-height: 24px;
}
}