@charset "UTF-8";



@media screen and (max-width:600px){
	.space{
	margin-top: 10px;
	width: 70px;
	height: 70px;
		}
	.line_head .icon_area {
	width: 270px;
	height: 150px;
	margin-left: auto;
	margin-right: auto;
}
	.logoarea_mov p {
	font-size: 11px;
	text-align: center;
	color: #021058;
}
#text_area .title h2 {
	font-size: 16px;
	background-image: url(../image/title_icon.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 30px;
}
	.line_head {
	height: auto;
	width: 100%;
	background-color: #011058;
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
	.head_space,.line_head p {
	display: none;
}
	#header {
	width: 100%;
	background-color: #001158;
	height: 40px;
	position: fixed;
	top: 0px;
	z-index: 9999;
	right: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
	.head_space {
	width: 100%;
	margin-right: 10px;
	margin-top: 10px;
	float: right;
	font-size: 12px;
}
	#header_bg {
	width: 100%;
	height: 320px;
	background-image: url(../image/bg2.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 150% auto;
	float: right;
}
	.head_comment .comment .welcome p {
	font-size: 13px;
	color: #797979;
	line-height: 25px;
	margin-left: 20px;
}
.welcome h1 {
	color: #797979;
	font-weight: bold;
	font-size: 15px;
	line-height: 20px;
	border-bottom: 2px solid #021058;
	width: 100%;
	margin-bottom: 10px;
}
	.logoarea_mov {
	width: 70%;
	float: right;
	text-align: right;
	padding-right: 10px;
}
.logoarea,#header ul {
	display: none;
	margin-top: 50px;
	padding-right: 10px;
}
.head_comment {
	background-image: url(../image/text_bg.png);
	width: 90%;
	height: 70%;
	margin-left: auto;
	margin-right: auto;
	color: #000000;
	margin-top: 70px;
}
#text_area {
	width: 95%;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}
#text_area .new {
	width: 100%;
	float: left;
}
#text_area .recruit {
	width: 100%;
	float: left;
	margin-top: 20px;
}
#text_area .immovable_2{
	width: 100%;
	float: left;
	margin-top: 20px;
}
.title {
	width: 100%;
	border-bottom: 2px solid #011058;
	background-repeat: no-repeat;
	background-position: left bottom;
}
#footer p{
	font-size:10px}
#footer {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #011058;
	color: #FFFFFF;
	margin-top: 200px;
}
body {
	width: 100%;
	background-image: url(../image/main_bg2.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 200% auto;
	-webkit-text-size-adjust: 100%;
}
.head_comment .comment {
	border-bottom: 2px solid #021058;
}
}
