@charset "utf-8";
#profileMv {
	background: url(../../img/profile/profile_bg_pc.jpg) no-repeat center;
	background-size: cover;
}

#conceptArea {
	width: 100%;
	padding: 150px 0 145px;
	background: url(../../img/profile/proflie_img_pc.jpg) no-repeat center;
	background-size: cover;
}
#conceptInner {
	width: 92.5%;
	max-width: 1040px;
	margin: 0 auto;
}
.concept_logo {
	width: 225px;
	margin-bottom: 20px;
}
.concept_logo img {
	max-width: 100%;
}
.concept_txt {
	margin-bottom: 10px;
	color: #ffffff;
	font-size: 4.8rem;
	font-weight: 900;
}
.concept_txt_s {
	font-size: 1.8rem;
	color: #ffffff;
	font-weight: 900;
	letter-spacing: 0.15em;
}

.profileCol {
	width: 48%;
}
.profile_l {
	float: left;
}
.profile_r {
	float: right;
}

.profileCol dl {
	width: 100%;
}
.profileCol dl dt {
	width: 100%;
	padding: 25px 0 20px 20px;
	background: url(../../img/profile/line03.png) no-repeat 0 center;
	background-size: 10px auto;
	font-size: 1.6rem;
	font-weight: 900;
	line-height: 1.0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.profileCol dl dd {
	width: 100%;
	padding: 0 20px 25px;
	line-height: 1.5;
	border-bottom: 1px solid #d7d7d7;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.organization_img {
	width: 100%;
	text-align: center;
}
.organization_img img {
	max-width: 100%;
}

.possessArea {
	background: url(../../img/profile/possess_bg.png) no-repeat center bottom #eeeeee;
	background-size: 100% auto;
}
.possessCol {
	width: 100%;
	margin-bottom: 80px;
	position: relative;
}
.possessCol:last-child {
	margin-bottom: 0;
}
.poscol01 {
	height: 420px;
}
.poscol02 {
	height: 580px;
}
.possess_img {
	width: 700px;
	position: absolute;
}
.possimg_l {
	top: 0px;
	left: 0px;
}
.possimg_r {
	top: 0px;
	right: 0px;
}
.possess_inner01 {
	position: absolute;
	top: 50px;
	right: 0;
	width: 400px;
	padding: 50px;
	background: #004ea0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.possess_tl {
	margin-bottom: 30px;
	font-size: 2.4rem;
	font-weight: 900;
	color: #ffffff;
}
.vehicle_list {
	width: 100%;
}
.vehicle_list li {
	float: left;
	width: 50%;
	color: #ffffff;
	display: inline;
}
.possess_inner02 {
	position: absolute;
	top: 50px;
	left: 0;
	width: 550px;
	padding: 50px;
	background: #004ea0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.pssess_tab {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}
.pssess_tab th,
.pssess_tab td {
	border: 1px solid #216dbd;
	padding: 10px;
	color: #ffffff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.pssess_tab th {
	width: 90px;
	background: #1760ad;
	font-weight: 900;
	text-align: left;
}
.pssess_tab td span {
	font-size: 1.3rem;
}

.accessArea {
	width: 100%;
	padding: 20px;
	border-top: 1px solid #d7d7d7;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.accessArea:last-child {
	border-bottom: 1px solid #d7d7d7;
}
.accessIcn {
	float: left;
	width: 10%;
	max-width: 100px;
}
.accessIcn img {
	width: 100%;
}
.accessHow {
	float: right;
	width: 87.5%;
}
.accessHow ul li {
	width: 100%;
	margin-bottom: 15px;
	padding: 0 0 0 15px;
	background: url(../../img/profile/access_icn.png) no-repeat 0 8px;
	background-size: 5px 5px;
}
.accessHow ul li:last-child {
	margin-bottom: 0;
}


#map_canvas {
	width: 100%;
	height: 550px;
}














