@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,500,700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&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;
}

/* 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: -15px;
  margin-left: -15px;
}

@media (max-width: 1200px) {
  .row,
  .itemList {
    margin-right: -7.5px;
    margin-left: -7.5px;
  }
}
.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: 15px;
  padding-left: 15px;
  margin-bottom: 30px;
  list-style: none;
}

@media (max-width: 1200px) {
  .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 {
    padding-right: 7.5px;
    padding-left: 7.5px;
  }
  .col-1.spmb15, .col-2.spmb15, .col-1_5.spmb15, .col-3.spmb15, .col-4.spmb15, .col-5.spmb15, .col-6.spmb15, .col-7.spmb15, .col-8.spmb15, .col-9.spmb15, .col-10.spmb15, .col-11.spmb15, .col-12.spmb15, .col.spmb15,
  .col-auto.spmb15, .col-sp2-1.spmb15, .col-sp2-2.spmb15, .col-sp2-3.spmb15, .col-sp2-4.spmb15, .col-sp2-5.spmb15, .col-sp2-6.spmb15, .col-sp2-7.spmb15, .col-sp2-8.spmb15, .col-sp2-9.spmb15, .col-sp2-10.spmb15, .col-sp2-11.spmb15, .col-sp2-12.spmb15, .col-sp2.spmb15,
  .col-sp2-auto.spmb15, .col-sp-1.spmb15, .col-sp-2.spmb15, .col-sp-1_5.spmb15, .col-sp-3.spmb15, .col-sp-4.spmb15, .col-sp-5.spmb15, .col-sp-6.spmb15, .col-sp-7.spmb15, .col-sp-8.spmb15, .col-sp-9.spmb15, .col-sp-10.spmb15, .col-sp-11.spmb15, .col-sp-12.spmb15, .col-sp.spmb15,
  .col-sp-auto.spmb15, .col-tab-1.spmb15, .col-tab-2.spmb15, .col-tab-1_5.spmb15, .col-tab-3.spmb15, .col-tab-4.spmb15, .col-tab-5.spmb15, .col-tab-6.spmb15, .col-tab-7.spmb15, .col-tab-8.spmb15, .col-tab-9.spmb15, .col-tab-10.spmb15, .col-tab-11.spmb15, .col-tab-12.spmb15, .col-tab.spmb15,
  .col-tab-auto.spmb15, .col-pc-1.spmb15, .col-pc-2.spmb15, .col-pc-1_5.spmb15, .col-pc-3.spmb15, .col-pc-4.spmb15, .col-pc-5.spmb15, .col-pc-6.spmb15, .col-pc-7.spmb15, .col-pc-8.spmb15, .col-pc-9.spmb15, .col-pc-10.spmb15, .col-pc-11.spmb15, .col-pc-12.spmb15, .col-pc.spmb15,
  .col-pc-auto.spmb15, .itemList__unit.spmb15 {
    margin-bottom: 15px;
  }
}
.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: 10px;
  }
  .itemList-sp--3 .itemList__unit p,
  .itemList.itemList--typeC .itemList__unit p,
  .itemList.itemList--typeD .itemList__unit p {
    font-size: 12px;
    line-height: 20px;
  }
}
@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 {
  font-family: "Noto Sans JP", "游ゴシック", 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: #1b1b1b;
  min-width: inherit;
  letter-spacing: 0.05em;
  background: #FFF;
  font-weight: 400;
}

pre {
  white-space: pre-wrap;
  word-wrap: break-word;
  overflow: auto;
}

input, textarea, select, button, pre {
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #1b1b1b;
}

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: 70px;
}

@media (max-width: 767px) {
  section {
    margin-bottom: 60px;
  }
}
p {
  display: block;
  width: 100%;
  margin-bottom: 30px;
  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: #1b1b1b;
  text-decoration: none;
}

a:visited {
  color: #1b1b1b;
  text-decoration: none;
}

a:hover, a:focus {
  text-decoration: none;
}

a[href^="tel:"] {
  color: #1b1b1b;
  text-decoration: none;
}

.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding: 0 15px;
  max-width: 100%;
}

@media (min-width: 1200px) {
  .container {
    padding: 0;
    max-width: 1200px;
  }
}
@media (min-width: 992px) {
  .container {
    padding: 0;
  }
}
@media (min-width: 1200px) {
  .container.pcFull, .hdrInner.pcFull {
    max-width: 100%;
    padding: 0 30px;
  }
}
.noHiddenContainer {
  overflow: hidden;
}

.noHiddenContainer .container, .noHiddenContainer .slick-list {
  overflow: visible;
}

.container--narrow {
  width: 800px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.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: 1200px;
  /* margin: auto;*/
}

@media (max-width: 1200px) and (min-width: 992px) {
  #container:not(.topPage) {
    padding: 0 20px;
  }
  #container #main {
    width: calc(100% - 270px) !important;
  }
}
@media (max-width: 991px) {
  #container #main {
    width: 100% !important;
  }
  #container #side {
    display: none !important;
  }
}
@media (max-width: 1200px) {
  #container {
    max-width: 100% !important;
  }
}
#container {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

/*サイド*/
#container #side {
  float: left;
  width: 250px;
}

@media (max-width: 1160px) {
  #container #side {
    width: 210px;
  }
}
/*メイン*/
#container #main {
  float: right;
  width: 910px;
}

#container:after {
  content: "";
  display: table;
  clear: both;
}

.highlight {
  background: #f2f2f2;
  color: #1b1b1b;
  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;
}

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 !important;
  }
}
.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: #486311 !important;
}

.text--secondary {
  color: #DC5418 !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: #486311 !important;
  color: #ffffff !important;
}

.bg--primary h2, .bg--primary h3, .bg--primary p {
  color: #ffffff;
}

.bg--secondary {
  background: #DC5418 !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: 60px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.mb100 {
  margin-bottom: 100px !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 {
  color: #000;
}

#side img {
  max-width: 100%;
}

#side .hasChildren > ul,
#side .hasChildren--click > ul {
  display: none;
}

#side .hasChildren > ul li,
#side .hasChildren--click > ul li {
  background: rgba(138, 185, 40, 0.15);
}

#side .hasChildren > ul li > a,
#side .hasChildren--click > ul li > a {
  padding-left: 25px;
}

#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 .snsNav {
  justify-content: center;
}

.side__search {
  margin-bottom: 30px;
}

.side__search .searchForm__inner {
  width: 100%;
}

.sideTitle {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  padding: 0 0 10px;
  margin-bottom: 0;
  border-bottom: 1px solid #486311;
}

.side__bnr {
  display: block;
  margin-bottom: 15px;
}

.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: 50px;
}

.side__cateNav ul {
  list-style: none;
}

.side__cateNav ul li {
  list-style: none;
  border-bottom: 1px solid #dfdfdf;
}

.side__cateNav ul li a {
  display: block;
  line-height: 18px;
  padding: 12px 15px;
  font-family: "Roboto", sans-serif;
}

.side__cateNav ul li a:hover {
  background: rgba(138, 185, 40, 0.15);
  color: #486311;
}

#side .hasChildren--click > h3,
#side .hasChildren--click > a, .cateList .hasChildren--click > h3,
.cateList .hasChildren--click > a {
  position: relative;
  cursor: pointer;
}

#side .hasChildren--click > h3.withIcon,
#side .hasChildren--click > a.withIcon, .cateList .hasChildren--click > h3.withIcon,
.cateList .hasChildren--click > a.withIcon {
  padding: 8px;
  display: flex;
  align-items: center;
}

#side .hasChildren--click > h3.withIcon span,
#side .hasChildren--click > a.withIcon span, .cateList .hasChildren--click > h3.withIcon span,
.cateList .hasChildren--click > a.withIcon span {
  display: block;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 16px;
}

#side .hasChildren--click > h3:before, #side .hasChildren--click > h3:after,
#side .hasChildren--click > a:before,
#side .hasChildren--click > a:after, .cateList .hasChildren--click > h3:before, .cateList .hasChildren--click > h3:after,
.cateList .hasChildren--click > a:before,
.cateList .hasChildren--click > a:after {
  width: 10px;
  height: 2px;
  transform: translateY(-50%);
  border: 0;
  right: 13px;
  background: #1b1b1b;
  display: block;
  position: absolute;
  transition: 0.15s;
  top: 50%;
}

#side .hasChildren--click > h3:after,
#side .hasChildren--click > a:after, .cateList .hasChildren--click > h3:after,
.cateList .hasChildren--click > a:after {
  content: "";
}

#side .hasChildren--click > h3:before,
#side .hasChildren--click > a:before, .cateList .hasChildren--click > h3:before,
.cateList .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, .cateList .hasChildren--click > h3.open:before,
.cateList .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, .cateList .hasChildren--click > h3:hover:before, .cateList .hasChildren--click > h3:hover:after,
.cateList .hasChildren--click > a:hover:before,
.cateList .hasChildren--click > a:hover:after {
  background: #486311;
  right: 13px !important;
}

.side__txtBnr {
  text-align: center;
  padding: 10px 20px;
  display: block;
  border: 5px solid #486311;
}

.side__txtBnr strong {
  font-size: 16px;
  display: block;
  line-height: 24px;
}

.side__txtBnr small {
  font-size: 12px;
  display: block;
  line-height: 24px;
  color: #486311;
}

.side__txtBnr:before {
  content: "";
  display: block;
  top: 50%;
  right: 9px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  position: absolute;
  background: #486311;
  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: #486311;
  color: #fff;
}

.side__txtBnr--typeB:before {
  background: #fff;
}

.side__txtBnr--typeB:after {
  border-color: #486311 !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: #486311;
  background-color: #fff;
}

.side__cateNav .hasChildren--hover > ul > li > a:hover:after {
  border-top: 2px solid #486311;
  border-right: 2px solid #486311;
}

.side__cateNav .hasChildren--hover:hover > ul {
  opacity: 1;
  visibility: visible;
}

.side__cateNav + .side__cateNav {
  margin-top: 50px;
}

.side__detailSearch {
  margin-top: 50px;
  margin-bottom: 50px !important;
  padding: 0 !important;
  border: 0 !important;
}

.side__detailSearch .sideTitle {
  margin-bottom: 10px !important;
}

.side__detailSearch .sds__hotword {
  border: 0;
  margin-top: 20px;
  padding: 0;
}

.side__detailSearch .sds__hotword a:hover {
  background: #486311;
  color: #fff;
}

.calendarWrap .calendar_wrap {
  margin-top: 10px;
}

.calendarWrap + p {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 12px;
  line-height: 140%;
}

.side_calendar {
  margin-bottom: 44px;
}

.charaTitle {
  padding-bottom: 7px;
  padding-right: 46px;
  padding-top: 6px;
  background: url(https://gigaplus.makeshop.jp/plusysshop/re/img/side_chara.png) no-repeat bottom right;
}

.side_chara {
  margin: 10px 0 35px;
}

.side_chara p {
  margin-top: 20px;
  font-size: 12px;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  line-height: 140%;
}

.snsMenu {
  margin-bottom: 50px;
}

.snsMenu p {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 130%;
  margin-bottom: 7px;
  margin-top: 10px;
}

.snsMenu ul {
  margin-bottom: 15px;
  list-style: none;
}

.snsMenu ul li {
  margin-bottom: 5px;
}

.snsMenu ul li a {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 130%;
}

.snsMenu ul li a i {
  font-size: 25px;
  vertical-align: middle;
}

#container.cartPage #side {
  display: none !important;
}

#container.cartPage #main {
  max-width: 100%;
  width: 100%;
}

/* main */
#cp_toggle01 {
  display: none;
}

#container {
  overflow: hidden;
}

.guide-wrap pre {
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

.item-info {
  display: flex;
  flex-direction: column;
}

.item-info-name {
  font-weight: bold;
}

.item-info-price {
  font-weight: normal;
}

.item-info-sale {
  color: #E03F3D;
}

.item-price-down {
  font-size: 14px;
  margin-left: 8px;
}

#priceToPint {
  margin-bottom: 24px;
  display: flex;
  align-items: center;
}

#priceToPint .itemPrice--detail {
  margin-bottom: 0;
  width: auto;
  flex: 0 1 auto;
}

#priceToPint .itemPoint--detail {
  margin-bottom: 0;
  margin-left: 5px;
  flex: 0 0 auto;
  max-width: none;
  width: auto;
}

.itemDescription--detail table {
  width: 100%;
  border-collapse: collapse;
  margin: 0 auto 30px;
}

.itemDescription--detail table th {
  text-align: left;
}

.itemDescription--detail table td,
.itemDescription--detail table th {
  border-top: 1px solid #dfdfdf;
  padding: 10px;
  font-size: 12px;
}

.itemDescription--detail table tr:last-child td,
.itemDescription--detail table tr:last-child th {
  border-bottom: 1px solid #dfdfdf;
}

section.addImages [class*=col] > img {
  display: block;
  margin-bottom: 15px;
}

.item-soldout {
  position: absolute;
  top: 50%;
  line-height: 32px;
  display: inline-block;
  background: rgba(255, 255, 255, 0.75);
  margin-top: -14px;
  left: 0;
  width: 100%;
  text-align: center;
}

.newitems-list li {
  width: calc(25% - 14px);
}

.ranking-list li {
  width: calc(25% - 14px);
}

.checked-list li {
  width: calc(25% - 14px);
}

.item-ranking-num {
  position: absolute;
  left: 8px;
  top: 8px;
  background: #57886C;
  color: #fff;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}

.section-title {
  text-align: center;
  font-size: 36px;
  margin: 120px 0 80px;
  position: relative;
}

.section-title:after {
  content: "";
  width: 25px;
  height: 3px;
  position: absolute;
  top: 70px;
  left: 50%;
  margin-left: -10px;
  border-top: solid 1px #000;
  border-bottom: solid 1px #000;
}

.item-view-button {
  display: block;
  width: 300px;
  padding: 14px 48px;
  margin: 40px auto 0;
  text-align: center;
  border: solid 3px #000;
  font-weight: bold;
  box-sizing: border-box;
}

.item-view-button:hover {
  background: #000;
  font-weight: bold;
  color: #FFF;
  text-decoration: none;
}

.item-view-btn {
  text-align: center;
  margin-top: 40px;
}

.item-view-btn a {
  display: inline-block;
  color: #FFF;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  background-color: #dfdfdf;
  border-radius: 5px;
  padding: 14px 80px;
}

.item-view-btn a:hover {
  text-decoration: none;
  background-color: #AAA;
}

.search-result {
  margin-bottom: 48px;
  text-align: center;
}

.search-count span {
  margin: 0 2px;
}

.pager-wrap {
  text-align: center;
  margin-top: 40px;
}

.pager-list {
  display: inline-block;
  font-weight: bold;
}

.pager-list a,
.pager-selected {
  display: inline-block;
  padding: 0 14px;
}

.pager-list a:hover {
  color: #666;
  text-decoration: none;
}

.pager-selected {
  color: #ccc;
}

.pager-button a {
  display: block;
  color: #FFF;
  font-size: 12px;
  vertical-align: 1px;
  background-color: #000;
  padding: 6px 10px;
}

.pager-button a:hover {
  color: #FFF;
  background-color: #666;
}

.breadcrumb {
  margin: 20px 0 40px;
}

div#breadcrumbWrap {
  margin: 20px 0 40px;
}

#breadcrumbWrap .breadcrumb {
  margin: 0 0 5px;
}

.breadcrumb-list {
  display: inline-block;
  font-size: 12px;
}

.breadcrumb-list:not(:last-child):after {
  content: ">";
  color: #666;
  margin: 0 4px 0 8px;
}

.review-form-wrap {
  max-width: 100%;
}

@media (max-width: 767px) {
  .review-form {
    display: block;
  }
  .review-form-title {
    width: 100%;
    margin-bottom: 15px;
  }
}
.review-form-wrap input,
.review-form-wrap textarea {
  border: 1px solid #dfdfdf;
}

/* 商品詳細ページ調整 */
#itemImg {
  float: left;
  /*width:300px;*/
  width: 50%;
  margin-bottom: 20px;
  padding-right: 20px;
}

#itemImg img {
  max-width: 100%;
  display: block;
  margin: auto;
}

#itemInfo {
  float: right;
  width: 50%;
  padding-left: 20px;
}

@media screen and (max-width: 991px) {
  #itemImg {
    float: none;
    /*width:300px;*/
    width: 100%;
    margin-bottom: 5px;
    padding-right: 0;
  }
  #itemInfo {
    padding: 0 15px;
    float: none;
    width: 100%;
    margin-bottom: 40px;
  }
  .detailSlider #bx-pager {
    padding: 0 15px;
  }
  .item-review-detail,
  section.addImages {
    padding: 0 15px;
  }
}
.detailSlider .bxslider li:nth-child(n+2) {
  display: none;
}

.detailSlider .bx-wrapper .bxslider li:nth-child(n+2) {
  display: block;
}

.detailSlider .bx-wrapper img,
.detailSlider img {
  margin: 0 auto;
  width: auto;
}

.detailSlider .bx-wrapper .bx-viewport {
  box-shadow: none !important;
}

@media screen and (min-width: 992px) {
  .detailSlider {
    margin-bottom: 30px;
  }
}
.detailSlider .bx-wrapper {
  position: relative;
  margin-bottom: 15px;
  border: none;
  box-shadow: none;
}

.detailSlider .bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  outline: 0;
  text-indent: -9999px;
  z-index: 10;
  transform: translateY(-50%);
}

.detailSlider .bx-wrapper .bx-controls-direction a.bx-prev {
  left: 0;
}

.detailSlider .bx-wrapper .bx-controls-direction a.bx-next {
  right: 0;
}

.detailSlider .bx-wrapper .bx-next,
.detailSlider .bx-wrapper .bx-prev {
  width: 30px;
  height: 60px;
  background: rgba(0, 0, 0, 0.25);
}

.detailSlider .bx-wrapper .bx-next:before,
.detailSlider .bx-wrapper .bx-prev:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: auto;
  width: 15px;
  height: 15px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}

.detailSlider .bx-wrapper .bx-prev:before {
  transform: translateY(-50%) rotate(-135deg);
}

.detailSlider .bx-wrapper .bx-next:before {
  transform: translateY(-50%) rotate(45deg);
}

.detailSlider #bx-pager {
  display: flex;
  margin: 10px -5px;
  flex-wrap: wrap;
  box-sizing: border-box;
}

.detailSlider #bx-pager > a {
  display: block;
  max-width: 14.666%;
  flex: 0 0 14.666%;
  cursor: pointer;
  padding-left: 5px;
  padding-right: 5px;
  position: relative;
  padding-top: 14.666%;
  padding-top: calc(14.666% - 10px);
  box-sizing: border-box;
  margin-bottom: 10px;
}

.detailSlider #bx-pager > a img {
  position: absolute;
  top: 0;
  right: 5px;
  bottom: 0;
  left: 5px;
  width: calc(100% - 10px);
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

@media all and (-ms-high-contrast: none) {
  .detailSlider #bx-pager > a img {
    height: auto;
  }
}
li.js-move--mainImage {
  text-align: center;
}

.itemName--detail {
  font-size: 18px;
  line-height: 1.8;
  font-weight: 500;
  margin-bottom: 24px;
}

@media (max-width: 991px) {
  .itemName--detail {
    font-size: 14px;
    line-height: 1.3;
    margin-bottom: 5px;
  }
}
.itemPrice--detail {
  font-size: 24px;
  line-height: 36px;
  font-weight: bold;
  margin-bottom: 24px;
}

.item-default-price-text {
  margin-bottom: 12px;
}

.item-default-price {
  font-size: 18px;
  text-decoration: line-through;
  margin-right: 4px;
}

.itemPoint--detail strong {
  border-radius: 3px;
  padding: 2px 5px;
  color: #486311;
  border: 1px solid #486311;
  display: inline-block;
}

.itemPoint--detail {
  margin-top: -12px;
}

.itemTable {
  width: 100%;
  margin-bottom: 18px;
}

.itemTable th {
  font-weight: normal;
  text-align: left;
  padding: 5px 0;
  width: 80px;
}

.itemTable td {
  padding: 5px 0 5px 15px;
}

.itemTable td:before {
  content: "";
}

.addCartArea {
  border: 1px solid #dfdfdf;
  padding: 18px 24px 24px;
  margin-bottom: 24px;
}

@media (max-width: 991px) {
  .addCartArea {
    padding: 15px;
  }
}
p.originalCode {
  font-size: 12px;
  color: #676767;
  margin-top: -12px;
}

.itemReserve {
  background: #f2f2f2;
  margin-bottom: 24px;
  padding: 24px;
}

@media (max-width: 991px) {
  .itemReserve {
    padding: 15px;
  }
}
.itemReserve p {
  line-height: 24px;
}

.itemReserve p:not(:last-child) {
  margin-bottom: 6px;
}

.itemNum {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  padding: 5px 8px !important;
  border-radius: 5px;
  border: 1px solid #dfdfdf;
  font-size: 12px;
  line-height: 1 !important;
  height: auto !important;
  width: 50px;
}

.item-detail-label {
  display: inline-block;
  margin-left: -4px;
  position: relative;
}

p.makeshop-option-label {
  margin-bottom: 6px;
}

.makeshop-option-wrap {
  margin-bottom: 24px;
}

.itemDescription--detail {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 24px;
}

#itemInfo > h3 {
  margin-top: 36px;
}

.makeshop-option-wrap + .makeshop-option-wrap {
  margin-top: -12px;
}

table.itemTable + .makeshop-option-wrap {
  margin-top: -12px;
}

.makeshop-option-select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  width: 100%;
  border: 1px solid #dfdfdf;
  padding: 5px 10px;
  background: #fff;
  font-size: 14px;
  border-radius: 6px;
}

.item-info-list {
  background: #f2f2f2;
  padding: 24px;
  font-size: 12px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 24px;
}

@media (max-width: 991px) {
  .item-info-list {
    padding: 15px;
  }
}
.item-info-list dt {
  font-weight: bold;
  max-width: 40%;
  flex: 0 0 40%;
  padding: 4px 0;
}

.item-info-list dd {
  max-width: 60%;
  flex: 0 0 60%;
  padding: 4px 0;
}

.item-info-list dd,
.item-info-list dt {
  line-height: 1.6;
}

.makeshop-option-select-wrap {
  position: relative;
  display: block;
}

.makeshop-option-select-wrap::after {
  content: "▼";
  font-size: 12px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 12px;
}

.cartBtn,
a.cartBtn {
  display: -ms-flex;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 6px;
  font-weight: bold;
  box-align: center;
}

.cartBtn .material-icons,
a.cartBtn .material-icons {
  margin: 0 6px;
}

.addCartBtn,
a.addCartBtn {
  font-size: 24px;
  height: 60px;
  line-height: 60px;
  background-color: #486311;
  text-decoration: none;
  text-align: center;
  color: #ffffff !important;
  transition: 0.15s;
}


@media (max-width: 767px) {
  .addCartBtn,
  a.addCartBtn {
    font-size: 18px;
  }
}
.addCartBtn .material-icons,
a.addCartBtn .material-icons {
  font-size: 32px;
  vertical-align: middle;
}

.cartBtn.off {
  display: none !important;
}


a.addCartBtn:hover {
	background-color: #8ab928;
}



a.restockBtn {
  font-size: 14px;
  border: 1px solid #486311;
  color: #486311;
  background: #ffffff;
  padding: 0 15px;
  line-height: 48px;
  height: 48px;
}

a.restockBtn.cartBtn + a.addCartBtn.cartBtn {
  margin-top: 15px;
}

a.questionBtn {
  font-size: 14px;
  border: 1px solid #1b1b1b;
  color: #1b1b1b;
  background: #FFF;
  padding: 0 15px;
  line-height: 48px;
  height: 48px;
  margin-top: 15px;
  font-weight: 500;
}

.soldout--detail {
  background: #f2f2f2;
  font-size: 18px;
  padding: 0 15px;
  line-height: 60px;
  height: 60px;
  border-radius: 0;
}

.soldout--detail2 {
  background: #f2f2f2;
  font-size: 18px;
  padding: 15px;
  border-radius: 0;
}

.item-detail-text {
  font-size: 14px;
  line-height: 2.2;
  margin-top: 40px;
}

.item-stock {
  margin-bottom: 14px;
}

.item-stock-small {
  color: #E03F3D;
}

.item-detail-addcart .on {
  display: inline-block;
}

.item-detail-addcart .off {
  display: none;
}

.item-cart-table {
  width: 100%;
  border: 1px solid #dfdfdf;
}

.item-cart-table th {
  font-size: 14px;
  background-color: #DADADA;
  padding: 14px 0;
}

.item-cart-table td {
  vertical-align: middle;
  padding: 14px;
}

.item-cart-table tbody tr {
  border-top: 1px solid #dfdfdf;
}

.item-cart-table tbody tr:first-child {
  border: none;
}

.item-cart-image {
  float: left;
  margin-right: 14px;
}

.item-cart-image a {
  display: table-cell;
  width: 80px;
  height: 80px;
  vertical-align: middle;
}

.item-cart-image img {
  max-width: 80px;
  max-height: 80px;
}

.item-cart-title {
  font-size: 14px;
  white-space: normal;
  font-weight: 700;
}

.item-cart-options {
  margin-top: 8px;
}

.item-cart-options p {
  font-size: 12px;
  margin-bottom: 0;
}

.item-cart-label {
  display: inline-block;
  position: relative;
  margin-right: 14px;
}

.item-cart-label:after {
  content: "";
  font-size: 12px;
  position: absolute;
  top: 8px;
  right: 10px;
}

.item-cart-select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  width: 100%;
  height: 35px;
  background-color: #FFF;
  border: 1px solid #dfdfdf;
  padding: 6px 30px 6px 6px;
}

input[name=item-quantity] {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  width: 40px;
  background-color: #FFF;
  border: 1px solid #dfdfdf;
  padding: 8px;
  margin-right: 8px;
  font-size: 15px;
  border-radius: 5px;
}

.item-cart-point,
.item-cart-price {
  font-size: 14px;
  text-align: center;
  word-break: break-all;
}

.item-cart-button,
.item-cart-point,
.item-cart-price {
  white-space: nowrap;
}

.item-cart-button a {
  display: inline-block;
  color: #FFF;
  font-size: 12px;
  font-weight: bold;
  color: #1b1b1b;
  border: 1px solid #dfdfdf;
  background-color: #fff;
  border-radius: 5px;
  padding: 8px 12px;
  vertical-align: middle;
}

.item-cart-button a:hover {
  text-decoration: none;
  background-color: #AAA;
}

.item-cart-total {
  text-align: right;
  font-size: 18px;
  margin-top: 24px;
}

.item-total-price {
  font-size: 32px;
  font-weight: bold;
  margin-left: 14px;
}

.cart-bottom-button {
  margin-top: 40px;
  list-style: none;
}

.cart-bottom-button:after {
  content: " ";
  display: block;
  clear: both;
}

.cart-back-button {
  float: left;
}

.cart-back-button a {
  display: block;
  color: #1b1b1b;
  border: 1px solid #1b1b1b;
  font-size: 14px;
  text-align: center;
  background-color: #fff;
  border-radius: 5px;
  padding: 15px 40px;
}

.cart-back-button a:hover {
  text-decoration: none;
  background-color: #AAA;
}

.cart-buy-button a {
  display: block;
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  background-color: #44602F;
  border-radius: 5px;
  padding: 20px 72px;
}

.cart-buy-button a:hover {
  text-decoration: none;
  background-color: #8AB928;
}

.item-cart-list-wrap {
  display: none;
  list-style: none;
}

.cart-basket-none {
  float: none !important;
  text-align: center;
}

.cart-basket-none a {
  display: inline-block !important;
}

.free-shipping-wrap {
  text-align: right;
  margin-top: 32px;
}

.free-shipping-text em {
  color: #57886C;
  font-style: normal;
}

.contract-table {
  border: 1px solid #dfdfdf;
  width: 100%;
}

.contract-table th {
  width: 25%;
  vertical-align: middle;
  background-color: #DADADA;
  border-bottom: 1px solid #dfdfdf;
  padding: 24px;
}

.contract-table td {
  width: 75%;
  vertical-align: middle;
  border-bottom: 1px solid #dfdfdf;
  padding: 24px;
  background: #fff;
}

.guide-wrap {
  margin-bottom: 40px;
}

.guide-title {
  font-size: 18px;
  font-weight: bold;
  background-color: #DADADA;
  padding: 14px 24px;
}

.guide-text {
  margin-top: 24px;
}

.news-list-wrap {
  border-bottom: 1px solid #ccc;
}

.news-list {
  display: flex;
  border-top: 1px solid #ccc;
  padding: 14px 0;
}

.news-list-date {
  margin-right: 24px;
  width: 100px;
}

.news-head {
  margin: 80px 0 48px;
}

.section-title-news-post {
  font-size: 24px;
}

.news-wrap,
.pager-wrap {
  margin-bottom: 40px;
}

.news-content {
  padding-bottom: 48px;
  margin-bottom: 48px;
  border-bottom: 1px solid #000;
}

.news-pager {
  list-style: none;
  display: flex;
  justify-content: space-between;
}

.news-pager li {
  width: 33.3333333333%;
}

.news-empty {
  color: #dfdfdf;
}

.prev {
  text-align: left;
}

.back {
  text-align: center;
}

.next {
  text-align: right;
}

.company-image img {
  max-width: 100%;
}

/* --------------------------------------
  PC
--------------------------------------- */
@media screen and (min-width: 641px) {
  .button-menu {
    display: none;
  }
}
/* --------------------------------------
  SP
--------------------------------------- */
@media screen and (max-width: 640px) {
  .logo {
    width: 180px;
    min-width: 180px;
    padding: 0;
  }
  .logo img {
    align-items: center;
    display: block;
    max-width: 100%;
    max-height: 50px;
  }
  .head {
    padding: 15px;
    height: 50px;
  }
  .action-search,
  .button-account,
  .button-cart,
  .foot-info,
  .navbar {
    display: none;
  }
  .action-button {
    position: relative;
  }
  .action-button-list a:hover {
    background: none;
  }
  .action-button-list i {
    font-size: 28px;
  }
  .pickup-list {
    flex-direction: column;
  }
  .button-link {
    padding: 0;
  }
  .section-title {
    margin: 50px 0;
    font-size: 28px;
    letter-spacing: -1px;
  }
  .section-title:after {
    top: 60px;
  }
  .pickup-list li {
    margin: 0 auto 20px;
    width: 100%;
  }
  .newitems-list li {
    flex-basis: calc(50% - 14px);
  }
  .main-contents {
    margin: 0 auto;
    padding: 0;
  }
  .item-info-name {
    font-size: 80%;
  }
  .item-view-button {
    width: 80%;
  }
  .item-view-button {
    padding: 15px 20px;
    border: solid 3px #dfdfdf;
    background-color: #dfdfdf;
    color: #FFF;
    margin: 20px auto 0;
  }
  .pager-list {
    margin: 0 10px;
  }
  .breadcrumb {
    margin: 0;
    padding: 15px;
    font-size: 12px;
  }
  div#breadcrumbWrap {
    padding: 15px;
    margin: 0;
  }
  #breadcrumbWrap .breadcrumb {
    padding: 0;
  }
  #breadcrumbWrap .breadcrumb:last-child {
    margin-bottom: 0;
  }
  .breadcrumb-list {
    display: inline-block;
    font-size: 12px;
  }
  .main-contents-detailitem {
    margin-top: 24px;
    display: block;
  }
  .item-image {
    width: 100%;
  }
  .item-image-list {
    margin-bottom: 24px;
  }
  .item-image-list img {
    width: 100%;
    max-width: auto;
    min-width: auto;
  }
  .item-detail {
    width: 100%;
  }
  .item-price-text {
    font-size: 24px;
    margin-top: 14px;
  }
  .item-detail-table {
    margin-top: 24px;
  }
  .item-detail-table th {
    width: 25%;
  }
  .item-detail-select {
    width: 200px;
  }
  .item-detail-text {
    line-height: 2;
    margin-top: 24px;
  }
  .item-detail-addcart {
    margin-top: 32px;
  }
  .item-cart-table {
    display: none;
  }
  .cart-back-button {
    float: none;
  }
  .cart-buy-button {
    float: none;
    margin-top: 24px;
  }
  .item-cart-list-wrap {
    display: block;
    border-bottom: 1px solid #dfdfdf;
  }
  .item-cart-list {
    border-top: 1px solid #dfdfdf;
    padding: 20px 0 10px;
    margin-bottom: 20px;
    position: relative;
  }
  .item-cart-detail:after {
    content: " ";
    display: block;
    clear: both;
  }
  .item-cart-text-wrap {
    float: right;
    width: 100%;
    margin-left: -94px;
  }
  .item-cart-text {
    margin-left: 94px;
  }
  .cart-item-option {
    font-size: 12px;
  }
  .cart-item-option span {
    margin-right: 14px;
  }
  .item-cart-title {
    display: block;
    font-size: 14px;
    line-height: 1.4;
    margin-bottom: 8px;
  }
  .item-cart-label {
    margin-bottom: 8px;
  }
  .item-cart-point,
  .item-cart-price {
    text-align: right;
    display: inline-block;
    font-size: 12px;
  }
  .item-cart-foot {
    margin-top: 8px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  input[name=item-quantity] {
    width: 24px;
    padding: 3px 6px;
    margin-right: 4px;
    vertical-align: middle;
    border: 1px solid #dfdfdf;
    border-radius: 4px;
    vertical-align: middle;
  }
  .item-delete-button {
    position: absolute;
    right: -10px;
    top: -10px;
  }
  .item-cart-button a {
    padding: 6px 12px;
    font-size: 11px;
    font-weight: normal;
  }
  .item-delete-button a {
    padding: 3px;
    border-radius: 50%;
    font-size: 24px;
    line-height: 1;
  }
  .item-cart-total {
    font-size: 14px;
  }
  .contract-table th {
    width: 30%;
    padding: 14px;
    font-size: 13px;
  }
  .item-total-price {
    font-size: 20px;
  }
  .contract-table td {
    width: 70%;
    padding: 14px;
    font-size: 13px;
  }
  .guide-title {
    font-size: 14px;
  }
  .guide-text {
    font-size: 13px;
  }
  .fixed {
    position: fixed;
    width: 100%;
    height: 100%;
  }
}
/* -----------------------------------------------------------------
 review
----------------------------------------------------------------- */
.review-title {
  font-size: 1.5rem;
  margin-top: 24px;
  margin-bottom: 48px;
  text-align: left;
}

.review-title em {
  font-weight: bold;
}

.review-item-wrap {
  display: flex;
  padding: 14px;
  border: 1px solid #ddd;
  border-radius: 6px;
}

.review-item-image {
  width: 100px;
}

.review-item-image img {
  max-width: 100%;
}

.review-item-info {
  flex: 1;
  text-align: left;
  margin-left: 14px;
  font-size: 0.9rem;
}

.total-review {
  margin-top: 8px;
}

.total-review .reviewRateStar::before {
  font-size: 1.1rem;
}

.review-average,
.review-count {
  display: inline-block;
}

.review-average {
  font-weight: bold;
  margin-left: 8px;
  font-size: 1.2rem;
}

.review-item-btn {
  text-align: right;
}

.btn-review-post {
  width: auto;
  display: inline-block;
  padding: 8px 24px;
}

.all-review {
  margin-bottom: 48px;
}

.all-review .review-head-wrap {
  text-align: left;
}

.all-review .review-list-content {
  text-align: left;
}

.all-review .review-list-score-wrap,
.all-review .review-name {
  display: inline-block;
}

.review-form-wrap {
  width: 600px;
  margin: 48px auto 32px;
}

.review-form {
  display: flex;
  text-align: left;
  padding: 14px 0;
}

.review-form-title {
  width: 200px;
}

.review-form-content {
  flex: 1;
}

.review-form-content input,
.review-form-content textarea {
  width: 100%;
}

p.review-item-category {
  margin-bottom: 6px;
}

p.review-item-name {
  font-weight: bold;
  margin-bottom: 12px;
}

p.review-name {
  font-weight: bold;
  margin: 0 0 4px;
}

li.review-list-unit.rl__row {
  padding: 0;
  border: none;
  border-bottom: 1px solid #dfdfdf;
  border-radius: 0;
  padding-bottom: 24px;
}

.rl__row {
  display: flex;
  align-items: center;
}

.rl__col1 {
  max-width: 150px;
  flex: 0 0 150px;
}

.rl__col1 img {
  width: 150px;
  height: 150px;
  object-fit: cover;
  border-radius: 50%;
}

.rl__col2 {
  max-width: calc(100% - 150px);
  flex: 0 0 calc(100% - 150px);
  padding-left: 30px;
}

@media (max-width: 991px) {
  .all-review .review-list-content {
    font-size: 10px;
  }
  .rl__col1 {
    max-width: 80px;
    flex: 0 0 80px;
  }
  .review-name + .review-name {
    font-size: 11px;
  }
  .rl__col1 img {
    width: 80px;
    height: 80px;
  }
  .rl__col2 {
    max-width: calc(100% - 80px);
    flex: 0 0 calc(100% - 80px);
    padding-left: 15px;
  }
}
/******************************** REVIEW STAR */
.reviewRateStar {
  display: inline-block;
  font-size: 0;
  color: #FFC700;
}

.reviewRateStar::before {
  font-family: "Font Awesome 5 Free";
  content: "\f005";
  font-size: 1.5rem;
  font-weight: 900;
}

.starOff::before {
  font-family: "Font Awesome 5 Free";
  content: "\f005";
  font-weight: 400;
}

.starHalf::before {
  font-family: "Font Awesome 5 Free";
  content: "\f5c0";
}

/******************************** ITEM REVIEW */
.item-review {
  text-align: left;
  display: flex;
  align-items: center;
  padding-top: 14px;
}

.item-review-average {
  font-size: 1.3rem;
  margin: 0 4px 0 12px;
}

/******************************** ITEM REVIEW LIST */
.item-review-detail {
  text-align: left;
  margin-top: 48px;
}

.item-review-title {
  position: relative;
  margin-bottom: 14px;
}

.btn-review-post-wrap {
  position: absolute;
  right: 0;
  top: 0;
}

.item-review-detail .btn-review-post {
  margin: 0;
  padding: 4px 8px;
  width: auto;
  display: inline-block;
  font-size: 0.7rem;
  background: #dfdfdf;
}

.review-list-unit {
  padding: 14px;
  border: 1px solid #dfdfdf;
  border-radius: 6px;
  margin-bottom: 24px;
}

ul.review-list {
  list-style: none;
}

.review-list-head {
  margin-bottom: 8px;
}

p.review-list-name {
  margin-bottom: 4px;
  font-weight: bold;
}

p.review-score {
  display: none;
}

.review-score,
.review-star {
  display: inline-block;
}

.review-list-score-wrap {
  line-height: 24px;
}

.review-list-score-wrap .reviewRateStar::before {
  font-size: 14px;
}

.review-score {
  margin-left: 4px;
  font-weight: bold;
  font-size: 1rem;
}

.review-list-content {
  text-align: left;
}

.review-list-date {
  font-size: 12px;
  color: #dfdfdf;
}

.review-list-text {
  text-align: center;
  color: #676767;
  margin-top: 64px;
}

span.review-list-date {
  /* margin-top: 8px; */
  margin-left: 1em;
  font-weight: normal;
}

.review-product + .review-name {
  font-weight: normal;
}

.review-product a:hover {
  color: #486311;
}

/******************************** SUBSCRIPTION */
.subscription-discount-list td {
  border: 1px solid #242325;
  padding: 8px;
}

.subscription-discount-point {
  font-size: 0.9rem;
}

.subscription-gift-list {
  margin: 32px auto;
}

.subscription-gift {
  background: #f0efe9;
  padding: 24px;
  margin: 14px auto;
}

.subscription-gift-img {
  max-width: 100px;
  height: auto;
}

.subscription-gift-times {
  border-bottom: 1px dotted #242325;
  padding-bottom: 6px;
  margin-bottom: 8px;
}

.subscription-gift-item {
  margin-bottom: 4px;
}

.subscription-gift-info {
  font-size: 0.8rem;
}

.item-subscription {
  margin-top: 48px;
  border: 2px solid #FB6107;
  padding: 24px;
  background: #FFF2EA;
  border-radius: 4px;
}

.detailSlider .js-detailSlider {
  margin-bottom: 10px !important;
}

.detailSlider .slick-dots {
  display: -ms-flex;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  bottom: auto;
  margin-top: 10px;
}

.detailSlider .slick-dots li {
  width: auto;
  height: auto;
  display: block !important;
  max-width: 12.5%;
  flex: 0 0 12.5%;
  cursor: pointer;
  padding-left: 5px;
  padding-right: 5px;
  position: relative;
  padding-top: 12.5%;
  padding-top: calc(12.5% - 10px);
  box-sizing: border-box;
  margin-bottom: 10px;
  margin-left: 0;
  margin-right: 0;
}

.detailSlider .slick-dots li img {
  position: absolute;
  top: 0;
  right: 5px;
  bottom: 0;
  left: 5px;
  width: calc(100% - 10px);
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.detailSlider .slick-next,
.detailSlider .slick-prev {
  width: 30px;
  height: 60px;
  background: rgba(0, 0, 0, 0.25);
}

.detailSlider .slick-next:before,
.detailSlider .slick-prev:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: auto;
  width: 15px;
  height: 15px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}

.detailSlider .slick-prev:before {
  transform: translateY(-50%) rotate(-135deg);
}

.detailSlider .slick-next:before {
  transform: translateY(-50%) rotate(45deg);
}

.detailSlider .slick-prev {
  left: 0;
  position: absolute;
  top: 50%;
  outline: 0;
  text-indent: -9999px;
  z-index: 10;
  transform: translateY(-50%);
}

.detailSlider .slick-next {
  right: 0;
  position: absolute;
  top: 50%;
  outline: 0;
  text-indent: -9999px;
  z-index: 10;
  transform: translateY(-50%);
}

.detailSlider .slick-dots {
  padding: 0 10px;
}

/* カレンダーのサイズ設定 */
.makeshop-calendar1,
.makeshop-calendar2 {
  width: 100%;
  margin: 0 auto 14px;
}

/* テキスト位置・罫線設定 */
.makeshop-calendar1 td,
.makeshop-calendar1 th,
.makeshop-calendar2 td,
.makeshop-calendar2 th {
  box-sizing: border-box;
  text-align: center;
  border: 1px solid #e6e6e6;
}

/* 【曜日】テキストの太さ・背景設定 */
.makeshop-calendar1 th,
.makeshop-calendar2 th {
  background: #dcdcdc;
  font-weight: bold;
  padding: 5px 0;
}

/* 【日付】テキストの太さ・背景設定 */
.makeshop-calendar1 td,
.makeshop-calendar2 td {
  background: #fff;
  font-weight: bold;
  padding: 5px 0;
}

/* 【今日】テキストの太さ・背景設定 */
.makeshop-calendar1 td.today,
.makeshop-calendar2 td.today {
  background-color: #57886C;
  color: #fff;
}

/* 【日曜日】の設定 */
.makeshop-calendar1 th.sunday,
.makeshop-calendar2 th.sunday {
  color: #fff;
  background: #f08080;
}

/* 【日曜日】日付の設定 */
.makeshop-calendar1 tbody td.sunday,
.makeshop-calendar2 tbody td.sunday {
  background: rgba(240, 128, 128, 0.4509803922);
}

/* 【土曜日】の設定 */
.makeshop-calendar1 th.saturday,
.makeshop-calendar2 th.saturday {
  color: #fff;
  background: #6495ed;
}

/* 【土曜日】日付の設定 */
.makeshop-calendar1 tbody td.saturday,
.makeshop-calendar2 tbody td.saturday {
  background: rgba(100, 149, 237, 0.2117647059);
}

/* 【月曜日】の設定 */
.monday {
  color: black;
}

/* 【火曜日】の設定 */
.tuesday {
  color: black;
}

/* 【水曜日】の設定 */
.wednesday {
  color: black;
}

/* 【木曜日】の設定 */
.thursday {
  color: black;
}

/* 【金曜日】の設定 */
.friday {
  color: black;
}

@media screen and (max-width: 640px) {
  .makeshop-calendar1,
  .makeshop-calendar2 {
    width: 100%;
  }
  .makeshop-calendar1 td,
  .makeshop-calendar1 th,
  .makeshop-calendar2 td,
  .makeshop-calendar2 th {
    font-size: 14px;
  }
}
.container.container--calendar {
  width: 750px;
  max-width: 100%;
}

.calendar_wrap .note {
  font-size: 12px;
  text-align: right;
}

.calendar_wrap .note + .note {
  margin-top: 5px;
}

.calendar_date {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 15px;
}

.calendar_date .month {
  font-size: 20px;
  font-weight: bold;
  padding-left: 0;
  background: #f2f2f2;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 38px;
  width: 38px;
  margin-left: 4px;
}

.calendar_date .year {
  font-size: 12px;
  padding-right: 1em;
}

.makeshop-calendar1 td,
.makeshop-calendar1 th,
.makeshop-calendar2 td,
.makeshop-calendar2 th {
  border: 0;
  font-size: 12px;
  font-weight: 500;
}

.makeshop-calendar1 th,
.makeshop-calendar2 th {
  background: transparent;
}

.makeshop-calendar1 tbody td.sunday,
.makeshop-calendar1 th.sunday,
.makeshop-calendar2 tbody td.sunday,
.makeshop-calendar2 th.sunday {
  color: #f7748d;
  background: transparent;
}

.makeshop-calendar1 tbody td.saturday,
.makeshop-calendar1 th.saturday,
.makeshop-calendar2 tbody td.saturday,
.makeshop-calendar2 th.saturday {
  color: #4ebde3;
  background: transparent;
}

.makeshop-calendar1 td.today,
.makeshop-calendar2 td.today {
  /* color: rgb(87, 136, 108);*/
  background: #57886c;
}

@media screen and (max-width: 768px) {
  .makeshop-calendar1,
  .makeshop-calendar2 {
    width: 100%;
    margin-left: 0;
  }
}
.sku-label {
  font-size: 14px;
  display: block;
  margin-bottom: 10px;
  line-height: 20px;
  font-weight: bold;
}

table.sku {
  width: 100%;
  border-top: 1px solid #dfdfdf;
  margin-bottom: 15px;
}

table.sku td,
table.sku th {
  border-bottom: 1px solid #dfdfdf;
  padding: 10px 0;
  vertical-align: middle;
}

table.sku td.sku-name {
  padding-right: 15px;
  font-size: 12px;
}

@media (max-width: 767px) {
  table.sku td.sku-name {
    font-size: 12px;
  }
}
table.sku td.sku-price {
  font-size: 14px;
  font-weight: bold;
  width: 150px;
  width: 120px;
  text-align: right;
  padding-right: 20px;
}

@media (max-width: 767px) {
  table.sku td.sku-price {
    width: 110px;
    font-size: 13px;
  }
}
table.sku td.sku-price small {
  font-size: 10px;
  font-weight: 400;
  display: block;
  margin-right: -6px;
}

@media (max-width: 767px) {
  table.sku td.sku-price small {
    display: block;
    margin-right: -6px;
  }
}
table.sku td.sku-cart {
  width: 135px;
}

@media (max-width: 767px) {
  table.sku td.sku-cart {
    font-size: 12px;
    width: 110px;
  }
}
table.sku td.sku-cart a.btn {
  display: block;
  padding: 6px;
  line-height: 20px;
  background: #486311;
  color: #ffffff;
  text-align: center;
  border-radius: 6px;
  vertical-align: middle;
  font-weight: 500;
  border: 2px solid #486311;
}

table.sku td.sku-cart a.btn:hover {
  transition: 0.15s;
  background: #ffffff;
  color: #486311;
}

table.sku td.sku-cart a.btn.restock {
  background: #ffffff;
  color: #486311;
}

table.sku td.sku-cart a.btn.restock:hover {
  background: #486311;
  color: #ffffff;
}

table.sku .sku-cart a.btn i {
  font-size: 17px;
  vertical-align: middle;
  line-height: 20px;
  margin-right: 5px;
}

@media (max-width: 767px) {
  table.sku .sku-cart a.btn i {
    display: none;
  }
}
table.sku .sku-stock {
  font-size: 12px;
}

@media (max-width: 767px) {
  table.sku .sku-stock {
    font-size: 11px;
  }
}
.detailMatomegai {
  border: 2px solid #486311;
  padding: 20px 12px;
  text-align: center;
  margin-bottom: 24px;
}

.detailMatomegai p {
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 12px;
}

.detailMatomegai a.button {
  width: auto;
  max-width: 100%;
}

/*-----カート-----*/
.cp_cont_cart {
  height: auto;
}

.cart-badge {
  margin-left: 0.5rem;
  font-weight: bold;
  display: inline-block;
}

.cp_menu_cart {
  position: fixed;
  top: 0;
  right: -100vw;
  width: 100%;
  max-width: 500px;
  height: 100%;
  cursor: pointer;
  transition: 0.5s transform;
  background-color: white;
  opacity: 0.95;
  overflow: hidden;
  z-index: 10001;
}

.cp_menu_cart ul {
  margin: 0;
  padding: 0;
}

.cp_menu_cart li {
  list-style: none;
}

.cp_menu_cart li a {
  display: block;
  padding: 20px;
  text-decoration: none;
  color: #fff;
  border-bottom: 1px solid #fff;
}

#cp_toggle01 {
  display: none;
  opacity: 0;
}

#cp_toggle01:checked ~ .cp_menu_cart {
  transform: translateX(-100vw);
}

#cp_toggle01_bg {
  display: block;
  position: fixed;
  z-index: 10000;
  pointer-events: none;
  opacity: 0;
  background: rgba(0, 0, 0, 0.35);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

#cp_toggle01:checked ~ #cp_toggle01_bg {
  pointer-events: all;
  opacity: 1;
}

#cp_toggle01 ~ label {
  display: block;
  cursor: pointer;
  transition: 0.5s transform;
}

#cp_toggle01 ~ label:hover {
  opacity: 0.5;
  transition: 0.3s ease-in-out;
}

.cart-object {
  width: 500px;
}

.cart-wrap {
  width: 100%;
  max-width: 910px;
  margin: 0 auto;
  padding: 2.5vh 5vw;
  overflow-y: auto;
  overflow-x: hidden;
}

.cart-list-wrap {
  border-top: solid 1px #eef1f2;
}

.cart-list-wrap li {
  display: flex;
  border-bottom: solid 1px #eef1f2;
  padding: 2.5vh 0;
}

.cart-list-img {
  width: 20%;
  height: auto;
  padding-right: 1rem;
}

.cart-list-img img {
  max-width: 100px;
}

.cart-list-details {
  width: 70%;
  padding-right: 1rem;
}

.cart-list-quantity {
  min-width: 190px;
  margin-top: 1rem;
  display: flex;
  align-items: center;
}

.cart-list-quantity input {
  max-width: 6rem;
  min-width: 1.5rem;
  margin: 0 1rem;
}

.item-quantity-change-btn {
  border: solid 1px #5d737e;
  padding: 0.5rem 1rem;
  display: inline-block;
}

.cart-list-delete {
  width: 10%;
  text-decoration: underline;
  text-align: right;
}

.cart-subtotal {
  display: flex;
  justify-content: space-between;
  padding-top: 2.5vh;
}

.cart-list-price,
.cart-subtotal-price {
  font-weight: bold;
}

.incart-total-item {
  text-align: center;
}

.cartin-msg-pc {
  display: none;
  position: absolute;
  top: 30px;
  right: -200px;
  white-space: nowrap;
  z-index: 10002;
}

.cartin-msg-pc.show {
  position: fixed;
  top: 30px;
  right: 10px;
  white-space: nowrap;
}

.cartin-msg-sp {
  display: none;
  position: absolute;
  top: -60px;
  white-space: nowrap;
}

.cartin-msg-sp.show {
  position: fixed;
  top: 0;
  left: 0;
  white-space: nowrap;
  background: #486311;
  color: #fff;
  width: 100%;
  padding: 10px 0;
  text-align: center;
  z-index: 10002;
}

@media screen and (max-width: 768px) {
  .cp_menu_cart {
    right: -100vw;
    width: 300px;
  }
  .cart-object {
    width: 300px;
  }
  .cart-list-img img {
    max-width: 15vw;
  }
}
#namePrint {
  margin: 24px 0;
}

#namePrint p:last-child {
  margin-bottom: 0 !important;
}

.namePrint__title {
  margin-bottom: 6px;
  font-weight: bold;
  font-size: 14px;
}

.namePrint__title .required {
  color: #cc0000;
  margin-left: 12px;
  font-size: 12px;
}

.namePrint__chartype {
  font-size: 12px;
}

.namePrint__item:not(:last-child) {
  margin-bottom: 24px;
}

.namePrint__html {
  margin-bottom: 6px;
}

.namePrint__html input,
.namePrint__html textarea {
  resize: none;
  width: 100%;
  border: 1px solid #dfdfdf;
  padding: 6px;
}

.itemIcon--detail {
  margin-bottom: 24px;
  list-style: none;
  padding: 0;
  display: flex;
}

.itemIcon--detail li {
  margin: 0 5px 5px 0;
}

.coordinateList__row > li > a {
  display: block;
  background: #FFF;
  position: relative;
  transition: 0.1s;
  /* box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.25); */
  /* border-radius: 4px; */
  background: transparent;
}

.coordinateList__row > li > a:hover {
  transition: 0.2s;
  box-shadow: 0 2px 5x 0 rgba(0, 0, 0, 0.15);
  transform: translateY(-3px);
  text-decoration: none;
}

.coordinateList__row > li > a img {
  display: block;
}

.coordinate__text h3 {
  font-size: 14px;
  font-weight: bold;
  line-height: 24px;
  margin-bottom: 0;
}

.coordinate__text time {
  font-size: 10px;
}

.coordinate__shopInfo {
  display: -ms-flex;
  display: flex;
  margin-top: 10px;
}

.coordinate__shopImg {
  border-radius: 50%;
  overflow: hidden;
  /* border: 2px solid #dfdfdf; */
  max-width: 80px;
  width: 40px;
  height: 40px;
  flex: 0 0 40px;
}

.coordinate__shopNoimg {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: -ms-flex;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  color: #dfdfdf;
  font-weight: bold;
}

.coordinate__text {
  padding: 10px;
  display: block;
}

.coordinate__shopDetail {
  padding-left: 10px;
  max-width: calc(100% - 40px);
  flex: calc(100% - 40px);
  display: -ms-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.coordinate__shopDetail > span {
  display: block;
  text-align: left;
  max-width: 100%;
  flex: 0 0 100%;
}

.coordinate__shopDetail > span > * {
  display: block;
}

.coordinate__shopDetail {
  font-size: 12px;
  line-height: 18px;
}

.coordinate__shopDetail time {
  font-size: 10px;
  font-weight: normal;
}

.coordinate__staffName {
  font-size: 20px;
  line-height: 32px;
}

.toDetailSearch {
  position: fixed;
}

/*
定期購入
 */
.mt-24 {
  margin: -24px 0 24px;
}

p.subscription-time {
  font-size: 24px;
  margin-bottom: 18px;
}

.onlySub p.subscription-time {
  font-size: 20px;
  margin-bottom: 18px;
  font-weight: 500;
}

.subscriptionPrice {
  display: flex;
  align-items: center;
  line-height: 1;
}

.subscriptionPrice strong {
  font-size: 11px;
  border-bottom: 1px solid #486311;
  /* color: #fff; */
  padding: 5px 0;
  font-weight: 500;
  line-height: 1.2;
  margin-right: 12px;
}

.subscriptionTitle {
  margin-bottom: 18px;
}

.subscriptionTitle span {
  display: inline-block;
  background-color: #486311;
  color: #ffffff;
  padding: 7px 10px;
}

.subscriptionArea {
  padding: 24px;
  background: #f2f2f2;
}

@media (max-width: 991px) {
  .subscriptionArea {
    padding: 15px;
  }
}
.subscriptionArea #priceToPint {
  margin-bottom: 0;
}

a.addCartBtn.cartBtn.cartBtn--regular {
  margin-bottom: 18px;
  font-size: 20p;
}

#priceToPint.noFlex {
  display: block;
}

#priceToPint.noFlex .priceToPint--subscription {
  display: -ms-flex;
  display: flex;
}

#priceToPint.noFlex .priceToPint--subscription:not(:last-child) {
  margin-bottom: 18px;
}

#priceToPint.priceToPint--subscription p.subscription-time:last-child {
  margin-bottom: 0;
}

#priceToPint.priceToPint--subscription {
  align-items: start;
}

#priceToPint .itemPoint--detail {
  margin-top: 0;
}

p.itemPrice--detail.subscriptionPrice.sP--regular {
  margin-bottom: 18px !important;
}

@media (max-width: 480px) {
  #priceToPint.priceToPint--subscription {
    display: block;
  }
  #priceToPint.priceToPint--subscription .itemPoint--detail {
    /* margin-left: 0; */
    /* margin-top: 12px; */
    font-size: 12px;
  }
  #priceToPint.priceToPint--subscription .itemPoint--detail strong {
    padding: 2px 5px;
  }
}
.priceToPint--subscription.andSale {
  padding: 12px;
  background: #f2f2f2;
  margin-top: 24px;
}

#priceToPint .priceToPint--subscription .itemPrice--detail {
  margin-bottom: 0 !important;
}

/* 定期景品 */
.subscription-gift.andImg {
  display: flex;
  align-items: center;
}

.subscription-gift.andImg span {
  max-width: 80px;
  flex: 0 0 80px;
}

.subscription-gift.andImg span img {
  max-width: 100%;
}

.subscription-gift.andImg p.subscription-gift-text {
  max-width: calc(100% - 80px);
  flex: 0 0 calc(100% - 80px);
  padding-left: 24px;
}

.subscriptionArea .subscription-gift.andImg {
  background: #fff;
  padding: 12px;
}

.subscriptionArea .subscription-gift:last-child {
  margin-bottom: 0;
}

table.sku td.sku-cart a.btn + a.btn {
  margin-top: 6px;
}

.mypage_user_name {
  margin-bottom: 5px;
  display: inline-block;
  padding-bottom: 5px;
}

.calendar_wrap .note + .note {
  margin-top: 10px;
}

#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 {
  font-size: 30px;
}

#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 20px 0;
}

.drawer__nav {
  list-style: none;
}

.drawer__nav li {
  list-style: none;
  text-align: left;
}

.drawer__nav li a {
  display: block;
  position: relative;
  line-height: 18px;
  padding: 13px 20px;
  font-weight: 500;
  border-bottom: 1px solid #dfdfdf;
  font-size: 12px;
}

.drawer__nav li a::after {
  right: 20px !important;
  border-color: #8AB928 !important;
}

.drawer__nav li a.drawerIcon {
  display: -ms-flex;
  display: flex;
  align-items: center;
  padding: 10px 20px;
}

.drawer__nav li a.drawerIcon .drawerIcon__img {
  max-width: 32px;
  flex: 0 0 32px;
  height: 32px;
  border-radius: 50%;
  overflow: hidden;
}

.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;
}

.drawer__nav li a.drawerIcon + ul a {
  padding-left: 30px;
}

.fNav__list li.hasChildren--click > a,
.drawer__nav li.hasChildren--click > a {
  background: rgba(138, 185, 40, 0.15);
  font-weight: 500;
}

.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: 2px !important;
  height: 12px !important;
  background: #8AB928;
}

.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;
}

.fNav__list li.hasChildren--click > ul .hasChildren--click > a,
.drawer__nav li.hasChildren--click > ul .hasChildren--click > a {
  font-weight: 400;
  background: #fff;
}

.fNav__list li.hasChildren--click > ul .hasChildren--click > a::after, .fNav__list li.hasChildren--click > ul .hasChildren--click > a::before,
.drawer__nav li.hasChildren--click > ul .hasChildren--click > a::after,
.drawer__nav li.hasChildren--click > ul .hasChildren--click > a::before {
  background: #1b1b1b;
}

.fNav__list li.hasChildren--click > ul .hasChildren--click > ul li a::after,
.drawer__nav li.hasChildren--click > ul .hasChildren--click > ul li a::after {
  border-color: #8AB928 !important;
}

.drawer__account .drawer__accountText {
  padding: 15px 20px;
  border-bottom: 1px solid #dfdfdf;
  background: #f2f2f2;
}

.drawer__account .drawer__accountText p {
  font-weight: 500;
  line-height: 1.6;
  font-size: 14px;
  margin-bottom: 0;
}

.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-size: 12px;
  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 img,
.drawer__account .drawer__accountNav li a i {
  display: inline-block;
  margin-right: 5px;
}

.drawer__account .drawer__accountNav li a::after {
  content: none !important;
}

.drawer__close {
  display: -ms-flex;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 12px 15px;
  background: #486311;
  color: #FFF;
}

a.drawer__close {
  color: #FFF;
}

body.open {
  overflow: hidden !important;
}

.drawer__itemList {
  padding: 20px 10px 20px;
}

.drawer__itemList .itemList__unit .itemWrap {
  padding: 0;
  border: none;
}

.drawer__itemList .itemList__unit .itemWrap:after {
  content: none;
}

.drawer__itemList .itemPrice small,
.drawer__itemList .itemPrice,
.drawer__itemList .itemName {
  letter-spacing: normal !important;
}

.drawer__itemList .itemName {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-size: 11px !important;
}

.drawer__itemList h3 {
  margin-bottom: 20px;
  font-weight: 500;
  font-size: 12px;
}

.drawer__itemList .itemPrice {
  font-family: "Roboto", sans-serif;
  font-weight: 500 !important;
  font-size: 12px !important;
}

.drawer__itemList .itemPrice small {
  font-size: 10px !important;
}

#hdr .searchForm {
  width: 260px;
}

@media (max-width: 1199px) {
  #hdr .searchForm {
    width: auto;
  }
}
#hdrLogo {
  font-size: 20px;
  margin-bottom: 0;
}

#hdrLogo img {
  max-width: 100%;
  height: auto;
}

.hdrTop.hdr--primaryBg {
  background: #486311;
  color: #ffffff;
}

.hdrTop.hdr--primaryBg a {
  color: #ffffff;
}

.hdrTop.hdr--primaryBg a:after {
  border-color: #ffffff !important;
}

.hdrTop.hdr--primaryBg a:hover {
  color: #ffffff;
}

.hdrTop.hdr--primaryBg .text--primary {
  color: #ffffff !important;
}

.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: 1200px) {
  .hdrInner {
    max-width: 1200px;
  }
}
.hdrTop {
  background: #f2f2f2;
  text-align: center;
}

@media (min-width: 1200px) {
  .hdrTop .hdrInner > * {
    max-width: 50%;
    flex: 0 0 50%;
  }
}
@media (max-width: 1199px) 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: 1199px) {
  .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;
}

.hdrMiddle .hdrInner {
  height: 80px;
}

@media (max-width: 1199px) {
  .hdrMiddle .hdrInner {
    height: 60px;
    padding: 0 15px;
  }
}
.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: flex-start;
}

.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: 1199px) {
  .hdrBottom .hdrInner {
    padding: 0 15px;
  }
}
.hdrBottom--onlyNav .gNav {
  margin: auto;
  max-width: 100%;
  flex: 0 0 100%;
}

.hdrBottom--onlyNav .gNav ul {
  justify-content: center;
}

.hdrBottom--onlyNav .searchForm {
  width: 100% !important;
}

@media (max-width: 991px) {
  .hdrBottom--onlyNav .searchForm {
    margin: 10px 20px;
  }
}
.hdrBottom--seachWrap .hdrInner {
  display: block;
}

.hdrBottom--seachWrap .hdrInner .searchForm {
  padding: 10px 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: 99;
  padding: 15px;
  background: #fff;
  box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.25);
}
.hdrMiddle .hdrSearch__wrap {z-index: 9999;}
.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: 83px;
    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: #486311;
}

.hdr--typeA .hdrBottom a {
  color: #ffffff;
}

.hdr--typeA .hdrBottom a:hover {
  color: #ffffff;
}

.hdr--typeA .hdrBottom .hasChildren > a::after {
  border-color: #ffffff;
}

.hdr--typeB .hdrTop {
  background: #486311;
  color: #ffffff;
}

.hdr--typeB .hdrTop .text--primary {
  color: #ffffff !important;
}

.hdr--typeB .hdrBottom {
  background: #f2f2f2;
}

.hdr--typeD .hdrTop {
  background: #486311;
  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--typeD .hdrBottom li {
  list-style-type: none;
}

.hdr--typeD .hdrBottom .hdrSearch--togglewrap {
  position: relative;
}

.hdr--typeD .hdrBottom .hdrSearch--toggle {
  position: static;
  display: flex;
  align-items: center;
  margin-left: 0px;
}

.hdr--typeD .hdrBottom .hdrSearch--toggle span {
  display: block;
  text-align: center;
  background: #486311;
  color: #ffffff;
  width: 100%;
  padding: 10px;
}

.hdr--typeE .hdrTop {
  background: #486311;
  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 20px;
  justify-content: flex-end;
}

.hdr--typeE .hdrMiddle__middle .hdr_bnrs {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.hdr--typeE .hdrMiddle__middle .hdr_bnrs > * {
  margin-left: 10px;
}

.hdr--typeE .hdrMiddle__right {
  max-width: none;
  flex: 0 0 auto;
}

@media (max-width: 1200px) {
  .tabHide {
    display: none !important;
  }
}
.hdr--typeE .hdrBottom {
  background: #f2f2f2;
}

.hdr--typeE .hdrBottom .hdrBottom_news {
  background: #fff;
  border-top: 1px solid #dfdfdf;
}

.hdr--typeE .hdrBottom .hdrInner {
  justify-content: space-between;
}

.hdr--typeE .hdrBottom .hdrInner .gNav {
  max-width: 1160px;
  flex: 0 0 100%;
}

.hdr--typeE .hdrBottom .hdrInner .gNav > ul {
  justify-content: flex-start;
}

.hdr--typeE .hdrBottom .hdrInner .gNav > ul > li {
  flex: 7.6923076923%;
  margin-right: 0;
  padding: 0 5px;
}

.hdr--typeE .hdrBottom .hdrInner .gNav > ul > li > a {
  padding: 18px 0 22px;
}

.hdr--typeE .hdrBottom .hdrInner .gNav > ul > li > a span:last-child {
  font-size: 10px;
}

.hdr--typeE .hdrBottom .hdrInner .gNav > ul > li > a span:last-child::after {
  right: 2px;
  border-width: 2px;
  top: 45%;
}

.hdr--typeE .hdrBottom .hdrInner .searchForm {
  width: auto;
  max-width: 300px;
  flex: 0 0 300px;
}

.hdr--typeG #hdrLogo {
  position: relative;
}

@media (min-width: 992px) {
  .hdr--typeI,
  .hdr--typeH {
    background: #FFF;
  }
  .hdr--typeI#hdr .searchForm,
  .hdr--typeH#hdr .searchForm {
    width: 250px;
  }
  .hdr--typeI .hdrMiddle,
  .hdr--typeH .hdrMiddle {
    padding-top: 24px;
    box-shadow: none;
  }
  .hdr--typeI .hdrMiddle .hdrInner,
  .hdr--typeH .hdrMiddle .hdrInner {
    height: auto;
  }
  .hdr--typeI .hdrBottom,
  .hdr--typeH .hdrBottom {
    background: #FFF;
  }
  .hdr--typeI .gNav:not(.gNav--fix) > ul > li > a,
  .hdr--typeH .gNav:not(.gNav--fix) > ul > li > a {
    height: auto !important;
    min-height: auto !important;
  }
  .hdr--typeI .gNav.gNav--fix > ul > li > a,
  .hdr--typeH .gNav.gNav--fix > ul > li > a {
    height: 120px;
  }
  .hdr--typeI .hdrBottom .gNav > ul > li > a,
  .hdr--typeH .hdrBottom .gNav > ul > li > a {
    height: auto;
    padding-top: 24px;
    padding-bottom: 24px;
  }
}
.hdrSearch--ds {
  background: #FFF !important;
}

.hdrSearch--ds .side__detailSearch {
  padding: 0;
  margin-bottom: 15px;
  border: none;
}

.snsNav {
  list-style: none;
  display: -ms-flex;
  display: flex;
  align-items: center;
}

.snsNav li {
  list-style: none;
  margin-right: 20px;
}

@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: #486311;
  }
}
.itemList p {
  line-height: 16px;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: normal;
}

.itemList .itemName {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  color: #0066c0;
  text-decoration: none;
  min-height: 48px;
}

.itemList .itemName:hover {
  color: #dc5418;
  text-decoration: underline;
}

@media (max-width: 991px) {
  .itemList .itemName {
    min-height: 42px;
  }
}
.itemList .itemPrice {
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  font-family: "Roboto", sans-serif;
  color: #BF0000;
}

.itemList .itemPrice.itemPrice--regular {
  font-weight: 400;
  font-size: 12px;
}

.itemList .itemPrice.itemPrice--regular small {
  font-size: 10px;
}

@media (max-width: 767px) {
  .itemList .itemPrice.itemPrice--regular {
    font-size: 11px;
  }
}
.itemList small {
  font-weight: 400;
  font-size: 12px;
  display: inline-block;
  margin-left: 5px;
}

.itemList .button {
  display: block;
  width: 100%;
  margin-top: 10px;
}

@media (max-width: 768px) {
  .itemList p {
    line-height: 14px;
    font-size: 10px;
  }
  .itemList .itemPrice {
    font-size: 12px;
  }
}
.itemList__unit {
  line-height: 24px;
}

a.itemWrap {
  display: block;
  line-height: 24px;
}

a.itemWrap:hover, a.itemWrap:active {
  color: #486311;
}

a.itemWrap:hover img, a.itemWrap:active img {
  opacity: 0.8;
}

@media (min-width: 768px) {
  .itemImg, .itemImg img {
    min-height: 158px;
  }
}
.itemImg, .itemImg img {
  position: relative;
  max-width: 100%;
  width: auto;
  height: auto;
  margin: 0 auto 2px;
  display: block;
  text-align: center;
}

.itemList--ranking .itemList__unit {
  position: relative;
}

.itemList--ranking .itemList__unit .itemWrap:before {
  content: "";
  z-index: 2;
  display: block;
  position: absolute;
  top: 10px;
  left: 15px;
  width: 35px;
  height: 35px;
  line-height: 35px;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 14px;
  text-align: center;
  background: #fff;
  border: 1px solid #dfdfdf;
  border-radius: 50%;
  color: #fff;
}

@media (max-width: 1200px) {
  .itemList--ranking .itemList__unit .itemWrap:before {
    left: 7.5px;
    height: 30px;
    line-height: 30px;
  }
}
.itemList--ranking .itemList__unit:nth-child(1) .itemWrap:before {
  background: #E4BC29;
  border-color: #E4BC29;
}

.itemList--ranking .itemList__unit:nth-child(2) .itemWrap:before {
  background: #6C6C6B;
  border-color: #6C6C6B;
}

.itemList--ranking .itemList__unit:nth-child(3) .itemWrap:before {
  background: #E48329;
  border-color: #E48329;
}

.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: #486311;
  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: #486311;
    right: 23px;
    bottom: 15px;
  }
  .itemList--typeC .itemWrap:after {
    border-color: #486311 !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: #486311;
}

.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: 20px;
  height: 55px;
  transform-origin: top;
  background: rgba(0, 0, 0, 0.5);
}

.contentsSlider .slick-arrow:before {
  content: none;
}

.contentsSlider .slick-next, .contentsSlider .slick-prev {
  z-index: 2;
}

.contentsSlider .slick-next {
  right: -30px;
}

.contentsSlider .slick-next::after {
  content: "";
  width: 10px;
  height: 10px;
  transform: rotate(45deg) translate(0, -50%);
  border-top: #fff 1px solid;
  border-right: #fff 1px solid;
  display: block;
  margin: auto;
  position: absolute;
  top: 50%;
  right: 50%;
}

.contentsSlider .slick-prev {
  left: -30px;
}

.contentsSlider .slick-prev::after {
  content: "";
  width: 10px;
  height: 10px;
  transform: rotate(45deg) translate(0, -50%);
  border-bottom: #fff 1px solid;
  border-left: #fff 1px solid;
  display: block;
  transform: rotate(45deg) translate(-50%, -50%);
  margin: auto;
  position: absolute;
  top: 54%;
  right: 20%;
}

@media (max-width: 1240px) {
  .contentsSlider .slick-arrow {
    transform-origin: top;
  }
  .contentsSlider .slick-next {
    right: -15px;
  }
  .contentsSlider .slick-prev {
    left: -15px;
  }
}
.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: 14px;
  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: 14px;
  }
}
.itemList--ranking.ranking--typeB .itemList__unit {
  position: relative;
}

.itemList--ranking.ranking--typeB .itemList__unit .itemWrap:before {
  border-bottom: 1px solid #486311;
  border-right: 1px solid #486311;
}

.itemList--ranking.ranking--typeC .itemList__unit {
  position: relative;
}

.itemList--ranking.ranking--typeC .itemList__unit .itemWrap:before {
  border: 1px solid #1b1b1b;
}

.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--typeE .itemList__unit:nth-child(n+4) .itemWrap::before {
  content: none;
}

.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: #486311;
  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: #486311;
  color: #ffffff;
  padding: 2px 14px;
}

.itemSmallStock {
  position: absolute;
  display: block;
  left: 0;
  bottom: 0;
  right: 0;
  color: #ffffff;
  background: rgba(72, 99, 17, 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: 12px;
  display: block;
  font-family: "Roboto", sans-serif;
}

.articleList time:not(:last-child) {
  margin-bottom: 10px;
}

.articleList__img {
  margin: auto auto 15px auto;
  display: block;
  max-width: 100% !important;
}

.articleList__title {
  font-size: 14px;
  margin: 0 0 10px 0;
  line-height: 24px;
  font-weight: 500;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

@media (max-width: 768px) {
  .articleList__title {
    font-size: 12px;
    line-height: 20px;
  }
}
.articleList__content {
  font-size: 12px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-height: 1;
}

.articleList__wrap {
  transition: 0.15s;
  display: block;
}

.articleList__wrap:hover, .articleList__wrap:active {
  color: #486311;
  transition: 0.15s;
  opacity: 0.65;
}

@media (max-width: 768px) {
  .articleList__content {
    display: none;
  }
}
.newsList__date {
  font-size: 12px;
  display: block;
  margin-bottom: 10px;
}

.articleList--typeB .articleList__wrap {
  transition: 0.1s;
  display: block;
}

.articleList--typeB .articleList__wrap:hover, .articleList--typeB .articleList__wrap:active {
  transition: 0.2s;
  transform: translateY(-3px);
}

.articleList--typeB .articleList__wrap:hover .articleList__text:before, .articleList--typeB .articleList__wrap:active .articleList__text:before {
  color: #486311;
}

.articleList--typeB .articleList__wrap:hover .articleList__text:after, .articleList--typeB .articleList__wrap:active .articleList__text:after {
  border-color: #486311;
}

.articleList--typeB .articleList__img {
  margin-bottom: 0;
}

.articleList--typeB .articleList__text {
  background: #FAF6E7;
  display: block;
  padding: 20px;
  position: relative;
}

@media (max-width: 768px) {
  .articleList--typeB .articleList__text {
    padding: 15px;
  }
}
.articleList--typeB .articleList__text:before {
  position: absolute;
  right: 18px;
  top: -22px;
  font-size: 12px;
  font-weight: 700;
}

.articleList--typeB .articleList__text:after {
  content: none !important;
  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;
  align-items: center;
}

@media all and (-ms-high-contrast: none) {
  .articleList--typeD .articleList__wrap {
    align-items: center;
  }
}
.articleList--typeD .articleList__wrap:before {
  content: "MORE";
  position: absolute;
  right: 28px;
  bottom: 20px;
  font-size: 12px;
  font-weight: 700;
}

.articleList--typeD .articleList__wrap:after {
  content: "";
  right: 20px;
  bottom: 20px !important;
  top: inherit !important;
}

.articleList--typeD .articleList__wrap:hover, .articleList--typeD .articleList__wrap:active {
  transition: 0.2s;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
  transform: translateY(-3px);
  padding-right: 0 !important;
}

.articleList--typeD .articleList__wrap:hover:before, .articleList--typeD .articleList__wrap:active:before {
  color: #486311;
}

.articleList--typeD .articleList__wrap:hover:after, .articleList--typeD .articleList__wrap:active:after {
  border-color: #486311;
}

.articleList--typeD .articleList__img {
  margin-bottom: auto;
  min-height: 135px;
  max-width: 135px !important;
  flex: 0 0 135px;
  -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__title {
  -webkit-line-clamp: 1;
}

.articleList--typeD .articleList__text {
  padding: 20px;
  max-width: calc(100% - 135px);
  flex: 0 0 calc(100% - 135px);
}

@media (max-width: 992px) {
  .articleList--typeD .articleList__wrap {
    align-items: center;
  }
  .articleList--typeD .articleList__img {
    max-width: 120px !important;
    flex: 0 0 120px;
    -o-object-fit: cover;
    object-fit: cover;
    min-height: 120px;
    height: 120px;
  }
  .articleList--typeD .articleList__title {
    margin-bottom: 15px;
    -webkit-line-clamp: 2;
  }
  .articleList--typeD .articleList__text {
    padding: 20px;
    max-width: calc(100% - 120px);
    flex: 0 0 calc(100% - 120px);
  }
}
.articleList--typeD.radius .articleList__wrap {
  border-radius: 10px;
  border: 1px solid #dfdfdf;
  overflow: hidden;
}

.newsList, .newsList li {
  list-style: none;
}

.newsList a:hover, a.newsBnr:hover {
  color: #486311;
  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: 12px;
  font-weight: 400;
}

@media (max-width: 1200px) {
  .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 p {
  font-weight: 400;
  text-align: center;
  font-size: 12px;
  line-height: 26px;
  background: #486311;
  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 p 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: #1b1b1b !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: #1b1b1b !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: #1b1b1b !important;
}

#hdr.hdr--integrate .hdrMiddle__right .searchForm {
  border-color: #1b1b1b !important;
}

#hdr.hdr--integrate .hdrMiddle__right .searchForm i {
  color: #1b1b1b !important;
}

#hdr.hdr--integrate .hdrMiddle__right .searchForm__inner {
  background: transparent;
}

#hdr.hdr--integrate .hdrMiddle__right .searchForm__inner input[type=text]::-moz-placeholder {
  color: #1b1b1b !important;
}

#hdr.hdr--integrate .hdrMiddle__right .searchForm__inner input[type=text]:-ms-input-placeholder {
  color: #1b1b1b !important;
}

#hdr.hdr--integrate .hdrMiddle__right .searchForm__inner input[type=text], #hdr.hdr--integrate .hdrMiddle__right .searchForm__inner input[type=text]::placeholder {
  color: #1b1b1b !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;
  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 .slick-slide {
  margin: 0 15px;
}

.mainSliderSec .slick-list img {
  max-width: 100%;
  margin: auto;
}

@media (max-width: 991px) {
  .mainSliderSec {
    margin-bottom: 15px;
  }
  .mainSliderSec .slick-list .slick-slide {
    margin: 0;
  }
}
.mainSlider--typeB {
  margin-bottom: 30px;
}

@media (max-width: 1200px) {
  .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: 110px;
  transform-origin: top;
  background: rgba(0, 0, 0, 0.5);
}

.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 {
  right: -40px;
}

.mainSlider .slick-next::after, .mainSlider--typeB .slick-next::after {
  content: "";
  width: 15px;
  height: 15px;
  transform: rotate(45deg) translate(0, -50%);
  border-top: #fff 1px solid;
  border-right: #fff 1px solid;
  display: block;
  margin: auto;
  position: absolute;
  top: 50%;
  right: 50%;
}

.mainSlider .slick-prev, .mainSlider--typeB .slick-prev {
  left: -40px;
}

.mainSlider .slick-prev::after, .mainSlider--typeB .slick-prev::after {
  content: "";
  width: 15px;
  height: 15px;
  transform: rotate(45deg) translate(-50%, -50%);
  border-bottom: #fff 1px solid;
  border-left: #fff 1px solid;
  display: block;
  margin: auto;
  position: absolute;
  top: 50%;
  right: 20%;
}

@media (max-width: 991px) {
  .mainSlider .slick-arrow, .mainSlider--typeB .slick-arrow {
    display: none !important;
    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: #486311;
  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);
}

.dotsA .slick-dots {
  bottom: 20px;
  right: 25px;
  text-align: right;
}

.dotsA .slick-dots li, .dotsA .slick-dots li button, .dotsA .slick-dots li button::before {
  width: 35px;
  height: 4px;
}

.dotsA .slick-dots li {
  margin: 0 5px;
}

.dotsA .slick-dots li button::before {
  border-radius: 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;
}

.mainSliderSec__inner.inner_margin ul.mainSlider {
  margin: 0 auto 35px;
  position: initial;
}

.mainSliderSec__inner.inner_margin ul.mainSlider .slick-dots {
  left: 0;
}

.mainSlidermargin li {
  margin: 0 15px;
}

@media (max-width: 1200px) {
  .mainSlidermargin li {
    margin: 0 7.5px;
  }
}
.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;
  justify-content: center;
  flex-wrap: wrap;
}

.mvA_inner img {
  max-width: 100%;
  display: block;
  margin: auto;
}

.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: 1200px) {
  .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: #dc5418;
}

.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: 14px;
  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: #1b1b1b;
  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: #486311;
  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;
}

.cateList--typeC figure figcaption {
  font-size: 14px;
  display: block;
  line-height: 1.7;
  margin-top: 10px;
  font-weight: 400;
}

.cateList--typeC figure img, .cateList--typeC figure svg {
  max-width: 100%;
  border-radius: 50%;
  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 {
    max-width: 80px;
  }
  .cateList--typeC figure figcaption {
    font-size: 10px;
  }
}
.iconButton--square,
a.iconButton--square {
  padding: 0 !important;
  border-radius: 0;
}

.iconButton--square span:first-child,
a.iconButton--square span:first-child {
  line-height: 1;
  border-radius: 0;
  max-width: 32px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 32px;
  flex: 0 0 32px;
}

.iconButton--square span:first-child img,
a.iconButton--square span:first-child img {
  height: 32px;
}

.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: #486311;
}

@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: #486311;
}

@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: #1b1b1b;
  }
  .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;
}

.conceptB-2 .row {
  margin-left: 0;
  margin-right: 0;
}

.conceptB-2 .row > * {
  padding: 0;
  margin-bottom: 0;
}

.conceptB-2 .row > * .conceptB__textWrap {
  padding: 0 60px;
}

@media (max-width: 767px) {
  .conceptB-2 .row > * {
    margin-bottom: 15px;
  }
  .conceptB-2 .row > * .conceptB__textWrap {
    padding: 0 0px;
  }
}
.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: 1200px 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: 1.6;
  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: #1b1b1b;
  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: 15px;
    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: 2.5px;
}

.keywordList li:last-child {
  margin-right: 0;
}

@media (max-width: 767px) {
  .keywordList li {
    margin: 0 2.5px 5px;
  }
}
.keywordList li a {
  display: block;
  background: #ffffff;
  border: 1px solid #ffffff;
  font-size: 12px;
  line-height: 18px;
  padding: 0 5px;
  text-align: center;
  border-radius: 5px;
  letter-spacing: 1px;
}

.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: 400;
  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 .ttl {
  font-size: 18px !important;
  line-height: 24px;
  font-weight: 500;
  color: #486311;
  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 #486311;
  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 {
  padding: 50px 0;
  background: #fafafa;
}

@media (max-width: 991px) {
  .userGuide {
    padding: 30px 0 50px;
  }
}
.userGuide .h3C {
  border-color: #1b1b1b;
  padding: 5px 0;
}

@media (max-width: 767px) {
  .userGuide .h3C {
    font-size: 14px;
  }
}
.userGuide i {
  vertical-align: middle;
  margin-right: 10px;
}

.userGuide p {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 8px;
}

.userGuide p + p {
  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: #486311;
  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: #486311;
}

.userGuide__btn i {
  font-size: 20px;
  color: #486311;
}

.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: #486311;
}

@media (max-width: 991px) {
  .userGuide__btn {
    width: 100%;
    text-align: center;
  }
  .userGuide .col-sp-12 {
    margin-bottom: 30px;
  }
  .userGuide p {
    font-size: 14px;
  }
}
.userGuide__btn.arrow {
  padding-right: 25px;
  width: 100%;
}

@media (max-width: 767px) {
  .mb0--sp {
    margin-bottom: 0 !important;
  }
  .userGuide .hasChildren--clickSP > div {
    display: none;
  }
  .userGuide .hasChildren--clickSP > .h3C {
    position: relative;
    cursor: pointer;
  }
  .userGuide .hasChildren--clickSP > .h3C:before, .userGuide .hasChildren--clickSP > .h3C:after {
    width: 10px;
    height: 2px;
    transform: translateY(-50%);
    border: 0;
    right: 13px;
    background: #1b1b1b;
    display: block;
    position: absolute;
    transition: 0.15s;
    top: 50%;
  }
  .userGuide .hasChildren--clickSP > .h3C:after {
    content: "";
  }
  .userGuide .hasChildren--clickSP > .h3C:before {
    content: "";
    display: block;
    position: absolute;
    transition: 0.15s;
    top: 50%;
    transform: rotate(90deg) translateY(-50%);
    transform-origin: top center;
  }
  .userGuide .hasChildren--clickSP > .h3C.open:before {
    opacity: 0;
    transform: translateY(-50%);
  }
  .userGuide .hasChildren--clickSP > .h3C:hover:before, .userGuide .hasChildren--clickSP > .h3C:hover:after {
    background: #486311;
    right: 13px !important;
  }
}
.tabContent {
  display: none;
}

.tabContent.active {
  display: block;
}

.tabSwitch {
  padding-bottom: 15px;
  margin-bottom: 15px;
}

@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;
  cursor: pointer;
}

.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;
  max-width: 910px;
}

.tab--typeA .tabSwitch li {
  letter-spacing: normal;
  pointer-events: all;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: transparent;
  color: #1b1b1b;
  font-size: 16px;
  padding: 12px;
  line-height: 21px;
  font-weight: 400;
  margin-bottom: 0;
  position: relative;
}

.tab--typeA .tabSwitch li:not(:last-child) {
  border-right: 1px solid #dfdfdf;
}

.tab--typeA .tabSwitch li:nth-child(4) {
  border-right: 0;
}

.tab--typeA .tabSwitch li:hover {
  color: #DC5418;
}

.tab--typeA .tabSwitch li:after {
  -webkit-transition: 0.15s;
  transition: 0.15s;
  content: none;
  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: #DC5418;
  color: #ffffff;
  border-right: 1px solid #dfdfdf;
  -webkit-transition: 0.15s;
  transition: 0.15s;
  font-weight: 700;
}

.tab--typeA .tabSwitch li.active:after {
  -webkit-transition: 0.15s;
  transition: 0.15s;
  border-color: #486311 transparent transparent transparent;
}

@media (max-width: 768px) {
  .tab--typeA .tabSwitch {
    margin: 0 -15px 15px;
  }
  .tab--typeA .tabSwitch li {
    font-size: 12px;
    line-height: 16px;
  }
}
.tab--typeB .tabSwitch li {
  pointer-events: all;
  border-bottom: 4px solid transparent;
  padding: 15px 40px;
  font-size: 16px;
  font-weight: 700;
  position: relative;
}

.tab--typeB .tabSwitch li:hover {
  color: #486311;
}

.tab--typeB .tabSwitch li:after {
  content: "";
  position: absolute;
  top: 15px;
  bottom: 15px;
  right: 0;
  display: block;
  width: 1px;
  background: #dfdfdf;
}

.tab--typeB .tabSwitch li.active {
  border-bottom: 4px solid #486311;
  font-weight: 700;
  color: #486311;
}

@media (max-width: 992px) {
  .tab--typeB .tabSwitch li {
    padding: 15px;
    font-size: 12px;
  }
}
.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: #486311;
  background: #f2f2f2;
  -webkit-transition: 0.15s;
  transition: 0.15s;
}

.tab--typeC .tabSwitch li.active > span {
  border: 2px solid #486311;
  color: #ffffff;
  background: #486311;
}

.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: -30px;
  }
}
#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;
}

.modalDetailSearchInner {
  width: 800px;
  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: 55px;
  height: 55px;
  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: #DC5418;
  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 #1b1b1b;
  border-right: 1px solid #1b1b1b;
  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 #486311;
  border-bottom: 2px solid #486311;
  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: #486311 !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);
}

.hdrSearch__inner {
  width: 800px;
  max-width: 100%;
  margin: auto;
}

.hdrSearch__inner .searchForm {
  width: 100% !important;
}

.hdrSearch__wrap .hdrSearch__inner > p a img {
  width: 100%;
}

@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);
}

.subCategoryBox {
  margin-bottom: 30px;
}

.sc_h3A, .sc_h3B {
  font-size: 20px;
  margin-bottom: 20px;
  padding: 5px 0;
  line-height: 1.8;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media (max-width: 767px) {
  .sc_h3A, .sc_h3B {
    font-size: 14px;
  }
}
.sc_h3A > a, .sc_h3B > a {
  font-size: 12px;
}

@media (max-width: 767px) {
  .sc_h3A > a, .sc_h3B > a {
    font-size: 10px;
  }
}
.sc_h3A > a:after, .sc_h3B > a:after {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  border-top: 1px solid #1b1b1b;
  border-right: 1px solid #1b1b1b;
  transform: rotate(45deg);
  transform-origin: right;
  margin-left: 5px;
}

.sc_h3A {
  border-bottom: 1px solid #1b1b1b;
}

.sc_h3B > a {
  border-radius: 50px;
  border: 1px solid #1b1b1b;
  padding: 2px 12px;
  transition: 0.15s;
}

.sc_h3B > a:hover {
  background: #1b1b1b;
  color: #fff;
  transition: 0.15s;
}

.sc_h3B > a:hover:after {
  border-color: #fff;
}

.subCategory__description.highlightBg {
  background: #f2f2f2;
  padding: 1em;
}

.categoryMain img {
  max-width: 100%;
}

.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: #fafafa;
  border-radius: 10px;
  margin: 0;
  height: 100%;
}

.voiceBox__img {
  max-width: 120px;
  flex: 0 0 120px;
  margin-right: 20px;
  text-align: center;
}

.voiceBox__text > p {
  margin-bottom: 8px;
  font-size: 12px;
  line-height: 20px;
}

.voiceBox__text > p:last-child {
  margin-bottom: 0;
}

.voiceBox__user {
  border-top: 1px solid #1b1b1b;
  padding-top: 8px;
  font-size: 12px;
  display: flex;
  font-style: normal;
  align-items: center;
  justify-content: space-between;
}

.voiceBox__user p {
  margin: 0;
  font-size: 12px;
  flex: 0 0 calc(100% - 8em);
}

.voiceBox__user p i, .reviewRate .reviewRateStar::before {
  color: #FFC700;
  font-size: 11px;
}

@media (max-width: 991px) {
  .voiceBox__img {
    width: 100%;
    max-width: 100px;
    margin: 0 auto;
    margin-bottom: 10px;
  }
  .voiceBox__text > p {
    font-size: 10px;
    line-height: 17px;
  }
  .voiceBox {
    display: block;
    padding: 15px;
    border-radius: 10px;
  }
  .voiceBox__user p {
    font-size: 10px;
    flex: 0 0 calc(100% - 9em);
  }
  .voiceBox__user p:last-child {
    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;
  opacity: 0.4;
  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: 20px;
}

@media (max-width: 991px) {
  .slick-dotted.slick-slider {
    margin-bottom: 25px;
  }
}
.slick-dots {
  position: absolute;
  bottom: -20px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}

@media (max-width: 991px) {
  .slick-dots {
    bottom: -25px;
  }
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 10px;
  width: 10px;
  margin: 0 10px;
  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: 10px;
  height: 10px;
  line-height: 10px;
  text-align: center;
  background: #f2f2f2;
  border-radius: 50%;
  opacity: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  color: #486311;
  background: #8AB928;
  opacity: 1;
}

@media (max-width: 767px) {
  .slick-dots li {
    height: 10px;
    width: 10px;
  }
  .slick-dots li button {
    height: 10px;
    width: 10px;
  }
  .slick-dots li button:before {
    height: 10px;
    width: 10px;
  }
}
.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: #DC5418;
  color: #FFF;
  border: 2px solid #DC5418;
  border-radius: 50px;
}

.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: #DC5418;
  background-color: #FFF;
  color: #DC5418;
}

.button--typeA.arrow:hover::after,
a.button--typeA.arrow:hover::after,
.button.arrow:hover::after,
a.button.arrow:hover::after {
  border-color: #DC5418;
  right: 10px;
}

.button--typeB,
a.button--typeB,
.button--typeB,
a.button--typeB {
  border: 2px solid #DC5418;
  background-color: #FFF;
  color: #DC5418;
  border-radius: 50px;
}

.button--typeB:after,
a.button--typeB:after,
.button--typeB:after,
a.button--typeB:after {
  border-color: #DC5418;
}

.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: #DC5418;
}

.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: 2px solid #DC5418;
  background-color: #FFF;
  border-radius: 0;
  color: #DC5418;
  position: relative;
  z-index: 3;
  display: inline-block;
  padding: 10px 30px;
  font-weight: 400;
  letter-spacing: 2px;
}

.button--typeC span:after,
a.button--typeC span:after,
.button--typeC span:after,
a.button--typeC span:after {
  border-color: #DC5418;
  border-width: 2px;
}

.button--typeC.arrow:after,
a.button--typeC.arrow:after,
.button--typeC.arrow:after,
a.button--typeC.arrow:after {
  z-index: 4;
  border-color: #DC5418;
}

.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: 2px solid #DC5418;
  border-radius: 0;
}

.button--typeC:hover span,
a.button--typeC:hover span,
.button--typeC:hover span,
a.button--typeC:hover span {
  background: #DC5418;
  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: 2px solid #DC5418;
  background-color: #FFF;
  border-radius: 50px;
  color: #DC5418;
  position: relative;
  z-index: 3;
  display: inline-block;
  padding: 15px 30px;
  font-weight: 400;
  letter-spacing: 2px;
}

.button--typeD span:after,
a.button--typeD span:after,
.button--typeD span:after,
a.button--typeD span:after {
  border-color: #DC5418;
  border-width: 2px;
}

.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: #DC5418;
  top: 5px;
  right: -5px;
  bottom: -5px;
  left: 5px;
  border: 2px solid #DC5418;
  border-radius: 50px;
}

.button--typeD:hover span,
a.button--typeD:hover span,
.button--typeD:hover span,
a.button--typeD:hover span {
  background: #DC5418;
  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%;
}

.copyright {
  line-height: 20px;
  text-align: center;
  padding: 10px 20px;
  font-size: 12px;
}

.copyright--typeA {
  background: #486311;
  color: #ffffff;
}

.copyright--typeB {
  border-top: 1px solid #dfdfdf;
}

.copyright--typeC {
  background: #f2f2f2;
}

@media (min-width: 992px) {
  .fNav--typeA {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .fNav--typeA .fNav__list h3 {
    line-height: 20px;
    padding: 10px 0;
    font-size: 16px;
    border-bottom: 1px solid #dfdfdf;
    margin-bottom: 10px;
    text-align: left;
  }
  .fNav--typeA .fNav__list li {
    text-align: left;
    line-height: 24px;
  }
  .fNav--typeA .fNav__list li a:hover {
    color: #486311;
  }
  .fNav--typeA .fNav__logo {
    text-align: right;
    margin-bottom: 30px;
  }
  .fNav--typeA .snsNav {
    justify-content: flex-end;
  }
  .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 #1b1b1b;
  }
  .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;
    max-width: 50%;
    flex-wrap: wrap;
  }
  .fNav--typeC .fNav__list li {
    padding: 0;
    font-size: 12px;
  }
  .fNav--typeC .fNav__list li a {
    padding: 0 14px !important;
    line-height: 24px;
    display: block;
  }
  .fNav--typeC .fNav__list li a:after {
    content: "|" !important;
    border: none !important;
    transform: none !important;
    right: -1em !important;
    top: 0 !important;
    width: 1em !important;
    height: 24px !important;
  }
  .fNav--typeD {
    background: #486311;
    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: 0;
    background: #FFF;
    color: #1b1b1b !important;
  }
  [class*=fNav--type]:not(.fNav--typeA) a {
    color: #1b1b1b !important;
  }
  [class*=fNav--type]:not(.fNav--typeA) .fNav__list {
    display: block;
    max-width: 100%;
    border-top: 1px solid #dfdfdf;
  }
  [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: 8px 15px;
    line-height: 24px;
    display: block;
    border-bottom: 1px solid #dfdfdf;
  }
  [class*=fNav--type]:not(.fNav--typeA) .fNav__list li a:after {
    content: "" !important;
  }
  [class*=fNav--type]:not(.fNav--typeA) .fNav__list li:last-child a {
    border-bottom: none;
  }
  [class*=fNav--type]:not(.fNav--typeA) .fNav__list li.hasChildren--click > a:after {
    border-color: #8AB928 !important;
  }
  [class*=fNav--type]:not(.fNav--typeA) .fNav__list li.hasChildren--click a.drawerIcon {
    display: -ms-flex;
    display: flex;
    align-items: center;
    padding: 10px 20px;
    line-height: 18px;
  }
  [class*=fNav--type]:not(.fNav--typeA) .fNav__list li.hasChildren--click a.drawerIcon .drawerIcon__img {
    max-width: 32px;
    flex: 0 0 32px;
    border-radius: 50%;
    overflow: hidden;
  }
  [class*=fNav--type]:not(.fNav--typeA) .fNav__list li.hasChildren--click a.drawerIcon .drawerIcon__img img {
    max-width: 100%;
  }
  [class*=fNav--type]:not(.fNav--typeA) .fNav__list li.hasChildren--click a.drawerIcon .drawerIcon__text {
    max-width: calc(100% - 40px);
    flex: 0 0 calc(100% - 40px);
    padding-left: 10px;
  }
  [class*=fNav--type]:not(.fNav--typeA) .fNav__list li.hasChildren--click > ul .hasChildren--click > a::after {
    border-color: #000 !important;
  }
  .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 10px;
  }
  .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 #1b1b1b;
  }
  .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: 2px solid #1b1b1b;
  border-right: 2px solid #1b1b1b;
  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: #486311;
}

.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: #486311;
}

.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: #486311;
}

.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: 2px solid #ffffff;
  border-right: 3px 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: #DC5418;
}

.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;
  display: -ms-flex;
  display: flex;
  align-items: center;
}

.searchForm input[type=text] {
  padding: 10px 45px 10px 14px;
  background: transparent;
  border: none;
  line-height: 1;
  width: 100%;
  display: block;
  font-size: 16px;
  transform: scale(0.8);
  transform-origin: center left;
}

.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;
  height: 40px;
}

.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: #1b1b1b;
}

.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 !important;
  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: flex-start;
}

@media (max-width: 767px) {
  .ccHeadWrap {
    margin: 0 0 15px 0;
    display: block;
  }
  .ccHeadWrap .ccCount {
    margin-bottom: 10px;
  }
}
.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: #e7f6ca;
  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 #9b9b9b;
  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: #686868;
}

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 #384d0d;
  text-align: center;
}

table.table--schedule thead tr th, table.table--schedule thead tr td {
  background: #587915;
  font-weight: normal;
}

table.table--schedule tbody tr th, table.table--schedule tbody tr td {
  font-weight: normal;
  color: #1b1b1b;
}

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;
  }
}
h1, h2, h3, h4, h5, h6, .post_title {
  font-weight: 500;
}

.h2A, .h2B, .h2C, .h2D, .h2E, .h2F, .h2G {
  font-size: 22px;
  line-height: 48px;
  margin-bottom: 30px;
  text-align: center;
  font-weight: 500;
  letter-spacing: 1px;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.h2A small, .h2B small, .h2C small, .h2D small, .h2E small, .h2F small, .h2G small {
  font-size: 12px;
  display: block;
  text-align: center;
  font-weight: normal;
  line-height: 24px;
  letter-spacing: 1px;
}

@media (max-width: 479px) {
  .h2A, .h2B, .h2C, .h2D, .h2E, .h2F, .h2G {
    font-size: 20px;
    line-height: 36px;
    margin-bottom: 30px;
  }
}
.h2B {
  position: relative;
  padding-bottom: 10px;
}

.h2B:after {
  content: "";
  position: absolute;
  display: block;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: block;
  width: 60px;
  height: 2px;
  background: #dfdfdf;
}

.h2C small, .h2C a, .h2E small, .h2E a {
  color: #486311;
}

.h2C .arrow:after, .h2E .arrow:after {
  border-color: #486311;
  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: #DC5418;
}

.h2E small {
  font-weight: bold;
}

.h2F {
  padding-bottom: 10px;
  text-align: left;
  display: -ms-flex;
  display: flex;
  align-items: center;
  border-bottom: 3px solid #486311;
}

.h2F small {
  margin-left: 20px;
  font-size: 14px;
  font-weight: 500;
}

.h2-button {
  position: relative;
}

.h2-button_area {
  position: absolute;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  display: flex;
  align-items: center;
}

.h2-button-typeA,
.h2-button-typeB,
.h2-button-typeC {
  font-size: 12px;
  color: #486311 !important;
  line-height: 1.4;
  display: inline-flex;
  align-items: center;
}

.h2-button-typeA:after,
.h2-button-typeB:after,
.h2-button-typeC:after {
  border-top: 1px solid #486311;
  border-right: 1px solid #486311;
}

.h2-button-typeA {
  padding-right: 25px;
}

.h2-button-typeB,
.h2-button-typeC {
  padding: 5px 25px;
  text-align: center;
  border-bottom: 1px solid #486311;
}

.h2-button-typeC {
  border: 1px solid #486311;
}

.h3A, .h3B, .h3C, .h3D, .h3E, .h3F, .h3G {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 20px;
  text-align: left;
  letter-spacing: 3px;
  font-weight: 500;
  font-family: "Noto Sans JP", "游ゴシック", 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 #DC5418;
}

.h3E {
  padding-bottom: 5px;
  border-bottom: 2px solid #dfdfdf;
  position: relative;
}

.h3E:after {
  content: "";
  display: block;
  position: absolute;
  width: 80px;
  height: 2px;
  background: #DC5418;
  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: #486311;
}

.btnNav a.arrow:after {
  right: 15px;
}

.btnNav a:hover {
  color: #486311;
  background: #f2f2f2;
}

.btnNav a:hover:after {
  right: 10px;
}

.hdrMiddle__middle .btnNav:nth-child(2) {
  text-align: right;
}

.hdr__catNavC {
  width: 100%;
}

.spSwiper {
  padding: 8px 15px;
  width: 100%;
  margin-bottom: 0;
}

.spSwiper li {
  white-space: nowrap;
  margin-right: 20px;
  line-height: 24px;
  font-weight: 400;
  font-size: 12px;
}

.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 #1b1b1b;
  border-right: 1px solid #1b1b1b;
  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.hdrCatMenuD2 {
  border-top: solid 1px #dfdfdf;
  border-bottom: solid 1px #dfdfdf;
}

.hdrCatMenu.hdrCatMenuD2 .hdrCatMenu__col:nth-of-type(n+2) {
  border-left: solid 1px #dfdfdf;
}

.hdrCatMenu.hdrCatMenuD2 .hdrCatMenu__col > ul {
  border-top: solid 1px #dfdfdf;
}

.hdrCatMenu.hdrCatMenuD2 .hdrCatMenu--toggle {
  background: #fff;
}

.hdrCatMenu.hdrCatMenuD2 .hdrCatMenu--toggle.open {
  background: #486311;
  color: #ffffff;
}

.hdrCatMenu.hdrCatMenuD2 .hdrCatMenu--toggle:before, .hdrCatMenu.hdrCatMenuD2 .hdrCatMenu--toggle:after {
  content: none;
}

.hdrCatMenu--toggle {
  display: block;
  position: relative;
}

.hdrCatMenu--toggle:after, .hdrCatMenu--toggle:before {
  content: "";
  display: block;
  position: absolute;
  width: 10px;
  height: 2px;
  background: #1b1b1b;
  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.hdrCatMenu_category > li.hasChildren--click > a:hover:after {
  right: 15px;
}

.hdrCatMenu__col ul.hdrCatMenu_category > li.hasChildren--click > a:after {
  transform: rotate(135deg) translateY(-50%);
}

.hdrCatMenu__col ul.hdrCatMenu_category > li.hasChildren--click > a.open:after {
  transform: rotate(-45deg) translateY(-50%);
}

.hdrCatMenu__col ul.hdrCatMenu_category > li > a {
  line-height: 50px;
}

.hdrCatMenu__col ul.hdrCatMenu_category > li > a:after {
  width: 8px;
  height: 8px;
}

.hdrCatMenu__col ul.hdrCatMenu_category > li a {
  background: #999;
  color: #fff;
}

.hdrCatMenu__col ul.hdrCatMenu_category > li a:after {
  border-color: #fff;
}

.hdrCatMenu__col ul.hdrCatMenu_category > li a.open {
  border-bottom: none;
}

.hdrCatMenu__col ul.hdrCatMenu_category > li ul {
  position: static;
  background: #999;
  padding: 11px 33px 22px;
  border-bottom: solid 1px #dfdfdf;
}

.hdrCatMenu__col ul.hdrCatMenu_category > li ul li a {
  font-size: 12px;
  line-height: 24px;
  border-bottom: none;
}

.hdrCatMenu__col ul.row {
  background: #ECECEC;
  padding: 25px 15px 15px;
}

.hdrCatMenu__col ul.row.open {
  display: flex !important;
}

.hdrCatMenu__col ul.row a {
  background: none;
  padding: 0;
  text-align: inherit;
}

.hdrCatMenu__col ul.row a:after {
  content: none;
}

.hdrCatMenu__col ul.row a small {
  display: block;
  line-height: 1;
  margin-top: 5px;
}

.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: #486311;
}

.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 #1b1b1b;
}

#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:not(:last-child) {
  margin-right: 30px;
}

.gNav > ul > li > a {
  text-decoration: none;
}

.gNav > ul > li > a strong {
  display: block;
  margin-bottom: 8px;
  font-weight: 400;
}

.gNav > ul > li > a:hover {
  color: #486311;
  text-decoration: 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: 1199px) {
  .hdrMiddle .gNav > ul > li > a,
  .hdrMiddle .gNav > ul > li > span {
    height: 60px;
  }
}
.gNav__listIcon {
  display: inline-block;
  margin-right: 5px;
}

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: 60px;
}

@media all and (-ms-high-contrast: none) {
  .gNav > ul > li > a,
  .hrd_keyword a {
    line-height: 60px;
  }
}
.hrd_keyword {
  display: flex;
}

.hrd_keyword > li {
  margin-right: 15px;
}

.hrd_keyword a {
  margin-right: 20px !important;
  font-weight: 400;
  color: #486311;
}

.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: #486311;
}

.iconNav span small,
.iconNav label small,
.iconNav a small {
  display: block;
  text-align: center;
  font-size: 10px;
  letter-spacing: 0;
  font-weight: 500;
  margin-top: 5px;
}

.iconNav i {
  font-size: 30px;
}

@media (max-width: 1200px) {
  .iconNav i {
    font-size: 24px;
  }
}
.iconNav img {
  display: inline-block;
}

@media (min-width: 768px) {
  .iconNav img {
    margin: 0 5px;
  }
}
.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: 1200px) {
  .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: #1b1b1b;
  }
  .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;
}

@media (min-width: 768px) {
  .iconNav--image [class*=hasChildren] > a:after {
    right: 0;
  }
}
.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: #1b1b1b;
}

#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: #486311;
  color: #ffffff;
  padding: 0 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: flex;
    flex-direction: column;
    height: 45px;
    justify-content: center;
    align-items: center;
}
.bottomNav > ul > li > a.open {
    color: #486311;
    background: #fff;
}

.bottomNav__icon {
  display: block;
  text-align: center;
  line-height: 1;
    position: relative;
}
.bottomNav__icon .on {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}
.open .bottomNav__icon .on {opacity: 1;}

.bottomNav__text {
  display: block;
  text-align: center;
  font-size: 10px;
  margin-top: 1px;
  line-height: 1;
}

.iconNav__cart {
  position: relative;
}

.iconNav__cart .cartAmount {
  position: absolute;
  top: 0px;
  right: -2px;
  height: 15px;
  width: 15px;
  background: #DC5418;
  color: #ffffff;
  border-radius: 50%;
  font-size: 10px;
  z-index: 2;
}

@media (max-width: 991px) {
  .iconNav__cart .cartAmount {
    top: -5px;
    right: -6px;
  }
}
.iconNav--text > ul > li a {
  padding: 0;
  line-height: 1;
}

.iconNav--text > ul > li .iconNav__cart .cartAmount {
  right: -5px;
  top: -5px;
}

.iconNav--text > ul > li:not(:last-child) {
  margin-right: 10px;
}

.iconNav--text > ul > li:not(:last-child)[class*=hasChildren] {
  margin-right: 15px;
}

@media (max-width: 991px) {
  .iconNav--text > ul > li:not(:last-child) {
      margin-right: 0;
    }
  .iconNav--text > ul > li:not(:last-child)[class*=hasChildren] {
    margin-right: 8px;
  }
}
.iconNav--text > ul > li small {
  display: block;
  text-align: center;
  margin-top: 5px;
}

@media (max-width: 991px) {
  .iconNav--text > ul > li small {
   /* display: none !important;*/
  }
}
.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: 1200px;
  margin: auto;
}

.gNav .megaMenu {
  padding: 30px 0px 10px;
  border-bottom: 1px solid #dfdfdf;
}

.gNav .megaMenu li a {
  width: 100%;
  color: #1b1b1b;
  font-weight: 700;
  text-align: left;
}

.gNav .megaMenu li a:hover {
  color: #486311;
}

.gNav .megaMenu li a:hover img {
  opacity: 0.8;
}

.gNav .megaMenu li a small {
  font-weight: initial;
  margin-top: 5px;
  line-height: 1.6;
  display: block;
  text-align: center;
}

.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(72, 99, 17, 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: #486311;
  transition: 0.1s;
}

.megaMenu__title {
  width: 1200px;
  margin: 0 auto;
  font-size: 14px;
  line-height: 18px;
  padding-bottom: 8px;
  border-bottom: 1px solid #1b1b1b;
  margin-bottom: 14px;
}

.megaMenu__inner + .megaMenu__title {
  margin-top: 20px;
}

.megaMenu__arrow {
  display: flex;
  line-height: 24px;
  padding: 0 15px 0 5px;
  font-weight: 400 !important;
  height: 100%;
}

.megaMenu__arrow:after {
  left: -10px;
  top: 13px !important;
  border-width: 1px !important;
}

/* カテゴリー */
.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;
  }
}
.subCategoryBox {
  margin-bottom: 30px;
}

.sc_h3A, .sc_h3B {
  font-size: 20px;
  margin-bottom: 20px;
  padding: 5px 0;
  line-height: 1.8;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media (max-width: 767px) {
  .sc_h3A, .sc_h3B {
    font-size: 14px;
  }
}
.sc_h3A > a, .sc_h3B > a {
  font-size: 12px;
}

@media (max-width: 767px) {
  .sc_h3A > a, .sc_h3B > a {
    font-size: 10px;
  }
}
.sc_h3A > a:after, .sc_h3B > a:after {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  border-top: 1px solid #1b1b1b;
  border-right: 1px solid #1b1b1b;
  transform: rotate(45deg);
  transform-origin: right;
  margin-left: 5px;
}

.sc_h3A {
  border-bottom: 1px solid #1b1b1b;
}

.sc_h3B > a {
  border-radius: 50px;
  border: 1px solid #1b1b1b;
  padding: 2px 12px;
  transition: 0.15s;
}

.sc_h3B > a:hover {
  background: #1b1b1b;
  color: #fff;
  transition: 0.15s;
}

.sc_h3B > a:hover:after {
  border-color: #fff;
}

.subCategory__description.highlightBg {
  background: #f2f2f2;
  padding: 1em;
}

.categoryMain img {
  max-width: 100%;
}

.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: #fafafa;
  border-radius: 10px;
  margin: 0;
  height: 100%;
}

.voiceBox__img {
  max-width: 120px;
  flex: 0 0 120px;
  margin-right: 20px;
  text-align: center;
}

.voiceBox__text > p {
  margin-bottom: 8px;
  font-size: 12px;
  line-height: 20px;
}

.voiceBox__text > p:last-child {
  margin-bottom: 0;
}

.voiceBox__user {
  border-top: 1px solid #1b1b1b;
  padding-top: 8px;
  font-size: 12px;
  display: flex;
  font-style: normal;
  align-items: center;
  justify-content: space-between;
}

.voiceBox__user p {
  margin: 0;
  font-size: 12px;
}

.voiceBox__user p i {
  color: #FFC700;
  font-size: 21px;
}

@media (max-width: 991px) {
  .voiceBox__img {
    width: 100%;
    max-width: 100px;
    margin: 0 auto;
    margin-bottom: 10px;
  }
  .voiceBox__text > p {
    font-size: 10px;
    line-height: 17px;
  }
  .voiceBox {
    display: block;
    padding: 15px;
    border-radius: 10px;
  }
  .voiceBox__user p {
    font-size: 10px;
  }
  .voiceBox__user p:last-child {
    text-align: right;
  }
}
.minusMargin {
  margin-bottom: -30px;
}

@media (max-width: 1200px) {
  .minusMargin.minusMargin_15 {
    margin-bottom: -15px;
  }
  .minusMargin.minusMargin_10 {
    margin-bottom: -10px;
  }
}
@media (max-width: 767px) {
  .spShow9 .itemList__unit:nth-child(n+10) {
    display: none;
  }
}
.megaMenu_sub h3 {
  margin-bottom: 10px;
}

.megaMenu_sub p > a {
  display: flex;
  align-items: center;
  font-weight: 500;
}

.megaMenu_sub p > a span {
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 10px;
}

.megaMenu_sub > ul li > a {
  font-weight: 400 !important;
  display: block;
  position: relative;
  line-height: 2;
  padding-right: 15px;
}

.megaMenu_sub > ul li > a::after {
  content: "";
  width: 6px;
  height: 6px;
  border-right: 2px solid #1b1b1b;
  border-bottom: 2px solid #1b1b1b;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: rotate(-45deg) translateY(-50%);
}

.newsList--typeC.hdr_newsList {
  padding: 7px 0;
}

.newsList--typeC.hdr_newsList .newsList__head {
  max-width: 132px;
  margin-right: 17px;
  flex: 0 0 132px;
}

.newsList--typeC.hdr_newsList .newsList__head p {
  background: #DC5418;
}

.newsList--typeC.hdr_newsList .newsList__body li p {
  font-weight: 400;
  font-size: 12px;
}

.bnrSec {
  margin-bottom: 50px;
}

@media (max-width: 991px) {
  .bnrSec {
    margin-bottom: 10px;
  }
}
.topSearchSec {
  padding: 25px 0 35px;
  margin-bottom: 30px;
  background: #FAF6E7;
}

@media (min-width: 992px) {
  .topSearchSec .h2A {
    margin-bottom: 20px;
  }
}
.topSearchSec .keywordSearch--typeA .ks__keywords {
  /*display: flex;*/
  align-items: center;
}

.topSearchSec .keywordSearch--typeA .ks__keywords p {
  flex: 0 0 calc(5em + 10px);
  /*margin: 0;*/
  font-weight: 500;
}

.topSearchSec .keywordSearch--typeA .ks__keywords ul {
  flex: 0 0 calc(100% - 80px);
}

.topSearchSec .row + p {
  margin-top: 25px;
}

.topSearchSec .button--typeA {
  padding: 9px 30px;
  width: 240px;
}

@media (min-width: 768px) {
  .topSearchSec .keywordSearch--typeA .row {
    width: 100%;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
  }
  .topSearchSec .keywordSearch--typeA .ks__searchForm {
    flex: 0 0 380px;
    max-width: 380px;
    padding-left: 0;
    padding-right: 40px;
  }
  .topSearchSec .keywordSearch--typeA .ks__searchForm .searchForm__inner {
    width: 100%;
    max-width: 340px;
  }
  .topSearchSec .keywordSearch--typeA .ks__keywords {
    max-width: 620px;
    padding-left: 40px;
    padding-right: 0;
    border-left: 1px solid #dfdfdf;
    min-height: 50px;
  }
}
@media (max-width: 991px) {
  .topSearchSec {
    padding: 30px 0;
    margin-bottom: 30px;
  }
  .topSearchSec .h2A {
    margin-bottom: 20px;
  }
  .topSearchSec .row + p {
    margin-top: 20px;
  }
}
@media (min-width: 992px) {
  #container {
    margin-top: 30px;
  }
}
.h2_custom {
  padding-bottom: 15px;
  line-height: 1;
  position: relative;
  padding-right: 66px;
  max-width: 1200px;
  margin: 0 auto 30px;
}

.h2_custom::after {
  content: "";
  display: block;
  width: 38%;
  background: #8AB928;
  height: 3px;
  position: absolute;
  bottom: -3px;
  left: 0;
}

.h2_custom.h2_v01 {
  background: url(https://gigaplus.makeshop.jp/plusysshop/re/img/title_chara01.png) no-repeat bottom right;
}

.h2_custom.h2_v02 {
  background: url(https://gigaplus.makeshop.jp/plusysshop/re/img/title_chara02.png) no-repeat bottom right;
}

.h2_custom.h2_v03 {
  background: url(https://gigaplus.makeshop.jp/plusysshop/re/img/title_chara03.png) no-repeat bottom right;
}

@media (max-width: 991px) {
  .h2_custom {
    padding: 15px 15px 12px;
    padding-right: 62px;
    display: block;
    text-align: left;
  }
  .h2_custom small {
    text-align: left;
    margin: 10px 0 0;
  }
  .h2_custom::after {
    width: 35%;
  }
  .h2_custom.h2_v01 {
    background: url(https://gigaplus.makeshop.jp/plusysshop/re/img/title_chara01_sp.png) no-repeat bottom right 10px;
    background-size: 52px;
  }
  .h2_custom.h2_v02 {
    background: url(https://gigaplus.makeshop.jp/plusysshop/re/img/title_chara02_sp.png) no-repeat bottom right 10px;
    background-size: 52px;
  }
  .h2_custom.h2_v03 {
    background: url(https://gigaplus.makeshop.jp/plusysshop/re/img/title_chara03_sp.png) no-repeat bottom right 10px;
    background-size: 52px;
  }
}
@media (max-width: 991px) {
  .spShow3 .itemList__unit:nth-child(n+4) {
    display: none;
  }
}
@media (max-width: 991px) {
  .ranking--typeE.itemList-sp--2 .itemList__unit:nth-child(n+5) {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    padding-left: 5px;
    padding-right: 5px;
  }
}
@media (max-width: 991px) {
  .bnrSec_02 {
    max-width: 750px;
    margin: 0 auto 60px;
  }
  .bnrSec_02 .bnrList_spNoRow {
    display: block;
    margin: 0;
  }
  .bnrSec_02 .bnrList_spNoRow .col-tab-12 {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .itemList--3--mb30 .itemList__unit {
    margin-bottom: 50px;
  }
}
.button--short {
  width: 215px;
  line-height: 25px;
}

@media (min-width: 768px) {
  .js-more > div:nth-child(n+11) {
    display: none;
  }
}
@media (max-width: 767px) {
  .js-more > div:nth-child(n+10) {
    display: none;
  }
}
.makerSec .row {
  margin: 0 -10px;
}

.makerSec .col-pc-1_5 {
  padding-right: 10px;
  padding-left: 10px;
}

@media (max-width: 767px) {
  .makerSec .row {
    margin: 0 -5px;
  }
  .makerSec .col-pc-1_5 {
    padding-right: 5px;
    padding-left: 5px;
  }
  .makerSec .row + p {
    margin-top: 15px;
  }
}
@media (min-width: 768px) {
  .js-moreWrap2 .js-moreBtn2 {
    display: none;
  }
}
@media (max-width: 767px) {
  .js-moreWrap2 .js-more2 li:nth-child(n+3) {
    display: none;
  }
  .js-moreWrap2 .js-more2 + p {
    margin-top: 30px;
  }
}
@media (max-width: 1200px) {
  .specialSec .bnrList + p {
    margin-top: 15px;
  }
}
.seasonsSec {
  padding: 70px 0 60px;
  background: #FAF6E7;
}

@media (max-width: 991px) {
  .seasonsSec {
    padding: 60px 0;
  }
}
.shoppingGuide {
  margin-bottom: 100px;
}

@media (max-width: 991px) {
  .shoppingGuide {
    margin-bottom: 60px;
  }
}
.side_chara.notside {
  margin-bottom: 0;
}

.notside {
  margin-bottom: 0;
}

.notside ul {
  margin-bottom: 0;
}

.notside ul li:last-child {
  margin-bottom: 0;
}

.footer_calendar {
  max-width: 280px;
}

.footer_calendar .slick-dotted.slick-slider {
  margin-bottom: 0 !important;
}

.footer_calendar + p {
  max-width: 250px;
  margin: 10px auto 0;
}


#side {
  margin-bottom: 30px;
}

.iconNav a.button {
  line-height: 20px;
  padding: 8px 30px;
  display: inline-block;
  text-align: center;
}

#hdr .sds__hotword ul {
  justify-content: flex-start;
}

#hdr .sds__hotword ul li a {
  padding: 5px !important;
    background: #FAF6E7;
}

.headerSearch_hotword {
  display: flex;
  align-items: center;
  justify-content: center;
}

.headerSearch_hotword .sideTitle {
  border: none;
  flex: 0 0 6em;
}

.headerSearch_hotword ul {
  flex: 0 0 auto;
  max-width: calc(100% - 6em);
}

@media (max-width: 768px) {
  .headerSearch_hotword .sideTitle {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .topSearchSec .keywordSearch--typeA .ks__keywords ul {
    flex: 0 0 calc(100% - 6em);
    justify-content: center;
  }
}
.side__cateNav ul li a.withIcon {
  padding: 8px;
  display: flex;
  align-items: center;
}

.side__cateNav ul li a.withIcon span {
  display: block;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 16px;
}

.withIcons {
  display: flex !important;
  align-items: center;
}

.withIcons span {
  padding-right: 10px;
}

@media screen and (max-width: 768px) {
  div.isSpSug {
    display: block;
  }
  div.isPcSug {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  div.isSpSug {
    display: none;
  }
  div.isPcSug {
    display: block;
  }
}
@media (max-width: 991px) {
  .hdrBottom_news .container {
    padding: 0 7px;
  }
  .newsList--typeC.hdr_newsList .newsList__head {
    max-width: 100px;
    margin-right: 10px;
    flex: 0 0 100px;
  }
  .newsList--typeC.hdr_newsList .newsList__body {
    max-width: calc(100% - 110px);
    flex: calc(100% - 110px);
  }
  .newsList--typeC.hdr_newsList .newsList__body ul li {
    display: flex;
  }
  .newsList--typeC.hdr_newsList li time {
    max-width: 80px;
    flex: 0 0 80px;
    margin-bottom: 0;
  }
}
.shoppingGuide {
  margin-bottom: 0;
  padding: 70px 0 40px;
  background: rgba(138, 185, 40, 0.15);
}

.shoppingGuide .inner {
  background: #fff;
  height: 100%;
}

.shoppingGuide__row p:first-child {
  line-height: 20px;
}

.shoppingGuide__row p:last-child {
  margin-top: 10px;
  line-height: 12px;
}

.shoppingGuide p small br {
  line-height: 1;
}

.shoppingGuide .ttl {
  color: #DC5418;
}

.shoppingGuide__row + #guestCheck p {
  margin-top: 40px;
}

@media (max-width: 991px) {
  .shoppingGuide {
    padding: 60px 0;
    margin-bottom: 30px;
  }
  .shoppingGuide__row + #guestCheck p {
    margin-top: 25px;
  }
}
.hdrBottom.spOnly.top.fixed {
  position: fixed;
  top: 90px;
  left: 0;
  width: 100%;
  z-index: 10;
  height: 40px;
}

@media (max-width: 991px) {
  .hdrBottom.spOnly.top .hdrCatMenu.hdrCatMenu2row .hdrCatMenu__col {
    flex-basis: 20%;
    max-width: 20%;
    font-size: 10px;
    line-height: 1.2;
    letter-spacing: -1px;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.hdrBottom.spOnly.top .hdrCatMenu.hdrCatMenu2row .hdrCatMenu__col:hover {
  background: #108A65;
}

.hdrBottom.spOnly.top .hdrCatMenu.hdrCatMenu2row .hdrCatMenu__col:hover a {
  color: #fff;
}

@media (max-width: 991px) {
  #hdr .hdrBottom_news {
    /*display: none;*/
  }
}
.hdrBottom_bnr {
  display: none;
}

@media (max-width: 991px) {
  .page_top .hdrBottom_bnr,
  .page_category .hdrBottom_bnr,
  .page_products .hdrBottom_bnr {
    display: block;
  }
}
.searchCst button.searchForm__submit {
  height: 100%;
  background-color: #DC5418;
  border: 2px solid #DC5418;
  border-radius: 0px 6px 6px 0px;
  transition: 0.3s;
}

.searchCst button.searchForm__submit:hover {
  background-color: #ffffff;
  transition: 0.3s;
}

@media (max-width: 991px) {
  .searchCst button.searchForm__submit {
    padding: 6px 12px;
  }
}
.detail_SearchSec {
  background: none !important;
}

.detail_SearchSec .keywordSearch {
  background: #f2f2f2;
  padding: 15px;
}

@media (min-width: 768px) {
  .detail_SearchSec .keywordSearch--typeA .row {
    max-width: 800px;
  }
  .detail_SearchSec .keywordSearch--typeA .ks__searchForm {
    flex: 0 0 270px;
    max-width: 270px;
  }
  .detail_SearchSec .keywordSearch--typeA .ks__keywords {
    max-width: 530px;
  }
  .detail_SearchSec .searchForm input[type=text] {
    padding: 10px 18px 10px 14px;
  }
}
.keywordSearch--typeA .ks__searchForm .searchForm .searchForm__submit i {
  margin-right: 0;
}

@media (max-width: 768px) {
  .keywordSearch p img {
    width: 100%;
  }
}
.userGuidebox {
  margin-bottom: 24px;
}

@media (min-width: 992px) {
  .userGuidebox {
    padding: 10px;
    border: 1px solid #1b1b1b;
  }
}
.userGuide__btn + .userGuide__btn {
  margin-top: -12px;
}

.spSwiper li a {
  display: inline-block;
  line-height: 11px !important;
  font-size: 10px;
  text-align: center;
  vertical-align: middle;
  font-weight: 700;
}

.spSwiper li {
  line-height: 30px;
  text-align: center;
  margin: 0 5px;
}

/*フッター装飾ここから*/
.userGuidebox {
  margin-bottom: 24px;
}

@media (min-width: 992px) {
  .userGuidebox {
    padding: 10px;
    border: 1px solid #dfdfdf;
    background-color: white; /* 背景色を白に設定 */
  }
}
.userGuide__info {
  border: 1px solid #dfdfdf;
}
/*フッター装飾ここまで*/

.loadinghidden {
  visibility: hidden;
  height: 0;
}

/* 230829追加 */
@media (max-width: 767px) {
  .drawer__itemList .itemList li {
    width: 33%;
  }
  .drawer__itemList .itemList li a {
    padding: 0 5px !important;
  }
  .drawer__itemList .itemList li a::after {
    content: none;
  }
  body, html {
    overflow-x: hidden;
  }
}
.cateSlider {
  margin-bottom: 30px;
  margin-top: 30px;
}

/*.cateSlider .slick-arrow {display: none !important;}*/
.cateSlider .bnrBox {
  text-align: center;
  font-size: 10px;
}

.cateSlider .contentsSlider .slick-arrow {
  background: rgba(255, 255, 255, 0.9);
  height: 100%;
}

.cateSlider .contentsSlider .slick-next::after,
.cateSlider .contentsSlider .slick-prev::after {
  border-color: #1b1b1b;
}

.cateSlider .contentsSlider .slick-next {
  right: 0;
}

.cateSlider .contentsSlider .slick-prev {
  left: 0;
}

.bnrList .bnrBox img + span {
  display: block;
  margin-top: 5px;
}

.topSearchSec.u-spOnly {
  display: none !important;
}

@media (max-width: 767px) {
  .topSearchSec.u-spOnly {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .topSearchSec.u-pcOnly {
    display: none !important;
  }
}
.hdrBottom.spOnly.top.fixed {
  position: fixed;
  top: 90px;
  left: 0;
  width: 100%;
  z-index: 10;
  height: 40px;
}

@media (max-width: 991px) {
  .hdrBottom.spOnly.top .hdrCatMenu.hdrCatMenu2row .hdrCatMenu__col {
    flex-basis: 20%;
    max-width: 20%;
    font-size: 10px;
    line-height: 1.2;
    letter-spacing: -1px;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.hdrBottom.spOnly.top .hdrCatMenu.hdrCatMenu2row .hdrCatMenu__col:hover {
  background: #108A65;
}

.hdrBottom.spOnly.top .hdrCatMenu.hdrCatMenu2row .hdrCatMenu__col:hover a {
  color: #fff;
}

@media (max-width: 768px) {
  .topSearchSec .row + p a {
    display: block;
  }
  .topSearchSec .row + p a img {
    width: 100%;
  }
}
.keywordSearch--typeA .ks__searchForm .searchForm .searchForm__submit {
  height: 100%;
  background-color: #DC5418;
  border: 2px solid #DC5418;
  border-radius: 0px 6px 6px 0px;
  transition: 0.3s;
}

.keywordSearch--typeA .ks__searchForm .searchForm .searchForm__submit i {
  color: #fff;
}

@media (max-width: 768px) {
  .keywordSearch--typeA .ks__searchForm .searchForm .searchForm__submit {
    padding: 6px 12px;
  }
}
.tabContent div + p {
  margin-top: 30px;
}

/* 230525追加 */
.itemList .itemList__unit .itemWrap:after {
  content: "詳細を見る";
  position: absolute;
  bottom: -25px;
  width: 84%;
  text-align: center;
  background: #486311;
  color: #fff;
  font-size: 11px;
  line-height: 21px;
}

.itemList .itemList__unit .itemWrap:hover:after {
  background: #8AB928;
}

.itemList__unit {
  margin-bottom: 50px;
}

.tabContent div + p {
  margin-top: 50px !important;
}

@media (max-width: 991px) {
  .ranking--typeE.itemList-sp--2 .itemList__unit:nth-child(n+8) {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  #hdr .iconNav__cart {
    /*margin-right: 10px;*/
  }
}
.voiceBox:hover {
  opacity: 0.8;
}

@media screen and (min-width: 768px) {
  .voiceBox__img .review-img {
    margin-bottom: 10px;
  }
  .voiceBox__img .review-cate {
    border-bottom-width: 3px;
    display: inline;
    background: #486311;
    color: #fff;
    margin-bottom: 5px;
    padding: 1px 10px 2px 10px;
    white-space: nowrap;
  }
  .voiceBox__img .review-item {
    padding-top: 8px;
    color: #0066c0;
    text-decoration: underline;
    line-height: 16px;
    font-size: 13px;
  }
.review-item {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 4; /* 表示する最大行数 */
  max-height: 3 * 1.2em;
}
}
@media screen and (max-width: 767px) {
  .voiceBox__img {
    max-width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .voiceBox__img .review-img {
    width: 30%;
  }
  .voiceBox__img .review-ttl {
    width: 65%;
    text-align: left;
  }
  .voiceBox__img .review-ttl .review-cate {
    display: inline;
    background: #486311;
    color: #fff;
    margin-bottom: 5px;
    padding: 1px 10px;
  }
  .voiceBox__img .review-ttl .review-item {
    color: blue;
    text-decoration: underline;
    line-height: 14px;
  }
}

.item-list-icon li {
  list-style: none;
}

/* 240307追加 */
.drawer__keyword{
  padding: 15px;
}
.drawer__keyword .toggleBtn{
  position: relative;
  font-size: 12px;
  border-bottom: 1px solid;
}
.drawer__keyword .toggleBtn::after{
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  border-top: 1px solid;
  border-right: 1px solid;
  top: 50%;
  right: -15px;
  transform: translateY(-50%) rotate(135deg);
  transition: .3s;
}
.drawer__keyword .toggleBtn.open::after{
  transform: translateY(-50%) rotate(-45deg);
  transition: .3s;
}
.drawer__keyword ul{
  display: flex;
  flex-wrap: wrap;
  gap: 7px;
  grid-template-columns: repeat(3, 1fr);
  margin: 15px 0 0;
}
.drawer__keyword ul.open{
  display: flex;
}
.drawer__keyword ul li{
  list-style: none;
  padding: 2px 5px;
  background: #FAF6E7;
}
.drawer__keyword ul li a{
  font-size: 10px;
  line-height: 2;
}

/* 240419 */
.row.bnrList .text{
  text-decoration: underline;
  line-height: 1.3;
}

.row.bnrList .text:hover{
  text-decoration: none;
}

@media only screen and (max-width: 768px) {
  .row.bnrList .text{
    font-size: 12px;
  }
}


.modalDetailSearchInner img{
  max-width: 100%;
}

.sds__hotword li{
  list-style:none;
}

.toDetailSearch.toTop--primary a{
  background: #8AB928;
}
#mdsClose{
  color: #1b1b1b;
  background: #eee;
  border-radius: 100%;
  padding: 5px;
  top: -20px;
  right: -20px;
}

@media only screen and (max-width: 768px) {
  .sds__hotword{
    display: block;
  }
  .headerSearch_hotword .sideTitle{
    text-align: center;
  }
  .headerSearch_hotword ul{
    max-width: 100%;
  }
  #mdsClose{
    top: -15px;
    right: -5px;
  }
}

.drawer__nav li a[href="/view/search?sort=order"]{
	background: rgba(138, 185, 40, 0.15);
}

/* サイドバーの画像にマウスオーバーした際の挙動を追加 */
.side__bnr a picture {
  transition: opacity 0.1s ease;
}
.side__bnr a picture:hover {
  opacity: 0.6;
}

/* 正方形ではない商品画像を正方形にして表示 */
.itemImg {
  display: inline-block;
  width: 100%;
  aspect-ratio: 1 / 1;
  background-color: #ffffff;
  position: relative;
}
.itemImg img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
  display: block;
}

.floating-inquiry-btn {
    position: fixed;
    left: 45px;
    bottom: 30px;
    padding: 10px 30px;
    background-color: #DC5418;
    border-radius: 50px;
    opacity: 0;
    transition: opacity 0.3s ease, background-color 0.3s ease;
    z-index: 10000;
    pointer-events: none;
    display: inline-block;
}
.floating-inquiry-btn img {
    display: block;
    width: 100%;
    height: auto;
}
.fallback-text {
    display: none;
    font-size: 16px;
    color: white;
}
.floating-inquiry-btn:hover {
    opacity: 1!important;
}


/* 2411 */
.menuToggle {
 line-height: 1;
    text-align: center;
}
.menuToggle small {
    font-size: 10px;
    letter-spacing: 0;
    font-weight: 500;
    display: block;
    text-align: center;
    font-size: 10px;
}
.hdrSearch__inner .bnrList .bnrBox img + span {
    margin-top: 0;
    font-size:10px;
    line-height: 24px;
    text-align: center;
}
.hdrSearch__inner .col-3 {
    margin-bottom: 20px;
}

.drawer__keyword h3, .drawer__itemList h3 {
    text-align:center;
    font-size: 14px;
    margin-bottom: 10px;
}
.drawer__itemList .itemList li a {border-bottom: 0;}
.withIcons span {line-height: 1;}
.drawer__nav li a.withIcons {
    padding: 8px 20px;
}
.drawer__nav li.hasChildren--click > a {font-size: 14px;}
.drawer__nav li.hasChildren--click > ul > li.hasChildren--click > a {
    font-size: 14px;
    color: #486311;
    font-weight: 500;
}
.drawer__nav li.hasChildren--click > ul > li.hasChildren--click > a::after,
.drawer__nav li.hasChildren--click > ul > li.hasChildren--click > a::before {
        background: #8AB928 !important;
}
@media (max-width: 991px) {
    .iconNav > ul > li small {
      transform: scale(.9);
    }
    .iconNav--text {margin-right: -7px;}
}

.cateList_sec {
    margin-top: 80px;    
}
.cateList_sec .row.cateList {
    margin: 0 -5px 0px;
    gap: 40px 0;
}
.cateList_sec .row.cateList [class*=col-] {
    padding: 0 5px;
    margin-bottom: 0;
}
.cateList_sec .row.cateList .col-1_7 {
    flex: 0 0 calc(100%  / 7);
    max-width: calc(100%  / 7);
}
.cateList_sec [class*=iconButton] {
 border: 0;
    border-bottom: 1px solid #dfdfdf;
}
.cateList_sec .iconButton--square span:first-child {
    max-width: 40px;
    -ms-flex: 0 0 40px;
    flex: 0 0 40px;
}
.cateList_sec .iconButton--square span:first-child img {
    height: auto;
}
.cateList_sec  .iconButton--square span:nth-child(2) {
    max-width: calc(100% - 40px);
    padding-left: 5px;
    flex: 0 0 calc(100% - 40px);
}
.cateList_sec  .cateList__children > li a {line-height: 20px;}
.cateList_sec  .cateList__children > li {
    margin-bottom: 10px;
}
.shoppingGuide {margin-bottom: 60px;}

.makerList {
 margin-right: -5px;
 margin-left: -5px;
}
.makerList .col-sp-4 {
    padding: 0 5px;
}
.makerList img {
    height: 60px;
    width: auto;
}
@media (min-width: 992px) and (max-width: 1200px) {
    .hdr--typeE .hdrMiddle__middle {max-width: 64%;}
    .hdr--typeE .hdrMiddle__middle .hdr_bnrs > *:first-child {margin-left: 0;}
    .hdr--typeE .hdrMiddle__middle .hdr_bnrs > * {max-width: 50%;}
    .hdr--typeE .hdrMiddle__middle .hdr_bnrs > * img {max-width: 100%; height:auto !important;}
}







/*目的別・用途別*/
.withIcons {
  position: relative; /* 親要素を基準にする */
  display: block;
  padding: 8px 15px;
  line-height: 24px;
  border-bottom: 1px solid #dfdfdf;
}

.withIcons::after {
  content: '\276F'; /* &#10095; ハの字矢印 */
  position: absolute;
  right: 8px;         /* 右端から8pxの位置に */
  top: 50%;
  transform: translateY(-50%);
  font-size: 14px;
  color: #666;
  pointer-events: none; /* 矢印がクリックの邪魔をしないように */
}

.hdr_bnrs img:hover{
        opacity: 0.7;
}

#hdr .searchForm {
    width: 420px;
    margin-right: 13px;
}

.hdr--typeE .hdrMiddle__middle {
    padding: 0 15px;
}


@media (min-width: 992px) {
  /* PC用 */
  .hdrMiddle.hdrMiddle--logoLeft .hdrInner {
    justify-content: flex-start;
  }
}

@media (max-width: 991px) {
  /* スマホ用 */
  .hdrMiddle.hdrMiddle--logoLeft .hdrInner {
    justify-content: space-between;
  }
}

.hdr_bnrs .searchForm.searchFormA .searchForm__inner{
    width:430px;
}



  /* 新しい検索バー */
.searchForm__inner_new {
  display: flex;
  align-items: center;
  border: 2px solid #486312;
  border-radius: 24px;
  overflow: hidden;
  width: 100%;
  width: 845px;
  background-color: #fff;
}

.searchForm__inner_new:hover {
  box-shadow: 0 1px 6px rgb(32 33 36 / 28%);
}

.searchForm__inner_new input {
  flex: 1;
  min-width: 0; /* これを追加してプレースホルダーが正しく収まるように */
  height: 45px;
  padding: 0 15px;
  border: none;
  outline: none;
  font-size: 14px; /* 小さすぎず大きすぎないサイズに調整 */
  line-height: 1.4;
  box-sizing: border-box;
}

.searchForm__submit_new {
  width: 45px;
  height: 45px;
  background: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%3E%20%3Cpath%20d%3D%22M23.7%2020.8%2019%2016.1c-.2-.2-.5-.3-.8-.3h-.8c1.3-1.7%202-3.7%202-6C19.5%204.4%2015.1%200%209.7%200S0%204.4%200%209.7s4.4%209.7%209.7%209.7c2.3%200%204.3-.8%206-2v.8c0%20.3.1.6.3.8l4.7%204.7c.4.4%201.2.4%201.6%200l1.3-1.3c.5-.5.5-1.2.1-1.6zm-14-5.1c-3.3%200-6-2.7-6-6s2.7-6%206-6%206%202.7%206%206-2.6%206-6%206z%22%20fill%3D%22%23486312%22%3E%3C%2Fpath%3E%20%3C%2Fsvg%3E') no-repeat center;
  background-size: 20px 20px;
  border: none;
  background-color: transparent;
  cursor: pointer;
}

.searchForm__submit_new:hover {
  opacity: 0.7;
}

#hdr .searchForm {
    width: 830px;
}

.searchForm__inner_new input[type=text] {
    padding: 10px 45px 10px 30px;
    background: transparent;
    border: none;
    line-height: 1;
    width: 100%;
    display: block;
    font-size: 18px;
    transform: scale(0.8);
    transform-origin: center left;
}








/*ヘッダー検索バー人気ワード*/
/* --- 人気ワード（検索候補ボックス） --- */
.searchSuggestionBox {
  position: absolute;
  top: 100%;
  left: 50px;
  width: 90%;
  background-color: #fff;
  border: 1px solid #ccc;
  border-top: none;
  border-radius: 0 0 8px 8px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  z-index: 1000;
  padding: 10px 15px;
  box-sizing: border-box;

  /* アニメーション初期状態（非表示） */
  opacity: 0;
  transform: translateY(-10px);
  pointer-events: none;
  transition: opacity 0.3s ease, transform 0.3s ease;
}

/* 表示状態 */
.searchSuggestionBox.show {
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
}

/* 人気ワードのタイトル */
.searchSuggestionTitle {
  font-weight: bold;
  font-size: 18px;
  border-bottom: 2px solid #ccc;
  margin-bottom: 10px;
  padding-bottom: 5px;
  padding-left: 10px;
  color: #333;
}

/* 人気ワードリスト全体 */
.searchSuggestionList {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

/* 人気ワードの各項目 */
.searchSuggestionList li {
  display: flex;
  align-items: center;
  gap: 8px;
  margin: 2px 0;
  transition: opacity 0.2s;
}

/* 虫メガネアイコン（liの先頭） */
.searchSuggestionList li::before {
  content: '';
  width: 24px;
  height: 24px;
  flex-shrink: 0;
  background: url('data:image/svg+xml;charset=utf8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"%3E%3Cpath d="M23.7 20.8 19 16.1c-.2-.2-.5-.3-.8-.3h-.8c1.3-1.7 2-3.7 2-6C19.5 4.4 15.1 0 9.7 0S0 4.4 0 9.7s4.4 9.7 9.7 9.7c2.3 0 4.3-.8 6-2v.8c0 .3.1.6.3.8l4.7 4.7c.4.4 1.2.4 1.6 0l1.3-1.3c.5-.5.5-1.2.1-1.6zm-14-5.1c-3.3 0-6-2.7-6-6s2.7-6 6-6 6 2.7 6 6-2.6 6-6 6z" fill="%23ccc"%3E%3C/path%3E%3C/svg%3E') no-repeat center;
  background-size: contain;
}

/* リンク本体 */
.searchSuggestionList li a {
  font-size: 16px;
  color: #333;
  text-decoration: none;
  padding: 4px 8px;
  border-radius: 4px;
  transition: background-color 0.2s;
}

/* ホバー時の透明度変化 */
.searchSuggestionList li:hover {
  opacity: 0.7;
}












/*ヘッダーバナー
.container .baner .pcOnly {
    display: flex;
    justify-content: space-between;
    padding: 10px 35px 10px 0px;
}
*/

.pc-header-banaer {
    display: flex;
    justify-content: space-between;
}

.pc-header-banaer a:hover{
    opacity: 0.7;
}


/*ヘッダー問い合わせ端合わせ*/
.exNav ul {
    margin-right: 40px;
}







/*メニューボタン*/
.menuToggle {
  position: relative;
}

/* ▼ ドロップダウンボックス（初期状態・アニメーション含む） */
.menuDropdownBox {
  position: absolute;
  top: 100%;
  left: -50%;
  transform: translateX(-50%) translateY(-10px);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 0.3s ease, transform 0.3s ease;
  margin-top: 10px;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 8px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
  width: 240px;
  height: 180px;
  padding: 15px;
  box-sizing: border-box;
  z-index: 1000;
}

/* ▼ 表示時：下にスライドしてフェードイン */
.menuDropdownBox.open {
  transform: translateX(-50%) translateY(0);
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

/* ▼ 非表示アニメ中：上にスライドしながらフェードアウト */
.menuDropdownBox.closing {
  transform: translateX(-50%) translateY(-10px);
  opacity: 0;
  visibility: visible;
  pointer-events: none;
}

/* ▼ メニュー内グリッド（2列×2段） */
.menuGrid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  /*grid-template-rows: repeat(3, 1fr);*/
  gap: 5px;
  list-style: none;
  padding: 0;
  margin: 0;
  height: 100%;
}

/* ▼ 各メニュー項目（中央揃え） */
.menuGrid li {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

/* ▼ メニュー内リンクボタン */
.menuGrid li a {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  text-decoration: none;
  color: #333;
  width: 100%;
  height: 100%;
}

/* ▼ アイコンサイズ調整 */
.menuGrid li i,
.menuGrid li img {
  font-size: 35px;
  width: 35px;
  height: 35px;
  margin-bottom: 6px;
}

/* ▼ ラベルテキスト */
.menuGrid li small {
  font-size: 13px;
}


.hdrBottom--onlyNav .gNav{
  margin: 0px;  
}


/*カートメニュー領収書ボタンの下削除*/
.wpel-icon-right i.wpel-ico {
  display: none !important;
}


@media (max-width: 991px) {
    .hdrBottom_news .container {
	display: none;
	}
}
