@charset "euc-jp";

#page-wrapper {
  position: relative;
}
#wrapper {
}
.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: #aaa;
  background-color: #F4F4F4;
  background-image: url(https://img.shop-pro.jp/tmpl_img/69/bg.gif);
}

a {
  color: #888888;
}
  a:hover {
    color: #404040;
  }

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

h2 {
  margin: 0 0 30px;
  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: #F4F4F4;
  }

.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 #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 {
    background: #fff;
}
.header-link a {
  color: #4d4d4d;
}
.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: 0;
  text-align: center;
}
.shop-description {
  font-size: 12px;
  font-weight: normal;
  color: #4d4d4d;
}

/* header global nav */
#header-global-nav {
  margin: 0;
  text-align: center;
  font-size: 16px;
}
  #header-global-nav ul {
    margin: 0;
  }
  #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 #F4F4F4;
}
.thumb-active img {
  border: 2px solid #4d4d4d;
}


/*
 * 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: #4d4d4d;
  }
  .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 {
  }
  .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: #4d4d4d;
      color: #fff;
    }
    .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: #4d4d4d;
  }
  .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;
}


/*-------------------------------------------------------*/
/*black and white リセット 汎用デザイン*/
/*-------------------------------------------------------*/
/* 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;
}

/*-------------------------------------------------------*/
/*black and white original 2020 08*/
/*-------------------------------------------------------*/
body {
	font-size: 14px;
	font-family: Arial, "Hiragino Kaku Gothic ProN", sans-serif !important;
	color: #aaa;
}

a:hover {
	text-decoration: none;
}

.arial,
h2.idx,
#navCate .idx,
#navDesign .idx,
.btn {
	font-family: Arial, sans-serif !important;
}

.hiragino,
h2.idx span,
#navCate .idx span,
#navDesign .idx span,
#product-srh .cate_txt,
#accessArea #shopInfo .inner dl.information dt.add,
#accessArea #shopInfo .inner dl.information dd.add,
#accessArea #shopInfo .inner dl.hours dt.news,
#accessArea #shopInfo .inner dl.hours dt.nearest,
#accessArea #shopInfo .inner dl.hours dd.news,
#accessArea #shopInfo .inner dl.hours dd.nearest,
#pressArea .press_txt p,
#footer-wrapper .footer_contents ul li a,
.hiddenArea #links ul li.another,
#pickUp .pkup_txt > .row h3 span,
#pickUp .pkup_txt > .row h2 span,
#pickUp .pkup_txt > .row p,
#terms #terms_entry,
#terms #terms_rules,
#terms #terms_profile,
#terms #terms_policy,
#shopAbout .row > div:nth-child(1) p,
#shopAbout .row > div:nth-child(1) dl {
	font-family: "Hiragino Kaku Gothic ProN", sans-serif !important;
}

h2.idx,
#navCate .idx,
#navDesign .idx {
	line-height: 22px;
	padding: 0 1%;
	margin-bottom: 1.2em;
	text-align: left;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #404040;
}

h2.idx span,
#navCate .idx span,
#navDesign .idx span {
	display: block;
	line-height: 15px;
	font-size: 10px;
	letter-spacing: 0;
	color: #999;
}

.btn {
	line-height: 45px;
	box-sizing: border-box;
	padding: 0 15px;
	background-color: #BFBFBF;
	color: #333;
	font-size: .8em;
	letter-spacing: 1px;
	border-radius: 0 !important;
	border-width: 0 !important;
	transition: all .35s ease;
}

.shadow_wh {
	box-shadow: 8px 8px 0 0 #fff;
}

.shadow_bk {
	box-shadow: 8px 8px 0 0 #000;
}

.container {
	max-width: 1200px;
}

#product-srh {
	padding-bottom: 4em;
}

#product-srh .cate_txt {
	margin-bottom: 2em;
}

#product-srh .cate_img {
	height: 400px;
	margin-bottom: 2em;
}

#product-srh .cate_img span {
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

#product-srh h2 {
	margin: 0;
	padding: 0;
}

#product-srh .prd-lst-sort {
	line-height: 30px;
	padding: 0;
	margin: 0;
	text-align: right;
	font-size: .8em;
}

#product-srh .sort_idx {
	padding-top: 5.5em;
	margin-bottom: 1em;
}

#product-srh .sort_right {
	margin-bottom: 1em;
}

#cateArea {
	padding-top: 3em;
	padding-bottom: 4em;
	background: #FFF8FB;
}

#cateArea #cateSelector {
	display: flex;
	flex-wrap: wrap;
	padding: 1px 0 0 1px;
}

#cateArea #cateSelector li {
	width: 25%;
	height: 250px;
	box-sizing: border-box;
	padding: 0 1px 1px 0;
	text-align: center;
}

#cateArea #cateSelector li a {
	display: table;
	table-layout: fixed;
	width: 100%;
	height: 100%;
	background: #ffe5f0;
	overflow: hidden;
	text-decoration: none;
	transition: all .35s ease;
}

#cateArea #cateSelector li a .inner {
	display: table-cell;
	width: 100%;
	height: 100%;
	vertical-align: middle;
	position: relative;
}

#cateArea #cateSelector li a .inner p {
	font-size: .9em;
	letter-spacing: 1px;
	transition: all .35s ease;
	position: inherit;
	z-index: 1;
}

#cateArea #cateSelector li a .inner span {
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	transition: all 2s ease;
	position: absolute;
	margin: auto;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	opacity: 0;
}

#cateArea #cateSelector li a:hover {
	text-decoration: none;
}

#cateArea #cateSelector li a:hover .inner p {
	color: #fff;
}

#cateArea #cateSelector li a:hover .inner span {
	opacity: 1;
	transform: scale(1.1, 1.1);
}

#designerArea {
	padding-top: 3em;
	padding-bottom: 4em;
	background: #EBF7FF;
}

#designerArea .container > div {
	padding: 10px;
}

#designerArea .container > div ul li a {
	display: inline-block;
	padding: 5px 0;
	line-height: 30px;
	font-size: .9em;
	letter-spacing: 1px;
}

#accessArea {
	padding-top: 3em;
	padding-bottom: 4em;
	position: relative;
	background-color: #fff; /*
        image: url(https://img06.shop-pro.jp/PA01131/610/etc/shop-info-image_grey.jpg?cmsp_timestamp=20180708194849);
        repeat: no-repeat;
        position: center center;
        size: cover;
        */
}

#accessArea h2 {
	margin-bottom: 0;
}

#accessArea #shopInfo {
	display: table;
	table-layout: fixed;
	width: 100%;
}

#accessArea #shopInfo .inner {
	display: table-cell;
	width: 100%;
	height: 430px;
	vertical-align: middle;
	box-sizing: border-box;
	margin: 0 auto;
	background: rgba(255, 255, 255, 0.8);
	border: 1px solid #fff;
}

#accessArea #shopInfo .inner > .row {
	box-sizing: border-box;
}

#accessArea #shopInfo .inner > .row:nth-child(1) {
	margin-bottom: 30px;
}

#accessArea #shopInfo .inner > .row:nth-child(2) {
	margin-bottom: 10px;
}

#accessArea #shopInfo .inner dl dt,
#accessArea #shopInfo .inner dl dd {
	float: left;
}

#accessArea #shopInfo .inner dl dt {
	clear: left;
}

#accessArea #shopInfo .inner dl dd {
	text-align: left;
}

#accessArea #shopInfo .inner dl.information dt {
	width: 70px;
	height: 0;
	padding-top: 40px;
	line-height: 40px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
}

#accessArea #shopInfo .inner dl.information dt.add {
	background-image: url(https://img06.shop-pro.jp/PA01131/610/etc/icon_map_bk.png?cmsp_timestamp=20180709132934);
}

#accessArea #shopInfo .inner dl.information dt.tel {
	background-image: url(https://img06.shop-pro.jp/PA01131/610/etc/icon_tel.png?cmsp_timestamp=20180710051507);
}

#accessArea #shopInfo .inner dl.information dt.mail {
	background-image: url(https://img06.shop-pro.jp/PA01131/610/etc/icon_mail_bk2.png?cmsp_timestamp=20180709182456);
}

#accessArea #shopInfo .inner dl.information dd {
	width: calc(100% - 70px);
	box-sizing: border-box;
	line-height: 24px;
	padding: 8px 0 7px 41px;
	font-size: .9em;
	letter-spacing: 1px;
}

#accessArea #shopInfo .inner dl.information dd.add {
	font-size: .8em;
}

#accessArea #shopInfo .inner dl.hours dt {
	width: 70px;
	box-sizing: border-box;
	padding-top: 3px;
}

#accessArea #shopInfo .inner dl.hours dt span {
	display: inline-block;
	width: 50px;
	line-height: 20px;
	box-sizing: border-box;
	padding: 0 5px;
	color: #fff;
	font-size: .7em;
	background: #000;
	letter-spacing: 1px;
}

#accessArea #shopInfo .inner dl.hours dt.news {
	padding-top: 35px;
}

#accessArea #shopInfo .inner dl.hours dt.nearest {
	padding-top: 35px;
}

#accessArea #shopInfo .inner dl.hours dt.nearest span {
	color: #666;
	background: #fff;
	border: 1px solid #666;
}

#accessArea #shopInfo .inner dl.hours dd {
	width: calc(100% - 70px);
	box-sizing: border-box;
	line-height: 30px;
	padding: 0 0 0 40px;
	font-size: .9em;
}

#accessArea #shopInfo .inner dl.hours dd.news {
	line-height: 20px;
	padding-top: 35px;
	font-size: .8em;
}

#accessArea #shopInfo .inner dl.hours dd.nearest {
	padding-top: 35px;
}

#accessArea #shopInfo .inner dl.hours dd.nearest ul li {
	line-height: 20px;
	margin-bottom: 4px;
	font-size: .8em;
	text-align: left;
}

#accessArea #map {
	width: 100%;
	height: 400px;
	margin: 0 auto;
	background-image: url(https://img06.shop-pro.jp/PA01131/610/etc/shop_map_b.jpg?cmsp_timestamp=20180718124009);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	position: relative;
}

#accessArea #map a.btn {
	background: #fff;
	border: 1px solid #333 !important;
	position: absolute;
	right: 0;
	bottom: 0;
}

#pressArea {
	width: 100%;
	box-sizing: border-box;
	padding-top: 3em;
	padding-bottom: 4em;
}

#pressArea .press_thumbs {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	box-sizing: border-box;
	padding: 0 1%;
}

#pressArea .press_thumbs .each_press {
	width: 23%;
}

#pressArea .press_thumbs .each_press a {
	display: table;
	table-layout: fixed;
	width: 100%;
	overflow: hidden;
	position: relative;
}

#pressArea .press_thumbs .each_press a img {
	width: 100%;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	transition: all .35s ease;
	position: absolute;
	top: 0;
	left: 0;
}

#pressArea .press_thumbs .each_press a:hover {
	text-decoration: none;
}

#pressArea .press_thumbs .each_press a:hover img {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
}

#pressArea .press_thumbs .each_press dl {
	padding: 4px 0;
}

#pressArea .press_thumbs .each_press dl dt {
	padding-left: 4px;
}

#pressArea .press_thumbs .each_press dl dt h3 {
	line-height: 13px;
	padding: 3px 0;
	font-size: .7em;
}

#pressArea .press_thumbs .each_press dl dd {
	line-height: 13px;
	padding-left: 4px;
	font-size: .7em;
}

#pressArea .press_txt {
	padding-right: 1em;
}

#pressArea .press_txt p {
	line-height: 1.8em;
}

#footer-wrapper {
	box-sizing: border-box;
	padding: 2em 0 1em;
	background: #000;
	color: #fff;
	position: relative;
}

#footer-wrapper .footer_contents {
	width: 40%;
	margin: 0 auto;
}

#footer-wrapper .footer_contents ul {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	justify-content: space-between;
	margin-bottom: 2em;
}

#footer-wrapper .footer_contents ul li {
	margin: 0;
}

#footer-wrapper .footer_contents ul li a {
	display: inline-block;
	line-height: 20px;
	font-size: .7em;
}

#footer-wrapper .footer_contents .copyright {
	width: auto;
	height: 19px;
	line-height: 19px;
	margin: 0 auto;
	color: #fff;
	font-size: 12px;
}

#container {
	padding-top: 50px;
}

#header-wrapper {
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 2;
}

#header-wrapper .header-line-nav {
	display: flex;
	justify-content: flex-end;
	height: 50px;
	position: relative;
}

#header-wrapper .header-line-nav .shop-name {
	margin-left: 5%;
	margin-right: auto;
}

#header-wrapper .header-line-nav .shop-name a {
	display: block;
	width: 120px;
	height: 0;
	padding-top: 50px;
	line-height: 100px;
	overflow: hidden;
	background-color: #000;
	background-image: url(https://img06.shop-pro.jp/PA01131/610/etc/shop_logo_wht.png?cmsp_timestamp=20180613102103);
	background-repeat: no-repeat;
	background-size: 65px;
	background-position: 10px 7px;
	transition: .35s ease-in-out;
}

#header-wrapper .header-line-nav .shop-name a.tab {
	padding-top: 100px;
	background-position: 10px 45px;
}

#header-wrapper .header-line-nav .shop-name a:hover {
	opacity: 1;
}

#header-wrapper .header-line-nav .incart-delivery {
	padding-top: 0 !important;
}

#header-wrapper .header-line-nav .incart-delivery ul {
	padding: 0;
	background: inherit;
}

#header-wrapper .header-line-nav .incart-delivery ul li {
	line-height: 50px;
	padding: 0 1em 0 0;
	color: #ff6a73;
}

#header-wrapper .header-line-nav a.phoneto {
	display: inline-block;
	line-height: 30px;
	padding: 0 0 0 25px;
	margin: 10px 1.5em 10px 5px;
	background-image: url(https://img06.shop-pro.jp/PA01131/610/etc/icon_tel_grey.png?cmsp_timestamp=20180703223817);
	background-repeat: no-repeat;
	background-position: 0 center;
	background-size: contain;
	color: #404040;
}

#header-wrapper .header-line-nav .sns {
	display: flex;
	justify-content: space-around;
	width: 90px;
	margin-right: 1em;
}

#header-wrapper .header-line-nav .sns li {
	padding-top: 13px;
}

#header-wrapper .header-line-nav .sns li a {
	display: block;
	width: 24px;
	height: 0;
	padding-top: 24px;
	line-height: 24px;
	overflow: hidden;
	background-repeat: no-rpeat;
	background-position: center;
	background-size: contain;
}

#header-wrapper .header-line-nav .sns li:nth-child(1) a {
	background-image: url(https://img06.shop-pro.jp/PA01131/610/etc/sns_fb_grey.png?cmsp_timestamp=20180703222734);
}

#header-wrapper .header-line-nav .sns li:nth-child(2) a {
	background-image: url(https://img06.shop-pro.jp/PA01131/610/etc/sns_twit_grey.png?cmsp_timestamp=20180703222759);
}

#header-wrapper .header-line-nav .sns li:nth-child(3) a {
	background-image: url(https://img06.shop-pro.jp/PA01131/610/etc/sns_insta_grey.png?cmsp_timestamp=20180703222748);
}

#header-wrapper .header-line-nav .menuBtn {
	width: 44px;
	height: 44px;
	cursor: pointer;
	position: relative;
	top: calc(50% - 22px);
	z-index: 3;
}

#header-wrapper .header-line-nav .menuBtn span,
#header-wrapper .header-line-nav .menuBtn::before,
#header-wrapper .header-line-nav .menuBtn::after {
	display: block;
	width: 40%;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	transition: .35s ease-in-out;
}

#header-wrapper .header-line-nav .menuBtn span {
	height: 2px;
	background-color: #404040;
	top: calc(50% - 1px);
}

#header-wrapper .header-line-nav .menuBtn::before {
	content: "";
	top: calc(33% - 0px);
	border-top: 2px solid #404040;
}

#header-wrapper .header-line-nav .menuBtn::after {
	content: "";
	bottom: calc(33% - 0px);
	border-bottom: 2px solid #404040;
}

#header-wrapper .header-line-nav .menuBtn.on::before {
	top: calc(50% - 0px);
	transform: rotate(135deg);
}

#header-wrapper .header-line-nav .menuBtn.on::after {
	bottom: calc(50% - 2px);
	transform: rotate(-135deg);
}

#header-wrapper .header-line-nav .menuBtn.on span {
	display: none;
}

.hiddenArea {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
	transition: .35s ease-in-out;
	overflow-y: scroll;
	position: fixed;
	left: 0;
	top: -100%;
	z-index: 2;
}

.hiddenArea.active {
	top: 0px;
}

.hiddenArea #links {
	min-height: 50px;
	line-height: 50px;
	box-sizing: border-box;
	padding: 0 0 0 2em;
	background: #fff;
	border-bottom: 1px solid #404040;
}

.hiddenArea #links ul {
	display: flex;
	flex-wrap: wrap;
}

.hiddenArea #links ul li { /*
                &.login{
                    a{
                        background-image: url(https://img06.shop-pro.jp/PA01131/610/etc/icon_login.png?cmsp_timestamp=20180720143917);
                    }
                }
                */
}

.hiddenArea #links ul li a {
	display: block;
	width: 30px;
	height: 0;
	padding-top: 30px;
	line-height: 30px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	margin: 10px;
}

.hiddenArea #links ul li.mailto a {
	background-image: url(https://img06.shop-pro.jp/PA01131/610/etc/icon_mail_bk2.png?cmsp_timestamp=20180715160737);
}

.hiddenArea #links ul li.cart a {
	height: 30px;
	width: 22px;
	padding-top: 0;
	padding-left: 30px;
	margin-right: 0 !important;
	background-image: url(https://img06.shop-pro.jp/PA01131/610/etc/icon_cart2.png?cmsp_timestamp=20180715164229);
	background-position: left center;
	font-size: .8em;
}

.hiddenArea #links ul li.about a {
	width: auto;
	box-sizing: border-box;
	height: 30px;
	line-height: 30px;
	padding: 0;
	font-size: .7em;
}

.hiddenArea #links ul li.mypage a {
	width: auto;
	box-sizing: border-box;
	height: 30px;
	line-height: 30px;
	padding: 0;
	font-size: .7em;
}

.hiddenArea #links ul li.another {
	line-height: 50px;
	box-sizing: border-box;
	padding: 0 7px;
	font-size: .8em;
	color: #ff6a73;
}

.hiddenArea #selector {
	display: flex;
	flex-wrap: wrap;
}

.hiddenArea #selector > div {
	width: 50%;
	box-sizing: border-box;
}

.hiddenArea #selector #navCate {
	background: #FFF8FB;
	padding: 2em;
}

.hiddenArea #selector #navCate ul {
	display: flex;
	flex-wrap: wrap;
	margin-left: 1px;
}

.hiddenArea #selector #navCate ul li {
	width: 25%;
	box-sizing: border-box;
	padding: 0 1px 1px 0;
}

.hiddenArea #selector #navCate ul li a {
	display: block;
	width: 100%;
	height: 150px;
	line-height: 150px;
	text-align: center;
	background: #FFEBF2;
}

.hiddenArea #selector #navDesign {
	background: #EBF7FF;
	padding: 2em;
}

.hiddenArea #selector #navDesign ul { /*
                display: flex;
                flex-wrap: wrap;
                li{
                    width: 50%;
                    a{
                        display: block;
                        line-height: 35px;
                        box-sizing: border-box;
                        padding-left: 1%;
                    }
                }
                */
}

.hiddenArea #selector #navDesign ul li a {
	display: inline-block;
	line-height: 25px;
	margin-bottom: 5px;
}

.hiddenArea #search {
	height: 50px;
	background: #fff;
	border-top: 1px solid #404040;
	border-bottom: 1px solid #404040;
}

.hiddenArea #search .hidden_search {
	display: flex;
	width: 100%;
}

.hiddenArea #search .hidden_search > input {
	width: calc( 100% - 50px);
	height: 50px;
	line-height: 50px;
	box-sizing: border-box;
	padding: 0 1em;
	margin: 0;
	border: none;
}

.hiddenArea #search .hidden_search > button {
	display: block;
	width: 50px;
	height: 50px;
	padding: 0;
	margin: 0;
	background-color: transparent;
	background-image: url(https://img06.shop-pro.jp/PA01131/610/etc/icon_search_bk.png?cmsp_timestamp=20180710123652);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 40px 40px;
	border-width: 0 0 0 1px;
	border-style: solid;
	border-color: #333;
}

#pagetop {
	width: 3%;
	height: 30px;
	box-sizing: border-box;
	padding: 0;
	bottom: 0;
}

#pagetop a {
	width: 100%;
	height: 30px;
	box-sizing: border-box;
	padding: 0;
	text-align: center;
	background: transparent;
}

#pagetop a span {
	display: block;
	width: 15px;
	height: 30px;
	margin: 0 auto;
	position: relative;
}

#pagetop a span::before,
#pagetop a span::after {
	content: '';
	display: inline-block;
	width: 7px;
	height: 1px;
	background: #404040;
	position: absolute;
	top: 50%;
}

#pagetop a span::before {
	transform: rotate(-45deg);
	left: 2px;
}

#pagetop a span::after {
	transform: rotate(45deg);
	right: 2px;
}

.slider {
	margin: 0 3% 3em;
}

.slider .bx-wrapper .bx-viewport {
	height: 580px;
	background-color: #F4F4F4;
}

.slider .bx-wrapper .bx-viewport #slider > div {
	width: 100%;
}

.slider .bx-wrapper .bx-viewport #slider > div a {
	display: block;
	width: 100%;
	height: 580px;
	position: relative;
}

.slider .bx-wrapper .bx-viewport #slider > div a img {
	width: 100%;
	height: auto;
	position: absolute;
	margin: auto;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.slider .bx-wrapper .bx-viewport #slider > div .bx-caption {
	width: 100%;
	height: 45px;
	margin: 0 auto;
	top: 50%;
	left: 0;
	margin-top: -23px;
	background: none;
	text-align: center;
}

.slider .bx-wrapper .bx-viewport #slider > div .bx-caption span {
	display: inline-block;
	line-height: 45px;
	padding: 0 18px 0;
	background: #fff;
	color: #333;
	font-size: .8em;
	letter-spacing: 1px;
}

.slider .bx-wrapper .bx-pager {
	width: 2px;
	bottom: 25px;
	right: 30px;
}

.slider .bx-wrapper .bx-pager .bx-pager-item {
	display: block;
}

.slider .bx-wrapper .bx-pager .bx-pager-item a {
	width: 2px !important;
	height: 30px !important;
	margin: 0 0 4px !important;
	border-radius: 0 !important;
	background-color: #fff !important;
}

.slider .bx-wrapper .bx-pager .bx-pager-item a.active {
	background-color: #bfbfbf !important;
}

#topPickup {
	margin-bottom: 4em;
}

#product-srh > #pickUp {
	padding-top: 2.5em;
	margin-bottom: 1em;
}

#pickUp > .col:nth-child(1) {
	padding-right: 0;
}

#pickUp > .col:nth-child(2) {
	padding-left: 0;
}

#pickUp .pkup_img {
	display: block;
	width: 100%;
	height: 400px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: relative;
}

#pickUp .pkup_img::after {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	background: #fff;
	position: absolute;
	top: 3em;
	left: 4em;
	z-index: -1;
}

#pickUp .pkup_txt {
	display: block;
	width: 100%;
	height: 400px;
	background: #ffffff;
	text-align: left;
	margin-top: 3em;
	position: relative;
}

#pickUp .pkup_txt > .row {
	box-sizing: border-box;
	text-align: left;
	padding: 5em 2em 80px 2.3em;
}

#pickUp .pkup_txt > .row h3,
#pickUp .pkup_txt > .row h2 {
	line-height: 24px;
	padding: 8px 0;
	margin-bottom: .6em;
	text-align: left;
	font-size: 2em;
	font-weight: normal;
	letter-spacing: 1px;
	color: #404040;
	word-break: break-word;
}

#pickUp .pkup_txt > .row h3 span,
#pickUp .pkup_txt > .row h2 span {
	display: block;
	line-height: 3em;
	padding: 0;
	text-align: left;
	font-size: 10px;
	letter-spacing: 0;
	color: #999;
}

#pickUp .pkup_txt > .row p {
	line-height: 25px;
	font-size: 12px;
}

#pickUp .pkup_txt .btn {
	min-width: 200px;
	background: #ff7482;
	position: absolute;
	bottom: 0;
	right: 0;
	border-width: 0;
	border-radius: 0;
	color: #fff;
	font-size: .7em;
	letter-spacing: 2px;
	transition: all .35s ease;
}

#pickUp .pkup_txt .btn:hover {
	background: #ff5454;
	color: #eee;
}

#feature {
	margin-left: 3%;
	margin-right: 3%;
	margin-bottom: 4em;
	position: relative;
}

#feature .feat_img ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 100%;
}

#feature .feat_img ul li {
	width: 49%;
}

#feature .feat_img ul li a {
	display: block;
	width: 100%;
	height: auto;
	position: relative;
}

#feature .feat_img ul li a img {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
}

#feature .feat_img ul li a .feat_txt {
	width: 100%;
	margin: 0 auto;
	position: absolute;
	top: 50%;
	left: 0;
	background: none;
	text-align: center;
}

#feature .feat_img ul li a .feat_txt span {
	display: inline-block;
	line-height: 45px;
	margin-top: -23px;
	padding: 0 18px 0;
	background: white;
	font-size: .8em;
	color: #777;
	letter-spacing: 1px;
}

#latest {
	padding-bottom: 5.5em;
}

.prd-lst {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 0 1%;
	margin-bottom: 3em;
}

.prd-lst::before {
	content: "";
	display: block;
	width: 23%;
	order: 1;
}

.prd-lst::after {
	content: "";
	display: block;
	width: 23%;
}

.prd-lst .prd-lst-unit {
	width: 23%;
	box-sizing: border-box;
	padding: 0;
	margin-bottom: 2.2em;
}

.prd-lst .prd-lst-unit .prd_lst_link {
	display: block;
	width: 100%;
	box-shadow: 12px 14px 0 0 #ffffff;
}

.prd-lst .prd-lst-unit .prd_lst_link:hover {
	text-decoration: none;
}

.prd-lst .prd-lst-unit .prd_lst_link .prd-lst-img {
	width: 100%;
	margin: 0;
}

.prd-lst .prd-lst-unit .prd_lst_link .prd_lst_info {
	box-sizing: border-box;
	height: 7em;
	padding: 12px 12px;
	text-align: left;
	background: #ebebeb;
}

.prd-lst .prd-lst-unit .prd_lst_link .prd_lst_info .prd-lst-name {
	display: block;
	max-height: 40px;
	line-height: 1.4em;
	font-size: .8em;
	overflow: hidden;
}

.prd-lst .prd-lst-unit .prd_lst_link .prd_lst_info .prd-lst-name {
	margin-bottom: 5px;
	word-break: normal;
}

.prd-lst .prd-lst-unit .prd_lst_link .prd_lst_info .prd-lst-price {
	margin: 0;
	font-size: .7em;
}

.prd-lst .prd-lst-unit .prd_lst_link .prd_lst_info .prd-lst-soldout {
	margin: 0;
	font-size: .7em;
	color: #ff5566;
}

.prd-lst .prd-lst-unit .prd_lst_link .prd_lst_info .prd-lst-discount {
	margin: 0;
	font-size: .7em;
	color: #ff6a73;
}

.prd-lst-price {
	color: #999;
}

.prd-lst-pager {
	width: 100%;
}

.prd-lst-pager ul {
	display: flex;
	justify-content: center;
}

.prd-lst-pager ul li .btn {
	line-height: 40px;
	border-radius: 0 !important;
}

.prd-lst-pager ul li .prd-lst-pos {
	display: flex;
	justify-content: center;
	width: auto;
	height: 40px;
	padding: 0 20px;
}

.prd-lst-pager ul li .prd-lst-pos .this_p {
	display: inline-block;
	min-width: 40px;
	width: auto;
	line-height: 40px;
	padding-right: .5em;
	text-align: center;
	font-size: .8em;
}

.prd-lst-pager ul li .prd-lst-pos .total_p {
	display: inline-block;
	width: auto;
	min-width: 12px;
	line-height: 40px;
	padding-left: 1.8em;
	text-align: right;
	font-size: .8em;
	position: relative;
}

.prd-lst-pager ul li .prd-lst-pos .total_p::before {
	content: '';
	width: 15px;
	height: 1px;
	background: #aaa;
	transform: rotate(-45deg);
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -1px;
}

#terms {
	padding-top: 5.5em;
	padding-bottom: 1em;
}

#terms #terms_entry,
#terms #terms_rules,
#terms #terms_profile,
#terms #terms_policy {
	margin-bottom: 2em;
}

#terms #terms_entry .terms_article,
#terms #terms_rules .terms_article,
#terms #terms_profile .terms_article,
#terms #terms_policy .terms_article {
	box-sizing: border-box;
	margin-bottom: 3em;
	font-size: .9em;
	line-height: 1.6em;
	color: #999;
}

#terms #terms_entry .terms_article h3,
#terms #terms_rules .terms_article h3,
#terms #terms_profile .terms_article h3,
#terms #terms_policy .terms_article h3 {
	margin-bottom: 1.2em;
	font-weight: bold;
	color: #404040;
}

#terms #terms_entry .terms_article h4,
#terms #terms_rules .terms_article h4,
#terms #terms_profile .terms_article h4,
#terms #terms_policy .terms_article h4 {
	line-height: 2em;
	margin-bottom: .5em;
	color: #404040;
}

#terms #terms_entry .terms_article h5,
#terms #terms_rules .terms_article h5,
#terms #terms_profile .terms_article h5,
#terms #terms_policy .terms_article h5 {
	margin-bottom: .5em;
	font-size: .9em;
}

#terms #terms_entry .terms_article .subtxt,
#terms #terms_rules .terms_article .subtxt,
#terms #terms_profile .terms_article .subtxt,
#terms #terms_policy .terms_article .subtxt {
	line-height: 25px;
	margin-bottom: 1em;
	color: #888;
}

#terms #terms_entry .terms_article ul.list_gry,
#terms #terms_rules .terms_article ul.list_gry,
#terms #terms_profile .terms_article ul.list_gry,
#terms #terms_policy .terms_article ul.list_gry {
	margin-bottom: 2em;
}

#terms #terms_entry .terms_article ul.list_gry li,
#terms #terms_rules .terms_article ul.list_gry li,
#terms #terms_profile .terms_article ul.list_gry li,
#terms #terms_policy .terms_article ul.list_gry li {
	line-height: 20px;
	box-sizing: border-box;
	padding-left: 15px;
	margin-bottom: 5px;
	font-size: .9em;
	position: relative;
}

#terms #terms_entry .terms_article ul.list_gry li::before,
#terms #terms_rules .terms_article ul.list_gry li::before,
#terms #terms_profile .terms_article ul.list_gry li::before,
#terms #terms_policy .terms_article ul.list_gry li::before {
	content: '*';
	display: block;
	width: 10px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	position: absolute;
	top: 4px;
	left: 0;
	font-size: 1.5em;
}

#terms #terms_entry .terms_article ol,
#terms #terms_rules .terms_article ol,
#terms #terms_profile .terms_article ol,
#terms #terms_policy .terms_article ol {
	list-style-position: outside;
	list-style-type: decimal;
	padding-left: 16px;
}

#terms #terms_entry .terms_article ol li,
#terms #terms_rules .terms_article ol li,
#terms #terms_profile .terms_article ol li,
#terms #terms_policy .terms_article ol li {
	line-height: 20px;
	box-sizing: border-box;
	margin-bottom: 5px;
	font-size: .9em;
}

#terms #terms_entry .terms_article ol.latin,
#terms #terms_rules .terms_article ol.latin,
#terms #terms_profile .terms_article ol.latin,
#terms #terms_policy .terms_article ol.latin {
	list-style-type: lower-latin;
}

#terms #terms_entry .terms_article .gry,
#terms #terms_rules .terms_article .gry,
#terms #terms_profile .terms_article .gry,
#terms #terms_policy .terms_article .gry {
	line-height: 20px;
	box-sizing: border-box;
	margin-bottom: 5px;
	font-size: .9em;
}

#terms #terms_entry .terms_article .d-i-a-desc,
#terms #terms_rules .terms_article .d-i-a-desc,
#terms #terms_profile .terms_article .d-i-a-desc,
#terms #terms_policy .terms_article .d-i-a-desc {
	margin-bottom: 1.2em;
	color: #777;
}

#terms #terms_entry .terms_article .d-i-a-desc .d-i-a-desc-glay,
#terms #terms_rules .terms_article .d-i-a-desc .d-i-a-desc-glay,
#terms #terms_profile .terms_article .d-i-a-desc .d-i-a-desc-glay,
#terms #terms_policy .terms_article .d-i-a-desc .d-i-a-desc-glay {
	color: #999;
}

#terms #terms_entry .terms_article table,
#terms #terms_rules .terms_article table,
#terms #terms_profile .terms_article table,
#terms #terms_policy .terms_article table {
	margin-bottom: .5em;
	border-width: 1px 0 0 1px;
	border-style: solid;
	border-color: #fff;
}

#terms #terms_entry .terms_article table tr th,
#terms #terms_entry .terms_article table tr td,
#terms #terms_rules .terms_article table tr th,
#terms #terms_rules .terms_article table tr td,
#terms #terms_profile .terms_article table tr th,
#terms #terms_profile .terms_article table tr td,
#terms #terms_policy .terms_article table tr th,
#terms #terms_policy .terms_article table tr td {
	box-sizing: border-box;
	border-width: 0 1px 1px 0;
	border-style: solid;
	border-color: #fff;
	font-size: .9em;
	text-align: center;
	vertical-align: middle;
}

#terms #terms_entry .terms_article table tr th,
#terms #terms_rules .terms_article table tr th,
#terms #terms_profile .terms_article table tr th,
#terms #terms_policy .terms_article table tr th {
	width: 30%;
	padding: 1em 5px;
	line-height: 16px;
	background-color: #e0e0e0;
}

#terms #terms_entry .terms_article table tr td,
#terms #terms_rules .terms_article table tr td,
#terms #terms_profile .terms_article table tr td,
#terms #terms_policy .terms_article table tr td {
	width: 70%;
	padding: 1em;
	text-align: left;
	background-color: #eee;
}

#terms #terms_entry .terms_article dl.shopinfo,
#terms #terms_rules .terms_article dl.shopinfo,
#terms #terms_profile .terms_article dl.shopinfo,
#terms #terms_policy .terms_article dl.shopinfo {
	clear: both;
}

#terms #terms_entry .terms_article dl.shopinfo dt,
#terms #terms_entry .terms_article dl.shopinfo dd,
#terms #terms_rules .terms_article dl.shopinfo dt,
#terms #terms_rules .terms_article dl.shopinfo dd,
#terms #terms_profile .terms_article dl.shopinfo dt,
#terms #terms_profile .terms_article dl.shopinfo dd,
#terms #terms_policy .terms_article dl.shopinfo dt,
#terms #terms_policy .terms_article dl.shopinfo dd {
	float: left;
	line-height: 18px;
	padding: 6px;
	box-sizing: border-box;
}

#terms #terms_entry .terms_article dl.shopinfo dt,
#terms #terms_rules .terms_article dl.shopinfo dt,
#terms #terms_profile .terms_article dl.shopinfo dt,
#terms #terms_policy .terms_article dl.shopinfo dt {
	width: 30%;
}

#terms #terms_entry .terms_article dl.shopinfo dd,
#terms #terms_rules .terms_article dl.shopinfo dd,
#terms #terms_profile .terms_article dl.shopinfo dd,
#terms #terms_policy .terms_article dl.shopinfo dd {
	width: 70%;
}

#terms #terms_entry .terms_article .logomark,
#terms #terms_rules .terms_article .logomark,
#terms #terms_profile .terms_article .logomark,
#terms #terms_policy .terms_article .logomark {
	display: block;
	width: 60px;
	height: 0;
	padding-top: 60px;
	line-height: 60px;
	overflow: hidden;
	background-image: url(https://img06.shop-pro.jp/PA01131/610/etc/bk_wh_logo.png?cmsp_timestamp=20180721150014);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
}

#terms #terms_entry .terms_article {
	margin-bottom: 2em;
}

#terms #terms_rules > div:nth-child(1) {
	padding-right: 2em;
}

#terms #terms_rules > div:nth-child(2) {
	padding-left: 2em;
}

#terms #terms_policy > div:nth-child(3) {
	padding-right: 2em;
}

#terms #terms_policy > div:nth-child(4) {
	padding-left: 2em;
}

#pressList {
	padding-top: 5.5em;
}

#pressList .press_txt {
	margin-bottom: 3em;
}

#pressList .press_txt p {
	line-height: 1.8em;
	font-size: .8em;
}

.press-lst {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 0 1%;
	margin-bottom: 3em;
}

.press-lst::before {
	content: "";
	display: block;
	width: 23%;
	order: 1;
}

.press-lst::after {
	content: "";
	display: block;
	width: 23%;
}

.press-lst li {
	width: 23%;
	box-sizing: border-box;
	padding: 0;
	margin-bottom: 3em;
}

.press-lst li a {
	display: block;
	width: 100%;
}

.press-lst li a:hover {
	text-decoration: none;
}

.press-lst li a img {
	width: 100%;
	margin: 0;
}

.press-lst li a dl {
	padding: 4px 0;
}

.press-lst li a dl dt {
	padding-left: 4px;
}

.press-lst li a dl dt h3 {
	line-height: 14px;
	padding: 3px 0;
	font-size: .8em;
}

.press-lst li a dl dd {
	line-height: 14px;
	padding-left: 4px;
	font-size: .7em;
}

#shopAbout {
	padding-top: 5.5em;
	padding-bottom: 7em;
}

#shopAbout .row > div:nth-child(1) p {
	box-sizing: border-box;
	padding: 0 1%;
	line-height: 1.8em;
	margin-bottom: 3em;
	font-size: .8em;
	color: #888888;
}

#shopAbout .row > div:nth-child(1) h3 {
	padding: 0 1%;
	margin-bottom: 1em;
}

#shopAbout .row > div:nth-child(1) dl {
	display: flex;
	flex-wrap: wrap;
	box-sizing: border-box;
	padding: 0 1%;
}

#shopAbout .row > div:nth-child(1) dl dt {
	width: 30%;
	line-height: 20px;
	box-sizing: border-box;
	padding: 5px 0;
	font-size: .8em;
}

#shopAbout .row > div:nth-child(1) dl dd {
	width: 70%;
	line-height: 20px;
	box-sizing: border-box;
	padding: 5px 0;
	font-size: .8em;
}

#shopAbout .row > div:nth-child(1) div.right {
	margin-bottom: 2em;
}

#shopAbout .row > div:nth-child(2) {
	text-align: right;
}

#shopAbout .row > div:nth-child(2) img {
	width: 95%;
	height: auto;
}

@media (max-width: 480px) and (min-width: 321px) {

body {
	font-size: 13px;
}

h2.idx,
#navCate .idx,
#navDesign .idx {
	font-size: 16px;
}

.slider .bx-wrapper .bx-viewport {
	height: 240px;
}

.slider .bx-wrapper .bx-viewport #slider > div a {
	height: 240px;
}

.slider .bx-wrapper .bx-pager {
	bottom: 18px;
	right: 20px;
}

.slider .bx-wrapper .bx-pager .bx-pager-item a {
	height: 20px !important;
}

}

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

h2.idx,
#navCate .idx,
#navDesign .idx {
	font-size: 18px;
}

#cateArea #cateSelector li {
	height: 180px;
}

#accessArea h2 {
	margin-bottom: 1.2em;
}

#accessArea #shopInfo {
	margin: 0 auto;
}

#accessArea #shopInfo .inner {
	height: 300px;
}

#accessArea #map {
	height: 300px;
}

#header-wrapper .header-line-nav .incart-delivery {
	display: none;
}

.hiddenArea #links {
	padding-left: 1.5em;
}

.hiddenArea #selector > div {
	width: 50%;
}

.slider {
	margin: 0 2% 3em;
}

.slider .bx-wrapper .bx-viewport {
	height: 400px;
}

.slider .bx-wrapper .bx-viewport #slider > div a {
	height: 400px;
}

.slider .bx-wrapper .bx-pager {
	bottom: 18px;
	right: 20px;
}

.slider .bx-wrapper .bx-pager .bx-pager-item a {
	height: 25px !important;
}

#product-srh > #pickUp {
	padding-top: 17px;
}

#pickUp .pkup_img {
	height: 370px;
}

#pickUp .pkup_img::after {
	left: 3.3em;
}

#pickUp .pkup_txt {
	height: 370px;
}

#pickUp .pkup_txt > .row {
	padding: 2em 2em 80px;
}

#feature {
	margin-left: 2%;
	margin-right: 2%;
}

.prd-lst .prd-lst-unit {
	margin-bottom: 1.6em;
}

}

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

#pickUp .pkup_txt > .row h3,
#pickUp .pkup_txt > .row h2 {
	font-size: 1.8em;
}

}

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

#accessArea h2 {
	margin-bottom: 1.2em;
}

#accessArea #shopInfo .inner {
	height: 300px;
}

#accessArea #map {
	height: 300px;
}

.slider .bx-wrapper .bx-viewport {
	height: 500px;
}

.slider .bx-wrapper .bx-viewport #slider > div a {
	height: 500px;
}

}

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

#footer-wrapper .footer_contents {
	width: 50%;
}

}

@media (max-width: 768px) {

.container {
	padding: 0 10px;
}

#header-wrapper .header-line-nav .shop-name {
	margin-left: 0;
}

.hiddenArea #selector #navCate ul li {
	width: 50%;
}

.hiddenArea #selector #navCate ul li a {
	height: 60px;
	line-height: 60px;
}

.slider .bx-wrapper .bx-viewport #slider > div .bx-caption {
	height: 35px;
	margin-top: -18px;
}

.slider .bx-wrapper .bx-viewport #slider > div .bx-caption span {
	line-height: 35px;
	padding: 0 18px 0;
}

#feature .feat_img ul li a .feat_txt span {
	line-height: 35px;
	margin-top: -18px;
	padding: 0 18px 0;
}

#terms #terms_entry .terms_article,
#terms #terms_rules .terms_article,
#terms #terms_profile .terms_article,
#terms #terms_policy .terms_article {
	padding: 0 1%;
}

#terms #terms_entry > div {
	padding: 0 !important;
}

#terms #terms_rules > div {
	padding: 0 !important;
}

#terms #terms_profile > div {
	padding: 0 !important;
}

#terms #terms_policy > div {
	padding: 0 !important;
}

}

@media (max-width: 767px) {

#footer-wrapper .footer_contents {
	width: 100%;
}

#footer-wrapper .footer_contents ul li {
	width: 100%;
}

#footer-wrapper .footer_contents ul li a {
	display: block;
	text-align: center;
	text-align: center;
}

#footer-wrapper .footer_contents .copyright {
	width: 100%;
	height: 25px;
	line-height: 25px;
}

}

@media (max-width: 575px) {

#pressArea .press_thumbs .each_press {
	width: 48%;
	margin-bottom: 2em;
}

#pressArea .press_thumbs .each_press:last-child {
	margin-bottom: 0;
}

}

@media (max-width: 480px) {

#cateArea #cateSelector li {
	width: 50%;
	height: 160px;
}

#designerArea .container > div {
	padding: 0;
}

#accessArea h2 {
	margin-bottom: 1.2em;
}

#accessArea #shopInfo {
	margin: 0 auto;
}

#accessArea #shopInfo .inner {
	height: 300px;
}

#accessArea #map {
	height: 300px;
}

#header-wrapper .header-line-nav .shop-name a.tab {
	padding-top: 80px;
	background-position: 10px 30px;
}

#header-wrapper .header-line-nav .incart-delivery {
	display: none;
}

#header-wrapper .header-line-nav a.phoneto {
	display: none;
}

.hiddenArea #links {
	padding-left: 0;
}

.hiddenArea #links ul li.another {
	width: 100%;
	line-height: 25px;
	padding: 0 0 10px;
	text-align: center;
}

.hiddenArea #selector > div {
	width: 100%;
}

.hiddenArea #selector #navCate {
	padding: 10px;
}

.hiddenArea #selector #navCate .idx {
	margin-bottom: 10px;
}

.hiddenArea #selector #navDesign {
	padding: 10px;
}

.hiddenArea #selector #navDesign .idx {
	margin-bottom: 10px;
}

.hiddenArea #selector #navDesign ul li { /*
                        width: 100%;
                        */
}

.slider {
	margin: 0;
}

#product-srh > #pickUp {
	padding-top: 15px;
}

#pickUp > .col:nth-child(1) {
	padding-right: 1%;
}

#pickUp > .col:nth-child(2) {
	padding-left: 1%;
}

#pickUp .pkup_img {
	height: 250px;
}

#pickUp .pkup_img::after {
	display: none;
}

#pickUp .pkup_txt {
	height: 370px;
	margin-top: 0;
}

#pickUp .pkup_txt > .row {
	padding: 1.5em 1.5em 80px;
}

#pickUp .pkup_txt > .row h3,
#pickUp .pkup_txt > .row h2 {
	font-size: 1.7em;
}

#feature {
	margin: 0 auto 4em;
}

#feature .feat_img {
	padding: 0 10px;
}

#feature .feat_img ul li {
	width: 100%;
	margin-bottom: 10px;
}

.prd-lst::before,
.prd-lst::after {
	width: 48% !important;
}

.prd-lst .prd-lst-unit {
	width: 48% !important;
	margin-bottom: 15px;
}

.prd-lst .prd-lst-unit .prd_lst_link {
	box-shadow: 7px 8px 0 0 #ffffff;
}

.press-lst li {
	width: 48%;
}

#shopAbout .row > div:nth-child(2) img {
	width: 100%;
}

}

@media (max-width: 320px) {

body {
	font-size: 12px;
}

h2.idx,
#navCate .idx,
#navDesign .idx {
	font-size: 15px;
}

.slider .bx-wrapper .bx-viewport {
	height: 210px;
}

.slider .bx-wrapper .bx-viewport #slider > div a {
	height: 210px;
}

.slider .bx-wrapper .bx-pager {
	bottom: 15px;
	right: 15px;
}

.slider .bx-wrapper .bx-pager .bx-pager-item a {
	height: 18px !important;
}

}

