@charset "UTF-8";
@use 'pages' as var;
body #contents #main #train {
  text-align: left;
  background: url(../img/access/bg2.jpg) repeat-y;
  background-size: 100%;
}
  body #contents #main #train h3,
  body #contents #main #car h3 {
    margin: 0 0 40px;
  font-size: 30px;}
  body #contents #main #car h3 {
    color: #fff;
  }
  #car .bus-flex {
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
  }
  #car .bus-flex .img {
    width: 618px;
    max-width: 100%;
  }
  #car .bus-flex .text {
    width: calc(100% - 640px);
    color: #fff;
  }
  #car .bus-time {
    display:grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
  }
  #car .content-caption li {
    color: #fff;
  }
  #car .img20 {
    margin: 40px 0;
  }
  #car .bicycle-flex {
    display: flex;
    justify-content: space-between;
  }
  #car .bicycle-flex .img {
    width: 480px;
    max-width: 100%;
  }
  #car .bicycle-flex .text {
    width: calc(100% - 540px);
    color: #fff;
  }
  #car .bicycle-flex .text h4 {
    background: url(../img/access/img21.png) no-repeat;
    background-size: 90px;
    background-position: left center;
    padding-left: 100px;
    min-height: 90px;
    display: flex;
    align-items: center;
    margin: 0 0 20px;
  }
  #car .bicycle-flex .text ul li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: url(../img/access/img22-1.png) no-repeat;
    background-position: left center;
    background-size: 20px;
    padding-left: 25px;
  }
  #car .bicycle-flex .text ul li:nth-child(2) {
    background: url(../img/access/img22-2.png) no-repeat;
    background-position: left center;
    background-size: 20px;
  }
  #car .bicycle-flex .text ul li:nth-child(3) {
    background: url(../img/access/img22-3.png) no-repeat;
    background-position: left center;
    background-size: 20px;
  }
  #car .bicycle-flex .text ul li:nth-child(4) {
    background: url(../img/access/img22-4.png) no-repeat;
    background-position: left center;
    background-size: 20px;
  }
  #car .bicycle-flex .text ul li .dot-line {
    content: "";
    border-top: dotted 3px #fff;
    margin: 0 10px;
    -webkit-flex: 1;
    flex: 1;
    align-self: center;
  }
  body #contents #main #car .bg-car p.color-white {
    color: #fff;
  }
  #car .car-flex {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
    margin: 40px 0 0;
  }
  body #contents #main #car .car-flex h4 {
    color: #fff;
    font-size: 16px;
    line-height: 1.4;
    margin: 0 0 10px;
  }
  body #contents #main #car .car-flex h4 .large {
    font-size: 22px;
  }
  body #contents #main #train .main-lead, body #contents #main #train .main-text {
    text-align: center; }
  body #contents #main #train h4 {
    padding: 0 0 32px; }
  body #contents #main #train h5 {
    font-size: 18px;
    color: #000;
    text-align: center;
    display: block;
    background-color: #fff;
    padding: 5px 5px;
    letter-spacing: 0.1em;
    margin-bottom: 10px; }
  body #contents #main #train .RouteMap {
    padding: 0 0 40px; }
  body #contents #main #train div dl .train-access {
    font-size: 26px;
    line-height: 55px;
    letter-spacing: 0.014em;
    font-feature-settings: "palt";
    position: relative;
  margin: 0; }
  body #contents #main #train div dl .train-access .kome {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 12px;
  }
    body #contents #main #train div dl .train-access p {
      font-size: inherit; }
      body #contents #main #train div dl .train-access p span.condensed {
        font-size: 20px;
        transform: scaleY(1.4);
        display: inline-block; }
      body #contents #main #train div dl .train-access p span.big-letter {
        font-size: 50px; }
    body #contents #main #train div dl .train-access .commute {
      position: relative;
      padding-top: 20px;
    font-size: 22px;}
      body #contents #main #train div dl .train-access .commute:before {
        position: absolute;
        display: block;
        content: "通勤時";
        font-size: 14px;
        top: -10px;
        left: 0; }
    body #contents #main #train div dl .train-access .text {
      font-size: 14px;
      line-height: 22px;
    padding: 0;}
    body #contents #main #train div dl .train-access .text2 {
      font-size: 13px;
      line-height: 22px; }
  body #contents #main #train div.simulation {
    width: 100%;
    padding: 0 0 50px; }
    body #contents #main #train div.simulation figure {
       }
      body #contents #main #train div.simulation figure img {
        }
body #contents #main #car {
  text-align: left;
background: #000;}
  body #contents #main #car .lead-text {
    display: block;
    width: 100%;
    padding: 10px 0;
    border-bottom: solid 1px #000;
    margin: 5px 0 10px; }
  body #contents #main #car div.car-access {
    margin-top: 40px; }
    body #contents #main #car div.car-access dl dt p {
      font-size: 20px;
      line-hight: 38px; }
      body #contents #main #car div.car-access dl dt p span {
        font-size: 28px; }

body #contents #main section#lead.bg-access {
  background: #231f21;
  color: #fff;
  text-align: left;
  position: relative;
}
body #contents #main section#lead.bg-access:after {
  content: '';
  display: block;
  background: url(../img/access/bg1.png) no-repeat;
  background-size: 100%;
  width: 360px;
  height: 760px;
  position: absolute;
  right: 0;
  top: 0;
}
.access-content-img {
  position: relative;
  margin: 50px 0 0;
}
.access-content-img img {
  width: 100%;
}
.access-content-img:after {
  content: '';
  display: block;
  background: url(../img/access/bg3.png) no-repeat;
  background-size: 100%;
  width: 360px;
  height: 760px;
  position: absolute;
  left: 0;
  top: 0;
}
.access-content-img.bg-right:after {
  background: url(../img/access/bg1.png) no-repeat;
  background-size: 100%;
  left: unset;
  right: 0;
}

/*SP ONLY*/
@media screen and (max-width: 750px) {
  body #contents #main #train h4 {
    font-size: 2rem;
    line-height: 1.5em; }
  body #contents #main #train h5 {
    font-size: 1.5rem;
    line-height: 1.75em; }
    body #contents #main #train h5 span {
      display: block;
      font-size: 1rem; }
  body #contents #main #train div dl .train-access {
    padding-top: 10px; }
    body #contents #main #train div dl .train-access .text, body #contents #main #train div dl .train-access .texte {
      font-size: 1rem; }
  body #contents #main #car h3 {
    width: 100%; }
    #car .bus-flex,
    #car .bicycle-flex {
      display: block;
    }
    #car .bus-flex .text,
    #car .bicycle-flex .text {
      width: 100%;
      margin-bottom: 20px;
    }
    #car .bus-flex .text br {
      display: none;
    }
    #car .bus-flex .img,
    #car .bicycle-flex .img {
      width: 100%;
    }
    #car .bus-time {
      grid-template-columns: 1fr;
    }
    
  }

/*# sourceMappingURL=access.css.map */
