@charset "utf-8";

/* ****************************************************************************

　目次

-------------------------------------------------------------------------------

　00. base
　01. 
　02. 
　03. 

******************************************************************************* */



/* ==

　00. base

=============================================================================== */
#main div:after{ content:''; display:block; clear:both; }

#main h2{ margin-bottom:10px; }
#main h3{ margin-bottom:10px; }

p em{ font-weight:bold; }
#main p.leadTxt{ padding:45px 0 50px; text-align:center; }
#main p.leadTxt.mobile{ padding:15px 0 30px; font-weight:bold; }


#main p.hdTxt{ margin-bottom:10px; }

#main div.note{ padding-top:15px; border-top:1px dotted #ccc; clear:both; }





/* メディアクエリー
------------------------------------------------------------------------------- */
@media only screen and (max-width: 1205px) {
}
@media only screen and (max-width: 600px) {
	#main p.leadTxt.mobile{ padding:20px 0 40px; text-align:left; }
}





/* ==

　01. 

=============================================================================== */
.ftr_photos .col1{ width:40.5%; float:left; }
.ftr_photos .col2{ width:56.5%; float:right; }

.ftr_photos div .photo{ margin-bottom:30px; }

.ftr_photos div .photo p{ margin-top:10px; }
.ftr_photos div .photo p em{
	padding-left:15px;
	background:url(../images/comfortableLife/ico_img01.gif) left 0.4em no-repeat;
	display: inline-block;
}



/* メディアクエリー
------------------------------------------------------------------------------- */
@media only screen and (max-width: 1205px) {
}
@media only screen and (max-width: 820px) {
	.ftr_photos .col1{ width:auto; float:none; }
	.ftr_photos .col2{ width:auto; float:none; }
	.ftr_photos .photo div{ text-align:center; }
}
@media only screen and (max-width: 600px) {
}



/* ==

　02. 

=============================================================================== */
.ftr_items{
	margin:0 0 50px;
	padding-top:30px;
	border-top:1px dotted #ccc;
	zoom:1;
	clear:both;
}
.ftr_items .caption{ margin-top:10px; }

.ftr_items .note{ margin-left:1em; text-indent:-1em; }



.ftr_items .item01{ margin-bottom:20px; zoom:1; clear:both; }
.ftr_items .item01 .col1{ width:31.5%; float:left; }
.ftr_items .item01 .col2{ width:66%; float:right; }

.ftr_items .item01 .col2 ul{ zoom:1; clear:both; }
.ftr_items .item01 .col2 li{
	width:48%;
	margin-bottom:15px;
	float:left;
}
.ftr_items .item01 .col2 li:first-child{ margin-right:4%; }
.ftr_items .item01 .col2 div img{ width:73.5%; height:auto; float:left; }
.ftr_items .item01 .col2 div p{ width:24.5%; padding-top:10px; float:right; }


.ftr_items .item02{ margin-bottom:20px; padding-top:20px; border-top:1px dotted #ddd; }
.ftr_items .item02 .colBlock{ margin-bottom:20px; zoom:1; clear:both; }

.ftr_items .item02 .colTxt{ width:48.5%; float:left; }
.ftr_items .item02 .colImg{ width:48.5%; float:right; }

.ftr_items .item02 .col1,
.ftr_items .item02 .col2{ width:35.3%; margin-right:2%; float:left; }
.ftr_items .item02 .col3{ width:25.4%; float:left; }

.ftr_items .item02 .col1 p, .ftr_items .item02 .col2 p, .ftr_items .item02 .col3 p{ margin-top:10px; }


.ftr_items .item03{ width:48.5%; margin-bottom:20px; padding-top:20px; border-top:1px dotted #ddd; float:left; }

.ftr_items .item03 .colBlock{ margin-bottom:20px; zoom:1; clear:both; }
.ftr_items .item03 .col1{ width:48%; float:left; }
.ftr_items .item03 .col2{ width:48%; float:right; }
.ftr_items .item03 .colBlock div p{ margin-top:10px; }
.ftr_items .item03 .floatL{ max-width:60%; }


.ftr_items .item04{ width:48.5%; margin-bottom:20px; padding-top:20px; border-top:1px dotted #ddd; float:right; }
.ftr_items .item04 p{ margin-top:10px; }


/* メディアクエリー
------------------------------------------------------------------------------- */
@media only screen and (max-width: 1205px) {
}
@media only screen and (max-width: 820px) {

	.ftr_items .item01 .col1{ width:auto; float:none; }
	.ftr_items .item01 .col2{ width:auto; float:none; }

	.ftr_items .item01 .col2 li{ text-align:center; }
	.ftr_items .item01 .col2 li p{ text-align:left; }
	.ftr_items .item01 .col2 li p.caption{ text-align:center; }
	
	.ftr_items .item01 .col1 .colTxt{ width:60%; margin-bottom:20px; float:left; }
	.ftr_items .item01 .col1 .colImg{ width:36%; margin-bottom:20px; float:right; }


	.ftr_items .item02 .colTxt{ width:auto; margin-bottom:15px; float:none; }
	.ftr_items .item02 .colImg{ width:auto; text-align:center; float:none; }
	.ftr_items .item02 .col1{ width:48%; margin-bottom:20px; margin-right:4%; }
	.ftr_items .item02 .col2{ width:48%; margin-bottom:20px; margin-right:0; }
	.ftr_items .item02 .col3{ width:auto; float:none; clear:both; }
	.ftr_items .item02 .col3 img{ margin-right:15px; float:left; }


	.ftr_items .item03{ width:auto; float:none; }
	.ftr_items .item03 .col1, .ftr_items .item03 .col2{ text-align:center; }
	.ftr_items .item03 .col1 p, .ftr_items .item03 .col2 p{ text-align:left; }


	.ftr_items .item04{ width:auto; float:none; }
	.ftr_items .item04 div{ text-align:center; }


}
@media only screen and (max-width: 600px) {

	.ftr_items .item01 .col1 .colTxt{ width:auto; float:none; }
	.ftr_items .item01 .col1 .colImg{ width:auto; text-align:center; float:none; }
	.ftr_items .item01 .col1 .colImg p{ text-align:left; }

	.ftr_items .item01 .col2 li{ width:auto; float:none; }
	.ftr_items .item01 .col2 li:first-child{ margin-right:0; }

	.ftr_items .item01 .col2 div{ text-align:center; }
	.ftr_items .item01 .col2 div img{ width:auto; float:none; }
	.ftr_items .item01 .col2 div p{ width:auto; text-align:left; float:none; }


	.ftr_items .item02 .col1{ width:auto; margin-right:0; text-align:center; float:none; }
	.ftr_items .item02 .col2{ width:auto; text-align:center; float:none; }
	.ftr_items .item02 .col1 p, .ftr_items .item02 .col2 p{ text-align:left; }
	#main .ftr_items .item02 .col3 img{ max-width:50%; height:auto; }
	
	/* .ftr_items .item03 .floatL{ max-width:60%; } */

}





/* ==

　03. 

=============================================================================== */




/* メディアクエリー
------------------------------------------------------------------------------- */
@media only screen and (max-width: 1205px) {
}
@media only screen and (max-width: 820px) {
}
@media only screen and (max-width: 600px) {
}



