/* 土地情報 */

@media screen and (min-width: 641px){

#est {
	line-height: 200%;
	}

#est .main {
	background: url(../img/bg01.jpg) center top;
	margin: -130px 0px 130px 0px;
	padding: 130px 0px 130px 0px;
	}

#est .main .ban {
	width: 90%;
	max-width: 800px;
	margin: 0px auto 100px auto;
	display: block;
	}

#est .main .cop {
	margin: 0px 0px 50px 0px;
	text-align: center;
	}

#est .main .cop h2 {
	width: 90%;
	font-size: 32px;
	letter-spacing: 0.2em;
	margin: 0px auto 50px auto;
	}

#est .reg {
	width: 90%;
	max-width: 1000px;
	background: #ffffff;
	margin: 0px auto;
	padding: 40px 0px 30px 0px;
	display: table;
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.03);
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.03);
	-moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.03);
	}

#est.det .reg {
	margin: 0px auto;
	}

#est .main .reg h2 {
	font-size: 24px;
	letter-spacing: 0.2em;
	margin: 0px 0px 40px 0px;
	text-align: center;
	}

#est .reg dl {
	width: 90%;
	margin: 0px auto;
	display: table;
	}

#est .reg dt {
	width: 48.888%;
	font-size: 16px;
	line-height: 120%;
	text-align: center;
	display: table-cell;
	}

#est .reg dt ul {
	width: 100%;
	margin: 0px 0px 20px 0px;
	display: table;
	}

#est .reg dt li {
	width: 36.363%;
	display: table-cell;
	vertical-align: bottom;
	}

#est .reg dt li.mem {
	width: 63.636%;
	padding: 0px 0px 0px 4.545%;
	}

#est .reg dt li ol {
	width: 100%;
	border: 1px #dbdbdb solid;
	font-size: 21px;
	font-weight: bold;
	line-height: 120%;
	padding: 35px 0px 15px 0px;
	position: relative;
	}

#est .reg dt li.mem ol {
	width: 100%;
	border: 3px #111111 solid;
	font-size: 36px;
	padding: 50px 0px 20px 0px;
	}

#est .reg dt li h3 {
	background: #dbdbdb;
	font-size: 14px;
	line-height: 30px;
	white-space: nowrap;
	padding: 0px 10px;
	display: table;
	position: absolute;
    left: 50%;
	top: -15px;
    transform: translateX(-50%);
	}

#est .reg dt li.mem h3 {
	background: #111111;
	font-size: 18px;
	line-height: 36px;
	color: #ffffff;
	padding: 0px 15px;
	top: -18px;
	}

#est .reg dt li font {
	font-size: 42px;
	}

#est .reg dt li.mem font {
	font-size: 72px;
	}

#est .reg dd {
	width: 51.111%;
	padding: 0px 0px 0px 4.444%;
	display: table-cell;
	vertical-align: top;
	}

#est .reg dd a.fre {
	width: 100%;
	background: #E24D0A;
    border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3x;
	font-size: 28px;
	font-weight: bold;
	line-height: 150%;
	letter-spacing: 0.1em;
	color: #ffffff;
	margin: 0px 0px 15px 0px;
	padding: 20px 0px;
	text-align: center;
	display: block;
	}

#est .reg dd a.log {
	background: url(../img/arr01.svg) no-repeat left center;
	background-size: auto 10px;
	font-size: 14px;
	letter-spacing: 0.2em;
	margin: 0px auto;
	padding: 0px 0px 0px 26px;
	display: table;
	}

#est .ben ul {
	width: 100%;
	background: #ffffff;
	border-bottom: 1px #dbdbdb solid;
	margin: 0px 0px 130px 0px;
	text-align: center;
	display: table;
	}

#est .ben ul li {
	width: calc(100% / 4);
	border-right: 1px #dbdbdb solid;
	padding: 0px 0px 50px 0px;
	display: table-cell;
	}

#est .ben ul li:last-child {
	border: none;
	}

#est .ben ul img {
	width: 100%;
	}

#est .ben ul h4 {
	border-bottom: 1px #dbdbdb solid;
	font-size: 24px;
	font-weight: normal;
	line-height: 100%;
	letter-spacing: 0.4em;
	margin: 50px auto 30px auto;
	padding: 0px 0px 20px 0px;
	display: inline-block;
	}

#est .ben ul h3 {
	font-size: 18px;
	letter-spacing: 0.2em;
	margin: 0px auto 20px auto;
	padding: 0px 9.375%;
	}

#est .ben p {
	margin: 0px;
	padding: 0px 9.375%;
	text-align: left;
	}

#est .sea {
	width: 90%;
	max-width: 1400px;
	margin: 0px auto;
	}

#est .sea .sys {
	width: 100%;
	max-width: 1000px;
	background: #ffffff;
	margin: 0px auto;
	}

#est .sea iframe {
	width: 100%;
	height: 1600px;
	}

#est.sysdet {
	padding: 0px 0px 108px 0px;
	}

#est.sysdet .main {
	width: 1000px;
	}

#est .rea {
	width: 100%;
	max-width: 600px;
	margin: 50px auto 0px auto;
	display: table;
	}

}

@media screen and (max-width: 640px){

#est {
	line-height: 200%;
	}

#est .main {
	width: 100%;
	background: url(../img/bg01.jpg) center top;
	margin: -70px 0px 1px 0px;
	padding: 70px 5% 70px 5%;
	}

#est .main .ban {
	width: 100%;
	margin: 0px auto 50px auto;
	display: block;
	}

#est .main .cop {
	margin: 0px 0px 30px 0px;
	}

#est .main .cop h2 {
	font-size: 18px;
	letter-spacing: 0.2em;
	margin: 0px 0px 30px 0px;
	}

#est .reg {
	width: 100%;
	background: #ffffff;
	margin: 0px auto;
	padding: 30px 0px 20px 0px;
	display: table;
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.03);
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.03);
	-moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.03);
	}

#est.det .reg {
	margin: 0px auto;
	}

#est .main .reg h2 {
	font-size: 18px;
	letter-spacing: 0.2em;
	margin: 0px 0px 30px 0px;
	text-align: center;
	}

#est .reg dl {
	width: 90%;
	margin: 0px auto;
	}

#est .reg dt {
	font-size: 14px;
	line-height: 120%;
	margin: 0px 0px 20px 0px;
	text-align: center;
	}

#est .reg dt ul {
	width: 100%;
	margin: 0px 0px 10px 0px;
	display: table;
	}

#est .reg dt li {
	width: 36.363%;
	display: table-cell;
	vertical-align: bottom;
	}

#est .reg dt li.mem {
	width: 63.636%;
	padding: 0px 0px 0px 4.545%;
	}

#est .reg dt li ol {
	width: 100%;
	border: 1px #dbdbdb solid;
	font-size: 16px;
	font-weight: bold;
	line-height: 120%;
	padding: 25px 0px 10px 0px;
	position: relative;
	}

#est .reg dt li.mem ol {
	width: 100%;
	border: 3px #111111 solid;
	font-size: 30px;
	padding: 35px 0px 10px 0px;
	}

#est .reg dt li h3 {
	background: #dbdbdb;
	font-size: 10px;
	line-height: 24px;
	white-space: nowrap;
	padding: 0px 10px;
	display: table;
	position: absolute;
    left: 50%;
	top: -12px;
    transform: translateX(-50%);
	}

#est .reg dt li.mem h3 {
	background: #111111;
	font-size: 14px;
	line-height: 30px;
	color: #ffffff;
	padding: 0px 15px;
	top: -15px;
	}

#est .reg dt li font {
	font-size: 32px;
	}

#est .reg dt li.mem font {
	font-size: 60px;
	}

#est .reg dd a.fre {
	width: 100%;
	background: #E24D0A;
    border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3x;
	font-size: 21px;
	font-weight: bold;
	line-height: 150%;
	letter-spacing: 0.1em;
	color: #ffffff;
	margin: 0px 0px 15px 0px;
	padding: 15px 0px;
	text-align: center;
	display: block;
	}

#est .reg dd a.log {
	background: url(../img/arr01.svg) no-repeat left center;
	background-size: auto 10px;
	font-size: 14px;
	letter-spacing: 0.2em;
	margin: 0px auto;
	padding: 0px 0px 0px 26px;
	display: table;
	}

#est .ben ul {
	width: 100%;
	background: #ffffff;
	margin: 0px 0px 70px 0px;
	text-align: center;
	}

#est .ben ul li {
	width: 100%;
	border-bottom: 1px #dbdbdb solid;
	padding: 0px 0px 50px 0px;
	}

#est .ben ul li:first-child {
	border: none;
	}

#est .ben ul img {
	width: 100%;
	}

#est .ben ul h4 {
	border-bottom: 1px #dbdbdb solid;
	font-size: 24px;
	font-weight: normal;
	line-height: 100%;
	letter-spacing: 0.4em;
	margin: 50px auto 30px auto;
	padding: 0px 0px 20px 0px;
	display: inline-block;
	}

#est .ben ul h3 {
	font-size: 18px;
	letter-spacing: 0.2em;
	margin: 0px auto 20px auto;
	}

#est .ben p {
	width: 90%;
	margin: 0px auto;
	text-align: left;
	}

#est .ben p br {
	display: none;
	}

/*
#est .sea {
	width: 90%;
	margin: 0px auto;
	}

#est .sea .sys {
	width: 1000px;
	background: #ffffff;
	margin: 0px auto;
	padding: 50px;
	}
*/

#est .sea h2 {
	margin: 69px 0px 0px 0px;
	}

#est .sea iframe {
	width: 100%;
	height: 2800px;
	}

#est.sysdet {
	padding: 0px 0px 108px 0px;
	}

#est.sysdet .main {
	width: 1000px;
	}

#est .rea {
	width: 90%;
	margin: 30px auto 0px auto;
	display: table;
	}

}

