#pc_product{
padding:0;
margin:0% 2% 0% 3%;
width:100%;
}

li{
display:block;
}

div.product_comment_area{
  width:90%;javascript:void(0)
  list-style-type: none;
  padding: 10px 15px;
  margin: 10px 1%;
  border: 1px solid #1c1c1c;
}

div.product_comment_area img  {
	width: 70px;
	float: left;
	margin-right: 5px;
}
div.product_comment_area ul  {
	font-size: 13px;
	color: #4d4d4d;
	margin-bottom: 10px;
	list-style-type:none;
}

div.product_comment_area,.comment  fieldset{
	width: 98%;
}

div.item_comment_area  {
	width: 500px;
	padding: 10px 15px;
	margin: 0 0 30px 0;
	border: 1px solid #1c1c1c;
}

div.item_comment_area img  {
	width: auto;
	float: left;
	margin-right: 15px;
}
div.item_comment_area ul  {
	font-size: 13px;
	color: #4d4d4d;
	margin-bottom: 10px;
	list-style-type:none;
}



#product h2{
width:90%;
font-size:100%;
text-align:center;
}

#product table {
margin:0 5% 0 2%;
}

#product table td{
border:solid 1px #BDBDBD;
}


#product_date{
padding:0;
margin:0 5% 0 2%;
width:90%;
}

#sub_product_photo img{
margin-left:5%;
float:left;
width:160px;
height:160px;
border:solid 1px #BDBDBD;
}


#order,#cart{
float:right;
}


#cart td{
width:149px;
border:solid 1px #BDBDBD;
text-align:center;
}

#order td{
border:solid 1px #BDBDBD;
float:left
}

.disable_cartin:hover{
position:relative;
top:3px;
left:3px;
}

.hidari,.migi,.migi2{
text-align:center;
width:150px;
}

.migi2{
color:red;
font-weight:bold; 
}


#tb_crossale,#sm_crossale,#sm_order,#sm_cart,#sm_strongpoint{
display:none;
}


#strongpoint img{
width:48%;
float:left;
margin:4% 1%;
padding:0;
}



h4,h3{
display:inline;
}

#productpage_comment{
border:1px solid black;
padding:5px;
margin-top:5px
}

#sk_link_other,#pc_crossale{
float:left;
  width:100%;
}

#pvmovie{
  margin-top:1%;
}

#pvmovie iframe{
	width:100%;
	height:300px;
}

/*********************************************************/
/*レスポンシブデザイン  タブレット                              */
/*********************************************************/

@media screen and (max-width: 800px){

#pc_crossale,#sm_crossale{
display:none;
}

#tb_crossale{
display:inline;
  width:100%;
}
  
  #tb_crossale p{
  width:100%;
    float:right;
  }


#strongpoint img{
width:70%;
float:center;
margin:1% 0%;
padding-left:15%;
}

#cart td{
width:150px;
}

#order,#cart,{
float:center;
}

#sub_product_photo{
margin-left:5%;
}

  div.item_comment_area,.comment  fieldset{
	width: 85%;
}
  
}


/*********************************************************/
/*レスポンシブデザイン  スマホ                           */
/*********************************************************/

@media screen and (max-width: 650px){
  
  div.product_comment_area{
  width:90%;
      padding: 10px 15px 10px 10px;
  margin: 10px 0.5%;
  }
  
  div.product_comment_area img  {
	width: 50px;
	float: left;
	margin-right: 15px;
}
  
#product table {
margin:0 5% 0 0;
}

#tb_crossale,#order,#cart,#strongpoint,#sub_product_photo{
display:none;
}

#sm_crossale,#sm_order,#sm_cart,#sm_strongpoint{
display:inline;
}


  #sm_order td{
border:solid 1px #BDBDBD;
}

 #sm_order table{
    margin-top:3%;
  }
  
.disable_cartin{
text-align:center;
}


#sm_strongpoint img,#productpage_comment{
width:90%;
float:left;
margin:0% 6% 4% 2%;
}

#productpage_comment{
width:95%;
float:left;
margin:0%;
}

.hidari,.migi,.migi2{
width:172px;
padding:4px 0;
  }
  
  
	#pvmovie{
		margin-top:1%;
	}
  
  	#pvmovie iframe{
		width:100%;
		height:220px;
	}

}