@charset "UTF-8";
body #contents #main #mainView {
  background-image: url(../img/access/main-ttl-bg.jpg);
  padding: calc(375px / 2) 0;
  /*455px-main-ttl-h2の高さ*/ }
  body #contents #main #mainView h2 {
    padding: 40px 0;
    background-image: url(../img/access/main-ttl-h2.png); }
body #contents #main article h3, body #contents #main section h3 {
  padding: 15px 0;
  margin: 10px auto 30px; }
body #contents #main article p.info-box, body #contents #main section p.info-box {
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 0;
  color: #555f7c;
  margin: 0 auto 20px; }
body #contents #main article p.caption, body #contents #main section p.caption {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0; }
body #contents #main article#train .grid3to1, body #contents #main section#train .grid3to1 {
  gap: 30px 15px; }
body #contents #main article#train h3, body #contents #main section#train h3 {
  background-image: url(../img/access/ttl-h3-01.png); }
body #contents #main article#train .train-route-box h4, body #contents #main section#train .train-route-box h4 {
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 0;
  width: 100%;
  border-bottom: 1px solid #040000;
  text-align: center;
  padding-bottom: 7px;
  margin: 80px auto 40px; }
  body #contents #main article#train .train-route-box h4 > i, body #contents #main section#train .train-route-box h4 > i {
    display: inline-block;
    color: #fff;
    background-color: #8a8358;
    font-style: normal;
    padding: 2px 4px;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0; }
    body #contents #main article#train .train-route-box h4 > i > span, body #contents #main section#train .train-route-box h4 > i > span {
      font-size: 28px;
      color: #fff; }
  body #contents #main article#train .train-route-box h4 > .color-txt, body #contents #main section#train .train-route-box h4 > .color-txt {
    color: #3b5c85;
    font-size: 28px; }
body #contents #main article#train .train-route-box h5, body #contents #main section#train .train-route-box h5 {
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 33px;
  letter-spacing: 0; }
  body #contents #main article#train .train-route-box h5 > sub, body #contents #main section#train .train-route-box h5 > sub {
    font-size: 12px;
    vertical-align: baseline; }
  body #contents #main article#train .train-route-box h5:before, body #contents #main section#train .train-route-box h5:before {
    content: "";
    background-color: #8a8358;
    padding: .5em 0;
    width: 1em;
    display: inline-block;
    margin-right: .25em; }
body #contents #main article#train .train-route-map, body #contents #main section#train .train-route-map {
  width: 100%;
  margin: 60px auto; }
  body #contents #main article#train .train-route-map h6, body #contents #main section#train .train-route-map h6 {
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0; }
  body #contents #main article#train .train-route-map > .caption, body #contents #main section#train .train-route-map > .caption {
    display: block;
    margin-top: 20px; }
body #contents #main article#bus h3, body #contents #main section#bus h3 {
  background-image: url(../img/access/ttl-h3-02.png); }
body #contents #main article#bus .bus-txt-wrap, body #contents #main section#bus .bus-txt-wrap {
  display: flex;
  flex-wrap: wrap;
  align-content: space-between; }
body #contents #main article#bus .bus-txt-box, body #contents #main section#bus .bus-txt-box {
  width: 100%; }
  body #contents #main article#bus .bus-txt-box dl, body #contents #main section#bus .bus-txt-box dl {
    width: 100%;
    padding: 8px 0;
    border-bottom: 1px solid #000; }
    body #contents #main article#bus .bus-txt-box dl:first-of-type, body #contents #main section#bus .bus-txt-box dl:first-of-type {
      border-top: 1px solid #000; }
    body #contents #main article#bus .bus-txt-box dl .ttl, body #contents #main article#bus .bus-txt-box dl .txt, body #contents #main section#bus .bus-txt-box dl .ttl, body #contents #main section#bus .bus-txt-box dl .txt {
      text-align: center; }
      body #contents #main article#bus .bus-txt-box dl .ttl .color-txt, body #contents #main article#bus .bus-txt-box dl .txt .color-txt, body #contents #main section#bus .bus-txt-box dl .ttl .color-txt, body #contents #main section#bus .bus-txt-box dl .txt .color-txt {
        color: #b58918; }
      body #contents #main article#bus .bus-txt-box dl .ttl .bigger, body #contents #main article#bus .bus-txt-box dl .txt .bigger, body #contents #main section#bus .bus-txt-box dl .ttl .bigger, body #contents #main section#bus .bus-txt-box dl .txt .bigger {
        font-size: 1.5em; }
    body #contents #main article#bus .bus-txt-box dl .ttl, body #contents #main section#bus .bus-txt-box dl .ttl {
      font-size: 16px;
      line-height: 24px;
      letter-spacing: 0.05em; }
    body #contents #main article#bus .bus-txt-box dl .txt, body #contents #main section#bus .bus-txt-box dl .txt {
      font-size: 16.5px;
      line-height: 24px;
      letter-spacing: 0.05em; }
body #contents #main article#bus .bus-stop, body #contents #main section#bus .bus-stop {
  margin-top: 40px; }
body #contents #main article#bus .caption, body #contents #main section#bus .caption {
  margin-top: 30px;
  display: block; }
body #contents #main article#bus h4, body #contents #main section#bus h4 {
  font-size: 19px;
  line-height: 36px;
  letter-spacing: 0.1em; }
  body #contents #main article#bus h4:before, body #contents #main section#bus h4:before {
    content: "";
    background-color: #231815;
    padding: .5em 0;
    width: 1em;
    display: inline-block;
    margin-right: .25em; }
body #contents #main article#car h3, body #contents #main section#car h3 {
  background-image: url(../img/access/ttl-h3-03.png); }
body #contents #main .leader-dotted {
  display: flex;
  gap: 5px;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: flex-end; }
  body #contents #main .leader-dotted .name, body #contents #main .leader-dotted .amount, body #contents #main .leader-dotted .nomal-time {
    display: block; }
  body #contents #main .leader-dotted .name {
    font-size: 25px;
    line-height: 25px;
    letter-spacing: 0; }
  body #contents #main .leader-dotted .amount {
    font-size: 25px;
    line-height: 25px;
    letter-spacing: 0;
    position: relative; }
    body #contents #main .leader-dotted .amount > .amount-num {
      font-size: 48px;
      color: #555f7c; }
    body #contents #main .leader-dotted .amount > .amount-caption {
      position: absolute;
      top: -14px;
      right: 0;
      font-size: 12px;
      letter-spacing: 0; }
  body #contents #main .leader-dotted .nomal-time {
    display: block;
    width: 100%;
    text-align: right;
    font-size: 14px;
    line-height: 22px; }
  body #contents #main .leader-dotted span.dot-line {
    content: "";
    border-top: dotted 3px #231815;
    -webkit-flex: 1;
    flex: 1;
    align-self: center;
    over-flow: hidden; }

/*PC ONLY*/
@media screen and (min-width: 751px) {
  body #contents #main article p.main-lead-txt, body #contents #main section p.main-lead-txt {
    padding: 70px 0 0; }
  body #contents #main article#concept .content-detail, body #contents #main section#concept .content-detail {
    padding-bottom: 90px; }
  body #contents #main article#train .content-detail, body #contents #main section#train .content-detail {
    padding-bottom: 90px; }
  body #contents #main article .leader-dotted .name.scaleY, body #contents #main section .leader-dotted .name.scaleY {
    font-size: 1.2em;
    transform: scale(1, 1.3); } }
/*SP ONLY*/
@media screen and (max-width: 750px) {
  body {
    font-size: 20px; }
    body #contents #main #mainView {
      padding: calc(375px / 4) 0; }
      body #contents #main #mainView h2 {
        padding: 60px 0; }
    body #contents #main article h3, body #contents #main section h3 {
      padding: 25px 0; }
    body #contents #main article p.info-box, body #contents #main section p.info-box {
      font-size: 1.5rem; }
    body #contents #main article p.caption, body #contents #main section p.caption {
      font-size: 1.2rem;
      line-height: 1.34em; }
    body #contents #main article#train .train-route-box, body #contents #main section#train .train-route-box {
      width: 90%;
      margin: 0 auto; }
      body #contents #main article#train .train-route-box h4, body #contents #main section#train .train-route-box h4 {
        font-size: 1.5em;
        line-height: 1.5em;
        padding-bottom: 7px;
        margin: 80px auto 40px; }
        body #contents #main article#train .train-route-box h4 > i, body #contents #main section#train .train-route-box h4 > i {
          padding: 2px 4px;
          font-size: 1em;
          line-height: 1.5em; }
          body #contents #main article#train .train-route-box h4 > i > span, body #contents #main section#train .train-route-box h4 > i > span {
            font-size: 1.5em; }
        body #contents #main article#train .train-route-box h4 > .color-txt, body #contents #main section#train .train-route-box h4 > .color-txt {
          font-size: 1.5em; }
      body #contents #main article#train .train-route-box h5, body #contents #main section#train .train-route-box h5 {
        font-size: 1.4em;
        line-height: 1.5em;
        text-indent: -1.5em;
        padding-left: 1.5em; }
        body #contents #main article#train .train-route-box h5 > sub, body #contents #main section#train .train-route-box h5 > sub {
          font-size: .8em; }
    body #contents #main article#train .train-route-map, body #contents #main section#train .train-route-map {
      margin: 30px auto 90px; }
      body #contents #main article#train .train-route-map h6, body #contents #main section#train .train-route-map h6 {
        font-size: 1.2rem;
        line-height: 1.34em; }
    body #contents #main article .leader-dotted .name, body #contents #main section .leader-dotted .name {
      font-size: 2rem;
      line-height: 1.75em; }
    body #contents #main article .leader-dotted .amount, body #contents #main section .leader-dotted .amount {
      font-size: 1.5rem;
      line-height: 1.75em; }
      body #contents #main article .leader-dotted .amount > .amount-num, body #contents #main section .leader-dotted .amount > .amount-num {
        font-size: 2em; }
      body #contents #main article .leader-dotted .amount > .amount-caption, body #contents #main section .leader-dotted .amount > .amount-caption {
        top: -18px;
        right: -2px;
        font-size: 16px; }
    body #contents #main article .leader-dotted .nomal-time, body #contents #main section .leader-dotted .nomal-time {
      display: block;
      width: 100%;
      text-align: right;
      font-size: 1.2em;
      line-height: 1.75em; }
    body #contents #main article#bus .bus-txt-box, body #contents #main section#bus .bus-txt-box {
      width: 100%; }
      body #contents #main article#bus .bus-txt-box dl .ttl, body #contents #main section#bus .bus-txt-box dl .ttl {
        font-size: 1.35em;
        line-height: 1.34em;
        margin-bottom: .5em; }
      body #contents #main article#bus .bus-txt-box dl .txt, body #contents #main section#bus .bus-txt-box dl .txt {
        font-size: 1.5em;
        line-height: 1.34em;
        margin-bottom: .5em; }
    body #contents #main article#bus h4, body #contents #main section#bus h4 {
      font-size: 1.4em;
      line-height: 1.5em;
      text-indent: -1.5em;
      padding-left: 1.5em; } }

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