.leasehold {
  position: relative;
}

.txt--ttl {
  display: block;
  width: 100%;
  background-color: #745f49;
  font-family: "Zen Old Mincho", serif;
  font-weight: 400;
  color: #fff;
  letter-spacing: 0.15em;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .txt--ttl {
    font-size: clamp(17.6px, 1.585vw, 26.4px);
    line-height: 1.36;
    padding: min(0.576vw, 9.6px);
  }
}
@media screen and (max-width: 768px) {
  .txt--ttl {
    font-size: clamp(12.8px, 4.267vw, 19.2px);
    line-height: 1.88;
    padding: min(2.133vw, 9.6px);
  }
}
@media screen and (max-width: 768px) {
  .txt--ttl:has(br) {
    padding-block: min(2.933vw, 13.2px) min(2.933vw, 13.2px);
  }
}

.txt--main {
  font-family: "Zen Old Mincho", serif;
  color: #2b2b2b;
  font-size: clamp(17.6px, 1.585vw, 26.4px);
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  .txt--main {
    font-size: clamp(16px, 5.333vw, 24px);
  }
}

.txt--sub {
  font-family: "Zen Old Mincho", serif;
  color: #2b2b2b;
  font-size: clamp(12.8px, 1.153vw, 19.2px);
  font-weight: 400;
  letter-spacing: 0.15em;
  line-height: 2.5;
}
@media screen and (max-width: 768px) {
  .txt--sub {
    font-size: clamp(10.4px, 3.467vw, 15.6px);
    letter-spacing: 0.05em;
    line-height: 2.15;
  }
}

.txt--kakko {
  font-family: "Zen Old Mincho", serif;
  color: #745f49;
  font-size: clamp(16px, 1.441vw, 24px);
  font-weight: 400;
  letter-spacing: 0.15em;
  line-height: 1.35;
}
@media screen and (max-width: 768px) {
  .txt--kakko {
    font-size: clamp(14.4px, 4.8vw, 21.6px);
  }
}

img {
  width: 100%;
}

/*--------------------------------------------
  lead
-------------------------------------------- */
@media screen and (min-width: 769px) {
  .lead {
    -webkit-margin-before: min(8.862vw, 147.6px);
            margin-block-start: min(8.862vw, 147.6px);
  }
}
@media screen and (max-width: 768px) {
  .lead {
    -webkit-margin-before: min(16.533vw, 74.4px);
            margin-block-start: min(16.533vw, 74.4px);
  }
}
.lead p:nth-of-type(1) {
  text-align: center;
  font-family: "Zen Old Mincho", serif;
  color: #2b2b2b;
  font-weight: 400;
  letter-spacing: 0.15em;
  line-height: 2;
}
@media screen and (min-width: 769px) {
  .lead p:nth-of-type(1) {
    font-size: clamp(20px, 1.801vw, 30px);
  }
}
@media screen and (max-width: 768px) {
  .lead p:nth-of-type(1) {
    font-size: clamp(16px, 5.333vw, 24px);
  }
}
@media screen and (min-width: 769px) {
  .lead .txt--sub {
    text-align: center;
    -webkit-margin-before: min(2.017vw, 33.6px);
            margin-block-start: min(2.017vw, 33.6px);
  }
}
@media screen and (max-width: 768px) {
  .lead .txt--sub {
    -webkit-margin-before: min(5.333vw, 24px);
            margin-block-start: min(5.333vw, 24px);
  }
}

/*--------------------------------------------
  s01
-------------------------------------------- */
@media screen and (min-width: 769px) {
  .s01 {
    -webkit-margin-before: min(7.925vw, 132px);
            margin-block-start: min(7.925vw, 132px);
  }
}
@media screen and (max-width: 768px) {
  .s01 {
    -webkit-margin-before: min(12.533vw, 56.4px);
            margin-block-start: min(12.533vw, 56.4px);
  }
}
@media screen and (min-width: 769px) {
  .s01 .item01 {
    -webkit-margin-before: min(3.386vw, 56.4px);
            margin-block-start: min(3.386vw, 56.4px);
  }
}
@media screen and (max-width: 768px) {
  .s01 .item01 {
    -webkit-margin-before: min(7.467vw, 33.6px);
            margin-block-start: min(7.467vw, 33.6px);
  }
}
@media screen and (min-width: 769px) {
  .s01 .item01 .txt--sub {
    text-align: center;
  }
}
@media screen and (min-width: 769px) {
  .s01 .item01 .c-list--notice {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-inline: auto;
    -webkit-margin-before: min(1.441vw, 24px);
            margin-block-start: min(1.441vw, 24px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0.5em;
  }
}
@media screen and (max-width: 768px) {
  .s01 .item01 .c-list--notice {
    -webkit-margin-before: min(2.4vw, 10.8px);
            margin-block-start: min(2.4vw, 10.8px);
  }
}

/*--------------------------------------------
  s02
-------------------------------------------- */
@media screen and (min-width: 769px) {
  .s02 {
    -webkit-margin-before: min(4.251vw, 70.8px);
            margin-block-start: min(4.251vw, 70.8px);
  }
}
@media screen and (max-width: 768px) {
  .s02 {
    -webkit-margin-before: min(9.067vw, 40.8px);
            margin-block-start: min(9.067vw, 40.8px);
  }
}
@media screen and (min-width: 769px) {
  .s02 .box01 {
    -webkit-margin-before: min(3.242vw, 54px);
            margin-block-start: min(3.242vw, 54px);
  }
}
@media screen and (max-width: 768px) {
  .s02 .box01 {
    -webkit-margin-before: min(6.4vw, 28.8px);
            margin-block-start: min(6.4vw, 28.8px);
  }
}
.s02 .box01 .item01 .txt--kakko {
  text-align: center;
}
@media screen and (min-width: 769px) {
  .s02 .box01 .item01 .txt--sub {
    text-align: center;
    -webkit-margin-before: min(1.009vw, 16.8px);
            margin-block-start: min(1.009vw, 16.8px);
  }
}
@media screen and (max-width: 768px) {
  .s02 .box01 .item01 .txt--sub {
    -webkit-margin-before: min(3.733vw, 16.8px);
            margin-block-start: min(3.733vw, 16.8px);
  }
}
@media screen and (min-width: 769px) {
  .s02 .box01 .item02 {
    -webkit-margin-before: min(4.035vw, 67.2px);
            margin-block-start: min(4.035vw, 67.2px);
  }
}
@media screen and (max-width: 768px) {
  .s02 .box01 .item02 {
    -webkit-margin-before: min(7.733vw, 34.8px);
            margin-block-start: min(7.733vw, 34.8px);
  }
}
@media screen and (min-width: 769px) {
  .s02 .box01 .item02 figure:nth-of-type(1) {
    width: min(60.735vw, 1011.6px);
    margin-inline: auto;
  }
}
@media screen and (min-width: 769px) {
  .s02 .box01 .item02 .c-list--notice {
    width: min(60.735vw, 1011.6px);
    margin-inline: auto;
    -webkit-margin-before: min(1.369vw, 22.8px);
            margin-block-start: min(1.369vw, 22.8px);
  }
}
@media screen and (max-width: 768px) {
  .s02 .box01 .item02 .c-list--notice {
    -webkit-margin-before: min(4.8vw, 21.6px);
            margin-block-start: min(4.8vw, 21.6px);
  }
}
@media screen and (max-width: 768px) {
  .s02 .box01 .item02 figure:nth-of-type(2) {
    -webkit-margin-before: min(5.333vw, 24px);
            margin-block-start: min(5.333vw, 24px);
  }
}
.s02 .box02 {
  -webkit-border-before: 1px solid #745f49;
          border-block-start: 1px solid #745f49;
}
@media screen and (min-width: 769px) {
  .s02 .box02 {
    -webkit-margin-before: min(4.971vw, 82.8px);
            margin-block-start: min(4.971vw, 82.8px);
    -webkit-padding-before: min(4.755vw, 79.2px);
            padding-block-start: min(4.755vw, 79.2px);
  }
}
@media screen and (max-width: 768px) {
  .s02 .box02 {
    -webkit-margin-before: min(8.8vw, 39.6px);
            margin-block-start: min(8.8vw, 39.6px);
    -webkit-padding-before: min(10.667vw, 48px);
            padding-block-start: min(10.667vw, 48px);
  }
}
.s02 .box02 .item01 .txt--kakko {
  text-align: center;
}
@media screen and (min-width: 769px) {
  .s02 .box02 .item01 .txt--sub {
    text-align: center;
    -webkit-margin-before: min(1.009vw, 16.8px);
            margin-block-start: min(1.009vw, 16.8px);
  }
}
@media screen and (max-width: 768px) {
  .s02 .box02 .item01 .txt--sub {
    -webkit-margin-before: min(3.733vw, 16.8px);
            margin-block-start: min(3.733vw, 16.8px);
  }
}
.s02 .box02 .item02 {
  background-color: #e5dfdc;
}
@media screen and (min-width: 769px) {
  .s02 .box02 .item02 {
    -webkit-margin-before: min(3.314vw, 55.2px);
            margin-block-start: min(3.314vw, 55.2px);
    padding: min(2.522vw, 42px) min(4.107vw, 68.4px) min(2.161vw, 36px);
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: min(50.216vw, 836.4px) min(2.738vw, 45.6px) 1fr;
    grid-template-columns: min(50.216vw, 836.4px) 1fr;
    gap: min(2.738vw, 45.6px);
  }
}
@media screen and (max-width: 768px) {
  .s02 .box02 .item02 {
    -webkit-margin-before: min(6.667vw, 30px);
            margin-block-start: min(6.667vw, 30px);
    padding: min(8vw, 36px) 0 min(7.467vw, 33.6px) min(7.467vw, 33.6px);
  }
}
@media screen and (max-width: 768px) {
  .s02 .box02 .item02 figure img {
    padding-inline: 0 min(7.467vw, 33.6px);
  }
}
.s02 .box02 .item02 .txt--sub {
  display: -ms-grid;
  display: grid;
  gap: 1lh;
}
@media screen and (min-width: 769px) {
  .s02 .box02 .item02 .txt--sub {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    margin-block: auto;
    line-height: 1.88;
    -webkit-padding-before: min(0.72vw, 12px);
            padding-block-start: min(0.72vw, 12px);
  }
}
@media screen and (max-width: 768px) {
  .s02 .box02 .item02 .txt--sub {
    -webkit-margin-before: min(10.133vw, 45.6px);
            margin-block-start: min(10.133vw, 45.6px);
    padding-inline: 0 min(7.467vw, 33.6px);
  }
}
@media screen and (min-width: 769px) {
  .s02 .box02 .item03 {
    -webkit-margin-before: min(3.242vw, 54px);
            margin-block-start: min(3.242vw, 54px);
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  .s02 .box02 .item03 {
    -webkit-margin-before: min(8vw, 36px);
            margin-block-start: min(8vw, 36px);
  }
}

/*--------------------------------------------
  s03
-------------------------------------------- */
@media screen and (min-width: 769px) {
  .s03 {
    -webkit-margin-before: min(4.827vw, 80.4px);
            margin-block-start: min(4.827vw, 80.4px);
  }
}
@media screen and (max-width: 768px) {
  .s03 {
    -webkit-margin-before: min(14.667vw, 66px);
            margin-block-start: min(14.667vw, 66px);
  }
}
@media screen and (max-width: 768px) {
  .s03 .txt--ttl {
    letter-spacing: 0.05em;
  }
}
.s03 .item01 {
  display: -ms-grid;
  display: grid;
}
@media screen and (min-width: 769px) {
  .s03 .item01 {
    -ms-grid-columns: auto min(2.666vw, 44.4px) 1fr;
    grid-template-columns: auto 1fr;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    gap: min(2.666vw, 44.4px);
  }
}
@media screen and (max-width: 768px) {
  .s03 .item01 .point {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-inline: auto;
  }
}
.s03 .item01 .point span {
  color: #745f49;
  font-family: "futura-pt", sans-serif;
  letter-spacing: 0.05em;
}
.s03 .item01 .point span:nth-of-type(1) {
  font-weight: 400;
}
@media screen and (min-width: 769px) {
  .s03 .item01 .point span:nth-of-type(1) {
    font-size: clamp(17.6px, 1.585vw, 26.4px);
    margin-inline: 0 min(0.72vw, 12px);
  }
}
@media screen and (max-width: 768px) {
  .s03 .item01 .point span:nth-of-type(1) {
    font-size: clamp(17.6px, 5.867vw, 26.4px);
    margin-inline: 0 min(3.2vw, 14.4px);
  }
}
.s03 .item01 .point span:nth-of-type(2) {
  font-weight: 300;
}
@media screen and (min-width: 769px) {
  .s03 .item01 .point span:nth-of-type(2) {
    line-height: 1;
    font-size: clamp(50.4px, 4.539vw, 75.6px);
  }
}
@media screen and (max-width: 768px) {
  .s03 .item01 .point span:nth-of-type(2) {
    line-height: 1;
    font-size: clamp(50.4px, 16.8vw, 75.6px);
  }
}
@media screen and (min-width: 769px) {
  .s03 .item01 .txt--main {
    margin: 0;
    line-height: 1.82;
  }
}
@media screen and (max-width: 768px) {
  .s03 .item01 .txt--main {
    -webkit-margin-before: min(4vw, 18px);
            margin-block-start: min(4vw, 18px);
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  .s03 .item01 .txt--main span:not(.note) {
    display: inline-block;
  }
}
.s03 .item01 .txt--main .note {
  color: #282626;
  font-weight: 400;
  letter-spacing: 0.06em;
}
@media screen and (min-width: 769px) {
  .s03 .item01 .txt--main .note {
    font-size: clamp(9.6px, 0.865vw, 14.4px);
    margin-inline: min(2.305vw, 38.4px) 0;
    display: inline-block;
  }
}
@media screen and (max-width: 768px) {
  .s03 .item01 .txt--main .note {
    font-size: clamp(8px, 2.667vw, 12px);
    display: block;
  }
}
@media screen and (min-width: 769px) {
  .s03 .box01 {
    -webkit-margin-before: min(3.17vw, 52.8px);
            margin-block-start: min(3.17vw, 52.8px);
  }
}
@media screen and (max-width: 768px) {
  .s03 .box01 {
    -webkit-margin-before: min(10.4vw, 46.8px);
            margin-block-start: min(10.4vw, 46.8px);
    padding-inline: 0;
  }
}
@media screen and (max-width: 768px) {
  .s03 .box01 .item01 {
    padding-inline: min(5.333vw, 24px);
  }
}
@media screen and (min-width: 769px) {
  .s03 .box01 .item02 {
    -webkit-margin-before: min(2.594vw, 43.2px);
            margin-block-start: min(2.594vw, 43.2px);
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 50% 0 1fr;
    grid-template-columns: 50% 1fr;
    -ms-grid-rows: auto min(0.576vw, 9.6px) 1fr;
    grid-template-rows: auto 1fr;
    gap: min(0.576vw, 9.6px) 0;
  }
  .s03 .box01 .item02 > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .s03 .box01 .item02 > *:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }
  .s03 .box01 .item02 > *:nth-child(3) {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }
  .s03 .box01 .item02 > *:nth-child(4) {
    -ms-grid-row: 3;
    -ms-grid-column: 3;
  }
}
@media screen and (max-width: 768px) {
  .s03 .box01 .item02 {
    -webkit-margin-before: min(6.933vw, 31.2px);
            margin-block-start: min(6.933vw, 31.2px);
  }
}
.s03 .box01 .item02 .txt--sub {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
@media screen and (min-width: 769px) {
  .s03 .box01 .item02 .txt--sub {
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1/2;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1/2;
    position: relative;
    z-index: 2;
  }
}
@media screen and (max-width: 768px) {
  .s03 .box01 .item02 .txt--sub {
    padding-inline: min(5.333vw, 24px);
  }
}
.s03 .box01 .item02 figure:nth-of-type(1) {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 769px) {
  .s03 .box01 .item02 figure:nth-of-type(1) {
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1/2;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-row: 2/3;
    width: calc(100% + min(3.602vw, 60px));
    margin-block: auto;
    padding-block: min(1.441vw, 24px);
  }
}
@media screen and (max-width: 768px) {
  .s03 .box01 .item02 figure:nth-of-type(1) {
    -webkit-margin-before: min(4.267vw, 19.2px);
            margin-block-start: min(4.267vw, 19.2px);
    padding-inline: min(5.333vw, 24px);
  }
}
.s03 .box01 .item02 figure:nth-of-type(2) {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 769px) {
  .s03 .box01 .item02 figure:nth-of-type(2) {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/3;
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    grid-row: 1/3;
    margin-inline: auto max(-2.738vw, -45.6px);
    width: min(46.758vw, 778.8px);
  }
}
@media screen and (max-width: 768px) {
  .s03 .box01 .item02 figure:nth-of-type(2) {
    -webkit-margin-before: max(-2.133vw, -9.6px);
            margin-block-start: max(-2.133vw, -9.6px);
  }
}
.s03 .box01 .item02 figure:nth-of-type(2) figcaption {
  position: absolute;
  right: 0;
  padding-inline: 1em;
}
@media screen and (min-width: 769px) {
  .s03 .box01 .item02 figure:nth-of-type(2) figcaption {
    bottom: min(2.882vw, 48px);
  }
}
@media screen and (max-width: 768px) {
  .s03 .box01 .item02 figure:nth-of-type(2) figcaption {
    bottom: min(8vw, 36px);
  }
}
.s03 .box02 .item01 {
  -webkit-border-before: 1px solid #745f49;
          border-block-start: 1px solid #745f49;
}
@media screen and (min-width: 769px) {
  .s03 .box02 .item01 {
    -webkit-margin-before: 0;
            margin-block-start: 0;
    -webkit-padding-before: min(3.602vw, 60px);
            padding-block-start: min(3.602vw, 60px);
  }
}
@media screen and (max-width: 768px) {
  .s03 .box02 .item01 {
    -webkit-margin-before: min(10.133vw, 45.6px);
            margin-block-start: min(10.133vw, 45.6px);
    -webkit-padding-before: min(14.4vw, 64.8px);
            padding-block-start: min(14.4vw, 64.8px);
  }
}
@media screen and (min-width: 769px) {
  .s03 .box02 .item02 {
    -webkit-margin-before: min(2.378vw, 39.6px);
            margin-block-start: min(2.378vw, 39.6px);
  }
}
@media screen and (max-width: 768px) {
  .s03 .box02 .item02 {
    -webkit-margin-before: min(8vw, 36px);
            margin-block-start: min(8vw, 36px);
  }
}
.s03 .box02 .item02 ul {
  display: -ms-grid;
  display: grid;
}
@media screen and (min-width: 769px) {
  .s03 .box02 .item02 ul {
    -ms-grid-columns: 1fr min(2.45vw, 40.8px) 1fr;
    grid-template-columns: repeat(2, 1fr);
    gap: min(2.45vw, 40.8px);
    -webkit-margin-before: min(1.657vw, 27.6px);
            margin-block-start: min(1.657vw, 27.6px);
  }
}
@media screen and (max-width: 768px) {
  .s03 .box02 .item02 ul {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto min(3.2vw, 14.4px) auto;
    grid-template-rows: repeat(2, auto);
    gap: min(3.2vw, 14.4px);
    -webkit-margin-before: min(6.133vw, 27.6px);
            margin-block-start: min(6.133vw, 27.6px);
  }
  .s03 .box02 .item02 ul > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .s03 .box02 .item02 ul > *:nth-child(2) {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }
}
.s03 .box02 .item02 ul li {
  background-color: #e5dfdc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  font-family: "Zen Old Mincho", serif;
  font-weight: 400;
}
@media screen and (min-width: 769px) {
  .s03 .box02 .item02 ul li {
    font-size: clamp(14.4px, 1.297vw, 21.6px);
    letter-spacing: 0.15em;
    padding: min(1.657vw, 27.6px) min(1.009vw, 16.8px) min(1.009vw, 16.8px);
  }
}
@media screen and (max-width: 768px) {
  .s03 .box02 .item02 ul li {
    font-size: clamp(12.8px, 4.267vw, 19.2px);
    letter-spacing: 0.1em;
    padding: min(8.267vw, 37.2px) min(4vw, 18px) min(6.4vw, 28.8px);
  }
}
@media screen and (max-width: 768px) {
  .s03 .box03 {
    padding-inline: 0;
  }
}
.s03 .box03 .item01 {
  -webkit-border-before: 1px solid #745f49;
          border-block-start: 1px solid #745f49;
}
@media screen and (min-width: 769px) {
  .s03 .box03 .item01 {
    -webkit-margin-before: min(4.827vw, 80.4px);
            margin-block-start: min(4.827vw, 80.4px);
    -webkit-padding-before: min(4.611vw, 76.8px);
            padding-block-start: min(4.611vw, 76.8px);
  }
}
@media screen and (max-width: 768px) {
  .s03 .box03 .item01 {
    -webkit-margin-before: min(13.867vw, 62.4px);
            margin-block-start: min(13.867vw, 62.4px);
    -webkit-padding-before: min(14.933vw, 67.2px);
            padding-block-start: min(14.933vw, 67.2px);
    width: calc(100% - min(10.667vw, 48px));
    margin-inline: auto;
  }
}
@media screen and (min-width: 769px) {
  .s03 .box03 .item02 {
    -webkit-margin-before: min(2.882vw, 48px);
            margin-block-start: min(2.882vw, 48px);
  }
}
@media screen and (max-width: 768px) {
  .s03 .box03 .item02 {
    -webkit-margin-before: min(7.2vw, 32.4px);
            margin-block-start: min(7.2vw, 32.4px);
    padding-inline: min(5.333vw, 24px);
  }
}
@media screen and (min-width: 769px) {
  .s03 .box03 .item02 .c-list--notice {
    -webkit-margin-before: min(0.72vw, 12px);
            margin-block-start: min(0.72vw, 12px);
  }
}
@media screen and (max-width: 768px) {
  .s03 .box03 .item02 .c-list--notice {
    -webkit-margin-before: min(0.533vw, 2.4px);
            margin-block-start: min(0.533vw, 2.4px);
  }
}
@media screen and (min-width: 769px) {
  .s03 .box03 .item03 {
    -webkit-margin-before: min(2.594vw, 43.2px);
            margin-block-start: min(2.594vw, 43.2px);
  }
}
@media screen and (max-width: 768px) {
  .s03 .box03 .item03 {
    -webkit-margin-before: min(9.333vw, 42px);
            margin-block-start: min(9.333vw, 42px);
  }
}
@media screen and (min-width: 769px) {
  .s03 .box03 .item03 .txt--sub {
    letter-spacing: 0.1em;
  }
}
@media screen and (max-width: 768px) {
  .s03 .box03 .item03 .txt--sub {
    padding-inline: min(5.333vw, 24px);
  }
}
@media screen and (min-width: 769px) {
  .s03 .box03 .item03 figure {
    -webkit-margin-before: min(0.865vw, 14.4px);
            margin-block-start: min(0.865vw, 14.4px);
  }
}
@media screen and (max-width: 768px) {
  .s03 .box03 .item03 figure {
    -webkit-margin-before: min(6.933vw, 31.2px);
            margin-block-start: min(6.933vw, 31.2px);
  }
}
@media screen and (max-width: 768px) {
  .s03 .box03 .item03 figure img {
    padding-inline: min(5.333vw, 24px);
    max-height: min(32vw, 144px);
  }
}
@media screen and (max-width: 768px) {
  .s03 .box04 {
    padding-inline: 0;
  }
}
.s03 .box04 .item01 {
  -webkit-border-before: 1px solid #745f49;
          border-block-start: 1px solid #745f49;
}
@media screen and (min-width: 769px) {
  .s03 .box04 .item01 {
    -webkit-margin-before: min(4.827vw, 80.4px);
            margin-block-start: min(4.827vw, 80.4px);
    -webkit-padding-before: min(4.107vw, 68.4px);
            padding-block-start: min(4.107vw, 68.4px);
  }
}
@media screen and (max-width: 768px) {
  .s03 .box04 .item01 {
    -webkit-margin-before: min(14.4vw, 64.8px);
            margin-block-start: min(14.4vw, 64.8px);
    -webkit-padding-before: min(14.933vw, 67.2px);
            padding-block-start: min(14.933vw, 67.2px);
    width: calc(100% - min(10.667vw, 48px));
    margin-inline: auto;
  }
}
@media screen and (max-width: 768px) {
  .s03 .box04 .item01 .txt--main {
    width: calc(100% + min(2.667vw, 12px));
    letter-spacing: 0.05em;
  }
}
@media screen and (min-width: 769px) {
  .s03 .box04 .item02 {
    -webkit-margin-before: min(2.233vw, 37.2px);
            margin-block-start: min(2.233vw, 37.2px);
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr min(3.602vw, 60px) min(45.893vw, 764.4px);
    grid-template-columns: 1fr min(45.893vw, 764.4px);
    gap: min(3.602vw, 60px);
  }
}
@media screen and (max-width: 768px) {
  .s03 .box04 .item02 {
    -webkit-margin-before: min(8.267vw, 37.2px);
            margin-block-start: min(8.267vw, 37.2px);
  }
}
@media screen and (max-width: 768px) {
  .s03 .box04 .item02 > div:nth-of-type(1) {
    padding-inline: min(5.333vw, 24px);
  }
}
@media screen and (min-width: 769px) {
  .s03 .box04 .item02 > div:nth-of-type(1) .c-list--notice {
    -webkit-margin-before: 0;
            margin-block-start: 0;
  }
}
@media screen and (max-width: 768px) {
  .s03 .box04 .item02 > div:nth-of-type(1) .c-list--notice {
    -webkit-margin-before: min(2.133vw, 9.6px);
            margin-block-start: min(2.133vw, 9.6px);
  }
}
@media screen and (max-width: 768px) {
  .s03 .box04 .item02 > div:nth-of-type(2) {
    -webkit-margin-before: min(8vw, 36px);
            margin-block-start: min(8vw, 36px);
  }
}
@media screen and (min-width: 769px) {
  .s03 .box04 .item02 > div:nth-of-type(2) p.txt--sub {
    letter-spacing: 0.1em;
    line-height: 1.88;
    -webkit-margin-after: min(0.576vw, 9.6px);
            margin-block-end: min(0.576vw, 9.6px);
  }
}
@media screen and (max-width: 768px) {
  .s03 .box04 .item02 > div:nth-of-type(2) p.txt--sub {
    letter-spacing: 0.05em;
    -webkit-margin-after: min(4.267vw, 19.2px);
            margin-block-end: min(4.267vw, 19.2px);
    padding-inline: min(5.333vw, 24px);
  }
}
.s03 .box04 .item02 > div:nth-of-type(2) ul {
  background-color: #745f49;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  border: 1px solid #745f49;
  gap: 1px;
}
@media screen and (max-width: 768px) {
  .s03 .box04 .item02 > div:nth-of-type(2) ul {
    width: calc(100% - min(10.667vw, 48px));
    margin-inline: auto;
  }
}
.s03 .box04 .item02 > div:nth-of-type(2) ul li {
  display: -ms-grid;
  display: grid;
  gap: 1px;
  line-height: 1.5;
}
@media screen and (min-width: 769px) {
  .s03 .box04 .item02 > div:nth-of-type(2) ul li {
    -ms-grid-columns: 0.9fr 2fr;
    grid-template-columns: 0.9fr 2fr;
  }
}
@media screen and (max-width: 768px) {
  .s03 .box04 .item02 > div:nth-of-type(2) ul li {
    -ms-grid-columns: 1fr 1.9fr;
    grid-template-columns: 1fr 1.9fr;
  }
}
@media screen and (min-width: 769px) {
  .s03 .box04 .item02 > div:nth-of-type(2) ul li > span {
    padding: min(0.72vw, 12px);
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  .s03 .box04 .item02 > div:nth-of-type(2) ul li > span {
    padding: min(2.667vw, 12px) min(1.6vw, 7.2px);
    font-size: clamp(11.2px, 3.733vw, 16.8px);
    line-height: 1.4;
    letter-spacing: 0.1em;
    text-align: center;
  }
}
.s03 .box04 .item02 > div:nth-of-type(2) ul li > span:nth-of-type(1) {
  background-color: #e5dfdc;
}
@media screen and (max-width: 768px) {
  .s03 .box04 .item02 > div:nth-of-type(2) ul li > span:nth-of-type(1) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.s03 .box04 .item02 > div:nth-of-type(2) ul li > span:nth-of-type(2) {
  background-color: #fff;
}
@media screen and (max-width: 768px) {
  .s03 .box04 .item02 > div:nth-of-type(2) ul li > span:nth-of-type(2) span {
    display: inline-block;
  }
}

/*--------------------------------------------
  s04
-------------------------------------------- */
.s04 {
  background-color: #e5dfdc;
}
@media screen and (min-width: 769px) {
  .s04 {
    padding-block: min(7.637vw, 127.2px) min(6.916vw, 115.2px);
    -webkit-margin-before: min(7.709vw, 128.4px);
            margin-block-start: min(7.709vw, 128.4px);
  }
}
@media screen and (max-width: 768px) {
  .s04 {
    padding-block: min(7.733vw, 34.8px) min(19.467vw, 87.6px);
    -webkit-margin-before: min(17.867vw, 80.4px);
            margin-block-start: min(17.867vw, 80.4px);
  }
}
@media screen and (max-width: 768px) {
  .s04 .txt--ttl {
    letter-spacing: 0.1em;
  }
}
@media screen and (min-width: 769px) {
  .s04 .c-accordion {
    -webkit-margin-before: min(4.611vw, 76.8px);
            margin-block-start: min(4.611vw, 76.8px);
  }
}
@media screen and (max-width: 768px) {
  .s04 .c-accordion {
    -webkit-margin-before: min(6.933vw, 31.2px);
            margin-block-start: min(6.933vw, 31.2px);
  }
}
.s04 .c-accordion__inner {
  width: 100%;
  counter-reset: num;
}
@media screen and (min-width: 769px) {
  .s04 .c-accordion__box + dl {
    margin-block: min(0.865vw, 14.4px) 0;
  }
}
@media screen and (max-width: 768px) {
  .s04 .c-accordion__box + dl {
    margin-block: min(4.8vw, 21.6px) 0;
  }
}
.s04 .c-accordion__question {
  border: 1px solid #745f49;
  background-color: #e5dfdc;
  color: #745f49;
  font-family: "Zen Old Mincho", serif;
  font-weight: 400;
  line-height: 1.5;
  display: -ms-grid;
  display: grid;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  counter-increment: num;
}
@media screen and (min-width: 769px) {
  .s04 .c-accordion__question {
    border-radius: 10em;
    -ms-grid-columns: auto 1fr auto;
    grid-template-columns: auto 1fr auto;
    padding-inline: min(3.602vw, 60px) min(2.666vw, 44.4px);
    padding-block: min(0.865vw, 14.4px);
    font-size: clamp(17.6px, 1.585vw, 26.4px);
    letter-spacing: 0.1em;
  }
}
@media screen and (max-width: 768px) {
  .s04 .c-accordion__question {
    border-radius: min(7.2vw, 32.4px);
    -ms-grid-columns: auto 1fr auto;
    grid-template-columns: auto 1fr auto;
    padding-inline: min(4.533vw, 20.4px);
    padding-block: min(4vw, 18px);
    font-size: clamp(12.8px, 4.267vw, 19.2px);
    letter-spacing: 0.05em;
    min-height: min(21.333vw, 96px);
  }
}
.s04 .c-accordion__question::before {
  content: "Q" counter(num);
  position: static;
  color: #745f49;
  font-family: "Zen Old Mincho", serif;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 1.5;
  margin-inline: 0 1em;
}
@media screen and (min-width: 769px) {
  .s04 .c-accordion__question::before {
    font-size: clamp(17.6px, 1.585vw, 26.4px);
  }
}
@media screen and (max-width: 768px) {
  .s04 .c-accordion__question::before {
    font-size: clamp(12.8px, 4.267vw, 19.2px);
  }
}
.s04 .c-accordion__question .c-accordion__icon {
  position: static;
  width: 100%;
  aspect-ratio: 1;
  display: -ms-grid;
  display: grid;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.s04 .c-accordion__question .c-accordion__icon::before, .s04 .c-accordion__question .c-accordion__icon::after {
  position: static;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-column: 1/2;
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  grid-row: 1/2;
  background-color: #745f49;
}
@media screen and (min-width: 769px) {
  .s04 .c-accordion__question .c-accordion__icon::before, .s04 .c-accordion__question .c-accordion__icon::after {
    width: clamp(13.6px, 1.225vw, 20.4px);
    height: 3px;
  }
}
@media screen and (max-width: 768px) {
  .s04 .c-accordion__question .c-accordion__icon::before, .s04 .c-accordion__question .c-accordion__icon::after {
    width: clamp(13.6px, 4.533vw, 20.4px);
    height: 3px;
  }
}
@media screen and (min-width: 769px) {
  .s04 .c-accordion__answer {
    padding-inline: 0;
    padding-block: min(1.801vw, 30px);
  }
}
@media screen and (max-width: 768px) {
  .s04 .c-accordion__answer {
    padding-inline: 0;
    padding-block: min(4.533vw, 20.4px);
  }
}
.s04 .c-accordion__answer::before {
  display: none;
}
.s04 .c-accordion__answer > div {
  background-color: #fff;
}
@media screen and (min-width: 769px) {
  .s04 .c-accordion__answer > div {
    padding-inline: min(3.602vw, 60px);
    padding-block: min(1.441vw, 24px);
  }
}
@media screen and (max-width: 768px) {
  .s04 .c-accordion__answer > div {
    padding-inline: min(4.533vw, 20.4px);
    padding-block: min(5.333vw, 24px) min(4.533vw, 20.4px);
  }
}
.s04 .c-accordion__answer .txt--main {
  display: -ms-grid;
  display: grid;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 769px) {
  .s04 .c-accordion__answer .txt--main {
    -ms-grid-columns: 2em 1fr;
    grid-template-columns: 2em 1fr;
    -webkit-margin-after: min(1.081vw, 18px);
            margin-block-end: min(1.081vw, 18px);
  }
}
@media screen and (max-width: 768px) {
  .s04 .c-accordion__answer .txt--main {
    -ms-grid-columns: 1.6em 1fr;
    grid-template-columns: 1.6em 1fr;
    font-size: clamp(12.8px, 4.267vw, 19.2px);
    -webkit-margin-after: min(2.933vw, 13.2px);
            margin-block-end: min(2.933vw, 13.2px);
    letter-spacing: 0.05em;
    line-height: 1.8;
  }
}
.s04 .c-accordion__answer .txt--main::before {
  content: "A";
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.s04 .c-accordion__answer .txt--sub {
  margin: 0;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 769px) {
  .s04 .c-accordion__answer .txt--sub {
    line-height: 2.19;
  }
}
@media screen and (min-width: 769px) {
  .s04 .c-accordion__answer .c-list--notice {
    -webkit-margin-after: min(0.648vw, 10.8px);
            margin-block-end: min(0.648vw, 10.8px);
  }
}
@media screen and (max-width: 768px) {
  .s04 .c-accordion__answer .c-list--notice {
    -webkit-margin-before: min(0.533vw, 2.4px);
            margin-block-start: min(0.533vw, 2.4px);
  }
}

/*--------------------------------------------
  s05
-------------------------------------------- */
@media screen and (min-width: 769px) {
  .s05 {
    padding-block: min(4.107vw, 68.4px) min(3.53vw, 58.8px);
  }
}
@media screen and (max-width: 768px) {
  .s05 {
    padding-block: min(15.2vw, 68.4px) min(13.067vw, 58.8px);
  }
}
.s05 .box01 {
  display: -ms-grid;
  display: grid;
  background-color: #e5dfdc;
}
@media screen and (min-width: 769px) {
  .s05 .box01 {
    padding: min(3.963vw, 66px) min(5.043vw, 84px);
    -ms-grid-columns: 1fr min(2.882vw, 48px) clamp(140px, 12.608vw, 210px);
    grid-template-columns: 1fr clamp(140px, 12.608vw, 210px);
    gap: 0 min(2.882vw, 48px);
  }
}
@media screen and (max-width: 768px) {
  .s05 .box01 {
    padding: min(10.133vw, 45.6px) min(4.533vw, 20.4px) min(8.8vw, 39.6px);
    -ms-grid-columns: 1fr min(5.333vw, 24px) 50%;
    grid-template-columns: 1fr 50%;
    gap: min(5.333vw, 24px) min(5.333vw, 24px);
  }
}
.s05 p {
  color: #2b2b2b;
  font-family: "Zen Old Mincho", serif;
  font-weight: 400;
  margin: 0;
}
@media screen and (min-width: 769px) {
  .s05 .item01 {
    display: block;
    width: 100%;
    font-size: clamp(12.8px, 1.153vw, 19.2px);
    letter-spacing: 0.05em;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/3;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1/2;
  }
}
@media screen and (max-width: 768px) {
  .s05 .item01 {
    font-size: clamp(10.4px, 3.467vw, 15.6px);
    letter-spacing: 0.03em;
    line-height: 1.54;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/3;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1/2;
  }
}
.s05 .item02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
@media screen and (min-width: 769px) {
  .s05 .item02 {
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1/2;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-row: 2/3;
    gap: min(0.793vw, 13.2px) 1em;
    -webkit-margin-before: min(1.585vw, 26.4px);
            margin-block-start: min(1.585vw, 26.4px);
  }
}
@media screen and (max-width: 768px) {
  .s05 .item02 {
    display: -ms-grid;
    display: grid;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1/2;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-row: 2/3;
    gap: 1em;
    margin-block: auto;
    margin-inline: auto;
  }
}
@media screen and (min-width: 769px) {
  .s05 .item02 p:nth-of-type(1) {
    font-size: clamp(12.8px, 1.153vw, 19.2px);
    letter-spacing: 0.05em;
  }
}
@media screen and (max-width: 768px) {
  .s05 .item02 p:nth-of-type(1) {
    font-size: clamp(10.4px, 3.467vw, 15.6px);
    letter-spacing: 0.03em;
  }
}
@media screen and (min-width: 769px) {
  .s05 .item02 p:nth-of-type(2) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media screen and (min-width: 769px) {
  .s05 .item02 p:nth-of-type(2) span:nth-of-type(1),
  .s05 .item02 p:nth-of-type(2) span:nth-of-type(3) {
    font-size: clamp(12.8px, 1.153vw, 19.2px);
    letter-spacing: 0.05em;
  }
}
@media screen and (max-width: 768px) {
  .s05 .item02 p:nth-of-type(2) span:nth-of-type(1),
  .s05 .item02 p:nth-of-type(2) span:nth-of-type(3) {
    font-size: clamp(10.4px, 3.467vw, 15.6px);
    letter-spacing: 0.03em;
  }
}
.s05 .item02 p:nth-of-type(2) span:nth-of-type(2) {
  letter-spacing: 0.05em;
}
@media screen and (min-width: 769px) {
  .s05 .item02 p:nth-of-type(2) span:nth-of-type(2) {
    font-size: clamp(20px, 1.801vw, 30px);
    margin-inline: 1em 0.25em;
    line-height: 1.4;
  }
}
@media screen and (max-width: 768px) {
  .s05 .item02 p:nth-of-type(2) span:nth-of-type(2) {
    font-size: clamp(14.4px, 4.8vw, 21.6px);
    margin-inline: 0 0.25em;
  }
}
@media screen and (min-width: 769px) {
  .s05 .item03 {
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1/2;
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    grid-row: 3/4;
    -webkit-margin-before: min(2.882vw, 48px);
            margin-block-start: min(2.882vw, 48px);
  }
}
@media screen and (max-width: 768px) {
  .s05 .item03 {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/3;
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    grid-row: 3/4;
  }
}
.s05 .item03 .txt--sub {
  margin: 0;
}
@media screen and (min-width: 769px) {
  .s05 .item03 .txt--sub {
    line-height: 1.88;
    letter-spacing: 0.05em;
  }
}
@media screen and (max-width: 768px) {
  .s05 .item03 .txt--sub {
    line-height: 2.15;
    letter-spacing: 0.03em;
  }
}
.s05 .item04 {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
@media screen and (min-width: 769px) {
  .s05 .item04 {
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-column: 2/3;
    -ms-grid-row: 2;
    -ms-grid-row-span: 2;
    grid-row: 2/4;
    margin-block: auto min(0.504vw, 8.4px);
  }
}
@media screen and (max-width: 768px) {
  .s05 .item04 {
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-column: 2/3;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-row: 2/3;
  }
}

/*--------------------------------------------
  swipe
-------------------------------------------- */
.c-box--swipe::before {
  z-index: 1;
}
.c-box--swipe__wrap {
  position: relative;
}
@media screen and (max-width: 768px) {
  .c-box--swipe[data-position] {
    position: static;
    overflow-x: auto;
  }
  .c-box--swipe[data-position] figure {
    display: table;
    position: relative;
    overflow-x: scroll;
    margin-inline: auto;
  }
  .c-box--swipe[data-position] figure img {
    margin-inline: auto;
    width: auto;
    max-width: none;
    max-height: min(80vw, 360px);
  }
}
/*# sourceMappingURL=leasehold.css.map */