@charset "utf-8";

/* ****************************************************************************

　目次

-------------------------------------------------------------------------------

　00. base
　01. 
　02. 


******************************************************************************* */



/* ==

　00. base

=============================================================================== */

#main div h2{ margin-bottom:30px; padding:15px 0; border-top:1px solid #8b8623; border-bottom:1px solid #8b8623; 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 div{
	margin:0 0 20px;
	padding:0 0 30px;
	border-bottom:1px dotted #ccc;
	zoom:1;
	clear:both;
}
#job div.job04{ border-bottom:none; }
#job div.colW{ margin:0; padding:0; border-bottom:none; clear:none; }
#job div.colN{ margin:0; padding:0; border-bottom:none; clear:none; }

#job .job02 .colW{ width:665px; float:left; }
#job .job02 .colN{ width:240px; text-align:center; float:right; }

#job .job03 .colW{ width:665px; float:left; }
#job .job03 .colN{ width:240px; text-align:center; float:right; }

#job .job04 .imgs li{ margin-left:50px; display:inline; float:left; }





/* メディアクエリー
------------------------------------------------------------------------------- */
@media only screen and (max-width: 1205px) {
	#job .job02 .colW{ width:70%; }
	#job .job02 .colN{ width:25%; }
	
	#job .job03 .colW{ width:70%; }
	#job .job03 .colN{ width:25%; }

	#job .job04 .imgs li.img01{ width:29%; margin-left:3%; }
	#job .job04 .imgs li.img02{ width:23%; margin-left:3%; }
	#job .job04 .imgs li.img03{ width:38%; margin-left:3%; }
}
@media only screen and (max-width: 600px) {
	#job .job02 .colW{ width:auto; margin-bottom:20px; float:none; clear:both; }
	#job .job02 .colN{ width:auto; float:none; clear:both; }
	
	#job .job03 .colW{ width:auto; margin-bottom:20px; float:none; clear:both; }
	#job .job03 .colN{ width:auto; float:none; clear:both; }

	#job .job04 .imgs li.img01,
	#job .job04 .imgs li.img02,
	#job .job04 .imgs li.img03{ width:auto; margin-bottom:15px; margin-left:0; text-align:center; display:block; float:none; clear:both; }
}





/* ==

　02. 

=============================================================================== */
#care{ margin-top:-64px; padding-top:64px; }
#care div{
	margin:0 0 30px;
	padding:20px 0 0;
	border-top:1px dotted #ccc;
	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; float:right; }

#care div.care01{ width:460px; float:left; clear:none; }
#care div.care01 .colW{ width:295px; float:left; }
#care div.care01 .colN{ width:150px; text-align:center; float:right; }

#care div.care02{ width:460px; float:left; clear:none; }
#care div.care02 dt em{ font-size:117%; font-weight:bold; }
#care div.care02 dd li{ margin-top:3px; font-size:117%; }
#care div.care02 dd li em{ color:#8b8623; font-weight:bold; }

#care div .col1{ width:460px; float:left; }
#care div .col2{ width:460px; float:right; }

#care div.care04 li{ margin:0 0 5px 1.5em; text-indent:-1.5em; font-size:117%; }
#care div.care04 div .colW{ width:270px; float:left; }
#care div.care04 div .colN{ width:170px; float:right; }





/* メディアクエリー
------------------------------------------------------------------------------- */
@media only screen and (max-width: 1205px) {
	#care div .col1{ width:48%; }
	#care div .col2{ width:48%; }

	#care div.mainimg{ width:46%; }
	#care div.care01, #care div.care02{ width:52%;}

	#care div.care01 .colW{ width:60%; }
	#care div.care01 .colN{ width:35%; }

	#care div.care04 div .colW{ width:62%; }
	#care div.care04 div .colN{ width:35%; }
}

@media only screen and (max-width: 950px) {
	#care div.mainimg{ margin:0 auto; padding:0 0 30px; float:none; }
	#care div.care01{ width:auto; float:none; clear:both; }

	#care div.care01 .colW{ width:77%; }
	#care div.care01 .colN{ width:20%; }

	#care div.care02{ width:auto; float:none; clear:both; }

	
}
@media only screen and (max-width: 600px) {
	#care div.mainimg{ width:90%; }

	#care div.care01 .colW{ width:auto; margin-bottom:20px; float:none; }
	#care div.care01 .colN{ width:auto; float:none; }

	#care div .col1{ width:auto; margin-bottom:20px; float:none; }
	#care div .col2{ width:auto; float:none; }
	
	#care div.care04 div .colW{ width:auto; margin-bottom:20px; float:none; }
	#care div.care04 div .colN{ width:auto; text-align:center; float:none; }
}

