@charset "utf-8";
/* CSS Document */

.c_area {
	width: 900px;
	margin: auto;
}

.content01 {
	margin-top: 20px;
	background: url( ../images/recruit/career/h1-back2.png) no-repeat top;
	padding: 200px 0 0;
}

.content01 h1 {
	font-size: 35px;
	border-bottom: #44AEEA solid 5px;
	line-height: 100%;
	padding-bottom: 20px;
	margin-bottom: 20px;
	font-weight: bold;
}

.content01 h2 {
	font-size: 25px;
	line-height: 100%;
	padding: 10px;
	background: #44AEEA;
	color: #FFF;
	text-align: left;
	margin-top: 40px;
	margin-bottom: 30px;
}

.content01 table {
	margin-top: 20px;
	border-collapse: separate;
	border-spacing: 10px;
	margin-left: -10px;
}

.content01 table tr th {
	color: #000;
	font-size: 16px;
	text-align: center;
	background: #C0DD9E;
	padding: 10px 20px;
	white-space: nowrap;
	
}

.content01 table tr td {
	font-size: 16px;
	text-align: left;
	padding: 0 2px;
	width: 100%;
}

.content01 input[type="text"] {
	height: 42px;
	border: #BBBBBB solid 1px;
	width: 100%;
	padding-left: 10px;
}

.content01 textarea {
	height: 120px;
	border: #BBBBBB solid 1px;
	width: 100%;
	padding-left: 10px;
	margin-bottom: 0;
}
.content01 .short {
	width: 120px !important;
}

.content01 .mb7 {
	margin-bottom: 7px;
}

.content01 select {
	height: 42px;
	border: #BBBBBB solid 1px;
	margin: 0 5px 0 0;
	min-width: 120px;
}

.content01 .privacy {
	font-size: 13px;
	line-height: 160%;
	text-align: left;
	margin-top: 20px;
}

.content01 .privacy ul {
	margin: 10px 0;
}

.content01 .privacy ul li {
	margin-left: 20px;
	list-style-type: circle;
}

.content01 a.submit {
	display: block;
	width: 180px;
	margin: 30px auto 0 0;
	font-size: 20px;
	padding: 15px 0;
	text-align: center;
	color: #82BC3F;
	border: #82BC3F solid 1px;
	cursor: pointer;
}

.content01 a.submit:hover {
	background-color: #82BC3F;
	color: #FFF;
}

.subtext2 {
	padding: 20px;
	background: #EBEBEB;
	color: #000;
	line-height: 180%;
	margin: 30px auto 0;
}

.subtext2 ul li {
	font-size: 14px;
	line-height: 180%;
	text-align: left;
	list-style-type: circle;
	margin-left: 25px;
}

.content01 .privacy {
	font-size: 13px;
	line-height: 160%;
	text-align: left;
	height: 200px;
	padding: 15px;
	overflow-y: scroll;
	margin: 20px auto 0;
	border: #B0B0B0 solid 1px;
}

.content01 .privacy h3 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 15px;
}

.content01 .privacy ul {
	margin: 10px 0;
}

.content01 .privacy ul li {
	margin-left: 20px;
	list-style-type: circle;
}


.content01 p.text1{
	margin: 20px 0 0;
	text-align: left;
	line-height: 180%;
}

.content01 .check {
	padding: 30px 0 0;
	text-align: left;
}