@charset "UTF-8";

.pageBody {
	overflow: hidden;
}

.is-ltIE8 .pageBody {
	min-width: 1000px;
}

.vehicle_inner {
	position: relative;
	max-width: 1000px;
	padding: 0px 0px;
	margin: 0 auto;
	box-sizing: border-box;
}

.is-ltIE8 .secVehicle .vehicle_inner {
	width: 1000px;
}

.grid_2 {
}

.grid_2:after {
	content: "";
	clear: both;
	display: block;
}

.grid_2 > .col_l,
.grid_2 > .col_r {
	max-width: 49%;
}

.grid_2 > .col_l {
	float: left;
}

.grid_2 > .col_r {
	float: right;
}

.hdVehicle {
	background-image: url(../media/enjoy_navi/vehicles/bg-header.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
}

.hdVehicle_bgLogo {
	text-align: center;
	padding: 30px 0 40px;
}

.hdVehicle_cnt {
	position: absolute;
	top: 0;
	left: 50%;
	padding-top: 90px;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

.is-ltIE8 .hdVehicle_cnt {
	margin-left: -279px;
}

.hdVehicle_cnt:before {
	position: absolute;
	content: "";
	background: url(../media/enjoy_navi/vehicles/img-logo-left_2412.png);
	width: 340px;
	height: 451px;
	left: -320px;
	top: 0;
}

.hdVehicle_cnt:after {
	position: absolute;
	content: "";
	background: url(../media/enjoy_navi/vehicles/img-logo-right02.png);
	width: 269px;
	height: 445px;
	right: -260px;
	top: 0;
}

.hdVehicle_lead {
	text-align: center;
}

.hdVehicle_logo {
	text-align: center;
	margin-top: 15px;
}

.hdVehicle_text {
	text-align: center;
	color: #FFF;
	font-size: 16px;
	margin-top: 30px;
}

.fuwafuwa {
}

.navVehicle {
	box-shadow: 0px 10px 7px -7px rgba(0, 0, 0, .5) inset;
	margin-bottom: 4%;
}

.navVehicle_wrap {
	position: relative;
	max-width: 1001px;
	margin: 0 auto;
}

.navVehicle_map {
	position: relative;
	text-align: center;
	padding: 8% 0 0;
}

.navVehicle_map img {
	max-width: 100%;
	height: auto;
}

.navVehicle_map:before {
	position: absolute;
	content: "";
	background-image: url(../media/enjoy_navi/vehicles/img-map-bal.png);
	width: 237px;
	height: 159px;
	left: 7%;
	top: 9%;
	-webkit-animation: fuwafuwa 2s infinite ease-in-out;
	animation: fuwafuwa 2s infinite ease-in-out;
	background-size: contain;
	background-repeat: no-repeat;
}

.navVehicle_nav {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.navVehicle_links {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	list-style-type: none;
}

.navVehicle_links li {
	position: absolute;
}

.navVehicle_links li.-no1 {
	margin-left: -68px;
	top: 65%;
	left: 11%;
}

.navVehicle_links li.-no2 {
	margin-left: -67px;
	top: 60%;
	left: 29%;
}

.navVehicle_links li.-no3 {
	margin-left: -67px;
	left: 46%;
	top: 48%;
}

.navVehicle_links li.-no4 {
	margin-left: -66px;
	bottom: 60%;
	right: 34%;
}

.navVehicle_links li.-no5 {
	margin-left: -63px;
	top: 56%;
	right: 25%;
}

.navVehicle_links li.-no6 {
	margin-left: -66px;
	right: 15%;
	bottom: 56%;
}

.navVehicle_links li.-no7 {
	margin-left: -65px;
	right: 2.5%;
	top: 58%;
}

.navVehicle_links li a {
	display: block;
	-webkit-transition: -webkit-transform .3s;
	transition: transform .3s;
}

.navVehicle_links li a:hover {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}

.secVehicle {
	padding: 30px 0 35px;
	margin-bottom: 8%;
}

.secVehicle .vehicle_inner {
	padding: 0px 45px;
}

.secVehicle_bg {
	position: absolute;
	height: 100%;
	z-index: 0;
	background-repeat: repeat-y;
	width: 2095px;
}

.secVehicle.-left .secVehicle_bg {
	background-image: url(../media/enjoy_navi/vehicles/bg-sec-middle.png);
	background-position: right top;
}

.secVehicle.-right .secVehicle_bg {
	background-image: url(../media/enjoy_navi/vehicles/bg-sec-middle2.png);
	background-position: left top;
}

.secVehicle_bg .bg_top {
	top: -16px;
}

.secVehicle_bg .bg_bottom {
	bottom: -35px;
}

.secVehicle_bg .bg_top,
.secVehicle_bg .bg_bottom {
	position: absolute;
	width: 2095px;
	height: 70px;
}

.secVehicle.-left .secVehicle_bg {
	right: -36px;
}

.secVehicle.-left .secVehicle_bg .bg_top,
.secVehicle.-left .secVehicle_bg .bg_bottom {
	right: 0;
}

.secVehicle.-right .secVehicle_bg {
	left: -36px;
}

.secVehicle.-right .secVehicle_bg .bg_top,
.secVehicle.-right .secVehicle_bg .bg_bottom {
	left: 0;
}

.secVehicle_wrap {
	position: relative;
	z-index: 10;
	padding-bottom: 30px;
}

.secVehicle_header {
	position: relative;
	padding: 20px 0 10px 130px;
}

.secVehicle_header:before {
	position: absolute;
	content: "";
	width: 111px;
	height: 109px;
	top: -30px;
	left: 0;
	background-size: 100% 100%;
}

#sec1 .secVehicle_header:before {
	background-image: url(../media/enjoy_navi/vehicles/pt-sec-no1.png);
}

#sec2 .secVehicle_header:before {
	background-image: url(../media/enjoy_navi/vehicles/pt-sec-no2.png);
}

#sec3 .secVehicle_header:before {
	background-image: url(../media/enjoy_navi/vehicles/pt-sec-no3.png);
}

#sec4 .secVehicle_header:before {
	background-image: url(../media/enjoy_navi/vehicles/pt-sec-no4.png);
}

#sec5 .secVehicle_header:before {
	background-image: url(../media/enjoy_navi/vehicles/pt-sec-no5.png);
}

#sec6 .secVehicle_header:before {
	background-image: url(../media/enjoy_navi/vehicles/pt-sec-no6.png);
}

#sec7 .secVehicle_header:before {
	/* background-image: url(../media/enjoy_navi/vehicles/pt-sec-no7.png); */
	background-image: url(../media/enjoy_navi/vehicles/pt-sec-no6.png);
}

.is-ltIE8 #sec1 .secVehicle_header:before {
	background-image: url(../media/enjoy_navi/vehicles/pt-sec-no1-s.png);
}

.is-ltIE8 #sec2 .secVehicle_header:before {
	background-image: url(../media/enjoy_navi/vehicles/pt-sec-no2-s.png);
}

.is-ltIE8 #sec3 .secVehicle_header:before {
	background-image: url(../media/enjoy_navi/vehicles/pt-sec-no3-s.png);
}

.is-ltIE8 #sec4 .secVehicle_header:before {
	background-image: url(../media/enjoy_navi/vehicles/pt-sec-no4-s.png);
}

.is-ltIE8 #sec5 .secVehicle_header:before {
	background-image: url(../media/enjoy_navi/vehicles/pt-sec-no5-s.png);
}

.is-ltIE8 #sec6 .secVehicle_header:before {
	background-image: url(../media/enjoy_navi/vehicles/pt-sec-no6-s.png);
}
/* 
.is-ltIE8 #sec7 .secVehicle_header:before {
	background-image: url(../media/enjoy_navi/vehicles/pt-sec-no7-s.png);
} */

#sec7 .secVehicle_header {
	padding-left: 0;
}

.secVehicle_ttl {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
}

#sec3 .secVehicle_ttl {
}

.secVehicle_place {
	display: inline-block;
	margin-left: 3%;
	vertical-align: middle;
}

#sec1 .secVehicle_place {
	max-width: 38%;
}

#sec2 .secVehicle_place {
	max-width: 58%;
}

#sec3 .secVehicle_place {
	margin-right: -30px;
	max-width: 37%;
}

#sec4 .secVehicle_place {
	max-width: 58%;
}

#sec5 .secVehicle_place {
	max-width: 58%;
}

#sec6 .secVehicle_place {
	max-width: 58%;
}

#sec7 .secVehicle_place {
	max-width: 58%;
}

.secVehicle_point {
	display: inline-block;
	margin-right: 1.5%;
	vertical-align: middle;
}

.secVehicle_cnt {
	margin-top: 25px;
}

.secVehicle_cnt:after {
	content: "";
	clear: both;
	display: block;
}

.secVehicle_cnt .col {
	margin-bottom: 25px;
	width: 48.2%;
}

.secVehicle_cnt .col.full {
	width: 100%;
}

.secVehicle_cnt .fl-r {
	float: right;
}

.secVehicle_cnt .fl-l {
	float: left;
}

.secVehicle_cnt .cl-b {
	clear: both;
}

.secVehicle_cnt .cl-l {
	clear: left;
}

.secVehicle_cnt .cl-r {
	clear: right;
}

.secVehicle_cnt .cf:after {
	content: "";
	clear: both;
	display: block;
}

.tbVehicle {
	width: 100%;
	margin-top: 15px;
	border-top: 1px dashed #666;
}

.tbVehicle th,
.tbVehicle td {
	border-bottom: 1px dashed #666;
	padding: 10px 1em 8px;
}

.tbVehicle th {
	font-weight: normal;
	background: #00A2DB;
	color: #fff;
	text-align: left;
	width: 7em;
	-webkit-font-smoothing: auto;
}

.tbVehicle td {
}

.tbVehicle .-bus {
	text-indent: -7em;
	padding-left: 7em;
}

.sec1His {
}

.secImgset {
	margin-bottom: 20px;
}

.sec1His_img,
.secImgset_img {
	margin-right: 4%;
	width: 58%;
}

.sec7Imgset .img,
.sec4His_img {
	width: 49%;
	margin-right: 4%;
}

.sec4His_ttl img,
.sec1His_ttl img,
.secImgset_ttl img {
	margin-top: -15px;
}

.sec4His_text,
.secImgset_text,
.sec1His_text {
	margin-top: 10px;
	line-height: 1.5;
}

.secVehicle_subttl {
	border-bottom: 3px solid #00A2DB;
	padding: 0 8px 8px;
	margin-bottom: 15px;
}

.secVehicle_subttl2 {
	line-height: 1;
}

.secVehicle_subttl2.sp {
	display: none;
}

.secVehicle_subttl2:before {
	content: "\e627";
	font-family: icomoon;
	color: #00A0E1;
	font-size: 18px;
	vertical-align: middle;
}

.sec1Cnt1 {
}

.sec1Cnt1_img,
.sec1Cnt1_img .img {
	position: relative;
}

.sec1Cnt1_img .img:after {
	position: absolute;
	content: "";
	width: 169px;
	height: 85px;
	background: url(../media/enjoy_navi/vehicles/img-sec1-3-sub.png);
	background-size: 100% 100%;
	top: 5%;
	left: 56%;
}

.sec1Cnt1_img figcaption {
	position: absolute;
	width: 280px;
	bottom: 0;
	right: 0;
}

.sec1Cnt2_img2 {
	margin-top: 20px;
}

.sec1Cnt2_img1 figcaption,
.sec1Cnt2_img2 figcaption,
.sec1Cnt3_img1 figcaption,
.sec2Cnt_img figcaption,
.sec3His figcaption,
.secGrid3_cnt figcaption,
.sec4Cnt2_img figcaption,
.sec5His_img figcaption {
	margin-top: 10px;
}

.sec1Cnt3_img2 {
	position: relative;
	margin-top: 20px;
}

.sec1Cnt3_img2:after {
	position: absolute;
	content: "";
	width: 217px;
	height: 85px;
	background: url(../media/enjoy_navi/vehicles/img-sec1-5-2-sub.png);
	background-size: 100% 100%;
	top: 15%;
	right: -25px;
}

.sec1Cnt3_img2 figcaption {
	position: absolute;
	bottom: 0;
	right: -20px;
}

.sec2Cnt_left {
	float: left;
	width: 49%;
}

.sec2Cnt_right {
	float: right;
	width: 49%;
}

.sec2Cnt_img {
	padding-top: 10px;
}

.sec3His,
.sec5His {
	position: relative;
}

.sec3His_ttl,
.sec5His_ttl {
	position: absolute;
	top: -10px;
	left: -10px;
}

.sec3Imgset {
	margin-bottom: 15px;
}

.sec3Imgset_img {
	margin-right: 3%;
	width: 50%;
}

.secGrid3_cnt {
	width: 32%;
	float: left;
	margin-right: 2%;
}

.secGrid3_cnt.last {
	margin-right: 0;
}

.sec4Cnt1 {
}

.sec4Cnt1_img {
	position: relative;
	padding-bottom: 24%;
}

.is-ltIE8 .sec4Cnt1_img .img {
	position: relative;
	z-index: -1;
}

.sec4Cnt1_img:after {
	position: absolute;
	content: "";
	bottom: -10px;
	left: -2%;
	width: 48%;
	height: 47%;
	background-image: url(../media/enjoy_navi/vehicles/img-sec4-2-sub.png);
	background-size: contain;
	background-repeat: no-repeat;
}

.is-ltIE8 .sec4Cnt1_img:after {
	z-index: 10;
	width: 213px;
	height: 159px;
}

.sec4Cnt1_img figcaption {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 50%;
}

.sec6Cnt_img {
	margin-top: 10px;
}

.sec7Cnt_bal {
	margin-top: 8px;
	margin-bottom: 5px;
	text-align: center;
}

.sec7Cnt_img .img {
	margin-right: 3%;
}

.sec7Cnt_img figcaption {
	text-align: center;
}

.sec7Imgset-plus .img {
	width: auto;
	margin-right: 18px;
	margin-bottom: 2px;
}

.sec7Imgset-plus {
	position: relative;
	z-index: 1;
}

.sec7_1Imgset-plus .secImgset_img {
	margin-right: 4%;
	width: 52.5%;
}

.sec7His_ttl {
	position: absolute;
	z-index: 1;
	right: 30px;
	top: 17px;
}
.sec7Imgset-plus .-elect {
	margin-bottom: 100px;
}
.sec7Imgset-plus figcaption {
	letter-spacing: -0.5px;
}
.sec7_1His.col {
	margin-bottom: 0;
}

#sec3 .secGrid3_cnt .img > img{
	object-fit: cover;
}

/* タブレット以下設定 */
@media screen and (max-width:999px) {
	body {
		min-width: 800px;
	}

	.secVehicle {
		padding-bottom: 0;
	}

	.secVehicle .vehicle_inner {
		padding: 0 10px;
	}

	.secVehicle_wrap {
		padding-bottom: 10px;
	}

	.secVehicle_header:before {
		width: 80px;
		height: 79px;
		top: -7px;
	}

	.secVehicle_point {
		position: absolute;
		bottom: -90px;
		left: 0;
		-webkit-transform: rotate(-15deg);
		transform: rotate(-15deg);
		z-index: 10;
	}

	.secVehicle_header {
		padding-left: 100px;
	}

	.hdVehicle_cnt {
		min-width: 450px;
	}

	.hdVehicle_bgLogo img {
		max-width: 80%;
	}

	.hdVehicle_text {
		margin-top: 20px;
		font-size: 14px;
	}

	.hdVehicle_cnt:before {
		-webkit-transform: scale(0.5);
		transform: scale(0.5);
		-webkit-transform-origin: 93% 31%;
		transform-origin: 93% 31%;
	}

	.hdVehicle_cnt:after {
		-webkit-transform: scale(0.5);
		transform: scale(0.5);
		-webkit-transform-origin: 17% 34%;
		transform-origin: 17% 34%;
	}

	.navVehicle_map:before {
		width: 190px;
	}

	.sec1His_img,
	.secImgset_img {
		width: 48%;
	}

	.sec1Cnt1_img figcaption {
		position: relative;
		margin-top: 10px;
		width: 100%;
	}

	.sec1Cnt1_img .img {
		padding-left: 16%;
	}

	.sec1Cnt1_img .img:after {
		top: auto;
		left: 50%;
		bottom: 0;
	}

	.sec1Cnt3_img2 figcaption {
		position: relative;
		right: 0;
		width: 100%;
		margin-top: 10px;
	}

	.sec1Cnt3_img2 figcaption br {
		display: none;
	}

	.sec1Cnt3_img2:after {
		right: 0;
		top: 7%;
	}

	.sec7Cnt_img .img {
		max-width: 45%;
	}
	.sec7Imgset-plus .-elect {
		margin-bottom: 0;
	}

}

/* All SP */
@media screen and (max-width:639px) {
	.sp-dn {
		display: none;
	}

	body {
		min-width: 320px;
	}

	.secVehicle {
		padding-top: 70px;
	}

	.secVehicle_cnt .fl-r,
	.secVehicle_cnt .fl-l {
		float: none;
	}

	.secVehicle_cnt .col {
		width: 100%;
		max-width: 440px;
		margin: 0 auto 25px;
		position: relative;
	}

	.hdVehicle_bgLogo,
	.hdVehicle_cnt:before,
	.hdVehicle_cnt:after {
		display: none;
	}

	.hdVehicle_cnt {
		position: relative;
		padding: 0 0 25px;
		min-width: initial;
	}

	.hdVehicle_lead {
		background: #222;
		padding: 25px 10px 0;
		margin: -2px;
	}

	.hdVehicle_logo {
		margin: -2px;
		background: #222;
		padding: 10px 10px 25px;
	}

	.navVehicle {
		display: none;
	}

	.hdVehicle_text {
		margin-top: 25px;
		text-align: left;
		padding: 0 10px;
	}

	.secVehicle_point {
		left: 2%;
	}

	#sec1 {
		box-shadow: 0px 10px 7px -7px rgba(0, 0, 0, .5) inset;
		padding-top: 80px;
	}

	.secVehicle_header:before {
		top: -60px;
		left: 10px;
		width: 70px;
		height: 70px;
	}

	.secVehicle_header {
		padding-top: 20px;
		padding-left: 0;
		text-align: center;
	}

	.secVehicle_place {
		margin-top: 20px;
		margin-left: 0;
		display: block;
		max-width: 100% !important;
	}

	.secVehicle_cnt {
		margin-top: 15px;
	}

	.sec3Imgset_img,
	.sec1His_img,
	.secImgset_img {
		width: 100%;
		margin-bottom: 10px;
	}

	.secImgset {
		position: relative;
	}

	.sec4His_ttl,
	.sec1His_ttl,
	.secImgset_ttl {
		position: absolute;
		top: -15px;
		left: -6px;
	}

	.sec4His_ttl img,
	.sec1His_ttl img,
	.secImgset_ttl img {
		margin-top: 0;
	}

	.sec2Cnt_left,
	.sec2Cnt_right,
	#sec2 .grid_2 > .col_l,
	#sec2 .grid_2 > .col_r,
	.secGrid3_cnt {
		float: none;
		width: 100%;
		max-width: 100%;
	}

	#sec2 .grid_2 > .col_r,
	.sec2Cnt_right,
	.secGrid3_cnt {
		margin-top: 20px;
	}

	.sec7Imgset .img,
	.sec4His_img {
		width: 100%;
		margin-right: 0;
	}

	.sec7Cnt_bal {
	}

	.sec7Cnt_img .img {
		max-width: 50%;
		margin-bottom: 10px;
	}

	.sec4Cnt1_img figcaption {
		bottom: -10px;
	}

	.secVehicle_subttl2 {
		display: none;
	}

	.secVehicle_subttl2.sp {
		display: block;
		margin-bottom: 10px;
	}

	.sec7Imgset figcaption {
		padding: 10px 0 0;
	}

	.sec7_1Imgset-plus .secImgset_img {
		width: 100%;
	}
	.sec7Imgset-plus figcaption {
		letter-spacing: 0;
	}

	.sec7His_ttl {
		top: -20px;
	}
	.sec7_1His.col {
		margin-bottom: 0;
	}

}

@keyframes fuwafuwa {
	0% {
		transform: translate(0, 0);
	}

	50% {
		transform: translate(0, -15px);
	}

	100% {
		transform: translate(0, 0);
	}

}

@-webkit-keyframes fuwafuwa {
	0% {
		-webkit-transform: translate(0, 0);
	}

	50% {
		-webkit-transform: translate(0, -15px);
	}

	100% {
		-webkit-transform: translate(0, 0);
	}

}
