.history-unit{
  width:230px;
  float:left;
  overflow:hidden;
  margin-right:20px;
}
.history-unit img{
  width:100%;
    width:auto;
 height:157px;

}

div.mala_notice {
 margin: 0 auto 20px;
  padding: 8px 12px;
  text-align: left;
  font-weight: bold;
  background: #f7c8ce;
}

div.mala_notice p {
margin: 0 auto;
}

.entry_title_other{
  font-size: 24px;
  margin: 0 0 18px 0;
  padding:8px 0 8px 44px;
  color:#000;
  font-family: "¥Ò¥é¥®¥ÎÌÀÄ« Pro W6","Hiragino Mincho Pro","HGSÌÀÄ«E","£Í£Ó £ÐÌÀÄ«",serif;
  font-weight: 400;
  background: url("https://file002.shop-pro.jp/PA01013/139/cmn/img/parts/icon_other.png") no-repeat left center ;
  border-bottom:1px solid #000;
}
.entry_title_saikin{
  font-size: 24px;
  margin: 0 0 18px 0;
  padding:8px 0 8px 44px;
  color:#000;
  font-family: "¥Ò¥é¥®¥ÎÌÀÄ« Pro W6","Hiragino Mincho Pro","HGSÌÀÄ«E","£Í£Ó £ÐÌÀÄ«",serif;
  font-weight: 400;
  background: url("https://file002.shop-pro.jp/PA01013/139/cmn/img/parts/icon_saikin.png") no-repeat left center ;
  border-bottom:1px solid #000;
  
}

.btn-cart {
    display: inline-block;
    margin-bottom: 12px;
    padding: 24px 18px;
    border: 1px solid #ff8500;
    -webkit-border-radius: 3px;
    border-radius: 8px;
    color: #fff;
    vertical-align: middle;
    text-align: center;
    font-size: 21px;
    cursor: pointer;
     background: #ff8500 url("https://file002.shop-pro.jp/PA01013/139/cmn/img/parts/icon_cart.png") no-repeat 22% 50% ;
}

.btn-cart:hover, .btn-cart:focus {
    color: #fff;
    text-decoration: none;
}
.btn-cart:hover, .btn-cart:focus, .btn-cart:active, .btn-cart.active, .btn-cart.disabled, .btn-cart[disabled] {
    background-color: #fbab55;
    color: #fff;
}



/*cart*/
.btn-cartArea {
      margin: 16px auto 60px auto;
  		width:100%;
      padding: 12px;
      border-radius: 8px;
      border: 1px solid #7a6a56;
      text-align: center;
}

.btn-cartbox {
    margin: 0 auto ;
    border-radius: 8px;
    color: #fff;
    vertical-align: middle;
    text-align: center;

    cursor: pointer;
    background: #ff8500 url("https://file002.shop-pro.jp/PA01013/139/cmn/img/parts/icon_cart.png") no-repeat 98% 50% ;
     background-color: #ff8500;
}
.btn-cartbox a{
	display:block;
    color: #fff;
      font-size: 28px;
       padding: 18px;
	/*padding: 8px 8px 8px 40px;*/
      
}
.btn-cartbox a:hover, .btn-cartbox a:focus {
    color: #fff;
    text-decoration: none;
}



#send_info{
  position: relative;
  margin:0 0 10px 0;
}
#send_info span a{
position: absolute;
  top:0;
  right:0;
  padding-right:20px;
   background: url("https://file002.shop-pro.jp/PA01013/139/cmn/img/parts/icon_mini.png") no-repeat 98% 50% ;
}
#sk_link_other a{
    padding-right:22px;
   background: url("https://file002.shop-pro.jp/PA01013/139/cmn/img/parts/icon_mini.png") no-repeat 98% 50% ;
}

h2.product_name {
  margin: 0 0 10px 0;
  padding-bottom: 0;
  font-size: 24px;
  font-weight:bold;
  color:#000
}

.product_form{
  margin: 0 0 32px;
}

.product_detail_area {
  position: relative;
  width: 100%;
  border:1px solid #7a6a56;
  padding:22px 32px;
  border-radius:6px;
}


.product_images {
  display: inline-block;
  float: left;
  width: 464px;
}
.product_images div img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height:auto;
  border: 1px solid #ddd;
}
.product_images div p.detail {
  margin-top: 10px;
  line-height: 20px;
}


.add_cart {
  clear: right;
  float: right;
  overflow: hidden;
  width: 430px;
}

table.add_cart_table {
  margin-bottom: 10px;
  width: 100%;
  table-layout:fixed;
}

table.add_cart_table th {
  display: inline-block;
  overflow: hidden;
  padding: 4px 0;
  width: 30%;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  -webkit-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}
table.add_cart_table td {
  display: inline-block;
  overflow: hidden;
  padding: 4px 0;
  width: 55%;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}
table.add_cart_table td input {
  padding: 4px;
  width: 48px;
  height: 32px;
  font-size: 15px;
  line-height: 26px;
  vertical-align: middle;
}
table.add_cart_table td strong.price {
  font-size: 16px;
}

table#option_tbl {
  margin-bottom: 20px;
  width: 100%;
}
table#option_tbl th,
table#option_tbl td.none {
  background: whiteSmoke;
}
table#option_tbl th,
table#option_tbl td {
  padding: 10px;
  border: 1px solid #ccc;
  text-align: center;
}
table#option_tbl th {
  background: whiteSmoke;
}
table#option_tbl td div input {
  margin-bottom: 5px;
}

ul.option_price {
  margin: 0 0 20px 0;
}
ul.option_price li {
  list-style-type: none;
}

.option_box{
  clear: both;
  width: 100%;
  overflow: hidden;
}

table td.pur_block{
  margin: 0 5px 0 0;
  width: auto;
  white-space: normal;
}

.button_area input {
  width: 100%;
}

.product_description {
  clear: both;
  margin-bottom: 20px;
  word-wrap: break-word;
  font-size: 12px;
  line-height: 22px;
}

.product_image_extra {
  margin-bottom: 20px;
  text-align: center;
}
.product_image_extra img.item {
  margin-bottom: 20px;
}

.product_link_area {
  margin: 0;
  padding: 0;
}
.product_link_area div.twitter {
  float: left;
  width: 100px;
}
.product_link_area div.pinterest {
  float: left;
  margin-right: 30px;
}
.product_link_area div.fb-like {
  float: left;
  width: 200px;
}
.product_link_area ul.other_link {
  clear: both;
 /* margin-top: 20px;
  margin-left: 20px;*/
}
.product_link_area ul.other_link li {
  font-size:14px;
  margin-bottom: 8px;
}



.share{
  margin: 8px 0 0 0;
  list-style: none;
}
.share li{
  display: inline-block;
  float: left;
  margin: 0 8px 10px 0;
  max-width: 125px;
}
.calamel-link{
  margin-top: 10px;
}

#tb_cap_tb{
  margin-top: 20px;
}

.tb {
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 1px solid #CCC;
}
#tb_stitle {
  margin-bottom: 20px;
}

.tb_date, .tb_title, .tb_body, .tb_state {
  margin-bottom: 5px;
}




/* ************************************************
*  cloud_zoom
* ************************************************ */
/* This is the moving lens square underneath the mouse pointer. */
.cloud-zoom-lens {
  margin:-4px;  /* Set this to minus the border thickness. */
  border: 4px solid #888;
  background-color:#fff;
  cursor:move;
}

/* This is for the title text. */
.cloud-zoom-title {
  position:absolute !important;
  top:0px;
  padding:3px;
  width:100%;
  background-color:#000;
  color:#fff;
  text-align:center;
  font-weight:bold;
  font-size:10px;
  font-family:Arial, Helvetica, sans-serif;
}

/* This is the zoom window. */
.cloud-zoom-big {
  overflow:hidden;
  border: 4px solid #c86464;
}

/* This is the loading message. */
.cloud-zoom-loading {
  padding:3px;
  border:1px solid #000;
  background:#222;
  color:white;
}

/* Feature section in ZoomEngine page */
.zoom-section {

}

* html .zoom-section {
  display:inline;
  clear:both;
}

.zoom-small-image {
  float: left;
  margin-top: 4px;
  width: 464px;
}
.zoom-small-image #wrap {
  position: relative;
  top: 0px;
  z-index: 9998;
}

.cloud-zoom {
  margin-bottom: 20px;
}

.zoom-small-image .mousetrap {
  position: absolute;
  top:0px;
  left:0px;
  z-index:999;
  width: 100%;
}

/* Feature descriptions in ZoomEngine page */
.zoom-desc {
  clear: left;
  width: 480px;
   overflow:hidden;
}

a.cloud-zoom-gallery {
  display: block;
  float: left;
  margin: 0 13px 13px 0;
  width: 146px;
  /*height: 98px;*/
  cursor: pointer;
   overflow:hidden;
}
a.cloud-zoom-gallery img{
    width:100%;

}

.zoom-tiny-image {
  padding: 3px;
  width: 100%;
  height: auto;
  border: 1px solid #ccc;
  background: #efefef;
}
.zoom-tiny-image.selected {
  border: 1px solid #c86464;
  background: #c86464;
}
.zoom-tiny-image:hover {
  border: 1px solid #c86464;
}


a.gallery_last{
 /* margin-right: 0;*/
}

/* ************************************************
*  product_option_window
* ************************************************ */

#product_option {
  margin: 20px;
  padding: 20px;
  background: #fff;
}
#product_option h2 {
  margin-bottom: 20px;
}

table.table_option {
  margin-bottom: 20px;
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
  background: #fff;
}
table.table_option th {
  padding: 10px;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  background: #f5f5f5;
}
table.table_option td {
  padding: 10px;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
}


/* review*/

.reviewlist_datas {
  overflow: hidden;
  zoom: 1;
  margin-bottom: 10px;
}
.icon_star {
  float: left;
  width: 75px;
  overflow: hidden;
}
.icon_star img {
  max-width: inherit;
}
.review_poster li {
  float: left;
  margin-left: 10px;
}
.review_poster li {
  list-style: none;
}
.reviewlist {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px dotted #ccc;
}
.review_ttl,
.shopcomment_ttl {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}
.review_img {
  float: right;
  margin: 0 0 10px 10px
}
.reviewlist_content {
  overflow: hidden;
  zoom: 1;
}
.shopcomment {
  margin-top: 10px;
  margin-bottom: 10px;
  background: #eee;
  padding: 15px;
  border-radius: 6px;
}


div.cart_upper_notice2 {
 margin: 0 auto 20px;
  padding: 8px 12px;
  text-align: left;
  font-weight: bold;
  color: #ca3a28;
}

div.cart_upper_notice2 p {
margin: 0 auto;
}

div.cart_upper_notice {
 margin: 0 auto 20px;
  padding: 8px 12px;
  text-align: left;
  font-weight: bold;
  background: #f7c8ce;
}

div.cart_upper_notice p {
margin: 0 auto;
}

div.cart_upper_notice_item {
 margin: 0 auto 20px;
  padding: 0 0 15px;
  text-align: left;
  background: #f6dde4;
}

div.cart_upper_notice_item h3 {
  margin: 0 auto 15px;
  padding: 8px 12px;
  text-align: center;
  background: #de78a0;
  color: #ffffff;
}

div.cart_upper_notice_item p {
margin: 0 auto 15px;
padding: 0px 20px;
}

div.cart_upper_notice_item p:last-child {
margin: 0 auto;
}

div.cart_upper_notice_item p strong {
color: #333333;
}

div.announce {
  margin: 0 auto 30px;
  padding: 25px 30px 20px;
  box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
}

div.announce h3 {
  margin: 0 auto 15px;
  padding: 8px 12px;
  font-size: 18px;
  font-weight:bold;
  background: #7a6a56;
  color: #ffffff;
}

ul.item_image_list {
  margin: 0 auto;
  width: 100%;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

ul.item_image_list li {
  margin: 0 0 0 0;
  width: 32%;
}

ul.item_image_list li img {
  width: 100%;
  height: auto;
}

div.campeign_banner {
  margin: 0 auto 30px;
  width: 935px;
}

div.campeign_banner img {
  width: 100%;
  height: auto;
}

div.top_special_notice {
  margin: 0 auto 30px;
  padding: 0 0 20px;
  width: 100%;
  background: #f7c8ce;
}

div.top_special_notice h2 {
  margin: 0 auto 15px;
  padding: 8px 12px;
  text-align: center;
  background: #de78a0;
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
}

div.top_special_notice p {
margin: 0 auto 15px;
padding: 0px 20px;
  text-align: center;
}

div.top_special_notice p:last-child {
margin: 0 auto;
}

div.view_thumb_right img {
 width: 100%;
  height: auto;
}

div.item_notice {
margin: 0 auto 30px;
padding: 8px 12px;
background: #efefef;
text-align:center;
border-radius: 10px;
}

div.item_notice p {
margin: 0 auto;
font-size: 14px;
color: #ca3a28;
font-weight: bold;
}

table.ingredients {
margin: 0 auto;
width: 100%;
}

table.ingredients th {
padding: 10px;
width: 50%;
font-size: 14px;
line-height: 27px;
text-align: center;
background: #f4f4f4;
border: 1px solid #ddd;
}

table.ingredients td {
padding: 10px;
font-size: 14px;
line-height: 27px;
text-align: center;
border: 1px solid #ddd;
}

table.recipe {
margin: 0 auto;
width: 100%;
}

table.recipe th {
padding: 10px;
width: 20%;
font-size: 14px;
line-height: 27px;
text-align: center;
background: #f4f4f4;
border: 1px solid #ddd;
}

table.recipe td {
padding: 10px;
font-size: 14px;
line-height: 27px;
text-align: left;
border: 1px solid #ddd;
}

table.recipe_full {
  margin: 0 auto;
  width: 100%;
  }
  
  table.recipe_full th {
  padding: 10px;
  width: 40px;
  font-size: 14px;
  line-height: 27px;
  text-align: center;
  background: #f4f4f4;
  border: 1px solid #ddd;
  }
  
  table.recipe_full td {
  padding: 10px;
  font-size: 14px;
  line-height: 27px;
  text-align: left;
  border: 1px solid #ddd;
  }
  

div.recipe_image {
margin: 0 auto 30px;
width: 80%;
}

div.recipe_image img {
width: 100%;
height: auto;
}

.entry_titleA2 {
position: relative;
font-size: 26px;
font-weight: bold;
margin: 10px auto 0;
padding: 15px;
color: #000;
border-bottom:2px solid #7a6a56;
background: rgb(255,255,255);
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(235,231,219,1) 100%);
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(235,231,219,1) 100%);
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(235,231,219,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ebe7db',GradientType=0 );
}

div.amari_tabekata {
  margin: 0 auto 50px;
  width: 100%;
  display: flex;
  justify-content: space-between;
}

div.amari_tabekata_box {
  margin: 0;
  width: 30%;
}

div.amari_tabekata_box img {
  width: 100%;
  height: auto;
}

div.amari_tabekata {
  margin: 0 auto 50px;
  width: 100%;
  display: flex;
  justify-content: space-between;
}

div.item_content {
  margin: 0 auto 50px;
  width: 100%;
}

div.item_content h3 {
  margin: 0 auto 15px;
  padding: 8px 24px;
  text-align: left;
  background: rgba(235,231,219,1);
  font-size: 18px;
  font-weight: bold;
  border-radius: 10px;
}

div.item_content table {
  margin: 0 auto 20px;
  width: 100%;
}

div.item_content table th {
  padding: 10px;
  width: 20%;
  font-size: 14px;
  line-height: 27px;
  text-align: center;
  background: #f4f4f4;
  border: 1px solid #ddd;
}

div.item_content table td {
  padding: 10px;
  font-size: 14px;
  line-height: 27px;
  text-align: left;
  border: 1px solid #ddd;
}

