@charset "UTF-8";


@media screen and (max-width:600px){
	.move #text_area h2 {
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 15px;
}
	#text_area p,#main li,.xxx,.rise,.send {
	font-size: 12px;
}
	#main .page_title h1 {
	font-size: 22px;
	text-align: center;
}

	#main .page_title {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 2px solid #0A2482;
	text-align: center;
}
	#side_menu {
	display: none;
}
	#header_bg_rec {
	display: none;
}

	#main .page_title p {
	font-size: 15px;
}
		.go_top_pc,.head_pcarea {
		display:none;
		}

		.go_top {
	width: 50px;
	height: 50px;
		position: fixed;
	bottom: 35px;
	right: 10%;

}
.text_01 .list li {
	list-style-position: inside;
	list-style-type: decimal;
}
	.logoarea_mov p {
	font-size: 11px;
	text-align: center;
	color: #021058;
}

	.line_head {
	height: 15px;
	width: 100%;
	background-color: #011058;
	float: right;
}
	.head_space,.line_head p {
	display: none;
}
	#header {
	width: 100%;
	height: 40px;
	background-color: #001158;
	position: fixed;
	top: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	right: 0px;
	z-index: 9999;
}
	.head_space {
	width: 100%;
	margin-right: 10px;
	margin-top: 10px;
	float: right;
	font-size: 12px;
}
	#header_bg {
	width: 100%;
	height: 200px;
	background-image: url(../image/bg2.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 150% auto;
	float: right;
}
	.head_comment .comment .welcome h1 {
	font-size: 15px;
}
	.logoarea_mov {
	width: 100%;
	text-align: center;
	background-image: url(../image/text_bg.png);
	margin-top: 160px;
}

.head_comment {
	background-image: url(../image/text_bg.png);
	width: 90%;
	height: 80%;
	margin-left: auto;
	margin-right: auto;
	color: #000000;
	margin-top: 30px;
}
.logoarea,#header ul {
	display: none;
}

#text_area{
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

#footer {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #011058;
	color: #FFFFFF;
	margin-top: 200px;
}
#footer p{
	font-size:10px}
body {
	width: 100%;
	background-image: url(../image/main_bg2.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 200% auto;
}
}
