@charset "UTF-8";
.main .pageLead .text .en::before,
.main .pageLead .text .ja::before, .main .tabGroup .map .note::before, .main .tabGroup .tabpanel .plan .body .data .type .secondary::before, .main .tabGroup .tabpanel .plan .body .map figcaption::before, .main .tabGroup .tabpanel .plan .body .floor .note::before, .main .tabGroup .tabpanel .plan .body .detail .item .text p::before, .main .tabGroup #panel01 .plan .body .detail .item--03 .text p::before, .main .tabGroup #panel01 .plan .body .detail .item--04 .text p::before, .main .tabGroup #panel01 .plan .body .detail .item--04 .images p::before, .main .tabGroup #panel02 .plan .body .detail .item--06 .text::before, .main .tabGroup #panel03 .plan .body .detail .item--01 .text--02::before, .main .tabGroup #panel04 .plan .body .detail .item--01 .images p::before, .main .tabGroup #panel04 .plan .body .detail .item--02 .images p::before, .main .tabGroup #panel04 .plan .body .detail .item--03 .text p::before, .main .tabGroup #panel04 .plan .body .detail .item--04 .text p::before, .main .tabGroup #panel04 .plan .body .detail .item--04 .images p::before, .main .pageLead .text .en::after,
.main .pageLead .text .ja::after, .main .tabGroup .map .note::after, .main .tabGroup .tabpanel .plan .body .data .type .secondary::after, .main .tabGroup .tabpanel .plan .body .map figcaption::after, .main .tabGroup .tabpanel .plan .body .floor .note::after, .main .tabGroup .tabpanel .plan .body .detail .item .text p::after, .main .tabGroup #panel01 .plan .body .detail .item--03 .text p::after, .main .tabGroup #panel01 .plan .body .detail .item--04 .text p::after, .main .tabGroup #panel01 .plan .body .detail .item--04 .images p::after, .main .tabGroup #panel02 .plan .body .detail .item--06 .text::after, .main .tabGroup #panel03 .plan .body .detail .item--01 .text--02::after, .main .tabGroup #panel04 .plan .body .detail .item--01 .images p::after, .main .tabGroup #panel04 .plan .body .detail .item--02 .images p::after, .main .tabGroup #panel04 .plan .body .detail .item--03 .text p::after, .main .tabGroup #panel04 .plan .body .detail .item--04 .text p::after, .main .tabGroup #panel04 .plan .body .detail .item--04 .images p::after {
  content: "";
  display: block;
  height: 0;
  width: 0;
}
.main .pageLead .text .en::before,
.main .pageLead .text .ja::before, .main .tabGroup .map .note::before, .main .tabGroup .tabpanel .plan .body .data .type .secondary::before, .main .tabGroup .tabpanel .plan .body .map figcaption::before, .main .tabGroup .tabpanel .plan .body .floor .note::before, .main .tabGroup .tabpanel .plan .body .detail .item .text p::before, .main .tabGroup #panel01 .plan .body .detail .item--03 .text p::before, .main .tabGroup #panel01 .plan .body .detail .item--04 .text p::before, .main .tabGroup #panel01 .plan .body .detail .item--04 .images p::before, .main .tabGroup #panel02 .plan .body .detail .item--06 .text::before, .main .tabGroup #panel03 .plan .body .detail .item--01 .text--02::before, .main .tabGroup #panel04 .plan .body .detail .item--01 .images p::before, .main .tabGroup #panel04 .plan .body .detail .item--02 .images p::before, .main .tabGroup #panel04 .plan .body .detail .item--03 .text p::before, .main .tabGroup #panel04 .plan .body .detail .item--04 .text p::before, .main .tabGroup #panel04 .plan .body .detail .item--04 .images p::before {
  margin-bottom: calc((1em - 1lh) / 2);
}
.main .pageLead .text .en::after,
.main .pageLead .text .ja::after, .main .tabGroup .map .note::after, .main .tabGroup .tabpanel .plan .body .data .type .secondary::after, .main .tabGroup .tabpanel .plan .body .map figcaption::after, .main .tabGroup .tabpanel .plan .body .floor .note::after, .main .tabGroup .tabpanel .plan .body .detail .item .text p::after, .main .tabGroup #panel01 .plan .body .detail .item--03 .text p::after, .main .tabGroup #panel01 .plan .body .detail .item--04 .text p::after, .main .tabGroup #panel01 .plan .body .detail .item--04 .images p::after, .main .tabGroup #panel02 .plan .body .detail .item--06 .text::after, .main .tabGroup #panel03 .plan .body .detail .item--01 .text--02::after, .main .tabGroup #panel04 .plan .body .detail .item--01 .images p::after, .main .tabGroup #panel04 .plan .body .detail .item--02 .images p::after, .main .tabGroup #panel04 .plan .body .detail .item--03 .text p::after, .main .tabGroup #panel04 .plan .body .detail .item--04 .text p::after, .main .tabGroup #panel04 .plan .body .detail .item--04 .images p::after {
  margin-top: calc((1em - 1lh) / 2);
}

.main .pageLead .text .en {
  margin-bottom: -0.7em;
  font-family: "trajan-pro-3";
  font-size: 0.35rem;
  letter-spacing: 0.1em;
  line-height: 1.8571428571;
}
.main .pageLead .text .ja {
  padding: 0.9rem 0 0;
  font-size: 0.28rem;
  letter-spacing: 0.2em;
  line-height: 1.75;
}
.main .pageLead .obi {
  display: grid;
  grid-template-rows: 1.6rem 1fr;
  grid-template-columns: repeat(3, 4.9rem);
  gap: 0.15rem;
  height: 2.95rem;
  margin: 1.6rem 0 0;
  background: url(../images/top/obi-bg.webp) center/contain no-repeat;
}
@media screen and (max-width: 768px) {
  .main .pageLead .obi {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 0;
    height: 9.60512rem;
    margin: 0.6rem 0 0;
    background-image: url(../images/top/obi-bg_sp.webp);
  }
}
.main .pageLead .obi .item {
  align-self: center;
  justify-self: center;
}
@media screen and (max-width: 768px) {
  .main .pageLead .obi .item {
    display: grid;
    place-items: center;
  }
  .main .pageLead .obi .item source,
.main .pageLead .obi .item img {
    grid-area: 1/1;
  }
}
.main .pageLead .obi .item--01 {
  grid-row: 1/2;
  grid-column: 1/2;
  width: 3.53rem;
}
@media screen and (max-width: 768px) {
  .main .pageLead .obi .item--01 img {
    width: 5.71392rem;
  }
}
.main .pageLead .obi .item--02 {
  grid-row: 1/2;
  grid-column: 2/3;
  width: 3.94rem;
}
@media screen and (max-width: 768px) {
  .main .pageLead .obi .item--02 img {
    width: 4.56704rem;
  }
}
.main .pageLead .obi .item--03 {
  grid-row: 1/2;
  grid-column: 3/4;
  width: 3.29rem;
}
@media screen and (max-width: 768px) {
  .main .pageLead .obi .item--03 img {
    width: 5.1712rem;
  }
}
@media screen and (max-width: 768px) {
  .main .pageLead .obi .item--01, .main .pageLead .obi .item--02, .main .pageLead .obi .item--03 {
    width: 100%;
    height: 1.664rem;
    margin: 0;
  }
}
.main .pageLead .obi .item--04 {
  grid-row: 2/3;
  grid-column: 1/2;
  width: 3.09rem;
}
@media screen and (max-width: 768px) {
  .main .pageLead .obi .item--04 img {
    width: 3.62496rem;
  }
}
.main .pageLead .obi .item--05 {
  grid-row: 2/3;
  grid-column: 2/3;
  width: 2.83rem;
}
@media screen and (max-width: 768px) {
  .main .pageLead .obi .item--05 img {
    width: 3.09248rem;
  }
}
.main .pageLead .obi .item--06 {
  grid-row: 2/3;
  grid-column: 3/4;
  width: 3.61rem;
}
@media screen and (max-width: 768px) {
  .main .pageLead .obi .item--06 img {
    width: 3.9424rem;
  }
}
@media screen and (max-width: 768px) {
  .main .pageLead .obi .item--04, .main .pageLead .obi .item--05, .main .pageLead .obi .item--06 {
    width: 100%;
    height: 1.28rem;
    margin: auto 0 0;
  }
}
.main .pageLead .image {
  margin: 1.45rem 0 0;
}
@media screen and (max-width: 768px) {
  .main .pageLead .image {
    margin: 0.8rem 0 0;
  }
}
.main .pageLead .image img {
  width: 100%;
}
.main .tabGroup {
  margin: 2.2rem 0 0;
}
@media screen and (max-width: 768px) {
  .main .tabGroup {
    margin: 1rem 0 0;
  }
}
.main .tabGroup .tablist {
  display: flex;
  justify-content: space-between;
  max-width: 11.5rem;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .main .tabGroup .tablist {
    flex-wrap: wrap;
    gap: 0.2rem;
  }
}
.main .tabGroup .tablist a {
  display: grid;
  width: 2.8rem;
  border: none;
  padding: 0;
  background: transparent;
  border-radius: 0;
}
@media screen and (max-width: 768px) {
  .main .tabGroup .tablist a {
    width: calc(50% - 0.1rem);
  }
}
.main .tabGroup .tablist a .image {
  grid-area: 1/1;
}
.main .tabGroup .tablist a .image::after {
  content: "";
  display: block;
  position: absolute;
  inset: 0;
  background: #000;
  opacity: 0.8;
  mix-blend-mode: multiply;
}
@media (prefers-reduced-motion: no-preference) {
  .main .tabGroup .tablist a .image::after {
    transition: 0.4s;
    transition-property: background-color, opacity;
  }
}
.main .tabGroup .tablist a .image figcaption {
  z-index: 1;
}
.main .tabGroup .tablist a .text {
  grid-area: 1/1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  color: #fff;
  line-height: 1;
  text-align: center;
}
.main .tabGroup .tablist a .text .name {
  margin: -0.1em 0 -0.3em;
  font-family: "Lusitana", serif;
  font-size: 0.36rem;
  letter-spacing: 0.05em;
}
.main .tabGroup .tablist a .text .name .num {
  font-size: 1.5em;
}
.main .tabGroup .tablist a .text .data {
  font-size: 0.14rem;
}
@media screen and (max-width: 768px) {
  .main .tabGroup .tablist a .text .data {
    font-size: 0.24rem;
  }
}
.main .tabGroup .tablist a .text .data .legend {
  letter-spacing: 0.13em;
}
.main .tabGroup .tablist a .text .data .legend::before {
  content: "";
  display: block;
  width: 0.3rem;
  height: 0.01rem;
  margin: 0.15rem auto;
  background: currentColor;
}
.main .tabGroup .tablist a .text .data .size {
  padding: 0.1rem 0 0;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 768px) {
  .main .tabGroup .tablist a .text .data .size {
    padding: 0.16rem 0 0;
  }
}
.main .tabGroup .tablist a .text .data .size .num {
  display: inline-block;
  margin: -0.1em 0 -0.3em;
  font-family: "Lusitana", serif;
}
.main .tabGroup .tablist a .text .data .size .num--01 {
  font-size: 2em;
}
@media screen and (max-width: 768px) {
  .main .tabGroup .tablist a .text .data .size .num--01 {
    font-size: 1.8em;
  }
}
.main .tabGroup .tablist a .text .data .size .num--02 {
  font-size: 1.5em;
}
@media screen and (max-width: 768px) {
  .main .tabGroup .tablist a .text .data .size .num--02 {
    font-size: 1.2em;
  }
}
.main .tabGroup .tablist a.active .image::after {
  background-color: #726e62;
  opacity: 0.75;
}
@media screen and (hover: hover) and (pointer: fine) {
  .main .tabGroup .tablist a:hover .image::after {
    background-color: #726e62;
    opacity: 0.75;
  }
}
.main .tabGroup .map {
  margin: 0.6rem 0 0;
}
@media screen and (max-width: 768px) {
  .main .tabGroup .map {
    margin: 0;
  }
}
.main .tabGroup .map .wrap {
  max-width: 10rem;
}
.main .tabGroup .map .inner {
  display: grid;
}
@media screen and (max-width: 768px) {
  .main .tabGroup .map .inner {
    display: block;
  }
}
.main .tabGroup .map .image {
  grid-area: 1/1;
  position: relative;
}
.main .tabGroup .map .image a {
  display: block;
  position: absolute;
}
.main .tabGroup .map .image a .image {
  opacity: 0;
}
@media (prefers-reduced-motion: no-preference) {
  .main .tabGroup .map .image a .image {
    transition: opacity 0.4s;
  }
}
.main .tabGroup .map .image a.active .image {
  opacity: 1;
}
@media screen and (hover: hover) and (pointer: fine) {
  .main .tabGroup .map .image a:hover .image {
    opacity: 1;
  }
}
.main .tabGroup .map .image .btn01 {
  width: 17.5824175824%;
  top: 32.7718223583%;
  left: 24.4755244755%;
}
.main .tabGroup .map .image .btn02 {
  width: 19.8801198801%;
  top: 31.8529862175%;
  left: 44.2557442557%;
}
.main .tabGroup .map .image .btn03 {
  width: 19.6803196803%;
  top: 54.0581929556%;
  left: 43.7562437562%;
}
.main .tabGroup .map .image .btn04 {
  width: 14.0859140859%;
  top: 51.4548238897%;
  left: 28.2717282717%;
}
.main .tabGroup .map .note {
  grid-area: 1/1;
  align-self: end;
  justify-self: end;
  font-size: 0.1rem;
  text-align: right;
}
@media screen and (max-width: 768px) {
  .main .tabGroup .map .note {
    font-size: 0.18rem;
  }
}
.main .tabGroup .tabpanels {
  margin: 1.3rem 0 1rem;
}
@media screen and (max-width: 768px) {
  .main .tabGroup .tabpanels {
    margin: 1rem 0 0;
  }
}
.main .tabGroup .tabpanel {
  display: none;
}
.main .tabGroup .tabpanel.active {
  display: block;
}
.main .tabGroup .tabpanel .wrap {
  max-width: 10rem;
}
.main .tabGroup .tabpanel .plan {
  container-type: inline-size;
  padding-top: 0.76rem;
  background: #f6f6f6;
}
@media screen and (max-width: 768px) {
  .main .tabGroup .tabpanel .plan {
    padding-top: 0.8rem;
  }
}
.main .tabGroup .tabpanel .plan .prepend .name {
  font-size: 0.5rem;
  letter-spacing: 0.05em;
  line-height: 1;
  text-align: center;
}
.main .tabGroup .tabpanel .plan .prepend .name span {
  font-size: 1.5em;
}
.main .tabGroup .tabpanel .plan .prepend .catch {
  margin: 0.24rem 0 0;
  border-top: 0.01rem solid currentColor;
  border-bottom: 0.01rem solid currentColor;
  padding: 0.28rem 0;
  font-size: 0.3rem;
  line-height: 0.5rem;
  letter-spacing: 0.2em;
  text-align: center;
}
.main .tabGroup .tabpanel .plan .body {
  display: grid;
  grid-template-rows: repeat(4, auto);
  grid-template-columns: 1fr 2.37rem;
}
@media screen and (max-width: 768px) {
  .main .tabGroup .tabpanel .plan .body {
    display: block;
  }
}
.main .tabGroup .tabpanel .plan .body .data {
  grid-row: 1/2;
  grid-column: 1/2;
  align-self: start;
  display: grid;
  grid-template-rows: repeat(3, auto);
  grid-template-columns: auto 1fr;
  gap: 0 0.4rem;
  padding: 0.46rem 0 0;
}
@media screen and (max-width: 768px) {
  .main .tabGroup .tabpanel .plan .body .data {
    padding: 0.6rem 0 0;
    gap: 0 0.2rem;
  }
}
.main .tabGroup .tabpanel .plan .body .data .type {
  grid-row: 1/2;
  grid-column: 1/3;
  display: flex;
  gap: 0.16rem;
  align-items: flex-end;
  margin: -0.2em 0 0;
}
@media screen and (max-width: 768px) {
  .main .tabGroup .tabpanel .plan .body .data .type {
    margin: 0;
    gap: 0.16rem;
  }
}
.main .tabGroup .tabpanel .plan .body .data .type .primary {
  font-size: 0.57rem;
  font-weight: inherit;
  letter-spacing: 0;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .main .tabGroup .tabpanel .plan .body .data .type .primary {
    font-size: 0.48rem;
  }
}
.main .tabGroup .tabpanel .plan .body .data .type .secondary {
  font-size: 0.22rem;
  letter-spacing: 0.03em;
  line-height: 1.3636363636;
}
@media screen and (max-width: 768px) {
  .main .tabGroup .tabpanel .plan .body .data .type .secondary {
    font-size: 0.24rem;
    list-style: 1.5;
  }
}
.main .tabGroup .tabpanel .plan .body .data .size {
  grid-row: 2/3;
  grid-column: 1/3;
  display: flex;
  flex-direction: column;
  gap: 0.1rem 1em;
  margin: 0.08rem 0 0;
  font-size: 0.14rem;
  letter-spacing: 0.05em;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .main .tabGroup .tabpanel .plan .body .data .size {
    gap: 0.2rem 1em;
    margin: 0.4rem 0 0;
    font-size: 0.24rem;
  }
}
.main .tabGroup .tabpanel .plan .body .data .size .primary,
.main .tabGroup .tabpanel .plan .body .data .size .secondary {
  display: flex;
  gap: 1em;
  align-items: flex-end;
}
.main .tabGroup .tabpanel .plan .body .data .size .primary div,
.main .tabGroup .tabpanel .plan .body .data .size .secondary div {
  display: flex;
  align-items: flex-end;
}
@media screen and (max-width: 768px) {
  .main .tabGroup .tabpanel .plan .body .data .size .secondary:last-child {
    flex-direction: column;
    align-items: flex-start;
  }
}
.main .tabGroup .tabpanel .plan .body .data .size strong {
  font-size: 2.5em;
  font-weight: inherit;
}
@media screen and (max-width: 768px) {
  .main .tabGroup .tabpanel .plan .body .data .size strong {
    font-size: 1.8em;
  }
}
.main .tabGroup .tabpanel .plan .body .data .size span {
  font-size: 1.5em;
}
@media screen and (max-width: 768px) {
  .main .tabGroup .tabpanel .plan .body .data .size span {
    font-size: 1.2em;
  }
}
.main .tabGroup .tabpanel .plan .body .data .size dt::after {
  content: "／";
  margin: 0 0.5em;
}
@media screen and (max-width: 768px) {
  .main .tabGroup .tabpanel .plan .body .data .size .primary {
    flex-direction: column;
    align-items: flex-start;
    gap: 0.2rem;
  }
}
.main .tabGroup .tabpanel .plan .body .data .size .primary dt::before {
  content: "■";
}
.main .tabGroup .tabpanel .plan .body .data .size .secondary dt::before {
  content: "□";
}
.main .tabGroup .tabpanel .plan .body .data .height {
  grid-row: 3/4;
  grid-column: 1/2;
  width: 3.56rem;
  margin: 0.36rem 0 0;
}
@media screen and (max-width: 768px) {
  .main .tabGroup .tabpanel .plan .body .data .height {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0.4rem 0 0;
  }
}
.main .tabGroup .tabpanel .plan .body .data .height dl {
  display: flex;
  border: 0.01rem solid currentColor;
}
.main .tabGroup .tabpanel .plan .body .data .height dl dt {
  display: grid;
  place-items: center;
  width: 1rem;
  background: #726e62;
  color: #fff;
  font-size: 0.14rem;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .main .tabGroup .tabpanel .plan .body .data .height dl dt {
    box-sizing: border-box;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 0 0.5em;
    font-size: 0.24rem;
  }
}
.main .tabGroup .tabpanel .plan .body .data .height dl dd {
  flex-grow: 1;
  font-size: 0.2rem;
  line-height: 0.36rem;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .main .tabGroup .tabpanel .plan .body .data .height dl dd {
    padding: 0 0.5em;
    font-size: 0.24rem;
    line-height: 0.4rem;
  }
}
.main .tabGroup .tabpanel .plan .body .data .height .note {
  padding: 0.1rem 0 0;
  font-size: 0.1rem;
  line-height: 1;
  text-align: right;
}
@media screen and (max-width: 768px) {
  .main .tabGroup .tabpanel .plan .body .data .height .note {
    padding: 0.2rem 0 0;
    font-size: 0.18rem;
  }
}
.main .tabGroup .tabpanel .plan .body .data .carSpace {
  grid-row: 3/4;
  grid-column: 2/3;
  align-self: start;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.4rem;
  margin: 0.36rem 0 0;
  height: 0.37rem;
  background: #726e62;
  color: #fff;
  font-size: 0.2rem;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .main .tabGroup .tabpanel .plan .body .data .carSpace {
    width: auto;
    margin: 0.4rem 0 0;
    height: 0.42rem;
    font-size: 0.24rem;
    text-align: center;
  }
}
.main .tabGroup .tabpanel .plan .body .data .carSpace sup {
  font-size: 0.5em;
}
.main .tabGroup .tabpanel .plan .body .map {
  grid-row: 1/2;
  grid-column: 2/3;
  display: grid;
  padding: 0.72rem 0 0;
}
@media screen and (max-width: 768px) {
  .main .tabGroup .tabpanel .plan .body .map {
    width: 3.6rem;
    padding: 0;
    margin: 0.6rem auto 0;
  }
}
.main .tabGroup .tabpanel .plan .body .map img {
  grid-area: 1/1;
  width: 2.18rem;
}
@media screen and (max-width: 768px) {
  .main .tabGroup .tabpanel .plan .body .map img {
    width: 100%;
  }
}
.main .tabGroup .tabpanel .plan .body .map figcaption {
  grid-area: 1/1;
  align-self: end;
  justify-self: end;
  font-size: 0.13rem;
  text-align: right;
}
@media screen and (max-width: 768px) {
  .main .tabGroup .tabpanel .plan .body .map figcaption {
    font-size: 0.18rem;
  }
}
.main .tabGroup .tabpanel .plan .body .floor {
  grid-row: 3/4;
  grid-column: 1/3;
  display: grid;
  grid-template-rows: repeat(4, auto);
  grid-template-columns: auto 1fr;
}
@media screen and (max-width: 768px) {
  .main .tabGroup .tabpanel .plan .body .floor {
    display: block;
  }
}
.main .tabGroup .tabpanel .plan .body .floor .floor1,
.main .tabGroup .tabpanel .plan .body .floor .floor2 {
  display: block;
}
.main .tabGroup .tabpanel .plan .body .floor .floor1 {
  grid-row: 1/2;
  grid-column: 1/2;
}
.main .tabGroup .tabpanel .plan .body .floor .floor2 {
  grid-row: 1/2;
  grid-column: 2/3;
  max-width: none;
}
@media screen and (max-width: 768px) {
  .main .tabGroup .tabpanel .plan .body .floor .floor2 {
    max-width: 100%;
  }
}
.main .tabGroup .tabpanel .plan .body .floor .legend {
  grid-row: 2/3;
  grid-column: 1/3;
  display: flex;
  gap: 0.2rem;
}
.main .tabGroup .tabpanel .plan .body .floor .legend .item {
  display: flex;
  align-items: center;
  gap: 0.1rem;
  line-height: 1;
}
.main .tabGroup .tabpanel .plan .body .floor .legend .item dt {
  width: 0.35rem;
  height: 0.18rem;
}
.main .tabGroup .tabpanel .plan .body .floor .legend .item dd {
  font-size: 0.14rem;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 768px) {
  .main .tabGroup .tabpanel .plan .body .floor .legend .item dd {
    font-size: 0.18rem;
  }
}
.main .tabGroup .tabpanel .plan .body .floor .legend .item--01 dt {
  background: #d5e0ef;
}
.main .tabGroup .tabpanel .plan .body .floor .legend .item--02 dt {
  background: #e6e5d7;
}
.main .tabGroup .tabpanel .plan .body .floor .note {
  grid-row: 3/4;
  grid-column: 1/3;
  padding: 0.1rem 0 0;
  font-size: 0.1rem;
  line-height: 1.4;
}
@media screen and (max-width: 768px) {
  .main .tabGroup .tabpanel .plan .body .floor .note {
    padding: 0.2rem 0 0;
    font-size: 0.18rem;
  }
}
.main .tabGroup .tabpanel .plan .body .print {
  grid-row: 2/3;
  grid-column: 1/3;
  justify-self: end;
  display: grid;
  width: 1.5rem;
  height: 0.4rem;
  margin: 0.5rem 0 0;
  place-items: center;
  background: #726e62;
  color: #fff;
  font-family: "Lusitana", serif;
  font-size: 0.16rem;
  letter-spacing: 0.2em;
  box-shadow: inset 0 0 0 0.01rem #726e62;
}
@media screen and (max-width: 768px) {
  .main .tabGroup .tabpanel .plan .body .print {
    width: 3.6rem;
    height: 0.6rem;
    margin: 0.4rem auto 0;
    font-size: 0.24rem;
  }
}
@media screen and (hover: hover) and (pointer: fine) and (prefers-reduced-motion: no-preference) {
  .main .tabGroup .tabpanel .plan .body .print {
    transition: 0.4s;
    transition-property: background-color, color;
  }
}
@media screen and (hover: hover) and (pointer: fine) {
  .main .tabGroup .tabpanel .plan .body .print:hover {
    background: #fff;
    color: #726e62;
  }
}
.main .tabGroup .tabpanel .plan .body .detail {
  grid-row: 4/5;
  grid-column: 1/3;
  display: grid;
}
@media screen and (max-width: 768px) {
  .main .tabGroup .tabpanel .plan .body .detail {
    display: block;
  }
}
.main .tabGroup .tabpanel .plan .body .detail .item .text .name {
  color: #cac9c4;
  font-size: 0.6rem;
  letter-spacing: 0.05em;
  line-height: 1;
}
.main .tabGroup .tabpanel .plan .body .detail .item .text p {
  font-size: 0.18rem;
  line-height: 1.6666666667;
  white-space: nowrap;
}
@media screen and (max-width: 768px) {
  .main .tabGroup .tabpanel .plan .body .detail .item .text p {
    white-space: normal;
    font-size: 0.24rem;
  }
}
.main .tabGroup #panel01 .plan {
  padding-bottom: 1.5rem;
}
.main .tabGroup #panel01 .plan .body .floor {
  margin: -0.1rem 0 0;
}
@media screen and (max-width: 768px) {
  .main .tabGroup #panel01 .plan .body .floor {
    margin: 0.8rem 0 0;
  }
}
.main .tabGroup #panel01 .plan .body .floor .floor1 {
  width: 5.08rem;
}
@media screen and (max-width: 768px) {
  .main .tabGroup #panel01 .plan .body .floor .floor1 {
    width: 100%;
  }
}
.main .tabGroup #panel01 .plan .body .floor .floor2 {
  width: 4.32rem;
  margin: 0.6rem 0 0;
}
@media screen and (max-width: 768px) {
  .main .tabGroup #panel01 .plan .body .floor .floor2 {
    width: 85.0393700787%;
    margin: 0 0 0 auto;
  }
}
.main .tabGroup #panel01 .plan .body .floor .legend {
  margin: 0.8rem 0 0;
}
@media screen and (max-width: 768px) {
  .main .tabGroup #panel01 .plan .body .floor .legend {
    margin: 0.4rem 0 0;
  }
}
.main .tabGroup #panel01 .plan .body .detail {
  grid-template-rows: auto auto;
  grid-template-columns: repeat(2, 4.5rem);
  gap: 1rem;
  margin: 0.8rem 0 0;
}
.main .tabGroup #panel01 .plan .body .detail .item--01, .main .tabGroup #panel01 .plan .body .detail .item--02 {
  grid-row: 1/2;
}
.main .tabGroup #panel01 .plan .body .detail .item--01 .text, .main .tabGroup #panel01 .plan .body .detail .item--02 .text {
  display: grid;
  grid-template-columns: 1.34rem 1fr;
  height: 1.1rem;
}
@media screen and (max-width: 768px) {
  .main .tabGroup #panel01 .plan .body .detail .item--01 .text, .main .tabGroup #panel01 .plan .body .detail .item--02 .text {
    height: auto;
  }
}
.main .tabGroup #panel01 .plan .body .detail .item--01 .text .name, .main .tabGroup #panel01 .plan .body .detail .item--02 .text .name {
  grid-row: 1/2;
  grid-column: 1/2;
  border-right: 0.01rem solid #373737;
}
.main .tabGroup #panel01 .plan .body .detail .item--01 .text p, .main .tabGroup #panel01 .plan .body .detail .item--02 .text p {
  grid-row: 1/2;
  grid-column: 2/3;
  padding: 0 0 0 0.2rem;
}
@media screen and (max-width: 768px) {
  .main .tabGroup #panel01 .plan .body .detail .item--01 .text p, .main .tabGroup #panel01 .plan .body .detail .item--02 .text p {
    padding: 0 0 0.4rem 0.2rem;
  }
}
.main .tabGroup #panel01 .plan .body .detail .item--01 {
  grid-column: 1/2;
}
.main .tabGroup #panel01 .plan .body .detail .item--01 .images {
  display: grid;
  grid-template-rows: auto 1fr;
  grid-template-columns: 2.7rem 1fr;
  gap: 0.1rem;
}
@media screen and (max-width: 768px) {
  .main .tabGroup #panel01 .plan .body .detail .item--01 .images {
    grid-template-columns: 2.7fr 1.7fr;
  }
}
.main .tabGroup #panel01 .plan .body .detail .item--01 .images .image--01 {
  grid-row: 1/3;
  grid-column: 1/2;
}
.main .tabGroup #panel01 .plan .body .detail .item--01 .images .image--02 {
  grid-row: 1/2;
  grid-column: 2/3;
}
.main .tabGroup #panel01 .plan .body .detail .item--01 .images .image--03 {
  grid-row: 2/3;
  grid-column: 2/3;
  align-self: flex-end;
}
.main .tabGroup #panel01 .plan .body .detail .item--02 {
  grid-column: 2/3;
}
@media screen and (max-width: 768px) {
  .main .tabGroup #panel01 .plan .body .detail .item--02 {
    margin: 0.6rem 0 0;
  }
}
@media screen and (max-width: 768px) {
  .main .tabGroup #panel01 .plan .body .detail .item--03, .main .tabGroup #panel01 .plan .body .detail .item--04 {
    margin: 0.6rem 0 0;
  }
}
.main .tabGroup #panel01 .plan .body .detail .item--03 .text, .main .tabGroup #panel01 .plan .body .detail .item--04 .text {
  display: grid;
  grid-template-columns: 1.34rem 1fr;
}
.main .tabGroup #panel01 .plan .body .detail .item--03 .text .name, .main .tabGroup #panel01 .plan .body .detail .item--04 .text .name {
  grid-row: 1/2;
  grid-column: 1/2;
  border-right: 0.01rem solid #373737;
}
.main .tabGroup #panel01 .plan .body .detail .item--03 .text p, .main .tabGroup #panel01 .plan .body .detail .item--04 .text p {
  grid-row: 1/2;
  grid-template-columns: 2/3;
  align-self: center;
  padding: 0 0 0 0.2rem;
}
.main .tabGroup #panel01 .plan .body .detail .item--03 {
  grid-row: 2/3;
  grid-column: 1/2;
}
.main .tabGroup #panel01 .plan .body .detail .item--04 {
  display: contents;
}
@media screen and (max-width: 768px) {
  .main .tabGroup #panel01 .plan .body .detail .item--04 {
    display: block;
  }
}
.main .tabGroup #panel01 .plan .body .detail .item--04 .text {
  grid-row: 2/3;
  grid-column: 1/2;
  align-self: end;
}
.main .tabGroup #panel01 .plan .body .detail .item--04 .images {
  grid-row: 2/3;
  grid-column: 2/3;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .main .tabGroup #panel01 .plan .body .detail .item--04 .images {
    margin: 0.2rem 0 0;
  }
}
.main .tabGroup #panel01 .plan .body .detail .item--04 .images .image {
  width: 2.15rem;
}
@media screen and (max-width: 768px) {
  .main .tabGroup #panel01 .plan .body .detail .item--04 .images .image {
    width: calc(50% - 0.05rem);
  }
}
.main .tabGroup #panel01 .plan .body .detail .item--04 .images p {
  width: 100%;
  padding: 0.2rem 0 0;
  font-size: 0.14rem;
  line-height: 0.24rem;
}
@media screen and (max-width: 768px) {
  .main .tabGroup #panel01 .plan .body .detail .item--04 .images p {
    font-size: 0.2rem;
  }
}
.main .tabGroup #panel02 .plan {
  padding-bottom: 1rem;
}
@media screen and (max-width: 768px) {
  .main .tabGroup #panel02 .plan {
    padding-top: 1.5rem;
  }
}
.main .tabGroup #panel02 .plan .body {
  grid-template-rows: repeat(5, auto);
}
.main .tabGroup #panel02 .plan .body .floor {
  margin: 0.05rem 0 0;
}
@media screen and (max-width: 768px) {
  .main .tabGroup #panel02 .plan .body .floor {
    margin: 0.8rem 0 0;
  }
}
.main .tabGroup #panel02 .plan .body .floor .floor1 {
  width: 5.34rem;
}
@media screen and (max-width: 768px) {
  .main .tabGroup #panel02 .plan .body .floor .floor1 {
    width: 100%;
  }
}
.main .tabGroup #panel02 .plan .body .floor .floor2 {
  width: 4.78rem;
  margin: 0.6rem 0 0 -0.1rem;
}
@media screen and (max-width: 768px) {
  .main .tabGroup #panel02 .plan .body .floor .floor2 {
    width: 89.8496240602%;
    margin: 0 0 0 auto;
  }
}
.main .tabGroup #panel02 .plan .body .floor .legend {
  margin: 0.8rem 0 0;
}
@media screen and (max-width: 768px) {
  .main .tabGroup #panel02 .plan .body .floor .legend {
    margin: 0.4rem 0 0;
  }
}
.main .tabGroup #panel02 .plan .body .vr {
  grid-row: 4/5;
  grid-column: 1/3;
  margin: 1.1rem 0 0;
}
@media screen and (max-width: 768px) {
  .main .tabGroup #panel02 .plan .body .vr {
    margin: 0.8rem 0 0;
  }
}
.main .tabGroup #panel02 .plan .body .detail {
  grid-row: 5/6;
  grid-template-rows: auto auto;
  grid-template-columns: repeat(2, 4.5rem);
  gap: 1rem;
  margin: 1.6rem 0 0;
}
@media screen and (max-width: 768px) {
  .main .tabGroup #panel02 .plan .body .detail {
    margin: 0.8rem 0 0;
  }
}
.main .tabGroup #panel02 .plan .body .detail .item--01 {
  grid-row: 1/2;
  grid-column: 1/2;
}
.main .tabGroup #panel02 .plan .body .detail .item--01 .text {
  display: grid;
  grid-template-columns: 1.34rem 1fr;
  height: 1.1rem;
}
@media screen and (max-width: 768px) {
  .main .tabGroup #panel02 .plan .body .detail .item--01 .text {
    height: auto;
  }
}
.main .tabGroup #panel02 .plan .body .detail .item--01 .text .name {
  grid-row: 1/2;
  grid-column: 1/2;
  border-right: 0.01rem solid #373737;
}
.main .tabGroup #panel02 .plan .body .detail .item--01 .text p {
  grid-row: 1/2;
  grid-column: 2/3;
  padding: 0 0 0 0.2rem;
}
@media screen and (max-width: 768px) {
  .main .tabGroup #panel02 .plan .body .detail .item--01 .text p {
    padding: 0 0 0.4rem 0.2rem;
  }
}
.main .tabGroup #panel02 .plan .body .detail .item--02 {
  display: contents;
  grid-column: 2/3;
}
@media screen and (max-width: 768px) {
  .main .tabGroup #panel02 .plan .body .detail .item--02 {
    display: block;
    margin: 0.6rem 0 0;
  }
}
.main .tabGroup #panel02 .plan .body .detail .item--02 .text {
  grid-row: 1/2;
  grid-column: 1/2;
  align-self: end;
  margin: 0 -1rem 0 0;
}
@media screen and (max-width: 768px) {
  .main .tabGroup #panel02 .plan .body .detail .item--02 .text {
    display: grid;
    grid-template-columns: 1.34rem 1fr;
    margin: 0;
  }
  .main .tabGroup #panel02 .plan .body .detail .item--02 .text .name {
    grid-row: 1/2;
    grid-column: 1/2;
    border-right: 0.01rem solid #373737;
  }
}
.main .tabGroup #panel02 .plan .body .detail .item--02 .text p {
  margin: 0.2rem 0 0;
  border-top: 0.01rem solid currentColor;
  padding: 0.25rem 0 0;
}
@media screen and (max-width: 768px) {
  .main .tabGroup #panel02 .plan .body .detail .item--02 .text p {
    grid-row: 1/2;
    grid-template-columns: 2/3;
    margin: 0;
    border-top: none;
    padding: 0 0 0.4rem 0.2rem;
  }
}
.main .tabGroup #panel02 .plan .body .detail .item--02 .image {
  grid-row: 1/2;
  grid-column: 2/3;
  margin-right: max(-3rem, 5rem - 50cqw);
}
@media screen and (max-width: 768px) {
  .main .tabGroup #panel02 .plan .body .detail .item--02 .image {
    margin-right: 0;
  }
}
.main .tabGroup #panel02 .plan .body .detail .item--03 {
  grid-row: 2/3;
  grid-column: 1/2;
}
.main .tabGroup #panel02 .plan .body .detail .item--03 .image {
  margin-left: max(-3rem, 5rem - 50cqw);
}
@media screen and (max-width: 768px) {
  .main .tabGroup #panel02 .plan .body .detail .item--03 .image {
    margin-top: 0.2rem;
    margin-left: 0;
  }
}
.main .tabGroup #panel02 .plan .body .detail .item--04, .main .tabGroup #panel02 .plan .body .detail .item--05 {
  grid-row: 2/3;
  grid-column: 2/3;
}
.main .tabGroup #panel02 .plan .body .detail .item--04 .text, .main .tabGroup #panel02 .plan .body .detail .item--05 .text {
  display: grid;
  grid-template-columns: 1.34rem 1fr;
}
.main .tabGroup #panel02 .plan .body .detail .item--04 .text .name, .main .tabGroup #panel02 .plan .body .detail .item--05 .text .name {
  grid-row: 1/2;
  grid-column: 1/2;
  border-right: 0.01rem solid #373737;
}
.main .tabGroup #panel02 .plan .body .detail .item--04 .text p, .main .tabGroup #panel02 .plan .body .detail .item--05 .text p {
  grid-row: 1/2;
  grid-template-columns: 2/3;
  align-self: center;
  padding: 0 0 0 0.2rem;
}
@media screen and (max-width: 768px) {
  .main .tabGroup #panel02 .plan .body .detail .item--04 {
    margin: 0.6rem 0 0;
  }
}
.main .tabGroup #panel02 .plan .body .detail .item--05 {
  margin: 1.1rem 0 0;
}
@media screen and (max-width: 768px) {
  .main .tabGroup #panel02 .plan .body .detail .item--05 {
    margin: 0.6rem 0 0;
  }
}
.main .tabGroup #panel02 .plan .body .detail .item--06 {
  grid-row: 2/3;
  grid-column: 2/3;
  align-self: end;
}
.main .tabGroup #panel02 .plan .body .detail .item--06 .images {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .main .tabGroup #panel02 .plan .body .detail .item--06 .images {
    margin: 0.2rem 0 0;
  }
}
.main .tabGroup #panel02 .plan .body .detail .item--06 .images .image {
  width: 2.15rem;
}
@media screen and (max-width: 768px) {
  .main .tabGroup #panel02 .plan .body .detail .item--06 .images .image {
    width: calc(50% - 0.05rem);
  }
}
.main .tabGroup #panel02 .plan .body .detail .item--06 .text {
  padding: 0.2rem 0 0;
  font-size: 0.14rem;
  line-height: 1.7142857143;
}
@media screen and (max-width: 768px) {
  .main .tabGroup #panel02 .plan .body .detail .item--06 .text {
    font-size: 0.2rem;
  }
}
.main .tabGroup #panel03 .plan {
  padding-bottom: 1.75rem;
}
@media screen and (max-width: 768px) {
  .main .tabGroup #panel03 .plan {
    padding-bottom: 1.5rem;
  }
}
.main .tabGroup #panel03 .plan .body .floor {
  margin: 0.2rem 0 0;
}
@media screen and (max-width: 768px) {
  .main .tabGroup #panel03 .plan .body .floor {
    margin: 0.8rem 0 0;
  }
}
.main .tabGroup #panel03 .plan .body .floor .floor1 {
  width: 5.38rem;
}
@media screen and (max-width: 768px) {
  .main .tabGroup #panel03 .plan .body .floor .floor1 {
    width: 100%;
  }
}
.main .tabGroup #panel03 .plan .body .floor .floor2 {
  width: 4.75rem;
  margin: 0.4rem 0 0 0.1rem;
}
@media screen and (max-width: 768px) {
  .main .tabGroup #panel03 .plan .body .floor .floor2 {
    width: 88.2899628253%;
    margin: 0 0 0 auto;
  }
}
.main .tabGroup #panel03 .plan .body .floor .legend {
  margin: 0.6rem 0 0;
}
@media screen and (max-width: 768px) {
  .main .tabGroup #panel03 .plan .body .floor .legend {
    margin: 0.4rem 0 0;
  }
}
.main .tabGroup #panel03 .plan .body .detail {
  grid-row: 5/6;
  grid-template-rows: auto auto;
  grid-template-columns: repeat(2, 4.5rem);
  gap: 0.5rem 1rem;
  margin: 1.5rem 0 0;
}
@media screen and (max-width: 768px) {
  .main .tabGroup #panel03 .plan .body .detail {
    margin: 0.8rem 0 0;
  }
}
.main .tabGroup #panel03 .plan .body .detail .item--01, .main .tabGroup #panel03 .plan .body .detail .item--02 {
  grid-row: 1/2;
  grid-column: 1/3;
  justify-self: end;
  display: grid;
  grid-template-columns: 1fr 2.7rem;
  width: 5.8rem;
}
@media screen and (max-width: 768px) {
  .main .tabGroup #panel03 .plan .body .detail .item--01, .main .tabGroup #panel03 .plan .body .detail .item--02 {
    width: auto;
  }
}
.main .tabGroup #panel03 .plan .body .detail .item--01 .text p, .main .tabGroup #panel03 .plan .body .detail .item--02 .text p {
  margin: 0.2rem 0 0;
  border-top: 0.01rem solid currentColor;
  padding: 0.25rem 0 0;
}
@media screen and (max-width: 768px) {
  .main .tabGroup #panel03 .plan .body .detail .item--01 .text p, .main .tabGroup #panel03 .plan .body .detail .item--02 .text p {
    padding: 0.2rem 0 0;
  }
}
.main .tabGroup #panel03 .plan .body .detail .item--01 {
  align-self: start;
  grid-template-rows: auto 1fr;
}
.main .tabGroup #panel03 .plan .body .detail .item--01 .text {
  grid-row: 1/3;
  grid-column: 1/2;
}
.main .tabGroup #panel03 .plan .body .detail .item--01 .image {
  grid-row: 1/2;
  grid-column: 2/3;
}
.main .tabGroup #panel03 .plan .body .detail .item--01 .text--02 {
  grid-row: 2/3;
  grid-column: 2/3;
  align-self: end;
  font-size: 0.14rem;
  line-height: 1.7142857143;
}
@media screen and (max-width: 768px) {
  .main .tabGroup #panel03 .plan .body .detail .item--01 .text--02 {
    padding: 0.2rem 0 0;
    font-size: 0.2rem;
  }
}
.main .tabGroup #panel03 .plan .body .detail .item--02 {
  align-self: end;
}
@media screen and (max-width: 768px) {
  .main .tabGroup #panel03 .plan .body .detail .item--02 {
    margin: 0.6rem 0 0;
  }
}
.main .tabGroup #panel03 .plan .body .detail .item--02 .text {
  grid-row: 1/2;
  grid-column: 1/2;
}
.main .tabGroup #panel03 .plan .body .detail .item--02 .image {
  grid-row: 1/2;
  grid-column: 2/3;
}
@media screen and (max-width: 768px) {
  .main .tabGroup #panel03 .plan .body .detail .item--03, .main .tabGroup #panel03 .plan .body .detail .item--04 {
    margin: 0.6rem 0 0;
  }
}
.main .tabGroup #panel03 .plan .body .detail .item--03 .text, .main .tabGroup #panel03 .plan .body .detail .item--04 .text {
  display: grid;
  grid-template-columns: 1.34rem 1fr;
}
.main .tabGroup #panel03 .plan .body .detail .item--03 .text .name, .main .tabGroup #panel03 .plan .body .detail .item--04 .text .name {
  grid-row: 1/2;
  grid-column: 1/2;
  border-right: 0.01rem solid #373737;
}
.main .tabGroup #panel03 .plan .body .detail .item--03 .text p, .main .tabGroup #panel03 .plan .body .detail .item--04 .text p {
  grid-row: 1/2;
  grid-template-columns: 2/3;
  align-self: center;
  padding: 0 0 0 0.2rem;
}
.main .tabGroup #panel03 .plan .body .detail .item--03 {
  display: contents;
}
@media screen and (max-width: 768px) {
  .main .tabGroup #panel03 .plan .body .detail .item--03 {
    display: block;
  }
}
.main .tabGroup #panel03 .plan .body .detail .item--03 .text {
  grid-row: 2/3;
  grid-column: 1/2;
}
@media screen and (max-width: 768px) {
  .main .tabGroup #panel03 .plan .body .detail .item--03 .text p {
    padding-bottom: 0.4rem;
  }
}
.main .tabGroup #panel03 .plan .body .detail .item--03 .image {
  grid-row: 1/2;
  grid-column: 1/2;
  width: 3.2rem;
}
@media screen and (max-width: 768px) {
  .main .tabGroup #panel03 .plan .body .detail .item--03 .image {
    margin: 0;
  }
}
.main .tabGroup #panel03 .plan .body .detail .item--04 {
  grid-row: 2/3;
  grid-column: 2/3;
}
.main .tabGroup #panel04 .plan {
  padding-bottom: 1rem;
}
@media screen and (max-width: 768px) {
  .main .tabGroup #panel04 .plan {
    padding-bottom: 1.5rem;
  }
}
.main .tabGroup #panel04 .plan .body .floor {
  margin: -0.2rem 0 0;
}
@media screen and (max-width: 768px) {
  .main .tabGroup #panel04 .plan .body .floor {
    margin: 0.8rem 0 0;
  }
}
.main .tabGroup #panel04 .plan .body .floor .floor1 {
  width: 5.15rem;
  margin: 0 0 0 0.07rem;
}
@media screen and (max-width: 768px) {
  .main .tabGroup #panel04 .plan .body .floor .floor1 {
    width: 100%;
    margin: 0;
  }
}
.main .tabGroup #panel04 .plan .body .floor .floor2 {
  width: 3.97rem;
  margin: 0.2rem 0 0 0.2rem;
}
@media screen and (max-width: 768px) {
  .main .tabGroup #panel04 .plan .body .floor .floor2 {
    width: 77.0873786408%;
    margin: 0 0 0 auto;
  }
}
.main .tabGroup #panel04 .plan .body .floor .legend {
  margin: 0.45rem 0 0;
}
@media screen and (max-width: 768px) {
  .main .tabGroup #panel04 .plan .body .floor .legend {
    margin: 0.6rem 0 0;
  }
}
.main .tabGroup #panel04 .plan .body .detail {
  grid-template-rows: auto auto;
  grid-template-columns: repeat(2, 4.5rem);
  gap: 0.6rem 1rem;
  margin: 1.1rem 0 0;
}
@media screen and (max-width: 768px) {
  .main .tabGroup #panel04 .plan .body .detail {
    margin: 0.8rem 0 0;
  }
}
.main .tabGroup #panel04 .plan .body .detail .item--01, .main .tabGroup #panel04 .plan .body .detail .item--02 {
  grid-row: 1/2;
}
.main .tabGroup #panel04 .plan .body .detail .item--01 .text, .main .tabGroup #panel04 .plan .body .detail .item--02 .text {
  display: grid;
  grid-template-columns: 1.34rem 1fr;
  height: 1.1rem;
}
@media screen and (max-width: 768px) {
  .main .tabGroup #panel04 .plan .body .detail .item--01 .text, .main .tabGroup #panel04 .plan .body .detail .item--02 .text {
    height: auto;
  }
}
.main .tabGroup #panel04 .plan .body .detail .item--01 .text .name, .main .tabGroup #panel04 .plan .body .detail .item--02 .text .name {
  grid-row: 1/2;
  grid-column: 1/2;
  border-right: 0.01rem solid #373737;
}
.main .tabGroup #panel04 .plan .body .detail .item--01 .text p, .main .tabGroup #panel04 .plan .body .detail .item--02 .text p {
  grid-row: 1/2;
  grid-template-columns: 2/3;
  padding: 0 0 0 0.2rem;
}
@media screen and (max-width: 768px) {
  .main .tabGroup #panel04 .plan .body .detail .item--01 .text p, .main .tabGroup #panel04 .plan .body .detail .item--02 .text p {
    padding: 0 0 0.4rem 0.2rem;
  }
}
.main .tabGroup #panel04 .plan .body .detail .item--01 {
  grid-column: 1/2;
}
.main .tabGroup #panel04 .plan .body .detail .item--01 .images {
  display: grid;
  grid-template-rows: auto 1fr auto;
  grid-template-columns: 2.9rem 1fr;
  gap: 0.1rem;
}
@media screen and (max-width: 768px) {
  .main .tabGroup #panel04 .plan .body .detail .item--01 .images {
    grid-template-columns: 2.9fr 1.5fr;
  }
}
.main .tabGroup #panel04 .plan .body .detail .item--01 .images .image--01 {
  grid-row: 1/3;
  grid-column: 1/2;
}
.main .tabGroup #panel04 .plan .body .detail .item--01 .images .image--02 {
  grid-row: 1/2;
  grid-column: 2/3;
}
.main .tabGroup #panel04 .plan .body .detail .item--01 .images .image--03 {
  grid-row: 2/3;
  grid-column: 2/3;
  align-self: flex-end;
}
.main .tabGroup #panel04 .plan .body .detail .item--01 .images p {
  grid-row: 3/4;
  grid-column: 1/3;
  font-size: 0.14rem;
  line-height: 1.7142857143;
}
@media screen and (max-width: 768px) {
  .main .tabGroup #panel04 .plan .body .detail .item--01 .images p {
    padding: 0.2rem 0 0;
    font-size: 0.2rem;
  }
}
.main .tabGroup #panel04 .plan .body .detail .item--02 {
  grid-column: 2/3;
}
@media screen and (max-width: 768px) {
  .main .tabGroup #panel04 .plan .body .detail .item--02 {
    margin: 0.6rem 0 0;
  }
}
.main .tabGroup #panel04 .plan .body .detail .item--02 .images {
  display: grid;
  grid-template-columns: 1.7rem 1fr;
  gap: 0.2rem;
}
.main .tabGroup #panel04 .plan .body .detail .item--02 .images .image {
  grid-row: 1/2;
  grid-column: 1/2;
}
.main .tabGroup #panel04 .plan .body .detail .item--02 .images p {
  grid-row: 1/2;
  grid-column: 2/3;
  font-size: 0.14rem;
  line-height: 1.7142857143;
}
@media screen and (max-width: 768px) {
  .main .tabGroup #panel04 .plan .body .detail .item--02 .images p {
    font-size: 0.2rem;
  }
}
@media screen and (max-width: 768px) {
  .main .tabGroup #panel04 .plan .body .detail .item--03, .main .tabGroup #panel04 .plan .body .detail .item--04 {
    margin: 0.6rem 0 0;
  }
}
.main .tabGroup #panel04 .plan .body .detail .item--03 .text, .main .tabGroup #panel04 .plan .body .detail .item--04 .text {
  display: grid;
  grid-template-columns: 1.34rem 1fr;
}
.main .tabGroup #panel04 .plan .body .detail .item--03 .text .name, .main .tabGroup #panel04 .plan .body .detail .item--04 .text .name {
  grid-row: 1/2;
  grid-column: 1/2;
  border-right: 0.01rem solid #373737;
}
.main .tabGroup #panel04 .plan .body .detail .item--03 .text p, .main .tabGroup #panel04 .plan .body .detail .item--04 .text p {
  grid-row: 1/2;
  grid-template-columns: 2/3;
  align-self: center;
  padding: 0 0 0 0.2rem;
}
.main .tabGroup #panel04 .plan .body .detail .item--03 {
  grid-row: 2/3;
  grid-column: 1/2;
}
.main .tabGroup #panel04 .plan .body .detail .item--04 {
  display: contents;
}
@media screen and (max-width: 768px) {
  .main .tabGroup #panel04 .plan .body .detail .item--04 {
    display: block;
  }
}
.main .tabGroup #panel04 .plan .body .detail .item--04 .text {
  grid-row: 2/3;
  grid-column: 1/2;
  margin: 1.1rem 0 0;
}
@media screen and (max-width: 768px) {
  .main .tabGroup #panel04 .plan .body .detail .item--04 .text {
    margin: 0;
  }
  .main .tabGroup #panel04 .plan .body .detail .item--04 .text p {
    padding: 0 0 0.4rem 0.2rem;
  }
}
.main .tabGroup #panel04 .plan .body .detail .item--04 .images {
  grid-row: 1/3;
  grid-column: 2/3;
  align-self: flex-end;
}
.main .tabGroup #panel04 .plan .body .detail .item--04 .images p {
  padding: 0.1rem 0 0;
  font-size: 0.14rem;
  line-height: 1.7142857143;
}
@media screen and (max-width: 768px) {
  .main .tabGroup #panel04 .plan .body .detail .item--04 .images p {
    padding: 0.2rem 0 0;
    font-size: 0.2rem;
  }
}
/*# sourceMappingURL=plan.css.map */