@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Brygada+1918:ital,wght@0,400..700;1,400..700&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Noto+Serif+JP:wght@200..900&family=Zen+Kaku+Gothic+New:wght@300;400;500;700;900&display=swap");
#mrkLPBodyArea {
  --vw: 1vw;
  --font-size-ratio: 1;
  --contents: calc(var(--vw) * 66.6666666667);
}
@media screen and (max-width: 820px) {
  #mrkLPBodyArea {
    --contents: calc(var(--vw) * 91.1458333333);
  }
}
@media screen and (max-width: 500px) {
  #mrkLPBodyArea {
    --contents: calc(var(--vw) * 89.3333333333);
  }
}
#mrkLPBodyArea {
  --100px: 200px;
  --h1: 58px;
  --h2: 42px;
  --h3: 30px;
  --h4: 24px;
  --h5: 20px;
  --h6: 18px;
  --txt: 18px;
  --txt_min: 14px;
}
@media screen and (max-width: 820px) {
  #mrkLPBodyArea {
    --100px: 100px;
    --h1: 40px;
    --h2: 32px;
    --h3: 24px;
    --h4: 20px;
    --h5: 18px;
    --h6: 16px;
    --txt: 16px;
    --txt_min: 12px;
  }
}
@media screen and (max-width: 500px) {
  #mrkLPBodyArea {
    --100px: 100px;
    --h1: 36px;
    --h2: 30px;
    --h3: 20px;
    --h4: 18px;
    --h5: 16px;
    --h6: 14px;
    --txt: 14px;
    --txt_min: 12px;
  }
}
#mrkLPBodyArea {
  --btn-padding-horizonal: var(--spacing-s);
  --btn-padding-vertical: var(--spacing-m);
  --column-10_12: 1060px;
  --column-2_12: 180px;
  --column-3_12: 290px;
  --column-4_12: 400px;
  --column-5_12: 560px;
  --column-6_12: 620px;
  --column-7_12: 730px;
  --column-8_12: 840px;
  --column-9_12: 950px;
  --contents: 100%;
  --contents-margin-default: var(--spacing-xxl);
  --contents-margin-section_inner: var(--spacing-xl);
  --display: 1920px;
  --display_100vh: 1080px;
  --gap: 40px;
  --main-margin: 320px;
  --rounded-full: 10000px;
  --rounded-l: 40px;
  --rounded-m: 20px;
  --rounded-s: 10px;
  --rounded-ss: 4px;
  --spacing-l: 32px;
  --spacing-m: 24px;
  --spacing-s: 16px;
  --spacing-xl: 64px;
  --spacing-xs: 8px;
  --spacing-xxl: 96px;
  --spacing-xxs: 4px;
  --spacing-xxxl: 168px;
}
@media screen and (max-width: 820px) {
  #mrkLPBodyArea {
    --btn-padding-horizonal: var(--spacing-s);
    --btn-padding-vertical: var(--spacing-s);
    --column-10_12: 506px;
    --column-2_12: 0px;
    --column-3_12: 139px;
    --column-4_12: 192px;
    --column-5_12: 298px;
    --column-6_12: 298px;
    --column-7_12: 298px;
    --column-8_12: 298px;
    --column-9_12: 298px;
    --contents-margin-default: var(--spacing-xl);
    --contents-margin-section_inner: var(--spacing-l);
    --display: 768px;
    --display_100vh: 1024px;
    --gap: 20px;
    --main-margin: 76px;
    --rounded-full: 10000px;
    --rounded-l: 40px;
    --rounded-m: 20px;
    --rounded-s: 10px;
    --rounded-ss: 4px;
    --spacing-l: 32px;
    --spacing-m: 24px;
    --spacing-s: 16px;
    --spacing-xl: 64px;
    --spacing-xs: 8px;
    --spacing-xxl: 96px;
    --spacing-xxs: 4px;
    --spacing-xxxl: 96px;
  }
}
@media screen and (max-width: 500px) {
  #mrkLPBodyArea {
    --btn-padding-horizonal: var(--spacing-s);
    --btn-padding-vertical: var(--spacing-s);
    --column-10_12: 300px;
    --column-2_12: 160px;
    --column-3_12: 160px;
    --column-4_12: 160px;
    --column-5_12: 160px;
    --column-6_12: 160px;
    --column-7_12: 160px;
    --column-8_12: 160px;
    --column-9_12: 160px;
    --contents-margin-default: var(--spacing-xl);
    --contents-margin-section_inner: var(--spacing-l);
    --display: 375px;
    --display_100vh: 667px;
    --gap: 15px;
    --main-margin: 20px;
    --rounded-full: 10000px;
    --rounded-l: 40px;
    --rounded-m: 20px;
    --rounded-s: 10px;
    --rounded-ss: 4px;
    --spacing-l: 32px;
    --spacing-m: 24px;
    --spacing-s: 16px;
    --spacing-xl: 32px;
    --spacing-xs: 8px;
    --spacing-xxl: 64px;
    --spacing-xxs: 4px;
    --spacing-xxxl: 64px;
  }
}
#mrkLPBodyArea {
  --contents-margin-default: var(--spacing-xxl);
  --contents-margin-section_inner: var(--spacing-xl);
  --btn-padding-vertical: var(--spacing-m);
  --btn-padding-horizonal: var(--spacing-s);
  --gap: 36px;
  --main-margin: 510px;
}
@media screen and (max-width: 820px) {
  #mrkLPBodyArea {
    --gap: calc(var(--vw) * 4.6875);
    --main-margin: calc(var(--vw) * 66.40625);
  }
}
@media screen and (max-width: 500px) {
  #mrkLPBodyArea {
    --gap: calc(var(--vw) * 2.6666666667);
    --main-margin: calc(var(--vw) * 5.3333333333);
  }
}
#mrkLPBodyArea {
  --accent-base: #d8bd95ff;
  --accent-dark: #977100ff;
  --accent-light: #fff4bdff;
  --basic-bace: #10162fff;
  --basic-black: #292929ff;
  --basic-white: #ffffffff;
  --grey-base: #b3b3b3ff;
  --grey-dark: #737373ff;
  --grey-light: #f0f0f0ff;
  --primary-base: #254080ff;
  --primary-dark: #080e22ff;
  --primary-light: #546fd3ff;
  --primary-toplight: #e5f6ffff;
  --red-base: #c72500ff;
  --red-dark: #750000ff;
  --red-light: #ffebe8ff;
  --red-midol: #ffaa99ff;
  --secondary-base: #0081d3ff;
  --secondary-dark: #00558cff;
  --secondary-light: #9ed4f6ff;
  --no-image-file: url("../img/noimg.jpg");
}

.fuwat:not(#recruit) {
  opacity: 0;
  visibility: hidden;
  position: relative;
  translate: 0 80px;
}
.fuwat:not(#recruit).left {
  translate: -80px 0;
}
.fuwat:not(#recruit).right {
  translate: 80px 0;
}
.fuwat:not(#recruit).top {
  translate: 0 -80px;
}
@media screen and (max-width: 500px) {
  .fuwat:not(#recruit) {
    translate: 0 50px;
  }
  .fuwat:not(#recruit).left {
    translate: -50px 0;
  }
  .fuwat:not(#recruit).right {
    translate: 50px 0;
  }
  .fuwat:not(#recruit).top {
    translate: 0 -50px;
  }
  .fuwat:not(#recruit).active {
    transition: all 0.6s ease-out;
  }
}
.fuwat:not(#recruit).active {
  transition: all 0.8s ease-out;
  opacity: 1;
  visibility: visible;
  translate: 0 0;
}

#mrkLPBodyArea {
  --JP: "Noto Serif JP", serif;
  --JP-2: "Zen Kaku Gothic New", sans-serif;
  --ENG_Num: "Inter", sans-serif;
  --cdNum: "Brygada 1918", serif;
  font-family: var(--JP);
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  /* Safari, Chrome, Edge (WebKit系) - macOS */
  -webkit-font-smoothing: antialiased;
  /* Firefox - macOS */
  -moz-osx-font-smoothing: grayscale;
}

h1.nonStyle,
h2.nonStyle,
h3.nonStyle,
h4.nonStyle,
h5.nonStyle,
h6.nonStyle {
  margin: 0;
}

h1:not(.nonStyle),
.h1 {
  color: var(--basic-white, #fff);
  text-align: center;
  /* h1 */
  font-family: var(--Min, "Zen Old Mincho");
  font-size: var(--h1, 88px);
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
}

h2:not(.nonStyle),
.h2 {
  display: flex;
  width: 100%;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
  color: var(--basic-black);
  font-family: var(--font_mds, "Hina Mincho");
  font-size: var(--h2, 42px);
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  margin: 0;
  position: relative;
  border-left: 14px solid var(--primary-base, #daa717);
  padding-left: var(--spacing-s);
}

h3:not(.nonStyle),
.h3 {
  display: flex;
  flex-direction: column;
  width: 100%;
  padding: var(--spacing-xs) 0px;
  align-items: flex-start;
  color: var(--primary-dark);
  font-family: var(--font_mds, "Hina Mincho");
  font-size: var(--h3, 30px);
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  position: relative;
}
h3:not(.nonStyle):before,
.h3:before {
  content: "";
  width: 100%;
  height: 1px;
}
h3:not(.nonStyle):before,
.h3:before {
  background-color: var(--grey-light);
  position: absolute;
  top: 0;
  left: 0;
}
h3:not(.nonStyle):after,
.h3:after {
  content: "";
  width: calc(var(--vw) * 1.0416666667);
  height: 1px;
}
@media screen and (max-width: 820px) {
  h3:not(.nonStyle):after,
  .h3:after {
    width: calc(var(--vw) * 2.6041666667);
    height: 1px;
  }
}
@media screen and (max-width: 500px) {
  h3:not(.nonStyle):after,
  .h3:after {
    width: calc(var(--vw) * 5.3333333333);
    height: 1px;
  }
}
h3:not(.nonStyle):after,
.h3:after {
  background-color: var(--primary-base);
  position: absolute;
  top: 0;
  left: 0;
}

h4:not(.nonStyle),
.h4 {
  display: flex;
  align-items: center;
  gap: 10px;
  align-self: stretch;
  color: var(--primary-dark, #6c5001);
  font-family: var(--font_mds, "Hina Mincho");
  font-size: var(--h4, 24px);
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}
h4:not(.nonStyle)::before,
.h4::before {
  content: "";
  width: calc(var(--vw) * 0.8333333333);
  height: calc(var(--vw) * 0.8333333333);
}
@media screen and (max-width: 820px) {
  h4:not(.nonStyle)::before,
  .h4::before {
    width: calc(var(--vw) * 2.0833333333);
    height: calc(var(--vw) * 2.0833333333);
  }
}
@media screen and (max-width: 500px) {
  h4:not(.nonStyle)::before,
  .h4::before {
    width: calc(var(--vw) * 4.2666666667);
    height: calc(var(--vw) * 4.2666666667);
  }
}
h4:not(.nonStyle)::before,
.h4::before {
  border-radius: var(--rounded-full);
  background-color: var(--primary-base);
  flex-shrink: 0;
}

h5:not(.nonStyle),
.h5 {
  display: flex;
  padding: var(--spacing-xs, 8px) var(--spacing-s, 16px);
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: var(--spacing-xs, 8px);
  border-radius: var(--rounded-s, 10px);
  border: 1px solid var(--primary-dark, #6c5001);
  color: var(--primary-dark);
  font-family: var(--font_mds, "Hina Mincho");
  font-size: var(--h5, 20px);
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}

h6:not(.nonStyle),
.h6 {
  color: var(--primary-base);
  font-family: var(--font_mds, "Hina Mincho");
  font-size: var(--h6, 18px);
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}

.typo-H1 {
  font-family: var(--font_mds, "Hina Mincho");
  font-size: var(--h1, 64px);
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 6.4px;
}

.typo-H2 {
  font-family: var(--font_mds, "Hina Mincho");
  font-size: var(--h2, 42px);
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}

.typo-H3 {
  font-family: var(--font_mds, "Hina Mincho");
  font-size: var(--h3, 30px);
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}

.typo-H4 {
  font-family: var(--font_mds, "Hina Mincho");
  font-size: var(--h4, 24px);
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}

.typo-H5 {
  font-family: var(--font_mds, "Hina Mincho");
  font-size: var(--h5, 20px);
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}

.typo-H6 {
  font-family: var(--font_mds, "Hina Mincho");
  font-size: var(--h6, 18px);
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}

.typo-TXT {
  font-family: var(--JP, "Noto Sans JP");
  font-size: var(--txt, 20px);
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
}

p {
  color: var(--basic-white);
  font-family: var(--JP, "Noto Sans JP");
  font-size: var(--txt, 20px);
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  margin-bottom: var(--spacing-m);
}

strong {
  font-weight: 700;
  color: var(--red-base);
}

.caution {
  color: var(--red-base);
  font-weight: 500;
}

.red {
  color: var(--red-base, #c70000);
  font-family: var(--JP, "Noto Sans JP");
  font-size: var(--txt, 20px);
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 30px */
}

.t-a-justify {
  text-align: justify;
  text-justify: inter-ideograph;
  /* Edge */
  line-break: strict;
  word-break: break-word;
  overflow-wrap: break-word;
  word-wrap: break-word;
  text-align-last: justify;
  /* 最後の行でもやる */
}

@layer reset, base, layout, components, utilities;
* {
  box-sizing: border-box;
}

main#selection-show-view {
  padding-top: 87px !important;
}

.p-product_list {
  background: #f2f2f2;
}

.l-container__row.u-margin__top--100.u-margin_sp__top--80 {
  margin-top: -50px !important;
  padding-top: 100px !important;
}

.mrkGNwrapper {
  padding: var(--spacing-xxxl) var(--spacing-xl);
}
@media screen and (max-width: 500px) {
  .mrkGNwrapper {
    padding: var(--spacing-xxl) 0;
  }
}

html {
  position: relative;
}

#mrkLPBodyArea section.p-column {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
#mrkLPBodyArea .p-show_selection {
  max-width: 100% !important;
}
#mrkLPBodyArea .l-container__row.u-margin__top--40.u-margin__bottom--40.u-margin_sp__top--20 {
  margin-top: 0 !important;
}
#mrkLPBodyArea .u-text--subhead {
  color: #333 !important;
}
#mrkLPBodyArea .c-product_item {
  background-color: #fff;
  padding: 20px;
  height: 100%;
}
#mrkLPBodyArea .c-product_item .c-product_item__inner__content .c-product_item__inner__title {
  color: #494949 !important;
}
#mrkLPBodyArea .p-product_list__list {
  gap: 20px !important;
}
@media screen and (min-width: 720px) {
  #mrkLPBodyArea .p-product_list .medium-up--one-4 {
    width: calc((99.99% - 40px) / 3) !important;
  }
}
@media screen and (max-width: 500px) {
  #mrkLPBodyArea .p-product_list .medium-up--one-4 {
    width: 100% !important;
  }
}
#mrkLPBodyArea #add_product_async_view header .p-category_tool__inner {
  position: relative;
  flex-wrap: wrap;
}
#mrkLPBodyArea #add_product_async_view header .p-category_tool__inner:before {
  content: "対象商品一覧";
  color: #333;
  text-align: center;
  font-family: var(--font_mds, "Zen Old Mincho");
  font-size: var(--h1);
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  width: 100%;
  display: block;
  padding-bottom: var(--spacing-l);
}

#selection-show-view {
  background-color: #0a0f22;
  color: var(--basic-black);
}

header#ecf_header_section {
  background-color: #fff !important;
}

h1.p-list_header__inner__title.u-text--head {
  margin: 0;
  display: none;
}

.inlineC {
  text-align: center;
}

@media screen and (max-width: 500px) {
  .ovWidth {
    margin-left: calc(var(--vw) * -5.3333333333) !important;
    margin-right: calc(var(--vw) * -5.3333333333) !important;
  }
}
@media screen and (min-width: 541px) {
  .spOnly {
    display: none !important;
  }
}

@media screen and (max-width: 820px) {
  .pcOnly {
    display: none !important;
  }
}

@media screen and (min-width: 821px) {
  .pcKill {
    display: none !important;
  }
}

@media screen and (max-width: 820px) {
  .tbKill {
    display: none !important;
  }
}

@media screen and (max-width: 500px) {
  .spKill {
    display: none !important;
  }
}

.akawaku {
  border: 1px solid #f00;
}

#mrkLPMain {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  width: 100%;
  background-color: var(--bg);
}
#mrkLPMain .contents {
  width: 100%;
  align-self: center;
}
#mrkLPMain section {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  width: 100%;
}

@layer layout {
  #mrkLPMain img.fitContain {
    object-fit: contain;
    width: 100%;
    height: 100%;
  }
  #mrkLPMain .btnSets {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: calc(var(--vw) * 0.8333333333);
  }
  @media screen and (max-width: 1366px) {
    #mrkLPMain .btnSets {
      gap: calc(var(--vw) * 1.1713030747);
    }
  }
  @media screen and (max-width: 820px) {
    #mrkLPMain .btnSets {
      gap: calc(var(--vw) * 2.0833333333);
    }
  }
  @media screen and (max-width: 500px) {
    #mrkLPMain .btnSets {
      gap: calc(var(--vw) * 4.2666666667);
    }
  }
  #mrkLPMain .btnSets {
    align-self: stretch;
    --pdg10: calc(var(--vw) * 0.5208333333);
  }
  @media screen and (max-width: 1366px) {
    #mrkLPMain .btnSets {
      --pdg10: calc(var(--vw) * 0.7320644217);
    }
  }
  @media screen and (max-width: 820px) {
    #mrkLPMain .btnSets {
      --pdg10: calc(var(--vw) * 1.3020833333);
    }
  }
  @media screen and (max-width: 500px) {
    #mrkLPMain .btnSets {
      --pdg10: calc(var(--vw) * 2.6666666667);
    }
  }
  #mrkLPMain .btnSets {
    --pdg30: calc(var(--vw) * 1.5625);
  }
  @media screen and (max-width: 1366px) {
    #mrkLPMain .btnSets {
      --pdg30: calc(var(--vw) * 2.196193265);
    }
  }
  @media screen and (max-width: 820px) {
    #mrkLPMain .btnSets {
      --pdg30: calc(var(--vw) * 3.90625);
    }
  }
  @media screen and (max-width: 500px) {
    #mrkLPMain .btnSets {
      --pdg30: calc(var(--vw) * 5.3333333333);
    }
  }
  #mrkLPMain .btnSets {
    padding: var(--pdg10) var(--pdg30) var(--pdg10) var(--pdg10) !important;
    width: 100%;
  }
  @media screen and (max-width: 500px) {
    #mrkLPMain .btnSets {
      width: 94.66vw;
    }
  }
  #mrkLPMain .btnSets .block {
    display: flex;
    align-items: flex-start;
    --gap: calc(var(--vw) * 0.4166666667);
  }
  @media screen and (max-width: 820px) {
    #mrkLPMain .btnSets .block {
      --gap: calc(var(--vw) * 1.0416666667);
    }
  }
  @media screen and (max-width: 500px) {
    #mrkLPMain .btnSets .block {
      --gap: calc(var(--vw) * 2.1333333333);
    }
  }
  #mrkLPMain .btnSets .block {
    gap: var(--gap);
    align-self: stretch;
  }
  #mrkLPMain .btnSets .top a {
    width: calc((99.99% - var(--gap) * 1) / 2);
  }
  #mrkLPMain .btnSets .btm a {
    width: 100%;
  }
  #mrkLPMain .btnStyle {
    display: flex;
    height: calc(var(--vw) * 2.8645833333);
  }
  @media screen and (max-width: 1366px) {
    #mrkLPMain .btnStyle {
      height: calc(var(--vw) * 4.0263543192);
    }
  }
  @media screen and (max-width: 820px) {
    #mrkLPMain .btnStyle {
      height: calc(var(--vw) * 5.2083333333);
    }
  }
  @media screen and (max-width: 500px) {
    #mrkLPMain .btnStyle {
      height: calc(var(--vw) * 14.6666666667);
    }
  }
  #mrkLPMain .btnStyle {
    max-height: 55px;
    padding: 0 2px;
    justify-content: center;
    align-items: center;
    gap: var(--spacing-xs, 8px);
    flex: 1 0 0;
    cursor: pointer;
    text-decoration: none;
    border-radius: var(--rounded-ss, 4px);
    background: linear-gradient(180deg, #cf1901 0%, #f80 100%);
    /* cta_シャドウ */
    box-shadow: -2px -2px 1px 0 rgba(255, 255, 255, 0.57) inset, 3px 3px 5px 0 var(--primary-light, #546fd3);
    color: var(--basic-white) !important;
    font-family: var(--JP-2, "Zen Kaku Gothic New");
    font-size: calc(var(--vw) * 0.7291666667);
  }
  @media screen and (max-width: 1366px) {
    #mrkLPMain .btnStyle {
      font-size: calc(var(--vw) * 1.0248901903);
    }
  }
  @media screen and (max-width: 820px) {
    #mrkLPMain .btnStyle {
      font-size: calc(var(--vw) * 1.8229166667);
    }
  }
  @media screen and (max-width: 500px) {
    #mrkLPMain .btnStyle {
      font-size: calc(var(--vw) * 3.7333333333);
    }
  }
  #mrkLPMain .btnStyle {
    font-style: normal;
    font-weight: 700;
    line-height: 120%; /* 16.8px */
    transition: all 0.3s ease-out;
  }
  #mrkLPMain .btnStyle.popup {
    border-radius: var(--rounded-ss, 4px);
    background: #dbd3ee;
    box-shadow: -2px -2px 1px 0 rgba(255, 255, 255, 0.57) inset, 3px 3px 5px 0 var(--primary-light, #546fd3);
    color: var(--basic-black) !important;
  }
  #mrkLPMain .btnStyle.justnow {
    border-radius: var(--rounded-ss, 4px);
    background: var(--cta, linear-gradient(180deg, #b00000 0%, #ff4800 100%));
    /* cta_シャドウ */
    box-shadow: -2px -2px 1px 0 rgba(255, 255, 255, 0.57) inset, 3px 3px 5px 0 var(--primary-light, #546fd3);
    color: var(--basic-white);
  }
  @media (hover: hover) {
    #mrkLPMain .btnStyle:hover {
      border-radius: var(--rounded-ss, 4px);
      background: var(--basic-white, #fff);
      /* cta_シャドウ */
      box-shadow: -2px -2px 1px 0 rgba(255, 255, 255, 0.57) inset, 3px 3px 5px 0 var(--primary-light, #546fd3);
      color: var(--basic-black) !important;
    }
  }
  #mrkLPMain .btnStyle.end {
    background-color: var(--grey-dark);
    color: var(--basic-white) !important;
    box-shadow: none;
  }
  #mrkLPMain a.ancOssm {
    aspect-ratio: 599/136;
    width: calc(var(--vw) * 31.1979166667);
  }
  @media screen and (max-width: 820px) {
    #mrkLPMain a.ancOssm {
      width: calc(var(--vw) * 78.125);
    }
  }
  @media screen and (max-width: 500px) {
    #mrkLPMain a.ancOssm {
      width: calc(var(--vw) * 89.3333333333);
    }
  }
  #mrkLPMain a.ancOssm {
    transition: all 0.3s ease-out;
  }
  @media (hover: hover) {
    #mrkLPMain a.ancOssm:hover {
      opacity: 0.7;
    }
  }
  #mrkLPMain .line {
    width: calc(var(--vw) * 41.6666666667);
  }
  @media screen and (max-width: 820px) {
    #mrkLPMain .line {
      width: calc(var(--vw) * 65.1041666667);
    }
  }
  @media screen and (max-width: 500px) {
    #mrkLPMain .line {
      width: calc(var(--vw) * 89.3333333333);
    }
  }
  #mrkLPMain .line {
    transition: all 0.3s ease-out;
  }
  @media (hover: hover) {
    #mrkLPMain .line:hover {
      opacity: 0.7;
    }
  }
}
#mrkLPMain section#hero {
  aspect-ratio: 3840/2160;
  overflow: hidden;
  width: stretch;
  align-items: center;
  justify-content: center;
  position: relative;
}

@media screen and (max-width: 500px) {
  #mrkLPMain section#hero {
    padding-top: calc(var(--vw) * 29.3333333333);
  }
}
#mrkLPMain section#hero {
  position: relative;
}

@media screen and (max-width: 500px) {
  #mrkLPMain section#hero {
    aspect-ratio: 750/1334;
  }
}
#mrkLPMain section#hero h1 {
  position: absolute !important;
  top: calc(var(--vw) * 3.5416666667);
}

@media screen and (max-width: 500px) {
  #mrkLPMain section#hero h1 {
    top: calc(var(--vw) * 9.3333333333);
  }
}
#mrkLPMain section#hero h1 {
  right: calc(var(--vw) * 10.7291666667);
}

@media screen and (max-width: 500px) {
  #mrkLPMain section#hero h1 {
    right: calc(var(--vw) * 3.7333333333);
  }
}
#mrkLPMain section#hero h1 {
  z-index: 2;
}

#mrkLPMain section#hero h1 img {
  aspect-ratio: 660/1120;
  width: calc(var(--vw) * 22.2395833333);
}

@media screen and (max-width: 500px) {
  #mrkLPMain section#hero h1 img {
    width: calc(var(--vw) * 15.7333333333);
  }
}
@media screen and (max-width: 500px) {
  #mrkLPMain section#hero h1 img {
    aspect-ratio: 117/875;
  }
}
#mrkLPMain section#hero .badge {
  position: absolute !important;
  top: calc(var(--vw) * 4.21875);
}

@media screen and (max-width: 500px) {
  #mrkLPMain section#hero .badge {
    top: calc(var(--vw) * 45.0666666667);
  }
}
#mrkLPMain section#hero .badge {
  left: calc(var(--vw) * 1.6666666667);
}

@media screen and (max-width: 500px) {
  #mrkLPMain section#hero .badge {
    left: calc(var(--vw) * 4.5333333333);
  }
}
#mrkLPMain section#hero .badge {
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: calc(var(--vw) * 3.2291666667);
}

@media screen and (max-width: 500px) {
  #mrkLPMain section#hero .badge {
    width: stretch;
    align-items: flex-start;
  }
}
#mrkLPMain section#hero .badge img {
  aspect-ratio: 395/1338;
  width: calc(var(--vw) * 10.3125);
}

@media screen and (max-width: 500px) {
  #mrkLPMain section#hero .badge img {
    width: calc(var(--vw) * 27.4666666667);
  }
}
@media screen and (max-width: 500px) {
  #mrkLPMain section#hero .badge img {
    aspect-ratio: 206/626;
  }
}
#mrkLPMain section#hero .badge .notice {
  color: #fff;
  font-family: Inter;
  font-size: calc(var(--vw) * 0.5729166667);
}

@media screen and (max-width: 500px) {
  #mrkLPMain section#hero .badge .notice {
    font-size: calc(var(--vw) * 2.1333333333);
  }
}
#mrkLPMain section#hero .badge .notice {
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 21px */
}

@media screen and (max-width: 500px) {
  #mrkLPMain section#hero .badge .notice {
    text-align: left;
  }
}
#mrkLPMain section#hero .day {
  aspect-ratio: 3840/500;
  overflow: hidden;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
}

@media screen and (max-width: 500px) and (max-width: 500px) {
  #mrkLPMain section#hero .day {
    aspect-ratio: 750/308;
  }
}
#mrkLPMain section#hero .day img {
  aspect-ratio: 3840/500;
  width: calc(var(--vw) * 100);
}

@media screen and (max-width: 500px) {
  #mrkLPMain section#hero .day img {
    width: calc(var(--vw) * 100);
  }
}
@media screen and (max-width: 500px) {
  #mrkLPMain section#hero .day img {
    aspect-ratio: 750/308;
  }
}
#mrkLPMain section#hero .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}

#mrkLPMain section#hero .bg img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

#mrkLPMain section#sec02 {
  overflow: hidden;
  width: 100%;
  align-items: center;
  justify-content: flex-start;
  position: relative;
  background-image: url(../img/sec02/sec02_bg.webp);
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover;
  --gap: calc(var(--vw) * 0.5208333333);
}

@media screen and (max-width: 500px) {
  #mrkLPMain section#sec02 {
    --gap: 0;
  }
}
#mrkLPMain section#sec02 {
  gap: var(--gap);
  padding-top: calc(var(--vw) * 5);
}

@media screen and (max-width: 500px) {
  #mrkLPMain section#sec02 {
    background-position: center top;
    background-size: 150%;
    background-position: 0 35vw;
  }
}
#mrkLPMain section#sec02 h2 {
  display: flex;
  justify-content: center;
}

#mrkLPMain section#sec02 img.s02-1 {
  aspect-ratio: 1676/827;
  width: calc(var(--vw) * 43.6458333333);
}

@media screen and (max-width: 1366px) {
  #mrkLPMain section#sec02 img.s02-1 {
    width: calc(var(--vw) * 61.3469985359);
  }
}
@media screen and (max-width: 500px) {
  #mrkLPMain section#sec02 img.s02-1 {
    width: calc(var(--vw) * 122.6666666667);
  }
}
#mrkLPMain section#sec02 img.s02-1 {
  margin-left: calc(var(--vw) * 23.4375);
}

@media screen and (max-width: 500px) {
  #mrkLPMain section#sec02 img.s02-1 {
    margin-left: 0;
  }
}
#mrkLPMain section#sec02 .osusume {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: calc(var(--vw) * 3.3333333333);
  margin-left: calc(var(--vw) * 23.4375);
}

@media screen and (max-width: 500px) {
  #mrkLPMain section#sec02 .osusume {
    margin-left: 0;
  }
}
@media screen and (max-width: 500px) {
  #mrkLPMain section#sec02 .osusume {
    margin-top: calc(var(--vw) * 37.3333333333);
  }
}
#mrkLPMain section#sec02 .osusume .items {
  display: flex;
  align-items: flex-start;
  --gap: 20px;
}

@media screen and (max-width: 1366px) {
  #mrkLPMain section#sec02 .osusume .items {
    --gap: calc(var(--vw) * 2.9282576867);
  }
}
@media screen and (max-width: 820px) {
  #mrkLPMain section#sec02 .osusume .items {
    --gap: 0;
  }
}
#mrkLPMain section#sec02 .osusume .items {
  gap: var(--gap);
}

@media screen and (max-width: 500px) {
  #mrkLPMain section#sec02 .osusume .items {
    flex-wrap: wrap;
    justify-content: center;
  }
}
#mrkLPMain section#sec02 .osusume .items .item {
  width: calc((99.99% - var(--gap) * 1) / 2);
  max-width: 400px;
  position: relative;
}

#mrkLPMain section#sec02 .osusume .items .item span {
  transition: all 0.3s ease-out;
  cursor: pointer;
}

@media (hover: hover) {
  #mrkLPMain section#sec02 .osusume .items .item span:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 500px) {
  #mrkLPMain section#sec02 .osusume .items .item {
    width: 95%;
  }
}
#mrkLPMain section#sec02 .osusume .items .item img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}

#mrkLPMain section#sec02 .ancOssm {
  width: calc(var(--vw) * 49.375);
}

@media screen and (max-width: 820px) {
  #mrkLPMain section#sec02 .ancOssm {
    width: calc(var(--vw) * 71.6145833333);
  }
}
@media screen and (max-width: 500px) {
  #mrkLPMain section#sec02 .ancOssm {
    width: calc(var(--vw) * 97.3333333333);
  }
}
#mrkLPMain section#sec02 .ancOssm {
  transition: all 0.3s ease-out;
}

@media (hover: hover) {
  #mrkLPMain section#sec02 .ancOssm:hover {
    opacity: 0.7;
  }
}
#mrkLPMain section#sec03 {
  aspect-ratio: 3840/1714;
  overflow: hidden;
  width: 100%;
  align-items: center;
  justify-content: flex-start;
  position: relative;
  background-image: url(../img/sec03/sec03_bg.webp);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
}

@media screen and (max-width: 500px) {
  #mrkLPMain section#sec03 {
    margin-top: var(--spacing-xl);
    aspect-ratio: 750/952;
    background-image: url(../img/sec03/sec03_bg_sp.webp);
  }
}
#mrkLPMain section#sec03 h2 {
  position: absolute;
  top: calc(var(--vw) * 6.5625);
}

@media screen and (max-width: 500px) {
  #mrkLPMain section#sec03 h2 {
    top: 0;
  }
}
#mrkLPMain section#sec03 h2 {
  left: calc(var(--vw) * 13.125);
}

@media screen and (max-width: 500px) {
  #mrkLPMain section#sec03 h2 {
    left: 0;
  }
}
#mrkLPMain section#sec03 h2 img {
  aspect-ratio: 1545/1204;
  width: calc(var(--vw) * 40.2083333333);
}

@media screen and (max-width: 500px) {
  #mrkLPMain section#sec03 h2 img {
    width: calc(var(--vw) * 100);
  }
}
@media screen and (max-width: 500px) {
  #mrkLPMain section#sec03 h2 img {
    aspect-ratio: 750/300;
  }
}
#mrkLPMain section#sec04 {
  overflow-x: hidden;
}

#mrkLPMain section#sec04 .bg0102 {
  background-image: url(../img/sec04/sec04_01_bg.webp);
  background-position: center top;
  background-size: cover;
  width: 100%;
}

@media screen and (max-width: 500px) {
  #mrkLPMain section#sec04 .bg0102 {
    background-image: url(../img/sec04/sec04_01_bg_sp.webp);
  }
}
#mrkLPMain section#sec04 h2 {
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
}

#mrkLPMain section#sec04 h2 img {
  width: calc(var(--vw) * 55.2604166667);
}

@media screen and (max-width: 500px) {
  #mrkLPMain section#sec04 h2 img {
    width: calc(var(--vw) * 100);
  }
}
@media screen and (max-width: 500px) {
  #mrkLPMain section#sec04 h2 {
    align-items: flex-start;
    justify-content: flex-start;
  }
}
#mrkLPMain section#sec04 .block01 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin-bottom: var(--spacing-l);
  margin-top: 2.6vw;
}

@media screen and (max-width: 500px) {
  #mrkLPMain section#sec04 .block01 {
    flex-direction: column;
    align-items: center;
    margin-top: 21.3vw;
  }
}
#mrkLPMain section#sec04 .block01 .txt {
  width: calc(var(--vw) * 33.75);
}

@media screen and (max-width: 500px) {
  #mrkLPMain section#sec04 .block01 .txt {
    width: calc(var(--vw) * 94.6666666667);
  }
}
#mrkLPMain section#sec04 .block01 .txt p {
  padding-left: calc(var(--vw) * 2.6041666667);
  color: #fff;
  font-family: var(--JP-2, "Zen Kaku Gothic New");
  font-size: var(--h5, 20px);
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 30px */
  margin-bottom: 0;
}

#mrkLPMain section#sec04 .block01 .txt p span {
  background: var(--GOLD, linear-gradient(90deg, #f3df8e 0%, #c19242 44.23%, #fff19f 100%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: var(--h3, 30px);
  font-style: normal;
  font-weight: 900;
  line-height: 160%;
}

#mrkLPMain section#sec04 .block01 .img {
  width: calc(var(--vw) * 41.09375);
}

@media screen and (max-width: 500px) {
  #mrkLPMain section#sec04 .block01 .img {
    width: calc(var(--vw) * 94.6666666667);
  }
}
#mrkLPMain section#sec04 .block02 {
  display: flex;
  justify-content: center;
}

#mrkLPMain section#sec04 .block02 img {
  width: calc(var(--vw) * 66.6666666667);
}

@media screen and (max-width: 500px) {
  #mrkLPMain section#sec04 .block02 img {
    width: calc(var(--vw) * 100);
  }
}
#mrkLPMain section#sec04 .block03 {
  aspect-ratio: 3840/1200;
  background-image: url(../img/sec04/sec04_02_bg.webp);
  background-size: cover;
  position: relative;
}

@media screen and (max-width: 500px) {
  #mrkLPMain section#sec04 .block03 {
    aspect-ratio: 750/900;
    background-image: url(../img/sec04/sec04_02_bg_sp.webp);
  }
}
#mrkLPMain section#sec04 .block03 .txt {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 9px;
  align-self: stretch;
  margin-right: calc(var(--vw) * 14.0625);
}

@media screen and (max-width: 500px) {
  #mrkLPMain section#sec04 .block03 .txt {
    margin-right: 0;
  }
}
#mrkLPMain section#sec04 .block03 .txt {
  margin-top: calc(var(--vw) * 4.1666666667);
}

@media screen and (max-width: 500px) {
  #mrkLPMain section#sec04 .block03 .txt {
    margin-top: 0;
  }
}
@media screen and (max-width: 500px) {
  #mrkLPMain section#sec04 .block03 .txt {
    width: 100%;
    align-items: center;
  }
}
#mrkLPMain section#sec04 .block03 .txt h3 img {
  width: calc(var(--vw) * 23.6458333333);
}

@media screen and (max-width: 500px) {
  #mrkLPMain section#sec04 .block03 .txt h3 img {
    width: calc(var(--vw) * 89.3333333333);
  }
}
#mrkLPMain section#sec04 .block03 .txt p {
  text-align: right;
  color: #fff;
  text-align: right;
  font-family: var(--JP-2, "Zen Kaku Gothic New");
  font-size: var(--h5, 20px);
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 30px */
}

@media screen and (max-width: 500px) {
  #mrkLPMain section#sec04 .block03 .txt p {
    text-align: left;
  }
}
#mrkLPMain section#sec04 .block04 {
  width: 100%;
  background-image: url(../img/sec04/sec04_03_bg.webp);
  background-size: contain;
}

@media screen and (max-width: 500px) {
  #mrkLPMain section#sec04 .block04 {
    background-image: url(../img/sec04/sec04_03_bg_sp.webp);
    background-position: bottom center;
    padding-bottom: 18.6666vw;
    background-size: 100%;
  }
}
#mrkLPMain section#sec04 .block04 h3 {
  display: flex;
  justify-content: center;
  align-items: center;
}

@media screen and (max-width: 500px) {
  #mrkLPMain section#sec04 .block04 h3 {
    flex-direction: column;
  }
}
#mrkLPMain section#sec04 .block04 .txt img {
  height: calc(var(--vw) * 13.0729166667);
}

@media screen and (max-width: 500px) {
  #mrkLPMain section#sec04 .block04 .txt img {
    height: calc(var(--vw) * 40.2666666667);
  }
}
@media screen and (max-width: 500px) {
  #mrkLPMain section#sec04 .block04 .txt img {
    aspect-ratio: 460/251;
  }
}
#mrkLPMain section#sec04 .block04 .txt p {
  padding-left: calc(var(--vw) * 2.6041666667);
}

@media screen and (max-width: 500px) {
  #mrkLPMain section#sec04 .block04 .txt p {
    padding-left: 0;
  }
}
#mrkLPMain section#sec04 .block04 .txt p {
  color: #fff;
  font-family: var(--JP-2, "Zen Kaku Gothic New");
  font-size: var(--h5, 20px);
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 30px */
}

#mrkLPMain section#sec04 .block04 .img {
  aspect-ratio: 1640/1164;
  width: calc(var(--vw) * 42.7083333333);
}

@media screen and (max-width: 500px) {
  #mrkLPMain section#sec04 .block04 .img {
    width: calc(var(--vw) * 100);
  }
}
@media screen and (max-width: 500px) {
  #mrkLPMain section#sec04 .block04 .img {
    aspect-ratio: 750/462;
  }
}
#mrkLPMain section#sec04 .block05 {
  width: 100%;
  background-image: url(../img/sec04/sec04_04_bg.webp);
  background-size: cover;
}

@media screen and (max-width: 500px) {
  #mrkLPMain section#sec04 .block05 {
    background-image: url(../img/sec04/sec04_04_bg_sp.webp);
  }
}
#mrkLPMain section#sec04 .block05 h3 {
  display: flex;
  justify-content: center;
  align-items: center;
}

@media screen and (max-width: 500px) {
  #mrkLPMain section#sec04 .block05 h3 {
    flex-direction: column;
  }
}
#mrkLPMain section#sec04 .block05 .txt img {
  aspect-ratio: 460/251;
  height: calc(var(--vw) * 13.0729166667);
}

@media screen and (max-width: 500px) {
  #mrkLPMain section#sec04 .block05 .txt img {
    height: calc(var(--vw) * 40.2666666667);
  }
}
#mrkLPMain section#sec04 .block05 .txt p {
  padding-right: calc(var(--vw) * 2.6041666667);
}

@media screen and (max-width: 500px) {
  #mrkLPMain section#sec04 .block05 .txt p {
    padding-right: 0;
  }
}
#mrkLPMain section#sec04 .block05 .txt p {
  color: #fff;
  font-family: var(--JP-2, "Zen Kaku Gothic New");
  font-size: var(--h5, 20px);
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 30px */
  text-align: center;
}

@media screen and (max-width: 500px) {
  #mrkLPMain section#sec04 .block05 .txt {
    order: -1;
  }
}
#mrkLPMain section#sec04 .block05 .img {
  aspect-ratio: 1640/1164;
  width: calc(var(--vw) * 42.7083333333);
}

@media screen and (max-width: 500px) {
  #mrkLPMain section#sec04 .block05 .img {
    width: calc(var(--vw) * 78.6666666667);
  }
}
#mrkLPMain section#sec05 {
  background-image: url(../img/sec05/sec05_bg.webp);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: var(--spacing-xxl) 0;
}

@media screen and (max-width: 1366px) {
  #mrkLPMain section#sec05 {
    padding: var(--spacing-xl) 0;
  }
}
@media screen and (max-width: 820px) {
  #mrkLPMain section#sec05 {
    padding: var(--spacing-xxl) 0;
    background-image: url(../img/sec05/sec05_bg_sp.webp);
    background-position: center top;
  }
}
#mrkLPMain section#sec05 .wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: calc(var(--vw) * 1.6666666667);
}

@media screen and (max-width: 1366px) {
  #mrkLPMain section#sec05 .wrap {
    gap: calc(var(--vw) * 2.3426061493);
  }
}
@media screen and (max-width: 820px) {
  #mrkLPMain section#sec05 .wrap {
    gap: calc(var(--vw) * 4.1666666667);
  }
}
@media screen and (max-width: 500px) {
  #mrkLPMain section#sec05 .wrap {
    gap: calc(var(--vw) * 8.5333333333);
  }
}
#mrkLPMain section#sec05 h2 {
  width: calc(var(--vw) * 25);
}

@media screen and (max-width: 1366px) {
  #mrkLPMain section#sec05 h2 {
    width: calc(var(--vw) * 35.1390922401);
  }
}
@media screen and (max-width: 820px) {
  #mrkLPMain section#sec05 h2 {
    width: calc(var(--vw) * 49.4791666667);
  }
}
@media screen and (max-width: 500px) {
  #mrkLPMain section#sec05 h2 {
    width: calc(var(--vw) * 89.3333333333);
  }
}
#mrkLPMain section#sec05 .voice img {
  width: calc(var(--vw) * 58.6458333333);
}

@media screen and (max-width: 1366px) {
  #mrkLPMain section#sec05 .voice img {
    width: calc(var(--vw) * 57.6866764275);
  }
}
@media screen and (max-width: 820px) {
  #mrkLPMain section#sec05 .voice img {
    width: calc(var(--vw) * 87.2395833333);
  }
}
@media screen and (max-width: 500px) {
  #mrkLPMain section#sec05 .voice img {
    width: calc(var(--vw) * 89.3333333333);
  }
}
#mrkLPMain section#sec06 {
  margin: var(--spacing-xxl) 0;
}

#mrkLPMain section#sec06 .wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: calc(var(--vw) * 1.6666666667);
}

@media screen and (max-width: 1366px) {
  #mrkLPMain section#sec06 .wrap {
    gap: calc(var(--vw) * 2.3426061493);
  }
}
@media screen and (max-width: 820px) {
  #mrkLPMain section#sec06 .wrap {
    gap: calc(var(--vw) * 4.1666666667);
  }
}
@media screen and (max-width: 500px) {
  #mrkLPMain section#sec06 .wrap {
    gap: calc(var(--vw) * 8.5333333333);
  }
}
#mrkLPMain section#sec06 h2 {
  width: calc(var(--vw) * 34.0625);
}

@media screen and (max-width: 1366px) {
  #mrkLPMain section#sec06 h2 {
    width: calc(var(--vw) * 47.8770131772);
  }
}
@media screen and (max-width: 820px) {
  #mrkLPMain section#sec06 h2 {
    width: calc(var(--vw) * 72.1354166667);
  }
}
@media screen and (max-width: 500px) {
  #mrkLPMain section#sec06 h2 {
    width: calc(var(--vw) * 89.3333333333);
  }
}
#mrkLPMain section#sec06 p {
  color: #fff;
  text-align: center;
  font-family: var(--JP-2, "Zen Kaku Gothic New");
  font-size: var(--txt, 18px);
  font-style: normal;
  font-weight: 500;
  line-height: 120.3%; /* 21.654px */
  letter-spacing: 1.8px;
}

#mrkLPMain section#sec06 .img06 img {
  width: calc(var(--vw) * 48.125);
}

@media screen and (max-width: 1366px) {
  #mrkLPMain section#sec06 .img06 img {
    width: calc(var(--vw) * 67.6427525622);
  }
}
@media screen and (max-width: 820px) {
  #mrkLPMain section#sec06 .img06 img {
    width: calc(var(--vw) * 91.1458333333);
  }
}
@media screen and (max-width: 500px) {
  #mrkLPMain section#sec06 .img06 img {
    width: calc(var(--vw) * 89.3333333333);
  }
}
#mrkLPMain section#sec07 {
  margin: 0 0 var(--spacing-xxl) 0;
}

#mrkLPMain section#sec07 .wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: calc(var(--vw) * 1.6666666667);
}

@media screen and (max-width: 1366px) {
  #mrkLPMain section#sec07 .wrap {
    gap: calc(var(--vw) * 2.3426061493);
  }
}
@media screen and (max-width: 820px) {
  #mrkLPMain section#sec07 .wrap {
    gap: calc(var(--vw) * 4.1666666667);
  }
}
@media screen and (max-width: 500px) {
  #mrkLPMain section#sec07 .wrap {
    gap: calc(var(--vw) * 8.5333333333);
  }
}
#mrkLPMain section#sec07 h2 {
  width: calc(var(--vw) * 37.96875);
}

@media screen and (max-width: 1366px) {
  #mrkLPMain section#sec07 h2 {
    width: calc(var(--vw) * 53.3674963397);
  }
}
@media screen and (max-width: 820px) {
  #mrkLPMain section#sec07 h2 {
    width: calc(var(--vw) * 68.8802083333);
  }
}
@media screen and (max-width: 500px) {
  #mrkLPMain section#sec07 h2 {
    width: calc(var(--vw) * 89.3333333333);
  }
}
#mrkLPMain section#sec07 p {
  color: #fff;
  text-align: center;
  font-family: var(--JP-2, "Zen Kaku Gothic New");
  font-size: var(--txt, 18px);
  font-style: normal;
  font-weight: 500;
  line-height: 120.3%; /* 21.654px */
  letter-spacing: 1.8px;
}

#mrkLPMain section#sec07 .img07 img {
  width: calc(var(--vw) * 38.3333333333);
}

@media screen and (max-width: 1366px) {
  #mrkLPMain section#sec07 .img07 img {
    width: calc(var(--vw) * 53.8799414348);
  }
}
@media screen and (max-width: 820px) {
  #mrkLPMain section#sec07 .img07 img {
    width: calc(var(--vw) * 91.1458333333);
  }
}
@media screen and (max-width: 500px) {
  #mrkLPMain section#sec07 .img07 img {
    width: calc(var(--vw) * 89.3333333333);
  }
}
#mrkLPMain section#sec08 {
  margin: 0 0 var(--spacing-xxl) 0;
  background-image: url(../img/sec08/sec08_bg.webp);
  background-position: center;
  background-size: cover;
}

@media screen and (max-width: 500px) {
  #mrkLPMain section#sec08 {
    background-image: url(../img/sec08/sec08_bg_sp.webp);
  }
}
#mrkLPMain section#sec08 .wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: calc(var(--vw) * 1.6666666667);
}

@media screen and (max-width: 1366px) {
  #mrkLPMain section#sec08 .wrap {
    gap: calc(var(--vw) * 2.3426061493);
  }
}
@media screen and (max-width: 820px) {
  #mrkLPMain section#sec08 .wrap {
    gap: calc(var(--vw) * 4.1666666667);
  }
}
@media screen and (max-width: 500px) {
  #mrkLPMain section#sec08 .wrap {
    gap: calc(var(--vw) * 8.5333333333);
  }
}
#mrkLPMain section#sec08 h2 {
  width: calc(var(--vw) * 40.8333333333);
}

@media screen and (max-width: 1366px) {
  #mrkLPMain section#sec08 h2 {
    width: calc(var(--vw) * 57.3938506589);
  }
}
@media screen and (max-width: 820px) {
  #mrkLPMain section#sec08 h2 {
    width: calc(var(--vw) * 76.0416666667);
  }
}
@media screen and (max-width: 500px) {
  #mrkLPMain section#sec08 h2 {
    width: calc(var(--vw) * 89.3333333333);
  }
}
#mrkLPMain section#sec08 h3 {
  width: calc(var(--vw) * 39.0625);
}

@media screen and (max-width: 1366px) {
  #mrkLPMain section#sec08 h3 {
    width: calc(var(--vw) * 54.9048316252);
  }
}
@media screen and (max-width: 820px) {
  #mrkLPMain section#sec08 h3 {
    width: calc(var(--vw) * 97.65625);
  }
}
@media screen and (max-width: 500px) {
  #mrkLPMain section#sec08 h3 {
    width: calc(var(--vw) * 89.3333333333);
  }
}
#mrkLPMain section#sec08 h3 {
  margin-top: var(--spacing-xxl) !important;
}

#mrkLPMain section#sec08 p {
  color: #fff;
  text-align: center;
  font-family: var(--JP-2, "Zen Kaku Gothic New");
  font-size: var(--txt, 18px);
  font-style: normal;
  font-weight: 500;
  line-height: 120.3%; /* 21.654px */
  letter-spacing: 1.8px;
}

#mrkLPMain section#sec08 .products {
  display: flex;
  --gap: calc(var(--vw) * 2.0833333333);
  gap: var(--gap);
  width: calc(var(--vw) * 43.75);
}

@media screen and (max-width: 1366px) {
  #mrkLPMain section#sec08 .products {
    width: calc(var(--vw) * 61.4934114202);
  }
}
@media screen and (max-width: 820px) {
  #mrkLPMain section#sec08 .products {
    width: calc(var(--vw) * 96.3541666667);
  }
}
@media screen and (max-width: 500px) {
  #mrkLPMain section#sec08 .products {
    width: calc(var(--vw) * 94.6666666667);
  }
}
#mrkLPMain section#sec08 .products {
  justify-content: center;
}

#mrkLPMain section#sec08 .products .prod {
  aspect-ratio: 704/1066;
  width: calc((99.99% - var(--gap) * 1) / 2);
  max-width: 480px;
}

@media screen and (max-width: 500px) {
  #mrkLPMain section#sec08 .products .prod {
    max-width: unset;
  }
}
#mrkLPMain section#sec08 .products .prod {
  position: relative;
}

#mrkLPMain section#sec08 .products .prod .btnSets {
  position: absolute;
  bottom: 35px;
}

@media screen and (max-width: 1366px) {
  #mrkLPMain section#sec08 .products .prod .btnSets {
    bottom: calc(var(--vw) * 2.5622254758);
  }
}
@media screen and (max-width: 820px) {
  #mrkLPMain section#sec08 .products .prod .btnSets {
    bottom: calc(var(--vw) * 4.5572916667);
  }
}
@media screen and (max-width: 500px) {
  #mrkLPMain section#sec08 .products .prod .btnSets {
    bottom: 0;
  }
}
#mrkLPMain section#sec08 .products .prod .btnSets {
  left: 0;
}

#mrkLPMain section#sec08 .products .prod .btnSets .btnStyle {
  font-family: var(--JP-2);
}

#mrkLPMain section#sec08 .products .prod .btnSets .btnStyle span {
  font-family: var(--JP-2);
}

@media screen and (max-width: 500px) {
  #mrkLPMain section#sec08 .products {
    flex-direction: column;
  }
  #mrkLPMain section#sec08 .products .prod {
    width: 100%;
  }
}
#mrkLPMain section#sec08 .products.col3 {
  --gap: calc(var(--vw) * 1.0416666667);
  width: calc(var(--vw) * 64.5833333333);
}

@media screen and (max-width: 1366px) {
  #mrkLPMain section#sec08 .products.col3 {
    width: calc(var(--vw) * 97.0717423133);
  }
}
@media screen and (max-width: 820px) {
  #mrkLPMain section#sec08 .products.col3 {
    width: calc(var(--vw) * 96.3541666667);
  }
}
@media screen and (max-width: 500px) {
  #mrkLPMain section#sec08 .products.col3 {
    width: calc(var(--vw) * 94.6666666667);
  }
}
@media screen and (max-width: 820px) {
  #mrkLPMain section#sec08 .products.col3 {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 500px) {
  #mrkLPMain section#sec08 .products.col3 .prod {
    padding-bottom: 2em;
  }
}
#mrkLPMain section#sec08 .products.col3 .prod .btnSets {
  position: absolute;
  bottom: -1em;
}

@media screen and (max-width: 820px) {
  #mrkLPMain section#sec08 .products.col3 .prod .btnSets {
    bottom: 0;
  }
}
#mrkLPMain section#sec08 .products.col3 .prod .btnSets {
  left: 0;
}

#mrkLPMain section#sec09 {
  width: 100%;
}

@media screen and (max-width: 1366px) {
  #mrkLPMain section#sec09 {
    width: calc(var(--vw) * 64.7144948755);
  }
}
@media screen and (max-width: 820px) {
  #mrkLPMain section#sec09 {
    width: calc(var(--vw) * 94.7916666667);
  }
}
#mrkLPMain section#sec09 {
  max-width: 884px;
  align-items: center;
  position: relative;
  background-image: url(../img/sec09/sec09_bg.webp);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding-bottom: var(--spacing-l);
  flex-direction: column;
  justify-content: center;
  gap: 10px;
  align-self: center;
  margin-top: var(--spacing-xxl);
}

@media screen and (max-width: 500px) {
  #mrkLPMain section#sec09 {
    background-image: url(../img/sec09/sec09_bg_sp.webp);
    padding: var(--spacing-xl) 0;
  }
}
#mrkLPMain section#sec09 .wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 500px) {
  #mrkLPMain section#sec09 .wrap {
    aspect-ratio: unset;
    background-image: url(../img/sec09/sec09_box_bg_sp.webp);
    background-size: cover;
  }
}
#mrkLPMain section#sec09 .wrap h2 {
  aspect-ratio: 1208/260;
  width: calc(var(--vw) * 31.4583333333);
}

@media screen and (max-width: 1366px) {
  #mrkLPMain section#sec09 .wrap h2 {
    width: calc(var(--vw) * 44.2166910688);
  }
}
@media screen and (max-width: 820px) {
  #mrkLPMain section#sec09 .wrap h2 {
    width: calc(var(--vw) * 65.1041666667);
  }
}
@media screen and (max-width: 500px) {
  #mrkLPMain section#sec09 .wrap h2 {
    width: calc(var(--vw) * 89.3333333333);
  }
}
#mrkLPMain section#sec09 .wrap h2 {
  position: relative;
  z-index: 2;
  margin-top: calc(var(--vw) * -3.3333333333);
}

@media screen and (max-width: 1366px) {
  #mrkLPMain section#sec09 .wrap h2 {
    margin-top: calc(var(--vw) * -4.6852122987);
  }
}
@media screen and (max-width: 820px) {
  #mrkLPMain section#sec09 .wrap h2 {
    margin-top: 0;
  }
}
@media screen and (max-width: 500px) {
  #mrkLPMain section#sec09 .wrap h2 {
    margin-top: calc(var(--vw) * -5.3333333333);
  }
}
#mrkLPMain section#sec09 .wrap .hayawari {
  width: 807px;
}

@media screen and (max-width: 1366px) {
  #mrkLPMain section#sec09 .wrap .hayawari {
    width: calc(var(--vw) * 59.0775988287);
  }
}
@media screen and (max-width: 820px) {
  #mrkLPMain section#sec09 .wrap .hayawari {
    width: calc(var(--vw) * 84.6354166667);
  }
}
@media screen and (max-width: 500px) {
  #mrkLPMain section#sec09 .wrap .hayawari {
    width: calc(var(--vw) * 85.3333333333);
  }
}
#mrkLPMain section#sec09 .wrap .hayawari {
  margin-top: -20px;
}

@media screen and (max-width: 1366px) {
  #mrkLPMain section#sec09 .wrap .hayawari {
    margin-top: calc(var(--vw) * -1.4641288433);
  }
}
@media screen and (max-width: 1366px) {
  #mrkLPMain section#sec09 .wrap .hayawari {
    margin-bottom: calc(var(--vw) * 1.4641288433);
  }
}
#mrkLPMain section#sec09 .wrap .acdArea {
  display: flex;
  width: 814px;
}

@media screen and (max-width: 1366px) {
  #mrkLPMain section#sec09 .wrap .acdArea {
    width: calc(var(--vw) * 59.5900439239);
  }
}
@media screen and (max-width: 820px) {
  #mrkLPMain section#sec09 .wrap .acdArea {
    width: calc(var(--vw) * 88.5416666667);
  }
}
@media screen and (max-width: 500px) {
  #mrkLPMain section#sec09 .wrap .acdArea {
    width: calc(var(--vw) * 85.3333333333);
  }
}
#mrkLPMain section#sec09 .wrap .acdArea {
  --gap: calc(var(--vw) * 0.6770833333);
}

@media screen and (max-width: 1366px) {
  #mrkLPMain section#sec09 .wrap .acdArea {
    --gap: calc(var(--vw) * 0.9516837482);
  }
}
@media screen and (max-width: 820px) {
  #mrkLPMain section#sec09 .wrap .acdArea {
    --gap: calc(var(--vw) * 1.8229166667);
  }
}
@media screen and (max-width: 500px) {
  #mrkLPMain section#sec09 .wrap .acdArea {
    --gap: calc(var(--vw) * 3.7333333333);
  }
}
#mrkLPMain section#sec09 .wrap .acdArea {
  gap: var(--gap);
  flex-direction: row;
  align-items: stretch;
  flex-wrap: wrap;
}

@media screen and (max-width: 500px) {
  #mrkLPMain section#sec09 .wrap .acdArea {
    flex-direction: column;
    padding-bottom: var(--spacing-l);
  }
}
#mrkLPMain section#sec09 .wrap .acdArea .noacd,
#mrkLPMain section#sec09 .wrap .acdArea .acd {
  display: flex;
  padding: var(--spacing-s);
}

@media screen and (max-width: 500px) {
  #mrkLPMain section#sec09 .wrap .acdArea .noacd,
  #mrkLPMain section#sec09 .wrap .acdArea .acd {
    padding: var(--spacing-xs);
  }
}
#mrkLPMain section#sec09 .wrap .acdArea .noacd,
#mrkLPMain section#sec09 .wrap .acdArea .acd {
  flex-direction: column;
  align-items: center;
  gap: 10px;
  border-radius: 5px;
  background: var(--accent-base, #d8bd95);
}

#mrkLPMain section#sec09 .wrap .acdArea .noacd.half,
#mrkLPMain section#sec09 .wrap .acdArea .acd.half {
  width: calc((99.99% - var(--gap) * 1) / 2);
}

@media screen and (max-width: 820px) {
  #mrkLPMain section#sec09 .wrap .acdArea .noacd.half,
  #mrkLPMain section#sec09 .wrap .acdArea .acd.half {
    padding: var(--spacing-xs) var(--spacing-m) !important;
  }
}
@media screen and (max-width: 500px) {
  #mrkLPMain section#sec09 .wrap .acdArea .noacd.half,
  #mrkLPMain section#sec09 .wrap .acdArea .acd.half {
    width: 100%;
  }
}
#mrkLPMain section#sec09 .wrap .acdArea .noacd.full,
#mrkLPMain section#sec09 .wrap .acdArea .acd.full {
  width: 100%;
}

#mrkLPMain section#sec09 .wrap .acdArea .noacd .title,
#mrkLPMain section#sec09 .wrap .acdArea .acd .title {
  color: var(--primary-base);
  font-family: var(--JP);
  font-size: 25px;
}

@media screen and (max-width: 1366px) {
  #mrkLPMain section#sec09 .wrap .acdArea .noacd .title,
  #mrkLPMain section#sec09 .wrap .acdArea .acd .title {
    font-size: calc(var(--vw) * 1.8301610542);
  }
}
@media screen and (max-width: 820px) {
  #mrkLPMain section#sec09 .wrap .acdArea .noacd .title,
  #mrkLPMain section#sec09 .wrap .acdArea .acd .title {
    font-size: calc(var(--vw) * 2.8645833333);
  }
}
@media screen and (max-width: 500px) {
  #mrkLPMain section#sec09 .wrap .acdArea .noacd .title,
  #mrkLPMain section#sec09 .wrap .acdArea .acd .title {
    font-size: calc(var(--vw) * 5.3333333333);
  }
}
#mrkLPMain section#sec09 .wrap .acdArea .noacd .title,
#mrkLPMain section#sec09 .wrap .acdArea .acd .title {
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 37.5px */
  letter-spacing: 2.5px;
  position: relative;
}

@media screen and (min-width: 521px) {
  #mrkLPMain section#sec09 .wrap .acdArea .noacd .title:after,
  #mrkLPMain section#sec09 .wrap .acdArea .acd .title:after {
    display: none;
  }
}
@media screen and (max-width: 500px) {
  #mrkLPMain section#sec09 .wrap .acdArea .noacd .title,
  #mrkLPMain section#sec09 .wrap .acdArea .acd .title {
    letter-spacing: 0;
    align-self: stretch;
    text-align: center;
  }
  #mrkLPMain section#sec09 .wrap .acdArea .noacd .title::after,
  #mrkLPMain section#sec09 .wrap .acdArea .acd .title::after {
    font-family: "Font Awesome 6 Free" !important;
    content: "\f055" !important;
    font-weight: 600 !important;
    font-size: unset;
    position: absolute;
    font-size: calc(var(--vw) * 1.3020833333);
    top: 50%;
    right: 0;
    translate: 0 -40%;
    transition: all 0.3s ease-out;
  }
}
@media screen and (max-width: 500px) and (max-width: 500px) {
  #mrkLPMain section#sec09 .wrap .acdArea .noacd .title::after,
  #mrkLPMain section#sec09 .wrap .acdArea .acd .title::after {
    font-size: calc(var(--vw) * 5.3333333333);
  }
}
#mrkLPMain section#sec09 .wrap .acdArea .noacd .title span,
#mrkLPMain section#sec09 .wrap .acdArea .acd .title span {
  color: var(--basic-black, #333);
  font-size: calc(var(--vw) * 0.78125);
}

@media screen and (max-width: 820px) {
  #mrkLPMain section#sec09 .wrap .acdArea .noacd .title span,
  #mrkLPMain section#sec09 .wrap .acdArea .acd .title span {
    font-size: calc(var(--vw) * 2.0833333333);
  }
}
@media screen and (max-width: 500px) {
  #mrkLPMain section#sec09 .wrap .acdArea .noacd .title span,
  #mrkLPMain section#sec09 .wrap .acdArea .acd .title span {
    font-size: calc(var(--vw) * 4.2666666667);
  }
}
#mrkLPMain section#sec09 .wrap .acdArea .noacd .title span,
#mrkLPMain section#sec09 .wrap .acdArea .acd .title span {
  font-weight: 600;
  line-height: 150%;
  letter-spacing: 1.5px;
}

@media screen and (max-width: 500px) {
  #mrkLPMain section#sec09 .wrap .acdArea .noacd .title span,
  #mrkLPMain section#sec09 .wrap .acdArea .acd .title span {
    display: block;
    text-align: center;
  }
}
@media screen and (max-width: 500px) {
  #mrkLPMain section#sec09 .wrap .acdArea .noacd .title.spSmall,
  #mrkLPMain section#sec09 .wrap .acdArea .acd .title.spSmall {
    font-size: calc(var(--vw) * 4.8);
  }
}
#mrkLPMain section#sec09 .wrap .acdArea .noacd .body,
#mrkLPMain section#sec09 .wrap .acdArea .acd .body {
  background: var(--basic-white);
  align-self: stretch;
  padding: var(--spacing-xs);
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: calc(var(--vw) * 0.5208333333);
}

@media screen and (max-width: 820px) {
  #mrkLPMain section#sec09 .wrap .acdArea .noacd .body,
  #mrkLPMain section#sec09 .wrap .acdArea .acd .body {
    gap: calc(var(--vw) * 1.3020833333);
  }
}
@media screen and (max-width: 500px) {
  #mrkLPMain section#sec09 .wrap .acdArea .noacd .body,
  #mrkLPMain section#sec09 .wrap .acdArea .acd .body {
    gap: calc(var(--vw) * 2.6666666667);
  }
}
#mrkLPMain section#sec09 .wrap .acdArea .noacd .body,
#mrkLPMain section#sec09 .wrap .acdArea .acd .body {
  color: #000;
  font-family: var(--JP-2);
  font-size: calc(var(--vw) * 0.8333333333);
}

@media screen and (max-width: 1366px) {
  #mrkLPMain section#sec09 .wrap .acdArea .noacd .body,
  #mrkLPMain section#sec09 .wrap .acdArea .acd .body {
    font-size: calc(var(--vw) * 1.1713030747);
  }
}
@media screen and (max-width: 820px) {
  #mrkLPMain section#sec09 .wrap .acdArea .noacd .body,
  #mrkLPMain section#sec09 .wrap .acdArea .acd .body {
    font-size: calc(var(--vw) * 1.953125);
  }
}
@media screen and (max-width: 500px) {
  #mrkLPMain section#sec09 .wrap .acdArea .noacd .body,
  #mrkLPMain section#sec09 .wrap .acdArea .acd .body {
    font-size: calc(var(--vw) * 3.2);
  }
}
#mrkLPMain section#sec09 .wrap .acdArea .noacd .body,
#mrkLPMain section#sec09 .wrap .acdArea .acd .body {
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 24px */
}

#mrkLPMain section#sec09 .wrap .acdArea .noacd .body span,
#mrkLPMain section#sec09 .wrap .acdArea .acd .body span {
  font-size: 90%;
}

#mrkLPMain section#sec09 .wrap .acdArea .noacd .body .txt,
#mrkLPMain section#sec09 .wrap .acdArea .acd .body .txt {
  margin-top: 1em;
}

@media screen and (max-width: 500px) {
  #mrkLPMain section#sec09 .wrap .acdArea .noacd .body,
  #mrkLPMain section#sec09 .wrap .acdArea .acd .body {
    display: none;
  }
  #mrkLPMain section#sec09 .wrap .acdArea .noacd .body img,
  #mrkLPMain section#sec09 .wrap .acdArea .acd .body img {
    margin-top: 1em;
  }
}
@media screen and (min-width: 521px) {
  #mrkLPMain section#sec09 .wrap .acdArea .noacd .body,
  #mrkLPMain section#sec09 .wrap .acdArea .acd .body {
    display: flex !important;
  }
}
#mrkLPMain section#sec09 .wrap .acdArea .noacd.active .title:after,
#mrkLPMain section#sec09 .wrap .acdArea .acd.active .title:after {
  content: "\f056" !important;
}

#mrkLPMain section#sec09 .wrap .acdArea .noacd {
  display: flex;
  flex-direction: row;
  justify-content: center;
  --pdgY: 0;
}

@media screen and (max-width: 500px) {
  #mrkLPMain section#sec09 .wrap .acdArea .noacd {
    --pdgY: calc(var(--vw) * 2.6666666667);
  }
}
#mrkLPMain section#sec09 .wrap .acdArea .noacd {
  padding-top: var(--pdgY);
  padding-bottom: var(--pdgY);
}

#mrkLPMain section#sec09 .wrap .acdArea .noacd .title {
  flex-shrink: 0;
}

#mrkLPMain section#sec09 .wrap .acdArea .noacd .title:after {
  display: none !important;
}

#mrkLPMain section#sec09 .wrap .acdArea .noacd img {
  flex-shrink: 1;
  width: 127px;
}

@media screen and (max-width: 1366px) {
  #mrkLPMain section#sec09 .wrap .acdArea .noacd img {
    width: calc(var(--vw) * 9.2972181552);
  }
}
@media screen and (max-width: 500px) {
  #mrkLPMain section#sec09 .wrap .acdArea .noacd img {
    width: calc(var(--vw) * 24.2666666667);
  }
}
@media screen and (max-width: 500px) {
  #mrkLPMain section#sec09 .wrap .acdArea .acd {
    padding-top: 1em;
    padding-bottom: 1em;
  }
}
#mrkLPMain section#sec10 {
  aspect-ratio: 480/473;
  background-image: url(../img/sec10/sec10_bg.webp);
  background-size: contain;
  background-position: center top;
  background-repeat: no-repeat;
  padding-bottom: var(--spacing-xl);
}

@media screen and (max-width: 500px) {
  #mrkLPMain section#sec10 {
    aspect-ratio: unset;
    background-image: url(../img/sec10/sec10_bg_sp.webp);
    padding-bottom: var(--spacing-xxl);
  }
}
#mrkLPMain section#sec10 .wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: calc(var(--vw) * 2.6041666667);
  margin-top: calc(var(--vw) * 3.125);
}

#mrkLPMain section#sec10 .wrap h2 {
  width: calc(var(--vw) * 32.96875);
}

@media screen and (max-width: 820px) {
  #mrkLPMain section#sec10 .wrap h2 {
    width: calc(var(--vw) * 96.3541666667);
  }
}
@media screen and (max-width: 500px) {
  #mrkLPMain section#sec10 .wrap h2 {
    width: calc(var(--vw) * 100);
  }
}
#mrkLPMain section#sec10 .wrap h2 {
  margin-top: 0;
}

@media screen and (max-width: 500px) {
  #mrkLPMain section#sec10 .wrap h2 {
    margin-top: calc(var(--vw) * 10.6666666667);
  }
}
#mrkLPMain section#sec10 .wrap .text p {
  color: #fff;
  text-align: center;
  font-family: var(--JP-2, "Zen Kaku Gothic New");
  font-size: calc(var(--vw) * 1.0416666667);
}

@media screen and (max-width: 1366px) {
  #mrkLPMain section#sec10 .wrap .text p {
    font-size: calc(var(--vw) * 1.4641288433);
  }
}
@media screen and (max-width: 820px) {
  #mrkLPMain section#sec10 .wrap .text p {
    font-size: calc(var(--vw) * 2.8645833333);
  }
}
@media screen and (max-width: 500px) {
  #mrkLPMain section#sec10 .wrap .text p {
    font-size: calc(var(--vw) * 4.2666666667);
  }
}
#mrkLPMain section#sec10 .wrap .text p {
  font-size: var(--h5, 20px);
  font-style: normal;
  font-weight: 400;
  line-height: 160%; /* 32px */
}

@media screen and (max-width: 820px) {
  #mrkLPMain section#sec10 .wrap .text p {
    text-shadow: 0 0 14px #000, 0 0 14px #000, 0 0 14px #000, 0 0 14px #000;
  }
  #mrkLPMain section#sec10 .wrap .text p span {
    text-shadow: none;
  }
}
#mrkLPMain section#sec10 .wrap .text p span {
  background: var(--GOLD, linear-gradient(90deg, #f3df8e 0%, #c19242 44.23%, #fff19f 100%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: var(--h3, 30px);
  font-style: normal;
  font-weight: 900;
  line-height: 160%;
}

#mrkLPMain section#sec10 .wrap img.day {
  width: calc(var(--vw) * 48.4375);
}

@media screen and (max-width: 1366px) {
  #mrkLPMain section#sec10 .wrap img.day {
    width: calc(var(--vw) * 54.1727672035);
  }
}
@media screen and (max-width: 820px) {
  #mrkLPMain section#sec10 .wrap img.day {
    width: calc(var(--vw) * 83.3333333333);
  }
}
@media screen and (max-width: 500px) {
  #mrkLPMain section#sec10 .wrap img.day {
    width: calc(var(--vw) * 94.6666666667);
  }
}
#mrkLPMain section#sec10 .wrap img.day {
  padding-bottom: var(--spacing-xxl);
}

@media screen and (max-width: 500px) {
  #mrkLPMain section#sec10 .wrap img.day {
    margin-top: calc(var(--vw) * 40);
  }
}
#mrkLPMain section#sec10 .wrap .banners {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: var(--spacing-l);
}

#mrkLPMain section#sec10 .wrap .banners .tetsuduki {
  display: flex;
  width: calc(var(--vw) * 29.6875);
}

@media screen and (max-width: 1366px) {
  #mrkLPMain section#sec10 .wrap .banners .tetsuduki {
    width: calc(var(--vw) * 41.7276720351);
  }
}
@media screen and (max-width: 820px) {
  #mrkLPMain section#sec10 .wrap .banners .tetsuduki {
    width: calc(var(--vw) * 78.125);
  }
}
@media screen and (max-width: 500px) {
  #mrkLPMain section#sec10 .wrap .banners .tetsuduki {
    width: calc(var(--vw) * 89.3333333333);
  }
}
#mrkLPMain section#sec10 .wrap .banners .tetsuduki {
  height: calc(var(--vw) * 6.09375);
}

@media screen and (max-width: 1366px) {
  #mrkLPMain section#sec10 .wrap .banners .tetsuduki {
    height: calc(var(--vw) * 8.5651537335);
  }
}
@media screen and (max-width: 820px) {
  #mrkLPMain section#sec10 .wrap .banners .tetsuduki {
    height: calc(var(--vw) * 12.5);
  }
}
@media screen and (max-width: 500px) {
  #mrkLPMain section#sec10 .wrap .banners .tetsuduki {
    height: calc(var(--vw) * 25.6);
  }
}
#mrkLPMain section#sec10 .wrap .banners .tetsuduki {
  padding: var(--spacing-xxs);
  justify-content: center;
  align-items: center;
  gap: var(--spacing-xs, 8px);
  border-radius: var(--rounded-ss, 4px);
  border: 1px solid #000;
  background: #fff;
}

#mrkLPMain section#sec10 .wrap .banners .tetsuduki a {
  border-radius: 5px;
  border: 1px solid var(--primary-base, #254080);
  width: 100%;
  height: 100%;
  display: flex;
  gap: 0.5em;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  color: var(--primary-base, #254080);
  font-family: var(--JP, "Noto Serif JP");
  font-size: var(--h3, 32px);
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 38.4px */
  letter-spacing: 2.56px;
}

#mrkLPMain section#sec10 .wrap .banners .tetsuduki {
  transition: all 0.3s ease-out;
}

@media (hover: hover) {
  #mrkLPMain section#sec10 .wrap .banners .tetsuduki:hover {
    opacity: 0.7;
  }
}
#mrkLPMain section#sec10 .wrap .banners .tel {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}

#mrkLPMain section#sec10 .wrap .banners .tel .frame {
  display: flex;
  width: calc(var(--vw) * 29.6875);
}

@media screen and (max-width: 1366px) {
  #mrkLPMain section#sec10 .wrap .banners .tel .frame {
    width: calc(var(--vw) * 41.7276720351);
  }
}
@media screen and (max-width: 820px) {
  #mrkLPMain section#sec10 .wrap .banners .tel .frame {
    width: calc(var(--vw) * 78.125);
  }
}
@media screen and (max-width: 500px) {
  #mrkLPMain section#sec10 .wrap .banners .tel .frame {
    width: calc(var(--vw) * 89.3333333333);
  }
}
#mrkLPMain section#sec10 .wrap .banners .tel .frame {
  flex-direction: column;
  align-items: center;
  gap: calc(var(--vw) * 0.5208333333);
}

@media screen and (max-width: 1366px) {
  #mrkLPMain section#sec10 .wrap .banners .tel .frame {
    gap: calc(var(--vw) * 0.7320644217);
  }
}
@media screen and (max-width: 820px) {
  #mrkLPMain section#sec10 .wrap .banners .tel .frame {
    gap: calc(var(--vw) * 1.3020833333);
  }
}
@media screen and (max-width: 500px) {
  #mrkLPMain section#sec10 .wrap .banners .tel .frame {
    gap: calc(var(--vw) * 2.6666666667);
  }
}
#mrkLPMain section#sec10 .wrap .banners .tel .frame {
  position: relative;
}

#mrkLPMain section#sec10 .wrap .banners .tel .frame .up {
  display: flex;
  --pdg-y: calc(var(--vw) * 0.2083333333);
}

@media screen and (max-width: 1366px) {
  #mrkLPMain section#sec10 .wrap .banners .tel .frame .up {
    --pdg-y: calc(var(--vw) * 0.2928257687);
  }
}
@media screen and (max-width: 820px) {
  #mrkLPMain section#sec10 .wrap .banners .tel .frame .up {
    --pdg-y: calc(var(--vw) * 0.5208333333);
  }
}
@media screen and (max-width: 500px) {
  #mrkLPMain section#sec10 .wrap .banners .tel .frame .up {
    --pdg-y: calc(var(--vw) * 1.0666666667);
  }
}
#mrkLPMain section#sec10 .wrap .banners .tel .frame .up {
  --pdg-x: calc(var(--vw) * 1.0416666667);
}

@media screen and (max-width: 1366px) {
  #mrkLPMain section#sec10 .wrap .banners .tel .frame .up {
    --pdg-x: calc(var(--vw) * 1.4641288433);
  }
}
@media screen and (max-width: 820px) {
  #mrkLPMain section#sec10 .wrap .banners .tel .frame .up {
    --pdg-x: calc(var(--vw) * 2.6041666667);
  }
}
@media screen and (max-width: 500px) {
  #mrkLPMain section#sec10 .wrap .banners .tel .frame .up {
    --pdg-x: calc(var(--vw) * 5.3333333333);
  }
}
#mrkLPMain section#sec10 .wrap .banners .tel .frame .up {
  padding: var(--pdg-y) var(--pdg-x);
  justify-content: center;
  align-items: center;
  gap: calc(var(--vw) * 0.5208333333);
}

@media screen and (max-width: 1366px) {
  #mrkLPMain section#sec10 .wrap .banners .tel .frame .up {
    gap: calc(var(--vw) * 0.7320644217);
  }
}
@media screen and (max-width: 820px) {
  #mrkLPMain section#sec10 .wrap .banners .tel .frame .up {
    gap: calc(var(--vw) * 1.3020833333);
  }
}
@media screen and (max-width: 500px) {
  #mrkLPMain section#sec10 .wrap .banners .tel .frame .up {
    gap: calc(var(--vw) * 2.6666666667);
  }
}
#mrkLPMain section#sec10 .wrap .banners .tel .frame .up {
  white-space: nowrap;
  border-radius: var(--rounded-full, 10000px);
  border: 1px solid #dac89f;
  background: #fff;
  color: #906f26;
  font-family: var(--JP-2, "Zen Kaku Gothic New");
  font-size: calc(var(--vw) * 1.0416666667);
}

@media screen and (max-width: 1366px) {
  #mrkLPMain section#sec10 .wrap .banners .tel .frame .up {
    font-size: calc(var(--vw) * 1.4641288433);
  }
}
@media screen and (max-width: 820px) {
  #mrkLPMain section#sec10 .wrap .banners .tel .frame .up {
    font-size: calc(var(--vw) * 2.6041666667);
  }
}
@media screen and (max-width: 500px) {
  #mrkLPMain section#sec10 .wrap .banners .tel .frame .up {
    font-size: calc(var(--vw) * 4.2666666667);
  }
}
#mrkLPMain section#sec10 .wrap .banners .tel .frame .up {
  font-style: normal;
  font-weight: 500;
  line-height: 120%; /* 24px */
  position: absolute;
  top: 0;
  left: 50%;
  translate: -50% -50%;
}

@media screen and (max-width: 500px) {
  #mrkLPMain section#sec10 .wrap .banners .tel .frame .up {
    width: 80%;
  }
}
#mrkLPMain section#sec10 .wrap .banners .tel .frame .mid {
  display: flex;
  width: 100%;
  height: calc(var(--vw) * 4.6354166667);
}

@media screen and (max-width: 1366px) {
  #mrkLPMain section#sec10 .wrap .banners .tel .frame .mid {
    height: calc(var(--vw) * 6.5153733529);
  }
}
@media screen and (max-width: 820px) {
  #mrkLPMain section#sec10 .wrap .banners .tel .frame .mid {
    height: calc(var(--vw) * 11.5885416667);
  }
}
@media screen and (max-width: 500px) {
  #mrkLPMain section#sec10 .wrap .banners .tel .frame .mid {
    height: calc(var(--vw) * 23.7333333333);
  }
}
#mrkLPMain section#sec10 .wrap .banners .tel .frame .mid {
  padding: 7px var(--spacing-s, 16px);
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  gap: var(--spacing-xxs, 4px);
  border-radius: var(--rounded-ss, 4px);
  background: #dac89f;
}

#mrkLPMain section#sec10 .wrap .banners .tel .frame .mid .num {
  display: flex;
  align-items: center;
  gap: calc(var(--vw) * 0.4166666667);
}

@media screen and (max-width: 1366px) {
  #mrkLPMain section#sec10 .wrap .banners .tel .frame .mid .num {
    gap: calc(var(--vw) * 0.5856515373);
  }
}
@media screen and (max-width: 820px) {
  #mrkLPMain section#sec10 .wrap .banners .tel .frame .mid .num {
    gap: calc(var(--vw) * 1.0416666667);
  }
}
@media screen and (max-width: 500px) {
  #mrkLPMain section#sec10 .wrap .banners .tel .frame .mid .num {
    gap: calc(var(--vw) * 2.1333333333);
  }
}
#mrkLPMain section#sec10 .wrap .banners .tel .frame .mid .num {
  color: var(--basic-black, #333);
  font-family: var(--JP, "Noto Serif JP");
  font-size: calc(var(--vw) * 1.6666666667);
}

@media screen and (max-width: 1366px) {
  #mrkLPMain section#sec10 .wrap .banners .tel .frame .mid .num {
    font-size: calc(var(--vw) * 2.3426061493);
  }
}
@media screen and (max-width: 820px) {
  #mrkLPMain section#sec10 .wrap .banners .tel .frame .mid .num {
    font-size: calc(var(--vw) * 4.1666666667);
  }
}
@media screen and (max-width: 500px) {
  #mrkLPMain section#sec10 .wrap .banners .tel .frame .mid .num {
    font-size: calc(var(--vw) * 8.5333333333);
  }
}
#mrkLPMain section#sec10 .wrap .banners .tel .frame .mid .num {
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 38.4px */
}

#mrkLPMain section#sec10 .wrap .banners .tel .frame .mid .num a {
  text-decoration: none;
  color: #333;
}

#mrkLPMain section#sec10 .wrap .banners .tel .frame .mid .time {
  color: var(--basic-black, #333);
  font-family: var(--JP, "Zen Kaku Gothic New");
  font-size: calc(var(--vw) * 0.6770833333);
}

@media screen and (max-width: 1366px) {
  #mrkLPMain section#sec10 .wrap .banners .tel .frame .mid .time {
    font-size: calc(var(--vw) * 0.9516837482);
  }
}
@media screen and (max-width: 820px) {
  #mrkLPMain section#sec10 .wrap .banners .tel .frame .mid .time {
    font-size: calc(var(--vw) * 1.6927083333);
  }
}
@media screen and (max-width: 500px) {
  #mrkLPMain section#sec10 .wrap .banners .tel .frame .mid .time {
    font-size: calc(var(--vw) * 3.4666666667);
  }
}
#mrkLPMain section#sec10 .wrap .banners .tel .frame .mid .time {
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 19.77px */
}

#mrkLPMain section#sec10 .wrap .banners .tel .frame .btm {
  color: var(--basic-white, #fff);
  font-family: var(--JP-2);
  font-size: calc(var(--vw) * 0.6770833333);
}

@media screen and (max-width: 1366px) {
  #mrkLPMain section#sec10 .wrap .banners .tel .frame .btm {
    font-size: calc(var(--vw) * 0.9516837482);
  }
}
@media screen and (max-width: 820px) {
  #mrkLPMain section#sec10 .wrap .banners .tel .frame .btm {
    font-size: calc(var(--vw) * 1.6927083333);
  }
}
@media screen and (max-width: 500px) {
  #mrkLPMain section#sec10 .wrap .banners .tel .frame .btm {
    font-size: calc(var(--vw) * 2.6666666667);
  }
}
#mrkLPMain section#sec10 .wrap .banners .tel .frame .btm {
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 19.5px */
}

#mrkLPMain section#sec10 .wrap .banners a.erabu {
  width: calc(var(--vw) * 29.6875);
}

@media screen and (max-width: 1366px) {
  #mrkLPMain section#sec10 .wrap .banners a.erabu {
    width: calc(var(--vw) * 41.7276720351);
  }
}
@media screen and (max-width: 820px) {
  #mrkLPMain section#sec10 .wrap .banners a.erabu {
    width: calc(var(--vw) * 74.21875);
  }
}
@media screen and (max-width: 500px) {
  #mrkLPMain section#sec10 .wrap .banners a.erabu {
    width: calc(var(--vw) * 89.3333333333);
  }
}
#mrkLPMain section#sec10 .wrap .banners a.erabu {
  transition: all 0.3s ease-out;
}

@media (hover: hover) {
  #mrkLPMain section#sec10 .wrap .banners a.erabu:hover {
    opacity: 0.7;
  }
}
#mrkLPMain .popupArea {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  --pdgY: calc(var(--vw) * 1.0416666667);
}

@media screen and (max-width: 820px) {
  #mrkLPMain .popupArea {
    --pdgY: calc(var(--vw) * 5.2083333333);
  }
}
@media screen and (max-width: 500px) {
  #mrkLPMain .popupArea {
    --pdgY: calc(var(--vw) * 10.6666666667);
  }
}
#mrkLPMain .popupArea {
  --pdgX: calc(var(--vw) * 19.375);
}

@media screen and (max-width: 820px) {
  #mrkLPMain .popupArea {
    --pdgX: calc(var(--vw) * 2.6041666667);
  }
}
@media screen and (max-width: 500px) {
  #mrkLPMain .popupArea {
    --pdgX: calc(var(--vw) * 5.3333333333);
  }
}
#mrkLPMain .popupArea {
  padding: var(--pdgY) var(--pdgX);
  z-index: -10;
  opacity: 0;
  transition: all 0.3s ease-out;
}

#mrkLPMain .popupArea .backGround {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  background: rgba(0, 0, 0, 0.5);
}

#mrkLPMain .popupArea.active {
  z-index: 31;
  opacity: 1;
}

#mrkLPMain .popupArea .closeBtn {
  font-size: calc(var(--vw) * 1.25);
}

@media screen and (max-width: 820px) {
  #mrkLPMain .popupArea .closeBtn {
    font-size: calc(var(--vw) * 3.125);
  }
}
@media screen and (max-width: 500px) {
  #mrkLPMain .popupArea .closeBtn {
    font-size: calc(var(--vw) * 6.4);
  }
}
#mrkLPMain .popupArea .closeBtn {
  color: #9e650e;
  position: absolute;
  top: 0;
  right: 5px;
  cursor: pointer;
  z-index: 5;
}

#mrkLPMain .popupArea .popupInner {
  max-height: 70dvh;
  max-width: 860px;
  position: relative;
  z-index: 1;
}

#mrkLPMain .popupArea .popupInner .scrArea {
  height: 100%;
  overflow: auto;
}

#mrkLPMain .popupArea .popupInner .wrap {
  display: flex;
  padding: calc(var(--vw) * 1.6666666667);
}

@media screen and (max-width: 820px) {
  #mrkLPMain .popupArea .popupInner .wrap {
    padding: calc(var(--vw) * 2.6041666667);
  }
}
@media screen and (max-width: 500px) {
  #mrkLPMain .popupArea .popupInner .wrap {
    padding: calc(var(--vw) * 5.3333333333);
  }
}
#mrkLPMain .popupArea .popupInner .wrap {
  justify-content: center;
  gap: calc(var(--vw) * 1.25);
}

@media screen and (max-width: 820px) {
  #mrkLPMain .popupArea .popupInner .wrap {
    gap: calc(var(--vw) * 1.5625);
  }
}
@media screen and (max-width: 500px) {
  #mrkLPMain .popupArea .popupInner .wrap {
    gap: calc(var(--vw) * 3.2);
  }
}
#mrkLPMain .popupArea .popupInner .wrap {
  align-self: stretch;
  flex-direction: column;
  align-items: center;
  gap: var(--spacing-m, 24px);
  background: #efeeec;
  position: relative;
}

@media screen and (max-width: 820px) {
  #mrkLPMain .popupArea .popupInner .wrap {
    flex-direction: column;
    align-items: center;
  }
}
#mrkLPMain .popupArea .popupInner .wrap .koMds {
  display: flex;
  padding: 0 10px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  align-self: stretch;
  border-radius: var(--rounded-full, 10000px);
  background: var(--primary-base, #d13134);
  color: #fff;
  text-align: center;
  font-family: var(--JP-2, "Zen Kaku Gothic New");
  font-size: var(--txt, 16px);
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 24px */
}

#mrkLPMain .popupArea .popupInner .wrap .syousai {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  align-self: stretch;
  flex: 1 0 0;
  gap: 1px;
}

#mrkLPMain .popupArea .popupInner .wrap .syousai .iconArea {
  background: #fff;
  display: flex;
  padding: var(--spacing-s, 16px);
  align-items: flex-start;
  gap: var(--spacing-xs, 8px);
  flex: 1 0 0;
  align-self: stretch;
}

#mrkLPMain .popupArea .popupInner .wrap .syousai .iconArea img.icon {
  width: calc(var(--vw) * 2.6041666667);
}

@media screen and (max-width: 820px) {
  #mrkLPMain .popupArea .popupInner .wrap .syousai .iconArea img.icon {
    width: calc(var(--vw) * 6.5104166667);
  }
}
@media screen and (max-width: 500px) {
  #mrkLPMain .popupArea .popupInner .wrap .syousai .iconArea img.icon {
    width: calc(var(--vw) * 8);
  }
}
#mrkLPMain .popupArea .popupInner .wrap .syousai .data {
  background: #fff;
  display: flex;
  padding: var(--spacing-s, 16px);
  flex-direction: column;
  align-items: flex-start;
  gap: var(--spacing-xs, 8px);
  align-self: stretch;
}

#mrkLPMain .popupArea .popupInner .wrap .syousai .data .mds {
  color: #e1a600;
  font-size: var(--txt, 18px);
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 27px */
}

#mrkLPMain .popupArea .popupInner .wrap .syousai .data .txt {
  font-size: var(--txt, 18px);
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 27px */
}

#mrkLPMain .popupArea .popupInner .wrap .konakata {
  align-self: flex-start;
}

#mrkLPMain .popupArea .popupInner .wrap .konakata ol {
  list-style-type: decimal;
  margin-left: 2em;
}

#mrkLPMain .popupArea .popupInner .wrap .konakata ol li {
  list-style-type: unset;
}

#mrkLPMain .popupArea .popupInner .wrap .voices {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: var(--spacing-s, 16px);
  align-self: stretch;
}

#mrkLPMain .popupArea .popupInner .wrap .voices .voice {
  display: flex;
  gap: 0;
}

#mrkLPMain .popupArea .popupInner .wrap .voices .voice .avt {
  aspect-ratio: 150/103;
  width: calc(var(--vw) * 7.8125);
}

@media screen and (max-width: 820px) {
  #mrkLPMain .popupArea .popupInner .wrap .voices .voice .avt {
    width: calc(var(--vw) * 19.53125);
  }
}
@media screen and (max-width: 500px) {
  #mrkLPMain .popupArea .popupInner .wrap .voices .voice .avt {
    width: calc(var(--vw) * 26.6666666667);
  }
}
#mrkLPMain .popupArea .popupInner .wrap .voices .voice .avt {
  align-self: flex-start;
}

#mrkLPMain .popupArea .popupInner .wrap .voices .voice .avt img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}

#mrkLPMain .popupArea .popupInner .wrap .voices .voice .comment {
  flex-grow: 1;
  display: flex;
  padding: var(--spacing-xs, 8px);
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  align-self: flex-start;
  gap: calc(var(--vw) * 0.5208333333);
}

@media screen and (max-width: 820px) {
  #mrkLPMain .popupArea .popupInner .wrap .voices .voice .comment {
    gap: calc(var(--vw) * 1.3020833333);
  }
}
@media screen and (max-width: 500px) {
  #mrkLPMain .popupArea .popupInner .wrap .voices .voice .comment {
    gap: calc(var(--vw) * 2.6666666667);
  }
}
#mrkLPMain .popupArea .popupInner .wrap .voices .voice .comment {
  flex: 1 0 0;
  background-color: var(--basic-white);
}

#mrkLPMain .popupArea .popupInner .wrap .voices .voice .comment .star {
  font-size: var(--txt, 16px);
  color: #ffbb00;
}

#mrkLPMain .popupArea .popupInner .wrap .voices .voice .comment .comm {
  color: #000;
  font-family: var(--JP-2, "Zen Kaku Gothic New");
  font-size: var(--txt, 16px);
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 17.201px */
}

#mrkLPMain .popupArea .popupInner .wrap .headerArea {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: calc(var(--vw) * 1.25);
}

@media screen and (max-width: 820px) {
  #mrkLPMain .popupArea .popupInner .wrap .headerArea {
    gap: calc(var(--vw) * 3.125);
  }
}
#mrkLPMain .popupArea .popupInner .wrap .headerArea {
  gap: 24px;
}

@media screen and (max-width: 500px) {
  #mrkLPMain .popupArea .popupInner .wrap .headerArea {
    flex-direction: column;
  }
}
#mrkLPMain .popupArea .popupInner .wrap .headerArea .image {
  width: calc(var(--vw) * 17.1875);
}

@media screen and (max-width: 820px) {
  #mrkLPMain .popupArea .popupInner .wrap .headerArea .image {
    width: calc(var(--vw) * 42.96875);
  }
}
@media screen and (max-width: 500px) {
  #mrkLPMain .popupArea .popupInner .wrap .headerArea .image {
    width: calc(var(--vw) * 88);
  }
}
#mrkLPMain .popupArea .popupInner .wrap .headerArea .text {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: var(--spacing-s, 16px);
  flex: 1 0 0;
}

#mrkLPMain .popupArea .popupInner .wrap .headerArea .text .mdsL {
  color: var(--primary-base, #d13134);
  font-family: var(--JP, "Noto Serif JP");
  font-size: var(--h4, 24px);
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 36px */
}

#mrkLPMain .popupArea .popupInner .wrap .headerArea .text p {
  color: #000;
  font-family: var(--JP-2, "Zen Kaku Gothic New");
  font-size: var(--txt, 16px);
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  word-break: auto-phrase;
}

#mrkLPMain .popupArea .popupInner .wrap .btmClose {
  display: flex;
  width: calc(var(--vw) * 20.8333333333);
}

@media screen and (max-width: 820px) {
  #mrkLPMain .popupArea .popupInner .wrap .btmClose {
    width: calc(var(--vw) * 39.0625);
  }
}
@media screen and (max-width: 500px) {
  #mrkLPMain .popupArea .popupInner .wrap .btmClose {
    width: calc(var(--vw) * 53.3333333333);
  }
}
#mrkLPMain .popupArea .popupInner .wrap .btmClose {
  height: calc(var(--vw) * 2.0833333333);
}

@media screen and (max-width: 820px) {
  #mrkLPMain .popupArea .popupInner .wrap .btmClose {
    height: calc(var(--vw) * 5.2083333333);
  }
}
@media screen and (max-width: 500px) {
  #mrkLPMain .popupArea .popupInner .wrap .btmClose {
    height: calc(var(--vw) * 8);
  }
}
#mrkLPMain .popupArea .popupInner .wrap .btmClose {
  padding: 0 var(--spacing-s, 16px);
  justify-content: center;
  align-items: center;
  gap: var(--spacing-xs, 8px);
  cursor: pointer;
  border-radius: var(--rounded-ss, 4px);
  background: var(--primary-base, #254080);
  color: var(--basic-white);
  font-family: var(--JP-2, "Zen Kaku Gothic New");
  font-size: var(--txt_min, 14px);
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 16.8px */
  transition: all 0.3s ease-out;
}

@media (hover: hover) {
  #mrkLPMain .popupArea .popupInner .wrap .btmClose:hover {
    background-color: var(--primary-base);
    color: var(--basic-white);
  }
}
section#faq {
  padding: var(--spacing-xxxl, 168px) 0px;
  gap: 41px;
  background: var(--basic-white);
}
section#faq .mds {
  display: flex;
  flex-direction: column;
  align-items: center;
}
section#faq h2 {
  text-align: center;
  color: var(--primary-base, #254080);
  text-align: center;
  font-family: "Noto Serif JP";
  font-size: calc(var(--vw) * 3.8020833333);
}
@media screen and (max-width: 500px) {
  section#faq h2 {
    font-size: calc(var(--vw) * 10.1333333333);
  }
}
section#faq h2 {
  font-style: normal;
  font-weight: 700;
  line-height: 120.3%; /* 88.132px */
  letter-spacing: 3px;
}

.cartLinks {
  --gap: 64px;
  --fDir: column;
  --gap: var(--spacing-s);
  display: flex;
  flex-direction: var(--fDir);
  justify-content: center;
  align-items: flex-start;
  gap: var(--gap);
  align-self: stretch;
}

.cartLinks .item {
  display: flex;
  width: 384px;
}

@media screen and (max-width: 820px) {
  .cartLinks .item {
    width: calc(var(--vw) * 50);
  }
}
@media screen and (max-width: 500px) {
  .cartLinks .item {
    width: 100%;
  }
}
.cartLinks .item {
  padding: var(--spacing-xs) var(--spacing-s);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: var(--spacing-m);
  background: var(--basic-white, #fff);
  position: relative;
}

.cartLinks .item .frame {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: var(--spacing-m);
  align-self: stretch;
}

@media screen and (max-width: 500px) {
  .cartLinks .item .frame {
    gap: var(--spacing-xs);
  }
}
.cartLinks .item .frame figure {
  width: 352px;
  height: 234px;
}

@media screen and (max-width: 820px) {
  .cartLinks .item .frame figure {
    width: calc(var(--vw) * 45.8333333333);
    height: calc(var(--vw) * 30.46875);
  }
}
@media screen and (max-width: 500px) {
  .cartLinks .item .frame figure {
    width: 100%;
    height: calc(var(--vw) * 56.5333333333);
  }
}
.cartLinks .item .frame figure {
  overflow: hidden;
}

.cartLinks .item .frame figure img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.cartLinks .item .frame .text {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: nowrap;
  gap: var(--spacing-xs);
}

.cartLinks .item .frame .text > * {
  margin: 0;
}

.cartLinks .item .frame .text {
  align-self: stretch;
}

.cartLinks .item .frame .text h3 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: var(--spacing-s);
  align-self: stretch;
  color: var(--basic-black, #333);
  font-family: var(--Min);
  font-size: 24px;
}

@media screen and (max-width: 820px) {
  .cartLinks .item .frame .text h3 {
    font-size: calc(var(--vw) * 3.125);
  }
}
@media screen and (max-width: 500px) {
  .cartLinks .item .frame .text h3 {
    font-size: calc(var(--vw) * 5.3333333333);
  }
}
.cartLinks .item .frame .text h3 {
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}

.cartLinks .item .frame .text .price {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
}

.cartLinks .item .frame .text .price .usualy {
  display: flex;
  align-items: center;
  gap: 9px;
}

.cartLinks .item .frame .text .price .usualy .tujyo {
  display: flex;
  height: 27px;
  padding: 0px var(--spacing-xxs, 4px);
  justify-content: center;
  align-items: center;
  gap: 10px;
  background: var(--primary-base, #085087);
  color: var(--basic-white, #fff);
  font-family: var(--JP);
  font-size: 14px;
}

@media screen and (max-width: 820px) {
  .cartLinks .item .frame .text .price .usualy .tujyo {
    font-size: calc(var(--vw) * 1.8229166667);
  }
}
@media screen and (max-width: 500px) {
  .cartLinks .item .frame .text .price .usualy .tujyo {
    font-size: calc(var(--vw) * 3.7333333333);
  }
}
.cartLinks .item .frame .text .price .usualy .tujyo {
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 21px */
}

.cartLinks .item .frame .text .price .usualy .kakaku {
  color: var(--basic-black, #333);
  font-family: var(--JP);
  font-size: calc(var(--vw) * 1.1458333333);
}

@media screen and (max-width: 820px) {
  .cartLinks .item .frame .text .price .usualy .kakaku {
    font-size: calc(var(--vw) * 2.8645833333);
  }
}
@media screen and (max-width: 500px) {
  .cartLinks .item .frame .text .price .usualy .kakaku {
    font-size: calc(var(--vw) * 4.2666666667);
  }
}
.cartLinks .item .frame .text .price .usualy .kakaku {
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  position: relative;
}

.cartLinks .item .frame .text .price .usualy .kakaku:before {
  content: "";
  width: 100%;
  height: 1px;
}

.cartLinks .item .frame .text .price .usualy .kakaku:before {
  background-color: var(--accent-base);
  position: absolute !important;
  top: 50%;
  left: 0;
  translate: 0, 0;
}

.cartLinks .item .frame .text .price .discount {
  color: var(--red-base, #c70000);
  font-family: var(--Min);
  font-size: 50px;
}

@media screen and (max-width: 820px) {
  .cartLinks .item .frame .text .price .discount {
    font-size: calc(var(--vw) * 6.5104166667);
  }
}
@media screen and (max-width: 500px) {
  .cartLinks .item .frame .text .price .discount {
    font-size: calc(var(--vw) * 13.3333333333);
  }
}
.cartLinks .item .frame .text .price .discount {
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
}

.cartLinks .item .frame .text .price .discount .yen {
  font-size: 40px;
}

@media screen and (max-width: 820px) {
  .cartLinks .item .frame .text .price .discount .yen {
    font-size: calc(var(--vw) * 5.2083333333);
  }
}
@media screen and (max-width: 500px) {
  .cartLinks .item .frame .text .price .discount .yen {
    font-size: calc(var(--vw) * 6.9333333333);
  }
}
.cartLinks .item .frame .text .price .discount .zei {
  font-size: 24px;
}

@media screen and (max-width: 820px) {
  .cartLinks .item .frame .text .price .discount .zei {
    font-size: calc(var(--vw) * 3.125);
  }
}
@media screen and (max-width: 500px) {
  .cartLinks .item .frame .text .price .discount .zei {
    font-size: calc(var(--vw) * 4.2666666667);
  }
}
.cartLinks .item .frame .text a.cartIn {
  display: flex;
  padding: var(--spacing-xs) var(--spacing-l) var(--spacing-xs) var(--spacing-s);
  justify-content: center;
  align-items: center;
  gap: 10px;
  align-self: stretch;
  background: var(--accent-base);
  color: var(--basic-white);
  text-align: center;
  font-family: var(--JP, "Zen Kaku Gothic New");
  font-size: 22px;
}

@media screen and (max-width: 820px) {
  .cartLinks .item .frame .text a.cartIn {
    font-size: calc(var(--vw) * 2.8645833333);
  }
}
@media screen and (max-width: 500px) {
  .cartLinks .item .frame .text a.cartIn {
    font-size: calc(var(--vw) * 4.2666666667);
  }
}
.cartLinks .item .frame .text a.cartIn {
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s ease-out;
  position: relative;
}

.cartLinks .item .frame .text a.cartIn:after {
  font-family: "Font Awesome 6 Free" !important;
  content: "\f07a" !important;
  font-weight: 600 !important;
  font-size: 0.8em;
  position: absolute !important;
  top: 50%;
  right: 0;
  translate: -50%, -50%;
}

@media (hover: hover) {
  .cartLinks .item .frame .text a.cartIn:hover {
    background: #6c0900;
  }
}
.cartLinks .item .ribbon {
  position: absolute !important;
  top: 0;
  left: 0;
  translate: -20px, -10px;
}

.cartLinks .item .ribbon img {
  height: 64px;
}

@media screen and (max-width: 820px) {
  .cartLinks .item .ribbon img {
    height: calc(var(--vw) * 8.3333333333);
  }
}
@media screen and (max-width: 500px) {
  .cartLinks .item .ribbon img {
    height: calc(var(--vw) * 17.0666666667);
  }
}
.cartLinks.typeB {
  align-items: flex-start;
  align-self: stretch;
  background-image: url(../img/lineup/bg.jpg);
}

.cartLinks.typeB:before {
  content: "";
  width: 100%;
  height: 18px;
  background-image: url(../img/lineup/block.svg);
  background-position: left top;
  background-repeat: repeat-x;
}

.cartLinks.typeB:after {
  content: "";
  width: 100%;
  height: 18px;
  background-image: url(../img/lineup/block.svg);
  background-position: left bottom;
  background-repeat: repeat-x;
}

.cartLinks.typeB .item {
  display: flex;
  width: calc(var(--vw) * 31.875);
}

@media screen and (max-width: 820px) {
  .cartLinks.typeB .item {
    width: 100%;
  }
}
@media screen and (max-width: 500px) {
  .cartLinks.typeB .item {
    width: 100%;
  }
}
.cartLinks.typeB .item {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: var(--spacing-m);
  background: none;
}

@media screen and (max-width: 500px) {
  .cartLinks.typeB .item {
    padding: var(--spacing-xs) var(--spacing-xs);
  }
}
.cartLinks.typeB .item .frame {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: var(--spacing-m);
  align-self: stretch;
  flex-shrink: 0;
}

@media screen and (max-width: 500px) {
  .cartLinks.typeB .item .frame {
    gap: var(--spacing-xs);
  }
}
.cartLinks.typeB .item .frame figure {
  width: calc(var(--vw) * 14.1666666667);
}

@media screen and (max-width: 820px) {
  .cartLinks.typeB .item .frame figure {
    width: calc(var(--vw) * 35.4166666667);
  }
}
@media screen and (max-width: 500px) {
  .cartLinks.typeB .item .frame figure {
    width: calc(var(--vw) * 27.4666666667);
  }
}
.cartLinks.typeB .item .frame figure {
  height: calc(var(--vw) * 12.1875);
}

@media screen and (max-width: 820px) {
  .cartLinks.typeB .item .frame figure {
    height: calc(var(--vw) * 30.46875);
  }
}
@media screen and (max-width: 500px) {
  .cartLinks.typeB .item .frame figure {
    height: auto;
  }
}
.cartLinks.typeB .item .frame figure {
  margin: 0;
}

.cartLinks.typeB .item .frame .text {
  flex-direction: column;
  align-items: flex-start;
  gap: var(--spacing-xs);
  flex: 1 0 0;
}

.cartLinks.typeB .item .frame .text h3 {
  color: var(--basic-black, #333);
  font-family: var(--font_mds, "Zen Old Mincho");
  font-size: calc(var(--vw) * 1.25);
}

@media screen and (max-width: 820px) {
  .cartLinks.typeB .item .frame .text h3 {
    font-size: calc(var(--vw) * 3.125);
  }
}
@media screen and (max-width: 500px) {
  .cartLinks.typeB .item .frame .text h3 {
    font-size: calc(var(--vw) * 4.2666666667);
  }
}
.cartLinks.typeB .item .frame .text h3 {
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  word-break: auto-phrase;
}

.cartLinks.typeB .item .frame .text .price .usualy .tujyo {
  font-size: calc(var(--vw) * 0.7291666667);
}

@media screen and (max-width: 820px) {
  .cartLinks.typeB .item .frame .text .price .usualy .tujyo {
    font-size: calc(var(--vw) * 1.8229166667);
  }
}
@media screen and (max-width: 500px) {
  .cartLinks.typeB .item .frame .text .price .usualy .tujyo {
    font-size: calc(var(--vw) * 3.2);
  }
}
.cartLinks.typeB .item .frame .text .price .discount {
  color: var(--red-base, #c70000);
  font-family: var(--font_mds, "Zen Old Mincho");
  font-size: calc(var(--vw) * 2.6041666667);
}

@media screen and (max-width: 820px) {
  .cartLinks.typeB .item .frame .text .price .discount {
    font-size: calc(var(--vw) * 6.5104166667);
  }
}
@media screen and (max-width: 500px) {
  .cartLinks.typeB .item .frame .text .price .discount {
    font-size: calc(var(--vw) * 8);
  }
}
.cartLinks.typeB .item .frame .text .price .discount {
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
}

.cartLinks.typeB .item .frame .text .price .discount .yen {
  font-size: calc(var(--vw) * 1.25);
}

@media screen and (max-width: 820px) {
  .cartLinks.typeB .item .frame .text .price .discount .yen {
    font-size: calc(var(--vw) * 3.125);
  }
}
@media screen and (max-width: 500px) {
  .cartLinks.typeB .item .frame .text .price .discount .yen {
    font-size: calc(var(--vw) * 5.3333333333);
  }
}
.cartLinks.typeB .item .frame .text .price .discount .yen {
  font-weight: 400;
}

.cartLinks.typeB .item .frame .text .price .discount .zei {
  font-size: calc(var(--vw) * 0.9375);
}

@media screen and (max-width: 820px) {
  .cartLinks.typeB .item .frame .text .price .discount .zei {
    font-size: calc(var(--vw) * 2.34375);
  }
}
@media screen and (max-width: 500px) {
  .cartLinks.typeB .item .frame .text .price .discount .zei {
    font-size: calc(var(--vw) * 4.2666666667);
  }
}
.cartLinks.typeB .item .frame .text .price .discount .zei {
  font-weight: 400;
}

.cartLinks.typeB .item .frame .text a.cartIn {
  font-size: calc(var(--vw) * 1.1458333333);
}

@media screen and (max-width: 820px) {
  .cartLinks.typeB .item .frame .text a.cartIn {
    font-size: calc(var(--vw) * 2.8645833333);
  }
}
@media screen and (max-width: 500px) {
  .cartLinks.typeB .item .frame .text a.cartIn {
    font-size: calc(var(--vw) * 3.2);
  }
}
#mrkRetTop {
  display: block;
  width: 68px;
  height: 62px;
  position: fixed;
  right: -150px;
  bottom: 165px;
  z-index: 2;
  background-image: url(../img/btn_top.png);
  background-position: right center;
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
}
#mrkRetTop.active {
  right: 0;
}
@media (hover: hover) {
  #mrkRetTop:hover {
    opacity: 0.7;
  }
}
#mrkRetTop {
  transition: all 0.3s ease-out;
}
@media screen and (max-width: 719px) {
  #mrkRetTop {
    bottom: 95px;
  }
}
@media screen and (max-width: 500px) {
  #mrkRetTop {
    display: none;
  }
}

#mrkChatBot {
  display: block;
  width: 60px;
  height: 90px;
  position: fixed;
  right: 0;
  bottom: 245px;
  z-index: 3;
  background-image: url(../img/img_chatobot_btn.png);
  background-position: right center;
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
}
@media (hover: hover) {
  #mrkChatBot:hover {
    opacity: 0.7;
  }
}
#mrkChatBot {
  transition: all 0.3s ease-out;
}
@media screen and (max-width: 719px) {
  #mrkChatBot {
    bottom: 175px;
  }
}
@media screen and (max-width: 500px) {
  #mrkChatBot {
    display: none;
  }
}

.acdjs {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: var(--spacing-s, 16px);
  padding: 0 var(--spacing-l);
}

@media screen and (max-width: 500px) {
  .acdjs {
    padding: 0 var(--spacing-m);
  }
}
.acdjs article {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: var(--spacing-s);
  border-bottom: 1px solid #b3b3b3;
  width: 100%;
}

.acdjs article header {
  box-sizing: border-box;
  display: flex;
  width: var(--contents);
  padding: var(--btn-padding-vertical, 24px) var(--spacing-l);
  align-items: center;
  gap: var(--spacing-s);
}

@media screen and (max-width: 500px) {
  .acdjs article header {
    padding: var(--btn-padding-vertical, 24px) var(--spacing-xs);
  }
}
.acdjs article header {
  cursor: pointer;
}

.acdjs article header span {
  flex: 1 0 0;
  color: var(--basic-black, #4c4c4c);
  font-family: var(--JP, "Noto Serif JP");
  font-size: var(--h6, 18px);
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.acdjs article header:after {
  font-family: "Font Awesome 6 Free" !important;
  content: "+" !important;
  font-weight: 600 !important;
  font-size: 24px;
  color: var(--primary-base, #254080);
  transition: all 0.3s ease-out;
  font-size: 24px;
}

@media screen and (max-width: 820px) {
  .acdjs article header:after {
    font-size: calc(var(--vw) * 3.125);
  }
}
@media screen and (max-width: 500px) {
  .acdjs article header:after {
    font-size: calc(var(--vw) * 6.4);
  }
}
.acdjs article header.active:after {
  content: "\f068" !important;
  transform: translate(0, 0) rotate(180deg);
}

.acdjs article header.active {
  border-bottom: none;
}

.acdjs article main {
  display: none;
  width: 100%;
}

.acdjs article main .ans {
  box-sizing: border-box;
  display: flex;
  width: var(--contents);
  padding: var(--btn-padding-vertical, 24px) var(--spacing-l);
  justify-content: space-between;
  align-items: center;
  gap: var(--spacing-s);
  border-radius: var(--rounded-s, 10px);
  margin-bottom: var(--spacing-s);
  color: var(--basic-black, #2c2c2c);
  font-family: var(--JP, "Noto Sans JP");
  font-size: var(--txt, 20px);
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
}

@media screen and (max-width: 500px) {
  .acdjs article main .ans {
    padding: var(--btn-padding-vertical, 24px) var(--spacing-xs);
  }
}
.acdjs article main span {
  flex: 1 0 0;
  color: #4c4c4c;
  /* 本文 */
  color: var(--basic-black, #4c4c4c);
  font-family: var(--JP-2, "Zen Kaku Gothic New");
  font-size: var(--txt, 16px);
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 24px */
}

.acdjs article main span a {
  text-decoration: underline;
  color: var(--accent-base);
}

.acdjs.faq article main .ans:before,
.acdjs.faq article header:before {
  content: "Q";
  display: flex;
  width: calc(var(--vw) * 1.875);
}

@media screen and (max-width: 820px) {
  .acdjs.faq article main .ans:before,
  .acdjs.faq article header:before {
    width: calc(var(--vw) * 4.6875);
  }
}
@media screen and (max-width: 500px) {
  .acdjs.faq article main .ans:before,
  .acdjs.faq article header:before {
    width: calc(var(--vw) * 9.6);
  }
}
.acdjs.faq article main .ans:before,
.acdjs.faq article header:before {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  aspect-ratio: 1/1;
  border-radius: 40px;
  background: var(--primary-base, #254080);
  color: var(--basic-white, #fff);
  font-family: var(--JP);
  font-size: calc(var(--vw) * 1.0416666667);
}

@media screen and (max-width: 820px) {
  .acdjs.faq article main .ans:before,
  .acdjs.faq article header:before {
    font-size: calc(var(--vw) * 2.6041666667);
  }
}
@media screen and (max-width: 500px) {
  .acdjs.faq article main .ans:before,
  .acdjs.faq article header:before {
    font-size: calc(var(--vw) * 5.3333333333);
  }
}
.acdjs.faq article main .ans:before,
.acdjs.faq article header:before {
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

@media screen and (max-width: 500px) {
  .acdjs.faq article main .ans:before,
  .acdjs.faq article header:before {
    padding: 0;
  }
}
.acdjs.faq article main .ans:before {
  content: "A";
  display: flex;
  width: calc(var(--vw) * 1.875);
}

@media screen and (max-width: 820px) {
  .acdjs.faq article main .ans:before {
    width: calc(var(--vw) * 4.6875);
  }
}
@media screen and (max-width: 500px) {
  .acdjs.faq article main .ans:before {
    width: calc(var(--vw) * 9.6);
  }
}
.acdjs.faq article main .ans:before {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  aspect-ratio: 1/1;
  border-radius: 40px;
  background: transparent;
  color: var(--primary-base);
  font-family: var(--JP);
  font-size: calc(var(--vw) * 1.0416666667);
}

@media screen and (max-width: 820px) {
  .acdjs.faq article main .ans:before {
    font-size: calc(var(--vw) * 2.6041666667);
  }
}
@media screen and (max-width: 500px) {
  .acdjs.faq article main .ans:before {
    font-size: calc(var(--vw) * 5.3333333333);
  }
}
.acdjs.faq article main .ans:before {
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

@media screen and (max-width: 500px) {
  .acdjs.faq article main .ans:before {
    padding: 0;
  }
}

/*# sourceMappingURL=mrkLPBase.css.map */
