@charset "utf-8";

/* ---------------------------------------------------
   File: renovation_consutlation.css
   Version: 1.0.0
   Update: 2014-09-09
   Author: http://flowlab.co.jp

   (c)2007-2014 Flowlab inc. All Rights Reserved.
--------------------------------------------------- */




/* ===================================================
    G Navigation
=================================================== */

#gnavi li#g_renovation a#mmenu1 { background-position: -713px   -68px;}




/* ===================================================
    Local Navigation
=================================================== */

#lnavi_area h1 {
	height: 260px;
	background: url(../renovation/consultation/images/tit_consultation.jpg) 0 0 no-repeat;
}




/* ===================================================
    Contents
=================================================== */

/* -----------------------------------
		Lead Box
----------------------------------- */
#leadBox article {
	width: 386px;
}
#leadBox article h2 {
	width: 340px;
	height: 62px;
	background: url(../renovation/consultation/images/txt_catchcopy.jpg) 0 0 no-repeat;
}
#leadBox #mainImage {
	width: 316px;
}



/* ===================================================
    Consultation
=================================================== */


 /* -----------------------------------
		 
----------------------------------- */
 
#consultation {
	background: url(../img_common/bg_paper.jpg) 0 0 no-repeat;
	margin-top: 40px;
	padding: 40px 24px 0;
}

/* Title Icon */
#consultation h3 {
	width: 154px;
	height: 153px;
	background: none;
	float: left;
}


#consultation .txt_left {
	width: 310px;
	background: url(../renovation/consultation/images/line_dot_paper.jpg) right top repeat-y;
	display: block;
	padding-right: 22px;
	float: left;
}
#consultation .txt_right {
	width: 333px;
	display: block;
	float: right;
}

/* Detail Box */
#detailBox {
	margin-top: 32px;	
}
.detail {
	width: 215px;
	display: block;
	padding: 0 18px 8px 0;
	float: left;
}
.detail h4 {
	height: 64px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	padding-bottom: 8px;
}
.detail p {
	font-size: 0.9em;
	line-height: 1.6em;
}

#icon_consultation	h4					{ background: url(../renovation/consultation/images/icon_green_consultation.jpg) 0 0 no-repeat;}
#icon_price h4										{ background: url(../renovation/consultation/images/icon_green_price.jpg) 0 0 no-repeat;}
#icon_reform	h4									{ background: url(../renovation/consultation/images/icon_green_reform.jpg) 0 0 no-repeat;}
#icon_mail	h4											{ background: url(../renovation/consultation/images/icon_green_mail.jpg) 0 0 no-repeat;}
#icon_question h4							{ background: url(../renovation/consultation/images/icon_green_question.jpg) 0 0 no-repeat;}
#icon_barrier-free h4					{ background: url(../renovation/consultation/images/icon_green_barrier-free.jpg) 0 0 no-repeat;}

#icon_reform,
#icon_barrier-free {
	padding: 0 0 24px 0;
	float: right;
}



/* ===================================================
    Consultation Flow
=================================================== */

/* -----------------------------------
		 
----------------------------------- */	
#consultation_flow{
	margin: 56px 0 16px;
}

#visitingBox {
	width: 333px;
	display: block;
	float: left;
}
#webBox {
	width: 333px;
	display: block;
	float: right;
}

/* -----------------------------------
		 Title
----------------------------------- */	
#consultation_flow h4 {
	height: 66px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	padding-bottom: 24px;
}
#visitingBox h4 {
	background: url(../renovation/consultation/images/img_visiting.jpg) 0 0 no-repeat;
	width: 285px;
}
#webBox h4 {
	background: url(../renovation/consultation/images/img_web.jpg) 0 0 no-repeat;
	width: 250px;
}

/* -----------------------------------
		 Step
----------------------------------- */	
#visitingBox .inBox,
#webBox .inBox {
	background: url(../renovation/consultation/images/line_tandem.jpg) 42px top repeat-y;
}
#consultation_flow .step01,
#consultation_flow .step02,
#consultation_flow .step03 {
	display: block;
	clear: both;
}
#consultation_flow .step02 {
	padding: 8px 0;
}

/* Title */
#consultation_flow h5 {
	float: left;
}
/* Detail */
#consultation_flow p {
	display: block;
	width: 230px;
	padding-top: 15px;
	float: right;
}

