@charset "UTF-8";
/* CSS Document */
.flow-title {
	background-color: #21b11e;
}
.flow-list_wrap ul li {
	display: flex;
	padding: 25px;
	margin-top: 30px;
}
.green_bg {
	background-color: #f1fcf6;
}
.flow-list_title {
	display: flex;
	align-items: center;
	border-bottom: solid 1px #f77c32;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.flow-list_title h3 {
	font-size: 2.5rem;
	font-family: 'M PLUS 1p', sans-serif;
	margin-left: 15px;
	font-weight: 800;
}
.flow-list_info {
	margin-right: 25px;
}
.flow-list_info p {
	line-height: 2;
}
.flow-list_quotation {
	max-width: 250px;
}
.flow-list_quotation img{
	width: 100%;
}
.flow-list_text {
	margin-top: 20px;
}
.list-title {
	background: #21b11e;
	padding: 5px 10px;
	display: inline-block;
	color: #FFF;
}
.list-title:not(:first-child) {
	margin-top: 25px;
}
.list-text {
	margin-top: 5px;
}
.flow-list_wrap ul .flow-list6 {
	display: block;
}
.flow-list6 .flow-list_info {
	margin-right: 0;
}
.flow-list_wrap ul .flow-list6 ul li {
	display: block;
	padding: 0 25px;
}
.flow-works_title {
	display: flex;
	align-items: center;
}
.flow-works_title p {
	font-size: 2.0rem;
	color: #FFF;
	background-color: #21b11e;
	padding-top: 3px;
	width: 28px;
	height: 25px;
	border-radius: 50%;
	text-align: center;
	line-height: 1;
}
.flow-works_title h4 {
	margin-left: 10px;
	font-size: 2.0rem;
	color: #21b11e;
	font-family: 'M PLUS 1p', sans-serif;
	font-weight: 800;
}
.flow-works_block {
	border-left: solid 2px #21b11e;
	margin-left: 13px;
	margin-top: 10px;
}
.dotted {
	border-left: dotted 3px #21b11e;
}
.border-none {
	border-left: none;
	margin-left: 15px;
}
.flow-works_inner {
	display: flex;
	margin-left: 23px;
	border-bottom: 1px solid #f1fcf6;
	justify-content: space-between;
	padding-bottom: 20px;
}
.flow-works_img {
	max-width: 170px;
	margin-top: -38px;
}
.flow-works_img img {
	width: 100%;
}
.flow-list_info .flow-works_inner p {
	width: 72%;
	margin-top: -5px;
}
.flow-list_wrap .flow-list6 ul li {
	margin-top: 20px;
}
.inner-img {
	max-width: 144px;
}
.inner-img img {
	width: 100%;
}
.flow-list_info .flow-works_inner .inner-text p {
	width: 100%;
	font-size: 1.4rem;
	margin-top: 5px;
}
.inner-flex {
	display: flex;
	justify-content: space-between;
}
.inner-text {
	width: 75%;
}
.flow-list_info .flow-works_inner .inner-text h5 {
	font-size: 1.8rem;
	color: #f77c32;
	font-family: 'M PLUS 1p', sans-serif;
	font-weight: 800;
	border-bottom: solid 1px #f77c32;
	padding-bottom: 5px;
	line-height: 1;
	display: inline-block;
}
.flow-list7_text {
	margin-bottom: 15px;
}
.flow-list7_text span{
	font-size: 2.0rem;
	color: #f77c32;
	font-weight: 500;
}
.flow-list7_note {
	color: #f77c32;
}
.inner-flex {
	padding: 15px;
	border: solid 1px #dedede;
}
.works-inner_block {
	display: block;
}
.inner-flex:not(:first-child){
	margin-top: 20px;
}
.free-shindan {
	margin-top: 55px;
}
.free-shindan img {
		width: 100%;
	}

@media only screen and (max-width:768px) {
	
}
@media only screen and (max-width:520px){
	.mv-lower h2 img {
		width: 60%;
	}
	.flow-list_wrap ul li {
		margin-top: 25px;
		padding: 15px;
		display: block;
	}
	.flow-list_info {
		margin-right: 0;
	}
	.flow-list_title img {
		width: 10%;
	}
	.flow-list_title h3 {
		font-size: 1.8rem;
		margin-left: 10px;
	}
	.flow-list_img {
		text-align: center;
		margin-top: 15px;
	}
	.flow-list_img img {
		width: 90%;
	}
	.flow-list_quotation {
		margin: 0 auto;
		margin-top: 15px;
	}
	.list-title {
		padding: 2px 6px;
	}
	.list-title {
		font-weight: 700;
	}
	.list-title:not(:first-child) {
		margin-top: 15px;
	}
	.flow-list_wrap ul .flow-list6 ul li {
		padding: 0 10px;
	}
	.flow-works_inner {
		display: block;
		margin-left: 20px;
	}
	.flow-list_info .flow-works_inner p {
		width: 100%;
		margin-bottom: 15px;
	}
	.flow-works_img {
		max-width: 220px;
		margin:  0 auto;
	}
	.flow-works_title p {
		font-size: 1.6rem;
		width: 25px;
		height: 22px;
	}
	.flow-works_title h4 {
		font-size: 1.6rem;
		font-weight: 700;
	}
	.flow-works_block {
		margin-left: 11px;
	}
	.inner-flex {
		flex-wrap: wrap-reverse;
	}
	.inner-img {
		max-width: 260px;
	}
	.inner-text {
		width: 100%;
	}
	.flow-list_info .flow-works_inner .inner-text h5 {
		font-size: 1.6rem;
		font-weight: 700;
	}
	.flow-list_info .flow-works_inner .inner-text p {
		font-size: 1.2rem;
	}
	.free-shindan {
		margin-top: 45px;
	}
	.flow-list7_text span {
		font-size: 1.6rem;
	}
}


