#product_list{
  width:690px;
  font-size:110%;
  margin-top:30px;
}

#product_list table{
  border-collapse : collapse ; 
  border:#7e9de5 1px solid;
  margin-bottom:20px;
}
#product_list td{
  border:#7e9de5 1px solid;
  padding-left:10px;
  border-collapse : collapse ;
  width:260px;
}
#product_list th{
  border:#7e9de5 1px solid;
  border-collapse : collapse ;
  background:#f9fcff;
  padding:15px 15px;
  font-weight:normal;
}		
.product_img{
  float:left;
  width:300px;
  padding-bottom: 1em;
}	
.product_info{
  float:right;
  width:390px;
  margin-bottom:10px;
}
#product_list .product_tb02{
border:none;
padding:0px;
width:0px;
margin:0px;
}
#product_list .product_tb02 td{
  border:none;
  padding:0px;
  width:0px;
}
.btn_group{
  margin-bottom:25px;
  text-align:center;
}
.btn_group02{
  margin-bottom:7px;
  text-align:center;
}
.btn_group03{
  text-align:center;
}			
.ex{
  border:#7e9de5 1px solid;
  padding:5px;
  width:300px;
  font-weight:bold;
  text-align:center;
  margin-left:360px;
  margin-bottom:20px;
}
.how-to-use{
  width: 690px;
  /*height: 1400px;*/
  background-color: #f9fcff;
  border: solid 1px #7e9de5;
  margin-bottom: 25px;
  padding: 0 6% 2em 6%;
  box-sizing: border-box;
  overflow: hidden;
}
.how-to-use h2{
  padding-top:2em; 
  text-align:center; 
  color:#3259c4; 
  font-size:150%; 
  font-weight:bold; 
  font-family:"&#239;&#188;&#173;&#239;&#188;&#179; &#230;&#732;&#381;&#230;&#339;&#157;",serif;
}   
.how-to-use h3{
  margin:2em 0; 
  text-align:center; 
  color:#3259c4; 
  font-size:120%;
}
.how-to-use p{
  margin: 0 0 1em 0;
  line-height: 2em;
}
.how-to-use img{
 margin-bottom: 20px;
}
.all-components{
  font-size:  75%;
  margin-bottom:  5px;
}
.about-carry-over{
  width:668px; 
  border:solid 2px #3259C4; 
  margin-bottom: 25px;
  padding:  20px 10px;
}
.how-to-use li{
  margin: 15px 80px 15px 15px;
  width: 50%;
  float: left;
}
.how-to-use li.hs_li{
  margin: 15px 50px 15px 15px;
}
.whipped_soap li{
  margin: 0 !important;
  width: inherit !important;
  float: none !important;
}
.whipped_soap dl{
  clear: both;
  margin-bottom: 2em;
  overflow: hidden;
}
.whipped_soap dt,
.point dt,
.readme h3{
  color: #3259C4;
  font-weight: bold;
}
.whipped_soap img{
  float: right;
}
.whipped_soap dd{
  margin: 15px 80px 15px 15px;
  width: 50%;
  float: left;
  line-height: 2em;
}
.care-point a {
    font-weight: bold;
    color: #B324A0;
}
.about_carry_over {
  border:2px solid #0912CF;
  padding:22px;
  font-size:100%;
  margin-top:10px;
  text-decoration:none;
  margin-bottom:20px;
}
.attention {
  padding: 22px;
  border: 2px solid #FD5576;
  display: inline-block;
  margin-bottom: 20px;
}
.attention_02 {
  padding: 22px;
  border: 2px solid #a9c0e7;
  display: inline-block;
  margin-bottom: 20px;
}
.notice{
  display: block;
  margin-top: 1em;
}
.point li {
  margin: 15px 0 15px 15px;
  width: 100%;
  float: none;
}
.readme {
	border:2px solid #8EC44B;
	padding:22px;
	font-size:95%;
	margin-top:10px;
	text-decoration:none;
	margin-bottom:35px;
	line-height:146%;
}
.readme .notice {
	border-radius: 20px;
	margin-top: 20px;
	border: dotted 2px #F37A76;
	padding: 20px;
  text-align: left;
}
.readme .notice h4 {
	text-decoration: underline;
	font-size: 111%;
	margin-bottom:20px;
}
.sale-information{
  position:relative;
  padding-left:30px;
  border-bottom:  dotted 1px #6A1D58  ;   
  width:  233px;
  font-weight:    bold;   
  margin-bottom:  10px
}
.sale-information:before{
  content:''; 
  border-radius:30px;
  -webkit-border-radius:30px;
  -moz-border-radius:30px; 
  height:12px; 
  width:12px; 
  display:block; 
  position:absolute; 
  top:14px; 
  left:7px; 
  background-color:#6A1D58;
  box-shadow: 0 0 2px 2px rgba(255,255,255,0.2) inset;
  filter:alpha(opacity=50);
  -moz-opacity:0.50;
  -khtml-opacity: 0.50;
  opacity:0.50;
  z-index: 1;
}
.sale-information:after{
  content:''; 
  border-radius:30px;
  -webkit-border-radius:30px;
  -moz-border-radius:30px; 
  height:15px; 
  width:15px; 
  display:block; 
  position:absolute; 
  top:7px; 
  left:2px; 
  background-color:#EBC1E2;
  box-shadow: 0 0 2px 2px rgba(255,255,255,0.2) inset
} 
.effective{
  padding-left: 2em;
}
.effective li {
  margin: 0 0 0.5em 0;
  width: 100%;
  float: none;
}
.sample_set{
  text-align: center;
  line-height: 2em;
  border: dotted 1px #3259C4;
  margin: 30px 60px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.hand-book{
  margin: 2em 0;
}
.hand-book_l{
  display: inline-block;
  vertical-align: middle;
  width: 45%;
  padding-right: 3%;
}
.hand-book-img{
  text-align: center;
  margin: 0 auto;
}

.hand-book p{
  font-size:  120%;
}
.hand-book h2{
  margin-bottom:30px;
  color: #2254AB;
  font-size:170%;
  line-height:1.5em;
  text-align: center;
}
.case-report{
  font-size:120%;
  border:2px solid #E57E9F;
  margin-bottom: 25px;
  padding:  20px 10px;
  text-align:center;
  clear: both;
}
.paff li{
  margin: 0 !important;
  width: inherit !important;
  float: none !important;
}
.paff dl{
  clear: both;
  margin-bottom: 2em;
  overflow: hidden;
}
.paff dt,
.point dt,
.readme h3{
  color: #3259C4;
  font-weight: bold;
}
.paff img{
  float: right;
  width: 35%;
}
.paff dd{
  margin: 15px 0 15px 15px;
  width: 60%;
  float: left;
  line-height: 2em;
}
.paff ul li{
  list-style:inside;
}
@media screen and (max-width: 767px){
  .how-to-use{
    padding: 0 5% 2em 5%;
  }
  #product_list {
    width: inherit;
  }

  #product_list td{
    width:inherit;
    max-width:100%;
  }
  .product_img {
    float: none;
    width: inherit;
    max-width:100%;
    text-align: center;
  }
  .product_info {
    float: none;
    max-width:100%;
    width: 100%;
  }
  #product_list table {
    width: 100%;
  }
  .how-to-use {
    width: inherit;
    max-width: 100%;
    margin: 0 auto;
    height: auto;
    padding: 0 5%;
  }
  .how-to-use h2 {
    line-height: 120%;
}
  .how-to-use img{
    float:none;
    display: block;
    max-width: 100%;
    margin: 0 auto;
  }
  .how-to-use li,
  .how-to-use li.hs_li,
  .whipped_soap dd,
  .paff dd{
    width: inherit;
    float: none;
    margin: 1em 0 1em 15px;
  }
  .whipped_soap img,
  .paff img{
    float: none;  
  }
  .paff img{
    width:inherit;
  }
  .all-components{
    font-size:  75%;
    margin-bottom:  5px;
  }
  .about-carry-over{
    width:inherit;
    max-width:100%
  }
  .sample_set{
    margin: 2em 0;
    padding: 0;
  }
  .sample_set h3{
    margin: 1em 0;
  }
  .hand-book_l{
    width: 100%;
    padding-right: 0;
  }
  .hand-book-img{
    display: block;
  }

}