@charset "utf-8";
.reform_unit {
	margin-top: 70px;
	overflow: hidden;
}
.point_txt01 {
	display: block;
	font-size: 1.500em;
	letter-spacing: 0.05em;
	font-weight: bold;
	margin: 50px 0 0px 0;
}
.point_txt02 {
	display: inline;
	font-size: 1.125em;
	letter-spacing: 0.05em;
	font-weight: bold;
	border-bottom: 2px solid #DED574;
	margin: 20px 0;
}
.point_txt03 {
	position: relative;
	display: inline-block;
	margin: 1.5em 0;
	padding: 10px 30px;
	min-width: 120px;
	max-width: 100%;
	background: #DED574;
	border-radius: 15px;
	font-weight: bold;
	font-size: 1.125em;
}
.point_txt03:before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #DED574;
}
.point_txt04 {
	font-size: 1.250em;
	font-weight: bold;
}
.reform_unit h4 {
	background: url(../../universal/images/ti_icon.jpg) left top no-repeat;
	padding-bottom: 55px;
	padding-left: 70px;
	text-align: left;
	font-size: 1.875em;
	font-weight: 600;
}
.reform_unit .txtbox00 {
	text-align: left;
	padding: 0 0 40px 0;
	letter-spacing: 0.05em;
	font-size: 1.125em;
}
.reform_unit .txtbox {
	text-align: left;
	padding: 0 0 40px 0;
	letter-spacing: 0.05em;
}
.reform_unit .txtbox00 b {
	border-bottom: 2px solid #DED574;
}
.reform_unit h6 {
	display: block;
	text-align: left;
	font-size: 1.125em;
	padding: 20px 0 0px 0;
	letter-spacing: 0.05em;
	font-weight: bold;
}
.reform_unit .boxL {
	width: 630px;
	float: left;
	text-align: left;
	padding: 0 30px 0 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.reform_unit h5 {
	background: url(../../universal/images/icon_maru.jpg) left center no-repeat;
	padding-left: 30px;
	text-align: left;
	font-size: 1.250em;
	font-weight: 600;
}
.reform_unit .boxR {
	width: 330px;
	float: right;
}
.service_box, .welfare_box {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: flex;
}
.service_box dl, .welfare_box dl {
	width: 308px;
	border: 1px solid #CCC;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
	justify-content: flex-end;
	margin-right: 18px;
}
.service_box dl:last-child, .welfare_box dl:last-child {
	margin-right: 0px;
}
.service_box dt {
	text-align: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 15px 10px;
	background: #DBE9E9;
	font-weight: 600;
	height: 90px;
}
.welfare_box dt {
	text-align: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 15px 10px;
	background: #DBE9E9;
	font-weight: 600;
}
.service_box dt .txt_s {
	font-size: 0.750em;
}
.num {
	color: #fff;
	background-color: #DED574;
	padding: 1px 5px 0;
	border-radius: 2px;
	margin-right: 10px;
}
.case_ti {
	font-weight: bold;
	text-align: left;
	border-bottom: 3px solid #DED574;
	margin: 0px 0 20px 0;
	font-size: 1.125em;
}
.service_box dd, .welfare_box dd {
	font-size: 0.875em;
	text-align: left;
	padding: 15px;
}
.service_box dd span, .welfare_box dd span {
	 display:block;
	font-size: 0.750em;
	line-height:1.5;
	margin: 10px 0;
}
.renboxL {
	width: 50%;
	float: left;
}
.renboxL img {
	max-width: 100%;
	margin: 0 20px 10px 0;
}
.renbox img {
	float: left;
	margin: 0 20px 10px 0;
}
.renboxR {
	width: 50%;
	float: right;
	padding-bottom: 20px;
}

.reform_unit.boxL3 {
	width: 400px;
	float: left;
}
.reform_unit .boxR3 {
	width: 560px;
	float: right;
	text-align: left;
	padding: 0 0 0 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.welfare_note_box, .col_box {
	text-align: left;
}
.contact_unit {
	padding: 30px;
	margin-top: 50px;
	background-color: #F4F4F4;
}
.contact_unit .b {
	font-size: 1.125em;
}
.catalog_btn a {
	display: inline-block;
	padding: 0.5em 4em;
	text-decoration: none;
	background: #89C56D;
	color: #FFF;
	border-bottom: solid 4px #627295;
	font-weight: bold;
}
.catalog_btn a:active {
	-ms-transform: translateY(4px);
	-webkit-transform: translateY(4px);
	transform: translateY(4px);
	border-bottom: none;
	text-decoration: none;
}
.catalog_btn a:link {
	text-decoration: none!important;
	color: #FFF!important;
}
.catalog_btn a:visited {
	text-decoration: none!important;
	color: #FFF!important;
}
.catalog_btn a:hover {
	text-decoration: none!important;
	color: #FFF!important;
}