@charset "UTF-8";
@font-face {
  font-family: "LOccitaneSerifCondensedCSR";
  src: url("/on/demandware.static/-/Sites-OCC_JP-Library/ja_JP/data/common/fonts/LOccitaneSerif/LOccitaneSerifCondensed-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  ascent-override: 95%;
  descent-override: 30%;
  line-gap-override: 10%;
}
/*
Gridの定義
-
この変数は_frame.scssやその他すべてのscssファイルでも使用
*/
/*
Column計算の関数
-
上記のGridの定義をもとにカラムの幅を割り出す関数
-
第一引数：カラム数
第二引数：デバイス（pc/sp）
第三引数：追加の数値指定（デフォルト値:0／任意）
-
ex.
width: g.column(2, sp); // SPの2カラム分の幅
width: g.column(8, pc); // PCの8カラム分の幅
width: g.column(8, pc, 6rem); // PCの8カラム分の幅 + 6rem
width: g.column(8, pc, -6rem); // PCの8カラム分の幅 - 6rem
width: g.column(8, pc, $column-margin-right-pc); // PCの8カラム分の幅 + ウインドウ右端からのマージン
*/
:root {
  --scrollbar: 0px;
  --header-height: 0px;
  --breadcrumb-height: 0px;
}

.layoutGrid {
  display: grid;
  height: 100%;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 10000;
  pointer-events: none;
  display: none;
  opacity: 0;
}
@media screen and (max-width: 599px) {
  .layoutGrid {
    gap: calc(1.3 * 10 / 375 * 100vw);
    grid-template-columns: repeat(12, 1fr);
    width: calc(100vw - 2.4 * 10 / 375 * 100vw - 2.4 * 10 / 375 * 100vw);
    margin-left: calc(2.4 * 10 / 375 * 100vw);
    margin-right: calc(2.4 * 10 / 375 * 100vw);
  }
}
@media screen and (min-width: 600px) {
  .layoutGrid {
    gap: calc(3 * 10 / 1440 * 100vw);
    grid-template-columns: repeat(24, 1fr);
    width: calc(100vw - 10.5 * 10 / 1440 * 100vw - 10.5 * 10 / 1440 * 100vw - var(--scrollbar));
    margin-left: calc(10.5 * 10 / 1440 * 100vw);
    margin-right: calc(10.5 * 10 / 1440 * 100vw);
  }
}

.layoutGrid__item {
  background: rgba(255, 0, 0, 0.1);
  border-width: 0 1px;
}
@media screen and (max-width: 599px) {
  .layoutGrid__item:nth-child(n+13) {
    display: none;
  }
}

.l-footerOverlay {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0;
  pointer-events: none;
  z-index: -1;
  background: transparent;
  background: var(--globalAccentColor);
  will-change: transform;
  contain: layout style paint;
}

#wrapper {
  background: transparent;
  overflow: clip;
}

.ins-preview-wrapper {
  opacity: 0 !important;
  visibility: hidden !important;
  display: none !important;
}

.m-breadcrumb {
  display: none !important;
}

.m-breadcrumb .a-breadcrumb-element {
  color: #ffffff !important;
}

.m-breadcrumb ul li::after {
  color: #ffffff !important;
}

.vivocha_widget.vivocha_engagement {
  display: none !important;
}

.p-csr--2026 {
  font-family: "MFW-YuGoPr6N-Medium", YuGothic, "Yu Gothic", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  line-height: 2;
  font-size: 1.6rem;
  letter-spacing: 0;
  font-weight: 400;
}
@media screen and (max-width: 599px) {
  .p-csr--2026 {
    line-height: 1.85;
    font-size: 1.3rem;
  }
}
.p-csr--2026 {
  color: #3f2b2e;
  overflow: clip;
  -webkit-font-smoothing: antialiased;
  font-feature-settings: "halt";
}
body:not(.touch) .p-csr--2026 button:hover {
  background: initial;
}
.p-csr--2026 button {
  min-width: 0;
  max-width: none;
}
.p-csr--2026 h1,
.p-csr--2026 h2,
.p-csr--2026 h3,
.p-csr--2026 p {
  margin: 0 auto;
}
.p-csr--2026 em,
.p-csr--2026 i {
  font-style: normal;
}
.p-csr--2026 img {
  width: 100%;
}
.p-csr--2026 sup {
  font-size: 30%;
  top: -1em;
}
.p-csr--2026 picture {
  display: block;
}
.p-csr--2026 .pc,
.p-csr--2026 .dpc {
  display: none !important;
}
@media screen and (min-width: 600px) {
  .p-csr--2026 .pc,
  .p-csr--2026 .dpc {
    display: block !important;
  }
}
.p-csr--2026 .sp,
.p-csr--2026 .dsp {
  display: block !important;
}
@media screen and (min-width: 600px) {
  .p-csr--2026 .sp,
  .p-csr--2026 .dsp {
    display: none !important;
  }
}
.p-csr--2026 .min {
  font-family: var(--font-min);
  font-weight: normal;
}
.p-csr--2026 .char-punc[data-charpunc=、],
.p-csr--2026 .char-punc[data-charpunc=。] {
  padding-right: 0.15em;
}
.p-csr--2026 .char-punc[data-charpunc=。]:has(+ .char-punc[data-charpunc=”]) {
  padding-right: 0;
  margin-right: -0.2em;
}
.p-csr--2026 .char-punc--end[data-charpunc=、],
.p-csr--2026 .char-punc--end[data-charpunc=。] {
  padding-right: 0;
}

.c-frame {
  width: calc(100vw - 2.4 * 10 / 375 * 100vw - 2.4 * 10 / 375 * 100vw);
  margin-left: calc(2.4 * 10 / 375 * 100vw);
  margin-right: calc(2.4 * 10 / 375 * 100vw);
}
@media screen and (min-width: 600px) {
  .c-frame {
    width: calc(100vw - 10.5 * 10 / 1440 * 100vw - 10.5 * 10 / 1440 * 100vw - var(--scrollbar));
    margin-left: calc(10.5 * 10 / 1440 * 100vw);
    margin-right: calc(10.5 * 10 / 1440 * 100vw);
  }
}

.js-txtJustify {
  line-break: strict;
  text-align: justify;
}

.js-countUp--relative .js-countUp__num {
  display: inline;
}
.js-countUp--relative .js-countUp__num i {
  position: relative;
}

.js-countUp__num {
  text-align: right;
  display: inline-block;
  position: relative;
}
.js-countUp__num i {
  position: absolute;
  display: inline-block;
}

.js-countUp__progress-horizontal {
  width: 0;
  background: #ffc700;
  height: 100%;
  display: block;
  transition: width cubic-bezier(0.6, 0.05, 0, 0.93);
}

.js-slideUp__inner {
  opacity: 0;
}
.js-slideUp__inner .char {
  overflow: hidden;
  display: inline-block;
  line-height: 1;
}
.js-slideUp__inner .char-inner {
  display: inline-block;
  will-change: transform;
}

.js-fadeIn {
  opacity: 0;
  display: inline-block;
}

.js-roll__txt {
  overflow: hidden;
  position: relative;
  transition: opacity 0.2s cubic-bezier(0.25, 0.26, 0.17, 1), transform 0.2s cubic-bezier(0.25, 0.26, 0.17, 1);
}
.js-roll__txt:nth-of-type(2) {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transform: translate(-50%, 50%);
  transition: opacity 0.2s cubic-bezier(0.25, 0.26, 0.17, 1), transform 0.2s cubic-bezier(0.25, 0.26, 0.17, 1);
}

@media (hover: hover) and (pointer: fine) {
  .js-roll:hover .js-roll__txt {
    transform: translateY(-30%);
  }
  .js-roll:hover .js-roll__txt:nth-of-type(1) {
    opacity: 0;
  }
  .js-roll:hover .js-roll__txt:nth-of-type(2) {
    opacity: 1;
    transform: translate(-50%, 0);
  }
}

.js-load-wait {
  opacity: 0;
  visibility: hidden;
  transform: translateY(calc(-1 * 10 / 1440 * 100vw));
  transition: opacity 0.6s cubic-bezier(0.6, 0.05, 0, 0.93), visibility 0.6s cubic-bezier(0.6, 0.05, 0, 0.93), transform 0.6s cubic-bezier(0.6, 0.05, 0, 0.93);
}
@media screen and (max-width: 599px) {
  .js-load-wait {
    transform: translateY(calc(-1 * 10 / 375 * 100vw));
  }
}
.js-load-wait--bottoms {
  transform: translateY(calc(1 * 10 / 1440 * 100vw));
}
@media screen and (max-width: 599px) {
  .js-load-wait--bottoms {
    transform: translateY(calc(1 * 10 / 375 * 100vw));
  }
}
.is-csrLoaded .js-load-wait {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

@media (hover: hover) and (pointer: fine) {
  .c-csr-hover:hover .c-csr-icon--arrow-right::before {
    animation-name: iconArrow;
    animation-duration: 0.2s;
    animation-timing-function: cubic-bezier(0.65, 0.01, 0.3, 0.97);
  }
  @keyframes iconArrow {
    0% {
      transform: translateX(0);
      opacity: 1;
    }
    40% {
      opacity: 0;
    }
    49.9% {
      transform: translateX(50%);
      opacity: 0;
    }
    50% {
      transform: translateX(-50%);
      opacity: 0;
    }
    100% {
      transform: translateX(0);
      opacity: 1;
    }
  }
  .c-csr-hover:hover .c-csr-icon--arrow-left::before {
    animation-name: iconArrowLeft;
    animation-duration: 0.2s;
    animation-timing-function: cubic-bezier(0.65, 0.01, 0.3, 0.97);
  }
  @keyframes iconArrowLeft {
    0% {
      transform: translateX(0);
      opacity: 1;
    }
    40% {
      opacity: 0;
    }
    49.9% {
      transform: translateX(-50%);
      opacity: 0;
    }
    50% {
      transform: translateX(50%);
      opacity: 0;
    }
    100% {
      transform: translateX(0);
      opacity: 1;
    }
  }
  .c-csr-hover:hover .c-csr-icon--arrow-down::before {
    animation-name: iconArrowDown;
    animation-duration: 0.2s;
    animation-timing-function: cubic-bezier(0.65, 0.01, 0.3, 0.97);
  }
  @keyframes iconArrowDown {
    0% {
      transform: translateY(0);
      opacity: 1;
    }
    40% {
      opacity: 0;
    }
    49.9% {
      transform: translateY(50%);
      opacity: 0;
    }
    50% {
      transform: translateY(-50%);
      opacity: 0;
    }
    100% {
      transform: translateY(0);
      opacity: 1;
    }
  }
  .c-csr-hover:hover .c-csr-icon--arrow-diagonal::before {
    animation-name: iconOblique;
    animation-duration: 0.2s;
    animation-timing-function: cubic-bezier(0.65, 0.01, 0.3, 0.97);
  }
  @keyframes iconOblique {
    0% {
      transform: translate(0);
      opacity: 1;
    }
    49.9% {
      transform: translate(50%, -50%);
      transform-origin: right top;
      opacity: 0;
    }
    50% {
      transform: translate(-50%, 50%);
      transform-origin: left bottom;
      opacity: 0;
    }
    100% {
      transform: translate(0);
      opacity: 1;
    }
  }
  .c-csr-hover:hover .c-csr-icon--plus:not(.is-open)::before {
    animation-name: iconPlus;
    animation-duration: 0.2s;
    animation-timing-function: cubic-bezier(0.65, 0.01, 0.3, 0.97);
  }
  @keyframes iconPlus {
    0% {
      transform: rotate(0);
    }
    100% {
      transform: rotate(270deg);
    }
  }
  .c-csr-hover:hover .c-csr-icon--close::before {
    opacity: 0.7;
  }
}
.p-csr--2026 .c-csr-endPunc {
  width: 0;
  display: inline-block;
}
.p-csr--2026 .c-csr-endPunc--onlySp {
  width: auto;
}
@media screen and (max-width: 599px) {
  .p-csr--2026 .c-csr-endPunc--onlySp {
    width: 0;
  }
}
@media screen and (max-width: 599px) {
  .p-csr--2026 .c-csr-endPunc--onlyPc {
    width: auto;
  }
}

.p-csr--teaser .c-csr-dateIcon {
  font-family: "LOccitaneSerifCondensedCSR", sans-serif;
  letter-spacing: 0;
  font-weight: 500;
  border-radius: 50%;
  background: #ffffff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #3f2b2e;
}
.p-csr--teaser .c-csr-dateIcon::before {
  content: "";
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  position: absolute;
}
.p-csr--teaser .c-csr-dateIcon--mv {
  width: calc(19 * 10 / 1440 * 100vw);
  height: calc(19 * 10 / 1440 * 100vw);
  border: solid calc(0.9157 * 10 / 1440 * 100vw) rgba(63, 43, 46, 0.1215686275);
}
@media screen and (max-width: 599px) {
  .p-csr--teaser .c-csr-dateIcon--mv {
    width: calc(12.6 * 10 / 375 * 100vw);
    height: calc(12.6 * 10 / 375 * 100vw);
    border: solid calc(0.6072 * 10 / 375 * 100vw) rgba(63, 43, 46, 0.1215686275);
  }
}
.p-csr--teaser .c-csr-dateIcon--mv::before {
  border: solid calc(0.1145 * 10 / 1440 * 100vw) rgba(63, 43, 46, 0.1215686275);
  width: calc(16.2 * 10 / 1440 * 100vw);
  height: calc(16.2 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--teaser .c-csr-dateIcon--mv::before {
    border: solid calc(0.0759 * 10 / 375 * 100vw) rgba(63, 43, 46, 0.1215686275);
    width: calc(10.74 * 10 / 375 * 100vw);
    height: calc(10.74 * 10 / 375 * 100vw);
  }
}
.p-csr--teaser .c-csr-dateIcon--mv .c-csr-dateIcon__date {
  font-size: calc(6.4 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--teaser .c-csr-dateIcon--mv .c-csr-dateIcon__date {
    font-size: calc(4.2 * 10 / 375 * 100vw);
  }
}
.p-csr--teaser .c-csr-dateIcon--mv .c-csr-dateIcon__date-dayOfWeek {
  font-size: calc(1.488 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--teaser .c-csr-dateIcon--mv .c-csr-dateIcon__date-dayOfWeek {
    font-size: calc(1.2 * 10 / 375 * 100vw);
  }
}
.p-csr--teaser .c-csr-dateIcon--mv .c-csr-dateIcon__txt {
  font-size: calc(2 * 10 / 1440 * 100vw);
  margin-top: 0.04em;
}
@media screen and (max-width: 599px) {
  .p-csr--teaser .c-csr-dateIcon--mv .c-csr-dateIcon__txt {
    font-size: calc(1.4 * 10 / 375 * 100vw);
  }
}
.p-csr--teaser .c-csr-dateIcon--event {
  width: calc(16.6 * 10 / 1440 * 100vw);
  height: calc(16.6 * 10 / 1440 * 100vw);
  border: solid calc(0.8 * 10 / 1440 * 100vw) rgba(63, 43, 46, 0.1215686275);
}
@media screen and (max-width: 599px) {
  .p-csr--teaser .c-csr-dateIcon--event {
    width: calc(9 * 10 / 375 * 100vw);
    height: calc(9 * 10 / 375 * 100vw);
    border: solid calc(0.4337 * 10 / 375 * 100vw) rgba(63, 43, 46, 0.1215686275);
  }
}
.p-csr--teaser .c-csr-dateIcon--event::before {
  border: solid calc(0.1 * 10 / 1440 * 100vw) rgba(63, 43, 46, 0.1215686275);
  width: calc(14.4 * 10 / 1440 * 100vw);
  height: calc(14.4 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--teaser .c-csr-dateIcon--event::before {
    border: solid calc(0.0542 * 10 / 375 * 100vw) rgba(63, 43, 46, 0.1215686275);
    width: calc(7.6736 * 10 / 375 * 100vw);
    height: calc(7.6736 * 10 / 375 * 100vw);
  }
}
.p-csr--teaser .c-csr-dateIcon--event .c-csr-dateIcon__date {
  font-size: calc(6 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--teaser .c-csr-dateIcon--event .c-csr-dateIcon__date {
    font-size: calc(3.2 * 10 / 375 * 100vw);
  }
}
.p-csr--teaser .c-csr-dateIcon--event .c-csr-dateIcon__date-dayOfWeek {
  font-size: calc(1.3 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--teaser .c-csr-dateIcon--event .c-csr-dateIcon__date-dayOfWeek {
    font-size: calc(0.8 * 10 / 375 * 100vw);
  }
}
.p-csr--teaser .c-csr-dateIcon--event .c-csr-dateIcon__txt {
  font-size: calc(2 * 10 / 1440 * 100vw);
  margin-top: 0.18em;
}
@media screen and (max-width: 599px) {
  .p-csr--teaser .c-csr-dateIcon--event .c-csr-dateIcon__txt {
    font-size: calc(1.1 * 10 / 375 * 100vw);
    margin-top: 0.02em;
  }
}
.p-csr--teaser .c-csr-dateIcon__date {
  display: block;
  position: relative;
  transform: translateX(-0.2vw);
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 599px) {
  .p-csr--teaser .c-csr-dateIcon__date {
    transform: translateX(-0.3vw);
  }
}
.p-csr--teaser .c-csr-dateIcon__date-dayOfWeek {
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  transform: translate(100%, -0.7em);
  letter-spacing: 0.04em;
}
@media screen and (max-width: 599px) {
  .p-csr--teaser .c-csr-dateIcon__date-dayOfWeek {
    transform: translate(104%, -0.7em);
  }
}
.p-csr--teaser .c-csr-dateIcon__txt {
  display: block;
  line-height: 1.4;
  line-height: 1;
  letter-spacing: 0.06em;
}

.p-csr--top .c-csr-dateIcon {
  font-family: "LOccitaneSerifCondensedCSR", sans-serif;
  letter-spacing: 0;
  font-weight: 500;
  border-radius: 50%;
  background: #ffffff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #3f2b2e;
  width: calc(14 * 10 / 1440 * 100vw);
  height: calc(14 * 10 / 1440 * 100vw);
  border: solid calc(0.6 * 10 / 1440 * 100vw) rgba(63, 43, 46, 0.1215686275);
  position: relative;
}
@media screen and (max-width: 599px) {
  .p-csr--top .c-csr-dateIcon {
    width: calc(8 * 10 / 375 * 100vw);
    height: calc(8 * 10 / 375 * 100vw);
    border: solid calc(0.4 * 10 / 375 * 100vw) rgba(63, 43, 46, 0.1215686275);
  }
}
.p-csr--top .c-csr-dateIcon::before {
  content: "";
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  position: absolute;
  border: solid calc(0.1 * 10 / 1440 * 100vw) rgba(63, 43, 46, 0.1215686275);
  width: calc(11.2 * 10 / 1440 * 100vw);
  height: calc(11.2 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .c-csr-dateIcon::before {
    border: solid calc(0.0482 * 10 / 375 * 100vw) rgba(63, 43, 46, 0.1215686275);
    width: calc(6.8211 * 10 / 375 * 100vw);
    height: calc(6.8211 * 10 / 375 * 100vw);
  }
}
.p-csr--top .c-csr-dateIcon__date {
  font-family: "LOccitaneSerifCondensedCSR", sans-serif;
  letter-spacing: 0;
  font-weight: 500;
  display: block;
  position: relative;
  transform: translateX(-0.2vw);
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.04em;
  font-size: calc(4.4342 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .c-csr-dateIcon__date {
    transform: translateX(-0.3vw);
    font-size: calc(2.6947 * 10 / 375 * 100vw);
  }
}
.p-csr--top .c-csr-dateIcon__date-dayOfWeek {
  font-family: "LOccitaneSerifCondensedCSR", sans-serif;
  letter-spacing: 0;
  font-weight: 500;
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  transform: translate(100%, -0.7em);
  font-size: calc(1.0309 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .c-csr-dateIcon__date-dayOfWeek {
    transform: translate(104%, -0.7em);
    font-size: calc(0.7 * 10 / 375 * 100vw);
  }
}
.p-csr--top .c-csr-dateIcon__txt {
  font-family: "MFW-YuMinPr6N-Demi", "Yu Mincho Medium", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝B", "MS Mincho", serif;
  letter-spacing: 0.06em;
  font-feature-settings: "palt";
  display: block;
  line-height: 0.94;
  font-size: calc(1.4 * 10 / 1440 * 100vw);
  margin-top: 0.18em;
}
@media screen and (max-width: 599px) {
  .p-csr--top .c-csr-dateIcon__txt {
    font-size: calc(0.8508 * 10 / 375 * 100vw);
    margin-top: 0.45em;
  }
}

.p-csr--2026 .c-csr-link {
  text-decoration: underline;
  overflow-wrap: anywhere;
  color: #3f2b2e;
}
@media (hover: hover) and (pointer: fine) {
  .p-csr--2026 .c-csr-link:hover {
    text-decoration: none;
  }
}

.p-csr--2026 .c-csr-icon {
  width: calc(2 * 10 / 1440 * 100vw);
  height: calc(2 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--2026 .c-csr-icon {
    width: calc(1.4 * 10 / 375 * 100vw);
    height: calc(1.4 * 10 / 375 * 100vw);
  }
}
.p-csr--2026 .c-csr-icon::before {
  width: 100%;
  height: 100%;
}
.p-csr--2026 .c-csr-icon--arrow-left {
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  display: inline-flex;
}
.p-csr--2026 .c-csr-icon--arrow-left::before {
  content: "";
  -webkit-mask: url("/on/demandware.static/-/Sites-OCC_JP-Library/ja_JP/data/special/sustainability/2026/images/icon_arrow-left.svg") no-repeat center/contain;
          mask: url("/on/demandware.static/-/Sites-OCC_JP-Library/ja_JP/data/special/sustainability/2026/images/icon_arrow-left.svg") no-repeat center/contain;
  background: #3f2b2e;
  margin: auto;
  display: block;
  width: 100%;
  height: 100%;
}
.p-csr--2026 .c-csr-icon--arrow-right {
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  display: inline-flex;
}
.p-csr--2026 .c-csr-icon--arrow-right::before {
  content: "";
  -webkit-mask: url("/on/demandware.static/-/Sites-OCC_JP-Library/ja_JP/data/special/sustainability/2026/images/icon_arrow-right.svg") no-repeat center/contain;
          mask: url("/on/demandware.static/-/Sites-OCC_JP-Library/ja_JP/data/special/sustainability/2026/images/icon_arrow-right.svg") no-repeat center/contain;
  background: #3f2b2e;
  margin: auto;
  display: block;
  width: 100%;
  height: 100%;
}
.p-csr--2026 .c-csr-icon--arrow-down {
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  display: inline-flex;
}
.p-csr--2026 .c-csr-icon--arrow-down::before {
  content: "";
  -webkit-mask: url("/on/demandware.static/-/Sites-OCC_JP-Library/ja_JP/data/special/sustainability/2026/images/icon_arrow-down.svg") no-repeat center/contain;
          mask: url("/on/demandware.static/-/Sites-OCC_JP-Library/ja_JP/data/special/sustainability/2026/images/icon_arrow-down.svg") no-repeat center/contain;
  background: #3f2b2e;
  margin: auto;
  display: block;
  width: 100%;
  height: 100%;
}
.p-csr--2026 .c-csr-icon--exlink {
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  display: inline-flex;
}
.p-csr--2026 .c-csr-icon--exlink::before {
  content: "";
  -webkit-mask: url("/on/demandware.static/-/Sites-OCC_JP-Library/ja_JP/data/special/sustainability/2026/images/icon_exlink.svg") no-repeat center/contain;
          mask: url("/on/demandware.static/-/Sites-OCC_JP-Library/ja_JP/data/special/sustainability/2026/images/icon_exlink.svg") no-repeat center/contain;
  background: #3f2b2e;
  margin: auto;
  display: block;
  width: 100%;
  height: 100%;
}
.p-csr--2026 .c-csr-icon--close {
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  display: inline-flex;
}
.p-csr--2026 .c-csr-icon--close::before {
  content: "";
  -webkit-mask: url("/on/demandware.static/-/Sites-OCC_JP-Library/ja_JP/data/special/sustainability/2026/images/icon_close.svg") no-repeat center/contain;
          mask: url("/on/demandware.static/-/Sites-OCC_JP-Library/ja_JP/data/special/sustainability/2026/images/icon_close.svg") no-repeat center/contain;
  background: #3f2b2e;
  margin: auto;
  display: block;
  width: 100%;
  height: 100%;
}
.p-csr--2026 .c-csr-icon--plus {
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  display: inline-flex;
}
.p-csr--2026 .c-csr-icon--plus::before {
  content: "";
  -webkit-mask: url("/on/demandware.static/-/Sites-OCC_JP-Library/ja_JP/data/special/sustainability/2026/images/icon_plus.svg") no-repeat center/contain;
          mask: url("/on/demandware.static/-/Sites-OCC_JP-Library/ja_JP/data/special/sustainability/2026/images/icon_plus.svg") no-repeat center/contain;
  background: #3f2b2e;
  margin: auto;
  display: block;
  width: 100%;
  height: 100%;
}
.js-accordion-trigger.is-open .p-csr--2026 .c-csr-icon--plus::before, [aria-expanded=true] .p-csr--2026 .c-csr-icon--plus::before {
  -webkit-mask: url("../../assets/images/common/icon/icon_minus.svg") no-repeat center/contain;
          mask: url("../../assets/images/common/icon/icon_minus.svg") no-repeat center/contain;
}
.p-csr--2026 .c-csr-icon--download {
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  display: inline-flex;
}
.p-csr--2026 .c-csr-icon--download::before {
  content: "";
  -webkit-mask: url("/on/demandware.static/-/Sites-OCC_JP-Library/ja_JP/data/special/sustainability/2026/images/icon_download.svg") no-repeat center/contain;
          mask: url("/on/demandware.static/-/Sites-OCC_JP-Library/ja_JP/data/special/sustainability/2026/images/icon_download.svg") no-repeat center/contain;
  background: #3f2b2e;
  margin: auto;
  display: block;
  width: 100%;
  height: 100%;
}
.p-csr--2026 .c-csr-icon--nega::before {
  background: #ffffff;
}
.p-csr--2026 .c-csr-icon--nega.c-csr-icon--circle {
  border-color: #ffffff;
}
.p-csr--2026 .c-csr-icon--circle {
  border-radius: 50%;
  border: 1px solid #3f2b2e;
  width: calc(6 * 10 / 1440 * 100vw);
  height: calc(6 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--2026 .c-csr-icon--circle {
    width: calc(4 * 10 / 375 * 100vw);
    height: calc(4 * 10 / 375 * 100vw);
  }
}
.p-csr--2026 .c-csr-icon--circle::before {
  width: calc(2.1 * 10 / 1440 * 100vw);
  height: calc(2.1 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--2026 .c-csr-icon--circle::before {
    width: calc(1.7 * 10 / 375 * 100vw);
    height: calc(1.7 * 10 / 375 * 100vw);
  }
}

.p-csr--2026 .c-csr-button {
  display: block;
  padding: 0;
  margin: 0;
  background: #ffc700;
  border-radius: calc(0.4 * 10 / 1440 * 100vw);
  width: -moz-max-content;
  width: max-content;
  border: 1px solid #ffc700;
  transition: backgroung 0s;
}
body:not(.touch) .p-csr--2026 .c-csr-button:hover {
  background: #ffc700;
}
@media screen and (max-width: 599px) {
  .p-csr--2026 .c-csr-button {
    border-radius: calc(0.3 * 10 / 375 * 100vw);
  }
}
.p-csr--2026 .c-csr-button--xs .c-csr-button__target {
  font-size: calc(1.1 * 10 / 1440 * 100vw);
  padding: calc(0.6 * 10 / 1440 * 100vw) calc(1.4 * 10 / 1440 * 100vw) calc(0.6 * 10 / 1440 * 100vw) calc(1.6 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--2026 .c-csr-button--xs .c-csr-button__target {
    font-size: calc(1.1 * 10 / 375 * 100vw);
    padding: calc(0.6 * 10 / 375 * 100vw) calc(1.4 * 10 / 375 * 100vw) calc(0.6 * 10 / 375 * 100vw) calc(1.6 * 10 / 375 * 100vw);
  }
}
.p-csr--2026 .c-csr-button--xs .c-csr-button__icon {
  width: calc(1.1 * 10 / 1440 * 100vw);
  height: calc(1.1 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--2026 .c-csr-button--xs .c-csr-button__icon {
    width: calc(1.1 * 10 / 375 * 100vw);
    height: calc(1.1 * 10 / 375 * 100vw);
  }
}
.p-csr--2026 .c-csr-button--sm .c-csr-button__target {
  font-size: calc(1.2 * 10 / 1440 * 100vw);
  padding: calc(0.8 * 10 / 1440 * 100vw) calc(1.6 * 10 / 1440 * 100vw) calc(0.8 * 10 / 1440 * 100vw) calc(1.8 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--2026 .c-csr-button--sm .c-csr-button__target {
    font-size: calc(1.1 * 10 / 375 * 100vw);
    padding: calc(0.6 * 10 / 375 * 100vw) calc(1.2 * 10 / 375 * 100vw) calc(0.6 * 10 / 375 * 100vw) calc(1.4 * 10 / 375 * 100vw);
  }
}
.p-csr--2026 .c-csr-button--sm .c-csr-button__icon {
  width: calc(1.2 * 10 / 1440 * 100vw);
  height: calc(1.2 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--2026 .c-csr-button--sm .c-csr-button__icon {
    width: calc(1.1 * 10 / 375 * 100vw);
    height: calc(1.1 * 10 / 375 * 100vw);
  }
}
.p-csr--2026 .c-csr-button--lg .c-csr-button__target {
  font-size: calc(1.6 * 10 / 1440 * 100vw);
  padding: calc(1.4 * 10 / 1440 * 100vw) calc(2.6 * 10 / 1440 * 100vw) calc(1.4 * 10 / 1440 * 100vw) calc(3.2 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--2026 .c-csr-button--lg .c-csr-button__target {
    font-size: calc(1.4 * 10 / 375 * 100vw);
    padding: calc(1.4 * 10 / 375 * 100vw) calc(2.6 * 10 / 375 * 100vw) calc(1.4 * 10 / 375 * 100vw) calc(3.2 * 10 / 375 * 100vw);
  }
}
.p-csr--2026 .c-csr-button--lg .c-csr-button__icon {
  width: calc(1.6 * 10 / 1440 * 100vw);
  height: calc(1.6 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--2026 .c-csr-button--lg .c-csr-button__icon {
    width: calc(1.4 * 10 / 375 * 100vw);
    height: calc(1.4 * 10 / 375 * 100vw);
  }
}
.p-csr--2026 .c-csr-button--xl {
  width: 100%;
  border-radius: calc(0.8 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--2026 .c-csr-button--xl {
    border-radius: calc(0.4 * 10 / 375 * 100vw);
  }
}
.p-csr--2026 .c-csr-button--xl .c-csr-button__target {
  width: 100%;
  font-size: calc(1.8 * 10 / 1440 * 100vw);
  padding: calc(3 * 10 / 1440 * 100vw) 0;
}
@media screen and (max-width: 599px) {
  .p-csr--2026 .c-csr-button--xl .c-csr-button__target {
    font-size: calc(1.3 * 10 / 375 * 100vw);
    padding: calc(2.2 * 10 / 375 * 100vw) 0;
  }
}
.p-csr--2026 .c-csr-button--xl .c-csr-button__icon {
  width: calc(2 * 10 / 1440 * 100vw);
  height: calc(2 * 10 / 1440 * 100vw);
  margin-left: calc(0.8 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--2026 .c-csr-button--xl .c-csr-button__icon {
    width: calc(1.4 * 10 / 375 * 100vw);
    height: calc(1.4 * 10 / 375 * 100vw);
    margin-left: calc(0.4 * 10 / 375 * 100vw);
  }
}
.p-csr--2026 .c-csr-button--submit {
  width: calc(14 * 10 / 1440 * 100vw);
  height: calc(14 * 10 / 1440 * 100vw);
  border-radius: 50%;
  border: calc(0.5 * 10 / 1440 * 100vw) solid rgba(255, 255, 255, 0.3);
}
.p-csr--2026 .c-csr-button--submit .c-csr-button__target {
  width: 100%;
  height: 100%;
  font-size: calc(1.6 * 10 / 1440 * 100vw);
  line-height: 1.3;
  padding: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: calc(0.927 * 10 / 1440 * 100vw);
  font-family: "MFW-YuMinPr6N-Demi", "Yu Mincho Medium", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝B", "MS Mincho", serif;
}
.p-csr--2026 .c-csr-button--submit .c-csr-button__txt {
  text-align: center;
}
.p-csr--2026 .c-csr-button--submit .c-csr-button__icon {
  width: calc(2 * 10 / 1440 * 100vw);
  height: calc(2 * 10 / 1440 * 100vw);
  margin-left: 0;
}
@media screen and (max-width: 599px) {
  .p-csr--2026 .c-csr-button--submit .c-csr-button__icon {
    width: calc(1.4 * 10 / 375 * 100vw);
    height: calc(1.4 * 10 / 375 * 100vw);
  }
}
.p-csr--2026 .c-csr-button--center .c-csr-button__target {
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
}
.p-csr--2026 .c-csr-button--nega {
  background: #ffffff;
  border: 1px solid rgba(63, 43, 46, 0.1215686275);
}
body:not(.touch) .p-csr--2026 .c-csr-button--nega:hover {
  background: #ffffff;
}
.p-csr--2026 .c-csr-button--brown {
  background: #3f2b2e;
  border: 1px solid #3f2b2e;
}
body:not(.touch) .p-csr--2026 .c-csr-button--brown:hover {
  background: #3f2b2e;
}
.p-csr--2026 .c-csr-button--brown .c-csr-button__target {
  color: #ffffff;
}
.p-csr--2026 .c-csr-button--mvNav {
  border: none;
  position: relative;
}
.p-csr--2026 .c-csr-button--mvNav::before {
  content: "";
  background: #ffc700;
  width: calc(0.4 * 10 / 1440 * 100vw);
  height: calc(0.4 * 10 / 1440 * 100vw);
  position: absolute;
  left: calc(-0.4 * 10 / 1440 * 100vw);
  top: 50%;
  transform: translateY(-50%);
  border-radius: 50%;
}
.p-csr--2026 .c-csr-button--mvNav .c-csr-button__target {
  font-family: "MFW-YuMinPr6N-Medium", "Yu Mincho Medium", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝B", "MS Mincho", serif;
  font-feature-settings: "palt";
  letter-spacing: 0.06em;
  font-size: calc(1.3 * 10 / 1440 * 100vw);
  padding: calc(1.4 * 10 / 1440 * 100vw) 0 calc(1.4 * 10 / 1440 * 100vw) calc(0.8 * 10 / 1440 * 100vw);
}
.p-csr--2026 .c-csr-button--mvNav.p-csr-mv__nav-item-link--en .c-csr-button__target {
  font-family: "LOccitaneSerif", sans-serif;
}
.p-csr--2026 .c-csr-button--mvNav .c-csr-button__icon {
  width: calc(1.2 * 10 / 1440 * 100vw);
  height: calc(1.2 * 10 / 1440 * 100vw);
  opacity: 0.6;
}
.p-csr--2026 .c-csr-button--transparent {
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.6);
}
body:not(.touch) .p-csr--2026 .c-csr-button--transparent:hover {
  background: transparent;
}
.p-csr--2026 .c-csr-button--transparent .c-csr-button__target {
  color: #ffffff;
}
.p-csr--2026 .c-csr-button--inactive {
  background: #a49f9c;
  pointer-events: none;
}
body:not(.touch) .p-csr--2026 .c-csr-button--inactive:hover {
  background: #a49f9c;
}
.p-csr--2026 .c-csr-button--inactive:not(.c-csr-button--nega) {
  border: 1px solid #a49f9c;
}
.p-csr--2026 .c-csr-button--inactive .c-csr-button__target {
  color: #ffffff;
  pointer-events: none;
}
.p-csr--2026 .c-csr-button--inactive .c-csr-icon {
  display: none;
}
.p-csr--2026 .c-csr-button--min .c-csr-button__target {
  font-family: "MFW-YuMinPr6N-Demi", "Yu Mincho Medium", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝B", "MS Mincho", serif;
  letter-spacing: 0.06em;
  font-feature-settings: "palt";
}
.p-csr--2026 .c-csr-button__target {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #3f2b2e;
  font-family: "MFW-YuGoPr6N-Bold", YuGothic, "Yu Gothic", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  padding: calc(1 * 10 / 1440 * 100vw) calc(1.8 * 10 / 1440 * 100vw) calc(1 * 10 / 1440 * 100vw) calc(2 * 10 / 1440 * 100vw);
  line-height: 1.5;
  font-size: calc(1.4 * 10 / 1440 * 100vw);
  position: relative;
  width: -moz-max-content;
  width: max-content;
}
@media screen and (max-width: 599px) {
  .p-csr--2026 .c-csr-button__target {
    padding: calc(1 * 10 / 375 * 100vw) calc(1.8 * 10 / 375 * 100vw) calc(1 * 10 / 375 * 100vw) calc(2 * 10 / 375 * 100vw);
    font-size: calc(1.2 * 10 / 375 * 100vw);
  }
}
.p-csr--2026 .c-csr-button__target-wrap {
  position: relative;
}
.p-csr--2026 .c-csr-button__target-inner {
  position: relative;
  overflow: hidden;
}
.p-csr--2026 .c-csr-button__txt {
  display: flex;
  align-items: center;
  text-align: left;
  width: -moz-max-content;
  width: max-content;
}
.p-csr--2026 .c-csr-button__icon {
  width: calc(1.4 * 10 / 1440 * 100vw);
  height: calc(1.4 * 10 / 1440 * 100vw);
  margin-left: calc(0.4 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--2026 .c-csr-button__icon {
    width: calc(1.2 * 10 / 375 * 100vw);
    height: calc(1.2 * 10 / 375 * 100vw);
    margin-left: calc(0.4 * 10 / 375 * 100vw);
  }
}
.p-csr--2026 .c-csr-button__submitTxt {
  font-family: "LOccitaneSerifCondensedCSR", sans-serif;
  letter-spacing: 0;
  font-weight: 500;
  display: block;
  font-size: calc(1.3 * 10 / 1440 * 100vw);
  line-height: 1;
  margin-bottom: calc(-0.6 * 10 / 1440 * 100vw);
}

.p-csr--2026 .c-csr-closeButton {
  background: transparent;
  padding: 0;
}
.p-csr--2026 .c-csr-closeButton .c-csr-icon--close {
  width: 100%;
  height: 100%;
}

.p-csr--2026 .c-csr-modal {
  width: -moz-max-content;
  width: max-content;
}
.p-csr--2026 .c-csr-modal--fixed .c-csr-modal__contents-popup, .p-csr--2026 .c-csr-modal--fixedRight .c-csr-modal__contents-popup {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  height: 100dvh;
  width: 100%;
  background: rgba(63, 43, 46, 0.7019607843);
  z-index: 3000;
  transition: opacity 0.3s, visibility 0.3s;
}
.p-csr--2026 .c-csr-modal--fixed .c-csr-modal__contents-popup-inner, .p-csr--2026 .c-csr-modal--fixedRight .c-csr-modal__contents-popup-inner {
  --duration: 0.25s;
  opacity: 0;
  visibility: hidden;
  transition: opacity var(--duration) cubic-bezier(0.26, 0.06, 0, 1), visibility var(--duration) cubic-bezier(0.26, 0.06, 0, 1), transform var(--duration) cubic-bezier(0.26, 0.06, 0, 1) 0.4s;
  transform: translateY(calc(4 * 10 / 1440 * 100vw));
  overflow-y: scroll;
}
@media screen and (max-width: 599px) {
  .p-csr--2026 .c-csr-modal--fixed .c-csr-modal__contents-popup-inner, .p-csr--2026 .c-csr-modal--fixedRight .c-csr-modal__contents-popup-inner {
    transform: translateY(calc(4 * 10 / 375 * 100vw));
  }
}
.p-csr--2026 .c-csr-modal--fixed .c-csr-modal__contents-popup-inner::-webkit-scrollbar, .p-csr--2026 .c-csr-modal--fixedRight .c-csr-modal__contents-popup-inner::-webkit-scrollbar {
  width: 1px;
}
.p-csr--2026 .c-csr-modal--fixed .c-csr-modal__contents-popup-inner::-webkit-scrollbar-track, .p-csr--2026 .c-csr-modal--fixedRight .c-csr-modal__contents-popup-inner::-webkit-scrollbar-track {
  background: transparent;
}
.p-csr--2026 .c-csr-modal--fixed .c-csr-modal__contents-popup-inner::-webkit-scrollbar-thumb, .p-csr--2026 .c-csr-modal--fixedRight .c-csr-modal__contents-popup-inner::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.4);
}
.p-csr--2026 .c-csr-modal--fixed .c-csr-modal__contents-closeBtn, .p-csr--2026 .c-csr-modal--fixedRight .c-csr-modal__contents-closeBtn {
  position: absolute;
  top: 0;
  right: 0;
  width: calc(15.4 * 10 / 1440 * 100vw);
  height: calc(8.4 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--2026 .c-csr-modal--fixed .c-csr-modal__contents-closeBtn, .p-csr--2026 .c-csr-modal--fixedRight .c-csr-modal__contents-closeBtn {
    width: calc(7.6 * 10 / 375 * 100vw);
    height: calc(4.948 * 10 / 375 * 100vw);
  }
}
.p-csr--2026 .c-csr-modal--fixed .c-csr-modal__contents-popup {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 599px) {
  .p-csr--2026 .c-csr-modal--fixed .c-csr-modal__contents-popup {
    display: block;
    padding: calc(2.4 * 10 / 375 * 100vw) calc(2.6 * 10 / 375 * 100vw);
  }
}
.p-csr--2026 .c-csr-modal--fixed .c-csr-modal__contents-popup-inner {
  max-height: calc(100vh - 6.4rem);
  width: calc((100vw - var(--scrollbar) - calc(10.5 * 10 / 1440 * 100vw) - calc(10.5 * 10 / 1440 * 100vw) - calc(3 * 10 / 1440 * 100vw) * (24 - 1)) / 24 * 14 + calc(3 * 10 / 1440 * 100vw) * (14 - 1) + calc(3 * 10 / 1440 * 100vw + 3 * 10 / 1440 * 100vw));
}
@media screen and (max-width: 599px) {
  .p-csr--2026 .c-csr-modal--fixed .c-csr-modal__contents-popup-inner {
    width: 100%;
    border-radius: 0;
    max-height: calc(100dvh - 1.2 * 10 / 375 * 100vw);
  }
}
.p-csr--2026 .c-csr-modal--fixed .swiper-button-prev,
.p-csr--2026 .c-csr-modal--fixed .swiper-button-next {
  color: transparent;
  width: -moz-max-content;
  width: max-content;
}
.p-csr--2026 .c-csr-modal--fixed .swiper-button-prev::before,
.p-csr--2026 .c-csr-modal--fixed .swiper-button-next::before {
  display: none;
}
.p-csr--2026 .c-csr-modal--fixed .swiper-button-prev {
  left: calc(23.5 * 10 / 1440 * 100vw);
  transform: translateY(-50%);
}
@media screen and (max-width: 599px) {
  .p-csr--2026 .c-csr-modal--fixed .swiper-button-prev {
    left: calc(0.8 * 10 / 375 * 100vw);
  }
}
.p-csr--2026 .c-csr-modal--fixed .swiper-button-next {
  right: calc(23.5 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--2026 .c-csr-modal--fixed .swiper-button-next {
    right: calc(0.8 * 10 / 375 * 100vw);
  }
}
.p-csr--2026 .c-csr-modal--fixed .swiper-navigation-icon {
  display: none;
}
.p-csr--2026 .c-csr-modal--movie .c-csr-modal__contents-popup-inner {
  padding: 0;
}
.p-csr--2026 .c-csr-modal--fixedRight .c-csr-modal__contents-popup {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  z-index: 3000;
}
.p-csr--2026 .c-csr-modal--fixedRight .c-csr-modal__contents-popup-slot {
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
.p-csr--2026 .c-csr-modal--fixedRight .c-csr-modal__contents-popup-inner {
  height: 100%;
  background: #ffffff;
  width: calc(calc((100vw - var(--scrollbar) - calc(10.5 * 10 / 1440 * 100vw) - calc(10.5 * 10 / 1440 * 100vw) - calc(3 * 10 / 1440 * 100vw) * (24 - 1)) / 24 * 10 + calc(3 * 10 / 1440 * 100vw) * (10 - 1) + calc(10.5 * 10 / 1440 * 100vw)) + var(--scrollbar));
  margin-left: auto;
  transform: translateX(calc(4 * 10 / 1440 * 100vw));
}
@media screen and (max-width: 599px) {
  .p-csr--2026 .c-csr-modal--fixedRight .c-csr-modal__contents-popup-inner {
    width: calc(calc((100vw - calc(2.4 * 10 / 375 * 100vw) - calc(2.4 * 10 / 375 * 100vw) - calc(1.3 * 10 / 375 * 100vw) * (12 - 1)) / 12 * 11 + calc(1.3 * 10 / 375 * 100vw) * (11 - 1) + calc(2.4 * 10 / 375 * 100vw)) + var(--scrollbar));
    transform: translateX(calc(4 * 10 / 375 * 100vw));
  }
}
.p-csr--2026 .c-csr-modal--fixedRight .c-csr-modal__contents.is-open .c-csr-modal__contents-popup-inner {
  transform: translateX(0);
}
@media screen and (max-width: 599px) {
  .p-csr--2026 .c-csr-modal--fixedRight .c-csr-modal__contents-popup-buttons {
    top: 2.2rem !important;
    right: 6.767rem;
    width: 8.633rem;
    height: 3.2rem;
  }
}
.p-csr--2026 .c-csr-modal--fixedRight.c-csr-modal--slider .c-csr-modal__contents-popup-slide-inner {
  height: calc(100dvh - 3rem);
}
@media screen and (max-width: 599px) {
  .p-csr--2026 .c-csr-modal--fixedRight.c-csr-modal--slider .c-csr-modal__contents-popup-slide-inner {
    height: calc(100dvh - 2rem);
  }
}
.p-csr--2026 .c-csr-modal--slider .c-csr-modal__contents.is-open .swiper-slide-active .c-csr-modal__contents-popup-slide-inner {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  --delay: 0.3s;
  transition: opacity 0.4s cubic-bezier(0.26, 0.06, 0, 1) var(--delay), visibility 0.4s cubic-bezier(0.26, 0.06, 0, 1) var(--delay), transform 0.4s cubic-bezier(0.26, 0.06, 0, 1) var(--delay);
}
.p-csr--2026 .c-csr-modal--slider .c-csr-modal__contents.is-open .c-csr-modal__contents-popup-slide-display {
  display: block;
}
.p-csr--2026 .c-csr-modal--slider .c-csr-modal__contents-popup-slide-inner {
  --duration: 0.25s;
  opacity: 0;
  visibility: hidden;
  transition: opacity var(--duration) cubic-bezier(0.26, 0.06, 0, 1), visibility var(--duration) cubic-bezier(0.26, 0.06, 0, 1), transform var(--duration) cubic-bezier(0.26, 0.06, 0, 1) 0.4s;
  transform: translateY(4rem);
  overflow-y: scroll;
  background: #ffffff;
}
.p-csr--2026 .c-csr-modal--slider .c-csr-modal__contents-popup-slide-display {
  display: none;
  position: relative;
}
.p-csr--2026 .c-csr-modal__trigger {
  display: block;
  padding: 0;
  background: transparent;
}
.p-csr--2026 .c-csr-modal__contents.is-open .c-csr-modal__contents-popup {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.p-csr--2026 .c-csr-modal__contents.is-open .c-csr-modal__contents-popup-inner {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  --delay: 0s;
  transition: opacity 0.4s cubic-bezier(0.26, 0.06, 0, 1) var(--delay), visibility 0.4s cubic-bezier(0.26, 0.06, 0, 1) var(--delay), transform 0.4s cubic-bezier(0.26, 0.06, 0, 1) var(--delay);
}
.p-csr--2026 .c-csr-modal__contents.is-open .c-csr-modal__contents:not(.is-open) .c-csr-modal__contents-popup {
  opacity: 0;
  visibility: hidden;
}
.p-csr--2026 .c-csr-modal__contents.is-open .c-csr-modal__contents:not(.is-open) .c-csr-modal__contents-popup-inner {
  opacity: 0;
  visibility: hidden;
  transform: translateY(calc(4 * 10 / 1440 * 100vw));
}
@media screen and (max-width: 599px) {
  .p-csr--2026 .c-csr-modal__contents.is-open .c-csr-modal__contents:not(.is-open) .c-csr-modal__contents-popup-inner {
    transform: translateY(calc(4 * 10 / 375 * 100vw));
  }
}
@supports not (height: 100dvh) {
  .p-csr--2026 .c-csr-modal--fixed .c-csr-modal__contents-popup {
    height: 100vh;
  }
  .p-csr--2026 .c-csr-modal--fixed .c-csr-modal__contents-popup-inner {
    max-height: calc(100vh - 6.4rem);
  }
}
.p-csr--2026 .c-csr-modal__contents-popup-buttons {
  background: #ffffff;
  position: absolute;
  top: 3.1rem;
  right: 8.317rem;
  width: 8.53rem;
  height: 3.2rem;
  border: 1px solid rgba(63, 43, 46, 0.1215686275);
  border-radius: 0.4rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.3rem;
  z-index: 1;
}
@media screen and (max-width: 599px) {
  .p-csr--2026 .c-csr-modal__contents-popup-buttons {
    top: 1.1rem;
    right: 6.767rem;
    width: 8.633rem;
    height: 3.2rem;
  }
}
.p-csr--2026 .c-csr-modal__contents-popup-buttons::before {
  width: 1px;
  content: "";
  background: rgba(63, 43, 46, 0.1215686275);
  height: 1rem;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
}
.p-csr--2026 .c-csr-modal__contents-popup-buttons .swiper-button-prev,
.p-csr--2026 .c-csr-modal__contents-popup-buttons .swiper-button-next {
  color: transparent;
  flex: 1;
  position: relative !important;
  top: auto;
  width: 50%;
  height: 100%;
  margin-top: 0 !important;
  top: auto !important;
}
.p-csr--2026 .c-csr-modal__contents-popup-buttons .swiper-button-prev {
  left: 0.2rem;
}
@media screen and (max-width: 599px) {
  .p-csr--2026 .c-csr-modal__contents-popup-buttons .swiper-button-prev {
    left: 0.25rem;
  }
}
.p-csr--2026 .c-csr-modal__contents-popup-buttons .swiper-button-next {
  right: 0.2rem;
}
@media screen and (max-width: 599px) {
  .p-csr--2026 .c-csr-modal__contents-popup-buttons .swiper-button-next {
    right: 0.25rem;
  }
}
.p-csr--2026 .c-csr-modal__contents-popup-buttons .swiper-navigation-icon {
  display: none;
}

.p-csr--2026 .c-csr-form,
.p-csr--2026 .c-csr-form__flow {
  padding: calc(10.4 * 10 / 1440 * 100vw) calc(4.8 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--2026 .c-csr-form,
  .p-csr--2026 .c-csr-form__flow {
    padding: calc(7.2 * 10 / 375 * 100vw) calc(2.8 * 10 / 375 * 100vw);
  }
}
.p-csr--2026 .c-csr-form__head-ttl,
.p-csr--2026 .c-csr-form__flow-head-ttl {
  display: block;
  font-family: "LOccitaneSerifCondensedCSR", sans-serif;
  letter-spacing: 0;
  font-weight: 500;
  font-size: calc(4 * 10 / 1440 * 100vw);
  line-height: 1;
  margin-bottom: calc(3.2 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--2026 .c-csr-form__head-ttl,
  .p-csr--2026 .c-csr-form__flow-head-ttl {
    font-size: calc(3.2 * 10 / 375 * 100vw);
    margin-bottom: calc(2.4 * 10 / 375 * 100vw);
  }
}
.p-csr--2026 .c-csr-form__head-present {
  padding: calc(2.5 * 10 / 1440 * 100vw) calc(17.2 * 10 / 1440 * 100vw) calc(2.5 * 10 / 1440 * 100vw) calc(3.2 * 10 / 1440 * 100vw);
  display: flex;
  align-items: center;
  position: relative;
  border-top: 1px solid rgba(63, 43, 46, 0.1215686275);
  border-bottom: 1px solid rgba(63, 43, 46, 0.1215686275);
}
@media screen and (max-width: 599px) {
  .p-csr--2026 .c-csr-form__head-present {
    padding: calc(2.5 * 10 / 375 * 100vw) calc(8.3 * 10 / 375 * 100vw) calc(2.5 * 10 / 375 * 100vw) 0;
  }
}
.p-csr--2026 .c-csr-form__head-present-txt {
  font-size: calc(1.4 * 10 / 1440 * 100vw);
  line-height: 1.7;
}
@media screen and (max-width: 599px) {
  .p-csr--2026 .c-csr-form__head-present-txt {
    font-size: calc(1.2 * 10 / 375 * 100vw);
  }
}
.p-csr--2026 .c-csr-form__head-present-img {
  position: absolute;
  top: calc(1.4 * 10 / 1440 * 100vw);
  right: calc(3.2 * 10 / 1440 * 100vw);
  display: block;
  width: calc(14 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--2026 .c-csr-form__head-present-img {
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    width: calc(7.5 * 10 / 375 * 100vw);
  }
}
.p-csr--2026 .c-csr-form__head-note-list {
  margin-top: calc(3.2 * 10 / 1440 * 100vw);
  background: #fbf9f6;
  padding: calc(2 * 10 / 1440 * 100vw) calc(1.6 * 10 / 1440 * 100vw) calc(1.2 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--2026 .c-csr-form__head-note-list {
    margin-top: calc(2.4 * 10 / 375 * 100vw);
    padding: calc(2 * 10 / 375 * 100vw) calc(1.2 * 10 / 375 * 100vw) calc(2 * 10 / 375 * 100vw) calc(1 * 10 / 375 * 100vw);
  }
}
.p-csr--2026 .c-csr-form__head-note-item {
  font-size: calc(1.3 * 10 / 1440 * 100vw);
  line-height: 1.75;
  padding-left: 1em;
  position: relative;
}
@media screen and (max-width: 599px) {
  .p-csr--2026 .c-csr-form__head-note-item {
    font-size: calc(1.2 * 10 / 375 * 100vw);
    line-height: 1.9;
  }
}
.p-csr--2026 .c-csr-form__head-note-item::before {
  content: "";
  background: #3f2b2e;
  border-radius: 50%;
  width: calc(0.3 * 10 / 1440 * 100vw);
  height: calc(0.3 * 10 / 1440 * 100vw);
  top: 0.9em;
  position: absolute;
  transform: translateY(-50%);
  left: 0.25em;
}
@media screen and (max-width: 599px) {
  .p-csr--2026 .c-csr-form__head-note-item::before {
    width: calc(0.3 * 10 / 375 * 100vw);
    height: calc(0.3 * 10 / 375 * 100vw);
    top: 0.9em;
    left: 0.2em;
  }
}
.p-csr--2026 .c-csr-form__head-note-item b {
  font-family: "MFW-YuGoPr6N-Bold", YuGothic, "Yu Gothic", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}
.p-csr--2026 .c-csr-form__head-flowBtn-wrap {
  margin: calc(1.2 * 10 / 1440 * 100vw) 0 0 auto;
}
@media screen and (max-width: 599px) {
  .p-csr--2026 .c-csr-form__head-flowBtn-wrap {
    margin: calc(1.2 * 10 / 375 * 100vw) 0 0 auto;
  }
}
.p-csr--2026 .c-csr-form__body {
  margin-top: calc(2.2 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--2026 .c-csr-form__body {
    margin-top: calc(3.2 * 10 / 375 * 100vw);
  }
}
.p-csr--2026 .c-csr-form__item {
  position: relative;
}
.p-csr--2026 .c-csr-form__item::before {
  content: "";
  background: linear-gradient(to right, rgba(63, 43, 46, 0.1215686275) 0.2rem, transparent 0.2rem);
  background-repeat: repeat-x;
  background-size: 0.4rem 0.2rem;
  height: 0.2rem;
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
  margin: auto;
}
.p-csr--2026 .c-csr-form__item::after {
  display: none;
}
.p-csr--2026 .c-csr-form__item {
  position: relative;
}
.p-csr--2026 .c-csr-form__item:first-of-type .c-csr-form__item-inner {
  position: relative;
}
.p-csr--2026 .c-csr-form__item:first-of-type .c-csr-form__item-inner::before {
  content: "";
  background: linear-gradient(to right, rgba(63, 43, 46, 0.1215686275) 0.2rem, transparent 0.2rem);
  background-repeat: repeat-x;
  background-size: 0.4rem 0.2rem;
  height: 0.2rem;
  width: 100%;
  height: 1px;
  position: absolute;
  top: 0;
  left: 0;
  margin: auto;
}
.p-csr--2026 .c-csr-form__item:first-of-type .c-csr-form__item-inner::after {
  display: none;
}
.p-csr--2026 .c-csr-form__item.is-selected .c-csr-form__item-input {
  display: block !important;
}
.p-csr--2026 .c-csr-form__item.is-selected .ui-selectmenu-button {
  display: none !important;
}
.p-csr--2026 .c-csr-form__item-inner {
  display: flex;
  padding: calc(2 * 10 / 1440 * 100vw) calc(3.2 * 10 / 1440 * 100vw) calc(2 * 10 / 1440 * 100vw) 0;
}
@media screen and (max-width: 599px) {
  .p-csr--2026 .c-csr-form__item-inner {
    padding: calc(1.4 * 10 / 375 * 100vw) calc(3.2 * 10 / 375 * 100vw) calc(1.8 * 10 / 375 * 100vw) 0;
    flex-direction: column;
    gap: calc(0.8 * 10 / 375 * 100vw);
  }
}
.p-csr--2026 .c-csr-form__label {
  font-family: "MFW-YuMinPr6N-Demi", "Yu Mincho Medium", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝B", "MS Mincho", serif;
  letter-spacing: 0.06em;
  font-feature-settings: "palt";
  flex-basis: calc(16 * 10 / 1440 * 100vw);
  font-size: calc(1.4 * 10 / 1440 * 100vw);
  line-height: 2;
  padding-top: calc(0.8 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--2026 .c-csr-form__label {
    flex-basis: 100%;
    font-size: calc(1.3 * 10 / 375 * 100vw);
    line-height: 2;
    padding-top: 0;
  }
}
.p-csr--2026 .c-csr-form__label-required {
  font-size: 70%;
  top: -0.5em;
}
.p-csr--2026 .c-csr-form__label-note {
  font-size: calc(1.1 * 10 / 1440 * 100vw);
  line-height: 1.6;
  display: block;
}
@media screen and (max-width: 599px) {
  .p-csr--2026 .c-csr-form__label-note {
    font-size: calc(1.1 * 10 / 375 * 100vw);
  }
}
.p-csr--2026 .c-csr-form__item-input-container {
  flex: 1;
}
.p-csr--2026 .c-csr-form__item-input-wrap {
  position: relative;
}
.p-csr--2026 .c-csr-form__item-input {
  background: #ffffff;
  border-radius: calc(0.4 * 10 / 1440 * 100vw);
  border: 1px solid rgba(63, 43, 46, 0.1215686275) !important;
  font-size: calc(1.6 * 10 / 1440 * 100vw);
  line-height: 1.8;
  padding: 0 calc(1.4 * 10 / 1440 * 100vw);
  height: calc(4.5 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--2026 .c-csr-form__item-input {
    border-radius: calc(0.2 * 10 / 375 * 100vw);
    font-size: calc(1.6 * 10 / 375 * 100vw);
    line-height: 1.8;
    padding: calc(0.5 * 10 / 375 * 100vw) calc(1 * 10 / 375 * 100vw);
    height: calc(3.9 * 10 / 375 * 100vw);
  }
}
.p-csr--2026 .c-csr-form__item-input::-moz-placeholder {
  color: rgba(63, 43, 46, 0.4509803922);
}
.p-csr--2026 .c-csr-form__item-input::placeholder {
  color: rgba(63, 43, 46, 0.4509803922);
}
.p-csr--2026 .c-csr-form__item-input:is(textarea) {
  height: calc(14 * 10 / 1440 * 100vw);
  padding: calc(0.8 * 10 / 1440 * 100vw) calc(1.4 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--2026 .c-csr-form__item-input:is(textarea) {
    height: calc(16.5 * 10 / 375 * 100vw);
    padding: calc(0.5 * 10 / 375 * 100vw) calc(1 * 10 / 375 * 100vw);
  }
}
.p-csr--2026 .c-csr-form__item-input:is(select) {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  cursor: pointer;
  background-image: url("/on/demandware.static/-/Sites-OCC_JP-Library/ja_JP/data/special/sustainability/2026/images/icon_arrow-down.svg");
  background-repeat: no-repeat;
  background-position: right calc(1.7 * 10 / 1440 * 100vw) center;
  background-size: calc(1.5 * 10 / 1440 * 100vw) auto;
  color: rgba(63, 43, 46, 0.4509803922);
}
@media screen and (max-width: 599px) {
  .p-csr--2026 .c-csr-form__item-input:is(select) {
    background-position: right calc(1.3 * 10 / 375 * 100vw) center;
    background-size: calc(1.3 * 10 / 375 * 100vw) auto;
  }
}
.p-csr--2026 .c-csr-form__item-input:is(select):has(option[value=""]:not(:checked)) {
  color: #3f2b2e;
}
.p-csr--2026 .c-csr-form__item-input-unit {
  position: absolute;
  right: calc(-0.5 * 10 / 1440 * 100vw);
  transform: translateX(100%);
  bottom: calc(-0.5 * 10 / 1440 * 100vw);
  font-size: calc(1.3 * 10 / 1440 * 100vw);
  line-height: 1.8;
}
@media screen and (max-width: 599px) {
  .p-csr--2026 .c-csr-form__item-input-unit {
    right: calc(-0.3 * 10 / 375 * 100vw);
    font-size: calc(1.2 * 10 / 375 * 100vw);
  }
}
.p-csr--2026 .c-csr-form__submit-btn {
  margin-top: calc(4 * 10 / 1440 * 100vw);
  width: 100%;
}
@media screen and (max-width: 599px) {
  .p-csr--2026 .c-csr-form__submit-btn {
    margin-top: calc(3.2 * 10 / 375 * 100vw);
  }
}
body:not(.touch) .p-csr--2026 .c-csr-form__submit-btn:hover {
  background-color: #ffc700;
}
.p-csr--2026 .c-csr-form__submit-btn-target {
  width: 100%;
}
.p-csr--2026 .c-csr-form__error {
  font-family: "MFW-YuMinPr6N-Demi", "Yu Mincho Medium", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝B", "MS Mincho", serif;
  letter-spacing: 0.06em;
  font-feature-settings: "palt";
  display: none;
  font-size: calc(1.2 * 10 / 1440 * 100vw);
  line-height: 2;
  color: #ce0b0b;
  margin-top: calc(0.2 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--2026 .c-csr-form__error {
    font-size: calc(1.1 * 10 / 375 * 100vw);
    margin-top: 0;
  }
}
.p-csr--2026 .c-csr-form__item.is-error .c-csr-form__item-input {
  border-color: #ce0b0b;
  color: #ce0b0b;
}
.p-csr--2026 .c-csr-form__item.is-error .c-csr-form__item-input::-moz-placeholder {
  color: #ce0b0b;
}
.p-csr--2026 .c-csr-form__item.is-error .c-csr-form__item-input::placeholder {
  color: #ce0b0b;
}
.p-csr--2026 .c-csr-form__item.is-error .c-csr-form__error:not(.c-csr-form__error--required):not(.c-csr-form__error--over) {
  display: block;
}
.p-csr--2026 .c-csr-form__item.is-error.is-error--required .c-csr-form__error--required {
  display: block;
}
.p-csr--2026 .c-csr-form__item.is-error.is-error--over .c-csr-form__error--over {
  display: block;
}
.p-csr--2026 .c-csr-form__flow-item {
  display: flex;
  padding: calc(3.2 * 10 / 1440 * 100vw) 0;
  gap: calc(1.8 * 10 / 1440 * 100vw);
  border-top: 1px solid rgba(63, 43, 46, 0.1215686275);
}
@media screen and (max-width: 599px) {
  .p-csr--2026 .c-csr-form__flow-item {
    padding: calc(2.4 * 10 / 375 * 100vw) 0 calc(4 * 10 / 375 * 100vw);
    gap: calc(1.8 * 10 / 375 * 100vw);
    flex-direction: column;
  }
}
.p-csr--2026 .c-csr-form__flow-item-txtArea {
  flex: 1;
}
.p-csr--2026 .c-csr-form__flow-item-num {
  font-family: "LOccitaneSerifCondensedCSR", sans-serif;
  letter-spacing: 0;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: center;
  width: -moz-max-content;
  width: max-content;
  border-radius: 50%;
  color: #ffffff;
  background: #3f2b2e;
  font-size: calc(1.8 * 10 / 1440 * 100vw);
  width: calc(3.6 * 10 / 1440 * 100vw);
  height: calc(3.6 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--2026 .c-csr-form__flow-item-num {
    font-size: calc(1.4 * 10 / 375 * 100vw);
    width: calc(2.8 * 10 / 375 * 100vw);
    height: calc(2.8 * 10 / 375 * 100vw);
  }
}
.p-csr--2026 .c-csr-form__flow-item-ttl {
  font-family: "MFW-YuMinPr6N-Demi", "Yu Mincho Medium", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝B", "MS Mincho", serif;
  letter-spacing: 0.06em;
  font-feature-settings: "palt";
  display: block;
  margin-top: calc(2.4 * 10 / 1440 * 100vw);
  font-size: calc(1.7 * 10 / 1440 * 100vw);
  line-height: 1.5;
}
@media screen and (max-width: 599px) {
  .p-csr--2026 .c-csr-form__flow-item-ttl {
    margin-top: calc(1.4 * 10 / 375 * 100vw);
    font-size: calc(1.6 * 10 / 375 * 100vw);
  }
}
.p-csr--2026 .c-csr-form__flow-item-txt {
  font-size: calc(1.4 * 10 / 1440 * 100vw);
  line-height: 1.95;
  margin-top: calc(0.8 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--2026 .c-csr-form__flow-item-txt {
    font-size: calc(1.3 * 10 / 375 * 100vw);
    margin-top: calc(1 * 10 / 375 * 100vw);
  }
}
.p-csr--2026 .c-csr-form__flow-item-note {
  display: block;
  margin-top: calc(0.7 * 10 / 1440 * 100vw);
  font-size: calc(1.2 * 10 / 1440 * 100vw);
  line-height: 1.75;
  color: rgba(63, 43, 46, 0.4509803922);
}
@media screen and (max-width: 599px) {
  .p-csr--2026 .c-csr-form__flow-item-note {
    margin-top: calc(0.4 * 10 / 375 * 100vw);
    font-size: calc(1.1 * 10 / 375 * 100vw);
  }
}
.p-csr--2026 .c-csr-form__flow-item-imgArea {
  flex-basis: calc(23.8 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--2026 .c-csr-form__flow-item-imgArea {
    flex-basis: 100%;
    width: calc(23.8 * 10 / 375 * 100vw);
    margin: 0 auto;
  }
}
.p-csr--2026 .c-csr-form__popup-container:has(.js-modal-contents.is-open) ~ .c-csr-form__flow-popup-container .c-csr-modal__contents-popup {
  background: transparent;
}
.p-csr--2026 .c-csr-form__popup-container:has(~ .p-csr-event .p-csr-event__limited-campaign-popup-container .js-modal-contents.is-open) .c-csr-modal__contents-popup {
  z-index: 3001;
  background: transparent;
}
.p-csr--2026 .c-csr-form__flow-popup-container:has(~ .p-csr-event .p-csr-event__limited-campaign-popup-container .js-modal-contents.is-open) .c-csr-modal__contents-popup {
  z-index: 3002;
}

@keyframes c-csr-mvHeadline-scroll {
  from {
    transform: translateY(-100%);
  }
  to {
    transform: translateY(0);
  }
}
.p-csr--2026 .c-csr-mvHeadline__bg {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100vh;
  z-index: -10;
}
@media screen and (max-width: 599px) {
  .p-csr--2026 .c-csr-mvHeadline__bg {
    height: 110vh;
  }
}
.p-csr--2026 .c-csr-mvHeadline__bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.p-csr--2026 .c-csr-mvHeadline__inner {
  height: calc(100vh - var(--header-height));
  position: relative;
  padding-top: calc(1.8 * 10 / 1440 * 100vw);
  min-height: calc(70 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--2026 .c-csr-mvHeadline__inner {
    height: calc(100svh - var(--header-height) - 6 * 10 / 375 * 100vw);
    padding-top: calc(1 * 10 / 375 * 100vw);
    min-height: calc(40 * 10 / 375 * 100vw);
  }
}
.p-csr--2026 .c-csr-mvHeadline__head {
  color: #ffffff;
  width: -moz-max-content;
  width: max-content;
  margin: 0 auto;
}
@media screen and (min-width: 600px) {
  .p-csr--2026 .c-csr-mvHeadline__head {
    position: relative;
  }
}
.p-csr--2026 .c-csr-mvHeadline__head-ttl-wrap {
  text-align: center;
  color: #ffffff;
}
.p-csr--2026 .c-csr-mvHeadline__head-ttl {
  font-family: "LOccitaneSerifCondensedCSR", sans-serif;
  letter-spacing: 0;
  font-weight: 500;
  display: block;
  font-size: calc(13.6 * 10 / 1440 * 100vw);
  line-height: 0.7;
}
@media screen and (max-width: 599px) {
  .p-csr--2026 .c-csr-mvHeadline__head-ttl {
    font-size: calc(6.4 * 10 / 375 * 100vw);
    line-height: 0.6;
  }
}
.p-csr--2026 .c-csr-mvHeadline__head-ttl .js-slideUp__inner .char {
  line-height: 0.8;
}
@media screen and (max-width: 599px) {
  .p-csr--2026 .c-csr-mvHeadline__head-ttl .js-slideUp__inner .char {
    line-height: 0.85;
  }
}
.p-csr--2026 .c-csr-mvHeadline__head-subTtl {
  font-family: "MFW-YuMinStdN-ExtraBold", "Yu Mincho Medium", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝B", "MS Mincho", serif;
  letter-spacing: 0.06em;
  font-feature-settings: "palt";
  display: block;
  font-size: calc(1.6 * 10 / 1440 * 100vw);
  margin-top: calc(0 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--2026 .c-csr-mvHeadline__head-subTtl {
    font-size: calc(1.4 * 10 / 375 * 100vw);
    margin-top: calc(0.3 * 10 / 375 * 100vw);
  }
}
.p-csr--2026 .c-csr-mvHeadline__copy {
  position: absolute;
  top: calc(50% - var(--breadcrumb-height));
  left: 50%;
  transform: translate(-50%, -50%);
  width: calc(33 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--2026 .c-csr-mvHeadline__copy {
    width: calc(17.7 * 10 / 375 * 100vw);
  }
}
.p-csr--2026 .c-csr-mvHeadline__scroll-wrap {
  left: calc(2.592 * 10 / 1440 * 100vw);
  position: fixed;
  transform: translateY(-50%);
  top: calc((100vh + var(--header-height) - 5.145 * 10 / 1440 * 100vw) / 2);
  transition: opacity 0.4s cubic-bezier(0.26, 0.06, 0, 1);
}
@media screen and (max-width: 599px) {
  .p-csr--2026 .c-csr-mvHeadline__scroll-wrap {
    top: calc((100svh + var(--header-height) - 18 * 10 / 1440 * 100vw) / 2);
    left: calc(0.6 * 10 / 375 * 100vw);
  }
}
.p-csr--2026 .c-csr-mvHeadline__scroll-wrap.is-csr-hidden {
  opacity: 0;
}
.p-csr--2026 .c-csr-mvHeadline__scroll {
  font-family: "LOccitaneSerifCondensedCSR", sans-serif;
  letter-spacing: 0;
  font-weight: 500;
  display: flex;
  align-items: center;
  gap: calc(0.598 * 10 / 1440 * 100vw);
  font-size: calc(1.84 * 10 / 1440 * 100vw);
  color: #ffffff;
  writing-mode: vertical-rl;
}
@media screen and (max-width: 599px) {
  .p-csr--2026 .c-csr-mvHeadline__scroll {
    gap: calc(0.43 * 10 / 375 * 100vw);
    font-size: calc(1.3226 * 10 / 375 * 100vw);
  }
}
.p-csr--2026 .c-csr-mvHeadline__scroll-txt-scrollArea {
  height: calc(13.7 * 10 / 1440 * 100vw);
  overflow: hidden;
  display: flex;
  align-items: center;
  transform: translateX(-0.08vw);
}
@media screen and (max-width: 599px) {
  .p-csr--2026 .c-csr-mvHeadline__scroll-txt-scrollArea {
    height: calc(9.9 * 10 / 375 * 100vw);
    transform: translateX(-0.3vw);
  }
}
.p-csr--2026 .c-csr-mvHeadline__scroll-txt-list {
  flex-shrink: 0;
  height: calc(12.8 * 10 / 1440 * 100vw);
  display: flex;
  align-items: center;
  justify-content: center;
  animation: c-csr-mvHeadline-scroll 5s linear infinite;
}
@media screen and (max-width: 599px) {
  .p-csr--2026 .c-csr-mvHeadline__scroll-txt-list {
    height: calc(9.9 * 10 / 375 * 100vw);
  }
}
.p-csr--2026 .c-csr-mvHeadline__scroll-txt {
  display: inline-block;
  position: relative;
  margin-bottom: calc(1.6 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--2026 .c-csr-mvHeadline__scroll-txt {
    margin-bottom: calc(1.5 * 10 / 375 * 100vw);
  }
}
.p-csr--2026 .c-csr-mvHeadline__scroll-txt::after {
  content: "";
  background: #ffffff;
  width: calc(0.276 * 10 / 1440 * 100vw);
  height: calc(0.276 * 10 / 1440 * 100vw);
  position: absolute;
  bottom: -0.6vw;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 599px) {
  .p-csr--2026 .c-csr-mvHeadline__scroll-txt::after {
    width: calc(0.15 * 10 / 375 * 100vw);
    height: calc(0.15 * 10 / 375 * 100vw);
    bottom: -1.9vw;
  }
}
.p-csr--2026 .c-csr-mvHeadline__head-dateIcon {
  top: 0;
  right: calc(-2 * 10 / 1440 * 100vw);
  transform: translateX(100%);
  position: absolute;
}
@media screen and (max-width: 599px) {
  .p-csr--2026 .c-csr-mvHeadline__head-dateIcon {
    bottom: calc(1 * 10 / 375 * 100vw);
    right: calc(1 * 10 / 375 * 100vw);
    top: auto;
    transform: translateX(0);
  }
}

@media screen and (max-width: 599px) {
  .p-csr--top .c-csr-mvHeadline__scroll-wrap {
    display: block;
  }
}

@keyframes blink {
  0% {
    opacity: 0;
  }
  25% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  75% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
.p-csr--top {
  margin-top: calc(-1 * var(--breadcrumb-height));
}
.p-csr--top .p-csr-mv {
  position: relative;
}
.p-csr--top .p-csr-mv__counter-wrap {
  position: absolute;
  top: calc(1.6 * 10 / 1440 * 100vw);
  right: calc(2 * 10 / 1440 * 100vw);
  width: calc(19 * 10 / 1440 * 100vw);
  height: calc(19 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-mv__counter-wrap {
    display: none;
  }
}
.p-csr--top .p-csr-mv__counter-wrap.is-complete .p-csr-mv__counter-ratio {
  animation: blink 0.6s steps(1, end) forwards;
}
.p-csr--top .p-csr-mv__counter-wrap.is-complete .p-csr-mv__counter-txtArea-inner {
  transform: translateY(0);
}
.p-csr--top .p-csr-mv__counter-wrap.is-complete .p-csr-mv__counter-treePlanting,
.p-csr--top .p-csr-mv__counter-wrap.is-complete .p-csr-mv__counter-result {
  opacity: 1;
}
.p-csr--top .p-csr-mv__counter {
  --barWidth: calc(1 * 10 / 1440 * 100vw);
  background: #ffffff;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  position: relative;
}
.p-csr--top .p-csr-mv__counter-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(63, 43, 46, 0.1215686275);
  border-radius: 50%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.p-csr--top .p-csr-mv__counter-bar {
  position: absolute;
  width: 104%;
  height: 104%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.p-csr--top .p-csr-mv__counter-bar svg {
  width: 100%;
  height: 100%;
  transform: rotate(-90deg);
}
.p-csr--top .p-csr-mv__counter-bar-circle {
  fill: none;
  stroke: #ffc700;
}
.p-csr--top .p-csr-mv__counter-txtArea {
  background: #ffffff;
  z-index: 10;
  position: absolute;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: calc(100% - var(--barWidth));
  height: calc(100% - var(--barWidth));
}
.p-csr--top .p-csr-mv__counter-txtArea::before {
  content: "";
  width: calc(17 * 10 / 1440 * 100vw);
  height: calc(17 * 10 / 1440 * 100vw);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border: 1px solid rgba(63, 43, 46, 0.1215686275);
  border-radius: 50%;
}
.p-csr--top .p-csr-mv__counter-txtArea-inner {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  transform: translateY(calc(2.1 * 10 / 1440 * 100vw));
  transition: transform 0.6s cubic-bezier(0.6, 0.05, 0, 0.93) 0.6s;
}
.p-csr--top .p-csr-mv__counter-ratio-wrap {
  text-align: center;
  line-height: 1;
}
.p-csr--top .p-csr-mv__counter-ratio {
  margin-top: calc(0.433 * 10 / 1440 * 100vw);
}
.p-csr--top .p-csr-mv__counter-label {
  font-family: "MFW-YuMinPr6N-Demi", "Yu Mincho Medium", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝B", "MS Mincho", serif;
  letter-spacing: 0.06em;
  font-feature-settings: "palt";
  display: block;
  font-size: calc(1.1762 * 10 / 1440 * 100vw);
  line-height: 1.8;
}
.p-csr--top .p-csr-mv__counter-ratio-inner {
  font-family: "LOccitaneSerifCondensedCSR", sans-serif;
  letter-spacing: 0;
  font-weight: 500;
  margin-left: calc(0.7 * 10 / 1440 * 100vw);
}
.p-csr--top .p-csr-mv__counter-ratio-num {
  font-size: calc(6.4238 * 10 / 1440 * 100vw);
  line-height: 0.84;
}
.p-csr--top .p-csr-mv__counter-ratio-unit {
  font-size: calc(1.8095 * 10 / 1440 * 100vw);
  line-height: 1.25;
}
.p-csr--top .p-csr-mv__counter-treePlanting {
  line-height: 1;
  margin-top: calc(0.5 * 10 / 1440 * 100vw);
  opacity: 0;
  transition: opacity 0.6s cubic-bezier(0.26, 0.06, 0, 1) 0.6s;
}
.p-csr--top .p-csr-mv__counter-treePlanting-inner {
  font-family: "MFW-YuMinPr6N-Demi", "Yu Mincho Medium", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝B", "MS Mincho", serif;
  letter-spacing: 0.06em;
  font-feature-settings: "palt";
  display: flex;
  align-items: flex-end;
}
.p-csr--top .p-csr-mv__counter-treePlanting-num-head {
  display: block;
  font-size: calc(0.9952 * 10 / 1440 * 100vw);
  line-height: 1.35;
  transform: translateY(-0.1vw);
}
.p-csr--top .p-csr-mv__counter-treePlanting-num {
  font-family: "LOccitaneSerifCondensedCSR", sans-serif;
  letter-spacing: 0;
  font-weight: 500;
  font-size: calc(1.8095 * 10 / 1440 * 100vw);
  line-height: 1;
  padding-right: calc(0.09 * 10 / 1440 * 100vw);
  display: block;
}
.p-csr--top .p-csr-mv__counter-treePlanting-unit {
  font-size: calc(0.9048 * 10 / 1440 * 100vw);
  line-height: 1.4;
  display: block;
}
.p-csr--top .p-csr-mv__counter-treePlanting-unit-inner {
  font-family: "LOccitaneSerifCondensedCSR", sans-serif;
  letter-spacing: 0;
  font-weight: 500;
  font-size: calc(1.0857 * 10 / 1440 * 100vw);
  line-height: 1.4;
  padding: 0 calc(0.09 * 10 / 1440 * 100vw);
}
.p-csr--top .p-csr-mv__counter-treePlanting-unit-inner-unit {
  transform: translateY(-0.05vw);
  display: inline-block;
}
.p-csr--top .p-csr-mv__counter-result {
  line-height: 1;
  margin-top: calc(0.462 * 10 / 1440 * 100vw);
  display: flex;
  gap: calc(0.35 * 10 / 1440 * 100vw);
  opacity: 0;
  transition: opacity 0.6s cubic-bezier(0.26, 0.06, 0, 1) 0.6s;
}
.p-csr--top .p-csr-mv__counter-result-inner {
  font-family: "LOccitaneSerifCondensedCSR", sans-serif;
  letter-spacing: 0;
  font-weight: 500;
  font-size: calc(1.8095 * 10 / 1440 * 100vw);
  line-height: 1;
  display: flex;
  align-items: flex-end;
  gap: calc(0.1 * 10 / 1440 * 100vw);
}
.p-csr--top .p-csr-mv__counter-result-people-unit {
  font-family: "MFW-YuMinPr6N-Demi", "Yu Mincho Medium", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝B", "MS Mincho", serif;
  letter-spacing: 0.06em;
  font-feature-settings: "palt";
  font-size: calc(0.9048 * 10 / 1440 * 100vw);
  line-height: 1.45;
  display: block;
}
.p-csr--top .p-csr-mv__counter-result-km-unit {
  font-size: calc(0.9952 * 10 / 1440 * 100vw);
  line-height: 1.4;
  display: block;
}
.p-csr--top .p-csr-mv__postBtn-wrap {
  position: absolute;
  top: calc(22 * 10 / 1440 * 100vw);
  right: calc(4.5 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-mv__postBtn-wrap {
    display: none;
  }
}
.p-csr--top .p-csr-mv__nav {
  position: fixed;
  left: calc(2.4 * 10 / 1440 * 100vw);
  bottom: calc(2 * 10 / 1440 * 100vw);
  z-index: 21;
  box-shadow: 0 0 calc(0.6 * 10 / 1440 * 100vw) 0 rgba(0, 20, 84, 0.18);
  transition: opacity 0.4s cubic-bezier(0.26, 0.06, 0, 1), visibility 0.4s cubic-bezier(0.26, 0.06, 0, 1);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-mv__nav {
    display: none;
  }
}
.p-csr--top .p-csr-mv__nav.is-csr-hidden {
  opacity: 0;
  visibility: hidden;
}
.p-csr--top .p-csr-mv__nav-list {
  background: #ffffff;
  width: -moz-max-content;
  width: max-content;
  display: flex;
  gap: calc(2.4 * 10 / 1440 * 100vw);
  padding: 0 calc(2.8 * 10 / 1440 * 100vw);
  border-radius: calc(0.6 * 10 / 1440 * 100vw);
}
.p-csr--top .p-csr-mv__message-body {
  display: flex;
  flex-direction: column;
  gap: calc(3.6 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-mv__message-body {
    gap: calc(3.6 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-mv__message-body-txt {
  font-family: "MFW-YuMinPr6N-Demi", "Yu Mincho Medium", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝B", "MS Mincho", serif;
  font-size: calc(2.1 * 10 / 1440 * 100vw);
  line-height: 2;
  color: #3f2b2e;
  text-align: center;
  width: 100%;
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-mv__message-body-txt {
    font-size: calc(1.6 * 10 / 375 * 100vw);
    line-height: 1.95;
  }
}
.p-csr--top .p-csr-mv__message-body-txt-line {
  display: block;
  opacity: 0.2;
  color: #ffffff;
  transition: opacity 1s cubic-bezier(0.26, 0.06, 0, 1);
}
.p-csr--top .p-csr-mv__message-body-txt-line.is-visible {
  opacity: 1;
}

.p-csr--top .p-csr-bg {
  --topPos: 6vh;
  display: block;
  position: fixed;
  top: calc(-1 * (var(--topPos)));
  left: -15%;
  right: 0;
  bottom: 0;
  width: 130%;
  height: 100vh;
  height: calc(100vh + var(--topPos));
  z-index: -10;
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-bg {
    --topPos: 5vh;
  }
}
.p-csr--top .p-csr-bg__tree {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  background: url("/on/demandware.static/-/Sites-OCC_JP-Library/ja_JP/data/special/sustainability/2026/images/loccitane_tree_poster.png") center/cover no-repeat;
}
.p-csr--top .p-csr-bg__hill {
  position: absolute;
  left: 50%;
  bottom: max(0px, min(50vh - 20.69vw, max(9.47vh + 9.03vw, 21.8vh)));
  transform: translate(-50%, 100%);
  border-radius: 50%;
}
.p-csr--top .p-csr-bg__lottieContainer {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.p-csr--top .p-csr-bg__lottieContainer.is-commentHidden .c-csr-lottieItem__comment {
  opacity: 0;
  transform: translateY(0);
}
.p-csr--top .c-csr-lottieItem {
  position: absolute;
  top: 0;
  left: 0;
  will-change: transform;
}
.p-csr--top .c-csr-lottieItem:has(.c-csr-lottieItem__comment.is-visible) {
  z-index: 1;
}
@media screen and (min-width: 600px) {
  .p-csr--top .c-csr-lottieItem canvas {
    scale: 0.95;
  }
}
.p-csr--top .c-csr-lottieItem__comment {
  position: absolute;
  opacity: 0;
  top: 0;
  left: 0;
  background: #ffffff;
  border-radius: calc(1.6 * 10 / 1440 * 100vw);
  padding: calc(1.2 * 10 / 1440 * 100vw) calc(2 * 10 / 1440 * 100vw);
  z-index: 11;
  width: -moz-max-content;
  width: max-content;
  transform: translateY(calc(-100% + 1 * 10 / 1440 * 100vw));
  transition: opacity 0.3s cubic-bezier(0.6, 0.05, 0, 0.93), transform 0.3s cubic-bezier(0.6, 0.05, 0, 0.93);
}
@media screen and (max-width: 599px) {
  .p-csr--top .c-csr-lottieItem__comment {
    top: calc(-0.3 * 10 / 375 * 100vw);
    left: calc(-4.3 * 10 / 375 * 100vw);
    transform: translateY(calc(0.2 * 10 / 375 * 100vw));
    border-radius: calc(1.6 * 10 / 375 * 100vw);
    padding: calc(0.8 * 10 / 375 * 100vw) calc(1.6 * 10 / 375 * 100vw);
  }
}
.p-csr--top .c-csr-lottieItem__comment.is-visible {
  opacity: 1;
  transform: translateY(-100%);
}
.p-csr--top .c-csr-lottieItem__comment::after {
  content: "";
  position: absolute;
  width: calc(4.5 * 10 / 1440 * 100vw);
  height: 1px;
  background: #ffffff;
  left: calc(4.3 * 10 / 1440 * 100vw);
  bottom: calc(0.6 * 10 / 1440 * 100vw);
  transform-origin: left center;
  transform: rotate(36.87deg);
}
@media screen and (max-width: 599px) {
  .p-csr--top .c-csr-lottieItem__comment::after {
    width: calc(2.72 * 10 / 375 * 100vw);
    left: calc(6.7 * 10 / 375 * 100vw);
    bottom: calc(0.6 * 10 / 375 * 100vw);
  }
}
.p-csr--top .c-csr-lottieItem__comment-inner {
  display: flex;
  align-items: center;
  gap: calc(1.3 * 10 / 1440 * 100vw);
  width: 100%;
}
@media screen and (max-width: 599px) {
  .p-csr--top .c-csr-lottieItem__comment-inner {
    gap: calc(1.3 * 10 / 375 * 100vw);
  }
}
.p-csr--top .c-csr-lottieItem__comment-distance {
  font-family: "LOccitaneSerifCondensedCSR", sans-serif;
  letter-spacing: 0;
  font-weight: 500;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  line-height: 0.7;
  font-size: calc(3.6 * 10 / 1440 * 100vw);
  gap: calc(0.2 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .c-csr-lottieItem__comment-distance {
    font-size: calc(3.2 * 10 / 375 * 100vw);
    gap: calc(0.1 * 10 / 375 * 100vw);
  }
}
.p-csr--top .c-csr-lottieItem__comment-distance-unit {
  line-height: 0.84;
  font-size: calc(2 * 10 / 1440 * 100vw);
  transform: translateY(calc(0.15 * 10 / 1440 * 100vw));
}
@media screen and (max-width: 599px) {
  .p-csr--top .c-csr-lottieItem__comment-distance-unit {
    font-size: calc(1.6 * 10 / 375 * 100vw);
    transform: translateY(calc(0.1 * 10 / 375 * 100vw));
  }
}
.p-csr--top .c-csr-lottieItem__comment-txt {
  font-family: "MFW-YuMinPr6N-Demi", "Yu Mincho Medium", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝B", "MS Mincho", serif;
  letter-spacing: 0.06em;
  font-feature-settings: "palt";
  font-size: calc(1.1 * 10 / 1440 * 100vw);
  line-height: 1.5;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  overflow: hidden;
  width: calc(12.9 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .c-csr-lottieItem__comment-txt {
    font-size: calc(1 * 10 / 375 * 100vw);
    width: calc(10.6 * 10 / 375 * 100vw);
  }
}

@keyframes blink {
  0% {
    opacity: 0;
  }
  25% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  75% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
.p-csr--top .p-csr-fixedCounter {
  position: fixed;
  bottom: calc(2 * 10 / 1440 * 100vw);
  right: calc(2.4 * 10 / 1440 * 100vw);
  background: #ffffff;
  z-index: 21;
  border-radius: calc(0.6 * 10 / 1440 * 100vw);
  box-shadow: 0 calc(1 * 10 / 1440 * 100vw) calc(2 * 10 / 1440 * 100vw) 0 rgba(63, 43, 46, 0.2);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-fixedCounter {
    left: calc(0.5 * 10 / 375 * 100vw);
    right: calc(0.5 * 10 / 375 * 100vw);
    bottom: calc(0.5 * 10 / 375 * 100vw);
    border-radius: calc(0.3 * 10 / 375 * 100vw);
    box-shadow: 0 calc(0.6316 * 10 / 375 * 100vw) calc(1.2632 * 10 / 375 * 100vw) 0 rgba(63, 43, 46, 0.3);
  }
}
@media screen and (min-width: 600px) {
  .is-csrLoaded .p-csr--top .p-csr-fixedCounter {
    opacity: 0;
    visibility: hidden;
    transform: translateY(calc(1 * 10 / 1440 * 100vw));
  }
  .is-csrLoaded .p-csr--top .p-csr-fixedCounter.is-visible {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }
}
.p-csr--top .p-csr-fixedCounter.is-complete .p-csr-fixedCounter__ratio {
  animation: blink 0.6s steps(1, end) forwards;
}
.p-csr--top .p-csr-fixedCounter__progressBar {
  border-bottom: 1px solid #f5f3f0;
  height: calc(0.4 * 10 / 1440 * 100vw);
  overflow: hidden;
  border-radius: calc(0.6 * 10 / 1440 * 100vw) calc(0.6 * 10 / 1440 * 100vw) 0 0;
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-fixedCounter__progressBar {
    height: calc(0.4 * 10 / 375 * 100vw);
    border-radius: calc(0.3 * 10 / 375 * 100vw) calc(0.3 * 10 / 375 * 100vw) 0 0;
  }
}
.p-csr--top .p-csr-fixedCounter__inner {
  display: flex;
  align-items: center;
  padding: calc(0.8 * 10 / 1440 * 100vw) calc(0.9 * 10 / 1440 * 100vw) calc(0.8 * 10 / 1440 * 100vw) calc(2 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-fixedCounter__inner {
    padding: calc(0.5 * 10 / 375 * 100vw) calc(0.5 * 10 / 375 * 100vw) calc(0.5 * 10 / 375 * 100vw) calc(0.9 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-fixedCounter__ratio-wrap {
  display: flex;
  align-items: center;
  gap: calc(1.4 * 10 / 1440 * 100vw);
  border-right: 1px solid rgba(63, 43, 46, 0.1215686275);
  margin-right: calc(1.5 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-fixedCounter__ratio-wrap {
    gap: calc(0.2 * 10 / 375 * 100vw);
    flex-direction: column;
    padding-right: calc(0.8 * 10 / 375 * 100vw);
    margin-right: calc(0.8 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-fixedCounter__label {
  display: block;
  font-size: calc(1 * 10 / 1440 * 100vw);
  line-height: 1.35;
  font-family: "MFW-YuGoPr6N-Bold", YuGothic, "Yu Gothic", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  letter-spacing: 0.06em;
  font-feature-settings: "palt";
  letter-spacing: 0.04em;
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-fixedCounter__label {
    font-size: calc(0.8 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-fixedCounter__ratio-inner {
  font-family: "LOccitaneSerifCondensedCSR", sans-serif;
  letter-spacing: 0;
  font-weight: 500;
  display: flex;
  align-items: flex-end;
  margin-right: calc(1.5 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-fixedCounter__ratio-inner {
    margin-right: 0;
    transform: translateY(0);
    gap: calc(0.15 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-fixedCounter__ratio-num {
  font-size: calc(4.2 * 10 / 1440 * 100vw);
  line-height: 0.8;
  display: block;
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-fixedCounter__ratio-num {
    font-size: calc(3.1578 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-fixedCounter__ratio-unit {
  font-size: calc(2.4 * 10 / 1440 * 100vw);
  line-height: 1;
  display: block;
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-fixedCounter__ratio-unit {
    font-size: calc(1.6 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-fixedCounter__result-wrap {
  display: flex;
  gap: calc(1.2 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-fixedCounter__result-wrap {
    gap: calc(0.8 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-fixedCounter__result {
  line-height: 1;
}
.p-csr--top .p-csr-fixedCounter__result-num-head {
  font-size: calc(1 * 10 / 1440 * 100vw);
  display: block;
  color: rgba(63, 43, 46, 0.4509803922);
  margin-bottom: calc(0.3 * 10 / 1440 * 100vw);
  font-family: "MFW-YuGoPr6N-Demi", YuGothic, "Yu Gothic", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  letter-spacing: 0.06em;
  font-feature-settings: "palt";
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-fixedCounter__result-num-head {
    font-size: calc(0.9 * 10 / 375 * 100vw);
    margin-bottom: calc(0.3 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-fixedCounter__result-num-body {
  display: flex;
  align-items: flex-end;
}
.p-csr--top .p-csr-fixedCounter__result-num {
  font-family: "LOccitaneSerifCondensedCSR", sans-serif;
  letter-spacing: 0;
  font-weight: 500;
  font-size: calc(2.2 * 10 / 1440 * 100vw);
  margin-right: calc(0.1 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-fixedCounter__result-num {
    font-size: calc(1.8 * 10 / 375 * 100vw);
    margin-right: calc(0.1 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-fixedCounter__result-unit {
  font-family: "LOccitaneSerifCondensedCSR", sans-serif;
  letter-spacing: 0;
  font-weight: 500;
  font-size: calc(1.2 * 10 / 1440 * 100vw);
  transform: translateY(-0.12em);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-fixedCounter__result-unit {
    font-size: calc(1 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-fixedCounter__result-unit-ja {
  font-family: "MFW-YuMinPr6N-Demi", "Yu Mincho Medium", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝B", "MS Mincho", serif;
  letter-spacing: 0.06em;
  font-feature-settings: "palt";
  font-size: calc(1 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-fixedCounter__result-unit-ja {
    font-size: calc(0.9 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-fixedCounter__postBtn-wrap {
  margin-left: calc(2.4 * 10 / 1440 * 100vw);
  align-self: stretch;
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-fixedCounter__postBtn-wrap {
    margin-left: auto;
  }
  .p-csr--top .p-csr-fixedCounter__postBtn-wrap .c-csr-modal__trigger {
    height: 100%;
  }
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-fixedCounter__postBtn-trigger {
    height: 100%;
  }
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-fixedCounter__postBtn {
    height: 100%;
  }
}
.p-csr--top .p-csr-fixedCounter__postBtn-target {
  padding: calc(0.9 * 10 / 1440 * 100vw) calc(3.05 * 10 / 1440 * 100vw) calc(0.9 * 10 / 1440 * 100vw) calc(3.45 * 10 / 1440 * 100vw);
  font-size: calc(1.5 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-fixedCounter__postBtn-target {
    font-size: calc(1.2 * 10 / 375 * 100vw);
    height: 100%;
    padding: 0 calc(1.15 * 10 / 375 * 100vw);
  }
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-fixedCounter__postBtn-icon {
    display: none;
  }
}

.p-csr--top .p-csr-actions {
  background: #f5f3f0;
  padding: calc(7.2 * 10 / 1440 * 100vw) 0 calc(19 * 10 / 1440 * 100vw);
  margin-top: calc(28.2 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-actions {
    margin-top: calc(18.4 * 10 / 375 * 100vw);
    padding: calc(3 * 10 / 375 * 100vw) 0 calc(7.952 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-actions__head {
  border-top: 1px solid rgba(63, 43, 46, 0.6);
  padding-top: calc(6.4 * 10 / 1440 * 100vw);
  display: flex;
  align-items: flex-end;
  gap: calc(3.2 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-actions__head {
    flex-direction: column;
    align-items: flex-start;
    gap: calc(2.4 * 10 / 375 * 100vw);
    padding-top: calc(4 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-actions__head-ttl-wrap {
  flex: 1;
}
.p-csr--top .p-csr-actions__head-txt {
  flex: 1;
  font-size: calc(1.5 * 10 / 1440 * 100vw);
  line-height: 2;
  font-family: "MFW-YuMinPr6N-Medium", "Yu Mincho Medium", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝B", "MS Mincho", serif;
  margin-bottom: calc(0.6 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-actions__head-txt {
    font-size: calc(1.4 * 10 / 375 * 100vw);
    line-height: 1.9;
  }
}
.p-csr--top .p-csr-actions__head-label {
  display: block;
  font-size: calc(1.4 * 10 / 1440 * 100vw);
  line-height: 1.5;
  font-family: "MFW-YuMinPr6N-Demi", "Yu Mincho Medium", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝B", "MS Mincho", serif;
  letter-spacing: 0.06em;
  font-feature-settings: "palt";
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-actions__head-label {
    font-size: calc(1.2 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-actions__head-ttl {
  font-family: "LOccitaneSerifCondensedCSR", sans-serif;
  letter-spacing: 0;
  font-weight: 500;
  display: block;
  line-height: 0.9;
  font-size: calc(9.2 * 10 / 1440 * 100vw);
  margin-top: calc(2 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-actions__head-ttl {
    font-size: calc(5.6 * 10 / 375 * 100vw);
    margin-top: calc(1.4 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-actions__body {
  margin-top: calc(6.4 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-actions__body {
    margin-top: calc(3.8 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-actions__item-bottoms {
  display: flex;
  justify-content: space-between;
  margin-top: calc(0.9 * 10 / 1440 * 100vw);
  gap: calc(0.8 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-actions__item-bottoms {
    margin-top: calc(0.817 * 10 / 375 * 100vw);
    gap: calc(0.6 * 10 / 375 * 100vw);
    overflow-x: scroll;
    flex-wrap: nowrap;
    width: calc(100% + 2.4 * 10 / 375 * 100vw + 2.4 * 10 / 375 * 100vw);
    margin-left: calc(-1 * 2.4 * 10 / 375 * 100vw);
    padding-left: calc(2.4 * 10 / 375 * 100vw);
    padding-right: calc(2.4 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-actions__item {
  background: #ffffff;
  border-radius: calc(0.6 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-actions__item {
    border-radius: calc(0.4 * 10 / 375 * 100vw);
    flex: 0 0 calc(20 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-actions__item--top {
  display: flex;
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-actions__item--top {
    flex-direction: column;
  }
}
.p-csr--top .p-csr-actions__item--top .p-csr-actions__item-numHead {
  border-bottom: none;
  border-right: 1px solid rgba(63, 43, 46, 0.1215686275);
  flex-direction: column;
  padding: calc(4 * 10 / 1440 * 100vw) calc(2.2 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-actions__item--top .p-csr-actions__item-numHead {
    border-right: none;
    border-bottom: 1px solid rgba(63, 43, 46, 0.1215686275);
    padding: calc(1.4 * 10 / 375 * 100vw) calc(1.6 * 10 / 375 * 100vw);
    flex-direction: row;
  }
}
.p-csr--top .p-csr-actions__item--top .p-csr-actions__item-numHead-txt {
  font-size: calc(1.2 * 10 / 1440 * 100vw);
}
@media screen and (min-width: 600px) {
  .p-csr--top .p-csr-actions__item--top .p-csr-actions__item-numHead-txt {
    writing-mode: vertical-rl;
  }
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-actions__item--top .p-csr-actions__item-numHead-txt {
    font-size: calc(1.2 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-actions__item--top .p-csr-actions__item-main {
  padding: calc(4 * 10 / 1440 * 100vw) 0;
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-actions__item--top .p-csr-actions__item-main {
    padding: calc(1.8 * 10 / 375 * 100vw) 0;
  }
}
.p-csr--top .p-csr-actions__item--top .p-csr-actions__item-main-top {
  flex-direction: row;
  gap: 0;
  padding: 0 calc(4 * 10 / 1440 * 100vw) calc(4 * 10 / 1440 * 100vw) calc(7.4 * 10 / 1440 * 100vw);
}
@media screen and (min-width: 600px) {
  .p-csr--top .p-csr-actions__item--top .p-csr-actions__item-main-top {
    position: relative;
  }
  .p-csr--top .p-csr-actions__item--top .p-csr-actions__item-main-top::before {
    content: "";
    background: linear-gradient(to right, rgba(63, 43, 46, 0.1215686275) 0.2rem, transparent 0.2rem);
    background-repeat: repeat-x;
    background-size: 0.4rem 0.2rem;
    height: 0.2rem;
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    margin: auto;
  }
  .p-csr--top .p-csr-actions__item--top .p-csr-actions__item-main-top::after {
    display: none;
  }
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-actions__item--top .p-csr-actions__item-main-top {
    flex-direction: column-reverse;
    padding: 0 calc(1.8 * 10 / 375 * 100vw) calc(2.6 * 10 / 375 * 100vw);
    gap: calc(2.6 * 10 / 375 * 100vw);
    position: relative;
  }
  .p-csr--top .p-csr-actions__item--top .p-csr-actions__item-main-top::after {
    content: "";
    background: rgba(63, 43, 46, 0.1215686275);
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    height: 1px;
    width: calc(100% - 3.6 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-actions__item--top .p-csr-actions__item-main-txtArea {
  flex: 1;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-actions__item--top .p-csr-actions__item-main-txtArea {
    padding: 0 calc(0.8 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-actions__item--top .p-csr-actions__item-main-label {
  font-size: calc(1.3 * 10 / 1440 * 100vw);
  line-height: 1.3;
  padding: calc(0.2 * 10 / 1440 * 100vw) calc(0.9 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-actions__item--top .p-csr-actions__item-main-label {
    font-size: calc(1.1 * 10 / 375 * 100vw);
    padding: calc(0.09 * 10 / 375 * 100vw) calc(0.5 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-actions__item--top .p-csr-actions__item-main-ttl {
  font-family: "LOccitaneSerifCondensedCSR", sans-serif;
  letter-spacing: 0;
  font-weight: 500;
  font-size: calc(4.4 * 10 / 1440 * 100vw);
  line-height: 1;
  margin-top: calc(2.2 * 10 / 1440 * 100vw);
  margin-left: 0;
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-actions__item--top .p-csr-actions__item-main-ttl {
    font-size: calc(3.2 * 10 / 375 * 100vw);
    margin-top: calc(1 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-actions__item--top .p-csr-actions__item-main-term {
  font-size: calc(1.5 * 10 / 1440 * 100vw);
  margin-top: calc(0.8 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-actions__item--top .p-csr-actions__item-main-term {
    font-size: calc(1.1 * 10 / 375 * 100vw);
    line-height: 1.3;
    margin-top: calc(0.8 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-actions__item--top .p-csr-actions__item-main-txt {
  font-size: calc(1.5 * 10 / 1440 * 100vw);
  margin-top: auto;
  margin-left: 0;
  margin-bottom: calc(2.5 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-actions__item--top .p-csr-actions__item-main-txt {
    font-size: calc(1.2 * 10 / 375 * 100vw);
    line-height: 1.85;
    margin-top: calc(2 * 10 / 375 * 100vw);
    margin-bottom: calc(2 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-actions__item--top .p-csr-actions__item-main-imgArea {
  flex-basis: calc(51.2 * 10 / 1440 * 100vw);
  align-self: flex-end;
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-actions__item--top .p-csr-actions__item-main-imgArea {
    flex-basis: auto;
  }
}
.p-csr--top .p-csr-actions__item--top .p-csr-actions__item-main-img {
  border-radius: calc(0.8 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-actions__item--top .p-csr-actions__item-main-img {
    border-radius: calc(0.4 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-actions__item--top .p-csr-actions__item-main-btns {
  display: flex;
  gap: calc(0.6 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-actions__item--top .p-csr-actions__item-main-btns {
    gap: calc(0.6 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-actions__item-numHead {
  font-family: "LOccitaneSerifCondensedCSR", sans-serif;
  letter-spacing: 0;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: calc(1.6 * 10 / 1440 * 100vw) calc(2 * 10 / 1440 * 100vw);
  line-height: 1;
  border-bottom: 1px solid rgba(63, 43, 46, 0.1215686275);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-actions__item-numHead {
    padding: calc(1.4 * 10 / 375 * 100vw) calc(1.6 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-actions__item-numHead-num {
  font-size: calc(1.6 * 10 / 1440 * 100vw);
  display: flex;
  align-items: center;
  gap: calc(0.2 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-actions__item-numHead-num {
    font-size: calc(1.2 * 10 / 375 * 100vw);
    gap: calc(0.1 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-actions__item-numHead-txt {
  margin: 0;
  font-size: calc(1.3 * 10 / 1440 * 100vw);
  opacity: 0.3;
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-actions__item-numHead-txt {
    font-size: calc(1 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-actions__item-main-top {
  display: flex;
  flex-direction: column-reverse;
  gap: calc(2.4 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-actions__item-main-top {
    flex-direction: column-reverse;
    gap: calc(1.6 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-actions__item-main {
  padding: calc(2 * 10 / 1440 * 100vw) calc(2 * 10 / 1440 * 100vw) calc(2.8 * 10 / 1440 * 100vw);
  width: 100%;
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-actions__item-main {
    padding: calc(1.6 * 10 / 375 * 100vw) calc(1.6 * 10 / 375 * 100vw) calc(1.8 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-actions__item-main-img {
  display: block;
  border-radius: calc(0.4 * 10 / 1440 * 100vw);
  overflow: hidden;
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-actions__item-main-img {
    border-radius: calc(0.4 * 10 / 375 * 100vw);
  }
}
@media screen and (min-width: 600px) {
  .p-csr--top .p-csr-actions__item-main-txtArea {
    padding: 0 calc(0.8 * 10 / 1440 * 100vw);
  }
}
.p-csr--top .p-csr-actions__item-main-label {
  display: block;
  width: -moz-max-content;
  width: max-content;
  border-radius: 100rem;
  font-size: calc(1.2 * 10 / 1440 * 100vw);
  line-height: 1.3;
  padding: calc(0.15 * 10 / 1440 * 100vw) calc(0.8 * 10 / 1440 * 100vw);
  border: 1px solid rgba(63, 43, 46, 0.1215686275);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-actions__item-main-label {
    font-size: calc(1 * 10 / 375 * 100vw);
    padding: calc(0.1 * 10 / 375 * 100vw) calc(0.6 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-actions__item-main-ttl {
  font-family: "MFW-YuMinPr6N-Demi", "Yu Mincho Medium", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝B", "MS Mincho", serif;
  letter-spacing: 0.06em;
  font-feature-settings: "palt";
  font-size: calc(2 * 10 / 1440 * 100vw);
  line-height: 1.45;
  margin-top: calc(0.8 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-actions__item-main-ttl {
    font-size: calc(1.5 * 10 / 375 * 100vw);
    margin-top: calc(0.8 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-actions__item-main-term {
  display: block;
  color: rgba(63, 43, 46, 0.4509803922);
  line-height: 1.3;
  font-size: calc(1.2 * 10 / 1440 * 100vw);
  margin-top: calc(0.8 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-actions__item-main-term {
    line-height: 1.3;
    font-size: calc(1.1 * 10 / 375 * 100vw);
    margin-top: calc(0.8 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-actions__item-main-txt {
  font-family: "MFW-YuMinPr6N-Medium", "Yu Mincho Medium", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝B", "MS Mincho", serif;
  font-size: calc(1.3 * 10 / 1440 * 100vw);
  line-height: 1.7;
  margin-top: calc(3.2 * 10 / 1440 * 100vw);
  margin-bottom: calc(1.6 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-actions__item-main-txt {
    font-size: calc(1.1 * 10 / 375 * 100vw);
    margin-top: calc(1.6 * 10 / 375 * 100vw);
    margin-bottom: calc(1.6 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-actions__item-eventDetail {
  padding: 0 calc(4 * 10 / 1440 * 100vw);
  margin-top: calc(4 * 10 / 1440 * 100vw);
  position: relative;
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-actions__item-eventDetail {
    margin-top: calc(2.4 * 10 / 375 * 100vw);
    padding: 0 calc(1.8 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-actions__item-eventDetail-inner {
  background: #33684e;
  border-radius: calc(0.6 * 10 / 1440 * 100vw);
  padding: calc(3.2 * 10 / 1440 * 100vw) calc(3.2 * 10 / 1440 * 100vw) calc(3.2 * 10 / 1440 * 100vw) calc(21.6 * 10 / 1440 * 100vw);
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  gap: calc(2.8 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-actions__item-eventDetail-inner {
    padding: calc(3.2 * 10 / 375 * 100vw) calc(2 * 10 / 375 * 100vw) calc(9.2 * 10 / 375 * 100vw);
    border-radius: calc(0.4 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-actions__item-eventDetail-icon-wrap {
  position: absolute;
  left: calc(8 * 10 / 1440 * 100vw);
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-actions__item-eventDetail-icon-wrap {
    top: calc(-1.547 * 10 / 375 * 100vw);
    right: calc(0.5 * 10 / 375 * 100vw);
    transform: translateY(0);
    left: auto;
  }
}
.p-csr--top .p-csr-actions__item-eventDetail-icon {
  width: calc(13.6 * 10 / 1440 * 100vw);
  height: calc(13.6 * 10 / 1440 * 100vw);
  border-width: calc(0.6554 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-actions__item-eventDetail-icon {
    width: calc(8 * 10 / 375 * 100vw);
    height: calc(8 * 10 / 375 * 100vw);
    border-width: calc(0.3855 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-actions__item-eventDetail-icon::before {
  width: calc(11.5 * 10 / 1440 * 100vw);
  height: calc(11.5 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-actions__item-eventDetail-icon::before {
    display: none;
  }
}
.p-csr--top .p-csr-actions__item-eventDetail-icon-txt {
  font-family: "MFW-YuMinPr6N-Demi", "Yu Mincho Medium", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝B", "MS Mincho", serif;
  letter-spacing: 0.06em;
  font-feature-settings: "palt";
  display: block;
  text-align: center;
  font-size: calc(1.6 * 10 / 1440 * 100vw);
  line-height: 1.35;
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-actions__item-eventDetail-icon-txt {
    font-size: calc(1 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-actions__item-eventDetail-txtArea {
  color: #ffffff;
}
.p-csr--top .p-csr-actions__item-eventDetail-label {
  font-family: "MFW-YuGoPr6N-Bold", YuGothic, "Yu Gothic", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  letter-spacing: 0.06em;
  font-feature-settings: "palt";
  display: block;
  width: -moz-max-content;
  width: max-content;
  border-radius: 100rem;
  font-size: calc(1.2 * 10 / 1440 * 100vw);
  color: #33684e;
  background: #ffffff;
  line-height: 1;
  padding: calc(0.3 * 10 / 1440 * 100vw) calc(0.8 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-actions__item-eventDetail-label {
    font-size: calc(1.1 * 10 / 375 * 100vw);
    padding: calc(0.3 * 10 / 375 * 100vw) calc(0.5 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-actions__item-eventDetail-ttl {
  display: block;
  font-family: "MFW-YuMinPr6N-Demi", "Yu Mincho Medium", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝B", "MS Mincho", serif;
  letter-spacing: 0.06em;
  font-feature-settings: "palt";
  line-height: 1.4;
  font-size: calc(2.1 * 10 / 1440 * 100vw);
  margin-top: calc(1.2 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-actions__item-eventDetail-ttl {
    line-height: 1.65;
    font-size: calc(1.8 * 10 / 375 * 100vw);
    margin-top: calc(0.8 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-actions__item-eventDetail-ttl-with {
  font-size: calc(1.5 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-actions__item-eventDetail-ttl-with {
    margin-top: calc(-0.3 * 10 / 375 * 100vw);
    font-size: calc(1.3 * 10 / 375 * 100vw);
    display: block;
  }
}
.p-csr--top .p-csr-actions__item-eventDetail-txt {
  font-family: "MFW-YuMinPr6N-Medium", "Yu Mincho Medium", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝B", "MS Mincho", serif;
  margin-top: calc(0.2 * 10 / 1440 * 100vw);
  line-height: 2;
  font-size: calc(1.3 * 10 / 1440 * 100vw);
  margin-bottom: calc(1.2 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-actions__item-eventDetail-txt {
    margin-top: calc(1.2 * 10 / 375 * 100vw);
    line-height: 1.8;
    font-size: calc(1.2 * 10 / 375 * 100vw);
    margin-bottom: calc(1.6 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-actions__item-eventDetail-bg {
  position: absolute;
  right: calc(-47.3 * 10 / 1440 * 100vw);
  top: calc(-21.1 * 10 / 1440 * 100vw);
  transform: rotate(54.811deg);
  width: calc(72.7 * 10 / 1440 * 100vw);
  max-width: none;
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-actions__item-eventDetail-bg {
    right: calc(-22 * 10 / 375 * 100vw);
    top: auto;
    bottom: calc(-25 * 10 / 375 * 100vw);
    width: calc(41.2 * 10 / 375 * 100vw);
    transform: rotate(61.432deg);
  }
}
.p-csr--top .p-csr-actions__item-main-btn--cs {
  background: #ffffff;
}
.p-csr--top .p-csr-actions__item-main-btn--cs .c-csr-button__target {
  color: rgba(63, 43, 46, 0.4509803922);
  padding-right: calc(1.8 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-actions__item-main-btn--cs .c-csr-button__target {
    padding-right: calc(1.4 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-actions__news {
  margin: calc(11.471 * 10 / 1440 * 100vw) auto 0;
  position: relative;
  width: calc((100vw - var(--scrollbar) - calc(10.5 * 10 / 1440 * 100vw) - calc(10.5 * 10 / 1440 * 100vw) - calc(3 * 10 / 1440 * 100vw) * (24 - 1)) / 24 * 16 + calc(3 * 10 / 1440 * 100vw) * (16 - 1) + 0px);
  padding: calc(4 * 10 / 1440 * 100vw) calc((100vw - var(--scrollbar) - calc(10.5 * 10 / 1440 * 100vw) - calc(10.5 * 10 / 1440 * 100vw) - calc(3 * 10 / 1440 * 100vw) * (24 - 1)) / 24 * 1 + calc(3 * 10 / 1440 * 100vw) * (1 - 1) + calc(3 * 10 / 1440 * 100vw)) calc(4 * 10 / 1440 * 100vw) calc((100vw - var(--scrollbar) - calc(10.5 * 10 / 1440 * 100vw) - calc(10.5 * 10 / 1440 * 100vw) - calc(3 * 10 / 1440 * 100vw) * (24 - 1)) / 24 * 6 + calc(3 * 10 / 1440 * 100vw) * (6 - 1) + 0px);
  border-top: 1px solid rgba(63, 43, 46, 0.1215686275);
  border-bottom: 1px solid rgba(63, 43, 46, 0.1215686275);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-actions__news {
    margin: calc(6 * 10 / 375 * 100vw) auto 0;
    width: calc(28.8 * 10 / 375 * 100vw);
    padding: calc(4 * 10 / 375 * 100vw) 0 calc(3.2 * 10 / 375 * 100vw) 0;
    display: flex;
    flex-direction: column-reverse;
  }
}
.p-csr--top .p-csr-actions__news-img-wrap {
  position: absolute;
  width: calc(24 * 10 / 1440 * 100vw);
  left: calc(3.485 * 10 / 1440 * 100vw);
  top: calc(-1.7 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-actions__news-img-wrap {
    position: relative;
    top: auto;
    left: auto;
    width: calc(20 * 10 / 375 * 100vw);
    margin: calc(2 * 10 / 375 * 100vw) auto 0;
  }
}
.p-csr--top .p-csr-actions__news-txt {
  font-family: "MFW-YuMinPr6N-Demi", "Yu Mincho Medium", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝B", "MS Mincho", serif;
  letter-spacing: 0.06em;
  font-feature-settings: "palt";
  font-size: calc(1.6 * 10 / 1440 * 100vw);
  line-height: 1.8;
  text-align: center;
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-actions__news-txt {
    font-size: calc(1.4 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-actions__news-links {
  font-size: calc(1.3 * 10 / 1440 * 100vw);
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1.8;
  margin-top: calc(1 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-actions__news-links {
    font-size: calc(1.2 * 10 / 375 * 100vw);
    margin-top: calc(0.6 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-actions__news-link {
  font-family: "MFW-YuMinPr6N-Demi", "Yu Mincho Medium", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝B", "MS Mincho", serif;
  letter-spacing: 0.06em;
  font-feature-settings: "palt";
  display: block;
  color: rgba(63, 43, 46, 0.4509803922);
  font-size: calc(1.3 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-actions__news-link {
    font-size: calc(1.2 * 10 / 375 * 100vw);
  }
}

.p-csr--top .p-csr-event {
  position: relative;
  padding-top: calc(16.8 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event {
    padding-top: calc(11.2 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-event__fixedBg-wrap {
  position: absolute;
  width: 100%;
  height: 100%;
  inset: 0;
  margin: auto;
  z-index: -10;
}
.p-csr--top .p-csr-event__fixedBg-wrap::before {
  content: "";
  background: #f5f3f0;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.p-csr--top .p-csr-event__fixedBg-list {
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
}
.p-csr--top .p-csr-event__fixedBg {
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  transform: scale(1.05);
  transition: transform 0s 1s, opacity 1s cubic-bezier(0.26, 0.06, 0, 1);
}
.p-csr--top .p-csr-event__fixedBg.is-active {
  opacity: 1;
  transform: scale(1);
  transition: transform 4.6s linear, opacity 1s cubic-bezier(0.26, 0.06, 0, 1);
}
.p-csr--top .p-csr-event__fixedBg img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.p-csr--top .p-csr-event__fixedBg-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.25;
  transition: opacity 3s cubic-bezier(0.26, 0.06, 0, 1);
}
.p-csr--top .p-csr-event__fixedBg-overlay.is-overlay-dark {
  opacity: 0.6;
}
.p-csr--top .p-csr-event__head {
  text-align: center;
  color: #ffffff;
}
.p-csr--top .p-csr-event__head-ttl-container {
  position: relative;
  width: -moz-max-content;
  width: max-content;
  margin: 0 auto;
}
.p-csr--top .p-csr-event__head-ttl-label {
  font-family: "MFW-YuGoPr6N-Demi", YuGothic, "Yu Gothic", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  display: block;
  font-size: calc(1.3 * 10 / 1440 * 100vw);
  border: 1px solid #ffffff;
  border-radius: calc(0.4 * 10 / 1440 * 100vw);
  padding: 0 calc(0.8 * 10 / 1440 * 100vw);
  width: -moz-max-content;
  width: max-content;
  margin: 0 auto;
  line-height: 1.6;
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__head-ttl-label {
    font-size: calc(1.1 * 10 / 375 * 100vw);
    border-radius: calc(0.2 * 10 / 375 * 100vw);
    padding: 0 calc(0.6 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-event__head-ttl {
  font-family: "LOccitaneSerifCondensedCSR", sans-serif;
  letter-spacing: 0;
  font-weight: 500;
  display: block;
  font-size: calc(9.6 * 10 / 1440 * 100vw);
  margin-top: calc(2.8 * 10 / 1440 * 100vw);
  line-height: 0.85;
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__head-ttl {
    font-size: calc(4.8 * 10 / 375 * 100vw);
    margin-top: calc(1.9 * 10 / 375 * 100vw);
    line-height: 0.96;
  }
}
.p-csr--top .p-csr-event__head-ttl .js-slideUp__inner .char {
  line-height: 0.8;
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__head-ttl .js-slideUp__inner .char {
    line-height: 0.85;
  }
}
.p-csr--top .p-csr-event__head-mainCopy {
  margin-top: calc(5.5 * 10 / 1440 * 100vw);
  position: relative;
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__head-mainCopy {
    margin-top: calc(5.5 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-event__head-mainCopy::before {
  content: "";
  background: rgba(255, 255, 255, 0.6);
  width: calc(0.8 * 10 / 1440 * 100vw);
  height: calc(0.2 * 10 / 1440 * 100vw);
  position: absolute;
  left: 50%;
  top: calc(-3.2 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__head-mainCopy::before {
    width: calc(0.6 * 10 / 375 * 100vw);
    height: 1px;
    top: calc(-3.2 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-event__head-mainCopy-em {
  font-family: "MFW-YuGoPr6N-Bold", YuGothic, "Yu Gothic", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  letter-spacing: 0.06em;
  font-feature-settings: "palt";
  display: block;
  font-size: calc(1.9 * 10 / 1440 * 100vw);
  line-height: 1.45;
  font-style: italic;
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__head-mainCopy-em {
    font-size: calc(1.6 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-event__head-mainCopy-txt {
  font-family: "MFW-YuMinPr6N-Demi", "Yu Mincho Medium", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝B", "MS Mincho", serif;
  letter-spacing: 0.06em;
  font-feature-settings: "palt";
  display: block;
  margin-top: calc(1.2 * 10 / 1440 * 100vw);
  font-size: calc(1.6 * 10 / 1440 * 100vw);
  line-height: 1.95;
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__head-mainCopy-txt {
    margin-top: calc(1.6 * 10 / 375 * 100vw);
    font-size: calc(1.4 * 10 / 375 * 100vw);
    line-height: 1.85;
  }
}
.p-csr--top .p-csr-event__form-btn-wrap {
  margin: calc(4.4 * 10 / 1440 * 100vw) auto 0;
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__form-btn-wrap {
    margin: calc(2.4 * 10 / 375 * 100vw) auto 0;
  }
}
.p-csr--top .p-csr-event__form-btn.c-csr-button--submit {
  width: calc(18.4 * 10 / 1440 * 100vw);
  height: calc(18.4 * 10 / 1440 * 100vw);
  border: calc(0.3158 * 10 / 1440 * 100vw) solid rgba(255, 255, 255, 0.3);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__form-btn.c-csr-button--submit {
    width: calc(16 * 10 / 375 * 100vw);
    height: calc(16 * 10 / 375 * 100vw);
    border: calc(0.3158 * 10 / 375 * 100vw) solid rgba(255, 255, 255, 0.3);
  }
}
.p-csr--top .p-csr-event__form-btn.c-csr-button--submit .p-csr-event__form-btn-submitTxt {
  font-size: calc(1.7 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__form-btn.c-csr-button--submit .p-csr-event__form-btn-submitTxt {
    font-size: calc(1.5 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-event__form-btn.c-csr-button--submit .p-csr-event__form-btn-target-wrap {
  font-size: calc(1.9 * 10 / 1440 * 100vw);
  line-height: 1.4;
  margin-top: calc(0.4 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__form-btn.c-csr-button--submit .p-csr-event__form-btn-target-wrap {
    font-size: calc(1.7 * 10 / 375 * 100vw);
    margin-top: calc(0.7 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-event__form-btn.c-csr-button--submit .p-csr-event__form-btn-icon {
  width: calc(1.25 * 10 / 1440 * 100vw);
  height: calc(1.25 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__form-btn.c-csr-button--submit .p-csr-event__form-btn-icon {
    margin-top: calc(0.931 * 10 / 375 * 100vw);
    width: calc(1.115 * 10 / 375 * 100vw);
    height: calc(1.115 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-event__limited-campaignBtn-wrap {
  margin: calc(3 * 10 / 1440 * 100vw) auto 0;
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__limited-campaignBtn-wrap {
    margin: calc(2.4 * 10 / 375 * 100vw) auto 0;
  }
}
.p-csr--top .p-csr-event__limited {
  width: calc((100vw - var(--scrollbar) - calc(10.5 * 10 / 1440 * 100vw) - calc(10.5 * 10 / 1440 * 100vw) - calc(3 * 10 / 1440 * 100vw) * (24 - 1)) / 24 * 12 + calc(3 * 10 / 1440 * 100vw) * (12 - 1) + 0px);
  position: relative;
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__limited {
    width: calc((100vw - calc(2.4 * 10 / 375 * 100vw) - calc(2.4 * 10 / 375 * 100vw) - calc(1.3 * 10 / 375 * 100vw) * (12 - 1)) / 12 * 12 + calc(1.3 * 10 / 375 * 100vw) * (12 - 1) + 0px);
  }
}
.p-csr--top .p-csr-event__limited::before, .p-csr--top .p-csr-event__limited::after {
  content: "";
  position: absolute;
  left: 0;
  width: calc(0.5 * 10 / 1440 * 100vw);
  height: calc(0.5 * 10 / 1440 * 100vw);
  border-radius: 50%;
  background: #ffffff;
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__limited::before, .p-csr--top .p-csr-event__limited::after {
    width: calc(0.4 * 10 / 375 * 100vw);
    height: calc(0.4 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-event__limited::before {
  top: 0;
}
.p-csr--top .p-csr-event__limited::after {
  bottom: 0;
}
.p-csr--top .p-csr-event__limited-inner {
  position: relative;
  display: flex;
  align-items: center;
  padding: calc(0.8 * 10 / 1440 * 100vw) calc(3.2 * 10 / 1440 * 100vw) calc(0.8 * 10 / 1440 * 100vw) calc(16.2 * 10 / 1440 * 100vw);
  height: calc(13.98 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__limited-inner {
    padding: calc(0.8 * 10 / 375 * 100vw) calc(2.4 * 10 / 375 * 100vw) calc(0.8 * 10 / 375 * 100vw) calc(10.9 * 10 / 375 * 100vw);
    height: calc(11.9 * 10 / 375 * 100vw);
    flex-direction: column;
    align-items: flex-start;
    gap: calc(1 * 10 / 375 * 100vw);
    justify-content: center;
  }
}
.p-csr--top .p-csr-event__limited-inner::before, .p-csr--top .p-csr-event__limited-inner::after {
  content: "";
  position: absolute;
  right: 0;
  width: calc(0.5 * 10 / 1440 * 100vw);
  height: calc(0.5 * 10 / 1440 * 100vw);
  border-radius: 50%;
  background: #ffffff;
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__limited-inner::before, .p-csr--top .p-csr-event__limited-inner::after {
    width: calc(0.4 * 10 / 375 * 100vw);
    height: calc(0.4 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-event__limited-inner::before {
  top: 0;
}
.p-csr--top .p-csr-event__limited-inner::after {
  bottom: 0;
}
@media screen and (min-width: 600px) {
  .p-csr--top .p-csr-event__limited-txt-wrap {
    flex: 1;
  }
}
@keyframes txtblink {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  75% {
    opacity: 1;
  }
  95% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.p-csr--top .p-csr-event__limited-txt {
  font-family: "MFW-YuGoPr6N-Bold", YuGothic, "Yu Gothic", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  letter-spacing: 0.06em;
  font-feature-settings: "palt";
  margin: 0;
  font-size: calc(1.7 * 10 / 1440 * 100vw);
  line-height: 1.6;
  text-align: left;
  color: #ffffff;
  animation: txtblink 3s infinite;
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__limited-txt {
    font-size: calc(1.4 * 10 / 375 * 100vw);
    letter-spacing: 0;
  }
}
.p-csr--top .p-csr-event__limited-img-wrap {
  width: calc(10.9 * 10 / 1440 * 100vw);
  position: absolute;
  top: 55%;
  transform: translateY(-50%);
  left: calc(4 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__limited-img-wrap {
    width: calc(7 * 10 / 375 * 100vw);
    left: calc(2.1 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-event__limited-img {
  display: block;
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__limited-campaignBtn-target {
    padding: calc(0.6 * 10 / 375 * 100vw) calc(1.2 * 10 / 375 * 100vw) calc(0.6 * 10 / 375 * 100vw) calc(1.4 * 10 / 375 * 100vw);
  }
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__limited-campaignBtn-target-inner {
    font-size: calc(1.1 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-event__flowBtn-wrap {
  margin: calc(4 * 10 / 1440 * 100vw) auto 0;
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__flowBtn-wrap {
    margin: calc(3.2 * 10 / 375 * 100vw) auto 0;
  }
}
.p-csr--top .p-csr-event__posts {
  margin-top: calc(14.385 * 10 / 1440 * 100vw);
  width: calc(100% + 10.5 * 10 / 1440 * 100vw + 10.5 * 10 / 1440 * 100vw);
  margin-left: calc(-1 * 10.5 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__posts {
    margin-top: calc(6.458 * 10 / 375 * 100vw);
    width: calc(100% + 2.4 * 10 / 375 * 100vw + 2.4 * 10 / 375 * 100vw);
    margin-left: calc(-1 * 2.4 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-event__posts-slider {
  overflow: hidden;
}
.p-csr--top .p-csr-event__posts-slider + .p-csr-event__posts-slider {
  margin-top: calc(4 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__posts-slider + .p-csr-event__posts-slider {
    margin-top: calc(2 * 10 / 375 * 100vw);
  }
}
@keyframes csr-posts-scroll {
  to {
    transform: translateX(-50%);
  }
}
.p-csr--top .p-csr-event__posts.pc .p-csr-event__posts-slider-wrapper {
  display: flex;
  width: -moz-max-content;
  width: max-content;
  animation: csr-posts-scroll 60s linear infinite;
}
.p-csr--top .p-csr-event__posts.pc .p-csr-event__posts-slider:nth-child(2) .p-csr-event__posts-slider-wrapper {
  animation-direction: reverse;
}
.p-csr--top .p-csr-event__posts.pc .p-csr-event__posts-slider:hover .p-csr-event__posts-slider-wrapper {
  animation-play-state: paused;
}
.p-csr--top .p-csr-event__posts.sp .p-csr-event__posts-slider-wrapper.swiper-wrapper {
  transition-timing-function: linear;
}
.p-csr--top .p-csr-event__posts-item {
  border-radius: calc(6.4 * 10 / 1440 * 100vw) calc(6.4 * 10 / 1440 * 100vw) 0 calc(6.4 * 10 / 1440 * 100vw);
  background: #ffffff;
  position: relative;
  width: -moz-max-content;
  width: max-content;
  height: auto;
  flex-shrink: 0;
  margin-right: calc(3.2 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__posts-item {
    border-radius: calc(3.6 * 10 / 375 * 100vw) calc(3.6 * 10 / 375 * 100vw) 0 calc(3.6 * 10 / 375 * 100vw);
    margin-right: calc(1 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-event__posts-item-inner {
  position: relative;
  box-sizing: border-box;
  width: calc(36.7 * 10 / 1440 * 100vw);
  height: 100%;
  padding: calc(3.2 * 10 / 1440 * 100vw) calc(3.2 * 10 / 1440 * 100vw) calc(3.6 * 10 / 1440 * 100vw) calc(12.6 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__posts-item-inner {
    width: calc(26 * 10 / 375 * 100vw);
    padding: calc(2.513 * 10 / 375 * 100vw) calc(1.8 * 10 / 375 * 100vw) calc(3.9 * 10 / 375 * 100vw) calc(8.176 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-event__posts-item-icon {
  width: calc(7.3 * 10 / 1440 * 100vw);
  border-radius: 50%;
  overflow: hidden;
  position: absolute;
  left: calc(3.2 * 10 / 1440 * 100vw);
  top: calc(3.2 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__posts-item-icon {
    width: calc(5.171 * 10 / 375 * 100vw);
    left: calc(1.8 * 10 / 375 * 100vw);
    top: calc(2 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-event__posts-item-distance {
  font-family: "LOccitaneSerifCondensedCSR", sans-serif;
  letter-spacing: 0;
  font-weight: 500;
  display: flex;
  align-items: flex-end;
  font-size: calc(4.8 * 10 / 1440 * 100vw);
  line-height: 0.7;
  gap: calc(0.2 * 10 / 1440 * 100vw);
  margin-top: calc(1.2 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__posts-item-distance {
    font-size: calc(3.6 * 10 / 375 * 100vw);
    gap: calc(0.142 * 10 / 375 * 100vw);
    margin-top: calc(0 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-event__posts-item-distance-unit {
  font-size: calc(2 * 10 / 1440 * 100vw);
  display: block;
  transform: translateY(-0.1vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__posts-item-distance-unit {
    font-size: calc(1.4 * 10 / 375 * 100vw);
    transform: translateY(-0.1vw);
  }
}
.p-csr--top .p-csr-event__posts-item-distance-people {
  font-size: calc(1.3 * 10 / 1440 * 100vw);
  line-height: 1;
  display: inline-block;
  transform: translateX(-0.5vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__posts-item-distance-people {
    font-size: calc(1.1 * 10 / 375 * 100vw);
    transform: translate(-1.5vw, 0.5vw);
  }
}
.p-csr--top .p-csr-event__posts-item-name {
  font-family: "MFW-YuGoPr6N-Bold", YuGothic, "Yu Gothic", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  letter-spacing: 0.06em;
  font-feature-settings: "palt";
  display: flex;
  align-items: flex-end;
  font-size: calc(1.3 * 10 / 1440 * 100vw);
  line-height: 1.5;
  margin-top: calc(0.8 * 10 / 1440 * 100vw);
  gap: calc(0.2 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__posts-item-name {
    font-size: calc(1 * 10 / 375 * 100vw);
    line-height: 1.5;
    margin-top: calc(0.6 * 10 / 375 * 100vw);
    gap: calc(0.142 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-event__posts-item-name-unit {
  font-size: calc(1 * 10 / 1440 * 100vw);
  display: block;
  margin-bottom: 0.12em;
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__posts-item-name-unit {
    font-size: calc(0.8 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-event__posts-item-txt {
  font-family: "MFW-YuMinPr6N-Demi", "Yu Mincho Medium", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝B", "MS Mincho", serif;
  letter-spacing: 0.06em;
  font-feature-settings: "palt";
  margin-top: calc(2.4 * 10 / 1440 * 100vw);
  font-size: calc(1.4 * 10 / 1440 * 100vw);
  line-height: 1.7;
  text-indent: 2em;
  position: relative;
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__posts-item-txt {
    margin-top: calc(1.4 * 10 / 375 * 100vw);
    font-size: calc(1.2 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-event__posts-item-txt::before {
  content: "";
  background: url("/on/demandware.static/-/Sites-OCC_JP-Library/ja_JP/data/special/sustainability/2026/images/icon_doubleQuotation.svg") no-repeat center/contain;
  width: calc(1.85 * 10 / 1440 * 100vw);
  height: calc(1.85 * 10 / 1440 * 100vw);
  position: absolute;
  top: -0.1em;
  left: 0;
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__posts-item-txt::before {
    width: calc(1.4 * 10 / 375 * 100vw);
    height: calc(1.4 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-event__2025Actions {
  margin: calc(13.7 * 10 / 1440 * 100vw) auto 0;
  width: calc((100vw - var(--scrollbar) - calc(10.5 * 10 / 1440 * 100vw) - calc(10.5 * 10 / 1440 * 100vw) - calc(3 * 10 / 1440 * 100vw) * (24 - 1)) / 24 * 16 + calc(3 * 10 / 1440 * 100vw) * (16 - 1) + 0px);
  background: #fbf9f6;
  padding: calc(2.4 * 10 / 1440 * 100vw) calc(3.6 * 10 / 1440 * 100vw) calc(4 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__2025Actions {
    margin: calc(7.425 * 10 / 375 * 100vw) auto 0;
    width: 100%;
    padding: calc(2 * 10 / 375 * 100vw) calc(2 * 10 / 375 * 100vw) calc(4 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-event__2025Actions-head {
  border-top: 1px solid rgba(63, 43, 46, 0.6);
  padding-top: calc(1.2 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__2025Actions-head {
    padding-top: calc(1.2 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-event__2025Actions-ttl {
  font-family: "MFW-YuMinPr6N-Demi", "Yu Mincho Medium", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝B", "MS Mincho", serif;
  letter-spacing: 0.06em;
  font-feature-settings: "palt";
  font-size: calc(1.7 * 10 / 1440 * 100vw);
  line-height: 1.5;
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__2025Actions-ttl {
    font-size: calc(1.6 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-event__2025Actions-body {
  margin-top: calc(3.2 * 10 / 1440 * 100vw);
  display: flex;
  align-items: flex-end;
  gap: calc(15.4 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__2025Actions-body {
    margin-top: calc(4 * 10 / 375 * 100vw);
    flex-direction: column-reverse;
    gap: calc(3 * 10 / 375 * 100vw);
    padding-left: calc(4 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-event__2025Actions-body-img-wrap {
  flex-basis: calc(23.1 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__2025Actions-body-img-wrap {
    flex-basis: 100%;
  }
}
.p-csr--top .p-csr-event__2025Actions-body-img {
  display: block;
  border-radius: calc(0.6 * 10 / 1440 * 100vw);
  overflow: hidden;
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__2025Actions-body-img {
    border-radius: calc(0.4 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-event__2025Actions-body-txts {
  flex: 1;
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__2025Actions-body-txts {
    width: 100%;
  }
}
.p-csr--top .p-csr-event__2025Actions-body-txt {
  font-size: calc(1.4 * 10 / 1440 * 100vw);
  line-height: 1.75;
  font-family: "MFW-YuMinPr6N-Medium", "Yu Mincho Medium", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝B", "MS Mincho", serif;
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__2025Actions-body-txt {
    font-size: calc(1.3 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-event__2025Actions-list {
  margin-top: calc(3.2 * 10 / 1440 * 100vw);
  margin-bottom: 0;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: calc(1.2 * 10 / 1440 * 100vw) calc(1.2 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__2025Actions-list {
    margin-top: calc(2.8 * 10 / 375 * 100vw);
    gap: calc(1.2 * 10 / 375 * 100vw) calc(1.2 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-event__2025Actions-item--treePlanting .p-csr-event__2025Actions-item-txt {
  margin-top: calc(1.5 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__2025Actions-item--treePlanting .p-csr-event__2025Actions-item-txt {
    margin-top: calc(2 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-event__2025Actions-item--treePlanting .p-csr-event__2025Actions-item-num {
  font-size: calc(4.4 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__2025Actions-item--treePlanting .p-csr-event__2025Actions-item-num {
    font-size: calc(4 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-event__2025Actions-item-ttl {
  font-family: "MFW-YuGoPr6N-Bold", YuGothic, "Yu Gothic", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  letter-spacing: 0.06em;
  font-feature-settings: "palt";
  display: block;
  font-size: calc(1.2 * 10 / 1440 * 100vw);
  line-height: 1.5;
  color: rgba(63, 43, 46, 0.4509803922);
  padding-top: calc(0.4 * 10 / 1440 * 100vw);
  border-top: 1px solid rgba(63, 43, 46, 0.1215686275);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__2025Actions-item-ttl {
    padding-top: calc(0.4 * 10 / 375 * 100vw);
    font-size: calc(1 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-event__2025Actions-item-txt {
  display: block;
  margin: 0;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  margin-top: calc(2 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__2025Actions-item-txt {
    margin-top: calc(2.6 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-event__2025Actions-item-num {
  font-family: "LOccitaneSerifCondensedCSR", sans-serif;
  letter-spacing: 0;
  font-weight: 500;
  font-size: calc(3.3 * 10 / 1440 * 100vw);
  line-height: 0.7;
  display: block;
  margin-right: calc(0.3 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__2025Actions-item-num {
    font-size: calc(2.9 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-event__2025Actions-item-unit {
  font-family: "MFW-YuMinPr6N-Demi", "Yu Mincho Medium", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝B", "MS Mincho", serif;
  letter-spacing: 0.06em;
  font-feature-settings: "palt";
  font-size: calc(1.4 * 10 / 1440 * 100vw);
  line-height: 0.94;
  display: block;
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__2025Actions-item-unit {
    font-size: calc(1.2 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-event__2025Actions-item-unit--en {
  font-family: "LOccitaneSerifCondensedCSR", sans-serif;
  letter-spacing: 0;
  font-weight: 500;
  font-size: calc(1.6 * 10 / 1440 * 100vw);
  line-height: 0.75;
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__2025Actions-item-unit--en {
    font-size: calc(1.4 * 10 / 375 * 100vw);
    line-height: 0.65;
  }
}
.p-csr--top .p-csr-event__detail {
  position: relative;
  padding-bottom: calc(13.964 * 10 / 1440 * 100vw);
  padding-top: calc(44 * 10 / 1440 * 100vw);
  width: calc(100% + 10.5 * 10 / 1440 * 100vw + 10.5 * 10 / 1440 * 100vw);
  margin-left: calc(-1 * 10.5 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__detail {
    width: calc(100% + 2.8 * 10 / 375 * 100vw);
    margin-left: calc(-1.4 * 10 / 375 * 100vw);
    padding-top: calc(24 * 10 / 375 * 100vw);
    padding-bottom: calc(8.1 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-event__detail-hill {
  z-index: -10;
  position: absolute;
  left: 50%;
  top: calc(18 * 10 / 1440 * 100vw);
  transform: translateX(-50%);
  border-radius: 50%;
  background: url(/on/demandware.static/-/Sites-OCC_JP-Library/ja_JP/data/special/sustainability/2026/images/texture_hill.png) center repeat;
  background-size: 250px;
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__detail-hill {
    width: calc(210 * 10 / 375 * 100vw);
    top: calc(11 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-event__detail-mainContents {
  margin-left: calc(10.5 * 10 / 1440 * 100vw);
  margin-right: calc(10.5 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__detail-mainContents {
    margin: 0;
  }
}
.p-csr--top .p-csr-event__detail-container {
  position: relative;
}
.p-csr--top .p-csr-event__detail-head-ttl-icon-wrap {
  position: absolute;
  top: calc(9.3 * 10 / 1440 * 100vw);
  left: calc(8 * 10 / 1440 * 100vw);
  z-index: 10;
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__detail-head-ttl-icon-wrap {
    top: calc(-3.2 * 10 / 375 * 100vw);
    right: calc(1.1 * 10 / 375 * 100vw);
    left: auto;
  }
}
.p-csr--top .p-csr-event__detail-head-ttl-icon {
  width: calc(13.1 * 10 / 1440 * 100vw);
  height: calc(13.1 * 10 / 1440 * 100vw);
  border-width: calc(0.6344 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__detail-head-ttl-icon {
    width: calc(9 * 10 / 375 * 100vw);
    height: calc(9 * 10 / 375 * 100vw);
    border-width: calc(0.4337 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-event__detail-head-ttl-icon::before {
  width: calc(11.2 * 10 / 1440 * 100vw);
  height: calc(11.2 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__detail-head-ttl-icon::before {
    display: none;
  }
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__detail-head-ttl-icon-date {
    font-size: calc(3.0316 * 10 / 375 * 100vw);
  }
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__detail-head-ttl-icon-date-dayOfWeek {
    font-size: calc(0.7048 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-event__detail-head-ttl-icon-txt {
  font-family: "MFW-YuMinPr6N-Demi", "Yu Mincho Medium", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝B", "MS Mincho", serif;
  letter-spacing: 0.06em;
  font-feature-settings: "palt";
  display: block;
  text-align: center;
  font-size: calc(1.6 * 10 / 1440 * 100vw);
  line-height: 1.35;
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__detail-head-ttl-icon-txt {
    font-size: calc(1.1 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-event__detail-label {
  font-family: "LOccitaneSerifCondensedCSR", sans-serif;
  letter-spacing: 0;
  font-weight: 500;
  font-size: calc(4.4 * 10 / 1440 * 100vw);
  color: #33684e;
  display: block;
  line-height: 1;
  margin-bottom: calc(0.8 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__detail-label {
    font-size: calc(2.4 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-event__detail-inner {
  flex: 1;
  padding: calc(9.6 * 10 / 1440 * 100vw) 0 calc(3.2 * 10 / 1440 * 100vw);
  border-radius: calc(0.8 * 10 / 1440 * 100vw);
  position: relative;
  overflow: hidden;
  background: #33684e;
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__detail-inner {
    border-radius: calc(0.5 * 10 / 375 * 100vw);
    padding: calc(4.8 * 10 / 375 * 100vw) 0 calc(1.4 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-event__detail-bg {
  position: absolute;
  left: calc(69.649 * 10 / 1440 * 100vw);
  top: calc(-47 * 10 / 1440 * 100vw);
  width: calc(146 * 10 / 1440 * 100vw);
  pointer-events: none;
  max-width: none;
  z-index: 10;
  transition: transform 0.4s cubic-bezier(0.6, 0.05, 0, 0.93);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__detail-bg {
    width: calc(128.39 * 10 / 375 * 100vw);
    top: calc(20 * 10 / 375 * 100vw);
    left: 50%;
    transform: translateX(-50%);
  }
}
.p-csr--top .p-csr-event__detail-bg img {
  width: 100%;
  height: 100%;
  display: block;
}
.p-csr--top .p-csr-event__detail-head-ttl-container {
  display: flex;
  gap: calc(2.836 * 10 / 1440 * 100vw);
  justify-content: flex-start;
  padding-bottom: calc(4 * 10 / 1440 * 100vw);
  padding-left: calc(17.4 * 10 / 1440 * 100vw);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1490196078);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__detail-head-ttl-container {
    padding-bottom: calc(2.4 * 10 / 375 * 100vw);
    padding-left: 0;
    gap: 0;
  }
}
.p-csr--top .p-csr-event__detail-head {
  position: relative;
  color: #ffffff;
  padding: 0 calc(8 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__detail-head {
    padding: 0 calc(3 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-event__detail-head-ttl-wrap {
  margin-left: 0;
}
.p-csr--top .p-csr-event__detail-head-ttl-label {
  font-family: "MFW-YuGoPr6N-Bold", YuGothic, "Yu Gothic", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  letter-spacing: 0.06em;
  font-feature-settings: "palt";
  display: block;
  font-size: calc(1.2 * 10 / 1440 * 100vw);
  border-radius: calc(0.4 * 10 / 1440 * 100vw);
  border: 1px solid rgba(255, 255, 255, 0.8);
  padding: 0 calc(0.8 * 10 / 1440 * 100vw);
  width: -moz-max-content;
  width: max-content;
  line-height: 1.7;
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__detail-head-ttl-label {
    font-size: calc(1.1 * 10 / 375 * 100vw);
    border-radius: calc(0.2 * 10 / 375 * 100vw);
    padding: 0 calc(0.6 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-event__detail-head-ttl {
  font-family: "MFW-YuMinPr6N-Demi", "Yu Mincho Medium", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝B", "MS Mincho", serif;
  letter-spacing: 0.06em;
  font-feature-settings: "palt";
  margin-top: calc(2 * 10 / 1440 * 100vw);
  display: block;
  font-size: calc(3.2 * 10 / 1440 * 100vw);
  line-height: 1.35;
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__detail-head-ttl {
    margin-top: calc(1.6 * 10 / 375 * 100vw);
    font-size: calc(2 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-event__detail-head-ttl-with {
  display: flex;
  margin-top: calc(0.9 * 10 / 1440 * 100vw);
  gap: calc(1.1 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__detail-head-ttl-with {
    margin-top: calc(0.9 * 10 / 375 * 100vw);
    gap: calc(0.4 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-event__detail-head-ttl-with-txt {
  display: block;
  font-family: "LOccitaneSerifCondensedCSR", sans-serif;
  letter-spacing: 0;
  font-weight: 500;
  font-size: calc(1.4 * 10 / 1440 * 100vw);
  transform: translateY(0.35vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__detail-head-ttl-with-txt {
    font-size: calc(1 * 10 / 375 * 100vw);
    transform: translateY(0.75vw);
  }
}
.p-csr--top .p-csr-event__detail-head-ttl-txtLogo {
  display: block;
  width: calc(12.3 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__detail-head-ttl-txtLogo {
    width: calc(9.22 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-event__detail-head-copy {
  font-family: "MFW-YuMinPr6N-Medium", "Yu Mincho Medium", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝B", "MS Mincho", serif;
  color: rgba(255, 255, 255, 0.8980392157);
  font-size: calc(1.6 * 10 / 1440 * 100vw);
  line-height: 2;
  margin-top: calc(4 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__detail-head-copy {
    margin-top: calc(22 * 10 / 375 * 100vw);
    font-size: calc(1.3 * 10 / 375 * 100vw);
    line-height: 1.85;
  }
}
.p-csr--top .p-csr-event__detail-head-what {
  margin-top: calc(4.8 * 10 / 1440 * 100vw);
  border-left: calc(0.3 * 10 / 1440 * 100vw) solid rgba(255, 255, 255, 0.1490196078);
  padding-left: calc(2.8 * 10 / 1440 * 100vw);
  width: calc(44 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__detail-head-what {
    margin-top: calc(4 * 10 / 375 * 100vw);
    border-left: none;
    border-top: calc(0.2 * 10 / 375 * 100vw) solid rgba(255, 255, 255, 0.1490196078);
    padding-left: 0;
    padding-top: calc(1.9 * 10 / 375 * 100vw);
    width: 100%;
  }
}
.p-csr--top .p-csr-event__detail-head-what-ttl {
  display: block;
  font-family: "MFW-YuGoPr6N-Demi", YuGothic, "Yu Gothic", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-size: calc(1.5 * 10 / 1440 * 100vw);
  line-height: 1.5;
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__detail-head-what-ttl {
    font-size: calc(1.3 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-event__detail-head-what-txt-wrap {
  display: flex;
  align-items: flex-start;
  gap: calc(2 * 10 / 1440 * 100vw);
  margin-top: calc(1.8 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__detail-head-what-txt-wrap {
    gap: calc(1.5 * 10 / 375 * 100vw);
    margin-top: calc(1.3 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-event__detail-head-what-txt {
  flex: 1;
  font-size: calc(1.2 * 10 / 1440 * 100vw);
  line-height: 1.7;
  color: rgba(255, 255, 255, 0.8980392157);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__detail-head-what-txt {
    font-size: calc(1 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-event__detail-head-what-logo {
  display: block;
  width: calc(7.6 * 10 / 1440 * 100vw);
  border-radius: calc(0.4 * 10 / 1440 * 100vw);
  margin-top: calc(-0.9 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__detail-head-what-logo {
    width: calc(5.7 * 10 / 375 * 100vw);
    border-radius: calc(0.438 * 10 / 375 * 100vw);
    margin-top: 0;
  }
}
.p-csr--top .p-csr-event__detail-body {
  margin: calc(9.6 * 10 / 1440 * 100vw) calc(3.2 * 10 / 1440 * 100vw) 0;
  position: relative;
  background: #fbf9f6;
  border-radius: calc(0.8 * 10 / 1440 * 100vw);
  padding: calc(7.2 * 10 / 1440 * 100vw) calc(5.6 * 10 / 1440 * 100vw);
  text-align: center;
  z-index: 10;
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__detail-body {
    margin: calc(4 * 10 / 375 * 100vw) calc(1.4 * 10 / 375 * 100vw) 0;
    border-radius: calc(0.4 * 10 / 375 * 100vw);
    padding: calc(5 * 10 / 375 * 100vw) calc(2.4 * 10 / 375 * 100vw);
  }
  .p-csr--top .p-csr-event__detail-body::before, .p-csr--top .p-csr-event__detail-body::after {
    content: "";
    height: 100%;
    width: calc(1.4 * 10 / 375 * 100vw);
    position: absolute;
    background: #33684e;
    top: 0;
    bottom: 0;
  }
  .p-csr--top .p-csr-event__detail-body::before {
    left: 0;
    transform: translateX(-100%);
  }
  .p-csr--top .p-csr-event__detail-body::after {
    right: 0;
    transform: translateX(100%);
  }
}
.p-csr--top .p-csr-event__detail-body-thankyou-ttl {
  display: block;
  font-size: calc(4.8 * 10 / 1440 * 100vw);
  line-height: 1;
  font-family: "LOccitaneSerifCondensedCSR", sans-serif;
  letter-spacing: 0;
  font-weight: 500;
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__detail-body-thankyou-ttl {
    font-size: calc(3.2 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-event__detail-body-thankyou-txt {
  font-family: "MFW-YuMinPr6N-Demi", "Yu Mincho Medium", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝B", "MS Mincho", serif;
  letter-spacing: 0.06em;
  font-feature-settings: "palt";
  font-size: calc(1.6 * 10 / 1440 * 100vw);
  line-height: 1.95;
  margin-top: calc(1.4 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__detail-body-thankyou-txt {
    font-size: calc(1.3 * 10 / 375 * 100vw);
    margin-top: calc(1.4 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-event__detail-body-overview {
  display: flex;
  align-items: flex-start;
  gap: calc(4 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__detail-body-overview {
    gap: calc(3.2 * 10 / 375 * 100vw);
    flex-direction: column;
  }
}
.p-csr--top .p-csr-event__detail-body-ttl {
  display: block;
  font-family: "MFW-YuMinPr6N-Demi", "Yu Mincho Medium", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝B", "MS Mincho", serif;
  font-size: calc(2 * 10 / 1440 * 100vw);
  line-height: 1.5;
  width: calc(17.2 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__detail-body-ttl {
    font-size: calc(1.8 * 10 / 375 * 100vw);
    width: 100%;
  }
}
.p-csr--top .p-csr-event__detail-body-list {
  flex: 1;
  display: flex;
  gap: calc(3.2 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__detail-body-list {
    gap: 0;
    flex-direction: column;
  }
}
.p-csr--top .p-csr-event__detail-body-list-left {
  flex: 1;
  margin: 0;
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__detail-body-list-left .p-csr-event__detail-body-list-item:first-of-type {
    border-top: 1px solid rgba(63, 43, 46, 0.1215686275);
  }
}
.p-csr--top .p-csr-event__detail-body-list-right {
  flex: 1;
  margin: 0;
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__detail-body-list-right .p-csr-event__detail-body-list-item:last-of-type {
    border-bottom: none;
  }
}
.p-csr--top .p-csr-event__detail-body-list-item {
  display: flex;
  align-items: baseline;
  border-bottom: 1px solid rgba(63, 43, 46, 0.1215686275);
  padding: calc(1.5 * 10 / 1440 * 100vw) 0;
}
@media screen and (min-width: 600px) {
  .p-csr--top .p-csr-event__detail-body-list-item:first-of-type {
    padding-top: 0;
  }
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__detail-body-list-item {
    padding: calc(0.8 * 10 / 375 * 100vw) 0 calc(2.4 * 10 / 375 * 100vw);
    flex-direction: column;
    gap: calc(1.2 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-event__detail-body-list-item-ttl {
  font-family: "MFW-YuGoPr6N-Demi", YuGothic, "Yu Gothic", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-size: calc(1.4 * 10 / 1440 * 100vw);
  line-height: 1.6;
  width: calc(11 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__detail-body-list-item-ttl {
    font-size: calc(1.1 * 10 / 375 * 100vw);
    line-height: 1.6;
    width: 100%;
  }
}
.p-csr--top .p-csr-event__detail-body-list-item-txt {
  flex: 1;
  font-size: calc(1.4 * 10 / 1440 * 100vw);
  line-height: 1.6;
  margin: 0;
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__detail-body-list-item-txt {
    font-size: calc(1.2 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-event__detail-body-list-item-link {
  display: block;
  text-decoration: underline;
  font-size: calc(1.4 * 10 / 1440 * 100vw);
  line-height: 1.6;
  color: #3f2b2e;
  width: -moz-max-content;
  width: max-content;
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__detail-body-list-item-link {
    font-size: calc(1.2 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-event__detail-body-list-item-note {
  display: block;
  font-size: calc(1.2 * 10 / 1440 * 100vw);
  color: rgba(63, 43, 46, 0.4509803922);
  line-height: 1.6;
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__detail-body-list-item-note {
    font-size: calc(1.1 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-event__detail-body-list-item-strikethrough {
  text-decoration: line-through;
}
.p-csr--top .p-csr-event__detail-body-link-wrap {
  margin-top: calc(5.6 * 10 / 1440 * 100vw);
  position: relative;
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__detail-body-link-wrap {
    margin-top: calc(2 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-event__detail-body-link-icon {
  position: absolute;
  top: 50%;
  left: calc(2 * 10 / 1440 * 100vw);
  transform: translateY(-50%);
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #ffffff;
  font-size: calc(1.1 * 10 / 1440 * 100vw);
  line-height: 1.35;
  width: calc(12 * 10 / 1440 * 100vw);
  height: calc(12 * 10 / 1440 * 100vw);
  border: calc(0.2 * 10 / 1440 * 100vw) solid #ffc700;
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__detail-body-link-icon {
    left: calc(-3.1 * 10 / 375 * 100vw);
    font-size: calc(0.9 * 10 / 375 * 100vw);
    width: calc(7.8 * 10 / 375 * 100vw);
    height: calc(7.8 * 10 / 375 * 100vw);
    border: calc(0.13 * 10 / 375 * 100vw) solid #ffc700;
    transform: translateY(0);
    top: calc(-2.4 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-event__detail-body-link-icon-txt {
  display: block;
  margin-top: -0.2vw;
}
.p-csr--top .p-csr-event__detail-body-link-icon-em {
  font-family: "MFW-YuGoPr6N-Demi", YuGothic, "Yu Gothic", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-size: calc(1.8 * 10 / 1440 * 100vw);
  display: block;
  margin-top: calc(0.1 * 10 / 1440 * 100vw);
  transform: translateX(0.3vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__detail-body-link-icon-em {
    font-size: calc(1.2 * 10 / 375 * 100vw);
    margin-top: calc(0.1 * 10 / 375 * 100vw);
    transform: translateX(0.6vw);
  }
}
.p-csr--top .p-csr-event__detail-body-link-icon-dayOfWeek {
  font-family: "MFW-YuGoPr6N-Demi", YuGothic, "Yu Gothic", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-size: calc(1.3 * 10 / 1440 * 100vw);
  margin-left: -0.4vw;
  display: inline-block;
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__detail-body-link-icon-dayOfWeek {
    font-size: calc(0.9 * 10 / 375 * 100vw);
    margin-left: -1vw;
  }
}
@media screen and (max-width: 599px) {
  .p-csr--top .c-csr-button--xl .c-csr-button__target.p-csr-event__detail-body-link-btn-target {
    font-size: calc(1.2 * 10 / 375 * 100vw);
    padding: calc(1.4 * 10 / 375 * 100vw) 0;
  }
}
@media screen and (max-width: 599px) {
  .p-csr--top .c-csr-button--xl .c-csr-button__target .p-csr-event__detail-body-link-btn-txt {
    display: block;
    text-align: center;
    width: 100%;
  }
}
.p-csr--top .p-csr-event__limited-campaign-inner {
  padding: calc(9.6 * 10 / 1440 * 100vw) calc(6.4 * 10 / 1440 * 100vw) calc(8 * 10 / 1440 * 100vw);
  background: #ffffff;
  margin: 0 auto;
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__limited-campaign-inner {
    padding: calc(7.2 * 10 / 375 * 100vw) calc(2.4 * 10 / 375 * 100vw) calc(5.6 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-event__limited-campaign-head-ttl-wrap {
  text-align: center;
  margin-bottom: calc(6.4 * 10 / 1440 * 100vw);
  position: relative;
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__limited-campaign-head-ttl-wrap {
    margin-bottom: calc(6.4 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-event__limited-campaign-head-ttl-wrap::after {
  content: "";
  left: 50%;
  transform: translateX(-50%);
  bottom: calc(-3.2 * 10 / 1440 * 100vw);
  width: calc(0.8 * 10 / 1440 * 100vw);
  height: 1px;
  background: #3f2b2e;
  position: absolute;
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__limited-campaign-head-ttl-wrap::after {
    bottom: calc(-3.2 * 10 / 375 * 100vw);
    width: calc(0.8 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-event__limited-campaign-head-ttl {
  font-family: "LOccitaneSerifCondensedCSR", sans-serif;
  letter-spacing: 0;
  font-weight: 500;
  display: block;
  font-size: calc(5.6 * 10 / 1440 * 100vw);
  line-height: 1;
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__limited-campaign-head-ttl {
    font-size: calc(4.8 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-event__limited-campaign-head-label {
  font-family: "MFW-YuMinStdN-ExtraBold", "Yu Mincho Medium", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝B", "MS Mincho", serif;
  letter-spacing: 0.06em;
  font-feature-settings: "palt";
  display: block;
  font-size: calc(1.4 * 10 / 1440 * 100vw);
  line-height: 1.5;
  margin-top: calc(0.5 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__limited-campaign-head-label {
    font-size: calc(1.2 * 10 / 375 * 100vw);
    margin-top: calc(0.5 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-event__limited-campaign-head-main-img-wrap {
  position: relative;
  width: calc(24 * 10 / 1440 * 100vw);
  margin: 0 auto;
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__limited-campaign-head-main-img-wrap {
    width: calc(17.2 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-event__limited-campaign-head-main-img {
  width: 100%;
}
.p-csr--top .p-csr-event__limited-campaign-head-main-icon {
  position: absolute;
  width: calc(12 * 10 / 1440 * 100vw);
  height: calc(12 * 10 / 1440 * 100vw);
  border-radius: 50%;
  background: #f2e9db;
  right: calc(-7.1 * 10 / 1440 * 100vw);
  top: calc(-3.8 * 10 / 1440 * 100vw);
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__limited-campaign-head-main-icon {
    width: calc(9.6 * 10 / 375 * 100vw);
    height: calc(9.6 * 10 / 375 * 100vw);
    right: calc(-4.65 * 10 / 375 * 100vw);
    top: calc(-4.4 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-event__limited-campaign-head-main-icon-txt {
  font-family: "MFW-YuMinPr6N-Demi", "Yu Mincho Medium", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝B", "MS Mincho", serif;
  letter-spacing: 0.06em;
  font-feature-settings: "palt";
  font-size: calc(1.2 * 10 / 1440 * 100vw);
  line-height: 1.25;
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__limited-campaign-head-main-icon-txt {
    font-size: calc(0.96 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-event__limited-campaign-head-main-icon-txt-em {
  display: block;
  margin-top: 0.1em;
  font-size: calc(1.5 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__limited-campaign-head-main-icon-txt-em {
    font-size: calc(1.2 * 10 / 375 * 100vw);
    margin-top: 0;
  }
}
.p-csr--top .p-csr-event__limited-campaign-head-main-icon-strong {
  font-family: "LOccitaneSerifCondensedCSR", sans-serif;
  letter-spacing: 0;
  font-weight: 500;
  display: block;
  margin-top: calc(0 * 10 / 1440 * 100vw);
  font-size: calc(3 * 10 / 1440 * 100vw);
  line-height: 1;
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__limited-campaign-head-main-icon-strong {
    font-size: calc(2.4 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-event__limited-campaign-head-main-icon-strong-unit {
  font-family: "MFW-YuGoPr6N-Bold", YuGothic, "Yu Gothic", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  letter-spacing: 0.06em;
  font-feature-settings: "palt";
  font-size: calc(1.2 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__limited-campaign-head-main-icon-strong-unit {
    font-size: calc(0.96 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-event__limited-campaign-head-main-copy {
  font-family: "MFW-YuMinPr6N-Demi", "Yu Mincho Medium", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝B", "MS Mincho", serif;
  letter-spacing: 0.06em;
  font-feature-settings: "palt";
  text-align: center;
  line-height: 1.75;
  font-size: calc(1.5 * 10 / 1440 * 100vw);
  margin-top: calc(3 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__limited-campaign-head-main-copy {
    font-size: calc(1.4 * 10 / 375 * 100vw);
    margin-top: calc(3 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-event__limited-campaign-present {
  width: 100%;
  margin: calc(4.8 * 10 / 1440 * 100vw) auto 0;
  position: relative;
  border-top: 1px solid rgba(63, 43, 46, 0.1215686275);
  border-bottom: 1px solid rgba(63, 43, 46, 0.1215686275);
  padding: calc(2.4 * 10 / 1440 * 100vw) calc(1.6 * 10 / 1440 * 100vw) calc(2.4 * 10 / 1440 * 100vw) calc(12.4 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__limited-campaign-present {
    margin: calc(3.2 * 10 / 375 * 100vw) auto 0;
    padding: calc(3.2 * 10 / 375 * 100vw) 0 calc(2.4 * 10 / 375 * 100vw) calc(9.925 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-event__limited-campaign-present-img {
  position: absolute;
  width: calc(9 * 10 / 1440 * 100vw);
  left: calc(1.7 * 10 / 1440 * 100vw);
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__limited-campaign-present-img {
    width: calc(7.125 * 10 / 375 * 100vw);
    left: calc(1.3 * 10 / 375 * 100vw);
    top: calc(3.2 * 10 / 375 * 100vw);
    transform: translateY(0);
  }
}
.p-csr--top .p-csr-event__limited-campaign-present-name {
  font-family: "MFW-YuGoPr6N-Bold", YuGothic, "Yu Gothic", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  letter-spacing: 0.06em;
  font-feature-settings: "palt";
  display: block;
  font-size: calc(1.5 * 10 / 1440 * 100vw);
  text-decoration: underline;
  line-height: 1.6;
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__limited-campaign-present-name {
    font-size: calc(1.3 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-event__limited-campaign-present-txt {
  font-size: calc(1.2 * 10 / 1440 * 100vw);
  line-height: 1.85;
  color: rgba(63, 43, 46, 0.8);
  margin-top: calc(0.8 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__limited-campaign-present-txt {
    font-size: calc(1.2 * 10 / 375 * 100vw);
    margin-top: calc(0.8 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-event__limited-campaign-present-note {
  display: block;
  font-size: calc(1.2 * 10 / 1440 * 100vw);
  margin-top: calc(0.6 * 10 / 1440 * 100vw);
  line-height: 1.6;
  color: rgba(63, 43, 46, 0.4509803922);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__limited-campaign-present-note {
    font-size: calc(1.2 * 10 / 375 * 100vw);
    margin-top: calc(0.6 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-event__limited-campaign-apply {
  margin-top: calc(4.8 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__limited-campaign-apply {
    margin-top: calc(3.2 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-event__limited-campaign-apply-head-ttl {
  text-align: center;
}
.p-csr--top .p-csr-event__limited-campaign-apply-head-ttl-label {
  font-family: "MFW-YuGoPr6N-Bold", YuGothic, "Yu Gothic", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  letter-spacing: 0.06em;
  font-feature-settings: "palt";
  border: 1px solid rgba(63, 43, 46, 0.1215686275);
  border-radius: 10rem;
  display: block;
  width: -moz-max-content;
  width: max-content;
  margin: 0 auto;
  padding: calc(0.3 * 10 / 1440 * 100vw) calc(1.2 * 10 / 1440 * 100vw);
  font-size: calc(1.4 * 10 / 1440 * 100vw);
  line-height: 1.75;
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__limited-campaign-apply-head-ttl-label {
    padding: calc(0.3 * 10 / 375 * 100vw) calc(1.2 * 10 / 375 * 100vw);
    font-size: calc(1.2 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-event__limited-campaign-apply-head-ttl-term {
  display: block;
  font-family: "MFW-YuMinPr6N-Medium", "Yu Mincho Medium", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝B", "MS Mincho", serif;
  font-size: calc(2.2 * 10 / 1440 * 100vw);
  line-height: 1.45;
  margin-top: calc(1.2 * 10 / 1440 * 100vw);
  font-feature-settings: "palt";
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__limited-campaign-apply-head-ttl-term {
    font-size: calc(2 * 10 / 375 * 100vw);
    margin-top: calc(0.8 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-event__limited-campaign-apply-btn-wrap {
  margin: calc(3.4 * 10 / 1440 * 100vw) auto 0;
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__limited-campaign-apply-btn-wrap {
    margin: calc(2.4 * 10 / 375 * 100vw) auto 0;
  }
}
.p-csr--top .p-csr-event__limited-campaign-apply-btn {
  width: calc(18.4 * 10 / 1440 * 100vw);
  height: calc(18.4 * 10 / 1440 * 100vw);
  border-width: calc(0.3158 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__limited-campaign-apply-btn {
    width: calc(16 * 10 / 375 * 100vw);
    height: calc(16 * 10 / 375 * 100vw);
    border-width: calc(0.3158 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-event__limited-campaign-apply-btn-submitTxt {
  font-size: calc(1.7 * 10 / 1440 * 100vw);
  margin-bottom: calc(-0.2 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__limited-campaign-apply-btn-submitTxt {
    font-size: calc(1.5 * 10 / 375 * 100vw);
    margin-bottom: calc(0.3 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-event__limited-campaign-apply-btn-target-wrap {
  font-size: calc(1.9 * 10 / 1440 * 100vw);
  line-height: 1.4;
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__limited-campaign-apply-btn-target-wrap {
    font-size: calc(1.7 * 10 / 375 * 100vw);
  }
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-event__limited-campaign-apply-btn-icon {
    width: calc(1.8 * 10 / 375 * 100vw);
    height: calc(1.8 * 10 / 375 * 100vw);
    margin-top: calc(0.4 * 10 / 375 * 100vw);
  }
}

.p-csr--top .p-csr-what {
  background: #f5f3f0;
  padding-bottom: calc(8 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-what {
    padding-bottom: calc(4.5 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-what__head-img-wrap {
  position: relative;
  width: calc(100% + 10.5 * 10 / 1440 * 100vw + 10.5 * 10 / 1440 * 100vw);
  margin-left: calc(-1 * 10.5 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-what__head-img-wrap {
    width: calc(100% + 2.4 * 10 / 375 * 100vw + 2.4 * 10 / 375 * 100vw);
    margin-left: calc(-1 * 2.4 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-what__head-ttl {
  font-family: "MFW-YuMinPr6N-Demi", "Yu Mincho Medium", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝B", "MS Mincho", serif;
  letter-spacing: 0.06em;
  font-feature-settings: "palt";
  color: #ffffff;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  top: 50%;
  width: 100%;
  text-align: center;
  font-size: calc(5.2 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-what__head-ttl {
    font-size: calc(3.6 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-what__head-txt {
  font-family: "MFW-YuMinPr6N-Demi", "Yu Mincho Medium", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝B", "MS Mincho", serif;
  letter-spacing: 0.06em;
  font-feature-settings: "palt";
  line-height: 1.75;
  margin-top: calc(4.5 * 10 / 1440 * 100vw);
  font-size: calc(2.4 * 10 / 1440 * 100vw);
  text-align: center;
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-what__head-txt {
    margin-top: calc(2.5 * 10 / 375 * 100vw);
    font-size: calc(1.4 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-what__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: calc(4.7 * 10 / 1440 * 100vw);
  gap: calc(2 * 10 / 1440 * 100vw) 0;
  padding: 0 calc(28 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-what__list {
    margin-top: calc(2 * 10 / 375 * 100vw);
    gap: calc(0.9 * 10 / 375 * 100vw) 0;
    padding: 0;
  }
}
.p-csr--top .p-csr-what__itemBtn-trigger {
  background: #ffffff;
  width: calc(21 * 10 / 1440 * 100vw);
  border-radius: calc(1.6 * 10 / 1440 * 100vw);
  padding-bottom: calc(1.4 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-what__itemBtn-trigger {
    border-radius: calc(0.8 * 10 / 375 * 100vw);
    width: calc(10.3 * 10 / 375 * 100vw);
    padding-bottom: calc(0.9 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-what__itemBtn-txt {
  font-family: "MFW-YuGoPr6N-Bold", YuGothic, "Yu Gothic", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  letter-spacing: 0.06em;
  font-feature-settings: "palt";
  color: #3f2b2e;
  text-align: center;
  line-height: 1.25;
  font-size: calc(2 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-what__itemBtn-txt {
    font-size: calc(1 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-what__slider-list-item-wrap {
  margin: 0 auto;
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-what__slider-list-item-wrap {
    margin: 0 auto;
    position: relative;
    background: url(/on/demandware.static/-/Sites-OCC_JP-Library/ja_JP/data/common/images/craft-bg-sp.jpg) repeat-y center/contain;
  }
}
.p-csr--top .p-csr-what__slider-list-item--01 .p-csr-what__slider-list-item-head {
  background: url(/on/demandware.static/-/Sites-OCC_JP-Library/ja_JP/data/special/csrmonth2022/2024/images/img_promise-list-main_01.jpg) center/cover no-repeat;
}
.p-csr--top .p-csr-what__slider-list-item--01 .p-csr-what__slider-list-item-head .p-csr-what__slider-list-item-head-icon {
  width: calc(9.953 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-what__slider-list-item--01 .p-csr-what__slider-list-item-head .p-csr-what__slider-list-item-head-icon {
    width: calc(9.953 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-what__slider-list-item--01 .p-csr-what__slider-list-item-column {
  border-color: #fdc403;
}
.p-csr--top .p-csr-what__slider-list-item--02 .p-csr-what__slider-list-item-head {
  background: url(/on/demandware.static/-/Sites-OCC_JP-Library/ja_JP/data/special/csrmonth2022/2024/images/img_promise-list-main_02.jpg) center/cover no-repeat;
}
.p-csr--top .p-csr-what__slider-list-item--02 .p-csr-what__slider-list-item-head .p-csr-what__slider-list-item-head-icon {
  width: calc(8.516 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-what__slider-list-item--02 .p-csr-what__slider-list-item-head .p-csr-what__slider-list-item-head-icon {
    width: calc(8.516 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-what__slider-list-item--02 .p-csr-what__slider-list-item-column {
  border-color: #65663c;
}
.p-csr--top .p-csr-what__slider-list-item--03 .p-csr-what__slider-list-item-head {
  background: url(/on/demandware.static/-/Sites-OCC_JP-Library/ja_JP/data/special/csrmonth2022/2024/images/img_promise-list-main_03.jpg) center/cover no-repeat;
}
.p-csr--top .p-csr-what__slider-list-item--03 .p-csr-what__slider-list-item-head .p-csr-what__slider-list-item-head-icon {
  width: calc(7.733 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-what__slider-list-item--03 .p-csr-what__slider-list-item-head .p-csr-what__slider-list-item-head-icon {
    width: calc(7.733 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-what__slider-list-item--03 .p-csr-what__slider-list-item-column {
  border-color: #566a69;
}
.p-csr--top .p-csr-what__slider-list-item--04 .p-csr-what__slider-list-item-head {
  background: url(/on/demandware.static/-/Sites-OCC_JP-Library/ja_JP/data/special/csrmonth2022/2024/images/img_promise-list-main_04.jpg) center/cover no-repeat;
}
.p-csr--top .p-csr-what__slider-list-item--04 .p-csr-what__slider-list-item-head .p-csr-what__slider-list-item-head-icon {
  width: calc(8.562 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-what__slider-list-item--04 .p-csr-what__slider-list-item-head .p-csr-what__slider-list-item-head-icon {
    width: calc(8.562 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-what__slider-list-item--04 .p-csr-what__slider-list-item-column {
  border-color: #c19334;
}
.p-csr--top .p-csr-what__slider-list-item--05 .p-csr-what__slider-list-item-head {
  background: url(/on/demandware.static/-/Sites-OCC_JP-Library/ja_JP/data/special/csrmonth2022/2024/images/img_promise-list-main_05.jpg) center/cover no-repeat;
}
.p-csr--top .p-csr-what__slider-list-item--05 .p-csr-what__slider-list-item-head .p-csr-what__slider-list-item-head-icon {
  width: calc(11.502 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-what__slider-list-item--05 .p-csr-what__slider-list-item-head .p-csr-what__slider-list-item-head-icon {
    width: calc(11.502 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-what__slider-list-item--05 .p-csr-what__slider-list-item-column {
  border-color: #a4b0a7;
}
.p-csr--top .p-csr-what__slider-list-item--06 .p-csr-what__slider-list-item-head {
  background: url(/on/demandware.static/-/Sites-OCC_JP-Library/ja_JP/data/special/csrmonth2022/2024/images/img_promise-list-main_06.jpg) center/cover no-repeat;
}
.p-csr--top .p-csr-what__slider-list-item--06 .p-csr-what__slider-list-item-head .p-csr-what__slider-list-item-head-icon {
  width: calc(8.889 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-what__slider-list-item--06 .p-csr-what__slider-list-item-head .p-csr-what__slider-list-item-head-icon {
    width: calc(8.889 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-what__slider-list-item--06 .p-csr-what__slider-list-item-column {
  border-color: #af6534;
}
.p-csr--top .p-csr-what__slider-list-item-flex {
  width: calc(76.8 * 10 / 1440 * 100vw);
  display: flex;
  background: none;
  padding: 0;
  margin: 0 auto;
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-what__slider-list-item-flex {
    width: 100%;
    display: block;
  }
}
.p-csr--top .p-csr-what__slider-list-item-head {
  color: #ffffff;
  text-align: center;
  width: calc(35.856 * 10 / 1440 * 100vw);
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-what__slider-list-item-head {
    width: auto;
    height: calc(56 * 10 / 375 * 100vw);
    display: block;
  }
}
.p-csr--top .p-csr-what__slider-list-item-head-num {
  font-family: "LOccitaneSans", sans-serif;
  display: block;
  font-weight: 300;
  font-size: calc(2 * 10 / 1440 * 100vw);
  padding-top: calc(6 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-what__slider-list-item-head-num {
    font-size: calc(2 * 10 / 375 * 100vw);
    padding-top: calc(23.4 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-what__slider-list-item-head-ttl {
  font-family: "LOccitaneSerifCondensedCSR", sans-serif;
  letter-spacing: 0;
  font-weight: 500;
  font-size: calc(4 * 10 / 1440 * 100vw);
  margin-top: calc(0.2 * 10 / 1440 * 100vw);
  line-height: 0.95;
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-what__slider-list-item-head-ttl {
    font-size: calc(4 * 10 / 375 * 100vw);
    margin-top: calc(0.3 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-what__slider-list-item-head-txt {
  font-family: "MFW-YuGoPr6N-Demi", YuGothic, "Yu Gothic", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  letter-spacing: 0.06em;
  font-feature-settings: "palt";
  font-size: calc(1.8 * 10 / 1440 * 100vw);
  margin: calc(1.2 * 10 / 1440 * 100vw) auto calc(2.4 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-what__slider-list-item-head-txt {
    font-size: calc(1.8 * 10 / 375 * 100vw);
    margin: calc(1.3 * 10 / 375 * 100vw) auto calc(2 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-what__slider-list-item-head-icon {
  width: calc(9.953 * 10 / 1440 * 100vw);
  display: block;
  margin: 0 auto;
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-what__slider-list-item-head-icon {
    width: calc(9.953 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-what__slider-list-item-body {
  background: url(/on/demandware.static/-/Sites-OCC_JP-Library/ja_JP/data/common/images/craft-bg-sp.jpg) repeat-y center/contain;
  text-align: center;
  padding: calc(3.5 * 10 / 1440 * 100vw) calc(4.4 * 10 / 1440 * 100vw) calc(4 * 10 / 1440 * 100vw) calc(4.8 * 10 / 1440 * 100vw);
  flex: 1;
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-what__slider-list-item-body {
    background: url(/on/demandware.static/-/Sites-OCC_JP-Library/ja_JP/data/common/images/craft-bg.jpg) repeat;
    padding: 0 calc(2 * 10 / 375 * 100vw) calc(2 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-what__slider-list-item-body-txt {
  font-family: "MFW-YuMinPr6N-Medium", "Yu Mincho Medium", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝B", "MS Mincho", serif;
  line-height: 1.75;
  font-size: calc(1.6 * 10 / 1440 * 100vw);
  margin: 0 auto calc(2 * 10 / 1440 * 100vw);
  text-align: left;
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-what__slider-list-item-body-txt {
    font-size: calc(1.6 * 10 / 375 * 100vw);
    margin: 0 auto calc(2.8 * 10 / 375 * 100vw);
    padding-top: calc(3.3 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-what__slider-list-item-body-txt-note {
  font-size: 70%;
}
.p-csr--top .p-csr-what__slider-list-item-column {
  border: solid calc(0.2 * 10 / 1440 * 100vw) #fdc403;
  text-align: left;
  padding: calc(2 * 10 / 1440 * 100vw) calc(2 * 10 / 1440 * 100vw) calc(2.5 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-what__slider-list-item-column {
    padding: calc(2 * 10 / 375 * 100vw) calc(2 * 10 / 375 * 100vw) calc(2.5 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-what__slider-list-item-column-txt {
  margin-top: calc(1 * 10 / 1440 * 100vw);
  font-size: calc(1.4 * 10 / 1440 * 100vw);
  line-height: 1.75;
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-what__slider-list-item-column-txt {
    font-size: calc(1.4 * 10 / 375 * 100vw);
    margin-top: calc(1.5 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-what__slider-list-item-column-note {
  font-size: calc(1 * 10 / 1440 * 100vw);
  display: block;
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-what__slider-list-item-column-note {
    font-size: calc(1 * 10 / 375 * 100vw);
  }
}

.p-csr--top .p-csr__recommend {
  background: #f5f3f0;
  padding-bottom: calc(22.6 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr__recommend {
    padding-bottom: calc(6.5 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr__recommend-head-ttl {
  font-family: "MFW-YuMinPr6N-Demi", "Yu Mincho Medium", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝B", "MS Mincho", serif;
  letter-spacing: 0.06em;
  font-feature-settings: "palt";
  text-align: center;
  line-height: 1.25;
  font-size: calc(4 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr__recommend-head-ttl {
    font-size: calc(2.4 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr__recommend-body {
  background: #fff;
  margin-top: calc(3.6 * 10 / 1440 * 100vw);
  padding: calc(9 * 10 / 1440 * 100vw) calc(5.8 * 10 / 1440 * 100vw) calc(4.5 * 10 / 1440 * 100vw);
  border-radius: calc(1 * 10 / 1440 * 100vw) calc(1 * 10 / 1440 * 100vw) 0 0;
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr__recommend-body {
    margin-top: calc(4 * 10 / 375 * 100vw);
    padding: calc(3.2 * 10 / 375 * 100vw) calc(2 * 10 / 375 * 100vw) calc(2 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr__recommend-step-list {
  display: flex;
  gap: calc(3.6 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr__recommend-step-list {
    gap: 0;
    display: block;
  }
}
.p-csr--top .p-csr__recommend-step-list-item {
  flex: 1;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr__recommend-step-list-item {
    display: block;
  }
}
.p-csr--top .p-csr__recommend-step-list-item--01 .p-csr__recommend-step-list-item-img {
  max-width: none;
  width: 100%;
  margin: 0;
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr__recommend-step-list-item--01 .p-csr__recommend-step-list-item-img {
    width: calc(100% + 0.8 * 10 / 375 * 100vw);
    margin-left: calc(-0.4 * 10 / 375 * 100vw);
    margin-top: calc(-2.7 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr__recommend-step-list-item--02 {
  margin-top: 0;
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr__recommend-step-list-item--02 {
    margin-top: calc(4 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr__recommend-step-list-item--02 .p-csr__recommend-step-list-item-img {
  width: 100%;
  margin: 0;
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr__recommend-step-list-item--02 .p-csr__recommend-step-list-item-img {
    width: calc(27.1 * 10 / 375 * 100vw);
    margin: 0 auto;
    margin-top: calc(1.7 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr__recommend-step-list-item--03 {
  margin-top: 0;
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr__recommend-step-list-item--03 {
    margin-top: calc(3.6 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr__recommend-step-list-item--03 .p-csr__recommend-step-list-item-ttl {
  font-family: "LOccitaneSerifCondensedCSR", sans-serif;
  letter-spacing: 0;
  font-weight: 500;
  font-size: calc(2.2 * 10 / 1440 * 100vw);
  height: calc(2.7 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr__recommend-step-list-item--03 .p-csr__recommend-step-list-item-ttl {
    font-size: calc(2.4 * 10 / 375 * 100vw);
    height: auto;
  }
}
.p-csr--top .p-csr__recommend-step-list-item--03 .p-csr__recommend-step-list-item-img {
  margin: 0;
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr__recommend-step-list-item--03 .p-csr__recommend-step-list-item-img {
    margin-top: calc(1.8 * 10 / 375 * 100vw);
    margin-bottom: calc(1.4 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr__recommend-step-list-item--04 {
  margin-top: 0;
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr__recommend-step-list-item--04 {
    margin-top: calc(3.6 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr__recommend-step-list-item--04 .p-csr__recommend-step-list-item-img {
  margin: 0;
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr__recommend-step-list-item--04 .p-csr__recommend-step-list-item-img {
    margin-top: calc(1.8 * 10 / 375 * 100vw);
    margin-bottom: calc(1.4 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr__recommend-step-list-item-ttl {
  font-family: "MFW-YuGoPr6N-Bold", YuGothic, "Yu Gothic", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  letter-spacing: 0.06em;
  font-feature-settings: "palt";
  line-height: 1.5;
  text-align: center;
  font-size: calc(1.8 * 10 / 1440 * 100vw);
  width: calc(100% + 2 * 10 / 1440 * 100vw);
  margin-left: calc(-1 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr__recommend-step-list-item-ttl {
    font-size: calc(1.8 * 10 / 375 * 100vw);
    width: auto;
    margin: 0;
  }
}
.p-csr--top .p-csr__recommend-step-list-item-txt {
  line-height: 1.75;
  font-family: "MFW-YuMinPr6N-Medium", "Yu Mincho Medium", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝B", "MS Mincho", serif;
  font-size: calc(1.4 * 10 / 1440 * 100vw);
  margin-bottom: calc(1.8 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr__recommend-step-list-item-txt {
    font-size: calc(1.4 * 10 / 375 * 100vw);
    margin: 0;
  }
}
.p-csr--top .p-csr__recommend-step-list-item-note {
  display: block;
  font-family: "MFW-YuMinPr6N-Medium", "Yu Mincho Medium", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝B", "MS Mincho", serif;
  font-size: calc(1 * 10 / 1440 * 100vw);
  margin-top: calc(0.1 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr__recommend-step-list-item-note {
    font-size: calc(1 * 10 / 375 * 100vw);
    margin-top: 0.4vw;
  }
}
.p-csr--top .p-csr__recommend-step-list-item-btn {
  margin-top: auto;
  width: 100%;
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr__recommend-step-list-item-btn {
    margin-top: calc(1.8 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr__recommend-step-list-item-btn-target {
  width: 100%;
}

.p-csr--top.fv-loaded .p-csr-loading {
  clip-path: inset(0 0 100% 0);
}
.p-csr--top .p-csr-loading {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100vh;
  z-index: 9999;
  background: #33684e;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  clip-path: inset(0 0 0 0);
  transition: clip-path 1s cubic-bezier(0.4, 0.09, 0.11, 1) 1.2s;
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-loading {
    height: 100dvh;
  }
}
.p-csr--top .p-csr-loading__copy {
  width: calc(11 * 10 / 1440 * 100vw);
  margin-bottom: calc(3 * 10 / 1440 * 100vw);
  display: block;
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-loading__copy {
    width: calc(8.2 * 10 / 375 * 100vw);
    margin-bottom: calc(2 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-loading__progressBar {
  width: calc(4 * 10 / 1440 * 100vw);
  height: calc(0.2 * 10 / 1440 * 100vw);
  background: rgba(255, 255, 255, 0.2);
  display: block;
}
@media screen and (max-width: 599px) {
  .p-csr--top .p-csr-loading__progressBar {
    width: calc(3.2 * 10 / 375 * 100vw);
    height: calc(0.2 * 10 / 375 * 100vw);
  }
}
.p-csr--top .p-csr-loading__progressBar-inner {
  background: #ffffff;
  height: 100%;
  width: 0;
  display: block;
  will-change: width;
  transition: width 0.4s ease-in-out;
}

.p-csr--teaser .p-csr-message {
  position: relative;
}
@media screen and (max-width: 599px) {
  .p-csr--teaser .p-csr-message {
    margin-top: calc(4.7 * 10 / 375 * 100vw);
  }
}
.p-csr--teaser .p-csr-message__inner {
  padding-bottom: calc(20.6 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--teaser .p-csr-message__inner {
    padding-bottom: calc(9.5 * 10 / 375 * 100vw);
  }
}
.p-csr--teaser .p-csr-message__contents {
  width: calc((100vw - var(--scrollbar) - calc(10.5 * 10 / 1440 * 100vw) - calc(10.5 * 10 / 1440 * 100vw) - calc(3 * 10 / 1440 * 100vw) * (24 - 1)) / 24 * 10 + calc(3 * 10 / 1440 * 100vw) * (10 - 1) + 0px);
  margin: 0 auto;
}
@media screen and (max-width: 599px) {
  .p-csr--teaser .p-csr-message__contents {
    width: 100%;
  }
}
.p-csr--teaser .p-csr-message__ttl {
  font-family: "LOccitaneSerifCondensedCSR", sans-serif;
  letter-spacing: 0;
  font-weight: 500;
  font-size: calc(4.4 * 10 / 1440 * 100vw);
  color: #ffffff;
  line-height: 1;
}
@media screen and (max-width: 599px) {
  .p-csr--teaser .p-csr-message__ttl {
    font-size: calc(3.6 * 10 / 375 * 100vw);
  }
}
.p-csr--teaser .p-csr-message__body {
  background: #ffffff;
  padding: calc(10.6 * 10 / 1440 * 100vw) 0 calc(12 * 10 / 1440 * 100vw);
  margin-top: calc(0.7 * 10 / 1440 * 100vw);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: calc(3.6 * 10 / 1440 * 100vw);
  position: relative;
}
@media screen and (max-width: 599px) {
  .p-csr--teaser .p-csr-message__body {
    padding: calc(7.5 * 10 / 375 * 100vw) 0;
    margin-top: calc(0.7 * 10 / 375 * 100vw);
    gap: calc(3 * 10 / 375 * 100vw);
  }
}
.p-csr--teaser .p-csr-message__body::before, .p-csr--teaser .p-csr-message__body::after {
  content: "";
  background: rgba(63, 43, 46, 0.8);
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: calc(2.4 * 10 / 1440 * 100vw);
  height: 1px;
}
@media screen and (max-width: 599px) {
  .p-csr--teaser .p-csr-message__body::before, .p-csr--teaser .p-csr-message__body::after {
    width: calc(2.4 * 10 / 375 * 100vw);
  }
}
.p-csr--teaser .p-csr-message__body::before {
  top: calc(1.8 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--teaser .p-csr-message__body::before {
    top: calc(1 * 10 / 375 * 100vw);
  }
}
.p-csr--teaser .p-csr-message__body::after {
  bottom: calc(1.8 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--teaser .p-csr-message__body::after {
    bottom: calc(1 * 10 / 375 * 100vw);
  }
}
.p-csr--teaser .p-csr-message__body-txt {
  font-family: "MFW-YuMinPr6N-Medium", "Yu Mincho Medium", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝B", "MS Mincho", serif;
  font-size: calc(1.8 * 10 / 1440 * 100vw);
  line-height: 2;
  color: #3f2b2e;
  text-align: center;
  width: 100%;
}
@media screen and (max-width: 599px) {
  .p-csr--teaser .p-csr-message__body-txt {
    font-size: calc(1.5 * 10 / 375 * 100vw);
  }
}
.p-csr--teaser .p-csr-message__body-txt-line {
  display: block;
  background: linear-gradient(to right, rgba(63, 43, 46, 0.4509803922) 50%, #3f2b2e 50%);
  background-size: 200%;
  background-position: 0% center;
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}
.p-csr--teaser .p-csr-message__body-txt-punc {
  width: 0;
  display: inline-block;
}

@keyframes p-csr-event-rotate {
  to {
    transform: rotate(360deg);
  }
}
@keyframes p-csr-event-rotate-sp {
  from {
    transform: translateX(-50%) rotate(0deg);
  }
  to {
    transform: translateX(-50%) rotate(-360deg);
  }
}
.p-csr--teaser .p-csr-event {
  background: #fbf9f6;
  position: relative;
  padding: calc(16 * 10 / 1440 * 100vw) 0 calc(9.7 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--teaser .p-csr-event {
    padding: calc(8 * 10 / 375 * 100vw) 0 calc(6.4 * 10 / 375 * 100vw);
  }
}
.p-csr--teaser .p-csr-event__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
}
.p-csr--teaser .p-csr-event__bg-img {
  position: absolute;
  display: block;
  border-radius: calc(4.8 * 10 / 1440 * 100vw);
  overflow: hidden;
}
@media screen and (max-width: 599px) {
  .p-csr--teaser .p-csr-event__bg-img {
    border-radius: calc(1.6 * 10 / 375 * 100vw);
  }
}
.p-csr--teaser .p-csr-event__bg-img:nth-child(1) {
  top: calc(-4.6 * 10 / 1440 * 100vw);
  left: calc(9 * 10 / 1440 * 100vw);
  width: calc(21.4 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--teaser .p-csr-event__bg-img:nth-child(1) {
    top: calc(-2.7 * 10 / 375 * 100vw);
    left: calc(-2 * 10 / 375 * 100vw);
    width: calc(9 * 10 / 375 * 100vw);
  }
}
.p-csr--teaser .p-csr-event__bg-img:nth-child(2) {
  top: calc(28.4 * 10 / 1440 * 100vw);
  right: calc(10.5 * 10 / 1440 * 100vw);
  width: calc(22.8 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--teaser .p-csr-event__bg-img:nth-child(2) {
    top: calc(28.4 * 10 / 375 * 100vw);
    right: calc(-1.4 * 10 / 375 * 100vw);
    width: calc(7.5 * 10 / 375 * 100vw);
  }
}
.p-csr--teaser .p-csr-event__bg-img:nth-child(3) {
  top: calc(46.3 * 10 / 1440 * 100vw);
  left: calc(20.5 * 10 / 1440 * 100vw);
  width: calc(18.6 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--teaser .p-csr-event__bg-img:nth-child(3) {
    top: calc(34.1 * 10 / 375 * 100vw);
    left: calc(1.8 * 10 / 375 * 100vw);
    width: calc(6 * 10 / 375 * 100vw);
  }
}
.p-csr--teaser .p-csr-event__bg-img:nth-child(4) {
  top: calc(83.6 * 10 / 1440 * 100vw);
  right: calc(-2.5 * 10 / 1440 * 100vw);
  width: calc(20 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--teaser .p-csr-event__bg-img:nth-child(4) {
    top: calc(64.1 * 10 / 375 * 100vw);
    right: calc(-2.2 * 10 / 375 * 100vw);
    width: calc(9 * 10 / 375 * 100vw);
  }
}
.p-csr--teaser .p-csr-event__bg-img:nth-child(5) {
  top: calc(62 * 10 / 1440 * 100vw);
  left: calc(-5.5 * 10 / 1440 * 100vw);
  width: calc(18.9 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--teaser .p-csr-event__bg-img:nth-child(5) {
    top: calc(48.4 * 10 / 375 * 100vw);
    left: calc(-2.2 * 10 / 375 * 100vw);
    width: calc(8 * 10 / 375 * 100vw);
  }
}
.p-csr--teaser .p-csr-event__head {
  text-align: center;
}
.p-csr--teaser .p-csr-event__head-ttl-container {
  position: relative;
  width: -moz-max-content;
  width: max-content;
  margin: 0 auto;
}
.p-csr--teaser .p-csr-event__head-ttl-label {
  font-family: "MFW-YuGoPr6N-Demi", YuGothic, "Yu Gothic", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  display: block;
  font-size: calc(1.3 * 10 / 1440 * 100vw);
  border: 1px solid rgba(63, 43, 46, 0.6);
  border-radius: calc(0.4 * 10 / 1440 * 100vw);
  padding: 0 calc(0.8 * 10 / 1440 * 100vw);
  width: -moz-max-content;
  width: max-content;
  margin: 0 auto;
  line-height: 1.6;
}
@media screen and (max-width: 599px) {
  .p-csr--teaser .p-csr-event__head-ttl-label {
    font-size: calc(1.1 * 10 / 375 * 100vw);
    border-radius: calc(0.2 * 10 / 375 * 100vw);
    padding: 0 calc(0.6 * 10 / 375 * 100vw);
  }
}
.p-csr--teaser .p-csr-event__head-ttl {
  font-family: "LOccitaneSerifCondensedCSR", sans-serif;
  letter-spacing: 0;
  font-weight: 500;
  display: block;
  font-size: calc(8 * 10 / 1440 * 100vw);
  margin-top: calc(2.8 * 10 / 1440 * 100vw);
  line-height: 1.02;
}
@media screen and (max-width: 599px) {
  .p-csr--teaser .p-csr-event__head-ttl {
    font-size: calc(4.8 * 10 / 375 * 100vw);
    margin-top: calc(1.9 * 10 / 375 * 100vw);
    line-height: 0.96;
  }
}
.p-csr--teaser .p-csr-event__head-ttl .js-slideUp__inner .char {
  line-height: 0.8;
}
@media screen and (max-width: 599px) {
  .p-csr--teaser .p-csr-event__head-ttl .js-slideUp__inner .char {
    line-height: 0.85;
  }
}
.p-csr--teaser .p-csr-event__head-ttl-txt {
  display: block;
  font-family: "MFW-YuMinStdN-ExtraBold", "Yu Mincho Medium", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝B", "MS Mincho", serif;
  letter-spacing: 0.06em;
  font-feature-settings: "palt";
  font-size: calc(1.7 * 10 / 1440 * 100vw);
  line-height: 1.5;
  margin-top: 0;
}
@media screen and (max-width: 599px) {
  .p-csr--teaser .p-csr-event__head-ttl-txt {
    font-size: calc(1.1 * 10 / 375 * 100vw);
    margin-top: calc(0.1 * 10 / 375 * 100vw);
  }
}
.p-csr--teaser .p-csr-event__head-mainCopy {
  margin-top: calc(9.4 * 10 / 1440 * 100vw);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: calc(3.6 * 10 / 1440 * 100vw);
  position: relative;
}
@media screen and (max-width: 599px) {
  .p-csr--teaser .p-csr-event__head-mainCopy {
    margin-top: calc(5.9 * 10 / 375 * 100vw);
    gap: calc(2.6 * 10 / 375 * 100vw);
  }
}
.p-csr--teaser .p-csr-event__head-mainCopy::before {
  content: "";
  position: absolute;
  left: 50%;
  top: calc(-5 * 10 / 1440 * 100vw);
  transform: translateX(-50%);
  width: calc(0.8 * 10 / 1440 * 100vw);
  height: calc(0.2 * 10 / 1440 * 100vw);
  background: rgba(63, 43, 46, 0.6);
}
@media screen and (max-width: 599px) {
  .p-csr--teaser .p-csr-event__head-mainCopy::before {
    width: calc(0.6 * 10 / 375 * 100vw);
    height: 1px;
    top: calc(-3 * 10 / 375 * 100vw);
  }
}
.p-csr--teaser .p-csr-event__head-mainCopy-txt {
  font-family: "MFW-YuMinPr6N-Medium", "Yu Mincho Medium", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝B", "MS Mincho", serif;
  font-size: calc(1.8 * 10 / 1440 * 100vw);
  line-height: 2;
  text-align: center;
  display: block;
}
@media screen and (max-width: 599px) {
  .p-csr--teaser .p-csr-event__head-mainCopy-txt {
    font-size: calc(1.4 * 10 / 375 * 100vw);
    line-height: 1.85;
  }
}
.p-csr--teaser .p-csr-event__head-mainCopy-txt-em {
  text-decoration-line: underline;
  text-decoration-style: wavy;
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
  text-decoration-color: #ffc700;
  text-decoration-thickness: 4.5%;
  text-underline-offset: 19%;
}
@media screen and (max-width: 599px) {
  .p-csr--teaser .p-csr-event__head-mainCopy-txt-em {
    text-decoration-thickness: 7%;
  }
}
.p-csr--teaser .p-csr-event__head-dateIcon {
  position: absolute;
  top: calc(-5.7 * 10 / 1440 * 100vw);
  right: calc(-12.4 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--teaser .p-csr-event__head-dateIcon {
    top: calc(-3.5 * 10 / 375 * 100vw);
    right: calc(-4.55 * 10 / 375 * 100vw);
  }
}
.p-csr--teaser .p-csr-event__detail {
  position: relative;
  margin-top: calc(17.1 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--teaser .p-csr-event__detail {
    width: calc(100% + 2.8 * 10 / 375 * 100vw);
    margin-left: calc(-1.4 * 10 / 375 * 100vw);
    margin-top: calc(5.2 * 10 / 375 * 100vw);
  }
}
.p-csr--teaser .p-csr-event__detail-label {
  font-family: "LOccitaneSerifCondensedCSR", sans-serif;
  letter-spacing: 0;
  font-weight: 500;
  position: absolute;
  font-size: calc(4.4 * 10 / 1440 * 100vw);
  color: #33684e;
  left: 1vw;
  transform: translateX(-100%);
  top: 0;
}
@media screen and (min-width: 600px) {
  .p-csr--teaser .p-csr-event__detail-label {
    writing-mode: vertical-rl;
  }
}
@media screen and (max-width: 599px) {
  .p-csr--teaser .p-csr-event__detail-label {
    font-size: calc(4.4 * 10 / 1440 * 100vw);
    top: auto;
    left: auto;
    position: relative;
    transform: translateX(0);
    font-size: calc(2.4 * 10 / 375 * 100vw);
    line-height: 1;
  }
}
.p-csr--teaser .p-csr-event__detail-inner {
  flex: 1;
  padding: calc(9.6 * 10 / 1440 * 100vw) 0 calc(3.2 * 10 / 1440 * 100vw);
  position: relative;
  overflow: hidden;
  background: #33684e;
}
@media screen and (max-width: 599px) {
  .p-csr--teaser .p-csr-event__detail-inner {
    padding: calc(5.2 * 10 / 375 * 100vw) 0 calc(1.4 * 10 / 375 * 100vw);
  }
}
.p-csr--teaser .p-csr-event__detail-bg {
  position: absolute;
  left: calc(69.649 * 10 / 1440 * 100vw);
  top: calc(-47 * 10 / 1440 * 100vw);
  width: calc(146 * 10 / 1440 * 100vw);
  pointer-events: none;
  max-width: none;
  z-index: 10;
  transition: transform 0.4s cubic-bezier(0.6, 0.05, 0, 0.93);
}
@media screen and (max-width: 599px) {
  .p-csr--teaser .p-csr-event__detail-bg {
    width: calc(128.39 * 10 / 375 * 100vw);
    top: calc(20 * 10 / 375 * 100vw);
    left: 50%;
    transform: translateX(-50%);
  }
}
.p-csr--teaser .p-csr-event__detail-bg img {
  width: 100%;
  height: 100%;
  display: block;
}
.p-csr--teaser .p-csr-event__detail-head {
  position: relative;
  color: #ffffff;
  padding: 0 calc(8 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--teaser .p-csr-event__detail-head {
    padding: 0 calc(3 * 10 / 375 * 100vw);
  }
}
.p-csr--teaser .p-csr-event__detail-head-ttl-wrap {
  padding-bottom: calc(4 * 10 / 1440 * 100vw);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1490196078);
}
@media screen and (max-width: 599px) {
  .p-csr--teaser .p-csr-event__detail-head-ttl-wrap {
    padding-bottom: calc(3.27 * 10 / 375 * 100vw);
  }
}
.p-csr--teaser .p-csr-event__detail-head-ttl-label {
  display: block;
  font-size: calc(1.2 * 10 / 1440 * 100vw);
  border-radius: calc(0.4 * 10 / 1440 * 100vw);
  border: 1px solid rgba(255, 255, 255, 0.8);
  padding: 0 calc(0.8 * 10 / 1440 * 100vw);
  width: -moz-max-content;
  width: max-content;
  line-height: 1.7;
}
@media screen and (max-width: 599px) {
  .p-csr--teaser .p-csr-event__detail-head-ttl-label {
    font-size: calc(1.1 * 10 / 375 * 100vw);
    border-radius: calc(0.2 * 10 / 375 * 100vw);
    padding: 0 calc(0.6 * 10 / 375 * 100vw);
  }
}
.p-csr--teaser .p-csr-event__detail-head-ttl {
  font-family: "MFW-YuMinPr6N-Demi", "Yu Mincho Medium", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝B", "MS Mincho", serif;
  letter-spacing: 0.06em;
  font-feature-settings: "palt";
  margin-top: calc(2.4 * 10 / 1440 * 100vw);
  display: block;
  font-size: calc(3.2 * 10 / 1440 * 100vw);
  line-height: 1.35;
}
@media screen and (max-width: 599px) {
  .p-csr--teaser .p-csr-event__detail-head-ttl {
    margin-top: calc(1.6 * 10 / 375 * 100vw);
    font-size: calc(2 * 10 / 375 * 100vw);
  }
}
.p-csr--teaser .p-csr-event__detail-head-ttl-with {
  display: flex;
  margin-top: calc(1.175 * 10 / 1440 * 100vw);
  gap: calc(1.1 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--teaser .p-csr-event__detail-head-ttl-with {
    margin-top: calc(0.845 * 10 / 375 * 100vw);
    gap: calc(0.771 * 10 / 375 * 100vw);
  }
}
.p-csr--teaser .p-csr-event__detail-head-ttl-with-txt {
  display: block;
  font-family: "LOccitaneSerifCondensedCSR", sans-serif;
  letter-spacing: 0;
  font-weight: 500;
  font-size: calc(1.4 * 10 / 1440 * 100vw);
  transform: translateY(0.35vw);
}
@media screen and (max-width: 599px) {
  .p-csr--teaser .p-csr-event__detail-head-ttl-with-txt {
    font-size: calc(1 * 10 / 375 * 100vw);
    transform: translateY(0.75vw);
  }
}
.p-csr--teaser .p-csr-event__detail-head-ttl-txtLogo {
  display: block;
  width: calc(12.3 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--teaser .p-csr-event__detail-head-ttl-txtLogo {
    width: calc(9.22 * 10 / 375 * 100vw);
  }
}
.p-csr--teaser .p-csr-event__detail-head-copy {
  font-family: "MFW-YuMinPr6N-Medium", "Yu Mincho Medium", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝B", "MS Mincho", serif;
  color: rgba(255, 255, 255, 0.8980392157);
  font-size: calc(1.6 * 10 / 1440 * 100vw);
  line-height: 2;
  margin-top: calc(4 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--teaser .p-csr-event__detail-head-copy {
    margin-top: calc(19.9 * 10 / 375 * 100vw);
    font-size: calc(1.3 * 10 / 375 * 100vw);
    line-height: 1.85;
  }
}
.p-csr--teaser .p-csr-event__detail-head-what {
  margin-top: calc(4.8 * 10 / 1440 * 100vw);
  border-left: calc(0.3 * 10 / 1440 * 100vw) solid rgba(255, 255, 255, 0.1490196078);
  padding-left: calc(2.8 * 10 / 1440 * 100vw);
  width: calc(47 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--teaser .p-csr-event__detail-head-what {
    margin-top: calc(4 * 10 / 375 * 100vw);
    border-left: none;
    border-top: calc(0.2 * 10 / 375 * 100vw) solid rgba(255, 255, 255, 0.1490196078);
    padding-left: 0;
    padding-top: calc(1.9 * 10 / 375 * 100vw);
    width: 100%;
  }
}
.p-csr--teaser .p-csr-event__detail-head-what-ttl {
  display: block;
  font-family: "MFW-YuGoPr6N-Demi", YuGothic, "Yu Gothic", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-size: calc(1.5 * 10 / 1440 * 100vw);
  line-height: 1.5;
}
@media screen and (max-width: 599px) {
  .p-csr--teaser .p-csr-event__detail-head-what-ttl {
    font-size: calc(1.3 * 10 / 375 * 100vw);
  }
}
.p-csr--teaser .p-csr-event__detail-head-what-txt-wrap {
  display: flex;
  align-items: flex-start;
  gap: calc(2 * 10 / 1440 * 100vw);
  margin-top: calc(1.8 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--teaser .p-csr-event__detail-head-what-txt-wrap {
    gap: calc(1.5 * 10 / 375 * 100vw);
    margin-top: calc(1.3 * 10 / 375 * 100vw);
  }
}
.p-csr--teaser .p-csr-event__detail-head-what-txt {
  flex: 1;
  font-size: calc(1.2 * 10 / 1440 * 100vw);
  line-height: 1.7;
  color: rgba(255, 255, 255, 0.8980392157);
}
@media screen and (max-width: 599px) {
  .p-csr--teaser .p-csr-event__detail-head-what-txt {
    font-size: calc(1 * 10 / 375 * 100vw);
  }
}
.p-csr--teaser .p-csr-event__detail-head-what-logo {
  display: block;
  width: calc(9 * 10 / 1440 * 100vw);
  border-radius: calc(0.4 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--teaser .p-csr-event__detail-head-what-logo {
    width: calc(7 * 10 / 375 * 100vw);
    border-radius: calc(0.438 * 10 / 375 * 100vw);
  }
}
.p-csr--teaser .p-csr-event__detail-body {
  margin: calc(9.6 * 10 / 1440 * 100vw) calc(3.2 * 10 / 1440 * 100vw) 0;
  position: relative;
  background: #fbf9f6;
  border-radius: calc(0.8 * 10 / 1440 * 100vw);
  padding: calc(8.4 * 10 / 1440 * 100vw) calc(5.6 * 10 / 1440 * 100vw) calc(5.6 * 10 / 1440 * 100vw);
  z-index: 10;
}
@media screen and (max-width: 599px) {
  .p-csr--teaser .p-csr-event__detail-body {
    margin: calc(4 * 10 / 375 * 100vw) calc(1.4 * 10 / 375 * 100vw) 0;
    border-radius: calc(0.4 * 10 / 375 * 100vw);
    padding: calc(4 * 10 / 375 * 100vw) calc(2.4 * 10 / 375 * 100vw) calc(3.5 * 10 / 375 * 100vw);
  }
  .p-csr--teaser .p-csr-event__detail-body::before, .p-csr--teaser .p-csr-event__detail-body::after {
    content: "";
    height: 100%;
    width: calc(1.4 * 10 / 375 * 100vw);
    position: absolute;
    background: #33684e;
    top: 0;
    bottom: 0;
  }
  .p-csr--teaser .p-csr-event__detail-body::before {
    left: 0;
    transform: translateX(-100%);
  }
  .p-csr--teaser .p-csr-event__detail-body::after {
    right: 0;
    transform: translateX(100%);
  }
}
.p-csr--teaser .p-csr-event__detail-body-overview {
  display: flex;
  align-items: flex-start;
  gap: calc(4 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--teaser .p-csr-event__detail-body-overview {
    gap: calc(3.2 * 10 / 375 * 100vw);
    flex-direction: column;
  }
}
.p-csr--teaser .p-csr-event__detail-body-ttl {
  display: block;
  font-family: "MFW-YuMinPr6N-Demi", "Yu Mincho Medium", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝B", "MS Mincho", serif;
  font-size: calc(2 * 10 / 1440 * 100vw);
  line-height: 1.5;
  width: calc(17.2 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--teaser .p-csr-event__detail-body-ttl {
    font-size: calc(1.8 * 10 / 375 * 100vw);
    width: 100%;
  }
}
.p-csr--teaser .p-csr-event__detail-body-list {
  flex: 1;
  display: flex;
  gap: calc(3.2 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--teaser .p-csr-event__detail-body-list {
    gap: 0;
    flex-direction: column;
  }
}
.p-csr--teaser .p-csr-event__detail-body-list-left {
  flex: 1;
  margin: 0;
}
@media screen and (max-width: 599px) {
  .p-csr--teaser .p-csr-event__detail-body-list-left .p-csr-event__detail-body-list-item:first-of-type {
    border-top: 1px solid rgba(63, 43, 46, 0.1215686275);
  }
}
.p-csr--teaser .p-csr-event__detail-body-list-right {
  flex: 1;
  margin: 0;
}
@media screen and (max-width: 599px) {
  .p-csr--teaser .p-csr-event__detail-body-list-right .p-csr-event__detail-body-list-item:last-of-type {
    border-bottom: none;
  }
}
.p-csr--teaser .p-csr-event__detail-body-list-item {
  display: flex;
  align-items: baseline;
  border-bottom: 1px solid rgba(63, 43, 46, 0.1215686275);
  padding: calc(1.5 * 10 / 1440 * 100vw) 0;
}
@media screen and (min-width: 600px) {
  .p-csr--teaser .p-csr-event__detail-body-list-item:first-of-type {
    padding-top: 0;
  }
}
@media screen and (max-width: 599px) {
  .p-csr--teaser .p-csr-event__detail-body-list-item {
    padding: calc(0.8 * 10 / 375 * 100vw) 0 calc(2.4 * 10 / 375 * 100vw);
    flex-direction: column;
    gap: calc(1.2 * 10 / 375 * 100vw);
  }
}
.p-csr--teaser .p-csr-event__detail-body-list-item-ttl {
  font-family: "MFW-YuGoPr6N-Demi", YuGothic, "Yu Gothic", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-size: calc(1.4 * 10 / 1440 * 100vw);
  line-height: 1.6;
  width: calc(11 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--teaser .p-csr-event__detail-body-list-item-ttl {
    font-size: calc(1.1 * 10 / 375 * 100vw);
    line-height: 1.6;
    width: 100%;
  }
}
.p-csr--teaser .p-csr-event__detail-body-list-item-txt {
  flex: 1;
  font-size: calc(1.4 * 10 / 1440 * 100vw);
  line-height: 1.6;
  margin: 0;
}
@media screen and (max-width: 599px) {
  .p-csr--teaser .p-csr-event__detail-body-list-item-txt {
    font-size: calc(1.2 * 10 / 375 * 100vw);
  }
}
.p-csr--teaser .p-csr-event__detail-body-list-item-link {
  display: block;
  text-decoration: underline;
  font-size: calc(1.4 * 10 / 1440 * 100vw);
  line-height: 1.6;
  color: #3f2b2e;
  width: -moz-max-content;
  width: max-content;
}
@media screen and (max-width: 599px) {
  .p-csr--teaser .p-csr-event__detail-body-list-item-link {
    font-size: calc(1.2 * 10 / 375 * 100vw);
  }
}
.p-csr--teaser .p-csr-event__detail-body-list-item-note {
  display: block;
  font-size: calc(1.2 * 10 / 1440 * 100vw);
  color: rgba(63, 43, 46, 0.4509803922);
  line-height: 1.6;
}
@media screen and (max-width: 599px) {
  .p-csr--teaser .p-csr-event__detail-body-list-item-note {
    font-size: calc(1.1 * 10 / 375 * 100vw);
  }
}
.p-csr--teaser .p-csr-event__detail-body-link-wrap {
  margin-top: calc(5.6 * 10 / 1440 * 100vw);
  position: relative;
}
@media screen and (max-width: 599px) {
  .p-csr--teaser .p-csr-event__detail-body-link-wrap {
    margin-top: calc(2 * 10 / 375 * 100vw);
  }
}
.p-csr--teaser .p-csr-event__detail-body-link-icon {
  position: absolute;
  top: 50%;
  left: calc(2 * 10 / 1440 * 100vw);
  transform: translateY(-50%);
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #ffffff;
  font-size: calc(1.1 * 10 / 1440 * 100vw);
  line-height: 1.35;
  width: calc(12 * 10 / 1440 * 100vw);
  height: calc(12 * 10 / 1440 * 100vw);
  border: calc(0.2 * 10 / 1440 * 100vw) solid #ffc700;
}
@media screen and (max-width: 599px) {
  .p-csr--teaser .p-csr-event__detail-body-link-icon {
    left: calc(-3.1 * 10 / 375 * 100vw);
    font-size: calc(0.9 * 10 / 375 * 100vw);
    width: calc(7.8 * 10 / 375 * 100vw);
    height: calc(7.8 * 10 / 375 * 100vw);
    border: calc(0.13 * 10 / 375 * 100vw) solid #ffc700;
    transform: translateY(0);
    top: calc(-2.4 * 10 / 375 * 100vw);
  }
}
.p-csr--teaser .p-csr-event__detail-body-link-icon-txt {
  display: block;
  margin-top: -0.2vw;
}
.p-csr--teaser .p-csr-event__detail-body-link-icon-em {
  font-family: "MFW-YuGoPr6N-Demi", YuGothic, "Yu Gothic", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-size: calc(1.8 * 10 / 1440 * 100vw);
  display: block;
  margin-top: calc(0.1 * 10 / 1440 * 100vw);
  transform: translateX(0.3vw);
}
@media screen and (max-width: 599px) {
  .p-csr--teaser .p-csr-event__detail-body-link-icon-em {
    font-size: calc(1.2 * 10 / 375 * 100vw);
    margin-top: calc(0.1 * 10 / 375 * 100vw);
    transform: translateX(0.6vw);
  }
}
.p-csr--teaser .p-csr-event__detail-body-link-icon-dayOfWeek {
  font-family: "MFW-YuGoPr6N-Demi", YuGothic, "Yu Gothic", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-size: calc(1.3 * 10 / 1440 * 100vw);
  margin-left: -0.4vw;
  display: inline-block;
}
@media screen and (max-width: 599px) {
  .p-csr--teaser .p-csr-event__detail-body-link-icon-dayOfWeek {
    font-size: calc(0.9 * 10 / 375 * 100vw);
    margin-left: -1vw;
  }
}

.p-csr--teaser .p-csr-cs {
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
}
.p-csr--teaser .p-csr-cs__inner {
  text-align: center;
  color: #ffffff;
  position: relative;
}
.p-csr--teaser .p-csr-cs__ttl {
  font-family: "LOccitaneSerifCondensedCSR", sans-serif;
  letter-spacing: 0;
  font-weight: 500;
  display: block;
  font-size: calc(7.2 * 10 / 1440 * 100vw);
  line-height: 0.85;
}
@media screen and (max-width: 599px) {
  .p-csr--teaser .p-csr-cs__ttl {
    font-size: calc(4.8 * 10 / 375 * 100vw);
  }
}
.p-csr--teaser .p-csr-cs__txt {
  font-family: "MFW-YuMinPr6N-Demi", "Yu Mincho Medium", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝B", "MS Mincho", serif;
  font-size: calc(1.6 * 10 / 1440 * 100vw);
  line-height: 2;
  color: rgba(255, 255, 255, 0.8980392157);
  margin-top: calc(2.5 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--teaser .p-csr-cs__txt {
    font-size: calc(1.4 * 10 / 375 * 100vw);
    margin-top: calc(1.4 * 10 / 375 * 100vw);
  }
}

@keyframes bounce {
  0% {
    transform: scale(0.8, 1.1) translate(0%, -70%);
  }
  10% {
    transform: scale(0.8, 1.1) translate(0%, -15%);
    opacity: 1;
  }
  20% {
    transform: scale(1.1, 0.8) translate(0%, 20%);
  }
  30% {
    transform: scale(0.9, 1.1) translate(0%, -10%);
  }
  40% {
    transform: scale(0.95, 1.1) translate(0%, -20%);
  }
  50% {
    transform: scale(0.95, 1.1) translate(0%, -10%);
  }
  60% {
    transform: scale(1.1, 0.9) translate(0%, 5%);
  }
  70% {
    transform: scale(1, 1) translate(0%, 0%);
  }
  100% {
    transform: scale(1, 1) translate(0%, 0%);
    opacity: 1;
  }
}
.p-csr--csrmonth-thankyou {
  padding-bottom: calc(9.66 * 10 / 1440 * 100vw);
  background: #f5f3f0;
}
@media screen and (max-width: 599px) {
  .p-csr--csrmonth-thankyou {
    padding-bottom: calc(6.4 * 10 / 375 * 100vw);
  }
}
.p-csr--csrmonth-thankyou .p-csr-badge {
  padding-top: calc(6.4 * 10 / 1440 * 100vw);
  padding-bottom: calc(3.2 * 10 / 1440 * 100vw);
  background: #f5f3f0;
}
@media screen and (max-width: 599px) {
  .p-csr--csrmonth-thankyou .p-csr-badge {
    padding-top: calc(4.8 * 10 / 375 * 100vw);
    padding-bottom: calc(2.03 * 10 / 375 * 100vw);
  }
}
.p-csr--csrmonth-thankyou .p-csr-badge__popup-ttl {
  font-family: "MFW-YuMinPr6N-Demi", "Yu Mincho Medium", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝B", "MS Mincho", serif;
  letter-spacing: 0.06em;
  font-feature-settings: "palt";
  display: block;
  font-size: calc(1.8 * 10 / 1440 * 100vw);
  line-height: 1.5;
  text-align: center;
  margin-bottom: calc(3.2 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--csrmonth-thankyou .p-csr-badge__popup-ttl {
    font-size: calc(1.7 * 10 / 375 * 100vw);
    line-height: 1.6;
    margin-bottom: calc(3.2 * 10 / 375 * 100vw);
  }
}
.p-csr--csrmonth-thankyou .p-csr-badge__popup-download-container {
  position: relative;
  width: -moz-max-content;
  width: max-content;
  margin: 0 auto;
}
.p-csr--csrmonth-thankyou .p-csr-badge__popup-campaignLink-wrap {
  position: absolute;
  top: 0;
  right: calc(-3 * 10 / 1440 * 100vw);
  transform: translateX(100%);
}
@media screen and (max-width: 599px) {
  .p-csr--csrmonth-thankyou .p-csr-badge__popup-campaignLink-wrap {
    position: fixed;
    top: auto;
    bottom: calc(1.4 * 10 / 375 * 100vw);
    right: calc(1.4 * 10 / 375 * 100vw);
    transform: translateX(0);
    z-index: 21;
  }
}
.p-csr--csrmonth-thankyou .p-csr-badge__popup-campaignLink-inner {
  width: 100%;
  height: 100%;
}
.p-csr--csrmonth-thankyou .p-csr-badge__popup-campaignLink-img {
  position: absolute;
  width: calc(7 * 10 / 1440 * 100vw);
  top: calc(-1 * 10 / 1440 * 100vw);
  right: calc(-2.5 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--csrmonth-thankyou .p-csr-badge__popup-campaignLink-img {
    width: calc(4.5 * 10 / 375 * 100vw);
    top: calc(-0.5 * 10 / 375 * 100vw);
    right: calc(-1.2 * 10 / 375 * 100vw);
  }
}
.p-csr--csrmonth-thankyou .p-csr-badge__popup-campaignLink {
  width: calc(18 * 10 / 1440 * 100vw);
  height: calc(18 * 10 / 1440 * 100vw);
  border-radius: 50%;
  border: calc(0.6 * 10 / 1440 * 100vw) solid rgba(255, 255, 255, 0.3);
}
@media screen and (max-width: 599px) {
  .p-csr--csrmonth-thankyou .p-csr-badge__popup-campaignLink {
    width: calc(12.8 * 10 / 375 * 100vw);
    height: calc(12.8 * 10 / 375 * 100vw);
    border: calc(0.4267 * 10 / 375 * 100vw) solid rgba(255, 255, 255, 0.3);
  }
}
@keyframes txtblinkBtn {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  75% {
    opacity: 1;
  }
  95% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.p-csr--csrmonth-thankyou .p-csr-badge__popup-campaignLink-target-wrap {
  animation: txtblinkBtn 3s infinite;
}
.p-csr--csrmonth-thankyou .p-csr-badge__popup-campaignLink-target {
  font-family: "MFW-YuGoPr6N-Bold", YuGothic, "Yu Gothic", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  letter-spacing: 0.06em;
  font-feature-settings: "palt";
  width: 100%;
  height: 100%;
  font-size: calc(1.5 * 10 / 1440 * 100vw);
  line-height: 1.4;
  margin-top: calc(0.4 * 10 / 1440 * 100vw);
  padding: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: calc(0.6 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--csrmonth-thankyou .p-csr-badge__popup-campaignLink-target {
    font-size: calc(1.1 * 10 / 375 * 100vw);
    margin-top: calc(0.4 * 10 / 375 * 100vw);
    gap: calc(0.427 * 10 / 375 * 100vw);
  }
}
.p-csr--csrmonth-thankyou .p-csr-badge__popup-campaignLink-txt {
  text-align: center;
}
.p-csr--csrmonth-thankyou .p-csr-badge__popup-campaignLink-icon {
  width: calc(1.7 * 10 / 1440 * 100vw);
  height: calc(1.7 * 10 / 1440 * 100vw);
  margin-left: 0;
}
@media screen and (max-width: 599px) {
  .p-csr--csrmonth-thankyou .p-csr-badge__popup-campaignLink-icon {
    width: calc(1.3 * 10 / 375 * 100vw);
    height: calc(1.3 * 10 / 375 * 100vw);
  }
}
.p-csr--csrmonth-thankyou .p-csr-badge__popup-download {
  position: relative;
  width: calc(38.3 * 10 / 1440 * 100vw);
  margin: 0 auto;
  color: #ffffff;
}
@media screen and (max-width: 599px) {
  .p-csr--csrmonth-thankyou .p-csr-badge__popup-download {
    width: calc(32.6 * 10 / 375 * 100vw);
  }
}
.p-csr--csrmonth-thankyou .p-csr-badge__popup-download--xl .p-csr-badge__popup-download-ol {
  opacity: 1;
}
.p-csr--csrmonth-thankyou .p-csr-badge__popup-download-name {
  font-family: "MFW-YuGoPr6N-Bold", YuGothic, "Yu Gothic", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  letter-spacing: 0.06em;
  font-feature-settings: "palt";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 36.1%;
  line-height: 1.45;
  font-size: calc(1 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--csrmonth-thankyou .p-csr-badge__popup-download-name {
    font-size: calc(0.85 * 10 / 375 * 100vw);
  }
}
.p-csr--csrmonth-thankyou .p-csr-badge__popup-download-name-inner {
  font-size: calc(1.3978 * 10 / 1440 * 100vw);
  display: inline-block;
  padding-right: calc(0.2 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--csrmonth-thankyou .p-csr-badge__popup-download-name-inner {
    font-size: calc(1.1 * 10 / 375 * 100vw);
    padding-right: calc(0.2 * 10 / 375 * 100vw);
  }
}
.p-csr--csrmonth-thankyou .p-csr-badge__popup-download-distance {
  font-family: "LOccitaneSerifCondensedCSR", sans-serif;
  letter-spacing: 0;
  font-weight: 500;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 54.7%;
  line-height: 1.35;
  font-size: calc(1.7 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--csrmonth-thankyou .p-csr-badge__popup-download-distance {
    font-size: calc(1.5 * 10 / 375 * 100vw);
    top: 55.3%;
  }
}
.p-csr--csrmonth-thankyou .p-csr-badge__popup-download-distance-inner {
  font-size: calc(6 * 10 / 1440 * 100vw);
  display: inline-block;
  padding-right: calc(0.3 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--csrmonth-thankyou .p-csr-badge__popup-download-distance-inner {
    font-size: calc(5 * 10 / 375 * 100vw);
    padding-right: calc(0.3 * 10 / 375 * 100vw);
  }
}
.p-csr--csrmonth-thankyou .p-csr-badge__popup-download-progress {
  font-family: "MFW-YuMinPr6N-Demi", "Yu Mincho Medium", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝B", "MS Mincho", serif;
  letter-spacing: 0.06em;
  font-feature-settings: "palt";
  position: absolute;
  width: -moz-max-content;
  width: max-content;
  text-align: center;
  left: 50%;
  transform: translateX(-50%);
  padding: calc(0.8 * 10 / 1440 * 100vw) calc(1 * 10 / 1440 * 100vw);
  border-radius: calc(1 * 10 / 1440 * 100vw);
  background: rgba(99, 157, 123, 0.9);
  top: 75.5%;
  line-height: 1.45;
  font-size: calc(1.3 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--csrmonth-thankyou .p-csr-badge__popup-download-progress {
    padding: calc(0.6 * 10 / 375 * 100vw) calc(0.9 * 10 / 375 * 100vw);
    border-radius: calc(0.8 * 10 / 375 * 100vw);
    font-size: calc(1.05 * 10 / 375 * 100vw);
  }
}
.p-csr--csrmonth-thankyou .p-csr-badge__popup-download-progress-em {
  font-family: "MFW-YuGoPr6N-Bold", YuGothic, "Yu Gothic", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  letter-spacing: 0.06em;
  font-feature-settings: "palt";
  position: relative;
  display: inline-block;
}
.p-csr--csrmonth-thankyou .p-csr-badge__popup-download-date {
  font-family: "LOccitaneSerifCondensedCSR", sans-serif;
  letter-spacing: 0;
  font-weight: 500;
  font-size: calc(1.3 * 10 / 1440 * 100vw);
  line-height: 1;
  position: absolute;
  display: block;
  right: calc(1.3 * 10 / 1440 * 100vw);
  bottom: calc(1.1 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--csrmonth-thankyou .p-csr-badge__popup-download-date {
    font-size: calc(1.3 * 10 / 375 * 100vw);
    right: calc(1.3 * 10 / 375 * 100vw);
    bottom: calc(1.1 * 10 / 375 * 100vw);
  }
}
.p-csr--csrmonth-thankyou .p-csr-badge__popup-download-ol {
  position: absolute;
  opacity: 0;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  background: url("/on/demandware.static/-/Sites-OCC_JP-Library/ja_JP/data/special/sustainability/2026/images/img_leaf-ol.png") no-repeat center/contain;
}
.p-csr--csrmonth-thankyou .p-csr-badge__popup-txt {
  margin: calc(3.2 * 10 / 1440 * 100vw) auto calc(2.4 * 10 / 1440 * 100vw);
  text-align: center;
  font-family: "MFW-YuMinPr6N-Medium", "Yu Mincho Medium", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝B", "MS Mincho", serif;
  line-height: 1.6;
  font-size: calc(1.5 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--csrmonth-thankyou .p-csr-badge__popup-txt {
    margin: calc(3.2 * 10 / 375 * 100vw) auto calc(2.4 * 10 / 375 * 100vw);
    font-size: calc(1.5 * 10 / 375 * 100vw);
  }
}
.p-csr--csrmonth-thankyou .p-csr-badge__popup-downloadBtn {
  margin: 0 auto;
  width: calc(38.3 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--csrmonth-thankyou .p-csr-badge__popup-downloadBtn {
    width: calc(32.6 * 10 / 375 * 100vw);
  }
}
.p-csr--csrmonth-thankyou .p-csr-badge__popup-downloadBtn-target {
  width: 100%;
}
.p-csr--csrmonth-thankyou .p-csr-badge__popup-bottomNote {
  display: block;
  text-align: center;
  margin: calc(5.6 * 10 / 1440 * 100vw) auto 0;
  color: rgba(63, 43, 46, 0.4509803922);
  line-height: 1.75;
  font-size: calc(1.2 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--csrmonth-thankyou .p-csr-badge__popup-bottomNote {
    margin: calc(5.6 * 10 / 375 * 100vw) auto 0;
    font-size: calc(1.1 * 10 / 375 * 100vw);
    text-align: left;
    width: calc(32.6 * 10 / 375 * 100vw);
  }
}
.p-csr--csrmonth-thankyou .p-csr-badge__popup-download-treeImg-container {
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
  top: 43%;
  width: calc(8.393 * 10 / 1440 * 100vw);
  height: calc(8.393 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--csrmonth-thankyou .p-csr-badge__popup-download-treeImg-container {
    top: 42.4%;
    width: calc(7.3 * 10 / 375 * 100vw);
    height: calc(7.3 * 10 / 375 * 100vw);
  }
}
.p-csr--csrmonth-thankyou .p-csr-badge__popup-download-treeImg-container--xl {
  width: calc(12.6 * 10 / 1440 * 100vw);
  top: 42%;
}
@media screen and (max-width: 599px) {
  .p-csr--csrmonth-thankyou .p-csr-badge__popup-download-treeImg-container--xl {
    width: calc(11 * 10 / 375 * 100vw);
  }
}
.p-csr--csrmonth-thankyou .p-csr-badge__popup-download-treeImg {
  opacity: 0;
  position: absolute;
  top: 0;
  height: 100%;
}
.p-csr--csrmonth-thankyou .p-csr-badge__popup-download-treeImg.is-active {
  animation: bounce 1.1s linear forwards;
}

.p-csr--csrmonth-thankyou .p-csr-campaign {
  background: #f5f3f0;
}
.p-csr--csrmonth-thankyou .p-csr-campaign__inner {
  width: calc((100vw - var(--scrollbar) - calc(10.5 * 10 / 1440 * 100vw) - calc(10.5 * 10 / 1440 * 100vw) - calc(3 * 10 / 1440 * 100vw) * (24 - 1)) / 24 * 20 + calc(3 * 10 / 1440 * 100vw) * (20 - 1) + 0px);
  padding: calc(8 * 10 / 1440 * 100vw) calc(6.4 * 10 / 1440 * 100vw) calc(6.4 * 10 / 1440 * 100vw);
  background: #ffffff;
  margin: 0 auto;
}
@media screen and (max-width: 599px) {
  .p-csr--csrmonth-thankyou .p-csr-campaign__inner {
    width: calc(35.4 * 10 / 375 * 100vw);
    padding: calc(6.4 * 10 / 375 * 100vw) calc(2.4 * 10 / 375 * 100vw) calc(3.2 * 10 / 375 * 100vw);
  }
}
.p-csr--csrmonth-thankyou .p-csr-campaign__head-ttl-wrap {
  text-align: center;
  margin-bottom: calc(7.2 * 10 / 1440 * 100vw);
  position: relative;
}
@media screen and (max-width: 599px) {
  .p-csr--csrmonth-thankyou .p-csr-campaign__head-ttl-wrap {
    margin-bottom: calc(6.4 * 10 / 375 * 100vw);
  }
}
.p-csr--csrmonth-thankyou .p-csr-campaign__head-ttl-wrap::after {
  content: "";
  left: 50%;
  transform: translateX(-50%);
  bottom: calc(-3.6 * 10 / 1440 * 100vw);
  width: calc(0.8 * 10 / 1440 * 100vw);
  height: 1px;
  background: #3f2b2e;
  position: absolute;
}
@media screen and (max-width: 599px) {
  .p-csr--csrmonth-thankyou .p-csr-campaign__head-ttl-wrap::after {
    bottom: calc(-3.2 * 10 / 375 * 100vw);
    width: calc(0.8 * 10 / 375 * 100vw);
  }
}
.p-csr--csrmonth-thankyou .p-csr-campaign__head-ttl {
  font-family: "LOccitaneSerifCondensedCSR", sans-serif;
  letter-spacing: 0;
  font-weight: 500;
  display: block;
  font-size: calc(7.2 * 10 / 1440 * 100vw);
  line-height: 1;
}
@media screen and (max-width: 599px) {
  .p-csr--csrmonth-thankyou .p-csr-campaign__head-ttl {
    font-size: calc(4.8 * 10 / 375 * 100vw);
  }
}
.p-csr--csrmonth-thankyou .p-csr-campaign__head-label {
  font-family: "MFW-YuMinStdN-ExtraBold", "Yu Mincho Medium", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝B", "MS Mincho", serif;
  letter-spacing: 0.06em;
  font-feature-settings: "palt";
  display: block;
  font-size: calc(1.4 * 10 / 1440 * 100vw);
  line-height: 1.5;
  margin-top: calc(0.5 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--csrmonth-thankyou .p-csr-campaign__head-label {
    font-size: calc(1.2 * 10 / 375 * 100vw);
    margin-top: calc(0.5 * 10 / 375 * 100vw);
  }
}
.p-csr--csrmonth-thankyou .p-csr-campaign__head-main-img-wrap {
  position: relative;
  width: calc(29.7 * 10 / 1440 * 100vw);
  margin: 0 auto;
}
@media screen and (max-width: 599px) {
  .p-csr--csrmonth-thankyou .p-csr-campaign__head-main-img-wrap {
    width: calc(17 * 10 / 375 * 100vw);
  }
}
.p-csr--csrmonth-thankyou .p-csr-campaign__head-main-img {
  width: 100%;
}
.p-csr--csrmonth-thankyou .p-csr-campaign__head-main-icon {
  position: absolute;
  width: calc(12 * 10 / 1440 * 100vw);
  height: calc(12 * 10 / 1440 * 100vw);
  border-radius: 50%;
  background: #f2e9db;
  right: calc(-8.25 * 10 / 1440 * 100vw);
  top: calc(-3.8 * 10 / 1440 * 100vw);
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 599px) {
  .p-csr--csrmonth-thankyou .p-csr-campaign__head-main-icon {
    width: calc(9.6 * 10 / 375 * 100vw);
    height: calc(9.6 * 10 / 375 * 100vw);
    right: calc(-6.2 * 10 / 375 * 100vw);
    top: calc(-4.4 * 10 / 375 * 100vw);
  }
}
.p-csr--csrmonth-thankyou .p-csr-campaign__head-main-icon-txt {
  font-family: "MFW-YuMinPr6N-Demi", "Yu Mincho Medium", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝B", "MS Mincho", serif;
  letter-spacing: 0.06em;
  font-feature-settings: "palt";
  font-size: calc(1.2 * 10 / 1440 * 100vw);
  line-height: 1.25;
}
@media screen and (max-width: 599px) {
  .p-csr--csrmonth-thankyou .p-csr-campaign__head-main-icon-txt {
    font-size: calc(0.96 * 10 / 375 * 100vw);
  }
}
.p-csr--csrmonth-thankyou .p-csr-campaign__head-main-icon-txt-em {
  display: block;
  margin-top: 0.1em;
  font-size: calc(1.5 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--csrmonth-thankyou .p-csr-campaign__head-main-icon-txt-em {
    font-size: calc(1.2 * 10 / 375 * 100vw);
    margin-top: 0;
  }
}
.p-csr--csrmonth-thankyou .p-csr-campaign__head-main-icon-strong {
  font-family: "LOccitaneSerifCondensedCSR", sans-serif;
  letter-spacing: 0;
  font-weight: 500;
  display: block;
  margin-top: calc(0 * 10 / 1440 * 100vw);
  font-size: calc(3 * 10 / 1440 * 100vw);
  line-height: 1;
}
@media screen and (max-width: 599px) {
  .p-csr--csrmonth-thankyou .p-csr-campaign__head-main-icon-strong {
    font-size: calc(2.4 * 10 / 375 * 100vw);
  }
}
.p-csr--csrmonth-thankyou .p-csr-campaign__head-main-icon-strong-unit {
  font-family: "MFW-YuGoPr6N-Bold", YuGothic, "Yu Gothic", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  letter-spacing: 0.06em;
  font-feature-settings: "palt";
  font-size: calc(1.5 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--csrmonth-thankyou .p-csr-campaign__head-main-icon-strong-unit {
    font-size: calc(0.96 * 10 / 375 * 100vw);
  }
}
.p-csr--csrmonth-thankyou .p-csr-campaign__head-main-copy {
  font-family: "MFW-YuMinPr6N-Demi", "Yu Mincho Medium", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝B", "MS Mincho", serif;
  letter-spacing: 0.06em;
  font-feature-settings: "palt";
  text-align: center;
  line-height: 1.75;
  font-size: calc(1.6 * 10 / 1440 * 100vw);
  margin-top: calc(3 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--csrmonth-thankyou .p-csr-campaign__head-main-copy {
    font-size: calc(1.4 * 10 / 375 * 100vw);
    margin-top: calc(3 * 10 / 375 * 100vw);
  }
}
.p-csr--csrmonth-thankyou .p-csr-campaign__present {
  width: calc((100vw - var(--scrollbar) - calc(10.5 * 10 / 1440 * 100vw) - calc(10.5 * 10 / 1440 * 100vw) - calc(3 * 10 / 1440 * 100vw) * (24 - 1)) / 24 * 14 + calc(3 * 10 / 1440 * 100vw) * (14 - 1) + 0px);
  margin: calc(4.8 * 10 / 1440 * 100vw) auto 0;
  position: relative;
  border-top: 1px solid rgba(63, 43, 46, 0.1215686275);
  border-bottom: 1px solid rgba(63, 43, 46, 0.1215686275);
  padding: calc(2.4 * 10 / 1440 * 100vw) calc(4.8 * 10 / 1440 * 100vw) calc(2.4 * 10 / 1440 * 100vw) calc(20.8 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--csrmonth-thankyou .p-csr-campaign__present {
    margin: calc(3.2 * 10 / 375 * 100vw) auto 0;
    width: calc(30.6 * 10 / 375 * 100vw);
    padding: calc(3.2 * 10 / 375 * 100vw) 0 calc(2.4 * 10 / 375 * 100vw) calc(11.125 * 10 / 375 * 100vw);
  }
}
.p-csr--csrmonth-thankyou .p-csr-campaign__present-img {
  position: absolute;
  width: calc(12.6 * 10 / 1440 * 100vw);
  left: calc(4.8 * 10 / 1440 * 100vw);
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 599px) {
  .p-csr--csrmonth-thankyou .p-csr-campaign__present-img {
    width: calc(7.125 * 10 / 375 * 100vw);
    left: calc(2.4 * 10 / 375 * 100vw);
    top: calc(3.2 * 10 / 375 * 100vw);
    transform: translateY(0);
  }
}
.p-csr--csrmonth-thankyou .p-csr-campaign__present-name {
  font-family: "MFW-YuGoPr6N-Bold", YuGothic, "Yu Gothic", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  letter-spacing: 0.06em;
  font-feature-settings: "palt";
  display: block;
  font-size: calc(1.5 * 10 / 1440 * 100vw);
  text-decoration: underline;
  line-height: 1.6;
}
@media screen and (max-width: 599px) {
  .p-csr--csrmonth-thankyou .p-csr-campaign__present-name {
    font-size: calc(1.3 * 10 / 375 * 100vw);
  }
}
.p-csr--csrmonth-thankyou .p-csr-campaign__present-txt {
  font-size: calc(1.2 * 10 / 1440 * 100vw);
  line-height: 1.85;
  color: rgba(63, 43, 46, 0.8);
  margin-top: calc(0.8 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--csrmonth-thankyou .p-csr-campaign__present-txt {
    font-size: calc(1.2 * 10 / 375 * 100vw);
    margin-top: calc(0.8 * 10 / 375 * 100vw);
  }
}
.p-csr--csrmonth-thankyou .p-csr-campaign__present-note {
  display: block;
  font-size: calc(1.2 * 10 / 1440 * 100vw);
  margin-top: calc(0.6 * 10 / 1440 * 100vw);
  line-height: 1.6;
  color: rgba(63, 43, 46, 0.4509803922);
}
@media screen and (max-width: 599px) {
  .p-csr--csrmonth-thankyou .p-csr-campaign__present-note {
    font-size: calc(1.2 * 10 / 375 * 100vw);
    margin-top: calc(0.6 * 10 / 375 * 100vw);
  }
}
.p-csr--csrmonth-thankyou .p-csr-campaign__apply {
  margin-top: calc(6.8 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--csrmonth-thankyou .p-csr-campaign__apply {
    margin-top: calc(4.4 * 10 / 375 * 100vw);
  }
}
.p-csr--csrmonth-thankyou .p-csr-campaign__apply-head-ttl {
  text-align: center;
}
.p-csr--csrmonth-thankyou .p-csr-campaign__apply-head-ttl-label {
  font-family: "MFW-YuGoPr6N-Bold", YuGothic, "Yu Gothic", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  letter-spacing: 0.06em;
  font-feature-settings: "palt";
  border: 1px solid rgba(63, 43, 46, 0.1215686275);
  border-radius: 10rem;
  display: block;
  width: -moz-max-content;
  width: max-content;
  margin: 0 auto;
  padding: calc(0.3 * 10 / 1440 * 100vw) calc(1.4 * 10 / 1440 * 100vw);
  font-size: calc(1.4 * 10 / 1440 * 100vw);
  line-height: 1.75;
}
@media screen and (max-width: 599px) {
  .p-csr--csrmonth-thankyou .p-csr-campaign__apply-head-ttl-label {
    padding: calc(0.3 * 10 / 375 * 100vw) calc(1.4 * 10 / 375 * 100vw);
    font-size: calc(1.2 * 10 / 375 * 100vw);
  }
}
.p-csr--csrmonth-thankyou .p-csr-campaign__apply-head-ttl-term {
  display: block;
  font-family: "MFW-YuMinPr6N-Medium", "Yu Mincho Medium", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝B", "MS Mincho", serif;
  font-size: calc(2.4 * 10 / 1440 * 100vw);
  line-height: 1.6;
  margin-top: calc(0.8 * 10 / 1440 * 100vw);
  font-feature-settings: "palt";
}
@media screen and (max-width: 599px) {
  .p-csr--csrmonth-thankyou .p-csr-campaign__apply-head-ttl-term {
    font-size: calc(2 * 10 / 375 * 100vw);
    margin-top: calc(0.8 * 10 / 375 * 100vw);
  }
}
.p-csr--csrmonth-thankyou .p-csr-campaign__apply-body {
  margin-top: calc(7.2 * 10 / 1440 * 100vw);
  border-radius: calc(1 * 10 / 1440 * 100vw);
  border: 1px solid rgba(63, 43, 46, 0.1215686275);
  padding: calc(0.4 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--csrmonth-thankyou .p-csr-campaign__apply-body {
    margin-top: calc(4.8 * 10 / 375 * 100vw);
    border-radius: calc(0.4 * 10 / 375 * 100vw);
    padding: calc(0.4 * 10 / 375 * 100vw);
  }
}
.p-csr--csrmonth-thankyou .p-csr-campaign__apply-body-head {
  background: #f2e9db;
  padding: calc(1.2 * 10 / 1440 * 100vw);
  border-radius: calc(0.6 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--csrmonth-thankyou .p-csr-campaign__apply-body-head {
    padding: calc(0.8 * 10 / 375 * 100vw);
    border-radius: calc(0.2 * 10 / 375 * 100vw);
  }
}
.p-csr--csrmonth-thankyou .p-csr-campaign__apply-body-head-ttl {
  font-family: "MFW-YuMinPr6N-Demi", "Yu Mincho Medium", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝B", "MS Mincho", serif;
  letter-spacing: 0.06em;
  font-feature-settings: "palt";
  text-align: center;
  display: block;
  font-size: calc(1.9 * 10 / 1440 * 100vw);
  line-height: 1.75;
}
@media screen and (max-width: 599px) {
  .p-csr--csrmonth-thankyou .p-csr-campaign__apply-body-head-ttl {
    font-size: calc(1.6 * 10 / 375 * 100vw);
  }
}
.p-csr--csrmonth-thankyou .p-csr-campaign__apply-body-main {
  padding: calc(4.8 * 10 / 1440 * 100vw) calc(4.8 * 10 / 1440 * 100vw) calc(4 * 10 / 1440 * 100vw) calc(4.8 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--csrmonth-thankyou .p-csr-campaign__apply-body-main {
    padding: calc(3.2 * 10 / 375 * 100vw) calc(1.8 * 10 / 375 * 100vw) calc(2.8 * 10 / 375 * 100vw);
  }
}
.p-csr--csrmonth-thankyou .p-csr-campaign__apply-list-item {
  display: flex;
  gap: calc(1.6 * 10 / 1440 * 100vw);
  align-items: flex-start;
  position: relative;
}
@media screen and (max-width: 599px) {
  .p-csr--csrmonth-thankyou .p-csr-campaign__apply-list-item {
    gap: calc(1.4 * 10 / 375 * 100vw);
    flex-direction: column;
  }
}
.p-csr--csrmonth-thankyou .p-csr-campaign__apply-list-item + .p-csr-campaign__apply-list-item {
  margin-top: calc(5.6 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--csrmonth-thankyou .p-csr-campaign__apply-list-item + .p-csr-campaign__apply-list-item {
    margin-top: calc(4.1 * 10 / 375 * 100vw);
  }
}
.p-csr--csrmonth-thankyou .p-csr-campaign__apply-list-item + .p-csr-campaign__apply-list-item .p-csr-campaign__apply-list-item-txt {
  width: calc(49.9 * 10 / 1440 * 100vw);
  margin-left: 0;
}
@media screen and (max-width: 599px) {
  .p-csr--csrmonth-thankyou .p-csr-campaign__apply-list-item + .p-csr-campaign__apply-list-item .p-csr-campaign__apply-list-item-txt {
    width: 100%;
  }
}
.p-csr--csrmonth-thankyou .p-csr-campaign__apply-list-item-num {
  font-family: "LOccitaneSerifCondensedCSR", sans-serif;
  letter-spacing: 0;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #3f2b2e;
  border-radius: 50%;
  width: calc(3.6 * 10 / 1440 * 100vw);
  height: calc(3.6 * 10 / 1440 * 100vw);
  font-size: calc(1.8 * 10 / 1440 * 100vw);
  color: #ffffff;
}
@media screen and (max-width: 599px) {
  .p-csr--csrmonth-thankyou .p-csr-campaign__apply-list-item-num {
    width: calc(3.6 * 10 / 375 * 100vw);
    height: calc(3.6 * 10 / 375 * 100vw);
    font-size: calc(1.8 * 10 / 375 * 100vw);
  }
}
.p-csr--csrmonth-thankyou .p-csr-campaign__apply-list-item-ttl {
  font-family: "MFW-YuMinPr6N-Demi", "Yu Mincho Medium", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝B", "MS Mincho", serif;
  letter-spacing: 0.06em;
  font-feature-settings: "palt";
  display: block;
  font-size: calc(1.8 * 10 / 1440 * 100vw);
  line-height: 1.5;
  margin-top: calc(0.4 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--csrmonth-thankyou .p-csr-campaign__apply-list-item-ttl {
    margin-top: 0;
    font-size: calc(1.6 * 10 / 375 * 100vw);
  }
}
.p-csr--csrmonth-thankyou .p-csr-campaign__apply-list-item-txtArea {
  flex: 1;
}
.p-csr--csrmonth-thankyou .p-csr-campaign__apply-list-item-txt {
  display: block;
  line-height: 1.95;
  font-size: calc(1.4 * 10 / 1440 * 100vw);
  color: rgba(63, 43, 46, 0.8);
  margin-top: calc(1 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--csrmonth-thankyou .p-csr-campaign__apply-list-item-txt {
    margin-top: calc(1 * 10 / 375 * 100vw);
    font-size: calc(1.3 * 10 / 375 * 100vw);
  }
}
.p-csr--csrmonth-thankyou .p-csr-campaign__apply-list-item-txt-link {
  font-size: calc(1.4 * 10 / 1440 * 100vw);
  color: rgba(63, 43, 46, 0.8);
}
@media screen and (max-width: 599px) {
  .p-csr--csrmonth-thankyou .p-csr-campaign__apply-list-item-txt-link {
    font-size: calc(1.3 * 10 / 375 * 100vw);
  }
}
.p-csr--csrmonth-thankyou .p-csr-campaign__apply-list-item-txt-link-b {
  font-family: "MFW-YuGoPr6N-Bold", YuGothic, "Yu Gothic", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  letter-spacing: 0.06em;
  font-feature-settings: "palt";
}
.p-csr--csrmonth-thankyou .p-csr-campaign__apply-list-item-btn {
  margin-top: calc(1 * 10 / 1440 * 100vw);
  width: calc(22 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--csrmonth-thankyou .p-csr-campaign__apply-list-item-btn {
    margin-top: calc(1.2 * 10 / 375 * 100vw);
    width: calc(19.5 * 10 / 375 * 100vw);
  }
}
.p-csr--csrmonth-thankyou .p-csr-campaign__apply-list-item-btn-target {
  width: 100%;
}
.p-csr--csrmonth-thankyou .p-csr-campaign__apply-list-item-comment {
  position: absolute;
  top: calc(-3.077 * 10 / 1440 * 100vw);
  right: calc(-10.1 * 10 / 1440 * 100vw);
  padding: calc(0.6 * 10 / 1440 * 100vw) calc(1.55 * 10 / 1440 * 100vw);
  border-radius: calc(1.2 * 10 / 1440 * 100vw) calc(1.2 * 10 / 1440 * 100vw) calc(1.2 * 10 / 1440 * 100vw) 0;
  border: 1px dashed rgba(63, 43, 46, 0.6);
  background: #ffffff;
  z-index: 10;
}
@media screen and (max-width: 599px) {
  .p-csr--csrmonth-thankyou .p-csr-campaign__apply-list-item-comment {
    top: calc(-2.9 * 10 / 375 * 100vw);
    right: calc(-7.85 * 10 / 375 * 100vw);
    padding: calc(0.65 * 10 / 375 * 100vw) calc(1.385 * 10 / 375 * 100vw);
    border-radius: calc(1.6 * 10 / 375 * 100vw) calc(1.6 * 10 / 375 * 100vw) calc(1.6 * 10 / 375 * 100vw) 0;
    text-align: center;
  }
}
.p-csr--csrmonth-thankyou .p-csr-campaign__apply-list-item-comment-txt {
  font-size: calc(1.3 * 10 / 1440 * 100vw);
  line-height: 1.5;
  text-align: center;
  font-style: italic;
}
@media screen and (max-width: 599px) {
  .p-csr--csrmonth-thankyou .p-csr-campaign__apply-list-item-comment-txt {
    font-size: calc(1.1 * 10 / 375 * 100vw);
  }
}
.p-csr--csrmonth-thankyou .p-csr-campaign__apply-cta {
  margin-top: calc(4 * 10 / 1440 * 100vw);
  padding: calc(2.3 * 10 / 1440 * 100vw) calc(3.2 * 10 / 1440 * 100vw) calc(2.3 * 10 / 1440 * 100vw) 0;
  background: #fbf9f6;
  border-radius: calc(0.4 * 10 / 1440 * 100vw);
  display: flex;
  align-items: center;
  position: relative;
}
@media screen and (max-width: 599px) {
  .p-csr--csrmonth-thankyou .p-csr-campaign__apply-cta {
    margin-top: calc(19.6 * 10 / 375 * 100vw);
    padding: calc(2.4 * 10 / 375 * 100vw);
    border-radius: calc(0.4 * 10 / 375 * 100vw);
    flex-direction: column;
  }
}
.p-csr--csrmonth-thankyou .p-csr-campaign__apply-cta-img-wrap {
  position: absolute;
  width: calc(21.9 * 10 / 1440 * 100vw);
  right: calc(1.9 * 10 / 1440 * 100vw);
  top: 0;
  transform: translateY(-100%);
}
@media screen and (max-width: 599px) {
  .p-csr--csrmonth-thankyou .p-csr-campaign__apply-cta-img-wrap {
    width: calc(18.6 * 10 / 375 * 100vw);
    right: 50%;
    transform: translate(50%, -100%);
  }
}
.p-csr--csrmonth-thankyou .p-csr-campaign__apply-cta-head {
  flex: 1;
  text-align: center;
}
.p-csr--csrmonth-thankyou .p-csr-campaign__apply-cta-head-label {
  display: block;
  font-size: calc(1 * 10 / 1440 * 100vw);
  line-height: 1.1;
}
@media screen and (max-width: 599px) {
  .p-csr--csrmonth-thankyou .p-csr-campaign__apply-cta-head-label {
    font-size: calc(1 * 10 / 375 * 100vw);
    line-height: 1.5;
  }
}
.p-csr--csrmonth-thankyou .p-csr-campaign__apply-cta-head-account-em {
  font-family: "LOccitaneSerifCondensedCSR", sans-serif;
  letter-spacing: 0;
  font-weight: 500;
  display: block;
  font-size: calc(3.2 * 10 / 1440 * 100vw);
  position: relative;
  line-height: 1.1;
  width: -moz-max-content;
  width: max-content;
  margin: 0 auto;
  margin-top: calc(0.8 * 10 / 1440 * 100vw);
  text-decoration: none;
}
@media screen and (max-width: 599px) {
  .p-csr--csrmonth-thankyou .p-csr-campaign__apply-cta-head-account-em {
    font-size: calc(2.4 * 10 / 375 * 100vw);
    margin-top: calc(0.2 * 10 / 375 * 100vw);
  }
}
@media (hover: hover) and (pointer: fine) {
  .p-csr--csrmonth-thankyou .p-csr-campaign__apply-cta-head-account-em:hover::after {
    display: none;
  }
}
.p-csr--csrmonth-thankyou .p-csr-campaign__apply-cta-head-account-em::after {
  content: "";
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  width: 100%;
  height: 1px;
  background: #3f2b2e;
  position: absolute;
}
.p-csr--csrmonth-thankyou .p-csr-campaign__apply-cta-head-account-txt {
  display: block;
  font-size: calc(1.2 * 10 / 1440 * 100vw);
  line-height: 1.5;
  font-family: "MFW-YuMinPr6N-Medium", "Yu Mincho Medium", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝B", "MS Mincho", serif;
  font-feature-settings: "palt";
}
@media screen and (max-width: 599px) {
  .p-csr--csrmonth-thankyou .p-csr-campaign__apply-cta-head-account-txt {
    font-size: calc(1.2 * 10 / 375 * 100vw);
    margin-top: calc(0.4 * 10 / 1440 * 100vw);
  }
}
.p-csr--csrmonth-thankyou .p-csr-campaign__apply-cta-btn-wrap {
  flex-basis: calc(46.2 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--csrmonth-thankyou .p-csr-campaign__apply-cta-btn-wrap {
    flex-basis: auto;
    padding-top: calc(2 * 10 / 375 * 100vw);
    margin-top: calc(2 * 10 / 375 * 100vw);
    width: 100%;
    position: relative;
  }
  .p-csr--csrmonth-thankyou .p-csr-campaign__apply-cta-btn-wrap::before {
    content: "";
    background: linear-gradient(to right, rgba(63, 43, 46, 0.1215686275) 0.2rem, transparent 0.2rem);
    background-repeat: repeat-x;
    background-size: 0.4rem 0.2rem;
    height: 0.2rem;
    width: 100%;
    height: 1px;
    position: absolute;
    top: 0;
    left: 0;
    margin: auto;
  }
  .p-csr--csrmonth-thankyou .p-csr-campaign__apply-cta-btn-wrap::after {
    display: none;
  }
}
.p-csr--csrmonth-thankyou .p-csr-campaign__apply-cta-btn {
  width: 100%;
}
@media screen and (max-width: 599px) {
  .p-csr--csrmonth-thankyou .p-csr-campaign__apply-cta-btn {
    border-radius: calc(0.2 * 10 / 375 * 100vw);
  }
}
.p-csr--csrmonth-thankyou .p-csr-campaign__apply-cta-btn-target {
  width: 100%;
}
@media screen and (max-width: 599px) {
  .p-csr--csrmonth-thankyou .p-csr-campaign__apply-cta-btn-target {
    padding: calc(1 * 10 / 375 * 100vw) 0 !important;
    font-size: calc(1.2 * 10 / 375 * 100vw) !important;
  }
}
.p-csr--csrmonth-thankyou .p-csr-campaign__terms-btn-wrap {
  text-align: center;
  margin: calc(2.1 * 10 / 1440 * 100vw) auto 0;
}
@media screen and (max-width: 599px) {
  .p-csr--csrmonth-thankyou .p-csr-campaign__terms-btn-wrap {
    margin: calc(2.9 * 10 / 375 * 100vw) auto 0;
  }
}
.p-csr--csrmonth-thankyou .p-csr-campaign__terms-btn-trigger-txt {
  line-height: 1.5;
  display: block;
  font-size: calc(1.4 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--csrmonth-thankyou .p-csr-campaign__terms-btn-trigger-txt {
    font-size: calc(1.3 * 10 / 375 * 100vw);
  }
}
.p-csr--csrmonth-thankyou .p-csr-campaign__terms {
  padding: calc(10.4 * 10 / 1440 * 100vw) calc(4.8 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--csrmonth-thankyou .p-csr-campaign__terms {
    padding: calc(7.2 * 10 / 375 * 100vw) calc(2.8 * 10 / 375 * 100vw);
  }
}
.p-csr--csrmonth-thankyou .p-csr-campaign__terms-head {
  text-align: center;
}
.p-csr--csrmonth-thankyou .p-csr-campaign__terms-head-ttl {
  font-family: "MFW-YuMinPr6N-Demi", "Yu Mincho Medium", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝B", "MS Mincho", serif;
  letter-spacing: 0.06em;
  font-feature-settings: "palt";
  display: block;
  font-size: calc(2 * 10 / 1440 * 100vw);
  line-height: 1.5;
}
@media screen and (max-width: 599px) {
  .p-csr--csrmonth-thankyou .p-csr-campaign__terms-head-ttl {
    font-size: calc(1.6 * 10 / 375 * 100vw);
  }
}
.p-csr--csrmonth-thankyou .p-csr-campaign__terms-body {
  margin-top: calc(8 * 10 / 1440 * 100vw);
  position: relative;
}
@media screen and (max-width: 599px) {
  .p-csr--csrmonth-thankyou .p-csr-campaign__terms-body {
    margin-top: calc(4.8 * 10 / 375 * 100vw);
  }
}
.p-csr--csrmonth-thankyou .p-csr-campaign__terms-body::before {
  content: "";
  left: 50%;
  transform: translateX(-50%);
  top: calc(-4 * 10 / 1440 * 100vw);
  width: calc(0.8 * 10 / 1440 * 100vw);
  height: 1px;
  background: #3f2b2e;
  position: absolute;
}
@media screen and (max-width: 599px) {
  .p-csr--csrmonth-thankyou .p-csr-campaign__terms-body::before {
    top: calc(-2.4 * 10 / 375 * 100vw);
    width: calc(0.8 * 10 / 375 * 100vw);
  }
}
.p-csr--csrmonth-thankyou .p-csr-campaign__terms-body-topTxt {
  font-size: calc(1.4 * 10 / 1440 * 100vw);
  line-height: 1.95;
  color: rgba(63, 43, 46, 0.8);
}
@media screen and (max-width: 599px) {
  .p-csr--csrmonth-thankyou .p-csr-campaign__terms-body-topTxt {
    font-size: calc(1.3 * 10 / 375 * 100vw);
  }
}
.p-csr--csrmonth-thankyou .p-csr-campaign__terms-list-item {
  margin-top: calc(4 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--csrmonth-thankyou .p-csr-campaign__terms-list-item {
    margin-top: calc(3.2 * 10 / 375 * 100vw);
  }
}
.p-csr--csrmonth-thankyou .p-csr-campaign__terms-list-item-ttl {
  font-family: "MFW-YuMinPr6N-Demi", "Yu Mincho Medium", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝B", "MS Mincho", serif;
  letter-spacing: 0.06em;
  font-feature-settings: "palt";
  font-size: calc(1.8 * 10 / 1440 * 100vw);
  line-height: 1.5;
  display: block;
  margin-bottom: calc(1 * 10 / 1440 * 100vw);
}
@media screen and (max-width: 599px) {
  .p-csr--csrmonth-thankyou .p-csr-campaign__terms-list-item-ttl {
    font-size: calc(1.6 * 10 / 375 * 100vw);
    margin-top: calc(0.4 * 10 / 375 * 100vw);
    margin-bottom: calc(1 * 10 / 375 * 100vw);
  }
}
.p-csr--csrmonth-thankyou .p-csr-campaign__terms-list-item-txt {
  font-size: calc(1.4 * 10 / 1440 * 100vw);
  line-height: 1.95;
  color: rgba(63, 43, 46, 0.8);
}
@media screen and (max-width: 599px) {
  .p-csr--csrmonth-thankyou .p-csr-campaign__terms-list-item-txt {
    font-size: calc(1.3 * 10 / 375 * 100vw);
    line-height: 1.9;
  }
}
.p-csr--csrmonth-thankyou .p-csr-campaign__terms-list-item-txt-link {
  font-size: calc(1.4 * 10 / 1440 * 100vw);
  color: rgba(63, 43, 46, 0.8);
  line-height: 1.95;
  display: block;
}
@media screen and (max-width: 599px) {
  .p-csr--csrmonth-thankyou .p-csr-campaign__terms-list-item-txt-link {
    font-size: calc(1.3 * 10 / 375 * 100vw);
    line-height: 1.9;
  }
}
.p-csr--csrmonth-thankyou .p-csr-campaign__terms-list-item-note {
  font-size: calc(1.2 * 10 / 1440 * 100vw);
  line-height: 1.75;
  display: block;
  color: rgba(63, 43, 46, 0.4509803922);
}
@media screen and (max-width: 599px) {
  .p-csr--csrmonth-thankyou .p-csr-campaign__terms-list-item-note {
    font-size: calc(1.1 * 10 / 375 * 100vw);
    line-height: 1.75;
    margin-top: calc(0.2 * 10 / 375 * 100vw);
  }
}footer {
    background: #fff;
    margin-top: 0;
  }