<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Stint+Ultra+Expanded&amp;display=swap");
.fs-preview-header {
  display: none;
}

/* マージン */
.sp-10 {
  margin-top: -10px;
}

.sp05 {
  margin-top: 5px;
}

.sp10 {
  margin-top: 10px;
}

.sp15 {
  margin-top: 15px;
}

.sp20 {
  margin-top: 20px;
}

.sp25 {
  margin-top: 25px;
}

.sp30 {
  margin-top: 30px;
}

.sp35 {
  margin-top: 35px;
}

.sp40 {
  margin-top: 40px;
}

.sp45 {
  margin-top: 45px;
}

.sp50 {
  margin-top: 50px;
}

.sp60 {
  margin-top: 60px;
}

.sp80 {
  margin-top: 80px;
}

.sp100 {
  margin-top: 100px;
}

.fs-l-header {
  padding-top: 20px;
  box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
}

.fs-p-headerNavBar {
  border-bottom: none;
}

@media screen and (max-width: 1200px) {
  .fs-l-header__welcomeMsg.is-ready {
    display: none;
  }
}

.fs-p-drawerButton__label {
  display: none;
}

.fs-c-heading--page {
  border-bottom: none;
}

.fs-p-heading--lv2,
.fs-c-wishlistProduct__title,
.fs-c-featuredProduct__title {
  padding-bottom: 0.8em;
  border-bottom-width: 1px;
}

.fs-c-subSection__title {
  padding-bottom: 0.8em;
}

.fs-c-documentArticle__heading {
  padding: 8px;
  background: #e5e5e5;
  color: #000;
}

.fs-c-button--primary,
.fs-c-button--secondary {
  padding: 1em 1.6em;
}

.fs-c-button--standard {
  padding: 0.8em 1.6em;
}

.fs-p-dateList &gt; li:first-child {
  border-top: none;
}

.fs-c-continueShopping:not(:last-child) {
  margin-bottom: 32px;
}

.fs-p-footerPageTop {
  bottom: calc(100% + 20px);
}

.fs-p-footerPageTop__link {
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.4);
}

.fs-p-footerPageTop__link:before {
  color: #fff;
}

.fs-l-footer {
  border-top: none;
}

.fs-l-footer__utility {
  margin-top: 0;
}

@media screen and (min-width: 960px) {
  .fs-l-footer__utility {
    margin-bottom: 0;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

.fs-l-footer__utility .fs-p-footerUtilityMenu {
  margin-top: 0;
}

.fs-l-footer__utility .fs-p-footerUtilityMenu__list li:first-child a,
.fs-p-footerUtilityMenu__list &gt; li:not(:first-child) a {
  border-top-width: 1px;
  border-color: rgba(255, 255, 255, 0.2);
}

.fs-pt-column__item &gt; * + * {
  margin-top: 8px;
}

.fs-pt-column__item:link, .fs-pt-column__item:visited, .fs-pt-column__item:hover, .fs-pt-column__item:active {
  text-decoration: none;
  color: #1c1c1c;
}

.fs-l-sideArea {
  width: 250px;
}

@media screen and (max-width: 1095px) {
  .fs-l-sideArea {
    width: 100%;
    padding: 0 8px;
    margin: 0 auto;
    order: 2;
  }
}

.fs-l-page {
  overflow-x: hidden;
}

@media screen and (max-width: 1095px) {
  .fs-l-pageMain {
    padding: 0 10px 60px;
    order: 1;
  }
}

@media screen and (min-width: 1200px) {
  .fs-l-sideArea + .fs-l-pageMain, .fs-l-pageMain + .fs-l-sideArea {
    max-width: 800px;
  }
}

.fs-c-list li:not(:last-child) {
  margin-bottom: 8px;
}

.fs-c-breadcrumb {
  padding: 0;
  max-width: 1095px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
}

@media screen and (max-width: 1095px) {
  .fs-c-breadcrumb {
    margin-bottom: 0;
  }
}

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

@media screen and (max-width: 1095px) {
  .fs-c-breadcrumb .fs-c-breadcrumb__list {
    padding: 10px 0;
  }
}

@media screen and (max-width: 1095px) {
  .fs-c-breadcrumb .fs-c-breadcrumb__list li {
    font-size: 10px;
    line-height: 1.6em;
  }
}

div.fs-c-breadcrumb {
  display: none;
}

.fs-l-pageMain {
  min-height: calc(100vh - 400px);
}

.fs-p-footerCopyright {
  background: #e5e5e5;
  color: #000;
  padding: 8px;
}

.fs-p-footerCopyright__text {
  letter-spacing: 2px;
}

.ajax-list:not(:first-child) {
  margin-top: 2em;
}

.ajax-list .fs-c-productListItem__viewMoreImageButton {
  display: none;
}

.fs-p-footerNavigationItem__body h4 {
  font-weight: bold;
  margin-bottom: 0;
}

.fs-p-footerNavigationItem__title {
  border-color: #ccc;
}

.fs-p-footerNavigationItem__ctrlIcon:before {
  color: #ccc;
}

.fs-c-subgroup .fs-c-listControl {
  display: none;
}

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

@media screen and (min-width: 768px) {
  .fs-c-subgroupList:after {
    content: "";
    display: block;
    flex-basis: calc(33.3% - 4px);
    height: 0;
  }
}

@media screen and (min-width: 960px) {
  .fs-c-subgroupList:before {
    content: "";
    display: block;
    flex-basis: calc(25% - 4px);
    height: 0;
    order: 1;
  }
  .fs-c-subgroupList:after {
    content: "";
    display: block;
    flex-basis: calc(25% - 4px);
    height: 0;
  }
}

.fs-c-subgroupList__item {
  flex-grow: inherit;
}

@media screen and (min-width: 375px) {
  .fs-c-subgroupList__item {
    flex-basis: calc(50% - 4px);
    width: calc(50% - 4px);
  }
}

@media screen and (min-width: 768px) {
  .fs-c-subgroupList__item {
    flex-basis: calc(33.3% - 4px);
    width: calc(33.3% - 4px);
    margin-left: inherit;
    margin-top: inherit;
  }
}

@media screen and (min-width: 960px) {
  .fs-c-subgroupList__item {
    flex-basis: calc(25% - 4px);
    width: calc(25% - 4px);
    margin-left: 0;
    margin-top: inherit;
  }
}

.fs-c-subgroupList__item .fs-c-subgroupList__image,
.fs-c-subgroupList__item .fs-c-subgroupList__comment {
  display: none;
}

.fs-c-subgroupList__link {
  border: none;
  background: none;
}

.fs-c-subgroupList__link:after {
  grid-column: 1;
}

.fs-c-sortItems__list__item.is-active {
  background-color: #1c1c1c;
}

@media screen and (max-width: 599px) {
  .fs-c-sortItems {
    border: none;
  }
  .fs-c-sortItems .fs-c-sortItems__label {
    display: none;
  }
  .fs-c-sortItems .fs-c-sortItems__list {
    border-left: none;
  }
}

.fs-c-productList__list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.fs-c-productList__list:before {
  content: "";
  display: block;
  width: calc(25% - 15px);
  height: 0;
  order: 1;
}

@media screen and (max-width: 768px) {
  .fs-c-productList__list:before {
    display: none;
  }
}

.fs-c-productList__list:after {
  content: "";
  display: block;
  width: calc(25% - 15px);
  height: 0;
}

@media screen and (max-width: 768px) {
  .fs-c-productList__list:after {
    display: none;
  }
}

.fs-c-productList__list__item {
  width: calc(25% - 15px);
  margin: 0 0 20px;
  padding: 0;
  border-bottom: none;
}

@media screen and (max-width: 768px) {
  .fs-c-productList__list__item {
    width: calc(50% - 5px);
  }
}

.fs-c-productList__list__item .fs-c-productListItem__viewMoreImageButton {
  display: none;
}

.fs-c-productList__list__item .fs-c-productName__copy {
  display: none;
}

.fs-c-productList__list__item .fs-c-productListItem__productDescription {
  display: none;
}

.fs-c-productList__list__item .fs-c-button--addToCart--list {
  background: #ccc;
  transition: background 0.3s;
  background: #f7a4a1;
  color: #fff;
  text-decoration: none;
  padding: 5px 10px;
  border-radius: 4px;
}

@media screen and (max-width: 768px) {
  .fs-c-productList__list__item .fs-c-button--addToCart--list {
    font-size: 14px;
    line-height: 1.6em;
  }
}

@media screen and (max-width: 413px) {
  .fs-c-productList__list__item .fs-c-button--addToCart--list {
    font-size: 12px;
    line-height: 1.6em;
  }
}

.fs-c-productList__list__item .fs-c-button--addToCart--list:hover, .fs-c-productList__list__item .fs-c-button--addToCart--list:active {
  background: #f78c88;
  color: #fff;
  text-decoration: none;
}

.fs-c-productListItem__productName {
  line-height: 1.6em;
}

.fs-c-productListItem__productName a:link, .fs-c-productListItem__productName a:visited, .fs-c-productListItem__productName a:hover, .fs-c-productListItem__productName a:active {
  text-decoration: none;
  color: #1c1c1c;
}

.fs-c-productListItem__productName .fs-c-productName__name {
  font-weight: bold;
}

.fs-l-product2 .fs-l-productLayout &gt; * &gt; * {
  margin-bottom: 16px;
}

.fs-c-productThumbnail__image {
  margin: 4px 2px;
  flex-basis: calc(11.1% - 4px);
  min-width: calc(11.1% - 4px);
}

@media screen and (max-width: 1095px) {
  .fs-c-productThumbnail__image {
    flex-basis: calc(16.6% - 4px);
    min-width: calc(16.6% - 4px);
  }
}

.fs-c-productThumbnail__image.is-active &gt; img {
  border-color: #000;
}

.fs-c-productNameHeading {
  margin-bottom: 16px;
}

.fs-c-productNameHeading__copy {
  display: block;
  margin-bottom: 8px;
  line-height: 1.6em;
}

.fs-c-productNameHeading__name {
  line-height: 1.6em;
}

.fs-c-variationList__item__title {
  padding: 8px 0;
  font-size: 1.2rem;
}

.fs-c-productThumbnail__image__caption {
  font-size: 1rem;
}

@media screen and (min-width: 960px) {
  .fs-l-product2 .fs-l-productLayout {
    display: flex;
    grid-gap: inherit;
    justify-content: space-between;
  }
  .fs-l-product2 .fs-l-productLayout .fs-l-productLayout__item--1 {
    width: calc(50% - 15px);
  }
  .fs-l-product2 .fs-l-productLayout .fs-l-productLayout__item--2 {
    width: calc(50% - 15px);
  }
}

.fs-c-productMainImage__image img {
  width: 100%;
  height: auto;
}

.fs-p-accountInfo {
  padding: 20px;
}

.fs-p-accountInfo .btn-wrap {
  margin-top: 15px;
  text-align: center;
}

@media screen and (max-width: 599px) {
  .fs-c-accountService__page:not(.fs-c-accountService__page--accountDelete) {
    flex-basis: calc(50% - 4px);
  }
}

.fs-p-accountInfo__header {
  justify-content: center;
}

.fs-c-checkout-preview__title {
  margin-bottom: 1em;
}

ruby rb {
  padding-top: 5px;
}

img, object {
  max-width: 100%;
  height: auto;
}

body {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: 500;
  position: relative;
  overflow-x: hidden;
}

body.scroll {
  padding-top: 260px;
}

@media screen and (max-width: 1095px) {
  body.scroll {
    padding-top: 81px;
  }
}

.fs-l-header--min {
  padding: 0;
}

.fs-l-header--min .logo {
  margin: 10px auto;
  max-width: 140px;
  font-size: 0;
  line-height: 0;
}

@media screen and (max-width: 1095px) {
  .fs-l-header--min .logo {
    margin: 10px auto;
    max-width: 90px;
  }
}

#s-header {
  background: rgba(255, 255, 255, 0.3);
  top: -100px;
  width: 100%;
  background: #fff;
  z-index: 9998;
  transition: top 0.3s;
}

#s-header.scroll {
  position: fixed;
  top: 0 !important;
  background: white;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}

@media screen and (min-width: 1096px) {
  #s-header.scroll .s-search {
    display: none;
  }
}

#s-header a:link, #s-header a:visited {
  text-decoration: none;
  color: #1c1c1c;
}

#s-header a:hover, #s-header a:active {
  text-decoration: underline;
  color: #f8b8b6;
}

#s-header .inner {
  max-width: 1095px;
  min-height: 110px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
}

@media screen and (max-width: 1095px) {
  #s-header .inner {
    display: block;
    min-height: 0;
  }
}

#s-header .inner .copy {
  order: 1;
  width: 50%;
  font-size: 10px;
  line-height: 1.6em;
  font-weight: 500;
  margin: 10px 0;
  padding: 0;
  letter-spacing: 1px;
}

@media screen and (max-width: 1095px) {
  #s-header .inner .copy {
    display: none;
  }
}

#s-header .inner .caution {
  order: 2;
  width: 50%;
  margin-top: 10px;
  text-align: right;
  font-size: 13px;
  line-height: 1.6em;
}

@media screen and (max-width: 1095px) {
  #s-header .inner .caution {
    display: none;
  }
}

#s-header .inner .caution p {
  margin: 0;
  padding: 0;
}

#s-header .inner .logo {
  order: 3;
  max-width: 140px;
  font-size: 0;
  line-height: 0;
}

@media screen and (max-width: 1095px) {
  #s-header .inner .logo {
    margin: 10px auto;
    max-width: 90px;
  }
}

#s-header .inner .btn {
  position: absolute;
  top: 50%;
  width: 40px;
  height: 40px;
  background: #fff;
  margin-top: -35px;
  display: none;
}

@media screen and (max-width: 1095px) {
  #s-header .inner .btn {
    display: block;
  }
}

#s-header .inner .btn.menu {
  left: 10px;
  cursor: pointer;
}

#s-header .inner .btn.menu:before {
  content: "";
  display: block;
  width: 30px;
  height: 1px;
  background: #000;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -15px;
  margin-top: -1px;
}

#s-header .inner .btn.menu span:before {
  content: "";
  display: block;
  width: 30px;
  height: 1px;
  background: #000;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -15px;
  margin-top: -10px;
}

#s-header .inner .btn.menu span:after {
  content: "";
  display: block;
  width: 30px;
  height: 1px;
  background: #000;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -15px;
  margin-top: 8px;
}

#s-header .inner .btn.cart {
  right: 10px;
}

#s-header .inner .btn.cart a {
  background-image: url(https://s357.itembox.design/item/img/icon/icon-cart.png);
}

#s-header .inner .btn span, #s-header .inner .btn a {
  display: block;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center center;
}

#s-header .inner .btn.close {
  position: fixed;
  z-index: 9999;
  right: 10px;
  top: 70px;
  bottom: auto;
  background-color: #f8b8b6;
  border-radius: 8px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  display: none;
}

@media screen and (max-width: 1095px) {
  #s-header .inner .btn.close {
    margin-top: 0;
  }
  #s-header .inner .btn.close.show {
    display: block;
  }
}

@media screen and (max-width: 768px) {
  #s-header .inner .btn.close {
    top: 70px;
  }
}

#s-header .inner .btn.close:before {
  content: "";
  display: block;
  width: 20px;
  height: 1px;
  background: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -10px;
  transform: rotate(-45deg);
}

#s-header .inner .btn.close:after {
  content: "";
  display: block;
  width: 20px;
  height: 1px;
  background: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -10px;
  transform: rotate(45deg);
}

#s-header .inner .block {
  order: 4;
  max-width: calc(100% - 140px);
}

@media screen and (max-width: 1095px) {
  #s-header .inner .block {
    max-width: 100%;
  }
}

#s-header .inner .block .block-a {
  width: 100%;
  margin: 5px 0;
}

@media screen and (max-width: 1095px) {
  #s-header .inner .block .block-a {
    display: none;
  }
}

#s-header .inner .block .block-a ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: right;
  font-size: 13px;
  line-height: 1.6em;
}

#s-header .inner .block .block-a ul li {
  display: inline-block;
}

#s-header .inner .block .block-a ul li:not(:first-child) {
  border-left: 1px solid #1c1c1c;
  padding-left: 10px;
  margin-left: 10px;
}

#s-header .inner .block .block-b {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

@media screen and (max-width: 1095px) {
  #s-header .inner .block .block-b {
    display: block;
  }
}

#s-header .inner .block .block-b .freedelivery {
  font-size: 8px;
  line-height: 1.0em;
  margin-top: -5px;
 padding:3px 10px;
background: #291f1c;
}

@media screen and (max-width: 1095px) {
  #s-header .inner .block .block-b .freedelivery {
    text-align: center;
    margin: auto;
    font-size: 14px;
    line-height: 40px;
    /*background: #00a699;*/
    background: #291f1c;
    color: #fff;
  }
}

#s-header .inner .block .block-b .freedelivery strong {
  font-size: 18px;
  line-height: 1.6em;
  font-weight: 700;
  color: #fff;
}

@media screen and (max-width: 1095px) {
  #s-header .inner .block .block-b .freedelivery strong {
    font-size: 14px;
    line-height: 1.6em;
    /*color: #ffd200;*/
    color: #fff;
  }
}

#s-header .inner .block .block-b ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: right;
  font-size: 13px;
  line-height: 1.6em;
}

@media screen and (max-width: 1095px) {
  #s-header .inner .block .block-b ul {
    display: none;
  }
}

#s-header .inner .block .block-b ul li {
  display: inline-block;
  margin-left: 15px;
}

#s-header .inner .block .block-b ul li a {
  line-height: 30px;
}

#s-header .inner .block .block-b ul li a span {
  display: none;
}

#s-header .inner .block .block-b ul li.icon a:before {
  width: 30px;
  height: 30px;
}

#s-header .inner .block .block-b ul li:last-child {
  display: none;
}

#s-nav {
  border-top: 1px solid #ccc;
  margin: 0 auto;
  padding-top: 20px;
  position: relative;
  z-index: 99999;
}

@media screen and (max-width: 1095px) {
  #s-nav {
    width: calc(100% - 60px);
    height: 100vh;
    overflow-y: scroll;
    position: fixed;
    top: 0;
    left: -100%;
    background: #f2f2f2;
    z-index: 99999;
    border: none;
    padding-top: 0;
    box-shadow: 0px 0px 60px rgba(0, 0, 0, 0.2);
    transition: left 0.3s;
  }
  #s-nav.show {
    left: 0;
  }
}

#s-nav .s-mainnav {
  max-width: 1095px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  list-style: none;
  margin: 0 auto;
  padding: 0 0 20px;
}

@media screen and (max-width: 1095px) {
  #s-nav .s-mainnav {
    display: block;
    width: 100%;
    padding-bottom: 0;
  }
}

#s-nav .s-mainnav &gt; li {
  width: 16.66%;
  margin: 0;
  padding: 0;
  font-size: 0;
  line-height: 0;
}

@media screen and (max-width: 1095px) {
  #s-nav .s-mainnav &gt; li {
    width: auto;
    border-bottom: 1px solid #f2f2f2;
    background: #fff;
    position: relative;
  }
  #s-nav .s-mainnav &gt; li:last-child {
    display: none;
  }
}

#s-nav .s-mainnav &gt; li.cart {
  position: relative;
}

#s-nav .s-mainnav &gt; li.cart .fs-client-cart-count {
  left: 36%;
}

#s-nav .s-mainnav &gt; li .btn-open {
  display: none;
  position: absolute;
  right: 10px;
  top: 12px;
  width: 40px;
  height: 40px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background: none;
  transition: transform 0.3s;
}

@media screen and (max-width: 1095px) {
  #s-nav .s-mainnav &gt; li .btn-open {
    display: block;
  }
}

#s-nav .s-mainnav &gt; li .btn-open.close {
  transform: rotate(-135deg);
}

#s-nav .s-mainnav &gt; li .btn-open:before {
  content: "";
  display: block;
  width: 14px;
  height: 1px;
  background: #ccc;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -7px;
  transform: rotate(-90deg);
}

#s-nav .s-mainnav &gt; li .btn-open:after {
  content: "";
  display: block;
  width: 14px;
  height: 1px;
  background: #ccc;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -7px;
}

#s-nav .s-mainnav &gt; li &gt; a {
  display: block;
  border-left: 1px solid #ccc;
  text-align: center;
  line-height: 40px;
  font-size: 16px;
  padding: 0;
}

@media screen and (max-width: 1095px) {
  #s-nav .s-mainnav &gt; li &gt; a {
    text-align: left;
    border: none;
    line-height: 1.6em;
    padding: 20px 10px;
  }
}

#s-nav .s-mainnav &gt; li &gt; a:link, #s-nav .s-mainnav &gt; li &gt; a:visited {
  text-decoration: none;
  color: #1c1c1c;
}

#s-nav .s-mainnav &gt; li &gt; a:hover, #s-nav .s-mainnav &gt; li &gt; a:active {
  text-decoration: underline;
  color: #f8b8b6;
}

#s-nav .s-mainnav &gt; li &gt; a span {
  display: none;
}

#s-nav .s-mainnav &gt; li .megamenu {
  background: rgba(0, 0, 0, 0.8);
  position: absolute;
  width: 100%;
  padding: 20px;
  left: 0;
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.3s;
}

@media screen and (max-width: 1095px) {
  #s-nav .s-mainnav &gt; li .megamenu {
    display: none;
    padding: 10px 0px;
  }
}

#s-nav .s-mainnav &gt; li .megamenu.show {
  opacity: 1;
  pointer-events: inherit;
}

@media screen and (max-width: 1095px) {
  #s-nav .s-mainnav &gt; li .megamenu.show {
    opacity: 0;
    pointer-events: inherit;
  }
}

@media screen and (max-width: 1095px) {
  #s-nav .s-mainnav &gt; li .megamenu.show-sp {
    display: block;
    opacity: 1;
    pointer-events: inherit;
  }
}

@media screen and (max-width: 1095px) {
  #s-nav .s-mainnav &gt; li .megamenu {
    opacity: 1;
    position: relative;
  }
}

#s-nav .s-mainnav &gt; li .megamenu .fs-c-subgroupList {
  padding: 0;
  margin: 0 auto;
  max-width: 1095px;
}

@media screen and (max-width: 1095px) {
  #s-nav .s-mainnav &gt; li .megamenu .fs-c-subgroupList {
    padding: 20px 10px;
  }
}

@media screen and (max-width: 1095px) {
  #s-nav .s-mainnav &gt; li .megamenu .fs-c-subgroupList .fs-c-subgroupList__item {
    padding: 5px 0;
  }
}

#s-nav .s-mainnav &gt; li .megamenu .fs-c-subgroupList .fs-c-subgroupList__item .fs-c-subgroupList__link {
  transition: color 0.3s;
}

#s-nav .s-mainnav &gt; li .megamenu .fs-c-subgroupList .fs-c-subgroupList__item .fs-c-subgroupList__link:after {
  color: #fff;
  border-bottom: none;
  transition: color 0.3s;
}

#s-nav .s-mainnav &gt; li .megamenu .fs-c-subgroupList .fs-c-subgroupList__item .fs-c-subgroupList__link:link, #s-nav .s-mainnav &gt; li .megamenu .fs-c-subgroupList .fs-c-subgroupList__item .fs-c-subgroupList__link:visited {
  color: #fff;
}

#s-nav .s-mainnav &gt; li .megamenu .fs-c-subgroupList .fs-c-subgroupList__item .fs-c-subgroupList__link:hover, #s-nav .s-mainnav &gt; li .megamenu .fs-c-subgroupList .fs-c-subgroupList__item .fs-c-subgroupList__link:active {
  color: #f8b8b6;
  text-decoration: none;
  background: none;
}

#s-nav .s-mainnav &gt; li .megamenu .fs-c-subgroupList .fs-c-subgroupList__item .fs-c-subgroupList__link:hover:after, #s-nav .s-mainnav &gt; li .megamenu .fs-c-subgroupList .fs-c-subgroupList__item .fs-c-subgroupList__link:active:after {
  color: #f8b8b6;
}

#s-nav .s-mainnav &gt; li .megamenu .fs-c-subgroupList .fs-c-subgroupList__item .fs-c-subgroupList__link .fs-c-subgroupList__label {
  font-size: 16px;
  line-height: 1.6em;
}

@media screen and (max-width: 1095px) {
  #s-nav .s-mainnav &gt; li .megamenu .fs-c-subgroupList .fs-c-subgroupList__item .fs-c-subgroupList__link .fs-c-subgroupList__label {
    font-size: 12px;
    line-height: 1.6em;
  }
}

#s-nav .s-mainnav &gt; li .megamenu .fs-c-subgroupList .fs-c-subgroupList__item .fs-c-subgroupList__link .fs-c-subgroupList__comment {
  display: none;
}

#s-nav .s-mainnav &gt; li:last-child &gt; a {
  border-right: 1px solid #ccc;
}

#s-nav .s-search {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 1095px;
  margin: 0 auto;
}

@media screen and (max-width: 1095px) {
  #s-nav .s-search {
    padding: 20px 10px;
    display: block;
    background: #fff;
    width: 100%;
    border-bottom: 1px solid #f2f2f2;
  }
}

#s-nav .s-search .keywords {
  width: 70%;
}

@media screen and (max-width: 1095px) {
  #s-nav .s-search .keywords {
    width: 100%;
    display: block;
    margin-bottom: 10px;
  }
  #s-nav .s-search .keywords dt {
    margin-bottom: 5px;
  }
  #s-nav .s-search .keywords dt:after {
    display: none;
  }
}

#s-nav .s-search .searchbox {
  width: 30%;
}

@media screen and (max-width: 1095px) {
  #s-nav .s-search .searchbox {
    width: 100%;
  }
}

#s-nav .s-subnav {
  display: none;
}

@media screen and (max-width: 1095px) {
  #s-nav .s-subnav {
    display: block;
  }
}

#s-nav .s-subnav &gt; ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0;
}

#s-nav .s-subnav &gt; ul li {
  width: 50%;
}

@media screen and (max-width: 568px) {
  #s-nav .s-subnav &gt; ul li {
    width: 100%;
  }
}

#s-nav .s-subnav &gt; ul li:nth-of-type(odd) a {
  border-right: 1px solid #fff;
}

@media screen and (max-width: 568px) {
  #s-nav .s-subnav &gt; ul li:nth-of-type(odd) a {
    border-right: none;
  }
}

#s-nav .s-subnav &gt; ul li a {
  display: block;
  padding: 15px 10px;
  margin: 0;
  border-bottom: 1px solid #fff;
  text-align: center;
  background: #f2f2f2;
}

@media screen and (max-width: 568px) {
  #s-nav .s-subnav &gt; ul li a {
    padding: 10px;
    text-align: left;
  }
}

#s-nav .s-subnav &gt; ul li a:before {
  display: none;
}

.icon a:before {
  content: "";
  width: 40px;
  height: 40px;
  background-size: 100% auto;
  background-position: center center;
  display: inline-block;
  vertical-align: middle;
}

.icon.mail a:before {
  background-image: url(https://s357.itembox.design/item/img/icon/icon-mail.png);
}

.icon.guide a:before {
  background-image: url(https://s357.itembox.design/item/img/icon/icon-guide.png);
}

.icon.faq a:before {
  background-image: url(https://s357.itembox.design/item/img/icon/icon-faq.png);
}

.icon.size a:before {
  background-image: url(https://s357.itembox.design/item/img/icon/icon-size.png);
}

.icon.cart a:before {
  background-image: url(https://s357.itembox.design/item/img/icon/icon-cart.png);
}

.icon.my a:before {
  background-image: url(https://s357.itembox.design/item/img/icon/icon-my.png);
}

.icon.tel a:before {
  background-image: url(https://s357.itembox.design/item/img/icon/icon-tel.png);
}

.keywords {
  display: flex;
  align-items: center;
  font-size: 0;
  line-height: 0;
}

.keywords dt {
  font-weight: 700;
  padding: 0;
  margin: 0;
  font-size: 13px;
  line-height: 1.6em;
}

.keywords dt:after {
  content: "：";
}

.keywords dd {
  padding: 0;
  margin: 0;
  font-size: 13px;
  line-height: 1.6em;
}

.keywords dd a {
  display: inline-block;
}

.keywords dd a:not(:last-child) {
  margin-right: 15px;
}

.keywords dd a:link, .keywords dd a:visited {
  text-decoration: none;
  color: #1c1c1c;
}

.keywords dd a:hover, .keywords dd a:active {
  text-decoration: underline;
  color: #f8b8b6;
}

.fs-client-cart-count {
  display: none;
  position: absolute;
  font-size: 12px;
  line-height: 20px;
  padding: 0 6px;
  background: #ff0093;
  color: #fff;
  border-radius: 50%;
  top: 0;
  left: 0;
  text-indent: 0;
  text-align: center;
}

.fs-client-cart-count:not(.fs-client-cart-count--0) {
  display: block;
}

.searchbox {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  border: 1px solid #ccc;
}

.searchbox input[type="text"] {
  outline: none;
  border: none;
  margin: 0;
  padding: 0;
  width: calc(100% - 50px);
  line-height: 40px;
  padding-left: 10px;
}

.searchbox button {
  width: 40px;
  height: 40px;
  text-align: center;
  margin: 0;
  padding: 0;
  appearance: normal;
  border: none;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background: url(https://s357.itembox.design/item/img/icon/icon-search.png) no-repeat center center;
  background-size: 100% auto;
}

.inportant {
  max-width: 1095px;
  margin: 0 auto;
  background: rgba(0, 0, 0, 0.05);
  color: #e50000;
}

@media screen and (max-width: 1095px) {
  .inportant {
    margin: 0 10px;
  }
}

.inportant:not(:last-child) {
  margin-bottom: 40px;
}

@media screen and (max-width: 1095px) {
  .inportant:not(:last-child) {
    margin-bottom: 10px;
  }
}

.inportant a:link, .inportant a:visited {
  text-decoration: underline;
  color: #e50000;
}

.inportant a:hover, .inportant a:active {
  text-decoration: none;
  color: #e50000;
}

.inportant dl {
  border: 2px solid #c00;
  padding: 10px;
}

.inportant dl dt {
  font-weight: 700;
  padding: 0;
  margin: 0;
}

.inportant dl dd {
  padding: 0;
  margin: 0;
}

.s-bnr:not(:last-child) {
  margin-bottom: 40px;
}

@media screen and (max-width: 1095px) {
  .s-bnr:not(:last-child) {
    margin-bottom: 20px;
  }
}

.s-bnr .fs-pt-column__item {
  padding: 0;
  display: block;
  margin: 0 0 20px;
}

.s-bnr .fs-pt-column__item .fs-pt-column__heading {
  margin-top: 10px;
  display: block;
  font-size: 16px;
  line-height: 1.6em;
}


.s-bnr .fs-pt-column__item .fs-pt-column__heading + .fs-pt-column__description {
  margin-top: 0;
}

.s-bnr .fs-pt-column__item .fs-pt-column__description {
  margin-top: 10px;
  display: block;
}

.s-column {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.s-column:not(:last-child) {
  margin-bottom: 40px;
}

.s-column:after {
  content: "";
  display: block;
  width: calc(33.3% - 20px);
  height: 0;
}

/* 元のCSS
.s-column .fs-pt-column__item {
  padding: 0;
  display: block;
  margin: 0 0 30px;
  border: 1px solid #ccc;
  width: calc(33.3% - 20px);
  padding-bottom: 20px;
  min-height: 520px;
}
*/
.s-column .fs-pt-column__item {
  padding: 0;
  display: block;
  margin: 0 0 30px;
  /*border: 1px solid #ccc;*/
  width: calc(33.3% - 20px);
  padding-bottom: 20px;
  min-height: 370px;
}

@media screen and (max-width: 1095px) {
  .s-column .fs-pt-column__item {
    width: calc(50% - 5px);
    margin-bottom: 10px;
    min-height: 0;
  }
}

.s-column .fs-pt-column__item .fs-pt-column__image img {
  width: 100%;
  height: auto;
}

.s-column .fs-pt-column__item .fs-pt-column__heading {
  padding: 5px 5px 0;
  display: block;
  font-size: 16px;
  line-height: 1.6em;
  text-align: center;
}

.s-column .fs-pt-column__item .fs-pt-column__heading2 {
  padding: 5px 5px 0;
  display: block;
  font-size: 16px;
  line-height: 1.6em;
  text-align: center;
}

@media screen and (max-width: 1095px) {
.s-column .fs-pt-column__item .fs-pt-column__heading2 {
  padding: 5px 5px 0;
  display: block;
  font-size: 10px;
  line-height: 1.2em;
  text-align: center;
}
}

.s-column .fs-pt-column__item .fs-pt-column__heading + .fs-pt-column__description {
  margin-top: 0;
}

.s-column .fs-pt-column__item .fs-pt-column__description {
  padding: 0 10px 0;
  display: block;
}

.s-kv {
  display: block;
  max-width: 1115px;
  margin: 0 auto;
  position: relative;
}

.s-kv:not(:last-child) {
  margin-bottom: 40px;
}

.s-kv .fs-pt-column__item {
  display: block;
  float: left;
  padding: 0;
  margin: 0 10px 10px;
}

@media screen and (max-width: 1095px) {
  .s-kv .fs-pt-column__item {
    margin: 0 0 10px;
  }
}

.s-kv .fs-pt-column__item .fs-pt-column__heading {
  margin-top: 20px;
  text-align: center;
  display: block;
}

.s-kv .fs-pt-column__item .fs-pt-column__description {
  margin-top: 10px;
  text-align: center;
  display: block;
}

.s-kv .slick-arrow {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.9);
  top: 0;
  z-index: 100;
  border: none;
}

@media screen and (max-width: 1095px) {
  .s-kv .slick-arrow {
    display: none;
  }
}

.s-kv .slick-arrow:after {
  content: "";
  display: block;
  width: 60px;
  height: 60px;
  border-left: 1px solid #666;
  border-top: 1px solid #666;
  transform: rotate(-45deg);
  position: absolute;
  top: 50%;
  margin-top: -30px;
}

.s-kv .slick-arrow.slick-prev {
  right: calc(100% - 10px);
}

.s-kv .slick-arrow.slick-prev:after {
  right: 20px;
}

.s-kv .slick-arrow.slick-next {
  left: calc(100% - 10px);
}

.s-kv .slick-arrow.slick-next:after {
  left: 20px;
  transform: rotate(135deg);
}

.s-kv .slick-dots {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
}

.s-kv .slick-dots &gt; li {
  font-size: 0;
  line-height: 0;
  display: inline-block;
  margin: 0 5px;
}

.s-kv .slick-dots &gt; li button {
  width: 10px;
  height: 10px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background: #ccc;
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 50%;
}

.s-kv .slick-dots &gt; li.slick-active button {
  background: #00a699;
}

.ttl.pt-a {
  text-align: center;
  font-size: 11px;
  line-height: 1.6em;
  font-weight: 500;
  position: relative;
  width: 100%;
  margin: 0 0 40px;
}

@media screen and (max-width: 1095px) {
  .ttl.pt-a {
    margin-bottom: 20px;
  }
}

.ttl.pt-a:after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 1px;
  background: #ccc;
  left: 0;
  top: 50%;
}

.ttl.pt-a &gt; span {
  display: inline-block;
  background: #fff;
  position: relative;
  z-index: 1;
  padding: 0 10px;
}

.ttl.pt-a &gt; span &gt; span {
  display: block;
  font-size: 38px;
  line-height: 1.6em;
  /*font-family: 'Stint Ultra Expanded', cursive;*/
  font-family: "Gill Sans", sans-serif;
}

@media screen and (max-width: 1095px) {
  .ttl.pt-a &gt; span &gt; span {
    font-size: 22px;
    line-height: 1.6em;
  }
}

.ttl.pt-b {
  text-align: center;
  font-size: 13px;
  line-height: 1.6em;
  font-weight: 500;
  position: relative;
  width: 100%;
  margin: 0 0 40px;
  padding: 10px 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.ttl.pt-b &gt; span &gt; span {
  display: block;
  font-size: 28px;
  line-height: 1.6em;
  font-family: 'Stint Ultra Expanded', cursive;
}

@media screen and (max-width: 1095px) {
  .ttl.pt-b &gt; span &gt; span {
    font-size: 18px;
    line-height: 1.6em;
  }
}

span.label {
  display: block;
  margin-bottom: 10px;
}

span.label &gt; span {
  display: inline-block;
  font-family: 'Stint Ultra Expanded', cursive;
  font-size: 12px;
  line-height: 1.6em;
  padding: 5px 10px;
  background: #f2f2f2;
}

span.label &gt; span:not(:first-child) {
  margin-left: 10px;
}

span.label &gt; span.item {
  background: #fffddf;
}

span.label &gt; span.trend {
  background: #f1f3e0;
}

span.label &gt; span.event {
  background: #f7dedc;
}

.s-trend {
  max-width: 1095px;
  margin: 0 auto;
}

.s-trend:not(:last-child) {
  margin-bottom: 40px;
}

@media screen and (max-width: 1095px) {
  .s-trend {
    padding: 0 10px;
  }
}

.s-newitem {
  max-width: 1095px;
  margin: 0 auto 40px;
}

@media screen and (max-width: 1095px) {
  .s-newitem {
    padding: 0 10px;
  }
}

.s-ranking,
.s-styling,
.s-recommenditem {
  max-width: 1095px;
  margin: 0 auto 40px;
}

.fs-l-main {
  max-width: 1095px;
  padding: 0;
}

@media screen and (max-width: 1095px) {
  .fs-l-main {
    margin-top: 0;
  }
}

@media screen and (max-width: 1095px) {
  .s-subbnr {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
}

.s-subbnr:not(:last-child) {
  margin-bottom: 40px;
}

.s-subbnr .fs-pt-column__item {
  padding: 0;
}

@media screen and (max-width: 1095px) {
  .s-subbnr .fs-pt-column__item {
    width: calc(50% - 5px);
    text-align: center;
  }
  .s-subbnr .fs-pt-column__item img {
    margin: 0 auto;
  }
}

.s-subbnr .fs-pt-column__item:not(:last-child) {
  margin-bottom: 20px;
}

.s-category:not(:last-child),
.s-size:not(:last-child),
.s-information:not(:last-child) {
  margin-bottom: 40px;
}

.s-category .ttl,
.s-size .ttl,
.s-information .ttl {
  margin-bottom: 0;
}

.s-category &gt; ul,
.s-size &gt; ul,
.s-information &gt; ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.s-category &gt; ul &gt; li,
.s-size &gt; ul &gt; li,
.s-information &gt; ul &gt; li {
  position: relative;
  margin: 0;
  padding: 0;
}

.s-category &gt; ul &gt; li:not(:last-child),
.s-size &gt; ul &gt; li:not(:last-child),
.s-information &gt; ul &gt; li:not(:last-child) {
  border-bottom: 1px dotted #e5e5e5;
}

.s-category &gt; ul &gt; li &gt; a,
.s-size &gt; ul &gt; li &gt; a,
.s-information &gt; ul &gt; li &gt; a {
  display: block;
  font-size: 16px;
  line-height: 1.6em;
  padding: 20px 10px;
}

.s-category &gt; ul &gt; li &gt; ul,
.s-size &gt; ul &gt; li &gt; ul,
.s-information &gt; ul &gt; li &gt; ul {
  position: absolute;
  width: 250px;
  left: 70%;
  top: 30%;
  background: #fff;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.2);
  margin: 0;
  padding: 0;
  list-style: none;
  z-index: 10;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s;
}

.s-category &gt; ul &gt; li &gt; ul.show,
.s-size &gt; ul &gt; li &gt; ul.show,
.s-information &gt; ul &gt; li &gt; ul.show {
  opacity: 1;
  pointer-events: inherit;
}

.s-category &gt; ul &gt; li &gt; ul li:not(:last-child),
.s-size &gt; ul &gt; li &gt; ul li:not(:last-child),
.s-information &gt; ul &gt; li &gt; ul li:not(:last-child) {
  border-bottom: 1px solid #e5e5e5;
}

.s-category &gt; ul &gt; li &gt; ul li a,
.s-size &gt; ul &gt; li &gt; ul li a,
.s-information &gt; ul &gt; li &gt; ul li a {
  display: block;
  padding: 10px;
  font-size: 16px;
  line-height: 1.6em;
}

.fs-l-footer {
  background: #f2f2f2;
}

.fs-l-footer__contents {
  padding: 40px 0;
}

.fs-p-footerNavigation {
  max-width: 1095px;
  margin: 0 auto;
}

.ranking {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0;
  counter-reset: rank;
}

.ranking &gt; li {
  position: relative;
  width: calc(33.3% - 20px);
}

@media screen and (max-width: 768px) {
  .ranking &gt; li {
    width: calc(50% - 10px);
    margin-bottom: 20px;
  }
}

.ranking &gt; li:nth-of-type(1),
.ranking &gt; li:nth-of-type(2) {
  width: calc(50% - 15px);
  margin-bottom: 40px;
}

@media screen and (max-width: 768px) {
  .ranking &gt; li:nth-of-type(1) {
    width: 100%;
  }
}

.ranking &gt; li:nth-of-type(1):after {
  background-color: #e3ca8e;
}

@media screen and (max-width: 768px) {
  .ranking &gt; li:nth-of-type(2) {
    width: calc(50% - 10px);
    margin-bottom: 20px;
  }
}

.ranking &gt; li:nth-of-type(2):after {
  background-color: #bababa;
}

.ranking &gt; li:before {
  counter-increment: rank;
  content: counter(rank);
  display: block;
  width: 60px;
  height: 20px;
  text-align: center;
  position: absolute;
  left: -20px;
  top: 5px;
  z-index: 2;
  color: #fff;
  font-size: 22px;
  font-weight: 600;
  font-family: 'Stint Ultra Expanded', cursive;
}

@media screen and (max-width: 1095px) {
  .ranking &gt; li:before {
    top: 10px;
    left: -8px;
  }
}

/* 20220314追加　スマホのランキング番号の大きさ */
@media screen and (max-width: 768px) {
  .ranking &gt; li:before {
    top: -1px;
    left: -17px;
    font-size: 18px;
  }
}

.ranking &gt; li:after {
  content: "";
  width: 60px;
  height: 60px;
  position: absolute;
  left: -20px;
  top: -20px;
  background: #fbb89d url(https://s357.itembox.design/item/img/icon/icon-rank.png) no-repeat center -2px;
  background-size: 40px auto;
  border-radius: 50%;
  z-index: 1;
}

@media screen and (max-width: 1095px) {
  .ranking &gt; li:after {
    top: -15px;
    left: -8px;
  }
}

/* 20220314追加　スマホのランキング番号の大きさ */
@media screen and (max-width: 768px) {
  .ranking &gt; li:after {
    width: 40px;
    height: 40px;
    background-size: 25px auto;
  }
}

.ranking &gt; li dl {
  padding: 0;
  margin: 0;
}

.ranking &gt; li dl dt {
  font-size: 0;
  line-height: 0;
  text-align: center;
}

.ranking &gt; li dl dd {
  padding: 0;
  margin: 0;
}

.ranking &gt; li dl dt + dd {
  padding-top: 10px;
}

.subranking:not(:last-child) {
  margin-bottom: 40px;
}

.subranking .ranking &gt; li {
  position: relative;
  width: calc(100%);
}

.subranking .ranking &gt; li:not(:last-child) {
  margin-bottom: 30px;
}

@media screen and (max-width: 768px) {
  .subranking .ranking &gt; li {
    width: calc(50% - 10px);
    margin-bottom: 20px;
  }
}

.subranking .ranking &gt; li dl {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.subranking .ranking &gt; li dl dt {
  width: calc(50% - 10px);
}

.subranking .ranking &gt; li dl dd {
  width: calc(50% - 10px);
  padding-top: 0;
}

.subnewitems {
  margin-bottom: 40px;
}

.subnewitems .fs-c-productList__list {
  display: block;
}

.subnewitems .fs-c-productList__list .fs-c-productList__list__item {
  width: 100%;
  zoom: 1;
  overflow: hidden;
}

.subnewitems .fs-c-productList__list .fs-c-productList__list__item .fs-c-productListItem__imageContainer {
  width: calc(50% - 10px);
  float: left;
  margin-right: 20px;
}

.subnewitems .fs-c-productList__list .fs-c-productList__list__item .fs-c-productListItem__productName,
.subnewitems .fs-c-productList__list .fs-c-productList__list__item .fs-c-productListItem__prices {
  zoom: 1;
  overflow: hidden;
}

.subnewitems .fs-c-productList__list .fs-c-productList__list__item .fs-c-productListItem__productName {
  margin-top: 0;
}

.subnewitems .fs-c-productList__list .fs-c-productList__list__item .fs-c-productListItem__productName .fs-c-productName__name {
  font-weight: normal;
}

.styling {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0;
}

.styling &gt; li {
  position: relative;
  width: calc(33.3% - 20px);
  margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
  .styling &gt; li {
    width: calc(50% - 10px);
  }
  .styling &gt; li:nth-of-type(1) {
    width: 100%;
  }
}

.styling &gt; li dl {
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.styling &gt; li dl dt {
  font-size: 0;
  line-height: 0;
  width: 100%;
  text-align: center;
}

.styling &gt; li dl dd {
  padding: 0;
  margin: 0;
  width: calc(50% - 5px);
  padding-top: 10px;
}

@media screen and (max-width: 414px) {
  .styling &gt; li dl dd {
    width: 100%;
  }
}

.styling &gt; li dl dd a {
  display: block;
  padding: 3px 5px;
  text-align: center;
  border-radius: 4px;
  background: #ccc;
  transition: background 0.3s;
}

@media screen and (max-width: 768px) {
  .styling &gt; li dl dd a {
    font-size: 14px;
    line-height: 1.6em;
  }
}

.styling &gt; li dl dd a:link, .styling &gt; li dl dd a:visited {
  background: #f7a4a1;
  color: #fff;
  text-decoration: none;
}

.styling &gt; li dl dd a:hover, .styling &gt; li dl dd a:active {
  background: #f78c88;
  color: #fff;
  text-decoration: none;
}

.btn-wrap {
  text-align: center;
  padding-top: 20px;
}

.btn-wrap .btn.pt-a {
  display: inline-block;
  border: 1px solid #ccc;
  padding: 20px;
  transition: background 0.3s;
}

.btn-wrap .btn.pt-a:after {
  content: "";
  width: 10px;
  height: 10px;
  border-right: 1px solid #1c1c1c;
  border-bottom: 1px solid #1c1c1c;
  transform: rotate(-45deg);
  display: inline-block;
  vertical-align: middle;
}

.btn-wrap .btn.pt-a:link, .btn-wrap .btn.pt-a:visited {
  text-decoration: none;
  background: #fff;
  coslor: #1c1c1c;
}

.btn-wrap .btn.pt-a:hover, .btn-wrap .btn.pt-a:active {
  color: #1c1c1c;
  background: #f8b8b6;
  text-decoration: none;
}

.fs-body-top .s-subbnr.pt-a,
.fs-body-top .s-subbnr.pt-b,
.fs-body-top .s-subbnr.pt-d {
  display: none;
}

.group-image {
  font-size: 0;
  line-height: 0;
  margin-bottom: 40px;
}

.group-image img {
  width: 100%;
  height: auto;
}

.nav-faq:not(:last-child) {
  margin-bottom: 40px;
}

.nav-faq ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.nav-faq ul li {
  width: calc(33.3% - 10px);
  margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
  .nav-faq ul li {
    width: 100%;
  }
}

.nav-faq ul li a {
  display: block;
  position: relative;
  padding-left: 20px;
}

.nav-faq ul li a:after {
  content: "";
  width: 5px;
  height: 5px;
  position: absolute;
  left: 0px;
  top: 50%;
  margin-top: -5px;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  transform: rotate(45deg);
}

.block-faq:not(:last-child) {
  margin-bottom: 100px;
}

.block-faq dl dt {
  background: #00a89a;
  color: #fff;
  padding: 10px 40px 10px 10px;
  cursor: pointer;
  position: relative;
}

.block-faq dl dt.open span {
  transform: rotate(-45deg);
}

.block-faq dl dt span {
  position: absolute;
  right: 5px;
  top: 50%;
  margin-top: -15px;
  display: block;
  width: 30px;
  height: 30px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  transition: transform 0.3s;
}

.block-faq dl dt span:after {
  content: "";
  width: 1px;
  height: 20px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -10px;
  background: #fff;
}

.block-faq dl dt span:before {
  content: "";
  width: 1px;
  height: 20px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -10px;
  background: #fff;
  transform: rotate(90deg);
}

.block-faq dl dd {
  display: none;
  padding-top: 20px;
  padding-left: 20px;
  margin: 0;
}

.block-size:not(:first-child) {
  margin-top: 60px;
}

.block-size &gt; ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
}

.block-size &gt; ul &gt; li {
  width: calc(50% - 10px);
  margin-bottom: 40px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .block-size &gt; ul &gt; li {
    width: 100%;
  }
}

.block-brand &gt; ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 0;
  line-height: 0;
}

.block-storelist h1 {
  font-size: 0;
  line-height: 0;
  margin: 0 0 40px;
}

.block-storelist &gt; ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.block-storelist &gt; ul &gt; li:not(:last-child) {
  margin-bottom: 40px;
}

.map {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 75%;
}

.map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.fs-l-productLayout {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.fs-l-productLayout .fs-l-productLayout__item--1,
.fs-l-productLayout .fs-l-productLayout__item--2 {
  width: calc(50% -10px);
}

@media screen and (max-width: 768px) {
  .fs-l-productLayout .fs-l-productLayout__item--1,
  .fs-l-productLayout .fs-l-productLayout__item--2 {
    width: 100%;
  }
}

.fs-p-productDescription {
  width: 100%;
}

.item-slider {
  position: relative;
  transition: opacity 0.3s;
  opacity: 0;
}

.item-slider.slick-initialized {
  opacity: 1;
}

.item-slider .fs-c-productPlainImage {
  font-size: 0;
  line-height: 0;
  text-align: center;
  float: left;
  vertical-align: middle;
}

.item-slider .fs-c-productPlainImage img {
  border: 1px solid #cccccc;
  width: 100%;
  height: auto;
  display: inherit;
}

@media screen and (max-width: 1100px) {
  .item-slider .fs-c-productPlainImage img {
    border-left: none;
    border-right: none;
  }
}

.item-slider .slick-arrow {
  display: block;
  background: rgba(38, 31, 24, 0.5);
  position: absolute;
  top: 44%;
  margin-top: -15px;
  outline: none;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  z-index: 9998;
  transition: background 0.3s;
  border: none;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
}

.item-slider .slick-arrow:after {
  content: "";
  width: 30px;
  height: 30px;
  background: url(https://s357.itembox.design/item/img/icon-arrow-w.png) no-repeat center center;
  background-size: 100% auto;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}

.item-slider .slick-arrow:hover {
  background: #261f18;
}

.item-slider .slick-arrow.slick-next {
  right: -15px;
}

@media screen and (max-width: 1100px) {
  .item-slider .slick-arrow.slick-next {
    right: 5px;
  }
}

.item-slider .slick-arrow.slick-prev {
  left: -15px;
  transform: scale(-1, 1);
}

@media screen and (max-width: 1100px) {
  .item-slider .slick-arrow.slick-prev {
    left: 5px;
  }
}

.item-slider .draggable {
  overflow: hidden;
}

.item-slider .slick-dots {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 10px 0 0;
  padding: 0;
  list-style: none;
}

.item-slider .slick-dots li {
  border-radius: 0;
  width: 10%;
  height: auto;
  margin: 0 !important;
  padding: 0;
  transition: opacity 0.3s;
  border: 1px solid #fff;
  box-sizing: border-box;
  overflow: hidden;
}

.item-slider .slick-dots li img {
  opacity: 0.3;
  transition: opacity 0.3s;
}

@media screen and (max-width: 768px) {
  .item-slider .slick-dots li {
    width: 12.5%;
  }
}

.item-slider .slick-dots li:hover img {
  opacity: 0.8;
}

.item-slider .slick-dots li.slick-active img {
  opacity: 1;
}

.item-slider .slick-dots li .thumb {
  width: 100%;
  position: relative;
  cursor: pointer;
}

.item-slider .slick-dots li .thumb:before {
  content: "";
  display: block;
  padding-top: 100%;
}

.item-slider .slick-dots li .thumb span {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.item-slider .slick-dots li:last-child {
  margin-right: auto !important;
}

.fs-p-accountInfo__header {
  flex-wrap: wrap;
}

.fs-p-accountInfo__accountName {
  width: 100%;
  text-align: center;
}

.fs-p-accountInfo__accountName + tcenter {
  text-align: center;
  width: 100%;
}

.important-contents .important-ttl {
  text-align: center;
  color: #f00;
  font-weight: bold;
  font-size: 28px;
  line-height: 1.6em;
  position: relative;
  margin: 0 0 20px;
  padding: 20px 0 0;
}

.important-contents .important-ttl:after {
  content: "";
  width: 100px;
  height: 4px;
  background: #f00;
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -50px;
  bottom: -4px;
}

.important-contents .important-ttl + p {
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.6em;
  margin-bottom: 60px;
}

@media screen and (max-width: 768px) {
  .important-contents .important-ttl + p {
    margin-bottom: 40px;
  }
}

.important-contents .block {
  border: 5px solid #f00;
  padding: 40px;
}

@media screen and (max-width: 768px) {
  .important-contents .block {
    padding: 20px;
  }
}

.important-contents .block h2 {
  color: #f00;
  font-weight: bold;
  font-size: 24px;
  line-height: 1.6em;
}

@media screen and (max-width: 768px) {
  .important-contents .block h2 {
    font-size: 22px;
    line-height: 1.6em;
  }
}

.important-contents .block p {
  font-size: 16px;
  line-height: 1.6em;
}

.important-contents .block p strong {
  color: #f00;
}

/* 　特集ページ用　　*/
.ft-block {
  zoom: 1;
  overflow: hidden;
}

.ft-block:not(:last-child) {
  padding-bottom: 40px;
  margin-bottom: 40px;
}

.ft-block p {
  padding-left: 2em;
  padding-right: 2em;
}

@media screen and (max-width: 1023px) {
  .ft-block p {
    padding-left: 1em;
    padding-right: 1em;
  }
}

.ft-block p:first-child {
  margin-top: 0;
}

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

.ft-block h1:not(:first-child), .ft-block h2:not(:first-child), .ft-block h3:not(:first-child), .ft-block h4:not(:first-child), .ft-block h5:not(:first-child), .ft-block h6:not(:first-child) {
  margin-top: 2em;
}

.ft-block h1:not(:last-child), .ft-block h2:not(:last-child), .ft-block h3:not(:last-child), .ft-block h4:not(:last-child), .ft-block h5:not(:last-child), .ft-block h6:not(:last-child) {
  margin-bottom: 1.5em;
}

.ft-block h2 {
  padding: 0.6em;
  border-left: 5px solid #493d32;
  background: #f6f6f6;
  font-weight: 700;
}

.ft-block h3 {
  padding-bottom: 0.5em;
  padding: 0.6em;
  background: #f6f6f6;
}

.fs-c-heading.ft-ttl {
  font-size: 1.6em;
  font-weight: 700;
  line-height: 1.6em;
  text-align: left !important;
  padding-bottom: 1em;
  color: #493d32;
  border-bottom: 2px solid #493d32;
}

.eyecatch {
  font-size: 0;
  line-height: 0;
  text-align: center;
  clear: both;
  width: 100%;
  margin-bottom: 40px;
}

.eyecatch p {
  font-size: 1rem;
  line-height: 1.6em;
}

#feature .list .fs-c-subgroupList .fs-c-subgroupList__item {
  margin-top: 0;
}

#feature .list .fs-c-subgroupList .fs-c-subgroupList__item:nth-of-type(n + 5) {
  display: none;
}

.fleft {
  float: left;
  margin: 0 40px 20px 0;
  text-align: center;
  width: calc(50% - 40px);
}

.fleft.pt-b {
  width: calc(30% - 40px);
}

@media screen and (max-width: 1100px) {
  .fleft {
    float: none;
    clear: both;
    margin: 0 0 20px;
    width: auto;
  }
  .fleft.pt-b {
    float: left;
    margin: 0 20px 20px 0;
    width: calc(30% - 20px);
  }
}

.fright {
  float: right;
  margin: 0 0 20px 40px;
  text-align: center;
  width: calc(50% - 40px);
}

@media screen and (max-width: 1100px) {
  .fright {
    float: none;
    clear: both;
    margin: 0 0 20px;
    width: auto;
  }
}

.topicblock {
  zoom: 1;
  overflow: hidden;
}

.topicblock:not(:last-child) {
  padding-bottom: 40px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 60px;
}

.topicblock p:first-child {
  margin-top: 0;
}

.ft-block h4 {
  font-weight: bold;
}

#recruit h2 {
  padding-top: 100px;
  margin-top: -100px;
}

/* 価格フォントサイズ */
.fs-c-productPrice--selling .fs-c-price__value{
/* font-size: 22px;*/
 font-size: 18px;
color:#ef000a;
}

.fs-c-productPrice--selling .fs-c-price__currencyMark{
 font-size: 15px;
color:#ef000a;
}


/* 現在設定している販売価格の文字色をリセット */ 
.fs-c-productPrice--selling .fs-c-price__currencyMark, 
.fs-c-productPrice--selling .fs-c-price__value{ 
    color: initial; 
} 

/* 通常価格が設定されている場合のみ販売価格の文字色を変更 */ 
.fs-c-productPrice--listed + .fs-c-productPrice--selling .fs-c-price__currencyMark, 
.fs-c-productPrice--listed + .fs-c-productPrice--selling .fs-c-price__value, 
.fs-c-productPrice--listed + .fs-c-productPrice--selling &gt; .fs-c-productPrice__addon{ 
    color:#ef000a; 
}


/* 2022年8月8日追記 検索ボックスの調整 */
@media screen and (min-width: 769px) {
  .pc-hide {
    display: none;
  }
}

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

.scroll .s-search-sp {
  display: none;
}

.s-search-sp {
  padding: 10px 10px 0;
}

.s-search-sp .s-search {
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
}

.s-search-sp .s-search &gt; * {
  width: 100%;
}

.s-search-sp .s-search .keywords {
  margin-bottom: 5px;
}

.s-search-sp .s-search .keywords dt {
  white-space: nowrap;
  font-size: 12px;
  line-height: 1.4em;
}

.s-search-sp .s-search .keywords dd {
  font-size: 12px;
  line-height: 1.4em;
}

.s-search-sp .s-search .keywords dd a:nth-of-type(n+3) {
  display: none;
}

.s-search-sp .s-search .keywords dd a:not(:last-child) {
  margin-right: 10px;
}




/* 必須ラベル */
label {
  display: block;
}

label.required{
margin-bottom:0.3em;
}

label.required:after {
  margin-left: 0.8em;
  margin-bottom:100px;
  padding: 3px 6px 3px 6px;
  border-radius: 4px;
  font-size: 0.8em;
  color: white;
  background-color: #C44;
  content: "必須";
}

/* メインビジュアルバグ回避 */
.js-on .mv {
    display: none;
}


/*----------------------------------------------------
送料無料　LP
----------------------------------------------------*/
/*----------------------------------------------------
text
----------------------------------------------------*/

.pd_2 .ttl{
    color: #f67d47;
    font-size: 2rem;
    font-weight: bold;
    line-height: 1.5;
    text-align: center;
    margin-bottom: 3rem;
}

.pd_2 .ttl_sub{
    color: #434343;
    font-size: 1.8rem;
    line-height: 1.5;
    text-align: center;
    margin-bottom: 6rem;
}

@media screen and (max-width:768px){
    .pd_2 .ttl{
        color: #f67d47;
        font-size: 1.8rem;
        font-weight: bold;
        line-height: 1.8;
        text-align: center;
        margin-bottom: 2rem;
    }
    
    .pd_2 .ttl_sub{
        color: #434343;
        font-size: 1.5rem;
        line-height: 1.8;
        text-align: center;
        margin-bottom: 3rem;
    }
}
/*----------------------------------------------------
step
----------------------------------------------------*/
.pd_2 ul {
  list-style: none;
}

.pd_2 .step{
    margin: 0 auto;
    max-width: 75rem;
    border-radius: 1rem;
    border: #f67d47 1px solid;
    padding-top: 3rem;
    padding-bottom: 3rem;
    margin-bottom: 3rem;
}

.pd_2 .step_ttl{
    color: #f67d47;
    font-size: 3rem;
    font-weight: bold;
    text-align: center;
    margin-bottom: 2rem;
}

.pd_2 .step_txt{
    color: #434343;
    font-size: 1.8rem;
    text-align: center;
    line-height: 1.5;
}

.pd_2 .step_marker{
    color: #f67d47;
    font-weight: bold;
}

.pd_2 .mb6{
    margin-bottom: 6rem;
}

@media screen and (max-width:768px){
    .pd_2 .step{
        max-width: 30rem;
        padding-top: 2rem;
        padding-bottom: 2rem;
        margin-bottom: 2rem;
    }
    .pd_2 .step_ttl{
        font-size:2rem;
        margin-bottom: 1rem;
    }
    .pd_2 .step_txt{
        font-size: 1.5rem;
        line-height: 1.8;
    }
    .pd_2 .mb6{
        margin-bottom: 3rem;
    }
}

/*----------------------------------------------------
note
----------------------------------------------------*/

.pd_2 .note{
    margin: 0 auto;
    max-width: 109.5rem;
    padding-top: 6rem;
    padding-bottom: 6rem;
    padding-left: 3rem;
    padding-right: 2rem;
    margin-bottom: 3rem;
    background-color: #fbfbfb;
}

.pd_2 .note_ttl{
    font-size: 2rem;
    font-weight: bold;
    color: #434343;
    text-align: center;
    margin-bottom: 3rem;
}

.pd_2 .note_list{
    margin: 0 auto;
    max-width: 80rem;
    font-size: 1.6rem;
    line-height: 1.5;
}

.pd_2 .note_list_if:before{
    content: "― ";
}

.pd_2 .note_list_sentence{
    text-indent: -2rem;
}

.note_list_sentence:before{
    content: "・";
}

@media screen and (max-width:768px){
    .pd_2 .note{
        padding-top: 3rem;
        padding-bottom: 3rem;
        margin-bottom: 0;
    }
    .pd_2 .note_ttl{
        margin-bottom: 2rem;
    }
    .pd_2 .note_list{
        font-size: 1.2rem;
        line-height: 1.5;
    }
    .pd_2 .note_list_sentence{
        text-indent: -1rem;
    }
}


/*----------------------------------------------------
注文履歴ページ
----------------------------------------------------*/
.fs-c-buttonContainer--moveToStoreOrders .fs-c-button__label,
.fs-c-buttonContainer--moveToOrderHistory .fs-c-button__label{
  display: block;
  padding:6px 25px 6px 25px;
  border-radius: 4px;
  font-size: 1.0em;
 font-weight: bold;
  /*color: white;*/
  background-color: #f5f5f5;
  border:1px solid #ccc;
}

</pre></body></html>