@charset "utf-8";
 @media screen and (max-width: 480px) {
#logo {
	float: none;
	margin-top: 20px;
}
#logo img {
	margin-right: auto;
	margin-left: auto;
}
#logo2 {
	margin-top: 0px;
	margin-bottom: 20px;
	float: none;
}
#logo2 img {
	margin-right: auto;
	margin-left: auto;
}


#slideHome .inBox {
	height: 300px;
	letter-spacing: 0em;
}
#slideHome .inBox .inner {
	margin-top: 65px;
}
#slideHome .inBox .inner img {
	height: 60px;
	width: auto;
	padding-top: 55px;
}
#slideHome .inBox .inner h1 {
	font-size: 16px;
	line-height: 56px;
}
#slideHome .inBox .inner p {
	line-height: 17px;
	font-size: 11px;
	text-align: left;
}
#slideHome .inBox .inner span {
	display: block;
}

.catchInnerBox {
	width: 70%;
	padding: 10%;
}
#headlineBox .entryBox {
	width: 46%;
	padding-right: 2%;
	padding-left: 2%;
}
table.waku {
	margin-top: 0px;
}
table.waku tr {
	display: block;
	margin-top: 10px;
	border: 1px solid #DDD;
	padding-bottom: 2%;
	background-color: #FFF;
}
table.waku th {
	display: block;
	text-align: left;
	margin-bottom: 10px;
	white-space: normal;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	width: auto;
}
table.waku th br {
	display: none;
}
table.waku td {
	display: block;
	text-align: left;
	white-space: normal;
	width: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.formBox dt {
	float: none;
	width: auto;
	clear: both;
	text-align: left;
}
.formBox dd {
	padding: 0.5%;
	float: none;
	width: auto;
}
.imgLeft, .imgRight {
	max-width: none;
	margin-right: 0;
	margin-left: 0;
	float: none;
}
.imgLeft img, .imgRight img {
	height: auto;
	width: 100%;
}
.column2 {
	width: 97%;
}
.column3 {
	width: 48%;
}
.column4 {
	width: 47%;
}
.last {
}
}
