@charset "utf-8";

@media screen and (max-width: 768px) {
#head {
	padding-bottom: 5px;
}
#head h1 {
	width: 90%;
}
.fltL, .fltR, .ColLeft, .ColRight,.tenpo_table {
	float: none;
	width: 100%;
}
#hadd {
	display: none;
}
.fltR {
	padding-top: 5px;
}
#flink {
	display: none;
}
#cop {
	text-align: center;
}
.home_right {
	margin: 15px 0 0;
}
.home_table td {
	display: block;
	padding: 5px 0 !important;
	text-align: center !important;
}
#HPG_reserveGadgetsHorizontalWrap.HPG_reserveGadgetsWrap {
	width: 100% !important;
}
.HPG_colorBlack#HPG_reserveGadgetsHorizontalWrap.HPG_reserveGadgetsWrap .HPG_reserveGadgetsList {
	border-right: none !important;
	border-left: none !important;
}
	
}

@media screen and (max-width: 468px) {
.m1, .m2 {
	float: none;
	width: 100%;
}
.m2 {
	padding-left: 0;
}
}
