@charset "UTF-8";
.cont_ttl.small {
  margin-bottom: 6rem;
}
.contents {
  padding: 0 3rem 12rem;
}
.ppl_wrap {
  background: url("../../images/about/ppl_bg-sp.jpg")no-repeat left 50% top/cover#F3F7FA;
  padding: 30px 15px 60px 80px;
}
.ppl_wrap .cont_inr {
  max-width: 98rem;
  margin: 0 0 0 auto;
  display: flex;
  flex-wrap: wrap;
  width: 80%; /*  padding-top: 2rem;*/
}
.ppl_wrap .ppl {
  max-width: 24rem;
}
.ppl_txt .ttl small {
  display: block;
  font-size: 1.2rem;
  margin-bottom: 1rem;
}
.ppl_txt .ttl {
  font-size: 1.6rem;
  line-height: 1.4;
  max-width: 660px;
  margin-left: auto;
  letter-spacing: 0;
  width: 100%;
}
.ppl_txt .ttl .logo-txt {
  max-width: 180px;
}
.ppl_bottom {
  background: url("../../images/about/about_bg-1.png")no-repeat left top/50%;
}
.ppl_bottom .cont_inr {
  max-width: 84rem;
}
.ppl_bottom .cont_inr .txt {
  margin-bottom: 2rem;
  background-color: rgba(255, 255, 255, 0.5);
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
  padding: 1rem;
}
.ppl_bottom .name {
  margin-left: auto;
  max-width: 20rem;
  margin-bottom: 4rem;
}
@media only screen and (min-width: 600px) {
  .ppl_wrap {
    padding: 140px 30px 70px 100px;
  }
  .ppl_wrap .cont_inr {
    width: 80%;
    padding-left: 20%;
  }
  .ppl_txt .ttl {
    font-size: 2.4rem;
  }
  .ppl_txt .ttl .logo-txt {
    max-width: 400px;
  }
}
@media only screen and (min-width: 769px) {
  .common_mv {
    padding: 8rem 3rem 20rem;
  }
  .about_cont .cont_inr {
    padding: 0 3rem;
  }
  .ppl_wrap {
    padding: 100px 0 70px 30%;
    background: url("../../images/about/ppl-bg.jpg")no-repeat left 20% center/cover, url("../../images/about/about_01.png")no-repeat right -5% center/30%, #F3F7FA;
  }
  .ppl_wrap .cont_inr {
    align-items: center;
    width: 100%;
    padding: 0;
  }
  .ppl_wrap .ppl {
    max-width: 34rem;
  }
  .ppl_txt .ttl small {
    font-size: 1.8rem;
  }
  .ppl_txt .ttl {
    font-size: 3.2rem;
  }
  .ppl_txt {
    /*    width: calc(100% - 34rem);*/
    /*    width: 100%;*/
    /*    margin-bottom: 30px;*/
    padding: 0 0 0 20%;
  }
  .ppl_txt .ttl img {
    max-width: 480px;
  }
  .ppl_bottom {
    /*    background: url("../../images/about/about_bg-1.png")no-repeat left top/80%;*/
    padding: 8rem 3rem 12rem;
  }
}
@media only screen and (min-width: 1200px) {
  .ppl_wrap {
    padding: 100px 20px 70px 30%;
    background: url("../../images/about/ppl-bg.jpg")no-repeat left 25% center/cover, url("../../images/about/about_01.png")no-repeat right -5% center/30%, #F3F7FA;
  }
  .ppl_txt {
    padding: 0 0 0 25%;
  }
  .ppl_txt .ttl {
    font-size: 4.2rem;
  }
  .ppl_wrap .cont_inr {
    margin: 0;
  }
}
@media only screen and (max-width: 768px) {
  .common_mv {
    padding: 10rem 3rem 18rem
  }
  .cont_ttl .en {
    font-size: 4rem;
  }
  .about_cont .cont_ttl.small {
    padding: 0 3rem;
  }
  .ppl_wrap .cont_inr {
    justify-content: flex-end;
  }
  /*
  .ppl_txt .ttl small {
    margin-top: 1.5rem;
  }
*/
  .ppl_txt .ttl {
    margin-bottom: 3rem;
  }
  .social .photo_list li {
    margin-bottom: 2rem;
  }
  .ppl_bottom {
    padding: 4rem 3rem 12rem;
  }
}
.red_btn {
  max-width: 37rem;
  margin: auto;
}
.red_btn a {
  background-image: linear-gradient(to right, #000 0%, #000 50%, #FF0000 50%, #FF0000 100%);
  padding: 2.5rem 2rem 2.5rem 8rem;
}
.red_btn a::before {
  position: absolute;
  content: "";
  width: 6rem;
  height: 1.5rem;
  left: 1.5rem;
  top: 50%;
  transform: translateY(-50%);
  background: url("../../images/about/note_logo.png")no-repeat center center/contain;
}
.company {
  background: url("../../images/about/about_bg-2.png")no-repeat right top/40%;
}
table {
  max-width: 104rem;
  margin: auto;
  width: 100%;
}
table tr {
  text-align: left;
}
table tr:last-child {
  border-bottom: none;
}
table th:first-child {
  border-top: 2px solid #CCCCCC;
}
table th {
  font-size: 1.4rem;
  padding: 2.5rem 1rem;
  vertical-align: top;
  width: 9rem;
  line-height: 1.4;
  font-weight: 500;
  border-bottom: 2px solid #CCCCCC;
}
table td {
  padding: 2.5rem 0 2.5rem 2.5rem;
  font-size: 1.4rem;
  border-bottom: 2px solid #EEEEEE
}
table tr:first-child td {
  border-top: 2px solid #EEEEEE
}
@media only screen and (min-width: 769px) {
  .company {
    background: url("../../images/about/about_bg-2.png")no-repeat right top/20%;
  }
  table th {
    font-size: 1.8rem;
    padding: 3rem 1rem;
    width: 16rem;
  }
  table td {
    padding: 3rem 2rem;
    font-size: 1.6rem;
  }
}
.team {
  background: url("../../images/about/about_bg-3.png")no-repeat left bottom/80%;
}
.team .team_img {
  max-width: 100rem;
  margin: auto;
}
.award_list {
  position: relative;
  max-width: 100rem;
  margin: auto;
  outline: 4px solid #C1AA6A;
  outline-offset: -4px;
}
.award_list::after, .award_list::before, .award_inr::after, .award_inr::before {
  position: absolute;
  content: "";
  background-color: #fff;
  width: 26px;
  height: 27px;
}
.award_list::after, .award_list::before {
  border-bottom: 4px solid #C1AA6A;
  top: 0
}
.award_list::after {
  clip-path: polygon(0 0, 0% 77%, 97% 0);
  left: 0;
  width: 27px;
  height: 28px;
}
.award_list::before {
  clip-path: polygon(100% 0, 0 0, 100% 80%);
  right: 0
}
.award_inr::after, .award_inr::before {
  border-top: 4px solid #C1AA6A;
  bottom: 0
}
.award_inr::before {
  clip-path: polygon(0 100%, 0 20%, 100% 100%);
  left: 0
}
.award_inr::after {
  clip-path: polygon(100% 100%, 0 100%, 100% 20%);
  right: 0
}
.award_inr {
  padding: 4rem 3rem;
  background: url("../../images/about/award_l.jpg")no-repeat left top/28px, url("../../images/about/award_r.jpg")no-repeat right top/28px, url("../../images/about/award_lb.jpg")no-repeat left bottom/28px, url("../../images/about/award_rb.jpg")no-repeat right bottom/28px, #fff;
}
@media only screen and (min-width: 769px) {
  .team {
    background: url("../../images/about/about_bg-3.png")no-repeat left bottom/50%;
  }
  .award_inr {
    padding: 5rem;
  }
}
/*
.bordr-wrap {
  padding: 3.5rem
}
*/
.bordr-wrap::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: calc(100% - 80px);
  height: calc(100% - 32px);
  border-top: 1px solid #C1AA6A;
  border-bottom: 1px solid #C1AA6A;
}
.bordr-wrap::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: calc(100% - 32px);
  height: calc(100% - 80px);
  border-right: 1px solid #C1AA6A;
  border-left: 1px solid #C1AA6A;
}
.list li {
  padding-left: 5rem;
  position: relative;
  font-size: 2rem;
  color: #C1AA69;
  margin-bottom: 2rem;
}
.list li:last-child {
  margin-bottom: 0;
}
.list li::after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 4rem;
  height: 4rem;
  background: url("../../images/about/award_icon.png")no-repeat center center/contain;
}
@media only screen and (min-width: 769px) {
  .list li {
    padding-left: 5.8rem;
    font-size: 2.4rem;
    margin-bottom: 2rem;
  }
  .list li::after {
    width: 4.8rem;
    height: 4.8rem;
  }
}
.social {
  background: url("../../images/about/about_bg-4.png")no-repeat right bottom/80%;
  padding: 0 3rem 14rem
}
.social .photo_list li {
  width: 100%;
}
.social .txt_cont {
  max-width: 100rem;
  margin: auto;
}
.social .txt_cont .ttl {
  font-size: 2rem;
  margin-bottom: 4rem;
  line-height: 1.4;
}
.social .txt {
  margin-bottom: 6rem
}
.social .photo_list {
  justify-content: space-between;
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (min-width: 769px) {
  .social {
    background: url("../../images/about/about_bg-4.png")no-repeat right bottom/20%;
    padding: 0 3rem 18rem
  }
  .social .photo_list li {
    width: calc(100% / 3 - 15px);
  }
  .social .txt_cont .ttl {
    font-size: 2.4rem;
  }
}