/*--------------------------------------------------
  Contents
--------------------------------------------------*/
#about_main h2 {
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  #about_main h2 {
    margin-bottom: 3.6vw;
  }
}
#about_main .catch_copy {
  color: #231815;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 0.05em;
  text-align: center;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  #about_main .catch_copy {
    margin-bottom: 3.6vw;
  }
}
@media screen and (max-width: 420px) {
  #about_main .catch_copy {
    font-size: 18px;
  }
}
#about_main .txt_main {
  font-size: 14px;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  #about_main .txt_main {
    margin-bottom: 4.8vw;
  }
}
#about_main .logo {
  max-width: 301px;
  width: 100%;
  margin: 0 auto 65px;
}
@media screen and (max-width: 768px) {
  #about_main .logo {
    margin-bottom: 7.8vw;
  }
}
@media screen and (max-width: 420px) {
  #about_main .logo {
    width: 80%;
  }
}
#about_main {
  /* Mission Section */
}
#about_main #mission {
  padding-bottom: 87px;
}
@media screen and (max-width: 768px) {
  #about_main #mission {
    padding-bottom: 10.4vw;
  }
}
#about_main #mission h2 {
  margin-bottom: 58px;
}
@media screen and (max-width: 768px) {
  #about_main #mission h2 {
    margin-bottom: 6.9vw;
  }
}
#about_main #mission .content {
  display: flex;
  justify-content: space-between;
  max-width: none;
}
@media screen and (max-width: 768px) {
  #about_main #mission .content {
    display: block;
  }
}
#about_main #mission .content#box_tech {
  flex-direction: row-reverse;
}
#about_main #mission .img_01, #about_main #mission .img_02 {
  width: 47.2%;
}
@media screen and (max-width: 768px) {
  #about_main #mission .img_01, #about_main #mission .img_02 {
    max-width: 427px;
    width: 100%;
    margin: 0 auto 3vw;
  }
}
#about_main #mission .box_txt {
  width: 45.5%;
  margin-right: 3%;
}
@media screen and (max-width: 768px) {
  #about_main #mission .box_txt {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
}
#about_main #mission .box_txt.ML3 {
  margin-right: 0;
  margin-left: 3%;
}
@media screen and (max-width: 768px) {
  #about_main #mission .box_txt.ML3 {
    margin-left: 0;
  }
}
#about_main #mission .txt_01 {
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 0.06em;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  #about_main #mission .txt_01 {
    text-align: center;
    margin-bottom: 2.4vw;
  }
}
@media screen and (max-width: 420px) {
  #about_main #mission .txt_01 {
    font-size: 18px;
  }
}
#about_main #mission .txt_02 {
  font-size: 14px;
}
#about_main #mission .border_silver {
  background-color: #cacaca;
  width: 92.7%;
  height: 1px;
  margin: 60px auto;
}
@media screen and (max-width: 768px) {
  #about_main #mission .border_silver {
    width: 90%;
    margin-top: 7.2vw;
    margin-bottom: 7.2vw;
  }
}
#about_main {
  /* Origin Section */
}
#about_main #origin {
  padding-bottom: 95px;
}
@media screen and (max-width: 768px) {
  #about_main #origin {
    padding-bottom: 11.4vw;
  }
}
#about_main {
  /* Vision Section */
}
#about_main #vision {
  padding-bottom: 95px;
}
@media screen and (max-width: 768px) {
  #about_main #vision {
    padding-bottom: 11.4vw;
  }
}
#about_main #vision > div > div {
  width: auto;
  height: 105px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin-bottom: 55px;
}
@media screen and (max-width: 768px) {
  #about_main #vision > div > div {
    margin-bottom: 6.6vw;
  }
}
#about_main #vision > div > div.MB0 {
  margin-bottom: 0;
}
#about_main #vision .bg_01 {
  background-image: url("../img/company/about/bg_01.png");
}
#about_main #vision .bg_02 {
  background-image: url("../img/company/about/bg_02.png");
}
#about_main #vision .bg_03 {
  background-image: url("../img/company/about/bg_03.png");
}
#about_main #vision .bg_04 {
  background-image: url("../img/company/about/bg_04.png");
}
#about_main #vision h2 {
  margin-bottom: 80px;
}
@media screen and (max-width: 768px) {
  #about_main #vision h2 {
    margin-bottom: 9.6vw;
  }
}
#about_main #vision .txt_03 {
  font-size: 19px;
  text-align: center;
  padding-top: 20px;
}
@media screen and (max-width: 420px) {
  #about_main #vision .txt_03 {
    font-size: 16px;
    padding-top: 13px;
  }
}
#about_main #focus_areas {
  padding-bottom: 95px;
}
@media screen and (max-width: 768px) {
  #about_main #focus_areas {
    padding-bottom: 11.4vw;
  }
}
#about_main #focus_areas h2 {
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  #about_main #focus_areas h2 {
    margin-bottom: 6vw;
  }
}
#about_main #focus_areas .table_content {
  width: 100%;
  margin: 20px auto 0;
}
@media screen and (max-width: 768px) {
  #about_main #focus_areas .table_content {
    margin-top: 2.4vw;
  }
}
@media screen and (max-width: 420px) {
  #about_main #focus_areas .table_content {
    overflow-x: scroll;
  }
}
#about_main #focus_areas .table_content .table_img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 420px) {
  #about_main #focus_areas .table_content .table_img {
    width: 150vw;
  }
}
#about_main #brand_movie {
  padding-bottom: 95px;
}
@media screen and (max-width: 768px) {
  #about_main #brand_movie {
    padding-bottom: 11.4vw;
  }
}
#about_main #brand_movie h2 {
  margin-bottom: 60px;
}
@media screen and (max-width: 768px) {
  #about_main #brand_movie h2 {
    margin-bottom: 7.2vw;
  }
}
#about_main #brand_movie .video_content {
  width: 90%;
  margin: 20px auto 0;
}
@media screen and (max-width: 768px) {
  #about_main #brand_movie .video_content {
    width: 100%;
    margin-top: 2.4vw;
  }
}
#about_main #brand_movie .video_content .video_box {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
}
#about_main #brand_movie .video_content .video_box iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}/*# sourceMappingURL=style_about.css.map */