#container {
  background: #fff;
}

.timeline__main--container::-webkit-scrollbar {
  background: transparent;
  width: 0;
}

.timeline__main--container::-webkit-scrollbar-thumb {
  background-color: transparent;
}

.timeline__main--container::-webkit-scrollbar-track {
  background-color: transparent;
}

.main__content {
  overflow: hidden;
}

.brand__text--img {
  max-width: 425px;
}

.brand__page--container {
  margin-left: 6.25vw;
  max-width: 780px;
}

.brand__top {
  margin-top: 170px;
}

.brand__top--title,
.brand__top--lead {
  height: auto;
  max-width: 350px;
  width: 100%;
}

.brand__top--lead {
  margin-top: 40px;
}

.brand__top--group {
  height: auto;
  margin-top: 50px;
  max-width: 593px;
  width: 100%;
}

.brand__history {
  margin-top: 200px;
}

.brand__notice {
  color: #353436;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 12px;
  letter-spacing: .01em;
  line-height: 1.33;
  margin-top: 68px;
}

.timeline__container {
  margin-right: calc(50% - 34vw);
  margin-top: 115px;
  position: relative;
}

.timeline__main--container {
  cursor: grab;
  overflow-x: scroll;
}

.timeline__main--container:active {
  cursor: grabbing;
}

.timeline__title--container {
  display: flex;
  justify-content: space-between;
  margin-top: 65px;
  width: 53vw;
}

.timeline__title.page__heading {
  font-size: 56px;
  line-height: 1;
}

.timeline__scroll--text {
  align-self: end;
  color: #353436;
  font-family: "Josefin Sans", sans-serif;
  font-size: 12px;
  font-weight: 300;
  height: fit-content;
  line-height: 1.5;
  position: relative;
}

.timeline__scroll--text::before {
  background: #353436;
  content: "";
  height: 1px;
  left: -60px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 54px;
}

.timeline__body {
  display: flex;
  margin-top: 55px;
  padding-bottom: 50px;
  position: relative;
}

.timeline__body::before {
  background: url(../images/brand/token-brand_slide1.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  height: 24px;
  left: -5%;
  position: fixed;
  top: 220px;
  width: 24px;
}

.timeline__body::after {
  background: url(../images/brand/token-brand_slide2.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  height: 24px;
  position: fixed;
  right: 40px;
  top: 220px;
  width: 24px;
}

.timeline__item {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 60px 1px auto;
  padding-right: 40px;
}

.timeline__body li:nth-last-child(2) {
  margin-right: 50px;
}

.timeline__line {
  background: #353436;
  border: none;
  height: 1px;
  margin: 0;
  margin-top: -5px;
  width: calc(100% + 40px);
}

.timeline__date {
  color: #353436;
  font-family: "Cormorant", serif;
  font-size: 48px;
  font-weight: 400;
  line-height: 1.16;
  position: relative;
}

.timeline__body .timeline__item:first-child .timeline__date {
  padding-left: 0;
}

.timeline__display,
.timeline__textArea {
  margin-top: 60px;
}

.timeline__textArea {
  display: flex;
}

.timeline__text {
  color: #353436;
  font-family: "Noto Serif JP", serif;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: .02em;
  line-height: 1.75;
  writing-mode: vertical-rl;
}

.timeline__textBox {
  display: flex;
  flex-direction: column;
  margin-left: 20px;
  row-gap: 20px;
}

.timeline__premist img {
  height: auto !important;
  margin-top: 130px;
  max-width: none;
  width: 220px !important;
}

.timeline__display {
  column-gap: 40px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  row-gap: 25px;
}

.timeline__display--item {
  display: flex;
}

.timeline__display--img img {
  height: auto !important;
  max-width: none;
  width: 320px !important;
}

.timeline__display--img .timeline__text {
  writing-mode: horizontal-tb;
}

.timeline__disclaimer {
  bottom: 0;
  color: #353436;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 12px;
  left: -300px;
  letter-spacing: .01em;
  line-height: 1.33;
  position: absolute;
  width: 300px;
}

.timeline__item--disclaimer {
  position: relative;
}

.mapArea {
  margin-top: 100px;
}

.mapArea__img {
  height: auto;
  margin: 50px auto 40px;
  max-width: 600px;
  width: 100%;
}

.mapArea__list {
  column-gap: 40px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin-top: 75px;
  row-gap: 40px;
}

.mapArea__item {
  display: flex;
  flex-direction: column;
  row-gap: 10px;
}

.afterSupport {
  margin-top: 185px;
}

.afterSupport .page__heading {
  font-size: 56px;
}

.afterSupport__title {
  display: flex;
  justify-content: space-between;
  margin-top: 60px;
}

.afterSupport__title--img img {
  height: auto;
  max-width: 150px !important;
  width: 100%;
}

.afterSupport__heading {
  background: #9db8d5;
  padding: 2px 8px;
}

.afterService__body {
  column-gap: 40px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}

.afterService__body .page__disclaimer {
  grid-column: 1;
  grid-row: 2;
}

.afterService__body .page__text {
  grid-column: 1;
  grid-row: 1;
}

.afterService__img img {
  height: auto;
  max-width: 145px !important;
  width: 100%;
}

.afterService__img {
  grid-column: 2;
  grid-row: 1 / span 2;
  justify-self: center;
  margin: 25px 0;
}

.afterService__support--img {
  margin-top: 32px;
  text-align: center;
}

.afterService__support--img img {
  height: auto;
  max-width: 636px;
  width: 100%;
}

.afterService__support--disclaimers {
  margin-top: 30px;
}

.afterService__examples {
  margin-top: 35px;
}

.afterService__examplesContainer1 {
  align-items: center;
  display: grid;
  gap: 0 10px;
  grid-template-columns: 23% 50% 24%;
  justify-content: space-between;
  margin-bottom: 10px;
}

.afterService__examplesContainer2 {
  align-items: center;
  display: grid;
  gap: 0 10px;
  grid-template-columns: 2fr 1fr 1fr;
}

.afterService__examples--title {
  align-items: center;
  border-left: 1px solid #367c9e;
  border-right: 1px solid #367c9e;
  color: #367c9e;
  display: flex;
  height: 100%;
  justify-content: center;
  margin-top: 0;
  text-align: center;
}

.afterService__examples--list {
  display: grid;
  gap: 4px;
  grid-template-columns: repeat(4, 1fr);
  margin-top: 8px;
}

.afterService__examples--item .page__text {
  background: #367c9e;
  color: #fff;
  margin: 0;
  padding: 10px 0;
  text-align: center;
}

.afterService__examples--disclaimers {
  margin-top: 40px;
}

.afterService__bridge--display {
  margin-top: 35px;
  text-align: center;
}

.afterService__bridge--display img {
  height: auto;
  max-width: 623px;
  width: 100%;
}

.afterService__bridge--disclaimers {
  margin-top: 40px;
}

.page__btn--container {
  margin: 120px auto 0;
  max-width: 505px;
}

.page__fullBtn,
.page__clearBtn {
  height: 60px;
}

@media screen and (max-width: 1300px) {
  .timeline__body::before {
    left: 0;
  }
}


@media screen and (max-width: 767px) {
  .brand__top {
    margin-top: 95px;
  }

  .brand__text--img {
    max-width: 330px;
  }

  .brand__top--title,
  .brand__top--lead {
    max-width: 291px;
  }

  .brand__history {
    margin-top: 95px;
  }

  .brand__notice {
    margin-top: 55px;
  }

  .timeline__container {
    border-left: none;
    margin-right: calc(50% - 50vw);
    margin-top: 80px;
  }

  .timeline__title.page__heading {
    font-size: 46px;
    margin-top: 40px;
  }

  .timeline__title--container {
    margin-top: 40px;
    width: 90vw;
  }

  .timeline__date {
    font-size: 40px;
  }

  .timeline__text {
    font-size: 14px;
  }

  .timeline__premist img {
    width: 183px !important;
  }

  .timeline__display--img img {
    max-width: 266px !important;
    width: 266px !important;
  }

  .mapArea .page__title {
    letter-spacing: .04em;
  }

  .mapArea__list {
    column-gap: 20px;
    margin-top: 55px;
    row-gap: 17px;
  }

  .afterSupport {
    margin-top: 140px;
  }

  .afterSupport .page__heading {
    line-height: 1.2;
  }

  .afterSupport__title {
    align-items: center;
    flex-direction: column;
    margin-top: 45px;
  }

  .afterSupport__title .page__title {
    letter-spacing: .03em;
  }

  .afterSupport__title--img {
    margin: 50px 0 30px;
  }

  .afterService__body {
    grid-template-columns: 1fr;
  }

  .afterService__img {
    grid-column: 1;
    grid-row: 2;
  }

  .afterService__body .page__disclaimer {
    grid-row: 3;
  }

  .afterService__examples--list {
    grid-template-columns: 1fr 1fr;
  }
  .afterService__examplesContainer1,
  .afterService__examplesContainer2 {
    gap: 10px;
    grid-template-columns: 1fr 1fr 1fr;
  }
  .afterService__examples--title {
    gap: 10px;
    grid-column: 1;
    grid-row: 1;
    padding-top: 7px;
  }
  .afterService__examplesItem1 {
    grid-column: 1 / span 2;
    grid-row: 2;
  }
  .afterService__examplesItem2 {
    grid-column: 3;
    grid-row: 2;
  }
  .afterService__examplesItem3 {
    grid-column: 1 / span 2;
    grid-row: 1;
  }
  .afterService__examplesItem4 {
    grid-column: 3;
    grid-row: 1;
  }
  .afterService__examplesItem5 {
    grid-column: 1;
    grid-row: 2;
    margin-top: 10px;
  }

  .page__fullBtn,
  .page__clearBtn {
    height: 50px;
  }

  .page__fullBtn .page__text,
  .page__clearBtn .page__text {
    font-size: 15px;
  }

  .sp_m-gap {
    margin-top: 45px;
  }

  .timeline__body::before,
  .timeline__body::after {
    top: 210px;
  }
}
