@charset "UTF-8";
/*=======================================
	breakpoint
=======================================*/
/*=======================================
	hover
=======================================*/
/*=======================================
	中央配置
=======================================*/
/*=======================================
	可変レスポンシブ
=======================================*/
/* PC */
/* TB */
/* SP */
/*=======================================
	ブラウザ別
=======================================*/
/* Safari */
/* Firefox */
/*-------------------------
- common
- mv_sec
- point_sec
- information_sec
- position_sec
- view_sec
- life_sec
- notes_area
- banner-area
-------------------------*/
/*=======================================
　common
=======================================*/
.cmn_ttl_logo {
  margin-bottom: 53.3px;
}
@media screen and (max-width: 768px) {
  .cmn_ttl_logo {
    margin-bottom: 36.83px;
  }
}
@media screen and (max-width: 768px) {
  .cmn_ttl_logo img {
    width: 80.58px;
  }
}

.cmn_copy02 {
  margin-bottom: 65.4px;
}
@media screen and (max-width: 768px) {
  .cmn_copy02 {
    margin-bottom: 23.46px;
  }
}

@media screen and (max-width: 768px) {
  .cmn_txt01,
  .cmn_txt02 {
    font-size: 12px;
  }
}

/*=======================================
　mv_sec
=======================================*/
.mv_sec {
  margin-bottom: 18px;
}
@media screen and (max-width: 768px) {
  .mv_sec {
    margin-bottom: 14.56px;
  }
}
.mv_sec .splide {
  margin-bottom: 10.4px;
}
.mv_sec .splide img {
  width: 100%;
}

/*=======================================
　point_sec
=======================================*/
.point_sec {
  margin-bottom: 95.1px;
}
@media screen and (max-width: 768px) {
  .point_sec {
    margin-bottom: 33.83px;
  }
}
.point_sec .inner h1 {
  font-size: 21.34px;
  letter-spacing: 0.2em;
  line-height: 1.75;
  margin-bottom: 16.5px;
}
@media screen and (max-width: 768px) {
  .point_sec .inner h1 {
    font-size: 13.6px;
  }
}
.point_sec .inner .copy {
  margin: 0 auto 59.2px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (max-width: 768px) {
  .point_sec .inner .copy {
    width: 76.88%;
    margin-bottom: 38.1px;
  }
}
.point_sec .inner .point_obi {
  background: #f5f3f2;
  padding: 53.4px 0 42.1px;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  width: 100vw;
}
@media screen and (max-width: 768px) {
  .point_sec .inner .point_obi {
    padding: 26.43px 0 23.73px;
  }
}
.point_sec .inner .point_obi img {
  width: 90%;
  margin: 0 auto;
  max-width: 1024.22px;
  display: block;
}
@media screen and (max-width: 768px) {
  .point_sec .inner .point_obi img {
    width: 66.25%;
  }
}

/*=======================================
　information_sec
=======================================*/
.information_sec {
  margin-bottom: 83.8px;
}
@media screen and (max-width: 768px) {
  .information_sec {
    margin-bottom: 50.3px;
  }
}
.information_sec .inner {
  background: #fff;
  -webkit-filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.2));
          filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.2));
  padding: 62.5px 0 89.2px;
}
@media screen and (max-width: 768px) {
  .information_sec .inner {
    padding: 33.56px 0 34.73px;
    -webkit-filter: drop-shadow(0px 0px 1.736px rgba(0, 0, 0, 0.2));
            filter: drop-shadow(0px 0px 1.736px rgba(0, 0, 0, 0.2));
  }
}
.information_sec .inner .sttl {
  width: 95%;
  margin: 0 auto 24px;
}
@media screen and (max-width: 768px) {
  .information_sec .inner .sttl {
    margin-bottom: 24.2px;
  }
}
.information_sec .inner .sttl span {
  font-size: 35.52px;
  letter-spacing: 0.02em;
  line-height: 1.75;
}
@media screen and (max-width: 768px) {
  .information_sec .inner .sttl span {
    font-size: 19.58px;
  }
}
.information_sec .inner .sttl span img {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto 46px;
}
@media screen and (max-width: 768px) {
  .information_sec .inner .sttl span img {
    width: 84.74px;
    margin-bottom: 29px;
  }
}
.information_sec .inner .sttl span.ex_txt {
  font-size: 28px;
  letter-spacing: 0.2em;
  position: relative;
}
@media screen and (max-width: 768px) {
  .information_sec .inner .sttl span.ex_txt {
    font-size: 13px;
  }
}
.information_sec .inner .sttl span.ex_txt::before, .information_sec .inner .sttl span.ex_txt::after {
  content: "";
  display: block;
  width: 35.6%;
  height: 4px;
  background: center/cover url(../img/common/side_line.svg);
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.information_sec .inner .sttl span.ex_txt::before {
  left: -37.6%;
}
.information_sec .inner .sttl span.ex_txt::after {
  right: -37.6%;
}
.information_sec .inner .sttl span.sold-out_ribbon {
  display: block;
  font-size: 30px;
  line-height: 1.9;
  text-align: center;
  width: 364px;
  height: 70px;
  margin-inline: auto;
  margin-bottom: 32px;
  background: center/contain url(../img/top/ribbon.svg) no-repeat;
}
@media screen and (max-width: 768px) {
  .information_sec .inner .sttl span.sold-out_ribbon {
    font-size: 12.68px;
    width: 154px;
    height: 29.5px;
    margin-bottom: 17px;
  }
}
.information_sec .inner .sttl span.black-topic_top {
  display: block;
  font-size: 50px;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 60px;
}
@media screen and (max-width: 768px) {
  .information_sec .inner .sttl span.black-topic_top {
    font-size: 22px;
    margin-bottom: 30px;
  }
}
.information_sec .inner .sttl span.red-topic_top {
  position: relative;
  display: inline-block;
  font-size: 70px;
  font-weight: 700;
  line-height: 1.4;
  color: #c7171e;
}
@media screen and (max-width: 768px) {
  .information_sec .inner .sttl span.red-topic_top {
    font-size: 32px;
    letter-spacing: -0.03em;
    margin-bottom: 0;
  }
}
.information_sec .inner .sttl span.red-topic_top::before {
  position: absolute;
  content: "NEW";
  font-weight: 600;
  font-size: 32px;
  color: #c7171e;
  left: 60px;
  top: 21px;
  padding: 10px 8px 4px 10px;
  line-height: 1;
  /* background: #c7171e; */
  border: 1px solid #c7171e;
}
@media screen and (max-width: 768px) {
  .information_sec .inner .sttl span.red-topic_top::before {
    font-size: 20px;
    left: 14px;
    padding: 3px 5px 2px 5px;
    top: 7px;
  }
}
.information_sec .inner .present_wrap {
  margin-bottom: 54px;
}
@media screen and (max-width: 768px) {
  .information_sec .inner .present_wrap {
    margin-bottom: 30px;
  }
}
.information_sec .inner .present_wrap .present_bnr {
  width: 82.715%;
  margin-inline: auto;
  margin-bottom: 16px;
}
@media screen and (max-width: 768px) {
  .information_sec .inner .present_wrap .present_bnr {
    width: 100%;
  }
}
.information_sec .inner .present_wrap .present_note {
  width: 82.715%;
  margin-inline: auto;
  font-size: 14px;
}
@media screen and (max-width: 768px) {
  .information_sec .inner .present_wrap .present_note {
    font-size: 11px;
    line-height: 1.2;
  }
}
.information_sec .inner .present_wrap.present02 {
  margin-bottom: 80px;
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  .information_sec .inner .present_wrap.present02 {
    margin-bottom: 30px;
  }
}
.information_sec .inner .request_wrap .request_topic {
  color: #871f24;
  font-size: 28px;
  margin-bottom: 26px;
}
@media screen and (max-width: 768px) {
  .information_sec .inner .request_wrap .request_topic {
    font-size: 13.18px;
    margin-bottom: 13px;
  }
}
.information_sec .inner .request_wrap .arrow-down {
  display: inline-block;
  width: 138px;
  height: 24px;
  background: #871f24;
  clip-path: polygon(0 0, 100% 0%, 50% 100%);
  margin-bottom: 24px;
}
@media screen and (max-width: 768px) {
  .information_sec .inner .request_wrap .arrow-down {
    width: 64.667px;
    height: 11.333px;
    margin-bottom: 6px;
  }
}
.information_sec .inner .request_wrap .request_btn .ttl {
  font-size: 25px;
}
@media screen and (max-width: 768px) {
  .information_sec .inner .request_wrap .request_btn .ttl {
    font-size: 12px;
  }
}
.information_sec .inner .flex_area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 630.99px;
  width: 90%;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .information_sec .inner .flex_area {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.information_sec .inner .img {
  width: 16.1%;
}
@media screen and (max-width: 768px) {
  .information_sec .inner .img {
    display: none;
  }
}
.information_sec .inner .txt {
  width: 25.41%;
  font-size: 16.34px;
  letter-spacing: 0;
  line-height: 1.647;
}
@media screen and (max-width: 768px) {
  .information_sec .inner .txt {
    width: 77.28%;
    font-size: 12px;
  }
}
.information_sec .inner .request_btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .information_sec .inner .request_btn {
    margin-bottom: 25px;
  }
}
.information_sec .inner .request_btn a {
  font-size: 17.65px;
  letter-spacing: 0.15em;
  background: #dcdddd;
  border: 3px solid #a9aeae;
  margin-inline: auto;
  padding: 38px 132.5px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .information_sec .inner .request_btn a {
    padding: 13px 50.5px;
  }
}
.information_sec .inner .request_btn a::before {
  content: "";
  display: block;
  width: 65.4px;
  height: 67px;
  background: center/contain url(../img/common/icon_material.svg) no-repeat;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 59px;
}
@media screen and (max-width: 768px) {
  .information_sec .inner .request_btn a::before {
    width: 30.785px;
    height: 31.545px;
    left: 18px;
  }
}
.information_sec .inner .request_btn a::after {
  content: "";
  width: 28px;
  height: 1px;
  display: inline-block;
  background: var(--main_black);
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 94px;
}
@media screen and (max-width: 768px) {
  .information_sec .inner .request_btn a::after {
    content: "－";
    height: auto;
    background: none;
    width: 14.573px;
    top: 53%;
    right: 32px;
  }
}
.information_sec .inner .request_btn a span {
  display: inline-block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.information_sec .inner .request_txt {
  line-height: 1.75;
}
@media screen and (max-width: 768px) {
  .information_sec .inner .request_txt {
    font-size: 13px;
  }
}
@media screen and (max-width: 768px) {
  .information_sec .inner > .sp {
    display: block;
    width: 81.5%;
    margin: 0 auto;
  }
}
.information_sec .modelhouse_wrap {
  width: 90%;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .information_sec .modelhouse_wrap {
    width: 80%;
  }
}
.information_sec .modelhouse_wrap .red_txt {
  margin-bottom: 30px;
  text-align: center;
  font-size: 20px;
  color: #871f24;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  .information_sec .modelhouse_wrap .red_txt {
    font-size: 14px;
  }
}
.information_sec .modelhouse_wrap .img_area {
  max-width: 585px;
  margin: 0 auto;
}

/*=======================================
movie_sec
=======================================*/
.movie_sec {
  margin-bottom: 80px;
}
@media screen and (max-width: 768px) {
  .movie_sec {
    margin-bottom: 56.234px;
  }
}
.movie_sec .movie_sttl {
  margin-bottom: 20px;
  font-size: 22px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .movie_sec .movie_sttl {
    margin-bottom: 10px;
    font-size: 12px;
  }
}
.movie_sec .cmn_copy01 {
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .movie_sec .cmn_copy01 {
    margin-bottom: 20px;
  }
}
.movie_sec video {
  width: 100%;
  max-width: 100%;
}
.movie_sec video:hover {
  cursor: pointer;
}

/*=======================================
　position_sec
=======================================*/
.position_sec {
  background: var(--main_beige);
  padding: 99.2px 0 82.1px;
  margin-bottom: 130px;
}
@media screen and (max-width: 768px) {
  .position_sec {
    padding: 56.23px 0 39.3px;
    margin-bottom: 65px;
  }
}
.position_sec .inner .sttl img {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto 51.5px;
}
@media screen and (max-width: 768px) {
  .position_sec .inner .sttl img {
    width: 168px;
    margin-bottom: 23.46px;
  }
}
.position_sec .inner .cmn_copy01 {
  margin-bottom: 52.2px;
}
@media screen and (max-width: 768px) {
  .position_sec .inner .cmn_copy01 {
    margin-bottom: 23.46px;
  }
}
@media screen and (max-width: 768px) {
  .position_sec .inner .align_sp_L {
    text-align: left;
  }
}
.position_sec .inner .cmn_txt01 {
  margin-bottom: 58.1px;
}
@media screen and (max-width: 768px) {
  .position_sec .inner .cmn_txt01 {
    margin-bottom: 28.66px;
    text-align: left;
  }
}
.position_sec .inner .item_photo .img_area {
  margin: 0 calc(50% - 50vw) 11px;
  width: 99.4vw;
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  grid-template-rows: repeat(2, 1fr);
}
@media screen and (max-width: 768px) {
  .position_sec .inner .item_photo .img_area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: wrap;
        flex-flow: wrap;
    gap: 4.26px 0;
    width: 82.9%;
    margin: 0 auto 11px;
  }
}
@media screen and (max-width: 768px) {
  .position_sec .inner .item_photo .img_area .cmn_copy01 {
    text-align: left;
  }
}
@media screen and (max-width: 768px) {
  .position_sec .inner .item_photo .img_area .cmn_txt01 {
    text-align: left;
  }
}
.position_sec .inner .item_photo .img_area > div {
  position: relative;
}
.position_sec .inner .item_photo .img_area > div .img img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 416.01/320.32;
}
.position_sec .inner .item_photo .img_area > div .num {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 1.13515625vw;
}
@media screen and (max-width: 768px) {
  .position_sec .inner .item_photo .img_area > div .num {
    width: 12.73px;
  }
}
.position_sec .inner .item_photo .img_area > div .num img {
  width: 100%;
}
.position_sec .inner .item_photo .img_area > div.div1 {
  grid-column: span 2/span 2;
  grid-row: span 2/span 2;
}
.position_sec .inner .item_photo .img_area > div.div2 {
  grid-column-start: 3;
}
.position_sec .inner .item_photo .img_area > div.div3 {
  grid-column-start: 4;
}
.position_sec .inner .item_photo .img_area > div.div4 {
  grid-column-start: 3;
  grid-row-start: 2;
}
.position_sec .inner .item_photo .img_area > div.div5 {
  grid-column-start: 4;
  grid-row-start: 2;
}
.position_sec .inner .item_photo .img_area > div.div6 {
  grid-column: span 2/span 2;
  grid-row: span 2/span 2;
  grid-column-start: 5;
  grid-row-start: 1;
}
@media screen and (max-width: 768px) {
  .position_sec .inner .item_photo .img_area > div.div2, .position_sec .inner .item_photo .img_area > div.div3, .position_sec .inner .item_photo .img_area > div.div4, .position_sec .inner .item_photo .img_area > div.div5 {
    width: 50%;
  }
}
.position_sec .inner .item_photo .notes_area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 calc(50% - 50vw) 89.9px;
  width: 100vw;
  padding: 0 38.7px;
}
@media screen and (max-width: 768px) {
  .position_sec .inner .item_photo .notes_area {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 82.9%;
    margin: 0 auto 61.7px;
    padding: 0;
  }
}
.position_sec .inner .item_aerial {
  position: relative;
}
.position_sec .inner .item_aerial .img {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 0;
  width: 100vw;
  max-width: 1280px;
  height: 58.078125vw;
  max-height: 743.4px;
}
@media screen and (max-width: 768px) {
  .position_sec .inner .item_aerial .img {
    height: 81.5626666667vw;
    max-height: 305.86px;
  }
}
.position_sec .inner .item_aerial .img img {
  -webkit-transform: translateY(-15.625vw);
          transform: translateY(-15.625vw);
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  text-align: center;
  display: block;
  width: 100%;
  margin: 0 auto;
}
@media only screen and (min-width: 1280px) {
  .position_sec .inner .item_aerial .img img {
    -webkit-transform: translateY(-200px);
            transform: translateY(-200px);
  }
}
@media screen and (max-width: 768px) {
  .position_sec .inner .item_aerial .img img {
    -webkit-transform: translateY(-6.6666666667vw);
            transform: translateY(-6.6666666667vw);
  }
}
.position_sec .inner .item_aerial .img .caption01 {
  position: absolute;
  right: 11.3125vw;
  bottom: 2.34375vw;
}
@media only screen and (min-width: 1280px) {
  .position_sec .inner .item_aerial .img .caption01 {
    right: 144.8px;
    bottom: 30px;
  }
}
@media screen and (max-width: 768px) {
  .position_sec .inner .item_aerial .img .caption01 {
    right: 5px;
    bottom: auto;
    top: 70.0426666667vw;
  }
}
.position_sec .inner .item_aerial ul {
  margin-top: 58.078125vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media only screen and (min-width: 1280px) {
  .position_sec .inner .item_aerial ul {
    margin-top: 743.4px;
  }
}
@media screen and (max-width: 768px) {
  .position_sec .inner .item_aerial ul {
    margin-top: 81.5626666667vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.position_sec .inner .item_aerial ul li {
  padding: 0 26px;
}
@media screen and (max-width: 768px) {
  .position_sec .inner .item_aerial ul li {
    width: 100% !important;
    padding: 0;
  }
}
.position_sec .inner .item_aerial ul li:nth-child(1) {
  width: 28.7%;
  padding-left: 0;
}
.position_sec .inner .item_aerial ul li:nth-child(2) {
  width: 33.29%;
}
.position_sec .inner .item_aerial ul li:nth-child(3) {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-right: 0;
}
.position_sec .inner .item_aerial ul li:not(:last-child) {
  border-right: 1px solid rgba(0, 0, 0, 0.38);
}
@media screen and (max-width: 768px) {
  .position_sec .inner .item_aerial ul li:not(:last-child) {
    padding-bottom: 11px;
    border-right: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.38);
    margin-bottom: 13.03px;
  }
}
.position_sec .inner .item_aerial ul li .sttl {
  font-size: 20px;
  letter-spacing: 0.06em;
  line-height: 1.55;
  margin-bottom: 20.1px;
}
@media screen and (max-width: 768px) {
  .position_sec .inner .item_aerial ul li .sttl {
    font-size: 13.33px;
    margin-bottom: 5.5px;
  }
}

/*=======================================
　view_sec
=======================================*/
.view_sec .inner .intro {
  margin-bottom: 82.5px;
}
@media screen and (max-width: 768px) {
  .view_sec .inner .intro {
    margin-bottom: 28.4px;
  }
}
.view_sec .inner .intro .cmn_txt01 {
  margin-bottom: -7.96875vw;
}
@media only screen and (min-width: 1280px) {
  .view_sec .inner .intro .cmn_txt01 {
    margin-bottom: -102px;
  }
}
@media screen and (max-width: 768px) {
  .view_sec .inner .intro .cmn_txt01 {
    text-align: left;
    margin-bottom: 20px;
  }
}
.view_sec .inner .intro .img {
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  width: 100vw;
  z-index: -1;
  position: relative;
}
.view_sec .inner .intro .img img {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .view_sec .inner .hill_side {
    margin-bottom: 19.1px;
  }
}
.view_sec .inner .hill_side .sttl {
  margin-bottom: 10.5px;
}
@media screen and (max-width: 768px) {
  .view_sec .inner .hill_side .sttl {
    margin-bottom: 14.53px;
  }
}
.view_sec .inner .hill_side .cmn_copy03 {
  margin-bottom: 20.5px;
}
@media screen and (max-width: 768px) {
  .view_sec .inner .hill_side .cmn_copy03 {
    text-align: left;
  }
}
.view_sec .inner .hill_side .cmn_txt02 {
  margin-bottom: 22.3px;
}
@media screen and (max-width: 768px) {
  .view_sec .inner .hill_side .cmn_txt02 {
    text-align: left;
    margin-bottom: 23.83px;
  }
}
.view_sec .inner .hill_side .img {
  position: relative;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .view_sec .inner .hill_side .img {
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    width: 100vw;
  }
}
.view_sec .inner .hill_side .img .caption01 {
  position: absolute;
  right: 6.0703125vw;
  bottom: 4.875vw;
}
@media screen and (max-width: 768px) {
  .view_sec .inner .hill_side .img .caption01 {
    right: 3.3146666667vw;
    bottom: 2.648vw;
  }
}

/*=======================================
　life_sec
=======================================*/
.life_sec {
  padding-top: 124.1px;
  background: url("../img/top/life_bg01.png") no-repeat;
  background-size: 59.82% auto;
  background-position: right top !important;
  margin-bottom: 163px;
}
@media screen and (max-width: 768px) {
  .life_sec {
    background: url("../img/top/life_bg01_sp.png") no-repeat;
    background-size: 78.55% auto;
    padding-top: 83.63px;
    margin-bottom: 54.33px;
  }
}
.life_sec .inner > .cmn_txt01 {
  margin-bottom: 65.7px;
}
@media screen and (max-width: 768px) {
  .life_sec .inner > .cmn_txt01 {
    text-align: left;
    margin-bottom: 38.33px;
  }
}
.life_sec .inner .access_area {
  margin-bottom: 111.2px;
}
@media screen and (max-width: 768px) {
  .life_sec .inner .access_area {
    margin-bottom: 18.33px;
  }
}
.life_sec .inner .access_area .item .cmn_txt01 {
  line-height: 2;
}
.life_sec .inner .access_area .item .flex_area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .life_sec .inner .access_area .item .flex_area {
    -ms-flex-flow: wrap;
        flex-flow: wrap;
  }
}
.life_sec .inner .access_area .item.shinkobe {
  margin-bottom: 38.9px;
}
@media screen and (max-width: 768px) {
  .life_sec .inner .access_area .item.shinkobe {
    margin-bottom: 26.96px;
  }
}
.life_sec .inner .access_area .item.shinkobe > .img {
  margin-bottom: 26.1px;
}
@media screen and (max-width: 768px) {
  .life_sec .inner .access_area .item.shinkobe > .img {
    margin: 0 calc(50% - 50vw) 52px;
    width: 100vw;
  }
}
@media screen and (max-width: 768px) {
  .life_sec .inner .access_area .item.shinkobe > .img .caption01 {
    margin-left: 10px;
  }
}
.life_sec .inner .access_area .item.shinkobe .left {
  width: 63%;
}
@media screen and (max-width: 768px) {
  .life_sec .inner .access_area .item.shinkobe .left {
    display: contents;
  }
}
.life_sec .inner .access_area .item.shinkobe .left .cmn_copy01 {
  margin-bottom: 17.6px;
}
@media screen and (max-width: 768px) {
  .life_sec .inner .access_area .item.shinkobe .left .cmn_copy01 {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .life_sec .inner .access_area .item.shinkobe .left .cmn_txt01 {
    width: 50.12%;
  }
}
.life_sec .inner .access_area .item.shinkobe .right {
  width: 32.38%;
}
@media screen and (max-width: 768px) {
  .life_sec .inner .access_area .item.shinkobe .right {
    display: contents;
  }
}
@media screen and (max-width: 768px) {
  .life_sec .inner .access_area .item.shinkobe .right .img {
    width: 45.8%;
  }
}
.life_sec .inner .access_area .item.shinkobe .right .img img {
  width: 100%;
}
.life_sec .inner .access_area .item.sannomiya {
  margin-bottom: 92.2px;
}
@media screen and (max-width: 768px) {
  .life_sec .inner .access_area .item.sannomiya {
    margin-bottom: 52.66px;
  }
}
.life_sec .inner .access_area .item.sannomiya .flex_area {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.life_sec .inner .access_area .item.sannomiya .flex_area .left {
  width: 36.27%;
}
@media screen and (max-width: 768px) {
  .life_sec .inner .access_area .item.sannomiya .flex_area .left {
    width: 41.96%;
  }
}
.life_sec .inner .access_area .item.sannomiya .flex_area .right {
  width: 60.52%;
}
@media screen and (max-width: 768px) {
  .life_sec .inner .access_area .item.sannomiya .flex_area .right {
    width: 54.77%;
  }
}
.life_sec .inner .access_area .item.oji {
  width: 94.73%;
  margin: 0 auto;
}
.life_sec .inner .access_area .item.oji .flex_area {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 768px) {
  .life_sec .inner .access_area .item.oji .flex_area {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    width: 100%;
  }
}
.life_sec .inner .access_area .item.oji .flex_area .left {
  width: 56%;
}
@media screen and (max-width: 768px) {
  .life_sec .inner .access_area .item.oji .flex_area .left {
    display: contents;
  }
}
.life_sec .inner .access_area .item.oji .flex_area .left > .img {
  margin-bottom: 22.1px;
  width: 83.16%;
}
@media screen and (max-width: 768px) {
  .life_sec .inner .access_area .item.oji .flex_area .left > .img {
    width: 53.36%;
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
}
.life_sec .inner .access_area .item.oji .flex_area .left .cmn_copy01 {
  margin-bottom: 23.5px;
}
@media screen and (max-width: 768px) {
  .life_sec .inner .access_area .item.oji .flex_area .left .cmn_copy01 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    margin-bottom: 17.96px;
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .life_sec .inner .access_area .item.oji .flex_area .left .cmn_txt01 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
}
.life_sec .inner .access_area .item.oji .flex_area .right {
  width: 35.55%;
}
@media screen and (max-width: 768px) {
  .life_sec .inner .access_area .item.oji .flex_area .right {
    width: 34.93%;
    margin-top: 43.66px;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
.life_sec .inner .access_area .item.oji .flex_area .right .img:not(:last-child) {
  margin-bottom: 14.7px;
}
@media screen and (max-width: 768px) {
  .life_sec .inner .access_area .item.oji .flex_area .right .img:not(:last-child) {
    margin-bottom: 4.56px;
  }
}
.life_sec .inner .location a {
  position: relative;
  text-align: center;
}
.life_sec .inner .location a .sttl {
  margin-inline: auto;
}

/*=======================================
　luxe_sec
=======================================*/
.luxe_sec {
  margin-bottom: 134.5px;
}
@media screen and (max-width: 768px) {
  .luxe_sec {
    margin-bottom: 52.93px;
  }
}
.luxe_sec .intro .inner > .cmn_txt01 {
  color: #FFF;
  margin-bottom: -240px;
  z-index: 1;
  position: relative;
}
@media screen and (max-width: 768px) {
  .luxe_sec .intro .inner > .cmn_txt01 {
    color: var(--main_black);
    margin-bottom: 20px;
    text-align: left;
  }
}
.luxe_sec .intro .inner > .img {
  position: relative;
  margin: 0 calc(50% - 50vw);
  width: 100vw;
}
.luxe_sec .intro .inner > .img img {
  width: 100%;
}
.luxe_sec .toyota_home {
  background: var(--main_beige);
  padding: 136.7px 0 118.7px;
}
@media screen and (max-width: 768px) {
  .luxe_sec .toyota_home {
    padding: 44.86px 0 77.9px;
  }
}
.luxe_sec .toyota_home .link_plan {
  position: relative;
  display: block;
  margin-bottom: 78px;
}
@media screen and (max-width: 768px) {
  .luxe_sec .toyota_home .link_plan {
    margin-bottom: 44.86px;
  }
}
.luxe_sec .toyota_home .logo {
  margin-bottom: 54.8px;
}
@media screen and (max-width: 768px) {
  .luxe_sec .toyota_home .logo {
    width: 67.1%;
    margin: 0 auto 23.23px;
  }
}
.luxe_sec .toyota_home .cmn_copy01 {
  margin-bottom: 49.4px;
}
@media screen and (max-width: 768px) {
  .luxe_sec .toyota_home .cmn_copy01 {
    text-align: left;
    margin-bottom: 16.8px;
  }
}
.luxe_sec .toyota_home .cmn_txt01 {
  margin-bottom: 84.3px;
}
@media screen and (max-width: 768px) {
  .luxe_sec .toyota_home .cmn_txt01 {
    text-align: left;
    margin-bottom: 45.66px;
  }
}
.luxe_sec .toyota_home .img_area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 85px;
}
@media screen and (max-width: 768px) {
  .luxe_sec .toyota_home .img_area {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 35.96px 0;
    margin-bottom: 63.76px;
  }
}
.luxe_sec .toyota_home .img_area .img {
  width: 47.15%;
}
@media screen and (max-width: 768px) {
  .luxe_sec .toyota_home .img_area .img {
    width: 77.82%;
    margin: 0 auto;
  }
}
.luxe_sec .toyota_home .good_design {
  background: #fff;
  -webkit-box-shadow: 3px 3px 3px rgba(4, 0, 0, 0.2);
          box-shadow: 3px 3px 3px rgba(4, 0, 0, 0.2);
  padding: 56.1px 0 63.9px;
}
@media screen and (max-width: 768px) {
  .luxe_sec .toyota_home .good_design {
    padding: 22.1px 0 29.73px;
  }
}
.luxe_sec .toyota_home .good_design .copy01 {
  font-size: 29.76px;
  letter-spacing: 0.09em;
  line-height: 1.923;
  color: #000;
}
@media screen and (max-width: 768px) {
  .luxe_sec .toyota_home .good_design .copy01 {
    font-size: 17.75px;
    line-height: 1.923;
  }
}
.luxe_sec .toyota_home .good_design .logo_good_design {
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .luxe_sec .toyota_home .good_design .logo_good_design {
    width: 96.88%;
    margin: 0 auto 10.73px;
  }
}
.luxe_sec .toyota_home .good_design .logo_good_design > img {
  width: 500px;
}
@media screen and (max-width: 768px) {
  .luxe_sec .toyota_home .good_design .logo_good_design > img {
    width: 90%;
  }
}
.luxe_sec .toyota_home .good_design .copy02 {
  font-size: 24px;
  letter-spacing: 0.02em;
  line-height: 1.683;
  color: #000;
  margin-bottom: 21.7px;
}
@media screen and (max-width: 768px) {
  .luxe_sec .toyota_home .good_design .copy02 {
    font-size: 15.11px;
  }
}
.luxe_sec .toyota_home .good_design .cmn_txt03 {
  font-size: 17.02px;
  letter-spacing: 0.04em;
  line-height: 1.645;
  color: #000;
}
@media screen and (max-width: 768px) {
  .luxe_sec .toyota_home .good_design .cmn_txt03 {
    font-size: 12px;
    line-height: 1.9;
  }
}
.luxe_sec .toyota_home .cmn_btn01 {
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .luxe_sec .toyota_home .cmn_btn01 {
    width: 69.99%;
    min-width: 239.24px;
  }
}

/*=======================================
　notes_area
=======================================*/
@media screen and (max-width: 768px) {
  .notes_area .inner {
    margin: 0 auto;
    width: 61.44%;
  }
}

/*=======================================
　banner-area
=======================================*/
.link_banner {
  max-width: 1200px;
  margin-inline: auto;
  margin-bottom: 130px;
}
@media screen and (max-width: 768px) {
  .link_banner {
    margin-bottom: 72px;
  }
}
.link_banner h3 {
  text-align: center;
  font-size: 26.04px;
  font-weight: 500;
  margin-bottom: 18px;
}
@media screen and (max-width: 768px) {
  .link_banner h3 {
    font-size: 18px;
  }
}
.link_banner .banner-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 24px;
}
@media screen and (max-width: 768px) {
  .link_banner .banner-area {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}/*# sourceMappingURL=top.css.map */