@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%;
	}
}


/*** レスポンシブテーブルデザイン ***/
.news001{
	width:100%;
	overflow: hidden;
	word-break: break-all;
	word-wrap: break-word;
	margin-bottom: 20px;
}
 
.news001 th{
	width: 100px;
	overflow: hidden;
	color: #13131e;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	text-align: right;
	word-break: break-all;
	word-wrap: break-word;
	vertical-align: top;
	background-color: #EEEEEE;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffffff;
	border-bottom-color: #FFFFFF;
}
 
.news001 td{
	padding:15px;
	text-align: left;
	vertical-align: top;
	color: #595960;
	background-color: #ffffff;
	overflow: hidden;
	word-break: break-all;
	word-wrap: break-word;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #e0dccc;
	border-bottom-color: #e0dccc;
}
 

/*** レスポンシブテーブルデザイン　おわり ***/


/* イメージリスト */
#imageList{
	max-width:990px;
	overflow:hidden;
	margin-top:20px;
}

#imageList li{
	width:33.3333%;
	float:left;
	margin-bottom:20px;
	padding:0 15px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

#imageList p{
	line-height:30px;
	text-align:center;
	color:#FFFFFF;
	font-size:100%;
	font-weight:bold;
	background-color: #666666;
}


.img-responsive{
	width:100%;
	height:auto;
}


/* TABLET */
@media screen and (max-width: 788px){

#imageList li{
	width:50%;
	float:left;
	padding:0 15px;
}

/* TABLET */
@media screen and (max-width: 400px){

#imageList li{
	width:100%;
	float:none;
	padding:0 ;
}


}


/* ライトボックス */
#guideList{
	width:33%;
	max-width:1220px;
	overflow:hidden;
	margin:0 auto;
}

#guideList li{
	width:33%;
	float:left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding:0 10px 20px;
	margin-top:15px;
}

#guideList #mapArea{ width:50%;}

#guideList .thumb{ overflow:hidden;}
#guideList li img {
    -moz-transition: -moz-transform 0.5s linear;
    -webkit-transition: -webkit-transform 0.5s linear;
    -o-transition: -o-transform 0.5s linear;
    -ms-transition: -ms-transform 0.5s linear;
    transition: transform 0.5s linear;
}
#guideList li img:hover {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}

.ttl{
	color:#6F5133;
	font-size:117%;
	line-height:1.5;
	font-weight:bold;
	margin:15px 0 10px;
}


/* TABLET */
@media screen and (max-width: 788px){

#guideList li{ width:50%;}
#guideList #mapArea{ width:100%;}


}


/* SP */
@media screen and (max-width: 560px){

#guideList li{ width:100%;}


}


