@charset "utf-8";

/**/
ul.ticket-list li a figure {
  width: 35%;
  border-radius: 5px;
  overflow: hidden;
}

ul.ticket-list li a figcaption {
  width: 65%;
  padding: 0 0 0 50px;
}

ul.ticket-list li a {
  align-items: center;
  border-bottom: 1px solid #eee;
  padding: 0 0 30px 0;
}

ul.ticket-list li a figcaption h4.button4 {
  font-size: 1.8em;
  font-weight: 600;
  padding: 0 42px 0 0;
}

ul.ticket-list li a figcaption h4.button4:before {
  width: 21px;
  height: 21px;
}

.em {
  border: 1px solid;
  padding: 15px;
  box-shadow: 1px 1px 6px 0px hwb(355.25deg 40.08% 0% / 19%);
  border-radius: 5px;
  display: inline-block;
}

/*一日乗車券*/
.howto-list li {
  width: 100%;
  z-index: 1;
  position: relative;
}

.howto-list li dl dt {
  background: linear-gradient(2300deg, #005bac 0%, #176cb8 52%, #005bac 100%);
  font-family: "Roboto", sans-serif;
  font-size: 1.5em;
  font-weight: 400;
  border: 1px solid #005bac;
  border-radius: 90px;
  width: 60px;
  height: 60px;
  text-align: center;
  vertical-align: middle;
  line-height: 2.5;
  color: #fff;
}

.flow-img {
  width: 95%;
  margin: 0 0 0 auto;
  padding: 0 0 0 3%;
  align-items: center;
}

.flow-img figure {
  width: 35%;
  border-radius: 5px;
  overflow: hidden;
  margin: 0;
}

.flow-img figcaption {
  width: 61%;
  margin: 0 0 0 4%;
}

.howto-list {
  position: relative;
  overflow: hidden;
}

.howto-list li .flex {
  align-items: center;
}

.howto-list:before {
  content: "";
  background: #b8d3e0;
  height: 90%;
  width: 2px;
  position: absolute;
  left: 30px;
  top: 20%;
  z-index: 0;
  margin: auto;
}

ul.sonota-list.place {
  flex-wrap: wrap;
  justify-content: flex-start;
  padding: 0;
}

ul.sonota-list.place li {
  margin: 0 0 10px 30px;
}

.shightseeing-bus figure {
  border-radius: 5px;
  overflow: hidden;
}

.ticket .tab-content {
  padding: 50px 0 0 0;
}

/*

.ticket table.kubun tr:first-child th {
    background: #8293a0;
    color: #fff;
    text-align: left;
}

.ticket table.kubun tr th {
    background: #f3f7f9;
    width: 20%;
}

.ticket table.kubun tr th:first-child {
    width: 17%;
    text-align: left;
}
tr.sticky-t.t-fixed {
    top: 0;
    z-index: 2;
    width: 100%;
    position: sticky;
}

tr.sticky-t {
    position: sticky;
    top: 0;
    transition: .3s;
    left: 0;
}

table.kubun td.b-r-have {
    border-right: 1px dashed #eee;
}
*/

/*サンQパス*/
ul.map-list.flex {
  flex-wrap: wrap;
}

ul.map-list li {
  width: 48%;
  margin: 0 3% 5% 0;
}

ul.map-list li:nth-child(2n) {
  margin: 0 0 5% 0;
}

.map-box {
  position: relative;
}

.map-box.flex.pc {
  display: flex !important;
}

.map-box figcaption {
  width: 45%;
  z-index: 1;
  position: relative;
}

.map-box figure {
  width: 63%;
  margin: 0;
  position: absolute;
  right: 0;
}

ul.map-list li .img-box {
  overflow: hidden;
  border-radius: 5px;
}

.name-box h6 span {
  font-family: "Roboto", sans-serif;
  background: hsl(208deg 13% 58% / 87%);
  padding: 4px 7.5px;
  display: inline-block;
  border-radius: 20px;
  margin: 0 5px 0 0;
  color: #fff;
  font-size: 0.8em;
}

.map-box figure .number {
  display: block;
}

.map-box figure .number span {
  position: absolute;
  font-family: "Roboto", sans-serif;
  font-size: 1.4em;
  font-weight: 500;
  padding: 6px 13px;
  color: #fff;
  z-index: 2;
}

.map-box figure .number span:first-child {
  bottom: 20%;
  right: 42%;
}

.map-box figure .number span:nth-child(2) {
  top: 39%;
  left: 47%;
}

.map-box figure .number span:nth-child(3) {
  top: 13%;
  right: 13%;
}

.map-box figure .number span:nth-child(4) {
  top: 33%;
  right: 25%;
}

.map-box figure .number span:nth-child(5) {
  top: 15%;
  left: 37%;
}

.map-box figure .number span:nth-child(6) {
  top: 39%;
  left: 36%;
}

.map-box figure .number span:after {
  content: "";
  position: absolute;
  width: 122%;
  height: 122%;
  background: #96a3ae6e;
  left: -4px;
  top: 0;
  z-index: -2;
  border-radius: 30px;
  right: 0;
  bottom: 0;
  margin: auto;
}

.map-box figure .number span:before {
  content: "";
  background: #96a3ae;
  border-radius: 31px;
  color: #fff;
  z-index: -1;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  margin: auto;
  top: 0;
  bottom: 0;
  position: absolute;
}

ul.place-list {
  flex-wrap: wrap;
  justify-content: flex-start;
  padding: 30px 30px 30px;
}

ul.place-list li {
  display: inline-block;
  padding: 6px 0 9px 8px;
  border-radius: 0;
  margin: 0 3% 2% 0;
  width: 17%;
  background: #ffffff;
  color: #183d5d;
  border-radius: 3px;
  border: 1px solid #183d5d;
  border-left: 15px solid #183d5d;
}

.place-box {
  border-radius: 5px;
  overflow: hidden;
  border: 1px solid #e8e8e8;
  box-shadow: 2px 1px 3px 1px #ecececbd;
}

.place-box h6.sub-head {
  background: #f9f9f9;
  padding: 20px 30px;
  position: relative;
}

ul.place-list li:nth-child(5n) {
  margin: 0 0 2% 0;
}

.sub-place-box ul.place-list {
  padding: 0;
}

.sub-place-box ul.place-list li {
  width: 49%;
  margin: 0 2% 2% 0;
}

.sub-place-box ul.place-list li:nth-child(2n) {
  margin: 0 0 2% 0;
}

.sub-place-box {
  width: 100%;
}

.sub-place-box:last-child {
  margin: 0;
}

.sonota .place-box h6.sub-head {
  padding: 0;
}

.place-box .sonota {
  background: none;
  padding: 0 30px 30px;
}

.place-box .sonota h6.color-red {
  background: none;
  padding: 0 0 8px 0;
}

.sonota ul.place-list {
  padding: 30px 0 0;
}

.sonota ul.place-list li {
  width: 48%;
}

.sonota ul.place-list li:nth-child(2n) {
  margin: 0 0 2% 0;
}

.sonota-wrap {
  padding: 30px;
  background: hsl(357deg 100% 93% / 28%);
  border-radius: 5px;
}

.sonota.bg-red {
  background: hsl(357deg 100% 93% / 28%);
}

.various li.place-box {
  width: 32%;
  margin: 0 2% 0 0;
}

.various li.place-box:last-child {
  margin: 0;
}

.various li.place-box h6 {
  color: #fff;
  padding: 10px;
}

.various li.place-box.pass01 h6 {
  background: #77bb3e;
}

.various li.place-box.pass02 h6 {
  background: #e89f39;
}

.various li.place-box.pass03 h6 {
  background: #ff8fac;
}

.various li.place-box span {
  padding: 20px 15px;
  margin: auto;
  display: block;
}

.various li.place-box span > small {
  font-size: 1em;
  border-radius: 3px;
  margin: 0 0 5px 0;
  display: block;
}

.various li.place-box span > small p {
  font-size: 0.9em;
}

.various li.place-box.pass01 h2 {
  color: #77bb3e;
}

.various li.place-box.pass02 h2 {
  color: #e89f39;
}

.various li.place-box.pass03 h2 {
  color: #ff8fac;
}

.various li.place-box h2,
.free .free-price h2 {
  font-family: "Roboto", sans-serif;
  border: none;
  box-shadow: none;
  padding: 0;
}

.various li.place-box h2 small,
.free .free-price h2 small {
  font-family: source-han-sans-japanese, sans-serif;
  font-size: 0.5em;
  margin: 0 0 0 2px;
}

/*フリー*/
.free-wrap {
  padding: 0 0;
  border-radius: 5px;
  position: relative;
  overflow: hidden;
  border: 1px solid #e8e8e8;
  box-shadow: 2px 1px 3px 1px #ecececbd;
}

.free-box h4 {
  position: relative;
  top: 0;
  background: #f9f9f9;
  padding: 7px 30px 9px;
  left: 0;
  right: 0;
  margin: auto;
  display: block;
  border-radius: 5px 5px 0 0;
  /* color: #fff; */
  text-align: -webkit-center;
}

.d-middle.free-box:nth-child(n + 2) h4 {
  border-radius: 0;
}

.d-middle.free-box .free-text {
  padding: 50px 50px 50px;
  max-width: 980px;
  margin: auto;
  width: 100%;
}

.free-text h2 small {
  font-size: 0.6em;
}

figure.f-fig {
  /* width: 980px; */
  margin: auto;
}

.d-middle.free-box .free-text.w-100 {
  max-width: 100%;
  padding: 30px 30px 50px;
}

.free .various li.place-box {
  width: 49%;
}

.various li.place-box.pass04 h6 {
  background: #fbe193;
  color: #000;
}

/*再発行*/
.various li.place-box.pass05 h6 {
  background: #f9f9f9;
  color: #000;
}

.free .various li.place-box b {
  font-size: 1.1em;
  color: #c9880e;
  border-bottom: 1px solid;
}

.free .place-box.flex {
  padding: 30px;
  align-items: center;
  border: 1px solid #fbe193;
  background: hsl(45deg 93% 78% / 4%);
}

.free .free-price {
  width: 35%;
  text-align: center;
  padding: 0;
  margin: 0;
}

.free .free-price h2 {
  color: #c9880e;
}

.free-price-text {
  width: 65%;
  border-left: 1px solid #fbe193;
  padding: 0 0 0 30px;
  margin: 0 0 0 30px;
}

.free .free-price h5 {
  border: none;
  padding: 0;
}

.free .link-list {
  /* max-width: 400px; */
}

.caution-ticket h6.sub-head {
  background: #f3f7f9;
  padding: 9px 10px 11px 16px;
  border-radius: 3px;
  position: relative;
}

.caution-ticket h6.sub-head:before {
  content: "";
  position: absolute;
  width: 3px;
  height: 30px;
  background: #005bac;
  left: 0px;
  border-radius: 5px;
  top: 50%;
  transform: translateY(-50%);
}

ol.kana {
  list-style: katakana-iroha;
  padding: 5px 0 0 30px;
}

.caution-ticket dl.qa-box dd {
  padding: 30px 30px 50px;
}

.caution-ticket dl.qa-box {
  border-radius: 5px;
  overflow: hidden;
  border: 1px solid #e8e8e8;
  box-shadow: 2px 1px 3px 1px #ecececbd;
}

.caution-ticket dl.qa-box dt h5 {
  border: none;
  padding: 0;
}

.caution-ticket dl.qa-box dt {
  background: #f9f9f9;
  padding: 20px 30px;
  position: relative;
  cursor: pointer;
}

/*乗り方*/
.howto-f-wrap {
  width: 48%;
}

.howoto-first figure {
  width: 100%;
}

.howoto-first figcaption {
  width: 100%;
  margin: 0;
}

.howoto-first figure span {
  display: block;
  border-radius: 5px;
  overflow: hidden;
}

.flow-text h6 {
  background: #e1f1ff;
  padding: 0 10px 3px;
  border-radius: 3px;
  color: #005bac;
}

.howto-middle figure {
  width: 100%;
}

.howto-middle {
  width: 32%;
  margin: 0 2% 0 0;
  padding: 0;
  border: 1px solid #e3e3e3;
  border-radius: 5px;
}

.howto-list li .flow-wrap.flex.ht {
  align-items: normal;
  /* max-width: 850px; */
  justify-content: flex-start;
}

.howto-middle:last-child {
  margin: 0;
}

.howto-middle h6 {
  background: #f9f9f9;
  padding: 15px;
  border-radius: 5px 5px 0 0;
}

.howto-middle p {
  padding: 0 20px 20px;
}

.howto-middle figure {
  padding: 20px 20px 0;
}

ul.howto-list.ride li .flex {
  align-items: flex-start;
}

.howto-list.ride:before {
  top: 0;
  height: 100%;
}

.ride .flow-img figure span {
  display: block;
  border-radius: 5px;
  overflow: hidden;
}

/*PASSプラス*/
.grid-container {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: auto;
}

.grid-container .grid__item {
  width: 95%;
  margin: 0 auto;
}

.detailbox figure img {
  width: 100%;
}

.grid-container .grid__item:nth-child(n + 4) {
  margin-top: 20px;
}

.grid-container .grid__item .name-box p {
  font-size: 14px;
  font-weight: bold;
  /* margin-top: 10px; */
}

ul.tokuten-list li {
  width: 32%;
  margin: 0 2% 0 0;
}

ul.tokuten-list li:nth-child(3) {
  margin: 0;
}

.tokuten-list li .img-box {
  border-radius: 5px;
  overflow: hidden;
  /* height: 170px; */
  object-fit: cover;
}

.tokuten-list li .img-box img {
}

.tokuten-list li .name-box span {
  font-size: 0.9em;
  background: #f4d1ef;
  border-radius: 40px;
  color: #000;
  padding: 3px 20px 5px;
  letter-spacing: 0.5px;
}

.tokuten-list li .name-box span.orange {
  background-color: #ffc000;
}

.tokuten-list li .name-box small {
  font-size: 0.9em;
  margin: 10px 0;
  display: block;
  letter-spacing: 0.5px;
}

.pp_price-wrap {
  flex-direction: row-reverse;
  align-items: flex-start;
}

.pp_price-wrap figure {
  /* width: 35%; */
  max-width: 263px;
  margin: 0 auto 0 0;
}

.pp_price dl {
  display: flex;
  width: 100%;
  margin: 0 0 5px 0;
  letter-spacing: 1px;
  font-size: 1em;
}

.pp_price dl dd {
  width: 20%;
  text-align: right;
  margin: 0 10px 0 0;
  background: #ffffff;
  text-align: center;
  padding: 3px;
  border-radius: 3px;
}

.pp_price dl:last-child {
  border-top: 1px solid #272727;
  margin: 10px 0 0 0;
  padding: 10px 0 0 0;
}

.pp_price {
  width: 100%;
  display: block;
  /* max-width: 670px; */
}

.pp_price dl dt {
  width: 60%;
}

.pp_price-box {
  width: 76%;
  margin: 0 5% 0 0;
}

.pp_child {
  width: 50%;
}

.pp_price dl:first-child dd {
  background: #8b147c;
  text-align: center;
  padding: 4px;
  color: #fff;
}

.pp_price dl dd:last-child {
  margin: 0;
}

.pp_adult span {
  font-size: 1.1em;
  font-weight: 600;
  /* display: block; */
}

.pp_adult span b {
  margin: 0;
  font-size: 1.8em;
}

.pp_price-box th {
  width: 30%;
}

.pp_howto .flow-img {
  width: 100%;
  padding: 0;
}

.pp_howto.howto-list:before {
  content: none;
}

ul.howto-list.pp_howto li .flow-img {
  align-items: flex-start;
}

.pp_howto .flow-img figcaption p {
  position: relative;
}

.pp_howto .flow-img figcaption p span {
  position: relative;
  color: #fff;
  width: 27px;
  display: inline-block;
  text-align: center;
  border-radius: 30px;
  height: 27px;
  line-height: 1.6;
  margin: 0 5px 0 0;
  background: linear-gradient(2300deg, #005bac 0%, #176cb8 52%, #005bac 100%);
  font-family: "Roboto", sans-serif;
}

#ticket-pass-title {
  background-color: #c40018;
  color: #fff;
  border-radius: 6px;
  /* width: 500px; */
  padding: 8px 16px;
  border-left: none;
  text-align: center;
}
.anchor__point {
  margin: 60px auto 80px;
  padding: 0 50px;
}
.anchor__point .anchor__point__inner {
}
.anchor__point .anchor__point__inner .anchor__point__list {
  display: flex;
  justify-content: space-between;
}
.anchor__point .anchor__point__inner .anchor__point__list li {
}
.anchor__point .anchor__point__inner .anchor__point__list li a {
  background-color: #0857a6;
  color: #fff;
  padding: 10px 60px;
  border-radius: 6px;
  font-size: 1.2em;
  display: block;
}
.anchor__point .anchor__point__inner .anchor__point__list li a:hover {
  opacity: 0.7;
}

.anchor__point {
}
.gurume__note {
}
.gurume__note .mb2 {
  margin: 0;
}
.gurume__note .gurume__list {
  margin-bottom: 25px;
}
.gurume__note .gurume__list li {
}
.tokuten-list li .name-box .name-box_margin {
  margin: 15px 0 15px;
  height: 50px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  line-height: 1.5;
  font-size: 0.8em;
}
.tokuten-list li .name-box .name-box_margin:has(+ sub.caution) {
  margin: 15px 0 0;
}
.tokuten-list li .name-box .name-box_margin + sub.caution {
  height: 65px;
  font-size: 0.7em;
  line-height: 1.5;
  display: block;
  margin-bottom: 6px;
}

.tokuten-list li .name-box .fs-honkon {
  font-size: 0.9em;
}

.tokuten-list li .name-box .fs-butaman {
  font-size: 0.7em;
}

.tokuten-list li .name-box span {
  display: inline-block;
  padding: 1px 12px 3px;
  width: 100%;
  margin-bottom: 7px;
}

.pass-plan {
  text-align: center;
}

.pass-plan img {
  width: 60%;
}

.available {
  align-items: center !important;
  margin-bottom: 50px;
}

.available .left {
  width: 16%;
  margin-right: 3%;
  margin-left: 6%;
}

.available .center {
  width: 31%;
  margin-right: 8%;
}

.shinai-buss div:first-child {
  margin-top: 10px;
}

.available .right {
  width: 80%;
}

@media screen and (max-width: 480px) {
  .pass-plan img {
    width: 100%;
  }
}

.d-middle .flex img {
  object-fit: contain;
  width: 100%;
}

.d-middle .flex .buss-blue img {
  /* height: 44px; */
}

.d-middle .link-list_ticket {
  margin: 20px 0 0 auto;
}

.sonota .ticket-list li,
.sonota .ticket-list_blue li,
.sonota .ticket-list_red li {
  list-style: none;
  margin: 0;
  line-height: 2em;
}

.sonota .ticket-list_blue li {
  color: #3358a2;
}

.sonota .ticket-list_blue .fw-b_border {
  font-weight: bold;
  border-bottom: #3358a2 solid 1px;
}

.sonota .ticket-list_red li {
  color: #c40018;
}

.detailbox .d-box .flex {
  align-items: start;
}

.detailbox .d-box .flex-left {
  justify-content: space-evenly;
}

.detailbox .d-box .flex .title-right_logo .title-right_logo_first {
  margin-right: 40px;
}

.jol-banner {
  margin-bottom: 30px;
}

.jol-banner img {
  width: 60%;
}

/***************
追従
****************/

article#day_follow {
  position: fixed;
  left: 25px;
  /* bottom: 0; */
  max-width: 140px;
  /* padding: 25px; */
  /* top: 320px; */
  z-index: 999;
  bottom: 25px;
}

article#day_follow .day__follow__inner {
}

article#day_follow .day__follow__inner a {
}

article#day_follow .day__follow__inner a:hover {
}

article#day_follow .day__follow__inner figure {
}

article#day_follow .day__follow__inner figure img {
}

@media screen and (max-width: 480px) {
  .jol-banner img {
    width: 100%;
  }
}

@media screen and (max-width: 1699px) {
  #ticket-pass-title {
    width: 100%;
  }

  ul.place-list li {
    width: 31.3%;
  }

  ul.place-list li:nth-child(5n) {
    margin: 0 3% 2% 0;
  }

  ul.place-list li:nth-child(3n) {
    margin: 0 0 2% 0;
  }

  .sonota ul.place-list li,
  .sub-place-box ul.place-list li {
    width: 100%;
    margin: 0 0 2% 0;
  }

  /*passプラス*/
  .pp_price dl dt {
    width: 60%;
  }

  .pp_price dl dd {
    width: 30%;
  }

  .pp_price-box {
    width: 65%;
  }

  .pp_price-wrap figure {
    width: 30%;
  }
}

@media screen and (max-width: 1299px) {
  ul.ticket-list li a figcaption h4.button4 {
    font-size: 1.6em;
  }

  /*フリー*/
  .d-middle.free-box .free-text {
    padding: 30px;
  }

  /*passプラス*/
  .pp_price dl dt {
    font-size: 0.9em;
  }

  .pp_price dl dd {
    font-size: 0.9em;
  }

  .pp_adult span {
    font-size: 1em;
  }

  .pp_adult span b {
    font-size: 1.5em;
  }
}

@media screen and (max-width: 1200px) {
  article#day_follow {
    /* top: 290px; */
  }
}

@media screen and (max-width: 1100px) {
  ul.ticket-list li a figcaption h4.button4 {
    font-size: 1.3em;
  }
  #ticket-pass-title {
  }
  .anchor__point {
    padding: 0;
    margin: 40px auto 28px;
  }
  .anchor__point .anchor__point__inner {
  }
  .anchor__point .anchor__point__inner .anchor__point__list {
  }
  .anchor__point .anchor__point__inner .anchor__point__list li {
  }
  .anchor__point .anchor__point__inner .anchor__point__list li a {
  }

  .anchor__point {
  }
  .gurume__note {
  }
  .gurume__note .mb2 {
  }
  .gurume__note .gurume__list {
  }
}

@media screen and (max-width: 991px) {
  article#day_follow {
    max-width: 130px;
  }
  #ticket-pass-title {
  }
  .anchor__point {
  }
  .anchor__point .anchor__point__inner {
  }
  .anchor__point .anchor__point__inner .anchor__point__list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 13px;
  }
  .anchor__point .anchor__point__inner .anchor__point__list li {
  }
  .anchor__point .anchor__point__inner .anchor__point__list li a {
    padding: 10px 35px;
    font-size: 1em;
    text-align: center;
  }

  .anchor__point {
  }
  .gurume__note {
  }
  .gurume__note .mb2 {
  }
  .gurume__note .gurume__list {
    font-size: 0.8em;
  }
}

@media screen and (max-width: 767px) {
  ul.ticket-list li a figcaption h4.button4 {
    font-size: 1.2em;
  }

  ul.ticket-list li a {
    padding: 0 0 10px 0;
    align-items: inherit;
    flex-wrap: wrap;
  }

  ul.map-list.flex {
    flex-wrap: initial;
  }

  ul.ticket-list li a figcaption {
    padding: 0 0 0 5%;
  }

  ul.ticket-list li a figure {
    width: 100%;
  }

  ul.ticket-list li a figcaption {
    width: 100%;
    margin: 15px 0 0 0;
    padding: 0;
  }

  ul.ticket-list li a figcaption h4.button4:before {
    width: 18px;
    height: 18px;
  }

  .em {
    padding: 8px 10px;
  }

  #ticket-pass-title {
  }
  .anchor__point {
  }
  .anchor__point .anchor__point__inner {
  }
  .anchor__point .anchor__point__inner .anchor__point__list {
  }
  .anchor__point .anchor__point__inner .anchor__point__list li {
  }
  .anchor__point .anchor__point__inner .anchor__point__list li a {
  }

  .anchor__point {
  }
  .gurume__note {
  }
  .gurume__note .mb2 {
  }
  .gurume__note .gurume__list {
    margin-bottom: 10px;
  }

  /*一日乗車券*/
  .howto-list li dl dt {
    width: 30px;
    height: 30px;
    font-size: 1.1em;
    line-height: 1.7;
    border-width: 1px;
  }

  .howto-list:before {
    left: 15px;
    top: 0;
    width: 1px;
    height: 100%;
  }

  .flow-img {
    flex-wrap: wrap;
  }

  .flow-img figure {
    width: 100%;
  }

  .flow-img figcaption {
    width: 100%;
    margin: 20px auto 0;
  }

  .howto-list li .flex {
    align-items: flex-start;
  }

  .ticket table.kubun tr th:first-child {
    border-bottom: 1px solid #eee;
  }

  /*sunQパス*/

  .map-box.flex.pc {
    display: none !important;
  }

  .map-box.flex {
    flex-wrap: wrap;
    flex-direction: column-reverse;
    display: flex !important;
  }

  .map-box figcaption {
    width: 100%;
  }

  .map-box figure {
    width: 100%;
    margin: auto;
    position: relative;
  }

  ul.map-list li,
  ul.map-list li:nth-child(2n) {
    display: flex;
    width: 100%;
    margin: 0;
  }

  ul.map-list li .img-box {
    width: 45%;
    margin: 0;
  }

  ul.map-list li .name-box {
    width: 49%;
    text-align: left;
  }

  .name-box h6 span {
    padding: 0;
    width: 23px;
    height: 23px;
    text-align: center;
    line-height: 1.8;
  }

  .map-box figure .number {
    height: 370px;
  }

  .map-box .swiper-button-next.swiper-button-black,
  .map-box .swiper-container-rtl .swiper-button-prev.swiper-button-black {
    right: 0;
    top: 26%;
  }

  .map-box .swiper-button-prev.swiper-button-black,
  .map-box .swiper-container-rtl .swiper-button-next.swiper-button-black {
    left: 0;
    top: 26%;
  }

  .map-box figure img {
    position: absolute;
    top: 0;
  }

  .map-box figure .number span {
    padding: 0;
    font-size: 1em;
    width: 25px !important;
    height: 25px !important;
    text-align: center;
    margin: auto;
    line-height: 1.5;
  }

  .map-box figure .number span:after {
    left: -3px;
  }

  .place-box h6.sub-head small {
    display: block;
  }

  ul.place-list {
    padding: 15px;
  }

  ul.place-list li {
    font-size: 0.9em;
    width: 49%;
    margin: 0 2% 2% 0;
    border-left: 8px solid #183d5d;
  }

  ul.place-list li:nth-child(3n),
  ul.place-list li:nth-child(5n) {
    margin: 0 2% 2% 0;
  }

  ul.place-list li:nth-child(2n) {
    margin: 0 0 2% 0;
  }

  .place-box .sonota {
    padding: 15px;
  }

  .sonota-wrap {
    padding: 15px;
  }

  .sonota ul.place-list li,
  .sub-place-box ul.place-list li:nth-child(3n) {
    margin: 0 0 2% 0;
  }

  .place-box .sonota h6 small {
    display: block;
  }

  .sonota ul.place-list {
    padding: 17px 0 0 0;
  }

  .various li.place-box,
  .free .various li.place-box {
    width: 100%;
    margin: 0 0 20px 0;
  }

  .various li.place-box,
  .free .various li.place-box:last-child {
    margin: 0;
  }

  .swiper-button-next.swiper-button-black,
  .swiper-container-rtl .swiper-button-prev.swiper-button-black,
  .swiper-button-prev.swiper-button-black,
  .swiper-container-rtl .swiper-button-next.swiper-button-black {
    background: url(../images/common/arrow.svg) no-repeat center center !important;
    background-size: 20px;
    width: 20px;
    height: 29px;
    margin: 0;
  }

  .swiper-button-next.swiper-button-black,
  .swiper-container-rtl .swiper-button-prev.swiper-button-black {
    right: 23px;
    transform: translateY(10%);
    top: 22%;
  }

  .swiper-button-prev.swiper-button-black,
  .swiper-container-rtl .swiper-button-next.swiper-button-black {
    transform: rotateZ(-180deg) translateY(-16%);
    left: 23px;
    top: 22%;
  }

  .various li.place-box span {
    padding: 15px;
  }

  .ticket .tab-content {
    padding: 30px 0 0 0;
  }

  .grid-container .grid__item .name-box p {
    font-size: 10px;
  }

  .tokuten-list li .name-box .name-box_margin {
    height: 30px;
  }

  /*フリー*/
  .d-middle.free-box .free-text {
    padding: 15px;
  }

  .free-text h2 small:first-child {
    display: block;
  }

  .free .place-box.flex {
    padding: 15px;
    flex-wrap: wrap;
  }

  .free .free-price {
    border-bottom: 1px solid #fbe193;
    width: 100%;
    padding: 0 0 10px 0;
    margin: 0 0 20px 0;
    border-right: none;
  }

  .free-price-text {
    width: 100%;
    padding: 0;
    border: none;
    margin: 0;
  }

  .free .various ul {
    flex-wrap: wrap;
  }

  .free .various li.place-box b {
    font-size: 1em;
  }

  .free .various ul li {
    font-size: 0.95em;
  }

  .d-middle.free-box .free-text figure.scroll {
    overflow: scroll;
  }

  .d-middle.free-box .free-text figure.scroll img {
    width: 510px;
    max-width: initial;
  }

  .caution-ticket dl.qa-box dt {
    padding: 15px 35px 15px 15px;
  }

  .caution-ticket dl.qa-box dd {
    padding: 15px 15px 20px;
  }

  ol.kana li::marker {
    font-size: 0.9em;
  }

  .caution-ticket h6.sub-head {
    padding: 7px 8px 7px 14px;
  }

  /*乗り方*/

  .howto-f-wrap {
    width: 100%;
    margin: 0 0 30px 0;
  }

  .howoto-first {
    flex-wrap: wrap;
  }

  .howto-f-wrap:last-child {
    margin: 0;
  }

  ul.howto-list.ride li .flex {
    flex-wrap: wrap;
  }

  .howto-middle {
    width: 100%;
    margin: 0 0 20px 0;
    display: flex;
    flex-wrap: wrap;
  }

  .howto-middle h6 {
    width: 100%;
    padding: 10px;
  }

  .howto-middle figure {
    width: 50%;
    float: left;
    padding: 15px 10px 15px 15px;
    margin: 0;
  }

  .howto-middle p {
    width: 50%;
    /* float: left; */
    padding: 15px 15px 15px 5px;
  }

  /*passプラス*/
  ul.tokuten-list {
    /* display: flex; */
  }

  ul.tokuten-list li {
    width: 100%;
    margin: 0;
  }

  ul.tokuten-list li:nth-child(11) h6,
  ul.tokuten-list li:nth-child(12) h6 {
    height: 91px !important;
  }

  ul.tokuten-list li:nth-child(19) h6,
  ul.tokuten-list li:nth-child(20) h6 {
    height: 45px !important;
  }

  .tokuten-list li .name-box small {
    margin: 5px 0;
    font-size: 0.85em;
  }

  .tokuten-list li .name-box span {
    font-size: 0.6em;
    padding: 4px 12px;
  }

  .pp_price-wrap {
    flex-wrap: wrap;
  }

  .pp_price-wrap figure {
    width: 100%;
    margin: auto;
  }

  .pp_price-box {
    width: 100%;
    margin: 20px auto 0;
  }

  .pp_price-box th {
    width: 100%;
  }

  .pp_price dl dt,
  .pp_price dl dd {
    font-size: 0.9em;
    font-weight: 500;
  }

  .pp_price dl:first-child dd {
    padding: 3px;
  }

  .pp_adult span {
    font-size: 0.9em;
  }

  .pp_price-box tr:first-child td {
    border-bottom: 1px solid #eee;
  }

  .pp_howto .flow-img figcaption p span {
    width: 22px;
    height: 22px;
    font-weight: 500;
  }

  .available {
    margin-bottom: 25px;
  }

  .available .left {
    margin-right: 13px;
    margin-left: 0;
    width: 14%;
  }

  .available .center {
    margin-right: 15px;
    width: 25%;
    /* display: flex; */
    /* flex-direction: column; */
    /* justify-content: center; */
    /* align-items: center; */
  }

  .shinai-buss div:first-child {
    margin-bottom: -11px;
  }

  .available .right {
  }

  article#day_follow {
    /* top: inherit; */
    bottom: 59px;
    max-width: 90px;
    left: 10px;
  }
}

@media screen and (max-width: 480px) {
  /*sunQパス*/
  .tabnav.sunq-route li a,
  .tabnav.sunq-route li a.active {
    border-radius: 5px;
    padding: 5px 0;
  }

  ul.tabnav.sunq-route {
    overflow-x: scroll;
    width: 922px;
    display: block;
  }

  .tabnav.sunq-route li {
    width: 25%;
    float: left;
    margin: 0 0 5px 0;
  }

  .various li.place-box h2 {
    font-size: 1.8em;
  }

  /*passプラス*/

  .pp_price {
    width: 390px;
  }

  .pp_price_wrap {
    overflow-x: scroll;
  }

  .grid-container {
    /* display: block; */
    grid-template-columns: repeat(2, 1fr);
  }

  .grid-container .grid__item,
  ul.tokuten-list li:nth-child(3) {
    margin-top: 20px;
  }
}
