.reviewlist_datas {
  overflow: hidden;
  zoom: 1;
  margin:10px 0 10px 2px;
}
.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: 15px;
  margin-bottom: 30px;
  border-bottom: 1px dotted #ccc;
  font-size: 16px;
  line-height: 140%;
  background: url(https://tfcorporation.com/okuhida/img/toumei2.png);
}
.review_ttl,
.shopcomment_ttl {
  font-size: 14px;
  font-weight: bold;
  margin:0 0 10px 0px;
}
.review_img {
  float: right;
  margin: 0 0 10px 10px;
  max-width: 200px;
}
.reviewlist_content {
  overflow: hidden;
  zoom: 1;
  margin:0 0 0px 2px;
}
.shopcomment {
  margin-top: 10px;
  margin-bottom: 10px;
  background: #eee;
  padding: 15px;
  border-radius: 6px;
}

/* ÆÃÊÌ¾¦ÉÊ */
.item-desc-m img{ 
  width: 80%; 
  margin: 0 auto;
}
.item-desc-m a{
  text-decoration: underline;
}
.item-desc-m a:hover{
  text-decoration: none;
}
.relted-product-type a{
  padding: 10px;
  text-decoration: none;
}
.relted-product-type a:hover{
  opacity: 0.7;
}
.relted-product-type img{
  width: auto;
}
.item-desc-m h3{
  margin-bottom: 20px;
  border-left: 3px solid #999;
  padding-left: 10px;
}
.item-desc-m h4{
  margin-bottom: 15px;
}
.item-desc-m p{
  margin-bottom: 20px;
  line-height: 140%;
}
.two-colmun{
  display: flex;
}
.two-colmun .left{
  margin-bottom: 15px;
  width: 50%;
  margin-right: 5%;
  line-height: 140%;
}
.two-colmun .right{
  margin-bottom: 20px;
  width: 50%;
}
.two-colmun img{
  width: 100%;
}
.three-colmun{
  display: flex;
}
.three-colmun .left,
.three-colmun .center{
  margin-bottom: 15px;
  width: 33%;
  margin-right: 5%;
  line-height: 140%;
}
.three-colmun .right{
  margin-bottom: 20px;
  width: 33%;
}
.three-colmun img{
  width: 100%;
}
.border-box{
  padding: 15px 15px 15px 15px;
  border: 1px solid #666;
  margin-bottom: 10px;
}
.mb-30{
  margin-bottom: 30px;
}
.item-desc-m a.quote-link{
  color: #666;
  text-decoration: none;
  font-size: 12px;
}
.syosai td.sr{
  color: #333;
  font-weight: bold;
  background-color: #EFEFEF;
  text-align: center;
}
.syosai td{
  color: #333;
}

.detail-right{
  padding: 0 10px 0 20px; 
}

.item-img-main{
  margin-top: 20px;
}
.item-img-m{
  max-width: 350px;
  max-height: 350px;
}
.item-img-subs{
  margin-top: 20px;
}
.item-img-sub{
  margin-bottom: 20px;
}
.item-img-sub img{
  margin-top: 5px;
}

.main h1{
  background-color: #333333;
  font-size: 18px;
  font-weight: bold;
  padding: 10px 20px 10px 20px;
  width: 660px;
  line-height: 140%;
}

.main h2{
  border-bottom: 1px solid #333333;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.related_items_sid, .related_items_bid{
  margin-bottom: 40px;
  overflow: hidden;
}
.num input{
  font-size: 16px;
  padding: 5px;
}
.num img{
  width: 26px;
}

.review-post-link{
  border-top: 1px solid #333333;
  margin-top: 20px;
  padding-top: 20px;
  text-align: center;
}
.review-post-link a{
  padding: 10px;
  background-color: #666666;
  font-size: 13px;
  font-weight: bold;
  color: #FFFFFF;
  display: inline-block;
  width: 200px;
  margin-bottom: 10px;
}
.review-post-link a:hover{
  opacity: 0.7;
}
.review-post-link .text{

}
.review-post-link .text span{
  color: #830;
  font-weight: bold;
}

.item-add{
  text-align: center;
  margin: 20px 0;
}
.item-add .mb-30{
  margin-bottom: 30px;
}