@charset "UTF-8";
/* CSS Document */
.c-contents img {
  width: 100%;
}
.ph-intro-area {
  position: relative;
}
.ph-intro-title {
  width: 100%;
  height: calc(100vh - 150px);
  background: url(../img/understand/mv_sp.webp) no-repeat center 50%;
  background-size: cover;
  position: relative;
  overflow: hidden;
}
.ph-title-logo {
  width: 100%;
  margin: calc(85vw / 390 * 100) 0 0 0;
  text-align: center;
}
.ph-title-logo img {
  width: calc(92vw / 390 * 100);
  margin: 0 auto;
  filter: var(--filter-white);
}
.ph-title-sub {
  width: 100%;
  margin: calc(75vw / 390 * 100) auto 0 auto;
  text-align: center;
}
.ph-title-sub img {
  width: calc(130vw / 390 * 100);
  margin: 0 auto;
  filter: var(--filter-white);
}
.ph-intro-text {
  padding: 80px 20px;
  font-size: 1.4rem;
  text-align: center;
}
.ph-intro-text p {
  line-height: 2;
  margin: 0 0 22px 0;
}
.ph-section {
  padding: 0 20px;
}
.ph-contents {
  margin-bottom: 90px;
}
.ph-contents.pre-image {
}
.ph-contents:last-of-type {
  margin-bottom: 60px;
}
.ph-contents-image {
  margin-bottom: 46px;
}
.ph-contents-body {
  font-size: 1.5rem;
  line-height: 2.2;
  text-align: left;
}
.ph-contents-body p {
  margin: 0 0 22px 0;
}
.ph-h2 {
  margin: 0 0 46px 0;
  padding: 0;
  font-family: var(--font-gothic-m);
  letter-spacing: 0.22em;
  font-weight: bold;
  font-size: 2.0rem;
  line-height: 2.1;
  text-align: left;
}
.our-craftmanship {
  width: 100%;
  height: 292px;
  margin: 70px 0 0 0;
  background: url(../img/understand/img_craftmanship_sp.webp) no-repeat 0 50%;
  background-size: cover;
  position: relative;
}
img.our-craftmanship-logo {
  width: 278px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.ph-bg {
  background: #EEEDE1;
}
.ph-bg-section {
  padding: 40px 0;
}
.ph-bg-lead {
  font-size: 1.4rem;
  text-align: left;
  padding: 0 20px;
  margin-bottom: 40px;
}
.ph-about-wrap {
  padding: 0 20px;
}
.ph-about {
  margin-bottom: 70px;
}
.ph-about-image {
  margin-bottom: 30px;
}
.ph-about-body {
  font-size: 1.4rem;
}
.ph-about-body .ph-h2 {
  margin: 0 0 30px 0;
  font-size: 1.8rem;
  line-height: 1.7;
  text-align: center;
}
.ph-about-body .c-button + .c-button {
  margin-top: 15px;
}
.stroy-bnr {
  margin: 70px auto;
}
.stroy-bnr a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 176px;
  background: url(../img/understand/bnr_story.webp) no-repeat 0 50%;
  background-size: contain;
  font-family: var(--font-gothic-m);
  letter-spacing: var(--ls-gothic-m);
  font-size: 1.6rem;
  text-align: center;
  color: #fff;
}
.ph-movie {
  width: 100%;
  max-width: 980px;
  margin: 0 auto 80px auto;
}

  @media (min-width: 768px){
  .ph-intro-area {
    max-width: 1430px;
    padding: 0;
    margin: 0 auto 80px auto;
    height: 740px;
    display: flex;
    align-items: center;
    position: initial;
  }
  .ph-intro-area::after {
    content: "";
    display: block;
    position: absolute;
    top: 100px;
    right: 0;
    width: 50vw;
    height: 740px;
    background: url(../img/understand/mv.webp) no-repeat right center;
    background-size: cover;
    z-index: -1;
  }
  .ph-intro-title {
    width: 200px;
    height: auto;
    background: none;
  }
  .ph-title-logo {
    margin: 0 auto;
  }
  .ph-title-logo img {
    width: 110px;
    filter: none;
  }
  .ph-title-sub {
    margin: 130px auto 0 auto;
  }
  .ph-title-sub img {
    width: 130px;
    filter: none;
  }
  .ph-intro-text {
    width: 480px;
    padding: 0 80px;
    font-size: 1.6rem;
    text-align: left;
  }
  .ph-intro-text p {
    line-height: 2.5;
    margin: 0 0 25px 0;
  }
  .ph-section {
    max-width: 1330px;
    margin: 0 auto;
  }
  .ph-contents {
    max-width: 1080px;
    margin-bottom: 110px;
    margin-left: auto;
    margin-right: 0;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    flex-direction: row-reverse;
  }

  .ph-contents.pre-image {
    flex-direction: initial;
  }
  .ph-contents:last-of-type {
    margin-bottom: 160px;
  }
  .ph-contents-image {
    width: 560px;
    margin-bottom: 0;
  }
  .ph-contents-body {
    width: 440px;
    font-size: 1.5rem;
    line-height: 2.2;
    text-align: left;
  }
  .ph-contents-body p {
    margin: 0 0 22px 0;
  }
  .ph-h2 {
    margin: 0 0 46px 0;
    letter-spacing: 0.22em;
    font-size: 2.5rem;
  }
  .our-craftmanship {
    height: 545px;
    margin: 190px 0 0 0;
    background: url(../img/understand/img_craftmanship.webp) no-repeat 0 50%;
    background-size: cover;
  }
  .ph-bg-section {
    padding: 80px 0 0 0;
  }
  .ph-bg-lead {
    font-size: 1.5rem;
    text-align: center;
    padding: 0;
    margin-top: 70px;
    margin-bottom: 70px;
  }
  .ph-about-wrap {
    width: 1100px;
    margin: 0 auto;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .ph-about {
    width: 500px;
    max-width: 500px;
    min-width: 500px;
    margin-bottom: 70px;
  }
  .ph-about-image {
    margin-bottom: 30px;
  }
  .ph-about-body {
    font-size: 1.5rem;
    padding: 0 15px;
  }
  .ph-about-body .ph-h2 {
    margin: 0 0 35px 0;
    font-size: 2.5rem;
  }
  .ph-about-body .c-button {
    margin-top: 55px;
  }
  .ph-about-body .c-button + .c-button {
    margin-top: 35px;
  }
  .stroy-bnr {
    width: 560px;
    height: 282px;
    margin: 120px auto 70px auto;
  }
  .stroy-bnr a {
    width: 100%;
    height: 100%;
    font-size: 2rem;
  }



}
