@charset "utf-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : style.css
 Style : style
================================================================= */
.home_td2 {
	margin: 50px -2.4390% 100px 0 !important;
}
.dinner_table{
	z-index: 10;
	float: left;
	width: 30.8943% !important;
	margin: 0 2.4390% 30px 0 !important;
}
@media screen and (min-width: 469px) and (max-width: 768px){
}
@media only screen and (max-width: 468px){
	.home_tb td{
		width: 100%;
		display: none;
	}
	#c3 td{
		display: block;
	}
	.ho_textL{
		display: block !important;
	}
	.ColLeft,.ColRight{
		width: 100% !important;
		float: none !important;
	}
	.imgtri img{
		height: auto !important;
	}
	.imgR{
		float: none !important;
		margin-left: 0 !important;
		width: 100% !important;
	}
	.home_td2 {
		margin: 50px 0 100px 0 !important;
	}
	.dinner_table{
		z-index: 10;
		float: left;
		width: 100% !important;
		margin: 0 0 30px 0 !important;
	}
}
