@charset "UTF-8";
/*color*/
/*font-family*/
/*text-shadow*/
/*media query break point*/
/*mainBP*/
/*gHeader用*/
/*innerの片側はみ出し用*/
/*cubic*/
/* media query */
.mod--kome {
  position: relative;
}
.mod--kome-in {
  color: #5d685f;
  position: absolute;
  font-size: 0.5em;
  top: -1em;
  right: -0.5em;
}

.p-top {
  overflow: auto;
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch; /* iOS Safari用 */
}
.p-top main {
  background: #cddbbf;
  padding: 10rem 0 1px;
  overflow-x: hidden;
}
@media only screen and (max-width: 767px) {
  .p-top main {
    padding: 5rem 0 1px;
  }
}
.p-top i {
  display: inline-block;
}
.p-top__ctaBtn {
  max-width: 600px;
  margin-inline: auto;
  padding: 1.2em 0;
  display: block;
  background: #c9bc9c;
  border-radius: 1rem;
  border: 2px solid #fff;
  text-align: center;
  color: #fff;
  font-size: 20px;
  font-size: 2rem;
  box-shadow: 0.5em 0.5em 1em rgba(2, 37, 31, 0.2);
  position: relative;
  container-type: inline-size;
}
@media only screen and (max-width: 767px) {
  .p-top__ctaBtn {
    font-size: 18px;
  }
}
@media only screen and (max-width: 767px) {
  .p-top__ctaBtn {
    font-size: 1.8rem;
  }
}
.p-top__ctaBtn__reef {
  position: absolute;
  top: -4cqi;
  left: -1cqi;
  width: 40cqi;
  z-index: 1;
}
.p-top__ttl, .p-top__ttl--cont {
  font-size: 20px;
  font-size: 2rem;
  text-align: center;
  color: #5d685f;
  letter-spacing: 0.15em;
}
@media only screen and (max-width: 767px) {
  .p-top__ttl, .p-top__ttl--cont {
    font-size: 18px;
  }
}
@media only screen and (max-width: 767px) {
  .p-top__ttl, .p-top__ttl--cont {
    font-size: 1.8rem;
  }
}
.p-top__ttl--cont {
  position: relative;
  color: #fff;
  z-index: 50;
  margin-bottom: 3em;
}
.p-top .p-mvTopWrap {
  padding-top: 4cqi;
  container-type: inline-size;
  position: relative;
}
.p-top .p-mvTop {
  container-type: inline-size;
  position: relative;
  width: 100%;
  height: auto;
  width: 85%;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  aspect-ratio: 16/10.5;
  background: #cddbbf;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .p-top .p-mvTop {
    width: 100%;
  }
}
.p-top .p-mvTop__main {
  position: absolute;
  width: 50cqi;
  height: auto;
  top: 1cqi;
  right: 0cqi;
}
.p-top .p-mvTop__main img {
  width: 100%;
  height: 100%;
}
.p-top .p-mvTop__txtWrap {
  position: absolute;
  top: 57%;
  left: 49%;
  transform: translate(-50%, -50%);
  font-size: 3cqi;
  letter-spacing: 0.1em;
}
.p-top .p-mvTop__sm {
  font-size: 0.8em;
}
.p-top .p-mvTop__ttl {
  letter-spacing: 0.07em;
  font-size: 5em;
  line-height: 0.9;
  color: #fff;
  font-family: "BodoniMO Pro Bold", serif;
  transform: scaleX(1.12);
  transform-origin: left;
}
.p-top .p-mvTop__txt {
  text-align: center;
  margin-top: 1em;
}
.p-top .p-mvTop__reef01 {
  position: absolute;
  top: -3cqi;
  right: -2cqi;
  width: 38cqi;
  z-index: 2;
}
.p-top .p-mvTop__reef02 {
  position: absolute;
  top: 1cqi; /* スライダー */
  left: 0cqi;
  width: 30cqi;
  z-index: 2;
}
.p-top .p-mvTop__reef03 {
  position: absolute;
  top: 2.5cqi;
  left: 49cqi;
  width: 12cqi;
  z-index: 1;
}
.p-top .p-mvTop__reef04 {
  position: absolute;
  top: 22.2cqi;
  right: -7cqi; /* スライダー */
  width: 27cqi;
  z-index: 1;
}
.p-top .p-mvTop__reef05 {
  position: absolute;
  top: 38cqi;
  left: 5.5cqi;
  width: 20cqi;
  z-index: 1;
}
.p-top .p-mvTop__reef06 {
  position: absolute;
  bottom: -4cqi;
  right: 2cqi;
  width: 15cqi;
  z-index: 1;
}
.p-top .p-mv-sliderWrap {
  position: relative;
  padding: 6rem;
}
@media only screen and (max-width: 767px) {
  .p-top .p-mv-sliderWrap {
    padding: 1rem;
  }
}
.p-top .p-mv-slider {
  padding-top: 0;
  background: #fff !important;
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  aspect-ratio: 77.182/55.723;
}
@media only screen and (max-width: 767px) {
  .p-top .p-mv-slider {
    padding-top: 0rem;
  }
}
.p-top .p-mv-slider__container {
  position: relative;
  width: 100%;
  height: 100%;
}
.p-top .p-mv-slider__slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 1.5s ease-in-out;
}
.p-top .p-mv-slider__slide.active {
  opacity: 1;
}
.p-top .p-mv-slider__slide picture,
.p-top .p-mv-slider__slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.p-top .p-mv-slider__nav {
  position: absolute;
  bottom: 0rem;
  left: 18%;
  transform: translateX(-50%);
  display: flex;
  gap: 1rem;
  z-index: 10;
}
@media only screen and (max-width: 767px) {
  .p-top .p-mv-slider__nav {
    bottom: -3rem;
    gap: 0.8rem;
  }
}
.p-top .p-mv-slider__dot {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: 2px solid #719360;
  background: transparent;
  cursor: pointer;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 767px) {
  .p-top .p-mv-slider__dot {
    width: 10px;
    height: 10px;
  }
}
.p-top .p-mv-slider__dot.active {
  background: #719360;
}
.p-top .p-mv-slider__dot:hover {
  background: rgba(255, 255, 255, 0.7);
}
.p-top .p-usp {
  padding-top: 0rem;
}
.p-top .p-usp__intro {
  font-size: 26px;
  font-size: 2.6rem;
  text-align: center;
  text-align: left;
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  line-height: 1.2;
}
@media only screen and (max-width: 767px) {
  .p-top .p-usp__intro {
    font-size: 22px;
  }
}
@media only screen and (max-width: 767px) {
  .p-top .p-usp__intro {
    font-size: 2.2rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-top .p-usp__intro {
    line-height: 1.5;
  }
}
.p-top .p-usp__intro i {
  display: inline-block;
}
.p-top .p-usp__introTrain {
  font-size: 0.6em;
}
.p-top .p-usp__intro em {
  color: #719360;
  font-size: 2.2em;
  line-height: 0;
  margin-left: -0.2em;
}
.p-top .p-usp__list {
  position: relative;
  display: grid;
  grid-template-columns: 1fr min-content 1fr min-content 1fr;
  grid-template-rows: 1fr 1fr;
  align-items: center;
  gap: 2cqi 1cqi;
  text-align: center;
  width: 90%;
  margin: 3rem auto 0;
  container-type: inline-size;
}
@media only screen and (max-width: 767px) {
  .p-top .p-usp__list {
    width: 100%;
    gap: 0;
    grid-template-columns: 1fr;
  }
}
.p-top .p-usp__list::after {
  content: "";
  background: #5d685f;
  height: 1px;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media only screen and (max-width: 767px) {
  .p-top .p-usp__list::after {
    display: none;
  }
}
.p-top .p-usp__listItem {
  font-size: 2.3cqi;
  line-height: 1.3;
}
@media only screen and (max-width: 767px) {
  .p-top .p-usp__listItem {
    padding: 0.5em 0;
    font-size: 7cqi;
    border-bottom: solid 1px #5d685f;
  }
  .p-top .p-usp__listItem:last-of-type {
    border-bottom: none;
  }
}
.p-top .p-usp__listItem .u-num {
  color: #719360;
}
.p-top .p-usp__listItem__cap {
  font-size: 0.5em !important;
}
.p-top .p-usp__list small {
  display: block;
  font-size: 0.6em;
}
.p-top .p-usp__list em {
  color: #719360;
  font-size: 1em;
}
.p-top .p-usp__list b {
  color: #719360;
  font-size: 1.5em;
  font-weight: normal;
}
.p-top .p-usp__listLine {
  width: 1px;
  height: 90%;
  background: #5d685f;
}
@media only screen and (max-width: 767px) {
  .p-top .p-usp__listLine {
    display: none;
  }
}
.p-top .p-info {
  position: relative;
  container-type: inline-size;
  padding-top: 12rem;
}
@media only screen and (max-width: 767px) {
  .p-top .p-info {
    padding-top: 7rem;
  }
}
.p-top .p-info__reef01 {
  position: absolute;
  top: 0cqi;
  right: 0cqi;
  width: 22cqi;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  .p-top .p-info__reef01 {
    width: 35cqi;
  }
}
.p-top .p-info__ttl {
  font-size: 18px;
  font-size: 1.8rem;
  text-align: center;
  color: #719360;
  letter-spacing: 0.15em;
}
@media only screen and (max-width: 767px) {
  .p-top .p-info__ttl {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .p-top .p-info__ttl {
    font-size: 1.6rem;
  }
}
.p-top .p-info__entry {
  font-size: 40px;
  font-size: 4rem;
  text-align: center;
  line-height: 1.6;
  letter-spacing: 0.15em;
  padding-top: 5rem;
}
@media only screen and (max-width: 767px) {
  .p-top .p-info__entry {
    font-size: 34px;
  }
}
@media only screen and (max-width: 767px) {
  .p-top .p-info__entry {
    font-size: 3.4rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-top .p-info__entry {
    padding-top: 2.5rem;
  }
}
.p-top .p-info__entry small {
  font-size: 0.4em;
}
.p-top .p-info__txt, .p-top .p-info__txt--green {
  font-size: 16px;
  font-size: 1.6rem;
  text-align: center;
  margin-top: 7rem;
}
@media only screen and (max-width: 767px) {
  .p-top .p-info__txt, .p-top .p-info__txt--green {
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  .p-top .p-info__txt, .p-top .p-info__txt--green {
    font-size: 1.4rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-top .p-info__txt, .p-top .p-info__txt--green {
    margin-top: 2.5rem;
  }
}
.p-top .p-info__txt--green {
  width: 90%;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.8;
  padding-block: 1.5em;
  border-top: solid 1px #719360;
  border-bottom: solid 1px #719360;
  color: #719360;
  font-size: 20px;
  font-size: 2rem;
}
@media only screen and (max-width: 767px) {
  .p-top .p-info__txt--green {
    font-size: 18px;
  }
}
@media only screen and (max-width: 767px) {
  .p-top .p-info__txt--green {
    font-size: 1.8rem;
  }
}
.p-top .p-concept {
  overflow: hidden;
  width: 90%;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  background: #fff;
  padding-top: 12rem;
}
@media only screen and (max-width: 767px) {
  .p-top .p-concept {
    width: 100%;
    padding-top: 7rem;
  }
}
.p-top .p-concept__inner {
  width: 90%;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 767px) {
  .p-top .p-concept__inner {
    width: 100%;
  }
}
.p-top .p-concept__book-wrap {
  display: contents;
}
@media only screen and (max-width: 767px) {
  .p-top .p-concept__book-wrap {
    display: block;
    position: relative;
    overflow-x: scroll;
    aspect-ratio: 877/1700;
  }
}
.p-top .p-concept__reef01 {
  position: absolute;
  top: -2cqi;
  left: -8cqi;
  width: 31cqi;
  z-index: 1;
  mix-blend-mode: multiply;
}
.p-top .p-concept__reef01 img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.p-top .p-concept__reef02 {
  position: absolute;
  top: 60cqi;
  left: 49cqi;
  width: 10cqi;
  z-index: 5;
}
.p-top .p-concept__reef02 img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.p-top .p-concept__book {
  container-type: inline-size;
  aspect-ratio: 877/795;
  background: #f0eee3;
  width: 85%;
  margin-top: 2rem;
  margin-inline: auto;
  position: relative;
}
.p-top .p-concept__book::after {
  pointer-events: none;
  content: "";
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0) 100%);
  position: absolute;
  width: 50%;
  height: 105%;
  z-index: 4;
  top: 50%;
  left: -7cqi;
  transform: translate(0%, -50%);
}
@media only screen and (max-width: 767px) {
  .p-top .p-concept__book {
    width: 200%;
    margin: 2rem;
    margin-right: 0;
  }
}
.p-top .p-concept__bookInner {
  top: 9cqi;
  left: 22cqi;
  width: 38cqi;
  height: -moz-fit-content;
  height: fit-content;
  position: absolute;
  z-index: 3;
}
.p-top .p-concept__bookInner::after {
  pointer-events: none;
  content: "";
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0) 100%);
  position: absolute;
  width: 50%;
  height: 95%;
  z-index: 4;
  top: 3cqi;
  left: -3cqi;
}
.p-top .p-concept__bookTtl {
  font-size: 7.3cqi;
  transform: scaleX(1.15);
  transform-origin: left;
  letter-spacing: 0.05em;
  font-family: "BodoniMO Pro Bold", serif;
  line-height: 1;
}
.p-top .p-concept__bookTtl small {
  font-size: 0.25em;
  display: inline-block;
  margin-bottom: 0.8em;
}
.p-top .p-concept__bookSub {
  margin-top: 0.5em;
  font-size: 2.4cqi;
}
.p-top .p-concept__bookTxt {
  margin-top: 1em;
  font-size: 1.4cqi;
  line-height: 1.7;
  letter-spacing: 0.1em;
}
.p-top .p-concept__bookBg {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.p-top .p-concept__bookBg img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.p-top .p-concept__bookCg {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0%, -58%);
  width: 34cqi;
  height: auto;
  z-index: 3;
  aspect-ratio: 1000/1590;
}
.p-top .p-concept__bookCg img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.p-top .p-concept__bookCg::after {
  pointer-events: none;
  content: "";
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.55) 0%, rgba(255, 255, 255, 0) 100%);
  position: absolute;
  width: 50%;
  height: 100%;
  z-index: 4;
  top: 0;
  left: 0cqi;
}
.p-top .p-concept__bookEnd {
  position: absolute;
  bottom: 3cqi;
  left: 50%;
  transform: translate(-50%, 0%);
  width: -moz-fit-content;
  width: fit-content;
  font-size: 25px;
  font-size: 2.5rem;
  bottom: 1cqi;
  text-align: center;
  z-index: 4;
  white-space: nowrap;
}
@media only screen and (max-width: 767px) {
  .p-top .p-concept__bookEnd {
    font-size: 18px;
  }
}
@media only screen and (max-width: 767px) {
  .p-top .p-concept__bookEnd {
    font-size: 1.8rem;
  }
}
.p-top .p-concept__bookEnd em {
  font-size: 2em;
  color: #719360;
  line-height: 1;
}
@media only screen and (max-width: 767px) {
  .p-top .p-concept__bookEnd {
    width: 50%;
    left: 35%;
  }
}
.p-top .p-concept__bookEnd__btm {
  font-size: 0.5em;
  line-height: 1.2;
  text-align: left;
  display: block;
  white-space: wrap;
}
.p-top .p-cont {
  padding-top: 12rem;
}
@media only screen and (max-width: 767px) {
  .p-top .p-cont {
    padding-top: 7rem;
  }
}
.p-top .p-cont__txtWrap {
  text-align: center;
  position: relative;
}
.p-top .p-cont__ttl {
  color: #719360;
  font-family: "EB Garamond", serif;
  letter-spacing: 0.15em;
  font-size: 35px;
  font-size: 3.5rem;
}
@media only screen and (max-width: 767px) {
  .p-top .p-cont__ttl {
    font-size: 30px;
    font-size: 3rem;
  }
}
.p-top .p-cont__sub {
  margin-top: 0.8em;
  font-size: 20px;
  font-size: 2rem;
}
@media only screen and (max-width: 767px) {
  .p-top .p-cont__sub {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
.p-top .p-cont__txt {
  margin-top: 0.8em;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2;
}
@media only screen and (max-width: 767px) {
  .p-top .p-cont__txt {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
.p-top .p-cont__inner {
  width: 90%;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
.p-top .p-cont__urawa {
  margin-top: 2rem;
}
.p-top .p-cont__urawa__img01 {
  width: 100%;
  position: relative;
  container-type: inline-size;
}
.p-top .p-cont__urawa__img01__in {
  width: 90%;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: 90%;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
.p-top .p-cont__urawa__img01__reef {
  bottom: -3cqi;
  left: 0;
  position: absolute;
  width: 30cqi;
}
@media only screen and (max-width: 767px) {
  .p-top .p-cont__urawa__img01__reef {
    bottom: -23cqi;
    width: 50cqi;
  }
}
.p-top .p-cont__urawa__img01__reef img {
  width: 100%;
  height: 100%;
}
.p-top .p-cont__urawa__img02 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.p-top .p-cont__urawa__middle {
  margin-top: 8rem;
  display: grid;
  grid-template-columns: 70% 30%;
  width: 90%;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 767px) {
  .p-top .p-cont__urawa__middle {
    grid-template-columns: 1fr;
    margin-top: 4rem;
    width: 90%;
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
  }
}
.p-top .p-cont__urawa__end {
  grid-template-columns: 60% 1fr;
  display: grid;
  width: 90%;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  align-items: center;
  margin-top: 8rem;
}
@media only screen and (max-width: 767px) {
  .p-top .p-cont__urawa__end {
    gap: 1rem;
    margin-top: 4rem;
    width: 90%;
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
  }
}
.p-top .p-cont__urawa__img03 {
  grid-area: 1/1/2/2;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .p-top .p-cont__urawa__img03 {
    grid-area: unset;
  }
}
.p-top .p-cont__urawa__img03 img {
  width: 100%;
  height: 100%;
}
.p-top .p-cont__urawa__img03__reef {
  bottom: 0;
  right: -6cqi;
  position: absolute;
  width: 8cqi;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  .p-top .p-cont__urawa__img03__reef {
    width: 15cqi;
    right: -35cqi;
    bottom: -10cqi;
  }
}
.p-top .p-cont__loca {
  grid-template-columns: 50% 1fr;
  display: grid;
  align-items: center;
  margin-top: 8rem;
}
@media only screen and (max-width: 767px) {
  .p-top .p-cont__loca {
    gap: 1rem;
    margin-top: 4rem;
    grid-template-columns: 1fr;
    width: 90%;
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
  }
}
.p-top .p-cont__loca__img01 {
  container-type: inline-size;
  width: 100%;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .p-top .p-cont__loca__img01 {
    margin-top: 5rem;
  }
}
.p-top .p-cont__loca__img01 img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.p-top .p-cont__loca__img01__reef {
  top: -22cqi;
  right: 7cqi;
  position: absolute;
  width: 30cqi;
}
@media only screen and (max-width: 767px) {
  .p-top .p-cont__loca__img01__reef {
    top: -26cqi;
    right: -13cqi;
    width: 40cqi;
  }
}
.p-top .p-cont__acc {
  display: grid;
  grid-template-columns: 50% 1fr;
  align-items: end;
  justify-content: center;
  gap: 0%;
  margin-top: 8rem;
}
@media only screen and (max-width: 767px) {
  .p-top .p-cont__acc {
    gap: 1rem;
    margin-top: 4rem;
    grid-template-columns: 1fr;
    width: 90%;
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
  }
}
.p-top .p-cont__acc__inner {
  display: grid;
  grid-template-columns: 1fr;
  gap: 10rem;
}
@media only screen and (max-width: 767px) {
  .p-top .p-cont__acc__inner {
    gap: 3rem;
  }
}
.p-top .p-cont__acc__img01 {
  width: 60%;
  height: auto;
  position: relative;
}
.p-top .p-cont__acc__img01 img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.p-top .p-cont__acc__img02 {
  width: 100%;
  height: 40rem;
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
}
@media only screen and (max-width: 767px) {
  .p-top .p-cont__acc__img02 {
    height: auto;
    margin-top: 4rem;
  }
}
.p-top .p-cont__acc__img02 img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: left;
  object-position: left;
}
.p-top .p-cont__resi {
  position: relative;
  margin-top: 8rem;
  container-type: inline-size;
}
@media only screen and (max-width: 767px) {
  .p-top .p-cont__resi {
    margin-top: 4rem;
    grid-template-columns: 1fr;
  }
}
.p-top .p-cont__resi__reef01 {
  top: -10cqi;
  right: 0cqi;
  position: absolute;
  width: 25cqi;
}
@media only screen and (max-width: 767px) {
  .p-top .p-cont__resi__reef01 {
    top: -20cqi;
    width: 45cqi;
  }
}
.p-top .p-cont__resi__inner {
  width: 100%;
  height: 100%;
  position: relative;
  container-type: inline-size;
  display: grid;
  grid-template-columns: 55% 1fr;
  align-items: center;
  justify-content: center;
  gap: 0%;
  width: 90%;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 767px) {
  .p-top .p-cont__resi__inner {
    gap: 3rem;
    margin-top: 4rem;
    grid-template-columns: 1fr;
    width: 90%;
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
  }
}
.p-top .p-cont__resi__img01 {
  width: 100%;
  height: auto;
  position: relative;
  container-type: inline-size;
}
@media only screen and (max-width: 767px) {
  .p-top .p-cont__resi__img01 {
    order: 2;
  }
}
.p-top .p-cont__resi__img01 img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.p-top .p-cont__resi__img01__reef {
  bottom: -6cqi;
  right: -10cqi;
  position: absolute;
  width: 20cqi;
}
@media only screen and (max-width: 767px) {
  .p-top .p-cont__resi__img01__reef {
    width: 30cqi;
  }
}
.p-top .p-cont__plan {
  container-type: inline-size;
  position: relative;
  margin-top: 8rem;
  margin-bottom: 8rem;
}
@media only screen and (max-width: 767px) {
  .p-top .p-cont__plan {
    gap: 1rem;
    margin-top: 8rem;
    margin-bottom: 4rem;
    padding-bottom: 2rem;
  }
}
.p-top .p-cont__plan__inner {
  grid-template-columns: 50% 1fr;
  display: grid;
  align-items: center;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .p-top .p-cont__plan__inner {
    gap: 1rem;
    grid-template-columns: 1fr;
    width: 90%;
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
  }
}
.p-top .p-cont__plan__reef01 {
  top: -3cqi;
  left: 0cqi;
  position: absolute;
  width: 30cqi;
}
@media only screen and (max-width: 767px) {
  .p-top .p-cont__plan__reef01 {
    top: -15cqi;
    width: 45cqi;
  }
}
.p-top .p-cont__plan__img01 {
  container-type: inline-size;
  width: 100%;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .p-top .p-cont__plan__img01 {
    margin-top: 4rem;
  }
}
.p-top .p-cont__plan__img01 img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.p-top .p-cont__plan__img01__reef {
  top: -22cqi;
  right: 7cqi;
  position: absolute;
  width: 30cqi;
}
@media only screen and (max-width: 767px) {
  .p-top .p-cont__plan__img01__reef {
    top: -26cqi;
    right: -13cqi;
    width: 40cqi;
  }
}
/*# sourceMappingURL=../../map/top/style.css.map */