@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: 834px){
	body #global_header #mainArea #slider li:first-child img {
		height: auto !important;
	}
	body #global_header #mainArea #slider li:nth-of-type(2) img {
		height: 300px !important;
	}
}
@media only screen and (max-width: 640px){
	#contents #main #col_main .imdex-wrap1 .index-img1 img {
		object-fit: contain !important;
		font-family: 'object-fit: contain;' !important;
		height: auto !important;
	}
	body #global_header #mainArea #slider li:nth-of-type(2) img {
		height: 220px !important;
	}
}
.banner {
	background: none !important;
}
.struct .postage {
	display: none !important;
}