/* =======================================================
  LP setouchi
* ======================================================= */
.lp-setouchi {
  background: #1c100c;
  color: #f5f0ea;
  font-family: "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "MS PMincho", serif;
  line-height: 1.85;
  overflow: hidden;
}
.lp-setouchi img {
  display: block;
  width: 100%;
  height: auto;
}
.lp-setouchi a {
  color: inherit;
}

.lp-inner {
  width: calc(100% - 36px);
  max-width: 520px;
  margin: 0 auto;
}

.lp-hero {
  padding: 38px 0 24px;
  text-align: center;
  background: #1c100c;
}
.lp-hero__inner {
  width: calc(100% - 36px);
  max-width: 430px;
  margin: 0 auto;
}
.lp-hero__title {
  width: 86%;
  max-width: 255px;
  margin: 0 auto;
  padding-bottom: 26px;
}
.lp-hero__line {
  width: 100%;
  max-width: 455px;
  margin: 0 auto;
  border-bottom: 1px solid #fff;
}
.lp-hero__award {
  width: 84%;
  max-width: 330px;
  margin: 24px auto 0;
}

.lp-mainvisual {
  background: #120a08;
}
.lp-mainvisual__photo {
  margin: 0;
}
.lp-mainvisual__photo img {
  aspect-ratio: 750/385;
  object-fit: cover;
}
.lp-mainvisual__copy {
  padding: 36px 20px 38px;
  color: #fff;
  font-size: 25px;
  font-weight: normal;
  line-height: 1.45;
  text-align: center;
}

.lp-section {
  padding: 34px 0 0;
  background: #1c100c;
}

.lp-detail-points {
  padding: 30px 0 8px;
  background: #1c100c;
}
.lp-detail-points__title {
  margin-bottom: 14px;
  color: #fff;
  font-size: 24px;
  font-weight: normal;
  line-height: 1.45;
  text-align: center;
}
.lp-detail-points__list {
  width: fit-content;
  margin: 0 auto;
  padding-left: 1.5em;
  color: #f5f0ea;
  font-size: 16px;
  line-height: 2.05;
  list-style: decimal outside;
}
.lp-detail-points__list li {
  display: list-item;
}

.lp-detail-block {
  padding: 0;
  background: #1c100c;
}
.lp-detail-block::before {
  display: block;
  width: calc(100% - 36px);
  max-width: 520px;
  height: 1px;
  margin: 40px auto 48px;
  background: #fff;
  content: "";
}
.lp-detail-block__title {
  padding-bottom: 0;
  border-bottom: 0;
  color: #fff;
  font-size: 19px;
  font-weight: normal;
  line-height: 1.6;
}
.lp-detail-block__text {
  margin-top: 12px;
  color: #f5f0ea;
  font-size: 13px;
  line-height: 1.9;
}
.lp-detail-block__photos {
  width: calc(100% - 36px);
  max-width: 520px;
  margin: 18px auto 20px;
}
.lp-detail-block__photos figure {
  margin: 0 0 12px;
}
.lp-detail-block__photos--pair {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 8px;
}
.lp-detail-block__photos--pair figure {
  margin: 0;
}
.lp-detail-block__photos--pair img {
  height: 100%;
  object-fit: cover;
}

.lp-section__en {
  margin-bottom: 8px;
  font-size: 15px;
  line-height: 1.4;
}

.lp-section__title {
  padding-bottom: 18px;
  border-bottom: 1px solid #fff;
  font-size: 25px;
  font-weight: normal;
  line-height: 1.55;
}

.lp-text {
  margin-top: 18px;
  color: #f5f0ea;
  font-size: 14px;
  line-height: 2;
}

.lp-cta-wrap {
  margin: 0 0 68px;
  text-align: center;
}
.lp-cta-wrap a {
  color: #fff;
}

.mgtop {
  margin-top: 40px;
}

.lp-btn {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  width: min(100%, 560px);
  min-height: 86px;
  margin: 0 auto;
  padding: 0 18px;
  border: 0;
  background: url("/kodate/designoffice/chugoku_shikoku/hiroshima/img/lp/lpa_btn.png") center/100% 100% no-repeat;
  box-shadow: none;
  color: #fff;
  font-size: 16px;
  line-height: 1.5;
  text-align: center;
  text-decoration: none;
  transition: filter 0.35s ease, transform 0.35s ease;
}
.lp-btn:active {
  transform: translateY(1px);
}

.lp-btn--dark {
  background-image: url("/kodate/designoffice/chugoku_shikoku/hiroshima/img/lp/lpa_btn.png");
}

.lp-profile {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  align-items: flex-start;
  gap: 16px;
  margin-top: 20px;
}
.lp-profile__photo {
  width: 44%;
  max-width: 190px;
  margin: 0;
}
.lp-profile__photo img {
  aspect-ratio: 1/1.22;
  object-fit: cover;
  filter: grayscale(100%);
}
.lp-profile__body {
  flex: 1;
  padding-top: 3px;
}
.lp-profile__body h3 {
  font-size: 24px;
  font-weight: normal;
  line-height: 1.4;
}
.lp-profile__body .underline {
  border-bottom: 1px solid #fff;
  max-width: 130px;
}
.lp-profile__body p {
  margin-top: 2px;
  color: #c7b9ad;
  font-family: "Oswald-Regular", Arial, sans-serif;
  font-size: 11px;
  line-height: 1.3;
}

.lp-about {
  padding-top: 38px;
}
.lp-about__head {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  align-items: center;
  gap: 22px;
  margin-bottom: 18px;
}
.lp-about__logo {
  width: 38%;
  max-width: 150px;
  margin: 0;
}
.lp-about h2 {
  font-size: 23px;
  font-weight: normal;
  line-height: 1.55;
}
.lp-about__line {
  width: 100%;
  margin: 0 auto;
  border-bottom: 1px solid #fff;
}

.lp-heading {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 18px;
  font-size: 23px;
  font-weight: normal;
  line-height: 1.5;
}
.lp-heading:after {
  display: block;
  flex: 1;
  height: 1px;
  background: #fff;
  content: "";
}

.lp-heading--center {
  display: block;
  margin-bottom: 14px;
  font-size: 17px;
  text-align: center;
  letter-spacing: 0.08em;
}
.lp-heading--center:after {
  display: none;
}

.lp-architect {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  align-items: flex-start;
  gap: 14px;
  padding: 28px 0;
}
.lp-architect figure {
  width: 27%;
  max-width: 116px;
  margin: 0;
}
.lp-architect figure img {
  aspect-ratio: 1/1;
  object-fit: cover;
  filter: grayscale(100%);
}
.lp-architect__body {
  flex: 1;
}
.lp-architect__body h3 {
  font-size: 19px;
  font-weight: normal;
  line-height: 1.4;
  border-bottom: solid 1px #fff;
}
.lp-architect__body h3 span {
  display: inline-block;
  margin-left: 5px;
  color: #c7b9ad;
  font-family: "Oswald-Regular", Arial, sans-serif;
  font-size: 10px;
}
.lp-architect__body p {
  margin-top: 7px;
  color: #f5f0ea;
  font-size: 12px;
  line-height: 1.85;
}

.lp-works {
  padding-top: 34px;
}

.lp-works__grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 6px;
}
.lp-works__grid figure {
  margin: 0;
}
.lp-works__grid img {
  aspect-ratio: 1/0.75;
  object-fit: cover;
}

.lp-bottom {
  padding: 28px 0 32px;
  background: #ededed;
  color: #261a16;
}
.lp-bottom__lead {
  margin-bottom: 14px;
  font-size: 13px;
  line-height: 1.6;
  text-align: center;
  font-weight: bold;
}
.lp-bottom .lp-cta-wrap {
  margin-bottom: 12px;
}

@media screen and (min-width: 768px) {
  .lp-setouchi {
    width: 100%;
    max-width: none;
    margin: 0;
  }
  .lp-inner {
    max-width: 1080px;
  }
  .lp-hero {
    padding: 60px 0 44px;
  }
  .lp-hero__inner {
    max-width: 760px;
  }
  .lp-hero__title {
    width: 48%;
    max-width: 390px;
    padding-bottom: 38px;
  }
  .lp-hero__award {
    width: 52%;
    max-width: 500px;
    margin-top: 36px;
  }
  .lp-mainvisual__copy {
    padding: 42px 38px 44px;
    font-size: 32px;
  }
  .lp-section {
    padding-top: 48px;
  }
  .lp-detail-points {
    padding: 54px 0 48px;
  }
  .lp-detail-points__title {
    font-size: 38px;
  }
  .lp-detail-points__list {
    font-size: 24px;
  }
  .lp-detail-block {
    padding-top: 0;
  }
  .lp-detail-block::before {
    max-width: 1080px;
    margin-bottom: 56px;
  }
  .lp-detail-block__title {
    font-size: 30px;
  }
  .lp-detail-block__text {
    font-size: 20px;
  }
  .lp-detail-block__photos {
    max-width: 1080px;
    margin-top: 28px;
  }
  .lp-detail-block__photos figure {
    margin-bottom: 24px;
  }
  .lp-detail-block__photos--pair {
    gap: 16px;
  }
  .lp-detail-block__photos--pair figure {
    margin-bottom: 0;
  }
  .lp-section__title {
    font-size: 32px;
  }
  .lp-text {
    font-size: 21px;
    line-height: 2;
  }
  .lp-btn {
    width: min(100%, 560px);
    min-height: 106px;
    padding: 0 48px;
    font-size: 18px;
    white-space: nowrap;
  }
  .lp-btn:hover {
    filter: brightness(1.12);
    transform: translateY(-2px);
  }
  .lp-about__logo {
    width: 32%;
    max-width: 220px;
  }
  .lp-about h2 {
    font-size: 30px;
  }
  .lp-architect {
    gap: 28px;
    padding: 28px 0;
  }
  .lp-architect figure {
    max-width: 180px;
  }
  .lp-architect__body h3 {
    font-size: 30px;
  }
  .lp-architect__body h3 span {
    font-size: 16px;
  }
  .lp-architect__body p {
    margin-top: 12px;
    font-size: 18px;
    line-height: 1.85;
  }
  .lp-profile {
    gap: 28px;
  }
  .lp-profile__photo {
    max-width: 280px;
  }
  .lp-profile__body h3 {
    font-size: 36px;
  }
  .lp-profile__body .underline {
    border-bottom: 1px solid #fff;
    max-width: 160px;
  }
  .lp-profile__body p {
    font-size: 16px;
  }
  .lp-bottom__lead {
    font-size: 22px;
    line-height: 1.6;
  }
  .mgtop {
    margin-top: 20px;
  }
}
.mgbottom {
  margin-bottom: 40px !important;
}