@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_stock div h3{ color:#0392ca; }

.ftr_stock .col1{ width:35%; float:left; }
.ftr_stock .col2{ width:61%; float:right; }

.ftr_stock .col1 .img{ text-align:center; }

.ftr_stock .col2 .col2_1{ margin-bottom:30px; zoom:1; clear:both; }
.ftr_stock .col2 .col2_1 .txt{ width:52%; float:right; }
.ftr_stock .col2 .col2_1 .img{ width:45%; text-align:center; float:left; }

.ftr_stock .col2 .col2_2{ margin-bottom:30px; zoom:1; clear:both; }
.ftr_stock .col2 .col2_2 .txt{ width:48%; float:left; }
.ftr_stock .col2 .col2_2 .img{ width:47%; float:right; }

.ftr_stock .col2 .col2_3{ margin-bottom:30px; zoom:1; clear:both; }
.ftr_stock .col2 .col2_3 .txt{ width:52%; padding-top:40px; float:right; }
.ftr_stock .col2 .col2_3 .img{ width:45%; text-align:center; float:left; }






/* メディアクエリー
------------------------------------------------------------------------------- */
@media only screen and (max-width: 1205px) {
}
@media only screen and (max-width: 820px) {
	.ftr_stock .col1 div{ width:55%; float:left; }
	.ftr_stock .col1 .img{ width:40%; margin-top:-40px; float:right; }

	.ftr_stock .col1{ width:auto; float:none; }
	.ftr_stock .col2{ width:auto; float:none; }
}
@media only screen and (max-width: 600px) {
	.ftr_stock .col1 div{ width:50%; margin-bottom:30px; }
	.ftr_stock .col1 .img{ width:45%; margin-top:-20px; margin-bottom:30px; }
	.ftr_stock .col2 .col2_3 .txt{ padding-top:0; }
}
@media only screen and (max-width: 567px) {
	.ftr_stock .col1 div{ width:auto; margin-bottom:15px; float:none; }
	.ftr_stock .col1 .img{ width:auto; margin-top:0; float:none; }

	.ftr_stock .col2 .col2_1 .txt{ width:auto; float:none; }
	.ftr_stock .col2 .col2_1 .img{ width:auto; float:none; }

	.ftr_stock .col2 .col2_2 .txt{ width:auto; float:none; }
	.ftr_stock .col2 .col2_2 .img{ width:auto; text-align:center; float:none; }

	.ftr_stock .col2 .col2_3 .txt{ width:auto; float:none; }
	.ftr_stock .col2 .col2_3 .img{ width:auto; float:none; }
}







/* ==

　02. 

=============================================================================== */
.ftr_storage{
	margin:0 0 50px;
	padding-top:30px;
	border-top:1px dotted #ccc;
	zoom:1;
	clear:both;
}

.ftr_storage div h4{
	margin-bottom:10px;
	padding-left:14px;
	background:url(../images/comfortableLife/ico_disc.gif) left 0.2em no-repeat;
	font-size:130%;
	line-height:1.2;
	color:#333;
	font-weight:bold;
}

.ftr_storage .col1{ width:66%; float:left; }
.ftr_storage .col2{ width:32%; float:right; }

.ftr_storage .col1 .storage01{ padding-bottom:10px; zoom:1; clear:both; }
.ftr_storage .col1 .storage01 div{ width:48%; float:left; }
.ftr_storage .col1 .storage01 ul{ width:48%; float:right; }

.ftr_storage .col1 .storage01 li{ margin-bottom:20px; text-align:center; }
.ftr_storage .col1 .storage01 li p{
	margin-top:10px;
	margin-left:30px;
	text-indent:-30px;
	text-align:left;
}
.ftr_storage .col1 .storage01 li p img{ margin-right:7px; }


.ftr_storage .col1 .storage02 .storage02_1{ width:52%; float:left; }
.ftr_storage .col1 .storage02 .storage02_2{ width:48%; padding-top:100px; float:right; }


.ftr_storage .col2 .led{ margin-bottom:30px; }
.ftr_storage .col2 .pouch{
	padding:20px;
	border:1px solid #ccc;
}




/* メディアクエリー
------------------------------------------------------------------------------- */
@media only screen and (max-width: 1205px) {
}
@media only screen and (max-width: 820px) {

	.ftr_storage .col1{ width:auto; margin-bottom:40px; float:none; }
	.ftr_storage .col2{ width:auto; float:none; }
	.ftr_storage .col2 .led{ width:45%; float:left; }
	.ftr_storage .col2 .pouch{ width:45%; float:right; }

}
@media only screen and (max-width: 600px) {
	.ftr_storage .col1 .storage02 .storage02_2{ padding-top:40px; }
	.ftr_storage .col1 .storage02 .storage02_2 p{ line-height:1.3; }
}
@media only screen and (max-width: 567px) {

	.ftr_storage .col1 .storage01 div{ width:auto; margin-bottom:20px; text-align:center; float:none; }
	.ftr_storage .col1 .storage01 div p{ text-align:left; }
	.ftr_storage .col1 .storage01 ul{ width:auto; float:none; }

	.ftr_storage .col1 .storage02 .storage02_2{ padding-top:0px; }

	.ftr_storage .col2 .led{ width:auto; margin-bottom:20px; text-align:center; float:none; }
	.ftr_storage .col2 .led p{ text-align:left; }
	.ftr_storage .col2 .pouch{ width:auto; float:none; }

}







/* ==

　03. 

=============================================================================== */

.adviserBlock{
	padding:20px;
	background-color:#fefaea;
	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: 480px) {
	.adviserBlock .colW{ width:auto; margin-bottom:15px; float:none; }
	.adviserBlock .colN{ width:auto; text-align:center; float:none; }
}



