/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  /* 1 */
  display: block;
}

/**
 * Add the correct display in IE 9-.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

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

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */
template,
[hidden] {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0;
}

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

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: 700;
}

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

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * 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;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10-.
 */
a img,
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

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

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 0;
}

/**
 * 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 */
}

/* Forms
   ========================================================================== */
/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
select,
textarea {
  font: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Restore the font weight unset by the previous rule.
 */
optgroup {
  font-weight: bold;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
  /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

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

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 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 odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */
[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}

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

figure,
sub,
sup {
  position: relative;
}

script {
  display: none !important;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a,
abbr,
address,
blockquote,
body,
caption,
cite,
code,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
iframe,
img,
ins,
label,
legend,
li,
object,
ol,
p,
pre,
q,
small,
span,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
ul {
  border: 0;
  margin: 0;
  padding: 0;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html,
html a {
  -webkit-font-smoothing: antialiased;
}

li {
  list-style: none;
}

*,
::before,
::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  position: relative;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  line-height: 1.5;
  word-break: break-word;
  overflow-wrap: break-word;
  text-align: left;
  background: #fff;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0;
}

p {
  margin-top: 0;
  margin-bottom: 0;
}

hr {
  margin-top: 0;
  margin-bottom: 0;
}

pre {
  margin-top: 0;
  margin-bottom: 0;
}

blockquote {
  margin: 0;
}

ol,
ul {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
}

li {
  list-style-type: none;
}

dl {
  margin-top: 0;
  margin-bottom: 0;
}

dd {
  margin-left: 0;
}

figure {
  margin: 0;
}

address,
em,
cite,
dfn,
var,
i {
  font-style: inherit;
}

img,
iframe,
embed,
object,
video,
audio,
svg,
canvas {
  vertical-align: bottom;
}

img,
iframe,
video,
input,
select,
textarea {
  max-width: 100%;
  height: auto;
}

svg {
  fill: currentcolor;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
}

td,
th {
  padding: 0;
}

th {
  text-align: inherit;
}

input,
button,
select,
textarea {
  padding: 0;
  font: inherit;
  color: inherit;
  background-color: transparent;
  border: 0;
}

select {
  -moz-appearance: none;
  -webkit-appearance: none;
  border-radius: 0;
}

::-ms-expand {
  display: none;
}

fieldset {
  min-width: 0;
  margin: 0;
  padding: 0;
  border: 0;
}

[hidden][hidden] {
  display: none !important;
}

.squareButton {
  width: 9.73vw;
  height: 3.06vw;
  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;
  font-size: 0.84vw;
  font-style: normal;
  font-weight: 700;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none;
}

.squareButton.--black {
  background-color: #000;
  color: #ffffff;
  border: 1px solid #000;
}

.squareButton.--white {
  background-color: #ffffff;
  color: #000;
  border: 1px solid #ffffff;
}

.header {
  position: fixed;
  width: 100%;
  height: 80px;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 5;
  background-color: #ffffff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.header .header__wrap {
  width: 88.5%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.header .header__logo {
  display: block;
  width: 192px;
  height: 14px;
}

.header .header__logo a,
.header .header__logo img {
  display: block;
  width: 100%;
  height: 100%;
}

.header .header__banner {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 8px 0 7px;
  color: #000;
  font-size: 12px;
  background-color: #f1efec;
  z-index: 2;
}

.header .header__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.header .header__rightPc-nav {
  margin-right: 33px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.header .header__rightPc-navWrap {
  margin-right: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 38px;
}

.header .header__rightPc-navLink {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #000;
  font-size: 12px;
  text-decoration: none;
}

.header .header__rightPc-navLink svg {
  display: block;
  width: 29px;
  height: 29px;
  margin-right: 4px;
}

.header .header__rightPc-navMain {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 22px;
}

.header .header__rightPc-navMain a {
  display: block;
  width: 32px;
  height: 32px;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.header .header__rightPc-navMain a img {
  display: block;
  width: 100%;
  height: 100%;
}

.header .header__hamburger {
  display: none;
}

.header .header__hamburger.is-active {
  z-index: 4;
}

.header .header__hamburger.is-active span:nth-child(1) {
  top: 50%;
  left: 50%;
  -webkit-transform-origin: left center;
  transform-origin: left center;
  -webkit-transform: rotate(45deg) translate(-50%, -50%);
  transform: rotate(45deg) translate(-50%, -50%);
}

.header .header__hamburger.is-active span:nth-child(2) {
  opacity: 0;
}

.header .header__hamburger.is-active span:nth-child(3) {
  top: 50%;
  left: 50%;
  -webkit-transform-origin: left center;
  transform-origin: left center;
  -webkit-transform: rotate(-45deg) translate(-50%, -50%);
  transform: rotate(-45deg) translate(-50%, -50%);
}

.header .header__hamburger span {
  position: absolute;
  height: 1px;
  left: 50%;
  display: block;
  -webkit-transform-origin: center center;
  transform-origin: center center;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 1px;
  background-color: #000;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.header .header__hamburger span:nth-child(1) {
  width: 5.6vw;
  top: 2.4vw;
}

.header .header__hamburger span:nth-child(2) {
  width: 4.54vw;
  top: 4.27vw;
}

.header .header__hamburger span:nth-child(3) {
  width: 5.6vw;
  top: 6.14vw;
}

.header .header__nav {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  max-height: 100svh;
  padding: 50px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: rgba(255, 255, 255, 0.97);
  z-index: 3;
  visibility: hidden;
  overflow-y: auto;
}

.header .header__navWrap {
  width: 100%;
  max-width: 1045px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.header .header__navBlock .header .footer--brand .header__navBlock {
  width: auto;
}

.header .header__navBlock.--sp-only {
  display: none;
}

.header .header__navBlockWrap.--sp {
  display: none;
}

.header .header__navBlockCopy {
  margin-bottom: 15px;
  font-size: 17px;
  font-style: normal;
  font-weight: 500;
}

.header .header__navBlockSearch, .header__navCategory.category.not-snows {
  width: 315px;
}

.header .header__navCategory.category {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 6px;
  margin: 20px 0 29px;
}

.header .header__navCategory.category .category__item {
  width: 74px;
  height: auto;
  border-radius: 5px;
  border: 1px solid #000;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
}

.header .header__navCategory.category .category__itemWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding-top: 8px;
  font-size: 12px;
  font-weight: 700;
  color: #000;
  text-decoration: none;
}

.header .header__navCategory.category .category__itemIcon {
  width: 20px;
  height: 20px;
  display: block;
}

.header .header__navCategory.category .category__itemText {
  margin-top: 1.5px;
  margin-bottom: 3.5px;
  font-size: 11px;
  line-height: 1.5;
  font-weight: 400;
}

.header .header__navBlockSubcopy {
  margin-bottom: 12px;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
}

.header .header__navPrice {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 6px;
}

.header .header__navPriceItem {
  width: 154px;
  height: 40px;
  border: 1px solid #000;
  border-radius: 5px;
  overflow: hidden;
}

.header .header__navPriceItem a {
  width: 100%;
  height: 100%;
  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;
  color: #000;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
}

.header .header__navBrand {
  width: 669px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 12px;
}
 .footer--brand .header__navBrand {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 12px;
}

.footer--brand .header__navBrandItem  {
  width: calc( (100% / 3) - 8px );
  height: 100px;
}

.header .header__navBrandItem{
  width: 215px;
  height: 140px;
}

.header .header__navBrandItem a, .footer--brand .header__navBrandItem a{
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
}

.header .header__navBrandLogo, .footer--brand .header__navBrandLogo{
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 3;
}

.header .header__navBrandBg, .footer--brand .header__navBrandBg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
  -webkit-transform-origin: center center;
  transform-origin: center center;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  z-index: 2;
}

.header .header__navBlockLink, .footer--brand .header__navBlockLink{
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5.6vw;
  padding-bottom: 16vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.header .header__navBlockLinkItem {
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 4.8vw;
  color: #000;
  text-decoration: none;
}

.header .header__navBlockLinkItem::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  display: block;
  background-size: 6px 1px;
  background-repeat: repeat-x;
  background-position: left bottom;
  background-image: linear-gradient(to right, #000 2px, transparent 2px);
}

.header .header__navBlockLinkIcon {
  width: 9.07vw;
  height: 9.07vw;
  display: block;
  margin-right: 3.2vw;
}

.header .header__navBlockLinkIcon svg {
  display: block;
  width: 100%;
  height: 100%;
}

.header .header__navBlockLinkText {
  font-size: 4.54vw;
  font-weight: 500;
  line-height: 1.64;
}

.header .header__bg {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 100svh;
  z-index: 2;
  visibility: hidden;
}

.textBox {
  position: relative;
  width: 100%;
  height: 4.17vw;
  border-radius: 0.35vw;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #ffffff;
}

.textBox.--gray {
  background-color: #f5f5f5;
}

.textBox.--white {
  background-color: #ffffff;
}

.textBox .textBox__input {
  width: 100%;
  height: 100%;
  padding-left: 1.05vw;
  padding-right: 3.82vw;
}

.textBox .textBox__input::-webkit-input-placeholder {
  font-size: 1.12vw;
  line-height: 1;
}

.textBox .textBox__input::-moz-placeholder {
  font-size: 1.12vw;
  line-height: 1;
}

.textBox .textBox__input:-ms-input-placeholder {
  font-size: 1.12vw;
  line-height: 1;
}

.textBox .textBox__input::-ms-input-placeholder {
  font-size: 1.12vw;
  line-height: 1;
}

.textBox .textBox__input::placeholder {
  font-size: 1.12vw;
  line-height: 1;
}

.textBox.is-error .textBox__error {
  visibility: visible;
}

.textBox .textBox__error {
  position: absolute;
  top: 100%;
  left: 0;
  width: 296px;
  height: 41px;
  display: block;
  z-index: 2;
  visibility: hidden;
}

.textBox .textBox__error img {
  width: 100%;
  height: 100%;
  display: block;
}

.textBox .textBox__button {
  position: absolute;
  top: 50%;
  width: 2.37vw;
  height: 2.37vw;
  right: 1.05vw;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
}

.textBox .textBox__button svg {
  display: block;
  width: 100%;
  height: 100%;
}

.textBox .textBox__button svg circle {
  fill: #000;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.textBox .textBox__button svg path {
  stroke: #ffffff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.footer {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 6.95vw 0 2.09vw;
  background-color: #21201f;
}

.footer .footer__inner {
  width: 100%;
  max-width: 88.89vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.footer .footer__copy {
  color: #ffffff;
  font-size: 3.34vw;
  font-weight: 100;
  line-height: 1.6;
  font-family: "Kumbh Sans", sans-serif;
}

.footer .footer__form {
  width: 34.73vw;
  margin-top: 1.39vw;
}

.footer .footer__formWrap {
  position: relative;
  padding-left: 1.05vw;
  margin-bottom: 2.99vw;
  padding-bottom: 10px;
}
.footer .footer__formWrap {
  border-left: 1px solid #ffffff;
}
/*
.footer .footer__formWrap::before {
  position: absolute;
  content: "";
  top: 50%;
  left: 0;
  width: 1px;
  height: 13.0vw;
  display: block;
  opacity: 0.5;
  background-color: #ffffff;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}*/

.footer .footer__formText {
  margin-bottom: 1.67vw;
  font-size: 1.0vw;
  color: #ffffff;
  font-weight: 700;
  line-height: 1.8;
}
.footer__label.brand_select{
  margin-bottom: 20px;;
}

.footer .footer__label {
  color: #ffffff;
  font-size: 0.84vw;
}

.footer .footer__label a {
  color: #ffffff;
  text-decoration: underline;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.footer .footer__label input {
  position: absolute;
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.footer .footer__label input:checked+label::after {
  opacity: 1;
}

.footer .footer__label label {
  position: relative;
}

.footer .footer__label label:before,
.footer .footer__label label::after {
  width: 1.05vw;
  height: 1.05vw;
}

.footer .footer__label label:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #ffffff;
  background-color: #000;
  margin-right: 0.7vw;
}

.footer .footer__label label::after {
  cursor: pointer;
  position: absolute;
  content: "";
  top: 60%;
  left: 0;
  opacity: 0;
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../../assets/images/common/checkbox.svg");
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.footer .footer__link-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0 0.84vw;
  margin-top: 1.46vw;
  margin-bottom: 4.87vw;
}

.footer .footer__link-blockItem {
  width: 13.2vw;
  height: 14.24vw;
  border-radius: 0.35vw;
  background-color: #2e2d2c;
  overflow: hidden;
}

.footer .footer__link-blockItem a {
  position: relative;
  width: 100%;
  height: 100%;
  padding-top: 1.19vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  color: #ffffff;
  text-decoration: none;
}

.footer .footer__link-blockItem a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0;
  background-color: #ffffff;
  pointer-events: none;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  z-index: 4;
}

.footer .footer__link-blockImg {
  display: block;
  width: 4.17vw;
  height: 4.17vw;
  margin-bottom: 0.63vw;
}

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

.footer .footer__link-blockCopy {
  font-size: 1.19vw;
  margin-bottom: 0.35vw;
  font-weight: 600;
}

.footer .footer__link-blockText {
  padding: 0 1.39vw;
  font-size: 0.84vw;
}

.footer .footer__link-blockItemArrow {
  position: absolute;
  top: 12.37vw;
  left: 9.73vw;
  width: 2.16vw;
  height: 0.56vw;
  display: block;
}

.footer .footer__shops {
  margin-bottom: 3.48vw;
}

.footer .footer__shopsCopy {
  display: inline-block;
  color: #ffffff;
  margin-bottom: 0.84vw;
  font-size: 1.05vw;
  font-style: normal;
  font-weight: 700;
}

.footer .footer__shopsWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 1.39vw;
}

.footer .footer__shopsList {
  position: relative;
  padding-left: 1.67vw;
  gap: 0 4.31vw;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.footer .footer__shopsItem {
  position: relative;
  width: 9.52vw;
  font-size: 0.91vw;
  font-weight: 600;
}

.footer .footer__shopsItem::before {
  position: absolute;
  content: "";
  top: 50%;
  left: -1.11vw;
  width: 0.42vw;
  height: 0.07vw;
  display: block;
  background-color: #979797;
  border-radius: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.footer .footer__shopsItem a {
  color: #ffffff;
  font-size: 0.91vw;
  font-style: normal;
  font-weight: 400;
  line-height: 2;
  text-decoration: none;
}

.footer .footer__links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 1.88vw;
  margin-bottom: 6.25vw;
}

.footer .footer__linksItem {
  color: #ffffff;
  font-size: 0.84vw;
  font-style: normal;
  font-weight: 400;
  line-height: 2;
  text-decoration: underline;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.footer .footer__logo {
  position: absolute;
  bottom: 9.73vw;
  left: calc(50% - 44.45vw);
  width: 2.5vw;
  height: 5.35vw;
}

.footer .footer__logo img {
  display: block;
  width: 100%;
  height: 100%;
}

.footer .footer__copyRight {
  color: #979797;
  font-family: "Kumbh Sans", sans-serif;
  font-size: 0.7vw;
  font-style: normal;
  font-weight: 400;
}

.search .search__form {
  margin-bottom: 1.39vw;
}
.search{
  display: block;
}
.search .footer--brand{
  margin-top: 3.48vw;
}


.search .search__title, .footer--brand .search__title{
  margin-bottom: 1.25vw;
  font-size: 1.46vw;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

@media screen and (min-width: 1100px) {
  .squareButton {
    width: 140px;
    height: 44px;
    font-size: 12px;
  }
}

@media screen and (min-width: 1760px) {
  .header .header__wrap {
    max-width: 1555px;
    min-width: 1555px;
  }

  .textBox {
    height: 73.2px;
    border-radius: 6.1px;
  }

  .textBox .textBox__input {
    padding-left: 18.3px;
    padding-right: 67.1px;
  }

  .textBox .textBox__input::-webkit-input-placeholder {
    font-size: 19.52px;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  .textBox .textBox__input::-moz-placeholder {
    font-size: 19.52px;
    transform: translateY(0);
  }

  .textBox .textBox__input:-ms-input-placeholder {
    font-size: 19.52px;
    transform: translateY(0);
  }

  .textBox .textBox__input::-ms-input-placeholder {
    font-size: 19.52px;
    transform: translateY(0);
  }

  .textBox .textBox__input::placeholder {
    font-size: 19.52px;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  .textBox .textBox__button {
    width: 41.48px;
    height: 41.48px;
    right: 18.3px;
  }

  .footer {
    padding: 122px 0 36.6px;
  }

  .footer .footer__inner {
    max-width: 1561.6px;
  }

  .footer .footer__copy {
    font-size: 58.56px;
  }

  .footer .footer__form {
    width: 610px;
    margin-top: 24.4px;
  }

  .footer .footer__formWrap {
    padding-left: 18.3px;
    margin-bottom: 52.46px;
  }
/*
  .footer .footer__formWrap::before {
    height: 228.1px;
    width: 1.22px;
  }
*/
  .footer .footer__formText {
    margin-bottom: 29.28px;
    font-size: 21.96px;
  }

  .footer .footer__label {
    font-size: 14.64px;
  }

  .footer .footer__label label:before,
  .footer .footer__label label::after {
    width: 18.3px;
    height: 18.3px;
  }

  .footer .footer__label label:before {
    margin-right: 12.2px;
    border: 1.22px solid #ffffff;
  }

  .footer .footer__link-block {
    gap: 0 14.64px;
    margin-top: 25.62px;
    margin-bottom: 85.4px;
  }

  .footer .footer__link-blockItem {
    width: 231.8px;
    height: 250.1px;
    border-radius: 6.1px;
  }

  .footer .footer__link-blockItem a {
    padding-top: 20.74px;
  }

  .footer .footer__link-blockImg {
    width: 73.2px;
    height: 73.2px;
    margin-bottom: 10.98px;
  }

  .footer .footer__link-blockCopy {
    font-size: 20.74px;
    margin-bottom: 6.1px;
  }

  .footer .footer__link-blockText {
    padding: 0 24.4px;
    font-size: 14.64px;
  }

  .footer .footer__link-blockItemArrow {
    top: 217.16px;
    left: 170.8px;
    width: 37.82px;
    height: 9.76px;
  }

  .footer .footer__shops {
    margin-bottom: 61px;
  }

  .footer .footer__shopsCopy {
    margin-bottom: 14.64px;
    font-size: 18.3px;
  }

  .footer .footer__shopsWrap {
    gap: 0 24.4px;
  }

  .footer .footer__shopsList {
    padding-left: 29.28px;
    gap: 0 75.64px;
  }

  .footer .footer__shopsItem {
    width: 167.14px;
    font-size: 15.86px;
  }

  .footer .footer__shopsItem::before {
    left: -19.52px;
    width: 7.32px;
    height: 1.22px;
  }

  .footer .footer__shopsItem a {
    font-size: 15.86px;
  }

  .footer .footer__links {
    gap: 0 32.94px;
    margin-bottom: 109.8px;
  }

  .footer .footer__linksItem {
    font-size: 14.64px;
  }

  .footer .footer__logo {
    bottom: 170.8px;
    left: calc(50% - 780.8px);
    width: 43.92px;
    height: 93.94px;
  }

  .footer .footer__copyRight {
    font-size: 12.2px;
  }
}

@media screen and (max-width: 1099px) {
  .header {
    height: 5.56vw;
  }

  .header .header__logo {
    width: 13.34vw;
    height: 0.98vw;
  }

  .header .header__banner {
    padding: 0.56vw 0 0.49vw;
    font-size: 0.84vw;
  }

  .header .header__rightPc-nav {
    margin-right: 2.3vw;
  }

  .header .header__rightPc-navWrap {
    margin-right: 2.78vw;
    gap: 2.64vw;
  }

  .header .header__rightPc-navLink {
    font-size: 0.84vw;
  }

  .header .header__rightPc-navLink svg {
    width: 2.02vw;
    height: 2.02vw;
    margin-right: 0.28vw;
  }

  .header .header__rightPc-navMain {
    gap: 1.53vw;
  }

  .header .header__rightPc-navMain a {
    width: 2.23vw;
    height: 2.23vw;
  }

  .header .header__nav {
    padding: 3.48vw 0;
  }

  .header .header__navWrap {
    max-width: 72.57vw;
  }

  .header .header__navBlockCopy {
    margin-bottom: 1.05vw;
    font-size: 1.19vw;
  }

  .header .header__navBlockSearch, .header__navCategory.category.not-snows {
    width: 21.88vw;
  }

  .header .header__navCategory.category {
    gap: 0 0.42vw;
    margin: 1.39vw 0 2.02vw;
  }

  .header .header__navCategory.category .category__item {
    width: 5.14vw;
    height: 5.14vw;
    border-radius: 0.35vw;
  }

  .header .header__navCategory.category .category__itemWrap {
    padding-top: 0.8vw;
    font-size: 0.84vw;
  }

  .header .header__navCategory.category .category__itemIcon {
    width: 1.81vw;
    height: auto;
  }

  .header .header__navCategory.category .category__itemText {
    margin-top: 0.32vw;
    font-size: 0.84vw;
  }

  .header .header__navBlockSubcopy {
    margin-bottom: 0.84vw;
    font-size: 0.91vw;
  }

  .header .header__navPrice {
    gap: 0 0.42vw;
  }

  .header .header__navPriceItem {
    width: 10.7vw;
    height: 2.78vw;
    border-radius: 0.35vw;
  }

  .header .header__navPriceItem a {
    font-size: 0.84vw;
  }

  .header .header__navBrand, .footer--brand .header__navBrand {
    width: 46.46vw;
    gap: 0 0.84vw;
  }

  .header .header__navBrandItem, .footer--brand .header__navBrandItem{
    width: 14.94vw;
    height: 9.73vw;
  }

  .header .header__navBlockLinkItem::before {
    height: 0.14vw;
  }
}
@media screen and (min-width: 768px) {
  .search .footer--brand.not-news{
      margin-top: 0;
  }
  .search__price.pc_only {
      margin-top: 3.48vw;
      display: block;
  }
}
@media screen and (max-width: 767px) {
  .squareButton {
    width: 84vw;
    height: 16vw;
    font-size: 4.54vw;
  }

  .squareButton.--black {
    border: 0.27vw solid #000;
  }

  .squareButton.--white {
    border: 0.27vw solid #000;
  }

  .header {
    height: 18.67vw;
    border-top: 0.54vw solid #000;
  }

  .header .header__wrap {
    max-width: 90.4vw;
  }

  .header .header__logo {
    width: 44vw;
    height: 3.2vw;
  }

  .header .header__banner {
    top: 99%;
    padding: 2.14vw 0 1.87vw;
    font-size: 3.2vw;
  }

  .header .header__rightPc-nav {
    display: none;
  }

  .header .header__rightPc-navMain {
    gap: 0.84vw;
  }

  .header .header__rightPc-navMain a {
    width: 8.54vw;
    height: 8.54vw;
  }

  .header .header__hamburger {
    position: relative;
    display: block;
    width: 8.54vw;
    height: 8.54vw;
    margin-left: 3.47vw;
  }

  .header .header__nav {
    padding: 17.34vw 0 0;
    background-color: #ffffff;
    top: 0;
  }

  .header .header__navWrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    max-width: 84.27vw;
  }

  .header .header__navBlock.--sp-only {
    display: block;
  }

  .header .header__navBlockWrap.--sp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 4vw;
    margin-bottom: 13.6vw;
    margin-top: 13.6vw;    
  }

  .header .header__navBlockCopy {
    margin-bottom: 4vw;
    font-size: 4.54vw;
  }

  .header .header__navBlockSearch, .header__navCategory.category.not-snows {
    width: 100%;
  }

  .header .header__navCategory.category {
    gap: 0 1.6vw;
    margin: 5.34vw 0 7.74vw;
  }

  .header .header__navCategory.category .category__item {
    width: 19.74vw;
    height: auto;
    border-radius: 1.34vw;
  }

  .header .header__navCategory.category .category__itemWrap {
    padding-top: 1.27vw;
    font-size: 2.8vw;
  }

  .header .header__navCategory.category .category__itemIcon {
    width: 5.94vw;
    height: 5.94vw;
  }

  .header .header__navCategory.category .category__itemText {
    margin-top: 0.6vw;
    font-size: 2.6vw;
    margin-bottom: 1.0vw;
  }

  .header .header__navBlockSubcopy {
    margin-bottom: 3.2vw;
    font-size: 3.47vw;
  }

  .header .header__navPrice {
    margin-bottom: 13.34vw;
    gap: 1.6vw;
  }

  .header .header__navPriceItem {
    width: 41.07vw;
    height: 10.67vw;
    border-radius: 1.34vw;
  }

  .header .header__navPriceItem a {
    font-size: 3.2vw;
  }

  .header .header__navBrand, .footer--brand .header__navBrand{
    width: 100%;
    margin-bottom: 0;
    gap: 1.34vw;
  }

  .header .header__navBrandItem, .footer--brand .header__navBrandItem{
    width: 41.3vw;
    height: 26.67vw;
  }

  .header .header__navBlockLinkItem::before {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0.27vw, #000), color-stop(0.27vw, transparent));
    background-image: linear-gradient(to right, #000 0.27vw, transparent 0.27vw);
    background-size: 1.6vw 1px;
  }

  .header .header__navBlockLinkItem::before {
    height: 0.27vw;
  }

  .textBox {
    height: 13.34vw;
    border-radius: 1.34vw;
    border: 0px;
  }

  .textBox .textBox__input {
    padding-left: 4vw;
    padding-right: 14.67vw;
  }

  .textBox .textBox__input::-webkit-input-placeholder {
    font-size: 4.27vw;
    -webkit-transform: translateY(0.54vw);
    transform: translateY(0.54vw);
  }

  .textBox .textBox__input::-moz-placeholder {
    font-size: 4.27vw;
    transform: translateY(0.54vw);
  }

  .textBox .textBox__input:-ms-input-placeholder {
    font-size: 4.27vw;
    transform: translateY(0.54vw);
  }

  .textBox .textBox__input::-ms-input-placeholder {
    font-size: 4.27vw;
    transform: translateY(0.54vw);
  }

  .textBox .textBox__input::placeholder {
    font-size: 4.27vw;
    -webkit-transform: translateY(0.54vw);
    transform: translateY(0.54vw);
  }

  .textBox .textBox__button {
    width: 9.07vw;
    height: 9.07vw;
    right: 2.67vw;
  }

  .footer {
    padding: 16vw 0 5.34vw;
  }

  .footer .footer__inner {
    max-width: 84vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .footer .footer__copy {
    font-size: 8.54vw;
  }

  .footer .footer__form {
    width: 84vw;
    margin-top: 2.67vw;
  }

  .footer .footer__formWrap {
    padding-left: 4vw;
    margin-bottom: 8vw;
  }
/*
  .footer .footer__formWrap::before {
    height: 30vw;
  }
*/
  .footer .footer__formText {
    padding-right: 2.94vw;
    margin-bottom: 5.34vw;
    font-size: 3.6vw;
    line-height: 1.6;
  }

  .footer .footer__label {
    font-size: 3.2vw;
  }

  .footer .footer__label label:before,
  .footer .footer__label label::after {
    width: 5.34vw;
    height: 5.34vw;
  }

  .footer .footer__label label:before {
    margin-right: 4vw;
  }

  .footer .footer__link-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 4vw;
    margin-top: 16vw;
    margin-bottom: 17.07vw;
  }

  .footer .footer__link-blockItem {
    width: 84vw;
    height: 26.67vw;
    padding-left: 4vw;
  }

  .footer .footer__link-blockItem a {
    padding-top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .footer .footer__link-blockImg {
    width: 13.87vw;
    height: 13.87vw;
    margin: 0 4.8vw 0 0;
  }

  .footer .footer__link-blockDesc {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .footer .footer__link-blockCopy {
    font-size: 4.54vw;
    margin-bottom: 1.34vw;
  }

  .footer .footer__link-blockText {
    display: inline-block;
    width: 44.8vw;
    padding: 0;
    font-size: 3.2vw;
  }

  .footer .footer__link-blockItemArrow {
    top: 12vw;
    left: auto;
    right: 5.34vw;
    width: 8.54vw;
    height: 2.14vw;
  }

  .footer .footer__shops {
    margin-bottom: 16vw;
  }

  .footer .footer__shopsCopy {
    margin-bottom: 4vw;
    font-size: 4vw;
  }

  .footer .footer__shopsList {
    grid-template-columns: repeat(2, 1fr);
    padding-left: 5.34vw;
    gap: 0 16.54vw;
  }

  .footer .footer__shopsItem {
    width: 25.34vw;
    font-size: 3.47vw;
  }

  .footer .footer__shopsItem::before {
    left: -4vw;
    width: 1.6vw;
    height: 0.27vw;
  }

  .footer .footer__shopsItem a {
    font-size: 3.47vw;
  }

  .footer .footer__links {
    gap: 7.2vw;
    margin-bottom: 18.54vw;
    /* 68.54vw */
  }

  .footer .footer__linksItem {
    font-size: 3.2vw;
  }

  .footer .footer__logo {
    bottom: 24vw;
    left: 50%;
    width: 9.6vw;
    height: 20.54vw;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }

  .footer .footer__copyRight {
    font-size: 2.94vw;
  }
  .search .search__title, .footer--brand .search__title {
    margin-bottom: 21.96px;
    font-size: 25.62px;
  }
  .search .search__title, .footer--brand .search__title{
    margin-bottom: 4vw;
    font-size: 4.54vw;
  }

  .search .search__price, .search .footer--brand {
    margin-top: 10.67vw;
  }
  .search .search__price, .search .footer--brand  {
    margin-top: 61px;
  }  
  .search .footer--brand {
      margin-top: 10.67vw;
  }  
}

@media (hover: hover) {
  .squareButton {
    -webkit-transition: 0.23s;
    transition: 0.23s;
  }

  .squareButton:hover.--black {
    background-color: #ffffff;
    color: #000;
  }

  .squareButton:hover.--white {
    background-color: #000;
    color: #ffffff;
  }

  .header .header__banner {
    -webkit-transition: 0.23s;
    transition: 0.23s;
  }

  .header .header__banner:hover {
    text-decoration: none;
  }

  .header .header__rightPc-navLink {
    -webkit-transition: 0.23s;
    transition: 0.23s;
  }

  .header .header__rightPc-navLink:hover:nth-child(1) circle,
  .header .header__rightPc-navLink:hover:nth-child(3) circle {
    fill: #000;
  }

  .header .header__rightPc-navLink:hover:nth-child(1) path,
  .header .header__rightPc-navLink:hover:nth-child(3) path {
    stroke: #ffffff;
  }

  .header .header__rightPc-navLink:hover:nth-child(2) path {
    fill: #000;
    stroke: #ffffff;
  }

  .header .header__rightPc-navMain a {
    -webkit-transition: 0.23s;
    transition: 0.23s;
  }

  .header .header__rightPc-navMain a:hover {
    opacity: 0.6;
  }

  .header .header__navCategory.category .category__itemWrap {
    -webkit-transition: 0.23s;
    transition: 0.23s;
  }

  .header .header__navCategory.category .category__itemWrap:hover {
    background-color: #000;
    color: #ffffff;
  }

  .header .header__navCategory.category .category__itemWrap:hover .category__itemIcon {
    -webkit-filter: invert(1);
    filter: invert(1);
  }

  .header .header__navPriceItem a {
    -webkit-transition: 0.23s;
    transition: 0.23s;
  }

  .header .header__navPriceItem a:hover {
    background-color: #000;
    color: #ffffff;
  }

  .header .header__navBrandItem a, .footer--brand .header__navBrandItem a{
    -webkit-transition: 0.23s;
    transition: 0.23s;
  }

  .header .header__navBrandItem a:hover .header__navBrandBg,  .footer--brand .header__navBrandItem a:hover .header__navBrandBg{
    -webkit-transform: scale(1.06);
    transform: scale(1.06);
  }

  .textBox .textBox__button {
    -webkit-transition: 0.23s;
    transition: 0.23s;
  }

  .textBox .textBox__button:hover svg circle {
    fill: #ffffff;
  }

  .textBox .textBox__button:hover svg path {
    stroke: #000;
  }

  .footer .footer__label a {
    -webkit-transition: 0.23s;
    transition: 0.23s;
  }

  .footer .footer__label a:hover {
    text-decoration: none;
  }

  .footer .footer__link-blockItem a {
    -webkit-transition: 0.23s;
    transition: 0.23s;
  }

  .footer .footer__link-blockItem a:hover::before {
    opacity: 0.1;
  }

  .footer .footer__linksItem {
    -webkit-transition: 0.23s;
    transition: 0.23s;
  }

  .footer .footer__linksItem:hover {
    text-decoration: none;
  }
}

/* kato add*/
.footer__block--right {
  margin: 0 auto;
}

/* メールアドレス変更アプリ */
.pure-container .pure-table{
  border: initial;
}

@media screen and (min-width: 768px) {
  .pure-container .pure-table th{
    border: initial;
  }
  .header .header__hamburger {
    display: none!important;
  }
  .pc_only{
    display: initial;
  }  
  .sp_only{
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .pc_only{
    display: none;
  }  
  .sp_only{
    display: initial;
  }
  .pure-container .pure-table th,
  .pure-container .pure-table td {
    width: 80%!important;
    float: left;
    padding: .5em 0em;

  }
  .pure-container input[type="email"] {
    font-size: 16px !important;

  }
  .pure-form button[type="submit"] {
    margin: 5vw 0 5vw 0!important;
  }

}
/* お気に入り */
.favorites.myPage__backLink{
  margin-top: 10vw!important;
}
@media screen and (max-width: 767px) {
  #mxpr-favorites-container{
    padding-top: 24.34vw!important;
  }
  .mxpr-favorites-header h2 {
    font-size: 2.4vw!important;
    text-align: center!important;
    font-size: 24px!important;
    font-weight: 400!important;
  }
  #mxpr-favorites-container {
    width: 85%;
    max-width: 85vw;
  }
  
  .header__logo.ramenclub div{
	  display: inline-block!important;
  }

}

/* カートに入れた後に表示する右上のポップアップ */
.cart-popup-wrapper {
  display: block;
  position: fixed;
  width: 100%;
  z-index: 9999;
  transform: translateY(0%);
  transition: all 0.45s cubic-bezier(0.29, 0.63, 0.44, 1);
  background-color: white;
  box-shadow: 0 0 0 0.07vw #000;
}
.cart-popup__heading {
  flex-grow: 1;
  padding: .5rem 0rem;
  margin: 0;
  line-height: 1.2em;
  letter-spacing: .3px;
  text-transform: uppercase;
  font-size: 16px;

}
.btn-popup-cart.btn-center {
  text-align: center;
}
.btn-popup-cart-link{
  text-align: center;
  color: #000;
  font-weight: 600;
  font-size: 14px;
}
.btn-popup-cart-link:hover{
  opacity: 0.6;  
  color: #000;
}


@media only screen and (min-width: 750px) {
  .cart-popup-wrapper {
    width: 23rem;
    right: 0;
  }
}

.cart-popup-wrapper--hidden {
  display: none;
  transform: translateY(-100%);
}

.cart-popup {
  padding: 0.2rem 1.5rem 1rem;
}

.cart-popup__header {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.cart-popup__heading {
  flex-grow: 1;
  padding: 0.5rem 0rem;
  margin: 0;
  line-height: 1.2em;
  letter-spacing: 0.3px;
  text-transform: uppercase;
}

.cart-popup__close {
  padding: 0.9rem;
  margin-right: -0.9rem;
  background-color: transparent;
  border: none;
  line-height: 0;
}

.cart-popup__close .icon-close {
  width: 1rem;
  height: 1rem;
  fill: currentColor;
}

.cart-popup-item {
  display: flex;
  margin: 1rem 0;
}

.cart-popup-item__image-wrapper {
  position: relative;
  flex-basis: 18%;
  flex-shrink: 0;
  margin-right: 1rem;
  text-align: center;
}

.cart-popup-item__image {
  display: block;
  margin: 0 auto;
  max-height: 95px;
}

.cart-popup-item__description {
  display: flex;
  flex-basis: 100%;
  justify-content: space-between;
  line-height: 1.2rem;
}

.cart-popup-item__title {
  margin-bottom: 0;
  font-weight: 400;
  font-size: 14px;
}

.search__priceCopy.postage{
  margin-top: 3.48vw;
}
.collectionText{
  margin-top: 1.8vw;
  text-align: center;
}
.quantity__input {
  text-align:center;
}
.notTopLink{
  pointer-events:none;
}
.notTopLink:hover{
  cursor: default;
  pointer-events:none;
}


.search .search__category {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  grid-area: 1/2/2/3;
}

.search .search__categoryItem {
  width: 6.0vw;
  height: auto;
  border-radius: 0.35vw;
  border: 1px solid #000;
  overflow: hidden;
}

.search .search__categoryItem a {
  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;
  width: 100%;
  height: 100%;
  padding-top: 1.02vw;
  color: #000;
  text-decoration: none;
}

.search .search__categoryIcon {
  width: 2.23vw;
  height: 2.23vw;
  margin-bottom: 0.2vw;
  display: block;
}

.search .search__categoryText {
  font-size: 0.84vw;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 0.63vw;  
}
@media screen and (min-width: 1760px) {
  .search .search__categoryText {
    font-size: 14.64px;
  }

}

@media screen and (max-width: 767px) {

  .search .search__category {
    grid-area: 2/1/3/2;
  }

  .search .search__categoryItem {
    width: 15.4vw;
    height: auto;
    border-radius: 1.34vw;
  }

  .search .search__categoryItem a {
    padding-top: 2.54vw;
  }

  .search .search__categoryIcon {
    width: 6.94vw;
    height: 6.94vw;
    margin-bottom: 0.3vw;
  }

  .search .search__categoryText {
    font-size: 2.8vw;
    margin-bottom: 1.2vw;    
  }
}