@charset "utf-8";
/*---FACE-10461 土地相場SPの最適化---*/
.header {
	display: none;
}
.subinfotable {
	display: none;
}
.l-subinfotable {
	display: none;
}
@media screen and (max-width: 768px) {
	#wrapper {
		width: 100%;
		margin: 0;
		padding-bottom: 25px;
	}
	.main_section {
		display: none;
	}
	#contents {
		padding: 0;
		margin: 0;
	}


	.header {
		display: block;
		height: 41px;
		padding-top: 9px;
		padding-left: 9px;
		background-color: #6db62d;
	}
	.header .header-logo {
		display: inline-block;
	}

	.section_h1 .section_h1-header {
		border: 0;
		padding: 0;
		margin: 0;
	}
	.section_h1 .section_h1-title {
		display: -webkit-box;
		display: -webkit-flex;
		display: flex;
		-webkit-box-align: stretch;
		-webkit-align-items: stretch;
		align-items: stretch;
		font-weight: bold;
		padding: 11px 10px;
		background: #dbf5c4;
		line-height: 1.4;
	}
	.section_h1 .section_h1-title:before {
		content: '';
		display: block;
		width: 3px;
		background-color: #61aa12;
		border-radius: 3px;
	}
	.section_h1 .section_h1-title .section_h1-title-inner {
		-webkit-box-flex: 1;
		-webkit-flex: 1;
		flex: 1;
		display: block;
		padding-left: 7px;
		font-size: 14px;
		border-left: 0;
	}

	.section_h2 .section_h2-title {
		padding: 4px 10px 2px;
		background: #eeeeee;
		border: 0;
	}
	.section_h2 .section_h2-body {
		padding: 10px 10px 20px;
	}
	.section_h2 .section_h2-title .section_h2-title-inner {
		padding: 0;
		font-size: 15px;
		font-weight: bold;
		color: #333;
		background: #eeeeee;
		border: 0;
	}

	.l-subinfotable {
		display: block;
		margin-top: 10px;
	}
	.subinfotable {
		display: block;
	}
	.infotable .infotable-th {
		padding: 14px 7px;
		background-color: #f8f9f1;
		width: 77px;
		box-sizing: border-box;
		font-size: 12px;
	}
	.infotable .infotable-td {
		padding: 14px;
		box-sizing: border-box;
		font-size: 12px;
	}
	.infotable .infotable-text {
		line-height: 1.4;
	}
	.infotable .infotable-link {
		word-break: break-word;
	}
	.subinfotable_pc {
		display: none;
	}

	.l-subinfotable {
		margin-top: 10px;
	}
	.subinfotable .subinfotable-th {
		background-color: #1f497d;
		color: #ffffff;
		padding: 17px 10px;
	}
	.subinfotable .subinfotable-th_white {
		background-color: #ffffff;
		color: #333333;
		padding: 17px 10px;
		border-top: 1px solid #cccccc;
		border-bottom: 1px solid #cccccc;
	}
	.subinfotable .subinfotable-td {
		line-height: 1.4;
	}
	.subinfotable .subinfotable-td_half {
		padding: 15px 7px;
		width: 50%;
		font-size: 10px;
		line-height: 1.4;
		border-left: 1px solid #cccccc;
		vertical-align: top;
	}
	.subinfotable .subinfotable-td_half:first-child {
		border-left: 0;
	}
	.subinfotable_note {
		margin-top: 15px;
		line-height: 1.4;
	}
	.subinfotable_box .subinfotable_box-body {
		padding: 10px 0;
	}
	.subinfotable_01 {
		border-right: 0;
	}
	.subinfotable_01 .subinfotable_01-th {
		padding: 5px 0;
		font-weight: normal;
		font-size: 10px;
		background-color: #cdc4b7;
		width: 20%;
		box-sizing: border-box;
		text-align: center;
		vertical-align: middle;
	}
	.subinfotable_01 .subinfotable_01-td {
		padding: 5px 3px;
		font-size: 10px;
		width: 40%;
		border-right: 1px solid #ccc;
		vertical-align: middle;
	}
	.subinfotable_01 tr {
		border-top: 1px solid #ccc;
	}
	.subinfotable_01 tr:first-child {
		border-top: 0;
	}

	#footer {
		margin: 0;
		margin-top: 10px;
		padding: 0 10px;
		border-top: 0;
	}
	.btnFoot {
		display: block;
		width: 100%;
		height: auto;
		margin-top: 0;
		padding: 12px;
		border: 1px solid #c5c5c5;
		box-shadow: 0 -3px 0 0 #f1f1f1 inset;
		font-size: 14px;
		color: #333333;
		background: none;
		box-sizing: border-box;
		font-weight: bold;
		text-align: center;
		border-radius: 3px;
		text-indent: 0;
	}
	.btnFoot .btnFoot-text{
		text-decoration: none;
		color: #333333;
		width: 100%;
		height: auto;
	}
	.btnFoot .btnFoot-text:hover{
		background: none;
		width: 100%;
		height: auto;
	}
	.logo_recruit {
		margin: 0;
		padding: 0;
		margin-top: 85px;
	}
	.logo_recruit .logo_recruit-text {
		margin-top: 30px;
	}
}
/*---FACE-10461 土地相場SPの最適化---*/
