@charset "utf-8";

/* ****************************************************************************

　目次

-------------------------------------------------------------------------------

　00. base
　01. 
　02. 


******************************************************************************* */



/* ==

　00. base

=============================================================================== */

#main div h2{ margin-bottom:30px; padding:15px 0; border-top:1px solid #da5079; border-bottom:1px solid #da5079; clear:both; }
#main div h3{ margin:0 0 10px; padding:0; clear:both; }
#main div h4{ font-size:117%; }
#main div h4 span{ color:#8b8623; }

p em{ font-weight:bold; }
#main p.leadTxt{ padding:0 0 40px; text-align:center; }




/* メディアクエリー
------------------------------------------------------------------------------- */
@media only screen and (max-width: 1205px) {
}
@media only screen and (max-width: 600px) {
}








/* ==

　01. 

=============================================================================== */
#job{ margin-top:-64px; padding-top:64px; }

#job h4{ margin-bottom:10px; }

#job .job01 div,
#job .job02 div{
	margin:0 0 20px;
	padding:0 0 30px;
	border-bottom:1px dotted #ccc;
	zoom:1;
	clear:both;
}
#job .job02 div.last{ border-bottom:none; }

#job .job01 .colW{ width:77%; margin-bottom:0; padding-bottom:0; border-bottom:none; float:left; clear:none; }
#job .job01 .colN{ width:18%; margin-bottom:0; padding-bottom:0; border-bottom:none; float:right; clear:none; }

#job .job02 .colW{ width:70%; margin-bottom:0; padding-bottom:0; border-bottom:none; float:left; clear:none; }
#job .job02 .colN{ width:25%; margin-bottom:0; padding-bottom:0; border-bottom:none; float:right; clear:none; }




/* メディアクエリー
------------------------------------------------------------------------------- */
@media only screen and (max-width: 1205px) {
}
@media only screen and (max-width: 700px) {
	#job .job01 .colW{ width:auto; float:none; clear:both; }
	#job .job01 .colN{ width:auto; padding-top:20px; text-align:center; float:none; clear:both; }
	#job .job02 .colW{ width:auto; float:none; clear:both; }
	#job .job02 .colN{ width:auto; padding-top:20px; text-align:center; float:none; clear:both; }
}
@media only screen and (max-width: 600px) {
}





/* ==

　02. 

=============================================================================== */
#care{ margin-top:-64px; padding-top:64px; }
#care div{
	zoom:1;
	clear:both;
}
#care div div{ margin:0; padding:0; border-top:none; clear:none; }
#care div.care01, #care div.mainimg{ border-top:none; clear:none; }

#main #care p.leadTxt{ padding:0 0 20px; }

#care div.mainimg{ width:610px; margin-bottom:30px; float:right; }

#care div.care01{ width:295px; margin:0 0 30px; padding:0 0 20px; border-bottom:1px dotted #ccc; float:left; clear:none; }
#care div.care02{ width:295px; margin:0 0 30px; padding:0 0 20px; float:left; clear:none; }
#care div.care03{ clear:both; }

#care div.care03 h3{ background:url(../images/houseworkNotes/care_bg_howto.gif) left top repeat-x; }



#care div.care03 .colBlock01 .col1{ width:620px; float:left; }
#care div.care03 .colBlock01 .col2{ width:295px; float:right; }

#care div.care03 .colBlock01 .col1 li.col1_1{ width:295px; float:left; }
#care div.care03 .colBlock01 .col1 li.col1_2{ width:295px; float:right; }

#care div.care03 .colBlock01 .col1 li em{ padding-left:10px; background:url(../images/houseworkNotes/li_disc.gif) left 4px no-repeat; }






/* メディアクエリー
------------------------------------------------------------------------------- */
@media only screen and (max-width: 1205px) {

	#care div.mainimg{ width:56%; }
	
	#care div.care01,
	#care div.care02{ width:40%; }
	
	#care div.care03 .colBlock01 .col1{ width:67%; }
	#care div.care03 .colBlock01 .col2{ width:30%; }
	
	#care div.care03 .colBlock01 .col1 li.col1_1{ width:47%; }
	#care div.care03 .colBlock01 .col1 li.col1_2{ width:47%; }

}
@media only screen and (max-width: 790px) {
	
	#care div.care03 .colBlock01 .col1{ width:auto; margin-bottom:20px; padding-bottom:30px; border-bottom:1px dotted #ccc; float:none; }
	#care div.care03 .colBlock01 .col2{ width:auto; float:none; }
}
@media only screen and (max-width: 660px) {
	#care div.mainimg{ width:auto; float:none; clear:both; }
	#care div.care01{ width:auto; padding-top:30px; border-top:1px dotted #ccc; float:none; clear:both; }
	#care div.care02{ width:auto; float:none; clear:both; }
	
	#care div.care03 .colBlock01 .col1 li.col1_1{ width:auto; padding-bottom:30px; float:none; clear:both; }
	#care div.care03 .colBlock01 .col1 li.col1_2{ width:auto; float:none; clear:both; }
}

