@charset "utf-8";

/* ///////////////////////////////////////////////////////////////////

[reform_box]
	[care_reform_01]
		[txt_box]
	[care_reform_02]
		[case_box]
[repair_box]

/////////////////////////////////////////////////////////////////// */


/* =========================================================
reform_box
========================================================= */
#reform_box {
	background:#FCFCFC;
	border:1px solid #D9D9D9;
	padding-bottom:65px;
	margin-bottom:42px;
}

.title {
	padding:25px 0 20px 13px;
	border-bottom:1px solid #C6C7D7;
	margin-bottom:10px;
}

/* =========================================================
care_reform_01
========================================================= */
#care_reform_01 {
	margin:0 auto 75px auto;
}

#care_reform_01 img{
	width: 100%;
	height: auto;	
}

#txt_box {
	margin-bottom:20px;
}

#text01 {
	margin:10px 0 20px 0;
}

#text02 {
	margin-bottom:20px;
	padding:0 10px;
}

#text03 {
	padding:0 10px;
}

#img_01 img{
	margin-left: 10px;
	width: 90%;
	height: auto;
}

/* =========================================================
care_reform_02
========================================================= */
#care_reform_02 {
	margin:0 auto;
}

#img_02 img {
	margin-left: 10px;
	width: 90%;
	height: auto;
}

#case_box {
	float:right;
}

#title_case {
	margin:20px 0;
}

#title_case img {
	width: 150%;
	height: auto;
}

#list_case {
	padding: 0px 10px 10px 10px;
}

#list_case li {
	line-height:2.8;
}

/* =========================================================
repair_box
========================================================= */
#repair_box {
	background:#FCFCFC;
	border:1px solid #D9D9D9;
	margin-bottom:35px;
}

#txt_repair_01 {
	padding: 10px;
}

.repair_case {
	margin:0 auto 40px auto;
}

.left_box {
	margin-bottom: 20px;
}

.right_box {
}

.title_repair {
	margin-bottom:10px;
}

.title_repair img,.img_repair img{width: 100%;}

.img_repair {
	margin-bottom:10px;
}

.list_trouble {
	padding-left:10px;
}

.list_trouble li {
	line-height:1.5;
}

#txt_repair_02 {
	padding: 10px;
	background:url(../images/reform/reform02-line.jpg) top no-repeat;
}

#contact_box {
	display: none;
}

