@CHARSET "UTF-8";

.container {
	width: 100%;

}

.contents {
	width: 100%;
	margin: 0 auto;
}

.contents_bg {
	background: url('../../images/main_img_bg.png');
	width: 100%;
	height: 519px;
}

.main_img {
	width: 1300px;
	margin: 0 auto;
}

.gray_line {
	border-top: 1px solid #d6d6d6;
}

.contents_bg02 {
	background-color: white;
	width: 100%;
	padding: 50px 0;
}

/* .center1300 {
	width: 1300px;
	margin: 0 auto;
} */

.contents_title01 {
	text-align: center;
	font-size: 40px;
	font-weight: bold;
	padding: 90px 0 70px 0;
	line-height: 60px;
}

.contents_title02 {
	text-align: center;
	font-size: 38px;
}

.contents_txt {
	text-align: center;
	font-family: Arial, serif;
	font-size: 28px;
	color: #666666;
	line-height: 47px;
}

.contents_bg03 {
	background-color: #e9edf0;
	min-height: 570px;
	width: 100%;
}

.contents_bg04{background-color:#d8dbe5; width:100%; height:600px;}
.center1300{width:1300px; margin:0 auto;}
.center1300_left{float:left; display:inline-block;}
.contents_title04{text-align:left; line-height:15px; font-size:34px; padding:90px 0 0 50px;}
.contents_title05{text-align:left; line-height:15px; font-size:20px; padding:90px 0 0 50px;}
.center1300_right{float:right;}
.academy_img{padding-top:70px;}

.contents02 {
	width: 1300px;
	height: 600px;
	margin: 0 auto;
	background-color: white;
	display: table;
}

.contents03 {
	width: 1300px;
	height: 600px;
	margin: 0 auto;
	background-color: #e9edf0;
}

.contents04 {
	width: 1300px;
	height: 1350px;
	margin: 0 auto;
}

.main_img02 {
	position: relative;
	height: 600px;
}

.main_img03 {
	position: relative;
}

.main_img02 .background {
	position: absolute;
	left: 0;
	width: 1300px;
}

.main_img03 .background {
	position: absolute;
	left: 0;
	width: 1300px;
}

.height750 {
	height: 750px;
}

.height966 {
	height: 966px;
	min-width: 1300px;
}

.height1000 {
	height: 1000px;
}

.consulting {
	width: 1200px;
	margin: 0 auto;
}

.consulting_left {
	width: 550px;
	float: left;
}

.consulting_left > div {
	float: left;
}

.consulting_left_ctn > div {
	float: left;
	margin-top: 20px;
}

.consulting_left_txt {
	font-size: 16px;
	color: #313e4c;
	line-height: 28px;
	margin-left: 30px;
	max-width: 450px;
}

.consulting_left_txt > a {
	font-size: 16px;
	width: 480px;
	color: #313e4c;
	text-align: center;
	text-decoration: none;
}

.consulting_left_smalltxt {
	font-size: 14px;
	color: #919191;
	width: 200px;
	line-height: 28px;
}

.consulting_left_smalltxt:hover {
	text-decoration: underline;
}

.consulting_right {
	float: right;
	width: 600px;
	margin-top: 15px;
}

.download {
	position: relative;
	background-position-y: 30px;
	background-repeat: no-repeat;
	width: 659px;
	height: 167px;
	margin: 45px auto 0 auto;
}

.download > div {
	float: left;
}

.google {
	position: absolute;
	top: 50px;
	left: 30px;
}

.appstore {
	position: absolute;
	top: 50px;
	left: 343px;
}

.input_text_bg {
	display: block;
	width: 550px;
	float: right;
}

.input_text_bg > div {
	float: left;
}

.input_text {
	width: 510px;
	height: 45px;
	text-indent: 10px;
	border: 1px solid #d3d4d5;
}

.icon01 {
	margin: 8px 6px 0 0;
}

.top20 {
	margin-top: 20px;
}

.textarea_bg {
	width: 550px;
	float: right;
}

.textarea_bg textarea {
	width: 500px;
	height: 190px;
	border: 1px solid #d3d4d5;
	padding: 8px 0 0 10px;
}

.textarea_bg > div {
	float: left;
}

.message {
	line-height: 20px;
}

.btn-default {
	font-size: 16px;
	margin-top: 20px;
	float: right;
	margin-right: 10px;
}

.btn-default a:link {
	width: 197px;
	height: 35px;
	padding-top: 12px;
	color: #76b2e1;
	border: 1px solid #76b2e1;
	background-color: white;
	display: block;
	text-align: center;
	text-decoration: none;
}

.btn-default a:visited {
	width: 197px;
	height: 35px;
	padding-top: 12px;
	color: #76b2e1;
	border: 1px solid #cccccc;
	background-color: white;
	display: block;
	text-align: center;
	text-decoration: none;
}

.btn-default a:hover {
	width: 197px;
	height: 35px;
	padding-top: 12px;
	color: #76b2e1;
	border: 1px solid #76b2e1;
	background-color: white;
	display: block;
	text-align: center;
	text-decoration: none;
}

.btn-default a:active {
	width: 197px;
	height: 35px;
	padding-top: 12px;
	color: #76b2e1;
	border: 1px solid #76b2e1;
	background-color: white;
	display: block;
	text-align: center;
	text-decoration: none;
}

.content_align_center {
	width: 1300px;
	margin: 0 auto;
}