.brandSect__sub {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .brandSect__sub {
    font-size: 18px;
    letter-spacing: 0.1em;
    line-height: 2;
  }
}
@media screen and (max-width: 768px) {
  .brandSect__sub {
    font-size: 16px;
    letter-spacing: 0.1em;
    line-height: 2;
  }
}
.brandSect__en {
  line-height: 0;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .brandSect__en {
    margin-top: 7px;
  }
}
@media screen and (max-width: 768px) {
  .brandSect__en {
    margin-top: 4px;
  }
}
@media screen and (min-width: 768px) {
  .brandSect__en img {
    width: 400px;
  }
}
@media screen and (max-width: 768px) {
  .brandSect__en img {
    width: 63.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .brandSect__head {
    margin-top: 55px;
  }
}
@media screen and (max-width: 768px) {
  .brandSect__head {
    margin-top: 10.5128205128vw;
  }
}
.brandSect__head .txt {
  max-width: 100%;
  text-align: center;
}
.brandSect__head .headingCombi {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .brandSect__head .heading--large {
    font-size: 40px;
    letter-spacing: 0.1em;
  }
}
@media screen and (max-width: 768px) {
  .brandSect__head .heading--large {
    font-size: 6.1538461538vw;
    letter-spacing: 0.06em;
  }
}
@media screen and (min-width: 768px) {
  .brandSect__head .headingCombi .heading--intro + .txt {
    margin-top: 49px;
  }
}
@media screen and (max-width: 768px) {
  .brandSect__head .headingCombi .heading--intro + .txt {
    margin-top: 9.2307692308vw;
  }
}
@media screen and (min-width: 768px) {
  .brandSect__head .heading + .txt {
    font-size: 14px;
    letter-spacing: 0.1em;
    line-height: 2;
  }
}
@media screen and (max-width: 768px) {
  .brandSect__head .heading + .txt {
    font-size: 12px;
    letter-spacing: 0.1em;
    line-height: 2;
    text-align: left;
  }
}
@media screen and (min-width: 768px) {
  .brandSect__cont {
    margin-top: 73px;
  }
}
@media screen and (max-width: 768px) {
  .brandSect__cont {
    margin-top: 17.1794871795vw;
  }
}
@media screen and (min-width: 768px) {
  .brandSect__items {
    display: flex;
    justify-content: space-between;
  }
}
@media screen and (max-width: 768px) {
  .brandSect__items {
    display: grid;
    grid-gap: 4.1025641026vw;
    gap: 4.1025641026vw;
    grid-template-columns: 1fr;
  }
}
@media screen and (min-width: 768px) {
  .brandSect__item {
    width: 31.1698717949%;
  }
}
.brandSect__notes {
  color: #666464;
  font-size: 10px;
  letter-spacing: 0.1em;
  line-height: 2;
  text-align: right;
}
@media screen and (min-width: 768px) {
  .brandSect__notes {
    margin-top: 16px;
  }
}
@media screen and (max-width: 768px) {
  .brandSect__notes {
    margin-top: 4.1025641026vw;
  }
}
@media screen and (min-width: 768px) {
  .brandSect__line {
    margin-top: 64px;
    margin-bottom: 64px;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    text-align: center;
    width: 100vw;
  }
}
@media screen and (max-width: 768px) {
  .brandSect__line {
    margin-top: 8.2051282051vw;
    margin-bottom: 8.2051282051vw;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    text-align: center;
    width: 100vw;
  }
}
@media screen and (min-width: 768px) {
  .brandSect__line img {
    width: 96.6666666667vw;
  }
}
@media screen and (max-width: 768px) {
  .brandSect__line img {
    width: 94.358974359vw;
  }
}
@media screen and (min-width: 768px) {
  .brandSect02 {
    display: flex;
    justify-content: space-between;
  }
}
@media screen and (min-width: 768px) {
  .brandSect02__item {
    width: 48.3974358974%;
  }
}
@media screen and (max-width: 768px) {
  .brandSect02__item + .brandSect02__item {
    margin-top: 8.4615384615vw;
  }
}
.brandSect02__txt {
  font-size: 14px;
  letter-spacing: 0.1em;
  line-height: 2;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .brandSect02__txt {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 769px) and (max-width: 900px) {
  .brandSect02__txt {
    font-size: 13px;
  }
}
@media screen and (max-width: 768px) {
  .brandSect02__txt {
    margin-bottom: 4.1025641026vw;
  }
}
.brandSect02__image {
  position: relative;
}
@media screen and (min-width: 768px) {
  .brandSect03 {
    display: flex;
    justify-content: space-between;
  }
}
@media screen and (min-width: 768px) {
  .brandSect03__item {
    width: 48.3974358974%;
  }
}
@media screen and (max-width: 768px) {
  .brandSect03__item + .brandSect03__item {
    margin-top: 10.2564102564vw;
  }
}
.brandSect03__head {
  align-items: center;
  background: #59472b;
  color: #fff;
  display: flex;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 1.3;
  position: relative;
}
@media screen and (min-width: 768px) {
  .brandSect03__head {
    min-height: 44px;
    padding: 5px 28px;
  }
}
@media screen and (max-width: 768px) {
  .brandSect03__head {
    min-height: 34px;
    padding: 4px 28px;
  }
}
.brandSect03__head:before {
  background: #d8d1c7;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 4px;
}
.brandSect03__head:after {
  background: #d8d1c7;
  content: "";
  height: 100%;
  left: 8px;
  position: absolute;
  top: 0;
  width: 2px;
}
@media screen and (min-width: 768px) {
  .brandSect03__cont {
    margin-top: 16px;
  }
}
@media screen and (max-width: 768px) {
  .brandSect03__cont {
    margin-top: 4.1025641026vw;
  }
}
@media screen and (min-width: 768px) {
  .brandSect03__cont--col2 {
    display: flex;
    justify-content: space-between;
  }
}
@media screen and (min-width: 769px) and (max-width: 1100px) and (min-width: 768px) {
  .brandSect03__cont--col2 {
    display: block;
  }
}
@media screen and (min-width: 768px) {
  .brandSect03__cont--col2 .brandSect03__column {
    width: 47.3509933775%;
  }
}
@media screen and (min-width: 769px) and (max-width: 1100px) and (min-width: 768px) {
  .brandSect03__cont--col2 .brandSect03__column {
    width: auto;
  }
}
.brandSect03__cont--col2 .brandSect03__image {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .brandSect03__cont--col2 .brandSect03__image {
    width: 47.3509933775%;
  }
}
@media screen and (min-width: 769px) and (max-width: 1100px) and (min-width: 768px) {
  .brandSect03__cont--col2 .brandSect03__image {
    margin: 32px auto 0;
    width: 286px;
  }
}
@media screen and (max-width: 768px) {
  .brandSect03__cont--col2 .brandSect03__image {
    margin: 6.1538461538vw auto 0;
    width: 73.3333333333vw;
  }
}
.brandSect03__column .headingCombi {
  max-width: 100%;
}
.brandSect03__column .heading--default {
  border-bottom: 1px solid #596a32;
}
@media screen and (min-width: 768px) {
  .brandSect03__column .heading--default {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.06em;
    line-height: 2;
    padding: 8px 0 24px;
  }
}
@media screen and (max-width: 768px) {
  .brandSect03__column .heading--default {
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.06em;
    line-height: 2;
    padding: 5px 0 16px;
  }
}
@media screen and (min-width: 768px) {
  .brandSect03__column .heading + .txt {
    font-size: 14px;
    letter-spacing: 0.1em;
    line-height: 2;
    margin-top: 24px;
  }
}
@media screen and (max-width: 768px) {
  .brandSect03__column .heading + .txt {
    font-size: 12px;
    letter-spacing: 0.06em;
    line-height: 2;
    margin-top: 4.6153846154vw;
  }
}
.brandSect03__box {
  background: #eaeae6;
}
@media screen and (min-width: 768px) {
  .brandSect03__box {
    margin-top: 26px;
    padding: 20px 24px 24px;
  }
}
@media screen and (max-width: 768px) {
  .brandSect03__box {
    margin-top: 5.3846153846vw;
    padding: 11px 16px 14px;
  }
}
.brandSect03__box .headingCombi {
  max-width: 100%;
}
.brandSect03__box .heading--small {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 2;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .brandSect03__box .heading + .txt {
    font-size: 12px;
    letter-spacing: 0.1em;
    line-height: 2;
    margin-top: 16px;
  }
}
@media screen and (max-width: 768px) {
  .brandSect03__box .heading + .txt {
    font-size: 12px;
    letter-spacing: 0.1em;
    line-height: 2;
    margin-top: 2.5641025641vw;
  }
}
@media screen and (min-width: 768px) {
  .wrap {
    max-width: 1248px;
    width: 86.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .brand-01 {
    margin-top: 160px;
  }
}
@media screen and (max-width: 768px) {
  .brand-01 {
    margin-top: 16.6666666667vw;
  }
}
.brand-02 {
  position: relative;
}
@media screen and (min-width: 768px) {
  .brand-03 {
    margin-top: 64px;
  }
}
@media screen and (max-width: 768px) {
  .brand-03 {
    margin-top: 8.2051282051vw;
  }
}
/*# sourceMappingURL=style.css.map */
