@charset "UTF-8";


.container1410 {
  max-width: 1410px;
  width: calc(100% - 40px);
  margin: 0 auto;
}



#hero {
  background: url(../imgs/mv.jpg) no-repeat center center / cover;
}

.box {
  margin-bottom: 10%;
  align-items: center;
  color: #fff;
}

.box .img {
  width: 66%;
}

.box .txt {
  width: 33%;
  color: #fff;
}

.box .tit {
  margin-bottom: 40px;
  letter-spacing: 0.2em;
}

.box .tit span {
  display: block;
}

.box .tit .en {
  font-family: 'EB Garamond', sans-serif;
  font-size: 50px;
  margin-bottom: 10px;
}

.box .tit .jp {
  font-size: 24px;
  line-height: 1.4;
}

.box .txt p {
  font-size: 14px;
  line-height: 2.4;
  letter-spacing: 0.1em;
}

.box .listImg {
  max-width: 1240px;
  width: calc(100% - 40px);
  margin: 6% auto 0;
}

.box .listImg .item {
  width: 24%;
}
#car.box .listImg .item {
  width: 29%;
}

.box .listImg .item * {
  line-height: 1;
}

.box .listImg .item .desc {
  margin-top: 8px;
  letter-spacing: 0.1em;
}

.box .listImg .item .desc .left p:nth-of-type(1){
  font-size: 20px;
  margin-bottom: 10px;
	line-height: 25px;
}
.box .listImg .item .desc .left p:nth-of-type(1) span{
  font-size: 12px;
	line-height: 14px;
	display: inline-block
}

.box .listImg .item .desc .left p:nth-of-type(2){
  font-size: 16px;
}

.box .listImg .item .desc .left p:nth-of-type(2) span {
  font-size: 14px;
}

.box .listImg .item .desc .right span {
  font-size: 63px;
  color: #a18e4a;
}

#train {
  padding-top: 8%;
/*  background: #000 url(../imgs/bg_red.jpg) no-repeat top left / auto auto;  */
}

#train .trainImg {
  position: relative;
}


#train .trainImg .txt {
  position: absolute;
  top: 50%; 
  transform: translateY(-50%); 
  -webkit-transform: translateY(-50%);
  width: 40%;
  left: 75%;
} 

#train .trainMap {
  max-width: 1300px;
  margin-top: 80px;
}

#train .trainMap .map {
  width: 57.7%;
}
#train .trainMap .caption{text-align: right; color: white ; text-align: right;}
#train .trainMap .txt {
  width: 40% !important;
  position: static !important;
  transform: translateY(0) !important;
  -webkit-transform: translateY(0) !important;

}

#train .trainMap .txt ul{display: flex; justify-content: space-between; flex-wrap: wrap}
#train .trainMap .txt ul li {
  border-bottom: 1px solid #6b6b6b;
  padding-bottom: 15px;
  margin-bottom: 25px;
	width: 100%;
}
#train .trainMap .txt ul li:nth-of-type(2),
#train .trainMap .txt ul li:nth-of-type(3){width: 48%; }
#train .trainMap .txt ul li:nth-of-type(2) *,
#train .trainMap .txt ul li:nth-of-type(3) *{ line-height: 0.9;}

#train .trainMap .txt ul li:nth-of-type(2) p:nth-of-type(2),
#train .trainMap .txt ul li:nth-of-type(3) p:nth-of-type(2){justify-content: center;}

#train .trainMap .txt ul li * {
  line-height: 1;
}

#train .trainMap .txt ul li p:nth-of-type(1) {
  font-size: 14px;
}


#train .trainMap .txt ul li:nth-of-type(2) p:nth-of-type(1),
#train .trainMap .txt ul li:nth-of-type(3) p:nth-of-type(1){
  font-size: 12px;
/*	margin-bottom: 15px;*/
	text-align: center;
	line-height: 1.5;
}

#train .trainMap .txt ul li:nth-of-type(2) p:nth-of-type(2),
#train .trainMap .txt ul li:nth-of-type(3) p:nth-of-type(2){
  font-size: 12px;
  margin-bottom: 10px;
}

#train .trainMap .txt ul li p:nth-of-type(2) .num,
#train .trainMap .txt ul li p:nth-of-type(3) .num{font-size: 45px;}

#train .trainMap .txt ul li p:nth-of-type(2) .f34,
#train .trainMap .txt ul li p:nth-of-type(3) .f34{font-size: 28px;}

#train .trainMap .txt ul li p:nth-of-type(2) {
  font-size: 24px;
}
#train .trainMap .txt ul li p:nth-of-type(2) span.kyori{
  font-size: 14px;

}

.ekiFunsu{padding-top: 5px;font-size: 10px !important;line-height: 1.5!important;}


#train .trainMap .txt ul li p:nth-of-type(2) span.nichu{
  font-size: 16px;
}

#train .trainMap .txt ul li p .f16 {
  font-size: 16px;
}

#train .trainMap .txt ul li p .f30 {
  font-size: 30px;
}

#train .trainMap .txt ul li p .f34 {
  font-size: 34px;
}

#train .trainMap .txt ul li p .num {
  font-size: 63px;
  color: #a18e4a;
}

#train .trainMap .txt ul li:nth-of-type(4) {
  border-bottom: 0;
}

#train .trainMap .txt ul li:last-of-type {
  border: 1px solid #6b6b6b;
  padding: 20px;
}

#train .trainMap .txt ul li:last-of-type p:nth-of-type(1) {
  margin-bottom: 20px;
}

#train .trainMap .txt ul li:last-of-type p:nth-of-type(2) {
  font-size: 26px;
}

#train .trainMap .txt ul li:last-of-type p:nth-of-type(2) > span {
  margin-bottom: 10px;
}


#walk .img {
  order: 2;
}

#walk .txt {
  order: 1;
}


#car {
/*  background: #000 url(../imgs/bg_white.jpg) no-repeat top right / auto auto;;*/
}

#car .carImg {
  position: relative;
}

#car .carImg .txt {
  position: absolute;
  top: 50%; 
  transform: translateY(-50%); 
  -webkit-transform: translateY(-50%);
  width: 40%;
  left: 75%;
}



#airplane {
  padding-bottom: 0;
  margin-bottom: 0;
/*  background: #000 url(../imgs/bg_red.jpg) no-repeat top left / auto auto;;*/
}

#airplane .img {
  order: 2;
}

#airplane .txt {
  order: 1;
}

#airplane .distance {
  max-width: 1200px;
  width: calc(100% - 40px);
  margin: 80px auto 0;
  position: relative;
}

#airplane .distance::after {
  content: '';
  width: 1px;
  height: 100%;
  background: #6b6b6b;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  margin: 0 auto;

}

#airplane .distance .item {
  width: 48%;
  line-height: 1.6;
  letter-spacing: 0.1em;
  padding: 10px 0;
}

#airplane .distance .item .txt1 * {
  line-height: 1;
}

#airplane .distance .item .f10 {
  font-size: 10px;
  line-height: 1.6;
}

#airplane .distance .item .f13 {
  font-size: 13px;
}

#airplane .distance .item .f18 {
  font-size: 18px;
}

#airplane .distance .item .f19 {
  font-size: 19px;
/*  margin-bottom: 10px;*/
}

#airplane .distance .item .f23 {
  font-size: 23px;
}

#airplane .distance .item .f24 {
  font-size: 24px;
}


#airplane .distance .item .f31 {
  font-size: 31px;
}

#airplane .distance .item .f44 {
  font-size: 44px;
}

#airplane .distance .item .txt1 {
  margin-bottom: 20px;
}



#airplane .distance .item .txt1 p:nth-of-type(2) {
  margin-bottom: 15px;
	margin-top: -10px;
}

#airplane .distance .item .txt2 {
  border: 1px solid #6b6b6b;
  padding: 15px;
  text-align: center;
	margin-bottom: 20px;
}

#airplane .distance .item .txt2 .row1 {
  border-bottom: 1px solid #6b6b6b;
  padding-bottom: 15px;
  margin-bottom: 15px;
}

#airplane .distance .item .txt2 .row1 p:nth-of-type(1) span {
  display: block;
}



/* MEDIA */
@media (max-width: 1600px) and (min-width: 1409px){
  #train .trainImg .txt {
    left: 71%;
  }

}


@media (max-width: 1410px) and (min-width: 768px){

  .box .img {
    width: 55% !important;
  }

  .box .txt {
    position: static !important;
    transform: translateY(0) !important;
    -webkit-transform: translateY(0) !important;
    width: 42% !important;
  }

  .box .tit  {
    margin-bottom: 15px;
  }

  .box .tit .en {
    font-size: 30px;
  }

  .box .tit .jp {
    font-size: 20px;
  }

  .box .listImg .item .desc .left p:nth-of-type(1) {
    font-size: 20px;
  }

  .box .listImg .item .desc .right span {
    font-size: 40px;
  }

  #train .trainMap .txt ul li p .f30 {
    font-size: 24px;
  }

  #train .trainMap .txt ul li p .f34 {
    font-size: 28px;
  }

  #train .trainMap .txt ul li:last-of-type p:nth-of-type(2) {
    font-size: 20px;
  }





  #airplane .distance .item .f19 {
    font-size: 16px;
  }
  #airplane .distance .item .f24 {
    font-size: 20px;
  }

  #airplane .distance .item .f44 {
    font-size: 30px;
  }



}


@media screen and (max-width: 768px) {
	
#hero {
  background: url(../imgs/mv-sp.jpg) no-repeat center center / cover;
}	
	
  .container1410 {
    width: 100%;
  }

  .box .img {
    width: 100%;
    order: 1 !important;
    margin-bottom: 10% !important;
  }

  .box .txt {
    position: static !important;
    transform: translateY(0) !important;
    -webkit-transform: translateY(0) !important;
    width: 100% !important;
    text-align: center;
    padding: 0 20px;
    order: 2 !important;

  }

  .box .tit {
    margin-bottom: 5%;
  }


  .box .listImg .item {
    margin: 0 10px;
  }

  .box .listImg .item figure img {
    width: 100%;
  }

  .box .listImg .item .desc {
    position: relative;
  }

  .box .listImg .item .desc .left p:nth-of-type(1) {
    font-size: 4vw;
    margin-bottom: 3px;
  }

  .box .listImg .item .desc .left p:nth-of-type(2) {
    font-size: 5vw;
    line-height: 1.6;
  }

  .box .listImg .item .desc .left p:nth-of-type(2) span {    
    display: block;
    font-size: 2vw;
  }


  .box .listImg .item .desc .right {
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 6vw;
  }

  .box .listImg .item .desc .right span {
    font-size: 10vw;
    line-height: 1;
    font-weight: bold;
  }


  #train {
/*    background: url(../imgs/bg_white.jpg) no-repeat right top / auto auto, url(../imgs/bg_white2.jpg) no-repeat left bottom / auto auto;*/
  }

  #train .trainMap .map {
    width: 100%;
    max-width: 623px;
    margin: 0 auto 20%;
  }

  #train .trainMap .txt {
    width: 100% !important;
  }

  #train .trainMap .txt ul li p:nth-of-type(1) {
    text-align: left;
  }

  #train .trainMap .txt ul li:nth-of-type(2) .f34 {
    letter-spacing: 3vw;
  }

	#train .trainMap .txt ul li p:nth-of-type(2) {text-align: right; align-items: center}
	#train .trainMap .txt ul li p:nth-of-type(2) span.kyori{
    display: block;
		padding-top: 5px;
  }
	#train .trainMap .txt ul li.flexEnd{align-items: flex-start}

#train .trainMap .txt ul li p:nth-of-type(2) .kyori,
#train .trainMap .txt ul li p:nth-of-type(3) .kyori{display: block;}
	

	
	
  #walk {
    background: url(../imgs/bg_white.jpg) no-repeat right top / auto auto, url(../imgs/bg_white2.jpg) no-repeat left bottom / auto auto;
  }



  #car {
    background: url(../imgs/bg_white.jpg) no-repeat right top / auto auto;
  }

  #car .listImg .item .desc .left p:nth-of-type(1) {
    padding-top: 4vw;
  }

  #car .listImg .item .desc .right {
    bottom: auto;
    top: -2vw;
  }
  
  #car .listImg .item .desc .left {
    width: 100%;
  }
  
  #car .listImg .item .desc .left p:nth-of-type(2) {
    width: 100%;
  }

  #car .listImg .item .desc .left p:nth-of-type(2) span {
    display: block;
    text-align: center;
  }





  #airplane {
    background: none;    
  }

  #airplane .distance .item {
    width: 100%;
  }

  #airplane .distance::after {
    display: none;
  }

  #airplane .distance {
    padding: 8% 0 0;
    width: calc(100% - 40px);
    margin: 8% auto 0;
    border-top: 1px solid #6b6b6b;;
    display: block;
  }

  #airplane .distance .item {
    letter-spacing: unset;
    padding: 0;
    margin-bottom: 5%;
  }

  #airplane .distance .item:nth-child(3) {
    margin-bottom: 2px;
  }

  #airplane .distance .item:last-of-type {
    margin-bottom: 0;
  }


  #airplane .distance .item .txt1 * {
    line-height: 1.6;
  }

  #airplane .distance .item .f44 {
    line-height: 1;
  }

  .bottomArea {
    background: #000 url(../imgs/bg_white.jpg) no-repeat right bottom / auto auto;
  }
  
}








@media screen and (max-width: 480px) {
  .box .tit {
    letter-spacing: 0.2em;
  }
  
  .box .txt p {
    letter-spacing: unset;
    font-size: 3vw;
  }

  .box .tit .en {
    font-size: 8vw;
  }

  .box .tit .jp {
    font-size: 6vw;
  }








  #train .trainMap .txt ul li p:nth-of-type(2) {
    font-size: 6vw;
  }

  #train .trainMap .txt ul li p .f34 {
    font-size: 8vw;
  }

  #train .trainMap .txt ul li p .num {
    font-size: 14vw;
  }

  #train .trainMap .txt ul li:last-of-type p:nth-of-type(2) {
    font-size: 6vw;
  }

  #train .trainMap .txt ul li p .f30 {
    font-size: 7vw;
  }



  #airplane .distance .item .f13 {
    font-size: 2.8vw;
  }

  #airplane .distance .item .f18 {
    font-size: 3vw;
  }

  #airplane .distance .item .f19 {
    font-size: 3vw;
  }

  #airplane .distance .item .f23 {
    font-size: 3.5vw;
  }
  
  #airplane .distance .item .f24 {
    font-size: 3.5vw;
  }

  #airplane .distance .item .f31 {
    font-size: 5vw;
  }

  #airplane .distance .item .f44 {
    font-size: 7vw;
  }


  
}