/* kaku */
#productKaku{
  display: table;
}
#productKaku .product_box{
  overflow: hidden;
  display: flex;
  width: 958px;
  padding-bottom: 40px;
}
#productKaku .product_box dd{
  font-size: 107.7%;
  line-height: 175%;
}
#productKaku .product_box .explain{
  padding: 0 40px;
}
#productKaku .product_box .detail{
  padding: 0 40px 0 80px;
  text-indent: -2.5em;
}
#productKaku .product_box .detail .notes{
  display: block;
  text-indent: 0;
  font-size: 83%;
  line-height: 150%;
}
#productKaku .product_box .detail.first-child{
  margin: 20px 0 10px;
}

#productSoda .sodaTitle{
	padding: 80px 0 45px 10px;
}

#productSoda .sodaBox{
	border: solid #fff 2px;
	overflow: hidden;
}

#productSoda .colLeft{
	padding: 40px;
	float: left;
}

#productSoda .sodaDetail {
	width: 600px;
    font-size: 107.7%;
    line-height: 175%;
    margin-top: 50px;
}

#productSoda .sodaDetail .quantity{
	margin-top: 20px;
}

#productSoda .sodaImg{
	float: right;
	padding: 20px 130px 20px 0;
}

/* kakuhigh */
#productKakuhigh{
  display: table;
}
#productKakuhigh .product_box{
  overflow: hidden;
  display: table-cell;
  width: 318px;
  padding-bottom: 40px;
}
#productKakuhigh .product_box .lead{
  font-size: 123%;
  padding: 0 40px;
  line-height: 150%;
  margin-top:10px
}
#productKakuhigh .product_box .lead .notes{
  display: block;
  margin-top: 10px;
  text-indent: 0;
  font-size: 83%;
  line-height: 150%;
}
#productKakuhigh .product_box .detail{
  padding: 0 40px 0 80px;
  text-indent: -3em;
  font-size: 107.7%;
  line-height: 175%;
}
#productKakuhigh .product_box .detail .notes{
  display: block;
  text-indent: 0;
  font-size: 83%;
  line-height: 150%;
}
#productKakuhigh .product_box .detail.first-child{
  margin: 20px 0 10px;
}
#btn_new_design{
	width:400px;
	margin:0 auto;
	margin-top:20px;
}

.kaku_bottle img{
  margin: 39px 30px 0 36px;
}
div.explain_container{
  margin-top: 125px;
  font-size: 16px;
  line-height: 1.7;
  padding-right: 35px;
}
