
div.about {
	padding-bottom: 80px;
}

div.philosophy {
	margin: 0px 25px;
	width: auto;
}

div.philosophy div.detail img {
	width: 80%;
	margin: auto;
	height: auto;
}

div.philosophy p {
	padding: 20px;
}

table.history-table tr {
	border-bottom: 4px solid white;
}

table.history-table th {
	display: block;
	padding: 10px;
	width: auto;
}

table.history-table td {
	display: block;
	padding: 10px 20px;
	width: auto;
	text-align: center;
}

div.address {
	display: block;
	width: auto;
	padding: 0px 0px 50px 0px;
}

div.address iframe {
	width: 100%;
	height: 250px;
}

div.address a.link-btn {
	width: 100%;
}

