@charset "utf-8";
/* CSS Document */

/*=============================================================

	コンテンツ CSS

============================================================= */

div.section-wrap_white {
	background-color: #ffffff;
}
div.section-wrap_green {
	background-color: #cde6af;
}
/*問合せ
---------------------------------------------------*/
div.inquirybtn {
	margin-top: 18px;
}
div.inquirybtn li {
	float: left;
	display: inline;
}
div.inquirybtn li a {
	display: block;
	height: 120px;
	background-image: url(../img/sprite/button.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
div.inquirybtn li.inquiry-tel {
	width: 410px;
	margin-right: 20px;
}
div.inquirybtn li.inquiry-tel a {
	width: 410px;
	background-position: left -360px;
}
div.inquirybtn li.inquiry-tel a:hover {
	background-position: left -480px;
}
div.inquirybtn li.inquiry-data {
	width: 550px;
}
div.inquirybtn li.inquiry-data a {
	width: 550px;
	background-position: left -600px;
}
div.inquirybtn li.inquiry-data a:hover {
	background-position: left -720px;
}

div.visual .inquirybtn {
	width: 670px;
	padding-left: 148px;
	margin: 0;
}
div.visual .inquirybtn ul {
	overflow: hidden;
}
div.visual .inquirybtn li.inquiry-tel {
	width: 330px;
	height: 80px;
	margin-right: 10px;
}
div.visual .inquirybtn li.inquiry-tel a {
	width: 330px;
	height: 80px;
	background-position: left -1200px;
}
div.visual .inquirybtn li.inquiry-tel a:hover {
	background-position: left -1280px;
}
div.visual .inquirybtn li.inquiry-data {
	width: 330px;
	height: 80px;
}
div.visual .inquirybtn li.inquiry-data a {
	background-position: left top;
	width: 330px;
	height: 80px;
}
div.visual .inquirybtn li.inquiry-data a:hover {
	background-position: left -80px;
}
/*ヘッダ
---------------------------------------------------*/
div.visual {
	width: 100%;
	height: 403px;
	padding: 162px 0 35px;
	background-image: url(../img/head_bg.png);
	background-position: center top;
	background-repeat: no-repeat;
}

div.visual .section {
}
div.visual h1 {
}


/*ナビゲーション
---------------------------------------------------*/
div.page-navigation {
	width: 100%;
	padding: 24px 0 39px 0;
	background-color: #61aa12;
}
div.page-navigation h2 {
	color: #ffffff;
	font-size: 150%;
	font-weight: bold;
	line-height: 1.25;
	text-align: center;
}
div.page-navigation ul {
	margin-top: 17px;
}
div.page-navigation ul li {
	float: left;
	display: inline;
	width: 320px;
	height: 140px;
	margin: 0 10px 0 0;
}
div.page-navigation ul li a {
	display: block;
	color: #f37e00;
	font-size: 150%;
	line-height: 1.1;
	font-weight: bold;
	background-image: url(../img/sprite/button.png);
	background-repeat: no-repeat;
}
div.page-navigation ul li a:hover {
	text-decoration: none;
}
div.page-navigation ul li#page-navigation1 a {
	width: 205px;
	height: 110px;
	padding: 30px 0 0 115px;
	background-position: right 0;
}
div.page-navigation ul li#page-navigation1 a:hover {
	height: 107px;
	padding-top: 33px;
	background-position: right -140px;
}
div.page-navigation ul li#page-navigation2 a {
	width: 218px;
	height: 110px;
	padding: 30px 0 0 102px;
	background-position: right -280px;
}
div.page-navigation ul li#page-navigation2 a:hover {
	height: 107px;
	padding-top: 33px;
	background-position: right -420px;
}
div.page-navigation ul li#page-navigation3 {
	margin-right: 0;
}
div.page-navigation ul li#page-navigation3 a {
	width: 222px;
	height: 110px;
	font-size: 131%;
	line-height: 1.2;
	padding: 30px 0 0 98px;
	background-position: right -560px;
}
div.page-navigation ul li#page-navigation3 a:hover {
	height: 107px;
	padding-top: 33px;
	background-position: right -700px;
}
/*利用率No.1
---------------------------------------------------*/
div#utilization-ratio {
}

div#utilization-ratio .section-wrap_white {
	padding: 31px 0 60px;
}
div#utilization-ratio .section-wrap_green {
	padding: 60px 0;
}

div#utilization-ratio h2 {
	font-size: 187%;
	font-weight: bold;
	line-height: 1.4;
	text-align: center;
	padding: 26px 0 28px 8px;
	background-image: url(../img/mark_uti1.png);
	background-position: left top;
	background-repeat: no-repeat;
}
div#utilization-ratio h2 span {
	color: #f37e00;
}
div#utilization-ratio .utilizationlist {
	width: 990px;
	margin: 20px 0 10px;
}
div#utilization-ratio .utilizationitem {
	float: left;
	display: inline;
	width: 320px;
	height: 470px;
	background-color: #fffbe4;
	padding: 16px 0 4px;
}
div#utilization-ratio .utilizationitem h3 {
	color: #61aa12;
	text-align: center;
	margin-bottom: 12px;
}
div#utilization-ratio .utilizationitem h3 span {
	color: #f37e00;
}
div#utilization-ratio .utilizationitem .utilizationcomment {
	margin-bottom: 10px;
	text-align: left;
}
div#utilization-ratio .utilizationitem .utilizationimg {
	text-align: center;
}
div#utilization-ratio .utilizationitem .utilizationnote {
	font-size: 62.5%;
	line-height: 2.4;
	padding-left: 17px;
}

div#utilization-ratio .utilizationitem.item1 {
	margin-right: 10px;
}
div#utilization-ratio .utilizationitem.item1 h3 {
	font-size: 131.3%;
	line-height: 1.2;
	padding: 12px 0 5px;
}
div#utilization-ratio .utilizationitem.item1 h3 span {
	font-size: 133.3%;
	line-height: 0.9;
}
div#utilization-ratio .utilizationitem.item1 .utilizationcomment {
	font-size: 100%;
	line-height: 1.5;
	padding: 0 27px 0 36px;
}

div#utilization-ratio .utilizationitem.item2 {
	margin-right: 10px;
}
div#utilization-ratio .utilizationitem.item2 h3 {
	font-size: 137.5%;
	line-height: 1.1;
}
div#utilization-ratio .utilizationitem.item2 h3 span {
	font-size: 100%;
	line-height: 1.1;
}
div#utilization-ratio .utilizationitem.item2 .utilizationcomment {
	font-size: 93.8%;
	line-height: 1.5;
	padding: 0 85px 0 24px;
	position: relative;
}
div#utilization-ratio .utilizationitem.item2 .utilizationcomment .icon-fun {
	display: block;
	width: 70px;
	height: 70px;
	position: absolute;
	right: 10px;
	top: -14px;
}

div#utilization-ratio .utilizationitem.item3 h3 {
	font-size: 137.5%;
	line-height: 3.3;
}
div#utilization-ratio .utilizationitem.item3 h3 span {
	font-size: 100%;
	line-height: 1.1;
}
div#utilization-ratio .utilizationitem.item3 h3 span span {
	font-size: 54.5%;
}
div#utilization-ratio .utilizationitem.item3 .utilizationcomment {
	font-size: 93.75%;
	line-height: 1.5;
	padding: 0 25px 0 21px;
}

div#utilization-ratio .note {
	clear: both;
	color: #888888;
	font-size: 75%;
	line-height: 1.6;
}

/*様々な方法で、住宅検討者に帰社物件の情報をお届けできます！
---------------------------------------------------*/
div#propertyinfo .section-wrap_green {
	padding: 60px 0;
}
div#propertyinfo .section {
	background-color: #ffffff;
	padding: 0 0 25px;
}
div#propertyinfo .propertyinfo-head {
	position: relative;
}
div#propertyinfo .propertyinfo-head .head-icon {
	width: 119px;
	height: 128px;
	position: absolute;
	left: -17px;
	top: -10px;
}
div#propertyinfo h2 {
	font-size: 143.8%;
	font-weight: normal;
	text-align: center;
	padding-right: 11px;
	padding: 31px 0 40px 74px;
}
div#propertyinfo h2 strong {
	font-size: 145.4%;
	font-weight: bold;
	line-height: 1.3; 
}
div#propertyinfo h2 span {
	color: #f37e00;
}
div#propertyinfo .img-line {
	padding: 0 0 0 2px;
}
div#propertyinfo .img-line dl {
	float: left;
	display: inline;
}
div#propertyinfo .img-line dl.item1 {
	width: 318px;
	padding: 0 22px 0 43px;
}
div#propertyinfo .img-line dl.itme2 {
	border-left: 1px solid #cde6af;
	padding: 0 22px 0 33px;
}
div#propertyinfo .img-line dl dt {
	color: #61aa12;
	font-size: 143.8%;
	font-weight: bold;
	line-height: 1.0;
	margin-bottom: 6px;
}
div#propertyinfo .img-line dl dd {
}
div#propertyinfo .img-line dl dd.note {
	font-size: 81.3%;
	line-height: 1.5;
	margin-bottom: 9px;
}
div#propertyinfo .img-line dl dd.other-sites {
	width: 300px;
	height: 60px;
	margin: 0 auto;
}
div#propertyinfo .img-line dl dd.other-sites a {
	display: block;
	width: 300px;
	height: 60px;
	background-image: url(../img/sprite/button.png);
	background-position: left -240px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
div#propertyinfo .img-line dl dd.other-sites a:hover {
	background-position: left -300px;
}
div#propertyinfo .img-line dl dd.comment {
	font-size: 93.8%;
	line-height: 1.5;
	margin-bottom: 12px;
}
div#propertyinfo .img-line dl dd.btn a {
	display: block;
	width: 300px;
	height: 60px;
	margin: 0 auto;
	background-image: url(../img/sprite/button.png);
	background-position: left -240px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
div#propertyinfo .img-line dl dd.btn a:hover {
	background-position: left -300px;
}
/*様々な方法で、帰社物件の魅力をアピールできます！
---------------------------------------------------*/
div#appeal-ways .section-wrap_white {
	padding: 0 0 80px 0;
}
div#appeal-ways .section {
	background-color: #ffffff;
	padding: 0;
}
div#appeal-ways .appeal-head {
	padding: 54px 0 32px;
	background-image: url(../img/ico_suumo2.png);
	background-position: left 39px;
	background-repeat: no-repeat;
}
div#appeal-ways h2 {
	font-size: 200%;
	font-weight: bold;
	line-height: 1.3; 
	text-align: center;
	padding-right: 11px;
	padding: 0 0 16px 30px;
}
div#appeal-ways h2 span {
	color: #f37e00;
}
div#appeal-ways .appeal-head p {
	font-size: 100%;
	line-height: 1.5;
	text-align: center;
}
div#appeal-ways .appeallist .appealitem {
	float: left;
	display: inline;
	width: 290px;
	height: 336px;
	background-color: #fffbe4;
	padding: 25px 15px 24px;
}
div#appeal-ways .appeallist .appealitem.item1,
div#appeal-ways .appeallist .appealitem.item2 {
	margin-right: 10px;
}
div#appeal-ways .appeallist .appealitem h3 {
	color: #61aa12;
	font-size: 150%;
	text-align: center;
	line-height: 1.25;
	margin-bottom: 15px;
}
div#appeal-ways .appeallist .appealitem .appealimg {
}
div#appeal-ways .appeallist .appealitem .appealcomment {
	color: #666666;
	font-size: 100%;
	line-height: 1.5;
	padding: 0 5px 0 12px;
}
/*集客ノウハウで、貴社事業をサポートします！
---------------------------------------------------*/
div#knowhow .section-wrap_green {
	padding: 0 0 60px;
}
div#knowhow .section {
	padding: 0 0 25px;
}
div#knowhow .knowhow-head {
	padding: 53px 0 32px;
	background-image: url(../img/ico_suumo3.png);
	background-position: left 39px;
	background-repeat: no-repeat;
}
div#knowhow h2 {
	font-size: 200%;
	font-weight: bold;
	line-height: 1.3; 
	text-align: center;
	padding-right: 11px;
	padding: 0 0 16px;
}
div#knowhow h2 span {
	color: #f37e00;
}
div#knowhow .knowhow-head p {
	font-size: 100%;
	line-height: 1.5;
	text-align: center;
}
div#knowhow .knowhowitem {
	float: left;
	display: inline;
	width: 320px;
	height: 472px;
	padding: 25px 0 23px;
	background-color: #fffbe4;
}
div#knowhow .knowhowitem.item1,
div#knowhow .knowhowitem.item2 {
	margin-right: 10px;
}
div#knowhow .knowhowitem h3 {
	color: #61aa12;
	font-size: 150%;
	line-height: 1.25;
	text-align: center;
	height: 60px;
	margin-bottom: 10px;
}
div#knowhow .knowhowitem .knowhowimg {
	text-align: center;
}
div#knowhow .knowhowitem p {
	padding: 0 20px;
	line-height: 1.5;
}
div#knowhow .knowhownote {
	text-align: center;
	margin-top: 35px;
}
/*困った！を解決する充実のお客様サポート
---------------------------------------------------*/
#customer-support h2 {
	font-size: 187%;
	font-weight: bold;
	line-height: 1.4;
	text-align: center;
	padding: 63px 24px 54px 0;
	background-image: url(../img/ico_suumo4.png);
	background-position: 25px 30px;
	background-repeat: no-repeat;
}
#customer-support h2 span {
	color: #f37e00;
}
#customer-support .utilizationlist {
	padding: 25px 40px 25px 40px;
	background-color: #fffbe4;
}
#customer-support .utilizationlist .utilizationimg {
	float: left;
	display: inline;
	width: 323px;
}
#customer-support .utilizationlist .utilizationtxt {
	float: right;
	display: inline;
	width: 570px;
	padding: 13px 0 0;
}
#customer-support .utilizationlist h3 {
	font-size: 150%;
	line-height: 1.5;
	margin-bottom: 12px;
}
#customer-support .utilizationlist p {
	font-size: 100%;
	line-height: 1.5;
}
#customer-support .section-wrap_white {
	padding: 19px 0 60px;
}
#customer-support .section-wrap_green {
	padding: 54px 0 60px;
}
#customer-support  .note {
	color: #888888;
	font-size: 75%;
	line-height: 1.6;
	text-align: left;
	margin-top: 10px;
	text-align: right;
}
/* お客様の声 */
#customer-support .section-wrap_green h3 {
	font-size: 187%;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
	height: 74px;
	background-image: url(../img/ico_suumo5.png);
	background-position: center top;
	background-repeat: no-repeat;
}
div.customer-voice {
	padding: 25px 0 0 45px;
	background-color: #ffffff;
}
div.customer-voice h4 {
	color: #f37e00;
	font-size: 225%;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}
div.customer-voice .voice-wrap {
	padding: 0 0 1px 137px;
	background-image: url(../img/icon_voice.png);
	background-position: left 6px;
	background-repeat: no-repeat;
}
div.customer-voice .voice-frame {
	width: 758px;
	margin-bottom: 40px;
	padding: 0 0 5px 0;
	background-image: url(../img/frame_voice.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}
div.customer-voice .voice-head {
	padding: 8px 13px 0 20px;
	background-image: url(../img/frame_voice.png);
	background-position: left top;
	background-repeat: no-repeat;
	display: table;
	cursor: pointer;
}
div.customer-voice .voice-head .voice-title,
div.customer-voice .voice-head .voice-btn {
	display: table-cell;
	vertical-align: middle;
}
div.customer-voice .voice-head .voice-title {
	font-size: 150%;
	font-weight: bold;
	line-height: 1.25;
	width: 623px;
}
div.customer-voice .voice-head .voice-btn {
	width: 115px;
	height: 80px;
	background-image: url(../img/btn_voice.png);
	background-position: right top;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
div.customer-voice .voice-head.active .voice-btn {
	background-image: url(../img/btn_voice2.png);
}
div.customer-voice .voice-body {
	/*display: none;*/
	padding: 16px 0 14px 0;
	margin: 12px 20px 0;
	border-top: 1px solid #61aa12;
}
div.customer-voice .voice-body p {
	color: #666666;
	text-indent: 1em;
	margin-top: 10px;
}
div.customer-voice .voice-body p:first-child {
	margin-top: 0;
}
div.customer-voice .voice-body p strong {
	color: #ff0000;
}
/*ご利用までの流れ
---------------------------------------------------*/
#flow .section-wrap_white {
	padding: 27px 0 42px;
}
#flow h2 {
	font-size: 181%;
	font-weight: bold;
	line-height: 1.3;
	text-align: center;
	padding: 29px 0 20px 0;
	background-image: url(../img/ico_suumo6.png);
	background-position: left top;
	background-repeat: no-repeat;
}
#flow h2 span {
	color: #f37e00;
}
#flow p {
	color: #666666;
	font-weight: bold;
	line-height: 1.8;
	margin-top: 15px;
}
#flow .step-flow li {
	float: left;
	display: inline;
	width: 165px;
	height: 129px;
	font-size: 112%;
	font-weight: bold;
	line-height: 1.3;
	text-align: center;
	background-image: url(../img/step.png);
	background-repeat: no-repeat;
}
#flow .step-flow li.step1 {
	padding-top: 56px;
	height: 73px;
	background-position: left top;
}
#flow .step-flow li.step2 {
	padding-top: 70px;
	height: 59px;
	background-position: -165px top;
}
#flow .step-flow li.step3 {
	padding-top: 49px;
	height: 80px;
	background-position: -330px top;
}
#flow .step-flow li.step4 {
	padding-top: 49px;
	height: 80px;
	background-position: -495px top;
}
#flow .step-flow li.step5 {
	padding-top: 56px;
	height: 73px;
	background-position: -660px top;
}
#flow .step-flow li.step6 {
	background-position: -825px top;
	width: 155px;
	text-indent: -9999px;
}
#flow .inquirybtn {
	margin-top: 40px;
}

