@charset "UTF-8";
html {
  scroll-behavior: smooth;
}

.c-lowermv__head {
  width: 100%;
}

.c-lowermv__en {
  font-family: "Noto Serif JP", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
}
@media screen and (max-width: 767px) {
  .c-lowermv__en {
    font-size: 2.6rem;
  }
}

.c-lowermv__photo img {
  border-radius: 0;
}

.c-mv {
  border-radius: 0;
}
.c-mv::before {
  border-radius: 0;
}

.photo_txt {
  line-height: 1;
  font-size: 1.2rem;
  text-shadow: 0 0 0.5rem #fff;
  text-align: right;
  font-weight: 400;
}

.section4 .text_attention.photo_txt, .section6 .text_attention.photo_txt {
  color: #fff;
  padding-top: 12px;
  font-size: 1rem;
}
@media screen and (max-width: 767px) {
  .section4 .text_attention.photo_txt, .section6 .text_attention.photo_txt {
    padding: 1rem 2rem 0;
  }
}
.section4 .photo_txt, .section6 .photo_txt {
  color: #000;
  text-shadow: none;
  max-width: 116.6rem;
  margin: 0 auto;
  width: 100%;
  font-size: 1rem;
}
@media screen and (max-width: 767px) {
  .section4 .p-main__notes, .section6 .p-main__notes {
    bottom: 1rem;
    right: 1.5rem;
    top: auto;
    font-size: 1rem;
  }
}

.section8 .photo_txt {
  bottom: 5rem;
  right: 3rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  .section8 .photo_txt {
    right: 1.5rem;
  }
}

.c-catch {
  position: relative;
  padding: 8rem 0 14rem;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .c-catch {
    padding: 5rem 2rem 6rem;
  }
}
.c-catch .c-loop {
  position: absolute;
  bottom: 7rem;
  left: 0;
  width: 100%;
  z-index: 0;
}
@media screen and (max-width: 767px) {
  .c-catch .c-loop {
    bottom: 10rem;
    height: 7rem;
  }
}
@media screen and (max-width: 767px) {
  .c-catch .c-loop-list {
    gap: 0 5rem;
  }
}
@media screen and (max-width: 767px) {
  .c-catch .c-loop-list__item {
    width: 80rem;
  }
}
@media screen and (max-width: 767px) {
  .c-catch .c-loop-list__item img {
    height: 7rem;
  }
}
.c-catch__inner {
  position: relative;
  max-width: 116.6rem;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin: 0 auto;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .c-catch__inner {
    display: block;
  }
}
.c-catch-content {
  width: 73.6rem;
  padding: 7rem 0 0;
}
@media screen and (max-width: 767px) {
  .c-catch-content {
    width: auto;
    padding: 0;
  }
}
.c-catch-content__en {
  color: #B59A5B;
  font-size: 2.6rem;
  line-height: 1.4;
  margin: 0 0 1rem;
}
@media screen and (max-width: 767px) {
  .c-catch-content__en {
    font-size: 1.6rem;
  }
}
.c-catch-content__ttl {
  font-size: 4.2rem;
  line-height: 1.5;
  font-weight: 700;
  color: #B59A5B;
}
.u-white .c-catch-content__ttl {
  color: #fff;
}
@media screen and (max-width: 767px) {
  .c-catch-content__ttl {
    font-size: 2.4rem;
  }
}
.c-catch-content__txt {
  font-size: 1.8rem;
  line-height: 2.4;
  margin: 1rem 0 0;
}
.u-white .c-catch-content__txt {
  color: #fff;
}
@media screen and (max-width: 767px) {
  .c-catch-content__txt {
    font-size: 1.5rem;
    margin-top: 1.5rem;
  }
}
.c-catch-img {
  position: relative;
  display: block;
  width: 35rem;
  padding: 0 0 2.2rem;
}
@media screen and (max-width: 767px) {
  .c-catch-img {
    width: 22.25rem;
    margin: 3rem auto 0;
  }
}
.c-catch-img__photo {
  display: block;
}
.c-catch-img__txt {
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 1.2rem;
}
@media screen and (max-width: 767px) {
  .c-catch-img__txt {
    font-size: 1rem;
  }
}

.p-main {
  position: relative;
  height: 70rem;
  overflow: hidden;
  z-index: 2;
}
.p-main.u-top {
  margin-bottom: -3rem;
  z-index: 0;
}
@media screen and (max-width: 767px) {
  .p-main.u-top {
    margin-bottom: -1.5rem;
  }
}
@media screen and (max-width: 767px) {
  .p-main {
    height: 45rem;
  }
}
.p-main__notes {
  position: absolute;
  bottom: 1rem;
  right: 1.4rem;
  font-size: 1.2rem;
  text-shadow: 0 0 0.5rem #fff;
}
.u-top .p-main__notes {
  bottom: 4rem;
}
@media screen and (max-width: 767px) {
  .p-main__notes {
    bottom: auto;
    right: 2rem;
    top: 14.75rem;
    font-size: 1rem;
  }
}
.p-main__inner {
  position: relative;
  height: 100%;
  margin: 0 auto;
}
.p-main-content {
  position: absolute;
  top: 50%;
  right: 0;
  width: 55rem;
  background: #fff;
  transform: translateY(-50%);
  z-index: 2;
  padding: 8rem 0 8rem 8rem;
}
@media screen and (max-width: 767px) {
  .p-main-content {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-flow: column;
    top: auto;
    bottom: 0;
    width: 32.2rem;
    height: 28.5rem;
    padding: 4rem 3rem 4.5rem 3rem;
    transform: none;
  }
}
.p-main-content::after {
  content: "";
  position: absolute;
  top: 0;
  left: 100%;
  width: calc((100vw - 116.6rem) / 2);
  height: 100%;
  background: #fff;
}
.p-main-content__ttl {
  font-size: 3.6rem;
  color: #B59A5B;
  line-height: 1.5;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .p-main-content__ttl {
    font-size: 2.2rem;
  }
}
.p-main-content__txt {
  font-size: 1.8rem;
  line-height: 2;
  margin: 3rem 0 0;
}
@media screen and (max-width: 767px) {
  .p-main-content__txt {
    font-size: 1.2rem;
    margin: 2rem 0 0;
  }
}
.p-main__photo {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.p-main__photo img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 767px) {
  .section2.p-main {
    height: 30rem;
  }
  .section2.p-main__photo {
    height: auto;
  }
  .section2 .p-main__notes {
    top: auto;
    bottom: 1rem;
    right: 1rem;
  }
}

.p-nature {
  position: relative;
  background: #B59A5B;
  padding: 10rem 0;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .p-nature {
    padding: 6rem 0;
  }
}

.p-section {
  position: relative;
  padding: 15rem 0;
}
.p-section__panel {
  position: relative;
  background: #D8D8D8;
  padding: 4rem 3rem;
  overflow: hidden;
}
.p-section__panel-list {
  display: flex;
  justify-content: space-around;
  padding-bottom: 2rem;
  gap: 20px;
}
@media screen and (max-width: 767px) {
  .p-section__panel-list {
    flex-wrap: wrap;
    gap: 2%;
    align-items: flex-end;
  }
}
.p-section__panel-imgitem {
  text-align: center;
  background-color: #fff;
  padding: 20px 12px;
}
.p-section__panel-imgitem-wrap {
  position: relative;
}
.p-section__panel-imgitem-annotation {
  position: absolute;
  width: 185px;
  right: -100px;
  top: 12px;
}
@media screen and (max-width: 767px) {
  .p-section__panel-imgitem-annotation {
    width: 50%;
    right: -2rem;
    top: 1rem;
  }
}
.p-section__panel-imgitem h4 {
  font-weight: 500;
  line-height: 1.5;
  color: #fff;
  font-size: 2rem;
  padding: 0.25em 1em;
  background: #D1B58F;
  font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Arial", "Yu Gothic", "Meiryo", sans-serif;
  width: 100%;
  max-width: 180px;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .p-section__panel-imgitem h4 {
    font-size: 1.6rem;
  }
}
.p-section__panel-imgitem p {
  font-weight: 600;
  font-size: 1.6rem;
}
@media screen and (max-width: 767px) {
  .p-section__panel-imgitem p {
    font-size: 1.4rem;
  }
}
.p-section__panel-imgitem strong {
  display: block;
  color: #DB2509;
  font-size: 4rem;
}
@media screen and (max-width: 767px) {
  .p-section__panel-imgitem strong {
    font-size: 3rem;
    padding-bottom: 0;
  }
}
.p-section__panel-imgitem strong span {
  font-size: 70%;
}
.p-section__panel-imgitem img {
  width: 60%;
}
@media screen and (max-width: 767px) {
  .p-section__panel-imgitem img {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .p-section__panel-imgitem {
    width: 100%;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .p-section__panel {
    width: 100%;
    padding: 2rem 1.5rem;
  }
}
.p-section__panel--wide {
  width: 76rem;
  background: none;
  padding: 0;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .p-section__panel--wide {
    width: 100%;
  }
}
.p-section__panel-img {
  position: relative;
  margin: 0 auto;
  text-align: center;
}
.p-section__panel-img figcaption {
  position: absolute;
  bottom: 0.5rem;
  right: 0.5rem;
  font-size: 1.2rem;
  line-height: 1;
  font-size: 1rem;
}
.p-section__panel-img figcaption.u-white {
  color: #fff;
}
.p-section__panel-catch {
  margin-bottom: -2.5rem;
  font-size: 1.8rem;
  font-weight: 600;
}
.p-section__panel-ttl {
  width: 100%;
  color: #B59A5B;
  font-size: 3.6rem;
  font-weight: 600;
  padding-bottom: 2rem;
  line-height: 1.2;
  margin: 3rem 0 1.5rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-section__panel-ttl {
    font-size: 2.1rem;
    margin: 2rem 0 1rem;
  }
}
@media screen and (max-width: 767px) {
  .p-section__panel-txt {
    font-size: 1.4rem;
  }
}
.p-section__panel-caption {
  margin-top: 1rem;
  font-size: 1.2rem;
  line-height: 1.3;
}
@media screen and (max-width: 767px) {
  .p-section__panel-caption {
    font-size: 1.1rem;
    line-height: 1.5;
  }
}
.p-section__panel-caption--right {
  text-align: right;
}
.p-section__panel-half {
  width: 43.33%;
}
.p-section__panel--half {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.p-section__panel--half .p-section__panel-img {
  width: 46.66%;
}
.p-section__panel--half .p-section__panel-ttl {
  margin-top: 0;
}
.p-section__panel--full {
  width: 100%;
}

.p-service__contents {
  padding-top: 160px;
}
@media screen and (max-width: 767px) {
  .p-service__contents {
    padding-top: 2.5rem;
  }
}

.p_type {
  color: #fff;
  text-align: center;
  padding-top: 10rem;
  font-size: 3.6rem;
}
@media screen and (max-width: 767px) {
  .p_type {
    padding-top: 6rem;
    font-size: 2.1rem;
  }
}

.plan_btn {
  max-width: 116.6rem;
  margin: 0 auto;
  width: 96%;
  display: flex;
  background-color: #B59A5B;
  color: #fff;
  text-align: center;
  font-size: 2.4rem;
  justify-content: center;
  align-items: center;
  padding: 0.5em;
}
@media screen and (max-width: 767px) {
  .plan_btn {
    font-size: 1.8rem;
  }
}

.section3 {
  background: #000;
  padding: 80px 0 0;
}
@media screen and (max-width: 767px) {
  .section3 {
    padding: 20px 0 40px;
    padding: 2% 0;
  }
}
.section3 .tabs {
  display: flex;
  margin-bottom: 20px;
  max-width: 192rem;
  margin: 0 auto;
}
.section3 .tab-button {
  background-color: #B59A5B;
  background-color: #D1D1D1;
  border: 4px solid #211E1D;
  color: #B59A5B;
  padding: 10px;
  width: 25%;
  letter-spacing: 2px;
  text-align: center;
  cursor: pointer;
}
.section3 .tab-button .font-large {
  font-size: 3.6rem;
}
.section3 .tab-button .font-medium {
  font-size: 2.4rem;
}
@media screen and (max-width: 767px) {
  .section3 .tab-button {
    letter-spacing: 0;
  }
  .section3 .tab-button .font-large {
    font-size: 2.4rem;
  }
  .section3 .tab-button .font-medium {
    font-size: 1.6rem;
  }
}
.section3 .tab-button.active {
  background-color: #211E1D;
  color: #B59A5B;
}
.section3 .tab-content {
  display: none;
  max-width: 192rem;
  margin: 0 auto;
  text-align: center;
}
.section3 .tab-content img {
  width: 80%;
}
.section3 .tab-content h2 {
  color: #B59A5B;
  font-weight: 600;
  font-size: 3.6rem;
}
@media screen and (max-width: 767px) {
  .section3 .tab-content h2 {
    font-size: 2.6rem;
  }
}
.section3 .tab-content p {
  font-weight: 600;
  font-size: 2.4rem;
  line-height: 2;
  padding-bottom: 5rem;
}
@media screen and (max-width: 767px) {
  .section3 .tab-content p {
    font-size: 1.7rem;
    padding: 0 2rem 2rem;
  }
}
.section3 .tab-content.active {
  display: block;
  background-color: #211E1D;
  padding: 6rem 0 8rem;
}
.section3 .tab-content.active p {
  color: #B59A5B;
}
.section3 .tab-content.active img {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .section3 .tab-content.active img {
    width: 100%;
  }
}
.section3-list {
  margin: 4rem 0 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 2%;
  row-gap: 30px;
}
@media screen and (max-width: 767px) {
  .section3-list {
    gap: 30px;
  }
}
.section3-list-number {
  background-color: #B59A5B;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
}
.section3-list dl {
  width: 23%;
}
@media screen and (max-width: 767px) {
  .section3-list dl {
    width: 100%;
  }
}
.section3-list dl dt {
  color: #B59A5B;
  text-align: left;
  border-bottom: 1px solid #B59A5B;
  padding-bottom: 1rem;
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
  gap: 6px;
}
.section3-list dl dd {
  text-align: left;
  color: #B59A5B;
}

.section5 {
  position: relative;
  background: #000;
  padding: 5rem 0 10rem;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .section5 {
    padding: 6rem 0;
  }
}
.section5 .p-section__panel {
  overflow: visible;
}
.section5-content {
  position: relative;
  max-width: 116.6rem;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .section5-content {
    width: calc(100% - 4rem);
    padding: 0;
  }
}
.section5-content__img {
  position: absolute;
  top: 8rem;
  right: 66rem;
  width: calc((100vw - 116.6rem) / 2 + 50rem);
  height: 59.8rem;
  overflow: hidden;
  top: 0;
  right: 56.6rem;
  height: 40rem;
  width: calc((100vw - 116.6rem) / 2 + 60rem);
}
@media screen and (max-width: 1200px) and (min-width: 767.1px) {
  .section5-content__img {
    width: 77rem;
  }
}
@media screen and (max-width: 767px) {
  .section5-content__img {
    position: relative;
    top: auto;
    right: auto;
    left: -4.5rem;
    width: calc(100% + 4.5rem);
    height: auto;
    margin-bottom: 2rem;
  }
}
.section5-content-detail {
  width: 50.5rem;
  margin: 0 0 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 50rem;
  height: 40rem;
}
@media screen and (max-width: 767px) {
  .section5-content-detail {
    width: auto;
    height: auto;
  }
}
.section5-content-detail__ttl {
  font-size: 3.6rem;
  font-weight: 500;
  line-height: 1.5;
  margin: 0 0 2rem;
  color: #B59A5B;
}
@media screen and (max-width: 767px) {
  .section5-content-detail__ttl {
    font-size: 2.1rem;
  }
}
.section5-content-detail__txt {
  font-size: 1.8rem;
  line-height: 2.4;
  margin: 0;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .section5-content-detail__txt {
    font-size: 1.4rem;
    line-height: 1.8;
    margin: 0;
  }
}
.section5-content-item {
  padding-top: 10rem;
}
@media screen and (max-width: 767px) {
  .section5-content-item {
    padding-top: 2.5rem;
  }
}
.section5 .text_attention {
  text-shadow: none;
  color: #fff;
  padding-top: 8px;
}
.section5 .text_attention a {
  color: #fff;
}
@media screen and (max-width: 767px) {
  .section5 .text_attention {
    font-size: 1rem;
  }
}

.section4, .section6 {
  position: relative;
  background: #000;
  padding: 10rem 0;
  z-index: 2;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .section4, .section6 {
    padding: 6rem 0;
  }
}
.section4-content, .section6-content {
  position: relative;
  max-width: 116.6rem;
  margin: 0 auto;
  max-height: 40rem;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: bottom;
     object-position: bottom;
}
@media screen and (max-width: 767px) {
  .section4-content, .section6-content {
    width: calc(100% - 4rem);
    padding: 2rem 0 0;
    -o-object-fit: none;
       object-fit: none;
    max-height: inherit;
  }
}
.section4-content__img, .section6-content__img {
  max-height: 40rem;
  position: absolute;
  top: 8rem;
  right: 66rem;
  width: calc((100vw - 116.6rem) / 2 + 50rem);
  height: 59.8rem;
  overflow: hidden;
  top: 0;
  left: 56.6rem;
  width: calc((100vw - 116.6rem) / 2 + 60rem);
}
@media screen and (max-width: 1200px) and (min-width: 767.1px) {
  .section4-content__img, .section6-content__img {
    width: 70rem;
  }
}
@media screen and (max-width: 767px) {
  .section4-content__img, .section6-content__img {
    position: relative;
    top: auto;
    left: auto;
    right: 0;
    width: calc(100% + 2.5rem);
    height: auto;
    margin-bottom: 2rem;
  }
}
.section4-content-detail, .section6-content-detail {
  width: 50.5rem;
  margin: 0 auto 0 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 50rem;
  height: 40rem;
}
@media screen and (max-width: 767px) {
  .section4-content-detail, .section6-content-detail {
    width: auto;
    height: auto;
  }
}
.section4-content-detail__ttl, .section6-content-detail__ttl {
  font-size: 3.6rem;
  font-weight: 500;
  line-height: 1.5;
  margin: 0 0 2rem;
  color: #B59A5B;
}
@media screen and (max-width: 767px) {
  .section4-content-detail__ttl, .section6-content-detail__ttl {
    font-size: 2.1rem;
  }
}
.section4-content-detail__txt, .section6-content-detail__txt {
  font-size: 1.8rem;
  line-height: 2.4;
  margin: 0;
  color: #fff;
}
.section4-content-detail__txt small, .section6-content-detail__txt small {
  display: inline-block;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .section4-content-detail__txt, .section6-content-detail__txt {
    font-size: 1.4rem;
    line-height: 1.8;
    margin: 0;
  }
}
.section4-content-item, .section6-content-item {
  padding-top: 160px;
}
@media screen and (max-width: 767px) {
  .section4-content-item, .section6-content-item {
    padding-top: 2.5rem;
  }
}
.section4-list, .section6-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
  padding-top: 10rem;
  max-width: 116.6rem;
  margin: 0 auto;
  text-align: center;
  row-gap: 5rem;
}
@media screen and (max-width: 767px) {
  .section4-list, .section6-list {
    padding-top: 3rem;
  }
}
.section4-list-item, .section6-list-item {
  background-color: #fff;
  padding: 5rem;
  width: 48%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 20px;
  font-weight: 600;
}
.section4-list-item img, .section6-list-item img {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .section4-list-item, .section6-list-item {
    width: 100%;
    padding: 4rem 2rem 6rem;
    margin: 0 2rem;
  }
}
.section4-photo-list, .section6-photo-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
  padding-top: 5rem;
  max-width: 116.6rem;
  gap: 20px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .section4-photo-list, .section6-photo-list {
    width: 100%;
    padding: 0 2rem;
    padding-top: 2rem;
  }
}
.section4-photo-list img, .section6-photo-list img {
  display: block;
  width: calc(50% - 10px);
}
@media screen and (max-width: 767px) {
  .section4-photo-list img, .section6-photo-list img {
    width: 100%;
  }
}

.section4 .section4-content__img, .section6 .section4-content__img {
  max-height: 35rem;
}
@media screen and (max-width: 767px) {
  .section5 .p-main__notes {
    bottom: 1rem;
    right: 1rem;
    top: auto;
    font-size: 1rem;
  }
}

.section6 {
  padding-top: 0;
  padding-bottom: 0;
}
.section6-list {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
@media screen and (max-width: 767px) {
  .section6-list {
    row-gap: 0;
    padding-top: 1rem;
  }
}
.section6-list-item {
  justify-content: center;
}
.section6-list-item:nth-child(odd) {
  width: 40%;
}
@media screen and (max-width: 767px) {
  .section6-list-item:nth-child(odd) {
    width: 100%;
  }
}
.section6-list-item:nth-child(even) {
  width: 60%;
  border: 40px solid #B59A5B;
  position: relative;
}
@media screen and (max-width: 767px) {
  .section6-list-item:nth-child(even) {
    width: 100%;
    border: 20px solid #B59A5B;
  }
}
.section6-header {
  padding-top: 7rem;
  text-align: center;
  color: #fff;
  font-size: 3.6rem;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .section6-header {
    padding-top: 0;
    font-size: 2.1rem;
  }
}

.section8 {
  position: relative;
}
.section8__text {
  text-align: center;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  width: 100%;
}
.section8__text h2 {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 2rem;
}
@media screen and (max-width: 767px) {
  .section8__text h2 {
    font-size: 2rem;
  }
}
.section8__text p {
  font-size: 3.5rem;
}
@media screen and (max-width: 767px) {
  .section8__text p {
    font-size: 1.8rem;
  }
}
.section8__photo {
  display: block;
  width: 100%;
  height: 100%;
}
.section8__photo img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.section8__img img {
  position: absolute;
}
.section8__img_1 {
  max-width: 268px;
  left: 5%;
  top: 10rem;
}
@media screen and (max-width: 767px) {
  .section8__img_1 {
    width: 40%;
    right: 2rem;
    top: 2rem;
  }
}
.section8__img_2 {
  max-width: 216px;
  right: 5%;
  top: 10rem;
}
@media screen and (max-width: 767px) {
  .section8__img_2 {
    width: 30%;
    right: 2rem;
    top: 7rem;
  }
}
.section8__img_3 {
  max-width: 216px;
  left: 5%;
  bottom: 10rem;
}
@media screen and (max-width: 767px) {
  .section8__img_3 {
    width: 30%;
    right: 2rem;
    bottom: 6rem;
  }
}
.section8__img_4 {
  max-width: 268px;
  right: 5%;
  bottom: 10rem;
}
@media screen and (max-width: 767px) {
  .section8__img_4 {
    width: 40%;
    right: 2rem;
    bottom: 7rem;
  }
}

.p-block-head {
  background-color: #000;
  padding: 10rem 0 16rem;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .p-block-head {
    padding: 0 0 15rem;
  }
}
.p-block-head__inner {
  position: relative;
  max-width: 116.6rem;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .p-block-head__inner {
    min-height: 33.4rem;
    padding: 4rem 3rem;
  }
}
.p-block-head h3 {
  font-size: 3.6rem;
  font-weight: 500;
  color: #B59A5B;
}
@media screen and (max-width: 767px) {
  .p-block-head h3 {
    font-size: 2.8rem;
  }
}
.p-block-head__txt {
  font-size: 2.4rem;
  line-height: 2;
  font-weight: 500;
  color: #fff;
  margin: 4rem 0 0;
}
.p-block-head__txt small {
  font-size: 1.6rem;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .p-block-head__txt {
    font-size: 1.6rem;
    text-align: center;
    margin: 2rem 0 0;
  }
  .p-block-head__txt small {
    font-size: 1.2rem;
  }
}
.u-gray .p-block-head__txt {
  text-align: right;
}
@media screen and (max-width: 767px) {
  .u-gray .p-block-head__txt {
    text-align: left;
    margin: 2rem 0 0 auto;
  }
}
.p-block-head-photo {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 40%;
}
@media screen and (max-width: 767px) {
  .p-block-head-photo {
    top: auto;
    right: 0;
    left: 0;
    margin: 0 auto;
    width: 18.6rem;
    margin-top: 2rem;
  }
}
.u-gray .p-block-head-photo {
  right: auto;
  left: 0;
}
@media screen and (max-width: 767px) {
  .u-gray .p-block-head-photo {
    left: -1.2rem;
  }
}
.p-block-head-photo__img {
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-block-head-photo__img {
    padding: 0 0 2rem;
  }
}
.p-block-head-photo__txt {
  position: absolute;
  bottom: -2rem;
  right: 0;
  line-height: 1;
  font-size: 1.2rem;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .p-block-head-photo__txt {
    bottom: 0.5rem;
    font-size: 1rem;
  }
}
.u-gray .p-block-head-photo__txt {
  left: 3rem;
  right: auto;
}

.p-shop {
  padding: 10rem 0;
  background-color: #000;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-shop {
    padding: 6rem 0 0;
  }
}
.p-shop-ttl {
  width: 100%;
  color: #B59A5B;
  font-size: 3.6rem;
  line-height: 2;
  font-weight: 600;
  margin: 0 0 5rem;
  text-align: center;
}
.p-shop-ttl small {
  display: inline-block;
  font-size: 1.8rem;
  line-height: 1.5;
  padding-top: 1rem;
}
@media screen and (max-width: 767px) {
  .p-shop-ttl {
    font-size: 1.8rem;
    margin: 2rem 0 1rem;
  }
  .p-shop-ttl small {
    display: inline-block;
    font-size: 1.1rem;
    line-height: 1.5;
  }
}
.p-shop-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  position: relative;
  row-gap: 5rem;
  -moz-column-gap: 2%;
       column-gap: 2%;
  max-width: 116.6rem;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .p-shop-content {
    width: calc(100% - 4rem);
    padding: 1rem 0rem 3rem;
    gap: 1rem;
  }
}
.p-shop-content + .p-shop-content {
  margin-top: 13rem;
}
@media screen and (max-width: 767px) {
  .p-shop-content + .p-shop-content {
    margin-top: 6rem;
  }
}
.p-shop-content__list {
  display: flex;
  justify-content: flex-end;
  gap: 1rem;
  width: 30%;
  color: #fff;
  gap: 0;
}
@media screen and (max-width: 767px) {
  .p-shop-content__list {
    width: 80%;
  }
}
.p-shop-content__list--number {
  font-size: 2.4rem;
  width: 20%;
  background-color: #B59A5B;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .p-shop-content__list--number {
    font-size: 1.8rem;
  }
}
.p-shop-content__list--item {
  font-size: 1.8rem;
  text-align: center;
  padding: 12px;
  width: 80%;
  background-color: #fff;
  color: #000;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .p-shop-content__list--item {
    font-size: 1.4rem;
  }
}
.p-shop-content_title {
  text-align: center;
  font-weight: 600;
}
.p-shop-content_description {
  text-align: center;
}

@media screen and (max-width: 767px) {
  .c-endnote-inner {
    padding: 0 5rem 2rem;
  }
}
.slider-wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding: 20px 40px;
  box-sizing: border-box;
}

.slider-container {
  display: flex;
  gap: 20px;
  transition: transform 0.4s ease;
}

.slide {
  position: relative;
  flex: 0 0 554px;
  width: 554px;
  height: 303px;
}

.slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 8px;
}

.caption {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 20%;
  background-color: rgba(255, 255, 255, 0.7);
  display: flex;
  align-items: center;
  padding: 10px;
  font-size: 1.5rem;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .caption {
    font-size: 0.9rem;
  }
}

.annotation {
  position: absolute;
  bottom: 22%;
  right: 10px;
  font-size: 1.2rem;
  color: white;
}

.arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 30px;
  background-color: rgba(255, 255, 255, 0.7);
  border: none;
  cursor: pointer;
  z-index: 10;
  padding: 5px 10px;
  border-radius: 4px;
}

.arrow.left {
  left: 5px;
}

.arrow.right {
  right: 5px;
}

@media (max-width: 768px) {
  .slide {
    width: 80vw;
    flex: 0 0 80vw;
  }
  .slider-wrapper {
    padding: 0; /* スマホは左右余白なしで中央調整 */
  }
}
.section-line {
  opacity: 0.5;
  margin-top: 10rem !important;
  color: #B59A5B;
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .section-line {
    margin-top: 3rem !important;
  }
}

strong {
  font-weight: 700;
  font-size: 6rem;
}
@media screen and (max-width: 767px) {
  strong {
    font-size: 4rem;
    line-height: 1.5;
    display: inline-block;
    padding-bottom: 2rem;
  }
}

.p-ratio {
  display: none;
}
@media screen and (max-width: 767px) {
  .p-ratio {
    font-weight: 700;
    color: #000;
    font-size: 2.4rem !important;
    line-height: 1.5;
    display: inline-block;
    padding-bottom: 2rem;
  }
}/*# sourceMappingURL=charm.css.map */