@font-face {
  font-family: "simplifica";
  src: url(../font/SIMPLIFICA-Typeface.ttf);
}
@font-face {
  font-family: "din";
  src: url(../font/DINNextLTPro-Light.otf);
}
.mv {
  position: relative;
}
.mv::after {
  content: "";
  position: absolute;
  background-image: url(../images/top/white_cover.svg);
  bottom: 0;
  left: 0;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 35vh;
}
@media screen and (max-width:480px), screen and (max-width:767px) {
  .mv::after {
    display: none;
  }
}
.mv .mv__text {
  position: absolute;
  top: 0;
  left: 0;
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 3.2vw 2.8vw;
  height: 100vh;
  font-size: 1.8vw;
  letter-spacing: 0.1em;
  text-shadow: 0 0 12px rgba(0, 0, 0, 0.4);
  display: flex;
  flex-direction: column;
}
@media screen and (max-width:480px), screen and (max-width:767px) {
  .mv .mv__text {
    font-size: 5.6vw;
    padding: 4vh 3.4vw;
  }
}
.mv .mv__text span {
  display: block;
}
.mv .mv__text .quate {
  line-height: 0.5;
}
.mv .mv__text .quate.-first {
  margin-bottom: -3px;
  text-align: right;
  line-height: 0.4;
}
.mv .mv__text .quate.-second {
  margin-top: 8px;
}
.mv .mv__container {
  display: flex;
  align-items: flex-start;
}
.mv .mv__container .mv__img {
  width: 65.9%;
  background-image: url(../images/top/mv_img.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 100vh;
}
@media screen and (max-width:480px), screen and (max-width:767px) {
  .mv .mv__container .mv__img {
    width: 85%;
    background-image: url(../images/top/mv_img_sp.png);
    height: 82vh;
    background-position: top center;
  }
}
.mv .mv__container .mv__merit {
  width: 19.1%;
  background-image: url(../images/top/merit_bg.svg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom center;
  padding: 4vh 1.8vw;
  height: 86vh;
  position: relative;
  z-index: 10;
}
@media screen and (max-width:480px), screen and (max-width:767px) {
  .mv .mv__container .mv__merit {
    display: none;
  }
}
.mv .mv__container .mv__merit .merit__title {
  text-align: center;
  margin-bottom: 3.5vh;
}
.mv .mv__container .mv__merit .merit__title span {
  display: block;
}
.mv .mv__container .mv__merit .merit__title .en {
  letter-spacing: 0.2em;
  font-size: 1.3vw;
  color: #A57C52;
}
.mv .mv__container .mv__merit .merit__title .ja {
  font-size: 1.6vw;
  color: #404040;
}
.mv .mv__container .mv__merit .merit__content {
  display: flex;
  justify-content: space-between;
  width: 88%;
  margin: 0 auto;
}
.mv .mv__container .mv__merit .merit__content .item .item__number {
  text-align: center;
  color: #897C52;
  margin-bottom: 1vh;
}
.mv .mv__container .mv__merit .merit__content .item .item__number span {
  line-height: 1;
  display: block;
}
.mv .mv__container .mv__merit .merit__content .item .item__number .en {
  font-size: 1.4vw;
  letter-spacing: 0.1em;
}
.mv .mv__container .mv__merit .merit__content .item .item__number .number {
  font-size: 2.6vw;
  letter-spacing: 0.1em;
}
.mv .mv__container .mv__merit .merit__content .item .item__text {
  font-size: 1.6vw;
  font-weight: 300;
}
.mv .mv__container .mv__title {
  width: 14.94%;
  background-color: #D3CDC9;
  height: 100vh;
  text-align: center;
  padding: 5vh 1.8vw;
}
@media screen and (max-width:480px), screen and (max-width:767px) {
  .mv .mv__container .mv__title {
    padding: 2vh 1.2vw;
  }
}
.mv .mv__container .mv__title img {
  display: inline-block;
}
.mv .merit-sp {
  display: none;
}
@media screen and (max-width:480px), screen and (max-width:767px) {
  .mv .merit-sp {
    background-image: url(../images/top/sp_brawn_bg.svg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    display: block;
    padding-right: 30px;
    padding-top: 11vh;
    padding-bottom: 10vh;
    position: relative;
    z-index: 90;
    margin-top: -30vh;
  }
}

.concept {
  position: relative;
}
@media screen and (max-width:480px), screen and (max-width:767px) {
  .concept::after {
    content: "";
    position: absolute;
    background-image: url(../images/top/sp_brawn_bg.svg);
    top: 0;
    left: 0;
    width: 100%;
    height: 84vh;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom center;
  }
}
.concept .inner {
  padding-bottom: 40px;
  position: relative;
  z-index: 90;
}
.concept .commonContainer {
  margin-bottom: 140px;
}
@media screen and (max-width:480px), screen and (max-width:767px) {
  .concept .commonContainer {
    margin-bottom: 35px;
  }
}
.concept .concept__text, .concept .concept__list {
  font-size: 1.1vw;
  line-height: 2.2;
  letter-spacing: 0.2em;
}
@media screen and (max-width:480px), screen and (max-width:767px) {
  .concept .concept__text, .concept .concept__list {
    font-size: 3.1vw;
  }
}
.concept .concept__text:not(:last-of-type) {
  margin-bottom: 3vh;
}
.concept .concept__list {
  margin-bottom: 3vh;
}
.concept .concept__list li {
  position: relative;
  padding-left: 30px;
}
.concept .concept__list li:not(:last-child) {
  margin-bottom: 2vh;
}
.concept .concept__list li::before {
  content: "";
  position: absolute;
  background-image: url(../images/list_arrow.svg);
  width: 18px;
  height: 17px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-size: contain;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width:480px), screen and (max-width:767px) {
  .concept .concept__list li::before {
    top: 0.4vh;
    transform: translateY(0);
  }
}