#product{
  width:780px;
}

.input-prepend.input-append input {
  font-size: 24px;
  padding-top: 11px;
  padding-bottom: 11px;
  width: 100px;
  text-align: right;
}

.bxslider{   
    margin:0px;
}

.bx-wrapper {
    position: relative;
}

.bx-wrapper img {
    width:100%;
}

.bx-viewport {
    max-height: 450px;
}


/* ページャー
===================================*/

.bx-pager {
    text-align: center;
    bottom: 5px;
    position: absolute;
    width: 100%;
}

.bx-pager-item,
.bx-controls-auto-item {
    display: inline-block;

}

.bx-default-pager a {
    background: #c8ecff;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    border-radius: 5px;
}

.bx-default-pager a:hover,
.bx-default-pager a.active {
    background: #00aeff;
}

.product_img_main {
      float: left;

}
.product_img_thumb {
    width:140px;
    float: left;
    margin-left:10px;
}

.item_thumb {
  margin-bottom:28px;
  margin-left:10px;
  float:left;
  width:120px;
}

.item_image_area {
}

.item_image_area:after {
  clear:all;
}

.product-order-exp {
  font-size:13pt;
  line-height:2;
  float:left;
}

.product-order-exp hr {
    display: block;
    margin-bottom: 200px;
    margin-top: 200px;
}


ul.bxslider {
  margin-left: 0px !important;
}
.bx-wrapper {
  margin:0;
}
.bx-wrapper .bx-viewport {
  border: none;
  box-shadow: none;
  left: 0;
  background: transparent;
}

.custom-thumb li {
  position: relative;
  display: inline-block;
  cursor: pointer;
  vertical-align: top;
  margin: 0;
  padding: 0px 5px 17px 0;
}

.custom-thumb li a:hover {
  opacity: 0.7;
}
@media (max-width: 768px) {
  .product_area_right  {
    padding-top: 2em;
  }
} 
.bx-wrapper .bx-viewport {
  border: none !important;
}

.iteminfo {
clear: both;
    text-align: right;
    padding: 5px;
    margin-left: 50px;
    font-size: 14pt;
    font-weight: bold;
}

.cartnum {
  margin-top: 100px;
    text-align: right;
}

.itemoption {
    max-width: 180px;
    text-align: right;
    color: white;
    font-weight: bold;
    background-color: #257ad7;
}

.prduct-option {
    text-align: right;

}

.h1 {
}

h1 {
  position: relative;
  padding: 1.5rem 2rem;
  border: 3px solid #d8d8d8;
  border-radius: 10px;
  background: #f9f9f9;
}

h1:before {
  position: absolute;
  bottom: -14px;
  left: 1em;
  width: 0;
  height: 0;
  content: '';
  border-width: 14px 12px 0 12px;
  border-style: solid;
  border-color: #d8d8d8 transparent transparent transparent;
}

h1:after {
  position: absolute;
  bottom: -10px;
  left: 1em;
  width: 0;
  height: 0;
  content: '';
  border-width: 14px 12px 0 12px;
  border-style: solid;
  border-color: #f9f9f9 transparent transparent transparent;
}

.item_links {
}

.item_links li {
  list-style: none;
  margin-bottom:4px;
}

.item_links li a {
  border-bottom: 1px solid gray;
}

.btn-addcart {
  background-color: white;
    border: 1px solid #6b6b6b;
}


.bxslider li {
    display: none;
}
.bx-viewport .bxslider li {
    display: block !important;
}

#product_soldout {
position: relative;
    font-size: 2em;
    font-weight: bold;
  left:30px;
    top: 160px;
    z-index: 1000;
    color: white;
  -moz-text-shadow: 9px 9px 14px rgba(0, 0, 0, 1);
-webkit-text-shadow: 9px 9px 14px rgba(0, 0, 0, 1);
-ms-text-shadow: 9px 9px 14px rgba(0, 0, 0, 1);
text-shadow: 9px 9px 14px rgba(0, 0, 0, 1);
}


option[label*="酒" i] {
    color: cyan;
}

.sake_label {
   display: block;
    padding: 10px;
    display: inline-block;
    border: 1px solid gray;
    background-color: white;
    font-weight: bold;
    font-size: 18px;
}


input[type=checkbox] {
}
#sake_check {
}
#sake_check::before {
}
#sake_check::after {
}
input[type=checkbox]:checked + .checkbox01::after {
}

.sake_txt {
font-weight: bold;
}

.itemotoku {
  color: red;
}
