@charset "euc-jp";

.tbl_calendar {
  border: none !important;
  border-collapse: collapse !important;
  border-spacing: 0 !important;
}
.tbl_calendar th, .tbl_calendar td {
  padding: 4px !important;
  text-align: center !important;
  border-bottom: 1px solid #ccc !important;
}
.line{
  position: absolute;
  width: 100%;
  height: 21px;
  background-image: url(https://img21.shop-pro.jp/PA01399/770/etc/line.png?cmsp_timestamp=2143);
}  



#page-wrapper {
  position: relative;
}
#wrapper {
  padding-top: 30px;
}
.container {
  /*max-width: 900px;*/
  width: 100%;
}

#container {
  max-width: 1000px;
  margin: auto;
}    

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: #333;
  /*background-color: transparent !important;*/
  /*background-image: url(https://img.shop-pro.jp/tmpl_img/69/bg.gif);*/
}

a {
  color: #464e54;
}
  a:hover {
    color: #5e5e5e;
  }

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: 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 #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 {
  /*margin-bottom: 4em;*/
  border-bottom: 10px solid #D93600;
}
.header-link a {
  /*color: #4d4d4d;*/
  color: #333;
}
.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-set{
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 90%;
  max-width: 1000px;
  margin: auto;
  /*margin-bottom: 20px;*/
}


/* header logo */
h1{
  font-size: 24px;
  text-align: center;
  font-family: 'Karla', sans-serif;
}  

#header-logo img{
  width: 100%;
  max-width: 400px;
  display: block;
  margin: auto;
}

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

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

#header-global-nav .inline{
  margin: 0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  -o-flex-wrap: nowrap;
  flex-wrap: nowrap;
}  

  #header-global-nav li {
    /*margin: 0 1em;*/
    padding-left: 10px;
  }
  
  #header-global-nav li+li{
    border-left: 1px solid #ccc;
  }    

#header-global-nav img{
  display: block;
  margin-bottom: 5px;
}  

#header-global-nav li:hover img{
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: "alphopacita( opacity=80 )";
}

/* 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;
  max-width: 1000px;
  margin: 0 auto;
}
.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: .8em 0;
  font-size: 16px;
}
.prd-lst-name {
  font-size: 14px;
}
.prd-lst-price {
  color: #333;
}
.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 #4d4d4d;
}


/***▼お買い物ガイド　ここから▼***/
#guide {
    max-width: 1000px;
    margin: 0 auto;
    padding: 60px 30px;
}

#guide img{
  width: 65%;
  margin: auto;
  display: block;
  margin-bottom: 40px;
}  

#guide ul {
    display: flex;
    margin: 0;
    list-style: none;
    justify-content: space-between;
}

#guide .delivery,
#guide .payment {
    width: 31%;
}

#guide .payment ul {
    display: block;
}

#guide ul li h3 {
    margin: 0 0 1% 0;
}

#guide p {
    margin: 0 0 10px;
}

#guide ul li p span {
    color: #d83503;
}

#guide ul li .button {
    display: block;
    max-width: 230px;
    height: 44px;
    margin-top: 10%;
    margin-left: auto;
    border: 1px solid #8C4600;
}

#guide ul li .button p {
    margin: 0;
    text-align: right;
    padding-right: 15px;
    line-height: 44px;
}

#guide ul li .button a {
    display: block;
    text-align: center;
    margin-top: -44px;
    padding: 11.5px 0;
    color: #333;
}

#guide ul li .button:hover {
    color: #fff;
    background-color: #8C4600;  
}

#guide ul li .button a:hover {
    text-decoration: none;
    background-color: #8C4600;
    color: #fff;
}
/***▲お買い物ガイド　ここまで▲***/




/*
 * footer
 */

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

/* footer nav */
.footer-nav {
  list-style: none;
  margin: 15px 0;
  width: 13rem;
}
  .footer-nav li {
    /*margin: .8em 0;*/
    line-height: 22px;
  }
.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;
  background-color: #d83503;
  color: #fff;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  padding-left: calc(50% - 500px);
}
  .footer-secondary li {
    margin-left: 10%;
  }
  .footer-secondary li:before {
    margin-right: 4px;
    color: #fff;
    content: "-";
  }
  .footer-secondary a {
    color: #fff;
  }

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

/* copyright */
address{
  margin-bottom: 0;
  line-height: 12px;
}

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

/* pagetop */
#pagetop {
  position: fixed;
  right: 0;
  bottom: 100px;
  display: none;
}
#pagetop .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;
  border: none;
  background-color: #FFDB6E;
}

#pagetop .btn-01:hover{
  border: none;
  background-color: #8C4600;
}  


@media (max-width: 980px) {
  #base_gmoWrapp,
  #gmo_CMSPbar {
    overflow: hidden;
    min-width: 100% !important;
    width: 100% !important;
  }
  .container {
    /*max-width: 900px;
    width: 90%;*/
  }
  #header-logo{
    width: 80%;
	/*margin: 0 auto 1.5em;*/
  }
  
  #header-set{
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
  }
  
  #header-global-nav{
    margin-top: 20px;
    margin-bottom: 20px;
  }    
  
  #recommended-items .prd-lst-unit,
  #recommended-items ul.unstyled::after{
    width: 40%;
  }
}
@media (max-width: 768px) {
  #wrapper {
    padding-top: 3em;
  }
  .container {
    width: auto;
    padding: 0;
  }
  #header-logo{
    margin-top: 1.5em;
  }
  .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: 5px;
    color: #fff;
  }
  .footer-nav a:hover {
    text-decoration: underline;
  }
  .footer-secondary{
    padding: 10px;
  }    
  .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: 750px) {
  #guide ul{
    display: block;
  }
  
  #guide .delivery,
  #guide .payment,
  #guide .contact{
    width: 100%;
  }   
  
  #guide ul li+li{
    margin-top: 50px;
  }
  
  .footer-primary li{
    margin: 0;
  }
  
  #guide ul li .button{
    margin-top: 3%;
  }
}

@media (max-width: 620px) {
  #guide img{
    width: 100%;
  }
}

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


@media (max-width: 400px) {
  h1{
    font-size: 18px;
  }    
  
  #recommended-items .prd-lst-unit,
  #recommended-items ul.unstyled::after{
    width: 100%;
  }  
}  

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



/****インスタ****/
@media (min-width: 1030px) {
#wrap_insta_L{
  background-image: url(https://img21.shop-pro.jp/PA01399/770/etc/bg-oblique.png?cmsp_timestamp=2104);
  padding: 60px calc(50% - 500px);
}
#wrap_insta_M,
#wrap_insta_S,
#wrap_insta_SS{
  display: none;
}  
}
@media (min-width: 769px) and (max-width: 1029px) {
#wrap_insta_L,
#wrap_insta_S,
#wrap_insta_SS{
  display: none;
}  
#wrap_insta_M{
  background-image: url(https://img21.shop-pro.jp/PA01399/770/etc/bg-oblique.png?cmsp_timestamp=2104);
  padding: 60px calc(50% - 375px);
}  
}
@media (min-width: 401px) and (max-width: 768px) {
#wrap_insta_L,
#wrap_insta_M,
#wrap_insta_SS{
  display: none;
}  
#wrap_insta_S{
  background-image: url(https://img21.shop-pro.jp/PA01399/770/etc/bg-oblique.png?cmsp_timestamp=2104);
  padding: 60px calc(50% - 172.5px);
}  
}
@media (max-width: 400px) {
#wrap_insta_L,
#wrap_insta_M,
#wrap_insta_S{
  display: none;
}  
#wrap_insta_SS{
  background-image: url(https://img21.shop-pro.jp/PA01399/770/etc/bg-oblique.png?cmsp_timestamp=2104);
  padding: 60px calc(50% - 145px);
}  
}


/****商品一覧ページ****/
html,body{
  overflow-x: hidden;
}  
#product-srh{
  position: relative;
}  
#product-srh::before{
  content: "";
  background-image: url(https://img21.shop-pro.jp/PA01399/770/etc/bg-dot-y.png?cmsp_timestamp=20171130142501);
  display: block;
  width: 200%;
  height: 145px;
  margin: 0 -50%;
  position: absolute;
  z-index: -10;
  top: -30px;
}
#product-srh h2{
  background: #d93600;
  border-radius: 15.5px;
  width: 180px;
  margin: 30px auto;
  color: #fff;
}  
#product-srh .prd-lst-sort{
  background: #d93600;
  color: #fff;
  padding: 5px 0;
  width: 250px;
  margin: 3em auto;
  border-radius: 14px;
  margin-top: -2.5px;
  font-weight: bold;
  font-size: 12px;
  margin-bottom: 140px;
}  
#product-srh .prd-lst-sort a{
  font-weight: normal;
  color: #fff;
  font-size: 12px;
}  

#wrapper #wrap_insta_L #f4dd9da7083a1b188704d9a70ad68b7c4d137415456f52068ae3091dc16875e2{
  height: 100%;
}


/****年末年始のご注文について****/
@media (min-width: 451px) {
#header-wrapper .newyear{
  color: #000;
  font-size: 22px;
  font-weight: bold;
  background: #fe922a;
  display: block;
  width: 400px;
  margin: 10px auto;
  text-align: center;
  line-height: 50px;
  border-radius: 25px;
}    
}  

@media (max-width: 450px) {
#header-wrapper .newyear{
  color: #000;
  font-size: 16px;
  font-weight: bold;
  background: #fe922a;
  display: block;
  width: 260px;
  margin: 10px auto;
  text-align: center;
  line-height: 40px;
  border-radius: 20px;
}    
}  

#header-wrapper .newyear:hover{
  color: #fff;
  text-decoration: none;
}
  

