@charset "utf-8";

.clear:after {
	content: "";
	clear: both;
	display: block;
}

.span-br {
	display: block;
}

.title0401 {
	clear: both;	
	display: block;
	margin-bottom: 20px;
	color: #000000;
	font-size: 2.000em;
	line-height: 1em;
	font-family: "notoKrB", notoKrB, sans-serif;
	font-weight: 700;
}

.title0402 {
	clear: both;	
	display: block;
	margin-bottom: 25px;
	color: #212121;
	font-size: 1.385em;
	line-height: 1em;
	font-family: "notoKrM", notoKrM, sans-serif;
	font-weight: 500;
}

.title0501 {
	clear: both;	
	display: block;
	margin-bottom: 20px;
	color: #555555;
	font-size: 	1.385em;
	line-height: 1em;
	font-family: "notoKrM", notoKrM, sans-serif;
	font-weight: 500;
}

.title0502 {
	clear: both;	
	display: block;
	margin-bottom: 20px;
	color: #000000;
	font-size: 1.692em;
	line-height: 1em;
	font-family: "notoKrB", notoKrB, sans-serif;
	font-weight: 700;
}

.title0401:after,
.word-right:after {
	content: "";
	clear: both;
	display: block;
}

.word-right {
	clear: both;
	text-align: right;
	color: #000000;
	font-size: 1.231em;
	line-height: 1em;
}

.word-right02 {
	text-align: right;
	margin-top: 10px;
}

.word-right > p {
	display: inline-block;
}

.word-important {
	float: left;
	margin-right: 5px;
}

.word-important > img {
	display: block;
	width: 18px;
}

.word-important > .type02 {
	width: 12px;
	margin-top: 4px;
}

.title0401 .word-important {
	margin-top: 5px;
}

.word-point {
	display: inline-block;
	font-size: 17px;
	color: #5376cc;
	border-bottom: 1px solid #5376cc;
	margin-bottom: 10px;
	padding: 0 5px;
}


/* 센터안내 */
.center-information-wrapper {
	display: block;
}

.center-information-area {
	position: relative;
	padding: 0 435px 42px 20px;
	margin-bottom: 70px;

	background: transparent url(../img/sub01/bg_dotted_patten01.gif);
	background: -webkit-linear-gradient(transparent,transparent),url(../img/sub01/bg_dotted_patten01@2x.gif);
	background: linear-gradient(transparent,transparent),url(../img/sub01/bg_dotted_patten01@2x.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-size: 8px 1px;
}

.center-information-area:last-child {
	background: transparent;
	padding-bottom: 0;
	margin-bottom: 0;
}

.center-information-area.even {
	padding: 0 20px 42px 435px;
}

.center-information-area > img {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 400px;
}


.center-information-area.even > img {
	left: 0;
	right: auto;
}

.center-information-area > h4 {
	font-size: 2.154rem;
	line-height: 2.154rem;
	color: #222222;
	margin-bottom: 35px;
	font-family: "notoKrR", notoKrR, sans-serif;
	font-weight: 300;
}

.center-information-area > .word-slogan {
	font-size: 1.692rem;
	line-height:  2.308rem;
	color: #494949;
	margin-bottom: 25px;
	word-break: keep-all;
}

.center-information-area > .word-slogan > strong {
	color: #416ac8;
	font-family: "notoKrR", notoKrR, sans-serif;
	font-weight: 300;
}

.center-information-area > .word-type01 {
	color: #757575;
	font-size: 1.231rem;
	line-height: 2rem;
	word-break: keep-all;
	margin-bottom: 25px;
}

.center-information-area > .word-type02 {
	display: block
}

.center-information-area > .word-type02 > li {
	color: #757575;
	font-size: 1.231rem;
	line-height: 2rem;
	word-break: keep-all;
}

.center-information-area > .word-type02 > li > strong {
	color: #494949;
	font-family: "notoKrR", notoKrR, sans-serif;
	font-weight: 300;
}

.center-information-area > a {
	display: block;
	width: 215px;
	height: 39px;
	line-height: 39px;
	margin-top: 30px;
	color: #fff;
	background: #5376cc;
	text-align: center;
	font-size: 1.231rem;
}

.ol-list01 {
	margin: 0;
	padding: 0;
}

.ol-list01 > li {
	position: relative;
	padding-left: 15px;	
	word-break: keep-all;
}

.ol-list01 > li > .number {
	position: absolute;
	top: 0;
	left: 0;
}	

/* 로그인 */
.login-wrapper {
	padding: 75px 60px 0 60px;
	margin: 0 auto;
	text-align: center;
}

.login-wrapper .title-area {
	margin-bottom: 50px;
}

.login-wrapper .title-area h4 {
	display: block;
}

.login-wrapper .title-area h4 {
	display: block;
	margin: 0 auto 50px auto;
	width: 483px;
}

.login-wrapper .title-area h4 > .pc {
	display: block;
	max-width: 100%;
}

.login-wrapper .title-area h4 > .mobile {
	display: none;
}

.login-wrapper .title-area p {
	color: #717171;
	font-size: 1.231rem;
	line-height: 1.846rem;
	font-family: "notoKrL", notoKrL, sans-serif;
	font-weight: 100;
}

.login-wrapper .title-area p .span-br {
	display: block;
}

.login-area {
	border: 1px solid #e8e8e8;
	padding: 80px;
	text-align: left;
}

.login-area:after {
	content: "";
	clear: both;
	display: block;
}


.login-area > .login-box .login-tabmenu {
	margin-bottom: 20px;
	overflow: hidden;
}

/*
.login-area > .login-box .login-tabmenu > li {
	float: left;
	width: 50%;
}
*/

/** 로그인 그룹을 세개로 변경 **/
.login-area > .login-box .login-tabmenu > li {
	float: left;
	width: 33.33%;
}

.login-area > .login-box .login-tabmenu > li > input[type="radio"] {
	display: none;
}

.login-area > .login-box .login-tabmenu > li > input[type="radio"] + label {
	display: block;
	height: 50px;
	line-height: 50px;
	padding: 0 20px;
	color: #666666;
	font-size: 1.385rem;
	font-family: "notoKrM", notoKrM, sans-serif;
	font-weight: 500;
	border: 1px solid #cccccc;
	border-bottom: 2px solid #01307c
}

.login-area > .login-box .login-tabmenu > li > input[type="radio"]:checked + label {
	height: 50px;
	line-height: 48px;
	background: #fff;
	padding: 0 19px;
	border: 2px solid #002f7b;
	border-bottom: 2px solid #fff;
	color: #01307c;
}

.login-area > .login-box .login-form {
	position: relative;
	padding-right: 135px;
}

.login-area > .login-box .login-form > div {
	height: 54px;
	border: 1px solid #cccccc;
	margin-bottom: -1px;
}

.login-area > .login-box .login-form > div > input {
	display: block;
	width: 100%;
	height: 52px;
	line-height: 52px;
	border: 0;
	font-size: 1.231rem
}

.login-area > .login-box .login-form > input[type="submit"] {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 130px;
	height: 100%;
	background: #02317c;
	color: #fff;
	font-size: 1.538rem;
	font-family: "notoKrM", notoKrM, sans-serif;
	font-weight: 500;
}


.login-area > .login-box .save-id {
	padding-top: 13px;
}

.login-area > .login-box .save-id input[type="checkbox"],
.login-area > .login-box .save-id label {
	display: inline-block;
	vertical-align: middle;

}

.login-area > .login-box .save-id label {
	font-size: 1.077rem;
	color: #818181;
	margin-left: 5px;
	font-family: "notoKrM", notoKrM, sans-serif;
	font-weight: 500;
}

.login-area > .login-box .members-menu-list {
	clear: both;
	margin-top: 40px;
	padding-top: 23px;
	text-align: center;
	border-top: 1px solid #e0e1e4
}

.login-area > .login-box .members-menu-list > a {
	display: inline-block;
	vertical-align: middle;
	color: #3c3c3c;
	font-size: 1.154rem
}

.login-area > .login-box .members-menu-list > a:hover {
	text-decoration: underline;
}

.login-area > .login-box .members-menu-list > .icon-bar01 {
	display: inline-block;
	vertical-align: middle;
	width: 1px;
	height: 15px;
	background: #cecfd2;
	margin: 0 20px;
}

/* 회원가입 이용동의 */
.agreement-wrapper {
	padding-bottom: 50px;
}

.agreement-area {
	margin-bottom: 50px;
}

.agreement-box {
	max-height: 250px;
	margin-bottom: 25px;
	overflow-y: auto;
	border: 1px solid #dddddd;
	padding: 30px;
	font-size: 1.154rem;
	line-height: 1.846rem;
}

.agreement-box > h5 {
	margin-bottom: 20px;
	font-family: "notoKrB", notoKrB, sans-serif;
	font-weight: 500;
	font-size: 1.385rem;
	line-height: 1.846rem;
	color: #222;
}

.agreement-box > h6 {
	margin-bottom: 5px;
	font-family: "notoKrM", notoKrM, sans-serif;
	font-weight: 300;
	font-size:  1.231rem;
	line-height: 1.538rem;
	color: #222;
}

.agreement-box > p,
.agreement-box ol,
.agreement-box  ul {
	margin-bottom: 20px;
}

.agreement-box li li {
	padding-left: 20px;
}

.word-agreement-checked {
	text-align: right;
}

.word-agreement-checked input[type="checkbox"],
.word-agreement-checked label {
	display: inline-block;
	vertical-align: middle;
}

.word-agreement-checked label {
	font-size: 1.385rem;
	line-height:  1.846rem;
	color: #555559;
	margin-left: 10px;
}

.certification-wrapper {
	display: block;
}


.certification-wrapper ul:after {
	content: "";
	clear: both;
	display: block;
}

.certification-wrapper > ul > li {
	float: left;
	width: 50%;
}

.certification-wrapper > ul > li > button {
	display: block;
	width: 100%;
	height: 50px;
	line-height: 50px;
	padding: 0 20px;
	color: #666666;
	font-size: 1.385rem;
	font-family: "notoKrM", notoKrM, sans-serif;
	font-weight: 500;
	border: 1px solid #cccccc;
	border-bottom: 2px solid #01307c
}

.certification-wrapper > ul > li > button.on {
	height: 50px;
	line-height: 48px;
	background: #fff;
	padding: 0 19px;
	border: 2px solid #002f7b;
	border-bottom: 2px solid #fff;
	color: #01307c;
}

.certification-area {
	padding: 50px 80px;
	margin-top: -2px;
	border-top: 0;
	border: 2px solid #002f7b;
}

.certification-area > dl {
	position: relative;
	margin-bottom: 15px;
	padding-left: 120px;
}

.certification-area > dl:last-child {
	margin-bottom: 0;
}

.certification-area > dl > dt {
	position: absolute;
	top: 0;
	left: 0;
	height: 35px;
	line-height: 35px;
	font-family: "notoKrM", sans-serif;
	font-weight: 500;
	font-size: 1.154rem;
	color: #222229;
}

.certification-area > dl > dd {
	display: block;
}

.certification-area > dl > dd > input[type="text"] {
	width: 100%;
	max-width: 350px;
}

.input-birthday-wrapper {
	width: 350px;
}

.input-birthday-wrapper:after {
	content: "";
	clear: both;
	display: block;
}

.input-birthday-wrapper > select {
	float: left;
	width: 20%;
}

.input-birthday-wrapper > select:first-child {
	width: 30%;
}


.input-birthday-wrapper > span {
	float: left;
	width: 10%;
	height: 35px;
	line-height: 35px;
	text-align: center;
}


.input-phone-wrapper {
	display: inline-block;
	vertical-align: middle;
	width: 350px;
}

.input-phone-wrapper:after {
	content: "";
	clear: both;
	display: block;
}

.input-phone-wrapper > select,
.input-phone-wrapper > input[type="number"] {
	float: left;
	width: 30%;
}


.input-phone-wrapper > span {
	float: left;
	width: 5%;
	height: 35px;
	line-height: 35px;
	text-align: center;
}



.input-email-wrapper {
	display: inline-block;
	vertical-align: middle;
	width: 350px;
}

.input-email-wrapper:after {
	content: "";
	clear: both;
	display: block;
}

.input-email-wrapper > select,
.input-email-wrapper > input[type="text"] {
	float: left;
	width: 45% !important;
}


.input-email-wrapper > span {
	float: left;
	width: 10%;
	height: 35px;
	line-height: 35px;
	text-align: center;
}


.btn-certification {
	display: inline-block;
	vertical-align: middle;
	padding: 0 10px;
	height: 35px;
	line-height: 35px;
	background: #bfbfbf;
	color: #fff;
	border: 1px solid #9e9e9e;
}

.input-certification-wrapper {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	width: 451px;
	padding-right: 101px;
}

.input-certification-wrapper input[type="number"] {
	display: block;
	width: 100%;
}
.input-certification-wrapper .btn-ok {
	position: absolute;
	top: 0;
	right: 0;
	width: 99px;
	height: 35px;
	line-height: 35px;
	padding: 0 10px;
	background: #656565;
	color: #fff;
	border: 1px solid #454545;
}

.certification-wrapper .word-etc {
	padding-top: 10px;
	font-size: 1.231rem;
	line-height: 1.846rem;
}

/* 회원가입 */
.recruit-form-wrapper {
	display: block;
}

.recruit-form-area {
	clear: both;
	margin-bottom: 70px;
}

.recruit-form-box {
	border: 1px solid #dbdbdb;
	border-top: 2px solid #0f7ed4;
}

.recruit-form-box.only-textarea {
	padding: 20px;
	background: #f9f9f9
}

.recruit-form-box > dl {
	position: relative;
	background: #f9f9f9;
	padding-left: 180px;
	border-bottom: 1px solid #e7e7e9
}

.recruit-form-box > dl:last-child {
	border-bottom: 0;
}

.recruit-form-box:after,
.recruit-form-box > dl:after {
	content: "";
	clear: both;
	display: block;
}

.recruit-form-box > dl > dt {
	float: left;
	margin-left: -180px;
	padding: 20px 20px 0 20px;
	color: #000000;
	font-size: 1.231rem;
	line-height: 1.231rem;
}

.recruit-form-box > dl > dd {
	display: block;
	width: 100%;
	padding: 20px;
	border-left: 1px solid #e7e7e9;
	background: #fff;
	font-size: 1.154em;
}

.recruit-form-box > dl > dd:after {
	content: "";
	clear: both;
	display: block;
}

.recruit-form-box > dl > dd input[type="password"] {
	width: 100%;
	max-width: 250px;
}



.recruit-form-box > dl.type02 {
	float: left;
	width: 50%;
	padding-left: 0;
	border-right: 1px solid #e7e7e9
}

.recruit-form-box > dl.type02:nth-child(even) {
	border-right: 0;
}

.recruit-form-box > dl.type03 {
	clear: both;
	float: none;
	width: 100%;
	padding-left: 0;
}


.recruit-form-box > dl.type02 > dt,
.recruit-form-box > dl.type03 > dt {
	float: none;
	margin: 0;
	padding: 20px;
	color: #000000;
	font-size: 1.231rem;
	line-height: 1.231rem;
	text-align: center;
	border-bottom: 1px solid #e7e7e9
}

.recruit-form-box > dl.type02 > dd,
.recruit-form-box > dl.type03 > dd {
	display: block;
	width: 100%;
	padding: 20px;
	border-left: 0;
	background: #fff;
	font-size: 1.154em;
}

.recruit-form-box > dl.type02 > dd:after {
	content: "";
	clear: both;
	display: block;
}

.recruit-form-box > dl.type02 > dd select {
	padding: 10px;
	width: 100%;
	height: 16.62rem;
	font-size: 1.154rem;
	line-height: 1.385rem
}

.input-checked-btns-wrapper {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	width: 351px;
	padding-right: 101px;
}


.input-checked-btns-wrapper.type02 {
	position: relative;
	display: block;
	width: auto;
	margin-top: 25px;
	padding-left: 100px;
	padding-right: 101px;
}

.input-checked-btns-wrapper.type02 > label {
	position: absolute;
	top: 0;
	left: 0;
	height: 35px;
	line-height: 35px;
	font-family: "notoKrM", notoKrM, sans-serif;
	font-weight: 500;
	color: #000;
}

.input-checked-btns-wrapper input[type="text"] {
	display: block;
	width: 100%;
}
.input-checked-btns-wrapper .btn-double-checked {
	position: absolute;
	top: 0;
	right: 0;
	width: 99px;
	height: 35px;
	line-height: 35px;
	padding: 0 10px;
	background: #656565;
	color: #fff;
	border: 1px solid #454545;
}

.word-form-notice {
	clear: both;
	position: relative;
	padding-left: 24px;
	margin-top: 11px;
	color: #214984;
	font-size: 0.933em;
	line-height: 1.429em
}

.word-form-notice .icon-circle-type01 {
	position: absolute;
	top: 3px;
	left: 0;
	display: block;
	width: 15px;
	height: 15px;
	border-radius: 100%;
	background: transparent url(../img/icon/icon_notice01.gif);
	background: -webkit-linear-gradient(transparent,transparent),url(../img/icon/icon_notice01@2x.gif);
	background: linear-gradient(transparent,transparent),url(../img/icon/icon_notice01@2x.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 7px 7px;
	background-color: #214984
}

.w100 {
	width: 100% !important;
}
 
select.w100 {
	background-position: 98% center;
}

.address-wrapper {
	position: relative;
}

.zip-code-wrapper {
	display: block;
}

.zip-code-wrapper input[type="text"] {
	display: inline-block;
	vertical-align: middle;
	width: 90px !important;
	min-width: auto !important;
	text-align: center;
	text-indent: 0 !important;
}

.zip-code-wrapper .btn-zipcode {
	display: inline-block;
	vertical-align: middle;
	margin-left: 5px;
	height: 35px;
	line-height: 35px;
	padding: 0 10px;
	color: #5d7ed2;
	font-size: 0.867em;
	border: 1px solid #5d7ed2;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.zip-code-wrapper .btn-zipcode:hover {
	background: #5d7ed2;
	color: #fff;
}

.input-address-wrapper {
	margin: 0;
	padding: 0;
}

.input-address-wrapper:after {
	content: "";
	clear: both;
	display: block;
}

.input-address-wrapper input[type="text"] {
	width: 100%;
	margin-top: 10px;
}

.form-title-area {
	margin: 0;
	padding: 0;
}

.form-title-area:after {
	content: "";
	clear: both;
	display: block;
}

.form-title-area .fr {
	margin-top: 0;
	color: #000000;
	font-size: 1.231rem;
	line-height: 1.231rem;
}



.input-url-wrapper {
	position: relative;
	padding-left: 50px
}

.input-url-wrapper > p {
	position: absolute;
	top: 0;
	left: 0;
	height: 35px;
	line-height: 35px;
}

.input-url-wrapper > input[type="url"] {
	width: 100%;
}

.input-radio-wrapper {
	display: block;
}

.input-radio-wrapper:after {
	content: "";
	clear: both;
	display: block;
}

.input-radio-wrapper .input-radio-area {
	float: left;
	margin-right: 20px;
	height: 35px;
	line-height: 35px;
}

.input-radio-wrapper .input-radio-area input[type="radio"],
.input-radio-wrapper .input-radio-area label {
	display: inline-block;
	vertical-align: middle;
}

.input-radio-wrapper .input-radio-area input[type="text"] {
	display: inline-block;
	vertical-align: middle;
}

.input-half-wrapper {
	display: block;
}

.input-half-wrapper:after {
	content: "";
	clear: both;
	display: block;
}

.input-half-area {
	position: relative;
	float: left;
	width: 49%;
	padding-left: 70px;
	height: 35px;
	line-height: 35px;
}

.input-half-area:nth-child(even) {
	float: right;
}

.input-half-area > label {
	position: absolute;
	top: 0;
	left: 0;
}



.input-calendar-wrapper {
	position: relative;
}

.input-calendar-area {
	display: inline-block;
	vertical-align: middle;
	max-width: 400px;
}

.input-calendar-area:after {
	content: "";
	clear: both;
	display: block;
}

.input-calendar-area .input-calendar-box {
	position: relative;
	float: left;
	width: 45%;
	height: 35px;
	padding: 5px 30px 5px 10px;
	border: 1px solid #d5d5d5;
}

.input-calendar-area .input-calendar-box input[type="text"] {
	display: block;
	width: 100%;
	height: 25px;
	border: 0;
}

.input-calendar-area .input-calendar-box img {
	position: absolute;
	top: 3px;
	right: 5px;
	display: block;
	width: 21px;
	height: 23px;
}

.input-calendar-area span {
	float: left;
	width: 10%;
	height: 35px;
	line-height: 35px;

	text-align: center;
}

.input-calendar-wrapper > select {
	display: inline-block;
	vertical-align: middle;
	width: 100px;
}



/* 상세검색 */
.detail-search-wrapper {
	border: 1px solid #dadada;
	border-top: 2px solid #214a84;
	margin-bottom: 40px;
	background: #f9f9f9
}

.detail-search-wrapper .detail-search-result-title {
	padding: 0 30px;
}

.detail-search-wrapper .detail-search-result-title h4 {
	padding: 30px 0 18px 0;
	border-bottom: 1px solid #abb5c8
}

.detail-search-wrapper .detail-search-result-title h4:after {
	content: "";
	clear: both;
	display: block;
}

.detail-search-wrapper .detail-search-result-title h4 > img {
	float: left;
	width: 22px;
	margin-right: 10px;
}

.detail-search-wrapper .detail-search-result-title h4 > span {
	float: left;
	color: #214a84;
	font-size: 1.538em;
	line-height: 1em;
	font-family: "notoKrM", notoKrM, sans-serif;
	font-weight: 500;
}

.detail-search-area {
	padding: 25px;
	border-bottom: 1px solid #e7e7e9;
}

.detail-search-area:last-child {
	border-bottom: 0;
}

.detail-search-area:after {
	content: "";
	clear: both;
	display: block;
}

.detail-search-area > dl {
	position: relative;
	padding-left: 130px;
	margin-bottom: 10px;
}

.detail-search-area > dl:last-child {
	margin-bottom: 0;
}

.detail-search-area > dl > dt {
	float: left;
	margin-left: -130px;
	color: #000000;
	font-size: 1.231em;
	height: 35px;
	line-height: 30px;
}

.detail-search-area > dl > dd {
	font-size: 1.154em;
}

.detail-search-area > dl > dd:after {
	content: "";
	clear: both;
	display: block;
}

.detail-search-area > dl > dd input[type="search"] {
	display: block;
	width: 100%;
	height: 35px;
	text-indent: 10px;
}

.detail-search-area > dl > dd input[type="search"]::-webkit-search-cancel-button{
	position: relative;
	right: 0;  
	-webkit-appearance: none;
	height: 21px;
	width: 21px;
	cursor: pointer;

	background: transparent url(../img/btn/btn_search_delete01.gif);
	background: -webkit-linear-gradient(transparent,transparent),url(../img/btn/btn_search_delete01@2x.gif);
	background: linear-gradient(transparent,transparent),url(../img/btn/btn_search_delete01@2x.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 21px 21px;
}

.detail-search-area > dl > dd .detail-selected-wrapper {
	margin: 0;
	padding: 0;
}

.detail-search-area > dl > dd .detail-selected-wrapper select {
	width: 200px;
}

.detail-search-area > dl > dd select {
	height: 35px;
	background: transparent url(../img/icon/icon_selected_down02.gif);
	background: -webkit-linear-gradient(transparent, transparent), url(../img/icon/icon_selected_down02@2x.gif);
	background: linear-gradient(transparent, transparent), url(../img/icon/icon_selected_down02@2x.gif);
	background-repeat: no-repeat;
	background-position: 95% center;
	background-size: 13px 8px;
	background-color: #fff;
}

.detail-search-area > dl > dd select:focus {
	background: transparent url(../img/icon/icon_selected_up02.gif);
	background: -webkit-linear-gradient(transparent, transparent), url(../img/icon/icon_selected_up02@2x.gif);
	background: linear-gradient(transparent, transparent), url(../img/icon/icon_selected_up02@2x.gif);
	background-repeat: no-repeat;
	background-position: 95% center;
	background-size: 13px 8px;	
	background-color: #fff;
}


.detail-search-area > dl > dd .input-radio-wrapper01 {
	display: inline-block;
	vertical-align: middle;
	width: 50%;
	max-width: 120px;
}

.detail-search-area > dl > dd .input-radio-wrapper01.w180 {
	max-width: 180px;
}

.detail-search-area > dl > dd .input-radio-wrapper01 input[type="radio"] {
	margin-right: 2px;
	line-height: 30px;
}

.detail-search-area > dl > dd .input-radio-wrapper01 label {
	color: #555555;
	font-family: "notokrL", notokrL, sans-serif;
	font-weight: 100;
	line-height: 30px;
}

.detail-search-area > dl > dd .input-radio-wrapper01.career {
	max-width: 100%;
}

.term-career-wrapper {
	display: inline-block;
	vertical-align: middle;
	margin-left: 20px;
}

.term-career-wrapper .term-career-area01,
.term-career-wrapper .term-career-area02 {
	display: inline-block;
	vertical-align: middle;
}

.term-career-wrapper .term-career-area01 input[type="number"] {
	width: 60px;
	height: 35px;
}

.term-career-wrapper .term-career-area02 {
	margin-left: 20px;
}


.detail-search-area > dl > dd .input-radio-wrapper01.career-selected {
	width: 100%;
	max-width: 100%;
	padding-top: 20px;
}

.selected-term-wrapper {
	display: inline-block;
	vertical-align: middle;
	margin-left: 20px;
}

.selected-term-wrapper:after {
	content: "";
	clear: both;
	display: block;
}

.selected-term-wrapper select {
	float: left;
	width: 150px;
}

.selected-term-wrapper span {
	float: left;
	width: 50px;
	height: 35px;
	line-height: 35px;
	text-align: center;
}

.detail-search-area > dl > dd .input-pay-wrapper {
	display: inline-block;
	vertical-align: middle;
	width: 470px;
}

.detail-search-area > dl > dd .input-pay-wrapper.type02 {
	width: 360px;
}

.detail-search-area > dl > dd .input-pay-wrapper:after {
	content: "";
	clear: both;
	display: block;
}

.detail-search-area > dl > dd .input-pay-wrapper .input-pay-area {
	float: left;
	width: 47%;
	height: 35px;
}


.detail-search-area > dl > dd .input-pay-wrapper .input-pay-area > input[type="number"] {
	float: left;
	height: 35px;
	width: 70%;
}

.detail-search-area > dl > dd .input-pay-wrapper .input-pay-area > span {
	float: left;
	width: 30%;
	height: 35px;
	line-height: 35px;
	padding-left: 5px;
}

.detail-search-area > dl > dd .input-pay-wrapper .word-unit {
	float: left;
	width: 6%;
	height: 35px;
	line-height: 35px;
	text-align: center;
}

.detail-search-area > dl > dd .input-checkbox-wrapper {
	display: inline-block;
	vertical-align: middle;
	margin-left: 30px;
}

.detail-search-area .detail-search-box {
	float: left;
	width: 50%;
	padding: 25px 30px;
}

.detail-search-area .detail-search-box:last-child {
	border-left: 1px solid #e7e7e9
}



.detail-search-area .detail-search-box > dl {
	position: relative;
}


.detail-search-area .detail-search-box > dl > dt {
	display: block;
	color: #000000;
	font-size: 1.231em;
	height: 35px;
	line-height: 35px;
	margin-bottom: 20px;
}

.detail-search-area .detail-search-box > dl > dd {
	font-size: 1.154em;
	color: #555555;
}

.detail-search-area .detail-search-box > dl > dd .input-career-wrapper {
	margin-bottom: 10px;
}

.detail-search-area .detail-search-box > dl > dd .input-career-wrapper:after {
	content: "";
	clear: both;
	display: block;
}


.detail-search-area .detail-search-box > dl > dd .input-career-wrapper .input-career-area {
	float: left;
	width: 33%;
	max-width: 80px;
	height: 25px;
	line-height: 25px;
}

.detail-search-area .detail-search-box > dl > dd .input-career-wrapper .input-career-area input[type="checkbox"] {
	margin-right: 2px;
}

.detail-search-area .detail-search-box > dl > dd .input-career-wrapper .input-career-area02 {
	float: left;
	width: 67%;
	height: 25px;
	line-height: 25px;
}	

.detail-search-area .detail-search-box > dl > dd .input-career-wrapper .input-career-area02 .input-career-box02 {
	float: left;
	width: 45%;
}

.detail-search-area .detail-search-box > dl > dd .input-career-wrapper .input-career-area02 .input-career-box02 > input[type="number"] {
	float: left;
	width: 60%;
	height: 25px;
}

.detail-search-area .detail-search-box > dl > dd .input-career-wrapper .input-career-area02 .input-career-box02 > span {
	float: left;
	width: 40%;
	padding-left: 5px;
}

.detail-search-area .detail-search-box > dl > dd .input-career-wrapper .input-career-area02 .word-unit {
	float: left;
	width: 10%;
}

.detail-search-area .detail-search-box > dl > dd .input-career-wrapper02 {
	margin: 0;
	padding: 0;
}

.detail-search-area .detail-search-box > dl > dd .input-career-wrapper02:after {
	content: "";
	clear: both;
	display: block;
}

.detail-search-area .detail-search-box > dl > dd .input-career-wrapper02 .input-career-area02 {
	float: left;
	margin-bottom: 18px;
	margin-right: 20px;
}

.detail-search-area dl dd .word-result {
	display: inline-block;
	vertical-align: middle;
	height: 2.692rem;
	line-height: 2.692rem;
	padding: 0 0.7692rem;
	color: #555555;
	font-size: 1.154rem;
	background: #fff;
	border: 1px solid #d5d5d5;
}


.result-information-wrapper {
	margin-top: 30px;
	padding: 30px;
	color: #000000;
	border: 1px solid #e7e7e9;
	background: #f9f9f9
}

.result-information-wrapper h6 {
	font-size: 1.231rem;
	line-height: 1.231rem;
	margin-bottom: 15px;
	font-family: "notoKrM", notoKrM, sans-serif;
	font-weight: 500;
}

.result-information-list {
	display: block;
}

.result-information-list > li {
	position: relative;
	display: block;
	line-height: 1.846rem;
	margin-bottom: 10px;
	padding-left: 40px;
	padding-right: 80px;
}

.result-information-list > li:last-child {
	margin-bottom: 0;
}

.result-information-list > li > .number {
	position: absolute;
	top: 0;
	left: 0;
	width: 2.308rem;
	height: 1.846rem;
	line-height: 1.846rem;
	text-align: center;
	background: #214984;
	border-radius: 5px;
	color: #fff;
	font-size: 1rem;
}

.result-information-list > li > .btn-delete {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 60px;
	height: 1.846rem;
	line-height: 1.846rem;
	color: #fff;
	font-size: 1rem;
	background: #656565
}

.input-recruitment-wrapper {
	position: relative;
}

.input-sex-wrapper02 {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	padding-left: 50px;
}

.input-sex-wrapper02 > label {
	position: absolute;
	top: 0;
	left: 0;
	height: 35px;
	line-height: 35px;
}

.input-sex-wrapper02 > select {
	display: inline-block;
	vertical-align: middle;
	width: 100px;
}

.input-sex-wrapper02 > .input-counter-wrapper02 {
	display: inline-block;
	vertical-align: middle;
}

.input-sex-wrapper02 > .input-counter-wrapper02 > input[type="number"] {
	width: 100px
}

.input-counter-wrapper03 {
	display: inline-block;
	vertical-align: middle;
	margin-left: 30px;
}

.input-counter-wrapper03 .input-counter-area03 {
	display: inline-block;
	vertical-align: middle;
	margin-left: 20px;
}

.input-counter-wrapper03 .input-counter-area03 label,
.input-counter-wrapper03 .input-counter-area03 input[type="radio"] {
	display: inline-block;
	vertical-align: middle;
}

.input-pay-wrapper {
	position: relative;
}

.input-pay-area {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	padding-left: 50px;
}

.input-pay-area > label {
	position: absolute;
	top: 0;
	left: 0;
	height: 35px;
	line-height: 35px;
}

.input-pay-area > select {
	display: inline-block;
	vertical-align: middle;
	width: 250px;
}

.input-secret-wrapper {
	display: inline-block;
	vertical-align: middle;
	margin-left: 50px;
}

.input-secret-wrapper label,
.input-secret-wrapper input[type="radio"] {
	display: inline-block;
	vertical-align: middle;
}

.work-place-wrapper {
	position: relative;
	padding-left: 40px;
	margin-bottom: 10px;
}

.work-place-wrapper:after {
	content: "";
	clear: both;
	display: block;
}

.work-place-wrapper .number {
	position: absolute;
	top: 50%;
	left: 0;
	width: 2.308rem;
	height: 1.846rem;
	line-height: 1.846rem;
	margin-top: -0.923rem;
	text-align: center;
	background: #214984;
	border-radius: 5px;
	color: #fff;
	font-size: 1rem;
}

.work-place-wrapper > select {
	float: left;
	width: 25%;
	margin-right: 5%;
}

.work-place-area {
	float: left;
	width: 70%;
}

.work-place-area > select {
	float: left;
	width: 32%;
	margin-right: 2%;
}

.work-place-area > select:last-child {
	margin-right: 0;
}

.selected-wrapper {
	display: block;
}

.selected-wrapper:after {
	content: "";
	clear: both;
	display: block;
}

.selected-wrapper.depth5 select {
	float: left;
	width: 19.2%;
	margin-right: 1%;
}

.selected-wrapper.depth5 select:last-child {
	margin-right: 0;
}

.ex-box {
	margin-top: 10px;
	position: relative;
	padding-left: 25px;
}

.ex-box > p {
	position: absolute;
	top: 0;
	left: 0;
}

.word-notice-wrapper {
	float: right;
	margin-bottom: 10px;
}

.input-language-wrapper {
	position: relative;
	margin-bottom: 10px;
	padding-right: 90px;
}

.input-language-wrapper:last-child {
	margin-bottom: 0;
}

.input-language-wrapper:after {
	content: "";
	clear: both;
	display: block;
}

.input-language-wrapper .select-language-wrapper {
	float: left;
	width: 64%;
	margin-right: 1%;
}

.input-language-wrapper .select-language-wrapper > select {
	float: left;
	width: 48%;
	margin-right: 2%;
}

.input-language-wrapper .select-language-wrapper > select:nth-child(2) {
	margin-right: 0;
}

.input-language-wrapper .input-score-wrapper {
	float: left;
	width: 35%
}

.input-language-wrapper .input-score-wrapper input[type="number"] {
	width: 50px;
}

.input-language-wrapper .btn-m {
	position: absolute;
	top: 0;
	right: 0;
	height: 35px;
	line-height: 35px;
}

.mask01 {
	position: fixed;
	top: 0;
	left: 0;
	display: none;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.7;
	z-index: 100;
}

.layerpopup-wrapper {
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	width: 620px;
	min-height: 540px;
	margin-left: -310px;
	margin-top: -350px;
	background: #fff;
	z-index: 110;
	-webkit-box-shadow: 5px 15px 30px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 5px 15px 30px 0px rgba(0,0,0,0.75);
	box-shadow: 5px 15px 30px 0px rgba(0,0,0,0.75);
}

.layerpopup-wrapper h2 {
	height: 70px;
	line-height: 70px;
	padding: 0 20px;
	font-size: 2rem;
	color: #fff;
	font-family: "notoKrM", notoKrM, sans-serif;
	font-weight: 700;
	text-align: left;
	background: #565398; /* Old browsers */
}

.layerpopup-area {
	padding: 30px;
}

.layerpopup-area > .title-area {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #e5e5e7
}

.layerpopup-area > .title-area > h3 {
	padding-left: 25px;
	font-size: 1.538rem;
	line-height: 1.538rem;
	margin-bottom: 10px;
	font-family: "notoKrR", notoKrR, sans-serif;
	font-weight: 700;
	color: #000;
	background-image: url(../img/bul/bul_title01@2x.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	background-size: 1.538rem 1.538rem
}

.layerpopup-area > .title-area > p {
	font-size: 1.154rem;
	line-height: 1.846rem;
}

.layerpopup-area .word-result-information {
	margin: 20px 0 10px 0;
	font-size: 1.077rem;
	line-height: 1.538rem;
	padding-left: 15px;
	background-image: url(../img/bul/bul_type01@2x.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	background-size: 0.7692rem 0.7692rem
}

.layerpopup-area .result-business-information-wrapper {
	padding: 20px;
	height: 150px;
	background: #fafafa;
	border: 1px solid #e5e5e7;
	overflow-x: hidden;
	overflow-y: auto;
}

.layerpopup-area .result-business-information-wrapper > p {
	margin-bottom: 10px;
}

.layerpopup-wrapper .btn-layerpopup-close {
	position: absolute;
	top: 20px;
	right: 20px;
	display: block;
	width: 24px;
	height: 24px;
}

.layerpopup-wrapper .btn-layerpopup-close > img {
	display: block;
	width: 24px;
}


/* 통합검색 */
.total-search-wrapper {
	border: 2px solid #333339;
}

.total-search-area {
	padding: 25px 25px 40px 25px;
	text-align: center;
}

.total-search-box {
	position: relative;
	max-width: 630px;
	padding: 10px 90px 10px 0;
	margin: 0 auto;
	border-bottom: 2px solid #272727;
}

.total-search-box input[type="search"] {
	display: block;
	width: 100%;
	height: 40px;
	color: #565656;
	font-size: 1.538rem;
	font-family: "notoKrL", notoKrL, sans-serif;
	font-weight: 100;
	border: 0;
	text-indent: 0 !important;
}

.total-search-box input[type="search"]::-webkit-search-cancel-button {
	position: relative;
	right: 0;  
	-webkit-appearance: none;
	height: 21px;
	width: 21px;
	cursor: pointer;

	background: transparent url(../img/btn/btn_search_delete01.gif);
	background: -webkit-linear-gradient(transparent,transparent),url(../img/btn/btn_search_delete01@2x.gif);
	background: linear-gradient(transparent,transparent),url(../img/btn/btn_search_delete01@2x.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 21px 21px;
}

.total-search-box .btn-search {
	position: absolute;
	top: 0;
	right: 0;
	width: 90px;
	height: 60px;
	padding: 0 10px 0 0;
}

.total-search-box .btn-search > img,
.total-search-box .btn-search > span {
	display: inline-block;
	vertical-align: middle;
}

.total-search-box .btn-search > img {
	width: 24px;
}

.total-search-box .btn-search > span {
	font-size: 1.538em;
	color: #244c85;
	font-family: "notoKrB", notoKrB, sans-serif;
	font-weight: 700;
}

.total-search-menu {
	padding: 25px 0;
	background: #f5f5f5;
	border-top: 1px solid #c7c7c7;
	text-align: center;
}


.total-search-menu > ul {
	margin: 0;
	padding: 0;
}

.total-search-menu > ul > li {
	display: inline-block;
	vertical-align: middle;
	margin-right: -4px;
	background: transparent url(../img/icon/icon_bar01.gif);
	background: -webkit-linear-gradient(transparent,transparent),url(../img/icon/icon_bar01@2x.gif);
	background: linear-gradient(transparent,transparent),url(../img/icon/icon_bar01@2x.gif);
	background-repeat: no-repeat ;
	background-position: left center;
	background-size: 1px 15px;
}

.total-search-menu > ul > li:first-child {
	background: transparent;
}

.total-search-menu > ul > li a {
	display: block;
	margin: 0 15px;
	font-size: 1.385rem;
	color: #888888;
	min-width: 94px;
	height: 40px;
	line-height: 40px;
	padding: 0 15px;
	border: 1px solid #f5f5f5;
	font-family: "notoKrM", notoKrM, sans-serif;
	font-weight: 500;
}

.total-search-menu > ul > li a:hover,
.total-search-menu > ul > li a.on {
	border: 1px solid #7a7a7a;
	background: #fff;
	color: #444449
}

.word-total-search-result {
	text-align: center;
	color: #444343;
	font-size: 1.692rem;
	line-height: 2.308rem;
	padding: 45px 25px 35px 25px;
	margin-bottom: 45px;
	border-bottom: 2px solid #bababa;
	font-family: "notoKrL", notoKrL, sans-serif;
	font-weight: 100;
}


.word-total-search-result strong {
	font-family: "notoKrL", notoKrL, sans-serif;
	font-weight: 100;
}

.point-color07 {
	color: #009bd8
}

.total-search-result-list-wrapper {
	margin: 0;
	padding: 0;
}

.total-search-result-list-area {
	margin-bottom: 85px;
}

.total-search-result-list-area .title-area {
	padding-bottom: 20px;
}

.total-search-result-list-area .title-area:after {
	content: "";
	clear: both;
	display: block;
}

.total-search-result-list-area .title-area h4 {
	float: left;
	color: #333339;
	font-size: 2.000rem;
	line-height: 2.000rem;
	margin-right: 10px;
	font-family: "notoKrB", notoKrB, sans-serif;
	font-weight: 700;

}


.total-search-result-list-area .title-area .total {
	float: left;
	margin-top: 5px;
	font-size: 1.385rem;
	line-height: 1.385rem;
	color: #444449;
}

.total-search-result-list-box {
	display: block;
	border-bottom: 1px solid #dedede
}

.total-search-result-list-box a {
	display: block;
	padding: 30px 0;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;

}

.total-search-result-list-box a:hover {
	background: #f9f9f9;
}

.total-search-result-list-box a .information-wrapper01 {
	display: block;
	padding-bottom: 20px;
}

.total-search-result-list-box a .information-wrapper01:after {
	content: "";
	clear: both;
	display: block;
}

.total-search-result-list-box a .information-wrapper01 .info01 {
	float: left;
	display: block;
	color: #8c8c8c;
	font-size: 1.385rem;
	line-height: 1.385rem;
	margin-right: 10px;
}

.hiring-specialist02 {
	float: left;
}

.hiring-specialist02 > span {
	float: left;
	padding: 0 5px;
	margin-right: 5px;
	height: 18px;
	line-height: 18px;
	border: 1px solid #ff6600;
	color: #ff6600;
	font-size: 0.786rem;
	font-family: "돋움", "dotum", 돋움, dotum, sans-serif;
}

.total-search-result-list-box a .title {
	color: #333333;
	font-size: 1.538rem;
	line-height: 2.462rem;
	font-family: "notoKrM", notoKrM, sans-serif;
	font-weight: 500;
	background: transparent url(../img/bg/bg_bottom_line01.gif);
	background: -webkit-linear-gradient(transparent,transparent),url(../img/bg/bg_bottom_line01@2x.gif);
	background: linear-gradient(transparent,transparent),url(../img/bg/bg_bottom_line01@2x.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-size: 1px 1px;
	word-break: keep-all;
}

.total-search-result-list-box a .title .icon-bar01 {
	display: inline-block;
	vertical-align: middle;
	margin: 0 10px;
	height: 18px;
	border-right: 1px solid #cacacf
}


.total-search-result-list-box a .subject {
	display: block;
	padding-top: 15px;
	color: #666669;
	font-size: 1.231rem;
	line-height: 1.750rem;
}

.total-search-result-list-box a .information02 {
	display: block;
	padding-top: 20px;
}

.total-search-result-list-box a .information02:after {
	content: "";
	clear: both;
	display: block;
}

.total-search-result-list-box a .information02 .info {
	float: left;
	color: #666669;
	font-size: 1.154rem
}

.total-search-result-list-box a .information02 .icon-bar01 {
	float: left;
	margin: 0 8px;
	height: 14px;
	border-left: 1px solid #d9d9dc;
	border-right: 1px solid #ebebed
}

.total-search-result-list-area .btn-result-search-moreview {
	padding-top: 20px;
}

.total-search-result-list-area .btn-result-search-moreview:after {
	content: "";
	clear: both;
	display: block;
}

.total-search-result-list-area .btn-result-search-moreview a {
	float: right;
}

.total-search-result-list-area .btn-result-search-moreview a span, 
.total-search-result-list-area .btn-result-search-moreview a img {
	display: inline-block;
	vertical-align: middle;
}

.total-search-result-list-area .btn-result-search-moreview a span {
	color: #77777f;
	margin-right: 10px;
	font-size: 1.231rem;
	line-height: 1.231rem;
}

.total-search-result-list-area .btn-result-search-moreview a img {
	width: 10px;
}

#map_canvas {
	width: 100%;
	height: 550px;
	margin-bottom: 35px;
	border: 1px solid #e7e7e9;
}

.location-wrppaer {
	margin-bottom: 50px;
}

.location-area {
	margin-bottom: 30px;
}

.location-area > p {
	font-size: 1.154rem;
	line-height: 1.846rem;
}

.location-area > p:before {
	content: "· ";
	font-family: "notoKrB", notoKrB, sans-serif;
	font-weight: 700;
}

.subway-wrapper {
	border: 1px solid #e7e7e9;
	margin-bottom: 30px;
}

.subway-wrapper > img {
	display: block;
	max-width: 100%;
	margin: 0 auto;
}

.top-introduce-wrpaper {
	background-color: #f4f4f4;
	background-image: url(../img/sub04/bg0101.png);
	background-repeat: no-repeat;
	background-position: 53px center;
	padding: 55px 55px 40px 269px;
	margin-bottom: 65px;
}

.top-introduce-wrpaper:after {
	content: "";
	clear: both;
	display: block;
}

.top-introduce-wrpaper > p {
	margin-bottom: 40px;
	color: #717578;
	font-size: 1.231rem;
	line-height: 1.846rem;
	letter-spacing: -1px;
	font-family: "notoKrM", notoKrM, sans-serif;
	font-weight: 500;
	word-break: keep-all;
}

.top-introduce-wrpaper > a {
	float: right;
	width: 254px;
	height: 50px;
	line-height: 50px;
	color: #fff;
	font-size: 1.231rem;
	background: #5376cc;
	text-align: center;
}

/* 2018.07.23 */
.advice-information-wrapper {
	display: block;
}

.advice-information-area {
	padding-bottom: 35px;
}

.advice-information-area:after {
	content: "";
	clear: both;
	display: block;
}

.advice-information-area li {	
	margin-bottom: 25px;
}

.advice-information-area li.depth2 {
	float: left;
	width: 49%;
}

.advice-information-area li.depth2:nth-child(even) {
	float: right;
}


.advice-information-area li.depth2-2 {
	float: left;
	width: 49%;
	margin-right: 2%;
}

.advice-information-area li.depth2-2.absolute-center {
	position: relative;
	margin-right: 0;
}

.advice-information-area li.depth2-2.absolute-center > p {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 54%;
	margin: 0 23%;
	display: inline-block;
	vertical-align: middle;
	word-break: break-all;
}


.advice-information-area li.depth3 {
	float: left;
	width: 30%;
}

.advice-information-area li.depth3:nth-child(2) {
	margin: 0 5%;
}

.advice-information-area li.depth2-2 > p,
.advice-information-area li.depth3 > p {
	height: 55px;
	word-break: keep-all;
}

.advice-information-area li.depth2-2 > img,
.advice-information-area li.depth3 > img {
	margin-top: 0;
}

.advice-information-area li.clear {
	clear: both;
}

.advice-information-area li p {
	position: relative;
	padding-left: 28px;
	font-size: 1.231rem;
	line-height: 1.615rem;
	color: #5376cc;
	font-family: "notoKrB", notoKrB, sans-serif;
	font-weight: 700;
}

.advice-information-area li p > .number {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 21px;
	height: 21px;
	line-height: 21px;
	color: #ffffff;
	text-align: center;
	background: #5376cc;
	border-radius: 100%;
}

.advice-information-area li > img {
	display: block;
	max-width: 100%;
	margin-top: 10px;
	margin-bottom: 25px;
}

.advice-information-area li p > .icon-gt {
	display: inline-block;
	vertical-align: middle;
	width: 6px;
	height: 10px;
	margin: 0 5px;
	background: url(../img/sub03/icon_gt@2x.png) no-repeat center center;
	background-size: 6px 10px;
	text-indent: -50000rem;
}

.img-box img {
	display: block;
	margin: 0 auto;
}

@media only all and (max-width: 1197px) {
	.center-information-area .span-br {
		display: inline;
	}
	/* 센터안내 */
	.center-information-area {
		padding: 0 375px 42px 20px;
	}

	.center-information-area.even {
		padding: 0 20px 42px 375px;
	}

	.center-information-area > img {
		position: absolute;
		top: 0;
		right: 0;
		display: block;
		width: 340px;
	}
}



@media only all and (max-width: 1023px) {
	.title0401 {
		margin-bottom: 0.7692rem;
		font-size: 1.154rem;
	}

	.title0402 {
		clear: both;	
		display: block;
		margin-bottom: 0.9615rem;
		color: #212121;
		font-size: 1.154rem;
		line-height: 1.154rem;
		font-family: "notoKrM", notoKrM, sans-serif;
		font-weight: 500;
	}

	
	/* 센터안내 */
	.center-information-wrapper {
		padding-bottom: 1.923rem
	}

	.center-information-area {
		position: relative;
		padding: 0 0 1.923rem 0;
		margin-bottom: 1.923rem;
		background-size: 0.3077rem 1px;
	}


	.center-information-area.even {
		padding: 0 0 1.154rem 0;
	}

	.center-information-area > img {
		position: static;
		width: auto;
		max-width: 100%;
		margin: 0 auto 1.923rem auto;
	}


	.center-information-area.even > img {
		left: 0;
		right: auto;
	}

	.center-information-area > h4 {
		font-size: 1.385rem;
		line-height: 1.385rem;
		margin-bottom: 1.346rem;
	}

	.center-information-area > .word-slogan {
		font-size: 1.077rem;
		line-height: 1.308rem;
		margin-bottom: 1.346rem;
	}

	.center-information-area > .word-type01 {
		font-size: 0.9231rem;
		line-height: 1.308rem;
		margin-bottom:  0.9615rem;
	}

	.center-information-area > .word-type02 > li {
		font-size: 0.9231rem;
		line-height: 1.308rem;
	}

	.center-information-area > a {
		display: block;
		width: 100%;
		height: 2.692rem;
		line-height: 2.692rem;
		margin-top:  1.923rem;
		
		font-size: 0.9231rem;
	}

	.ol-list01 {
		margin: 0;
		padding: 0;
	}

	.ol-list01 > li {
		position: relative;
		padding-left: 1.154rem;	
		word-break: keep-all;
	}

	/* 로그인 */
	.login-wrapper {
		padding: 1.923rem 0;
		margin: 0 auto;
		text-align: center;
	}

	.login-wrapper .title-area {
		margin-bottom: 1.923rem;
	}

	.login-wrapper .title-area h4 {
		display: block;
	}

	.login-wrapper .title-area h4 {
		display: block;
		margin: 0 auto 1.923rem auto;
		width: 20.77rem;
	}

	.login-wrapper .title-area h4 > .pc {
		display: none;
	}

	.login-wrapper .title-area h4 > .mobile {
		display: block;
		max-width: 100%;
	}

	.login-wrapper .title-area p {
		color: #717171;
		font-size: 0.9231rem;
		line-height: 1.308rem;
		padding: 0 10%;
		word-break: keep-all;

	}

	.login-wrapper .title-area p .span-br {
		display: inline;
	}

	.login-area {
		border: 0;
		padding: 0;
		max-width: 25rem;
		margin: 0 auto;
	}

	.login-area > .login-box .login-tabmenu {
		margin-bottom: 1.154rem;
	}



	.login-area > .login-box .login-tabmenu > li > input[type="radio"] + label {
		display: block;
		height: 2.308rem;
		line-height: 2.308rem;
		padding: 0 20px;
		color: #666666;
		font-size:  0.9231rem;
	}

	.login-area > .login-box .login-tabmenu > li > input[type="radio"]:checked + label {
		height: 2.308rem;
		line-height: 2.231rem;
		background: #fff;
		padding: 0 19px;
		border: 2px solid #002f7b;
		border-bottom: 2px solid #fff;
		color: #01307c;
	}

	.login-area > .login-box .login-form {
		position: relative;
		padding-right: 5.769rem;
	}

	.login-area > .login-box .login-form > div {
		height: auto;
	}

	.login-area > .login-box .login-form > div > input {
		display: block;
		width: 100%;
		height: 2.808rem;
		line-height: 2.808rem;
		border: 0;
		font-size: 0.9231rem
	}

	.login-area > .login-box .login-form > input[type="submit"] {
		position: absolute;
		top: 0;
		right: 0;
		display: block;
		width: 5.769rem;
		height: 100%;
		background: #02317c;
		color: #fff;
		font-size: 1.231rem;
	}


	.login-area > .login-box .save-id {
		padding-top: 1.154rem;
	}


	.login-area > .login-box .save-id label {
		font-size: 0.8462rem;
		margin-left: 0.3846rem;
	}

	.login-area > .login-box .members-menu-list {
		clear: both;
		margin-top: 1.538rem;
		padding-top:  0.9615rem;
	}

	.login-area > .login-box .members-menu-list > a {
		font-size: 0.8462rem;
	}


	.login-area > .login-box .members-menu-list > .icon-bar01 {
		height: 0.5769rem;
		margin: 0 0.7692rem;
	}

	.agreement-wrapper {
		
	}

	.word-agreement-checked {
		text-align: right;
		padding-top: 10px;
	}

	.word-agreement-checked input[type="checkbox"],
	.word-agreement-checked label {
		display: inline-block;
		vertical-align: middle;
	}

	.word-agreement-checked label {
		font-size: 14px;
		color: #555559;
	}


	/* 회원가입 이용동의 */
	.agreement-wrapper {
		padding-bottom: 1.154rem;
	}

	.agreement-area {
		margin-bottom: 1.154rem;
	}

	.agreement-box {
		max-height: 9.615rem;
		margin-bottom: 0.7692rem;

		padding: 0.7692rem;
		font-size: 0.8462rem;
		line-height: 1.077rem;
	}

	.agreement-box > h5 {
		margin-bottom: 0.9615rem;
		font-size: 1.077rem;
		line-height: 1.385rem;
	}

	.agreement-box > h6 {
		margin-bottom: 0.3846rem;
		font-size:  1rem;
		line-height: 1.154rem;
	}

	.agreement-box > p,
	.agreement-box ol,
	.agreement-box  ul {
		margin-bottom: 1.154rem;
	}

	.agreement-box li li {
		padding-left: 1.538rem;
	}

	.word-agreement-checked label {
		font-size: 0.9231rem;
		line-height: 1.308rem;
		margin-left: 0.3846rem;
	}


	.certification-wrapper > ul > li > button {
		height: 2.308rem;
		line-height: 2.308rem;
		font-size:  0.9231rem;
	}

	.certification-wrapper > ul > li > button.on {
		height: 2.308rem;
		line-height: 2.231rem;
	}

	.certification-area {
		padding: 1.154rem;
	}

	.certification-area > dl {
		position: relative;
		margin-bottom: 0.9615rem;
		padding-left: 5.769rem;
	}

	.certification-area > dl > dt {
		height: 1.923rem;
		line-height: 1.923rem;
		font-size: 1rem;
	}


	.certification-area > dl > dd > input[type="text"] {
		max-width: 100%;
		height: 1.923rem;
		font-size: 0.9231rem
	}

	.input-birthday-wrapper {
		width: 100%;
	}

	.input-birthday-wrapper > select {
		height: 1.923rem;
		font-size: 0.9231rem
	}

	.input-birthday-wrapper > span {
		height: 1.923rem;
		line-height: 1.923rem;
	}


	.input-phone-wrapper {
		display: block;
		width: 100%;
	}

	

	.input-phone-wrapper > select,
	.input-phone-wrapper > input[type="number"] {
		width: 28% !important;
		height: 1.923rem;
		line-height: 1.923rem;
		font-size: 0.9231rem
	}


	.input-phone-wrapper > span {
		width: 8%;
		height: 1.923rem;
		line-height: 1.923rem;
		text-align: center;
	}



	.input-email-wrapper {
		display: block;
		width: 100%;
	}

	.input-email-wrapper > select,
	.input-email-wrapper > input[type="text"] {
		height: 1.923rem;
		line-height: 1.923rem;
	}

	.input-email-wrapper > span {
		height: 1.923rem;
		line-height: 1.923rem;
	}

	.btn-certification {
		display: block;
		padding: 0 10px;
		margin-top: 0.5769rem;
		font-size: 0.8462rem;
		width: 100%;
		height: 1.923rem;
		line-height: 1.923rem;
		background: #bfbfbf;
		color: #fff;
		border: 1px solid #9e9e9e;
	}

	.input-certification-wrapper {
		width: 100%;
		padding-right: 0;
	}

	.input-certification-wrapper input[type="number"] {
		height: 1.923rem;
		line-height: 1.923rem;
		font-size: 0.9231rem;
	}

	.input-certification-wrapper .btn-ok {
		position: static;
		margin-top: 0.5769rem;
		width: 100%;
		height: 1.923rem;
		line-height: 1.923rem;
		padding: 0;
	}

	.certification-wrapper .word-etc {
		padding-top: 10px;
		font-size: 0.9231rem;
		line-height: 1.308rem;
	}

	/*회원가입 */
	.word-right > p {
		display: inline-block;
		font-size: 0.8462rem;
		line-height: 1.077rem
	}

	.word-important {
		margin-right: 0.1923rem;
	}

	.word-important > img {
		width: 0.6923rem;
	}

	.recruit-form-area {
		margin-bottom: 1.923rem;
	}

	.recruit-form-box.only-textarea {
		padding: 0.7692rem;
	}

	.recruit-form-box > dl {
		padding-left: 6.923rem;
	}

	.recruit-form-box > dl > dt {
		position: relative;
		float: left;
		margin-left: -6.923rem;
		padding: 0.7692rem 0.7692rem 0 0.7692rem;
		color: #000000;
		font-size: 0.9231rem;
		line-height: 1.154rem;
	}

	.recruit-form-box > dl > dt > label,
	.recruit-form-box > dl > dt > .label {
		position: relative;
		display: block;
		padding-left:  0.9231rem
	}

	.recruit-form-box > dl > dt > label > .word-important,
	.recruit-form-box > dl > dt > .label > .word-important {
		position: absolute;
		top: 0;
		left: 0;
		display: block;
	}

	.recruit-form-box > dl > dt span {
		display: block;
	}

	.recruit-form-box > dl > dd {
		padding: 0.7692rem;
		font-size: 0.9231rem;
		line-height: 1.154rem
	}

	.recruit-form-box > dl > dd input[type="text"],
	.recruit-form-box > dl > dd input[type="password"],
	.recruit-form-box > dl > dd select {
		width: 100%;
		max-width: 100%;
		height: 1.923rem;
		font-size: 0.9231rem;
	}

	.input-checked-btns-wrapper {
		width: 100%;
		padding-right: 6.154rem;
	}

	.input-checked-btns-wrapper .btn-double-checked {
		width: 5.769rem;
		height: 1.923rem;
		line-height: 1.923rem;
		font-size: 0.8462rem
	}

	.word-form-notice {
		margin-top: 0.3846rem;
		color: #214984;
		font-size: 0.8462rem;
		line-height: 1.077rem
	}

	.word-form-notice .icon-circle-type01 {
		top: 0.2692rem;
	}

	.zip-code-wrapper {
		position: relative;
		padding-right: 5.769rem;
	}

	.zip-code-wrapper input[type="text"] {
		width: 100% !important;
	}

	.zip-code-wrapper .btn-zipcode {
		position: absolute;
		top: 0;
		right: 0;
		display: block;
		margin-left: 0;
		width: 5.385rem;
		height: 1.923rem;
		line-height: 1.923rem;
		padding: 0;
		font-size: 0.8462rem;
	}

	
	.input-address-wrapper input[type="text"] {
		margin-top: 0.3846rem;
	}

	.form-title-area .fr {
		margin-top: 0;
		color: #000000;
		font-size: 0.8462rem;
		line-height: 1.077rem;
		margin-bottom: 0.3846rem;
	}

	.input-url-wrapper {
		padding-left: 3.846rem
	}

	.input-url-wrapper > p {
		height: 1.923rem;
		line-height: 1.923rem;
		font-size: 0.9231rem
	}

	.input-url-wrapper > input[type="url"] {
		height: 1.923rem;
		line-height: 1.923rem;
	}


	.input-radio-wrapper.depth3 .input-radio-area {
		width: 30%;
		margin-right: 5%;
		height: 1.923rem;
		line-height: 1.923rem;
	}

	.input-radio-wrapper.depth3 .input-radio-area:nth-child(3n) {
		margin-right: 0;
	}

	.input-radio-wrapper.depth2 .input-radio-area {
		width: 50%;
		margin-right: 0;
	}

	.input-half-area {
		position: relative;
		float: none;
		width: 100%;;
		margin-bottom: 0.3846rem;
		padding-left: 3.846rem;
		height: 1.923rem;
		line-height: 1.923rem;
	}

	.input-half-area:nth-child(even) {
		float: none;
	}

	.input-half-area > label {
		font-size: 0.8462rem;
	}

	.input-half-box {
		position: relative;
		padding-right: 1.923rem;
	}
	
	.input-half-box input[type="number"] {
		width: 100%;
		height: 1.923rem;
	}

	.input-half-box > span {
		position: absolute;
		top: 0;
		right: 0;
		width: 1.923rem;
		height: 1.923rem;
		line-height: 1.923rem;
		text-align: center;
	}
























	.detail-search-wrapper {
		margin-bottom:  0.9615rem;

	}
	
	.detail-search-wrapper .detail-search-result-title {
		padding: 0 0.3846rem;
	}

	.detail-search-wrapper .detail-search-result-title h4 {
		padding: 0.7692rem 0;
		border-bottom: 1px solid #abb5c8
	}

	.detail-search-wrapper .detail-search-result-title h4 > img {
		display: inline-block;
		vertical-align: middle;
		width: 0.8462rem;
		line-height: 1.154rem;
		margin-top: 0.1923rem;
		margin-right:  0.3846rem;
	}

	.detail-search-wrapper .detail-search-result-title h4 > span {
		font-size: 1.154rem;
		line-height: 1.154rem;
	}

	.detail-search-area {
		padding: 1.154rem 0.5769rem;
		border-bottom: 1px solid #e7e7e9;
	}

	.detail-search-area:last-child {
		/* border-bottom: 1px solid #e7e7e9; */
	}

	.detail-search-area:after {
		content: "";
		clear: both;
		display: block;
	}

	.detail-search-area > dl {
		position: relative;
		padding-left: 0;
		margin-bottom:  0.9615rem;
	}

	.detail-search-area > dl:last-child {
		margin-bottom: 0;
	}

	.detail-search-area > dl > dt {
		float: none;
		margin-left: 0;
		margin-bottom: 0.5769rem;
		font-size: 1.077rem;
		line-height: 1.077rem;
		height: auto;
		font-family: "notoKrM", notoKrM, sans-serif;
		font-weight: 500;
	}

	.detail-search-area > dl > dt.mobile-mb0 {
		margin-bottom: 0;
	}

	.detail-search-area > dl > dd {
		font-size: 0.9231rem;
	}

	.detail-search-area > dl > dd input[type="search"] {
		height: 1.923rem;
		font-size: 0.9231rem
	}


	.detail-search-area > dl > dd .detail-selected-wrapper {
		margin: 0;
		padding: 0;
	}

	.detail-search-area > dl > dd .detail-selected-wrapper select {
		width: 49%;
	}

	.detail-search-area > dl > dd .detail-selected-wrapper select:nth-child(even) {
		float: right;
	}

	.detail-search-area > dl > dd select {
		height: 1.923rem;
		font-size: 0.9231rem;
	}

	.detail-search-area > dl > dd select#salary {
		width: 100%;
		background-position: 98% center;
	}

	.detail-search-area > dl > dd .input-radio-wrapper01 {
		float: left;
		width: 25%;
		margin-top: 0.5769rem;
		max-width: none;
	}

	.detail-search-area > dl > dd .input-radio-wrapper01.type02 {
		max-width: none;
		width: 33.33%;
	}

	.detail-search-area > dl > dd .input-radio-wrapper01.type03 {
		max-width: none;
		width: 50%;
	}


	.detail-search-area > dl > dd .input-radio-wrapper01.career {
		width: 100%;
	}

	.term-career-wrapper .term-career-area01 input[type="number"] {
		width: 3.846rem;
		height: 1.923rem;
		line-height: 1.923rem;
		font-size: 0.9231rem
	}


	.detail-search-area > dl > dd .input-radio-wrapper01 input[type="radio"] {
		line-height: 1.923rem;
	}
	.detail-search-area > dl > dd .input-radio-wrapper01 label {
		line-height: 1.923rem;
	}

	.detail-search-area > dl > dd .input-radio-wrapper01.career-selected {
		padding-top: 0;
	}

	.selected-term-wrapper {
		display: block;
		margin-left: 0.7692rem;
	}

	
	.selected-term-wrapper select {
		width: 45%;
	}

	.selected-term-wrapper span {
		width: 10%;
		height: 1.923rem;
		line-height: 1.923rem;
	}


	.detail-search-area > dl > dd .input-pay-wrapper,
	.detail-search-area > dl > dd .input-pay-wrapper.type02 {
		float: left;
		width: 85%;
	}

	.detail-search-area > dl > dd .input-pay-wrapper .input-pay-area {
		height: 30px;
	}


	.detail-search-area > dl > dd .input-pay-wrapper .input-pay-area > input[type="number"] {
		height: 30px;
		width: 70%;
	}

	.detail-search-area > dl > dd .input-pay-wrapper .input-pay-area > span {
		width: 30%;
		height: 30px;
		line-height: 30px;
	}

	.detail-search-area > dl > dd .input-pay-wrapper .word-unit {
		height: 30px;
		line-height: 30px;
	}

	.detail-search-area > dl > dd .input-checkbox-wrapper {
		width: 15%;
		height: 30px;
		line-height: 30px;
		margin-left: 0;
		text-align: right;
	}

	.detail-search-area .detail-search-box {
		float: none;
		display: block;
		width: 100%;
		padding: 20px 10px;
		border-bottom: 1px solid #e7e7e9;
	}

	.detail-search-area .detail-search-box:last-child {
		border-left: 0;
		border-bottom: 0;
	}

	.detail-search-area .detail-search-box > dl {
		position: relative;
	}

	.detail-search-area .detail-search-box > dl > dt {
		display: block;
		font-size: 1em;
		height: auto;
		line-height: 1em;
		margin-bottom: 20px;
	}

	.detail-search-area .detail-search-box > dl > dd {
		font-size: 1em;
	}

	.detail-search-area dl dd .word-result {
		height: 1.923rem;
		line-height: 1.923rem;
		font-size: 0.9231rem;
	}
	
	.mask01,
	.layerpopup-wrapper {
		display: none;
	}



	/* 통합검색 */
	.total-search-wrapper {
		border: 0;
		padding: 0;
	}

	.total-search-area {
		padding: 0.7692rem;
		text-align: center;
		border: 2px solid #333339;
		border-bottom: 0;
	}

	.total-search-box {
		position: relative;
		padding: 0 2.5rem 0.3846rem 0;
	}

	.total-search-box input[type="search"] {
		height: 1.538rem;
		font-size: 1.077rem;
		line-height: 1.538rem
	}

	.total-search-box .btn-search {
		width: 2.5rem;
		height: 1.538rem;
		padding: 0;
	}

	.total-search-box .btn-search > img {
		width: 0.9231rem;
	}

	.total-search-box .btn-search > span {
		display: none;
	}

	.total-search-menu {
		padding: 0.7692rem 0;
		border: 2px solid #333339;
		border-top: 1px solid #c7c7c7;
	}

	.total-search-menu:after {
		content: "";
		clear: both;
		display: block;
	}


	.total-search-menu > ul > li a {
		margin: 0  0.1923rem;
		padding: 0.5769rem 0.3846rem;
		font-size: 0.9231rem;
		line-height: 0.9231rem;
		width: auto;
		height: auto;
	}


	.word-total-search-result {
		text-align: center;
		color: #444343;
		font-size: 1.077rem;
		line-height: 1.385rem;
		padding: 0.9615rem 0.7692rem;
		margin: 0 auto 1.346rem auto;
		word-break: keep-all;
	}

	.total-search-result-list-area {
		margin-bottom: 1.346rem;
	}

	.total-search-result-list-area .title-area {
		padding: 0 0 0.5769rem 0;
		background: #fff;
		margin-bottom: 0.1923rem;
	}
	.total-search-result-list-area .title-area h4 {
		font-size: 1.154rem;
		line-height: 1.154rem; 
		margin-right: 0.3846rem;
	}


	.total-search-result-list-area .title-area .total {
		margin-top: 0;
		font-size: 0.9231rem;
		line-height: 1.154rem; 
		color: #444449;
	}

	.total-search-result-list-area .btn-result-search-moreview {
		padding: 0.5769rem 0.3846rem;
		background: #fff;
		text-align: center;
	}

	
	.total-search-result-list-area .btn-result-search-moreview a {
		float: none;
		display: inline-block;
		vertical-align: middle;
	}

	.total-search-result-list-area .btn-result-search-moreview a span {
		margin-right: 0.3846rem;
		font-size: 1rem;
	}



	#map_canvas {
		width: 100%;
		height: 21.15rem;
		margin-bottom: 2.692rem;
	}

	.location-wrppaer {
		margin-bottom: 3.846rem;
	}

	.location-area {
		margin-bottom: 2.308rem;
	}

	.location-area > p {
		font-size: 1rem;
		line-height: 1.231rem;
	}

	.subway-wrapper {
		margin-bottom: 3.846rem;;
	}

	.top-introduce-wrpaper {
		background-position: 2.038rem 2.038rem;
		padding: 2.115rem 2.115rem 1.538rem 10.35rem;
		margin-bottom: 2.5rem;
	}


	.top-introduce-wrpaper > p {
		margin-bottom: 1.538rem;
		font-size: 0.9231rem;
		line-height: 1.308rem;
	}

	.top-introduce-wrpaper > a {
		float: none;
		display: block;
		width: 100%;
		height: 2.692rem;
		line-height: 2.692rem;
		font-size: 0.9231rem
	}


	/* 2018.07.23 */
	.advice-information-area {
		padding-bottom:  2.692rem;
	}

	.advice-information-area li {	
		margin-bottom: 1.923rem;
	}

	.advice-information-area li.depth2 {
		float: none;
		width: 100%;
	}

	.advice-information-area li.depth2:nth-child(even) {
		float: none;
	}


	.advice-information-area li.depth2-2 {
		float: none;
		width: 100%;
		margin-right: 0;
	}

	.advice-information-area li.depth2-2.absolute-center > p {
		position: relative;
		width: 100%;
		margin: 0;
		text-align: left;
		display: block;
		vertical-align: middle;
		word-break: keep-all;
	}

	.advice-information-area li.depth2-2.absolute-center > img {
		display: none;
	}

	.advice-information-area li.depth3 {
		float: none;
		width: 100%;
	}

	.advice-information-area li.depth3:nth-child(2) {
		margin: 0;
	}

	.advice-information-area li.depth2-2 > p,
	.advice-information-area li.depth3 > p {
		clear: both;
		height: auto;
		word-break: keep-all;
	}

	.advice-information-area li p {
		position: relative;
		padding-left: 1.346rem;
		font-size: 1.077rem;
		line-height: 1.385rem;
	}

	.advice-information-area li p > .number {
		margin-top: 0.1154rem;
		width: 1.077rem;
		height: 1.077rem;
		line-height: 1.077rem;
		font-size: 0.8462rem;
	}

	.advice-information-area li > img {
		display: block;
		max-width: 100%;
		margin: 0.7692rem auto  0.9615rem auto;
	}

	.advice-information-area li.depth2-2 > img,
	.advice-information-area li.depth3 > img {
		margin-top:  0.7692rem;
	}


	.advice-information-area li p > .icon-gt {
		width: 0.2308rem;
		height: 0.3846rem;
		margin: 0 0.1923rem;
		background-size: 0.2308rem 0.3846rem;
	}
	
	

	.img-box img {
		width: 100%;		
	}


}

@media only all and (max-width: 767px) {
	.top-introduce-wrpaper {
		background-image: none;
		padding: 2.115rem;
	}
}



@media only all and (max-width: 500px) {
	.word-form-notice {
		padding-left: 0.9231rem;
	}

	.word-form-notice .icon-circle-type01 {
		top: 0.1154rem;
		width: 10px;
		height: 10px;
		background-size: 5px 5px;
	}
} 

@media only all and (max-width: 375px) {
	.detail-search-area > dl > dd {
		font-size:  0.8462rem;
	}
	
	.input-radio-wrapper .input-radio-area > label {
		font-size: 0.6923rem;
	}
}