@charset "utf-8";
/* CSS Document */
.p-bisabout{
	margin-bottom: 150px;
	background-color: #F4F4F4;
	padding: 70px 40px 50px 80px;
	position: relative;
}
.p-bisabout .p-box{
	width: 44%;
	position: relative;
}
.p-bisabout  h3{
	font-size: 36px;
	line-height: 48px;
	font-weight: bold;
}
.p-bisabout  h3 img{
	width: 200px;
}
.p-bisabout .p-img{
	width: 48%;
	position: absolute;
	top: 70px;
	right: 40px;
}
.p-imgmap{
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	position: relative;
}
.p-imgmap .p-img{
	position: relative;
	padding-bottom: 0;
}
.p-imgmap li{
	width: 25.3%;
	position: absolute;
	top: 2%;
	left: 31%;
}
.p-imgmap li:nth-of-type(2){
	top: 15%;
	left: auto;
	right:-1.6%;
}
.p-imgmap li:nth-of-type(3){
	top: 28%;
	left: 2%;
}
.p-imgmap li:nth-of-type(4){
	top: auto;
	left: auto;
	bottom: 18%;
	right:8%;
}
.p-padding{
	padding-top: 60px;
}
.p-bisimg{
	padding-bottom: 40px;
}
.p-bisimg ul{
	letter-spacing: -1em;
	text-align: center;
}
.p-bisimg li{
	width: 13.5%;
	padding-right: 3.8%;
	display: inline-block;
	padding-bottom: 30px;
}
.p-bisimg li:nth-of-type(6n)
{
	padding-right: 0;
}
.p-titlebis{
	padding-bottom: 40px;
}
.p-titlebis h3{
	font-size: 36px;
	line-height: 152px;
	color: #E51600;
	font-weight: bold;
	padding-bottom: 0;
}
.p-titlebis img{
	width: 140px;
	display: inline-block;
	vertical-align: middle;
	padding-right: 30px;
}
.p-bankit img{
	width: 331px;
}
.p-point{
 clear: both;
 margin-right: auto;
 margin-left: auto;
background-color: #FFF;
 margin-bottom: 30px;
	padding: 30px 8.5% 40px;
	letter-spacing: -1em;
}
.c-bg_white .p-point{
	background-color: #F0F0F0;
}
.p-point .p-img{
	width: 84px;
	display: inline-block;
	vertical-align: middle;
	padding-bottom: 0;
}
.p-point .p-come{
	width: calc(100% - 124px);
	display: inline-block;
	vertical-align: middle;
	letter-spacing: 0;
	padding-left: 40px;
	padding-bottom: 0;
	padding-top: 14px;
}
.p-lineup{
	width: 77%;
	margin: 0 auto;
	background-color: #E8350C;
	padding: 30px 3% 0;
	color: #FFF;
}
.p-lineup h5{
	font-size: 30px;
	line-height: 60px;
	font-weight: bold;
	background-image: url(../img/buisiness/arrow.png);
	background-position: right top;
	background-size: 60px auto;
	background-repeat: no-repeat;
	padding-bottom: 30px;
	transition: 0.2s;
}
.p-lineup .opened h5{
	
	background-image: url(../img/buisiness/arrow02.png);
}
.p-flex2line{
	display: flex;
	flex-wrap: wrap;
}
.p-flex2line .p-box{
	width: 43%;
	padding:0 3.5%;
	padding-bottom: 40px;
}
.p-flex2line h6{
	font-weight: bold;
	font-size: 16px;
}