@charset "UTF-8";

@media screen and (min-width:601px) and (max-width:900px){
	.icon_mov{display:none;}
	.line_head .icon_area {
	width: 540px;
	height: 70px;
	margin-left: auto;
	margin-right: auto;
}
		#header {
	width: 100%;
	height: 80px;
	background-color: #001158;
	float: left;
}
	#text_area .title h2 {
	font-size: 22px;
	background-image: url(../image/title_icon.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 30px;
	color: #797979;
}
	.head_space_mov {
	display: none;
}
.line_head {
	width: 100%;
	background-color: #011058;
	float: left;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.line_head p {
	opacity: 0;
}
	#header_bg {
	width: 100%;
	height: 350px;
	bottom: 0px;
	right: 0px;
	position: static;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% auto;
	float: left;
	background-image: url(../image/bg2.png);
}
	.head_comment .comment .welcome p {
	font-size: 17px;
	color: #797979;
	line-height: 30px;
	margin-left: 20px;
	margin-right: 20px;
}
.welcome h1 {
	color: #797979;
	font-weight: bold;
	font-size: 19px;
	border-bottom: 2px solid #021058;
	width: 100%;
	line-height: 22px;
	padding-bottom: 3px;
	margin-bottom: 10px;
}
#header ul {
	width: 100%;
	float: right;
}
#header ul li {
	float: right;
	margin-left: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 5px;
	font-size: 20px;
}
.head_space {
	width: 95%;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}
	.logoarea_mov {
		display:none;
		}
		
	.head_comment {
	background-image: url(../image/text_bg.png);
	width: 70%;
	height: 280px;
	margin-left: auto;
	color: #000000;
	margin-top: 30px;
	margin-right: 20px;
}
#text_area {
	width: 85%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}
#text_area .new {
	width: 48%;
	float: left;
}
#text_area .recruit {
	width: 48%;
	float: right;
}
#text_area .immovable_2 {
	width: 48%;
	float: right;
}
.title {
	border-bottom: 2px solid #011058;
	background-repeat: no-repeat;
	background-position: left bottom;
}




#footer {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #011058;
	color: #FFFFFF;
	margin-top: 250px;
}
body {
	width: 100%;
	background-image: url(../image/main_bg2.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 100% auto;
	-webkit-text-size-adjust: 100%;
}
.head_comment .comment {
	border-bottom: 2px solid rgba(2,16,88,1.00);
}
}
