@charset "utf-8";

/* ****************************************************************************

　目次

-------------------------------------------------------------------------------

　00. base
　01. 
　02. 


******************************************************************************* */



/* ==

　00. base

=============================================================================== */
#main div h2{ margin:0 0 8px; padding:0; }

p em{ font-weight:bold; }
#main p.leadTxt{ padding:40px 0 30px; text-align:center; }

#main p.alignR.mt40.note{ /padding-top:40px; clear:both; }



/* メディアクエリー
------------------------------------------------------------------------------- */
@media only screen and (max-width: 1205px) {
}
@media only screen and (max-width: 600px) {
	#main p.leadTxt{ padding:0px 0 20px; }
}





/* ==

　01. 

=============================================================================== */
#main p.notes{ font-size:100%; }



#main .cont01,
#main .cont03{
	width:47%;
	margin:0 0 20px;
	padding-bottom:20px;
	border-bottom:1px dotted #ccc;
	float:left;
}
#main .cont02,
#main .cont04{
	width:47%;
	margin:0 0 20px;
	padding-bottom:20px;
	border-bottom:1px dotted #ccc;
	float:right;
}

#main .cont05{ zoom:1; clear:both; }

#main .cont05 .col1{ width:47%; margin:0 0 20px; float:left; }
#main .cont05 .col2{ width:47%; margin:0 0 20px; float:right; }

#main .cont05 .lineType02 .col1,
#main .cont05 .lineType02 .col2{
	padding-top:20px;
	border-top:1px dotted #dbdbdb;
}

#main .cont05 h3{ margin:0; color:#006cba; }



#main .cont01 .colTxt{ width:53%; float:left; }
#main .cont01 .colImg{ width:44%; float:right; }

#main .cont02{ min-height:240px; zoom:1; position:relative; }
#main .cont02 .colTxt p{ padding-right:60%; }
#main .cont02 .colImg{ width:57%; position:absolute; top:0; right:0; }

#main .cont05 .cont05_3 .colTxt{ width:57%; float:left; }
#main .cont05 .cont05_3 .colImg{ width:40%; float:right; }

#main .cont05 .cont05_5 .colTxt{ width:53%; float:left; }
#main .cont05 .cont05_5 .colImg{ width:44%; float:right; }

#main .cont05 .cont05_6 .colTxt{ width:58%; float:left; }
#main .cont05 .cont05_6 .colImg{ width:39%; float:right; }



/* メディアクエリー
------------------------------------------------------------------------------- */
@media only screen and (max-width: 950px) {

	#main .cont01 .colTxt{ width:auto; margin-bottom:10px; float:none; }
	#main .cont01 .colImg{ width:auto; text-align:center; float:none; }

	#main .cont02{ min-height:1%; }
	#main .cont02 .colTxt p{ margin-bottom:10px; padding-right:0; }
	#main .cont02 .colImg{ width:auto; text-align:center; position:static; }

}
@media only screen and (max-width: 830px) {

	#main .cont01, #main .cont02, #main .cont03, #main .cont04{
		width:auto;
		height:auto !important;
		zoom:1;
		clear:both;
		float:none;
	}
	
	#main .cont01 .colTxt{ width:73%; float:left; }
	#main .cont01 .colImg{ width:24%; float:right; }
	
	#main .cont02 .colTxt{ width:61%; float:left; }
	#main .cont02 .colImg{ width:34%; float:right; }
	
	#main .cont03 .colTxt{ width:57%; float:left; }
	#main .cont03 .colImg{ width:40%; float:right; }


	#main .cont05 .colBlock01 .col1{ width:auto; float:none; }
	#main .cont05 .colBlock01 .col2{ width:auto; float:none; }
	#main .cont05 .colBlock01 .col2.cont05_2{
		padding-top:20px;
		border-top:1px dotted #dbdbdb;
	}
	
	#main .cont05 .cont05_1,
	#main .cont05 .cont05_2,
	#main .cont05 .cont05_3,
	#main .cont05 .cont05_4,
	#main .cont05 .cont05_5,
	#main .cont05 .cont05_6{ zoom:1; clear:both; }

	#main .cont05 .cont05_3 .colTxt{ width:75%; }
	#main .cont05 .cont05_3 .colImg{ width:22%; }
	
	#main .cont05 .cont05_5 .colTxt{ width:72%; }
	#main .cont05 .cont05_5 .colImg{ width:25%; }
	
	#main .cont05 .cont05_6 .colTxt{ width:75%; }
	#main .cont05 .cont05_6 .colImg{ width:22%; }

}
@media only screen and (max-width: 600px) {
	
	#main .cont01 .colTxt{ width:auto; margin-bottom:10px; float:none; }
	#main .cont01 .colImg{ width:auto; text-align:center; float:none; }
	
	#main .cont02 .colTxt{ width:auto; margin-bottom:10px; float:none; }
	#main .cont02 .colImg{ width:auto; text-align:center; float:none; }

	#main .cont03 .colTxt{ width:auto; margin-bottom:10px; float:none; }
	#main .cont03 .colImg{ width:auto; text-align:center; float:none; }


	#main .cont05 .cont05_3 .colTxt{ width:auto; margin-bottom:10px; float:none; }
	#main .cont05 .cont05_3 .colImg{ width:auto; text-align:center; float:none; }
	
	#main .cont05 .cont05_5 .colTxt{ width:auto; margin-bottom:10px; float:none; }
	#main .cont05 .cont05_5 .colImg{ width:auto; text-align:center; float:none; }

	#main .cont05 .cont05_6 .colTxt{ width:auto; margin-bottom:10px; float:none; }
	#main .cont05 .cont05_6 .colImg{ width:auto; text-align:center; float:none; }


}













#main .howtoBlock{
	margin-top:40px;
	padding:20px;
	border:1px dotted #777;
	zoom:1;
	clear:both;
}
#main .howtoBlock h3{ margin-bottom:15px; }


#main .howtoBlock .col1{ width:28%; margin-right:3%; float:left; }
#main .howtoBlock .col2{ width:38.5%; margin-right:3%; float:left; }
#main .howtoBlock .col3{ width:27%; float:left; }


#main .howtoBlock .col2 .colTxt{ width:60%; float:left; }
#main .howtoBlock .col2 .colImg{ width:37%; float:right; }





/* メディアクエリー
------------------------------------------------------------------------------- */
@media only screen and (max-width: 1205px) {
}
@media only screen and (max-width: 900px) {

	#main .howtoBlock .col1{ width:48%; margin-bottom:20px; margin-right:0; float:left; }
	#main .howtoBlock .col2{ width:48%; margin-bottom:20px; margin-right:0; float:right; }
	#main .howtoBlock .col3{ width:48%; float:left; }

}
@media only screen and (max-width: 600px) {

	#main .howtoBlock .col1,
	#main .howtoBlock .col2,
	#main .howtoBlock .col3{ width:auto; float:none; }

	#main .howtoBlock .col2 .colTxt{ width:77%; }
	#main .howtoBlock .col2 .colImg{ width:20%; }

}
@media only screen and (max-width: 550px) {

	#main .howtoBlock .col2 .colTxt{ width:auto; margin-bottom:10px; float:none; }
	#main .howtoBlock .col2 .colImg{ width:auto; text-align:center; float:none; }

}
