@charset "UTF-8";
/*! destyle.css v1.0.13 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model
   ========================================================================== */
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

::before,
::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

/* 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;
  line-height: 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: 0;
  border-top: 1px solid;
  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] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -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;
}

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

embed,
object,
iframe {
  border: 0;
  vertical-align: bottom;
}

/* Forms
   ========================================================================== */
/**
 * Reset form fields to make them styleable
 * 1. Reset radio and checkbox to preserve their look in iOS.
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  border: 0;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

[type="checkbox"] {
  /* 1 */
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

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

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

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

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

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

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

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

/**
 * 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 {
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

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

/**
 * 1. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  padding: 0;
  /* 1 */
}

/**
 * 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. Change font properties to `inherit` in Safari.
 */
::-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;
}

/* Table
   ========================================================================== */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

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

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

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

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

html {
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", ヒラギノ角ゴ Pro, "Hiragino Sans", ヒラギノ角ゴシック, "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", Meiryo, sans-serif;
  /*
    計算式：10px /  デザインカンプの横幅 * 100
    画面サイズがデザインカンプ幅の時font-size = 10pxになる
    */
  font-size: 0.52083vw;
}

body {
  font-size: 25.6px;
  font-size: 1.6rem;
  width: 100%;
  overflow: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

body.fixed {
  position: fixed;
  z-index: 1;
}

body.fixed:before {
  content: " ";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .7);
  top: 0;
  left: 0;
  z-index: 10;
}

body::-webkit-scrollbar {
  /* Chrome, Safari 対応 */
  display: none;
}

img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

picture {
  display: block;
}

.site-content {
  width: 100%;
  overflow: hidden;
}

.container {
  width: 1200px;
  margin: 0 auto;
}

.container--size-s {
  width: 960px;
  margin: 0 auto;
}

.container--size-ss {
  width: 800px;
  margin: 0 auto;
}

.br-tab {
  display: none;
}

em {
  font-size: 15px;
  color: #e60012;
  font-weight: 500;
  font-style: normal;
  margin-left: 13px;
}

input[type="radio"] {
  width: 25px;
  height: 25px;
  border: solid 1px #231815;
  border-radius: 100%;
  background-color: #ffffff;
  margin-right: 5px;
}

.logo {
  display: block;
}

.section-margin {
  margin-top: 100px;
}

.title {
  font-size: 30px;
  color: #5fc1c7;
  font-weight: 600;
  line-height: 70px;
  letter-spacing: 0.27em;
  width: 600px;
  height: 70px;
  display: block;
  text-align: center;
  background-color: #ffffff;
  margin: 0 auto;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  position: relative;
}

.title:after {
  content: "";
  display: block;
  width: 56px;
  border-top: solid 28px #5fc1c7;
  border-left: solid 28px transparent;
  border-right: solid 28px transparent;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
}

.h2-title {
  font-size: 30px;
  color: #231815;
  font-weight: 600;
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", ヒラギノ角ゴ Pro, "Hiragino Sans", ヒラギノ角ゴシック, "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", Meiryo, sans-serif;
  line-height: 1;
  letter-spacing: 0.27em;
}

.h2-title--color--white {
  color: #ffffff;
}

.h2-title--color--blue2 {
  color: #6c8485;
}

.h2-title--size-l {
  font-size: 36px;
  color: #6c8485;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.18em;
}

.paragraph {
  font-size: 24px;
  color: #6c8485;
  font-weight: 600;
  line-height: 44px;
  text-align: center;
  word-break: break-all;
  word-wrap: normal;
  word-wrap: normal;
}

.paragraph span {
  display: inline-block;
}

.page-paragraph {
  font-size: 22px;
  color: #231815;
  font-weight: 500;
  line-height: 36px;
  letter-spacing: 0.05em;
  text-align: justify;
  word-break: break-all;
  word-wrap: normal;
  word-wrap: normal;
}

.link {
  font-size: 20px;
  color: #6c8485;
  font-weight: 600;
  height: 60px;
  line-height: 60px;
  text-align: center;
  display: inline-block;
  width: 350px;
  background-color: #ffffff;
  border: solid 2px #6c8485;
  letter-spacing: 0.27em;
  -webkit-transition: background-color 0.3s ease, color 0.3s ease;
  transition: background-color 0.3s ease, color 0.3s ease;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.link--size--s {
  font-size: 18px;
  height: 55px;
  line-height: 1;
  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;
  -webkit-transition: background-color 0.3s ease, color 0.3s ease;
  transition: background-color 0.3s ease, color 0.3s ease;
  letter-spacing: 0.2em;
}

.link--size--s__link-icon {
  display: inline-block;
  width: 9px;
  height: 19px;
  position: relative;
  margin-left: 10px;
  background-image: url("../images/svg/arrow-blue2.svg");
  background-size: cover;
  background-repeat: no-repeat;
}

.link--size--s__link-icon img {
  position: absolute;
  top: 0;
  left: 0;
}

.link:hover {
  background-color: #6c8485;
  color: #ffffff;
  -webkit-transition: background-color 0.3s ease, color 0.3s ease;
  transition: background-color 0.3s ease, color 0.3s ease;
}

.link:hover .link--size--s__link-icon {
  background-image: url("../images/svg/arrow-white.svg");
}

.header {
  width: 100%;
  height: 85px;
  background-color: #ffffff;
  position: absolute;
  top: 0;
  left: 0;
}

.page .header {
  background-color: rgba(255, 255, 255, .8);
}

.error404 .header {
  background-color: rgba(255, 255, 255, .8);
}

.page-template-uscescart .header {
  position: relative;
}

.page-template-uscesmember .header {
  background-color: rgba(255, 255, 255, .8);
}

.single .header {
  position: relative;
}

.archive .header {
  background-color: rgba(255, 255, 255, .8);
}

.category-eisei .header {
  position: relative;
}

.category-eiseikanri .header {
  position: relative;
}

.category-kukan .header {
  position: relative;
}

.category-jokin .header {
  position: relative;
}

.header__inner {
  height: 100%;
  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;
}

.header__left {
  z-index: 9;
}

.header__logo {
  width: 290px;
  height: auto;
  margin-left: 140px;
}

.header__cart-btn {
  margin-right: 63px;
  z-index: 9;
}

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

.header__custom {
  position: relative;
}

.global-navi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.global-navi .menu-item {
  width: 100%;
  display: inline-block;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 26px;
}

.global-navi .menu-item.js-accordion {
  cursor: pointer;
}

.global-navi .nav-link {
  font-size: 16px;
  color: #6c8485;
  font-weight: 500;
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", ヒラギノ角ゴ Pro, "Hiragino Sans", ヒラギノ角ゴシック, "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", Meiryo, sans-serif;
  width: 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;
  line-height: 23px;
  -webkit-transition: color 0.2s ease, -webkit-filter 0.2s ease;
  transition: color 0.2s ease, -webkit-filter 0.2s ease;
  transition: filter 0.2s ease, color 0.2s ease;
  transition: filter 0.2s ease, color 0.2s ease, -webkit-filter 0.2s ease;
  border-bottom: solid 1px #6c8485;
}

.global-navi .nav-link:hover {
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1.2" /><feFuncG type="linear" slope="1.2" /><feFuncB type="linear" slope="1.2" /></feComponentTransfer></filter></svg>#filter');
  -webkit-filter: brightness(120%);
          filter: brightness(120%);
  color: #6c8485;
  -webkit-transition: color 0.2s ease, -webkit-filter 0.2s ease;
  transition: color 0.2s ease, -webkit-filter 0.2s ease;
  transition: filter 0.2s ease, color 0.2s ease;
  transition: filter 0.2s ease, color 0.2s ease, -webkit-filter 0.2s ease;
}

.global-navi .nav-link.is-active {
  color: #c1db81;
}

.global-navi .sub-menu {
  width: 221px;
  margin: 12px auto 0 auto;
}

.global-navi .sub-menu .menu-item {
  margin-bottom: 13px;
}

.global-navi .sub-menu .menu-item:last-child {
  margin-bottom: 0;
}

.global-navi__navi-icon {
  width: 6px;
  height: 13px;
  display: inline-block;
  background-image: url("../images/svg/arrow.svg");
  background-size: cover;
  background-repeat: no-repeat;
  margin-right: 10px;
}

.cf {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 16px;
}

.cf li {
  width: 100%;
}

.cf .user_name {
  font-size: 12px;
  color: #6c8485;
  font-weight: 500;
  padding: 8px 0;
}

.cf .user_login_icon {
  display: inline-block;
  width: 20px;
  height: 23px;
  margin-right: 6px;
}

.js-sitemap {
  display: none;
}

.user-btn {
  width: 100%;
  height: 35px;
  border: solid 2px #6c8485;
  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;
  font-size: 16px;
  color: #6c8485;
  font-weight: 500;
}

.usces_login_a {
  width: 100%;
  height: 35px;
  border: solid 2px #6c8485;
  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;
  font-size: 16px;
  color: #6c8485;
  font-weight: 500;
}

.usces_logout_a {
  width: 100%;
  height: 35px;
  border: solid 2px #6c8485;
  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;
  font-size: 16px;
  color: #6c8485;
  font-weight: 500;
}

.user_new_regist {
  background-color: #eeeeee;
  margin-top: 25px;
}

.navi {
  width: 351px;
  height: 100%;
  background-color: #ffffff;
  position: fixed;
  top: 0;
  right: 0;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  z-index: 11;
  padding: 80px 50px 0;
  overflow-y: scroll;
}

.navi.menu-open {
  -webkit-transform: translateX(0%);
          transform: translateX(0%);
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}

.navi__logo {
  width: 100%;
  margin: 0 auto 35px auto;
}

.cart-btn:hover {
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1.2" /><feFuncG type="linear" slope="1.2" /><feFuncB type="linear" slope="1.2" /></feComponentTransfer></filter></svg>#filter');
  -webkit-filter: brightness(120%);
          filter: brightness(120%);
  -webkit-transition: -webkit-filter 0.3s ease;
  transition: -webkit-filter 0.3s ease;
  transition: filter 0.3s ease;
  transition: filter 0.3s ease, -webkit-filter 0.3s ease;
}

.cart-btn a {
  display: inline-block;
  width: 50px;
  height: 43px;
  position: relative;
}

.cart-btn .total-quant {
  font-size: 12px;
  color: #ffffff;
  font-weight: 300;
  position: absolute;
  width: 20px;
  height: 20px;
  line-height: 20px;
  top: -5px;
  right: -10px;
  border-radius: 100%;
  background-color: #5fc1c7;
  text-align: center;
  vertical-align: middle;
}

.humberger {
  width: 70px;
  height: 60px;
  border-radius: 4px 0 0 4px;
  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;
  z-index: 1100;
  cursor: pointer;
  position: relative;
  background-color: #6c8485;
}

.humberger__line {
  width: 35px;
  height: 3px;
  background-color: #ffffff;
  margin-bottom: 7px;
  display: block;
}

.humberger__line:first-child {
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}

.humberger__line:nth-child(2) {
  opacity: 1.0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.humberger__line:last-child {
  margin-bottom: 0;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}

.menu-active .humberger__line:first-child {
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  -webkit-transform: translateY(10px) rotate(45deg);
          transform: translateY(10px) rotate(45deg);
}

.menu-active .humberger__line:nth-child(2) {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.menu-active .humberger__line:last-child {
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  -webkit-transform: translateY(-10px) rotate(-45deg);
          transform: translateY(-10px) rotate(-45deg);
}

.humberger:before {
  content: "MENU";
  font-size: 10px;
  color: #ffffff;
  font-weight: 400;
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", ヒラギノ角ゴ Pro, "Hiragino Sans", ヒラギノ角ゴシック, "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", Meiryo, sans-serif;
  display: block;
  text-align: center;
  line-height: 1;
  letter-spacing: 0;
  margin-bottom: 5px;
}

/***TOPページスタイル***/
.top-main-visual-sec__inner {
  width: 100%;
  height: 450px;
  position: relative;
}

.top-main-visual-sec__image {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.top-main-visual-sec__contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  height: 100%;
}

.top-main-visual-sec__right {
  max-width: 559px;
  margin-top: 95px;
  margin-right: 90px;
}

.top-main-visual-sec__main-copy {
  margin-bottom: 18px;
}

.main-copy {
  font-size: 60px;
  color: #6c8485;
  font-weight: 600;
  line-height: 84px;
  z-index: 10;
  letter-spacing: 0.33em;
}

.main-copy span {
  font-size: 17px;
  color: #6c8485;
  font-weight: 600;
  line-height: 28px;
  display: block;
  letter-spacing: 0.21em;
}

.main-list {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  z-index: 10;
  gap: 15px;
}

.main-list__item {
  width: 222px;
  height: 31px;
  text-align: center;
  font-size: 22px;
  color: #ffffff;
  font-weight: 500;
  line-height: 31px;
  letter-spacing: 0.16em;
  border-radius: 100vh;
}

.main-list__item--color--green2 {
  background-color: #a5d4ad;
}

.main-list__item--color--orange {
  background-color: #f5b090;
}

.main-list__item--color--blue3 {
  background-color: #a3bce2;
}

.main-list__item--color--blue4 {
  background-color: #a2d7d4;
}

.main-list__item:nth-child(2n + 2) {
  margin-left: 15px;
}

.sustainable-sec__inner {
  width: 100%;
}

.sustainable-sec__h2-title {
  width: 281px;
  margin: 0 auto;
  padding: 23px 0;
}

.sustainable-sec__images {
  width: 100%;
  height: 250px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto;
}

.sustainable-sec__image {
  display: inline-block;
}

.sustainable-sec__image:nth-child(1) {
  width: 880px;
  width: 55rem;
}

.sustainable-sec__image:nth-child(2) {
  width: 660.8px;
  width: 41.3rem;
}

.sustainable-sec__image:nth-child(3) {
  width: 1531.2px;
  width: 95.7rem;
}

.sustainable-sec__media-block {
  width: 976px;
  margin: 0 auto;
  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;
  margin-top: 28px;
}

.sustainable-sec__h3-title {
  border-top: solid 5px #5fc1c7;
  border-left: solid 5px #5fc1c7;
  border-right: solid 5px #5fc1c7;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}

.sustainable-sec__text {
  max-width: 555px;
  letter-spacing: 0.18em;
  text-align: justify;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}

.sustainable-sec__media-image {
  width: 390px;
  height: 375px;
}

.haccp-sec {
  width: 100%;
  padding: 35px 0px 30px 0;
  background-image: url("../images/svg/background01.svg");
  background-size: cover;
  background-repeat: no-repeat;
  margin-top: 76px;
}

.haccp-sec__h2-title {
  margin-bottom: 28px;
  letter-spacing: 0.24em;
}

.haccp-sec__media {
  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;
}

.haccp-sec__right {
  width: 220px;
  height: 170px;
  background-color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.haccp-sec__right-inner {
  text-align: center;
}

.haccp-sec__h3-title {
  font-size: 24px;
  color: #6c8485;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.13em;
  margin-top: 64px;
  margin-bottom: 8px;
}

.haccp-sec__ja {
  font-size: 20px;
  color: #ffffff;
  font-weight: 600;
  line-height: 25px;
  display: inline-block;
  width: 121px;
  height: 25px;
  background-color: #6c8485;
  border-radius: 100vh;
  text-align: center;
}

.haccp-sec__text {
  font-size: 22px;
  color: #ffffff;
  font-weight: 500;
  line-height: 36px;
  width: 721px;
  text-align: justify;
  word-break: break-all;
  word-wrap: normal;
  word-wrap: normal;
  letter-spacing: 0.05em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}

.product-sec {
  width: 100%;
  background-image: url("../images/background02.png");
  background-size: cover;
  background-repeat: no-repeat;
  padding: 78px 0 64px;
}

.product-sec__inner {
  text-align: center;
}

.product-sec__h2-title {
  text-align: center;
  margin-bottom: 45px;
}

.product-sec__link {
  margin-top: 18px;
}

.product-list {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 55px;
}

.product-list__item {
  width: 445px;
  display: block;
}

.product-list__item:nth-child(1) .product-list__image:before {
  background: -webkit-gradient(linear, left top, right top, from(#ffffff), color-stop(30%, #d8ebdd), to(#5fc1c7));
  background: linear-gradient(90deg, #ffffff 0%, #d8ebdd 30%, #5fc1c7);
  top: 0;
  right: 0;
  -webkit-transform: translate(15px, -15px);
          transform: translate(15px, -15px);
}

.product-list__item:nth-child(2) .product-list__image:before {
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), color-stop(30%, #d8ebdd), to(#5fc1c7));
  background: linear-gradient(180deg, #ffffff 0%, #d8ebdd 30%, #5fc1c7);
  bottom: 0;
  right: 0;
  -webkit-transform: translate(15px, 15px);
          transform: translate(15px, 15px);
}

.product-list__item:nth-child(2n + 2) {
  margin-right: 15px;
}

.product-list__item:nth-child(3) {
  margin-top: -16px;
}

.product-list__item:nth-child(3) .product-list__image:before {
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), color-stop(30%, #d8ebdd), to(#6ac1ad));
  background: linear-gradient(180deg, #ffffff 0%, #d8ebdd 30%, #6ac1ad);
  bottom: 0;
  right: 0;
  -webkit-transform: translate(15px, 15px);
          transform: translate(15px, 15px);
}

.product-list__item:nth-child(4) {
  margin-top: -16px;
}

.product-list__item:nth-child(4) .product-list__image:before {
  background: -webkit-gradient(linear, left bottom, left top, from(#ffffff), color-stop(30%, #d8ebdd), to(#5fc1c7));
  background: linear-gradient(0deg, #ffffff 0%, #d8ebdd 30%, #5fc1c7);
  top: 0;
  right: 0;
  -webkit-transform: translate(15px, -15px);
          transform: translate(15px, -15px);
}

.product-list__image {
  width: 100%;
  height: 245px;
  position: relative;
  background-color: #231815;
}

.product-list__image img {
  position: relative;
  z-index: 1;
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1" /><feFuncG type="linear" slope="1" /><feFuncB type="linear" slope="1" /></feComponentTransfer></filter></svg>#filter');
  -webkit-filter: brightness(100%);
          filter: brightness(100%);
  -webkit-transition: -webkit-filter 0.3s ease;
  transition: -webkit-filter 0.3s ease;
  transition: filter 0.3s ease;
  transition: filter 0.3s ease, -webkit-filter 0.3s ease;
}

.product-list__image:before {
  content: "";
  display: block;
  width: 390px;
  height: 160px;
  position: absolute;
  z-index: 0;
}

.product-list__bottom {
  width: 405px;
  height: 160px;
  padding: 20px 0 20px 20px;
  margin: 0 auto;
  background-color: #ffffff;
  -webkit-transform: translateY(-30px);
          transform: translateY(-30px);
  position: relative;
  display: block;
  z-index: 2;
}

.product-list__bottom:hover .product-list__link {
  background-color: #5fc1c7;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}

.product-list__media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 13px;
}

.product-list__media span {
  width: 3px;
  height: 80px;
  display: block;
  background-color: #5fc1c7;
}

.product-list__left {
  width: 87px;
}

.product-list__left.list-2n {
  width: 77px;
}

.product-list__icon {
  margin: 0 auto;
}

.product-list__icon-01 {
  width: 60px;
  height: 66px;
}

.product-list__icon-02 {
  width: 56px;
  height: 55px;
}

.product-list__icon-03 {
  width: 70px;
  height: 56px;
}

.product-list__icon-04 {
  width: 62px;
  height: 63px;
}

.product-list__right {
  margin-left: 12px;
  text-align: left;
}

.product-list__h3-title {
  font-size: 22px;
  color: #231815;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.16em;
  margin-bottom: 12px;
}

.product-list__description {
  font-size: 14px;
  color: #231815;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: 0em;
  width: 275px;
}

.product-list__link {
  font-size: 13px;
  color: #ffffff;
  font-weight: 500;
  line-height: 1;
  width: 365px;
  height: 25px;
  letter-spacing: 0.27em;
  background-color: #6c8485;
  text-align: center;
  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;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  position: relative;
}

.product-list__link-icon {
  width: 5px;
  height: 10px;
  display: inline-block;
  position: absolute;
  background-image: url("../images/svg/arrow-white.svg");
  background-repeat: no-repeat;
  background-size: cover;
  top: 50%;
  right: 21%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.media-block-top {
  background-color: #5fc1c7;
}

.media-block-top__image {
  top: 0;
  left: 0;
}

.media-block-top__image img {
  -o-object-position: 100% 0;
     object-position: 100% 0;
}

.media-block-top__title--en {
  font-size: 18px;
  color: #ffffff;
  font-weight: 300;
}

.media-block-top__title-inner {
  width: 261px;
  height: auto;
  margin: 0 auto;
}

.media-block-top__text-box {
  background-color: #f9f8f5;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.media-block-top__text-box-inner {
  margin-left: 150px;
}

.media-block-top__link {
  margin-left: auto;
}

.media-block-bottom {
  background-image: url("../images/svg/background03.svg");
}

.media-block-bottom__inner {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.media-block-bottom__image {
  top: 0;
  right: 0;
}

.media-block-bottom__image img {
  -o-object-position: 0 0;
     object-position: 0 0;
}

.media-block-bottom__title--en {
  font-size: 18px;
  color: #6c8485;
  font-weight: 300;
}

.media-block-bottom__title-inner {
  width: 500px;
  height: auto;
  margin: 0 auto;
}

.media-block-bottom__text-box {
  background-color: #ffffff;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.media-block-bottom__text-box-inner {
  margin-left: auto;
  margin-right: 150px;
}

.media-block-bottom__link {
  margin-right: auto;
}

.media-block {
  width: 100%;
}

.media-block__inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.media-block__empty {
  width: 36.46%;
}

.media-block__image {
  width: 1280px;
  width: 80rem;
  height: 400px;
  position: absolute;
}

.media-block__body {
  width: 63.54%;
  display: inline;
  display: initial;
}

.media-block__title--en {
  width: 100%;
  height: 100px;
  text-align: center;
  letter-spacing: 0.45em;
  text-transform: uppercase;
  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;
}

.media-block__h2-title {
  padding-bottom: 13px;
  border-bottom: solid 1px #6c8485;
  margin-bottom: 7px;
}

.media-block__description {
  font-size: 22px;
  color: #231815;
  font-weight: 500;
  line-height: 36px;
  margin-bottom: 12px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  text-align: justify;
  word-break: break-all;
  word-wrap: normal;
  word-wrap: normal;
  letter-spacing: 0.05em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}

.media-block__text-box {
  height: 400px;
  padding: 50px 0;
}

.media-block__text-box-inner {
  width: 592px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.works-sec {
  text-align: center;
  padding: 114px 0 40PX;
}

.works-sec__inner {
  width: 100%;
}

.works-sec__h2-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  margin-bottom: 12px;
  letter-spacing: 0.2em;
}

.works-sec__h2-title:before {
  content: "";
  display: block;
  width: 2px;
  height: 31px;
  background-color: #231815;
  -webkit-transform: rotate(-22deg);
          transform: rotate(-22deg);
  margin-right: 31px;
}

.works-sec__h2-title:after {
  content: "";
  display: block;
  width: 2px;
  height: 31px;
  background-color: #231815;
  -webkit-transform: rotate(22deg);
          transform: rotate(22deg);
  margin-left: 28px;
}

.works-sec__h2-title--en {
  display: inline-block;
  width: 527px;
  height: auto;
}

.works-sec__link {
  margin-top: 40px;
}

.works-sec__container {
  width: 1090px;
  margin: 0 auto;
}

.works-sec__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 65px;
}

.swiper-wrap {
  background-image: url("../images/svg/background04.svg");
  background-size: cover;
  background-repeat: no-repeat;
  padding: 26px 0;
  margin-top: 24px;
}

.swiper-slide {
  width: 320px;
  height: 370px;
  background-color: #ffffff;
  padding: 10px;
  display: block;
  -webkit-box-shadow: 5px 5px 0 rgba(0, 0, 0, .2);
          box-shadow: 5px 5px 0 rgba(0, 0, 0, .2);
}

.swiper-slide:nth-child(2n) .swiper-slide__image {
  border: solid 10px #c1db81;
}

.swiper-slide__image {
  width: 300px;
  height: 180px;
  border: solid 10px #5fc1c7;
}

.swiper-slide__body {
  margin-top: 10px;
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: left;
}

.swiper-slide__time {
  font-size: 12px;
  color: #6c8485;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.05em;
}

.swiper-slide__category {
  font-size: 15px;
  color: #eb613b;
  font-weight: 500;
  width: 100%;
  height: 30px;
  letter-spacing: 0.06em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 10px;
  border: solid 2px #eb613b;
  padding-left: 10px;
  margin-top: 5px;
}

.swiper-slide__h3-title {
  font-size: 20px;
  color: #64a531;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.13em;
  margin-top: 9px;
}

.swiper-slide__description {
  font-size: 15px;
  color: #231815;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.06em;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-top: 9px;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  text-align: justify;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}

.swiper-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 34px;
  margin-top: 4px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.swiper-pagination-bullet {
  width: 15px;
  height: 15px;
}

.swiper-pagination-bullet-active {
  background-color: #5fc1c7;
}

.news-sec {
  padding-top: 68px;
}

.news-sec__inner {
  text-align: center;
}

.news-sec__h2-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  margin-bottom: 12px;
}

.news-sec__h2-title:before {
  content: "";
  display: block;
  width: 2px;
  height: 31px;
  background-color: #231815;
  -webkit-transform: rotate(-22deg);
          transform: rotate(-22deg);
  margin-right: 42px;
}

.news-sec__h2-title:after {
  content: "";
  display: block;
  width: 2px;
  height: 31px;
  background-color: #231815;
  -webkit-transform: rotate(22deg);
          transform: rotate(22deg);
  margin-left: 42px;
}

.news-sec__h2-title--en {
  display: inline-block;
  width: 74px;
  height: auto;
}

.news-sec__lists {
  width: 800px;
  margin: 15px auto 0 auto;
  border-bottom: solid 1px #6c8485;
}

.news-sec__link {
  margin-top: 44px;
}

.news-list {
  display: block;
  height: 70px;
  border-top: solid 1px #6c8485;
}

.news-list:hover {
  background-color: rgba(95, 193, 199, .1);
}

.news-list__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  padding: 0 12px 0 39px;
}

.news-list__left {
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.news-list__time {
  font-size: 15px;
  color: #231815;
  font-weight: 500;
  line-height: 1;
  display: inline-block;
  margin-right: 88px;
}

.news-list__title {
  font-size: 15px;
  color: #231815;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.15em;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.news-list__icon {
  display: block;
  width: 16px;
  height: 33px;
  margin-left: auto;
}

/***共通ページスタイル***/
.page-main-visual-sec__inner {
  text-align: center;
  height: 314px;
}

.page-main-visual-sec picture {
  height: 100%;
}

.page__h1-title {
  font-size: 45px;
  color: #5fc1c7;
  font-weight: 600;
  line-height: 80px;
  letter-spacing: 0.27em;
  width: 760px;
  height: 80px;
  display: block;
  text-align: center;
  background-color: #ffffff;
  margin: 0 auto;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  position: relative;
}

.page__h1-title:after {
  content: "";
  display: block;
  width: 56px;
  border-top: solid 28px #5fc1c7;
  border-left: solid 28px transparent;
  border-right: solid 28px transparent;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
}

.single__h1-title {
  font-size: 45px;
  color: #5fc1c7;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: 0em;
  display: inline-block;
  text-align: center;
  background-color: #ffffff;
  margin: 0 auto;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  position: relative;
  padding: 20px;
  max-width: 1200px;
}

.single__h1-title:after {
  content: "";
  display: block;
  width: 56px;
  border-top: solid 28px #5fc1c7;
  border-left: solid 28px transparent;
  border-right: solid 28px transparent;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
}

.category__h1-title {
  font-size: 32px;
  color: #231815;
  font-weight: 600;
  letter-spacing: 0.11em;
  line-height: 1;
}

.page_navi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  gap: 22px;
  position: relative;
}

.page_navi span {
  display: block;
  border: solid 1px #231815;
  color: #231815;
  padding: 4px 7px;
  line-height: 1;
  text-align: center;
  font-size: 21px;
  font-weight: 500;
}

.page_navi a {
  display: block;
  border: solid 1px #9e9997;
  color: #9e9997;
  padding: 4px 7px;
  line-height: 1;
  text-align: center;
  font-size: 21px;
  font-weight: 500;
}

.page_navi .current a {
  border: solid 1px #231815;
  color: #231815;
}

.page_navi .previous, .page_navi .next {
  position: absolute;
  top: 0;
  padding: 0 11px;
  border-radius: 7px;
}

.page_navi .previous {
  left: 0;
  background-color: #d8d6d6;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}

.page_navi .previous:hover {
  background-color: #969392;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}

.page_navi .previous a {
  border: none;
  color: #ffffff;
}

.page_navi .next {
  right: 0;
  background-color: #5fc1c7;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}

.page_navi .next:hover {
  background-color: #4c9a9f;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}

.page_navi .next a {
  border: none;
  color: #ffffff;
}

.page_navi .first, .page_navi .last {
  display: none;
}

/***会社案内ページスタイル***/
.company-top-sec {
  background-image: url("../images/svg/background05.svg");
  background-size: cover;
  background-repeat: no-repeat;
  margin-top: 120px;
  padding-bottom: 52px;
}

.profile-item {
  text-align: center;
}

.profile-item__title-flame {
  width: 500px;
  height: 60px;
  margin: 0 auto;
  background-color: #6c8485;
  border-radius: 0 0 10px 10px;
  margin-top: 60px;
}

.profile-item__title {
  color: #ffffff;
  line-height: 60px;
}

.profile-item__text {
  font-size: 46px;
  color: #6c8485;
  font-weight: 600;
  font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", YuMincho, "Yu Mincho", serif;
  letter-spacing: 0.18em;
  line-height: 1;
  margin-top: 40px;
}

.company-middle-sec {
  margin-top: 78px;
}

.company-middle-sec__h2-title {
  text-align: center;
}

.company-middle-sec__h2-title--en {
  width: 307px;
  margin: 2px auto 0 auto;
}

.company-overview {
  margin-top: 51px;
}

.company-overview table {
  width: 100%;
  display: table;
}

.company-overview tr {
  display: table-row;
  border-bottom: solid 1px #231815;
  vertical-align: middle;
}

.company-overview th {
  width: 200px;
  font-size: 22px;
  color: #ffffff;
  font-weight: 500;
  padding: 25px 0 25px 40px;
  background-color: #5fc1c7;
  display: table-cell;
  vertical-align: middle;
}

.company-overview td {
  font-size: 22px;
  color: #231815;
  font-weight: 500;
  display: table-cell;
  vertical-align: middle;
  padding: 25px 0 25px 37px;
}

.company-bottom-sec {
  margin-top: 80px;
  margin-bottom: 25px;
}

.company-bottom-sec__h2-title {
  background-image: url("../images/svg/background06.svg");
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
  color: #ffffff;
  padding: 38px 0;
  position: relative;
}

.company-bottom-sec__h2-title span {
  position: absolute;
  display: inline-block;
  width: 48px;
  height: 48px;
  background-image: url("../images/svg/arrow-bottom.svg");
  background-size: cover;
  background-repeat: no-repeat;
  top: 50%;
  -webkit-transform: translate(15%, -50%);
          transform: translate(15%, -50%);
}

.about-tokuteishou {
  background-color: #fffde9;
  padding: 25px 0 69px 0;
}

.about-tokuteishou tr {
  display: block;
  border-bottom: solid 1px #231815;
  margin-top: 26px;
}

.about-tokuteishou th {
  width: 200px;
  font-size: 22px;
  color: #231815;
  font-weight: 500;
  padding: 9px 0;
  display: table-cell;
}

.about-tokuteishou td {
  font-size: 22px;
  color: #231815;
  font-weight: 500;
  display: table-cell;
  vertical-align: top;
  padding: 9px 0 9px 37px;
}

.about-tokuteishou td li {
  padding-left: 18px;
  line-height: 1;
  position: relative;
  margin-bottom: 16px;
}

.about-tokuteishou td li:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: block;
  width: 16px;
  height: 16px;
  background-color: #6c8485;
}

.about-tokuteishou td li:last-child {
  margin-bottom: 0;
}

.about-tokuteishou td p {
  line-height: 35px;
  margin-bottom: 11px;
  padding-left: 18px;
}

.about-tokuteishou td p.returns {
  padding-left: 0;
}

/***機能水ページスタイル***/
.water-intro-sec {
  margin-top: 72px;
}

.water-intro-sec__text {
  letter-spacing: 0.18em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}

.water-flow-sec {
  margin-top: 66px;
}

.water-flow-sec__h2-title {
  text-align: center;
}

.water-flow-sec__image-gr {
  margin-top: 29px;
  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: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.water-flow-sec__text {
  max-width: 588px;
  letter-spacing: 0.05em;
  margin-top: -144px;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}

.water-flow-sec__text span {
  font-size: 24px;
  color: #5fc1c7;
  font-weight: 600;
  line-height: 44px;
  letter-spacing: 0.05em;
}

.kowa-clean-sec {
  margin-top: 102px;
  background-color: #f7fcfc;
  padding-bottom: 47px;
  margin-bottom: 35px;
}

.kowa-clean-sec__h2-title {
  letter-spacing: -0.1em;
  color: #6c8485;
  margin-bottom: 16px;
  line-height: 1;
}

.kowa-clean-sec__paragraph {
  font-size: 22px;
  color: #231815;
  font-weight: 500;
  line-height: 36px;
}

.kowa-clean-top__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 400px;
}

.kowa-clean-top__empty {
  width: 44.3%;
  height: 100%;
}

.kowa-clean-top__image {
  height: 100%;
}

.kowa-clean-top__image img {
  -o-object-position: 100% 0;
     object-position: 100% 0;
}

.kowa-clean-top__body {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: inline;
  display: initial;
}

.kowa-clean-top__title--en {
  width: 100%;
  height: 60px;
  text-align: center;
  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;
  background-image: url("../images/svg/background07.svg");
  background-size: cover;
  background-repeat: no-repeat;
}

.kowa-clean-top__title-inner {
  width: 250px;
  height: auto;
  margin: 0 auto;
}

.kowa-clean-top__text-box {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  height: 340px;
  padding-left: 50px;
  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: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.kowa-clean-top__text-box-inner {
  width: 540px;
  position: relative;
  margin-bottom: -6px;
}

.kowa-clean-top__h2-title {
  font-size: 40px;
  color: #6c8485;
  font-weight: 700;
  line-height: 1;
  padding-bottom: 8px;
  border-bottom: solid 1px #6c8485;
  margin-bottom: 12px;
  letter-spacing: 0;
}

.kowa-clean-top__subtitle-box {
  margin-bottom: 7px;
}

.kowa-clean-top__text-box-image {
  width: 153px;
  height: 169px;
  position: absolute;
  right: 0;
  top: 5px;
}

.subtitle-box {
  font-size: 18px;
  color: #ffffff;
  font-weight: 500;
  line-height: 1;
  padding: 6px 13px;
  background-color: #6c8485;
  display: inline-block;
}

.kowa-clean-middle {
  padding-top: 50px;
}

.kowa-clean-middle__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.kowa-clean-middle__right {
  width: 542px;
}

.kowa-clean-middle__right table {
  width: 100%;
  border: solid 2px #231815;
}

.kowa-clean-middle__right tr {
  height: 30px;
}

.kowa-clean-middle__right th {
  border: solid 1px #231815;
  vertical-align: middle;
  text-align: center;
  font-size: 19px;
  color: #ffffff;
  font-weight: 500;
  line-height: 1;
  background-color: #6c8485;
}

.kowa-clean-middle__right th:first-child {
  width: 49.6%;
}

.kowa-clean-middle__right th:nth-child(2) {
  width: 25.2%;
}

.kowa-clean-middle__right td {
  border: solid 1px #231815;
  vertical-align: middle;
  text-align: center;
  font-size: 16px;
  color: #231815;
  font-weight: 500;
  line-height: 1;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}

.kowa-clean-middle__right td:first-child {
  text-align: left;
  padding: 7px 0 7px 7px;
}

.kowa-clean-bottom {
  padding-top: 46px;
}

.wide-table {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.wide-table table {
  width: 50%;
  border-top: solid 2px #231815;
  border-left: solid 2px #231815;
  border-bottom: solid 2px #231815;
}

.wide-table table:last-child {
  border-top: solid 2px #231815;
  border-right: solid 2px #231815;
  border-bottom: solid 2px #231815;
}

.wide-table tr {
  height: 30px;
}

.wide-table th {
  width: 50%;
  border: solid 1px #231815;
  vertical-align: middle;
  text-align: center;
  font-size: 19px;
  color: #ffffff;
  font-weight: 500;
  line-height: 1;
  background-color: #6c8485;
}

.wide-table th.head {
  height: 50px;
}

.wide-table td {
  border: solid 1px #231815;
  vertical-align: middle;
  text-align: center;
  font-size: 16px;
  color: #231815;
  font-weight: 500;
  line-height: 1;
  padding: 7px 0;
}

.wide-table td.yellow {
  background-color: #fedd78;
}

/***衛生管理ページスタイル***/
.management-intro-sec {
  margin-top: 72px;
}

.management-intro-sec__text {
  text-align: center;
  letter-spacing: 0.18em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}

.management-intro-sec__tel {
  display: block;
  width: 649px;
  margin: 50px auto 0 auto;
}

.management-intro-sec__caption {
  text-align: center;
  margin-top: 37px;
}

.management-flow-sec {
  margin-top: 144px;
  margin-top: 9rem;
}

.management-flow-sec__h2-title {
  text-align: center;
}

.management-flow-sec__image {
  margin-top: 35px;
}

.support-flow-sec {
  margin-top: 112px;
}

.support-flow-sec__h2-title {
  text-align: center;
}

.support-flow-sec__image {
  margin-top: 35px;
}

.support-flow-sec__caption {
  font-size: 22px;
  color: #231815;
  font-weight: 500;
  line-height: 1;
  text-align: right;
  margin-top: 51px;
}

.works-link-sec {
  text-align: center;
  margin-top: 60px;
  margin-bottom: 25px;
}

.works__link {
  font-size: 23px;
  letter-spacing: 0.15em;
}

/***アーカイブページスタイル***/
.archive-sec {
  margin-top: 54px;
}

.archive-sec .pagination {
  margin-top: 60px;
}

.archive-item {
  padding: 58px 0;
  border-bottom: solid 1px #231815;
}

.archive-item__right {
  width: 557px;
}

.archive-item__archive-time {
  margin-bottom: 20px;
}

.archive-item__archive-description {
  margin-top: 20px;
}

.archive-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.archive-time {
  font-size: 13px;
  color: #231815;
  font-weight: 500;
  line-height: 1;
  display: inline-block;
}

.archive-thumbnail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
}

.archive-image {
  width: 347px;
  height: 240px;
}

.archive-category {
  font-size: 16px;
  color: #ffffff;
  font-weight: 500;
  letter-spacing: 0.27em;
  width: 100%;
  height: 30px;
  line-height: 30px;
  padding-left: 16px;
  background-color: #5fc1c7;
}

.archive-title {
  line-height: 44px;
  padding: 18px 0;
  border-bottom: 1px solid #231815;
}

.category-news .archive-title {
  padding: 0 0 37px;
  margin-top: -7px;
}

/***記事詳細ページスタイル***/
.article__inner {
  margin-top: 160px;
}

.article .time-icon {
  display: inline-block;
  width: 13px;
  height: 13px;
  background-image: url("../images/svg/time.svg");
  background-repeat: no-repeat;
  background-size: cover;
}

.article figure {
  padding: 24px 0;
}

.article h2 {
  font-size: 30px;
  color: #ffffff;
  font-weight: 600;
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", ヒラギノ角ゴ Pro, "Hiragino Sans", ヒラギノ角ゴシック, "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", Meiryo, sans-serif;
  line-height: 1.5;
  letter-spacing: 0em;
  background-color: #5fc1c7;
  padding: 10px 16px;
  border-radius: 10px;
  margin: 24px 0;
}

.article h3 {
  font-size: 24px;
  color: #231815;
  font-weight: 600;
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", ヒラギノ角ゴ Pro, "Hiragino Sans", ヒラギノ角ゴシック, "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", Meiryo, sans-serif;
  line-height: 1.5;
  letter-spacing: 0em;
  padding: 10px 16px;
  border-left: solid 6px #5fc1c7;
  border-bottom: solid 3px #5fc1c7;
  margin: 24px 0;
}

.article h4 {
  font-size: 20px;
  color: #5fc1c7;
  font-weight: 600;
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", ヒラギノ角ゴ Pro, "Hiragino Sans", ヒラギノ角ゴシック, "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", Meiryo, sans-serif;
  line-height: 1.5;
  letter-spacing: 0em;
  padding: 10px 16px;
  margin: 24px 0;
}

.article p {
  font-size: 18px;
  color: #6c8485;
  font-weight: 600;
  line-height: 2;
  letter-spacing: 0em;
}

/***商品カテゴリーページスタイル***/
.category-main-visual-sec {
  margin-top: 40px;
}

.category-main-visual-sec__image {
  width: 960px;
  height: 350px;
  margin: 0 auto;
}

.category-main-visual-sec__h1-title {
  margin-top: 20px;
}

.item-list {
  margin-top: 53px;
  margin-bottom: 50px;
}

.item-list .pagination {
  margin-top: 78px;
}

.category-header {
  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;
}

.category-header__left {
  font-size: 14px;
  color: #231815;
  font-weight: 300;
  line-height: 1;
  font-family: "Helvetica Neue", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", ヒラギノ角ゴ Pro, "Hiragino Sans", ヒラギノ角ゴシック, "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", Meiryo, sans-serif;
}

.category-header__left span {
  font-size: 22px;
  font-weight: 700;
  margin-right: 4px;
}

.category-header__center {
  font-size: 27px;
  color: #231815;
  font-weight: 600;
  line-height: 1;
}

.category-header__right {
  font-size: 14px;
  color: #231815;
  font-weight: 500;
  line-height: 1;
  font-family: "Helvetica Neue", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", ヒラギノ角ゴ Pro, "Hiragino Sans", ヒラギノ角ゴシック, "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", Meiryo, sans-serif;
}

.category-il {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-top: 38px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.category-il article {
  width: 225px;
}

.category-il article .itemimg {
  width: 100%;
  height: 203px;
}

.category-il article .itemname {
  font-size: 20px;
  color: #231815;
  font-weight: 600;
  line-height: 1;
  margin-top: 13px;
}

.category-il article .itemprice {
  font-size: 19px;
  color: #3e3430;
  font-weight: 600;
  line-height: 1;
  margin-top: 8px;
  font-family: "Helvetica Neue", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", ヒラギノ角ゴ Pro, "Hiragino Sans", ヒラギノ角ゴシック, "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", Meiryo, sans-serif;
}

.tax {
  font-size: 13px;
  color: #3e3430;
  font-weight: 400;
  line-height: 1;
  font-style: normal;
  margin-left: 0;
}

/***お問い合わせページスタイル***/
.contact-intro-sec {
  margin-top: 72px;
}

.contact-intro-sec__text {
  text-align: center;
}

.contact-intro-sec__tel {
  display: block;
  width: 649px;
  margin: 50px auto 0 auto;
}

.contact-intro-sec__tel:hover img {
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="0.8" /><feFuncG type="linear" slope="0.8" /><feFuncB type="linear" slope="0.8" /></feComponentTransfer></filter></svg>#filter');
  -webkit-filter: brightness(80%);
          filter: brightness(80%);
  -webkit-transition: -webkit-filter 0.3s ease;
  transition: -webkit-filter 0.3s ease;
  transition: filter 0.3s ease;
  transition: filter 0.3s ease, -webkit-filter 0.3s ease;
}

.contact-intro-sec__caption {
  text-align: center;
  margin-top: 37px;
}

.contact-form-sec {
  background-image: url("../images/svg/background05.svg");
  background-size: cover;
  background-repeat: no-repeat;
  padding: 74px 0 68px 0;
  margin-top: 40px;
  margin-bottom: 23px;
}

.mw_wp_form .horizontal-item + .horizontal-item {
  margin-left: 0;
}

.mw_wp_form_input .input-company {
  position: relative;
}

.mw_wp_form_input .white-space {
  background-color: #ffffff;
  padding: 10px 0 28px 0;
  margin-bottom: 40px;
}

.mw_wp_form_input .input-area {
  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;
  padding: 20px 0 9px 0;
  border-bottom: solid 2px #b5b5b6;
  margin-top: 10px;
}

.mw_wp_form_input .form-container {
  width: 880px;
  margin: 0 auto;
}

.mw_wp_form_input .form-label {
  font-size: 17px;
  color: #231815;
  font-weight: 500;
  letter-spacing: 0.17em;
}

.mw_wp_form_input .form-label em {
  font-size: 15px;
  color: #e60012;
  font-weight: 500;
  font-style: normal;
  margin-left: 13px;
}

.mw_wp_form_input .form-caption {
  font-size: 15px;
  color: #231815;
  font-weight: 300;
  letter-spacing: 0.17em;
  line-height: 1;
  display: block;
  padding: 4px 0;
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.mw_wp_form_input .input-select {
  padding: 21px 0 28px 0;
}

.mw_wp_form_input .horizontal-items {
  width: 670px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 32px;
}

.mw_wp_form_input .horizontal-item label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.mw_wp_form_input .mwform-radio-field-text {
  font-size: 17px;
  color: #231815;
  font-weight: 500;
  line-height: 25px;
  display: inline-block;
  letter-spacing: 0.17em;
}

.mw_wp_form_input .input-message .input-area {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.mw_wp_form_input .input-message .form-label {
  margin-top: 11px;
}

.mw_wp_form_input .input-confirm {
  margin-bottom: 10px;
}

.mw_wp_form_input .input-confirm .input-area {
  padding: 25px 0 9px 0;
  border-bottom: none;
}

.mw_wp_form_input .input-submit .input-area {
  padding: 0;
  border-bottom: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.mw_wp_form_input .mwform-checkbox-field-text {
  font-size: 15px;
  color: #231815;
  font-weight: 500;
  line-height: 25px;
  display: inline-block;
  letter-spacing: 0.17em;
  margin-left: 5px;
}

.mw_wp_form_input input[type="text"] {
  width: 670px;
  border: solid 1px #231815;
  font-size: 17px;
  color: #231815;
  font-weight: 300;
  letter-spacing: 0.17em;
  padding: 7px 16px;
}

.mw_wp_form_input input[type="email"] {
  width: 670px;
  border: solid 1px #231815;
  font-size: 17px;
  color: #231815;
  font-weight: 300;
  letter-spacing: 0.17em;
  padding: 7px 16px;
}

.mw_wp_form_input input[type="checkbox"] {
  width: 25px;
  height: 25px;
  border: solid 1px #231815;
  background-color: #ffffff;
  display: inline-block;
}

.mw_wp_form_input textarea {
  width: 670px;
  height: 435px;
  border: solid 1px #231815;
  font-size: 17px;
  color: #231815;
  font-weight: 300;
  letter-spacing: 0.17em;
  padding: 7px 16px;
}

.mw_wp_form_input input[type="submit"] {
  width: 300px;
  height: 80px;
  background-color: #406392;
  font-size: 17px;
  color: #ffffff;
  font-weight: 500;
  line-height: 1;
  text-align: center;
  -webkit-transition: background-color 0.3s ease, color 0.3s ease;
  transition: background-color 0.3s ease, color 0.3s ease;
}

.mw_wp_form_input input[type="submit"]:hover {
  background-color: #ffffff;
  color: #406392;
  border: solid 2px #406392;
  -webkit-transition: background-color 0.3s ease, color 0.3s ease;
  transition: background-color 0.3s ease, color 0.3s ease;
}

.mw_wp_form_confirm .input-company span {
  display: none;
}

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

.mw_wp_form_confirm .input-area {
  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;
  padding: 20px 0 9px 0;
  border-bottom: solid 2px #b5b5b6;
  margin-top: 10px;
  font-size: 17px;
  color: #231815;
  font-weight: 500;
}

.mw_wp_form_confirm .form-container {
  width: 880px;
  margin: 0 auto;
}

.mw_wp_form_confirm .input-submit {
  margin-top: 100px;
}

.mw_wp_form_confirm .input-submit .input-area {
  padding: 0;
  border-bottom: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.mw_wp_form_confirm input[type="submit"] {
  width: 300px;
  height: 80px;
  background-color: #406392;
  font-size: 17px;
  color: #ffffff;
  font-weight: 500;
  line-height: 1;
  text-align: center;
  -webkit-transition: background-color 0.3s ease, color 0.3s ease;
  transition: background-color 0.3s ease, color 0.3s ease;
}

.mw_wp_form_confirm input[type="submit"]:hover {
  background-color: #ffffff;
  color: #406392;
  border: solid 2px #406392;
  -webkit-transition: background-color 0.3s ease, color 0.3s ease;
  transition: background-color 0.3s ease, color 0.3s ease;
}

/***商品記事ページスタイル***/
.product-article {
  margin-top: 24px;
}

.itempage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 80px;
}

.img-box {
  width: 400px;
  height: 280px;
}

.item-info {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.item-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 80px;
}

.skuform {
  width: 100%;
}

.skuform__item-name {
  margin-top: 18px;
}

.skuform__field {
  margin-top: 10px;
  padding-bottom: 108px;
}

.skuform__c-box {
  margin-top: 22px;
}

.item-code {
  font-size: 14px;
  color: #231815;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.09em;
  font-family: "Helvetica Neue", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", ヒラギノ角ゴ Pro, "Hiragino Sans", ヒラギノ角ゴシック, "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", Meiryo, sans-serif;
}

.item-name {
  font-size: 31px;
  color: #231815;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.11em;
}

.field {
  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;
  border-bottom: solid 1px #231815;
}

.zaikostatus {
  font-size: 16px;
  color: #231815;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.11em;
}

.field_price {
  font-size: 30px;
  color: #231815;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.09em;
  font-family: "Helvetica Neue", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", ヒラギノ角ゴ Pro, "Hiragino Sans", ヒラギノ角ゴシック, "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", Meiryo, sans-serif;
}

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

.c-box .quantity {
  font-size: 18px;
  color: #231815;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.22em;
}

.c-box .skuquantity {
  width: 45px;
  height: 45px;
  border-radius: 5px;
  border: solid 1px #231815;
  text-align: center;
  font-size: 20px;
  color: #231815;
  font-weight: 600;
  margin: 0 30px 0 15px;
}

.c-box .skubutton {
  width: 280px;
  height: 45px;
  font-size: 20px;
  color: #231815;
  font-weight: 300;
  background-color: #78716e;
  color: #ffffff;
  text-align: center;
  border-radius: 12px;
  font-family: FontAwesome,sans-serif;
  font-weight: bold;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}

.c-box .skubutton:hover {
  background-color: #305d5e;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}

.detail-box {
  margin-top: 75px;
}

.tab-area {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.tab {
  width: 50%;
  height: 40px;
  padding: 10px 0;
  display: inline-block;
  font-size: 20px;
  color: #ffffff;
  font-weight: 600;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  background-color: #5fc1c7;
}

.tab.active {
  background-color: #4c9a9f;
  position: relative;
}

.tab.active:after {
  content: "";
  display: block;
  width: 18px;
  border-top: solid 9px #4c9a9f;
  border-left: solid 9px transparent;
  border-right: solid 9px transparent;
  position: absolute;
  left: 50%;
  top: 100%;
}

.content-area {
  padding: 36px 0;
  border-bottom: solid 1px #231815;
}

.item-description {
  background-color: #f5f5f5;
  padding: 16px;
}

.item-description p {
  font-size: 15px;
  color: #231815;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0.11em;
  text-align: justify;
}

.content-item {
  display: none;
}

.content-item.show {
  display: block;
}

.comments h3 {
  font-size: 18px;
  color: #231815;
  font-weight: 600;
  line-height: 1;
}

.comments .comment-respond {
  padding-bottom: 23px;
  border-bottom: solid 1px #231815;
  margin-bottom: 23px;
}

.comments .comment-respond #reply-title {
  color: #5fc1c7;
}

.comments .comment-respond .comment-form label {
  display: block;
  font-size: 18px;
  color: #231815;
  font-weight: 600;
  line-height: 1;
  margin-top: 24px;
}

.comments .comment-respond .comment-form textarea {
  width: 100%;
  border: solid 1px #231815;
  border-radius: 10px;
  padding: 10px;
  margin-top: 12px;
}

.comments .comment-respond .comment-form input[type="text"] {
  width: 50%;
  border: solid 1px #231815;
  border-radius: 10px;
  padding: 10px;
  margin-top: 12px;
}

.comments .comment-respond .comment-form input[type="submit"] {
  width: 200px;
  height: 40px;
  font-size: 18px;
  color: #231815;
  font-weight: 300;
  background-color: #d8d6d6;
  color: #ffffff;
  text-align: center;
  border-radius: 8px;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  margin-top: 12px;
}

.comments .comment-respond .comment-form input[type="submit"]:hover {
  background-color: #969392;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}

.comments__list {
  margin-top: 24px;
}

/*プラグイン入れたら消す*/
#input-type-star {
  margin: 25px 0 12px 0 !important;
}

#input-type-star .star-on-png {
  font-size: 20px !important;
}

#input-type-star .star-off-png {
  font-size: 20px !important;
}

.star-rating {
  margin: 13px 0 12px 0 !important;
}

.star-rating .star {
  width: auto !important;
  height: auto !important;
}

.comment {
  padding-top: 12px;
}

.comment img {
  width: 48px;
  height: 48px;
  border-radius: 100%;
}

.comment__meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
}

.comment__meta-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 4px;
}

.comment__date {
  font-size: 14px;
  color: #3e8489;
  font-weight: 500;
  line-height: 1;
}

.comment__author-name {
  font-size: 18px;
  color: #231815;
  font-weight: 600;
  line-height: 1;
}

.comment__content {
  width: 900px;
  margin: 0 auto;
  padding: 12px 0;
  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;
}

.comment__content p {
  font-size: 16px;
  color: #231815;
  font-weight: 500;
  line-height: 24px;
  word-wrap: break-word;
  word-wrap: break-word;
  text-align: justify;
}

/***Welcart共通スタイル***/
.send {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.send__cart-page {
  margin-top: 27px;
}

.send__cart-page--position--center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.send__cart-page--position--center input:last-child {
  margin-left: 0 !important;
}

.send__loginform {
  margin-top: 15px;
  margin-bottom: 26px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.send__non-customerform {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 50px;
}

.send__non-customerform input[type="submit"] {
  margin-left: 60px;
}

.send__non-customerform input[type="submit"]:first-child {
  margin-left: 0;
}

.send__non-customerform--position--center input:last-child {
  margin-left: 0 !important;
}

.send__derivery-page {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 20px;
}

.send__confirm-page {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 20px;
}

.send__completion-page {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 20px;
  margin-top: 60px;
}

.send__member-page {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 20px;
  margin-top: 60px;
}

.send__member-page input[type="submit"] {
  margin-left: 60px;
}

.send__member-page input[type="submit"]:first-child {
  margin-left: 0;
}

.send input:last-child {
  margin-left: 60px;
}

.customer_form {
  width: 100%;
}

.customer_form em {
  margin-left: 0;
}

.customer_form th {
  font-size: 16px;
  color: #231815;
  font-weight: 500;
  line-height: 1;
  vertical-align: middle;
  width: 18.75%;
}

.customer_form td {
  padding: 11px 0;
  font-size: 16px;
  color: #231815;
  font-weight: 500;
  line-height: 1;
  vertical-align: middle;
}

.customer_form dt {
  padding: 11px 0;
  font-weight: 500;
}

.customer_form dd {
  margin-left: 30px;
  font-size: 14px;
  color: #6c8485;
  font-weight: 300;
  line-height: 1;
}

.customer_form select {
  padding: 0 40px;
  height: 40px;
  font-size: 16px;
  color: #231815;
  font-weight: 500;
  line-height: 40px;
  background-color: transparent;
  border-radius: 4px;
  border: solid 1px #bbb3b1;
  background-image: url("../images/svg/arrow-bottom-black.png");
  background-position: center right 10px;
  background-repeat: no-repeat;
}

.customer_form input[type="text"] {
  font-size: 16px;
  color: #231815;
  font-weight: 500;
  line-height: 1;
  width: 600px;
  height: 40px;
  border: solid 1px #bbb3b1;
  border-radius: 4px;
  padding: 0 16px;
}

.customer_form input[type="password"] {
  font-size: 16px;
  color: #231815;
  font-weight: 500;
  line-height: 1;
  width: 600px;
  height: 40px;
  border: solid 1px #bbb3b1;
  border-radius: 4px;
  padding: 0 16px;
}

.customer_form #search_zipcode {
  width: 130px;
  height: 40px;
  font-size: 16px;
  color: #231815;
  font-weight: 600;
  line-height: 40px;
  text-align: center;
  background-color: transparent;
  border-radius: 4px;
  border: solid 1px #bbb3b1;
}

.customer_form textarea {
  font-size: 16px;
  color: #231815;
  font-weight: 500;
  line-height: 1;
  width: 600px;
  height: 130px;
  border: solid 1px #bbb3b1;
  border-radius: 4px;
  padding: 16px;
}

.customer_form #name_row td:last-child {
  -webkit-transform: translateX(-87px);
          transform: translateX(-87px);
}

.customer_form #name_row td input {
  width: 280px;
}

.customer_form #furikana_row td:last-child {
  -webkit-transform: translateX(-87px);
          transform: translateX(-87px);
}

.customer_form #furikana_row td input {
  width: 280px;
}

.customer_form #zipcode {
  width: 160px;
  margin-right: 20px;
}

.customer_form--ptn--2 #name1, .customer_form--ptn--2 #name2, .customer_form--ptn--2 #zipcode, .customer_form--ptn--2 #address1, .customer_form--ptn--2 #address2,
.customer_form--ptn--2 #tel, .customer_form--ptn--2 #mailaddress1, .customer_form--ptn--2 #mailaddress2, .customer_form--ptn--2 #password1, .customer_form--ptn--2 #password2 {
  background-color: #fdeeed;
}

.customer_form--ptn--2 td {
  padding: 12.5px 0;
  vertical-align: middle;
  font-size: 16px;
  color: #6c8485;
  font-weight: 300;
  line-height: 1;
}

.agree_member_area .at_cont_text {
  width: 100%;
  height: 200px;
  border: solid 1px #d8d6d6;
  padding: 16px;
  margin: 12px 0;
  font-size: 16px;
  color: #231815;
  font-weight: 300;
  line-height: 2.4;
  border-radius: 4px;
}

.agree_member_area .at_check_area {
  text-align: center;
  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;
}

.agree_member_area .at_check_area input[type="checkbox"] {
  width: 20px;
  height: 20px;
  border: solid 1px #231815;
  background-color: #ffffff;
  display: inline-block;
}

.agree_member_area .at_check_area label {
  font-size: 16px;
  color: #231815;
  font-weight: 500;
}

.header_explanation {
  margin: 40px 0 20px 0;
  font-size: 16px;
  color: #231815;
  font-weight: 500;
  line-height: 1.5;
}

.error_message {
  color: #e60012;
  font-weight: bold;
}

/***カートページスタイル***/
.page-template-uscescart input[type="submit"] {
  width: 280px;
  height: 45px;
  font-size: 20px;
  color: #ffffff;
  font-weight: 600;
  line-height: 45px;
  text-align: center;
  background-color: #d8d6d6;
  border-radius: 12px;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}

.page-template-uscescart input[type="submit"].to_customerinfo_button {
  background-color: #5fc1c7;
}

.page-template-uscescart input[type="submit"].to_customerinfo_button:hover {
  background-color: #4c9a9f;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}

.page-template-uscescart input[type="submit"].to_memberlogin_button {
  background-color: #5fc1c7;
}

.page-template-uscescart input[type="submit"].to_memberlogin_button:hover {
  background-color: #4c9a9f;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}

.page-template-uscescart input[type="submit"].to_deliveryinfo_button {
  background-color: #5fc1c7;
}

.page-template-uscescart input[type="submit"].to_deliveryinfo_button:hover {
  background-color: #4c9a9f;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}

.page-template-uscescart input[type="submit"].to_confirm_button {
  background-color: #5fc1c7;
}

.page-template-uscescart input[type="submit"].to_confirm_button:hover {
  background-color: #4c9a9f;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}

.page-template-uscescart input[type="submit"].checkout_button {
  background-color: #5fc1c7;
}

.page-template-uscescart input[type="submit"].checkout_button:hover {
  background-color: #4c9a9f;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}

.page-template-uscescart input[type="submit"].to_reganddeliveryinfo_button {
  background-color: #5fc1c7;
}

.page-template-uscescart input[type="submit"].to_reganddeliveryinfo_button:hover {
  background-color: #4c9a9f;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}

.page-template-uscescart input[type="submit"]:hover {
  background-color: #969392;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}

.page-template-uscescart input[type="button"] {
  width: 280px;
  height: 45px;
  font-size: 20px;
  color: #ffffff;
  font-weight: 600;
  line-height: 45px;
  text-align: center;
  background-color: #d8d6d6;
  border-radius: 12px;
}

.page-template-uscescart input[type="button"]:hover {
  background-color: #969392;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}

.cart-page {
  margin-top: 25px;
}

.cart-page .cart_navi {
  width: 862px;
  margin: 0 auto;
}

.cart-page .cart_navi ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.cart-page .cart_navi li {
  width: 20%;
  height: 38px;
  font-size: 17px;
  color: #ffffff;
  font-weight: 500;
  padding: 10px 0;
  text-align: center;
  background-color: #d8d6d6;
  position: relative;
}

.cart-page .cart_navi li.current {
  background-color: #5fc1c7;
}

.cart-page .cart_navi li.current:before {
  background-color: #5fc1c7;
}

.cart-page .cart_navi li.current:after {
  background-color: #5fc1c7;
}

.cart-page .cart_navi li:before {
  content: "";
  display: block;
  width: 19px;
  height: 19px;
  border-right: solid 2px #ffffff;
  -webkit-transform: skew(40deg) translateX(-60%);
          transform: skew(40deg) translateX(-60%);
  background-color: #d8d6d6;
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 1;
}

.cart-page .cart_navi li:after {
  content: "";
  display: block;
  width: 19px;
  height: 19px;
  border-right: solid 2px #ffffff;
  -webkit-transform: skew(-40deg) translateX(-60%);
          transform: skew(-40deg) translateX(-60%);
  background-color: #d8d6d6;
  position: absolute;
  bottom: 0;
  left: 100%;
  z-index: 1;
}

.cart-page .cart_navi li:last-child:before {
  display: none;
}

.cart-page .cart_navi li:last-child:after {
  display: none;
}

.cart .upbutton {
  text-align: right;
  font-size: 16px;
  color: #231815;
  font-weight: 500;
  line-height: 40px;
  padding: 26.5px 0;
}

.cart .upbutton input[type="submit"] {
  width: 200px;
  height: 40px;
  font-size: 16px;
  color: #5fc1c7;
  font-weight: 500;
  line-height: 40px;
  text-align: center;
  border: solid 1px #5fc1c7;
  border-radius: 8px;
  background-color: transparent;
}

.cart-table__wrap {
  width: 100%;
  padding: 36px 0;
  border-bottom: solid 1px #231815;
}

#cart_table {
  width: 100%;
}

#cart_table th {
  vertical-align: middle;
  font-size: 16px;
  color: #231815;
  font-weight: 500;
  line-height: 1;
}

#cart_table td {
  vertical-align: middle;
  font-size: 20px;
  color: #231815;
  font-weight: 500;
  line-height: 1;
  padding: 16px 0;
}

#cart_table td.productname {
  font-weight: 700;
}

#cart_table .num {
  width: 10.4%;
  text-align: left;
}

#cart_table .productname {
  width: 23.1%;
  text-align: left;
}

#cart_table .unitprice {
  width: 13%;
}

#cart_table .quantity {
  width: 9%;
}

#cart_table .subtotal {
  width: 11.98%;
}

#cart_table .stock {
  width: 11.98%;
}

#cart_table .action {
  width: 3.6%;
}

#cart_table .action input[type="submit"] {
  width: auto;
  height: auto;
  color: #231815;
  background-color: transparent;
  font-size: 20px;
  padding: 4px 6px;
  border: solid 1px #231815;
  font-weight: 500;
  line-height: 1;
  border-radius: 4px;
}

#cart_table .thumbnail {
  width: 16.3%;
  text-align: left;
}

#cart_table .thumbnail img {
  width: 132px;
  height: 132px;
}

#cart_table input[type="text"] {
  width: 45px;
  height: 45px;
  border-radius: 5px;
  border: solid 1px #231815;
  text-align: center;
  font-size: 20px;
  color: #231815;
  font-weight: 600;
}

.currency_code {
  font-size: 14px;
  color: #231815;
  font-weight: 500;
  line-height: 1;
  padding: 5px;
}

.caption {
  display: none;
}

.total-amount {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-bottom: 24px;
}

.total-amount th {
  padding: 11px 6px;
}

.total-amount td {
  padding: 11px 6px;
}

.total-amount__h {
  font-size: 21px;
  color: #231815;
  font-weight: 600;
  line-height: 1;
  vertical-align: middle;
}

.total-amount__d {
  font-size: 30px;
  color: #231815;
  font-weight: 600;
  line-height: 1;
  font-family: "Helvetica Neue", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", ヒラギノ角ゴ Pro, "Hiragino Sans", ヒラギノ角ゴシック, "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", Meiryo, sans-serif;
  vertical-align: middle;
  text-align: right;
}

.total-amount .other-amount__h {
  text-align: left;
  font-size: 16px;
  color: #231815;
  font-weight: 500;
  line-height: 1;
  vertical-align: middle;
}

.total-amount .other-amount__d {
  text-align: right;
  font-size: 20px;
  color: #231815;
  font-weight: 500;
  line-height: 1;
  font-family: "Helvetica Neue", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", ヒラギノ角ゴ Pro, "Hiragino Sans", ヒラギノ角ゴシック, "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", Meiryo, sans-serif;
  vertical-align: middle;
}

.no-cart {
  text-align: center;
  font-size: 16px;
  color: #231815;
  font-weight: 500;
}

.customer-info-title {
  font-size: 20px;
  color: #231815;
  font-weight: 600;
  margin-top: 54px;
  margin-bottom: 12px;
}

.non-customer-info-title, .at_exp_text {
  font-size: 20px;
  color: #231815;
  font-weight: 600;
  margin-top: 24px;
  margin-bottom: 14px;
}

.customer_loginform {
  border-bottom: solid 1px #231815;
}

.derivery-form {
  margin-top: 80px;
}

.derivery-form__table-wrap {
  padding: 23px 0;
  border-top: solid 1px #231815;
}

.derivery-form__table-wrap:nth-child(1) {
  border-top: none;
}

#delivery_flag th {
  vertical-align: top;
  padding: 16px 0;
}

#delivery_table {
  display: none;
}

#notes_table th {
  vertical-align: top;
  padding: 16px 0;
}

.point-form {
  padding-bottom: 20px;
  border-bottom: solid 1px #231815;
  margin-bottom: 24px;
}

#point_table {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

#point_table tr {
  display: inline-block;
  margin-right: 55px;
}

#point_table tr:last-child {
  margin-right: 0;
}

#point_table th {
  vertical-align: middle;
  padding-right: 34px;
  font-size: 16px;
  color: #231815;
  font-weight: 500;
}

#point_table td {
  vertical-align: middle;
  font-size: 20px;
  color: #231815;
  font-weight: 500;
  font-family: "Helvetica Neue", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", ヒラギノ角ゴ Pro, "Hiragino Sans", ヒラギノ角ゴシック, "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", Meiryo, sans-serif;
}

#point_table input[type="submit"] {
  background-color: #5fc1c7;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}

#point_table input[type="submit"]:hover {
  background-color: #4c9a9f;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}

#point_table input[type="text"] {
  font-size: 20px;
  color: #231815;
  font-weight: normal;
  line-height: 1;
  width: 100px;
  height: 40px;
  border: solid 1px #bbb3b1;
  border-radius: 4px;
  text-align: center;
}

#confirm_table {
  width: 100%;
  font-size: 16px;
  color: #231815;
  font-weight: 500;
  line-height: 1;
  margin: 40px 0;
}

#confirm_table h3 {
  font-size: 20px;
  color: #231815;
  font-weight: 600;
  line-height: 1;
  padding: 15px 0;
  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;
  margin-top: 37px;
}

#confirm_table h3:after {
  content: "";
  display: inline-block;
  width: 800px;
  height: 1px;
  background-color: #d8d6d6;
}

#confirm_table th {
  width: 18.3%;
  vertical-align: middle;
  padding: 25px 0;
}

#confirm_table td {
  vertical-align: middle;
}

#wc-confirm .send {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 20px;
}

#wc-confirm .send input[type="submit"] {
  background-color: #406392;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}

#wc-confirm .send input[type="submit"]:hover {
  background-color: #334f75;
}

#wc-confirm .send input[type="submit"].back_to_delivery_button {
  background-color: #d8d6d6;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}

#wc-confirm .send input[type="submit"].back_to_delivery_button:hover {
  background-color: #969392;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}

#wc-confirm .send input[type="submit"]:last-child {
  margin-left: 60px;
}

#wc-confirm #cart_table .stock {
  display: none;
}

#wc-confirm #cart_table .action {
  display: none;
}

#purchace_form {
  padding-top: 26px;
}

.cart_completion {
  text-align: center;
  margin-top: 68px;
  margin-bottom: 22px;
}

.cart_completion h2 {
  font-size: 36px;
  color: #6c8485;
  font-weight: 600;
  line-height: 1;
  padding: 27px 0;
}

.cart_completion p {
  font-size: 20px;
  color: #231815;
  font-weight: 500;
  line-height: 40px;
}

.cart_completion .send {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 52px;
}

.back_to_top_button {
  display: inline-block;
  text-align: center;
  width: 280px;
  height: 45px;
  line-height: 45px;
  font-size: 20px;
  color: #ffffff;
  font-weight: 600;
  background-color: #5fc1c7;
  border-radius: 12px;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}

.back_to_top_button:hover {
  background-color: #4c9a9f;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}

/***メンバーページスタイル***/
.page-template-uscesmember input[type="submit"] {
  width: 280px;
  height: 45px;
  font-size: 20px;
  color: #ffffff;
  font-weight: 600;
  line-height: 45px;
  text-align: center;
  background-color: #5fc1c7;
  border-radius: 12px;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}

.page-template-uscesmember input[type="submit"]:hover {
  background-color: #4c9a9f;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}

.page-template-uscesmember input[type="submit"].deletemember {
  background-color: #6c8485;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}

.page-template-uscesmember input[type="submit"].deletemember:hover {
  background-color: #305d5e;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}

.page-template-uscesmember input[type="button"] {
  width: 280px;
  height: 45px;
  font-size: 20px;
  color: #ffffff;
  font-weight: 600;
  line-height: 45px;
  text-align: center;
  background-color: #d8d6d6;
  border-radius: 12px;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}

.page-template-uscesmember input[type="button"]:hover {
  background-color: #969392;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}

.page-template-uscesmember .submit-btn {
  width: 280px;
  height: 45px;
  font-size: 20px;
  color: #ffffff;
  font-weight: 600;
  line-height: 45px;
  text-align: center;
  background-color: #5fc1c7;
  border-radius: 12px;
  display: inline-block;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}

.page-template-uscesmember .submit-btn:hover {
  background-color: #4c9a9f;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}

.member-page-text {
  text-align: center;
  font-size: 16px;
  color: #231815;
  font-weight: 500;
  line-height: 1;
  padding: 10px 0;
}

.member-page-text__lost-page {
  padding: 22px 0;
}

.member-page {
  margin-top: 80px;
}

#memberpages {
  margin-top: 13px;
}

.member_page_title {
  font-size: 20px;
  color: #231815;
  font-weight: 600;
  line-height: 1;
}

.newmember-box {
  margin-top: 14px;
}

.loginbox {
  margin-top: 15px;
}

.member-box p {
  padding: 11px 0;
  font-size: 16px;
  color: #6c8485;
  font-weight: 300;
}

.member-box p.forgetmenot {
  padding: 5px 0;
}

.member-box p.submit {
  padding: 20px 0;
}

.member-box p.submit__center {
  text-align: center;
}

.member-box p.lostpass a {
  font-size: 16px;
  color: #231815;
  font-weight: 500;
  line-height: 1;
  text-decoration: underline;
}

.member-box label {
  font-size: 16px;
  color: #231815;
  font-weight: 500;
  line-height: 1;
  width: 18.75%;
  display: inline-block;
  vertical-align: middle;
}

.member-box input[type="text"] {
  font-size: 16px;
  color: #231815;
  font-weight: 500;
  line-height: 1;
  width: 600px;
  height: 40px;
  border: solid 1px #bbb3b1;
  border-radius: 4px;
  padding: 0 16px;
}

.member-box input[type="password"] {
  font-size: 16px;
  color: #231815;
  font-weight: 500;
  line-height: 1;
  width: 600px;
  height: 40px;
  border: solid 1px #bbb3b1;
  border-radius: 4px;
  padding: 0 16px;
}

.member-box input[type="checkbox"] {
  width: 20px;
  height: 20px;
  border: solid 1px #231815;
  background-color: #ffffff;
  display: inline-block;
}

.member-box__lead-text {
  font-size: 16px;
  color: #231815;
  font-weight: 500;
  text-align: center;
}

.new-entry {
  margin: 37px auto;
}

.new-entry h2 {
  font-size: 16px;
  color: #231815;
  font-weight: 500;
}

.new-entry__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;
  background-color: #e8e6e5;
  gap: 47px;
  height: 120px;
}

.go_to_mypage {
  display: inline-block;
  text-align: center;
  width: 280px;
  height: 45px;
  line-height: 45px;
  font-size: 20px;
  color: #ffffff;
  font-weight: 600;
  background-color: #406392;
  border-radius: 12px;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  margin-left: 60px;
}

.go_to_mypage:hover {
  background-color: #334f75;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}

.completion__title {
  text-align: center;
  font-size: 36px;
  color: #6c8485;
  font-weight: 600;
  line-height: 1;
  padding: 27px 0;
}

.history-area__wrap {
  width: 100%;
  padding: 36px 0;
}

.history-area {
  width: 100%;
}

#history_head {
  width: 100%;
  margin-top: 60px;
}

#history_head:nth-child(1) {
  margin-top: 0;
}

#history_head th {
  padding: 12px 6px;
  font-size: 16px;
  color: #231815;
  font-weight: 500;
  vertical-align: middle;
  background-color: rgba(95, 193, 199, .3);
}

#history_head td {
  padding: 12px 6px;
  font-size: 16px;
  color: #231815;
  font-weight: 500;
  vertical-align: middle;
}

#history_head .purchase_price {
  display: none;
}

#history_head .discount {
  display: none;
}

#history_head .shipping {
  text-align: center;
}

#history_head .tax {
  text-align: center;
}

#history_head .cod {
  display: none;
}

#history_head .used_point {
  text-align: center;
}

#history_head .get_point {
  text-align: center;
}

.retail {
  width: 100%;
  margin-top: 25px;
}

.retail th {
  padding: 12px 6px;
  font-size: 16px;
  color: #231815;
  font-weight: 500;
  vertical-align: middle;
  background-color: rgba(95, 193, 199, .3);
}

.retail td {
  padding: 12px 6px;
  font-size: 16px;
  color: #231815;
  font-weight: 500;
  vertical-align: middle;
}

.retail img {
  width: 97px;
  height: 97px;
}

.retail .cartrownum {
  text-align: center;
}

.retail .cartrownum {
  width: 8%;
}

.retail .thumbnail {
  width: 20%;
  text-align: center;
}

.retail .price {
  width: 18%;
  text-align: center;
}

.retail .quantity {
  width: 10%;
  text-align: center;
}

.retail .subtotal {
  width: 18%;
  text-align: center;
}

.member-area__wrap {
  width: 100%;
}

.member-area__wrap h3 {
  font-size: 20px;
  color: #231815;
  font-weight: 600;
  line-height: 1;
  padding: 22px 0;
  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;
  margin-top: 35px;
}

.member-area__wrap h3:after {
  content: "";
  display: inline-block;
  width: 800px;
  height: 1px;
  background-color: #d8d6d6;
}

.member-area {
  width: 100%;
  font-size: 16px;
  color: #231815;
  font-weight: 500;
  line-height: 1;
}

.member-area th {
  width: 18.3%;
  vertical-align: middle;
  padding: 14px 0;
}

.member-area td {
  vertical-align: middle;
}

.edit-eria__wrap {
  width: 100%;
  margin-top: 46px;
}

.edit-eria__wrap h3 {
  font-size: 20px;
  color: #231815;
  font-weight: 600;
  line-height: 1;
  padding: 22px 0;
  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;
  margin-top: 35px;
}

.edit-eria__wrap h3:after {
  content: "";
  display: inline-block;
  width: 800px;
  height: 1px;
  background-color: #d8d6d6;
}

.edit-eria {
  width: 100%;
}

.cta-sec {
  width: 100%;
  padding-top: 55px;
}

.cta-sec__inner {
  width: 100%;
  height: 215px;
  background-color: #f6f8f6;
  overflow: hidden;
  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;
}

.cta-sec__circle {
  width: 540px;
  height: 540px;
  border-radius: 100%;
  background-color: #5fc1c7;
  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;
}

.cta-sec__circle-inner {
  text-align: center;
}

.cta-sec__h2-title {
  color: #ffffff;
  letter-spacing: 0.13em;
  font-weight: 400;
  line-height: 1;
}

.cta-sec__lead-text {
  font-size: 15px;
  color: #ffffff;
  font-weight: 500;
  line-height: 21px;
  letter-spacing: 0.06em;
  text-align: center;
  margin: 14px 0 11px 0;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}

.cta-sec__contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 22px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.tel-btn__num {
  font-size: 22px;
  color: #ffffff;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.04em;
}

.tel-btn__num span {
  font-size: 15px;
}

.tel-btn__open-hours {
  font-size: 11px;
  color: #ffffff;
  font-weight: 300;
  line-height: 1;
  letter-spacing: 0.05em;
  text-align: center;
  margin-top: 4px;
}

.mail-btn {
  font-size: 15px;
  color: #ffffff;
  font-weight: 500;
  height: 45px;
  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: 230px;
  background-color: transparent;
  border: solid 2px #ffffff;
  letter-spacing: 0.06em;
  -webkit-transition: background-color 0.3s ease, color 0.3s ease;
  transition: background-color 0.3s ease, color 0.3s ease;
}

.mail-btn__link-icon {
  display: inline-block;
  width: 24px;
  height: 17px;
  position: relative;
  margin-right: 2px;
  background-image: url("../images/svg/mail.svg");
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: background-image 0.3s ease;
  transition: background-image 0.3s ease;
}

.mail-btn__link-icon img {
  position: absolute;
  top: 0;
  left: 0;
}

.mail-btn:hover {
  color: #5fc1c7;
  background-color: #ffffff;
  -webkit-transition: background-color 0.3s ease, color 0.3s ease;
  transition: background-color 0.3s ease, color 0.3s ease;
}

.mail-btn:hover .mail-btn__link-icon {
  background-image: url("../images/svg/mail-blue.svg");
  -webkit-transition: background-image 0.3s ease;
  transition: background-image 0.3s ease;
}

.footer {
  width: 100%;
  padding-top: 42px;
}

.footer__appeal {
  font-size: 17px;
  color: #6c8485;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.21em;
  text-align: center;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}

.footer__inner {
  width: 800px;
  margin: 14px auto 0 auto;
}

.footer__info {
  width: 100%;
}

.footer__logo {
  font-size: 32px;
  letter-spacing: 0;
}

.footer__address {
  font-size: 14px;
  color: #231815;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0em;
  margin-top: 12px;
  text-align: center;
  margin-left: 244px;
}

.footer__bottom {
  width: 100%;
  height: 25px;
  background-color: #6c8485;
  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-top: 16px;
}

.copyright {
  font-size: 10px;
  color: #ffffff;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0.18em;
  font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", YuMincho, "Yu Mincho", serif;
}

.footer-tel__copy {
  font-size: 15px;
  color: #6c8485;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.21em;
}

.footer-tel__icon {
  display: inline-block;
  width: 37px;
  height: 41px;
  position: relative;
  background-image: url("../images/svg/tel-icon.svg");
  background-size: cover;
  background-repeat: no-repeat;
}

.footer-tel__num {
  font-size: 52px;
  color: #5fc1c7;
  font-weight: 600;
  line-height: 1;
  margin-top: 6px;
}

.footer-tel__num:hover img {
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="0.8" /><feFuncG type="linear" slope="0.8" /><feFuncB type="linear" slope="0.8" /></feComponentTransfer></filter></svg>#filter');
  -webkit-filter: brightness(80%);
          filter: brightness(80%);
  -webkit-transition: -webkit-filter 0.3s ease;
  transition: -webkit-filter 0.3s ease;
  transition: filter 0.3s ease;
  transition: filter 0.3s ease, -webkit-filter 0.3s ease;
}

@media (max-width: 1199px) {
  html {
    font-size: 0.83333vw;
  }
  .container--size-ss {
    width: 80vw;
  }
  em {
    font-size: 1.5rem;
  }
  input[type="radio"] {
    width: 2.5rem;
    height: 2.5rem;
    margin-right: 0.5rem;
  }
  .title {
    font-size: 3rem;
    line-height: 7rem;
    width: 60rem;
    height: 7rem;
  }
  .title:after {
    width: 5.6rem;
    border-top: solid 2.8rem #5fc1c7;
    border-left: solid 2.8rem transparent;
    border-right: solid 2.8rem transparent;
    top: 100%;
  }
  .h2-title--size-l {
    font-size: 3.6rem;
  }
  .h2-title {
    font-size: 3rem;
  }
  .paragraph {
    font-size: 2.4rem;
    line-height: 4.4rem;
  }
  .page-paragraph {
    font-size: 2.2rem;
    line-height: 3.6rem;
  }
  .link--size--s {
    font-size: 1.8rem;
    height: 5.5rem;
  }
  .link--size--s__link-icon {
    width: 0.9rem;
    height: 1.9rem;
    margin-left: 1rem;
  }
  .link {
    font-size: 2rem;
    line-height: 6rem;
    width: 35rem;
    height: 6rem;
  }
  .header {
    height: 8rem;
  }
  .header__logo {
    width: 30rem;
    margin-left: 6rem;
  }
  .header__cart-btn {
    margin-right: 6.3rem;
  }
  .global-navi .menu-item {
    margin-bottom: 2.6rem;
  }
  .global-navi .nav-link {
    font-size: 1.6rem;
    line-height: 2.3rem;
  }
  .global-navi .sub-menu {
    width: 22.1rem;
    margin: 1.2rem auto 0.2rem auto;
  }
  .global-navi .sub-menu .menu-item {
    margin-bottom: 1.3rem;
  }
  .global-navi .sub-menu .menu-item {
    margin-bottom: 13px;
  }
  .global-navi__navi-icon {
    width: 0.6rem;
    height: 1.3rem;
    margin-right: 1rem;
  }
  .global-navi__navi-icon {
    width: 6px;
    height: 13px;
    margin-right: 10px;
  }
  .cf {
    margin-top: 1.6rem;
  }
  .cf .user_name {
    font-size: 1.2rem;
    padding: 0.6rem 0;
  }
  .cf .user_login_icon {
    width: 2rem;
    height: 2.3rem;
    margin-right: 0.6rem;
  }
  .user-btn {
    height: 3.5rem;
    font-size: 1.6rem;
  }
  .usces_login_a {
    height: 3.5rem;
    font-size: 1.6rem;
  }
  .usces_logout_a {
    height: 3.5rem;
    font-size: 1.6rem;
  }
  .user_new_regist {
    margin-top: 2.5rem;
  }
  .navi {
    width: 35.1rem;
    padding: 8rem 5rem 0;
  }
  .navi__logo {
    margin: 0 auto 3.5rem auto;
  }
  .cart-btn a {
    width: 5rem;
    height: 4.3rem;
  }
  .cart-btn .total-quant {
    font-size: 1.2rem;
    width: 2rem;
    height: 2rem;
    top: -0.5rem;
    right: -1rem;
    line-height: 2rem;
  }
  .humberger {
    width: 7rem;
    height: 6rem;
    border-radius: 0.4rem 0 0 0.4rem;
  }
  .humberger__line {
    width: 3.5rem;
    height: 0.3rem;
    margin-bottom: 0.7rem;
  }
  .menu-active .humberger__line:first-child {
    -webkit-transform: translateY(1rem) rotate(45deg);
            transform: translateY(1rem) rotate(45deg);
  }
  .menu-active .humberger__line:last-child {
    -webkit-transform: translateY(-1rem) rotate(-45deg);
            transform: translateY(-1rem) rotate(-45deg);
  }
  .top-main-visual-sec__inner {
    height: 45rem;
  }
  .top-main-visual-sec__right {
    max-width: 55.9rem;
    margin-top: 10rem;
    margin-right: 0;
  }
  .top-main-visual-sec__main-copy {
    margin-bottom: 1.8rem;
  }
  .main-copy {
    font-size: 6rem;
    line-height: 8.4rem;
  }
  .main-copy span {
    font-size: 1.7rem;
    line-height: 2.8rem;
  }
  .main-list {
    gap: 1.5rem;
  }
  .main-list__item {
    width: 22.2rem;
    height: 3.1rem;
    font-size: 2.2rem;
    line-height: 3.1rem;
  }
  .main-list__item:nth-child(2n + 2) {
    margin-left: 1.5rem;
  }
  .sustainable-sec__h2-title {
    width: 28.1rem;
    padding: 2.3rem;
  }
  .sustainable-sec__images {
    height: 25rem;
  }
  .sustainable-sec__media-block {
    width: 97.6rem;
    margin-top: 2.8rem;
  }
  .sustainable-sec__text {
    max-width: 55.5rem;
    margin-bottom: 2.8rem;
  }
  .sustainable-sec__media-image {
    width: 39rem;
    height: 37.5rem;
  }
  .haccp-sec {
    padding: 3.5rem 0px 3rem 0;
    margin-top: 7.6rem;
  }
  .haccp-sec__h2-title {
    margin-bottom: 3.1rem;
  }
  .haccp-sec__right {
    width: 22rem;
    height: 17rem;
  }
  .haccp-sec__h3-title {
    font-size: 2.4rem;
    margin-top: 6.4rem;
    margin-bottom: 0.8rem;
  }
  .haccp-sec__ja {
    font-size: 2rem;
    line-height: 2.5rem;
    width: 12.1rem;
    height: 2.5rem;
  }
  .haccp-sec__text {
    font-size: 2.2rem;
    line-height: 3.6rem;
    width: 72.1rem;
  }
  .product-sec {
    padding: 7.8rem 0 6.4rem;
  }
  .product-sec__h2-title {
    margin-bottom: 4.5rem;
  }
  .product-sec__link {
    margin-top: 1.8rem;
  }
  .product-list {
    gap: 5.5rem;
  }
  .product-list__item {
    width: 44.5rem;
  }
  .product-list__item:nth-child(1) .product-list__image:before {
    -webkit-transform: translate(1.5rem, -1.5rem);
            transform: translate(1.5rem, -1.5rem);
  }
  .product-list__item:nth-child(2) .product-list__image:before {
    -webkit-transform: translate(1.5rem, 1.5rem);
            transform: translate(1.5rem, 1.5rem);
  }
  .product-list__item:nth-child(2n + 2) {
    margin-right: 1.5rem;
  }
  .product-list__item:nth-child(3) {
    margin-top: -1.6rem;
  }
  .product-list__item:nth-child(3) .product-list__image:before {
    -webkit-transform: translate(1.5rem, 1.5rem);
            transform: translate(1.5rem, 1.5rem);
  }
  .product-list__item:nth-child(4) {
    margin-top: -1.6rem;
  }
  .product-list__item:nth-child(4) .product-list__image:before {
    -webkit-transform: translate(1.5rem, -1.5rem);
            transform: translate(1.5rem, -1.5rem);
  }
  .product-list__image {
    height: 24.5rem;
  }
  .product-list__image:before {
    width: 39rem;
    height: 16rem;
  }
  .product-list__bottom {
    width: 40.5rem;
    height: 16rem;
    padding: 2rem 0 2rem 2rem;
    -webkit-transform: translateY(-3rem);
            transform: translateY(-3rem);
  }
  .product-list__media {
    margin-bottom: 1.5rem;
  }
  .product-list__media span {
    width: 0.3rem;
    height: 8rem;
  }
  .product-list__left {
    width: 8.7rem;
  }
  .product-list__icon-01 {
    width: 5.9rem;
    height: 6.5rem;
  }
  .product-list__icon-02 {
    width: 5.6rem;
    height: 5.5rem;
  }
  .product-list__icon-03 {
    width: 7rem;
    height: 5.6rem;
  }
  .product-list__icon-04 {
    width: 6.2rem;
    height: 6.3rem;
  }
  .product-list__right {
    margin-left: 1.2rem;
  }
  .product-list__h3-title {
    font-size: 2.2rem;
    margin-bottom: 1.2rem;
  }
  .product-list__description {
    font-size: 1.4rem;
    width: 27.5rem;
    line-height: 2.5rem;
  }
  .product-list__link {
    width: 36.5rem;
    font-size: 1.3rem;
    line-height: 2.5rem;
    height: 2.5rem;
  }
  .product-list__link-icon {
    width: 0.6rem;
    height: 1rem;
  }
  .media-block-top__title--en {
    font-size: 1.4rem;
  }
  .media-block-top__title-inner {
    width: 26.1rem;
  }
  .media-block-top__text-box-inner {
    margin-left: 20rem;
  }
  .media-block-bottom__title--en {
    font-size: 1.4rem;
  }
  .media-block-bottom__title-inner {
    width: 50rem;
    margin: 0 auto;
  }
  .media-block-bottom__text-box-inner {
    margin-right: 20rem;
  }
  .media-block__empty {
    width: 28.33%;
  }
  .media-block__image {
    width: 44rem;
    height: 40rem;
  }
  .media-block__body {
    width: 71.67%;
  }
  .media-block__title--en {
    height: 10rem;
  }
  .media-block__h2-title {
    padding-bottom: 1.3rem;
    margin-bottom: 0.7rem;
  }
  .media-block__description {
    font-size: 2.2rem;
    line-height: 3.6rem;
    margin-bottom: 1.2rem;
  }
  .media-block__text-box-inner {
    width: 59rem;
  }
  .media-block__text-box {
    padding: 5rem 0;
    height: 45rem;
  }
  .works-sec {
    padding: 11.4rem 0 4rem;
  }
  .works-sec__h2-title {
    margin-bottom: 0.8rem;
  }
  .works-sec__h2-title:before {
    height: 3.1rem;
    margin-right: 3.1rem;
  }
  .works-sec__h2-title:after {
    height: 3.1rem;
    margin-left: 2.8rem;
  }
  .works-sec__h2-title--en {
    width: 52.7rem;
  }
  .works-sec__link {
    margin-top: 4rem;
  }
  .works-sec__container {
    width: 93vw;
  }
  .works-sec__wrapper {
    gap: 6.5rem;
  }
  .swiper-wrap {
    padding: 2.6rem 0;
    margin-top: 2.4rem;
  }
  .swiper-slide {
    width: 32rem;
    height: 37rem;
    padding: 1rem;
    -webkit-box-shadow: 0.5rem 0.5rem 0 rgba(0, 0, 0, .2);
            box-shadow: 0.5rem 0.5rem 0 rgba(0, 0, 0, .2);
  }
  .swiper-slide:nth-child(2n) .swiper-slide__image {
    border: solid 1rem #c1db81;
  }
  .swiper-slide__image {
    width: 30rem;
    height: 18rem;
    border: solid 1rem #5fc1c7;
  }
  .swiper-slide__body {
    margin-top: 1rem;
    padding: 1rem;
  }
  .swiper-slide__time {
    font-size: 1.2rem;
  }
  .swiper-slide__category {
    font-size: 1.5rem;
    height: 3rem;
    border-radius: 1rem;
    padding-left: 1rem;
    margin-top: 0.5rem;
  }
  .swiper-slide__h3-title {
    font-size: 2rem;
    margin-top: 0.9rem;
  }
  .swiper-slide__description {
    font-size: 1.5rem;
    margin-top: 0.9rem;
  }
  .swiper-pagination {
    gap: 3.4rem;
  }
  .news-sec {
    padding-top: 11.6rem;
  }
  .news-sec__h2-title {
    margin-bottom: 0.8rem;
  }
  .news-sec__h2-title:before {
    height: 3.1rem;
    margin-right: 3.1rem;
  }
  .news-sec__h2-title:after {
    height: 3.1rem;
    margin-left: 2.8rem;
  }
  .news-sec__h2-title--en {
    width: 7.4rem;
  }
  .news-sec__lists {
    width: 80rem;
    margin: 1.5rem auto 0 auto;
  }
  .news-sec__link {
    margin-top: 4.4rem;
  }
  .news-list {
    height: 7rem;
  }
  .news-list__link {
    padding: 0 1.2rem 0 3.9rem;
  }
  .news-list__time {
    font-size: 1.5rem;
    margin-right: 8.8rem;
  }
  .news-list__title {
    font-size: 1.5rem;
  }
  .news-list__icon {
    width: 1.6rem;
    height: 3.3rem;
  }
  .page-main-visual-sec__inner {
    height: 31.4rem;
  }
  .page__h1-title {
    font-size: 4.5rem;
    line-height: 8rem;
    width: 76rem;
    height: 8rem;
  }
  .page__h1-title:after {
    width: 5.6rem;
    border-top: solid 2.8rem #5fc1c7;
    border-left: solid 2.8rem transparent;
    border-right: solid 2.8rem transparent;
    top: 100%;
  }
  .single__h1-title {
    max-width: 84.5vw;
    font-size: 4.5rem;
    -webkit-transform: translateY(-20%);
            transform: translateY(-20%);
  }
  .single__h1-title:after {
    width: 5.6rem;
    border-top: solid 2.8rem #5fc1c7;
    border-left: solid 2.8rem transparent;
    border-right: solid 2.8rem transparent;
    top: 100%;
  }
  .category__h1-title {
    font-size: 3.2rem;
  }
  .page_navi {
    gap: 2.2rem;
  }
  .page_navi span {
    padding: 0.4rem 0.7rem;
    font-size: 2.1rem;
  }
  .page_navi a {
    padding: 0.4rem 0.7rem;
    font-size: 2.1rem;
  }
  .page_navi .previous, .page_navi .next {
    padding: 0 1.1rem;
    border-radius: 0.7rem;
  }
  .company-top-sec {
    margin-top: 12rem;
    padding-bottom: 5.2rem;
  }
  .profile-item__title-flame {
    width: 50rem;
    height: 6rem;
    border-radius: 0 0 1rem 1rem;
    margin-top: 6rem;
  }
  .profile-item__title {
    line-height: 6rem;
  }
  .profile-item__text {
    font-size: 4.6rem;
    margin-top: 4rem;
  }
  .company-middle-sec {
    margin-top: 7.8rem;
  }
  .company-middle-sec__h2-title--en {
    width: 30.7rem;
  }
  .company-overview {
    margin-top: 5.1rem;
  }
  .company-overview tr {
    padding: 2.4rem 0;
    border-bottom: none;
  }
  .company-overview th {
    width: 20rem;
    font-size: 2.2rem;
    padding: 2.5rem 0 2.5rem 4rem;
  }
  .company-overview td {
    font-size: 2.2rem;
    padding: 2.5rem 0 2.5rem 3.7rem;
  }
  .company-bottom-sec {
    margin-top: 8rem;
    margin-bottom: 2.5rem;
  }
  .company-bottom-sec__h2-title {
    padding: 3.8rem 0;
  }
  .company-bottom-sec__h2-title span {
    width: 4.8rem;
    height: 4.8rem;
  }
  .about-tokuteishou {
    padding: 2.5rem 0 6.9rem 0;
  }
  .about-tokuteishou th {
    width: 20rem;
    font-size: 2.2rem;
    padding: 0.9rem 0;
  }
  .about-tokuteishou td {
    font-size: 2.2rem;
    padding: 0.9rem 0 0.9rem 3.7rem;
  }
  .about-tokuteishou td li {
    padding-left: 1.8rem;
    margin-bottom: 1.6rem;
  }
  .about-tokuteishou td li:before {
    width: 1.6rem;
    height: 1.6rem;
  }
  .about-tokuteishou td p {
    margin-bottom: 1.1rem;
    padding-left: 1.8rem;
    line-height: 3.5rem;
  }
  .water-intro-sec {
    margin-top: 7.2rem;
  }
  .water-flow-sec {
    margin-top: 6.6rem;
  }
  .water-flow-sec__image-gr {
    margin-top: 2.9rem;
  }
  .water-flow-sec__text {
    max-width: 58.8rem;
    margin-top: -14.4rem;
  }
  .water-flow-sec__text span {
    font-size: 2.4rem;
    line-height: 4.4rem;
  }
  .kowa-clean-sec {
    margin-top: 10.2rem;
    padding-bottom: 4.7rem;
    margin-bottom: 3.5rem;
  }
  .kowa-clean-sec__h2-title {
    margin-bottom: 1.6rem;
    letter-spacing: -0.1em;
    line-height: 1;
  }
  .kowa-clean-sec__paragraph {
    font-size: 2.2rem;
    line-height: 3.6rem;
  }
  .kowa-clean-top__inner {
    height: 40rem;
  }
  .kowa-clean-top__title--en {
    height: 6rem;
  }
  .kowa-clean-top__title-inner {
    width: 25rem;
  }
  .kowa-clean-top__text-box {
    height: 34rem;
    padding-left: 5rem;
  }
  .kowa-clean-top__text-box-inner {
    width: 54rem;
    margin-bottom: -0.6rem;
  }
  .kowa-clean-top__h2-title {
    padding-bottom: 4rem;
    padding-bottom: 0.8rem;
    margin-bottom: 1.2rem;
    letter-spacing: 0;
  }
  .kowa-clean-top__subtitle-box {
    margin-bottom: 0.7rem;
  }
  .kowa-clean-top__text-box-image {
    width: 15.3rem;
    height: 16.9rem;
  }
  .subtitle-box {
    font-size: 1.8rem;
    padding: 0.6rem 1.3rem;
  }
  .kowa-clean-middle {
    padding-top: 5rem;
  }
  .kowa-clean-middle__right {
    width: 54.2rem;
  }
  .kowa-clean-middle__right tr {
    height: 3rem;
  }
  .kowa-clean-middle__right th {
    font-size: 1.9rem;
  }
  .kowa-clean-middle__right td {
    font-size: 1.6rem;
    padding: 0.7rem;
  }
  .kowa-clean-bottom {
    padding-top: 4.6rem;
  }
  .wide-table tr {
    height: 3rem;
  }
  .wide-table th {
    font-size: 1.9rem;
  }
  .wide-table td {
    font-size: 1.6rem;
    padding: 0.7rem 0;
  }
  .management-intro-sec {
    margin-top: 7.2rem;
  }
  .management-intro-sec__tel {
    width: 64.9rem;
    margin: 5rem auto 0 auto;
  }
  .management-intro-sec__caption {
    margin-top: 3.7rem;
  }
  .management-flow-sec {
    margin-top: 9rem;
  }
  .management-flow-sec__image {
    margin-top: 3.5rem;
  }
  .support-flow-sec {
    margin-top: 11.2rem;
  }
  .support-flow-sec__image {
    margin-top: 3.5rem;
  }
  .support-flow-sec__caption {
    font-size: 2.2rem;
    margin-top: 5.1rem;
  }
  .works-link-sec {
    margin-top: 6rem;
    margin-bottom: 2.5rem;
  }
  .works__link {
    font-size: 2.3rem;
  }
  .archive-sec {
    margin-top: 5.4rem;
  }
  .archive-sec .pagination {
    margin-top: 6rem;
  }
  .archive-item__right {
    width: 55.7rem;
  }
  .archive-item__archive-time {
    margin-bottom: 2rem;
  }
  .archive-item__archive-description {
    margin-top: 2rem;
  }
  .archive-time {
    font-size: 1.3rem;
  }
  .archive-thumbnail {
    gap: 1rem;
  }
  .archive-image {
    width: 34.7rem;
    height: 24rem;
  }
  .archive-category {
    font-size: 1.6rem;
    height: 3rem;
    line-height: 3rem;
    padding-left: 1.6rem;
  }
  .archive-title {
    padding: 1.8rem 0;
    line-height: 4.4rem;
  }
  .category-news .archive-title {
    padding: 0 0 3.7rem;
    margin-top: -0.7rem;
  }
  .article__inner {
    margin-top: 16rem;
  }
  .article .time-icon {
    width: 1.3rem;
    height: 1.3rem;
  }
  .article figure {
    padding: 2.4rem 0;
  }
  .article h2 {
    font-size: 3rem;
    padding: 1rem 1.6rem;
    border-radius: 1rem;
    margin: 2.4rem 0;
  }
  .article h3 {
    font-size: 2.4rem;
    padding: 1rem 1.6rem;
    margin: 4rem 0;
  }
  .article h4 {
    font-size: 2rem;
    padding: 1rem 1.6rem;
    margin: 4rem 0;
  }
  .article p {
    font-size: 1.8rem;
  }
  .category-main-visual-sec {
    margin-top: 4rem;
  }
  .category-main-visual-sec__image {
    width: 96rem;
    height: 35rem;
  }
  .category-main-visual-sec__h1-title {
    margin-top: 2rem;
  }
  .item-list {
    margin-top: 5.3rem;
    margin-bottom: 5rem;
  }
  .category-header__left {
    font-size: 1.4rem;
  }
  .category-header__left span {
    font-size: 2.2rem;
  }
  .category-header__center {
    font-size: 2.7rem;
  }
  .category-header__right {
    font-size: 1.4rem;
  }
  .category-il {
    gap: 2rem;
    padding-top: 3.8rem;
  }
  .category-il article {
    width: 22.5rem;
  }
  .category-il article .itemimg {
    height: 20.3rem;
  }
  .category-il article .itemname {
    font-size: 2rem;
    margin-top: 1.3rem;
  }
  .category-il article .itemprice {
    font-size: 1.9rem;
    margin-top: 0.8rem;
  }
  .tax {
    font-size: 1.3rem;
  }
  .contact-intro-sec {
    margin-top: 7.2rem;
  }
  .contact-intro-sec__tel {
    width: 64.9rem;
    margin: 5rem auto 0 auto;
  }
  .contact-intro-sec__caption {
    margin-top: 3.7rem;
  }
  .contact-form-sec {
    padding: 7.4rem 0 6.8rem 0;
    margin-top: 4rem;
    margin-bottom: 2.3rem;
  }
  .mw_wp_form_input .white-space {
    padding: 1rem 0 2.8rem 0;
  }
  .mw_wp_form_input .input-area {
    padding: 2rem 0 0.9rem 0;
    margin-top: 1rem;
  }
  .mw_wp_form_input .form-container {
    width: 88rem;
  }
  .mw_wp_form_input .form-label em {
    font-size: 1.5rem;
  }
  .mw_wp_form_input .form-label {
    font-size: 1.7rem;
  }
  .mw_wp_form_input .form-caption {
    font-size: 1.5rem;
    padding: 0.4rem;
  }
  .mw_wp_form_input .input-select {
    padding: 2.1rem 0 2.8rem 0;
  }
  .mw_wp_form_input .horizontal-items {
    width: 67rem;
    gap: 3.2rem;
  }
  .mw_wp_form_input .mwform-radio-field-text {
    font-size: 1.7rem;
    line-height: 2.5rem;
  }
  .mw_wp_form_input .input-message .form-label {
    margin-top: 1.1rem;
  }
  .mw_wp_form_input .input-confirm {
    margin-bottom: 1rem;
  }
  .mw_wp_form_input .input-confirm .input-area {
    padding: 2.5rem 0 0.9rem 0;
  }
  .mw_wp_form_input .mwform-checkbox-field-text {
    font-size: 1.5rem;
    line-height: 2.5rem;
    margin-left: 0.5rem;
  }
  .mw_wp_form_input input[type="text"] {
    width: 67rem;
    font-size: 1.7rem;
    padding: 0.7rem 1.6rem;
  }
  .mw_wp_form_input input[type="email"] {
    width: 67rem;
    font-size: 1.7rem;
    padding: 0.7rem 1.6rem;
  }
  .mw_wp_form_input input[type="checkbox"] {
    width: 2.5rem;
    height: 2.5rem;
  }
  .mw_wp_form_input textarea {
    width: 67rem;
    height: 43.5rem;
    font-size: 1.7rem;
    padding: 0.7rem 1.6rem;
  }
  .mw_wp_form_confirm .input-area {
    padding: 2rem 0 0.9rem 0;
    margin-top: 1rem;
    font-size: 1.7rem;
  }
  .mw_wp_form_confirm .form-container {
    width: 88rem;
  }
  .mw_wp_form_confirm .input-submit {
    margin-top: 10rem;
  }
  .product-article {
    margin-top: 2.4rem;
  }
  .itempage {
    gap: 8rem;
  }
  .img-box {
    width: 40rem;
    height: 28rem;
  }
  .item-form {
    gap: 8rem;
  }
  .skuform__item-name {
    margin-top: 1.8rem;
  }
  .skuform__field {
    margin-top: 1rem;
    padding-bottom: 10.8rem;
  }
  .skuform__c-box {
    margin-top: 2.2rem;
  }
  .item-code {
    font-size: 1.4rem;
  }
  .item-name {
    font-size: 3.1rem;
  }
  .zaikostatus {
    font-size: 1.6rem;
  }
  .field_price {
    font-size: 3rem;
  }
  .c-box .quantity {
    font-size: 1.8rem;
  }
  .c-box .skuquantity {
    width: 4.5rem;
    height: 4.5rem;
    border-radius: 0.5rem;
    font-size: 2rem;
    margin: 0 3rem 0 1.5em;
  }
  .c-box .skubutton {
    width: 28rem;
    height: 4.5rem;
    font-size: 2rem;
    border-radius: 1.2rem;
  }
  .detail-box {
    margin-top: 7.5rem;
  }
  .tab {
    height: 4rem;
    font-size: 2rem;
    padding: 1rem 0;
  }
  .tab.active:after {
    width: 1.8rem;
    border-top: solid 0.9rem #4c9a9f;
    border-left: solid 0.9rem transparent;
    border-right: solid 0.9rem transparent;
    top: 100%;
  }
  .content-area {
    padding: 3.6rem 0;
  }
  .item-description {
    padding: 1.6rem;
  }
  .item-description p {
    font-size: 1.5rem;
    line-height: 2.4rem;
  }
  .comments h3 {
    font-size: 1.8rem;
  }
  .comments .comment-respond {
    padding-bottom: 2.3rem;
    margin-bottom: 2.3rem;
  }
  .comments .comment-respond .comment-form label {
    font-size: 1.8rem;
  }
  .comments .comment-respond .comment-form textarea {
    border-radius: 1rem;
    padding: 1rem;
    margin-top: 1.2rem;
  }
  .comments .comment-respond .comment-form input[type="text"] {
    border-radius: 1rem;
    padding: 1rem;
    margin-top: 1.2rem;
  }
  .comments .comment-respond .comment-form input[type="submit"] {
    width: 20rem;
    height: 4rem;
    font-size: 1.8rem;
    border-radius: 0.8rem;
    margin-top: 1.2rem;
  }
  .comments__list {
    margin-top: 2.4rem;
  }
  #input-type-star {
    margin: 2.5rem 0 1.2rem 0 !important;
  }
  #input-type-star .star-on-png {
    font-size: 2rem !important;
  }
  #input-type-star .star-off-png {
    font-size: 2rem !important;
  }
  .star-rating {
    margin: 1.3rem 0 1.2rem 0 !important;
  }
  .comment {
    padding: 1.2rem 0;
  }
  .comment img {
    width: 8rem;
    height: 8rem;
  }
  .comment__date {
    font-size: 1.4rem;
  }
  .comment__author-name {
    font-size: 1.8rem;
  }
  .comment__content {
    width: 90rem;
    padding: 1.2rem 0;
  }
  .comment__content p {
    font-size: 1.6rem;
    line-height: 2.4rem;
  }
  .send__cart-page {
    margin-top: 2.7rem;
  }
  .send__loginform {
    margin-top: 1.5rem;
    margin-bottom: 2.6rem;
  }
  .send__non-customerform {
    margin-top: 5rem;
  }
  .send__non-customerform input[type="submit"] {
    margin-left: 6rem;
  }
  .send__derivery-page {
    margin-bottom: 2rem;
  }
  .send__confirm-page {
    margin-bottom: 2rem;
  }
  .send__completion-page {
    margin-bottom: 2rem;
    margin-top: 6rem;
  }
  .send__member-page {
    margin-bottom: 2rem;
    margin-top: 6rem;
  }
  .send__member-page input[type="submit"] {
    margin-left: 6rem;
  }
  .send__member-page input[type="submit"]:first-child {
    margin-left: 0;
  }
  .send input:last-child {
    margin-left: 6rem;
  }
  .customer_form th {
    font-size: 1.6rem;
  }
  .customer_form td {
    font-size: 1.6rem;
    padding: 1.1rem 0;
  }
  .customer_form dt {
    padding: 1.1rem 0;
  }
  .customer_form select {
    font-size: 1.4rem;
    padding: 0 4rem;
    height: 4rem;
    line-height: 4rem;
    border-radius: 0.4rem;
    background-position: center right 2.4rem;
  }
  .customer_form input[type="text"] {
    font-size: 1.6rem;
    width: 60rem;
    height: 4rem;
    border-radius: 0.4rem;
    padding: 0 1.6rem;
  }
  .customer_form input[type="password"] {
    font-size: 1.6rem;
    width: 60rem;
    height: 4rem;
    border-radius: 0.4rem;
    padding: 0 1.6rem;
  }
  .customer_form #search_zipcode {
    font-size: 1.6rem;
    width: 13rem;
    height: 4rem;
    line-height: 4rem;
    border-radius: 0.4rem;
  }
  .customer_form textarea {
    font-size: 1.6rem;
    width: 60rem;
    height: 13rem;
    border-radius: 0.4rem;
    padding: 1.6rem;
  }
  .customer_form #name_row td:last-child {
    -webkit-transform: translateX(-8.7rem);
            transform: translateX(-8.7rem);
  }
  .customer_form #name_row td input {
    width: 28rem;
  }
  .customer_form #furikana_row td:last-child {
    -webkit-transform: translateX(-8.7rem);
            transform: translateX(-8.7rem);
  }
  .customer_form #furikana_row td input {
    width: 28rem;
  }
  .customer_form #zipcode {
    width: 16rem;
    margin-right: 2rem;
  }
  .customer_form--ptn--2 td {
    font-size: 1.6rem;
    padding: 1.25rem 0;
  }
  .agree_member_area .at_cont_text {
    height: 20rem;
    padding: 1.6rem;
    margin: 1.2rem 0;
    font-size: 1.6rem;
    border-radius: 0.4rem;
  }
  .agree_member_area .at_check_area input[type="checkbox"] {
    width: 2rem;
    height: 2rem;
  }
  .agree_member_area .at_check_area label {
    padding: 1.6rem;
  }
  .page-template-uscescart input[type="submit"] {
    font-size: 2.8rem;
    width: 28rem;
    height: 4.5rem;
    line-height: 4.5rem;
    border-radius: 1.2rem;
  }
  .page-template-uscescart input[type="button"] {
    font-size: 2.8rem;
    width: 28rem;
    height: 4.5rem;
    line-height: 4.5rem;
    border-radius: 1.2rem;
  }
  .cart-page {
    margin-top: 2.5rem;
  }
  .cart-page .cart_navi {
    width: 86.2rem;
  }
  .cart-page .cart_navi li {
    height: 3.8rem;
    font-size: 1.7rem;
    padding: 1rem 0;
  }
  .cart-page .cart_navi li:before {
    width: 1.9rem;
    height: 1.9rem;
  }
  .cart-page .cart_navi li:after {
    width: 1.9rem;
    height: 1.9rem;
  }
  .cart .upbutton {
    font-size: 1.6rem;
    line-height: 4rem;
    padding: 2.65rem 0;
  }
  .cart .upbutton input[type="submit"] {
    width: 20rem;
    height: 4rem;
    font-size: 1.6rem;
    line-height: 4rem;
    border-radius: 0.8rem;
  }
  .cart-table__wrap {
    padding: 3.6rem 0;
  }
  #cart_table th {
    font-size: 1.6rem;
  }
  #cart_table td {
    font-size: 2rem;
    padding: 1.6rem 0;
  }
  #cart_table .action input[type="submit"] {
    font-size: 2rem;
    padding: 0.4rem 0.6rem;
  }
  #cart_table .thumbnail img {
    width: 13.2rem;
    height: 13.2rem;
  }
  #cart_table input[type="text"] {
    width: 5.5rem;
    height: 5.5rem;
    border-radius: 0.5rem;
    font-size: 2rem;
  }
  .currency_code {
    font-size: 1.4rem;
  }
  .total-amount {
    margin-bottom: 2.4rem;
  }
  .total-amount th {
    padding: 1.1rem 0.6rem;
  }
  .total-amount td {
    padding: 1.1rem 0.6rem;
  }
  .total-amount__h {
    font-size: 2.1rem;
  }
  .total-amount__d {
    font-size: 3rem;
  }
  .total-amount .other-amount__h {
    font-size: 1.6rem;
  }
  .total-amount .other-amount__d {
    font-size: 2rem;
  }
  .customer-info-title {
    font-size: 2rem;
    margin-top: 5.4rem;
    margin-bottom: 1.2rem;
  }
  .non-customer-info-title, .at_exp_text {
    font-size: 2rem;
    margin-top: 2.6rem;
    margin-bottom: 1.2rem;
  }
  .derivery-form {
    margin-top: 8rem;
  }
  .derivery-form__table-wrap {
    padding-bottom: 2.3rem;
  }
  #delivery_flag th {
    padding: 1.6rem 0;
  }
  .point-form {
    padding-bottom: 2rem;
    margin-bottom: 2.4rem;
  }
  #point_table tr {
    margin-right: 5.5rem;
  }
  #point_table th {
    padding-right: 3.4rem;
    font-size: 1.6rem;
  }
  #point_table td {
    font-size: 2rem;
  }
  #point_table input[type="text"] {
    font-size: 2rem;
    width: 10rem;
    height: 4rem;
    border-radius: 0.4rem;
  }
  #confirm_table {
    font-size: 1.6rem;
    margin: 4rem 0;
  }
  #confirm_table h3 {
    font-size: 2rem;
    padding: 1.5rem 0;
    margin-top: 3.7rem;
  }
  #confirm_table h3:after {
    width: 80rem;
  }
  #confirm_table th {
    padding: 2.5rem 0;
  }
  #wc-confirm .send input[type="submit"]:last-child {
    margin-left: 6rem;
  }
  #wc-confirm .send {
    margin-bottom: 2rem;
  }
  #purchace_form {
    padding-top: 2.6rem;
  }
  .cart_completion {
    margin-top: 6.8rem;
    margin-bottom: 2.2rem;
  }
  .cart_completion h2 {
    font-size: 3.6rem;
    padding: 2.7rem 0;
  }
  .cart_completion p {
    font-size: 2rem;
    line-height: 4rem;
  }
  .cart_completion .send {
    margin-top: 5.2rem;
  }
  .back_to_top_button {
    font-size: 2.8rem;
    width: 28rem;
    height: 4.5rem;
    line-height: 4.5rem;
    border-radius: 1.2rem;
  }
  .page-template-uscesmember input[type="submit"] {
    font-size: 2.8rem;
    width: 34rem;
    height: 4.5rem;
    line-height: 4.5rem;
    border-radius: 1.2rem;
  }
  .page-template-uscesmember input[type="button"] {
    font-size: 2.8rem;
    width: 34rem;
    height: 4.5rem;
    line-height: 4.5rem;
    border-radius: 1.2rem;
  }
  .page-template-uscesmember .submit-btn {
    font-size: 2.8rem;
    width: 34rem;
    height: 4.5rem;
    line-height: 4.5rem;
    border-radius: 1.2rem;
  }
  .member-page-text {
    font-size: 1.6rem;
    padding: 1rem 0;
  }
  .member-page {
    margin-top: 8rem;
  }
  #memberpages {
    margin-top: 1.3rem;
  }
  .member_page_title {
    font-size: 2rem;
  }
  .newmember-box {
    margin-top: 1.4rem;
  }
  .loginbox {
    margin-top: 1.5rem;
  }
  .member-box p {
    padding: 1.1rem 0;
    font-size: 1.6rem;
  }
  .member-box p.forgetmenot {
    padding: 0.5rem 0;
  }
  .member-box p.submit {
    padding: 2rem 0;
  }
  .member-box p.lostpass a {
    font-size: 1.6rem;
  }
  .member-box label {
    font-size: 1.6rem;
  }
  .member-box input[type="text"] {
    font-size: 1.6rem;
    width: 60rem;
    height: 4rem;
    border-radius: 0.4rem;
    padding: 0 1.6rem;
  }
  .member-box input[type="password"] {
    font-size: 1.6rem;
    width: 60rem;
    height: 4rem;
    border-radius: 0.4rem;
    padding: 0 1.6rem;
  }
  .member-box input[type="checkbox"] {
    width: 2rem;
    height: 2rem;
  }
  .new-entry {
    margin: 3.7rem auto;
  }
  .new-entry h2 {
    font-size: 2rem;
  }
  .new-entry__inner {
    gap: 4.7rem;
    height: 12rem;
  }
  .go_to_mypage {
    width: 28rem;
    height: 4.5rem;
    line-height: 4.5rem;
    font-size: 2.8rem;
    border-radius: 1.2rem;
    margin-left: 6rem;
  }
  .completion__title {
    font-size: 3.6rem;
    padding: 2.7rem 0;
  }
  .history-area__wrap {
    padding: 3.6rem 0;
  }
  #history_head {
    margin-top: 6rem;
  }
  #history_head th {
    font-size: 1.6rem;
    padding: 1.2rem 0.6rem;
  }
  #history_head td {
    font-size: 1.6rem;
    padding: 1.2rem 0.6rem;
  }
  .retail {
    margin-top: 2.5rem;
  }
  .retail th {
    font-size: 1.6rem;
    padding: 1.2rem 0.6rem;
  }
  .retail td {
    font-size: 1.6rem;
    padding: 1.2rem 0.6rem;
  }
  .retail img {
    width: 9.7rem;
    height: 9.7rem;
  }
  .member-area__wrap h3 {
    font-size: 2rem;
    padding: 2.2rem 0;
    margin-top: 3.5rem;
  }
  .member-area__wrap h3:after {
    width: 80rem;
  }
  .member-area {
    font-size: 1.6rem;
  }
  .member-area th {
    padding: 1.5rem 0;
  }
  .edit-eria__wrap h3 {
    font-size: 2rem;
    padding: 2.2rem 0;
    margin-top: 3.5rem;
  }
  .edit-eria__wrap h3:after {
    width: 80rem;
  }
  .cta-sec {
    padding-top: 5.5rem;
  }
  .cta-sec__inner {
    height: 25.1rem;
  }
  .cta-sec__circle {
    width: 54rem;
    height: 54rem;
  }
  .cta-sec__lead-text {
    font-size: 1.5rem;
    line-height: 2.1rem;
    margin: 1.4rem 0 1.1rem 0;
  }
  .cta-sec__contact {
    gap: 2.2rem;
  }
  .tel-btn__num {
    font-size: 2.2rem;
  }
  .tel-btn__num span {
    font-size: 1.5rem;
  }
  .tel-btn__open-hours {
    font-size: 1.1rem;
    margin-top: 0.4rem;
  }
  .mail-btn {
    height: 4.5rem;
    width: 23rem;
  }
  .mail-btn__link-icon {
    width: 2.4rem;
    height: 1.7rem;
  }
  .footer {
    padding-top: 4.2rem;
  }
  .footer__appeal {
    font-size: 1.7rem;
  }
  .footer__inner {
    width: 80rem;
  }
  .footer__address {
    font-size: 1.4rem;
    margin-top: 0.4rem;
  }
  .footer__bottom {
    height: 2.5rem;
    margin-top: 1.6rem;
  }
  .footer-tel__copy {
    font-size: 1.5rem;
  }
  .footer-tel__icon {
    width: 3.7rem;
    height: 4.1rem;
  }
  .footer-tel__num {
    font-size: 5.2rem;
    margin-top: 0.6rem;
  }
}

@media (max-width: 640px) {
  html {
    font-size: 1.5625vw;
  }
  .container--size-s {
    width: 84.5vw;
  }
  .container--size-ss {
    width: 84.5vw;
  }
  .container {
    width: 84.5vw;
  }
  .br-pc {
    display: none;
  }
  .br-tab {
    display: block;
  }
  em {
    font-size: 2.5rem;
  }
  input[type="radio"] {
    width: 3.5rem;
    height: 3.5rem;
    margin-right: 1.2rem;
  }
  .title {
    width: 54rem;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    font-size: 3.6rem;
    letter-spacing: 0.1em;
  }
  .h2-title {
    font-size: 3.6rem;
    line-height: 4.6rem;
    letter-spacing: 0.2em;
  }
  .paragraph {
    font-size: 2.8rem;
    line-height: 4.4rem;
    letter-spacing: 0em;
  }
  .page-paragraph {
    font-size: 2.8rem;
    line-height: 4.1rem;
  }
  .link--size--s {
    font-size: 2.7rem;
    height: 5.8rem;
  }
  .link--size--s__link-icon {
    width: 1.1rem;
    height: 2.2rem;
    margin-left: 0.5rem;
  }
  .link {
    font-size: 2.7rem;
    width: 44rem;
    height: 5.8rem;
    line-height: 5.8rem;
  }
  .page .header {
    position: relative;
  }
  .error404 .header {
    position: relative;
  }
  .page-template-uscesmember .header {
    position: relative;
  }
  .archive .header {
    position: relative;
  }
  .header {
    width: 100%;
    height: 8rem;
    top: 0;
  }
  .header__cart-btn {
    margin-right: 4.7rem;
  }
  .global-navi .nav-link.is-active {
    color: #ffffff;
  }
  .cart-btn .total-quant {
    font-size: 1.8rem;
    padding: 0.1rem;
  }
  .top-main-visual-sec__inner {
    height: auto;
    position: static;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .top-main-visual-sec__image {
    position: static;
  }
  .top-main-visual-sec__contents {
    width: 100%;
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    display: block;
    padding: 3.2rem 5rem 2.7rem 5rem;
    background-color: #f5fafb;
  }
  .top-main-visual-sec__right {
    max-width: 100%;
    margin-top: 0;
  }
  .main-copy {
    font-size: 6.2rem;
    line-height: 7.6rem;
    letter-spacing: 0.24em;
  }
  .main-copy span {
    font-size: 2.5rem;
    line-height: 3.5rem;
    letter-spacing: 0;
    margin-bottom: 2rem;
  }
  .main-list {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 1.9rem;
  }
  .main-list__item {
    width: 25.3rem;
    height: 3.5rem;
    font-size: 2.5rem;
    line-height: 3.5rem;
  }
  .sustainable-sec__h2-title {
    width: 30rem;
    padding: 1.7rem 0;
  }
  .sustainable-sec__images {
    height: 8.2rem;
    background-color: #f5fafb;
  }
  .sustainable-sec__image {
    display: none;
  }
  .sustainable-sec__media-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 84.5vw;
    margin-top: 2.4rem;
  }
  .sustainable-sec__h3-title {
    border-top: solid 0.5rem #5fc1c7;
    border-left: solid 0.5rem #5fc1c7;
    border-right: solid 0.5rem #5fc1c7;
  }
  .sustainable-sec__text {
    text-align: center;
    margin-bottom: 2rem;
  }
  .sustainable-sec__media-image {
    width: 100%;
    height: 30rem;
  }
  .haccp-sec {
    padding: 4.7rem 0;
    margin-top: 7.2rem;
  }
  .haccp-sec__h2-title {
    text-align: center;
    margin-bottom: 3.5rem;
  }
  .haccp-sec__media {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .haccp-sec__right {
    width: 30rem;
    height: 14rem;
  }
  .haccp-sec__h3-title {
    font-size: 3.6rem;
    margin-top: 3.5rem;
    margin-bottom: 1rem;
  }
  .haccp-sec__left {
    margin-top: 4.7rem;
  }
  .haccp-sec__text {
    width: 100%;
    font-size: 2.5rem;
    line-height: 3.5rem;
  }
  .product-sec {
    padding: 4.7rem 0 1.4rem;
  }
  .product-sec__h2-title {
    margin-bottom: 6.2rem;
  }
  .product-list {
    gap: 2.2rem;
  }
  .product-list__item {
    width: 52.4rem;
  }
  .product-list__item:nth-child(1) .product-list__image:before {
    -webkit-transform: translate(1.7rem, -1.7rem);
            transform: translate(1.7rem, -1.7rem);
  }
  .product-list__item:nth-child(2) .product-list__image:before {
    -webkit-transform: translate(1.7rem, 1.7rem);
            transform: translate(1.7rem, 1.7rem);
  }
  .product-list__item:nth-child(3) {
    margin-top: 0;
  }
  .product-list__item:nth-child(3) .product-list__image:before {
    -webkit-transform: translate(1.7rem, 1.7rem);
            transform: translate(1.7rem, 1.7rem);
  }
  .product-list__item:nth-child(4) {
    margin-top: 0;
  }
  .product-list__item:nth-child(4) .product-list__image:before {
    -webkit-transform: translate(1.7rem, -1.7rem);
            transform: translate(1.7rem, -1.7rem);
  }
  .product-list__image {
    height: 28.8rem;
  }
  .product-list__image:before {
    width: 45.9rem;
    height: 18.8rem;
  }
  .product-list__bottom {
    width: 47.5rem;
    height: 24.8rem;
    padding: 2.3rem 0 2.3rem 2.3rem;
    -webkit-transform: translateY(-3.5rem);
            transform: translateY(-3.5rem);
  }
  .product-list__media span {
    width: 0.4rem;
    height: 14rem;
  }
  .product-list__left {
    width: 10rem;
  }
  .product-list__left.list-2n {
    width: 10rem;
  }
  .product-list__icon-01 {
    width: 7rem;
    height: 7.7rem;
  }
  .product-list__h3-title {
    font-size: 2.8rem;
  }
  .product-list__description {
    font-size: 2.5rem;
    line-height: 3.5rem;
    width: 33rem;
  }
  .product-list__link {
    width: 42.8rem;
    height: 4rem;
    font-size: 2.5rem;
    letter-spacing: 0.2em;
  }
  .product-list__link-icon {
    height: 2rem;
    width: 1rem;
    right: 19%;
  }
  .media-block-top__title-inner {
    width: 40.8rem;
  }
  .media-block-top__link {
    margin: 0 auto;
  }
  .media-block-bottom__title-inner {
    width: 49.1rem;
  }
  .media-block-bottom__link {
    margin: 0 auto;
  }
  .media-block__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .media-block__empty {
    width: 100%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .media-block__image {
    width: 100%;
    position: static;
  }
  .media-block__body {
    display: contents;
  }
  .media-block__title--en {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .media-block__h2-title {
    text-align: center;
    margin-bottom: 1.2rem;
  }
  .media-block__description {
    font-size: 2.5rem;
    line-height: 4.1rem;
    margin-bottom: 5rem;
  }
  .media-block__text-box-inner {
    margin: 0 auto;
  }
  .media-block__text-box {
    padding: 4.5rem 0 6rem 0;
    height: auto;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .works-sec {
    padding: 4.4rem 0 0 0;
  }
  .works-sec__h2-title:before {
    margin-top: 1rem;
    margin-right: 3.3rem;
  }
  .works-sec__h2-title:after {
    margin-top: 1rem;
    margin-left: 2.2rem;
  }
  .works-sec__h2-title--en {
    width: 42.1rem;
    margin-top: 1rem;
  }
  .works-sec__link {
    margin-top: 6.4rem;
  }
  .works-sec__container {
    width: 84.5vw;
  }
  .works-sec__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 4.8rem;
  }
  .swiper-wrap {
    padding: 4.7rem 0 6rem 0;
    margin-top: 2.7rem;
  }
  .swiper-slide {
    width: 53.2rem;
    height: 62.3rem;
    padding: 1.6rem;
    -webkit-box-shadow: 0.8rem 0.8rem 0 rgba(0, 0, 0, .2);
            box-shadow: 0.8rem 0.8rem 0 rgba(0, 0, 0, .2);
  }
  .swiper-slide:nth-child(2n) .swiper-slide__image {
    border: solid 1.6rem #c1db81;
  }
  .swiper-slide__image {
    width: 50rem;
    height: 30.2rem;
    border: solid 1.6rem #5fc1c7;
  }
  .swiper-slide__body {
    margin-top: 2.4rem;
    padding: 1.6rem;
  }
  .swiper-slide__time {
    font-size: 2rem;
  }
  .swiper-slide__category {
    font-size: 2.5rem;
    height: 5rem;
    border-radius: 2.1rem;
    padding-left: 2.1rem;
    margin-top: 0.8rem;
    border: solid 0.3rem #eb613b;
  }
  .swiper-slide__h3-title {
    font-size: 3.2rem;
    margin-top: 1.5rem;
  }
  .swiper-slide__description {
    font-size: 2.5rem;
    line-height: 3.6rem;
    margin-top: 1.5rem;
  }
  .news-sec {
    padding-top: 7rem;
  }
  .news-sec__h2-title:before {
    margin-top: 1rem;
    margin-right: 3.3rem;
  }
  .news-sec__h2-title:after {
    margin-top: 1rem;
    margin-left: 2.2rem;
  }
  .news-sec__h2-title--en {
    width: 9.2rem;
    margin-top: 1.4rem;
  }
  .news-sec__lists {
    width: 84vw;
    margin: 4.5rem auto 0 auto;
  }
  .news-sec__link {
    margin-top: 6rem;
  }
  .news-list {
    height: 10rem;
  }
  .news-list__link {
    padding: 0 1.5rem 0 2rem;
  }
  .news-list__left {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 48rem;
  }
  .news-list__time {
    font-size: 2rem;
    margin-right: 0;
    display: block;
  }
  .news-list__title {
    font-size: 2.5rem;
    display: block;
    margin-top: 1.6rem;
  }
  .news-list__icon {
    width: 2.4rem;
    height: 5rem;
  }
  .page-main-visual-sec__inner {
    height: 30rem;
  }
  .page__h1-title {
    width: 53.1rem;
    height: 6.5rem;
    line-height: 6.5rem;
    font-size: 3.6rem;
    letter-spacing: 0.15em;
  }
  .single__h1-title {
    font-size: 3.6rem;
  }
  .category__h1-title {
    font-size: 4.6rem;
  }
  .page_navi {
    gap: 4.4rem;
  }
  .page_navi span {
    font-size: 2.9rem;
    padding: 0.45rem 0.95rem;
  }
  .page_navi a {
    font-size: 2.9rem;
    padding: 0.45rem 0.95rem;
  }
  .page_navi .previous, .page_navi .next {
    top: 200%;
    padding: 0 2.9rem;
    border-radius: 0.7rem;
  }
  .company-top-sec {
    margin-top: 10.3rem;
    padding-bottom: 5.6rem;
  }
  .profile-item__text {
    letter-spacing: 0.12em;
  }
  .company-middle-sec__h2-title--en {
    width: 36rem;
    margin: 1.6rem auto 0 auto;
  }
  .company-overview {
    width: 100vw;
    margin: 3.2rem calc(50% - 50vw) 0;
  }
  .company-overview th {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 2.5rem;
    padding: 1.6rem 0;
  }
  .company-overview td {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 2.5rem;
    padding: 1.6rem 0;
  }
  .company-bottom-sec {
    margin-bottom: 0;
  }
  .company-bottom-sec__h2-title {
    padding: 3.7rem 0;
  }
  .about-tokuteishou {
    padding: 0 0 4.6rem 0;
  }
  .about-tokuteishou table {
    width: 100vw;
    margin: 0 calc(50% - 50vw);
  }
  .about-tokuteishou tr {
    margin-top: 0;
    border-bottom: none;
  }
  .about-tokuteishou th {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 2.5rem;
    padding: 1.6rem 0;
  }
  .about-tokuteishou td {
    background-color: #ffffff;
  }
  .about-tokuteishou td li {
    display: inline-block;
  }
  .about-tokuteishou td {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 2.5rem;
    padding: 1.6rem 0;
  }
  .water-intro-sec {
    margin-top: 13.3rem;
  }
  .water-intro-sec__text {
    text-align: justify;
    line-height: 4.1rem;
  }
  .water-flow-sec {
    margin-top: 9rem;
  }
  .water-flow-sec__image-gr {
    margin-top: 5rem;
  }
  .water-flow-sec__text {
    font-size: 2.5rem;
    letter-spacing: 0em;
    margin-top: 3.5rem;
  }
  .kowa-clean-sec {
    margin-top: 11.3rem;
    padding-bottom: 6rem;
    margin-bottom: 0;
  }
  .kowa-clean-sec__h2-title {
    letter-spacing: -0.1em;
    margin-bottom: 1rem;
    line-height: 1;
  }
  .kowa-clean-sec__paragraph {
    font-size: 2.5rem;
  }
  .kowa-clean-top {
    padding-bottom: 26.6rem;
  }
  .kowa-clean-top__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: auto;
  }
  .kowa-clean-top__empty {
    width: 100%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .kowa-clean-top__image {
    width: 54rem;
    height: 35rem;
    margin: 3rem auto 4.8rem auto;
  }
  .kowa-clean-top__body {
    display: contents;
  }
  .kowa-clean-top__title--en {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .kowa-clean-top__title-inner {
    width: 30.7rem;
  }
  .kowa-clean-top__text-box {
    height: auto;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .kowa-clean-top__h2-title {
    padding-bottom: 1.2rem;
    margin-bottom: 1.5rem;
    letter-spacing: 0;
  }
  .kowa-clean-top__subtitle-box {
    margin-bottom: 1.2rem;
  }
  .kowa-clean-top__text-box-image {
    width: 20.9rem;
    height: 23rem;
    left: 0;
    top: 100%;
    -webkit-transform: translateY(3.5rem);
            transform: translateY(3.5rem);
  }
  .subtitle-box {
    font-size: 2.5rem;
    line-height: 3.6rem;
    letter-spacing: 0.06em;
  }
  .kowa-clean-middle {
    padding-top: 6.4rem;
  }
  .kowa-clean-middle__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .kowa-clean-middle__right {
    width: 100%;
  }
  .kowa-clean-middle__right table {
    margin-top: 3rem;
  }
  .kowa-clean-middle__right th:first-child {
    width: 50%;
  }
  .kowa-clean-middle__right td {
    font-size: 1.8rem;
    letter-spacing: -0.1em;
  }
  .kowa-clean-bottom {
    padding-top: 5.5rem;
  }
  .wide-table {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 2rem;
  }
  .wide-table table {
    width: 100%;
    border-right: solid 2px #231815;
  }
  .wide-table table:last-child {
    width: 100%;
    border-left: solid 2px #231815;
  }
  .wide-table th {
    font-size: 2.5rem;
  }
  .wide-table td {
    font-size: 2rem;
  }
  .management-intro-sec {
    margin-top: 13.3rem;
  }
  .management-intro-sec__text {
    text-align: justify;
    line-height: 4.1rem;
  }
  .management-intro-sec__tel {
    width: 100%;
    margin-top: 3.9rem;
  }
  .management-intro-sec__caption {
    font-size: 2.5rem;
    line-height: 3.6rem;
    letter-spacing: -0.08em;
    margin-top: 4rem;
  }
  .management-flow-sec {
    margin-top: 9.5rem;
  }
  .management-flow-sec__image {
    margin-top: 3.3rem;
  }
  .support-flow-sec {
    margin-top: 10rem;
  }
  .support-flow-sec__image {
    margin-top: 3.3rem;
  }
  .support-flow-sec__caption {
    font-size: 2.5rem;
    line-height: 3.6rem;
    text-align: center;
    margin-top: 4.9rem;
  }
  .works-link-sec {
    margin-bottom: 0;
  }
  .archive-sec {
    margin-top: 8.2rem;
  }
  .archive-sec .pagination {
    margin-top: 8rem;
    margin-bottom: 9.5rem;
  }
  .archive-item {
    padding: 5.8rem 0;
  }
  .archive-item__left {
    display: contents;
  }
  .archive-item__right {
    width: 100%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .archive-item__archive-thumbnail {
    margin-top: 3.3rem;
  }
  .archive-item__archive-time {
    margin-bottom: 2.7rem;
  }
  .archive-item__archive-description {
    margin-top: 3.3rem;
  }
  .archive-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .archive-time {
    font-size: 2rem;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .archive-thumbnail {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 3rem;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .archive-image {
    width: 25.5rem;
    height: 24rem;
  }
  .archive-category {
    font-size: 2.5rem;
    height: 4rem;
    line-height: 4rem;
  }
  .archive-title {
    padding: 2.3rem 0;
  }
  .article__inner {
    margin-top: 24rem;
  }
  .article .time-icon {
    width: 2.4rem;
    height: 2.4rem;
  }
  .article h2 {
    font-size: 4rem;
    padding: 1rem 1.6rem;
    border-radius: 1rem;
    margin: 4rem 0;
  }
  .article h3 {
    font-size: 3.6rem;
    padding: 1rem 1.6rem;
    margin: 2.4rem 0;
  }
  .article h4 {
    font-size: 3.2rem;
    padding: 1rem 1.6rem;
    margin: 4rem 0;
  }
  .article p {
    font-size: 2.8rem;
  }
  .category-main-visual-sec {
    margin-top: 3rem;
  }
  .category-main-visual-sec__image {
    width: 100%;
  }
  .category-main-visual-sec__h1-title {
    text-align: center;
    margin-top: 4rem;
  }
  .item-list {
    margin-top: 9.5rem;
    margin-bottom: 8.7rem;
  }
  .item-list .pagination {
    margin-top: 2.8rem;
  }
  .category-header {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: relative;
  }
  .category-header__left {
    font-size: 2rem;
    position: absolute;
    left: 0;
    top: 220%;
  }
  .category-header__left span {
    font-size: 2.5rem;
  }
  .category-header__center {
    font-size: 3.6rem;
  }
  .category-header__right {
    font-size: 2rem;
    position: absolute;
    right: 0;
    top: 220%;
  }
  .category-il {
    padding-top: 10.2rem;
    gap: 3rem;
  }
  .category-il article {
    width: 25.5rem;
    margin-bottom: 3.4rem;
  }
  .category-il article .itemimg {
    height: 23rem;
  }
  .category-il article .itemname {
    font-size: 3rem;
    margin-top: 1.7rem;
  }
  .category-il article .itemprice {
    font-size: 3.2rem;
    margin-top: 1.6rem;
  }
  .tax {
    font-size: 2rem;
  }
  .contact-intro-sec {
    margin-top: 13.3rem;
  }
  .contact-intro-sec__tel {
    width: 100%;
    margin-top: 3.9rem;
  }
  .contact-intro-sec__caption {
    font-size: 2.5rem;
    line-height: 3.6rem;
    letter-spacing: -0.08em;
    margin-top: 4rem;
  }
  .contact-form-sec {
    margin-top: 4.5rem;
    padding: 5rem 0;
    margin-bottom: 0;
  }
  .mw_wp_form_input .white-space {
    padding: 0;
    margin-bottom: 6rem;
  }
  .mw_wp_form_input .input-area {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-top: 0;
    padding: 2.9rem 0;
  }
  .mw_wp_form_input .input-area:last-child {
    border-bottom: none;
  }
  .mw_wp_form_input .input-area:nth-child(2n) {
    border-bottom: none;
  }
  .mw_wp_form_input .form-container {
    width: 84.5vw;
  }
  .mw_wp_form_input .form-label em {
    font-size: 2.5rem;
  }
  .mw_wp_form_input .form-label {
    font-size: 2.8rem;
    line-height: 1;
    margin-bottom: 1.2rem;
    letter-spacing: 0.11em;
  }
  .mw_wp_form_input .form-caption {
    font-size: 2.5rem;
    padding: 0.7rem 0;
  }
  .mw_wp_form_input .horizontal-items {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 4.5rem;
    margin-top: 1.4rem;
  }
  .mw_wp_form_input .horizontal-item label {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .mw_wp_form_input .mwform-radio-field-text {
    font-size: 2.8rem;
    line-height: 3.5rem;
  }
  .mw_wp_form_input .input-message {
    margin-bottom: 0.5rem;
  }
  .mw_wp_form_input .mwform-checkbox-field-text {
    font-size: 2.5rem;
    line-height: 3.5rem;
    margin-left: 1.5rem;
  }
  .mw_wp_form_input input[type="text"] {
    width: 100%;
    font-size: 2.8rem;
    padding: 0.8rem 1.6rem;
  }
  .mw_wp_form_input input[type="email"] {
    width: 100%;
    font-size: 2.8rem;
    padding: 0.8rem 1.6rem;
  }
  .mw_wp_form_input input[type="checkbox"] {
    width: 3.5rem;
    height: 3.5rem;
  }
  .mw_wp_form_input textarea {
    width: 100%;
    font-size: 2.8rem;
    line-height: 4.4rem;
  }
  .mw_wp_form_input input[type="submit"] {
    width: 46rem;
    height: 10rem;
    font-size: 2.8rem;
  }
  .mw_wp_form_confirm .input-area {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-top: 0;
    padding: 2.9rem 0;
    font-size: 2.8rem;
  }
  .mw_wp_form_confirm .input-area:last-child {
    border-bottom: none;
  }
  .mw_wp_form_confirm .input-area:nth-child(2n) {
    border-bottom: none;
  }
  .mw_wp_form_confirm .form-container {
    width: 84.5vw;
  }
  .mw_wp_form_confirm .form-label {
    padding: 2rem 0;
  }
  .mw_wp_form_confirm .input-submit {
    margin: 6rem;
  }
  .mw_wp_form_confirm input[type="submit"] {
    width: 46rem;
    height: 10rem;
    font-size: 2.8rem;
  }
  .product-article {
    margin-top: 2rem;
  }
  .itempage {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 3.2rem;
  }
  .img-box {
    width: 100%;
    height: 40rem;
  }
  .skuform__item-name {
    margin-top: 1.2rem;
  }
  .skuform__field {
    margin-top: 1.8rem;
    padding-bottom: 3.3rem;
  }
  .skuform__c-box {
    margin-top: 3.2rem;
  }
  .item-code {
    font-size: 2.5rem;
  }
  .item-name {
    font-size: 3.6rem;
    letter-spacing: 0.16em;
  }
  .zaikostatus {
    font-size: 2.5rem;
  }
  .field_price {
    font-size: 3.6rem;
  }
  .c-box .quantity {
    font-size: 2.5rem;
  }
  .c-box .skuquantity {
    margin: 0 4rem 0 2rem;
  }
  .c-box .skubutton {
    width: 32rem;
    height: 4.5rem;
    font-size: 2.8rem;
  }
  .detail-box {
    margin-top: 8rem;
  }
  .tab {
    height: 4.6rem;
    font-size: 2.8rem;
    padding: 0.9rem 0;
  }
  .item-description {
    width: 100vw;
    padding: 4.2rem 5rem;
    margin: 0 calc(50% - 50vw);
  }
  .item-description p {
    font-size: 2.5rem;
    line-height: 4.1rem;
  }
  .comments h3 {
    font-size: 2.5rem;
  }
  .comments .comment-respond .comment-form label {
    font-size: 2.5rem;
  }
  .comments .comment-respond .comment-form textarea {
    font-size: 2.8rem;
    line-height: 4.4rem;
  }
  .comments .comment-respond .comment-form input[type="text"] {
    font-size: 2.8rem;
  }
  .comments .comment-respond .comment-form input[type="submit"] {
    width: 26rem;
    height: 4.5rem;
    font-size: 2.8rem;
  }
  #input-type-star .star-on-png {
    font-size: 4rem !important;
  }
  #input-type-star .star-off-png {
    font-size: 4rem !important;
  }
  .star-rating .star {
    font-size: 2.7rem !important;
  }
  .comment__date {
    font-size: 2.2rem;
  }
  .comment__author-name {
    font-size: 3.2rem;
  }
  .comment__content {
    width: 100%;
  }
  .comment__content p {
    font-size: 2.5rem;
    line-height: 4.1rem;
  }
  .send {
    -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;
  }
  .send__cart-page {
    margin-top: 6rem;
  }
  .send__cart-page input[type="submit"] {
    margin-top: 3.2rem;
  }
  .send__loginform {
    margin-top: 3rem;
    margin-bottom: 4rem;
  }
  .send__non-customerform {
    margin-top: 6rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .send__non-customerform input[type="submit"] {
    margin-left: 0;
    margin-bottom: 3.2rem;
  }
  .send__derivery-page {
    margin-top: 2.6rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .send__confirm-page {
    margin-top: 2.6rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .send__completion-page {
    margin-top: 4rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .send__member-page {
    margin-top: 4rem;
  }
  .send__member-page input[type="submit"] {
    margin-left: 0;
    margin-top: 3.2rem;
  }
  .send__member-page input[type="submit"]:first-child {
    margin-left: 0;
    margin-bottom: 3.2rem;
  }
  .send__member-page input[type="submit"]:last-child {
    margin-bottom: 0 !important;
  }
  .send input:last-child {
    margin-left: 0;
    margin-bottom: 3.2rem;
  }
  .customer_form tr {
    display: block;
    margin-bottom: 3rem;
  }
  .customer_form tr:last-child {
    margin-bottom: 0;
  }
  .customer_form th {
    width: 100%;
    font-size: 2.8rem;
    display: block;
  }
  .customer_form td {
    display: block;
    font-size: 2.8rem;
  }
  .customer_form dt {
    display: block;
  }
  .customer_form select {
    font-size: 2.5rem;
    width: 28rem;
    height: 5rem;
    line-height: 5rem;
  }
  .customer_form input[type="text"] {
    width: 100%;
    height: 5rem;
    font-size: 2.8rem;
  }
  .customer_form input[type="password"] {
    width: 100%;
    height: 5rem;
    font-size: 2.8rem;
  }
  .customer_form #search_zipcode {
    font-size: 2.5rem;
    width: 24rem;
    height: 5rem;
    line-height: 5rem;
  }
  .customer_form textarea {
    width: 100%;
    height: 54rem;
    font-size: 2.8rem;
  }
  .customer_form #name_row td:last-child {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  .customer_form #name_row td input {
    width: 51rem;
  }
  .customer_form #furikana_row td:last-child {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  .customer_form #furikana_row td input {
    width: 51rem;
  }
  .customer_form #zipcode {
    width: 28rem;
  }
  .customer_form--ptn--2 td {
    display: block;
    font-size: 2.8rem;
    padding: 1.2rem 0;
    margin-bottom: 2rem;
  }
  .customer_form--ptn--2 td:last-child {
    margin-bottom: 0;
  }
  .agree_member_area .at_cont_text {
    width: 100%;
    height: 40rem;
    font-size: 2.8rem;
  }
  .agree_member_area .at_check_area input[type="checkbox"] {
    width: 4rem;
    height: 4rem;
  }
  .agree_member_area .at_check_area label {
    font-size: 2.8rem;
  }
  .header_explanation {
    font-size: 2.4rem;
    margin: 6rem 0 4rem 0;
  }
  .cart-page {
    margin-top: 2rem;
  }
  .cart-page .cart_navi {
    width: 100vw;
    margin: 0 calc(50% - 50vw);
  }
  .cart-page .cart_navi li {
    height: 5.5rem;
    font-size: 2rem;
    padding: 0;
    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;
  }
  .cart-page .cart_navi li:before {
    width: 2.75rem;
    height: 2.75rem;
    -webkit-transform: skew(20deg) translateX(-70%);
            transform: skew(20deg) translateX(-70%);
  }
  .cart-page .cart_navi li:after {
    width: 2.75rem;
    height: 2.75rem;
    -webkit-transform: skew(-20deg) translateX(-70%);
            transform: skew(-20deg) translateX(-70%);
  }
  .cart .upbutton {
    font-size: 2.5rem;
    padding: 2.65rem 0;
  }
  .cart .upbutton input[type="submit"] {
    display: block;
    margin-left: auto;
    font-size: 2.5rem;
    width: 26rem;
    height: 5.8rem;
  }
  .cart-table__wrap {
    padding: 2.4rem 0;
  }
  .cart-table__wrap {
    display: block;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
  }
  #cart_table {
    width: 144rem;
  }
  #cart_table th {
    font-size: 2.5rem;
  }
  #cart_table td.productname {
    font-size: 3.6rem;
  }
  #cart_table td {
    font-size: 2.5rem;
  }
  #cart_table .num {
    width: 5%;
  }
  #cart_table .action input[type="submit"] {
    font-size: 2.5rem;
  }
  #cart_table .thumbnail img {
    width: 17rem;
    height: 17rem;
  }
  .currency_code {
    display: none;
    font-size: 2rem;
  }
  .caption {
    display: block;
    font-size: 2rem;
    color: #5fc1c7;
    font-weight: 600;
    line-height: 1;
    padding: 1.6rem 0;
  }
  .total-amount__h {
    font-size: 2.8rem;
  }
  .total-amount__d {
    font-size: 5.2rem;
  }
  .total-amount .other-amount__h {
    font-size: 2.5rem;
  }
  .total-amount .other-amount__d {
    font-size: 3.6rem;
  }
  .no-cart {
    font-size: 2.4rem;
  }
  .customer-info-title {
    font-size: 3.6rem;
    margin-top: 6rem;
    margin-bottom: 2.6rem;
  }
  .non-customer-info-title, .at_exp_text {
    font-size: 3.6rem;
    margin-top: 3.8rem;
    margin-bottom: 2.5rem;
  }
  .point-form {
    padding-bottom: 4rem;
  }
  #point_table tr {
    margin-right: 0;
    display: table-row;
  }
  #point_table th {
    font-size: 2.5rem;
  }
  #point_table td {
    font-size: 3.6rem;
    text-align: right;
    padding: 1.1rem 0;
  }
  #point_table input[type="text"] {
    font-size: 3.6rem;
    height: 5rem;
  }
  #confirm_table {
    font-size: 2.8rem;
  }
  #confirm_table h3 {
    font-size: 3.6rem;
  }
  #confirm_table h3:after {
    width: 30rem;
  }
  #confirm_table th {
    width: 100%;
    display: block;
    padding: 2rem 0 1rem 0;
  }
  #confirm_table td {
    display: block;
    padding: 1rem 0 2rem 0;
  }
  #wc-confirm .send input[type="submit"]:last-child {
    margin-left: 0;
    margin-bottom: 3.2rem;
  }
  #wc-confirm .send {
    margin-top: 6rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .cart_completion {
    margin-top: 2.6rem;
    margin-bottom: 0;
  }
  .cart_completion h2 {
    font-size: 4.1rem;
    line-height: 5.1rem;
    padding: 3.1rem 0;
  }
  .cart_completion p {
    font-size: 2.5rem;
    line-height: 4.1rem;
  }
  .member-page-text {
    font-size: 2.8rem;
    line-height: 4.4rem;
  }
  .member-page-text__lost-page {
    text-align: left;
  }
  .member-page {
    margin-top: 14rem;
  }
  #memberpages {
    margin-top: 3rem;
  }
  .member_page_title {
    font-size: 3.6rem;
    line-height: 4.4rem;
  }
  .newmember-box {
    margin-top: 3.6rem;
  }
  .loginbox {
    margin-top: 1.5rem;
  }
  .member-box p {
    padding: 2.1rem 0;
    font-size: 2.8rem;
  }
  .member-box p.forgetmenot {
    padding: 0;
    margin-top: -0.5rem;
  }
  .member-box p.submit {
    text-align: center;
    padding: 4.3rem 0;
  }
  .member-box p.submit__center {
    padding: 4rem 0 0 0;
  }
  .member-box p.lostpass {
    text-align: center;
    padding: 0.5rem 0;
  }
  .member-box p.lostpass a {
    font-size: 2.8rem;
  }
  .member-box label {
    width: 100%;
    font-size: 2.8rem;
    display: block;
  }
  .member-box input[type="text"] {
    width: 100%;
    height: 5rem;
    font-size: 2.8rem;
    margin-top: 1.1rem;
  }
  .member-box input[type="password"] {
    width: 100%;
    height: 5rem;
    font-size: 2.8rem;
    margin-top: 1.1rem;
  }
  .member-box input[type="checkbox"] {
    width: 4rem;
    height: 4rem;
  }
  .new-entry {
    margin: 5.8rem auto 0 auto;
  }
  .new-entry h2 {
    font-size: 2.8rem;
  }
  .new-entry p {
    margin-top: 2.6rem;
  }
  .new-entry__inner {
    height: 19rem;
    display: block;
    text-align: center;
    padding: 4.3rem 0;
  }
  .go_to_mypage {
    margin-left: 0;
    margin-bottom: 3.2rem;
  }
  .completion__title {
    font-size: 4.1rem;
    line-height: 5.1rem;
    padding: 3.1rem 0;
  }
  .history-area__wrap {
    padding: 2.4rem 0;
  }
  .history-area__wrap {
    display: block;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
  }
  .history-area {
    width: 144rem;
  }
  #history_head th {
    font-size: 2.5rem;
  }
  #history_head td {
    font-size: 2.5rem;
  }
  .retail th {
    font-size: 2.5rem;
  }
  .retail td {
    font-size: 2.5rem;
  }
  .retail img {
    width: 17rem;
    height: 17rem;
  }
  .member-area__wrap h3 {
    font-size: 3.6rem;
  }
  .member-area__wrap h3:after {
    width: 30rem;
  }
  .member-area {
    font-size: 2.8rem;
  }
  .member-area th {
    width: 100%;
    display: block;
    padding: 2rem 0 1rem 0;
  }
  .member-area td {
    display: block;
    padding: 1rem 0 2rem 0;
  }
  .edit-eria__wrap h3 {
    font-size: 3.6rem;
  }
  .edit-eria__wrap h3:after {
    width: 30rem;
  }
  .cta-sec {
    padding-top: 8rem;
  }
  .cta-sec__lead-text {
    font-size: 2.5rem;
    line-height: 3.5rem;
    margin: 1.7rem 0 1.5rem 0;
    letter-spacing: 0;
  }
  .mail-btn {
    width: 29rem;
    height: 6.5rem;
    font-size: 2.5rem;
  }
  .mail-btn__link-icon {
    width: 3.3rem;
    height: 2.4rem;
  }
  .footer {
    padding-top: 3rem;
  }
  .footer__appeal {
    font-size: 2.5rem;
    letter-spacing: 0.03em;
  }
  .footer__inner {
    width: 84vw;
  }
  .footer__address {
    font-size: 2rem;
    margin-top: 1.6rem;
    margin-left: 0;
  }
  .footer__bottom {
    margin-top: 2rem;
  }
}

@media (min-width: 641px) and (max-width: 1199px) {
  .container--size-s {
    width: 80vw;
  }
  .container {
    width: 90vw;
  }
}

@media (max-width: 375px) {
  .section-margin {
    margin-top: 8rem;
  }
  .global-navi .menu-item {
    margin-bottom: 26px;
  }
  .global-navi .nav-link {
    font-size: 16px;
    line-height: 23px;
  }
  .global-navi .sub-menu {
    width: 221px;
    margin: 12px auto 0 auto;
  }
  .cf {
    margin-top: 16px;
  }
  .cf .user_name {
    font-size: 12px;
    padding: 8px 0;
  }
  .cf .user_login_icon {
    width: 20px;
    height: 23px;
    margin-right: 6px;
  }
  .user-btn {
    height: 35px;
    font-size: 16px;
  }
  .usces_login_a {
    height: 35px;
    font-size: 16px;
  }
  .usces_logout_a {
    height: 35px;
    font-size: 16px;
  }
  .navi {
    width: 100%;
    padding: 80px 50px 0;
  }
  .navi__logo {
    width: 46rem;
    margin: 0 auto 35px auto;
  }
  #cart_table {
    width: 760px;
  }
  .history-area {
    width: 760px;
  }
}

@media (min-width: 1921px) {
  .sustainable-sec__images {
    width: 1920px;
    margin: 0 auto;
  }
  .media-block {
    width: 1920px;
    margin: 0 auto;
  }
  .media-block__image {
    width: 800px;
  }
}

@media (max-width: 1199px) and (max-width: 640px) {
  .haccp-sec__ja {
    width: 18rem;
    height: 3.5rem;
    font-size: 2.6rem;
    line-height: 3.5rem;
  }
}

/*# sourceMappingURL=maps/style.css.map */
