@charset "utf-8";

/* ****************************************************************************

　目次

-------------------------------------------------------------------------------

　00. base
　01. 
　02. 


******************************************************************************* */



/* ==

　00. base

=============================================================================== */
#main div h2{ margin:0 0 12px; padding:0; }

p em{ font-weight:bold; }
#main p.leadTxt{ padding:30px 0 40px; text-align:center; }
#main div p{ font-size:134%; }



/* メディアクエリー
------------------------------------------------------------------------------- */
@media only screen and (max-width: 1205px) {
}
@media only screen and (max-width: 600px) {
	#main p.leadTxt{ padding:0px 0 20px; }
}



/* ==

　01. 

=============================================================================== */
#main .care_mainimg{ margin-bottom:40px; position:relative; clear:both; }
#main .care_mainimg p{ font-size:117%; }

.care_mainimg p em{
	font-size:120%;
	color:#ba6a1d;
}
.care_mainimg .col1{ width:30.5%; float:left; }
.care_mainimg .col2{ width:64%; float:right; }

.care_mainimg .img01{ margin-bottom:30px; }
.care_mainimg .img01 .img{ width:41%; margin-right:5%; float:left; }
.care_mainimg .img02 .img{ margin-bottom:10px; text-align:center; }
.care_mainimg .img03{ margin-bottom:20px; }
.care_mainimg .img03 .img03_col1{ width:65%; float:right; }
.care_mainimg .img03 .img03_col2{ width:32%; float:left; }
.care_mainimg .img04 .img{ width:56%; margin-left:3%; float:right; }
.care_mainimg .img04 p{ padding-top:5%; }


/* メディアクエリー
------------------------------------------------------------------------------- */
@media only screen and (max-width: 1205px) {
}
@media only screen and (max-width: 800px) {
	.care_mainimg .col1{ width:auto; float:none; }
	.care_mainimg .col2{ width:auto; float:none; }

	.care_mainimg .img01 .img{ width:20%; margin-right:0; float:right; }
	.care_mainimg .img02{ margin-bottom:30px; }
	.care_mainimg .img02 .img{ width:40%; float:right; }
	.care_mainimg .img03 .img03_col1{ width:55%; }
	.care_mainimg .img03 .img03_col2{ width:42%; }
	.care_mainimg .img03_02{ width:60%; margin-left:auto; }
	.care_mainimg .img04 p{ padding-top:0; }

}
@media only screen and (max-width: 600px) {
	.care_mainimg .img01 .img{ width:auto; margin-bottom:10px; text-align:center; float:none; }
	.care_mainimg .img02 .img{ width:auto; float:none; }
	.care_mainimg .img03 .img03_col1{ width:auto; text-align:center; float:none; }
	.care_mainimg .img03 .img03_col2{ width:auto; float:none; }
	.care_mainimg .img03_02{ width:60%; margin:0 auto; }
	.care_mainimg .img03_02 div{ width:30%; margin-left:5%; float:right; }
	.care_mainimg .img04 .img{ width:auto; margin-left:0; text-align:center; float:none; }
	.care_mainimg .img04 p{ padding-top:10px; }
}
@media only screen and (max-width: 567px) {
}






/* ==

　02. 

=============================================================================== */
#main .care01 h2,
#main .care02 h2,
#main .care03 h2{ margin-bottom:0; font-size:165%; color:#5677ba; }

#main .care01,
#main .care02,
#main .care03{ margin-bottom:20px; padding-top:20px; border-top:1px dotted #ccc; }

.care03 .col1{ width:48%; margin-bottom:20px; padding-bottom:20px; border-bottom:1px dotted #ddd; float:left; }
.care03 .col2{ width:48%; margin-bottom:20px; padding-bottom:20px; border-bottom:1px dotted #ddd; float:right; }
.care03 .border{ border-bottom:none; }

#main .care03 h3{ margin-bottom:5px; font-size:134%; }
.care03 h3 span{ color:#5677ba; }


.care03 .col1 .colTxt{ width:65%; margin-right:5%; float:left; }
.care03 .col1 .colImg{ width:30%; text-align:center; float:left; }

.care03 .col2 .colTxt{ width:54%; margin-right:3%; float:left; }
.care03 .col2 .colImg{ width:43%; padding-top:30px; text-align:center; float:left; }




/* メディアクエリー
------------------------------------------------------------------------------- */
@media only screen and (max-width: 1205px) {
}
@media only screen and (max-width: 820px) {

	.care03 .col1 .colTxt{ width:auto; margin-right:0; float:none; }
	.care03 .col1 .colImg{ width:auto; text-align:center; float:none; }
	.care03 .col2 .colTxt{  width:auto; margin-right:0; float:none; }
	.care03 .col2 .colImg{ width:auto; padding-top:15px; float:none; }

}
@media only screen and (max-width: 600px) {

	#main .care01 h2, #main .care02 h2, #main .care03 h2{ font-size:20px; line-height:1.3; }
	#main .care03 h3{ font-size:18px; }

}
@media only screen and (max-width: 567px) {

	.care03 .col1.border{ border-bottom:1px dotted #ddd; }

	.care03 .col1{ width:auto; height:auto !important; float:none; }
	.care03 .col2{ width:auto; height:auto !important; float:none; }

}





/* ==

　03. 

=============================================================================== */
.securityMeasuresBlock{
	margin-top:40px;
	padding:20px;
	border:1px dotted #777;
	zoom:1;
	clear:both;
}
#main .securityMeasuresBlock h3{ margin-bottom:10px; font-size:165%; color:#ba6a1d; }
#main .securityMeasuresBlock p{ font-size:117%; }

.securityMeasuresBlock em{
	margin-left:1em;
	text-indent: -1em;
	font-size:117%;
	color:#5677ba;
	display: inline-block;
}
.securityMeasuresBlock em br{ display: inline; }


.securityMeasuresBlock .col1{ width:48%; margin:0 4% 15px 0; float:left; }
.securityMeasuresBlock .col2{ width:48%; margin:0 0 15px; float:left; }
.securityMeasuresBlock .col3{ width:48%; margin:0 4% 15px 0; float:left; }
.securityMeasuresBlock .col4{ width:48%; margin:0 0 15px; float:left; }

.securityMeasuresBlock .note{ margin:0 0 0 1em; text-indent:-1em; clear:both; }



/* メディアクエリー
------------------------------------------------------------------------------- */
@media only screen and (max-width: 1205px) {
}
@media only screen and (max-width: 820px) {

	.securityMeasuresBlock .col1, .securityMeasuresBlock .col3{ width:48%; margin-right:0; float:left; }
	.securityMeasuresBlock .col2, .securityMeasuresBlock .col4{ width:48%; margin-right:0; float:right; }


}
@media only screen and (max-width: 600px) {
		#main .securityMeasuresBlock h3{ font-size:18px; }
	.securityMeasuresBlock em{ font-size:18px; }

	.securityMeasuresBlock .col1{ width:auto; height:auto !important; margin-bottom:20px; margin-right:0; float:none; }
	.securityMeasuresBlock .col2{ width:auto; height:auto !important; margin-bottom:20px; margin-right:0; float:none; }
	.securityMeasuresBlock .col3{ width:auto; height:auto !important; margin-bottom:20px; margin-right:0; float:none; }
	.securityMeasuresBlock .col4{ width:auto; height:auto !important; float:none; }
}





