/* ************************************************ 
 *  TAKIYOSHI
 * ************************************************ */
.takiyoshi01,
.takiyoshi02,
.takiyoshi03,
.takiyoshi04,
.takiyoshi05,
.takiyoshi06,
.mailmagazine_bn{/*width:1000px;*/ text-indent:-9999px;}

.takiyoshi01{
	height:0;
  	padding-bottom:140%;
	background:url(https://img17.shop-pro.jp/PA01271/156/etc/takiyoshi01.jpg) center/cover no-repeat;
	}
.takiyoshi02{
	height:0;
  	padding-bottom:123%;
	background:url(https://img17.shop-pro.jp/PA01271/156/etc/takiyoshi02.jpg) center/cover no-repeat;
	margin-bottom:50px;
	}
.takiyoshi03{
	height:0;
  	padding-bottom:173%;
	background:url(https://img17.shop-pro.jp/PA01271/156/etc/takiyoshi03.jpg) center/cover no-repeat;
	margin-bottom:50px;
	}
.takiyoshi04{
	height:0;
  	padding-bottom:43%;
	background:url(https://img17.shop-pro.jp/PA01271/156/etc/takiyoshi04.jpg) center/cover no-repeat;
	margin-bottom:50px;
	}
.takiyoshi05{
	height:0;
  	padding-bottom:155%;
	background:url(https://img17.shop-pro.jp/PA01271/156/etc/takiyoshi05.jpg) center/cover no-repeat;
	}
.takiyoshi06{
	height:0;
  	padding-bottom:82%;
	background:url(https://img17.shop-pro.jp/PA01271/156/etc/takiyoshi06.jpg) center/cover no-repeat;
	}
.mailmagazine_bn{
	height:0;
	padding-bottom: 31.8%;
	background: url(https://img17.shop-pro.jp/PA01271/156/etc/mailmagazine.jpg) 0 0/cover no-repeat;
	margin-bottom:50px;
}
.mailmagazine_bn:hover{
	background-position:-1000px 0;
}
.mailmagazine_bn a{width:1000px;height:318px; display:block; }


div.clearfix div.productimg {

    width: 350px;
margin-right:20px;
}
.productimg, .productinfo, .imgbottom {
    margin-bottom: 30px;
}

.nbox{
line-height:20px;
margin:0 10px;
}
.productinfo .product_cart input{
border: none;
}

/*---------------------------------------------------------------------------------


.productinfo .product_cart input {
    width: 350px;
    height:70px;
    background:url(https://img17.shop-pro.jp/PA01271/156/etc/product_cart.jpg) 0 0 no-repeat;
    /*text-indent:-9999px;*/
    cursor: pointer;
    margin: 0 auto 20px;
    border: none;
}

.productinfo .product_cart input:hover{
    background-position:0 -70px;
}

---------------------------------------------------------------------------------*/

#main .productinfo table{
clear:both;
 width: 630px !important;
}

.productinfo table table{
width:150px;}

.productinfo strong{
color:red;
}
.product_cart{
width:400px;
clear:both;
}
.productimg, .productinfo, .imgbottom {
    margin-bottom: 30px;
}
div.clearfix div.productinfo {
    width: 630px;
float:right;
}
.productimg, .productinfo, .imgbottom {
    margin-bottom: 30px;
}

.productinfo table table th,
.productinfo table table td{
border:0;
padding-left:0;
}

.nbox{
margin:0 10px;
}

.product_cart,
.clearfix,
.productinfo h4
{
display:inline-block;}

.product-information{margin:40px auto;}

button{
  display: block;
  width: 100% !important;
  padding: 16px 32px !important;
  margin: 0 0 16px !important;
  background-color: #ad0a0a !important;
  max-width: 320px;
  color: #fff !important;
}

button:hover{
	background: #3faf3b !important;
    box-shadow: 2px 2px 12px rgba(0,0,0,0.3) !important;
}


/*---------------------------------------------------------------------------------
CLEARFIX-HACK
---------------------------------------------------------------------------------*/
.product_cart:after,
.product-information:after,
.clearfix:after
{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;}


/* Hides from IE-mac \*/
* html .product_cart,
* html .product-information,
* html .clearfix
{
height:1%;}

.product_cart,
.product-information,
.clearfix
{
display:block;}
/* End hide from IE-mac */


/*.product-image {
  padding-bottom: 30px;
  text-align: center;
}

.product-image img {
  -webkit-box-shadow: 0 1px 4px rgba(25, 25, 25, 0.2);
  -moz-box-shadow: 0 1px 4px rgba(25, 25, 25, 0.2);
  box-shadow: 0 1px 4px rgba(25, 25, 25, 0.2);
}

.product-image-main {
  margin-bottom: 30px;
}

.product-image-main img {
  border: 1px solid #b2a487;
}

.product-image-thumb ul {
  margin: 0;
}

.product-image-thumb li {
  margin-bottom: 20px;
  padding: 0 10px;
  cursor: pointer;
  width: 150px;
  display: inline-block;
}

.product-image-thumb img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  max-height: 150px;
}

.product-information {
  background: #fff;
  padding: 30px;
}

.product-order {
  margin: 0 auto 30px;
  max-width: 900px;
}

.product-option-table table {
  margin: 0 auto;
}

.product-option-table th,
.product-option-table td {
  text-align: center;
}

.product-option-table td input[type="radio"] {
  margin-bottom: 5px;
}

.product-order-price {
  margin: 40px 0;
  color: #999;
  text-align: center;
  font-size: 24px;
  line-height: 40px;
}

.product-order-price li {
  margin: 0 10px;
}

.product-order-regular {
  color: #abaaaa;
  text-decoration: line-through;
}

.product-order-discount {
  color: #b81717;
}

.product-order-input {
  margin: 40px 0;
  text-align: center;
}

.product-unit {
  display: inline-block;
  padding-left: 20px;
  font-size: 24px;
  line-height: 40px;
}

.input-prepend {
  display: inline-block;
  margin: 0;
}

.input-prepend .btn {
  padding: 10px;
}

.product-order-select {
  font-size: 24px;
  height: 40px;
  line-height: 40px;
}

input.product-init-num {
  padding: 12px;
  width: 60px;
  text-align: right;
  font-size: 24px;
  line-height: 1;
}

input.text-titles-list__detail-text {
  width: 70%;
  text-align: left;
}

.btn-addcart {
  line-height: 24px;
}

.btn-addcart .icon-lg-w {
  margin-right: .5em;
}

.stock_error,
.product-member-sale-msg {
  margin: 20px 0;
  color: #d3473b;
  font-weight: bold;
  font-size: 16px;
}

.product-order-exp {
  padding: 40px 0;
  margin-bottom: 50px;
  border-top: 4px double #b2a487;
  border-bottom: 4px double #b2a487;
}

.product-order-spec {
  margin: 0 0 50px;
  border: 2px solid #ccc;
  background: #fff;
}

.product-order-spec th {
  width: 30%;
  font-weight: normal;
  border-top: 1px solid #ccc;
  padding: 20px;
}

.product-order-spec td {
  border-top: 1px solid #ccc;
  width: 70%;
  padding: 20px;
}

.product-info-lst {
  text-align: center;
}

.product-info-lst li {
  display: inline;
  margin: 1em;
}

.product-info-lst .social-share {
  display: block;
}

.social-share a {
  margin: 1em;
}

.input-append {
  margin: 0;
}

#option_tbl {
  width: 100%;
}

@media (max-width: 768px) {
  .product-image-main {
    margin-bottom: 20px;
  }

  .product-image-thumb li {
    width: 18%;
  }

  .product-option-select .product-option-unit {
    margin-bottom: 1em;
  }

  .btn-addcart,
  .btn-quick {
    display: block;
    margin-bottom: 20px;
  }

  .btn-addcart {
    padding-top: 1em;
    padding-bottom: 1em;
    width: 100%;
  }

  .product-order-spec th {
    width: 40%;
  }

  .product-order-spec td {
    width: 60%;
  }

  .product-info-lst li {
    display: block;
    margin: 0;
  }

  .product-info-lst a {
    display: block;
    padding: .5em;
  }

  .social-share a {
    display: inline;
  }
}
@media (max-width: 480px) {
  .product-image-thumb li {
    margin-bottom: 10px;
    padding: 0 5px;
  }

  .product-information {
    padding: 0;
    background: transparent;
  }

  .product-order {
    width: 100%;
  }
}
.ie_wrapper .product-order-num .btn {
  display: none;
}*/
