@charset "UTF-8";

._mc {
    color: #4391ff
}

._mc2 {
    color: #eb3d41
}

::-moz-selection {
    background: #d9d9d9;
    color: #4391ff;
    text-shadow: none
}

::selection {
    background: #d9d9d9;
    color: #4391ff;
    text-shadow: none
}

a {
    color: #666;
    text-decoration: none
}

a:focus,a:hover {
    text-decoration: none
}

html>::-webkit-scrollbar {
    margin: 0;
    padding: 0;
    width: 8px
}

html>::-webkit-scrollbar-button {
    height: 0;
    -webkit-transition: 300ms all;
    -o-transition: 300ms all;
    transition: 300ms all
}

html>::-webkit-scrollbar-corner {
    background-color: #222
}

html>::-webkit-scrollbar-thumb {
    background: rgba(67, 145, 255, 0.7);
    border-radius: 8px;
    border: 1px solid #000
}

html>::-webkit-scrollbar-thumb:active,html>::-webkit-scrollbar-thumb:hover {
    background: rgba(67, 145, 255, 0.9)
}

html>::-webkit-scrollbar-track {
    background-color: #222;
    border-radius: 0;
    border: 0
}

html>::-webkit-scrollbar-track:active,html>::-webkit-scrollbar-track:hover {
    background: #222
}

.table-btn-01,input[type=file],input[type=number],input[type=password],input[type=tel],input[type=text],select {
    height: 50px;
    line-height: 50px;
    border: solid 1px #ccc;
    padding: 0 15px
}

/* 기업상담 테이블 */
.wrapper table {
  border-top: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7;
  width: 100%;
  text-align: center;
  margin-top: 30px;
}

.wrapper table tr:last-child td {
  padding: 40px 10px;
  text-align:left;
}

.wrapper table th {
  font-weight: bold;
  border-right: 1px solid #d7d7d7;
  border-top: 0px solid #d7d7d7;
  vertical-align: middle;
  padding: 10px 20px;
}

.wrapper table th:last-child {
  border-right: none;
}

.wrapper table th.bg01 {
  background: #ffe6f2;
}

.wrapper table th.bg02 {
  background: #fafafa;
}

.wrapper table td {
  border-right: 1px solid #d7d7d7;
  border-top: 1px solid #d7d7d7;
  vertical-align: middle;
  padding: 10px 20px;
}

.wrapper table td:last-child {
  border-right: none;
}

.wrapper table ul li {
  display: inline-block;
  width: 33%;
  vertical-align: top;
}

.wrapper table ul li img {
  display: block;
  margin: 0 auto 10px auto;
}
/* 기업상담 테이블 */

.img6_1 { margin:0 0 0 0; }
.img6_2 { margin:20px 0 0 0; }

@media screen and (max-width: 1024px) {
    .table-btn-01,input[type=file],input[type=number],input[type=password],input[type=tel],input[type=text],select {
        height:40px;
        line-height: 40px;
        padding: 0 7px
    }
}

input[type=password] {
    font-family: inherit;
    font-family: 'Noto Sans KR',sans-serif
}

input[type=password]:placeholder-shown {
    font-family: 'NanumSquare',sans-serif
}

.input_find {
    max-width: 500px;
    padding-right: 105px;
    position: relative
}

.input_find input {
    width: 100%;
    max-width: 100%
}

.input_find .table-btn-01 {
    width: 100px;
    position: absolute;
    top: 0;
    right: 0;
    padding: 0
}

.table-btn-01 {
    vertical-align: middle;
    display: inline-block;
    background-color: #ccc;
    color: #333;
    text-align: center
}

.row,[class*=row_] {
    zoom:1}

.row:after,.row:before,[class*=row_]:after,[class*=row_]:before {
    content: '';
    display: table
}

.row:after,[class*=row_]:after {
    clear: both
}

.row [class*=col-],[class*=row_] [class*=col-] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    min-height: 1px;
    float: left
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

.row [class*=col-] {
    padding-right: 15px;
    padding-left: 15px
}

.row_10 {
    margin-right: -10px;
    margin-left: -10px
}

.row_10 [class*=col-] {
    padding-right: 10px;
    padding-left: 10px
}

.row_5 {
    margin-right: -5px;
    margin-left: -5px
}

.row_5 [class*=col-] {
    padding-right: 5px;
    padding-left: 5px
}

.row_0 {
    margin-right: 0px;
    margin-left: 0px
}

.row_0 [class*=col-] {
    padding-right: 0px;
    padding-left: 0px
}

@media screen and (max-width: 768px) {
    .row_m_0 {
        margin-right:0px;
        margin-left: 0px
    }

    .row_m_0 [class*=col-] {
        padding-right: 0px;
        padding-left: 0px
    }

    .row_m_2 {
        margin-right: -2px;
        margin-left: -2px
    }

    .row_m_2 [class*=col-] {
        padding-right: 2px;
        padding-left: 2px
    }

    .row_m_5 {
        margin-right: -5px;
        margin-left: -5px
    }

    .row_m_5 [class*=col-] {
        padding-right: 5px;
        padding-left: 5px
    }

	.img6_1 { width:100%; }
	.img6_2 { width:100%; }

	.wrapper table th.blank {
    display: none;
	}
	.wrapper table th.bg01 {
    display: none;
	}

	.con3 {
    margin: 0 auto;
    background: #eef3f4;
    padding: 25px 10px 40px 10px !important;
	}

	.commonBox h4 {
    font-size: 30px !important;
    padding: 30px 0 20px 0;
	text-align:center;
	}
	.commonBox .title2 {
    font-size: 18px !important;
    padding: 10px 0 20px 10px;
	text-align:center;
	}
}

.col-lg-0 {
    display: none
}

.col-lg-05 {
    width: 4.16667%
}

.col-lg-1 {
    width: 8.33333%
}

.col-lg-15 {
    width: 12.5%
}

.col-lg-2 {
    width: 16.66667%
}

.col-lg-25 {
    width: 20.83333%
}

.col-lg-3 {
    width: 25%
}

.col-lg-35 {
    width: 29.16667%
}

.col-lg-4 {
    width: 33.33333%
}

.col-lg-45 {
    width: 37.5%
}

.col-lg-5 {
    width: 41.66667%
}

.col-lg-55 {
    width: 45.83333%
}

.col-lg-6 {
    width: 50%
}

.col-lg-65 {
    width: 54.16667%
}

.col-lg-7 {
    width: 58.33333%
}

.col-lg-75 {
    width: 62.5%
}

.col-lg-8 {
    width: 66.66667%
}

.col-lg-85 {
    width: 70.83333%
}

.col-lg-9 {
    width: 75%
}

.col-lg-95 {
    width: 79.16667%
}

.col-lg-10 {
    width: 83.33333%
}

.col-lg-105 {
    width: 87.5%
}

.col-lg-11 {
    width: 91.66667%
}

.col-lg-115 {
    width: 95.83333%
}

.col-lg-12 {
    width: 100%
}

.sub_img { height:370px; overflow: hidden; }
.sub_img img { width:100%; }

@media screen and (max-width: 1024px) {
    .col-sl-0 {
        display:none
    }

    .col-sl-05 {
        width: 4.16667%
    }

    .col-sl-1 {
        width: 8.33333%
    }

    .col-sl-15 {
        width: 12.5%
    }

    .col-sl-2 {
        width: 16.66667%
    }

    .col-sl-25 {
        width: 20.83333%
    }

    .col-sl-3 {
        width: 25%
    }

    .col-sl-35 {
        width: 29.16667%
    }

    .col-sl-4 {
        width: 33.33333%
    }

    .col-sl-45 {
        width: 37.5%
    }

    .col-sl-5 {
        width: 41.66667%
    }

    .col-sl-55 {
        width: 45.83333%
    }

    .col-sl-6 {
        width: 50%
    }

    .col-sl-65 {
        width: 54.16667%
    }

    .col-sl-7 {
        width: 58.33333%
    }

    .col-sl-75 {
        width: 62.5%
    }

    .col-sl-8 {
        width: 66.66667%
    }

    .col-sl-85 {
        width: 70.83333%
    }

    .col-sl-9 {
        width: 75%
    }

    .col-sl-95 {
        width: 79.16667%
    }

    .col-sl-10 {
        width: 83.33333%
    }

    .col-sl-105 {
        width: 87.5%
    }

    .col-sl-11 {
        width: 91.66667%
    }

    .col-sl-115 {
        width: 95.83333%
    }

    .col-sl-12 {
        width: 100%
    }
}

@media screen and (max-width: 768px) {
    .col-sm-0 {
        display:none
    }

    .col-sm-05 {
        width: 4.16667%
    }

    .col-sm-1 {
        width: 8.33333%
    }

    .col-sm-15 {
        width: 12.5%
    }

    .col-sm-2 {
        width: 16.66667%
    }

    .col-sm-25 {
        width: 20.83333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-35 {
        width: 29.16667%
    }

    .col-sm-4 {
        width: 33.33333%
    }

    .col-sm-45 {
        width: 37.5%
    }

    .col-sm-5 {
        width: 41.66667%
    }

    .col-sm-55 {
        width: 45.83333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-65 {
        width: 54.16667%
    }

    .col-sm-7 {
        width: 58.33333%
    }

    .col-sm-75 {
        width: 62.5%
    }

    .col-sm-8 {
        width: 66.66667%
    }

    .col-sm-85 {
        width: 70.83333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-95 {
        width: 79.16667%
    }

    .col-sm-10 {
        width: 83.33333%
    }

    .col-sm-105 {
        width: 87.5%
    }

    .col-sm-11 {
        width: 91.66667%
    }

    .col-sm-115 {
        width: 95.83333%
    }

    .col-sm-12 {
        width: 100%
    }

	.sub_img { width:100%; height:auto; overflow: hidden; }
	.sub_img img { width:100%; }
}

@media screen and (max-width: 480px) {
    .col-xs-0 {
        display:none
    }

    .col-xs-05 {
        width: 4.16667%
    }

    .col-xs-1 {
        width: 8.33333%
    }

    .col-xs-15 {
        width: 12.5%
    }

    .col-xs-2 {
        width: 16.66667%
    }

    .col-xs-25 {
        width: 20.83333%
    }

    .col-xs-3 {
        width: 25%
    }

    .col-xs-35 {
        width: 29.16667%
    }

    .col-xs-4 {
        width: 33.33333%
    }

    .col-xs-45 {
        width: 37.5%
    }

    .col-xs-5 {
        width: 41.66667%
    }

    .col-xs-55 {
        width: 45.83333%
    }

    .col-xs-6 {
        width: 50%
    }

    .col-xs-65 {
        width: 54.16667%
    }

    .col-xs-7 {
        width: 58.33333%
    }

    .col-xs-75 {
        width: 62.5%
    }

    .col-xs-8 {
        width: 66.66667%
    }

    .col-xs-85 {
        width: 70.83333%
    }

    .col-xs-9 {
        width: 75%
    }

    .col-xs-95 {
        width: 79.16667%
    }

    .col-xs-10 {
        width: 83.33333%
    }

    .col-xs-105 {
        width: 87.5%
    }

    .col-xs-11 {
        width: 91.66667%
    }

    .col-xs-115 {
        width: 95.83333%
    }

    .col-xs-12 {
        width: 100%
    }
}

body {
    font-family: "NanumSquareRound", "NanumSquare", sans-serif;
    font-size: 16px;
    width: 100%;
    color: #666;
    line-height: 1.6;
    -webkit-text-size-adjust: none;
    font-weight: 400;
}

body>.home {
    min-width: 320px;
    overflow-x: hidden
}

@media screen and (max-width: 1024px) {
    body {
        font-size:13px
    }
}

.wrapper {
    position: relative;
    width: 100%;
    margin: 0 auto;
    max-width: 1200px
}

@media (max-width: 1200px) {
    .wrapper {
        padding:0 15px
    }
}

.recommand_tab {
    text-align: center;
    margin: 20px 0 20px
}

@media screen and (max-width: 1024px) {
    .recommand_tab {
        margin:20px 0 10px
    }
}

.recommand_tab .tab.cir {
    margin-bottom: 30px;
    display: block;
    font-size: 0
}

.recommand_tab .tab.cir li {
    max-width: 230px;
    display: inline-block;
    float: none;
    padding: 0 10px;
    height: auto
}

.recommand_tab .tab.cir a {
    width: 100%;
    display: block;
    padding-bottom: 100%;
    height: 0;
    border-radius: 50%;
    color: #222;
    background-color: #ecf3fb;
    font-size: 19px;
    letter-spacing: -0.2px;
    line-height: 1.2;
    position: relative
}

.recommand_tab .tab.cir a.on {
    color: #fff;
    background-color: #41516b
}

.recommand_tab .tab.cir a.on:after {
    content: '';
    width: 43px;
    height: 43px;
    display: block;
    position: absolute;
    top: 15%;
    left: 15%;
    margin-left: -21px;
    margin-top: -21px;
    background-image: url(../images/sub/tab_icon-on.png);
    background-repeat: no-repeat
}

.recommand_tab .tab.cir a.on .tit:before {
    background-position-y: 100%
}

.recommand_tab .tab.cir .tit {
    padding: 10px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%
}

.recommand_tab .tab.cir .tit:before {
    content: '';
    width: 80px;
    height: 80px;
    display: block;
    margin: 0 auto 10px;
    background-repeat: no-repeat;
    background-position-y: 0
}

@media screen and (max-width: 1024px) {
    .recommand_tab .tab.cir li {
        padding:0 3px
    }
}

@media screen and (max-width: 768px) {
    .recommand_tab .tab.cir li {
        padding:0;
        display: table;
        float: left;
        height: 85px
    }

    .recommand_tab .tab.cir a {
        display: table-cell;
        vertical-align: middle;
        border-radius: 0;
        font-size: 13px;
        padding-bottom: 0;
        height: auto
    }

    .recommand_tab .tab.cir a.on:after {
        width: 20px;
        height: 20px;
        top: 0;
        left: 50%;
        margin-left: -10px;
        margin-top: -10px;
        background-size: 20px
    }

    .recommand_tab .tab.cir .tit {
        position: relative;
        top: auto;
        left: auto;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        padding: 5px
    }

    .recommand_tab .tab.cir .tit:before {
        width: 40px;
        height: 40px;
        margin: 0 auto 5px;
        background-size: auto 80px
    }
}

.recommand_tab ._recommand .tit:before {
    background-image: url(../images/sub/tab_icon_recommand.png)
}

.recommand_tab ._recommand li:first-child .tit:before {
    background-position-x: 0
}

.recommand_tab ._recommand li:nth-child(2) .tit:before {
    background-position-x: 25%
}

.recommand_tab ._recommand li:nth-child(3) .tit:before {
    background-position-x: 50%
}

.recommand_tab ._recommand li:nth-child(4) .tit:before {
    background-position-x: 75%
}

.recommand_tab ._recommand li:nth-child(5) .tit:before {
    background-position-x: 100%
}

.recommand_tab ._counseling .tit:before {
    background-image: url(../images/sub/tab_icon_counseling.png)
}

.recommand_tab ._counseling li:first-child .tit:before {
    background-position-x: 0
}

.recommand_tab ._counseling li:nth-child(2) .tit:before {
    background-position-x: 25%
}

.recommand_tab ._counseling li:nth-child(3) .tit:before {
    background-position-x: 50%
}

.recommand_tab ._counseling li:nth-child(4) .tit:before {
    background-position-x: 75%
}
.recommand_tab ._counseling li:nth-child(5) .tit:before {
   background-position-x: 100%
}

.recommand_tab .depth03_box {
    text-align: center;
    font-size: 0
}

.recommand_tab .depth03_box .tit {
    position: relative;
    display: inline-block;
    border: 3px solid #4391ff;
    line-height: 42px;
    border-radius: 48px;
    bottom: -24px;
    padding: 0 20px;
    min-width: 140px;
    background-color: #fff;
    font-family: "NanumSquare", sans-serif;
    font-weight: 600;
    color: #4391ff;
    font-size: 23px
}

.recommand_tab .depth03_box .tab {
    display: inline-block;
	border: 0px solid #ddd;
    padding: 50px 0px;
	/*
	border: 1px solid #ddd;
    padding: 50px 20px;
	*/
    font-size: 18px
}

.recommand_tab .depth03_box .tab .img_bx {
    display: none
}

.recommand_tab .depth03_box .tab li {
    display: inline-block;
	height: 50px;
    padding: 0 0px
}

.recommand_tab .depth03_box .tab a {
    padding: 10px 20px 15px;
	border-radius: 30px;
	background:#0592cd;
	color: #fff;
}

.recommand_tab .depth03_box .tab a:before {
    content: '#'
}

.recommand_tab .depth03_box .tab a:hover {
    color: #4391ff
}

.recommand_tab .depth03_box .tab a.on {
    background:#0592cd;
	color: #fff;
}

@media screen and (max-width: 768px) {
    .recommand_tab .depth03_box .tit {
        border:2px solid #4391ff;
        line-height: 26px;
        border-radius: 30px;
        bottom: -15px;
        min-width: 80px;
        font-size: 15px
    }

    .recommand_tab .depth03_box .tab {
        padding: 40px 5px 10px;
        font-size: 15px
    }

    .recommand_tab .depth03_box .tab li {
        padding: 0 0px
    }
	.recommand_tab .depth03_box .tab a {
		padding: 13px 20px 15px;
	}
}

.con3 {
    width:100%;
	max-width:1200px;
	margin:0 auto;
	background: #eef3f4;
    padding: 25px 70px 40px 70px;
}
.con3 > div {
    /* float: left; */
    overflow: hidden;
    margin: 0 10px 10px 10px;
    /* width: 47.8%; */
}
.commonBox h4 {
    font-size: 35px;
    background: none;
    padding: 30px 0 20px 0;
    line-height: 40px;
    color: #333;
	letter-spacing:-1px;
}
.commonBox h4.title span {
    color: #0592cd !important;
}
.commonBox .title2 {
    font-size: 20px;
    background: none;
    padding: 10px 0 20px 10px;
    line-height: 30px;
    color: #ee889c;
	letter-spacing:-1px;
	font-weight: 600;
}
.con3 .roundBox {
    padding: 20px;
    border-radius: 15px;
    background: #fff;
    /* min-height: 299px; */
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
}
.con3 .roundBox > dl {
    width: 100%;
    float: left;
}
.con3 .roundBox dt {
    font-size: 22px;
    color: #2f2f2f;
    line-height: 28px;
}
.con3 .roundBox dt span {
    font-size: 18px;
    margin-bottom: 20px;
    letter-spacing: -0.06em;
}
.con3 .roundBox dd li {
    padding-left: 13px;
    font-size: 20px;
    color: #585652;
    margin-top: 10px;
    line-height: 24px;
    background: url(/css/img/icon_dot.gif) no-repeat 0 7px;
}
.mb-20 {
    margin-bottom: 20px !important;
}
.mb-40 {
    margin-bottom: 40px !important;
}
.mb-60 {
    margin-bottom: 60px !important;
}
.mb-80 {
    margin-bottom: 80px !important;
}
.mb-100 {
    margin-bottom: 100px !important;
}
.buttonBox {
	width:100%;
	max-width:1200px;
	margin:0 auto;
	text-align:center;
}
.button6 { 
	display: inline-block;
	height: 50px;
    line-height: 45px;
    border-radius: 30px;
    padding: 0 25px;
    border: 1px solid transparent;
    background: #0592cd;

    font-size: 20px;
	color: #fff;
	font-weight: 600;
    text-decoration: none;
    vertical-align: middle;
	cursor:pointer;
}
.button6:hover {background:#ee889c}