@charset "UTF-8";
@media (min-width: 480px) {
  html {
    font-size: 16px;
  }
}
@media (min-width: 720px) {
  html {
    font-size: 20px;
  }
}
@media (min-width: 960px) {
  html {
    font-size: 24px;
  }
}
@media (min-width: 992px) {
  html {
    font-size: 12px;
  }
}
.prior_info {
  background: #ebeffa;
  display: flex;
  justify-content: center;
  flex-flow: wrap;
  text-align: left;
  padding: 2.6041666667rem 1.4583333333rem 2.0833333333rem 1.4583333333rem;
}
.prior_info .img {
  width: 17.2916666667rem;
  height: 14.0208333333rem;
  margin: 0 auto 2.6041666667rem auto;
}
.prior_info .img img {
  width: 100%;
}
.prior_info h3, .prior_info p, .prior_info .detail {
  width: 100%;
  text-align: left;
}
.prior_info h3 {
  font-size: 1.3333333333rem;
  font-weight: 700;
  padding-bottom: 1.875rem;
}
.prior_info p {
  font-size: 1rem;
  color: #666;
  line-height: 1.4;
  word-break: keep-all;
}
.prior_info .detail {
  padding-top: 2.0833333333rem;
}
.prior_info .detail a strong {
  font-size: 1.125rem;
}
.prior_info .detail {
  padding-top: 2.0833333333rem;
}
.prior_info .detail a {
  width: 13.125rem;
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 6 12" style="fill:rgb(0, 58, 99);" xml:space="preserve"><path d="M1,12c-0.2,0-0.4-0.1-0.6-0.2c-0.4-0.3-0.5-1-0.2-1.4L3.7,6L0.2,1.6c-0.3-0.4-0.3-1.1,0.2-1.4 c0.4-.3,1.1-.3,1.4,0.2l4,5c0.3,0.4,0.3,0.9,0,1.2l-4,5C1.6,11.9,1.3,12,1,12z"/></svg>') 10.9375rem 50% no-repeat;
  background-size: 0.375rem 0.75rem;
}
.prior_info .detail a strong {
  font-size: 1.125rem;
}
@media screen and (min-width: 992px) {
  .prior_info {
    position: relative;
    padding: 50px 0 47px 53px;
  }
  .prior_info .img {
    position: absolute;
    right: 58px;
    bottom: 0;
    overflow: hidden;
    width: 300px;
    height: 184px;
    margin: auto;
  }
  .prior_info h3, .prior_info p, .prior_info .detail {
    width: 100%;
  }
  .prior_info h3 {
    font-size: 28px;
    padding-bottom: 30px;
  }
  .prior_info p {
    font-size: 18px;
    padding-right: 40%;
  }
  .prior_info .detail {
    padding-top: 33px;
  }
  .prior_info .detail a {
    width: 210px;
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 6 12" style="fill:rgb(0, 58, 99);" xml:space="preserve"><path d="M1,12c-0.2,0-0.4-0.1-0.6-0.2c-0.4-0.3-0.5-1-0.2-1.4L3.7,6L0.2,1.6c-0.3-0.4-0.3-1.1,0.2-1.4 c0.4-.3,1.1-.3,1.4,0.2l4,5c0.3,0.4,0.3,0.9,0,1.2l-4,5C1.6,11.9,1.3,12,1,12z"/></svg>') 175px 50% no-repeat;
    background-size: 6px 12px;
  }
  .prior_info .detail a strong {
    font-size: 18px;
  }
}
@media screen and (min-width: 1600px) {
  .prior_info .img {
    width: 400px;
    height: 245px;
  }
}

.prior_icon_menu {
  padding-right: 1.4583333333rem;
  margin-top: 4.1666666667rem;
}
.prior_icon_menu ul li {
  width: 4.625rem;
  height: 6.9791666667rem;
  margin: 0 0 0 1.4583333333rem;
}
.prior_icon_menu ul li a {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-flow: wrap;
}
.prior_icon_menu ul li a span {
  display: inline-block;
  overflow: hidden;
  width: 4.625rem;
  height: 4.625rem;
  border-radius: 2.3125rem;
  border: 0.0625rem solid #003a63;
  text-align: center;
}
.prior_icon_menu ul li a strong {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 4.625rem;
  height: 2.3541666667rem;
  font-size: 1rem;
  font-weight: 500;
  color: #003a63;
}
.prior_icon_menu ul li:nth-child(1) a span {
  background: #fff url(/images/openinfo_1_off.png) 50% 50% no-repeat;
  background-size: 2.0625rem 2.0625rem;
}
.prior_icon_menu ul li:nth-child(1) a:hover span {
  background: #003a63 url(/images/openinfo_1_on.png) 50% 50% no-repeat;
  background-size: 2.0625rem 2.0625rem;
}
.prior_icon_menu ul li:nth-child(1).active a span {
  background: #003a63 url(/images/openinfo_1_on.png) 50% 50% no-repeat;
  background-size: 2.0625rem 2.0625rem;
}
.prior_icon_menu ul li:nth-child(2) a span {
  background: #fff url(/images/openinfo_2_off.png) 50% 50% no-repeat;
  background-size: 2.4791666667rem 2.2291666667rem;
}
.prior_icon_menu ul li:nth-child(2) a:hover span {
  background: #003a63 url(/images/openinfo_2_on.png) 50% 50% no-repeat;
  background-size: 2.4791666667rem 2.2291666667rem;
}
.prior_icon_menu ul li:nth-child(2).active a span {
  background: #003a63 url(/images/openinfo_2_on.png) 50% 50% no-repeat;
  background-size: 2.4791666667rem 2.2291666667rem;
}
.prior_icon_menu ul li:nth-child(3) a span {
  background: #fff url(/images/openinfo_3_off.png) 50% 50% no-repeat;
  background-size: 2.1666666667rem 2.3541666667rem;
}
.prior_icon_menu ul li:nth-child(3) a:hover span {
  background: #003a63 url(/images/openinfo_3_on.png) 50% 50% no-repeat;
  background-size: 2.1666666667rem 2.3541666667rem;
}
.prior_icon_menu ul li:nth-child(3).active a span {
  background: #003a63 url(/images/openinfo_3_on.png) 50% 50% no-repeat;
  background-size: 2.1666666667rem 2.3541666667rem;
}
.prior_icon_menu ul li:nth-child(4) a span {
  background: #fff url(/images/openinfo_4_off.png) 50% 50% no-repeat;
  background-size: 1.7916666667rem 2.3541666667rem;
}
.prior_icon_menu ul li:nth-child(4) a:hover span {
  background: #003a63 url(/images/openinfo_4_on.png) 50% 50% no-repeat;
  background-size: 1.7916666667rem 2.3541666667rem;
}
.prior_icon_menu ul li:nth-child(4).active a span {
  background: #003a63 url(/images/openinfo_4_on.png) 50% 50% no-repeat;
  background-size: 1.7916666667rem 2.3541666667rem;
}
.prior_icon_menu ul li:nth-child(5) a span {
  background: #fff url(/images/openinfo_5_off.png) 50% 50% no-repeat;
  background-size: 2.7916666667rem 2.3333333333rem;
}
.prior_icon_menu ul li:nth-child(5) a:hover span {
  background: #003a63 url(/images/openinfo_5_on.png) 50% 50% no-repeat;
  background-size: 2.7916666667rem 2.3333333333rem;
}
.prior_icon_menu ul li:nth-child(5).active a span {
  background: #003a63 url(/images/openinfo_5_on.png) 50% 50% no-repeat;
  background-size: 2.7916666667rem 2.3333333333rem;
}
.prior_icon_menu ul li:nth-child(6) a span {
  background: #fff url(/images/openinfo_6_off.png) 50% 50% no-repeat;
  background-size: 2.2083333333rem 2.2916666667rem;
}
.prior_icon_menu ul li:nth-child(6) a:hover span {
  background: #003a63 url(/images/openinfo_6_on.png) 50% 50% no-repeat;
  background-size: 2.2083333333rem 2.2916666667rem;
}
.prior_icon_menu ul li:nth-child(6).active a span {
  background: #003a63 url(/images/openinfo_6_on.png) 50% 50% no-repeat;
  background-size: 2.2083333333rem 2.2916666667rem;
}
.prior_icon_menu ul li:nth-child(7) a span {
  background: #fff url(/images/openinfo_7_off.png) 50% 50% no-repeat;
  background-size: 2.5208333333rem 2.4375rem;
}
.prior_icon_menu ul li:nth-child(7) a:hover span {
  background: #003a63 url(/images/openinfo_7_on.png) 50% 50% no-repeat;
  background-size: 2.5208333333rem 2.4375rem;
}
.prior_icon_menu ul li:nth-child(7).active a span {
  background: #003a63 url(/images/openinfo_7_on.png) 50% 50% no-repeat;
  background-size: 2.5208333333rem 2.4375rem;
}
.prior_icon_menu ul li:nth-child(8) a span {
  background: #fff url(/images/openinfo_8_off.png) 50% 50% no-repeat;
  background-size: 3.125rem 2.0833333333rem;
}
.prior_icon_menu ul li:nth-child(8) a:hover span {
  background: #003a63 url(/images/openinfo_8_on.png) 50% 50% no-repeat;
  background-size: 3.125rem 2.0833333333rem;
}
.prior_icon_menu ul li:nth-child(8).active a span {
  background: #003a63 url(/images/openinfo_8_on.png) 50% 50% no-repeat;
  background-size: 3.125rem 2.0833333333rem;
}
.prior_icon_menu ul li:nth-child(9) a span {
  background: #fff url(/images/openinfo_9_off.png) 50% 50% no-repeat;
  background-size: 2.3333333333rem 2.3333333333rem;
}
.prior_icon_menu ul li:nth-child(9) a:hover span {
  background: #003a63 url(/images/openinfo_9_on.png) 50% 50% no-repeat;
  background-size: 2.3333333333rem 2.3333333333rem;
}
.prior_icon_menu ul li:nth-child(9).active a span {
  background: #003a63 url(/images/openinfo_9_on.png) 50% 50% no-repeat;
  background-size: 2.3333333333rem 2.3333333333rem;
}
.prior_icon_menu ul li:nth-child(10) a span {
  background: #fff url(/images/openinfo_10_off.png) 50% 50% no-repeat;
  background-size: 2.7083333333rem 2.25rem;
}
.prior_icon_menu ul li:nth-child(10) a:hover span {
  background: #003a63 url(/images/openinfo_10_on.png) 50% 50% no-repeat;
  background-size: 2.7083333333rem 2.25rem;
}
.prior_icon_menu ul li:nth-child(10).active a span {
  background: #003a63 url(/images/openinfo_10_on.png) 50% 50% no-repeat;
  background-size: 2.7083333333rem 2.25rem;
}
@media screen and (min-width: 992px) {
  .prior_icon_menu {
    padding-right: 0;
    margin-top: 50px;
  }
  .prior_icon_menu ul {
    display: flex;
    justify-content: space-between;
  }
  .prior_icon_menu ul li {
    width: 80px;
    height: 113px;
    margin: 0;
  }
  .prior_icon_menu ul li a span {
    width: 80px;
    height: 80px;
    border-radius: 40px;
    border: 1px solid #003a63;
  }
  .prior_icon_menu ul li a strong {
    width: 80px;
    height: 33px;
    font-size: 14px;
    letter-spacing: -1px;
  }
  .prior_icon_menu ul li:nth-child(1) a span {
    background-size: 35px 35px;
  }
  .prior_icon_menu ul li:nth-child(1) a:hover span {
    background-size: 35px 35px;
  }
  .prior_icon_menu ul li:nth-child(1).active a span {
    background-size: 35px 35px;
  }
  .prior_icon_menu ul li:nth-child(2) a span {
    background-size: 42px 38px;
  }
  .prior_icon_menu ul li:nth-child(2) a:hover span {
    background-size: 42px 38px;
  }
  .prior_icon_menu ul li:nth-child(2).active a span {
    background-size: 42px 38px;
  }
  .prior_icon_menu ul li:nth-child(3) a span {
    background-size: 37px 41px;
  }
  .prior_icon_menu ul li:nth-child(3) a:hover span {
    background-size: 37px 41px;
  }
  .prior_icon_menu ul li:nth-child(3).active a span {
    background-size: 37px 41px;
  }
  .prior_icon_menu ul li:nth-child(4) a span {
    background-size: 48px 40px;
  }
  .prior_icon_menu ul li:nth-child(4) a:hover span {
    background-size: 48px 40px;
  }
  .prior_icon_menu ul li:nth-child(4).active a span {
    background-size: 48px 40px;
  }
  .prior_icon_menu ul li:nth-child(5) a span {
    background-size: 30px 40px;
  }
  .prior_icon_menu ul li:nth-child(5) a:hover span {
    background-size: 30px 40px;
  }
  .prior_icon_menu ul li:nth-child(5).active a span {
    background-size: 30px 40px;
  }
  .prior_icon_menu ul li:nth-child(6) a span {
    background-size: 37px 39px;
  }
  .prior_icon_menu ul li:nth-child(6) a:hover span {
    background-size: 37px 39px;
  }
  .prior_icon_menu ul li:nth-child(6).active a span {
    background-size: 37px 39px;
  }
  .prior_icon_menu ul li:nth-child(7) a span {
    background-size: 44px 42px;
  }
  .prior_icon_menu ul li:nth-child(7) a:hover span {
    background-size: 44px 42px;
  }
  .prior_icon_menu ul li:nth-child(7).active a span {
    background-size: 44px 42px;
  }
  .prior_icon_menu ul li:nth-child(8) a span {
    background-size: 53px 35px;
  }
  .prior_icon_menu ul li:nth-child(8) a:hover span {
    background-size: 53px 35px;
  }
  .prior_icon_menu ul li:nth-child(8).active a span {
    background-size: 53px 35px;
  }
  .prior_icon_menu ul li:nth-child(9) a span {
    background-size: 40px 40px;
  }
  .prior_icon_menu ul li:nth-child(9) a:hover span {
    background-size: 40px 40px;
  }
  .prior_icon_menu ul li:nth-child(9).active a span {
    background-size: 40px 40px;
  }
  .prior_icon_menu ul li:nth-child(10) a span {
    background-size: 47px 39px;
  }
  .prior_icon_menu ul li:nth-child(10) a:hover span {
    background-size: 47px 39px;
  }
  .prior_icon_menu ul li:nth-child(10).active a span {
    background-size: 47px 39px;
  }
}
@media screen and (min-width: 1600px) {
  .prior_icon_menu ul li {
    width: 102px;
    height: 147px;
    margin: 0;
  }
  .prior_icon_menu ul li a span {
    width: 102px;
    height: 102px;
    border-radius: 51px;
    border: 1px solid #003a63;
  }
  .prior_icon_menu ul li a strong {
    width: 102px;
    height: 45px;
    font-size: 18px;
    letter-spacing: -1px;
  }
  .prior_icon_menu ul li:nth-child(1) a span {
    background-size: 46px 46px;
  }
  .prior_icon_menu ul li:nth-child(1) a:hover span {
    background-size: 46px 46px;
  }
  .prior_icon_menu ul li:nth-child(1).active a span {
    background-size: 46px 46px;
  }
  .prior_icon_menu ul li:nth-child(2) a span {
    background-size: 54px 48px;
  }
  .prior_icon_menu ul li:nth-child(2) a:hover span {
    background-size: 54px 48px;
  }
  .prior_icon_menu ul li:nth-child(2).active a span {
    background-size: 54px 48px;
  }
  .prior_icon_menu ul li:nth-child(3) a span {
    background-size: 47px 51px;
  }
  .prior_icon_menu ul li:nth-child(3) a:hover span {
    background-size: 47px 51px;
  }
  .prior_icon_menu ul li:nth-child(3).active a span {
    background-size: 47px 51px;
  }
  .prior_icon_menu ul li:nth-child(4) a span {
    background-size: 61px 51px;
  }
  .prior_icon_menu ul li:nth-child(4) a:hover span {
    background-size: 61px 51px;
  }
  .prior_icon_menu ul li:nth-child(4).active a span {
    background-size: 61px 51px;
  }
  .prior_icon_menu ul li:nth-child(5) a span {
    background-size: 39px 51px;
  }
  .prior_icon_menu ul li:nth-child(5) a:hover span {
    background-size: 39px 51px;
  }
  .prior_icon_menu ul li:nth-child(5).active a span {
    background-size: 39px 51px;
  }
  .prior_icon_menu ul li:nth-child(6) a span {
    background-size: 48px 50px;
  }
  .prior_icon_menu ul li:nth-child(6) a:hover span {
    background-size: 48px 50px;
  }
  .prior_icon_menu ul li:nth-child(6).active a span {
    background-size: 48px 50px;
  }
  .prior_icon_menu ul li:nth-child(7) a span {
    background-size: 55px 54px;
  }
  .prior_icon_menu ul li:nth-child(7) a:hover span {
    background-size: 55px 54px;
  }
  .prior_icon_menu ul li:nth-child(7).active a span {
    background-size: 55px 54px;
  }
  .prior_icon_menu ul li:nth-child(8) a span {
    background-size: 68px 46px;
  }
  .prior_icon_menu ul li:nth-child(8) a:hover span {
    background-size: 68px 46px;
  }
  .prior_icon_menu ul li:nth-child(8).active a span {
    background-size: 68px 46px;
  }
  .prior_icon_menu ul li:nth-child(9) a span {
    background-size: 51px 51px;
  }
  .prior_icon_menu ul li:nth-child(9) a:hover span {
    background-size: 51px 51px;
  }
  .prior_icon_menu ul li:nth-child(9).active a span {
    background-size: 51px 51px;
  }
  .prior_icon_menu ul li:nth-child(10) a span {
    background-size: 60px 48px;
  }
  .prior_icon_menu ul li:nth-child(10) a:hover span {
    background-size: 60px 48px;
  }
  .prior_icon_menu ul li:nth-child(10).active a span {
    background-size: 60px 48px;
  }
}

.keyword_ranking {
  margin-top: 2.0833333333rem;
}
.keyword_ranking > div h4 {
  padding-left: 1.4583333333rem;
  font-size: 1.25rem;
  padding-bottom: 0.9375rem;
  font-weight: 700;
  color: #003a63;
}
.keyword_ranking > div ul li {
  width: auto;
  margin: 0 0 0 1.4583333333rem;
}
.keyword_ranking > div ul li a {
  background: #ebeffa;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 1.9375rem;
  border-radius: 0.9791666667rem;
  padding: 0 1.25rem;
  font-size: 1.125rem;
  color: #003a63;
  font-weight: 400;
}
.keyword_ranking > div ul li a strong {
  font-weight: 700;
  margin-right: 0.625rem;
}
.keyword_ranking .keyword_best {
  margin-top: 2.0833333333rem;
}
@media screen and (min-width: 992px) {
  .keyword_ranking {
    margin-top: 40px;
  }
  .keyword_ranking > div h4 {
    padding-left: 23px;
    font-size: 20px;
    padding-bottom: 15px;
  }
  .keyword_ranking > div ul li {
    margin: 0 0 0 23px;
  }
  .keyword_ranking > div ul li a {
    height: 31px;
    border-radius: 16px;
    padding: 0 20px;
    font-size: 18px;
  }
  .keyword_ranking > div ul li a strong {
    margin-right: 10px;
  }
  .keyword_ranking .keyword_hot, .keyword_ranking .keyword_best {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-top: 33px;
  }
  .keyword_ranking .keyword_hot h4, .keyword_ranking .keyword_best h4 {
    width: 110px;
    padding: 0;
    position: relative;
    z-index: 2;
    background: #fff;
    padding: 5px 0;
  }
  .keyword_ranking .keyword_hot h4:before, .keyword_ranking .keyword_best h4:before {
    content: "";
    position: absolute;
    right: 0;
    top: 8px;
    width: 1px;
    height: 14px;
    background: #ccc;
  }
  .keyword_ranking .keyword_hot ul, .keyword_ranking .keyword_best ul {
    width: calc(100% - 100px);
  }
}

.prior_search {
  margin-top: 4.1666666667rem;
  padding: 0 1.4583333333rem;
}
@media screen and (min-width: 992px) {
  .prior_search {
    margin-top: 67px;
    padding: 0 23px;
  }
  .prior_search .search {
    margin: 0 0 0 auto;
  }
}
.prior_search .ui-selectmenu-button {
  margin: 0;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.board.mt70 {
  margin-top: 1.4583333333rem;
}
@media screen and (min-width: 992px) {
  .board.mt70 {
    margin-top: 23px;
  }
}
.board.bdt-none {
  border-top: none;
}
.board.inner_pd {
  padding: 0 1.4583333333rem;
}
@media screen and (min-width: 992px) {
  .board.inner_pd {
    padding: 0 23px;
  }
}
.board .x-scroll table {
  border-top: 0.0625rem solid #000;
}
@media screen and (min-width: 992px) {
  .board .x-scroll table {
    border-top: 1px solid #000;
  }
}
.board .x-scroll table td {
  text-align: center;
}
.board .x-scroll table .link_btn a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 4.5833333333rem;
  height: 2.0833333333rem;
  border-radius: 0.2083333333rem;
  background: #003a63;
  color: #fff;
  font-size: 0.875rem;
}
@media screen and (min-width: 992px) {
  .board .x-scroll table .link_btn a {
    width: 86px;
    height: 36px;
    border-radius: 4px;
    font-size: 18px;
  }
}

.img_content .pc {
  display: none;
}
@media screen and (min-width: 992px) {
  .img_content .pc {
    display: block;
  }
  .img_content .mo {
    display: none;
  }
}

.tabLink {
  border-top: 1px solid #414141;
  border-bottom: 1px solid #414141;
  padding: 5px 0;
  margin-bottom: 35px;
}

.tabLink li {
  float: left;
  display: inline-block;
  width: 375px;
  height: 35px;
  line-height: 35px;
  font-size: 13px;
}

.tabLink li a {
  color: #444444;
}

.tabLink li a:hover {
  text-decoration: underline;
}

.tabLink li a.on {
  font-family: "Nanum GothicB";
  text-decoration: underline;
}

.gov_typeA table {
  margin: -20px 0 35px 0;
}

.gov_typeA table.mgb10 {
  margin: -20px 0 10px 0;
}

.gov_typeA table td p {
  padding-bottom: 5px;
}

.gov_typeA p.btitle {
  font-size: 15px;
  color: #444;
  padding-bottom: 35px;
}

.gov_typeA .txt_group p.sotitle {
  font-size: 24px;
  color: #003a63;
  padding-bottom: 20px;
  font-weight: 700;
  padding-top: 30px;
}

.gov_typeA .txt_group p.sotitle2 {
  font-size: 20px;
  color: #444;
  padding-bottom: 20px;
  font-weight: 700;
  padding-top: 30px;
}

.gov_typeA .txt_group p.txtA {
  font-size: 18px;
  color: #666;
  line-height: 1.5;
  padding-bottom: 10px;
  font-weight: 400;
}

.gov_typeA .txt_group p.txtA span.b {
  font-weight: bold;
}

.gov_typeA .txt_group p.end_txtA {
  margin-bottom: 40px;
}

.gov_typeA .txt_group p.line_up {
  border-top: 1px solid #d8d8d8;
  padding-top: 10px;
}

.gov_typeA .txt_group p.line_down {
  border-bottom: 1px solid #d8d8d8;
}

.gov_typeA .txt_group ol > li {
  margin-left: 50px;
  padding: 20px 10px 20px 10px;
  font-size: 18px;
  color: #666;
  list-style-type: decimal-leading-zero;
  line-height: 1.5;
} /*제 00 조*/
.gov_typeA .txt_group ol > li .ul_ > li {
  margin-left: 50px;
  padding: 10px 0 5px 0;
  list-style-type: upper-alpha;
  font-size: 18px;
  color: #666;
  line-height: 1.5;
}

.li_tableA ul {
  margin-bottom: 40px;
}

.li_tableA p {
  padding-bottom: 20px;
}

.li_tableA ul li {
  display: flex;
  height: 32px;
  line-height: 32px;
  border-top: 1px solid #d8d8d8;
}

.li_tableA ul li.first {
  width: 150px;
  font-family: "Nanum GothicEB";
  color: #444;
}

.li_tableA ul li.nth2 {
  width: 225px;
  color: #666;
}

.li_tableA ul li.nth3 {
  width: 150px;
  font-family: "Nanum GothicEB";
  color: #444;
}

.li_tableA ul li.last {
  width: 225px;
  color: #666;
}

.li_tableA ul li.end {
  border-bottom: 1px solid #414141;
}

.cont_table1 {
  width: 100%;
  font-size: 18px;
}

.end_table {
  margin-bottom: 100px;
}

.cont_table1 th {
  font-weight: normal;
  text-align: left;
  padding: 15px 0 15px 0;
}

.cont_table1 th.col_title {
  vertical-align: top;
  font-size: 24px;
  height: 25px;
  font-weight: 600;
}

.cont_table1 th.th1 {
  width: 100px;
  border-bottom: 1px solid #414141;
}

.cont_table1 th.th2 {
  border-bottom: 1px solid #d8d8d8;
}

.cont_table1 th.row_title {
  line-height: 20px;
  border-bottom: 1px solid #414141;
  vertical-align: middle;
}

.cont_table1 th.row_title2 {
  line-height: 20px;
  border-bottom: 1px solid #414141;
  vertical-align: middle;
  font-family: "Nanum GothicB";
  font-size: 24px;
  font-weight: 700;
  text-align: center;
}

.cont_table1 td {
  border-bottom: 1px solid #d8d8d8;
  line-height: 1.5;
  padding: 15px 0 15px 10px;
  color: #666666;
}

.cont_table1 td span.icon_exc {
  display: inline-block;
  background: url("/images/icon_exc.gif") no-repeat 0 0;
  width: 16px;
  height: 18px;
  vertical-align: middle;
}

.cont_table1 td.tfoot {
  border-bottom: none;
  padding-left: 0;
}

.cont_table1 th.line_none {
  border: none;
}

.cont_table1 td.line_none {
  border: none;
}

.cont_table1 th.boxtitle {
  border-bottom: 1px solid #d8d8d8;
  padding: 0;
}

.cont_table1 th.boxtitle span {
  display: inline-block;
  width: 180px;
  height: 30px;
  line-height: 30px;
  padding-left: 10px;
  color: #fff;
  background: #296bbd;
  font-size: 18px;
  font-weight: 500;
}

.cont_table1 td span.b {
  font-weight: bold;
}

.cont_table2 {
  width: 100%;
  font-size: 18px;
}

.end_table {
  margin-bottom: 100px;
}

.cont_table2 th {
  font-weight: normal;
  text-align: left;
  padding: 6px 0 7px 0;
}

.cont_table2 th.col_title {
  vertical-align: top;
  font-size: 24px;
  height: 25px;
  font-weight: 700;
}

.cont_table2 th.th1 {
  width: 100px;
  border-bottom: 1px solid #414141;
}

.cont_table2 th.th2 {
  border-bottom: 1px solid #d8d8d8;
}

.cont_table2 th.row_title {
  line-height: 20px;
  border-bottom: 1px solid #414141;
  vertical-align: top;
  font-family: "Nanum GothicB";
}

.cont_table2 td {
  border-bottom: 1px solid #d8d8d8;
  line-height: 20px;
  padding: 6px 0 6px 10px;
  color: #666666;
  vertical-align: top;
}

.cont_table2 td span.icon_exc {
  display: inline-block;
  background: url("/images/icon_exc.gif") no-repeat 0 0;
  width: 16px;
  height: 18px;
  vertical-align: middle;
}

.cont_table2 td.tfoot {
  border-bottom: none;
  padding-left: 0;
}

.cont_table2 th.line_none {
  border: none;
}

.cont_table2 td.line_none {
  border: none;
}

.cont_table2 th.boxtitle {
  border-bottom: 1px solid #d8d8d8;
  padding: 0;
}

.cont_table2 th.boxtitle span {
  display: inline-block;
  width: 180px;
  height: 30px;
  line-height: 30px;
  padding-left: 10px;
  color: #fff;
  background: #296bbd;
  font-size: 14px;
  font-weight: bold;
}

.cont_table2 td span.b {
  font-weight: bold;
}

.cus_txt_group p.black {
  color: #444;
  padding: 20px 0;
}

.cus_txt_group p.blue {
  color: #0c56ad;
  padding: 20px 0;
}

.cus_txt_group div.img {
  padding: 0 0 20px 0;
}

.cs_head {
  border-bottom: 3px solid #373737;
  height: 164px;
  margin-bottom: 20px;
}

.cs_head ul li {
  float: left;
  display: inline-block;
}

.cs_head ul li.point {
  width: 221px;
}

.cs_head ul li.txt {
  width: 529px;
}

.cs_head ul li.txt .t1 {
  font-size: 26px;
  color: #444;
  font-family: "Nanum GothicEB";
  padding-bottom: 10px;
}

.cs_head ul li.txt .t2 {
  font-size: 14px;
  color: #666;
  font-family: "Nanum GothicB";
  line-height: 23px;
  padding-right: 20px;
}

.cs_head ul li.txt span {
  color: #115ab5;
}

.cs_head ul li.point span {
  display: inline-block;
  border: 6px solid #115ab5;
  width: 97px;
  height: 97px;
  line-height: 97px;
  text-align: center;
  font-size: 14px;
  font-family: "Nanum GothicB";
}

.cs_tab {
  margin: -20px 0 40px 0;
  border-bottom: 1px solid #414141;
  padding-top: 0;
}

.cs_tab ul li {
  float: left;
  display: inline-block;
  width: 50%;
  height: 52px;
  line-height: 52px;
  margin: 0;
  font-size: 13px;
}

.cs_tab ul li a {
  color: #666666;
}

.cs_tab ul li a:hover {
  color: #444;
  text-decoration: underline;
}

.cs_tab ul li a.on {
  font-family: "Nanum GothicB";
  color: #444;
}

.cs_text p.title {
  font-size: 15px;
  color: #115ab5;
  font-family: "Nanum GothicEB";
  padding: 0 0 18px 15px;
  background: url("/images/icon_list4.gif") no-repeat 0 6px;
}

.cs_text ol > li {
  margin: 15px 0 0 0;
  padding: 0 0 10px 0;
  font-size: 14px;
  font-family: "Nanum GothicB";
  color: #444444;
}

.cs_text ol > li:first-child {
  margin: 0 0 0 0;
}

.cs_text ol > li.firstChild {
  margin: 0 0 0 0;
}

.cs_text ol > li .ul_ > li {
  margin-left: 50px;
  padding: 10px 10px 10px 10px;
  font-size: 13px;
  color: #666;
  list-style-type: decimal;
} /*제 00 조*/
.cs_text ol > li .ul_ > li .ul_ul_ > li {
  margin-left: 50px;
  padding: 10px 0 5px 0;
  list-style-type: upper-alpha;
  font-size: 12px;
  color: #666;
}

.cs_text .ft {
  color: #666;
  line-height: 22px;
}

.agree_top {
  border-top: 1px solid #444444;
}

.agree_wrap ol > li {
  margin: 15px 0 0 0;
  padding: 0 0 10px 15px;
  font-size: 14px;
  font-family: "Nanum GothicEB";
  color: #115ab5;
  background: url("/images/icon_list4.gif") no-repeat 0 6px;
}

.agree_wrap ol > li p {
  color: #666;
  padding: 15px 0 5px 0;
  line-height: 20px;
}

.agree_wrap ol > li:first-child {
  margin: 0 0 0 0;
}

.agree_wrap ol > li.firstChild {
  margin: 0 0 0 0;
}

.agree_wrap ol > li .ul_ > li {
  margin-left: 30px;
  padding: 10px 10px 5px 0;
  font-size: 13px;
  color: #666;
  line-height: 20px;
  list-style-type: decimal;
} /*제 00 조*/
.agree_wrap ol > li .ul_ > li .ul_ul_ > li {
  margin-left: 20px;
  padding: 7px 0 5px 0;
  list-style-type: upper-alpha;
  font-size: 12px;
  color: #666;
}

.agree_wrap ol > li .step4_table {
  table-layout: fixed;
  width: 750px;
  font-size: 12px;
}

.agree_wrap ol > li .step4_table th {
  background: #f0f0f0;
  text-align: center;
  padding: 10px 0 9px 0;
  border: 1px solid #d8d8d8;
  color: #666666;
}

.agree_wrap ol > li .step4_table td {
  padding: 10px 0 9px 10px;
  color: #666666;
  border-right: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
}

.agree_wrap ol > li .step4_table td:last-child {
  border-right: none;
}

.agree_wrap ol > li .step4_table td.lastChild {
  border-right: none;
}

.agree_wrap ol > li .step4_table td.ta_c {
  text-align: center;
}

.agree_wrap ol > li .ul_ > li .step_map {
  width: 710px;
  text-align: center;
}

.agree_wrap ol > li .ul_ > li .step_map ul li {
  float: left;
  display: inline-block;
  padding: 0;
  margin: 0;
  line-height: 100%;
  text-align: center;
  font-family: "Nanum GothicEB";
}

.agree_wrap ol > li .ul_ > li.reset {
  margin-left: 30px;
  padding: 10px 10px 5px 0;
  line-height: 100%;
  width: 100%;
}

.agree_wrap ol > li .ul_ > li.reset .step_map .first li {
  height: 35px;
  line-height: 35px;
}

.agree_wrap ol > li .ul_ > li.reset .step_map .first .nth1 {
  width: 81px;
}

.agree_wrap ol > li .ul_ > li.reset .step_map .first .nth2 {
  width: 160px;
}

.agree_wrap ol > li .ul_ > li.reset .step_map .first .nth3 {
  width: 228px;
}

.agree_wrap ol > li .ul_ > li.reset .step_map .first .nth4 {
  width: 160px;
}

.agree_wrap ol > li .ul_ > li.reset .step_map .step1 li {
  height: 82px;
}

.agree_wrap ol > li .ul_ > li.reset .step_map .step1 .nth1 {
  width: 81px;
}

.agree_wrap ol > li .ul_ > li.reset .step_map .step1 .nth2 {
  width: 160px;
}

.agree_wrap ol > li .ul_ > li.reset .step_map .step1 .nth3 {
  width: 228px;
}

.agree_wrap ol > li .ul_ > li.reset .step_map .step1 .nth4 {
  width: 160px;
}

.agree_wrap ol > li .ul_ > li.reset .step_map .arrow_line li {
  height: 35px;
  line-height: 35px;
}

.agree_wrap ol > li .ul_ > li.reset .step_map .arrow_line .nth1 {
  width: 81px;
}

.agree_wrap ol > li .ul_ > li.reset .step_map .arrow_line .nth2 {
  width: 160px;
}

.agree_wrap ol > li .ul_ > li.reset .step_map .arrow_line .nth3 {
  width: 228px;
}

.agree_wrap ol > li .ul_ > li.reset .step_map .arrow_line .nth4 {
  width: 160px;
}

.agree_wrap ol > li .ul_ > li.reset .step_map .arrow_line li.arrow_b {
  background: url("/images/icon_arrow16.gif") no-repeat 50% 50%;
}

.agree_wrap ol > li .ul_ > li.reset .step_map .step2 li {
  height: 82px;
}

.agree_wrap ol > li .ul_ > li.reset .step_map .step2 .nth1 {
  width: 160px;
}

.agree_wrap ol > li .ul_ > li.reset .step_map .step2 .nth2 {
  width: 24px;
}

.agree_wrap ol > li .ul_ > li.reset .step_map .step2 .nth3 {
  width: 160px;
}

.agree_wrap ol > li .ul_ > li.reset .step_map .step2 .nth4 {
  width: 23px;
}

.agree_wrap ol > li .ul_ > li.reset .step_map .step2 .nth5 {
  width: 160px;
}

.agree_wrap ol > li .ul_ > li.reset .step_map .step2 .nth6 {
  width: 23px;
}

.agree_wrap ol > li .ul_ > li.reset .step_map .step2 .nth7 {
  width: 160px;
}

.agree_wrap ol > li .ul_ > li.reset .step_map .arrow_line2 li {
  height: 35px;
}

.agree_wrap ol > li .ul_ > li.reset .step_map .arrow_line2 .nth1 {
  width: 160px;
}

.agree_wrap ol > li .ul_ > li.reset .step_map .arrow_line2 .nth2 {
  width: 24px;
}

.agree_wrap ol > li .ul_ > li.reset .step_map .arrow_line2 .nth3 {
  width: 160px;
}

.agree_wrap ol > li .ul_ > li.reset .step_map .arrow_line2 .nth4 {
  width: 23px;
}

.agree_wrap ol > li .ul_ > li.reset .step_map .arrow_line2 .nth5 {
  width: 160px;
}

.agree_wrap ol > li .ul_ > li.reset .step_map .arrow_line2 .nth6 {
  width: 23px;
}

.agree_wrap ol > li .ul_ > li.reset .step_map .arrow_line2 .nth7 {
  width: 160px;
}

.agree_wrap ol > li .ul_ > li.reset .step_map .arrow_line2 li.arrow_b {
  background: url("/images/icon_arrow16.gif") no-repeat 50% 50%;
}

.agree_wrap ol > li .ul_ > li.reset .step_map .step3 li {
  height: 82px;
}

.agree_wrap ol > li .ul_ > li.reset .step_map .step3 .nth1 {
  width: 160px;
}

.agree_wrap ol > li .ul_ > li.reset .step_map .arrow_line3 li {
  height: 35px;
}

.agree_wrap ol > li .ul_ > li.reset .step_map .arrow_line3 li.arrow_b {
  background: url("/images/icon_arrow16.gif") no-repeat 50% 50%;
}

.agree_wrap ol > li .step7_table {
  table-layout: fixed;
  width: 750px;
  font-size: 12px;
  margin-top: -20px;
}

.agree_wrap ol > li .step7_table th {
  background: #f0f0f0;
  text-align: center;
  padding: 10px 0 9px 0;
  border: 1px solid #d8d8d8;
  color: #666666;
}

.agree_wrap ol > li .step7_table td {
  padding: 10px 0 9px 10px;
  color: #666666;
  border-right: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
}

.agree_wrap ol > li .step7_table td:last-child {
  border-right: none;
}

.agree_wrap ol > li .step7_table td.lastChild {
  border-right: none;
}

.contracts.btn-row {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 0.3125rem;
  margin-bottom: 1.0416666667rem;
}
@media screen and (min-width: 992px) {
  .contracts.btn-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
    margin-bottom: 50px;
  }
}
.contracts.btn-row a {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 2px solid #00236e;
  border-radius: 0.375rem;
  height: 2.9166666667rem;
  gap: 1.6666666667rem;
  position: relative;
  overflow: hidden;
  transition: all 0.3s ease;
  box-shadow: 0 2px 8px rgba(0, 35, 110, 0.1);
}
@media screen and (min-width: 992px) {
  .contracts.btn-row a {
    width: 32%;
    gap: 80px;
    height: 140px;
    border-radius: 18px;
  }
}
.contracts.btn-row a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  transition: opacity 0.3s ease;
  z-index: 0;
}
.contracts.btn-row a i, .contracts.btn-row a strong {
  position: relative;
  z-index: 1;
}
.contracts.btn-row a i {
  display: flex;
  width: 2.2291666667rem;
  height: 2.2291666667rem;
  transition: transform 0.3s ease;
}
@media screen and (min-width: 992px) {
  .contracts.btn-row a i {
    width: 107px;
    height: 107px;
  }
}
.contracts.btn-row a strong {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.4166666667rem;
  transition: transform 0.3s ease;
}
@media screen and (min-width: 992px) {
  .contracts.btn-row a strong {
    gap: 20px;
  }
}
.contracts.btn-row a strong span {
  font-weight: 700;
  color: #0c324f;
  font-size: 0.625rem;
  transition: color 0.3s ease;
}
@media screen and (min-width: 992px) {
  .contracts.btn-row a strong span {
    font-size: 30px;
  }
}
.contracts.btn-row a strong b img {
  transition: transform 0.3s ease;
}
.contracts.btn-row a:nth-child(1) {
  border-color: #0052cc;
}
.contracts.btn-row a:nth-child(1):before {
  background: linear-gradient(135deg, #e6f0ff 0%, #cce0ff 100%);
}
.contracts.btn-row a:nth-child(1) i {
  background: url(/images/icon1_off.png) 0 0 no-repeat;
  background-size: cover;
}
.contracts.btn-row a:nth-child(1):hover, .contracts.btn-row a:nth-child(1).active {
  border-color: #0052cc;
  box-shadow: 0 6px 20px rgba(0, 82, 204, 0.3);
  transform: translateY(-2px);
}
.contracts.btn-row a:nth-child(1):hover:before, .contracts.btn-row a:nth-child(1).active:before {
  opacity: 1;
}
.contracts.btn-row a:nth-child(1):hover i, .contracts.btn-row a:nth-child(1).active i {
  background: url(/images/icon1_over.png) 0 0 no-repeat;
  background-size: cover;
  transform: scale(1.05);
}
.contracts.btn-row a:nth-child(1):hover strong span, .contracts.btn-row a:nth-child(1).active strong span {
  color: #0052cc;
}
.contracts.btn-row a:nth-child(1):hover strong b img, .contracts.btn-row a:nth-child(1).active strong b img {
  transform: translateX(5px);
}
.contracts.btn-row a:nth-child(2) {
  border-color: #00875a;
}
.contracts.btn-row a:nth-child(2):before {
  background: linear-gradient(135deg, #e3fcef 0%, #c1f0d9 100%);
}
.contracts.btn-row a:nth-child(2) i {
  background: url(/images/icon2_off.png) 0 0 no-repeat;
  background-size: cover;
}
.contracts.btn-row a:nth-child(2):hover, .contracts.btn-row a:nth-child(2).active {
  border-color: #00875a;
  box-shadow: 0 6px 20px rgba(0, 135, 90, 0.3);
  transform: translateY(-2px);
}
.contracts.btn-row a:nth-child(2):hover:before, .contracts.btn-row a:nth-child(2).active:before {
  opacity: 1;
}
.contracts.btn-row a:nth-child(2):hover i, .contracts.btn-row a:nth-child(2).active i {
  background: url(/images/icon2_over.png) 0 0 no-repeat;
  background-size: cover;
  transform: scale(1.05);
}
.contracts.btn-row a:nth-child(2):hover strong span, .contracts.btn-row a:nth-child(2).active strong span {
  color: #00875a;
}
.contracts.btn-row a:nth-child(2):hover strong b img, .contracts.btn-row a:nth-child(2).active strong b img {
  transform: translateX(5px);
}
.contracts.btn-row a:nth-child(3) {
  border-color: #ff8c00;
}
.contracts.btn-row a:nth-child(3):before {
  background: linear-gradient(135deg, #fff4e6 0%, #ffe0b3 100%);
}
.contracts.btn-row a:nth-child(3) i {
  background: url(/images/icon3_off.png) 0 0 no-repeat;
  background-size: cover;
}
.contracts.btn-row a:nth-child(3):hover, .contracts.btn-row a:nth-child(3).active {
  border-color: #ff8c00;
  box-shadow: 0 6px 20px rgba(255, 140, 0, 0.3);
  transform: translateY(-2px);
}
.contracts.btn-row a:nth-child(3):hover:before, .contracts.btn-row a:nth-child(3).active:before {
  opacity: 1;
}
.contracts.btn-row a:nth-child(3):hover i, .contracts.btn-row a:nth-child(3).active i {
  background: url(/images/icon3_over.png) 0 0 no-repeat;
  background-size: cover;
  transform: scale(1.05);
}
.contracts.btn-row a:nth-child(3):hover strong span, .contracts.btn-row a:nth-child(3).active strong span {
  color: #ff8c00;
}
.contracts.btn-row a:nth-child(3):hover strong b img, .contracts.btn-row a:nth-child(3).active strong b img {
  transform: translateX(5px);
}

/*# sourceMappingURL=information.css.map */
