@charset "utf-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : style.css
 Style : style
================================================================= */

/* -----------------------------------------------------
common
------------------------------------------------------ */

@media screen and (min-width: 641px) and (max-width: 834px){
}
@media only screen and (max-width: 640px){
}

.product_imgfle05 .box {
	width: 25%;
}
/*.product_imgtb50 td {
	border: none !important;
}
.product_imgtb50 td div {
	font-size: 16px;
}
@media only screen and (max-width: 834px){
.product_imgtb50 td div {
	font-size: 15px;
}
}
@media only screen and (max-width: 640px){
.product_imgtb50 td div .blk {
	display: block;
}
}
.product_imgtb50 tr:last-child td:nth-of-type(3) {
	text-align: center !important;
}
.product_imgtb50 tr:last-child td:nth-of-type(3) img {
	width: 60% !important;
}*/