@charset "UTF-8";
@import url(base.css);
@import url(all.min.css);
@import url(reset.css);

body {
  font-family: "base";
  font-size: 15px;
  color: #333;
}

#header {
  position: fixed;
  height: 70px;
  width: 100%;
  border-bottom: 1px solid #eee;
  background: #ffffff;
  z-index: 1;
}
.header-inner {
  width: 1100px;
  height: 100%;
  margin: auto;
}
#header .left {
  float: left;
  margin-top: 28px;
  font-size: 1.3em;
}
#header .assess {
  float: left;
  font-family: "base-eb";
}
#header .length {
  float: left;
  height: 18px;
  margin: 0 12px;
  width: 1px;
  background-color: currentColor;
  opacity: 0.2;
}
#header .blog {
  float: left;
  color: #999;
}
#header .gnb {
  float: right;
  font-family: "base-b";
  margin-top: 20px;
  color: #777;
}
#header .gnb a {
  float: left;
  font-size: 0.9em;
  margin-left: 15px;
  padding: 10px 15px;
  border-radius: 7px;
  transition: all 0.2s;
}
#header .gnb a:hover {
  color: #333;
  background: #f7f8f9;
}
#header .gnb a.on {
  font-family: "base-b";
  color: #333;
}
#header .gnb .btn {
  color: #5ECB70;
}
#header .gnb .btn:hover {
  color: #5ECB70;
}
#header .mobile-btn {
  display: none;
}

/* main */
#main {
  padding-top: 80px;
}
#main .main-inner {
  width: 1100px;
  margin: auto;
  padding: 40px 0;
}
#main .title-area {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}
#main .title-area .title {
  font-family: "base-eb";
  font-size: 1.4em;
  color: #242A30;
  flex-shrink: 0;
  margin-right: 15px;
}
#main .title-area .line {
  flex-grow: 1;
  height: 1px;
  width: 100%;
  margin-top: 7px;
  background-color: rgba(36, 42, 48, 0.07);
}

/* ASSESS STORY */
#main .assess-story {
  margin-bottom: 50px;
}
#main .banner {
  width: 1100px;
  margin: auto;
  box-sizing: border-box;
}
#main .slide-wrap {
  width: 100%;
  overflow: hidden;
}
#main .slide {
  float: left;
  width: 100%;
  height: 100%;
  border-radius: 10px;
}
#main .slide li {
  height: 350px;
}
#main .slide img {
  width: 100%;
  border-radius: 10px;
}

/* ASSESS-INSIGHT */
#main .assess-insight,
#main .assess-top3post {
  margin-top: 30px;
}

#main .assess-insight {
  margin-bottom: 50px;
}
#main .insight-category {
  width: 100%;
  margin: 10px 0 40px;
}
#main .btn-wrap {
  text-align: center;
}
#main .btn-wrap button {
  margin: 0 30px;
  padding: 5px 7px;
  color: #aaa;
  transition: all 0.2s;
}
#main .btn-wrap button:hover {
  color: #007aff;
}
#main .btn-wrap button.on {
  color: #333;
  font-family: "base-eb";
  border-bottom: 1px solid #333;
}
#main .con {
  width: 100%;
}
#main .con ul {
  width: 100%;
}
#main .con li {
  float: left;
  width: 32.5%;
  height: 310px;
  margin-bottom: 30px;
  padding: 15px;
  border-radius: 10px;
  box-sizing: border-box;
  transition: all 0.2s;
}
#main .con li:not(:nth-child(3n)) {
  margin-right: 1.25%;
}
#main .con li:hover {
  background: #f1f2f3;
}

#main .con-img img {
  width: 100%;
  border-radius: 10px;
  border: 1px solid #eee;
}
#main .top {
  display: flex;
  font-size: 0.9em;
  margin-top: 12px;
}
#main .con .category {
  float: left;
  font-family: "base-b";
}
#main .leadership {
  color: #5856d6;
}
#main .hr-insight {
  color: #ff9500;
}
#main .culture {
  color: #007aff;
}
#main .development {
  color: #4cd964;
}
#main .length {
  float: left;
  height: 13px;
  margin: 0 10px;
  width: 1px;
  background-color: currentColor;
  opacity: 0.2;
}
#main .time {
  color: #aaa;
}
#main .title {
  margin-top: 10px;
}
#main .title h2 {
  font-family: "base-b";
  overflow: hidden;
  width: 300px;
  text-overflow: ellipsis;
  white-space:nowrap;
  font-size: 1.2em;
}
#main .title .sub {
  display: block;
  font-family: "base-l";
  margin-top: 10px;
  color: #999;
  overflow: hidden;
  width: 330px;
  text-overflow: ellipsis;
  white-space:nowrap;
}

/* 본문페이지 */
#main .title-box {
  width: 950px;
  margin: 50px auto;
  border-bottom: 1px solid #ccc;
}
#main .title-box .title {
  font-size: 2em;
  font-family: "base-eb";
}
#main .info {
  width: 100%;
  margin: 20px 0;
}
#main .info .category {
  float: left;
}
#main .info .date {
  float: right;
  color: #bbb;
}
#main .content {
  width: 850px;
  margin: auto;
  padding:10px 20px 30px;
  box-sizing: border-box;
  line-height: 1.4;
}
#main [class ^= "section"] {
  margin-bottom: 70px;
}
#main .content .title {
  font-family: "base-eb";
  font-size: 1.6em;
  margin-bottom: 30px;
  color: #50ba89;
}
#main .content .text {
  font-size: 1.2em;
}
#main .content .text-2 {
  font-family: "base-l";
  margin-top: 100px;
  color: #aaa;
  letter-spacing: -0.2px;
  text-align: justify;
}
#main .content .bold {
  font-family: "base-b";
}
#main .content .e-bold {
  font-family: "base-eb";
}
#main .content .high-light {
  background-color: #ffe26c;
}
#main .content .orange {
  color: #ff9811;
}
#main .content .img-wrap {
  text-align: center;
  padding: 10px 0;
}

#main .free {
  width: 850px;
  margin: auto;
  background: #f7f8f9;
  border: 1px solid #eee;
  border-radius: 5px;
  padding: 30px 50px;
  box-sizing: border-box;
  margin-bottom: 30px;
  cursor:pointer;
  transition: all 0.1s;
}
#main .free:hover {
  background: #f2f3f4;
}
#main .free .text {
  font-size: 1.4em;
  font-weight: 800;
  display: block;
  background: linear-gradient(120deg, #A448FF 0.5%, #539BF0 20%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  text-fill-color: transparent;
  white-space: nowrap;
}
#main .free i {
  font-size: 0.9em;
  margin-left: 3px;
}

#main .con-list {
  width: 80%;
  margin: auto;
}
#main .con_prev,
#main .con_next {
  width: 47.5%;
  float: left;
  margin-bottom: 30px;
  padding: 15px;
  border-radius: 10px;
  box-sizing: border-box;
  transition: all 0.2s;
}
#main .con_prev {
  margin-right: 5%;
}

#main .con_prev:hover,
#main .con_next:hover {
  background: #f1f2f3;
}

/* footer */
#footer {
  background: #292A31;
  padding: 50px 0;
  width: 100%;
}
#footer .footer-inner {
  width: 1050px;
  margin: auto;
}
#footer .top {
  width: 100%;
  color:#aaa;
  padding-bottom: 20px;
  border-bottom: 1px solid #aaa;
}
#footer .on {
  height: 200px;
}
#footer .fnb {
  float: left;
  width: 900px;
  margin-bottom: 20px;
}
#footer .fnb .list {
  height: 100%;
}
#footer .fnb ul {
  float: left;
  margin-right: 70px;
}
#footer .fnb li {
  margin-bottom: 5px;
  padding: 2px;
  transition: all 0.2s;
}
#footer .fnb li:hover {
  color: #fff;
}
#footer .fnb .title {
  display: block;
  font-size: 1.1em;
  font-family: "base-eb";
  padding-bottom: 10px;
  color: #ccc;
}
#footer .right {
  float: right;
  width: 150px;
  height: 160px;
}
#footer .right img {
  height: 14px;
  margin-right: 5px;
}
#footer .right a {
  display: block;
  margin-bottom: 5px;
}
#footer .address {
  text-align: right;
}
#footer .bottom {
  margin-top: 20px;
  width: 100%;
  color: #777;
}
#footer .etc {
  float: left;
}
#footer .etc a {
  display: block;
  float: left;
  margin-right: 20px;
  padding: 0 3px;
  transition: all 0.2s;
}
#footer .etc a:hover {
  color: #bbb;
}
#footer .copyright {
  float: right;
}

@media screen and (max-width:767px) {
  body {
    font-size: 10px;
    width: 100%;
  }
  .section-inner {
    width: 90%;
    height: 100%;
    padding: 70px 0;
    margin: auto;
  }
  
  .header-inner {
    width: 90%;
  }
  #header {
    height: 70px;
  }
  #header .left {
    width: 100%;
    float: none;
    height: 70px;
    margin-left: 10px;
    font-size: 1.4em;
  }
  #header .gnb-wrap {
    float: none;
    display: none;
  }
  #header .gnb-wrap.on {
    display: block;
    height: 100%;
  }
  #header .gnb.on {
    display: block;
    height: 100%;
  }
  #header .gnb {
    float: none;
    margin: 0;
  }
  #header .gnb a {
    display: block;
    float: none;
    margin: 0 10px;
    font-size: 1.4em;
    padding: 20px 0 20px 15px;
    box-sizing: border-box;
  }
  #header .mobile-btn {
    display: block;
    position: absolute;
    right: 20px;
    top: 0;
    background: none;
    font-size: 30px;
    height: 100%;
    cursor: pointer;
    color: #333;
  }
  #header .fa-bars {display: block}
  #header .fa-times {display: none}
  #header .mobile-btn.on .fa-bars {display: none}
  #header .mobile-btn.on .fa-times {display: block}
  
  /* gnb */
  .mobile {
    position: relative;
    float: none;
    display: none;
    top: 100px;
    z-index: 2;
  }
  .mobile.on {
    display: block;
    z-index: 2;
  }
  .gnb-wrap .gnb {
    float: none;
    width: 90%;
    margin: auto;
  }
  .gnb-wrap a {
    display: block;
    width: 100%;
    padding: 20px;
    margin-bottom: 20px;
    color: #333;
    font-size: 1.4em;
    border: 1px solid #333;
    box-sizing: border-box;
    border-radius: 5px;
  }
  .gnb-wrap .green {
    color: #5ECB70;
    border: 1px solid #5ECB70;
  }

  .full-bg {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #ffffff;
    display: none;
  }
  .full-bg.on {
    display: block;
  }

  /* main */
  #main .main-inner {
    width: 90%;
    padding: 20px 0;
  }
  #main .btn-wrap button {
    margin: 0 10px;
  }
  #main .title-area {
    margin-bottom: 20px;
  }
  #main .title-area .line {
    margin-top: 10px;
  }
  #main .banner {
    width: 100%;
  }
  #main .slide li {
    height: 100%;
  }
  #main .assess-insight,
  #main .assess-top3post {
    margin-top: 30px;
  }
  #main .assess-top3post {
    margin-bottom: 30px;
  }
  #main .con li {
    float: none;
    width: 100%;
    height: 110px;
    margin-bottom: 0;
  }
  #main .con li:not(:nth-child(3n)) {
    margin-right: 0;
  }
  #main .con-img {
    float: left;
    width: 130px;
  }
  #main .text-box {
    float: left;
    width: calc( 100% - 150px );
    margin-left: 20px;
  }
  #main .title h2 {
    width: 100%;
  }
  #main .title .sub {
    width: 100%;
  }

  /* 본문 */
  #main .title-box {
    width: 100%;
    margin: 20px 0 0;
  }
  #main .info {
    margin: 10px 0 15px;
  }
  #main .content {
    width: 100%;
    padding: 30px 10px 40px;
  }
  #main [class ^= "section"] {
    margin-bottom: 50px;
  }
  #main .content .img-wrap {
    width: 100%;
  }
  #main .content img {
    max-width: 100%;
    height: auto;
  }
  #main .content .text-2 {
    margin-top: 50px;
  }
  #main .free {
    width: 95%;
    margin: 0 auto;
    padding: 20px;
  }
  #main .con-list {
    width: 95%;
    margin: 30px 0;
  }
  #main .con_prev,
  #main .con_next {
    width: 100%;
    margin-bottom: 10px;
  }

  /* footer */
  #footer {
    padding: 20px 0;
  }
  #footer .footer-inner {
    width: 90%;
  }
  #footer .top {
    display: none;
    width: 100%;
  }
  #footer .on {
    width: 80%;
    height: 50px;
  }
  #footer .fnb {
    display: none;
  }
  #footer .right {
    padding: 0 20px;
  }
  #footer .right img {
    height: 12px;
  }
  #footer .right a {
    font-size: 1.2em;
  }
  #footer .address {
    padding-left: 20px;
    margin-top: 20px;
    font-size: 1.1em;
    text-align: left;
  }
  #footer .bottom {
    width: 90%;
    margin: 20px auto;
  }
  #footer .etc {
    width: 100%;
    margin: auto;
  }
  #footer .etc a {
    float: none;
    display: block;
    margin: 0;
    font-size: 1.2em;
    text-align: center;
    margin-bottom: 10px;
  }
  #footer .copyright {
    width: 100%;
    margin-top: 10px;
    display: block;
    text-align: center;
  }
}


.pagination-wrapper {
	text-align: center;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  /*
  border: 1px solid #ddd;
  */
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}