.brand-intro {
  border-bottom: 5px solid #004831;
}
@media screen and (max-width: 767px) {
  .brand-intro {
    border-bottom: 2px solid #004831;
  }
}
.brand-intro__title {
  margin-bottom: 0;
  border: none;
}
@media screen and (max-width: 767px) {
  .brand-intro__title {
    padding-left: 4vw;
  }
}
.brand-intro__content {
  display: flex;
  padding: min(calc(86.5 / 1268 * 100vw), 86.5px) 0 min(calc(83 / 1268 * 100vw), 83px);
  flex-direction: column;
  align-items: center;
  gap: min(calc(37.5 / 1268 * 100vw), 37.5px);
}
@media screen and (max-width: 767px) {
  .brand-intro__content {
    padding: 20vw 0 19.7333333333vw;
    gap: 4.8vw;
  }
}
.brand-intro__content img {
  width: min(calc(600 / 1268 * 100vw), 600px);
  height: auto;
}
@media screen and (max-width: 767px) {
  .brand-intro__content img {
    width: 85.3333333333vw;
    height: auto;
  }
}
.brand-intro__text {
  font-size: min(calc(28 / 1268 * 100vw), 1.75rem);
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .brand-intro__text {
    font-size: calc(16 / 375 * 100vw);
  }
}

.brand-about__title {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  border-bottom: 1px solid #333;
  padding-bottom: min(calc(15 / 1268 * 100vw), 15px);
  margin-bottom: min(calc(40 / 1268 * 100vw), 40px);
}
@media screen and (max-width: 767px) {
  .brand-about__title {
    padding-bottom: 2.1333333333vw;
    margin-bottom: 8.5333333333vw;
  }
}
.brand-about__title-num {
  background: #C4D700;
  color: #004831;
  font-size: min(calc(48 / 1268 * 100vw), 3rem);
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.06em;
  line-height: 1;
  height: min(calc(70 / 1268 * 100vw), 70px);
  width: min(calc(89 / 1268 * 100vw), 89px);
  padding: min(calc(11 / 1268 * 100vw), 11px) 0;
  margin-right: min(calc(16 / 1268 * 100vw), 16px);
}
@media screen and (max-width: 767px) {
  .brand-about__title-num {
    font-size: calc(32 / 375 * 100vw);
    height: 11.7333333333vw;
    width: 14.4vw;
    padding: 1.6vw 0;
    margin-right: 3.2vw;
  }
}
.brand-about__title-content {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.brand-about__title-sub {
  display: inline-block;
  position: relative;
  font-size: min(calc(22 / 1268 * 100vw), 1.375rem);
  letter-spacing: 0;
  line-height: 1;
  margin-bottom: min(calc(10 / 1268 * 100vw), 10px);
}
@media screen and (max-width: 767px) {
  .brand-about__title-sub {
    font-size: calc(16 / 375 * 100vw);
    margin-bottom: 1.6vw;
  }
}
.brand-about__title-sub::after {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  bottom: max(calc(-2 / 1268 * 100vw), -2px);
  display: block;
  width: 100%;
  height: min(calc(6 / 1268 * 100vw), 6px);
  background-color: #C4D700;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .brand-about__title-sub::after {
    bottom: -0.5333333333vw;
    height: 1.6vw;
  }
}
.brand-about__title-main {
  font-size: min(calc(38 / 1268 * 100vw), 2.375rem);
  font-weight: bold;
  letter-spacing: 0.06em;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .brand-about__title-main {
    font-size: calc(22 / 375 * 100vw);
    letter-spacing: 0;
  }
}
.brand-about__item + .brand-about__item {
  margin-top: min(calc(100 / 1268 * 100vw), 100px);
}
@media screen and (max-width: 767px) {
  .brand-about__item + .brand-about__item {
    margin-top: 16vw;
  }
}
.brand-about__item-1 .brand-about__txt {
  font-size: min(calc(18 / 1268 * 100vw), 1.125rem);
  text-align: center;
  letter-spacing: 0.04em;
  line-height: 2.8;
  margin-bottom: min(calc(40 / 1268 * 100vw), 40px);
}
@media screen and (max-width: 767px) {
  .brand-about__item-1 .brand-about__txt {
    font-size: calc(14 / 375 * 100vw);
    line-height: 2.2;
    margin-bottom: 8.5333333333vw;
  }
}
.brand-about__item-1 .brand-about__lead {
  font-size: min(calc(20 / 1268 * 100vw), 1.25rem);
  text-align: center;
  letter-spacing: 0.08em;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .brand-about__item-1 .brand-about__lead {
    font-size: calc(14 / 375 * 100vw);
    text-align: left;
    letter-spacing: 0.04em;
    line-height: 1.8;
  }
}
.brand-about__item-2 .c-title-4 {
  margin: 0;
  padding: 0;
  color: #004831;
  text-align: center;
  border: none;
}
@media screen and (max-width: 767px) {
  .brand-about__item-2 .c-title-4 {
    font-size: calc(19 / 375 * 100vw);
    line-height: 1.4;
    margin-bottom: 2.1333333333vw;
  }
}
.brand-about__item-2 .brand-about__reason {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .brand-about__item-2 .brand-about__reason {
    flex-direction: column;
    align-items: center;
    gap: 4.2666666667vw;
    margin: 0 auto 10.6666666667vw;
  }
}
.brand-about__item-2 .brand-about__reason-item {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
@media screen and (min-width: 768px) {
  .brand-about__item-2 .brand-about__reason-item {
    flex-basis: min(calc(320 / 1268 * 100vw), 320px);
    width: min(calc(320 / 1268 * 100vw), 320px);
    height: min(calc(172 / 1268 * 100vw), 172px);
  }
}
@media screen and (max-width: 767px) {
  .brand-about__item-2 .brand-about__reason-item {
    height: 26.1333333333vw;
  }
}
.brand-about__item-2 .brand-about__reason-head {
  font-size: min(calc(28 / 1268 * 100vw), 28px);
  font-weight: 700;
  line-height: 1;
  margin: 0 auto min(calc(8 / 1268 * 100vw), 8px);
}
@media screen and (max-width: 767px) {
  .brand-about__item-2 .brand-about__reason-head {
    font-size: 5.3333333333vw;
    margin: 0 auto 1.6vw;
  }
}
.brand-about__item-2 .brand-about__reason-txt {
  font-size: min(calc(36 / 1268 * 100vw), 36px);
  font-weight: 700;
  line-height: 1;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .brand-about__item-2 .brand-about__reason-txt {
    font-size: 5.3333333333vw;
  }
}
.brand-about__item-2 .brand-about__reason-val {
  color: #004831;
  font-size: min(calc(72 / 1268 * 100vw), 72px);
  font-weight: 700;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .brand-about__item-2 .brand-about__reason-val {
    font-size: 10.6666666667vw;
  }
}
.brand-about__item-2 .brand-about__reason-note {
  font-size: min(calc(16 / 1268 * 100vw), 16px);
  font-weight: 500;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .brand-about__item-2 .brand-about__reason-note {
    font-size: 4.2666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .brand-about__item-4 .brand-about__title {
    align-items: flex-start;
  }
}
@media screen and (max-width: 767px) {
  .brand-about__item-4 .brand-about__title-main {
    line-height: 1.4;
  }
}