@charset "utf-8";

/* ****************************************************************************

　目次

-------------------------------------------------------------------------------

　00. base
　01. 
　02. 


******************************************************************************* */



/* ==

　00. base

=============================================================================== */

#main div h2{ margin-bottom:30px; padding:15px 0; border-top:1px solid #a892c3; border-bottom:1px solid #a892c3; 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.job02_3{ 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; }

#job .job02 .job02_1 .colW{ width:77%; margin-bottom:0; padding-bottom:0; border-bottom:none; float:left; clear:none; }
#job .job02 .job02_1 .colN{ width:18%; margin-bottom:0; padding-bottom:0; border-bottom:none; float:right; clear:none; }



/* メディアクエリー
------------------------------------------------------------------------------- */
@media only screen and (max-width: 1205px) {
	#job .job01 .colW{ width:70%; }
	#job .job01 .colN{ width:25%; }
	
	#job .job02 .colW{ width:55%; }
	#job .job02 .colN{ width:40%; }
	
	#job .job02 .job02_1 .colW{ width:70%; }
	#job .job02 .job02_1 .colN{ width:25%; }
}
@media only screen and (max-width: 600px) {
	#job .job01 .colW{ width:auto; margin-bottom:20px; float:none; clear:both; }
	#job .job01 .colN{ width:auto; text-align:center; float:none; clear:both; }
	
	#job .job02 .colW{ width:auto; margin-bottom:20px; float:none; clear:both; }
	#job .job02 .colN{ width:auto; text-align:center; float:none; clear:both; }
	
	#job .job02 .job02_1 .colW{ width:auto; margin-bottom:20px; float:none; clear:both; }
	#job .job02 .job02_1 .colN{ width:auto; float:none; clear:both; }
}





/* ==

　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:440px; margin-bottom:30px; float:right; }

#care div.care01{ width:460px; margin:0 0 30px; padding:0; float:left; clear:none; }
#care div.care02, #care div.care03{ width:460px; margin:0 0 30px; padding:20px 0 0; border-top:1px dotted #ccc; float:left; clear:none; }
#care div.care04, #care div.care05, #care div.care06{ margin:0 0 30px; padding:20px 0 0; border-top:1px dotted #ccc; }

#care div.care06 .colW{ width:735px; float:left; }
#care div.care06 .colN{ width:180px; float:right; }





/* メディアクエリー
------------------------------------------------------------------------------- */
@media only screen and (max-width: 1205px) {
	#care div.mainimg{ width:40%; }
	
	#care div.care01{ width:55%; }
	#care div.care02, #care div.care03{ width:55%; }

	#care div.care06 .colW{ width:70%; }
	#care div.care06 .colN{ width:25%; }
}
@media only screen and (max-width: 700px) {
	#care div.mainimg{ width:auto; text-align:center; float:none; }
	
	#care div.care01{ width:auto; margin:0 0 30px; padding:0; float:none; clear:both; }
	#care div.care02, #care div.care03{ width:auto; float:none; clear:both; }
}
@media only screen and (max-width: 600px) {
	#care div.care06 .colW{ width:auto; float:none; }
	#care div.care06 .colN{ width:auto; text-align:center; float:none; }
}
