@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 {
  --h1: calc(var(--vw) * 2.5);
}
@media screen and (max-width: 820px) {
  #mrkLPBodyArea {
    --h1: calc(var(--vw) * 5.2083333333);
  }
}
@media screen and (max-width: 500px) {
  #mrkLPBodyArea {
    --h1: calc(var(--vw) * 8.5333333333);
  }
}
#mrkLPBodyArea {
  --h2: calc(var(--vw) * 2.0833333333);
}
@media screen and (max-width: 820px) {
  #mrkLPBodyArea {
    --h2: calc(var(--vw) * 4.1666666667);
  }
}
@media screen and (max-width: 500px) {
  #mrkLPBodyArea {
    --h2: calc(var(--vw) * 7.4666666667);
  }
}
#mrkLPBodyArea {
  --h3: calc(var(--vw) * 1.6666666667);
}
@media screen and (max-width: 820px) {
  #mrkLPBodyArea {
    --h3: calc(var(--vw) * 3.125);
  }
}
@media screen and (max-width: 500px) {
  #mrkLPBodyArea {
    --h3: calc(var(--vw) * 6.4);
  }
}
#mrkLPBodyArea {
  --h4: calc(var(--vw) * 1.25);
}
@media screen and (max-width: 820px) {
  #mrkLPBodyArea {
    --h4: calc(var(--vw) * 2.6041666667);
  }
}
@media screen and (max-width: 500px) {
  #mrkLPBodyArea {
    --h4: calc(var(--vw) * 5.3333333333);
  }
}
#mrkLPBodyArea {
  --h5: calc(var(--vw) * 1.0416666667);
}
@media screen and (max-width: 820px) {
  #mrkLPBodyArea {
    --h5: calc(var(--vw) * 2.34375);
  }
}
@media screen and (max-width: 500px) {
  #mrkLPBodyArea {
    --h5: calc(var(--vw) * 4.8);
  }
}
#mrkLPBodyArea {
  --h6: calc(var(--vw) * 0.9375);
}
@media screen and (max-width: 820px) {
  #mrkLPBodyArea {
    --h6: calc(var(--vw) * 2.0833333333);
  }
}
@media screen and (max-width: 500px) {
  #mrkLPBodyArea {
    --h6: calc(var(--vw) * 4.2666666667);
  }
}
#mrkLPBodyArea {
  --txt: calc(var(--vw) * 0.8333333333);
}
@media screen and (max-width: 820px) {
  #mrkLPBodyArea {
    --txt: calc(var(--vw) * 2.0833333333);
  }
}
@media screen and (max-width: 500px) {
  #mrkLPBodyArea {
    --txt: calc(var(--vw) * 4.2666666667);
  }
}
#mrkLPBodyArea {
  --txt_min: calc(var(--vw) * 0.7291666667);
}
@media screen and (max-width: 820px) {
  #mrkLPBodyArea {
    --txt_min: calc(var(--vw) * 1.5625);
  }
}
@media screen and (max-width: 500px) {
  #mrkLPBodyArea {
    --txt_min: calc(var(--vw) * 3.2);
  }
}
#mrkLPBodyArea {
  --spacing-xxs: calc(var(--vw) * 0.2083333333);
}
@media screen and (max-width: 820px) {
  #mrkLPBodyArea {
    --spacing-xxs: calc(var(--vw) * 0.5208333333);
  }
}
@media screen and (max-width: 500px) {
  #mrkLPBodyArea {
    --spacing-xxs: calc(var(--vw) * 1.0666666667);
  }
}
#mrkLPBodyArea {
  --spacing-xs: calc(var(--vw) * 0.4166666667);
}
@media screen and (max-width: 820px) {
  #mrkLPBodyArea {
    --spacing-xs: calc(var(--vw) * 1.0416666667);
  }
}
@media screen and (max-width: 500px) {
  #mrkLPBodyArea {
    --spacing-xs: calc(var(--vw) * 2.1333333333);
  }
}
#mrkLPBodyArea {
  --spacing-s: calc(var(--vw) * 0.8333333333);
}
@media screen and (max-width: 820px) {
  #mrkLPBodyArea {
    --spacing-s: calc(var(--vw) * 2.0833333333);
  }
}
@media screen and (max-width: 500px) {
  #mrkLPBodyArea {
    --spacing-s: calc(var(--vw) * 4.2666666667);
  }
}
#mrkLPBodyArea {
  --spacing-m: calc(var(--vw) * 1.25);
}
@media screen and (max-width: 820px) {
  #mrkLPBodyArea {
    --spacing-m: calc(var(--vw) * 3.125);
  }
}
@media screen and (max-width: 500px) {
  #mrkLPBodyArea {
    --spacing-m: calc(var(--vw) * 6.4);
  }
}
#mrkLPBodyArea {
  --spacing-l: calc(var(--vw) * 1.6666666667);
}
@media screen and (max-width: 820px) {
  #mrkLPBodyArea {
    --spacing-l: calc(var(--vw) * 4.1666666667);
  }
}
@media screen and (max-width: 500px) {
  #mrkLPBodyArea {
    --spacing-l: calc(var(--vw) * 8.5333333333);
  }
}
#mrkLPBodyArea {
  --spacing-xl: calc(var(--vw) * 3.3333333333);
}
@media screen and (max-width: 820px) {
  #mrkLPBodyArea {
    --spacing-xl: calc(var(--vw) * 8.3333333333);
  }
}
@media screen and (max-width: 500px) {
  #mrkLPBodyArea {
    --spacing-xl: calc(var(--vw) * 17.0666666667);
  }
}
#mrkLPBodyArea {
  --spacing-xxl: calc(var(--vw) * 5);
}
@media screen and (max-width: 820px) {
  #mrkLPBodyArea {
    --spacing-xxl: calc(var(--vw) * 12.5);
  }
}
@media screen and (max-width: 500px) {
  #mrkLPBodyArea {
    --spacing-xxl: calc(var(--vw) * 25.6);
  }
}
#mrkLPBodyArea {
  --spacing-xxxl: calc(var(--vw) * 8.75);
}
@media screen and (max-width: 820px) {
  #mrkLPBodyArea {
    --spacing-xxxl: calc(var(--vw) * 21.875);
  }
}
@media screen and (max-width: 500px) {
  #mrkLPBodyArea {
    --spacing-xxxl: calc(var(--vw) * 25.6);
  }
}
#mrkLPBodyArea {
  --rounded-xs: 5px;
  --rounded-s: 10px;
  --rounded-m: 20px;
  --rounded-l: 40px;
  --rounded-full: 10000px;
  --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 {
  --basic-black: #333;
  --basic-white: #fff;
  --primary-light: #f5abad;
  --primary-base: #d13134;
  --primary-dark: #680002;
  --secondary-light: #ffecc2;
  --secondary-base: #dac89f;
  --secondary-dark: #906f26;
  --accent-light: #eda49e;
  --accent-base: #af0811;
  --accent-dark: #6c0900;
  --grey-light: #f0f0f0;
  --grey-base: #b3b3b3;
  --grey-dark: #4d4747;
  --red-light: #ffe8e8;
  --red-base: #c70000;
  --red-dark: #750000;
  --accent-light: #fff5e5;
  --accent-base: #f29600;
  --accent-dark: #4f3100;
  --bg: var(--primary-base);
  --btn_general-def-bg: var(--accent-base);
  --btn_general-def-txt: var(--basic-white);
  --btn_general-def-border: var(--accent-base);
  --btn_general-rev-bg: var(--basic-white);
  --btn_general-rev-txt: var(--basic-black);
  --btn_general-rev-border: var(--basic-black);
  --btn_anchor-bg: var(--basic-white);
  --btn_anchor-txt: var(--basic-black);
  --btn_anchor-border: var(--grey-base);
  --btn_tab-bg: var(--basic-white);
  --btn_tab-txt: var(--grey-base);
  --btn_tab-border: var(--grey-base);
  --btn_tab-bg-hv: var(--primary-light);
  --btn_tab-txt-hv: var(--basic-black);
  --btn_tab-border-hv: var(--grey-base);
  --parts_pulldown-bg: var(--basic-white);
  --parts_pulldown-txt: var(--basic-black);
  --parts_pulldown-bg-hv: var(--primary-light);
  --parts_pulldown-txt-hv: var(--basic-black);
  --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;
}

.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: #f4f4f4;
  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: var(--contents);
  align-self: center;
}
#mrkLPMain section {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  width: 100%;
}

:root {
  --cd-height: 84px;
}

@media screen and (max-width: 820px) {
  :root {
    --cd-height: 64px;
  }
}
section#countDown {
  background: #830000;
  color: #fff;
  padding: 16px;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  left: 0;
  top: 89px;
  z-index: 30;
  height: var(--cd-height);
  transform: translateZ(1px);
}

@scope (section#countDown) {
  .wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    --fsize: 32px;
  }
  @media screen and (max-width: 820px) {
    .wrap {
      --fsize: 24px;
    }
  }
  @media screen and (max-width: 500px) {
    .wrap {
      --fsize: 24px;
    }
  }
  .wrap {
    gap: 5px;
  }
  .wrap span {
    color: #fff;
    font-family: var(--JP, "Noto Serif JP");
    font-size: var(--fsize);
    font-style: normal;
    font-weight: 700;
    line-height: 120%; /* 38.4px */
  }
  .wrap .count {
    display: flex;
    gap: 5px;
  }
  .wrap .num {
    aspect-ratio: 25/38;
    width: 34px;
  }
  @media screen and (max-width: 820px) {
    .wrap .num {
      width: 28px;
    }
  }
  @media screen and (max-width: 500px) {
    .wrap .num {
      width: 24px;
    }
  }
  .wrap .num {
    flex-shrink: 0;
    background-color: #fff;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
  }
  .wrap .num:after {
    content: "";
    width: 100%;
    height: 1px;
    background-color: #830000;
    position: absolute;
    left: 0;
    top: 50%;
  }
  .wrap .num .suuji {
    font-family: var(--cdNum);
    font-size: var(--fsize);
    font-style: italic;
    font-weight: 700;
    line-height: 1;
    background: linear-gradient(108deg, #fe4c4b 1.12%, #ad000c 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 1.2em;
  }
  .wrap.before.end {
    display: none;
  }
  .wrap.after {
    display: none;
  }
  .wrap.after.end {
    display: flex;
  }
}
@scope (#mrkLPMain) {
  @layer layout {
    img.fitContain {
      object-fit: contain;
      width: 100%;
      height: 100%;
    }
    .btnSets {
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      gap: calc(var(--vw) * 0.8333333333);
    }
    @media screen and (max-width: 820px) {
      .btnSets {
        gap: calc(var(--vw) * 2.0833333333);
      }
    }
    @media screen and (max-width: 500px) {
      .btnSets {
        gap: calc(var(--vw) * 4.2666666667);
      }
    }
    .btnSets {
      align-self: stretch;
      padding: 10px !important;
    }
    .btnSets .block {
      display: flex;
      align-items: flex-start;
      --gap: calc(var(--vw) * 0.4166666667);
    }
    @media screen and (max-width: 820px) {
      .btnSets .block {
        --gap: calc(var(--vw) * 1.0416666667);
      }
    }
    @media screen and (max-width: 500px) {
      .btnSets .block {
        --gap: calc(var(--vw) * 2.1333333333);
      }
    }
    .btnSets .block {
      gap: var(--gap);
      align-self: stretch;
    }
    .btnSets .top a {
      width: calc((99.99% - var(--gap) * 1) / 2);
    }
    .btnSets .btm a {
      width: 100%;
    }
    .btnStyle {
      display: flex;
      height: calc(var(--vw) * 2.8645833333);
    }
    @media screen and (max-width: 820px) {
      .btnStyle {
        height: calc(var(--vw) * 7.1614583333);
      }
    }
    @media screen and (max-width: 500px) {
      .btnStyle {
        height: calc(var(--vw) * 14.6666666667);
      }
    }
    .btnStyle {
      padding: 0 var(--spacing-s, 16px);
      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: var(--primary-light, #f5abad);
      box-shadow: 3px 4px 4px 0 var(--red-base, #c70000);
      color: var(--basic-black, #333);
      font-family: var(--JP-2, "Zen Kaku Gothic New");
      font-size: 14px;
    }
    @media screen and (max-width: 1366px) {
      .btnStyle {
        font-size: calc(var(--vw) * 1.0248901903);
      }
    }
    @media screen and (max-width: 820px) {
      .btnStyle {
        font-size: calc(var(--vw) * 1.8229166667);
      }
    }
    @media screen and (max-width: 500px) {
      .btnStyle {
        font-size: calc(var(--vw) * 3.7333333333);
      }
    }
    .btnStyle {
      font-style: normal;
      font-weight: 700;
      line-height: 120%; /* 16.8px */
      transition: all 0.3s ease-out;
    }
    .btnStyle.popup {
      background: var(--secondary-base, #dac89f);
    }
    .btnStyle.justnow {
      background: var(--basic-white);
      color: var(--red-base);
    }
    @media (hover: hover) {
      .btnStyle:hover {
        border-radius: var(--rounded-ss, 4px);
        background: var(--primary-base, #d13134);
        color: var(--basic-white);
      }
    }
    .btnStyle.end {
      background-color: var(--grey-dark);
      color: var(--basic-white) !important;
      box-shadow: none;
    }
    a.ancOssm {
      aspect-ratio: 599/136;
      width: calc(var(--vw) * 31.1979166667);
    }
    @media screen and (max-width: 820px) {
      a.ancOssm {
        width: calc(var(--vw) * 78.125);
      }
    }
    @media screen and (max-width: 500px) {
      a.ancOssm {
        width: calc(var(--vw) * 89.3333333333);
      }
    }
    a.ancOssm {
      transition: all 0.3s ease-out;
    }
    @media (hover: hover) {
      a.ancOssm:hover {
        opacity: 0.7;
      }
    }
    .line {
      width: calc(var(--vw) * 41.6666666667);
    }
    @media screen and (max-width: 820px) {
      .line {
        width: calc(var(--vw) * 65.1041666667);
      }
    }
    @media screen and (max-width: 500px) {
      .line {
        width: calc(var(--vw) * 89.3333333333);
      }
    }
    .line {
      transition: all 0.3s ease-out;
    }
    @media (hover: hover) {
      .line:hover {
        opacity: 0.7;
      }
    }
  }
}
@scope (#mrkLPMain) {
  section#hero {
    aspect-ratio: 1920/1080;
    overflow: hidden;
    width: 100%;
    align-items: center;
    justify-content: center;
    position: relative;
  }
  @media screen and (max-width: 500px) {
    section#hero {
      padding-top: calc(var(--vw) * 29.3333333333);
    }
  }
  section#hero {
    margin-top: var(--cd-height);
    position: relative;
  }
  @media screen and (max-width: 500px) {
    section#hero {
      aspect-ratio: 375/667;
      justify-content: space-between;
    }
  }
  section#hero h1 {
    position: absolute !important;
    top: calc(var(--vw) * 11.6666666667);
  }
  @media screen and (max-width: 500px) {
    section#hero h1 {
      top: calc(var(--vw) * 5.3333333333);
    }
  }
  section#hero h1 {
    left: calc(var(--vw) * 6.4583333333);
  }
  @media screen and (max-width: 500px) {
    section#hero h1 {
      left: calc(var(--vw) * 10.6666666667);
    }
  }
  section#hero h1 {
    z-index: 2;
  }
  section#hero h1 img {
    aspect-ratio: 743/460;
    width: calc(var(--vw) * 38.6979166667);
  }
  @media screen and (max-width: 500px) {
    section#hero h1 img {
      width: calc(var(--vw) * 77.3333333333);
    }
  }
  @media screen and (max-width: 500px) {
    section#hero h1 img {
      aspect-ratio: 292/176;
    }
  }
  section#hero .badge {
    position: absolute !important;
    bottom: calc(var(--vw) * 4.1666666667);
  }
  @media screen and (max-width: 500px) {
    section#hero .badge {
      bottom: calc(var(--vw) * 8);
    }
  }
  section#hero .badge {
    left: calc(var(--vw) * 7.96875);
  }
  @media screen and (max-width: 500px) {
    section#hero .badge {
      left: calc(var(--vw) * 5.3333333333);
    }
  }
  section#hero .badge {
    z-index: 2;
  }
  section#hero .badge img {
    aspect-ratio: 1435/548;
    width: calc(var(--vw) * 36.9270833333);
  }
  @media screen and (max-width: 500px) {
    section#hero .badge img {
      width: calc(var(--vw) * 89.3333333333);
    }
  }
  @media screen and (max-width: 500px) {
    section#hero .badge img {
      aspect-ratio: 729/279;
    }
  }
  section#hero .badge .notice {
    color: #fff;
    font-family: Inter;
    font-size: calc(var(--vw) * 0.7291666667);
  }
  @media screen and (max-width: 500px) {
    section#hero .badge .notice {
      font-size: calc(var(--vw) * 2.1333333333);
    }
  }
  section#hero .badge .notice {
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 21px */
  }
  section#hero .bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
  }
  section#hero .bg img {
    object-fit: cover;
    width: 100%;
    height: 100%;
  }
  section#hero .unagi {
    position: absolute !important;
    top: calc(var(--vw) * 2.0833333333);
  }
  @media screen and (max-width: 500px) {
    section#hero .unagi {
      top: calc(var(--vw) * 56);
    }
  }
  section#hero .unagi {
    right: calc(var(--vw) * 1.9270833333);
  }
  @media screen and (max-width: 500px) {
    section#hero .unagi {
      right: calc(var(--vw) * 0);
    }
  }
  section#hero .unagi {
    z-index: 1;
  }
  section#hero .unagi img {
    aspect-ratio: 1980/2020;
    width: calc(var(--vw) * 51.5625);
  }
  @media screen and (max-width: 500px) {
    section#hero .unagi img {
      width: calc(var(--vw) * 100);
    }
  }
  @media screen and (max-width: 500px) {
    section#hero .unagi img {
      aspect-ratio: 748/608;
    }
  }
}
#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) * 2.0833333333);
}

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

@media screen and (max-width: 500px) {
  #mrkLPMain section#sec02 {
    background-image: url(../img/sec02/sec02_bg_sp.webp);
  }
}
#mrkLPMain section#sec02 img.s02-1 {
  width: calc(var(--vw) * 56.6666666667);
}

@media screen and (max-width: 820px) {
  #mrkLPMain section#sec02 img.s02-1 {
    width: calc(var(--vw) * 72.9166666667);
  }
}
@media screen and (max-width: 500px) {
  #mrkLPMain section#sec02 img.s02-1 {
    width: calc(var(--vw) * 89.3333333333);
  }
}
#mrkLPMain section#sec02 img.s02-2 {
  width: calc(var(--vw) * 27.34375);
}

@media screen and (max-width: 820px) {
  #mrkLPMain section#sec02 img.s02-2 {
    width: calc(var(--vw) * 65.1041666667);
  }
}
@media screen and (max-width: 500px) {
  #mrkLPMain section#sec02 img.s02-2 {
    width: calc(var(--vw) * 89.3333333333);
  }
}
#mrkLPMain section#sec02 .osusume {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: calc(var(--vw) * 3.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) * 1.4641288433);
  }
}
@media screen and (max-width: 500px) {
  #mrkLPMain section#sec02 .osusume .items {
    margin-right: calc(var(--vw) * -5.3333333333);
  }
}
#mrkLPMain section#sec02 .osusume .items {
  gap: var(--gap);
}

@media screen and (max-width: 820px) {
  #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: 335px;
  position: relative;
}

@media screen and (max-width: 820px) {
  #mrkLPMain section#sec02 .osusume .items .item {
    width: 100%;
  }
}
#mrkLPMain section#sec02 .osusume .items .item .btnSets {
  width: 90%;
  position: absolute;
  bottom: 18px;
}

@media screen and (max-width: 1366px) {
  #mrkLPMain section#sec02 .osusume .items .item .btnSets {
    bottom: calc(var(--vw) * 1.317715959);
  }
}
@media screen and (max-width: 820px) {
  #mrkLPMain section#sec02 .osusume .items .item .btnSets {
    bottom: calc(var(--vw) * 2.34375);
  }
}
@media screen and (max-width: 500px) {
  #mrkLPMain section#sec02 .osusume .items .item .btnSets {
    bottom: calc(var(--vw) * 4.8);
  }
}
#mrkLPMain section#sec02 .osusume .items .item .btnSets {
  left: 3%;
}

#mrkLPMain section#sec02 .osusume .items .item .btnStyle {
  height: 45px;
}

@media screen and (max-width: 1366px) {
  #mrkLPMain section#sec02 .osusume .items .item .btnStyle {
    height: calc(var(--vw) * 3.2942898975);
  }
}
@media screen and (max-width: 820px) {
  #mrkLPMain section#sec02 .osusume .items .item .btnStyle {
    height: calc(var(--vw) * 5.859375);
  }
}
@media screen and (max-width: 500px) {
  #mrkLPMain section#sec02 .osusume .items .item .btnStyle {
    height: calc(var(--vw) * 9.3333333333);
  }
}
#mrkLPMain section#sec02 .osusume .items .item .btnStyle {
  background-color: var(--primary-base);
  color: var(--basic-white);
}

@media (hover: hover) {
  #mrkLPMain section#sec02 .osusume .items .item .btnStyle:hover {
    color: var(--primary-base);
    background-color: var(--basic-white);
  }
}
#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;
  }
}
@scope (#mrkLPMain) {
  section#sec03 {
    aspect-ratio: 3840/6802;
    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;
    gap: var(--spacing-xl);
  }
  @media screen and (max-width: 820px) {
    section#sec03 {
      aspect-ratio: 750/4746;
      background-image: url(../img/sec03/sec03_bg_sp.webp);
      gap: var(--spacing-l);
    }
  }
  section#sec03 .block01 {
    display: flex;
    align-items: flex-start;
    margin-top: calc(var(--vw) * 6.7708333333);
    margin-left: calc(var(--vw) * 4.1666666667);
  }
  @media screen and (max-width: 820px) {
    section#sec03 .block01 {
      margin-left: 0;
    }
  }
  section#sec03 .block01 {
    gap: calc(var(--vw) * 4.1666666667);
  }
  @media screen and (max-width: 820px) {
    section#sec03 .block01 .text {
      display: flex;
      flex-direction: column;
      align-items: center;
    }
  }
  section#sec03 .block01 .text h2 {
    margin-left: calc(var(--vw) * -3.6458333333);
  }
  @media screen and (max-width: 820px) {
    section#sec03 .block01 .text h2 {
      margin-left: calc(var(--vw) * -2.6041666667);
    }
  }
  @media screen and (max-width: 500px) {
    section#sec03 .block01 .text h2 {
      margin-left: 0;
    }
  }
  section#sec03 .block01 .text h2 {
    margin-top: calc(var(--vw) * 7.2916666667);
  }
  @media screen and (max-width: 500px) {
    section#sec03 .block01 .text h2 {
      margin-top: 0;
    }
  }
  section#sec03 .block01 .text .norm {
    color: #fff;
    font-family: var(--JP-2, "Zen Kaku Gothic New");
    font-size: var(--h5);
  }
  @media screen and (max-width: 820px) {
    section#sec03 .block01 .text .norm {
      font-size: calc(var(--vw) * 3.90625);
    }
  }
  @media screen and (max-width: 500px) {
    section#sec03 .block01 .text .norm {
      font-size: var(--h6);
    }
  }
  section#sec03 .block01 .text .norm {
    font-style: normal;
    font-weight: 400;
    line-height: 170%; /* 34px */
    letter-spacing: 2px;
  }
  @media screen and (max-width: 820px) {
    section#sec03 .block01 .text .norm {
      text-align: center;
      margin: 0;
    }
  }
  section#sec03 .block01 .text .large {
    color: var(--basic-white, #fff);
    font-family: var(--JP, "Noto Serif JP");
    font-size: var(--h2);
  }
  @media screen and (max-width: 820px) {
    section#sec03 .block01 .text .large {
      font-size: calc(var(--vw) * 5.9895833333);
    }
  }
  @media screen and (max-width: 500px) {
    section#sec03 .block01 .text .large {
      font-size: var(--h3);
    }
  }
  section#sec03 .block01 .text .large {
    font-style: normal;
    font-weight: 700;
    line-height: 160%; /* 64px */
    letter-spacing: 6px;
  }
  section#sec03 .block01 .text .large span {
    font-size: var(--h4);
  }
  @media screen and (max-width: 820px) {
    section#sec03 .block01 .text .large span {
      font-size: calc(var(--vw) * 4.6875);
    }
  }
  @media screen and (max-width: 500px) {
    section#sec03 .block01 .text .large span {
      font-size: var(--h5);
    }
  }
  @media screen and (max-width: 820px) {
    section#sec03 .block01 .text .large {
      margin-bottom: 0;
    }
  }
  section#sec03 .block01 img.t03-1 {
    width: calc(var(--vw) * 28.28125);
  }
  @media screen and (max-width: 820px) {
    section#sec03 .block01 img.t03-1 {
      width: calc(var(--vw) * 78.125);
    }
  }
  @media screen and (max-width: 500px) {
    section#sec03 .block01 img.t03-1 {
      width: calc(var(--vw) * 89.3333333333);
    }
  }
  section#sec03 .block01 img.s03-1 {
    width: calc(var(--vw) * 41.6666666667);
  }
  @media screen and (max-width: 820px) {
    section#sec03 .block01 img.s03-1 {
      width: calc(var(--vw) * 94.7916666667);
    }
  }
  @media screen and (max-width: 500px) {
    section#sec03 .block01 img.s03-1 {
      width: calc(var(--vw) * 80);
    }
  }
  section#sec03 .block02 {
    display: flex;
    --pdg-Y: calc(var(--vw) * 5.5208333333);
    --pdg-X: calc(var(--vw) * 16.6666666667);
    padding: var(--pdg-Y) var(--pdg-X);
    flex-direction: column;
    align-items: center;
    gap: var(--spacing-xl);
  }
  @media screen and (max-width: 820px) {
    section#sec03 .block02 {
      gap: calc(var(--vw) * 15.625);
    }
  }
  @media screen and (max-width: 500px) {
    section#sec03 .block02 {
      gap: calc(var(--vw) * 5.3333333333);
    }
  }
  section#sec03 .block02 {
    align-self: stretch;
  }
  section#sec03 .block02 h2 {
    aspect-ratio: 640/181;
    overflow: hidden;
    width: calc(var(--vw) * 56.7708333333);
  }
  @media screen and (max-width: 820px) {
    section#sec03 .block02 h2 {
      width: calc(var(--vw) * 91.1458333333);
    }
  }
  @media screen and (max-width: 500px) {
    section#sec03 .block02 h2 {
      width: calc(var(--vw) * 92);
    }
  }
  @media screen and (max-width: 500px) {
    section#sec03 .block02 h2 {
      aspect-ratio: 727/297;
    }
  }
  section#sec03 .block02 .reason {
    display: flex;
    align-items: center;
  }
  section#sec03 .block02 .reason .text {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: var(--spacing-l);
  }
  @media screen and (max-width: 500px) {
    section#sec03 .block02 .reason .text {
      gap: 0;
    }
  }
  section#sec03 .block02 .reason .text p {
    color: var(--basic-white, #fff);
    text-align: center;
    font-family: var(--JP-2, "Zen Kaku Gothic New");
    font-size: var(--h6, 18px);
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 27px */
  }
  @media screen and (max-width: 820px) {
    section#sec03 .block02 .reason .text p {
      margin: 0 0 1em;
      font-size: calc(var(--vw) * 3.90625);
    }
  }
  section#sec03 .block02 .reason.r02 {
    gap: calc(var(--vw) * 4.1666666667);
  }
  section#sec03 .block02 .reason.r02 .image {
    order: -1;
  }
  @media screen and (max-width: 820px) {
    section#sec03 .block02 .reason.r02 .image {
      order: calc(var(--vw) * 0.2604166667);
    }
  }
  section#sec03 .block02 .reason.r03 {
    position: relative;
  }
  section#sec03 .block02 .reason.r03 .text {
    position: absolute;
    top: calc(var(--vw) * -0.5208333333);
  }
  @media screen and (max-width: 820px) {
    section#sec03 .block02 .reason.r03 .text {
      position: static;
      margin-top: 1em;
    }
  }
  @media screen and (max-width: 820px) {
    section#sec03 .block02 .reason {
      flex-direction: column;
    }
  }
  section#sec03 .block02 img.t03-2 {
    width: calc(var(--vw) * 26.0416666667);
  }
  @media screen and (max-width: 820px) {
    section#sec03 .block02 img.t03-2 {
      width: calc(var(--vw) * 78.125);
    }
  }
  @media screen and (max-width: 500px) {
    section#sec03 .block02 img.t03-2 {
      width: calc(var(--vw) * 89.3333333333);
    }
  }
  section#sec03 .block02 img.s03-2 {
    width: calc(var(--vw) * 39.6875);
  }
  @media screen and (max-width: 820px) {
    section#sec03 .block02 img.s03-2 {
      width: calc(var(--vw) * 91.1458333333);
    }
  }
  @media screen and (max-width: 500px) {
    section#sec03 .block02 img.s03-2 {
      width: calc(var(--vw) * 89.3333333333);
    }
  }
  section#sec03 .block02 img.t03-3 {
    width: calc(var(--vw) * 26.0416666667);
  }
  @media screen and (max-width: 820px) {
    section#sec03 .block02 img.t03-3 {
      width: calc(var(--vw) * 78.125);
    }
  }
  @media screen and (max-width: 500px) {
    section#sec03 .block02 img.t03-3 {
      width: calc(var(--vw) * 89.3333333333);
    }
  }
  section#sec03 .block02 img.s03-3 {
    width: calc(var(--vw) * 14.6354166667);
  }
  @media screen and (max-width: 820px) {
    section#sec03 .block02 img.s03-3 {
      width: calc(var(--vw) * 39.0625);
    }
  }
  @media screen and (max-width: 500px) {
    section#sec03 .block02 img.s03-3 {
      width: calc(var(--vw) * 45.8666666667);
    }
  }
  section#sec03 .block02 img.t03-4 {
    width: calc(var(--vw) * 26.0416666667);
  }
  @media screen and (max-width: 820px) {
    section#sec03 .block02 img.t03-4 {
      width: calc(var(--vw) * 78.125);
    }
  }
  @media screen and (max-width: 500px) {
    section#sec03 .block02 img.t03-4 {
      width: calc(var(--vw) * 89.3333333333);
    }
  }
  section#sec03 .block02 img.s03-4 {
    width: calc(var(--vw) * 67.5);
  }
  @media screen and (max-width: 820px) {
    section#sec03 .block02 img.s03-4 {
      width: calc(var(--vw) * 91.1458333333);
    }
  }
  @media screen and (max-width: 500px) {
    section#sec03 .block02 img.s03-4 {
      width: calc(var(--vw) * 89.3333333333);
    }
  }
}
@scope (#mrkLPMain) {
  section#sec04 {
    display: flex;
    padding: var(--spacing-xl, 64px) 0;
    flex-direction: column;
    align-items: center;
    gap: var(--spacing-xl);
  }
  @media screen and (max-width: 500px) {
    section#sec04 {
      gap: var(--spacing-s);
    }
  }
  @media screen and (max-width: 820px) {
    section#sec04 {
      padding-top: 0;
    }
  }
  section#sec04 h2 {
    aspect-ratio: 1081/180;
    overflow: hidden;
    width: calc(var(--vw) * 56.3020833333);
  }
  @media screen and (max-width: 820px) {
    section#sec04 h2 {
      width: calc(var(--vw) * 91.1458333333);
    }
  }
  @media screen and (max-width: 500px) {
    section#sec04 h2 {
      width: calc(var(--vw) * 93.3333333333);
    }
  }
  @media screen and (max-width: 820px) {
    section#sec04 h2 {
      aspect-ratio: 348/93;
    }
  }
  section#sec04 .btns {
    display: flex;
    width: calc(var(--vw) * 66.6666666667);
  }
  @media screen and (max-width: 820px) {
    section#sec04 .btns {
      width: calc(var(--vw) * 91.1458333333);
    }
  }
  @media screen and (max-width: 500px) {
    section#sec04 .btns {
      width: calc(var(--vw) * 80);
    }
  }
  section#sec04 .btns {
    justify-content: center;
    align-items: flex-start;
    align-content: flex-start;
    --gap: calc(var(--vw) * 0.7291666667);
  }
  @media screen and (max-width: 820px) {
    section#sec04 .btns {
      --gap: calc(var(--vw) * 1.8229166667);
    }
  }
  @media screen and (max-width: 500px) {
    section#sec04 .btns {
      --gap: calc(var(--vw) * 3.7333333333);
    }
  }
  section#sec04 .btns {
    gap: var(--gap);
    flex-wrap: wrap;
  }
  @media screen and (max-width: 820px) {
    section#sec04 .btns {
      flex-direction: column;
    }
  }
  section#sec04 .btns a {
    width: calc(var(--vw) * 32.2916666667);
  }
  @media screen and (max-width: 820px) {
    section#sec04 .btns a {
      width: calc(var(--vw) * 91.1458333333);
    }
  }
  @media screen and (max-width: 500px) {
    section#sec04 .btns a {
      width: calc(var(--vw) * 80);
    }
  }
  section#sec04 .btns a {
    transition: all 0.3s ease-out;
  }
  @media (hover: hover) {
    section#sec04 .btns a:hover {
      opacity: 0.7;
    }
  }
}
@scope (#mrkLPMain) {
  section#sec05 {
    width: 100%;
    align-items: center;
    justify-content: flex-start;
    position: relative;
    background-image: url(../img/sec05/sec05_bg.webp);
    background-position: center top;
    background-repeat: repeat;
    background-size: 100%;
    gap: var(--spacing-xxl);
    --pdg-Y: calc(var(--vw) * 5.5208333333);
    padding: var(--pdg-Y) 0;
    padding-bottom: calc(var(--vw) * 5.2083333333);
  }
  @media screen and (max-width: 820px) {
    section#sec05 {
      padding-bottom: calc(var(--vw) * 13.0208333333);
    }
  }
  @media screen and (max-width: 500px) {
    section#sec05 {
      padding-bottom: calc(var(--vw) * 32);
    }
  }
  section#sec05 .itemsArea {
    display: flex;
    flex-direction: column;
    gap: calc(var(--vw) * 9.8958333333);
  }
  @media screen and (max-width: 820px) {
    section#sec05 .itemsArea {
      gap: calc(var(--vw) * 24.7395833333);
    }
  }
  @media screen and (max-width: 500px) {
    section#sec05 .itemsArea {
      gap: calc(var(--vw) * 29.3333333333);
    }
  }
  @media screen and (max-width: 820px) {
    section#sec05 .itemsArea {
      width: 90%;
    }
  }
  @media screen and (max-width: 500px) {
    section#sec05 .itemsArea {
      width: 100%;
    }
  }
  section#sec05 .itemsArea .items {
    display: flex;
    flex-direction: column;
    --items_width: calc(var(--vw) * 66.6666666667);
  }
  @media screen and (max-width: 820px) {
    section#sec05 .itemsArea .items {
      --items_width: 100%;
    }
  }
  @media screen and (max-width: 500px) {
    section#sec05 .itemsArea .items {
      --items_width: 100%;
    }
  }
  section#sec05 .itemsArea .items {
    width: var(--items_width);
    background-image: url(../img/sec05/sec05_item_bg.webp);
    background-position: center top;
    background-size: 100% 100%;
  }
  @media screen and (max-width: 500px) {
    section#sec05 .itemsArea .items {
      background-image: url(../img/sec05/sec05_item_bg_sp.webp);
    }
  }
  section#sec05 .itemsArea .items h2 {
    aspect-ratio: 22/13;
    width: calc(var(--vw) * 33.2291666667);
  }
  @media screen and (max-width: 820px) {
    section#sec05 .itemsArea .items h2 {
      width: calc(var(--vw) * 72.9166666667);
    }
  }
  @media screen and (max-width: 500px) {
    section#sec05 .itemsArea .items h2 {
      width: calc(var(--vw) * 96);
    }
  }
  section#sec05 .itemsArea .items h2 {
    position: relative;
    top: calc(var(--vw) * -8.3333333333);
  }
  @media screen and (max-width: 820px) {
    section#sec05 .itemsArea .items h2 {
      top: calc(var(--vw) * -20.8333333333);
    }
  }
  @media screen and (max-width: 500px) {
    section#sec05 .itemsArea .items h2 {
      top: calc(var(--vw) * -36);
    }
  }
  section#sec05 .itemsArea .items h2 {
    left: calc(var(--vw) * -7.2916666667);
  }
  @media screen and (max-width: 820px) {
    section#sec05 .itemsArea .items h2 {
      left: calc(var(--vw) * -21.484375);
    }
  }
  @media screen and (max-width: 500px) {
    section#sec05 .itemsArea .items h2 {
      left: calc(var(--vw) * -22.6666666667);
    }
  }
  section#sec05 .itemsArea .items h2 {
    margin-bottom: calc(var(--vw) * -10.4166666667);
  }
  @media screen and (max-width: 820px) {
    section#sec05 .itemsArea .items h2 {
      margin-bottom: calc(var(--vw) * -33.8541666667);
    }
  }
  @media screen and (max-width: 500px) {
    section#sec05 .itemsArea .items h2 {
      margin-bottom: calc(var(--vw) * -42.6666666667);
    }
  }
  section#sec05 .itemsArea .items:before {
    content: "";
    width: var(--items_width);
    height: calc(var(--vw) * 2.34375);
  }
  @media screen and (max-width: 820px) {
    section#sec05 .itemsArea .items:before {
      height: calc(var(--vw) * 5.859375);
    }
  }
  @media screen and (max-width: 500px) {
    section#sec05 .itemsArea .items:before {
      height: calc(var(--vw) * 12);
    }
  }
  section#sec05 .itemsArea .items:before {
    background-image: url(../img/sec05/sec05_item_racetop.svg);
    background-position: left bottom;
    background-size: 100%;
    translate: 0 calc(-100% + 2px);
  }
  @media screen and (max-width: 820px) {
    section#sec05 .itemsArea .items:before {
      background-position: center bottom;
      background-size: cover;
    }
  }
  @media screen and (max-width: 500px) {
    section#sec05 .itemsArea .items:before {
      background-image: url(../img/sec05/sec05_item_racetop_sp.svg);
    }
  }
  section#sec05 .itemsArea .items:after {
    content: "";
    width: var(--items_width);
    height: calc(var(--vw) * 2.34375);
  }
  @media screen and (max-width: 820px) {
    section#sec05 .itemsArea .items:after {
      height: calc(var(--vw) * 5.859375);
    }
  }
  @media screen and (max-width: 500px) {
    section#sec05 .itemsArea .items:after {
      height: calc(var(--vw) * 12);
    }
  }
  section#sec05 .itemsArea .items:after {
    background-image: url(../img/sec05/sec05_item_racetop.svg);
    background-position: left top;
    background-size: 100%;
    translate: 0 calc(100% - 2px);
    scale: 1 -1;
  }
  @media screen and (max-width: 820px) {
    section#sec05 .itemsArea .items:after {
      background-position: center top;
      background-size: cover;
    }
  }
  @media screen and (max-width: 500px) {
    section#sec05 .itemsArea .items:after {
      background-image: url(../img/sec05/sec05_item_racetop_sp.svg);
    }
  }
  section#sec05 .itemsArea .items .item {
    display: flex;
    position: relative;
    margin-bottom: calc(var(--vw) * 6.25);
  }
  @media screen and (max-width: 820px) {
    section#sec05 .itemsArea .items .item {
      margin-bottom: calc(var(--vw) * 10.4166666667);
    }
  }
  @media screen and (max-width: 820px) {
    section#sec05 .itemsArea .items .item {
      justify-content: center;
    }
  }
  section#sec05 .itemsArea .items .item .text {
    width: calc(var(--vw) * 26.25);
  }
  @media screen and (max-width: 820px) {
    section#sec05 .itemsArea .items .item .text {
      width: calc(var(--vw) * 78.125);
    }
  }
  @media screen and (max-width: 500px) {
    section#sec05 .itemsArea .items .item .text {
      width: calc(var(--vw) * 89.3333333333);
    }
  }
  section#sec05 .itemsArea .items .item .text {
    margin-left: calc(var(--vw) * 2.6041666667);
  }
  @media screen and (max-width: 820px) {
    section#sec05 .itemsArea .items .item .text {
      margin-left: 0;
    }
  }
  @media screen and (max-width: 500px) {
    section#sec05 .itemsArea .items .item .text {
      margin-left: 0;
    }
  }
  section#sec05 .itemsArea .items .item .text {
    display: flex;
    flex-direction: column;
    position: relative;
    z-index: 1;
  }
  @media screen and (max-width: 500px) {
    section#sec05 .itemsArea .items .item .text .btnSets {
      padding-left: 0 !important;
      padding-right: 0 !important;
    }
  }
  section#sec05 .itemsArea .items .item .image {
    width: calc(var(--vw) * 42.1354166667);
    position: absolute;
    top: calc(var(--vw) * -8.8541666667);
    right: calc(var(--vw) * -5.7291666667);
    z-index: 0;
  }
  section#sec05 .itemsArea .items .item:nth-of-type(2n) {
    flex-direction: row-reverse;
  }
  section#sec05 .itemsArea .items .item:nth-of-type(2n) .text {
    margin-left: unset;
    margin-right: calc(var(--vw) * 2.6041666667);
  }
  @media screen and (max-width: 820px) {
    section#sec05 .itemsArea .items .item:nth-of-type(2n) .text {
      margin-right: 0;
    }
  }
  @media screen and (max-width: 500px) {
    section#sec05 .itemsArea .items .item:nth-of-type(2n) .text {
      margin-right: 0;
    }
  }
  section#sec05 .itemsArea .items .item:nth-of-type(2n) .image {
    right: unset;
    left: calc(var(--vw) * -5.7291666667);
  }
  section#sec05 .itemsArea .items .item:last-of-type {
    margin-bottom: calc(var(--vw) * 3.125);
  }
}
@scope (#mrkLPMain) {
  section#sec06 {
    aspect-ratio: 3840/2999;
    overflow: hidden;
    width: 100%;
    align-items: center;
    justify-content: flex-start;
    position: relative;
    background-image: url(../img/sec06/sec06_bg.webp);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: contain;
    padding-top: 0;
    padding-bottom: var(--spacing-xxl);
  }
  @media screen and (max-width: 820px) {
    section#sec06 {
      aspect-ratio: 750/2864;
      background-image: url(../img/sec06/sec06_bg_sp.webp);
    }
  }
  @media screen and (max-width: 500px) {
    section#sec06 {
      aspect-ratio: 750/2974;
    }
  }
  section#sec06 .wrap {
    display: flex;
    width: 100%;
    padding: var(--spacing-l) 0;
    flex-direction: column;
    align-items: center;
  }
  section#sec06 h2 {
    aspect-ratio: 757/177;
    width: calc(var(--vw) * 39.4270833333);
  }
  @media screen and (max-width: 820px) {
    section#sec06 h2 {
      width: calc(var(--vw) * 78.125);
    }
  }
  @media screen and (max-width: 500px) {
    section#sec06 h2 {
      width: calc(var(--vw) * 89.3333333333);
    }
  }
  section#sec06 .anshins {
    display: flex;
  }
  @media screen and (max-width: 820px) {
    section#sec06 .anshins {
      margin-top: calc(var(--vw) * 7.8125);
    }
  }
  @media screen and (max-width: 500px) {
    section#sec06 .anshins {
      margin-top: calc(var(--vw) * 0);
    }
  }
  section#sec06 .anshins .anshin {
    width: calc(var(--vw) * 14.1666666667);
  }
  @media screen and (max-width: 820px) {
    section#sec06 .anshins .anshin {
      width: calc(var(--vw) * 88.5416666667);
    }
  }
  @media screen and (max-width: 500px) {
    section#sec06 .anshins .anshin {
      width: calc(var(--vw) * 89.3333333333);
    }
  }
  @media screen and (max-width: 820px) {
    section#sec06 .anshins {
      flex-direction: column;
    }
  }
  section#sec06 .dakara {
    aspect-ratio: 1249/121;
    width: calc(var(--vw) * 65.0520833333);
  }
  @media screen and (max-width: 820px) {
    section#sec06 .dakara {
      width: calc(var(--vw) * 78.125);
    }
  }
  @media screen and (max-width: 500px) {
    section#sec06 .dakara {
      width: calc(var(--vw) * 89.3333333333);
    }
  }
  @media screen and (max-width: 820px) {
    section#sec06 .dakara {
      margin-bottom: calc(var(--vw) * 7.8125);
    }
  }
  @media screen and (max-width: 500px) {
    section#sec06 .dakara {
      margin-bottom: calc(var(--vw) * 0);
    }
  }
  section#sec06 .voice {
    aspect-ratio: 640/237;
    width: calc(var(--vw) * 57.2916666667);
  }
  @media screen and (max-width: 820px) {
    section#sec06 .voice {
      width: calc(var(--vw) * 78.125);
    }
  }
  @media screen and (max-width: 500px) {
    section#sec06 .voice {
      width: calc(var(--vw) * 89.3333333333);
    }
  }
  @media screen and (max-width: 820px) {
    section#sec06 .voice {
      margin-top: calc(var(--vw) * 7.8125);
    }
  }
  @media screen and (max-width: 500px) {
    section#sec06 .voice {
      margin-top: calc(var(--vw) * 0);
    }
  }
}
@scope (#mrkLPMain) {
  section#sec07 {
    width: 100%;
    align-items: center;
    position: relative;
    background-image: url(../img/sec07/sec07_bg.webp);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding-bottom: var(--spacing-xxxl);
    padding: var(--spacing-xxl, 96px) 236px;
    flex-direction: column;
    justify-content: center;
    gap: 10px;
    align-self: stretch;
  }
  @media screen and (max-width: 500px) {
    section#sec07 {
      background-image: url(../img/sec07/sec07_bg_sp.webp);
      padding: var(--spacing-xl) 0;
    }
  }
  section#sec07 .wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    aspect-ratio: 1842/1813;
    width: calc(var(--vw) * 47.96875);
  }
  @media screen and (max-width: 820px) {
    section#sec07 .wrap {
      width: calc(var(--vw) * 96.3541666667);
    }
  }
  @media screen and (max-width: 500px) {
    section#sec07 .wrap {
      width: calc(var(--vw) * 89.3333333333);
    }
  }
  section#sec07 .wrap {
    background-image: url(../img/sec07/sec07_box_bg.webp);
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
    z-index: 1;
  }
  @media screen and (max-width: 500px) {
    section#sec07 .wrap {
      aspect-ratio: unset;
      background-image: url(../img/sec07/sec07_box_bg_sp.webp);
      background-size: cover;
    }
  }
  section#sec07 .wrap:after, section#sec07 .wrap:before {
    content: "";
    background-size: contain;
    background-repeat: no-repeat;
    aspect-ratio: 402/952;
    width: calc(var(--vw) * 10.46875);
  }
  @media screen and (max-width: 820px) {
    section#sec07 .wrap:after, section#sec07 .wrap:before {
      width: calc(var(--vw) * 26.0416666667);
    }
  }
  @media screen and (max-width: 500px) {
    section#sec07 .wrap:after, section#sec07 .wrap:before {
      width: calc(var(--vw) * 45.3333333333);
    }
  }
  section#sec07 .wrap:after, section#sec07 .wrap:before {
    position: absolute;
    z-index: 0;
  }
  section#sec07 .wrap:before {
    background-image: url(../img/sec07/sec07_flower_01.webp);
    background-position: right top;
    top: 0;
    left: 2px;
    translate: -100% 0;
  }
  @media screen and (max-width: 820px) {
    section#sec07 .wrap:before {
      background-image: url(../img/sec07/sec07_flower_01_sp.webp);
      translate: 0 -100%;
      aspect-ratio: 133/48;
    }
  }
  section#sec07 .wrap:after {
    background-image: url(../img/sec07/sec07_flower_02.webp);
    background-position: left bottom;
    right: 2px;
    bottom: 0;
    translate: 100% 0;
  }
  @media screen and (max-width: 820px) {
    section#sec07 .wrap:after {
      display: none;
    }
  }
  section#sec07 .wrap h2 {
    aspect-ratio: 1080/179;
    width: calc(var(--vw) * 56.09375);
  }
  @media screen and (max-width: 820px) {
    section#sec07 .wrap h2 {
      width: calc(var(--vw) * 97.65625);
    }
  }
  @media screen and (max-width: 500px) {
    section#sec07 .wrap h2 {
      width: calc(var(--vw) * 98.6666666667);
    }
  }
  section#sec07 .wrap h2 {
    position: relative;
    z-index: 2;
  }
  section#sec07 .wrap .hayawari {
    width: calc(var(--vw) * 33.4375);
  }
  @media screen and (max-width: 820px) {
    section#sec07 .wrap .hayawari {
      width: calc(var(--vw) * 59.8958333333);
    }
  }
  @media screen and (max-width: 500px) {
    section#sec07 .wrap .hayawari {
      width: calc(var(--vw) * 85.3333333333);
    }
  }
  section#sec07 .wrap .hayawari {
    margin-top: calc(var(--vw) * -3.125);
  }
  @media screen and (max-width: 820px) {
    section#sec07 .wrap .hayawari {
      margin-top: calc(var(--vw) * -6.5104166667);
    }
  }
  section#sec07 .wrap .acdArea {
    display: flex;
    width: calc(var(--vw) * 42.3958333333);
  }
  @media screen and (max-width: 820px) {
    section#sec07 .wrap .acdArea {
      width: calc(var(--vw) * 93.75);
    }
  }
  @media screen and (max-width: 500px) {
    section#sec07 .wrap .acdArea {
      width: calc(var(--vw) * 80);
    }
  }
  section#sec07 .wrap .acdArea {
    --gap: calc(var(--vw) * 0.6770833333);
  }
  @media screen and (max-width: 820px) {
    section#sec07 .wrap .acdArea {
      --gap: calc(var(--vw) * 1.8229166667);
    }
  }
  @media screen and (max-width: 500px) {
    section#sec07 .wrap .acdArea {
      --gap: calc(var(--vw) * 3.7333333333);
    }
  }
  section#sec07 .wrap .acdArea {
    gap: var(--gap);
    flex-direction: row;
    align-items: stretch;
    flex-wrap: wrap;
  }
  @media screen and (max-width: 500px) {
    section#sec07 .wrap .acdArea {
      flex-direction: column;
      padding-bottom: var(--spacing-l);
    }
  }
  section#sec07 .wrap .acdArea .acd {
    display: flex;
    padding: var(--spacing-s);
  }
  @media screen and (max-width: 500px) {
    section#sec07 .wrap .acdArea .acd {
      padding: var(--spacing-xs);
    }
  }
  section#sec07 .wrap .acdArea .acd {
    flex-direction: column;
    align-items: center;
    gap: 10px;
    border-radius: 5px;
    background: #ffcfcf;
  }
  section#sec07 .wrap .acdArea .acd.half {
    width: calc((99.99% - var(--gap) * 1) / 2);
  }
  @media screen and (max-width: 500px) {
    section#sec07 .wrap .acdArea .acd.half {
      width: 100%;
    }
  }
  section#sec07 .wrap .acdArea .acd.full {
    width: 100%;
  }
  section#sec07 .wrap .acdArea .acd .title {
    color: #d11d32;
    font-family: var(--JP);
    font-size: calc(var(--vw) * 1.3020833333);
  }
  @media screen and (max-width: 820px) {
    section#sec07 .wrap .acdArea .acd .title {
      font-size: calc(var(--vw) * 2.8645833333);
    }
  }
  @media screen and (max-width: 500px) {
    section#sec07 .wrap .acdArea .acd .title {
      font-size: calc(var(--vw) * 5.3333333333);
    }
  }
  section#sec07 .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) {
    section#sec07 .wrap .acdArea .acd .title:after {
      display: none;
    }
  }
  @media screen and (max-width: 500px) {
    section#sec07 .wrap .acdArea .acd .title {
      letter-spacing: 0;
      align-self: stretch;
      text-align: center;
    }
    section#sec07 .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) {
    section#sec07 .wrap .acdArea .acd .title::after {
      font-size: calc(var(--vw) * 5.3333333333);
    }
  }
  section#sec07 .wrap .acdArea .acd .title span {
    color: var(--basic-black, #333);
    font-size: calc(var(--vw) * 0.78125);
  }
  @media screen and (max-width: 820px) {
    section#sec07 .wrap .acdArea .acd .title span {
      font-size: calc(var(--vw) * 2.0833333333);
    }
  }
  @media screen and (max-width: 500px) {
    section#sec07 .wrap .acdArea .acd .title span {
      font-size: calc(var(--vw) * 4.2666666667);
    }
  }
  section#sec07 .wrap .acdArea .acd .title span {
    font-weight: 600;
    line-height: 150%;
    letter-spacing: 1.5px;
  }
  @media screen and (max-width: 500px) {
    section#sec07 .wrap .acdArea .acd .title span {
      display: block;
      text-align: center;
    }
  }
  @media screen and (max-width: 500px) {
    section#sec07 .wrap .acdArea .acd .title.spSmall {
      font-size: calc(var(--vw) * 4.8);
    }
  }
  section#sec07 .wrap .acdArea .acd .body {
    background: var(--red-light, #ffe8e8);
    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) {
    section#sec07 .wrap .acdArea .acd .body {
      gap: calc(var(--vw) * 1.3020833333);
    }
  }
  @media screen and (max-width: 500px) {
    section#sec07 .wrap .acdArea .acd .body {
      gap: calc(var(--vw) * 2.6666666667);
    }
  }
  section#sec07 .wrap .acdArea .acd .body {
    color: #000;
    text-align: center;
    font-family: var(--JP-2);
    font-size: calc(var(--vw) * 0.8333333333);
  }
  @media screen and (max-width: 820px) {
    section#sec07 .wrap .acdArea .acd .body {
      font-size: calc(var(--vw) * 1.953125);
    }
  }
  @media screen and (max-width: 500px) {
    section#sec07 .wrap .acdArea .acd .body {
      font-size: calc(var(--vw) * 4);
    }
  }
  section#sec07 .wrap .acdArea .acd .body {
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 24px */
  }
  section#sec07 .wrap .acdArea .acd .body span {
    font-size: 90%;
  }
  @media screen and (max-width: 500px) {
    section#sec07 .wrap .acdArea .acd .body {
      display: none;
    }
    section#sec07 .wrap .acdArea .acd .body img {
      margin-top: 1em;
    }
  }
  @media screen and (min-width: 521px) {
    section#sec07 .wrap .acdArea .acd .body {
      display: flex !important;
    }
  }
  section#sec07 .wrap .acdArea .acd.active .title:after {
    content: "\f056" !important;
  }
}
@scope (#mrkLPMain) {
  section#sec08 {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: var(--spacing-l);
    padding-bottom: var(--spacing-xxl);
  }
  @media screen and (max-width: 820px) {
    section#sec08 {
      padding-bottom: 0;
    }
  }
  @media screen and (max-width: 500px) {
    section#sec08 {
      padding-bottom: 0;
    }
  }
  section#sec08 h2 {
    width: calc(var(--vw) * 62.5);
  }
  @media screen and (max-width: 820px) {
    section#sec08 h2 {
      width: calc(var(--vw) * 88.5416666667);
    }
  }
  @media screen and (max-width: 500px) {
    section#sec08 h2 {
      width: calc(var(--vw) * 89.3333333333);
    }
  }
  section#sec08 .wrap {
    display: flex;
    padding: 0 0 var(--spacing-xl, 64px) 0;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: var(--spacing-xl);
  }
  @media screen and (max-width: 500px) {
    section#sec08 .wrap {
      gap: var(--spacing-l);
    }
  }
  section#sec08 .wrap {
    align-self: stretch;
  }
  section#sec08 .wrap .tetsuduki {
    display: flex;
    width: calc(var(--vw) * 31.6666666667);
  }
  @media screen and (max-width: 820px) {
    section#sec08 .wrap .tetsuduki {
      width: calc(var(--vw) * 78.125);
    }
  }
  @media screen and (max-width: 500px) {
    section#sec08 .wrap .tetsuduki {
      width: calc(var(--vw) * 89.3333333333);
    }
  }
  section#sec08 .wrap .tetsuduki {
    height: calc(var(--vw) * 6.09375);
  }
  @media screen and (max-width: 820px) {
    section#sec08 .wrap .tetsuduki {
      height: calc(var(--vw) * 12.5);
    }
  }
  @media screen and (max-width: 500px) {
    section#sec08 .wrap .tetsuduki {
      height: calc(var(--vw) * 25.6);
    }
  }
  section#sec08 .wrap .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;
    box-shadow: 3px 4px 4px 0 var(--red-dark, #750000);
  }
  section#sec08 .wrap .tetsuduki a {
    border-radius: 5px;
    border: 1px solid var(--red-base, #c70000);
    width: 100%;
    height: 100%;
    display: flex;
    gap: 0.5em;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    color: var(--red-base, #c70000);
    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;
  }
  section#sec08 .wrap .tetsuduki {
    transition: all 0.3s ease-out;
  }
  @media (hover: hover) {
    section#sec08 .wrap .tetsuduki:hover {
      opacity: 0.7;
    }
  }
  section#sec08 .wrap .tel {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
  }
  section#sec08 .wrap .tel .frame {
    display: flex;
    width: calc(var(--vw) * 31.6666666667);
  }
  @media screen and (max-width: 820px) {
    section#sec08 .wrap .tel .frame {
      width: calc(var(--vw) * 78.125);
    }
  }
  @media screen and (max-width: 500px) {
    section#sec08 .wrap .tel .frame {
      width: calc(var(--vw) * 89.3333333333);
    }
  }
  section#sec08 .wrap .tel .frame {
    flex-direction: column;
    align-items: center;
    gap: calc(var(--vw) * 0.5208333333);
  }
  @media screen and (max-width: 820px) {
    section#sec08 .wrap .tel .frame {
      gap: calc(var(--vw) * 1.3020833333);
    }
  }
  @media screen and (max-width: 500px) {
    section#sec08 .wrap .tel .frame {
      gap: calc(var(--vw) * 2.6666666667);
    }
  }
  section#sec08 .wrap .tel .frame {
    position: relative;
  }
  section#sec08 .wrap .tel .frame .up {
    display: flex;
    --pdg-y: calc(var(--vw) * 0.2083333333);
  }
  @media screen and (max-width: 820px) {
    section#sec08 .wrap .tel .frame .up {
      --pdg-y: calc(var(--vw) * 0.5208333333);
    }
  }
  @media screen and (max-width: 500px) {
    section#sec08 .wrap .tel .frame .up {
      --pdg-y: calc(var(--vw) * 1.0666666667);
    }
  }
  section#sec08 .wrap .tel .frame .up {
    --pdg-x: calc(var(--vw) * 1.0416666667);
  }
  @media screen and (max-width: 820px) {
    section#sec08 .wrap .tel .frame .up {
      --pdg-x: calc(var(--vw) * 2.6041666667);
    }
  }
  @media screen and (max-width: 500px) {
    section#sec08 .wrap .tel .frame .up {
      --pdg-x: calc(var(--vw) * 5.3333333333);
    }
  }
  section#sec08 .wrap .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: 820px) {
    section#sec08 .wrap .tel .frame .up {
      gap: calc(var(--vw) * 1.3020833333);
    }
  }
  @media screen and (max-width: 500px) {
    section#sec08 .wrap .tel .frame .up {
      gap: calc(var(--vw) * 2.6666666667);
    }
  }
  section#sec08 .wrap .tel .frame .up {
    border-radius: var(--rounded-full, 10000px);
    border: 1px solid var(--secondary-base, #dac89f);
    background: #fff;
    color: var(--secondary-dark, #906f26);
    font-family: var(--JP-2, "Zen Kaku Gothic New");
    font-size: calc(var(--vw) * 1.0416666667);
  }
  @media screen and (max-width: 820px) {
    section#sec08 .wrap .tel .frame .up {
      font-size: calc(var(--vw) * 2.6041666667);
    }
  }
  @media screen and (max-width: 500px) {
    section#sec08 .wrap .tel .frame .up {
      font-size: calc(var(--vw) * 4.2666666667);
    }
  }
  section#sec08 .wrap .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) {
    section#sec08 .wrap .tel .frame .up {
      width: 80%;
    }
  }
  section#sec08 .wrap .tel .frame .mid {
    display: flex;
    width: 100%;
    height: calc(var(--vw) * 4.6354166667);
  }
  @media screen and (max-width: 820px) {
    section#sec08 .wrap .tel .frame .mid {
      height: calc(var(--vw) * 11.5885416667);
    }
  }
  @media screen and (max-width: 500px) {
    section#sec08 .wrap .tel .frame .mid {
      height: calc(var(--vw) * 23.7333333333);
    }
  }
  section#sec08 .wrap .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: var(--secondary-base, #dac89f);
    box-shadow: 3px 4px 4px 0 var(--red-base, #c70000);
  }
  section#sec08 .wrap .tel .frame .mid .num {
    display: flex;
    align-items: center;
    gap: calc(var(--vw) * 0.4166666667);
  }
  @media screen and (max-width: 820px) {
    section#sec08 .wrap .tel .frame .mid .num {
      gap: calc(var(--vw) * 1.0416666667);
    }
  }
  @media screen and (max-width: 500px) {
    section#sec08 .wrap .tel .frame .mid .num {
      gap: calc(var(--vw) * 2.1333333333);
    }
  }
  section#sec08 .wrap .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: 820px) {
    section#sec08 .wrap .tel .frame .mid .num {
      font-size: calc(var(--vw) * 4.1666666667);
    }
  }
  @media screen and (max-width: 500px) {
    section#sec08 .wrap .tel .frame .mid .num {
      font-size: calc(var(--vw) * 8.5333333333);
    }
  }
  section#sec08 .wrap .tel .frame .mid .num {
    font-style: normal;
    font-weight: 700;
    line-height: 120%; /* 38.4px */
  }
  section#sec08 .wrap .tel .frame .mid .num a {
    text-decoration: none;
    color: #333;
  }
  section#sec08 .wrap .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: 820px) {
    section#sec08 .wrap .tel .frame .mid .time {
      font-size: calc(var(--vw) * 1.6927083333);
    }
  }
  @media screen and (max-width: 500px) {
    section#sec08 .wrap .tel .frame .mid .time {
      font-size: calc(var(--vw) * 3.4666666667);
    }
  }
  section#sec08 .wrap .tel .frame .mid .time {
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 19.77px */
  }
  section#sec08 .wrap .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: 820px) {
    section#sec08 .wrap .tel .frame .btm {
      font-size: calc(var(--vw) * 1.6927083333);
    }
  }
  @media screen and (max-width: 500px) {
    section#sec08 .wrap .tel .frame .btm {
      font-size: calc(var(--vw) * 2.6666666667);
    }
  }
  section#sec08 .wrap .tel .frame .btm {
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 19.5px */
  }
}
#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(--basic-white, #fff);
  box-shadow: 3px 4px 4px 0 var(--red-base, #c70000);
  color: var(--basic-black, #333);
  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 .mds img.flower {
  width: calc(var(--vw) * 4.1145833333);
}
@media screen and (max-width: 820px) {
  section#faq .mds img.flower {
    width: calc(var(--vw) * 10.2864583333);
  }
}
@media screen and (max-width: 500px) {
  section#faq .mds img.flower {
    width: calc(var(--vw) * 21.0666666667);
  }
}
section#faq h2 {
  text-align: center;
  font-family: var(--min);
  font-size: var(--h4);
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
}
@media screen and (max-width: 820px) {
  section#faq h2 {
    font-size: var(--h3);
  }
}

.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);
}

.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(--btn-padding-horizonal, 16px);
  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: #4c4c4c;
  font-family: var(--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: #d11d32;
  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(--btn-padding-horizonal, 16px);
  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;
  /* 本文 */
  font-family: var(--JP);
  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: #7b0000;
  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: #c53434;
  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 */
