@charset "utf-8";

figure {
  position: relative;
}
sup {
  font-size: 10px;
}
.main_bg {
  background-image: url(../images/access/bg_01.png);
}
.wrap {
  overflow: hidden;
}
/*---------------------------------------------------------------

 mainVisual

--------------------------------------------------------------- */
.mainVisual {
  padding-top: 173px;
  width: 100%;
  color: #fff;
  position: relative;
}
.mv {
  position: relative;
  background-image: url(../images/landplan/kv.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  height: 446px;
  width: 100%;
  text-align: center;
}
.mainVisual .cell {
  position: absolute;
  top: 30%;
  left: 50%;
  transform: translateX(-50%);
}
@media only screen and (max-width: 980px) {
  .mainVisual {
    padding-top: 80px;
  }
  .mv {
    background-image: url(../images/landplan/kv_sp.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    height: 300px;
  }
  .mainVisual .cell {
    position: absolute;
    width: 50%;
    top: 20%;
    left: 50%;
    transform: translateX(-50%);
  }
  .mainVisual .title {
    font-size: 36px;
  }
  .mainVisual .en {
    font-size: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .mainVisual .cell {
    position: absolute;
    width: 80%;
    top: 20%;
    left: 50%;
    transform: translateX(-50%);
  }
}

/* -------------------- */
.inner {
  max-width: 1030px;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  margin: auto;
}
.inner02 {
  max-width: 1330px;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  margin: auto;
}
.section_title {
  font-size: clamp(4.375rem, 3.8rem + 1.2vw, 5rem);
  font-weight: bold;
  line-height: 1.7;
  letter-spacing: 0.028em;
  color: #984a00;
  text-align: center;
  text-shadow: 0px 0px 10px rgba(255, 255, 255, 1);
  margin-left: 36px;
}
.section_subTitle {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}

.section_subTitle .left {
  font-size: clamp(3.75rem, 3.6346rem + 0.2404vw, 3.875rem);
  font-weight: bold;
  line-height: 1.6;
  letter-spacing: 0.07em;
  color: #984a00;
  text-align: left;
  font-feature-settings: "palt" 1;
  margin-right: 50px;
}

.section_subTitle .right {
  font-size: clamp(2.375rem, 2.2596rem + 0.2404vw, 2.5rem);
  line-height: 2;
  letter-spacing: 0.09em;
  padding-left: 50px;
  border-left: 1px solid #984a00;
}

.section_subTitleImg {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.section_subTitleImg .left {
  margin-right: 50px;
}

.section_subTitleImg .left_text {
  font-size: clamp(3.75rem, 3.6346rem + 0.2404vw, 3.875rem);
  font-weight: bold;
  line-height: 1.6;
  letter-spacing: 0.07em;
  color: #984a00;
  text-align: left;
  font-feature-settings: "palt" 1;
  margin-top: 20px;
}
.section_subTitleImg .left_img {
  aspect-ratio: 196 / 36;
  width: clamp(11.25rem, 16.329rem + 1.92vw, 24.25rem);
}

.section_subTitleImg .right {
  font-size: clamp(2.375rem, 2.2596rem + 0.2404vw, 2.5rem);
  line-height: 2;
  letter-spacing: 0.09em;
  padding-left: 50px;
  border-left: 1px solid #984a00;
}

.section_text {
  font-size: 20px;
  margin-top: 21px;
  letter-spacing: 0.18em;
  line-height: 2;
  text-align: justify;
  line-break: strict;
  font-feature-settings: "palt" 1;
}
.section_text.tac {
  text-align: center;
}

.cap {
  font-size: 20px;
  letter-spacing: 0.05em;
  font-feature-settings: "palt" 1;
}
@media only screen and (max-width: 768px) {
  .inner {
    padding-left: 15px;
    padding-right: 15px;
    margin: auto;
  }
  .inner02 {
    padding-left: 15px;
    padding-right: 15px;
    margin: auto;
  }
  .section_title {
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 0.1em;
    line-height: 1.666;
    text-indent: 0.2em;
    font-feature-settings: "palt" 1;
    margin-left: 13px;
  }
  .section_text {
    font-size: 18px;
    letter-spacing: 0.1em;
    text-align: justify;
    margin-top: 9px;
  }
  .section_subTitle {
    display: block;
    justify-content: center;
  }
  .section_subTitle .left {
    font-size: 25px;
    line-height: 1.5;
    letter-spacing: 0.08em;
    text-align: center;
    padding: 0 0 23px;
    font-feature-settings: "palt" 1;
    margin-right: 0;
  }
  .section_subTitle .right {
    font-size: 19px;
    line-height: 1.578;
    text-align: center;
    padding: 24px 0 0;
    border-top: 1px solid #984a00;
    border-left: none;
  }
  .section_subTitleImg {
    display: block;
    justify-content: center;
    padding-left: 0;
    margin-left: 0;
  }

  .section_subTitleImg .left {
    margin: 0 auto;
    text-align: center;
    padding-bottom: 28px;
  }

  .section_subTitleImg .left_text {
    font-size: 25px;
    line-height: 1.5;
    letter-spacing: 0.08em;
    text-align: center;
    font-feature-settings: "palt" 1;
    margin-top: 10px;
  }
  .section_subTitleImg .left_img {
    aspect-ratio: unset;
    /* width: 156px; */
    margin: 0 auto;
  }
  .section_subTitleImg .left_img img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
  }

  .section_subTitleImg .right {
    font-size: 19px;
    line-height: 1.578;
    text-align: center;
    padding: 28px 0 0;
    border-top: 1px solid #984a00;
    font-feature-settings: "palt" 1;
    border-left: none;
    letter-spacing: 0.2em;
  }
  .section_text {
    font-size: 20px;
    margin-top: 21px;
    letter-spacing: 0.18em;
    line-height: 2;
    text-align: justify;
    line-break: strict;
    font-feature-settings: "palt" 1;
  }
  .cap {
    font-size: 16px;
  }
}

/* ------------------------------------------------
contents_top
--------------------------------------------------*/
.contents_top {
  position: relative;
  padding-top: 114px;
  z-index: 3;
}
.contents_top::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 16vh;
  top: 0;
  left: 0;
  right: 0;
  background: linear-gradient(180deg, #fac3a1 0%, rgba(255, 255, 255, 0) 100%);
  z-index: -1;
}
.contents_top::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
  background-image: url(../images/access/decoration01.svg);
  background-repeat: repeat-x;
  background-position: center top;
  background-size: contain;
  width: 100%;
  height: 80px;
  z-index: 2;
}
.landplan_bg {
  position: relative;
}
.landplan_bg::before {
  content: "";
  position: absolute;
  top: 20px;
  left: 0;
  right: 0;
  z-index: 1;
  background-image: url(../images/landplan/bg_img02.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: contain;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.top_area {
  margin-top: 125px;
}

.top_map {
  aspect-ratio: 1233 / 1129;
  margin-left: 70px;
}
.top_map img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.top_text {
  font-size: 18px;
  letter-spacing: 0.08em;
  font-feature-settings: "palt" 1;
  line-height: 1.75;
  max-width: 1000px;
  width: 100%;
  margin: 45px auto 0;
}

@media only screen and (max-width: 768px) {
  .contents_top {
    padding-top: 80px;
  }
  .contents_top::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: -1;
    background: linear-gradient(180deg, #fac3a1 0%, rgba(255, 255, 255, 0) 100%);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    height: 10vh;
  }
  .contents_top::before {
    background-size: cover;
    height: 20px;
  }
  .landplan_bg::before {
    background-image: url(../images/landplan/bg_img02_sp.png);
  }
  .top_area {
    margin-top: 32px;
  }
  .top_map {
    aspect-ratio: 340 / 300;
    margin-left: 0;
  }
  .top_map img {
    display: block;
    width: 100%;
    height: auto;
    object-fit: contain;
  }
  .top_spArea {
    margin-top: 49px;
  }
  .area_title {
    text-align: center;
    display: flex;
    align-items: center;
    width: 100%;
  }
  .area_title h3 {
    font-size: 25px;
    letter-spacing: 0.1em;
  }

  .area_title::before,
  .area_title::after {
    content: "";
    flex-grow: 1;
    height: 1px;
    background-color: #000;
  }
  .area_title::before {
    margin-right: 24px;
  }
  .area_title::after {
    margin-left: 24px;
  }

  .area_title:not(:first-child) {
    margin-top: 24px;
  }

  .area_img{
    margin-top: 20px;
  }

.area_img_items.grid{
  display: grid;
  grid-template-columns: repeat(2,1fr);
  gap: 5px;
}

  .area_img_item{
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: auto 50px;
  }
  .area_img_item p{
    display: block;
    font-size: clamp(1.125rem, 0.812rem + 1.57vw, 1.563rem);
    margin-top: 10px;
    text-align: center;
    line-height: 1.2;
    font-feature-settings: "palt" 1;
  }
}

/* ------------------------------------------------
contents01
--------------------------------------------------*/
.contents01 {
  margin-top: 120px;
  padding-top: 85px;
  position: relative;
}
.contents01::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 8vh;
  top: 0;
  left: 0;
  right: 0;
  background: linear-gradient(180deg, #fac3a1 0%, rgba(255, 255, 255, 0) 100%);
}
.contents01::after {
  content: "";
  position: absolute;
  bottom: -13px;
  left: 0;
  right: 0;
  background-image: url(../images/landplan/bg_img03.png);
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: contain;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.contents_img {
  width: 100vw;
  margin: 0 calc(50% - 50vw);
  aspect-ratio: 1600 / 900;
  margin-top: 52px;
}

.contents_img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.contents_img p {
  text-align: left;
  margin: 10px 15px;
}

.garden_map {
  position: relative;
}
.map_title {
  padding: 0 15px;
  display: flex;
  align-items: center;
  content: "";
  position: absolute;
  top: clamp(3.125rem, -2.125rem + 10.9375vw, 14.8125rem);
  left: calc(50% - min(50vw, 663px));
}
.map_title .left {
  font-size: clamp(3.125rem, 0.2404rem + 6.0096vw, 6.25rem);
  letter-spacing: 0.13em;
  padding-right: 18px;
  text-shadow: 0px 0px 10px rgba(255, 255, 255, 1);
}
.map_title .right {
  font-size: clamp(1.25rem, -0.9423rem + 4.5673vw, 3.625rem);
  letter-spacing: 0.09em;
  padding-left: 30px;
  position: relative;
}
.map_title .right::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 1px;
  height: 70px;
  background-color: #1a1a1a;
}

.map_image {
  max-width: 1300px;
  width: 100%;
  margin: 0 auto;
  display: grid;
  grid-template-rows: auto 50px;
}
.map_image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.map_image p {
  padding-left: 15px;
  margin-top: 15px;
}

.contents__textWrap {
  margin-top: 54px;
}
.contents__textWrap04 {
  margin-top: 50px;
}
.contents_lead {
  font-size: 36px;
  font-weight: bold;
  letter-spacing: 0.1em;
  color: #984a00;
}
.contents_text {
  font-size: 18px;
  margin-top: 24px;
  text-align: justify;
  letter-spacing: 0.19em;
  line-height: 1.95;
  font-feature-settings: "palt" 1;
}
.plant {
  margin-top: 70px;
  padding: 50px 0;
  background-color: rgba(255, 255, 255, 0.6);
  z-index: 10;
  position: relative;
}
.plant_image {
  display: flex;
  max-width: 1300px;
  width: 100%;
  margin: 0 auto;
}

.plant_image .left {
  flex: 0 1 42.7%;
  aspect-ratio: 558 / 235;
  display: flex;
  flex-direction: column;
}
.plant_image .left img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.plant_image .right {
  flex: 0 1 57.3%;
}
.plant_items {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  align-content: space-between;
  row-gap: 30px;
}
.plant_item {
  aspect-ratio: 1 / 1;
  max-width: calc(16.6666% - 4px * 5 / 6);
  width: 100%;
  text-align: center;
}
.plant_item + .plant_item {
  margin-left: 4px;
}
.plant_item:nth-child(6n + 1) {
  margin-left: 0;
}

.plant_item img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.plant_item p {
  font-size: clamp(1.7rem, -1.2885rem + 2.1635vw, 1.875rem);
  margin-top: 15px;
  letter-spacing: -0.05em;
  line-height: 1;
}
@media only screen and (max-width: 768px) {
  .contents01 {
    margin-top: 100px;
    padding-top: 42px;
  }
  .contents01::after {
    background-position: top center;
    background-size: contain;
    top: 824px;
    bottom: auto;
    background-image: url(../images/landplan/bg_img03_sp.png);
  }

  .contents_img {
    margin-top: 22px;
  }
  .garden_map {
    position: static;
    margin-top: 72px;
  }
  .map_title {
    width: 100%;
    position: static;
    padding: 0 15px;
    justify-content: center;
  }
  .map_title .left {
    font-size: 35px;
    letter-spacing: 0.05em;
    flex: 0 1 38.5%;
    text-align: right;
    padding-right: 20px;
  }
  .map_title .right {
    font-size: 22px;
    letter-spacing: 0.05em;
    padding-left: 16px;
    flex: 0 1 61.5%;
  }
  .map_title .right::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 1px;
    height: 40px;
    background-color: #1a1a1a;
  }
  .map_image {
    max-width: 100%;
    padding: 0 15px;
  }
  .map_image p {
    padding-left: 0;
    margin-top: 5px;
  }
  .contents__textWrap {
    margin-top: 30px;
  }
  .contents__textWrap04 {
    margin-top: 50px;
    font-feature-settings: "palt" 1;
  }
  .contents_lead {
    font-size: 25px;
    font-weight: bold;
    line-height: 1.48;
    letter-spacing: 0.05em;
    text-align: center;
  }
  .contents_text {
    font-size: 18px;
    margin-top: 24px;
    line-height: 1.8;
  }
  .plant_image {
    display: block;
    max-width: 100%;
    padding: 0 15px;
  }
  .plant_image .left p {
    margin-top: 15px;
  }

  .plant_items {
    margin-top: 36px;
  }
  .plant_item {
    aspect-ratio: 1 / 1;
    max-width: calc(33.3333% - 4px * 2 / 3);
    width: 100%;
    text-align: center;
  }
  .plant_item + .plant_item {
    margin-left: 4px;
  }
  .plant_item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .plant_item:nth-of-type(n + 4) {
    margin-top: 10px;
  }
  .plant_item p {
    margin-top: 10px;
    font-size: 16px;
  }
}
/* ------------------------------------------------
contents02
--------------------------------------------------*/
.contents02 {
  margin-top: 120px;
  padding-top: 80px;
  position: relative;
}
.contents02::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 8vh;
  top: 0;
  left: 0;
  right: 0;
  background: linear-gradient(180deg, #fac3a1 0%, rgba(255, 255, 255, 0) 100%);
}
.contents02::after {
  content: "";
  position: absolute;
  bottom: 291px;
  left: 0;
  right: 0;
  background-image: url(../images/landplan/bg_img04.png);
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: contain;
  width: 100%;
  height: 100%;
  mix-blend-mode: multiply;
}

.contents_wrap {
  margin-top: 40px;
}

.contents_top_flex {
  display: flex;
  align-items: flex-start;
  flex-direction: row-reverse;
  gap: 80px;
}

.contents_top_flex .left {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex: 0 1 50.5%;
  aspect-ratio: 620 / 744;
}

.contents_top_flex .left img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.contents_top_flex .left p {
  margin-top: 5px;
}
.contents_top_flex .right {
  flex: 0 1 49.5%;
}
.contents_rightImg {
  aspect-ratio: 600 / 500;
  margin-top: 40px;
}

.contents_rightImg p {
  margin-top: 5px;
}

.contents_top_flex .right img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.contents_lead02 {
  font-size: 36px;
  font-weight: bold;
  letter-spacing: 0.09em;
  line-height: 1.5;
  color: #984a00;
}
.contents_text02 {
  font-size: 18px;
  margin-top: 24px;
  text-align: justify;
  line-break: strict;
  font-feature-settings: "palt" 1;
  letter-spacing: 0.18em;
  line-height: 1.95;
}
.contents__textWrap02 {
  max-width: 1000px;
  width: 100%;
  margin: 74px auto 0;
}
.contents_bottom_flex {
  display: flex;
  gap: 8px;
  margin-top: 48px;
  z-index: 10;
}
.contents_bottom_flex .left {
  display: flex;
  flex-direction: column;
  flex: 0 1 59.8%;
  aspect-ratio: 770 / 540;
}
.contents_bottom_flex .right {
  display: flex;
  flex-direction: column;
  flex: 0 1 40.2%;
  aspect-ratio: 520 / 540;
}
.contents_bottom_flex .left img,
.contents_bottom_flex .right img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media only screen and (max-width: 768px) {
  .contents02 {
    padding-top: 42px;
  }
  .contents02::after {
    bottom: 562px;
    background-image: url(../images/landplan/bg_img04_sp.png);
  }
  .contents_wrap {
    margin-top: 17px;
  }
  .contents_top_flex {
    display: block;
  }
  .contents_top_flex .left {
    margin-top: 28px;
  }
  .contents_rightImg {
    margin-top: 20px;
  }
  .contents_rightImg p {
    margin-top: 15px;
  }
  .contents_lead02 {
    font-size: 25px;
    font-weight: bold;
    letter-spacing: 0.09em;
    line-height: 1.5;
    text-align: center;
  }
  .contents_text02 {
    margin-top: 14px;
    letter-spacing: 0.12em;
    line-height: 2;
  }
  .contents__textWrap02 {
    margin-top: 37px;
  }
  .contents_bottom_flex {
    display: block;
    margin-top: 43px;
  }
  .contents_bottom_flex .left {
    aspect-ratio: 345 / 241;
  }
  .contents_bottom_flex .right {
    aspect-ratio: 345 / 358;
    margin-top: 24px;
  }
}
/* ------------------------------------------------
content3
--------------------------------------------------*/
.contents03 {
  margin-top: 120px;
  padding: 80px 0;
  position: relative;
}
.contents03::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 8vh;
  top: 0;
  left: 0;
  right: 0;
  background: linear-gradient(180deg, #fac3a1 0%, rgba(255, 255, 255, 0) 100%);
}
.contents03::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: url(../images/landplan/bg_img01.png);
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: contain;
  width: 100%;
  height: 100%;
  mix-blend-mode: multiply;
}
.contents_img02 {
  width: 100vw;
  margin: 0 calc(50% - 50vw);
  aspect-ratio: 1600 / 780;
  margin-top: 48px;
}
.contents_img02 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.contents_img02 p {
  text-align: left;
  margin: 10px 15px 0;
}
.contents__textWrap03 {
  margin-top: 25px;
}
.contents_banner {
  margin-top: 35px;
  z-index: 10;
  position: relative;
  aspect-ratio: 1300 / 430;
}
.contents_banner img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
  box-shadow: 0px 5px 5px 0px rgba(26, 26, 26, 0.1);
}

@media only screen and (max-width: 768px) {
  .contents03 {
    padding-top: 45px;
  }
  .contents03::after {
    background-image: url(../images/landplan/bg_img01_sp.png);
  }
  .contents_img02 {
    margin-top: 25px;
  }
  .contents__textWrap03 {
    margin-top: 14px;
  }
}
