#line{
	position: absolute;
	left: -200px;
	top: 0px;
	z-index: 1;
}

#title{
	width: 1000px;
	height: 170px;
	margin: 0px 10px 0px 10px;
	overflow: hidden;
	position: relative;
	z-index:5;
}

#pan-area{
	width: 1000px;
	height: 16px;
	margin: 0px 10px 0px 10px;
	position: relative;
	z-index: 5;
}

#pan-area li.pan-icon1{
	float: left;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background: url(../../img_n/cmn/icon1.png) no-repeat;
}

#pan-area li.pan-icon2{
	float: left;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin-left: 10px;
	background: url(../../img_n/cmn/icon2.png) no-repeat;
}

#contents-area{
	/*float: left;*/
	width: 1020px;
	margin-top: 30px;
	position: relative;
	z-index: 6
}

#left-side{
	float: left;
	width: 740px;
	margin: 0px 54px 0px 10px;
}

.subtitle-area{
	width: 740px;
	height: 40px;
	border-bottom: 1px dotted #b4b4b4;
}

.subtitle-text{
	width: 737px;
	height: 35px;
	border-left: 3px solid #1a569e;
	margin-bottom: 5px;
}

.subtitle-text h2{
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: #555555;
	padding-left: 20px;
	padding-top: 5px;
}

.message-area{
	width: 740px;
	margin-top: 30px;
}

.message-area p{
	font-size: 13px;
	font-weight: normal;
	line-height: 23px;
	color: #333333;
	text-align: left;
}

#mailform{
	width: 740px;
	margin-top: 30px;
	position: relative;
}

#right-side{
	float: left;
	width: 206px;
	margin: 0px 10px 0px 0px;
}

/*form set*/
form {
    margin: 0;
}

fieldset {
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0; /* 1 */
    *margin-left: -7px; /* 2 */
}

button,
input,
select,
textarea {
    font-size: 100%; /* 1 */
    margin: 0; /* 2 */
    vertical-align: baseline; /* 3 */
    *vertical-align: middle; /* 3 */
}

button,
input {
    line-height: normal; /* 1 */
    *overflow: visible;  /* 2 */
}

button,
input[type="button"], 
input[type="reset"], 
input[type="submit"] {
    cursor: pointer; /* 1 */
    -webkit-appearance: button; /* 2 */
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
}

input[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; /* 2 */
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto; /* 1 */
    vertical-align: top; /* 2 */
}

input{
height: 1.5em;
}

table{
width: 740px;
font-size: 13px;
line-height: 1.5em;
font-weight: normal;
border-top: 1px solid #a9a8a8;
border-bottom: 1px solid #a9a8a8;
table-layout: fixed;
border-collapse: collapse;
}

table tbody tr td{
table-layout: fixed;
}

.trl{
/*width: 135px;*/
padding: 15px 0px 15px 20px;
border-bottom: 1px solid #b4b4b4;
background-color: #f5f8fa;
color: #595452;
text-align: left;
vertical-align: middle;
table-layout: fixed;
}

.trr{
width: 510px;
padding: 15px 0px 15px 20px;
border-bottom: 1px solid #b4b4b4;
background-color: #FFFFFF;
color: #595452;
text-align: left;
table-layout: fixed;
vertical-align: middle;
}

.table-ex1{
	position: relative;
	text-align: left;
}

.abs1{
	position: absolute;
	top: 0px;
	left: 0px;
}

.abs2{
	position: absolute;
	top: 0px;
	left: 160px;
}

.inq-hissu1{
	padding-left: 100px;
}

.inq-hissu2{
	padding-left: 23px;
}

.inq-hissu3{
	padding-left: 86px;
}

.inq-hissu4{
	padding-left: 112px;
}

.inq-hissu5{
	padding-left: 87px;
}

.inq-hissu6{
	padding-left: 87px;
}

#bt-area{
	width: 354px;
	height: 62px;
	margin: 30px 193px 0px 193px;
}

#bt-area-1{
	float: left;
	width: 164px;
	height: 62px;
	overflow: hidden;
	display: block;
}

#bt-area-2{
	float: left;
	width: 164px;
	height: 62px;
	margin-left: 26px;
	overflow: hidden;
	display: block;
}

.bt-reset{
	width: 164px;
	height: 62px;
	background: url(../../img_n/recruit/entry/bt_reset.png) no-repeat;
	overflow: hidden;
	display: inline;
	border: 0;
}

.bt-check{
	width: 164px;
	height: 62px;
	background: url(../../img_n/recruit/entry/bt_check.png) no-repeat;
	overflow: hidden;
	display: inline;
	border: 0;
}

.bt-back{
	width: 164px;
	height: 62px;
	background: url(../../img_n/recruit/entry/bt_back.png) no-repeat;
	overflow: hidden;
	display: inline;
	border: 0;
}

.bt-send{
	width: 164px;
	height: 62px;
	background: url(../../img_n/recruit/entry/bt_send.png) no-repeat;
	overflow: hidden;
	display: inline;
	border: 0;
}

/*etc*/
.new_subtitle-text{
	padding:20px;
}
span{
	color: #333333;
}

.mb10{
	margin-bottom: 10px;
}
.facebook{
	margin-left:150px!important;
}	
.twitter{
	margin-left:-200px!important;
}
.s-facebook{
	margin-left: 30%!important;
	margin-top: 50px!important;
}
.s-twitter{
    margin-top: 50px!important;
    margin-left: 30%!important;
}
.s-blog{
	width: 200px;
    margin-top: -128px!important;
    margin-left: 60%!important;
}
.sfooter-all{
	background-color:#002E7D;
	position:relative;
	background-color:#002E7D;
	width:100%;
	height:300px;
	margin-top:100px;
	margin-bottom:-80px;
	margin-left:auto;
	margin-right:auto;
}
.sonly_s{
	display:block!important;
	padding-top:50px!important;
}
.sonly_s p{
	color: #fff;
    font-size: 30px;
    border-bottom: 1px solid #fff;
    text-align: center;
}


@media screen and (max-width: 767px) {
	.s-blog{
		width: 200px;
		margin-top: 150px!important;
		margin-left:auto!important;
	}
	.sfooter-all{
		background-color:#002E7D;
		position:relative;
		background-color:#002E7D;
		width:100%;
		height:350px;
		margin-top:100px;
		margin-bottom:-80px;
		margin-left:auto;
		margin-right:auto;
	}
	.sonly_s{
		display:block!important;
		padding-top:50px!important;
	}
	.sonly_s p{
		color: #fff;
		font-size: 16px;
		border-bottom: 1px solid #fff;
		text-align: center;
	}
	#title{
		height: auto;
	}
	#left-side{
	    float: none;
	    width: auto;
	    margin: 0 10px;
	    z-index: 6;
	}
	.message-area{
		width: 100%;
	}
	#mailform{
		width: 100%;
	}
	#mailform table{
		width: 100%;
	}
	#mailform table tr td textarea{
		max-width: 432px;
		width: 100%;
	}
	.trl{
		width: 35%;
	}
	.trr{
		width: auto;
	}
	#bt-area{
		width: auto;
	    height: auto;
	    margin: 30px 0 0px 0;
	}
	#bt-area-1{
		float: none;
	    width: auto;
	    display: inline-block;
	}
	#bt-area-2 {
	    float: none; 
	    width: auto;
	    display: inline-block;
	    margin-left: 0;
	}
}
	

@media screen and (max-width: 639px) {
	#mailform table tbody tr td{
		display: block;
	}
	#mailform{
		overflow: hidden;
	}
	#mailform table tr td textarea{
		max-width: 432px;
		width: 90%;
	}
	.trl{
		width: 100%;
	}
}
