@charset "UTF-8";
/* ===================================================================
CSS information

 file name  :flow.css
style info  :家づくりの流れ
=================================================================== */
/*----------------------------------------------------
	.con_flow　	家づくりの流れ
----------------------------------------------------*/
.con_flow {
	background: url(../images/common/bg_lightbrwon.png);
	padding: 10px;
	margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
	.con_flow {
		margin-bottom: 8%;
		padding: 2%;
	}
}
.con_flow .bg {
	background: url(../images/common/bg_note.png);
	padding: 25px 15px;
}
@media only screen and (max-width: 767px) {
	.con_flow .bg {
		padding: 4% 3%;
	}
}
.con_flow h3 {
	margin-bottom: 25px;
	text-align: center;
}
@media only screen and (max-width: 767px) {
	.con_flow h3 {
		margin-bottom: 6%;
	}
}
.con_flow h3 span {
	display: inline-block;
	font-size: 180%;
	min-width: 200px;
	background: url(../images/common/bg_line_wave.png) 0 bottom repeat-x;
	padding-bottom: 15px;
}
@media only screen and (max-width: 767px) {
	.con_flow h3 span {
		font-size: 120%;
	}
}
.con_flow dl dt {
	background: url(../images/common/bg_lightgreen.png);
	overflow: hidden;
	color: #fff;
	font-size: 160%;
	line-height: 45px;
	display: table;
	width: 100%;
}
@media only screen and (max-width: 767px) {
	.con_flow dl dt {
		font-size: 120%;
		line-height: 35px;
	}
}
.con_flow dl dt span {
	padding: 0 15px;
	background: url(../images/common/bg_lightblue.png);
	font-size: 70%;
	font-style: italic;
	display: table-cell;
	vertical-align: middle;
	width: 6em;
}
.con_flow dl dt span em {
	font-size: 140%;
	font-style: italic;
}
.con_flow dl dt strong {
	display: table-cell;
	vertical-align: middle;
	font-weight: normal;
	padding-left: 0.5em;
}
.con_flow dl dd {
	overflow: hidden;
}
.con_flow dl dd .txt {
	margin-top: 20px;
	overflow: hidden;
}
@media only screen and (max-width: 767px) {
	.con_flow dl dd .txt {
		margin-top: 1em;
	}
}
.con_flow dl dd .ic_down {
	text-align: center;
	width: 100%;
	float: left;
	margin: 15px 0;
}
@media only screen and (max-width: 767px) {
	.con_flow dl dd .ic_down {
		margin-top: 1em;
		margin-bottom: 1em;
	}
}
.con_flow dl dd .ic_down i {
	color: #cccccc;
	font-size: 240%;
}
@media only screen and (max-width: 767px) {
	.con_flow dl dd .ic_down i {
		font-size: 180%;
	}
}
.con_flow dl dd .txt_l {
	float: left;
	width: 400px;
	margin-top: 20px;
}
@media only screen and (max-width: 767px) {
	.con_flow dl dd .txt_l {
		width: 100%;
		margin-top: 1em;
		float: none;
	}
}
.con_flow dl dd .img_l {
	float: left;
	margin-right: 20px;
	margin-top: 20px;
}
@media only screen and (max-width: 767px) {
	.con_flow dl dd .img_l {
		margin-top: 1em;
		float: none;
		width: 100%;
		text-align: center;
	}
	.con_flow dl dd .img_l img {
		width: 60%;
	}
}
.con_flow dl dd .img_r {
	float: right;
	margin-top: 20px;
}
@media only screen and (max-width: 767px) {
	.con_flow dl dd .img_r {
		float: none;
		margin-top: 1em;
	}
}
.con_flow .box_tenken {
	background: #e6f1fe;
	padding: 20px;
	margin-top: 20px;
}
@media only screen and (max-width: 767px) {
	.con_flow .box_tenken {
		margin-top: 6%;
		padding: 4%;
	}
}
.con_flow .box_tenken h4 {
	font-size: 140%;
	margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
	.con_flow .box_tenken h4 {
		font-size: 120%;
	}
}
.con_flow .box_tenken ul li {
	background: url(../flow/images/ic_check.png) 0 center no-repeat;
	padding-left: 30px;
	margin-bottom: 10px;
}
.con_flow .box_tenken .txt_att {
	padding-top: 12px;
	margin-top: 15px;
	border-top: 1px solid #727272;
}
.con_flow .box_tenken .btn_detail {
	text-align: center;
	margin-top: 20px;
}
.con_flow .box_tenken .btn_detail a {
	font-size: 110%;
	display: inline-block;
	color: #fff;
	text-decoration: none;
	padding: 15px 20px;
	background-color: #60b9fd;
	*zoom: 1;
	filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#FF60B9FD', endColorstr='#FF4499FD');
	background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuMCIgeDI9IjEuMCIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzYwYjlmZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzQ0OTlmZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
	background-size: 100%;
	background-image: -webkit-gradient(linear, 0% 0%, 100% 100%, color-stop(0%, #60b9fd), color-stop(100%, #4499fd));
	background-image: -moz-linear-gradient(left top, #60b9fd 0%, #4499fd 100%);
	background-image: -webkit-linear-gradient(left top, #60b9fd 0%, #4499fd 100%);
	background-image: linear-gradient(to right bottom, #60b9fd 0%, #4499fd 100%);
}
.con_flow .box_tenken .btn_detail a:hover {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	opacity: 0.7;
}
@media only screen and (max-width: 767px) {
	.con_flow .box_tenken .btn_detail a {
		font-size: 100%;
		width: 100%;
		text-align: center;
	}
}
.con_flow .box_tenken .btn_detail a i {
	margin-right: 0.3em;
}
@media only screen and (max-width: 767px) {
	.con_flow .box_tenken .btn_detail {
		margin-top: 6%;
	}
}

h3 {
	position: relative;
	border-left: 6px solid #ccc;
	margin-bottom: 10px;
	padding-top: 0.25em;
	padding-right: 0;
	padding-bottom: 0.5em;
	padding-left: 0.75em;
	margin-top: 15px;
	color: #397FD7;
	font-size: 130%;
}
h3::before {
	position: absolute;
	left: -6px;
	bottom: 0;
	content: '';
	width: 6px;
	height: 50%;
	background-color: #3498db;
}
h3::after {
	position: absolute;
	left: 0;
	bottom: 0;
	content: '';
	width: 100%;
	height: 0;
	border-bottom: 1px solid #ccc;
}

h4 {
	position: relative;
	padding-bottom: .5em;
}
h4::before,
h4::after {
	position: absolute;
	bottom: -4px;
	left: 0;
	content: '';
	height: 4px;
}
h4::before {
	z-index: 2;
	width: 15%;
	background-color: #444;
}
h4::after {
	width: 100%;
	background: -webkit-repeating-linear-gradient(45deg, #fff, #fff 2px, #aaa 2px, #aaa 4px);
	background: repeating-linear-gradient(45deg, #fff, #fff 2px, #aaa 2px, #aaa 4px);
}

/*ボックスレスポンシブ*/
.ib-box001{
	display: inline-block;
	padding: 10px;
	
	/display: inline;  /* IE用ハック */
	/zoom: 1;  /* IE用ハック */
	width: 65%;
	vertical-align: top;
}

@media only screen and (max-width: 550px) {
.ib-box001{
	width: 100%;
	padding: 0px;

}
}
