@charset "utf-8";
.key_image {
	padding-top: 100px;
	clear: both;
	background-image: url(../images/key_image.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	width: 100%;
	height: 301px;
	min-width: 1000px;
	margin-bottom: 30px;
}
.key_image p {
	line-height: 200px;
	height: 200px;
	clear: both;
	font-weight: 200;
	font-size: 200%;
	letter-spacing: 10px;
}
.prop_ttl {
	background-color: #DBF1F0;
	width: 100%;
	min-width: 1000px;
	padding-top: 40px;
	padding-bottom: 40px;
	margin-bottom: 40px;
	letter-spacing: 10px;
	text-align: center;
	clear: both;
}
.prop_ttl h2 {
	font-family: "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "Kozuka Mincho Pro", "Kozuka Mincho Std", "小塚明朝 Pro R", "小塚明朝 Std R", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-weight: 100;
	font-size: 150%;
	margin-bottom: 10px;
	clear: both;
}
	.prop_ttl {
		padding: 20px 0;
		min-width: inherit;
		min-width: auto;
		width: 100%;
	}
	.prop_ttl h2{
		letter-spacing: 3px;
	}
	.prop_ttl h2{
		letter-spacing: 3px;
	}
	.plan_info {
		width: 100%;
	}
.prop_ttl p {
	color: #0BA199;
	font-family: "Times New Roman", Times, serif;
	font-size: 90%;
	letter-spacing: 5px;
}
.sale_base {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
	padding-bottom: 20px;
	border-bottom: 5px solid #EEEEEE;
}
.sale_base h3 {
	color: #0B9F99;
	font-size: 140%;
	letter-spacing: 10px;
	text-align: center;
	clear: both;
	margin-bottom: 20px;
}
.salebase_ttl {
	text-align: left;
	line-height: 200%;
	background-image: url(../images/sale_ttl.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 300px;
	padding-bottom: 50px;
	clear: both;
}
.salebase_ttl2 {
	text-align: left;
	line-height: 200%;
	background-image: url(../images/buy_ttl.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 50px;
	clear: both;
	padding-left: 300px;
}
.flow_base {
	width: 1000px;
	clear: both;
}
.flow_base div {
	width: 1000px;
	clear: both;
	margin-bottom: 20px;
	text-align: left;
	background-image: url(../images/back.gif);
}
.flow_base div p {
	float: left;
}
.flow_base div dl {
	float: right;
	width: 800px;
}
.flow_base div dl dt {
	background-color: #0B9F99;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #FFFFFF;
}
.flow_base div dl dd {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-size: 90%;
	line-height: 160%;
}
.flow_base div:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
.n_table_base h3 {
	text-align: center;
	font-weight: 200;
	background-color: #0B9F99;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 20px;
	color: #FFFFFF;
}
.error {
	color: #FF0004;
}
@media only screen and (max-width: 640px) {
	.key_image {
		min-width: inherit;
		min-width: auto;
		width: 100%;
		height: 245px;
		padding-top: 45px;	
	}
	.key_image p {
		white-space:nowrap;
		letter-spacing: normal;
	}
	.key_image {
		clear: both;
		background-image: url(../images/key_image.jpg);
		background-repeat: repeat-x;
		background-position: center bottom;
		background-size: auto 100%;
		width: 100%;
		height: auto;
		min-width: 100%;
		margin-bottom: 30px;
	}
	.key_image p {
		padding: 2em 0 1em;
		line-height: 1;
		height: auto;
		clear: both;
		font-weight: 200;
		font-size: 160%;
		letter-spacing: 5px;
	}
	.prop_ttl {
		min-width: inherit;
		min-width: auto;
		width: 100%;
	}
	.sale_base {
		width: 100%;
	}
	.salebase_ttl {
		margin-bottom: 20px;
		padding: 0 5%;
		background-image: none;
	}
	.flow_base {
		width: 100%;
		padding: 0 5%;
	}
	.flow_base div {
		width: 100%;
	}
	.arrow img {
		width: 26px;
	}
	.flow_base div dl {
		float: none;
		width: 100%;
	}
	.salebase_ttl2 {
		margin-bottom: 20px;
		padding: 0 5%;
		background-image: none;
	}
}