/* Vendor prefix
--------------------------------- */
main#container {
  background: url(../img/top/bg01.jpg) repeat-y center top;
  background-size: 100% auto;
}
@media (max-width: 767px) {
  main#container {
    background: url(../img/top/bg01_sp.jpg) repeat-y center top;
    background-size: 100% auto;
  }
}

.mvArea {
  position: relative;
}
.mvArea .mh2 {
  color: #fff;
  text-align: center;
  font-weight: normal;
  width: 100%;
  position: absolute;
  top: 10%;
  left: 0;
  z-index: 5;
}
.mvArea.on .mh2 span::before {
  -webkit-clip-path: inset(0);
          clip-path: inset(0);
}

h3 {
  text-align: center;
  color: #fff;
  background: #000;
  font-size: 20px;
  line-height: 1;
  padding: 10px 20px;
  margin-bottom: 20px;
  font-weight: normal;
}
@media (max-width: 767px) {
  h3 {
    font-size: 15px;
  }
}

.brandArea {
  padding: 128px 0;
  background: #dbdcdc url(../img/brand/bg01.jpg) no-repeat center top/1920px auto;
  position: relative;
}
@media (max-width: 1200px) {
  .brandArea {
    background: #dbdcdc url(../img/brand/bg01_tab.jpg) no-repeat center top -26vw/100% auto;
  }
}
@media (max-width: 991px) {
  .brandArea {
    background-position: center top -16vw;
    padding: 80px 0;
  }
}
@media (max-width: 800px) {
  .brandArea {
    background-position: center top -8vw;
  }
}
@media (max-width: 767px) {
  .brandArea {
    background: #dbdcdc url(../img/brand/bg01_sp.jpg) no-repeat center top calc(-400px + 10vw)/100% auto;
    padding: 60px 0;
  }
}
@media (max-width: 720px) {
  .brandArea {
    background-position: center top calc(-400px + 20vw);
  }
}
@media (max-width: 660px) {
  .brandArea {
    background-position: center top calc(-400px + 26vw);
  }
}
@media (max-width: 600px) {
  .brandArea {
    background-position: center top calc(-300px + 26vw);
  }
}
@media (max-width: 540px) {
  .brandArea {
    background-position: center top calc(-300px + 40vw);
  }
}
@media (max-width: 500px) {
  .brandArea {
    background-position: center top calc(-300px + 50vw);
  }
}
@media (max-width: 450px) {
  .brandArea {
    background-position: center top calc(-200px + 55vw);
  }
}
@media (max-width: 400px) {
  .brandArea {
    background-position: center top calc(-200px + 60vw);
  }
}
@media (max-width: 375px) {
  .brandArea {
    background-position: center top calc(-200px + 80vw);
  }
}
@media (max-width: 360px) {
  .brandArea {
    background-position: center top calc(-100px + 80vw);
  }
}
.brandArea .bg01 {
  width: 22.28125%;
  position: absolute;
  top: 10%;
  right: 0;
  z-index: 2;
}
@media (max-width: 767px) {
  .brandArea .bg01 {
    width: 35%;
  }
}
.brandArea p {
  text-align: center;
}
.brandArea p.cc01 {
  font-size: 30px;
  line-height: 1.9em;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .brandArea p.cc01 {
    font-size: 20px;
    margin-bottom: 20px;
  }
}
@media (max-width: 320px) {
  .brandArea p.cc01 {
    font-size: 16px;
  }
}
.brandArea p.cc01 strong {
  color: #9d8250;
  font-size: 233%;
  font-weight: normal;
}
.brandArea p.txt01 {
  font-size: 20px;
  line-height: 2em;
}
@media (max-width: 767px) {
  .brandArea p.txt01 {
    font-size: 15px;
  }
}
@media (max-width: 320px) {
  .brandArea p.txt01 {
    font-size: 13px;
  }
}
.brandArea .ranking {
  width: 53.7068965517%;
  margin: 100px 0 120px;
}
@media (max-width: 767px) {
  .brandArea .ranking {
    width: 80%;
    margin: 40px auto 70vw;
  }
}
.brandArea .note {
  text-align: left;
}
.brandArea .achievementList {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.brandArea .achievementList.col04 {
  gap: 30px 3.5344827586%;
}
@media (max-width: 767px) {
  .brandArea .achievementList.col04 {
    gap: 30px 4%;
  }
}
.brandArea .achievementList.col04 > li {
  width: 19.3965517241%;
}
@media (max-width: 767px) {
  .brandArea .achievementList.col04 > li {
    width: 48%;
  }
}
.brandArea .achievementList.col04 > li:first-child {
  width: 54.1379310345%;
}
@media (max-width: 767px) {
  .brandArea .achievementList.col04 > li:first-child {
    width: 100%;
  }
}
.brandArea .achievementList .txtList {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.brandArea .achievementList .txtList li {
  font-size: 18px;
  line-height: 1.5em;
  text-indent: -1.5em;
  padding-left: 1.5em;
}
@media (max-width: 1280px) {
  .brandArea .achievementList .txtList li {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .brandArea .achievementList .txtList li {
    font-size: 14px;
  }
}
.brandArea .achievementList .txtList li:nth-child(odd) {
  width: 41%;
}
@media (max-width: 767px) {
  .brandArea .achievementList .txtList li:nth-child(odd) {
    width: 100%;
  }
}
.brandArea .achievementList .txtList li:nth-child(even) {
  width: 56%;
}
@media (max-width: 767px) {
  .brandArea .achievementList .txtList li:nth-child(even) {
    width: 100%;
  }
}
.brandArea .achievementList.col03 {
  gap: 30px 3.7068965517%;
  margin-top: 30px;
}
@media (max-width: 767px) {
  .brandArea .achievementList.col03 {
    gap: 30px 4%;
  }
}
.brandArea .achievementList.col03 > li {
  width: 30.8620689655%;
}
@media (max-width: 767px) {
  .brandArea .achievementList.col03 > li {
    width: 100%;
  }
}
.brandArea .achievementList figure {
  margin-bottom: 10px;
}
.brandArea .achievementList p {
  text-align: left;
}
.brandArea .achievementList p.name {
  font-size: 15px;
}
.brandArea .achievementList p.sub {
  font-size: 10px;
}