@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{ max-width:750px; margin:0 auto 40px; position:relative; clear:both; }
#main .care_mainimg p{ font-size:117%; }

.care_mainimg p em{
	font-size:110%;
	color:#e95370;
}

.care_mainimg .col1{ width:70%; float:right; }
.care_mainimg .col2{ width:25%; padding-top:40px; float:left; }

.care_mainimg .img01{ margin-bottom:20px; }
.care_mainimg .img01 .img{ text-align:center; }
.care_mainimg .img01 p{ width:50%; margin-top:10px; }
.care_mainimg .img02 .img{ width:45%; margin-top:-100px; float:right; }
.care_mainimg .img02 p{ width:50%; float:left; }

.care_mainimg .img03{ margin-bottom:30px; }
.care_mainimg .img03 p,
.care_mainimg .img04 p{ margin-top:10px; }




/* メディアクエリー
------------------------------------------------------------------------------- */
@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; padding-top:30px; float:none; }

	.care_mainimg .img03{ width:45%; margin-bottom:0; float:left; }
	.care_mainimg .img04{ width:45%; float:right; }
	.care_mainimg .img03 .img{ padding:15px 0; text-align:center; }
	.care_mainimg .img04 .img{ text-align:center; }
}
@media only screen and (max-width: 600px) {
}
@media only screen and (max-width: 567px) {

	.care_mainimg .img01{ margin-bottom:30px; }
	.care_mainimg .img01 p{ width:auto; }
	.care_mainimg .img02 .img{ width:auto; margin-top:0; margin-bottom:10px;  text-align:center; float:none; }
	.care_mainimg .img02 p{ width:auto; float:none; }

	.care_mainimg .img03{ width:auto; margin-bottom:30px; float:none; }
	.care_mainimg .img04{ width:auto; float:none; }
	.care_mainimg .img03 .img{ padding:0; }

}






/* ==

　02. 

=============================================================================== */
#main .care01 h2,
#main .care02 h2,
#main .care03 h2{ margin-bottom:0; font-size:165%; color:#805a99; }

#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:#805a99; }


.care03 .col1 .colTxt{ width:54%; margin-right:5%; float:left; }
.care03 .col1 .colImg{ width:41%; text-align:center; float:left; }

.care03 .col2 .colTxt{ width:71%; margin-right:3%; float:left; }
.care03 .col2 .colImg{ width:24%; 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. 

=============================================================================== */
.moldBlock{
	margin-top:40px;
	padding:20px;
	border:1px dotted #777;
	zoom:1;
	clear:both;
}
#main .moldBlock h3{ margin-bottom:10px; font-size:165%; color:#e95370; }
#main .moldBlock p{ font-size:117%; }

.moldBlock em{
	margin-left:1em;
	text-indent: -1em;
	font-size:117%;
	color:#805a99;
	display: inline-block;
}
.moldBlock em br{ display: inline; }


.moldBlock .col1{ width:30%; margin:0 2.5% 15px 0; float:left; }
.moldBlock .col2{ width:35%; margin:0 2.5% 15px 0; float:left; }
.moldBlock .col3{ width:30%; margin:0 0 15px; float:left; }

.moldBlock .col2 .img{ margin-top:15px; text-align:center; }






/* メディアクエリー
------------------------------------------------------------------------------- */
@media only screen and (max-width: 1205px) {
}
@media only screen and (max-width: 820px) {
}
@media only screen and (max-width: 600px) {
	.moldBlock .col1{ width:auto; margin:0 0 15px; float:none; }
	.moldBlock .col2{ width:auto; margin:0 0 15px; float:none; }
	.moldBlock .col3{ width:auto; margin:0 0 15px; float:none; }
}
@media only screen and (max-width: 567px) {
}




