/* 土地情報 */

@media screen and (min-width: 641px){

#est {
	background: url(../img/bg.png) center top;
	line-height: 200%;
	margin: -100px 0px -108px 0px;
	padding: 100px 0px 0px 0px !important;
	position: relative;
	}

#est .main {
	margin: 0px auto 100px auto;
	}

#est .num {
	width: 100%;
	background-image: url(../img/blolef.png), url(../img/blorig.png);
	background-repeat: no-repeat, no-repeat;
	background-position: -7%  50%, 102% 50%;
	margin: 0px 0px 100px 0px;
	text-align: center;
	}

#est .num h2 {
	width: 90%;
	margin: 0px auto 50px auto;
	}

#est .num h2 img {
	max-width: 100%;
	}

#est .num p {
	width: 401px;
	height: 429px;
	background: url(img/num.png) no-repeat;
	font-size: 36px;
	font-weight: bold;
	margin: 0px auto;
	padding: 220px 0px 0px 0px;
	}

#est .num font {
	font-size: 60px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	}

/*
#est .num p img {
	height: 45px;
	}
*/

#est .spe {
	width: 90%;
	max-width: 1000px;
	margin: 0px auto 50px auto;
	overflow: hidden;
	}

#est .spe h3 {
	font-size: 24px;
	margin: 0px 0px 40px 0px;
	text-align: center;
	}

#est .spe li {
	width: 48.5%;
	margin: 0px 3% 0px 0px;
	float: left;
	position: relative;
	}

#est .spe li:last-child {
	margin: 0px;
	}

#est .spe li:before {
	content: '';
	width: 71px;
	height: 72px;
	background: url(img/fre.png) no-repeat;
	position: absolute;
	left: 0px;
	top: -20px;
	}

#est .spe p {
	width: 180px;
	background: #ffffff;
	border: 1px #111111 solid;
	margin: 0px 20px 0px 0px;
	padding: 4px;
	float: left;
	}

#est .spe h5 {
	font-size: 14px;
	line-height: 22px;
	margin: 10px 0px 5px 0px;
	padding: 4px;
	}

#est .spe h5 img {
	height: 22px;
	margin: 0px 0px 0px 10px;
	}

#est .spe h4 {
	font-size: 18px;
	margin: 0px 0px 5px 0px;
	}

#est .reg {
	width: 90%;
	max-width: 1000px;
	border-top: 1px #b7bec4 dashed;
	border-bottom: 1px #b7bec4 dashed;
	margin: 0px auto;
	padding: 20px 0px;
	display: table;
	}

#est .reg dd {
	width: 50%;
	display: table-cell;
	}

#est .reg dd:first-child {
	font-size: 18px;
	padding: 0px 30px 0px 0px;
	text-align: right;
	vertical-align: middle;
	}

#est .reg dd:last-child {
	padding: 0px 0px 0px 30px;
	}

#est .reg font {
	font-size: 48px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	line-height: 100%;
	margin: 0px 0px 0px 20px;
	}

/*
#est .reg img {
	height: 35px;
	margin: 0px 0px 0px 20px;
	}
*/

#est .reg span {
	font-size: 28px;
	font-weight: bold;
	}

#est .reg a {
	width: 300px;
	background: url(../img/arr01.png) no-repeat 276px center;
	background-color: #00bfbb;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	font-size: 18px;
	font-weight: bold;
	line-height: 60px;
	color: #ffffff;
	text-align: center;
	display: block;
	}

#est .log {
	width: 140px;
	background: #ea7100;
	border-radius: 16px;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	font-size: 14px;
	line-height: 32px;
	color: #ffffff;
	text-align: center;
	display: block;
	position: absolute;
	right: 30px;
	top: 0px;
	}

#est .sea {
	width: 100%;
	background: url(../img/bg01.png) center top;
	padding: 100px 0px 100px 0px;
	position: relative;
	}

#est .sea:before {
	content: '';
	width: 100%;
	height: 8px;
	background: url(img/seabgtop.png) repeat-x center top;
	position: absolute;
	left: 0px;
	top: -8px;
	}

#est .sea .sys {
	width: 90%;
	max-width: 1000px;
	background: #ffffff;
	margin: 0px auto 0px auto;
	padding: 50px;
	}

#est .sea iframe {
	width: 100%;
	height: 1600px;
	}

#est.sysdet {
	padding: 0px 0px 108px 0px;
	}

#est.sysdet .main {
	width: 1000px;
	}

}

@media screen and (max-width: 640px){

#est {
	background: url(../img/bg.png) center top;
	line-height: 200%;
	margin: -50px 0px 0px 0px;
	padding: 50px 0px 0px 0px !important;
	}

#est .main {
	width: 100%;
	margin: 0px auto 50px auto;
	}

#est .num {
	width: 100%;
	background-image: url(../img/blolef.png), url(../img/blorig.png);
	background-repeat: no-repeat, no-repeat;
	background-position: -7%  50%, 102% 50%;
	background-size: 90px, 60px, auto;	
	margin: 0px 0px 50px 0px;
	text-align: center;
	}

#est .num h2 {
	margin: 0px 0px 30px 0px;
	}

#est .num h2 img {
	width: 90%;
	}

#est .num p {
	width: 260px;
	height: 260px;
	background: url(img/num.png) no-repeat center top;
	background-size: contain;
	font-size: 28px;
	font-weight: bold;
	margin: 0px auto;
	padding: 130px 0px 0px 0px;
	}

#est .num font {
	font-size: 54px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	}

/*
#est .num p img {
	height: 40px;
	}
*/

#est .spe {
	width: 100%;
	margin: 0px auto 30px auto;
	overflow: hidden;
	}

#est .spe h3 {
	font-size: 16px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	}

#est .spe li {
	width: 100%;
	line-height: 150%;
	margin: 20px 0px 0px 0px;
	position: relative;
	display: table;
	}

#est .spe li:before {
	content: '';
	width: 40px;
	height: 40px;
	background: url(img/fre.png) no-repeat;
	background-size: 100%;
	position: absolute;
	left: 0px;
	top: -10px;
	}

#est .spe p {
	background: #ffffff;
	border: 1px #111111 solid;
	margin: 0px 10px 0px 0px;
	padding: 4px;
	float: left;
	}

#est .spe p img {
	width: 100px;
	}

#est .spe h5 {
	font-size: 14px;
	line-height: 22px;
	margin: 10px 0px 5px 0px;
	padding: 4px;
	}

#est .spe h5 img {
	height: 22px;
	margin: 0px 0px 0px 10px;
	}

#est .spe h4 {
	font-size: 16px;
	margin: 0px 0px 5px 0px;
	}

#est .reg {
	width: 100%;
	border-top: 1px #b7bec4 dashed;
	border-bottom: 1px #b7bec4 dashed;
	margin: 0px auto;
	padding: 20px 0px;
	text-align: center;
	}

#est .reg dd:first-child {
	font-size: 14px;
	}

#est .reg font {
	font-size: 36px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	line-height: 100%;
	margin: 0px 0px 0px 10px;
	}

/*
#est .reg img {
	height: 25px;
	margin: 0px 0px 0px 10px;
	}
*/

#est .reg span {
	font-size: 18px;
	font-weight: bold;
	}

#est .reg a {
	width: 300px;
	background: url(../img/arr01.png) no-repeat 276px center;
	background-color: #00bfbb;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	font-size: 16px;
	font-weight: bold;
	line-height: 60px;
	color: #ffffff;
	margin: 20px auto 0px auto;
	display: block;
	}

#est .log {
	width: 140px;
	background: #ea7100;
	border-radius: 16px;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	font-size: 14px;
	line-height: 32px;
	color: #ffffff;
	margin: 20px auto 0px auto;
	text-align: center;
	display: block;
	}

/*
#est .sea {
	width: 100%;
	background: url(../img/bg01.png) center top;
	padding: 50px 0px;
	position: relative;
	}

#est .sea:before {
	content: '';
	width: 100%;
	height: 8px;
	background: url(img/seabgtop.png) repeat-x center top;
	position: absolute;
	left: 0px;
	top: -8px;
	}

#est .sea .sys {
	width: 100%;
	background: #ffffff;
	margin: 0px auto 0px auto;
	padding: 5%;
	}
*/

#est .sea iframe {
	width: 100%;
	height: 2600px;
	}

#est.sysdet {
	padding: 0px 0px 58px 0px;
	}

#est.sysdet form,
#est.sysdet table,
#est.sysdet tbody,
#est.sysdet tr,
#est.sysdet th,
#est.sysdet td,
#est.sysdet .rschbox,
#est.sysdet .research_table,
#est.sysdet .table_title,
#est.sysdet .odr,
#est.sysdet .research,
#est.sysdet .research2 {
	width: 100% !important;
	}

#est.sysdet .rschbox table,
#est.sysdet .rschbox tbody,
#est.sysdet .rschbox thead,
#est.sysdet .rschbox tfoot,
#est.sysdet .rschbox tr,
#est.sysdet .rschbox th,
#est.sysdet .rschbox td,
#est.sysdet .rschbox select {
    display: block !important;
}
}

