@charset "utf-8";

/* ****************************************************************************

　目次

-------------------------------------------------------------------------------

　00. base
　01. 


******************************************************************************* */



/* ==

　00. base

=============================================================================== */

#main h2{ margin-bottom:10px; }
#main .cont02 h2{ margin-bottom:20px; }

p em{ font-weight:bold; }
#main p.leadTxt{ padding:45px 0 50px; text-align:center; }


#main div.mainimg{ width:680px; margin:0 auto 40px; }
#main div.mainimg img{ margin-bottom:10px; }




/* メディアクエリー
------------------------------------------------------------------------------- */
@media only screen and (max-width: 1205px) {
}
@media only screen and (max-width: 600px) {
	p.leadTxt{ padding:20px 0 40px; }

}








/* ==

　01. 

=============================================================================== */
#main .colBlock03{
	width:973px;
	margin-left:-23px;
	overflow:hidden;
	zoom:1;
	clear:both;
}
#main .colBlock03 .col{
	width:220px;
	margin:0 0 20px 23px;
	float:left;
}





#main .cont02 h2{ text-align:center; }
#main .cont02 h3{ margin:0 0 10px; }

#main .cont02 .colBlock01 .col1,
#main .cont02 .colBlock01 .col2{ width:47.9%; margin-bottom:30px; }





#main .cont03{
	padding-top:30px;
	border-top:1px dotted #999;
	zoom:1;
	clear:both;
}
#main .cont03 h2{ margin:0 0 15px; }
#main .cont03 h3{ margin:0 0 10px; }

.cont03 .colN{ width:230px; margin:0 0 40px; float:left; }
.cont03 .colW{ width:680px; margin:0 0 40px; float:right; }
.cont03 .colN p.img{ width:185px; text-align:left; }


#main .cont03 .colW  .colBlock02 .col1{ width:240px; margin-right:20px; float:left; }
#main .cont03 .colW  .colBlock02 .col2{ width:200px; margin-right:20px; float:left; }
#main .cont03 .colW  .colBlock02 .col3{ width:200px; float:left; }



.cont03_2 ul{ float:right; }
.cont03_2 li{ margin:0 0 5px 15px; display:inline; float:left; }


#main .cont03_3 h3{
	margin-bottom:20px;
	background:url(../images/comfortableLife/bg_goods.gif) left top repeat-x;
}




.adviserBlock{
	padding:20px;
	background-color:#ecf0f6;
	zoom:1;
	clear:both;
}

.adviserBlock .colW{ width:80%; float:left; }
.adviserBlock .colN{ width:17%; text-align:right; float:right; }



/* メディアクエリー
------------------------------------------------------------------------------- */
@media only screen and (max-width: 1205px) {
	.cont03 .colN{ width:20%; }
	.cont03 .colW{ width:75%; }
	.cont03 .colN p.img{ width:auto; }

	#main .cont03 .colW  .colBlock02 .col1{ width:34%; margin-right:5%; }
	#main .cont03 .colW  .colBlock02 .col2{ width:28%; margin-right:5%; }
	#main .cont03 .colW  .colBlock02 .col3{ width:28%; }

	#main .colBlock03{
		width:auto;
		margin-left:-5%;
	}
	#main .colBlock03 .col{
		width:20%;
		margin-left:5%;
	}
}
@media only screen and (max-width: 600px) {
	#main .cont02 .colBlock01 .col1,
	#main .cont02 .colBlock01 .col2{ width:auto; }

	.cont03_2 ul{ padding:5px 0 10px; float:none; }
	.cont03_2 li{ margin:0 0 5px; display:block; float:none; }

	.cont03 .colN{ width:auto; }
	.cont03 .colW{ width:auto; }
	.cont03 .colN p.img img{ width:35%; display:block; float:left; }
	.cont03 .colN p.img span{ width:60%; display:block; float:right; }

	#main .cont03 .colW  .colBlock02 .col1{ width:auto; margin-bottom:20px; margin-right:0; }
	#main .cont03 .colW  .colBlock02 .col2{ width:auto; margin-bottom:20px; margin-right:0; }
	#main .cont03 .colW  .colBlock02 .col3{ width:auto; }

	#main .colBlock03{ margin-left:0; }
	#main .colBlock03 .col{
		width:auto;
		margin-left:0;
		padding-bottom:20px;
		border-bottom:1px dotted #ddd;
		float:none;
	}
	#main .colBlock03 .col.last{ border-bottom:none; }


	.adviserBlock .colW{ width:auto; margin-bottom:15px; float:none; }
	.adviserBlock .colN{ width:auto; text-align:center; float:none; }

}







