@charset "UTF-8";
/*************************
 不動産（売却・購入）
 *************************/

h2 {
	margin-bottom: 80px;
}
.hudousan_title {
	font-size: 32px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
	padding-bottom: 5px;
	letter-spacing: 1px;
}
.hudousan_title02 {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
	letter-spacing: 1px;
}
.hudousan_title02 h3 {
	font-size: 30px;
	font-weight: bold;
	line-height: 1.4;
	display: table-cell;
	height: 60px;
	margin: 60px 0 0;
	padding: 0 0 0 70px;
	vertical-align: bottom;
}

.hudousan_list,
.hudousan_list02 {
	margin-bottom: 80px;
}
.hudousan_list02 {
	padding: 40px 25px;
	background: #f1f0ee;
}
.hudousan_list ul {
	display: table;
	margin-bottom: 20px;
}
.hudousan_list02 ul {
	display: table;
	margin-bottom: 30px;
}
.hudousan_list02 ul:last-child {
	margin-bottom: 0;
}
.hudousan_list li, .hudousan_list02 li {
	display: table-cell;
	width: 48.5%;
}
.hudousan_list02 li {
	padding: 20px;
	background: #fff;
}
.hudousan_list02 li.nashi {
	background: #f1f0ee;
}
.hudousan_list li h4 {
	font-size: 16px;
	padding: 10px 0;
	text-align: center;
	background: #7bac2f;
	color: #fff;
}
.hudousan_list li p {
	padding: 20px;
	margin-bottom: 0;
	border: 1px solid #ccc;
	border-top: none;
}
.hudousan_list li.white_box, .hudousan_list02 li.white_box {
	width: 3%;
	background: none;
}
.hudousan_list02 li h5 {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 10px;
	text-align: center;
}
.hudousan_list02 li h5 span {
	display: block;
	margin: 0 auto;
	font-size: 14px;
	font-weight: normal;
	color: #7bac2f;
}
.hudousan_list02 li h5 span:after {
	content: "";
	display: block;
	width: 60px;
	height: 1px;
	margin: 5px auto 20px;
	background: #a7c17f;
}
.hudousan_catch {
	font-size: 32px;
	font-weight: bold;
	line-height: 1.2;
	text-align: center;
	margin-bottom: 30px;
	letter-spacing: 1px;
	color:#7bac2f;
}

.hudousan_catch span{
	display:block;
	font-size:18px;
	color:#333;
	margin-bottom:10px;
}

.hudousan_title03 {
	font-size: 32px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 30px;
	color:#7bac2f;
	
}
.hudousan_dl{
	margin-bottom:80px;	
}

.hudousan_dl dt {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 15px;
}
.hudousan_dl dt span {
	display: block;
	color: #333;
	font-size: 16px;
}
.hudousan_dl dd {
	margin-bottom: 50px;
}
.hudousan_dl dd a {
	text-decoration: underline;
}
.hudousan_box {
	margin: 15px 0 0;
}
.hudousan_box .minititle {
	font-size: 18px;
	font-weight: bold;
	padding-bottom:5px;
	border-bottom:1px solid #ccc;
}

.hudousan_box .pl10 {
	padding-left: 10px;
}
.hudousan_box .figure {
	text-align: center;
}
.hudousan_box .col_l, .hudousan_box .col_r {
	display: table-cell;
	vertical-align: top;
}
.hudousan_box .col_r {
	width: 30%;
}
.hudousan_box .col_l {
	width: 70%;
}

.pace{
	margin-bottom:80px;
	padding:60px 25px 40px;
	border:5px solid #7bac2f;
}

.hudousan_title04{
	font-size: 32px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 50px;
	line-height:1.4;
}

.pace dl{
	margin-bottom:50px;	
}

.pace dl:last-child{
	margin-bottom:0;	
}

.pace dl dt{
	font-size:18px;
	color:#7bac2f;
	text-align:center;
	margin-bottom:20px;
}

.pace dl dd p{
	width:80%;
	margin:0 auto;	
}
.pace dl dd .pace_list{
	padding: 10px 0;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
}

.pace dl dd .pace_list:nth-child(2){
	margin-bottom:30px;
}

.hudousan_subtitle {
	background: #f1f0ee;
	font-size: 24px;
	font-weight: bold;
	line-height: 1;
	margin: 0 0 30px;
	padding: 15px 15px 12px;
	text-align:center;
}

@media (max-width: 767px) {
.hudousan_box .figure {
	margin: 15px 0 0;
}
.hudousan_box .col_r,  .hudousan_box .col_l {
	display: block;
	width: 100%;
}
}
.hudousan_estate {
	margin-bottom: 60px;
	text-align: center;
}

.hudousan_txt{
	margin-bottom:30px;
}
/* ページ下部　共通部分（ページリンク・お問い合わせ・ページトップへ戻る） */
.hudousan_link {
	margin: 60px -15px 0;
}
.hudousan_link ul {
	display: table;
	margin: 0 auto;
}
.hudousan_link li {
	display: table-cell;
	text-align: center;
}
.hudousan_link li a {
	display: block;
	margin: 0 15px;
}
.hudousan_contact {
	margin: 60px auto 0;
	text-align: center;
}
.hudousan_pagetop {
	margin: 60px 0 0;
	text-align: right;
}
@media (max-width: 641px) {
.hudousan_contact {
	margin: 30px auto 0;
}
.pace dl dd p span{
	display:inline-block;
	width:50px;
	height:50px;
	padding:15px;
	margin-right:10px;
	border:1px solid #7bac2f;
	border-radius:25px;
	color:#7bac2f;
}
}

@media (max-width: 640px) {

.hudousan_title04 br,
.hudousan_catch br,
.hudousan_dl dt br{
	display:none;
}

.hudousan_title03,
.hudousan_title04,
.hudousan_catch{
	font-size: 26px;
}

.hudousan_title04{
	margin-bottom:30px;	
}

.hudousan_subtitle{
	font-size:20px;
	line-height:1.3;
}

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

.pace dl dd p{
	width:100%;	
}

.pace dl dd p span{
	display:block;
	width:40px;
	height:40px;
	padding:10px;
	margin:0 auto 10px;
	border:1px solid #7bac2f;
	border-radius:20px;
	color:#7bac2f;
}

}