@charset "euc-jp";

#page-wrapper {
  position: relative;
}
#wrapper {
  padding-top: 1em;
}
.container {
  max-width: 900px;
}

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;
}

body {
  color: #000000;
  background-color: #fff;
  background-image: url(https://img.shop-pro.jp/tmpl_img/69/bg.gif);
}

a {
  color: #000000;
}
  a:hover {
    color: #000000;
  }

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 #ffffff;
  background-color: #ffffff;
  color: #000000;
  *background-color: #ffffff;
}

h2 {
  margin: 30px 0;
  text-align: center;
}
  .ttl-h2 {
    position: relative;
  }
  .ttl-h2:before {
    position: absolute;
    top: 50%;
    z-index: -1;
    display: block;
    width: 100%;
    height: 1px;
    background-color: #ccc;
    content: "";
  }
  .ttl-h2 span {
    padding: 0 2em;
    background-color: #fff;
  }

.btn-01 {
  border: 1px solid #ffffff;
  background-color: #ffffff;
  color: #000000;
  *background-color: #ffffff;
}

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

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

.btn-02:hover,
.btn-02:focus,
.btn-02:active,
.btn-02.active,
.btn-02.disabled,
.btn-02[disabled] {
  border: 1px solid #d8d8d8;
  background-color: #d8d8d8;
  color: #4d4d4d;
  *background-color: #d8d8d8;
}
.product-order-num input {
  border-color: #d8d8d8;
}

/*
 * web font
 */
.google-font {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 400;
  font-family: 'Karla', sans-serif;
}
  .google-font.fwb {
    font-weight: 700;
  }

/*
 * icon
 */
.icon-b,
.icon-w {
  display: inline-block;
  width: 16px;
  height: 16px;
  *display: inline;
  *zoom: 1;
}
.icon-b {
  background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon16_b.png);
}
.icon-w {
  background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon16_w.png);
}
@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-b,
  .icon-w {
    -webkit-background-size: 368px 320px;
    background-size: 368px 320px;
  }
  .icon-lg-b,
  .icon-lg-w {
    -webkit-background-size: 552px 480px;
    background-size: 552px 480px;
  }
  .icon-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon16_2x_b.png);
  }
  .icon-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon16_2x_w.png);
  }
  .icon-lg-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_2x_b.png);
  }
  .icon-lg-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_2x_w.png);
  }
}
.icon-cart { background-position: -176px -64px; }
.icon-user { background-position: -208px -0px; }
.icon-adduser { background-position: -240px -0px; }
.icon-logout { background-position: -32px -80px; }
.icon-login { background-position: -48px -80px; }
/* icon large */
.icon-twitter { background-position: -144px -264px; }
.icon-facebook { background-position: -192px -264px; }
.icon-instagram { background-position: -168px -288px; }
.icon-mail { background-position: -96px -0px; }
.icon-lg-w.icon-cart { background-position: -264px -96px; }
.icon-lg-w.icon-chevron_up { background-position: -0px -216px; }
.icon-lg-w.icon-chevron_down { background-position: -528px -192px; }

.icon-lg-b,
.icon-lg-w {
  width: 24px;
  height: 24px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.icon-lg-b {
  background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_b.png);
}
.icon-lg-w {
  background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_w.png);
}


/*
 * header
 */
#header-wrapper {
  margin-bottom: 4em;
}
.header-link a {
  color: #000000;
}
.header-link a:hover {
  text-decoration: none;
  opacity: 0.7;
}

/* header-line-nav */
.header-line-nav li {
  padding-top: 5px;
}
  .header-line-nav a {
    cursor: pointer;
  }
  .header-line-nav span {
    float: left;
    padding-left: 4px;
    font-size: 12px;
    line-height: 1.5em;
  }
  .header-line-nav .icon-b,
  .header-line-nav .icon-w {
    float: left;
  }
.view-cart {
  position: relative;
  top: -6px;
  padding-top: 0 !important;
}
.btn-viewcart {
  padding: 1px 15px 0 13px;
  -webkit-border-radius: 3em;
  -moz-border-radius: 3em;
  border-radius: 3em;
}

/* header logo */
.shop-name {
  clear: both;
  margin: 2em 0;
  text-align: center;
  font-size: 24px;
}
.shop-description {
  font-size: 12px;
  font-weight: normal;
  color: #000000;
}

/* header global nav */
#header-global-nav {
  margin: 1.8em 0;
  text-align: center;
  font-size: 16px;
}
  #header-global-nav li {
    margin: 0 1em;
  }

/* incart delivery */
.incart-delivery {
  float: right;
}
  .incart-delivery ul {
    margin: 0;
    padding: 10px 12px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #d9edf7;
    color: #31708f;
    list-style: none;
    font-size: 12px;
  }

/* slider */
.slider {
  margin-top: 2em;
  padding: 0 .1%;
  position: relative;
}
.bx-viewport {
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  left: 0 !important;
  border: none !important;
}
#slider div {
  width: 100% !important;
}

/*
 * product list
 */

.prd-lst-unit {
  margin-bottom: 60px;
  padding: 0 30px;
  text-align: center;
}
.prd-lst-img {
  display: block;
  margin: 0 auto 1em;
}
.prd-lst-span {
  display: block;
  margin: .3em 0;
  font-size: 12px;
}
.prd-lst-name {
  font-size: 14px;
}
.prd-lst-price {
  color: #abaaaa;
}
.prd-lst-regular {
  text-decoration: line-through;
}
.prd-lst-discount {
  color: #b81717;
}

/* product list sort */
.prd-lst-sort {
  margin: 3em 0;
  color: #888;
  text-align: center;
  font-size: 12px;
}

/* prduct list pager */
.prd-lst-pager {
  text-align: center;
}
.prd-lst-pos b {
  font-size: 18px;
  font-weight: normal;
}

/*
 * product
 */
.product-image-thumb img {
  border: 2px solid #fff;
}
.thumb-active img {
  border: 2px solid #ffffff;
}


/*
 * footer
 */

#footer-wrapper {
  padding-top: 3em;
}
.footer-primary {
  border-right: 1px solid #e7e7e7;
}

/* footer nav */
.footer-nav {
  list-style: none;
  margin: 0;
}
  .footer-nav li {
    margin: .8em 0;
  }
.footer-primary {
  padding: .3em 0;
}
  .footer-primary li {
    margin-right: 25px;
    margin-left: 5px;
  }
  .footer-primary a {
    color: #000000;
  }
  .freepage-nav {
    margin-right: 10%;
    margin-bottom: 1.5em;
    padding-bottom: .8em;
    border-bottom: 1px solid #e7e7e7;
  }
.footer-secondary {
  padding: .3em 0;
  font-size: 12px;
}
  .footer-secondary li {
    margin-left: 10%;
  }
  .footer-secondary li:before {
    margin-right: 4px;
    color: #abaaaa;
    content: "-";
  }
  .footer-secondary a {
    color: #abaaaa;
  }

/* social icon */
.social-nav {
  text-align: center;
  margin: 2em 0;
}

/* copyright */
.copyright {
  margin: 3em 0 2em;
  color: #abaaaa;
  text-align: center;
  font-size: 12px;
}
.powered {
  display: block;
  margin: .5em auto 0;
  width: 180px;
  height: auto;
}

/* pagetop */
#pagetop {
  position: fixed;
  right: 0;
  bottom: 100px;
  display: none;
}
.btn-pagetop {
  display: block;
  padding: .8em .4em .8em .5em;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}


@media (max-width: 980px) {
  #base_gmoWrapp,
  #gmo_CMSPbar {
    overflow: hidden;
    min-width: 100% !important;
    width: 100% !important;
  }
  .container {
    max-width: 900px;
    width: 90%;
  }
}
@media (max-width: 768px) {
  #wrapper {
    padding-top: 3em;
  }
  .container {
    width: auto;
  }
  .header-dropdown {
    position: absolute;
    top: 0;
    z-index: 200;
    width: 100%;
    border-bottom: 1px solid #dbdbdb;
    background-color: #fff;
  }
  .header-dropdown.affix {
    position: fixed;
  }
    .header-dropdown .dropdown-nav li {
      border-bottom: 1px solid #dbdbdb;
      text-align: center;
    }
    .header-dropdown .dropdown-nav a {
      display: block;
      padding: 10px;
    }
    .header-dropdown .btn-dropdown {
      padding-left: 34px;
      font-size: 16px;
      line-height: 1.6;
    }
    .header-dropdown .btn-dropdown-close {
      opacity: 0.4;
    }
  .view-cart {
    position: static;
  }
    .view-cart a {
      background-color: #ffffff;
      color: #000000;
    }
    .view-cart span {
      display: block;
      width: 130px;
      margin: 0 auto;
    }
    .view-cart .icon-w {
      float: left;
      margin-top: -2px;
    }
  .incart-delivery {
    padding-top: 20px;
    float: none;
  }
  .prd-lst-sort {
    font-size: 14px;
  }
  .footer-primary,
  .footer-secondary {
    padding: 0;
    border: none;
  }
  .footer-nav {
    margin: 0;
    padding: 0;
    border-bottom: 3px double #e7e7e7;
  }
    .footer-primary .footer-nav:first-child {
      border-top: 3px double #e7e7e7;
    }
  .footer-nav li {
    margin: 0;
    font-size: 14px;
    border-top: 1px solid #e7e7e7;
  }
    .footer-nav li:first-child {
      border-top: none;
    }
  .footer-nav li:before {
    display: none;
  }
  .footer-nav a {
    display: block;
    padding: 1em;
    color: #000000;
  }
  .footer-nav a:hover {
    text-decoration: none;
  }
  .icon-b,
  .icon-w {
    display: inline-block;
    width: 24px;
    height: 24px;
    *display: inline;
    *zoom: 1;
  }
  .icon-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_b.png);
  }
  .icon-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_w.png);
  }
  .icon-cart { background-position: -264px -96px; }
  .icon-list { background-position: -288px -144px; }
  .icon-chevron_thin_up { background-position: -192px -216px; }
  @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-b,
    .icon-lg-b {
      background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_2x_b.png);
    }
    .icon-w,
    .icon-lg-w {
      background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_2x_w.png);
    }
    .icon-b,
    .icon-w {
      -webkit-background-size: 552px 480px;
      background-size: 552px 480px;
    }
  }
}
@media (max-width: 480px) {
  .ttl-h2 span {
    padding: 0 10px;
    font-size: 14px;
  }
  .prd-lst-unit {
    margin-bottom: 30px;
    height: auto !important;
  }
}

/* IE用 */
.ie_wrapper.container {
  width: 900px;
  overflow: auto;
}

/*---------------------------------------------------------*/
/*---------------------------------------------------------*/
/*reset 汎用*/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

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

.clearfix:after {
  content: " ";
  display: block;
  clear: both;
}

.clear {
  clear: both !important;
}

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

.left {
  text-align: left !important;
}

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

@media (max-width: 767px) {
  .smart_left {
    text-align: left !important;
  }
}

@media (max-width: 767px) {
  .smart_right {
    text-align: right !important;
  }
}

.white {
  color: #fff !important;
}

.black {
  color: #000 !important;
}

.gray {
  color: #666 !important;
}

.gray_ddd {
  color: #ddd !important;
}

.red {
  color: red !important;
}

.f10 {
  font-size: 10px !important;
}

.f12 {
  font-size: 12px !important;
}

.f14 {
  font-size: 14px !important;
}

.f16 {
  font-size: 16px !important;
}

.f18 {
  font-size: 18px !important;
}

.f20 {
  font-size: 20px !important;
}

.bold {
  font-weight: bold !important;
}

.normal {
  font-weight: normal !important;
}

.w100 {
  width: 100% !important;
}

.txt {
  white-space: nowrap !important;
  text-overflow: ellipsis !important;
}

.block {
  display: block !important;
}

.i-b {
  display: inline-block !important;
}

.inline {
  display: inline !important;
}

.none {
  display: none !important;
}

.break {
  word-wrap: break-word !important;
}

.b_top {
  border-top: 1px solid #eee;
}

.b_btm {
  border-bottom: 1px solid #eee;
}

.border0 {
  border: 0 !important;
}

.radius0 {
  border-radius: 0 !important;
}

/*マージン*/
.margin5 {
  margin: 5px !important;
}

.margin0_5 {
  margin: 0 5px !important;
}

.margin5_0 {
  margin: 5px 0 !important;
}

.margin10 {
  margin: 10px !important;
}

.margin0_10 {
  margin: 0 10px !important;
}

.margin10_0 {
  margin: 10px 0 !important;
}

.margin0 {
  margin: 0 !important;
}

.margin15 {
  margin: 15px !important;
}

.margin0_15 {
  margin: 0 15px !important;
}

.margin15_0 {
  margin: 15px 0 !important;
}

.margin20_0 {
  margin: 20px 0 !important;
}

.margin0_auto {
  margin: 0 auto !important;
}

/*パディング*/
.padding30 {
  padding: 30px !important;
}

.padding20 {
  padding: 20px !important;
}

.padding20_0 {
  padding: 20px 0 !important;
}

.padding15 {
  padding: 15px !important;
}

.padding10 {
  padding: 10px !important;
}

.padding5 {
  padding: 5px !important;
}

.padding0 {
  padding: 0 !important;
}

.padding0_10 {
  padding: 0 10px !important;
}

.padding10_0 {
  padding: 10px 0 !important;
}

.padding0_5 {
  padding: 0 5px !important;
}

.padding5_0 {
  padding: 5px 0 !important;
}

.padding0_8 {
  padding: 0 8px !important;
}

.padding0_15 {
  padding: 0 15px !important;
}

/*float フロート*/
.f_right {
  float: right !important;
}

.f_left {
  float: left !important;
}

.f_none {
  float: none !important;
}

/*ガター無し*/
.no-gutter > [class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}
/*reset 汎用 END*/
/*---------------------------------------------------------*/
/*Nick White Original CSS*/
/*---------------------------------------------------------*/
html, body, #page-wrapper {
  height: 100%;
}

html {
  overflow-y: scroll;
}

body > #page-wrapper {
  height: auto;
  overflow-x: hidden;
}

#page-wrapper {
  min-height: 100%;
  width: 100%;
  position: relative;
}
#page-wrapper::before {
  content: "";
  display: none;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  transition: all 0.4s ease;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
#page-wrapper.active {
  filter: blur(5px);
}
#page-wrapper.active::before {
  display: block;
  opacity: 1;
  z-index: 2;
}

#wrapper {
  width: 100%;
  padding-top: 60px;
  padding-bottom: 600px;
  position: relative;
  background: #fff;
}
@media (max-width: 480px) {
  #wrapper {
    padding-top: 45px;
    padding-bottom: 795px;
  }
}

#footer-wrapper {
  padding: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}

body {
  font-family: neue-haas-grotesk-display, sans-serif;
}

input[type=text],
input[type=password],
textarea,
select {
  outline: none;
}

*:focus {
  outline: none;
}

::-moz-placeholder {
  color: #000 !important;
  font-size: 22px;
  font-weight: 500;
}

::placeholder {
  color: #000 !important;
  font-size: 22px;
  font-weight: 500;
}

::-moz-placeholder-shown {
  color: #000 !important;
}

::placeholder-shown {
  color: #000 !important;
}

.trans, .modalwrap .rules .modal-close {
  transition: all 800ms cubic-bezier(0.25, 0.25, 0.36, 0.82);
}

#hiddenWin {
  width: 300px;
  height: 100%;
  box-sizing: border-box;
  background: #fff;
  transition: all 0.4s ease;
  position: fixed;
  top: 0;
  left: -300px;
  z-index: 5;
}
#hiddenWin.active {
  left: 0;
}
@media (max-width: 480px) {
  #hiddenWin {
    width: calc(100vw - 50px);
    left: calc(-1 * (100vw - 50px));
  }
}
#hiddenWin .inner {
  height: 100%;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  box-sizing: border-box;
  padding: 25px 30px;
}
@media (max-width: 480px) {
  #hiddenWin .inner {
    padding: 15px 20px;
  }
}
#hiddenWin .inner .sns_mobile {
  display: none;
}
@media (max-width: 480px) {
  #hiddenWin .inner .sns_mobile {
    display: flex;
    justify-content: flex-end;
    box-sizing: border-box;
    margin: 0 0 18px 0;
    padding: 0 0;
  }
}
#hiddenWin .inner .sns_mobile li {
  margin: 0;
  padding: 5px 0;
  border-style: solid;
  border-color: #000;
}
#hiddenWin .inner .sns_mobile li a {
  display: block;
  width: 35px;
  height: 0;
  line-height: 24px;
  padding-top: 24px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
#hiddenWin .inner .sns_mobile li:nth-child(1) {
  border-width: 1px;
}
#hiddenWin .inner .sns_mobile li:nth-child(1) a {
  background-image: url(https://file003.shop-pro.jp/PA01427/561/svg/sns_fb.svg);
}
#hiddenWin .inner .sns_mobile li:nth-child(2) {
  border-width: 1px 1px 1px 0;
}
#hiddenWin .inner .sns_mobile li:nth-child(2) a {
  background-image: url(https://file003.shop-pro.jp/PA01427/561/svg/sns_twit.svg);
}
#hiddenWin .inner .sns_mobile li:nth-child(3) {
  border-width: 1px 1px 1px 0;
}
#hiddenWin .inner .sns_mobile li:nth-child(3) a {
  background-image: url(https://file003.shop-pro.jp/PA01427/561/svg/sns_insta.svg);
}
#hiddenWin .inner .hidden_search {
  display: flex;
  margin-bottom: 50px;
}
#hiddenWin .inner .hidden_search input[type=text] {
  width: calc(100% - 45px);
  height: 45px;
  line-height: 45px;
  box-sizing: border-box;
  padding: 0 1%;
  border-width: 0 0 1px;
  border-style: solid;
  border-color: #000;
  border-radius: 0px;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-size: 18px;
}
#hiddenWin .inner .hidden_search button[type=submit] {
  width: 45px;
  height: 45px;
  box-sizing: border-box;
  padding: 0;
  border-width: 0 0 1px;
  border-style: solid;
  border-color: #000;
  border-radius: 0;
  background-image: url(https://file003.shop-pro.jp/PA01427/561/svg/icon_search.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-color: transparent;
}
#hiddenWin .inner .idx {
  margin-bottom: 10px;
}
#hiddenWin .inner .idx span {
  font-size: 22px;
}
#hiddenWin .inner ul {
  margin-bottom: 60px;
}
#hiddenWin .inner ul.hidden_cate {
  border-width: 1px 0 0 1px;
  border-style: solid;
  border-color: #000;
}
#hiddenWin .inner ul.hidden_cate li a {
  display: block;
  line-height: 55px;
  box-sizing: border-box;
  padding: 0;
  border-width: 0 1px 1px 0;
  border-style: solid;
  border-color: #000;
}
#hiddenWin .inner ul.hidden_cate li a span {
  display: block;
  width: 100%;
  font-size: 16px;
  text-align: center;
  letter-spacing: 1px;
}
@media (max-width: 480px) {
  #hiddenWin .inner ul.hidden_cate li a span {
    font-size: 14px;
  }
}
#hiddenWin .inner ul.hidden_grp li {
  margin-bottom: 10px;
}
#hiddenWin .inner ul.hidden_grp li a {
  display: inline-block;
  line-height: 15px;
  box-sizing: border-box;
  padding: 8px 10px 5px;
  background: #000;
  color: #fff;
  box-sizing: border-box;
  letter-spacing: 0px;
  font-size: 10px;
}
#hiddenWin .inner ul.hidden_grp li a span {
  display: inline-block;
  padding: 0 5px 0 0;
  font-size: 12px;
  letter-spacing: 1.5px;
}
#hiddenWin .inner ul.hidden_grp li a:hover span {
  text-decoration: underline;
}
#hiddenWin .inner ul.hidden_regular {
  margin-bottom: 0;
}
#hiddenWin .inner ul.hidden_regular li {
  height: 40px;
}
#hiddenWin .inner ul.hidden_regular li a {
  display: block;
  line-height: 40px;
  box-sizing: border-box;
  padding: 0 5px;
  font-size: 22px;
  font-weight: 500;
}
#hiddenWin .inner ul.hidden_regular li a.btn {
  border-width: 2px;
  border-style: solid;
  border-color: #000;
}
#hiddenWin .inner ul.hidden_regular li.inCart {
  height: inherit;
  margin-top: 60px;
  margin-bottom: 20px;
}
#hiddenWin .inner ul.hidden_regular li.inCart a {
  line-height: 50px;
}
#hiddenWin .inner ul.hidden_regular li.members {
  height: inherit;
  display: flex;
  justify-content: center;
  margin-bottom: 60px;
}
#hiddenWin .inner ul.hidden_regular li.members a {
  display: inline-block;
  line-height: 30px;
  box-sizing: border-box;
  padding: 0 12px;
  margin: 0 3px;
  font-size: 15px;
  font-weight: 500;
  border-width: 2px;
  border-style: solid;
  border-color: #000;
  border-radius: 16px;
  letter-spacing: 0.5px;
}
#hiddenWin .inner ul.hidden_regular li.low a.btn {
  line-height: 25px;
  font-size: 11px;
  border: none;
}

.menuBtn {
  width: 30px;
  height: 30px;
  position: fixed;
  top: 15px;
  right: 30px;
  z-index: 6;
}
@media (max-width: 768px) and (min-width: 481px) {
  .menuBtn {
    right: 15px;
  }
}
@media (max-width: 480px) {
  .menuBtn {
    right: 8px;
    top: 7px;
  }
}
.menuBtn a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 10px;
  position: relative;
}
.menuBtn a::before, .menuBtn a::after {
  content: "";
  display: block;
  width: 15px;
  height: 2px;
  background: #000;
  position: absolute;
  left: 50%;
  margin-left: -7.5px;
  transition: all 0.4s ease;
}
.menuBtn a::before {
  top: 9px;
}
.menuBtn a::after {
  bottom: 9px;
}
.menuBtn a span {
  display: block;
  width: 15px;
  height: 2px;
  background: #000;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -1px 0 0 -7.5px;
}
.menuBtn a.on span {
  display: none;
}
.menuBtn a.on::before, .menuBtn a.on::after {
  background: #000;
}
.menuBtn a.on::before {
  transform: rotate(-135deg);
  top: calc(50% - 1px);
}
.menuBtn a.on::after {
  transform: rotate(135deg);
  bottom: calc(50% - 1px);
}
#header-wrapper {
  width: 100%;
  margin: 0;
  position: fixed;
  top: 0;
  z-index: 1;
}
#header-wrapper.active {
  filter: blur(5px);
}
#header-wrapper .messArea {
  width: 100%;
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  text-align: right;
}
#header-wrapper #header-global-nav {
  display: flex;
  justify-content: space-between;
  height: 60px;
  margin: 0;
  padding: 0 3%;
  background: #fff;
}
@media (max-width: 768px) and (min-width: 481px) {
  #header-wrapper #header-global-nav {
    padding: 0 1%;
  }
}
@media (max-width: 480px) {
  #header-wrapper #header-global-nav {
    height: 45px;
    padding: 0 1%;
    background: none;
  }
}
#header-wrapper #header-global-nav h1.shop-name {
  margin: 14px 0 0 -7px;
  text-align: left;
}
@media (max-width: 480px) {
  #header-wrapper #header-global-nav h1.shop-name {
    margin: 10px 0 0 -1px;
  }
}
#header-wrapper #header-global-nav h1.shop-name a {
  display: block;
  width: 270px;
  height: 0;
  padding-top: 70px;
  line-height: 70px;
  overflow: hidden;
  background-image: url(https://file003.shop-pro.jp/PA01427/561/svg/nickwhite_logo.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  transform: rotate(-2.7deg);
}
#header-wrapper #header-global-nav h1.shop-name a:hover {
  opacity: 1;
}
@media (max-width: 480px) {
  #header-wrapper #header-global-nav h1.shop-name a {
    width: 190px;
    padding-top: 50px;
    line-height: 50px;
  }
}
#header-wrapper #header-global-nav #mainNav {
  margin-left: auto;
}
@media (max-width: 991px) and (min-width: 481px) {
  #header-wrapper #header-global-nav #mainNav {
    display: none;
  }
}
@media (max-width: 480px) {
  #header-wrapper #header-global-nav #mainNav {
    display: none;
  }
}
#header-wrapper #header-global-nav #mainNav ul {
  display: flex;
}
#header-wrapper #header-global-nav #mainNav ul li {
  margin: 0;
  padding-top: 18px;
  /*
  &:nth-child(1){
      a{
          border-width: 0 1px;
      }
  }
  */
}
#header-wrapper #header-global-nav #mainNav ul li a {
  display: block;
  line-height: 24px;
  box-sizing: border-box;
  padding: 0 15px;
  text-align: center;
  font-size: 11px;
  font-weight: normal;
  letter-spacing: 1px;
  /*
  border: {
      width: 0 1px 0 0;
      style: solid;
      color: #000;
  }
  */
}
#header-wrapper #header-global-nav .sns_top {
  display: flex;
  justify-content: space-around;
  margin: 0 50px;
}
@media (max-width: 480px) {
  #header-wrapper #header-global-nav .sns_top {
    display: none;
  }
}
#header-wrapper #header-global-nav .sns_top li {
  margin: 0;
  padding-top: 18px;
}
#header-wrapper #header-global-nav .sns_top li a {
  display: block;
  width: 30px;
  height: 0;
  line-height: 24px;
  padding-top: 24px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
#header-wrapper #header-global-nav .sns_top li:nth-child(1) a {
  background-image: url(https://file003.shop-pro.jp/PA01427/561/svg/sns_fb.svg);
}
#header-wrapper #header-global-nav .sns_top li:nth-child(2) a {
  background-image: url(https://file003.shop-pro.jp/PA01427/561/svg/sns_twit.svg);
}
#header-wrapper #header-global-nav .sns_top li:nth-child(3) a {
  background-image: url(https://file003.shop-pro.jp/PA01427/561/svg/sns_insta.svg);
}

.idx {
  text-align: left;
  margin-bottom: 10px;
  padding: 0 1%;
  line-height: 15px;
  font-size: 10px;
  font-weight: normal;
}
.idx span {
  display: inline-block;
  margin-right: 8px;
  font-weight: 500;
  font-size: 32px;
}
@media (max-width: 480px) {
  .idx span {
    display: block;
    line-height: 18px;
    margin-bottom: 5px;
    font-size: 22px;
  }
}
.idx.idx_search {
  font-size: 12px;
}

/*
.button {
    position: relative;
    display: inline-block;
    padding: .5em 4em;
    border: 2px solid #000;
    color: #000;
    text-align: center;
    text-decoration: none;
    transition: .3s;
    &::before {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: -1;
        content: '';
        background: #000;
        transform: scale(0, 1);
    }
    &:hover {
        color: #fff;
        animation: hover .6s forwards;
        &::before{
            animation: hover-in .3s forwards alternate, hover-out .3s .3s forwards alternate;
        }
    }
}
@keyframes hover {
    0%, 100% {
        color: #000;
    }
    50% {
        color: #fff;
    }
}
@keyframes hover-in {
    0% {
        transform-origin: left top;
        transform: scale(0, 1);
    }
    100% {
        transform-origin: left top;
        transform: scale(1, 1);
    }
}
@keyframes hover-out {
    0% {
        transform-origin: right top;
        transform: scale(1, 1);
    }
    100% {
        transform-origin: right top;
        transform: scale(0, 1);
    }
}
*/
.btn {
  display: inline-block;
  color: #000 !important;
  border-radius: 0px;
  border-color: #000;
  border-style: solid;
  border-width: 2px;
  background-color: transparent;
  font-family: neue-haas-grotesk-display, sans-serif !important;
  transition: 0.3s;
  position: relative;
}
.btn::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  background: #000;
  transform: scale(0, 1);
}
.btn:hover {
  background: transparent;
  animation: hover 0.6s forwards;
}
.btn:hover::before {
  animation: hover-in 0.6s forwards alternate;
}
.btn span {
  background: transparent;
  position: relative;
}

@keyframes hover {
  0% {
    color: #000;
  }
  100% {
    color: #fff;
  }
}
@keyframes hover-in {
  0% {
    transform-origin: left top;
    transform: scale(0, 1);
  }
  100% {
    transform-origin: left top;
    transform: scale(1, 1);
  }
}
/*
@keyframes hover-out{
    0%{
        transform-origin: right top;
        transform: scale(1, 1)
    }
    100%{
        transform-origin: right top;
        transform: scale(0, 1)
    }
}
*/
.footerArea {
  box-sizing: border-box;
  max-width: 1200px;
  height: 600px;
  padding: 60px 1% 0;
  margin: 0 auto;
}
@media (max-width: 1024px) and (min-width: 769px) {
  .footerArea {
    padding: 60px 3% 0;
  }
}
@media (max-width: 768px) and (min-width: 481px) {
  .footerArea {
    padding: 60px 3% 0;
  }
}
@media (max-width: 480px) {
  .footerArea {
    width: 95%;
    height: 795px;
    padding: 0 1%;
  }
}
.footerArea h2.idx {
  padding: 0;
}
.footerArea .footer_flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  position: relative;
}
.footerArea .footer_flex #map {
  width: 42%;
  height: 380px;
  margin: 0 0;
  box-sizing: border-box;
  border: 1px solid #000;
  position: relative;
}
@media (max-width: 768px) and (min-width: 481px) {
  .footerArea .footer_flex #map {
    height: 280px;
  }
}
@media (max-width: 480px) {
  .footerArea .footer_flex #map {
    width: 100%;
    height: 300px;
  }
}
.footerArea .footer_flex #map iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.footerArea .footer_flex .footerInfo {
  width: 50%;
  height: 380px;
  position: relative;
}
@media (max-width: 768px) and (min-width: 481px) {
  .footerArea .footer_flex .footerInfo {
    height: 280px;
  }
}
@media (max-width: 480px) {
  .footerArea .footer_flex .footerInfo {
    display: inherit;
    width: 100%;
    height: 380px;
  }
}
.footerArea .footer_flex .footerInfo .inner {
  width: 100%;
  box-sizing: border-box;
  padding: 40px 0 0;
}
@media (max-width: 768px) and (min-width: 481px) {
  .footerArea .footer_flex .footerInfo .inner {
    display: block;
    padding: 0;
  }
}
@media (max-width: 480px) {
  .footerArea .footer_flex .footerInfo .inner {
    display: block;
    padding: 40px 10px 0;
  }
}
.footerArea .footer_flex .footerInfo .inner h3 {
  line-height: 35px;
  margin-bottom: 18px;
  font-size: 30px;
}
.footerArea .footer_flex .footerInfo .inner ul li.add {
  line-height: 18px;
  margin-bottom: 15px;
  font-size: 11px;
}
.footerArea .footer_flex .footerInfo .inner ul li.add p {
  margin-bottom: 10px;
}
.footerArea .footer_flex .footerInfo .inner ul li.add p span {
  display: block;
  font-size: 14px;
}
.footerArea .footer_flex .footerInfo .inner ul li.add a.btn {
  line-height: 18px;
  font-size: 15px;
}
.footerArea .footer_flex .footerInfo .inner ul li.phone {
  line-height: 25px;
  margin-bottom: 17px;
}
.footerArea .footer_flex .footerInfo .inner ul li.phone dl {
  display: flex;
  flex-wrap: wrap;
}
.footerArea .footer_flex .footerInfo .inner ul li.phone dl dt span {
  display: inline-block;
  box-sizing: border-box;
  padding-right: 5px;
}
.footerArea .footer_flex .footerInfo .inner ul li.phone dl dd a {
  font-size: 14px;
}
.footerArea .footer_flex .footerInfo .inner ul li.op_cls {
  margin-bottom: 1rem;
}
.footerArea .footer_flex .footerInfo .inner ul li.op_cls dl {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 5px;
}
.footerArea .footer_flex .footerInfo .inner ul li.op_cls dl dt {
  line-height: 22px;
  width: 65px;
}
.footerArea .footer_flex .footerInfo .inner ul li.op_cls dl dt span {
  display: inline-block;
  width: 46px;
  box-sizing: border-box;
  padding: 0;
  text-align: center;
  border: 1px solid #000;
  border-radius: 15px;
  font-size: 12px;
  font-weight: 500;
}
.footerArea .footer_flex .footerInfo .inner ul li.op_cls dl dd {
  line-height: 24px;
  font-size: 14px;
}
.footerArea .footer_flex .footerInfo .inner ul li.op_cls dl dd span {
  font-size: 11px;
}
.footerArea .footer_flex .footerInfo .inner ul li.appo dl {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 5px;
}
.footerArea .footer_flex .footerInfo .inner ul li.appo dl dt {
  line-height: 22px;
}
.footerArea .footer_flex .footerInfo .inner ul li.appo dl dt span {
  display: inline-block;
  box-sizing: border-box;
  padding: 0 8px;
  text-align: center;
  border: 1px solid #000;
  font-size: 10px;
  font-weight: 500;
  background: #000;
  color: #fff;
}
.footerArea .footer_flex .footerInfo .inner ul li.appo dl dd {
  line-height: 24px;
  padding-left: 15px;
  font-size: 14px;
}
.footerArea .footer_flex .footerInfo .mailbox {
  display: flex;
  box-sizing: border-box;
  width: 100%;
  height: 80px;
  padding-left: 50px;
  position: absolute;
  left: 0;
  bottom: 0;
  align-items: flex-end;
}
.footerArea .footer_flex .footerInfo .mailbox .btn {
  display: inline-block;
  height: 25px;
  line-height: 25px;
  margin: 0 10px 0 0;
  padding: 0 12px;
  vertical-align: bottom;
}
.footerArea .footer_flex .footerInfo .mailbox .btn:nth-child(1) {
  margin-left: auto;
}
.footerArea .footer_flex .footerInfo .mailbox .mb_icon {
  display: inline-block;
  width: 80px;
  height: 0;
  padding-top: 80px;
  line-height: 80px;
  overflow: hidden;
  background-image: url(https://file003.shop-pro.jp/PA01427/561/svg/footer_mailbox.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  vertical-align: bottom;
}

address.copyright {
  height: 50px;
  line-height: 50px;
  padding-right: 90px;
  margin: 0;
  color: #000;
  text-align: right;
  font-size: 11px;
  position: absolute;
  bottom: 0;
  right: 0;
}
@media (max-width: 480px) {
  address.copyright {
    width: 100%;
    text-align: center;
    padding-right: 0;
  }
}

#pagetop {
  width: 50px;
  height: 50px;
}
#pagetop a {
  display: block;
  width: 100%;
  height: 100%;
  background: #FFE44E;
  position: relative;
}
#pagetop a span {
  display: block;
  width: 15px;
  height: 15px;
  border-width: 2px 2px 0 0;
  border-style: solid;
  border-color: #000;
  transform: rotate(-45deg);
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -3px 0 0 -8px;
}

.container {
  max-width: 1200px;
}
@media (max-width: 768px) {
  .container {
    padding: 0 10px;
  }
}

#cateMenu {
  display: flex;
  justify-content: space-between;
  list-style-type: none;
  flex-wrap: wrap;
  margin-bottom: 30px;
  border-width: 1px 0 0 1px;
  border-style: solid;
  border-color: #000;
}
#cateMenu li {
  width: 20%;
}
@media (max-width: 480px) {
  #cateMenu li {
    width: 50%;
  }
}
#cateMenu li a {
  display: block;
  line-height: 55px;
  text-align: center;
  border-width: 0 1px 1px 0;
  border-style: solid;
  border-color: #000;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 1px;
}
@media (max-width: 480px) {
  #cateMenu li a {
    font-size: 13px;
  }
}
#cateMenu li:nth-child(2) a {
  font-size: 14px;
}
@media (max-width: 1145px) and (min-width: 1025px) {
  #cateMenu li:nth-child(2) a {
    line-height: 20px;
    padding: 11px 12px 12px;
    font-size: 14px;
  }
}
@media (max-width: 1024px) and (min-width: 769px) {
  #cateMenu li:nth-child(2) a {
    line-height: 18px;
    padding: 13px 12px 14px;
    font-size: 16px;
  }
}
@media (max-width: 768px) and (min-width: 481px) {
  #cateMenu li:nth-child(2) a {
    line-height: 18px;
    padding: 13px 12px 14px;
    font-size: 14px;
  }
}

.prd-lst {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0 1%;
}
.prd-lst::before {
  content: "";
  display: block;
  width: 32%;
  order: 1;
}
.prd-lst::after {
  content: "";
  display: block;
  width: 32%;
}
@media (max-width: 480px) {
  .prd-lst::before, .prd-lst::after {
    width: 48% !important;
  }
}
.prd-lst .prd-lst-unit {
  width: 30%;
  padding: 0;
  text-align: left;
}
@media (max-width: 480px) {
  .prd-lst .prd-lst-unit {
    width: 48%;
  }
}
.prd-lst .prd-lst-unit a.prd_lst_link {
  display: block;
  width: 100%;
  margin: 0 auto 10px;
  box-sizing: border-box;
  border: 1px solid #000;
  overflow: hidden;
}
.prd-lst .prd-lst-unit a.prd_lst_link img.prd-lst-img {
  width: 100%;
  height: auto;
  margin: 0;
  transition: 0.4s transform cubic-bezier(0.39, 0.575, 0.565, 1);
  box-sizing: border-box;
}
.prd-lst .prd-lst-unit a.prd_lst_link img.prd-lst-img:hover {
  transform: scale(1.1, 1.1);
}
.prd-lst .prd-lst-unit .prod_list_txt {
  width: 100%;
  margin: 0 auto;
}
.prd-lst .prd-lst-unit .prod_list_txt .prd-lst-name {
  margin-bottom: 7px;
  font-size: 13px;
  font-weight: 500;
}
@media (max-width: 480px) {
  .prd-lst .prd-lst-unit .prod_list_txt .prd-lst-name {
    font-size: 14px;
  }
}
.prd-lst .prd-lst-unit .prod_list_txt .prd-lst-price {
  color: #000;
}
.prd-lst .prd-lst-unit .prod_list_txt .prd-lst-soldout {
  color: #ff0000;
}

.prd-lst-pager ul li span, .prd-lst-pager ul li a {
  display: block;
  line-height: 27px;
  box-sizing: border-box;
  padding: 0 15px;
  letter-spacing: 1px;
  font-size: 13px;
}
.prd-lst-pager ul li span {
  background-color: none !important;
}
.prd-lst-pager ul li a {
  background-color: none !important;
  border-width: 1px;
  border-style: solid;
  border-color: #000;
}
.prd-lst-pager ul li:nth-child(2) {
  display: inline-block;
  padding: 0 10px;
  letter-spacing: 1px;
  font-size: 13px;
}

.recommend-items {
  margin-bottom: 90px;
}

#selector {
  width: 80%;
  margin: 0 auto;
}
@media (max-width: 768px) and (min-width: 481px) {
  #selector {
    width: 90%;
  }
}
@media (max-width: 480px) {
  #selector {
    width: 95%;
  }
}
#selector .selectCate {
  padding: 0 1%;
  margin-bottom: 15px;
}
#selector .selectCate h2 {
  padding: 0;
}
#selector .selectGroup {
  margin-bottom: 170px;
  padding: 0 1%;
}
#selector .selectGroup h2 {
  padding: 0;
}
#selector .selectGroup #groupMenu {
  display: flex;
  flex-wrap: wrap;
}
#selector .selectGroup #groupMenu li {
  margin: 0 8px 10px 0;
}
#selector .selectGroup #groupMenu li a {
  display: block;
  line-height: 15px;
  box-sizing: border-box;
  padding: 8px 10px 5px;
  background: #000;
  color: #fff;
  box-sizing: border-box;
  letter-spacing: 0px;
  font-size: 10px;
}
#selector .selectGroup #groupMenu li a span {
  display: inline-block;
  padding: 0 5px 0 0;
  font-size: 12px;
  letter-spacing: 1.5px;
}
#selector .selectGroup #groupMenu li a:hover span {
  text-decoration: underline;
}

#topService {
  position: relative;
  margin-bottom: 60px;
}
#topService::before {
  content: "";
  width: 100%;
  height: 400px;
  position: absolute;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-width: 1px 0;
  border-style: solid;
  border-color: #000;
  background-image: url(https://img21.shop-pro.jp/PA01427/561/etc/bg_grid.gif?cmsp_timestamp=20190308101023);
  background-repeat: repeat;
  background-position: center;
}
@media (max-width: 480px) {
  #topService::before {
    height: 700px;
  }
}
#topService .container {
  padding-bottom: 37px;
}
#topService .container .inner {
  display: flex;
  flex-wrap: wrap;
  margin: 0 1%;
  border-width: 1px 0 0 1px;
  border-style: solid;
  border-color: #000;
  position: relative;
}
#topService .container .inner .box {
  width: 50%;
  height: 300px;
  box-sizing: border-box;
  padding: 20px;
  border-width: 0 1px 1px 0;
  border-style: solid;
  border-color: #000;
  background: #fff;
}
@media (max-width: 480px) {
  #topService .container .inner .box {
    width: 100%;
    height: 200px;
  }
}
#topService .container .inner .box h3 {
  text-align: center;
}

#pagetop {
  display: block;
  height: 50px;
  bottom: -50px;
  transition: all 0.4s ease;
}
#pagetop.on {
  bottom: 0;
}
#pagetop .btn {
  border: none;
  background: #ddd;
}

.slider {
  width: 100%;
  margin: 0 auto 90px;
  padding: 0;
  position: relative;
}
@media (max-width: 480px) {
  .slider {
    width: 100%;
    margin-bottom: 60px;
  }
}
.slider::before {
  content: "";
  display: block;
  padding-top: 56.25%;
}
.slider .bx-wrapper {
  margin: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.slider .bx-wrapper .bx-viewport {
  height: 100% !important;
}
.slider .bx-wrapper .bx-viewport #slider > div {
  width: 100%;
  position: relative;
}
.slider .bx-wrapper .bx-viewport #slider > div a {
  display: block;
  width: 100%;
  position: relative;
}
.slider .bx-wrapper .bx-viewport #slider > div a::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.15);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.slider .bx-wrapper .bx-viewport #slider > div a img {
  width: 100% !important;
  height: auto !important;
  position: absolute;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
@media (max-width: 480px) {
  .slider .bx-wrapper .bx-viewport #slider > div a img {
    width: auto;
    height: 100%;
  }
}
.slider .bx-wrapper .bx-viewport #slider > div .bx-caption {
  display: table;
  table-layout: fixed;
  height: 70px;
  width: 100%;
  box-sizing: border-box;
  padding: 0 10%;
  text-align: center;
  background: inherit;
  margin: auto;
  top: 50%;
  margin-top: -35px;
  z-index: 1;
  bottom: inherit;
  left: inherit;
}
.slider .bx-wrapper .bx-viewport #slider > div .bx-caption span {
  display: table-cell;
  vertical-align: middle;
  line-height: 26px;
  padding: 0;
  color: #fff;
  font-family: neue-haas-grotesk-display, sans-serif !important;
  font-size: 44px;
  font-weight: 500;
  letter-spacing: 1px;
}
@media (max-width: 480px) {
  .slider .bx-wrapper .bx-viewport #slider > div .bx-caption span {
    line-height: 19px;
    font-size: 18px;
  }
}
.slider .bx-wrapper .bx-controls-direction a {
  z-index: 0 !important;
}
.slider .bx-wrapper .bx-pager {
  bottom: -40px;
}
@media (max-width: 480px) {
  .slider .bx-wrapper .bx-pager {
    bottom: -30px;
  }
}
.slider .bx-wrapper .bx-pager .bx-pager-item .bx-pager-link {
  width: 8px;
  height: 8px;
  margin: 0 7px;
  border-width: 1px;
  border-style: solid;
  border-color: #ddd;
  border-radius: 5px;
}
.slider .bx-wrapper .bx-pager .bx-pager-item a {
  background: #ddd;
}

/*
.slider{
    margin: 0 0 60px;
    padding: 0;
    @media (max-width: 480px){
        margin-bottom: 60px;
    }
    .bx-wrapper{
        .bx-viewport{
            height: 800px;
            @media (max-width: 1500px) and (min-width: 1200px){
                height: 550px;
            }
            @media (max-width: 1199px) and (min-width: 981px){
                //col-lg
                height: 550px;
            }
            @media (max-width: 980px) and (min-width: 769px){
                //col-md
                height: 550px;
            }
            @media (max-width: 768px) and (min-width: 481px){
                //col-sm
                height: 300px;
            }
            @media (max-width: 480px){
                //col-xs
                height: 250px;
            }
            #slider{
                & > div{
                    width: 100%;
                    a{
                        display: block;
                        width: 100%;
                        height: 800px;
                        position: relative;
                        @media (max-width: 1500px) and (min-width: 1200px){
                            height: 550px;
                        }
                        @media (max-width: 1199px) and (min-width: 981px){
                            //col-lg
                            height: 550px;
                        }
                        @media (max-width: 980px) and (min-width: 769px){
                            //col-md
                            height: 550px;
                        }
                        @media (max-width: 768px) and (min-width: 481px){
                            //col-sm
                            height: 300px;
                        }
                        @media (max-width: 480px){
                            //col-xs
                            height: 250px;
                        }
                        &::before{
                            content: "";
                            display: block;
                            width: 100%;
                            height: 100%;
                            background: rgba(0,0,0,.4);
                            position: absolute;
                            top: 0;
                            left: 0;
                            z-index: 1;
                        }
                        img{
                            width: 100% !important;
                            height: auto !important;
                            position: absolute;
                            margin: auto;
                            top: 0;
                            right: 0;
                            bottom: 0;
                            left: 0;
                        }
                    }
                    .bx-caption{
                        width: 100%;
                        box-sizing: border-box;
                        padding: 0 10%;
                        text-align: center;
                        background: inherit;
                        bottom: 5%;
                        z-index: 1;
                        span{
                            display: inline-block;
                            line-height: 49px;
                            color: #fff;
                            font: {
                                size: 54px;
                                weight: 600;
                            }
                            letter-spacing: -2px;
                            @media (max-width: 480px){
                                line-height: 30px;
                                font-size: 34px;
                            }
                        }
                    }
                }
            }
        }
        .bx-controls-direction{
            a{
                z-index: 0 !important;
            }
        }
        .bx-pager{
            bottom: -25px;
            .bx-pager-item{
                .bx-pager-link{
                    width: 8px;
                    height: 8px;
                    margin: 0 7px;
                    border: {
                        width: 1px;
                        style: solid;
                        color: #000;
                        radius: 5px;
                    }
                }
                a{
                    background: #fff;
                }
            }
        }
    }

}
*/
#topInsta {
  max-width: 1200px;
  box-sizing: border-box;
  padding: 0 1%;
  margin: 0 auto 90px;
}
@media (max-width: 1024px) and (min-width: 981px) {
  #topInsta {
    padding: 0 3%;
  }
}
@media (max-width: 768px) and (min-width: 481px) {
  #topInsta {
    padding: 0 3%;
  }
}
@media (max-width: 480px) {
  #topInsta {
    width: 95%;
  }
}
#topInsta h2.idx {
  position: relative;
  padding: 0;
  /*
  &::before{
      content: "";
      display: block;
      width: 30px;
      height: 0;
      padding-top: 30px;
      line-height: 30px;
      overflow: hidden;
      background: {
          image: url(https://file003.shop-pro.jp/PA01427/561/svg/sns_insta.svg);
          repeat: no-repeat;
          position: center;
          size: contain;
      }
      position: absolute;
      left: 0;
      top: 50%;
      margin-top: -15px;
  }
  */
}
#topInsta #instafeed {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0 auto;
}
#topInsta #instafeed li.item {
  width: 18%;
  box-sizing: border-box;
  padding: 0;
  margin-bottom: 2.5%;
}
@media (max-width: 480px) {
  #topInsta #instafeed li.item {
    width: 48%;
    margin-bottom: 15px;
  }
  #topInsta #instafeed li.item:last-child {
    display: none;
  }
}
#topInsta #instafeed li.item a {
  display: block;
}
#topInsta #instafeed li.item a img {
  width: 100%;
  height: auto;
}

#product-srh {
  padding-top: 50px;
  margin-bottom: 90px;
}
@media (max-width: 480px) {
  #product-srh {
    padding-top: 35px;
  }
}
#product-srh .d_prof {
  padding: 0;
}
#product-srh .sort_idx {
  margin-bottom: 15px;
}
#product-srh .sort_idx h2.idx {
  padding: 0;
  margin: 0;
}
@media (max-width: 480px) {
  #product-srh .sort_idx h2.idx {
    margin-bottom: 8px;
  }
}
#product-srh .sort_idx .prd-lst-sort {
  margin: 10px 0 0;
  text-align: right;
  font-size: 11px;
}
@media (max-width: 768px) and (min-width: 481px) {
  #product-srh .sort_idx .prd-lst-sort {
    margin: 0;
  }
}
@media (max-width: 480px) {
  #product-srh .sort_idx .prd-lst-sort {
    margin: 0;
  }
}

.prd-lst-none {
  box-sizing: border-box;
  padding: 180px 20px;
  text-align: center;
  font-size: 14px;
  color: #999;
}
@media (max-width: 480px) {
  .prd-lst-none {
    padding: 100px 20px;
  }
}

#news {
  padding-top: 50px;
  margin-bottom: 60px;
}
@media (max-width: 480px) {
  #news {
    padding-top: 35px;
  }
}
#news .news_flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  box-sizing: border-box;
  padding: 0 1%;
}
#news .news_flex::before {
  content: "";
  display: block;
  width: 48%;
}
#news .news_flex::after {
  content: "";
  display: block;
  width: 48%;
}
@media (max-width: 480px) {
  #news .news_flex::before, #news .news_flex::after {
    width: 100%;
  }
}
#news .news_flex .post {
  width: 48%;
  margin-bottom: 70px;
  order: -1;
}
@media (max-width: 480px) {
  #news .news_flex .post {
    width: 100%;
    margin-bottom: 40px;
  }
}
#news .news_flex .post .imgarea {
  width: 100%;
  height: 280px;
  margin-bottom: 25px;
}
#news .news_flex .post .imgarea .thumb {
  display: block;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
@media (max-width: 768px) and (min-width: 481px) {
  #news .news_flex .post h3 {
    line-height: 30px;
  }
}
#news .news_flex .post h3 a:hover span {
  text-decoration: underline;
}
#news .news_flex .post p {
  line-height: 28px;
  padding: 0 4px;
  font-size: 12px;
}
@media (max-width: 480px) {
  #news .news_flex .post p {
    line-height: 24px;
  }
}

#About {
  padding-top: 50px;
}
@media (max-width: 480px) {
  #About {
    padding-top: 30px;
  }
}

#Service {
  padding-top: 50px;
  margin-bottom: 90px;
}
@media (max-width: 480px) {
  #Service {
    padding-top: 30px;
  }
}
#Service .each_service {
  margin: 0 auto 60px;
  box-sizing: border-box;
  padding: 28px 30px;
  border: 1px solid #000;
}
@media (max-width: 768px) and (min-width: 481px) {
  #Service .each_service {
    padding: 23px 25px;
  }
}
@media (max-width: 480px) {
  #Service .each_service {
    padding: 25px 20px 20px;
  }
}
#Service .each_service h3 {
  line-height: 30px;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: normal;
  color: #000;
  -webkit-text-stroke: 0px;
}
#Service .each_service h3 span {
  display: inline-block;
  box-sizing: border-box;
  padding-right: 10px;
  font-size: 45px;
  font-weight: 500;
  color: #fff;
  -webkit-text-stroke: 1px #000;
}
#Service .each_service p {
  line-height: 24px;
  font-size: 14px;
}
@media (max-width: 480px) {
  #Service .each_service p {
    margin-bottom: 30px;
  }
}
#Service .each_service p a {
  text-decoration: underline;
}

.modal-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 120%;
  background-color: rgba(0, 0, 0, 0.75);
  z-index: 8;
}

.modal-wrap {
  z-index: 9 !important;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
}

.modalwrap {
  position: relative;
  display: none;
  width: 60%;
}
@media (max-width: 480px) {
  .modalwrap {
    width: 80%;
  }
}
.modalwrap img {
  width: 100%;
  height: auto;
}
.modalwrap .rules {
  box-sizing: border-box;
  padding: 30px 0;
  color: #fff;
}
.modalwrap .rules h4 {
  margin-bottom: 20px;
}
.modalwrap .rules ol {
  list-style-type: decimal;
}
.modalwrap .rules ol > li {
  margin-bottom: 20px;
  line-height: 25px;
  padding-left: 10px;
  font-size: 13px;
}
.modalwrap .rules .modal-close {
  display: inline-block;
  width: 30px;
  height: 0;
  padding-top: 30px;
  overflow: hidden;
  position: relative;
}
.modalwrap .rules .modal-close::before, .modalwrap .rules .modal-close::after {
  content: "";
  display: block;
  width: 30px;
  height: 1px;
  background: #fff;
  position: absolute;
  top: 50%;
  margin-top: -1px;
}
.modalwrap .rules .modal-close::before {
  transform: rotate(45deg);
}
.modalwrap .rules .modal-close::after {
  transform: rotate(-45deg);
}
.modalwrap .rules .modal-close:hover {
  cursor: pointer;
}
.modalwrap .rules .modal-close:hover::before, .modalwrap .rules .modal-close:hover::after {
  background: #666;
}
@media (max-width: 575px) {
  .modalwrap .rules .modal-close {
    width: 20px;
    padding-top: 20px;
  }
  .modalwrap .rules .modal-close::before, .modalwrap .rules .modal-close::after {
    width: 20px;
  }
}