@charset "UTF-8";
/* CSS Document */

.access_kv{
	width: 100%;
	height: 40vh;
  	background-image: url("../images/access/main_sp.jpg");
    background-size: cover;
    background-position: left bottom;
    background-repeat: no-repeat;
}
/*コンテンツ１*/
.content1{
}
.content1 h2{
}
.content1 h3 img{
    width: 100%;
    margin: 20px auto;
}
.content1 img,.content1 img.sp{
	display:block;
	width:100%;
}
.content1 img.pc{
	display:none;
}


.content1 .backimage{
    display:none;
}
.content1 .block1{
	display:flex;
	margin: 20px 0 40px;
    width:100%;
    flex-wrap: wrap;
}
.content1 dl{
	width:48%;
	margin-left:1%;
	margin-right: 1%;
	margin-bottom: 40px;
}
.content1 dt img{
	display:block;
	width:100%;
    margin-bottom: 20px;
}
.content1 dd{
	margin-left:0;
	margin-right: 0;
	margin-bottom: 0px;
    letter-spacing: 0.1em!important;
    line-height: 1.2em;
}
.content1 .car_life{
	display:block;
	width: 100%;
	margin: 20px auto;
	}
.content1 .car_life p{
    width: 100%;
    }




/*コンテンツ2*/
.content2{
}
.content2 h2{
	color:#8fa8b4;
}
.content2 .wrapper .routemap{
	overflow-x:scroll;
	border: 1px solid #CCC;
    padding: 10px;
}
.content2 .wrapper .routemap>div{
	width: 200%;
}
.content2 dl{
    margin: 40px auto;
}
.content2 dl img{
	display:block;
	width:100%;
}
.content2 dl dd{
	margin:20px auto;
}
.path {
    width: 20px;
    height: 20px;
    position: absolute;
    background: rgba(149, 147, 241, 0.5);
    border-radius: 40px;
    top: 28px;
    left: 78px;
    visibility: hidden;
}

.hand-icon {
    position: relative;
    background-image: url("../images/access/hand.png");
    background-repeat: no-repeat;
    background-position: center;
    margin-left: 20%;
    width: 50px;
    height: 50px;

    transform-origin: 52% 62%;
}

@keyframes swipe-hand {
    25% { transform: translate(20px) rotate(30deg); }
    50% { transform: translate(-20px) rotate(-15deg); }
    100% { transform: translate(0px) rotate(0); }
}

@keyframes swipe-dot {
  12% {
    visibility: visible;
    width: 40px;
  }
  25% {
    visibility: visible;
    transform: translate(-65px);
    width: 20px;
  }
  26% { visibility: hidden; }
}
/*コンテンツ3*/
.content3{
    background-color: #3A4149;
}
.content3 dl{
    margin: 20px auto;
}
.content3 dl dt img{
	display:block;
	width:100%;
}
.content3 dl dd{
	margin:10px auto;
}

/*pc*/
@media screen and (min-width: 758px){
.access_kv{
  	background-image: url("../images/access/main.jpg");
	width: 100%;
	height: 40vh;
    background-position: left bottom;
}
.pc{
	display: block;
}
.sp{
	display: none;
}

.content1{
}
.content1 h3 img{
    width: 1280px;
    margin: 40px auto;
}
.content1 img,.content1 img.pc{
	display:block;
	width:100%;
}
.content1 img.sp{
	display:none;
}

.content1 .backimage{
    background-image: url("../images/access/access_back.png");
    background-position: left;
    background-repeat: no-repeat;
    min-height: 500px;
    width: 100%;
    display: block;
}
.content1 .block1{
	display: flex;
	justify-content: space-around;
	margin: -160px 0 40px;
    width: 70%;
}
.content1 dl{
	width:30%;
	margin-left:1%;
	margin-right: 1%;
	margin-bottom: 40px;
}
.content1 dt dd img{
	display:block;
	width:100%;
}
.content1 dt dd{
	width:33%;
	margin-left:1%;
	margin-right: 1%;
	margin-bottom: 40px;
}
.content1 p{
	text-align: center;		
	width: 980px;
	margin: 0 auto;
	}
.content1 .car_life{
    display: flex;
	text-align: center;		
	width: 100%;
	margin: 40px auto;
    flex-wrap: wrap;
    justify-content: space-around;
	}
.content1 .car_life p{
    width: 48%;
    }
.content2{
    margin: 80px auto;
}	
.content2 .wrapper .routemap{
	overflow-x:hidden;
	border:none;
    padding: 10px;
}
.content2 .wrapper .routemap_text p{
	text-align: left;
	color: #FF0000;
}
.content2 .wrapper .routemap>div{
	width: 1280px;
}
.content2 dl{
	display: flex;
	justify-content: space-around;
	margin-bottom: 50px;
    margin-top: 80px;
}
.content2 dl img{
	width:100%;
	
}
.content2 dl dt{
	width: 50%;
	margin-left: 0%;
	text-align: left;
	margin-right: 30px;
}
.content2 dl dd{
	width:50%;
	margin:0 auto 0 auto;
}
.content2 dl dd img{
	display:block;
	width:100%;
}
/*コンテンツ3*/
.content3{
	}
.content3 dl{
	display: flex;
	justify-content: space-around;
	margin: 30px 0;
}
.content3 dl img{
	width:100%;
	
}
.content3 dl dt{
	width: 50%;
	margin-left: 0%;
	text-align: left;
	margin-right: 30px;
}
.content3 dl dd{
	width:50%;
	margin:0 auto 0 auto;
}
.content3 dl dd img{
	display:block;
	width:100%;
}

}




/*コンテンツ１*/
.content1{
}

@media screen and (min-width: 758px){

}






/*コンテンツ１*/
.content1{
}

@media screen and (min-width: 758px){

}






/*コンテンツ１*/
.content1{
}
