@charset "UTF-8";
html, body {
  min-height: 100%;
  min-width: 100%;
  position: relative;
}

.p-product_detail,
.p-product_list {
  font-feature-settings: "palt";
  font-size: 100%;
  font-weight: normal;
  line-height: 1;
}
.p-product_detail *, .p-product_detail *::before, .p-product_detail *::after,
.p-product_list *,
.p-product_list *::before,
.p-product_list *::after {
  -webkit-text-size-adjust: 100%;
  background: transparent;
  border: 0;
  border-spacing: 0;
  box-sizing: border-box;
  content: none;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  list-style: none;
  margin: 0;
  padding: 0;
  quotes: none;
  text-decoration: none;
  vertical-align: baseline;
}
.p-product_detail sup,
.p-product_list sup {
  font-size: 0.75em;
}
.p-product_detail img,
.p-product_list img {
  vertical-align: top;
}

.p-product_detail *,
.p-product_detail *::before,
.p-product_detail *::after,
.p-product_list *,
.p-product_list *::before,
.p-product_list *::after,
.p-product_home *,
.p-product_home *::before,
.p-product_home *::after {
  font-family: "Noto Sans JP", sans-serif;
}

.l-wrapper {
  overflow: hidden;
}

.p-product_detail html, .p-product_detail body,
.p-product_list html,
.p-product_list body {
  min-height: 100%;
  min-width: 100%;
  position: relative;
}
.p-product_detail .p-product_detail,
.p-product_detail .p-product_list,
.p-product_list .p-product_detail,
.p-product_list .p-product_list {
  font-feature-settings: "palt";
  font-size: 100%;
  font-weight: normal;
  line-height: 1;
}
.p-product_detail .p-product_detail *, .p-product_detail .p-product_detail *::before, .p-product_detail .p-product_detail *::after,
.p-product_detail .p-product_list *,
.p-product_detail .p-product_list *::before,
.p-product_detail .p-product_list *::after,
.p-product_list .p-product_detail *,
.p-product_list .p-product_detail *::before,
.p-product_list .p-product_detail *::after,
.p-product_list .p-product_list *,
.p-product_list .p-product_list *::before,
.p-product_list .p-product_list *::after {
  -webkit-text-size-adjust: 100%;
  background: transparent;
  border: 0;
  border-spacing: 0;
  box-sizing: border-box;
  content: none;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  list-style: none;
  margin: 0;
  padding: 0;
  quotes: none;
  text-decoration: none;
  vertical-align: baseline;
}
.p-product_detail .p-product_detail sup,
.p-product_detail .p-product_list sup,
.p-product_list .p-product_detail sup,
.p-product_list .p-product_list sup {
  font-size: 0.75em;
}
.p-product_detail .p-product_detail img,
.p-product_detail .p-product_list img,
.p-product_list .p-product_detail img,
.p-product_list .p-product_list img {
  vertical-align: top;
}
.p-product_detail .p-product_detail *,
.p-product_detail .p-product_detail *::before,
.p-product_detail .p-product_detail *::after,
.p-product_detail .p-product_list *,
.p-product_detail .p-product_list *::before,
.p-product_detail .p-product_list *::after,
.p-product_detail .p-product_home *,
.p-product_detail .p-product_home *::before,
.p-product_detail .p-product_home *::after,
.p-product_list .p-product_detail *,
.p-product_list .p-product_detail *::before,
.p-product_list .p-product_detail *::after,
.p-product_list .p-product_list *,
.p-product_list .p-product_list *::before,
.p-product_list .p-product_list *::after,
.p-product_list .p-product_home *,
.p-product_list .p-product_home *::before,
.p-product_list .p-product_home *::after {
  font-family: "Noto Sans JP", sans-serif;
}
.p-product_detail body > footer,
.p-product_list body > footer {
  margin-top: auto;
}
.p-product_detail p,
.p-product_list p {
  line-height: 1.5;
}
.p-product_detail p + *,
.p-product_list p + * {
  margin-top: 20px;
}
.p-product_detail p + p,
.p-product_list p + p {
  margin-top: 1.5em;
}
.p-product_detail p + .-annotation,
.p-product_list p + .-annotation {
  margin-top: 5px;
}
.p-product_detail p strong,
.p-product_detail p b,
.p-product_list p strong,
.p-product_list p b {
  font-weight: bold;
}
.p-product_detail p small,
.p-product_list p small {
  font-size: 0.75rem;
}
.p-product_detail p.c-small,
.p-product_list p.c-small {
  font-size: 0.75rem;
  line-height: 1.6;
}

.l-header {
  z-index: 2;
}

.l-nav_bar {
  z-index: 2;
}

.c-select::after {
  z-index: 2;
}

.p-option__window {
  z-index: 3;
}
.p-option .c-bg {
  z-index: 2;
}

.p-block_skip {
  height: 1px;
  left: 0;
  overflow: hidden;
  padding: 1px 0 0 1px;
  position: fixed;
  top: 0;
  transform: translate(-1px, -1px);
  width: 1px;
}

ul.c-list.-cmn {
  line-height: 1.5;
}
ul.c-list.-cmn li {
  padding-left: 1em;
  position: relative;
}
ul.c-list.-cmn li + li {
  margin-top: 3px;
}
ul.c-list.-cmn li::before {
  content: "・";
  left: 0;
  position: absolute;
}
ul.c-list.-annotation {
  font-size: 0.75rem;
  line-height: 1.6;
  margin-bottom: -0.5em;
  margin-top: 0.5em;
}
ul.c-list.-annotation + .c-heading {
  margin-top: 50px;
}
ul.c-list.-annotation li {
  margin-bottom: 0.5em;
  padding-left: 1.5em;
  position: relative;
}
ul.c-list.-annotation li::before {
  content: "※";
  left: 0;
  position: absolute;
}
ul.c-list.-annotation .c-list.-cmn {
  font-size: inherit;
}
ul.c-list.-annotation .c-list.-cmn li {
  margin: 0;
  padding: 0 0 0 1em;
  position: relative;
}
ul.c-list.-annotation .c-list.-cmn li::before {
  content: "・";
  left: 0;
  position: absolute;
}
ul.c-list.-annotation.-center li {
  padding-left: 0;
  text-align: center;
}
ul.c-list.-annotation.-center li::before {
  position: relative;
}

ol.c-list.-cmn {
  display: table;
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: -0.5em;
}
ol.c-list.-cmn > li {
  counter-increment: ol-cmn;
  display: table-row;
}
ol.c-list.-cmn > li:after {
  content: "";
  display: block;
  margin-bottom: 0.5em;
}
ol.c-list.-cmn > li:before {
  content: counter(ol-cmn) ". ";
  display: table-cell;
  padding-right: 0.4em;
  text-align: left;
  white-space: nowrap;
}
ol.c-list.-cmn[data-counter="1"] {
  counter-reset: ol-cmn 0;
}
ol.c-list.-cmn[data-counter="2"] {
  counter-reset: ol-cmn 1;
}
ol.c-list.-cmn[data-counter="3"] {
  counter-reset: ol-cmn 2;
}
ol.c-list.-cmn[data-counter="4"] {
  counter-reset: ol-cmn 3;
}
ol.c-list.-cmn[data-counter="5"] {
  counter-reset: ol-cmn 4;
}
ol.c-list.-cmn[data-counter="6"] {
  counter-reset: ol-cmn 5;
}
ol.c-list.-cmn[data-counter="7"] {
  counter-reset: ol-cmn 6;
}
ol.c-list.-cmn[data-counter="8"] {
  counter-reset: ol-cmn 7;
}
ol.c-list.-cmn[data-counter="9"] {
  counter-reset: ol-cmn 8;
}
ol.c-list.-cmn[data-counter="10"] {
  counter-reset: ol-cmn 9;
}
ol.c-list.-cmn[data-counter="11"] {
  counter-reset: ol-cmn 10;
}
ol.c-list.-cmn[data-counter="12"] {
  counter-reset: ol-cmn 11;
}
ol.c-list.-cmn[data-counter="13"] {
  counter-reset: ol-cmn 12;
}
ol.c-list.-cmn[data-counter="14"] {
  counter-reset: ol-cmn 13;
}
ol.c-list.-cmn[data-counter="15"] {
  counter-reset: ol-cmn 14;
}
ol.c-list.-cmn[data-counter="16"] {
  counter-reset: ol-cmn 15;
}
ol.c-list.-cmn[data-counter="17"] {
  counter-reset: ol-cmn 16;
}
ol.c-list.-cmn[data-counter="18"] {
  counter-reset: ol-cmn 17;
}
ol.c-list.-cmn[data-counter="19"] {
  counter-reset: ol-cmn 18;
}
ol.c-list.-cmn[data-counter="20"] {
  counter-reset: ol-cmn 19;
}
ol.c-list.-cmn[data-counter="21"] {
  counter-reset: ol-cmn 20;
}
ol.c-list.-cmn[data-counter="22"] {
  counter-reset: ol-cmn 21;
}
ol.c-list.-cmn[data-counter="23"] {
  counter-reset: ol-cmn 22;
}
ol.c-list.-cmn[data-counter="24"] {
  counter-reset: ol-cmn 23;
}
ol.c-list.-cmn[data-counter="25"] {
  counter-reset: ol-cmn 24;
}
ol.c-list.-cmn[data-counter="26"] {
  counter-reset: ol-cmn 25;
}
ol.c-list.-cmn[data-counter="27"] {
  counter-reset: ol-cmn 26;
}
ol.c-list.-cmn[data-counter="28"] {
  counter-reset: ol-cmn 27;
}
ol.c-list.-cmn[data-counter="29"] {
  counter-reset: ol-cmn 28;
}
ol.c-list.-cmn[data-counter="30"] {
  counter-reset: ol-cmn 29;
}
ol.c-list.-annotation {
  display: table;
  font-size: 0.75rem;
  line-height: 1.6;
  margin-bottom: -0.5em;
}
ol.c-list.-annotation > li {
  counter-increment: ol-annotation;
  display: table-row;
}
ol.c-list.-annotation > li:after {
  content: "";
  display: block;
  margin-bottom: 0.5em;
}
ol.c-list.-annotation > li:before {
  content: "※" counter(ol-annotation) " ";
  display: table-cell;
  padding-right: 0.4em;
  text-align: left;
  white-space: nowrap;
}
ol.c-list.-annotation > li .c-frame {
  padding: 0 5px;
}
ol.c-list.-annotation.-inline {
  display: block;
  margin-bottom: 0;
}
ol.c-list.-annotation.-inline > li {
  display: inline;
}
ol.c-list.-annotation.-inline > li + li {
  padding-left: 0.5em;
}
ol.c-list.-annotation.-inline > li::before {
  display: inline;
}
ol.c-list.-annotation.-inline > li::after {
  content: none;
}
ol.c-list.-annotation[data-counter="1"] {
  counter-reset: ol-annotation 0;
}
ol.c-list.-annotation[data-counter="2"] {
  counter-reset: ol-annotation 1;
}
ol.c-list.-annotation[data-counter="3"] {
  counter-reset: ol-annotation 2;
}
ol.c-list.-annotation[data-counter="4"] {
  counter-reset: ol-annotation 3;
}
ol.c-list.-annotation[data-counter="5"] {
  counter-reset: ol-annotation 4;
}
ol.c-list.-annotation[data-counter="6"] {
  counter-reset: ol-annotation 5;
}
ol.c-list.-annotation[data-counter="7"] {
  counter-reset: ol-annotation 6;
}
ol.c-list.-annotation[data-counter="8"] {
  counter-reset: ol-annotation 7;
}
ol.c-list.-annotation[data-counter="9"] {
  counter-reset: ol-annotation 8;
}
ol.c-list.-annotation[data-counter="10"] {
  counter-reset: ol-annotation 9;
}
ol.c-list.-annotation[data-counter="11"] {
  counter-reset: ol-annotation 10;
}
ol.c-list.-annotation[data-counter="12"] {
  counter-reset: ol-annotation 11;
}
ol.c-list.-annotation[data-counter="13"] {
  counter-reset: ol-annotation 12;
}
ol.c-list.-annotation[data-counter="14"] {
  counter-reset: ol-annotation 13;
}
ol.c-list.-annotation[data-counter="15"] {
  counter-reset: ol-annotation 14;
}
ol.c-list.-annotation[data-counter="16"] {
  counter-reset: ol-annotation 15;
}
ol.c-list.-annotation[data-counter="17"] {
  counter-reset: ol-annotation 16;
}
ol.c-list.-annotation[data-counter="18"] {
  counter-reset: ol-annotation 17;
}
ol.c-list.-annotation[data-counter="19"] {
  counter-reset: ol-annotation 18;
}
ol.c-list.-annotation[data-counter="20"] {
  counter-reset: ol-annotation 19;
}
ol.c-list.-annotation[data-counter="21"] {
  counter-reset: ol-annotation 20;
}
ol.c-list.-annotation[data-counter="22"] {
  counter-reset: ol-annotation 21;
}
ol.c-list.-annotation[data-counter="23"] {
  counter-reset: ol-annotation 22;
}
ol.c-list.-annotation[data-counter="24"] {
  counter-reset: ol-annotation 23;
}
ol.c-list.-annotation[data-counter="25"] {
  counter-reset: ol-annotation 24;
}
ol.c-list.-annotation[data-counter="26"] {
  counter-reset: ol-annotation 25;
}
ol.c-list.-annotation[data-counter="27"] {
  counter-reset: ol-annotation 26;
}
ol.c-list.-annotation[data-counter="28"] {
  counter-reset: ol-annotation 27;
}
ol.c-list.-annotation[data-counter="29"] {
  counter-reset: ol-annotation 28;
}
ol.c-list.-annotation[data-counter="30"] {
  counter-reset: ol-annotation 29;
}
ol.c-list.-flex {
  display: table;
  font-size: 0.75rem;
  line-height: 1.6;
  margin-bottom: -0.5em;
}
ol.c-list.-flex > li {
  display: table-row;
}
ol.c-list.-flex > li:after {
  content: "";
  display: block;
  margin-bottom: 0.5em;
}
ol.c-list.-flex > li:before {
  content: attr(data-flex);
  display: table-cell;
  padding-right: 0.4em;
  text-align: left;
  white-space: nowrap;
}
ol.c-list.-flex.-inline {
  display: block;
  margin-bottom: 0;
}
ol.c-list.-flex.-inline > li {
  display: inline;
}
ol.c-list.-flex.-inline > li + li {
  padding-left: 0.5em;
}
ol.c-list.-flex.-inline > li::before {
  content: attr(data-flex);
  display: inline;
}
ol.c-list.-flex.-inline > li::after {
  content: none;
}

.c-grid {
  display: flex;
  flex-wrap: wrap;
}
.c-grid + ol.-annotation {
  margin-top: 15px;
}
.c-grid.-nowrap {
  flex-wrap: nowrap;
}
.c-grid.-center {
  justify-content: center;
}

.c-icn {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-flex;
}
.c-icn.-support {
  background-image: url(/syohin/assets/img/cmn/icn_support.svg);
  height: 45px;
  width: 43px;
}
.c-icn.-inspection {
  background-image: url(/syohin/assets/img/cmn/icn_inspection.svg);
  height: 30px;
  width: 30px;
}
.c-icn.-caution {
  background-image: url(/syohin/assets/img/cmn/icn_caution.svg);
  height: 30px;
  width: 30px;
}
.c-icn.-eftc {
  background-image: url(/syohin/assets/img/cmn/symbol_eftc.svg);
  background-size: auto 70px;
  height: 70px;
  width: 38px;
}
.c-icn.-check {
  background-image: url(/syohin/assets/img/cmn/icn_check.svg);
  height: 15px;
  width: 18px;
}

.c-frame.-cmn {
  border: 1px solid;
}
.c-frame.-cmn + * {
  margin-top: 20px;
}
* + .c-frame.-cmn {
  margin-top: 20px;
}
.c-frame.-cmn section + * {
  margin-top: 30px;
}
.c-frame.-cmn .c-grid + * {
  margin-top: 20px;
}
.c-frame.-cmn p {
  font-size: 0.875rem;
}
.c-frame.-cmn .c-list.-cmn {
  font-size: 0.875rem;
}
.c-frame.-cmn .c-list.-cmn + * {
  margin-top: 20px;
}
.c-frame.-cmn.-blue {
  border-color: #0176c5;
  border-width: 2px;
}

.c-table.-spec {
  table-layout: fixed;
  width: 100%;
}
.c-table.-spec + * {
  margin-top: 30px;
}
.c-table.-spec th, .c-table.-spec td {
  line-height: 1.5;
  vertical-align: middle;
}
.c-table.-spec td {
  text-align: center;
}
.c-table.-spec td:only-of-type {
  text-align: left;
}
.c-table.-spec tr:nth-child(even) {
  background: #F3F3F3;
}
.c-table.-spec sup {
  font-size: 0.8em;
}
.c-table .c-figure.-class {
  align-items: center;
  display: inline-flex;
}
.c-table .c-figure.-class .c-class {
  width: 0;
}
.c-table .c-figure.-eco_mark {
  align-items: center;
  display: flex;
}
.c-table .c-figure.-eco_mark .c-icn {
  margin-right: 10px;
}
.c-table .c-figure.-eco_mark .c-icn img {
  height: auto;
  width: 100%;
}

.c-anchor {
  background: transparent;
  height: 1px;
  padding: 1px 0 0 1px;
  position: absolute;
  width: 1px;
}

img.c-img.-border {
  outline: solid 1px #CCCCCC;
  outline-offset: -1px;
}

.c-img {
  text-align: center;
}
.c-img + .c-table_wrapper {
  margin-top: 30px;
}
.c-img img {
  max-width: 100%;
}
.c-img img.c-border {
  outline: solid 1px #CCCCCC;
  outline-offset: -1px;
}

[data-temp] {
  position: relative;
}
[data-temp]::after {
  align-items: center;
  background: rgba(255, 0, 0, 0.8);
  bottom: 0;
  color: white;
  content: attr(data-temp);
  display: flex;
  font-size: 1.25rem;
  font-weight: bold;
  justify-content: center;
  left: 0;
  outline: 5px dashed red;
  outline-offset: 5px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}

.c-heading.-lv1 {
  border-bottom: 1px solid #999999;
  line-height: 1.33333333;
  padding-bottom: 10px;
}
.c-heading.-lv1 + * {
  margin-top: 20px;
}
.c-heading.-lv1 + .c-grid {
  margin-top: 20px;
}
* + .c-heading.-lv1 {
  margin-top: 80px;
}
.c-heading.-lv2 {
  font-weight: bold;
}
.c-heading.-lv2 + * {
  margin-top: 10px;
}
.c-heading.-blue + * {
  margin-top: 10px;
}
.c-heading.-blue b {
  background: #0176c5;
  color: white;
  display: inline-block;
}

.c-card.-recipe .c-img {
  position: relative;
}
.c-card.-recipe .c-img + figcaption {
  margin-top: 15px;
}
.c-card.-recipe .c-img .c-caption {
  background: white;
  font-weight: bold;
  padding: 10px 15px;
  position: absolute;
}
.c-card.-recipe .c-img .c-caption.-roast {
  background: #fbe5d6;
}
.c-card.-recipe .c-img .c-caption.-simmer {
  background: #ffe699;
}
.c-card.-recipe .c-img .c-caption.-steam {
  background: #bdd7ee;
}
.c-card.-recipe .c-img .c-caption.-temperature {
  background: #c5e0b4;
}
.c-card.-recipe figcaption {
  text-align: center;
}
.c-card.-recipe figcaption + p {
  margin-top: 15px;
  text-align: center;
}

.p-hansel {
  background: #E4E4E4;
  display: flex;
  justify-content: center;
  padding: 8px 0;
}
.p-hansel ol {
  align-items: center;
  display: flex;
  width: 960px;
}
.p-hansel li {
  font-size: 0.75rem;
}
.p-hansel li + li {
  margin-left: 5px;
  position: relative;
}
.p-hansel li + li::before {
  content: ">";
  margin-right: 5px;
}
.p-hansel mark {
  background: transparent;
}

*.c-btn {
  align-items: center;
  cursor: pointer;
  display: inline-flex;
  justify-content: center;
  text-decoration: none;
}
*.c-btn.-clear_conditions {
  background: white;
  border: 1px solid #CCCCCC;
  border-radius: 5px;
  font-size: 0.875rem;
  height: 40px;
  width: 150px;
}
*.c-btn.-cmn {
  background: #EDEDED;
  border-radius: 6px;
  color: #222222;
  font-size: 0.875rem;
  height: 40px;
  min-width: 120px;
  padding: 0 23px 0 15px;
  position: relative;
}
*.c-btn.-cmn::after {
  border-bottom: 1px solid black;
  border-right: 1px solid black;
  bottom: 0;
  content: "";
  height: 7px;
  margin: auto;
  position: absolute;
  right: 10px;
  top: 0;
  transform: rotate(-45deg);
  width: 7px;
}
*.c-btn.-cmn.-wide {
  width: 100%;
}
*.c-btn.-cmn.-ming {
  background: #417D8C;
  color: white;
  font-weight: bold;
}
*.c-btn.-cmn.-ming::after {
  border-bottom: 1px solid white;
  border-right: 1px solid white;
}
*.c-btn.-ec {
  background: #0176c5;
  border-radius: 10px;
  color: white !important;
}
*.c-btn.-ec::before {
  background-image: url(/syohin/assets/img/cmn/icn_cart.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
}
*.c-btn.-coming {
  background: #EDEDED;
  border-radius: 10px;
  color: black;
  text-decoration: none;
}
*.c-btn.-reserve {
  background: #0176c5;
  border-radius: 10px;
  color: white;
  text-align: center;
  text-decoration: none;
}
.p-product_list__header *.c-btn.-comparison {
  background-color: #0176c5;
  background-image: url(../img/cmn/icn_arrow_white_right.svg);
  background-position: right 20px center;
  background-repeat: no-repeat;
  background-size: 30px;
  color: white;
}
.p-product_list__header *.c-btn.-comparison .c-icn {
  margin-right: 14px;
}
.p-product_detail__header *.c-btn.-comparison {
  background: #0176c5;
  border-radius: 10px;
  color: white !important;
  margin-right: 10px;
}
.p-product_detail__header *.c-btn.-comparison::before {
  background-image: url(/syohin/assets/img/cmn/icn_comparison.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  margin-right: 10px;
}
.c-link.-cmn {
  color: #0176c5;
  text-decoration: underline;
}
.c-link.-cmn:hover {
  text-decoration: none;
}
.c-link.-cmn[target=_blank]::after {
  background-image: url(/syohin/assets/img/cmn/icn_blank_cmn.svg);
  background-repeat: no-repeat;
  background-size: 10px;
  content: "";
  display: inline-block;
  height: 10px;
  margin-left: 5px;
  transform: translateY(-0.1em);
  vertical-align: baseline;
  width: 10px;
}

body > footer {
  margin-top: auto;
}

.p-product_detail + .p-common_bnr {
  margin-top: 100px;
}
.p-product_detail__header {
  display: flex;
  flex-direction: column;
  position: relative;
}
.p-product_detail__header .c-pet_name {
  height: 30px;
}
.p-product_detail__header .c-pet_name + * {
  margin-top: 5px;
}
.p-product_detail__header .c-pet_name img {
  height: 100%;
}
.p-product_detail__header .c-pet_name img[src*=pct_3y_warranty] {
  margin-left: 10px;
}
.p-product_detail__header .c-pet_name small {
  margin-left: 10px;
  vertical-align: bottom;
}
.p-product_detail__header .c-heading {
  font-weight: 600;
  line-height: 1.35333333;
}
.p-product_detail__header .c-heading .c-name {
  display: block;
}
.p-product_detail__header .c-heading .c-name .c-frame {
  border: 1px solid;
  display: inline-block;
  font-size: 90%;
  line-height: 1;
  margin: 0 5px;
  padding: 5px;
}
.p-product_detail__header .c-heading .c-name .c-frame:first-child {
  margin-left: 0;
}
.p-product_detail__header .c-heading .c-name br + .c-frame {
  margin-left: auto;
}
.p-product_detail__header .c-heading .c-product_number {
  display: block;
}
.p-product_detail__header .c-heading .c-annotation {
  font-size: 1rem;
  font-weight: normal;
}
.p-product_detail__header .c-read {
  font-weight: 500;
  line-height: 1.5;
}
.p-product_detail__header .c-feature {
  line-height: 1.5;
}
.p-product_detail__header .c-annotation {
  line-height: 1.5;
  margin-top: 0;
}
.p-product_detail__header .p-slider {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  overflow: hidden;
}
.p-product_detail__header .p-slider .c-stage {
  align-self: flex-start;
  display: flex;
  position: relative;
}
.p-product_detail__header .p-slider .c-stage li {
  flex-shrink: 0;
}
.p-product_detail__header .p-slider .c-stage li:first-child {
  position: relative;
}
.p-product_detail__header .p-slider .c-stage li.is-current {
  z-index: 2;
}
.p-product_detail__header .p-slider .c-slider {
  background-color: #CCCCCC;
  background-image: url(/syohin/assets/img/cmn/icn_arrow_slider.svg);
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 35px;
  bottom: 0;
  cursor: pointer;
  height: 35px;
  margin: auto;
  overflow: hidden;
  position: absolute;
  text-indent: -10em;
  top: 0;
  width: 35px;
  z-index: 2;
}
.p-product_detail__header .p-slider .c-slider.-prev {
  left: 10px;
  transform: rotate(180deg);
}
.p-product_detail__header .p-slider .c-slider.-next {
  right: 10px;
}
.p-product_detail__header .p-slider .c-marker {
  display: flex;
  justify-content: center;
  position: absolute;
  z-index: 2;
}
.p-product_detail__header .p-slider .c-marker li {
  background: #999999;
  border-radius: 10px;
  cursor: pointer;
  height: 10px;
  width: 10px;
}
.p-product_detail__header .p-slider .c-marker li.is-current {
  background: #0176c5;
  cursor: default;
}
.p-product_detail__header .p-slider .c-figure {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  position: relative;
  width: 100%;
}
.p-product_detail__header .p-slider .c-figure .c-img {
  width: 100%;
}
.p-product_detail__header .p-slider .c-figure .c-img img {
  width: 100%;
}
.p-product_detail__header .p-slider .c-figure figcaption {
  background: #0176c5;
  color: white;
  position: absolute;
}
.p-product_detail__header .c-btn_wrapper {
  display: flex;
  order: 6;
}
.p-product_detail__tab ul {
  border-bottom: 1px solid #7F7F7F;
  display: flex;
  justify-content: space-between;
}
.p-product_detail__tab li {
  background: white;
  background-clip: padding-box;
  border-bottom: none;
  margin-bottom: -1px;
  overflow: hidden;
}
.p-product_detail__tab li label {
  align-items: center;
  background: #DCDCDC;
  border: 1px solid transparent;
  border-bottom: 1px solid #7F7F7F;
  border-radius: 8px 8px 0 0;
  cursor: pointer;
  display: flex;
  font-weight: 500;
  height: 100%;
  justify-content: center;
  margin-bottom: -1px;
}
.p-product_detail__tab li label::before {
  background-image: url(/syohin/assets/img/cmn/icn_tab_arrow.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 13px;
  margin-right: 10px;
  transform: translateY(1px) rotate(0);
  transition: all 0.2s;
  width: 13px;
}
.p-product_detail__item {
  position: relative;
}
.p-product_detail__item:nth-child(even)::before, .p-product_detail__item.-border::before {
  border-left: 1px dashed #E4E4E4;
  content: "";
  height: 100%;
  left: -30px;
  position: absolute;
  top: 0;
  width: 1px;
}
.p-product_detail__item.-annotation::before {
  content: none;
}
.p-product_detail__item.-no_border::before {
  content: none;
}
.p-product_detail__item .c-figure {
  align-items: center;
  display: flex;
  flex-direction: column;
  position: relative;
}
.p-product_detail__item .c-figure .c-img {
  position: relative;
  text-align: center;
  width: 100%;
}
.p-product_detail__item .c-figure .c-img img {
  max-width: 100%;
}
.p-product_detail__item .c-figure .c-img iframe {
  width: 100%;
}
.p-product_detail__item .c-figure .c-caption {
  background: white;
  border-radius: 5px;
  bottom: 10px;
  font-size: 0.75rem;
  margin-left: auto;
  margin-right: auto;
  padding: 5px 10px;
  position: absolute;
  right: 10px;
}
.p-product_detail__item p {
  line-height: 1.5;
}
.p-product_detail__item p + * {
  margin-top: 20px;
}
.p-product_detail__item p + .p-movie__modal {
  margin-top: 0;
}
.p-product_detail__item p.c-read {
  font-weight: 700;
  line-height: 1.4;
}
.p-product_detail__item p.c-read + * {
  margin-top: 10px;
}
.p-product_detail__item p.c-read small {
  font-size: 80%;
}
.p-product_detail__item p.c-read sup {
  font-size: 0.5em;
  vertical-align: super;
}
.p-product_detail__other + .c-list {
  margin-top: 30px;
}
.p-product_detail__other .c-heading {
  border-bottom: 1px solid #999999;
  line-height: 1.33333333;
  padding-bottom: 10px;
}
.p-product_detail__other .c-heading + * {
  margin-top: 15px;
}
.p-product_detail__other dl.c-list dt {
  font-weight: 700;
  line-height: 1.33333333;
}
.p-product_detail__other dl.c-list dt a {
  color: #222222;
  text-decoration: underline;
}
.p-product_detail__other dl.c-list dt a:hover {
  text-decoration: none;
}
.p-product_detail__other dl.c-list dd {
  line-height: 1.5;
}
.p-product_detail__other dl.c-list dd .c-list {
  font-size: 0.75rem;
  margin-top: 1em;
}
.p-product_detail__other dl.c-list dd .c-list + * {
  margin-top: 1em;
}
.p-product_detail__other dl.c-list dd .c-list.-annotation:first-child {
  margin-top: 0;
}
.p-product_detail__other dl.c-list dd .c-img:first-child {
  margin-top: 15px;
}
.p-product_detail__other_list + * {
  margin-top: 20px;
}
.p-product_detail__other_list .c-heading {
  line-height: 1.33333333;
  padding-bottom: 10px;
}
.p-product_detail__other_list .c-frame {
  border: 1px solid #999999;
}
.p-product_detail__other_list .c-frame + .c-list.-annotation {
  margin-top: 15px;
}
.p-product_detail__other_list p + * {
  margin-top: 15px;
}
.p-product_detail__other_list .c-feature {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  align-items: center;
  background: #ededed;
  border-radius: 6px;
  display: flex;
  height: 100%;
  justify-content: center;
  line-height: 1.3;
  min-height: 45px;
  outline: none;
  overflow: visible;
  position: relative;
  width: 100%;
}
.p-product_detail__other_list .c-feature .c-desc {
  background: #5A5A5A;
  border-radius: 5px;
  color: white;
  display: flex;
  justify-content: center;
  line-height: 1.75;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  text-align: left;
  transition: opacity 0.1s;
}
.p-product_detail__other_list .c-feature .c-desc::after {
  border-color: #5A5A5A transparent transparent transparent;
  border-style: solid;
  border-width: 20px 15px 0 15px;
  content: "";
  height: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: calc(100% - 5px);
  width: 0;
}
.p-product_detail__other_list .c-feature.-balloon {
  -webkit-tap-highlight-color: rgba(51, 181, 229, 0.4);
  cursor: pointer;
}
.p-product_detail__other_list .c-feature.-balloon .c-label {
  text-decoration: underline;
}
.p-product_detail__other_list .c-feature.-balloon:focus .c-desc {
  opacity: 1;
  pointer-events: auto;
}
.p-product_detail__face .c-figure.-face {
  align-items: center;
  display: flex;
  flex-direction: column;
  position: relative;
}
.p-product_detail__face .c-figure.-face .c-face img {
  width: 450px;
}
.p-product_detail__face .c-figure.-face figcaption {
  background: #0176c5;
  border-radius: 5px;
  bottom: 20px;
  color: white;
  font-size: 0.875rem;
  padding: 5px;
  position: absolute;
}
.p-product_detail__face .c-color {
  display: flex;
  justify-content: center;
  margin-top: 15px;
}
.p-product_detail__face .c-color li {
  align-items: center;
  display: flex;
  font-size: 0.875rem;
}
.p-product_detail__face .c-color li + li {
  margin-top: 10px;
}
.p-product_detail__face .c-color li .c-circle {
  border-radius: 30px;
  display: inline-block;
  height: 30px;
  margin-right: 8px;
  width: 30px;
}
.p-product_detail__face .c-table {
  margin-top: clamp(25.599999999px, 30 / 375 * 100vw, 30px);
}
.p-product_detail__spec_detail .c-table_wrapper + .c-list.-annotation,
.p-product_detail__spec_detail .c-table_wrapper + .c-img,
.p-product_detail__spec_detail .c-table_wrapper + .c-grid {
  margin-top: 30px;
}
.p-product_detail__spec_detail .c-img + * {
  margin-top: 30px;
}
.p-product_detail__spec_detail p + .c-table_wrapper {
  margin-top: 30px;
}

.p-sub_category_nav + .p-aside_bnr_group {
  margin-top: 50px;
}
.p-sub_category_nav .c-heading {
  color: #414141;
  font-weight: 500;
}
.p-sub_category_nav a {
  border: 1px solid #739BA5;
  border-radius: 10px;
  display: block;
  text-decoration: none;
}
.p-sub_category_nav figure {
  align-items: center;
  display: flex;
}
.p-sub_category_nav figure .c-img img {
  width: 100%;
}
.p-sub_category_nav figure figcaption {
  color: #417D8C;
  font-weight: 500;
  line-height: 1.4;
}
.p-sub_category_nav .c-grid + .c-grid {
  margin-top: 30px;
}

.p-category_nav {
  background: #417D8C;
}
.p-category_nav ul {
  display: flex;
}
.p-category_nav a {
  color: white;
  display: block;
  height: 100%;
  text-decoration: none;
  width: 100%;
}
.p-category_nav figure figcaption {
  line-height: 1.25;
  text-align: center;
}

.p-common_bnr {
  border-top: 1px solid #ACACAC;
}
.p-common_bnr a {
  color: #5A5A5A;
  font-weight: 500;
  line-height: 1.4;
  text-decoration: none;
}
.p-common_bnr .c-col > a,
.p-common_bnr .c-col > .c-wrapper {
  align-items: center;
  border: 1px solid #ACACAC;
  display: flex;
  justify-content: center;
}
.p-common_bnr .c-col .c-list {
  display: flex;
}
.p-common_bnr .c-col .c-list li {
  align-items: center;
  display: flex;
}
.p-common_bnr .c-desc {
  font-size: 0.625rem;
  width: 145px;
}
.p-common_bnr .c-desc a {
  color: #0176c5;
  display: block;
  font-size: 0.625rem;
  margin-top: 5px;
  text-decoration: underline;
}
.p-common_bnr .c-desc a:hover {
  text-decoration: none;
}
.p-common_bnr figure.c-annotation {
  align-items: center;
  display: flex;
  margin-top: 15px;
}
.p-common_bnr figure.c-annotation figcaption {
  align-items: center;
  background: #EDEDED;
  display: flex;
  margin-right: 10px;
  padding: 8px 10px 8px 15px;
  white-space: nowrap;
}
.p-common_bnr figure.c-annotation figcaption .c-icn {
  margin-right: 3px;
}
.p-common_bnr figure.c-annotation p {
  font-size: 0.75rem;
}
.p-aside_bnr_group .c-heading {
  display: flex;
  font-weight: bold;
  justify-content: center;
  line-height: 1.4;
  text-align: center;
  word-break: keep-all;
}
.p-aside_bnr_group .c-heading + ul {
  margin-top: 24px;
}
.p-aside_bnr_group .c-heading.-voice {
  align-items: center;
}
.p-aside_bnr_group .c-heading.-voice::before, .p-aside_bnr_group .c-heading.-voice::after {
  background: #000;
  content: "";
  height: 30px;
  width: 2px;
}
.p-aside_bnr_group .c-heading.-voice::before {
  margin-right: 20px;
  transform: rotate(-20deg);
}
.p-aside_bnr_group .c-heading.-voice::after {
  margin-left: 20px;
  transform: rotate(20deg);
}
.p-aside_bnr_group li {
  text-align: center;
}

.p-tab__content {
  display: none;
}
.p-tab__status {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  left: 0;
  opacity: 0;
  position: fixed;
  top: 0;
  transform: translate(-100%, -100%);
}
.p-tab__status:nth-of-type(1):checked ~ .p-tab__switch_group.p-product_detail__tab > ul > .p-tab__switch:nth-of-type(1) label {
  background: white;
  border-bottom: none;
  border-color: #7F7F7F;
  cursor: default;
}
.p-tab__status:nth-of-type(1):checked ~ .p-tab__switch_group.p-product_detail__tab > ul > .p-tab__switch:nth-of-type(1) label::before {
  transform: translateY(1px) rotate(180deg);
}
.p-tab__status:nth-of-type(1):checked ~ .p-tab__switch_group.p-product_detail__tab > ul:only-child > .p-tab__switch:nth-of-type(1) label::before {
  content: none;
}
.p-tab__status:nth-of-type(1):checked ~ .p-tab__content_group > .p-tab__content:nth-of-type(1) {
  display: block;
}
.p-tab__status:nth-of-type(2):checked ~ .p-tab__switch_group.p-product_detail__tab > ul > .p-tab__switch:nth-of-type(2) label {
  background: white;
  border-bottom: none;
  border-color: #7F7F7F;
  cursor: default;
}
.p-tab__status:nth-of-type(2):checked ~ .p-tab__switch_group.p-product_detail__tab > ul > .p-tab__switch:nth-of-type(2) label::before {
  transform: translateY(1px) rotate(180deg);
}
.p-tab__status:nth-of-type(2):checked ~ .p-tab__switch_group.p-product_detail__tab > ul:only-child > .p-tab__switch:nth-of-type(2) label::before {
  content: none;
}
.p-tab__status:nth-of-type(2):checked ~ .p-tab__content_group > .p-tab__content:nth-of-type(2) {
  display: block;
}
.p-tab__status:nth-of-type(3):checked ~ .p-tab__switch_group.p-product_detail__tab > ul > .p-tab__switch:nth-of-type(3) label {
  background: white;
  border-bottom: none;
  border-color: #7F7F7F;
  cursor: default;
}
.p-tab__status:nth-of-type(3):checked ~ .p-tab__switch_group.p-product_detail__tab > ul > .p-tab__switch:nth-of-type(3) label::before {
  transform: translateY(1px) rotate(180deg);
}
.p-tab__status:nth-of-type(3):checked ~ .p-tab__switch_group.p-product_detail__tab > ul:only-child > .p-tab__switch:nth-of-type(3) label::before {
  content: none;
}
.p-tab__status:nth-of-type(3):checked ~ .p-tab__content_group > .p-tab__content:nth-of-type(3) {
  display: block;
}
.p-tab__status:nth-of-type(4):checked ~ .p-tab__switch_group.p-product_detail__tab > ul > .p-tab__switch:nth-of-type(4) label {
  background: white;
  border-bottom: none;
  border-color: #7F7F7F;
  cursor: default;
}
.p-tab__status:nth-of-type(4):checked ~ .p-tab__switch_group.p-product_detail__tab > ul > .p-tab__switch:nth-of-type(4) label::before {
  transform: translateY(1px) rotate(180deg);
}
.p-tab__status:nth-of-type(4):checked ~ .p-tab__switch_group.p-product_detail__tab > ul:only-child > .p-tab__switch:nth-of-type(4) label::before {
  content: none;
}
.p-tab__status:nth-of-type(4):checked ~ .p-tab__content_group > .p-tab__content:nth-of-type(4) {
  display: block;
}
.p-tab__status:nth-of-type(5):checked ~ .p-tab__switch_group.p-product_detail__tab > ul > .p-tab__switch:nth-of-type(5) label {
  background: white;
  border-bottom: none;
  border-color: #7F7F7F;
  cursor: default;
}
.p-tab__status:nth-of-type(5):checked ~ .p-tab__switch_group.p-product_detail__tab > ul > .p-tab__switch:nth-of-type(5) label::before {
  transform: translateY(1px) rotate(180deg);
}
.p-tab__status:nth-of-type(5):checked ~ .p-tab__switch_group.p-product_detail__tab > ul:only-child > .p-tab__switch:nth-of-type(5) label::before {
  content: none;
}
.p-tab__status:nth-of-type(5):checked ~ .p-tab__content_group > .p-tab__content:nth-of-type(5) {
  display: block;
}
.p-tab__status:nth-of-type(6):checked ~ .p-tab__switch_group.p-product_detail__tab > ul > .p-tab__switch:nth-of-type(6) label {
  background: white;
  border-bottom: none;
  border-color: #7F7F7F;
  cursor: default;
}
.p-tab__status:nth-of-type(6):checked ~ .p-tab__switch_group.p-product_detail__tab > ul > .p-tab__switch:nth-of-type(6) label::before {
  transform: translateY(1px) rotate(180deg);
}
.p-tab__status:nth-of-type(6):checked ~ .p-tab__switch_group.p-product_detail__tab > ul:only-child > .p-tab__switch:nth-of-type(6) label::before {
  content: none;
}
.p-tab__status:nth-of-type(6):checked ~ .p-tab__content_group > .p-tab__content:nth-of-type(6) {
  display: block;
}
.p-tab__status:nth-of-type(7):checked ~ .p-tab__switch_group.p-product_detail__tab > ul > .p-tab__switch:nth-of-type(7) label {
  background: white;
  border-bottom: none;
  border-color: #7F7F7F;
  cursor: default;
}
.p-tab__status:nth-of-type(7):checked ~ .p-tab__switch_group.p-product_detail__tab > ul > .p-tab__switch:nth-of-type(7) label::before {
  transform: translateY(1px) rotate(180deg);
}
.p-tab__status:nth-of-type(7):checked ~ .p-tab__switch_group.p-product_detail__tab > ul:only-child > .p-tab__switch:nth-of-type(7) label::before {
  content: none;
}
.p-tab__status:nth-of-type(7):checked ~ .p-tab__content_group > .p-tab__content:nth-of-type(7) {
  display: block;
}
.p-tab__status:nth-of-type(8):checked ~ .p-tab__switch_group.p-product_detail__tab > ul > .p-tab__switch:nth-of-type(8) label {
  background: white;
  border-bottom: none;
  border-color: #7F7F7F;
  cursor: default;
}
.p-tab__status:nth-of-type(8):checked ~ .p-tab__switch_group.p-product_detail__tab > ul > .p-tab__switch:nth-of-type(8) label::before {
  transform: translateY(1px) rotate(180deg);
}
.p-tab__status:nth-of-type(8):checked ~ .p-tab__switch_group.p-product_detail__tab > ul:only-child > .p-tab__switch:nth-of-type(8) label::before {
  content: none;
}
.p-tab__status:nth-of-type(8):checked ~ .p-tab__content_group > .p-tab__content:nth-of-type(8) {
  display: block;
}
.p-tab__status:nth-of-type(9):checked ~ .p-tab__switch_group.p-product_detail__tab > ul > .p-tab__switch:nth-of-type(9) label {
  background: white;
  border-bottom: none;
  border-color: #7F7F7F;
  cursor: default;
}
.p-tab__status:nth-of-type(9):checked ~ .p-tab__switch_group.p-product_detail__tab > ul > .p-tab__switch:nth-of-type(9) label::before {
  transform: translateY(1px) rotate(180deg);
}
.p-tab__status:nth-of-type(9):checked ~ .p-tab__switch_group.p-product_detail__tab > ul:only-child > .p-tab__switch:nth-of-type(9) label::before {
  content: none;
}
.p-tab__status:nth-of-type(9):checked ~ .p-tab__content_group > .p-tab__content:nth-of-type(9) {
  display: block;
}
.p-tab__status:nth-of-type(10):checked ~ .p-tab__switch_group.p-product_detail__tab > ul > .p-tab__switch:nth-of-type(10) label {
  background: white;
  border-bottom: none;
  border-color: #7F7F7F;
  cursor: default;
}
.p-tab__status:nth-of-type(10):checked ~ .p-tab__switch_group.p-product_detail__tab > ul > .p-tab__switch:nth-of-type(10) label::before {
  transform: translateY(1px) rotate(180deg);
}
.p-tab__status:nth-of-type(10):checked ~ .p-tab__switch_group.p-product_detail__tab > ul:only-child > .p-tab__switch:nth-of-type(10) label::before {
  content: none;
}
.p-tab__status:nth-of-type(10):checked ~ .p-tab__content_group > .p-tab__content:nth-of-type(10) {
  display: block;
}

.p-product_list__header {
  background: #F4F4F4;
  border-bottom: 1px solid #ACACAC;
  position: relative;
  z-index: auto;
}
.p-product_list__header::before, .p-product_list__header::after {
  background: #F4F4F4;
  content: "";
  height: 30px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: calc(100% - 15px);
  transform: rotate(45deg);
  width: 30px;
}
.p-product_list__header::before {
  box-shadow: 0 0 0 1px #ACACAC;
  z-index: -1;
}
.p-product_list__header::after {
  z-index: 1;
}
.p-product_list__header.-minimum {
  background: transparent;
  border-bottom: none;
}
.p-product_list__header.-minimum::before, .p-product_list__header.-minimum::after {
  content: none;
}
.p-product_list__header .c-heading.-lv1 {
  border-bottom: none;
  color: #414141;
  font-size: 1.375rem;
  font-weight: 500;
  line-height: 1.75;
  padding-bottom: 0;
  text-align: center;
}
.p-product_list__header .p-slider {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  position: relative;
}
.p-product_list__header .p-slider + * {
  margin-top: 35px;
}
.p-product_list__header .p-slider + .p-product_list__conditions {
  margin-top: 70px;
}
.p-product_list__header .p-slider .c-inner {
  overflow: hidden;
}
.p-product_list__header .p-slider .c-stage {
  align-self: flex-start;
  display: flex;
  position: relative;
}
.p-product_list__header .p-slider .c-stage li {
  flex-shrink: 0;
}
.p-product_list__header .p-slider .c-slider {
  background-color: #CCCCCC;
  background-image: url(/syohin/assets/img/cmn/icn_arrow_slider.svg);
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 35px;
  bottom: 0;
  cursor: pointer;
  height: 35px;
  margin: auto;
  overflow: hidden;
  position: absolute;
  text-indent: -10em;
  top: 0;
  width: 35px;
  z-index: 2;
}
.p-product_list__header .p-slider .c-slider.-prev {
  left: 10px;
  transform: rotate(180deg);
}
.p-product_list__header .p-slider .c-slider.-next {
  right: 10px;
}
.p-product_list__header .p-slider .c-marker {
  display: flex;
  justify-content: center;
  position: absolute;
  z-index: 2;
}
.p-product_list__header .p-slider .c-marker li {
  border: 1px solid;
  border-radius: 10px;
  cursor: pointer;
  height: 10px;
  width: 10px;
}
.p-product_list__header .p-slider .c-marker li.is-current {
  background: #739BA5;
  border: none;
  cursor: default;
}
.p-product_list__header .p-slider .c-img {
  width: 100%;
}
.p-product_list__header .p-slider .c-img img {
  width: 100%;
}
.p-product_list__conditions .c-section + .c-section {
  margin-top: 35px;
}
.p-product_list__conditions .c-section + .c-section.-border_top {
  border-top: 1px dashed #739BA5;
  margin-top: 20px;
  padding-top: 20px;
}
.p-product_list__conditions .c-heading {
  color: #414141;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.75;
}
.p-product_list__conditions .c-heading + * {
  margin-top: 10px;
}
.p-product_list__conditions .c-figure {
  align-items: center;
  background: white;
  border: 1px solid #739BA5;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-around;
}
.p-product_list__conditions .c-figure.is-selected {
  background: #739BA5;
  cursor: default;
}
.p-product_list__conditions .c-figure.is-selected .c-caption,
.p-product_list__conditions .c-figure.is-selected .c-read {
  color: white;
}
.p-product_list__conditions .c-figure .c-caption {
  align-items: center;
  color: #417D8C;
  display: inline-flex;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.3;
  min-height: 45px;
  text-align: center;
}
.p-product_list__conditions .c-figure .c-read {
  align-items: center;
  color: #417D8C;
  display: inline-flex;
  font-size: 0.75rem;
  line-height: 1.4;
  margin: 0 -5px;
  min-height: 30px;
  text-align: center;
}
.p-product_list__conditions .c-figure.-other {
  border-color: #5A5A5A;
}
.p-product_list__conditions .c-figure.-other .c-caption,
.p-product_list__conditions .c-figure.-other .c-read {
  color: #5A5A5A;
}
.p-product_list__conditions .c-figure.-other.is-selected .c-caption,
.p-product_list__conditions .c-figure.-other.is-selected .c-read {
  color: white;
}
.p-product_list__conditions .c-figure.-bottle_tumbler figcaption {
  display: flex;
  flex-direction: column;
}
.p-product_list__conditions .c-figure.-bottle_tumbler figcaption .c-caption {
  font-size: 1.25rem;
  margin-bottom: 10px;
  min-height: 0;
  white-space: nowrap;
}
.p-product_list__conditions .c-figure.-bottle_tumbler figcaption .c-desc {
  color: #417D8C;
  font-size: 0.875rem;
  line-height: 1.5;
  margin-left: 5px;
}
.p-product_list__conditions .c-figure.-bottle_tumbler img[src*=_active] {
  display: none;
}
.p-product_list__conditions .c-figure.-bottle_tumbler.-goods {
  border-color: #5A5A5A;
}
.p-product_list__conditions .c-figure.-bottle_tumbler.-goods figcaption {
  margin-bottom: 0;
}
.p-product_list__conditions .c-figure.-bottle_tumbler.-goods .c-caption,
.p-product_list__conditions .c-figure.-bottle_tumbler.-goods .c-desc {
  color: #5A5A5A;
  margin-left: 0;
  text-align: left;
}
.p-product_list__conditions .c-figure.-bottle_tumbler.is-selected .c-caption,
.p-product_list__conditions .c-figure.-bottle_tumbler.is-selected .c-desc {
  color: white;
}
.p-product_list__conditions .c-figure.-bottle_tumbler.is-selected .c-img img {
  display: none;
}
.p-product_list__conditions .c-figure.-bottle_tumbler.is-selected .c-img img[src*=_active] {
  display: block;
}
.p-product_list__conditions .c-capacity {
  align-items: center;
  background: white;
  border: 1px solid #739BA5;
  border-radius: 10px;
  color: #417D8C;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.p-product_list__conditions .c-capacity.is-selected {
  background: #739BA5;
  color: white;
}
.p-product_list__conditions .c-capacity b {
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.75;
}
.p-product_list__conditions .c-capacity small {
  font-size: 0.75rem;
  line-height: 1.5;
}
.p-product_list__conditions .c-annotation {
  color: black;
  line-height: 1.5;
}
* + .p-product_list__conditions .c-annotation {
  margin-top: 5px;
}
.p-product_list__conditions .c-btn_wrapper {
  margin-top: 40px;
  text-align: center;
}
.p-product_list__body .c-heading {
  color: #414141;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.75;
}
.p-product_list__body .c-heading + * {
  margin-top: 20px;
}
.p-product_list__body .c-no_item {
  border: 1px solid #ACACAC;
  font-weight: 500;
  padding: 100px;
  text-align: center;
}
.p-product_list__item {
  border-radius: 10px;
  box-shadow: 0 0 0 1px #739BA5;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  position: relative;
}
.p-product_list__item[data-new=true]::before {
  align-items: center;
  background: #C53337;
  border-radius: 0 0 5px 5px;
  color: white;
  content: "NEW";
  display: flex;
  justify-content: center;
  position: absolute;
  top: 0;
  z-index: 2;
}
.p-product_list__item[data-limited=true]::before {
  align-items: center;
  background: #999999;
  border-radius: 0 0 5px 5px;
  color: white;
  content: "在庫限定品";
  display: flex;
  justify-content: center;
  position: absolute;
  top: 0;
  white-space: nowrap;
  z-index: 2;
}
.p-product_list__item[data-coming]::after {
  align-items: center;
  border: 1px solid #DDD;
  border-radius: 3px;
  color: #000;
  content: attr(data-coming);
  display: flex;
  font-size: 13px;
  font-weight: 400;
  justify-content: center;
  left: 24px;
  padding: 5px 10px;
  position: absolute;
  top: 16px;
  white-space: pre;
  z-index: 10;
}
.p-product_list__item a {
  background: white;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  height: 100%;
  overflow: hidden;
}
.p-product_list__item a::after {
  background-image: url(/syohin/assets/img/cmn/icn_product_list.svg);
  background-position: right center;
  background-repeat: no-repeat;
  background-size: contain;
  bottom: 18px;
  content: "";
  height: 25px;
  position: absolute;
  right: 24px;
  width: 25px;
}
.p-product_list__item a:hover {
  text-decoration: none;
}
.p-product_list__item a > :last-child {
  margin-top: auto;
}
.p-product_list__item .c-figure {
  margin-bottom: 18px;
  overflow: hidden;
  position: relative;
}
.p-product_list__item .c-figure:last-child {
  margin-bottom: 60px;
}
.p-product_list__item .c-product_number {
  bottom: 0;
  color: black;
  font-weight: 500;
  left: 0;
  line-height: 1.25;
  position: absolute;
  right: 0;
  text-align: center;
  width: 100%;
}
.p-product_list__item .c-product_number small {
  align-items: baseline;
  display: flex;
  font-size: 0.75rem;
  font-weight: normal;
  justify-content: center;
}
.p-product_list__item .c-spec {
  position: absolute;
  text-align: right;
}
.p-product_list__item .c-spec img {
  height: auto;
  max-height: 70px;
  max-width: 150px;
  width: auto;
}
.p-product_list__item .c-spec_list {
  align-items: center;
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
  position: absolute;
}
.p-product_list__item .c-spec_list li {
  margin-left: 5px;
}
.p-product_list__item .c-spec_list img {
  height: 45px;
  width: auto;
}
.p-product_list__item .c-read {
  color: black;
  margin: 0 20px 18px;
}
.p-product_list__item .c-read:last-child {
  margin-bottom: 60px;
}
.p-product_list__item .c-capacity {
  display: flex;
  margin: 18px 24px;
}
.p-product_list__item .c-capacity li {
  align-items: baseline;
  background: #417D8C;
  border-radius: 3px;
  color: white;
  display: flex;
  justify-content: center;
}
.p-product_list__item .c-capacity li + * {
  margin-left: 10px;
}
.p-product_list__item .c-capacity li b {
  font-size: 1rem;
  transform: translateY(-0.05em);
}
.p-product_list__item .c-capacity li small {
  font-size: 0.8125rem;
  margin-left: 1px;
  transform: translateY(-0.15em);
}
.p-product_list__item .c-type {
  display: flex;
  margin: 18px 24px;
}
.p-product_list__item .c-type li {
  align-items: center;
  background: #417D8C;
  border-radius: 3px;
  color: white;
  display: flex;
  font-size: 0.875rem;
  height: 24px;
  justify-content: center;
  min-width: 60px;
  padding: 0 10px 2px;
}
.p-product_list__item .c-type li + * {
  margin-left: 10px;
}
.p-product_list__item.-pro_use a::before {
  background-image: url(/syohin/assets/img/pro_use/home/icn_for_professional.svg);
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 46px;
  position: absolute;
  right: 20px;
  top: 20px;
  width: 46px;
  z-index: 2;
}

.p-pika_bottle__item {
  background: #EDEDED;
  height: 100%;
  padding: 10px;
  width: 100%;
}
.p-pika_bottle__item .c-heading {
  background: white;
  border: none;
  font-weight: 600;
  padding: 8px;
  text-align: center;
}
.p-pika_bottle__widget {
  position: relative;
}
.p-pika_bottle__widget + * {
  padding-top: clamp(34.133333332px, 40 / 375 * 100vw, 40px);
}
.p-pika_bottle__widget + *::before {
  border-color: #999999 transparent transparent transparent;
  border-style: solid;
  border-width: 20px 20px 0 20px;
  content: "";
  height: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 0;
}
.p-pika_bottle__widget p {
  font-size: 0.875rem;
}
.p-pika_bottle__widget .c-caption {
  font-size: 1.125rem;
  font-weight: 600;
  padding-left: 1em;
  text-indent: -1em;
}
.p-pika_bottle__widget .c-caption + * {
  margin-top: 20px;
}
.p-pika_bottle__widget .c-img {
  margin-top: 20px;
  text-align: center;
}
.p-pika_bottle__widget .c-img + ul {
  margin-top: 15px;
}

.p-ecomark_certification {
  display: flex;
  margin: 120px auto;
  width: 960px;
}
.p-ecomark_certification .c-symbol {
  flex-shrink: 0;
  margin-right: 20px;
}
.p-ecomark_certification .c-symbol img {
  width: 75px;
}
.p-ecomark_certification figcaption {
  border-bottom: 1px solid #0176c5;
  font-size: 0.875rem;
  margin-bottom: 15px;
  padding: 0 10px 5px;
}
.p-ecomark_certification p {
  font-feature-settings: "palt";
  font-size: 0.875rem;
  letter-spacing: 0.05em;
  padding-left: 10px;
}

.p-product_home *,
.p-product_home *::before,
.p-product_home *::after {
  box-sizing: border-box !important;
}
.p-product_home + .p-common_bnr {
  margin-top: 0;
}
.p-product_home .p-slider {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  position: relative;
}
.p-product_home .p-slider + * {
  margin-top: 80px;
}
.p-product_home .p-slider .c-stage {
  align-self: flex-start;
  display: flex;
  position: relative;
}
.p-product_home .p-slider .c-stage li {
  flex-shrink: 0;
}
.p-product_home .p-slider .c-marker {
  display: flex;
  justify-content: center;
  position: absolute;
  z-index: 2;
}
.p-product_home .p-slider .c-marker li {
  border: 1px solid;
  border-radius: 10px;
  cursor: pointer;
  height: 10px;
  width: 10px;
}
.p-product_home .p-slider .c-marker li.is-current {
  background: #739BA5;
  border: none;
  cursor: default;
}
.p-product_home .p-slider .c-img {
  width: 100%;
}
.p-product_home .p-slider .c-img img {
  width: 100%;
}
.p-product_home .c-section + .c-section {
  margin-top: 65px;
}
.p-product_home .c-heading {
  color: #414141;
  font-size: 1.25rem;
  font-weight: 500;
}
.p-product_home .c-heading + * {
  margin-top: 15px;
}
.p-product_home .c-product_list {
  border: 1px solid #739BA5;
  color: #414141;
  display: block;
  text-decoration: none;
}
.p-product_home .c-product_list .c-figure {
  align-items: center;
  display: flex;
  flex-direction: column;
  font-weight: 500;
  height: 100%;
  justify-content: center;
  text-align: center;
}
.p-product_home .c-product_list .c-figure .c-icn {
  align-items: center;
  display: flex;
  height: 120px;
  justify-content: center;
  width: 120px;
}
.p-product_home .c-product_list .c-figure .c-icn img {
  max-height: 100%;
  max-width: 100%;
}
.p-product_home .c-product_list .c-figure figcaption {
  font-size: 1.25rem;
  font-weight: 500;
}
.p-product_home .p-feature {
  margin-top: 65px;
}
.p-product_home .p-feature a {
  display: block;
}
.p-product_home .p-feature .c-img {
  text-align: center;
}
.p-product_home .p-feature img {
  max-width: 100%;
}
.p-product_home .p-pickup {
  background: #EDEDED;
  margin: 80px 0;
  padding: 80px 0;
}
.p-product_home .p-pickup a {
  color: #414141;
  display: block;
  text-decoration: none;
  transition: opacity 0.2s;
}
.p-product_home .p-pickup a:hover {
  opacity: 0.7;
}
.p-product_home .p-pickup .c-figure {
  text-align: center;
}
.p-product_home .p-pickup .c-figure .c-img + * {
  margin-top: 15px;
}
.p-product_home .p-pickup .c-figure figcaption {
  font-size: 1.25rem;
  font-weight: 500;
}
.p-product_home .p-pickup .c-figure figcaption + * {
  margin-top: 10px;
}
.p-product_home .p-pickup .c-figure .c-desc {
  font-size: 1rem;
}
.p-product_home .p-related_link {
  margin-left: auto;
  margin-right: auto;
}
.p-product_home .p-general_catalog {
  border-top: 1px solid #ACACAC;
  margin: 60px 0;
  padding-top: 50px;
  text-align: center;
}

.p-movie__modal {
  bottom: 0;
  display: none;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1024;
}
.p-movie__modal__body {
  align-items: center;
  background: rgba(0, 0, 0, 0.7);
  display: flex;
  height: 100%;
  justify-content: center;
  width: 100%;
}
.p-movie__modal__stage {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  height: 450px;
  position: relative;
  width: 800px;
}
.p-movie__modal .c-close {
  background: transparent;
  cursor: pointer;
  height: 50px;
  position: absolute;
  right: -10px;
  top: -50px;
  transition: background-color 0.2s;
  width: 50px;
}
.p-movie__modal .c-close::before, .p-movie__modal .c-close::after {
  background: white;
  bottom: 0;
  content: "";
  height: 2px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  transform: rotate(45deg);
  width: 40px;
}
.p-movie__modal .c-close::after {
  transform: rotate(-45deg);
}
.p-movie__modal .c-close:hover {
  background: rgba(255, 255, 255, 0.1);
}

.p-symbol_definition {
  align-items: center;
  display: flex;
}
.p-symbol_definition .c-symbol {
  flex-shrink: 0;
}
.p-symbol_definition figcaption {
  font-size: 0.75rem;
  line-height: 1.8;
}
.p-aside_category_bnr img {
  max-width: 100%;
}
.p-aside_category_bnr img.c-border {
  outline: solid 1px #CCCCCC;
  outline-offset: -1px;
}
.p-sub_category_nav + .p-aside_category_bnr {
  margin-top: 60px;
}

.p-free_space {
  margin-top: 50px;
}
.p-free_space + .c-grid {
  margin-top: 40px;
}
.p-free_space:empty {
  display: none;
}
.p-free_space .c-heading.-lv1 {
  border: none;
  font-weight: bold;
}
.p-free_space .c-heading.-lv1 + p,
.p-free_space .c-heading.-lv1 + .c-list.-annotation {
  margin-top: 0;
}

.p-professional_mark {
  border: 2px solid #739BA5;
}
.p-professional_mark .c-heading {
  color: #417D8C;
  font-size: 1.25rem;
  font-weight: 500;
  text-align: center;
}
.p-professional_mark .c-heading + * {
  margin-top: 10px;
}
.p-professional_mark .c-figure {
  align-items: center;
  display: flex;
  justify-content: center;
}
.p-professional_mark .c-figure .c-icn img {
  width: 70px;
}
.p-professional_mark .c-figure figcaption {
  font-size: 0.875rem;
  line-height: 1.5;
}
.p-catalog .c-heading {
  color: #414141;
  font-size: 1.5rem;
  line-height: 1.75;
  text-align: center;
}
.p-catalog .c-heading + .c-grid {
  margin-top: 50px;
}
.p-catalog .c-img {
  text-align: center;
}
.p-catalog img {
  max-width: 100%;
}
.p-catalog .c-figure figcaption {
  color: #414141;
  font-size: 1.125rem;
  line-height: 1.75;
  text-align: center;
}
.p-catalog .c-figure figcaption + .c-img {
  margin-top: 10px;
}
.p-catalog .c-figure .c-btn {
  margin-top: 20px;
}

.p-modal {
  bottom: 0;
  display: none;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1024;
}
.p-modal__body {
  align-items: center;
  background: rgba(0, 0, 0, 0.7);
  display: flex;
  height: 100%;
  justify-content: center;
  width: 100%;
}
.p-modal__stage {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  position: relative;
  width: 800px;
}
.p-modal__stage .c-img img {
  height: auto;
}
.p-modal .c-close {
  background: transparent;
  cursor: pointer;
  height: 50px;
  position: absolute;
  right: -10px;
  top: -50px;
  transition: background-color 0.2s;
  width: 50px;
}
.p-modal .c-close::before, .p-modal .c-close::after {
  background: white;
  bottom: 0;
  content: "";
  height: 2px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  transform: rotate(45deg);
  width: 40px;
}
.p-modal .c-close::after {
  transform: rotate(-45deg);
}
.p-modal .c-close:hover {
  background: rgba(255, 255, 255, 0.1);
}

.p-how_to_choice {
  display: flex;
  margin: 24px 0;
}
.p-how_to_choice .c-btn.-open_modal {
  background: #ffa77f;
  border-radius: 100px;
  color: white;
  font-size: 18px;
  font-weight: 500;
  height: 50px;
  padding: 0 72px;
}
.p-how_to_choice .p-modal.-how_to_choice {
  background: rgba(0, 0, 0, 0.7);
}
.p-how_to_choice .p-modal.-how_to_choice .p-modal__body {
  background: transparent;
  bottom: 0;
  height: unset;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 92px;
  width: 1034px;
  z-index: 2;
}
.p-how_to_choice .p-modal.-how_to_choice .p-modal__close {
  background: black;
  border-radius: 100%;
  bottom: auto;
  box-shadow: unset;
  cursor: pointer;
  height: 56px;
  left: auto;
  margin: unset;
  overflow: hidden;
  position: absolute;
  right: 0;
  text-indent: -100vw;
  top: 0;
  transform: translate(50%, -50%);
  transition: 0.2s;
  width: 56px;
}
.p-how_to_choice .p-modal.-how_to_choice .p-modal__close:hover {
  background: #333333;
}
.p-how_to_choice .p-modal.-how_to_choice .p-modal__close::before, .p-how_to_choice .p-modal.-how_to_choice .p-modal__close::after {
  background: white;
  bottom: 0;
  content: "";
  height: 1px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  transform: rotate(45deg);
  width: 25px;
}
.p-how_to_choice .p-modal.-how_to_choice .p-modal__close::after {
  transform: rotate(-45deg);
}
.p-how_to_choice .p-modal.-how_to_choice .p-modal__stage {
  -ms-overflow-style: none;
  scrollbar-width: none;
  height: 100%;
  overflow-y: auto;
  width: 100%;
}
.p-how_to_choice .p-modal.-how_to_choice .p-modal__stage::-webkit-scrollbar {
  display: none;
}
.p-how_to_choice .p-modal.-how_to_choice .p-modal__stage .c-img {
  margin-bottom: 44px;
}
.p-how_to_choice .p-modal.-how_to_choice .p-modal__stage .c-img picture,
.p-how_to_choice .p-modal.-how_to_choice .p-modal__stage .c-img img {
  max-width: unset;
  width: 100%;
}

.u-ta_c {
  text-align: center !important;
}

.u-ta_l {
  text-align: left !important;
}

.u-ai_c {
  align-items: center !important;
}
/*color*/
@media screen and (max-width: 768px) {
  .p-product_detail img,
  .p-product_list img {
    max-width: 100%;
  }
  .l-wrapper {
    max-width: 100vw;
  }
  .p-product_detail .p-product_detail img,
  .p-product_detail .p-product_list img,
  .p-product_list .p-product_detail img,
  .p-product_list .p-product_list img {
    max-width: 100%;
  }
  .p-product_detail p + .-annotation,
  .p-product_list p + .-annotation {
    margin-top: clamp(4.2666666665px, 5 / 375 * 100vw, 5px);
  }
  .p-product_detail p,
  .p-product_list p {
    font-size: clamp(11.9466666662px, 14 / 375 * 100vw, 14px);
  }
  ul.c-list.-cmn {
    font-size: clamp(11.9466666662px, 14 / 375 * 100vw, 14px);
  }
  ul.c-list.-annotation + * {
    margin-top: clamp(12.7999999995px, 15 / 375 * 100vw, 15px);
  }
  ul.c-list.-annotation + .c-heading {
    margin-top: clamp(25.599999999px, 30 / 375 * 100vw, 30px);
  }
  ol.c-list.-cmn + * {
    margin-top: clamp(12.7999999995px, 15 / 375 * 100vw, 15px);
  }
  * + ol.c-list.-cmn {
    margin-top: clamp(8.533333333px, 10 / 375 * 100vw, 10px);
  }
  ol.c-list.-annotation + * {
    margin-top: clamp(12.7999999995px, 15 / 375 * 100vw, 15px);
  }
  ol.c-list.-annotation.-inline + * {
    margin-top: clamp(8.533333333px, 10 / 375 * 100vw, 10px);
  }
  ol.c-list.-flex + * {
    margin-top: clamp(12.7999999995px, 15 / 375 * 100vw, 15px);
  }
  ol.c-list.-flex.-inline + * {
    margin-top: clamp(8.533333333px, 10 / 375 * 100vw, 10px);
  }
  .c-grid + ol.-annotation {
    margin-top: clamp(12.7999999995px, 15 / 375 * 100vw, 15px);
  }
  .c-grid {
    margin-right: -1px;
  }
  .c-grid .c-col[data-col*="sp:1"] {
    width: calc(100% - 1px);
  }
  .c-grid .c-col[data-col*="sp:2-1"] {
    width: calc((100% - 1px) / 2 * 1);
  }
  .c-grid .c-col[data-col*="sp:3-1"] {
    width: calc((100% - 1px) / 3 * 1);
  }
  .c-grid .c-col[data-order*="sp:1"] {
    order: 1;
  }
  .c-grid .c-col[data-order*="sp:2"] {
    order: 2;
  }
  .c-grid .c-col[data-order*="sp:3"] {
    order: 3;
  }
  .c-grid .c-col[data-order*="sp:4"] {
    order: 4;
  }
  .c-grid .c-col[data-order*="sp:5"] {
    order: 5;
  }
  .c-grid .c-col[data-order*="sp:6"] {
    order: 6;
  }
  .c-grid .c-col[data-order*="sp:7"] {
    order: 7;
  }
  .c-grid .c-col[data-order*="sp:8"] {
    order: 8;
  }
  .c-grid .c-col[data-order*="sp:9"] {
    order: 9;
  }
  .c-grid .c-col[data-order*="sp:10"] {
    order: 10;
  }
  .c-grid[data-gap-row*="sp:5"] {
    margin-bottom: calc(5 / 375 * 100 * -1vw);
  }
  .c-grid[data-gap-row*="sp:5"] .c-col {
    margin-bottom: calc(5 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-row*="sp:10"] {
    margin-bottom: calc(10 / 375 * 100 * -1vw);
  }
  .c-grid[data-gap-row*="sp:10"] .c-col {
    margin-bottom: calc(10 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-row*="sp:15"] {
    margin-bottom: calc(15 / 375 * 100 * -1vw);
  }
  .c-grid[data-gap-row*="sp:15"] .c-col {
    margin-bottom: calc(15 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-row*="sp:20"] {
    margin-bottom: calc(20 / 375 * 100 * -1vw);
  }
  .c-grid[data-gap-row*="sp:20"] .c-col {
    margin-bottom: calc(20 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-row*="sp:25"] {
    margin-bottom: calc(25 / 375 * 100 * -1vw);
  }
  .c-grid[data-gap-row*="sp:25"] .c-col {
    margin-bottom: calc(25 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-row*="sp:30"] {
    margin-bottom: calc(30 / 375 * 100 * -1vw);
  }
  .c-grid[data-gap-row*="sp:30"] .c-col {
    margin-bottom: calc(30 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-row*="sp:35"] {
    margin-bottom: calc(35 / 375 * 100 * -1vw);
  }
  .c-grid[data-gap-row*="sp:35"] .c-col {
    margin-bottom: calc(35 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-row*="sp:40"] {
    margin-bottom: calc(40 / 375 * 100 * -1vw);
  }
  .c-grid[data-gap-row*="sp:40"] .c-col {
    margin-bottom: calc(40 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-row*="sp:45"] {
    margin-bottom: calc(45 / 375 * 100 * -1vw);
  }
  .c-grid[data-gap-row*="sp:45"] .c-col {
    margin-bottom: calc(45 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-row*="sp:50"] {
    margin-bottom: calc(50 / 375 * 100 * -1vw);
  }
  .c-grid[data-gap-row*="sp:50"] .c-col {
    margin-bottom: calc(50 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-row*="sp:55"] {
    margin-bottom: calc(55 / 375 * 100 * -1vw);
  }
  .c-grid[data-gap-row*="sp:55"] .c-col {
    margin-bottom: calc(55 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-row*="sp:60"] {
    margin-bottom: calc(60 / 375 * 100 * -1vw);
  }
  .c-grid[data-gap-row*="sp:60"] .c-col {
    margin-bottom: calc(60 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-row*="sp:65"] {
    margin-bottom: calc(65 / 375 * 100 * -1vw);
  }
  .c-grid[data-gap-row*="sp:65"] .c-col {
    margin-bottom: calc(65 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-row*="sp:70"] {
    margin-bottom: calc(70 / 375 * 100 * -1vw);
  }
  .c-grid[data-gap-row*="sp:70"] .c-col {
    margin-bottom: calc(70 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-row*="sp:75"] {
    margin-bottom: calc(75 / 375 * 100 * -1vw);
  }
  .c-grid[data-gap-row*="sp:75"] .c-col {
    margin-bottom: calc(75 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-row*="sp:80"] {
    margin-bottom: calc(80 / 375 * 100 * -1vw);
  }
  .c-grid[data-gap-row*="sp:80"] .c-col {
    margin-bottom: calc(80 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-row*="sp:85"] {
    margin-bottom: calc(85 / 375 * 100 * -1vw);
  }
  .c-grid[data-gap-row*="sp:85"] .c-col {
    margin-bottom: calc(85 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-row*="sp:90"] {
    margin-bottom: calc(90 / 375 * 100 * -1vw);
  }
  .c-grid[data-gap-row*="sp:90"] .c-col {
    margin-bottom: calc(90 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-row*="sp:95"] {
    margin-bottom: calc(95 / 375 * 100 * -1vw);
  }
  .c-grid[data-gap-row*="sp:95"] .c-col {
    margin-bottom: calc(95 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-row*="sp:100"] {
    margin-bottom: calc(100 / 375 * 100 * -1vw);
  }
  .c-grid[data-gap-row*="sp:100"] .c-col {
    margin-bottom: calc(100 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-col*="sp:5"] {
    margin-right: calc(5 / 375 * 100 * -1vw - 1px);
  }
  .c-grid[data-gap-col*="sp:5"] .c-col {
    margin-right: calc(5 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-col*="sp:5"] .c-col[data-col*="sp:1"] {
    width: calc(100% - 1px - 5 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-col*="sp:5"] .c-col[data-col*="sp:2-1"] {
    width: calc((100% - 1px) / 2 * 1 - 5 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-col*="sp:5"] .c-col[data-col*="sp:3-1"] {
    width: calc((100% - 1px) / 3 * 1 - 5 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-col*="sp:10"] {
    margin-right: calc(10 / 375 * 100 * -1vw - 1px);
  }
  .c-grid[data-gap-col*="sp:10"] .c-col {
    margin-right: calc(10 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-col*="sp:10"] .c-col[data-col*="sp:1"] {
    width: calc(100% - 1px - 10 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-col*="sp:10"] .c-col[data-col*="sp:2-1"] {
    width: calc((100% - 1px) / 2 * 1 - 10 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-col*="sp:10"] .c-col[data-col*="sp:3-1"] {
    width: calc((100% - 1px) / 3 * 1 - 10 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-col*="sp:15"] {
    margin-right: calc(15 / 375 * 100 * -1vw - 1px);
  }
  .c-grid[data-gap-col*="sp:15"] .c-col {
    margin-right: calc(15 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-col*="sp:15"] .c-col[data-col*="sp:1"] {
    width: calc(100% - 1px - 15 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-col*="sp:15"] .c-col[data-col*="sp:2-1"] {
    width: calc((100% - 1px) / 2 * 1 - 15 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-col*="sp:15"] .c-col[data-col*="sp:3-1"] {
    width: calc((100% - 1px) / 3 * 1 - 15 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-col*="sp:20"] {
    margin-right: calc(20 / 375 * 100 * -1vw - 1px);
  }
  .c-grid[data-gap-col*="sp:20"] .c-col {
    margin-right: calc(20 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-col*="sp:20"] .c-col[data-col*="sp:1"] {
    width: calc(100% - 1px - 20 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-col*="sp:20"] .c-col[data-col*="sp:2-1"] {
    width: calc((100% - 1px) / 2 * 1 - 20 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-col*="sp:20"] .c-col[data-col*="sp:3-1"] {
    width: calc((100% - 1px) / 3 * 1 - 20 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-col*="sp:25"] {
    margin-right: calc(25 / 375 * 100 * -1vw - 1px);
  }
  .c-grid[data-gap-col*="sp:25"] .c-col {
    margin-right: calc(25 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-col*="sp:25"] .c-col[data-col*="sp:1"] {
    width: calc(100% - 1px - 25 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-col*="sp:25"] .c-col[data-col*="sp:2-1"] {
    width: calc((100% - 1px) / 2 * 1 - 25 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-col*="sp:25"] .c-col[data-col*="sp:3-1"] {
    width: calc((100% - 1px) / 3 * 1 - 25 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-col*="sp:30"] {
    margin-right: calc(30 / 375 * 100 * -1vw - 1px);
  }
  .c-grid[data-gap-col*="sp:30"] .c-col {
    margin-right: calc(30 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-col*="sp:30"] .c-col[data-col*="sp:1"] {
    width: calc(100% - 1px - 30 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-col*="sp:30"] .c-col[data-col*="sp:2-1"] {
    width: calc((100% - 1px) / 2 * 1 - 30 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-col*="sp:30"] .c-col[data-col*="sp:3-1"] {
    width: calc((100% - 1px) / 3 * 1 - 30 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-col*="sp:35"] {
    margin-right: calc(35 / 375 * 100 * -1vw - 1px);
  }
  .c-grid[data-gap-col*="sp:35"] .c-col {
    margin-right: calc(35 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-col*="sp:35"] .c-col[data-col*="sp:1"] {
    width: calc(100% - 1px - 35 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-col*="sp:35"] .c-col[data-col*="sp:2-1"] {
    width: calc((100% - 1px) / 2 * 1 - 35 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-col*="sp:35"] .c-col[data-col*="sp:3-1"] {
    width: calc((100% - 1px) / 3 * 1 - 35 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-col*="sp:40"] {
    margin-right: calc(40 / 375 * 100 * -1vw - 1px);
  }
  .c-grid[data-gap-col*="sp:40"] .c-col {
    margin-right: calc(40 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-col*="sp:40"] .c-col[data-col*="sp:1"] {
    width: calc(100% - 1px - 40 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-col*="sp:40"] .c-col[data-col*="sp:2-1"] {
    width: calc((100% - 1px) / 2 * 1 - 40 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-col*="sp:40"] .c-col[data-col*="sp:3-1"] {
    width: calc((100% - 1px) / 3 * 1 - 40 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-col*="sp:45"] {
    margin-right: calc(45 / 375 * 100 * -1vw - 1px);
  }
  .c-grid[data-gap-col*="sp:45"] .c-col {
    margin-right: calc(45 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-col*="sp:45"] .c-col[data-col*="sp:1"] {
    width: calc(100% - 1px - 45 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-col*="sp:45"] .c-col[data-col*="sp:2-1"] {
    width: calc((100% - 1px) / 2 * 1 - 45 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-col*="sp:45"] .c-col[data-col*="sp:3-1"] {
    width: calc((100% - 1px) / 3 * 1 - 45 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-col*="sp:50"] {
    margin-right: calc(50 / 375 * 100 * -1vw - 1px);
  }
  .c-grid[data-gap-col*="sp:50"] .c-col {
    margin-right: calc(50 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-col*="sp:50"] .c-col[data-col*="sp:1"] {
    width: calc(100% - 1px - 50 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-col*="sp:50"] .c-col[data-col*="sp:2-1"] {
    width: calc((100% - 1px) / 2 * 1 - 50 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-col*="sp:50"] .c-col[data-col*="sp:3-1"] {
    width: calc((100% - 1px) / 3 * 1 - 50 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-col*="sp:55"] {
    margin-right: calc(55 / 375 * 100 * -1vw - 1px);
  }
  .c-grid[data-gap-col*="sp:55"] .c-col {
    margin-right: calc(55 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-col*="sp:55"] .c-col[data-col*="sp:1"] {
    width: calc(100% - 1px - 55 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-col*="sp:55"] .c-col[data-col*="sp:2-1"] {
    width: calc((100% - 1px) / 2 * 1 - 55 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-col*="sp:55"] .c-col[data-col*="sp:3-1"] {
    width: calc((100% - 1px) / 3 * 1 - 55 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-col*="sp:60"] {
    margin-right: calc(60 / 375 * 100 * -1vw - 1px);
  }
  .c-grid[data-gap-col*="sp:60"] .c-col {
    margin-right: calc(60 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-col*="sp:60"] .c-col[data-col*="sp:1"] {
    width: calc(100% - 1px - 60 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-col*="sp:60"] .c-col[data-col*="sp:2-1"] {
    width: calc((100% - 1px) / 2 * 1 - 60 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-col*="sp:60"] .c-col[data-col*="sp:3-1"] {
    width: calc((100% - 1px) / 3 * 1 - 60 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-col*="sp:65"] {
    margin-right: calc(65 / 375 * 100 * -1vw - 1px);
  }
  .c-grid[data-gap-col*="sp:65"] .c-col {
    margin-right: calc(65 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-col*="sp:65"] .c-col[data-col*="sp:1"] {
    width: calc(100% - 1px - 65 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-col*="sp:65"] .c-col[data-col*="sp:2-1"] {
    width: calc((100% - 1px) / 2 * 1 - 65 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-col*="sp:65"] .c-col[data-col*="sp:3-1"] {
    width: calc((100% - 1px) / 3 * 1 - 65 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-col*="sp:70"] {
    margin-right: calc(70 / 375 * 100 * -1vw - 1px);
  }
  .c-grid[data-gap-col*="sp:70"] .c-col {
    margin-right: calc(70 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-col*="sp:70"] .c-col[data-col*="sp:1"] {
    width: calc(100% - 1px - 70 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-col*="sp:70"] .c-col[data-col*="sp:2-1"] {
    width: calc((100% - 1px) / 2 * 1 - 70 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-col*="sp:70"] .c-col[data-col*="sp:3-1"] {
    width: calc((100% - 1px) / 3 * 1 - 70 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-col*="sp:75"] {
    margin-right: calc(75 / 375 * 100 * -1vw - 1px);
  }
  .c-grid[data-gap-col*="sp:75"] .c-col {
    margin-right: calc(75 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-col*="sp:75"] .c-col[data-col*="sp:1"] {
    width: calc(100% - 1px - 75 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-col*="sp:75"] .c-col[data-col*="sp:2-1"] {
    width: calc((100% - 1px) / 2 * 1 - 75 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-col*="sp:75"] .c-col[data-col*="sp:3-1"] {
    width: calc((100% - 1px) / 3 * 1 - 75 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-col*="sp:80"] {
    margin-right: calc(80 / 375 * 100 * -1vw - 1px);
  }
  .c-grid[data-gap-col*="sp:80"] .c-col {
    margin-right: calc(80 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-col*="sp:80"] .c-col[data-col*="sp:1"] {
    width: calc(100% - 1px - 80 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-col*="sp:80"] .c-col[data-col*="sp:2-1"] {
    width: calc((100% - 1px) / 2 * 1 - 80 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-col*="sp:80"] .c-col[data-col*="sp:3-1"] {
    width: calc((100% - 1px) / 3 * 1 - 80 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-col*="sp:85"] {
    margin-right: calc(85 / 375 * 100 * -1vw - 1px);
  }
  .c-grid[data-gap-col*="sp:85"] .c-col {
    margin-right: calc(85 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-col*="sp:85"] .c-col[data-col*="sp:1"] {
    width: calc(100% - 1px - 85 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-col*="sp:85"] .c-col[data-col*="sp:2-1"] {
    width: calc((100% - 1px) / 2 * 1 - 85 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-col*="sp:85"] .c-col[data-col*="sp:3-1"] {
    width: calc((100% - 1px) / 3 * 1 - 85 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-col*="sp:90"] {
    margin-right: calc(90 / 375 * 100 * -1vw - 1px);
  }
  .c-grid[data-gap-col*="sp:90"] .c-col {
    margin-right: calc(90 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-col*="sp:90"] .c-col[data-col*="sp:1"] {
    width: calc(100% - 1px - 90 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-col*="sp:90"] .c-col[data-col*="sp:2-1"] {
    width: calc((100% - 1px) / 2 * 1 - 90 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-col*="sp:90"] .c-col[data-col*="sp:3-1"] {
    width: calc((100% - 1px) / 3 * 1 - 90 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-col*="sp:95"] {
    margin-right: calc(95 / 375 * 100 * -1vw - 1px);
  }
  .c-grid[data-gap-col*="sp:95"] .c-col {
    margin-right: calc(95 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-col*="sp:95"] .c-col[data-col*="sp:1"] {
    width: calc(100% - 1px - 95 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-col*="sp:95"] .c-col[data-col*="sp:2-1"] {
    width: calc((100% - 1px) / 2 * 1 - 95 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-col*="sp:95"] .c-col[data-col*="sp:3-1"] {
    width: calc((100% - 1px) / 3 * 1 - 95 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-col*="sp:100"] {
    margin-right: calc(100 / 375 * 100 * -1vw - 1px);
  }
  .c-grid[data-gap-col*="sp:100"] .c-col {
    margin-right: calc(100 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-col*="sp:100"] .c-col[data-col*="sp:1"] {
    width: calc(100% - 1px - 100 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-col*="sp:100"] .c-col[data-col*="sp:2-1"] {
    width: calc((100% - 1px) / 2 * 1 - 100 / 375 * 100 * 1vw);
  }
  .c-grid[data-gap-col*="sp:100"] .c-col[data-col*="sp:3-1"] {
    width: calc((100% - 1px) / 3 * 1 - 100 / 375 * 100 * 1vw);
  }
  .c-frame.-cmn {
    padding: clamp(12.7999999995px, 15 / 375 * 100vw, 15px) clamp(8.533333333px, 10 / 375 * 100vw, 10px);
  }
  .c-frame.-cmn p {
    font-size: clamp(10.2399999996px, 12 / 375 * 100vw, 12px);
  }
  .c-frame.-cmn .c-list.-cmn {
    font-size: clamp(10.2399999996px, 12 / 375 * 100vw, 12px);
  }
  .c-table.-spec th, .c-table.-spec td {
    font-size: clamp(10.2399999996px, 12 / 375 * 100vw, 12px);
    padding: clamp(8.533333333px, 10 / 375 * 100vw, 10px) clamp(4.2666666665px, 5 / 375 * 100vw, 5px);
  }
  .c-table.-playground {
    display: block;
  }
  .c-table.-playground tbody {
    display: flex;
    flex-direction: column;
  }
  .c-table.-playground tr {
    display: flex;
    flex-wrap: wrap;
  }
  .c-table.-playground th, .c-table.-playground td {
    padding: 10px;
    text-align: center;
  }
  .c-table.-playground th {
    background: #F3F3F3;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    display: block;
    font-weight: bold;
    width: 100%;
  }
  .c-table.-playground td {
    display: block;
    padding: 15px 10px 30px;
    width: 50%;
  }
  .c-table.-playground td + td {
    border-left: 1px solid #ccc;
  }
  .c-table.-playground .c-figure.-eco_mark {
    display: inline-flex;
  }
  .c-table .c-figure.-class .c-class {
    margin-right: 1.5em;
  }
  .c-table .c-figure.-eco_mark .c-icn {
    height: clamp(21.3333333325px, 25 / 375 * 100vw, 25px);
    width: clamp(21.3333333325px, 25 / 375 * 100vw, 25px);
  }
  .c-anchor {
    margin-top: -65px;
  }
  .c-img + .c-table_wrapper {
    margin-top: clamp(25.599999999px, 30 / 375 * 100vw, 30px);
  }
  .c-heading.-lv1 + * {
    margin-top: clamp(12.7999999995px, 15 / 375 * 100vw, 15px);
  }
  .c-heading.-lv1 + .c-grid {
    margin-top: clamp(12.7999999995px, 15 / 375 * 100vw, 15px);
  }
  * + .c-heading.-lv1 {
    margin-top: clamp(42.666666665px, 50 / 375 * 100vw, 50px);
  }
  .c-heading.-lv1 {
    font-size: clamp(13.6533333328px, 16 / 375 * 100vw, 16px);
  }
  .c-heading.-lv2 + * {
    margin-top: clamp(8.533333333px, 10 / 375 * 100vw, 10px);
  }
  .c-heading.-blue + * {
    margin-top: clamp(8.533333333px, 10 / 375 * 100vw, 10px);
  }
  .c-heading.-blue b {
    border-radius: 3px;
    font-size: clamp(13.6533333328px, 16 / 375 * 100vw, 16px);
    padding: clamp(3.4133333332px, 4 / 375 * 100vw, 4px) clamp(6.8266666664px, 8 / 375 * 100vw, 8px);
  }
  .c-card.-recipe .c-img + figcaption {
    margin-top: clamp(12.7999999995px, 15 / 375 * 100vw, 15px);
  }
  .c-card.-recipe .c-img .c-caption {
    font-size: clamp(13.6533333328px, 16 / 375 * 100vw, 16px);
    left: clamp(-4.2666666665px, -5 / 375 * 100vw, -5px);
    top: clamp(-6.8266666664px, -8 / 375 * 100vw, -8px);
  }
  .c-card.-recipe figcaption + p {
    margin-top: clamp(12.7999999995px, 15 / 375 * 100vw, 15px);
  }
  .c-card.-recipe figcaption {
    font-size: clamp(13.6533333328px, 16 / 375 * 100vw, 16px);
  }
  .p-hansel {
    display: none;
  }
  *.c-btn.-ec {
    font-size: 0.875rem;
    height: 60px;
    max-width: 180px;
    width: calc((100vw - 40px) / 2);
  }
  *.c-btn.-ec::before {
    height: 20px;
    margin-right: 5px;
    width: 20px;
  }
  *.c-btn.-coming {
    font-size: 0.875rem;
    height: 60px;
    width: 180px;
  }
  *.c-btn.-reserve {
    font-size: 0.75rem;
    height: 60px;
    width: 180px;
  }
  .p-product_list__header *.c-btn.-comparison {
    border-radius: 30px;
    font-size: 1.125rem;
    height: 60px;
    max-width: 300px;
    width: calc(100% - 50px);
  }
  .p-product_list__header *.c-btn.-comparison .c-icn {
    height: 30px;
    width: 30px;
  }
  .p-product_detail__header *.c-btn.-comparison {
    font-size: 0.875rem;
    height: 60px;
    max-width: 180px;
    width: calc((100vw - 40px) / 2);
  }
  .p-product_detail__header *.c-btn.-comparison::before {
    height: 20px;
    margin-right: 5px;
    width: 20px;
  }
  .p-product_detail + .p-common_bnr {
    margin-top: clamp(51.199999998px, 60 / 375 * 100vw, 60px);
  }
  .p-product_detail__header {
    margin-bottom: clamp(21.3333333325px, 25 / 375 * 100vw, 25px);
  }
  .p-product_detail__header .c-pet_name {
    margin: 0 clamp(12.7999999995px, 15 / 375 * 100vw, 15px) clamp(4.2666666665px, 5 / 375 * 100vw, 5px);
    order: 3;
  }
  .p-product_detail__header .c-heading {
    font-size: clamp(20.4799999992px, 24 / 375 * 100vw, 24px);
    order: 1;
    padding: clamp(8.533333333px, 10 / 375 * 100vw, 10px);
  }
  .p-product_detail__header .c-heading .c-annotation {
    font-size: clamp(11.9466666662px, 14 / 375 * 100vw, 14px);
  }
  .p-product_detail__header .c-read {
    font-size: clamp(18.7733333326px, 22 / 375 * 100vw, 22px);
    margin: clamp(0px, 0 / 375 * 100vw, 0px) clamp(12.7999999995px, 15 / 375 * 100vw, 15px) clamp(12.7999999995px, 15 / 375 * 100vw, 15px);
    order: 4;
  }
  .p-product_detail__header .c-feature {
    font-size: clamp(11.9466666662px, 14 / 375 * 100vw, 14px);
    margin: clamp(0px, 0 / 375 * 100vw, 0px) clamp(12.7999999995px, 15 / 375 * 100vw, 15px) clamp(12.7999999995px, 15 / 375 * 100vw, 15px);
    order: 5;
  }
  .p-product_detail__header .c-annotation {
    font-size: clamp(9.3866666663px, 11 / 375 * 100vw, 11px);
    margin: clamp(0px, 0 / 375 * 100vw, 0px) clamp(12.7999999995px, 15 / 375 * 100vw, 15px) clamp(12.7999999995px, 15 / 375 * 100vw, 15px);
    order: 6;
  }
  .p-product_detail__header .p-slider {
    height: 100vw;
    margin-bottom: clamp(8.533333333px, 10 / 375 * 100vw, 10px);
    order: 2;
    position: relative;
    width: 100vw;
  }
  .p-product_detail__header .p-slider .c-stage {
    height: 100vw;
    width: 100vw;
  }
  .p-product_detail__header .p-slider .c-stage li {
    height: 100vw;
    width: 100vw;
  }
  .p-product_detail__header .p-slider .c-slider {
    display: none;
  }
  .p-product_detail__header .p-slider .c-marker {
    bottom: clamp(11.0933333329px, 13 / 375 * 100vw, 13px);
  }
  .p-product_detail__header .p-slider .c-marker li + li {
    margin-left: clamp(4.2666666665px, 5 / 375 * 100vw, 5px);
  }
  .p-product_detail__header .p-slider .c-marker li {
    height: clamp(6.8266666664px, 8 / 375 * 100vw, 8px);
    width: clamp(6.8266666664px, 8 / 375 * 100vw, 8px);
  }
  .p-product_detail__header .p-slider .c-figure figcaption {
    border-radius: 3px;
    bottom: clamp(23.8933333324px, 28 / 375 * 100vw, 28px);
    font-size: clamp(13.6533333328px, 16 / 375 * 100vw, 16px);
    padding: clamp(3.4133333332px, 4 / 375 * 100vw, 4px) clamp(6.8266666664px, 8 / 375 * 100vw, 8px);
  }
  .p-product_detail__header .c-btn_wrapper {
    justify-content: center;
  }
  .p-product_detail__wrapper {
    margin: 0 clamp(12.7999999995px, 15 / 375 * 100vw, 15px);
  }
  .p-product_detail__tab li {
    height: clamp(38.3999999985px, 45 / 375 * 100vw, 45px);
    width: calc(50% - 5px);
  }
  .p-product_detail__tab li label {
    font-size: clamp(11.9466666662px, 14 / 375 * 100vw, 14px);
  }
  .p-product_detail__body {
    margin-top: clamp(21.3333333325px, 25 / 375 * 100vw, 25px);
  }
  .p-product_detail__content > .c-grid {
    justify-content: center;
    margin-bottom: clamp(-51.199999998px, -60 / 375 * 100vw, -60px);
  }
  .p-product_detail__item {
    margin-bottom: 60px;
    max-width: 450px;
    width: 100%;
  }
  .p-product_detail__item.-annotation {
    margin-top: clamp(-42.666666665px, -50 / 375 * 100vw, -50px);
  }
  .p-product_detail__item .c-figure + * {
    margin-top: clamp(8.533333333px, 10 / 375 * 100vw, 10px);
  }
  .p-product_detail__item .c-figure .c-img iframe {
    height: 70vw;
  }
  .p-product_detail__item p {
    font-size: clamp(11.9466666662px, 14 / 375 * 100vw, 14px);
  }
  .p-product_detail__item p.c-read {
    font-size: clamp(17.066666666px, 20 / 375 * 100vw, 20px);
  }
  .p-product_detail__other + .c-list {
    margin-top: clamp(25.599999999px, 30 / 375 * 100vw, 30px);
  }
  .p-product_detail__other {
    margin-top: clamp(42.666666665px, 50 / 375 * 100vw, 50px);
  }
  .p-product_detail__other .c-heading {
    font-size: clamp(13.6533333328px, 16 / 375 * 100vw, 16px);
  }
  .p-product_detail__other dl.c-list dt + dd {
    margin-top: clamp(4.2666666665px, 5 / 375 * 100vw, 5px);
  }
  .p-product_detail__other dl.c-list dt + dt {
    margin-top: clamp(34.133333332px, 40 / 375 * 100vw, 40px);
  }
  .p-product_detail__other dl.c-list dt {
    font-size: clamp(13.6533333328px, 16 / 375 * 100vw, 16px);
  }
  .p-product_detail__other dl.c-list dd + dt {
    margin-top: clamp(34.133333332px, 40 / 375 * 100vw, 40px);
  }
  .p-product_detail__other dl.c-list dd {
    font-size: clamp(11.9466666662px, 14 / 375 * 100vw, 14px);
  }
  .p-product_detail__other dl.c-list dd .c-img:first-child {
    margin-top: clamp(8.533333333px, 10 / 375 * 100vw, 10px);
  }
  * + .p-product_detail__other_list {
    margin-top: clamp(34.133333332px, 40 / 375 * 100vw, 40px);
  }
  .p-product_detail__other_list .c-heading {
    font-size: clamp(13.6533333328px, 16 / 375 * 100vw, 16px);
  }
  .p-product_detail__other_list .c-frame {
    padding: clamp(8.533333333px, 10 / 375 * 100vw, 10px);
  }
  .p-product_detail__other_list p {
    font-size: clamp(10.2399999996px, 12 / 375 * 100vw, 12px);
  }
  .p-product_detail__other_list .c-feature {
    font-size: clamp(10.2399999996px, 12 / 375 * 100vw, 12px);
  }
  .p-product_detail__other_list .c-feature .c-desc {
    bottom: calc(100% + 5px);
    font-size: clamp(10.2399999996px, 12 / 375 * 100vw, 12px);
    left: -20px;
    padding: clamp(8.533333333px, 10 / 375 * 100vw, 10px);
    text-align: left;
    width: calc(100% + 40px);
  }
  .p-product_detail__bnr {
    margin: clamp(42.666666665px, 50 / 375 * 100vw, 50px) clamp(51.199999998px, 60 / 375 * 100vw, 60px);
  }
  .p-product_detail__bnr li {
    text-align: center;
  }
  .p-product_detail__bnr img {
    max-width: clamp(298.666666655px, 350 / 375 * 100vw, 350px);
    width: 100%;
  }
  .p-product_detail__face + .p-product_detail__face {
    margin-top: clamp(68.266666664px, 80 / 375 * 100vw, 80px);
  }
  * + .p-product_detail__spec_detail {
    margin-top: clamp(25.599999999px, 30 / 375 * 100vw, 30px);
  }
  .p-product_detail__spec_detail .c-table_wrapper + .c-list.-annotation,
  .p-product_detail__spec_detail .c-table_wrapper + .c-img,
  .p-product_detail__spec_detail .c-table_wrapper + .c-grid {
    margin-top: clamp(17.066666666px, 20 / 375 * 100vw, 20px);
  }
  .p-product_detail__spec_detail .c-table_wrapper {
    margin-right: -15px;
    position: relative;
  }
  .p-product_detail__spec_detail .c-table_wrapper::after {
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%);
    bottom: 0;
    content: "";
    height: 100%;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    transition: opacity 0.2s;
    width: 30vw;
  }
  .p-product_detail__spec_detail .c-table_wrapper.is-over::after {
    opacity: 1;
  }
  .p-product_detail__spec_detail .c-table_wrapper.is-over .c-inner::-webkit-scrollbar {
    height: 5px;
  }
  .p-product_detail__spec_detail .c-table_wrapper.is-over .c-inner::-webkit-scrollbar-track {
    background: #ccc;
    border-radius: 5px;
    margin: 0 2px;
  }
  .p-product_detail__spec_detail .c-table_wrapper.is-over .c-inner::-webkit-scrollbar-thumb {
    background: #666;
    border-radius: 5px;
  }
  .p-product_detail__spec_detail .c-table_wrapper .c-inner {
    display: flex;
    overflow-x: scroll;
  }
  .p-product_detail__spec_detail .c-table_wrapper .c-inner::after {
    content: "";
    flex-shrink: 0;
    height: 100%;
    min-width: 15px;
  }
  .p-product_detail__spec_detail .c-table_wrapper .c-table.-spec {
    min-width: calc(100% - 15px);
    width: auto;
  }
  .p-product_detail__spec_detail .c-table_wrapper .c-table.-spec th:first-child {
    left: 0;
    min-width: 33.3333333333vw;
    padding-right: 20px;
    /* 横スクロール時に固定する */
    position: sticky;
    white-space: normal;
    z-index: 1;
  }
  .p-product_detail__spec_detail .c-table_wrapper .c-table.-spec tr:nth-child(odd) th {
    background: white;
  }
  .p-product_detail__spec_detail .c-table_wrapper .c-table.-spec tr:nth-child(even) th {
    background: #F3F3F3;
  }
  .p-product_detail__spec_detail .c-img + * {
    margin-top: clamp(17.066666666px, 20 / 375 * 100vw, 20px);
  }
  .p-product_detail__spec_detail p + .c-table_wrapper {
    margin-top: clamp(17.066666666px, 20 / 375 * 100vw, 20px);
  }
  .p-sub_category_nav + .p-aside_bnr_group {
    margin-top: clamp(25.599999999px, 30 / 375 * 100vw, 30px);
  }
  .p-sub_category_nav {
    margin: clamp(34.133333332px, 40 / 375 * 100vw, 40px) clamp(12.7999999995px, 15 / 375 * 100vw, 15px);
  }
  .p-sub_category_nav .c-heading {
    font-size: clamp(15.3599999994px, 18 / 375 * 100vw, 18px);
    margin-bottom: clamp(13.6533333328px, 16 / 375 * 100vw, 16px);
    text-align: center;
  }
  .p-sub_category_nav figure {
    padding: clamp(10.2399999996px, 12 / 375 * 100vw, 12px) clamp(8.533333333px, 10 / 375 * 100vw, 10px);
  }
  .p-sub_category_nav figure .c-img {
    margin-right: clamp(4.2666666665px, 5 / 375 * 100vw, 5px);
    width: clamp(46.9333333315px, 55 / 375 * 100vw, 55px);
  }
  .p-sub_category_nav figure figcaption {
    font-size: clamp(13.6533333328px, 16 / 375 * 100vw, 16px);
  }
  .p-category_nav {
    margin-top: clamp(42.666666665px, 50 / 375 * 100vw, 50px);
  }
  .p-category_nav ul {
    flex-wrap: wrap;
  }
  .p-category_nav li {
    width: 33.3333333333vw;
  }
  .p-category_nav figure {
    align-items: center;
    display: flex;
    flex-direction: column;
    height: 33.3333333333vw;
    justify-content: center;
  }
  .p-category_nav figure .c-icn {
    width: 50%;
  }
  .p-category_nav figure .c-icn img {
    width: 100%;
  }
  .p-category_nav figure figcaption {
    font-size: 3.5vw;
    height: 8.5vw;
  }
  .p-common_bnr {
    padding-top: clamp(25.599999999px, 30 / 375 * 100vw, 30px);
  }
  .p-common_bnr .c-inner {
    margin: 0 clamp(12.7999999995px, 15 / 375 * 100vw, 15px);
  }
  .p-common_bnr a {
    font-size: clamp(13.6533333328px, 16 / 375 * 100vw, 16px);
  }
  .p-common_bnr .c-col > a,
  .p-common_bnr .c-col > .c-wrapper {
    border-radius: 5px;
    min-height: clamp(76.799999997px, 90 / 375 * 100vw, 90px);
  }
  .p-common_bnr .c-col .c-list {
    align-items: center;
    justify-content: center;
    min-height: clamp(76.799999997px, 90 / 375 * 100vw, 90px);
  }
  .p-common_bnr .c-col .c-list li + li {
    margin-left: clamp(17.066666666px, 20 / 375 * 100vw, 20px);
  }
  .p-common_bnr .c-col .c-list .c-icn {
    margin-right: clamp(3.4133333332px, 4 / 375 * 100vw, 4px);
  }
  .p-common_bnr .c-icn {
    margin-right: clamp(8.533333333px, 10 / 375 * 100vw, 10px);
  }
  .p-common_bnr .c-icn.-support {
    transform: translateY(-0.1em);
  }
  .p-common_bnr .c-desc {
    width: calc(100% - 80px);
  }
  .p-common_bnr figure.c-annotation {
    align-items: flex-start;
    flex-direction: column;
  }
  .p-common_bnr figure.c-annotation figcaption {
    margin-bottom: 10px;
  }
  .p-aside_bnr_group {
    margin: clamp(42.666666665px, 50 / 375 * 100vw, 50px) clamp(51.199999998px, 60 / 375 * 100vw, 60px);
  }
  .p-aside_bnr_group .c-heading {
    font-size: 1rem;
  }
  .p-aside_bnr_group li + li {
    margin-top: 12px;
  }
  .p-aside_bnr_group img {
    max-width: clamp(298.666666655px, 350 / 375 * 100vw, 350px);
    width: 100%;
  }
  .p-aside_bnr_group.-full {
    margin: clamp(42.666666665px, 50 / 375 * 100vw, 50px) clamp(12.7999999995px, 15 / 375 * 100vw, 15px);
  }
  .p-aside_bnr_group.-full img {
    max-width: none;
  }
  .p-product_list__header {
    padding: clamp(17.066666666px, 20 / 375 * 100vw, 20px) 0 clamp(42.666666665px, 50 / 375 * 100vw, 50px);
  }
  .p-product_list__header .c-inner {
    margin: 0 clamp(12.7999999995px, 15 / 375 * 100vw, 15px);
  }
  .p-product_list__header .c-heading + * {
    margin-top: clamp(17.066666666px, 20 / 375 * 100vw, 20px);
  }
  .p-product_list__header .c-heading.-lv1 {
    font-size: clamp(15.3599999994px, 18 / 375 * 100vw, 18px);
  }
  .p-product_list__header .p-slider {
    width: 100%;
  }
  .p-product_list__header .p-slider .c-inner {
    width: 100%;
  }
  .p-product_list__header .p-slider .c-stage {
    width: 100%;
  }
  .p-product_list__header .p-slider .c-stage li {
    width: 100%;
  }
  .p-product_list__header .p-slider .c-slider {
    display: none;
  }
  .p-product_list__header .p-slider .c-marker {
    top: calc(100% + 5px);
  }
  .p-product_list__header .p-slider .c-marker li + li {
    margin-left: clamp(4.2666666665px, 5 / 375 * 100vw, 5px);
  }
  .p-product_list__header .p-slider .c-marker li {
    height: clamp(6.8266666664px, 8 / 375 * 100vw, 8px);
    width: clamp(6.8266666664px, 8 / 375 * 100vw, 8px);
  }
  .p-product_list__conditions .c-section + .c-section {
    margin-top: clamp(25.599999999px, 30 / 375 * 100vw, 30px);
  }
  .p-product_list__conditions .c-heading + * {
    margin-top: clamp(17.066666666px, 20 / 375 * 100vw, 20px);
  }
  .p-product_list__conditions .c-heading {
    font-size: clamp(15.3599999994px, 18 / 375 * 100vw, 18px);
    text-align: center;
  }
  .p-product_list__conditions .c-figure {
    padding: clamp(8.533333333px, 10 / 375 * 100vw, 10px) clamp(4.2666666665px, 5 / 375 * 100vw, 5px);
  }
  .p-product_list__conditions .c-figure .c-caption {
    font-size: clamp(13.6533333328px, 16 / 375 * 100vw, 16px);
  }
  .p-product_list__conditions .c-figure .c-img img {
    width: 120px;
  }
  .p-product_list__conditions .c-figure .c-read {
    font-size: clamp(10.2399999996px, 12 / 375 * 100vw, 12px);
    margin-top: clamp(8.533333333px, 10 / 375 * 100vw, 10px);
    min-height: clamp(38.3999999985px, 45 / 375 * 100vw, 45px);
  }
  .p-product_list__conditions .c-figure.-bottle_tumbler figcaption {
    margin-bottom: clamp(12.7999999995px, 15 / 375 * 100vw, 15px);
  }
  .p-product_list__conditions .c-figure.-bottle_tumbler figcaption .c-caption {
    font-size: clamp(12.7999999995px, 15 / 375 * 100vw, 15px);
    justify-content: center;
    width: 100%;
  }
  .p-product_list__conditions .c-figure.-bottle_tumbler figcaption .c-desc {
    font-size: clamp(10.2399999996px, 12 / 375 * 100vw, 12px);
    text-align: center;
  }
  .p-product_list__conditions .c-figure.-bottle_tumbler .c-img {
    margin: auto;
  }
  .p-product_list__conditions .c-figure.-bottle_tumbler img[src*=seamless] {
    width: clamp(55.4666666645px, 65 / 375 * 100vw, 65px);
  }
  .p-product_list__conditions .c-figure.-bottle_tumbler img[src*=mug] {
    width: clamp(63.9999999975px, 75 / 375 * 100vw, 75px);
  }
  .p-product_list__conditions .c-figure.-bottle_tumbler img[src*=sports] {
    width: clamp(55.4666666645px, 65 / 375 * 100vw, 65px);
  }
  .p-product_list__conditions .c-figure.-bottle_tumbler img[src*="2way"] {
    width: clamp(106.6666666625px, 125 / 375 * 100vw, 125px);
  }
  .p-product_list__conditions .c-figure.-bottle_tumbler img[src*=cup] {
    width: clamp(52.9066666646px, 62 / 375 * 100vw, 62px);
  }
  .p-product_list__conditions .c-figure.-bottle_tumbler img[src*=straw] {
    width: clamp(51.199999998px, 60 / 375 * 100vw, 60px);
  }
  .p-product_list__conditions .c-figure.-bottle_tumbler img[src*=cat_tumbler] {
    width: clamp(29.8666666655px, 35 / 375 * 100vw, 35px);
  }
  .p-product_list__conditions .c-figure.-bottle_tumbler img[src*=cleaning] {
    width: clamp(21.3333333325px, 25 / 375 * 100vw, 25px);
  }
  .p-product_list__conditions .c-figure.-bottle_tumbler img[src*=goods] {
    width: clamp(34.133333332px, 40 / 375 * 100vw, 40px);
  }
  .p-product_list__conditions .c-figure.-bottle_tumbler.-goods .c-caption,
  .p-product_list__conditions .c-figure.-bottle_tumbler.-goods .c-desc {
    margin-bottom: clamp(4.2666666665px, 5 / 375 * 100vw, 5px);
  }
  .p-product_list__conditions .c-figure.-bottle_tumbler.-goods .c-img {
    margin: 0;
  }
  .p-product_list__conditions .c-figure.-bottle_tumbler.-goods {
    align-items: center;
    display: flex;
    flex-direction: row;
  }
  .p-product_list__conditions .c-figure.-pro_use .c-img {
    margin-top: clamp(4.2666666665px, 5 / 375 * 100vw, 5px);
  }
  .p-product_list__conditions .c-capacity {
    height: clamp(68.266666664px, 80 / 375 * 100vw, 80px);
  }
  .p-product_list__conditions .c-capacity b {
    font-size: clamp(15.3599999994px, 18 / 375 * 100vw, 18px);
  }
  .p-product_list__conditions .c-capacity small {
    font-size: clamp(10.2399999996px, 12 / 375 * 100vw, 12px);
  }
  .p-product_list__conditions .c-annotation {
    font-size: clamp(10.2399999996px, 12 / 375 * 100vw, 12px);
  }
  .p-product_list__conditions .c-btn_wrapper {
    margin-top: clamp(25.599999999px, 30 / 375 * 100vw, 30px);
  }
  .p-product_list__conditions .c-btn_wrapper.-comparison {
    margin-top: 30px;
  }
  .p-product_list__body {
    margin: clamp(42.666666665px, 50 / 375 * 100vw, 50px) clamp(13.6533333328px, 16 / 375 * 100vw, 16px);
  }
  .p-product_list__body .c-section {
    margin-bottom: clamp(42.666666665px, 50 / 375 * 100vw, 50px);
    margin-left: auto;
    margin-right: auto;
    max-width: 430px;
  }
  .p-product_list__body .c-heading + * {
    margin-top: clamp(17.066666666px, 20 / 375 * 100vw, 20px);
  }
  .p-product_list__body .c-heading + .p-product_list__item {
    margin-top: clamp(8.533333333px, 10 / 375 * 100vw, 10px);
  }
  .p-product_list__body .c-heading {
    font-size: clamp(15.3599999994px, 18 / 375 * 100vw, 18px);
    text-align: center;
  }
  .p-product_list__body .c-grid {
    justify-content: center;
    margin-bottom: clamp(-10.2399999996px, -12 / 375 * 100vw, -12px);
  }
  .p-product_list__body .c-col {
    margin-bottom: clamp(34.133333332px, 40 / 375 * 100vw, 40px);
    width: 100%;
  }
  .p-product_list__body .c-col .p-product_list__item {
    height: auto;
    margin-bottom: 0;
  }
  .p-product_list__body .c-no_item {
    padding: 50px;
  }
  .p-product_list__item {
    margin-bottom: clamp(10.2399999996px, 12 / 375 * 100vw, 12px);
    width: 100%;
  }
  .p-product_list__item[data-new=true]::before {
    font-size: clamp(13.6533333328px, 16 / 375 * 100vw, 16px);
    height: clamp(28.1599999989px, 33 / 375 * 100vw, 33px);
    left: clamp(11.9466666662px, 14 / 375 * 100vw, 14px);
    width: clamp(63.9999999975px, 75 / 375 * 100vw, 75px);
  }
  .p-product_list__item[data-limited=true]::before {
    font-size: clamp(11.9466666662px, 14 / 375 * 100vw, 14px);
    height: clamp(28.1599999989px, 33 / 375 * 100vw, 33px);
    left: clamp(11.9466666662px, 14 / 375 * 100vw, 14px);
    width: clamp(85.33333333px, 100 / 375 * 100vw, 100px);
  }
  .p-product_list__item[data-coming]::after {
    font-size: clamp(9.3866666663px, 11 / 375 * 100vw, 11px);
    left: clamp(8.533333333px, 10 / 375 * 100vw, 10px);
    line-height: 1.25;
    top: clamp(6.8266666664px, 8 / 375 * 100vw, 8px);
  }
  .p-product_list__item[data-coming][data-new=true]::after {
    left: clamp(11.9466666662px, 14 / 375 * 100vw, 14px);
    padding: 5px;
    top: clamp(34.133333332px, 40 / 375 * 100vw, 40px);
  }
  .p-product_list__item a::after {
    bottom: 10px;
    right: 10px;
  }
  .p-product_list__item .c-figure {
    align-items: center;
    display: flex;
    justify-content: center;
  }
  .p-product_list__item .c-face {
    flex-shrink: 0;
  }
  .p-product_list__item .c-face img {
    height: clamp(221.866666658px, 260 / 375 * 100vw, 260px);
    max-width: none;
  }
  .p-product_list__item .c-product_number {
    bottom: 0;
    font-size: clamp(15.3599999994px, 18 / 375 * 100vw, 18px);
  }
  .p-product_list__item .c-spec {
    height: clamp(59.733333331px, 70 / 375 * 100vw, 70px);
    right: clamp(10.2399999996px, 12 / 375 * 100vw, 12px);
    top: clamp(10.2399999996px, 12 / 375 * 100vw, 12px);
    width: clamp(102.399999996px, 120 / 375 * 100vw, 120px);
  }
  .p-product_list__item .c-spec img {
    max-height: clamp(59.733333331px, 70 / 375 * 100vw, 70px);
    max-width: clamp(102.399999996px, 120 / 375 * 100vw, 120px);
  }
  .p-product_list__item .c-spec_list {
    right: clamp(10.2399999996px, 12 / 375 * 100vw, 12px);
    top: clamp(10.2399999996px, 12 / 375 * 100vw, 12px);
  }
  .p-product_list__item .c-spec_list img {
    height: clamp(29.8666666655px, 35 / 375 * 100vw, 35px);
  }
  .p-product_list__item .c-read:last-child {
    margin-bottom: 45px;
  }
  .p-product_list__item .c-capacity {
    margin: clamp(17.066666666px, 20 / 375 * 100vw, 20px) clamp(8.533333333px, 10 / 375 * 100vw, 10px) clamp(8.533333333px, 10 / 375 * 100vw, 10px);
  }
  .p-product_list__item .c-capacity li {
    height: 20px;
    padding: 4px 5px 0;
  }
  .p-product_list__item .c-capacity li b {
    font-size: clamp(11.0933333329px, 13 / 375 * 100vw, 13px);
  }
  .p-product_list__item .c-capacity li small {
    font-size: clamp(9.3866666663px, 11 / 375 * 100vw, 11px);
  }
  .p-product_list__item .c-type {
    margin: clamp(17.066666666px, 20 / 375 * 100vw, 20px) clamp(8.533333333px, 10 / 375 * 100vw, 10px) clamp(8.533333333px, 10 / 375 * 100vw, 10px);
  }
  .p-product_list__item .c-type li {
    font-size: clamp(10.2399999996px, 12 / 375 * 100vw, 12px);
    min-width: 0;
  }
  .p-product_list__item.-pro_use a::before {
    height: clamp(29.8666666655px, 35 / 375 * 100vw, 35px);
    right: clamp(8.533333333px, 10 / 375 * 100vw, 10px);
    top: clamp(8.533333333px, 10 / 375 * 100vw, 10px);
    width: clamp(29.8666666655px, 35 / 375 * 100vw, 35px);
  }
  .p-product_list .p-sample {
    align-items: center;
    background: rgba(65, 125, 140, 0.8);
    bottom: 0;
    display: flex;
    height: 50px;
    justify-content: center;
    left: 0;
    padding: 0 clamp(25.599999999px, 30 / 375 * 100vw, 30px);
    position: fixed;
    right: 0;
    z-index: 10;
  }
  .p-product_list .p-sample p {
    color: white;
  }
  .p-product_list .p-sample p + p {
    margin: 0 0 0 clamp(25.599999999px, 30 / 375 * 100vw, 30px);
  }
  .p-product_list .p-sample p span {
    font-size: clamp(17.066666666px, 20 / 375 * 100vw, 20px);
    margin-right: clamp(2.5599999999px, 3 / 375 * 100vw, 3px);
  }
  .p-product_list .p-sample p a {
    align-items: center;
    color: white;
    display: flex;
    font-size: clamp(13.6533333328px, 16 / 375 * 100vw, 16px);
  }
  .p-product_list .p-sample p a::after {
    border-bottom: 2px solid white;
    border-right: 2px solid white;
    content: "";
    height: 8px;
    margin-left: clamp(8.533333333px, 10 / 375 * 100vw, 10px);
    transform: translateY(-2px) rotate(45deg);
    width: 8px;
  }
  .p-pika_bottle__item .c-heading {
    font-size: clamp(13.6533333328px, 16 / 375 * 100vw, 16px);
  }
  .p-pika_bottle__widget {
    margin: clamp(21.3333333325px, 25 / 375 * 100vw, 25px) 0;
  }
  .p-pika_bottle__widget p {
    font-size: clamp(11.9466666662px, 14 / 375 * 100vw, 14px);
  }
  .p-pika_bottle__widget .c-caption {
    font-size: clamp(13.6533333328px, 16 / 375 * 100vw, 16px);
  }
  .p-ecomark_certification {
    margin: clamp(42.666666665px, 50 / 375 * 100vw, 50px) clamp(13.6533333328px, 16 / 375 * 100vw, 16px);
    width: auto;
  }
  .p-product_home .p-slider + * {
    margin-top: clamp(68.266666664px, 80 / 375 * 100vw, 80px);
  }
  .p-product_home .p-slider {
    width: 100%;
  }
  .p-product_home .p-slider .c-inner {
    width: 100%;
  }
  .p-product_home .p-slider .c-stage {
    width: 100%;
  }
  .p-product_home .p-slider .c-stage li {
    width: 100%;
  }
  .p-product_home .p-slider .c-marker {
    top: calc(100% + 5px);
  }
  .p-product_home .p-slider .c-marker li + li {
    margin-left: clamp(4.2666666665px, 5 / 375 * 100vw, 5px);
  }
  .p-product_home .p-slider .c-marker li {
    height: clamp(6.8266666664px, 8 / 375 * 100vw, 8px);
    width: clamp(6.8266666664px, 8 / 375 * 100vw, 8px);
  }
  .p-product_home .c-section + .c-section {
    margin-top: clamp(42.666666665px, 50 / 375 * 100vw, 50px);
  }
  .p-product_home .c-heading {
    font-size: clamp(17.066666666px, 20 / 375 * 100vw, 20px);
    text-align: center;
  }
  .p-product_home .p-product_nav {
    margin-left: clamp(12.7999999995px, 15 / 375 * 100vw, 15px);
    margin-right: clamp(12.7999999995px, 15 / 375 * 100vw, 15px);
  }
  .p-product_home .c-product_list {
    border-radius: clamp(4.2666666665px, 5 / 375 * 100vw, 5px);
    height: calc((100vw - 50px) / 3);
  }
  .p-product_home .c-product_list .c-figure .c-icn {
    height: clamp(34.133333332px, 40 / 375 * 100vw, 40px);
    width: clamp(51.199999998px, 60 / 375 * 100vw, 60px);
  }
  .p-product_home .c-product_list .c-figure .c-icn img[src*=rice] {
    width: clamp(30.7199999988px, 36 / 375 * 100vw, 36px);
  }
  .p-product_home .c-product_list .c-figure .c-icn img[src*=kitchen] {
    width: clamp(46.0799999982px, 54 / 375 * 100vw, 54px);
  }
  .p-product_home .c-product_list .c-figure .c-icn img[src*=pot] {
    width: clamp(27.3066666656px, 32 / 375 * 100vw, 32px);
  }
  .p-product_home .c-product_list .c-figure .c-icn img[src*=life] {
    width: clamp(30.7199999988px, 36 / 375 * 100vw, 36px);
  }
  .p-product_home .c-product_list .c-figure .c-icn img[src*=bottle] {
    width: clamp(11.9466666662px, 14 / 375 * 100vw, 14px);
  }
  .p-product_home .c-product_list .c-figure .c-icn img[src*=bento] {
    width: clamp(27.3066666656px, 32 / 375 * 100vw, 32px);
  }
  .p-product_home .c-product_list .c-figure .c-icn img[src*=pro] {
    width: clamp(33.2799999987px, 39 / 375 * 100vw, 39px);
  }
  .p-product_home .c-product_list .c-figure figcaption {
    font-size: clamp(10.2399999996px, 12 / 375 * 100vw, 12px);
    line-height: 1.35;
    margin-top: clamp(4.2666666665px, 5 / 375 * 100vw, 5px);
  }
  .p-product_home .p-feature {
    margin: clamp(42.666666665px, 50 / 375 * 100vw, 50px) clamp(29.8666666655px, 35 / 375 * 100vw, 35px) 0;
  }
  .p-product_home .p-feature img {
    width: 100%;
  }
  .p-product_home .p-pickup {
    margin: clamp(59.733333331px, 70 / 375 * 100vw, 70px) 0 clamp(42.666666665px, 50 / 375 * 100vw, 50px);
    padding: clamp(38.3999999985px, 45 / 375 * 100vw, 45px) 0 clamp(46.9333333315px, 55 / 375 * 100vw, 55px);
  }
  .p-product_home .p-pickup .c-section {
    margin-left: clamp(29.8666666655px, 35 / 375 * 100vw, 35px);
    margin-right: clamp(29.8666666655px, 35 / 375 * 100vw, 35px);
  }
  .p-product_home .p-pickup .c-figure .c-img + * {
    margin-top: clamp(8.533333333px, 10 / 375 * 100vw, 10px);
  }
  .p-product_home .p-pickup .c-figure .c-img img {
    width: 100%;
  }
  .p-product_home .p-pickup .c-figure figcaption + * {
    margin-top: clamp(4.2666666665px, 5 / 375 * 100vw, 5px);
  }
  .p-product_home .p-pickup .c-figure figcaption {
    font-size: clamp(17.066666666px, 20 / 375 * 100vw, 20px);
  }
  .p-product_home .p-pickup .c-figure .c-desc {
    font-size: clamp(11.9466666662px, 14 / 375 * 100vw, 14px);
  }
  .p-product_home .p-related_link {
    margin-bottom: clamp(42.666666665px, 50 / 375 * 100vw, 50px);
    margin-left: clamp(29.8666666655px, 35 / 375 * 100vw, 35px);
    margin-right: clamp(29.8666666655px, 35 / 375 * 100vw, 35px);
  }
  .p-product_home .p-general_catalog {
    margin: clamp(46.9333333315px, 55 / 375 * 100vw, 55px) 0 0;
    padding: clamp(21.3333333325px, 25 / 375 * 100vw, 25px) clamp(25.599999999px, 30 / 375 * 100vw, 30px);
  }
  .p-movie__modal__body {
    padding: 5vw;
  }
  .p-movie__modal__stage {
    height: 50.625vw;
    width: 90vw;
  }
  .p-movie__modal__stage iframe {
    bottom: 0;
    height: 100%;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
  }
  .p-symbol_definition .c-symbol {
    margin-right: clamp(8.533333333px, 10 / 375 * 100vw, 10px);
  }
  .p-symbol_definition figcaption {
    font-size: clamp(10.2399999996px, 12 / 375 * 100vw, 12px);
  }
  .p-aside_category_bnr {
    margin: clamp(34.133333332px, 40 / 375 * 100vw, 40px) clamp(12.7999999995px, 15 / 375 * 100vw, 15px);
  }
  .p-aside_category_bnr .c-col {
    text-align: center;
  }
  .p-free_space + .c-grid {
    margin-top: clamp(25.599999999px, 30 / 375 * 100vw, 30px);
  }
  .p-free_space {
    margin-top: clamp(25.599999999px, 30 / 375 * 100vw, 30px);
  }
  .p-free_space .c-heading.-lv1 {
    font-size: clamp(13.6533333328px, 16 / 375 * 100vw, 16px);
  }
  .p-professional_mark {
    margin: clamp(42.666666665px, 50 / 375 * 100vw, 50px) clamp(13.6533333328px, 16 / 375 * 100vw, 16px);
    padding: clamp(17.066666666px, 20 / 375 * 100vw, 20px);
  }
  .p-professional_mark .c-heading + * {
    margin-top: clamp(17.066666666px, 20 / 375 * 100vw, 20px);
  }
  .p-professional_mark .c-heading {
    font-size: clamp(15.3599999994px, 18 / 375 * 100vw, 18px);
  }
  .p-professional_mark .c-figure {
    flex-direction: column;
  }
  .p-professional_mark .c-figure .c-icn {
    margin-bottom: clamp(17.066666666px, 20 / 375 * 100vw, 20px);
  }
  .p-professional_mark .c-figure figcaption {
    font-size: clamp(11.0933333329px, 13 / 375 * 100vw, 13px);
  }
  .p-catalog {
    margin: clamp(17.066666666px, 20 / 375 * 100vw, 20px) clamp(29.8666666655px, 35 / 375 * 100vw, 35px) 0;
  }
  .p-catalog .c-heading + .c-grid {
    margin-top: clamp(17.066666666px, 20 / 375 * 100vw, 20px);
  }
  .p-catalog .c-heading {
    font-size: clamp(17.066666666px, 20 / 375 * 100vw, 20px);
  }
  .p-catalog img {
    width: 100%;
  }
  .p-catalog .c-figure figcaption + .c-img {
    margin-top: clamp(8.533333333px, 10 / 375 * 100vw, 10px);
  }
  .p-catalog .c-figure figcaption {
    font-size: clamp(13.6533333328px, 16 / 375 * 100vw, 16px);
    margin-top: clamp(8.533333333px, 10 / 375 * 100vw, 10px);
  }
  .p-catalog .c-figure .c-btn {
    margin-top: clamp(12.7999999995px, 15 / 375 * 100vw, 15px);
  }
  .p-modal__body {
    padding: 5vw;
  }
  .p-modal__stage {
    width: 90vw;
  }
  .p-modal__stage .c-img img {
    max-width: 100%;
  }
  .p-modal__stage iframe {
    bottom: 0;
    height: 100%;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
  }
  .p-how_to_choice {
    justify-content: center;
  }
  .p-how_to_choice .c-btn.-open_modal {
    font-size: 15px;
    height: 40px;
    padding: 0 64px;
  }
  .p-how_to_choice .p-modal.-how_to_choice .p-modal__body {
    bottom: 0;
    left: 25px;
    padding: 0;
    right: 25px;
    top: 38px;
    width: unset;
  }
  .p-how_to_choice .p-modal.-how_to_choice .p-modal__close {
    height: 38px;
    width: 38px;
  }
  .p-how_to_choice .p-modal.-how_to_choice .p-modal__close::before, .p-how_to_choice .p-modal.-how_to_choice .p-modal__close::after {
    width: 20px;
  }
  .p-how_to_choice .p-modal.-how_to_choice .p-modal__stage .c-img {
    margin-bottom: 24px;
  }
  ._pc {
    display: none !important;
  }
  .categoryNav {
    margin: clamp(42.666666665px, 50 / 375 * 100vw, 50px) 10px clamp(25.599999999px, 30 / 375 * 100vw, 30px);
  }
  .categoryNav .categoryNav__item {
    margin-bottom: 1px;
  }
  .categoryNav .categoryNav__item a {
    background: #000;
    background-image: url(/syohin/rwd/images/misc/arrow_categoryNav__item.png);
    background-position: 95% center;
    background-repeat: no-repeat;
    background-size: 15px auto;
    color: white;
    display: block;
    font-size: 15px;
    font-weight: 400;
    padding: 15px 30px 15px 13px;
  }
  .categoryNav .categoryNav__item.riceCooker a {
    background-color: #d23c07;
  }
  .categoryNav .categoryNav__item.cooking a {
    background-color: #e06f21;
  }
  .categoryNav .categoryNav__item.pot a {
    background-color: #5E922E;
  }
  .categoryNav .categoryNav__item.cleanUp a {
    background-color: #21a8bc;
  }
  .categoryNav .categoryNav__item.home {
    display: list-item;
  }
  .categoryNav .categoryNav__item.home a {
    background-color: #3494D1;
  }
  .categoryNav .categoryNav__item.bottle a {
    background-color: #3173c7;
  }
  .categoryNav .categoryNav__item.character a {
    background-color: #c09200;
  }
  .categoryNav .categoryNav__item.brand a {
    background-color: #724dd0;
  }
  .categoryNav .categoryNav__item.professional a {
    background-color: #9e4c37;
  }
  .categoryNav .categoryNav__item.active {
    margin-bottom: 0;
  }
  .categoryNav .categoryNav__sub {
    border-left: 1px solid #CBCBCB;
    box-sizing: border-box;
    display: none;
    width: 100%;
  }
  .categoryNav .categoryNav__sub.show {
    display: block;
  }
  .categoryNav .categoryNav__sub__item {
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    width: 50%;
  }
  .categoryNav .categoryNav__sub__item a {
    background: linear-gradient(#fff, #F4F4F4);
    border-bottom: 1px solid #CBCBCB;
    border-right: 1px solid #CBCBCB;
    color: #111;
    overflow: hidden;
    padding: 10px 5px 10px 0;
    position: relative;
    width: auto;
  }
  .categoryNav .categoryNav__sub__item a span {
    display: block;
    font-size: 0.625rem;
    line-height: 1.6;
    margin-left: 10px;
    overflow: hidden;
    padding: 5px 5px 5px 12px;
    position: relative;
  }
  .categoryNav .categoryNav__sub__item a span br {
    display: none;
  }
  .categoryNav .categoryNav__sub__item a span:before {
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 9px auto;
    bottom: 0;
    content: "";
    height: 10px;
    left: 0;
    margin: auto;
    position: absolute;
    top: 0;
    width: 10px;
  }
  .categoryNav .categoryNav__sub__item a img {
    bottom: 0;
    left: 4px;
    margin: auto;
    position: absolute;
    top: 0;
    vertical-align: middle;
    width: 33px;
  }
  .categoryNav .categoryNav__sub__item a img + span {
    margin-left: 45px;
  }
  .categoryNav__item.riceCooker .categoryNav .categoryNav__sub__item a span:before {
    background-image: url(/syohin/rwd/images/misc/arrow_categoryNav__sub__item_ricecooker.png);
  }
  .categoryNav__item.cooking .categoryNav .categoryNav__sub__item a span:before {
    background-image: url(/syohin/rwd/images/misc/arrow_categoryNav__sub__item_cooking.png);
  }
  .categoryNav__item.pot .categoryNav .categoryNav__sub__item a span:before {
    background-image: url(/syohin/rwd/images/misc/arrow_categoryNav__sub__item_pot.png);
  }
  .categoryNav__item.cleanUp .categoryNav .categoryNav__sub__item a span:before {
    background-image: url(/syohin/rwd/images/misc/arrow_categoryNav__sub__item_cleanUp.png);
  }
  .categoryNav__item.home .categoryNav .categoryNav__sub__item a span:before {
    background-image: url(/syohin/rwd/images/misc/arrow_categoryNav__sub__item_home.png);
  }
  .categoryNav__item.bottle .categoryNav .categoryNav__sub__item a span:before {
    background-image: url(/syohin/rwd/images/misc/arrow_categoryNav__sub__item_bottle.png);
  }
  .categoryNav__item.character .categoryNav .categoryNav__sub__item a span:before {
    background-image: url(/syohin/rwd/images/misc/arrow_categoryNav__sub__item_character.png);
  }
  .categoryNav__item.brand .categoryNav .categoryNav__sub__item a span:before {
    background-image: url(/syohin/rwd/images/misc/arrow_categoryNav__sub__item_brand.png);
  }
  .categoryNav__item.professional .categoryNav .categoryNav__sub__item a span:before {
    background-image: url(/syohin/rwd/images/misc/arrow_categoryNav__sub__item_professional.png);
  }
  .-rice .categoryNav .categoryNav__item.riceCooker .categoryNav__sub {
    display: block;
  }
  .-cooking .categoryNav .categoryNav__item.cooking .categoryNav__sub {
    display: block;
  }
  .-pot .categoryNav .categoryNav__item.pot .categoryNav__sub {
    display: block;
  }
  .-home .categoryNav .categoryNav__item.home .categoryNav__sub {
    display: block;
  }
  .-bottle .categoryNav .categoryNav__item.bottle .categoryNav__sub {
    display: block;
  }
  .-bottle .categoryNav .categoryNav__item.bottle .categoryNav__sub {
    display: block;
  }
  .-professional .categoryNav .categoryNav__item.professional .categoryNav__sub {
    display: block;
  }
}
@media screen and (min-width: 769px) {
  .l-wrapper {
    min-width: 1024px;
  }
  .p-product_detail p,
  .p-product_list p {
    font-size: 1rem;
  }
  ul.c-list.-cmn {
    font-size: 1rem;
  }
  ul.c-list.-annotation + * {
    margin-top: 20px;
  }
  ol.c-list.-cmn + * {
    margin-top: 20px;
  }
  * + ol.c-list.-cmn {
    margin-top: 10px;
  }
  ol.c-list.-annotation + * {
    margin-top: 20px;
  }
  ol.c-list.-annotation.-inline + * {
    margin-top: 15px;
  }
  ol.c-list.-flex + * {
    margin-top: 20px;
  }
  ol.c-list.-flex.-inline + * {
    margin-top: 15px;
  }
  .c-grid {
    margin-right: -1px;
  }
  .c-grid .c-col[data-col*="pc:1"] {
    width: calc(100% - 1px);
  }
  .c-grid .c-col[data-col*="pc:2-1"] {
    width: calc((100% - 1px) / 2 * 1);
  }
  .c-grid .c-col[data-col*="pc:3-1"] {
    width: calc((100% - 1px) / 3 * 1);
  }
  .c-grid .c-col[data-col*="pc:3-2"] {
    width: calc((100% - 1px) / 3 * 2);
  }
  .c-grid .c-col[data-col*="pc:4-1"] {
    width: calc((100% - 1px) / 4 * 1);
  }
  .c-grid .c-col[data-col*="pc:4-3"] {
    width: calc((100% - 1px) / 4 * 3);
  }
  .c-grid .c-col[data-col*="pc:5-1"] {
    width: calc((100% - 1px) / 5 * 1);
  }
  .c-grid .c-col[data-order*="pc:1"] {
    order: 1;
  }
  .c-grid .c-col[data-order*="pc:2"] {
    order: 2;
  }
  .c-grid .c-col[data-order*="pc:3"] {
    order: 3;
  }
  .c-grid .c-col[data-order*="pc:4"] {
    order: 4;
  }
  .c-grid .c-col[data-order*="pc:5"] {
    order: 5;
  }
  .c-grid .c-col[data-order*="pc:6"] {
    order: 6;
  }
  .c-grid .c-col[data-order*="pc:7"] {
    order: 7;
  }
  .c-grid .c-col[data-order*="pc:8"] {
    order: 8;
  }
  .c-grid .c-col[data-order*="pc:9"] {
    order: 9;
  }
  .c-grid .c-col[data-order*="pc:10"] {
    order: 10;
  }
  .c-grid[data-gap-row*="pc:5"] {
    margin-bottom: -5px;
  }
  .c-grid[data-gap-row*="pc:5"] > .c-col {
    margin-bottom: 5px;
  }
  .c-grid[data-gap-row*="pc:10"] {
    margin-bottom: -10px;
  }
  .c-grid[data-gap-row*="pc:10"] > .c-col {
    margin-bottom: 10px;
  }
  .c-grid[data-gap-row*="pc:15"] {
    margin-bottom: -15px;
  }
  .c-grid[data-gap-row*="pc:15"] > .c-col {
    margin-bottom: 15px;
  }
  .c-grid[data-gap-row*="pc:20"] {
    margin-bottom: -20px;
  }
  .c-grid[data-gap-row*="pc:20"] > .c-col {
    margin-bottom: 20px;
  }
  .c-grid[data-gap-row*="pc:25"] {
    margin-bottom: -25px;
  }
  .c-grid[data-gap-row*="pc:25"] > .c-col {
    margin-bottom: 25px;
  }
  .c-grid[data-gap-row*="pc:30"] {
    margin-bottom: -30px;
  }
  .c-grid[data-gap-row*="pc:30"] > .c-col {
    margin-bottom: 30px;
  }
  .c-grid[data-gap-row*="pc:35"] {
    margin-bottom: -35px;
  }
  .c-grid[data-gap-row*="pc:35"] > .c-col {
    margin-bottom: 35px;
  }
  .c-grid[data-gap-row*="pc:40"] {
    margin-bottom: -40px;
  }
  .c-grid[data-gap-row*="pc:40"] > .c-col {
    margin-bottom: 40px;
  }
  .c-grid[data-gap-row*="pc:45"] {
    margin-bottom: -45px;
  }
  .c-grid[data-gap-row*="pc:45"] > .c-col {
    margin-bottom: 45px;
  }
  .c-grid[data-gap-row*="pc:50"] {
    margin-bottom: -50px;
  }
  .c-grid[data-gap-row*="pc:50"] > .c-col {
    margin-bottom: 50px;
  }
  .c-grid[data-gap-row*="pc:55"] {
    margin-bottom: -55px;
  }
  .c-grid[data-gap-row*="pc:55"] > .c-col {
    margin-bottom: 55px;
  }
  .c-grid[data-gap-row*="pc:60"] {
    margin-bottom: -60px;
  }
  .c-grid[data-gap-row*="pc:60"] > .c-col {
    margin-bottom: 60px;
  }
  .c-grid[data-gap-row*="pc:65"] {
    margin-bottom: -65px;
  }
  .c-grid[data-gap-row*="pc:65"] > .c-col {
    margin-bottom: 65px;
  }
  .c-grid[data-gap-row*="pc:70"] {
    margin-bottom: -70px;
  }
  .c-grid[data-gap-row*="pc:70"] > .c-col {
    margin-bottom: 70px;
  }
  .c-grid[data-gap-row*="pc:75"] {
    margin-bottom: -75px;
  }
  .c-grid[data-gap-row*="pc:75"] > .c-col {
    margin-bottom: 75px;
  }
  .c-grid[data-gap-row*="pc:80"] {
    margin-bottom: -80px;
  }
  .c-grid[data-gap-row*="pc:80"] > .c-col {
    margin-bottom: 80px;
  }
  .c-grid[data-gap-row*="pc:85"] {
    margin-bottom: -85px;
  }
  .c-grid[data-gap-row*="pc:85"] > .c-col {
    margin-bottom: 85px;
  }
  .c-grid[data-gap-row*="pc:90"] {
    margin-bottom: -90px;
  }
  .c-grid[data-gap-row*="pc:90"] > .c-col {
    margin-bottom: 90px;
  }
  .c-grid[data-gap-row*="pc:95"] {
    margin-bottom: -95px;
  }
  .c-grid[data-gap-row*="pc:95"] > .c-col {
    margin-bottom: 95px;
  }
  .c-grid[data-gap-row*="pc:100"] {
    margin-bottom: -100px;
  }
  .c-grid[data-gap-row*="pc:100"] > .c-col {
    margin-bottom: 100px;
  }
  .c-grid[data-gap-col*="pc:5"] {
    margin-right: calc(-5px - 1px);
  }
  .c-grid[data-gap-col*="pc:5"] > .c-col {
    margin-right: 5px;
  }
  .c-grid[data-gap-col*="pc:5"] > .c-col[data-col*="pc:1"] {
    width: calc(100% - 1px - 5px);
  }
  .c-grid[data-gap-col*="pc:5"] > .c-col[data-col*="pc:2-1"] {
    width: calc((100% - 1px) / 2 * 1 - 5px);
  }
  .c-grid[data-gap-col*="pc:5"] > .c-col[data-col*="pc:3-1"] {
    width: calc((100% - 1px) / 3 * 1 - 5px);
  }
  .c-grid[data-gap-col*="pc:5"] > .c-col[data-col*="pc:3-2"] {
    width: calc((100% - 1px) / 3 * 2 - 5px);
  }
  .c-grid[data-gap-col*="pc:5"] > .c-col[data-col*="pc:4-1"] {
    width: calc((100% - 1px) / 4 * 1 - 5px);
  }
  .c-grid[data-gap-col*="pc:5"] > .c-col[data-col*="pc:4-3"] {
    width: calc((100% - 1px) / 4 * 3 - 5px);
  }
  .c-grid[data-gap-col*="pc:5"] > .c-col[data-col*="pc:5-1"] {
    width: calc((100% - 1px) / 5 * 1 - 5px);
  }
  .c-grid[data-gap-col*="pc:10"] {
    margin-right: calc(-10px - 1px);
  }
  .c-grid[data-gap-col*="pc:10"] > .c-col {
    margin-right: 10px;
  }
  .c-grid[data-gap-col*="pc:10"] > .c-col[data-col*="pc:1"] {
    width: calc(100% - 1px - 10px);
  }
  .c-grid[data-gap-col*="pc:10"] > .c-col[data-col*="pc:2-1"] {
    width: calc((100% - 1px) / 2 * 1 - 10px);
  }
  .c-grid[data-gap-col*="pc:10"] > .c-col[data-col*="pc:3-1"] {
    width: calc((100% - 1px) / 3 * 1 - 10px);
  }
  .c-grid[data-gap-col*="pc:10"] > .c-col[data-col*="pc:3-2"] {
    width: calc((100% - 1px) / 3 * 2 - 10px);
  }
  .c-grid[data-gap-col*="pc:10"] > .c-col[data-col*="pc:4-1"] {
    width: calc((100% - 1px) / 4 * 1 - 10px);
  }
  .c-grid[data-gap-col*="pc:10"] > .c-col[data-col*="pc:4-3"] {
    width: calc((100% - 1px) / 4 * 3 - 10px);
  }
  .c-grid[data-gap-col*="pc:10"] > .c-col[data-col*="pc:5-1"] {
    width: calc((100% - 1px) / 5 * 1 - 10px);
  }
  .c-grid[data-gap-col*="pc:15"] {
    margin-right: calc(-15px - 1px);
  }
  .c-grid[data-gap-col*="pc:15"] > .c-col {
    margin-right: 15px;
  }
  .c-grid[data-gap-col*="pc:15"] > .c-col[data-col*="pc:1"] {
    width: calc(100% - 1px - 15px);
  }
  .c-grid[data-gap-col*="pc:15"] > .c-col[data-col*="pc:2-1"] {
    width: calc((100% - 1px) / 2 * 1 - 15px);
  }
  .c-grid[data-gap-col*="pc:15"] > .c-col[data-col*="pc:3-1"] {
    width: calc((100% - 1px) / 3 * 1 - 15px);
  }
  .c-grid[data-gap-col*="pc:15"] > .c-col[data-col*="pc:3-2"] {
    width: calc((100% - 1px) / 3 * 2 - 15px);
  }
  .c-grid[data-gap-col*="pc:15"] > .c-col[data-col*="pc:4-1"] {
    width: calc((100% - 1px) / 4 * 1 - 15px);
  }
  .c-grid[data-gap-col*="pc:15"] > .c-col[data-col*="pc:4-3"] {
    width: calc((100% - 1px) / 4 * 3 - 15px);
  }
  .c-grid[data-gap-col*="pc:15"] > .c-col[data-col*="pc:5-1"] {
    width: calc((100% - 1px) / 5 * 1 - 15px);
  }
  .c-grid[data-gap-col*="pc:20"] {
    margin-right: calc(-20px - 1px);
  }
  .c-grid[data-gap-col*="pc:20"] > .c-col {
    margin-right: 20px;
  }
  .c-grid[data-gap-col*="pc:20"] > .c-col[data-col*="pc:1"] {
    width: calc(100% - 1px - 20px);
  }
  .c-grid[data-gap-col*="pc:20"] > .c-col[data-col*="pc:2-1"] {
    width: calc((100% - 1px) / 2 * 1 - 20px);
  }
  .c-grid[data-gap-col*="pc:20"] > .c-col[data-col*="pc:3-1"] {
    width: calc((100% - 1px) / 3 * 1 - 20px);
  }
  .c-grid[data-gap-col*="pc:20"] > .c-col[data-col*="pc:3-2"] {
    width: calc((100% - 1px) / 3 * 2 - 20px);
  }
  .c-grid[data-gap-col*="pc:20"] > .c-col[data-col*="pc:4-1"] {
    width: calc((100% - 1px) / 4 * 1 - 20px);
  }
  .c-grid[data-gap-col*="pc:20"] > .c-col[data-col*="pc:4-3"] {
    width: calc((100% - 1px) / 4 * 3 - 20px);
  }
  .c-grid[data-gap-col*="pc:20"] > .c-col[data-col*="pc:5-1"] {
    width: calc((100% - 1px) / 5 * 1 - 20px);
  }
  .c-grid[data-gap-col*="pc:25"] {
    margin-right: calc(-25px - 1px);
  }
  .c-grid[data-gap-col*="pc:25"] > .c-col {
    margin-right: 25px;
  }
  .c-grid[data-gap-col*="pc:25"] > .c-col[data-col*="pc:1"] {
    width: calc(100% - 1px - 25px);
  }
  .c-grid[data-gap-col*="pc:25"] > .c-col[data-col*="pc:2-1"] {
    width: calc((100% - 1px) / 2 * 1 - 25px);
  }
  .c-grid[data-gap-col*="pc:25"] > .c-col[data-col*="pc:3-1"] {
    width: calc((100% - 1px) / 3 * 1 - 25px);
  }
  .c-grid[data-gap-col*="pc:25"] > .c-col[data-col*="pc:3-2"] {
    width: calc((100% - 1px) / 3 * 2 - 25px);
  }
  .c-grid[data-gap-col*="pc:25"] > .c-col[data-col*="pc:4-1"] {
    width: calc((100% - 1px) / 4 * 1 - 25px);
  }
  .c-grid[data-gap-col*="pc:25"] > .c-col[data-col*="pc:4-3"] {
    width: calc((100% - 1px) / 4 * 3 - 25px);
  }
  .c-grid[data-gap-col*="pc:25"] > .c-col[data-col*="pc:5-1"] {
    width: calc((100% - 1px) / 5 * 1 - 25px);
  }
  .c-grid[data-gap-col*="pc:30"] {
    margin-right: calc(-30px - 1px);
  }
  .c-grid[data-gap-col*="pc:30"] > .c-col {
    margin-right: 30px;
  }
  .c-grid[data-gap-col*="pc:30"] > .c-col[data-col*="pc:1"] {
    width: calc(100% - 1px - 30px);
  }
  .c-grid[data-gap-col*="pc:30"] > .c-col[data-col*="pc:2-1"] {
    width: calc((100% - 1px) / 2 * 1 - 30px);
  }
  .c-grid[data-gap-col*="pc:30"] > .c-col[data-col*="pc:3-1"] {
    width: calc((100% - 1px) / 3 * 1 - 30px);
  }
  .c-grid[data-gap-col*="pc:30"] > .c-col[data-col*="pc:3-2"] {
    width: calc((100% - 1px) / 3 * 2 - 30px);
  }
  .c-grid[data-gap-col*="pc:30"] > .c-col[data-col*="pc:4-1"] {
    width: calc((100% - 1px) / 4 * 1 - 30px);
  }
  .c-grid[data-gap-col*="pc:30"] > .c-col[data-col*="pc:4-3"] {
    width: calc((100% - 1px) / 4 * 3 - 30px);
  }
  .c-grid[data-gap-col*="pc:30"] > .c-col[data-col*="pc:5-1"] {
    width: calc((100% - 1px) / 5 * 1 - 30px);
  }
  .c-grid[data-gap-col*="pc:35"] {
    margin-right: calc(-35px - 1px);
  }
  .c-grid[data-gap-col*="pc:35"] > .c-col {
    margin-right: 35px;
  }
  .c-grid[data-gap-col*="pc:35"] > .c-col[data-col*="pc:1"] {
    width: calc(100% - 1px - 35px);
  }
  .c-grid[data-gap-col*="pc:35"] > .c-col[data-col*="pc:2-1"] {
    width: calc((100% - 1px) / 2 * 1 - 35px);
  }
  .c-grid[data-gap-col*="pc:35"] > .c-col[data-col*="pc:3-1"] {
    width: calc((100% - 1px) / 3 * 1 - 35px);
  }
  .c-grid[data-gap-col*="pc:35"] > .c-col[data-col*="pc:3-2"] {
    width: calc((100% - 1px) / 3 * 2 - 35px);
  }
  .c-grid[data-gap-col*="pc:35"] > .c-col[data-col*="pc:4-1"] {
    width: calc((100% - 1px) / 4 * 1 - 35px);
  }
  .c-grid[data-gap-col*="pc:35"] > .c-col[data-col*="pc:4-3"] {
    width: calc((100% - 1px) / 4 * 3 - 35px);
  }
  .c-grid[data-gap-col*="pc:35"] > .c-col[data-col*="pc:5-1"] {
    width: calc((100% - 1px) / 5 * 1 - 35px);
  }
  .c-grid[data-gap-col*="pc:40"] {
    margin-right: calc(-40px - 1px);
  }
  .c-grid[data-gap-col*="pc:40"] > .c-col {
    margin-right: 40px;
  }
  .c-grid[data-gap-col*="pc:40"] > .c-col[data-col*="pc:1"] {
    width: calc(100% - 1px - 40px);
  }
  .c-grid[data-gap-col*="pc:40"] > .c-col[data-col*="pc:2-1"] {
    width: calc((100% - 1px) / 2 * 1 - 40px);
  }
  .c-grid[data-gap-col*="pc:40"] > .c-col[data-col*="pc:3-1"] {
    width: calc((100% - 1px) / 3 * 1 - 40px);
  }
  .c-grid[data-gap-col*="pc:40"] > .c-col[data-col*="pc:3-2"] {
    width: calc((100% - 1px) / 3 * 2 - 40px);
  }
  .c-grid[data-gap-col*="pc:40"] > .c-col[data-col*="pc:4-1"] {
    width: calc((100% - 1px) / 4 * 1 - 40px);
  }
  .c-grid[data-gap-col*="pc:40"] > .c-col[data-col*="pc:4-3"] {
    width: calc((100% - 1px) / 4 * 3 - 40px);
  }
  .c-grid[data-gap-col*="pc:40"] > .c-col[data-col*="pc:5-1"] {
    width: calc((100% - 1px) / 5 * 1 - 40px);
  }
  .c-grid[data-gap-col*="pc:45"] {
    margin-right: calc(-45px - 1px);
  }
  .c-grid[data-gap-col*="pc:45"] > .c-col {
    margin-right: 45px;
  }
  .c-grid[data-gap-col*="pc:45"] > .c-col[data-col*="pc:1"] {
    width: calc(100% - 1px - 45px);
  }
  .c-grid[data-gap-col*="pc:45"] > .c-col[data-col*="pc:2-1"] {
    width: calc((100% - 1px) / 2 * 1 - 45px);
  }
  .c-grid[data-gap-col*="pc:45"] > .c-col[data-col*="pc:3-1"] {
    width: calc((100% - 1px) / 3 * 1 - 45px);
  }
  .c-grid[data-gap-col*="pc:45"] > .c-col[data-col*="pc:3-2"] {
    width: calc((100% - 1px) / 3 * 2 - 45px);
  }
  .c-grid[data-gap-col*="pc:45"] > .c-col[data-col*="pc:4-1"] {
    width: calc((100% - 1px) / 4 * 1 - 45px);
  }
  .c-grid[data-gap-col*="pc:45"] > .c-col[data-col*="pc:4-3"] {
    width: calc((100% - 1px) / 4 * 3 - 45px);
  }
  .c-grid[data-gap-col*="pc:45"] > .c-col[data-col*="pc:5-1"] {
    width: calc((100% - 1px) / 5 * 1 - 45px);
  }
  .c-grid[data-gap-col*="pc:50"] {
    margin-right: calc(-50px - 1px);
  }
  .c-grid[data-gap-col*="pc:50"] > .c-col {
    margin-right: 50px;
  }
  .c-grid[data-gap-col*="pc:50"] > .c-col[data-col*="pc:1"] {
    width: calc(100% - 1px - 50px);
  }
  .c-grid[data-gap-col*="pc:50"] > .c-col[data-col*="pc:2-1"] {
    width: calc((100% - 1px) / 2 * 1 - 50px);
  }
  .c-grid[data-gap-col*="pc:50"] > .c-col[data-col*="pc:3-1"] {
    width: calc((100% - 1px) / 3 * 1 - 50px);
  }
  .c-grid[data-gap-col*="pc:50"] > .c-col[data-col*="pc:3-2"] {
    width: calc((100% - 1px) / 3 * 2 - 50px);
  }
  .c-grid[data-gap-col*="pc:50"] > .c-col[data-col*="pc:4-1"] {
    width: calc((100% - 1px) / 4 * 1 - 50px);
  }
  .c-grid[data-gap-col*="pc:50"] > .c-col[data-col*="pc:4-3"] {
    width: calc((100% - 1px) / 4 * 3 - 50px);
  }
  .c-grid[data-gap-col*="pc:50"] > .c-col[data-col*="pc:5-1"] {
    width: calc((100% - 1px) / 5 * 1 - 50px);
  }
  .c-grid[data-gap-col*="pc:55"] {
    margin-right: calc(-55px - 1px);
  }
  .c-grid[data-gap-col*="pc:55"] > .c-col {
    margin-right: 55px;
  }
  .c-grid[data-gap-col*="pc:55"] > .c-col[data-col*="pc:1"] {
    width: calc(100% - 1px - 55px);
  }
  .c-grid[data-gap-col*="pc:55"] > .c-col[data-col*="pc:2-1"] {
    width: calc((100% - 1px) / 2 * 1 - 55px);
  }
  .c-grid[data-gap-col*="pc:55"] > .c-col[data-col*="pc:3-1"] {
    width: calc((100% - 1px) / 3 * 1 - 55px);
  }
  .c-grid[data-gap-col*="pc:55"] > .c-col[data-col*="pc:3-2"] {
    width: calc((100% - 1px) / 3 * 2 - 55px);
  }
  .c-grid[data-gap-col*="pc:55"] > .c-col[data-col*="pc:4-1"] {
    width: calc((100% - 1px) / 4 * 1 - 55px);
  }
  .c-grid[data-gap-col*="pc:55"] > .c-col[data-col*="pc:4-3"] {
    width: calc((100% - 1px) / 4 * 3 - 55px);
  }
  .c-grid[data-gap-col*="pc:55"] > .c-col[data-col*="pc:5-1"] {
    width: calc((100% - 1px) / 5 * 1 - 55px);
  }
  .c-grid[data-gap-col*="pc:60"] {
    margin-right: calc(-60px - 1px);
  }
  .c-grid[data-gap-col*="pc:60"] > .c-col {
    margin-right: 60px;
  }
  .c-grid[data-gap-col*="pc:60"] > .c-col[data-col*="pc:1"] {
    width: calc(100% - 1px - 60px);
  }
  .c-grid[data-gap-col*="pc:60"] > .c-col[data-col*="pc:2-1"] {
    width: calc((100% - 1px) / 2 * 1 - 60px);
  }
  .c-grid[data-gap-col*="pc:60"] > .c-col[data-col*="pc:3-1"] {
    width: calc((100% - 1px) / 3 * 1 - 60px);
  }
  .c-grid[data-gap-col*="pc:60"] > .c-col[data-col*="pc:3-2"] {
    width: calc((100% - 1px) / 3 * 2 - 60px);
  }
  .c-grid[data-gap-col*="pc:60"] > .c-col[data-col*="pc:4-1"] {
    width: calc((100% - 1px) / 4 * 1 - 60px);
  }
  .c-grid[data-gap-col*="pc:60"] > .c-col[data-col*="pc:4-3"] {
    width: calc((100% - 1px) / 4 * 3 - 60px);
  }
  .c-grid[data-gap-col*="pc:60"] > .c-col[data-col*="pc:5-1"] {
    width: calc((100% - 1px) / 5 * 1 - 60px);
  }
  .c-grid[data-gap-col*="pc:65"] {
    margin-right: calc(-65px - 1px);
  }
  .c-grid[data-gap-col*="pc:65"] > .c-col {
    margin-right: 65px;
  }
  .c-grid[data-gap-col*="pc:65"] > .c-col[data-col*="pc:1"] {
    width: calc(100% - 1px - 65px);
  }
  .c-grid[data-gap-col*="pc:65"] > .c-col[data-col*="pc:2-1"] {
    width: calc((100% - 1px) / 2 * 1 - 65px);
  }
  .c-grid[data-gap-col*="pc:65"] > .c-col[data-col*="pc:3-1"] {
    width: calc((100% - 1px) / 3 * 1 - 65px);
  }
  .c-grid[data-gap-col*="pc:65"] > .c-col[data-col*="pc:3-2"] {
    width: calc((100% - 1px) / 3 * 2 - 65px);
  }
  .c-grid[data-gap-col*="pc:65"] > .c-col[data-col*="pc:4-1"] {
    width: calc((100% - 1px) / 4 * 1 - 65px);
  }
  .c-grid[data-gap-col*="pc:65"] > .c-col[data-col*="pc:4-3"] {
    width: calc((100% - 1px) / 4 * 3 - 65px);
  }
  .c-grid[data-gap-col*="pc:65"] > .c-col[data-col*="pc:5-1"] {
    width: calc((100% - 1px) / 5 * 1 - 65px);
  }
  .c-grid[data-gap-col*="pc:70"] {
    margin-right: calc(-70px - 1px);
  }
  .c-grid[data-gap-col*="pc:70"] > .c-col {
    margin-right: 70px;
  }
  .c-grid[data-gap-col*="pc:70"] > .c-col[data-col*="pc:1"] {
    width: calc(100% - 1px - 70px);
  }
  .c-grid[data-gap-col*="pc:70"] > .c-col[data-col*="pc:2-1"] {
    width: calc((100% - 1px) / 2 * 1 - 70px);
  }
  .c-grid[data-gap-col*="pc:70"] > .c-col[data-col*="pc:3-1"] {
    width: calc((100% - 1px) / 3 * 1 - 70px);
  }
  .c-grid[data-gap-col*="pc:70"] > .c-col[data-col*="pc:3-2"] {
    width: calc((100% - 1px) / 3 * 2 - 70px);
  }
  .c-grid[data-gap-col*="pc:70"] > .c-col[data-col*="pc:4-1"] {
    width: calc((100% - 1px) / 4 * 1 - 70px);
  }
  .c-grid[data-gap-col*="pc:70"] > .c-col[data-col*="pc:4-3"] {
    width: calc((100% - 1px) / 4 * 3 - 70px);
  }
  .c-grid[data-gap-col*="pc:70"] > .c-col[data-col*="pc:5-1"] {
    width: calc((100% - 1px) / 5 * 1 - 70px);
  }
  .c-grid[data-gap-col*="pc:75"] {
    margin-right: calc(-75px - 1px);
  }
  .c-grid[data-gap-col*="pc:75"] > .c-col {
    margin-right: 75px;
  }
  .c-grid[data-gap-col*="pc:75"] > .c-col[data-col*="pc:1"] {
    width: calc(100% - 1px - 75px);
  }
  .c-grid[data-gap-col*="pc:75"] > .c-col[data-col*="pc:2-1"] {
    width: calc((100% - 1px) / 2 * 1 - 75px);
  }
  .c-grid[data-gap-col*="pc:75"] > .c-col[data-col*="pc:3-1"] {
    width: calc((100% - 1px) / 3 * 1 - 75px);
  }
  .c-grid[data-gap-col*="pc:75"] > .c-col[data-col*="pc:3-2"] {
    width: calc((100% - 1px) / 3 * 2 - 75px);
  }
  .c-grid[data-gap-col*="pc:75"] > .c-col[data-col*="pc:4-1"] {
    width: calc((100% - 1px) / 4 * 1 - 75px);
  }
  .c-grid[data-gap-col*="pc:75"] > .c-col[data-col*="pc:4-3"] {
    width: calc((100% - 1px) / 4 * 3 - 75px);
  }
  .c-grid[data-gap-col*="pc:75"] > .c-col[data-col*="pc:5-1"] {
    width: calc((100% - 1px) / 5 * 1 - 75px);
  }
  .c-grid[data-gap-col*="pc:80"] {
    margin-right: calc(-80px - 1px);
  }
  .c-grid[data-gap-col*="pc:80"] > .c-col {
    margin-right: 80px;
  }
  .c-grid[data-gap-col*="pc:80"] > .c-col[data-col*="pc:1"] {
    width: calc(100% - 1px - 80px);
  }
  .c-grid[data-gap-col*="pc:80"] > .c-col[data-col*="pc:2-1"] {
    width: calc((100% - 1px) / 2 * 1 - 80px);
  }
  .c-grid[data-gap-col*="pc:80"] > .c-col[data-col*="pc:3-1"] {
    width: calc((100% - 1px) / 3 * 1 - 80px);
  }
  .c-grid[data-gap-col*="pc:80"] > .c-col[data-col*="pc:3-2"] {
    width: calc((100% - 1px) / 3 * 2 - 80px);
  }
  .c-grid[data-gap-col*="pc:80"] > .c-col[data-col*="pc:4-1"] {
    width: calc((100% - 1px) / 4 * 1 - 80px);
  }
  .c-grid[data-gap-col*="pc:80"] > .c-col[data-col*="pc:4-3"] {
    width: calc((100% - 1px) / 4 * 3 - 80px);
  }
  .c-grid[data-gap-col*="pc:80"] > .c-col[data-col*="pc:5-1"] {
    width: calc((100% - 1px) / 5 * 1 - 80px);
  }
  .c-grid[data-gap-col*="pc:85"] {
    margin-right: calc(-85px - 1px);
  }
  .c-grid[data-gap-col*="pc:85"] > .c-col {
    margin-right: 85px;
  }
  .c-grid[data-gap-col*="pc:85"] > .c-col[data-col*="pc:1"] {
    width: calc(100% - 1px - 85px);
  }
  .c-grid[data-gap-col*="pc:85"] > .c-col[data-col*="pc:2-1"] {
    width: calc((100% - 1px) / 2 * 1 - 85px);
  }
  .c-grid[data-gap-col*="pc:85"] > .c-col[data-col*="pc:3-1"] {
    width: calc((100% - 1px) / 3 * 1 - 85px);
  }
  .c-grid[data-gap-col*="pc:85"] > .c-col[data-col*="pc:3-2"] {
    width: calc((100% - 1px) / 3 * 2 - 85px);
  }
  .c-grid[data-gap-col*="pc:85"] > .c-col[data-col*="pc:4-1"] {
    width: calc((100% - 1px) / 4 * 1 - 85px);
  }
  .c-grid[data-gap-col*="pc:85"] > .c-col[data-col*="pc:4-3"] {
    width: calc((100% - 1px) / 4 * 3 - 85px);
  }
  .c-grid[data-gap-col*="pc:85"] > .c-col[data-col*="pc:5-1"] {
    width: calc((100% - 1px) / 5 * 1 - 85px);
  }
  .c-grid[data-gap-col*="pc:90"] {
    margin-right: calc(-90px - 1px);
  }
  .c-grid[data-gap-col*="pc:90"] > .c-col {
    margin-right: 90px;
  }
  .c-grid[data-gap-col*="pc:90"] > .c-col[data-col*="pc:1"] {
    width: calc(100% - 1px - 90px);
  }
  .c-grid[data-gap-col*="pc:90"] > .c-col[data-col*="pc:2-1"] {
    width: calc((100% - 1px) / 2 * 1 - 90px);
  }
  .c-grid[data-gap-col*="pc:90"] > .c-col[data-col*="pc:3-1"] {
    width: calc((100% - 1px) / 3 * 1 - 90px);
  }
  .c-grid[data-gap-col*="pc:90"] > .c-col[data-col*="pc:3-2"] {
    width: calc((100% - 1px) / 3 * 2 - 90px);
  }
  .c-grid[data-gap-col*="pc:90"] > .c-col[data-col*="pc:4-1"] {
    width: calc((100% - 1px) / 4 * 1 - 90px);
  }
  .c-grid[data-gap-col*="pc:90"] > .c-col[data-col*="pc:4-3"] {
    width: calc((100% - 1px) / 4 * 3 - 90px);
  }
  .c-grid[data-gap-col*="pc:90"] > .c-col[data-col*="pc:5-1"] {
    width: calc((100% - 1px) / 5 * 1 - 90px);
  }
  .c-grid[data-gap-col*="pc:95"] {
    margin-right: calc(-95px - 1px);
  }
  .c-grid[data-gap-col*="pc:95"] > .c-col {
    margin-right: 95px;
  }
  .c-grid[data-gap-col*="pc:95"] > .c-col[data-col*="pc:1"] {
    width: calc(100% - 1px - 95px);
  }
  .c-grid[data-gap-col*="pc:95"] > .c-col[data-col*="pc:2-1"] {
    width: calc((100% - 1px) / 2 * 1 - 95px);
  }
  .c-grid[data-gap-col*="pc:95"] > .c-col[data-col*="pc:3-1"] {
    width: calc((100% - 1px) / 3 * 1 - 95px);
  }
  .c-grid[data-gap-col*="pc:95"] > .c-col[data-col*="pc:3-2"] {
    width: calc((100% - 1px) / 3 * 2 - 95px);
  }
  .c-grid[data-gap-col*="pc:95"] > .c-col[data-col*="pc:4-1"] {
    width: calc((100% - 1px) / 4 * 1 - 95px);
  }
  .c-grid[data-gap-col*="pc:95"] > .c-col[data-col*="pc:4-3"] {
    width: calc((100% - 1px) / 4 * 3 - 95px);
  }
  .c-grid[data-gap-col*="pc:95"] > .c-col[data-col*="pc:5-1"] {
    width: calc((100% - 1px) / 5 * 1 - 95px);
  }
  .c-grid[data-gap-col*="pc:100"] {
    margin-right: calc(-100px - 1px);
  }
  .c-grid[data-gap-col*="pc:100"] > .c-col {
    margin-right: 100px;
  }
  .c-grid[data-gap-col*="pc:100"] > .c-col[data-col*="pc:1"] {
    width: calc(100% - 1px - 100px);
  }
  .c-grid[data-gap-col*="pc:100"] > .c-col[data-col*="pc:2-1"] {
    width: calc((100% - 1px) / 2 * 1 - 100px);
  }
  .c-grid[data-gap-col*="pc:100"] > .c-col[data-col*="pc:3-1"] {
    width: calc((100% - 1px) / 3 * 1 - 100px);
  }
  .c-grid[data-gap-col*="pc:100"] > .c-col[data-col*="pc:3-2"] {
    width: calc((100% - 1px) / 3 * 2 - 100px);
  }
  .c-grid[data-gap-col*="pc:100"] > .c-col[data-col*="pc:4-1"] {
    width: calc((100% - 1px) / 4 * 1 - 100px);
  }
  .c-grid[data-gap-col*="pc:100"] > .c-col[data-col*="pc:4-3"] {
    width: calc((100% - 1px) / 4 * 3 - 100px);
  }
  .c-grid[data-gap-col*="pc:100"] > .c-col[data-col*="pc:5-1"] {
    width: calc((100% - 1px) / 5 * 1 - 100px);
  }
  .c-frame.-cmn {
    padding: 15px 20px;
  }
  .c-table.-spec th, .c-table.-spec td {
    padding: 10px 18px;
  }
  .c-table.-playground {
    table-layout: fixed;
    width: 100%;
  }
  .c-table.-playground th, .c-table.-playground td {
    line-height: 1.5;
    padding: 10px 18px;
    vertical-align: middle;
  }
  .c-table.-playground td {
    text-align: center;
  }
  .c-table.-playground tr:nth-child(even) {
    background: #F3F3F3;
  }
  .c-table .c-figure.-class {
    transform: translateX(-15px);
  }
  .c-table .c-figure.-class .c-class {
    margin-right: 30px;
  }
  .c-table .c-figure.-eco_mark .c-icn {
    width: 40px;
  }
  .c-heading.-lv1 {
    font-size: 1.125rem;
  }
  .c-heading.-blue b {
    border-radius: 3px;
    font-size: 1rem;
    padding: 4px 10px;
  }
  .c-card.-recipe .c-img .c-caption {
    font-size: 1rem;
    left: -10px;
    top: -10px;
  }
  .c-card.-recipe figcaption {
    font-size: 1rem;
  }
  *.c-btn {
    transition: all 0.2s;
  }
  *.c-btn:hover {
    opacity: 0.7;
    text-decoration: none;
  }
  *.c-btn.-ec {
    font-size: 1.125rem;
    height: 80px;
    width: 220px;
  }
  *.c-btn.-ec::before {
    height: 33px;
    width: 33px;
  }
  *.c-btn.-coming {
    font-size: 1.125rem;
    height: 80px;
    width: 220px;
  }
  *.c-btn.-reserve {
    font-size: 1rem;
    height: 80px;
    width: 220px;
  }
  .p-product_list__header *.c-btn.-comparison {
    border-radius: 35px;
    font-size: 1.25rem;
    height: 70px;
    width: 390px;
  }
  .p-product_list__header *.c-btn.-comparison .c-icn {
    height: 36px;
    width: 36px;
  }
  .p-product_detail__header *.c-btn.-comparison {
    font-size: 1.125rem;
    height: 80px;
    width: 220px;
  }
  .p-product_detail__header *.c-btn.-comparison::before {
    height: 33px;
    width: 33px;
  }
  .c-link.-img {
    display: inline-block;
    transition: opacity 0.2s;
  }
  .c-link.-img:hover {
    opacity: 0.7;
  }
  .p-product_detail {
    margin: 0 auto;
    padding: 50px 0;
    width: 960px;
  }
  .p-product_detail__header {
    align-items: flex-end;
    margin-bottom: 50px;
    min-height: 450px;
  }
  .p-product_detail__header .c-pet_name {
    order: 1;
    width: 445px;
  }
  .p-product_detail__header .c-heading + .c-read {
    margin-top: 50px;
  }
  .p-product_detail__header .c-heading {
    font-size: 1.875rem;
    order: 2;
    width: 445px;
  }
  .p-product_detail__header .c-read + p {
    margin-top: 20px;
  }
  .p-product_detail__header .c-read {
    font-size: 1.5rem;
    margin: 0;
    order: 3;
    width: 445px;
  }
  .p-product_detail__header .c-feature {
    font-size: 1rem;
    margin-bottom: 20px;
    order: 4;
    width: 445px;
  }
  .p-product_detail__header .c-annotation {
    font-size: 0.75rem;
    margin-bottom: 20px;
    order: 5;
    width: 445px;
  }
  .p-product_detail__header .p-slider {
    height: 450px;
    left: 0;
    order: 5;
    position: absolute;
    top: 0;
    width: 450px;
  }
  .p-product_detail__header .p-slider .c-stage {
    height: 450px;
    width: 450px;
  }
  .p-product_detail__header .p-slider .c-stage li {
    height: 450px;
    width: 450px;
  }
  .p-product_detail__header .p-slider .c-marker {
    bottom: 15px;
  }
  .p-product_detail__header .p-slider .c-marker li + li {
    margin-left: 5px;
  }
  .p-product_detail__header .p-slider .c-figure figcaption {
    border-radius: 3px;
    bottom: 38px;
    font-size: 1rem;
    padding: 4px 10px;
  }
  .p-product_detail__header .c-btn_wrapper {
    justify-content: flex-end;
    margin: auto 0 0;
    width: 445px;
  }
  .p-product_detail__tab li {
    height: 65px;
    width: 470px;
  }
  .p-product_detail__tab li label {
    font-size: 1.25rem;
    letter-spacing: 0.25em;
  }
  .p-product_detail__body {
    margin-top: 50px;
  }
  .p-product_detail__content > .c-grid {
    margin-bottom: -100px;
    margin-right: -61px;
  }
  .p-product_detail__item {
    margin-bottom: 100px;
    margin-right: 60px;
    width: calc((100% - 1px) / 2 - 60px);
  }
  .p-product_detail__item.-annotation {
    margin-top: -60px;
  }
  .p-product_detail__item .c-figure + * {
    margin-top: 15px;
  }
  .p-product_detail__item .c-figure .c-img img {
    max-height: 340px;
  }
  .p-product_detail__item .c-figure .c-img iframe {
    height: 340px;
  }
  .p-product_detail__item p {
    font-size: 1rem;
  }
  .p-product_detail__item p.c-read {
    font-size: 1.5rem;
  }
  .p-product_detail__other {
    margin-top: 170px;
  }
  .p-product_detail__other .c-heading {
    font-size: 1.125rem;
  }
  .p-product_detail__other dl.c-list dt + dd {
    margin-top: 5px;
  }
  .p-product_detail__other dl.c-list dt + dt {
    margin-top: 40px;
  }
  .p-product_detail__other dl.c-list dt {
    font-size: 1.125rem;
  }
  .p-product_detail__other dl.c-list dd + dt {
    margin-top: 40px;
  }
  .p-product_detail__other dl.c-list dd {
    font-size: 1rem;
  }
  * + .p-product_detail__other_list {
    margin-top: 100px;
  }
  .p-product_detail__other_list .c-heading {
    font-size: 1.125rem;
  }
  .p-product_detail__other_list .c-frame {
    padding: 20px;
  }
  .p-product_detail__other_list .c-feature {
    padding: 5px 10px;
  }
  .p-product_detail__other_list .c-feature:hover {
    text-decoration: none;
  }
  .p-product_detail__other_list .c-feature .c-desc {
    bottom: calc(100% + 5px);
    font-size: 0.8125rem;
    left: -20px;
    padding: 15px;
    width: calc(100% + 40px);
  }
  .p-product_detail__bnr {
    margin: 90px auto;
    width: 960px;
  }
  .p-product_detail__face .c-table {
    display: none;
  }
  .p-product_detail__spec_detail + .p-product_detail__other {
    margin-top: 100px;
  }
  * + .p-product_detail__spec_detail {
    margin-top: 65px;
  }
  .p-sub_category_nav {
    margin: 90px auto 0;
    width: 960px;
  }
  .p-sub_category_nav .c-heading {
    font-size: 1.125rem;
    margin-bottom: 10px;
  }
  .p-sub_category_nav a {
    transition: opacity 0.2s;
  }
  .p-sub_category_nav a:hover {
    opacity: 0.7;
  }
  .p-sub_category_nav figure {
    justify-content: center;
    padding: 12px;
  }
  .p-sub_category_nav figure .c-img {
    margin-right: 5px;
    width: 55px;
  }
  .p-sub_category_nav figure figcaption {
    font-size: 1.0625rem;
  }
  .p-category_nav {
    align-items: center;
    display: flex;
    height: 150px;
    justify-content: center;
    margin: 160px 0 0;
  }
  .p-category_nav ul {
    justify-content: space-between;
    width: 880px;
  }
  .p-category_nav li {
    width: 100%;
  }
  .p-category_nav a {
    transition: all 0.2s;
  }
  .p-category_nav a:hover {
    background: rgba(255, 255, 255, 0.1);
  }
  .p-category_nav figure .c-icn {
    display: block;
    text-align: center;
    width: 100%;
  }
  .p-common_bnr {
    margin: 100px 0 0;
    padding: 50px 0 0;
  }
  .p-common_bnr .c-inner {
    margin: auto;
    width: 960px;
  }
  .p-common_bnr a {
    font-size: 1.0625rem;
    transition: opacity 0.2s;
  }
  .p-common_bnr a:hover {
    opacity: 0.7;
  }
  .p-common_bnr .c-col > a,
  .p-common_bnr .c-col > .c-wrapper {
    border-radius: 10px;
    height: 110px;
  }
  .p-common_bnr .c-col .c-list {
    align-items: flex-start;
    flex-direction: column;
    height: 110px;
    justify-content: center;
  }
  .p-common_bnr .c-col .c-list li + li {
    margin-top: 10px;
  }
  .p-common_bnr .c-icn {
    margin-right: 10px;
  }
  .p-aside_bnr_group {
    margin: 90px auto;
    width: 960px;
  }
  .p-aside_bnr_group .c-heading {
    font-size: 1.5rem;
    letter-spacing: 0.25em;
  }
  .p-product_list__header {
    padding: 40px 0 60px;
  }
  .p-product_list__header .c-inner {
    margin: auto;
    width: 960px;
  }
  .p-product_list__header .c-heading + * {
    margin-top: 20px;
  }
  .p-product_list__header .p-slider {
    width: 960px;
  }
  .p-product_list__header .p-slider .c-inner {
    height: 230px;
    width: 960px;
  }
  .p-product_list__header .p-slider .c-stage {
    height: 230px;
    width: 960px;
  }
  .p-product_list__header .p-slider .c-stage li {
    height: 230px;
    width: 960px;
  }
  .p-product_list__header .p-slider .c-marker {
    top: calc(100% + 15px);
  }
  .p-product_list__header .p-slider .c-marker li + li {
    margin-left: 5px;
  }
  .p-product_list__conditions .c-figure {
    cursor: pointer;
    height: 225px;
    padding: 10px;
    transition: all 0.2s;
  }
  .p-product_list__conditions .c-figure:hover {
    background: #eff4f5;
  }
  .p-product_list__conditions .c-figure .c-img img {
    height: 120px;
    width: 120px;
  }
  .p-product_list__conditions .c-figure.-kitchen_other {
    flex-direction: row;
    height: 120px;
    justify-content: center;
  }
  .p-product_list__conditions .c-figure.-kitchen_other .c-caption {
    margin-right: 50px;
  }
  .p-product_list__conditions .c-figure.-bottle_tumbler {
    flex-direction: row;
    height: 120px;
    justify-content: space-between;
    padding: 20px 0 20px 30px;
  }
  .p-product_list__conditions .c-figure.-bottle_tumbler img[src*=seamless] {
    margin-right: 30px;
    width: 80px;
  }
  .p-product_list__conditions .c-figure.-bottle_tumbler img[src*=mug] {
    margin-right: 26px;
    width: 82px;
  }
  .p-product_list__conditions .c-figure.-bottle_tumbler img[src*=sports] {
    margin-right: 36px;
    width: 82px;
  }
  .p-product_list__conditions .c-figure.-bottle_tumbler img[src*="2way"] {
    margin-right: 17px;
    width: 128px;
  }
  .p-product_list__conditions .c-figure.-bottle_tumbler img[src*=cup] {
    margin-right: 30px;
    width: 78px;
  }
  .p-product_list__conditions .c-figure.-bottle_tumbler img[src*=straw] {
    margin-right: 36px;
    width: 76px;
  }
  .p-product_list__conditions .c-figure.-bottle_tumbler img[src*=cat_tumbler] {
    margin-right: 52px;
    width: 45px;
  }
  .p-product_list__conditions .c-figure.-bottle_tumbler img[src*=cleaning] {
    margin-right: 20px;
    width: 40px;
  }
  .p-product_list__conditions .c-figure.-bottle_tumbler img[src*=goods] {
    margin-right: 18px;
    width: 56px;
  }
  .p-product_list__conditions .c-figure.-pot_kettle {
    align-items: flex-start;
    flex-direction: row;
    flex-wrap: wrap;
    height: auto;
    justify-content: center;
    padding: 25px 10px;
  }
  .p-product_list__conditions .c-figure.-pot_kettle .c-caption {
    justify-content: center;
    margin-bottom: 20px;
    min-height: 0;
    width: 100%;
  }
  .p-product_list__conditions .c-figure.-pot_kettle .c-read {
    font-size: 0.875rem;
    text-align: left;
  }
  .p-product_list__conditions .c-figure.-pro_use .c-img img {
    height: 140px;
    width: 140px;
  }
  .p-product_list__conditions .c-capacity {
    cursor: pointer;
    height: 80px;
    transition: all 0.2s;
  }
  .p-product_list__conditions .c-capacity:hover {
    background: #eff4f5;
  }
  .p-product_list__conditions .c-annotation {
    font-size: 0.75rem;
    text-align: right;
  }
  .p-product_list__conditions .c-btn_wrapper.-comparison {
    margin-top: 50px;
  }
  .p-product_list__body {
    margin: 65px auto 0;
    width: 960px;
  }
  .p-product_list__body .c-section {
    margin-bottom: 120px;
  }
  .p-product_list__body .c-grid {
    margin-bottom: -40px;
    margin-right: -41px;
  }
  .p-product_list__body .c-col {
    margin-bottom: 40px;
  }
  .p-product_list__body .c-col .p-product_list__item {
    height: auto;
    margin-bottom: 0;
    width: calc(100% - 40px);
  }
  .p-product_list__item {
    margin-bottom: 40px;
    margin-right: 40px;
    width: calc((100% - 1px) / 2 - 40px);
  }
  .p-product_list__item[data-new=true]::before {
    height: 33px;
    left: 14px;
    width: 128px;
  }
  .p-product_list__item[data-limited=true]::before {
    height: 33px;
    left: 14px;
    width: 128px;
  }
  .p-product_list__item[data-coming][data-new=true]::after {
    left: 14px;
    top: 40px;
    width: 128px;
  }
  .p-product_list__item a {
    transition: opacity 0.2s;
  }
  .p-product_list__item a:hover {
    opacity: 0.7;
  }
  .p-product_list__item .c-face img {
    height: 300px;
    width: 460px;
  }
  .p-product_list__item .c-product_number {
    font-size: 1.25rem;
  }
  .p-product_list__item .c-spec {
    height: 70px;
    right: 18px;
    top: 18px;
    width: 150px;
  }
  .p-product_list__item .c-spec_list {
    right: 18px;
    top: 18px;
  }
  .p-product_list__item .c-capacity li {
    height: 24px;
    min-width: 50px;
    padding: 4px 10px 0;
  }
  .p-product_list .p-sample {
    display: none;
  }
  .p-pika_bottle__widget {
    margin: 30px 10px;
  }
  .p-pika_bottle [data-pika-block="2"] {
    height: 70px;
  }
  .p-pika_bottle [data-pika-block="4"] {
    height: 445px;
  }
  .p-pika_bottle [data-pika-block="5"] {
    height: 180px;
  }
  .p-product_home {
    padding-top: 45px;
  }
  .p-product_home .p-slider {
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    width: 970px;
  }
  .p-product_home .p-slider .c-inner {
    height: 320px;
    width: 970px;
  }
  .p-product_home .p-slider .c-stage {
    height: 320px;
    width: 970px;
  }
  .p-product_home .p-slider .c-stage li {
    height: 320px;
    padding: 0 5px;
    width: 970px;
  }
  .p-product_home .p-slider .c-marker {
    top: calc(100% + 15px);
  }
  .p-product_home .p-slider .c-marker li + li {
    margin-left: 5px;
  }
  .p-product_home .c-section {
    margin-left: auto;
    margin-right: auto;
    width: 960px;
  }
  .p-product_home .c-product_list {
    border-radius: 10px;
    height: 225px;
    transition: background-color 0.2s;
  }
  .p-product_home .c-product_list:hover {
    background: #eff4f5;
  }
  .p-product_home .p-related_link {
    margin-bottom: 60px;
    width: 620px;
  }
  .p-symbol_definition .c-symbol {
    margin-right: 15px;
  }
  .p-aside_category_bnr {
    margin: 120px auto 0;
    width: 960px;
  }
  .p-free_space .c-heading.-lv1 {
    font-size: 1.25rem;
  }
  .p-professional_mark {
    margin-left: auto;
    margin-right: auto;
    padding: 40px;
    width: 960px;
  }
  .p-professional_mark .c-figure .c-icn {
    margin-right: 25px;
  }
  .p-modal__stage .c-img img {
    max-width: 800px;
  }
  ._sp {
    display: none;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  .p-product_detail__spec_detail .c-table_wrapper .c-table.-spec th, .p-product_detail__spec_detail .c-table_wrapper .c-table.-spec td {
    white-space: nowrap;
  }
}
@media all and (-ms-high-contrast: none) {
  .p-product_detail__header .p-slider .c-figure figcaption,
  .p-product_detail__header .p-slider .c-marker,
  .p-product_detail__face .c-figure.-face figcaption {
    transform: translateX(-50%);
  }
}
@media print, screen and (min-width: 769px) {
  .categoryNav {
    *zoom: 1;
    clear: both;
    margin: 10px auto 0;
    width: 960px;
  }
  .categoryNav:before {
    content: " ";
    display: table;
    opacity: 0;
  }
  .categoryNav:after {
    clear: both;
    content: " ";
    display: table;
    opacity: 0;
  }
  .categoryNav__item {
    float: left;
    position: relative;
  }
  .categoryNav__item > a {
    background-color: #eee;
    background-position: 0 0;
    background-repeat: no-repeat;
    display: block;
    height: 35px;
    overflow: hidden;
    text-indent: -50em;
  }
  .categoryNav__item:hover a {
    background-position: 0 -35px;
  }
  .categoryNav__item.riceCooker > a {
    background-image: url(/syohin/rwd/images/categoryNavi/ricecooker.png);
    width: 75px;
  }
  .riceCooker .categoryNav__item.riceCooker > a {
    background-position: 0 -35px;
  }
  .categoryNav__item.riceCooker .categoryNav__sub {
    background: #FBEAE3;
    border: 1px solid #F5D6C9;
    border-top: none;
  }
  .categoryNav__item.riceCooker .categoryNav__sub__item a {
    border-top: 1px solid #F5D6C9;
    color: #D44A1B;
  }
  .categoryNav__item.riceCooker .categoryNav__sub__item a:hover {
    background: #F8DFD6;
  }
  .categoryNav__item.riceCooker .categoryNav__sub__item a img {
    display: none;
  }
  .categoryNav__item.cooking > a {
    background-image: url(/syohin/rwd/images/categoryNavi/cooking.png);
    width: 75px;
  }
  .cooking .categoryNav__item.cooking > a {
    background-position: 0 -35px;
  }
  .categoryNav__item.cooking .categoryNav__sub {
    background: #FCF0E9;
    border: 1px solid #F7D1BB;
    border-top: none;
  }
  .categoryNav__item.cooking .categoryNav__sub__item a {
    border-top: 1px solid #F7D1BB;
    color: #CD611F;
  }
  .categoryNav__item.cooking .categoryNav__sub__item a:hover {
    background: #F9DFD0;
  }
  .categoryNav__item.cooking .categoryNav__sub__item a img {
    display: none;
  }
  .categoryNav__item.pot > a {
    background-image: url(/syohin/rwd/images/categoryNavi/pot.png);
    width: 84px;
  }
  .pot .categoryNav__item.pot > a {
    background-position: 0 -35px;
  }
  .categoryNav__item.pot .categoryNav__sub {
    background: #F2FAEB;
    border: 1px solid #CDE8B3;
    border-top: none;
  }
  .categoryNav__item.pot .categoryNav__sub__item a {
    border-top: 1px solid #CDE8B3;
    color: #5E922E;
  }
  .categoryNav__item.pot .categoryNav__sub__item a:hover {
    background: #DFF0CE;
  }
  .categoryNav__item.pot .categoryNav__sub__item a img {
    display: none;
  }
  .categoryNav__item.cleanUp > a {
    background-image: url(/syohin/rwd/images/categoryNavi/cleanUp.png);
    width: 86px;
  }
  .cleanUp .categoryNav__item.cleanUp > a {
    background-position: 0 -35px;
  }
  .categoryNav__item.cleanUp .categoryNav__sub {
    background: #EAF9FB;
    border: 1px solid #B4EAF1;
    border-top: none;
  }
  .categoryNav__item.cleanUp .categoryNav__sub__item a {
    border-top: 1px solid #B4EAF1;
    color: #1AA5BA;
  }
  .categoryNav__item.cleanUp .categoryNav__sub__item a:hover {
    background: #CBF0F5;
  }
  .categoryNav__item.cleanUp .categoryNav__sub__item a img {
    display: none;
  }
  .categoryNav__item.home > a {
    background-image: url(/syohin/rwd/images/categoryNavi/home.png);
    width: 113px;
  }
  .home .categoryNav__item.home > a {
    background-position: 0 -35px;
  }
  .categoryNav__item.home .categoryNav__sub {
    background: #F0F8FB;
    border: 1px solid #AED3EC;
    border-top: none;
  }
  .categoryNav__item.home .categoryNav__sub__item a {
    border-top: 1px solid #AED3EC;
    color: #2E91D4;
  }
  .categoryNav__item.home .categoryNav__sub__item a:hover {
    background: #D5E8F4;
  }
  .categoryNav__item.home .categoryNav__sub__item a img {
    display: none;
  }
  .categoryNav__item.bottle > a {
    background-image: url(/syohin/rwd/images/categoryNavi/bottle.png);
    width: 126px;
  }
  .bottle .categoryNav__item.bottle > a {
    background-position: 0 -35px;
  }
  .categoryNav__item.bottle .categoryNav__sub {
    background: #F1F5FC;
    border: 1px solid #BFD6F0;
    border-top: none;
  }
  .categoryNav__item.bottle .categoryNav__sub__item a {
    border-top: 1px solid #BFD6F0;
    color: #216AC8;
  }
  .categoryNav__item.bottle .categoryNav__sub__item a:hover {
    background: #CDDEF3;
  }
  .categoryNav__item.bottle .categoryNav__sub__item a img {
    display: none;
  }
  .categoryNav__item.character > a {
    background-image: url(/syohin/rwd/images/categoryNavi/character.png);
    width: 124px;
  }
  .character .categoryNav__item.character > a {
    background-position: 0 -35px;
  }
  .categoryNav__item.character .categoryNav__sub {
    background: #FCF7E4;
    border: 1px solid #F4DF9D;
    border-top: none;
  }
  .categoryNav__item.character .categoryNav__sub__item a {
    border-top: 1px solid #F4DF9D;
    color: #CDA21F;
  }
  .categoryNav__item.character .categoryNav__sub__item a:hover {
    background: #F7E8B9;
  }
  .categoryNav__item.character .categoryNav__sub__item a img {
    display: none;
  }
  .categoryNav__item.brand > a {
    background-image: url(/syohin/rwd/images/categoryNavi/brand.png);
    width: 161px;
  }
  .brand .categoryNav__item.brand > a {
    background-position: 0 -35px;
  }
  .categoryNav__item.brand .categoryNav__sub {
    background: #ECE8F9;
    border: 1px solid #D0C5EF;
    border-top: none;
  }
  .categoryNav__item.brand .categoryNav__sub__item a {
    border-top: 1px solid #D0C5EF;
    color: #7D55D2;
  }
  .categoryNav__item.brand .categoryNav__sub__item a:hover {
    background: #DED6F3;
  }
  .categoryNav__item.brand .categoryNav__sub__item a img {
    display: none;
  }
  .categoryNav__item.professional > a {
    background-image: url(/syohin/rwd/images/categoryNavi/professional.png);
    width: 116px;
  }
  .professional .categoryNav__item.professional > a {
    background-position: 0 -35px;
  }
  .categoryNav__item.professional .categoryNav__sub {
    background: #F9EEEC;
    border: 1px solid #EACBC1;
    border-top: none;
  }
  .categoryNav__item.professional .categoryNav__sub__item a {
    border-top: 1px solid #EACBC1;
    color: #A85641;
  }
  .categoryNav__item.professional .categoryNav__sub__item a:hover {
    background: #EFD8D1;
  }
  .categoryNav__item.professional .categoryNav__sub__item a img {
    display: none;
  }
  .categoryNav__sub {
    bottom: 35px;
    display: none;
    left: 1px;
    position: absolute;
    z-index: 2;
  }
  .categoryNav__item:first-child .categoryNav__sub {
    left: 0;
  }
  .categoryNav__item:last-child .categoryNav__sub {
    left: auto;
    right: 0;
  }
  .categoryNav--bottom .categoryNav__sub {
    bottom: 35px;
    top: auto;
  }
  .categoryNav__item:hover > .categoryNav__sub {
    display: inline-block;
  }
  .categoryNav__sub__item a {
    display: block;
    font-size: 13px;
    min-width: 170px;
    padding: 6px 5px 4px 5px;
    white-space: nowrap;
  }
}
@media screen and (min-width: 769px) and (min-width: 769px) {
  .categoryNav {
    margin-top: 100px;
  }
}
/*# sourceMappingURL=maps/cmn.css.map */
