@charset "UTF-8";
.areaFlow {}
.areaFlow_title {}
.areaFlow_title > img {}
.areaFlow_title > b {}
.areaFlow_title > small {}
.areaFlow_text {}
.areaFlow_box {
	background-color: #F0FDE8;
	padding-top: 73px;
}
.areaFlow_arrow {
	margin: 17px 0;
}
.areaFlow_arrow > img {
	display: block;
	margin: 0 auto;
}
.areaFlow_headline {
	font-size: 26px;
	text-align: center;
	line-height: 1.6;
	margin-top: 70px;
}
.areaFlow_msg {
	text-align: center;
}
.areaFlow_list {
	list-style: none;
	max-width: 750px;
	display: flex;
	justify-content: space-between;
	margin: 42px auto 110px;
}
.areaFlow_list > li {
	width: 48%;
}
.areaFlow_list > li:first-child {}
.areaFlow_list > li:last-child {}
.areaFlow_list > li:nth-child(2n+1) {}
.areaFlow_list > li:nth-child(n+3) {}
.areaFlow_list > li > a {}
.areaFlow_list > li > a::before {
	content: "";
}
.areaFlow_list > li > a::after {
	content: "";
}
.areaFlow_imgWrap {}
.areaFlow_subhead {
	display: flex;
	justify-content: center;
	align-items: center;
}
.areaFlow_subhead > img {}
.areaFlow_subhead > b {
	display: block;
	font-size: 14px;
	text-align: center;
	margin: 0 5px;
}
.areaFlow_image {
	max-width: 519px;
	margin: 40px auto 0;
}
.areaFlow_image > img {}
.flow {
	border: 3px solid #CBCBCB;
	border-radius: 11px;
	background-color: #fff;
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
	padding: 54px 35px;
}
.flow_cols {
	display: flex;
	justify-content: space-between;
	max-width: 1060px;
	margin: 0 auto;
}
.flow_col {}
.flow_col-no1 {
	width: 16%;
}
.flow_title {
	text-align: left;
}
.flow_col-no2 {
	width: 81.4%;
}
.flow_text {
	margin-bottom: 1.5em;
}
.flow_text:last-child {
	margin-bottom: 0;
}
.flow_text > a {}
.flow_text > a::before {
	content: "";
}
.flow_text > a::after {
	content: "";
}
.flow_messageWrap {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.flow_messageWrap-rev {
	flex-direction: row-reverse;
}
.flow_messageWrap_image {
	width: 15.1%;
}
.flow_messageWrap_image > img {}
.flow_messageWrap_text {
	border: 3px solid #121212;
	border-radius: 12px;
	padding: 20px 20px;
	box-sizing: border-box;
	width: 82%;
	position: relative;
	z-index: 1;
	font-weight: 500;
}
.flow_messageWrap_text::after {
	content: "";
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 28' preserveAspectRatio='none' %3E%3Cpolygon fill='%23FFFFFF' points='4.1,12.91 26.97,-0.73 26.97,29.49 '/%3E%3Cpath fill='%23121212' d='M656.65,83.5H34.48c-7.44,0-13.5-6.06-13.5-13.5V26.9L1.69,14.61C1.25,14.32,0.99,13.83,1,13.3c0.01-0.53,0.3-1.01,0.76-1.27L20.98,1.11V-36c0-7.44,6.06-13.5,13.5-13.5h622.17c7.44,0,13.5,6.06,13.5,13.5V70C670.15,77.44,664.1,83.5,656.65,83.5z M5.41,13.42l17.88,11.4c0.43,0.28,0.69,0.75,0.69,1.26V70c0,5.79,4.71,10.5,10.5,10.5h622.17c5.79,0,10.5-4.71,10.5-10.5V-36c0-5.79-4.71-10.5-10.5-10.5H34.48c-5.79,0-10.5,4.71-10.5,10.5V1.98c0,0.54-0.29,1.04-0.76,1.3L5.41,13.42z'/%3E%3C/svg%3E");
	width: 24px;
	height: 28px;
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	top: 0;
	margin: auto;
	right: 100%;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: cover;
}
.flow_messageWrap_text-rev::after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 28' preserveAspectRatio='none'%3E%3Cpolygon fill='%23FFFFFF' points='19.9,12.91 -2.97,-0.73 -2.97,29.49 '/%3E%3Cpath fill='%23121212' d='M-646.15,70V-36c0-7.44,6.06-13.5,13.5-13.5h622.17c7.44,0,13.5,6.06,13.5,13.5V1.11l19.22,10.93c0.46,0.26,0.75,0.74,0.76,1.27c0.01,0.53-0.25,1.02-0.69,1.3L3.02,26.9V70c0,7.44-6.06,13.5-13.5,13.5h-622.17C-640.1,83.5-646.15,77.44-646.15,70z M0.78,3.29c-0.47-0.27-0.76-0.76-0.76-1.3l0-37.98c0-5.79-4.71-10.5-10.5-10.5h-622.17c-5.79,0-10.5,4.71-10.5,10.5V70c0,5.79,4.71,10.5,10.5,10.5h622.17c5.79,0,10.5-4.71,10.5-10.5l0-43.92c0-0.51,0.26-0.99,0.69-1.26l17.88-11.4L0.78,3.29z'/%3E%3C/svg%3E");
	right: auto;
	left: 100%;
}
.memo {
	background-color: #EFEFEF;
	border-radius: 13px;
	padding: 25px 25px;
	display: flex;
	justify-content: space-between;
	margin: 20px 0;
}
.memo:first-child {
	margin-top: 0;
}
.memo:last-child {
	margin-bottom: 0;
}
.memo_title {
	font-size: 18px;
	width: 24%;
}
.memo_areaText {
	width: 87%;
}
.memo_text {}
.memo_text > a {}
.memo_text > a::before {
	content: "";
}
.memo_text > a::after {
	content: "";
}
.memo_telList {
	list-style: none;
	text-align: center;
}
.memo_telList > li {
	margin-top: 10px;
}
.memo_telList > li:first-child {
	margin-top: 0;
}
.memo_telList > li:last-child {}
.memo_telList > li:nth-child(2n + 1) {}
.memo_telList > li:nth-child(n + 3) {}
.memo_telList > li > a {
	display: flex;
	text-decoration: none;
	color: inherit;
	font-size: 34px;
	line-height: 1;
	font-weight: 500;
	align-items: center;
	justify-content: center;
}
.memo_telList > li > a::before {
	content: "";
}
.memo_telList > li > a::after {
	content: "";
}
.memo_telList > li > a > .icon {
	display: block;
	margin-right: 10px;
}
.memo_telList > li > a > .icon-freedial {
	color: #64C34D;
}
.memo_open {
	text-align: center;
	margin-top: 10px;
}
.memo_link {
	max-width: 354px;
	margin: 0 auto;
}
.memo_link > a {}
.memo_link > a::before {
	content: "";
}
.memo_link > a::after {
	content: "";
}
.intro {
	position: relative;
	z-index: 10;
}
.intro_title {
	background-image: url(/assets/img/flow/bg-fukidashi@2x.png);
	width: 417px;
	height: 74px;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0 auto 30px;
	line-height: 1.6;
	text-align: center;
	font-size: 14px;
	box-sizing: border-box;
	padding-top: 5px;
}
.intro_imageWrap {
	position: relative;
	z-index: 1;
}
.intro_imageWrap > img {
	display: block;
	position: absolute;
	z-index: 10;
	bottom: -50px;
	left: 50%;
	transform: translateX(-50%);
	width: 848px;
}
.intro_image {
	max-width: 562px;
	margin: 0 auto;
}
.intro_image > img {}
@media screen and (min-width:1000px) {
	.areaFlow_list > li > a:hover {}
	.flow_text > a:hover {}
	.memo_text > a:hover {}
	.memo_telList > li > a:hover {}
	.memo_link > a:hover {}
}
@media screen and (max-width:999px) {
	.areaFlow {}
	.areaFlow_title {}
	.areaFlow_title > img {}
	.areaFlow_title > b {}
	.areaFlow_title > small {}
	.areaFlow_text {}
	.areaFlow_box {}
	.areaFlow_arrow {}
	.areaFlow_arrow > img {}
	.areaFlow_headline {}
	.areaFlow_msg {}
	.areaFlow_list {
		margin-bottom: 60px;
	}
	.areaFlow_list > li {}
	.areaFlow_list > li:first-child {}
	.areaFlow_list > li:last-child {}
	.areaFlow_list > li:nth-child(2n + 1) {}
	.areaFlow_list > li:nth-child(n + 3) {}
	.areaFlow_list > li > a {}
	.areaFlow_list > li > a::before {}
	.areaFlow_list > li > a::after {}
	.areaFlow_imgWrap {}
	.areaFlow_subhead {}
	.areaFlow_subhead > img {}
	.areaFlow_subhead > b {}
	.areaFlow_image {
		max-width: 450px;
	}
	.areaFlow_image > img {}
	.flow {
		padding: 35px 35px;
		border-width: 2px;
	}
	.flow_cols {}
	.flow_col {}
	.flow_col-no1 {
		width: 20%;
	}
	.flow_title {
		font-size: 18px;
	}
	.flow_col-no2 {
		width: 78%;
	}
	.flow_text {}
	.flow_text:last-child {}
	.flow_text > a {}
	.flow_text > a::before {}
	.flow_text > a::after {}
	.flow_messageWrap {}
	.flow_messageWrap-rev {}
	.flow_messageWrap_image {}
	.flow_messageWrap_image > img {}
	.flow_messageWrap_text {}
	.flow_messageWrap_text::after {}
	.flow_messageWrap_text-rev::after {}
	.memo {}
	.memo:last-child {}
	.memo_title {}
	.memo_areaText {}
	.memo_text {}
	.memo_text > a {}
	.memo_text > a::before {}
	.memo_text > a::after {}
	.memo_telList {}
	.memo_telList > li {}
	.memo_telList > li:first-child {}
	.memo_telList > li:last-child {}
	.memo_telList > li:nth-child(2n + 1) {}
	.memo_telList > li:nth-child(n + 3) {}
	.memo_telList > li > a {}
	.memo_telList > li > a::before {}
	.memo_telList > li > a::after {}
	.memo_telList > li > a > .icon {}
	.memo_telList > li > a > .icon-freedial {}
	.memo_open {}
	.memo_link {}
	.memo_link > a {}
	.memo_link > a::before {}
	.memo_link > a::after {}
	.intro {}
	.intro_title {}
	.intro_imageWrap {}
	.intro_imageWrap > img {
		width: 680px;
	}
	.intro_image {}
	.intro_image > img {}
}
@media screen and (max-width:767px) {
	.areaFlow {}
	.areaFlow_title {}
	.areaFlow_title > img {}
	.areaFlow_title > b {}
	.areaFlow_title > small {}
	.areaFlow_text {}
	.areaFlow_box {
		padding-top: 45px;
	}
	.areaFlow_arrow {
		margin: 10px 0;
	}
	.areaFlow_arrow > img {
		width: 30px;
	}
	.areaFlow_headline {
		font-size: 20px;
		margin-top: 45px;
	}
	.areaFlow_msg {}
	.areaFlow_list {
		margin-top: 15px;
		margin-bottom: 25px;
	}
	.areaFlow_list > li {
		width: 49%;
	}
	.areaFlow_list > li:first-child {}
	.areaFlow_list > li:last-child {}
	.areaFlow_list > li:nth-child(2n + 1) {}
	.areaFlow_list > li:nth-child(n + 3) {}
	.areaFlow_list > li > a {
		padding: 0 5px;
	}
	.areaFlow_list > li > a::before {}
	.areaFlow_list > li > a::after {}
	.areaFlow_imgWrap {}
	.areaFlow_subhead {}
	.areaFlow_subhead > img {
		width: 21px;
	}
	.areaFlow_subhead > b {
		font-size: 11px;
	}
	.areaFlow_image {
		max-width: 260px;
		margin-top: 10px;
	}
	.areaFlow_image > img {}
	.flow {
		border-width: 1px;
		padding: 25px 15px;
		border-radius: 6px;
		box-shadow: 0 2px 4px rgba(0, 0, 0, 0.16);
	}
	.flow_cols {
		display: block;
	}
	.flow_col {
		width: auto;
	}
	.flow_col-no1 {}
	.flow_title {
		margin-bottom: 10px;
		text-align: center;
	}
	.flow_col-no2 {}
	.flow_text {
		margin-bottom: 1em;
	}
	.flow_text:last-child {}
	.flow_text > a {}
	.flow_text > a::before {}
	.flow_text > a::after {}
	.flow_messageWrap {}
	.flow_messageWrap-rev {}
	.flow_messageWrap_image {}
	.flow_messageWrap_image > img {}
	.flow_messageWrap_text {
		border-width: 1px;
		border-radius: 6px;
		padding: 10px 10px;
		font-weight: normal;
		font-size: 12px;
	}
	.flow_messageWrap_text::after {
		width: 8px;
		height: 10px;
	}
	.flow_messageWrap_text-rev::after {}
	.memo {
		display: block;
		border-radius: 6px;
		padding: 15px 15px;
		margin: 10px 0;
	}
	.memo:last-child {}
	.memo_title {
		width: auto;
		font-size: 16px;
		text-align: center;
		margin-bottom: 10px;
	}
	.memo_areaText {
		width: auto;
	}
	.memo_text {}
	.memo_text > a {}
	.memo_text > a::before {}
	.memo_text > a::after {}
	.memo_telList {}
	.memo_telList > li {
		margin-top: 15px;
	}
	.memo_telList > li:first-child {}
	.memo_telList > li:last-child {}
	.memo_telList > li:nth-child(2n + 1) {}
	.memo_telList > li:nth-child(n + 3) {}
	.memo_telList > li > a {
		font-size: 26px;
	}
	.memo_telList > li > a::before {}
	.memo_telList > li > a::after {}
	.memo_telList > li > a > .icon {}
	.memo_telList > li > a > .icon-freedial {}
	.memo_open {
		font-size: 12px;
	}
	.memo_link {}
	.memo_link > a {}
	.memo_link > a::before {}
	.memo_link > a::after {}
	.intro {}
	.intro_title {
		font-size: 12px;
		width: 280px;
		height: 62px;
		padding-top: 0;
		margin-bottom: 10px;
	}
	.intro_imageWrap {}
	.intro_imageWrap > img {
		width: 290px;
		bottom: -30px;
	}
	.intro_image {
		max-width: 280px;
	}
	.intro_image > img {}
}
