@charset "utf-8";
/*コンセプト*/
#concept .h3_concept01 {				/*（仮）青空設計のオープンシステムをお勧めします。青空と「夢のマイホームづくり」 してみませんか？*/
	background-image: url(../images/concept/aozora_concept_catch.gif);
	background-repeat: no-repeat;
	height: 74px;
	width: 650px;
	margin-left: 10px;
	margin-top: 20px;
}
#concept .image {
	width: 620px;
	margin-left: 20px;
	overflow: hidden;
	margin-bottom: 30px;
}
#concept .image .left {
	display: inline;
	float: left;
	width: 290px;
}
#concept .image .right {
	display: inline;
	float: right;
	width: 290px;
}
/*代表挨拶*/
.h3_introduction01 {
	margin-top: 20px;
}
#introduction .point {
	margin-top: 30px;
	margin-bottom: 30px;
}

#introduction .sentence01 {
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#introduction .p_cm {
	line-height: 140%;
	margin-left: 20px;
	width: 45em;
	margin-top: 20px;
}
#introduction .flow01 {
	margin-top: 30px;
	margin-bottom: 30px;
}
#introduction .flow02 {
	width: 670px;
	margin-top: 20px;
	overflow: hidden;
}
#introduction .flow02 .left {
	text-align: center;
	float: left;
	width: 310px;
	display: inline;
}
#introduction .flow02 .left .arrow {
	margin-top: 14px;
	margin-bottom: 14px;
}
#introduction .flow02 .right {
	display: inline;
	float: right;
	width: 330px;
	margin-right: 10px;
	color: #343434;
}
#introduction .flow02 .right .p_01 {
	line-height: 140%;
	height: 81px;
}
#introduction .flow02 .right .p_02 {
	line-height: 140%;
	height: 36px;
}
#introduction .flow02 .right .p_01 .small-size {
	font-size: 90%;
}
#introduction .flash_intro {
	font-size: 130%;
	font-weight: bold;
	color: #0068b7;
	margin-bottom: 10px;
	margin-top: 50px;
}
#introduction .attention {
	margin-bottom: 20px;
	color: #FF0000;
	text-align: right;
	width: 100%;
}
#introduction .p_flash_down {
	margin-top: 20px;	
}
#introduction .p_flash_down a {
	color: #0068b7;
	text-decoration: underline;
}
#introduction .p_flash_down a:hover {
	color: #eb6100;
	text-decoration: underline;
}