/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v7.0.29,
* Autoprefixer: v9.7.6
* Browsers: last 4 version
*/


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

section.lend_float {
	width: 2560px;
	height: 1495px;
	position: relative;
	padding-bottom: 60px;	
}

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: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	    -ms-flex-pack: start;
	        justify-content: flex-start;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        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: 836px;
	height: auto;
}

.instant_float_inner {
	width: 1110px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	margin: 18px auto 0;
	height: 1387px;
}		
section.lend_news {
	position: relative;
	width: 100%;
	height: 257px;
	margin-bottom: 55px;
}
.lend_news_inner {
	width: 836px;
	height: 257px;
}	
.lend_news_inner > ul.link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}
.lend_news_inner > ul.link li {
	width: 258px;
	height: 60px;
	color: #fff;
	font-size: 16px;
	background-color: #103e98;
	text-align: center;
	line-height: 60px;
}
.lend_news_inner > ul.link li::before {
	content: url(../../common/images/lend/down_arrow.svg);
	position: absolute;
	display: block;
	margin-left: 30px;
}
section.lend_news .section_ttl {
	position: relative;
	background-repeat: no-repeat;
	background-image: url("../../common/images/lend/news_ttl.png");
	background-position: 0 0;
	/*top: 100px;*/
	margin: 0 auto 30px;
	height: 78px;
	width: 102px;
}
section.lend_news .section_ttl p {
	font-size: 18px;
	color: #71757a;
	position: relative;
	padding-top: 39px;
	text-align: center;
}
.lend_news_inner .more_btn {
	position: absolute;
	left: 711px;
	top: 40px;
}

.top_news_list {
	position: relative;
	display: block;
	margin: 40px auto 50px;
	width: 836px;
	/*height: 140px;*/
}
.top_news_list li {
	height: 26px;
	margin-bottom: 30px;
}
.top_news_list li > a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.post_date {
	font-size: 16px;
	color: #013e98;
	margin-right: 20px;
	line-height: 28px;
}
.news_cat_icon {
	font-size: 16px;
	color: #fff;
	background-color: #dfb850;
	margin-right: 30px;
	width: 110px;
	height: 26px;
	text-align: center;
}

.news_desc {
	font-size: 16px;
	color: #56595b;	
}

section.lend_desc {
	position: relative;
	width: 100%;
	height: 788px;
	margin-bottom: 50px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;	
}
.lend_desc_top {
	width: 100%;
	height: 214px;
}
.lend_desc_top_inner {
	width: 680px;
	margin: 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	height: 100%;
}
.lend_desc_top h2 {
	font-size: 30px;
	color: #003567;
	text-align: center;
}
.lend_desc_top h3 {
	font-size: 20px;
	color: #003567;
	text-align: center;
}
.lend_desc_top p {
	font-size: 16px;
	color: #1b1b1b;
	line-height: 30px;
}
.lend_desc_lower {
	width: 100%;
	height: 520px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}
.lend_desc_btn {
	width: 400px;
	position: relative;
	height: 100%;
}
.lend_desc_btn_ttl {
	width: 100%;
	height: 46px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;

}
.lend_desc_btn_ttl > div {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	height: 100%;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
.lend_desc_btn_ttl img {

}
.lend_desc_btn_ttl h3 {
	font-size: 20px;
	color: #013e98;
	margin-left: 20px;
}
.description {
	width: 92%;
	margin: 20px auto 0;
	line-height: 30px;
	height: 200px;
}
.description p {
	font-size: 16px;
	color: #1b1b1b;
}
.contact_btn {
	font-size: 18px;
	width: 260px;
	height: 53px;
	color: #fff;
	background-color: #ff961b;
	-webkit-filter: drop-shadow(2px 2px 0px lightgray);
	        filter: drop-shadow(2px 2px 0px lightgray);
	border-radius: 7px;
	margin: 0 auto 30px;
	/*margin: 0 auto;*/

}
.contact_btn a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	height: 100%;
}
.contact_btn a img {
	margin-left: 10px;

}
.flow_link {
	background-color: #126ec4;
	height: 170px;
	position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
	bottom: 0;
	width: 100%;
}
.flow_inner {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	height: 170px;
}
.flow_inner h3 > img {
	margin-top: 25px;
	margin-left: 20px;

}
.flow_inner > div {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 74px;
	margin-left: 20px;
	margin-top: 15px;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: end;
	    -ms-flex-align: end;
	        align-items: flex-end;
	margin-right: 10px;

}
.flow_inner > div > p {
	color: #fff;
	width: 225px;
	font-size: 14px;

}
.flow_inner > div > a {
	width: 128px;
	height: 36px;
	color: #fff;
	font-size: 14px;
	background-color: #00a0e9;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
.flow_inner > div > a > img {
	margin-left: 7px;
}
section.lend_banner {
	width: 100%;
	height: 412px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}
.lend_banner_inner {
	box-sizing: border-box;
	border: solid 6px #126ec4;
	height: 186px;
	color: #fff;
	display: flex;
	justify-content: space-between;
	background-color: #126ec4;
	width: 100%;
	position: relative;

}

.lend_banner_inner > div {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	margin-left: 30px;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-around;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
	
}
.lend_banner_inner > div > p {
	width: 338px;
	color: #fff;
	font-size: 16px;
	line-height: 30px;
	position: relative;
}
.lend_banner_inner > div >  a {
	width: 160px;
	height: 46px;
	color: #fff;
	font-size: 14px;
	background-color: #00a0e9;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	position: relative;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
.lend_banner_inner > div >  a > img {
	margin-left: 10px;

}
/*.lend_area01 {
	width: 765px;
	height: 176px;
	margin: 0 auto 79px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}*/

.tax_sim_link {
	width: 2560px;
	height: 358px;
	padding-top: 90px;
	padding-bottom: -80px;
	background-color: #eefaff;
	display: none;
}
.tax_sim_link_inner {
	width: 648px;
	height: 258px;
	margin: 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
.tax_sim_link_ttl {
	background-repeat: no-repeat;
	background-image: url("../../common/images/instant/tax_link_ttl.png");
	background-position: 0 0;
	width: 260px;
	height: 79px;
	margin: 0 auto;	
}
.tax_sim_link_ttl > p {
	position: relative;
	padding-top: 46px;
	text-align: center;
	font-size: 16px;
	color: #71757a;
	text-align: center;
}
.tax_sim_link_desc {
	font-size: 16px;
	color: #56595b;
}
.tax_sim_link_btn {
	display: block;
	color: #fff!important;
	font-size: 16px;
	background-color: #013e98;
	width: 258px;
	height: 64px;
	line-height: 62px;
	text-align: center;	
}

