@charset "euc-jp";
.product-image-thumb{
display:none;
}

.text_min_price{
font-size:14px;
  color:#333;
}

.detail_caution_wrap{
border:4px double #b11b33;
 padding:15px 15px 15px 15px;
  margin:0 auto 30px auto;
}

.side_category_title{
background:#45160b;
box-sizing:border-box;
color:#fff;
padding:2px;
font-weight:bold;
font-size:1.0rem;
font-family:;
text-align:center;
  letter-spacing:2px;
}

.pull-right{
color:#fff;
  margin-top:10px;
  display:none !important;
}

.text_black{
color:#000;
}

.title__seciton {
    background-color: #b11b33;
    width: 100%;
    min-height: 49px;
}

.text_red{
color:#fe0000;
}

.link_text_r a{
    color: #de2230 !important;
}

.btn-lg{
width:60%;
}

.slider{
margin-bottom:40px;
}

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

img{
max-width:100%;
}

.infowrapper{
    color: #333;
    font-size: 13px;
    padding: 15px 15px 5px 15px;
    background-color: #fff;
    border-radius: 5px;
    margin:0 auto 40px auto;
box-sizing:border-box;
}

.incart-delivery{
display:none;
}

.infocontents_title{
background:#e05870;
 padding:3px;
  box-sizing:border-box;
  color:#fff;
  font-size:12px;
  width:15%;
  text-align:center;
  float:left;
  margin-right:5px;
}

.infocontents_text{
  width:100%;
}

.infocontents_text ul{
margin:0;
  padding:0;
  list-style:none;
}

.infocontents_text li{
border-bottom:1px dotted #ddd;
  padding-bottom:5px;
  margin-bottom:10px;
  box-sizing:border-box;
}

.main_products_title{
background:#a60016;
 padding:3px;
  box-sizing:border-box;
  color:#fff;
  font-size:11px;
  text-align:center;
  margin:0 0 10px 0;
      border-radius: 2px;
}

.main_products_title02{
background:#8b9300;
 padding:3px;
  box-sizing:border-box;
  color:#fff;
  font-size:11px;
  text-align:center;
  margin:0 0 10px 0;
      border-radius: 2px;
}

.main_products_title_single{
background:#ddb601;
 padding:3px;
  box-sizing:border-box;
  color:#fff;
  font-size:11px;
  text-align:center;
  margin:0 0 10px 0;
      border-radius: 2px;
}

.main_products_title_single02{
background:#598c9f;
 padding:3px;
  box-sizing:border-box;
  color:#fff;
  font-size:11px;
  text-align:center;
  margin:0 0 10px 0;
      border-radius: 2px;
}

.left_text_menu{
margin:0 auto 4px auto;
}

.left_text_menu  a{
display:block;
width:100%;
  box-sizing:border-box;
  border-bottom:1px dotted #ccc;
  padding:4px;
}

/*新規追加分*/

.container-section{
border-top:none !important;
}

.product-order-price{
text-align:left !important;
color:#fe0000 !important;
font-size:1.4rem !important;
 margin:0 auto 0 auto !important;
  padding-top:20px;
}

.product-order{
margin:0 auto 0px auto !important;
}

.product-option-select .product-option-unit div{
padding:0 15px 0 0px !important;
}

.product-option-select .product-option-wrapper{
left:0 !important;
}

.product-option-select .product-option-unit{
left:0 !important;
}

.pr_mb25{
margin-bottom:25px;
}

.logo{
  margin:20px auto 40px auto;
    width:65%;
    text-align:center;
  }

h1{
border-bottom:3px solid #c9bb92;
text-align:left !important;
  font-size:1.2rem;
  padding:5px 5px 5px 10px;
  box-sizing:border-box;
  background:#45160b;
  color: #fff;
  padding-right:10px;
  margin:0 auto 30px auto;
}

h1:after {
  content: "\f105";
  font-family: FontAwesome;
  float:right;
}

h2.topics{
background:url(https://img21.shop-pro.jp/PA01375/954/etc/topics.jpg?cmsp_timestamp=2123) no-repeat;
padding:15px 0 15px 110px;
box-sizing:border-box;
 font-size:13px;
color: rgb(126, 107, 90);
  border-left:none;
}

h2 {
	position: relative;
	padding: .25px 0 0 .75em;
	border-left: 6px solid #b11b33;
  text-align:left !important;
  color: rgb(126, 107, 90);
  font-size:1.3rem;
 }

h2.mb_none{
margin:0;
font-size:1.6rem;
}

.check_title {
	position: relative;
	padding:0 0 10px 0;
  text-align:left !important;
  color: #000;
  font-size:1.3rem;
  font-weight:bold;
  margin:0 0 20px 0;
  border-bottom:4px solid #45160b;;
 }

.mb_min{
  margin-bottom:10px !important;
}

h2::after {
	position: absolute;
	left: 0;
	bottom: 0;
	content: '';
	width: 100%;
	height: 0;
}

h3{
margin:0 auto 10px auto;
}

.comm_mb10{
margin:0 0 10px 0;
}

.comm_mb20{
margin:0 0 20px 0;
}

.comm_mb25{
margin:0 0 10px 0;
}

.comm_mb30{
margin:0 0 30px 0;
}

.comm_mb40{
margin:0 0 40px 0;
}

.image_radius {
  border:1px solid #ddd;
}

#products_text{
font-size:15px;
  line-height:2.0;
  padding-top:15px;
  text-align:left;
}

#products_text a{
color:#de2230;
}

@media screen and (min-width: 768px) {
    #head_bt_menu{
  display:none;
  }

  .comm_list_text{
  margin-bottom:30px;
  }
  .comm_list_text ul{
list-style: none; 
padding-left: 1em;
  }
  
  .comm_list_text li{
  position: relative;
padding-left: 0.4em;
  }
  
  .comm_list_text li:before {
  content: "\f06a";
  font-family: FontAwesome;
    color:#634a4a;
    font-size:14px;
    position: absolute;
left: -1em; 
top: 0;
}
  
  .shipping_title{
color: rgb(126, 107, 90);
font-size: 1.2em;
margin:0 auto 30px auto;
   padding-bottom:5px;
    border-bottom:1px dotted #ddd;
    font-weight:bold;
}
  
  .freepage-nav{ margin: 0 auto 0px auto !important;
  }
  .top_small_banner{
  width:49%;
    float:left;
    margin-bottom:2%;
  }
    .top_small_banner_right{
  width:47%;
    float:right;
    margin-bottom:2%;
  }
  
  .pc_navi_wrapper{
background:#2d1608;
color:#fff;
border-top:1px solid #c9bb92;
padding:2px 0 2px 0;
}

.pc_navi_wrapper_bottom_border{
border-bottom:2px solid #c9bb92;
padding:2px 0 2px 0;
}

.pc_navi_contents_wrapper{
max-width:1000px;
margin:0 auto 0 auto;
}

  .pc_navi_contents_wrapper ul{
list-style:none;
}

  .pc_navi_contents_wrapper_li_border{
  border-left:1px solid #675951;
  }
  
.pc_navi_contents_wrapper li{
width:14.2%;
float:left;
border-right:1px solid #675951;
  box-sizing:border-box;
  font-size:90%;
}

.pc_navi_contents_wrapper li a{
display:block;
padding:15px 8px 15px 8px;
border-right:1px solid #675951;
 text-align:center;
  color:#fff;
  box-sizing:border-box;
}
  .pc_navi_contents_wrapper li a:hover{
  background:#b11b33;
  }
  
   #header_wrapper{
background:url(https://img21.shop-pro.jp/PA01375/954/etc/header_wrapper_back.jpg?cmsp_timestamp=20170414140917);
border-top:10px solid #45160b;
border-bottom:10px solid #45160b;
padding:20px 0 20px 0;
     background-size:cover;
}


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

.header_logo{
max-width:300px;
text-align:center;
margin:0 auto 15px auto;
}

.header_text{
font-size:100%;
text-align:center;
font-weight:bold;
color:#40210f;
}
  .col{
  padding:0;
  }
  
    .col-lg-4 {
    width: 100%;
}
  
  .col-lg-6 {
    width: 25%;
}  
  .comm_pr_wrapper{
margin-bottom:60px;
}
  
  .comm_button{
  background:#b11b33;
   margin:0 auto 40px auto;
    border-radius:10px;
    width:45%;
    font-weight:bold;
    font-size:1.0rem;
    box-shadow: 0 9px 12px -9px #222;
    text-shadow:0 1px #222;
  }  
 
  .comm_button a{
  display:block;
    background:#b11b33;
     border-radius:10px;
    padding:10px;
    box-sizing:border-box;
    color:#fff;
    text-align:center;
  }
  
  .comm_button a:hover{
  background:#b93e48;
    color:#fff;
    text-decoration:none;
  } 
  
#left_column{
width:24%;
  float:left;
}
  
  #left_column_sp{
  display:none;
  }

#right_column{
float:right;
  width:70%;
}

  .comm_main_contents_wrapper{
  width:100%;
    margin:0 auto 30px auto;
  }
  .comm_price_table{
  width:100%;
  }
 
  .comm_pickup_left{
    width:23.5%;
    margin-bottom:15px;
    margin-right:2%;
    float:left;
    min-height:260px;
  } 
  .comm_pickup_left:nth-child(4n){
  margin-right:0;
  }
  
  .clearfix:after {
  content: "";
  clear: both;
  display: block;
}
  
  .comm_pickup_right{
  float:right;
    width:31%;
  }  
  
      .comm_pickup_image{
  width:100%;
background:#fff;
      margin:0 auto 10px auto;  
  }
    .comm_pickup_title{
  font-size:100%;
  margin:0;  
      font-weight:bold;
      margin:10px 0 0 0;
      text-align:center;
  }

  .ilust_wrapper{
  width:100%;
   margin:0 auto 40px auto; 
  }
  
  .ilust_left{
  width:23.5%;
    float:left;
    margin-right:2%;
  }
  
   .ilust_right{
  width:23.5%;
    float:right;
  }
  
    .gift_left{
  width:48%;
    float:left;
  }
  
   .gift_right{
  width:48%;
    float:right;
  }
  
  .gift_left img{
  margin-bottom:10px;
  }
  
    .gift_right img{
  margin-bottom:10px;
  }
  
}  


/*画像確認用ダミー*/

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: #464e54;
  background-color: #fff;
  background-image: url(https://img21.shop-pro.jp/PA01375/954/etc/bg.jpg?cmsp_timestamp=2129);
  font-family: "Century Gothic",Arial,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  letter-spacing:1px;
}

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 #ab0d18;
  background-color: #de2230;
  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 #ab0d18;
  background-color: #de2230;
  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: -310px -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: 15px;
}
.header-link a {
  color: #fff;
}
.header-link a:hover {
  text-decoration: none;
  opacity: 0.7;
}

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

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

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

/* 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:0;
  padding: 0 .1%;
  position: relative;
  width:100%;
}

.slider img{
width:100%;
}

.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:0 2% 2% 0;
  padding: 0;
  text-align: center;
  float:left;
  width:calc(94% / 4) !important;
}

.col-lg-4:nth-of-type(4n){
margin-right:0px;
}

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

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

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

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


/*
 * footer
 */

#footer-wrapper {
  padding-top:1em;
  background: #473930;
  margin-top:0px;
}

#footer-wrapper a{
color:#fff;
}

.footer-primary {
  border-bottom: 1px solid #352323 !important;
}


/* footer nav */
.footer-nav {
  list-style: none;
  margin: 0;
}

.footer-primary {
  padding: 0;
}
  .footer-primary li {
    margin-right: 5px;
    float:left;
    box-sizing:border-box;
    padding:0 5px 0 5px;
    border-right:1px solid #675951;
    text-align:center;
    width:14%;
  }
  .footer-primary a {
    color: #4d4d4d;
  }
  .freepage-nav {
    margin:0 auto 0 auto;
    border-bottom: 1px solid #5f4646;
    max-width:1000px;
  }

.footer_bottom_links_left{
width:24.5%;
  float:left;
  border-right: 1px solid #5f4646;
  text-align:center;
  padding-top:5px;
}

.footer_bottom_navi{
max-width:1000px;
  margin:0 auto 0 auto;
}

.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 0 0;
  color: #ccc;
  text-align: center;
  font-size: 12px;
  background:#000;
  padding:5px 0 5px 0;
}
.powered {
  display: block;
  margin: .5em auto 0;
  width: 180px;
  height: auto;
}

address {
    display: block;
    margin-bottom:0 !important;
    font-style: normal;
    line-height: 20px;
}

/* 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 (min-width: 768px) {
.whatsshintouin{
    margin: 0 auto 40px auto;
  }
  
  
.whatsshintouin p{
  margin-bottom:30px;
  }

  
    .whatsshintouin li{
  margin-bottom:30px;
  }
 
  #wrapper {
    padding-top: 3em;
  }
  .container {
    width: auto;
  }
  .header-dropdown {
    position: absolute;
    top: 0;
    z-index: 200;
    width: 100%;
    border-bottom: 1px solid #dbdbdb;
    background-color: #fff;
  }
  .header-dropdown.affix {
    position: fixed;
  }
    .header-dropdown .dropdown-nav li {
      border-bottom: 1px solid #dbdbdb;
      text-align: center;
    }
    .header-dropdown .dropdown-nav a {
      display: block;
      padding: 10px;
    }
    .header-dropdown .btn-dropdown {
      padding-left: 34px;
      font-size: 16px;
      line-height: 1.6;
    }
    .header-dropdown .btn-dropdown-close {
      opacity: 0.4;
    }
  .view-cart {

  }
    .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 auto;
    padding: 0 0 5px 0;
  }
    .footer-primary .footer-nav:first-child {
    }
  .footer-nav li {
    margin: 0;
    font-size: 13px;
  }
    .footer-nav li:first-child {
      border-top: none;
    }
  .footer-nav li:before {
    display: none;
  }
  .footer-nav a {
    display: block;
    padding:0.5em;
    color: #4d4d4d;
  }
  .footer-nav a:hover {
    text-decoration: underline;
  }
  .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;
}

.start_faq{
margin:0 auto 20px auto;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,e5e5e5+100;White+3D */
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #e5e5e5 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
font-size:1.0rem;
color:#333;
text-shadow:0px 1px 0px #fff;
box-sizing:border-box;
padding:5px 5px 5px 15px;
border-radius:6px;
border:1px solid #ddd;
box-shadow:0px 0px 6px 3px #ededed;
-moz-box-shadow:0px 0px 6px 3px #ededed;
-webkit-box-shadow:0px 0px 6px 3px #ededed;
font-weight:bold;
}
ul{
margin:0;
}

.start_anther{
box-sizing:border-box;
padding:8px;
border:4px double #b11b33;
margin:0 auto 30px auto;
}

.accordion li{
border-bottom:none !important;
   list-style:none;
  margin:0;
}

ul.accordion { width:100%; margin:0 auto 0 auto;box-sizing:border-box;
}

ul.accordion a { 
padding:5px;
box-sizing:border-box; text-decoration:none;
}

ul.accordion span { display:block; padding:12px;
box-sizing:border-box; text-decoration:none;
}

ul.accordion ul { display:none;
}

ul.accordion > li { 
width:100%;
margin:0 auto 15px auto !important;
border:none !important;
padding:0;
 list-style:none;
}

ul.accordion > li > p { 
font-weight:bold; 
cursor:pointer;
width:100%;
box-sizing:border-box;
}

ul.accordion > li > p span {
}

ul.accordion > li > p span.open {

}

ul.accordion > li > ul > li { background:#fff;}

ul.accordion > li > ul > li > p { 
display:none; 
}

ul.accordion > li > ul > li > a { 
box-sizing:border-box;
width:100%;
}

ul.accordion > li > ul > li > a:hover { 
}

ul.accordion > li > ul > li > ul > li { 
display:block;
width:100%;
box-sizing:border-box;
text-decoration:none;
}
ul.accordion > li > ul > li > ul > li:last-child { 
border:none;
}

.container-section {
  border-top: 1px solid #e7e7e7;
  margin-bottom: 60px;
  padding-top:0px;
}

.col-lg-4{
width:100%;
}

.col-lg-8{
width:100%;
}

.shopkeeper-h2{
padding:0;
}
.def-lst-dt{
margin-bottom:25px !important;
  border-top:1px #ccc dotted;
  border-bottom:1px #ccc dotted;
  padding-bottom:5px;
  padding-top:5px;
}

.shopkeeper-h2 {
  text-align: left;
  margin: 0 0 20px;
  padding: 0 15px;
}

.def-lst {
  margin: 0;
  padding: 0 10px 0 0;
}
  .def-lst-dd {
    margin: 0;
    padding: 0 0 20px;
  }

.shipping_wrapper{
width:100%;
  margin:0 auto 60px auto;
}

@media (max-width: 768px) {
  .container-section {
    margin-bottom: 30px;
    padding-top: 0px;
  }
 
}
@media (max-width: 480px) {
  
  .prd-lst-unit br{
  display:none;}
  
  .shopkeeper-h2 {
    padding: 0 4px;
  }
  .def-lst {
    padding: 0 4px;
  }
}

#tabmenu{
    padding:0px;
    margin:0px;
    color:#333;
    font-size: 11px;
    width:500px;
    position:relative;
}
#tabmenu div#tab{
    position: absolute;
    top:0px;
    left:0px;
}
#tabmenu div#tab a{
    float: left;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 100px;
    display: block;
    text-decoration:none;
    color:#333;
    background:#eee;
}
#tabmenu div#tab a:hover{
    background:#000;
    color:#fff;
}
div#tab_contents{
    width:500px;
    overflow:
    hidden;clear:both;
}
div#tab_contents ul{
    width:2500px;
    padding:0px;
    margin:0px;
}
div#tab_contents ul li{
    float: left;
    width:460px;
    list-style-type:none;
    padding:60px  20px  20px 20px;
    background:#e2e2e2;
}

@media screen and (max-width: 767px) {
  #head_bt_menu img{
  background:#000;
  padding:3px 0 3px 0;  
  }
  #head_bt_menu{
  position:fixed;
   right:0px;
    z-index:99999;
  }
  .drawer_header_wrap{
  padding:10px 0 10px 5px;
  }
  .title__seciton{
  min-height:10px;
  }
  .sp_cate_menu_wrap{
  width:90%;
  margin:0 auto 40px auto;  
  }
  .sp_cate_menu{
  width:49%;
  margin:0 0 10px 0;  
  float:left;  
  }
  .sp_cate_menu:nth-child(even){
   float:right;
  	}
  
  .prd-lst-unit{
  width:calc(98% / 2) !important;
  float:left;
  }
  .prd-lst-unit:nth-child(even){
  float:right;
  margin-right:0;
  }
  .btn-dropdown{
  background:#111;
    color:#fff;
  }
  .icon-cart {
    background-position: -176px -62px;
}
  .dropdown-nav li{
  background:#000;
   border-bottom:#aaa 1px solid; 
  }
  .dropdown-nav li a{
  display:block;
   padding:8px; 
  }
  .view-cart{
  top:0;
  }
  .detail_caution_wrap{
  padding:10px;
  }
  .shipping_wrapper{
  margin:auto;
  }
  .container-section{
  margin-bottom:0;
  }
  .footer-primary li{
  width:100% !important;
   padding:10px !important;
    box-sizing:border-box;
    border-bottom:1px solid #675951;
  }
  
  .container {
    width: auto;
    padding:1em 20px!important;
}
  .affix{
  background:#fff;
  border:1px solid #ccc; 
  display:none;  
  }
  #products_text{
  padding-top:0;
  }
  #footer-wrapper{
  margin-top:0px;
  }
  .comm_list_text{
  margin-bottom:30px;
  }
  .comm_list_text ul{
list-style: none; 
padding-left: 1em;
  }
  
  .infocontents_title{
  width:100% !important;
  }
  
  .comm_list_text li{
  position: relative;
padding-left: 0.4em;
  }
  
  .comm_list_text li:before {
  content: "\f06a";
  font-family: FontAwesome;
    color:#634a4a;
    font-size:14px;
    position: absolute;
left: -1em; 
top: 0;
}
  .br-sp { display:none; }
  .shipping_title{
color: rgb(126, 107, 90);
font-size: 120%;
margin:0 auto 30px auto;
       padding-bottom:5px;
    border-bottom:1px dotted #ddd;
    font-weight:bold;
}
  
    .whatsshintouin{
    margin: 0 auto 40px auto;
  }
    
  .whatsshintouin p{
  margin-bottom:30px;
  }
  
    .whatsshintouin li{
  margin-bottom:30px;
  }
    .top_small_banner{
  width:100%;
    float:none;
    margin-bottom:20px;
  }
    .top_small_banner_right{
  width:100%;
    float:none;
    margin-bottom:20px;
  }
  .pc_navi_wrapper{
  display:none;
  }
  
  #header_wrapper{
background:url(https://img21.shop-pro.jp/PA01375/954/etc/header_wrapper_back.jpg?cmsp_timestamp=20170413115014);
border-top:10px solid #45160b;
border-bottom:10px solid #45160b;
padding:15px 0 15px 0;
}


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

.header_logo{
max-width:300px;
text-align:center;
margin:0 auto 15px auto;
}

.header_text{
font-size:90%;
text-align:center;
font-weight:bold;
color:#40210f;
}
    .col{
  padding:0;
  }
  
  .col-lg-4 {
    width: 100%;
}
  
  .col-lg-6 {
    width: 50%;
}
  
  .comm_pr_wrapper{
margin-bottom:40px;
}
  
    .logo{
  margin:0 auto 40px auto;
    width:60%;
      text-align:center;
  }
  .comm_button{
  background:#b11b33;
   margin:0 auto 40px auto;
    border-radius:10px;
    width:85%;
    font-weight:bold;
    font-size:100%;
    box-shadow: 0 9px 12px -9px #222;
    text-shadow:0 1px #222;
  }  
 
  .comm_button a{
  display:block;
    background:#b11b33;
     border-radius:10px;
    padding:10px;
    box-sizing:broder-box;
    color:#fff;
    text-align:center;
  }
  
#left_column{
width:25%;
display:none;  
}

#right_column{
  width:100%;
}
  .comm_main_contents_wrapper{
  width:100%;
    margin:0 auto 30px auto;
  }  
 
    .comm_pickup_left{
  float:left;
    width:48.5%;
      margin-bottom:30px;
      min-height:251px;
  } 
  
  .comm_pickup_left:nth-child(even){
  float:right;
  }
  
  .comm_pickup_right{
  float:right;
    width:49%;
  }  
 
    .comm_pickup_image{
  width:100%;
background:#fff;
      margin:0 auto 10px auto;  
  }
  .comm_pickup_title{
  font-size:100%;
  margin:10px 0 0 0;
    font-weight:bold;
    text-align:center;
  }
    .ilust_wrapper{
  width:100%;
   margin:0 auto 30px auto; 
  }
  
  .ilust_left{
  width:48%;
    float:left;
    margin:1%;
  }
  
   .ilust_right{
width:48%;
    float:right;
margin:1%;
  }
  
    .gift_left{
  width:48%;
    float:left;
      margin:1%;
  }
  
   .gift_right{
  width:48%;
    float:right;
     margin:1%;
  }
    .gift_left img{
  margin-bottom:10px;
  }
  
    .gift_right img{
  margin-bottom:10px;
  }

.footer_bottom_links_left{
width:100%;
border-bottom: 1px solid #5f4646;
float:none;
 border-right:0; 
  display:none;
}
  
  .copyright{
  padding:5px 5px 5px 5px;
  } 
 
  .footer_bottom_links_left ul il{
  float:none;
   display:block;
  }
  .footer-secondary li{
  float:none;
  margin:auto;
  }
  
}  

.bx-wrapper {
    -moz-box-shadow:none !important;
    -webkit-box-shadow:none !important;
    box-shadow:none !important;
    border:0 !important;
    background: transparent !important;
}
