@charset "UTF-8";

.wrap_breadcrumb {
  background: #000;
  margin: 0 auto;
  padding-top: 15px;
  padding-bottom: 15px;
}

@media screen and (min-width: 1px) {
.wrap_breadcrumb {
  background: #000;
  margin: 0 auto;
  padding-top: 20px;
  padding-bottom: 20px;
}
}

.wrap_breadcrumb .breadcrumbs li a:link {
  color: #fff;
}

.wrap_breadcrumb .breadcrumbs li>span{
  color: #fff!important;
}

.container {
  background: #000;
}

.wrap_breadcrumb .breadcrumbs li a:visited {
  color: #fff;
}

.takeo-history {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-feature-settings: "palt";
  width: 100%;
  margin: 0 auto;
  color: #fff;
  background: #000;
  font-weight: 500;
  padding: 20px 0 0;
  min-width: 1230px;
}
.takeo-history img {
  width: 100%;
}

.about-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  grid-gap: 12px;
  gap: 12px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin: 0 auto 15px;
}
@media screen and (min-width: 1px) {
  .about-link {
    grid-gap: 30px;
    gap: 30px;
    margin: 0 auto 29px;
  }
}
.about-link__it {font-size: 10px;font-family: "neue-haas-grotesk-text", sans-serif;font-weight: 400;letter-spacing: .02em;}

@media screen and (min-width: 1px) {
  .about-link__it {
    font-size: 26px;
    color: #fff;
  }
}
.about-link__it a {
  position: relative;
  line-height: 1;
  opacity: 0.5;
  display: block;
}

@media screen and (min-width: 1px) {
  .about-link__it a:hover {
    opacity: 0.5;
    color: #fff;
  }
}
.about-link__it a[href] {
  opacity: 1;
  text-decoration: none !important;
  color: #fff !important;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
@media screen and (min-width: 1px) {
  .about-link__it a[href]:hover {
    opacity: 0.7;
  }
}
.about-link__it a {
  opacity: 1;
  font-size: 10px;
  color: #888;
}
.about-link__it a.is-current{
  font-size: 14px;
  color: #fff!important;
}

.about-link__it a.is-current:hover{
  opacity: 1;
}

@media screen and (min-width: 1px) {
  .about-link__it a {
    font-size: 26px;
    color: #888;
  }
  .about-link__it a.is-current{
  font-size: 26px;
  }
}
.about-link__it:nth-child(5) a::after {
  content: "";
  height: 2px;
  display: block;
  background: #fff;
  margin-top: 3px;
}
@media screen and (min-width: 1px) {
  .about-link__it:nth-child(5) a::after {
    height: 5px;
    margin-top: 6px;
  }
}
.takeo-history .takeo-history__kv {
  width: 100%;
}
.takeo-history .takeo-history__cnt {
  width: 1230px;
  margin: 0 auto;
  padding-bottom: 200px;
}
.takeo-history .takeo-history__cnt .timeline__ttl h3 {
  font-family: "neue-haas-grotesk-text", sans-serif;
  font-size: 48px;
  line-height: 1;
  letter-spacing: 0.04em;
  font-weight: 400;
  text-align: center;
  padding: 72.73px 0 77px;
  font-style: normal;
}
.takeo-history .takeo-history__cnt .timeline ul {
  width: 1140px;
  margin: 0 auto;
}
.takeo-history .takeo-history__cnt .timeline ul li {
  border-top: 1px solid #fff;
  display: grid;
  grid-template-columns: 230px 910px;
}
.takeo-history .takeo-history__cnt .timeline ul li .year {
  font-size: 24px;
  padding: 25px 0;
  font-family: "neue-haas-grotesk-text", sans-serif;
  line-height: 2;
  font-weight: 400;
  letter-spacing: 0.04em;
}
.takeo-history .takeo-history__cnt .timeline ul li .matter {
  font-size: 24px;
  line-height: 2;
  padding: 25px 0;
}
.takeo-history .takeo-history__cnt .timeline ul li:nth-last-child(1) {
  border-bottom: 1px solid #fff;
  margin: 0;
}

@media screen and (min-width: 0px) and (max-width: 1) {
  .takeo-history {
    font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-feature-settings: "palt";
    width: 100%;
    margin: 0 auto;
    color: #fff;
    background: #000;
    font-weight: 500;
    overflow: hidden;
  }
  .takeo-history img {
    width: 100%;
  }
  .takeo-history .takeo-history__kv {
    width: 100%;
  }
  .takeo-history .takeo-history__cnt {
    padding-bottom: 25.641025641vw;
  }
  .takeo-history .takeo-history__cnt .timeline__ttl h3 {
    font-size: calc( 18 * (100vw / 390));
    line-height: 1;
    font-weight: 400;
    text-align: center;
    padding: 9.3243589744vw 0 9.8717948718vw;
  }
  .takeo-history .takeo-history__cnt .timeline ul {
    width: 87.1794871795vw;
    margin: 0 auto;
  }
  .takeo-history .takeo-history__cnt .timeline ul li {
    border-top: 1px solid #fff;
    display: grid;
    grid-template-columns: 20% 1fr;
  }
  .takeo-history .takeo-history__cnt .timeline ul li .year {
    font-size: 3.0769230769vw;
    padding: 3.2051282051vw 0;
    line-height: 2;
  }
  .takeo-history .takeo-history__cnt .timeline ul li .matter {
    font-size: 3.0769230769vw;
    padding: 3.2051282051vw 0;
    line-height: 2;
  }
  .takeo-history .takeo-history__cnt .timeline ul li:nth-last-child(1) {
    border-bottom: 1px solid #fff;
  }
}/*# sourceMappingURL=history_20240209.css.map */