@charset "utf-8";
.flow_box {
	overflow: hidden;
	padding: 20px 0;
}
.flow_txt01 {
	display: block;
	font-size: 1.250em;
	letter-spacing: 0.05em;
	font-weight: bold;
	margin: 50px 0 30px 0;
}
.boxL {
	width: 630px;
	float: left;
	text-align: left;
	padding: 0 30px 0 60px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-feature-settings : "palt";
}
.boxR {
	width: 330px;
	float: right;
}
.boxR img {
	max-width: 100%;
}
.boxL ul,.boxC ul{
	border: 2px solid #DBE9E9;
	padding: 20px;
	margin: 10px 0 20px 0;
	border-radius: 10px;
}
.boxC{text-align: left;
	padding: 0 30px 0 60px;
}
.ribbon_box {    
    display: block;
    position: relative;
    margin: 15px auto;
    padding: 10px 0 10px 60px;
    background: #DBE9E9;
    box-sizing: border-box;
	text-align: left;
	font-weight: bold;
	font-size: 1.500em;
  }

.ribbon {    
    display: inline-block;
    position: absolute;
    top: -6px;
    left: 10px;
    margin: 0;
    padding: 10px 0 7px;
    z-index: 2;
    width: 40px;
	color: #fff;
    text-align: center;
    background: #DED574;
    border-radius: 2px 0 0 0;
  }

.ribbon:before{
    position: absolute;
    content: '';
    top: 0;
    right: -5px;
    border: none;
    border-bottom: solid 6px #A59B27;
    border-right: solid 5px transparent;
}
.ribbon:after{
    content: '';
    position: absolute;
    left: 0;
    top: 100%;
    height: 0;
    width: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 10px solid #DED574;
}
.arrow{
	margin: 0 auto;
    height: 0;
    width: 0;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-top: 20px solid #DED574;
}













.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 .txtbox {
	text-align: left;
	font-size: 1.125em;
	padding: 0 0 40px 0;
	letter-spacing: 0.05em;
}
.reform_unit .txtbox 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 {
	text-align: left;
	padding: 15px;
}
.service_box dd span, .welfare_box dd span {
	font-size: 0.750em;
}
.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;
}
.renboxR p, .renbox p {
	font-size: 0.875em;
}
.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;
}
.reform_unit.txtbox2 {
	padding-left: 10px;
	margin-bottom: 20px;
	text-align: left;
	font-size: 1.250em;
	font-weight: 600;
	border-bottom: 5px solid #DED574;
}
.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 {
	display: inline-block;
	padding: 0.5em 4em;
	text-decoration: none;
	background: #89C56D;
	color: #FFF;
	border-bottom: solid 4px #627295;
	font-weight: bold;
}
.catalog_btn:active {
	-ms-transform: translateY(4px);
	-webkit-transform: translateY(4px);
	transform: translateY(4px);
	border-bottom: none;
	text-decoration: none;
}
.catalog_btn a:link, .catalog_btn a:visited {
	color: #FFF;
}
.catalog_btn a:visited, .catalog_btn a:hover {
	text-decoration: none;
	color: #FFF;
}