/* variables for purchase journey scoped sass */
/* change after client confirmation */
/* end change after client confirmation */
/* module */
.button[data-v-8da8de18] {
  border-radius: 2px;
  color: currentColor;
  display: inline-block;
  font-family: "PingFang SC", "Hiragino Sans GB", "Noto Sans CJK SC", "Source Han Sans SC", "Microsoft YaHei", "SimHei", Helvetica, Arial;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.8333333333;
  padding: 5px 10px;
  text-decoration: none;
  cursor: pointer;
}
.button_primary[data-v-8da8de18] {
  background-color: #00adef;
  color: #fff;
}
.button_primary[data-v-8da8de18]:hover, .button_primary[data-v-8da8de18]:focus {
  -webkit-animation: none;
          animation: none;
  background-color: #176db7;
}
body[data-theme=amg] .button_primary[data-v-8da8de18] {
  background-color: #cc0000;
  color: #fff;
}
body[data-theme=amg] .button_primary[data-v-8da8de18]:hover, body[data-theme=amg] .button_primary[data-v-8da8de18]:focus {
  -webkit-animation: none;
          animation: none;
  background-color: #e23a39;
}
body[data-theme=amg] .eq-brand .button_primary[data-v-8da8de18] {
  background-color: #00adef;
}
.button_secondary[data-v-8da8de18] {
  background-color: #666;
  color: #fff;
}
.button_secondary[data-v-8da8de18]:hover, .button_secondary[data-v-8da8de18]:focus {
  -webkit-animation: none;
          animation: none;
  background-color: #333;
}
.button_secondary_alt[data-v-8da8de18] {
  background-color: #444;
  color: #fff;
}
.button_secondary_alt[data-v-8da8de18]:hover, .button_secondary_alt[data-v-8da8de18]:focus {
  -webkit-animation: none;
          animation: none;
  background-color: #999;
}
.button_amg[data-v-8da8de18] {
  background-color: #cc0000;
  color: #fff;
}
.button_amg[data-v-8da8de18]:hover, .button_amg[data-v-8da8de18]:focus {
  -webkit-animation: none;
          animation: none;
  background-color: #e23a39;
}
.button_green[data-v-8da8de18] {
  background-color: #63ccad;
  color: #fff;
}
.button_green[data-v-8da8de18]:hover, .button_green[data-v-8da8de18]:focus {
  -webkit-animation: none;
          animation: none;
  background-color: #63ccad;
}
.button_blue[data-v-8da8de18] {
  background-color: #00adef;
  color: #fff;
}
.button_blue[data-v-8da8de18]:hover, .button_blue[data-v-8da8de18]:focus {
  -webkit-animation: none;
          animation: none;
  background-color: #00adef;
}
.button--wide[data-v-8da8de18] {
  padding-left: 30px;
  padding-right: 30px;
}
.link[data-v-8da8de18] {
  color: currentColor;
  text-decoration: none;
}
.link_primary[data-v-8da8de18] {
  font: normal 400 18px/1 "corporateacondpro";
  padding-left: 10px;
  position: relative;
}
@media only print {
.link_primary[data-v-8da8de18] {
    font: normal 400 24px/1.1666666667 "corporateacondpro";
}
}
body[data-theme=amg] .link_primary[data-v-8da8de18] {
  font-style: italic;
  padding-left: 15px;
}
.link_primary[data-v-8da8de18]:before {
  color: #0090ff;
  content: "\e906";
  display: inline-block;
  font-family: "cn-icons" !important;
  font-size: 6px;
  left: 0;
  margin-top: 0;
  position: absolute;
  right: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
body[data-theme=amg] .link_primary[data-v-8da8de18]:before {
  color: #cc0000;
  content: "\e92b";
  font-size: 15px;
}
.link_primary[data-v-8da8de18]:hover, .link_primary[data-v-8da8de18]:focus {
  -webkit-animation: none;
          animation: none;
  color: #0090ff;
}
body[data-theme=amg] .link_primary[data-v-8da8de18]:hover, body[data-theme=amg] .link_primary[data-v-8da8de18]:focus {
  color: #e23a39;
}
body.corporate-page .link_primary[data-v-8da8de18] {
  font-family: "Arial", sans-serif;
  font-size: 12px;
  padding: 0;
}
body.corporate-page .link_primary[data-v-8da8de18]:before {
  content: none;
}
.link_secondary[data-v-8da8de18] {
  padding-left: 10px;
  position: relative;
}
.link_secondary[data-v-8da8de18]:before {
  color: #0090ff;
  content: "\e906";
  display: inline-block;
  font-family: "cn-icons" !important;
  font-size: 6px;
  left: 0;
  margin-top: 0;
  position: absolute;
  right: auto;
  top: 6px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
body[data-theme=amg] .link_secondary[data-v-8da8de18]:before {
  color: #cc0000;
}
.link_secondary[data-v-8da8de18]:hover, .link_secondary[data-v-8da8de18]:focus {
  -webkit-animation: none;
          animation: none;
  color: #0090ff;
}
body[data-theme=amg] .link_secondary[data-v-8da8de18]:hover, body[data-theme=amg] .link_secondary[data-v-8da8de18]:focus {
  color: #cc0000;
}
@media only print {
.link_secondary[data-v-8da8de18] {
    font: normal 400 12px/1.5 "Arial", sans-serif;
    font: normal 400 14px/1.5 "Arial", sans-serif;
}
}
.link_plain-link[data-v-8da8de18], body.corporate-page .link_primary[data-v-8da8de18] {
  color: #00adef;
}
body[data-theme=amg] .link_plain-link[data-v-8da8de18], body[data-theme=amg] body.corporate-page .link_primary[data-v-8da8de18], body.corporate-page body[data-theme=amg] .link_primary[data-v-8da8de18] {
  color: #cc0000;
}
.link_plain-link[data-v-8da8de18]:hover, body.corporate-page .link_primary[data-v-8da8de18]:hover, .link_plain-link[data-v-8da8de18]:focus, body.corporate-page .link_primary[data-v-8da8de18]:focus {
  -webkit-animation: none;
          animation: none;
  color: #0090ff;
}
body[data-theme=amg] .link_plain-link[data-v-8da8de18]:hover, body[data-theme=amg] body.corporate-page .link_primary[data-v-8da8de18]:hover, body.corporate-page body[data-theme=amg] .link_primary[data-v-8da8de18]:hover, body[data-theme=amg] .link_plain-link[data-v-8da8de18]:focus, body[data-theme=amg] body.corporate-page .link_primary[data-v-8da8de18]:focus, body.corporate-page body[data-theme=amg] .link_primary[data-v-8da8de18]:focus {
  color: #cc0000;
}
.link_in-text[data-v-8da8de18]:hover, .link_in-text[data-v-8da8de18]:focus {
  -webkit-animation: none;
          animation: none;
  color: #0090ff;
}
body[data-theme=amg] .link_in-text[data-v-8da8de18]:hover, body[data-theme=amg] .link_in-text[data-v-8da8de18]:focus {
  color: #cc0000;
}
.link_bold[data-v-8da8de18] {
  font-size: 14px;
  font-weight: 700;
}
.link_bold[data-v-8da8de18]:hover, .link_bold[data-v-8da8de18]:focus {
  -webkit-animation: none;
          animation: none;
  color: #0090ff;
}
body[data-theme=amg] .link_bold[data-v-8da8de18]:hover, body[data-theme=amg] .link_bold[data-v-8da8de18]:focus {
  color: #cc0000;
}
.link_bold_sub[data-v-8da8de18] {
  font-size: 12px;
  font-weight: 700;
}
.link_bold_sub[data-v-8da8de18]:hover, .link_bold_sub[data-v-8da8de18]:focus {
  -webkit-animation: none;
          animation: none;
  color: #0090ff;
}
body[data-theme=amg] .link_bold_sub[data-v-8da8de18]:hover, body[data-theme=amg] .link_bold_sub[data-v-8da8de18]:focus {
  color: #cc0000;
}
.link_icon_text[data-v-8da8de18] {
  font: normal 400 24px/1.1666666667 "corporateacondpro";
}
@media only print {
.link_icon_text[data-v-8da8de18] {
    font: normal 400 28px/1.2142857143 "corporateacondpro";
    font: normal 400 30px/1.2666666667 "corporateacondpro";
}
}
.link_icon_text [class^=icon-mb][data-v-8da8de18],
.link_icon_text [class*=" icon-mb"][data-v-8da8de18] {
  vertical-align: middle;
}
.link_icon_text[data-v-8da8de18]:hover, .link_icon_text[data-v-8da8de18]:focus {
  -webkit-animation: none;
          animation: none;
  color: #0090ff;
}
body[data-theme=amg] .link_icon_text[data-v-8da8de18] {
  color: #999;
}
body[data-theme=amg] .link_icon_text[data-v-8da8de18]:hover, body[data-theme=amg] .link_icon_text[data-v-8da8de18]:focus {
  -webkit-animation: none;
          animation: none;
  color: #cc0000;
}
body[data-theme=amg] .link_icon_text:hover [class^=icon-mb][data-v-8da8de18],
body[data-theme=amg] .link_icon_text:hover [class*=" icon-mb"][data-v-8da8de18], body[data-theme=amg] .link_icon_text:focus [class^=icon-mb][data-v-8da8de18],
body[data-theme=amg] .link_icon_text:focus [class*=" icon-mb"][data-v-8da8de18] {
  color: #cc0000;
}
.clearfix[data-v-8da8de18]:after {
  content: "";
  display: table;
  clear: both;
}
#content[data-v-8da8de18] {
  width: 100%;
  overflow-x: hidden;
}
.back-link[data-v-8da8de18] {
  font-family: "PingFang SC", "Hiragino Sans GB", "Noto Sans CJK SC", "Source Han Sans SC", "Microsoft YaHei", "SimHei", Helvetica, Arial, serif;
  font-size: 14px;
  float: right;
}
@media (max-width: 767px) {
.back-link[data-v-8da8de18] {
    font-size: 13px;
}
}
.back-link a[data-v-8da8de18] {
  display: inline-block;
  color: #333;
  line-height: normal;
}
.back-link a[data-v-8da8de18]:hover {
  color: #00adef;
}
body[data-theme=amg] .back-link a[data-v-8da8de18] {
  color: #fff;
}
body[data-theme=amg] .back-link a[data-v-8da8de18]:hover {
  color: #c00;
  border-bottom: 3px solid #c00;
}
.back-link a[data-v-8da8de18]:before {
  content: "\e93f";
  font-family: "cn-icons" !important;
  font-weight: normal;
  font-size: 100%;
  display: inline-block;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  margin-right: 15px;
  font-size: 14px;
}
@media (max-width: 767px) {
.back-link a[data-v-8da8de18]:before {
    margin-right: 5px;
    font-size: 13px;
}
}
.expansion-link[data-v-8da8de18] {
  display: inline-block;
  width: 98px;
  text-align: left;
  padding-right: 5px;
  color: #333;
  border-bottom: 1px solid #333;
  font-family: "PingFang SC", "Hiragino Sans GB", "Noto Sans CJK SC", "Source Han Sans SC", "Microsoft YaHei", "SimHei", Helvetica, Arial, serif;
}
@media (max-width: 767px) {
.expansion-link[data-v-8da8de18] {
    position: relative;
}
}
body[data-theme=amg] .expansion-link[data-v-8da8de18] {
  color: #fff;
  border-bottom-color: #999;
}
.expansion-link[data-v-8da8de18]:after {
  position: absolute;
  right: 5px;
  content: "\e93f";
  font-family: "cn-icons" !important;
  font-weight: normal;
  font-size: 100%;
  display: inline-block;
  -webkit-transition: -webkit-transform 0.5s ease-out;
  transition: -webkit-transform 0.5s ease-out;
  transition: transform 0.5s ease-out;
  transition: transform 0.5s ease-out, -webkit-transform 0.5s ease-out;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  margin-left: 10px;
}
.expansion-link--open[data-v-8da8de18]:after {
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg);
}
.button[data-v-8da8de18] {
  font-size: 14px;
}
@media (max-width: 767px) {
.button[data-v-8da8de18] {
    font-size: 13px;
}
}
.ll-cars-height200[data-v-8da8de18] {
  height: 100vh;
  max-height: calc(100vh - env(safe-area-inset-top) - env(safe-area-inset-bottom));
}
.ll-cars-height136[data-v-8da8de18] {
  height: 100vh;
  max-height: calc(100vh - env(safe-area-inset-top) - env(safe-area-inset-bottom));
}
@supports (-webkit-touch-callout: none) {
.ll-cars-height200[data-v-8da8de18],
  .ll-cars-height136[data-v-8da8de18] {
    height: -webkit-fill-available;
    min-height: 100vh;
}
}
@media screen and (max-width: 321px) {
.ll-cars-height200[data-v-8da8de18] {
    height: 100vh !important;
    max-height: calc(100vh - env(safe-area-inset-top) - env(safe-area-inset-bottom)) !important;
}
}
.ll-cancelDialog[data-v-8da8de18] {
  border-radius: 4px;
  color: #000;
}
.ll-cancelDialog .van-dialog__header[data-v-8da8de18] {
  font-size: 16px;
  font-weight: 600;
}
.ll-cancelDialog .van-dialog__content div[data-v-8da8de18] {
  padding: 20px 0 28px 0;
  text-align: center;
  color: #7e7e7e;
}
.ll-cancelDialog .van-dialog__footer .van-dialog__cancel[data-v-8da8de18] {
  color: #7b7b7b;
  border-right: none;
}
.MContent[data-v-8da8de18] {
  position: relative;
  padding: 36px 40px 30px !important;
  color: #333 !important;
  min-height: 40px;
  font-size: 16px;
  line-height: normal;
  text-align: center;
}
.MContent .img[data-v-8da8de18] {
  width: 28px;
  height: 28px;
  position: absolute;
  right: 10px;
  top: -11px;
}
.mnp-pay-container[data-v-8da8de18] {
  width: 100%;
  min-height: 100vh;
  min-height: 100dvh;
  padding: 8px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  box-sizing: border-box;
}
.mnp-pay-container.ll-cars-height200[data-v-8da8de18], .mnp-pay-container.ll-cars-height136[data-v-8da8de18] {
  height: 100vh;
  max-height: calc(100vh - env(safe-area-inset-top, 0px) - env(safe-area-inset-bottom, 0px));
}
@supports (-webkit-touch-callout: none) {
.mnp-pay-container.ll-cars-height200[data-v-8da8de18], .mnp-pay-container.ll-cars-height136[data-v-8da8de18] {
    height: -webkit-fill-available;
    min-height: 100vh;
}
}
.mnp-pay-container .text-content-container[data-v-8da8de18] {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  padding: 2rem 0.5rem;
  min-height: 200px;
  box-sizing: border-box;
  overflow: visible;
  word-wrap: break-word;
}
.mnp-pay-container .text-content-container .loading-img[data-v-8da8de18] {
  margin-bottom: 8px;
  display: block;
  width: 1rem;
  height: 1rem;
}
.mnp-pay-container .text-content-container .title[data-v-8da8de18] {
  font-size: 150%;
  font-weight: bold;
  margin: 0.5rem 0;
  text-align: center;
  line-height: 1.4;
}
.mnp-pay-container .text-content-container .messages[data-v-8da8de18] {
  padding: 0 16px;
  font-size: 95%;
  text-align: center;
  line-height: 1.5;
  max-width: 100%;
  word-wrap: break-word;
}
.mnp-pay-container .bottom-container[data-v-8da8de18] {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 1rem 8px;
  padding-bottom: calc(8px + env(safe-area-inset-bottom, 0px));
  box-sizing: border-box;
}
.mnp-pay-container .bottom-container .btn-container[data-v-8da8de18] {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  margin-bottom: 8px;
}
.mnp-pay-container .bottom-container .btn-container .button[data-v-8da8de18] {
  border-radius: 999px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-height: 44px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  box-sizing: border-box;
}
.mnp-pay-container .bottom-container .btn-container .button.black[data-v-8da8de18] {
  background-color: #000;
  color: #fff;
  border: 1px solid #000;
}
.mnp-pay-container .bottom-container .btn-container .button.white[data-v-8da8de18] {
  background-color: #fff;
  color: #000;
  border: 1px solid #000;
}
.mnp-pay-container .bottom-container .bottom-message[data-v-8da8de18] {
  padding: 0 8px;
  margin-top: 5px;
  font-size: 85%;
  text-align: center;
  line-height: 1.4;
  color: #666;
  max-width: 100%;
  word-wrap: break-word;
}
@-webkit-keyframes spin-8da8de18 {
0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
@keyframes spin-8da8de18 {
0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.spin[data-v-8da8de18] {
  -webkit-animation: spin-8da8de18 1s linear infinite;
          animation: spin-8da8de18 1s linear infinite;
  -webkit-transform-origin: center center;
          transform-origin: center center;
  width: 16px;
  height: 16px;
}
.spin .spin-img[data-v-8da8de18] {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
  -webkit-transform-origin: center center;
          transform-origin: center center;
}
