@charset "euc-jp";
form#search {
  margin: 0;
}
h1 {
  height: 150px;
}
img {
  max-width: 100%;
}
#page-wrapper {
  position: relative;
}
#wrapper {
  position: relative;
}
#container {
  clear: both;
  padding: 30px 0 0;
  /*margin-bottom: 60px;*/
}
.container {
 position: relative;
  max-width: 1098px;
}
/*変更点*/
.footer-sp {
  display: none;
}
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: #444;
  background-color: #FFF;
  /*background-image: url(https://img20.shop-pro.jp/PA01320/199/etc/lachamblan_bg.jpg?cmsp_timestamp=20150706141552);*/
  background-image: url(https://img20.shop-pro.jp/PA01320/199/etc/new_bg2.jpg?cmsp_timestamp=20210311013127);
}

a {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  color: #3d9ddd;
}
a:hover{
  color: #2c88c5;
  text-decoration: none;
}

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

h2 {
  /*margin: 2em 0;*/
  /*変更点*/
  margin:40px  0 30px 0 ;
  text-align: center;
  font-size: 18px;
font-weight:bold
letter-spacing:3px;
  /*font-family: 'Donegal One', serif;*/
}
  .ttl-h2 {
    padding: 0;
    font-family: 'Donegal One', serif;
    /*変更点*/
	/*margin: 3em 0 2em;*/
  }

.btn-01 {
  border: 1px solid #fff;
  background-color: #fff;
  color: #444;
  *background-color: #fff;
  width: 100%;
  border-radius: 0;
  border-top: 1px #ddd solid;
  border-bottom: 1px #ddd solid;
  margin: 30px 0 0;
  padding: 20px 0;
  display: block;
}
.btn-01:hover,
.btn-01:focus,
.btn-01:active,
.btn-01.active,
.btn-01.disabled,
.btn-01[disabled] {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  background-color: #ddd;
  color: #444;
  *background-color: #ddd;
}

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

/*
 * header
 */
#header-wrapper {
  padding: 0 1.4%;
}
#header-top{
  padding: 1em 0 2em;
}
#header-top .col{
  padding: 0;
}
.header-link a {
  color: #aaa;
}
  .header-link a:hover span {
    color: #444;
    text-decoration: none;
  }
.header-link i {
  vertical-align: middle;
}

/* header-line-nav */

.header-line-nav {
  text-align: right;
}
  .header-line-nav .inline{
    margin: 0;
  }
  .header-line-nav .inline li {
    padding: 0;
    margin-left: 25px;
    position: relative;
    vertical-align: middle;
  }
  .header-line-nav a {
    cursor: pointer;
    display: block;
  }
  .header-line-nav span {
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    font-size: 12px;
    padding: 0 0 0 7px;
  }

.view-cart {
  position: relative;
  top: -6px;
  left: 50px;
  padding-top: 0 !important;
}
.cart-count {
  font-size: 17px;
  padding: 0 0 0 7px;
  vertical-align: -2px;
}
.btn-viewcart {
  padding: 1px 15px 0 13px;
}

/* header logo */

.shop-logos {
  min-width: 10%;
  max-width: 100%;
}
.shop-name {
  margin:0 0  30px 0;
  font-size: 21px;
}
  .shop-name a{
    color: #444;
    text-decoration: none;
    display: block;
  }
    .shop-name a:hover{
      color: #aaa;
    }
.shop-description {
  font-size: 13px;
  font-weight: normal;
  color: #444;
  margin: 0;
}

/* header global nav */

#header-global-nav {
  padding: 10px 0;
  text-align: left;
  font-size: 15px;
  clear: both;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
  width: 1123px;
  box-sizing: border-box;
  margin: 0 0 0 -26px;
  height: 38px;
}
  #header-global-nav .inline > li {
    padding: 0 1em 0 0;
    position: relative;
  }
  #header-global-nav .inline > li:last-child {
    padding: 0;
  }
  #header-global-nav .inline a {
    text-decoration: none;
    color: #000;
　 font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
    text-transform: uppercase;
  }
    #header-global-nav .inline a:hover {
      text-decoration: none;
      color: #999;
    }

/* incart delivery */
.incart-delivery {
  text-align: left;
  margin: 3.5em 0 0;
}
  .incart-delivery ul {
    margin: 0;
    list-style: none;
    font-size: 11px;
  }

/*
 * product list
 */
.prd-lst-unit {
  cursor: pointer;
  text-align: left;
  overflow: hidden;
  padding: 0;
  margin: 0 0 3.4%;
}
.prd-lst-link{
  display: block;
  color: #fff;
  max-width: 100%;
  padding: 0 3.2%;
}
.unit-inner{
  width: 85%;
  height: 95%;
  position: relative;
  clear: both;
background-color:#FFF;
padding:10px 10px 10px 10px;
text-align:center;

}
.prd-lst-cap {
    background: transparent;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.prd-lst-cap-inner{
  padding: 15px;
}
.prd-lst-img {
  display: block;
}
span.prd-lst-span {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: block;
  margin: .3em 0;
  font-size: 13px;
  color: #fff;
  width: auto;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
  filter: alpha( opacity=0 );
  opacity: 0;
  * display: none;
}
.prd-lst-regular {
  text-decoration: line-through;
}
.prd-lst-discount {
  color: #FFF;
  font-weight: bold;
}
.unit-inner:hover .prd-lst-cap{
  background: url("https://img.shop-pro.jp/tmpl_img/74/blur.png");
  background-repeat : repeat;
  background-position: left;
}
.unit-inner:hover span.prd-lst-span{
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=100)";
  filter: alpha( opacity=100 );
  opacity: 1;
  * display: block;
}

/* product list sort */
.prd-lst-sort {
  margin: 28px 0;
  color: #444;
  text-align: right;
  font-size: 13px;
}
.prd-lst-sort a{
  color: #aaa;
}
.prd-lst-sort a:hover{
  color: #444;
}

/* prduct list pager */
.prd-lst-pager {
  padding: 30px 0 20px;
  text-align: center;
}
  .prd-lst-pager .inline li {
    padding: 0 1.4%;
  }
    .prd-lst-pager .inline li span {
     color: #ddd;
    }
    .prd-lst-pager .inline li a {
      color: #444
    }
      .prd-lst-pager .inline li a:hover {
        color: #aaa;
      }
.prd-lst-pos b {
  font-size: 18px;
  font-weight: normal;
}

/*
 * product
 */
.product-image-thumb img {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=50)";
  filter: alpha( opacity=50 );
  opacity: 0.5;
}
.thumb-active img {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=100)";
  filter: alpha( opacity=100 );
  opacity: 1;
}

/* freepage */

.freepage {
  word-break: break-all;
  padding: 2em 0;
}
  .freepage img {
    max-width: 100%;
    width: inherit;
    height: auto;
  }

/*変更点 443-545行 ・E・/

/*
 * info & freespace
 */
.info, .free-space{
  margin-top: 1.8em;
  margin-bottom: 1.8em;
}
  .info .col , .free-space .col {
    padding: 0 1.4%;
  }

/*
 * search
 */
  .srh-header {
  padding: 0 0.5%;
}

/* pagetop */
#pagetop {
  position: fixed;
  right: 0;
  bottom: 100px;
  display: none;
}
.btn-pagetop {
  background: #fff;
  display: block;
  text-align: center;
  width: auto;
  padding: 17px;
  border: solid 1px #ddd;
}
a.international {
    text-transform: capitalize;
    background-color: #464545;
    color: #fff;
    letter-spacing: -0.5px;
    font-size: 92%;
    text-align: center;
    height: 28px;
    line-height: 28px;
    border-radius: 8px;
    text-decoration: none;
    font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
}

@media (max-width: 980px) {
  html {
    width: 100%;
    overflow-x: hidden;
  }
  #wrapper {
    width: auto;
  }
  #base_gmoWrapp,
  #gmo_CMSPbar {
    overflow: hidden;
    min-width: 100% !important;
    width: 100% !important;
  }
  .container {
    max-width: 900px;
    width: 90%;
  }
  .col-ex-size{
    width: 48.25%;
  }
}
@media (max-width: 768px) {
  #wrapper {
    padding: 3em 0 0;
  }
  .container {
    width: auto;
  }
  #header-wrapper{
    padding: 0 .1%;
  }
  #header-top{
    padding: 2.2em 0 1.5em;
   }
  .shop-logos{
     margin: 60px 0 0 ;
   }
  .shop-name{
    padding: 0 1%;
    text-align: center
  }
  .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 #ddd;
      text-align: center;
    }
    .header-dropdown .dropdown-nav a {
      display: block;
      padding: 12px;
      color: #FFF;
    }
    .header-dropdown .btn-dropdown {
      padding-left: 34px;
      font-size: 15px;
      line-height: 1.6;
      color: #FFF;
    }
    .header-dropdown .btn-dropdown-close {
      background: #4d4d4d;
	  color: #FFF;
    }
  .view-cart {
    position: static;
  }
    .view-cart a {
      background-color: #fff;
      color: #444;
    }
    .view-cart span {
      display: block;
      width: 130px;
      margin: 0 auto;
    }
  .incart-delivery {
    margin: 0 0 1em;
  }
  .ttl-h2 {
     padding: 0 1.3%;
   }
  .prd-lst-cap{
    position: static;
    background: transparent;
    background-image: none;
  }
    .unit-inner:hover .prd-lst-cap{
      background: transparent;
      background-image: none;
    }
    span.prd-lst-span{
       -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=100)";
      filter: alpha( opacity=100 );
      opacity: 1;
      * display: block;
      color: #444;
      -webkit-backface-visibility: visible;
      backface-visibility: visible;
    }
    .unit-inner:hover span.prd-lst-span{
      color: #444;
    }
  .prd-lst-cap-inner {
    position: static;
    padding: 15px 0;
  }
  .prd-lst-sort {
    font-size: 13px;
  }
  .footer-primary,
  .footer-secondary {
    padding: 0;
    border: none;
  }
  .freepage-nav{
    border-bottom: none;
  }
  
  .social-nav{
    text-align: center;
    margin: 1.5em 0 0 ;
  }
  ul.social-nav > li{
    padding: 0 1%;
  }

}
@media (max-width: 480px) {
  .prd-lst-unit {
    margin-bottom: 1.4em;
    height: auto;
  }
  .prd-lst-link {
     padding: 0 2.1%;
   }
  .prd-lst-unit .prd-lst-cap{
    display: block;
    top: 0;
    left: 0;
  }
  .prd-lst-sort{
    text-align: left;
    margin: 0 0 3em;
  }
}

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

/* icons */

.icon-b {
  width: 16px;
  height: 16px;
  display: inline-block;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-backface-visibility: hidden;
  backface-visibility:hidden;
  *display: inline;
  *zoom: 1;
}
.icon-b {
  background-image: url(https://img.shop-pro.jp/tmpl_img/74/icon16_w.png);
}
.hov-li:hover .icon-b {
  background-image: url(https://img.shop-pro.jp/tmpl_img/74/icon16_w_hover.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-webkit-min-device-pixel-ratio: 1.5) {
  .icon-b {
    -webkit-background-size: 368px 320px;
    background-size: 368px 320px;
  }
  .icon-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/74/icon16_2x_w.png);
  }
  .hov-li:hover .icon-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/74/icon16_2x_w_hover.png);
  }
}

.icon-user { background-position: -208px -0px; }
.icon-login { background-position: -48px -80px; }
.icon-adduser { background-position: -240px -0px; }
.icon-logout { background-position: -32px -80px; }
.icon-cart { background-position: -176px -64px; }
.icon-twitter { background-position: -96px -176px; }
.icon-facebook { background-position: -128px -176px; }
.icon-instagram { background-position: -112px -192px; }
.icon-mail { background-position: -64px -0px; }

.icon-lg-b {
  width: 24px;
  height: 24px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.icon-lg-b {
  background-image: url(https://img20.shop-pro.jp/PA01320/199/etc/icon24_w_hover.png?cmsp_timestamp=20210509122625);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-webkit-min-device-pixel-ratio: 1.5) {
  .icon-lg-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/74/icon24_2x_b_hover.png);
  }
  .icon-lg-b,
  .icon-lg-w {
    -webkit-background-size: 552px 480px;
    background-size: 552px 480px;
  }
}

.icon-lg-b.icon-list { background-position: -288px -144px; }
.icon-lg-b.icon-chevron_up { background-position: -0px -216px; }
.icon-lg-b.icon-cart { background-position: -264px -95px; }
.icon-lg-b.icon-circled_minus { background-position: -216px -120px; }
.icon-lg-b.icon-paper_plane { background-position: -120px -0px; }

.header-right {
    position: absolute;
    top: 55px;
    right: 10px;
    text-align: right;
    width: 146px;
}
.header-right-block {
  margin-bottom: 6px;
  display: block;
}
.search {
}
.header-right .search [type="submit"]
.header-right .search [type="text"] {
  width: 80px;
  box-sizing: border-box;
  height: 27px;
  background: #8d8183;
  border-radius: 0;
  color: #333;
  border: none;
  background-color: #f9eedc;
  border-radius: 5px;
  background-image: url(https://img20.shop-pro.jp/PA01320/063/etc/header05.png?cmsp_timestamp=20150630150823);
  background-repeat: no-repeat;
  background-position: 63px 50%;
  padding-left: 3px;
}
.header-right .search [type="text"]::-webkit-input-placeholder {
  color: #aaa;
}
.header-right .search [type="text"]:-ms-input-placeholder {
  color: #aaa;
}
.header-right .search [type="text"]:-moz-placeholder {
  color: #aaa;
}
.header-right .search [type="submit"] {
  position: absolute;
  background-color: transparent;
  border: none;
  text-indent: 100%;
  overflow: hidden;
  width: 20px;
  bottom: 0;
  right: 0px;
  padding: 0;
  height: 27px;
  width: 20px;
 color: #333;
}
.header-right ul {
  list-style: none;
  margin: 6px 0 0;
}
.header-right ul li {
  list-style: none;
  text-align: center;
  float: left;
  margin-left: 6px;
}
.header-right ul li a {
  display: block;
}


/* プ・E瀬Ε鵐瓮縫紂・*/

.gnav-brand-menu {
  position: absolute;
  top: 22px;
  width: 1000px;
  z-index: 100;
  list-style: none;
  margin: 0;
  /*background-image: url(https://img20.shop-pro.jp/PA01320/063/etc/shelter2-main-bg_mini.jpg?cmsp_timestamp=20150518182238);*/
  background-color: rgba(255,255,255,0.93);
  background-position: 100px 100px;
  list-style: none;
  letter-spacing: 0;
  -moz-box-shadow: 3px 3px 10px #666;
  -webkit-box-shadow: 3px 3px 10px #666;
  -o-box-shadow: 3px 3px 10px #666;
  -ms-box-shadow: 3px 3px 10px #666;
  box-shadow: 3px 3px 10px #666;
  text-transform: lowercase;

  font-size: 16px;
}
.gnav-brand-menu {
  left: -235px;
}
.gnav-brand-menu > ul > li {
  visibility: hidden;
  overflow: hidden;
  height: 0;
  list-style: none;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  width: 344px;
}
/* .gnav-brand-menu > ul > li:hover {
  background-color: rgba(255,255,255,0.1);
} */
.gnav-brand-menu > ul > li a {
  display: block;
}
.gnav-brand:hover .gnav-brand-menu > ul > li {
  visibility: visible;
  overflow: visible;
  height:30px;
  line-height: 30px;
  z-index: 10;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.clearfix::after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  overflow: hidden;
}
.gnav {
  display: table;
  width: 1050px;
  margin: 0 auto;
  /*table-layout: fixed;*/
  text-transform: uppercase;
  font-weight: bold;
}
.gnav > li {
  display: table-cell;
  text-align: center;
  padding: 0;
  position: relative;
  list-style: none;
  /* text-transform: uppercase; */
  letter-spacing: 0.05em;
  /* font-family: 'Donegal One', serif; */
  border-left: 2px solid #666;
  font-size: 110%;
}
.gnav > li:first-child {
  border-left: none;
}
.gnav > li a {
  text-decoration: none;
  color: #444;
  display: block;
  padding: 0 13px;
}
.gnav > li a:hover {
  color: #999;
}
.tel-display {
  color: #fff;
  font-family: 'Donegal One', serif;
  display: block;
  font-size: 19px;
  letter-spacing: 1.2px;
  text-align: right;
}
.tel-display:hover {
  color: #fff;
}
/*ul.footer-nav > li::before {
  content: "["
}
ul.footer-nav > li::after {
  content: "]"
}*/
@media (max-width: 768px) {
  ul.footer-nav > li::after {
    content:"";
  }
}
ul.footer-nav > li:first-child::before {
  content: ""
}
ul.footer-nav > li:first-child::after {
  content: ""
}
#container .bx-wrapper .bx-controls-direction a {
  z-index: 30;
}
.gnav-brand-left {
  margin: 0;
  width: 310px;
  float: left;
}
.gnav-brand-right {
  margin: 0;
  width: 690px;
  float: left;
  border-left: 1px dashed #666;
  box-sizing: border-box;
}
.gnav-brand-right li {
   float: left; 
}
.gnav-brand-menu > ul.gnav-brand-left  > li {
  width: 310px;
}
.gnav-brand-left li.gnav-brand-left-title {
  background-color: rgba(0, 0,0,0.1);
}
.gnav-brand-right li.gnav-brand-right-title {
  width: 690px;
  background-color: rgba(0, 0,0,0.1);
}
.gnav-brand-right li:nth-child(even) {
  border-right: 1px dashed #666;
}
.all-items {
  margin: 0;
}
.gnav-brand .all-items a {
  position: absolute;
  bottom: 2px;
  left: 300px;
  width: 360px;
  background-color: #999;
  border-radius: 5px;
  visibility: hidden;
  overflow: hidden;
  height: 0;
  display: block;
  color: #fff;
  padding: 3px;
}
.gnav-brand:hover .all-items a {
  visibility: visible;
  overflow: visible;
  height: auto;
}
.gnav-brand:hover .all-items a:hover {
  color: rgba(255,255,255,0.5) !important;
}
.gnav-brand:hover .gnav-brand-menu > ul > li:last-child {
	/*.gnav-brand .gnav-brand-menu > ul > li:last-child {*/
  /*padding-bottom: 60px;*/
}
.incart-delivery {
  display: none;
}
.right-top {
  width: 220px;
  float: right;
}
.shelter2-logo {
  width: 268px;
}
.header-right ul li.subscribe {
  margin-left: 0;
}
.search form input[type="text"] {
    width: 146px;
    box-sizing: border-box;
    background-image: url(https://img20.shop-pro.jp/PA01320/199/etc/ico-search.png?cmsp_timestamp=20150724224834);
    height: 27px;
    padding-left: 2px;

}
.search form {
  position: relative;
}
from {
  margin: 0;
}
.footer-logo {
    display: table;
    margin: 60px auto;
    width: 600px;
    table-layout: fixed;
}
.footer-logo li {
    display: table-cell;
    text-align: center;
}


/*
 * footer
 */

#footer-wrapper {
	/*margin: 3rem -2vw 0;*/
    padding: 15px 0 10px 0;
	background: #212121;
	color: #e7e7e7;
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
	width: 100%;
}
.footer-main {
	margin: 0 auto;
	max-width: 1098px;
}
.footer-primary {
  border-right: 1px solid #a6a2a1;
}

/* footer nav */
#footer-wrapper h3 {
    margin-top: 0;
	color: #e7e7e7;
}
.footer-nav {
  list-style: none;
  margin: 0;
}
.footer-nav li {
    margin: .8em 0;
}
.footer-nav li:last-child {
    margin-bottom: 0;
}
.footer-primary {
  /*padding: .3em 0;*/
  color: #000;
}
  .footer-primary li {
    margin-right: 25px;
    margin-left: 5px;
  }
  .footer-primary a {
    color: #e7e7e7;
    font-weight: bold;
  }
  .freepage-nav {
    margin-right: 10%;
    margin-bottom: 1.5em;
    padding-bottom: .8em;
    border-bottom: 1px solid #e7e7e7;
  }
.footer-secondary {
  padding: 0em 0;
  font-size: 12px;
}
.footer-secondary ul:first-child {
    margin-top: 28px;
}
.footer-secondary ul:last-child li {
    margin: -8px 0 0 -40px;
}
.footer-secondary ul:last-child li p {
    margin: 1em 0;
}
.footer-secondary li {
	margin-left: 10%;
}
.footer-secondary a {
	color: #e7e7e7;
    font-weight: bold;
}

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

/* copyright */
.copyright {
    margin: 2em 0 0 0;
    text-align: center;
    color: #e7e7e7;
}
.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;
}
#footer-wrapper .fotter-mailmag {
    color: #CCCS;
 /*color: #787776;*/
}
#footer-wrapper .fotter-mailmag a {
    color: #ccc;
    font-size: 1.2em;
}


@media (max-width: 980px) {
  #base_gmoWrapp,
  #gmo_CMSPbar {
    overflow: hidden;
    min-width: 100% !important;
    width: 100% !important;
  }
  .container {
    max-width: 1000px;
  }
}
@media (max-width: 768px) {
  #wrapper {
    padding: 00px 0vw 0;
  }
  .container {
    width: auto;
  }
  .header-dropdown {
    position: absolute;
    top: 0;
    z-index: 200;
    width: 100%;
    border-bottom: 1px solid #dbdbdb;
    background: #212121;
    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.3;*/
  }
  .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-wrapper {
	margin: 3em 0 0;

}
  .footer-primary,
  .footer-secondary {
    padding: 0;
    border: none;
  }
  .footer-nav {
    margin: 0;
    padding: 0;
  }
  .footer-primary .footer-nav:first-child {
    border-top: 3px double #e7e7e7;
  }
  .footer-nav li {
    margin: 0;
    font-size: 12px;
  }


  .footer-nav li:first-child {
      border-top: none;
  }
  .footer-nav li:before {
    display: none;
  }
  .footer-nav a {
    display: block;
    padding: .5em;
  }
  #footer-wrapper a {
	    color: #787776;
  }
  #footer-wrapper h3 {
    display: none;
  }
  #footer-wrapper .row::before,
  #footer-wrapper .row::after {
	  content: none;
  }
  #footer-wrapper > .footer-main > .row {
    display: flex;
  }
  #footer-wrapper .row > div {
    width: 50%;
  }
  .footer-secondary ul:first-child {
    margin-top: 0;
  }
  .footer-secondary ul:not(:first-child) {
    display: none;
  }
  .footer-secondary ul:last-child li {
    margin: 0;
  }
  .footer-nav a:hover {
    text-decoration: none;
  }
  .footer-sp {
	display: block;
  }
  .footer-sp-sns {
    margin: 1em 0;
    list-style: none;
    display: flex;
    justify-content: center;
  }
  .footer-sp-sns > li {
    width: 24px;
  }
  .footer-sp-sns > li:not(:last-child) {
	  margin-right: 12px;
  }
  .fotter-mailmag {
	margin: 1.5em 0;
    text-align: center;
  }
  .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_w.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_w.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;
    }
  }
  i.icon-b.icon-list.pull-right {
    background: url(https://img20.shop-pro.jp/PA01320/063/etc/shop-menu.gif?cmsp_timestamp=20180125150252) 0 0;
    background-size: cover;
  }
  i.icon-b.icon-list.pull-right.icon-chevron_thin_up {
    background-image: url(https://img20.shop-pro.jp/PA01320/063/etc/shop-menu-open.gif?cmsp_timestamp=20180125151353);
  }
  /*#footer-wrapper {
    margin-left: -3vw;
    margin-right: -3vw;
    padding: 2vw;
  }*/
.footer-primary{
		margin-left:30px;
	}

	.footer-sp-sns{
		display:none;
	}


}
@media (max-width: 480px) {
  .ttl-h2 span {
    padding: 0 10px;
    font-size: 14px;
  }
  .prd-lst-unit {
    margin-bottom: 30px;
    height: auto !important;
  }
}

.header-dropdown .menu {
text-align:center;
}

.header-dropdown .menu a {
    display: block;
    padding: 15px;
    text-decoration: none;
    color: #FFF;
}

label {
    display: block;
    /*margin: 0 0 4px 0;
text-align:center;
    padding : 15px 15px 15px 15px;
    line-height: 1;
    color :#fff;
    background : #212121;
    cursor :pointer;*/
}

input {
    /*display: none;*/
text-align:center;
}

.header-dropdown .menu ul {
    margin: 0;
    padding: 0;
    background :#212121;
    list-style: none;
}

.header-dropdown .menu li {
	text-align:center;
    height: 0;
    overflow: hidden;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
	border-bottom:none;
}

.header-dropdown .menu li.end {
	border-bottom: 1px solid #ddd;
}

#menu_bar01:checked ~ #links01 li,
#menu_bar02:checked ~ #links02 li {
    height: 35px;
    opacity: 1;
}



.freepage{
margin:0 auto 60px auto;
 max-width: 1098px;
clear:both;
}

.brand_area{
margin: auto auto;
margin-bottom:60px;
padding-left:30px;
width:930px;
}

.brand_area h2{
text-align:center;

font-size:17px !important;
}

.brand_a_z{
margin: auto auto;
margin-bottom:100px;
width:750px;
clear:both;
}

.brand_a_z li{
list-style:none;
float:left;
font-size:15px;
margin-right:17px;
width:20px;
color:#444;
}

.brand_a_z li.end{
width:80px;
}

.brand_a_z li a {
    color: #333;
}

.brand_a_z li a:hover {
	color: #CCC;
}

.area{
margin-bottom:50px;
width: calc(25% - 1.25em);
float:left;
color: #333;
font-size:16px;
font-weight:bold;
}

.area li{
margin-top:5px;
margin-bottom:10px;
list-style:none !important;
line-height:12px;
}

.area li a{
list-style:none !important;
letter-spacing:0px;
font-size:14px;
font-weight: normal;
color: #333;
}

.area li a span{
list-style:none;
font-size:10px;
font-weight: normal;
letter-spacing:1px;
color: #333;
}

.area li a :hover {
list-style:none;
text-decoration:underline !important;
color: #ccc;
}


@media (max-width: 768px) {

body {
  color: #444;
  background-color: #FFF;
  /*background-image: url(https://img20.shop-pro.jp/PA01320/199/etc/lachamblan_bg.jpg?cmsp_timestamp=20150706141552);*/
  background-image: none;	
}

.none{
display:none;
}

.brand_area{
margin: 0 0 0 15px;
width:100%;
}

.brand_area h2{
margin-right:30px;
text-align:center;
font-size:16px;
}
.brand_a_z{
margin: auto auto;
margin-bottom:120px;
width:100%;
clear:both;
color: #333;
}

.brand_a_z li{
list-style:none;
float:left;
font-size:18px;
margin-right:45px;
color:#333;
}


.area{
margin-top:15px;
margin-bottom:10px;
width: 100%;
float:left;
height:auto;
}

.area li{
list-style:none;
font-size:15px;
line-height:25px;
}


}


.tel-large {
    font-size: 1.4em;
}
.header-list {
    margin: 0;
}
ul.header-icons {
list-style: none;
    margin: .5rem 0 0;
    display: flex;
    justify-content: flex-end;
}
ul.header-icons > li {
    width: 24px;
}
ul.header-icons > li:not(:last-child) {
  margin-right: 8px;
}


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: #FFF;
}

.header-searchbox {
    position: relative;
}
.header-searchbox .search {
    position: absolute;
    width: 180px;
    right: 0;
    height: 0;
    overflow: hidden;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
}
.header-searchbox #searchbox {
	display: none;
}
.header-searchbox #searchbox:checked ~ .search {
    height: 28px;
}
li.search {
    margin-top: 3rem;
}
#search {
	display: flex;
    margin: 0;
}
#search input[type="text"] {
    background: #f8f3f0;
    border: none;
    width: calc( 100% - 28px );
    box-sizing: border-box;
    height: 28px;
    border-radius: 0;
    color: #333;
}
#search input[type="submit"] {
	width: 28px;
    border: none;
    background: url(https://img20.shop-pro.jp/PA01320/199/etc/submit2.png?cmsp_timestamp=20210224224333);
    background-size: cover;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    box-sizing: border-box;
    padding: 0;
}
#search input[type="submit"]:hover {
	opacity: .7;
}


ul#recommend-slide,
ul#recommend-slide-sp {
    margin: 0;
}

.recommend-slide-sp {
    display: none;
}
.bx-wrapper .bx-controls-direction a {
    background: #231815;
    z-index: 1 !important;
}
.bx-wrapper .bx-controls-direction a::before {
    content: "";
    display: block;
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
    width: .6rem;
    height: .6rem;
    position: absolute;
    top: 50%;
    margin-top: -5px;
}
.bx-wrapper .bx-controls-direction .bx-prev {
	left: 0;
}
.bx-wrapper .bx-controls-direction .bx-prev::before {
    -ms-transform: rotate(315deg);
    -moz-transform: rotate(315deg);
    -webkit-transform: rotate(315deg);
    transform: rotate(315deg);
	left: 12px;
}
.bx-wrapper .bx-controls-direction .bx-next {
	right: 0;
}
.bx-wrapper .bx-controls-direction .bx-next::before {
    -ms-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
	right: 12px;
}
.recommend-slide a.prd_lst_link {
    display: block;
    position: relative;
}
.recommend-slide .recomend-text {
    position: absolute;
    top: 0;
    padding: .5rem;
    width: 100%;
    box-sizing: border-box;
    height: 100%;
    opacity: 0;
    background: rgba(0,0,0,.5);
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.recommend-slide a:hover .recomend-text {
    opacity: 1;
}
.recommend-slide .prd-lst-price {
	color: #fff;
}

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

.slider{
	margin-top:0px; 
}
  .recommend-slide {
    display: none;
  }
  .recommend-slide-sp {
    display: block;
  }

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	top: 300px;
	width: 100%;
}


#slider img{
	width: 100%;
	text-align:center;
}

}

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

.slider{
	margin-top:0px; 
}

.bx-wrapper .bx-viewport {
   border: none;
   left: 0;
}

#slider img{
	width: 375px !important;
	height:auto !important;
	text-align:center !important;
}

.slider .bx-wrapper .bx-pager, .slider .bx-wrapper .bx-controls-auto {
  top:190px;
}

}
