@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){
}
.products-fle1 .products-wrap1 .img1 img {
	height: 100% !important;
	object-fit: cover;
	font-family: 'object-fit: cover;';
}
.products-itemwrap2 .img1 img {
	width: 100% !important;
    height: 200px!important;
    object-fit: cover;
	font-family: 'object-fit: cover;';
}
.products-itemwrap2 .title_9 h3 {
	line-height: 1.4;
}
@media only screen and (max-width: 1200px){
	.products-itemwrap2 .title_9 h3 {
		font-size: 18px !important;
	}
}
@media only screen and (max-width: 640px){
	.products-itemwrap2 .title_9 h3 {
		font-size: 15px !important;
	}
	.products-itemwrap2 .img1 img {
		height: 140px !important;
	}
	.products-itemwrap2 .title_9 h3 .spblk {
		display: block;
	}
}