#contents #main #mainView {
  padding: 315px 0; }
  #contents #main #mainView h2 {
    background-image: url(../img/page01/main-logo.png);
    padding: 40px 0;
    width: 100%;
    max-width: 450px; }
#contents #main article#location, #contents #main section#location {
  padding-top: 80px;
  margin-top: -80px; }
#contents #main article .content-detail .train-times, #contents #main section .content-detail .train-times {
  gap: 18.6px 27.5px; }
  #contents #main article .content-detail .train-times-inner-text, #contents #main section .content-detail .train-times-inner-text {
    font-size: 13.6px;
    line-height: 21.38px;
    letter-spacing: 0;
    text-align: right; }
  #contents #main article .content-detail .train-times-inner-caption, #contents #main section .content-detail .train-times-inner-caption {
    grid-column: 1/4; }
    #contents #main article .content-detail .train-times-inner-caption li, #contents #main section .content-detail .train-times-inner-caption li {
      text-indent: -1em;
      padding: 0 0 .5em 1em;
      font-size: 11px;
      line-height: 15px;
      letter-spacing: 0.01em; }
  #contents #main article .content-detail .train-times .leader-dotted, #contents #main section .content-detail .train-times .leader-dotted {
    display: flex;
    gap: 5px;
    justify-content: space-between;
    flex-wrap: no-wrap;
    align-items: flex-end; }
    #contents #main article .content-detail .train-times .leader-dotted .commute, #contents #main article .content-detail .train-times .leader-dotted .amount, #contents #main section .content-detail .train-times .leader-dotted .commute, #contents #main section .content-detail .train-times .leader-dotted .amount {
      display: block;
      font-size: 24.2px;
      line-height: 24.3px;
      letter-spacing: 0;
      position: relative; }
      #contents #main article .content-detail .train-times .leader-dotted .commute > .big-letter, #contents #main article .content-detail .train-times .leader-dotted .amount > .big-letter, #contents #main section .content-detail .train-times .leader-dotted .commute > .big-letter, #contents #main section .content-detail .train-times .leader-dotted .amount > .big-letter {
        color: #ba547d;
        font-size: 48.6px; }
      #contents #main article .content-detail .train-times .leader-dotted .commute > .sup, #contents #main article .content-detail .train-times .leader-dotted .amount > .sup, #contents #main section .content-detail .train-times .leader-dotted .commute > .sup, #contents #main section .content-detail .train-times .leader-dotted .amount > .sup {
        font-size: 11px;
        position: absolute;
        top: -1em;
        right: 0; }
    #contents #main article .content-detail .train-times .leader-dotted span.dot-line, #contents #main section .content-detail .train-times .leader-dotted span.dot-line {
      content: "";
      border-top: dotted 3px #231815;
      -webkit-flex: 1;
      flex: 1;
      align-self: center;
      over-flow: hidden;
      margin-top: .5em; }
#contents #main article .content-detail#location-park .list-wrap, #contents #main section .content-detail#location-park .list-wrap {
  margin: 40px auto 60px; }
  #contents #main article .content-detail#location-park .list-wrap:last-of-type, #contents #main section .content-detail#location-park .list-wrap:last-of-type {
    margin-bottom: 80px; }
#contents #main article .content-detail#lifeinfo .lifeinfo-list, #contents #main section .content-detail#lifeinfo .lifeinfo-list {
  margin-top: 40px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 80px; }
#contents #main article h3.ttl01, #contents #main section h3.ttl01 {
  background-image: url(../img/page01/page01-h3-ttl01.png); }
#contents #main article h3.ttl02, #contents #main section h3.ttl02 {
  background-image: url(../img/page01/page01-h3-ttl02.png); }
#contents #main article h4.content-h4.ttl01:before, #contents #main section h4.content-h4.ttl01:before {
  background-image: url(../img/page01/page01-h4-ttl01.png); }
#contents #main article h4.content-h4.ttl02:before, #contents #main section h4.content-h4.ttl02:before {
  background-image: url(../img/page01/page01-h4-ttl02.png); }
#contents #main article h4.content-h4.ttl03:before, #contents #main section h4.content-h4.ttl03:before {
  background-image: url(../img/page01/page01-h4-ttl03.png); }
#contents #main article h4.content-h4.ttl04:before, #contents #main section h4.content-h4.ttl04:before {
  background-image: url(../img/page01/page01-h4-ttl04.png); }
#contents #main article h4.content-h4.ttl05:before, #contents #main section h4.content-h4.ttl05:before {
  background-image: url(../img/page01/page01-h4-ttl05.png); }
#contents #main article h4.lifeinfo-h4, #contents #main section h4.lifeinfo-h4 {
  display: block;
  width: 100%;
  padding: 10px 0;
  margin-bottom: 40px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url(../img/page01/page01-h4-ttl06.png); }
  #contents #main article h4.lifeinfo-h4 > span, #contents #main section h4.lifeinfo-h4 > span {
    display: none; }
#contents #main article#access, #contents #main section#access {
  padding-top: 80px;
  margin-top: -80px; }
  #contents #main article#access .access-img, #contents #main section#access .access-img {
    margin: 62px auto 84px; }

/*PC ONLY*/
@media screen and (min-width: 751px) {
  #contents #main #mainView {
    background-image: url(../img/page01/main.jpg); } }
/*SP ONLY*/
@media screen and (max-width: 750px) {
  #contents #main #mainView {
    background-image: url(../img/page01/main_sp.jpg); }
    #contents #main #mainView h2 {
      max-width: 80%; }
  #contents #main article h4.lifeinfo-h4, #contents #main section h4.lifeinfo-h4 {
    padding: 20px 0; }
  #contents #main article .content-detail#lifeinfo, #contents #main section .content-detail#lifeinfo {
    padding-bottom: 120px; }
    #contents #main article .content-detail#lifeinfo .lifeinfo-list, #contents #main section .content-detail#lifeinfo .lifeinfo-list {
      margin-top: 40px;
      display: grid;
      grid-template-columns: 1fr;
      gap: 40px; }
      #contents #main article .content-detail#lifeinfo .lifeinfo-list > figure, #contents #main section .content-detail#lifeinfo .lifeinfo-list > figure {
        width: 80%;
        margin: 0 auto; }
  #contents #main article .content-detail .train-times, #contents #main section .content-detail .train-times {
    gap: 30px; }
    #contents #main article .content-detail .train-times-inner, #contents #main section .content-detail .train-times-inner {
      display: block;
      width: 80%;
      margin: 0 auto; }
      #contents #main article .content-detail .train-times-inner-text, #contents #main section .content-detail .train-times-inner-text {
        font-size: 1em;
        line-height: 1em; }
      #contents #main article .content-detail .train-times-inner-caption, #contents #main section .content-detail .train-times-inner-caption {
        grid-column: 1/2; }
        #contents #main article .content-detail .train-times-inner-caption li, #contents #main section .content-detail .train-times-inner-caption li {
          font-size: .8em;
          line-height: 1.34em; }
    #contents #main article .content-detail .train-times .leader-dotted .commute, #contents #main article .content-detail .train-times .leader-dotted .amount, #contents #main section .content-detail .train-times .leader-dotted .commute, #contents #main section .content-detail .train-times .leader-dotted .amount {
      font-size: 2em;
      line-height: 1.75em; }
      #contents #main article .content-detail .train-times .leader-dotted .commute > .big-letter, #contents #main article .content-detail .train-times .leader-dotted .amount > .big-letter, #contents #main section .content-detail .train-times .leader-dotted .commute > .big-letter, #contents #main section .content-detail .train-times .leader-dotted .amount > .big-letter {
        font-size: 1.5em; }
      #contents #main article .content-detail .train-times .leader-dotted .commute > .sup, #contents #main article .content-detail .train-times .leader-dotted .amount > .sup, #contents #main section .content-detail .train-times .leader-dotted .commute > .sup, #contents #main section .content-detail .train-times .leader-dotted .amount > .sup {
        font-size: .5em;
        top: -1.5em;
        right: 0; } }

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