.shohin_title {
	text-align: center;
	font-size: 1.25rem;
	border-bottom: 1px solid #575757;
	margin-bottom: 15px;
	margin-top: 20px;
	padding-bottom: 15px;
	letter-spacing: 0.10rem;
	font-weight: 500;	
}


.product-image {
  padding: 20px;
  text-align: center;
}

.product-image img {
}

.product-image-main {
  margin-bottom: 30px;
}

.product-image-main img {

}

.product-image-thumb ul {
  margin: 0;
}

.product-image-thumb li {
  margin-bottom: 20px;
  padding: 0 10px;
  cursor: pointer;
  width: 70px;
  display: inline-block;
}

.product-image-thumb img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  max-height: 150px;
}

table.hanbai_jyoho {
	width: 70%;
	margin: 15 0;

}

table.hanbai_jyoho td {
	font-size: 1.25rem;
	padding: 15px;
	text-align: center;
	letter-spacing: 0.15rem;
}
table.hanbai_jyoho th {
	font-size: 1.25rem;
	padding: 15px;
	text-align: center;
	letter-spacing: 0.15rem;
}


.hanbai_comment {
	padding: 15px;	
}

.setsumei_chu_img {
	width: 80%;
	margin-top: 1rem;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 1rem;
	text-align: center;
	display: block;
	}

/* ¶¯Ä´Ê¸»ú */
.kyotyo_moji {
	font-size: 1rem;
	font-weight: 500;
	line-height: 2rem;
	margin-top: 0.55rem;
	margin-bottom: 0.55rem;
}

@media (max-width: 768px) {
	
 .product-image-main {
    margin-bottom: 50px;
  }

#product {
	width: 100%;
	padding: 0;
	margin: 0;

	}
table.hanbai_jyoho {
	text-align: center;
	width: 100%;
	margin-top: 15;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15;
}
table.hanbai_jyoho th {
	font-size: .9rem;
	padding: 10px;
	text-align: center;
	letter-spacing: 0.15rem;
}

table.hanbai_jyoho td {
	font-size: .9rem;
	padding: 15px;
	text-align: center;
	letter-spacing: 0.15rem;
}
	
.setsumei_chu_img {
	width: 100%;		
	}
}
	
@media (max-width: 480px) {
	
.shohin_title {
	text-align: center;
	font-size: .9rem;
	border-bottom: 1px solid #575757;
	margin-bottom: 15px;
	margin-top: 20px;
	padding-bottom: 15px;
	letter-spacing: 0.10rem;
	font-weight: 500;
	margin-left: auto;
	margin-right: auto;
}
	
  .product-image-thumb li {
    margin-bottom: 10px;
    padding: 0 5px;
    width: 50px;
  }
	
.hanbai_comment {
	width: 93%;
	margin-left: auto;
	margin-right: auto;
}


	}
