﻿@charset "UTF-8";


/* sp -------------------------------------*/


#contbox01,
#contbox02,
#contbox03,
#contbox04{
	width:90%;
	margin:0 auto 60px auto;
	text-align:center;
	overflow:hidden;
}
#access .imgBox {
  position: relative;
  overflow: hidden;
}
#access .imgBox .imgCaption {
  position: absolute;
  bottom: 10px;
  right: 10px;
  left: 10px;
  text-align: right;
  font-size: 10px;
  font-size:1.0rem;
  color: #FFF;
  line-height: 1.3;
  text-shadow: 0px 0px 3px rgb(0, 0, 0), 0px 0px 3px rgb(0, 0, 0);
  padding: 0;
  margin: 0;
}
#access .imgBox .imgCaption2 {
  position: relative;
  text-align: right;
  font-size: 10px;
  font-size:1.0rem;
  color: #000000;
  line-height: 1.3;
  margin-top: 3px;
  padding-right: 10px;
}
#access h3 {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: normal;
  margin: 0 auto 6%;
}

#access .accSTArea {
  width: 80%;
  margin: 0 auto;
}
#access .accSTArea .stTxt01 {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.1;
  margin-bottom: 6%;
}
#access .accSTArea .stTxt01 span {
  font-size: 26px;
  font-size: 1.625rem;
  margin: 0 3px;
}
#access .accSTArea .accSTList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#access .accSTArea .accSTList li {
  width: 47%;
  margin-bottom: 6%;
}
#access .accSTArea .accSTList li:nth-of-type(1) {
  width: 100%;
  margin-bottom: 6%;
}
#access .accSTArea .routeBox {
  margin-bottom: 10%;
}
#access .accSTArea2 h3 {
  width: 80%;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.4;
  border-bottom: 1px solid #000000;
  margin: 0 auto 6%;
  padding-bottom: 10px;
}
#access .accSTArea2 h3 .stLTxt {
  font-size: 30px;
  font-size: 1.875rem;
}
#access .accSTArea2 h3 .stsTxt {
  font-size: 20px;
  font-size: 1.25rem;
}
#access .accSTArea2 .accSTList2 {
  margin: 0;
}
#access .accSTArea2 .accSTList2 li {
  position: relative;
  margin-bottom: 6%;
}
#access .accSTArea2 .accSTList2 li .listTxt {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 30%;
  background: url("../../img/acc_st_bg.png") no-repeat center center/cover;
  margin: 0;
  padding: 10px 10px;
}
#access .accSTArea2 .accSTList2 li:nth-of-type(6) {
  margin-bottom: 0;
}
#access .route2Box {
  width: 80%;
  margin: 6% auto 0;
}

#access .routeBox {
	width: 100%;
	padding: 20px;
	box-sizing: border-box;
	background-color: #fff;
  }
#access .accessMain {
    width: 100%;
    margin: 0 auto 8%;
  }
#access .accessList {
    width: 100%;
    margin: 0 auto 8%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
#access .accessList li {
	position: relative;
    width: 100%;
    margin-bottom: 2%;
  }
#access .accessList li .stationName{
	position: absolute;
	bottom: 2px;
	left: 5px;
	color: #fff;
	font-size: 18px;
	font-size: 1.125rem;
	text-align: left;
	margin: 0;
	padding: 0;
}
#access .accessList li .stationTime{
	position: absolute;
	bottom: 2px;
	right: 5px;
	color: #fff;
	font-family: trajan-pro-3, serif;
	font-size: 10px;
	font-size: 0.625rem;
	text-align: right;
}
#access .accessList li .stationTime em{
	font-size: 260%;
	font-weight: normal;
	font-style: normal;
}
#access .accTimeBox{
	width: 100%;
	margin: 6% auto;
  background-color: #fff;
}
#access .accTimeBox .timeSt{
	width: 100%;
	border-bottom: 1px solid #ccc;
	padding-bottom: 2%;
	margin-bottom: 2%;
	text-align: left;
}
#access .accTimeBox .timeSt img{
	width: 80%;
	margin: 0;
	padding: 0;
}
#access .accTimeBox .stBox{
	margin-bottom: 6%;
}
#access .accTimeBox .accessTimeList li{
	margin-bottom: 2%;	
}
#access .multiLines_box {
	width: 100%;
	background-color: #fff;
	padding: 20px 20px 0 20px;
	box-sizing: border-box;
}
#access .multiLines_box .multiLinesImg{
	width: 100%;
	margin: 0 auto 6%;
}
#access .taxiMain{
	width: 100%;
	margin: 0 auto 6%;
	background-color: #fff;
	padding: 20px;
	box-sizing: border-box;
}
#access .taxiImg {
	width: 100%;
	margin: 5% auto;
}
#access .taxiImg .taxiSlide {
  text-align: center;
  width: 100%;
  margin: 0 0 10% 0;
  padding: 0;
}
#access .taxiImg .taxiSlide li {
  width: 32%;
  margin: 0 10px;
}


#access .airport{
	width: 100%;
	margin: 0 auto 6%;
}
#access .airport h4{
	text-align: left;
	margin-bottom: 0;
	padding: 0;
}
#access .airport .airportList li{
	margin-bottom: 6%;	
}
#access .shinRouteBox{
	width: 100%;
	margin: 0 auto 6%;	
	background-color: #fff;
	padding: 20px;
	box-sizing: border-box;
}
#access .shinRouteBox .airTimeBox{
	width: 100%;
	margin: 0;
}
#access .shinRouteBox .airTimeBox .timeSt{
	width: 100%;
	border-bottom: 1px solid #ccc;
	padding-bottom: 2%;
	margin-bottom: 2%;
	text-align: left;
}
#access .shinRouteBox .airTimeBox .timeSt img{
	width: 100%;
	margin: 0;
	padding: 0;
}
#access .shinRouteBox .airTimeBox .stBox{
	margin-bottom: 6%;
}
#access .shinRouteBox .airTimeBox .airTimeList li{
	text-align: left;
	margin-bottom: 2%;	
}
#access .shinRouteBox .airTimeBox .airTimeList li img{
	height: 70px;
	margin: 0;
}
#access .shinRouteBox .air_route{
	width: 100%;
	margin: 0 auto 6%;
}
#access .brt{
	width: 100%;
	margin: 0 auto 6%;
}
#access .brt .brtTxt{
	margin-bottom: 6%;
}
#access .shinkansen{
	width: 100%;
	margin: 0 auto 6%;
}

#access .shinkansen h4{
	text-align: left;
	margin-bottom: 0;
	padding: 0;
}
#access .shinkansen .shinImgBox{
  width: 100%;
  margin:0 auto 6%;
}
#access .shinkansen .routeBox h4{
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: normal;
	text-align: left;
	margin-bottom: 20px;
	padding: 0;
	color: #000;
}
#access .shinkansen .routeBox h4 span{
	font-size: 70%;
}
#access .shinkansen .shinImgBox #shinImg3{
  position: relative;
  grid-column: 3/4;
  grid-row: 2/3;
}
#access .shinkansen .routeBox{
	margin: 6% auto;
}
#access .shinkansen .routeBox img{
	margin-bottom: 4%;
}
/* pc -------------------------------------*/

 @media only screen and (min-width: 768px) {

  #access .accSTArea .stTxt01 {
    font-size: 2vw;
    line-height: 1;
    margin-bottom: 30px;
  }
  #access .accSTArea .stTxt01 span {
    font-size: 3vw;
  }
  #access .accSTArea .accSTList {
    max-width: 600px;
    margin: 0 auto;
  }
  #access .accSTArea .routeBox {
    max-width: 700px;
    margin: 50px auto 100px;
  }
  #access .accSTArea2 {
    width: 80%;
    margin: 0 auto;
  }
  #access .accSTArea2 h3 {
    width: 100%;
    margin: 0 auto 30px;
  }
  #access .accSTArea2 h3 .stLTxt {
    font-size: 2.5vw;
    margin-right: 3px;
  }
  #access .accSTArea2 h3 .stsTxt {
    font-size: 1.7vw;
  }
  #access .accSTArea2 .accSTList2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #access .accSTArea2 .accSTList2 li {
    width: 32%;
    margin-bottom: 30px;
  }
  #access .accSTArea2 .accSTList2 li .listTxt {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 30%;
    background: url("../../img/acc_st_bg.png") no-repeat center center/cover;
    margin: 0;
    padding: 10px 10px;
  }
  #access .route2Box {
    max-width: 1000px;
    margin: 50px auto 0;
  }
  
#access .routeBox {
	max-width: 1200px;
    margin: 50px auto 100px;
  }
#access .accessList li {
	position: relative;
    width: 23%;
    margin-bottom: 2%;
  }

#access .accTimeBox{
	display: flex;
	justify-content: space-between;	
	padding: 20px;
	box-sizing: border-box;
}
#access .accTimeBox .timeSt{
	width: 100%;
	border-bottom: 1px solid #ccc;
	padding-bottom: 2%;
	margin-bottom: 2%;
	text-align: left;
}
#access .accTimeBox .timeSt img{
	width: 80%;
	margin: 0;
	padding: 0;
}
#access .accTimeBox .stBox{
	width: 30%;
	margin-bottom: 0;
}
#access .accTimeBox .accessTimeList li{
	margin-bottom: 2%;	
}


#access .taxiMain{
	width: 100%;
	margin: 0 auto 6%;
}

#access .taxiImg .taxiSlide li {
  width: 18%;
}
#access .airport .airportList{
	display: flex;
	justify-content: space-between;		
}
#access .airport .airportList li{
	width: 32%;
	margin-bottom: 0%;	
}

#access .shinRouteBox{
	display: flex;
	justify-content: space-between;		
}
#access .shinRouteBox .imgBox{
	width: 50%;
	margin-bottom: 0%;
	align-self: center;
}
#access .shinRouteBox .airTimeBox{
	width: 40%;
	align-self: center;
}
#access .shinRouteBox .airTimeBox .timeSt{
	width: 100%;
	border-bottom: 1px solid #ccc;
	padding-bottom: 2%;
	margin-bottom: 2%;
	text-align: left;
}
#access .shinRouteBox .airTimeBox .timeSt img{
	width: auto;
	height: 2vw;
	margin: 0;
	padding: 0;
}
#access .shinRouteBox .airTimeBox .airTimeList li{
	margin-bottom: 4%;	
}
#access .shinRouteBox .airTimeBox .airTimeList li img{
	width: auto;
	height: 5.4vw;
	margin: 0;
	padding: 0;
}

#access .brt{
	display: flex;
	justify-content: space-between;
}
#access .brt .brtTxt{
	width: 46%;
	margin-bottom: 0;
	align-self: center;
}
#access .brt .brtImg{
	width: 46%;
	align-self: center;
}

#access .shinkansen .shinImgBox{
  width: 100%;
	display: flex;
	justify-content: space-between;
}
#access .shinkansen .shinImgBox #shinImg1,
#access .shinkansen .shinImgBox #shinImg2,
#access .shinkansen .shinImgBox #shinImg3{
	width: 32%
}
}