@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; }




/* メディアクエリー
------------------------------------------------------------------------------- */
@media only screen and (max-width: 1205px) {
}
@media only screen and (max-width: 600px) {
	#main p.leadTxt{ padding:0px 0 20px; }
}



/* ==

　01. 

=============================================================================== */
.care_mainimg{
	margin:0 auto 40px;
	zoom:1;
	clear:both;
}
.care_mainimg .col1{ width:30%; margin-right:3.5%; float:left; }
.care_mainimg .col2{ width:34%; margin-right:3.5%; float:left; }
.care_mainimg .col3{ width:29%; float:left; }

.care_mainimg div .img{ text-align:center; }

#main .care_mainimg .hdTxt{
	width:200px;
	padding:5px 10px;
	background-color:#dbf0fc;
	border:1px solid #999;
	border-radius:7px;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
	font-size:124%;
	font-weight:bold;
	color:#333;
	text-align:center;
	float:left;
}
.care_mainimg p{ padding:5px 0 5px 20px; float:left; }

.care_mainimg div p{ padding:0; float:none; }
.care_mainimg div p em{ font-size:110%; color:#333; }
#main .care_mainimg p.fsM{ font-size:124%; }

.care_mainimg div .img{ margin-bottom:15px; }
.care_mainimg .col2 .img{ margin-top:15px; margin-bottom:0; }



.care01{ padding-bottom:40px; zoom:1; clear:both; }
.care01 ul{ zoom:1; clear:both; }
.care01 li{
	width:48%;
	margin-bottom:20px;
	font-size:117%;
	float:left;
}
.care01 li:nth-child(odd){ float:right; }
.care01 li em{ font-size:110%; font-weight:bold; }
.care01 li em span{ color:#a64c6d; }


/* メディアクエリー
------------------------------------------------------------------------------- */
@media only screen and (max-width: 1205px) {
}
@media only screen and (max-width: 820px) {
}
@media only screen and (max-width: 600px) {
	#main .care_mainimg .hdTxt{ margin-bottom:5px; float:none; }
	.care_mainimg p{ padding:5px 0; float:none; }

	.care_mainimg .col1{ width:auto; margin-right:0; margin-bottom:20px; padding-bottom:20px; border-bottom:1px dotted #ddd; float:none; }
	.care_mainimg .col2{ width:auto; margin-right:0; margin-bottom:20px; padding-bottom:20px; border-bottom:1px dotted #ddd; float:none; }
	.care_mainimg .col3{ width:auto; float:none; }

	.care01 li{
		width:auto;
		font-size:100%;
		float:none;
	}
	.care01 li:nth-child(odd){ float:none; }
}
@media only screen and (max-width: 567px) {
}






/* ==

　02. 

=============================================================================== */
#main .care02 h3{ margin-bottom:10px; }

.care02 .colBlock .col{
	width:48%;
	margin:0 0 20px;
	padding:0 0 20px;
	border-bottom:1px dotted #ccc;
	float:left;
}
.care02 .colBlock .col:nth-child(even){ float:right; }

.care02 .care02_2 .colTxt{ width:60%; float:left; }
.care02 .care02_2 .colImg{ width:30%; text-align:center; float:right; }

.care02 .care02_3 .colTxt{ width:63%; float:left; }
.care02 .care02_3 .colImg{ width:30%; text-align:center; float:right; }

.care02 .care02_6 .colTxt{ width:50%; float:left; }
.care02 .care02_6 .colImg{ width:44%; text-align:center; float:right; }

.care02 .colBlock .care02_5,
.care02 .colBlock .care02_6{ border-bottom:none; }



/* メディアクエリー
------------------------------------------------------------------------------- */
@media only screen and (max-width: 1205px) {
}
@media only screen and (max-width: 820px) {
	.care02 .colBlock .col{
		width:auto;
		height:auto !important;
		float:none;
	}
	.care02 .colBlock .col:nth-child(even){ float:none; }
	.care02 .colBlock .care02_5{ border-bottom:1px dotted #ccc; }
}
@media only screen and (max-width: 600px) {
}
@media only screen and (max-width: 567px) {

	.care02 .care02_2 .colTxt{ width:auto; margin-bottom:15px; float:none; }
	.care02 .care02_2 .colImg{ width:auto; float:none; }

	.care02 .care02_3 .colTxt{ width:auto; margin-bottom:15px; float:none; }
	.care02 .care02_3 .colImg{ width:auto; float:none; }

	.care02 .care02_6 .colTxt{ width:auto; margin-bottom:15px; float:none; }
	.care02 .care02_6 .colImg{ width:auto; float:none; }

}











/* ==

　03. 

=============================================================================== */
.rubbercupBlock{
	margin-top:40px;
	padding:20px;
	border:1px dotted #777;
	zoom:1;
	clear:both;
}
#main .rubbercupBlock h3{ margin-bottom:10px; }
.rubbercupBlock em{
	margin-left:1em;
	text-indent: -1em;
	display: inline-block;
}
.rubbercupBlock em br{ display: inline; }
.rubbercupBlock em span{ color:#0292ca; }


.rubbercupBlock .colTxt{ width:32%; margin-right:4%; float:left }
.rubbercupBlock ul{ width:34%; float:left; }
.rubbercupBlock .colImg{ width:26%; float:right; }

.rubbercupBlock li{ margin-bottom:15px; }
.rubbercupBlock li span{ margin-top:-25px; margin-left:32px; font-size:117%; display:block; }




/* メディアクエリー
------------------------------------------------------------------------------- */
@media only screen and (max-width: 1205px) {
}
@media only screen and (max-width: 820px) {
	.rubbercupBlock .colTxt{ width:auto; margin-bottom:20px; margin-right:0; float:none; }
	.rubbercupBlock ul{ width:64%; }
	.rubbercupBlock .colImg{ width:31%; }
}
@media only screen and (max-width: 600px) {
	.rubbercupBlock ul{ width:auto; margin-bottom:15px; float:none; }
	.rubbercupBlock .colImg{ width:auto; text-align:center; float:none; }
}





