/* diff
   ========================================================================== */
.page-template-page-lp #html {
  margin-top: unset;
}

.page-template-page-lp #about {
  padding-top: 195px;
}

.page-template-page-lp #key-area {
  height: calc(100vh - 193px);
}

.page-template-page-lp #key-area .lp-main-phrase {
  height: 100%;
}

.page-template-page-lp #key-area .wrapper {
  height: 100%;
}

.page-template-page-lp #key-area .h1-box {
  width: 100%;
  max-width: 501px;
  padding: 0;
}

.page-template-page-lp #key-area .h1-box img {
  width: 100%;
  height: 100%;
}

.page-template-page-lp #key-area .member-nav.top {
  position: relative;
  width: 100%;
  bottom: 93px;
}



.page-template-page-lp #key-area .member-nav li a {
  padding-top: 22px;
  font-size: 20px;
}

.page-template-page-lp #key-area .key_visual_sp {
  display: none;
}

@media(max-width:768px) {
  .page-template-page-lp #key-area .key_visual_sp {
    display: block;
    width: 100%;
    height: 220px;
    position: absolute;
    top: 0;
    right: 0;
  }

  .page-template-page-lp #key-area .key_visual_sp img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .page-template-page-lp body {
    margin-top: 78px;
  }

  .page-template-page-lp #main {
    top: 0;
  }

  .page-template-page-lp #key-area {
    height: calc(100vh - 525px);
    min-height: 410px;
    background-size: auto 220px;
    background-image: none;
  }

  .page-template-page-lp #key-area .h1-box {
    position: absolute;
    bottom: 30px;
    top: unset;
    transform: translateY(0);
    -webkit-transform: translateY(0);
  }

  .page-template-page-lp #key-area .member-nav.top {
    position: unset;
  }

  .page-template-page-lp #key-area .member-nav li a {
    padding: 20px 0 20px 75px;
    font-size: 18px;
  }

  .page-template-page-lp #about {
    padding-top: 440px;
  }
}

/*インタビュー関係*/

.page-template-page-lp .member_box {
  padding: 60px;
}

.page-template-page-lp .member_box.layout.one_half>figure {
  aspect-ratio: 1 / 1;
  width: 100%;
  max-width: 200px;
  height: 100%;
}

.page-template-page-lp .member_box.blue.layout, .member_box.layout {
  gap: 60px;
  justify-content: flex-start;
}

.page-template-page-lp .member_box.layout.one_half>div {
  width: calc(100% - 260px);
}

.page-template-page-lp .member_box.layout.one_half>figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.page-template-page-lp p.member_name {
  margin-top: 50px;
  margin-bottom: 0;
}

.page-template-page-lp .page-template-page-lp .btn_box {
  padding-top: 80px;
  padding-bottom: 0;
}

.page-template-page-lp .btn_box:last-child {
  padding-bottom: 100px;
}

@media(max-width:768px) {

  .page-template-page-lp .member_box.blue.layout, .member_box.layout {
    gap: 20px;
    flex-direction: column;
  }

  .page-template-page-lp .member_box.layout.one_half>div {
    width: 100%;
  }

  .page-template-page-lp .member_box.layout.one_half>figure {
    margin: 0 auto;
    max-width: 130px;
  }


}

@media(max-width:768px) {
  .page-template-page-lp .member_box {
    padding: 40px 20px 24px;
  }

  .page-template-page-lp .comment_ttl span {
    margin-bottom: 12px;
  }

  .page-template-page-lp p.member_name {
    margin-top: 0;
  }
}

/*footer*/
.footer-sns-list li img, .footer-sns-list li:nth-child(2) img {
  zoom: unset;
  width: 40px;
  height: 40px;
}


.footer-sns-list li a {
  border: unset;
}

/* ========================================================================== */