
section.mv {
	position: relative;
	width: 2560px;
	height: 300px;
	background-repeat: no-repeat;
	background-image: url("../../common/images/l_flow/mainvis_img.jpg");
	background-position: 0 0;
}
.mv_ttl {
	position: relative;
	background-repeat: no-repeat;
	background-image: url("../../common/images/l_flow/mainvis_ttl_img.png");
	background-position: 0 0;
	top: 100px;
	margin: 0 auto;
	height: 88px;
	width: 220px;
}
.mv_ttl h1 {
	font-size: 18px;
	color: #013e98;
	position: relative;
	padding-top: 46px;
	text-align: center;
}

section.l_flow_float {
	width: 2560px;
	height: 2262px;
	position: relative;
	background-repeat: no-repeat;
	background-image: url("../../common/images/l_flow/l_flow_area_bg.jpg");
	background-position: 0 0;	
}

div.float_left {
	width: 216px;
	/*background-color: aliceblue;*/
	height: auto;		
}
nav.instant_nav {
	height: 660px;
	width: 216px;
	/*background-color: antiquewhite;*/
	z-index: 1;
	margin-bottom: 0;
}
.instant_nav .yougo_m {
	font-size: 16px;
	color: #434343;
}
.instant_nav > dl > dt {
	height: 69px;
	background-color: #013e98;
	border-bottom: solid 1px #fff;
	margin-bottom: 1px;
}
.instant_nav > dl > dt img {
	display: block;
	margin: 0 auto;
	padding-top: 18px;
}
.instant_nav dd {
	height: 64px;
	background-color: #fff;
	border: solid 5px #e3ebf7;
	margin-bottom: 1px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
/*.instant_nav dd a {
	display: block;
	padding: 20px 56px 20px 20px;
	width: 100%;
}*/
/*.instant_nav dd:hover {
	border: solid 5px #ffecb8;
}*/
/*.instant_nav dd::after {
	content: "〉";
	color: #434343;
	font-size: 16px;
	position: absolute;
	margin-left: 175px;
}*/
.instant_nav > dl dl dt {
	color: #013e98;
	background-color: #e3ebf7;
	border-bottom: solid 1px #fff;
	text-align: center;
	line-height: 69px;
	font-weight: bolder;
}

.fix_right {
	width: 857px;
	height: auto;
}

.instant_float_inner {
	width: 1110px;
	display: flex;
	justify-content: space-between;
	margin: 18px auto;
	height: 2073px;
}		


.l_flow_area01 {
	width: 830px;
	height: 2073px;
	justify-content: space-between;
}
ul.link_btn {
	width: 600px;
	height: 60px;
	margin: 0 auto 50px;
	display: flex;
	justify-content: space-between;
}
ul.link_btn li {
	width: 280px;
	background-color: #013e98;
	color: #fff;
}
ul.link_btn li a {
	width: 100%;
	padding: auto;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	
}
ul.link_btn li a img {
	margin-right: 20px;
}
/*ul.link_btn li:before {
	content: url(../../common/images/rent/down_arrow.svg);
	position: absolute;
	display: block;
	left: -20px;
	margin-left: 60px;	
}*/
.l_flow_area01_ttl {
	height: 100px;
	width: 460px;
	margin: 0 auto 40px;
}
.l_flow_area01_ttl > .yougo_b {
	font-size: 24px;
	color: #013e98;
	text-align: center;
	margin-bottom: 14px;
}
.l_flow_area01_ttl > .u_line {
	width: 46px;
	height: 3px;
	border-bottom: solid 3px #013e98;
	margin: 0 auto 22px;
}
.l_flow_area01_ttl_desc {
	font-size: 16px;
	color: #56595b;
	text-align: center;
}
.l_flow {
	width: 830px;
	height: 1775px;
	background-color: rgba(1,62,152,.24);
	background-blend-mode: overlay;
	position: relative;
	padding-top: 50px;
	/*background-color: rgba(1,62,152,.24);*/
}
ul.l_flow_list {
	width: 720px;
	margin: 0px auto;
	position: relative;
}
ul.l_flow_list > li {
	width: 100%;
	margin-bottom: 21px;
}
ul.l_flow_list > li a {
	width: 260px;
	height: 66px;
	color: #013e98;
	font-size: 15px;
	border: solid 5px;
	display: flex;
	border-image: linear-gradient(to bottom,  #d2f2ff 1%,#d9e1ed 100%) 5;
	box-sizing: border-box;
	background-color: #fff;
	justify-content: center;
	align-items: center;
	margin-left: 50px;
	margin-top: 18px;
}
ul.l_flow_list > li dl {
	color: #434343;
}
ul.l_flow_list > li dl dt {
	font-size: 18px;
	position: relative;
	margin-left: 140px;
	top: 34px;
	margin-bottom: 80px;
}
ul.l_flow_list > li dl dd {
	font-size: 16px;
	width: 620px;
	margin: 0 auto;
	line-height: 30px;
}
ul.l_flow_list > li:nth-of-type(1) {
	background-repeat: no-repeat;
	background-image: url("../../common/images/l_flow/l_flow1_list01.png");
	background-position: 0 0;
	position: relative;
	height: 331px;
}
ul.l_flow_list > li:nth-of-type(2) {
	background-repeat: no-repeat;
	background-image: url("../../common/images/l_flow/l_flow1_list02.png");
	background-position: 0 0;
	height: 360px;
}
ul.l_flow_list > li:nth-of-type(3) {
	background-repeat: no-repeat;
	background-image: url("../../common/images/l_flow/l_flow1_list03.png");
	background-position: 0 0;
	height: 234px;
}
ul.l_flow_list > li:nth-of-type(4) {
	background-repeat: no-repeat;
	background-image: url("../../common/images/l_flow/l_flow1_list04.png");
	background-position: 0 0;
	height: 234px;
}
ul.l_flow_list > li:nth-of-type(5) {
	background-repeat: no-repeat;
	background-image: url("../../common/images/l_flow/l_flow1_list05.png");
	background-position: 0 0;
	height: 234px;
}
ul.l_flow_list > li:nth-of-type(6) {
	background-repeat: no-repeat;
	background-image: url("../../common/images/l_flow/l_flow1_list06.png");
	background-position: 0 0;
	height: 217px;
}
.l_flow_area02 {
	width: 2560px;
	height: 847px;
    background: #f5f6e2;
    background: linear-gradient(40deg,#f5f6e2 20%, #e0f5ff 80%);
    background: -webkit-linear-gradient(40deg,#f5f6e2 20%, #e0f5ff 80%);
    background: -moz-linear-gradient(40deg,#f5f6e2 20%, #e0f5ff 80%);
	padding-top: 100px;
}

.l_flow_area02_ttl {
	width: 250px;
	margin: 0 auto 44px;
	height: 43px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-between;
}

.l_flow_area02_ttl > .yougo_b {
	font-size: 24px;
	color: #013e98;
}
.l_flow_area02_desc {
	font-size: 20px;
	color: #003567;
	width: 680px;
	margin: 0 auto 40px;
}

.l_flow_area02 table {
	width: 700px;
	height: 476px;
	margin: 0 auto 42px;
	font-size: 16px;
}

.l_flow_area02 table tbody > tr > th {
	background-color: #013e98;
	color: #fff;
	width: 120px;
	vertical-align: middle;
	border-bottom: solid 4px;
} 
.l_flow_area02 table tbody > tr:nth-of-type(1) > th {
	height: 195px;
}
.l_flow_area02 table tbody > tr:nth-of-type(4) > th {
	height: 114px;
}
.l_flow_area02 table tbody > tr:nth-of-type(6) > th {
	height: 160px;
}
.l_flow_area02 table tbody > tr:nth-of-type(1) > td,
.l_flow_area02 table tbody > tr:nth-of-type(3) > td,
.l_flow_area02 table tbody > tr:nth-of-type(4) > td,
.l_flow_area02 table tbody > tr:nth-of-type(5) > td {
	height: 54px;
	display: flex;
	margin-bottom: 3px;
}
.l_flow_area02 table tbody > tr:nth-of-type(2) > td,
.l_flow_area02 table tbody > tr:nth-of-type(6) > td,
.l_flow_area02 table tbody > tr:nth-of-type(7) > td {
	height: 80px;
	margin-bottom: 3px;
}
.l_flow_area02 table tbody > tr:nth-of-type(6) > th {
	border-bottom: none;
}
.l_flow_area02 table tbody > tr:last-child > td {
	margin-bottom: 0;
}
.l_flow_area02 table tbody > tr > td {
	background-color: #fff;
	display: flex;
	
} 

.l_flow_area02 table tbody > tr > td > dl {
	color: #434343;
	margin-left: 30px;
	align-items: center;
	display: flex;
	
} 

.l_flow_area02 table tbody > tr > td > dl > dt {
	width: 150px;
	
} 

.l_flow_area02 table tbody > tr > td > dl > dd {
	width: 370px;
	
} 

.l_flow_area02 > a {
	width: 212px;
	height: 56px;
	background-color: #fff;
	margin: 0 auto;
	font-size: 16px;
	display: flex;
	color: #013e98!important;
	align-items: center;
	justify-content: center;
	border: solid 3px #013c98;
} 













