@charset "UTF-8";
:root {
  font-size: 16px;
}

body {
  font-family: "M PLUS Rounded 1c", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Noto Sans", Meiryo, sans-serif;
  color: #333333;
  font-weight: 500;
}
@media screen and (max-width: 420px) {
  body {
    padding-top: 3.6em;
  }
}

a {
  text-decoration: none;
}

img {
  max-width: 100%;
}

button {
  -webkit-tap-highlight-color: transparent;
}

.u-lgMoer {
  display: none;
}

.u-mdMoer {
  display: none;
}

.u-smMoer {
  display: none;
}

.u-lgLess {
  display: none;
}

.u-mdLess {
  display: none;
}

.u-smLess {
  display: none;
}

@media screen and (min-width: 801px) {
  .u-mdMoer {
    display: inline-block;
  }
}
@media screen and (max-width: 800px) {
  .u-mdLess {
    display: inline-block;
  }
}
.u-primaryText {
  color: #0CBCAB;
}

.u-importantText {
  color: #F24D60;
}

.u-ib {
  display: inline-block;
}

.u-underline {
  text-decoration: underline;
}

.u-p16 {
  padding: 16px;
}

.u-plr16 {
  padding-left: 16px;
  padding-right: 16px;
}

.u-mb0 {
  margin-bottom: 0;
}

.moreText {
  background: -webkit-gradient(linear, right top, left top, color-stop(79%, #ffffff), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(to left, #ffffff 79%, rgba(255, 255, 255, 0) 100%);
  padding: 0 0 0 38px;
}

.c-planCard__perFacility {
  padding: 10px 0;
  margin: 0 0 12px;
  border: 1px solid #0CBCAB;
  font-size: 14px;
  color: #0CBCAB;
  text-align: center;
  line-height: 1;
}

.hotelierFaq {
  padding: 80px 0;
}
@media screen and (max-width: 800px) {
  .hotelierFaq {
    padding: 56px 0;
  }
}

.is-scrollLocked {
  overflow: hidden;
  -ms-scroll-chaining: none;
      overscroll-behavior: none;
  -ms-touch-action: none;
      touch-action: none;
}

html:has(.is-scrollLocked),
body {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

body * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.l-subHeader .p-contact_us_phone_number,
.p-inquiryBtn_mail_txt {
  display: inline;
}

@media screen and (max-width: 1298px) {
  .l-header {
    width: 97%;
  }
}

.l-header .c-globalNav_list_link {
  border-bottom: none;
}
@media screen and (max-width: 1039px) {
  .l-header .c-globalNav_list_link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -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: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
    gap: 4px;
    height: 100%;
    line-height: 1;
  }
  .l-header .c-globalNav_list_link .textSup {
    font-size: 0.8em;
  }
}

@media screen and (max-width: 480px) {
  .c-fixedHeader .c-globalNav .globalNav_list_flow {
    margin-right: 0;
  }
}
@media screen and (max-width: 480px) {
  .globalNav_list_fee {
    display: none;
  }
}
@media screen and (min-width: 900px) and (max-width: 930px) {
  .globalNav_list_fee {
    display: none;
  }
}

@media screen and (max-width: 650px) {
  .globalNav_list_qa {
    display: none;
  }
}
@media screen and (min-width: 900px) and (max-width: 1100px) {
  .globalNav_list_qa {
    display: none;
  }
}

.c-fixedHeader .c-globalNav {
  padding-right: 16px;
}
.c-fixedHeader .p-contact_us {
  padding-left: 16px;
}
.c-fixedHeader .c-globalNav_list {
  margin-left: 16px;
}

@media screen and (max-width: 1310px) {
  .c-fixedHeader .c-globalNav_list_link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -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: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: center;
        align-content: center;
    gap: 4px 0;
    height: 100%;
    line-height: 1;
    white-space: nowrap;
  }
}
@media screen and (max-width: 1095px) {
  .c-fixedHeader {
    padding: 5px 8px 4px 8px;
  }
  .c-fixedHeader .c-fixedHeader_left {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 93px;
    flex: 0 0 93px;
    margin-top: 0;
  }
  .c-fixedHeader .c-fixedHeaderNav {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
  .c-fixedHeader .c-logo_link {
    width: 80px;
    height: 40px;
    margin-right: 13px;
    display: block;
    overflow: hidden;
  }
  .c-fixedHeader .c-logo_logoImg {
    width: 100%;
    vertical-align: baseline;
  }
  .c-fixedHeader .c-logo_logoMarkImg {
    display: none;
    width: 27px;
    height: 32px;
  }
  .c-fixedHeader .c-globalNav {
    padding-right: 0;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
  .c-fixedHeader .c-globalNav_list {
    margin: 0 16px 0 0;
  }
  .c-fixedHeader .p-contact_us {
    padding: 0;
    text-align: center;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 115px;
            flex: 0 0 115px;
  }
  .c-fixedHeader .p-contact_us::after {
    content: none;
  }
  .c-fixedHeader .p-contact_us_time_sp {
    display: block;
    font-size: 10px;
    margin-top: 1px;
    font-weight: bold;
    line-height: 1.1;
  }
  .c-fixedHeader .p-contact_us_week_sp {
    display: block;
  }
  .c-fixedHeader .p-contact_us_phone_mark {
    width: 26px;
    height: 26px;
  }
  .c-fixedHeader .c-globalNav_list_link {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: center;
        align-content: center;
    padding: 10px 0;
    font-size: 12px;
  }
  .c-fixedHeader .p-inquiryBtn {
    border: none;
  }
  .c-fixedHeader .p-contact_us_msg,
.c-fixedHeader .p-contact_us_phone_number,
.c-fixedHeader .p-inquiryBtn_mail_txt,
.c-fixedHeader .p-contact_us:after {
    display: none;
  }
}
@media screen and (max-width: 779px) {
  .c-fixedHeader .c-globalNav_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .c-fixedHeader .c-globalNav_list_link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -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: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
    gap: 4px;
    line-height: 1;
  }
  .c-fixedHeader .c-globalNav_list_link .textSup {
    font-size: 0.8em;
  }
}
@media screen and (max-width: 659px) {
  .c-fixedHeader .c-globalNav_list--qa {
    display: none;
  }
}
@media screen and (max-width: 499px) {
  .c-fixedHeader .c-globalNav_list--fee {
    display: none;
  }
}
@media screen and (max-width: 430px) {
  .c-fixedHeader .c-fixedHeader_left {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 32px;
            flex: 0 0 32px;
  }
  .c-fixedHeader .c-logo_link {
    width: 32px;
    margin-right: 8px;
  }
  .c-fixedHeader .c-logo_link .c-logo_logoImg {
    display: none;
  }
  .c-fixedHeader .c-logo_link .c-logo_logoMarkImg {
    display: block;
  }
  .c-fixedHeader .c-fixedHeaderNav .p-contact_us {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 54px;
            flex: 0 0 54px;
  }
}
@media screen and (max-width: 374px) {
  .c-fixedHeader .c-globalNav_list a {
    font-size: 10px;
  }
  .c-fixedHeader .c-globalNav .c-globalNav_list {
    margin-right: 6px;
  }
}
.fadein {
  opacity: 0;
  -webkit-transform: translate(0, 50px);
          transform: translate(0, 50px);
  -webkit-transition: all 800ms;
  transition: all 800ms;
}

.fadein.scrollin {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.fadeList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 3em;
}

.fadeIssueItem {
  opacity: 0;
}

.hotelierMv {
  width: 100%;
  overflow: hidden;
}

.hotelierMv__logo {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  padding: 1em 24px 0;
}
@media screen and (max-width: 800px) {
  .hotelierMv__logo {
    width: 100%;
    max-width: 370px;
    margin: 0 auto;
    padding: 1em 0 0;
  }
}
@media screen and (max-width: 600px) {
  .hotelierMv__logo {
    width: 80%;
    max-width: 370px;
  }
}

.hotelierMv__logo__img {
  width: 100%;
  height: auto;
}

.hotelierMv__title {
  -webkit-transform: rotate(0.05deg);
          transform: rotate(0.05deg);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: normal;
      -ms-flex-pack: normal;
          justify-content: normal;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
  -ms-flex-line-pack: normal;
      align-content: normal;
  gap: 0.2em;
  margin-top: 0.3em;
  line-height: 1;
  font-weight: 700;
  word-break: keep-all;
  color: #333333;
}
@media screen and (max-width: 800px) {
  .hotelierMv__title {
    margin-top: 0.6em;
  }
}
@media screen and (max-width: 600px) {
  .hotelierMv__title {
    margin-top: 0.3em;
  }
}
@media screen and (max-width: 420px) {
  .hotelierMv__title {
    margin-top: 0.6em;
  }
}

.hotelierMv__title__shoulder {
  font-size: 27px;
  letter-spacing: -0.4px;
}
@media screen and (max-width: 1350px) {
  .hotelierMv__title__shoulder {
    font-size: clamp(1rem, 2vw, 1.688rem);
  }
}
@media screen and (max-width: 800px) {
  .hotelierMv__title__shoulder {
    font-size: 24px;
  }
}
@media screen and (max-width: 600px) {
  .hotelierMv__title__shoulder {
    font-size: clamp(0.938rem, 0.08rem + 4.29vw, 1.688rem);
  }
}

.hotelierMv__title__main {
  font-size: clamp(1.563rem, 0.279rem + 2.56vw, 2.25rem);
  letter-spacing: -1px;
}
@media screen and (max-width: 800px) {
  .hotelierMv__title__main {
    font-size: 32px;
  }
}
@media screen and (max-width: 600px) {
  .hotelierMv__title__main {
    font-size: clamp(1.188rem, -0.027rem + 6.07vw, 2.25rem);
  }
}

.hotelierMv__titleComma {
  letter-spacing: -16px;
}

.headerSlashText {
  position: absolute;
  top: -1.6em;
  left: 0;
  right: 0;
  display: block;
  margin: 0 auto 10px;
  text-align: center;
  font-size: clamp(18px, 2.8vw, 36px);
  font-weight: 800;
  color: #0CBCAB;
}
.headerSlashText::before {
  content: "＼";
}
.headerSlashText::after {
  content: "／";
}
@media screen and (max-width: 800px) {
  .headerSlashText {
    position: static;
    margin-bottom: 2px;
    font-size: clamp(18px, 4.1vw, 24px);
  }
}

.sectionTitle {
  font-size: 40px;
  font-size: clamp(2.3rem, 5vw, 4rem);
  text-align: center;
  color: #333333;
}
.sectionTitle.fadein.scrollin {
  -webkit-transform: translate(0, 0) rotate(0.05deg);
          transform: translate(0, 0) rotate(0.05deg);
}
@media screen and (max-width: 600px) {
  .sectionTitle {
    -webkit-margin-after: calc(24px + (1em - 1lh) / 2);
            margin-block-end: calc(24px + (1em - 1lh) / 2);
  }
}

.sectionTitle__sup {
  font-size: 22px;
  line-height: 1.3;
  display: block;
}

main .c-primaryBtn {
  -webkit-transform: rotate(0.05deg);
          transform: rotate(0.05deg);
  display: inline-block;
  padding: 16px 24px;
  border-radius: 120px;
  background: #0CBCAB;
  color: #fff;
  font-weight: 700;
  font-size: 22px;
  text-align: center;
  line-height: 1.6;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
main .c-primaryBtn:hover {
  opacity: 0.7;
}
@media screen and (max-width: 600px) {
  main .c-primaryBtn {
    font-size: 18px;
  }
}

.secondaryBtn, .secondaryBtn--2lines {
  -webkit-transform: rotate(0.05deg);
          transform: rotate(0.05deg);
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 530px;
  padding: 16px;
  border-radius: 120px;
  border: 2px solid #0CBCAB;
  background: #fff;
  color: #0CBCAB;
  font-weight: 700;
  font-size: 22px;
  text-align: center;
  line-height: 1.6;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.secondaryBtn:hover, .secondaryBtn--2lines:hover {
  opacity: 0.7;
}
@media screen and (max-width: 600px) {
  .secondaryBtn, .secondaryBtn--2lines {
    font-size: 18px;
  }
}

.secondaryBtn--2lines {
  padding-top: 15px;
  padding-bottom: 9px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.secondaryBtn--2lines:hover {
  opacity: 0.7;
}

.secondaryBtn__slashText {
  -webkit-transform: rotate(0.05deg);
          transform: rotate(0.05deg);
  font-size: 16px;
  display: block;
  margin-block: calc( (1em - 1lh) / 2 );
}

.secondaryBtn__text {
  margin-block: calc( (1em - 1lh) / 2 );
}

.triangle {
  display: inline-block;
  --r: 1px; /* border radius */
  height: 8px;
  aspect-ratio: 2;
  --_g: calc(var(--r)/tan(22.5deg)) top var(--r);
  -webkit-mask: conic-gradient(from 157.5deg at 50% calc(var(--r) / (3 * sqrt(2) - 4) - 100% / tan(22.5deg)), #000 45deg, rgba(0, 0, 0, 0) 45deg) 0 0/100% calc(100% - var(--r) / sqrt(2)) no-repeat, radial-gradient(var(--r) at 50% calc(100% - var(--r) * sqrt(2)), #000 98%, rgba(0, 0, 0, 0) 101%), radial-gradient(var(--r) at left var(--_g), #000 98%, rgba(0, 0, 0, 0) 101%), radial-gradient(var(--r) at right var(--_g), #000 98%, rgba(0, 0, 0, 0) 101%);
  -webkit-clip-path: polygon(50% 100%, 100% 0, 0 0);
          clip-path: polygon(50% 100%, 100% 0, 0 0);
  background: #fff;
}

.secondaryBtn .iconArrowUpRight, .secondaryBtn--2lines .iconArrowUpRight {
  width: 23px;
  height: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 30px;
  margin-top: auto;
  margin-bottom: auto;
}

.yellowbadge, .yellowbadge--large {
  -webkit-transform: rotate(0.05deg);
          transform: rotate(0.05deg);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  width: 145px;
  height: 145px;
  border-radius: 200px;
  background-color: #FCF351;
  text-align: center;
  line-height: 1.8;
  color: #333333;
  font-size: 16px;
}

.yellowbadge--large {
  width: 190px;
  height: 190px;
  line-height: 1.5;
  font-size: 24px;
  color: #0CBCAB;
}

.greenbadge, .greenbadge--large {
  -webkit-transform: rotate(0.05deg);
          transform: rotate(0.05deg);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  width: 145px;
  height: 145px;
  border-radius: 200px;
  background-color: #0CBCAB;
  text-align: center;
  line-height: 1.8;
  color: #fff;
  font-size: 16px;
}

.greenbadge--large {
  width: 190px;
  height: 190px;
  line-height: 1.5;
  font-size: 24px;
}

.paymentLogos {
  max-width: 100%;
  height: auto;
}

.shAbout {
  padding: 12px 16px 40px;
}
@media screen and (max-width: 800px) {
  .shAbout {
    padding: 0;
  }
}

.shAbout__inner {
  position: relative;
  width: 1280px;
  max-width: 100%;
  background-color: #ECFAF9;
  border-radius: 80px;
  padding: 48px 0;
  margin: 0 auto;
}
@media screen and (max-width: 1000px) {
  .shAbout__inner {
    padding: 50px 0 25px;
    border-radius: 40px;
  }
}
@media screen and (max-width: 800px) {
  .shAbout__inner {
    max-width: 100%;
    border-radius: 0;
    padding-top: 24px;
  }
}
@media screen and (max-width: 600px) {
  .shAbout__inner {
    padding-top: 16px;
  }
}

.shAbout__title {
  -webkit-transform: rotate(0.05deg);
          transform: rotate(0.05deg);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  gap: 8px;
  width: 520px;
  padding: 6px 0;
  margin: 0 auto 0.4em;
  border-top: 2px solid #1a1a1a;
  border-bottom: 2px solid #1a1a1a;
  font-size: 28px;
  text-align: center;
  line-height: 1.8;
}
@media screen and (max-width: 600px) {
  .shAbout__title {
    max-width: 90%;
    font-size: clamp(0.875rem, -0.125rem + 5vw, 1.75rem);
  }
}

.shAbout__title__logo {
  position: relative;
  top: -3px;
  width: 28px;
  height: auto;
}

.shAbout__copy {
  -webkit-transform: rotate(0.05deg);
          transform: rotate(0.05deg);
  margin: 0 0 0.4em;
  font-size: 56px;
  text-align: center;
  font-weight: 700;
}
@media screen and (max-width: 1000px) {
  .shAbout__copy {
    margin-bottom: 0.1em;
    font-size: clamp(0.938rem, -0.268rem + 6.03vw, 3.5rem);
    line-height: 1.5;
  }
}

.shAbout__plan {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
  -ms-flex-line-pack: normal;
      align-content: normal;
  gap: 40px;
  padding: 0 16px;
}

.planCard {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 328px;
          flex: 0 1 328px;
  border-radius: 20px;
  background: #fff;
  -webkit-box-shadow: 0 12px 16px -4px rgba(16, 24, 40, 0.08), 0 4px 6px -2px rgba(16, 24, 40, 0.03);
          box-shadow: 0 12px 16px -4px rgba(16, 24, 40, 0.08), 0 4px 6px -2px rgba(16, 24, 40, 0.03);
}

.planCard__head {
  padding: 8px 0 0;
  text-align: center;
}

.planCard__label {
  -webkit-transform: rotate(0.05deg);
          transform: rotate(0.05deg);
  display: inline-block;
  border-bottom: 2px solid #0CBCAB;
  padding: 10px 0 6px 0;
  margin: 0 0 12px;
  font-family: montserrat;
  font-size: clamp(1.125rem, 0.168rem + 1.91vw, 1.5rem);
  font-weight: bold;
  color: #0CBCAB;
  line-height: 1;
}

.planCard__title {
  -webkit-transform: rotate(0.05deg);
          transform: rotate(0.05deg);
  height: 70px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.planCard__title__copy {
  -webkit-transform: rotate(0.05deg);
          transform: rotate(0.05deg);
  display: block;
  margin-bottom: 6px;
  font-size: clamp(0.938rem, 0.459rem + 0.96vw, 1.125rem);
  font-weight: 700;
  line-height: 1.1;
}

.planCard__title__name {
  display: block;
  padding-bottom: 12px;
  font-size: clamp(1.75rem, 1.112rem + 1.27vw, 2rem);
  line-height: 1;
}

.planCard.--selfcheckin .planCard__title__name {
  font-size: clamp(1.313rem, 0.196rem + 2.23vw, 1.75rem);
}

.planCard__title__sup {
  display: inline-block;
  font-size: clamp(0.875rem, 0.556rem + 0.64vw, 1rem);
}

.planCard__thumb {
  aspect-ratio: 328/238;
  height: auto;
}
.planCard__thumb img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  vertical-align: middle;
}

.planCard__body {
  padding: 16px 16px 0;
}

.planCard__btn {
  padding: 0 16px 24px;
}

.planCard__overlayLink {
  display: none;
}

.planCard__desc {
  -webkit-transform: rotate(0.05deg);
          transform: rotate(0.05deg);
  margin: 0 0 16px;
  line-height: 1.5;
  font-size: clamp(0.875rem, 0.556rem + 0.64vw, 1rem);
}

.planCard__price {
  -webkit-transform: rotate(0.05deg);
          transform: rotate(0.05deg);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 0;
  margin: 0 0 6px;
  font-size: clamp(0.813rem, -0.304rem + 2.23vw, 1.25rem);
  font-weight: 700;
  line-height: 1;
}

.planCard__price__num {
  font-size: clamp(2rem, 0.725rem + 2.55vw, 2.5rem);
}

.planCard__price__sup {
  -webkit-transform: rotate(0.05deg);
          transform: rotate(0.05deg);
  min-height: 25px;
  margin: 0 0 8px;
  font-size: clamp(0.688rem, 0.209rem + 0.96vw, 0.875rem);
  text-align: center;
  font-weight: 700;
}

.planCard .c-primaryBtn {
  -webkit-transform: rotate(0.05deg);
          transform: rotate(0.05deg);
  width: 100%;
  font-size: clamp(1rem, 0.043rem + 1.91vw, 1.375rem);
}

@media screen and (min-width: 801px) and (max-width: 1140px) {
  .shAbout__plan {
    gap: 24px;
  }
}
@media screen and (max-width: 800px) {
  .shAbout__plan {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 24px;
    padding: 10px 24px;
  }
  .planCard {
    position: relative;
    -webkit-box-flex: initial;
        -ms-flex: initial;
            flex: initial;
    display: grid;
    grid-template: "headArea thumbArea" auto "btnArea thumbArea" auto/200fr 118fr;
    gap: 4px 0;
    max-width: 500px;
    padding: 16px 16px 16px 8px;
    border-radius: 8px;
    cursor: pointer;
  }
  .planCard__head {
    grid-area: headArea;
    padding: 0;
    text-align: left;
  }
  .planCard__label {
    padding: 0;
    margin: 0 0 8px;
    font-size: 14px;
  }
  .planCard__title {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    height: auto;
    line-height: 1.3;
  }
  .planCard__title__copy {
    font-size: clamp(0.75rem, 0.5rem + 1.25vw, 1.125rem);
  }
  .planCard__title__name {
    font-size: clamp(1.313rem, 0.113rem + 6vw, 2.25rem);
    padding-bottom: 0;
  }
  .planCard__title__sup {
    font-size: clamp(0.75rem, 0.27rem + 2.4vw, 1.125rem);
  }
  .planCard.--selfcheckin .planCard__title__name {
    font-size: clamp(0.75rem, -0.21rem + 4.8vw, 1.5rem);
    letter-spacing: -0.5px;
  }
  .planCard__thumb {
    grid-area: thumbArea;
    align-self: center;
    width: auto;
    height: 100%;
    aspect-ratio: auto;
  }
  .planCard__thumb img {
    height: 100%;
    width: auto;
    border-radius: 4px;
  }
  .planCard__btn {
    grid-area: btnArea;
    padding: 0;
  }
  .planCard__btn .c-primaryBtn {
    width: 135px;
    padding: 3px 0;
    font-size: 12px;
  }
  .planCard__overlayLink {
    display: block;
    position: absolute;
    inset: 0;
    z-index: 1;
  }
  .planCard__body {
    display: none;
  }
  .shAbout__bottom__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -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;
    -ms-flex-line-pack: normal;
        align-content: normal;
    gap: 16px;
    margin: 32px 0 8px;
    padding: 0 24px;
  }
  .shAbout__bottom__btn .c-primaryBtn {
    width: 100%;
    max-width: 400px;
  }
  .shAbout__bottom__btn__text {
    display: block;
    text-align: center;
  }
}
@media screen and (max-width: 600px) {
  .planCard {
    padding: 16px 16px 16px 12px;
  }
}
@media screen and (max-width: 374px) {
  .shAbout__plan {
    padding: 10px 8px;
  }
  .shAbout__bottom__btn {
    padding: 16px 8px;
  }
}
.grant__yellowbadge {
  position: absolute;
  top: -55px;
  right: -45px;
  -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;
  -ms-flex-line-pack: normal;
      align-content: normal;
  gap: 0;
  width: 228px;
  height: 228px;
  font-weight: 700;
  line-height: 1;
  color: #1a1a1a;
}
@media screen and (max-width: 1430px) {
  .grant__yellowbadge {
    -webkit-transform-origin: top right;
            transform-origin: top right;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    right: 45px;
  }
}
@media screen and (min-width: 801px) and (max-width: 920px) {
  .grant__yellowbadge {
    -webkit-transform: scale(0.65);
            transform: scale(0.65);
    right: 15px;
  }
}
@media screen and (max-width: 800px) {
  .grant__yellowbadge {
    -webkit-transform-origin: initial;
            transform-origin: initial;
    margin: auto;
    top: -220px;
    left: 0;
    right: -410px;
    -webkit-transform: scale(0.6);
            transform: scale(0.6);
  }
}
@media screen and (max-width: 585px) {
  .grant__yellowbadge {
    -webkit-transform-origin: bottom right;
            transform-origin: bottom right;
    top: -260px;
    right: 10px;
    left: inherit;
  }
}
@media screen and (max-width: 510px) {
  .grant__yellowbadge {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
  }
}
@media screen and (max-width: 400px) {
  .grant__yellowbadge {
    -webkit-transform: scale(0.45);
            transform: scale(0.45);
  }
}

.grant__yellowbadge__head {
  padding: 0 0 8px;
  margin-right: -14px;
  font-size: 24px;
  letter-spacing: 14px;
}

.grant__yellowbadge__head + .grant__yellowbadge__middle {
  border-top: 1px solid #1a1a1a;
  padding-top: 10px;
}

.grant__yellowbadge__main {
  font-size: 48px;
  padding: 6px 0;
}

.planSection {
  overflow: hidden;
  background-color: #ECFAF9;
  padding: 40px 16px 1px;
}
@media screen and (max-width: 800px) {
  .planSection {
    background-color: #fff;
    padding: 32px 0 1px;
  }
}

.c-planSection__inner {
  -webkit-transform: rotate(0.05deg);
          transform: rotate(0.05deg);
  width: 1280px;
  max-width: 100%;
  background-color: #fff;
  border-radius: 80px;
  padding: 50px 0;
  margin: 0 auto 56px;
}

.c-planSection__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: normal;
      -ms-flex-pack: normal;
          justify-content: normal;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
  -ms-flex-line-pack: normal;
      align-content: normal;
  gap: 32px;
  padding-left: clamp(1.25rem, -7.111rem + 16.7vw, 6.25rem);
  margin: 0 0 48px;
}

.c-planSection__label {
  -webkit-transform: rotate(0.05deg);
          transform: rotate(0.05deg);
  display: inline-block;
  border-bottom: 5px solid #0CBCAB;
  font-size: 58px;
  font-family: montserrat;
  font-weight: 700;
  color: #0CBCAB;
  line-height: 1.4;
}

.c-planSection__titleShoulder {
  font-size: 21px;
}

.c-planSection__titleName {
  -webkit-transform: rotate(0.05deg);
          transform: rotate(0.05deg);
  font-size: 48px;
  font-weight: 700;
  line-height: 1;
}

.c-planSection__media {
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 460px;
          flex: 0 1 460px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
.c-planSection__media img {
  border-radius: 20px;
  width: 460px;
  height: auto;
  vertical-align: middle;
}
.c-planSection__media .planSection__mediaSmartlock {
  position: absolute;
  right: clamp(-2.6875rem, 0.392857rem - 4.285714vw, -1.75rem);
  bottom: clamp(-1.875rem, -0.026786rem - 0.160714vw, -1.3125rem);
  width: clamp(10.938rem, 0.753rem + 20.34vw, 15.375rem);
  height: auto;
}

.c-planSection__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: normal;
      -ms-flex-pack: normal;
          justify-content: normal;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
  -ms-flex-line-pack: normal;
      align-content: normal;
  gap: clamp(1.125rem, -3.161rem + 8.57vw, 3rem);
  margin: 0 0 64px;
  padding-left: clamp(1.25rem, -7.111rem + 16.7vw, 6.25rem);
  padding-right: 10px;
}

.c-planSection__copy {
  -webkit-transform: rotate(0.05deg);
          transform: rotate(0.05deg);
  margin: 0 0 16px;
  font-size: clamp(1.125rem, -0.883rem + 4.01vw, 2rem);
  font-weight: 700;
  line-height: 1.2;
}

.c-planSection__inner--series3 .c-planSection__copy {
  word-break: keep-all;
}

.c-planSection__lead {
  -webkit-transform: rotate(0.05deg);
          transform: rotate(0.05deg);
  margin: 0 0 16px;
  font-size: clamp(0.813rem, 0.127rem + 1.37vw, 1rem);
  line-height: 1.4;
  word-break: keep-all;
}

.c-planSection__text .c-planCard__perFacility {
  max-width: 290px;
}

.c-planSection__price__wrap {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -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;
  -ms-flex-line-pack: center;
      align-content: center;
  gap: 0;
}

.c-planSection__price {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
}

.c-planSection__price__num {
  font-size: 40px;
}

.c-planSection__priceSup {
  font-size: 14px;
}

.c-planSection__text .c-primaryBtn {
  width: 100%;
  padding: 16px clamp(1.25rem, -6.023rem + 36.36vw, 2.5rem);
}

.c-planSection__btnBox {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 12px 0 0;
  text-align: center;
}
.c-planSection__btnBox .c-primaryBtn {
  font-size: clamp(1rem, -0.364rem + 2.73vw, 1.375rem);
}
@media screen and (max-width: 390px) {
  .c-planSection__btnBox .c-primaryBtn {
    width: 100%;
    padding-left: 24px;
    padding-right: 24px;
  }
}

.c-planSection__btnBox__text {
  margin-top: 4px;
  font-size: 16px;
}

.c-planSection__bottomBtnBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -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;
  -ms-flex-line-pack: center;
      align-content: center;
  gap: 0;
  width: 100%;
}
.c-planSection__bottomBtnBox .c-primaryBtn {
  width: 540px;
  margin: 0 0 8px;
}
@media screen and (max-width: 600px) {
  .c-planSection__bottomBtnBox .c-primaryBtn {
    font-size: 16px;
  }
}
@media screen and (max-width: 389px) {
  .c-planSection__bottomBtnBox .c-primaryBtn {
    padding-top: 8px;
    padding-bottom: 8px;
  }
}

@media screen and (max-width: 430px) {
  .c-planSection__bottomBtnBox.c-planSection__bottomBtnBox--formLink .c-primaryBtn {
    padding-top: 8px;
    padding-bottom: 8px;
  }
}
.c-planSection__bottomBtn__text {
  font-size: 16px;
  text-align: left;
}
@media screen and (min-width: 541px) {
  .c-planSection__bottomBtn__text br {
    display: none;
  }
}

.c-planSection__about__copy {
  -webkit-transform: rotate(0.05deg);
          transform: rotate(0.05deg);
  margin-bottom: 8px;
  font-size: 40px;
  font-weight: 700;
  text-align: center;
  line-height: 1.4;
}

@media screen and (max-width: 1000px) {
  .c-planSection__inner {
    width: auto;
    padding: 32px 0;
    border-radius: 30px;
  }
  .c-planSection__head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
    gap: 0;
    margin-bottom: 48px;
  }
  .c-planSection__title {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: normal;
        -ms-flex-pack: normal;
            justify-content: normal;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: normal;
        align-content: normal;
    gap: 0;
  }
  .c-planSection__titleShoulder {
    font-size: clamp(0.813rem, 0.659rem + 0.77vw, 0.938rem);
    font-weight: 700;
    text-align: center;
  }
  .c-planSection__titleName {
    font-size: 32px;
  }
  .c-planSection__label {
    margin-bottom: 22px;
    border-bottom: 2px solid #0CBCAB;
    font-size: 40px;
  }
  .c-planSection__body {
    gap: 24px;
    margin-bottom: 16px;
  }
  .c-planSection__btnBox__text {
    font-size: clamp(0.875rem, 0.708rem + 0.83vw, 1rem);
    font-weight: bold;
  }
}
@media screen and (max-width: 800px) {
  .c-planSection__head {
    padding: 0 10px;
    margin-bottom: 32px;
  }
  .c-planSection__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
    gap: 0;
    padding: 0;
  }
  .c-planSection__inner {
    padding: 0 24px;
  }
  .c-planSection__titleName {
    font-size: clamp(1.5rem, -0.26rem + 8.8vw, 2.875rem);
    text-align: center;
    line-height: 1;
  }
  .c-planSection__titleName .u-ib {
    font-size: clamp(1.375rem, 1.042rem + 1.67vw, 1.875rem);
  }
}
@media screen and (max-width: 800px) and (max-width: 580px) {
  .article__series2 .c-planSection__titleName {
    font-size: clamp(1rem, -0.846rem + 9.23vw, 2.5rem);
  }
  .article__series2 .c-planSection__titleName .u-ib {
    font-size: clamp(1rem, 0.077rem + 4.62vw, 1.75rem);
  }
}
@media screen and (max-width: 800px) {
  .c-planSection__media {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    margin: 0 0 16px;
  }
}
@media screen and (max-width: 800px) {
  .c-planSection__text {
    max-width: 460px;
    margin: 0 auto;
  }
  .c-planSection__text .c-planCard__perFacility {
    margin: 12px auto;
  }
}
@media screen and (max-width: 800px) {
  .c-planSection__price__wrap {
    width: 100%;
  }
}
@media screen and (max-width: 800px) {
  .c-planSection__price {
    text-align: center;
  }
}
@media screen and (max-width: 800px) {
  .c-planSection__btnBox {
    margin: 12px auto 0;
  }
}
@media screen and (max-width: 800px) {
  .c-planSection__copy {
    font-size: clamp(1rem, -0.083rem + 5.42vw, 1.813rem);
    margin-bottom: 12px;
  }
}
@media screen and (max-width: 800px) {
  .c-planSection__inner--series3 .c-planSection__copy {
    margin-top: 12px;
    font-size: clamp(0.938rem, -0.153rem + 5.45vw, 1.688rem);
    word-break: initial;
  }
}
@media screen and (max-width: 800px) {
  .c-planSection__lead {
    font-size: clamp(0.75rem, 0.417rem + 1.67vw, 1rem);
    word-break: normal;
  }
  .c-planSection__lead br {
    display: none;
  }
}
@media screen and (max-width: 800px) {
  .c-planSection__about__copy {
    font-size: clamp(2rem, -0.727rem + 7.27vw, 2.5rem);
    line-height: 1.5;
  }
}
@media screen and (max-width: 600px) {
  .c-planSection__body {
    margin-bottom: 40px;
  }
  .c-planSection__about__copy {
    font-size: clamp(1rem, -0.231rem + 6.15vw, 2rem);
    line-height: 1.5;
    text-align: left;
  }
  .c-planSection__label {
    margin-bottom: 16px;
    font-size: 20px;
  }
}
.c-planSection__about {
  padding: 0 clamp(1.25rem, -7.111rem + 16.7vw, 6.25rem);
  margin: 0 0 40px;
}
@media screen and (max-width: 1000px) {
  .c-planSection__about {
    padding: 0;
    margin-top: 48px;
  }
}

.c-planSection__about__lead {
  max-width: 800px;
  margin: 12px auto 24px;
  font-size: 16px;
  text-align: left;
}
@media screen and (max-width: 800px) {
  .c-planSection__about__lead {
    margin-top: 24px;
  }
}

@media screen and (min-width: 801px) {
  .c-planSection__about {
    padding-left: 24px;
    padding-right: 24px;
  }
}
.planSection__step {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: normal;
      align-content: normal;
  gap: 24px;
  max-width: 1032px;
  margin: 40px auto 0;
}

.planSection__stepItem {
  position: relative;
  width: 300px;
  width: clamp(17.5rem, 6.985rem + 16.81vw, 18.75rem);
}
.planSection__stepItem + .planSection__stepItem::before {
  content: "";
  display: inline-block;
  background-image: url(/image/introduction/sh/arrow_green.svg);
  background-repeat: no-repeat;
  background-position: center;
}
@media screen and (min-width: 1001px) {
  .planSection__stepItem + .planSection__stepItem::before {
    position: absolute;
    left: clamp(-49px, 110.741px - 14.074vw, -30px);
    right: initial;
    top: 110px;
    width: clamp(1.375rem, -4.644rem + 9.63vw, 2.188rem);
    height: 26px;
    background-size: clamp(1.375rem, -4.644rem + 9.63vw, 2.188rem) auto;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
  }
}
@media screen and (max-width: 1000px) {
  .planSection__stepItem + .planSection__stepItem::before {
    position: absolute;
    left: 0;
    right: 0;
    top: -52px;
    width: 32px;
    height: 25px;
    background-size: 32px 25px;
    margin: auto;
  }
}

.planSection__stepItem__thumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  gap: 0;
  width: 100%;
  height: 224px;
  overflow: hidden;
  background-color: #ECFAF9;
  border-radius: 16px;
  margin: 0 0 8px;
}
@media screen and (max-width: 600px) {
  .planSection__stepItem__thumb:has(.planSection__qrcode) {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 195px;
            flex: 0 1 195px;
    height: 195px;
  }
}

.planSection__qrcode {
  width: 159px;
}

.planSection__advance {
  width: 245px;
}

.planSection__merit {
  width: 230px;
}

.planSection__step__title {
  -webkit-transform: rotate(0.05deg);
          transform: rotate(0.05deg);
  font-size: 20px;
  text-align: center;
  margin: 0 0 5px;
}

.planSection__step__desc {
  -webkit-transform: rotate(0.05deg);
          transform: rotate(0.05deg);
  font-size: 15.5px;
}

.planSection__stepItem__num {
  -webkit-transform: rotate(0.05deg);
          transform: rotate(0.05deg);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  gap: 0;
  position: absolute;
  left: -16px;
  top: -16px;
  width: 54px;
  height: 54px;
  background-color: #0CBCAB;
  border-radius: 50px;
  font-family: montserrat;
  font-size: 34px;
  font-weight: 700;
  color: #fff;
}

@media screen and (max-width: 1000px) {
  .planSection__step {
    -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;
    -ms-flex-line-pack: center;
        align-content: center;
    gap: 60px;
  }
  .planSection__stepItem {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: normal;
        -ms-flex-pack: normal;
            justify-content: normal;
    -webkit-box-align: normal;
        -ms-flex-align: normal;
            align-items: normal;
    -ms-flex-line-pack: normal;
        align-content: normal;
    gap: 16px;
    width: 100%;
    max-width: 700px;
  }
  .planSection__stepItem__thumb {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 300px;
            flex: 1 1 300px;
  }
  .planSection__stepItem__text {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 384px;
            flex: 1 1 384px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -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: normal;
        -ms-flex-align: normal;
            align-items: normal;
    -ms-flex-line-pack: normal;
        align-content: normal;
    gap: 0;
    margin-top: -10px;
  }
  .planSection__step__title {
    text-align: left;
  }
}
@media screen and (max-width: 800px) {
  .planSection__advance {
    width: 185px;
  }
  .c-planSection__bottomBtnBox .c-primaryBtn {
    width: 480px;
  }
}
@media screen and (max-width: 600px) {
  .planSection__stepItem {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
    gap: 0;
    max-width: 350px;
  }
  .planSection__stepItem__thumb {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 235px;
            flex: 0 1 235px;
    margin-bottom: 24px;
  }
  .planSection__step__title {
    text-align: center;
  }
  .planSection__stepItem__text {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
  .c-planSection__bottomBtnBox .c-primaryBtn {
    width: auto;
  }
}
.usage__image {
  width: 100%;
  max-width: 600px;
  height: auto;
}

@media screen and (max-width: 600px) {
  .usageImage01 {
    display: none;
  }
}

.usageImage01__sp {
  display: none;
}
@media screen and (max-width: 600px) {
  .usageImage01__sp {
    display: inline-block;
  }
}

.usageImage02 {
  margin-bottom: 40px;
}
@media screen and (max-width: 1049px) {
  .usageImage02 {
    position: static;
  }
}

.merit__title {
  padding: 0 100px;
}

.merit__titleInner {
  -webkit-transform: rotate(0.05deg);
          transform: rotate(0.05deg);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -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;
  -ms-flex-line-pack: center;
      align-content: center;
  gap: 0;
  line-height: 1;
  padding: 50px 0;
  border-top: 4px solid #0CBCAB;
  border-bottom: 4px solid #0CBCAB;
}

.merit__title__upper {
  margin: 0 0 8px;
  font-size: 35px;
  text-align: left;
}

.merit__title__upper__sup {
  margin: 0 0 8px;
  font-size: 14px;
}

.merit__title__main {
  font-size: 71px;
  color: #0CBCAB;
}

.merit__title__num {
  font-size: 110px;
}

@media screen and (max-width: 1000px) {
  .merit__title {
    padding: 0 24px;
  }
  .merit__titleInner {
    padding: 24px;
  }
  .merit__title__upper {
    font-size: 29px;
  }
  .merit__title__upper__sup {
    font-size: 14px;
  }
  .merit__title__main {
    font-size: 60px;
  }
  .merit__title__num {
    font-size: 80px;
  }
}
@media screen and (max-width: 600px) {
  .merit__title {
    padding: 16px 10px;
  }
  .merit__title__upper {
    font-size: clamp(0.938rem, -0.063rem + 5vw, 1.813rem);
  }
  .merit__title__upper__sup {
    font-size: clamp(0.688rem, 0.473rem + 1.07vw, 0.875rem);
  }
  .merit__title__main {
    font-size: clamp(1.75rem, 0.321rem + 7.14vw, 3rem);
  }
  .merit__title__num {
    font-size: clamp(2.5rem, 0.357rem + 10.71vw, 4.375rem);
  }
}
.meritDetails__list {
  margin: 0 auto;
  padding: 0 32px;
}
@media screen and (max-width: 800px) {
  .meritDetails__list {
    padding: 0;
  }
}

.meritDetails__body {
  display: grid;
  grid-template: "meritDetailsTitle meritDetailsImg" auto "meritDetailsLead meritDetailsImg" auto "meritDetailsText meritDetailsImg" auto/2fr 1fr;
  gap: 0 40px;
  width: 100%;
  max-width: 864px;
  padding-top: 40px;
  margin: 0 auto;
}
@media screen and (max-width: 800px) {
  .meritDetails__body {
    grid-template: "meritDetailsTitle meritDetailsTitle" auto "meritDetailsLead meritDetailsImg" auto "meritDetailsText meritDetailsImg" auto/1fr 160px;
    gap: 0 16px;
  }
}
@media screen and (max-width: 600px) {
  .meritDetails__body {
    grid-template: "meritDetailsTitle" auto "meritDetailsLead" auto "meritDetailsImg" auto "meritDetailsText" auto/1fr;
    gap: 0 16px;
  }
}
.meritDetails__body.meritDetails__body--imgLeft {
  grid-template: "meritDetailsImg meritDetailsTitle" auto "meritDetailsImg meritDetailsLead " auto "meritDetailsImg meritDetailsText" auto/1fr 2fr;
}
@media screen and (max-width: 800px) {
  .meritDetails__body.meritDetails__body--imgLeft {
    grid-template: "meritDetailsTitle meritDetailsTitle" auto "meritDetailsImg meritDetailsLead " auto "meritDetailsImg meritDetailsText" auto/160px 1fr;
  }
}
@media screen and (max-width: 600px) {
  .meritDetails__body.meritDetails__body--imgLeft {
    grid-template: "meritDetailsTitle" auto "meritDetailsLead" auto "meritDetailsImg" auto "meritDetailsText" auto/1fr;
    gap: 0 16px;
  }
}
.meritDetails__body + .meritDetails__body {
  margin-top: 40px;
}

.meritDetails__item:first-child .meritDetails__body {
  padding-top: 0;
}

.meritDetails__title {
  grid-area: meritDetailsTitle;
}

.meritDetails__lead {
  grid-area: meritDetailsLead;
}

.meritDetails__text {
  grid-area: meritDetailsText;
}

.meritDetails__media {
  grid-area: meritDetailsImg;
}

.meritDetails__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  gap: 16px;
  width: 100%;
  padding: 1.6em 0em 1.6em 0;
  margin: 0 auto;
  color: #0CBCAB;
}
@media screen and (max-width: 800px) {
  .meritDetails__title {
    padding-bottom: 12px;
  }
}
@media screen and (max-width: 600px) {
  .meritDetails__title {
    gap: 10px;
  }
}

.meritDetails__titleNum {
  -webkit-transform: rotate(0.05deg);
          transform: rotate(0.05deg);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -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;
  -ms-flex-line-pack: center;
      align-content: center;
  font-family: montserrat;
  font-size: 80px;
  font-size: clamp(2rem, 0.824rem + 5.88vw, 4.5rem);
  font-weight: 800;
  line-height: 1;
  word-break: keep-all;
}
.meritDetails__titleNum::before {
  content: "メリット";
  font-size: 16px;
  font-size: clamp(0.625rem, 0.449rem + 0.88vw, 1rem);
}

.meritDetails__titleText {
  -webkit-transform: rotate(0.05deg);
          transform: rotate(0.05deg);
  display: inline;
  font-size: 39px;
  color: #333333;
}
@media screen and (max-width: 1000px) {
  .meritDetails__titleText {
    font-size: clamp(2rem, 0.25rem + 3.5vw, 2.438rem);
  }
}
@media screen and (max-width: 800px) {
  .meritDetails__titleText {
    font-size: clamp(1.125rem, -0.614rem + 8.7vw, 2.375rem);
  }
}

.meritDetails__body--imgLeft {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.meritDetails__lead {
  -webkit-transform: rotate(0.05deg);
          transform: rotate(0.05deg);
  margin: 0 0 0.6em;
  font-size: 28px;
  font-weight: 800;
  color: #333333;
  line-height: 1.4;
}
@media screen and (max-width: 1000px) {
  .meritDetails__lead {
    margin-bottom: 0.3em;
    font-size: clamp(1.688rem, -0.063rem + 3.5vw, 2.125rem);
  }
}
@media screen and (max-width: 800px) {
  .meritDetails__lead {
    font-size: clamp(1.25rem, -0.25rem + 4vw, 1.75rem);
  }
}
@media screen and (max-width: 600px) {
  .meritDetails__lead {
    margin-bottom: 0;
    font-size: 20px;
    text-align: center;
  }
}

.meritDetails__leadSup {
  font-size: 0.8em;
}
@media screen and (max-width: 1000px) {
  .meritDetails__leadSup {
    font-size: 0.65em;
  }
}

.meritDetails__text {
  -webkit-transform: rotate(0.05deg);
          transform: rotate(0.05deg);
  position: relative;
  font-size: 16px;
  text-align: left;
}
.meritDetails__text .moreText {
  position: absolute;
  right: 0;
  bottom: 0.1em;
}
.meritDetails__text .u-importantText {
  -webkit-transform: rotate(0.05deg);
          transform: rotate(0.05deg);
  display: block;
  font-size: 13px;
}
.meritDetails__text p {
  -webkit-transform: rotate(0.05deg);
          transform: rotate(0.05deg);
}
.meritDetails__text p a {
  text-decoration: underline;
}

.meritDetails__media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  overflow: hidden;
}
.meritDetails__media img {
  max-width: 265px;
  width: 100%;
}
@media screen and (max-width: 600px) {
  .meritDetails__media img {
    max-width: 175px;
    margin-bottom: 10px;
  }
}

.meritDetails__text:has(.meritImg4) {
  text-align: right;
}

.meritImg4 {
  width: 300px;
}

.meritDetails__item--type3 .meritDetails__title {
  width: 864px;
  margin: 16px auto 0;
}
@media screen and (max-width: 900px) {
  .meritDetails__item--type3 .meritDetails__title {
    width: 100%;
  }
}
.meritDetails__item--type3 .meritDetails__body {
  grid-template-columns: 1fr 1fr;
  padding-top: 0;
}
@media screen and (max-width: 600px) {
  .meritDetails__item--type3 .meritDetails__body {
    grid-template-columns: 1fr;
  }
}
.meritDetails__item--type3 .meritDetails__lead {
  font-size: clamp(1rem, -0.125rem + 3vw, 1.75rem);
}
@media screen and (max-width: 600px) {
  .meritDetails__item--type3 .meritDetails__lead {
    font-size: 20px;
  }
}
.meritDetails__item--type3 .meritImg3 {
  max-width: initial;
}
.meritDetails__item--type3 .meritImg4 {
  max-width: 300px;
  margin-left: 40px;
}
@media screen and (max-width: 600px) {
  .meritDetails__item--type3 .meritImg4 {
    width: 150px;
  }
}

.costComparison__box {
  max-width: 864px;
  margin: 56px auto 10px;
  background-color: #F1FFFE;
  border-radius: 48px;
  text-align: center;
}
@media screen and (max-width: 600px) {
  .costComparison__box {
    margin-top: 24px;
    margin-bottom: 16px;
    border-radius: 32px;
  }
}

.costComparison__title {
  padding: 0.8em 2.2em;
  background-color: #0CBCAB;
  border-radius: 48px 48px 0 0;
  font-size: clamp(19px, 4vw, 32px);
  line-height: 1.4;
  text-align: center;
  color: #fff;
}
.costComparison__title.fadein.scrollin {
  -webkit-transform: translate(0, 0) rotate(0.05deg);
          transform: translate(0, 0) rotate(0.05deg);
}
@media screen and (max-width: 600px) {
  .costComparison__title {
    border-radius: 32px 32px 0 0;
  }
}

.p-costComparison__box__titleSup {
  font-size: 22px;
  line-height: 1.3;
  display: block;
}

.costComparison__imageWrap {
  position: relative;
  padding: 0 24px 48px;
  margin: 48px auto 0;
}
@media screen and (max-width: 800px) {
  .costComparison__imageWrap {
    padding-bottom: 24px;
  }
}
@media screen and (max-width: 600px) {
  .costComparison__imageWrap {
    margin: 32px auto 16px;
    padding-bottom: 16px;
  }
}

.costComparison__imageWrap::after {
  content: "";
  position: absolute;
  bottom: 30px;
  right: -60px;
  width: 242px;
  height: 234px;
  display: block;
  background-image: url(/image/introduction/sh/character_chokin.png);
  background-size: contain;
}
@media screen and (max-width: 800px) {
  .costComparison__imageWrap::after {
    bottom: initial;
    left: initial;
    right: 2%;
    top: 52%;
    width: clamp(115px, 22.5vw, 200px);
  }
}
@media screen and (max-width: 600px) {
  .costComparison__imageWrap::after {
    display: none;
  }
}

@media screen and (max-width: 600px) {
  .costComparison__image {
    display: none;
  }
}

.costComparison__image--sp {
  display: none;
}
@media screen and (max-width: 600px) {
  .costComparison__image--sp {
    display: inline-block;
  }
}

.costComparison__text {
  -webkit-transform: rotate(0.05deg);
          transform: rotate(0.05deg);
  max-width: 864px;
  margin: 0 auto;
  padding: 0 0 40px;
  font-size: 16px;
  text-align: left;
}
.costComparison__text.fadein.scrollin {
  -webkit-transform: translate(0, 0) rotate(0.05deg);
          transform: translate(0, 0) rotate(0.05deg);
}
@media screen and (max-width: 800px) {
  .costComparison__text {
    padding-left: 24px;
    padding-right: 24px;
  }
}

.p-costComparison__box__text__sup {
  display: block;
  font-size: 1.3rem;
}

.featureTitle {
  -webkit-transform: rotate(0.05deg);
          transform: rotate(0.05deg);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -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;
  -ms-flex-line-pack: center;
      align-content: center;
  gap: 0;
  max-width: 784px;
  margin: 0 auto 32px;
  font-weight: 700;
  line-height: 1.4;
}
@media screen and (max-width: 600px) {
  .featureTitle {
    margin-bottom: 16px;
  }
}

.featureTitle__shoulder {
  font-size: 14px;
}

.featureTitle__text {
  font-size: clamp(1.25rem, 0.38rem + 4.35vw, 2.5rem);
}
@media screen and (max-width: 600px) {
  .featureTitle__text {
    text-align: center;
  }
}

.featureTitle__textSmall {
  font-size: 24px;
}
@media screen and (max-width: 600px) {
  .featureTitle__textSmall {
    font-size: inherit;
  }
}

.featureTitle__sup {
  font-size: 13px;
}
.featureTitle__sup::before {
  content: "（";
  margin-right: -3px;
}
.featureTitle__sup::after {
  content: "）";
  margin-left: -3px;
}
@media screen and (max-width: 600px) {
  .featureTitle__sup {
    margin-top: 8px;
    font-size: 12px;
    text-align: center;
  }
  .featureTitle__sup::before {
    content: "※";
    margin-right: 0;
  }
  .featureTitle__sup::after {
    content: none;
  }
}

.accordionCard__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: normal;
      -ms-flex-pack: normal;
          justify-content: normal;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
  -ms-flex-line-pack: normal;
      align-content: normal;
  gap: 24px;
  max-width: 784px;
  margin: 0 auto 64px;
}
@media screen and (max-width: 800px) {
  .accordionCard__list {
    margin-bottom: 32px;
  }
}

.accordionCard__item {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 380px;
          flex: 1 1 380px;
}

.accordionCard__input {
  display: none;
}

.accordionCard__label {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: normal;
      align-content: normal;
  gap: 14px;
  background-color: #fff;
  padding: 15px 50px 15px 20px;
  border: 1px solid #E6E6E6;
  border-radius: 12px;
  cursor: pointer;
  font-size: 18px;
  font-weight: bold;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}

.accordionCard__icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  gap: 0;
  background-color: #0CBCAB;
  width: 48px;
  height: 48px;
  border-radius: 50px;
}

.accordionCard__label::before,
.accordionCard__label::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 40px;
  width: 11px;
  height: 2px;
  background-color: #0CBCAB;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

.accordionCard__label::before {
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.accordionCard__label::after {
  -webkit-transform: translateY(-50%) rotate(90deg);
          transform: translateY(-50%) rotate(90deg);
}

.accordionCard__input:checked + .accordionCard__label::after {
  -webkit-transform: translateY(-50%) rotate(0deg);
          transform: translateY(-50%) rotate(0deg);
}

/* --- コンテンツ部分（前回と同じGridアニメーション） --- */
.accordionCard__content {
  display: grid;
  grid-template-rows: 0fr;
  -webkit-transition: grid-template-rows 0.3s ease-out, opacity 0.3s ease-out, visibility 0.3s;
  transition: grid-template-rows 0.3s ease-out, opacity 0.3s ease-out, visibility 0.3s;
  transition: grid-template-rows 0.3s ease-out, opacity 0.3s ease-out, visibility 0.3s, -ms-grid-rows 0.3s ease-out;
  opacity: 0;
  visibility: hidden;
  border-right: 1px solid #E6E6E6;
  border-bottom: 1px solid #E6E6E6;
  border-left: 1px solid #E6E6E6;
  border-radius: 0 0 12px 12px;
}

.accordionCard__inner {
  overflow: hidden;
}

.accordionCard__padding {
  padding: 0 26px 20px;
  font-size: 14px;
  line-height: 1.6;
  color: #555;
}

.accordionCard__overlayEvent {
  color: #0CBCAB;
  cursor: pointer;
}

.accordionCard__input:checked + .accordionCard__label {
  border-bottom: none;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.accordionCard__input:checked + .accordionCard__label + .accordionCard__content {
  grid-template-rows: 1fr;
  opacity: 1;
  visibility: visible;
}

@media screen and (max-width: 900px) {
  .accordionCard__item {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 300px;
            flex: 1 1 300px;
  }
  .accordionCard__label {
    padding-right: 24px;
    font-size: 16px;
  }
  .accordionCard__label::before,
.accordionCard__label::after {
    right: 14px;
  }
}
@media screen and (max-width: 600px) {
  .accordionCard__label {
    gap: 8px;
    padding-left: 16px;
    font-size: clamp(0.875rem, 0.304rem + 2.86vw, 1rem);
  }
  .accordionCard__icon {
    width: 32px;
    height: 32px;
  }
  .accordionCard__icon img {
    width: 60%;
  }
}
.smartlockBnr__wrap {
  margin-bottom: 48px;
}

.smartlockBnr {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
  max-width: 856px;
  margin: 0 auto 8px;
  padding: 12px 16px;
  border: 5px solid #0CBCAB;
  border-radius: 16px;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.smartlockBnr:hover {
  opacity: 0.7;
}

.smartlockBnr__textMain {
  -webkit-transform: rotate(0.05deg);
          transform: rotate(0.05deg);
  margin: 0 0 6px;
  font-size: clamp(1.25rem, -0.85rem + 5.6vw, 2.125rem);
  font-weight: 700;
  color: #333333;
  line-height: 1.2;
}

.smartlockBnr__textSup {
  -webkit-transform: rotate(0.05deg);
          transform: rotate(0.05deg);
  font-size: clamp(0.688rem, -1.063rem + 4.67vw, 1.125rem);
  font-weight: 700;
  color: #333333;
}

.smartlockBnr__img {
  width: clamp(7.25rem, 3.75rem + 9.33vw, 8.125rem);
}

.smartlockBnr .c-primaryBtn {
  -webkit-transform: rotate(0.05deg);
          transform: rotate(0.05deg);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  gap: 8px;
  position: absolute;
  right: 12px;
  bottom: 12px;
  padding: 0 24px;
  height: 40px;
  font-size: 14px;
}
.smartlockBnr .c-primaryBtn:hover {
  opacity: 1;
}
@media screen and (max-width: 700px) {
  .smartlockBnr .c-primaryBtn {
    font-size: 12px;
    padding: 0 clamp(0.938rem, -1.313rem + 6vw, 1.5rem);
  }
}

.smartlockBnr__outBottom {
  -webkit-transform: rotate(0.05deg);
          transform: rotate(0.05deg);
  max-width: 856px;
  margin: 0 auto 40px;
  font-size: 16px;
}
@media screen {
  .smartlockBnr__outBottom {
    font-size: 14px;
  }
}

@media screen and (max-width: 600px) {
  .smartlockBnr {
    -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;
    -ms-flex-line-pack: center;
        align-content: center;
    gap: 0;
    padding: 24px 16px;
  }
  .smartlockBnr__img {
    width: 100%;
    max-width: clamp(10rem, 40vw, 12.5rem);
    margin: 0 0 16px;
  }
  .smartlockBnr__text {
    margin: 0 0 16px;
    text-align: center;
  }
  .smartlockBnr__textSup {
    font-size: 14px;
    line-height: 1.2;
  }
  .smartlockBnr .c-primaryBtn {
    position: static;
    width: 100%;
    max-width: 330px;
    font-size: 16px;
  }
}
.planMovie {
  max-width: 856px;
  margin: 0 auto 64px;
}

.planMovie__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0;
  padding: 0.8em 2.2em;
  background-color: #0CBCAB;
  border-radius: 40px 40px 0 0;
  font-size: clamp(19px, 4vw, 32px);
  font-weight: 700;
  color: #fff;
  text-align: center;
  line-height: 1.6;
}
@media screen and (max-width: 600px) {
  .planMovie__head {
    border-radius: 32px 32px 0 0;
  }
}

.planMovie__movie {
  background-color: #ECFAF9;
  border-radius: 0 0 40px 40px;
  padding: min(5dvw, 48px) min(5dvw, 40px) min(6dvw, 56px);
  text-align: center;
}
.planMovie__movie img {
  height: auto;
  border-radius: 24px;
  vertical-align: middle;
  cursor: pointer;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.planMovie__movie img:hover {
  opacity: 0.7;
}
@media screen and (max-width: 600px) {
  .planMovie__movie {
    border-radius: 0 0 32px 32px;
  }
}

.smartlockFunction__title {
  margin: 0 0 0.5em;
  font-size: 40px;
  font-weight: 700;
  text-align: center;
}
.smartlockFunction__title span {
  -webkit-transform: rotate(0.05deg);
          transform: rotate(0.05deg);
}

.smartlockFunction__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -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;
  -ms-flex-line-pack: center;
      align-content: center;
  gap: 64px;
  margin: 0 auto 40px;
}

.smartlockFunction__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: normal;
      -ms-flex-pack: normal;
          justify-content: normal;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
  -ms-flex-line-pack: normal;
      align-content: normal;
  gap: 48px;
  max-width: 860px;
  margin: 0 auto;
}
.smartlockFunction__item.smartlockFunction__item--imgLeft {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.smartlockFunction__itemTitle {
  -webkit-transform: rotate(0.05deg);
          transform: rotate(0.05deg);
  margin-bottom: 0.5em;
  font-size: clamp(1.438rem, 0.109rem + 3.13vw, 1.75rem);
  line-height: 1.4;
}

.smartlockFunction__itemText {
  -webkit-transform: rotate(0.05deg);
          transform: rotate(0.05deg);
  -webkit-box-flex: 0;
      -ms-flex: 0 1 420px;
          flex: 0 1 420px;
  font-size: 16px;
}

@media screen and (max-width: 800px) {
  .smartlockFunction__itemImgBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -ms-flex-line-pack: end;
        align-content: flex-end;
    gap: 0;
  }
}

.smartlockFunction__itemImg {
  position: relative;
}

.smartlockFunction__itemImgBox:has(.smartlockFunction__smartlockRecipt) {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 343px;
          flex: 0 1 343px;
}

.smartlockFunction__smartlock_recipt {
  width: 343px;
  max-width: 100%;
}

.smartlockFunction__item:has(.smartlockFunction__smartlockIpad) {
  max-width: 900px;
}

.smartlockFunction__itemImgBox:has(.√smartlockIpad) {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 440px;
          flex: 0 0 440px;
}

.smartlockFunction__smartlockIpad {
  width: 440px;
  max-width: 100%;
}

.smartlockFunction__ballonImg {
  position: absolute;
  left: 37%;
  bottom: 92%;
  right: 0;
  width: 167px;
  height: auto;
  margin: auto;
}
@media screen and (max-width: 870px) {
  .smartlockFunction__ballonImg {
    width: 127px;
  }
}

@media screen and (max-width: 600px) {
  .smartlockFunction__item,
.smartlockFunction__item.smartlockFunction__item--imgLeft {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 16px;
  }
  .smartlockFunction__item .smartlockFunction__itemText,
.smartlockFunction__item.smartlockFunction__item--imgLeft .smartlockFunction__itemText {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
  .smartlockFunction__item .smartlockFunction__itemImgBox,
.smartlockFunction__item.smartlockFunction__item--imgLeft .smartlockFunction__itemImgBox {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
  .smartlockFunction__item .smartlockFunction__ballonImg,
.smartlockFunction__item.smartlockFunction__item--imgLeft .smartlockFunction__ballonImg {
    width: 80px;
  }
  .smartlockFunction__item .smartlockFunction__itemImgBox:has(.smartlockFunction__ballonImg),
.smartlockFunction__item.smartlockFunction__item--imgLeft .smartlockFunction__itemImgBox:has(.smartlockFunction__ballonImg) {
    padding-top: 50px;
  }
}
.shFee {
  display: block;
  padding: 80px 16px;
}
@media screen and (max-width: 800px) {
  .shFee {
    padding-top: 0;
    padding-bottom: 48px;
  }
}

.shFee__planList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: normal;
      -ms-flex-pack: normal;
          justify-content: normal;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
  -ms-flex-line-pack: normal;
      align-content: normal;
  gap: 36px;
  width: 1032px;
  max-width: 100%;
  margin: 0 auto 32px;
}

.shFee__planItem {
  width: 320px;
}

.shFee__planTitle {
  padding: 12px 0 8px;
  background-color: #0CBCAB;
  border-radius: 24px 24px 0 0;
  color: #fff;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
}

.shFee__planTitle__shoulder {
  display: block;
  font-size: 13px;
}

.shFee__planTitle__main {
  position: relative;
  font-size: 28px;
  font-weight: 700;
}
.shFee__planTitle__main span {
  font-size: 20px;
}
.shFee__planTitle__main .verticalWriting {
  position: absolute;
  right: -17px;
  top: 0;
  bottom: 0;
  height: 5em;
  margin: auto;
  font-size: 12px;
  letter-spacing: -4px;
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
          writing-mode: vertical-rl;
}
.shFee__planTitle__main:has(.verticalWriting) {
  margin-left: -17px;
}

.shFee__headTitle {
  -webkit-transform: rotate(0.05deg);
          transform: rotate(0.05deg);
  font-size: 48px;
  font-weight: 700;
  text-align: center;
}
@media screen and (max-width: 800px) {
  .shFee__headTitle {
    font-size: 40px;
  }
}

.shFee__headText {
  -webkit-transform: rotate(0.05deg);
          transform: rotate(0.05deg);
  margin: 0 0 2em;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  line-height: 1.4;
}
@media screen and (max-width: 800px) {
  .shFee__headText {
    font-size: 16px;
  }
}

.shFee__planBody {
  min-height: 679px;
  padding: 20px 20px 32px;
  background-color: #ECFAF9;
  border-radius: 0 0 24px 24px;
}

.shFee__planImg {
  text-align: center;
}

.shFee__planList .c-planCard__perFacility {
  padding: 5px 0;
  font-size: 13px;
}

.shFee__planImg--advancePayment {
  width: 75px;
}

.shFee__planImg--selfcheckin {
  width: 246px;
}

.shFee__planImg--advanceUnmanned {
  width: 246px;
}

.shFee__planPrice {
  -webkit-transform: rotate(0.05deg);
          transform: rotate(0.05deg);
  font-weight: 700;
  text-align: center;
  line-height: 1.2;
}
@media screen and (min-width: 1001px) {
  .shFee__planPrice {
    font-size: clamp(1.313rem, -0.563rem + 3vw, 1.5rem);
  }
}

@media screen and (min-width: 1001px) {
  .shFee__planPrice__num {
    font-size: clamp(2.25rem, -0.25rem + 4vw, 2.5rem);
  }
}
@media screen and (max-width: 1000px) {
  .shFee__planPrice__num {
    font-size: 36px;
  }
}
@media screen and (max-width: 600px) {
  .shFee__planPrice__num {
    font-size: 32px;
  }
}

.shFee__planPrice__note {
  height: 32px;
  margin: 0 0 16px;
  text-align: center;
}
@media screen and (min-width: 1001px) {
  .shFee__planPrice__note {
    font-size: clamp(0.875rem, -0.375rem + 2vw, 1rem);
  }
}

.shFee__planAbout {
  height: 68px;
  font-size: 14px;
  line-height: 1.2;
}
.shFee__planAbout a {
  text-decoration: underline;
}

.shFee__planAbout__title {
  border-bottom: 1px solid #000;
  padding: 0 0 4px;
  margin: 0 0 8px;
}
@media screen and (min-width: 1001px) {
  .shFee__planAbout__title {
    font-size: clamp(0.75rem, -0.5rem + 2vw, 0.875rem);
  }
}

.shFee__planAbout__price {
  font-size: 18px;
}

.shFee__planPayment {
  background-color: #fff;
  border-radius: 12px;
}

.shFee__planPayment__title {
  border-bottom: 1px solid #E6E6E6;
  padding: 10px 0 4px;
  margin: 0 0 8px;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
}

@media screen and (min-width: 601px) and (max-width: 1000px) {
  .shFee__planList {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .shFee__planItem {
    width: 100%;
  }
  .shFee__planTitle__main {
    margin-left: 0;
  }
  .shFee__planTitle__main .verticalWriting {
    position: static;
    height: initial;
    margin: initial;
    font-size: 20px;
    letter-spacing: inherit;
    -webkit-writing-mode: inherit;
        -ms-writing-mode: inherit;
            writing-mode: inherit;
  }
  .shFee__planBody {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: normal;
        -ms-flex-pack: normal;
            justify-content: normal;
    -webkit-box-align: normal;
        -ms-flex-align: normal;
            align-items: normal;
    -ms-flex-line-pack: normal;
        align-content: normal;
    gap: 0;
    min-height: initial;
  }
  .shFee__planImg {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 330px;
            flex: 1 1 330px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .shFee__planImg--advancePayment {
    width: 140px;
    max-width: 100%;
  }
  .shFee__planImg--selfcheckin {
    width: 337px;
    max-width: 100%;
  }
  .shFee__planImg--advanceUnmanned {
    width: 337px;
    max-width: 100%;
  }
  .shFee__planText {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 380px;
            flex: 1 1 380px;
  }
  .shFee__planPrice__note {
    height: auto;
  }
  .shFee__planAbout {
    height: auto;
  }
  .shFee__planPayment {
    margin-top: 24px;
  }
}
@media screen and (max-width: 600px) {
  .shFee__planList {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .shFee__planItem {
    width: 100%;
  }
  .shFee__planBody {
    min-height: initial;
  }
  .shFee__planList .c-planCard__perFacility {
    max-width: 280px;
    margin: 8px auto;
  }
  .shFee__planPrice__note {
    height: auto;
  }
  .shFee__planAbout {
    width: 280px;
    max-width: 100%;
    height: auto;
    margin: 0 auto 16px;
  }
}
.shFee__planPayment__card {
  text-align: right;
}
.shFee__planPayment__card img {
  vertical-align: middle;
}
.shFee__planPayment__card table {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}
.shFee__planPayment__card td {
  padding: 5px;
}

.cardicon__visa {
  width: 50px;
  margin-right: 6px;
}

.cardicon__master {
  width: 35px;
}

.cardicon__jcb {
  width: 28px;
}

.cardCommission {
  padding-left: 12px;
  font-size: 18px;
}

.squarePayment .cardicon__visa {
  width: 40px;
  margin-right: 8px;
}
.squarePayment .cardicon__master {
  width: 28px;
  margin-right: 8px;
}
.squarePayment .cardicon__amex {
  width: 22px;
  margin-right: 8px;
}
.squarePayment .cardicon__jcb {
  width: 26px;
  margin-right: 8px;
}
.squarePayment .cardicon__diners {
  width: 28px;
  margin-right: 8px;
}
.squarePayment .cardicon__discover {
  width: 29px;
  margin-right: 8px;
}
.squarePayment .cardicon__union {
  width: 29px;
  margin-right: 8px;
}
.squarePayment .cardicon__paypay {
  width: 25px;
  margin-right: 8px;
}

.shFee__planPayment__card__sup {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0 0 16px;
  margin: 0 auto;
  font-size: 13px;
  text-align: left;
}
.shFee__planPayment__card__sup .overlayText {
  color: #0CBCAB;
  text-decoration: underline;
  cursor: pointer;
}

.shFee__planNote {
  width: 1032px;
  max-width: 100%;
  background-color: #ECFAF9;
  margin: 0 auto 48px;
  padding: 32px 16px;
  border-radius: 24px;
  text-align: center;
  line-height: 1.4;
}
@media screen and (max-width: 600px) {
  .shFee__planNote {
    margin-bottom: 32px;
  }
}

.shFee__planNote__main {
  display: block;
  font-size: clamp(1rem, 0.36rem + 3.2vw, 2rem);
  font-weight: 700;
  color: #FF263F;
}

.shFee__planNote__sup {
  display: block;
  font-size: clamp(0.688rem, 0.377rem + 1.55vw, 1.25rem);
  font-weight: 700;
}

.c-bottomBtnBox {
  text-align: center;
}
.c-bottomBtnBox .c-primaryBtn {
  padding: 18px clamp(0.5rem, -1.451rem + 9.76vw, 3rem);
  font-size: clamp(0.938rem, 0.596rem + 1.71vw, 1.375rem);
}

.shPeripherals__inner {
  padding: 0 24px;
}

.shPeripherals__title {
  -webkit-transform: rotate(0.05deg);
          transform: rotate(0.05deg);
  margin: 0 0 32px;
  font-size: clamp(1.125rem, 0.292rem + 4.17vw, 2.375rem);
  text-align: center;
  line-height: 1.4;
}
@media screen and (max-width: 600px) {
  .shPeripherals__title {
    font-size: clamp(0.938rem, 0.08rem + 4.29vw, 1.688rem);
    letter-spacing: -0.5px;
  }
}

.shPeripherals .shPeripherals__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  gap: 20px 20px;
  margin: 0 auto 40px;
}
@media screen and (min-width: 680px) and (max-width: 800px) {
  .shPeripherals .shPeripherals__list {
    width: 80%;
  }
}
@media screen and (max-width: 800px) {
  .shPeripherals .shPeripherals__list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.shPeripherals__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -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;
  -ms-flex-line-pack: center;
      align-content: center;
  gap: 12px;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 225px;
          flex: 0 1 225px;
  background-color: #ECFAF9;
  border-radius: 24px;
  padding: 21px 0 30px;
}
@media screen and (max-width: 800px) {
  .shPeripherals__item {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 200px;
            flex: 1 1 200px;
  }
}
@media screen and (max-width: 500px) {
  .shPeripherals__item {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 145px;
            flex: 1 1 145px;
  }
}

.shPeripherals__item__title {
  position: relative;
  font-size: 14px;
  -webkit-transform: rotate(0.05deg);
          transform: rotate(0.05deg);
}

.shPeripherals__item__sup {
  position: absolute;
  bottom: -1.2em;
  right: 0;
  left: 0;
  margin: auto;
  display: block;
  font-size: 12px;
  text-align: center;
}

.hotelierPeripherals__item__img {
  width: 175px;
  height: auto;
}

.shPeripherals__item__price {
  display: none;
  font-size: 16px;
}

.shPeripherals__item .shPeripherals__item__btn {
  -webkit-transform: rotate(0.05deg);
          transform: rotate(0.05deg);
  display: inline-block;
  min-width: 124px;
  background-color: #fff;
  border: 2px solid #1a1a1a;
  border-radius: 100px;
  padding: 6px 14px;
  font-size: clamp(0.75rem, 0.607rem + 0.71vw, 0.875rem);
  line-height: 1.2;
  text-align: center;
  color: #1a1a1a;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.shPeripherals__item .shPeripherals__item__btn:hover {
  opacity: 0.7;
}

.shPeripherals__annotation__list {
  font-size: 13px;
  line-height: 1.5;
  text-align: left;
  width: 840px;
  margin: 0 auto 48px;
}
.shPeripherals__annotation__list li {
  -webkit-transform: rotate(0.05deg);
          transform: rotate(0.05deg);
}
.shPeripherals__annotation__list a {
  text-decoration: underline;
}

.meritDetails__Label {
  -webkit-transform: rotate(0.05deg);
          transform: rotate(0.05deg);
  display: inline-block;
  margin: 0 0 12px;
  padding: 6px 12px;
  border-radius: 4px;
  background-color: #0CBCAB;
  font-size: 18px;
  line-height: 1;
  color: #fff;
}
@media screen and (max-width: 600px) {
  .meritDetails__Label {
    margin-bottom: 8px;
  }
}

@media screen and (max-width: 600px) {
  .meritDetails__LabelText {
    margin-bottom: 8px;
    text-align: center;
  }
}

.hotelierMvImg {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -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;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 667px;
          flex: 1 1 667px;
  height: clamp(25.625rem, 20.625rem + 8.89vw, 28.125rem);
}
@media screen and (max-width: 800px) {
  .hotelierMvImg {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    height: auto;
    text-align: center;
  }
}

.hotelierMvImg__ipad {
  position: absolute;
  right: clamp(-4.375rem, -34.81rem + 60.87vw, 0rem);
  bottom: 0;
  max-width: 585px;
  width: clamp(25.938rem, 4.688rem + 37.78vw, 36.563rem);
  height: auto;
}
@media screen and (max-width: 800px) {
  .hotelierMvImg__ipad {
    display: none;
  }
}

.hotelierMvImg__ipadSp {
  display: none;
}
@media screen and (max-width: 800px) {
  .hotelierMvImg__ipadSp {
    display: block;
    position: relative;
    left: 15px;
    width: 75%;
    max-width: 480px;
    height: auto;
    padding-bottom: 10px;
  }
}

.advancePaymentTop {
  position: absolute;
  left: 0;
  bottom: -24px;
  width: clamp(6.438rem, 0.983rem + 10.91vw, 10.188rem);
  height: auto;
}
@media screen and (max-width: 800px) {
  .advancePaymentTop {
    left: 23px;
    bottom: 0;
    width: clamp(3.688rem, 0.303rem + 16.92vw, 6.438rem);
  }
}

.p-hotelierMv__squareTerminal {
  width: clamp(140px, 23.5vw, 265px);
  height: auto;
  position: absolute;
  right: clamp(-80px, -10.5vw, 0px);
  bottom: clamp(-120px, -10.5vw, 0px);
}
@media screen and (max-width: 800px) {
  .p-hotelierMv__squareTerminal {
    right: clamp(-10px, -10.5vw, 0px);
    bottom: calc(clamp(29px, 10.2vw, 78px) * -1);
    width: clamp(140px, 32.5vw, 195px);
  }
}
@media screen and (max-width: 800px) {
  .p-hotelierMv__squareTerminal {
    width: clamp(120px, 32.5vw, 195px);
  }
}

.p-usage__finishText {
  margin: 0 0 32px;
  font-size: 40px;
  font-weight: 700;
  color: #333333;
  text-align: center;
}
@media screen and (max-width: 800px) {
  .p-usage__finishText {
    font-size: clamp(20px, 5.5vw, 31px);
    line-height: 1.3;
  }
}
.p-usage__finishText.fadein.scrollin {
  -webkit-transform: translate(0, 0) rotate(0.05deg);
          transform: translate(0, 0) rotate(0.05deg);
}

.p-usage__illustBox {
  position: relative;
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
}
.p-usage__illustBox .yellowbadge--large {
  position: absolute;
  top: -10px;
  left: -60px;
}
@media screen and (max-width: 1000px) {
  .p-usage__illustBox .yellowbadge--large {
    left: 5px;
  }
}
@media screen and (max-width: 800px) {
  .p-usage__illustBox .yellowbadge--large {
    top: -20px;
    left: -10px;
    width: clamp(100px, 20vw, 150px);
    height: clamp(100px, 20vw, 150px);
    font-size: clamp(14px, 2.6vw, 24px);
  }
}
.p-usage__illustBox .greenbadge--large {
  position: absolute;
  top: -10px;
  left: -60px;
}
@media screen and (max-width: 1000px) {
  .p-usage__illustBox .greenbadge--large {
    left: 5px;
  }
}
@media screen and (max-width: 800px) {
  .p-usage__illustBox .greenbadge--large {
    top: -60px;
    left: -10px;
    width: clamp(100px, 20vw, 150px);
    height: clamp(100px, 20vw, 150px);
    font-size: clamp(14px, 2.6vw, 24px);
  }
}

.p-illustEllipsis {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -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;
  -ms-flex-line-pack: center;
      align-content: center;
  gap: 32px;
  margin: 0 0 56px;
}
@media screen and (max-width: 800px) {
  .p-illustEllipsis {
    gap: 12px;
    margin-bottom: 16px;
  }
}
.p-illustEllipsis span {
  display: block;
  width: 12px;
  height: 12px;
  border-radius: 30px;
  background-color: #0CBCAB;
}
@media screen and (max-width: 800px) {
  .p-illustEllipsis span {
    width: 8px;
    height: 8px;
  }
}

.p-usage__description {
  width: 800px;
  margin: 54px auto;
  text-align: left;
  font-size: 1.6rem;
  -webkit-transform: rotate(0.05deg);
          transform: rotate(0.05deg);
}
@media screen and (max-width: 800px) {
  .p-usage__description {
    font-size: 1.4rem;
  }
}

.p-meritDetails__question {
  -webkit-transform: rotate(0.05deg);
          transform: rotate(0.05deg);
  margin: 0 0 2em;
  font-size: clamp(20px, 3.5vw, 32px);
  color: #0CBCAB;
  text-align: center;
}

.p-hotelierFaq__question, .p-hotelierFaq__answer {
  background-image: url(/image/introduction/sh/icon_question.png);
  background-size: 24px;
  background-position: left 3px;
  padding: 0 0 0 32px;
  font-size: 18px;
  -webkit-transform: rotate(0.05deg);
          transform: rotate(0.05deg);
}

.p-hotelierFaq__answer {
  background-image: url(/image/introduction/sh/icon_answer.png);
  font-size: 16px;
}
.p-hotelierFaq__answer a {
  text-decoration: underline;
}

.p-hotelierFaq__list {
  margin: 0 0 48px;
}
@media screen and (max-width: 800px) {
  .p-hotelierFaq__list {
    margin: 0 0 40px;
  }
}

.p-hotelierFaq__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  gap: 16px;
  padding: 32px 16px;
  border-bottom: 1px solid #E6E6E6;
}

@media screen and (max-width: 800px) {
  .p-hotelierFaq__item:first-child {
    padding-top: 8px;
  }
}
#js-overlay {
  position: fixed;
  top: 0;
  z-index: 1010;
  width: 100%;
  height: 100vh;
  padding: 20px;
  visibility: hidden;
  opacity: 0;
  background: rgba(0, 0, 0, 0.6);
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

#js-overlay.overlay-on {
  visibility: visible;
  opacity: 1;
}

.overlay__flex {
  width: 100%;
  height: 100%;
  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;
}

.overlay__inner {
  position: relative;
  padding: 90px 60px;
  border-radius: 16px;
  background-color: #ebf5f3;
  text-align: center;
  width: 90%;
  max-width: 1180px;
  max-height: 100%;
}
@media screen and (min-width: 900px) and (max-height: 730px) {
  .overlay__inner {
    overflow: scroll;
  }
}
@media screen and (max-width: 899px) and (max-height: 700px) {
  .overlay__inner {
    overflow: scroll;
  }
}

.cardTable,
.cardTable__note {
  max-width: 100%;
  width: 980px;
  margin: 0 auto;
}

.cardTable {
  border-collapse: collapse;
  border-spacing: 0;
  -webkit-box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.08);
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 8px;
}
@media screen and (max-width: 1115px) {
  .cardTable {
    width: 100%;
  }
}

.cardTable__note {
  -webkit-transform: rotate(0.05deg);
          transform: rotate(0.05deg);
  font-size: 12px;
  color: #05554d;
  text-align: right;
}
.cardTable__note a {
  text-decoration: underline;
}

.cardTable__title {
  background-color: #0cbcab;
  padding: 22px 16px;
  color: #fff;
  text-align: center;
  font-size: 22px;
  height: 70px;
  line-height: 1.4;
  word-break: keep-all;
}

.cardTable__title__text {
  -webkit-transform: rotate(0.05deg);
          transform: rotate(0.05deg);
}

.cardTable__titleSub {
  font-size: 14px;
}

.cardTable__cell {
  background-color: #fff;
  border-bottom: 1px solid #E9E9E9;
  padding: 16px;
}

.cardTable__cell__num {
  font-size: 14px;
}

.cardTable__cell__num__title {
  -webkit-transform: rotate(0.05deg);
          transform: rotate(0.05deg);
  display: none;
}

tr:last-child .cardTable__cell {
  border-bottom: none;
}

.cardTable__title + .cardTable__title,
.cardTable__cell + .cardTable__cell {
  border-left: 1px solid #E9E9E9;
}

.card_logo {
  max-width: 100%;
  vertical-align: top;
}

.paymentLogos__tab,
.paymentLogos__sp {
  display: none;
}

@media screen and (max-width: 1090px) {
  .overlay__inner {
    overflow: scroll;
  }
  .paymentLogos__pc {
    display: none;
  }
  .paymentLogos__tab {
    display: block;
  }
}
@media screen and (max-width: 425px) {
  .paymentLogos__pc {
    display: none;
  }
  .paymentLogos__tab {
    display: none;
  }
  .paymentLogos__sp {
    display: block;
  }
}
.cardTable__num {
  -webkit-transform: rotate(0.05deg);
          transform: rotate(0.05deg);
  font-size: 32px;
  font-weight: bold;
}

.cardTable__percentage {
  -webkit-transform: rotate(0.05deg);
          transform: rotate(0.05deg);
}

.cardTable__cellMemo {
  -webkit-transform: rotate(0.05deg);
          transform: rotate(0.05deg);
  padding-top: 10px;
  font-size: 11px;
  text-align: right;
}
@media screen and (max-width: 690px) {
  .cardTable__cellMemo {
    text-align: left;
  }
}

.overlay__closeBtn {
  position: absolute;
  right: 20px;
  top: 20px;
  cursor: pointer;
  width: 30px;
  height: 30px;
  border: 1px solid #b9c8c5;
  line-height: 26px;
  text-align: center;
  border-radius: 4px;
  font-size: 22px;
  font-weight: bold;
  color: #637874;
}

@media screen and (max-width: 899px) {
  .overlay__inner {
    width: 100%;
    padding: 70px 20px 40px;
  }
  .cardTable__title {
    font-size: 18px;
  }
  .cardTable__num {
    font-size: 24px;
  }
  .cardTable__note {
    -webkit-transform: rotate(0.05deg);
            transform: rotate(0.05deg);
    text-align: left;
    padding-left: 1.3em;
    text-indent: -1.3em;
  }
}
@media screen and (max-width: 599px) {
  .overlay__inner {
    width: 100%;
    padding-top: 50px;
    padding-bottom: 20px;
  }
  .cardTable,
.cardTable tbody,
.cardTable tr,
.cardTable__title {
    display: block;
  }
  .cardTable tr {
    position: relative;
  }
  .cardTable .cardTable__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -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: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -ms-flex-line-pack: center;
        align-content: center;
  }
  .cardTable__title {
    padding: 12px 8px;
    font-size: 16px;
    height: auto;
    line-height: 1.6;
  }
  .cardTable__title:nth-child(2) {
    display: none;
  }
  .cardTable__title:last-child {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .cardTable__cell {
    border: none;
    padding: 12px 16px 0;
  }
  .cardTable__title + .cardTable__title {
    border-left: none;
  }
  .cardTable__cell__logo {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .cardTable__cell__num {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    border-left: none;
    border-bottom: 1px solid #E9E9E9;
  }
  .cardTable__cell__num.cardTable__trafficNum {
    padding-bottom: 27px;
  }
  .cardTable__cellMemo {
    margin: 12px 0;
  }
  .cardTable__cell__num__title {
    display: inline-block;
    font-size: 18px;
  }
  .cardTable__num {
    font-size: 22px;
  }
  .overlay__closeBtn {
    top: 10px;
  }
}
.inner {
  width: 832px;
  margin: 0 auto;
  padding: 0 16px;
}

.hotelierMv__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  gap: clamp(1.25rem, -2.321rem + 5.71vw, 2.5rem);
  width: 1300px;
  max-width: 100%;
  margin: 0 auto 0;
  padding: 0 16px 24px;
  font-weight: 700;
  font-size: 16px;
}
@media screen and (max-width: 800px) {
  .hotelierMv__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0;
    overflow: hidden;
    padding-bottom: 12px;
  }
}

.hotelierMvImg__box {
  position: relative;
}
@media screen and (max-width: 800px) {
  .hotelierMvImg__box {
    margin-bottom: 11vw;
    padding: 0 24px;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
}

.hotelierMv__content {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 600px;
          flex: 0 1 600px;
  text-align: center;
}
@media screen and (max-width: 800px) {
  .hotelierMv__content {
    display: contents;
    padding-top: 0;
  }
}

.hotelierMv__content__upper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  margin: 0 0 24px;
}
@media screen and (max-width: 800px) {
  .hotelierMv__content__upper {
    margin: 0 0 16px;
  }
}
@media screen and (max-width: 600px) {
  .hotelierMv__content__upper {
    margin-bottom: 0.7em;
  }
}

.hotelierMv__content__btn__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -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;
  -ms-flex-line-pack: normal;
      align-content: normal;
  gap: 16px;
  margin: 0 0 8px;
}
.hotelierMv__content__btn__box .c-primaryBtn {
  width: 380px;
}
@media screen and (max-width: 800px) {
  .hotelierMv__content__btn__box {
    display: none;
  }
}

.hotelierMv__content__btn__box__text {
  -webkit-transform: rotate(0.05deg);
          transform: rotate(0.05deg);
  color: #333333;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
}
@media screen and (max-width: 800px) {
  .hotelierMv__content__btn__box__text {
    display: none;
  }
}

.usage {
  position: relative;
  padding: 100px 24px;
  text-align: center;
}
@media screen and (max-width: 800px) {
  .usage {
    padding-top: 48px;
    padding-bottom: 48px;
  }
}

.usage__inner {
  position: relative;
  width: 1200px;
  max-width: 100%;
  background-color: #fff;
  border-radius: 88px;
  padding: 64px 0;
  margin: 0 auto;
}
@media screen and (max-width: 800px) {
  .usage__inner {
    border-radius: 40px;
    padding: 48px 0;
  }
}

.overview {
  padding: 100px 0 16px;
}
@media screen and (max-width: 800px) {
  .overview {
    padding-top: 60px;
  }
}
@media screen and (max-width: 600px) {
  .overview {
    padding-top: 40px;
  }
}

.overview__concept {
  padding: 0 0 32px;
  margin-bottom: 32px;
  background-image: url(/image/introduction/sh/logo_bg.svg);
  background-size: 445px auto;
  background-position: center;
  background-size: contain;
}
@media screen and (max-width: 800px) {
  .overview__concept {
    margin-bottom: 1em;
  }
}

.hotelierFeature {
  background-color: #F1FFFE;
  padding: 80px 0;
}
@media screen and (max-width: 800px) {
  .hotelierFeature {
    padding: 56px 0;
  }
}

.hotelierFeature__inner {
  width: 1200px;
  max-width: 100%;
  margin: 0 auto;
  padding: 0 24px;
}

@media screen and (max-width: 1200px) {
  .hotelierMv__inner,
.usage__inner,
.hotelierFeature__inner {
    width: 100%;
  }
}
@media screen and (max-width: 900px) {
  .inner,
.p-usage__illustBox,
.p-btnBlock,
.shPeripherals__list,
.shPeripherals__annotation__list,
.p-usage__description {
    width: 100%;
  }
}
@media screen and (max-width: 800px) {
  .hotelierMv__content__upper {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .hotelierMvImg {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .hotelierMv__content_btn_box {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
}
#cboxOverlay {
  background: rgba(0, 0, 0, 0.7);
}

#cboxNext,
#cboxCurrent,
#cboxMiddleRight,
#cboxMiddleLeft,
#cboxBottomCenter,
#cboxBottomLeft,
#cboxBottomRight,
#cboxTopCenter,
#cboxTopLeft,
#cboxTopRight {
  display: none !important;
}

#colorbox,
#cboxWrapper,
#cboxContent {
  overflow: visible;
}

#cboxWrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}

#cboxContent {
  background: #333;
}

#cboxLoadedContent {
  margin-bottom: 0;
}

#cboxContent,
.cboxPhoto {
  border-radius: 22px;
}

#cboxPrevious {
  display: block;
  top: 0;
  bottom: initial;
  left: 0;
  right: initial;
  width: 12%;
  background: none;
  height: 9%;
}

#cboxClose {
  bottom: initial;
  top: -45px;
  bottom: initial;
  left: initial;
  right: -38px;
  background-image: url(/image/introduction/sh//demo/icon_close.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 40px auto;
  width: 40px;
  height: 40px;
}
#cboxClose:hover {
  background-position: initial;
}

#cboxLoadedContent {
  position: relative;
  overflow: visible !important;
}

.cbox__square,
.cbox__bubble {
  -webkit-animation: 1s fadeup ease-in-out forwards;
          animation: 1s fadeup ease-in-out forwards;
}

@-webkit-keyframes fadeup {
  0% {
    opacity: 0;
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes fadeup {
  0% {
    opacity: 0;
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
.cbox__description {
  pointer-events: none;
}

.cbox__square {
  pointer-events: none;
  position: absolute;
  border: 3px solid #FF1818;
  border-radius: 4px;
}

.cbox__bubble {
  pointer-events: none;
  position: absolute;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 36%;
  min-height: 5%;
  padding: 15px 8px 12px 8px;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.5;
  text-align: center;
  background-color: #fff;
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-filter: drop-shadow(0px 3px 5px rgba(0, 0, 0, 0.2));
          filter: drop-shadow(0px 3px 5px rgba(0, 0, 0, 0.2));
}

.cbox__bubble::before {
  content: "";
  position: absolute;
  top: -27px;
  left: 0;
  right: 0;
  width: 0;
  height: 0;
  margin: auto;
  border: 15px solid transparent;
  border-bottom-color: #fff;
}

.cbox__bubble.cbox__bubble__right::before {
  content: "";
  position: absolute;
  top: 0;
  left: auto;
  right: -28px;
  width: 0;
  height: 0;
  margin: auto;
  border: 15px solid transparent;
  border-left-color: #fff;
  bottom: 0;
}

.cbox__bubble.cbox__bubble__left::before {
  content: "";
  position: absolute;
  top: 0;
  left: -28px;
  right: auto;
  width: 0;
  height: 0;
  margin: auto;
  border: 15px solid transparent;
  border-right-color: #fff;
  bottom: 0;
}

.cbox__square__1.cbox__square--selfcheckin {
  position: absolute;
  width: 32%;
  height: 42%;
  top: 47%;
  left: 14%;
}
.cbox__square__1.cbox__square--selfcheckin + .cbox__bubble {
  top: 90.6%;
  left: 12.4%;
}

.cbox__square__2.cbox__square--selfcheckin {
  position: absolute;
  width: 32%;
  height: 42%;
  top: 46.6%;
  left: 1.5%;
}
.cbox__square__2.cbox__square--selfcheckin + .cbox__bubble {
  top: 90.3%;
  left: -0.2%;
}

.cbox__square__3.cbox__square--selfcheckin {
  position: absolute;
  width: 17%;
  height: 12%;
  top: 22.6%;
  left: 67.9%;
}
.cbox__square__3.cbox__square--selfcheckin + .cbox__bubble {
  top: 36%;
  left: 58.8%;
}

.cbox__square__4.cbox__square--selfcheckin {
  position: absolute;
  width: 23.9%;
  height: 12.6%;
  top: 83.6%;
  left: 72.9%;
}
.cbox__square__4.cbox__square--selfcheckin + .cbox__bubble {
  top: 86.6%;
  left: 36%;
}

.cbox__square__5.cbox__square--selfcheckin {
  position: absolute;
  width: 23.9%;
  height: 12.6%;
  top: 83.6%;
  left: 72.9%;
}
.cbox__square__5.cbox__square--selfcheckin + .cbox__bubble {
  top: 86.6%;
  left: 36%;
}

.cbox__square__6.cbox__square--selfcheckin {
  position: absolute;
  width: 22.9%;
  height: 12.6%;
  top: 83.6%;
  left: 73.9%;
}
.cbox__square__6.cbox__square--selfcheckin + .cbox__bubble {
  top: 86.6%;
  left: 37%;
}

.cbox__square__7.cbox__square--selfcheckin {
  position: absolute;
  width: 7.9%;
  height: 9.6%;
  top: 34.9%;
  left: 61%;
}
.cbox__square__7.cbox__square--selfcheckin + .cbox__bubble {
  top: 36.5%;
  left: 70.7%;
}

.cbox__square__8.cbox__square--selfcheckin {
  position: absolute;
  width: 23.9%;
  height: 12.3%;
  top: 83.6%;
  left: 72.9%;
}
.cbox__square__8.cbox__square--selfcheckin + .cbox__bubble {
  top: 86.6%;
  left: 36%;
}

.cbox__square__9.cbox__square--selfcheckin {
  position: absolute;
  width: 23.9%;
  height: 12.6%;
  top: 83.6%;
  left: 72.9%;
}
.cbox__square__9.cbox__square--selfcheckin + .cbox__bubble {
  top: 86.6%;
  left: 36%;
}

.cbox__square__10.cbox__square--selfcheckin {
  position: absolute;
  width: 26%;
  height: 27.2%;
  top: 62.6%;
  left: 7.4%;
}
.cbox__square__10.cbox__square--selfcheckin + .cbox__bubble {
  min-height: 4%;
  top: 91.5%;
  left: 1.2%;
}

.cbox__square__11.cbox__square--selfcheckin {
  display: none;
}
.cbox__square__11.cbox__square--selfcheckin + .cbox__bubble {
  top: 86%;
  left: 32.7%;
}

.cbox__square__12.cbox__square--selfcheckin {
  position: absolute;
  width: 20%;
  height: 11.2%;
  top: 30%;
  left: 0;
  right: 0;
  margin: auto;
}
.cbox__square__12.cbox__square--selfcheckin + .cbox__bubble {
  top: 42.8%;
  left: 0;
  right: 0;
  margin: auto;
}

.cbox__square__13.cbox__square--selfcheckin {
  position: absolute;
  width: 20%;
  height: 11.2%;
  top: 82.2%;
  left: 0;
  right: 0;
  margin: auto;
}
.cbox__square__13.cbox__square--selfcheckin + .cbox__bubble {
  top: 84.4%;
  left: 2.7%;
}

.cbox__square__14.cbox__square--selfcheckin {
  position: absolute;
  width: 20%;
  height: 10.2%;
  top: 73.2%;
  left: 0;
  right: 0;
  margin: auto;
}
.cbox__square__14.cbox__square--selfcheckin + .cbox__bubble {
  top: 86%;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 40%;
}

.cbox__square.cbox__square--payment + .cbox__bubble {
  background-color: #02bca0;
  color: #fff;
}

.cbox__square.cbox__square--payment + .cbox__bubble::before {
  border-bottom-color: #02bca0;
}

.cbox__square.cbox__square--payment + .cbox__bubble {
  width: 95%;
  padding: 9px 5px 7px 5px;
  font-size: 15px;
}

.cbox__square__1.cbox__square--payment {
  position: absolute;
  width: 72%;
  height: 7.9%;
  top: 68.7%;
  left: 14.2%;
}
.cbox__square__1.cbox__square--payment + .cbox__bubble {
  top: 77.1%;
  left: 0;
  right: 0;
  margin: auto;
}

.cbox__square__2.cbox__square--payment {
  position: absolute;
  width: 95%;
  height: 9.2%;
  top: 89.3%;
  left: 0;
  right: 0;
  margin: auto;
}
.cbox__square__2.cbox__square--payment + .cbox__bubble {
  bottom: 11.6%;
  left: 0;
  right: 0;
  margin: auto;
}

.cbox__square__2.cbox__square--payment + .cbox__bubble::before {
  top: initial;
  bottom: -29px;
  right: 0;
  width: 0;
  height: 0;
  margin: auto;
  border: 15px solid transparent;
  border-top-color: #02bca0;
}

.cbox__square__3.cbox__square--payment {
  position: absolute;
  width: 97%;
  height: 8%;
  top: 57.3%;
  left: 0;
  right: 0;
  margin: auto;
}
.cbox__square__3.cbox__square--payment + .cbox__bubble {
  top: 65.8%;
  left: 0;
  right: 0;
  margin: auto;
}

.cbox__square__4.cbox__square--payment {
  position: absolute;
  width: 97%;
  height: 8.7%;
  top: 89.1%;
  left: 0;
  right: 0;
  margin: auto;
}
.cbox__square__4.cbox__square--payment + .cbox__bubble {
  top: 98%;
  left: 0;
  right: 0;
  margin: auto;
}

.cbox__square__5.cbox__square--payment {
  position: absolute;
  width: 97%;
  height: 9.3%;
  top: 36.4%;
  left: 0;
  right: 0;
  margin: auto;
}
.cbox__square__5.cbox__square--payment + .cbox__bubble {
  top: 46.1%;
  left: 0;
  right: 0;
  margin: auto;
}

.cbox__square__6.cbox__square--payment {
  position: absolute;
  width: 95%;
  height: 9%;
  top: 89.3%;
  left: 0;
  right: 0;
  margin: auto;
}
.cbox__square__6.cbox__square--payment + .cbox__bubble {
  top: 99%;
  left: 0;
  right: 0;
  margin: auto;
}

.cbox__receipt__sample {
  position: absolute;
  left: 78%;
  top: 35%;
  width: 27%;
  max-width: 310px;
}
@media screen and (max-width: 600px) {
  .cbox__receipt__sample {
    display: none;
  }
}
.cbox__receipt__sample img {
  width: 100%;
  border: 1px solid #eaeaea;
  border-radius: 2px;
  -webkit-box-shadow: 0px 4px 18px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 4px 18px rgba(0, 0, 0, 0.1);
  vertical-align: middle;
  margin: 0 0 8px;
}

.cbox__receipt__sample__title {
  display: block;
  background: #ffffff;
  border-radius: 4px;
  text-align: center;
  font-size: 13px;
}

@media screen and (max-width: 820px) {
  #cboxContent,
.cboxPhoto {
    border-radius: 8px;
  }
  #cboxLoadedContent .cbox__square--selfcheckin + .cbox__bubble {
    top: 101%;
    left: 0;
    right: 0;
    width: 100%;
    margin: auto;
  }
  #cboxLoadedContent .cbox__square--selfcheckin + .cbox__bubble::before {
    content: none;
  }
}
@media screen and (max-width: 600px) {
  .cbox__square.cbox__square--payment + .cbox__bubble {
    font-size: 13px;
  }
}
@media screen and (max-height: 590px) {
  .cbox__square.cbox__square--payment + .cbox__bubble {
    font-size: 13px;
  }
}