@charset "UTF-8";
@import 'https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@400;500;600;700';
@import 'https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,500;0,600;1,400;1,500';
@import 'https://use.fontawesome.com/releases/v5.13.1/css/all.css';
/*============================================================================*
 * Reset
 *============================================================================*/
/*!
 * ress.css • v2.0.4
 * MIT License
 * github.com/filipelinhares/ress
 */
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-text-size-adjust: 100%;
  word-break: normal;
  -moz-tab-size: 4;
  -o-tab-size: 4;
     tab-size: 4;
}

*, :after, :before {
  background-repeat: no-repeat;
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

:after, :before {
  text-decoration: inherit;
  vertical-align: inherit;
}

* {
  padding: 0;
  margin: 0;
}

hr {
  overflow: visible;
  height: 0;
}

details, main {
  display: block;
}

summary {
  display: list-item;
}

small {
  font-size: 80%;
}

[hidden] {
  display: none;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

a {
  background-color: transparent;
}

a:active, a:hover {
  outline-width: 0;
}

code, kbd, pre, samp {
  font-family: monospace,monospace;
}

pre {
  font-size: 1em;
}

b, strong {
  font-weight: bolder;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

input {
  border-radius: 0;
}

[disabled] {
  cursor: default;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
  resize: vertical;
}

button, input, optgroup, select, textarea {
  font: inherit;
}

optgroup {
  font-weight: 700;
}

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

[role=button], [type=button], [type=reset], [type=submit], button {
  cursor: pointer;
  color: inherit;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

[type=reset], [type=submit], button, html [type=button] {
  -webkit-appearance: button;
}

button, input, select, textarea {
  background-color: transparent;
  border-style: none;
}

select {
  -moz-appearance: none;
  -webkit-appearance: none;
}

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

select::-ms-value {
  color: currentColor;
}

legend {
  border: 0;
  color: inherit;
  display: table;
  white-space: normal;
  max-width: 100%;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  color: inherit;
  font: inherit;
}

img {
  border-style: none;
}

progress {
  vertical-align: baseline;
}

svg:not([fill]) {
  fill: currentColor;
}

[aria-busy=true] {
  cursor: progress;
}

[aria-controls] {
  cursor: pointer;
}

[aria-disabled] {
  cursor: default;
}

/*============================================================================*
 * Common
 *============================================================================*/
:root {
  font-size: 62.5%;
}

body {
  background: #fff;
  overflow-x: hidden;
  color: #595757;
  font-family: "EB Garamond", "Noto Serif JP", serif;
  font-size: calc(12 * 0.26667 * 1vw);
  line-height: 1.6;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%;
}

a {
  display: inline-block;
  text-decoration: none;
  color: inherit;
}

a:visited {
  color: inherit;
}

a:hover {
  text-decoration: none;
  color: inherit;
}

::-moz-selection {
  background: #595757;
  color: #fff;
}

::selection {
  background: #595757;
  color: #fff;
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
}

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

ul,
ol {
  list-style: none;
}

input,
textarea,
select {
  border-radius: 0;
}

input,
textarea,
select,
option,
button {
  font-size: calc(12 * 0.26667 * 1vw);
  outline: none;
}

input[type="text"],
input[type="password"],
input[type="tel"],
textarea,
select {
  border: 1px solid #d3d3d3;
  background: #fff;
}

input[type="text"],
input[type="password"],
textarea {
  width: 100%;
}

input[type="text"],
input[type="password"] {
  height: calc(36 * 0.26667 * 1vw);
  padding: 0 calc(10 * 0.26667 * 1vw);
}

textarea {
  padding: calc(10 * 0.26667 * 1vw);
}

select {
  height: calc(36 * 0.26667 * 1vw);
  padding: 0 calc(28 * 0.26667 * 1vw) 0 calc(10 * 0.26667 * 1vw);
  background: #fff url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill:rgb%2810,10,10%29'></polygon></svg>") right calc(10 * 0.26667 * 1vw) top 50% no-repeat;
  background-size: calc(8 * 0.26667 * 1vw) calc(6 * 0.26667 * 1vw);
}

a[href],
label[for],
button,
input[type="button"],
input[type="submit"],
input[type="reset"],
input[type="image"],
select,
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}

::-webkit-input-placeholder {
  color: #d5cfce;
  opacity: 1;
}

::-moz-placeholder {
  color: #d5cfce;
  opacity: 1;
}

:-ms-input-placeholder {
  color: #d5cfce;
  opacity: 1;
}

/*============================================================================*
 * Layout
 *============================================================================*/
.l-background {
  position: relative;
}

.l-background::before {
  content: '';
  position: absolute;
  left: calc(50% - 50vw);
  top: 0;
  width: 100vw;
  height: 100%;
  z-index: -1;
}

.l-background--gray::before {
  background-color: #dedfe1;
}

.l-column__sidebar {
  display: none;
}

.l-container, .l-main, .fs-l-main, .c-breadcrumbs, .fs-c-breadcrumb {
  max-width: 960px;
  margin: 0 auto;
  padding: 0 calc(12 * 0.26667 * 1vw);
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

.l-container > *, .l-main > *, .fs-l-main > *, .c-breadcrumbs > *, .fs-c-breadcrumb > * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.l-footer {
  margin-top: calc(90 * 0.26667 * 1vw);
}

.l-footer__top {
  padding: calc(10 * 0.26667 * 1vw) 0 calc(40 * 0.26667 * 1vw);
  background: #dedfe1;
}

.l-footer__middle {
  margin-top: calc(45 * 0.26667 * 1vw);
  padding: 0 calc(45 * 0.26667 * 1vw);
  border-top: 1px solid #f5f5f5;
}

.l-footer__navColumn {
  margin-top: calc(10 * 0.26667 * 1vw);
}

.l-footer__bottom {
  padding: calc(30 * 0.26667 * 1vw) 0;
}

.l-globalNav {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: calc(40 * 0.26667 * 1vw) calc(60 * 0.26667 * 1vw) calc(35 * 0.26667 * 1vw);
  background: #efeff0;
  overflow: auto;
  visibility: hidden;
  opacity: 0;
  z-index: -1;
  -webkit-transition: .3s;
  transition: .3s;
}

.l-globalNav.is-show {
  visibility: visible;
  opacity: 1;
  z-index: 10000;
}

.l-header {
  position: relative;
}

.l-header__bar {
  display: none;
}

.l-header__sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: inherit;
  background: #fff;
  z-index: 10;
}

.l-header__content {
  position: relative;
  height: calc(64 * 0.26667 * 1vw);
  padding-top: calc(16 * 0.26667 * 1vw);
}

.l-header__column--left, .l-header__column--right {
  display: none;
}

.l-header__nav {
  display: none;
}

.l-page, .fs-l-page {
  padding-top: calc(64 * 0.26667 * 1vw);
  overflow: hidden;
}

/*============================================================================*
 * Scripts
 *============================================================================*/
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/*============================================================================*
 * Component
 *============================================================================*/
/**
 * 罫線で囲われた枠
 *------------------------------------*/
.c-borderBox {
  margin-top: calc(25 * 0.26667 * 1vw);
  padding: calc(5 * 0.26667 * 1vw) calc(10 * 0.26667 * 1vw);
  border: 1px solid #808183;
}

.c-borderBox > * {
  margin: 0;
}

.c-borderBox > *:not(:first-child) {
  margin-top: 1em;
}

/**
 * パンくずリスト
 *------------------------------------*/
.c-breadcrumbs, .fs-c-breadcrumb {
  padding-top: calc(12 * 0.26667 * 1vw);
}

.c-breadcrumbs__listItem:not(:first-child)::before, .fs-c-breadcrumb__listItem:not(:first-child)::before {
  content: '/';
  margin: 0 .5em;
}

.fs-c-breadcrumb {
  font-size: inherit;
}

.fs-c-breadcrumb__list {
  padding: 0;
  text-align: left;
}

/**
 * ボタン
 *------------------------------------*/
.c-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: calc(34 * 0.26667 * 1vw);
  border: 1px solid #a7a7a7;
  background: #a7a7a7;
  color: #fff;
}

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

.p-form__inner .c-button.c-button--black {
  color: #FFF !important;
}

.c-button--darkGray {
  border-color: #6f6f6f;
  background: #6f6f6f;
}

.c-button--lightGray {
  border-color: #afafaf;
  background: #afafaf;
}

/**
 * カルーセル用 前へ／次へボタン
 *------------------------------------*/
.c-carouselArrow__prev, .c-carouselArrow__next {
  position: absolute;
  top: 50%;
  width: calc(23 * 0.26667 * 1vw);
  height: calc(23 * 0.26667 * 1vw);
  margin-top: 0;
  border: 1px solid;
  border-color: #707070 #707070 transparent transparent;
  z-index: 1;
}

.c-carouselArrow__prev {
  left: calc(-5 * 0.26667 * 1vw);
  -webkit-transform: translateY(-50%) rotate(-135deg);
          transform: translateY(-50%) rotate(-135deg);
}

.c-carouselArrow__next {
  right: calc(-5 * 0.26667 * 1vw);
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
}

/**
 * エラーメッセージ
 *------------------------------------*/
.c-error {
  color: #da370c;
}

/**
 * 商品マーク
 *------------------------------------*/
.c-mark {
  display: inline-block;
  width: calc(38 * 0.26667 * 1vw);
  height: calc(20 * 0.26667 * 1vw);
  margin: calc(5 * 0.26667 * 1vw) calc(2.5 * 0.26667 * 1vw) 0;
  /*  border: 1px solid #707070;
  background: #6f6f6f;
  color: #fff;*/
  line-height: 1;
  font-size: calc(10 * 0.26667 * 1vw);
}

.c-mark--new {
  border: 1px solid #707070;
  background: #fff;
  color: #707070;
}

.c-mark--restock {
  border: 1px solid #999999;
  /*border-color: #707070;*/
  background: #999999;
  color: #FFF;
}

.c-mark--reservation {
  border: 1px solid #707070;
  background: #707070;
  color: #FFF;
}

.c-mark--sale {
  border: 1px solid #cd4343;
  /*border-color: #cd4343;*/
  background: #cd4343;
  color: #FFF;
}

.c-mark > span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
  font-family: 'Yu Mincho Light','YuMincho','Yu Mincho','游明朝体',serif;
}

.c-mark.fs-c-productMark__mark {
  border-radius: 0;
  padding: 0;
}

/**
 * ページトップ
 *------------------------------------*/
.c-pagetop {
  position: fixed;
  right: calc(10 * 0.26667 * 1vw);
  bottom: calc(20 * 0.26667 * 1vw);
  width: calc(40 * 0.26667 * 1vw);
  height: calc(40 * 0.26667 * 1vw);
  z-index: 1;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: .3s;
  transition: .3s;
}

.c-pagetop > a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  background: #f5f5f5;
}

.c-pagetop > a::after {
  content: '';
  position: absolute;
  top: 40%;
  left: 50%;
  width: calc(14 * 0.26667 * 1vw);
  height: calc(14 * 0.26667 * 1vw);
  border-top: calc(2 * 0.26667 * 1vw) solid #dedfe1;
  border-right: calc(2 * 0.26667 * 1vw) solid #dedfe1;
  -webkit-transform: translateX(-50%) rotate(-45deg);
          transform: translateX(-50%) rotate(-45deg);
}

.c-pagetop.is-show {
  opacity: 1;
  visibility: visible;
}

/**
 * ページネーション
 *------------------------------------*/
.c-pagination {
  margin-top: calc(30 * 0.26667 * 1vw);
}

.c-pagination > .wp-pagenavi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.c-pagination > .wp-pagenavi > .pages,
.c-pagination > .wp-pagenavi > .extend,
.c-pagination > .wp-pagenavi > .first,
.c-pagination > .wp-pagenavi > .last {
  display: none;
}

.c-pagination > .wp-pagenavi > .previouspostslink,
.c-pagination > .wp-pagenavi > .nextpostslink,
.c-pagination > .wp-pagenavi > .page,
.c-pagination > .wp-pagenavi > .current {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: calc(20 * 0.26667 * 1vw);
  height: calc(20 * 0.26667 * 1vw);
  line-height: 1;
}

.c-pagination > .wp-pagenavi > .previouspostslink,
.c-pagination > .wp-pagenavi > .nextpostslink {
  position: relative;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  overflow: hidden;
}

.c-pagination > .wp-pagenavi > .previouspostslink::after,
.c-pagination > .wp-pagenavi > .nextpostslink::after {
  content: '';
  position: absolute;
  top: 50%;
  width: calc(5 * 0.26667 * 1vw);
  height: calc(5 * 0.26667 * 1vw);
  border-top: 1px solid #595757;
  border-right: 1px solid #595757;
}

.c-pagination > .wp-pagenavi > .previouspostslink::after {
  left: 60%;
  -webkit-transform: translate(-50%, -50%) rotate(-135deg);
          transform: translate(-50%, -50%) rotate(-135deg);
}

.c-pagination > .wp-pagenavi > .nextpostslink::after {
  left: 40%;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}

.c-pagination > .wp-pagenavi > .current {
  background: #ededed;
}

/**
 * 必須項目
 *------------------------------------*/
.c-require {
  color: #da370c;
}

.mw_wp_form_confirm .c-require {
  display: none;
}

/**
 * タブ
 *------------------------------------*/
.c-tabs {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: calc(50 * 0.26667 * 1vw);
}

.c-tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 33.3333%;
  padding: calc(10 * 0.26667 * 1vw);
}

.c-tab__text {
  font-size: calc(12 * 0.26667 * 1vw);
}

.c-tab.is-select .c-tab__text {
  border-bottom: 1px solid #6f6f6f;
}

.c-tabContent {
  padding: calc(5 * 0.26667 * 1vw);
  opacity: 1;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

.c-tabContent:not(.is-show) {
  height: 0;
  margin: 0;
  padding: 0;
  border-width: 0;
  overflow: hidden;
  opacity: 0;
}

.c-tabContent a {
  color: #0068b5;
}

.c-tabContent table {
  width: 100%;
  border: 1px solid #808183;
  text-align: center;/*210209追記*/
}

.c-tabContent-size {
  overflow-x: auto;
  margin-top: calc(25 * 0.26667 * 1vw);
  white-space: nowrap;
}

.c-tabContent table:not(:first-child) {
  margin-top: calc(25 * 0.26667 * 1vw);
}

.c-tabContent table thead tr {
  border-bottom: 1px solid #808183;
}

.c-tabContent table thead tr th:not(:first-child) {
  border-left: 1px solid #808183;
}

.c-tabContent table tr:not(:first-child) {
  border-top: 1px solid #808183;
}

.c-tabContent table th {
  width: calc(90 * 0.26667 * 1vw);
  background: #dadbdd;
  font-weight: 400;
}

.c-tabContent table td {
  padding: calc(9 * 0.26667 * 1vw) calc(12 * 0.26667 * 1vw) calc(5 * 0.26667 * 1vw);
  border-left: 1px solid #808183;
  text-align: left;/*20210210追記*/
}


.c-tabContent table.u-alignCenter  td {
  text-align: center;/*20210210追記*/
}




/**
 * 電話番号のリンク制御
 *------------------------------------*/

/**
 * タイトル
 *------------------------------------*/
.c-title, .fs-c-heading {
  position: relative;
  margin-bottom: calc(20 * 0.26667 * 1vw);
  text-align: center;
  font-size: calc(24 * 0.26667 * 1vw);
}

.c-title--pageTitle, .fs-c-heading--page {
  /*margin-bottom: calc(36 * 0.26667 * 1vw);*/
  margin: 20px 0 36px;
  font-family: 'Yu Mincho Light','YuMincho','Yu Mincho','游明朝体',serif;
  font-size: 2.0rem;
}

.c-title--sectionTitle {
  margin-bottom: calc(36 * 0.26667 * 1vw);
}

.home-coordinate .c-title--sectionTitle {
  margin-bottom: calc(34 * 0.26667 * 1vw);
}


.c-title::after, .fs-c-heading::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  width: calc(40 * 0.26667 * 1vw);
  height: 1px;
  background: #8a8a8a;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.fs-c-heading {
  padding: 0;
  border-bottom-width: 0;
  line-height: inherit;
  font-weight: 400;
  color: inherit;
}

/*============================================================================*
 * Header
 *============================================================================*/
/**
 * スマートフォン用カートボタン
 *------------------------------------*/
.p-headerCart {
  position: absolute;
  top: 50%;
  right: calc(12 * 0.26667 * 1vw);
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.p-headerCart__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.p-headerCart__link > i {
  margin-left: calc(5 * 0.26667 * 1vw);
  font-size: calc(24 * 0.26667 * 1vw);
}

/**
 * カテゴリーメニュー
 *------------------------------------*/
.p-headerCategoryNav {
  display: none;
}

/* ナビゲーションオーバーレイ */

/**
 * コンテンツメニュー
 *------------------------------------*/

/**
 * 検索フォーム
 *------------------------------------*/
.p-headerSearch {
  display: none;
}

/**
 * 会員メニュー
 *------------------------------------*/

/**
 * MICA&DEAL ロゴ
 *------------------------------------*/
.p-logo {
  width: calc(128 * 0.26667 * 1vw);
  margin: 0 auto;
  font-size: 0;
}

.p-logo__image {
  width: 100%;
}

/*============================================================================*
 * Nav
 *============================================================================*/
/**
 * ハンバーガーメニュー用検索フォーム
 *------------------------------------*/
.p-globalNavSearch {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
}

.p-globalNavSearch__field {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.p-globalNavSearch__input[type="text"] {
  border: none;
}

.p-globalNavSearch__submit {
  width: calc(26 * 0.26667 * 1vw);
  text-align: center;
}

.p-globalNavSearch__icon {
  font-size: calc(20 * 0.26667 * 1vw);
  color: #707070;
}

/**
 * ハンバーガーボタン
 *------------------------------------*/
.p-globalNavTrigger {
  position: absolute;
  left: calc(12 * 0.26667 * 1vw);
  top: 50%;
  width: calc(20 * 0.26667 * 1vw);
  height: calc(16 * 0.26667 * 1vw);
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.p-globalNavTrigger > span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background: #707070;
}

.p-globalNavTrigger > span:nth-child(1) {
  top: 0;
}

.p-globalNavTrigger > span:nth-child(2) {
  top: calc(50% - 1px);
}

.p-globalNavTrigger > span:nth-child(3) {
  bottom: 0;
}

/**
 * ハンバーガーメニュー
 *------------------------------------*/
.p-globalNav__closeIcon {
  position: absolute;
  top: calc(12 * 0.26667 * 1vw);
  left: calc(12 * 0.26667 * 1vw);
  width: calc(25 * 0.26667 * 1vw);
  height: calc(25 * 0.26667 * 1vw);
}

.p-globalNav__closeIcon::before, .p-globalNav__closeIcon::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: calc(34 * 0.26667 * 1vw);
  height: 2px;
  background: #707070;
}

.p-globalNav__closeIcon::before {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}

.p-globalNav__closeIcon::after {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}

.p-globalNav__items {
  margin: calc(12 * 0.26667 * 1vw) 0 calc(25 * 0.26667 * 1vw);
}

.p-globalNav__item {
  margin-top: calc(4 * 0.26667 * 1vw);
}

.p-globalNav__item--register.is-loggedIn--true, .p-globalNav__item--my.is-loggedIn--false, .p-globalNav__item--login.is-loggedIn--true, .p-globalNav__item--logout.is-loggedIn--false {
  display: none;
}

.p-globalNav__link {
  display: block;
  padding: calc(8 * 0.26667 * 1vw) 0;
}

.p-globalNav__link--trigger {
  position: relative;
}

.p-globalNav__link--trigger::after {
  content: '';
  position: absolute;
  right: 0;
  top: 40%;
  width: calc(12 * 0.26667 * 1vw);
  height: calc(12 * 0.26667 * 1vw);
  border-top: 1px solid #707070;
  border-right: 1px solid #707070;
  -webkit-transform: translate(-50%, -50%) rotate(135deg);
          transform: translate(-50%, -50%) rotate(135deg);
  -webkit-transition: .3s;
  transition: .3s;
}

.p-globalNav__link--trigger.is-open::after {
  top: 60%;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}

.p-globalNav__categories {
  margin-left: calc(8 * 0.26667 * 1vw);
}

.p-globalNav__subCategories {
  margin-left: calc(12 * 0.26667 * 1vw);
}

.p-globalNav__closeButton {
  margin-top: calc(25 * 0.26667 * 1vw);
}

/*============================================================================*
 * Footer
 *============================================================================*/
/**
 * コピーライト表記
 *------------------------------------*/
.p-copyright {
  display: block;
  text-align: center;
  font-size: 100%;
}

/**
 * コンテンツメニュー
 *------------------------------------*/
.p-footerContentsNav__title {
  margin: 0;
  border-bottom: 1px solid #f5f5f5;
  font-size: calc(16 * 0.26667 * 1vw);
}

.p-footerContentsNav__trigger {
  position: relative;
  display: block;
  padding: calc(7 * 0.26667 * 1vw) 0;
}

.p-footerContentsNav__trigger::after {
  content: '';
  position: absolute;
  right: 0;
  top: 40%;
  width: calc(12 * 0.26667 * 1vw);
  height: calc(12 * 0.26667 * 1vw);
  border-top: 1px solid #dedfe1;
  border-right: 1px solid #dedfe1;
  -webkit-transform: translate(-50%, -50%) rotate(135deg);
          transform: translate(-50%, -50%) rotate(135deg);
  -webkit-transition: .3s;
  transition: .3s;
}

.p-footerContentsNav__trigger.is-open::after {
  top: 60%;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}

.p-footerContentsNav__item {
  margin-top: calc(10 * 0.26667 * 1vw);
}

.p-footerContentsNav__item--register.is-loggedIn--true, .p-footerContentsNav__item--my.is-loggedIn--false, .p-footerContentsNav__item--login.is-loggedIn--true, .p-footerContentsNav__item--logout.is-loggedIn--false {
  display: none;
}

.p-footerContentsNav__information {
  margin-top: calc(12 * 0.26667 * 1vw);
}

.p-footerContentsNav__contact {
  font-style: normal;
}

.p-footerContentsNav__address {
  margin: calc(20 * 0.26667 * 1vw) 0 0;
}

/**
 * 会員メニュー
 *------------------------------------*/
.p-footerUserNav {
  margin-top: calc(20 * 0.26667 * 1vw);
}

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

.p-footerUserNav__items.is-ready {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.p-footerUserNav__items::before {
  content: '';
  position: absolute;
  left: 50%;
  top: 0;
  width: 1px;
  height: 100%;
  background: #8a8a8a;
}

.p-footerUserNav__item--register.is-loggedIn--true, .p-footerUserNav__item--my.is-loggedIn--false {
  display: none;
}

.p-footerUserNav__link {
  display: block;
  width: calc(135 * 0.26667 * 1vw);
}

.p-footerUserNav__text {
  display: block;
  text-align: center;
}

.p-footerUserNav__text--ja {
  font-size: calc(16 * 0.26667 * 1vw);
}

.p-footerUserNav__text--en {
  font-size: calc(10 * 0.26667 * 1vw);
}

/*============================================================================*
 * Project
 *============================================================================*/
/**
 * 記事一覧（NEWS／MEDIA）
 *------------------------------------*/
.p-archive__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: calc(3 * 0.26667 * 1vw) calc(-12 * 0.26667 * 1vw) calc(-12 * 0.26667 * 1vw);
}

.p-archive__item {
  width: 50%;
  padding: calc(12 * 0.26667 * 1vw);
}

.p-archive__link {
  display: block;
  height: 100%;
}

.p-archive__image, .p-archive__date, .p-archive__title {
  display: block;
}

.p-archive__date {
  margin-top: calc(10 * 0.26667 * 1vw);
  font-size: calc(10 * 0.26667 * 1vw);
}

.p-archive__title {
  margin-top: calc(2 * 0.26667 * 1vw);
}

/**
 * 記事本文（NEWS／MEDIA）
 *------------------------------------*/
.p-articleContent {
  margin-top: calc(60 * 0.26667 * 1vw);
  text-align: center;
  font-size: calc(14 * 0.26667 * 1vw);
}

.p-articleContent > * + * {
  margin-top: 1em;
  /*font-family: georgia, palatino, serif;*/
}

.p-articleContent__image {
  margin-top: calc(60 * 0.26667 * 1vw);
  text-align: center;
}

.p-articleContent__image--min {
  max-width: calc(300 * 0.26667 * 1vw);
  margin-left: auto;
  margin-right: auto;
}

.p-articleContent img {
	margin-top: 30px;
	margin-bottom: 30px;
}

.p-articleContent table img {
	margin-top: 0;
	margin-bottom: 0;
}

.p-articleContent .text {
  font-family: georgia, palatino, serif;
}




/* br.sp-brはタブレット以上のサイズでは非表示にする */
@media screen and (min-width: 768px), print {

	br.sp-br {
		display: none;
	}
}


/**
 * 記事ヘッダー（NEWS／MEDIA）
 *------------------------------------*/
.p-articleHeader__title, .p-articleHeader__excerpt {
  font-size: calc(16 * 0.26667 * 1vw);
}

.p-articleHeader__image {
  margin-top: calc(15 * 0.26667 * 1vw);
}

.p-articleHeader__image--min {
  max-width: calc(300 * 0.26667 * 1vw);
  margin-left: auto;
  margin-right: auto;
}

/**
 * ボタンリスト
 *------------------------------------*/
.p-buttons {
  margin-top: calc(35 * 0.26667 * 1vw);
}

.p-buttons > * {
  width: calc(120 * 0.26667 * 1vw);
  margin: 0 auto;
}

.p-buttons > *:not(:first-child) {
  margin-top: calc(20 * 0.26667 * 1vw);
}

/**
 * 商品カテゴリーインフォ
 *------------------------------------*/
.p-categoryInfo {
  /*border: 1px solid #f9f9f9;*/
  border: none;
}

.p-categoryInfo__text {
  margin-top: calc(10 * 0.26667 * 1vw);
  padding: 0 calc(10 * 0.26667 * 1vw);
}

/**
 * 商品詳細ページ CHECKPOINT
 *------------------------------------*/
.p-checkpoint {
  margin-top: calc(45 * 0.26667 * 1vw);
  text-align: center;
}

.p-checkpoint__content {
  max-width: 700px;
  margin: 0 auto;
}

/**
 * カテゴリードロワーメニュー
 *------------------------------------*/
.fs-p-drawer {
  display: none;
}

/**
 * フォーム
 *------------------------------------*/
.p-form__require {
  text-align: right;
}

.mw_wp_form_confirm .p-form__require {
  display: none;
}

.p-form__inner {
  margin: calc(3 * 0.26667 * 1vw) calc(-12 * 0.26667 * 1vw) 0;
  padding: calc(12 * 0.26667 * 1vw);
  background: #f5f5f5;
}

.p-form__row:not(:last-child) {
  margin-bottom: calc(16 * 0.26667 * 1vw);
}

.p-form__row:not(:last-child)--hasNote {
  margin-bottom: calc(20 * 0.26667 * 1vw);
}

.mw_wp_form_confirm .p-form__row:not(:last-child)--hasNote {
  margin-bottom: calc(16 * 0.26667 * 1vw);
}

.p-form__label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: calc(116 * 0.26667 * 1vw);
}

.p-form__note {
  margin-top: calc(3 * 0.26667 * 1vw);
  font-size: calc(10 * 0.26667 * 1vw);
}

.mw_wp_form_confirm .p-form__note {
  display: none;
}

.p-form__register {
  margin-top: calc(23 * 0.26667 * 1vw);
  padding: calc(28 * 0.26667 * 1vw) calc(16 * 0.26667 * 1vw);
  border: 1px solid #d3d3d3;
  text-align: center;
  color: #da370c;
}

.p-form__text {
  text-align: center;
}



/**
 * 商品詳細ページ商品リスト
 *------------------------------------*/

#fs_ProductDetails .p-productList__items, .fr2-productList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 calc(-7 * 0.26667 * 1vw);
}


/**
 * 商品詳細ページリンク
 *------------------------------------*/
.p-information__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: calc(17 * 0.26667 * 1vw) calc(-5 * 0.26667 * 1vw) 0;
}

.p-information__item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 50%;
  margin: 0 calc(5 * 0.26667 * 1vw);
  background: #dadbdd;
}

.p-information__item ul {
  padding: calc(9 * 0.26667 * 1vw) calc(3 * 0.26667 * 1vw);
}

.p-information__item ul li:not(:first-child) {
  margin-top: calc(5 * 0.26667 * 1vw);
}

.p-information__item a {
  font-size: calc(10 * 0.26667 * 1vw);
}

.p-information__item a span {
  height: 100%;
}

.p-information__item a span i {
  margin-right: calc(3 * 0.26667 * 1vw);
  font-size: calc(20 * 0.26667 * 1vw);
}

/**
 * 記事一覧の件数表示と絞り込み
 *------------------------------------*/
.p-listController {
  display: table;
  width: 100%;
}

.p-listController__result, .p-listController__archive {
  display: table-cell;
}

.p-listController__archive {
  text-align: right;
}


/**
 * 商品一覧表示
 *------------------------------------*/
.p-productList__items, .fr2-productList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 calc(-7 * 0.26667 * 1vw);
}

.p-productList__items--ranking {
  display: block;
  overflow-x: auto;
  white-space: nowrap;
}

.p-productList__item, .fr2-listItem {
  position: relative;
  width: 50%;
  padding: 0 calc(7 * 0.26667 * 1vw);
  text-align: center;
  font-size: calc(12 * 0.26667 * 1vw);
}

.p-productList__item:nth-child(n + 3), .fr2-listItem:nth-child(n + 3) {
  margin-top: calc(36 * 0.26667 * 1vw);
}

.p-productList__item--ranking {
  display: inline-block;
  width: 45%;
  white-space: normal;
  counter-increment: number;
}

.p-productList__item--ranking:nth-child(-n + 10)::before,
.p-productList__item--ranking:nth-child(-n + 10)::after {
  position: absolute;
  z-index: 1;
}

.p-productList__item--ranking:nth-child(-n + 10)::before {
  content: counter(number);
  top: calc(17 * 0.26667 * 1vw);
  left: calc(8 * 0.26667 * 1vw);
  font-size: calc(24 * 0.26667 * 1vw);
}

.p-productList__item--ranking:nth-child(-n + 10)::after {
  content: '';
  top: calc(23 * 0.26667 * 1vw);
  left: calc(23 * 0.26667 * 1vw);
  width: 1px;
  height: calc(40 * 0.26667 * 1vw);
  background: #8a8a8a;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.p-productList__item--ranking:nth-child(n + 3) {
  padding-top: 0;
}

.p-productList__link {
  display: block;
}

.p-productList__marks {
  margin: calc(7 * 0.26667 * 1vw) calc(-2.5 * 0.26667 * 1vw) 0;
  text-align: center;
  font-size: 0;
}

.p-productList__name, .fr2-listItem .fr2-listItem__productName {
  margin-top: calc(8 * 0.26667 * 1vw);
}

.p-productList__item .p-productList__name, .fr2-listItem .p-productList__name, .fr2-listItem .fr2-listItem__productName {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.p-productList__prices, .fr2-listItem .fr2-listItem__productPrice {
  margin-top: calc(5 * 0.26667 * 1vw);
}

.p-productList__prices--discounted {
  color: #ff0404;
}

.p-productList__discount {
  margin-left: 1em;
}

.p-productList__sale {
  margin-left: calc(10 * 0.26667 * 1vw);
}

/**
 * 商品ページ RECOMMEND ITEMS用 商品一覧表示
 */
.fr2-listItem .fr2-listItem__productPrice {
  display: block;
}

/**
 * 商品ページ RECENTRY VIEWD ITEMS用 商品一覧表示
 */
.p-section .FS2_Recommend2_container_history ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: calc(-6 * 0.26667 * 1vw);
}

.p-section .FS2_Recommend2_container_history li {
  float: none;
  margin: 0;
  padding: calc(6 * 0.26667 * 1vw);
  border: none;
  width: 33.3333%;
  font-size: 0;
}

.p-section .FS2_Recommend2_container_history img {
  width: 100%;
  height: auto;
  max-width: 100%;
  border: 1px solid #707070;
}

/**
 * 商品カテゴリー一覧
 *------------------------------------*/
.fs-c-productList {
  margin: calc(20 * 0.26667 * 1vw) 0 0 0;
}

.fs-c-productList .fs-c-productList__controller {
  margin: 0 0 10px 0;
}

.fs-c-productList .fs-c-productList__controller > * {
  margin: 0;
}

.fs-c-productList .fs-c-productList__controller .fs-c-sortItems {
  display: none;
}

.fs-c-productList .fs-c-productList__controller .fs-c-listControl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.fs-c-productList .fs-c-productList__controller:last-of-type .fs-c-listControl {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.fs-c-productList .fs-c-productList__controller:last-of-type .fs-c-listControl__status {
  display: none;
}

.fs-c-productList .fs-c-productList__controller .fs-c-pagination__item {
  padding: calc(3 * 0.26667 * 1vw) calc(5 * 0.26667 * 1vw);
}

.fs-c-productList .fs-c-productList__controller .fs-c-pagination__item.is-active {
  background: #ededed;
  color: #595757;
}

.fs-c-productList .fs-c-productList__controller .fs-c-pagination__item--prev::before {
  content: '〈';
}

.fs-c-productList .fs-c-productList__controller .fs-c-pagination__item--next::before {
  content: '〉';
}

/**
 * RECENT POST
 *------------------------------------*/
.p-recentPost {
  margin-top: calc(100 * 0.26667 * 1vw);
}

.p-recentPost__title {
  text-align: center;
  font-size: calc(16 * 0.26667 * 1vw);
}

/**
 * セクション
 *------------------------------------*/
.p-section {
  margin-top: calc(50 * 0.26667 * 1vw);
}

/**
 * サイドメニュー用リスト
 *------------------------------------*/
.p-sideList__item {
  margin-top: calc(10 * 0.26667 * 1vw);
}

.p-sideList__item.-tallSpace:not(:first-child) {
  margin-top: calc(16 * 0.26667 * 1vw);
}

/**
 * サイドメニュー用セクション
 *------------------------------------*/
.p-sideSection:not(:first-child) {
  margin-top: calc(10 * 0.26667 * 1vw);
}

.p-sideSection__title {
  padding: calc(6 * 0.26667 * 1vw) calc(16 * 0.26667 * 1vw);
  border-bottom: 1px solid #f5f5f5;
  font-size: calc(14 * 0.26667 * 1vw);
}

.p-sideSection__content {
  padding: calc(2 * 0.26667 * 1vw) calc(16 * 0.26667 * 1vw) calc(12 * 0.26667 * 1vw);
}

/**
 * ソーシャルリンク
 *------------------------------------*/
.p-social {
  /* width: calc(84 * 0.26667 * 1vw); LINEアイコン有りの場合 */
  width: calc(65 * 0.26667 * 1vw);
  margin: 0 auto;
  font-size: 0;
}

.p-social--full {
  width: 100%;
}

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

.p-social__link {
  display: inline-block;
}

.p-social__icon {
  font-size: calc(20 * 0.26667 * 1vw);
}

/*============================================================================*
 * トップページ
 *============================================================================*/
.home-visual {
  max-width: 960px;
  margin: 0 auto;
}

.home-banner {
  /*margin-top: calc(45 * 0.26667 * 1vw);*/
  margin-top: calc(20 * 0.26667 * 1vw);
}

.home-news {
  /*margin-top: calc(75 * 0.26667 * 1vw);*/
  margin-top: calc(35 * 0.26667 * 1vw);
}

.home-news .slick-list {
  margin-right: calc(-12 * 0.26667 * 1vw);
}

.home-news__item.slick-slide {
  /*height: calc(100 * 0.26667 * 1vw);*/
  height: calc(250 * 0.26667 * 1vw);
  padding-right: calc(7 * 0.26667 * 1vw);
}

.home-news__item.slick-slide a,
.home-news__item.slick-slide img {
  display: block;
  height: 100%;
  width: auto;/*210212追記*/
}

.home-news__more {
  width: calc(120 * 0.26667 * 1vw);
  margin: calc(20 * 0.26667 * 1vw) auto 0;
}

.home-newItem {
  position: relative;
  margin-top: calc(20 * 0.26667 * 1vw);
  padding: calc(20 * 0.26667 * 1vw) 0;
}

.home-recommendItem__more,
.home-rankingItem__more,
.home-newItem__more {
  width: calc(120 * 0.26667 * 1vw);
  margin: calc(40 * 0.26667 * 1vw) auto 0;
}
.home-recommendItem__more .c-button,
.home-rankingItem__more .c-button,
.home-newItem__more .c-button {
  color: #FFF;
}

.home-ranking {
  margin-top: calc(48 * 0.26667 * 1vw);
}

.home-info {
  margin-top: calc(90 * 0.26667 * 1vw);
}

.home-info__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 calc(-3 * 0.26667 * 1vw);
}

.home-info__item {
  margin: 0 calc(3 * 0.26667 * 1vw);
}

.home-info__item:nth-child(1), .home-info__item:nth-child(3) {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.home-info__item:nth-child(2) {
  width: 47.48%;
}

.home-instagram {
  margin-top: calc(72 * 0.26667 * 1vw);
}

.home-instagram__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: calc(-4 * 0.26667 * 1vw) calc(-4 * 0.26667 * 1vw) 0;
}

.home-instagram__item {
  width: 50%;
  padding: calc(4 * 0.26667 * 1vw);
}

.home-instagram__link {
  margin-top: calc(72 * 0.26667 * 1vw);
}

.home-coordinate {
  margin: calc(5 * 0.26667 * 1vw) 0 calc(-90 * 0.26667 * 1vw);
  padding: calc(20 * 0.26667 * 1vw) 0;
}

.home-coordinate__inner {
  /*padding: calc(33 * 0.26667 * 1vw) 0 calc(22 * 0.26667 * 1vw);*/
  padding: 0 0 calc(22 * 0.26667 * 1vw);
}

.home-coordinate__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  /*margin: 0 calc(-2 * 0.26667 * 1vw);*/
  gap: 5px;
}

.home-coordinate__items:not(:first-child) {
  margin-top: calc(16 * 0.26667 * 1vw);
}

.home-coordinate__items--title {
  width: 100%;
  margin-bottom: calc(8 * 0.26667 * 1vw);
  text-align: left;
  font-size: calc(12 * 0.26667 * 1vw);
  font-weight: 700;
}

.home-coordinate__item {
  width: calc((100% - 10px) / 3);
  /*margin-top: calc(27 * 0.26667 * 1vw);
  padding: 0 calc(2 * 0.26667 * 1vw);*/
  padding: 0 calc(2 * 0.26667 * 1vw) calc(2 * 0.26667 * 1vw);
}

@media screen and (max-width: 767px), print {
  .home-coordinate__item:nth-child(7),
  .home-coordinate__item:nth-child(8),
  .home-coordinate__item:nth-child(9),
  .home-coordinate__item:nth-child(10),
  .home-coordinate__item:nth-child(11),
  .home-coordinate__item:nth-child(12) {
    display: none;
  }
}

.home-coordinate__item--image a {
  position: relative;
  display: block;
  width: 100%;
  height: 0;
  padding-top: 125%;
  overflow: hidden;
}

.home-coordinate__item--image img,
.home-coordinate__item--image video {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}


/*============================================================================*
 * NEWS
 *============================================================================*/
/*============================================================================*
 * LOOK BOOK
 *============================================================================*/
.lookbook-list__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: calc(21 * 0.26667 * 1vw) calc(-9 * 0.26667 * 1vw) calc(-9 * 0.26667 * 1vw);
}

.lookbook-list__item {
  width: 50%;
  padding: calc(9 * 0.26667 * 1vw);
}

.lookbook-list__link {
  display: block;
}

.lookbook-content {
  position: relative;
  width: calc(250 * 0.26667 * 1vw);
  margin: calc(24 * 0.26667 * 1vw) auto 0;
}

.lookbook-content__image > img {
  width: 100%;
}

.lookbook-content__nav {
  position: absolute;
  top: 50%;
  display: block;
  width: calc(50 * 0.26667 * 1vw);
  height: calc(50 * 0.26667 * 1vw);
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.lookbook-content__nav--prev {
  right: 100%;
}

.lookbook-content__nav--next {
  left: 100%;
}

.lookbook-content__nav::after {
  content: '';
  position: absolute;
  top: 50%;
  width: calc(25 * 0.26667 * 1vw);
  height: calc(25 * 0.26667 * 1vw);
  border-top: 1px solid #595757;
  border-right: 1px solid #595757;
}

.lookbook-content__nav--prev::after {
  left: 60%;
  -webkit-transform: translate(-50%, -50%) rotate(-135deg);
          transform: translate(-50%, -50%) rotate(-135deg);
}

.lookbook-content__nav--next::after {
  left: 40%;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}

.lookbook-products {
  width: calc(300 * 0.26667 * 1vw);
  margin: calc(25 * 0.26667 * 1vw) auto 0;
}

.lookbook-products__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: calc(-10 * 0.26667 * 1vw);
}

.lookbook-products__item {
  width: 50%;
  padding: calc(10 * 0.26667 * 1vw);
}

.lookbook-products__link {
  display: block;
}

.lookbook-products__image, .lookbook-products__name, .lookbook-products__price {
  display: block;
  text-align: center;
}

.lookbook-products__name {
  margin-top: calc(20 * 0.26667 * 1vw);
}

/*============================================================================*
 * MEDIA
 *============================================================================*/
/*============================================================================*
 * RECRUIT
 *============================================================================*/
.recruit-article {
  max-width: 770px;
  margin: calc(30 * 0.26667 * 1vw) auto 0;
}

.recruit-article__title {
  margin-bottom: calc(30 * 0.26667 * 1vw);
  font-size: calc(16 * 0.26667 * 1vw);
}

.recruit-article__body {
  margin: 0 calc(15 * 0.26667 * 1vw);
  font-size: calc(14 * 0.26667 * 1vw);
}

/*============================================================================*
 * CONTACT
 *============================================================================*/
/*============================================================================*
 * DETAIL
 *============================================================================*/
.fs-l-sideArea + .fs-l-pageMain,
.fs-l-pageMain + .fs-l-sideArea {
  max-width: 100%;
}

.fs-l-productLayout__item {
  margin-top: calc(30 * 0.26667 * 1vw);
	text-align: left;/*210209追記*/
}

.fs-l-productLayout__item .fs-c-productMainImage__image img {
  width: 100%;
}

.fs-l-productLayout__item .fs-c-productMainImage__expandButton {
  display: none;
}

.fs-l-productLayout__item .fs-c-productImageModal {
  z-index: 10020;
}

.fs-l-productLayout__item .fs-c-productThumbnail {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  overflow-y: auto;
  margin: calc(18 * 0.26667 * 1vw) calc(-7 * 0.26667 * 1vw) 0;
}

.fs-l-productLayout__item .fs-c-productThumbnail__image {
  min-width: calc(83 * 0.26667 * 1vw);
  margin: 0 calc(7 * 0.26667 * 1vw);
}

.fs-l-productLayout__item .fs-c-productThumbnail__image__caption {
  display: none;
}

.fs-l-productLayout__item .fs-c-heading {
  text-align: left;
  font-size: calc(16 * 0.26667 * 1vw);
}

.fs-l-productLayout__item .fs-c-heading::after {
  content: none;
}

.fs-l-productLayout__item .fs-c-productNumber {
  padding: 0 1%;
  border: 1px solid #f1f1f1;
  font-size: calc(12 * 0.26667 * 1vw);
}

.fs-l-productLayout__item .fs-c-productNumber__label {
  display: none;
}

.fs-l-productLayout__item .fs-c-productPrices {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.fs-l-productLayout__item .fs-c-productPrices .fs-c-productPrice {
  font-size: calc(16 * 0.26667 * 1vw);
}

.fs-l-productLayout__item .fs-c-productPrices .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
  font-size: calc(16 * 0.26667 * 1vw);
  color: #595757;
}

.fs-l-productLayout__item .fs-c-productPrices .fs-c-productPrice--listed {
  text-decoration: line-through;
  margin-right: calc(30 * 0.26667 * 1vw);
}

.fs-l-productLayout__item .fs-c-productPrices .fs-c-productPrice--listed + .fs-c-productPrice--selling .fs-c-productPrice__main__price {
  color: #ff0404;
}

.fs-l-productLayout__item .fs-c-productPrices .fs-c-productPrice__addon {
  display: none;
}

.fs-l-productLayout__item .fs-c-button--addToCart--detail span,
.fs-l-productLayout__item .fs-c-button--addToCart--variation span,
.fs-l-productLayout__item .fs-c-button--subscribeToArrivalNotice--detail span,
.fs-l-productLayout__item .fs-c-button--subscribeToArrivalNotice--variation span {
  font-size: calc(12 * 0.26667 * 1vw);
  color: #fff;
}

.fs-l-productLayout__item .fs-c-button--addToCart--detail,
.fs-l-productLayout__item .fs-c-button--addToCart--variation {
  border-color: #707070;
  background: #6f6f6f;
}

.fs-l-productLayout__item .fs-c-button--subscribeToArrivalNotice--detail,
.fs-l-productLayout__item .fs-c-button--subscribeToArrivalNotice--variation {
  border-color: #afafaf;
  background: #afafaf;
}

.fs-l-productLayout__item .fs-c-variationAndActions {
  margin-top: calc(20 * 0.26667 * 1vw);
  border-top: 1px solid #f5f5f5;
}

.fs-l-productLayout__item .fs-c-variationAndActions__variationLabel {
  display: none;
}

.fs-l-productLayout__item .fs-c-variationList__item {
  padding-top: calc(20 * 0.26667 * 1vw);
  padding-bottom: calc(20 * 0.26667 * 1vw);
  border-bottom: 1px solid #f5f5f5;
}

.fs-l-productLayout__item .fs-c-variationList__item__title {
  background: none;
  text-align: left;
  font-size: calc(16 * 0.26667 * 1vw);
}

.fs-l-productLayout__item .fs-c-variationList__item__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* align-items: center; */
  margin-top: calc(15 * 0.26667 * 1vw);
}

.fs-l-productLayout__item .fs-c-variationList__item__image {
  min-width: 80px;
  width: calc(80 * 0.26667 * 1vw);
  margin-right: 0;
}

.fs-l-productLayout__item .fs-c-variationList__item__image > img {
  max-width: none;
}

.fs-l-productLayout__item .fs-c-variationList__item__cart {
  padding: 0 calc(4 * 0.26667 * 1vw);
}

.fs-l-productLayout__item .fs-c-variationList__item__cart li {
  display: block;
  padding-left: calc(20 * 0.26667 * 1vw);
}

.fs-l-productLayout__item .fs-c-variationList__item__cart li:not(:first-child) {
  margin-top: calc(20 * 0.26667 * 1vw);
}

.fs-l-productLayout__item .fs-c-variationList__item__cart .fs-c-variationCart__variationName {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  font-size: calc(12 * 0.26667 * 1vw);
}

.fs-l-productLayout__item .fs-c-variationList__item__cart .fs-c-variationCart__variationName__stock::before {
  content: '/';
  margin: 0 .3em;
}

.fs-l-productLayout__item .fs-c-variationList__item__cart .fs-c-variationCart__wishlist {
  margin: calc(14 * 0.26667 * 1vw) auto;
}

.fs-l-productLayout__item .fs-c-variationList__item__cart .fs-c-variationCart__wishlist .fs-c-button--addToWishList--icon::before {
  font-size: calc(24 * 0.26667 * 1vw);
}

.fs-l-productLayout__item .fs-c-variationList__item__cart .fs-c-variationCart__cartButton {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.fs-l-productLayout__item .fs-c-variationList__item__cart .fs-c-button--addToCart--variation,
.fs-l-productLayout__item .fs-c-variationList__item__cart .fs-c-button--subscribeToArrivalNotice--variation {
  width: calc(150 * 0.26667 * 1vw);
}

.fs-c-featuredProduct__header {
  display: none;
}

#_rcmdjp_display_1 .fs-p-heading--lv2 {
  display: none;
}

.FS2_Recommend2_container_history .CrossHead {
  display: none;
}

/*============================================================================*
 * Utility
 *============================================================================*/
/**
 * 水平方向配置
 *------------------------------------*/
.u-alignLeft {
  text-align: left !important;
}

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

.u-alignRight {
  text-align: right !important;
}

/**
 * クリアフィックス
 *------------------------------------*/
.u-clearfix {
  clear: both;
}
@media screen and (min-width: 768px), print {
  body {
    font-size: 1.2rem;
  }
  input,
  textarea,
  select,
  option,
  button {
    font-size: 1.2rem;
  }
  input[type="text"],
  input[type="password"] {
    height: 36px;
    padding: 0 10px;
  }
  textarea {
    padding: 10px;
  }
  select {
    height: 36px;
    padding: 0 28px 0 10px;
    background-position: right 10px top 50%;
    background-size: 8px 6px;
  }
  .l-container, .l-main, .fs-l-main, .c-breadcrumbs, .fs-c-breadcrumb {
    padding: 0 20px;
  }
  .l-footer {
    margin-top: 90px;
  }
  .l-footer__top {
    padding: 20px 0 30px;
  }
  .l-footer__middle {
    margin-top: 45px;
    padding: 0 45px;
  }
  .l-footer__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 -20px;
  }
  .l-footer__navColumn {
    width: calc(50% - 40px);
    margin: 30px 20px 0;
  }
  .l-footer__bottom {
    padding: 30px 0;
  }
  .l-globalNav {
    padding: 40px 200px 35px;
  }
  .l-header__content {
    height: 64px;
    padding-top: 16px;
  }
  .l-page, .fs-l-page {
    padding-top: 64px;
  }
  .c-borderBox {
    margin-top: 22px;
    padding: 5px 10px;
  }
  .c-breadcrumbs, .fs-c-breadcrumb {
    padding-top: 12px;
  }
  .c-button {
    height: 34px;
  }
  .c-carouselArrow__prev, .c-carouselArrow__next {
    width: 32px;
    height: 32px;
  }
  .c-carouselArrow__prev {
    left: -10px;
  }
  .c-carouselArrow__next {
    right: -10px;
  }
  .c-mark {
    width: 34px;
    height: 15px;
    margin: 8px 4px 0;
    font-size: 1.0rem;
  }
  .c-mark--ranking, .c-mark--column6 {
    margin: 5px 2px 0;
  }
  .c-pagetop {
    right: 30px;
    bottom: 50px;
    width: 40px;
    height: 40px;
  }
  .c-pagetop > a::after {
    width: 14px;
    height: 14px;
    border-width: 2px;
  }
  .c-pagination {
    margin-top: 30px;
  }
  .c-pagination > .wp-pagenavi > .previouspostslink,
  .c-pagination > .wp-pagenavi > .nextpostslink,
  .c-pagination > .wp-pagenavi > .page,
  .c-pagination > .wp-pagenavi > .current {
    width: 25px;
    height: 25px;
  }
  .c-pagination > .wp-pagenavi > .previouspostslink::after,
  .c-pagination > .wp-pagenavi > .nextpostslink::after {
    width: 5px;
    height: 5px;
  }
  .c-tabs {
    margin: 50px auto 0;
  }
  .c-tab {
    padding: 10px;
  }
  .c-tab__text {
    font-size: 1.2rem;
  }
  .c-tabContent {
    padding: 5px;
  }
  .c-tabContent:not(.is-show) {
    margin: 0;
    padding: 0;
  }
  .c-tabContent-size {
    margin-top: 22px;
  }
  .c-tabContent table:not(:first-child) {
    margin-top: 22px;
  }
  .c-tabContent table th {
    width: 90px;
  }
  .c-tabContent table td {
    padding: 9px 12px 5px;
  }
  .c-telephone {
    pointer-events: none;
  }
  .c-title, .fs-c-heading {
    margin-bottom: 20px;
    font-size: 2.4rem;
  }
  .c-title--pageTitle, .fs-c-heading--page {
    /*margin-bottom: 36px;*/
    margin: 20px 0 36px;
    font-family: 'Yu Mincho Light','YuMincho','Yu Mincho','游明朝体',serif;
    font-size: 2.0rem;
  }
  .c-title--sectionTitle {
    margin-bottom: 36px;
  }

  .home-coordinate .c-title--sectionTitle {
      margin-bottom: 36px;
  }

  .c-title::after, .fs-c-heading::after {
    width: 40px;
  }
  .p-headerCart {
    right: 20px;
  }
  .p-headerCart__link > i {
    margin-left: 5px;
    font-size: 2.4rem;
  }
  .p-logo {
    width: 180px;
  }
  .p-globalNavSearch__submit {
    width: 26px;
  }
  .p-globalNavSearch__icon {
    font-size: 2.0rem;
  }
  .p-globalNavTrigger {
    left: 20px;
    width: 20px;
    height: 16px;
  }
  .p-globalNav__closeIcon {
    top: 12px;
    left: 12px;
    width: 25px;
    height: 25px;
  }
  .p-globalNav__closeIcon::before, .p-globalNav__closeIcon::after {
    width: 34px;
  }
  .p-globalNav__items {
    margin: 12px 0 25px;
  }
  .p-globalNav__item {
    margin-top: 4px;
  }
  .p-globalNav__link {
    padding: 8px 0;
  }
  .p-globalNav__link--trigger::after {
    width: 12px;
    height: 12px;
  }
  .p-globalNav__categories {
    margin-left: 8px;
  }
  .p-globalNav__subCategories {
    margin-left: 12px;
  }
  .p-globalNav__closeButton {
    margin-top: 25px;
  }
  .p-footerContentsNav__title {
    margin: 0;
    font-size: 1.6rem;
  }
  .p-footerContentsNav__trigger {
    padding: 7px 0;
    pointer-events: none;
  }
  .p-footerContentsNav__trigger::after {
    content: none;
  }
  .p-footerContentsNav__items {
    display: block !important;
  }
  .p-footerContentsNav__item {
    margin-top: 10px;
  }
  .p-footerContentsNav__information {
    display: block !important;
    margin-top: 10px;
  }
  .p-footerContentsNav__address {
    margin-top: 20px;
  }
  .p-footerUserNav {
    margin-top: 20px;
  }
  .p-footerUserNav__link {
    width: 135px;
  }
  .p-footerUserNav__text--ja {
    font-size: 1.6rem;
  }
  .p-footerUserNav__text--en {
    font-size: 1.0rem;
  }
  .p-archive__items {
    margin: 8px -16px -16px;
  }
  .p-archive__item {
    width: 33.3333%;
    padding: 16px;
  }
  .p-archive__date {
    margin-top: 10px;
    font-size: 1.0rem;
  }
  .p-archive__title {
    margin-top: 2px;
  }
  .p-articleContent {
    margin-top: 60px;
    font-size: 1.4rem;
  }
  .p-articleContent__image {
    margin-top: 60px;
  }
  .p-articleContent__image--min {
    max-width: 400px;
    margin-left: 0;
  }
  /*.common-article-body .p-articleContent__image--min {
    max-width: 400px;
    margin-left: 0;
  }*/
  .p-articleHeader__title, .p-articleHeader__excerpt {
    font-size: 1.6rem;
  }
  .p-articleHeader__image {
    margin-top: 30px;
  }
  .p-articleHeader__image--min {
    max-width: 400px;
    margin-left: 0;
  }
  .p-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    max-width: 260px;
    margin: 30px auto 0;
  }
  .p-buttons > * {
    width: 120px;
  }
  .p-buttons > *:not(:first-child) {
    margin-top: 0;
  }
  .p-categoryInfo {
    max-width: 870px;
    margin: 0 auto;
  }
  .p-categoryInfo__image {
	text-align: center;
  }
  .p-categoryInfo__text {
    margin-top: 10px;
    padding: 0;
  }
  .p-checkpoint {
    margin-top: 90px;
  }
  .p-form {
    max-width: 764px;
    margin: 0 auto;
  }
  .p-form__inner {
    margin: 5px 0 0;
    padding: 30px 80px;
  }
  .p-form__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .p-form__row:not(:last-child) {
    margin-bottom: 35px;
  }
  .p-form__row:not(:last-child)--hasNote {
    margin-bottom: 18px;
  }
  .mw_wp_form_confirm .p-form__row:not(:last-child)--hasNote {
    margin-bottom: 35px;
  }
  .p-form__label {
    width: 116px;
    margin-top: 8px;
  }
  .p-form__label--textarea {
    margin-top: 0;
  }
  .mw_wp_form_confirm .p-form__label {
    margin-top: 0;
  }
  .p-form__value {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-left: 40px;
  }
  .p-form__note {
    margin-top: 3px;
    font-size: 1.0rem;
  }
  .p-form__register {
    max-width: 615px;
    margin: 20px auto 0;
    padding: 25px 12px;
  }
  .p-information__items {
    margin: 20px -9px 0;
  }
  .p-information__item {
    margin: 0 9px;
  }
  .p-information__item ul {
    padding: 9px 15px 7px;
  }
  .p-information__item ul li:not(:first-child) {
    margin-top: 3px;
  }
  .p-information__item a {
    font-size: 10px;
  }
  .p-information__item a span i {
    margin-right: 2px;
    font-size: 2.0rem;
  }
  .p-productList__items, .fr2-productList {
    margin: 0 -7px;
    font-size: 0;
  }
  .p-productList__items--ranking {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .p-productList__item, .fr2-listItem {
    width: 25%;
    padding: 0 7px;
    font-size: 1.2rem;
  }
  .p-productList__item:nth-child(n + 3), .fr2-listItem:nth-child(n + 3) {
    margin-top: 0;
  }
  .p-productList__item:nth-child(n + 5), .fr2-listItem:nth-child(n + 5) {
    margin-top: 45px;
  }
  .p-productList__item--ranking, .p-productList__item--column6, .fr2-listItem {
    width: 16.6666%;
  }
  .p-productList__item--ranking:nth-child(n + 5), .p-productList__item--column6:nth-child(n + 5), .fr2-listItem:nth-child(n + 5) {
    margin-top: 0;
  }
  .p-productList__item--ranking:nth-child(-n + 10)::before, 
  .p-productList__item--column6:nth-child(-n + 10)::before,
   .fr2-listItem:nth-child(-n + 10)::before {
    top: 22px;
    left: 13px;
    font-size: 2.4rem;
  }
  .p-productList__item--ranking:nth-child(10)::before {
    left: 3px;
    letter-spacing: -0.05em;
  }
  .p-productList__item--ranking:nth-child(-n + 10)::after, 
  .p-productList__item--column6:nth-child(-n + 10)::after,
   .fr2-listItem:nth-child(-n + 10)::after {
    top: 28px;
    left: 28px;
    height: 40px;
  }
  .p-productList__item--ranking:nth-child(n + 7), 
  .p-productList__item--column6:nth-child(n + 7), 
  .fr2-listItem:nth-child(n + 7) {
    margin-top: 30px;
  }
  .p-productList__marks {
    margin: 7px -4px 0;
  }
  .p-productList__name, .fr2-listItem .fr2-listItem__productName {
    margin-top: 8px;
  }
  .p-productList__prices, .fr2-listItem .fr2-listItem__productPrice {
    margin-top: 5px;
  }
  .p-productList__sale {
    margin-left: 5px;
  }
  .p-section .FS2_Recommend2_container_history ul {
    margin: -4px;
  }
  .p-section .FS2_Recommend2_container_history li {
    width: 11.1111%;
    padding: 4px;
  }
  .fs-c-productList {
    margin-top: 30px;
  }
  .fs-c-productList .fs-c-productList__controller:last-of-type .fs-c-listControl {
    margin-top: 10px;
  }
  .fs-c-productList .fs-c-productList__controller .fs-c-pagination__item {
    padding: 3px 5px;
  }
  .p-recentPost {
    margin-top: 100px;
  }
  .p-recentPost__title {
    font-size: 1.6rem;
  }
  .p-section {
    margin-top: 85px;
  }
  .p-sideList__link--trigger {
    position: relative;
    display: block;
  }
  .p-sideList__link--trigger::after {
    content: '';
    position: absolute;
    right: 0;
    top: 40%;
    width: 10px;
    height: 10px;
    border-top: 1px solid #707070;
    border-right: 1px solid #707070;
    -webkit-transform: translate(-50%, -50%) rotate(135deg);
            transform: translate(-50%, -50%) rotate(135deg);
    -webkit-transition: .3s;
    transition: .3s;
  }
  .p-sideList__link--trigger.is-open::after {
    top: 60%;
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
            transform: translate(-50%, -50%) rotate(-45deg);
  }
  .p-sideList__item {
    margin-top: 10px;
  }
  .p-sideList__item--tallSpace:not(:first-child) {
    margin-top: 16px;
  }
  .p-sideList__item--child {
    margin-left: 20px;
  }
  .p-sideSection:not(:first-child) {
    margin-top: 10px;
  }
  .p-sideSection__title {
    padding: 6px 16px;
    font-size: 1.4rem;
  }
  .p-sideSection__content {
    padding: 2px 16px 12px;
    background: #ededed;
  }
  .p-social {
    /*width: 84px;LINEアイコン有の場合*/
    width: 64px;
  }
  .p-social__icon {
    font-size: 2.0rem;
  }
  .home-banner {
    margin-top: 45px;
  }
  .home-news {
    margin-top: 96px;
  }
  .home-news .slick-list {
    margin: 0 -6px;
  }
  .home-news__item.slick-slide {
    height: auto;
    padding: 0 6px;
  }
  .home-news__item.slick-slide a,
  .home-news__item.slick-slide img {
    height: auto;
  }
  .home-news__more {
    width: 120px;
    margin-top: 25px;
  }
  .home-newItem {
    margin-top: 90px;
    padding: 40px 0 30px;
  }
  .home-rankingItem__more,
  .home-recommendItem__more,
  .home-newItem__more {
    width: 120px;
    margin-top: 60px;
  }
  .home-ranking {
    margin-top: 96px;
  }
  .home-info {
    margin-top: 90px;
  }
  .home-info__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0;
  }
  .home-info__item {
    margin: 0 3px;
  }
  .home-info__item:nth-child(1), .home-info__item:nth-child(3) {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .home-info__item:nth-child(2) {
    width: 49%;
  }
  .home-instagram {
    margin-top: 96px;
  }
  .home-instagram__items {
    margin: 5px -5px 0;
  }
  .home-instagram__item {
    padding: 5px;
  }
  .home-instagram__link {
    margin-top: 75px;
  }
  .home-coordinate {
    margin: 10px 0 -90px;
    padding: 40px 0 0;
  }
  .home-coordinate__inner {/*2023年6月　PCレイアウトは縦並びに変更*/
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /*-ms-flex-wrap: wrap;
        flex-wrap: wrap;*/
  	-ms-flex-wrap: nowrap;
  	flex-wrap: nowrap;    
    padding: 18px 0 37px;
    margin: 0;
    gap: 25px;

  }
  /*.home-coordinate__items {/*2023年6月　PCレイアウトは縦並びに変更*/
    /*width: 50%;
    width: 20%;*/
    /*width: 100%;
    margin: 0;
    gap: 10px;
  }*/

  .home-coordinate__items {/*2024年12月　PCレイアウトは横並び6×2に変更*/
    width: 100%;
    display: flex;/* フレックスボックスを使用 */
    gap: 10px;/* 画像間の余白を10pxに設定 */
    flex-wrap: wrap; /* 画面が狭い場合折り返し */
    padding: 10px;/* コンテナの内側に余白 */
  }

  .home-coordinate__items:not(:first-child) {
    margin-top: 0;
  }
  /*.home-coordinate__items:nth-child(n + 3) {
    margin-top: 15px;
  }*/
  .home-coordinate__items--title {
    margin-bottom: 10px;
    font-size: 1.6rem;
  }
  /*.home-coordinate__item {/*2023年6月　PCレイアウトは縦並びに変更*/
    /*width: 33.3333%;
    width: 100%;*/
    /*width: calc( 100% / 5 - 8px);
    /*margin-top: 27px;*/
    /*padding: 0 3px;*/
    /*padding: 0;
  }*/
  
  .home-coordinate__item {/*2024年12月　PCレイアウトは横並び6×2に変更*/
    width: calc((100% - 50px) / 6);
    height: auto;
    padding: 0;
  }

  .lookbook-list__items {
    margin: 21px -9px -9px;
  }
  .lookbook-list__item {
    width: 33.3333%;
    padding: 9px;
  }
  .lookbook-content {
    width: 357px;
    margin-top: 30px;
  }
  .lookbook-content__nav {
    width: 72px;
    height: 72px;
  }
  .lookbook-content__nav--prev {
    right: calc(100% + 20px);
  }
  .lookbook-content__nav--next {
    left: calc(100% + 20px);
  }
  .lookbook-content__nav::after {
    width: 36px;
    height: 36px;
  }
  .lookbook-products {
    margin-top: 60px;
  }
  .lookbook-products__items {
    margin: -10px;
  }
  .lookbook-products__item {
    width: 33.3333%;
    padding: 10px;
  }
  .lookbook-products__name {
    margin-top: 20px;
  }
  .recruit-article {
    margin: 80px auto 0;
  }
  .recruit-article__title {
    margin-bottom: 30px;
    font-size: 1.6rem;
  }
  .recruit-article__body {
    margin: 0 15px;
    font-size: 1.4rem;
  }
  .fs-l-productLayout__item {
    margin-top: 30px;
  }
  .fs-l-productLayout__item .fs-c-productThumbnail {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    overflow-y: hidden;
    margin: 21px -4px 0;
  }
  .fs-l-productLayout__item .fs-c-productThumbnail__image {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
    width: calc(20% - 8px);
    min-width: auto;
    margin: 9px 4px;
  }
  .fs-l-productLayout__item .fs-c-heading {
    font-size: 1.6rem;
  }
  .fs-l-productLayout__item .fs-c-productNumber {
    font-size: 1.2rem;
  }
  .fs-l-productLayout__item .fs-c-productPrices {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .fs-l-productLayout__item .fs-c-productPrices .fs-c-productPrice {
    font-size: 1.6rem;
  }
  .fs-l-productLayout__item .fs-c-productPrices .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
    font-size: 1.6rem;
  }
  .fs-l-productLayout__item .fs-c-productPrices .fs-c-productPrice--listed {
    margin-right: 30px;
  }
  .fs-l-productLayout__item .fs-c-variationAndActions {
    margin-top: 20px;
  }
  .fs-l-productLayout__item .fs-c-button--addToCart--detail span,
  .fs-l-productLayout__item .fs-c-button--addToCart--variation span,
  .fs-l-productLayout__item .fs-c-button--subscribeToArrivalNotice--detail span,
  .fs-l-productLayout__item .fs-c-button--subscribeToArrivalNotice--variation span {
    font-size: 1.2rem;
  }
  .fs-l-productLayout__item .fs-c-variationList__item {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .fs-l-productLayout__item .fs-c-variationList__item__title {
    font-size: 1.6rem;
  }
  .fs-l-productLayout__item .fs-c-variationList__item__body {
    margin-top: 10px;
  }
  .fs-l-productLayout__item .fs-c-variationList__item__image {
    min-width: 115px;
    width: auto;
    padding-top: calc(14 * 0.26667 * 1vw);
  }
  .fs-l-productLayout__item .fs-c-variationList__item__cart {
    padding: 0 15px;
  }
  .fs-l-productLayout__item .fs-c-variationList__item__cart li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding-left: 0;
  }
  .fs-l-productLayout__item .fs-c-variationList__item__cart li:not(:first-child) {
    margin-top: 20px;
  }
  .fs-l-productLayout__item .fs-c-variationList__item__cart .fs-c-variationCart__variationName {
    font-size: 1.2rem;
  }
  .fs-l-productLayout__item .fs-c-variationList__item__cart .fs-c-variationCart__wishlist {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    margin-left: 14px;
  }
  .fs-l-productLayout__item .fs-c-variationList__item__cart .fs-c-variationCart__wishlist .fs-c-button--addToWishList--icon::before {
    font-size: 2.4rem;
  }
  .fs-l-productLayout__item .fs-c-variationList__item__cart .fs-c-button--addToCart--variation,
  .fs-l-productLayout__item .fs-c-variationList__item__cart .fs-c-button--subscribeToArrivalNotice--variation {
    width: 150px;
  }
}
@media screen and (min-width: 960px), print {
  a {
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
  }
  a:hover {
    opacity: .5;
  }
  button {
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
  }
  button:hover {
    opacity: .5;
  }
  .l-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .l-column__content {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .l-column__sidebar {
    display: block;
    width: 156px;
    margin-right: 44px;
    /*background: #ededed;*/
  }
  .l-column__sidebar--category {
    float: left;
    width: 156px;
    margin: 30px 0 0 0;
  }
  .l-footer {
    background: #fff;
  }
  .l-footer__top {
    padding: 30px 0 40px;
  }
  .l-footer__middle {
    width: 880px;
    margin: 0 auto;
    padding: 30px 0 0;
    border-top-width: 0;
  }
  .l-footer__nav {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    margin: 0;
  }
  .l-footer__navColumn {
    width: 25%;
    margin: 0;
  }
  .l-globalNav {
    display: none !important;
  }
  .l-header {
    z-index: 10010;
    /*z-index: 9999;*/
  }
  .l-header__bar {
    display: block;
    border-bottom: 1px solid #f5f5f5;
  }
  .l-header__sticky {
    position: static;
    height: 108px;
  }
  .l-header__sticky.is-headerFixed {
    position: fixed;
  }
  .l-header__content {
    height: 66px;
    padding-top: 12px;
  }
  .l-header__column--left, .l-header__column--right {
    position: absolute;
    top: 50%;
    display: block;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .l-header__column--left {
    left: 0;
  }
  .l-header__column--right {
    right: 0;
    /*width: 102px; LINEアイコン有りの場合*/
    width: 80px;
  }
  .l-header__nav {
    display: block;
    border-top: 1px solid #f5f5f5;
    border-bottom: 1px solid #f5f5f5;
  }
  .l-page, .fs-l-page {
    padding-top: 0;
  }
  .l-page.is-headerFixed, .is-headerFixed.fs-l-page {
    padding-top: 108px;
  }
  .c-breadcrumbs, .fs-c-breadcrumb {
    padding-top: 20px;
  }
  .c-pagination > .wp-pagenavi > .previouspostslink,
  .c-pagination > .wp-pagenavi > .nextpostslink,
  .c-pagination > .wp-pagenavi > .page {
    -webkit-transition: background .3s;
    transition: background .3s;
  }
  .c-pagination > .wp-pagenavi > .previouspostslink:hover,
  .c-pagination > .wp-pagenavi > .nextpostslink:hover,
  .c-pagination > .wp-pagenavi > .page:hover {
    opacity: 1;
    background: #ededed;
  }
  .p-headerCart {
    display: none;
  }
  .p-headerCategoryNav {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 450px;
    padding: 25px 40px;
    background: #ededed;
    visibility: hidden;
    opacity: 0;
    z-index: -1;
    -webkit-transition: .3s;
    transition: .3s;
  }
  .p-headerCategoryNav.is-show {
    visibility: visible;
    opacity: 1;
    z-index: 10100;
  }
  .p-headerCategoryNav__column {
    width: 150px;
  }
  .p-headerCategoryNav__title {
    padding-bottom: 5px;
    border-bottom: 1px solid #595757;
  }
  .p-headerCategoryNav__children {
    margin-left: 1em;
  }
  .p-headerCategoryNav__children li {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .p-headerCategoryNav__item {
    /*margin-top: 10px;*/
    margin-top: 5px;
  }
  .p-headerCategoryNav--lookbook {
    left: 50%;
    width: 200px;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    z-index: 10000;
    -webkit-transition: .3s;
    transition: .3s;
  }
  .overlay.is-open {
    opacity: 1;
    visibility: visible;
  }
  .p-headerContentsNav {
    height: 40px;
    padding: 0 80px;
  }
  .p-headerContentsNav__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    height: inherit;
  }
  .p-headerContentsNav__item {
    position: relative;
    height: inherit;
  }
  .p-headerContentsNav__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: inherit;
  }
  .p-headerSearch {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .p-headerSearch__field {
    width: 0;
    overflow: hidden;
    -webkit-transition: width .3s;
    transition: width .3s;
  }
  .p-headerSearch__field.is-show {
    width: 160px;
  }
  .p-headerSearch__input[type="text"] {
    height: 25px;
    padding: 0 5px;
    border-color: #f5f5f5;
  }
  .p-headerSearch__submit {
    margin-left: 5px;
  }
  .p-headerSearch__icon {
    font-size: 2.0rem;
  }
  .p-headerUserNav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    height: 40px;
  }
  .p-headerUserNav__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .p-headerUserNav__items.is-ready {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .p-headerUserNav__item {
    margin-left: 30px;
    font-size: 1.2rem;
  }
  .p-headerUserNav__item--register, .p-headerUserNav__item--my, .p-headerUserNav__item--login, .p-headerUserNav__item--logout {
    margin-left: 0;
  }
  .p-headerUserNav__item--register.is-loggedIn--true, .p-headerUserNav__item--my.is-loggedIn--false, .p-headerUserNav__item--login.is-loggedIn--true, .p-headerUserNav__item--logout.is-loggedIn--false {
    display: none;
  }
  .p-headerUserNav__link > i {
    margin-right: 3px;
  }
  .p-globalNavTrigger {
    display: none !important;
  }
  .p-footerContentsNav__title {
    border-bottom-width: 0;
  }
  .p-archive__items {
    margin: 4px -20px -20px;
  }
  .p-archive__item {
    width: 33.3333%;
    padding: 20px;
  }
  .p-categoryInfo {
    /*padding-right: 34px;*/
  }
  .p-listController__archive--hideLargeDevice {
    display: none;
  }
  .fs-c-productList {
    float: right;
    width: 788px;
  }
  .home-visual {
    margin-top: 20px;
  }
  .home-visual .slick-dots li {
    height: 14px;
    width: 14px;
    margin: 0 7px;
  }
  .home-visual .slick-dots li button::before {
    width: 14px;
    height: 14px;
    font-size: 1.8rem;
    color: #ddd;
    opacity: 1;
  }
  .home-visual .slick-dots li.slick-active button::before {
    color: #0a0a0a;
  }
  .home-info__items {
    margin: 0 19px;
  }
  .home-info__item:nth-child(1), .home-info__item:nth-child(3) {
    width: 226px;
  }
  .home-info__item:nth-child(2) {
    width: 452px;
  }
  .home-instagram__item {
    width: 25%;
    padding: 5px;
  }
  .lookbook-list__items {
    margin-top: 11px;
  }
  .lookbook-list__item {
    width: 25%;
  }
  .lookbook-products {
    width: 100%;
    max-width: 945px;
  }
  .lookbook-products__items {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .lookbook-products__item {
    width: 16.6666%;
  }
  .fs-l-product2 .fs-l-productLayout {
    -ms-grid-columns: calc(50% - 16px / 2) 16px calc(50% - 16px / 2);
    grid-template-columns: calc(50% - 16px / 2)  16px calc(50% - 16px / 2);
    -ms-grid-rows: auto auto;
    grid-rows: auto auto;
    display: -ms-grid;
    grid-gap: 0;
  }
  .fs-l-productLayout__item--2 {
    grid-column: 3 / 4;
    -ms-grid-column: 3;
  }
  .fs-l-productLayout__item .fs-c-productThumbnail {
    margin: 21px -7px 0;
  }
  .fs-l-productLayout__item .fs-c-productThumbnail__image {
    width: calc(20% - 14px);
    margin: 9px 7px;
  }
}
@media screen {
  [hidden~=screen] {
    display: inherit;
  }
  [hidden~=screen]:not(:active):not(:focus):not(:target) {
    position: absolute !important;
    clip: rect(0 0 0 0) !important;
  }
}










/*.fs-preview-header {
	display: none;
}*/


.fs-c-heading.fs-c-heading--page {
	margin: 20px 0 36px;
    font-family: 'Yu Mincho Light','YuMincho','Yu Mincho','游明朝体',serif;
    font-size: 2.0rem;
}


.mb5 {
	margin-bottom: 5px;
}
.mb10 {
	margin-bottom: 10px;
}
.mb15 {
	margin-bottom: 15px;
}
.mb20 {
	margin-bottom: 20px;
}
.mb25 {
	margin-bottom: 25px;
}
.mb30 {
	margin-bottom: 30px;
}
.mb35 {
	margin-bottom: 35px;
}
.mb40 {
	margin-bottom: 40px;
}
.mb45 {
	margin-bottom: 45px;
}
.mb50 {
	margin-bottom: 50px;
}
.mb55 {
	margin-bottom: 55px;
}
.mb60 {
	margin-bottom: 60px;
}

.mt5 {
	margin-top: 5px;
}
.mt10 {
	margin-top: 10px;
}
.mt15 {
	margin-top: 15px;
}
.mt20 {
	margin-top: 20px;
}
.mt25 {
	margin-top: 25px;
}
.mt30 {
	margin-top: 30px;
}
.mt35 {
	margin-top: 35px;
}
.mt40 {
	margin-top: 40px;
}
.mt45 {
	margin-top: 45px;
}
.mt50 {
	margin-top: 50px;
}
.mt55 {
	margin-top: 55px;
}
.mt60 {
	margin-top: 60px;
}

/**
 * トップページボタンリンクテキストカラー
 *------------------------------------*/
.home-news__more .c-button {
	color: #FFF;
}


/**
 * ログインページ
 *------------------------------------*/
.fs-c-newUsers__title.fs-c-subSection__title {
	margin-bottom: 25px;
}

.fs-c-button--primary {
	background: #000;
	color: #FFF;
}

.fs-c-newUsers__message.fs-c-subSection__message {
	margin-bottom: 40px;
}

.fs-c-subSection__title {
	padding-bottom: 10px !important;
}


/**
 * 会員登録
 *------------------------------------*/

.fs-p-announcement__title {
	margin-bottom: 30px;
}


/**
 * お届け先リスト
 *------------------------------------*/
.fs-c-button--secondary.fs-c-button--addToAddressbook,
.fs-c-button--secondary.fs-c-button--addReview--guest {
	background: #000;
    border: 1px solid #000;
}


/**
 * ショッピングカート
 *------------------------------------*/
.fs-c-wishlistProduct {
	margin-top: 50px;
}

.fs-c-wishlistProduct__title {
	margin-bottom: 25px;
	padding-bottom: 10px;
}

.fs-c-featuredProduct {
	margin-top: 50px;
}


/**
 * 特定商取引法の表示本文
 *------------------------------------*/

.legal-information__wrap {
	margin-top: 30px;
}

.legal-information {
	margin-bottom: 30px;
}


.legal-information-link#payment,
.legal-information-link#delivery {
    margin-top:-150px;
    padding-top:150px;
}

.legal-information__heading {
    font-weight: 400;
    color: #7c8790;
    font-size: 1.8rem;
}

.legal-information dl {
	padding: 15px 0;
	border-bottom: 1px solid #f1f1f1;
}

.legal-information dl:first-child {
	border-top: 1px solid #f1f1f1;
	border-bottom: 1px solid #f1f1f1;
}

.legal-information dt,
.legal-information dd {
	padding: 2%;
}

.legal-information dd p {
	margin: 0 0 1rem 0;
}

.legal-information dd p:last-child {
	margin: 0;
}

/* 偶数行の背景色を変更 */
.legal-information dl:nth-child(even){
	background-color: #f1f1f1;
}


@media screen and (min-width: 768px) {


	.legal-information dl {
		display: flex;
		justify-content: space-between;
		align-items: center;
	}

	.legal-information dt {
		width: 20%;
		padding: 1% 0 1% 2%;
	}
	.legal-information dd {
		width: 80%;
		padding: 1% 2% 1% 2%;
	}
}


/**
 * 会員登録
 *------------------------------------*/
.fs-p-announcement + .fs-c-inputInformation {
    padding: 20px;
    background-color: #f5f5f5;
    margin: 10px auto;
}


/**
 * プライバシーポリシー
 *------------------------------------*/

.privacyPolicy__wrap {
    margin-top: 30px;
}

.privacyPolicy__heading {
    font-weight: 400;
    color: #7c8790;
    font-size: 1.8rem;
	margin-bottom: 20px;
}


/**
 * 会員規約
 *------------------------------------*/
.member-agreement__heading {
    font-weight: 400;
    color: #7c8790;
    font-size: 1.8rem;
}

.member-agreement__title {
    font-weight: 400;
    color: #7c8790;
    font-size: 1.6rem;
	margin-top: 30px;
}

/**
 * フリーページ用パンくず
 *------------------------------------*/

.fs-c-breadcrumb.free-page {
    padding-top: calc(12 * 0.26667 * 1vw);
    padding-left: 0;
}

@media screen and (min-width: 768px) {
	.fs-c-breadcrumb.free-page {
		padding-top: 20px;
		padding-left: 0;
	}
}

/**
 * 会員ステージについて
 *------------------------------------*/

.member-stage__heading {
    font-weight: 400;
    color: #7c8790;
    font-size: 1.8rem;
    margin-bottom: 20px;
}

.member-stage__title {
    font-weight: 400;
    color: #7c8790;
    font-size: 1.4rem;
	margin-top: 30px;
}

.member-stage-TableContainer {
    max-width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
	margin: 30px auto 20px auto;
	white-space: nowrap;
}

.member-stage-Table {
    border-collapse: collapse;
	margin-bottom: 10px;
}

.member-stage-Table, .member-stage-Table__headerCell, .member-stage-Table__dataCell {
    border: 1px solid #b2b2b2;
}

.member-stage-Table__headerCell {
    background: rgba(126, 126, 126, 0.08);
    font-weight: normal;
}

.member-stage-Table__headerCell, .member-stage-Table__dataCell {
    padding: 8px 14px;
    text-align: center;
}

.member-stage-Table__Notice {
	font-size: 1.2rem;
}

.member-stage-Table__Annotate br {
	display: none;
}

.member-stage-Table__Annotate span.ml50 {
		margin-left: 0;
}

.member-stage-text__red {
	color: #ff0404;
}


.member-stage__Update li {
  margin-bottom:5px;
  text-indent:-1em;
  padding-left:1em;
}


@media screen and (min-width: 768px) {
	.member-stage-TableContainer {
		width: 100%;
		min-width: 100%;
		overflow-x: hidden;
		-webkit-overflow-scrolling: auto;
		margin: 30px auto;
		white-space: normal;
	}

	.member-stage-Table__Notice {
		display: none;
	}

	.member-stage-Table__Annotate br {
		display: block;
	}

	.member-stage-Table__Annotate span.ml50 {
		margin-left: 50px;
	}

}


/**
 * STORE LIST
 *------------------------------------*/

.shopList {
    margin: 0 0 30px 0;
}

.shopList_item.info {
    padding: 20px;
	width: 100%;
}

.shopList_item {
    width: 100%;
}

.topicDetailBox h2 {
    text-align: center;
}

.shopList_item.info p {
    margin: 0 0 10px 0;
}


.shopList_item.info h2 {
    font-size: 2.14286rem;
    margin: 0 0 10px 0;
}


.shopList_item.info .open .oleft {
	margin-bottom: 10px;
	font-size: 1.4rem;
}


@media screen and (min-width: 769px) {

	.shopList {
		display:-webkit-box;
		display:-ms-flexbox;
		display:flex;
		padding-top: 30px;
	}

	.shopList_item.info {
		padding: 0 20px 20px 20px;
        width: 40%;
	}

	.shopList_item.info .open .oleft {
		margin-bottom: 5px;
	}

}



/**
 * サイズガイド
 *------------------------------------*/


.size-guide__wrap {
	margin-top: 30px;
}

.size-guide__heading {
    font-weight: 400;
    color: #7c8790;
    font-size: 1.8rem;
    margin-bottom: 20px;
}

.size-guide__heading2 {
    background-color: #eee;
    padding: 10px 20px 10px 20px;
    margin: 0 0 30px 0;
	font-size: 1.6rem;
}

.size-guide__title {
    font-weight: 400;
    color: #7c8790;
    font-size: 1.6rem;
    margin-bottom: 20px;
	padding-left: 20px;
}

.size_item .grid-x {
    margin-bottom: 60px;
}

@media screen and (min-width: 769px) {


	.size-guide__wrap {
		margin-top: 50px;
	}

	.size_item .grid-x {
		display: flex;
	}
	.size_item .grid-x img {
		margin-left: 30px;
	}
}


/**
 * 会社概要
 *------------------------------------*/

.about-us__wrap {
	margin-top: 30px;
}

.about-us__box {
	margin: 30px auto;
	text-align: center;
    border: 2px solid #f1f1f1;
    background-color: #fefefe;
	padding: 30px;
}

.about-us__heading {
    font-weight: 400;
    color: #7c8790;
    font-size: 1.8rem;
    margin-bottom: 20px;
}

.about-us__heading.mt50 {
    margin-top: 50px;
}

.about-us__heading2 {
    background-color: #eee;
    padding: 10px 20px 10px 20px;
    margin: 0 0 30px 0;
	font-size: 1.6rem;
}



@media screen and (min-width: 769px) {

	.about-us__wrap {
		margin-top: 50px;
	}

	.about-us__box {
		width: 80%;
	}

	.about-us__box {
		margin: 50px auto 30px auto;
	}
}

/**
 * 会員特典について
 *------------------------------------*/

#membership {
    background: #eee;
    padding: 10px;
	margin-top: 30px;
}

#membership .line01 {
    border: 1px solid #aaa;
    margin: 10px;
}

#membership .line02 {
    border: 1px solid #ccc;
    margin: 10px;
}



#membership p.membership__heading {
    font-size: 15px;
    margin: 0 0 10px 0;
    padding: 50px 0 10px 0;
    text-align: center;
}


#membership h2.membership__heading {
    font-size: 20px;
    margin: 0 0 30px 0;
    padding: 0;
    text-align: center;
}

#membership .line01 .line02 div.text01 {
    font-size: 12px;
    line-height: 20px;
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
    text-align: center;
}

#membership .line01 .line02 h3.catch {
    font-size: 18px;
    margin: 50px 0 15px 0;
    text-align: center;
}

#membership .line01 .line02 div.send {
    margin: 50px 0 60px 0;
    text-align: center;
}

#membership a {
    line-height: inherit;
    color: #0068b5;
    text-decoration: none;
    cursor: pointer;
}


@media screen and (min-width: 769px) {

	#membership {
		padding: 25px;
		margin-top: 50px;
	}

	#membership .line01 {
		margin: 30px;
	}

	#membership .sp {
		display: none;
	}

}


/**
 * 商品・キャンセルについて
 *------------------------------------*/

.return-policy__wrap {
	margin-top: 30px;
}

.return-policy__heading {
    font-weight: 400;
    color: #7c8790;
    font-size: 1.8rem;
    margin-bottom: 20px;
}




/**
 * 商品・キャンセルについて
 *------------------------------------*/

.forgot-password__message {
	color: #FF0000;
	margin: 30px auto;
	border: 1px solid #FF0000;
	padding: 15px;
}

.forgot-password__message h3 {
	margin-bottom: 20px;
}

@media screen and (min-width: 769px) {

	.forgot-password__message {
      margin: 50px auto;
      max-width: 600px;
	}

}

/**
 * fsデフォルトcss調整
 *------------------------------------*/


.fs-c-productNotice--outOfStock, .fs-c-productNotice--subscriptionOutOfStock {
    margin-top: 40px;
}

input[type="text"], input[type="password"], input[type="tel"], textarea, select {
    border: 1px solid #d3d3d3;
    background: #fff;
}

.fs-c-mark--preorder {
    background: #fff;
    color: #fff;
	display: none !important;
}


.maintenance-wrap {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
	padding: 0 3%;
}

.under-line {
	text-decoration: underline;
}

@media screen and (min-width: 769px) {

	.maintenance-wrap {
		padding: 3%;
	}

}


.fr2-listItem__link {
	width: 100% !important;
}

/*.fr2-listItem__imageContainer {
	width: 100% !important;
}*/


.recentry-viewd-js {
	display: none !important;
}

.fs-body-closed, .fs-body-closed .fs-l-main, .fs-body-closed .fs-l-pageMain {
    height: 100% !important;
}



.fs-c-buttonContainer.fs-c-buttonContainer--myPageTop a.fs-c-button--myPageTop.fs-c-button--plain:hover {
	text-decoration: none !important;
}



.fs-c-buttonContainer.fs-c-buttonContainer--myPageTop a.fs-c-button--myPageTop.fs-c-button--plain {
	display: inline-block;
	position: relative;
	text-decoration: none;
}

.fs-c-buttonContainer.fs-c-buttonContainer--myPageTop a.fs-c-button--myPageTop.fs-c-button--plain::after {
	position: absolute;
	content: '';
	bottom: -0.2em;
	left: 0;
	width: 100%;
	height: 1px;
	opacity: 1;
	background: #ccc;
	transition: all .3s ease 0s;
}
.fs-c-buttonContainer.fs-c-buttonContainer--myPageTop a.fs-c-button--myPageTop.fs-c-button--plain:hover {
	cursor: pointer;
}
.fs-c-buttonContainer.fs-c-buttonContainer--myPageTop a.fs-c-button--myPageTop.fs-c-button--plain:hover::after {
	bottom: -0.5em;
	opacity: 0;
}

@media screen and (min-width: 769px) {

	.fs-c-productImageModal__close {
		font-size: 4.5rem !important;
		top: 2% !important;
		right: 12% !important;
	}

	.fs-c-productImageModal__close::before {
		color: #FFF !important;
	}
}



@media screen and (max-width: 280px) {
	.fs-c-accountService__page {
		flex-basis: 125px !important;
	}
}

@media screen and (min-width: 281px) and (max-width: 320px) {
	.fs-c-accountService__page {
		flex-basis: 140px !important;
	}
}

@media screen and (min-width: 321px) and (max-width: 374px) {
	.fs-c-accountService__page {
		flex-basis: 155px !important;
	}
}

@media screen and (min-width: 375px) and (max-width: 410px) {
	.fs-c-accountService__page {
		flex-basis: 165px !important;
	}
}

@media screen and (min-width: 411px) and (max-width: 539px) {
	.fs-c-accountService__page {
		flex-basis: 185px !important;
	}
}

@media screen and (min-width: 411px) and (max-width: 539px) {
	.fs-c-accountService__page {
		flex-basis: 185px !important;
	}
}

@media screen and (min-width: 540px) and (max-width: 599px) {
	.fs-c-accountService__page {
		flex-basis: 245px !important;
	}
}

@media screen and (min-width: 600px) {
	.fs-c-accountService__page--couponList {
		flex-basis: 130px !important;
	}
}

.fs-c-breadcrumb__listItem:nth-child(2),.fs-c-breadcrumb__listItem:nth-child(3) {
	word-break: keep-all;
}

.fs-c-photoswipe.pswp {
	z-index: 20000;
}

.p-productList__soldout {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: calc(8 * 0.26667 * 1vw);
	height: calc(20 * 0.26667 * 1vw);
	border: 1px solid #707070;
	font-size: calc(12 * 0.26667 * 1vw);
	color: #707070;
	line-height: 1;
}

.p-productList__modal {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	opacity: 0;
	visibility: hidden;
	transition: .3s;
	background: #000;
}

.p-productList__modal.is-show {
	height: 100%;
	opacity: 1;
	visibility: visible;
	z-index: 20000;
}

.p-productList__modalTrigger {
	display: none;
	position: absolute;
	top: calc(3 * 0.26667 * 1vw);
	right: calc(10 * 0.26667 * 1vw);
}

/*.p-productList__modalTrigger::before {
	font-family: "Font Awesome 5 Free";
	content: "\f00e";
	font-weight: 900;
	line-height: 1;
	font-size: calc(15 * 0.26667 * 1vw);
}*/

.p-productList__modalTrigger::before {
    content: '';
    display: inline-block;
    width: 13px;
    height: 13px;
    vertical-align: middle;
    background: url(../images/common/icon-search.png);
}



.p-productList__modalTrigger.is-show {
	position: fixed;
	top: 10px;
	right: 10px;
	z-index: 20100;
	width: 44px;
	height: 44px;
	background-color: rgba(0, 0, 0, 0.3);
}

.p-productList__modalTrigger.is-show::before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	width: 44px;
	height: 44px;
	background-image: url(https://micadeal.itembox.cloud/system/images/photoswipe-default-skin.svg);
	background-repeat: no-repeat;
	background-position: 0 -44px;
}

.p-productList__modal__inner {
	position: absolute;
	left: 50%;
	top: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
	width: 100%;
	max-width: 100vw;
	max-height: 80vh;
	transform: translate(-50%,-50%);
}

.p-productList__modal__items {
	width: inherit;
	height: inherit;
}

.p-productList__modal__items .slick-prev,
.p-productList__modal__items .slick-next {
	position: absolute;
	top: 50%;
	width: 70px;
	height: 100px;
	transform: translateY(-50%);
	z-index: 100;
	font-size: 0;
}

.p-productList__modal__items .slick-prev {
	left: 6px;
}

.p-productList__modal__items .slick-next {
	right: 6px;
}

.p-productList__modal__items .slick-prev::before,
.p-productList__modal__items .slick-next::before {
	content: '';
	position: absolute;
	top: 50%;
	height: 30px;
	width: 32px;
	transform: translateY(-50%);
	background-color: rgba(0, 0, 0, 0.3);
	background-image: url(https://micadeal.itembox.cloud/system/images/photoswipe-default-skin.svg);
	background-repeat: no-repeat;
}

.p-productList__modal__items .slick-prev::before {
	left: 0;
	background-position: -138px -44px;
}

.p-productList__modal__items .slick-next::before {
	right: 0;
	background-position: -94px -44px;
}

.p-productList__modal__items .slick-list {
	width: inherit;
	height: inherit;
}

.p-productList__modal__items .slick-track {
	width: inherit;
	height: inherit;
}

.p-productList__modal__item {
	width: inherit;
	height: inherit;
}

.p-productList__modal__item img {
	max-width: 100%;
	max-height: 100%;
	margin: 0 auto;
	width: auto;
}

@media screen and (min-width: 768px), print {
	.p-productList__soldout {
		margin-top: 8px;
		height: 24px;
		font-size: 1.2rem;
	}

	.p-productList__modalTrigger {
		display: block;
		/*top: 3px;*/
		top: 202px;
		right: 12px;
	}

	.p-productList__modalTrigger::before {
		font-size: 1.5rem;
	}
}


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


@media screen and (min-width: 768px), print {
	.fs-c-productCarouselMainImage__thumbnailList {
		display: flex;
		flex-wrap: wrap;
		list-style: none;
		overflow-x: visible;
		padding: 0;
	}
}


@media screen and (min-width: 768px), print {
	.fs-c-productCarouselMainImage__thumbnailList > li {
		flex-basis: calc(20% - 8px)!important;
		flex-shrink: 0;
		margin: 0 4px!important;
	}
}


/* 商品詳細 */

.p-productMainImage__items .slick-prev,
.p-productMainImage__items .slick-next {
	position: absolute;
	top: 50%;
	width: 70px;
	height: 100px;
	transform: translateY(-50%);
	z-index: 100;
	font-size: 0;
}

.p-productMainImage__items .slick-prev {
	left: 6px;
}

.p-productMainImage__items .slick-next {
	right: 6px;
}

.p-productMainImage__items .slick-prev::before,
.p-productMainImage__items .slick-next::before {
	content: '';
	position: absolute;
	top: 50%;
	height: 30px;
	width: 32px;
	transform: translateY(-50%);
	background-color: rgba(0, 0, 0, 0.3);
	background-image: url(https://micadeal.itembox.cloud/system/images/photoswipe-default-skin.svg);
	background-repeat: no-repeat;
}

.p-productMainImage__items .slick-prev::before {
	left: 0;
	background-position: -138px -44px;
}

.p-productMainImage__items .slick-next::before {
	right: 0;
	background-position: -94px -44px;
}

.p-productMainImage__items .slick-list {
	width: inherit;
	height: inherit;
}

.p-productMainImage__items .slick-track {
	width: inherit;
	height: inherit;
}

.p-productImageModal__item {
	width: inherit;
	height: inherit;
}

.p-productImageModal__item img {
    width: auto;
	max-width: 100%;
	max-height: 100%;
	margin: 0 auto;
}


.p-productThumbnail__items {
	overflow-x: auto;
	white-space: nowrap;
}

.p-productThumbnail__item {
	display: inline-block;
	width: calc(83 * 0.26667 * 1vw);
	margin: 0 14px 0 0;
}

.p-productThumbnail__item:last-child {
	margin: 0;
}

.p-productThumbnail__item a {
	width: 100%;
}

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

.p-productThumbnail__item.is-active img {
	border: 2px solid #666;
}

.p-productImageModal {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	opacity: 0;
	visibility: hidden;
	transition: .3s;
	background: #000;
}

.p-productImageModal.is-show {
	height: 100%;
	opacity: 1;
	visibility: visible;
	z-index: 20000;
}

.p-productImageModal__inner {
	position: absolute;
	left: 50%;
	top: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	height: auto;
	width: 100%;
	max-width: 100vw;
	max-height: 80vh;
	transform: translate(-50%,-50%);
}

.p-productImageModal__items {
	width: inherit;
	height: inherit;
}

.p-productImageModal__items .slick-prev,
.p-productImageModal__items .slick-next {
	position: absolute;
	top: 50%;
	width: 70px;
	height: 100px;
	transform: translateY(-50%);
	z-index: 100;
	font-size: 0;
}

.p-productImageModal__items .slick-prev {
	left: 6px;
}

.p-productImageModal__items .slick-next {
	right: 6px;
}

.p-productImageModal__items .slick-prev::before,
.p-productImageModal__items .slick-next::before {
	content: '';
	position: absolute;
	top: 50%;
	height: 30px;
	width: 32px;
	transform: translateY(-50%);
	background-color: rgba(0, 0, 0, 0.3);
	background-image: url(https://micadeal.itembox.cloud/system/images/photoswipe-default-skin.svg);
	background-repeat: no-repeat;
}

.p-productImageModal__items .slick-prev::before {
	left: 0;
	background-position: -138px -44px;
}

.p-productImageModal__items .slick-next::before {
	right: 0;
	background-position: -94px -44px;
}

.p-productImageModal__items .slick-list {
	width: inherit;
	height: inherit;
}

.p-productImageModal__items .slick-track {
	width: inherit;
	height: inherit;
}

.p-productImageModal__item {
	width: inherit;
	height: inherit;
}

.p-productImageModal__item img {
	max-width: 100%;
	max-height: 100%;
	margin: 0 auto;
}

.p-productImageModal__close {
	position: fixed;
	top: 10px;
	right: 10px;
	z-index: 20100;
	width: 44px;
	height: 44px;
	background-color: rgba(0, 0, 0, 0.3);
	cursor: pointer;
	transition: opacity .3s;
}

.p-productImageModal__close:hover {
	opacity: .5;
}

.p-productImageModal__close::before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	width: 44px;
	height: 44px;
	background-image: url(https://micadeal.itembox.cloud/system/images/photoswipe-default-skin.svg);
	background-repeat: no-repeat;
	background-position: 0 -44px;
}

@media screen and (min-width: 768px), print {
	.p-productMainImage__item a:hover {
		opacity: 1;
	}
	.p-productThumbnail__items {
		display: flex;
		flex-wrap: wrap;
		margin: 16px -7px 0;
		white-space: normal;
	}
	.p-productThumbnail__item {
		width: calc(20% - 14px);
		margin: 9px 7px;
	}
/*
	.p-productThumbnail__item {
		margin: 9px 7px;
	}
*/
	#fs_ProductDetails .p-productThumbnail__item:last-child {
		margin: 9px 7px;
	}
	.p-productThumbnail__item a:hover {
		opacity: 1;
	}
	.p-productImageModal__inner {
		height: 100%;
	}
}


/*ヘッダーバナー*/
.header-banner_container {
	text-align: center;
}

.header-banner_content {
	width: 100%;
	height: auto;
	margin: 0 auto;
}

.header-banner_content:hover {
	opacity: .5;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
}



.header-banner_sp {
	display: block;
}

.header-banner_pc {
	display: none;
}

@media screen and (min-width: 768px), print {
	
	.header-banner_sp {
		display: none;
	}

	.header-banner_pc {
		display: block;
	}
	
}




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


@media screen and (min-width: 768px), print {
	.fs-preview-header {
		display: flex;
	}

}


/*210212追記*/
.news-article-body .p-articleContent img {
	margin-top: 30px;
	margin-bottom: 30px;
    width: auto;
}

/*210827追記*/
.news-article-body .p-articleContent img.marginTop0 {
    margin-top: 0;
    margin-bottom: 30px;
}
.news-article-body .p-articleContent img.marginBottom0 {
    margin-top: 30px;
    margin-bottom: 0;
}
.news-article-body .p-articleContent img.margin0 {
    margin-top: 0;
    margin-bottom: 0;
}


/*210217追記 SPハンバーガーメニューのメニュー高さ調整*/
li.p-headerCategoryNav__item {
    margin-bottom: 15px;
}

@media screen and (min-width: 768px), print {
  /*230804追記 PCメニュー高さ調整*/
  li.p-headerCategoryNav__item {
    margin-bottom: 5px;
  }
}



/*202307追加　スタッフコーディネート横浜追加*/
.home-coordinate__items .insta_list{
  display: grid;
  width: 100%;
  /*gap: 10px;*/
}
.home-coordinate__items .insta_list li{
  position: relative;
}

@media screen and (max-width: 750px){
  .home-coordinate__items .insta_list{
      display: flex;
      flex-wrap: wrap;
      gap: 0;
  }
  .home-coordinate__items .insta_list li{
      /*width: calc( calc( 100% / 3 ) - calc(2 * 0.46667 * 1vw));*/
      width: 33.3333%;
      padding: 0 calc(2 * 0.26667 * 1vw);
      display: block;
  }
}

/*.home-coordinate__items .insta_list li::before{
  content: "";
  display: block;
  padding-top: 100%;
}*/

.home-coordinate__items .insta_list a{
  position: relative;
  top: 0;
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 100%;
}

.home-coordinate__items .insta_list img,
.home-coordinate__items .insta_list video {
  width: 100%;
  height: 100%;
  object-fit: cover;

  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.home-coordinate__items .insta_btn{
  background-color: #000;
  padding: .5em 1em;
  width: fit-content;
  margin: 0 auto;
  cursor: pointer;
  transition: .3s
}

.home-coordinate__items .insta_btn a{
  color: #fff;
  text-decoration: none;
}

.home-coordinate__items .insta_btn:hover{
background-color: #999;
}

/* WEB_0001-22631
********************************************* */
/* header banner */
.header-top-banner_container a {
  display: block;
  width: 100%;
}
@media screen and (min-width: 960px), print {
  .header-top-banner_container a {
    height: 50px;
    background-size: contain;
    background-repeat: repeat-x;
    background-position: center;
  }
  .header-top-banner_container img {
    display: none;
  }
}

/* sp */
@media screen and (max-width: 959px), print {
  .header-top-banner_container a {
    background-image: none !important;
  }
}


/* header */
@media screen and (max-width: 959px), print {
  .l-page, .fs-l-page {
    padding-top: 0;    
  }
  .l-header__sticky {
    position: relative;
  }
}

/* MV */
@media screen and (max-width: 959px), print {
  .top-main-slider {
    display: none;
  }
}
@media screen and (min-width: 960px), print {
  .top-main-slider--sp {
    display: none;
  }
  .top-main-slider {
    margin-top: 50px;
  }
  .top-main-slider .slick-slide {
    margin-left: 5px;
    margin-right: 5px;
    /*transition: transform 0.6s ease;*/
  }

  /*.top-main-slider .slick-slide:not(.slick-current,.slick-center) {
    transform: scale(0.9);
  }*/

  .top-main-slider .slick-slide a:hover {
    opacity: 1;
  }

  /*.slick-cloned {
    border:7px solid #cc0000;
  }*/
}

/* ニュース */
.home-topics li {
  margin-bottom: 5px;
}

/* 税込 */
.p-productList__prices .tax {
  font-size: 8px;
  padding-left: 3px;  
}
#fs_ProductDetails .fs-c-productPrice__main__price::after {
  content: "税込";
  font-size: 10px;
  padding: 0 6px;
}

/* 商品アイコン */
.p-productList .p-productList__image {
  margin-top: 23px;
}
.p-productList .p-productList__marks .c-mark_wrapper {
  position: absolute;
  top: 2px;
  left: 0;
  margin: 0;
}
.p-productList .p-productList__marks .c-mark {
  display: inline-block;
  width: auto;
  margin: 0;
  padding: 3px 4px 2px;
  margin-right: 3px;
}
@media screen and (max-width: 767px), print {
  .p-productList .p-productList__image {
    margin-top: calc(21 * 0.26667 * 1vw);
  }
  .p-productList .p-productList__marks .c-mark_wrapper {
    left: 0;
  }
  .p-productList .p-productList__marks .c-mark {
    padding: calc(3 * 0.26667 * 1vw) calc(4 * 0.26667 * 1vw) calc(1 * 0.26667 * 1vw);
  }
}

#fs_ProductSearch .p-productList .p-productList__marks .c-mark_wrapper,
#fs_ProductCategory .p-productList .p-productList__marks .c-mark_wrapper {
  left: 7px;
}

/* 商品名 */
.p-productList__item .p-productList__name, 
.fr2-listItem .p-productList__name, 
.fr2-listItem .fr2-listItem__productName {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: wrap;
}
.p-productList__item .p-productList__name,
.fr2-listItem .p-productList__name,
.fr2-listItem .fr2-listItem__productName,
.p-productList__prices,
.fr2-listItem .fr2-listItem__productPrice {
  text-align: left;
}

/* スマホボトムナビゲーション */
.bottom-navigation__banner a {
  width: 100%;
}
.bottom-navigation {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fff;
  border-top: 1px solid #e7e7e7;
  z-index: 2;
  transition: transform 0.3s ease;
  transform: translateY(100%);
}
.bottom-navigation.is-visible{
  transform: translateY(0);
}
.bottom-navigation__list {
  display: flex;
}
.bottom-navigation__item {
  width: 20%;
  height: 55px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  padding-bottom: 9px;
}
.bottom-navigation__link {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  row-gap: 5px;
}
.bottom-navigation__text {
  display: block;
  line-height: 1;
}
.bottom-navigation .p-globalNavTrigger {
  position: static;
  transform: translateY(0);
  width: 19px;
  height: 16px;
}
.bottom-navigation .icon--wishlist {
  height: 20px;
  line-height: 1;
}
.bottom-navigation .icon--wishlist::before {
  content: "\e919";
  font-family: "fs-icon" !important;
  font-size: 2.4rem;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.bottom-navigation .p-headerSearch__icon {
  transform: translateY(1px);
}
.bottom-navigation .p-headerSearch__icon::before {
  font-size: 19px;
}
.bottom-navigation .fa-shopping-bag__wrap {
  padding-left: 11px;
  line-height: 1;
}
.bottom-navigation .fa-shopping-bag {
  font-size: 18px;
}
.bottom-navigation .fa-user {
  font-size: 19px;
}

@media screen and (min-width: 960px), print {
  .bottom-navigation {
    display: none;
  }
}

/* カテゴリーから探す */
.home-category {
  margin-top: 90px;
}
.home-category__items {
  display: flex;
  flex-wrap: wrap;
  column-gap: 35px;
  row-gap: 40px;
}
.home-category__item {
  width: calc(20% - (27px * 4) / 5);
}
.home-category__item a {
  display: flex;
  align-items: center;
  column-gap: 15px;
}
.home-category__item img {
  width: 96px;
  height: auto;
}
@media screen and (min-width: 960px) {
  .home-category__items {
    max-width: 1120px;
    margin-left: auto;
    margin-right: auto;
  }
  .home-category__item {
    max-width: 186px;
  }
}

@media screen and (max-width: 959px), print {
  .home-category {
    margin-bottom: 70px;
  }
  .home-category__item {
    width: calc(20% - (7px * 4) / 5);
  }
  .home-category__item a {
    display: block;
    text-align: center;
  }
  .home-category__item img {
    aspect-ratio: 1 / 1;
    width: 100%;
    height: auto;
    margin-bottom: 4px;
  }
  .home-category__items {
    column-gap: 7px;
    row-gap: 15px;
  }
}

/* スライダー */
.home-category__items .slick-prev,
.home-category__items .slick-next,
.p-productList .slick-prev,
.p-productList .slick-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 22px;
  height: 40px;
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
  z-index: 10;
  color: transparent; /* "Next" などの文字を見えなくする */
  font-size: 0; /* 念のためテキストも消す */
}
.p-productList .slick-prev,
.p-productList .slick-next {
  top: calc(50% - 44px);
}
.home-category__items .slick-prev::before,
.home-category__items .slick-next::before,
.p-productList .slick-prev::before,
.p-productList .slick-next::before {
  content: "";
  display: block;
  width: 23px;
  height: 23px;
  border-top: 1px solid #595757;
  border-left: 1px solid #595757;
  margin: auto;
}
.home-category__items .slick-prev::before,
.p-productList .slick-prev::before {
  transform: rotate(-45deg) translate(5px,5px);;
}
.home-category__items .slick-next::before,
.p-productList .slick-next::before {
  transform: rotate(135deg) translate(5px,5px);
}
.home-category__items .slick-prev,
.p-productList .slick-prev {
  left: 4px;
}
.home-category__items .slick-next,
.p-productList .slick-next {
  right: 4px;
}
.home-category__items .slick-prev::before,
.home-category__items .slick-next::before,
.p-productList .slick-prev:hover::before,
.p-productList .slick-next:hover::before {
  opacity: 0.7;
}
.home-category__items .slick-prev.slick-disabled,
.home-category__items .slick-next.slick-disabled,
.p-productList .slick-prev.slick-disabled,
.p-productList .slick-next.slick-disabled {
  display: none !important;
}
@media screen and (max-width: 959px), print {
  .p-productList .slick-next,
  .p-productList .slick-prev {
    display: none !important;
  }
}

/* カテゴリーから探す スライダー */
.home-category__items.slick-slider .home-category__item {
  margin-right: 5px;
}
.home-category__items .slick-prev::before,
.home-category__items .slick-next::before {
  width: 15px;
  height: 15px;
}
.home-category__items .slick-prev::before {
  transform: rotate(-45deg) translate(2px,2px);
}
.home-category__items .slick-next::before {
  transform: rotate(135deg) translate(2px,2px);
}
.home-category__items .slick-prev {
  left: -6px;
}
.home-category__items .slick-next {
  right: -6px;
}
@media screen and (min-width: 960px) {
  .home-category__items.slick-slider .home-category__item a{
    flex-direction: column;
    row-gap: 7px;
  }
  .home-category__items .slick-prev {
    left: -20px;
  }
  .home-category__items .slick-next {
    right: -20px;
  }
}

/* トップページ横幅 */
.fs-body-top .fs-l-pageMain,
.fs-body-top .fs-l-main {
  max-width: 1365px;
}

/* NEW ITEM */
.home-newItem {
  padding: 45px 20px 90px;
}
.home-recommend .c-title__wrapper,
.home-ranking .c-title__wrapper,
.home-newItem .c-title__wrapper,
.home-news .c-title__wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 36px;
}
.home-recommend .c-title,
.home-ranking .c-title,
.home-newItem .c-title,
.home-news .c-title {
  text-align: left;
  margin-bottom: 0;
}
.home-recommend .c-title::after,
.home-ranking .c-title::after,
.home-newItem .c-title::after,
.home-news .c-title::after {
  content: none;
}
.home-newItem .p-productList__items {
  gap: 50px 20px;
  margin: 0;
}
.home-newItem .p-productList__item {
  padding: 0;
  width: calc(20% - (20px*4/5));
  margin: 0 !important;
}
.home-newItem .c-title__wrapper {

}
@media screen and (min-width: 960px), print {
  .home-recommendItem__more,
  .home-newItem__more,
  .home-news__more {
    margin: 0;
    width: auto;
  }
  .home-rankingItem__more .c-button,
  .home-recommendItem__more .c-button,
  .home-newItem__more .c-button,
  .home-news__more .c-button {
    background-color: transparent;
    border: none;
    color: #595757;
    text-decoration: underline;
    text-underline-offset: 0.2em;
  }
}
@media screen and (max-width: 959px), print {
  .home-newItem {
    padding: calc(25 * 0.26667 * 1vw) 0 28px;
  }
  .home-newItem .c-title__wrapper {
    margin-bottom: 20px;
  }
  .home-newItem .p-productList__items {
    display: grid;
    grid-auto-flow: column;
    grid-template-rows: repeat(2, auto);
    overflow-x: auto;
    gap: 20px 5px;
    scroll-snap-type: x mandatory;
    padding-bottom: 15px;
  }
  .home-newItem .p-productList__item {
    min-width: 150px;
  }
  .home-recommendItem__more,
  .home-newItem__more {
    margin-top: 25px;
  }
  .home-rankingItem__more .c-button,
  .home-recommendItem__more .c-button,
  .home-newItem__more .c-button,
  .home-news_more .c-button {
    text-transform: uppercase;
  }
}

/* ランキング */
.home-ranking__tablist {
  display: flex;
  column-gap: 27px;
}
.home-ranking__tabitem {
  cursor: pointer;
}
.home-ranking__tabitem.is-active {
  text-decoration: underline;
  text-underline-offset: 0.4em;
}

.p-productList__items--recommend,
.p-productList__items--ranking {
  display: flex;
  justify-content: flex-start;
  gap: 50px 20px;
  margin: 0;
  overflow: visible;
}
.p-productList__item--recommend,
.p-productList__item--ranking {
  width: calc(20% - (20px * 4 / 5));
  margin: 0 !important;
  padding: 0;
}
.p-productList__item--recommend.slick-slide,
.p-productList__item--ranking.slick-slide {
  margin: 0 20px 0 0 !important;
}
.p-productList__item--ranking.slick-slide {
  height: auto !important;
}
@media screen and (max-width: 959px), print {
  .home-ranking .c-title__wrapper {
    display: block;
  }
  .home-ranking__tablist {
    display: flex;
    width: calc(100vw - 12 * 0.26667 * 1vw);
    gap: 25px;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    white-space: nowrap;
    padding: 20px 20px 0 0;
    scrollbar-width: none;
  }
  .home-ranking__tablist::-webkit-scrollbar {
    display: none; /* Chrome, Safariでスクロールバー非表示 */
  }
  .home-ranking__tabitem {
    flex: 0 0 auto;
  }
  .p-productList__items--recommend,
  .p-productList__items--ranking {
    gap: 20px 5px;
  }
  .p-productList__item--recommend,
  .p-productList__item--ranking {
    /* width: calc(33.33% - (5px * 2 / 3)); */
    width: calc(39.7% - (5px * 2 / 3));
  }
  .p-productList__item--recommend.slick-slide,
  .p-productList__item--ranking.slick-slide {
    margin: 0 5px 0 0 !important;
  }
}
/* tab switch */
.js-tab__button {
  cursor: pointer;
}
.js-tab__content:not(.is-active),
.js-radio-tab__content:not(.is-active) {
  display: none;
}

.js-tab__content.is-active,
.js-radio-tab__content.is-active {
  animation: fadeIn 0.6s ease-in-out forwards;
}

/* レコメンド */
.home-recommend {
  margin-top: calc(48 * 0.26667 * 1vw);
}
.home-recommendItem__description {
  margin: -23px 0 20px;
}
.home-recommend .p-productList__item {
  margin-top: 0 !important;
}
@media screen and (min-width: 768px), print {
  .home-recommend {
    margin-top: 96px;
  }
  .home-recommendItem__description {
    font-size: 14px;
  }
}

/* トピックスバナー */
@media screen and (min-width: 960px), print {
  .home-news__items {
    display: flex;
    column-gap: 20px;
  }
  .home-news__item:nth-child(n + 6) {
    display: none;
  }
  .home-news__date {
    margin-top: 10px;
  }
  .home-news__title {
    margin-top: 3px;
  }
}
@media screen and (max-width: 959px), print {
  .home-news__date,
  .home-news__title {
    display: none;
  }
  /*.home-news__items {
    flex-wrap: wrap;
    column-gap: 15px;
    row-gap: 19px;
    margin-top: 100px;
  }
  .home-news__item {
    width: calc(50% - 7.5px);
  }
  .home-news__date {
    margin-top: 6px;
  }
  .home-news__title {
    margin-top: 2px;
    line-height: 1.5;
  }*/
}

/*.home-info__items {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
  margin: 0;
  padding: 0;
}
.home-info__content {
  margin-top: 10px;
}
.home-info__title {
  margin-top: 4px;
}
@media screen and (max-width: 959px), print {
  .home-info__items {
    grid-template-columns: repeat(2, 1fr);
  }
  .home-info__content {
    margin-top: 5px;
  }
  .home-info__title {
    margin-top: 3px;
  }
} */
@media screen and (min-width: 960px), print {
  .home-info {
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
  }
}

/* モーダルバナー */
.popup-info {
  display: none;
  opacity: 0;
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 10010;
}
.popup-info.is-show {
  display: block;
  opacity: 1;
}
.popup-info.is-show::after {
  content: "";
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  background: rgba(64, 64, 63, 0.1);
  backdrop-filter: blur(5px);
}
.popup-info-box {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: calc(100% - 60px);
  height: auto;
  z-index: 1200;
}
.popup-info-content {
  width: 100%;
  height: 100%;
}
.popup-info-close {
  position: fixed;
  top: -20px;
  right: -20px;
  width: 50px;
  height: 50px;
  z-index: 2;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  /*background: url(../images/common/close.svg) no-repeat;
  background-size: 100%;*/
  background-color: #a7a7a7;
  border-radius: 100vw;
}
.popup-info-close::before,
.popup-info-close::after {
  content: "";
  width: 27px;
  height: 27px;
  border-bottom: 1px solid #fff;
  position: absolute;
  top: 3px;
}
.popup-info-close::before {
  transform: rotate(45deg);
  left: 20px;
}
.popup-info-close::after {
  transform: rotate(-45deg);
  left: 2px;
}

@media screen and (min-width: 960px) {
  .popup-info-box {
    width: 540px;
    height: auto;
    max-height: calc(100% - 160px);
  }
  .popup-info-content a:hover {
    opacity: 1;
  }
}

/* 共通 */
@media screen and (min-width: 960px) {
  .large-hide {
    display: none;
  }
}
@media screen and (max-width: 959px) {
  .small-hide {
    display: none;
  }
}

/* 商品一覧の絞り込み */
#fs_ProductSearch .fs-c-productList,
#fs_ProductCategory .fs-c-productList {
  position: relative;
}
.filter-form__button,
.filter-form__submit {
  background: #A7A7A7;
  padding: 9px 22px 6px;
  color: #fff;
}
.filter-form__button {
  position: absolute;
  right: 0;
  top: -7px;
  width: calc(25% - 10px);
}
.fs-c-productList .fs-c-productList__controller {
  margin-bottom: 30px;
}
.fs-c-productList__controller:nth-of-type(2) .fs-c-pagination,
.fs-c-productList__controller:nth-of-type(1) .fs-c-pagination {
  display: none;
}
.filter-form__row {
  display: flex;
  margin-bottom: 15px;
  white-space: nowrap;
  align-items: center;
}
.filter-form__row select {
  width: calc(100% - 110px);
}
.filter-form__row label {
  margin-right: 22px;
  display: flex;
  align-items: center;
  column-gap: 6px;
}
.filter-form__head {
  width: 110px;
}
.filter-form__submit {
  display: block;
  margin: 30px auto 0;  
}
.filter-form__checkbox-wrapper {
  display: flex;
}
@media screen and (max-width: 959px) {
  .filter-form__button {
    /*top: 21px;*/
    top: -4px;
    padding: 5px 17px 4px;
    width: auto;
  }
  .fs-c-productList .fs-c-productList__controller {
    margin-bottom: 12px;
  }
  .filter-form__row {
    display: block;
    margin-bottom: 8px;
  }
  .filter-form__row select {
    width: 100%;
  }
  .filter-form__checkbox-wrapper {
    margin: 3px 0 0 2px;
  }
}
/* ポップアップ */
.panel-content {
  position: fixed;
  width: 100%;
  height: 100dvh;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  transition: all 300ms ease;
  z-index: 10011;
}
.panel-content-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 86%;
  height: auto;
  padding: 30px;
  transform: translate(-50%, -50%);
  background-color: #FFF;
  opacity: 0;
  visibility: hidden;
  /* transform: translateX(-100%); */
  transition: transform 300ms ease,visibility 300ms ease;
  /*overflow-y: auto;
  overflow-x: hidden;*/
  -ms-overflow-style: none;
  scrollbar-width: none;
  z-index: 10012;
}
.panel-close__button {
  position: absolute;
  right: -5px;
  top: -42px;
  width: 40px;
  height: 40px;
  cursor: pointer;
  z-index: 4;
}
.panel-close__button span {
  position: absolute;
  left: 0;
  top: 18px;
  width: 100%;
  height: 1px;
  border-radius: .1rem;
  display: block;
  background: #FFF;
}
.panel-close__button span:nth-of-type(1) {
  transform: rotate(45deg);
}
.panel-close__button span:nth-of-type(2) {
  transform: rotate(-45deg);
}
.is-open .panel-content {
  opacity: 1;
  visibility: visible;
}
.is-open .panel-content-inner {
  /*transform: translateX(0);*/
  opacity: 1;
  visibility: visible;
}
.is-open .panel-content .panel-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100dvh;
  background: #000000;
  opacity: 0.65;
  cursor: pointer;
  z-index: 10011;
  display: block !important;
}
@media screen and (min-width: 960px) {
  .panel-content-inner {
    width: 530px;
    height: auto;
    top: 50%;
    left: 50%;
    padding: 50px;
    transform: translate(-50%, -50%);
  }
}
@media screen and (max-width: 959px) {
  .p-productList__items.is-scroll-box {
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    flex-wrap: nowrap;
    padding-bottom: 15px;
  }
  .p-productList__items.is-scroll-box .p-productList__item {
    flex-shrink: 0;
  }
}

.top-main-slider .fs-c-slick .slick-dots li.slick-active button:before,
.top-main-slider--sp .fs-c-slick .slick-dots li.slick-active button:before {
  color: #595757;
}
.top-main-slider--sp .fs-c-slick .slick-dots li button:before,
.top-main-slider .fs-c-slick .slick-dots li button:before {
  font-size: 8px;
}
.top-main-slider--sp .fs-c-slick .slick-dots li,
.top-main-slider .fs-c-slick .slick-dots li {
  margin-inline: 5px;
}
