<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";



/* インデント */
.txt_ind {
	padding-left: 1em;
	text-indent: -1em;
	}


.clear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	display: none;
	}


img {
	font-size:0;
	line-height:0;
	border: none;
	vertical-align: bottom !important;
}


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


/*-------------------------------------------------

 土地から家族の納得！住まいづくり。
 form &gt; tochisagashi &gt; index.html

--------------------------------------------------*/

#tochisagashi {
	margin:0;
	padding:0;
	width:960px;
	/*font-family:Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;*/
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#tochisagashi h2 {
	margin:0;
	padding:0;
	font-size:0;
	line-height:0;
	display:block;
}

#tochisagashi h3 {
	padding:10px 0 50px 0;
	text-align:center;
	font-size:28px;
	font-weight:bold;
	color:#595757;
}

#tochisagashi .tochi_section {
	clear:both;
	display:block;
	width:960px;
	text-align:left;
}

#tochisagashi .tochi_section h4 {
	display:block;
	margin-bottom:15px;
}

#tochisagashi .box_gray {
	display:block;
	padding:28px 0;
	background-color:#EFEFEF;
}

#tochisagashi .box_beige {
	display:block;
	padding:28px 0;
	background-color:#FEE8BD;
}


#tochisagashi .box1 {
	min-height:262px;
	background: url(../form/tochisagashi/img/img01.png) right center no-repeat #EFEFEF;
}

#tochisagashi .box2 {
	min-height:290px;
	background: url(../form/tochisagashi/img/img03.png) right center no-repeat #FEE8BD;
}

#tochisagashi .box3 {
	min-height:262px;
	background: url(../form/tochisagashi/img/img05.png) right center no-repeat #FEE8BD;
}

#tochisagashi .box4 {
	min-height:210px;
	background: url(../form/tochisagashi/img/img06.png) right bottom no-repeat #FEE8BD;
}

#tochisagashi .box_gray dl,
#tochisagashi .box_beige dl {
	padding-left:20px;
	float:left;
}

#tochisagashi .box_gray dt,
#tochisagashi .box_beige dt {
	font-size:29px;
	line-height:140%;
	color:#EB6100;
}

#tochisagashi .box_gray dl ul,
#tochisagashi .box_beige dl ul {
	padding-top:10px;
	padding-left:30px;
	font-size:20px;
	line-height:170%;
}

#tochisagashi .box_image {
	clear:both;
	margin:0;
	padding:0;
}

#tochisagashi .box_beige .box_read {
	padding-top:10px;
	padding-left:30px;
	font-size:20px;
	line-height:170%;
	width:560px;
}




.red {
	color:#E60012;
}

.w330 {
	width:330px;
}

.w350 {
	width:350px;
}



</pre></body></html>