@charset "UTF-8";
.container_fix {
  width: 1430px;
}

@media (min-width: 2000px) {
  .container_img img {
    width: 100%;
    display: block;
  }
}
/******************************************
메인시작
*******************************************/
/*
헤더
*/
header.at-header {
  background-color: transparent;
  border: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  transition: 0.5s;
}
header.at-header.over, header.at-header.hover {
  background-color: #fff;
}
header.at-header.over .pc-menu, header.at-header.hover .pc-menu {
  border-bottom: 1px solid #eff2f4;
}
header.at-header.over .pc-menu .container_fix.container_header .logo-box img.logo_off, header.at-header.hover .pc-menu .container_fix.container_header .logo-box img.logo_off {
  display: none !important;
}
header.at-header.over .pc-menu .container_fix.container_header .logo-box img.logo_on, header.at-header.hover .pc-menu .container_fix.container_header .logo-box img.logo_on {
  display: inline-block !important;
}
header.at-header.over .pc-menu .container_fix.container_header .nav-top .menu-ul .menu-li .menu-a, header.at-header.hover .pc-menu .container_fix.container_header .nav-top .menu-ul .menu-li .menu-a {
  font-family: "pretendard", sans-serif;
}
header.at-header.over .pc-menu .container_fix.container_header .nav-top .menu-ul .menu-li .menu-a span, header.at-header.hover .pc-menu .container_fix.container_header .nav-top .menu-ul .menu-li .menu-a span {
  font-family: "pretendard", sans-serif;
  color: #111111;
  position: relative;
}
header.at-header.over .pc-menu .container_fix.container_header .nav-top .header_btn img.btn_all_menu_off, header.at-header.hover .pc-menu .container_fix.container_header .nav-top .header_btn img.btn_all_menu_off {
  display: none !important;
}
header.at-header.over .pc-menu .container_fix.container_header .nav-top .header_btn img.btn_all_menu_on, header.at-header.hover .pc-menu .container_fix.container_header .nav-top .header_btn img.btn_all_menu_on {
  display: inline-block !important;
}
header.at-header.over .m-menu .m-table .menu-right .language.on, header.at-header.hover .m-menu .m-table .menu-right .language.on {
  color: #111111;
}
header.at-header.sub_header .pc-menu .container_fix.container_header .nav-top .menu-ul .menu-li .menu-a span {
  color: #222;
}
header.at-header .pc-menu {
  height: 100px;
  background-color: transparent;
  box-shadow: none;
  display: block;
}
@media (max-width: 991px) {
  header.at-header .pc-menu {
    position: relative;
    height: 51px;
  }
}
header.at-header .pc-menu .container_fix.container_header {
  width: 1590px;
  height: 100px;
}
@media (max-width: 991px) {
  header.at-header .pc-menu .container_fix.container_header {
    height: 51px;
  }
}
header.at-header .pc-menu .container_fix.container_header .nav-top {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 1360px) {
  header.at-header .pc-menu .container_fix.container_header .nav-top {
    padding: 0 15px;
  }
}
@media (max-width: 991px) {
  header.at-header .pc-menu .container_fix.container_header .nav-top {
    padding: 0px;
  }
}
header.at-header .pc-menu .container_fix.container_header .nav-top .logo-box {
  display: inline-block;
  line-height: 100px;
  padding-left: 15px;
  padding-right: 35px;
}
@media (max-width: 991px) {
  header.at-header .pc-menu .container_fix.container_header .nav-top .logo-box {
    line-height: 51px;
    padding-left: 0;
    padding-right: 0;
  }
  header.at-header .pc-menu .container_fix.container_header .nav-top .logo-box .mob_logo {
    width: 120px;
    height: 50px;
  }
  header.at-header .pc-menu .container_fix.container_header .nav-top .logo-box .mob_logo a {
    display: inline-block;
    width: 100%;
    height: 100%;
  }
  header.at-header .pc-menu .container_fix.container_header .nav-top .logo-box .mob_logo a img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    margin-top: -3px;
  }
}
header.at-header .pc-menu .container_fix.container_header .nav-top .logo-box img.logo_off {
  display: inline-block;
}
header.at-header .pc-menu .container_fix.container_header .nav-top .logo-box img.logo_on {
  display: none;
}
@media (max-width: 991px) {
  header.at-header .pc-menu .container_fix.container_header .nav-top .logo-box img {
    height: 32.5px;
  }
}
header.at-header .pc-menu .container_fix.container_header .nav-top .menu-ul {
  width: 40%;
}
@media (max-width: 1800px) {
  header.at-header .pc-menu .container_fix.container_header .nav-top .menu-ul {
    width: 80%;
  }
}
@media (max-width: 991px) {
  header.at-header .pc-menu .container_fix.container_header .nav-top .menu-ul {
    width: 23px;
  }
}
header.at-header .pc-menu .container_fix.container_header .nav-top .menu-ul .menu-li {
  position: relative;
  display: inline-block;
  margin-right: 30px;
  width: 120px;
  transition: all 0.3s;
}
header.at-header .pc-menu .container_fix.container_header .nav-top .menu-ul .menu-li:hover .menu-a span {
  color: #037ef3;
}
@media (max-width: 991px) {
  header.at-header .pc-menu .container_fix.container_header .nav-top .menu-ul .menu-li {
    display: none;
  }
}
header.at-header .pc-menu .container_fix.container_header .nav-top .menu-ul .menu-li:nth-child(3) .sub-1div .mon_f.sub-1da {
  font-family: "pretendard", sans-serif;
}
header.at-header .pc-menu .container_fix.container_header .nav-top .menu-ul .menu-li.on a span::after {
  display: none;
}
header.at-header .pc-menu .container_fix.container_header .nav-top .menu-ul .menu-li .menu-a {
  transition: all 0.3s ease-in-out;
  height: 100px;
  line-height: 100px !important;
  background-color: transparent;
}
@media (max-width: 1360px) {
  header.at-header .pc-menu .container_fix.container_header .nav-top .menu-ul .menu-li .menu-a {
    padding: 0 20px;
  }
}
header.at-header .pc-menu .container_fix.container_header .nav-top .menu-ul .menu-li .menu-a span {
  color: #ffffff;
  font-size: 17px;
  font-weight: 400;
}
@media (max-width: 1100px) {
  header.at-header .pc-menu .container_fix.container_header .nav-top .menu-ul .menu-li .menu-a span {
    font-size: 15px;
  }
}
header.at-header .pc-menu .container_fix.container_header .nav-top .menu-ul .menu-li .sub-1div {
  top: 85px;
  width: 214px;
  border: none;
  text-align: left;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 21px;
  text-align: center;
  position: absolute;
  background-color: #037ef3;
}
header.at-header .pc-menu .container_fix.container_header .nav-top .menu-ul .menu-li .sub-1div ul {
  padding: 40px 0;
}
header.at-header .pc-menu .container_fix.container_header .nav-top .menu-ul .menu-li .sub-1div ul li {
  margin-bottom: 25px;
}
header.at-header .pc-menu .container_fix.container_header .nav-top .menu-ul .menu-li .sub-1div ul li:last-child {
  margin-bottom: 0;
}
header.at-header .pc-menu .container_fix.container_header .nav-top .menu-ul .menu-li .sub-1div ul li .sub-1da {
  padding: 0 20px;
  border: none;
  color: #8eb8f8;
  font-size: 17px;
  font-weight: 300;
  text-align: center;
  line-height: 25px;
  transition: all 0.3s;
}
@media (max-width: 1100px) {
  header.at-header .pc-menu .container_fix.container_header .nav-top .menu-ul .menu-li .sub-1div ul li .sub-1da {
    font-size: 14px;
  }
}
header.at-header .pc-menu .container_fix.container_header .nav-top .menu-ul .menu-li .sub-1div ul li .sub-1da:hover {
  font-weight: 500;
  color: #ffffff;
  text-decoration: underline;
  text-underline-offset: 7px;
}
header.at-header .pc-menu .container_fix.container_header .nav-top .menu-ul .menu-li .sub-1div ul li .sub-1da::after {
  display: none !important;
}
header.at-header .pc-menu .container_fix.container_header .nav-top .menu-ul .menu-li .sub-1div ul li .sub-2div {
  display: none !important;
}
header.at-header .pc-menu .container_fix.container_header .nav-top .all_menu {
  position: absolute;
  width: 532px;
  top: 79px;
  right: 0.9%;
  padding: 80px 50px;
  border-radius: 15px;
  opacity: 0;
  transition: all 0.2s;
  visibility: hidden;
  background: #037ef3;
}
@media (max-width: 991px) {
  header.at-header .pc-menu .container_fix.container_header .nav-top .all_menu {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    border-radius: 5px 5px 17.5px 17.5px;
    padding: 0 15px;
    z-index: 1000;
  }
  header.at-header .pc-menu .container_fix.container_header .nav-top .all_menu .mob_logo {
    width: 120px;
    height: 50px;
  }
  header.at-header .pc-menu .container_fix.container_header .nav-top .all_menu .mob_logo img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  header.at-header .pc-menu .container_fix.container_header .nav-top .all_menu .all_ul {
    margin-top: 72.5px;
    margin-bottom: 176.5px;
  }
}
header.at-header .pc-menu .container_fix.container_header .nav-top .all_menu::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 28px;
  width: 136px;
  height: 151px;
  background: url(../img/mc02_04.png) no-repeat;
  background-size: cover;
  opacity: 0.08;
}
@media (max-width: 991px) {
  header.at-header .pc-menu .container_fix.container_header .nav-top .all_menu::after {
    right: 15px;
    height: 160px;
  }
}
header.at-header .pc-menu .container_fix.container_header .nav-top .all_menu .all_menu_close {
  position: absolute;
  top: 30px;
  right: 30px;
  width: 20px;
  height: 20px;
  cursor: pointer;
}
@media (max-width: 991px) {
  header.at-header .pc-menu .container_fix.container_header .nav-top .all_menu .all_menu_close {
    top: 15px;
    right: 15px;
  }
}
header.at-header .pc-menu .container_fix.container_header .nav-top .all_menu .all_li {
  margin-bottom: 60px;
}
@media (max-width: 991px) {
  header.at-header .pc-menu .container_fix.container_header .nav-top .all_menu .all_li {
    margin-bottom: 55px;
  }
}
header.at-header .pc-menu .container_fix.container_header .nav-top .all_menu .all_li > a {
  display: inline-block;
  font-family: "Pretendard", sans-serif;
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 20px;
  color: #ffffff;
}
@media (max-width: 991px) {
  header.at-header .pc-menu .container_fix.container_header .nav-top .all_menu .all_li > a {
    font-size: 20px;
  }
}
header.at-header .pc-menu .container_fix.container_header .nav-top .all_menu .all_li .all_sub_div .all_sub_ul {
  display: flex;
  gap: 30px;
}
header.at-header .pc-menu .container_fix.container_header .nav-top .all_menu .all_li .all_sub_div .all_sub_ul li a {
  font-weight: 300;
  font-size: 15px;
  color: #8eb8f8;
  transition: all 0.2s;
}
@media (max-width: 991px) {
  header.at-header .pc-menu .container_fix.container_header .nav-top .all_menu .all_li .all_sub_div .all_sub_ul li a {
    font-size: 14px;
  }
}
header.at-header .pc-menu .container_fix.container_header .nav-top .all_menu .all_li .all_sub_div .all_sub_ul li a:hover {
  font-weight: 500;
  color: #ffffff;
  text-decoration: underline;
  text-underline-offset: 10px;
}
header.at-header .pc-menu .container_fix.container_header .nav-top .all_menu .all_li .all_sub_div .all_sub_ul li.on a {
  font-weight: 500;
  color: #ffffff;
  text-decoration: underline;
  text-underline-offset: 10px;
}
header.at-header .pc-menu .container_fix.container_header .nav-top .all_menu .all_li:last-child {
  margin-bottom: 0;
}
header.at-header .pc-menu .container_fix.container_header .nav-top .all_menu.on {
  opacity: 1;
  visibility: visible;
}
header.at-header .pc-menu .container_fix.container_header .nav-top .header_btn {
  height: 100px;
  line-height: 100px !important;
  width: auto;
  text-align: right;
  padding-right: 15px;
}
@media (max-width: 991px) {
  header.at-header .pc-menu .container_fix.container_header .nav-top .header_btn {
    display: block;
    width: auto;
    height: 51px;
    line-height: 51px !important;
    padding-right: 0;
  }
}
header.at-header .pc-menu .container_fix.container_header .nav-top .header_btn .main_btn {
  background-color: transparent;
}
header.at-header .pc-menu .container_fix.container_header .nav-top .header_btn .main_btn img.btn_all_menu_off {
  display: inline-block;
}
header.at-header .pc-menu .container_fix.container_header .nav-top .header_btn .main_btn img.btn_all_menu_on {
  display: none;
}
@media (max-width: 991px) {
  header.at-header .pc-menu .container_fix.container_header .nav-top .header_btn .main_btn img {
    height: 20px;
  }
}
header.at-header .pc-menu .container_fix.container_header .nav-top .header_btn .login_icons {
  margin-right: 30px;
}
@media (max-width: 991px) {
  header.at-header .pc-menu .container_fix.container_header .nav-top .header_btn .login_icons {
    margin-right: 15px;
  }
}
header.at-header .pc-menu .mob_all_menu {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 1280px;
  background: #037ef3;
  z-index: 1000;
}
header.at-header .m_header {
  height: 50px;
  background-color: transparent;
  padding: 0 15px;
}
@media (max-width: 991px) {
  header.at-header .m_header {
    display: none !important;
  }
}
header.at-header .m_header .m-table {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
header.at-header .m_header .m-table .logo-box::marker {
  display: none;
}
header.at-header .m_header .m-table .logo-box .logo_img {
  width: 50px;
}
header.at-header .m_header .m-table .menu-right {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  z-index: 100;
  height: 50px;
}
header.at-header .m_header .m-table .menu-right .header_btn {
  height: 50px;
  line-height: 50px !important;
}
header.at-header .m_header .m-table .menu-right .header_btn .main_btn {
  background-color: transparent;
  width: 25px;
  height: 20px;
  line-height: 50px;
  margin-left: 38px;
}
header.at-header .m_header .m-table .menu-right .header_btn .main_btn img {
  width: 20.5px;
  position: relative;
  top: -2px;
}

.sub_banner {
  position: relative;
}
.sub_banner .sub_container.container_fix {
  position: absolute;
  width: 1430px;
  max-width: 1430px;
  height: 50px;
  bottom: 50px;
  left: 0;
  right: 0;
}
@media (max-width: 991px) {
  .sub_banner .sub_container.container_fix {
    width: 100%;
    max-width: none;
    padding: 0 15px;
    bottom: 30px;
  }
}
.sub_banner .container_text {
  position: absolute;
  inset: 0;
}
.sub_banner .container_text .container_fix {
  height: 100%;
}
.sub_banner .container_text .m_banner_text {
  width: 100%;
  height: 100%;
  position: relative;
}
.sub_banner .container_text .m_banner_text .m_text-con {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.sub_banner .container_text .m_banner_text .m-title {
  font-weight: 700;
  font-size: 65px;
  color: #ffffff;
}
@media (max-width: 991px) {
  .sub_banner .container_text .m_banner_text .m-title {
    font-size: 32.5px;
  }
}
.sub_banner .container_text .m_banner_text .m-con {
  font-family: "Noto Sans KR", sans-serif;
  margin-top: 50px;
  font-size: 20px;
  line-height: 30px;
  opacity: 0.9;
  color: #fff;
}
.sub_banner .container_text .m_banner_text .mm-con {
  font-family: "Noto Sans KR", sans-serif;
  margin-top: 15px;
  font-size: 13px;
  line-height: 20px;
  color: #fff;
}
.sub_banner .sub_route {
  position: absolute;
  bottom: 0;
  left: 0;
}
@media (max-width: 991px) {
  .sub_banner .sub_route {
    width: 100%;
  }
  .sub_banner .sub_route .top_banner-wrap .container_fix {
    width: 100%;
    padding: 0;
  }
}
.sub_banner .nav_ul {
  display: flex;
  align-items: center;
  margin: auto;
}
.sub_banner .nav_ul .home_btn {
  margin-right: 20px;
}
@media (max-width: 991px) {
  .sub_banner .nav_ul .home_btn {
    display: none;
  }
}
.sub_banner .nav_ul .menu_angle.last-angle {
  margin-left: 0px;
  font-size: 17px;
  color: #dcdcdc;
  opacity: 0.3;
}
@media (max-width: 991px) {
  .sub_banner .nav_ul .menu_angle.last-angle {
    display: none;
  }
}
.sub_banner .nav_ul .dropdown .menu_angle {
  font-size: 17px;
  color: #dcdcdc;
  opacity: 0.3;
}
@media (max-width: 991px) {
  .sub_banner .nav_ul .dropdown .first-angle {
    display: none;
  }
}
.sub_banner .nav_ul .dropdown .sub_drops {
  position: relative;
  display: inline-block;
  width: 245px;
  padding: 0 15px;
  font-weight: 400;
  font-size: 16px;
  color: #fff;
}
.sub_banner .nav_ul .dropdown .sub_drops span {
  margin-right: 90px;
}
.sub_banner .nav_ul .dropdown .sub_drops img {
  position: absolute;
  top: 5px;
  right: 18px;
}
@media (max-width: 991px) {
  .sub_banner .nav_ul .dropdown .sub_drops {
    width: 100%;
    font-size: 12px;
    padding: 0 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .sub_banner .nav_ul .dropdown .sub_drops img {
    height: 5px;
    right: 15px;
    top: 4px;
  }
  .sub_banner .nav_ul .dropdown .sub_drops span {
    margin-right: 0;
  }
}
@media (max-width: 991px) {
  .sub_banner .nav_ul .dropdown {
    width: 50%;
  }
}
.sub_banner .nav_ul .dropdown.sub-drop {
  display: flex;
  align-items: center;
}
@media (max-width: 991px) {
  .sub_banner .nav_ul .dropdown.sub-drop .sub_drops {
    width: 100%;
  }
}
.sub_banner .nav_ul .dropdown.sub-drop a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 15px 0 10px;
}
.sub_banner .nav_ul .dropdown-menu {
  width: 255px;
  top: 23px;
  padding: 30px 20px;
  border-radius: 0px;
  box-shadow: none;
  border: 1px solid #eeeeee;
}
@media (max-width: 991px) {
  .sub_banner .nav_ul .dropdown-menu {
    width: 86%;
    left: 15px;
    padding: 22.5px 13.5px;
  }
}
.sub_banner .nav_ul .dropdown-menu .dropdown_li {
  margin-bottom: 20px;
}
.sub_banner .nav_ul .dropdown-menu .dropdown_li a {
  padding: 0;
  font-size: 16px;
  color: #999;
  transition: all 0.2s;
}
@media (max-width: 991px) {
  .sub_banner .nav_ul .dropdown-menu .dropdown_li a {
    font-size: 12px;
  }
}
.sub_banner .nav_ul .dropdown-menu .dropdown_li a:hover {
  font-weight: 500;
  color: #037ef3;
  background: #fff;
}
@media (max-width: 991px) {
  .sub_banner .nav_ul .dropdown-menu .dropdown_li {
    margin-bottom: 25px;
  }
}
.sub_banner .nav_ul .dropdown-menu .dropdown_li:last-child {
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .sub_banner .nav_ul .dropdown-menu .dropdown_li:last-child {
    margin-bottom: 0;
  }
}

/*
메인페이지
*/
.mc02 .container_fix.mc02_container {
  display: flex;
  width: 1430px;
  padding: 140px 15px;
  height: 1545px;
}
@media (max-width: 991px) {
  .mc02 .container_fix.mc02_container {
    width: 100%;
    height: auto;
    flex-direction: column;
    padding: 60px 15px;
  }
}
.mc02 .container_fix.mc02_container .mc02_left {
  position: relative;
  width: 40%;
}
@media (max-width: 991px) {
  .mc02 .container_fix.mc02_container .mc02_left {
    width: 100%;
  }
}
.mc02 .container_fix.mc02_container .mc02_left .mc02-title {
  margin-bottom: 60px;
}
@media (max-width: 991px) {
  .mc02 .container_fix.mc02_container .mc02_left .mc02-title {
    margin-bottom: 50px;
  }
}
.mc02 .container_fix.mc02_container .mc02_left .title-021 {
  display: block;
  font-size: 20px;
  margin-bottom: 40px;
  color: #999999;
}
@media (max-width: 991px) {
  .mc02 .container_fix.mc02_container .mc02_left .title-021 {
    font-size: 14px;
    margin-bottom: 18px;
  }
}
.mc02 .container_fix.mc02_container .mc02_left .title-022 {
  font-family: "Noto Sans KR", sans-serif;
  font-size: 38px;
  font-weight: 600;
  line-height: 58px;
  color: #111111;
}
@media (max-width: 991px) {
  .mc02 .container_fix.mc02_container .mc02_left .title-022 {
    font-size: 24px;
    line-height: 33px;
  }
}
.mc02 .container_fix.mc02_container .mc02_left .mc02_more a {
  font-family: "Noto Sans KR", sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: #999999;
  padding: 10px 30px;
  border: 1px solid #dedede;
  border-radius: 50px;
  transition: all 0.3s;
}
@media (max-width: 991px) {
  .mc02 .container_fix.mc02_container .mc02_left .mc02_more a {
    font-size: 13px;
    padding: 11.5px 30px;
  }
}
.mc02 .container_fix.mc02_container .mc02_left .mc02_more a:hover {
  background: #037ef3;
  border: 1px solid #037ef3;
  color: #fff;
}
.mc02 .container_fix.mc02_container .mc02_left::after {
  content: "";
  position: absolute;
  bottom: -140px;
  left: 0;
  width: 331px;
  height: 397px;
  background: url(/img/mc02_04.png) no-repeat;
  background-size: cover;
  opacity: 0.1;
}
@media (max-width: 991px) {
  .mc02 .container_fix.mc02_container .mc02_left::after {
    display: none;
  }
}
.mc02 .container_fix.mc02_container .mc02_right {
  position: relative;
  width: 60%;
}
.mc02 .container_fix.mc02_container .mc02_right .mc02-cont-1 {
  position: absolute;
  top: 0;
  left: -10px;
}
.mc02 .container_fix.mc02_container .mc02_right .mc02-cont-2 {
  position: absolute;
  top: 295px;
  right: 0;
}
.mc02 .container_fix.mc02_container .mc02_right .mc02-cont-3 {
  position: absolute;
  bottom: 0;
  left: -10px;
}
.mc02 .container_fix.mc02_container .mc02_right .cont-bottom {
  margin-top: 38px;
}
.mc02 .container_fix.mc02_container .mc02_right span {
  font-family: "Noto Sans KR", sans-serif;
  font-weight: 500;
  font-size: 26px;
  color: #111111;
}
.mc02 .container_fix.mc02_container .mc02_right p {
  margin-top: 13px;
  line-height: 28px;
  font-family: "Noto Sans KR", sans-serif;
  font-size: 16px;
  color: #666666;
}
.mc02 .container_fix.mc02_container .mmc02_right {
  width: 100%;
  margin-top: 50px;
}
.mc02 .container_fix.mc02_container .mmc02_right .mmc02_tabs {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}
.mc02 .container_fix.mc02_container .mmc02_right .mmc02_tabs .mm02-link {
  cursor: pointer;
  font-family: "Noto Sans KR", sans-serif;
  font-weight: 500;
  font-size: 16px;
  color: #999;
}
.mc02 .container_fix.mc02_container .mmc02_right .mmc02_tabs .mm02-link.active {
  color: #111111;
}
.mc02 .container_fix.mc02_container .mmc02_right .m02_tabs {
  display: none;
}
.mc02 .container_fix.mc02_container .mmc02_right .m02_tabs .mm02_top {
  width: 100%;
  margin-bottom: 27px;
}
.mc02 .container_fix.mc02_container .mmc02_right .m02_tabs .mm02_top img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.mc02 .container_fix.mc02_container .mmc02_right .m02_tabs .mm02_bot p {
  font-family: "Noto Sans KR", sans-serif;
}
.mc02 .container_fix.mc02_container .mmc02_right .m02_tabs .mm02_bot .mm02_bot-title {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 15px;
  color: #111;
}
.mc02 .container_fix.mc02_container .mmc02_right .m02_tabs .mm02_bot .mm02_bot-con {
  font-size: 14px;
  line-height: 20px;
  color: #666;
}
.mc02 .container_fix.mc02_container .mmc02_right .m02_tabs.active {
  display: block;
}
.mc03 .container_fix.mc03_container {
  display: flex;
  width: 100%;
  height: 817px;
  padding: 0;
}
@media (max-width: 991px) {
  .mc03 .container_fix.mc03_container {
    flex-direction: column;
    height: auto;
  }
}
.mc03 .container_fix.mc03_container .mc03_left {
  position: relative;
  width: 50%;
  padding: 138px 0 138px 260px;
  background: #eff2f4;
}
@media (max-width: 991px) {
  .mc03 .container_fix.mc03_container .mc03_left {
    width: 100%;
    padding: 60px 15px 113.5px;
  }
}
.mc03 .container_fix.mc03_container .mc03_left .mc03_title {
  font-size: 20px;
  color: #999999;
}
@media (max-width: 991px) {
  .mc03 .container_fix.mc03_container .mc03_left .mc03_title {
    font-size: 14px;
  }
}
.mc03 .container_fix.mc03_container .mc03_left .mc03_content {
  font-size: 38px;
  font-weight: 700;
  line-height: 56px;
  margin-top: 40px;
}
@media (max-width: 991px) {
  .mc03 .container_fix.mc03_container .mc03_left .mc03_content {
    margin-top: 18px;
    font-size: 24px;
    line-height: 33px;
  }
}
.mc03 .container_fix.mc03_container .mc03_left .left_swiper {
  height: 70%;
  padding-top: 102px;
}
@media (max-width: 991px) {
  .mc03 .container_fix.mc03_container .mc03_left .left_swiper {
    position: static;
    height: 190px;
    padding-top: 40px;
  }
}
.mc03 .container_fix.mc03_container .mc03_left .left_swiper .left_slide .slide_title {
  margin-bottom: 34px;
  font-size: 18px;
  font-weight: 600;
  font-family: "Noto Sans KR", sans-serif;
  color: #111111;
}
@media (max-width: 991px) {
  .mc03 .container_fix.mc03_container .mc03_left .left_swiper .left_slide .slide_title {
    margin-bottom: 20px;
    font-size: 14px;
  }
}
.mc03 .container_fix.mc03_container .mc03_left .left_swiper .left_slide .slide_content {
  margin-bottom: 89px;
  font-family: "Noto Sans KR", sans-serif;
  font-size: 18px;
  color: #666666;
}
@media (max-width: 991px) {
  .mc03 .container_fix.mc03_container .mc03_left .left_swiper .left_slide .slide_content {
    font-size: 14px;
    margin-bottom: 45px;
    line-height: 20px;
  }
}
@media (max-width: 991px) {
  .mc03 .container_fix.mc03_container .mc03_left .left_swiper .left_slide .slide_content.slide_c2 {
    margin-bottom: 63px;
  }
}
.mc03 .container_fix.mc03_container .mc03_left .left_swiper .left_slide .slide_more {
  font-family: "Noto Sans KR", sans-serif;
  padding: 10px 30px;
  border: 1px solid #ccc;
  border-radius: 50px;
  font-size: 16px;
  color: #999;
  transition: all 0.3s;
}
.mc03 .container_fix.mc03_container .mc03_left .left_swiper .left_slide .slide_more:hover {
  color: #fff;
  border: 1px solid #037ef3;
  background: #037ef3;
}
@media (max-width: 991px) {
  .mc03 .container_fix.mc03_container .mc03_left .left_swiper .left_slide .slide_more {
    font-family: "Noto Sans KR", sans-serif;
    font-size: 13px;
    font-weight: 500;
    color: #999999;
    padding: 11.5px 30px;
    border: 1px solid #dedede;
    border-radius: 50px;
    transition: all 0.3s;
    margin-left: 1px;
  }
}
.mc03 .container_fix.mc03_container .mc03_left .left_swiper .swiper_control {
  position: relative;
  top: -10px;
  width: 125px;
  height: 20px;
}
@media (max-width: 991px) {
  .mc03 .container_fix.mc03_container .mc03_left .left_swiper .swiper_control {
    position: absolute;
    top: unset;
    bottom: 40px;
    width: 119px;
  }
}
.mc03 .container_fix.mc03_container .mc03_left .left_swiper .swiper_control .swiper-button-next.arrow-next {
  top: 0;
  z-index: 60;
  color: #111111;
}
.mc03 .container_fix.mc03_container .mc03_left .left_swiper .swiper_control .swiper-button-next.arrow-next::after {
  font-size: 16px;
}
@media (max-width: 991px) {
  .mc03 .container_fix.mc03_container .mc03_left .left_swiper .swiper_control .swiper-button-next.arrow-next::after {
    font-size: 13px;
  }
}
.mc03 .container_fix.mc03_container .mc03_left .left_swiper .swiper_control .swiper-button-prev.arrow-prev {
  top: 0;
  left: 0;
  z-index: 60;
  color: #111111;
}
.mc03 .container_fix.mc03_container .mc03_left .left_swiper .swiper_control .swiper-button-prev.arrow-prev::after {
  font-size: 16px;
}
@media (max-width: 991px) {
  .mc03 .container_fix.mc03_container .mc03_left .left_swiper .swiper_control .swiper-button-prev.arrow-prev::after {
    font-size: 13px;
  }
}
.mc03 .container_fix.mc03_container .mc03_left .left_swiper .swiper_control .custom-pagination {
  width: auto;
  top: -9px;
  left: 55px;
  font-family: "Noto Sans KR", sans-serif;
  font-size: 14px;
  color: #cccccc;
}
@media (max-width: 991px) {
  .mc03 .container_fix.mc03_container .mc03_left .left_swiper .swiper_control .custom-pagination {
    top: -10px;
    left: 51px;
  }
}
.mc03 .container_fix.mc03_container .mc03_left .left_swiper .swiper_control .custom-pagination span {
  position: absolute;
  font-family: "Noto Sans KR", sans-serif;
  font-size: 20px;
  font-weight: 500;
  color: #cccccc;
}
.mc03 .container_fix.mc03_container .mc03_left .left_swiper .swiper_control .custom-pagination span:first-child {
  top: -2px;
  left: -20px;
}
@media (max-width: 991px) {
  .mc03 .container_fix.mc03_container .mc03_left .left_swiper .swiper_control .custom-pagination span:first-child {
    top: 2px;
  }
}
.mc03 .container_fix.mc03_container .mc03_left .left_swiper .swiper_control .custom-pagination span:nth-child(2) {
  top: -2px;
  right: -21px;
}
@media (max-width: 991px) {
  .mc03 .container_fix.mc03_container .mc03_left .left_swiper .swiper_control .custom-pagination span:nth-child(2) {
    top: 2px;
  }
}
@media (max-width: 991px) {
  .mc03 .container_fix.mc03_container .mc03_left .left_swiper .swiper_control .custom-pagination span {
    font-size: 13px;
  }
}
.mc03 .container_fix.mc03_container .mc03_left .left_swiper .swiper_control .custom-pagination span.swiper-pagination-current {
  color: #111111;
}
.mc03 .container_fix.mc03_container .mc03_left .left_swiper .swiper_control .swiper-button-disable {
  color: #cccccc;
}
.mc03 .container_fix.mc03_container .mc03_right {
  position: relative;
  width: 50%;
  background: url(/img/mc03_bg.jpg) no-repeat;
  background-size: cover;
}
@media (max-width: 991px) {
  .mc03 .container_fix.mc03_container .mc03_right {
    width: 100%;
    height: 365px;
  }
}
.mc03 .container_fix.mc03_container .mc03_right .swiper {
  height: 100%;
}
.mc03 .container_fix.mc03_container .mc03_right .right-slide .right_img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 500px;
  height: 537px;
  transform: translate(-50%, -50%);
}
.mc03 .container_fix.mc03_container .mc03_right .right-slide .right_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 991px) {
  .mc03 .container_fix.mc03_container .mc03_right .right-slide .right_img {
    width: 225px;
    height: 240px;
  }
}
.mc04 .container_fix.mc04_container {
  width: 1430px;
}
@media (max-width: 991px) {
  .mc04 .container_fix.mc04_container {
    width: 100%;
    padding: 0 15px;
  }
}
.mc04 .mc04_wrap {
  display: flex;
  justify-content: space-between;
  margin: 140px 0;
}
@media (max-width: 991px) {
  .mc04 .mc04_wrap {
    flex-direction: column-reverse;
    margin: 60px 0;
  }
}
.mc04 .mc04_left {
  width: 700px;
  height: 650px;
}
.mc04 .mc04_left .mc04_img img {
  transition: all 0.2s ease-in-out;
}
@media (max-width: 991px) {
  .mc04 .mc04_left {
    width: 100%;
    height: 100%;
    margin-top: 50px;
  }
  .mc04 .mc04_left .mc04_img {
    width: 100%;
    height: 100%;
  }
  .mc04 .mc04_left .mc04_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
.mc04 .mc04_right {
  width: 590px;
}
@media (max-width: 991px) {
  .mc04 .mc04_right {
    width: 100%;
  }
}
.mc04 .mc04_right .mc04_right-wrap {
  margin: 80px 0;
}
@media (max-width: 991px) {
  .mc04 .mc04_right .mc04_right-wrap {
    margin: 0;
  }
}
.mc04 .mc04_right .mc04_txt {
  margin-bottom: 55px;
}
@media (max-width: 991px) {
  .mc04 .mc04_right .mc04_txt {
    margin-bottom: 24px;
  }
}
.mc04 .mc04_right .mc04_txt span {
  font-size: 20px;
  color: #999;
}
@media (max-width: 991px) {
  .mc04 .mc04_right .mc04_txt span {
    font-size: 14px;
  }
}
.mc04 .mc04_right .mc04_txt p {
  margin-top: 40px;
  line-height: 56px;
  font-family: "Noto Sans KR", sans-serif;
  font-size: 38px;
  font-weight: 600;
  color: #111;
}
@media (max-width: 991px) {
  .mc04 .mc04_right .mc04_txt p {
    margin-top: 18px;
    line-height: 33px;
    font-size: 24px;
  }
}
.mc04 .mc04_right .mc04_go .mc04_content {
  border-bottom: 1px solid #afafaf;
}
.mc04 .mc04_right .mc04_go .mc04_content a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 45px 20px 25px 25px;
  font-family: "Noto Sans KR", sans-serif;
  font-size: 26px;
  font-weight: 500;
  color: #b1b1b1;
  transition: all 0.2s;
}
@media (max-width: 991px) {
  .mc04 .mc04_right .mc04_go .mc04_content a {
    padding: 30px 15px 17.5px;
    font-size: 16px;
  }
}
.mc04 .mc04_right .mc04_go .mc04_content a .mc-arrow {
  display: inline-block;
  position: relative;
  width: 68px;
  height: 15px;
}
.mc04 .mc04_right .mc04_go .mc04_content a .mc-arrow::before {
  content: "";
  width: 28px;
  height: 1px;
  position: absolute;
  top: 50%;
  right: -16px;
  background: #b1b1b1;
  transform: translateX(-50%);
  transition: all 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
}
@media (max-width: 991px) {
  .mc04 .mc04_right .mc04_go .mc04_content a .mc-arrow::before {
    width: 18px;
    right: -10px;
    top: 50%;
    transform: translate(-49%, -50%);
  }
}
.mc04 .mc04_right .mc04_go .mc04_content a .mc-arrow::after {
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  top: 15.8%;
  right: 0;
  border-top: 1px solid #b1b1b1;
  border-right: 1px solid #b1b1b1;
  transform: rotate(45deg);
}
@media (max-width: 991px) {
  .mc04 .mc04_right .mc04_go .mc04_content a .mc-arrow::after {
    width: 8px;
    height: 8px;
    top: 3.4px;
  }
}
.mc04 .mc04_right .mc04_go .mc04_content a:hover {
  padding-left: 43px;
  font-weight: 600;
  color: #111;
}
@media (max-width: 991px) {
  .mc04 .mc04_right .mc04_go .mc04_content a:hover {
    padding-left: 30px;
  }
}
.mc04 .mc04_right .mc04_go .mc04_content a:hover .mc-arrow::before {
  width: 68px;
  right: -35px;
  background: #037ef3;
}
@media (max-width: 991px) {
  .mc04 .mc04_right .mc04_go .mc04_content a:hover .mc-arrow::before {
    width: 50px;
    right: -25px;
  }
}
.mc04 .mc04_right .mc04_go .mc04_content a:hover .mc-arrow::after {
  border-top: 1px solid #037ef3;
  border-right: 1px solid #037ef3;
}
.mc05 .container_fix.mc05_container {
  display: flex;
  width: 100%;
  padding: 0;
  height: 356px;
}
@media (max-width: 991px) {
  .mc05 .container_fix.mc05_container {
    flex-direction: column;
    height: auto;
  }
}
.mc05 .mc05_left {
  width: 50%;
  background: #111;
}
@media (max-width: 991px) {
  .mc05 .mc05_left {
    width: 100%;
    padding: 0 15px;
  }
}
.mc05 .mc05_left .mc05_txt {
  padding: 80px 0 100px 260px;
}
@media (max-width: 991px) {
  .mc05 .mc05_left .mc05_txt {
    padding: 0;
    margin: 60px 0 71px;
  }
}
.mc05 .mc05_left .mc05_txt p {
  margin-bottom: 70px;
  line-height: 46px;
  font-family: "Noto Sans KR", sans-serif;
  font-weight: 600;
  font-size: 32px;
  color: #ffffff;
}
@media (max-width: 991px) {
  .mc05 .mc05_left .mc05_txt p {
    margin-bottom: 52px;
    font-size: 21px;
    line-height: 28px;
  }
}
.mc05 .mc05_left .mc05_txt a {
  font-family: "Noto Sans KR", sans-serif;
  font-weight: 500;
  font-size: 16px;
  padding: 13px 33px;
  border: 1px solid #dedede;
  opacity: 0.8;
  border-radius: 50px;
  color: #ffffff;
  transition: all 0.2s;
}
@media (max-width: 991px) {
  .mc05 .mc05_left .mc05_txt a {
    font-size: 13px;
    padding: 11.5px 27px;
    border: 1px solid #ffffff;
    opacity: 1;
  }
}
.mc05 .mc05_left .mc05_txt a:hover {
  background: #fff;
  color: #037ef3;
}
.mc05 .mc05_right {
  width: 50%;
}
@media (max-width: 991px) {
  .mc05 .mc05_right {
    width: 100%;
    height: 100%;
  }
}
.mc05 .mc05_right img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.mc06 {
  margin-bottom: 140px;
}
@media (max-width: 991px) {
  .mc06 {
    margin-bottom: 71.5px;
  }
}
.mc06 .container_fix {
  width: 1230px;
}
@media (max-width: 991px) {
  .mc06 .container_fix {
    width: 100%;
    padding: 0 15px;
  }
}
.mc06 .miso-post-list {
  margin-top: 140px;
  text-align: center;
}
@media (max-width: 991px) {
  .mc06 .miso-post-list {
    margin-top: 60px;
  }
}
.mc06 .miso-post-list div.post-wrap {
  margin-bottom: 93px;
}
@media (max-width: 991px) {
  .mc06 .miso-post-list div.post-wrap {
    margin-bottom: 52px;
  }
}
.mc06 .miso-post-list .mc06_more {
  padding: 13px 33px;
  border: 1px solid #dedede;
  border-radius: 50px;
  font-family: "Noto Sans KR", sans-serif;
  font-weight: 500;
  font-size: 16px;
  color: #999999;
  transition: all 0.2s;
}
@media (max-width: 991px) {
  .mc06 .miso-post-list .mc06_more {
    font-family: "Noto Sans KR", sans-serif;
    font-size: 13px;
    font-weight: 500;
    color: #999999;
    padding: 8px 30px;
    border: 1px solid #dedede;
    border-radius: 50px;
    transition: all 0.3s;
  }
}
.mc06 .miso-post-list .mc06_more:hover {
  color: #fff;
  border: 1px solid #037ef3;
  background: #037ef3;
}
.mc06 .text_box {
  text-align: center;
  margin-bottom: 80px;
}
@media (max-width: 991px) {
  .mc06 .text_box {
    margin-bottom: 30px;
  }
}
.mc06 .text_box p {
  font-size: 20px;
  color: #999999;
  margin-bottom: 40px;
}
@media (max-width: 991px) {
  .mc06 .text_box p {
    font-size: 14px;
    margin-bottom: 18px;
  }
}
.mc06 .text_box h2 {
  font-size: 38px;
  font-weight: 700;
  color: #111111;
}
@media (max-width: 991px) {
  .mc06 .text_box h2 {
    font-size: 24px;
  }
}
.mc06 .post-row {
  border-bottom: 1px solid rgba(215, 215, 215, 0.7);
}
.mc06 .post-row a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 30px 20px 30px 50px;
  transition: all 0.2s;
}
@media (max-width: 991px) {
  .mc06 .post-row a {
    padding: 20px 25px;
  }
}
.mc06 .post-row a .d_text {
  line-height: 1;
  font-weight: 800;
  color: #111111;
  font-size: 40px;
  margin-left: -4px;
  transition: all 0.2s;
}
@media (max-width: 991px) {
  .mc06 .post-row a .d_text {
    font-size: 30px;
  }
}
.mc06 .post-row a .ym_text {
  line-height: 1;
  font-weight: 500;
  font-size: 15px;
  letter-spacing: 0.01em;
  color: #111111;
  transition: all 0.2s;
}
@media (max-width: 991px) {
  .mc06 .post-row a .ym_text {
    font-size: 13px;
  }
}
.mc06 .post-row a .subject {
  text-align: left;
  line-height: 32px;
  font-family: "Noto Sans KR", sans-serif;
  font-size: 24px;
  font-weight: 500;
  color: #111;
  transition: all 0.2s;
}
@media (max-width: 991px) {
  .mc06 .post-row a .subject {
    font-size: 15px;
    margin-top: 2px;
    margin-bottom: 0;
    line-height: 1.5;
  }
}
.mc06 .post-row a .content {
  text-align: left;
  line-height: 32px;
  font-family: "Noto Sans KR", sans-serif;
  font-weight: 400;
  font-size: 18px;
  color: #666666;
}
@media (max-width: 991px) {
  .mc06 .post-row a .content {
    font-size: 13px;
    margin-top: 8px;
    line-height: 1;
  }
}
.mc06 .post-row a .mc-arrow {
  display: inline-block;
  position: relative;
  width: 68px;
  height: 15px;
}
.mc06 .post-row a .mc-arrow::before {
  content: "";
  width: 28px;
  height: 1px;
  position: absolute;
  top: 49%;
  right: -16px;
  background: #b1b1b1;
  transform: translateX(-50%);
  transition: all 0.2s cubic-bezier(0.65, 0, 0.076, 1);
}
.mc06 .post-row a .mc-arrow::after {
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  top: 15.8%;
  right: 0;
  border-top: 1px solid #b1b1b1;
  border-right: 1px solid #b1b1b1;
  transform: rotate(45deg);
}
@media (max-width: 991px) {
  .mc06 .post-row a .mc-arrow {
    display: none;
  }
}
.mc06 .post-row a:hover .d_text,
.mc06 .post-row a:hover .ym_text,
.mc06 .post-row a:hover .subject {
  color: #037ef3;
}
.mc06 .post-row a:hover .subject {
  font-weight: 600;
}
.mc06 .post-row a:hover .mc-arrow::before {
  width: 68px;
  right: -35px;
  background: #037ef3;
}
.mc06 .post-row a:hover .mc-arrow::after {
  border-top: 1px solid #037ef3;
  border-right: 1px solid #037ef3;
}
.mc06 .post-row:first-child {
  border-top: 1px solid rgba(215, 215, 215, 0.7);
}
.mc06 .text-box {
  display: flex;
  width: 100%;
}
.mc06 .text-box .date_custom {
  display: flex;
  width: 50px;
  height: 54px;
  margin-right: 100px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .mc06 .text-box .date_custom {
    width: 38px;
    height: 44px;
    margin-right: 25px;
  }
}
.mc06 .text-box .text_con_box {
  width: 80%;
}

/******************************************
서브시작
*******************************************/
.at-wrapper .sub_text {
  margin: 140px 0 0 0;
}
@media (max-width: 991px) {
  .at-wrapper .sub_text {
    margin: 60px 0 0 0;
  }
}
.at-wrapper .sub_text h1 {
  text-align: left;
  font-size: 48px;
  font-weight: 700;
  color: #222222;
}
@media (max-width: 991px) {
  .at-wrapper .sub_text h1 {
    font-size: 24px;
  }
}

@media (max-width: 991px) {
  .sc01 img {
    width: 100%;
  }
}
.sc03 {
  margin-top: 75px;
}
@media (max-width: 991px) {
  .sc03 {
    margin-top: 23px;
  }
}
.sc03 .sc03_tabs {
  display: flex;
  margin-bottom: 80px;
}
@media (max-width: 991px) {
  .sc03 .sc03_tabs {
    margin-bottom: 40px;
  }
}
.sc03 .sc03_tabs li {
  width: 50%;
  padding: 24px 0;
  border-bottom: 1px solid #e1e1e1;
  text-align: center;
  font-size: 20px;
  color: #999;
  cursor: pointer;
}
@media (max-width: 991px) {
  .sc03 .sc03_tabs li {
    font-size: 14px;
    padding: 16px 0;
  }
}
.sc03 .sc03_tabs li.active {
  border-bottom: 2px solid #037ef3;
  font-weight: 700;
  color: #037ef3;
}
.sc03 .tabs3 {
  display: none;
  margin-bottom: 140px;
}
@media (max-width: 991px) {
  .sc03 .tabs3 {
    margin-bottom: 0;
  }
}
.sc03 .tabs3 .tabs-wrap {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .sc03 .tabs3 .tabs-wrap {
    flex-direction: column;
  }
}
.sc03 .tabs3 .tabs-wrap .map-container {
  width: 700px;
  height: 420px;
}
@media (max-width: 991px) {
  .sc03 .tabs3 .tabs-wrap .map-container {
    width: 100%;
    aspect-ratio: 16/9;
    height: auto;
  }
}
.sc03 .tabs3.active {
  display: block;
}
@media (max-width: 991px) {
  .sc03 .tabs-img {
    width: 100%;
    margin-top: 40px;
  }
  .sc03 .tabs-img img {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .sc04 .msc04_img {
    width: 100%;
  }
  .sc04 .msc04_img .msc04-1 img, .sc04 .msc04_img .msc04-2 img, .sc04 .msc04_img .msc04-4 img {
    width: 100%;
  }
  .sc04 .msc04_img .msc04-3 {
    overflow-x: scroll;
  }
  .sc04 .msc04_img .msc04-3 img {
    width: 639.5px;
    object-fit: cover;
  }
  .sc04 .msc04_img .msc04-3::-webkit-scrollbar {
    display: none;
  }
  .sc04 .msc04_img .msc04-3::-webkit-scrollbar-thumb {
    background: transparent;
  }
  .sc04 .msc04_img .msc04-3 ::-webkit-scrollbar-thumb {
    background: transparent;
  }
}
@media (max-width: 991px) {
  .sc05 .sc05_img {
    width: 100%;
  }
  .sc05 .sc05_img img {
    width: 100%;
  }
}
.sc06 .sc06_wrap {
  width: 100%;
}
@media (max-width: 991px) {
  .sc06 .sc06_img1 {
    width: 100%;
  }
  .sc06 .sc06_img1 img {
    width: 100%;
  }
}
.sc06 .sc06_img2 {
  width: 100%;
  height: 872px;
  background: #f8f8f8;
}
@media (max-width: 991px) {
  .sc06 .sc06_img2 {
    width: 100%;
    height: auto;
  }
  .sc06 .sc06_img2 img {
    width: 100%;
  }
}

.board-list,
.write-wrap,
.view-wrap,
.qa-list,
.register-wrap {
  margin-top: 75px;
  margin-bottom: 140px;
}
@media (max-width: 991px) {
  .board-list,
  .write-wrap,
  .view-wrap,
  .qa-list,
  .register-wrap {
    margin-top: 40px;
    margin-bottom: 60px;
  }
}

/******************************************
끝
*******************************************/