@charset "UTF-8";
@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700&display&family=Noto+Sans&display=swap);
@import url("https://fonts.googleapis.com/css?family=Lato&display=swap");
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

figure {
  margin: 0;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

@media (min-width: 1180px) {
  a:hover {
    opacity: 0.8;
  }
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

.row,
.itemList {
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
  margin-right: -10px;
  margin-left: -10px;
  margin-bottom: -40px;
}

@media (max-width: 1180px) {
  .row,
  .itemList {
    margin-right: -7.5px;
    margin-left: -7.5px;
    margin-bottom: -20px;
  }
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.col-1, .col-2, .col-1_5, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sp2-1, .col-sp2-2, .col-sp2-3, .col-sp2-4, .col-sp2-5, .col-sp2-6, .col-sp2-7, .col-sp2-8, .col-sp2-9, .col-sp2-10, .col-sp2-11, .col-sp2-12, .col-sp2,
.col-sp2-auto, .col-sp-1, .col-sp-2, .col-sp-1_5, .col-sp-3, .col-sp-4, .col-sp-5, .col-sp-6, .col-sp-7, .col-sp-8, .col-sp-9, .col-sp-10, .col-sp-11, .col-sp-12, .col-sp,
.col-sp-auto, .col-tab-1, .col-tab-2, .col-tab-1_5, .col-tab-3, .col-tab-4, .col-tab-5, .col-tab-6, .col-tab-7, .col-tab-8, .col-tab-9, .col-tab-10, .col-tab-11, .col-tab-12, .col-tab,
.col-tab-auto, .col-pc-1, .col-pc-2, .col-pc-1_5, .col-pc-3, .col-pc-4, .col-pc-5, .col-pc-6, .col-pc-7, .col-pc-8, .col-pc-9, .col-pc-10, .col-pc-11, .col-pc-12, .col-pc,
.col-pc-auto, .itemList__unit {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
  margin-bottom: 40px;
  list-style: none;
}


@media (max-width: 1180px) {
  .col-1, .col-2, .col-1_5, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
  .col-auto, .col-sp2-1, .col-sp2-2, .col-sp2-3, .col-sp2-4, .col-sp2-5, .col-sp2-6, .col-sp2-7, .col-sp2-8, .col-sp2-9, .col-sp2-10, .col-sp2-11, .col-sp2-12, .col-sp2,
  .col-sp2-auto, .col-sp-1, .col-sp-2, .col-sp-1_5, .col-sp-3, .col-sp-4, .col-sp-5, .col-sp-6, .col-sp-7, .col-sp-8, .col-sp-9, .col-sp-10, .col-sp-11, .col-sp-12, .col-sp,
  .col-sp-auto, .col-tab-1, .col-tab-2, .col-tab-1_5, .col-tab-3, .col-tab-4, .col-tab-5, .col-tab-6, .col-tab-7, .col-tab-8, .col-tab-9, .col-tab-10, .col-tab-11, .col-tab-12, .col-tab,
  .col-tab-auto, .col-pc-1, .col-pc-2, .col-pc-1_5, .col-pc-3, .col-pc-4, .col-pc-5, .col-pc-6, .col-pc-7, .col-pc-8, .col-pc-9, .col-pc-10, .col-pc-11, .col-pc-12, .col-pc,
  .col-pc-auto, .itemList__unit {
    margin-bottom: 15px;
    padding-right: 7.5px;
    padding-left: 7.5px;
  }
}

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}

.col-1 {
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}

.col-2, .itemList--6 .itemList__unit {
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

.col-1_5, .itemList--5 .itemList__unit {
  flex: 0 0 20%;
  max-width: 20%;
}

.col-3, .itemList--4 .itemList__unit {
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4, .itemList--3 .itemList__unit {
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.col-5 {
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

.col-6, .itemList--2 .itemList__unit {
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

.col-8 {
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

.col-11 {
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}

.col-12, .itemList--1 .itemList__unit {
  flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  order: -1;
}

.order-last {
  order: 13;
}

.order-0 {
  order: 0;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}

.offset-1 {
  margin-left: 8.333333%;
}

.offset-2 {
  margin-left: 16.666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.333333%;
}

.offset-5 {
  margin-left: 41.666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.333333%;
}

.offset-8 {
  margin-left: 66.666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.333333%;
}

.offset-11 {
  margin-left: 91.666667%;
}

.col-pc {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

.col-pc-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}

.col-pc-1 {
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}

.col-pc-2, .itemList-pc--6 .itemList__unit {
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

.col-pc-1_5, .itemList-pc--5 .itemList__unit {
  flex: 0 0 20%;
  max-width: 20%;
}

.col-pc-3, .itemList-pc--4 .itemList__unit {
  flex: 0 0 25%;
  max-width: 25%;
}

.col-pc-4, .itemList-pc--3 .itemList__unit {
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.col-pc-5 {
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

.col-pc-6, .itemList-pc--2 .itemList__unit {
  flex: 0 0 50%;
  max-width: 50%;
}

.col-pc-7 {
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

.col-pc-8 {
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

.col-pc-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.col-pc-10 {
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

.col-pc-11 {
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}

.col-pc-12, .itemList-pc--1 .itemList__unit {
  flex: 0 0 100%;
  max-width: 100%;
}

.order-pc-first {
  order: -1;
}

.order-pc-last {
  order: 13;
}

.order-pc-0 {
  order: 0;
}

.order-pc-1 {
  order: 1;
}

.order-pc-2 {
  order: 2;
}

.order-pc-3 {
  order: 3;
}

.order-pc-4 {
  order: 4;
}

.order-pc-5 {
  order: 5;
}

.order-pc-6 {
  order: 6;
}

.order-pc-7 {
  order: 7;
}

.order-pc-8 {
  order: 8;
}

.order-pc-9 {
  order: 9;
}

.order-pc-10 {
  order: 10;
}

.order-pc-11 {
  order: 11;
}

.order-pc-12 {
  order: 12;
}

.offset-pc-0 {
  margin-left: 0;
}

.offset-pc-1 {
  margin-left: 8.333333%;
}

.offset-pc-2 {

  margin-left: 16.666667%;
}

.offset-pc-3 {
  margin-left: 25%;
}

.offset-pc-4 {
  margin-left: 33.333333%;
}

.offset-pc-5 {
  margin-left: 41.666667%;
}

.offset-pc-6 {
  margin-left: 50%;
}

.offset-pc-7 {
  margin-left: 58.333333%;
}

.offset-pc-8 {
  margin-left: 66.666667%;
}

.offset-pc-9 {
  margin-left: 75%;
}

.offset-pc-10 {
  margin-left: 83.333333%;
}

.offset-pc-11 {
  margin-left: 91.666667%;
}

@media (max-width: 991px) {
  .col-tab {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-tab-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-tab-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-tab-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-tab-3, .itemList-tab--4 .itemList__unit {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-tab-4, .itemList-tab--3 .itemList__unit {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-tab-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-tab-6, .itemList-tab--2 .itemList__unit {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-tab-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-tab-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-tab-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-tab-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-tab-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-tab-12, .itemList-tab--1 .itemList__unit {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-tab-first {
    order: -1;
  }
  .order-tab-last {
    order: 13;
  }
  .order-tab-0 {
    order: 0;
  }
  .order-tab-1 {
    order: 1;
  }
  .order-tab-2 {
    order: 2;
  }
  .order-tab-3 {
    order: 3;
  }
  .order-tab-4 {
    order: 4;
  }
  .order-tab-5 {
    order: 5;
  }
  .order-tab-6 {
    order: 6;
  }
  .order-tab-7 {
    order: 7;
  }
  .order-tab-8 {
    order: 8;
  }
  .order-tab-9 {
    order: 9;
  }
  .order-tab-10 {
    order: 10;
  }
  .order-tab-11 {
    order: 11;
  }
  .order-tab-12 {
    order: 12;
  }
  .offset-tab-0 {
    margin-left: 0;
  }
  .offset-tab-1 {
    margin-left: 8.333333%;
  }
  .offset-tab-2 {
    margin-left: 16.666667%;
  }
  .offset-tab-3 {
    margin-left: 25%;
  }
  .offset-tab-4 {
    margin-left: 33.333333%;
  }
  .offset-tab-5 {
    margin-left: 41.666667%;
  }
  .offset-tab-6 {
    margin-left: 50%;
  }
  .offset-tab-7 {
    margin-left: 58.333333%;
  }
  .offset-tab-8 {
    margin-left: 66.666667%;
  }
  .offset-tab-9 {
    margin-left: 75%;
  }
  .offset-tab-10 {
    margin-left: 83.333333%;
  }
  .offset-tab-11 {
    margin-left: 91.666667%;
  }
}

@media (max-width: 767px) {
  .col-sp {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sp-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-sp-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sp-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sp-3, .itemList-sp--4 .itemList__unit {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sp-4, .itemList-sp--3 .itemList__unit {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sp-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sp-6, .itemList-sp--2 .itemList__unit {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sp-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sp-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sp-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sp-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-sp-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-sp-12, .itemList-sp--1 .itemList__unit {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sp-first {
    order: -1;
  }
  .order-sp-last {
    order: 13;
  }
  .order-sp-0 {
    order: 0;
  }
  .order-sp-1 {
    order: 1;
  }
  .order-sp-2 {
    order: 2;
  }
  .order-sp-3 {
    order: 3;
  }
  .order-sp-4 {
    order: 4;
  }
  .order-sp-5 {
    order: 5;
  }
  .order-sp-6 {
    order: 6;
  }
  .order-sp-7 {
    order: 7;
  }
  .order-sp-8 {
    order: 8;
  }
  .order-sp-9 {
    order: 9;
  }
  .order-sp-10 {
    order: 10;
  }
  .order-sp-11 {
    order: 11;
  }
  .order-sp-12 {
    order: 12;
  }
  .offset-sp-0 {
    margin-left: 0;
  }
  .offset-sp-1 {
    margin-left: 8.333333%;
  }
  .offset-sp-2 {
    margin-left: 16.666667%;
  }
  .offset-sp-3 {
    margin-left: 25%;
  }
  .offset-sp-4 {
    margin-left: 33.333333%;
  }
  .offset-sp-5 {
    margin-left: 41.666667%;
  }
  .offset-sp-6 {
    margin-left: 50%;
  }
  .offset-sp-7 {
    margin-left: 58.333333%;
  }
  .offset-sp-8 {
    margin-left: 66.666667%;
  }
  .offset-sp-9 {
    margin-left: 75%;
  }
  .offset-sp-10 {
    margin-left: 83.333333%;
  }
  .offset-sp-11 {
    margin-left: 91.666667%;
  }
  .itemList-sp--3,
  .itemList.itemList--typeC,
  .itemList.itemList--typeD {
    margin-left: -5px;
    margin-right: -5px;
  }
  .itemList-sp--3 .itemList__unit,
  .itemList.itemList--typeC .itemList__unit,
  .itemList.itemList--typeD .itemList__unit {
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 20px;
  }
  .itemList-sp--3 .itemList__unit p,
  .itemList.itemList--typeC .itemList__unit p,
  .itemList.itemList--typeD .itemList__unit p {
    font-size: 10px;
    line-height: 18px;
  }
}

@media (max-width: 479px) {
  .col-sp2 {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sp2-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-sp2-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sp2-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sp2-3, .itemList-sp2--4 .itemList__unit {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sp2-4, .itemList-sp2--3 .itemList__unit {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sp2-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sp2-6, .itemList-sp2--2 .itemList__unit {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sp2-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sp2-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sp2-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sp2-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-sp2-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-sp2-12, .itemList-sp2--1 .itemList__unit {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sp2-first {
    order: -1;
  }
  .order-sp2-last {
    order: 13;
  }
  .order-sp2-0 {
    order: 0;
  }
  .order-sp2-1 {
    order: 1;
  }
  .order-sp2-2 {
    order: 2;
  }
  .order-sp2-3 {
    order: 3;
  }
  .order-sp2-4 {
    order: 4;
  }
  .order-sp2-5 {
    order: 5;
  }
  .order-sp2-6 {
    order: 6;
  }
  .order-sp2-7 {
    order: 7;
  }
  .order-sp2-8 {
    order: 8;
  }
  .order-sp2-9 {
    order: 9;
  }
  .order-sp2-10 {
    order: 10;
  }
  .order-sp2-11 {
    order: 11;
  }
  .order-sp2-12 {
    order: 12;
  }
  .offset-sp2-0 {
    margin-left: 0;
  }
  .offset-sp2-1 {
    margin-left: 8.333333%;
  }
  .offset-sp2-2 {
    margin-left: 16.666667%;
  }
  .offset-sp2-3 {
    margin-left: 25%;
  }
  .offset-sp2-4 {
    margin-left: 33.333333%;
  }
  .offset-sp2-5 {
    margin-left: 41.666667%;
  }
  .offset-sp2-6 {
    margin-left: 50%;
  }
  .offset-sp2-7 {
    margin-left: 58.333333%;
  }
  .offset-sp2-8 {
    margin-left: 66.666667%;
  }
  .offset-sp2-9 {
    margin-left: 75%;
  }
  .offset-sp2-10 {
    margin-left: 83.333333%;
  }
  .offset-sp2-11 {
    margin-left: 91.666667%;
  }
}

html {
  font-size: 10px;
  letter-spacing: 0.5px;
  scroll-padding-top: 120px;
}

@media (max-width: 767px) {
  html {
    scroll-padding-top: 80px;
  }
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

small {
  font-size: 12px;
}

body, html {
  overflow-x: hidden;
}

body {
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
  font-feature-settings: "palt";
  font-size: 14px;
  color: #333333;
  min-width: inherit;
  letter-spacing: 0.05em;
  background: #FFF;
  font-weight: 500;
}

pre {
  white-space: pre-wrap;
  word-wrap: break-word;
  overflow: auto;
}

input, textarea, select, button {
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

strong {
  font-weight: 700;
}

figure {
  text-align: center;
  margin: 0;
}

figure img {
  max-width: 100%;
}

main {
  display: block;
  width: 100%;
  position: relative;
}

section {
  display: block;
  width: 100%;
  margin-bottom: 80px;
}

@media (max-width: 767px) {
  section {
    margin-bottom: 45px;
  }
}

p {
  display: block;
  width: 100%;
  margin-bottom: 24px;
  font-feature-settings: "palt";
  font-size: 14px;
  line-height: 24px;
}

p:last-child {
  margin-bottom: 0;
}

@media (max-width: 767px) {
  p {
    font-size: 12px;
  }
}

a {
  color: #333333;
  text-decoration: none;
}

a:visited {
  color: #333333;
  text-decoration: none;
}

a:hover, a:focus {
  text-decoration: none;
}

a[href^="tel:"] {
  color: #333333;
  text-decoration: none;
}

.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding: 0 25px;
  max-width: 100%;
}

@media (min-width: 1080px) {
  .container {
    padding: 0;
    max-width: 1080px;
  }
}

@media (min-width: 1180px) {
  .container.pcFull, .hdrInner.pcFull {
    max-width: 100%;
    padding: 0 30px;
  }
}

.noHiddenContainer {
  overflow: hidden;
}

.noHiddenContainer .container, .noHiddenContainer .slick-list {
  overflow: visible;
}

.row img {
  max-width: 100%;
}

i.material-icons {
  font-size: 24px;
}

@media (max-width: 991px) {
  .pcOnly {
    display: none !important;
  }
}

@media (min-width: 992px) {
  .spOnly {
    display: none !important;
  }
}

#container:not(.topPage) {
  max-width: 1180px;
  margin: auto;
}

@media (max-width: 1180px) and (min-width: 992px) {
  #container:not(.topPage) {
    padding: 0 20px;
  }
  #container #side {
    display: none !important;
  }
}

@media (max-width: 991px) {
  #container #main {
    width: 100% !important;
  }
  #container #side {
    display: none !important;
  }
}

@media (max-width: 1180px) {
  #container {
    max-width: 100% !important;
  }
}

/*サイド メイン100%*/
#side {
  display: none;
}

#main {
  float: none;
}

#container:not(.topPage) {
  width: 1180px;
  margin-left: auto;
  margin-right: auto;
}

#container.topPage #main {
  width: 100%;
  padding: 0;
}

#container:after {
  content: "";
  display: table;
  clear: both;
}

.highlight {
  background: #f2f2f2;
  color: #333333;
  padding: 60px 0;
}

@media (max-width: 767px) {
  .highlight {
    padding: 40px 0;
  }
}

.reverse.row {
  flex-direction: row-reverse;
}

.text-center, .text--center {
  text-align: center !important;
}

.text--right {
  text-align: right !important;
}

.text--left {
  text-align: left !important;
}

h2.text--right span,
h2.text--right small {
  text-align: right !important;
  color: #666666 !important;
}

h2.text--left span,
h2.text--left small {
  text-align: left !important;
}

@media screen and (min-width: 768px) {
  .pc--text--center {
    text-align: center;
  }
  .pc--text--right {
    text-align: right;
  }
  .pc--text--left {
    text-align: left;
  }
}

.text--white {
  color: #FFF !important;
}

.text--xxxlarge {
  font-size: 32px;
}

.text--xxlarge {
  font-size: 24px;
}

.text--xlarge {
  font-size: 18px;
}

.text--large {
  font-size: 16px;
}

.text--small {
  font-size: 12px;
}

.text--xsmall {
  font-size: 10px;
}

@media screen and (max-width: 767px) {
  .text--xxxlarge {
    font-size: 24px;
  }
  .text--xxlarge {
    font-size: 20px;
  }
}

.text--primary {
  color: #000000 !important;
}

.text--secondary {
  color: #000000 !important;
}

@media screen and (min-width: 992px) {
  .text--verticalPC {
    text-orientation: upright;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
  }
  .text--verticalPC h2, .text--verticalPC h3, .text--verticalPC p {
    margin-bottom: 0;
    margin-left: 30px;
    line-height: 2;
    letter-spacing: 0.15em;
  }
  .text--verticalPC h2:last-child, .text--verticalPC h3:last-child, .text--verticalPC p:last-child {
    margin-left: 0;
  }
  .text--verticalPC h2 {
    letter-spacing: 0.2em;
  }
}

.bg--primary {
  background: #000000 !important;
  color: #ffffff !important;
}

.bg--primary h2, .bg--primary h3, .bg--primary p {
  color: #ffffff;
}

.bg--secondary {
  background: #000000 !important;
  color: #ffffff !important;
}

.bg--secondary h2, .bg--secondary h3, .bg--secondary p {
  color: #ffffff;
}

.bg--highlight {
  background: #f2f2f2 !important;
}

.bg--white {
  background: #fff !important;
}

.text--black {
  color: #1b1b1b !important;
}

.mincho,
.text--serif {
  font-family: 'Noto Serif JP', "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif !important;
}

.flex-center,
.tab--typeB .tabSwitch,
.tab--typeC .tabSwitch,
.iconNav__cart .cartAmount {
  display: flex;
  align-items: center;
  justify-content: center;
}

.flex-center .flex-center__inner,
.tab--typeB .tabSwitch .flex-center__inner,
.tab--typeC .tabSwitch .flex-center__inner,
.iconNav__cart .cartAmount .flex-center__inner {
  display: block;
  width: 100%;
}

.alignCenter,
.newsList li,
[class*="iconButton"],
a[class*="iconButton"],
.newsList--typeB,
.tab--typeA .tabSwitch li,
.hdr--typeE .hdrMiddle__middle,
.hdr--typeE .hdrBottom .hdrInner,
.telAndTime > div {
  display: -ms-flex;
  display: flex;
  align-items: center;
}

.alignCenter__wrap {
  max-width: 100%;
  flex: 0 0 100%;
}

.mb0 {
  margin-bottom: 0 !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb60 {
  margin-bottom: 30px !important;
}

.mb80 {
  margin-bottom: 30px !important;
}

.mb100 {
  margin-bottom: 30px !important;
}

.mt0 {
  margin-top: 0 !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.dnone {
  display: none;
}

.p0 {
  padding: 0;
}

.iframeWrap {
  padding-top: 56.25%;
  position: relative;
}

.iframeWrap iframe {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
}

video {
  max-width: 100%;
}

#side img {
  max-width: 100%;
}

#side .hasChildren > ul,
#side .hasChildren--click > ul {
  display: none;
}

#side .hasChildren > ul li,
#side .hasChildren--click > ul li {
  background: #f2f2f2;
  padding: 0 0px 0 12px;
}

#side .hasChildren > ul li:last-child,
#side .hasChildren--click > ul li:last-child {
  border-bottom: 0;
}

#side .hasChildren > a:after {
  transform: rotate(135deg) translateY(-50%);
}

#side .hasChildren > a.open:after {
  transform: rotate(-45deg) translateY(-50%);
}

#side .hasChildren > a:hover:after {
  right: 15px;
  top: calc(50% + 3px);
}

#side .hasChildren--click > h3,
#side .hasChildren--click > a {
  position: relative;
  cursor: pointer;
}

#side .hasChildren--click > h3:before, #side .hasChildren--click > h3:after,
#side .hasChildren--click > a:before,
#side .hasChildren--click > a:after {
  width: 10px;
  height: 2px;
  transform: translateY(-50%);
  border: 0;
  right: 13px;
  background: #333333;
  display: block;
  position: absolute;
  transition: 0.15s;
  top: 50%;
}

#side .hasChildren--click > h3:after,
#side .hasChildren--click > a:after {
  content: "";
}

#side .hasChildren--click > h3:before,
#side .hasChildren--click > a:before {
  content: "";
  display: block;
  position: absolute;
  transition: 0.15s;
  top: 50%;
  transform: rotate(90deg) translateY(-50%);
  transform-origin: top center;
}

#side .hasChildren--click > h3.open:before,
#side .hasChildren--click > a.open:before {
  opacity: 0;
  transform: translateY(-50%);
}

#side .hasChildren--click > h3:hover:before, #side .hasChildren--click > h3:hover:after,
#side .hasChildren--click > a:hover:before,
#side .hasChildren--click > a:hover:after {
  background: #000000;
  right: 13px !important;
}

#side .snsNav {
  justify-content: center;
}

.side__search {
  margin-bottom: 30px;
}

.side__search .searchForm__inner {
  width: 100%;
}

.sideTitle {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  padding: 12px 0;
  margin-bottom: 0;
}

.side__bnr {
  display: block;
  margin-bottom: 20px;
}

.side__bnr a {
  display: block;
}

.side__bnr .row {
  margin-left: -7px;
  margin-right: -7px;
}

.side__bnr [class*=col] {
  padding-left: 7px;
  padding-right: 7px;
  margin-bottom: 14px;
}

.side__cateNav {
  margin-bottom: 30px;
}

.side__cateNav ul {
  list-style: none;
  border-top: 1px solid #dfdfdf;
}

.side__cateNav ul li {
  list-style: none;
  border-bottom: 1px solid #dfdfdf;
}

.side__cateNav ul li a {
  display: block;
  line-height: 24px;
  padding: 12px;
}

.side__cateNav ul li a:hover {
  background: #f2f2f2;
  color: #000000;
}

.side__txtBnr {
  text-align: center;
  padding: 10px 20px;
  display: block;
  border: 5px solid #000000;
}

.side__txtBnr strong {
  font-size: 16px;
  display: block;
  line-height: 24px;
}

.side__txtBnr small {
  font-size: 12px;
  display: block;
  line-height: 24px;
  color: #000000;
}

.side__txtBnr:before {
  content: "";
  display: block;
  top: 50%;
  right: 9px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  position: absolute;
  background: #000000;
  transform: translateY(-50%);
  transition: 0.2s;
}

.side__txtBnr:after {
  border-color: #fff !important;
}

.side__txtBnr:hover:before {
  right: 6px;
  transition: 0.2s;
}

.side__txtBnr--typeB {
  background: #000000;
  color: #fff;
}

.side__txtBnr--typeB:before {
  background: #fff;
}

.side__txtBnr--typeB:after {
  border-color: #000000 !important;
}

.side__txtBnr--typeB strong,
.side__txtBnr--typeB small {
  color: #fff;
}

.side__cateNav .hasChildren--hover {
  position: relative;
}

.side__cateNav .hasChildren--hover > ul {
  position: absolute;
  top: -1px;
  left: 100%;
  z-index: 2;
  opacity: 0;
  visibility: hidden;
  background-color: #fff;
  border: 1px solid #dfdfdf;
  box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.25);
  width: 250px;
  padding: 10px;
}

.side__cateNav .hasChildren--hover > ul > li {
  border-bottom: transparent;
}

.side__cateNav .hasChildren--hover > ul > li.hasChildren--hover-img a:after {
  content: none !important;
}

.side__cateNav .hasChildren--hover > ul > li > a {
  padding: 5px;
}

.side__cateNav .hasChildren--hover > ul > li > a:hover {
  color: #000000;
  background-color: #fff;
}

.side__cateNav .hasChildren--hover > ul > li > a:hover:after {
  border-top: 2px solid #000000;
  border-right: 2px solid #000000;
}

.side__cateNav .hasChildren--hover:hover > ul {
  opacity: 1;
  visibility: visible;
}

.side__cateNav + .side__cateNav {
  margin-top: 15px;
}

a:visited {
  color: #333333;
}

.fs-l-page {
  overflow: hidden;
}

#fs_p_scrollingCartButton {
  display: none;
}

.fs-trial-header {
  display: none !important;
}

.member.my-false {
  display: none !important;
}


.guest.my-true {
  display: none !important;
}

/*  　　　　　　　　*/
/* ヘッダー */
/*  　　　　　　　　*/
.fs-l-header {
  display: block;
  padding-top: 0;
}

/*  　　　　　　　　*/
/* ボタン関連調整 */
/*  　　　　　　　　*/
.fs-c-button--primary {
  font-size: 18px;
  font-weight: bold;
  padding: 1.0em 1.5em;
  background: #000000;
  border: 1px solid #000000;
  color: #ffffff;
  width: 100%;
  border-radius: 5px;
}

@media (max-width: 767px) {
  .fs-c-button--primary {
    font-size: 14px;
  }
}

.fs-c-variationList__item__image > img {
  max-width: 80px;
  border-radius: 5px;
}
.fs-c-button--particular.fs-c-button--addToWishList--icon::before {
  font-size: 33px;
  color: #9d9d9d;
}
.fs-c-button--particular.fs-c-button--removeFromWishList--icon::before {
  font-size: 33px;
  color: #fb6d6d;
}
span.fs-c-productPointDisplay__label:before {
  content: "";
  display: inline-block;
  width: 21px;
  height: 21px;
  background: url(https://andvogue.itembox.design/item/point.png);
}
.fs-c-productPointDisplay * {
  display: inline-block;
  font-weight: bold;
}
span.fs-c-productPointDisplay__label {
  height: 21px;
  padding-right: 5px;
}
.fs-system-product .fs-c-variationList__item__title {
  text-align: left;
  font-size: 16px;
  font-weight: bold;
  line-height: 18px;
  padding: 12px 16px;
  background: #e0e0e0;
}
button.fs-c-button--addToCart--variation.fs-c-button--primary:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 19px;
  margin-right: 10px;
  background: url(https://andvogue.itembox.design/item/h_ic02w.png);
  box-shadow: none;
}
button.fs-c-button--addToCart--variation.fs-c-button--primary span.fs-c-button__label {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
}

.fs-c-button--secondary.fs-c-button--subscribeToArrivalNotice--variation {
  font-size: 16px;
  font-weight: bold;
  color: #999999;
  border-radius: 5px;
  border: solid 3px #cccccc;
  background: no-repeat;
  padding: 14px 0;
  box-shadow: none;
}
@media (max-width: 767px) {
  .fs-c-variationList__item__image > img {
    max-width: 60px;
  }
  .fs-c-button--particular.fs-c-button--addToWishList--icon::before {
    font-size: 22px;
  }
  .fs-c-button--particular.fs-c-button--removeFromWishList--icon::before {
    font-size: 22px;
  }
  span.fs-c-productPointDisplay__label:before {
    width: 10px;
    height: 10px;
    background: url();
    background-size: contain;
  }
  span.fs-c-productPointDisplay__label {
    height: 10px;
  }
  .fs-system-product .fs-c-variationList__item__title {
    font-size: 15px!important;
    line-height: 9px!important;
    padding: 8px 10px!important;
  }
  button.fs-c-button--addToCart--variation.fs-c-button--primary:before {
    width: 14px;
    height: 14px;
    margin-right: 10px;
    background: url(https://andvogue.itembox.design/item/h_ic02wsp.png);
    background-size: contain;
  }
  button.fs-c-button--addToCart--variation.fs-c-button--primary span.fs-c-button__label {
    display: inline-block;
    vertical-align: middle;
    font-size: 10px;
  }

  .fs-c-button--secondary.fs-c-button--subscribeToArrivalNotice--variation {
    font-size: 10px;
    padding: 10px 0;
  }
}

/* 商品画像拡大ボタン */
.fs-c-productMainImage {
  position: relative;
}

.fs-c-productMainImage .fs-c-productMainImage__expandButton.fs-c-buttonContainer {
  position: absolute;
  bottom: 0;
  right: 0;
  /* left: 0; */
  padding: 0;
}

.fs-c-productMainImage .fs-c-productMainImage__expandButton.fs-c-buttonContainer button.fs-c-button--viewExtendedImage.fs-c-button--plain {
  padding: 10px;
}

.fs-c-productMainImage .fs-c-productMainImage__image,
.fs-c-productThumbnail .fs-c-productThumbnail__image {
  cursor: pointer;
}

.fs-c-productMainImage .fs-c-productMainImage__image:hover,
.fs-c-productThumbnail .fs-c-productThumbnail__image:hover {
  opacity: 0.8;
}

.fs-c-productThumbnail {
  margin-left: -4px;
  margin-right: -4px;
}

button.fs-c-button--viewExtendedImage.fs-c-button--plain:hover {
  text-decoration: none;
}

a.fs-c-button--viewProductDetail.fs-c-button--plain, button.fs-c-button--addToCart--list.fs-c-button--plain {
  background: transparent;
  border: 1px solid transparent;
  border-radius: 6px;
  color: #ffffff !important;
  background: #000000;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
  padding: 0.5em 0.75em;
  font-weight: bold;
}

.itemList .fs-c-productPrice {
  line-height: 24px;
}

.ccItemListContainer {
  width: 100%;
}

.ccItemListContainer .itemList--typeC .itemWrap {
  padding-bottom: 35px;
}

.ccItemListContainer .itemList--typeC .itemWrap:before {
  line-height: 1;
}

/*  　　　　　　　　*/
/* //ボタン関連調整 */
/*  　　　　　　　　*/
.fs-system-product .fs-c-variationLabel {
  margin-bottom: 15px;
  display: none;
}

.fs-system-product .fs-c-variationList__item__title {
  text-align: left;
  font-size: 16px;
  font-weight: bold;
  line-height: 18px;
  padding: 12px 16px;
  background: #e0e0e0;
}

.fs-c-variationList__item__body {
  margin-top: 20px;
}

/*  　　　　　　　　*/
/* //商品詳細レイアウト */
/*  　　　　　　　　*/
@media screen and (min-width: 960px) {
  .fs-l-product2 .fs-l-productLayout {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: calc(100% + 30px);
    margin-left: -15px;
  }
  .fs-body-product .fs-l-productLayout__item--1 {
    max-width: 615px;
    -ms-flex-preferred-size: 615px;
    flex-basis: 615px;
    margin: 0 15px 0 0;
  }
  .fs-body-product .fs-l-productLayout__item--2 {
    max-width: 515px;
    -ms-flex-preferred-size: 515px;
    flex-basis: 515px;
    margin: 0 0 0 15px;
  }
}

/*  　　　　　　　　*/
/* //商品詳細レイアウト */
/*  　　　　　　　　*/
.fs-c-breadcrumb {
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
  line-height: 24px;
  padding: 12px 0;
}

.fs-body-search .fs-c-breadcrumb, .fs-body-category .fs-c-breadcrumb {
  margin-bottom: 30px;
}

@media (max-width: 1180px) {
  .fs-c-breadcrumb {
    padding: 6px 25px;
    margin-bottom: 10px;
    line-height: 20px;
  }
  .fs-body-category .fs-c-breadcrumb, .fs-body-search .fs-c-breadcrumb {
    padding: 6px 0;
    margin-bottom: 20px;
    font-size: 10px;
  }
}

.fs-c-breadcrumb__list {
  padding: 0;
}

.fs-c-breadcrumb__listItem + .fs-c-breadcrumb__listItem::before {
  content: "/";
  display: inline-block;
  margin: 0 3px;
}
li.fs-c-breadcrumb__listItem, li.fs-c-breadcrumb__listItem * {
  font-size: 14px;
}
@media (max-width: 1180px) {
  li.fs-c-breadcrumb__listItem, li.fs-c-breadcrumb__listItem * {
    font-size: 9px;
  }
}

/*  　　　　　　　　*/
/* 商品詳細価格表示周り */
/*  　　　　　　　　*/

.fs-c-productPrice--selling.fs-c-productPrice__main{
  font-size: 30px;
  font-weight: bold;
  color: #ff0000;
}

.fs-c-productPrices--productDetail .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
  font-size: 30px;
  font-weight: bold;
}
.fs-c-productPrices--productDetail .fs-c-productPrice {
  line-height: 36px;
}
.fs-c-productPointDisplay * {
  display: inline-block;
  font-weight: bold;
}
span.fs-c-productPointDisplay__label {
  height: 21px;
  padding-right: 5px;
}
span.fs-c-productPointDisplay__label:before {
  content: "";
  display: inline-block;
  width: 21px;
  height: 21px;
  background: url();
}
.fs-c-productPointDisplay {
  background: none;
  color: #fb6d6d;
  font-size: 16px;
  font-weight: bold;
  padding: 2px 8px;
  line-height: 24px;
  padding: 0;
}
.fs-c-variationLabel {
  font-size: 16px;
  line-height: 24px;
}
.fs-c-variationAndActions {
  margin: 30px 0 !important;
}
.fs-l-productLayout .fs-c-inquiryAboutProduct, .fs-l-productLayout .fs-c-returnedSpecialContract, .fs-l-productLayout .fs-c-productReview__addReview {
  margin-bottom: 0 !important;
  padding: 6px 0;
  line-height: 24px;
}
.fs-c-productNumber {
  padding: 2px 8px;
  margin-bottom: 0 !important;
  line-height: 24px;
  width: fit-content;
}
.fs-c-productPrices.fs-c-productPrices--productDetail {
  margin: 20px 0;
}
.cart_closebtn {
  display: none;
}

.fs-c-variationAndActions__variation_tit {
  display: none;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  line-height: 19px;
  margin-bottom: 20px;
}

@media (max-width: 767px) {
  .fs-c-productPrices--productDetail .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
    font-size: 18px;
  }
  .fs-c-productPrices--productDetail .fs-c-productPrice {
    line-height: 21px;
  }
  span.fs-c-productPointDisplay__label {
    height: 15px;
    padding-right: 5px;
  }
  span.fs-c-productPointDisplay__label:before {
    width: 15px;
    height: 15px;
    background: url();
    background-size: contain;
  }
  .fs-c-productPointDisplay {
    font-size: 10px;
    padding: 2px 8px;
    line-height: 14px;
    padding: 0;
    margin-bottom: 20px;
  }
  .fs-c-variationLabel {
    font-size: 10px;
    line-height: 14px;
  }
  .fs-c-variationAndActions {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9999999;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto !important;
    opacity: 0;
    pointer-events: none;
    transition: 0.3s;
    overflow-x: hidden;
    overflow-y: auto;
  }
  .fs-c-variationAndActions.open {
    opacity: 1;
    transition: 0.3s;
  }
  span.cart_closebtn.cartClose {
  }
  span.cart_closebtn.cartClose i.material-icons {
    font-size: 15px;
  }
  .overlay_cart {
    position: fixed;
    display: block;
    z-index: 9999998;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.8);
    opacity: 0;
    pointer-events: none;
    text-align: right;
    color: #fff;
    padding: 20px;
    cursor: pointer;
    transition: 0.3s;
  }
  .overlay_cart.open {
    opacity: 1;
    pointer-events: all;
    transition: 0.3s;
  }
  .fs-c-variationAndActions__variationWrap {
    position: relative;
    width: 90%;
  }
  .fs-c-variationAndActions__variation {
    /*position: relative;*/
    background: #fff;
    padding: 24px 25px;
    border-radius: 10px;
    width: 100%;
    max-height: 90vh;
    overflow-y: auto;
  }
  .fs-c-variationAndActions.open .fs-c-variationAndActions__variation {
    pointer-events: all;
  }
  .fs-c-variationAndActions__variation.favorite .fs-c-variationCart__cartButton {
    display: none!important;
  }
  .fs-c-variationAndActions__variation.favorite .fs-c-variationCart--withImage > li {
    -ms-grid-columns: 10px 120px auto auto 40px;
    grid-template-columns: 10px 120px auto auto 40px;
  }
  .fs-c-variationAndActions__variation.favorite .fs-c-variationCart__wishlist {
    grid-column-start: 5;
  }
  .detail_cartList li {
    list-style: none;
  }
  .detail_cartList li a {
    display: block;
    padding: 15px 0;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    border-radius: 5px;
  }
  .detail_cartList li a.detail_cart_cart {
    background: #20be20;
  }
  .detail_cartList li a.detail_cart_favorite {
    background: #fb6d6d;
  }
  .detail_cartList li a span {
    vertical-align: middle;
  }
  .detail_cartList li a span img {
    margin-right: 8px;
  }
  .detail_cartList li:nth-of-type(n+2) {
    margin-top: 10px;
  }
  .fs-l-productLayout .fs-c-inquiryAboutProduct, .fs-l-productLayout .fs-c-returnedSpecialContract, .fs-l-productLayout .fs-c-productReview__addReview {
    margin-bottom: 0 !important;
    padding: 6px 0;
    line-height: 24px;
  }
  .fs-c-productNumber {
    padding: 2px 8px;
    margin-bottom: 0 !important;
    line-height: 24px;
    width: fit-content;
  }
  .fs-c-productPrices.fs-c-productPrices--productDetail {
    margin: 6px 0;
  }
  .fs-c-variationAndActions__variation_tit.variationAndActions__variation_carttit.open {
    display: block;
  }
  .fs-c-variationAndActions__variation_tit.variationAndActions__variation_favtit.open {
    display: block;
  }
}

/*  　　　　　　　　*/
/* //商品詳細価格表示周り */
/*  　　　　　　　　*/
/*  　　　　　　　　*/
/* 商品詳細カート周り */
/*  　　　　　　　　*/
/* 返品特約、お問い合わせボタン */
.fs-c-returnedSpecialContract .fs-c-returnedSpecialContract__link a,
button.fs-c-button--inquiryAboutProduct.fs-c-button--plain,
a.fs-c-button--addReview--detail.fs-c-button--plain {
  color: #333333;
  border: 2px solid #dfdfdf;
  padding: 5px 15px;
  display: block;
  width: 100%;
  border-radius: 6px;
  font-weight: 500;
  text-align: center;
  transition: 0.15s;
}

.fs-c-returnedSpecialContract .fs-c-returnedSpecialContract__link a:hover,
button.fs-c-button--inquiryAboutProduct.fs-c-button--plain:hover,
a.fs-c-button--addReview--detail.fs-c-button--plain:hover {
  background: #f2f2f2;
  transition: 0.15s;
  text-decoration: none;
}

.fs-c-productActionButton.fs-c-buttonContainer {
  padding: 0;
}

/* お気に入りボタン */
button.fs-c-button--addToWishList--detail.fs-c-button--particular {
  background: #fff;
  border: 2px solid #dfdfdf;
  box-shadow: none;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 500;
}

.fs-c-productQuantityAndWishlist .fs-c-buttonContainer {
  padding: 0;
}

.fs-l-productLayout .fs-c-productQuantityAndWishlist {
  margin: 24px 0!important;
}

.fs-l-productLayout .fs-c-productReview__aggregateRating.fs-c-aggregateRating {
  margin-bottom: 10px;
}

.fs-c-productQuantityAndWishlist {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1.5fr;
  grid-auto-rows: auto;
}

button.fs-c-button--addToCart--variation.fs-c-button--primary {
  border-radius: 4px;
  font-size: 16px;
  padding: 12px 5px;
  line-height: 24px;
  background: #000000;
  border: 1px solid #000000;
  color: #ffffff;
  box-shadow: none;
}

@media (min-width: 1180px) {
  button.fs-c-button--addToCart--variation.fs-c-button--primary {
    min-width: 200px;
  }
  .fs-body-product .fs-c-variationCart > li {
    -ms-grid-columns: 1fr 3em 200px;
    grid-template-columns: 1fr 3em 200px;
  }
}

.fs-c-variationList__item:not(:last-child) {
  margin-bottom: 20px;
}

.fs-c-variationCart__variationName__shippingDate, .fs-c-variationCart__variationName__stock {
  /*font-size: 10px;*/
  line-height: 23px;
}

button.fs-c-button--addToCart--detail.fs-c-button--primary {
  font-size: 20px;
  border-radius: 6px;
  width: 100%;
}
@media (max-width: 767px) {
  button.fs-c-button--addToCart--variation.fs-c-button--primary {
    font-size: 10px;
    padding: 10px 5px;
    line-height: 1;
  }

  .fs-c-variationList__item:not(:last-child) {
    margin-bottom: 10px;
  }

  .fs-c-variationCart__variationName__shippingDate, .fs-c-variationCart__variationName__stock {
    /*font-size: 10px;*/
    line-height: 16px;
    font-size: 12px;
  }

  button.fs-c-button--addToCart--detail.fs-c-button--primary {
    font-size: 20px;
    border-radius: 6px;
    width: 100%;
  }
}

/* 数量ボタンに上下ボタン表示 */
.fs-c-quantity__select,
select[name="quantity"] {
  -webkit-appearance: menulist;
}

.fs-c-variationCart--withImage > li {
  -ms-grid-columns: auto 1fr 2em 200px;
  grid-template-columns: auto 1fr 40px 200px;
  padding-bottom: 20px;
  border-bottom: solid 1px #cccccc;
}
.fs-c-variationCart > li + li {
  margin-top: 20px;
}
.fs-c-variationCart--withImage > li:last-child {
  padding-bottom: 0;
  border-bottom: none;
}

.fs-c-variationList__item__image {
  width: 80px;
}
.fs-c-variationList__item__cart.fs-c-variationCart.fs-c-variationCart--withImage {
  padding: 0;
  width: calc(100% - 110px);

}

.fs-c-variationCart__variationName {
  font-size: 16px;
  font-weight: bold;
}
.fs-c-variationCart__variationName .fs-c-variationCart__variationName__name.no-stock, .fs-c-variationCart__variationName .fs-c-variationCart__variationName__stock--outOfStock {
  color: #999999;
}
@media (max-width: 767px) {
  .fs-c-variationCart--withImage > li {
    -ms-grid-columns: auto 1fr 2em 130px;
    grid-template-columns: auto 1fr 30px 130px;
    padding-bottom: 20px;
    border-bottom: solid 1px #cccccc;
  }
  .fs-c-variationCart > li + li {
    margin-top: 20px;
  }

  .fs-c-variationList__item__image {
    width: 60px;
  }
  .fs-c-variationList__item__cart.fs-c-variationCart.fs-c-variationCart--withImage {
    padding: 0;
    width: calc(100% - 70px);
  }

  .fs-c-variationCart__variationName {
    font-size: 12px;
  }
}

.fs-c-variationList__item__cart.fs-c-variationCart .fs-c-variationCart__wishlist {
  /* padding-right: 10px; */
  justify-content: left;
}

.fs-c-productNameHeading.fs-c-heading .fs-c-productNameHeading__copy {
  display: block;
  margin: 12px 0;
}
@media (max-width: 767px) {
  .fs-c-productNameHeading.fs-c-heading .fs-c-productNameHeading__copy {
    font-size: 10px;
    margin-bottom: 6px;
  }
}

.fs-l-product2 .fs-l-productLayout > * > * {
  margin-bottom: 12px;
  line-height: 24px;
}

.fs-l-product2 .fs-c-productNameHeading.fs-c-heading {
  margin-bottom: 20px;
  font-size: 24px;
  line-height: 36px;
}

.fs-l-product2 .fs-c-returnedSpecialContract {
  margin-bottom: 8px;
}

/*  　　　　　　　　*/
/* //商品詳細カート周り */
/*  　　　　　　　　*/
/*  　　　　　　　　*/
/* 商品一覧 */
/*  　　　　　　　　*/
/* 画像拡大ボタン削除（詳細ページへの誘導強化のため） */
.fs-c-productListItem .fs-c-productListItem__viewMoreImageButton.fs-c-buttonContainer {
  display: none;
}

.fs-c-subgroupList {
  display: -ms-flex;
  display: flex;
  margin-left: -8px;
  margin-right: -8px;
}

.fs-c-sortItems {
  border: none;
}

.fs-c-sortItems__label {
  position: relative;
  border: none;
  text-indent: -9999px;
  display: block;
  width: 13px;
  height: 18px;
  padding: 0;
  margin-right: 3px;
}
.fs-c-sortItems__label:before {
  position: absolute;
  content: "";
  display: block;
  width: 13px;
  height: 18px;
  background: url();
}
.fs-c-sortItems__list__item__label {
  font-size: 14px;
}
@media (max-width: 767px) {
  .fs-c-sortItems__label {
    width: 9px;
    height: 12px;
  }
  .fs-c-sortItems__label:before {
    width: 9px;
    height: 12px;
    background-size: contain;
  }
  .fs-c-sortItems__list__item__label {
    font-size: 10px;
  }
}

.fs-c-sortItems__list {
  align-items: center;
  border: none;
}

.fs-c-sortItems__list__item.is-active {
  background: none;
  color: inherit;
  text-decoration: underline;
}

.fs-c-productList__list {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: -50px;
}
.fs-c-productList__list > * {
  width: 25%;
  padding: 0 10px;
  margin-bottom: 50px;
  border-bottom: none;
}
.fs-c-productName__copy {
  margin-bottom: 5px;
}
.fs-c-productList__list span.fs-c-productName__name {
  line-height: 24px;
  font-size: 16px;
}
.fs-c-productList__list__item .fs-c-price__currencyMark {
  display: none;
}
.fs-c-productList__list__item .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price, .fs-c-productList__list__item .fs-c-productPrice__addon {
  font-size: 14px;
  font-weight: bold;
}
.fs-c-productList__list__item .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price:after {
  content: "円";
}
.fs-c-productList .fs-c-productList__list__item .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price:after {
  content: none;
}
.fs-c-productList__list__item .fs-c-productListItem__control {
  padding: 0;
}
.fs-c-productList__list__item .fs-c-button--addToCart--list {
  display: none!important;
}
.fs-c-productList__list__item .fs-c-button--subscribeToArrivalNotice--list {
  display: none!important;
}
.fs-c-productListItem__imageContainer {
  position: relative;
}
.fs-c-productList__list__item button.fs-c-button--particular {
  position: absolute;
  bottom: 10px;
  right: 10px;
  padding: 9px;
  border-radius: 50px;
  background: rgba(51, 51, 51, 0.6);
}
.fs-c-productList__list__item .fs-c-button--particular.fs-c-button--addToWishList--icon::before {
  font-size: 13px;
  color: #fff;
}
.fs-c-productList__list__item .fs-c-button--removeFromWishList--icon {
  background: rgba(255, 255, 255, 0.6)!important;
}
.fs-c-productList__list__item .fs-c-button--removeFromWishList--icon::before {
  font-size: 13px;
}
@media (max-width: 767px) {
  .fs-c-productList__list {
    margin-bottom: -25px;
  }
  .fs-c-productList__list > * {
    width: 50%;
    margin-bottom: 25px;
  }
  .fs-c-productList__list span.fs-c-productName__name {
    line-height: 13px;
    font-size: 10px;
  }
  .fs-c-productList__list__item .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price, .fs-c-productList__list__item .fs-c-productPrice__addon {
    font-size: 10px!important;
  }
  .fs-c-productList__list__item button.fs-c-button--particular {
    bottom: 7px;
    right: 7px;
    padding: 5px;
  }
  .fs-c-productList__list__item .fs-c-button--particular.fs-c-button--addToWishList--icon::before {
    font-size: 12px;
  }
  .fs-c-productList__list__item .fs-c-button--removeFromWishList--icon::before {
    font-size: 12px;
  }
}

.fs-c-productList__list .fs-c-productListItem__productName {
  margin: 10px 0 5px;
}

.fs-c-productList__list .fs-c-productListItem__prices.fs-c-productPrices {
  line-height: 20px;
}

.fs-c-productList__list .fs-c-productListItem__prices.fs-c-productPrices .fs-c-productPrice--listed {
  display: none;
}

@media screen and (min-width: 960px) {
  .fs-c-subgroupList__item {
    max-width: 0 0 25%;
    flex: 0 0 25%;
    padding-left: 8px;
    padding-right: 8px;
    margin-bottom: 16px;
  }
}

@media screen and (max-width: 959px) {
  .fs-c-subgroupList__item {
    max-width: 0 0 50%;
    flex: 0 0 50%;
    padding-left: 8px;
    padding-right: 8px;
    margin-bottom: 16px;
  }
}

.fs-c-productList__list .fs-c-productPrice__main__label {
  font-size: 12px;
}

.fs-c-subgroupList__link {
  border-color: #dfdfdf;
  background: #f2f2f2;
}

.fs-c-productListItem__outOfStock.fs-c-productListItem__notice.fs-c-productStock {
  background: #f2f2f2;
  border: none;
}

.fs-c-productListItem__lowInStock.fs-c-productListItem__notice.fs-c-productStock {
    padding: 8px 0;
}

.fs-c-productPrice__addon:not(.fs-c-productPrice__addon--listed) {
  line-height: 1.6;
  align-items: baseline;
  font-size: 16px;
  vertical-align: text-top;
  padding-left: 10px;
  padding: 8px 0;
}

.fs-c-modal .fs-c-variationAndActions {
  margin: 0 !important;
}

.fs-c-modal .fs-c-variationLabel {
  margin-bottom: 15px;
}

.fs-c-modal .fs-c-variationList__item:not(:last-child) {
  margin-bottom: 20px;
}

.fs-c-modal .fs-c-variationList__item__title {
  text-align: left;
  padding: 5px 8px;
  line-height: 18px;
}

/*  　　　　　　　　*/
/* //商品一覧 */
/*  　　　　　　　　*/
/* カートページ */
th.fs-c-cartTable__headerCell.fs-c-cartTable__headerCell--action {
  min-width: 105px;
}

.fs-c-cartTable__dataCell--point, .fs-c-cartTable__dataCell--quantity, .fs-c-cartTable__dataCell--subtotal,
.fs-c-cartTable__headerCell, .fs-c-cartTable__dataCell {
  vertical-align: middle;
}

/* オリジナルCSS解除関連 */
.searchForm input[type="text"] {
  min-height: auto;
}

/* カラム数調整 */
.fs-l-main {
  padding: 0;
  max-width: 1180px;
  display: -ms-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 100px;
}

@media (max-width: 1180px) {
  .fs-l-main {
    max-width: 100%;
    padding: 0 25px;
    margin-top: 0;
    margin-bottom: 50px;
  }
}

body.fs-body-top .fs-l-main {
  margin: 0;
  padding: 0;
}

aside#side,
.fs-l-main .fs-l-sideArea {
  padding: 0;
  margin: 0;
  max-width: 250px;
  flex: 0 0 250px;
}

.fs-l-main .fs-l-pageMain {
  max-width: 910px;
  flex: 0 0 910px;
}

body.fs-body-top .fs-l-main {
  max-width: none;
  margin: 0;
  display: block;
}

.fs-l-main {
  display: block;
}

.fs-l-main aside#side,
.fs-l-main .fs-l-sideArea {
  display: none;
}

.fs-l-main .fs-l-pageMain {
  max-width: none;
}

/* CV関連ページのサブカラム非表示 */
/* ↓メインおよびサブカラムのクラス名に応じて必ず調整↓ */
.fs-body-checkout .fs-l-pageMain,
.fs-body-cart .fs-l-pageMain,
.fs-body-checkout-success .fs-l-pageMain,
.fs-body-checkout-multiAddress-options .fs-l-pageMain,
.fs-body-checkout-multiAddress-confirm .fs-l-pageMain,
.fs-body-checkout-multiAddress-products .fs-l-pageMain,
.fs-body-checkout-multiAddress .fs-l-pageMain,
.fs-body-checkout-multi .fs-l-pageMain,
.fs-body-customerDetails .fs-l-pageMain,
.fs-body-checkout-amazon .fs-l-pageMain,
.fs-body-my-addressbook-new .fs-l-pageMain,
.fs-body-cart-login .fs-l-pageMain {
  width: 100% !important;
  max-width: 100%;
  float: none;
  flex-basis: 100%;
}

.fs-body-checkout #side,
.fs-body-cart #side,
.fs-body-checkout-success #side,
.fs-body-checkout-multiAddress-options #side,
.fs-body-checkout-multiAddress-confirm #side,
.fs-body-checkout-multiAddress-products #side,
.fs-body-checkout-multiAddress #side,
.fs-body-checkout-multi #side,
.fs-body-customerDetails #side,
.fs-body-checkout-amazon #side,
.fs-body-my-addressbook-new #side,
.fs-body-cart-login #side {
  display: none !important;
}

.fs-body-checkout .fs-l-sideArea,
.fs-body-cart .fs-l-sideArea,
.fs-body-checkout-success .fs-l-sideArea,
.fs-body-checkout-multiAddress-options .fs-l-sideArea,
.fs-body-checkout-multiAddress-confirm .fs-l-sideArea,
.fs-body-checkout-multiAddress-products .fs-l-sideArea,
.fs-body-checkout-multiAddress .fs-l-sideArea,
.fs-body-checkout-multi .fs-l-sideArea,
.fs-body-customerDetails .fs-l-sideArea,
.fs-body-checkout-amazon .fs-l-sideArea,
.fs-body-my-addressbook-new .fs-l-sideArea,
.fs-body-cart-login .fs-l-sideArea {
  display: none !important;
}

/* //CV関連ページのサブカラム非表示 */
.fs-c-heading--page {
  font-family: "Lato", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: bold;
  padding-bottom: 0;
  border-bottom: none;
  margin-bottom: 40px;
  padding-top: 0;
  text-align: left;
  font-size: 24px;
  color: #333;
}
.fs-c-listControl + .fs-c-listControl {
  display: none;
}
.headingwrap {
    position: relative;
}
.headingwrap .fs-c-listControl {
    position: absolute;
    right: 0;
    top: 0;
    line-height: 24px;
}
span.fs-c-listControl__status__total {
    font-size: 20px;
    vertical-align: middle;
}
span.fs-c-listControl__status__indication {
    font-size: 14px;
    vertical-align: middle;
}
.fs-c-productList {
  position: relative;
}
.fs-c-productList__controller {
  justify-content: flex-end;
}
.fs-c-noResultMessage .fs-c-noResultMessage__title {
    background: rgba(126, 126, 126, 0.08);
    padding: 24px;
    /* margin: 24px 0; */
    text-align: center;
}
.fs-c-productList__message.fs-c-noResultMessage {
    margin: 0 0 24px;
    padding: 44px 0 0;
    background: none;
}
@media (max-width: 767px) {
  .fs-c-heading--page {
    margin-bottom: 35px;
    font-size: 18px;
  }
  .headingwrap .fs-c-listControl {
      line-height: 14px;
  }
  span.fs-c-listControl__status__total {
      font-size: 15px;
  }
  span.fs-c-listControl__status__indication {
      font-size: 10px;
  }
  .fs-c-productList__controller {
    justify-content: flex-start;
    padding-right: 90px;
  }
  button.js-itemListpage_search {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
    font-size: 10px;
    border: solid 1px #999999;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100px;
    height: 30px;
    background: #fff;
    margin: 0;
    margin-left: auto;
  }
  button.js-itemListpage_search span {
    vertical-align: middle;
    color: initial;
  }
  button.js-itemListpage_search span img {
    vertical-align: middle;
    margin-right: 4px;
  }
}

.fs-c-documentArticle__heading {
  background: transparent;
  color: #333333;
  line-height: 40px;
  text-align: left;
  font-size: 18px;
  font-weight: bold;
}

.fs-c-documentColumn__heading {
  border: none;
  color: #333333;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
  line-height: 24px;
  padding: 0;
  padding-left: 0;
  margin-bottom: 15px;
}

address.fs-p-address,
address.fs-c-address {
  text-decoration: none;
  font-style: normal;
  line-height: 24px;
  font-size: 14px;
}

article.fs-c-documentArticle {
  margin-bottom: 60px;
  padding: 0;
}

section.fs-c-documentColumn:not(:last-child),
section.fs-c-documentArticle__content {
  margin-bottom: 40px;
}

section.fs-c-documentColumn:last-child,
section.fs-c-documentArticle__content:last-child {
  margin-bottom: 0;
}

.fs-c-documentArticle + .fs-c-documentArticle {
  margin-top: 0;
}

.fs-c-note {
  font-size: 14px;
  line-height: 24px;
  padding: 20px;
  background: #f2f2f2;
}

.fs-c-productNumber + .fs-c-productMarks {
  margin-top: 12px !important;
}

#overlay {
  position: fixed;
  display: block;
  z-index: 9999998;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.8);
  opacity: 0;
  pointer-events: none;
  text-align: right;
  color: #fff;
  padding: 20px;
  cursor: pointer;
  transition: 0.3s;
}

#overlay i, #searchoverlay i {
  font-size: 50px;
}

#overlay.open {
  opacity: 1;
  pointer-events: all;
  transition: 0.3s;
}

#drawer {
  position: fixed;
  display: block;
  z-index: 9999999;
  top: 0;
  bottom: 0;
  left: -300px;
  background: #FFF;
  width: 300px;
  opacity: 0;
  pointer-events: none;
  transition: 0.3s;
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: scroll;
}

#drawer.open {
  opacity: 1;
  transition: 0.3s;
  left: 0;
  pointer-events: all;
}

#drawer .snsNav {
  margin: 25px 15px;
  justify-content: center;
}

.drawer__search {
  padding: 20px;
  border-bottom: 1px solid #dfdfdf;
}

.drawer__nav {
  list-style: none;
}

.drawer__nav li {
  list-style: none;
  text-align: left;
}

.drawer__nav li a {
  display: block;
  position: relative;
  line-height: 24px;
  padding: 12px 25px !important;
  font-weight: 500;
  border-bottom: 1px solid #dfdfdf;
}

.drawer__nav li a::after {
  right: 20px !important;
}

.drawer__nav li a.drawerIcon {
  display: -ms-flex;
  display: flex;
  align-items: center;
}

.drawer__nav li a.drawerIcon .drawerIcon__img {
  max-width: 40px;
  flex: 0 0 40px;
}

.drawer__nav li a.drawerIcon .drawerIcon__img img {
  max-width: 100%;
}

.drawer__nav li a.drawerIcon .drawerIcon__text {
  max-width: calc(100% - 40px);
  flex: 0 0 calc(100% - 40px);
  padding-left: 10px;
}

.fNav__list li.hasChildren--click > a,
.drawer__nav li.hasChildren--click > a {
  font-weight: 700;
  background: #f2f2f2;
}

.fNav__list li.hasChildren--click > a::before, .fNav__list li.hasChildren--click > a::after,
.drawer__nav li.hasChildren--click > a::before,
.drawer__nav li.hasChildren--click > a::after {
  right: 20px !important;
  border: none;
  width: 1px !important;
  height: 15px !important;
  background: #333333;
}

.fNav__list li.hasChildren--click > a::after,
.drawer__nav li.hasChildren--click > a::after {
  transform: rotate(90deg) translateY(-50%) !important;
  transform-origin: top center !important;
}

.fNav__list li.hasChildren--click > a::before,
.drawer__nav li.hasChildren--click > a::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: rotate(0deg) translateY(-50%);
  transform-origin: top center;
  transition: 0.15s;
}

.fNav__list li.hasChildren--click > a.open::before,
.drawer__nav li.hasChildren--click > a.open::before {
  transform: rotate(90deg) translateY(-50%) !important;
}

.drawer__account .drawer__accountText {
  padding: 15px 20px;
  border-bottom: 1px solid #dfdfdf;
  background: #f2f2f2;
}

.drawer__account .drawer__accountText h2 {
  line-height: 1.6;
}

.drawer__account .drawer__accountNav {
  list-style: none;
  display: -ms-flex;
  display: flex;
  flex-wrap: wrap;
}

.drawer__account .drawer__accountNav li {
  list-style: none;
  max-width: 50%;
  flex: 0 0 50%;
}

.drawer__account .drawer__accountNav li.drawer__accountNavFull {
  max-width: 100%;
  flex: 0 0 100%;
}

.drawer__account .drawer__accountNav li a {
  background: #fff;
  border-bottom: 1px solid #dfdfdf;
  font-weight: 500;
  padding: 13px 15px;
  display: -ms-flex;
  display: flex;
  align-items: center;
}

.drawer__account .drawer__accountNav li a:nth-child(odd) {
  border-right: 1px solid #dfdfdf;
}

.drawer__account .drawer__accountNav li a i {
  display: inline-block;
  margin-right: 5px;
}

.drawer__close {
  display: -ms-flex;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 12px 15px;
  background: #333333;
  color: #FFF;
}

a.drawer__close {
  color: #FFF;
}

body.open {
  overflow: hidden !important;
}

.drawer_accountbox {
  padding: 70px 25px 35px;
}

.drawer_accountbox .drawer_account_inner h2 {
  text-align: center;
  margin-bottom: 25px;
}

.drawer_accountbox .drawer_account_inner dl.drawer_account_member {
  border-radius: 10px;
  background: #cccccc;
  padding: 20px 25px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.drawer_accountbox .drawer_account_inner dl.drawer_account_member dt {
  flex: 0 0 70%;
  max-width: 70%;
  line-height: 16px;
  font-size: 15px;
}

.drawer_accountbox .drawer_account_inner dl.drawer_account_member dt p {
  margin-bottom: 0;
}

.drawer_accountbox .drawer_account_inner dl.drawer_account_member dt small {
  line-height: 16px;
  font-size: 10px;
}

.drawer_accountbox .drawer_account_inner dl.drawer_account_member dd {
  text-align: center;
  line-height: 14px;
  font-size: 15px;
  font-weight: bold;
}

.drawer_accountbox .drawer_account_inner dl.drawer_account_member dd small {
  display: block;
  line-height: 14px;
  font-size: 10px;
  font-weight: 500;
}

.drawer_accountbox .drawer_account_inner .drawer_account_nav {
  margin-top: 25px;
}

.drawer_accountbox .drawer_account_inner .drawer_account_nav li {
  list-style-type: none;
}

.drawer_accountbox .drawer_account_inner .drawer_account_nav li:nth-of-type(n+2) {
  margin-top: 20px;
}

.drawer_accountbox .drawer_account_inner .drawer_account_nav li a {
  font-size: 15px;
}

.drawer_accountbox .drawer_account_inner .drawer_account_nav li a img {
  margin-right: 10px;
}

.drawer_accountbox .drawer_account_inner .drawer_account_btn {
  margin-top: 20px;
}

.drawer_accountbox .drawer_account_inner .drawer_account_btn a {
  display: inline-block;
  padding: 9px 25px;
  border-radius: 50px;
  background: #ececec;
}

.drawer__tit {
  background: #ececec;
  padding: 0 25px;
  color: #666666;
  font-size: 10px;
  line-height: 30px;
}

.d_app_download {
  display: flex;
  align-items: center;
  padding: 25px;
}

.d_app_download dd {
  padding-left: 14px;
  font-size: 10px;
  line-height: 14px;
}
@media (max-width: 767px) {
  #searchoverlay i {
    display: none;
  }
}
@media (min-width: 1080px) {
  #drawer {
    top: 25% !important;
    bottom: 10% !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    max-width: 1180px;
    margin: auto !important;
    border-radius: 10px;
    overflow-y: auto;
  }
  #overlay {
    background: rgba(0, 0, 0, 0.5);
  }
  /*#searchoverlay i {
    display: none;
  }*/
  .d_inner {
    display: flex;
    justify-content: space-between;
    padding: 100px;
  }
  .d_inner .drawer_accountbox {
    padding: 0;
  }
  .d_inner .drawer_accountbox .drawer_account_inner h2 {
    text-align: center;
    margin-bottom: 50px;
  }
  .d_inner .drawer_accountbox .drawer_account_inner dl.drawer_account_member {
    border-radius: 10px;
    background: #cccccc;
    padding: 40px 50px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .d_inner .drawer_accountbox .drawer_account_inner dl.drawer_account_member dt {
    line-height: 32px;
    font-size: 25px;
  }
  .d_inner .drawer_accountbox .drawer_account_inner dl.drawer_account_member dt p {
    margin-bottom: 0;
    font-size: 20px;
    line-height: 32px;
  }
  .d_inner .drawer_accountbox .drawer_account_inner dl.drawer_account_member dt small {
    line-height: 32px;
    font-size: 16px;
  }
  .d_inner .drawer_accountbox .drawer_account_inner dl.drawer_account_member dd p {
    font-size: 30px;
    line-height: 28px;
    letter-spacing: -0.01em;
  }
  .d_inner .drawer_accountbox .drawer_account_inner dl.drawer_account_member dd small {
    margin-top: 14px;
    font-size: 20px;
  }
  .d_inner .drawer_accountbox .drawer_account_inner .drawer_account_nav {
    margin-top: 50px;
  }
  .d_inner .drawer_accountbox .drawer_account_inner .drawer_account_nav li:nth-of-type(n+2) {
    margin-top: 5px;
  }
  .d_inner .drawer_accountbox .drawer_account_inner .drawer_account_nav li a {
    font-size: 16px;
    line-height: 40px;
  }
  .d_inner .drawer_accountbox .drawer_account_inner .drawer_account_nav li a img {
    margin-right: 8px;
    vertical-align: middle;
  }
  .d_inner .drawer_accountbox .drawer_account_inner .drawer_account_nav li a span {
    vertical-align: middle;
  }
  .d_inner .drawer_accountbox .drawer_account_inner .drawer_account_btn {
    margin-top: 50px;
  }
  .d_inner .drawer_accountbox .drawer_account_inner .drawer_account_btn a {
    padding: 12px 45px;
    font-size: 16px;
  }
  .drawer_accountbox {
    width: 350px;
  }
  .d_navbox {
    width: calc(100% - 430px);
  }
  .d_navbox > ul {
    display: flex;
    flex-wrap: wrap;
    margin-left: -20px;
    margin-right: -20px;
  }
  .d_navbox > ul > li {
    list-style-type: none;
    flex: 0 0 50%;
    max-width: 50%;
    padding-left: 20px;
    padding-right: 20px;
  }
  .d_navbox > ul > li:nth-of-type(n+4) {
    margin-top: 35px;
  }
  .d_navbox .drawer__tit {
    background: none;
    padding: 0;
    color: #333;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 18px;
  }
  .d_navbox .drawer__nav li a {
    padding: 0 !important;
    border-bottom: none;
    font-size: 16px;
    line-height: 36px;
  }
  .d_navbox .drawer__nav li a:after {
    content: none;
  }
  .d_navbox .d_app_download {
    display: block;
    padding: 0;
  }
  .d_navbox .d_app_download dd {
    padding-left: 0;
    margin-top: 15px;
    font-size: 16px;
    line-height: 34px;
  }
  .d_navbox .d_app_download dd b {
    font-size: 24px;
  }
}

@media (min-width: 1280px) {
  #drawer {
    top: 10% !important;
    bottom: 10% !important;
    max-width: 1280px;
  }
  .d_inner .drawer_accountbox .drawer_account_inner dl.drawer_account_member dt p {
    font-size: 25px;
  }
  .drawer_accountbox {
    width: 400px;
  }
  .d_navbox {
    width: calc(100% - 480px);
  }
  .d_navbox > ul {
    margin-left: -60px;
    margin-right: -60px;
  }
  .d_navbox > ul > li {
    padding-left: 60px;
    padding-right: 60px;
  }
  .d_navbox .drawer__tit {
    font-size: 20px;
  }
}

#hdr .searchForm {
  width: 260px;
}

@media (max-width: 1079px) {
  #hdr .searchForm {
    width: auto;
  }
}

#hdrLogo {
  font-size: 20px;
  margin-bottom: 0;
}

#hdrLogo img {
  max-width: 100%;
}

.hdrInner {
  max-width: 100%;
  margin: 0 auto;
  display: -ms-flex;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.text--center .hdrInfo {
  text-align: center;
}

@media (min-width: 1180px) {
  .hdrInner {
    max-width: 1180px;
  }
}

.hdrTop {
  background: #f2f2f2;
  text-align: center;
}

.hdrTop .hdrTop_bgbnr {
  height: 50px;
  background: center;
}

@media (max-width: 1079px) and (min-width: 992px) {
  .hdrTop .hdrInner .hdrInfo {
    max-width: calc(100% - 600px);
    flex: 0 0 calc(100% - 600px);
  }
  .hdrTop .hdrInner .exNav {
    max-width: 600px;
    flex: 0 0 600px;
  }
}

@media (max-width: 1079px) {
  .hdrTop .hdrInner {
    padding: 0 15px;
  }
}

.hdrTop .hdrInner .hdrInfo {
  text-align: left;
}

.hdrTop .snsNav {
  justify-content: flex-end;
  height: 40px;
}

.hdrTop .snsNav li:last-child {
  margin-right: 0;
}

.hdrMiddle {
  position: relative;
  z-index: 999;
  background: #FFF;
  border-bottom: solid 1px #cccccc;
}

.hdrMiddle .hdrInner {
  height: 120px;
}

@media (max-width: 1079px) {
  .hdrMiddle .hdrInner {
    height: 60px;
    padding: 0 25px;
  }
}

.hdrMiddle.hdrMiddle--logoCenter .hdrInner {
  justify-content: space-between;
}

.hdrMiddle.hdrMiddle--logoCenter .hdrInner > * {
  max-width: 33.333%;
  flex: 0 0 33.333%;
}

.hdrMiddle.hdrMiddle--logoCenter .hdrInner #hdrLogo, .hdrMiddle.hdrMiddle--logoCenter .hdrInner .hdrMiddle__center {
  text-align: center;
}

.hdrMiddle.hdrMiddle--logoLeft .hdrInner {
  justify-content: space-between;
}

.hdrMiddle.hdrMiddle--logoLeft .hdrMiddle__center {
  flex-grow: 2;
  padding: 0 40px;
}

.hdrMiddle__right .iconNav ul {
  justify-content: flex-end;
}

.hdrBottom .hdrInner {
  justify-content: space-between;
}

@media (max-width: 1079px) {
  .hdrBottom .hdrInner {
    padding: 0 15px;
  }
}

.hdrBottom--onlyNav .gNav {
  margin: auto;
  max-width: 100%;
}

.hdrBottom--onlyNav .gNav ul {
  justify-content: center;
}

.hdrBottom--onlyNav .searchForm {
  width: 100% !important;
}

@media (max-width: 991px) {
  .hdrBottom--onlyNav .searchForm {
    margin: 0 20px;
  }
}

.hdrBottom--seachWrap .hdrInner {
  display: block;
}

.hdrBottom--seachWrap .hdrInner .searchForm {
  padding: 0 0;
}

.hdrBottom--seachWrap .hdrInner + .hdrInner {
  border-top: 1px solid #dfdfdf;
}

.hdrMiddle__right--2 {
  display: -ms-flex;
  display: flex;
  align-items: center;
}

.hdrMiddle__right--2 .searchForm {
  width: 220px;
  margin-right: 40px;
}

.hdrSearch--toggle > span {
  cursor: pointer;
}

.hdrSearch__wrap {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 9999;
  padding: 15px;
  background: #fff;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.25);
}

.hdrSearch__wrap .searchForm {
  width: 100%;
  margin: 0;
  max-width: none;
}

@media (max-width: 991px) {
  header .searchForm {
    width: 100% !important;
    margin: 10px 15px;
  }
  .hdrMiddle .hdrInfo,
  .exNav {
    display: none;
  }
  .hdrTop .hdrInner .hdrInfo {
    text-align: center;
  }
  #hdrLogo {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 150px;
    text-align: center;
  }
}

@media (min-width: 1280px) {
  .hdrTop--radius {
    max-width: 1280px;
    margin: auto;
    border-radius: 0 0 80px 80px;
  }
}

.hdrMiddle__right--2col {
  display: -ms-flex;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.hdrMiddle__right--2col > *:not(:first-child) {
  margin-left: 40px;
}

.hdr--typeA .hdrBottom {
  background: #fff;
  border-bottom: solid 1px #cccccc;
}
.fs-body-top .hdr--typeA .hdrBottom {
  border-bottom: none;
}
@media (max-width: 767px) {
  .hdr--typeA .hdrBottom {
    border-bottom: solid 1px #cccccc;
  }
}

.hdr--typeA .hdrBottom a:hover {
  color: #cccccc;
}

.hdr--typeA .hdrBottom .hasChildren > a::after {
  border-color: #ffffff;
}

.hdr--typeB .hdrTop {
  background: #000000;
  color: #ffffff;
}

.hdr--typeB .hdrTop .text--primary {
  color: #ffffff !important;
}

.hdr--typeB .hdrBottom {
  background: #f2f2f2;
}

.hdr--typeD .hdrTop {
  background: #000000;
  color: #ffffff;
}

.hdr--typeD .hdrTop .text--primary {
  color: #ffffff !important;
}

.hdr--typeD .hdrMiddle .gNav > ul > li > a {
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.hdr--typeD .hdrMiddle .gNav > ul > li > a > * {
  max-width: 100%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
}

@media all and (-ms-high-contrast: none) {
  .hdr--typeD .hdrMiddle .gNav > ul > li > a {
    line-height: 1.4;
  }
  .hdr--typeD .hdrMiddle .gNav > ul > li > a > * {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}

.hdr--typeD .hdrBottom {
  background: #f2f2f2;
}

.hdr--typeE .hdrTop {
  background: #000000;
  color: #ffffff;
}

.hdr--typeE .hdrTop p {
  color: #ffffff;
}

.hdr--typeE .hdrTop a {
  color: #ffffff;
}

.hdr--typeE .hdrTop a::after {
  border-color: #ffffff !important;
}

.hdr--typeE .hdrTop a:hover {
  color: #ffffff;
}

.hdr--typeE .hdrMiddle__left {
  max-width: none;
  flex: 0 0 auto;
}

.hdr--typeE .hdrMiddle__middle {
  max-width: none;
  flex: 2 0 auto;
  padding: 0 40px;
  justify-content: space-between;
}

.hdr--typeE .hdrMiddle__right {
  max-width: none;
  flex: 0 0 auto;
}

.hdr--typeE .hdrBottom {
  background: #f2f2f2;
}

.hdr--typeE .hdrBottom .hdrInner {
  justify-content: space-between;
}

.hdr--typeE .hdrBottom .hdrInner .gNav {
  max-width: calc(100% - 300px);
  flex: 0 0 calc(100% - 300px);
}

.hdr--typeE .hdrBottom .hdrInner .gNav ul {
  justify-content: flex-start;
}

.hdr--typeE .hdrBottom .hdrInner .searchForm {
  width: auto;
  max-width: 300px;
  flex: 0 0 300px;
}

.hdr--typeG #hdrLogo {
  position: relative;
}

@media (min-width: 992px) {
  .hdr--typeH {
    background: #FFF;
  }
  .hdr--typeH#hdr .searchForm {
    width: 250px;
  }
  .hdr--typeH .hdrTop {
    background: #000000;
    color: #ffffff;
  }
  .hdr--typeH .hdrTop a {
    color: #ffffff;
  }
  .hdr--typeH .hdrTop a:after {
    border-color: #ffffff !important;
  }
  .hdr--typeH .hdrTop a:hover {
    color: #ffffff;
  }
  .hdr--typeH .hdrTop .text--primary {
    color: #ffffff !important;
  }
  .hdr--typeH .hdrMiddle {
    padding-top: 24px;
    box-shadow: none;
  }
  .hdr--typeH .hdrMiddle .hdrInner {
    height: auto;
  }
  .hdr--typeH .hdrBottom {
    background: #FFF;
  }
  .hdr--typeH .gNav:not(.gNav--fix) > ul > li > a {
    height: auto !important;
    min-height: auto !important;
  }
  .hdr--typeH .gNav.gNav--fix > ul > li > a {
  }
  .hdr--typeH .hdrBottom .gNav > ul > li > a {
    height: auto;
  }
}

.hdrSearch--ds {
  background: #FFF !important;
}

.hdrSearch--ds .side__detailSearch {
  padding: 0;
  margin-bottom: 15px;
  border: none;
}

#ftr {
  background: #e0e0e0;
}

@media (max-width: 767px) {
  #ftr {
    background: #cccccc;
  }
}

.snsNav {
  list-style: none;
  display: -ms-flex;
  display: flex;
  align-items: center;
}

.snsNav li {
  list-style: none;
  margin-right: 15px;
}

@media (max-width: 991px) {
  .snsNav li {
    margin: 0 10px;
  }
}

.snsNav i {
  font-size: 24px;
}

.snsNav.snsNav--small i {
  font-size: 18px;
}

.snsNav.snsNav--small li {
  margin-right: 15px;
}

.ftr--typeA {
  background: #FFF;
  padding: 0;
}

.ftr--typeC {
  background: #FFF;
  padding: 0;
}

@media (min-width: 992px) {
  .ftr--typeC {
    background: #000000;
  }
}

.itemList p {
  line-height: 24px;
  margin-bottom: 0;
  font-size: 16px;
  letter-spacing: -0.01em;
}

@media (max-width: 767px) {
  .itemList p {
    line-height: 18px;
    font-size: 10px;
  }
}

.itemList .itemPrice {
  font-weight: 700;
  margin-top: 5px;
}

@media (max-width: 767px) {
  .itemList .itemPrice {
    margin-top: 0;
  }
}

.itemList small {
  font-weight: 500;
  font-size: 12px;
  display: inline-block;
  margin-left: 5px;
}

.itemList .button {
  display: block;
  width: 100%;
  margin-top: 10px;
}

.itemList__unit {
  line-height: 24px;
}

a.itemWrap {
  display: block;
  line-height: 24px;
}

a.itemWrap:hover, a.itemWrap:active {
  color: #000000;
}

a.itemWrap:hover img, a.itemWrap:active img {
  opacity: 0.8;
}

.itemImg, .itemImg img {
  position: relative;
  max-width: 100%;
  width: auto;
  height: auto;
  margin: 0 auto 15px;
  display: block;
  text-align: center;
}

@media (max-width: 767px) {
  .itemImg, .itemImg img {
    margin: 0 auto 5px;
  }
}

.itemList--ranking .itemList__unit {
  position: relative;
}

.itemList--ranking .itemList__unit .itemWrap:before {
  content: "";
  z-index: 2;
  display: block;
  position: absolute;
  top: -22px;
  left: 20px;
  width: 44px;
  height: 44px;
  line-height: 44px;
  font-size: 24px;
  text-align: center;
  background: #fff;
  border: 1px solid #cdcdcd;
  border-radius: 50%;
}

@media (max-width: 767px) {
  .itemList--ranking .itemList__unit .itemWrap:before {
    top: -11px;
    left: 7px;
    width: 23px;
    height: 23px;
    line-height: 23px;
    font-size: 12px;
  }
}

.itemList--ranking .itemList__unit:nth-child(1) .itemWrap:before {
  background: #cc9933;
  border-color: #cc9933;
  color: #fff;
}

.itemList--ranking .itemList__unit:nth-child(2) .itemWrap:before {
  background: #666666;
  border-color: #666666;
  color: #fff;
}

.itemList--ranking .itemList__unit:nth-child(3) .itemWrap:before {
  background: #813e19;
  border-color: #813e19;
  color: #fff;
}

.itemList--ranking .itemList__unit:nth-child(1) .itemWrap:before, .keywordRanking li:nth-child(1) a:before {
  content: "1";
}

.itemList--ranking .itemList__unit:nth-child(2) .itemWrap:before, .keywordRanking li:nth-child(2) a:before {
  content: "2";
}

.itemList--ranking .itemList__unit:nth-child(3) .itemWrap:before, .keywordRanking li:nth-child(3) a:before {
  content: "3";
}

.itemList--ranking .itemList__unit:nth-child(4) .itemWrap:before, .keywordRanking li:nth-child(4) a:before {
  content: "4";
}

.itemList--ranking .itemList__unit:nth-child(5) .itemWrap:before, .keywordRanking li:nth-child(5) a:before {
  content: "5";
}

.itemList--ranking .itemList__unit:nth-child(6) .itemWrap:before, .keywordRanking li:nth-child(6) a:before {
  content: "6";
}

.itemList--ranking .itemList__unit:nth-child(7) .itemWrap:before, .keywordRanking li:nth-child(7) a:before {
  content: "7";
}

.itemList--ranking .itemList__unit:nth-child(8) .itemWrap:before, .keywordRanking li:nth-child(8) a:before {
  content: "8";
}

.itemList--ranking .itemList__unit:nth-child(9) .itemWrap:before, .keywordRanking li:nth-child(9) a:before {
  content: "9";
}

.itemList--ranking .itemList__unit:nth-child(10) .itemWrap:before, .keywordRanking li:nth-child(10) a:before {
  content: "10";
}

.itemList--ranking .itemList__unit:nth-child(11) .itemWrap:before, .keywordRanking li:nth-child(11) a:before {
  content: "11";
}

.itemList--ranking .itemList__unit:nth-child(12) .itemWrap:before, .keywordRanking li:nth-child(12) a:before {
  content: "12";
}

.itemList--ranking .itemList__unit:nth-child(13) .itemWrap:before, .keywordRanking li:nth-child(13) a:before {
  content: "13";
}

.itemList--ranking .itemList__unit:nth-child(14) .itemWrap:before, .keywordRanking li:nth-child(14) a:before {
  content: "14";
}

.itemList--ranking .itemList__unit:nth-child(15) .itemWrap:before, .keywordRanking li:nth-child(15) a:before {
  content: "15";
}

.itemList--ranking .itemList__unit:nth-child(16) .itemWrap:before, .keywordRanking li:nth-child(16) a:before {
  content: "16";
}

.itemList--ranking .itemList__unit:nth-child(17) .itemWrap:before, .keywordRanking li:nth-child(17) a:before {
  content: "17";
}

.itemList--ranking .itemList__unit:nth-child(18) .itemWrap:before, .keywordRanking li:nth-child(18) a:before {
  content: "18";
}

.itemList--ranking .itemList__unit:nth-child(19) .itemWrap:before, .keywordRanking li:nth-child(19) a:before {
  content: "19";
}

.itemList--ranking .itemList__unit:nth-child(20) .itemWrap:before, .keywordRanking li:nth-child(20) a:before {
  content: "20";
}

.itemList--noButton .button {
  display: none !important;
}

.itemList--typeC .itemList__unit {
  position: relative;
}

.itemList--typeC .itemList__unit:before {
  content: "MORE";
  position: absolute;
  right: 28px;
  bottom: 20px;
  font-size: 12px;
  line-height: 1;
  z-index: 2;
}

.itemList--typeC .itemList__unit:after {
  bottom: 20px;
  top: auto !important;
  right: 20px;
}

.itemList--typeC .itemList__unit:hover:before, .itemList--typeC .itemList__unit:active:before {
  color: #000000;
  transition: 0.2s;
  transform: translateY(-3px);
}

.itemList--typeC .itemList__unit:hover:after, .itemList--typeC .itemList__unit:active:after {
  transition: 0.2s;
  transform: rotate(45deg) translateY(calc(-50% - 3px));
}

.itemList--typeC .itemWrap {
  position: relative;
  transition: 0.1s;
  padding: 15px;
  box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.25);
  border-radius: 4px;
  background: #fff;
  height: 100%;
}

.itemList--typeC .itemWrap:hover, .itemList--typeC .itemWrap:active {
  transition: 0.2s;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.3);
  transform: translateY(-3px);
}

.itemList--typeC .itemWrap .itemPrice {
  padding-right: 60px;
}

@media (max-width: 992px) {
  .itemList--typeC .itemWrap {
    padding: 15px 15px 35px 15px;
  }
  .itemList--typeC .itemWrap:before {
    color: #000000;
    right: 23px;
    bottom: 15px;
  }
  .itemList--typeC .itemWrap:after {
    border-color: #000000 !important;
    bottom: 15px;
    right: 15px;
  }
  .itemList--typeC .itemWrap .itemPrice {
    padding-right: 0px;
  }
}

@media (max-width: 480px) {
  .itemList--typeD {
    margin-left: -5px;
    margin-right: -5px;
  }
  .itemList--typeD .itemList__unit {
    padding-left: 5px;
    padding-right: 5px;
  }
}

.itemList--typeD .itemWrap {
  transition: 0.1s;
  border: 1px solid #dfdfdf;
  border-radius: 6px;
  padding: 15px;
  background: #fff;
}

@media (max-width: 992px) {
  .itemList--typeD .itemWrap {
    padding: 10px;
  }
}

.itemList--typeD .itemWrap:hover, .itemList--typeD .itemWrap:active {
  background: #f2f2f2;
  transition: 0.2s;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
  transform: translateY(-3px);
}

.itemList--typeD .itemWrap:hover:before, .itemList--typeD .itemWrap:active:before {
  color: #000000;
}

.itemList--typeD .itemWrap .button {
  box-shadow: none;
}

@media (max-width: 767px) {
  .itemList .button,
  .itemList a.button {
    font-size: 12px;
    padding: 5px;
    padding-left: 20px;
    padding-right: 20px !important;
  }
  .itemList .button.arrow::after,
  .itemList a.button.arrow::after {
    right: 8px;
  }
}

.itemList--rankingCustom .itemList__unit::before {
  content: none !important;
}

.itemList--rankingCustom .itemList__unit:nth-child(1) .itemWrap__text:before {
  content: "1";
}

.itemList--rankingCustom .itemList__unit:nth-child(2) .itemWrap__text:before {
  content: "2";
}

.itemList--rankingCustom .itemList__unit:nth-child(3) .itemWrap__text:before {
  content: "3";
}

.itemList--rankingCustom .itemList__unit:nth-child(4) .itemWrap__text:before {
  content: "4";
}

.itemList--rankingCustom .itemList__unit:nth-child(5) .itemWrap__text:before {
  content: "5";
}

.itemList--rankingCustom .itemList__unit:nth-child(6) .itemWrap__text:before {
  content: "6";
}

.itemList--rankingCustom .itemList__unit:nth-child(7) .itemWrap__text:before {
  content: "7";
}

.itemList--rankingCustom .itemList__unit:nth-child(8) .itemWrap__text:before {
  content: "8";
}

.itemList--rankingCustom .itemList__unit:nth-child(9) .itemWrap__text:before {
  content: "9";
}

.itemList--rankingCustom .itemList__unit:nth-child(10) .itemWrap__text:before {
  content: "10";
}

.itemList--rankingCustom .itemList__unit:nth-child(11) .itemWrap__text:before {
  content: "11";
}

.itemList--rankingCustom .itemList__unit:nth-child(12) .itemWrap__text:before {
  content: "12";
}

.itemList--rankingCustom .itemList__unit:nth-child(13) .itemWrap__text:before {
  content: "13";
}

.itemList--rankingCustom .itemList__unit:nth-child(14) .itemWrap__text:before {
  content: "14";
}

.itemList--rankingCustom .itemList__unit:nth-child(15) .itemWrap__text:before {
  content: "15";
}

.itemList--rankingCustom .itemList__unit:nth-child(16) .itemWrap__text:before {
  content: "16";
}

.itemList--rankingCustom .itemList__unit:nth-child(17) .itemWrap__text:before {
  content: "17";
}

.itemList--rankingCustom .itemList__unit:nth-child(18) .itemWrap__text:before {
  content: "18";
}

.itemList--rankingCustom .itemList__unit:nth-child(19) .itemWrap__text:before {
  content: "19";
}

.itemList--rankingCustom .itemList__unit:nth-child(20) .itemWrap__text:before {
  content: "20";
}

.itemList--rankingCustom .itemList__unit .itemWrap__text {
  position: relative;
}

.itemList--rankingCustom .itemList__unit .itemWrap__text:before {
  content: "";
  z-index: 2;
  display: block;
  top: 10px;
  left: 25px;
  width: 24px;
  height: 24px;
  font-weight: 700;
  font-size: 11px;
  line-height: 24px;
  text-align: center;
  background: #000;
  color: #fff;
  border-radius: 50%;
  margin-bottom: 10px;
}

.itemList--rankingCustom a.itemWrap {
  display: -ms-flex;
  display: flex;
}

.itemList--rankingCustom a.itemWrap .itemWrap__img {
  max-width: 100px;
  flex: 0 0 100px;
}

.itemList--rankingCustom a.itemWrap .itemWrap__text {
  padding-left: 15px;
  max-width: calc(100% - 100px);
  flex: 0 0 calc(100% - 100px);
}

.contentsSlider.itemList .slick-list {
  padding: 5px 0;
}

.contentsSlider .itemList__unit {
  margin-bottom: 0;
}

.contentsSlider .slick-arrow {
  transform-origin: top left top left;
  margin: 0;
  display: block;
  width: 40px;
  height: 40px;
  transform-origin: top;
}

.contentsSlider .slick-arrow:before {
  content: none;
}

.contentsSlider .slick-next, .contentsSlider .slick-prev {
  z-index: 2;
}

.contentsSlider .slick-next {
  transform: rotate(45deg) translate(0, -50%);
  border-top: #333333 1px solid;
  border-right: #333333 1px solid;
  right: -30px;
}

.contentsSlider .slick-prev {
  transform: rotate(45deg) translate(0, -50%);
  border-bottom: #333333 1px solid;
  border-left: #333333 1px solid;
  left: -30px;
}

@media (max-width: 1120px) {
  .contentsSlider .slick-arrow {
    width: 20px;
    height: 20px;
    transform-origin: top;
  }
  .contentsSlider .slick-next {
    right: 0px;
  }
  .contentsSlider .slick-prev {
    left: 00px;
  }
}

.itemList--ranking.ranking--typeB .itemList__unit .itemWrap:before, .itemList--ranking.ranking--typeC .itemList__unit .itemWrap:before, .itemList--ranking.ranking--typeD .itemList__unit .itemWrap:before {
  background: #FFF;
}

.itemList--ranking.ranking--typeB .itemList__unit .itemWrap:before, .itemList--ranking.ranking--typeC .itemList__unit .itemWrap:before, .itemList--ranking.ranking--typeD .itemList__unit .itemWrap:before, .itemList--ranking.ranking--typeE .itemList__unit .itemWrap:before {
  font-size: 20px;
  border-radius: 0;
  border: 0;
}

@media (max-width: 767px) {
  .itemList--ranking.ranking--typeB .itemList__unit .itemWrap:before, .itemList--ranking.ranking--typeC .itemList__unit .itemWrap:before, .itemList--ranking.ranking--typeD .itemList__unit .itemWrap:before, .itemList--ranking.ranking--typeE .itemList__unit .itemWrap:before {
    font-size: 16px;
  }
}

.itemList--ranking.ranking--typeB .itemList__unit {
  position: relative;
}

.itemList--ranking.ranking--typeB .itemList__unit .itemWrap:before {
  border-bottom: 1px solid #000000;
  border-right: 1px solid #000000;
}

.itemList--ranking.ranking--typeC .itemList__unit {
  position: relative;
}

.itemList--ranking.ranking--typeC .itemList__unit .itemWrap:before {
  border: 1px solid #333333;
}

.itemList--ranking.ranking--typeD .itemList__unit {
  position: relative;
}

.itemList--ranking.ranking--typeD .itemList__unit .itemWrap:before {
  border-bottom: 2px solid #dfdfdf;
  border-right: 2px solid #dfdfdf;
}

.itemList--ranking.ranking--typeD .itemList__unit:nth-child(1) .itemWrap:before {
  background: #FCE180;
  border-color: #E2B100;
}

.itemList--ranking.ranking--typeD .itemList__unit:nth-child(2) .itemWrap:before {
  background: #EAEAEA;
  border-color: #C8C8C8;
}

.itemList--ranking.ranking--typeD .itemList__unit:nth-child(3) .itemWrap:before {
  background: #FFD7B2;
  border-color: #C06108;
}

.itemList--ranking.ranking--typeE .itemList__unit {
  position: relative;
}

.itemList--ranking.ranking--typeE .itemList__unit .itemWrap:before {
  top: 0;
  height: 45px;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 50% 80%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 50% 80%, 0 100%);
}

.itemList--ranking.ranking--typeF .itemWrap {
  overflow: hidden;
  position: relative;
}

.itemList--ranking.ranking--typeF .itemWrap:before {
  background: transparent !important;
  border: none !important;
  z-index: 3;
  top: -2px;
  left: -2px;
  font-size: 16px;
  color: #ffffff;
}

.itemList--ranking.ranking--typeF .itemWrap:after {
  content: "" !important;
  display: block;
  position: absolute;
  top: -40px;
  left: -40px;
  width: 80px;
  height: 80px;
  background: #000000;
  transform: rotate(45deg);
  z-index: 2;
}

@media (max-width: 767px) {
  .itemList--ranking.ranking--typeF .itemWrap:before {
    top: -3px;
    font-size: 14px;
  }
  .itemList--ranking.ranking--typeF .itemWrap:after {
    top: -30px;
    left: -30px;
    width: 60px;
    height: 60px;
  }
}

.itemPrice--default {
  text-decoration: line-through;
  opacity: 0.5;
  font-size: 12px;
}

.itemPrice--saleRate,
p.itemPrice--saleRate {
  display: block;
  margin: 8px 0 0 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background: #000000;
  color: #ffffff;
  padding: 2px 14px;
}

.itemSmallStock {
  position: absolute;
  display: block;
  left: 0;
  bottom: 0;
  right: 0;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.75);
  padding: 2px 14px;
}

.itemPrice--sale {
  color: #cc0000;
}

.itemImg .itemSoldout {
  position: absolute;
  top: 50%;
  background: rgba(0, 0, 0, 0.35);
  color: #fff;
  padding: 10px;
  left: 0px;
  right: 0px;
  width: auto;
  transform: translateY(-50%);
}

.itemImg .itemPrice--saleRate {
  position: absolute;
  left: 0;
  bottom: 0;
  margin: 0;
}

@media (max-width: 479px) {
  .spRanking > .itemList__unit:first-child {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.contentsSlider .itemList__unit {
  max-width: 100% !important;
  flex-basis: 100% !important;
}

.contentsSlider.noDots .slick-dots {
  display: none !important;
}

.itemArrange--typeF.itemArrange--typeF2 .itemArrange--typeF_imgbox {
  position: relative;
}

.itemArrange--typeF.itemArrange--typeF2 .itemArrange--typeF_imgbox .itemArrange--typeF_imgbox_txtbox {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}

.itemArrange--typeF.itemArrange--typeF2 .itemArrange--typeF_imgbox .itemArrange--typeF_imgbox_txtbox .itemArrange--typeF_imgbox_txtinner {
  color: #fff;
}

.itemArrange--typeF.itemArrange--typeF2 .itemArrange--typeF_imgbox .itemArrange--typeF_imgbox_txtbox .itemArrange--typeF_imgbox_txtinner .button--typeB {
  border-color: #fff;
  color: #fff;
  background: none;
}

.itemArrange--typeF.itemArrange--typeF2 .itemArrange--typeF_imgbox .itemArrange--typeF_imgbox_txtbox .itemArrange--typeF_imgbox_txtinner .button--typeB.arrow:after {
  border-color: #fff;
}

.itemArrange--typeF .itemArrange--typeF_title {
  margin-bottom: 25px;
}

.itemArrange--typeF .row .itemArrange--typeF_sliderbox {
  width: 100%;
  padding: 0 35px;
}

.itemArrange--typeF .row .itemArrange--typeF_sliderbox .slick-prev {
  left: 0;
}

.itemArrange--typeF .row .itemArrange--typeF_sliderbox .slick-next {
  right: 0;
}

@media (max-width: 767px) {
  .itemArrange--typeF.itemReverce .row {
    flex-direction: column-reverse;
  }
  .itemArrange--typeF .bnrBox {
    text-align: center;
  }
  .itemArrange--typeF .bnrBox .button {
    display: block;
    width: 100%;
  }
  .itemArrange--typeF .itemArrange--typeF_imgbox {
    margin-left: -7.5px;
    margin-right: -7.5px;
    padding: 0;
    flex: 0 0 100vw;
    width: 100vw;
    max-width: 100vw;
  }
  .itemArrange--typeF .itemArrange--typeF_title {
    margin-bottom: 30px;
  }
  .itemArrange--typeF .row .itemArrange--typeF_sliderbox {
    padding: 0;
  }
}

.articleList time {
  font-size: 16px;
  display: block;
  margin-bottom: 10px;
}

@media (max-width: 768px) {
  .articleList time {
    font-size: 10px;
    margin-bottom: 0px;
  }
}

.articleList__img {
  margin-bottom: 15px;
  display: block;
  max-width: 100% !important;
  width: 100%;
}

.articleList__title {
  font-size: 21px;
  margin: 10px 0;
  line-height: 28px;
  font-weight: 700;
}

@media (max-width: 768px) {
  .articleList__title {
    line-height: 21px;
    font-size: 12px;
    margin-bottom: 0 !important;
  }
}

.articleList__text {
  font-size: 12px;
  line-height: 24px;
}

.articleList__wrap {
  transition: 0.15s;
  display: block;
}

.articleList__wrap:hover, .articleList__wrap:active {
  color: #000000;
  transition: 0.15s;
  opacity: 0.65;
}

@media (max-width: 768px) {
  .articleList__content {
    font-size: 10px;
    line-height: 14px;
    margin-bottom: 9px;
  }
}

.newsList__date {
  font-size: 12px;
  display: block;
  margin-bottom: 10px;
}

.articleList--typeB .articleList__wrap {
  transition: 0.1s;
  display: block;
  box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.25);
}

.articleList--typeB .articleList__wrap:hover, .articleList--typeB .articleList__wrap:active {
  transition: 0.2s;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.3);
  transform: translateY(-3px);
}

.articleList--typeB .articleList__wrap:hover .articleList__text:before, .articleList--typeB .articleList__wrap:active .articleList__text:before {
  color: #000000;
}

.articleList--typeB .articleList__wrap:hover .articleList__text:after, .articleList--typeB .articleList__wrap:active .articleList__text:after {
  border-color: #000000;
}

.articleList--typeB .articleList__img {
  margin-bottom: 0;
}

.articleList--typeB .articleList__text {
  background: #fff;
  display: block;
  padding: 20px;
  position: relative;
}

.articleList--typeB .articleList__text:before {
  content: "MORE";
  position: absolute;
  right: 18px;
  top: -22px;
  font-size: 12px;
  font-weight: 700;
}

.articleList--typeB .articleList__text:after {
  right: 10px;
  top: -16px !important;
}

.articleList--typeC .articleList__wrap {
  display: block;
}

.articleList--typeC .articleList__wrap .articleList__text {
  padding: 20px;
  transition: 0.1s;
  display: block;
  box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.25);
  transform: translateY(-15px);
  z-index: 2;
  background: #fff;
  margin: 0 10px;
}

.articleList--typeC .articleList__wrap:hover .articleList__text, .articleList--typeC .articleList__wrap:active .articleList__text {
  transition: 0.2s;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.3);
  transform: translateY(-17px);
}

.articleList--typeC .articleList__img {
  margin-bottom: 0;
}

.articleList--typeD .articleList__wrap {
  background: #FFF;
  display: -ms-flex;
  display: flex;
  position: relative;
  border-bottom: solid 1px #cccccc;
}

@media all and (-ms-high-contrast: none) {
  .articleList--typeD .articleList__wrap {
    align-items: center;
  }
}

.articleList--typeD .articleList__wrap:after {
  content: none !important;
}

.articleList--typeD .articleList__img {
  margin-bottom: 20px;
  min-height: 150px;
  max-height: 150px;
  max-width: 150px !important;
  flex: 0 0 150px;
  -o-object-fit: cover;
  object-fit: cover;
}

@media all and (-ms-high-contrast: none) {
  .articleList--typeD .articleList__img {
    min-height: inherit;
    height: auto;
  }
}

.articleList--typeD .articleList__text {
  padding: 0 25px 20px 0;
  max-width: calc(100% - 150px);
  flex: 0 0 calc(100% - 150px);
}

.articleList--typeD .articleList__text .articleList__title {
  margin: 0 0 5px;
}

@media (max-width: 992px) {
  .articleList--typeD .articleList__img {
    margin-bottom: 10px;
    min-height: 100px;
    max-height: 100px;
    max-width: 100px !important;
    flex: 0 0 100px;
    -o-object-fit: cover;
    object-fit: cover;
    height: 120px;
  }
  .articleList--typeD .articleList__text {
    padding: 0 14px 10px 0;
    max-width: calc(100% - 100px);
    flex: 0 0 calc(100% - 100px);
  }
}

.articleList--typeD.radius .articleList__wrap {
  border-bottom: solid 1px #cccccc;
  overflow: hidden;
}

.newsList, .newsList li {
  list-style: none;
}

.newsList a:hover, a.newsBnr:hover {
  color: #000000;
  text-decoration: none;
}

.newsList a:hover img, a.newsBnr:hover img {
  opacity: 0.8;
}

.newsBnr {
  text-align: center;
  display: block;
}

.newsBnr img {
  max-width: 100%;
}

.newsList li {
  list-style: none;
  display: -ms-flex;
  display: flex;
  padding: 8px 0;
  border-bottom: 1px solid #dfdfdf;
}

.newsList li time {
  font-size: 12px;
  max-width: 80px;
  flex: 0 0 80px;
  line-height: 24px;
}

.newsList li h3 {
  line-height: 24px;
  font-size: 14px;
  font-weight: 700;
}

@media (max-width: 1180px) {
  .newsList li {
    display: block;
  }
  .newsList li time {
    font-size: 12px;
    max-width: 100%;
    flex: 0 0 100%;
    margin-bottom: 5px;
  }
}

.newsList--typeB {
  display: -ms-flex;
  display: flex;
  border-top: 1px solid #dfdfdf;
  border-bottom: 1px solid #dfdfdf;
  padding: 10px 0;
}

.newsList--typeB .newsList__head {
  margin: 0 40px;
  flex: 0 1 auto;
}

.newsList--typeB .newsList__body {
  flex: 1 1 auto;
  padding: 10px;
}

.newsList--typeB .newsList__body ul, .newsList--typeB .newsList__body .makeNewsWrap {
  padding: 10px;
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: scroll;
  height: 150px;
}

.newsList--typeB .newsList__body ul li, .newsList--typeB .newsList__body .makeNewsWrap li {
  border-bottom: 0;
}

@media (max-width: 767px) {
  .newsList--typeB {
    flex-wrap: wrap;
    border: none;
  }
  .newsList--typeB .newsList__head {
    margin: 0;
    flex: 0 1 100%;
    margin-bottom: 20px;
  }
  .newsList--typeB .newsList__body {
    border-top: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    flex: 1 1 100%;
    padding: 10px;
  }
  .newsList--typeB .newsList__body ul {
    padding: 10px;
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: scroll;
    height: 150px;
  }
  .newsList--typeB .newsList__body ul li {
    border-bottom: 0;
  }
}

.highlight--narrow {
  padding: 20px 0;
}

.newsList--typeC {
  display: -ms-flex;
  display: flex;
}

.newsList--typeC .newsList__head {
  display: -ms-flex;
  display: flex;
  align-items: center;
  margin-right: 20px;
  max-width: 100px;
  vertical-align: middle;
  flex: 0 0 100px;
}

.newsList--typeC .newsList__head h2 {
  font-weight: 500;
  text-align: center;
  font-size: 12px;
  line-height: 26px;
  background: #000000;
  color: #ffffff;
  width: 100%;
}

.newsList--typeC .newsList__head i {
  font-size: 14px;
  vertical-align: middle;
  line-height: 27px;
  display: inline-block;
}

.newsList--typeC .newsList__body {
  max-width: calc(100% - 120px);
  flex: calc(100% - 120px);
}

.newsList--typeC .newsList__body ul li {
  border-bottom: 0;
  line-height: 30px;
  padding: 3px 0;
}

@media (max-width: 767px) {
  .newsList--typeC .newsList__head {
    margin-right: 15px;
    max-width: 70px;
    vertical-align: middle;
    flex: 0 0 70px;
  }
  .newsList--typeC .newsList__head h2 i {
    display: none;
  }
  .newsList--typeC .newsList__body {
    max-width: calc(100% - 85px);
    flex: calc(100% - 85px);
  }
  .newsList--typeC .newsList__body h3 {
    font-size: 12px;
  }
}

#hdr.hdr--integrate .hdrMiddle {
  background: #fff;
  transition: 0.3s;
}

#hdr.hdr--integrate .iconNav i,
#hdr.hdr--integrate .iconNav > ul > li > a,
#hdr.hdr--integrate .gNav > ul > li > a {
  color: #333333 !important;
}

#hdr.hdr--integrate .iconNav i:after,
#hdr.hdr--integrate .iconNav > ul > li > a:after,
#hdr.hdr--integrate .gNav > ul > li > a:after {
  border-color: #333333 !important;
}

#hdr.hdr--integrate .iconNav i:hover, #hdr.hdr--integrate .iconNav i:hover i,
#hdr.hdr--integrate .iconNav > ul > li > a:hover,
#hdr.hdr--integrate .iconNav > ul > li > a:hover i,
#hdr.hdr--integrate .gNav > ul > li > a:hover,
#hdr.hdr--integrate .gNav > ul > li > a:hover i {
  color: #333333 !important;
}

#hdr.hdr--integrate .hdrMiddle__right .searchForm {
  border-color: #333333 !important;
}

#hdr.hdr--integrate .hdrMiddle__right .searchForm i {
  color: #333333 !important;
}

#hdr.hdr--integrate .hdrMiddle__right .searchForm__inner {
  background: transparent;
}

#hdr.hdr--integrate .hdrMiddle__right .searchForm__inner input[type="text"]::-moz-placeholder {
  color: #333333 !important;
}

#hdr.hdr--integrate .hdrMiddle__right .searchForm__inner input[type="text"]:-ms-input-placeholder {
  color: #333333 !important;
}

#hdr.hdr--integrate .hdrMiddle__right .searchForm__inner input[type="text"], #hdr.hdr--integrate .hdrMiddle__right .searchForm__inner input[type="text"]::placeholder {
  color: #333333 !important;
}

#hdr.hdr--integrate.active {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9999;
}

#hdr.hdr--integrate.active + .h_box {
  display: none;
}

#hdr.hdr--integrate.active:not(.integrate--fixed) .hdrMiddle {
  background: transparent;
  transition: 0.3s;
  box-shadow: none;
}

#hdr.hdr--integrate.active:not(.integrate--fixed).whiteColor--yet .iconNav > ul > li > * > i,
#hdr.hdr--integrate.active:not(.integrate--fixed).whiteColor--yet .iconNav > ul > li > a,
#hdr.hdr--integrate.active:not(.integrate--fixed).whiteColor--yet .gNav > ul > li > a {
  color: #fff !important;
}

#hdr.hdr--integrate.active:not(.integrate--fixed).whiteColor--yet .iconNav > ul > li > * > i:after,
#hdr.hdr--integrate.active:not(.integrate--fixed).whiteColor--yet .iconNav > ul > li > a:after,
#hdr.hdr--integrate.active:not(.integrate--fixed).whiteColor--yet .gNav > ul > li > a:after {
  border-color: #fff !important;
}

#hdr.hdr--integrate.active:not(.integrate--fixed).whiteColor--yet .iconNav > ul > li > * > i:hover, #hdr.hdr--integrate.active:not(.integrate--fixed).whiteColor--yet .iconNav > ul > li > * > i:hover i,
#hdr.hdr--integrate.active:not(.integrate--fixed).whiteColor--yet .iconNav > ul > li > a:hover,
#hdr.hdr--integrate.active:not(.integrate--fixed).whiteColor--yet .iconNav > ul > li > a:hover i,
#hdr.hdr--integrate.active:not(.integrate--fixed).whiteColor--yet .gNav > ul > li > a:hover,
#hdr.hdr--integrate.active:not(.integrate--fixed).whiteColor--yet .gNav > ul > li > a:hover i {
  color: #fff !important;
}

#hdr.hdr--integrate.active:not(.integrate--fixed).whiteColor--yet .hdrMiddle__right .searchForm {
  border-color: #fff !important;
}

#hdr.hdr--integrate.active:not(.integrate--fixed).whiteColor--yet .hdrMiddle__right .searchForm i {
  color: #fff !important;
}

#hdr.hdr--integrate.active:not(.integrate--fixed).whiteColor--yet .hdrMiddle__right .searchForm__inner {
  background: transparent;
}

#hdr.hdr--integrate.active:not(.integrate--fixed).whiteColor--yet .hdrMiddle__right .searchForm__inner input[type="text"]::-moz-placeholder {
  color: #fff !important;
}

#hdr.hdr--integrate.active:not(.integrate--fixed).whiteColor--yet .hdrMiddle__right .searchForm__inner input[type="text"]:-ms-input-placeholder {
  color: #fff !important;
}

#hdr.hdr--integrate.active:not(.integrate--fixed).whiteColor--yet .hdrMiddle__right .searchForm__inner input[type="text"], #hdr.hdr--integrate.active:not(.integrate--fixed).whiteColor--yet .hdrMiddle__right .searchForm__inner input[type="text"]::placeholder {
  color: #fff !important;
}

.mainSliderSec {
  overflow: hidden;
}

@media (max-width: 767px) {
  .mainSliderSec {
    margin-bottom: 10px;
  }
}

.mainSliderSec .mainSliderSec__inner {
  max-width: 850px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.mainSliderSec .slick-list {
  overflow: visible;
}

.mainSliderSec .slick-list img {
  max-width: 100%;
}

@media (min-width: 1180px) {
  .mainSliderSec .slick-list .slick-slide {
    padding: 0 5px;
  }
}

.mainSlider--typeB {
  margin-bottom: 20px;
}

@media (max-width: 1180px) {
  .msThumbnail {
    padding: 0 15px;
  }
}

@media (max-width: 992px) {
  .mainSlider--typeB {
    margin-bottom: 15px;
  }
}

.mainSlider.noArrow .slick-arrow, .mainSlider--typeB.noArrow .slick-arrow {
  display: none !important;
}

.mainSlider.noDots .slick-dots, .mainSlider--typeB.noDots .slick-dots {
  display: none !important;
}

.mainSlider .slick-arrow, .mainSlider--typeB .slick-arrow {
  transform-origin: top left top left;
  margin: 0;
  display: block;
  width: 40px;
  height: 40px;
  transform-origin: top;
}

.mainSlider .slick-arrow:before, .mainSlider--typeB .slick-arrow:before {
  content: none;
}

.mainSlider .slick-next, .mainSlider .slick-prev, .mainSlider--typeB .slick-next, .mainSlider--typeB .slick-prev {
  z-index: 2;
}

.mainSlider .slick-next, .mainSlider--typeB .slick-next {
  transform: rotate(45deg) translate(0, -50%);
  border-top: #333333 1px solid;
  border-right: #333333 1px solid;
  right: 30px;
}

.mainSlider .slick-prev, .mainSlider--typeB .slick-prev {
  transform: rotate(45deg) translate(0, -50%);
  border-bottom: #333333 1px solid;
  border-left: #333333 1px solid;
  left: 30px;
}

@media (max-width: 1120px) {
  .mainSlider .slick-arrow, .mainSlider--typeB .slick-arrow {
    width: 20px;
    height: 20px;
    transform-origin: top;
  }
  .mainSlider .slick-next, .mainSlider--typeB .slick-next {
    right: 15px;
  }
  .mainSlider .slick-prev, .mainSlider--typeB .slick-prev {
    left: 15px;
  }
}

#mainSlider:not(.slick-initialized) {
  height: 500px;
  position: relative;
}

#mainSlider:not(.slick-initialized) > * {
  opacity: 0;
}

#mainSlider:not(.slick-initialized):before {
  content: "Loading...";
  position: absolute;
  top: 50%;
  display: block;
  left: 0;
  right: 0;
  margin: auto;
  color: #000000;
  font-size: 20px;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  position: relative;
  text-indent: -9999em;
  -webkit-animation: load4 1.3s infinite linear;
  animation: load4 1.3s infinite linear;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}

@-webkit-keyframes load4 {
  0%,
  100% {
    box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
  }
  12.5% {
    box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  25% {
    box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  37.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  50% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  62.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
  }
  75% {
    box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
  }
  87.5% {
    box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
  }
}

@keyframes load4 {
  0%,
  100% {
    box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
  }
  12.5% {
    box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  25% {
    box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  37.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  50% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  62.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
  }
  75% {
    box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
  }
  87.5% {
    box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
  }
}

#scrollBtn {
  position: absolute;
  bottom: 50px;
  left: 0;
  right: 0;
  margin: auto;
  width: 80px;
  text-align: center;
  z-index: 4;
  font-size: 10px;
  height: 24px;
  font-weight: bold;
}

@media screen and (max-width: 992px) {
  #scrollBtn {
    bottom: 20px;
  }
}

#scrollBtn:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 15px;
  height: 15px;
  border-top: 1px solid #000000;
  border-right: 1px solid #000000;
  transform: rotate(135deg);
  margin: auto;
}

#scrollBtn.scrollBtn--wh {
  color: #fff;
}

#scrollBtn.scrollBtn--wh:before {
  border-color: #fff;
}

.mainVisual {
  overflow: hidden;
  position: relative;
  height: 714px;
}

@media (max-width: 767px) {
  .mainVisual {
    height: auto;
  }
}

.mainVisual .mainVisual__inner img {
  display: block;
  position: absolute;
  left: -300%;
  right: -300%;
  top: 0;
  bottom: 0;
  margin: auto;
  max-width: none;
  z-index: 2;
}

@media screen and (max-width: 750px) {
  .mainVisual .mainVisual__inner img {
    position: relative;
    left: inherit;
    right: inherit;
    max-width: 100%;
  }
}

.mainVisual.mainVisual--hero {
  height: 100vh;
}

@media screen and (max-width: 750px) {
  .mainVisual.mainVisual--hero .mainVisual__inner img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    height: calc(var(--vh, 1vh) * 100);
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
}

.mainVisual__copy img {
  display: block;
  position: absolute;
  max-width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  z-index: 3;
}

@media screen and (max-width: 992px) {
  .mainVisual__copy img {
    max-width: calc(100% - 50px);
  }
}

.mvA_inner {
  display: -ms-flex;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.mvA_inner img {
  max-width: 100%;
  display: block;
}

.mvA_inner a {
  display: block;
  opacity: 1;
}

.mvA_inner a:hover {
  opacity: 0.8;
}

.mvA_main,
.mvA_sub {
  max-width: 50%;
  flex: 0 0 50%;
}

@media (max-width: 767px) {
  .mvA_main,
  .mvA_sub {
    max-width: 100%;
    flex: 0 0 100%;
  }
}

.mvA_sub {
  display: -ms-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}

.mvA_sub > * {
  max-width: 50% !important;
  flex: 0 0 50%;
  position: relative;
}

.mvA_sub > * > span {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 5px 7px;
  font-size: 12px;
  line-height: 20px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
}

@media screen and (max-width: 1180px) {
  .mvA_sub > * > span {
    font-size: 10px;
    padding: 3px 5px;
  }
}

.mainVisual--arrangeB {
  padding: 0;
}

.mainVisual--arrangeB .container {
  display: flex;
}

@media (max-width: 767px) {
  .mainVisual--arrangeB .container {
    flex-wrap: wrap;
  }
}

.mainVisual--arrangeB a {
  display: block;
  width: 100%;
}

.mainVisual--arrangeB img {
  max-width: 100%;
}

.mvB_main {
  margin-right: 10px;
}

@media (min-width: 768px) {
  .mvB_main {
    flex: 0 0 63%;
    max-width: 63%;
  }
}

@media (max-width: 767px) {
  .mvB_main {
    max-width: 100%;
    flex: 0 0 100%;
    margin-right: 0;
    margin-bottom: 6px;
  }
}

.mvB_sub {
  display: flex;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .mvB_sub {
    flex: 0 0 37%;
    max-width: 37%;
  }
}

.mvB_sub > a {
  margin-bottom: 10px;
}

.mvB_sub a:last-child {
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .mvB_sub > a {
    width: 49%;
    margin-bottom: 0px;
    margin-right: 2%;
  }
  .mvB_sub a:last-child {
    margin-right: 0;
  }
}

.bnrList a {
  display: block;
}

.bnrList a img {
  transition: 0.15s;
}

.bnrList a:hover {
  color: #000000;
}

.bnrList a:hover img {
  opacity: 0.65;
  transition: 0.15s;
}

.bnrList.contentsSlider {
  margin: 0 -15px;
}

.bnrList.contentsSlider .slick-slide {
  margin: 0 15px;
}

@media (max-width: 992px) {
  .bnrList.contentsSlider {
    margin: 0 -7px;
  }
  .bnrList.contentsSlider .slick-slide {
    margin: 0 7px;
  }
}

.bnrBox {
  transition: 0.15s;
  display: block;
}

.bnrBox:hover {
  opacity: 0.65;
  transition: 0.15s;
}

.bnr, .bnrBox img {
  display: block;
  max-width: 100%;
  margin: auto;
}

.bnrBox h3 {
  font-size: 16px;
  line-height: 24px;
  margin: 10px 0 5px;
}

.bnrBox img + * {
  margin-top: 10px;
}

.row.cateList {
  margin: 0 -10px 0px;
}

.row.cateList [class*="col-"] {
  padding: 0 10px;
  margin-bottom: 20px;
}

@media (max-width: 768px) {
  .row.cateList {
    margin: 0 -5px 0px;
  }
  .row.cateList [class*="col-"] {
    padding: 0 5px;
    margin-bottom: 10px;
  }
  .row.cateList .button {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 11px;
    padding: 5px 10px;
  }
}

.gNav .megaMenu li a.button,
a.iconButton,
.iconButton,
.cateList .button,
[class*="iconButton"],
a[class*="iconButton"] {
  color: #333333;
  font-weight: 700;
  text-align: left;
  border-radius: 100px;
  border: 1px solid #dfdfdf;
  background: #FFF;
  line-height: 20px;
  padding: 10px 30px 10px 10px !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  width: 100%;
}

@media (max-width: 768px) {
  .gNav .megaMenu li a.button,
  a.iconButton,
  .iconButton,
  .cateList .button,
  [class*="iconButton"],
  a[class*="iconButton"] {
    font-size: 12px;
  }
}

[class*="iconButton"]:hover,
a[class*="iconButton"]:hover {
  color: #000000;
  background: #f2f2f2;
}

[class*="iconButton"].noBorder,
a[class*="iconButton"].noBorder {
  border: none;
  background: transparent;
}

[class*="iconButton"] b,
a[class*="iconButton"] b {
  padding: 0 5px;
}

[class*="iconButton"] span:first-child,
a[class*="iconButton"] span:first-child {
  border-radius: 50%;
  overflow: hidden;
  max-width: 40px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 40px;
  flex: 0 0 40px;
}

[class*="iconButton"] span:first-child img, [class*="iconButton"] span:first-child svg,
a[class*="iconButton"] span:first-child img,
a[class*="iconButton"] span:first-child svg {
  max-width: 100%;
  height: 40px;
  -o-object-fit: cover;
  object-fit: cover;
}

@media all and (-ms-high-contrast: none) {
  [class*="iconButton"] span:first-child img, [class*="iconButton"] span:first-child svg,
  a[class*="iconButton"] span:first-child img,
  a[class*="iconButton"] span:first-child svg {
    height: auto;
  }
}

[class*="iconButton"] span:nth-child(2),
a[class*="iconButton"] span:nth-child(2) {
  padding: 0 10px;
  max-width: calc(100% - 40px);
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(100% - 40px);
  flex: 0 0 calc(100% - 40px);
}

@media (max-width: 767px) {
  [class*="iconButton"] span:first-child,
  a[class*="iconButton"] span:first-child {
    max-width: 30px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30px;
    flex: 0 0 30px;
  }
  [class*="iconButton"] span:first-child img, [class*="iconButton"] span:first-child svg,
  a[class*="iconButton"] span:first-child img,
  a[class*="iconButton"] span:first-child svg {
    height: 30px;
  }
  [class*="iconButton"] span:nth-child(2),
  a[class*="iconButton"] span:nth-child(2) {
    font-size: 12px;
    line-height: 20px;
    max-width: calc(100% - 30px);
    -ms-flex: 0 0 calc(100% - 30px);
    -webkit-box-flex: 0;
    flex: 0 0 calc(100% - 30px);
  }
}

.cateList--typeC.spSwiper {
  margin: auto !important;
}

.cateList--typeC figure {
  display: block;
  margin: 0;
  text-align: left;
}

.cateList--typeC figure figcaption {
  font-size: 16px;
  display: block;
  line-height: 24px;
  margin-top: 12px;
  font-weight: 500;
}

.cateList--typeC figure img, .cateList--typeC figure svg {
  max-width: 100%;
  margin: auto;
}

@media (min-width: 768px) {
  .cateList--typeC .slick-slide, .cateList--typeC [class*="col"].slick-slide {
    width: auto !important;
    max-width: 150px;
  }
}

@media (max-width: 767px) {
  .cateList--typeC .slick-slide, .cateList--typeC [class*="col"] {
    width: auto !important;
    max-width: 100%;
  }
  .cateList--typeC figure figcaption {
    font-size: 10px;
    line-height: 14px;
    margin-top: 3px;
  }
}

.iconButton--square,
a.iconButton--square {
  padding: 0 !important;
  border-radius: 0;
}

.iconButton--square span:first-child,
a.iconButton--square span:first-child {
  border-radius: 0;
  max-width: 50px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50px;
  flex: 0 0 50px;
}

.iconButton--square span:first-child img,
a.iconButton--square span:first-child img {
  height: 50px;
}

.iconButton--square span:nth-child(2),
a.iconButton--square span:nth-child(2) {
  max-width: calc(100% - 70px);
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(100% - 70px);
  flex: 0 0 calc(100% - 70px);
}

.iconButton--squareNoImg {
  border-radius: 0 !important;
}

.cateList__children {
  list-style: none;
  line-height: 24px;
  margin-top: 15px;
}

.cateList__children > li {
  margin-bottom: 5px;
}

.cateList__children > li > a {
  display: block;
  text-align: left;
}

.cateList__children > li > a:hover {
  color: #000000;
}

@media (max-width: 767px) {
  .cateList__children {
    display: none;
    font-size: 12px;
  }
}

.cateLink__parents {
  display: block;
  text-align: left;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  padding: 8px 0;
  border-bottom: 1px solid #dfdfdf;
}

.cateLink__parents:hover {
  color: #000000;
}

@media (max-width: 767px) {
  .cateLink__parents {
    font-size: 12px;
  }
}

@media (max-width: 767px) {
  .cateList a.cateList__hasChildren:before, .cateList a.cateList__hasChildren:after {
    width: 10px;
    height: 2px;
    transform: translateY(-50%);
    border: 0;
    right: 13px;
    background: #333333;
  }
  .cateList a.cateList__hasChildren:before {
    content: "";
    display: block;
    position: absolute;
    transition: 0.15s;
    top: 50%;
    transform: rotate(90deg) translateY(-50%);
    transform-origin: top center;
  }
  .cateList a.cateList__hasChildren.open:before {
    opacity: 0;
    transform: translateY(-50%);
  }
  .cateList a.cateList__hasChildren:hover:after {
    right: 13px;
  }
  .cateList > *:not(:last-child) .cateList__children {
    margin-bottom: 20px;
  }
}

.conceptA {
  padding: 40px 10px;
  background: url("");
  position: relative;
  overflow: hidden;
}

.conceptA .container {
  position: relative;
  z-index: 3;
  background: rgba(255, 255, 255, 0.8);
  padding: 40px 20px;
}

.conceptA p {
  line-height: 30px;
}

@media (max-width: 767px) {
  .conceptA {
    padding: 30px 20px;
  }
  .conceptA .container {
    padding: 30px 20px;
  }
}

.conceptA__bg {
  z-index: 2;
  position: absolute;
  display: block;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.conceptB .conceptB__textWrap {
  max-width: 100%;
  flex: 0 0 100%;
}

.conceptB .text--left, .conceptB .text--left small {
  text-align: left !important;
}

.conceptC {
  position: relative;
  overflow: hidden;
}

.conceptC .conceptC__text {
  position: relative;
  z-index: 3;
  background: rgba(255, 255, 255, 0.9);
  padding: 60px;
  margin: 60px;
  width: 520px;
}

.conceptC .conceptC__text.text--verticalPC, .conceptC .conceptC__text.text--vertical {
  width: auto;
}

.conceptC .conceptC__text:not(.conceptC__text--right) {
  margin-right: auto !important;
}

.conceptC .conceptC__text--right {
  margin-left: auto !important;
}

.conceptC .container:not(.conceptC__bg) > .conceptC__text {
  margin: 60px 0px;
}

.conceptC.conceptC2 .conceptC__text {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.conceptC p {
  line-height: 30px;
}

.conceptC .text--verticalPC p {
  line-height: 2;
  height: max-content;
}

@media (max-width: 767px) {
  .conceptC .conceptC__bg.container {
    padding: 30px 20px;
  }
  .conceptC.conceptC__bg {
    padding: 30px 20px;
    background-size: cover;
    background-attachment: inherit;
  }
  .conceptC.conceptC__bg.container {
    background-size: cover;
  }
  .conceptC.conceptC__bg .container {
    padding: 0;
  }
  .conceptC .conceptC__text {
    position: relative;
    z-index: 3;
    background: #fff;
    padding: 30px 20px;
    margin: 0;
    width: 100% !important;
  }
  .conceptC .conceptC__text p {
    line-height: 24px;
  }
  .conceptC .conceptC__text--right {
    margin: 0;
  }
}

.conceptC .bgTransparent {
  background: transparent !important;
}

@media (min-width: 768px) {
  .conceptC .bgTransparent {
    width: 600px !important;
    padding: 60px 0 !important;
  }
}

@media (max-width: 767px) {
  .conceptC .bgTransparent {
    padding: 0 !important;
  }
}

.conceptC__bg {
  z-index: 2;
  overflow: hidden;
  position: relative;
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.conceptC__bg.container {
  background-size: 1180px auto;
}

.conceptD__row {
  display: -ms-flex;
  display: flex;
  overflow: hidden;
}

.conceptD__img, .conceptD__text {
  max-width: calc(50% + 30px);
  flex: 0 0 calc(50% + 30px);
}

.conceptD__img {
  position: relative;
  z-index: 2;
}

.conceptD__img img {
  z-index: 2;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 60px;
  left: 0;
  max-width: 100%;
  width: 100%;
  height: calc(100% - 60px);
  -o-object-fit: cover;
  object-fit: cover;
}

@media all and (-ms-high-contrast: none) {
  .conceptD__img img {
    position: relative;
    height: auto !important;
  }
}

.conceptD__text {
  position: relative;
  z-index: 3;
  margin: 60px 0 0px -60px;
  padding: 60px;
  background: #fff;
}

.conceptD__text p {
  line-height: 30px;
}

.conceptD2 .conceptD__text {
  margin: 111px 0 111px -60px;
}

@media (max-width: 767px) {
  .conceptD2 .container {
    padding: 0;
  }
}

@media (max-width: 767px) {
  .conceptD2 .conceptD__text {
    margin: -100px 15px 0;
  }
}

@media (min-width: 768px) {
  .conceptD__row--textLeft {
    padding-bottom: 60px;
  }
  .conceptD__row--textLeft .conceptD__img {
    order: 2;
    margin-top: 60px;
  }
  .conceptD__row--textLeft img {
    bottom: -60px;

    height: calc(100% + 60px);
  }
  .conceptD__row--textLeft .conceptD__text {
    order: 1;
    margin: 0px -60px 0px 0;
    padding: 60px;
  }
}

@media (max-width: 767px) {
  .conceptD__row {
    flex-wrap: wrap;
  }
  .conceptD__img, .conceptD__text {
    max-width: 100%;
    flex: 0 0 100%;
  }
  .conceptD__img img {
    position: relative;
    bottom: 0;
    height: auto;
  }
  .conceptD__text {
    position: relative;
    z-index: 3;
    margin: -60px 15px 0;
    max-width: calc(100% - 30px);
    padding: 40px 20px;
    background: #000;
    color: #fff;
  }
  .conceptD__text h2 span, .conceptD__text h2 small {
    color: #fff;
  }
  .conceptD__text p {
    font-size: 12px;
  }
}

.conceptE__bg {
  position: relative;
  overflow: hidden;
  height: 400px;
  z-index: 2;
}

.conceptE__bg img {
  position: absolute;
  top: -300%;
  bottom: -300%;
  left: -300%;
  right: -300%;
  margin: auto;
  width: 1920px;
  max-width: none;
}

.conceptE__text {
  width: 750px;
  position: relative;
  z-index: 3;
  margin-top: -100px;
  margin-left: auto;
  margin-right: auto;
  background: #fff;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25);
  padding: 40px;
}

.conceptE__text h2 {
  margin-bottom: 15px;
}

@media (max-width: 991px) {
  .conceptE__text {
    padding: 30px 15px;
    width: calc(100% - 30px);
    margin: -50px 15px 0 15px;
  }
}

.bgBlack {
  background: #000;
  color: #fff;
}

.bgBlack h2 span, .bgBlack h2 small {
  color: #fff;
}

.bgBlack.conceptC__text {
  background: rgba(0, 0, 0, 0.9);
}

@media (min-width: 768px) {
  .itemArrange__wrap {
    display: -ms-flex;
    display: flex;
    flex-wrap: wrap;
  }
  .itemArrange__wrap > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .itemArrange--typeA > *:nth-child(even) .itemArrange__img {
    order: 2;
  }
  .itemArrange--typeA > *:nth-child(even) .itemArrange__img:after {
    bottom: auto;
    top: -40px;
  }
  .itemArrange--typeA > *:nth-child(even) .itemArrange__text {
    margin-bottom: 30px !important;
  }
}

.itemArrange h3 {
  font-size: 20px;
  line-height: 36px;
  margin-bottom: 12px;
}

.itemArrange *:last-child {
  margin-bottom: 0 !important;
}

.itemArrange--typeA .itemArrange__img:after {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 100px;
  background: #333333;
  right: 40px;
  bottom: -60px;
}

.itemArrange--typeB .itemArrange__wrap {
  padding: 30px;
}

.itemArrange--typeB .itemArrange__wrap .itemArrange__img {
  flex: 0 0 44%;
  max-width: 44%;
  margin-bottom: 0px;
}

.itemArrange--typeB .itemArrange__wrap .itemArrange__text {
  flex: 0 0 52%;
  max-width: 52%;
  margin-left: 4%;
}

.itemArrange--typeB .itemArrange__wrap .itemArrange__text p {
  margin-bottom: 20px;
}

.itemArrange--typeB .itemArrange__wrap .itemArrange__text .itemArrange__price {
  letter-spacing: 1px;
  line-height: 24px;
  font-size: 22px;
}

.itemArrange--typeB .itemArrange__wrap .itemArrange__text .itemArrange__price small {
  padding-left: 3px;
  font-size: 10px;
}

.itemArrange--typeB .itemArrange__wrap .itemArrange__text .button {
  max-width: 160px;
}

.itemArrange--typeE .itemArrange__text {
  padding: 0 10px;
}

.itemArrange--typeE .itemArrange__text h3 {
  margin-bottom: 5px;
  font-size: 24px;
}

.itemArrange--typeC .itemArrange__img,
.itemArrange--typeD .itemArrange__img {
  margin-bottom: 0;
}

.itemArrange--typeC .itemArrange__text,
.itemArrange--typeD .itemArrange__text {
  padding: 40px;
}

.itemArrange--typeC .itemArrange__text .h2C,
.itemArrange--typeD .itemArrange__text .h2C {
  line-height: 24px;
  font-size: 18px;
  margin-bottom: 15px;
}

.itemArrange--typeC .itemArrange__text .button,
.itemArrange--typeD .itemArrange__text .button {
  max-width: 200px;
}

.itemArrange--typeD_row {
  display: -ms-flex;
  display: flex;
  flex-wrap: wrap;
}

.itemArrange--typeD_row.itemArrange__text--left {
  flex-direction: row-reverse;
}

.itemArrange--typeD_row .itemArrange__img {
  position: relative;
  flex: 0 0 57%;
  max-width: 57%;
  min-height: 1px;
}

.itemArrange--typeD_row .itemArrange__img img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.itemArrange--typeD_row .itemArrange__text {
  flex: 0 0 43%;
  max-width: 43%;
}

.itemArrange__img {
  display: block;
  margin-bottom: 20px;
  position: relative;
}

@media screen and (max-width: 767px) {
  .itemArrange h3 {
    font-size: 18px;
  }
  .itemArrange [class*=col] {
    margin-bottom: 30px;
  }
  .itemArrange--typeB .itemArrange__wrap {
    padding: 0;
    display: -ms-flex;
    display: flex;
    flex-wrap: wrap;
  }
  .itemArrange--typeB .itemArrange__wrap > * {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  .itemArrange--typeB .itemArrange__wrap .itemArrange__text {
    padding: 20px;
    margin-left: 0;
  }
  .itemArrange--typeD .itemArrange--typeD_row .itemArrange__img {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .itemArrange--typeD .itemArrange--typeD_row .itemArrange__img .conceptF__bg {
    position: static;
    -o-object-fit: inherit;
    object-fit: inherit;
  }
  .itemArrange--typeD .itemArrange--typeD_row .itemArrange__text {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .itemArrange--typeD .itemArrange__text {
    padding: 30px 20px;
  }
  .itemArrange--typeD .itemArrange__text .text--right {
    text-align: left !important;
  }
  .itemArrange__text .button {
    display: block;
  }
  .itemArrange__text .button span {
    width: 100% !important;
    max-width: 100% !important;
  }
}

/* 検索ワードリスト */
.keywordSearch .row {
  align-items: center;
  justify-content: center;
}

@media (min-width: 768px) {
  .keywordSearch .row {
    flex-wrap: nowrap;
  }
}

.keywordSearch .button {
  border-radius: 0;
  width: 100%;
  max-width: 345px;
  margin: 30px 0;
}

@media (max-width: 767px) {
  .keywordSearch .button {
    margin: 15px 0;
  }
}

.ks__searchForm {
  padding-right: 20px;
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .ks__searchForm {
    padding-right: 7.5px;
  }
}

.ks__keywords {
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .ks__keywords {
    border: 0;
    padding-top: 15px;
  }
}

.keywordList {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
}

@media (max-width: 767px) {
  .keywordList {
    margin: 0 -5px;
    justify-content: center;
  }
}

.keywordList li {
  margin: 5px;
}

@media (max-width: 767px) {
  .keywordList li {
    margin: 0 2.5px 5px;
  }
}

.keywordList li a {
  display: block;
  background: #f2f2f2;
  border: 1px solid #f2f2f2;
  font-size: 12px;
  line-height: 16px;
  padding: 3px 0.5em;
  text-align: center;
  border-radius: 6px;
}

.keywordList li a:hover {
  background: transparent;
}

@media (max-width: 479px) {
  .keywordList li a {
    font-size: 10px;
  }
}

@media (min-width: 768px) {
  .keywordSearch--typeA .ks__searchForm {
    flex: 0 0 25%;
    max-width: 25%;
  }
}

@media (min-width: 768px) {
  .keywordSearch--typeA .ks__keywords {
    flex: 0 0 auto;
    max-width: 75%;
    width: auto;
  }
}

.keywordSearch--typeB .ks__searchForm {
  width: 600px;
  max-width: 100%;
  margin: 0 auto 30px;
}

.keywordSearch--typeB .ks__keywords {
  padding-top: 0;
  display: -ms-flex;
  display: flex;
  justify-content: center;
  align-items: center;
}

.keywordSearch--typeB .ks__keywords h3 {
  flex: 0 0 80px;
  font-weight: 700;
}

@media (max-width: 767px) {
  .keywordSearch--typeB .ks__keywords h3 {
    font-size: 12px;
  }
  .keywordSearch--typeB .ks__keywords ul {
    justify-content: flex-start;
  }
}

.keywordSearch--typeB .keywordList {
  justify-content: center;
}

table.shopInfoTable {
  width: 100%;
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 20px;
}

@media (max-width: 767px) {
  table.shopInfoTable {
    font-size: 12px;
    line-height: 20px;
  }
}

table.shopInfoTable th {
  font-weight: 500;
  text-align: left;
  line-height: 24px;
  padding: 2px 0;
  border: none;
}

@media (max-width: 767px) {
  table.shopInfoTable th {
    width: 25%;
  }
}

table.shopInfoTable td {
  border: none;
  line-height: 24px;
  padding: 2px 0 2px 10px;
  text-align: left;
}

.shopInfo--text h3 {
  margin-top: 20px;
}

.shopInfo--text.alignCenter h3 {
  margin-top: 0;
}

.shopInfo--text.alignCenter table.shopInfoTable {
  margin-bottom: 0;
}

.shoppingGuide {
  text-align: center;
}

.shoppingGuide.highlight {
  padding: 30px 0;
}

.shoppingGuide.highlight [class*="col"] .inner {
  background: #fff;
}

.shoppingGuide [class*="col"] {
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .shoppingGuide [class*="col"] {
    margin-bottom: 15px;
  }
}

.shoppingGuide .inner {
  padding: 20px 10px;
}

.shoppingGuide h3 {
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  color: #000000;
  margin-bottom: 7px;
}

.shoppingGuide picture {
  margin: 8px 0;
  display: -ms-flex;
  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;
  height: 60px;
}

.shoppingGuide p {
  font-size: 14px;
  line-height: 24px;
  font-weight: 700;
  margin-bottom: 0px;
}

@media (max-width: 768px) {
  .shoppingGuide p {
    font-size: 12px;
  }
}

.shoppingGuide p small {
  font-weight: normal;
  font-size: 10px;
  line-height: 14px;
}

.shoppingGuide i.material-icons {
  font-size: 48px;
  margin: 10px auto;
}

.shoppingGuide__title {
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  border-bottom: 2px solid #000000;
  line-height: 1.5;
  padding: 8px 0;
  margin-bottom: 30px;
}

.shoppingGuide__title i {
  display: inline-block;
  font-size: 28px;
  margin-right: 14px;
  vertical-align: middle;
}

@media (max-width: 768px) {
  .shoppingGuide__title {
    font-size: 16px;
  }
}

.userGuide h2 {
  border-color: #333333;
}

.userGuide i {
  vertical-align: middle;
  margin-right: 10px;
}

.userGuide h3 {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 8px;
}

.userGuide h3 + h3 {
  margin-top: 24px;
}

.userGuide__card {
  list-style: none;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  margin: 0 -5px 24px;
}

.userGuide__card li {
  list-style: none;
  padding: 0 5px;
}

.userGuide__info {
  margin-top: 24px;
  margin-bottom: 24px;
  padding: 10px;
  background: #fff;
  text-align: center;
  font-weight: 700;
}

.userGuide__info span {
  font-size: 16px;
}

.userGuide__info strong {
  color: #000000;
  font-size: 16px;
}

.userGuide__btn {
  display: inline-block;
  padding: 12px 24px 12px 12px;
  font-size: 14px;
  font-weight: 700;
  background: #fff;
  border: 1px solid #dfdfdf;
  border-radius: 5px;
  margin-bottom: 24px;
}

.userGuide__btn::after {
  right: 10px !important;
}

.userGuide__btn:hover {
  color: #000000;
}

.userGuide__btn i {
  font-size: 20px;
  color: #000000;
}

.userGuide__tel {
  margin-bottom: 24px;
}

.userGuide__tel p {
  margin-bottom: 5px;
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: -1px;
}

.userGuide__tel i {
  margin-right: 8px;
  font-size: 20px;
  vertical-align: middle;
  line-height: 24px;
  color: #000000;
}

@media (max-width: 991px) {
  .userGuide__btn {
    width: 100%;
    text-align: center;
  }
  .userGuide .col-sp-12 {
    margin-bottom: 30px;
  }

  .userGuide h3 {
    font-size: 14px;
  }
}

.userGuide__btn.arrow {
  padding-right: 25px;
}

.tabContent {
  position: relative;
  display: none;
}

.tabContent.active {
  display: block;
}

.tabSwitch {
  padding-bottom: 15px;
  margin-bottom: 10px;
}

@media (max-width: 992px) {
  .tabSwitch.scrollX {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    overflow: scroll;
    overflow-x: scroll;
    overflow-y: visible;
  }
  .tabSwitch.scrollX li {
    white-space: nowrap;
    -webkit-box-flex: auto;
    -ms-flex-positive: auto;
    flex-grow: auto;
  }
}

.tabSwitch, .tabSwitch > li {
  list-style: none;
  -webkit-transition: 0.15s;
  transition: 0.15s;
}

.tabSwitch:hover, .tabSwitch > li:hover {
  -webkit-transition: 0.15s;
  transition: 0.15s;
}

.tab--typeA .tabSwitch {
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: 0;
  margin-right: 0;
}

.tab--typeA .tabSwitch li {
  pointer-events: all;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #f2f2f2;
  font-size: 16px;
  padding: 12px;
  line-height: 24px;
  font-weight: 700;
  margin-bottom: 0;
  position: relative;
  cursor: pointer;
}

.tab--typeA .tabSwitch li:not(:last-child) {
  border-right: 1px solid #dfdfdf;
}

.tab--typeA .tabSwitch li:hover {
  color: #000000;
}

.tab--typeA .tabSwitch li:after {
  -webkit-transition: 0.15s;
  transition: 0.15s;
  content: "";
  display: block;
  position: absolute;
  bottom: -12px;
  left: 0;
  right: 0;
  margin: auto;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12px 15px 0 15px;
  border-color: transparent transparent transparent transparent;
}

.tab--typeA .tabSwitch li.active {
  background: #000000;
  color: #ffffff;
  border-right: 1px solid #dfdfdf;
  -webkit-transition: 0.15s;
  transition: 0.15s;
}

.tab--typeA .tabSwitch li.active:after {
  -webkit-transition: 0.15s;
  transition: 0.15s;
  border-color: #000000 transparent transparent transparent;
}

.tab--typeB .tabSwitch li {
  pointer-events: all;
  border-bottom: 4px solid transparent;
  padding: 18px 40px;
  font-family: 'Lato', '游ゴシック', YuGothic, 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  font-size: 20px;
  font-weight: 400;
  color: #cccccc;
  position: relative;
  border-bottom: 3px solid #cccccc;
  cursor: pointer;
}

.tab--typeB .tabSwitch li:hover {
  color: #000000;
  font-weight: 700;
}

.tab--typeB .tabSwitch li.active {
  border-bottom: 3px solid #000000;
  font-weight: 700;
  color: #000000;
}

@media (max-width: 992px) {
  .tab--typeB .tabSwitch li {
    padding: 15px;
    font-size: 14px;
  }
}

.tab--typeC .tabSwitch li {
  pointer-events: all;
  padding: 0 5px;
  min-width: auto;
}

.tab--typeC .tabSwitch li > span {
  display: block;
  border-radius: 100px;
  min-width: auto;
  border: 2px solid #dfdfdf;
  padding: 6px 40px;
  line-height: 24px;
  font-weight: 700;
  -webkit-transition: 0.15s;
  transition: 0.15s;
}

.tab--typeC .tabSwitch li:hover span {
  color: #000000;
  background: #f2f2f2;
  -webkit-transition: 0.15s;
  transition: 0.15s;
}

.tab--typeC .tabSwitch li.active > span {
  border: 2px solid #000000;
  color: #ffffff;
  background: #000000;
}

.tabSwitch--2row > li {
  max-width: 50%;
  flex: 0 0 50%;
  text-align: center;
}

.tabSwitch--3row > li {
  max-width: 33.333%;
  flex: 0 0 33.333%;
  text-align: center;
}

.tabSwitch--4row > li {
  max-width: 25%;
  flex: 0 0 25%;
  text-align: center;
}

[class*="visibility"] {
  content-visibility: auto;
}

.visibility200 {
  contain-intrinsic-size: 200px;
}

.visibility300 {
  contain-intrinsic-size: 300px;
}

.visibility500 {
  contain-intrinsic-size: 500px;
}

.visibility1000 {
  contain-intrinsic-size: 1000px;
}

.visibility1500 {
  contain-intrinsic-size: 1500px;
}

.visibility2000 {
  contain-intrinsic-size: 2000px;
}

ul.gallery--typeA > li {
  position: relative;
  padding-top: 100%;
}

ul.gallery--typeA > li img {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

@media (max-width: 991px) {
  ul.gallery--typeA {
    display: -ms-flex;
    display: flex;
    margin-left: -3.5px;
    margin-right: -3.5px;
    flex-wrap: wrap;
  }
  ul.gallery--typeA:not(.gallery--noGutters) img {
    width: calc(100% - 7px);
    height: calc(100% - 7px);
    left: 3.5px;
    right: 3.5px;
  }
  ul.gallery--typeA > li {
    list-style: none;
    margin-bottom: 0px;
    padding-top: 33.333%;
    max-width: 33.333%;
    flex: 0 0 33.333%;
  }
  ul.gallery--noGutters {
    margin-left: 0px;
    margin-right: 0px;
  }
  ul.gallery--noGutters > li {
    padding-left: 0px;
    padding-right: 0px;
    margin-bottom: 0;
  }
}

@media (min-width: 992px) {
  ul.gallery--typeA {
    display: grid;
    width: 100%;
    grid-template-rows: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-auto-flow: column;
    grid-row-gap: 15px;
    grid-column-gap: 15px;
  }
  ul.gallery--noGutters {
    grid-row-gap: 0;
    grid-column-gap: 0;
  }
  ul.gallery--typeA > li {
    list-style: none;
  }
  ul.gallery--typeA1 > li:nth-of-type(2),
  ul.gallery--typeA1 > li:nth-of-type(4),
  ul.gallery--typeA1 > li:nth-of-type(8) {
    grid-row: span 2;
    grid-column: span 2;
  }
  ul.gallery--typeA2 > li:nth-of-type(1),
  ul.gallery--typeA2 > li:nth-of-type(5),
  ul.gallery--typeA2 > li:nth-of-type(7) {
    grid-row: span 2;
    grid-column: span 2;
  }
}

@media all and (min-width: 992px) and (-ms-high-contrast: none) {
  ul.gallery--typeA {
    display: -ms-flex;
    display: flex;
    margin-left: -7.5px;
    margin-right: -7.5px;
    flex-wrap: wrap;
  }
  ul.gallery--typeA > li {
    list-style: none;
    margin-bottom: 15px;
    max-width: 33.333%;
    flex: 0 0 33.333%;
    padding-top: 33.333%;
  }
  ul.gallery--typeA > li:not(.gallery--noGutters) img {
    width: calc(100% - 15px);
    height: calc(100% - 15px);
    left: 7.5px;
    right: 7.5px;
  }
}

.gallery--typeB {
  list-style: none;
  width: 100%;
  align-items: center;
}

@media (max-width: 991px) {
  .gallery--typeB {
    width: calc(100% + 15px);
  }
  .gallery--typeB .gbSub {
    max-width: calc(100% + 15px);
    flex-basis: calc(100% + 15px);
  }
}

.gallery--typeB a {
  display: block;
  text-align: center;
}

@media (min-width: 992px) {
  .gbMain {
    margin-bottom: 0;
  }
  .gbSub a {
    position: relative;
    padding-top: 100%;
  }
  .gbSub a img {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .gbSub.row {
    margin-bottom: -20px;
  }
}

#modalDetailSearch {
  opacity: 0;
  pointer-events: none;
  position: fixed;
  z-index: 9999;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

#modalDetailSearch.open {
  opacity: 1;
  pointer-events: all;
  transition: 0.15s;
}

#modalDetailSearch > form {
  width: 600px;
  max-width: calc(100% - 30px);
  max-height: 90vh;
  padding: 30px;
  background: #fff;
  z-index: 3;
  position: relative;
}

#modalDetailSearch ul.ccSearch > li {
  max-width: 100%;
  flex: 0 0 100%;
  margin-bottom: 20px;
}

#mdsBg,
#mdsClose {
  position: absolute;
  cursor: pointer;
  text-align: right;
}

#mdsBg i,
#mdsClose i {
  display: inline-block;
}

#mdsBg {
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
}

#mdsClose {
  z-index: 2;
  text-align: right;
  background: transparent;
  border: none;
  color: #fff;
  top: -40px;
  right: 0px;
}

#toTop,
.toDetailSearch {
  display: block;
  position: fixed;
  z-index: 995;
  bottom: 30px;
  right: 30px;
}

#toTop a,
.toDetailSearch a {
  opacity: 0.8;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  background: #f2f2f2;
  padding-top: 5px;
}

#toTop a:hover,
.toDetailSearch a:hover {
  opacity: 1;
}

#toTop.toTop--circle a,
.toDetailSearch.toTop--circle a {
  border-radius: 100px;
}

#toTop.toTop--primary a,
.toDetailSearch.toTop--primary a {
  background: #000000;
  color: #ffffff;
}

#toTop.toTop--primary a:after,
.toDetailSearch.toTop--primary a:after {
  border-color: #ffffff;
}

@media (max-width: 992px) {
  #toTop,
  .toDetailSearch {
    bottom: 10px;
    right: 10px;
  }
}

#toTop a:after {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  border-top: 1px solid #333333;
  border-right: 1px solid #333333;
  transform: rotate(-45deg);
  transform-origin: center;
}

.toDetailSearch {
  bottom: 90px;
}

@media (max-width: 992px) {
  .toDetailSearch {
    bottom: 70px;
  }
}

.toDetailSearch a {
  padding: 0 0 5px;
  width: 55px;
  height: 55px;
}

.toDetailSearch a > span {
  display: block;
}

.toDetailSearch i {
  display: block;
  text-align: center;
}

.toDetailSearch small {
  display: block;
  text-align: center;
  font-size: 10px;
  font-weight: 400;
}

.side__detailSearch {
  padding: 15px;
  margin-bottom: 30px;
  border: 1px solid #dfdfdf;
}

.side__detailSearch ul, .side__detailSearch li {
  list-style: none;
}

.side__detailSearch .sideTitle {
  font-size: 14px;
  padding: 0;
  margin-bottom: 6px;
}

.side__detailSearch select {
  width: 100%;
  padding: 6px;
  border: 1px solid #dfdfdf;
  border-radius: 5px;
  -webkit-appearance: auto;
  -moz-appearance: auto;
  appearance: auto;
}

.side__detailSearch input[type="text"],
.side__detailSearch input[type="tel"] {
  border: 1px solid #dfdfdf;
  border-radius: 5px;
  width: 100%;
  padding: 2px 5px;
}

.side__detailSearch input[type="checkbox"] {
  display: none;
}

.side__detailSearch label {
  line-height: 1.6;
  display: block;
  vertical-align: middle;
}

.side__detailSearch .radioLabel,
.side__detailSearch .checkLabel {
  cursor: pointer;
  position: relative;
  width: auto;
  line-height: 24px;
}

.side__detailSearch .radioLabel {
  box-sizing: border-box;
  display: inline-block;
  padding: 0px 0px 0 5px;
}

.side__detailSearch .checkLabel {
  box-sizing: border-box;
  display: block;
  padding: 0px 30px;
}

.side__detailSearch .checkLabel::before {
  background: #fff;
  border: 1px solid #dfdfdf;
  content: '';
  display: block;
  height: 16px;
  left: 5px;
  margin-top: -8px;
  position: absolute;
  top: 50%;
  width: 16px;
}

.side__detailSearch .checkLabel.radio::before {
  border-radius: 50%;
}

.side__detailSearch .checkLabel::after {
  border-right: 2px solid #000000;
  border-bottom: 2px solid #000000;
  box-sizing: border-box;
  content: '';
  display: block;
  height: 9px;
  left: 10px;
  margin-top: -6px;
  opacity: 0;
  position: absolute;
  top: 50%;
  transform: rotate(45deg);
  width: 6px;
}

.side__detailSearch input[type=checkbox]:checked + .checkLabel::after {
  opacity: 1;
}

.side__detailSearch input[type=checkbox]:checked + .checkLabel {
  background: #f2f2f2;
}

.sds__box {
  margin-bottom: 15px;
}

.sds__hotword {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #dfdfdf;
}

.sds__hotword .sideTitle {
  padding: 0;
}

.sds__hotword ul {
  display: -ms-flex;
  display: flex;
  flex-wrap: wrap;
  margin-top: 10px;
}

.sds__hotword ul li {
  margin: 0 5px 5px 0;
}

.sds__hotword ul li a {
  display: block;
  font-size: 10px;
  background: #f2f2f2;
  padding: 5px;
  border-radius: 5px;
}

.searchForm + .sds__hotword {
  border-top: none;
  padding-top: 0;
}

.sds__priceRange {
  display: -ms-flex;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.sds__priceRange input {
  max-width: calc(50% - 32px);
  flex: 0 0 calc(50% - 32px);
}

.sds__priceRange span {
  font-size: 12px;
}

.sds__color ul {
  display: -ms-flex;
  display: flex;
  margin: 5px -5px -10px;
}

.sds__color ul li {
  list-style: none;
  flex: 0 0 34px;
  max-width: 34px;
  padding: 2px;
  margin: 0 10px 10px 0;
}

.sds__color label {
  border-radius: 50%;
  position: relative;
  height: 34px;
  width: 34px;
  cursor: pointer;
}

.sds__color label:before, .sds__color label > div {
  position: absolute;
  display: block;
  border-radius: 50%;
}

.sds__color label > div {
  top: 4px;
  right: 4px;
  bottom: 4px;
  left: 4px;
  z-index: 3;
}

.sds__color label:before {
  content: "";
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  border: 1px solid #dfdfdf;
  background: #fff;
  z-index: 2;
}

.sds__color label span {
  display: none;
}

.sds__color input[type=checkbox]:checked + label:before {
  border-color: #000000 !important;
  transition: 0.05s;
}

#sds_submit {
  border-radius: 0;
  max-width: 100%;
  width: 100%;
}

.hdrSearch--ds {
  background: #FFF !important;
}

.hdrSearch--ds .side__detailSearch {
  padding: 0;
  margin-bottom: 15px;
  border: none;
}

.hdrSearch__wrap {
  overflow-x: hidden;
  overflow-y: scroll;
  max-height: calc(100vh - 120px);
}

@media (min-width: 992px) {
  .main__detailSearch #sds_submit {
    display: block;
    max-width: 345px;
    margin: auto;
  }
  .main__detailSearch .side__detailSearch {
    padding: 30px;
  }
}

.wow {
  opacity: 0;
  transform: translateY(50px);
}

.wow.animated {
  opacity: 1;
  transition: 1.5s;
  transform: translateY(0px);
}

/* カテゴリー */
.cateBlock {
  list-style: none;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.cateBlock li {
  list-style: none;
  border: 1px solid #dfdfdf;
  margin-bottom: 30px;
}

@media (max-width: 767px) {
  .cateBlock li {
    margin-bottom: 20px;
  }
}

.cateBlock li h3 {
  font-size: 14px;
  text-align: center;
  line-height: 24px;
  font-weight: 500;
}

.cateBlock li img {
  max-width: 100%;
}

.cateBlock li {
  padding: 10px;
}

.cateBlock li img {
  margin-bottom: 10px;
}

.cateBlock--wide li {
  padding: 20px;
}

.cateBlock--wide li img {
  margin-bottom: 20px;
}

@media (max-width: 767px) {
  .cateBlock li {
    padding: 5px;
  }
  .cateBlock--wide li {
    padding: 10px;
  }
}

.faqWrap dl {
  display: block;
  background: #FFFFFF;
  border: 1px solid #DFDFDF;
  box-sizing: border-box;
  border-radius: 10px;
  padding: 20px;
  margin-bottom: 20px;
}

@media (max-width: 767px) {
  .faqWrap dl {
    padding: 10px;
    margin-bottom: 10px;
  }
}

.faqWrap dl dt {
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
  padding-right: 30px;
  cursor: pointer;
}

@media (max-width: 767px) {
  .faqWrap dl dt {
    font-size: 12px;
  }
}

.faqWrap dl dt:before {
  content: "Q.";
  color: #459dc7;
}

.faqWrap dl dt:after {
  content: "";
  display: block;
  right: 0;
  width: 15px;
  height: 15px;
  position: absolute;
  top: 5px;
  border-top: 3px solid #aaa;
  border-left: 3px solid #aaa;
  transform: rotate(-135deg);
  transition: 0.15s;
}

@media (max-width: 767px) {
  .faqWrap dl dt:after {
    width: 12px;
    height: 12px;
    top: 2px;
  }
}

.faqWrap dl dt.open {
  transition: 0.15s;
  border-bottom: 1px solid #dfdfdf;
  margin-bottom: 16px;
  padding-bottom: 16px;
}

.faqWrap dl dt.open:after {
  transform: rotate(45deg);
}

@media (max-width: 767px) {
  .faqWrap dl dt.open:after {
    top: 5px;
  }
}

.faqWrap dl dd {
  display: none;
  font-size: 16px;
  line-height: 24px;
}

@media (max-width: 767px) {
  .faqWrap dl dd {
    font-size: 12px;
  }
}

.faqWrap dl dd:before {
  content: "A.";
  top: 0px;
  color: #e05a73;
}

.faqWrap dl dt, .faqWrap dl dd {
  padding-left: 36px;
  position: relative;
  text-align: left;
}

.faqWrap dl dt:before, .faqWrap dl dd:before {
  position: absolute;
  left: 0;
  font-size: 24px;
  line-height: 1;
  font-weight: bold;
}

@media (max-width: 767px) {
  .faqWrap dl dt, .faqWrap dl dd {
    padding-left: 30px;
    line-height: 20px;
  }
  .faqWrap dl dt:before, .faqWrap dl dd:before {
    font-size: 20px;
  }
}

.faqWrap.faqWrap--noJS dl dd {
  display: block;
}

.faqWrap.faqWrap--noJS dl dt {
  border-bottom: 1px solid #dfdfdf;
  margin-bottom: 16px;
  padding-bottom: 16px;
  cursor: auto;
}

.faqWrap.faqWrap--noJS dl dt:after {
  content: none;
}

table.specChart {
  width: 100%;
  border-collapse: collapse;
}

table.specChart tr {
  border-bottom: 1px solid #dfdfdf;
}

table.specChart th,
table.specChart td {
  padding: 5px 0;
  text-align: center;
}

table.specChart th {
  width: 30%;
  font-weight: normal;
  font-size: 13px;
}

table.specChart td {
  width: 20%;
}

table.specChart td span {
  font-size: 12px;
  background: #f2f2f2;
  border: 1px solid #dfdfdf;
  color: #ccc;
  text-align: center;
  display: block;
  margin: 5px;
  padding: 5px;
}

table.specChart td.select span {
  background: #d06c6c;
  color: #fff;
}

.specTableWrap {
  overflow: auto;
  margin-bottom: 40px;
}

.specTableWrap table {
  border-collapse: collapse;
  border: 1px solid #dfdfdf;
}

.specTableWrap th {
  background: #f2f2f2;
}

.specTableWrap th, .specTableWrap td {
  border: 1px solid #dfdfdf;
  font-weight: normal;
  font-size: 13px;
  padding: 10px 15px;
  min-width: 100px;
  text-align: center;
}

.voiceBox {
  display: -ms-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px;
  background: #f2f2f2;
  border-radius: 10px;
  margin: 0;
  height: 100%;
}

.voiceBox__img {
  max-width: 140px;
  flex: 0 0 140px;
  margin-right: 15px;
  text-align: center;
}

.voiceBox__text p {
  margin-bottom: 15px;
  font-size: 12px;
}

.voiceBox__text p:last-child {
  margin-bottom: 0;
}

.voiceBox__user {
  border-top: 1px solid #1b1b1b;
  padding-top: 15px;
  font-size: 12px;
  display: block;
  font-style: normal;
}

@media (max-width: 991px) {
  .voiceBox__img {
    max-width: 100%;
    margin-bottom: 15px;
  }
  .voiceBox {
    display: block;
    padding: 15px;
    background: #f2f2f2;
    border-radius: 10px;
  }
  .voiceBox__user {
    text-align: right;
  }
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  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 {
  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;
}

/* Slider */
/* Icons */
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}

.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}

.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}

[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}

.slick-prev:before {
  content: "";
}

[dir="rtl"] .slick-prev:before {
  content: "";
}

.slick-next {
  right: -25px;
}

[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}

.slick-next:before {
  content: "";
}

[dir="rtl"] .slick-next:before {
  content: "";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 35px;
}

.slick-dots {
  position: absolute;
  bottom: -26px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}

@media (max-width: 767px) {
  .slick-dots {
    bottom: -21px;
  }
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 8px;
  width: 8px;
  margin: 0 6px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 14px;
  width: 14px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}

.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 8px;
  height: 8px;
  line-height: 10px;
  text-align: center;
  background: #999999;
  border-radius: 50%;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  color: #999999;
  opacity: 0.75;
}

@media (max-width: 767px) {
  .slick-dots li {
    height: 6px;
    width: 6px;
  }
  .slick-dots li button {
    height: 6px;
    width: 6px;
  }
  .slick-dots li button:before {
    height: 6px;
    width: 6px;
  }
}

.button,
.button--typeA,
.button--typeB,
.button--typeC,
.button--typeD,
.megaMenu__button,
a.button {
  position: relative;
  transition: 0.3s;
  width: 270px;
  line-height: 20px;
  padding: 8px 30px;
  display: inline-block;
  text-align: center;
  font-weight: 700;
}

.button.arrow,
.button--typeA.arrow,
.button--typeB.arrow,
.button--typeC.arrow,
.button--typeD.arrow,
.megaMenu__button.arrow,
a.button.arrow {
  padding-right: 30px;
}

.button:hover,
.button--typeA:hover,
.button--typeB:hover,
.button--typeC:hover,
.button--typeD:hover,
.megaMenu__button:hover,
a.button:hover {
  transition: 0.3s;
}

.button span,
.button i,
.button--typeA span,
.button--typeA i,
.button--typeB span,
.button--typeB i,
.button--typeC span,
.button--typeC i,
.button--typeD span,
.button--typeD i,
.megaMenu__button span,
.megaMenu__button i,
a.button span,
a.button i {
  display: inline-block;
  vertical-align: middle;
  margin: 0 3px;
}

.button span,
.button--typeA span,
.button--typeB span,
.button--typeC span,
.button--typeD span,
.megaMenu__button span,
a.button span {
  line-height: 24px;
}

.button.block,
.button--typeA.block,
.button--typeB.block,
.button--typeC.block,
.button--typeD.block,
.megaMenu__button.block,
a.button.block {
  display: block;
  width: 100%;
}

.button--typeA,
a.button--typeA,
.button,
a.button {
  background: #000000;
  color: #FFF;
  border: 1px solid #000000;
  border-radius: 0px;
}

.button--typeA.arrow::after,
a.button--typeA.arrow::after,
.button.arrow::after,
a.button.arrow::after {
  border-color: #fff;
  right: 15px;
}

.button--typeA.arrow:hover,
a.button--typeA.arrow:hover,
.button.arrow:hover,
a.button.arrow:hover {
  border-color: #000000;
  background-color: #FFF;
  color: #000000;
}

.button--typeA.arrow:hover::after,
a.button--typeA.arrow:hover::after,
.button.arrow:hover::after,
a.button.arrow:hover::after {
  border-color: #000000;
  right: 10px;
}

.button--typeB,
a.button--typeB,
.button--typeB,
a.button--typeB {
  border: 1px solid #000000;
  background-color: #FFF;
  color: #000000;
  border-radius: 0px;
}

.button--typeB:after,
a.button--typeB:after,
.button--typeB:after,
a.button--typeB:after {
  border-color: #000000;
}

.button--typeB:hover,
a.button--typeB:hover,
.button--typeB:hover,
a.button--typeB:hover {
  background: #f2f2f2;
}

.button--typeB.arrow:after,
a.button--typeB.arrow:after,
.button--typeB.arrow:after,
a.button--typeB.arrow:after {
  border-color: #000000;
}

.button--typeC,
a.button--typeC,
.button--typeC,
a.button--typeC {
  padding: 0;
  padding-right: 0 !important;
  width: auto;
  background: none;
  border: none;
  box-shadow: none;
}

.button--typeC span,
a.button--typeC span,
.button--typeC span,
a.button--typeC span {
  margin: 0;
  border: 1px solid #000000;
  background-color: #FFF;
  border-radius: 0;
  color: #000000;
  position: relative;
  z-index: 3;
  display: inline-block;
  padding: 15px 30px;
  font-weight: 500;
  letter-spacing: 2px;
}

.button--typeC span:after,
a.button--typeC span:after,
.button--typeC span:after,
a.button--typeC span:after {
  border-color: #000000;
  border-width: 1px;
}

.button--typeC.arrow:after,
a.button--typeC.arrow:after,
.button--typeC.arrow:after,
a.button--typeC.arrow:after {
  z-index: 4;
  border-color: #000000;
}

.button--typeC.arrow:hover:after,
a.button--typeC.arrow:hover:after,
.button--typeC.arrow:hover:after,
a.button--typeC.arrow:hover:after {
  border-color: #FFF;
}

.button--typeC:hover,
a.button--typeC:hover,
.button--typeC:hover,
a.button--typeC:hover {
  box-shadow: none;
}

.button--typeC:before,
a.button--typeC:before,
.button--typeC:before,
a.button--typeC:before {
  z-index: 2;
  content: "";
  pointer-events: none;
  position: absolute;
  display: block;
  top: 5px;
  right: -5px;
  bottom: -5px;
  left: 5px;
  border: 1px solid #000000;
  border-radius: 0;
}

.button--typeC:hover span,
a.button--typeC:hover span,
.button--typeC:hover span,
a.button--typeC:hover span {
  background: #000000;
  color: #fff;
}

.button--typeC:hover span:after,
a.button--typeC:hover span:after,
.button--typeC:hover span:after,
a.button--typeC:hover span:after {
  border-color: #FFF;
}

.button--typeC:hover:before,
a.button--typeC:hover:before,
.button--typeC:hover:before,
a.button--typeC:hover:before {
  transition: 0.15s;
  top: 0px;
  right: -0px;
  bottom: -0px;
  left: 0px;
}

.button--typeC.block span {
  display: block;
}

.button--typeD,
a.button--typeD,
.button--typeD,
a.button--typeD {
  padding: 0;
  padding-right: 0 !important;
  width: auto;
}

.button--typeD span,
a.button--typeD span,
.button--typeD span,
a.button--typeD span {
  border: 1px solid #000000;
  background-color: #FFF;
  border-radius: 0px;
  color: #000000;
  position: relative;
  z-index: 3;
  display: inline-block;
  padding: 15px 30px;
  font-weight: 500;
  letter-spacing: 2px;
}

.button--typeD span:after,
a.button--typeD span:after,
.button--typeD span:after,
a.button--typeD span:after {
  border-color: #000000;
  border-width: 1px;
}

.button--typeD:before,
a.button--typeD:before,
.button--typeD:before,
a.button--typeD:before {
  transition: 0.15s;
  z-index: 2;
  content: "";
  position: absolute;
  display: block;
  background: #000000;
  top: 5px;
  right: -5px;
  bottom: -5px;
  left: 5px;
  border: 1px solid #000000;
  border-radius: 0px;
}

.button--typeD:hover span,
a.button--typeD:hover span,
.button--typeD:hover span,
a.button--typeD:hover span {
  background: #000000;
  color: #fff;
}

.button--typeD:hover span:after,
a.button--typeD:hover span:after,
.button--typeD:hover span:after,
a.button--typeD:hover span:after {
  border-color: #FFF;
}

.button--typeD:hover:before,
a.button--typeD:hover:before,
.button--typeD:hover:before,
a.button--typeD:hover:before {
  transition: 0.15s;
  top: 0px;
  right: -0px;
  bottom: -0px;
  left: 0px;
}

.button.block {
  display: block;
  width: 100%;
  max-width: 100%;
}

/*---------------------------------
footer-copy
---------------------------------*/
.footer-copy {
  margin: 13px 0;
  font-family: "Roboto", sans-serif;
  font-size: 10px;
  font-weight: 300;
  line-height: 15px;
  letter-spacing: 1.2px;
  text-align: center;
  color: #a1a1a1;
}

@media screen and (min-width: 960px) {
  .footer-copy {
    margin: 0 0 19px;
    font-size: 11px;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: 0.44px;
  }
}


@media (min-width: 992px) {
  .fNav--typeA {
    padding-top: 75px;
    padding-bottom: 0px;
  }
  .fNav--typeA.container {
    max-width: 1180px;
  }
  .fNav--typeA .fNav--wrap {
    justify-content: flex-end;
  }
  .fNav--typeA .fNav__list h3 {
    line-height: 28px;
    font-size: 14px;
    font-weight: 600;
    color: #000000;
    text-align: left;
  }
  .fNav--typeA .fNav__list li {
    text-align: left;
    line-height: 28px;
  }
  .fNav--typeA .fNav__list li a:hover {
    color: #000000;
  }
  .fNav--typeA .fNav__logo {
    text-align: left;
    margin-bottom: 50px;
  }
  .fNav--typeA .snsNav {
    justify-content: flex-start;
  }
  .fNav--typeA .snsNav li:last-child {
    margin-right: 0;
  }
  .fNav--typeA .snsNav i {
    font-size: 30px;
  }
  .fNav--typeB {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .fNav--typeB .fNav__logo {
    text-align: center;
    margin-bottom: 20px;
  }
  .fNav--typeB .fNav__list {
    display: -ms-flex;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .fNav--typeB .fNav__list li {
    padding: 0 14px;
  }
  .fNav--typeB .fNav__list li:not(:last-child) {
    border-right: 1px solid #333333;
  }
  .fNav--typeB .fNav__list li a:after {
    content: none !important;
  }
  .fNav__list {
    list-style: none;
  }
  .fNav__list ul, .fNav__list li {
    list-style: none;
  }
  .fNav--typeC {
    padding-top: 20px;
    padding-bottom: 20px;
    display: -ms-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .fNav--typeC .snsNav {
    padding: 0 40px;
  }
  .fNav--typeC .fNav__list {
    flex-grow: 2;
    display: -ms-flex;
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }
  .fNav--typeC .fNav__list li {
    padding: 0 14px;
    font-size: 12px;
  }
  .fNav--typeC .fNav__list li:not(:last-child) {
    border-right: 1px solid #333333;
  }
  .fNav--typeC .fNav__list li a:after {
    content: none !important;
  }
  .fNav--typeD {
    background: #000000;
    padding: 20px 0;
  }
  .fNav--typeD .fNav__list {
    display: -ms-flex;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .fNav--typeD .fNav__list a {
    color: #ffffff;
  }
  .fNav--typeD .fNav__list li {
    padding: 0 20px;
    line-height: 20px;
  }
  .fNav--typeD .fNav__list li a:after {
    content: none !important;
  }
}

@media (max-width: 991px) {
  [class*='fNav--type']:not(.fNav--typeA) {
    padding: 35px 0 0;
    color: #333333 !important;
  }
  [class*='fNav--type']:not(.fNav--typeA) a {
    color: #333333 !important;
  }
  [class*='fNav--type']:not(.fNav--typeA) .fNav__list {
    display: block;
    max-width: 100%;
    border-top: 1px solid #666666;
  }
  [class*='fNav--type']:not(.fNav--typeA) .fNav__list li {
    border-right: none !important;
    padding: 0;
  }
  [class*='fNav--type']:not(.fNav--typeA) .fNav__list li a {
    padding: 12px 25px;
    line-height: 24px;
    display: block;
    border-bottom: 1px solid #666666;
    font-weight: 500;
  }
  [class*='fNav--type']:not(.fNav--typeA) .fNav__list li a:after {
    content: "" !important;
  }
  [class*='fNav--type']:not(.fNav--typeA) .fNav__list li.hasChildren--click a {
    background: none;
  }
  [class*='fNav--type']:not(.fNav--typeA) .fNav__list li.hasChildren--click ul {
    border-bottom: 1px solid #666666;
  }
  [class*='fNav--type']:not(.fNav--typeA) .fNav__list li.hasChildren--click ul li a {
    background: #dddddd;
    border: none;
    color: #000;
  }
  [class*='fNav--type']:not(.fNav--typeA) .fNav__list li:last-child a {
    border-bottom: 1px solid #666666;
  }
  .fNav__logo {
    text-align: center;
    margin: 20px 0;
  }
  .fNav--typeA {
    padding-top: 10px;
  }
  .fNav--typeA .fNav__list h3 {
    font-size: 16px;
    padding: 8px 0;
    line-height: 24px;
    border-bottom: 1px solid #dfdfdf;
    margin-bottom: 10px;
    text-align: left;
  }
  .fNav--typeA .fNav__list ul li {
    line-height: 24px;
    text-align: left;
  }
  .fNav--typeA .snsNav {
    justify-content: center;
    margin-bottom: 20px;
  }
  .fNav--typeC .fNav__logo {
    margin-bottom: 15px;
    text-align: center;
  }
  .fNav--typeC .snsNav {
    margin-bottom: 30px;
    justify-content: center;
  }
  .fNav--typeC .snsNav li {
    margin: 0 15px;
  }
  .fNav--typeC .fNav__list {
    flex-grow: 2;
    display: -ms-flex;
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }
  .fNav--typeC .fNav__list li {
    padding: 0 14px;
    font-size: 12px;
  }
  .fNav--typeC .fNav__list li:not(:last-child) {
    border-right: 1px solid #333333;
  }
  .fNav--typeC .fNav__list li a:after {
    content: none !important;
  }
}

.exNav.exNav--typeA ul li a,
.arrow,
.megaMenu .button,
.megaMenu .megaMenu__button,
.itemList--typeC .itemList__unit,
.articleList--typeB .articleList__text,
.articleList--typeD .articleList__wrap,
[class*="iconButton"],
a[class*="iconButton"],
.cateList .button,
.side__cateNav ul li a,
.drawer__nav li a,
.side__txtBnr,
[class*='fNav--type']:not(.fNav--typeA) .fNav__list a,
.gNav.gNav--typeD > ul > li.hasChildren > a > span:last-child,
.hdrCatMenu ul a,
.arrow--typeB,
.keywordRanking__toggle li a,
a.megaMenu__arrow,
li.hasChildren > a {
  position: relative;
  transition: 0.3s;
}

.exNav.exNav--typeA ul li a:hover,
.arrow:hover,
.megaMenu .button:hover,
.megaMenu .megaMenu__button:hover,
.itemList--typeC .itemList__unit:hover,
.articleList--typeB .articleList__text:hover,
.articleList--typeD .articleList__wrap:hover,
[class*="iconButton"]:hover,
a[class*="iconButton"]:hover,
.cateList .button:hover,
.side__cateNav ul li a:hover,
.drawer__nav li a:hover,
.side__txtBnr:hover,
[class*='fNav--type']:not(.fNav--typeA) .fNav__list a:hover,
.gNav.gNav--typeD > ul > li.hasChildren > a > span:last-child:hover,
.hdrCatMenu ul a:hover,
.arrow--typeB:hover,
.keywordRanking__toggle li a:hover,
a.megaMenu__arrow:hover,
li.hasChildren > a:hover {
  transition: 0.3s;
}

.exNav.exNav--typeA ul li a::after,
.arrow::after,
.megaMenu .button::after,
.megaMenu .megaMenu__button::after,
.itemList--typeC .itemList__unit::after,
.articleList--typeB .articleList__text::after,
.articleList--typeD .articleList__wrap::after,
[class*="iconButton"]::after,
a[class*="iconButton"]::after,
.cateList .button::after,
.side__cateNav ul li a::after,
.drawer__nav li a::after,
.side__txtBnr::after,
[class*='fNav--type']:not(.fNav--typeA) .fNav__list a::after,
.gNav.gNav--typeD > ul > li.hasChildren > a > span:last-child::after,
.hdrCatMenu ul a::after,
.arrow--typeB::after,
.keywordRanking__toggle li a::after,
a.megaMenu__arrow::after,
li.hasChildren > a::after {
  content: "";
  display: block;
  position: absolute;

  top: 50%;
  width: 6px;
  height: 6px;
  border-top: 1px solid #333333;
  border-right: 1px solid #333333;
  transform: rotate(45deg) translateY(-50%);
  transform-origin: top center;
  transition: 0.15s;
}

.exNav.exNav--typeA ul li a:hover::after,
.arrow:hover::after,
.megaMenu .button:hover::after,
.megaMenu .megaMenu__button:hover::after,
.itemList--typeC .itemList__unit:hover::after,
.articleList--typeB .articleList__text:hover::after,
.articleList--typeD .articleList__wrap:hover::after,
[class*="iconButton"]:hover::after,
a[class*="iconButton"]:hover::after,
.cateList .button:hover::after,
.side__cateNav ul li a:hover::after,
.drawer__nav li a:hover::after,
.side__txtBnr:hover::after,
[class*='fNav--type']:not(.fNav--typeA) .fNav__list a:hover::after,
.gNav.gNav--typeD > ul > li.hasChildren > a > span:last-child:hover::after,
.hdrCatMenu ul a:hover::after,
.arrow--typeB:hover::after,
.keywordRanking__toggle li a:hover::after,
a.megaMenu__arrow:hover::after,
li.hasChildren > a:hover::after {
  transition: 0.2s;
  margin-left: 3px;
  border-color: #000000;
}

.megaMenu .button,
.megaMenu .megaMenu__button,
.side__cateNav ul li a,
.hdrCatMenu ul a,
.drawer__nav li a,
.keywordRanking__toggle li a,
[class*='fNav--type']:not(.fNav--typeA) .fNav__list a,
[class*="iconButton"],
a[class*="iconButton"],
.cateList .button,
.side__txtBnr,
.arrow {
  position: relative;
  padding-right: 15px;
}

.megaMenu .button:after,
.megaMenu .megaMenu__button:after,
.side__cateNav ul li a:after,
.hdrCatMenu ul a:after,
.drawer__nav li a:after,
.keywordRanking__toggle li a:after,
[class*='fNav--type']:not(.fNav--typeA) .fNav__list a:after,
[class*="iconButton"]:after,
a[class*="iconButton"]:after,
.cateList .button:after,
.side__txtBnr:after,
.arrow:after {
  right: 15px;
}

.megaMenu .button:hover:after,
.megaMenu .megaMenu__button:hover:after,
.side__cateNav ul li a:hover:after,
.hdrCatMenu ul a:hover:after,
.drawer__nav li a:hover:after,
.keywordRanking__toggle li a:hover:after,
[class*='fNav--type']:not(.fNav--typeA) .fNav__list a:hover:after,
[class*="iconButton"]:hover:after,
a[class*="iconButton"]:hover:after,
.cateList .button:hover:after,
.side__txtBnr:hover:after,
.arrow:hover:after {
  right: 12px;
}

li.hasChildren > a::after {
  transform: rotate(135deg) translateY(-50%);
}

li.hasChildren:hover > a::after,
li.hasChildren > a.open::after {
  transform: rotate(-45deg) translateY(-50%);
  border-color: #000000;
}

.gNav.gNav--typeD > ul > li.hasChildren > a > span::after {
  transform: rotate(135deg) translateY(-50%) !important;
}

.gNav.gNav--typeD > ul > li.hasChildren:hover > a > span::after,
.gNav.gNav--typeD > ul > li.hasChildren > a > span.open::after {
  transform: rotate(-45deg) translateY(-50%) !important;
  border-color: #000000;
}

.arrow--none:after {
  content: none !important;
}

.arrow--typeB,
a.arrow--typeB {
  padding-left: 50px;
  padding-right: 50px;
  position: relative;
}

.arrow--typeB:after,
a.arrow--typeB:after {
  content: "";
  width: 30px;
  height: 8px;
  right: 15px;
  border: none;
  border-bottom: 1px solid #ffffff;
  border-right: 2px solid #ffffff;
  transform: skew(45deg) translateY(-6px);
}

.arrow--typeB:hover:after,
a.arrow--typeB:hover:after {
  right: 10px;
  border-color: #ffffff;
}

.arrow--typeB.button--typeB:after,
a.arrow--typeB.button--typeB:after {
  border-color: #000000;
}

.iframe__wrap {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 66%;
}

.iframe__wrap.narrow {
  padding-top: 40%;
}

.iframe__wrap.xnarrow {
  padding-top: 25%;
}

.iframe__wrap.square {
  padding-top: 100%;
}

@media (max-width: 767px) {
  .iframe__wrap {
    padding-top: 66%;
  }
  .iframe__wrap.xnarrow {
    padding-top: 40%;
  }
}

.iframe__wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.iframe__caption {
  margin-top: 0.5em;
}

.fbWrap {
  text-align: center;
  width: 100%;
  overflow: hidden;
}

.searchForm {
  position: relative;
  width: 100%;
}

.searchForm .searchForm__inner {
  position: relative;
  height: 40px;
  background: #FFF;
}

.searchForm input[type="text"] {
  padding: 10px 45px 10px 14px;
  background: transparent;
  border: none;
  width: 100%;
  display: block;
}

.searchForm .searchForm__submit {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  background: transparent;
  border: none;
  line-height: 1;
  padding: 0 6px;
}

.searchForm.searchFormA .searchForm__inner {
  border: 1px solid #dfdfdf;
  border-radius: 6px;
}

.searchForm.searchFormA .searchForm__inner input[type="text"] {
  border-radius: 6px;
}

.searchForm.searchFormB .searchForm__inner {
  border: 1px solid #dfdfdf;
  border-radius: 100px;
}

.searchForm.searchFormB .searchForm__inner input[type="text"] {
  border-radius: 100px;
}

.searchForm.searchFormC .searchForm__inner {
  background: #f2f2f2;
  border-radius: 6px;
}

.searchForm.searchFormC .searchForm__inner input[type="text"] {
  border-radius: 6px;
}

.searchForm.searchFormD .searchForm__inner {
  background: #f2f2f2;
  border-radius: 100px;
}

.searchForm.searchFormD .searchForm__inner input[type="text"] {
  border-radius: 100px;
}

.searchForm.searchFormE {
  border-bottom: 1px solid #dfdfdf;
}

.searchForm i.material-icons {
  color: #333333;
}

.searchForm input[type="text"]:focus {
  outline: none;
  box-shadow: none;
}

.keywordRanking__toggle {
  pointer-events: none;
  opacity: 0;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: #fff;
}

.keywordRanking__toggle.open {
  pointer-events: all;
  opacity: 1;
}

.keywordRanking__toggle h3 {
  border-bottom: 1px solid #dfdfdf;
  font-size: 16px;
  padding: 12px 15px;
}

.keywordRanking__toggle .keywordRanking__close {
  display: block;
  margin: 15px;
  border: 1px solid #000;
  padding: 10px 15px;
  text-align: center;
}

.keywordRanking {
  list-style: none;
}

.keywordRanking li a {
  padding: 12px 15px;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #dfdfdf;
}

.keywordRanking li a:before {
  content: "";
  width: 24px;
  height: 24px;
  display: -ms-inline-flex;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  border-radius: 50px;
  border: 1px solid #000;
  margin-right: 10px;
  font-size: 12px;
}

.keywordRanking li:nth-child(1) a:before {
  content: "1";
}

.keywordRanking li:nth-child(1) a:before {
  background: #FFF1BD;
  border-color: #EFDA8E;
}

.keywordRanking li:nth-child(2) a:before {
  background: #EAEAEA;
  border-color: #C8C8C8;
}

.keywordRanking li:nth-child(3) a:before {
  background: #FFDDBD;
  border-color: #DFBD9E;
}

.ccSearchWrap {
  background: #f2f2f2;
  padding: 30px;
}

@media (max-width: 767px) {
  .ccSearchWrap {
    padding: 30px 15px;
  }
}

.ccSearch {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 24px;
}

li.ccSearch__priceWrap {
  display: flex;
}

.ccSearch input, .ccSearch select {
  border-radius: 2px;
  border: 1px solid #dfdfdf;
  padding: 4px;
  width: 100%;
}

ul.ccSearch > li {
  max-width: 33.333%;
  flex: 0 0 33.333%;
  vertical-align: middle;
  line-height: 25px;
}

ul.ccSearch > li label {
  display: block;
  font-weight: bold;
  margin-bottom: 5px;
}

@media (min-width: 768px) {
  ul.ccSearch {
    margin-left: -10px;
    margin-right: -10px;
  }
  ul.ccSearch > li {
    padding: 0 10px;
  }
}

@media (max-width: 767px) {
  ul.ccSearch > li {
    max-width: 100%;
    flex: 0 0 100%;
    margin-bottom: 14px;
  }
}

input.ccSearch__price {
  max-width: 110px;
  margin: 0 10px;
}

input.ccSearch__price:first-child {
  margin-left: 0;
}

.ccHeadWrap {
  margin: 0 0 30px 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.ccCount {
  margin-right: 15px;
}

.ccCount strong {
  font-size: 18px;
  margin: 0 2px;
}

select.ccSortSelect {
  padding: 5px;
  border: 1px solid #dfdfdf;
}

table tr th, table tr td {
  overflow-wrap: break-word;
  line-height: 1.6;
}

table.table--basic {
  width: 100%;
  table-layout: fixed;
}

table.table--basic tr th, table.table--basic tr td {
  border: 1px solid #dfdfdf;
  padding: 0.5em;
}

table.table--basic tr th {
  background: #a6a6a6;
  font-weight: normal;
  width: 25%;
}

table.table--basic.table--gray tr th {
  background: #f2f2f2;
}

table.table--menu {
  width: 100%;
}

table.table--menu caption {
  border-bottom: 1px solid #b3b3b3;
  padding: 0.5em 0.5em 0.75em;
  font-weight: bold;
  font-size: 14.2rem;
}

@media (max-width: 767px) {
  table.table--menu caption {
    font-size: 14rem;
  }
}

table.table--menu tr th, table.table--menu tr td {
  border-bottom: 1px solid #dfdfdf;
  padding: 0.75em 0.5em;
  word-break: break-all;
}

table.table--menu tr th small, table.table--menu tr td small {
  color: gray;
}

table.table--menu tr th {
  font-weight: normal;
  text-align: left;
}

table.table--schedule {
  width: 100%;
}

table.table--schedule tbody tr th, table.table--schedule tbody tr td, table.table--schedule thead tr th, table.table--schedule thead tr td {
  padding: 0.5em;
  border: 1px solid black;
  text-align: center;
}

table.table--schedule thead tr th, table.table--schedule thead tr td {
  background: #0d0d0d;
  font-weight: normal;
}

table.table--schedule tbody tr th, table.table--schedule tbody tr td {
  font-weight: normal;
  color: #333333;
}

table.table--schedule tbody tr th:first-child, table.table--schedule tbody tr td:first-child {
  width: 30%;
  min-width: 10rem;
}

table.table--schedule tbody tr th {
  width: 25%;
}

.pageH1 {
  margin-top: 100px;
}

@media (max-width: 767px) {
  .pageH1 {
    margin-top: 60px;
  }
}

.h1A {
  font-size: 32px;
  text-align: center;
  margin-bottom: 60px;
}

@media (max-width: 767px) {
  .h1A {
    font-size: 24px;
    margin-bottom: 30px;
  }
}

.h2A, .h2B, .h2C, .h2D, .h2E, .h2F, .h2G {
  font-size: 28px;
  line-height: 30px;
  margin-bottom: 50px;
  text-align: center;
  font-weight: 300;
  letter-spacing: 0.03em;
  font-family: "Roboto", sans-serif;
}

.h2A small, .h2B small, .h2C small, .h2D small, .h2E small, .h2F small, .h2G small {
  font-size: 14px;
  display: block;
  text-align: center;
  line-height: 24px;
  letter-spacing: -0.01em;
}

@media (max-width: 479px) {
  .h2A, .h2B, .h2C, .h2D, .h2E, .h2F, .h2G {
    font-size: 18px;
    line-height: 36px;
    margin-bottom: 20px;
  }
}

.h2B {
  position: relative;
}

@media (max-width: 767px) {
  .h2B {
    margin-bottom: 25px;
  }
}

.h2B span {
  display: block;
}

.h2B span small {
  font-size: 12px;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  letter-spacing: 0.28px;
  display: block;
  margin-top: 5px;
  color: #a1a1a1;
}

@media (max-width: 767px) {
  .h2B span small {
    position: absolute;
    top: calc(50% - 5px);
    right: 0;
    font-size: 10px;
  color: #a1a1a1;
  }
}

.h2C small, .h2C a, .h2E small, .h2E a {
  color: #000000;
}

.h2C .arrow:after, .h2E .arrow:after {
  border-color: #000000;
  border-width: 2px;
}

.h2D span {
  display: block;
  text-align: center;
  margin-top: 6px;
  letter-spacing: 1px;
  line-height: 24px;
}

.h2D small {
  letter-spacing: 1px;
  display: inline-block;
  padding: 2px 10px;
  color: #ffffff;
  background: #000000;
}

.h2E small {
  font-weight: bold;
}

.h2F {
  padding-bottom: 10px;
  text-align: left;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 3px solid #000000;
}

.h2F small {
  margin-left: 20px;
  font-size: 14px;
  font-weight: 500;
}

.h3A, .h3B, .h3C, .h3D, .h3E, .h3F, .h3G {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 20px;
  text-align: left;
  letter-spacing: 3px;
  font-weight: 700;
  font-family: "Lato", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.h3B {
  text-align: center;
}

.h3C {
  padding-bottom: 5px;
  border-bottom: 1px solid #dfdfdf;
}

.h3D {
  line-height: 1.6;
  padding-left: 15px;
  margin-bottom: 24px;
  border-left: 5px solid #000000;
}

.h3E {
  padding-bottom: 5px;
  border-bottom: 2px solid #dfdfdf;
  position: relative;
}

.h3E:after {
  content: "";
  display: block;
  position: absolute;
  width: 80px;
  height: 2px;
  background: #000000;
  bottom: -2px;
  left: 0;
}

.btnNav {
  flex: 0 0 auto;
}

.btnNav a {
  display: inline-block;
  margin-left: 10px;
  vertical-align: middle;
  border: 1px solid #dfdfdf;
  border-radius: 5px;
  padding: 6px 30px 6px 10px;
  line-height: 24px;
  font-weight: 700;
}

.btnNav a i {
  vertical-align: middle;
  display: inline-block;
  margin-right: 5px;
  color: #000000;
}

.btnNav a.arrow:after {
  right: 15px;
}

.btnNav a:hover {
  color: #000000;
  background: #f2f2f2;
}

.btnNav a:hover:after {
  right: 10px;
}

.hdrMiddle__middle .btnNav:nth-child(2) {
  text-align: right;
}

.hdr__catNavC {
  width: 100%;
}

.spSwiper {
  padding: 10px;
  width: 100%;
  margin-bottom: 0;
}

.spSwiper.noArrow .slick-arrow {
  display: none !important;
}

.spSwiper li {
  position: relative;
  white-space: nowrap;
  line-height: 10px;
  font-weight: 500;
  font-size: 10px;
  padding: 0 15px;
}

.spSwiper li:after {
  position: absolute;
  top: 0;
  right: 0;
  content: "";
  display: block;
  width: 1px;
  height: 10px;
  background: #e7e7e7;
}

.spSwiper li:first-child {
  padding-left: 0;
}

.spSwiper .slick-prev {
  left: 0px;
  transform: translateY(-50%) rotate(-135deg);
}

.spSwiper .slick-next {
  right: 0px;
  transform: translateY(-50%) rotate(45deg);
}

.spSwiper .slick-prev,
.spSwiper .slick-next {
  border-top: 1px solid #333333;
  border-right: 1px solid #333333;
  height: 8px;
  width: 8px;
}

.spSwiper .slick-prev:before,
.spSwiper .slick-next:before {
  content: none !important;
}

.hdrCatMenu {
  height: 40px;
  display: -ms-flex;
  display: flex;
  align-items: center;
}

.hdrCatMenu.hdrCatMenu2row {
  flex-wrap: wrap;
}

.hdrCatMenu.hdrCatMenu2row .hdrCatMenu__col {
  flex-basis: 50%;
  max-width: 50%;
}

.hdrCatMenu--toggle {
  display: block;
  position: relative;
}

.hdrCatMenu--toggle:after, .hdrCatMenu--toggle:before {
  content: "";
  display: block;
  position: absolute;
  width: 10px;
  height: 2px;
  background: #333333;
  top: 50%;
  right: 0px;
}

.hdrCatMenu--toggle:before {
  transform: rotate(90deg);
  transition: 0.15s;
}

.hdrCatMenu--toggle.open:before {
  transform: rotate(0deg);
  transition: 0.15s;
}

.hdrCatMenu__col {
  max-width: 100%;
  flex: 0 0 100%;
  text-align: center;
  height: 40px;
  line-height: 40px;
}

.hdrCatMenu__col i {
  line-height: 40px;
  vertical-align: middle;
}

.hdrCatMenu__col ul {
  display: none;
  z-index: 2;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
}

.hdrCatMenu__col ul a {
  display: block;
  text-align: left;
  padding-left: 15px;
  background: #fff;
  border-bottom: 1px solid #dfdfdf;
}

.exNav ul {
  height: 40px;
  min-height: 40px;
  display: -ms-flex;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

@media all and (-ms-high-contrast: none) {
  .exNav ul {
    height: auto;
    min-height: auto;
  }
}

.exNav ul li {
  margin-right: 20px;
}

.exNav ul li:last-child {
  margin-right: 0;
}

.exNav ul li a {
  position: relative;
  display: block;
  line-height: 1;
}

.exNav ul li a:hover {
  text-decoration: none;
  color: #000000;
}

.exNav.exNav--typeA ul li a {
  padding-left: 20px;
}

.exNav.exNav--typeA ul li a:after {
  content: "";
  left: 0;
}

.exNav.exNav--typeB ul li:not(:first-child) {
  padding-left: 20px;
  border-left: 1px solid #333333;
}

#fixedNav {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 500;
}

#fixedNav .hdrSearch--toggle .hdrSearch__wrap {
  top: auto;
  bottom: 100%;
}

.gNav > ul {
  display: -ms-flex;
  display: flex;
}

.gNav > ul > li {
  display: block;
}

.gNav > ul > li > a {
  position: relative;
  text-decoration: none;
  font-size: 16px;
  padding: 0 25px;
}

.gNav > ul > li > a strong {
  display: block;
  margin-bottom: 8px;
  font-weight: 700;
}

.gNav > ul > li > a:after {
  position: absolute;
  right: 0;
  content: "";
  display: block;
  width: 1px;
  height: 16px;
  background: #e7e7e7;
}

.gNav > ul > li > a:hover {
  color: #000000;
  text-decoration: none;
}

.gNav > ul > li:last-child > a:after {
  content: none;
}

.gNav li.hasChildren > a {
  padding-right: 16px;
}

.gNav li.hasChildren > a::after {
  content: "";
  right: 0;
}

.hdrMiddle .gNav > ul > li > a,
.hdrMiddle .gNav > ul > li > span {
  height: 80px;
}

@media (max-width: 1079px) {
  .hdrMiddle .gNav > ul > li > a,
  .hdrMiddle .gNav > ul > li > span {
    height: 60px;
  }
}

.gNav__listIcon {
  display: inline-block;
}

nav.hrd_keywordWrap {
  display: flex;
  align-items: center;
}

.gNav > ul > li > a,
.hrd_keyword a {
  display: flex;
  align-items: center;
  text-align: center;
  min-height: 56px;
}

@media all and (-ms-high-contrast: none) {
  .gNav > ul > li > a,
  .hrd_keyword a {
    line-height: 56px;
  }
}

.hrd_keyword {
  display: flex;
}

.hrd_keyword > li {
  margin-right: 15px;
}

.hrd_keyword a {
  margin-right: 20px !important;
  font-weight: 700;
  color: #000000;
}

.hrd_keywordWrap .hrd_keywordTitle {
  align-items: center;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex !important;
  margin-right: 30px !important;
}

.hrd_keywordTitle i {
  margin-left: 10px;
}

.gNav.gNav--typeB > ul > li {
  margin-right: 30px;
}

.gNav.gNav--typeB > ul > li:last-child {
  margin-right: 0;
}

.gNav.gNav--typeB > ul > li a {
  font-size: 12px;
  display: block;
}

.gNav.gNav--typeB > ul > li a strong {
  font-size: 14px;
}

@media all and (-ms-high-contrast: none) {
  .gNav.gNav--typeB > ul > li a {
    line-height: 1.4;
  }
  .gNav.gNav--typeB > ul > li a > * {
    flex-basis: auto;
  }
}

.gNav.gNav--typeB li.hasChildren > a::after {
  content: "";
  top: 50%;
  transform: rotate(135deg) translateY(-50%);
}

.gNav.gNav--typeD > ul > li > a {
  display: block;
}

.gNav.gNav--typeD > ul > li > a > span {
  display: block;
  font-size: 12px;
}

.gNav.gNav--typeD > ul > li > a > span:last-child {
  margin-top: 10px;
}

@media all and (-ms-high-contrast: none) {
  .gNav.gNav--typeD > ul > li > a {
    line-height: 1.4;
  }
  .gNav.gNav--typeD > ul > li > a > * {
    flex-basis: auto;
  }
}

.gNav.gNav--typeD > ul > li.hasChildren > a {
  padding-right: 0;
}

.gNav.gNav--typeD > ul > li.hasChildren > a:after {
  content: none;
}

.gNav.gNav--typeD > ul > li.hasChildren > a > span:last-child {
  padding-right: 10px;
  padding-bottom: 1px;
}

.gNav.gNav--typeD > ul > li.hasChildren > a > span:last-child:after {
  right: 0;
}

.hdrInfo {
  margin-bottom: 0;
  line-height: 30px;
}

@media (max-width: 767px) {
  .hdrInfo {
    font-size: 12px;
    text-align: center;
  }
}

.hdrInfo * {
  vertical-align: bottom;
}

.hdrInfo img {
  display: inline-block;
  margin-right: 10px;
}

.hdrInfo strong {
  margin-right: 5px;
  display: inline-block;
  vertical-align: bottom;
}

.hdrInfo i {
  vertical-align: bottom;
  line-height: 30px;
  margin-right: 5px;
  display: inline-block;
}

.telAndTime > div {
  white-space: nowrap;
}

.telAndTime > div i {
  margin-right: 5px;
}

.iconNav > ul {
  display: -ms-flex;
  display: flex;
  align-items: center;
}

.iconNav > ul > li {
  display: block;
}

.iconNav span,
.iconNav label,
.iconNav a {
  display: block;
  padding: 5px;
  text-align: center;
}

.iconNav span:hover img, .iconNav span:hover i,
.iconNav label:hover img,
.iconNav label:hover i,
.iconNav a:hover img,
.iconNav a:hover i {
  opacity: 0.8;
  color: #000000;
}

.iconNav span small,
.iconNav label small,
.iconNav a small {
  display: block;
  text-align: center;
  font-size: 10px;
  letter-spacing: 0;
  font-weight: 700;
}

.iconNav i {
  font-size: 30px;
}

@media (max-width: 1180px) {
  .iconNav i {
    font-size: 24px;
  }
}

.iconNav [class*="hasChildren"]:not(:last-child) {
  margin-right: 10px;
}

.iconNav [class*="hasChildren"] > ul {
  position: absolute;
  opacity: 0;
  pointer-events: none;
  background: #fff;
  padding: 10px;
  z-index: 2;
  transition: 0.15s;
}

.iconNav [class*="hasChildren"] > ul a {
  padding: 5px;
  line-height: 24px;
}

@media (max-width: 1180px) {
  .iconNav [class*="hasChildren"] > ul {
    right: 0;
    top: 100%;
  }
}

@media (max-width: 992px) {
  .iconNav [class*="hasChildren"] > ul {
    padding: 0;
    left: 0;
    border-top: 1px solid #dfdfdf;
    top: calc(100% - 15px);
  }
  .iconNav [class*="hasChildren"] > ul.open {
    top: 100%;
  }
  .iconNav [class*="hasChildren"] > ul a {
    border-bottom: 1px solid #dfdfdf;
    padding: 15px;
    text-align: left;
    font-weight: 700;
  }
  .iconNav [class*="hasChildren"] > ul .hasChildren--close {
    display: block;
    background: #333333;
  }
  .iconNav [class*="hasChildren"] > ul .hasChildren--close a {
    color: #fff;
    vertical-align: middle;
  }
  .iconNav [class*="hasChildren"] > ul .hasChildren--close a i {
    vertical-align: middle;
    margin-right: 5px;
  }
}

.iconNav [class*="hasChildren"] > a:after {
  left: auto;
  right: -4px;
}

.iconNav [class*="hasChildren"] > ul.open {
  opacity: 1;
  pointer-events: all;
}

.hasChildren--close {
  display: none;
}

#menu-icon {
  width: 24px;
  height: 22px;
  display: block;
  transition: all 0.4s;
  position: relative;
}

#menu-icon span {
  display: inline-block;
  transition: all 0.4s;
  padding: 0;
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #333333;
}

#menu-icon span:nth-of-type(1) {
  top: 0;
}

#menu-icon span:nth-of-type(2) {
  top: 5px;
}

#menu-icon span:nth-of-type(3) {
  top: 10px;
}

#menu-icon small {
  display: inline-block;
  position: absolute;
  left: 0;
  bottom: 0;
  font-size: 10px;
  line-height: 1;
}

.hdrSearch--toggle {
  margin-left: 5px;
}

.bottomNav {
  background: #000000;
  color: #ffffff;
  padding: 10px;
}

.bottomNav ul {
  display: -ms-flex;
  display: flex;
  justify-content: center;
  align-items: center;
}

.bottomNav ul li {
  margin: 0 2px;
  max-width: 20%;
  flex: 0 0 20%;
}

.bottomNav ul li a {
  color: #ffffff;
  display: block;
}

.bottomNav__icon {
  display: block;
  text-align: center;
  line-height: 1;
}

.bottomNav__text {
  display: block;
  text-align: center;
  font-size: 10px;
  margin-top: 3px;
  line-height: 1;
}

.iconNav__cart {
  position: relative;
}

.iconNav__cart .cartAmount {
  position: absolute;
  top: 0px;
  right: -2px;
  height: 15px;
  width: 15px;
  background: #000000;
  color: #ffffff;
  border-radius: 50%;
  font-size: 10px;
}

.iconNav--text > ul > li a {
  padding: 0;
  line-height: 1;
}

.iconNav--text > ul > li .iconNav__cart .cartAmount {
  right: 0px;
  top: -7px;
}

@media (max-width: 991px) {
  .iconNav--text > ul > li .iconNav__cart .cartAmount {
    right: -12px;
    top: -10px;
  }
}

.iconNav--text > ul > li:not(:last-child) {
  margin-right: 20px;
}

@media (max-width: 991px) {
  .iconNav--text > ul > li:not(:last-child) {
    margin-right: 25px;
  }
}

.iconNav--text > ul > li:not(:last-child)[class*="hasChildren"] {
  margin-right: 29px;
}

@media (max-width: 991px) {
  .iconNav--text > ul > li:not(:last-child)[class*="hasChildren"] {
    margin-right: 10px;
  }
}

.iconNav--text > ul > li small {
  display: block;
  text-align: center;
  font-weight: bold;
  margin-top: 5px;
}

@media (max-width: 991px) {
  .iconNav--text > ul > li small {
    display: none !important;
  }
}

.hdrMiddle__left .iconNav--text > ul > li:not(:last-child) {
  margin-right: 28px;
}

@media (max-width: 991px) {
  .hdrMiddle__left .iconNav--text > ul > li:not(:last-child) {
    margin-right: 25px;
  }
}

.hdrBottom {
  position: relative;
}

.gNav li.hasChildren > ul,
.gNav li.hasChildren > .megaMenu {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 9999;
  top: 100%;
  opacity: 0;
  pointer-events: none;
  background: #FFF;
}

.gNav li.hasChildren > ul.open,
.gNav li.hasChildren > .megaMenu.open {
  pointer-events: all;
  opacity: 1;
  transition: 0.3s;
}

.gNav .megaMenu__inner {
  max-width: 1080px;
  margin: auto;
}

.gNav .megaMenu {
  padding: 30px 0px 10px;
  border-bottom: 1px solid #dfdfdf;
}

.gNav .megaMenu li a {
  width: 100%;
  color: #333333;
  font-weight: 700;
  text-align: left;
}

.gNav .megaMenu li a:hover {
  color: #000000;
}

.gNav .megaMenu .row [class*="col-"] {
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 20px;
  margin-right: 0;
}

.gNav .megaMenu--typeB {
  padding: 30px 0px 20px;
}

.gNav .megaMenu--typeB ul.row {
  justify-content: flex-start !important;
}

.gNav .megaMenu--typeB ul.row li {
  margin-bottom: 10px !important;
}

.megaMenu__button {
  border: 1px solid #dfdfdf;
  border-radius: 100px;
  padding: 10px 30px 10px 15px;
}

.megaMenu__button:hover {
  background: #f2f2f2;
}

.gNav .downMenu {
  position: relative;
}

.gNav .downMenu ul {
  right: auto !important;
  background: rgba(0, 0, 0, 0.8) !important;
  display: block;
  min-width: 100%;
}

.gNav .downMenu ul a {
  color: #ffffff;
  padding: 8px 15px;
  line-height: 24px;
  display: block;
  white-space: nowrap;
}

.gNav .downMenu ul a:hover {
  background: #000000;
  transition: 0.1s;
}

.megaMenu__title {
  width: 1180px;
  margin: 0 auto;
  font-size: 14px;
  line-height: 18px;
  padding-bottom: 8px;
  border-bottom: 1px solid #333333;
  margin-bottom: 14px;
}

.megaMenu__inner + .megaMenu__title {
  margin-top: 20px;
}

.megaMenu__arrow {
  display: flex;
  align-items: center;
  line-height: 24px;
  padding: 0 15px 0 5px;
  font-weight: 500 !important;
  height: 100%;
}

.megaMenu__arrow:after {
  left: -10px;
  border-width: 1px !important;
}

/*.special {
  margin-bottom: 40px;
}*/

@media (max-width: 767px) {
  .special {
    margin-bottom: 45px;
  }
}

.new .h2B {
  margin-bottom: 12px;
}

@media (max-width: 767px) {
  .new .tab .tabSwitch {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .new .tab .tabSwitch li {
    width: 33.333%;
    text-align: center;
  }
  .new .tab .drawer__nav {
    margin-bottom: 15px;
    border-bottom: solid 1px #999999;
  }
  .new .tab .drawer__nav li.hasChildren--click > a {
    background: #fff;
    padding: 15px 25px !important;
  }
  .new .tab .drawer__nav li.hasChildren--click > a::before {
    right: 30px !important;
  }
  .new .tab .drawer__nav li.hasChildren--click > a::after {
    right: 30px !important;
  }
  .new .tab .drawer__nav li.hasChildren--click > a img {
    margin-right: 9px;
  }
}

.styling {
  background: #f2f2f2;
  padding: 80px 0 100px;
}

.styling .h2B {
  margin-bottom: 12px;
}

.styling .tab--typeB .tabSwitch li {
  min-width: 265px;
  text-align: center;
}

@media (max-width: 767px) {
  .styling {
    padding: 40px 0 50px;
  }
  .styling .tab--typeB .tabSwitch li {
    min-width: 50%;
    text-align: center;
  }
}

.pickup, .brand {
  background: #f2f2f2;
  padding: 80px 0 100px;
}

@media (max-width: 767px) {
  .pickup, .brand {
    padding: 35px 0 45px;
  }
  .brand .sp_nowrap.row > * {
    min-width: 142px;
    max-width: 142px;
  }
}

.column .row {
  margin-right: -25px;
  margin-left: -25px;
}
.column .row .col-pc-6 {
  padding-right: 25px;
  padding-left: 25px;
}

.news .row {
  margin-right: -25px;
  margin-left: -25px;
}
.news .row .col-pc-6 {
  padding-right: 25px;
  padding-left: 25px;
}

.shop ul.shoplist {
  margin-bottom: 40px;
}
.shop ul.shoplist li {
  margin-bottom: 0 !important;
}
.shop ul.shoplist li a {
  border-top: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
  display: block;
  padding: 18px 0;
  text-align: center;
  font-size: 16px;
}
.shop ul.shoplist li:nth-of-type(n+5) a {
  border-top: none;
}
@media (max-width: 767px) {
  .shop {
    margin-bottom: 50px;
  }
  .shop .row {
    margin-right: -25px;
    margin-left: -25px;
  }
  .shop .row .col-sp-6 {
    padding: 0;
  }
  .shop ul.shoplist {
    margin-bottom: 0 !important;
  }
  .shop ul.shoplist li a {
    border-top: solid 1px #cccccc;
    border-bottom: solid 1px #cccccc;
    display: block;
    padding: 15px 25px;
    text-align: left;
    font-size: 12px;
  }
  .shop ul.shoplist li:nth-of-type(n+3) a {
    border-top: none;
  }
  .shop ul.shoplist li:nth-of-type(odd) a {
    border-right: solid 1px #cccccc;
  }
}

.app {
  background: #000;
  text-align: center;
}

.app .container {
  background: url() no-repeat left 30px bottom -70px;
  padding: 95px 0 100px;
}

.app .h2B {
  color: #fff;
}

.app .app_txt {
  font-size: 16px;
  color: #fff;
  /*opacity: 0.5;*/
  margin-bottom: 50px;
}

.app ul {
  justify-content: center;
}

.app ul li {
  list-style: none;
}

.app ul li:nth-of-type(n+2) {
  margin-left: 14px;
}

@media (max-width: 767px) {
  .app .container {
    background: url() no-repeat left bottom -42px;
    background-size: contain;
    padding: 45px 0 50px;
  }
  .app .app_txt {
    font-size: 10px;
    line-height: 14px;
    margin-bottom: 25px;
  }
}

.searchSec {
  background: #f2f2f2;
  padding: 25px 0;
}

.searchSec .h2B {
  font-size: 15px;
  text-align: left;
  margin-bottom: 10px;
}

.searchSec .h2B img {
  margin-right: 6px;
}

.searchSec li {
  list-style-type: none;
}

.searchSec .sds__select {
  margin-bottom: 10px;
}

.searchSec .sds__select ul {
  display: flex;
}

.searchSec .sds__select ul li {
  display: flex;
  align-items: center;
  font-family: "Lato", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 10px;
  font-weight: bold;
}

.searchSec .sds__select ul li:nth-of-type(n+2) {
  margin-left: 14px;
}

.searchSec .sds__select ul li input {
  border-radius: 0;
  margin: 0 2px 0 0;
}

.searchSec input[type="text"] {
  border: solid 1px #999;
  background: #fff;
  padding: 10px 12px;
  margin-bottom: 3px;
}

.searchSec select {
  width: 100%;
  padding: 10px 12px;
  border-radius: 0;
}

.searchSec .row {
  margin-right: -1.5px;
  margin-left: -1.5px;
  margin-bottom: -15px;
}

.searchSec .row .col-6 {
  padding-right: 1.5px;
  padding-left: 1.5px;
}

.searchSec .button {
  display: block;
  margin: 10px auto 0;
  padding: 8px 0;
  max-width: 200px;
  font-size: 12px;
  background: #333333;
  color: #fff;
  border-radius: 5px;
}

@media (max-width: 767px) {
  .sp_nowrap {
    white-space: nowrap;
    display: block;
    overflow-x: auto;
  }
  .sp_nowrap.row {
    margin-right: -25px;
    margin-left: 0;
    padding-right: 25px;
    padding-bottom: 25px;
  }
  .sp_nowrap.row > * {
    padding-right: 0;
    padding-left: 0;
    min-width: 200px;
    max-width: 200px;
  }
  .sp_nowrap.row > *:nth-of-type(n+2) {
    margin-left: 20px;
  }
  .sp_nowrap > * {
    display: inline-block;
    white-space: initial;
    vertical-align: text-top;
  }
  .itemList {
    margin-right: -2px;
    margin-left: -2px;
  }
  .itemList .itemList__unit {
    padding-right: 2px;
    padding-left: 2px;
  }
}

@media (min-width: 1180px) {
  .itemList .itemList__unit:nth-of-type(n+9) {
    display: none;
  }
}

@media (max-width: 767px) {
  .sp_nowraprap {
    white-space: nowrap;
    display: block;
    overflow-x: auto;
  }
  .sp_nowraprap.row {
    margin-right: -25px;
    margin-left: 0;
    padding-right: 25px;
    padding-bottom: 25px;
  }
  .sp_nowraprap.row > * {
    padding-right: 0;
    padding-left: 0;
    min-width: 142px;
    max-width: 200px;
  }
  .sp_nowraprap.row > *:nth-of-type(n+2) {
    margin-left: 20px;
  }
  .sp_nowraprap > * {
    display: inline-block;
    white-space: initial;
    vertical-align: text-top;
  }

  .itemList {
    margin-right: -2px;
    margin-left: -2px;
  }
  .itemList .itemList__unit {
    padding-right: 2px;
    padding-left: 2px;
  }
}











.fs-l-pageMain {
  margin-bottom: 0;
}

.drawer_account_member.member .member_stage, .drawer_account_member.member .member_coin {
  display: none!important;
}
.drawer_account_member.member1 {
  background: #fff!important;
  color: #000!important;
  border: #d0d0d0 2px solid;
}
.drawer_account_member.member2 {
  background: #473808!important;
  color: #fff!important;
}
.drawer_account_member.member3 {
  background: #d0d0d0!important;
  color: #000!important;
}
.drawer_account_member.member4 {
  background: #9c8828!important;
  color: #000!important;
}
.drawer_account_member.member5 {
  background: #000!important;
  color: #fff!important;
}

.fs-l-productLayout {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .fs-l-productLayout {
    display: block;
  }
}

h1.fs-c-productNameHeading.fs-c-heading {
  margin-bottom: 15px;
}
span.fs-c-productNameHeading__name {
  font-size: 24px;
  line-height: 34px;
}
.fs-c-productNumber {
  border: none;
  padding: 0!important;
  font-size: 16px;
  color: #666666;
}
span.fs-c-productNumber__number {
  font-weight: 500;
}
span.fs-c-productNumber__label:after {
  content: ":";
  display: inline-block;
  padding: 0 0 0 3px;
  vertical-align: text-bottom;
}
@media (max-width: 767px) {
  h1.fs-c-productNameHeading.fs-c-heading {
    margin-top: 20px;
    margin-bottom: 6px;
  }
  span.fs-c-productNameHeading__name {
    font-size: 18px;
    line-height: 23px;
  }
  .fs-c-productNumber {
    font-size: 12px;
  }
  span.fs-c-productNumber__label:after {
    line-height: initial;
  }
}

.fs-c-productCarouselMainImage .slick-list {
  padding: 0!important;
}

@media (max-width: 767px) {
  .detail_mainSlider {
    margin-left: -25px;
    margin-right: -25px;
    width: 100vw;
  }
}
.detail_mainthumbnail {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 10px;
}
.detail_mainthumbnail .fs-c-productPlainImage {
  width: calc(100%/8 - 8.75px);
}
.detail_mainthumbnail .fs-c-productPlainImage img {
  display: block;
  font-size: 0;
  line-height: 0;
  cursor: pointer;
}
.detail_mainthumbnail .fs-c-productPlainImage:nth-of-type(n+2) {
  margin-left: 10px;
}
.detail_mainthumbnail .fs-c-productPlainImage:nth-of-type(8n+1) {
  margin-left: 0px;
}
.detail_mainthumbnail .fs-c-productPlainImage:nth-of-type(n+9) {
  margin-top: 10px;
}
@media (max-width: 767px) {
  .detail_mainthumbnail {
    margin-top: 15px;
  }
  .detail_mainthumbnail .fs-c-productPlainImage {
    width: calc(100%/6 - 4.2px);
  }
  .detail_mainthumbnail .fs-c-productPlainImage:nth-of-type(n+2) {
    margin-left: 5px;
  }
  .detail_mainthumbnail .fs-c-productPlainImage:nth-of-type(8n+1) {
    margin-left: 5px;
  }
  .detail_mainthumbnail .fs-c-productPlainImage:nth-of-type(6n+1) {
    margin-left: 0;
  }
  .detail_mainthumbnail .fs-c-productPlainImage:nth-of-type(n+7) {
    margin-top: 5px;
  }
}

.content_tit {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .content_tit {
    font-size: 18px;
    margin-bottom: 10px;
  }
}

.fs-c-coordinationCatalog__title {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .fs-c-coordinationCatalog__title {
    font-size: 18px;
    margin-bottom: 10px;
  }
}

.fs-c-aggregateRating__rating::before {
  content: none;
}
.fs-c-reviewStars::before {
  color: #ff9600;
  font-size: 21px;
}
.fs-c-rating__value {
  color: inherit;
}
.fs-c-aggregateRating__rating {
  position: relative;
}
.fs-c-aggregateRating__rating.fs-c-rating:after {
  position: absolute;
  right: 0;
  content: "(";
  padding-left: 5px;
}
.fs-c-aggregateRating__count {
  position: relative;
  padding-right: 7px;
  font-size: 20px;
  flex-grow: inherit;
}
.fs-c-aggregateRating__count:before {
  position: absolute;
  right: 0;
  content: ")";
}
.fs-c-aggregateRating {
  justify-content: flex-start;
}
.fs-c-reviewList__item {
  border: none!important;
  padding: 13px 0;
}
.fs-c-reviewInfo--productDescription .fs-c-reviewInfo__reviewer {
  font-size: 16px;
}
.fs-c-reviewer__name__nickname {
  font-weight: bold;
}
.fs-c-reviewer__name__reviewNumber {
  display: none;
}
.fs-c-reviewer__profile {
  color: #666666;
  font-size: 16px;
}
.fs-c-reviewInfo__date {
  color: #666666;
  font-size: 16px;
  line-height: 30px;
}
.fs-c-reviewList--productDescription .fs-c-reviewList__item__info {
  display: grid;
  grid-template-columns: 170px 1fr 1fr;
}
.fs-c-reviewInfo--productDescription .fs-c-reviewInfo__reviewer {
  font-size: 16px;
  grid-column-start: 1;
  grid-column-end: 3;
}
.fs-c-reviewInfo__date {
  -ms-grid-row: 2;
  grid-row: 2;
  -ms-grid-column: 1;
  grid-column: 1;
}
.fs-c-reviewInfo__date + .fs-c-reviewRating {
  -ms-grid-row: 2;
  grid-row: 2;
  -ms-grid-column: 2;
  grid-column: 2;
}
.fs-c-reviewInfo__date + .fs-c-reviewRating .fs-c-reviewStars::before {
  line-height: 38px;
}
.fs-c-reviewBody {
  border: 0;
  padding: 0;
  font-size: 16px;
  line-height: 26px;
}
@media (max-width: 767px) {
  .fs-c-reviewStars::before {
    font-size: 14px;
  }
  .fs-c-aggregateRating {
    align-items: center;
    flex: 0 1 7em;
  }
  .fs-c-aggregateRating__rating.fs-c-rating:after {
    padding-left: 5px;
    font-size: 12px;
  }
  .fs-c-rating__value {
    font-size: 12px;
  }
  .fs-c-aggregateRating__count {
    font-size: 12px;
  }
  .fs-c-reviewList__item {
    padding: 10px 0;
  }
  .fs-c-reviewInfo--productDescription .fs-c-reviewInfo__reviewer {
    font-size: 10px;
  }
  .fs-c-reviewer__profile {
    font-size: 10px;
  }
  .fs-c-reviewInfo__date {
    font-size: 10px;
    line-height: 15px;
  }
  .fs-c-reviewList--productDescription .fs-c-reviewList__item__info {
    grid-template-columns: 110px 1fr 1fr;
  }
  .fs-c-reviewInfo--productDescription .fs-c-reviewInfo__reviewer {
    font-size: 10px;
  }
  .fs-c-reviewInfo__date + .fs-c-reviewRating .fs-c-reviewStars::before {
    line-height: 26px;
  }
  .fs-c-reviewBody {
    font-size: 10px;
    line-height: 14px;
  }
  .fs-l-productLayout .fs-c-productReview__aggregateRating.fs-c-aggregateRating {
    margin-bottom: 8px;
  }
}

.fs-c-buttonContainer--viewAllReviews {
  justify-content: center;
}
.fs-c-buttonContainer--viewAllReviews .fs-c-button--plain {
  font-size: 16px;
  color: inherit;
  text-decoration: underline;
}
.fs-c-button--plain.fs-c-button--viewAllReviews::before, .fs-c-button--plain.fs-c-button--addReview--detail::before {
  content: none;
}
a.fs-c-button--addReview--detail.fs-c-button--plain {
  border: none;
  border-radius: 5px;
  background: #333333;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  padding: 13px 0;
}
a.fs-c-button--addReview--detail.fs-c-button--plain:hover {
    background: #333;
    opacity: 0.8;
}
span.fs-c-reviewerStatus {
  font-size: 16px;
  min-width: auto;
  padding: 5px 12px 3px;
  background: #e0e0e0;
  color: inherit;
}
@media (max-width: 767px) {
  .fs-c-buttonContainer--viewAllReviews .fs-c-button--plain {
    font-size: 10px;
  }
  a.fs-c-button--addReview--detail.fs-c-button--plain {
    font-size: 15px;
    font-weight: bold;
  }
  span.fs-c-reviewerStatus {
    font-size: 10px;
    padding: 3px 6px 2px;
  }
}

/* 商品詳細説明文 */
.detail_itemtxt {
  margin-bottom: 50px;
}
.detail_itemtxt .tab--typeB .tabSwitch li {
  width: 50%;
  text-align: center;
}
.detail_sec {
  margin-bottom: 20px;
}
.detail_sec .detail_middle_title {
  font-size: 20px;
  font-weight: bold;
  line-height: 40px;
}
.detail_sec .detail_txt {
  font-size: 16px;
  line-height: 26px;
}
.detail_sec a {
  text-decoration: underline;
}
.detail_sec .detail_middlebar_title {
  font-size: 16px;
  font-weight: bold;
  line-height: 28px;
  padding: 12px 15px;
  margin-bottom: 20px;
  background: #e0e0e0;
}
.detail_sec .detail_txt .float_img {
  float: left;
  padding-right: 8px;
  padding-bottom: 8px;
  width: 38%;
}
.detail_sec .detail_table {
  display: flex;
  flex-wrap: wrap;
}
.detail_sec .detail_table dt {
  position: relative;
  width: 40%;
  font-size: 16px;
  line-height: 30px;
}
.detail_sec .detail_table dt:after {
  position: absolute;
  right: 0;
  content: "：";
  padding: 0 3px;
  font-size: 16px;
}
.detail_sec .detail_table dd {
  width: 60%;
  font-size: 16px;
  line-height: 30px;
}
.detail_sec .detail_table dd a {
  text-decoration: underline;
}
.detail_sec .status_table {
  width: 100%;
}
.detail_sec .status_table th {
  font-size: 16px;
  font-weight: bold;
  line-height: 28px;
  padding: 12px 15px;/*220512　5を15に変更*/
  background: #e0e0e0;
  text-align: left!important;/*220512追加*/
}

/*20220407 新商品詳細の調整でコメントアウト
.detail_sec .status_table th:first-child, .detail_sec .status_table th:last-child {
  padding: 12px 15px;
}*/

.detail_sec .status_table td {
  font-size: 16px;
  line-height: 28px;
  padding: 12px 15px;
  border-bottom: solid 1px #cccccc;
}
.detail_sec .status_table td:first-child, .detail_sec .status_table td:last-child {
  padding: 12px 15px;
}
@media (max-width: 767px) {
  .detail_itemtxt {
    margin-bottom: 65px;
  }
  .detail_itemtxt .tab--typeB .tabSwitch li {
    font-size: 15px;
    padding: 6px;
  }
  .detail_sec {
    margin-bottom: 20px;
  }
  .detail_sec .detail_middle_title {
    font-size: 15px;
    line-height: 25px;
  }
  .detail_sec .detail_txt {
    font-size: 12px;
    line-height: 21px;
  }
  .detail_sec .detail_middlebar_title {
    font-size: 10px;
    line-height: 14px;
    padding: 5px 10px;
    margin-bottom: 12px;
  }
  .detail_sec .detail_table dt {
    font-size: 10px;
    line-height: 14px;
  }
  .detail_sec .detail_table dt:after {
    font-size: 10px;
  }
  .detail_sec .detail_table dd {
    font-size: 10px;
    line-height: 14px;
  }
  .detail_sec .status_table th {
    font-size: 10px;
    line-height: 14px;
    padding: 6px 10px;
    text-align: left!important;/*220512追加*/
  }
  .detail_sec .status_table th:first-child, .detail_sec .status_table th:last-child {
    padding: 6px 10px;
  }
  .detail_sec .status_table td {
    font-size: 10px;
    line-height: 14px;
    padding: 6px 10px;
  }
  .detail_sec .status_table td:first-child, .detail_sec .status_table td:last-child {
    padding: 6px 10px;
  }
}

.fs-p-snsArea {
  margin: 16px 0;
}
.fs-p-snsArea > * {
  display: flex;
  align-items: center;
  height: 25px;
  margin-right: 15px;
}
@media (max-width: 767px) {
  .fs-p-snsArea {
    margin: 25px 0;
    justify-content: center;
  }
  .fs-p-snsArea > * {
    height: 25px;
    margin-right: 25px;
  }
}

.fs-c-featuredProduct__title {
  font-size: 20px;
  font-weight: bold;
  color: inherit;
  margin-bottom: 15px;
  border-bottom: none;
}
.fs-c-featuredProduct {
  margin-bottom: 100px;
}
.fs-c-productListCarousel__list__item .fs-c-productName__copy, .fs-c-productListCarousel__list__item .fs-c-productListItem__control {
  display: none;
}
.fs-c-productListCarousel__list__item .fs-c-productName__name {
  font-size: 16px;
  line-height: 24px;
}
.fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
  font-size: 16px;
  font-weight: bold;
  line-height: 28px;
}
.fs-c-productListCarousel__list__item > * + * {
  margin-top: 0;
}
.fs-c-productListItem__productName {
  margin: 8px 0 0;
}
@media (max-width: 767px) {
  .fs-c-featuredProduct__title {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .fs-c-featuredProduct {
    margin-bottom: 40px;
  }
  .fs-c-productListCarousel__list__item .fs-c-productName__name {
    font-size: 10px;
    line-height: 14px;
  }
  .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
    font-size: 10px;
    line-height: 14px;
  }
  .fs-c-productListItem__productName {
    margin: 4px 0 0;
  }
}

#fs_form {
  margin-bottom: 90px;
}
.fs-l-product .itemList .itemList__unit:nth-of-type(n+9) {
  display: block;
}
@media (max-width: 767px) {
  #fs_form {
    margin-bottom: 45px;
  }
  .fs-l-product .itemList .itemList__unit:nth-of-type(n+7) {
    display: none;
  }
}
@media (min-width: 1180px) {
  .fs-l-product .history .itemList .itemList__unit:nth-of-type(n+6) {
    display: none;
  }
}

.grad-trigger {
  display: none; /*チェックボックスは常に非表示*/
}
@media (max-width: 767px) {
  .grad-btn {
    position: absolute;
    bottom: -10px;
    left: 0;
    right: 0;
    z-index: 999;
    text-align: center;
  }
  .grad-btn::before {
    content: "続きを読む";
    text-decoration: underline;
  }
  .tabContent_inner {
    position: relative;
    overflow: hidden;
    height: 100px; /*隠した状態の高さ*/
  }
  .tabContent_inner::before {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40px; /*グラデーションで隠す高さ*/
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 50%, rgba(255,255,255,0.9) 50%, #fff 100%);
    background: linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 50%, rgba(255,255,255,0.9) 50%, #fff 100%);
    content: "";
  }
  .grad-trigger:checked ~ .grad-btn::before {
    content: "閉じる"; /*チェックされていたら、文言を変更する*/
  }
  .grad-trigger:checked ~ .tabContent_inner {
    height: auto; /*チェックされていたら、高さを戻す*/
  }
  .grad-trigger:checked ~ .tabContent_inner::before {
    display: none;
  }
}


.fs-body-search main.fs-l-main, .fs-body-category main.fs-l-main {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
}
.fs-body-search main.fs-l-main:before, .fs-body-category main.fs-l-main:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    z-index: -1;
    width: 50vw;
    margin-left: -50vw;
}
.fs-body-search main.fs-l-main .fs-l-pageMain, .fs-body-category main.fs-l-main .fs-l-pageMain {
    max-width: calc(100% - 230px);
    flex: 0 0 calc(100% - 230px);
    padding-left: 50px;
    background: #fff;
}
.side_search {
    background: #f2f2f2;
    max-width: 230px;
    padding: 25px 0;
}
.side_search li {
  list-style-type: none;
}
.side_search h3.side_search_tit {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 8px;
}
.side_search .side_search_sec {
  padding-right: 30px;
  margin-bottom: 25px;
}
.side_search_selectwrap {
  position: relative;
}
.side_search_selectwrap:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 20px;
  width: 10px;
  height: 10px;
  border-top: 1px solid #333333;
  border-right: 1px solid #333333;
  transform: rotate(135deg) translateY(-15%);
  transform-origin: top center;
  transition: 0.15s;
}
.side_search select {
    border: none;
    border-radius: 0;
    padding: 12px 15px;
}
.side_search_sec [type="text"] {
  border: none;
  border-radius: 0;
  padding: 12px 15px;
  font-size: 16px;
}
.side_search_sec [type="tel"] {
  border: none;
  border-radius: 0;
}
.side_search_sec input::placeholder {
  color: #999;
}
/* IE */
.side_search_sec input:-ms-input-placeholder {
  color: #999;
}
/* Edge */
.side_search_sec input::-ms-input-placeholder {
  color: #999;
}
.side_search_sec [type="checkbox"] {
  display: none;
}
.side_search_sec .row {
  margin-left: -5px;
  margin-right: -5px;
}
.side_search_sec .row > * {
  padding-left: 5px;
  padding-right: 5px;
}
 /* 220706商品一覧にborder追加 */
.side_search_sec .row label {
  border-radius: 5px;
  background: #fff;
  border: solid 1px #ccc;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 40px;
  padding: 0;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
}


.side_search_sec .row input:checked + label {
  background: #333;
  color: #fff;
    transition: 0.3s;
}
.side_search .side_search_sec.side_search_cate {
  padding: 0;
}
.side_search_cate li a, .side_search_cate li label {
    display: block;
    position: relative;
    line-height: 24px;
    padding: 12px 25px !important;
    font-weight: 500;
    /*border-bottom: 1px solid #dfdfdf;*/
}
/*.side_search_cate li label:after {
  content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    width: 6px;
    height: 6px;
    border-top: 1px solid #666;
    border-right: 1px solid #666;
    transform: rotate(45deg) translateY(-50%);
    transform-origin: top center;
    transition: 0.15s;
}*/
.side_search_cate li.hasChildren--click > a::before, .side_search_cate li.hasChildren--click > a::after {
  right: 35px !important;
    border: none;
    width: 2px !important;
    height: 12px !important;
    background: #666;
}
.side_search_cate li.hasChildren--click > a::before {
  content: "";
    display: block;
    position: absolute;
    top: 50%;
    transform: rotate(0deg) translateY(-50%);
    transform-origin: top center;
    transition: 0.15s;
}
.side_search_cate li.hasChildren--click > a::after {
  content: "";
    display: block;
    position: absolute;
    top: 50%;
    width: 6px;
    height: 6px;
    border-top: 1px solid #666;
    border-right: 1px solid #666;
    transform: rotate(90deg) translateY(-50%);
    transform-origin: top center;
    transition: 0.15s;
}
.side_search_cate li.hasChildren--click > a:hover:after {
  transition: 0.2s;
    margin-left: 3px;
    border-color: #000000;
}
.side_search_cate li.hasChildren--click > a.open::before {
  transform: rotate(90deg) translateY(-50%) !important;
}
.side_search_cate li input:checked + label {
  background: #333;
  color: #fff;
  transition: 0.3s;
  padding: 12px 25px 12px 40px !important;
}
.side_search_cate li input label:before {
  opacity: 0;
}
.side_search_cate li input:checked + label:before {
  opacity: 1;
  transition: 0.3s;
  position: absolute;
  top: 0;
    bottom: 0;
    left: 10px;
    margin: auto;
  content: "";
  display: block;
  width: 19px;
  height: 19px;
  background: url();
}
.side_search_cate li.hasChildren--click label {
  padding: 12px 25px 12px 40px !important;
}
.side_search_sec .plicewrap {
  position: relative;
}
.side_search_sec .plicewrap:before {
  content: "￥";
  position: absolute;
  top: 0;
    bottom: 0;
    left: 5px;
    font-size: 16px;
    line-height: 40px;
}
.side_search_sec .plicewrap input {
    max-width: 100%;
    flex: 0 0 100%;
    font-size: 16px;
    padding: 8px 15px 8px 20px;
}
.side_search_sec .sds__priceRange span {
    display: block;
    width: 50px;
    text-align: center;
}
.side_search_sec .sds__priceRange .plicewrap, .side_search_sec .sds__priceRange .plicewrap input {
    display: block;
    width: 100%;
}
.side_search_sec .side_search_color ul {
  display: -ms-flex;
    display: flex;
    flex-wrap: wrap;
}
.side_search_color ul li {
  width: calc(25% - 4.5px);
}
.side_search_color ul li:nth-of-type(n+2) {
  margin-left: 6px;
}
.side_search_color ul li:nth-of-type(4n+1) {
  margin-left: 0;
}
.side_search_color ul li:nth-of-type(n+5) {
  margin-top: 6px;
}
.side_search_color ul li label {
    position: relative;
  text-indent: -9999px;
  display: block;
  width: 46px;
  height: 46px;
  border-radius: 5px;
}
.side_search_color .colorSelect span {
    display: none;
}
.side_search_color ul li label div {
    display: block;
    width: 46px;
    height: 46px;
    border-radius: 5px;
}
.side_search_color ul li input:checked + label div {
  border: solid 3px #999!important;
  transition: 0.1s;
}
.side_search_sec #clearBtn {
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #333;
  border: solid 1px #333;
  border-radius: 5px;
  display: block;
  width: 100%;
  padding: 12px 0;
  margin-bottom: 10px;
  cursor: pointer;
}
.side_search_sec #sds_submit {
  font-size: 14px;
  font-weight: bold;
  border-radius: 5px;
  background: #333;
  padding: 12px 0;
}
@media (max-width: 767px) {
  .fs-body-search main.fs-l-main:before, .fs-body-category main.fs-l-main:before {
      content: none;
  }
  .fs-body-search main.fs-l-main .fs-l-pageMain, .fs-body-category main.fs-l-main .fs-l-pageMain {
      max-width: calc(100%);
      flex: 0 0 calc(100%);
      padding-left: 0px;
  }
  .side_search {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99999999;
    opacity: 0;
    pointer-events: none;
    transition: 0.3s;
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: scroll;
      max-width: 100%;
      padding: 45px 0;
  }
  .side_search.open {
    opacity: 1;
    pointer-events: all;
  }
  .detailsearch_Close {
    position: absolute;
    right: 15px;
    top: 15px;
  }
  .detailsearch_Close i {
    font-size: 40px;
  }
  .side_search h3.side_search_tit {
    font-size: 12px;
  }
  .side_search .side_search_sec {
    padding: 0 35px;
    margin-bottom: 20px;
  }
  .side_search .side_search_sec.side_search_cate .side_search_tit {
    padding: 0 35px;
  }
  .side_search_selectwrap:after {
    right: 20px;
    width: 10px;
    height: 10px;
  }
  .side_search select {
    padding: 8px 12px;
  }
  .side_search_sec [type="text"] {
    padding: 8px 12px;
    font-size: 12px;
  }
  .side_search_sec .row label {
    min-height: 32px;
  }
  .side_search_cate li a, .side_search_cate li label {
      line-height: 35px;
      font-size: 12px;
      padding: 8px 35px !important;
  }
  .side_search_cate li.hasChildren--click > a::before, .side_search_cate li.hasChildren--click > a::after {
    right: 35px !important;
  }
  .side_search_cate li.hasChildren--click > a::after {
      width: 6px;
      height: 6px;
  }
  .side_search_cate li input:checked + label {
    padding: 8px 35px 8px 60px !important;
  }
  .side_search_cate li input:checked + label:before {
      left: 35px;
    width: 16px;
    height: 16px;
    background-size: contain;
  }
  .side_search_cate li.hasChildren--click label {
    padding: 8px 35px 8px 60px !important;
  }
  .side_search_sec .plicewrap:before {
      font-size: 12px;
      line-height: 30px;
  }
  .side_search_sec .plicewrap input {
      font-size: 12px;
      padding: 8px 15px 8px 20px;
  }
  .side_search_color ul li {
    width: calc(16.66% - 9px);
  }
  .side_search_color ul li:nth-of-type(n+2) {
    margin-left: 10px;
  }
  .side_search_color ul li:nth-of-type(6n+1) {
    margin-left: 0;
  }
  .side_search_color ul li:nth-of-type(n+5) {
    margin-top: 0;
  }
  .side_search_color ul li:nth-of-type(n+7) {
    margin-top: 6px;
  }
  .side_search_color ul li label {
    width: 46px;
    height: 46px;
  }
  .side_search_color ul li label span {
    display: none;
  }
  .side_search_color ul li label div {
      width: 46px;
      height: 46px;
  }
  .side_search_sec #clearBtn {
    font-size: 12px;
  }
  .side_search_sec #sds_submit {
    font-size: 12px;
  }
}


.pop_search {
  position: fixed;
  display: block;
  z-index: 9999999;
  top: 10px;
  bottom: 10px;
  left: 10%;
  right: 10%;
  background: #FFF;
  width: auto;
  opacity: 0;
  pointer-events: none;
  transition: 0.3s;
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: auto;
  border-radius: 10px;
  padding: 100px;
  max-width: 1280px;
  margin: auto;
}
.pop_search.open {
  opacity: 1;
  transition: 0.3s;
  pointer-events: all;
}
#searchoverlay {
  position: fixed;
  display: block;
  z-index: 9999998;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.8);
  opacity: 0;
  pointer-events: none;
  text-align: right;
  color: #fff;
  padding: 20px;
  cursor: pointer;
  transition: 0.3s;
}
#searchoverlay.open {
  opacity: 1;
  pointer-events: all;
  transition: 0.3s;
}
span.search_closebtn.searchClose {
  position: absolute;
  right: -5px;
  top: -10px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  border-radius: 50px;
  background: #f0f0f0;
  color: initial;
  font-size: 11px;
}

.pop_search_tit {
  font-size: 24px;
  font-weight: bold;
  line-height: 40px;
}
.pop_search_tit span {
  display: inline-block;
  vertical-align: middle;
}
.pop_search_tit span img {
  vertical-align: text-bottom;
}

.pop_search li {
  list-style-type: none;
}
.pop_search h3.side_search_tit {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 8px;
}
.pop_search .side_search_sec {
  padding-right: 30px;
  margin-bottom: 25px;
}
.pop_search .side_search_sec .row label {
  font-size: 20px;
  min-height: 50px;
}
.pop_search select {
  border: solid 1px #999;
  border-radius: 0;
  padding: 12px 15px;
}
.pop_search [type="text"], .pop_search [type="tel"], .pop_search label {
  border: solid 1px #999;
}
.pop_search .side_search_color label {
  border: none;
  position: relative;
  width: 100%;
  height: auto;
}
.pop_search .side_search_color label:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.pop_search .colorSelect span {
  display: none;
}
.pop_search .side_search_color ul li label div {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.pop_search .side_search_sec #pop_search_clearBtn {
  border: none;
  text-decoration: underline;
  font-size: 14px;
  cursor: pointer;
  display: block;
  margin: 0 auto 10px;
}
.pop_search .side_search_sec #sds_submit {
  font-size: 20px;
  display: block;
  max-width: 515px;
  margin: auto;
}
.pop_search .side_search_color ul li {
  width: calc(16.66% - 9px);
}
.pop_search .side_search_color ul li:nth-of-type(n+2) {
  margin-left: 10px;
}
.pop_search .side_search_color ul li:nth-of-type(6n+1) {
  margin-left: 0;
}
.pop_search .side_search_color ul li:nth-of-type(n+5) {
  margin-top: 0;
}
.pop_search .side_search_color ul li:nth-of-type(n+7) {
  margin-top: 6px;
}

@media (min-width: 768px) and (max-width: 1180px) {
  .pop_search {
    padding: 50px;
  }
  .pop_search .side_search_sec .row label {
    font-size: 14px;
  }
  .search_closebtn {
    display: none!important;
  }
}

@media (max-width: 767px) {
  .pop_search {
    left: 10px;
    right: 10px;
    top: 5%;
    bottom: 5%;
    padding: 0;
    overflow: visible;
    overflow-x: visible;
    overflow-y: visible;
  }
  .pop_searchinner {
    height: 100%;
    padding: 25px;
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: auto;
  }

/* 220706商品一覧に追加ボタン */
  .pop_searchinner2 {
    height: 100%;
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: auto;
  }

  .pop_search_tit {
    text-align: center;
    font-size: 18px;
    line-height: 19px;
  }
  .pop_search h3.side_search_tit {
    font-size: 12px;
  }
  .pop_search .side_search_sec {
    padding-right: 0;
  }
  .pop_search .side_search_sec .row label {
    font-size: 12px;
    min-height: 32px;
  }
  .pop_search select {
    padding: 10px 15px;
  }
  .pop_search .side_search_sec .plicewrap:before {
    line-height: 35px;
  }
  /*.pop_search .side_search_color label {
    width: 49px;
    height: 49px;
  }
  .pop_search .side_search_color ul li label div {
    width: 49px;
    height: 49px;
  }*/
  .side_search_sec #pop_search_clearBtn {
    font-size: 10px;
    margin-top: 25px;
  }
  .side_search_sec #sds_submit {
    font-size: 12px;
  }
}

.fs-c-heading small {
  display: inline-block;
  font-size: 16px;
}
.freepage_wrap .tab--typeB .tabSwitch li {
  width: 33.33%;
  text-align: center;
}

/* マイページ */
.my_accountbox {
  width: 100%;
  margin-bottom: 45px;
}
.my_accountbox .my_accountbox_inner {
  background: #f2f2f2;
  display: flex;
  justify-content: space-between;
  border-radius: 10px;
  width: 100%;
  padding: 45px 100px;
}
.my_accountbox .my_accountbox_unit {
  width: 20%;
  text-align: center;
}
.my_accountbox .my_accountbox_unit.my_accountbox_namebox {
  width: 40%;
  text-align: left;
}
.my_accountbox .my_accountbox_namebox .my_accountbox_rank {
  font-size: 16px;
  font-weight: bold;
}
.my_accountbox .my_accountbox_namebox .my_accountbox_rank {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 15px;
}
.my_accountbox .my_accountbox_namebox .my_accountbox_name {
  font-size: 35px;
  line-height: 32px;
  margin-bottom: 18px;
}
.my_accountbox .my_accountbox_namebox .my_accountbox_name small {
  font-size: 25px;
  padding-left: 10px;
}
.my_accountbox .my_accountbox_namebox .my_accountbox_id {
  font-size: 16px;
}
.my_accountbox .my_accountbox_unit .my_accountbox_tit {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 15px;
}
.my_accountbox .my_accountbox_unit .my_accountbox_num {
  font-size: 35px;
  font-weight: bold;
  margin-bottom: 15px;
}
.my_accountbox .my_accountbox_unit .my_accountbox_limit {
  font-size: 16px;
  line-height: 26px;
}

.fs-body-my-top .fs-c-accountService {
  margin-left: -10px!important;
  margin-right: -10px!important;
  width: calc(100% + 20px)!important;
  flex-basis: calc(100% + 20px)!important;
  justify-content: flex-start;
}
.fs-c-accountService {
  margin-left: -10px;
  margin-right: -10px;
}
.fs-c-accountService__page {
  flex-basis: 25%;
  padding: 0 10px;
  margin: 0 0 20px;
  height: 180px;
}
.fs-c-accountService__page:not(.fs-c-accountService__page--accountDelete) .fs-c-accountService__pageLink {
  box-shadow: none;
  background: #fff;
  border: 1px solid #999;
  border-radius: 5px;
  color: initial;
  font-size: 20px;
  font-weight: bold;
}
.fs-c-accountService__page:not(.fs-c-accountService__page--accountDelete) .fs-c-accountService__pageLink .fs-c-string {
  font-size: 20px;
  color: #333;
}
.fs-c-accountService__page--accountDelete a.fs-c-accountService__pageLink {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  border: 1px solid #999;
  border-radius: 5px;
  padding: 25px 0;
}

.fs-body-my-top .fs-l-additionalProduct--wishlist {
  display: none;
}
.fs-body-my-top .fs-c-heading:after {
  content: "  / マイページ";
  font-size: 16px;
  font-weight: 500;
  vertical-align: middle;
}
.account_wrap {
  margin-top: 80px;
}
.account_wrap h2 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 12px;
}
.account_wrap p {
  font-size: 16px;
  margin-bottom: 50px;
}
.account_wrap p img {
  display: block;
  margin: auto;
}
.account_wrap .rank_table {
  margin: 100px auto 20px;
}
.account_wrap .rank_table dl {
  display: flex;
}
.account_wrap .rank_table dl:nth-of-type(n+2) {
  margin-top: 10px;
}
.account_wrap .rank_table dl dt:nth-of-type(n+3) {
  margin-left: 10px;
}
.account_wrap .rank_table dl dt:first-child {
  margin-right: 10px;
}
.account_wrap .rank_table dl dd:nth-of-type(n+2) {
  margin-left: 10px;
}
.account_wrap .rank_table dl dt, .account_wrap .rank_table dl dd {
  display: flex;
  align-items: center;
  justify-content: center;
  width: calc(33.33% - 3px);
  height: 80px;
  text-align: center;
  font-size: 20px;
  line-height: 28px;
}
.account_wrap .rank_table dl dt {
  font-weight: bold;
  background: #ddd;
}
.account_wrap .rank_table dl dd {
  background: #f5f5f5;
}
.account_wrap .rank_table dl.noral dt {
  background: #f2f2f2;
}
.account_wrap .rank_table dl.bronze dt {
  background: #473808;
  color: #fff;
}
.account_wrap .rank_table dl.silver dt {
  background: #d0d0d0;
}
.account_wrap .rank_table dl.gold dt {
  background: #9c8828;
}
.account_wrap .rank_table dl.platinum dt {
  background: #000;
  color: #fff;
}
.account_wrap ul li {
  list-style-type: none;
  font-size: 16px;
  line-height: 26px;
}

@media (max-width: 767px) {
  /*.fs-body-my-top .fs-c-heading--page {
    margin-bottom: 50px;
  }*/
  .my_accountbox {
    margin-bottom: 22px;
  }
  .my_accountbox .my_accountbox_inner {
    padding: 20px 16px;
  }
  .my_accountbox .my_accountbox_namebox .my_accountbox_rank {
    font-size: 10px;
  }
  .my_accountbox .my_accountbox_namebox .my_accountbox_rank {
    font-size: 10px;
    margin-bottom: 6px;
  }
  .my_accountbox .my_accountbox_namebox .my_accountbox_name {
    letter-spacing: -0.05em;
    font-size: 15px;
    line-height: 16px;
    margin-bottom: 10px;
  }
  .my_accountbox .my_accountbox_namebox .my_accountbox_name small {
    font-size: 10px;
    padding-left: 10px;
  }
  .my_accountbox .my_accountbox_namebox .my_accountbox_id {
    font-size: 10px;
  }
  .my_accountbox .my_accountbox_unit .my_accountbox_tit {
    letter-spacing: -0.05em;
    font-size: 10px;
    margin-bottom: 6px;
  }
  .my_accountbox .my_accountbox_unit .my_accountbox_num {
    font-size: 18px;
    margin-bottom: 6px;
  }
  .my_accountbox .my_accountbox_unit .my_accountbox_limit {
    font-size: 10px;
    line-height: 11px;
    letter-spacing: -0.05em;
  }

  .fs-body-my-top .fs-c-accountService {
    margin-left: -5px!important;
    margin-right: -5px!important;
    width: calc(100% + 10px)!important;
    flex-basis: calc(100% + 10px)!important;
  }
  .fs-c-accountService {
    margin-left: -5px;
    margin-right: -5px;
  }
  .fs-c-accountService__page {
    flex-basis: 33.33%;
    padding: 0 5px;
    margin: 0 0 10px;
    height: 114px;
  }
  .fs-c-accountService__page:not(.fs-c-accountService__page--accountDelete) .fs-c-accountService__pageLink {
    font-size: 10px;
  }
  .fs-c-accountService__page:not(.fs-c-accountService__page--accountDelete) .fs-c-accountService__pageLink .fs-c-string {
    font-size: 10px;
  }
  .fs-c-accountService__page--accountDelete a.fs-c-accountService__pageLink {
    font-size: 10px;
    padding: 12px 0;
  }

  .fs-body-my-top .fs-c-heading:after {
    font-size: 10px;
  }
  .account_wrap {
    margin-top: 40px;
  }
  .account_wrap h2 {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .account_wrap p {
    font-size: 12px;
    margin-bottom: 25px;
  }
  .account_wrap .rank_table {
    margin: 25px auto 20px;
  }
  .account_wrap .rank_table dl dt, .account_wrap .rank_table dl dd {
    height: 40px;
    font-size: 10px;
    line-height: 14px;
  }
  .account_wrap ul li {
    font-size: 10px;
    line-height: 14px;
  }
}


/* 購入履歴 */
.fs-c-orderHistoryItem__header {
    display: block;
    background: #e8e8e8;
    border: none;
}
.fs-c-orderHistoryItem__orderInfo {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 2fr auto auto;
    grid-template-columns: 1fr 2fr auto auto;
    -ms-grid-rows: auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto;
    width: 100%;
    padding-top: 18px;
}
.fs-c-orderHistoryItem {
    border: none;
    border-radius: 0;
}
dl.fs-c-orderHistoryItem__orderInfo__info dt {
    font-size: 16px;
    font-weight: bold;
    line-height: 26px;
}
dl.fs-c-orderHistoryItem__orderInfo__info dd {
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;
}
.fs-c-orderHistoryItem__orderInfo__info {
    margin: 0 25px 15px;
}
.fs-c-orderHistoryItem__header__button {
    padding: 0 8px 18px;
    text-decoration: underline;
}
.fs-c-orderHistoryItem__orderInfo__info .fs-c-price {
    justify-content: flex-start;
}
.fs-c-orderHistoryItem__product {
    -ms-grid-columns: 1fr 2fr 0.3fr;
    grid-template-columns: 1fr 2fr 0.3fr;
    padding: 30px 0;
}
.fs-c-orderHistoryItem__deliveryInfo {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
    grid-row: 4;
}
.fs-c-orderHistoryItem__productQuantity {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 3;
    grid-row: 2;
    display: flex;
    align-items: center;
    height: 100%;
    font-size: 16px;
    font-weight: bold;
}
.fs-c-orderHistoryItem__button {
  -ms-grid-column: 2 / 4;
  grid-column: 2 / 4;
  -ms-grid-row: 5;
  -ms-grid-row-span: 5;
  grid-row: 5;
}
.fs-c-orderHistoryItem__deliveryInfo {
  grid-row: 3;
  display: flex;
  height: 100%;
  margin-top: 25px;
  align-items: flex-start;
}
span.fs-c-listedProductName__name {
    font-size: 20px;
}
.fs-c-priceDisplay {
    font-size: 18px;
    font-weight: bold;
}
span.fs-c-price__currencyMark {
    display: none;
}
span.fs-c-price__value:after {
    content: "円";
}
span.fs-c-productPrice__addon {
    margin-left: 5px;
}
.fs-c-orderHistoryItem__deliveryInfo dt {
    text-align: left;
    font-size: 16px;
    font-weight: bold;
    padding-right: 25px;
}
.fs-c-orderHistoryItem__deliveryInfo dd {
    font-size: 16px;
    font-weight: 500;
    padding-left: 25px;
}
dl.fs-c-listedOptionPrice {
    font-size: 14px;
}
.fs-c-orderHistoryItem__body {
    padding: 0;
}
.fs-body-my-orders .fs-c-history__info {
    padding: 25px;
    background: #e8e8e8;
}
.fs-c-history__term, .fs-c-history__total dl {
    font-size: 16px;
    line-height: 26px;
    color: initial;
}
.fs-c-history__total dt, .fs-c-history__total dd {
    padding-top: 12px;
    margin-top: 12px;
}
select.fs-c-dropdown__menu {
    padding: 12px 3em 12px 15px;
    border-radius: 0;
    border: solid 1px #999;
}
.fs-c-dropdown::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    width: 10px;
    height: 10px;
    border-top: 1px solid #333333;
    border-right: 1px solid #333333;
    border-left: none;
    border-radius: 0;
    transform: rotate(135deg) translateY(-15%);
    transform-origin: top center;
    transition: 0.15s;
    background: no-repeat;
    padding: 0;
}
.fs-c-history__termCtrl #fs_form {
  margin-bottom: 0px;
}
.fs-c-orderHistoryItem__product:nth-of-type(n+2) {
    /* margin-top: 30px; */
    border-top: solid 1px #cccccc;
}
@media (max-width: 767px) {
  .fs-c-orderHistoryItem__header .fs-c-button--viewOrderHistoryDetail {
    color: initial;
  }
  .fs-c-orderHistoryItem__orderInfo {
      padding-top: 10px;
  }
  dl.fs-c-orderHistoryItem__orderInfo__info dt {
      font-size: 10px;
      line-height: 15px;
  }
  dl.fs-c-orderHistoryItem__orderInfo__info dd {
      font-size: 10px;
      line-height: 15px;
  }
  .fs-c-orderHistoryItem__orderInfo__info {
      margin: 0 12px 8px;
  }
  .fs-c-orderHistoryItem__header__button {
      padding: 0 12px 10px!important;
      font-size: 10px;
  }
  .fs-c-orderHistoryItem__product {
      -ms-grid-columns: 1fr 2fr auto auto;
      grid-template-columns: 1fr 2fr auto auto;
      padding: 25px 0;
  }
  .fs-c-orderHistoryItem__productQuantity {
      font-size: 10px;
      grid-row: 1 / 5;
  }
  .fs-c-orderHistoryItem__deliveryInfo {
    margin-top: 0;
  }
  .fs-c-orderHistoryItem__button {
    grid-column: 1 / 5;
  }
  span.fs-c-listedProductName__name {
      font-size: 10px;
  }
  .fs-c-priceDisplay {
      font-size: 10px;
  }
  span.fs-c-productPrice__addon {
      margin-left: 3px;
  }
  .fs-c-orderHistoryItem__deliveryInfo dt {
      font-size: 10px;
      padding-right: 8px;
  }
  .fs-c-orderHistoryItem__deliveryInfo dd {
      font-size: 10px;
      padding-left: 8px;
  }
  dl.fs-c-listedOptionPrice {
      font-size: 10px;
  }
  .fs-body-my-orders .fs-c-history__info {
      padding: 12px;
  }
  .fs-body-my-orders .fs-c-history__info .fs-c-noResultMessage {
    margin-bottom: 0;
  }
  .fs-c-history__term, .fs-c-history__total dl {
      font-size: 10px;
      line-height: 14px;
  }
  .fs-c-history__total dt, .fs-c-history__total dd {
      padding-top: 10px;
      margin-top: 10px;
  }
}

/* ポイント履歴 */
.fs-c-history {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row-reverse;
    align-items: flex-start;
    justify-content: space-between;
}
.fs-c-history__info {
    width: 350px;
    padding: 28px;
    background: #e8e8e8;
    margin-right: 0;
}
.fs-body-my-points .fs-c-history__listContainer {
    width: 780px;
    padding-top: 0!important;
}
.fs-c-pointSummary__label--availablePoint {
    -ms-grid-column: 1;
    grid-column: 1 / 5;
    -ms-grid-row: 1;
    grid-row: 1;
    text-align: center;
    padding-top: 0!important;
    font-size: 16px;
    font-weight: bold;
    background: none!important;
}
.fs-c-pointSummary__value--availablePoint {
    -ms-grid-column: 2;
    -ms-grid-column-span: 1 / 5;
    grid-column: 1 / 5;
    -ms-grid-row: 2;
    grid-row: 2;
    text-align: center!important;
    padding-top: 8px!important;
    background: none!important;
}
.fs-c-pointSummary__label--limitedPoint {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1 / 4;
    -ms-grid-row: 3;
    grid-row: 3;
    font-size: 16px;
    background: none!important;
}
.fs-c-pointSummary__value--limitedPoint {
    -ms-grid-column: 4;
    grid-column: 4;
    -ms-grid-row: 3;
    grid-row: 3;
    text-align: left!important;
    font-size: 16px;
    /* font-weight: bold; */
    background: none!important;
}
.fs-c-pointSummary__value--availablePoint .fs-c-pointSummary__number {
    color: #20be20;
    font-size: 50px;
    font-weight: bold;
}
.fs-c-pointSummary__value--limitedPoint span.fs-c-pointSummary__number {
    font-weight: bold;
}
.fs-c-pointSummary__value--purchasePointExpiration, .fs-c-pointSummary__value--waitingPoint, .fs-c-pointSummary__value--purchasePointTotal {
    -ms-grid-column: 2;
    -ms-grid-column-span: 2;
    grid-column: 4 / 5;
    font-size: 16px;
    padding: 18px 0;
    border-top: solid 1px #333;
}
.fs-c-pointSummary__label--purchasePointExpiration, .fs-c-pointSummary__label--waitingPoint, .fs-c-pointSummary__label--purchasePointTotal {
    -ms-grid-column: 1 / 4;
    grid-column: 1 / 4;
    font-size: 16px;
    font-weight: bold;
    padding: 18px 0;
    border-top: solid 1px #333;
}
dl.fs-c-pointSummary {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 2fr 1fr 1.8fr 2fr;
    grid-template-columns: 2fr 1fr 1.8fr 2fr;
    padding: 0;
}
.fs-c-pointSummary__label--purchasePointExpiration, .fs-c-pointSummary__value--purchasePointExpiration {
    border-top: none;
}
.fs-c-specialPointList {
    margin: 0;
    padding: 28px;
}
span.fs-c-specialPointList__label {
    font-size: 16px;
    font-weight: bold;
    color: #333;
    margin-bottom: 15px;
}
@media (min-width: 1180px) {
  .fs-c-specialPointList__list > *:nth-child(1) {
    -ms-grid-column: 1 / 4;
    grid-column: 1 / 4;
    -ms-grid-row: 1;
    grid-row: 1;
  }
  .fs-c-specialPointList__list > *:nth-child(2) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 2;
    grid-row: 2;
  }
  .fs-c-specialPointList__list > *:nth-child(3) {
    -ms-grid-column: 2 / 4;
    grid-column: 2 / 4;
    -ms-grid-row: 2;
    grid-row: 2;
  }
  .fs-c-specialPointList__list > *:nth-child(4) {
    -ms-grid-column: 1 / 4;
    grid-column: 1 / 4;
    -ms-grid-row: 3;
    grid-row: 3;
  }
  .fs-c-specialPointList__list > *:nth-child(5) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 4;
    grid-row: 4;
  }
  .fs-c-specialPointList__list > *:nth-child(6) {
    -ms-grid-column: 2 / 4;
    grid-column: 2 / 4;
    -ms-grid-row: 4;
    grid-row: 4;
  }
  .fs-c-specialPointList__list > *:nth-child(7) {
    -ms-grid-column: 1 / 4;
    grid-column: 1 / 4;
    -ms-grid-row: 5;
    grid-row: 5;
  }
  .fs-c-specialPointList__list > *:nth-child(8) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 6;
    grid-row: 6;
  }
  .fs-c-specialPointList__list > *:nth-child(9) {
    -ms-grid-column: 2 / 4;
    grid-column: 2 / 4;
    -ms-grid-row: 6;
    grid-row: 6;
  }
  .fs-c-specialPointList__list > *:nth-child(10) {
    -ms-grid-column: 1 / 4;
    grid-column: 1 / 4;
    -ms-grid-row: 7;
    grid-row: 7;
  }
  .fs-c-specialPointList__list > *:nth-child(11) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 8;
    grid-row: 8;
  }
  .fs-c-specialPointList__list > *:nth-child(12) {
    -ms-grid-column: 2 / 4;
    grid-column: 2 / 4;
    -ms-grid-row: 8;
    grid-row: 8;
  }
  .fs-c-specialPointList__list > *:nth-child(13) {
    -ms-grid-column: 1 / 4;
    grid-column: 1 / 4;
    -ms-grid-row: 9;
    grid-row: 9;
  }
  .fs-c-specialPointList__list > *:nth-child(14) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 10;
    grid-row: 10;
  }
  .fs-c-specialPointList__list > *:nth-child(15) {
    -ms-grid-column: 2 / 4;
    grid-column: 2 / 4;
    -ms-grid-row: 10;
    grid-row: 10;
  }
  .fs-c-specialPointList__list > *:nth-child(16) {
    -ms-grid-column: 1 / 4;
    grid-column: 1 / 4;
    -ms-grid-row: 11;
    grid-row: 11;
  }
  .fs-c-specialPointList__list > *:nth-child(17) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 12;
    grid-row: 12;
  }
  .fs-c-specialPointList__list > *:nth-child(18) {
    -ms-grid-column: 2 / 4;
    grid-column: 2 / 4;
    -ms-grid-row: 12;
    grid-row: 12;
  }
  .fs-c-specialPointList__list > *:nth-child(19) {
    -ms-grid-column: 1 / 4;
    grid-column: 1 / 4;
    -ms-grid-row: 13;
    grid-row: 13;
  }
  .fs-c-specialPointList__list > *:nth-child(20) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 14;
    grid-row: 14;
  }
  .fs-c-specialPointList__list > *:nth-child(21) {
    -ms-grid-column: 2 / 4;
    grid-column: 2 / 4;
    -ms-grid-row: 14;
    grid-row: 14;
  }
  .fs-c-specialPointList__list > *:nth-child(22) {
    -ms-grid-column: 1 / 4;
    grid-column: 1 / 4;
    -ms-grid-row: 15;
    grid-row: 15;
  }
  .fs-c-specialPointList__list > *:nth-child(23) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 16;
    grid-row: 16;
  }
  .fs-c-specialPointList__list > *:nth-child(24) {
    -ms-grid-column: 2 / 4;
    grid-column: 2 / 4;
    -ms-grid-row: 16;
    grid-row: 16;
  }
  .fs-c-specialPointList__list > *:nth-child(25) {
    -ms-grid-column: 1 / 4;
    grid-column: 1 / 4;
    -ms-grid-row: 17;
    grid-row: 17;
  }
  .fs-c-specialPointList__list > *:nth-child(26) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 18;
    grid-row: 18;
  }
  .fs-c-specialPointList__list > *:nth-child(27) {
    -ms-grid-column: 2 / 4;
    grid-column: 2 / 4;
    -ms-grid-row: 18;
    grid-row: 18;
  }
  .fs-c-specialPointList__list > *:nth-child(28) {
    -ms-grid-column: 1 / 4;
    grid-column: 1 / 4;
    -ms-grid-row: 19;
    grid-row: 19;
  }
  .fs-c-specialPointList__list > *:nth-child(29) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 20;
    grid-row: 20;
  }
  .fs-c-specialPointList__list > *:nth-child(30) {
    -ms-grid-column: 2 / 4;
    grid-column: 2 / 4;
    -ms-grid-row: 20;
    grid-row: 20;
  }
}
dl.fs-c-specialPointList__list {
    -ms-grid-columns: 1fr auto auto;
    grid-template-columns: 1.5fr 2fr 1fr 1fr;
    grid-column-gap: 10px;
    grid-row-gap: 8px;
}
.fs-c-specialPointList__list > * {
    font-size: 16px;
    text-align: left!important;
}

.fs-c-history__termCtrl {
  float: left;
}
.fs-body-my-orders .fs-c-history__info .fs-c-history__termCtrl {
  float: none;
}
.fs-c-history__termCtrl select.fs-c-dropdown__menu {
  min-width: 290px;
  font-size: 16px;
}
.fs-c-history__listContainer .fs-c-listControl {
  margin-top: 20px;
}

.fs-c-listTable > thead {
    display: none;
}
.fs-c-listTable > tbody {
    border: none;
}
.fs-c-listTable > tbody {
    display: block;
}
.fs-c-listTable > tbody > tr {
    background: #ffffff;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}
.fs-c-listTable > tbody > tr {
    border: 1px solid #b2b2b2;
    border-right: 0;
    border-left: 0;
    padding: 25px 0;
}
.fs-c-listTable > tbody > tr:nth-child(even) {
    background: transparent;
}
.fs-c-listTable > tbody > tr + tr {
    margin-top: 25px;
    border-top: none;
    padding-top: 0;
}
.fs-c-pointListTable.fs-c-listTable > tbody > tr td {
    display: flex;
    border: none;
    font-size: 16px;
}
.fs-c-pointListTable.fs-c-listTable > tbody > tr td::before {
    width: 200px;
    padding-right: 8px;
    box-sizing: content-box;
}
.fs-c-listTable > tbody > tr > th::before, .fs-c-listTable > tbody > tr td::before {
    content: attr(aria-label);
    display: block;
    font-size: 1.2rem;
    font-weight: bold;
}
.fs-c-pointListTable td[aria-label="日付"], .fs-c-pointListTable td[aria-label="ポイント状況"], .fs-c-pointListTable td[aria-label="有効期限"] {
    text-align: left;
}
.fs-c-pointListTable td[aria-label="獲得・利用ポイント"] {
    text-align: left;
}
.fs-c-listTable th, .fs-c-listTable td {
    border-right: 0;
    border-left: 0;
    padding: 8px 0;
}
.fs-c-pointListTable.fs-c-listTable > tbody > tr td::before {
  font-size: 16px;
  font-weight: bold;
}

.fs-c-buttonContainer.fs-c-buttonContainer--myPageTop .fs-c-button--plain {
    display: block;
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    min-width: 530px;
    max-width: 530px;
    padding: 18px 0;
    border: solid 1px #696969;
    border-radius: 5px;
}
.fs-c-buttonContainer.fs-c-buttonContainer--myPageTop {
    justify-content: center;
    margin-top: 82px;
}
.fs-c-buttonContainer.fs-c-buttonContainer--myPageTop .fs-c-button--plain:hover {
    text-decoration: none;
}
@media (max-width: 767px) {
  .fs-c-history {
      display: block;
  }
  .fs-c-history__info {
      width: 100%;
      padding: 15px;
  }
  .fs-body-my-points .fs-c-history__listContainer {
      width: 100%;
      margin-top: 50px;
  }
  dl.fs-c-pointSummary {
    -ms-grid-columns: 1fr 1fr 1.8fr 2fr;
    grid-template-columns: 1fr 1fr 1.8fr 2fr;
  }
  .fs-c-pointSummary [class$="--limitedPoint"] {
    padding-bottom: 0;
  }
  .fs-c-pointSummary__label--availablePoint {
      font-size: 10px;
  }
  .fs-c-pointSummary__label--limitedPoint {
      font-size: 10px;
      background: none!important;
  }
  .fs-c-pointSummary__value--limitedPoint {
      font-size: 10px;
  }
  .fs-c-pointSummary__value--availablePoint .fs-c-pointSummary__number {
      font-size: 25px;
  }
  .fs-c-pointSummary__value--purchasePointExpiration, .fs-c-pointSummary__value--waitingPoint, .fs-c-pointSummary__value--purchasePointTotal {
      font-size: 10px;
      padding: 15px 0;
  }
  .fs-c-pointSummary__label--purchasePointExpiration, .fs-c-pointSummary__label--waitingPoint, .fs-c-pointSummary__label--purchasePointTotal {
      font-size: 10px;
      padding: 15px 0;
  }
  dl.fs-c-specialPointList__list {
    -ms-grid-columns: 5fr 2fr 1fr 1fr;
    grid-template-columns: 5fr 2fr 1fr 1fr;
  }
  .fs-c-specialPointList {
      padding: 12px;
  }
  span.fs-c-specialPointList__label {
      font-size: 10px;
      margin-bottom: 8px;
  }
  .fs-c-specialPointList__list > * {
      font-size: 10px;
  }

  .fs-c-history__termCtrl {
    float: none;
  }
  .fs-c-history__termCtrl select.fs-c-dropdown__menu {
    min-width: 100%;
    font-size: 10px;
  }

  .fs-c-listTable > tbody > tr {
      padding: 22px 0;
  }
  .fs-c-listTable > tbody > tr + tr {
      margin-top: 22px;
  }
  .fs-c-pointListTable.fs-c-listTable > tbody > tr td {
      font-size: 10px;
      padding: 8px 0;
  }
  .fs-c-pointListTable.fs-c-listTable > tbody > tr td::before {
      width: 100px;
  }
  .fs-c-pointListTable.fs-c-listTable > tbody > tr td::before {
    font-size: 10px;
  }

  .fs-c-buttonContainer.fs-c-buttonContainer--myPageTop .fs-c-button--plain {
      font-size: 12px;
      min-width: 100%;
      padding: 14px 0;
  }
  .fs-c-buttonContainer.fs-c-buttonContainer--myPageTop {
      margin-top: 50px;
  }

  /*.fs-body-my-points .fs-l-main {
    margin-top: 10px
  }*/
}

/* お気に入り */
ul.fs-c-list {
    line-height: 26px;
    font-size: 16px;
}
ul.fs-c-list li {
    margin-left: 0;
    padding-left: 0;
    text-indent: 0;
}
.fs-c-list li::before {
    content: none;
}
.fs-c-productName__variation {
  margin-top: 5px;
}
.fs-body-my-wishlist .fs-c-heading--page {
  margin-bottom: 18px;
}
.fs-body-my-wishlist .fs-c-aggregateRating__rating.fs-c-rating:after {
  content: none;
}

.fs-c-productListItem__control .fs-c-button--subscribeToArrivalNotice--list {
  display: block;
  width: 100%;
  font-size: 1.2rem;
  padding: 8px 0;
  border: 1px solid currentColor;
}
.fs-c-productListItem__viewReview .fs-c-button--viewReview {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 1.2rem;
  padding: 8px 0;
  border: 1px solid #333;
  background: #333;
  color: #fff;
}
@media (min-width: 1180px) {
  .fs-body-my-wishlist .fs-c-productList__list > * {
    width: 20%;
  }
}
@media (max-width: 767px) {
  /* お気に入り */
  ul.fs-c-list {
      line-height: 21px;
      font-size: 12px;
  }
  .fs-body-my-wishlist .fs-c-heading--page {
    margin-bottom: 25px;
  }
}

/* レビュー履歴 */
.fs-body-my-reviews li.fs-c-reviewList__item {
    border-bottom: 1px solid #999999!important;
    position: relative;
    padding: 70px 0 160px 245px;
    padding-left: 245px;
}
.fs-body-my-reviews li.fs-c-reviewList__item .fs-c-reviewProduct__image.fs-c-productImage {
    position: absolute;
    top: 70px;
    left: 0;
}
.fs-body-my-points .fs-c-listTable {
  margin-top: 25px;
}
.fs-c-reviewList__item__product.fs-c-reviewProduct {
    -ms-grid-row: 1;
    grid-row: 1;
    -ms-grid-column: 1 / 5;
    grid-column: 1 / 5;
}
.fs-c-reviewList__item__info.fs-c-reviewInfo {
    -ms-grid-row: 2;
    grid-row: 2;
    -ms-grid-column: 1 / 5;
    grid-column: 1 / 5;
}
.fs-c-reviewList__item__body.fs-c-reviewBody {
    -ms-grid-row: 3;
    grid-row: 3;
    -ms-grid-column: 1 / 5;
    grid-column: 1 / 5;
    padding: 25px;
    margin-top: 16px;
    border: solid 1px #999999;
}
.fs-c-reviewProduct__info .fs-c-productName__name {
    font-size: 20px;
    margin-bottom: 8px;
}
.fs-c-reviewList__item__info dl.fs-c-reviewInfo__date {
    font-size: 16px;
    color: inherit;
}
.fs-c-reviewList__item__info span.fs-c-reviewStatus {
    background: #33cc33;
    border-radius: 50px;
    padding: 6px 18px 4px;
    font-size: 16px;
    font-weight: bold;
}
.fs-c-reviewList__item__editButton.fs-c-buttonContainer.fs-c-buttonContainer--editReview {
    position: absolute;
    bottom: 70px;
    left: 0;
    right: 0;
    justify-content: center;
    font-size: 20px;
    max-width: 530px;
    margin: auto;
    padding: 0;
}
a.fs-c-button--editReview.fs-c-button--plain {
    width: 100%;
    padding: 25px;
    background: #333;
    text-align: center;
    font-weight: bold;
    color: #fff;
    border-radius: 5px;
}
ul.fs-c-reviewList {
  margin: 15px 0;
}
.fs-c-reviewList__item:first-child {
    border-top: 1px solid #999999!important;
}
a.fs-c-button--editReview.fs-c-button--plain:hover {
    text-decoration: none;
}
@media (max-width: 767px) {
  .fs-body-my-reviews li.fs-c-reviewList__item {
      padding: 30px 0 85px 128px;
  }
  .fs-body-my-reviews li.fs-c-reviewList__item .fs-c-reviewProduct__image.fs-c-productImage {
      top: 30px;
      max-width: 114px;
  }
  .fs-c-reviewList__item__body.fs-c-reviewBody {
      padding: 15px;
      margin-top: 8px;
      border: solid 1px #999999;
  }
  .fs-c-reviewProduct__info .fs-c-productName__name {
      line-height: 13px;
      font-size: 10px;
      margin-bottom: 0;
  }
  .fs-c-reviewList__item__info dl.fs-c-reviewInfo__date {
      font-size: 10px;
  }
  .fs-c-reviewList__item__info span.fs-c-reviewStatus {
      padding: 4px 10px 2px;
      font-size: 10px;
  }
  .fs-c-reviewList__item__editButton.fs-c-buttonContainer.fs-c-buttonContainer--editReview {
      bottom: 30px;
      font-size: 12px;
  }
  a.fs-c-button--editReview.fs-c-button--plain {
      padding: 15px;
  }
}

/* お届け先リスト */
.fs-body-my-addressbook .fs-c-heading--page {
  margin-bottom: 18px;
}
.fs-c-button--secondary {
  width: 100%;
  padding: 18px;
  background: #333;
  text-align: center;
  font-size: 25px;
  font-weight: bold;
  color: #fff;
  border: none;
  border-radius: 5px;
  max-width: none!important;
  box-shadow: none;
}
.fs-c-addressBookList__addButton {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    justify-content: center;
    -ms-grid-column: 1 / 5;
    grid-column: 1 / 5;
    -ms-grid-row: 1;
    grid-row: 1;
    font-size: 20px;
    min-width: 530px;
    max-width: 530px;
    margin: auto;
    padding: 0;
}
.fs-c-addressBookList__count {
    font-size: 16px;
    padding-top: 90px;
}
form.fs-c-addressBookList__form {
    position: relative;
}
.fs-c-listTable > tbody ruby rb {
    font-size: 16px;
}
.fs-c-listTable > tbody ruby rt {
    font-size: 12px;
}
.fs-c-address {
    font-size: 16px;
}
a.fs-c-button--changeInfomation.fs-c-button--secondary {
    max-width: 330px!important;
    font-size: 20px;
    box-shadow: none;
}
button.fs-c-button--delete.fs-c-button--standard {
    width: 100%;
    padding: 18px;
    background: none;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: inherit;
    border: solid 1px #696969;
    border-radius: 5px;
    max-width: 330px;
    box-shadow: none;
}
@media (max-width: 767px) {
  .fs-c-button--secondary {
    padding: 14px;
    font-size: 12px;
    max-width: 127px!important;
  }
  .fs-c-addressBookList__addButton {
      font-size: 12px;
      min-width: auto;
  }
  .fs-c-addressBookList__addButton .fs-c-button--secondary {
    max-width: none!important;
  }
  .fs-c-addressBookList__count {
      font-size: 10px;
      padding-top: 60px;
  }
  .fs-c-listTable > tbody ruby rb {
      font-size: 12px;
  }
  .fs-c-listTable > tbody ruby rt {
      font-size: 10px;
  }
  .fs-c-address {
      font-size: 12px;
  }
  a.fs-c-button--changeInfomation.fs-c-button--secondary {
      font-size: 12px;
      max-width: 127px!important;
  }
  .fs-c-buttonContainer--deleteChange {
    justify-content: flex-start;
  }
  button.fs-c-button--delete.fs-c-button--standard {
      padding: 14px;
      font-size: 12px;
      max-width: 127px!important;
  }
}

/* 会員情報詳細 */
.fs-body-my-account-settings .fs-c-heading--page {
  margin-bottom: 18px;
}
.fs-c-inputInformation__field {
    margin: 40px 0;
    max-width: none;
}
th.fs-c-inputTable__headerCell {
    font-size: 16px!important;
    font-weight: bold;
}
td.fs-c-inputTable__dataCell {
    font-size: 16px;
}
a.fs-c-button--change.fs-c-button--primary {
    width: 100%;
    padding: 18px;
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    border-radius: 5px;
    max-width: 530px;
}
.fs-body-my-account-settings .fs-c-buttonContainer.fs-c-buttonContainer--myPageTop {
    margin-top: 15px;
}
.fs-body-my-account-settings form#fs_form {
    margin-bottom: 0;
}
@media (max-width: 767px) {
  .fs-c-inputInformation__field {
      margin: 20px 0;
  }
  th.fs-c-inputTable__headerCell {
      font-size: 12px!important;
  }
  td.fs-c-inputTable__dataCell {
      font-size: 12px;
  }
  a.fs-c-button--change.fs-c-button--primary {
      padding: 14px;
      font-size: 12px;
  }
  .fs-body-my-account-settings .fs-c-buttonContainer.fs-c-buttonContainer--myPageTop {
      margin-top: 0;
  }
}

/* パスワード変更 */
.fs-body-my-account-password .fs-c-heading--page {
  margin-bottom: 18px;
}
.fs-body-my-account-password .fs-c-inputInformation__field {
    margin: 50px auto;
    padding: 0;
    background: none;
}
.fs-c-inputTable input {
    padding: 12px 15px;
    font-size: 16px;
    border: solid 1px #999;
    border-radius: 0;
}
.fs-c-inputField__field.fs-c-inputGroup.fs-system-assistTarget {
    border-radius: 0;
}
label.fs-c-inputTable__label {
    display: flex;
    align-items: center;
    line-height: 1.5;
    font-size: 16px;
    margin-bottom: 8px;
}
.fs-c-requiredMark::before {
    content: "必須";
    font-size: 16px;
    font-weight: bold;
    border-radius: 50px;
    background: #cc0000;
    color: #fff;
    padding: 3px 18px 1px;
    margin-left: 5px;
}
span.fs-c-requiredMark {
    width: auto;
    height: auto;
    font-size: 0;
    padding-bottom: 5px;
}
.fs-c-button--particular.fs-c-button--displayPassword::before {
    color: #3a3a3a;
}
button.fs-c-button--displayPassword {
    padding: 0 5px!important;
}
.fs-body-my-account-password .fs-c-buttonContainer.fs-c-buttonContainer--myPageTop {
    margin-top: 15px;
}
.fs-body-my-account-password form#fs_form {
    max-width: 530px;
    margin: auto;
}
@media (max-width: 767px) {
  .fs-body-my-account-password .fs-c-inputInformation__field {
      margin: 25px auto;
      padding: 0;
  }
  .fs-c-inputTable input {
      padding: 8px 12px;
      font-size: 12px;
  }
  label.fs-c-inputTable__label {
      font-size: 12px;
      margin-bottom: 8px;
  }
  .fs-c-requiredMark::before {
      font-size: 10px;
      padding: 2px 9px 0;
      margin-left: 3px;
  }
  span.fs-c-requiredMark {
      padding-bottom: 3px;
  }
  .fs-body-my-account-password .fs-c-buttonContainer.fs-c-buttonContainer--myPageTop {
      margin-top: 0;
  }
}

/* 会員情報詳細 */
.fs-body-my-account-delete .fs-c-heading--page {
  margin-bottom: 18px;
}
.fs-body-my-account-delete a.fs-c-button--cancel.fs-c-button--standard {
  display: none;
}
.fs-c-inputInformation__button.fs-c-buttonContainer--leaveCancel.fs-c-buttonContainer--pair {
  display: block;
  text-align: center;
}
.fs-c-button--confirmLeave.fs-c-button--primary {
    width: 100%;
    padding: 18px;
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    border-radius: 5px;
    max-width: 530px;
}
.fs-body-my-account-delete .fs-c-buttonContainer.fs-c-buttonContainer--myPageTop {
    margin-top: 15px;
}
.fs-body-my-account-delete form#fs_form {
    margin-bottom: 0;
}
@media (max-width: 767px) {
  .fs-c-button--confirmLeave.fs-c-button--primary {
      padding: 14px;
      font-size: 12px;
  }
  .fs-body-my-account-delete .fs-c-buttonContainer.fs-c-buttonContainer--myPageTop {
      margin-top: 0;
  }
}

/* ログイン */
.fs-body-login .fs-c-loginForm {
    display: block;
}
.fs-c-subSection__title {
    font-size: 24px;
    font-weight: bold;
    color: inherit;
    border: none;
    margin-bottom: 15px;
}
.fs-body-login .fs-c-inputInformation__field {
    margin: 90px auto 40px;
    padding: 0;
    max-width: 530px;
    background: none;
}
.fs-body-login h1.fs-c-heading.fs-c-heading--page {
    display: none;
}
.fs-body-login .fs-c-newUsers {
    margin-left: 0;
}
.fs-c-subSection__message {
    font-size: 16px;
    line-height: 26px;
}
.fs-c-newUsers__message {
    margin-bottom: 40px;
}
.fs-c-inputInformation__link {
    text-align: center;
    text-decoration: underline;
}
.fs-c-registeredUsers {
    margin-bottom: 90px;
}
.fs-body-login .fs-c-button--primary {
    width: 100%;
    padding: 18px;
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    border-radius: 5px;
    max-width: 530px;
}
.fs-body-login .fs-c-buttonContainer.fs-c-buttonContainer--myPageTop {
    margin-top: 15px;
}
.fs-body-login form#fs_form {
    margin-bottom: 0;
}
.fs-c-otherServiceLogin .fs-c-anotherLogin .fs-c-anotherLogin__message {
    text-align: center;
    margin-bottom: 16px;
}
@media (max-width: 767px) {
  .fs-c-subSection__title {
      font-size: 18px;
      margin-bottom: 20px;
  }
  .fs-body-login .fs-c-inputInformation__field {
      margin: 20px auto;
  }
  .fs-c-inputInformation__button {
    margin-top: 25px;
  }
  .fs-c-subSection__message {
      font-size: 12px;
      line-height: 21px;
  }
  .fs-c-newUsers__message {
      margin-bottom: 12px;
  }
  .fs-c-registeredUsers {
      margin-bottom: 45px;
  }
  .fs-body-login .fs-c-button--primary {
      padding: 14px;
      font-size: 12px;
  }
  .fs-body-login .fs-c-buttonContainer.fs-c-buttonContainer--myPageTop {
      margin-top: 0;
  }
  .fs-c-otherServiceLogin .fs-c-anotherLogin .fs-c-anotherLogin__message {
    text-align: left;
    margin-bottom: 8px;
  }
}


/* カート */
.fs-body-cart .fs-c-cartTableContainer thead {
    display: none;
}
.fs-body-cart .fs-c-cartTableContainer .fs-c-cartTable__headerCell, .fs-c-cartTableContainer .fs-c-cartTable__dataCell {
    border: none;
}
.fs-body-cart .fs-c-cartTableContainer tr.fs-c-cartTable__row:first-child {
    border-top: solid 1px #cccccc;
}
.fs-body-cart .fs-c-cartTableContainer tr.fs-c-cartTable__row {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 4fr 1.2fr 1.5fr;
    grid-template-columns: 4fr 1.2fr 1.5fr;
    grid-template-rows: 0.5fr 0.5fr 1fr 1fr;
    width: 100%;
    border-bottom: solid 1px #cccccc;
    padding: 50px 0 25px;
}
.fs-body-cart td.fs-c-cartTable__dataCell.fs-c-cartTable__dataCell--action {
    /* display: block; */
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 4;
    grid-row: 4;
}
.fs-body-cart td.fs-c-cartTable__dataCell.fs-c-cartTable__dataCell--product {
    /* width: 60%; */
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 1 / 4;
    grid-row: 1 / 4;
    padding: 0 8px 0 0;
}
.fs-body-cart td.fs-c-cartTable__dataCell.fs-c-cartTable__dataCell--quantity {
    width: 100%;
    -ms-grid-column: 2;
    grid-column: 2 / 3;
    -ms-grid-row: 1 / 3;
    grid-row: 1 / 3;
}
.fs-body-cart td.fs-c-cartTable__dataCell.fs-c-cartTable__dataCell--subtotal {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 1;
    grid-row: 1;
}
.fs-body-cart td.fs-c-cartTable__dataCell.fs-c-cartTable__dataCell--point {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 2;
    grid-row: 2;
    letter-spacing: -0.01em;
    font-size: 20px;
    font-weight: bold;
}
.fs-body-cart .fs-c-cartTable__actionButton__container.fs-c-cartTable__actionButton__container--cancel--cart {
    width: auto;
    padding-right: 15px;
}
.fs-body-cart .fs-c-cartTable__actionButton__container.fs-c-cartTable__actionButton__container--buyItLater {
    width: auto;
    margin-top: 0;
    padding-top: 0;
    padding-left: 15px;
    border-top: none;
    border-left: 1px solid #b2b2b2;
}
.fs-body-cart .fs-c-cartTable__actionButton {
    flex-wrap: nowrap;
    flex-direction: unset;
    justify-content: flex-end;
}
.fs-body-cart a.fs-c-listedProductName__name {
    display: inline-block;
    font-size: 20px;
    line-height: 26px;
    text-decoration: underline;
    margin-bottom: 3px;
}
.fs-body-cart span.fs-c-listedProductName__variation {
    font-size: 16px;
}
.fs-body-cart .fs-c-cartTable__productImage.fs-c-productImage {
    width: 120px;
}
.fs-body-cart .fs-c-cartTable__product {
    -ms-grid-columns: 120px 1fr;
    grid-template-columns: 120px 1fr;
}
.fs-body-cart .fs-c-cartTable__unitPrice .fs-c-priceDisplay .fs-c-productPrice__main__price, .fs-c-cartTable__unitPrice .fs-c-priceDisplay .fs-c-productPrice__addon {
    font-size: 16px;
    font-weight: 500;
}
.fs-body-cart .fs-c-cartTableContainer {
    border: none;
    padding: 0;
}
.fs-body-cart .fs-body-cart h1.fs-c-heading.fs-c-heading--page {
    display: none;
}
.fs-body-cart select.fs-c-quantity__select.fs-system-quantity-list {
    text-align: center;
    width: 70px;
    height: 60px;
    border-radius: 0;
}
.fs-body-cart .fs-c-cartTable__quantity:before {
    content: "数量";
    padding-right: 15px;
    font-size: 16px;
    font-weight: bold;
}
.fs-body-cart .fs-body-cart .fs-c-cartTable__quantity {
    display: flex;
    align-items: center;
    max-width: none;
}
.fs-body-cart .fs-c-cartTable__dataCell--subtotal span.fs-c-price__value {
    letter-spacing: -0.01em;
    font-size: 20px;
    font-weight: bold;
}
.fs-body-cart .fs-c-cartTable__dataCell.fs-c-cartTable__dataCell--subtotal span.fs-c-price__value:after {
    content: none;
}
.fs-body-cart .fs-c-cartTable__dataCell.fs-c-cartTable__dataCell--subtotal span.fs-c-price__value:before {
    content: "小計";
    padding-right: 3px;
    font-size: 16px;
    font-weight: bold;
}
.fs-body-cart td.fs-c-cartTable__dataCell.fs-c-cartTable__dataCell--point:before {
    content: "ポイント";
    padding-right: 3px;
    font-size: 16px;
    font-weight: bold;
}
.fs-body-cart .fs-c-cartTable__actionButton__container.fs-c-cartTable__actionButton__container--buyItLater span.fs-c-button__label {
    font-size: 16px;
    color: initial;
    text-decoration: underline;
}
.fs-body-cart .fs-c-cartTable__actionButton__container.fs-c-cartTable__actionButton__container--cancel--cart span.fs-c-button__label {
    font-size: 16px;
    color: initial;
    text-decoration: underline;
}
.fs-body-cart .fs-c-cartDiscountInfo.fs-c-cartDiscountInfo--postage {
    display: grid;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    background: #e8e8e8;
    padding: 28px;
}
.fs-body-cart .fs-c-cartDiscountInfo__body {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 1;
    grid-row: 1;
    display: flex;
    align-items: center;
}
.fs-body-cart ul.fs-c-cartDiscountInfo__note {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 1;
    grid-row: 1;
    text-align: right;
}
.fs-body-cart ul.fs-c-cartDiscountInfo__note li {
    font-size: 16px;
    line-height: 26px;
}
.fs-body-cart .fs-c-cartDiscountInfo__body span {
    font-size: 20px;
}
.fs-body-cart .fs-c-cartDiscountInfo__body span.fs-c-price__value {
    color: #20be20;
    padding-right: 5px;
}
.fs-body-cart .fs-c-cartDiscountInfo__body span.fs-c-price__value:after {
    content: none;
}
.fs-body-cart .fs-c-cartDiscountInfo__body span.fs-c-price__currencyMark {
    display: inline-block;
    padding-left: 5px;
    color: #20be20;
}
.fs-body-cart a.fs-c-button--continueShopping.fs-c-button--standard {
    width: 100%;
    padding: 18px;
    background: none;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: inherit;
    border: solid 1px #696969;
    border-radius: 5px;
    max-width: 330px;
}
.fs-body-cart .fs-c-continueShopping {
    text-align: center;
}
.fs-body-cart div#fs-cartTotals-container {
    background: #e8e8e8;
    padding: 10px 30px;
}
.fs-body-cart div#fs-cartContent-container {
    max-width: 780px;
}
.fs-body-cart div#fs-totalsArea-wrapper {
    width: 350px;
    border: none;
    padding: 0;
}
.fs-body-cart .fs-l-cart__contentsArea {
    -ms-grid-columns: 1fr 350px!important;
    grid-template-columns: 1fr 350px!important;
}
.fs-body-cart .fs-c-orderTotalTable > tbody > tr:last-of-type {
    border-bottom: none;
}
.fs-body-cart .fs-c-orderTotalTable > tbody > tr:first-of-type th, .fs-c-orderTotalTable > tbody > tr:first-of-type td {
    border-top: none;
}
.fs-body-cart .fs-c-orderTotalTable > thead > tr > th, .fs-c-orderTotalTable > thead > tr td, .fs-c-orderTotalTable > tfoot > tr > th, .fs-c-orderTotalTable > tfoot > tr td, .fs-c-orderTotalTable > tbody > tr > th, .fs-c-orderTotalTable > tbody > tr td {
    padding: 20px 0;
    font-size: 16px;
    font-weight: bold;
    border-color: #333333;
}
.fs-body-cart .fs-c-orderTotalTable__itemPriceSummary.fs-c-orderTotalTable__mainRow span.fs-c-price__value:after {
    content: none;
}
.fs-body-cart .fs-c-orderTotalTable__itemPriceSummary.fs-c-orderTotalTable__mainRow span.fs-c-price__currencyMark {
    display: inline-block;
    padding-left: 5px;
}
.fs-body-cart .fs-c-orderTotalTable__itemPriceSummary.fs-c-orderTotalTable__mainRow span.fs-c-price, .fs-c-orderTotalTable .fs-c-orderTotalTable__getPoint td {
    font-size: 26px;
}
.fs-body-cart .fs-c-orderTotalTable .fs-c-orderTotalTable__count td {
    font-size: 20px;
}
.fs-body-cart .fs-c-orderTotalTable .fs-c-orderTotalTable__getPoint th span:after {
    content: "注文完了から7日後に有効";
    display: block;
    font-size: 12px;
    font-weight: 500;
}
.fs-body-cart .fs-c-purchaseHere__message {
    display: none;
}
.fs-body-cart .fs-c-cartPayment__button .fs-c-button--primary {
    background: #20be20;
    border-color: #20be20;
    font-size: 25px;
    padding: 20px 0;
}
.fs-body-cart .fs-l-cart {
  margin-bottom: 90px;
}
.fs-body-cart .fs-c-wishlistProduct {
  display: none;
}
.fs-body-cart .fs-c-payWithAmazon__button {
  width: 100%!important;
  margin-top: 10px;
}
.fs-body-cart .fs-c-payWithAmazon p {
    margin: 0;
}
@media (max-width: 767px) {
  .fs-body-cart .fs-c-cartTableContainer tr.fs-c-cartTable__row {
      -ms-grid-columns: 2fr 1fr;
      grid-template-columns: 2fr 1fr;
      grid-template-rows: 1.5fr 1fr 1fr 1fr;
      padding: 25px 0 12px;
      margin-bottom: 0;
  }
  .fs-body-cart td.fs-c-cartTable__dataCell.fs-c-cartTable__dataCell--action {
      -ms-grid-column: 2;
      grid-column: 2;
      -ms-grid-row: 4;
      grid-row: 4;
  }
  .fs-body-cart td.fs-c-cartTable__dataCell.fs-c-cartTable__dataCell--product {
      -ms-grid-column: 1 / 2;
      grid-column: 1 / 2;
      -ms-grid-row: 1 / 4;
      grid-row: 1 / 4;
      padding: 0 4px 0 0;
  }
  .fs-body-cart td.fs-c-cartTable__dataCell.fs-c-cartTable__dataCell--quantity {
      -ms-grid-column: 2;
      grid-column: 2;
      -ms-grid-row: 1;
      grid-row: 1;
  }
  .fs-body-cart td.fs-c-cartTable__dataCell.fs-c-cartTable__dataCell--subtotal {
      -ms-grid-column: 2;
      grid-column: 2;
      -ms-grid-row: 2;
      grid-row: 2;
  }
  .fs-body-cart td.fs-c-cartTable__dataCell.fs-c-cartTable__dataCell--point {
      -ms-grid-column: 2;
      grid-column: 2;
      -ms-grid-row: 3;
      grid-row: 3;
      font-size: 10px;
  }
  .fs-body-cart .fs-c-cartTable__actionButton__container.fs-c-cartTable__actionButton__container--cancel--cart {
      padding-right: 8px;
      line-height: 15px;
  }
  .fs-body-cart .fs-c-cartTable__actionButton__container.fs-c-cartTable__actionButton__container--buyItLater {
      padding-left: 8px;
      line-height: 15px;
  }
  .fs-body-cart a.fs-c-listedProductName__name {
      font-size: 10px;
      line-height: 16px;
  }
  .fs-body-cart span.fs-c-listedProductName__variation {
      font-size: 10px;
  }
  .fs-body-cart .fs-c-cartTable__productImage.fs-c-productImage {
      width: 60px;
      padding-right: 0;
  }
  .fs-body-cart .fs-c-cartTable__productImage.fs-c-productImage img {
    width: 100%;
    padding-right: 0;
  }
  .fs-body-cart .fs-c-cartTable__product {
      -ms-grid-columns: 60px 1fr;
      grid-template-columns: 60px 1fr;
  }
  .fs-body-cart .fs-c-cartTable__unitPrice .fs-c-priceDisplay .fs-c-productPrice__main__price, .fs-c-cartTable__unitPrice .fs-c-priceDisplay .fs-c-productPrice__addon {
      font-size: 10px;
  }
  .fs-body-cart select.fs-c-quantity__select.fs-system-quantity-list {
      width: 45px;
      height: 30px;
      font-size: 10px;
  }
  .fs-body-cart .fs-c-cartTable__quantity:before {
      padding-right: 5px;
      font-size: 10px;
  }
  .fs-body-cart .fs-c-cartTable__dataCell--quantity::before, .fs-c-cartTable__dataCell--subtotal::before {
    content: none;
  }
  .fs-body-cart .fs-c-cartTable__dataCell--subtotal span.fs-c-price__value {
      font-size: 10px;
  }
  .fs-body-cart .fs-c-cartTable__dataCell.fs-c-cartTable__dataCell--subtotal span.fs-c-price__value:before {
      font-size: 10px;
  }
  .fs-body-cart td.fs-c-cartTable__dataCell.fs-c-cartTable__dataCell--point:before {
      font-size: 10px;
  }
  .fs-body-cart .fs-c-cartTable__actionButton__container.fs-c-cartTable__actionButton__container--buyItLater span.fs-c-button__label {
      font-size: 10px;
  }
  .fs-body-cart .fs-c-cartTable__actionButton__container.fs-c-cartTable__actionButton__container--cancel--cart span.fs-c-button__label {
      font-size: 10px;
  }
  .fs-body-cart .fs-c-cartDiscountInfo.fs-c-cartDiscountInfo--postage {
      -ms-grid-columns: 1fr 1fr;
      grid-template-columns: 1fr 1fr;
      padding: 15px 12px;
      display: block;
  }
  .fs-body-cart ul.fs-c-cartDiscountInfo__note {
      text-align: left;
      margin-top: 10px;
  }
  .fs-body-cart ul.fs-c-cartDiscountInfo__note li {
      font-size: 10px;
      line-height: 15px;
      margin: 0;
  }
  .fs-body-cart .fs-c-cartDiscountInfo__body span {
      font-size: 12px;
  }
  .fs-body-cart a.fs-c-button--continueShopping.fs-c-button--standard {
      padding: 14px;
      font-size: 12px;
  }
  .fs-body-cart div#fs-cartTotals-container {
      padding: 0px 12px;
  }
  .fs-body-cart div#fs-totalsArea-wrapper {
    width: 100%;
  }
  .fs-body-cart .fs-c-orderTotalTable > thead > tr > th, .fs-c-orderTotalTable > thead > tr td, .fs-c-orderTotalTable > tfoot > tr > th, .fs-c-orderTotalTable > tfoot > tr td, .fs-c-orderTotalTable > tbody > tr > th, .fs-c-orderTotalTable > tbody > tr td {
      padding: 14px 0;
      font-size: 12px;
  }
  .fs-body-cart .fs-c-orderTotalTable__itemPriceSummary.fs-c-orderTotalTable__mainRow span.fs-c-price, .fs-c-orderTotalTable .fs-c-orderTotalTable__getPoint td {
      font-size: 15px;
  }
  .fs-body-cart .fs-c-orderTotalTable .fs-c-orderTotalTable__count td {
      font-size: 15px;
  }
  .fs-body-cart .fs-c-orderTotalTable .fs-c-orderTotalTable__getPoint th span:after {
      font-size: 10px;
  }
  .fs-body-cart .fs-c-cartPayment__button .fs-c-button--primary {
      font-size: 12px;
      padding: 14px 0;
  }
  .fs-body-cart .fs-l-cart {
    margin-bottom: 45px;
  }
}

/* クーポン */
.fs-c-couponList__item {
    max-width: 728px;
    border: none;
    padding: 0;
    margin: 0 auto;
    font-size: 16px;
    line-height: 26px;
}
.fs-c-couponList__item:nth-of-type(n+2) {
  margin-top: 90px;
  padding-top: 90px;
  border-top: solid 1px #999;
}
.fs-c-couponList__item:last-of-type {
  padding-bottom: 90px;
  border-bottom: solid 1px #999;
}
.fs-body-my-coupons h1.fs-c-heading.fs-c-heading--page {
    margin-bottom: 15px;
}
.fs-c-couponList__item .fs-c-coupon__info {
    display: block;
    margin: 45px 0 90px;
}
.fs-c-couponList__item .fs-c-coupon__info .fs-c-coupon__image {
    text-align: center;
    margin-bottom: 35px;
}
.fs-c-couponList__item .fs-c-coupon__info .fs-c-couponName__explain {
    text-align: left;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 90px;
}
.fs-c-couponList__item .fs-c-coupon__info h2.fs-c-couponName__name {
    font-size: 24px;
    font-weight: bold;
    color: initial;
    margin-bottom: 12px;
}
.fs-c-couponList__item .fs-c-coupon__info .fs-c-couponName__discount {
    font-size: 24px;
    font-weight: bold;
    padding: 10px;
    background: #e8e8e8;
    color: initial;
    margin-bottom: 30px;
}
.fs-c-couponList__item .fs-c-coupon__info .fs-c-coupon__description {
    padding-left: 0;
    margin-left: 0;
    border-left: none;
}
.fs-c-couponList__item .fs-c-coupon__info .fs-c-coupon__name.fs-c-couponName {
    margin: 0;
}
h3.fs-c-couponExpiration__title {
    font-size: 16px;
    font-weight: bold;
}
.fs-c-couponExpiration__list span.fs-c-couponExpiration__list__item__title {
    font-size: 16px;
    padding: 8px 10px 6px;
}
.fs-c-couponExpiration__list .fs-c-couponExpiration__list__item__body {
    font-size: 16px;
}
.fs-c-couponExpiration__list__item--available span.fs-c-couponExpiration__list__item__title {
    display: none;
}
.fs-c-couponExpiration__list__item span.fs-c-couponExpiration__comment {
    font-size: 16px;
}
.fs-c-couponExpiration__list__item span.fs-c-couponExpiration__comment strong {
    padding: 0 3px;
    color: #cc0000;
}
.fs-c-coupon__description__expiration {
    margin-bottom: 20px;
}
.fs-c-coupon__description__appliedCondition h3.fs-c-couponAppliedCondition__title {
    font-size: 16px;
    font-weight: bold;
}
ul.fs-c-couponAppliedCondition__list li.fs-c-couponAppliedCondition__list__item {
    font-size: 16px;
    line-height: 26px;
    padding-left: 15px;
}
ul.fs-c-couponAppliedCondition__list .fs-c-couponAppliedCondition__list__item::before {
    content: "・";
    width: 13px;
    height: 13px;
    top: calc(50% - 6px);
    background: none;
    line-height: 13px;
}
ul.fs-c-couponAppliedCondition__list li.fs-c-couponAppliedCondition__list__item strong.fs-c-couponAppliedCondition__notice {
    padding: 0 3px;
    color: #cc0000;
}
.fs-body-my-coupons .fs-c-productListCarousel__list__item .fs-c-productListItem__control {
  display: block;
  padding: 0;
}
.fs-c-couponProduct__header {
    border-bottom: none;
    padding-bottom: 0;
}
.fs-c-couponProduct__header h2.fs-c-couponProduct__title {
    font-size: 20px;
    font-weight: bold;
}
.fs-c-couponProduct__footer a.fs-c-couponProduct__viewAllProducts {
    display: block;
    width: 100%;
    padding: 18px;
    margin: auto;
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    border-radius: 5px;
    max-width: 530px;
    background: #333;
    color: #fff;
}
.fs-c-couponProduct__footer {
    text-align: center;
    margin-top: 40px;
}
section.fs-c-coupon__products.fs-c-couponProduct {
    margin-bottom: 45px;
}
.fs-c-productListItem button.fs-c-button--particular {
  position: absolute;
  bottom: 10px;
  right: 10px;
  padding: 9px;
  border-radius: 50px;
  background: rgba(51, 51, 51, 0.6);
}
.fs-c-productListItem .fs-c-button--particular.fs-c-button--addToWishList--icon::before {
  font-size: 13px;
  color: #fff;
}
.fs-c-productListItem .fs-c-button--removeFromWishList--icon {
  background: rgba(255, 255, 255, 0.6)!important;
}
.fs-c-productListItem .fs-c-button--removeFromWishList--icon::before {
  font-size: 13px;
}
.fs-c-button--carousel--prev::before, .fs-c-button--carousel--next::before {
  font-size: 30px;
}
@media (max-width: 767px) {
  .fs-c-couponList__item {
      font-size: 12px;
      line-height: 21px;
  }
  .fs-c-couponList__item:nth-of-type(n+2) {
    margin-top: 45px;
  }
  .fs-c-couponList__item:last-of-type {
    padding-bottom: 45px;
  }
  .fs-c-couponList__item .fs-c-coupon__info {
      margin: 20px 0 45px;
  }
  .fs-c-couponList__item .fs-c-coupon__info .fs-c-coupon__image {
      margin-bottom: 20px;
  }
  .fs-c-couponList__item .fs-c-coupon__info .fs-c-couponName__explain {
      font-size: 12px;
      line-height: 21px;
      margin-bottom: 18px;
  }
  .fs-c-couponList__item .fs-c-coupon__info h2.fs-c-couponName__name {
      font-size: 15px;
  }
  .fs-c-couponList__item .fs-c-coupon__info .fs-c-couponName__discount {
      font-size: 15px;
      margin-bottom: 12px;
  }
  h3.fs-c-couponExpiration__title {
      font-size: 12px;
  }
  .fs-c-couponExpiration__list span.fs-c-couponExpiration__list__item__title {
      font-size: 12px;
      padding: 4px 5px 3px;
  }
  .fs-c-couponExpiration__list .fs-c-couponExpiration__list__item__body {
      font-size: 12px;
  }
  .fs-c-couponExpiration__list__item span.fs-c-couponExpiration__comment {
      font-size: 12px;
  }
  .fs-c-coupon__description__appliedCondition h3.fs-c-couponAppliedCondition__title {
      font-size: 12px;
  }
  ul.fs-c-couponAppliedCondition__list li.fs-c-couponAppliedCondition__list__item {
      font-size: 12px;
      line-height: 21px;
  }
  ul.fs-c-couponAppliedCondition__list .fs-c-couponAppliedCondition__list__item::before {
      top: 7px;
  }
  .fs-c-couponProduct__header h2.fs-c-couponProduct__title {
      font-size: 15px;
  }
  .fs-c-couponProduct__footer a.fs-c-couponProduct__viewAllProducts {
      padding: 14px;
      font-size: 12px;
  }
  .fs-c-couponProduct__footer {
      margin-top: 0px;
  }
  section.fs-c-coupon__products.fs-c-couponProduct {
      margin-bottom: 45px;
  }
  .fs-c-productListItem button.fs-c-button--particular {
    bottom: 7px;
    right: 7px;
    padding: 5px;
  }
  .fs-c-productListItem .fs-c-button--particular.fs-c-button--addToWishList--icon::before {
    font-size: 12px;
  }
  .fs-c-productListItem .fs-c-button--removeFromWishList--icon::before {
    font-size: 12px;
  }
  .fs-c-productPrice__addon:not(.fs-c-productPrice__addon--listed) {
    font-size: 10px;
  }
}


/* ご利用ガイド */
.guide_index {
  margin-bottom: 90px;
}
.guide_index li {
  display: inline-block;
  list-style-type: none;
}
.guide_index li:nth-of-type(n+2):before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 1px;
  height: 20px;
  background: #dadada;
  margin: 0 10px;
}
.guide_index li a {
  display: inline-block;
  vertical-align: middle;
  font-size: 20px;
  font-weight: bold;
  line-height: 28px;
}

.fs-c-documentArticle .fs-c-documentArticle__content {
  padding: 0;
}
.fs-c-documentArticle .fs-c-documentArticle__heading {
  font-size: 20px;
  font-weight: bold;
  padding: 0 0 10px;
  margin-bottom: 20px;
  border-bottom: solid 1px #999999;
}
.fs-c-documentArticle p {
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 0;
}
.fs-c-documentArticle p small {
  font-size: 14px;
}
.fs-c-documentArticle img {
  display: block;
}
.fs-c-documentArticle h3 {
  font-size: 16px;
  font-weight: bold;
  padding: 12px 20px;
  margin: 40px 0 15px;
  background: #e8e8e8;
}
.fs-c-documentArticle h4 {
  font-size: 16px;
  font-weight: bold;
  line-height: 26px;
  margin-top: 20px;
}
.fs-c-documentArticle ul li {
  list-style-type: none;
  font-size: 16px;
  line-height: 26px;
}
.fs-c-documentArticle .flexList {
  display: flex;
  flex-wrap: wrap;
}
.fs-c-documentArticle .flexList li {
  margin: 0 40px 15px 0;
}
.fs-body-custom .fs-c-breadcrumb {
  margin-bottom: 35px;
}
@media (max-width: 767px) {
  .guide_index {
    display: flex;
    flex-wrap: nowrap;
    overflow: scroll;
    padding-bottom: 10px;
    margin-bottom: 50px;
  }
  .guide_index li {
    display: table;
    white-space: nowrap;
  }
  .guide_index li:nth-of-type(n+2):before {
    height: 10px;
    margin: 0 5px;
  }
  .guide_index li a {
    font-size: 10px;
    line-height: 14px;
  }
  .fs-c-documentArticle .fs-c-documentArticle__heading {
    position: relative;
    font-size: 12px;
    padding: 5px 0;
    margin-bottom: 0px;
    border-top: solid 1px #999999;
  }
  .guide_page .fs-c-documentArticle .fs-c-documentArticle__heading:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    transform: rotate(0deg) translateY(-50%);
    transform-origin: top center;
    transition: 0.15s;
  }
  .guide_page .fs-c-documentArticle .fs-c-documentArticle__heading.open:before {
    transform: rotate(90deg) translateY(-50%) !important;
  }
  .guide_page .fs-c-documentArticle .fs-c-documentArticle__heading:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    width: 6px;
    height: 6px;
    border-top: 1px solid #666666;
    border-right: 1px solid #666666;
    transform: rotate(90deg) translateY(-50%) !important;
    transform-origin: top center !important;
    transition: 0.15s;
  }
  .guide_page .fs-c-documentArticle .fs-c-documentArticle__heading:before, .guide_page .fs-c-documentArticle .fs-c-documentArticle__heading:after {
    right: 20px !important;
    border: none;
    width: 2px !important;
    height: 12px !important;
    background: #666666;
  }
  .fs-c-documentArticle p {
    font-size: 12px;
    line-height: 20px;
  }
  .fs-c-documentArticle p small {
    font-size: 10px;
  }
  .fs-c-documentArticle img {
    width: 100%;
  }
  .fs-c-documentArticle h3 {
    font-size: 12px;
    padding: 10px;
    margin: 25px 0 10px;
  }
  .fs-c-documentArticle h4 {
    font-size: 12px;
    line-height: 21px;
  }
  .fs-c-documentArticle ul li {
    font-size: 12px;
    line-height: 21px;
  }
  .fs-c-documentArticle .fs-c-documentArticle__content.flexListSec {
    padding: 0;
  }
  /*.fs-c-documentArticle .flexList {
    margin-top: -10px;
  }*/
  .fs-c-documentArticle .flexList li {
    margin: 0;
    width: 100%;
  }
  .fs-c-documentArticle .flexList li a, .fs-c-documentArticle .flexListSec p {
    display: block;
    position: relative;
    line-height: 24px;
    padding: 12px 0 !important;
    font-weight: 500;
    border-bottom: 1px solid #dfdfdf;
  }
  .fs-c-documentArticle .flexList li a:after, .fs-c-documentArticle .flexListSec p:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    width: 6px;
    height: 6px;
    border-top: 1px solid #333333;
    border-right: 1px solid #333333;
    transform: rotate(45deg) translateY(-50%);
    transform-origin: top center;
    transition: 0.15s;
  }
  .fs-body-custom .fs-c-breadcrumb {
    margin-bottom: 10px;
    padding: 6px 0;
  }
  article.fs-c-documentArticle {
    margin-bottom: 0;
  }
  article.fs-c-documentArticle:nth-of-type(n+2) {
    margin-top: -1px;
  }
  article.fs-c-documentArticle .fs-c-documentArticle__content {
    padding: 10px 0 45px;
  }
  .guide_page .fs-c-documentArticle .fs-c-documentArticle__content {
    display: none;
  }
}

/* 特定商取引法 */
.fs-body-about-terms .fs-c-heading--page {
  display: none;
}
.fs-body-about-terms .fs-c-documentArticle__heading {
  font-size: 24px;
  padding: 0;
  margin-bottom: 40px;
  border-bottom: none;
}
.fs-c-explainList {
  grid-template-columns: 300px 1fr;
  grid-column-gap: 28px;
  grid-row-gap: 2px;
}
.fs-c-explainList dt {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  background: #e7e7e7;
  padding: 15px 18px;
}
.fs-c-explainList dd {
  font-size: 16px;
  line-height: 1.5;
  padding: 15px 18px;
  margin-bottom: 0!important;
}
.fs-c-explainList dd br {
  display: none;
}
.fs-c-documentArticle h3.fs-c-documentColumn__heading {
  font-size: 15px;
  padding: 0 0 10px;
  margin-bottom: 20px;
  border-bottom: solid 1px #999999;
  background: none;
  color: #333;
}
.fs-body-about-terms ul.fs-c-list {
  margin: 0;
}
.fs-body-about-terms .fs-c-documentColumn__content {
  padding: 0;
}
.fs-body-about-terms .fs-c-documentArticle .fs-c-explainList {
  margin-top: 20px;
}
@media (max-width: 767px) {
  .fs-body-about-terms .fs-c-breadcrumb {
    margin-bottom: 15px;
  }
  .fs-body-about-terms .fs-c-documentArticle__heading {
    font-size: 18px;
    margin-bottom: 0;
    border-top: none;
  }
  .fs-c-explainList {
    display: grid;
    grid-template-columns: 130px 1fr;
    grid-column-gap: 8px;
    grid-row-gap: 5px;
  }
  .fs-c-explainList dt {
    font-size: 12px;
    padding: 10px;
  }
  .fs-c-explainList dd {
    font-size: 12px;
    padding: 10px;
  }
  .fs-c-documentArticle h3.fs-c-documentColumn__heading {
    font-size: 15px;
    padding: 0 0 8px;
    margin-bottom: 10px;
  }
  .fs-body-about-terms .fs-c-documentArticle .fs-c-explainList {
    margin-top: 20px;
  }
}

.fs-c-orderedList li {
  font-size: 16px;
  line-height: 26px;
}
@media (max-width: 767px) {
  .fs-c-orderedList li {
    font-size: 12px;
    line-height: 20px;
  }
}

/* レビュー履歴 */
.fs-body-reviews-product .fs-l-pageMain {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
}
.fs-body-reviews-product .fs-l-pageMain .fs-c-heading, .fs-body-reviews-product .fs-l-pageMain .fs-c-history {
  width: 100%;
}
.fs-body-reviews-product .fs-l-pageMain .fs-c-productReviewed {
  width: 70%;
  max-width: 780px;
  margin: 0;
  -ms-grid-columns: 220px 1fr;
  grid-template-columns: 220px 1fr;
  grid-column-gap: 30px;
}
.fs-body-reviews-product .fs-l-pageMain .fs-c-productReviewed .fs-c-productReviewed__image {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 1 / 4;
  grid-row: 1 / 5;
}
.fs-body-reviews-product .fs-l-pageMain .fs-c-productReviewed .fs-c-productReviewed__name {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 1;
  grid-row: 1;
  font-size: 20px;
  line-height: 26px;
}
.fs-body-reviews-product .fs-l-pageMain .fs-c-productReviewed .fs-c-productReviewed__number {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 2;
  grid-row: 2;
  font-size: 16px;
  line-height: 20px;
}
.fs-body-reviews-product .fs-l-pageMain .fs-c-productReviewed .fs-c-productReviewed__prices {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 3;
  grid-row: 3;
  font-size: 18px;
  line-height: 29px;
}
.fs-body-reviews-product .fs-l-pageMain .fs-c-aggregateRating {
  display: block;
  background: #e8e8e8;
  width: 30%;
  max-width: 350px;
  padding: 22px;
  margin: 0;
}
.fs-body-reviews-product .fs-l-pageMain .fs-c-productReviewed .fs-c-productReviewed__prices .fs-c-productPrice span {
    font-size: 18px;
    font-weight: bold;
    line-height: 29px;
}
.fs-body-reviews-product .fs-c-aggregateRating__rating.fs-c-rating:after {
    content: none;
}
.fs-body-reviews-product .fs-c-aggregateRating__count {
    text-align: center;
    font-size: 20px;
    line-height: 26px;
    padding: 0;
    margin-top: 15px;
}
.fs-body-reviews-product .fs-c-aggregateRating__count::before {
    content: none;
}
.fs-body-reviews-product .fs-c-aggregateRating__rating {
    justify-content: center;
}
.fs-body-reviews-product .fs-l-pageMain .fs-c-aggregateRating:before {
    content: "この商品の平均評価";
    display: block;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 23px;
}
.fs-body-reviews-product .fs-c-history {
  display: block;
  margin-top: 90px;
}
.fs-body-reviews-product .fs-c-reviewList--product .fs-c-reviewList__item {
    grid-template-columns: 220px 1fr;
    -ms-grid-columns: 220px 1fr;
    grid-template-rows: 1fr;
    align-items: flex-start;
    padding: 45px 0;
    border-bottom: 1px solid #999999!important;
}
.fs-body-reviews-product .fs-c-reviewList__item__info.fs-c-reviewInfo {
    -ms-grid-row: 1;
    grid-row: 1;
    -ms-grid-column: 1;
    grid-column: 1;
}
.fs-body-reviews-product .fs-c-reviewList__item__body.fs-c-reviewBody {
    -ms-grid-row: 1;
    grid-row: 1;
    -ms-grid-column: 2;
    grid-column: 2;
}
.fs-body-reviews-product .fs-c-reviewList__item__body.fs-c-reviewBody {
    border: none;
    padding: 0;
    margin: 0;
}
.fs-body-reviews-product .fs-c-reviewList--product .fs-c-reviewList__item .fs-c-reviewer__name {
    font-size: 16px;
    line-height: 42px;
}
/* .fs-body-reviews-product .fs-c-reviewList--product .fs-c-reviewList__item .fs-c-reviewer__profile {
    font-size: 16px;
    padding: 8px 12px;
    background: #e0e0e0;
    border-radius: 50px;
} */
@media (max-width: 767px) {
  .fs-body-reviews-product .fs-l-pageMain .fs-c-productReviewed {
    width: 100%;
    -ms-grid-columns: 114px 1fr;
    grid-template-columns: 114px 1fr;
    grid-column-gap: 15px;
    grid-row-gap: inherit;
  }
  .fs-body-reviews-product .fs-l-pageMain .fs-c-productReviewed .fs-c-productReviewed__name {
    font-size: 10px;
    line-height: 13px;
  }
  .fs-body-reviews-product .fs-l-pageMain .fs-c-productReviewed .fs-c-productReviewed__number {
    font-size: 10px;
    line-height: 10px;
  }
  .fs-body-reviews-product .fs-l-pageMain .fs-c-productReviewed .fs-c-productReviewed__prices {
    font-size: 10px;
    line-height: 15px;
  }
  .fs-body-reviews-product .fs-l-pageMain .fs-c-aggregateRating {
    width: 100%;
    max-width: none;
    padding: 12px;
    margin-top: 15px;
    flex: auto;
  }
  .fs-body-reviews-product .fs-l-pageMain .fs-c-productReviewed .fs-c-productReviewed__prices .fs-c-productPrice span {
      font-size: 10px;
      line-height: 10px;
  }
  .fs-body-reviews-product .fs-c-aggregateRating__count {
      font-size: 12px;
      line-height: 13px;
      margin-top: 10px;
  }
  .fs-body-reviews-product .fs-l-pageMain .fs-c-aggregateRating:before {
      font-size: 10px;
      margin-bottom: 12px;
  }
  .fs-body-reviews-product .fs-c-history {
    margin-top: 20px;
  }
  .fs-body-reviews-product .fs-c-reviewList--product .fs-c-reviewList__item {
      grid-template-columns: 1fr;
      -ms-grid-columns: 1fr;
      grid-template-rows: 1fr;
      padding: 23px 0;
  }
  .fs-body-reviews-product .fs-c-reviewList__item__info.fs-c-reviewInfo {
      width: 100%;
  }
  .fs-body-reviews-product .fs-c-reviewList__item__info.fs-c-reviewInfo ..fs-c-reviewInfo__reviewer {
    flex-direction: initial;
    align-items: center;
  }
  .fs-body-reviews-product .fs-c-reviewList__item__body.fs-c-reviewBody {
      font-size: 10px;
    line-height: 14px;
  }
  .fs-body-reviews-product .fs-c-reviewList--product .fs-c-reviewList__item .fs-c-reviewer__name {
      font-size: 10px;
      line-height: 15px;
  }
}

@media (min-width: 1180px) {
  .fs-c-coordinationCarouselMainImage__image img {
      max-width: 615px;
      max-height: 820px;
  }
}
@media (max-width: 767px) {
  div#fs_coordinationCarouselMainImage__carousel {
      margin-left: -25px;
      margin-right: -25px;
  }
}

@media (max-width: 767px) {
  .hdrFixed--sp {
    position: relative;
  }
}

.fs-c-productName__copy {
  display: none;
}
.fs-c-productListItem__imageContainer .fs-c-buttonContainer .fs-c-button--plain {
    display: none;
}
.fs-l-productLayout__item--2 .fs-c-productActionButton {
    margin-bottom: 30px;
}

.fs-c-coordinationCatalog:not(:first-child) {
  position: relative;
    margin-top: 90px;
    width: 100%;
}
.fs-c-coordinationCatalog:not(:first-child) .fs-c-coordinationCatalog__list {
    grid-gap: 20px;
}
.fs-body-product .fs-c-coordinationCatalog__list {
    grid-template-columns: repeat(auto-fit, calc(50% - 10px));
    justify-content: space-between;
    grid-row-gap: 30px;
}
.fs-body-product .fs-c-coordinationCatalog.is-sortedByPopularity .fs-c-coordinationCatalog__list__item::before {
  content: none!important;
}
.fs-body-product .fs-c-coordinationNewMark, .fs-body-product .fs-c-coordinationListItem__publicationDate, .fs-body-product .fs-c-coordinationListItem__staffInfo__height, .fs-body-product .fs-c-coordinationListItem__staffInfo__label {
  display: none;
}
.fs-body-product .fs-c-coordinationListItem__staffInfo__name {
  font-weight: 500;
  line-height: 16px;
}
.fs-body-product .fs-c-coordinationListItem__staffInfo__shop {
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
}
.fs-c-coordinationCatalog + .fs-c-coordinationCatalog {
  display: none;
}
@media (max-width: 767px) {
  .fs-c-coordinationCatalog:not(:first-child) {
      margin-top: 30px;
      margin-bottom: 60px;
  }
  .fs-c-coordinationCatalog:not(:first-child) .fs-c-coordinationCatalog__list {
    grid-template-columns: repeat(auto-fit, calc(50% - 10px));
  }
  .fs-body-product .fs-c-coordinationCatalog__list {
      grid-row-gap: 20px;
  }
  .fs-body-product .fs-c-coordinationListItem__staffInfo__name {
    font-size: 10px;
    line-height: 10px;
  }
  .fs-body-product .fs-c-coordinationListItem__staffInfo__shop {
    font-size: 10px;
    line-height: 10px;
  }
  .fs-c-coordinationCatalog {
    margin-bottom: 45px;
  }
}

/* レビューを書く */
@media (min-width: 1180px) {
  .fs-body-review-write .fs-c-productReviewed__name {
    -ms-grid-row: 1;
    grid-row: 1;
    font-size: 24px;
    line-height: 32px;
  }
  .fs-body-review-write .fs-c-productReviewed__number {
    -ms-grid-row: 2;
    grid-row: 2;
  }
  .fs-body-review-write .fs-c-productReviewed__prices {
    -ms-grid-row: 3;
    grid-row: 3;
  }
}
@media (max-width: 767px) {
  .fs-body-review-write .fs-c-productReviewed {
    grid-gap: 0;
  }
  .fs-body-review-write .fs-c-productReviewed__name {
    font-size: 18px;
    line-height: 24px;
    margin-top: 15px;
  }
}
.fs-body-review-write .fs-c-reveiwNotes {
  padding: 25px 0;
}

.fs-body-my-orders-details .fs-c-button--addReview--detail {
  font-size: 12px;
  font-weight: bold;
}
dl.fs-c-orderPerAddressee__addressee {
  line-height: 1.5;
}

.fs-c-pagination + .fs-c-pagination, .fs-c-pagination + .fs-c-pagination + .fs-c-productList__controller {
    display: none;
}
.fs-c-pagination {
    flex-wrap: wrap;
    justify-content: flex-end;
    margin-top: 90px;
}
.fs-c-pagination .fs-c-pagination__item {
    position: relative;
    flex: inherit;
    font-size: 20px;
    color: #999999;
    min-width: 1em;
    min-height: 1em;
}
.fs-c-pagination .fs-c-pagination__item.is-active {
    background: no-repeat;
    color: inherit;
    font-weight: bold;
}
.fs-c-pagination [class*="fs-c-pagination__item--"]::before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    width: 10px;
    height: 10px;
    border-top: 1px solid #333333;
    border-right: 1px solid #333333;
    transform: rotate(45deg);
    transform-origin: top center;
    transition: 0.15s;
}
.fs-body-category .fs-c-pagination, .fs-body-search .fs-c-pagination {
    margin-bottom: 95px;
}
@media (max-width: 767px) {
  .fs-c-pagination {
      justify-content: center;
      margin-top: 45px;
  }
  .fs-c-pagination .fs-c-pagination__item {
      font-size: 15px;
  }
  .fs-c-pagination [class*="fs-c-pagination__item--"]::before {
      right: 10px;
      width: 8px;
      height: 8px;
  }
  .fs-body-category .fs-c-pagination, .fs-body-search .fs-c-pagination {
      margin-bottom: 45px;
  }
}


/* クレジットカード */
.fs-c-orderHistoryItem__productName a {
  line-height: 1.5;
}

.fs-body-my-cards .fs-c-heading--page {
    margin-bottom: 0;
}
.fs-c-creditCardList {
    display: flex!important;
    flex-wrap: wrap;
    grid-gap: 0;
}
.fs-c-creditCardList .fs-c-creditCardListItem {
    display: block;
    width: 100%;
    border: none;
    border-top: solid 1px #999;
    padding: 50px 0;
}
.fs-body-my-cards .fs-c-inputInformation__field {
    max-width: none;
}
.fs-c-creditCardList .fs-c-creditCardListItem:last-of-type {
    border-bottom: solid 1px #999;
}
.fs-c-creditCardList  .fs-c-creditCardListItem__button {
    margin-top: 50px;
    padding: 0;
    justify-content: center;
}
.fs-c-creditCardList .fs-c-creditCardListItem__button button.fs-c-button--changeMainCreditCard {
    max-width: 330px!important;
}
.fs-body-my-cards .fs-c-creditCardListItem__status__label::before {
    content: none;
}
.fs-body-my-cards span.fs-c-creditCardListItem__status__label {
    display: inline-block;
    background: #999999;
    color: #fff;
    font-weight: bold;
    padding: 5px 18px 4px;
    border-radius: 50px;
}
.fs-c-creditCardList .fs-c-pairList {
    grid-row-gap: 18px;
}
@media (max-width: 767px) {
  .fs-c-creditCardList .fs-c-creditCardListItem {
      padding: 25px 0;
  }
  .fs-c-creditCardList  .fs-c-creditCardListItem__button {
      margin-top: 20px;
      justify-content: flex-end;
  }
  .fs-c-creditCardList .fs-c-creditCardListItem__button button.fs-c-button--changeMainCreditCard {
      width: auto!important;
      min-width: 145px;
  }
  .fs-body-my-cards span.fs-c-creditCardListItem__status__label {
      padding: 5px 18px 4px;
      font-size: 10px;
  }
  .fs-c-creditCardList .fs-c-pairList {
      grid-row-gap: 18px;
  }
  .fs-body-my-cards #fs_form {
    margin-bottom: 25px;
  }
  .fs-c-buttonContainer.fs-c-buttonContainer--myPageTop {
    margin-top: 25px;
  }
}


/* クレジットカード */
.membercard_bttxt {
  text-align: center;
  margin-top: 90px;
}
@media (max-width: 767px) {
  .membercard_bttxt {
    margin-top: 20px;
  }
}


/* ポイントおまとめ */
.fs-body-my-membership-merge .fs-c-inputInformation__message {
    font-size: 16px;
    line-height: 1.5;
    justify-content: flex-start;
}
.fs-body-my-membership-merge .fs-c-heading--page {
    margin-bottom: 0;
}
.fs-body-my-membership-merge .pointList {
    display: flex;
    justify-content: center;
    list-style-type: none;
    margin: 50px 0;
}
.fs-body-my-membership-merge .pointList li:nth-of-type(n+2) {
    margin-left: 50px;
}
.fs-body-my-membership-merge #fs_form {
    max-width: 530px;
    margin: auto;
}
.fs-body-my-membership-merge .fs-c-inputInformation__button {
    margin-top: 80px;
}
.fs-body-my-membership-merge .fs-c-buttonContainer.fs-c-buttonContainer--myPageTop {
    margin-top: 34px;
}
.fs-body-my-membership-merge .fs-c-inputInformation__button button {
    font-size: 25px;
    letter-spacing: 2px;
}
@media (max-width: 767px) {
  .fs-body-my-membership-merge .fs-c-inputInformation__message {
      font-size: 12px;
  }
  .fs-body-my-membership-merge .pointList {
    flex-wrap: wrap;
      margin: 25px 0;
  }
  .fs-body-my-membership-merge .pointList li:nth-of-type(n+2) {
      margin-left: 0;
      margin-top: 25px;
  }
  .fs-body-my-membership-merge .fs-c-inputInformation__button {
      margin-top: 25px;
  }
  .fs-body-my-membership-merge .fs-c-buttonContainer.fs-c-buttonContainer--myPageTop {
      margin-top: 9px;
  }
  .fs-body-my-membership-merge .fs-c-inputInformation__button button {
      font-size: 12px;
  }
}



.fs-body-membershipCardAuth .fs-c-inputInformation__message {
  font-size: 16px;
  line-height: 1.5;
  justify-content: flex-start;
}
.fs-body-membershipCardAuth .fs-c-heading--page {
  margin-bottom: 0;
}
.memberCardList {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 0 50px;
  margin: 45px 0 50px;
}
.memberCardList li {
  list-style-type: none;
}
.memberCardList > li {
  position: relative;
  max-width: 515px;
  background: #f2f2f2;
  padding: 45px 0;
  width: 50%;
}
.memberCardList > li:nth-of-type(n+2) {
  margin-left: 50px;
}
.memberCardList > li:nth-of-type(2n+1) {
  margin-left: 0px;
}
.memberCardList > li:nth-of-type(n+3) {
  width: 100%;
  max-width: none;
  margin-top: 50px;
}
.memberCardList > li ul li:nth-of-type(n+2) {
  margin-top: 25px;
}
.memberCardList li h3, .memberCardList li h4 {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 18px;
}
.memberCardList li h3 + ul {
  margin-top: 25px;
}
.memberCardList li p {
  text-align: center;
  font-size: 16px;
  margin-bottom: 18px;
}
.memberCardList li a span {
  text-decoration: underline;
}
.memberCardList li a:before {
  content: "＞";
}
.memberCardList li .flimg img {
    position: absolute;
    left: 30px;
    top: 50px;
}
.memberCardList > li:nth-of-type(3) .flimg img {
  left: 46px;
  top: 74px;
}

.fs-body-membershipCardAuth .fs-c-inputInformation__field {
  max-width: 530px;
  padding: 0;
  margin: auto;
  background: none;
}
.fs-body-membershipCardAuth .fs-c-inputInformation__button {
  margin-top: 42px;
}
.fs-body-membershipCardAuth button.fs-c-button--cardAuthenticate {
    max-width: 330px;
    font-size: 25px;
}
.fs-body-membershipCardAuth a.fs-c-button--notAuthenticate {
    max-width: 330px;
    font-size: 25px;
    font-weight: bold;
    padding: 1em 1.5em;
    background: #000000;
    border: 1px solid #000000;
    color: #ffffff;
    width: 100%;
    border-radius: 5px;
}
@media (max-width: 767px) {
  .fs-body-membershipCardAuth .fs-c-inputInformation__message {
    font-size: 12px;
  }
  .memberCardList {
    padding: 0;
    margin: 20px 0;
  }
  .memberCardList > li {
    padding: 23px 25px;
    width: 100%;
  }
  .memberCardList > li:nth-of-type(n+2) {
    margin-left: 0;
    margin-top: 25px;
  }
  .memberCardList > li:nth-of-type(n+3) {
    margin-top: 25px;
  }
  .memberCardList > li ul li:nth-of-type(n+2) {
    margin-top: 25px;
  }
  .memberCardList li h3, .memberCardList li h4 {
    font-size: 12px;
    margin-bottom: 10px;
  }
  .memberCardList li h3 + ul {
    margin-top: 10px;
  }
  .memberCardList li p {
    font-size: 10px;
    margin-bottom: 10px;
  }
  .memberCardList li p small {
    font-size: 8px;
  }
  .memberCardList li .flimg img {
    position: absolute;
    left: 30px;
    top: 30px;
  }
  .memberCardList > li:nth-of-type(3) .flimg img {
    left: 30px;
    top: 34px;
  }

  .fs-body-membershipCardAuth .fs-c-inputInformation__button {
    margin-top: 17px;
    grid-row-gap: 25px;
  }
  .fs-body-membershipCardAuth button.fs-c-button--cardAuthenticate {
      max-width: none;
      font-size: 12px;
  }
  .fs-body-membershipCardAuth a.fs-c-button--notAuthenticate {
      max-width: none;
      font-size: 12px;
  }
}

/* ios時追従不具合調整 */
@media (max-width: 767px) {
  .hdrFixed--sp {
    position: fixed!important;
    top: 0px;
    width: 100%;
    z-index: 998;
  }
  body {
    /* ヘッダーの高さで数値を調整 */
    padding-top: 142px!important;
  }
  .h_box {
    display: none!important;
  }
}
/*---------------------------------
button
---------------------------------*/
button.read-more {
  width: 100%;
  max-width: 180px;
  height: 44px;
  border-radius: 22px;
  font-size: 14px;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 1;
  letter-spacing: 0.28px;
  background-color: #333333;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  position: relative;
}

button.read-more.more-staff {
  max-width: 220px;
}

button.read-more:after {
  content: '';
  display: inline-block;
  width: 5.5px;
  height: 8px;
  background: url("../images/read-more-arrow-right.png") no-repeat;
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  right: 20px;
  top: 18px;
}

@media screen and (min-width: 960px) {
  button.read-more.regi-form-submit {
    max-width: 190px;
  }
}

@media screen and (min-width: 960px) {
  button.read-more {
    max-width: 240px;
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 16px;
    letter-spacing: 0.26px;
    cursor: pointer;
  }
}

button.read-more.item-info-more {
  background-color: #f4f4f4;
  color: #000000;
}

button.read-more.item-info-more:after {
  content: '';
  display: inline-block;
  width: 14px;
  height: 10.5px;
  background: url("../images/item-btn-stock.png") no-repeat;
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  right: 20px;
  top: 18px;
}

button.read-more.see-all-review {
  max-width: 230px;
  background-color: #f4f4f4;
  color: #000000;
}

button.read-more.see-all-review::after {
  content: '';
  display: inline-block;
  width: 5.5px;
  height: 8px;
  background: url("../images/find-from-link-arrow-right.png") no-repeat;
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  right: 20px;
  top: 18px;
}

button.read-more.write-review-btn {
  max-width: 335px;
  background-color: #333333;
  color: #ffffff;
}

button.read-more.write-review-btn:after {
  content: '';
  display: inline-block;
  width: 11.5px;
  height: 11.5px;
  background: url("../images/write-review-right.png") no-repeat;
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  right: 16.5px;
  top: 16px;
}

@media screen and (min-width: 960px) {
  button.read-more.add-address-btn {
    max-width: 190px;
  }
}

button.read-more.add-address-btn::after {
  content: none;
}
/* view-more-app BTN */
button.read-more.view-more-app {
  max-width: 325px;
  background-color: #f4f4f4;
  color: #000000;
}

@media screen and (max-width: 374px) {
  button.read-more.view-more-app {
    max-width: 320px;
  }
}

@media screen and (min-width: 960px) {
  button.read-more.view-more-app {
    max-width: 446px;
  }
}

button.read-more.view-more-app a {
  display: block;
}

button.read-more.view-more-app::after {
  content: '';
  display: inline-block;
  width: 5.5px;
  height: 8px;
  background: url("../images/find-from-link-arrow-right.png") no-repeat;
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  right: 20px;
  top: 18px;
}

button.read-more.view-more-app.full-width {
  max-width: 770px;
}
/*==============================================================================
other
==============================================================================*/

/*ボタン*/

.read-more {
  width: 100%;
  max-width: 180px;
  height: 44px;
  border-radius: 22px;
  font-size: 14px;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN",
    "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 1;
  letter-spacing: 0.28px;
  background-color: #333333;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  position: relative;
}
.read-more a {
  color: #ffffff;
}
.read-more #text {
  color: #ffffff;
}
.read-more.more-staff {
  max-width: 220px;
}

.read-more:after {
  content: "";
  display: inline-block;
  width: 5.5px;
  height: 8px;
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  right: 20px;
  top: 18px;
}

@media screen and (min-width: 960px) {
  .read-more {
    max-width: 240px;
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 16px;
    letter-spacing: 0.26px;
    cursor: pointer;
  }
}

.main-section {
  border-top: solid 1px #cccccc;
}

@media screen and (min-width: 960px) {
  .main-section {
    max-width: 1300px;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}

.main-section.main-section-noline {
  border-top: none;
}

@media screen and (min-width: 960px) {
  .main-section.main-section-fullwidth {
    max-width: 100%;
  }
}

.single-separated-section {
  border-top: solid 0.5px #cccccc;
}

@media screen and (min-width: 960px) {
  .single-separated-section {
    max-width: 1300px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    border-top: none;
  }
}

.single-separated-section .single-separated-line {
  width: calc(100% - 100px);
  border-top: none;
  margin: 0 auto;
}

@media screen and (min-width: 960px) {
  .single-separated-section .single-separated-line {
    border-top: solid 1px #efefef;
  }
}
/*---------------------------------
section-heading
---------------------------------*/
.section-heading {
  margin: 50px 0 30px;
}

@media screen and (min-width: 960px) {
  .section-heading {
    margin: 60px 0 40px;
  }
}

.section-heading h3 {
  font-size: 26px;
  text-align: center;
  color: #000000;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  line-height: 1;
}

@media screen and (min-width: 960px) {
  .section-heading h3 {
    font-size: 30px;
    font-weight: 300;
  }
}

.section-heading h3 span {
  font-size: 12px;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  letter-spacing: 0.28px;
  display: block;
  margin-top: 5px;
  color: #a1a1a1;
}

@media screen and (min-width: 960px) {
  .section-heading h3 span {
    display: inline-block;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.28px;
    text-align: left;
    margin-top: 0px;
    vertical-align: middle;
    margin-bottom: 4px;
  }
}

@media screen and (min-width: 960px) {
  .section-heading h3 span.sub-heading {
    margin-left: 21px;
  }
}

.section-heading.single-page-section-heading {
  margin: 20px 0 25px;
}

@media screen and (min-width: 960px) {
  .section-heading.single-page-section-heading {
    margin: 20px 0 30px;
  }
}

.section-heading.my-page-section-heading {
  margin: 9px 0 30px;
}

@media screen and (min-width: 960px) {
  .section-heading.my-page-section-heading {
    margin: 21px 0 30px;
  }
}

.section-heading.sub-heading {
  margin: 40px 0 30px;
}

@media screen and (min-width: 960px) {
  .section-heading.sub-heading {
    margin: 60px 0 43px;
  }
}

.section-heading.sub-heading h3 {
  font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 14px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: 0.28px;
  text-align: center;
  color: #000000;
}

@media screen and (min-width: 960px) {
  .section-heading.sub-heading h3 {
    font-size: 20px;
    line-height: 1.52;
    letter-spacing: normal;
  }
}

.section-heading-desc {
  width: calc(100% - 50px);
  margin: 30px auto 0;
}

.section-heading-desc p {
  font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 14px;
  line-height: 1.71;
  letter-spacing: 0.28px;
  text-align: left;
  color: #000000;
}

@media screen and (min-width: 960px) {
  .section-heading-desc p {
    text-align: center;
  }
}

/*---------------------------------
section-heading page-top-heading PC
---------------------------------*/
@media screen and (min-width: 960px) {
  .section-heading.page-top-heading h3 {
    font-size: 34px;
  }
}

/*---------------------------------
tag-container
---------------------------------*/
ul.tag-container {
  margin: 10px auto 0 auto;
  width: calc(100% - 24px);
}

@media screen and (min-width: 960px) {
ul.tag-container {
    margin: 10px auto 0 auto;
    max-width: 750px;
    text-align: center;
}
}

ul.tag-container > li {
  font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  margin: 0 4px 10px 0;
  display: inline-block;
  line-height: 22px;
  letter-spacing: 0.25px;
  text-align: left;
  background-color: #f4f4f4;
  color: #000000;
  border-radius: 5px;
}

ul.tag-container > li a {
  display: block;
  padding: 10px 8px;
  font-size: 12px;
}

@media screen and (min-width: 960px) {
  ul.tag-container > li a {
    padding: 11px 15px;
    font-size: 13px;
  }
}

/*==============================================================================
common
==============================================================================*/
/*---------------------------------
container
---------------------------------*/
.container {
  margin-top: 31px;
}

/*---------------------------------
margin-top
---------------------------------*/
.margin-top-15.margin-top-15 {
  margin-top: 15px;
}

.margin-top-20.margin-top-20 {
  margin-top: 20px;
}

.margin-top-25.margin-top-25 {
  margin-top: 25px;
}

.margin-top-30.margin-top-30 {
  margin-top: 30px;
}

.margin-top-35.margin-top-35 {
  margin-top: 35px;
}

.margin-top-40.margin-top-40 {
  margin-top: 40px;
}

.margin-top-50.margin-top-50 {
  margin-top: 0px;
}

.margin-top-60.margin-top-60 {
  margin-top: 60px;
}

@media screen and (min-width: 960px) {
  .pc-margin-top-0.pc-margin-top-0 {
    margin-top: 0px;
  }
}

@media screen and (min-width: 960px) {
  .pc-margin-top-10.pc-margin-top-10 {
    margin-top: 10px;
  }
}

@media screen and (min-width: 960px) {
  .pc-margin-top-20.pc-margin-top-20 {
    margin-top: 20px;
  }
}

@media screen and (min-width: 960px) {
  .pc-margin-top-25.pc-margin-top-25 {
    margin-top: 25px;
  }
}

@media screen and (min-width: 960px) {
  .pc-margin-top-30.pc-margin-top-30 {
    margin-top: 30px;
  }
}

@media screen and (min-width: 960px) {
  .pc-margin-top-50.pc-margin-top-50 {
    margin-top: 50px;
  }
}

@media screen and (min-width: 960px) {
  .pc-margin-top-60.pc-margin-top-60 {
    margin-top: 60px;
  }
}

@media screen and (min-width: 960px) {
  .pc-margin-top-80.pc-margin-top-80 {
    margin-top: 80px;
  }
}

@media screen and (min-width: 960px) {
  .pc-margin-top-100.pc-margin-top-100 {
    margin-top: 100px;
  }
}

@media screen and (min-width: 960px) {
  .pc-margin-top-120.pc-margin-top-120 {
    margin-top: 120px;
  }
}

/*---------------------------------
margin-bottom
---------------------------------*/
.margin-bottom-30.margin-bottom-30 {
  margin-bottom: 30px;
}

.margin-bottom-40.margin-bottom-40 {
  margin-bottom: 50px;
}

.margin-bottom-50.margin-bottom-50 {
  margin-bottom: 50px;
}

.margin-bottom-55.margin-bottom-55 {
  margin-bottom: 55px;
}

.margin-bottom-60.margin-bottom-60 {
  margin-bottom: 60px;
}

@media screen and (min-width: 960px) {
  .pc-margin-bottom-40.pc-margin-bottom-40 {
    margin-bottom: 40px;
  }
}

@media screen and (min-width: 960px) {
  .pc-margin-bottom-50.pc-margin-bottom-50 {
    margin-bottom: 50px;
  }
}

@media screen and (min-width: 960px) {
  .pc-margin-bottom-80.pc-margin-bottom-80 {
    margin-bottom: 80px;
  }
}

@media screen and (min-width: 960px) {
  .pc-margin-bottom-100.pc-margin-bottom-100 {
    margin-bottom: 100px;
  }
}

@media screen and (min-width: 960px) {
  .pc-margin-bottom-120.pc-margin-bottom-120 {
    margin-bottom: 120px;
  }
}

/*---------------------------------
padding-top
---------------------------------*/
.padding-top-30.padding-top-30 {
  padding-top: 30px;
}

@media screen and (min-width: 960px) {
  .pc-padding-top-0.pc-padding-top-0 {
    padding-top: 0px;
  }
}

/*---------------------------------
display-none
---------------------------------*/
.display-none-more-960 {
  display: block;
}

@media screen and (min-width: 960px) {
  .display-none-more-960 {
    display: none;
  }
}

.display-none-less-960 {
  display: none;
}

@media screen and (min-width: 960px) {
  .display-none-less-960 {
    display: block;
  }
}

button.display-none-less-960 {
  display: none;
}

@media screen and (min-width: 960px) {
  button.display-none-less-960 {
    display: flex;
  }
}

/*---------------------------------
line
---------------------------------*/
.line-black-1 {
  border-bottom: solid 0.5px #cccccc;
}
.linesolid-top {
    border-top: solid 1px #cccccc;
}
.linesolid-bottom {
    border-bottom: solid 1px #cccccc;
}

/*---------------------------------
商品説明文
---------------------------------*/

.fs-p-productDescription.fs-p-productDescription--full {
  margin: 10px 0 0;
  min-width: 328px;
  width: 90%;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN",
    "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 14px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 22.5px;
  letter-spacing: 0.2px;
  text-align: left;
  color: #000000;
}

@media screen and (min-width: 960px) {
  .fs-p-productDescription.fs-p-productDescription--full {
    margin: 15px 0 0;
  }
}

@media screen and (max-width: 374px) {
  .fs-p-productDescription.fs-p-productDescription--full {
    min-width: 290px;
  }
}

/*---------------------------------
ranking-section
---------------------------------*/
.product-item-box.ranking-item-box {
  width: calc(100% / 2 - 4px);
  margin: 0 4px;
}

.product-item-box.ranking-item-box img {
  width: 100%;
}

@media screen and (min-width: 960px) {
  .product-item-box.ranking-item-box {
    width: calc(100% / 5 - 24px);
    margin: 0 15px;
  }
}

.product-item-box.ranking-item-box:nth-child(1) {
  margin-left: 0px;
}

.product-item-box.ranking-item-box:nth-child(2) {
  margin-right: 0px;
}

@media screen and (min-width: 960px) {
  .product-item-box.ranking-item-box:nth-child(2) {
    margin: 0 15px;
  }
}

.product-item-box.ranking-item-box:nth-child(n + 3) {
  width: calc(100% / 3 - 6px);
  margin: 20px 4px 40px;
}

.product-item-box.ranking-item-box:nth-child(n + 3) img {
  width: 100%;
}

@media screen and (min-width: 960px) {
  .product-item-box.ranking-item-box:nth-child(n + 3) {
    width: calc(100% / 5 - 24px);
    margin: 0 15px;
  }
}

.product-item-box.ranking-item-box:nth-child(3) {
  margin-left: 0px;
}

@media screen and (min-width: 960px) {
  .product-item-box.ranking-item-box:nth-child(3) {
    margin: 0 15px;
  }
}

.product-item-box.ranking-item-box:nth-child(5) {
  margin-right: 0px;
}

.product-item-box.ranking-item-box .product-image {
  position: relative;
}

.rank-mark {
  top: 3px;
  left: 3px;
  width: 20px;
  height: 20px;
  padding-top: 2px;
  border-radius: 10px;
  position: absolute;
  color: #a1a1a1;
  font-family: "Roboto", sans-serif;
  font-size: 11px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ffffff;
}

.rank-1 {
  color: #ffffff;
  background-color: #dcbc6e;
}

.rank-2 {
  color: #ffffff;
  background-color: #bfbfbf;
}

.rank-3 {
  color: #ffffff;
  background-color: #b7834b;
}

body#fs_Top .ranking-section .product-item-box:nth-child(1) {
  width: calc(100% / 2 - 6px);
}

@media screen and (min-width: 960px) {
  body#fs_Top .ranking-section .product-item-box:nth-child(1) {
    width: calc(100% / 5 - 24px);
  }
}

body#fs_Top .ranking-section .product-item-box:nth-child(2) {
  width: calc(100% / 2 - 6px);
}

@media screen and (min-width: 960px) {
  body#fs_Top .ranking-section .product-item-box:nth-child(2) {
    width: calc(100% / 5 - 24px);
  }
}

body#fs_Top .ranking-section .product-item-box:nth-child(3) {
  margin-left: 0px;
  margin-right: 4px;
}

@media screen and (min-width: 960px) {
  body#fs_Top .ranking-section .product-item-box:nth-child(3) {
    width: calc(100% / 5 - 24px);
    margin: 0 15px;
  }
}

body#fs_Top .ranking-section .product-item-box:nth-child(4) {
  margin: 0px 4px;
}

@media screen and (min-width: 960px) {
  body#fs_Top .ranking-section .product-item-box:nth-child(4) {
    width: calc(100% / 5 - 24px);
    margin: 0 15px;
  }
}

body#fs_Top .ranking-section .product-item-box:nth-child(5) {
  margin-right: 0px;
}

@media screen and (min-width: 960px) {
  body#fs_Top .ranking-section .product-item-box:nth-child(5) {
    width: calc(100% / 5 - 24px);
  }
}

@media screen and (min-width: 960px) {
  body#fs_Top .stee-section .product-item-container {
    width: 100%;
  }
}
/*---------------------------------
ランキングマークの表示
---------------------------------*/
.product-item-box {
  position: relative;
}

.rank-mark {
  position: absolute;
}
body#fs_Top
  .fs-c-coordinationCatalog.is-sortedByNewestFirst
  .fs-c-coordinationCatalog__list
  .fs-c-coordinationCatalog__list__item.fs-c-coordinationListItem
  .fs-c-coordinationNewMark-wrap {
  position: absolute;
  top: -5px;
  left: -5px;
  color: #fff;
  width: 34px;
  height: 34px;
  transform: rotate(-45deg);
  display: flex;
  align-items: center;
  justify-content: center;
}

body#fs_Top
  .fs-c-coordinationCatalog.is-sortedByNewestFirst
  .fs-c-coordinationCatalog__list
  .fs-c-coordinationCatalog__list__item.fs-c-coordinationListItem
  .fs-c-coordinationNewMark-wrap:after {
  position: absolute;
  top: 0;
  left: auto;
  content: "";
  border-right: 32px solid transparent;
  border-bottom: 32px solid #333333;
  border-left: 32px solid transparent;
  color: #fff;
}

body#fs_Top
  .fs-c-coordinationCatalog.is-sortedByNewestFirst
  .fs-c-coordinationCatalog__list
  .fs-c-coordinationCatalog__list__item.fs-c-coordinationListItem
  .fs-c-coordinationNewMark-wrap
  span {
  position: relative;
  top: 4px;
  z-index: 1;
}
body#fs_ProductDetails
  .fs-c-coordinationCatalog
  .fs-c-coordinationCatalog__list
  .fs-c-coordinationCatalog__list__item.fs-c-coordinationListItem
  .fs-c-coordinationNewMark-wrap {
  position: absolute;
  top: -5px;
  left: -5px;
  color: #fff;
  width: 34px;
  height: 34px;
  transform: rotate(-45deg);
  display: flex;
  align-items: center;
  justify-content: center;
}

body#fs_ProductDetails
  .fs-c-coordinationCatalog
  .fs-c-coordinationCatalog__list
  .fs-c-coordinationCatalog__list__item.fs-c-coordinationListItem
  .fs-c-coordinationNewMark-wrap:after {
  position: absolute;
  top: 0;
  left: auto;
  content: "";
  border-right: 32px solid transparent;
  border-bottom: 32px solid #333333;
  border-left: 32px solid transparent;
  color: #fff;
}

body#fs_ProductDetails
  .fs-c-coordinationCatalog
  .fs-c-coordinationCatalog__list
  .fs-c-coordinationCatalog__list__item.fs-c-coordinationListItem
  .fs-c-coordinationNewMark-wrap
  span {
  position: relative;
  top: 4px;
  z-index: 1;
}
body#fs_Coordination
  .fs-c-coordinationList
  .fs-c-coordinationList__list
  .fs-c-coordinationList__list__item.fs-c-coordinationListItem
  .fs-c-coordinationNewMark-wrap {
  position: absolute;
  top: -5px;
  left: -5px;
  color: #fff;
  width: 34px;
  height: 34px;
  transform: rotate(-45deg);
  display: flex;
  align-items: center;
  justify-content: center;
}

body#fs_Coordination
  .fs-c-coordinationList
  .fs-c-coordinationList__list
  .fs-c-coordinationList__list__item.fs-c-coordinationListItem
  .fs-c-coordinationNewMark-wrap:after {
  position: absolute;
  top: 0;
  left: auto;
  content: "";
  border-right: 32px solid transparent;
  border-bottom: 32px solid #333333;
  border-left: 32px solid transparent;
  color: #fff;
}

body#fs_Coordination
  .fs-c-coordinationList
  .fs-c-coordinationList__list
  .fs-c-coordinationList__list__item.fs-c-coordinationListItem
  .fs-c-coordinationNewMark-wrap
  span {
  position: relative;
  top: 4px;
  z-index: 1;
}
body#fs_CoordinationDetails
  .fs-c-coordinationCatalog.fs-c-coordinationCatalog--staff.is-sortedByNewestFirst
  .fs-c-coordinationCatalog__list
  .fs-c-coordinationCatalog__list__item.fs-c-coordinationListItem
  .fs-c-coordinationNewMark-wrap {
  position: absolute;
  top: -5px;
  left: -5px;
  color: #fff;
  width: 34px;
  height: 34px;
  transform: rotate(-45deg);
  display: flex;
  align-items: center;
  justify-content: center;
}

body#fs_CoordinationDetails
  .fs-c-coordinationCatalog.fs-c-coordinationCatalog--staff.is-sortedByNewestFirst
  .fs-c-coordinationCatalog__list
  .fs-c-coordinationCatalog__list__item.fs-c-coordinationListItem
  .fs-c-coordinationNewMark-wrap:after {
  position: absolute;
  top: 0;
  left: auto;
  content: "";
  border-right: 32px solid transparent;
  border-bottom: 32px solid #333333;
  border-left: 32px solid transparent;
  color: #fff;
}

body#fs_CoordinationDetails
  .fs-c-coordinationCatalog.fs-c-coordinationCatalog--staff.is-sortedByNewestFirst
  .fs-c-coordinationCatalog__list
  .fs-c-coordinationCatalog__list__item.fs-c-coordinationListItem
  .fs-c-coordinationNewMark-wrap
  span {
  position: relative;
  top: 4px;
  z-index: 1;
}
body#fs_StaffDetails
  .fs-c-coordinationCatalog.fs-c-coordinationCatalog--staff.is-sortedByNewestFirst
  .fs-c-coordinationCatalog__list
  .fs-c-coordinationCatalog__list__item
  .fs-c-coordinationNewMark-wrap {
  position: absolute;
  top: -5px;
  left: -5px;
  color: #fff;
  width: 34px;
  height: 34px;
  transform: rotate(-45deg);
  display: flex;
  align-items: center;
  justify-content: center;
}

body#fs_StaffDetails
  .fs-c-coordinationCatalog.fs-c-coordinationCatalog--staff.is-sortedByNewestFirst
  .fs-c-coordinationCatalog__list
  .fs-c-coordinationCatalog__list__item
  .fs-c-coordinationNewMark-wrap:after {
  position: absolute;
  top: 0;
  left: auto;
  content: "";
  border-right: 32px solid transparent;
  border-bottom: 32px solid #333333;
  border-left: 32px solid transparent;
  color: #fff;
}

body#fs_StaffDetails
  .fs-c-coordinationCatalog.fs-c-coordinationCatalog--staff.is-sortedByNewestFirst
  .fs-c-coordinationCatalog__list
  .fs-c-coordinationCatalog__list__item
  .fs-c-coordinationNewMark-wrap
  span {
  position: relative;
  top: 4px;
  z-index: 1;
}

/*# sourceMappingURL=style.css.map */