@charset "UTF-8";
/*************************
ご提案
 *************************/

.main{
	margin-bottom:80px;	
}

.body_contents{
	margin-bottom:100px;	
}

.contents_box{
	margin-bottom:60px;	
}

.main h2{
	margin-bottom:20px;	
}

.main nav ul:after{
	content:"";
	display:block;
	clear:both;
}

.main .text01{
	margin-bottom:50px;
}

.main nav li{
	float:left;
	text-align:center;
}

.main nav li a{
	display:block;
	padding:20px 15px 15px;
	border:1px solid #ccc;
}

.main nav li a:hover{
	color:#fff;
	background:#26363d;
	border:1px solid #26363d;
}

.main nav li p{
	font-size:18px;
	font-weight:bold;
	margin-bottom:7px;
	line-height:1.3;
}

.main nav li p:before{
	content:"";
	display:block;
	height:50px;
	margin-bottom:10px;
}

.nav_owner p:before{
	background:url(../../../../img/page/teian/icon01.png) center bottom no-repeat;
	background-size:auto 50px;
}

.nav_owner a:hover p:before{
	background:url(../../../../img/page/teian/icon01-02.png) center bottom no-repeat;
	background-size:auto 50px;
}

.nav_general p:before{
	background:url(../../../../img/page/teian/icon02.png) center bottom no-repeat;
	background-size:auto 50px;	
}

.nav_general a:hover p:before{
	background:url(../../../../img/page/teian/icon02-02.png) center bottom no-repeat;
	background-size:auto 50px;
}

.nav_genecon p:before{
	background:url(../../../../img/page/teian/icon03.png) center bottom no-repeat;
	background-size:auto 50px;
}

.nav_genecon a:hover p:before{
	background:url(../../../../img/page/teian/icon03-02.png) center bottom no-repeat;
	background-size:auto 50px;
}

.lead01{
	text-align:center;
	font-size:16px;
	margin-bottom:50px;	
}

.illust{
	text-align:center;
	margin-bottom:30px;
}

.illust img{
	width:80%;
	height:auto;	
}

.prospects{
	padding:40px 30px 30px;
	background:#f0efe8;
}

.ttl_prospects{
	text-align:center;
	margin-bottom:30px;
}

.ttl_prospects img{
	width:251px;
	height:auto;
}

.contents_inner{
	margin-bottom:50px;	
}

.sub_ttl{
	color:#7bac2f;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	letter-spacing:0.05em;
	margin-bottom:30px;
}

.sub_ttl span{
	font-size:24px;
	margin:0 5px;
}

.price{
	margin-bottom:30px;	
}

.cost_more{
	font-size:18px;
	font-weight:bold;
	margin-bottom:20px;	
}

.detail_box{
	margin-bottom:30px;	
}

.contents_inner table{
	width:100%;
	margin-bottom:20px;
	border-collapse:collapse;
}

.contents_inner table td{
	font-weight:bold;
	text-align:right;
}

.contents_inner table tr:last-child th,
.contents_inner table tr:last-child td{
	border-bottom:1px solid #efefef;	
}

.total{
	text-align:right;
}

.total_price{
	font-size:16px;	
}

.total_price span{
	font-size:22px;
	font-weight:bold;
	margin-bottom:10px;		
}

.hudosan{
	width:100%;
	background:url(../../../../img/page/teian/hudosan.jpg) center center no-repeat;
	background-size:100% auto;
	padding:60px 20px 55px;
	color:#fff;
}

.h-text{
	text-align:center;
	line-height:2;
	font-size:16px;
	margin-bottom:30px;
	letter-spacing:0.05em;
}

.link01{
	display:block;
	width:230px;
	margin:0 auto;
	padding:15px 10px;
	vertical-align:middle;
	text-align:center;
	border:1px solid #fff;
	color:#fff;
}

.link01:hover{
	border:1px solid #fff;
	color:#333;
	background:#fff;
	-webkit-transition:all .3s;	
	-moz-transition:all .3s;	
	-ms-transition:all .3s;	
	transition:all .3s;
}

.link01 i{
	margin-right:10px;	
}

.text03{
	margin-bottom:50px;	
}

.reform:after{
	content:"";
	display:block;
	clear:both;	
}

.caption{
	margin-bottom:20px;	
}

.link02{
	display:block;
	width:230px;
	padding:10px;
	vertical-align:middle;
	text-align:center;
	border:1px solid #ccc;
}

.link02:hover{
	border:1px solid #7bac2f;
	color:#fff;
	background:#7bac2f;
	-webkit-transition:all .3s;	
	-moz-transition:all .3s;	
	-ms-transition:all .3s;	
	transition:all .3s;
}

.link02 i{
	margin-right:10px;	
}

.sekou_btn{
	float:left;	
}

.sekou_btn a{
	display:block;	
}

.reform .sekou_btn:nth-child(4n){
	margin-right:0;
}

.sekou_btn img{
	margin-bottom:7px;	
}

.sekou_btn figcaption{
	font-size:16px;	
}

.sekou_btn figcaption i{
	margin-right:0.5em;	
}

.text04{
	margin-bottom:10px;
}

@media screen and (min-width:641px){

.float:after,
.float-r:after{
	content:"";
	display:block;
	clear:both;
}

.body_contents{
	padding-top:80px;
	margin-top:-80px;
}

.float .half{
	float:left;
	width:48%;	
}

.float .half:first-child{
	margin-right:4%;	
}

.float-r .half{
	float:right;
	width:48%;	
}

.float-r .half:last-child{
	margin-right:4%;	
}

.main nav ul{
	width:66%;
	margin:0 auto;
}

.main nav li{
	width:48%;
	margin-right:4%;
}

.main nav li:last-child{
	margin-right:0;	
}

.ttl03{
	margin-bottom:50px;	
}

.contents_inner table tr:nth-child(odd) th,
.contents_inner table tr:nth-child(odd) td{
	background:#efefef;	
}

.contents_inner table th,
.contents_inner table td{
	padding:7px 20px;
	font-size:16px;
}

.contents_inner table th{
	width:80%;
}

.contents_inner table td{
	width:20%;
}

.sekou_btn{
	width:23.5%;
	margin-right:2%;	
}

.reform .sekou_btn:nth-child(1),
.reform .sekou_btn:nth-child(2),
.reform .sekou_btn:nth-child(3),
.reform .sekou_btn:nth-child(4){
	margin-bottom:30px;
}

}

@media screen and (max-width:640px){

.body_contents{
	padding-top:40px;
	margin-top:-40px;
	margin-bottom:80px;	
}

.ttl02 br,
.lead01 br,
.text01 br,
.text03 br,
.text04 br{
	display:none;
}

.main .text01{
	margin-bottom:40px;
}

.main nav li{
	width:48%;	
}

.main nav li:first-child{
	margin-right:4%;	
}

.main nav li:nth-child(1),
.main nav li:nth-child(2){
	margin-bottom:15px;
}

.main nav li p{
	font-size:16px;
	min-height:100px;
}

.contents_box{
	margin-bottom:50px;
}

.lead01{
	margin-bottom:30px;	
}

.illust{
	margin-bottom:20px;	
}

.illust img{
	width:100%;	
}

.prospects{
	padding:30px 20px 20px;	
}

.ttl_prospects{
	margin-bottom:20px;	
}

.sub_ttl{
	font-size:16px;
	line-height:1.3;
}

.sub_ttl span{
	font-size:20px;
}

.price figure:first-child{
	margin-bottom:20px;	
}

.detail_box .img{
	margin-bottom:20px;
}

.cost_more{
	font-size:16px;
	line-height:1.3;
}

.total_price{
	font-size:14px;	
}

.total_price span{
	font-size:18px;	
}

.contents_inner table th,
.contents_inner table td{
	display:block;
}

.contents_inner table th{
	background:#efefef;
	padding:7px 10px;
}

.contents_inner table td{
	padding:14px 10px;
}

.hudosan{
	background-size:auto auto;
	padding:60px 20px 55px;
}

.h-text br{
	display:none;
}

.link02{
	width:80%;
	margin:0 auto;	
}

.sekou_btn{
	width:48%;
	margin-bottom:20px;
}

.sekou_btn:nth-child(odd){
	margin-right:4%;	
}

.sekou_btn:nth-child(7),
.sekou_btn:nth-child(8){
	margin-bottom:0;
}

}