section#mv {
	background-image: url("../../common/images/b_flow/main_vis.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 300px;
	position: relative;
	width: 2560px;
}
#mv h1 {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
#b_flow_area {
	background-image: url("../../common/images/b_flow/b_flow_area01_bg.jpg");
	background-size: cover;
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-bottom: 100px;

}
.b_flow_area01_tab_list_btn ul 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;
}
#b_flow_area_wrap::before {
/*	background-position: left bottom;
	background-repeat: no-repeat;
	content: '';
	display: block;
	height: 100%;
	position: absolute;
	top: 0;
	left: -68%;
	width: 2560px;*/
}
.rent_float_inner.b_flow {
	display: flex;
    flex-direction: row;
	margin: auto;
	position: relative;
	width: 1110px;
	height: 2964px;
}
#b_flow_area01 {
	margin: 0 auto 100px 50px;
	position: relative;
	width: 831px;
}
/* ▽section1 (area01) */
#b_flow_area01 {
	margin-bottom: 100px;
	position: relative;
}
.b_flow_area01_btn_list {
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
	justify-content: center;
    margin: auto auto 50px;
    width: 831px;
}
.b_flow_area01_btn {
	background-color: #013e98;
    cursor: pointer;
    height: 53px;
    margin-right: 30px;
    width: 280px;
}
.b_flow_area01_btn_txt {
	color: #fff;
    display: block;
	text-align: center;
}
.b_flow_area01_btn_txt:hover {
	color: #fff;
}
.b_flow_area01_btn_txt span {
	color: #fff;
	line-height: 3;
    position: relative;
}
.b_flow_area01_btn_txt span::before {
	background-image: url('../../common/images/shop/arrow.png');
    background-position: center;
    background-repeat: no-repeat;
    content: '';
    color: #fff;
    display: inline-block;
    height: 9px;
    position: absolute;
    top: 7px;
    left: -25px;
    width: 16px;
}
.b_flow_area01_tab_head {
	margin-bottom: 40px;
	text-align: center;
}
.b_flow_area01_tab_head p {
	color: #013e98;
	font-size: 24px;
}
.b_flow_area01_tab_head p::after {
	background-image: url('../../common/images/b_flow/b_flow_area01_deco_line.png');
    background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	content: '';
	display: block;
	height: 3px;
	margin: 15px auto 0;
	width: 139px;
}
.b_flow_area01_tab_read {
	margin-bottom: 40px;
	text-align: center;
}
.b_flow_area01_tab_read p {
	color: #434343;
	font-size: 16px;
}
.b_flow_area01_tab {
	box-sizing: border-box;
	width: 831px;
}
.b_flow_area01_tab_list_wrap {
	background-image: url('../../common/images/b_flow/b_flow_area01_tab_table_bg.png');
    background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	box-sizing: border-box;
	padding: 50px;
}
.b_flow_area01_tab_list {
	background-color: #fff;
	box-sizing: border-box;
	margin: 0 auto 50px;
	position: relative;
	width: 718px;
}
.b_flow_area01_tab_list:last-child {
	margin-bottom: 0;
}
.b_flow_area01_tab_list:last-child::after {
	content: none;
}
.b_flow_area01_tab_list::after {
    border: 34px solid transparent;
    border-top: 34px solid #fff;
    box-sizing: border-box;
    content: '';
    display: block;
	position: absolute;
	bottom: -55px;
	left: calc(50% - 34px);
    z-index: 2;
}
.b_flow_area01_tab_list_inner {
	box-sizing: border-box;
	overflow: hidden;
	padding: 30px 50px 40px 60px;
	position: relative;
}

.b_flow_area01_tab_list_inner::before {
	content: '';
	display: block;
	position: absolute;
	top: 10px;
	z-index: 1;
}
/* ▼各カード内ナンバリング設定 */
.b_flow_area01_tab_list.--01 .b_flow_area01_tab_list_inner::before {
	background-image: url('../../common/images/b_flow/icon_num_01.png');
	height: 50px;
    left: -13px;
	width: 67px;
}
.b_flow_area01_tab_list.--02 .b_flow_area01_tab_list_inner::before {
	background-image: url('../../common/images/b_flow/icon_num_02.png');
	height: 50px;
	left: -13px;
	width: 75px;
}
.b_flow_area01_tab_list.--03 .b_flow_area01_tab_list_inner::before {
	background-image: url('../../common/images/b_flow/icon_num_03.png');
	height: 50px;
	left: -13px;
	width: 74px;
}
.b_flow_area01_tab_list.--04 .b_flow_area01_tab_list_inner::before {
	background-image: url('../../common/images/b_flow/icon_num_04.png');
	height: 52px;
	left: -16px;
	width: 75px;
}
.b_flow_area01_tab_list.--05 .b_flow_area01_tab_list_inner::before {
	background-image: url('../../common/images/b_flow/icon_num_05.png');
	height: 50px;
	left: -16px;
	width: 77px;
}
.b_flow_area01_tab_list.--06 .b_flow_area01_tab_list_inner::before {
	background-image: url('../../common/images/b_flow/icon_num_06.png');
	height: 50px;
	left: -16px;
	width: 75px;
}
.b_flow_area01_tab_list.--07 .b_flow_area01_tab_list_inner::before {
	background-image: url('../../common/images/b_flow/icon_num_07.png');
	height: 50px;
	left: -16px;
	width: 82px;
}
.b_flow_area01_tab_list.--08 .b_flow_area01_tab_list_inner::before {
	background-image: url('../../common/images/b_flow/icon_num_08.png');
	height: 50px;
	left: -16px;
	width: 75px;
}
.b_flow_area01_tab_list_head {
	border-bottom: solid 1px #013e98;
	box-sizing: border-box;
	margin-bottom: 20px;
}
.b_flow_area01_tab_list_head p {
	box-sizing: border-box;
	color: #434343;
	font-size: 18px;
	margin-bottom: 20px;
}

.b_flow_area01_tab_list_head p::before {
    background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	content: '';
	display: inline-block;
	margin: 0 30px 0 10px;
	position: relative;
	vertical-align: bottom;
	z-index: 2;
}
/* ▼各カード内headアイコン設定 */
.b_flow_area01_tab_list.--01 .b_flow_area01_tab_list_head p::before {
	background-image: url('../../common/images/b_flow/icon_loupe.png');
	height: 40px;
	width: 47px;
}
.b_flow_area01_tab_list.--02 .b_flow_area01_tab_list_head p::before {
	background-image: url('../../common/images/b_flow/icon_consultation.png');
	height: 42px;
	width: 60px;
}
.b_flow_area01_tab_list.--03 .b_flow_area01_tab_list_head p::before {
	background-image: url('../../common/images/b_flow/icon_funding.png');
	height: 39px;
	width: 57px;
}
.b_flow_area01_tab_list.--04 .b_flow_area01_tab_list_head p::before {
	background-image: url('../../common/images/b_flow/icon_property.png');
	height: 41px;
	width: 50px;
}
.b_flow_area01_tab_list.--05 .b_flow_area01_tab_list_head p::before {
	background-image: url('../../common/images/b_flow/icon_agreement.png');
	height: 43px;
	width: 56px;
}
.b_flow_area01_tab_list.--06 .b_flow_area01_tab_list_head p::before {
	background-image: url('../../common/images/b_flow/icon_loan.png');
	height: 43px;
	width: 40px;
}
.b_flow_area01_tab_list.--07 .b_flow_area01_tab_list_head p::before {
	background-image: url('../../common/images/b_flow/icon_pay.png');
	height: 30px;
	width: 64px;
}
.b_flow_area01_tab_list.--08 .b_flow_area01_tab_list_head p::before {
	background-image: url('../../common/images/b_flow/icon_moving.png');
	height: 48px;
	width: 48px;
}

.b_flow_area01_tab_list_read {
	box-sizing: border-box;
}
.b_flow_area01_tab_list_read p {
	box-sizing: border-box;
	color: #71757a;
	font-size: 16px;
	line-height: 1.8;
}
.b_flow_area01_tab_list_btn {
	box-sizing: border-box;
	margin-top: 30px;
}
.b_flow_area01_tab_list_btn ul {
	box-sizing: border-box;
	display: flex;
	flex-direction: row;

}
.b_flow_area01_tab_list_btn ul li {
	box-sizing: border-box;
	max-width: 258px;
	width: calc(100% / 2);
}
.b_flow_area01_tab_list_btn ul li:first-child {
	margin-right: 10px;
}
.b_flow_area01_tab_list_btn ul li:last-child {
	margin-left: 10px;
}
.b_flow_area01_tab_list_btn ul li a {
/*	box-sizing: border-box;
	display: block;*/
}
.b_flow_area01_tab_list_btn ul li a img {
	box-sizing: border-box;
	height: 64px;
	width: 258px;
}

/* section02 */
#b_flow_area02 {
	background-image: url("../../common/images/b_flow/b_flow_area02_bg.jpg");
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: cover;
	width: 2560px;
}
#b_flow_area02 .inner {
    padding: 100px 50px;
}
.b_flow_area02_head {
	margin: 0 auto 50px;
	text-align: center;
	width: 700px;
}
.b_flow_area02_head p {
	color: #013e98;
	font-size: 24px;
}
.b_flow_area02_head p::after {
	background-image: url('../../common/images/b_flow/b_flow_area01_deco_line.png');
    background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	content: '';
	display: block;
	height: 3px;
	margin: 15px auto 0;
	width: 139px;
}
.b_flow_area02_read {
	margin: 0 auto 50px;
	text-align: center;
	width: 700px;
}
.b_flow_area02_read p {
	color: #003567;
	font-size: 20px;
}
.b_flow_area02_tab_table {
	margin: auto;
}
.b_flow_area02_tab_table table {
	border-collapse: collapse;
	box-sizing: border-box;
	margin: auto;
	width: 720px;
}
.b_flow_area02_tab_table table tr {
	box-sizing: border-box;
	display: flex;
	flex-direction: row;
	margin-bottom: 5px;
}
.b_flow_area02_tab_table table th {
	align-items: center;
	background-color: #013e98;
	box-sizing: border-box;
	color: #fff;
	display: inline-flex;
    flex-direction: row;
	font-size: 16px;
	font-weight: bold;
	justify-content: center;
	padding: 20px;
	width: 130px;
}
.b_flow_area02_tab_table table td {
	box-sizing: border-box;
	width: 587px;
}
.b_flow_area02_tab_table table td dl {
	background-color: rgba(255, 255, 255, .6);
	box-sizing: border-box;
	color: #434343;
	display: flex;
	flex-direction: row;
	margin-bottom: 5px;
	padding: 20px;
}
.b_flow_area02_tab_table table td dl:last-child,
.b_flow_area02_tab_table table td dl:only-child {
	margin-bottom: 0;
}

.b_flow_area02_tab_table table td dl dt {
	box-sizing: border-box;
	font-size: 16px;
	margin-right: 10px;
	width: 142px;
}
.b_flow_area02_tab_table table td dl dd {
	box-sizing: border-box;
	font-size: 16px;
	font-weight: 400;
}


/* side-bar*/
#myhome_side_area {
	box-sizing: border-box;
	width: 216px;
}
#myhome_side_area ul {
	box-sizing: border-box;
  	width: 216px;
}
#myhome_side_area ul li {
	background-color: #fff;
	border: solid 6px #e3ebf7;
	font-size: 16px;
	list-style: none;
	height: 60px;
	overflow: hidden;
	margin-bottom: 3px;
	position: relative;
	text-align: left;
}
#myhome_side_area ul li.myhome_side_area_head {
	background-color: #013e98;
	border: none;
	color: white;
}
#myhome_side_area ul li.e_merit_side_area_head span {
	padding-left: 30px;
}
#myhome_side_area ul li span {
	display: inline-block;
	padding: 0 0 0 30px;
	position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 216px;
}
#myhome_side_area ul li span::after {
	background-image: url("../../common/images/e_merit/arrow_gray.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	content: '';
	display: inline-block;
	height: 14px;
	width: 7px;
}
#myhome_side_area ul li:nth-child(1) span {
	padding: 0 0 0 100px;
	left: 52%;
}
#myhome_side_area ul li:nth-child(1) span img {
	height: 19px;
	vertical-align: bottom;
    width: 34px;
}
#myhome_side_area ul li:nth-child(1) span::after {
	content: none;
}
#myhome_side_area ul li:nth-child(2) span::after,
#myhome_side_area ul li:nth-child(3) span::after,
#myhome_side_area ul li:nth-child(4) span::after,
#myhome_side_area ul li:nth-child(5) span::after {
	position: absolute;
    top: 20px;
    right: 20px;
}
#myhome_side_area ul li.myhome_side_area_head span::before {
	background-image: url("../../common/images/myhome/myhome_side_area_head_txt_icon.png");
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	content: '';
	display: inline-block;
	height: 36px;
	position: absolute;
	top: -10px;
    left: 45px;
	width: 33px;
}
#myhome_side_area ul li a {
	box-sizing: border-box;
	display: block;
    height: 60px;
	text-decoration: none;
}
#myhome_side_area ul li a span {
	box-sizing: border-box;
}


/* color asset */
.--color-sky {
	color: #57abf2;
}
.--color-navy {
	color: #013e98;
}
.--color-dark-gray {
	color: #434343;
}
.--color-gray {
	color: #71757a;
}
/**/
.--font-futura {
    font-family: 'Didact Gothic', sans-serif;
    font-style: normal;
}
