@charset "UTF-8";
@import url("https://cdn.jsdelivr.net/npm/yakuhanjp@3.4.1/dist/css/yakuhanmp.min.css");
@import url("https://fonts.googleapis.com/css2?family=Shippori+Mincho:wght@400;500;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Cinzel:wght@400..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Hind:wght@300;400;500;600&display=swap");
@import url("https://fonts.googleapis.com/css2?family=EB+Garamond:ital@0;1&display=swap");
@import url("https://cdn.jsdelivr.net/npm/yakuhanjp@4.1.1/dist/css/yakuhanjp.css");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap");
/*=======================================================================

 デザイン

========================================================================*/
.page-design .--lts0 {
  letter-spacing: -0.09em;
}
@media (min-width: 768px) {
  .page-design .--lts0 {
    letter-spacing: -0.07em;
  }
}
.page-design .--full {
  width: 100% !important;
}
.page-design .bg__green {
  color: #fff;
  position: relative;
}
.page-design .bg__green:before, .page-design .bg__green:after {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
}
.page-design .bg__green:before {
  z-index: -1;
  width: 100vw;
  height: calc(100% - 100px);
  background-color: #003d25;
  margin-left: calc(50% - 50vw);
}
.page-design .bg__green:after {
  z-index: 0;
  margin: auto;
  background-image: url(../../images/design/bg_green.png);
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: cover;
  width: 760px;
  width: 47.5vw;
  height: 470px;
  height: 29.375vw;
  margin-left: calc(50% - 50vw);
  opacity: 0.3;
}
@media screen and (max-width: 767px) {
  .page-design .bg__green:after {
    width: 100vw;
    height: 100vw;
    background-size: contain;
  }
}
.page-design .bg__green .design__copy {
  color: #fff;
}
.page-design .design__copy {
  color: #00704c;
  font-weight: 600;
  line-height: 1.5833333333;
  letter-spacing: 0.05em;
}
@media (min-width: 768px) {
  .page-design .design__copy {
    font-size: min(2.8vw, 2.8rem);
  }
}
@media screen and (max-width: 767px) {
  .page-design .design__copy {
    font-size: 5.0666666667vw;
  }
}
@media (min-width: 768px) {
  .page-design .design__copy {
    letter-spacing: 0.06em;
  }
}
.page-design .design__copy + .design__txt {
  margin-top: 0.7em;
  letter-spacing: 0.03em;
}
@media (min-width: 768px) {
  .page-design .design__copy + .design__txt {
    margin-top: 1.4em;
    letter-spacing: 0.07em;
  }
}
.page-design .design__txt {
  line-height: 1.6666666667;
  text-align: justify;
  word-break: break-all;
  text-justify: inter-ideograph;
  text-justify: inter-character;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
@media (min-width: 768px) {
  .page-design .design__txt {
    font-size: min(1.6vw, 1.6rem);
  }
}
@media screen and (max-width: 767px) {
  .page-design .design__txt {
    font-size: 3.8666666667vw;
  }
}
@media (min-width: 768px) {
  .page-design .design__txt {
    line-height: 1.875;
  }
}
.page-design .design__txt.--lg {
  margin-top: 0.7em;
}
@media (min-width: 768px) {
  .page-design .design__txt.--lg {
    margin-top: 0.7em;
  }
}
.page-design .design__parse {
  position: relative;
}
@media screen and (max-width: 767px) {
  .page-design .design__parse {
    margin-left: calc(50% - 50vw);
    width: 100vw;
  }
}
.page-design .design__parse .design__parse__eng {
  z-index: 2;
  position: absolute;
  bottom: 10px;
  bottom: 0.625vw;
  left: 27px;
  left: 1.6875vw;
  line-height: 1.4;
  letter-spacing: 0.05em;
  color: #fff;
  font-family: "Cinzel", YakuHanMP, "Hiragino Mincho ProN", "Noto Serif JP", "Yu Mincho", YuMincho, serif;
  text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5), 0px 0px 5px rgba(0, 0, 0, 0.5), 0px 0px 10px rgba(0, 0, 0, 0.5), 0px 0px 15px rgba(0, 0, 0, 0.5);
}
@media (min-width: 768px) {
  .page-design .design__parse .design__parse__eng {
    font-size: min(3.2vw, 3.2rem);
  }
}
@media screen and (max-width: 767px) {
  .page-design .design__parse .design__parse__eng {
    font-size: 5.8666666667vw;
  }
}
@media (min-width: 768px) {
  .page-design .design__parse .design__parse__eng {
    bottom: 12px;
    bottom: 0.75vw;
  }
}
.page-design .content {
  width: 100%;
  max-width: 1000px;
  margin-inline: auto;
}
.design-sec01 .design-main {
  background-color: #f7f8f8;
}
@media (min-width: 768px) {
  .design-sec01 .design-main {
    background-color: #fff;
  }
}
@media screen and (max-width: 767px) {
  .design-sec01 .design-main .design-main__txt {
    width: 90%;
    margin-inline: auto;
    padding-top: 1.5em;
    padding-bottom: 1.5em;
  }
}
@media (min-width: 768px) {
  .design-sec01 .design-main .design-main__txt {
    z-index: 2;
    position: absolute;
    top: 60px;
    top: 3.75vw;
    left: 70px;
    left: 4.375vw;
  }
  .design-sec01 .design-main .design-main__txt .design__copy {
    font-size: 28px;
    font-size: 1.75vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1000px) {
  .design-sec01 .design-main .design-main__txt .design__copy {
    font-size: 28px;
    font-size: 2vw;
  }
}
@media (min-width: 768px) {
  .design-sec01 .design-main .design-main__txt .design__txt {
    font-size: 16px;
    font-size: 1vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1000px) {
  .design-sec01 .design-main .design-main__txt .design__txt {
    font-size: 16px;
    font-size: 1.1428571429vw;
  }
}
@media (min-width: 768px) {
  .design-sec01 .design-main .design-main__txt .design__copy,
  .design-sec01 .design-main .design-main__txt .design__txt {
    color: #fff !important;
  }
}
@media (min-width: 1001px) {
  .design-sec01 .content01 .content__txt {
    width: 63%;
  }
}
.design-sec01 .content01 .content__img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (min-width: 1001px) {
  .design-sec01 .content01 .content__img {
    width: 36%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1000px) {
  .design-sec01 .content01 .content__img {
    max-width: 500px;
    margin-inline: auto;
  }
}
@media screen and (max-width: 1000px) {
  .design-sec01 .content01 .content__img {
    margin-top: 30px;
  }
}
.design-sec01 .content01 .content__img__txt {
  width: 47.2222222222%;
}
@media screen and (min-width: 768px) and (max-width: 1000px) {
  .design-sec01 .content01 .content__img__txt {
    width: calc(100% - 200px);
  }
}
.design-sec01 .content01 .content__img__txt p {
  line-height: 1.5384615385;
}
@media (min-width: 768px) {
  .design-sec01 .content01 .txt1 {
    font-size: min(1.4vw, 1.4rem);
  }
}
@media screen and (max-width: 767px) {
  .design-sec01 .content01 .txt1 {
    font-size: 3.2vw;
  }
}
.design-sec01 .content01 .txt2 {
  color: #00704c;
  letter-spacing: 0.1em;
}
@media (min-width: 768px) {
  .design-sec01 .content01 .txt2 {
    font-size: min(2.3vw, 2.3rem);
  }
}
@media screen and (max-width: 767px) {
  .design-sec01 .content01 .txt2 {
    font-size: 4.8vw;
  }
}
.design-sec01 .content01 .txt3 {
  color: #00704c;
  letter-spacing: 0.1em;
  font-weight: 500;
}
@media (min-width: 768px) {
  .design-sec01 .content01 .txt3 {
    font-size: min(1.1vw, 1.1rem);
  }
}
@media screen and (max-width: 767px) {
  .design-sec01 .content01 .txt3 {
    font-size: 2.6666666667vw;
  }
}
.design-sec01 .content01 .txt4 {
  letter-spacing: 0;
  margin-top: 0.7em;
}
@media (min-width: 768px) {
  .design-sec01 .content01 .txt4 {
    font-size: min(1.3vw, 1.3rem);
  }
}
@media screen and (max-width: 767px) {
  .design-sec01 .content01 .txt4 {
    font-size: 2.9333333333vw;
  }
}
.design-sec01 .content01 .figure {
  width: 47.2222222222%;
}
@media screen and (min-width: 768px) and (max-width: 1000px) {
  .design-sec01 .content01 .figure {
    width: 170px;
  }
}

.design-sec02 .content {
  width: 100%;
  max-width: 1000px;
  margin-inline: auto;
}
.design-sec02 .content .content__img {
  position: relative;
}
.design-sec02 .content .content__img figcaption {
  position: absolute;
  right: 7px;
  bottom: 5px;
  color: #fff;
}
.design-sec02 .content04 {
  position: relative;
}
@media screen and (max-width: 767px) {
  .design-sec02 .content04 {
    padding-bottom: 4.6em;
  }
}
@media (min-width: 1001px) {
  .design-sec02 .content04 .content__img {
    width: 100%;
    max-width: 540px;
    margin-left: 0;
    margin-right: auto;
  }
}
@media screen and (max-width: 1000px) {
  .design-sec02 .content04 .content__img {
    width: 620px;
    width: 82.6666666667vw;
    margin: 0px calc(50% - 50vw) !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1000px) {
  .design-sec02 .content04 .content__img {
    width: 70%;
  }
}
.design-sec02 .content04 .content__img figcaption {
  left: 5px;
  right: auto;
}
.design-sec02 .content04 .content__txt {
  position: absolute;
  bottom: 3%;
  left: 50%;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .design-sec02 .content04 .content__txt {
    left: auto;
    right: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1000px) {
  .design-sec02 .content04 .content__txt {
    bottom: 5%;
  }
}
.design-sec02 .content04.reverse .content__img {
  margin-left: auto;
  margin-right: 0;
}
.design-sec02 .content04.reverse .content__img figcaption {
  right: 5px;
  left: auto;
}
.design-sec02 .content04.reverse .content__txt {
  left: auto;
  right: 52%;
}
@media screen and (max-width: 767px) {
  .design-sec02 .content04.reverse .content__txt {
    left: 0;
    right: auto;
  }
}
.design-sec02 .content04 .design__copy.--lg {
  font-weight: 500;
  line-height: 1.75;
  letter-spacing: 0.07em;
  color: #fff;
  font-family: "Cinzel", YakuHanMP, "Hiragino Mincho ProN", "Noto Serif JP", "Yu Mincho", YuMincho, serif;
  text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5), 0px 0px 5px rgba(0, 0, 0, 0.5), 0px 0px 10px rgba(0, 0, 0, 0.5), 0px 0px 15px rgba(0, 0, 0, 0.5);
}
@media (min-width: 768px) {
  .design-sec02 .content04 .design__copy.--lg {
    font-size: min(3.2vw, 3.2rem);
  }
}
@media screen and (max-width: 767px) {
  .design-sec02 .content04 .design__copy.--lg {
    font-size: 6.9333333333vw;
  }
}
@media (min-width: 768px) {
  .design-sec02 .content04 .design__copy.--lg {
    line-height: 1.4;
  }
}
.design-sec02 .content04 .design__copy + .design__txt {
  margin-top: 0.15em;
  line-height: 1.5555555556;
}
@media (min-width: 768px) {
  .design-sec02 .content04 .design__txt.--lg {
    font-size: min(1.8vw, 1.8rem);
  }
}
@media screen and (max-width: 767px) {
  .design-sec02 .content04 .design__txt.--lg {
    font-size: 4.2666666667vw;
  }
}
.design-sec02 .content04 .content__txt2 {
  position: relative;
  white-space: nowrap;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.3);
  padding: 0.7em 1.2em;
}
@media (min-width: 1001px) {
  .design-sec02 .content04 .content__txt2 {
    position: absolute;
    top: 0;
    right: 0;
  }
}
@media screen and (max-width: 1100px) {
  .design-sec02 .content04 .content__txt2 {
    position: relative;
    top: auto;
    right: auto;
    width: 100%;
    max-width: 480px;
    margin-inline: auto;
    margin-top: -15px;
    margin-bottom: 40px;
  }
}
.design-sec02 .content04 .content__txt2 .design__txt {
  margin-top: 0;
  line-height: 1.5;
  text-align: center !important;
}

/*=======================================================================

 ランドプラン・カーライフ

========================================================================*/
.bg__carlife {
  background-color: #e6f7f2;
}

.page-carlife .common-hero-txt {
  background-color: #aa998a;
}
.page-carlife figcaption.shop__name {
  margin-top: 5px;
}
@media (min-width: 768px) {
  .page-carlife figcaption.shop__name {
    margin-top: 5px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1000px) {
  .page-carlife figcaption.shop__name {
    margin-top: 3px;
  }
}
.page-carlife .shop__name {
  font-family: YakuHanJP, "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic Medium", "Yu Gothic", YuGothic, Meiryo, sans-serif;
  letter-spacing: 0em;
}
@media (min-width: 768px) {
  .page-carlife .shop__name {
    font-size: min(1.6vw, 1.6rem);
  }
}
@media screen and (max-width: 767px) {
  .page-carlife .shop__name {
    font-size: 3.7333333333vw;
  }
}
.page-carlife .shop__name strong {
  font-family: YakuHanMP, "Shippori Mincho", "Hiragino Mincho ProN", "Noto Serif JP", "Yu Mincho", YuMincho, serif;
  color: #04af7a;
}
@media (min-width: 768px) {
  .page-carlife .shop__name strong {
    font-size: min(2.4vw, 2.4rem);
  }
}
@media screen and (max-width: 767px) {
  .page-carlife .shop__name strong {
    font-size: 5.6vw;
  }
}
@media (min-width: 768px) {
  .page-carlife .shop__name.--sm {
    font-size: min(1.4vw, 1.4rem);
  }
}
@media screen and (max-width: 767px) {
  .page-carlife .shop__name.--sm {
    font-size: 3.7333333333vw;
  }
}
@media (min-width: 768px) {
  .page-carlife .shop__name.--sm strong {
    font-size: min(2.2vw, 2.2rem);
  }
}
@media screen and (max-width: 767px) {
  .page-carlife .shop__name.--sm strong {
    font-size: 6.1333333333vw;
  }
}
.page-carlife .--lts0 {
  letter-spacing: -0.09em;
}
@media (min-width: 768px) {
  .page-carlife .--lts0 {
    letter-spacing: -0.07em;
  }
}
.page-carlife .carlife__copy {
  color: #04af7a;
  font-weight: 600;
  line-height: 1.5833333333;
  letter-spacing: 0.05em;
}
@media (min-width: 768px) {
  .page-carlife .carlife__copy {
    font-size: min(2.4vw, 2.4rem);
  }
}
@media screen and (max-width: 767px) {
  .page-carlife .carlife__copy {
    font-size: 5.3333333333vw;
  }
}
@media (min-width: 768px) {
  .page-carlife .carlife__copy {
    letter-spacing: 0.1em;
  }
}
.page-carlife .carlife__txt {
  line-height: 1.6666666667;
  margin-top: 0.4em;
  letter-spacing: 0.02em;
}
@media (min-width: 768px) {
  .page-carlife .carlife__txt {
    font-size: min(1.6vw, 1.6rem);
  }
}
@media screen and (max-width: 767px) {
  .page-carlife .carlife__txt {
    font-size: 4vw;
  }
}
@media (min-width: 768px) {
  .page-carlife .carlife__txt {
    line-height: 1.875;
    margin-top: 0.2em;
  }
}
.page-carlife .carlife__txt.--lg {
  margin-top: 0.7em;
}
@media (min-width: 768px) {
  .page-carlife .carlife__txt.--lg {
    margin-top: 0.7em;
  }
}

.carlife-sec01 .content {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-gap: 40px;
}
@media (min-width: 768px) {
  .carlife-sec01 .content {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 40px;
  }
}
.carlife-sec01 .content .content-img {
  position: relative;
}
.carlife-sec01 .content .content-img figcaption {
  position: absolute;
  right: 7px;
  bottom: 5px;
  color: #fff;
}

.carlife-sec02 {
  position: relative;
}
.carlife-sec02:before {
  pointer-events: none;
  content: "";
  position: absolute;
  top: 5%;
  left: 0;
  width: 720px;
  width: 45vw;
  height: 100%;
  background-image: url(../../images/car-life/carlife_bg.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: contain;
}
@media screen and (max-width: 767px) {
  .carlife-sec02:before {
    display: none;
  }
}
.carlife-sec02 .content + .content {
  margin-top: 80px;
  margin-top: 10.6666666667vw;
}
@media (min-width: 768px) {
  .carlife-sec02 .content + .content {
    margin-top: 80px;
  }
}
.carlife-sec02 .content .content-txt {
  margin-bottom: 2em;
}
.carlife-sec02 .content .content-img.--grid2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 0px;
}
@media (min-width: 768px) {
  .carlife-sec02 .content .content-img.--grid2 {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 40px;
  }
}
.carlife-sec02 .content .content-img.--grid2.--full {
  grid-template-columns: repeat(1, 1fr);
  grid-gap: 0px;
}
@media (min-width: 768px) {
  .carlife-sec02 .content .content-img.--grid2.--full {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 0px;
  }
}
.carlife-sec02 .content .content-img figcaption {
  text-align: left;
}
@media screen and (max-width: 767px) {
  .carlife-sec02 .content .content-img figcaption {
    padding-left: 0.3em;
  }
}
@media (min-width: 768px) {
  .carlife-sec02 .content01 .content-txt {
    width: 32.5%;
  }
}
.carlife-sec02 .content01 .content-img {
  position: relative;
}
@media (min-width: 768px) {
  .carlife-sec02 .content01 .content-img {
    width: 65%;
  }
}
.carlife-sec02 .content01 .content-img figcaption {
  position: absolute;
  right: 7px;
  bottom: 5px;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .carlife-sec02 .content02 .content-img {
    width: 100vw;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
  }
}
@media (min-width: 768px) {
  .carlife-sec02 .content03 {
    margin-top: 40px !important;
  }
}
@media screen and (max-width: 767px) {
  .carlife-sec02 .content03 .content-img {
    width: 100vw;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
  }
}

/*=======================================================================

 ランドプラン・カーライフ

========================================================================*/
.bg__landplan {
  position: relative;
}
.bg__landplan:after {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
  content: "";
  position: absolute;
  bottom: 59%;
  right: 0;
  z-index: 0;
  margin: auto;
  background-image: url(../../images/landplan/bg_landplan.png);
  background-repeat: no-repeat;
  background-position: right top;
  background-size: contain;
  width: 922px;
  width: 57.625vw;
  height: 631px;
  height: 39.4375vw;
  margin-right: calc(44% - 50vw);
  opacity: 0.4;
  mix-blend-mode: multiply;
}
@media screen and (max-width: 767px) {
  .bg__landplan:after {
    right: -20%;
    bottom: 51%;
    background-image: url(../../images/landplan/sp/bg_landplan_sp.png);
    width: 100vw;
    height: 100vw;
    opacity: 0.3;
  }
}
@media screen and (min-width: 768px) and (max-width: 1000px) {
  .bg__landplan:after {
    width: 90vw;
    height: 55vw;
    right: -20%;
    bottom: 50%;
  }
}

.landplan-sec01 .landplan__copy {
  color: #04af7a;
  font-weight: 600;
  line-height: 1.5833333333;
  letter-spacing: 0.05em;
}
@media (min-width: 768px) {
  .landplan-sec01 .landplan__copy {
    font-size: min(2.8vw, 2.8rem);
  }
}
@media screen and (max-width: 767px) {
  .landplan-sec01 .landplan__copy {
    font-size: 5.3333333333vw;
  }
}
@media (min-width: 768px) {
  .landplan-sec01 .landplan__copy {
    letter-spacing: 0.1em;
  }
}
.landplan-sec01 .landplan__txt {
  line-height: 1.6666666667;
  margin-top: 0.4em;
  letter-spacing: 0.02em;
}
@media (min-width: 768px) {
  .landplan-sec01 .landplan__txt {
    font-size: min(1.6vw, 1.6rem);
  }
}
@media screen and (max-width: 767px) {
  .landplan-sec01 .landplan__txt {
    font-size: 4vw;
  }
}
@media (min-width: 768px) {
  .landplan-sec01 .landplan__txt {
    line-height: 1.875;
    margin-top: 0.2em;
  }
}
.landplan-sec01 .landplan__txt.--lg {
  margin-top: 0.7em;
}
@media (min-width: 768px) {
  .landplan-sec01 .landplan__txt.--lg {
    margin-top: 1.2em;
  }
}
.landplan-sec01 .landplan-main,
.landplan-sec01 .landplan-map {
  z-index: 5;
  position: relative;
}
@media screen and (max-width: 767px) {
  .landplan-sec01 .landplan-main,
  .landplan-sec01 .landplan-map {
    margin-left: calc(50% - 50vw);
    width: 100vw;
  }
}
.landplan-sec01 .landplan-main figcaption,
.landplan-sec01 .landplan-map figcaption {
  left: 0;
  right: auto;
}
.landplan-sec01 .content01 {
  z-index: 2;
  position: relative;
}
.landplan-sec01 .content01 .content-txt {
  z-index: 2;
}
@media screen and (max-width: 1000px) {
  .landplan-sec01 .content01 .content-txt {
    margin-bottom: -4em;
  }
}
@media (min-width: 1001px) {
  .landplan-sec01 .content01 .content-txt {
    position: absolute;
    left: 0;
    top: 1em;
  }
}
@media screen and (min-width: 768px) and (max-width: 1000px) {
  .landplan-sec01 .content01 .content-txt {
    margin-bottom: -5em;
  }
}
.landplan-sec01 .content01 .content-img {
  margin-left: auto;
  margin-right: calc(50% - 50vw);
  width: 85%;
  max-width: 830px;
  text-align: right;
}
@media screen and (max-width: 1000px) {
  .landplan-sec01 .content01 .content-img {
    width: 100%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1000px) {
  .landplan-sec01 .content01 .content-img {
    width: 85%;
  }
}
.landplan-sec01 .content02 .content-img {
  z-index: 2;
  position: relative;
}
@media screen and (max-width: 767px) {
  .landplan-sec01 .content02 .content-img .list {
    width: 850px;
  }
}
.landplan-sec01 .content02 .list .list-item {
  width: 30%;
  max-width: 290px;
}
@media screen and (max-width: 767px) {
  .landplan-sec01 .content02 .list .list-item {
    width: 30%;
  }
}
.landplan-sec01 .content02 .list .list-item:nth-of-type(odd) {
  margin-top: 45px;
}
@media screen and (max-width: 767px) {
  .landplan-sec01 .content02 .list .list-item:nth-of-type(odd) {
    margin-top: 45px;
    margin-top: 6.4285714286vw;
  }
}
.landplan-sec01 .content02 .list .list-item .ttl {
  font-weight: 500;
  margin-bottom: 0.6em;
}
@media (min-width: 768px) {
  .landplan-sec01 .content02 .list .list-item .ttl {
    font-size: min(2vw, 2rem);
  }
}
@media screen and (max-width: 767px) {
  .landplan-sec01 .content02 .list .list-item .ttl {
    font-size: 5.0666666667vw;
  }
}
.landplan-sec01 .content02 .list .list-item .txt {
  margin-top: 0.6em;
}
@media (min-width: 768px) {
  .landplan-sec01 .content02 .list .list-item .txt {
    font-size: min(1.6vw, 1.6rem);
  }
}
@media screen and (max-width: 767px) {
  .landplan-sec01 .content02 .list .list-item .txt {
    font-size: 3.7333333333vw;
  }
}

@media screen and (max-width: 767px) {
  .js-scrollable {
    margin: 0 calc(50% - 50vw);
  }
  .js-scrollable .list {
    padding-left: 5%;
    padding-right: 5%;
  }
}
.js-scrollable .scroll-hint-icon {
  z-index: 10;
}/*# sourceMappingURL=page-design_landplan.css.map */