@charset "UTF-8";
.main .lead p::before, .main section.plan .body .text .catch::before, .main section.plan .body .text p::before, .main section.parking .headline .catch::before,
.main section.limitedPlan .headline .catch::before, .main section.parking .headline p::before,
.main section.limitedPlan .headline p::before, .main section.parking .body .spasa .text .list li .name::before, .main section.parking .body .spasa .text .list li p::before, .main section.parking .body .data .catch::before, .main section.parking .body .data .col .note::before, body.login .main .body .login .text::before, body.login .main .body .login .error::before, body.login .main .body .merit .text::before, body.login .main .body .merit .list .text::before, .popPanel.type150p1 .view .note::before, .popPanel.type90k .view .note::before, .popPanel.type63h2 .view .note::before, .main .lead p::after, .main section.plan .body .text .catch::after, .main section.plan .body .text p::after, .main section.parking .headline .catch::after,
.main section.limitedPlan .headline .catch::after, .main section.parking .headline p::after,
.main section.limitedPlan .headline p::after, .main section.parking .body .spasa .text .list li .name::after, .main section.parking .body .spasa .text .list li p::after, .main section.parking .body .data .catch::after, .main section.parking .body .data .col .note::after, body.login .main .body .login .text::after, body.login .main .body .login .error::after, body.login .main .body .merit .text::after, body.login .main .body .merit .list .text::after, .popPanel.type150p1 .view .note::after, .popPanel.type90k .view .note::after, .popPanel.type63h2 .view .note::after {
  content: "";
  display: block;
  height: 0;
  width: 0;
}
.main .lead p::before, .main section.plan .body .text .catch::before, .main section.plan .body .text p::before, .main section.parking .headline .catch::before,
.main section.limitedPlan .headline .catch::before, .main section.parking .headline p::before,
.main section.limitedPlan .headline p::before, .main section.parking .body .spasa .text .list li .name::before, .main section.parking .body .spasa .text .list li p::before, .main section.parking .body .data .catch::before, .main section.parking .body .data .col .note::before, body.login .main .body .login .text::before, body.login .main .body .login .error::before, body.login .main .body .merit .text::before, body.login .main .body .merit .list .text::before, .popPanel.type150p1 .view .note::before, .popPanel.type90k .view .note::before, .popPanel.type63h2 .view .note::before {
  margin-bottom: calc((1em - 1lh) / 2);
}
.main .lead p::after, .main section.plan .body .text .catch::after, .main section.plan .body .text p::after, .main section.parking .headline .catch::after,
.main section.limitedPlan .headline .catch::after, .main section.parking .headline p::after,
.main section.limitedPlan .headline p::after, .main section.parking .body .spasa .text .list li .name::after, .main section.parking .body .spasa .text .list li p::after, .main section.parking .body .data .catch::after, .main section.parking .body .data .col .note::after, body.login .main .body .login .text::after, body.login .main .body .login .error::after, body.login .main .body .merit .text::after, body.login .main .body .merit .list .text::after, .popPanel.type150p1 .view .note::after, .popPanel.type90k .view .note::after, .popPanel.type63h2 .view .note::after {
  margin-top: calc((1em - 1lh) / 2);
}

.main section.plan .headline .catch, .main section.limitedPlan .slider .swiper-slide a .data {
  font-family: "Cormorant Infant", serif;
  font-optical-sizing: auto;
  font-style: normal;
}

.main section.plan .headline .ttl, .main section.parking .headline .ttl,
.main section.limitedPlan .headline .ttl, .main section.parking .body .spasa .text .en, .main section.limitedPlan .slider .swiper-slide a .name, body.login .main .body .login .form form .submit, body.login .main .body .merit .ttl, body.login .main .body .merit .list .num, body.login .main .body .cv a .en {
  font-family: "Fraunces", serif;
  font-optical-sizing: auto;
  font-variation-settings: "SOFT" 0, "WONK" 0;
}

.popPanel.type150p1 .holder, .popPanel.type90k .holder, .popPanel.type63h2 .holder {
  scrollbar-width: none;
}
.popPanel.type150p1 .holder::-webkit-scrollbar, .popPanel.type90k .holder::-webkit-scrollbar, .popPanel.type63h2 .holder::-webkit-scrollbar {
  display: none;
}

.gHeader.onTop {
  background: #fff;
  color: #393d40;
}
.gHeader.onTop .branding .logo a .normal {
  opacity: 1;
}
.gHeader.onTop .branding .logo a .white {
  opacity: 0;
}

.main .lead {
  padding: 0.6rem 0 0;
}
.main .lead p {
  font-size: 0.2rem;
  line-height: 2;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .main .lead p {
    font-size: 0.26rem;
    text-align: left;
  }
}
.main section.plan {
  padding: 1.2rem 0 0;
}
.main section.plan .wrap {
  display: grid;
  width: 100%;
  padding-top: 0.4rem;
}
@media screen and (max-width: 750px) {
  .main section.plan .wrap {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-top: 0;
  }
}
.main section.plan .headline {
  grid-area: 1/1;
  justify-self: flex-start;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  color: #1e385c;
  letter-spacing: 0.05em;
  line-height: 0.8;
}
@media screen and (max-width: 750px) {
  .main section.plan .headline {
    -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: horizontal-tb;
  }
}
.main section.plan .headline .catch {
  font-size: 0.3rem;
}
@media screen and (max-width: 750px) {
  .main section.plan .headline .catch {
    font-size: 0.26rem;
  }
}
.main section.plan .headline .ttl {
  margin: 0 0.24rem 0 0;
  font-size: 1.2rem;
  font-weight: 400;
}
@media screen and (max-width: 750px) {
  .main section.plan .headline .ttl {
    margin: 0.2rem 0 0;
    font-size: 1.16rem;
  }
}
.main section.plan .headline .catch,
.main section.plan .headline .ttl {
  clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
  -webkit-transition: clip-path 1.2s;
  transition: clip-path 1.2s;
}
@media screen and (max-width: 750px) {
  .main section.plan .headline .catch,
  .main section.plan .headline .ttl {
    clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
  }
}
.main section.plan .headline .ttl {
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}
.main section.plan .headline.scrollIn .catch,
.main section.plan .headline.scrollIn .ttl {
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}
@media screen and (max-width: 750px) {
  .main section.plan .headline.scrollIn .catch,
  .main section.plan .headline.scrollIn .ttl {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  }
}
.main section.plan .body {
  grid-area: 1/1;
}
@media screen and (max-width: 750px) {
  .main section.plan .body {
    margin: 0.7rem 0 0;
  }
}
.main section.plan .body .image--01 {
  width: 12.1rem;
  margin: 0 0 0 auto;
}
@media screen and (max-width: 750px) {
  .main section.plan .body .image--01 {
    width: auto;
    margin: 0;
  }
}
.main section.plan .body .text {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: -1.2rem 0 0;
  padding: 0.8rem 0 0 2.3rem;
  background: #fff;
}
@media screen and (max-width: 750px) {
  .main section.plan .body .text {
    margin: -0.9rem 0 0 -0.4rem;
    padding: 0.8rem 0 0 0.4rem;
    clip-path: polygon(0 0, 4rem 0, 4rem 0.9rem, 100% 0.9rem, 100% 100%, 0 100%);
  }
}
.main section.plan .body .text .catch {
  font-size: 0.46rem;
  line-height: 0.7rem;
}
.main section.plan .body .text p {
  padding: 0.6rem 0 0;
  font-size: 0.2rem;
  line-height: 2;
}
@media screen and (max-width: 750px) {
  .main section.plan .body .text p {
    padding: 0.7rem 0 0;
    font-size: 0.28rem;
    line-height: 0.55rem;
  }
}
.main section.plan .body .image--02 {
  width: 2.9rem;
  margin: -1.8rem 0 0 9.9rem;
}
@media screen and (max-width: 750px) {
  .main section.plan .body .image--02 {
    margin: 0.7rem 0 0 auto;
  }
}
.main section.parking .headline,
.main section.limitedPlan .headline {
  text-align: center;
}
.main section.parking .headline .ttl,
.main section.limitedPlan .headline .ttl {
  color: #1e385c;
  font-size: 0.5rem;
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 0.8;
}
.main section.parking .headline .ttl span,
.main section.limitedPlan .headline .ttl span {
  font-family: "Shippori Mincho", "Noto Serif JP", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", serif;
}
.main section.parking .headline .catch,
.main section.limitedPlan .headline .catch {
  padding: 0.6rem 0 0;
  font-size: 0.36rem;
  line-height: 0.6rem;
}
.main section.parking .headline p,
.main section.limitedPlan .headline p {
  padding: 0.4rem 0 0;
  font-size: 0.2rem;
  line-height: 2;
}
@media screen and (max-width: 750px) {
  .main section.parking .headline p,
  .main section.limitedPlan .headline p {
    padding: 0.6rem 0 0;
    font-size: 0.26rem;
    text-align: left;
  }
}
.main section.parking .headline p span,
.main section.limitedPlan .headline p span {
  font-size: 0.3rem;
}
@media screen and (max-width: 750px) {
  .main section.parking .headline p span,
  .main section.limitedPlan .headline p span {
    font-size: 0.4rem;
  }
}
.main section.parking {
  padding: 1.5rem 0 0;
}
@media screen and (max-width: 750px) {
  .main section.parking {
    padding: 1rem 0 0;
  }
}
.main section.parking .body {
  display: grid;
  grid-template-rows: auto auto;
  grid-template-columns: 5.6rem 1fr;
  gap: 0 0.9rem;
  margin: 0.7rem 0 0;
  padding: 0 0.8rem;
}
@media screen and (max-width: 750px) {
  .main section.parking .body {
    display: block;
    padding: 0;
  }
}
.main section.parking .body .image--01 {
  grid-row: 1/2;
  grid-column: 1/2;
}
@media screen and (max-width: 750px) {
  .main section.parking .body .image--01 {
    width: 3.2rem;
  }
}
.main section.parking .body .spasa {
  grid-row: 1/2;
  grid-column: 2/3;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 6.3rem;
  padding: 0.12rem 0.56rem 0 0;
  position: relative;
}
@media screen and (max-width: 750px) {
  .main section.parking .body .spasa {
    width: auto;
    margin: 0.7rem 0 0;
    padding: 0;
  }
}
.main section.parking .body .spasa .legend {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.16rem;
  border-bottom: 0.01rem solid #dfe2e6;
  padding: 0 0 0.2rem;
  line-height: 1;
}
@media screen and (max-width: 750px) {
  .main section.parking .body .spasa .legend {
    padding: 0 0 0.3rem;
    font-size: 0.36rem;
  }
}
.main section.parking .body .spasa .legend .line--01 {
  font-size: 0.24rem;
}
@media screen and (max-width: 750px) {
  .main section.parking .body .spasa .legend .line--01 {
    font-size: 0.28rem;
  }
}
.main section.parking .body .spasa .legend .line--02 {
  font-size: 0.28rem;
}
@media screen and (max-width: 750px) {
  .main section.parking .body .spasa .legend .line--02 {
    font-size: 0.36rem;
  }
}
.main section.parking .body .spasa .image {
  width: 1.37rem;
  position: absolute;
  top: 0.18rem;
  right: -0.8rem;
}
@media screen and (max-width: 750px) {
  .main section.parking .body .spasa .image {
    right: -0.2rem;
  }
}
.main section.parking .body .spasa .text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0.36rem 0 0;
}
@media screen and (max-width: 750px) {
  .main section.parking .body .spasa .text {
    margin: 0.3rem 0 0;
  }
}
.main section.parking .body .spasa .text .en {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  color: #1e385c;
  font-size: 0.2rem;
  letter-spacing: 0.05em;
  line-height: 0.8;
}
@media screen and (max-width: 750px) {
  .main section.parking .body .spasa .text .en {
    font-size: 0.26rem;
  }
}
.main section.parking .body .spasa .text .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.4rem;
  width: 5.16rem;
}
@media screen and (max-width: 750px) {
  .main section.parking .body .spasa .text .list {
    width: 6rem;
    gap: 0.5rem;
  }
}
.main section.parking .body .spasa .text .list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.2rem;
}
@media screen and (max-width: 750px) {
  .main section.parking .body .spasa .text .list li {
    gap: 0.3rem;
  }
  .main section.parking .body .spasa .text .list li:first-child {
    padding-right: 1.6rem;
  }
}
.main section.parking .body .spasa .text .list li .name {
  color: #1e385c;
  font-size: 0.22rem;
}
@media screen and (max-width: 750px) {
  .main section.parking .body .spasa .text .list li .name {
    font-size: 0.32rem;
  }
}
.main section.parking .body .spasa .text .list li p {
  font-size: 0.18rem;
  line-height: 0.35rem;
}
@media screen and (max-width: 750px) {
  .main section.parking .body .spasa .text .list li p {
    font-size: 0.24rem;
    line-height: 2;
  }
}
.main section.parking .body .data {
  grid-row: 2/3;
  grid-column: 1/3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 0.24rem 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 9.5rem;
  margin: -1.1rem 0 0 auto;
  padding: 0.6rem 0.5rem 0.6rem;
  background: #f5f7fa;
}
@media screen and (max-width: 750px) {
  .main section.parking .body .data {
    display: block;
    width: auto;
    margin: 0.7rem 0 0;
    padding: 0.4rem;
  }
}
.main section.parking .body .data .catch {
  width: 100%;
  font-size: 0.24rem;
  font-weight: 500;
  line-height: 0.4rem;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .main section.parking .body .data .catch {
    font-size: 0.28rem;
    line-height: 1.5;
  }
}
.main section.parking .body .data .legend {
  width: 100%;
  border-top: 0.01rem solid #dfe2e6;
  border-bottom: 0.01rem solid #dfe2e6;
  padding: 0.1rem 0;
  font-size: 0.2rem;
  font-weight: 500;
  line-height: 1;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .main section.parking .body .data .legend {
    margin: 0.3rem 0 0;
    font-size: 0.24rem;
  }
}
.main section.parking .body .data .col {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.main section.parking .body .data .col--01 {
  width: 4.5rem;
}
@media screen and (max-width: 750px) {
  .main section.parking .body .data .col--01 {
    width: auto;
    padding: 0.3rem 0 0;
  }
}
.main section.parking .body .data .col--02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: calc(100% - 4.5rem);
}
@media screen and (max-width: 750px) {
  .main section.parking .body .data .col--02 {
    display: block;
    width: auto;
    margin: 0.2rem 0 0;
  }
}
.main section.parking .body .data .col dl dt,
.main section.parking .body .data .col dl dd {
  padding: 0 0 0 0.18rem;
}
.main section.parking .body .data .col dl dt {
  background: -webkit-gradient(linear, left top, left bottom, from(#393d40), to(#393d40)) 0 50%/0.05rem 0.05rem no-repeat;
  background: linear-gradient(#393d40, #393d40) 0 50%/0.05rem 0.05rem no-repeat;
  font-size: 0.18rem;
  line-height: 1;
}
@media screen and (max-width: 750px) {
  .main section.parking .body .data .col dl dt {
    font-size: 0.28rem;
  }
}
.main section.parking .body .data .col dl dd {
  margin: 0.1rem 0 0;
  font-size: 0.16rem;
  line-height: 1.5;
}
@media screen and (max-width: 750px) {
  .main section.parking .body .data .col dl dd {
    font-size: 0.24rem;
  }
}
.main section.parking .body .data .col dl dd + dt {
  margin: 0.2rem 0 0;
}
.main section.parking .body .data .col .note {
  padding: 0.3rem 0 0;
  font-family: "Noto Sans JP", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", sans-serif;
  font-size: 0.13rem;
}
@media screen and (max-width: 750px) {
  .main section.parking .body .data .col .note {
    font-size: 0.2rem;
  }
}
.main section.limitedPlan {
  margin: 1.25rem 0 0;
  padding: 1.8rem 0 0.7rem;
  position: relative;
  background: url(../imgs/bg01.jpg) 50% 50%/cover no-repeat;
}
@media screen and (max-width: 750px) {
  .main section.limitedPlan {
    margin: 1.48rem 0 0;
    padding: 1.2rem 0;
  }
}
.main section.limitedPlan .headline {
  color: #fff;
}
.main section.limitedPlan .headline .ttl {
  color: #fff;
}
.main section.limitedPlan .slider {
  width: 14.9rem;
  margin: 0.7rem -0.25rem 0;
}
@media screen and (max-width: 750px) {
  .main section.limitedPlan .slider {
    width: auto;
    margin: 0.8rem -0.4rem 0;
    overflow: hidden;
  }
  .main section.limitedPlan .slider .swiper {
    width: 6.3rem;
    overflow: visible;
  }
}
.main section.limitedPlan .slider .swiper-slide {
  width: 5rem;
}
@media screen and (max-width: 750px) {
  .main section.limitedPlan .slider .swiper-slide {
    width: 6.3rem;
    opacity: 1;
    translate: 0 0 0;
  }
}
.main section.limitedPlan .slider .swiper-slide:nth-child(2) {
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}
.main section.limitedPlan .slider .swiper-slide:nth-child(3) {
  -webkit-transition-delay: 0.8s;
          transition-delay: 0.8s;
}
.main section.limitedPlan .slider .swiper-slide a {
  display: grid;
  grid-template-rows: 1.2rem 1fr;
  grid-template-columns: 1.2rem 1fr;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 4.5rem;
  height: 4.7rem;
  margin: 0 auto;
  border: 0.01rem solid #dfe2e6;
  padding: 0 0.24rem;
  position: relative;
  background: #fff;
  -webkit-transition: border-color 0.4s;
  transition: border-color 0.4s;
}
@media screen and (max-width: 750px) {
  .main section.limitedPlan .slider .swiper-slide a {
    grid-template-rows: 1.6rem 1fr;
    grid-template-columns: 1.6rem 1fr;
    width: 5.9rem;
    height: 6.2rem;
    padding: 0 0.29rem;
  }
}
@media screen and (hover: hover) and (pointer: fine) {
  .main section.limitedPlan .slider .swiper-slide a:hover {
    border-color: #1e385c;
  }
}
.main section.limitedPlan .slider .swiper-slide a::before {
  content: "";
  display: block;
  width: 0.4rem;
  aspect-ratio: 1;
  background: #1e385c 50% 50% no-repeat;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff)), -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(#fff, #fff), linear-gradient(#fff, #fff);
  background-size: 0.01rem 0.16rem, 0.16rem 0.01rem;
  position: absolute;
  right: 0.1rem;
  bottom: 0.1rem;
}
@media screen and (max-width: 750px) {
  .main section.limitedPlan .slider .swiper-slide a::before {
    width: 0.5rem;
    background-size: 0.01rem 0.21rem, 0.21rem 0.01rem;
    right: 0.14rem;
    bottom: 0.14rem;
  }
}
.main section.limitedPlan .slider .swiper-slide a .name {
  grid-row: 1/2;
  grid-column: 1/2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.08rem;
  background: #f0f2f5;
  color: #1e385c;
  font-size: 0.3rem;
  letter-spacing: 0.05em;
  line-height: 0.8;
}
@media screen and (max-width: 750px) {
  .main section.limitedPlan .slider .swiper-slide a .name {
    gap: 0.1rem;
    font-size: 0.4rem;
  }
}
.main section.limitedPlan .slider .swiper-slide a .name .small {
  font-size: 0.2rem;
}
@media screen and (max-width: 750px) {
  .main section.limitedPlan .slider .swiper-slide a .name .small {
    font-size: 0.26rem;
  }
}
.main section.limitedPlan .slider .swiper-slide a .data {
  grid-row: 1/2;
  grid-column: 2/3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 0.2rem;
  font-size: 0.36rem;
  letter-spacing: 0.05em;
  line-height: 0.8;
}
@media screen and (max-width: 750px) {
  .main section.limitedPlan .slider .swiper-slide a .data {
    font-size: 0.48rem;
  }
}
.main section.limitedPlan .slider .swiper-slide a .data span {
  font-size: 0.3rem;
}
@media screen and (max-width: 750px) {
  .main section.limitedPlan .slider .swiper-slide a .data span {
    font-size: 0.4rem;
  }
}
.main section.limitedPlan .slider .swiper-slide a .view {
  width: 0.96rem;
  position: absolute;
  top: -0.01rem;
  right: 0.19rem;
  background: #5fa4c1;
  color: #fff;
  font-family: "Noto Sans JP", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", sans-serif;
  font-size: 0.15rem;
  font-weight: 500;
  line-height: 0.3rem;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .main section.limitedPlan .slider .swiper-slide a .view {
    width: 1.3rem;
    right: 0.29rem;
    font-size: 0.2rem;
    font-weight: 500;
    line-height: 0.4rem;
  }
}
.main section.limitedPlan .slider .swiper-slide a .image {
  grid-row: 2/3;
  grid-column: 1/3;
  display: grid;
  place-items: center;
}
.main section.limitedPlan .slider .swiper-slide.type150p1 a .name {
  background: #f5f3f0;
  color: #b39b69;
}
.main section.limitedPlan .slider .swiper-slide.type150p1 a .badge {
  width: 0.96rem;
  position: absolute;
  top: -0.01rem;
  right: 1.2rem;
  background: #b39b69;
  color: #fff;
  font-family: "Noto Sans JP", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", sans-serif;
  font-size: 0.15rem;
  font-weight: 500;
  line-height: 0.3rem;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .main section.limitedPlan .slider .swiper-slide.type150p1 a .badge {
    width: 1.3rem;
    right: 1.64rem;
    font-size: 0.2rem;
    font-weight: 500;
    line-height: 0.4rem;
  }
}
.main section.limitedPlan .slider .swiper-slide.type150p1 a .image img {
  width: 3.29rem;
}
.main section.limitedPlan .slider .swiper-slide.type90k a .image img {
  width: 2.49rem;
}
.main section.limitedPlan .slider .swiper-slide.type63h2 a .image img {
  width: 1.65rem;
}
.main section.limitedPlan .slider .swiper-pagination {
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0.18rem;
  gap: 0.08rem;
  margin: 0.6rem 0 0;
  position: static;
}
@media screen and (max-width: 750px) {
  .main section.limitedPlan .slider .swiper-pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.main section.limitedPlan .slider .swiper-pagination .swiper-pagination-bullet {
  width: 0.12rem;
  height: 0.12rem;
  margin: 0 0.02rem;
  background: #cad1da;
  border-radius: 50%;
  opacity: 1;
}
.main section.limitedPlan .slider .swiper-pagination .swiper-pagination-bullet-active {
  width: 0.16rem;
  height: 0.16rem;
  margin: 0;
  background: #1e385c;
}
.main section.limitedPlan .casbee {
  margin: 0.6rem 0 0;
}
@media screen and (max-width: 750px) {
  .main section.limitedPlan .casbee {
    margin: 0.7rem 0 0;
  }
}
.main section.limitedPlan .casbee img {
  display: block;
  width: 2.6rem;
  margin: 0 auto;
}
@media screen and (max-width: 750px) {
  .main section.limitedPlan .casbee img {
    width: 3.13rem;
  }
}
.main section.limitedPlan .casbee .note {
  padding: 0.1rem 0 0;
  color: #fff;
  font-family: "Noto Sans JP", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", sans-serif;
  font-size: 0.13rem;
  line-height: 1;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .main section.limitedPlan .casbee .note {
    font-size: 0.2rem;
  }
}
.main section.limitedPlan .caption {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 0.1rem;
  color: #fff;
  font-family: "Noto Sans JP", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", sans-serif;
  font-size: 0.13rem;
  line-height: 1;
}
body.login .main .pageHeader {
  margin-bottom: 0;
}
body.login .main .body {
  padding: 0 0 2rem;
}
body.login .main .body .login {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 12.8rem;
  margin: -3.62rem auto 0;
  padding: 1.2rem 1.8rem;
  background: #fff;
  -webkit-box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.05);
}
@media screen and (max-width: 750px) {
  body.login .main .body .login {
    margin: -2rem 0 0;
    padding: 0.4rem;
  }
}
body.login .main .body .login .text {
  font-size: 0.2rem;
  line-height: 2;
  text-align: center;
}
@media screen and (max-width: 750px) {
  body.login .main .body .login .text {
    font-size: 0.28rem;
    text-align: left;
  }
}
body.login .main .body .login .form {
  margin: 0.4rem 0 0;
}
body.login .main .body .login .form form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
body.login .main .body .login .form form .password,
body.login .main .body .login .form form .submit {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 0.8rem;
  border: none;
}
@media screen and (max-width: 750px) {
  body.login .main .body .login .form form .password,
  body.login .main .body .login .form form .submit {
    height: 1.2rem;
  }
}
body.login .main .body .login .form form .password {
  width: calc(100% - 1.3rem);
  padding: 0 0.3rem;
  background: #f5f7fa;
  font-size: 0.18rem;
}
@media screen and (max-width: 750px) {
  body.login .main .body .login .form form .password {
    width: calc(100% - 2rem);
    font-size: 16px;
  }
}
body.login .main .body .login .form form .password::-webkit-input-placeholder {
  opacity: 0.5;
}
body.login .main .body .login .form form .password::-moz-placeholder {
  opacity: 0.5;
}
body.login .main .body .login .form form .password:-ms-input-placeholder {
  opacity: 0.5;
}
body.login .main .body .login .form form .password::-ms-input-placeholder {
  opacity: 0.5;
}
body.login .main .body .login .form form .password::placeholder {
  opacity: 0.5;
}
body.login .main .body .login .form form .submit {
  width: 1.3rem;
  background: #657283 radial-gradient(closest-side, rgba(160, 166, 174, 0.25) 0%, rgba(160, 166, 174, 0) 100%);
  color: #fff;
  font-size: 0.2rem;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 750px) {
  body.login .main .body .login .form form .submit {
    width: 2rem;
    font-size: 14px;
  }
}
body.login .main .body .login .error {
  display: none;
  padding: 0.2rem 0 0;
  color: #900;
  font-size: 0.2rem;
}
@media screen and (max-width: 750px) {
  body.login .main .body .login .error {
    padding: 0.3rem 0 0;
    font-size: 0.28rem;
  }
}
body.login .main .body .login .error.active {
  display: block;
}
body.login .main .body .merit {
  display: grid;
  grid-template-rows: auto auto;
  grid-template-columns: 0.3rem 1fr;
  gap: 0.5rem 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 9rem;
  margin: 1.2rem auto 0;
  padding: 0 0.2rem 0 0;
}
@media screen and (max-width: 750px) {
  body.login .main .body .merit {
    display: block;
    width: auto;
    padding: 0 0.2rem;
  }
}
body.login .main .body .merit .text {
  grid-row: 1/2;
  grid-column: 1/3;
  font-size: 0.2rem;
  line-height: 2;
  text-align: center;
}
@media screen and (max-width: 750px) {
  body.login .main .body .merit .text {
    font-size: 0.28rem;
    text-align: left;
  }
}
body.login .main .body .merit .ttl {
  grid-row: 2/3;
  grid-column: 1/2;
  justify-self: flex-start;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  font-size: 0.24rem;
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 0.8;
}
@media screen and (max-width: 750px) {
  body.login .main .body .merit .ttl {
    margin: 0.6rem 0 0;
    -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: horizontal-tb;
    font-size: 0.36rem;
  }
}
body.login .main .body .merit .list {
  grid-row: 2/3;
  grid-column: 2/3;
}
@media screen and (max-width: 750px) {
  body.login .main .body .merit .list {
    width: auto;
    margin: 0.2rem -0.4rem 0;
    padding: 0 0.4rem;
  }
}
body.login .main .body .merit .list .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.5rem;
}
@media screen and (max-width: 750px) {
  body.login .main .body .merit .list .inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0.4rem;
  }
}
body.login .main .body .merit .list li {
  width: 2.5rem;
}
@media screen and (max-width: 750px) {
  body.login .main .body .merit .list li {
    width: auto;
    display: grid;
    grid-template-rows: auto auto;
    grid-template-columns: 2.3rem 1fr;
    gap: 0.2rem 0.26rem;
    translate: 0 0 0;
    opacity: 1;
  }
}
body.login .main .body .merit .list li:nth-child(2) {
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}
body.login .main .body .merit .list li:last-child {
  -webkit-transition-delay: 0.8s;
          transition-delay: 0.8s;
}
@media screen and (max-width: 750px) {
  body.login .main .body .merit .list .image {
    grid-row: 1/3;
    grid-column: 1/2;
    align-self: flex-start;
  }
}
body.login .main .body .merit .list .num {
  display: none;
}
@media screen and (max-width: 750px) {
  body.login .main .body .merit .list .num {
    grid-row: 1/2;
    grid-column: 2/3;
    align-self: flex-end;
    display: block;
    font-size: 0.46rem;
    font-style: italic;
    line-height: 1;
  }
}
body.login .main .body .merit .list .text {
  padding: 0.2rem 0 0;
  font-size: 0.24rem;
  line-height: 0.38rem;
}
@media screen and (max-width: 750px) {
  body.login .main .body .merit .list .text {
    grid-row: 2/3;
    grid-column: 2/3;
    align-self: flex-start;
    margin: 0;
    padding: 0;
    font-size: 0.34rem;
    line-height: 0.5rem;
  }
}
body.login .main .body .merit .list .text sup {
  font-size: 0.5em;
}
body.login .main .body .merit .list .item--03 .text {
  line-height: 1.25;
}
body.login .main .body .merit .list .item--03 .text .small {
  display: block;
  font-size: 0.15rem;
  line-height: 1.5625;
}
@media screen and (max-width: 750px) {
  body.login .main .body .merit .list .item--03 .text .small {
    font-size: 0.22rem;
  }
}
body.login .main .body .cv {
  width: 4.4rem;
  margin: 0.6rem auto 0;
}
@media screen and (max-width: 750px) {
  body.login .main .body .cv {
    width: auto;
    margin: 0.7rem 0 0;
  }
}
body.login .main .body .cv a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 0.8rem;
  border-radius: 0.03rem;
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.1)), to(rgba(255, 255, 255, 0))) 100% 0/300% 100% no-repeat;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0)) 100% 0/300% 100% no-repeat;
  color: #fff;
  font-size: 0.18rem;
  line-height: 0.3rem;
  -webkit-transition: background-position 0.4s;
  transition: background-position 0.4s;
}
@media screen and (max-width: 750px) {
  body.login .main .body .cv a {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    height: 1.2rem;
    border-radius: 0.05rem;
    font-size: 0.28rem;
  }
}
body.login .main .body .cv a .en {
  letter-spacing: 0.05em;
}
@media screen and (max-width: 750px) {
  body.login .main .body .cv a .en {
    width: 2rem;
    text-align: center;
  }
}
body.login .main .body .cv a .ja {
  margin: 0 0 0 0.35rem;
  border-left: 0.01rem solid rgba(255, 255, 255, 0.15);
  padding: 0 0 0 0.3rem;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 750px) {
  body.login .main .body .cv a .ja {
    margin: 0;
    padding: 0 0 0 0.4rem;
    line-height: 0.5rem;
  }
}
@media screen and (hover: hover) and (pointer: fine) {
  body.login .main .body .cv a:hover {
    background-position: 0 0;
  }
}
body.login .main .body .cv a.entry {
  background-color: #1e385c;
}

.popPanel.type150p1, .popPanel.type90k, .popPanel.type63h2 {
  top: 1.06rem;
}
.popPanel.type150p1 .holder, .popPanel.type90k .holder, .popPanel.type63h2 .holder {
  max-height: calc(100vh - 2.12rem);
  overflow-y: scroll;
}
.popPanel.type150p1 .inner, .popPanel.type90k .inner, .popPanel.type63h2 .inner {
  grid-template-rows: auto 3.56rem 1.4rem auto;
  height: auto;
}
.popPanel.type150p1 .view, .popPanel.type90k .view, .popPanel.type63h2 .view {
  grid-row: 4/5;
  grid-column: 1/3;
  padding: 0 0.5rem 0.6rem 0;
}
@media screen and (max-width: 750px) {
  .popPanel.type150p1 .view, .popPanel.type90k .view, .popPanel.type63h2 .view {
    padding: 0;
  }
}
.popPanel.type150p1 .view .image, .popPanel.type90k .view .image, .popPanel.type63h2 .view .image {
  display: block;
  position: relative;
}
.popPanel.type150p1 .view .image img, .popPanel.type90k .view .image img, .popPanel.type63h2 .view .image img {
  width: 19.2rem;
  max-width: none;
}
.popPanel.type150p1 .view .image .simplebar-vertical, .popPanel.type90k .view .image .simplebar-vertical, .popPanel.type63h2 .view .image .simplebar-vertical {
  display: none;
}
.popPanel.type150p1 .view .image .simplebar-horizontal, .popPanel.type90k .view .image .simplebar-horizontal, .popPanel.type63h2 .view .image .simplebar-horizontal {
  width: 100%;
  height: 0.03rem;
  margin: 0.19rem 0 0.3rem;
  position: relative;
  background: #f0f2f5;
}
@media screen and (max-width: 750px) {
  .popPanel.type150p1 .view .image .simplebar-horizontal, .popPanel.type90k .view .image .simplebar-horizontal, .popPanel.type63h2 .view .image .simplebar-horizontal {
    margin: 0.2rem 0 0.1rem;
  }
}
.popPanel.type150p1 .view .image .simplebar-horizontal .simplebar-scrollbar::before, .popPanel.type90k .view .image .simplebar-horizontal .simplebar-scrollbar::before, .popPanel.type63h2 .view .image .simplebar-horizontal .simplebar-scrollbar::before {
  inset: 0;
  background: #b39b69;
  border-radius: 0;
  opacity: 1;
}
.popPanel.type150p1 .view .image::after, .popPanel.type90k .view .image::after, .popPanel.type63h2 .view .image::after {
  content: "";
  display: block;
  width: 0.7rem;
  aspect-ratio: 1;
  position: absolute;
  top: 0.2rem;
  right: 0.2rem;
  background: url(../imgs/ico-mouse.svg) 0 0/contain no-repeat;
  pointer-events: none;
}
@media screen and (max-width: 750px) {
  .popPanel.type150p1 .view .image::after, .popPanel.type90k .view .image::after, .popPanel.type63h2 .view .image::after {
    background-image: url(../imgs/ico-swipe.svg);
  }
}
.popPanel.type150p1 .view .note, .popPanel.type90k .view .note, .popPanel.type63h2 .view .note {
  padding: 0.13rem 0 0;
  font-family: "Noto Sans JP", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", sans-serif;
  font-size: 0.13rem;
  line-height: 0.25rem;
}
@media screen and (max-width: 750px) {
  .popPanel.type150p1 .view .note, .popPanel.type90k .view .note, .popPanel.type63h2 .view .note {
    padding: 0.18rem 0 0;
    font-size: 0.18rem;
    line-height: 1.5;
  }
}
@media screen and (min-width: 751px) {
  .popPanel.type150p1 {
    width: 13.8rem;
    left: calc(50% - 6.9rem);
  }
}
.popPanel.type150p1 .text .name {
  position: relative;
  background: #f5f3f0;
  color: #b39b69;
}
.popPanel.type150p1 .text .name::before {
  content: "プレミアム";
  display: block;
  width: 0.96rem;
  position: absolute;
  top: calc(50% - 0.15rem);
  left: 0;
  background: #b39b69;
  color: #fff;
  font-family: "Noto Sans JP", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", sans-serif;
  font-size: 0.15rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 0.3rem;
}
@media screen and (max-width: 750px) {
  .popPanel.type150p1 .text .name::before {
    width: 1.3rem;
    top: calc(50% - 0.2rem);
    font-size: 0.2rem;
    font-weight: 500;
    line-height: 0.4rem;
  }
}
.popPanel.type150p1 .image img {
  width: 7.53rem;
}
.popPanel.type150p1 .map img {
  width: 4.48rem;
}
@media screen and (max-width: 750px) {
  .popPanel.type150p1 .map img {
    width: auto;
  }
}
@media screen and (min-width: 751px) {
  .popPanel.type90k {
    width: 12rem;
    left: calc(50% - 6rem);
  }
}
.popPanel.type90k .image img {
  width: 5.68rem;
}
.popPanel.type90k .map img {
  width: 4.3rem;
}
@media screen and (max-width: 750px) {
  .popPanel.type90k .map img {
    width: auto;
  }
}
@media screen and (min-width: 751px) {
  .popPanel.type63h2 {
    width: 12rem;
    left: calc(50% - 6rem);
  }
}
.popPanel.type63h2 .image img {
  width: 3.76rem;
}
.popPanel.type63h2 .map img {
  width: 4.57rem;
}
@media screen and (max-width: 750px) {
  .popPanel.type63h2 .map img {
    width: auto;
  }
}