/* *****************************************************************************
PDETAIL
***************************************************************************** */
.review-title {
  font-size: 16px;
    font-weight: bold;
    padding-left: .5em;
}
.reviewlist {
    margin-bottom: 30px;
    background: #fdf9f5;
    padding: 20px;
}
ul.review_poster li {
    letter-spacing: .1em;
}
.icon_star {
    margin-bottom: 10px;
    /* display: none; */
}
ul{
  margin: 0 0 5px 0 !important;
}
.product_images {
	width:380px;
}
.zoom-desc.clearfix {
    margin-top: 20px;
}
a.cloud-zoom-gallery {
    cursor: pointer;
    display: block;
    float: left;
    height: 66px;
    margin: 0 5px 12px;
    width: 66px;
}
.zoom-small-image {
    width: 420px;
}
.zoom-tiny-image {
	padding:0px;
}

h2.product_name {
    background: none !important;
    font-weight: normal !important;
    font-size: 18px !important;
    padding: 0 !important;
    border-bottom: none;
    margin: 20px 0 10px !important;
}
h2.product_name img {
    display: block !important;
    margin-bottom: 5px !important;
}
p.simple_explain {
    font-size: 16px;
    margin-bottom: 0.8em;
    padding-bottom: 0.6em;
    border-bottom:dotted 1px #666;
}
.product_detail_area {
    overflow: hidden;
}
.add_cart {
	width:280px;
  float: right;
}
.add_cart_table {
  margin: 12px 0;
}
.add_cart_table2 {
    width: 100%;
}
.add_cart_table th {
    font-weight: normal;
    padding: 10px 20px 10px 0;
    min-width: 80px;
}
.add_cart_table input[type="text"] {
    width: 50px;
}
.btn {
    display: inline-block;
    margin-bottom: 0;
    padding: 4px 10px;
    border: 1px solid #eee;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
    background-color: #f5f5f5;
    color: #333;
    vertical-align: middle;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
}
.input-append, .input-prepend {

    margin-bottom: 0px !important;

}

#pdetail_box {
	background-color:#fff;
	padding: 0 0 0 30px;
	margin-bottom:20px;
}
#product_data_box {
  position:relative;
}
#product_data_left{
	/* float:left; */
}
#product_data_left dl{
  margin-bottom:10px;
}
#product_data_left select,
#product_data_left option{
  padding:2px 4px;
  margin-bottom: 10px;
}
#btn_addcart {
  margin-top: 20px;
  text-align: right;
}
#btn_addcart .btn {
  border: none;
  font-size: 18px;
  font-weight: normal;
  padding: 10px 40px;
  background: #d8ab0b;
  color: #fff;
  transition: .3s;
  width: 100%;
}
#btn_addcart .btn:hover{
  background: #e3d9d0;
  transition: .3s;
}
ul.other_link {
  text-align: right;
  font-size: 13px;
  line-height: 1.8;
}
.item-price{
  font-size: 22px;
}
.cart_etc{
  margin-top: 20px !important;
  width: 100%;
  text-align: right;
}
#product_soldout {
	position:absolute;
	bottom:0px;
	right:0px;
color:#f30;
}
.product_description #product_description2 {
  display:none;
}
#product_description2_wrap {
    border-top: dotted 1px #666;
    border-bottom:solid 1px #ccc;
    padding:40px 0;
    margin-top:40px;

}

.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;
}
/*使用方法*/
.howtouse{
  background: #eee2d7;
  box-sizing: border-box;
  padding: 45px 30px;
  margin-top: 80px;
  outline: solid 1px #fff;
  outline-offset: -5px;
}

/*タイトル*/
#maincontentsright .howtouse h3{
	border-bottom: none;
	text-align: center;
	font-size: 13px;
	margin-top: 0;
}
.howtouse h3{
	margin-bottom: 0!important;
}
.howtouse h3 img{
	display: block;
	width: 200px;
	margin: 0 auto 10px;
}
.mgt0{
	margin-top: 0!important;
}

/*順序flex*/
.step-flex{
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;
}
.step-flex li{
	width: 48.5%;
	margin-right: 3%;
	margin-top: 40px!important;
}
.step-flex li:nth-child(2n){
	margin-right: 0;
}

/*<li>部分　　 説明イラストとテキスト*/
.howtouse li{
	display: flex;
	align-items: center;
	justify-content: space-around;
	margin-top: 20px;
}
.dblock{
	display: block!important;
}
.dblock div{
	display: flex;
	align-items: center;
  justify-content: space-around;
}
.howtitle{
	font-weight: bold;
	font-size: 17px;
	margin: 40px 0 30px 0;
	display: inline-block;
	padding: 4px 30px 2px 10px;
	background: #f7f1ec;
	position: relative;
	border-left: 10px solid rgba(217, 172, 11, 0.8);
}
.howtitle:after {
  position: absolute;
  content: '';
  width: 0px;
  height: 0px;
  z-index: 1;
  top: 0;
  right: 0;
  border-width: 17px 10px 17px 0px;
  border-color: transparent #eee2d7 transparent transparent;
  border-style: solid;
}
.howtouse li .howimg{
	width: 130px;
}
.howtouse li .howimg img{
	width: 100%;
	border-radius: 50%;
	border: dashed 1px #b8b8b8;
	box-shadow: 0px 0px 5px #fff;
}
.howtext{
	width: 470px;
}

.step-flex .howtext {
    width: 154px;
}
/*順序　stepナンバーの装飾*/
.howimg{
	position: relative;
}
.n1 .howimg span::before, .n2 .howimg span::before, .n3 .howimg span::before, .n4 .howimg span::before, .n5 span::before, .n6 span::before, .n7 span::before, .n8 span::before{
	position: absolute;
	content: "";
	left: -10px;
	background-size: 100%;
	top: 0px;
	width: 30px;
	height: 30px;
	z-index: 5;
	opacity: .55;
}
.n1 .howimg span::before{
	background: url(https://cocoon-soap.com/pc/images/howtouse/number1.svg) no-repeat;
}
.n2 .howimg span::before{
	background: url(https://cocoon-soap.com/pc/images/howtouse/number2.svg) no-repeat;
}
.n3 .howimg span::before{
	background: url(https://cocoon-soap.com/pc/images/howtouse/number3.svg) no-repeat;
}
.n4 .howimg span::before{
	background: url(https://cocoon-soap.com/pc/images/howtouse/number4.svg) no-repeat;
}
.n5 .howimg span::before{
	background: url(https://cocoon-soap.com/pc/images/howtouse/number5.svg) no-repeat;
}
.n6 .howimg span::before{
	background: url(https://cocoon-soap.com/pc/images/howtouse/number6.svg) no-repeat;
}
.n7 .howimg span::before{
	background: url(https://cocoon-soap.com/pc/images/howtouse/number7.svg) no-repeat;
}
.n8 .howimg span::before{
	background: url(https://cocoon-soap.com/pc/images/howtouse/number8.svg) no-repeat;
}
.n1 .howimg span::after, .n2 .howimg span::after, .n3 .howimg span::after, .n4 .howimg span::after, .n5 .howimg span::after, .n6 .howimg span::after, .n7 .howimg span::after, .n8 .howimg span::after{
	position: absolute;
	content: "";
	left: -8px;
	background-size: 100%;
	top: -7px;
	width: 30px;
	height: 30px;
	z-index: 5;
	opacity: .55;
	background: url(https://cocoon-soap.com/pc/images/howtouse/step.svg) no-repeat;
}
.li100{
	width: 100%!important;
}
.li100 .howtext {
    width: 470px!important;
}
.howmgt40{
	margin-top: 40px!important;
}
/*アコーディオン*/
.ac-wrap{
	width: 100%;
   margin: 30px auto;
}
.ac-box {
  cursor: pointer;
  padding: 10px 1em;
  position: relative;
  background: #edece4;
  overflow: hidden;
  height: 40px;
  margin-bottom: 10px;
  box-sizing: border-box;
  border-radius: 3px;
}
.ac-box.ac-title {
	font-size: 16px;
	font-weight: 500;
}
.ac-box .ac-open {
  position: absolute;
  top: 0;
  right: 0;
  background: #ecd47e;
  display: block;
  width: 40px;
  height: 40px;
}
.ac-box .ac-open:before {
  position: absolute;
  top: 13px;
  right: 19px;
  content: "";
  width: 2px;
  height: 16px;
  background: #fff;
  transition: all .3s;
}
.ac-box .ac-open:after {
  position: absolute;
  top: 20px;
  right: 12px;
  content: "";
  width: 16px;
  height: 2px;
  background: #fff;
  transition: all .3s;
}
.ac-inbox {
  display: none;
  padding: 10px 10px 20px;
  margin: 0;
  font-size: 16px;
  line-height: 1.8;
}
.active {
  border-bottom: 0;
  display: block;
}
.active .ac-open:before {
  transform: rotate(90deg);
}
.active .ac-open:after {
  display: none;
}
.active .ac-inbox {
  display: block;
  background: #fff;
}
.ac-text{
	margin-top: 10px;
}
.ac-inbox .product-table .th-1{
	width: 50%;
}
.ac-inbox .product-table .th-2{
	width: 20%;
	text-align: center;
}
.ac-inbox .product-table .th-3{
	width: 30%;
	text-align: center;
}
.ac-inbox .product-table .td-2,
.ac-inbox .product-table .td-3{
	text-align: center;
}
.ac-inbox .product-table{
	margin-top: 0;
}
/* 	SNSアイコン */
.snslist {
  margin: 30px auto 0 !important;
  display: flex;
  justify-content: space-between;
  font-size: 13px;
}
.snslist li {
  height: 25px;
  overflow: hidden;
}
/*カメレオンソープ*/
.kamereon-text {
  margin: 20px 0;
  font-size: 17px;
  line-height: 1.8;
  letter-spacing: .1em;
}
.rose-sozai {
  margin: 30px 0 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.sozai-1, .sozai-2 {
  width: 48%;
  padding: 20px;
  box-sizing: border-box;
}
.sozai-1{
background: #f6f3ec;
}
.sozai-2{
background: #fdf6f9;
}
.sozai-title-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.sozai-title {
  width: 220px;
}
.sozai-img {
  width: 90px;
}
.sozai-title {
  font-size: 20px;
  font-weight: bold;
}
.sozai-title span{
display: block;
padding-left: .5em;
}
.sozai-1 .sozai-title span{
color: #718607;
}
.sozai-2 .sozai-title span{
color: #c85d6d;
}
.sozai-text {
  margin-top: 10px;
  font-size: 16px;
  line-height: 1.8;
  letter-spacing: .1em;
  text-align: justify;
}
.kamereon-img {
  margin-top: 60px;
}
.bg-yellow{
	background: #fdfaee;
}
.bg-orange{
	background: #fcf5eb;
}
.orange span{
	color: #dc7d2d !important;
}
.orange2 span{
	color: #cfa26b !important;
}

.bg-dred{
	background: #fbf6f6;
}
.dred span{
	color: #b75151 !important;
}
.bg-brown{
	background: #f4f1ee;
}
.brown span{
	color: #754c24 !important;
}
.bg-beige{
	background: #faf6f0;
}
.beige span{
	color: #cda470 !important;
}
.bg-gray{
	background: #f7f7f7;
}
.gray span{
	color: #999999 !important;
}
.bg-beige2{
	background: #f8f4ec;
}
.beige2 span{
	color: #b89546 !important;
}
.bg-purple{
	background: #faf6fe;
}
.purple span{
	color: #cba9f2 !important;
}
.bg-pink{
	background: #fff3f9;
}
.pink span{
	color: #fc8ec0 !important;
}
.bg-oudo{
	background: #fcf3e9;
}
.oudo span{
	color: #e48d23 !important;
}

.sozai-3{
  margin: 30px 0 0;
  padding: 20px;
  box-sizing: border-box;
}
.sozai-3 .sozai-title-wrap{
	width: 310px;
}
.w100p{
	width: 100%;
}
.sozai-mg{
	margin-top: 30px;
}