@charset "UTF-8";
.main .train .headline p::before,
.main .bus .headline p::before,
.main .car .headline p::before,
.main .bicycle .headline p::before, .main .train .detail .list .note::before, .main .bus .summary .catch .line::before, .main .bus .detail--03 .prepend p::before, .main .bus .detail--03 .list .item p::before, .main .bus .detail--03 .list .item--04 .note::before, .main .car .detail .list .item .text .name::before, .main .bicycle .column .text p::before, .main .train .headline p::after,
.main .bus .headline p::after,
.main .car .headline p::after,
.main .bicycle .headline p::after, .main .train .detail .list .note::after, .main .bus .summary .catch .line::after, .main .bus .detail--03 .prepend p::after, .main .bus .detail--03 .list .item p::after, .main .bus .detail--03 .list .item--04 .note::after, .main .car .detail .list .item .text .name::after, .main .bicycle .column .text p::after {
  content: "";
  display: block;
  height: 0;
  width: 0;
}
.main .train .headline p::before,
.main .bus .headline p::before,
.main .car .headline p::before,
.main .bicycle .headline p::before, .main .train .detail .list .note::before, .main .bus .summary .catch .line::before, .main .bus .detail--03 .prepend p::before, .main .bus .detail--03 .list .item p::before, .main .bus .detail--03 .list .item--04 .note::before, .main .car .detail .list .item .text .name::before, .main .bicycle .column .text p::before {
  margin-bottom: calc((1em - 1lh) / 2);
}
.main .train .headline p::after,
.main .bus .headline p::after,
.main .car .headline p::after,
.main .bicycle .headline p::after, .main .train .detail .list .note::after, .main .bus .summary .catch .line::after, .main .bus .detail--03 .prepend p::after, .main .bus .detail--03 .list .item p::after, .main .bus .detail--03 .list .item--04 .note::after, .main .car .detail .list .item .text .name::after, .main .bicycle .column .text p::after {
  margin-top: calc((1em - 1lh) / 2);
}

.main .train .headline .ttl,
.main .bus .headline .ttl,
.main .car .headline .ttl,
.main .bicycle .headline .ttl, .main .train .detail .list .item .text .time .num, .main .bus .detail .sttl .en, .main .bicycle .column .text .catch_en {
  font-family: "Forum", serif;
  line-height: 0.8;
}

@media (prefers-reduced-motion: no-preference) {
  .main .train::before, .main .bus::before, .main .bus .summary .image--02::before, .main .bus .detail--02::before, .main .bus .detail--03::before, .main .car .summary .image--02::before, .main .car .detail .list::before, .main .bicycle::before, .main .bicycle .detail .list .item--01::before, .main .bicycle .column::before, .main .train::after, .main .bus::after, .main .bus .summary .image--02::after, .main .bus .detail--02::after, .main .bus .detail--03::after, .main .car .summary .image--02::after, .main .car .detail .list::after, .main .bicycle::after, .main .bicycle .detail .list .item--01::after, .main .bicycle .column::after {
    animation: flowPetal 4s infinite alternate;
    opacity: 0;
    transform: translate3d(0, -20%, 0);
    transition: 2.4s 0.8s;
    transition-property: opacity transform;
  }
  @keyframes flowPetal {
    0% {
      translate: 0 -0.1rem 0;
    }
    100% {
      translate: 0 0 0;
    }
  }
  .main .scrollIn.train::before, .main .scrollIn.bus::before, .main .bus .summary .scrollIn.image--02::before, .main .bus .scrollIn.detail--02::before, .main .bus .scrollIn.detail--03::before, .main .car .summary .scrollIn.image--02::before, .main .car .detail .scrollIn.list::before, .main .scrollIn.bicycle::before, .main .bicycle .detail .list .scrollIn.item--01::before, .main .bicycle .scrollIn.column::before, .main .scrollIn.train::after, .main .scrollIn.bus::after, .main .bus .summary .scrollIn.image--02::after, .main .bus .scrollIn.detail--02::after, .main .bus .scrollIn.detail--03::after, .main .car .summary .scrollIn.image--02::after, .main .car .detail .scrollIn.list::after, .main .scrollIn.bicycle::after, .main .bicycle .detail .list .scrollIn.item--01::after, .main .bicycle .scrollIn.column::after {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

@media screen and (max-width: 750px) {
  .main {
    overflow: hidden;
  }
}
.main .train .headline .ttl,
.main .bus .headline .ttl,
.main .car .headline .ttl,
.main .bicycle .headline .ttl {
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: 0.05em;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .main .train .headline .ttl,
  .main .bus .headline .ttl,
  .main .car .headline .ttl,
  .main .bicycle .headline .ttl {
    font-size: 0.8rem;
  }
}
.main .train .headline .catch,
.main .bus .headline .catch,
.main .car .headline .catch,
.main .bicycle .headline .catch {
  padding: 0.8rem 0 0;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .main .train .headline .catch,
  .main .bus .headline .catch,
  .main .car .headline .catch,
  .main .bicycle .headline .catch {
    padding: 0.6rem 0 0;
  }
}
.main .train .headline .catch .ja,
.main .bus .headline .catch .ja,
.main .car .headline .catch .ja,
.main .bicycle .headline .catch .ja {
  margin-inline: auto;
}
.main .train .headline p,
.main .bus .headline p,
.main .car .headline p,
.main .bicycle .headline p {
  padding: 0.5rem 0 0;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .main .train .headline p,
  .main .bus .headline p,
  .main .car .headline p,
  .main .bicycle .headline p {
    text-align: left;
  }
}
.main .train {
  padding: 2rem 0 1.9rem;
  container-type: inline-size;
  position: relative;
}
@media screen and (max-width: 750px) {
  .main .train {
    padding: 1.5rem 0;
  }
}
.main .train::before {
  content: "";
  display: block;
  width: 3.67rem;
  aspect-ratio: 367/310;
  position: absolute;
  top: -0.76rem;
  right: calc(50% + 3.8rem);
  background: url(../../assets/imgs/leaf_367x310.png) 0 0/contain no-repeat;
}
@media screen and (max-width: 750px) {
  .main .train::before {
    width: 1.84rem;
    top: -0.45rem;
    right: auto;
    left: 0;
  }
}
@media screen and (max-width: 750px) {
  .main .train .headline .ttl {
    margin: 0 -0.4rem;
  }
}
.main .train .summary {
  margin: 0.8rem 0 0;
  position: relative;
}
@media screen and (max-width: 750px) {
  .main .train .summary {
    margin: 0.6rem 0 0;
  }
}
.main .train .summary .image--01 {
  width: 4.4rem;
  position: absolute;
  top: -2.7rem;
  left: calc(50% + 50cqw - 4.4rem);
}
@media screen and (max-width: 750px) {
  .main .train .summary .image--01 {
    margin: 0 0 0 auto;
    position: relative;
    top: 0;
    left: 0;
  }
}
.main .train .summary .image--02 {
  box-sizing: border-box;
  max-width: 12.8rem;
  margin: 0 auto;
  padding: 0.5rem 0;
  position: relative;
}
@media screen and (max-width: 750px) {
  .main .train .summary .image--02 {
    margin: 0.8rem -0.4rem 0;
    padding: 0.4rem 0;
  }
  .main .train .summary .image--02 .inner {
    padding: 0 0.4rem;
    overflow: scroll;
  }
}
.main .train .summary .image--02::before {
  content: "";
  display: block;
  position: absolute;
}
@media screen and (max-width: 750px) {
  .main .train .summary .image--02::before {
    width: 0.8rem;
    aspect-ratio: 47230/57893;
    top: 0;
    bottom: unset;
    right: 0.2rem;
    left: unset;
    background: url(../../assets/imgs/ico-swipe.svg) 0 0/contain no-repeat;
    pointer-events: none;
  }
}
.main .train .summary .image--02 img {
  display: block;
  width: 11.67rem;
  margin: 0 auto;
}
@media screen and (max-width: 750px) {
  .main .train .summary .image--02 img {
    max-width: none;
  }
}
.main .train .summary .image--02 figcaption {
  padding-right: 1.8rem;
  padding-bottom: 0.7rem;
}
@media screen and (max-width: 750px) {
  .main .train .summary .image--02 figcaption {
    padding-right: 0.1rem;
    padding-bottom: 0.1rem;
  }
}
.main .train .detail {
  max-width: 12.8rem;
  margin: 1rem auto 0;
}
@media screen and (max-width: 750px) {
  .main .train .detail {
    margin: 0.8rem 0 0;
  }
}
.main .train .detail .legend {
  font-size: 0.24rem;
  line-height: 1;
}
@media screen and (max-width: 750px) {
  .main .train .detail .legend {
    font-size: 0.36rem;
    line-height: 1.5;
  }
}
.main .train .detail .legend span {
  font-size: 0.17rem;
}
@media screen and (max-width: 750px) {
  .main .train .detail .legend span {
    font-size: 0.28rem;
  }
}
.main .train .detail .list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0.2rem 0 0;
}
@media screen and (max-width: 750px) {
  .main .train .detail .list {
    flex-wrap: wrap;
    gap: 0.4rem 0.2rem;
  }
}
.main .train .detail .list .item {
  width: 2.96rem;
}
@media screen and (max-width: 750px) {
  .main .train .detail .list .item {
    width: calc(50% - 0.1rem);
  }
  .main .train .detail .list .item .image img {
    width: 100%;
  }
}
.main .train .detail .list .item .text {
  padding: 0.3rem 0 0;
}
.main .train .detail .list .item .text .name {
  font-size: 0.28rem;
  line-height: 1;
  text-align: center;
}
.main .train .detail .list .item .text .name span {
  font-size: 0.22rem;
}
.main .train .detail .list .item .text .time {
  display: flex;
  align-items: baseline;
  justify-content: center;
  padding: 0.2rem 0 0;
  line-height: 1;
}
.main .train .detail .list .item .text .time .small {
  font-size: 0.22rem;
}
.main .train .detail .list .item .text .time .num {
  color: #78aa9f;
  font-size: 0.48rem;
}
.main .train .detail .list .item .text .time .alt {
  font-size: 0.17rem;
}
@media screen and (max-width: 750px) {
  .main .train .detail .list .item .text .time .alt {
    font-size: 0.2rem;
  }
}
.main .train .detail .list .note {
  width: 100%;
  padding: 0.5rem 0 0;
  color: #999;
  font-family: "Noto Sans JP", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", sans-serif;
  font-size: 0.14rem;
  letter-spacing: 0.045em;
  line-height: 0.22rem;
  text-align: right;
}
@media screen and (max-width: 750px) {
  .main .train .detail .list .note {
    padding: 0;
    font-size: 0.2rem;
    line-height: 1.5;
    text-align: left;
  }
}
.main .bus {
  container-type: inline-size;
  padding: 1.7rem 0 2.4rem;
  position: relative;
  background: #e8f3f0;
}
@media screen and (max-width: 750px) {
  .main .bus {
    padding: 1.5rem 0;
  }
}
.main .bus::before {
  content: "";
  display: block;
  width: 4.18rem;
  aspect-ratio: 418/366;
  position: absolute;
  top: -1.32rem;
  left: calc(50% + 3.55rem);
  background: url(../../assets/imgs/leaf_418x366.png) 0 0/contain no-repeat;
}
@media screen and (max-width: 750px) {
  .main .bus::before {
    width: 2.09rem;
    top: -0.45rem;
    right: 0;
    left: auto;
  }
}
.main .bus .headline .catch {
  padding: 0;
}
.main .bus .headline .catch .grade {
  font-size: 0.5rem !important;
}
.main .bus .headline .ttl {
  padding: 0.5rem 0 0;
  font-size: 0.4rem;
}
@media screen and (max-width: 750px) {
  .main .bus .headline .ttl {
    font-size: 0.4rem;
    line-height: 1;
  }
}
.main .bus .summary {
  display: grid;
  grid-template-rows: auto auto 1fr;
  grid-template-columns: 1fr 5.76rem;
  gap: 0 0.6rem;
  box-sizing: border-box;
  max-width: 12.8rem;
  margin: 1.66rem auto 0;
  padding: 0 0 0 0.2rem;
}
@media screen and (max-width: 750px) {
  .main .bus .summary {
    display: block;
    margin: 0.8rem 0 0;
    padding: 0;
  }
}
.main .bus .summary .catch {
  grid-row: 1/2;
  grid-column: 1/2;
  padding: 0.4rem 0 0;
  letter-spacing: 0.045em;
}
@media screen and (max-width: 750px) {
  .main .bus .summary .catch {
    padding: 0;
  }
}
.main .bus .summary .catch .line--01 {
  font-size: 0.19rem;
}
@media screen and (max-width: 750px) {
  .main .bus .summary .catch .line--01 {
    font-size: 0.28rem;
  }
}
.main .bus .summary .catch .line--02 {
  padding: 1em 0 0;
  font-size: 0.15rem;
}
@media screen and (max-width: 750px) {
  .main .bus .summary .catch .line--02 {
    font-size: 0.24rem;
  }
}
.main .bus .summary .catch .line strong {
  font-size: 140%;
  color: #c89e17;
  font-weight: 500;
}
.main .bus .summary .catch em {
  font-style: italic;
}
.main .bus .summary .movie {
  width: 4rem;
  margin: 0.4rem 0px 0 3.2rem;
  align-self: flex-start;
}
@media screen and (max-width: 750px) {
  .main .bus .summary .movie {
    margin: 0.4rem 0px 0 2.7rem;
  }
}
.main .bus .summary .movie video {
  display: block;
}
.main .bus .summary .movie .bottomRight {
  position: absolute;
  bottom: 0.65rem;
}
@media screen and (max-width: 750px) {
  .main .bus .summary .movie .bottomRight {
    bottom: -0.2rem;
  }
}
.main .bus .summary .movie::before {
  content: "";
  display: block;
  width: 2.67rem;
  aspect-ratio: 267/261;
  position: absolute;
  top: 0.26rem;
  left: -3.58rem;
  background: url(../../assets/imgs/leaf_267x261.png) 0 0/contain no-repeat;
}
@media screen and (max-width: 750px) {
  .main .bus .summary .movie::before {
    width: 1.22rem;
    top: auto;
    bottom: 0;
    left: -1rem;
  }
}
.main .bus .summary .image--01 {
  grid-row: 1/3;
  grid-column: 1/2;
  align-self: flex-start;
  justify-self: flex-start;
  width: 7.64rem;
  margin: -0.4rem 0 0 -0.5rem;
}
@media screen and (max-width: 750px) {
  .main .bus .summary .image--01 {
    width: auto;
    margin: 0.3rem auto 0;
  }
}
.main .bus .summary .image--02 {
  grid-row: 3/4;
  grid-column: 1/2;
  align-self: flex-start;
  justify-self: flex-end;
  width: 3.67rem;
  margin: 0.12rem 0 0;
}
@media screen and (max-width: 750px) {
  .main .bus .summary .image--02 {
    margin: 0.2rem 0 0 auto;
  }
}
.main .bus .summary .image--02::before {
  content: "";
  display: block;
  width: 2.67rem;
  aspect-ratio: 267/261;
  position: absolute;
  top: 0.26rem;
  left: -3.58rem;
  background: url(../../assets/imgs/leaf_267x261.png) 0 0/contain no-repeat;
}
@media screen and (max-width: 750px) {
  .main .bus .summary .image--02::before {
    width: 1.22rem;
    top: auto;
    bottom: 0;
    left: -1rem;
  }
}
.main .bus .summary .image--03 {
  top: -0.3rem;
  grid-row: 1/4;
  grid-column: 2/3;
  box-shadow: 0 0 0.57rem 0.03rem rgba(224, 241, 237, 0.8);
}
@media screen and (max-width: 750px) {
  .main .bus .summary .image--03 {
    margin: 0.6rem 0 0;
  }
}
.main .bus .summary .image--03 .line {
  text-align: center;
  margin: 0 0 0.2rem 0;
}
@media screen and (max-width: 750px) {
  .main .bus .summary .image--03 .line {
    margin-top: 1.2rem;
    margin-bottom: 0.4rem;
  }
}
.main .bus .summary .image--03 .line strong {
  font-size: 140%;
  color: #c89e17;
  font-weight: 500;
}
.main .bus .summary .image--03 .line--01 {
  font-size: 0.25rem;
  line-height: 1.4;
}
@media screen and (max-width: 750px) {
  .main .bus .summary .image--03 .line--01 {
    font-size: 0.34rem;
  }
}
.main .bus .summary .image--03 img {
  display: block;
  margin: 0 auto;
}
@media screen and (max-width: 750px) {
  .main .bus .summary .image--03 img {
    width: auto;
  }
}
.main .bus .detail {
  max-width: 12.8rem;
  margin: 1.2rem auto 0;
}
@media screen and (max-width: 750px) {
  .main .bus .detail {
    margin: 0.8rem 0 0;
  }
}
.main .bus .detail .sttl {
  font-weight: 400;
}
.main .bus .detail .sttl .en {
  font-size: 0.38rem;
}
@media screen and (max-width: 750px) {
  .main .bus .detail .sttl .en {
    font-size: 0.42rem;
  }
}
.main .bus .detail .sttl .ja {
  font-size: 0.2rem;
  line-height: 1;
}
@media screen and (max-width: 750px) {
  .main .bus .detail .sttl .ja {
    font-size: 0.24rem;
  }
}
.main .bus .detail--01, .main .bus .detail--02, .main .bus .detail--03 {
  background: #fefefe;
  box-shadow: 0 0 0.57rem 0.03rem rgba(224, 241, 237, 0.8);
}
.main .bus .detail--01 .legend, .main .bus .detail--02 .legend, .main .bus .detail--03 .legend {
  border-bottom: 0.02rem solid #a8904a;
  background: linear-gradient(#a8904a, #a8904a) 0 calc(100% - 0.05rem)/100% 0.01rem no-repeat;
  font-weight: 400;
  letter-spacing: 0.045em;
}
.main .bus .detail--02 {
  margin: 0.4rem 0 0;
  padding: 0.6rem 0.55rem 0.68rem;
  position: relative;
}
@media screen and (max-width: 750px) {
  .main .bus .detail--02 {
    padding: 0.4rem;
  }
}
.main .bus .detail--02::before {
  content: "";
  display: block;
  width: 2.12rem;
  aspect-ratio: 212/187;
  position: absolute;
  top: -0.32rem;
  right: -1rem;
  background: url(../../assets/imgs/leaf_212x187.png) 0 0/contain no-repeat;
}
@media screen and (max-width: 750px) {
  .main .bus .detail--02::before {
    width: 1.06rem;
    top: -0.2rem;
    right: 0;
  }
}
.main .bus .detail--02 .legend {
  padding-bottom: 0.26rem;
  font-size: 0.23rem;
  line-height: 0.4rem;
}
@media screen and (max-width: 750px) {
  .main .bus .detail--02 .legend {
    font-size: 0.3rem;
    line-height: inherit;
  }
}
.main .bus .detail--02 .legend sub {
  font-weight: 0.5em;
}
.main .bus .detail--02 .data {
  display: grid;
  grid-template-rows: auto 1fr;
  grid-template-columns: 50% 50%;
}
@media screen and (max-width: 750px) {
  .main .bus .detail--02 .data {
    display: block;
  }
}
.main .bus .detail--02 .data--01 {
  grid-row: 1/3;
  grid-column: 1/2;
  width: 5.53rem;
  margin: -0.27rem 0 0;
}
@media screen and (max-width: 750px) {
  .main .bus .detail--02 .data--01 {
    width: auto;
    margin: -0.2rem 0 0;
  }
  .main .bus .detail--02 .data--01 img {
    width: 100%;
  }
}
.main .bus .detail--02 .data--02 {
  grid-row: 1/2;
  grid-column: 2/3;
  width: 5.53rem;
  margin: -0.27rem 0 0;
  align-items: flex-start;
  justify-self: flex-end;
}
@media screen and (max-width: 750px) {
  .main .bus .detail--02 .data--02 {
    width: auto;
    margin: 0.4rem 0 0;
  }
  .main .bus .detail--02 .data--02 img {
    width: 100%;
  }
}
.main .bus .detail--02 .data .image {
  grid-row: 2/3;
  grid-column: 2/3;
  width: 5.53rem;
  align-items: flex-end;
  justify-self: flex-end;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 750px) {
  .main .bus .detail--02 .data .image {
    width: auto;
    margin: 0.4rem 0 0;
  }
}
.main .bus .detail--02 .data .image--01, .main .bus .detail--02 .data .image--02 {
  width: 2.68rem;
}
@media screen and (max-width: 750px) {
  .main .bus .detail--02 .data .image--01, .main .bus .detail--02 .data .image--02 {
    width: calc(50% - 0.1rem);
  }
  .main .bus .detail--02 .data .image--01 img, .main .bus .detail--02 .data .image--02 img {
    width: 100%;
  }
}
.main .bus .detail--02 .note {
  text-align: right;
  max-width: 12.8rem;
  font-family: "Noto Sans JP", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", sans-serif;
  font-size: 0.12rem;
  line-height: 2;
  letter-spacing: 0.05em;
  padding: 0.2rem 0 0 0;
}
.main .bus .detail--01 {
  margin: 0.8rem 0 0;
  padding: 0.47rem 0.52rem 0.7rem;
}
@media screen and (max-width: 750px) {
  .main .bus .detail--01 {
    padding: 0.4rem;
  }
}
.main .bus .detail--01 .legend {
  padding-bottom: 0.18rem;
  font-size: 0.3rem;
}
.main .bus .detail--01 .image {
  margin: 0.38rem 0 0;
}
@media screen and (max-width: 750px) {
  .main .bus .detail--01 .image figcaption {
    padding: 0;
  }
}
.main .bus .detail--03 {
  margin: 0.8rem 0 0;
  padding: 1.94rem 1.25rem 1.1rem;
  position: relative;
}
.main .bus .detail--03::before {
  content: "";
  display: block;
  width: 2.67rem;
  aspect-ratio: 267/261;
  position: absolute;
  top: -0.49rem;
  left: 0.38rem;
  background: url(../../assets/imgs/leaf_267x261.png) 0 0/contain no-repeat;
}
@media screen and (max-width: 750px) {
  .main .bus .detail--03::before {
    width: 1.33rem;
    top: -0.45rem;
    left: 0;
  }
}
@media screen and (max-width: 750px) {
  .main .bus .detail--03 {
    padding: 0.6rem 0.4rem 0.4rem;
  }
}
.main .bus .detail--03 .prepend .catch {
  font-weight: 400;
  text-align: center;
}
.main .bus .detail--03 .prepend .catch .primary {
  display: flex;
  align-items: center;
  gap: 0.2rem;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}
.main .bus .detail--03 .prepend .catch .primary::after {
  content: "";
  display: block;
  width: 0.48rem;
  aspect-ratio: 1;
  background: url(../imgs/blt02.svg) center/contain no-repeat;
}
.main .bus .detail--03 .prepend .catch .ja {
  display: block;
  font-size: 0.38rem;
}
.main .bus .detail--03 .prepend .catch .en {
  display: block;
}
@media screen and (max-width: 750px) {
  .main .bus .detail--03 .prepend .catch .en {
    padding: 0;
  }
}
.main .bus .detail--03 .prepend p {
  padding: 0.3rem 0 0;
  font-size: 0.2rem;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .main .bus .detail--03 .prepend p {
    font-size: inherit;
    text-align: left;
  }
}
.main .bus .detail--03 .list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 0.56rem 0;
  margin: 0.85rem 0 0;
}
@media screen and (max-width: 750px) {
  .main .bus .detail--03 .list {
    flex-direction: column;
    gap: 0.6rem;
    margin: 0.8rem 0 0;
  }
}
.main .bus .detail--03 .list .item {
  box-sizing: border-box;
  padding: 0 0.4rem 0.4rem;
  position: relative;
  background: #f0f6f4;
  box-sizing: inset 0 0 0 0.01rem #4b8b7d;
}
.main .bus .detail--03 .list .item .num {
  width: 1.36rem;
  position: absolute;
  top: -0.17rem;
  left: -0.1rem;
}
.main .bus .detail--03 .list .item .name {
  display: flex;
  align-items: flex-end;
  box-sizing: border-box;
  height: 0.75rem;
  padding: 0 0 0.12rem;
  border-bottom: 0.01rem dashed #4b8b7d;
  font-size: 0.2rem;
  letter-spacing: 0;
  line-height: 1;
  white-space: nowrap;
}
@media screen and (max-width: 750px) {
  .main .bus .detail--03 .list .item .name {
    font-size: 0.22rem;
  }
}
.main .bus .detail--03 .list .item .name .big {
  color: #a1943d;
  font-size: 140%;
}
.main .bus .detail--03 .list .item p {
  font-size: 0.155rem;
  line-height: 0.3rem;
  letter-spacing: 0;
}
@media screen and (max-width: 750px) {
  .main .bus .detail--03 .list .item p {
    font-size: 0.24rem;
    line-height: 1.5;
  }
}
.main .bus .detail--03 .list .item--01 {
  width: 4.6rem;
}
@media screen and (max-width: 750px) {
  .main .bus .detail--03 .list .item--01 {
    width: 100%;
  }
}
.main .bus .detail--03 .list .item--01 .image {
  margin: 0.16rem 0 0;
  background: url(../imgs/blt03.svg) 100% 0.28rem/1.02rem auto no-repeat;
}
@media screen and (max-width: 750px) {
  .main .bus .detail--03 .list .item--01 .image {
    margin: 0.25rem 0 0;
  }
}
.main .bus .detail--03 .list .item--01 .image--01 {
  width: 65.7894736842%;
}
.main .bus .detail--03 .list .item--01 .image--01 img {
  width: 100%;
}
.main .bus .detail--03 .list .item--01 .image--02 {
  width: 39.4736842105%;
  margin: -1.1rem 0 0 auto;
  border-radius: 50%;
  overflow: hidden;
}
.main .bus .detail--03 .list .item--01 .image--02 img {
  width: 100%;
}
.main .bus .detail--03 .list .item--01 .image--02 figcaption {
  left: 0;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .main .bus .detail--03 .list .item--01 .image--02 figcaption {
    bottom: 0.1rem;
  }
}
.main .bus .detail--03 .list .item--01 p {
  padding: 0.24rem 0 0;
}
.main .bus .detail--03 .list .item--02 {
  width: 5.4rem;
}
@media screen and (max-width: 750px) {
  .main .bus .detail--03 .list .item--02 {
    width: 100%;
  }
}
.main .bus .detail--03 .list .item--02 .image {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  gap: 0.22rem 0;
  margin: 0.15rem 0 0;
}
@media screen and (max-width: 750px) {
  .main .bus .detail--03 .list .item--02 .image {
    margin: 0.25rem 0 0;
  }
}
.main .bus .detail--03 .list .item--02 .image--01 {
  width: 100%;
}
.main .bus .detail--03 .list .item--02 .image--02 {
  width: 63.6956521739%;
}
.main .bus .detail--03 .list .item--02 .image--02 img {
  width: 100%;
}
.main .bus .detail--03 .list .item--02 .image--03 {
  width: 34.7826086957%;
}
.main .bus .detail--03 .list .item--02 .image--03 img {
  width: 100%;
}
.main .bus .detail--03 .list .item--02 p {
  padding: 0.21rem 0 0;
}
@media screen and (max-width: 750px) {
  .main .bus .detail--03 .list .item--02 p {
    padding: 0.25rem 0 0;
  }
}
.main .bus .detail--03 .list .item--03, .main .bus .detail--03 .list .item--04 {
  width: 5rem;
}
@media screen and (max-width: 750px) {
  .main .bus .detail--03 .list .item--03, .main .bus .detail--03 .list .item--04 {
    width: 100%;
  }
}
.main .bus .detail--03 .list .item--03 .image, .main .bus .detail--03 .list .item--04 .image {
  margin: 0.15rem 0 0;
}
@media screen and (max-width: 750px) {
  .main .bus .detail--03 .list .item--03 .image, .main .bus .detail--03 .list .item--04 .image {
    margin: 0.25rem 0 0;
  }
}
.main .bus .detail--03 .list .item--03 p, .main .bus .detail--03 .list .item--04 p {
  padding: 0.25rem 0 0;
}
.main .bus .detail--03 .list .item--04 {
  padding-bottom: 0.18rem;
}
@media screen and (max-width: 750px) {
  .main .bus .detail--03 .list .item--04 {
    padding-bottom: 0.4rem;
  }
}
.main .bus .detail--03 .list .item--04 .note {
  padding: 0.16rem 0 0;
  color: #727170;
  font-family: "Noto Sans JP", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", sans-serif;
  font-size: 0.12rem;
  line-height: 0.2rem;
}
@media screen and (max-width: 750px) {
  .main .bus .detail--03 .list .item--04 .note {
    padding: 0.25rem 0 0;
    font-size: 0.18rem;
    line-height: 1.5;
  }
}
.main .car {
  container-type: inline-size;
  padding: 2.2rem 0 2.3rem;
  position: relative;
}
@media screen and (max-width: 750px) {
  .main .car {
    padding: 1.5rem 0;
  }
}
.main .car .summary {
  max-width: 12.8rem;
  margin: 0.4rem auto 0;
  position: relative;
}
.main .car .summary .image--01 {
  width: 5.2rem;
  position: absolute;
  top: -3.24rem;
  left: calc(50% + 50cqw - 5.2rem);
}
@media screen and (max-width: 750px) {
  .main .car .summary .image--01 {
    margin: 0.6rem 0 0 auto;
    position: relative;
    top: 0;
    left: 0;
  }
}
.main .car .summary .image--02 {
  position: relative;
  background: rgba(255, 255, 255, 0.95);
  position: relative;
  box-shadow: 0 0 0.57rem 0.03rem rgba(224, 241, 237, 0.8);
}
.main .car .summary .image--02::before {
  content: "";
  display: block;
  width: 2.12rem;
  aspect-ratio: 212/243;
  position: absolute;
  top: 0.58rem;
  left: -1.32rem;
  background: url(../../assets/imgs/leaf_212x243.png) 0 0/contain no-repeat;
}
@media screen and (max-width: 750px) {
  .main .car .summary .image--02::before {
    width: 1.06rem;
    top: -0.45rem;
    left: 0;
  }
}
@media screen and (max-width: 750px) {
  .main .car .summary .image--02 {
    margin: 0.6rem -0.4rem;
  }
}
.main .car .summary .image--02 img {
  display: block;
  width: 11.02rem;
  margin: 0 auto;
}
@media screen and (max-width: 750px) {
  .main .car .summary .image--02 img {
    width: auto;
  }
}
@media screen and (max-width: 750px) {
  .main .car .summary .image--02 figcaption {
    padding-right: 0.1rem;
  }
}
.main .car .detail {
  margin: 1rem 0 0;
}
@media screen and (max-width: 750px) {
  .main .car .detail {
    margin: 0.8rem 0 0;
  }
}
.main .car .detail .list {
  display: flex;
  justify-content: space-between;
  position: relative;
}
.main .car .detail .list::before {
  content: "";
  display: block;
  width: 2.84rem;
  aspect-ratio: 284/251;
  position: absolute;
  top: -0.47rem;
  right: -0.95rem;
  background: url(../../assets/imgs/leaf_284x251.png) 0 0/contain no-repeat;
}
@media screen and (max-width: 750px) {
  .main .car .detail .list::before {
    width: 1.42rem;
    top: -0.45rem;
    right: 0;
  }
}
@media screen and (max-width: 750px) {
  .main .car .detail .list {
    flex-wrap: wrap;
    gap: 0.4rem 0.2rem;
  }
}
.main .car .detail .list .item {
  width: 4.6rem;
}
@media screen and (max-width: 750px) {
  .main .car .detail .list .item {
    width: calc(50% - 0.1rem);
  }
}
.main .car .detail .list .item .text {
  display: flex;
  flex-direction: column;
  gap: 0.1rem;
  margin: 0.2rem 0 0;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .main .car .detail .list .item .text {
    gap: 0.2rem;
  }
}
.main .car .detail .list .item .text .name {
  font-size: 0.2rem;
  line-height: 1.5;
}
@media screen and (max-width: 750px) {
  .main .car .detail .list .item .text .name {
    font-size: 0.32rem;
  }
}
.main .car .detail .list .item .text .time {
  font-family: "Noto Sans JP", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", sans-serif;
  font-size: 0.12rem;
  line-height: 1;
}
@media screen and (max-width: 750px) {
  .main .car .detail .list .item .text .time {
    font-size: 0.2rem;
  }
}
.main .bicycle {
  container-type: inline-size;
  padding: 2.2rem 0 1.8rem;
  position: relative;
  background: #e8f3f0;
}
@media screen and (max-width: 750px) {
  .main .bicycle {
    padding: 1.5rem 0;
  }
}
.main .bicycle::before {
  content: "";
  display: block;
  width: 4.18rem;
  aspect-ratio: 418/527;
  position: absolute;
  top: -1rem;
  left: calc(50% + 3.05rem);
  background: url(../../assets/imgs/leaf_418x527.png) 0 0/contain no-repeat;
}
@media screen and (max-width: 750px) {
  .main .bicycle::before {
    width: 2.09rem;
    top: -0.45rem;
    right: 0;
    left: auto;
  }
}
.main .bicycle .headline {
  position: relative;
}
.main .bicycle .headline .image {
  width: 5.2rem;
  position: absolute;
  top: 0.4rem;
  right: calc(50% + 50cqw - 5.2rem);
}
@media screen and (max-width: 750px) {
  .main .bicycle .headline .image {
    margin: 0.6rem 0 0 auto;
    position: relative;
    top: 0;
    left: 0;
  }
}
.main .bicycle .detail {
  margin: 1rem 0 0;
}
@media screen and (max-width: 750px) {
  .main .bicycle .detail {
    margin: 0.8rem 0 0;
  }
}
.main .bicycle .detail .list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 0.5rem 0;
}
@media screen and (max-width: 750px) {
  .main .bicycle .detail .list {
    gap: 0.4rem 0.2rem;
  }
}
.main .bicycle .detail .list .item {
  width: 3.3rem;
}
@media screen and (max-width: 750px) {
  .main .bicycle .detail .list .item {
    width: calc(50% - 0.1rem);
  }
  .main .bicycle .detail .list .item .image img {
    width: 100%;
  }
}
.main .bicycle .detail .list .item .text {
  display: flex;
  flex-direction: column;
  gap: 0.1rem;
  margin: 0.2rem 0 0;
  line-height: 1;
  text-align: center;
}
.main .bicycle .detail .list .item .text .name {
  font-size: 0.2rem;
}
@media screen and (max-width: 750px) {
  .main .bicycle .detail .list .item .text .name {
    font-size: 0.28rem;
  }
}
.main .bicycle .detail .list .item .text .time {
  font-family: "Noto Sans JP", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", sans-serif;
  font-size: 0.12rem;
}
@media screen and (max-width: 750px) {
  .main .bicycle .detail .list .item .text .time {
    font-size: 0.2rem;
  }
}
.main .bicycle .detail .list .item--01 {
  width: 100%;
  position: relative;
}
.main .bicycle .detail .list .item--01::before {
  content: "";
  display: block;
  width: 2.84rem;
  aspect-ratio: 284/274;
  position: absolute;
  top: -0.68rem;
  left: -1.16rem;
  background: url(../../assets/imgs/leaf_284x274.png) 0 0/contain no-repeat;
}
@media screen and (max-width: 750px) {
  .main .bicycle .detail .list .item--01::before {
    width: 1.42rem;
    top: -0.45rem;
    left: 0;
  }
}
.main .bicycle .detail .list .item--01 .image {
  display: grid;
  grid-template-rows: auto auto;
  grid-template-columns: 9.6rem 1fr;
  gap: 0.1rem;
}
@media screen and (max-width: 750px) {
  .main .bicycle .detail .list .item--01 .image {
    grid-template-columns: 1fr 1fr;
  }
}
.main .bicycle .detail .list .item--01 .image--01 {
  grid-row: 1/3;
  grid-column: 1/2;
}
@media screen and (max-width: 750px) {
  .main .bicycle .detail .list .item--01 .image--01 {
    grid-row: 1/2;
    grid-column: 1/3;
  }
}
.main .bicycle .detail .list .item--01 .image--02 {
  grid-row: 1/2;
  grid-column: 2/3;
}
@media screen and (max-width: 750px) {
  .main .bicycle .detail .list .item--01 .image--02 {
    grid-row: 2/3;
    grid-column: 1/2;
  }
}
.main .bicycle .detail .list .item--01 .image--03 {
  grid-row: 2/3;
  grid-column: 2/3;
}
.main .bicycle .column {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  box-sizing: border-box;
  max-width: 12.8rem;
  margin: 1.3rem auto 0;
  padding: 1.06rem 0.54rem 1.06rem 0.6rem;
  position: relative;
  z-index: 1;
  background-color: #fff;
  background-image: url(../imgs/blt01.svg);
  background-position: calc(100% - 0.54rem) calc(100% - 0.58rem);
  background-size: 1.06rem auto;
  background-repeat: no-repeat;
  box-shadow: 0 0 0.57rem 0.03rem rgba(224, 241, 237, 0.8);
}
@media screen and (max-width: 750px) {
  .main .bicycle .column {
    display: block;
    margin: 0.8rem 0 0;
    padding: 1rem 0.4rem 1.4rem;
  }
}
.main .bicycle .column::before, .main .bicycle .column::after {
  content: "";
  display: block;
  position: absolute;
}
.main .bicycle .column::before {
  width: 2.84rem;
  aspect-ratio: 284/251;
  top: -0.31rem;
  right: -0.95rem;
  background: url(../../assets/imgs/leaf_284x251.png) 0 0/contain no-repeat;
}
@media screen and (max-width: 750px) {
  .main .bicycle .column::before {
    width: 1.42rem;
    top: -0.2rem;
    right: -0.4rem;
  }
}
.main .bicycle .column::after {
  border-top: 0.01rem solid #a8904a;
  border-bottom: 0.01rem solid #a8904a;
  inset: 0.52rem 0.54rem 0.52rem 0.6rem;
  z-index: -1;
  background: linear-gradient(#a8904a 0.02rem, transparent 0.02rem, transparent calc(100% - 0.02rem), #a8904a calc(100% - 0.02rem)) 0 0.04rem/100% calc(100% - 0.08rem) no-repeat;
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
@media screen and (max-width: 750px) {
  .main .bicycle .column::after {
    inset: 0.5rem 0.4rem;
  }
}
.main .bicycle .column .text {
  width: 6.04rem;
  padding: 0.2rem 0 0;
}
@media screen and (max-width: 750px) {
  .main .bicycle .column .text {
    width: auto;
    padding: 0;
  }
}
.main .bicycle .column .text .catch {
  font-size: 0.24rem;
  letter-spacing: 0.045em;
  line-height: 1;
}
@media screen and (max-width: 750px) {
  .main .bicycle .column .text .catch {
    font-size: 0.36rem;
  }
}
.main .bicycle .column .text .sttl {
  margin: 0.2rem 0 0;
  font-size: 0.35rem;
  font-weight: 400;
  letter-spacing: 0.045em;
  line-height: 1;
}
@media screen and (max-width: 750px) {
  .main .bicycle .column .text .sttl {
    font-size: 0.48rem;
    line-height: 1.3;
  }
}
.main .bicycle .column .text .catch_en {
  margin: 0.2rem 0 0;
  color: #c2d5d2;
  font-size: 0.15rem;
  letter-spacing: 0.02em;
  line-height: 1;
}
@media screen and (max-width: 750px) {
  .main .bicycle .column .text .catch_en {
    font-size: 0.2rem;
  }
}
.main .bicycle .column .text p {
  padding: 0.4rem 0 0;
}
@media screen and (max-width: 750px) {
  .main .bicycle .column .text p {
    padding: 0.6rem 0 0;
  }
}
.main .bicycle .column .image {
  width: 5rem;
}
@media screen and (max-width: 750px) {
  .main .bicycle .column .image {
    margin: 0.6rem auto 0;
  }
}/*# sourceMappingURL=unique.css.map */