@charset "UTF-8";
.u-font-shippori-mincho {
  font-family: "Shippori Mincho", serif;
}

.u-font-baskervville {
  font-family: "Baskervville", serif;
  font-style: normal;
}

.js-animated {
  opacity: 0;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

@-webkit-keyframes fadeInSmooth {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadeInSmooth {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}

.js-inSmooth span {
  display: inline-block;
  opacity: 0;
  -webkit-transform: translateY(10px);
          transform: translateY(10px);
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
}

.js-inSmooth span:nth-of-type(1) {
  -webkit-transition-delay: 0.04s;
          transition-delay: 0.04s;
}

.js-inSmooth span:nth-of-type(2) {
  -webkit-transition-delay: 0.08s;
          transition-delay: 0.08s;
}

.js-inSmooth span:nth-of-type(3) {
  -webkit-transition-delay: 0.12s;
          transition-delay: 0.12s;
}

.js-inSmooth span:nth-of-type(4) {
  -webkit-transition-delay: 0.16s;
          transition-delay: 0.16s;
}

.js-inSmooth span:nth-of-type(5) {
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}

.js-inSmooth span:nth-of-type(6) {
  -webkit-transition-delay: 0.24s;
          transition-delay: 0.24s;
}

.js-inSmooth span:nth-of-type(7) {
  -webkit-transition-delay: 0.28s;
          transition-delay: 0.28s;
}

.js-inSmooth span:nth-of-type(8) {
  -webkit-transition-delay: 0.32s;
          transition-delay: 0.32s;
}

.js-inSmooth span:nth-of-type(9) {
  -webkit-transition-delay: 0.36s;
          transition-delay: 0.36s;
}

.js-inSmooth span:nth-of-type(10) {
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}

.js-inSmooth span:nth-of-type(11) {
  -webkit-transition-delay: 0.44s;
          transition-delay: 0.44s;
}

.js-inSmooth span:nth-of-type(12) {
  -webkit-transition-delay: 0.48s;
          transition-delay: 0.48s;
}

.js-inSmooth span:nth-of-type(13) {
  -webkit-transition-delay: 0.52s;
          transition-delay: 0.52s;
}

.js-inSmooth span:nth-of-type(14) {
  -webkit-transition-delay: 0.56s;
          transition-delay: 0.56s;
}

.js-inSmooth span:nth-of-type(15) {
  -webkit-transition-delay: 0.6s;
          transition-delay: 0.6s;
}

.js-inSmooth span:nth-of-type(16) {
  -webkit-transition-delay: 0.64s;
          transition-delay: 0.64s;
}

.js-inSmooth span:nth-of-type(17) {
  -webkit-transition-delay: 0.68s;
          transition-delay: 0.68s;
}

.js-inSmooth span:nth-of-type(18) {
  -webkit-transition-delay: 0.72s;
          transition-delay: 0.72s;
}

.js-inSmooth span:nth-of-type(19) {
  -webkit-transition-delay: 0.76s;
          transition-delay: 0.76s;
}

.js-inSmooth span:nth-of-type(20) {
  -webkit-transition-delay: 0.8s;
          transition-delay: 0.8s;
}

.js-inSmooth span:nth-of-type(21) {
  -webkit-transition-delay: 0.84s;
          transition-delay: 0.84s;
}

.js-inSmooth span:nth-of-type(22) {
  -webkit-transition-delay: 0.88s;
          transition-delay: 0.88s;
}

.js-inSmooth span:nth-of-type(23) {
  -webkit-transition-delay: 0.92s;
          transition-delay: 0.92s;
}

.js-inSmooth span:nth-of-type(24) {
  -webkit-transition-delay: 0.96s;
          transition-delay: 0.96s;
}

.js-inSmooth span:nth-of-type(25) {
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
}

.js-inSmooth span:nth-of-type(26) {
  -webkit-transition-delay: 1.04s;
          transition-delay: 1.04s;
}

.js-inSmooth span:nth-of-type(27) {
  -webkit-transition-delay: 1.08s;
          transition-delay: 1.08s;
}

.js-inSmooth span:nth-of-type(28) {
  -webkit-transition-delay: 1.12s;
          transition-delay: 1.12s;
}

.js-inSmooth span:nth-of-type(29) {
  -webkit-transition-delay: 1.16s;
          transition-delay: 1.16s;
}

.js-inSmooth span:nth-of-type(30) {
  -webkit-transition-delay: 1.2s;
          transition-delay: 1.2s;
}

.js-inSmooth span:nth-of-type(31) {
  -webkit-transition-delay: 1.24s;
          transition-delay: 1.24s;
}

.js-inSmooth span:nth-of-type(32) {
  -webkit-transition-delay: 1.28s;
          transition-delay: 1.28s;
}

.js-inSmooth span:nth-of-type(33) {
  -webkit-transition-delay: 1.32s;
          transition-delay: 1.32s;
}

.js-inSmooth span:nth-of-type(34) {
  -webkit-transition-delay: 1.36s;
          transition-delay: 1.36s;
}

.js-inSmooth span:nth-of-type(35) {
  -webkit-transition-delay: 1.4s;
          transition-delay: 1.4s;
}

.js-inSmooth span:nth-of-type(36) {
  -webkit-transition-delay: 1.44s;
          transition-delay: 1.44s;
}

.js-inSmooth span:nth-of-type(37) {
  -webkit-transition-delay: 1.48s;
          transition-delay: 1.48s;
}

.js-inSmooth span:nth-of-type(38) {
  -webkit-transition-delay: 1.52s;
          transition-delay: 1.52s;
}

.js-inSmooth span:nth-of-type(39) {
  -webkit-transition-delay: 1.56s;
          transition-delay: 1.56s;
}

.js-inSmooth span:nth-of-type(40) {
  -webkit-transition-delay: 1.6s;
          transition-delay: 1.6s;
}

.js-inSmooth span:nth-of-type(41) {
  -webkit-transition-delay: 1.64s;
          transition-delay: 1.64s;
}

.js-inSmooth span:nth-of-type(42) {
  -webkit-transition-delay: 1.68s;
          transition-delay: 1.68s;
}

.js-inSmooth span:nth-of-type(43) {
  -webkit-transition-delay: 1.72s;
          transition-delay: 1.72s;
}

.js-inSmooth span:nth-of-type(44) {
  -webkit-transition-delay: 1.76s;
          transition-delay: 1.76s;
}

.js-inSmooth span:nth-of-type(45) {
  -webkit-transition-delay: 1.8s;
          transition-delay: 1.8s;
}

.js-inSmooth span:nth-of-type(46) {
  -webkit-transition-delay: 1.84s;
          transition-delay: 1.84s;
}

.js-inSmooth span:nth-of-type(47) {
  -webkit-transition-delay: 1.88s;
          transition-delay: 1.88s;
}

.js-inSmooth span:nth-of-type(48) {
  -webkit-transition-delay: 1.92s;
          transition-delay: 1.92s;
}

.js-inSmooth span:nth-of-type(49) {
  -webkit-transition-delay: 1.96s;
          transition-delay: 1.96s;
}

.js-inSmooth span:nth-of-type(50) {
  -webkit-transition-delay: 2s;
          transition-delay: 2s;
}

.js-inSmooth span:nth-of-type(51) {
  -webkit-transition-delay: 2.04s;
          transition-delay: 2.04s;
}

.js-inSmooth span:nth-of-type(52) {
  -webkit-transition-delay: 2.08s;
          transition-delay: 2.08s;
}

.js-inSmooth span:nth-of-type(53) {
  -webkit-transition-delay: 2.12s;
          transition-delay: 2.12s;
}

.js-inSmooth span:nth-of-type(54) {
  -webkit-transition-delay: 2.16s;
          transition-delay: 2.16s;
}

.js-inSmooth span:nth-of-type(55) {
  -webkit-transition-delay: 2.2s;
          transition-delay: 2.2s;
}

.js-inSmooth span:nth-of-type(56) {
  -webkit-transition-delay: 2.24s;
          transition-delay: 2.24s;
}

.js-inSmooth span:nth-of-type(57) {
  -webkit-transition-delay: 2.28s;
          transition-delay: 2.28s;
}

.js-inSmooth span:nth-of-type(58) {
  -webkit-transition-delay: 2.32s;
          transition-delay: 2.32s;
}

.js-inSmooth span:nth-of-type(59) {
  -webkit-transition-delay: 2.36s;
          transition-delay: 2.36s;
}

.js-inSmooth span:nth-of-type(60) {
  -webkit-transition-delay: 2.4s;
          transition-delay: 2.4s;
}

.js-inSmooth span:nth-of-type(61) {
  -webkit-transition-delay: 2.44s;
          transition-delay: 2.44s;
}

.js-inSmooth span:nth-of-type(62) {
  -webkit-transition-delay: 2.48s;
          transition-delay: 2.48s;
}

.js-inSmooth span:nth-of-type(63) {
  -webkit-transition-delay: 2.52s;
          transition-delay: 2.52s;
}

.js-inSmooth span:nth-of-type(64) {
  -webkit-transition-delay: 2.56s;
          transition-delay: 2.56s;
}

.js-inSmooth span:nth-of-type(65) {
  -webkit-transition-delay: 2.6s;
          transition-delay: 2.6s;
}

.js-inSmooth span:nth-of-type(66) {
  -webkit-transition-delay: 2.64s;
          transition-delay: 2.64s;
}

.js-inSmooth span:nth-of-type(67) {
  -webkit-transition-delay: 2.68s;
          transition-delay: 2.68s;
}

.js-inSmooth span:nth-of-type(68) {
  -webkit-transition-delay: 2.72s;
          transition-delay: 2.72s;
}

.js-inSmooth span:nth-of-type(69) {
  -webkit-transition-delay: 2.76s;
          transition-delay: 2.76s;
}

.js-inSmooth span:nth-of-type(70) {
  -webkit-transition-delay: 2.8s;
          transition-delay: 2.8s;
}

.js-inSmooth span:nth-of-type(71) {
  -webkit-transition-delay: 2.84s;
          transition-delay: 2.84s;
}

.js-inSmooth span:nth-of-type(72) {
  -webkit-transition-delay: 2.88s;
          transition-delay: 2.88s;
}

.js-inSmooth span:nth-of-type(73) {
  -webkit-transition-delay: 2.92s;
          transition-delay: 2.92s;
}

.js-inSmooth span:nth-of-type(74) {
  -webkit-transition-delay: 2.96s;
          transition-delay: 2.96s;
}

.js-inSmooth span:nth-of-type(75) {
  -webkit-transition-delay: 3s;
          transition-delay: 3s;
}

.js-inSmooth span:nth-of-type(76) {
  -webkit-transition-delay: 3.04s;
          transition-delay: 3.04s;
}

.js-inSmooth span:nth-of-type(77) {
  -webkit-transition-delay: 3.08s;
          transition-delay: 3.08s;
}

.js-inSmooth span:nth-of-type(78) {
  -webkit-transition-delay: 3.12s;
          transition-delay: 3.12s;
}

.js-inSmooth span:nth-of-type(79) {
  -webkit-transition-delay: 3.16s;
          transition-delay: 3.16s;
}

.js-inSmooth span:nth-of-type(80) {
  -webkit-transition-delay: 3.2s;
          transition-delay: 3.2s;
}

.js-inSmooth span:nth-of-type(81) {
  -webkit-transition-delay: 3.24s;
          transition-delay: 3.24s;
}

.js-inSmooth span:nth-of-type(82) {
  -webkit-transition-delay: 3.28s;
          transition-delay: 3.28s;
}

.js-inSmooth span:nth-of-type(83) {
  -webkit-transition-delay: 3.32s;
          transition-delay: 3.32s;
}

.js-inSmooth span:nth-of-type(84) {
  -webkit-transition-delay: 3.36s;
          transition-delay: 3.36s;
}

.js-inSmooth span:nth-of-type(85) {
  -webkit-transition-delay: 3.4s;
          transition-delay: 3.4s;
}

.js-inSmooth span:nth-of-type(86) {
  -webkit-transition-delay: 3.44s;
          transition-delay: 3.44s;
}

.js-inSmooth span:nth-of-type(87) {
  -webkit-transition-delay: 3.48s;
          transition-delay: 3.48s;
}

.js-inSmooth span:nth-of-type(88) {
  -webkit-transition-delay: 3.52s;
          transition-delay: 3.52s;
}

.js-inSmooth span:nth-of-type(89) {
  -webkit-transition-delay: 3.56s;
          transition-delay: 3.56s;
}

.js-inSmooth span:nth-of-type(90) {
  -webkit-transition-delay: 3.6s;
          transition-delay: 3.6s;
}

.js-inSmooth span:nth-of-type(91) {
  -webkit-transition-delay: 3.64s;
          transition-delay: 3.64s;
}

.js-inSmooth span:nth-of-type(92) {
  -webkit-transition-delay: 3.68s;
          transition-delay: 3.68s;
}

.js-inSmooth span:nth-of-type(93) {
  -webkit-transition-delay: 3.72s;
          transition-delay: 3.72s;
}

.js-inSmooth span:nth-of-type(94) {
  -webkit-transition-delay: 3.76s;
          transition-delay: 3.76s;
}

.js-inSmooth span:nth-of-type(95) {
  -webkit-transition-delay: 3.8s;
          transition-delay: 3.8s;
}

.js-inSmooth span:nth-of-type(96) {
  -webkit-transition-delay: 3.84s;
          transition-delay: 3.84s;
}

.js-inSmooth span:nth-of-type(97) {
  -webkit-transition-delay: 3.88s;
          transition-delay: 3.88s;
}

.js-inSmooth span:nth-of-type(98) {
  -webkit-transition-delay: 3.92s;
          transition-delay: 3.92s;
}

.js-inSmooth span:nth-of-type(99) {
  -webkit-transition-delay: 3.96s;
          transition-delay: 3.96s;
}

.js-inSmooth span:nth-of-type(100) {
  -webkit-transition-delay: 4s;
          transition-delay: 4s;
}

.fadeInSmooth {
  -webkit-animation-name: fadeInSmooth;
          animation-name: fadeInSmooth;
  -webkit-transform-origin: left top;
          transform-origin: left top;
}

.fadeInSmooth span {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 25%, 0);
            transform: translate3d(0, 25%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 25%, 0);
            transform: translate3d(0, 25%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
          animation-name: fadeInUp;
}

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }
}

@keyframes slideOutDown {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }
}

.slideOutDown {
  -webkit-animation-name: slideOutDown;
          animation-name: slideOutDown;
}

@-webkit-keyframes loading_bar {
  0% {
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
  100% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
}

@keyframes loading_bar {
  0% {
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
  100% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
}

@-webkit-keyframes slide_arrow {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  49.9% {
    opacity: 0;
    -webkit-transform: translateX(10px);
            transform: translateX(10px);
  }
  50% {
    -webkit-transform: translateX(-10px);
            transform: translateX(-10px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes slide_arrow {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  49.9% {
    opacity: 0;
    -webkit-transform: translateX(10px);
            transform: translateX(10px);
  }
  50% {
    -webkit-transform: translateX(-10px);
            transform: translateX(-10px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@-webkit-keyframes move_line {
  0% {
    stroke-dashoffset: 0;
  }
  100% {
    stroke-dashoffset: -1100px;
  }
}

@keyframes move_line {
  0% {
    stroke-dashoffset: 0;
  }
  100% {
    stroke-dashoffset: -1100px;
  }
}

@-webkit-keyframes fadeout {
  0% {
    opacity: 1;
    display: block;
  }
  99% {
    opacity: 0;
    display: block;
  }
  100% {
    opacity: 0;
    display: none;
  }
}

@keyframes fadeout {
  0% {
    opacity: 1;
    display: block;
  }
  99% {
    opacity: 0;
    display: block;
  }
  100% {
    opacity: 0;
    display: none;
  }
}

@-webkit-keyframes fadein {
  0% {
    opacity: 0;
    display: none;
  }
  1% {
    opacity: 0;
    display: block;
  }
  100% {
    opacity: 1;
    display: block;
  }
}

@keyframes fadein {
  0% {
    opacity: 0;
    display: none;
  }
  1% {
    opacity: 0;
    display: block;
  }
  100% {
    opacity: 1;
    display: block;
  }
}

/*! destyle.css v3.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -webkit-tap-highlight-color: transparent;
  /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: inherit;
  /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: inherit;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Replaced content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable.
 * 1. Make form elements stylable across systems iOS especially.
 * 2. Inherit text-transform from parent.
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  /* 1 */
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit;
  /* 2 */
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type="checkbox"] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type="radio"] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

/**
 * Correct cursors for clickable elements.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer;
}

button:disabled,
[type="button"]:disabled,
[type="reset"]:disabled,
[type="submit"]:disabled {
  cursor: default;
}

/**
 * Improve outlines for Firefox and unify style with input elements & buttons.
 */
:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type="search"] {
  outline-offset: -2px;
  /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Fix font inheritance.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable]:focus {
  outline: auto;
}

/* Tables */
/* ============================================ */
/**
1. Correct table border color inheritance in all Chrome and Safari.
*/
table {
  border-color: inherit;
  /* 1 */
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

html {
  font-size: 62.5%;
}

@media screen and (max-width: 767px) {
  html {
    font-size: calc(100vw / 37.5);
  }
}

body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100vh;
  font-size: 1.4rem;
  font-family: "Inter", "Hiragino Kaku Gothic", sans-serif;
  line-height: 1.7;
  color: #202020;
  -webkit-overflow-scrolling: touch;
}

@media screen and (max-width: 767px) {
  body {
    font-size: 1.2rem;
  }
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

@media screen and (max-width: 767px) {
  .pc-view {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  .sp-view {
    display: none;
  }
}

a:link, a:visited, a:hover {
  color: #202020;
  text-decoration: none !important;
}

@media screen and (min-width: 768px) {
  a img {
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  a:hover img {
    opacity: 0.7;
  }
}

.u-font-bold {
  font-weight: bold;
}

.u-color-pink {
  color: #f5319b;
}

a.u-text-underline {
  text-decoration: underline !important;
}

.fs-preview-header {
  display: none !important;
}

.fs-c-breadcrumb__list {
  padding: 0;
}

.fs-c-breadcrumb__listItem {
  position: relative;
}

.fs-c-breadcrumb__listItem:nth-child(n+2) {
  padding-left: 28px;
}

.fs-c-breadcrumb__listItem:nth-child(n+2)::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 5px;
  width: 10px;
  height: 10px;
  margin: auto;
  border-right: 1px solid #202020;
  border-bottom: 1px solid #202020;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.fs-c-breadcrumb__listItem a {
  display: inline-block;
  position: relative;
}

.fs-c-breadcrumb__listItem a::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #202020;
  -webkit-transition: -webkit-transform 0.45s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transition: -webkit-transform 0.45s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transition: transform 0.45s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transition: transform 0.45s cubic-bezier(0.215, 0.61, 0.355, 1) 0s, -webkit-transform 0.45s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  -webkit-transform-origin: right;
          transform-origin: right;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
}

@media screen and (min-width: 768px) {
  .fs-c-breadcrumb__listItem a:hover::after {
    -webkit-transform-origin: left;
            transform-origin: left;
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
}

.fs-c-productList__controller, .fs-c-coordinationList__controller, .fs-c-staffList__controller {
  margin: 0;
}

.fs-c-productList__controller > *, .fs-c-coordinationList__controller > *, .fs-c-staffList__controller > * {
  margin: 0;
}

.logout.my-false {
  display: none;
}

.login.my-true {
  display: none;
}

.fs-l-pageMain {
  margin: auto;
}

h1.fs-c-heading.fs-c-heading--page {
  color: #202020;
  padding: 1.6rem 0;
  margin-bottom: 2rem;
  border-bottom: 1px solid #707070;
}

h2.fs-c-subSection__title {
  color: #202020;
  border-bottom: 1px solid #707070;
  padding-bottom: 1.6rem;
}

.fs-c-anotherLogin__message, .fs-c-newUsers__message {
  margin: 2.4rem 0;
}

.fs-c-button--primary {
  padding: 1em 1.6em 1em;
  background: #202020;
  border: 1px solid #202020;
  color: #ffffff;
}

.fs-c-button--primary:link, .fs-c-button--primary:visited, .fs-c-button--primary:hover {
  color: #ffffff;
}

.fs-c-button--secondary {
  padding: 1em 1.6em 1em;
  background: #202020;
  border: 1px solid #202020;
  color: #ffffff;
}

.fs-c-button--secondary:link, .fs-c-button--secondary:visited, .fs-c-button--secondary:hover {
  color: #ffffff;
}

.fs-c-button--standard {
  padding: 1em 1.6em 1em;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.fs-c-registerSuccessMessage {
  border-bottom: 1px solid #707070;
}

a.fs-c-button--myPageTop {
  text-decoration: underline !important;
}

a.fs-c-button--myPageTop::after {
  content: ">";
}

.fs-c-wishlistProduct__title, .fs-c-featuredProduct__title {
  border-bottom: 1px solid #707070;
  color: #202020;
  padding: 1.6rem 0;
  margin-bottom: 3rem;
}

.fs-p-accountInfo__point__point__available__number {
  color: #f5319b;
  font-size: 2.2rem;
}

.fs-c-button--particular.fs-c-button--removeFromWishList--icon::before {
  color: #f5319b;
}

@media screen and (max-width: 767px) {
  .fs-c-accountService {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .fs-c-accountService__page {
    -ms-flex-preferred-size: 16.5rem;
        flex-basis: 16.5rem;
    height: 16.5rem;
  }
}

.fs-p-announcement__title {
  color: #202020;
  margin-bottom: 2.4rem;
}

.fs-c-pointSummary__value--availablePoint .fs-c-pointSummary__number {
  color: #f5319b;
}

.fs-c-reviewStars::before {
  color: #f5319b;
}

.fs-c-rating__value {
  color: #f5319b;
}

.fs-c-wishlistProduct {
  margin-top: 3rem;
}

.fs-c-payWithAmazon__message {
  margin-bottom: 2.4rem;
}

.fs-c-checkoutSuccess__message.fs-c-subSection__message {
  margin-top: 2.4rem;
}

.fs-c-reveiwNotes {
  padding: 2.4rem 0;
}

.fs-c-inputField__field input {
  font-size: 1.6rem;
  padding: 0.4rem 1rem;
}

.fs-c-inputField__field input:focus {
  border-color: #8d898b;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.fs-c-returnedSpecialContract {
  display: none !important;
}

.l-header {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.l-header--border {
  border-bottom: 2px solid #707070;
}

@media screen and (max-width: 767px) {
  .l-header--border {
    border-bottom: 1px solid #707070;
  }
}

.l-header.is-hidden .l-header__block {
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}

.l-header .is-white {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

.l-header.is-transparent {
  background: transparent;
}

.l-header.is-transparent .l-header__news {
  border-bottom: 1px solid #ffffff;
}

.l-header.is-transparent .l-header__news a {
  color: #ffffff;
}

.l-header.is-transparent .l-header__news__closeButton::before, .l-header.is-transparent .l-header__news__closeButton::after {
  background-color: #ffffff;
}

.l-header.is-transparent .l-header__block {
  background-color: transparent;
}

.l-header.is-transparent .l-header__icon__search input[type="text"] {
  border-bottom: 1px solid #ffffff;
  color: #ffffff;
}

.l-header.is-transparent .l-header__icon__search input[type="text"]::-webkit-input-placeholder {
  color: #ffffff;
}

.l-header.is-transparent .l-header__icon__search input[type="text"]:-ms-input-placeholder {
  color: #ffffff;
}

.l-header.is-transparent .l-header__icon__search input[type="text"]::-ms-input-placeholder {
  color: #ffffff;
}

.l-header.is-transparent .l-header__icon__search input[type="text"]::placeholder {
  color: #ffffff;
}

.l-header.is-transparent .l-header__menuButton span {
  background: #ffffff;
}

.l-header.is-transparent .is-white {
  opacity: 1;
}

.l-header.is-transparent .is-black {
  opacity: 0;
}

.l-header__block {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  background-color: #ffffff;
}

.l-header__news {
  position: relative;
  padding: 8px 0;
  border-bottom: 1px solid #F5F3E9;
  font-size: 1.2rem;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .l-header__news {
    padding: 0.5rem 0;
    font-size: 1.0rem;
  }
}

.l-header__news.is-hidden {
  display: none !important;
}

.l-header__news a {
  color: #202020;
}

.l-header__news__closeButton {
  display: block;
  position: absolute;
  top: 0;
  right: 3%;
  bottom: 0;
  width: 15px;
  height: 15px;
  margin: auto;
  cursor: pointer;
}

@media screen and (max-width: 767px) {
  .l-header__news__closeButton {
    width: 1rem;
    height: 1rem;
  }
}

.l-header__news__closeButton::before, .l-header__news__closeButton::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  margin: auto;
  background-color: #dbdbdb;
  -webkit-transform-origin: center;
          transform-origin: center;
}

.l-header__news__closeButton::before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.l-header__news__closeButton::after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.l-header__inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 23px 3%;
}

@media screen and (max-width: 767px) {
  .l-header__inner {
    padding: 1.3rem 4%;
  }
}

.l-header__menuButton {
  position: relative;
  width: 32px;
  height: 22px;
  cursor: pointer;
}

@media screen and (max-width: 767px) {
  .l-header__menuButton {
    width: 2.5rem;
    height: 1.7rem;
  }
}

.l-header__menuButton span {
  position: absolute;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 2px;
  margin: auto;
  background: #202020;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

@media screen and (max-width: 767px) {
  .l-header__menuButton span {
    height: 1px;
  }
}

.l-header__menuButton span:nth-child(1) {
  top: 0;
}

.l-header__menuButton span:nth-child(2) {
  top: 0;
  bottom: 0;
}

.l-header__menuButton span:nth-child(3) {
  bottom: 0;
}

.l-header__logo {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 180px;
  height: 28px;
  margin: auto;
  line-height: 1;
}

@media screen and (max-width: 767px) {
  .l-header__logo {
    width: 11.7rem;
    height: 1.8rem;
  }
}

.l-header__logo img {
  width: 100%;
}

.l-header__icon {
  position: relative;
}

.l-header__icon__search {
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  visibility: hidden;
  opacity: 0;
  -webkit-transition-property: visibility opacity;
  transition-property: visibility opacity;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}

.l-header__icon__search.is-shown {
  visibility: visible;
  opacity: 1;
}

@media screen and (max-width: 767px) {
  .l-header__icon__search {
    position: absolute;
    top: auto;
    right: 0;
    bottom: 0;
    -webkit-transform: translateY(150%);
            transform: translateY(150%);
  }
}

.l-header__icon__search input[type="text"] {
  width: 150px;
  padding: 0 30px 0 0;
  border: none;
  border-bottom: 1px solid #202020;
  border-radius: 0;
  font-size: 1.2rem;
  color: #202020;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  background: transparent;
}

@media screen and (max-width: 767px) {
  .l-header__icon__search input[type="text"] {
    width: 15rem;
  }
}

.l-header__icon__search input[type="text"]::-webkit-input-placeholder {
  color: #8d898b;
}

.l-header__icon__search input[type="text"]:-ms-input-placeholder {
  color: #8d898b;
}

.l-header__icon__search input[type="text"]::-ms-input-placeholder {
  color: #8d898b;
}

.l-header__icon__search input[type="text"]::placeholder {
  color: #8d898b;
}

.l-header__icon__search input[type="text"]:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.l-header__icon__search__button {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  height: 70%;
  margin: auto;
  font-size: 0;
  background: transparent;
}

.l-header__icon__search__button img {
  width: auto;
  height: 100%;
}

.l-header__icon__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.l-header__icon__list__item {
  position: relative;
  margin-left: 27px;
}

@media screen and (max-width: 767px) {
  .l-header__icon__list__item {
    width: 1.5rem;
    margin-left: 1.5rem;
    line-height: 1;
  }
  .l-header__icon__list__item img {
    width: 100%;
  }
}

.l-header__navBg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.3);
  z-index: 100;
  opacity: 0;
  visibility: hidden;
  -webkit-transition-property: opacity visibility;
  transition-property: opacity visibility;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}

@media screen and (max-width: 767px) {
  .l-header__navBg::before, .l-header__navBg::after {
    content: "";
    display: block;
    position: absolute;
    top: 2.6rem;
    right: 0.8rem;
    width: 2.2rem;
    height: 1px;
    background: #ffffff;
    -webkit-transform-origin: center;
            transform-origin: center;
    opacity: 0;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: 0.5s;
            transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
            transition-timing-function: ease-out;
    -webkit-transition-delay: 0.2s;
            transition-delay: 0.2s;
  }
}

.l-header__nav {
  position: fixed;
  top: 0;
  left: 0;
  width: 320px;
  height: 100vh;
  font-size: 1.2rem;
  background: #ffffff;
  z-index: 101;
  -webkit-transform: translateX(-101%);
          transform: translateX(-101%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}

.l-header__nav__inner {
  position: relative;
  width: 100%;
  height: 100%;
  overflow-y: auto;
}

.l-header__nav__closeButton {
  position: absolute;
  top: 14px;
  right: 0;
  width: 22px;
  height: 22px;
  cursor: pointer;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.5s ease-out 0.2s, visibility 0.5s ease-out 0.2s, -webkit-transform 0s;
  transition: opacity 0.5s ease-out 0.2s, visibility 0.5s ease-out 0.2s, -webkit-transform 0s;
  transition: opacity 0.5s ease-out 0.2s, visibility 0.5s ease-out 0.2s, transform 0s;
  transition: opacity 0.5s ease-out 0.2s, visibility 0.5s ease-out 0.2s, transform 0s, -webkit-transform 0s;
}

.l-header__nav__closeButton::before, .l-header__nav__closeButton::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  margin: auto;
  -webkit-transform-origin: center;
          transform-origin: center;
  background: #ffffff;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}

.l-header__nav__iconList {
  background: #f7f7f7;
}

.l-header__nav__iconList__item {
  border-bottom: 1px solid #ffffff;
}

.l-header__nav__iconList__item a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 23px 20px;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

.l-header__nav__iconList__item a:hover {
  opacity: 0.7;
}

.l-header__nav__iconList__item a::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 24px;
  bottom: 0;
  width: 10px;
  height: 10px;
  margin: auto;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.l-header__nav__iconList__item__inner {
  -webkit-transition-property: opacity transform;
  transition-property: opacity transform;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
  opacity: 0;
  -webkit-transform: translateX(-10px);
          transform: translateX(-10px);
}

.l-header__nav__iconList__item__icon {
  padding-right: 10px;
}

.l-header__nav__list {
  width: 100%;
}

.l-header__nav__list__item {
  width: 100%;
  position: relative;
}

.l-header__nav__list__item__categoryName, .l-header__nav__list__item > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 55px;
  padding: 0 20px;
  border-bottom: 1px solid #dddddd;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

.l-header__nav__list__item__categoryName:hover, .l-header__nav__list__item > a:hover {
  opacity: 0.7;
}

.l-header__nav__list__item__categoryName::after, .l-header__nav__list__item > a::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 24px;
  bottom: 0;
  width: 10px;
  height: 10px;
  margin: auto;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.l-header__nav__list__item__categoryName:hover + .l-header__nav__underlayerList {
  opacity: 1;
  visibility: visible;
}

.l-header__nav__list__item__categoryName:hover + .l-header__nav__underlayerList dt, .l-header__nav__list__item__categoryName:hover + .l-header__nav__underlayerList dd a {
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.l-header__nav__list__item__txt {
  -webkit-transition-property: opacity transform;
  transition-property: opacity transform;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
  opacity: 0;
  -webkit-transform: translateX(-10px);
          transform: translateX(-10px);
}

.l-header__nav__underlayerList {
  position: fixed;
  left: 0;
  width: 320px;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  overflow: auto;
  background: #ffffff;
  opacity: 0;
  visibility: hidden;
  -webkit-transition-property: opacity visibility;
  transition-property: opacity visibility;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}

.l-header__nav__underlayerList:hover {
  opacity: 1;
  visibility: visible;
}

.l-header__nav__underlayerList:hover dt, .l-header__nav__underlayerList:hover dd a {
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.l-header__nav__underlayerList dt, .l-header__nav__underlayerList dd a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 55px;
  padding: 0 20px;
  border-bottom: 1px solid #dddddd;
  -webkit-transition-property: opacity transform;
  transition-property: opacity transform;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
  opacity: 0;
  -webkit-transform: translateX(-10px);
          transform: translateX(-10px);
}

.l-header__nav__underlayerList dt {
  font-weight: bold;
}

.l-header__nav__underlayerList dd a:hover {
  opacity: 0.7;
}

.l-header__navSp {
  position: fixed;
  top: 0;
  left: 0;
  width: 90%;
  height: 100vh;
  height: 100dvh;
  font-size: 1.3rem;
  background: #ffffff;
  overflow: hidden;
  z-index: 101;
  -webkit-transform: translateX(-101%);
          transform: translateX(-101%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}

.l-header__navSp__inner {
  position: relative;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}

.l-header__navSp__inner.is-left {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}

.l-header__navSp__underlayerBox {
  position: relative;
  width: 100%;
  height: 100%;
  overflow-y: hidden;
}

.l-header__navSp__iconList {
  background: #f7f7f7;
}

.l-header__navSp__iconList__item {
  border-bottom: 1px solid #ffffff;
}

.l-header__navSp__iconList__item a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 2.1rem 2rem;
}

.l-header__navSp__iconList__item a::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 2.5rem;
  bottom: 0;
  width: 1rem;
  height: 1rem;
  margin: auto;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.l-header__navSp__iconList__item__inner {
  -webkit-transition-property: opacity transform;
  transition-property: opacity transform;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
  opacity: 0;
  -webkit-transform: translateX(-10px);
          transform: translateX(-10px);
}

.l-header__navSp__iconList__item__icon {
  padding-right: 1.4rem;
  line-height: 1;
}

.l-header__navSp__iconList__item__icon img {
  width: 2rem;
}

.l-header__navSp__list {
  width: 100%;
}

.l-header__navSp__list__item {
  width: 100%;
  position: relative;
}

.l-header__navSp__list__item.--category, .l-header__navSp__list__item > a {
  display: block;
  width: 100%;
  padding: 1.6rem 2rem;
  border-bottom: 1px solid #dddddd;
}

.l-header__navSp__list__item.--category::after, .l-header__navSp__list__item > a::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 2.5rem;
  bottom: 0;
  width: 1rem;
  height: 1rem;
  margin: auto;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.l-header__navSp__list__item__txt {
  display: inline-block;
  -webkit-transition-property: opacity transform;
  transition-property: opacity transform;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
  opacity: 0;
  -webkit-transform: translateX(-10px);
          transform: translateX(-10px);
}

.l-header__navSp__underlayerList {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100vh;
  height: 100dvh;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  overflow: auto;
  background: #ffffff;
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}

.l-header__navSp__underlayerList.is-shown {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.l-header__navSp__underlayerList.is-shown .l-header__navSp__underlayerList__back, .l-header__navSp__underlayerList.is-shown dt span, .l-header__navSp__underlayerList.is-shown dd a {
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.l-header__navSp__underlayerList__back, .l-header__navSp__underlayerList dd a {
  display: block;
  width: 100%;
  padding: 1.6rem 2rem;
}

.l-header__navSp__underlayerList dt {
  padding: 1.6rem 2rem;
}

.l-header__navSp__underlayerList dt span {
  display: inline-block;
}

.l-header__navSp__underlayerList__back, .l-header__navSp__underlayerList dt, .l-header__navSp__underlayerList dd a {
  border-bottom: 1px solid #dddddd;
}

.l-header__navSp__underlayerList__back, .l-header__navSp__underlayerList dt span, .l-header__navSp__underlayerList dd a {
  -webkit-transition-property: opacity transform;
  transition-property: opacity transform;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
  opacity: 0;
  -webkit-transform: translateX(-10px);
          transform: translateX(-10px);
}

.l-header__navSp__underlayerList__back {
  position: relative;
  padding-left: 4rem;
}

.l-header__navSp__underlayerList__back::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 2.2rem;
  bottom: 0;
  width: 1rem;
  height: 1rem;
  margin: auto;
  border-top: 1px solid #202020;
  border-left: 1px solid #202020;
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.is-menu-opened .l-header__nav, .is-menu-opened .l-header__navSp {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.is-menu-opened .l-header__navBg {
  opacity: 1;
  visibility: visible;
}

@media screen and (max-width: 767px) {
  .is-menu-opened .l-header__navBg::before, .is-menu-opened .l-header__navBg::after {
    opacity: 1;
  }
  .is-menu-opened .l-header__navBg::before {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  .is-menu-opened .l-header__navBg::after {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
}

.is-menu-opened .l-header__nav__closeButton {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateX(34px);
          transform: translateX(34px);
}

.is-menu-opened .l-header__nav__closeButton::before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.is-menu-opened .l-header__nav__closeButton::after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.is-menu-opened .l-header__nav__iconList__item__inner {
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.is-menu-opened .l-header__nav__list__item__txt {
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.is-menu-opened .l-header__navSp__iconList__item__inner {
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.is-menu-opened .l-header__navSp__list__item__txt {
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.l-inner {
  position: relative;
  max-width: 1200px;
  width: 92%;
  margin: 0 auto;
}

.l-inner2 {
  position: relative;
  max-width: 1280px;
  width: 95%;
  margin: 0 auto;
}

.l-inner3 {
  position: relative;
  max-width: 850px;
  margin: auto;
}

.l-contents__inner {
  width: 94%;
  margin: auto;
  padding-top: 32px;
}

@media screen and (max-width: 767px) {
  .l-contents__inner {
    width: 92%;
    padding-top: 0.5rem;
  }
}

.l-footer {
  margin-top: 90px;
}

@media screen and (max-width: 767px) {
  .l-footer {
    margin-top: 8rem;
  }
}

.l-footer__entry {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  text-align: center;
}

.l-footer__entry__box {
  width: calc(50% - 1px);
  padding: 30px 0 46px;
  background-color: #f5f5f5;
}

@media screen and (max-width: 767px) {
  .l-footer__entry__box {
    padding: 3.2rem 0;
  }
}

.l-footer__entry__box__head {
  font-size: 1.6rem;
  font-weight: 400;
}

@media screen and (max-width: 767px) {
  .l-footer__entry__box__head {
    font-size: 1.2rem;
  }
}

.l-footer__entry__box__txt {
  margin-top: 15px;
  font-size: 1.2rem;
  line-height: 1.7;
}

@media screen and (max-width: 767px) {
  .l-footer__entry__box__txt {
    max-width: 54%;
    display: inline-block;
    height: 6.8em;
    margin: 2.7rem auto 0;
    font-size: 1rem;
    text-align: left;
  }
}

.l-footer__entry__box__button {
  display: block;
  width: 220px;
  margin: 21px auto 0;
  padding: 8px 0;
  border-radius: 20px;
  font-size: 1.2rem;
  background-color: #696366;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

.l-footer__entry__box__button:link, .l-footer__entry__box__button:visited {
  color: #ffffff;
}

@media screen and (max-width: 767px) {
  .l-footer__entry__box__button {
    width: 11.7rem;
    margin: 4.8rem auto 0;
    padding: 0.3rem 0;
    border-radius: 2rem;
    font-size: 1.2rem;
  }
}

.l-footer__entry__box__button:hover {
  opacity: 0.7;
}

.l-footer__bottom {
  padding: 53px 0 30px;
  color: #ffffff;
  background-color: #8d898b;
}

@media screen and (max-width: 767px) {
  .l-footer__bottom {
    padding: 4.2rem 0 1.3rem;
  }
}

.l-footer__bottom a:link, .l-footer__bottom a:visited {
  color: #ffffff;
}

.l-footer__bottom__head {
  width: 100%;
  padding: 0 0 1.5rem;
  border-bottom: 1px solid #ffffff;
  font-size: 1.2rem;
}

@media screen and (max-width: 767px) {
  .l-footer__bottom__head {
    font-weight: bold;
  }
}

.l-footer__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 767px) {
  .l-footer__nav {
    margin-bottom: 4.4rem;
  }
}

.l-footer__nav__box {
  width: calc(100% / 6);
}

@media screen and (max-width: 767px) {
  .l-footer__nav__box {
    width: 100%;
  }
}

@media screen and (min-width: 768px) {
  .l-footer__nav__box.--pcFirst {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
}

.l-footer__nav__head {
  position: relative;
  padding-bottom: 7px;
  margin-bottom: 15px;
  font-size: 1.5rem;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .l-footer__nav__head {
    padding: 1.3rem 0;
    margin-bottom: 0;
    border-bottom: 1px solid #ffffff;
    font-size: 1.2rem;
    font-weight: 400;
  }
  .l-footer__nav__head::before, .l-footer__nav__head::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0.5rem;
    bottom: 0;
    width: 1.2rem;
    height: 1px;
    margin: auto;
    background: #ffffff;
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  }
  .l-footer__nav__head::after {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  .l-footer__nav__head.is-opened::after {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
}

@media screen and (min-width: 768px) {
  .l-footer__nav__head::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100px;
    height: 1px;
    background: #ffffff;
  }
}

@media screen and (min-width: 768px) {
  .l-footer__nav__head2 {
    position: relative;
    padding-bottom: 7px;
    margin-bottom: 15px;
    font-size: 1.5rem;
    font-weight: bold;
  }
  .l-footer__nav__head2::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100px;
    height: 1px;
    background: #ffffff;
  }
}

@media screen and (max-width: 767px) {
  .l-footer__nav__head2 {
    margin-top: 4rem;
    font-weight: bold;
  }
}

.l-footer__nav__listSp {
  width: 100%;
}

.l-footer__nav__listSp li a {
  display: block;
  padding: 1.3rem 0;
  margin-bottom: 0;
  border-bottom: 1px solid #ffffff;
  font-size: 1.2rem;
  font-weight: 400;
}

.l-footer__nav__list {
  font-size: 1.2rem;
}

@media screen and (min-width: 768px) {
  .l-footer__nav__list {
    display: block !important;
    margin-bottom: 55px;
  }
}

@media screen and (max-width: 767px) {
  .l-footer__nav__list {
    display: none;
    border-bottom: 1px solid #ffffff;
    padding: 1rem 0;
  }
}

.l-footer__nav__list dt {
  margin-bottom: 12px;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .l-footer__nav__list dt {
    margin-bottom: 0;
  }
}

@media screen and (min-width: 768px) {
  .l-footer__nav__list dd::before {
    content: "- ";
  }
  .l-footer__nav__list dd + dd {
    margin-top: 11px;
  }
  .l-footer__nav__list dd + dt:not(:first-of-type) {
    margin-top: 27px;
  }
}

.l-footer__nav__list dd a {
  position: relative;
  display: inline-block;
}

@media screen and (max-width: 767px) {
  .l-footer__nav__list dd a {
    display: block;
  }
  .l-footer__nav__list dd a::before {
    content: "- ";
  }
}

.l-footer__nav__list dd a::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #ffffff;
  -webkit-transition: -webkit-transform 0.45s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transition: -webkit-transform 0.45s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transition: transform 0.45s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transition: transform 0.45s cubic-bezier(0.215, 0.61, 0.355, 1) 0s, -webkit-transform 0.45s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  -webkit-transform-origin: right;
          transform-origin: right;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
}

@media screen and (min-width: 768px) {
  .l-footer__nav__list dd a:hover::after {
    -webkit-transform-origin: left;
            transform-origin: left;
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
}

@media screen and (max-width: 767px) {
  .l-footer__nav__list dt, .l-footer__nav__list dd {
    padding: 0.5rem 0;
  }
}

.l-footer__nav__list.--typeNone dd::before {
  content: none;
}

@media screen and (min-width: 768px) {
  .l-footer__nav__list2 {
    font-size: 1.2rem;
    display: block !important;
    margin-bottom: 55px;
  }
  .l-footer__nav__list2 dt {
    margin-bottom: 12px;
    font-weight: bold;
  }
  .l-footer__nav__list2 dd + dd {
    margin-top: 11px;
  }
  .l-footer__nav__list2 dd + dt:not(:first-of-type) {
    margin-top: 27px;
  }
  .l-footer__nav__list2 dd a {
    position: relative;
    display: inline-block;
  }
  .l-footer__nav__list2 dd a::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #ffffff;
    -webkit-transition: -webkit-transform 0.45s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    transition: -webkit-transform 0.45s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    transition: transform 0.45s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    transition: transform 0.45s cubic-bezier(0.215, 0.61, 0.355, 1) 0s, -webkit-transform 0.45s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    -webkit-transform-origin: right;
            transform-origin: right;
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  .l-footer__nav__list2 dd a:hover::after {
    -webkit-transform-origin: left;
            transform-origin: left;
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
}

@media screen and (max-width: 767px) {
  .l-footer__nav__list2 {
    margin-bottom: 4rem;
    font-size: 1.2rem;
  }
  .l-footer__nav__list2 dd {
    margin-top: 1rem;
  }
}

@media screen and (max-width: 767px) {
  .l-footer__spNav__list {
    margin-bottom: 4rem;
    font-size: 1.2rem;
  }
  .l-footer__spNav__list li:nth-child(n+2) {
    margin-top: 1rem;
  }
}

.l-footer__sns {
  max-width: 214px;
  width: 33.3%;
  margin: 37px auto 85px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .l-footer__sns {
    max-width: none;
    width: 27.3%;
  }
}

.l-footer__sns__head {
  padding-bottom: 10px;
  margin-bottom: 5px;
  font-size: 1.8rem;
  font-weight: 300;
  border-bottom: 1px solid #ffffff;
}

@media screen and (max-width: 767px) {
  .l-footer__sns__head {
    padding-bottom: 1.4rem;
    margin-bottom: 2rem;
    font-size: 1.2rem;
    text-align: center;
  }
}

.l-footer__sns__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (max-width: 767px) {
  .l-footer__sns__list {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.l-footer__sns__list__item {
  margin: 10px;
}

@media screen and (max-width: 767px) {
  .l-footer__sns__list__item {
    width: 33.3%;
    margin: 0;
  }
}

.l-footer__copyright {
  margin-top: 44px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .l-footer__copyright {
    margin-top: 4.4rem;
    font-size: 1.0rem;
  }
}

.c-head {
  padding: 95px 0 90px;
  font-size: 2.4rem;
  font-weight: bold;
  letter-spacing: 0.075em;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .c-head {
    padding: 3.4rem 0 3.4rem;
    font-size: 2.0rem;
  }
}

.c-mask {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  top: 0;
  right: 0;
  z-index: 10;
  opacity: 1 !important;
  -webkit-animation-duration: .7s;
          animation-duration: .7s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-transition: all 2s cubic-bezier(0.15, 0.96, 0.56, 0.99);
  transition: all 2s cubic-bezier(0.15, 0.96, 0.56, 0.99);
}

.c-mask--gray {
  background-color: #f5f5f5;
}

.c-mask--beige {
  background-color: #EEE7D7;
}

.c-button {
  display: block;
  position: relative;
  width: 245px;
  padding: 16px 95px 16px 0;
  border: 2px solid #ffffff;
  border-radius: 30px;
  font-size: 1.4rem;
  color: #ffffff;
  line-height: 1;
  text-align: right;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

@media screen and (max-width: 767px) {
  .c-button {
    width: 14.5rem;
    padding: 0.9rem 5.5rem 0.9rem 0;
    border-width: 1px;
    font-size: 1.0rem;
  }
}

.c-button:link, .c-button:visited, .c-button:hover {
  color: #ffffff;
}

.c-button__arrow {
  display: block;
  position: absolute;
  top: 0;
  right: 26px;
  bottom: 0;
  width: 55px;
  height: 1px;
  margin: auto;
  background: #ffffff;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

@media screen and (max-width: 767px) {
  .c-button__arrow {
    right: 1.3rem;
    width: 2.7rem;
  }
}

.c-button__arrow::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 4px;
  height: 100%;
  -webkit-transform-origin: right;
          transform-origin: right;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  background: #ffffff;
}

@media screen and (min-width: 768px) {
  .c-button:hover {
    background-color: #ffffff;
    color: #202020;
  }
  .c-button:hover .c-button__arrow {
    background-color: #202020;
    -webkit-animation: slide_arrow 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955);
            animation: slide_arrow 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  }
  .c-button:hover .c-button__arrow::after {
    background: #202020;
  }
}

.c-button.--black {
  color: #202020;
  border-color: #202020;
}

.c-button.--black:link, .c-button.--black:visited, .c-button.--black:hover {
  color: #202020;
}

.c-button.--black .c-button__arrow {
  background: #202020;
}

.c-button.--black .c-button__arrow::after {
  background: #202020;
}

@media screen and (min-width: 768px) {
  .c-button.--black:hover {
    background-color: #202020;
    color: #ffffff;
  }
  .c-button.--black:hover .c-button__arrow {
    background-color: #ffffff;
  }
  .c-button.--black:hover .c-button__arrow::after {
    background: #ffffff;
  }
}

.c-blackButton {
  position: relative;
  display: block;
  width: 300px;
  margin: auto;
  padding: 21px 100px 21px 0;
  border-radius: 9999px;
  letter-spacing: 0.075em;
  line-height: 1;
  text-align: right;
  background: #202020;
  color: #ffffff;
}

.c-blackButton.--center {
  padding: 21px 85px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .c-blackButton.--center {
    padding: 1.4rem 4.5rem;
  }
}

@media screen and (max-width: 767px) {
  .c-blackButton {
    width: 21.4rem;
    padding: 1.4rem 5rem 1.4rem 0;
    font-size: 1.4rem;
  }
}

@media screen and (min-width: 768px) {
  .c-blackButton:hover .c-blackButton__arrow {
    -webkit-animation: slide_arrow 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955);
            animation: slide_arrow 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  }
}

.c-blackButton:link, .c-blackButton:visited, .c-blackButton:hover {
  color: #ffffff;
}

.c-blackButton__txt {
  position: relative;
  display: inline-block;
}

.c-blackButton__txt::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: -14px;
  bottom: 0;
  width: 5px;
  height: 5px;
  margin: auto;
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

@media screen and (max-width: 767px) {
  .c-blackButton__txt::after {
    right: -1.1rem;
    width: 0.6rem;
    height: 0.6rem;
  }
}

.c-blackButton__arrow {
  display: block;
  position: absolute;
  top: 0;
  right: 26px;
  bottom: 0;
  width: 55px;
  height: 1px;
  margin: auto;
  background: #ffffff;
  -webkit-transition: -webkit-transform 0.2s ease-out;
  transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
}

@media screen and (max-width: 767px) {
  .c-blackButton__arrow {
    right: 1.3rem;
    width: 2.7rem;
  }
}

.c-blackButton__arrow::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 4px;
  height: 100%;
  -webkit-transform-origin: right;
          transform-origin: right;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  background: #ffffff;
}

.c-breadcrumb__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 1.2rem;
}

.c-breadcrumb__list__item {
  position: relative;
}

.c-breadcrumb__list__item:nth-child(n+2) {
  padding-left: 28px;
}

.c-breadcrumb__list__item:nth-child(n+2)::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 5px;
  width: 10px;
  height: 10px;
  margin: auto;
  border-right: 1px solid #202020;
  border-bottom: 1px solid #202020;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.c-breadcrumb__list__item a {
  display: inline-block;
  position: relative;
}

.c-breadcrumb__list__item a::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #202020;
  -webkit-transition: -webkit-transform 0.45s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transition: -webkit-transform 0.45s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transition: transform 0.45s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transition: transform 0.45s cubic-bezier(0.215, 0.61, 0.355, 1) 0s, -webkit-transform 0.45s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  -webkit-transform-origin: right;
          transform-origin: right;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
}

@media screen and (min-width: 768px) {
  .c-breadcrumb__list__item a:hover::after {
    -webkit-transform-origin: left;
            transform-origin: left;
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
}

.c-popup {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 282px;
  padding: 16px;
  background-color: #ffffff;
  z-index: 99;
}

.c-popup.is-hidden {
  display: none;
}

@media screen and (max-width: 767px) {
  .c-popup {
    width: 60%;
    padding: 2.0rem 1.2rem 1.2rem;
  }
}

.c-popup__title {
  font-size: 1.4rem;
  line-height: 1.2;
  text-align: center;
  margin-bottom: 16px;
  padding: 0 2rem;
}

@media screen and (max-width: 767px) {
  .c-popup__title {
    margin-bottom: 2rem;
    padding: 0 1rem;
  }
}

.c-popup__closeButton {
  position: absolute;
  top: 0;
  right: 0;
  width: 32px;
  height: 32px;
  background: #8B8B8B;
  cursor: pointer;
}

@media screen and (max-width: 767px) {
  .c-popup__closeButton {
    width: 2.0rem;
    height: 2.0rem;
  }
}

.c-popup__closeButton::before, .c-popup__closeButton::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 90%;
  height: 1px;
  margin: auto;
  background-color: #ffffff;
}

.c-popup__closeButton::before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.c-popup__closeButton::after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.p-about__inner {
  position: relative;
  max-width: 960px;
  width: 92%;
  margin: auto;
}

.p-about__mainVisual {
  position: relative;
  margin-top: 104px;
}

@media screen and (max-width: 767px) {
  .p-about__mainVisual {
    margin-top: 3.7rem;
  }
}

.p-about__mainVisual img {
  width: 100%;
}

.p-about__mainVisual__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  max-width: 960px;
  width: 92%;
  margin: auto;
}

@media screen and (max-width: 767px) {
  .p-about__mainVisual__inner {
    width: 85%;
  }
}

.p-about__mainVisual__head {
  position: relative;
  font-size: 4.8rem;
  color: #ffffff;
}

@media screen and (max-width: 767px) {
  .p-about__mainVisual__head {
    font-size: 2.4rem;
  }
}

.p-about__lead {
  padding: 53px 0;
  background: #8d898b;
}

@media screen and (max-width: 767px) {
  .p-about__lead {
    padding: 3.6rem 0;
  }
}

.p-about__lead__txt {
  font-size: 1.6rem;
  letter-spacing: 0.075em;
  text-align: center;
  line-height: 1.7;
  color: #ffffff;
}

@media screen and (max-width: 767px) {
  .p-about__lead__txt {
    font-size: 1.4rem;
    letter-spacing: 0;
  }
}

.p-about__detail {
  padding: 76px 0 0;
}

@media screen and (max-width: 767px) {
  .p-about__detail {
    padding: 4.8rem 0 0;
  }
}

.p-about__detail__head {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 88px;
  font-size: 1.8rem;
  letter-spacing: 0.075em;
}

@media screen and (max-width: 767px) {
  .p-about__detail__head {
    margin-bottom: 4.6rem;
    font-size: 1.5rem;
  }
}

.p-about__detail__head::before, .p-about__detail__head::after {
  content: "";
  display: block;
  width: 18px;
  height: 2px;
  background: #202020;
}

@media screen and (max-width: 767px) {
  .p-about__detail__head::before, .p-about__detail__head::after {
    width: 1.6rem;
    height: 1px;
  }
}

.p-about__detail__head::before {
  margin-right: 1em;
}

.p-about__detail__head::after {
  margin-left: 1em;
}

.p-about__detail__flexbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.p-about__detail__flexbox.--reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.p-about__detail__flexbox__txtBox {
  width: 46%;
}

@media screen and (max-width: 767px) {
  .p-about__detail__flexbox__txtBox {
    width: 100%;
  }
}

.p-about__detail__flexbox__img {
  width: 46%;
}

@media screen and (max-width: 767px) {
  .p-about__detail__flexbox__img {
    width: 100%;
  }
}

.p-about__detail__flexbox + .p-about__detail__flexbox {
  margin-top: 93px;
}

@media screen and (max-width: 767px) {
  .p-about__detail__flexbox + .p-about__detail__flexbox {
    margin-top: 4rem;
  }
}

.p-about__detail__block {
  margin-bottom: 50px;
}

@media screen and (max-width: 767px) {
  .p-about__detail__block {
    margin-bottom: 3.3rem;
  }
}

.p-about__detail__subHead {
  display: inline-block;
  margin-bottom: 13px;
  font-size: 1.6rem;
}

@media screen and (max-width: 767px) {
  .p-about__detail__subHead {
    margin-bottom: 0.9rem;
    font-size: 1.4rem;
  }
}

.p-about__detail__txt {
  font-size: 1.2rem;
  letter-spacing: 0.075em;
  line-height: 1.83;
}

@media screen and (max-width: 767px) {
  .p-about__detail__txt {
    letter-spacing: 0;
  }
}

.p-about__detail__sumup {
  margin-top: 90px;
  font-size: 1.6rem;
  letter-spacing: 0.075em;
  line-height: 1.625;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .p-about__detail__sumup {
    margin-top: 3.6rem;
    font-size: 1.4rem;
    line-height: 1.71;
    letter-spacing: 0;
  }
}

.p-archive__inner {
  width: 94%;
  margin: auto;
  padding-top: 32px;
}

@media screen and (max-width: 767px) {
  .p-archive__inner {
    width: 92%;
    padding-top: 0.5rem;
  }
}

.p-archive__head {
  padding: 90px 0;
  font-size: 2.4rem;
  font-weight: bold;
  letter-spacing: 0.075em;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .p-archive__head {
    padding: 3.3rem 0 3.9rem;
    font-size: 2rem;
  }
}

.p-archive__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 960px;
  margin: auto;
}

.p-archive__list__item {
  width: 32.3%;
  margin-right: 1.5%;
}

@media screen and (min-width: 768px) {
  .p-archive__list__item:nth-child(3n) {
    margin-right: 0;
  }
  .p-archive__list__item:nth-child(n+4) {
    margin-top: 37px;
  }
}

@media screen and (max-width: 767px) {
  .p-archive__list__item {
    width: 100%;
    margin-right: 0;
  }
  .p-archive__list__item:nth-child(n+2) {
    margin-top: 3.7rem;
  }
}

.p-archive__list__item a {
  display: block;
}

@media screen and (min-width: 768px) {
  .p-archive__list__item a:hover .p-archive__list__item__thumbnail img {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
}

.p-archive__list__item__thumbnail {
  margin-bottom: 10px;
  overflow: hidden;
}

@media screen and (max-width: 767px) {
  .p-archive__list__item__thumbnail {
    margin-bottom: 1rem;
  }
}

.p-archive__list__item__thumbnail img {
  width: 100%;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.p-archive__list__item__date {
  margin: 14px 0 5px;
  font-size: 1.2rem;
  letter-spacing: 0.075em;
  line-height: 1;
}

@media screen and (max-width: 767px) {
  .p-archive__list__item__date {
    margin: 1.4rem 0 0.7rem;
  }
}

.p-archive__list__item__title {
  font-size: 1.4rem;
  letter-spacing: 0.075em;
  line-height: 1.57;
}

@media screen and (max-width: 767px) {
  .p-archive__list__item__title {
    line-height: 1.36;
  }
}

.p-archive__pager {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 158px;
}

@media screen and (max-width: 767px) {
  .p-archive__pager {
    margin-top: 10rem;
  }
}

.p-archive__pager .page-numbers {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 35px;
  height: 35px;
  margin: 0 8px;
  padding: 0;
  border: 1px solid transparent;
  border-radius: 50px;
  font-size: 1.8rem;
  background-color: transparent;
}

@media screen and (max-width: 767px) {
  .p-archive__pager .page-numbers {
    width: 2.9rem;
    height: 2.9rem;
    margin: 0 0.4rem;
    border-radius: 2rem;
  }
}

.p-archive__pager .page-numbers.current {
  border-color: #202020;
  color: #202020;
}

.p-archive__pager .page-numbers.next, .p-archive__pager .page-numbers.prev {
  width: 66px;
  border-radius: 8px;
  background: #484848;
  color: #ffffff;
}

@media screen and (max-width: 767px) {
  .p-archive__pager .page-numbers.next, .p-archive__pager .page-numbers.prev {
    width: 5.4rem;
    border-radius: 0.4rem;
  }
}

.p-article__inner {
  width: 94%;
  margin: 0 auto 200px;
  padding-top: 32px;
}

@media screen and (max-width: 767px) {
  .p-article__inner {
    width: 92%;
    margin-bottom: 12rem;
    padding-top: 0.5rem;
  }
}

.p-article__inner2 {
  max-width: 960px;
  width: 100%;
  margin: 100px auto 0;
}

@media screen and (max-width: 767px) {
  .p-article__inner2 {
    margin: 6.7rem auto 0;
  }
}

.p-article__head {
  font-size: 2.4rem;
  font-weight: bold;
  letter-spacing: 0.075em;
  line-height: 1.4;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .p-article__head {
    font-size: 2rem;
    letter-spacing: 0;
  }
}

.p-article__head.--care {
  margin: 0 0 70px;
}

@media screen and (max-width: 767px) {
  .p-article__head.--care {
    margin: 0 0 3.7rem;
  }
}

.p-article__date {
  margin: 10px 0 70px;
  font-size: 1.2rem;
  text-align: center;
  line-height: 1;
}

@media screen and (max-width: 767px) {
  .p-article__date {
    margin: 1rem 0 4rem;
  }
}

.p-article__mainVisual {
  margin-bottom: 50px;
}

@media screen and (max-width: 767px) {
  .p-article__mainVisual {
    width: 100vw;
    margin-bottom: 3.2rem;
    margin-left: -4vw;
  }
}

.p-article__detail {
  max-width: 800px;
  margin: auto;
  padding: 0 0 120px;
  font-family: "Zen Kaku Gothic New", sans-serif;
}

@media screen and (max-width: 767px) {
  .p-article__detail {
    padding: 0 0 10.4rem;
  }
}

.p-article__detail.--care {
  padding-bottom: 80px;
}

@media screen and (max-width: 767px) {
  .p-article__detail.--care {
    padding-bottom: 8rem;
  }
}

.p-article__detail__head {
  position: relative;
  max-width: 800px;
  margin: 100px auto 140px;
  font-size: 2.0rem;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: 0.075em;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .p-article__detail__head {
    max-width: none;
    margin: 7rem auto 9rem;
    font-size: 1.6rem;
    letter-spacing: 0;
  }
}

.p-article__detail__head::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -90px;
  right: 0;
  left: 0;
  margin: auto;
  width: 1px;
  height: 40px;
  background: #000000;
  -webkit-transform-origin: top;
          transform-origin: top;
  -webkit-transform: scaleY(0);
          transform: scaleY(0);
  -webkit-transition: -webkit-transform 1s cubic-bezier(0.215, 0.61, 0.355, 1) 0.2s;
  transition: -webkit-transform 1s cubic-bezier(0.215, 0.61, 0.355, 1) 0.2s;
  transition: transform 1s cubic-bezier(0.215, 0.61, 0.355, 1) 0.2s;
  transition: transform 1s cubic-bezier(0.215, 0.61, 0.355, 1) 0.2s, -webkit-transform 1s cubic-bezier(0.215, 0.61, 0.355, 1) 0.2s;
}

@media screen and (max-width: 767px) {
  .p-article__detail__head::after {
    bottom: -6rem;
    height: 3rem;
  }
}

.p-article__detail__head.is-active::after {
  -webkit-transform: scaleY(1);
          transform: scaleY(1);
}

.p-article__detail__index {
  margin: 75px 0 0;
  padding: 40px 0;
  border-top: 1px solid #202020;
  border-bottom: 1px solid #202020;
}

@media screen and (max-width: 767px) {
  .p-article__detail__index {
    margin: 7rem 0 0;
    padding: 1.8rem 0 2.3rem;
  }
}

.p-article__detail__index__list {
  max-width: 540px;
  width: 90%;
  margin: auto;
}

.p-article__detail__index__list dt {
  font-size: 1.5rem;
  color: #9FA0A0;
}

.p-article__detail__index__list dd {
  margin-top: 12px;
  position: relative;
  padding-left: 2rem;
  font-size: 1.4rem;
  line-height: 1.36;
}

@media screen and (max-width: 767px) {
  .p-article__detail__index__list dd {
    margin-top: 1.2rem;
  }
}

.p-article__detail__index__list dd::before {
  content: "●";
  display: block;
  position: absolute;
  left: 0;
  color: #9FA0A0;
}

.p-article__detail__img {
  margin: 50px 0;
}

@media screen and (max-width: 767px) {
  .p-article__detail__img {
    margin: 2.8rem 0;
  }
  .p-article__detail__img.--wideSp {
    width: 100vw;
    margin-left: -4vw;
  }
}

.p-article__detail__img img {
  width: 100%;
  height: auto;
}

.p-article__detail__imgCap {
  display: block;
  margin: 50px 0;
}

@media screen and (max-width: 767px) {
  .p-article__detail__imgCap {
    margin: 2.8rem 0;
  }
  .p-article__detail__imgCap.--wideSp {
    width: 100vw;
    margin-left: -4vw;
  }
}

.p-article__detail__imgCap img {
  width: 100%;
  height: auto;
  margin-bottom: 9px;
}

@media screen and (max-width: 767px) {
  .p-article__detail__imgCap img {
    margin-bottom: 0.5rem;
  }
}

.p-article__detail__imgCap__caption {
  font-size: 1.2rem;
  letter-spacing: 0.075em;
  line-height: 1.83;
  text-align: right;
}

@media screen and (max-width: 767px) {
  .p-article__detail__imgCap__caption {
    font-size: 1.3rem;
    line-height: 1.5;
  }
}

.p-article__detail__imgCap__caption a {
  text-decoration: underline !important;
  color: #1a0dab;
}

.p-article__detail__slider {
  margin: 50px 0;
}

@media screen and (max-width: 767px) {
  .p-article__detail__slider {
    margin: 2.8rem 0;
  }
}

.p-article__detail__slider__slide img {
  margin-bottom: 9px;
}

@media screen and (max-width: 767px) {
  .p-article__detail__slider__slide img {
    margin-bottom: 0.5rem;
  }
}

.p-article__detail__slider__arrow {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 5.5rem;
  height: 5.5rem;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.6);
  margin: auto;
  cursor: pointer;
  z-index: 2;
}

@media screen and (max-width: 767px) {
  .p-article__detail__slider__arrow {
    width: 3.5rem;
    height: 3.5rem;
  }
}

.p-article__detail__slider__arrow::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 25%;
  height: 25%;
  margin: auto;
  border-top: 1px solid #000000;
  border-left: 1px solid #000000;
}

.p-article__detail__slider__arrow.--prev {
  left: 2rem;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

@media screen and (max-width: 767px) {
  .p-article__detail__slider__arrow.--prev {
    left: 1.2rem;
  }
}

.p-article__detail__slider__arrow.--prev::before {
  top: 6%;
  left: 6%;
}

.p-article__detail__slider__arrow.--next {
  right: 2rem;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}

@media screen and (max-width: 767px) {
  .p-article__detail__slider__arrow.--next {
    right: 1.2rem;
  }
}

.p-article__detail__slider__arrow.--next::before {
  bottom: -6%;
  right: -6%;
}

.p-article__detail__movie {
  position: relative;
}

.p-article__detail__movie::before {
  content: "";
  display: block;
  padding-top: 56.25%;
}

.p-article__detail__movie iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.p-article__detail__txt {
  margin: 50px 0;
  font-size: 1.6rem;
  letter-spacing: 0.075em;
  line-height: 1.83;
}

@media screen and (max-width: 767px) {
  .p-article__detail__txt {
    margin: 2.8rem 0;
    line-height: 1.67;
  }
}

.p-article__detail__txt a {
  position: relative;
  text-decoration: underline !important;
}

.p-article__detail__buttonArea {
  margin-top: 75px;
}

@media screen and (max-width: 767px) {
  .p-article__detail__buttonArea {
    margin-top: 6.4rem;
  }
}

.p-article__detail__buttonArea .p-article__detail__button {
  margin-top: 1.5rem;
}

.p-article__detail__button {
  width: 600px !important;
  margin-top: 75px;
}

@media screen and (max-width: 767px) {
  .p-article__detail__button {
    width: 100% !important;
    margin-top: 6.4rem;
  }
}

.p-article__detail__button__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.p-article__detail__button__txt {
  max-width: calc(100% - 55px);
  padding-right: 20px;
  text-align: left;
}

@media screen and (max-width: 767px) {
  .p-article__detail__button__txt {
    max-width: calc(100% - 2.7rem);
    padding-right: 1rem;
  }
}

@media screen and (min-width: 768px) {
  .p-article__detail__button:hover .p-article__detail__button__arrow {
    -webkit-animation: slide_arrow 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955);
            animation: slide_arrow 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  }
}

.p-article__detail__button__arrow {
  position: relative;
  display: block;
  top: 0;
  bottom: 0;
  width: 55px;
  height: 1px;
  background: #ffffff;
  -webkit-transition: -webkit-transform 0.2s ease-out;
  transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
}

@media screen and (max-width: 767px) {
  .p-article__detail__button__arrow {
    width: 2.7rem;
  }
}

.p-article__detail__button__arrow::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 4px;
  height: 100%;
  -webkit-transform-origin: right;
          transform-origin: right;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  background: #ffffff;
}

.p-article__detail__linkList {
  padding: 37px 0;
  margin: 97px 0 0;
  border-top: 1px solid #202020;
  border-bottom: 1px solid #202020;
}

@media screen and (max-width: 767px) {
  .p-article__detail__linkList {
    padding: 2rem 0;
    margin: 6rem 0 0;
  }
}

.p-article__detail__linkList__item {
  font-size: 1.4rem;
  letter-spacing: 0.075em;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .p-article__detail__linkList__item {
    font-size: 1.2rem;
  }
}

.p-article__detail__linkList__item:nth-child(n+2) {
  margin-top: 10px;
}

@media screen and (max-width: 767px) {
  .p-article__detail__linkList__item:nth-child(n+2) {
    margin-top: 0.2rem;
  }
}

.p-article__detail__linkList__item a {
  text-decoration: underline !important;
}

.p-article__lead {
  font-size: 1.6rem;
  letter-spacing: 0.075em;
}

.p-article__tool {
  margin-top: 40px;
  font-size: 1.2rem;
  letter-spacing: 0.075em;
}

@media screen and (max-width: 767px) {
  .p-article__tool {
    margin-top: 3.1rem;
  }
}

.p-article__tool span {
  font-weight: bold;
}

.p-article__relatedItems {
  padding-bottom: 100px;
}

@media screen and (max-width: 767px) {
  .p-article__relatedItems {
    padding-bottom: 10.6rem;
  }
}

.p-article__relatedItems__head {
  margin-bottom: 44px;
  font-size: 2.0rem;
  letter-spacing: 0.075em;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .p-article__relatedItems__head {
    margin-bottom: 3.9rem;
    font-size: 1.5rem;
  }
}

.p-article__relatedItems__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.p-article__relatedItems__list__item {
  width: 32%;
  margin-right: 2%;
}

@media screen and (min-width: 768px) {
  .p-article__relatedItems__list__item:nth-child(3n) {
    margin-right: 0;
  }
  .p-article__relatedItems__list__item:nth-child(n+4) {
    margin-top: 65px;
  }
}

@media screen and (max-width: 767px) {
  .p-article__relatedItems__list__item {
    width: 49%;
    margin-right: 2%;
  }
  .p-article__relatedItems__list__item:nth-child(2n) {
    margin-right: 0;
  }
  .p-article__relatedItems__list__item:nth-child(n+3) {
    margin-top: 4rem;
  }
}

.p-article__relatedItems__list__item__img {
  margin-bottom: 12px;
}

@media screen and (max-width: 767px) {
  .p-article__relatedItems__list__item__img {
    margin-bottom: 1rem;
  }
}

.p-article__relatedItems__list__item__name {
  margin-bottom: 7px;
  font-size: 1.2rem;
  letter-spacing: 0.075em;
  line-height: 1.67;
}

@media screen and (max-width: 767px) {
  .p-article__relatedItems__list__item__name {
    margin-bottom: 1rem;
    font-size: 1.1rem;
    line-height: 1.45;
  }
}

.p-article__relatedItems__list__item__price {
  line-height: 1;
  letter-spacing: 0.075em;
}

@media screen and (max-width: 767px) {
  .p-article__relatedItems__list__item__price {
    font-size: 1.1rem;
  }
}

.p-article__archive {
  padding: 105px 0 0;
  border-top: 1px solid #202020;
}

@media screen and (max-width: 767px) {
  .p-article__archive {
    padding: 6.3rem 0 0;
  }
}

.p-article__archive__head {
  margin-bottom: 44px;
  font-size: 2.0rem;
  letter-spacing: 0.075em;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .p-article__archive__head {
    margin-bottom: 3.9rem;
    font-size: 1.5rem;
  }
}

.p-article__archive__list {
  margin-bottom: 96px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media screen and (max-width: 767px) {
  .p-article__archive__list {
    margin-bottom: 6.4rem;
  }
}

.p-article__archive__list__item {
  width: 32%;
  margin-right: 2%;
}

@media screen and (min-width: 768px) {
  .p-article__archive__list__item:nth-child(3n) {
    margin-right: 0;
  }
  .p-article__archive__list__item:nth-child(n+4) {
    margin-top: 40px;
  }
}

@media screen and (max-width: 767px) {
  .p-article__archive__list__item {
    width: 49%;
    margin-right: 2%;
  }
  .p-article__archive__list__item:nth-child(2n) {
    margin-right: 0;
  }
  .p-article__archive__list__item:nth-child(n+3) {
    margin-top: 3.7rem;
  }
  .p-article__archive__list__item.--col1Sp {
    width: 100%;
    margin-right: 0;
  }
  .p-article__archive__list__item.--col1Sp:nth-child(n+2) {
    margin-top: 3.7rem;
  }
}

.p-article__archive__list__item a {
  display: block;
}

@media screen and (min-width: 768px) {
  .p-article__archive__list__item a:hover img {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
}

.p-article__archive__list__item__thumbnail {
  margin-bottom: 12px;
  overflow: hidden;
}

@media screen and (max-width: 767px) {
  .p-article__archive__list__item__thumbnail {
    margin-bottom: 1rem;
  }
}

.p-article__archive__list__item__thumbnail img {
  width: 100%;
  height: auto;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.p-article__archive__list__item__date {
  margin-bottom: 5px;
  font-size: 1.2rem;
  letter-spacing: 0.075em;
}

@media screen and (max-width: 767px) {
  .p-article__archive__list__item__date {
    margin-bottom: 1rem;
  }
}

.p-article__archive__list__item__title {
  font-size: 1.2rem;
  letter-spacing: 0.075em;
  line-height: 1.83;
}

@media screen and (max-width: 767px) {
  .p-article__archive__list__item__title {
    font-size: 1.4rem;
    line-height: 1.36;
  }
}

.p-article2__mv {
  position: relative;
  max-width: 960px;
  width: 100%;
  margin: 70px auto 70px;
}

@media screen and (max-width: 767px) {
  .p-article2__mv {
    width: 100vw;
    margin-top: 3.5rem;
    margin-right: 0;
    margin-bottom: 3.5rem;
    margin-left: -4vw;
  }
}

.p-article2__mv img {
  width: 100%;
}

.p-article2__mv::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 200px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(#b5b5b5));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #b5b5b5 100%);
  z-index: 1;
}

.p-article2__dateArea {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 1.5rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 1.4rem;
  color: #ffffff;
  line-height: 1;
  z-index: 2;
}

.p-article2__dateArea__label, .p-article2__dateArea__date {
  display: inline-block;
  padding: 0 1.5rem;
}

.p-article2__dateArea hr {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  color: #ffffff;
}

.p-article2__head {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 3.0rem;
  font-size: 2.8rem;
  font-weight: 500;
  color: #ffffff;
  line-height: 1.78;
  text-decoration: underline;
  z-index: 2;
}

@media screen and (max-width: 767px) {
  .p-article2__head {
    padding: 1.5rem;
    font-size: 2.4rem;
    line-height: 1.6875;
  }
}

.p-article2__lead {
  font-size: 1.6rem;
  line-height: 2.3125;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .p-article2__lead {
    font-size: 1.7rem;
    line-height: 1.76;
    text-align: left;
  }
}

.p-article2__detail {
  max-width: 700px;
  margin: auto;
  padding: 0 0 120px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
}

@media screen and (max-width: 767px) {
  .p-article2__detail {
    padding: 0 0 10.4rem;
  }
}

.p-article2__detail__index {
  position: relative;
  margin: 75px 0 0;
  padding: 40px 0;
  border-top: 1px solid #202020;
  border-bottom: 1px solid #202020;
}

@media screen and (max-width: 767px) {
  .p-article2__detail__index {
    margin: 4.5rem 0 0;
    padding: 1.8rem 0 2.3rem;
  }
}

.p-article2__detail__index__list {
  position: relative;
  max-width: 540px;
  margin: auto;
}

@media screen and (max-width: 767px) {
  .p-article2__detail__index__list {
    max-width: none;
  }
}

.p-article2__detail__index__list dt {
  position: absolute;
  top: -39px;
  font-size: 1.5rem;
  line-height: 1;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}

@media screen and (max-width: 767px) {
  .p-article2__detail__index__list dt {
    top: -1.7rem;
    font-size: 1.7rem;
  }
}

.p-article2__detail__index__list dd {
  margin-bottom: 12px;
  position: relative;
  padding-left: 2.5rem;
  font-size: 1.5rem;
  line-height: 1.36;
}

@media screen and (max-width: 767px) {
  .p-article2__detail__index__list dd {
    margin-bottom: 1.8rem;
    font-size: 1.6rem;
  }
}

.p-article2__detail__index__list dd::before {
  display: block;
  position: absolute;
  left: 0;
  font-size: 1.9rem;
  font-family: "Baskervville", serif;
  line-height: 1;
}

.p-article2__detail__index__list dd:nth-of-type(1)::before {
  content: "01.";
}

.p-article2__detail__index__list dd:nth-of-type(2)::before {
  content: "02.";
}

.p-article2__detail__index__list dd:nth-of-type(3)::before {
  content: "03.";
}

.p-article2__detail__index__list dd:nth-of-type(4)::before {
  content: "04.";
}

.p-article2__detail__index__list dd:nth-of-type(5)::before {
  content: "05.";
}

.p-article2__detail__index__list dd:nth-of-type(6)::before {
  content: "06.";
}

.p-article2__detail__index__list dd:nth-of-type(7)::before {
  content: "07.";
}

.p-article2__detail__index__list dd:nth-of-type(8)::before {
  content: "08.";
}

.p-article2__detail__index__list dd:nth-of-type(9)::before {
  content: "09.";
}

.p-article2__detail__index__list dd:nth-of-type(10)::before {
  content: "10.";
}

.p-article2__detail__index__list dd:last-child {
  margin-bottom: 0;
}

.p-article2__detail__number {
  margin: 100px auto 0;
  font-size: 4.0rem;
  line-height: 1;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .p-article2__detail__number {
    margin: 7rem auto 0;
  }
}

.p-article2__detail__number span {
  display: inline-block;
  padding: 0.1em 0 0.2em;
  border-top: 1px solid currentColor;
  border-bottom: 1px solid currentColor;
}

.p-article2__detail__head {
  position: relative;
  max-width: 800px;
  margin: 70px auto 140px;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.6;
  letter-spacing: 0.1em;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .p-article2__detail__head {
    max-width: none;
    margin: 4rem auto 9rem;
    font-size: 1.6rem;
    letter-spacing: 0;
  }
}

.p-article2__detail__head::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -90px;
  right: 0;
  left: 0;
  margin: auto;
  width: 1px;
  height: 40px;
  background: #000000;
  -webkit-transform-origin: top;
          transform-origin: top;
  -webkit-transform: scaleY(0);
          transform: scaleY(0);
  -webkit-transition: -webkit-transform 1s cubic-bezier(0.215, 0.61, 0.355, 1) 0.2s;
  transition: -webkit-transform 1s cubic-bezier(0.215, 0.61, 0.355, 1) 0.2s;
  transition: transform 1s cubic-bezier(0.215, 0.61, 0.355, 1) 0.2s;
  transition: transform 1s cubic-bezier(0.215, 0.61, 0.355, 1) 0.2s, -webkit-transform 1s cubic-bezier(0.215, 0.61, 0.355, 1) 0.2s;
}

@media screen and (max-width: 767px) {
  .p-article2__detail__head::after {
    bottom: -6rem;
    height: 3rem;
  }
}

.p-article2__detail__head.is-active::after {
  -webkit-transform: scaleY(1);
          transform: scaleY(1);
}

.p-article2__detail__subHead {
  margin: 70px 0;
  font-size: 1.8rem;
  letter-spacing: 0.12em;
  line-height: 2;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .p-article2__detail__subHead {
    width: 90%;
    margin: 3rem auto;
    font-size: 1.7rem;
  }
}

.p-article2__detail__txt {
  margin: 70px 0;
  font-size: 1.5rem;
  line-height: 2;
}

@media screen and (max-width: 767px) {
  .p-article2__detail__txt {
    margin: 3rem 0;
    line-height: 1.67;
  }
}

.p-article2__detail__txt a {
  position: relative;
  text-decoration: underline !important;
}

.p-article2__detail__img {
  max-width: 600px;
  margin: 70px auto;
}

@media screen and (max-width: 767px) {
  .p-article2__detail__img {
    margin: 3rem auto;
  }
  .p-article2__detail__img.--wideSp img {
    max-width: none;
    width: 100vw;
    margin-left: -4vw;
  }
}

.p-article2__detail__img.--left {
  padding-right: 10%;
}

.p-article2__detail__img.--right {
  padding-left: 23%;
}

.p-article2__detail__img img {
  width: 100%;
  height: auto;
}

.p-article2__detail__img__caption a {
  font-size: 1.3rem;
  font-weight: 300;
  color: #172A88;
}

.p-article2__detail__imgArea {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 767px) {
  .p-article2__detail__imgArea {
    margin: 3rem auto;
  }
}

.p-article2__detail__imgArea__img {
  width: 48%;
}

.p-article2__detail__imgArea__img:nth-child(2n) {
  margin-top: 120px;
}

@media screen and (max-width: 767px) {
  .p-article2__detail__imgArea__img:nth-child(2n) {
    margin-top: 6rem;
  }
}

@media screen and (max-width: 767px) {
  .p-article2__detail__imgArea__img:nth-child(1) img {
    max-width: none;
    width: 48vw;
    margin-left: -4vw;
  }
  .p-article2__detail__imgArea__img:nth-child(2) img {
    max-width: none;
    width: 48vw;
  }
}

.p-article2__detail__carouselArea {
  max-width: 480px;
  margin: 70px auto;
}

@media screen and (max-width: 767px) {
  .p-article2__detail__carouselArea {
    margin: 3rem auto;
  }
}

.p-article2__detail__slider {
  max-width: 600px;
  margin: 50px auto;
}

@media screen and (max-width: 767px) {
  .p-article2__detail__slider {
    width: 100vw;
    margin: 3rem 0 3rem -4vw;
  }
  .p-article2__detail__slider .p-article2__detail__img__caption {
    margin-left: 4vw;
  }
}

.p-article2__detail__slider__arrow {
  position: absolute;
  top: 2.5rem;
  width: 6rem;
  height: 4rem;
  border-radius: 9999px;
  border: 1px solid #ffffff;
  cursor: pointer;
  z-index: 2;
}

@media screen and (max-width: 767px) {
  .p-article2__detail__slider__arrow {
    top: 1.2rem;
    width: 4.2rem;
    height: 3rem;
  }
}

.p-article2__detail__slider__arrow::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 1.4rem;
  height: 1.4rem;
  margin: auto;
  border-top: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
}

@media screen and (max-width: 767px) {
  .p-article2__detail__slider__arrow::before {
    width: 1rem;
    height: 1rem;
  }
}

.p-article2__detail__slider__arrow.--prev {
  left: 2.5rem;
}

@media screen and (max-width: 767px) {
  .p-article2__detail__slider__arrow.--prev {
    left: 1.2rem;
  }
}

.p-article2__detail__slider__arrow.--prev::before {
  top: 4%;
  left: 8%;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

@media screen and (max-width: 767px) {
  .p-article2__detail__slider__arrow.--prev::before {
    top: 2%;
    left: 10%;
  }
}

.p-article2__detail__slider__arrow.--next {
  right: 2.5rem;
}

@media screen and (max-width: 767px) {
  .p-article2__detail__slider__arrow.--next {
    right: 1.2rem;
  }
}

.p-article2__detail__slider__arrow.--next::before {
  bottom: -4%;
  right: 8%;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}

@media screen and (max-width: 767px) {
  .p-article2__detail__slider__arrow.--next::before {
    bottom: -2%;
    right: 10%;
  }
}

.p-article2__detail__buttonArea {
  margin-top: 130px;
}

@media screen and (max-width: 767px) {
  .p-article2__detail__buttonArea {
    margin-top: 6.4rem;
  }
}

.p-article2__detail__buttonArea .p-article__detail__button {
  margin-top: 1.5rem;
}

.p-article2__detail__button {
  width: 600px !important;
  margin-top: 50px;
}

@media screen and (max-width: 767px) {
  .p-article2__detail__button {
    width: 100% !important;
    margin-top: 5rem;
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
}

.p-article2__detail__button__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.p-article2__detail__button__txt {
  max-width: calc(100% - 55px);
  padding-right: 20px;
  text-align: left;
}

@media screen and (max-width: 767px) {
  .p-article2__detail__button__txt {
    max-width: calc(100% - 2.7rem);
    padding-right: 1rem;
  }
}

@media screen and (min-width: 768px) {
  .p-article2__detail__button:hover .p-article2__detail__button__arrow {
    -webkit-animation: slide_arrow 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955);
            animation: slide_arrow 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  }
}

.p-article2__detail__button__arrow {
  position: relative;
  display: block;
  top: 0;
  bottom: 0;
  width: 55px;
  height: 1px;
  background: #ffffff;
  -webkit-transition: -webkit-transform 0.2s ease-out;
  transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
}

@media screen and (max-width: 767px) {
  .p-article2__detail__button__arrow {
    width: 2.7rem;
  }
}

.p-article2__detail__button__arrow::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 4px;
  height: 100%;
  -webkit-transform-origin: right;
          transform-origin: right;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  background: #ffffff;
}

.p-article2__detail__linkArea {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 130px;
}

@media screen and (max-width: 767px) {
  .p-article2__detail__linkArea {
    padding: 2rem 0;
    margin: 6rem 0 0;
  }
}

.p-article2__detail__linkArea__inner {
  max-width: 600px;
}

.p-article2__detail__linkArea__link {
  font-size: 1.5rem;
}

@media screen and (max-width: 767px) {
  .p-article2__detail__linkArea__link {
    font-size: 1.6rem;
  }
}

.p-article2__detail__linkArea__link:nth-child(n+2) {
  margin-top: 10px;
}

@media screen and (max-width: 767px) {
  .p-article2__detail__linkArea__link:nth-child(n+2) {
    margin-top: 4.5rem;
  }
}

.p-article2__detail__linkArea__link a {
  position: relative;
  display: inline-block;
  padding-left: 2rem;
  color: #172A88;
}

.p-article2__detail__linkArea__link a::before {
  content: "";
  display: block;
  position: absolute;
  top: 0.9rem;
  left: 0.5rem;
  width: 0.6em;
  height: 0.6em;
  border-top: 1px solid #172A88;
  border-left: 1px solid #172A88;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

@media screen and (max-width: 767px) {
  .p-article2__detail__linkArea__link a::before {
    top: 1rem;
  }
}

.p-article2__detail__profile {
  position: relative;
  margin: 75px 0 0;
  padding: 40px 0;
  border-top: 1px solid #202020;
  border-bottom: 1px solid #202020;
}

@media screen and (max-width: 767px) {
  .p-article2__detail__profile {
    margin: 7rem 0 0;
    padding: 1.8rem 0 2.3rem;
  }
}

.p-article2__detail__profile__inner {
  position: relative;
  max-width: 540px;
  width: 90%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: auto;
}

@media screen and (max-width: 767px) {
  .p-article2__detail__profile__inner {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

.p-article2__detail__profile__inner::before {
  content: "Profile";
  display: block;
  position: absolute;
  top: -39px;
  font-size: 1.5rem;
  font-family: "Baskervville", serif;
  line-height: 1;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}

@media screen and (max-width: 767px) {
  .p-article2__detail__profile__inner::before {
    top: -1.7rem;
    font-size: 1.4rem;
  }
}

.p-article2__detail__profile__txtArea {
  width: calc(100% - 135px);
}

@media screen and (max-width: 767px) {
  .p-article2__detail__profile__txtArea {
    max-width: calc(100% - 7rem);
    width: auto;
    padding-right: 2rem;
  }
}

.p-article2__detail__profile__name {
  font-size: 1.9rem;
}

.p-article2__detail__profile__title {
  font-size: 1.4rem;
}

.p-article2__detail__profile__title a {
  padding-left: 0.5em;
  color: #172A88;
}

@media screen and (max-width: 767px) {
  .p-article2__detail__profile__title a {
    padding-left: 0;
  }
}

.p-article2__detail__profile__description {
  width: 100%;
  margin-top: 1rem;
  font-size: 1.4rem;
  line-height: 1.85;
}

.p-article2__detail__profile__img {
  width: 115px;
}

@media screen and (max-width: 767px) {
  .p-article2__detail__profile__img {
    width: 7rem;
  }
}

.p-article2__relatedItems {
  padding-bottom: 100px;
}

@media screen and (max-width: 767px) {
  .p-article2__relatedItems {
    padding-bottom: 10.6rem;
  }
}

.p-article2__relatedItems__head {
  margin-bottom: 44px;
  font-size: 1.9rem;
  letter-spacing: 0.12em;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .p-article2__relatedItems__head {
    margin-bottom: 3.9rem;
    font-size: 1.7rem;
  }
}

.p-article2__relatedItems__head span {
  display: inline-block;
  padding: 0.2em 0.4em;
  border: 1px solid currentColor;
}

.p-article2__relatedItems__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.p-article2__relatedItems__list__item {
  width: 23.5%;
  margin-right: 2%;
}

@media screen and (min-width: 768px) {
  .p-article2__relatedItems__list__item:nth-child(4n) {
    margin-right: 0;
  }
  .p-article2__relatedItems__list__item:nth-child(n+5) {
    margin-top: 65px;
  }
}

@media screen and (max-width: 767px) {
  .p-article2__relatedItems__list__item {
    width: 49%;
    margin-right: 2%;
  }
  .p-article2__relatedItems__list__item:nth-child(2n) {
    margin-right: 0;
  }
  .p-article2__relatedItems__list__item:nth-child(n+3) {
    margin-top: 4rem;
  }
}

.p-article2__relatedItems__list__item__img {
  margin-bottom: 12px;
}

@media screen and (max-width: 767px) {
  .p-article2__relatedItems__list__item__img {
    margin-bottom: 1rem;
  }
}

.p-article2__relatedItems__list__item__name, .p-article2__relatedItems__list__item__size, .p-article2__relatedItems__list__item__price {
  font-size: 1.4rem;
  font-weight: 300;
  line-height: 1.67;
}

@media screen and (max-width: 767px) {
  .p-article2__relatedItems__list__item__name, .p-article2__relatedItems__list__item__size, .p-article2__relatedItems__list__item__price {
    font-size: 1.4rem;
    line-height: 1.45;
  }
}

.mw_wp_form_confirm .is-confirm-none {
  display: none;
}

.mw_wp_form_confirm .p-contact__selectbox::after {
  content: none;
}

.mw_wp_form_confirm .p-contact__list dt {
  font-weight: bold;
}

.p-contact__inner {
  max-width: 800px;
  width: 100%;
  margin: auto;
}

.p-contact__inner2 {
  max-width: 720px;
  width: 100%;
  margin: auto;
}

.p-contact__head {
  padding-bottom: 50px;
}

@media screen and (max-width: 767px) {
  .p-contact__head {
    padding-bottom: 3rem;
  }
}

.p-contact__lead {
  margin-bottom: 50px;
}

@media screen and (max-width: 767px) {
  .p-contact__lead {
    margin-bottom: 2.5rem;
  }
}

.p-contact__lead2 {
  margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
  .p-contact__lead2 {
    margin-bottom: 0.6rem;
    font-size: 1.6rem;
  }
}

.p-contact__lead, .p-contact__txt {
  font-size: 1.2rem;
  letter-spacing: 0.075em;
  line-height: 1.83;
}

.p-contact__lead a, .p-contact__txt a {
  text-decoration: underline !important;
}

@media screen and (min-width: 768px) {
  .p-contact__lead a:hover, .p-contact__txt a:hover {
    text-decoration: none !important;
  }
}

.p-contact__block {
  margin-bottom: 50px;
}

@media screen and (max-width: 767px) {
  .p-contact__block {
    margin-bottom: 2.5rem;
  }
}

.p-contact__head2 {
  margin-bottom: 16px;
  font-size: 1.4rem;
  font-weight: bold;
  letter-spacing: 0.075em;
}

@media screen and (max-width: 767px) {
  .p-contact__head2 {
    margin-bottom: 1.4rem;
  }
}

.p-contact__check {
  position: relative;
  margin-bottom: 54px;
  font-size: 1.6rem;
  letter-spacing: 0.075em;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .p-contact__check {
    margin-top: 5rem;
    margin-bottom: 4.5rem;
    font-size: 1.2rem;
    line-height: 2;
  }
}

.p-contact__check input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
}

.p-contact__check input:checked + label::before {
  background: #202020;
}

.p-contact__check input:checked + label::after {
  content: "";
}

.p-contact__check label {
  position: relative;
  display: inline-block;
  padding-left: 36px;
}

@media screen and (max-width: 767px) {
  .p-contact__check label {
    padding-left: 3.5rem;
  }
}

.p-contact__check label::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 2.4rem;
  height: 2.4rem;
  border: 1px solid #202020;
}

.p-contact__check label::after {
  content: none;
  display: block;
  position: absolute;
  top: 0.7rem;
  left: 0.5rem;
  width: 1.4rem;
  height: 0.7rem;
  border-bottom: 2px solid #ffffff;
  border-left: 2px solid #ffffff;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.p-contact__check label a {
  text-decoration: underline !important;
}

@media screen and (min-width: 768px) {
  .p-contact__check label a {
    text-decoration: none !important;
  }
}

.p-contact__button {
  width: 245px;
  padding-top: 18px;
  padding-bottom: 18px;
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}

@media screen and (max-width: 767px) {
  .p-contact__button {
    width: 14.5rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    font-size: 1rem;
  }
}

.p-contact__button.is-disable {
  pointer-events: none;
  opacity: 0.7;
}

.p-contact__submitButton {
  width: 245px;
  padding-top: 18px;
  padding-bottom: 18px;
}

@media screen and (max-width: 767px) {
  .p-contact__submitButton {
    width: 14.5rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    font-size: 1rem;
  }
}

.p-contact__submitButton::before, .p-contact__submitButton::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 26px;
  bottom: 0;
  height: 1px;
  margin: auto;
  background: #ffffff;
}

@media screen and (max-width: 767px) {
  .p-contact__submitButton::before, .p-contact__submitButton::after {
    right: 1.3rem;
  }
}

.p-contact__submitButton::before {
  width: 4px;
  -webkit-transform-origin: right;
          transform-origin: right;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.p-contact__submitButton::after {
  width: 55px;
}

@media screen and (max-width: 767px) {
  .p-contact__submitButton::after {
    width: 2.7rem;
  }
}

.p-contact__notes {
  margin-top: 0.5rem;
  font-size: 1.4rem;
  letter-spacing: 0.1em;
  line-height: 1.43;
}

@media screen and (max-width: 767px) {
  .p-contact__notes {
    margin-top: 0;
    font-size: 1.2rem;
    letter-spacing: 0.1em;
    line-height: 1.67;
  }
}

.p-contact__must {
  color: #f5319b;
}

.p-contact__list {
  margin-bottom: 55px;
}

@media screen and (max-width: 767px) {
  .p-contact__list {
    margin-bottom: 4rem;
  }
}

@media screen and (min-width: 768px) {
  .p-contact__list dt, .p-contact__list dd {
    min-height: 4rem;
    margin-bottom: 4rem;
  }
}

.p-contact__list dt {
  width: 39%;
  float: left;
  font-weight: normal;
  font-size: 1.6rem;
  letter-spacing: 0.075em;
  padding: 0.4em 0;
}

@media screen and (max-width: 767px) {
  .p-contact__list dt {
    width: 100%;
    float: none;
    padding: 0;
    margin-bottom: 0.2rem;
    font-size: 1.5rem;
  }
}

.p-contact__list dd {
  padding-left: 39%;
  font-size: 1.6rem;
  letter-spacing: 0.075em;
}

@media screen and (max-width: 767px) {
  .p-contact__list dd {
    margin-bottom: 1.8rem;
    padding-left: 0;
    font-size: 1.5rem;
  }
}

.p-contact__list dd input[type="text"], .p-contact__list dd input[type="email"], .p-contact__list dd select, .p-contact__list dd textarea {
  width: 100%;
  padding: 0.5em 1em;
  border: 1px solid #202020;
  border-radius: 0;
  font-size: 1.6rem;
  letter-spacing: 0.075em;
}

@media screen and (max-width: 767px) {
  .p-contact__list dd input[type="text"], .p-contact__list dd input[type="email"], .p-contact__list dd select, .p-contact__list dd textarea {
    font-size: 1.5rem;
  }
}

.p-contact__list dd textarea {
  height: 12rem;
}

@media screen and (max-width: 767px) {
  .p-contact__list dd textarea {
    height: 16rem;
  }
}

.p-contact__selectbox {
  position: relative;
}

.p-contact__selectbox::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 21px;
  bottom: 5px;
  width: 10px;
  height: 10px;
  margin: auto;
  background: linear-gradient(135deg, transparent 0%, transparent 50%, #202020 50%, #202020 100%);
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.p-contact__thanks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.p-faq__list dt {
  margin-bottom: 13px;
  font-size: 1.6rem;
  letter-spacing: 0.075em;
  line-height: 1.5;
}

@media screen and (max-width: 767px) {
  .p-faq__list dt {
    margin-bottom: 0.4rem;
    font-size: 1.4rem;
  }
}

.p-faq__list dd {
  border-bottom: 1px solid #202020;
  padding-bottom: 44px;
  margin-bottom: 44px;
  font-size: 1.2rem;
  letter-spacing: 0.075em;
  line-height: 2;
}

@media screen and (max-width: 767px) {
  .p-faq__list dd {
    padding-bottom: 2.8rem;
    margin-bottom: 2.8rem;
    line-height: 1.4;
  }
}

.p-faq__list dd:last-child {
  border-bottom: none;
  padding-bottom: 44px;
  margin-bottom: 0;
}

.p-gift__inner {
  max-width: 960px;
  margin: auto;
}

.p-gift__head {
  padding: 102px 0 53px;
  font-size: 2.4rem;
  font-weight: bold;
  letter-spacing: 0.075em;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .p-gift__head {
    padding: 6.2rem 0 4.2rem;
    font-size: 2.0rem;
  }
}

.p-gift__head__sub {
  display: block;
  margin-bottom: 12px;
  font-size: 1.6rem;
  font-weight: normal;
  letter-spacing: 0.075em;
}

@media screen and (max-width: 767px) {
  .p-gift__head__sub {
    margin-bottom: 0.4rem;
  }
}

.p-gift__mainVisual {
  margin-bottom: 100px;
}

@media screen and (max-width: 767px) {
  .p-gift__mainVisual {
    width: 100vw;
    margin-bottom: 4.3rem;
    margin-left: -4vw;
  }
}

.p-gift__detail {
  max-width: 800px;
  margin: auto;
}

.p-gift__detail__block {
  margin-bottom: 100px;
}

@media screen and (max-width: 767px) {
  .p-gift__detail__block {
    margin-bottom: 7.3rem;
  }
}

.p-gift__detail__head {
  font-size: 2.0rem;
  font-weight: bold;
  letter-spacing: 0.075em;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .p-gift__detail__head {
    font-size: 1.6rem;
  }
}

.p-gift__detail__txt {
  margin-top: 40px;
  font-size: 1.3rem;
}

@media screen and (max-width: 767px) {
  .p-gift__detail__txt {
    margin-top: 2.6rem;
    font-size: 1.2rem;
    letter-spacing: 0.075em;
  }
}

.p-gift__detail__txt__bold {
  font-weight: bold;
}

.p-gift__detail__img {
  margin-top: 40px;
}

@media screen and (max-width: 767px) {
  .p-gift__detail__img {
    margin: 4rem 0;
  }
}

@media screen and (min-width: 768px) {
  .p-gift__detail__img.--square {
    max-width: 560px;
    margin-left: auto;
    margin-right: auto;
  }
}

.p-gift__lead {
  margin-bottom: 100px;
  font-size: 1.4rem;
  letter-spacing: 0.075em;
}

@media screen and (max-width: 767px) {
  .p-gift__lead {
    margin-bottom: 7.4rem;
  }
}

.p-guide__contentsList {
  margin-bottom: 72px;
  font-size: 1.2rem;
  letter-spacing: 0.075em;
  line-height: 2;
}

@media screen and (max-width: 767px) {
  .p-guide__contentsList {
    margin-bottom: 3.7rem;
    line-height: 1.42;
  }
}

.p-guide__contentsList li a {
  position: relative;
  display: inline-block;
}

.p-guide__contentsList li a::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0.4rem;
  width: 100%;
  height: 1px;
  background: #202020;
}

@media screen and (max-width: 767px) {
  .p-guide__contentsList li a::before {
    bottom: 0.2rem;
  }
}

.p-guide__contentsList li a::after {
  content: " >";
}

@media screen and (min-width: 768px) {
  .p-guide__contentsList li a:hover::before {
    display: none;
  }
}

.p-guide__block {
  margin-bottom: 80px;
  padding-bottom: 72px;
  border-bottom: 1px solid #202020;
}

@media screen and (max-width: 767px) {
  .p-guide__block {
    margin-bottom: 4rem;
    padding-bottom: 3.6rem;
  }
}

.p-guide__block h2 {
  margin-bottom: 23px;
  font-size: 1.6rem;
  font-weight: bold;
  letter-spacing: 0.075em;
}

@media screen and (max-width: 767px) {
  .p-guide__block h2 {
    margin-bottom: 1.1rem;
    font-size: 1.4rem;
  }
}

.p-guide__block h3 {
  margin-top: 32px;
  margin-bottom: 8px;
  font-size: 1.4rem;
  font-weight: bold;
  letter-spacing: 0.075em;
}

@media screen and (max-width: 767px) {
  .p-guide__block h3 {
    margin-top: 1.8rem;
    margin-bottom: 1.2rem;
    font-size: 1.2rem;
  }
}

.p-guide__block p {
  font-size: 1.2rem;
  letter-spacing: 0.075em;
  line-height: 2;
}

@media screen and (max-width: 767px) {
  .p-guide__block p {
    font-size: 1.2rem;
    line-height: 1.42;
  }
  .p-guide__block p + h3 {
    margin-top: 2.9rem;
  }
}

.p-guide__block p a {
  text-decoration: underline !important;
}

.p-guide__block p a:hover {
  text-decoration: none !important;
}

.p-home__head {
  position: relative;
  margin-bottom: 44px;
  font-size: 1.8rem;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 1.2;
  text-align: center;
  overflow: hidden;
}

@media screen and (max-width: 767px) {
  .p-home__head {
    margin-bottom: 2rem;
    font-size: 1.6rem;
  }
}

.p-home__mainVisual {
  position: relative;
  overflow: hidden;
}

.p-home__mainVisual__slider__slide {
  position: relative;
  display: block;
}

.p-home__mainVisual__slider__slide::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #202020;
  opacity: 0.06;
  z-index: 2;
}

.p-home__mainVisual__slider__slide img {
  width: 100%;
  height: auto;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: -webkit-transform 4s cubic-bezier(0.15, 0.96, 0.56, 0.99), -webkit-filter 2s cubic-bezier(0.15, 0.96, 0.56, 0.99);
  transition: -webkit-transform 4s cubic-bezier(0.15, 0.96, 0.56, 0.99), -webkit-filter 2s cubic-bezier(0.15, 0.96, 0.56, 0.99);
  transition: transform 4s cubic-bezier(0.15, 0.96, 0.56, 0.99), filter 2s cubic-bezier(0.15, 0.96, 0.56, 0.99);
  transition: transform 4s cubic-bezier(0.15, 0.96, 0.56, 0.99), filter 2s cubic-bezier(0.15, 0.96, 0.56, 0.99), -webkit-transform 4s cubic-bezier(0.15, 0.96, 0.56, 0.99), -webkit-filter 2s cubic-bezier(0.15, 0.96, 0.56, 0.99);
}

.p-home__mainVisual__slider__slide__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 92%;
  margin: auto;
  color: #ffffff;
  z-index: 3;
  padding-top: 170px;
}

@media screen and (max-width: 767px) {
  .p-home__mainVisual__slider__slide__inner {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    width: 92%;
    padding-top: 0;
    padding-bottom: 3.6rem;
  }
}

.p-home__mainVisual__slider__slide__txtBox {
  width: 360px;
  opacity: 0;
}

@media screen and (max-width: 767px) {
  .p-home__mainVisual__slider__slide__txtBox {
    width: 50%;
  }
}

.p-home__mainVisual__slider__slide__txtBox h2 {
  font-size: 2.1rem;
  font-weight: 300;
}

@media screen and (max-width: 767px) {
  .p-home__mainVisual__slider__slide__txtBox h2 {
    margin-bottom: 0.1rem;
    font-size: 1.4rem;
  }
}

.p-home__mainVisual__slider__slide__txtBox p {
  font-size: 1.4rem;
  line-height: 1.5;
}

@media screen and (max-width: 767px) {
  .p-home__mainVisual__slider__slide__txtBox p {
    font-size: 1rem;
  }
}

.p-home__mainVisual__slider__slide__button {
  width: 245px;
  margin-top: 25px;
}

@media screen and (max-width: 767px) {
  .p-home__mainVisual__slider__slide__button {
    width: 14.5rem;
    margin-top: 1.1rem;
  }
}

.p-home__mainVisual__slider__slide__button__arrow {
  display: block;
  position: absolute;
  top: 0;
  right: 26px;
  bottom: 0;
  width: 55px;
  height: 1px;
  margin: auto;
  background: #ffffff;
  -webkit-transition: -webkit-transform 0.2s ease-out;
  transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
}

@media screen and (max-width: 767px) {
  .p-home__mainVisual__slider__slide__button__arrow {
    right: 1.3rem;
    width: 2.7rem;
  }
}

.p-home__mainVisual__slider__slide__button__arrow::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 4px;
  height: 100%;
  -webkit-transform-origin: right;
          transform-origin: right;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  background: #ffffff;
}

.p-home__mainVisual__slider__arrow {
  position: absolute;
  top: 90px;
  bottom: 0;
  margin: auto;
  width: 48px;
  height: 33px;
  border: 1px solid #ffffff;
  border-radius: 9999px;
  z-index: 2;
  cursor: pointer;
}

@media screen and (max-width: 767px) {
  .p-home__mainVisual__slider__arrow {
    top: 6rem;
    width: 3.6rem;
    height: 2.5rem;
  }
}

.p-home__mainVisual__slider__arrow::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 10px;
  height: 10px;
  margin: auto;
  border-top: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
}

@media screen and (max-width: 767px) {
  .p-home__mainVisual__slider__arrow::before {
    width: 0.8rem;
    height: 0.8rem;
  }
}

.p-home__mainVisual__slider__arrow.--prev {
  left: 50px;
}

.p-home__mainVisual__slider__arrow.--prev::before {
  left: 0.2rem;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}

@media screen and (max-width: 767px) {
  .p-home__mainVisual__slider__arrow.--prev {
    left: 1.5rem;
  }
}

.p-home__mainVisual__slider__arrow.--next {
  right: 50px;
}

@media screen and (max-width: 767px) {
  .p-home__mainVisual__slider__arrow.--next {
    right: 1.5rem;
  }
}

.p-home__mainVisual__slider__arrow.--next::before {
  right: 0.2rem;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.p-home__mainVisual__bar {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 3px;
  -webkit-transform-origin: left;
          transform-origin: left;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  background: #f5319b;
  z-index: 2;
}

.p-home__mainVisual__bar.is-loading {
  -webkit-animation: loading_bar 7s linear forwards;
          animation: loading_bar 7s linear forwards;
}

.p-home__trend {
  padding: 95px 0 165px;
}

@media screen and (max-width: 767px) {
  .p-home__trend {
    padding: 3rem 0 5.2rem;
  }
}

.p-home__trend__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 60px;
}

@media screen and (max-width: 767px) {
  .p-home__trend__list {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 2.5rem;
  }
}

.p-home__trend__list__item {
  width: 24.8%;
  margin-right: 0.26%;
  font-weight: 500;
}

@media screen and (min-width: 768px) {
  .p-home__trend__list__item:nth-child(4n) {
    margin-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .p-home__trend__list__item {
    width: calc(50% - 1px);
    margin-right: 0;
  }
  .p-home__trend__list__item:nth-child(n+3) {
    margin-top: 3rem;
  }
}

.p-home__trend__list__item a {
  display: block;
}

.p-home__trend__list__item a:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.p-home__trend__list__item__img {
  margin-bottom: 15px;
  overflow: hidden;
}

@media screen and (max-width: 767px) {
  .p-home__trend__list__item__img {
    margin-bottom: 1rem;
  }
}

.p-home__trend__list__item__img img {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.p-home__trend__list__item__name {
  margin-bottom: 4px;
}

@media screen and (max-width: 767px) {
  .p-home__trend__list__item__name {
    margin-bottom: 0.8rem;
    padding-right: 2.2rem;
    font-size: 1.1rem;
    line-height: 1.36;
  }
}

.p-home__trend__list__item__price {
  line-height: 1;
}

@media screen and (max-width: 767px) {
  .p-home__trend__list__item__price {
    font-size: 1.1rem;
  }
}

.p-home__review {
  padding: 70px 0 70px;
  background-color: #EEE7D7;
}

@media screen and (max-width: 767px) {
  .p-home__review {
    padding: 6rem 0 6rem;
  }
}

.p-home__review__head {
  margin-bottom: 40px;
}

@media screen and (max-width: 767px) {
  .p-home__review__head {
    margin-bottom: 3rem;
  }
}

.p-home__review__slider {
  max-width: 980px;
  margin: auto;
  padding: 0 50px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .p-home__review__slider {
    padding: 0 5rem;
  }
}

.p-home__review__slider__slide__txt {
  margin-bottom: 23px;
  font-size: 1.9rem;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1.9;
}

@media screen and (max-width: 767px) {
  .p-home__review__slider__slide__txt {
    margin-bottom: 1.7rem;
    font-size: 1.3rem;
    line-height: 1.75;
  }
}

.p-home__review__slider__slide__user {
  margin-bottom: 27px;
}

@media screen and (max-width: 767px) {
  .p-home__review__slider__slide__user {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 0.9rem 0;
    margin-bottom: 1.9rem;
  }
}

.p-home__review__slider__slide__stars {
  font-size: 2rem;
  color: #F4319C;
  letter-spacing: 0.15em;
}

@media screen and (max-width: 767px) {
  .p-home__review__slider__slide__stars {
    font-size: 1.9rem;
  }
}

.p-home__review__slider__slide__name {
  padding-left: 0.3em;
  font-size: 1.4rem;
  font-weight: 300;
  color: #231815;
  letter-spacing: 0.1em;
}

@media screen and (max-width: 767px) {
  .p-home__review__slider__slide__name {
    padding-left: 0;
    font-size: 1.2rem;
  }
}

.p-home__review__slider__slide__link {
  position: relative;
  display: inline-block;
  padding-right: 2rem;
  border-bottom: 1px solid currentColor;
  font-size: 1.5rem;
  color: #231815;
  letter-spacing: 0.1em;
  line-height: 1;
}

@media screen and (max-width: 767px) {
  .p-home__review__slider__slide__link {
    font-size: 1.3rem;
  }
}

.p-home__review__slider__slide__link:hover {
  border-bottom: none;
}

.p-home__review__slider__slide__link::before, .p-home__review__slider__slide__link::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 16px;
  height: 1px;
  margin: auto;
  -webkit-transform-origin: right;
          transform-origin: right;
  background-color: #231815;
}

.p-home__review__slider__slide__link::after {
  width: 5px;
  -webkit-transform: rotate(30deg);
          transform: rotate(30deg);
}

.p-home__review__slider__arrow {
  position: absolute;
  top: 60px;
  bottom: auto;
  margin: auto;
  width: 43px;
  height: 43px;
  border-radius: 9999px;
  background-color: #ffffff;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 2;
  cursor: pointer;
}

@media screen and (max-width: 767px) {
  .p-home__review__slider__arrow {
    top: 9rem;
    width: 3.4rem;
    height: 3.4rem;
  }
}

.p-home__review__slider__arrow::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 10px;
  height: 10px;
  margin: auto;
  border-top: 1px solid #231815;
  border-right: 1px solid #231815;
}

@media screen and (max-width: 767px) {
  .p-home__review__slider__arrow::before {
    width: 1rem;
    height: 1rem;
    border-top-width: 1px;
    border-right-width: 1px;
  }
}

.p-home__review__slider__arrow.--prev {
  left: 0px;
}

@media screen and (max-width: 767px) {
  .p-home__review__slider__arrow.--prev {
    left: -0.5rem;
  }
}

.p-home__review__slider__arrow.--prev::before {
  left: 0.3rem;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}

@media screen and (max-width: 767px) {
  .p-home__review__slider__arrow.--prev::before {
    left: 0.6rem;
  }
}

.p-home__review__slider__arrow.--next {
  right: 0px;
}

@media screen and (max-width: 767px) {
  .p-home__review__slider__arrow.--next {
    right: -0.5rem;
  }
}

.p-home__review__slider__arrow.--next::before {
  right: 0.3rem;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

@media screen and (max-width: 767px) {
  .p-home__review__slider__arrow.--next::before {
    right: 0.6rem;
  }
}

.p-home__lookbook {
  padding: 0 0 150px;
}

@media screen and (max-width: 767px) {
  .p-home__lookbook {
    padding: 0 0 5.3rem;
  }
}

.p-home__lookbook__flexbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

@media screen and (max-width: 767px) {
  .p-home__lookbook__flexbox {
    display: block;
  }
}

.p-home__lookbook__flexbox__img {
  width: 50%;
}

@media screen and (max-width: 767px) {
  .p-home__lookbook__flexbox__img {
    width: 100%;
  }
}

.p-home__lookbook__flexbox__txtBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 50%;
  padding: 0 3.5% 0;
  background: #94bfcc;
  color: #ffffff;
}

@media screen and (max-width: 767px) {
  .p-home__lookbook__flexbox__txtBox {
    width: 100%;
    margin-bottom: 2rem;
    padding: 2.9rem 8% 2.6rem;
  }
}

.p-home__lookbook__head {
  position: relative;
  margin-bottom: 18px;
  font-size: 3.6rem;
  font-weight: 400;
  line-height: 1.2;
  text-align: center;
  overflow: hidden;
}

.p-home__lookbook__head__mask {
  background: #94bfcc;
}

@media screen and (max-width: 767px) {
  .p-home__lookbook__head {
    margin-bottom: 1.3rem;
    font-size: 3.3rem;
  }
}

.p-home__lookbook__txt {
  margin-bottom: 24px;
}

@media screen and (max-width: 767px) {
  .p-home__lookbook__txt {
    margin-bottom: 2.7rem;
    font-size: 1.2rem;
    line-height: 1.25;
  }
}

@media screen and (max-width: 767px) {
  .p-home__lookbook__button {
    margin: auto;
  }
}

.p-home__lookbook__bannerList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 1px;
}

@media screen and (min-width: 768px) {
  .p-home__lookbook__bannerList {
    margin-bottom: 1.5px;
  }
}

.p-home__lookbook__bannerList__item {
  width: calc(33.3% - 1px);
}

@media screen and (max-width: 767px) {
  .p-home__lookbook__bannerList__item {
    width: 100%;
    margin-bottom: 1px;
  }
}

.p-home__lookbook__bannerList__item a {
  display: block;
  position: relative;
  overflow: hidden;
}

@media screen and (min-width: 768px) {
  .p-home__lookbook__bannerList__item a:hover img {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
}

@media screen and (min-width: 768px) {
  .p-home__lookbook__bannerList__item img {
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
}

.p-home__lookbook__bannerList__item__txtBox {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 90px;
  padding: 16px 13px 5px;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.3);
}

@media screen and (max-width: 767px) {
  .p-home__lookbook__bannerList__item__txtBox {
    height: 5rem;
    padding: 1.4rem 3% 0;
  }
}

.p-home__lookbook__bannerList__item__txtBox h3, .p-home__lookbook__bannerList__item__txtBox p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

.p-home__lookbook__bannerList__item__txtBox h3 {
  margin-bottom: 2px;
  font-size: 1.6rem;
  font-weight: 400;
}

@media screen and (max-width: 767px) {
  .p-home__lookbook__bannerList__item__txtBox h3 {
    margin-bottom: 0.1rem;
    font-size: 1.2rem;
    line-height: 1;
  }
}

.p-home__lookbook__bannerList__item__txtBox p {
  font-size: 1.2rem;
}

@media screen and (max-width: 767px) {
  .p-home__lookbook__bannerList__item__txtBox p {
    font-size: 1rem;
  }
}

.p-home__pickup {
  padding: 50px 0 60px;
  background: #f5f5f5;
}

@media screen and (max-width: 767px) {
  .p-home__pickup {
    padding: 5rem 0 5rem;
  }
}

.p-home__pickup .fs-c-productListCarousel__ctrl {
  display: none;
}

.p-home__pickup .fs-c-productListCarousel__list {
  width: 100%;
}

.p-home__pickup .fs-c-productListCarousel__list__itemTrack {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 100px 14px;
  width: 100%;
  margin-bottom: 60px;
}

@media screen and (max-width: 767px) {
  .p-home__pickup .fs-c-productListCarousel__list__itemTrack {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 4rem 2%;
    margin-bottom: 2.5rem;
  }
}

.p-home__pickup .fs-c-productListCarousel__list__item {
  position: relative;
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
  max-width: none;
  min-width: auto;
  width: 348px;
  margin: 0;
}

@media screen and (max-width: 767px) {
  .p-home__pickup .fs-c-productListCarousel__list__item {
    width: 49%;
    margin: 0;
  }
}

.p-home__pickup .fs-c-productListCarousel__list__item .fs-c-productMarks {
  position: absolute;
  top: 12px;
  left: 12px;
}

@media screen and (max-width: 767px) {
  .p-home__pickup .fs-c-productListCarousel__list__item .fs-c-productMarks {
    top: 0.4rem;
    left: 0.4rem;
  }
}

.p-home__pickup .fs-c-productListCarousel__list__item .fs-c-productMark__mark {
  width: 80px;
  text-align: center;
  margin-right: 12px;
  font-size: 1.2rem;
  padding: 7px 0;
  border-radius: 0;
  background: rgba(255, 255, 255, 0.5);
}

@media screen and (max-width: 767px) {
  .p-home__pickup .fs-c-productListCarousel__list__item .fs-c-productMark__mark {
    width: 6.2rem;
    margin-right: 0.6rem;
    padding: 0.4rem 0;
    font-size: 1.2rem;
    letter-spacing: 0.075em;
    text-align: center;
  }
}

.p-home__pickup .fs-c-productListCarousel__list__item .fs-c-productListItem__image {
  margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
  .p-home__pickup .fs-c-productListCarousel__list__item .fs-c-productListItem__image {
    margin-bottom: 1rem;
  }
}

.p-home__pickup .fs-c-productListCarousel__list__item .fs-c-productListItem__image a {
  display: block;
  overflow: hidden;
}

.p-home__pickup .fs-c-productListCarousel__list__item .fs-c-productListItem__image a img {
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

@media screen and (min-width: 768px) {
  .p-home__pickup .fs-c-productListCarousel__list__item .fs-c-productListItem__image a:hover img {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
}

.p-home__pickup .fs-c-productListCarousel__list__item .fs-c-productListItem__productName {
  margin: 0 0 4px;
}

@media screen and (max-width: 767px) {
  .p-home__pickup .fs-c-productListCarousel__list__item .fs-c-productListItem__productName {
    margin-bottom: 0.8rem;
    padding-right: 2.2rem;
    font-size: 1.1rem;
    line-height: 1.36;
  }
}

.p-home__pickup .fs-c-productListCarousel__list__item .fs-c-productListItem__productName .fs-c-productName__copy {
  display: none;
}

.p-home__pickup .fs-c-productListCarousel__list__item .fs-c-productListItem__prices {
  margin-top: 0;
  line-height: 1;
}

@media screen and (max-width: 767px) {
  .p-home__pickup .fs-c-productListCarousel__list__item .fs-c-productListItem__prices {
    font-size: 1.1rem;
  }
}

.p-home__pickup .fs-c-productListCarousel__list__item .fs-c-productListItem__prices .fs-c-productPrice__main__label {
  display: none;
}

.p-home__pickup .fs-c-productListCarousel__list__item .fs-c-productListItem__prices .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
  color: #202020;
}

.p-home__pickup .fs-c-productListCarousel__list__item .fs-c-productListItem__control {
  display: none;
}

.p-home__pickup__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 60px;
}

@media screen and (max-width: 767px) {
  .p-home__pickup__list {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 2.5rem;
  }
}

.p-home__pickup__list__item {
  width: 348px;
  margin: 0 7px;
}

@media screen and (max-width: 767px) {
  .p-home__pickup__list__item {
    width: 49%;
    margin: 0;
  }
}

.p-home__pickup__list__item img {
  margin-bottom: 15px;
}

@media screen and (max-width: 767px) {
  .p-home__pickup__list__item img {
    margin-bottom: 1rem;
  }
}

@media screen and (max-width: 767px) {
  .p-home__pickup__list__item__name {
    margin-bottom: 0;
    line-height: 1.36;
  }
}

.p-home__pickup__list__item__price {
  line-height: 1;
}

.p-home__pickup__button {
  margin: auto;
}

.p-home__brand {
  padding-top: 110px;
}

@media screen and (max-width: 767px) {
  .p-home__brand {
    padding-top: 5rem;
  }
}

@media screen and (max-width: 767px) {
  .p-home__brand__slider {
    width: 92%;
    margin: auto;
  }
}

.p-home__brand__slider__slide {
  position: relative;
}

@media screen and (max-width: 767px) {
  .p-home__brand__slider__slide {
    margin-bottom: 1px;
  }
}

.p-home__brand__slider__slide__inner {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 29.6%;
}

@media screen and (max-width: 767px) {
  .p-home__brand__slider__slide__inner {
    padding-top: 25.6%;
  }
}

.p-home__brand__slider__slide__head {
  position: relative;
  width: 100%;
  text-align: center;
  margin-bottom: 58px;
  font-size: 1.8rem;
  font-weight: 400;
  letter-spacing: 0.1em;
  color: #ffffff;
}

@media screen and (max-width: 767px) {
  .p-home__brand__slider__slide__head {
    margin-bottom: 4.7rem;
    font-size: 1.3rem;
    line-height: 1;
  }
}

.p-home__brand__slider__slide__head img {
  margin: auto;
}

@media screen and (max-width: 767px) {
  .p-home__brand__slider__slide__head img {
    width: 31%;
  }
}

.p-home__brand__slider__slide__head span {
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transform: translateY(40px);
          transform: translateY(40px);
  text-align: center;
}

@media screen and (max-width: 767px) {
  .p-home__brand__slider__slide__head span {
    -webkit-transform: translateY(2.5rem);
            transform: translateY(2.5rem);
  }
}

.p-home__brand__slider__arrow {
  position: absolute;
  bottom: -50px;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.p-home__brand__slider__arrow::before {
  content: "";
  display: block;
  width: 60%;
  height: 60%;
  position: absolute;
  top: 0;
  left: 0;
  border-top: 1px solid #202020;
  border-right: 1px solid #202020;
}

.p-home__brand__slider__arrow.--prev {
  right: 74px;
}

.p-home__brand__slider__arrow.--prev::before {
  -webkit-transform: rotate(225deg);
          transform: rotate(225deg);
}

.p-home__brand__slider__arrow.--next {
  right: 34px;
}

.p-home__brand__slider__arrow.--next::before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.p-home__category {
  padding-top: 130px;
}

@media screen and (max-width: 767px) {
  .p-home__category {
    padding-top: 5.6rem;
  }
}

.p-home__category__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.p-home__category__list__item {
  width: calc(33.3% - 1px);
}

@media screen and (min-width: 768px) {
  .p-home__category__list__item:nth-child(n+4) {
    margin-top: 1px;
  }
}

@media screen and (max-width: 767px) {
  .p-home__category__list__item {
    width: calc(50% - 1px);
  }
  .p-home__category__list__item:nth-child(n+3) {
    margin-top: 1px;
  }
}

.p-home__category__list__item a {
  position: relative;
  display: block;
}

.p-home__category__list__item a:link, .p-home__category__list__item a:visited {
  color: #ffffff;
}

.p-home__category__list__item a::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #000000;
  opacity: 0.3;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  z-index: 2;
}

@media screen and (min-width: 768px) {
  .p-home__category__list__item a:hover::before {
    opacity: 0.5;
  }
  .p-home__category__list__item a:hover .p-home__category__list__item__image img {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  .p-home__category__list__item a:hover .p-home__category__list__item__name {
    border-color: #f5319b;
  }
  .p-home__category__list__item a:hover .p-home__category__list__item__arrow {
    opacity: 1;
    -webkit-transform: translateX(5px);
            transform: translateX(5px);
  }
}

.p-home__category__list__item__image {
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.p-home__category__list__item__image img {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  opacity: 1 !important;
}

.p-home__category__list__item__name, .p-home__category__list__item__arrow {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  z-index: 3;
}

.p-home__category__list__item__name {
  position: absolute;
  top: 50%;
  left: 23px;
  width: 66px;
  padding-top: 8px;
  border-top: 2px solid #ffffff;
  font-size: 1.6rem;
  white-space: nowrap;
}

@media screen and (max-width: 767px) {
  .p-home__category__list__item__name {
    left: 1.5rem;
    width: 3rem;
    padding-top: 0.4rem;
    border-top: 1px solid #ffffff;
    font-size: 1.2rem;
    white-space: nowrap;
  }
}

.p-home__category__list__item__arrow {
  display: block;
  position: absolute;
  top: 51%;
  right: 37px;
  width: 53px;
  height: 1px;
  background: #ffffff;
  opacity: 0;
}

.p-home__category__list__item__arrow::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 4px;
  height: 100%;
  -webkit-transform-origin: right;
          transform-origin: right;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  background: #ffffff;
}

.p-home__about {
  padding: 110px 0 100px;
}

@media screen and (max-width: 767px) {
  .p-home__about {
    padding: 5rem 0 3.8rem;
  }
}

.p-home__about__flexbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 767px) {
  .p-home__about__flexbox {
    width: 83%;
    margin: auto;
  }
}

.p-home__about__flexbox__left {
  width: 48%;
}

@media screen and (max-width: 767px) {
  .p-home__about__flexbox__left {
    width: 100%;
  }
}

.p-home__about__flexbox__right {
  width: 47.5%;
  padding-top: 61px;
  padding-right: 2%;
}

@media screen and (max-width: 767px) {
  .p-home__about__flexbox__right {
    width: 100%;
    padding: 1.8rem 0.4rem 0;
  }
}

@media screen and (max-width: 767px) {
  .p-home__about__txt {
    font-size: 1.2rem;
    line-height: 1.25;
  }
}

.p-home__about__txt + .p-home__about__txt {
  margin-top: 1.7em;
}

@media screen and (max-width: 767px) {
  .p-home__about__txt + .p-home__about__txt {
    margin-top: 1.25em;
  }
}

.p-home__about__button {
  margin-top: 74px;
}

@media screen and (max-width: 767px) {
  .p-home__about__button {
    margin: 2.5rem auto 0;
  }
}

.p-home__instagram {
  padding: 100px 0 100px;
  background: #f5f5f5;
}

@media screen and (max-width: 767px) {
  .p-home__instagram {
    padding: 5rem 0 5rem;
  }
}

.p-home__instagram__head {
  margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
  .p-home__instagram__head {
    margin-bottom: 1rem;
  }
}

.p-home__instagram__name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 44px;
  font-size: 1.8rem;
  letter-spacing: 0.09em;
}

@media screen and (max-width: 767px) {
  .p-home__instagram__name {
    margin-bottom: 2rem;
    font-size: 1.6rem;
  }
}

.p-home__instagram__name img {
  width: 18px;
  margin-right: 10px;
}

@media screen and (max-width: 767px) {
  .p-home__instagram__name img {
    width: 1.6rem;
    margin-right: 1rem;
  }
}

@media screen and (max-width: 767px) {
  .p-home__instagram__container {
    width: 83%;
    margin: auto;
  }
}

.p-home__instagram__list {
  margin-bottom: 50px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[4];
      grid-template-columns: repeat(4, 1fr);
  -ms-grid-rows: 1fr 0.47fr 1fr;
      grid-template-rows: 1fr 0.47fr 1fr;
  gap: 10px;
}

@media screen and (max-width: 767px) {
  .p-home__instagram__list {
    -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
    -ms-grid-rows: 1fr 0.47fr 1fr 1fr 0.47fr 1fr;
        grid-template-rows: 1fr 0.47fr 1fr 1fr 0.47fr 1fr;
    gap: 0.5rem;
  }
}

.p-home__instagram__list__item:nth-child(1) {
  -ms-grid-column: 1;
      grid-column-start: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
      grid-row-start: 1;
  grid-row-end: 3;
}

.p-home__instagram__list__item:nth-child(2) {
  -ms-grid-column: 2;
      grid-column-start: 2;
  grid-column-end: 3;
  -ms-grid-row: 1;
      grid-row-start: 1;
  grid-row-end: 2;
}

.p-home__instagram__list__item:nth-child(3) {
  -ms-grid-column: 3;
      grid-column-start: 3;
  grid-column-end: 4;
  -ms-grid-row: 1;
      grid-row-start: 1;
  grid-row-end: 3;
}

@media screen and (max-width: 767px) {
  .p-home__instagram__list__item:nth-child(3) {
    -ms-grid-column: 1;
        grid-column-start: 1;
    grid-column-end: 2;
    -ms-grid-row: 3;
        grid-row-start: 3;
    grid-row-end: 4;
  }
}

.p-home__instagram__list__item:nth-child(4) {
  -ms-grid-column: 4;
      grid-column-start: 4;
  grid-column-end: 5;
  -ms-grid-row: 1;
      grid-row-start: 1;
  grid-row-end: 2;
}

@media screen and (max-width: 767px) {
  .p-home__instagram__list__item:nth-child(4) {
    -ms-grid-column: 2;
        grid-column-start: 2;
    grid-column-end: 3;
    -ms-grid-row: 2;
        grid-row-start: 2;
    grid-row-end: 4;
  }
}

.p-home__instagram__list__item:nth-child(5) {
  -ms-grid-column: 1;
      grid-column-start: 1;
  grid-column-end: 2;
  -ms-grid-row: 3;
      grid-row-start: 3;
  grid-row-end: 4;
}

@media screen and (max-width: 767px) {
  .p-home__instagram__list__item:nth-child(5) {
    -ms-grid-column: 1;
        grid-column-start: 1;
    grid-column-end: 2;
    -ms-grid-row: 4;
        grid-row-start: 4;
    grid-row-end: 6;
  }
}

.p-home__instagram__list__item:nth-child(6) {
  -ms-grid-column: 2;
      grid-column-start: 2;
  grid-column-end: 3;
  -ms-grid-row: 2;
      grid-row-start: 2;
  grid-row-end: 4;
}

@media screen and (max-width: 767px) {
  .p-home__instagram__list__item:nth-child(6) {
    -ms-grid-column: 2;
        grid-column-start: 2;
    grid-column-end: 3;
    -ms-grid-row: 4;
        grid-row-start: 4;
    grid-row-end: 5;
  }
}

.p-home__instagram__list__item:nth-child(7) {
  -ms-grid-column: 3;
      grid-column-start: 3;
  grid-column-end: 4;
  -ms-grid-row: 3;
      grid-row-start: 3;
  grid-row-end: 4;
}

@media screen and (max-width: 767px) {
  .p-home__instagram__list__item:nth-child(7) {
    -ms-grid-column: 1;
        grid-column-start: 1;
    grid-column-end: 2;
    -ms-grid-row: 6;
        grid-row-start: 6;
    grid-row-end: 7;
  }
}

.p-home__instagram__list__item:nth-child(8) {
  -ms-grid-column: 4;
      grid-column-start: 4;
  grid-column-end: 5;
  -ms-grid-row: 2;
      grid-row-start: 2;
  grid-row-end: 4;
}

@media screen and (max-width: 767px) {
  .p-home__instagram__list__item:nth-child(8) {
    -ms-grid-column: 2;
        grid-column-start: 2;
    grid-column-end: 3;
    -ms-grid-row: 5;
        grid-row-start: 5;
    grid-row-end: 7;
  }
}

.p-home__instagram__list__item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.p-home__banners {
  padding-top: 7rem;
}

@media screen and (max-width: 767px) {
  .p-home__banners {
    padding-top: 6rem;
  }
}

.p-home__banners__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.p-home__banners__list__item {
  width: calc(33.3% - 1px);
  height: 370px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

@media screen and (max-width: 767px) {
  .p-home__banners__list__item {
    width: 100%;
    height: 13.4rem;
    margin-bottom: 1px;
  }
}

.p-home__banners__list__item a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}

.p-home__banners__list__item a:link, .p-home__banners__list__item a:visited {
  color: #ffffff;
}

.p-home__banners__list__item a::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #000000;
  opacity: 0.32;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
  z-index: 2;
}

@media screen and (max-width: 767px) {
  .p-home__banners__list__item a::before {
    opacity: 0.5;
  }
}

.p-home__banners__list__item a img {
  position: relative;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 1;
}

@media screen and (max-width: 767px) {
  .p-home__banners__list__item a img {
    -o-object-fit: contain;
       object-fit: contain;
    -o-object-position: left;
       object-position: left;
  }
}

.p-home__banners__list__item__inner {
  position: absolute;
  top: 47%;
  right: 0;
  left: 0;
  text-align: center;
  z-index: 3;
}

@media screen and (max-width: 767px) {
  .p-home__banners__list__item__inner {
    top: 0;
    bottom: 0;
    left: 49%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-top: 0.5rem;
  }
}

.p-home__banners__list__item__head {
  margin-bottom: 22px;
  font-size: 2.1rem;
}

@media screen and (max-width: 767px) {
  .p-home__banners__list__item__head {
    display: inline-block;
    width: 11.6rem;
    border: 1px solid #ffffff;
    margin-bottom: 0.8rem;
    padding: 0.2rem 0;
    border-radius: 2rem;
    font-size: 1.1rem;
  }
}

@media screen and (max-width: 767px) {
  .p-home__banners__list__item__txt {
    font-size: 1.2rem;
    line-height: 1.45;
  }
}

.p-home__banners__list__item__mark {
  position: absolute;
  right: 0;
  bottom: 40px;
  left: 0;
  width: 20px;
  height: 20px;
  margin: auto;
  z-index: 3;
}

.p-home__banners__list__item__mark::before, .p-home__banners__list__item__mark::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  margin: auto;
  background-color: #ffffff;
  -webkit-transform-origin: center;
          transform-origin: center;
}

.p-home__banners__list__item__mark::after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

@media screen and (min-width: 768px) {
  .p-home__banners__list:hover .p-home__banners__list__item {
    width: calc(30% - 1px);
  }
  .p-home__banners__list:hover .p-home__banners__list__item:hover {
    width: calc(40% - 1px);
  }
  .p-home__banners__list:hover .p-home__banners__list__item:hover a::before {
    opacity: 0.6;
  }
}

.p-home__others {
  padding: 70px 0 0;
}

@media screen and (max-width: 767px) {
  .p-home__others {
    padding: 6rem 0 0;
  }
}

.p-home__others__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 1064px;
  margin: auto;
}

@media screen and (max-width: 767px) {
  .p-home__others__list {
    width: 94%;
  }
}

.p-home__others__list__item {
  width: 49.3%;
}

@media screen and (max-width: 767px) {
  .p-home__others__list__item {
    width: 100%;
  }
  .p-home__others__list__item:nth-child(n+2) {
    margin-top: 2rem;
  }
}

.p-home__others__list__item a {
  position: relative;
  display: block;
  padding: 30px 0;
  border: 1px solid #202020;
  border-radius: 5px;
  font-size: 1.6rem;
  text-align: center;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

@media screen and (max-width: 767px) {
  .p-home__others__list__item a {
    padding: 1.5rem 0;
    font-size: 1.4rem;
  }
}

@media screen and (min-width: 768px) {
  .p-home__others__list__item a:hover {
    background: #202020;
    color: #ffffff;
  }
  .p-home__others__list__item a:hover .p-home__others__list__item__arrow {
    background: #ffffff;
    -webkit-animation: slide_arrow 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955);
            animation: slide_arrow 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  }
  .p-home__others__list__item a:hover .p-home__others__list__item__arrow::after {
    background: #ffffff;
  }
}

.p-home__others__list__item__arrow {
  display: block;
  position: absolute;
  top: 0;
  right: 26px;
  bottom: 0;
  width: 50px;
  height: 1px;
  margin: auto;
  background: #202020;
  -webkit-transition: -webkit-transform 0.2s ease-out;
  transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
}

@media screen and (max-width: 767px) {
  .p-home__others__list__item__arrow {
    right: 1.7rem;
    width: 3rem;
  }
}

.p-home__others__list__item__arrow::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 4px;
  height: 100%;
  -webkit-transform-origin: right;
          transform-origin: right;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  background: #202020;
}

.fs-body-top .l-header {
  position: fixed;
  opacity: 0;
}

.fs-body-top .l-header.is-visible {
  opacity: 1;
}

.fs-body-top .l-header__news {
  display: block;
}

.fs-body-top.is-loaded .p-home__mainVisual__slider__slide img {
  -webkit-filter: blur(2rem);
          filter: blur(2rem);
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.fs-body-top.is-loaded .p-home__mainVisual__slider__slide.slick-active img {
  -webkit-filter: blur(0);
          filter: blur(0);
  -webkit-transform: scale(1);
          transform: scale(1);
}

.fs-body-top.is-loaded .p-home__mainVisual__slider__slide__txtBox {
  -webkit-animation: fadeInUp 1s ease-out 0.5s both;
          animation: fadeInUp 1s ease-out 0.5s both;
}

.p-itemDetail__inner {
  padding: 26px 30px;
}

@media screen and (max-width: 767px) {
  .p-itemDetail__inner {
    padding: 0.5rem 5%;
  }
}

.p-itemDetail__container {
  position: relative;
  display: block;
  margin-bottom: 80px;
  padding-top: 18px;
  padding-bottom: 113px;
  border-bottom: 1px solid #202020;
}

@media screen and (max-width: 767px) {
  .p-itemDetail__container {
    padding-top: 0.9rem;
    padding-bottom: 7.5rem;
    margin-bottom: 5.9rem;
  }
}

.p-itemDetail__container .fs-p-snsArea {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding-bottom: 20px;
}

.p-itemDetail__container .fs-p-snsArea :focus {
  outline: none;
}

.p-itemDetail__container .fs-l-productLayout {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  grid-row-gap: 0;
  width: 100%;
}

.p-itemDetail__imagesPc {
  width: 51.7%;
}

.p-itemDetail__imagesPc .fs-c-productPlainImage {
  margin-bottom: 45px;
}

.p-itemDetail__imagesPc img {
  width: 100%;
}

.p-itemDetail__imagesSp {
  position: relative;
  margin-left: -5vw;
  margin-right: -5vw;
  padding-bottom: 5.2rem;
}

.p-itemDetail__imagesSp img {
  width: 100%;
}

.p-itemDetail__imagesSp__arrowBox {
  position: absolute;
  width: 90%;
  bottom: 3rem;
  left: 5%;
}

.p-itemDetail__imagesSp__arrowBox__arrow {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 1rem;
  height: 1rem;
  margin: auto;
  background: linear-gradient(45deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, black 50%, black 100%);
}

.p-itemDetail__imagesSp__arrowBox__arrow.--prev {
  left: 0.5rem;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}

.p-itemDetail__imagesSp__arrowBox__arrow.--next {
  right: 0.5rem;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.p-itemDetail__imagesSp .fs-c-productMainImage__expandButton {
  display: none;
}

.p-itemDetail__imagesSp .slick-arrow {
  display: none !important;
}

.p-itemDetail__imagesSp .fs-c-productCarouselMainImage__image__caption {
  display: none;
}

.p-itemDetail__imagesSp .fs-c-buttonContainer {
  display: none;
}

.p-itemDetail__imagesSp .fs-c-productCarouselMainImage__thumbnailList {
  display: block;
  padding: 1.5rem 0 1.2rem;
  width: 90%;
  margin: auto;
  white-space: nowrap;
  overflow: auto;
}

.p-itemDetail__imagesSp .fs-c-productCarouselMainImage__thumbnailList::-webkit-scrollbar {
  height: 0.5rem;
}

.p-itemDetail__imagesSp .fs-c-productCarouselMainImage__thumbnailList::-webkit-scrollbar-track {
  background-color: transparent;
}

.p-itemDetail__imagesSp .fs-c-productCarouselMainImage__thumbnailList::-webkit-scrollbar-thumb {
  background-color: #202020;
  border-radius: 0.5rem;
}

.p-itemDetail__imagesSp .fs-c-productCarouselMainImage__thumbnailList li {
  display: inline-block;
  margin: 0 0.2rem 0 0;
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
  min-width: auto;
  width: 8rem;
  vertical-align: top;
}

@media screen and (max-width: 767px) {
  .p-itemDetail__imagesSp .fs-c-productCarouselMainImage__thumbnailList li {
    width: 7rem;
  }
}

.p-itemDetail__imagesSp .fs-c-productCarouselMainImage__thumbnailList li .fs-c-productCarouselMainImage__thumbnail__caption {
  text-align: left;
  margin-top: 0.5rem;
}

.p-itemDetail__detail {
  width: calc((100vw - 30px * 2) * 0.451);
  padding-top: 8px;
}

@media screen and (min-width: 768px) {
  .p-itemDetail__detail.is-fixed {
    position: fixed;
    bottom: 0;
    right: 30px;
  }
  .p-itemDetail__detail.is-absolute {
    position: absolute;
    bottom: 0;
    right: 0;
  }
}

@media screen and (max-width: 767px) {
  .p-itemDetail__detail {
    position: relative;
    left: 0;
    width: 100%;
    padding-top: 0;
  }
}

.p-itemDetail__detail .fs-c-productMark {
  margin-bottom: 23px;
}

@media screen and (max-width: 767px) {
  .p-itemDetail__detail .fs-c-productMark {
    margin-bottom: 1.7rem;
  }
}

.p-itemDetail__detail .fs-c-productMark__mark {
  min-width: 80px;
  margin-right: 15px;
  padding: 7px 8px;
  border-radius: 0;
  font-size: 1.2rem;
  text-align: center;
  background: #f5f5f5;
}

@media screen and (max-width: 767px) {
  .p-itemDetail__detail .fs-c-productMark__mark {
    min-width: auto;
    margin-right: 1rem;
    padding: 0.5rem 1.4rem;
  }
}

.p-itemDetail__detail .fs-c-productNameHeading {
  margin-bottom: 13px;
  font-size: 2rem;
  color: #202020;
  letter-spacing: 0.075em;
  line-height: 1.4;
}

@media screen and (max-width: 767px) {
  .p-itemDetail__detail .fs-c-productNameHeading {
    margin-bottom: 1rem;
    font-size: 1.6rem;
  }
}

.p-itemDetail__detail .fs-c-productNameHeading__copy {
  display: block;
  margin-bottom: 10px;
  font-size: 1.2rem;
  font-weight: normal;
  letter-spacing: 0.075em;
  color: #f5319b;
}

@media screen and (max-width: 767px) {
  .p-itemDetail__detail .fs-c-productNameHeading__copy {
    margin-bottom: 0.3rem;
  }
}

.p-itemDetail__detail .fs-c-productNameHeading__name {
  display: block;
}

.p-itemDetail__detail .fs-c-productNumber {
  margin-bottom: 28px;
  padding: 0;
  border: none;
  letter-spacing: 0.075em;
}

@media screen and (max-width: 767px) {
  .p-itemDetail__detail .fs-c-productNumber {
    margin-bottom: 2.1rem;
  }
}

.p-itemDetail__detail .fs-c-productNumber__label {
  padding-right: 0.3em;
}

.p-itemDetail__detail .fs-c-productNumber__number {
  font-weight: normal;
}

.p-itemDetail__detail .fs-c-productPrices {
  margin-bottom: 50px;
  font-size: 1.2rem;
}

@media screen and (max-width: 767px) {
  .p-itemDetail__detail .fs-c-productPrices {
    margin-bottom: 4rem;
  }
}

.p-itemDetail__detail .fs-c-productPrice__main__label {
  margin-right: 16px;
}

@media screen and (max-width: 767px) {
  .p-itemDetail__detail .fs-c-productPrice__main__label {
    margin-right: 2.8rem;
  }
}

.p-itemDetail__detail .fs-c-productPrice--listed {
  margin-bottom: 6px;
}

@media screen and (max-width: 767px) {
  .p-itemDetail__detail .fs-c-productPrice--listed {
    margin-bottom: 0.6rem;
  }
}

.p-itemDetail__detail .fs-c-productPrice--listed .fs-c-productPrice__main__label {
  margin-right: 16px;
}

@media screen and (max-width: 767px) {
  .p-itemDetail__detail .fs-c-productPrice--listed .fs-c-productPrice__main__label {
    margin-right: 2.8rem;
  }
}

.p-itemDetail__detail .fs-c-productPrice--listed .fs-c-productPrice__main__price {
  text-decoration: line-through;
}

.p-itemDetail__detail .fs-c-productPrice--selling {
  line-height: 1;
}

.p-itemDetail__detail .fs-c-productPrice--selling .fs-c-productPrice__main__label {
  margin-right: 16px;
}

@media screen and (max-width: 767px) {
  .p-itemDetail__detail .fs-c-productPrice--selling .fs-c-productPrice__main__label {
    margin-right: 2.8rem;
  }
}

.p-itemDetail__detail .fs-c-productPrice--selling .fs-c-productPrice__main__price {
  font-size: 2.0rem !important;
  color: #f5319b;
}

@media screen and (max-width: 767px) {
  .p-itemDetail__detail .fs-c-productPrice--selling .fs-c-productPrice__main__price {
    font-size: 1.6rem !important;
  }
}

.p-itemDetail__detail .fs-c-productPrice--selling .fs-c-productPrice__addon {
  color: #f5319b;
}

.p-itemDetail__detail .fs-c-productPrice__addon--listed {
  display: none;
}

.p-itemDetail__detail .fs-c-productPointDisplay {
  display: none;
}

.p-itemDetail__detail .fs-c-productOption {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 42px;
}

@media screen and (max-width: 767px) {
  .p-itemDetail__detail .fs-c-productOption {
    margin-bottom: 3.3rem;
  }
}

@media screen and (max-width: 767px) {
  .p-itemDetail__detail .fs-c-productOption__comment {
    font-size: 1rem;
    line-height: 1.2;
  }
}

@media screen and (max-width: 767px) {
  .p-itemDetail__detail .fs-c-productOption__price {
    font-size: 1.0rem;
  }
  .p-itemDetail__detail .fs-c-productOption__price .fs-c-price__addon {
    font-size: 1rem;
  }
}

.p-itemDetail__detail .fs-c-productOption dt, .p-itemDetail__detail .fs-c-productOption dd {
  margin-bottom: 14px;
}

@media screen and (max-width: 767px) {
  .p-itemDetail__detail .fs-c-productOption dt, .p-itemDetail__detail .fs-c-productOption dd {
    margin-bottom: 0.7rem;
  }
}

.p-itemDetail__detail .fs-c-productOption dt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 32%;
  text-align: center;
  background: #f5f5f5;
}

@media screen and (max-width: 767px) {
  .p-itemDetail__detail .fs-c-productOption dt {
    width: 30%;
    font-size: 1.0rem;
  }
}

.p-itemDetail__detail .fs-c-productOption dd {
  width: 68%;
  border: 1px solid #f5f5f5;
  padding: 15px 4.6% 10px 11.7%;
}

@media screen and (max-width: 767px) {
  .p-itemDetail__detail .fs-c-productOption dd {
    width: 70%;
    padding: 1rem 2rem 1rem 1.1rem;
  }
}

.p-itemDetail__detail .fs-c-productOption .fs-c-dropdown, .p-itemDetail__detail .fs-c-productOption [type="text"] {
  margin-bottom: 10px;
}

@media screen and (max-width: 767px) {
  .p-itemDetail__detail .fs-c-productOption .fs-c-dropdown, .p-itemDetail__detail .fs-c-productOption [type="text"] {
    margin-bottom: 0.3rem;
  }
}

.p-itemDetail__detail .fs-c-productOption .fs-c-dropdown__menu, .p-itemDetail__detail .fs-c-productOption [type="text"] {
  color: #222222;
  border: 1px solid #222222;
  border-radius: 5px;
  padding: 11px 2em 11px 1em;
  font-size: 1.2rem;
  letter-spacing: 0.075em;
  line-height: 1;
}

@media screen and (max-width: 767px) {
  .p-itemDetail__detail .fs-c-productOption .fs-c-dropdown__menu, .p-itemDetail__detail .fs-c-productOption [type="text"] {
    padding: 0.7rem 2em 0.7rem 1em;
  }
}

.p-itemDetail__detail .fs-c-productOption .fs-c-dropdown::after {
  background-color: transparent;
  border-left: none;
}

.p-itemDetail__detail .fs-c-variationLabel {
  display: none;
}

.p-itemDetail__detail .fs-c-variationCart {
  padding: 0;
}

.p-itemDetail__detail .fs-c-variationCart--withImage > li {
  padding-bottom: 18px;
  margin-bottom: 18px;
  border-bottom: 1px solid #dbdbdb;
  -ms-grid-columns: 60px 1fr 4.4em 160px;
      grid-template-columns: 60px 1fr 4.4em 160px;
}

@media screen and (max-width: 767px) {
  .p-itemDetail__detail .fs-c-variationCart--withImage > li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-bottom: 2.4rem;
    margin-bottom: 2.4rem;
  }
}

.p-itemDetail__detail .fs-c-variationCart--withImage > li:last-child {
  border-bottom: none;
}

.p-itemDetail__detail .fs-c-variationCart__image {
  width: 60px;
  margin-right: 0;
}

@media screen and (max-width: 767px) {
  .p-itemDetail__detail .fs-c-variationCart__image {
    width: 5.8rem;
  }
}

.p-itemDetail__detail .fs-c-variationCart__image img {
  max-width: none;
  width: 100%;
}

.p-itemDetail__detail .fs-c-variationCart__wishlist {
  padding-right: 2em;
}

@media screen and (max-width: 767px) {
  .p-itemDetail__detail .fs-c-variationCart__wishlist {
    padding-right: 1.5em;
  }
}

.p-itemDetail__detail .fs-c-variationCart__variationName {
  margin-left: 15px;
}

@media screen and (max-width: 767px) {
  .p-itemDetail__detail .fs-c-variationCart__variationName {
    margin-left: 1.7rem;
  }
}

.p-itemDetail__detail .fs-c-variationCart__variationName__name {
  font-size: 1.2rem;
  letter-spacing: 0.075em;
}

.p-itemDetail__detail .fs-c-variationCart__variationName__stock {
  font-size: 1.0rem;
  letter-spacing: 0.075em;
}

.p-itemDetail__detail .fs-c-variationCart .fs-c-button--secondary, .p-itemDetail__detail .fs-c-variationCart .fs-c-button--primary {
  padding: 12px 0;
  border-radius: 5px;
  background: #202020;
}

@media screen and (max-width: 767px) {
  .p-itemDetail__detail .fs-c-variationCart .fs-c-button--secondary, .p-itemDetail__detail .fs-c-variationCart .fs-c-button--primary {
    width: 13.3rem;
    padding: 1.2rem 0;
  }
}

.p-itemDetail__detail .fs-c-button--addToWishList--icon::before, .p-itemDetail__detail .fs-c-button--removeFromWishList--icon::before {
  content: "";
  width: 2.2rem;
  height: 2.2rem;
}

.p-itemDetail__detail .fs-c-button--addToWishList--icon .fs-c-button__label, .p-itemDetail__detail .fs-c-button--removeFromWishList--icon .fs-c-button__label {
  display: none;
}

.p-itemDetail__detail .fs-c-button--addToWishList--icon {
  background: url(https://mariarouk.itembox.design/item/img/common/icon_heart_border.svg) no-repeat center/100% auto;
}

.p-itemDetail__detail .fs-c-button--removeFromWishList--icon {
  background: url(https://mariarouk.itembox.design/item/img/common/icon_heart_black.svg) no-repeat center/100% auto;
}

.p-itemDetail__detail .fs-c-variationAndActions {
  margin-bottom: 60px;
}

@media screen and (max-width: 767px) {
  .p-itemDetail__detail .fs-c-variationAndActions {
    margin-bottom: 3.1rem;
  }
}

.p-itemDetail__detail .fs-p-productDescription--full {
  margin-bottom: 76px;
  font-size: 1.4rem;
  letter-spacing: 0.075em;
  line-height: 1.5;
}

@media screen and (max-width: 767px) {
  .p-itemDetail__detail .fs-p-productDescription--full {
    margin-bottom: 5.4rem;
    font-size: 1.2rem;
    line-height: 1.67;
  }
}

.p-itemDetail__detail .fs-p-productDescription--full b {
  font-weight: bold;
  display: block;
  margin-top: 1.7em;
  margin-bottom: 0.5em;
}

@media screen and (max-width: 767px) {
  .p-itemDetail__detail .fs-p-productDescription--full b {
    margin-top: 2.6em;
    margin-bottom: 0.4em;
  }
}

.p-itemDetail__detail .fs-p-productDescription--full img {
  margin: 0.5em 0;
}

@media screen and (max-width: 767px) {
  .p-itemDetail__detail .fs-p-productDescription--full img {
    margin: 0.4em 0;
  }
}

.p-itemDetail__detail .fs-c-productReview {
  margin-bottom: 50px;
  padding: 27px 40px 20px;
  border-radius: 10px;
  background: #f5f5f5;
}

@media screen and (max-width: 767px) {
  .p-itemDetail__detail .fs-c-productReview {
    width: 100vw;
    margin-bottom: 5.9rem;
    margin-left: -5vw;
    padding: 4rem 5% 3.2rem;
    border-radius: 0;
  }
}

@media screen and (max-width: 767px) {
  .p-itemDetail__detail .fs-c-productReview__allReviews {
    margin-bottom: 0.7rem;
  }
}

.p-itemDetail__detail .fs-c-aggregateRating {
  margin-bottom: 24px;
}

@media screen and (max-width: 767px) {
  .p-itemDetail__detail .fs-c-aggregateRating {
    margin-bottom: 3rem;
  }
}

.p-itemDetail__detail .fs-c-aggregateRating__rating {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 8em;
          flex: 0 1 8em;
}

@media screen and (max-width: 767px) {
  .p-itemDetail__detail .fs-c-aggregateRating__rating {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 10.3em;
            flex: 0 1 10.3em;
  }
}

.p-itemDetail__detail .fs-c-aggregateRating__rating::before {
  margin-bottom: 15px;
  font-size: 1.2rem;
}

@media screen and (max-width: 767px) {
  .p-itemDetail__detail .fs-c-aggregateRating__rating::before {
    margin-bottom: 1rem;
    font-size: 1.4rem;
    letter-spacing: 0.075em;
  }
}

.p-itemDetail__detail .fs-c-aggregateRating__count {
  font-size: 1.2rem;
  line-height: 1.2;
}

@media screen and (max-width: 767px) {
  .p-itemDetail__detail .fs-c-aggregateRating__count {
    font-size: 1.4rem;
    line-height: 1.6;
  }
}

.p-itemDetail__detail .fs-c-reviewStars::before {
  font-size: 1em;
  color: #f5319b;
}

@media screen and (max-width: 767px) {
  .p-itemDetail__detail .fs-c-reviewStars::before {
    font-size: 1.35em;
  }
}

.p-itemDetail__detail .fs-c-rating__value {
  color: #f5319b;
  margin-left: 8px;
}

@media screen and (max-width: 767px) {
  .p-itemDetail__detail .fs-c-rating__value {
    font-size: 1.75rem;
    font-weight: bold;
    margin-left: 0.9rem;
  }
}

.p-itemDetail__detail .fs-c-reviewList {
  margin-bottom: 22px;
}

@media screen and (max-width: 767px) {
  .p-itemDetail__detail .fs-c-reviewList {
    margin-bottom: 2.3rem;
  }
}

.p-itemDetail__detail .fs-c-reviewList__item {
  padding: 10px 0 23px;
}

@media screen and (max-width: 767px) {
  .p-itemDetail__detail .fs-c-reviewList__item {
    padding: 2.3rem 0 2.3rem;
  }
}

.p-itemDetail__detail .fs-c-reviewList__item__info {
  position: relative;
}

.p-itemDetail__detail .fs-c-reviewList__item__body {
  margin: 6px 0;
  border: none;
  padding: 0;
  white-space: normal;
  font-size: 1.2rem;
}

@media screen and (max-width: 767px) {
  .p-itemDetail__detail .fs-c-reviewList__item__body {
    margin: 0.7rem 0 0;
  }
}

.p-itemDetail__detail .fs-c-reviewer {
  margin-bottom: 10px;
  font-size: 1.2rem;
}

@media screen and (max-width: 767px) {
  .p-itemDetail__detail .fs-c-reviewer {
    max-width: 64%;
    margin-bottom: 0.7rem;
  }
}

.p-itemDetail__detail .fs-c-reviewer__name {
  margin-right: 1em;
}

.p-itemDetail__detail .fs-c-reviewInfo__date {
  position: absolute;
  right: 0;
  top: 0;
  margin: 0;
}

.p-itemDetail__detail .fs-c-reviewInfo__date dt {
  font-weight: normal;
}

.p-itemDetail__detail .fs-c-buttonContainer {
  padding: 7px 0;
}

.p-itemDetail__detail .fs-c-button--viewAllReviews {
  font-size: 1.2rem;
}

.p-itemDetail__detail .fs-c-button--viewAllReviews::before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  vertical-align: middle;
  background: url(https://mariarouk.itembox.design/item/img/common/icon_review_view.svg) no-repeat center/100% auto;
}

@media screen and (max-width: 767px) {
  .p-itemDetail__detail .fs-c-button--viewAllReviews::before {
    width: 1.9rem;
    height: 1.9rem;
    margin-right: 0.4rem;
  }
}

.p-itemDetail__detail .fs-c-button--addReview--detail {
  font-size: 1.2rem;
}

.p-itemDetail__detail .fs-c-button--addReview--detail::before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  vertical-align: middle;
  background: url(https://mariarouk.itembox.design/item/img/common/icon_review_write.svg) no-repeat center/100% auto;
}

@media screen and (max-width: 767px) {
  .p-itemDetail__detail .fs-c-button--addReview--detail::before {
    width: 1.9rem;
    height: 1.9rem;
    margin-right: 0.4rem;
  }
}

.p-itemDetail__detail .fs-p-snsArea {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin: 0;
}

.p-itemDetail__colorVariation {
  margin-bottom: 76px;
}

@media screen and (max-width: 767px) {
  .p-itemDetail__colorVariation {
    margin-bottom: 1.6rem;
  }
}

.p-itemDetail__colorVariation__head {
  margin-bottom: 20px;
  font-size: 1.2rem;
  font-weight: bold;
  letter-spacing: 0.075em;
}

@media screen and (max-width: 767px) {
  .p-itemDetail__colorVariation__head {
    margin-bottom: 1.1rem;
  }
}

.p-itemDetail__colorVariation__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.p-itemDetail__colorVariation__list li {
  width: 9.4%;
  margin-right: 2.8%;
  margin-bottom: 12px;
}

@media screen and (max-width: 767px) {
  .p-itemDetail__colorVariation__list li {
    width: 17.4%;
    margin-right: 2.6%;
    margin-bottom: 1.8rem;
  }
}

.p-itemDetail__colorVariation__list li p {
  margin-top: 8px;
  font-size: 1.0rem;
  line-height: 1.3;
}

@media screen and (max-width: 767px) {
  .p-itemDetail__colorVariation__list li p {
    margin-top: 0.4rem;
  }
}

.p-itemDetail__detailHead {
  margin-bottom: 26px;
  font-size: 1.8rem;
}

@media screen and (max-width: 767px) {
  .p-itemDetail__detailHead {
    margin-bottom: 3.4rem;
    font-size: 2rem;
  }
}

.p-itemDetail__detailHead span {
  display: block;
  margin-top: 8px;
  font-size: 1.1rem;
}

@media screen and (max-width: 767px) {
  .p-itemDetail__detailHead span {
    margin-top: 0.2rem;
    font-size: 1.2rem;
  }
}

.p-itemDetail__banners {
  margin-bottom: 50px;
}

@media screen and (max-width: 767px) {
  .p-itemDetail__banners {
    margin-bottom: 2.6rem;
  }
}

.p-itemDetail__banners__review {
  margin-bottom: 50px;
  padding: 21px 0;
  font-size: 1.6rem;
  font-weight: bold;
  letter-spacing: 0.075em;
  line-height: 2;
  text-align: center;
  background: #f5f5f5;
}

@media screen and (max-width: 767px) {
  .p-itemDetail__banners__review {
    margin-bottom: 2.6rem;
    padding: 2.5rem 0;
    font-size: 1.4rem;
    line-height: 1.41;
  }
}

.p-itemDetail__banners__review span {
  display: block;
}

@media screen and (max-width: 767px) {
  .p-itemDetail__banners__review span {
    margin-bottom: 0.9rem;
  }
}

.p-itemDetail__banners__care a {
  position: relative;
  display: block;
  border: 1px solid #202020;
  text-align: center;
  font-size: 1.3rem;
  letter-spacing: 0.075em;
  padding: 22px 0;
}

@media screen and (max-width: 767px) {
  .p-itemDetail__banners__care a {
    padding: 2.1rem 0;
    font-size: 1.2rem;
  }
}

.p-itemDetail__banners__care a span {
  display: block;
  font-size: 2.0rem;
  letter-spacing: 0.075em;
}

@media screen and (max-width: 767px) {
  .p-itemDetail__banners__care a span {
    font-size: 1.6rem;
    line-height: 1;
  }
}

.p-itemDetail__banners__care a img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 13.3%;
  max-width: 108px;
  width: 20%;
  margin: auto;
}

@media screen and (max-width: 767px) {
  .p-itemDetail__banners__care a img {
    max-width: none;
  }
}

.p-itemDetail__history.--recommend {
  margin-bottom: 76px;
}

@media screen and (max-width: 767px) {
  .p-itemDetail__history.--recommend {
    margin-bottom: 6.3rem;
    padding-bottom: 6.3rem;
    border-bottom: 1px solid;
  }
}

.p-itemDetail__history__head {
  margin-bottom: 34px;
  font-size: 1.1rem;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .p-itemDetail__history__head {
    margin-bottom: 3.8rem;
    font-size: 1.2rem;
  }
}

.p-itemDetail__history__head span {
  display: block;
  margin-bottom: 7px;
  font-size: 1.8rem;
}

@media screen and (max-width: 767px) {
  .p-itemDetail__history__head span {
    margin-bottom: 0.5rem;
    font-size: 2rem;
  }
}

.p-itemDetail__history__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.p-itemDetail__history__list__item {
  width: calc((100% - 8px * 5) / 6);
  margin-right: 8px;
}

@media screen and (min-width: 768px) {
  .p-itemDetail__history__list__item:nth-child(6n) {
    margin-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .p-itemDetail__history__list__item {
    width: 49%;
    margin-right: 2%;
  }
  .p-itemDetail__history__list__item:nth-child(2n) {
    margin-right: 0;
  }
  .p-itemDetail__history__list__item:nth-child(n+3) {
    margin-top: 3.6rem;
  }
}

.p-itemDetail__history__list__item__name {
  margin-top: 12px;
  margin-bottom: 5px;
  padding-right: 1em;
  font-size: 1.2rem;
  line-height: 1.6;
}

@media screen and (max-width: 767px) {
  .p-itemDetail__history__list__item__name {
    margin-top: 1.2rem;
    margin-bottom: 0.3rem;
    font-size: 1.2rem;
    line-height: 1.41;
  }
}

.p-itemDetail__history__list__item__price {
  font-size: 1.4rem;
}

@media screen and (max-width: 767px) {
  .p-itemDetail__history__list__item__price {
    font-size: 1.2rem;
  }
}

.p-itemList__header img {
  width: 100%;
}

.p-itemList__inner {
  padding: 15px 30px 0;
}

@media screen and (max-width: 767px) {
  .p-itemList__inner {
    padding: 1.3rem 4% 0;
  }
}

.p-itemList__inner--search {
  padding-top: 32px;
}

@media screen and (max-width: 767px) {
  .p-itemList__inner--search {
    padding-top: 0.5rem;
  }
}

.p-itemList__searchHead {
  padding: 50px 0 57px;
  font-size: 3.2rem;
  letter-spacing: 0.075em;
  line-height: 1.3;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .p-itemList__searchHead {
    padding: 3rem 0 0.6rem;
    font-size: 2rem;
  }
}

@media screen and (max-width: 767px) {
  .p-itemList__buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 56%;
    margin: auto;
    border: 1px solid #484848;
    border-radius: 3rem;
    overflow: hidden;
  }
  .p-itemList__buttons__sort, .p-itemList__buttons__filter {
    width: 50%;
    padding: 0.2rem 0;
    letter-spacing: 0.1em;
    text-align: center;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  .p-itemList__buttons__sort.is-active, .p-itemList__buttons__filter.is-active {
    color: #ffffff;
    background: #484848;
  }
  .p-itemList__buttons__sort {
    border-right: 1px solid #484848;
  }
}

.p-itemList__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 16px;
}

@media screen and (max-width: 767px) {
  .p-itemList__container {
    margin-top: 2.7rem;
  }
}

.p-itemList__container__searchNav {
  width: 218px;
}

@media screen and (max-width: 767px) {
  .p-itemList__container__searchNav {
    position: relative;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    height: 100dvh;
    padding: 7rem 4rem;
    overflow: auto;
    background: #ffffff;
    z-index: 101;
  }
  .p-itemList__container__searchNav.is-shown {
    display: block;
    -webkit-animation: fadein 0.3s forwards;
            animation: fadein 0.3s forwards;
  }
  .p-itemList__container__searchNav.is-hidden {
    -webkit-animation: fadeout 0.3s forwards;
            animation: fadeout 0.3s forwards;
  }
}

@media screen and (max-width: 767px) {
  .p-itemList__container__searchNav__closeButton {
    position: absolute;
    top: 2.8rem;
    right: 1.7rem;
    width: 2.2rem;
    height: 2.2rem;
  }
  .p-itemList__container__searchNav__closeButton::before, .p-itemList__container__searchNav__closeButton::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: #202020;
    -webkit-transform-origin: center;
            transform-origin: center;
  }
  .p-itemList__container__searchNav__closeButton::before {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  .p-itemList__container__searchNav__closeButton::after {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
}

.p-itemList__container__searchNav__head {
  padding: 8px 0;
  border-radius: 30px;
  font-size: 1.2rem;
  color: #ffffff;
  letter-spacing: 0.1em;
  text-align: center;
  background: #484848;
}

@media screen and (min-width: 768px) {
  .p-itemList__container__searchNav__head {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .p-itemList__container__searchNav__head {
    width: 60%;
    margin: auto;
    padding: 0.4rem 0;
    border-radius: 3rem;
    font-size: 1.5rem;
  }
}

.p-itemList__container .fs-c-noResultMessage {
  margin-top: 0;
}

.p-itemList__container .fs-c-productList {
  width: calc(100% - 218px);
  padding-left: 31px;
  margin-top: 0;
}

@media screen and (max-width: 767px) {
  .p-itemList__container .fs-c-productList {
    width: 100%;
    padding-left: 0;
  }
}

.p-itemList__container .fs-c-productList__controller:nth-of-type(2) {
  padding-right: 20px;
  border: 1px solid #D1D1D1;
  border-radius: 30px;
  overflow: hidden;
}

@media screen and (max-width: 767px) {
  .p-itemList__container .fs-c-productList__controller:nth-of-type(2) {
    margin-top: 1.4rem;
    padding-right: 0;
    border: none;
    border-radius: 0;
    overflow: visible;
  }
}

.p-itemList__container .fs-c-productList__controller:nth-of-type(2) .fs-c-pagination {
  display: none;
}

@media screen and (max-width: 767px) {
  .p-itemList__container .fs-c-productList__controller:nth-of-type(2) .fs-c-listControl {
    margin-top: 1.8rem;
    font-size: 1.0rem;
  }
}

.p-itemList__container .fs-c-productList__controller:last-of-type .fs-c-sortItems {
  display: none;
}

.p-itemList__container .fs-c-productList__controller:last-of-type .fs-c-listControl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.p-itemList__container .fs-c-productList__controller:last-of-type .fs-c-listControl__status {
  margin-bottom: 30px;
  font-size: 1.2rem;
  letter-spacing: 0.1em;
}

@media screen and (max-width: 767px) {
  .p-itemList__container .fs-c-productList__controller:last-of-type .fs-c-listControl__status {
    margin-bottom: 2.5rem;
    font-size: 1.1rem;
    letter-spacing: 0.075em;
  }
}

.p-itemList__container .fs-c-productList__controller:last-of-type .fs-c-listControl > * + * {
  margin-top: 0;
  margin-left: 0;
}

.p-itemList__container .fs-c-productList__controller:last-of-type .fs-c-pagination {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.p-itemList__container .fs-c-productList__controller:last-of-type .fs-c-pagination__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 35px;
  height: 35px;
  margin: 0 8px;
  padding: 0;
  border: 1px solid transparent;
  border-radius: 50px;
  font-size: 1.8rem;
  background-color: transparent;
}

@media screen and (max-width: 767px) {
  .p-itemList__container .fs-c-productList__controller:last-of-type .fs-c-pagination__item {
    width: 2.9rem;
    height: 2.9rem;
    margin: 0 0.4rem;
    border-radius: 2rem;
  }
}

.p-itemList__container .fs-c-productList__controller:last-of-type .fs-c-pagination__item.is-active {
  border-color: #202020;
  color: #202020;
}

.p-itemList__container .fs-c-productList__controller:last-of-type .fs-c-pagination__item--prev, .p-itemList__container .fs-c-productList__controller:last-of-type .fs-c-pagination__item--next {
  position: relative;
  width: 66px;
  border-radius: 8px;
  background: #484848;
}

@media screen and (max-width: 767px) {
  .p-itemList__container .fs-c-productList__controller:last-of-type .fs-c-pagination__item--prev, .p-itemList__container .fs-c-productList__controller:last-of-type .fs-c-pagination__item--next {
    width: 5.4rem;
    border-radius: 0.4rem;
  }
}

.p-itemList__container .fs-c-productList__controller:last-of-type .fs-c-pagination__item--prev::before, .p-itemList__container .fs-c-productList__controller:last-of-type .fs-c-pagination__item--next::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 1rem;
  height: 1rem;
  margin: auto;
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  font-size: 0;
}

.p-itemList__container .fs-c-productList__controller:last-of-type .fs-c-pagination__item--prev::before {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}

.p-itemList__container .fs-c-productList__controller:last-of-type .fs-c-pagination__item--next::before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.p-itemList__container .fs-c-productList__controller .fs-c-sortItems {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.2rem;
  letter-spacing: 0.075em;
}

@media screen and (max-width: 767px) {
  .p-itemList__container .fs-c-productList__controller .fs-c-sortItems {
    width: 100%;
    border: none;
    font-size: 1.1rem;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  .p-itemList__container .fs-c-productList__controller .fs-c-sortItems.is-shown {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    visibility: visible;
  }
}

.p-itemList__container .fs-c-productList__controller .fs-c-sortItems__list {
  border-left: none;
}

@media screen and (max-width: 767px) {
  .p-itemList__container .fs-c-productList__controller .fs-c-sortItems__list {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.p-itemList__container .fs-c-productList__controller .fs-c-sortItems__list__item {
  padding: 0px 18px;
  border-right: 1px solid #202020;
}

@media screen and (max-width: 767px) {
  .p-itemList__container .fs-c-productList__controller .fs-c-sortItems__list__item {
    padding: 0px 1.2rem;
  }
}

.p-itemList__container .fs-c-productList__controller .fs-c-sortItems__list__item:last-child {
  border-right: none;
}

.p-itemList__container .fs-c-productList__controller .fs-c-sortItems__list__item.is-active {
  font-weight: bold;
  color: #202020;
  background: transparent;
}

.p-itemList__container .fs-c-productList__controller .fs-c-sortItems__list__item__label {
  position: relative;
  display: block;
  padding: 0;
  line-height: 1;
}

.p-itemList__container .fs-c-productList__controller .fs-c-sortItems__list__item__label::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 100%;
  height: 1px;
  background: #202020;
  -webkit-transition: -webkit-transform 0.45s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transition: -webkit-transform 0.45s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transition: transform 0.45s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transition: transform 0.45s cubic-bezier(0.215, 0.61, 0.355, 1) 0s, -webkit-transform 0.45s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  -webkit-transform-origin: right;
          transform-origin: right;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
}

@media screen and (min-width: 768px) {
  .p-itemList__container .fs-c-productList__controller .fs-c-sortItems__list__item__label:hover::after {
    -webkit-transform-origin: left;
            transform-origin: left;
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
}

.p-itemList__container .fs-c-productList__controller .fs-c-sortItems__label {
  padding: 9px 40px;
  border: none;
  color: #484848;
  background: #484848;
}

@media screen and (max-width: 767px) {
  .p-itemList__container .fs-c-productList__controller .fs-c-sortItems__label {
    display: none;
  }
}

.p-itemList__container .fs-c-productList__controller .fs-c-sortItems__label::before {
  content: "SORT BY";
  color: #ffffff;
  position: absolute;
}

.p-itemList__container .fs-c-productList__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 44px;
  margin-bottom: 147px;
}

@media screen and (max-width: 767px) {
  .p-itemList__container .fs-c-productList__list {
    margin-top: 1.3rem;
    margin-bottom: 10rem;
  }
}

.p-itemList__container .fs-c-productList__list__item {
  width: 32%;
  margin-right: 2%;
  border-bottom: none;
  padding: 0;
}

@media screen and (max-width: 767px) {
  .p-itemList__container .fs-c-productList__list__item {
    width: 49.25%;
    margin-right: 1.5%;
  }
  .p-itemList__container .fs-c-productList__list__item:nth-child(2n) {
    margin-right: 0;
  }
  .p-itemList__container .fs-c-productList__list__item:nth-child(n+3) {
    margin-top: 4rem;
  }
}

@media screen and (min-width: 768px) {
  .p-itemList__container .fs-c-productList__list__item:nth-child(3n) {
    margin-right: 0;
  }
  .p-itemList__container .fs-c-productList__list__item:nth-child(n+4) {
    margin-top: 100px;
  }
}

.p-itemList__container .fs-c-productList__list__item form {
  position: relative;
}

.p-itemList__container .fs-c-productList__list__item:hover .p-itemList__hoverImage {
  opacity: 1;
}

.p-itemList__container .fs-c-productList__list__item:hover .fs-c-productListItem__control.fs-c-buttonContainer {
  opacity: 1;
}

.p-itemList__container .fs-c-productList__list .fs-c-productListItem__image__image {
  width: 100%;
}

.p-itemList__container .fs-c-productList__list .fs-c-productListItem__viewMoreImageButton {
  display: none !important;
}

.p-itemList__container .fs-c-productList__list .fs-c-productListItem__productName {
  margin: 17px 0 7px;
  font-size: 1.2rem;
  letter-spacing: 0.075em;
  line-height: 1.67;
}

@media screen and (max-width: 767px) {
  .p-itemList__container .fs-c-productList__list .fs-c-productListItem__productName {
    margin: 1.4rem 0 0.4rem;
    padding-right: 1.1rem;
    font-size: 1.1rem;
    letter-spacing: 0.075em;
    line-height: 1.27;
  }
}

.p-itemList__container .fs-c-productList__list .fs-c-productListItem__productName .fs-c-productName__copy {
  display: none;
}

.p-itemList__container .fs-c-productList__list .fs-c-productListItem__control.fs-c-buttonContainer {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  margin-top: 100%;
  padding: 20px 12px;
  background: #ffffff;
}

@media screen and (min-width: 768px) {
  .p-itemList__container .fs-c-productList__list .fs-c-productListItem__control.fs-c-buttonContainer {
    -webkit-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
    opacity: 0;
  }
}

@media screen and (max-width: 767px) {
  .p-itemList__container .fs-c-productList__list .fs-c-productListItem__control.fs-c-buttonContainer {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    position: static;
    margin-top: 1rem;
    padding: 0 1.6rem;
  }
}

.p-itemList__container .fs-c-productList__list .fs-c-productListItem__control.fs-c-buttonContainer .fs-c-button--particular {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 38px;
  height: 38px;
  margin-right: 16px;
  border-radius: 50%;
}

@media screen and (max-width: 767px) {
  .p-itemList__container .fs-c-productList__list .fs-c-productListItem__control.fs-c-buttonContainer .fs-c-button--particular {
    width: 2.4rem;
    height: 2.4rem;
    margin-right: 0;
  }
}

.p-itemList__container .fs-c-productList__list .fs-c-productListItem__control.fs-c-buttonContainer .fs-c-button--particular::before {
  content: "";
  width: 100%;
  height: 100%;
  line-height: 1;
  background: url(https://mariarouk.itembox.design/item/img/item/favorite_button.svg) no-repeat center/100%;
}

.p-itemList__container .fs-c-productList__list .fs-c-productListItem__control.fs-c-buttonContainer .fs-c-button--particular.fs-c-button--removeFromWishList--icon::before {
  background-image: url(https://mariarouk.itembox.design/item/img/item/favorite_button_active.svg);
}

.p-itemList__container .fs-c-productList__list .fs-c-productListItem__control.fs-c-buttonContainer .fs-c-button--plain {
  width: calc(93% - 54px);
  padding: 6px 0;
  border-radius: 20px;
  font-size: 1.4rem;
  color: #ffffff;
  letter-spacing: 0.1em;
  text-align: center;
  text-decoration: none !important;
  background: #202020;
}

@media screen and (max-width: 767px) {
  .p-itemList__container .fs-c-productList__list .fs-c-productListItem__control.fs-c-buttonContainer .fs-c-button--plain {
    width: 10.5rem;
    padding: 0.1rem 0;
    border-radius: 2rem;
    font-size: 1.2rem;
  }
}

.p-itemList__container .fs-c-productList__list .fs-c-productListItem__control.fs-c-buttonContainer .fs-c-button--plain::before {
  content: none;
}

.p-itemList__container .fs-c-productList__list .fs-c-productListItem__control > *:last-child {
  margin-left: 0;
}

.p-itemList__container .fs-c-productList__list .fs-c-productImageModal {
  display: none;
}

.p-itemList__container .fs-c-productList__list .fs-c-productMarks {
  position: absolute;
  top: 12px;
  left: 12px;
}

@media screen and (max-width: 767px) {
  .p-itemList__container .fs-c-productList__list .fs-c-productMarks {
    top: 0.4rem;
    left: 0.4rem;
  }
}

.p-itemList__container .fs-c-productList__list .fs-c-productMark__mark {
  width: 80px;
  text-align: center;
  margin-right: 12px;
  font-size: 1.2rem;
  padding: 7px 0;
  border-radius: 0;
  background: rgba(255, 255, 255, 0.5);
}

@media screen and (max-width: 767px) {
  .p-itemList__container .fs-c-productList__list .fs-c-productMark__mark {
    width: 6.2rem;
    margin-right: 0.6rem;
    padding: 0.4rem 0;
    font-size: 1.2rem;
    letter-spacing: 0.075em;
    text-align: center;
  }
}

.p-itemList__container .fs-c-productList__list .fs-c-productPrice--listed {
  display: none;
}

.p-itemList__container .fs-c-productList__list .fs-c-productPrice__main {
  font-size: 1.4rem;
}

@media screen and (max-width: 767px) {
  .p-itemList__container .fs-c-productList__list .fs-c-productPrice__main {
    font-size: 1.2rem;
  }
}

.p-itemList__container .fs-c-productList__list .fs-c-productPrice__main__label {
  display: none;
}

.p-itemList__container .fs-c-productList__list .fs-c-productPrice__main__price {
  color: #202020;
}

.p-itemList__container .fs-c-productList__list .fs-c-productPrice__addon {
  display: none;
}

.p-itemList__container .fs-c-productList__list .fs-c-button--primary {
  background: #202020;
  border: 1px solid #202020;
  border-radius: 3rem;
  padding: 0.8em 1.6em 0.8em;
}

.p-itemList .fs-c-rating {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 7px;
}

@media screen and (max-width: 767px) {
  .p-itemList .fs-c-rating {
    margin-top: 1.4rem;
  }
}

.p-itemList__search {
  margin-top: 0;
}

@media screen and (max-width: 767px) {
  .p-itemList__search {
    margin-top: 4.4rem;
  }
}

.p-itemList__search__input {
  padding: 5px 40px 5px 5px;
  background: url(https://mariarouk.itembox.design/item/img/common/icon_search_black.svg) no-repeat right 0.5rem center/auto 70%;
}

@media screen and (max-width: 767px) {
  .p-itemList__search__input {
    padding: 0.5rem 5rem 0.5rem 1rem;
    font-size: 1.6rem;
  }
}

.p-itemList__search__list {
  margin: 37px 0 50px;
  font-size: 1.2rem;
}

@media screen and (max-width: 767px) {
  .p-itemList__search__list {
    margin: 7.3rem 0 4.4rem;
  }
}

.p-itemList__search__list dt {
  margin-bottom: 12px;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .p-itemList__search__list dt {
    margin-bottom: 1.5rem;
    font-size: 1.7rem;
  }
}

.p-itemList__search__list dd {
  position: relative;
  margin-bottom: 5px;
}

@media screen and (max-width: 767px) {
  .p-itemList__search__list dd {
    margin-bottom: 1.1rem;
    font-size: 1.4rem;
  }
}

.p-itemList__search__list dd + dt {
  margin-top: 22px;
}

@media screen and (max-width: 767px) {
  .p-itemList__search__list dd + dt {
    margin-top: 4rem;
  }
}

.p-itemList__search__checkbox {
  position: absolute;
  opacity: 0;
  visibility: hidden;
}

.p-itemList__search__checkbox + label {
  position: relative;
  display: block;
  padding-left: 25px;
}

@media screen and (max-width: 767px) {
  .p-itemList__search__checkbox + label {
    padding-left: 3.7rem;
  }
}

.p-itemList__search__checkbox + label::before, .p-itemList__search__checkbox + label::after {
  content: "";
  display: block;
  position: absolute;
}

.p-itemList__search__checkbox + label::before {
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #E2E2E2;
}

@media screen and (max-width: 767px) {
  .p-itemList__search__checkbox + label::before {
    width: 2.3rem;
    height: 2.3rem;
  }
}

.p-itemList__search__checkbox + label::after {
  top: 6px;
  left: 5px;
  width: 10px;
  height: 5px;
  border-bottom: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

@media screen and (max-width: 767px) {
  .p-itemList__search__checkbox + label::after {
    top: 0.7rem;
    left: 0.7rem;
    width: 1rem;
    height: 0.5rem;
  }
}

.p-itemList__search__checkbox:checked + label::before {
  background: #202020;
}

.p-itemList__search__radio {
  position: absolute;
  opacity: 0;
  visibility: hidden;
}

.p-itemList__search__radio + label {
  position: relative;
  display: block;
  padding-left: 25px;
}

@media screen and (max-width: 767px) {
  .p-itemList__search__radio + label {
    padding-left: 3.7rem;
  }
}

.p-itemList__search__radio + label::before, .p-itemList__search__radio + label::after {
  display: block;
  position: absolute;
}

.p-itemList__search__radio + label::before {
  content: "";
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  border: 1px solid #A5A5A5;
}

@media screen and (max-width: 767px) and (max-width: 767px) {
  .p-itemList__search__radio + label::before {
    width: 2.4rem;
    height: 2.4rem;
  }
}

.p-itemList__search__radio + label::after {
  top: 6px;
  left: 5px;
  width: 10px;
  height: 5px;
  border-bottom: 1px solid #202020;
  border-left: 1px solid #202020;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

@media screen and (max-width: 767px) {
  .p-itemList__search__radio + label::after {
    top: 0.7rem;
    left: 0.7rem;
    width: 1rem;
    height: 0.5rem;
  }
}

.p-itemList__search__radio:checked + label::after {
  content: "";
}

.p-itemList__search__price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.p-itemList__search__price input[type="text"] {
  width: 80px;
  padding: 6px 5px;
  border-radius: 0;
}

@media screen and (max-width: 767px) {
  .p-itemList__search__price input[type="text"] {
    width: 13rem;
    padding: 0.5rem 1rem;
    font-size: 1.6rem;
  }
}

.p-itemList__search__price span {
  padding: 0 0.8em;
}

.p-itemList__search__button {
  width: 200px;
  padding: 7px 0;
  border: 1px solid #202020;
  border-radius: 20px;
  font-size: 1.3rem;
  text-align: center;
  background: #f5f5f5;
}

@media screen and (max-width: 767px) {
  .p-itemList__search__button {
    display: block;
    width: 76%;
    margin: auto;
    padding: 0.7rem 0;
    border-radius: 3rem;
    font-size: 1.7rem;
  }
}

.p-itemList__hoverImage {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

.p-itemList__hoverImage a img {
  opacity: 1 !important;
}

@media screen and (max-width: 767px) {
  .p-itemList__hoverImage {
    display: none;
  }
}

.p-law__block {
  margin-bottom: 53px;
}

@media screen and (max-width: 767px) {
  .p-law__block {
    margin-bottom: 3rem;
  }
}

.p-law__block h2 {
  margin-bottom: 10px;
  font-size: 1.6rem;
  font-weight: bold;
  letter-spacing: 0.075em;
}

@media screen and (max-width: 767px) {
  .p-law__block h2 {
    margin-bottom: 0.5rem;
    font-size: 1.4rem;
  }
}

.p-law__block p {
  font-size: 1.2rem;
  letter-spacing: 0.075em;
  line-height: 2;
}

@media screen and (max-width: 767px) {
  .p-law__block p {
    line-height: 1.42;
  }
}

.p-law__block p a {
  text-decoration: underline !important;
}

.p-law__block p a:hover {
  text-decoration: none !important;
}

.p-lookbook__inner {
  width: 94%;
  margin: auto;
  padding-top: 32px;
}

@media screen and (max-width: 767px) {
  .p-lookbook__inner {
    width: 92%;
    padding-top: 0.5rem;
  }
}

.p-lookbook__head {
  padding: 90px 0 45px;
  font-size: 2.4rem;
  font-weight: bold;
  letter-spacing: 0.075em;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .p-lookbook__head {
    padding: 3.3rem 0 3.3rem;
    font-size: 2rem;
  }
}

.p-lookbook__lead {
  font-size: 1.4rem;
  letter-spacing: 0.075em;
  line-height: 1.7;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .p-lookbook__lead {
    line-height: 1.36;
  }
}

.p-lookbook__arrow {
  position: relative;
  width: 1px;
  height: 72px;
  background: #202020;
  margin: 45px auto 145px;
}

@media screen and (max-width: 767px) {
  .p-lookbook__arrow {
    height: 6rem;
    margin: 3.1rem auto 6rem;
  }
}

.p-lookbook__arrow::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 15px;
  margin: auto;
  -webkit-transform-origin: bottom;
          transform-origin: bottom;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  background: #202020;
}

@media screen and (max-width: 767px) {
  .p-lookbook__arrow::after {
    height: 0.8rem;
  }
}

.p-lookbook__contents {
  max-width: 1080px;
  margin: auto;
  text-align: center;
}

.p-lookbook__col2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.p-lookbook__col2 > div {
  width: 48%;
}

@media screen and (max-width: 767px) {
  .p-lookbook__col2 > div {
    width: 100%;
  }
}

.p-lookbook__img {
  margin-bottom: 58px;
}

@media screen and (max-width: 767px) {
  .p-lookbook__img {
    margin-bottom: 4rem;
  }
}

.p-lookbook__img img {
  width: 100%;
}

.p-lookbook__img__caption {
  margin-top: 20px;
  line-height: 1.2;
}

@media screen and (max-width: 767px) {
  .p-lookbook__img__caption {
    margin-top: 1.3rem;
  }
}

.p-lookbook__img__caption a {
  position: relative;
  display: inline-block;
}

.p-lookbook__img__caption a:hover::before {
  display: none;
}

.p-lookbook__img__caption a::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #202020;
}

.p-lookbook__img__caption a::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: -15px;
  bottom: 0;
  width: 8px;
  height: 8px;
  margin: auto;
  border-right: 1px solid #202020;
  border-bottom: 1px solid #202020;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.p-lookbook__img__caption + .p-lookbook__img__caption {
  margin-top: 0.4em;
}

.p-membership__block {
  margin-bottom: 53px;
}

@media screen and (max-width: 767px) {
  .p-membership__block {
    margin-bottom: 3.8rem;
  }
}

.p-membership__block h2 {
  margin-bottom: 10px;
  font-size: 1.6rem;
  font-weight: bold;
  letter-spacing: 0.075em;
}

@media screen and (max-width: 767px) {
  .p-membership__block h2 {
    margin-bottom: 1.1rem;
    font-size: 1.4rem;
  }
}

.p-membership__block h3 {
  margin-top: 20px;
  margin-bottom: 8px;
  font-size: 1.4rem;
  font-weight: bold;
  letter-spacing: 0.075em;
}

@media screen and (max-width: 767px) {
  .p-membership__block h3 {
    margin-top: 1.8rem;
    margin-bottom: 1.2rem;
    font-size: 1.2rem;
  }
}

.p-membership__block p {
  font-size: 1.2rem;
  letter-spacing: 0.075em;
  line-height: 2;
}

.p-membership__block p + h3 {
  margin-top: 52px;
}

@media screen and (max-width: 767px) {
  .p-membership__block p + h3 {
    margin-top: 2.8rem;
  }
}

@media screen and (max-width: 767px) {
  .p-membership__block p {
    font-size: 1.2rem;
    line-height: 1.42;
  }
}

.p-membership__block p .indent {
  display: block;
  padding-left: 2em;
}

@media screen and (max-width: 767px) {
  .p-membership__block p .indent {
    padding: 1.4em 1.3em;
  }
}

.p-membership__block p a {
  text-decoration: underline !important;
}

.p-membership__block p a:hover {
  text-decoration: none !important;
}

.p-notfound__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 130px;
}

@media screen and (max-width: 767px) {
  .p-notfound__inner {
    margin-top: 6rem;
  }
}

.p-notfound__number {
  margin-bottom: 35px;
  font-size: 9.5rem;
  font-weight: 300;
  line-height: 1;
}

@media screen and (max-width: 767px) {
  .p-notfound__number {
    margin-bottom: 2.3rem;
    font-size: 5.4rem;
  }
}

.p-notfound__head {
  margin-bottom: 20px;
  font-size: 2.4rem;
  font-weight: bold;
  letter-spacing: 0.075em;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .p-notfound__head {
    margin-bottom: 2.2rem;
    font-size: 2rem;
  }
}

.p-notfound__txt {
  margin-bottom: 75px;
  font-size: 1.2rem;
  letter-spacing: 0.075em;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .p-notfound__txt {
    margin-bottom: 4.2rem;
  }
}

.p-notfound__button {
  margin: auto;
}

.p-notfound__list {
  margin-top: 55px;
}

@media screen and (max-width: 767px) {
  .p-notfound__list {
    margin-top: 2.7rem;
  }
}

.p-notfound__list li a {
  position: relative;
  display: inline-block;
}

.p-notfound__list li a::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0.4rem;
  width: 100%;
  height: 1px;
  background: #202020;
}

@media screen and (max-width: 767px) {
  .p-notfound__list li a::before {
    bottom: 0.2rem;
  }
}

.p-notfound__list li a::after {
  content: " >";
}

@media screen and (min-width: 768px) {
  .p-notfound__list li a:hover::before {
    display: none;
  }
}

.p-register__inner {
  max-width: 800px;
  width: 100%;
  margin: auto;
}

.p-register__lead {
  margin-bottom: 17px;
}

@media screen and (max-width: 767px) {
  .p-register__lead {
    margin-bottom: 0.6rem;
  }
}

.p-register__lead__head {
  margin-bottom: 18px;
  font-size: 1.4rem;
  font-weight: bold;
  letter-spacing: 0.075em;
}

.p-register__lead__txt {
  margin-bottom: 55px;
  font-size: 1.2rem;
  letter-spacing: 0.075em;
  line-height: 1.83;
}

@media screen and (max-width: 767px) {
  .p-register__lead__txt {
    margin-bottom: 4.3rem;
  }
}

.p-register__must {
  font-size: 1.6rem;
  letter-spacing: 0.1em;
  color: #f5319b;
}

@media screen and (max-width: 767px) {
  .p-register__must {
    font-size: 1.5rem;
  }
}

.p-register__notes {
  margin-top: 0px;
  font-size: 1.4rem;
  letter-spacing: 0.1em;
  line-height: 1.3;
}

@media screen and (max-width: 767px) {
  .p-register__notes {
    margin-top: 0.1rem;
    font-size: 1.2rem;
    line-height: 1.7;
  }
}

.p-register .fs-c-inputInformation__field {
  max-width: none;
  margin: 0;
}

.p-register .fs-c-inputTable > tbody > tr {
  display: table-row;
}

@media screen and (max-width: 767px) {
  .p-register .fs-c-inputTable > tbody > tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.p-register .fs-c-inputTable > tbody > tr .fs-c-inputTable__headerCell {
  width: 33.5%;
  font-size: 1.6rem;
  font-weight: normal;
  letter-spacing: 0.1em;
}

@media screen and (max-width: 767px) {
  .p-register .fs-c-inputTable > tbody > tr .fs-c-inputTable__headerCell {
    width: 100%;
    margin-bottom: 0.2rem;
    font-size: 1.5rem;
  }
}

.p-register .fs-c-inputTable > tbody > tr [type="hidden"], .p-register .fs-c-inputTable > tbody > tr [type="text"], .p-register .fs-c-inputTable > tbody > tr [type="search"], .p-register .fs-c-inputTable > tbody > tr [type="tel"], .p-register .fs-c-inputTable > tbody > tr [type="url"], .p-register .fs-c-inputTable > tbody > tr [type="email"], .p-register .fs-c-inputTable > tbody > tr [type="password"], .p-register .fs-c-inputTable > tbody > tr [type="datetime"], .p-register .fs-c-inputTable > tbody > tr [type="date"], .p-register .fs-c-inputTable > tbody > tr [type="month"], .p-register .fs-c-inputTable > tbody > tr [type="week"], .p-register .fs-c-inputTable > tbody > tr [type="time"], .p-register .fs-c-inputTable > tbody > tr [type="datetime-local"], .p-register .fs-c-inputTable > tbody > tr [type="number"], .p-register .fs-c-inputTable > tbody > tr select, .p-register .fs-c-inputTable > tbody > tr textarea {
  border: 1px solid #202020;
  border-radius: 0;
  padding: 4px 5px;
  font-size: 1.6rem;
}

@media screen and (max-width: 767px) {
  .p-register .fs-c-inputTable > tbody > tr [type="hidden"], .p-register .fs-c-inputTable > tbody > tr [type="text"], .p-register .fs-c-inputTable > tbody > tr [type="search"], .p-register .fs-c-inputTable > tbody > tr [type="tel"], .p-register .fs-c-inputTable > tbody > tr [type="url"], .p-register .fs-c-inputTable > tbody > tr [type="email"], .p-register .fs-c-inputTable > tbody > tr [type="password"], .p-register .fs-c-inputTable > tbody > tr [type="datetime"], .p-register .fs-c-inputTable > tbody > tr [type="date"], .p-register .fs-c-inputTable > tbody > tr [type="month"], .p-register .fs-c-inputTable > tbody > tr [type="week"], .p-register .fs-c-inputTable > tbody > tr [type="time"], .p-register .fs-c-inputTable > tbody > tr [type="datetime-local"], .p-register .fs-c-inputTable > tbody > tr [type="number"], .p-register .fs-c-inputTable > tbody > tr select, .p-register .fs-c-inputTable > tbody > tr textarea {
    padding: 0.7rem 0.5em;
    font-size: 1.5rem;
  }
}

.p-register .fs-c-inputTable > tbody > tr .fs-c-inputTable__dataCell {
  font-size: 1.6rem;
  letter-spacing: 0.1em;
}

@media screen and (max-width: 767px) {
  .p-register .fs-c-inputTable > tbody > tr .fs-c-inputTable__dataCell {
    font-size: 1.5rem;
  }
}

.p-register .fs-c-inputTable .fs-c-inputField {
  margin-bottom: 29px;
}

@media screen and (max-width: 767px) {
  .p-register .fs-c-inputTable .fs-c-inputField {
    margin-bottom: 0.7rem;
  }
}

.p-register .fs-c-inputTable .fs-c-inputField__explanation {
  font-size: 1.4rem;
  letter-spacing: 0.1em;
  line-height: 1.4;
  margin-top: 6px;
}

@media screen and (max-width: 767px) {
  .p-register .fs-c-inputTable .fs-c-inputField__explanation {
    font-size: 1.2rem;
    line-height: 1.67;
    margin-top: 0;
  }
}

.p-register .fs-c-inputTable .fs-c-dropdown select {
  min-width: 5.7em;
}

.p-register .fs-c-inputTable .fs-c-button--particular.fs-c-button--displayPassword {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
}

@media screen and (max-width: 767px) {
  .p-register .fs-c-inputTable .fs-c-radioGroup, .p-register .fs-c-inputTable .fs-c-checkboxGroup {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .p-register .fs-c-inputTable .fs-c-radioGroup .fs-c-radio:not(:last-child), .p-register .fs-c-inputTable .fs-c-checkboxGroup .fs-c-radio:not(:last-child) {
    margin-bottom: 1.2rem;
  }
}

.p-register .fs-c-requiredMark {
  color: #f5319b;
}

.p-register .fs-c-radio__radioMark {
  border-width: 1px;
  border-color: #707070;
}

.p-register .fs-c-radio__radio:checked:enabled + label > .fs-c-radio__radioMark {
  border-color: #707070;
}

.p-register .fs-c-radio__radio:checked:enabled + label > .fs-c-radio__radioMark::before {
  background: #1e90ff;
}

.p-register fieldset.fs-c-memberPolicyAgreeField.fs-c-additionalCheckField, .p-register fieldset.fs-c-privacyPolicyAgreeField.fs-c-additionalCheckField {
  max-width: 262px;
  margin: auto;
}

@media screen and (max-width: 767px) {
  .p-register fieldset.fs-c-memberPolicyAgreeField.fs-c-additionalCheckField, .p-register fieldset.fs-c-privacyPolicyAgreeField.fs-c-additionalCheckField {
    max-width: none;
    width: 63%;
  }
}

.p-register fieldset.fs-c-memberPolicyAgreeField.fs-c-additionalCheckField {
  margin-top: 32px;
  margin-bottom: 12px;
}

@media screen and (max-width: 767px) {
  .p-register fieldset.fs-c-memberPolicyAgreeField.fs-c-additionalCheckField {
    margin-top: 3.4rem;
    margin-bottom: 1rem;
  }
}

.p-register .fs-c-checkbox {
  margin-right: 0;
}

.p-register .fs-c-checkbox__labelText {
  font-size: 1.4rem;
  letter-spacing: 0.1em;
}

@media screen and (max-width: 767px) {
  .p-register .fs-c-checkbox__labelText {
    font-size: 1.2rem;
  }
}

.p-register .fs-c-checkbox__labelText a {
  text-decoration: underline !important;
}

.p-register .fs-c-checkbox__checkMark {
  background: #ffffff;
  border-radius: 0;
  border: 1px solid #202020;
  cursor: pointer;
  display: block;
  width: 2.4rem;
  height: 2.4rem;
  margin: 0 10px 0 0;
  position: relative;
  min-width: 16px;
}

@media screen and (max-width: 767px) {
  .p-register .fs-c-checkbox__checkMark {
    margin: 0 1.8rem 0 0;
    min-width: auto;
  }
}

.p-register .fs-c-checkbox__checkbox:checked + label > .fs-c-checkbox__checkMark {
  background: #202020;
  border-color: #202020;
}

.p-register .fs-c-checkbox__checkMark::before {
  font-size: 1.6em;
  top: 0.05em;
  left: -0.05em;
}

@media screen and (max-width: 767px) {
  .p-register .fs-c-checkbox__checkMark::before {
    font-size: 1.3em;
    top: 0.35em;
    left: 0.25em;
  }
}

@media screen and (max-width: 767px) {
  .p-register .fs-c-inputInformation__button {
    margin-top: 3rem;
  }
}

.p-register .fs-c-button--primary {
  background-color: #202020;
  padding: 1.4em 1.6em 1.3em;
  font-size: 1.6rem;
  min-width: 300px;
}

@media screen and (max-width: 767px) {
  .p-register .fs-c-button--primary {
    width: 87%;
  }
}

.p-review__bannerArea {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 120px 0;
  gap: 2rem 0;
}

@media screen and (max-width: 767px) {
  .p-review__bannerArea {
    gap: 1.6rem;
    margin: 6rem 0;
  }
}

.p-review__banner {
  width: 49%;
}

@media screen and (max-width: 767px) {
  .p-review__banner {
    width: 100%;
  }
}

.p-review__banner img {
  width: 100%;
}

.p-trending__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.p-trending__list__item {
  position: relative;
  width: 32%;
  margin-right: 2%;
  border-bottom: none;
  padding: 0;
}

@media screen and (max-width: 767px) {
  .p-trending__list__item {
    width: 49.25%;
    margin-right: 1.5%;
  }
  .p-trending__list__item:nth-child(2n) {
    margin-right: 0;
  }
  .p-trending__list__item:nth-child(n+3) {
    margin-top: 4rem;
  }
}

@media screen and (min-width: 768px) {
  .p-trending__list__item:nth-child(3n) {
    margin-right: 0;
  }
  .p-trending__list__item:nth-child(n+4) {
    margin-top: 100px;
  }
}

.p-trending__list__item::before {
  content: "";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  top: 12px;
  left: 12px;
  width: 40px;
  height: 40px;
  font-size: 1.6rem;
  color: #202020;
  background: rgba(255, 255, 255, 0.5);
  z-index: 2;
}

@media screen and (max-width: 767px) {
  .p-trending__list__item::before {
    top: 0.5rem;
    left: 0.5rem;
    width: 2.8rem;
    height: 2.8rem;
    font-size: 1.2rem;
  }
}

.p-trending__list__item:nth-child(1)::before {
  content: "1";
}

.p-trending__list__item:nth-child(2)::before {
  content: "2";
}

.p-trending__list__item:nth-child(3)::before {
  content: "3";
}

.p-trending__list__item:nth-child(4)::before {
  content: "4";
}

.p-trending__list__item:nth-child(5)::before {
  content: "5";
}

.p-trending__list__item:nth-child(6)::before {
  content: "6";
}

.p-trending__list__item:nth-child(7)::before {
  content: "7";
}

.p-trending__list__item:nth-child(8)::before {
  content: "8";
}

.p-trending__list__item:nth-child(9)::before {
  content: "9";
}

.p-trending__list__item:nth-child(10)::before {
  content: "10";
}

.p-trending__list__item:nth-child(1)::before, .p-trending__list__item:nth-child(2)::before, .p-trending__list__item:nth-child(3)::before {
  color: #ffffff;
  background-color: #f5319b;
}

.p-trending__list__item a {
  position: relative;
  display: block;
  z-index: 1;
}

.p-trending__list__item__name {
  margin: 17px 0 7px;
  font-size: 1.2rem;
  letter-spacing: 0.075em;
  line-height: 1.67;
}

@media screen and (max-width: 767px) {
  .p-trending__list__item__name {
    margin: 1.4rem 0 0.4rem;
    padding-right: 1.1rem;
    font-size: 1.1rem;
    letter-spacing: 0.075em;
    line-height: 1.27;
  }
}

.p-trending__list__item__price {
  font-size: 1.4rem;
}

@media screen and (max-width: 767px) {
  .p-trending__list__item__price {
    font-size: 1.2rem;
  }
}
/*# sourceMappingURL=style.css.map */