@charset "utf-8";
/* CSS Document */

/*============================================
 ご入居のご家族様へ
============================================*/
#after #after_head {
	height: auto;
	margin: 0 auto 80px;
	overflow: hidden;
	padding-top: 40px;
	width: 1000px;
}
#after #after_head p {
	/* font-family: 'Hiragino Mincho Pro', 'ヒラギノ明朝 Pro W3', 'Kozuka Mincho Pro', 'Kozuka Mincho Std', '小塚明朝 Pro R', '小塚明朝 Std R', serif; */
	font-size: 18px;
	font-weight: normal;
	line-height: 2;
	text-align: center;
}
#after #after_head .btn {
	float: right;
  width: 200px;
}
#after #after_head .btn a {
	background: #d0a65e;
	color: #fff;
	font-size: 14px;
}
#after #after_head .btn a:hover {
	background: #e6be7a;
}
#after #after_head .btn .arr:before {
	color: #fff;
}
#after_list {
	margin: 0 auto 80px;
	width: 1000px;
}
#after_list ul {
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	margin: 0 -20px;
}
#after_list li {
	margin: 15px;
	width: calc(33.33% - 30px);
}
#after_list li a {
	box-shadow: 0 0 1px 1px rgba(0,0,0,0.1);
	display: block;
}
#after_list li section {
	padding: 10px 25px 25px;
	display: block;
}
#after_list li img {
	width: 100%;
}
#after_list li h2 {
	display: flex;
	/* font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; */
	font-size: 18px;
	line-height: 1.5;
	margin-bottom: 10px;
}
#after_list li i {
	font-size: 18px;
	margin: 3px 7px 0 0;
}
#after_list li p {
	font-size: 14px;
	line-height: 1.6;
	margin: 0;
}
#after #after_reform  {
	width: 1000px;
	margin: 0 auto 70px;
	text-align: center;
}
#after #after_reform h2 {
	margin-bottom: 20px;
	font-size: 23px;
	/* font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; */
}
#after .after_reform_bnr {
	margin-top: 40px;
}
#after .after_reform_bnr a {
	display: block;
	position: relative;
}
#after .after_reform_bnr a:before {
	background: #000;
	bottom: 0;
	content: '';
	left: 0;
	opacity: .3;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s;
}
#after .after_reform_bnr a:hover:before {
	opacity: .2;
}
#after .after_reform_bnr section {
	color: #fff;
	font-size: 27px;
	font-weight: 700;
	left: 0;
	position: absolute;
	right: 0;
	text-align: center;
	top: 50%;
	transform: translateY(-50%);
}
#after .after_reform_bnr i {
	border: 2px solid #fff;
	border-radius: 50%;
	display: block;
	font-size: 36px;
	height: 60px;
	line-height: 60px;
	margin: 0 auto 10px;
	text-align: center;
	width: 60px;
}
#after .after_reform_bnr img {
	vertical-align: bottom;
}

/* 長期アフター付メンテ */
#after.service #wrapper {
	overflow: hidden;
}
#after.service #after_head {
	background: url(../images/after_serviceBg.jpg) top center no-repeat;
	margin: -70px auto 0;
	padding: 90px 0 70px;
	width: 100%;
}
#after.service img {
	max-width: 100%
}

#after.service .afterserviceBox + .afterserviceBox {
	margin-top: 80px;
}
#after.service .afterserviceBox h3 {
	font-size: 21px;
	font-weight: 500;
	line-height: 1.4;
	margin: 0 0 20px;
	text-align: center;
}
#after.service .afterserviceBox h3 span {
	color: #D25B56;
	display: block;
	/* font-family: Arial; */
	font-size: 27px;
}
#after.service .afterserviceBox p {
	text-align: center;
}

#after.service .afterservice_secondHead {
	align-items: center;
	display: flex;
	margin-bottom: 40px;
}
#after.service .afterservice_secondHead section {
	margin-right: 40px;
	width: calc(100% - 575px);
}
#after.service .afterservice_secondHead p {
	text-align: left;
}

#after.service .after_supportBox {
	display: flex;
}
#after.service .after_supportBox section {
	width: calc(100% - 340px);
}
#after.service .after_supportBox p {
	text-align: left;
}
#after.service .after_supportBox .photo {
	margin-left: 40px;
}

#after.service .after_serivce_third {
	border: 3px solid #e9456d;
	margin-bottom: 20px;
	padding: 40px;
}
#after.service .after_serivce_third_p {
	text-align: left !important;
}

/* 積立金 */
#after.tsumitate .aftertsumitateHead {
	margin-bottom: 60px;
	text-align: center;
}
#after.tsumitate .aftertsumitateHead h2 {
	font-size: 21px;
	margin-bottom: 20px;
}
#after.tsumitate .aftertsumitateHead p {
	margin-bottom: 40px;
}

#after.tsumitate .aftertsumitateBox h2 {
	font-size: 21px;
	margin-bottom: 20px;
	text-align: center;
}

#after.tsumitate .aftertsumitate_point {
	display: flex;
	margin-bottom: 20px;
}
#after.tsumitate .aftertsumitate_point figure {
	margin-left: 30px;
}

#after.tsumitate .aftertsumitate_about {
	align-items: flex-start;
	display: flex;
	flex-wrap: wrap;
}
#after.tsumitate .aftertsumitate_about dt {
	background: #000;
	border-radius: 40px;
	box-sizing: border-box;
	color: #fff;
	margin: 0 20px 20px 0;
	padding: 5px;
	text-align: center;
	width: 18em;
}
#after.tsumitate .aftertsumitate_about dd {
	margin-bottom: 20px;
	width: calc(100% - 18em - 20px);
}

#after.tsumitate .aftertsumitate_menu {
	align-items: center;
	border: 2px solid #e6e3db;
	display: flex;
	padding: 40px;
	position: relative;
}
#after.tsumitate .aftertsumitate_menu h4 {
	background: #daba82;
	color: #fff;
	left: 0;
	line-height: 1;
	padding: 10px 20px;
	position: absolute;
	top: 0;
}
#after.tsumitate .aftertsumitate_menu p {
	margin: 0;
}
#after.tsumitate .aftertsumitate_menu ul {
	display: flex;
	list-style: none;
	margin-left: 40px;
}
#after.tsumitate .aftertsumitate_menu li + li {
	margin-left: 10px;
}
#after.tsumitate .aftertsumitate_menu img {
	vertical-align: bottom;
}

/* シロアリ被害互助会 */
#after.whiteant #whiteantBox {
	overflow: hidden;
}
#after.whiteant #whiteantBox .photo {
	margin-left: 40px;
	float: right;
}
#after.whiteant #whiteantBox section {
	overflow: hidden;
}
#after.whiteant #whiteantBox h2 {
	margin-bottom: 20px;
	font-size: 23px;
	/* font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; */
}
#after.whiteant #whiteantBox .btn {
	border: 1px solid #e7e3da;
	float: right;
}
#after.whiteant #whiteantBox .btn a {
	padding: 0 20px 0 25px;
}


/* 友の会 */
#after.tomonokai .tomonokaiBox {
	display: flex;
	margin: 0 -20px 70px;
}
#after.tomonokai .tomonokaiBox_text {
	padding: 0 20px;
}
#after.tomonokai .tomonokaiBox h2 {
	font-size: 23px;
	/* font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; */
	margin-bottom: 20px;
}
#after.tomonokai .tomonokaiBox figure {
	padding: 0 20px;
}
#after.tomonokai .tomonokaiBox img {
	width: 100%;
}
#after.tomonokai .tomonokaiBox .btn {
	border: 1px solid #e7e3da;
	display: inline-block;
}
#after.tomonokai .tomonokaiBox .btn a {
	padding: 0 20px 0 25px;
}

#after.tomonokai #tomonokai_system {
	margin-bottom: 70px;
}
#after.tomonokai #tomonokai_system h2 {
	margin-bottom: 20px;
	font-size: 23px;
	/* font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; */
}
#after.tomonokai #tomonokai_system dl {
	margin-bottom: 40px;
	font-weight: bold;
	/* font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; */
	border-width: 0 1px 1px;
	border-style: solid;
	border-color: #e7e3da;
	overflow: hidden;
}
#after.tomonokai #tomonokai_system dt {
	margin-right: 20px;
	width: 70px;
	height: 60px;
	font-size: 23px;
	color: #fff;
	text-align: center;
	line-height: 60px;
	background: #d1a862;
	border-top: 1px solid #e7e3da;
	float: left;
	clear: left;
}
#after.tomonokai #tomonokai_system dd {
	height: 60px;
	font-size: 15px;
	line-height: 60px;
	border-top: 1px solid #e7e3da;
}

#after.tomonokai #tomonokai_system ul {
	margin-right: -32px;
	list-style: none;
	overflow: hidden;
}
#after.tomonokai #tomonokai_system li {
	margin: 0 32px 32px 0;
	width: 312px;
	float: left;
	background: #fdfddd;
	display: table;
}
#after.tomonokai #tomonokai_system li img {
	display: table-cell;
}
#after.tomonokai #tomonokai_system li p {
	padding: 0 20px;
	font-size: 12px;
	display: table-cell;
	vertical-align: middle;
}

#after.tomonokai #tomonokai_point {
	margin-bottom: 70px;
}
#after.tomonokai #tomonokai_point h2 {
	margin-bottom: 20px;
	font-size: 23px;
	/* font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; */
}
#after.tomonokai #tomonokai_point p {
	margin-bottom: 30px;
	float: left;
}
#after.tomonokai #tomonokai_point .btn {
	margin-bottom: 30px;
	border: 1px solid #e7e3da;
	float: right;
}
#after.tomonokai #tomonokai_point .btn a {
	padding: 0 20px 0 25px;
}
#after.tomonokai #tomonokai_point table {
	width: 100%;
	margin-bottom: 40px;
	border: 1px solid #e7e3da;
	clear: both;
}
#after.tomonokai #tomonokai_point th {
	width: 380px;
	padding: 20px;
	text-align: left;
	background: #fdfddd;
	border: 1px solid #e7e3da;
}
#after.tomonokai #tomonokai_point td {
	padding: 20px;
	border: 1px solid #e7e3da;
}
#after.tomonokai #tomonokai_point td.centered {
	width: 60px;
}
#after.tomonokai #tomonokai_point td em {
	font-weight: bold;
	font-style: normal;
	color: #e15151;
}
#after.tomonokai #tomonokai_point ul {
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	overflow: hidden;
}
#after.tomonokai #tomonokai_point li {
	box-sizing: border-box;
	display: flex;
	padding: 1px;
	width: 50%;
}
#after.tomonokai #tomonokai_point li div {
	background: #e7e3da;
	padding-top: 60px;
	text-align: center;
	width: 80px;
}
#after.tomonokai #tomonokai_point li em {
	font-size: 32px;
	font-style: normal;
	/* font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; */
	line-height: 1;
}
#after.tomonokai #tomonokai_point li img {
	vertical-align: bottom;
	width: 100%;
}

#after.tomonokai #tomonokai_merit h2 {
	margin-bottom: 20px;
	font-size: 23px;
	/* font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; */
}
#after.tomonokai #tomonokai_merit .meritBox {
	float: left;
	width: calc(50% - 30px);
}
#after.tomonokai #tomonokai_merit .meritBox + .meritBox {
	margin-left: 60px;
}
#after.tomonokai #tomonokai_merit .meritBox dl {
	display: table;
}
#after.tomonokai #tomonokai_merit .meritBox dl + dl {
	margin-top: 10px;
}
#after.tomonokai #tomonokai_merit .meritBox dt {
	width: 7em;
	padding: 10px 0;
	text-align: center;
	border: 1px solid #e7e3da;
	display: table-cell;
	vertical-align: middle;
}
#after.tomonokai #tomonokai_merit .meritBox dd {
	padding-left: 20px;
	display: table-cell;
	vertical-align: middle;
}

/*============================================
 リフォーム
============================================*/
#reform .reformHead {
	line-height: 1.8;
	margin: 80px 0;
	text-align: center;
}
#reform .reformHead h2 {
	font-size: 24px;
	margin-bottom: 20px;
}
#reform .reformHead p {
	line-height: 2.1;
}

#reform .reform_rotyHead {
	align-items: center;
	display: flex;
	height: 500px;
	justify-content: flex-end;
	margin-bottom: 80px;
	width: 100%;
}
#reform .reform_rotyHead section {
	background: #fff;
	box-sizing: border-box;
	padding: 80px;
	position: relative;
	width: 580px;
	z-index: 5;
}
#reform .reform_rotyHead h3 {
	font-size: 24px;
	margin-bottom: 10px;
}
#reform .reform_rotyHead p {
	line-height: 2.1;
	margin: 0;
}
#reform .reform_rotyHead figure {
	height: 500px;
	left: 0;
	overflow: hidden;
	position: absolute;
	width: 50vw;
}
#reform .reform_rotyHead figure img {
	max-height: 100%;
}

#reform .reform_rotyBody {
	display: flex;
	margin-bottom: 80px;
}
#reform .reform_rotyBody section {
	margin: 10px 40px 0 0;
	width: 480px;
}
#reform .reform_rotyBody h4 {
	font-size: 24px;
	margin: 0 0 20px;
}
#reform .reform_rotyBody figure {
	width: 480px;
}
#reform .reform_rotyBody img {
	max-width: 100%;
	vertical-align: bottom;
}
#reform .reform_rotyBody img + img {
	margin-top: 20px;
}

#reform #event_list {
	margin-bottom: 80px;
}
#reform #event_list h3 {
	font-size: 24px;
	line-height: 1;
	margin-bottom: 20px;
}
#reform #event_list h3 i {
	font-size: 26px;
	margin-right: 5px;
}
#reform #event_list .new {
	background: #e15151;
	color: #fff;
	display: inline-block;
	font-size: 12px;
	margin-bottom: 10px;
	padding: 2px 10px;
}
#reform #event_list .date {
	font-size: 15px;
}
#reform #event_list .btn {
	border: 1px solid #e8e5de;
	display: block;
	margin: 40px auto 0;
	width: 200px;
}
#reform #event_list .btn a {
	display: block;
}
#reform #event_list .btn a:hover {
	background: #e7e3da;
}

#reform #reform_work {
	margin-bottom: 100px;
}
#reform #reform_work h3 {
	font-size: 24px;
	line-height: 1;
	margin-bottom: 30px;
}
#reform #reform_work h3 i {
	font-size: 26px;
	margin-right: 5px;
}
#reform #reform_work ul {
	list-style: none;
}
#reform #reform_work li + li {
	margin-top: 40px;
}
#reform #reform_work li a {
	display: flex;
}
#reform #reform_work li figure {
	margin-right: 40px;
	width: 460px;
}
#reform #reform_work li img {
	max-width: 100%;
	vertical-align: bottom;
}
#reform #reform_work li section {
	margin-top: 10px;
	width: 500px;
}
#reform #reform_work li .ico {
	background: #c29b56;
	color: #fff;
	display: inline-block;
	font-size: 13px;
	font-weight: 700;
	line-height: 1;
	margin-bottom: 10px;
	padding: 8px 10px 5px;
	text-align: center;
}
#reform #reform_work .btn {
	border: 1px solid #e8e5de;
	display: block;
	margin: 40px auto 0;
	width: 200px;
}
#reform #reform_work .btn a {
	display: block;
}
#reform #reform_work .btn a:hover {
	background: #e7e3da;
}

#reform .reform_contentHead {
	height: 450px;
	margin-bottom: 60px;
}
#reform .reform_contentHead_img {
	height: 400px;
	overflow: hidden;
	position: absolute;
	left: 0;
	width: calc(100vw - ((100vw - 1000px) / 2));
}
#reform .reform_contentHead_img img {
	width: 100%;
}
#reform .reform_contentHead_txt {
	background: #fff;
	display: flex;
	left: -60px;
	margin: 0 -60px 60px 0;
	padding: 70px 0 0 60px;
	position: relative;
	top: 340px;
	z-index: 5;
}
#reform .reform_contentHead_txt h3 {
	font-size: 24px;
	line-height: 1.4;
	margin-right: 60px;
}
#reform .reform_contentHead_txt p {
	margin: 0;
}

#reform .reform_flow {
	margin-bottom: 100px;
}
#reform .reform_flow dl {
	display: flex;
	flex-wrap: wrap;
}
#reform .reform_flow dt {
	/* font-family: arial, sans-serif; */
	font-size: 	40px;
	font-weight: 700;
	line-height: 1;
	position: relative;
	width: 120px;
}
#reform .reform_flow dt:before {
	background: #000;
	bottom: 20px;
	content: '';
	display: block;
	right: 50px;
	position: absolute;
	top: 55px;
	width: 1px;
}
#reform .reform_flow dt span {
	color: #000;
	display: inline-block;
	font-size: 21px;
	font-weight: 500;
	margin-right: 5px;
}
#reform .reform_flow dd {
	margin-bottom: 20px;
	width: 880px;
}
#reform .reform_flow dd h4 {
	font-size: 21px;
	margin: 7px 0 20px;
}

#reform .reform_diagnosis {
	margin-bottom: 100px;
}
#reform .reform_diagnosis_flow {
	display: flex;
	justify-content: center;
	list-style: none;
	margin-bottom: 60px;
}
#reform .reform_diagnosis_flow li {
	background: #000;
	color: #fff;
	text-align: center;
	padding: 20px 0;
	position: relative;
	width: 160px;
}
#reform .reform_diagnosis_flow li + li {
	margin-left: 40px;
}
#reform .reform_diagnosis_flow li + li:before {
	color: #000;
	content: '\f324';
	font-family: "Font Awesome 5 Pro";
	position: absolute;
	left: -25px;
}
#reform .reform_diagnosisBox {
	display: flex;
}
#reform .reform_diagnosisBox + .reform_diagnosisBox {
	margin-top: 60px;
}
#reform .reform_diagnosisBox section {
	margin-left: 40px;
	width: 480px;
}
#reform .reform_diagnosisBox h4 {
	font-size: 21px;
}
#reform .reform_diagnosisBox dl {
	background: #fdfddd;
	display: flex;
	flex-wrap: wrap;
	margin: 10px 0 20px;
	padding: 25px;
}
#reform .reform_diagnosisBox dt {
	width: 5em;;
}
#reform .reform_diagnosisBox dd {
	width: calc(100% - 5em);
}

#reform .reform_staff .reform_contentHead {
	height: 650px;
}
#reform .reform_staff .reform_contentHead_txt figure {
	margin-right: 40px;
	width: 200px;
}
#reform .reform_staff .reform_contentHead_txt img {
	max-width: 100%;
}
#reform .reform_staff .reform_contentHead_txt section {
	display: flex;
	width: calc(100% - 200px);
}
#reform .reform_staff .reform_contentHead_txt h3 {
	font-weight: 500;
	margin-right: 0;
	width: 250px;
}
#reform .reform_staff .reform_contentHead_txt h3 small {
	display: block;
	font-size: 18px;
	margin-bottom: 5px;
}
#reform .reform_staff .reform_contentHead_txt h3 span {
	display: inline-block;
	font-size: 18px;
	margin-right: 5px;
}
#reform .reform_staff .reform_staffBox {
	width: calc(100% - 250px);
}
#reform .reform_staff .reform_staffBox .btn {
	border: 1px solid #e8e5de;
	display: inline-block;
	margin-top: 20px;
	width: 180px;
}
#reform .reform_staff .reform_staffBox .btn i {
	font-size: 13px;
	margin-right: 5px;
}
#reform .reform_staff .reform_staffBox .btn a:hover {
	background: #e7e3da;
}

#reform .reform_contactArea {
	background: #f3f3f3;
	padding: 40px 60px;
}
#reform .reform_contactArea section {
	display: flex;
}
#reform .reform_contactArea div {
	width: 50%;
}
#reform .reform_contactArea h2 {
	font-size: 18px;
}
#reform .reform_contactArea .reform_contact {
	align-items: center;
	display: flex;
	list-style: none;
	justify-content: flex-end;
	width: 50%;
}
#reform .reform_contactArea .reform_contact .telephone {
	margin-right: 20px;
}
#reform .reform_contactArea .reform_contact .telephone p {
	/* font-family: arial, sans-serif; */
	font-size: 30px;
	line-height: 1.3;
	margin: 0;
}
#reform .reform_contactArea .reform_contact .telephone i {
	color: #000;
	display: inline-block;
	font-size: 21px;
	margin: -5px 5px 0 0;
	vertical-align: middle;
}
#reform .reform_contactArea .reform_contact .inquiry a {
	background: #e15151;
	color: #fff;
	padding: 15px 40px;
}
#reform .reform_contactArea .reform_contact .inquiry a:hover {
	background: #f26666;
}
#reform .reform_contactArea .reform_contact .inquiry i {
	display: inline-block;
	margin-right: 5px;
}
#reform .reform_contactArea .reform_bnr {
	display: flex;
	list-style: none;
	margin-top: 20px;
}
#reform .reform_contactArea .reform_bnr li + li {
	margin-left: 40px;
}

.reform_formBtn {
	bottom: 20px;
	line-height: 1.5;
	position: fixed;
	right: 20px;
	text-align: center;
	z-index: 100;
}
.reform_formBtn a {
	align-items: center;
	background: #D25B56;
	border-radius: 50%;
	color: #fff;
	display: flex;
	font-size: 14px;
	height: 100px;
	justify-content: center;
	text-align: center;
	width: 100px;
}
.reform_formBtn a:hover {
	background: #e66e69;
}



.owner_desc {

}

.ttl_center {
	text-align: center;
}
.ttl_center h2 {
	font-size: 24px;
	font-weight: 600;
	margin-bottom: 12px;
}
.ttl_center p {
	text-align: center;
}

.owners_merit {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 26px;
}
.owners_merit article {
	width: 31%;
	background: #fdfddd;
	padding: 20px;
}
.owners_merit article h5 {
	text-align: center;
	font-size: 14px;
}
.owners_merit article h2 {
	font-size: 20px;
	text-align: center;
	font-weight: 600;
	margin-bottom: 8px;
}
.owners_merit article p {
	text-align: center;
	font-size: 14px;
}
.owners_merit article p.txt_lg {
	font-size: 16px;
	font-weight: 600;
	background: #fff;
	padding: 10px;
	border-radius: 5px;
	line-height: 1.41;
}
.owners_merit article ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
}
.owners_merit article li {
	font-size: 12px;
	background: #fff;
	padding: 3px 10px;
	border-radius: 50px;
	margin: 3px;
}
.owners_merit article li.list_none {
	background: none;
}
.u-margintop--lg {
	margin-top: 70px !important;
}
.owners_flow {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 26px;
}
.owners_flow article {
	width: 280px;
	height: 280px;
	background: #fff;
	border: 8px solid #fce9f1;
	padding: 20px;
	border-radius: 50%;
	position: relative;
}

.owners_flow article:before {
  content: '';
  width: 22px;
  height: 22px;
  border: 0;
  border-top: solid 3px #fce9f1;
  border-right: solid 3px #fce9f1;
  position: absolute;
  top: 50%;
  right: -53px;
  margin-top: -4px;
  transform: rotate(45deg);
}
.owners_flow article:last-of-type:before {
	display: none;
}


.owners_flow article .inner {
	position: absolute;
	width: 90%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -44%);
	text-align: center;
}
.owners_flow article h5 {
	font-size: 14px;
	text-align: center;
	line-height: 1.41;
}
.owners_flow article h2 {
	font-size: 20px;
	text-align: center;
	line-height: 1.41;
	margin-top: 7px;
	font-weight: 700;
}
.owners_flow article img {
	margin-top: 14px;
}

.owners_flow article .coution {
	font-size: 12px;
	margin-top: 10px;
}


@media screen and (max-width: 700px) {
	.for-sp {
		display: none;
	}
	.owners_merit article {
		width: 100%;
		margin-top: 20px;
	}
	.owners_merit article:first-of-type {
		margin-top: 0;
	}
	.ttl_center h2 {
		font-size: 18px;
	}
	.owners_merit article h2 {
		font-size: 18px;
	}
	.owners_flow {
		display: block;
		text-align: center;
	}
	.owners_flow article {
		margin: 38px auto 0;
	}
	.owners_flow article:first-of-type {
		margin-top: 0;
	}
	.owners_flow article:before {
		content: '';
		width: 15px;
		height: 15px;
		border: 0;
		border-top: solid 2px #fce9f1;
		border-right: solid 2px #fce9f1;
		position: absolute;
		top: auto;
		right: auto;
		left: 50%;
		bottom: -30px;
		margin-top: -4px;
		transform: translateX(-50%) rotate(134deg);
	}
	.owners_flow article {
		width: 240px;
		height: 240px;
	}
	.owners_flow article h5 {
		font-size: 12px;
	}
	.owners_flow article h2 {
		font-size: 18px;
	}
	
}