@charset "euc-jp";
#wrapper {
  overflow: hidden;
}
#base_gmoWrapp,
#gmo_CMSPbar {
  overflow: hidden;
  min-width: 100% !important;
  width: 100% !important;
}

form {
  margin: 0;
}

.row {
  max-width: 1184px;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  border: 1px solid #ccc;
  background-color: #fff;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  outline: 0;
  outline: thin dotted \9;
  border-color: rgba(82, 168, 236, 0.8);
}


.muted {
  color: #999;
}

a.muted:hover,
a.muted:focus {
  color: #808080;
}

.text-warning {
  color: #c09853;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #a47e3c;
}

.text-error {
  color: #b94a48;
}

a.text-error:hover,
a.text-error:focus {
  color: #953b39;
}

.text-info {
  color: #3a87ad;
}

a.text-info:hover,
a.text-info:focus {
  color: #2d6987;
}

.text-success {
  color: #468847;
}

a.text-success:hover,
a.text-success:focus {
  color: #356635;
}

.btn-01 {
  border: 1px solid #4d4d4d;
  background-color: #4d4d4d;
  color: #fff;
  *background-color: #4d4d4d;
}

.btn-01:hover,
.btn-01:focus,
.btn-01:active,
.btn-01.active,
.btn-01.disabled,
.btn-01[disabled] {
  border: 1px solid #5e5e5e;
  background-color: #5e5e5e;
  color: #fff;
  *background-color: #5e5e5e;
}

.btn-02 {
  border: 1px solid #00172a;
  background-color: #00172a;
  color: #fff;
  *background-color: #00172a;
}

.btn-02:hover,
.btn-02:focus,
.btn-02:active,
.btn-02.active,
.btn-02.disabled,
.btn-02[disabled] {
  border: 1px solid #00172a;
  background-color: #00172a;
  color: #fff;
  *background-color: #00172a;
}

.btn-03 {
  border: 1px solid #e6e6e6;
  background-color: #e6e6e6;
  color: #4d4d4d;
  *background-color: #e6e6e6;
}

.btn-03:hover,
.btn-03:focus,
.btn-03:active,
.btn-03.active,
.btn-03.disabled,
.btn-03[disabled] {
  border: 1px solid #e6e6e6;
  background-color: #e6e6e6;
  color: #4d4d4d;
  *background-color: #e6e6e6;
}

button.btn,
input[type="submit"].btn {
  *padding-top: 3px;
  *padding-bottom: 3px;
}

button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}

button.btn.btn-large,
input[type="submit"].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}

button.btn.btn-small,
input[type="submit"].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}

button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}

.btn-link,
.btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}

.btn-link {
  border-color: transparent;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  color: #0088cc;
  cursor: pointer;
}

.btn-link:hover,
.btn-link:focus {
  background-color: transparent;
  color: #005580;
  text-decoration: underline;
}

.btn-link[disabled]:hover,
.btn-link[disabled]:focus {
  color: #333333;
  text-decoration: none;
}

.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #f5f5f5;
}

.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #999;
  cursor: default;
}

.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
  background-color: transparent;
  color: #999;
  cursor: default;
}

.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-left-width: 1px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
          border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
          border-bottom-left-radius: 4px;
}

.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
          border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
          border-bottom-right-radius: 4px;
}



.alert {
  margin-bottom: 20px;
  padding: 8px 35px 8px 14px;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  background-color: #fcf8e3;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

.alert-success {
  border-color: #d6e9c6;
  background-color: #dff0d8;
  color: #468847;
}

.alert-danger,
.alert-error {
  border-color: #eed3d7;
  background-color: #f2dede;
  color: #b94a48;
}

#pagetop {
  height: 54px;
  padding: 0;
  display: none;
  overflow: hidden;
}
#pagetop a {
  display: block;
  padding: 15px;
}
#pagetop img {
  width: 24px;
  height: auto;
}


/* ========================================
      PCの場合
======================================== */

body {
  font-family: 'Hind', 'Noto Sans JP', sans-serif;
  background-color: #fff;
  color: #4d4d4d;
}

a {
  color: #000;
}

a:hover {
  color: #5e5e5e;
}

/* アイコン */
.icon {
  display: inline-block;
  padding-left: 16px;
  line-height: 1.5;
}

.icon:before {
  display: block;
  float: left;
  margin-left: -16px;
  width: 16px;
  height: 16px;
  background-image: url(https://img.shop-pro.jp/tmpl_img/68/icon_16-b.png);
  background-size: 16px 160px;
  background-repeat: no-repeat;
  content: "";
}

/* PC でアイコンを白にする場合 */
.icon-white .icon:before {
  background-image: url(https://img.shop-pro.jp/tmpl_img/68/icon_16-w.png);
}

/* アイコンの種類 */
.icon-cart:before { background-position: 0 0; }
.icon-search:before { background-position: 0 -16px; }
.icon-user:before { background-position: 0 -32px; }
.icon-down:before { margin: 5px 5px 0 0; background-position: 0 -64px; }
.icon-up:before { background-position: 0 -48px; }
.icon-right:before { background-position: 0 -80px; }
.icon-left:before { background-position: 0 -96px; }
.icon-regist:before { background-position: 0 -112px; }
.icon-login:before { background-position: 0 -144px; }
.icon-logout:before { background-position: 0 -128px; }

.text-block {
  line-height: 2;
}

.ttl-h2 {
  margin:0 0 1em 0;
  color: #4d4d4d;
  font-weight: normal;
  font-size: 160%;
  line-height: 1.5;
}
/* .ttl-h3 {
  margin-bottom: .7em;
  border-top: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
  color: #4d4d4d;
  font-weight: normal;
  font-size: 124%;
} */
.ttl-h3 {
  border-top: 0;
  border-bottom: 1px solid #000;
  color: #333;
  font-size: 28px;
  font-weight: 700;
  letter-spacing: 2.8px;
  line-height: 1.4;
  margin: 0 0 10px;
  padding: 0;
}

#container {
  width: 96%;
  z-index: 101;
  padding: 0 0 100px;
}
@media only screen and (max-width: 1250px) {
  .ttl-h3 {
  font-size: 2.24vw;
  }
}
@media only screen and (max-width: 767px) {
  #container {
    width: 100%;
    box-sizing: border-box;
    padding: 0 4vw 10vw;
  }
}

/* スライダー */

#sliderbutton {
  position: absolute;
  left: 1%;
  z-index: 200;
  display: none;
}
.slider-btn {
  display: block;
  padding: 20px 50px;
  font-size: 20px;
}

/* ヘッダー */
#header {
  position: relative;
  z-index: 102;
  padding-top: 30px;
}

.header-headline-nav {
  font-size: 13px;
  padding: 0;
}
.header-headline-nav .icon:before {
  margin-left: -20px;
}
.header-headline-nav ul {
  margin: 7px 20px 0 0;
}
.header-headline-nav li {
  display: inline;
  margin: 0 10px;
  padding: 0;
  vertical-align: top;
  font-size: 13px;
}
  .header-headline-nav li a {
    padding-left: 20px;
    color: #4d4d4d;
    text-decoration: none;
    font-weight: normal;
  }

.btn-viewcart {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}

.header-container {
  max-width: 1184px;
  margin: 0 auto;
}

.header-container._top {
  max-width: 100%;
  padding: 0 50px;
}

  .btn-viewcart .icon {
    padding-left: 20px;
  }
  .btn-viewcart .icon:before {
    margin-top: 1px;
  }

.header-logo {
  /* float: left; */
}
  .header-logo a {
    text-decoration: none;
  }
  .header-logo a:hover {
    text-decoration: underline;
  }
  .header-logo img {
    max-width: 100%;
  }

.header-global-nav {
  z-index: 100;
  /* float: right; */
}
  .header-global-nav ul {
    margin-top: 25px;
  }
  .header-global-nav li {
    position: relative;
    display: inline;
    margin-right: 30px;
    vertical-align: top;
  }
  .header-global-nav li.arrow-down {
    position: relative;
    padding-right: 18px;
  }
  .header-global-nav li.arrow-down::before {
    width: 6px;
    height: 6px;
    content: '';
    position: absolute;
    top: 50%;
    right: -.3vw;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    transform: translateY(-50%) rotate(225deg);
    transform-origin: left;
  }
  .header-global-nav li:nth-last-of-type(1) {
    margin-right: 0;
  }
  .header-global-nav a,
  .header-global-nav span {
    color: #000;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1.6px;
    padding-bottom: 5px;
    cursor: pointer;
  }
    .header-global-nav ul ul {
      position: absolute;
      background: #00172a;
      top: 2px;
      left: 0;
      display: none;
      vertical-align: baseline;
      width: 200px;
      margin-left: 0;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px;
    }
      .header-global-nav ul ul li {
        border-top: 1px dotted #fff;
        display: block;
        margin: 0;
        padding: 0;
        word-break: break-all;
        *line-height: 1.3;
      }
      .header-global-nav ul ul > li:first-of-type {
        border-top: 0;
      }
      .header-global-nav ul ul a {
        background: #00172a;
        color: #fff;
        display: block;
        padding: 10px 10px;
        font-size: 16px;
        font-weight: 600;
      }
      .header-global-nav ul ul a:hover {
        background: #00172a;
        text-decoration: none;
      }
      .header-global-nav ul ul a._jp {
        font-weight: 400;
      }
      .header-global-nav .nav-scate-link {
        color: #aaa;
        font-size: 14px;
      }
      .nav__child-wrapper {
        display: none;
      }
      .header-global-nav ul .nav__child-list {
        margin: 0;
        position: static;
      }
      .header-global-nav .nav__child-title {
        color: #fff;
        display: block;
        margin: 0;
        padding: 10px;
        position: relative;
      }
      .header-global-nav .nav__child-title.arrow-down::before {
        width: 6px;
        height:6px;
        border-top: 1px solid #fff;
        border-left: 1px solid #fff;
        content: '';
        position: absolute;
        top: 50%;
        transform: translateY(-50%) rotate(225deg);
        right: .6vw;
      }
      .header-global-nav .nav__child-title._active.arrow-down::before {
        transform: translateY(-50%) rotate(45deg);
      }





/* スマホ用ヘッダーメニュー */
.header-nav-phone {
  z-index: 99;
  height: 20vw;
}
.header-nav-lst-phone {
  width: 100vw;
  height: 100vh;
  background: #00172a;
  box-sizing: border-box;
  color: #fff;
  overflow-y: auto;
  padding: 6vw 0 20vw;
  position: absolute;
  top: 20vw;
  left: -4vw;
  display: none;
}
.header-nav-lst-phone ul {
  margin: 0;
}
.header-nav-lst-phone li {
  padding: 0;
  /* border-bottom: 1px solid #dbdbdb; */
  text-align: center;
}
.header-nav-lst-phone li:last-child {
  /* border-bottom: none; */
}
.header-nav-lst-phone a {
  display: block;
  padding: 20px 0;
}
.header-nav-lst-phone a:hover {
  background: #f9f9f9;
  text-decoration: none;
}
@media only screen and (max-width: 1250px) {
  .header-global-nav ul ul._account {
    left: -13vw;
  }
  .header-global-nav .nav__child-title.arrow-down::before {
    right: 1vw;
  }
}
@media only screen and (max-width: 767px) {
  .header-nav-lst-phone .header-nav-lst-phone__item {
    border-bottom: none;
    padding: 0 6vw;
  }
  .header-nav-lst-phone .header-nav-lst-phone__item._mt {
    margin-top: 4vw;
  }
  .header-nav-lst-phone .bg-blue {
    background: #002441;
    margin-top: 8vw;
  }
  .header-nav-lst-phone .header-nav-lst-phone__item--blue {
    width: 88vw;
    border-bottom: 1px dotted #707070;
    margin: 0 auto;
  }
  .header-nav-lst-phone .header-nav-lst-phone__item--blue:last-child() {
    border-bottom: none;
  }
  .header-nav-lst-phone .header-nav-lst-phone__item--blue .title {
    display: block;
    font-size: 4vw;
    padding: 2.75vw 0;
    text-align: left;
  }
  .header-nav-lst-phone .header-nav-lst-phone__item--blue .header-nav-lst-phone__child-list {
    display: none;
  }
  .header-nav-lst-phone .header-nav-lst-phone__item .title {
    display: block;
    font-size: 6vw;
    letter-spacing: 2.4px;
    padding: 4vw 0;
    text-align: left;
  }
  .header-nav-lst-phone .header-nav-lst-phone__link {
    display: block;
    color: #fff;
    font-size: 4vw;
    letter-spacing: .96px;
    padding: 2.75vw 0;
    text-align: left;
  }
  .header-nav-lst-phone .header-nav-lst-phone__link:hover {
    background: #002441;
  }
  .header-nav-lst-phone .header-nav-lst-phone__child-list {
    display: flex;
    flex-wrap: wrap;
  }
  .header-nav-lst-phone .header-nav-lst-phone__child-item {
    width: 49%;
    border-bottom: 1px dotted #707070;
    display: block;
    margin-right: 1%;
    padding: 0;
    text-align: left;
  }
  .header-nav-lst-phone ._1row .header-nav-lst-phone__child-item {
    width: 100%;
  }
  .header-nav-lst-phone .header-nav-lst-phone__child-link {
    border-bottom: 1px dotted #707070;
    color: #fff;
    display: block;
    font-size: 4vw;
    font-weight: 600;
    letter-spacing: .96px;
    line-height: 1.63;
    padding: 2.75vw 0;
  }
  .header-nav-lst-phone .header-nav-lst-phone__child-link._jp {
    font-weight: 400;
  }
  .header-nav-lst-phone .header-nav-lst-phone__child-link:hover {
    background: #00172a;
  }
  .header-nav-lst-phone .bg-blue .header-nav-lst-phone__child-link:hover {
    background: #002441;
  }
  .header-nav-lst-phone .header-nav-lst-phone__grandchild-list-wrapper {
    display: none;
  }
  .header-nav-lst-phone .header-nav-lst-phone__grandchild-list {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
  }
  .header-nav-lst-phone .header-nav-lst-phone__grandchild-item {
    width: 49%;
    border-top: 1px dotted #707070;
    margin-right: 1%;
    text-align: left;
  }
  .header-nav-lst-phone .header-nav-lst-phone__grandchild-item:nth-child(1),
  .header-nav-lst-phone .header-nav-lst-phone__grandchild-item:nth-child(2) {
    border-top: none;
  }
  .header-nav-lst-phone .header-nav-lst-phone__grandchild-link {
    color: #aaa;
    font-size: 4vw;
    font-weight: 600;
    padding: 4vw 0;
  }
  .header-nav-lst-phone .header-nav-lst-phone__grandchild-link:hover {
    background: #00172a;
  }
  .header-nav-lst-phone .header-nav-lst-phone__sns {
    display: flex;
    margin-top: 8vw;
    justify-content: center;
  }
  .header-nav-lst-phone .header-nav-lst-phone__fb {
    width: 6vw;
    height: 6vw;
    border-radius: 50%;
    margin: 0 2.5vw;
    padding: 0;
  }
  .header-nav-lst-phone__banners {
    width: 76vw;
    margin: 8vw auto 6.5vw;
  }
  .header-nav-lst-phone .header-nav-lst-phone__banner {
    margin-bottom: 2vw;
    padding: 0;
  }
  .header-nav-lst-phone__copy {
    color: #707070;
    font-size: 3.5vw;
    line-height: 1.64;
    text-align: center;
  }
}


/* ----- サイドメニュー ----- */
.side-wrapper {
  width: 25%;
  padding: 0 3% 0 0;
}
.side-section {
  margin-bottom: 40px;
}
.side-section:last-child {
  margin-bottom: 0;
}
.side-section li {
  margin: 0;
}
.side-section li a:hover {
  text-decoration: underline;
}
.side-section-lst {
  margin: 0;
}
.incart-delivery {
  clear: both;
  font-size: 12px;
  line-height: 1.5;
  padding: 5px 8px;
  color: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #eeab53;
}
.incart-delivery ul {
  margin: 0;
}
.incart-delivery li {
  padding: 2px 0;
  margin: 0;
}
.incart-delivery li:first-child {
  border-top: none;
}
.search-select {
  margin-bottom: 10px;
}
.search-box {
  float: left;
  width: 65%;
}
.search-btn[type="submit"] {
  float: right;
  padding: 4px 0;
  width: 25%;
}
.side-category-name,
.side-group-name {
  border-bottom: 1px dotted #000;
  color: #000;
  display: block;
  font-size: 16px;
  font-weight: 600;
  padding: 12px 0;
  white-space: nowrap;
}
  @media only screen and (max-width: 1250px) {
    .side-wrapper {
      width: 27%;
    }
    .side-group-name {
      font-size: 1.28vw;
    }
  }
  @media only screen and (max-width: 767px) {
    .side-wrapper {
      width: 100%;
      padding: 0;
    }
    .side-section {
      margin: 0 0 6vw;
    }
    .side-section li {
      margin: 0;
    }
    .side-group-name {
      font-size: 4vw;
      padding: 4vw;
      margin-top: 0;
      white-space: wrap;
    }
  }

/* パンくずリスト */
.topicpath-nav {
  margin: 16px 0 40px;
  font-size: 15px;
  line-height: 1.6;
}
.topicpath-nav ul {
  margin-bottom: 0;
}
  .topicpath-nav li {
    display: inline;
    /* margin-right: .2em; */
  }
  .topicpath-nav li a {
    /* margin-left: .2em; */
    color: #000;
    font-weight: 700;
    text-decoration: none;
  }
  .topicpath-nav li a:hover {
    text-decoration: underline;
  }
@media only screen and (max-width: 767px) {
  .topicpath-nav {
    font-size: 3.75vw;
    margin: 4vw 0 10vw;
  }
}
/* 囲み */
.container-section {
  margin: 0;
  padding: 0;
  word-break: break-all;
}

.eyecatch-block,
.info-block,
.recommend-block,
.bestseller-block,
.free_space_block {
  margin-bottom: 14px;
  padding-bottom: 40px;
  /* border-bottom: 1px solid #dbdbdb; */
  word-break: break-all;
}

.recommend-block {
  margin-bottom: 0;
  padding-bottom: 0;
}

.info-block {
  line-height: 1.5;
}

.main-section {
  padding-left: 3 0px;
}

.main-section._main {
  width: 74.325%;
}

/* 商品リスト */
.prd-lst-sort {
  font-size: 14px;
  margin: 0 0 16px;
}

.prd-lst-sort a {
  color: #aaa;
}

.prd-lst-sort strong {
  color: #000;
}

.prd-lst-unit-container {
  margin: 0 0 32px;
}

.prd-lst-unit-wrapper {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -32px -52px 0;
}

/* ie */
@media all and (-ms-high-contrast: none) {
  .prd-lst-unit-wrapper {
    margin: 0 -33px -52px 0;
  }
}

.prd-lst-unit {
  width: 272px;
  margin: 0 32px 52px 0;
  padding: 0;
}

.prd-lst-img {
  background: #fff;
}
  .prd-lst-img:hover {
    opacity: 0.8;
  }

.prd-lst-span {
  display: block;
}
.prd-lst-name {
  font-family: "Noto Sans JP", sans-serif;
  margin: 10px 0 6px 0;
  padding: 0;
  font-size: 15px;
}
.prd-lst-name a {
  color: #333;
}
.prd-lst-exp {
  font-size: 13px;
}
.prd-lst-regular {
  font-size: 13px;
  text-decoration: line-through;
}
.prd-lst-price {
  color: #a1a19f;
  font-size: 13px;
}
.prd-lst-discount {
  color: #b81717;
}

.prd-lst-soldout {
  color: #b81717;
}

.more-prd {
  clear: both;
}
@media only screen and (max-width: 1250px) {
  .main-section._main {
    width: 72.325%;
  }

}
@media only screen and (max-width: 767px) {
  .main-section._main {
    width: 25%;
  }
  .prd-lst-sort {
    font-size: 3.5vw;
  }
}

/* 商品のページャー PC */
.prd-lst-pager {
  position: relative;
  overflow: hidden;
  /* margin: 0; */
}
  .prd-lst-pager ul {
    position: relative;
    left: 50%;
    float: left;
    margin: 0;
    padding: 0;
  }
  .prd-lst-pager li {
    position: relative;
    left: -50%;
    float: left;
    margin-right: 4px;
    text-align: center;
    line-height: 26px;
  }
  .prd-lst-pager li a,
  .prd-lst-pager li span {
    display: block;
    float: left;
    font-size: 16px;
    min-width: 26px;
    height: 26px;
    box-sizing: border-box;
    padding: 0 .5em;
    margin-right: 30px;
  }
  .prd-lst-pager li a {
    background-color: #fff;
    color: #00172a;
    text-decoration: none;
  }
  .prd-lst-pager li a:hover {
    background: #fff;
  }
  .prd-lst-pager li span {
    background-color: #00172a;
    color: #fff;
  }
  .prd-lst-pager li .dotted {
    background: #fff;
    color: #00172a;
  }
  .prd-lst-pager .prd-lst-pager__prev a, .prd-lst-pager .prd-lst-pager__next a, .prd-lst-pager .prd-lst-pager__prev span, .prd-lst-pager .prd-lst-pager__next span{
    background: #fff;
    color: #00172a;
  }
  .prd-lst-pager .prd-lst-pager__prev span, .prd-lst-pager .prd-lst-pager__next span {
    display: none;
  }
@media only screen and (max-width: 1250px) {
  .prd-lst-pager li {
    width: 4vw;
  }
  .prd-lst-pager li a {
    padding: 0;
  }
}
@media only screen and (max-width: 767px) {
  .prd-lst-pager {
    margin: 0 0 15vw;
  }
  .prd-lst-pager li {
    width: 6vw;
    line-height: 6vw;
  }
  .prd-lst-pager li a,
  .prd-lst-pager li span {
    min-width: 5.5vw;
    height: 6vw;
    font-size: 4vw;
  }
}

/* 商品のページャー タブレット スマホ */
.prd-lst-pager-phone {
  text-align: center;
}
  .prd-lst-pager-phone li {
    display: inline;
    margin: 0 10px;
  }
  .prd-lst-pos {
    margin-top: 20px;
  }
  .prd-lst-pos b {
    font-weight: bold;
    font-size: 18px;
  }

/* フッター */
#pagetop {
  width: 49px;
  position: fixed;
  right: 0;
  bottom: 200px;
  z-index: 200;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
#pagetop a {
  padding-right: 10px;
}
.notice-wrapper {
  margin-top: 100px;
  padding: 40px 0;
  border-top: 1px solid #e8e8e8;
  background: #f9f9f9;
}
.notice-wrapper._mt0 {
  margin-top: 0;
}
.wookmark-wrapper {
  position: relative;
}
.wookmark-item {
  padding-bottom: 20px;
  width: 24.5%;
  *width: 20.5%;
  *padding-right: 2% !important;
  *padding-left: 2% !important;
}

/* フッター背景 */
.footer-wrapper {
  padding: 40px 0;
  border-top: 1px solid #d8d8d2;
  border-bottom: 1px solid #d8d8d2;
  background: #ebebe6;
}

.footer-lst {
  padding: 30px 0 0 40px;
}
  .footer-lst li {
    margin: 20px 0;
  }
  .footer-lst a {
    color: #4d4d4d;
  }

/* ショップ紹介 */
.manager-name {
  margin: 0 0 20px 0;
  font-size: 20px;
}

.manager-caption {
  padding: 0 40px 0 20px;
  border-right: 1px solid #dbdbdb;
}

/* カレンダー */
.tbl_calendar {
  margin-bottom: 20px;
  max-width: 260px;
  width: 100%;
  font-size: 84.615%;
}
  .tbl_calendar caption {
    text-align: center;
  }
  .tbl_calendar th {
    padding: .3em 0;
    border-bottom: 1px solid #ddd;
    text-align: center;
  }
  .tbl_calendar td {
    padding: .5em 0;
    width: 14.2%;
    border-bottom: 1px solid #ddd;
    text-align: center;
  }
.cal_memo {
  margin-top: 1em;
  font-size: 84.615%;
}

/* copyright */
.copyright {
  clear: both;
  margin: 0;
  padding: 2em 0;
  color: #a1a19f;
  text-align: center;
  font-style: normal;
}
.powered {
  display: block;
  padding: 10px 0;
  line-height: 18px;
}
  .powered a {
    color: #a1a19f;
    text-decoration: none;
    font-size: 11px;
  }
  .powered img {
    margin-bottom: 10px;
    margin-left: 4px;
    width: 200px;
    height: 18px;
  }

/* list */
.def-lst-dt {
  padding-top: 1em;
  font-weight: bold;
}
.def-lst-dd {
  margin: 0;
  padding-bottom: 1em;
  border-bottom: 1px solid #eee;
  line-height: 2;
}
  .def-lst-dd img {
    max-width: 100%;
    width: inherit;
    height: auto;
  }

/* policy */
#policy p {
  margin: 1em 0;
  color: #000;
  line-height: 1.8;
}

/* freepage */
.freepage {
  word-break: break-all;
}
  .freepage img {
    max-width: 100%;
    width: inherit;
    height: auto;
  }

/* ========================================
      PCかつRetinaの場合
======================================== */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz--device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .icon:before {
      background-image: url(https://img.shop-pro.jp/tmpl_img/68/icon_16-2x-b.png);
    }

    /* PCかつRetinaでアイコンを白にする場合 */
    .icon-white .icon:before {
      background-image: url(https://img.shop-pro.jp/tmpl_img/68/icon_16-2x-w.png);
    }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1184px;
    width: 96%;
  }
}

/* ========================================
      タブレットの場合
======================================== */
@media only screen and (max-width: 1200px) {
  .header-container {
    max-width: 100%;
    padding: 0 2%;
  }
  .header-container._top {
    padding: 0 2%;
  }
  .header-logo {
    width: 23vw;
  }
  .header-global-nav .search-box {
    width: 10vw;
  }
  .header-global-nav li {
    margin-right: 2vw;
  }
}
@media only screen and (max-width: 767px) {
  #sliderbutton {
    left: 3%;
  }
  /* ヘッダー */
  #header {
    padding-top: 0;
  }
  .header-nav-phone {
    margin-right: 10px;
  }
  .header-nav-phone {
    margin-right: 0;
  }
  .header-nav-phone__menu {
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    padding: 0 0 4vw;
  }
  .header-nav-phone__menu-item {
    display: block;
    margin-left: 4vw;
  }
  .header-nav-phone__menu-item img {
    width: 100%;
  }
  .header-nav-phone__menu-item._search {
    width: 8.5vw;
    height: 8vw;
  }
  .header-nav-phone__menu-item._cart {
    width: 5vw;
    height: 8vw;
  }
  .header-nav-phone__menu-item._en {
    width: 7vw;
    height: 7vw;
  }
  .nav-btn-phone {
    width: 7vw;
    height: 3vw;
    display: block;
    position: relative;
    margin: 0 0 2vw 4vw;
  }
  .nav-btn-phone::before, .nav-btn-phone::after {
    width: 7vw;
    height: 1px;
    background: #000;
    content: '';
    position: absolute;
    transform-origin: left;
    transition: .3s;
  }
  .nav-btn-phone::before {
    bottom: 3vw;
  }
  .nav-btn-phone::after {
    bottom: 0;
  }
  .nav-btn-phone._active::before {
    transform: rotate(25deg);
  }
  .nav-btn-phone._active::after {
    transform: rotate(-25deg);
  }
  .search-box {
    width: 55%;
  }
  .search-btn[type="submit"] {
    width: 35%;
  }
  .side-section .group-list {
    display: flex;
    flex-wrap: wrap;
    margin-right: -1%;
  }
  .side-section .group-item {
    width: 49%;
    margin: 0 1% 0 0;
  }
  .side-section .group-link {
    display: block;
    padding: 0;
  }
  .side-section .group-link:hover {
    text-decoration: none;
  }

  /* ========================================
        タブレットかつRetinaの場合
  ======================================== */
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz--device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .icon:before {
        background-image: url(https://img.shop-pro.jp/tmpl_img/68/icon_24-2x-b.png);
    }

    /* スマホかつRetinaでアイコンを白にする場合 */
    .icon-white .icon:before {
      background-image: url(https://img.shop-pro.jp/tmpl_img/68/icon_24-2x-w.png);
    }
  }
}

/* ========================================
      スマホの場合
======================================== */
@media only screen and (max-width: 767px) {
  .icon {
    padding-left: 24px;
    line-height: 2;
  }
  .icon:before {
    margin-left: -24px;
    width: 24px;
    height: 24px;
    background-image: url(https://img.shop-pro.jp/tmpl_img/68/icon_24-b.png);
  }

  /* スマホでアイコンを白にする場合 */
  .icon-white .icon:before {
    background-image: url(https://img.shop-pro.jp/tmpl_img/68/icon_24-w.png);
  }

  .icon-cart:before { background-position: 0; }
  .icon-search:before { background-position: 0 -24px; }
  .icon-user:before { background-position: 0 -48px; }
  .icon-down:before {
    margin: 5px 0 0 -20px;
    margin: 10px 0 0 -17px; margin-top: 5px;
    height: 23px;
    height: 23px;
    background-position: 0 -59px;
  }
  .icon-up:before {
    margin: 5px 0 0 -20px;
    height: 23px;
    background-position: 0 -38px;
  }
  .icon-right:before { background-position: 0 -120px; }
  .icon-left:before { background-position: 0 -144px; }

  .eyecatch-block,
  .info-block,
  .recommend-block,
  .bestseller-block,
  .free_space_block {
    margin-bottom: 20px;
    padding-bottom: 20px;
    /* border-bottom: 1px solid #dbdbdb; */
  }

  .ttl-h3 {
    font-size: 6vw;
    position: relative;
    margin: 0;
    padding-bottom: 1vw;
  }

  #header {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .header-logo {
    padding-top: 10px;
  }
  .header-logo {
    width: 44vw;
  }

  /* スライダー */
  .bx-prev,
  .bx-next {
    display: none;
  }
  #sliderbutton {
    left: 20px;
  }
  .slider-btn {
    padding: 4px 10px;
    font-size: 13px;
  }

  /* スマホ用メニュー */
  .menu-btn-phone {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 100%;
    height: 100%;
    cursor: pointer;
  }
  .menu-btn-phone .icon {
    padding-left: 0;
  }
  .menu-btn-phone.icon-down:before {
    float: right;
    margin-left: 0;
  }
  .menu-btn-phone.icon-up:before {
    float: right;
    margin-left: 0;
  }

  /* メイン */
  .main-section {
    padding-left: 0;
    padding-right: 0;
  }
  .main-section._main {
    width: 100%;
  }

  /* サイドメニュー */
  .side-search {
    width: 185px;
  }
  .search-box {
    width: 70%;
  }
  .search-btn[type="submit"] {
    width: 20%;
  }

  /* 商品 */
  .prd-lst-unit {
    margin-bottom: 30px;
    padding: 0 10px 0 10px;
  }
  .prd-lst-sort {
    text-align: center;
  }

  /* フッター */
  #pagetop {
    width: 54px;
    margin: 30px auto;
    display: none !important;
    position: static;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }
  #pagetop a {
    padding-right: 15px;
  }
  .footer-wrapper {
    /* margin-top: 20px; */
    padding: 20px 0 0 0;
  }
  .manager-name {
    text-align: center;
  }
  .manager-caption {
    padding: 20px 10px;
    border-right: none;
  }
  .footer-lst {
    margin: 0 -4vw;
    padding: 0;
    width: auto;
    background: #4d4d4d;
  }
    .footer-lst li {
      margin: 0;
      padding: 0;
      border-bottom: 1px solid #444444;
    }
    .footer-lst li:nth-child(odd) {
      border-right: 1px solid #444444;
    }
    .footer-lst a {
      display: block;
      padding: 12px 10px;
      color: #fff;
      text-decoration: none;
      font-size: 11px;
    }
  .copyright {
    font-size: 10px;
  }
  /* ========================================
        スマホかつRetinaの場合
  ======================================== */
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz--device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
      .icon:before {
        background-image: url(https://img.shop-pro.jp/tmpl_img/68/icon_24-2x-b.png);
      }

      /* スマホかつRetinaでアイコンを白にする場合 */
      .icon-white .icon:before {
        background-image: url(https://img.shop-pro.jp/tmpl_img/68/icon_24-2x-w.png);
      }
  }
}

/* IE用 */
.ie_wrapper .container {
  width: 1184px;
}

/* 追記 */
@media only screen and (max-width: 767px) {
  .container {
    width: 100%;
    padding: 0 4vw;
  }
}

.grp-lst-name {
  display: block;
  margin: 4px 0;
  padding: 0;
  font-size: 15px;
}

@media only screen and (max-width: 767px) {
  .grp-lst-unit a {
    display: block;
    padding: .5em 0;
    color: #444;
    text-decoration: none;
  }
  .grp-lst-name {
    font-size: 11px;
  }
}

.prd-lst-unit {
  position: relative;
}

@media only screen and (max-width: 1250px) {
  .prd-lst-unit-container {
    overflow: hidden;
  }
  .prd-lst-unit-wrapper {
    margin: 0 -3.636% -8vw 0;
  }
  .prd-lst-unit {
    width: calc((100% - (3.736% * 3)) / 3);
    margin: 0 3.636% 8vw 0;
  }
}
@media only screen and (max-width: 767px) {
  .prd-lst-unit-container {
    margin: 0 0 8vw;
  }
  .prd-lst-unit-wrapper {
    margin: 0 -4vw -8vw 0;
  }
  .prd-lst-unit {
    width: 44vw;
    margin: 0 4vw 8vw 0;
    padding: 0;
  }
  /* .prd-lst-unit:nth-child(odd) {
    margin-right: 4vw;
  } */
  .prd-lst-name {
    color: #333;
    font-size: 4.25vw;
    line-height: 1.4;
    letter-spacing: .68px;
  }
}

.prd-lst-sort {
  text-align: right;
}

.prd-lst-price {
  color: #000;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: .8px;
  line-height: 1.54;
  margin-top: 15px;
}
@media only screen and (max-width: 767px) {
  .prd-lst-price {
    font-size: 4.25vw;
    letter-spacing: .68px;
    line-height: 1.4;
    margin-top: 1vw;
  }
  .prd-lst-sort {
    text-align: left;
  }
}

.label-tag {
  width: 54px;
  height: 24px;
  background: #7f9bb2;
  color: #fff;
  display: block;
  font-size: 14px;
  line-height: 24px;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
}

.exp-area {
  display: none;
}

.category-tag {
  color: #fff;
  display: inline-block;
  /* font-family: 'Noto Sans JP', sans-serif; */
  font-size: 14px;
  letter-spacing: .56px;
  margin: 25px 0 5px;
  padding: 4px 12px;
}
.category-tag:hover {
  color: #fff;
  text-decoration: none;
}
@media only screen and (max-width: 1250px) {
  .category-tag {
    font-size: 1.125vw;
    padding: .4vw .6vw;
  }
}
@media only screen and (max-width: 767px) {
.label-tag {
  width: 13.5vw;
  height: 6vw;
  font-size: 3.5vw;
  line-height: 6vw;
}
  .category-tag {
    font-size: 3.25vw;
    padding: 1vw 2vw;
    margin: 4vw 0 2vw;
  }
}

.category-tag._blue {
  background: #005fac;
}
.category-tag._red {
  background: #c8000b;
}
.category-tag._green {
  background: #60a711;
}
.category-tag._yellow {
  background: #e1c208;
}
.category-tag._skyblue {
  background: #11acb7;
}
.category-tag._orange {
  background: #db8300;
}
.category-tag._black {
  background: #00172a;
}
.category-tag._darkyellow {
  background: #bcab3e;
}
.category-tag._brown {
  background: #c26412;
}

.header-global-nav__list {
  display: flex;
  align-items: flex-end;
  margin-bottom: 0;
}

.header-global-nav__search-inner {
  display: flex;
  align-items: center;
}

.search-box {
  width: 194px;
  border-radius: 0;
  font-family: 'Hind', sans-serif;
  letter-spacing: 1.6px;
  margin-right: 10px;
  padding-left: 10px;
}

.search-box[type='text'] {
  border: 1px solid #000;
  line-height: normal;
}

.header-global-nav__search-btn {
  cursor: pointer;
  display: block;
  width: 20px;
  height: 20px;
  border: none;
  text-indent: -9999px;
  background: url(https://file003.shop-pro.jp/PA01456/069/img/common/icon_search.png) no-repeat center center / cover;
}

.header-global-nav__search-btn._black {
  background: url(https://file003.shop-pro.jp/PA01456/069/img/common/icon_search.png) no-repeat center center / cover;
}

.header-global-nav .header-global-nav__en {
  width: 32px;
  height: 32px;
  display: block;
  padding: 0;
  text-align: center;
}

.header-global-nav .header-global-nav__en a {
  padding: 0;
}

@media only screen and (max-width: 1200px) {
  .header-global-nav .header-global-nav__en {
    width: 3.517vw;
    height: 3.3vw;
  }
}

@media only screen and (max-width: 767px) {
  #header-wrapper {
    height: 20vw;
  }

  .header-container {
    width: 100%;
    height: 20vw;
    background: #fff;
    box-sizing: border-box;
    padding: 0 4vw;
    position: fixed;
    z-index: 100;
  }

  .header-container._top {
    padding: 0 4vw;
  }

  .header-nav-lst-phone .header-global-nav__search {
    width: 88vw;
    border-bottom: 1px solid #fff;
    margin: 0 auto;
    padding: 0 0 4vw;
  }

  .search-box {
    width: 78vw;
    height: 10vw;
    font-size: 4vw;
    margin-right: 3vw;
    padding-left: 2.5vw;
  }

  .header-global-nav__search-btn {
    width: 6.125vw;
    height: 5.75vw;
    background: url(https://file003.shop-pro.jp/PA01456/069/img/common/icon_search_white.png) no-repeat center center / cover;
    padding: 0;
  }
}

.header-headline-nav__inner {
  display: flex;
  justify-content: flex-end;
}

.header-banner {
  width: 204px;
  display: block;
  margin-left: 12px;
}

.header-global-nav-container {
  height: 91px;
}

.header-global-nav-wrapper {
  width: 100%;
  height: 91px;
  background: #fff;
  box-sizing: border-box;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  padding: 0 0 24px;
  top: 0;
  left: 0;
}

.header-global-nav-wrapper._fixed {
  height: 115px;
  padding: 24px 50px;
  position: fixed;
}

.header-global-nav-inner {
  max-width: 1184px;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  margin: 0 auto;
}

@media only screen and (max-width: 1200px) {
  .header-global-nav-container {
    height: 10vw;
  }
  .header-global-nav-wrapper {
    height: 10vw;
  }
  .header-banner {
    width: 20vw;
  }
  .header-global-nav-inner {
    max-width: 100%;
    width: 100%;
  }
  .header-global-nav-wrapper._fixed {
    height: 10vw;
    padding: 24px 2%;
  }
}

@media only screen and (max-width: 767px) {
  .header-global-nav-wrapper {
    height: 20vw;
    padding: 0 0 4vw;
  }
  .header-global-nav-wrapper._fixed {
    height: 20vw;
    padding: 0 0 4vw;
    position: static;
  }
  .header-global-nav-container {
    height: auto;
  }
}

.footer {
  width: 100%;
  background: #00172a;
  padding: 56px 0 33px;
}

.footer-inner {
  max-width: 1184px;
  margin: 0 auto;
}

.footer-content {
  display: flex;
  align-items: flex-start;
  font-family: 'Noto Sans JP', sans-serif;
}

.footer-logo {
  width: 240px;
  display: block;
  margin-right: 80px;
}

.footer-col {
  margin-right: 46px;
}

.footer-col--sns {
  display: flex;
}

.footer-col--sns .footer-icon:nth-of-type(2) {
  margin-left: 20px;
}

.footer-col__title {
  color: #fff;
  font-size: 14px;
  letter-spacing: .56px;
  line-height: 1.43;
  pointer-events: none;
}

.footer-col__list {
  display: block;
  list-style: none;
  margin: 0;
}

.footer-col__item {
  margin-top: 18px;
}

.footer-col__link {
  color: #aaa;
  font-size: 14px;
  letter-spacing: .56px;
  line-height: 1.43;
}

.footer-col__row-link {
  color: #fff;
  display: block;
  font-size: 14px;
  letter-spacing: .56px;
  line-height: 1.43;
  margin-bottom: 18px;
}

.footer-copy {
  color: #707070;
  font-size: 14px;
  line-height: 1.64;
  margin-top: 16px;
  text-align: right;
}

.footer-icon {
  width: 24px;
  height: 24px;
  display: block;
}

@media only screen and (max-width: 1200px) {
  .footer-inner {
    max-width: 96%;
    padding: 0;
  }
  .footer-logo {
    width: 23%;
    margin-right: 40px;
  }
  .footer-col {
    margin-right: 30px;
  }
}

@media only screen and (max-width: 767px) {
  .footer {
    box-sizing: border-box;
    padding: 5.75vw 4vw 8vw;
    margin-top: 0;
  }

  .footer._top {
    margin-top: 0;
  }

  .footer-inner {
    max-width: 100%;
  }

  .footer-content {
    display: block;
  }

  .footer-logo {
    display: none;
  }

  .footer-col {
    margin-right: 0;
  }

  .footer-col--sns {
    margin-top: 8vw;
    justify-content: center;
  }
  
  .footer-col__title {
    border-bottom: 1px dotted #707070;
    display: block;
    font-size: 4vw;
    letter-spacing: .96px;
    line-height: 1.5;
    padding: 3vw 0;
    position: relative;
    pointer-events: all;
  }

  .footer-col__title::before {
    width: 2vw;
    height: 2vw;
    content: '';
    position: absolute;
    top: 50%;
    right: -1vw;
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
    transform: translateY(-50%) rotate(225deg);
    transform-origin: left;
  }

  ._active.footer-col__title::before {
    right: 1vw;
    transform: translateY(-50%) rotate(45deg);
  }

  .footer-col__list {
    display: none;
  }

  .footer-col__item {
    margin-top: 0;
    padding: 3vw 0;
  }

  .footer-col__link {
    font-size: 4vw;
  }

  .footer-col__row {
    display: flex;
    justify-content: space-between;
  }

  .footer-col__row-link {
    width: 49%;
    border-bottom: 1px dotted #707070;
    display: block;
    font-size: 3.5vw;
    margin-bottom: 0;
    padding: 3vw 0;
  }

  .footer-copy {
    font-size: 4vw;
    margin-top: 9vw;
    text-align: center;
  }

  .footer-icon {
    width: 6vw;
    height: 6vw;
    margin: 0 2.5vw;
  }
  .flag-arrow {
    position: relative;
  }

  .flag-arrow::before {
    width: 2vw;
    height: 2vw;
    content: '';
    position: absolute;
    top: 50%;
    right: -1vw;
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
    transform: translateY(-50%) rotate(225deg);
    transform-origin: left;
  }

  ._active.flag-arrow::before {
    right: .6vw;
    transform: translateY(-50%) rotate(45deg);
  }
}

.cate-title {
  width: 100%;
  border-bottom: 1px dotted #000;
  cursor: pointer;
  display: block;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.09;
  padding: 12px 0;
  position: relative;
}

.cate-title.arrow-down::before {
  width: 8px;
  height: 8px;
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%) rotate(225deg);
  transform-origin: left;
}

.cate-title._active.arrow-down::before {
  transform: translateY(-50%) rotate(45deg);
  right: .4vw;
}

.cate-sub {
  display: none;
}

.cate-sub-list {
  padding-left: 40px;
}

.cate-sub-item {
  border-bottom: 1px dotted #000;
  display: block;
  padding: 12px 0;
}

.side-section .cate-sub-link {
  font-size: 16px;
  font-weight: 600;
  white-space: nowrap;
}

@media only screen and (max-width: 1250px) {
  .cate-title {
    font-size: 1.44vw;
  }
  .side-section .cate-sub-link {
    font-size: 1.28vw;
  }
}

@media only screen and (max-width: 767px) {
  .cate-title {
    font-size: 4.5vw;
    padding: 4vw 0;
  }
  .cate-title > .name-jp {
    margin: 1vw 0 0;
  }
  .cate-title._active.cate-title._active.arrow-down::before {
    right: 1.6vw;
  }
  .cate-title.arrow-down::before {
    width: 2vw;
    height: 2vw;
    top: 50%
  }
  .cate-sub-list {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-left: -1%;
  }
  .side-section .cate-sub-item {
    width: 49%;
    margin-right: 1%;
    padding-bottom: 0;
  }
  .side-section .cate-sub-link {
    display: block;
    font-size: 4vw;
    padding: 4vw 0;
    white-space: wrap;
  }
}

.sp-search-area {
  display: none;
}
@media only screen and (max-width: 767px) {
  .sp-search-area {
    border-top: 1px solid #aaa;
    display: block;
    padding: 6vw 0;
  }
}

.name-jp {
  color: #aaa;
  display: inline-block;
  font-size: 13px;
  font-weight: 400;
  margin: 0 0 0 6px;
}
@media only screen and (max-width: 1250px) {
  .name-jp {
    font-size: 1.04vw;
    margin-left: .5vw;
  }
}
@media only screen and (max-width: 767px) {
  .name-jp {
    display: block;
    font-size: 3vw;
    margin-left: 0;
  }
}

.hidden-phone {
  display: inherit !important;
}
.hidden-tablet {
  display: inherit !important;
}
.hidden-desktop {
  display: none !important;
}
@media only screen and (max-width: 1250px) {
  .hidden-phone {
    display: inherit !important;
  }
  .hidden-tablet {
    display: inherit !important;
  }
  .hidden-desktop {
    display: none !important;
  }
}
@media only screen and (max-width: 767px) {
  .hidden-phone {
    display: none !important;
  }
  .hidden-tablet {
    display: inherit !important;
  }
  .hidden-desktop {
    display: inherit !important;
  }
}
