@charset "UTF-8";

.c-mv_bg {
  position: relative;
  width: 100%;
  height: auto;
  aspect-ratio: 375 / 280;
  background-image: url(../images/common/company_mv.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center 58px;
  z-index: 1;
}

.c-mv_bg::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background:
  linear-gradient(180deg,
  rgba(85, 101, 26, 0.1) 0%,
  rgba(27, 32, 9, 0.1) 50%,
  rgba(0, 0, 0, 0.2) 80%,
  rgba(0, 0, 0, 1) 100%);
  z-index: 2;
}

.c-mv_bg h1,
.c-mv_bg .c-mv-content__title {
  position: absolute;
  z-index: 3;
}

.c-mv__txtBlock {
  display: block;
  margin: 0 auto;
  width: 204px;
  padding-top: 150px;
}

.section-company {
  margin-top: -60px;
}

.company__description {
  margin-bottom: 28px;
  color: #fff;
  font-size: 12px;
  font-family: 'Hina Mincho','Hiragino Mincho ProN','游明朝','Yu Mincho','MS PMincho',serif;
  line-height: 2.25;
  letter-spacing: 1.4px;
font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.company_name {
  color: #55651a;
  font-family: 'Hina Mincho','Hiragino Mincho ProN','游明朝','Yu Mincho','MS PMincho',serif;
  letter-spacing: 1.4px;
  font-size: 13px;
font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.company_name--first {
  margin-bottom: 14px;
}

.company_name--second {
  margin-bottom: 25px;
}

.company02 {
  width: 100%;
  height: auto;
}

.company__content-wrapper {
  padding-bottom: 0;
}

.info__inner {
  padding: 45px 0;
}

.c-info__item {
  padding: 18px 0;
  border-bottom: 1px solid #2d2d2d;
}

.c-info__item:first-child {
  border-top: 1px solid #2d2d2d;
}

.c-info__term-en {
  font-family: 'TT Norms','Inter','Helvetica Neue','Arial',sans-serif;
  font-weight: 400;
  font-size: 20px;
  color: #fff;
  letter-spacing: 1.2px;
}

.c-info__term-ja {
  display: block;
  color: #55651a;
  font-family: "Sawarabi Gothic", "メイリオ", Meiryo, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", YuGothic, "游ゴシック", "ＭＳ ゴシック", "MS Gothic", sans-serif;
  font-size: 12px;
  letter-spacing: 1.2px;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.c-info__text {
  color: #fff;
  font-family: "Sawarabi Gothic", "メイリオ", Meiryo, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", YuGothic, "游ゴシック", "ＭＳ ゴシック", "MS Gothic", sans-serif;
  font-size: 12px;
  line-height: 1.8;
  letter-spacing: 1.2px;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.c-info__term {
  margin-bottom: 8px;
  line-height: 1.5;
}

.c-second_span {
  padding-left: 17px;
}

.c-history__content {
  width: 100%;
  height: 78px;
  border-radius: 20px;
}

.c-history__link-wrapper {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  display: flex;
}

.section-c-history .c-history__link-wrapper {
  min-height: initial;
  border-radius: 20px;
}

.c-history__text-en {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  font-family: 'TT Norms','Inter','Helvetica Neue','Arial',sans-serif;
  letter-spacing: 3.4px;
}

.c-history__text-area {
  width: 34%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.c-history__image-area {
  width: 54%;
  height: auto;
}

.c-history__image-area img {
  height: 100%;
}

.c-history__arrow {
  display: block;
  width: 16px;
  height: 100%;
  background-image: url(../images/common/icn_arrow.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: absolute;
  /* top: 0; */
  top: 38px;
  right: 12px;
  transition: background-image 0.25s cubic-bezier(0.21, 0.51, 0.51, 1);
}

.c-history__inner {
  padding-bottom: 45px;
  border-bottom: 1px solid #2d2d2d;
}

.section-company .c-h1 {
  top: 180px;
}

@media only screen and (min-width: 768px) {
  .c-mv_bg {
    aspect-ratio: 980 / 342;
    background-image: url(../images/common/company_mv.png);
  }

  .c-mv__txtBlock {
    padding-top: 150px;
  }
  .c-mv_bg::before {
    background: linear-gradient(180deg, rgba(85, 101, 26, 0.1) 0%, rgba(85, 101, 26, 0.1) 25%, rgba(85, 101, 26, 0.1) 50%, rgba(0, 0, 0, 0.2) 70%, rgba(0, 0, 0, 0.6) 85%, rgba(0, 0, 0, 0.8) 90%, rgba(0, 0, 0, 1) 100%);
  }

  .c-info__term-en {
    padding-left: 76px;
    font-size: 25px;
    letter-spacing: 2.8px;
  }

  .c-info__term-ja {
    padding-left: 76px;
    font-size: 15px;
  }

  .c-info__text {
    font-size: 15px;
  }

  .c-history__text-en {
    font-size: 25px;
  }

  .company__description {
    margin-bottom: 24px;
    font-size: 15px;
    line-height: 2.27;
    letter-spacing: 2px;
  }

  .company__content-wrapper {
    max-width: 700px;
    width: 100%;
    padding-bottom: 50px;
  }

  .company__content-wrapper .c-ttl {
    margin-bottom: 50px;
  }

  .company_name {
    font-size: 16px;
  }

  .company_name--second {
    margin-bottom: 34px;
  }

  .aboutus__image {
    width: 508px;
    height: 365px;
  }

  .info__inner {
    padding: 50px 0 76px;
  }

  .c-info__item {
    height: 117px;
    padding: 0;
    display: flex;
    align-items: center;
  }
  
  .c-info__item:last-child {
    height: 150px;
  }
  
  .c-info__term {
    width: 50%;
    margin-bottom: 0;
  }

  .c-info__detail {
    width: 50%;
  }

  .c-history__inner {
    padding-bottom: 156px;
  }

  .c-history__content {
    height: 170px;
  }

  .c-history__arrow {
    width: 18px;
    top: 85px;
    right: 40px;
  }

  .company__content-wrapper .c-ttl::before {
    width: 65px;
    height: 20px;
    top: 24px;
    left: -72px;
  }

  .c-info__contact {
    display: flex;
  }

  .section-company .c-h1 {
    top: 194px;
  }


}

