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

section.instant_float {
	width: 2560px;
	height: 1288px;
	position: relative;
	padding-bottom: 100px;	
}


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

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


.instant_area01 {
	width: 800px;
	height: 488px;
	margin: 33px auto;
}
.instant_area01_ttl {
	width: 100%;
	height: 136px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 42px;	
}

h2 {
	width: auto;
	font-size: 24px!important;
	color: #013e98;
	text-align: center;
}
.ttl_line {
	width: 46px;
	height: 4px;
	background-color: #013e98;
}
.desc {
	font-size: 16px;
	color: #1b1b1b;
	text-align: center;
	line-height: 30px;
}
ul.instant_area01_contents {
	width: 100%;
	height: 312px;
	position: relative;
	display: flex;
	justify-content: space-between;
}
ul.instant_area01_contents li {
	width: 240px;
	height: 310px;
	background-image: linear-gradient(225deg, #d2f2ff 1%,#d9e1ed 80%);
	position: relative;
}
.instant_area01_contents_inner {
	width: 220px;
	height: 290px;
	background: #fff;
	margin: 0 auto;
	position: relative;
	top: 10px;
	display: flex;
	flex-direction: column;
	justify-content: space-evenly;
	align-items: center;
}
.instant_area01_contents > li h3 {
	font-size: 22px;
	text-align: center;
	color: #013e98;
}
.instant_area01_contents > li:nth-of-type(2) h3 {
	font-size: 20px;

}
.instant_area01_contents_inner > p {
	color: #71757a;
	font-size: 14px;
	width: 186px;
}

.instant_area02 {
	width: 800px;
	height: 625px;
	margin: 0 auto 65px;
	background: linear-gradient(to bottom,  #d2f2ff 1%,#d9e1ed 100%);
	position: relative;
}
.instant_area02_inner {
	width: 765px;
	height: 600px;
	background-color: #fff;
	margin: 0 auto;
	position: relative;
	top: 12px;
	display: flex;
	align-items: center;
	flex-direction: column;
}
.instant_area02_inner > h2 {
	padding-bottom: 3px;
	border-bottom: solid 2px #013e98;
	width: 500px;
	margin: 30px auto 30px;
}
.instant_area02_inner dl {
	width: 690px;
}
.instant_area02_inner dt {
	font-size: 20px;
	color: #434343;
	text-align: center;
	margin-bottom: 20px;
}
.instant_area02_inner dd {
	font-size: 16px;
	color: #71757a;
	text-align: left;
	line-height: 30px;
	margin-bottom: 20px;
}
.instant_area03 {
	width: 100%;
	height: 636px;
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
}

.instant_area03_ttl {
	width: 510px;
	height: 128px;
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
}


.instant_area03_img {

}
.buy_contact {
	display: block;
	color: #013e98!important;
	font-size: 16px;
	border:solid 2px #013e98;
	width: 258px;
	height: 64px;
	line-height: 62px;
	text-align: center;
}

