.header_imagebox {
	max-height: 350px;
	padding: 130px 0 0 0;
}
.header_imagebox img {
	width: auto;
	height: 150px;
}
h2.main_title, h3.rubi {
	text-align: center;
}
article.sub {
	padding: 35px 15px 50px;
}
article.sub img {
	width: 100%;
}
.link_box_L, .link_box_R {
	width: 100%;
	float: none;
}
.link_box_L img, .link_box_R img {
	width: 90%;
}
#top-head .logo {
	width: 250px;
}
img.staff_photo {
	width: 50%;
	float: left;
}
.black_area {
	padding: 10px 15px 50px 15px;
}
.black_area h2 {
	font-size: 1.3rem;
	margin-bottom: 20px;
}
.white_area {
	padding: 25px 15px 5px 15px;
	background: #FFF;
}
.green_area {
	padding: 50px 15px 50px 15px;
}
.green_area h2 {
	font-size: 1.3rem;
	margin-bottom: 20px;
}
#top-head img {
	margin-left: 10px;
}
#global-nav {
	display: none;
}
.menu-btn, .menu {
	display: block;
}
#main-visual {
	margin-top: 125px;
}
article {
	width: auto;
	padding: 10px 0;
}
h2, h3 {
	text-align: left;
}
dd.left_image {
	float: none;
}


/*footer
--------------------------------------------------------*/
#foot_space, .foot_logo, .foot_address, .foot_tel, .foot_mail, .foot_copy {
	position: static;
}
#foot_space {
	text-align: center;
	width: auto;
	height: auto;
	padding: 10px 0;
}
.foot_logo {
	width: 250px;
}
.foot_address {
	font-size: .8rem;
	line-height: 1.3em;
	text-align: center;
	margin: 10px 0;
}
.foot_mail {
	margin: 10px 0;
}
.foot_tel {
	margin: 20px 0;
}
.foot_copy {
	font-size: .6rem;
	text-align: center;
	margin: 0;
	padding: 0;
}