.flowBox{
	margin-bottom: 5em;
}

#mainTitle{
	background-image: url("../img/flow/flow_title_bg.jpg");
}

#flowAbout{
	background: #d4d4d4;
	border-radius: 12px;
	overflow: hidden;
	padding: 2em 2em 0 0;
	position: relative;
}
#flowAbout:before,
#flowAbout:after{
	content: "";
	width: 70px;
	height: 70px;
	display: block;
	position: absolute;
	background: url("../img/flow/about_corner.png") left top no-repeat;
	background-size: 100% auto;
}
#flowAbout:before{
	top: 2em;
	left: 2em;
}
#flowAbout:after{
	bottom: 2em;
	right: 2em;
	transform: rotate(180deg);
}
#flowAbout .photo{
	max-width: 450px;
	width: 50%;
}
#flowAbout .mainTxt{
	margin-left: -0.5em;
	padding-bottom: 4em;
	width: 60%;
	max-width: 530px;
}
#flowAbout .mainTxt h3{
	line-height: 1.7em;
}
#flowAbout .mainTxt .f18{
	line-height: 2em;
}
#flowAbout .mainTxt .enLato{
	border-top: #595757 solid 2px;
	border-bottom: #595757 solid 1px;
	padding: 1em 0;
	margin: 1.2em 0;
	line-height: 1.7em;
	color: #727171;
	font-weight: normal;
}

#flowStep6{
	background: #f5f3f2;
	border-radius: 12px;
	padding: 4em;
	margin-top: 5em;
}
#flowStep6 h3{
	margin-bottom: 0.8em;
}

.flowStepBlue .flowStepBlueIn{
	border-radius: 12px;
	padding: 4em 3em 3em;
	position: relative;
	margin-top: 5em;
}
.flowStepBlue.Dark .flowStepBlueIn{
	background: #9fd7eb;
}
.flowStepBlue.Thin .flowStepBlueIn{
	background: #dcebeb;

}
.flowStepBlue .flowStepBlueIn:before{
	content: "";
	position: absolute;
	top: -3.5em;
	left: 0;
	right: 0;
	margin: auto;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 30px 37px 0 37px;
}
.flowStepBlue.Dark .flowStepBlueIn:before{
	border-color: #036e9d transparent transparent transparent;
}
.flowStepBlue.Thin .flowStepBlueIn:before{
	border-color: #9cd1e4 transparent transparent transparent;
}
.flowStepBlue.Dark .flowStepBlueIn:first-child{
	margin-top: 2em;
}
.flowStepBlue.Dark .flowStepBlueIn:first-child:before{
	display: none;
}

.flowStepBlue .flowStepBlueIn h4{
	background: #fff;
	position: relative;
	margin-bottom: 1.5em;
}
.flowStepBlue .flowStepBlueIn h4 .f24{
	line-height: 1.3em;
}
.flowStepBlue .flowStepBlueIn h4 .enLato{
	padding: 0.5em 1.5em 0.5em 0.7em;
	color: #fff;
	letter-spacing: 0.1em;
	margin-right: 0.7em;
	position: relative;
}
.flowStepBlue .flowStepBlueIn h4 .enLato:before{
	content: "";
	position: absolute;
	bottom: 0;
	right: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 2em 1em;
	border-color: transparent transparent #fff transparent;
}
.flowStepBlue.Thin .flowStepBlueIn:first-child h4 .enLato:before{
	border-width: 0 0 4em 1em;
}
.flowStepBlue.Thin .flowStepBlueIn h4{
	overflow: hidden;
}
.flowStepBlue.Dark .flowStepBlueIn h4 .enLato{
	background: #036e9d;
	font-weight: normal;
}
.flowStepBlue.Thin .flowStepBlueIn h4 .enLato{
	background: #9cd1e4;
	font-weight: normal;
}
.flowStepBlue.Dark .flowStepBlueIn h4 .free{
	position: absolute;
	top: 0;
	bottom: 0;
	right: -0.5em;
	margin: auto;
	border-radius: 100px;
	border: #cb0012 solid 3px;
	width: 4em;
	height: 4em;
	display: flex;
	align-items: center;
	justify-content: center;
}
.flowStepBlue.Dark .flowStepBlueIn h4 .free span{
	background: #cb0012;
	color: #fff;
	border: #9fd7eb solid 5px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	border-radius: 100px;
}
.flowStepBlue .flowStepBlueIn .f18{
	line-height: 1.8em;
}

.flowStepBlue .flowStepBlueIn .stepInFlow{
	margin-top: 1.5em;
}
.flowStepBlue .flowStepBlueIn .stepInFlow .photo{
	border-radius: 12px;
	overflow: hidden;
	max-width: 280px;
	width: 35%;
}
.flowStepBlue .flowStepBlueIn .stepInFlow .f16{
	width: 62%;
	line-height: 1.8em;
}
.flowStepBlue .flowStepBlueIn .stepInFlow ul li:nth-of-type(n+2){
	margin-top: 1em;
}
.flowStepBlue .flowStepBlueIn .stepInFlow ul li .f14{
	color: #fff;
	padding: 0.3em 1.3em;
	position: relative;
	margin-right: 1em;
}
.flowStepBlue.Dark .flowStepBlueIn .stepInFlow ul li .f14{
	background: #036e9d;
}
.flowStepBlue.Thin .flowStepBlueIn .stepInFlow ul li .f14{
	background: #9cd1e4;
}
.flowStepBlue .flowStepBlueIn .stepInFlow ul li .f14:before{
	content: "";
	position: absolute;
	bottom: 0;
	right: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 1em 2.2em 0 ;

}
.flowStepBlue.Dark .flowStepBlueIn .stepInFlow ul li .f14:before{
	border-color: transparent #9fd7eb transparent transparent;
}
.flowStepBlue.Thin .flowStepBlueIn .stepInFlow ul li .f14:before{
	border-color: transparent #dcebeb transparent transparent;
}

.flowStepNote{
	max-width: 75%;
	border-left: #000 solid 1px;
	border-right: #000 solid 1px;
	padding: 0.8em 0;
	margin: 3em auto;
	text-align: center;
	line-height: 1.8em;
	position: relative;
}
.flowStepNote:before,
.flowStepNote:after{
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 5em;
	height: 1px;
	background: #000;
}
.flowStepNote:before{
	left: -5em;
}
.flowStepNote:after{
	right: -5em;
}


@media screen and (max-width:1080px){

}


/* SP スマホ */
@media screen and (max-width:767px){
	
	#mainTitle{
		background-image: url("../img/flow/flow_title_bg_sp.jpg");
	}
	
	#flowAbout{
		padding: 15% 0 0;
		flex-direction: column-reverse;
	}
	#flowAbout:before,
	#flowAbout:after{
		width: 25px;
		height: 25px;
	}
	#flowAbout:before{
		top: 3vw;
		left: 3vw;
	}
	#flowAbout:after{
		bottom: 3vw;
		right: 3vw;
	}
	
	#flowAbout .mainTxt{
		width: 80%;
		padding: 0;
		max-width: none;
		margin: 0 auto;
	}
	#flowAbout .mainTxt h3{
		margin-left: 0;
		font-size: 1.4rem;
	}
	#flowAbout .mainTxt .f18{
		font-size: 14px;
	}
	#flowAbout .photo{
		margin: 5% auto 0;
		max-width: none;
		width: 80%;
	}
	
	#flowStep6{
		margin-top: 10%;
		padding: 10% 5%;
	}
	#flowStep6 > .f18{
		font-size: 14px;
	}
	.flowStepBlue .flowStepBlueIn{
		padding: 10% 5% 5%;
	}
	.flowStepBlue .flowStepBlueIn h4{
		align-items: inherit;
	}
	.flowStepBlue.Thin .flowStepBlueIn h4 .enLato:before{
		border-width: 0 0 2.5em 1em;
	}
	.flowStepBlue.Thin .flowStepBlueIn h4{
		overflow: hidden;
	}
	.flowStepBlue.Dark .flowStepBlueIn h4{
		flex-direction: column;
		align-items: flex-start;
	}
	.flowStepBlue.Thin .flowStepBlueIn h4 .enLato{
		display: flex;
		align-items: center;
		letter-spacing: 0;
		padding: 0.5em 1.2em 0.5em 0.5em;
		margin-right: 0;
	}
	.flowStepBlue .flowStepBlueIn h4 .f24{
		padding: 0.5em;
		line-height: 1.3em;
	}
	.flowStepBlue.Dark .flowStepBlueIn h4 .free{
		bottom: auto;
		top: -1em;
	}
	.flowStepBlue .flowStepBlueIn .f18{
		font-size: 1.03rem;
	}
	.flowStepBlue .flowStepBlueIn .stepInFlow{
		flex-direction: column-reverse;
	}
	.flowStepBlue .flowStepBlueIn .stepInFlow .f16{
		width: 100%;
	}
	.flowStepBlue .flowStepBlueIn .stepInFlow .photo{
		width: 100%;
		margin-top: 7%;
	}
	
	.flowStepNote{
		max-width: 85%;
		padding: 5%;
		margin: 8% auto;
	}
	.flowStepNote:before,
	.flowStepNote:after{
		width: 2em;
	}
	.flowStepNote:before {
		left: -2em;
	}
	.flowStepNote:after {
		right: -2em;
	}
	
	#flowAbout .mainTxt .enLato{
		font-size: 0.8rem;
	}
	
}
