@charset "UTF-8";
body {
  font-family: "Pretendard", sans-serif, Arial;
}

@font-face {
  font-family: "Pretendard";
  font-weight: 700;
  font-display: swap;
  src: local("Pretendard Bold"), url("../fonts/pretendard/Pretendard-Bold.woff2") format("woff2"), url("../fonts/pretendard/Pretendard-Bold.woff") format("woff");
}
@font-face {
  font-family: "Pretendard";
  font-weight: 500;
  font-display: swap;
  src: local("Pretendard Medium"), url("../fonts/pretendard/Pretendard-Medium.woff2") format("woff2"), url("../fonts/pretendard/Pretendard-Medium.woff") format("woff");
}
@font-face {
  font-family: "Pretendard";
  font-weight: 400;
  font-display: swap;
  src: local("Pretendard Regular"), url("../fonts/pretendard/Pretendard-Regular.woff2") format("woff2"), url("../fonts/pretendard/Pretendard-Regular.woff") format("woff");
}
@font-face {
  font-family: "Pretendard";
  font-weight: 300;
  font-display: swap;
  src: local("Pretendard Light"), url("../fonts/pretendard/Pretendard-Light.woff2") format("woff2"), url("../fonts/pretendard/Pretendard-Light.woff") format("woff");
}
.renew25 .map-list-wrap .tab_set .tab_fc > ul li a span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/* Skip To Content */
.skip {
  display: block;
  height: 0.1px;
  width: 0.1px;
  margin: 0 -0.1px -0.1px 0;
  padding: 0;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
}

.skip:hover, .skip:active, .skip:focus {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0.5px 0;
  text-indent: 1px;
  font-weight: bold;
  font-size: 1.2px;
  color: #333;
  line-height: 1;
  text-decoration: none !important;
  position: relative;
  text-align: center;
}

.web {
  display: block !important;
}
@media (min-width: 0) and (max-width: 768px) {
  .web {
    display: none !important;
  }
}

.mobile {
  display: none !important;
}
@media (min-width: 0) and (max-width: 768px) {
  .mobile {
    display: block !important;
  }
}

.web_ib {
  display: inline-block !important;
}
@media (min-width: 0) and (max-width: 768px) {
  .web_ib {
    display: none !important;
  }
}

.mobile_ib {
  display: none !important;
}
@media (min-width: 0) and (max-width: 768px) {
  .mobile_ib {
    display: inline-block !important;
  }
}

.dimmed {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  position: fixed;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  z-index: 99;
  display: none;
}

.wrap.renew25 .header-wrap {
  min-height: 100px;
  border-bottom: 1px solid rgba(5, 5, 5, 0.0509803922);
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 103;
  padding: 0;
}
@media (min-width: 0) and (max-width: 1024px) {
  .wrap.renew25 .header-wrap {
    min-height: 80px;
  }
}
.wrap.renew25 .header-wrap.active::after {
  content: "";
  background: #fff;
  height: 379px;
  border-bottom: 1px solid #E4E4E7;
  -webkit-box-shadow: 0px 8px 12px 0px rgba(0, 0, 0, 0.0588235294);
          box-shadow: 0px 8px 12px 0px rgba(0, 0, 0, 0.0588235294);
  top: 101px;
}
@media (min-width: 0) and (max-width: 1024px) {
  .wrap.renew25 .header-wrap.active::after {
    display: none;
  }
}
.wrap.renew25 .header-wrap #header {
  min-height: 100px;
  background: #fff;
  z-index: 201;
  padding: 0 16px;
  max-width: 100%;
}
.wrap.renew25 .header-wrap #header .head_in {
  max-width: 1440px;
  margin: 0 auto;
  position: relative;
}
@media (min-width: 0) and (max-width: 1024px) {
  .wrap.renew25 .header-wrap #header {
    min-height: 80px;
    padding: 0 1px 0 16px;
  }
  .wrap.renew25 .header-wrap #header h1 {
    top: 20px !important;
    left: 0 !important;
  }
}
.wrap.renew25 .header-wrap #header .bg-dim {
  display: none;
}
.wrap.renew25 .header-wrap #header h1 {
  left: 10px;
}
.wrap.renew25 .header-wrap #header h1 a::after {
  content: "";
  width: 148px;
  height: 40px;
  background: url(../images/renew25/common/logo_eng.png) no-repeat center center;
  background-size: 148px auto;
}
.wrap.renew25 .header-wrap #header #gnb > ul {
  padding: 42px 0 0 0;
  text-align: left;
  margin-left: 250px;
  position: inherit;
}
@media (min-width: 0) and (max-width: 1024px) {
  .wrap.renew25 .header-wrap #header #gnb > ul {
    margin-left: 0;
    padding-top: 0;
  }
}
.wrap.renew25 .header-wrap #header #gnb > ul > li {
  margin: 0 23.5px;
}
.wrap.renew25 .header-wrap #header #gnb > ul > li.active > a {
  color: #257E62;
  font-weight: 500;
}
.wrap.renew25 .header-wrap #header #gnb > ul > li.active > a::before {
  content: "";
  display: block;
  height: 2px;
  border-radius: 0px;
  bottom: -12px;
  padding: 0 4px;
  left: -2px;
}
@media (min-width: 0) and (max-width: 1024px) {
  .wrap.renew25 .header-wrap #header #gnb > ul > li.active > a::before {
    display: none;
  }
}
.wrap.renew25 .header-wrap #header #gnb > ul > li.active > a::after {
  content: "";
  display: none;
}
@media (min-width: 0) and (max-width: 1024px) {
  .wrap.renew25 .header-wrap #header #gnb > ul > li.active > a::after {
    display: block;
  }
}
.wrap.renew25 .header-wrap #header #gnb > ul > li .depth02 {
  max-width: 1440px;
  margin: 0 auto;
  left: 0;
  top: 101px;
}
@media (min-width: 0) and (max-width: 1024px) {
  .wrap.renew25 .header-wrap #header #gnb > ul > li .depth02 {
    top: inherit;
  }
}
.wrap.renew25 .header-wrap #header #gnb > ul > li .depth02 .dep_in {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 44px;
}
@media (min-width: 0) and (max-width: 1024px) {
  .wrap.renew25 .header-wrap #header #gnb > ul > li .depth02 .dep_in {
    padding-top: 0;
  }
}
.wrap.renew25 .header-wrap #header #gnb > ul > li .depth02 .dep_in ul {
  width: 294px;
}
.wrap.renew25 .header-wrap #header #gnb > ul > li .depth02 .dep_in ul > li {
  float: none;
  margin-bottom: 18px;
}
@media (min-width: 0) and (max-width: 1024px) {
  .wrap.renew25 .header-wrap #header #gnb > ul > li .depth02 .dep_in ul > li {
    margin-bottom: 0;
  }
}
.wrap.renew25 .header-wrap #header #gnb > ul > li .depth02 .dep_in ul > li > a {
  font-weight: 500;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: -1%;
  vertical-align: middle;
  color: #000;
  background: url(../images/renew25/common/arr_right.png) no-repeat right 0 center;
  background-size: 6px auto;
  padding-right: 15px;
}
.wrap.renew25 .header-wrap #header #gnb > ul > li .depth02 .dep_in ul > li > a::after {
  content: "";
  display: none;
}
.wrap.renew25 .header-wrap #header #gnb > ul > li .depth02 .dep_in ul > li > a:hover {
  color: #257E62;
  background: url(../images/renew25/common/arr_right_on.png) no-repeat right 0 center;
  background-size: 6px auto;
}
.wrap.renew25 .header-wrap #header #gnb > ul > li .depth02 .dep_in .txt_box {
  width: 700px;
}
@media (min-width: 0) and (max-width: 1024px) {
  .wrap.renew25 .header-wrap #header #gnb > ul > li .depth02 .dep_in .txt_box {
    display: none;
  }
}
.wrap.renew25 .header-wrap #header #gnb > ul > li .depth02 .dep_in .txt_box .tit {
  font-weight: 700;
  font-style: Bold;
  font-size: 18px;
  line-height: 150%;
  color: #D4D4D8;
}
.wrap.renew25 .header-wrap #header #gnb > ul > li .depth02 .dep_in .txt_box .desc {
  font-weight: 700;
  font-size: 24px;
  line-height: 150%;
  letter-spacing: -1%;
  vertical-align: middle;
  margin-top: 9px;
  white-space: nowrap;
}
.wrap.renew25 .header-wrap #header #gnb > ul > li .depth02 .dep_in .pic {
  width: 434px;
  border-radius: 20px;
  overflow: hidden;
}
.wrap.renew25 .header-wrap #header #gnb > ul > li .depth02 .dep_in .pic img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 0) and (max-width: 1024px) {
  .wrap.renew25 .header-wrap #header #gnb > ul > li .depth02 .dep_in .pic {
    display: none;
  }
}
@media (min-width: 0) and (max-width: 1024px) {
  .wrap.renew25 .header-wrap #header #gnb > ul > li {
    margin: 0;
  }
  .wrap.renew25 .header-wrap #header #gnb > ul > li .depth02 {
    background: #F4F4F5;
    padding: 0;
  }
  .wrap.renew25 .header-wrap #header #gnb > ul > li .depth02 .dep_in > ul {
    width: 100%;
  }
  .wrap.renew25 .header-wrap #header #gnb > ul > li .depth02 .dep_in > ul > li.plus-bg::after {
    display: none;
  }
  .wrap.renew25 .header-wrap #header #gnb > ul > li .depth02 .dep_in > ul > li > a {
    color: #3F3F46;
    font-size: 18px;
    font-weight: 600;
    border-bottom: 1px solid #E4E4E7;
    height: 67px;
    line-height: 54px;
    background: url(../images/renew25/common/arr_right.png) no-repeat right 36px top 28px;
    background-size: 6px auto;
  }
  .wrap.renew25 .header-wrap #header #gnb > ul > li .depth02 .dep_in > ul > li > a:hover {
    color: #257E62;
    background: url(../images/renew25/common/arr_right_on.png) no-repeat right 36px top 28px;
    background-size: 6px auto;
  }
  .wrap.renew25 .header-wrap #header #gnb > ul > li.plus-bg > a::after {
    right: 32px;
    top: 29px;
    width: 8px;
    height: 8px;
  }
  .wrap.renew25 .header-wrap #header #gnb > ul > li.plus-bg.active > a {
    color: #257E62 !important;
  }
  .wrap.renew25 .header-wrap #header #gnb > ul > li.plus-bg.active > a::after {
    border-top: 2px solid #27272A;
    border-right: 2px solid #27272A;
  }
}
.wrap.renew25 .header-wrap #header #gnb > ul > li > a {
  font-size: 22px;
  color: #050505;
  font-weight: 500;
}
@media (min-width: 0) and (max-width: 1024px) {
  .wrap.renew25 .header-wrap #header #gnb > ul > li > a {
    line-height: 70px;
    min-height: 70px;
    border-bottom: 1px solid #E4E4E7;
    font-size: 20px;
  }
}
@media (max-width: 1300px) {
  .wrap.renew25 .header-wrap #header #gnb > ul > li > a {
    font-size: 18px;
  }
}
@media (max-width: 1160px) {
  .wrap.renew25 .header-wrap #header #gnb > ul > li > a {
    font-size: 16px;
  }
}
.wrap.renew25 .header-wrap #header .gnb-wrap {
  top: 0px;
}
.wrap.renew25 .header-wrap #header .gnb-wrap.mobile-menu-open {
  width: 100%;
}
.wrap.renew25 .header-wrap #header .gnb-wrap.mobile-menu-open #gnb {
  border-top: 1px solid rgba(5, 5, 5, 0.0509803922);
}
.wrap.renew25 .header-wrap #header .gnb-wrap .mobile-util {
  position: relative;
}
@media (min-width: 0) and (max-width: 1024px) {
  .wrap.renew25 .header-wrap #header .gnb-wrap .mobile-util h1 {
    left: 16px !important;
  }
}
.wrap.renew25 .header-wrap #header .gnb-wrap .mobile-util > ul {
  position: absolute;
  right: 60px;
  top: 25px;
}
.wrap.renew25 .header-wrap #header .gnb-wrap .mobile-util > ul > li {
  width: auto;
  margin-left: 16px;
}
.wrap.renew25 .header-wrap #header .gnb-wrap .mobile-util > ul > li > a {
  font-size: 16px;
  color: #3F3F46;
  font-weight: 600;
  padding-top: 0;
  line-height: 30px;
  padding-right: 18px;
  background: url(../images/renew25/common/ico_link.png) no-repeat right top 7px;
  background-size: 14px auto;
}
.wrap.renew25 .header-wrap #header .gnb-wrap .mobile-util > ul > li::after {
  content: "";
  display: none;
}
.wrap.renew25 .header-wrap #header .gnb-wrap .mobile-close {
  top: 29px;
  right: 25px;
}
.wrap.renew25 .header-wrap #header .gnb-wrap .mobile-close a {
  background: url(../images/renew25/common/btn_close.png) no-repeat center center;
  background-size: 40px auto;
}
.wrap.renew25 .header-wrap #header .util {
  top: 40px;
}
.wrap.renew25 .header-wrap #header .util::after {
  content: "";
  display: none !important;
}
.wrap.renew25 .header-wrap #header .util .link a {
  font-size: 16px;
  color: #3F3F46;
  font-weight: 500;
  padding-right: 18px;
  line-height: 30px;
  display: inline-block;
  background: url(../images/renew25/common/ico_link.png) no-repeat right top 7px;
  background-size: 14px auto;
}
.wrap.renew25 .header-wrap #header .util .site-lang {
  background: none;
  border: none;
  width: auto;
  line-height: 30px;
}
.wrap.renew25 .header-wrap #header .util .site-lang a {
  font-size: 16px;
  color: #3F3F46;
  font-weight: 500;
  padding-top: 0;
  line-height: 30px;
  padding-right: 18px;
  background: url(../images/renew25/common/ico_link.png) no-repeat right top 7px;
  background-size: 14px auto;
}
.wrap.renew25 .header-wrap #header .util .btn_search_open {
  margin: -3px 0 0 15px;
  float: left;
}
@media (min-width: 0) and (max-width: 768px) {
  .wrap.renew25 .header-wrap #header .util .btn_search_open {
    display: none !important;
  }
}
.wrap.renew25 .header-wrap #header .util .btn_search_open button {
  border: none;
  width: 50px;
  min-height: 34px;
  vertical-align: middle;
  vertical-align: top;
  text-indent: -9999px;
  background: url(../images/renew25/common/btn_search.png) no-repeat center center;
  background-size: 40px auto;
}
.wrap.renew25 .header-wrap #header .util .btn_search_close {
  margin: -3px 0 0 15px;
  float: left;
}
@media (min-width: 0) and (max-width: 768px) {
  .wrap.renew25 .header-wrap #header .util .btn_search_close {
    display: none !important;
  }
}
.wrap.renew25 .header-wrap #header .util .btn_search_close button {
  border: none;
  width: 50px;
  min-height: 34px;
  vertical-align: middle;
  vertical-align: top;
  text-indent: -9999px;
  background: url(../images/renew25/common/btn_close.png) no-repeat center center;
  background-size: 40px auto;
}
@media (min-width: 0) and (max-width: 1024px) {
  .wrap.renew25 .header-wrap #header .mobile-search-btn {
    top: 26px;
  }
  .wrap.renew25 .header-wrap #header .mobile-search-btn button {
    border: none;
    vertical-align: middle;
    vertical-align: top;
    text-indent: -9999px;
    height: 30px;
    width: 30px;
  }
  .wrap.renew25 .header-wrap #header .mobile-search-btn .btn_search_open {
    background: url(../images/renew25/common/btn_search.png) no-repeat center center;
    background-size: 40px auto;
  }
  .wrap.renew25 .header-wrap #header .mobile-search-btn .btn_search_close {
    background: url(../images/renew25/common/btn_close.png) no-repeat center center;
    background-size: 40px auto;
  }
}
@media (min-width: 0) and (max-width: 1024px) {
  .wrap.renew25 .header-wrap #header .mobile-menu-btn {
    top: 26px;
  }
  .wrap.renew25 .header-wrap #header .mobile-menu-btn a {
    background: url(../images/renew25/common/btn_gnbmenu.png) no-repeat center center;
    background-size: 40px auto;
  }
}
.wrap.renew25 .header-wrap .btn_search_open {
  display: block;
}
.wrap.renew25 .header-wrap .btn_search_close {
  display: none;
}
.wrap.renew25 .header-wrap.search_header_open {
  overflow: visible;
}
.wrap.renew25 .header-wrap.search_header_open .btn_search_open {
  display: none;
}
.wrap.renew25 .header-wrap.search_header_open .btn_search_close {
  display: block;
}
.wrap.renew25 .header-wrap.search_header_open .search_set {
  display: block !important;
}
.wrap.renew25 .header-wrap .search_set .search_set_wrap {
  display: block;
  position: fixed;
  top: 100px;
  left: 0;
  right: 0;
  z-index: 201;
  background: #fff;
  -webkit-box-shadow: 0px 8px 12px 0px rgba(0, 0, 0, 0.0588235294);
          box-shadow: 0px 8px 12px 0px rgba(0, 0, 0, 0.0588235294);
  border-top: 1px solid rgba(5, 5, 5, 0.0509803922);
  height: 192px;
}
@media (min-width: 0) and (max-width: 1024px) {
  .wrap.renew25 .header-wrap .search_set .search_set_wrap {
    top: 80px;
    height: 162px;
  }
}
.wrap.renew25 .header-wrap .search_set .search_set_wrap .search_set_con {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 50px;
}
@media (min-width: 0) and (max-width: 768px) {
  .wrap.renew25 .header-wrap .search_set .search_set_wrap .search_set_con {
    padding-top: 28px;
  }
}
.wrap.renew25 .header-wrap .search_set .search_set_wrap .search_set_con form {
  border-bottom: 3px solid #050505;
  width: 738px;
  height: 82px;
  overflow: hidden;
  position: relative;
}
@media (min-width: 0) and (max-width: 768px) {
  .wrap.renew25 .header-wrap .search_set .search_set_wrap .search_set_con form {
    width: calc(100% - 48px);
  }
}
.wrap.renew25 .header-wrap .search_set .search_set_wrap .search_set_con form input[type=text] {
  width: 100%;
  padding-right: 60px !important;
  padding-left: 20px !important;
  height: 82px;
  border-radius: 4px;
  padding: 0 10px;
  border: none;
  color: #000;
}
.wrap.renew25 .header-wrap .search_set .search_set_wrap .search_set_con form input[type=text]::-webkit-input-placeholder {
  color: #050505;
  font-size: 16px;
}
.wrap.renew25 .header-wrap .search_set .search_set_wrap .search_set_con form input[type=text]::-moz-placeholder {
  color: #050505;
  font-size: 16px;
}
.wrap.renew25 .header-wrap .search_set .search_set_wrap .search_set_con form input[type=text]:-ms-input-placeholder {
  color: #050505;
  font-size: 16px;
}
.wrap.renew25 .header-wrap .search_set .search_set_wrap .search_set_con form input[type=text]::-ms-input-placeholder {
  color: #050505;
  font-size: 16px;
}
.wrap.renew25 .header-wrap .search_set .search_set_wrap .search_set_con form input[type=text]::placeholder {
  color: #050505;
  font-size: 16px;
}
@media (min-width: 0) and (max-width: 768px) {
  .wrap.renew25 .header-wrap .search_set .search_set_wrap .search_set_con form input[type=text]::-webkit-input-placeholder {
    font-size: 18px;
  }
  .wrap.renew25 .header-wrap .search_set .search_set_wrap .search_set_con form input[type=text]::-moz-placeholder {
    font-size: 18px;
  }
  .wrap.renew25 .header-wrap .search_set .search_set_wrap .search_set_con form input[type=text]:-ms-input-placeholder {
    font-size: 18px;
  }
  .wrap.renew25 .header-wrap .search_set .search_set_wrap .search_set_con form input[type=text]::-ms-input-placeholder {
    font-size: 18px;
  }
  .wrap.renew25 .header-wrap .search_set .search_set_wrap .search_set_con form input[type=text]::placeholder {
    font-size: 18px;
  }
}
.wrap.renew25 .header-wrap .search_set .search_set_wrap .search_set_con button {
  width: 50px;
  height: 50px;
  border: none;
  background: none;
  position: absolute;
  right: 10px;
  top: 20px;
  bottom: 0;
  text-indent: -9999px;
  background: url(../images/renew25/common/btn_search_tot.png) no-repeat center center;
  background-size: 29px auto;
}
.wrap.renew25 .header-wrap .search_set .dimmed {
  display: block;
}
.wrap.renew25 #container {
  padding-top: 100px;
}
@media (min-width: 0) and (max-width: 1024px) {
  .wrap.renew25 #container {
    padding-top: 80px;
    margin-top: 0;
  }
}
.wrap.renew25 .nav_set {
  position: fixed;
  top: 112px;
  left: 0;
  right: 0;
  z-index: 99;
}
@media (min-width: 0) and (max-width: 1024px) {
  .wrap.renew25 .nav_set {
    top: 80px;
  }
}
.wrap.renew25 .nav_set .nav_set_wrap {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 10px;
  position: relative;
}
@media (min-width: 0) and (max-width: 1024px) {
  .wrap.renew25 .nav_set .nav_set_wrap {
    padding: 0 0px;
  }
}
.wrap.renew25 .nav_set .sub_nav {
  background: rgba(255, 255, 255, 0.96);
  border: 1px solid #F4F4F5;
  border-radius: 12px;
  height: 70px;
  margin-bottom: 0;
  position: relative;
  backdrop-filter: blur(6px);
  -webkit-box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.0392156863);
          box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.0392156863);
}
@media (min-width: 0) and (max-width: 1024px) {
  .wrap.renew25 .nav_set .sub_nav {
    height: 59px;
  }
}
.wrap.renew25 .nav_set .sub_nav .nav_etc {
  position: absolute;
  right: 24px;
  top: 13px;
}
@media (min-width: 0) and (max-width: 1024px) {
  .wrap.renew25 .nav_set .sub_nav .nav_etc {
    display: none;
  }
}
.wrap.renew25 .nav_set .sub_nav .nav_etc ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 12px;
}
.wrap.renew25 .nav_set .sub_nav .nav_etc ul li a {
  display: block;
}
.wrap.renew25 .nav_set .sub_nav .nav_etc ul li a span.icon img {
  width: 36px;
  height: auto;
}
@media (min-width: 0) and (max-width: 1024px) {
  .wrap.renew25 .nav_set .sub_nav {
    border: none;
    border-bottom: 1px solid #F4F4F5;
    border-top: 1px solid #F4F4F5;
    border-radius: 0;
    height: 59px;
  }
}
.wrap.renew25 .nav_set .sub_nav .sub_nav_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  padding: 0 24px 0 0;
}
@media (min-width: 0) and (max-width: 768px) {
  .wrap.renew25 .nav_set .sub_nav .sub_nav_inner {
    padding: 0 10px 0 0;
  }
}
.wrap.renew25 .nav_set .sub_nav .sub_nav_inner .home_icon {
  width: 56px;
  height: 56px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.wrap.renew25 .nav_set .sub_nav .sub_nav_inner .home_icon::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 1px;
  height: 22.5px;
  background: #E4E4E7;
}
@media (min-width: 0) and (max-width: 1024px) {
  .wrap.renew25 .nav_set .sub_nav .sub_nav_inner .home_icon::after {
    background: #F4F4F5;
    width: 1px;
    height: 36px;
  }
}
.wrap.renew25 .nav_set .sub_nav .sub_nav_inner .home_icon a {
  display: block;
  width: 18px;
}
@media (min-width: 0) and (max-width: 1024px) {
  .wrap.renew25 .nav_set .sub_nav .sub_nav_inner .home_icon a {
    width: 24px;
  }
}
.wrap.renew25 .nav_set .sub_nav .sub_nav_inner .home_icon a img {
  width: 100%;
  height: auto;
  margin-top: -2px;
}
.wrap.renew25 .nav_set .sub_nav .sub_nav_inner .nav_path {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 27px;
}
@media (min-width: 0) and (max-width: 768px) {
  .wrap.renew25 .nav_set .sub_nav .sub_nav_inner .nav_path {
    padding-left: 10px;
  }
}
@media (min-width: 0) and (max-width: 1024px) {
  .wrap.renew25 .nav_set .sub_nav .sub_nav_inner .nav_path {
    width: calc(100% - 57px);
  }
}
.wrap.renew25 .nav_set .sub_nav .sub_nav_inner .nav_path > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
.wrap.renew25 .nav_set .sub_nav .sub_nav_inner .nav_path > ul > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
@media (min-width: 0) and (max-width: 1024px) {
  .wrap.renew25 .nav_set .sub_nav .sub_nav_inner .nav_path > ul > li {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
.wrap.renew25 .nav_set .sub_nav .sub_nav_inner .nav_path > ul > li {
  min-width: 0;
}
.wrap.renew25 .nav_set .sub_nav .sub_nav_inner .nav_path > ul > li:last-child a {
  margin-right: 0;
}
@media (max-width: 516px) {
  .wrap.renew25 .nav_set .sub_nav .sub_nav_inner .nav_path > ul > li:last-child .sub_menu_list.dep2,
  .wrap.renew25 .nav_set .sub_nav .sub_nav_inner .nav_path > ul > li:last-child .sub_menu_list.dep3 {
    left: inherit;
    right: 5px;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
.wrap.renew25 .nav_set .sub_nav .sub_nav_inner .nav_path > ul > li {
  padding-left: 45px;
}
@media (min-width: 0) and (max-width: 768px) {
  .wrap.renew25 .nav_set .sub_nav .sub_nav_inner .nav_path > ul > li {
    padding-left: 15px;
  }
}
.wrap.renew25 .nav_set .sub_nav .sub_nav_inner .nav_path > ul > li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 18px;
  height: 18px;
  background: url(../images/renew25/common/top_arr_right.png) no-repeat center center;
  background-size: 18px auto;
}
@media (min-width: 0) and (max-width: 1024px) {
  .wrap.renew25 .nav_set .sub_nav .sub_nav_inner .nav_path > ul > li::before {
    background: #F4F4F5;
    width: 1px;
    height: 36px;
  }
}
.wrap.renew25 .nav_set .sub_nav .sub_nav_inner .nav_path > ul > li:first-child {
  padding-left: 0;
}
.wrap.renew25 .nav_set .sub_nav .sub_nav_inner .nav_path > ul > li:first-child::before {
  content: "";
  display: none;
}
.wrap.renew25 .nav_set .sub_nav .sub_nav_inner .nav_path .path_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  overflow: hidden;
  min-width: 0;
}
.wrap.renew25 .nav_set .sub_nav .sub_nav_inner .nav_path .path_item a {
  font-size: 16px;
  font-weight: 600;
  color: #000000;
  letter-spacing: -0.16px;
  line-height: 20.8px;
  width: 100%;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 20px;
  background: url(../images/renew25/common/top_arr_down.png) no-repeat right 0 top 5px;
  background-size: 10px auto;
  margin-right: 27px;
}
@media (min-width: 0) and (max-width: 1024px) {
  .wrap.renew25 .nav_set .sub_nav .sub_nav_inner .nav_path .path_item a {
    background: url(../images/renew25/common/top_arr_down.png) no-repeat right 0 top 5px;
    background-size: 12px auto;
    margin-right: 0;
    padding-right: 15px;
    width: 100%;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
@media (max-width: 516px) {
  .wrap.renew25 .nav_set .sub_nav .sub_nav_inner .nav_path .path_item a {
    font-size: 14px;
    background: url(../images/renew25/common/top_arr_down.png) no-repeat right 0 top 5px;
    background-size: 10px auto;
    letter-spacing: -0.66px;
  }
}
.wrap.renew25 .nav_set .sub_nav .sub_nav_inner .nav_path .path_item.active a {
  color: #257E62;
}
.wrap.renew25 .nav_set .sub_nav .sub_nav_inner .nav_path .path_item .path_arrow {
  width: 7px;
  height: 6px;
  margin-left: 8px;
  background: url(../images/renew25/common/top_arr_right.png) no-repeat center center;
  background-size: 7px auto;
}
.wrap.renew25 .nav_set .sub_nav .sub_nav_inner .nav_path .path_dot {
  width: 18px;
  height: 18px;
  margin: 0 15px;
  background-color: #F4F4F5;
  border-radius: 50%;
}
.wrap.renew25 .nav_set .sub_menu_list {
  background: #FFFFFF;
  border-radius: 12px;
  padding: 8px;
  width: auto;
  -webkit-box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.2509803922);
          box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.2509803922);
  min-width: 220px;
}
@media (max-width: 516px) {
  .wrap.renew25 .nav_set .sub_menu_list {
    width: calc(100vw - 70px);
    min-width: none;
  }
}
.wrap.renew25 .nav_set .sub_menu_list.dep1 {
  position: absolute;
  top: 32px;
  left: -20px;
  z-index: 100;
}
@media (max-width: 516px) {
  .wrap.renew25 .nav_set .sub_menu_list.dep1 {
    left: -10px;
  }
}
.wrap.renew25 .nav_set .sub_menu_list.dep2 {
  position: absolute;
  top: 32px;
  left: 25px;
  z-index: 100;
}
@media (max-width: 516px) {
  .wrap.renew25 .nav_set .sub_menu_list.dep2 {
    left: inherit;
    right: 50%;
    -webkit-transform: translateX(50%);
            transform: translateX(50%);
  }
}
.wrap.renew25 .nav_set .sub_menu_list.dep3 {
  position: absolute;
  top: 32px;
  left: 25px;
  z-index: 100;
}
@media (min-width: 0) and (max-width: 768px) {
  .wrap.renew25 .nav_set .sub_menu_list.dep3 {
    left: inherit;
    right: 5px;
  }
}
.wrap.renew25 .nav_set .sub_menu_list ul li {
  min-height: 43px;
  border-radius: 8px;
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.wrap.renew25 .nav_set .sub_menu_list ul li:hover {
  background: #F4F4F5;
}
.wrap.renew25 .nav_set .sub_menu_list ul li:hover a {
  color: #050505;
}
.wrap.renew25 .nav_set .sub_menu_list ul li.active a {
  color: #257E62;
}
.wrap.renew25 .nav_set .sub_menu_list ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  padding: 0 12px;
  font-size: 16px;
  font-weight: 500;
  color: #71717A;
  letter-spacing: -0.48px;
  line-height: 19.2px;
  white-space: nowrap;
}
@media (min-width: 0) and (max-width: 1024px) {
  .wrap.renew25 .nav_set .sub_menu_list ul li a {
    white-space: normal;
  }
}
@media (min-width: 0) and (max-width: 768px) {
  .wrap.renew25 .nav_set .sub_menu_list ul li a {
    font-size: 14px;
  }
}
.wrap.renew25 .footer-wrap {
  background: #E9ECEB;
  height: 226px;
}
@media (min-width: 0) and (max-width: 768px) {
  .wrap.renew25 .footer-wrap {
    height: auto;
    padding-top: 40px;
    padding-bottom: 64px;
  }
}
.wrap.renew25 .footer-wrap #footer {
  padding-top: 64px;
}
@media (min-width: 0) and (max-width: 1024px) {
  .wrap.renew25 .footer-wrap #footer {
    padding-top: 0;
  }
}
@media (min-width: 0) and (max-width: 768px) {
  .wrap.renew25 .footer-wrap #footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
  }
}
.wrap.renew25 .footer-wrap #footer .footer-logo {
  margin-top: 25px;
}
@media (min-width: 0) and (max-width: 768px) {
  .wrap.renew25 .footer-wrap #footer .footer-logo {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
.wrap.renew25 .footer-wrap #footer .footer-logo img {
  width: 177px;
}
@media (min-width: 0) and (max-width: 768px) {
  .wrap.renew25 .footer-wrap #footer .footer-info {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    padding-top: 24px !important;
  }
}
.wrap.renew25 .footer-wrap #footer .footer-info address {
  font-size: 16px;
  line-height: 1.4;
  color: rgba(5, 5, 5, 0.5490196078);
}
@media (min-width: 0) and (max-width: 768px) {
  .wrap.renew25 .footer-wrap #footer .footer-info address {
    font-size: 14px;
  }
}
@media (min-width: 0) and (max-width: 768px) {
  .wrap.renew25 .footer-wrap #footer .relate-site {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
    margin-top: 24px;
    width: 100%;
  }
}
.wrap.renew25 .footer-wrap #footer .relate-box {
  top: 117.5px;
}
@media (min-width: 0) and (max-width: 1024px) {
  .wrap.renew25 .footer-wrap #footer .relate-box {
    top: 50px;
  }
}
@media (min-width: 0) and (max-width: 768px) {
  .wrap.renew25 .footer-wrap #footer .relate-box {
    position: relative;
    top: inherit;
    width: 100%;
  }
}
.wrap.renew25 .footer-wrap #footer .relate-box .btn {
  border: 1px solid #050505;
  height: 31px;
  background: transparent;
}
.wrap.renew25 .footer-wrap #footer .relate-box .btn button {
  font-size: 16px;
  color: #050505;
}
.wrap.renew25 .footer-wrap #footer .relate-box .btn::after {
  content: "";
  border-top: 2px solid #050505;
  border-right: 2px solid #050505;
  top: 8px;
  right: 13px;
}
.wrap.renew25 .footer-wrap #footer .relate-box .site-list {
  bottom: 31px;
  border: 1px solid #050505;
}
.wrap.renew25 .footer-wrap #footer .footer-sns {
  top: 77.5px;
}
@media (min-width: 0) and (max-width: 1024px) {
  .wrap.renew25 .footer-wrap #footer .footer-sns {
    top: 15px;
    right: 0;
  }
}
@media (min-width: 0) and (max-width: 768px) {
  .wrap.renew25 .footer-wrap #footer .footer-sns {
    position: inherit;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    top: inherit;
    margin-top: 56px;
  }
}
.wrap.renew25 .footer-wrap #footer .footer-sns li {
  margin: 0px 0 0 10px;
}
.wrap.renew25 .footer-wrap #footer .footer-sns li a img {
  width: 24px;
}

#container .contents_wrap {
  margin-top: 122px;
  padding: 0 15px;
  padding-bottom: 110px;
}
@media (min-width: 0) and (max-width: 1024px) {
  #container .contents_wrap {
    padding: 0;
    margin-top: 79px;
    padding-bottom: 100px;
  }
}
#container .contents_wrap .contents {
  max-width: 1200px;
  margin: 0 auto;
}

.title_wrap {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: url(../images/renew25/common/bg_title_wrap.png) no-repeat center center;
  background-size: cover;
  padding: 32px 40px 40px 40px;
  border-radius: 32px;
}
@media (min-width: 0) and (max-width: 1024px) {
  .title_wrap {
    min-height: 84px;
    padding: 20px 20px 21px 20px;
    border-radius: 16px;
  }
}
.title_wrap .tit_box h2 {
  font-weight: 700;
  font-size: 40px;
  line-height: 1.5;
  letter-spacing: -1px;
  vertical-align: middle;
  color: #fff;
}
@media (min-width: 0) and (max-width: 1024px) {
  .title_wrap .tit_box h2 {
    font-size: 22px;
    line-height: 29px;
  }
}
.title_wrap .tit_box .date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 12px;
}
.title_wrap .tit_box .date span.up {
  font-size: 13px;
  font-weight: 500;
  color: #fff;
  height: 24px;
  line-height: 26px;
  padding: 0 8px;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 8px;
}
.title_wrap .tit_box .date p {
  font-size: 13px;
  font-weight: 500;
  color: #fff;
  line-height: 24px;
  margin-left: 12px;
}
.title_wrap .etc_info {
  position: absolute;
  right: 32px;
  bottom: 24px;
}
@media (min-width: 0) and (max-width: 768px) {
  .title_wrap .etc_info {
    right: 20px;
    bottom: 18px;
  }
}
.title_wrap .etc_info .etc_info_in {
  position: relative;
}
.title_wrap .etc_info .etc_info_in ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 12px;
}
@media (min-width: 0) and (max-width: 768px) {
  .title_wrap .etc_info .etc_info_in ul {
    gap: 0 8px;
  }
}
.title_wrap .etc_info .etc_info_in ul li a {
  display: block;
}
.title_wrap .etc_info .etc_info_in ul li a span.icon img {
  width: 36px;
}
@media (min-width: 0) and (max-width: 768px) {
  .title_wrap .etc_info .etc_info_in ul li.btn_print_li {
    display: none;
  }
}
.title_wrap .pop_share_box {
  display: none;
  position: absolute;
  bottom: -32px;
  right: -8px;
  z-index: 100;
  width: 214px;
  background: #FFFFFF;
  border-radius: 12px;
  -webkit-box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.2509803922);
          box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.2509803922);
}
.title_wrap .pop_share_box.open {
  display: block;
}
.title_wrap .pop_share_box .pop_share_box_in {
  position: relative;
  padding: 8px;
}
.title_wrap .pop_share_box .pop_share_box_in ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  padding: 0;
  margin: 0;
}
.title_wrap .pop_share_box .pop_share_box_in ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 34px;
  height: 34px;
  border: 1px solid #F4F4F5;
  border-radius: 8px;
  background: transparent;
}
.title_wrap .pop_share_box .pop_share_box_in ul li a .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
}
.title_wrap .pop_share_box .pop_share_box_in ul li a .icon img {
  width: 32px;
  height: auto;
}
@media (min-width: 0) and (max-width: 1024px) {
  .title_wrap .pop_share_box .pop_share_box_in ul li a .icon img {
    width: 36px;
  }
}
.title_wrap .pop_share_box .pop_share_box_in ul li:hover a {
  border-color: #D4D4D8;
}
.title_wrap .pop_share_box .pop_share_box_in .btn_close_share {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 34px;
  height: 34px;
  border: none;
  background: none;
  padding: 0;
  text-indent: -9999px;
  cursor: pointer;
  background: url(../images/renew25/common/btn_close01.png) no-repeat center center;
  background-size: 11px auto;
}

.inner_contents, .inner-contents {
  padding-top: 40px;
  margin: 0;
}
@media (min-width: 0) and (max-width: 768px) {
  .inner_contents, .inner-contents {
    padding-top: 24px;
  }
}
.inner_contents + .inner-contents, .inner-contents + .inner-contents {
  padding-top: 0;
}
.inner_contents .img-area, .inner-contents .img-area {
  width: 100%;
  text-align: center;
  padding: 10px 0;
}
.inner_contents .img-area img, .inner-contents .img-area img {
  max-width: 100%;
  height: auto;
}
.inner_contents .img-area small, .inner-contents .img-area small {
  display: block;
}
.inner_contents .annotation-list, .inner-contents .annotation-list {
  width: 100%;
  padding: 12px 12px 12px 35px;
  font-size: 13px;
  font-weight: 300;
  line-height: 140%;
  color: #52525B;
  background-color: #FAFAFA;
  border: 1px solid #F4F4F5;
  border-radius: 4px;
}
@media (min-width: 0) and (max-width: 768px) {
  .inner_contents .annotation-list, .inner-contents .annotation-list {
    font-size: 11px;
    padding-left: 24px;
  }
}
.inner_contents .annotation-list li, .inner-contents .annotation-list li {
  position: relative;
}
.inner_contents .annotation-list li span, .inner-contents .annotation-list li span {
  display: inline-block;
  position: absolute;
  left: -32px;
  width: 25px;
  text-align: right;
}
.inner_contents .annotation-list li + li, .inner-contents .annotation-list li + li {
  padding-top: 4px;
}
.inner_contents .bottom-contact-box, .inner-contents .bottom-contact-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background-color: #3455a6;
  border-radius: 12px;
  color: #fff;
  margin-top: 80px;
}
@media (min-width: 0) and (max-width: 768px) {
  .inner_contents .bottom-contact-box, .inner-contents .bottom-contact-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.inner_contents .bottom-contact-box > div, .inner-contents .bottom-contact-box > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 30px 40px;
}
@media (min-width: 0) and (max-width: 768px) {
  .inner_contents .bottom-contact-box > div, .inner-contents .bottom-contact-box > div {
    padding: 20px 20px;
  }
}
.inner_contents .bottom-contact-box .left-area, .inner-contents .bottom-contact-box .left-area {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  font-size: 15px;
  font-weight: 300;
  background-color: #0B1420;
}
@media (min-width: 0) and (max-width: 768px) {
  .inner_contents .bottom-contact-box .left-area, .inner-contents .bottom-contact-box .left-area {
    font-size: 13px;
  }
}
.inner_contents .bottom-contact-box .left-area p, .inner-contents .bottom-contact-box .left-area p {
  font-size: 30px;
  font-weight: 600;
}
@media (min-width: 0) and (max-width: 768px) {
  .inner_contents .bottom-contact-box .left-area p, .inner-contents .bottom-contact-box .left-area p {
    font-size: 22px;
  }
}
.inner_contents .bottom-contact-box .left-area span, .inner-contents .bottom-contact-box .left-area span {
  font-weight: 300;
}
.inner_contents .bottom-contact-box .right-area, .inner-contents .bottom-contact-box .right-area {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 8px;
  font-size: 18px;
  font-weight: 500;
}
@media (min-width: 0) and (max-width: 768px) {
  .inner_contents .bottom-contact-box .right-area, .inner-contents .bottom-contact-box .right-area {
    font-size: 14px;
  }
}
.inner_contents .bottom-contact-box .right-area a, .inner-contents .bottom-contact-box .right-area a {
  color: #fff;
}
.inner_contents .bottom-contact-box .right-area dl, .inner-contents .bottom-contact-box .right-area dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.inner_contents .bottom-contact-box .right-area dl dt, .inner-contents .bottom-contact-box .right-area dl dt {
  margin-right: 12px;
}
.inner_contents .bottom-contact-box .right-area dl dd, .inner_contents .bottom-contact-box .right-area dl dt, .inner-contents .bottom-contact-box .right-area dl dd, .inner-contents .bottom-contact-box .right-area dl dt {
  font-size: 16px;
  font-weight: 300;
}
@media (min-width: 0) and (max-width: 768px) {
  .inner_contents .bottom-contact-box .right-area dl dd, .inner_contents .bottom-contact-box .right-area dl dt, .inner-contents .bottom-contact-box .right-area dl dd, .inner-contents .bottom-contact-box .right-area dl dt {
    font-size: 13px;
  }
}
.inner_contents .icreat-features-grap, .inner-contents .icreat-features-grap {
  background-color: #FAFAFA;
  border-radius: 8px;
  padding: 60px 40px;
  text-align: center;
}
@media (min-width: 0) and (max-width: 768px) {
  .inner_contents .icreat-features-grap, .inner-contents .icreat-features-grap {
    padding: 40px;
  }
}
.inner_contents .icreat-features-grap ul, .inner-contents .icreat-features-grap ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
}
@media (min-width: 0) and (max-width: 768px) {
  .inner_contents .icreat-features-grap ul, .inner-contents .icreat-features-grap ul {
    gap: 8px;
  }
}
.inner_contents .icreat-features-grap ul li, .inner-contents .icreat-features-grap ul li {
  position: relative;
}
.inner_contents .icreat-features-grap ul li span, .inner-contents .icreat-features-grap ul li span {
  position: relative;
  display: inline-block;
  width: 400px;
  padding: 20px 0;
  border-radius: 50px;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  background-color: #2D4B9B;
  z-index: 1;
}
@media (min-width: 0) and (max-width: 768px) {
  .inner_contents .icreat-features-grap ul li span, .inner-contents .icreat-features-grap ul li span {
    width: 260px;
    font-size: 15px;
  }
}
.inner_contents .icreat-features-grap ul li:before, .inner-contents .icreat-features-grap ul li:before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 460px;
  height: 70px;
  border: 3px solid #D7D7D7;
  border-radius: 20px;
  left: -37px;
  margin-top: 28px;
}
@media (min-width: 0) and (max-width: 768px) {
  .inner_contents .icreat-features-grap ul li:before, .inner-contents .icreat-features-grap ul li:before {
    width: 280px;
    height: 62px;
    border-radius: 16px;
    left: -14px;
    margin-top: 28px;
  }
}
.inner_contents .icreat-features-grap ul li:last-child:before, .inner-contents .icreat-features-grap ul li:last-child:before {
  display: none;
}
.inner_contents .icreat-features-grap ul li.i02 span, .inner_contents .icreat-features-grap ul li.i05 span, .inner-contents .icreat-features-grap ul li.i02 span, .inner-contents .icreat-features-grap ul li.i05 span {
  background-color: #5E94D2;
}
.inner_contents .icreat-features-grap ul li.i03 span, .inner-contents .icreat-features-grap ul li.i03 span {
  background-color: #50B7BC;
}
.inner_contents .icreat-features-grap ul li.i04 span, .inner-contents .icreat-features-grap ul li.i04 span {
  background-color: #60A9C6;
}
.inner_contents .text-gray, .inner-contents .text-gray {
  color: #18181B;
}

.introduce-box {
  margin-top: 40px;
}
@media (min-width: 0) and (max-width: 768px) {
  .introduce-box {
    margin: 0 0px 40px 0px;
    margin-top: 24px;
  }
}

.board_search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (min-width: 0) and (max-width: 768px) {
  .board_search {
    display: block;
  }
}
.board_search .left_div p.count {
  font-size: 14px;
  font-weight: bold;
}
.board_search .left_div p.count span {
  font-weight: 500;
}
@media (min-width: 0) and (max-width: 768px) {
  .board_search .left_div p.count {
    font-size: 12px;
  }
}
.board_search .right_div form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 12px;
}
.board_search .bd_set {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0;
  border: 1px solid #E4E4E7;
  border-radius: 8px;
  width: 379px;
  height: 44px;
  overflow: hidden;
}
@media (min-width: 0) and (max-width: 768px) {
  .board_search .bd_set {
    margin-top: 12px;
    width: 100%;
  }
}
.board_search .bd_set .select_box {
  width: 120px;
  height: 44px;
  position: relative;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.board_search .bd_set .select_box select {
  width: 100%;
  height: 100%;
  padding: 0 30px 0 16px;
  border: none;
  background: transparent;
  font-size: 16px;
  font-weight: 600;
  color: #18181B;
  letter-spacing: -0.48px;
  line-height: 24px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  cursor: pointer;
  background: url(../images/renew25/common/select_arr.png) no-repeat right 16px center;
  background-size: 8px auto;
}
.board_search .bd_set .select_box select:focus {
  outline: none;
}
.board_search .bd_set .serch_input_text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 44px;
  position: relative;
}
.board_search .bd_set .serch_input_text::before {
  content: "";
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 1px;
  height: 22.5px;
  background: #E4E4E7;
}
.board_search .bd_set .serch_input_text label {
  overflow: hidden;
  display: block;
  position: absolute;
  border: 0;
  width: 1px;
  height: 1px;
  clip: rect(1px, 1px, 1px, 1px);
}
.board_search .bd_set .serch_input_text input[type=text] {
  width: 100%;
  height: 100%;
  padding: 0 50px 0 16px;
  border: none;
  background: transparent;
  font-size: 16px;
  font-weight: 400;
  color: #18181B;
  letter-spacing: -0.48px;
  line-height: 24px;
}
.board_search .bd_set .serch_input_text input[type=text]::-webkit-input-placeholder {
  color: #71717A;
}
.board_search .bd_set .serch_input_text input[type=text]::-moz-placeholder {
  color: #71717A;
}
.board_search .bd_set .serch_input_text input[type=text]:-ms-input-placeholder {
  color: #71717A;
}
.board_search .bd_set .serch_input_text input[type=text]::-ms-input-placeholder {
  color: #71717A;
}
.board_search .bd_set .serch_input_text input[type=text]::placeholder {
  color: #71717A;
}
.board_search .bd_set .serch_input_text input[type=text]:focus {
  outline: none;
}
.board_search .bd_set .serch_input_text .btn_search {
  position: absolute;
  right: 16px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 13px;
  height: 13px;
  border: none;
  background: none;
  padding: 0;
  text-indent: -9999px;
  cursor: pointer;
  background: url(../images/renew25/common/bd_search.png) no-repeat center center;
  background-size: 13px auto;
}

.board_list {
  margin-top: 16px;
  padding-top: 32px;
  border-top: 1px solid #27272A;
  padding-bottom: 40px;
}
@media (min-width: 0) and (max-width: 768px) {
  .board_list {
    padding-top: 16px;
  }
}
.board_list .tts {
  overflow: hidden;
  display: block;
  position: absolute;
  border: 0;
  width: 1px;
  height: 1px;
  clip: rect(1px, 1px, 1px, 1px);
}
.board_list .dbody {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
}
.board_list .dbody > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  padding: 28px 32px;
  background: #FAFAFA;
  border: 1px solid #F4F4F5;
  border-radius: 12px;
  min-height: 83px;
  gap: 16px;
  position: relative;
}
@media (min-width: 0) and (max-width: 768px) {
  .board_list .dbody > ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 6px 0;
    padding: 20px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.board_list .dbody > ul .board_num {
  font-size: 14px;
  font-weight: 600;
  color: #18181B;
  letter-spacing: -0.42px;
  line-height: 21px;
  -ms-flex-item-align: center;
      align-self: center;
}
@media (min-width: 0) and (max-width: 768px) {
  .board_list .dbody > ul .board_num {
    display: none;
  }
}
.board_list .dbody > ul .board_title {
  min-width: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 8px;
  -ms-flex-item-align: center;
      align-self: center;
}
@media (min-width: 0) and (max-width: 768px) {
  .board_list .dbody > ul .board_title {
    width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    padding-right: 0;
    margin-bottom: 4px;
  }
}
.board_list .dbody > ul .board_title a, .board_list .dbody > ul .board_title p {
  font-size: 18px;
  font-weight: 500;
  color: #18181B;
  letter-spacing: -0.54px;
  line-height: 27px;
  text-decoration: none;
  margin: 0;
}
@media (min-width: 0) and (max-width: 768px) {
  .board_list .dbody > ul .board_title a, .board_list .dbody > ul .board_title p {
    font-size: 16px;
    line-height: 1.5;
  }
}
.board_list .dbody > ul .board_title a:hover {
  text-decoration: underline;
}
.board_list .dbody > ul .board_title .board-new {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-width: 20px;
  height: 20px;
  border-radius: 8px;
  background-color: #FC661B;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  font-style: normal;
  vertical-align: top;
  margin-top: 2px;
  text-align: center;
  line-height: 24px;
  margin-left: 2px;
}
@media (min-width: 0) and (max-width: 768px) {
  .board_list .dbody > ul li:not(.board_num):not(.board_title) {
    width: 100%;
    margin-right: 24px;
  }
}
.board_list .dbody > ul li:not(.board_num):not(.board_title) dl.board_dl {
  margin: 0;
  padding: 0;
}
@media (min-width: 0) and (max-width: 768px) {
  .board_list .dbody > ul li:not(.board_num):not(.board_title) dl.board_dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.board_list .dbody > ul li:not(.board_num):not(.board_title) dl.board_dl dt {
  font-size: 12px;
  font-weight: 400;
  color: #71717A;
  letter-spacing: -0.36px;
  margin: 0;
  padding: 0;
}
@media (min-width: 0) and (max-width: 768px) {
  .board_list .dbody > ul li:not(.board_num):not(.board_title) dl.board_dl dt {
    font-size: 11px;
  }
}
.board_list .dbody > ul li:not(.board_num):not(.board_title) dl.board_dl dd {
  font-size: 12px;
  font-weight: 400;
  color: #18181B;
  letter-spacing: -0.36px;
  margin-top: 6px;
}
@media (min-width: 0) and (max-width: 768px) {
  .board_list .dbody > ul li:not(.board_num):not(.board_title) dl.board_dl dd {
    margin-top: 0px;
    margin-left: 4px;
    font-size: 11px;
  }
}
.board_list .dbody > ul li:not(.board_num):not(.board_title) dl.board_dl dd .a_ico {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 32px;
  height: 32px;
  border-radius: 8px;
  border: 1px solid #F4F4F5;
  background-color: #fff;
}
.board_list .dbody > ul li:not(.board_num):not(.board_title) dl.board_dl dd .a_ico:hover {
  background-color: #F4F4F5;
}
.board_list .dbody > ul li:not(.board_num):not(.board_title) dl.board_dl dd .a_ico img {
  width: 18px;
  height: 18px;
}
.board_list .dbody > ul li:not(.board_num):not(.board_title) dl.board_dl.center {
  text-align: center;
}
.board_list .dbody > ul li:not(.board_num):not(.board_title) dl.board_dl.center dd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (min-width: 0) and (max-width: 768px) {
  .board_list .dbody > ul li:not(.board_num):not(.board_title).etc_btn1 {
    position: absolute;
    right: 60px;
    bottom: 24px;
    width: auto;
    margin-right: 0;
  }
  .board_list .dbody > ul li:not(.board_num):not(.board_title).etc_btn1 dl dt {
    display: none;
  }
}
@media (min-width: 0) and (max-width: 768px) {
  .board_list .dbody > ul li:not(.board_num):not(.board_title).etc_btn2 {
    position: absolute;
    right: 19px;
    bottom: 24px;
    width: auto;
    margin-right: 0;
  }
  .board_list .dbody > ul li:not(.board_num):not(.board_title).etc_btn2 dl dt {
    display: none;
  }
}
.board_list .wid2 {
  width: 2%;
}
.board_list .wid4 {
  width: 4%;
}
.board_list .wid5 {
  width: 5%;
}
.board_list .wid6 {
  width: 6%;
}
.board_list .wid8 {
  width: 8%;
}
.board_list .wid10 {
  width: 10%;
}
.board_list .wid12 {
  width: 12%;
}
.board_list .wid13 {
  width: 13%;
}
.board_list .wid15 {
  width: 15%;
}
.board_list .wid16 {
  width: 16%;
}
.board_list .wid18 {
  width: 18%;
}
.board_list .wid60 {
  width: 60%;
}
.board_list .flex1 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media (min-width: 0) and (max-width: 768px) {
  .board_list .m_wid50 {
    width: 50% !important;
  }
  .board_list .m_wid70 {
    width: 70% !important;
  }
}

.radio_wrap {
  width: 100%;
  border-bottom: 1px solid #D4D4D8;
  margin-bottom: 20px;
}
.radio_wrap > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 24px;
}
.radio_wrap label {
  cursor: pointer;
  margin-bottom: -1px;
}
.radio_wrap label a {
  text-decoration: none;
  display: block;
}
.radio_wrap label input[type=radio] {
  overflow: hidden;
  display: block;
  position: absolute;
  border: 0;
  width: 1px;
  height: 1px;
  clip: rect(1px, 1px, 1px, 1px);
}
.radio_wrap label input[type=radio]:checked + span {
  color: #050505;
  font-weight: 600;
  border-bottom: 2px solid #000000;
}
.radio_wrap label span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 58px;
  padding: 0 4px;
  font-size: 18px;
  font-weight: 500;
  color: #71717A;
  letter-spacing: -0.72px;
  border-bottom: 2px solid transparent;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
@media (min-width: 0) and (max-width: 768px) {
  .radio_wrap label span {
    height: 55px;
    font-size: 16px;
  }
}
.radio_wrap label span:hover {
  color: #18181B;
}

.board_card_list {
  margin-top: 16px;
  padding-bottom: 40px;
  padding-top: 32px;
  border-top: 1px solid #27272A;
}
@media (min-width: 0) and (max-width: 768px) {
  .board_card_list {
    padding-top: 16px;
  }
}
.board_card_list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px;
}
.board_card_list ul li a {
  text-decoration: none;
  display: block;
  height: 100%;
}
.board_card_list:not(.img_type) ul li {
  width: calc(33.333% - 13.333px);
}
@media (min-width: 0) and (max-width: 1024px) {
  .board_card_list:not(.img_type) ul li {
    width: calc(50% - 10px);
  }
}
@media (min-width: 0) and (max-width: 768px) {
  .board_card_list:not(.img_type) ul li {
    width: 100%;
  }
}
.board_card_list:not(.img_type) ul li .card-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 189px;
  padding: 28px 32px;
  background: #FAFAFA;
  border: 1px solid #F4F4F5;
  border-radius: 12px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
@media (min-width: 0) and (max-width: 768px) {
  .board_card_list:not(.img_type) ul li .card-box {
    height: auto;
    min-height: 145px;
    padding: 24px;
  }
}
.board_card_list:not(.img_type) ul li .card-box:hover {
  background-color: #fff;
  border-color: #E4E4E7;
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
          box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
}
.board_card_list:not(.img_type) ul li .card-box .year {
  font-size: 20px;
  font-weight: 700;
  color: #A1A1AA;
  letter-spacing: -0.6px;
  line-height: 30px;
  margin-bottom: 22px;
}
@media (min-width: 0) and (max-width: 768px) {
  .board_card_list:not(.img_type) ul li .card-box .year {
    font-size: 16px;
    margin-bottom: 8px;
    line-height: 1.5;
  }
}
.board_card_list:not(.img_type) ul li .card-box .article {
  font-size: 18px;
  font-weight: 500;
  color: #18181B;
  letter-spacing: -0.54px;
  line-height: 27px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (min-width: 0) and (max-width: 768px) {
  .board_card_list:not(.img_type) ul li .card-box .article {
    font-size: 14px;
    line-height: 1.5;
  }
}
.board_card_list.img_type ul {
  gap: 40px 20px;
}
.board_card_list.img_type ul li {
  width: calc(25% - 15px);
}
@media (min-width: 0) and (max-width: 1024px) {
  .board_card_list.img_type ul li {
    width: calc(50% - 10px);
  }
}
@media (min-width: 0) and (max-width: 768px) {
  .board_card_list.img_type ul li {
    width: 100%;
  }
}
.board_card_list.img_type ul li a .card-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border: 1px solid #F4F4F5;
  border-radius: 12px;
  overflow: hidden;
  background-color: #FAFAFA;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  height: 100%;
}
.board_card_list.img_type ul li a .card-box:hover {
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
          box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
}
.board_card_list.img_type ul li a .card-box .img {
  width: 100%;
  height: 210px;
  overflow: hidden;
  margin: 0;
}
@media (min-width: 0) and (max-width: 768px) {
  .board_card_list.img_type ul li a .card-box .img {
    height: 250px;
  }
}
.board_card_list.img_type ul li a .card-box .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.board_card_list.img_type ul li a .card-box:hover .img img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
.board_card_list.img_type ul li a .card-box .text {
  padding: 24px 24px 0 24px;
  margin: 0;
  font-size: 18px;
  font-weight: 500;
  color: #18181B;
  line-height: 27px;
  letter-spacing: -0.54px;
  min-height: 78px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (min-width: 0) and (max-width: 768px) {
  .board_card_list.img_type ul li a .card-box .text {
    padding: 20px 20px 0 20px;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.48px;
    min-height: 68px;
  }
}
.board_card_list.img_type ul li a .card-box .date {
  padding: 12px 24px 24px 24px;
  margin: 0;
  font-size: 12px;
  font-weight: 400;
  color: #52525B;
  letter-spacing: -0.36px;
}
.board_card_list.img_type ul li a .card-box .date span {
  font-size: 12px;
  font-weight: 400;
  color: #A1A1AA;
  letter-spacing: -0.36px;
}
@media (min-width: 0) and (max-width: 768px) {
  .board_card_list.img_type ul li a .card-box .date {
    padding: 10px 20px 20px 20px;
  }
}

.pagination_set {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 8px;
}
.pagination_set .pagination_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
}
.pagination_set .pagination_list a.prev,
.pagination_set .pagination_list a.prev02,
.pagination_set .pagination_list a.next,
.pagination_set .pagination_list a.next02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 44px;
  height: 44px;
  border-radius: 6px;
  text-decoration: none;
}
@media (min-width: 0) and (max-width: 768px) {
  .pagination_set .pagination_list a.prev,
  .pagination_set .pagination_list a.prev02,
  .pagination_set .pagination_list a.next,
  .pagination_set .pagination_list a.next02 {
    width: 22px;
    height: 22px;
  }
}
.pagination_set .pagination_list a.prev:hover,
.pagination_set .pagination_list a.prev02:hover,
.pagination_set .pagination_list a.next:hover,
.pagination_set .pagination_list a.next02:hover {
  background-color: #F4F4F5;
}
.pagination_set .pagination_list a.prev img,
.pagination_set .pagination_list a.prev02 img,
.pagination_set .pagination_list a.next img,
.pagination_set .pagination_list a.next02 img {
  max-width: 100% !important;
  max-height: 100% !important;
}
.pagination_set .pagination_list strong {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 42px;
  height: 42px;
  border-radius: 8px;
  background-color: #050505;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: -0.48px;
  line-height: 19.2px;
}
@media (min-width: 0) and (max-width: 768px) {
  .pagination_set .pagination_list strong {
    width: 22px;
    height: 22px;
    font-size: 15px;
    line-height: 22px;
    border-radius: 4px;
  }
}
.pagination_set .pagination_list span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 42px;
  height: 42px;
  border-radius: 8px;
  background-color: #FFFFFF;
}
@media (min-width: 0) and (max-width: 768px) {
  .pagination_set .pagination_list span {
    width: 22px;
    height: 22px;
  }
}
.pagination_set .pagination_list span a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
  font-size: 16px;
  font-weight: 600;
  color: #868E96;
  text-decoration: none;
  letter-spacing: -0.48px;
  line-height: 19.2px;
}
.pagination_set .pagination_list span a:hover {
  background-color: #F4F4F5;
  color: #18181B;
}

.paginationSet {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 8px;
}
.paginationSet .pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
  list-style: none !important;
  background: none !important;
}
.paginationSet .pagination img {
  padding: 0;
}
.paginationSet .pagination li {
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
  background: none !important;
  list-style: none !important;
  float: none !important;
  width: 42px;
  height: 42px;
}
.paginationSet .pagination li.i a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 42px;
  height: 42px;
  border-radius: 6px;
  text-decoration: none;
  border: none !important;
  background: none !important;
}
@media (min-width: 0) and (max-width: 768px) {
  .paginationSet .pagination li.i a {
    width: 22px;
    height: 22px;
  }
}
.paginationSet .pagination li.i a:hover {
  background-color: #F4F4F5 !important;
}
.paginationSet .pagination li.i a img {
  max-width: 100% !important;
  max-height: 100% !important;
  margin: 0 !important;
  vertical-align: middle;
}
.paginationSet .pagination li.i.disabled a {
  cursor: default;
}
.paginationSet .pagination li.i.disabled a:hover {
  background-color: transparent !important;
}
.paginationSet .pagination li.i.disabled a img {
  opacity: 0.3;
}
.paginationSet .pagination li.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 42px;
  height: 42px;
  border-radius: 8px;
  background-color: #050505 !important;
}
@media (min-width: 0) and (max-width: 768px) {
  .paginationSet .pagination li.active {
    width: 22px;
    height: 22px;
    border-radius: 4px;
  }
}
.paginationSet .pagination li.active span, .paginationSet .pagination li.active em, .paginationSet .pagination li.active strong {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
  color: #FFFFFF !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  font-style: normal !important;
  letter-spacing: -0.48px;
  line-height: 1 !important;
  text-decoration: none !important;
  background: none !important;
  border: none !important;
  margin: 0 !important;
  padding: 0 !important;
}
@media (min-width: 0) and (max-width: 768px) {
  .paginationSet .pagination li.active span, .paginationSet .pagination li.active em, .paginationSet .pagination li.active strong {
    font-size: 15px !important;
  }
}
.paginationSet .pagination li:not(.i):not(.active) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 42px;
  height: 42px;
  border-radius: 8px;
  background-color: #FFFFFF !important;
}
@media (min-width: 0) and (max-width: 768px) {
  .paginationSet .pagination li:not(.i):not(.active) {
    width: 22px;
    height: 22px;
  }
}
.paginationSet .pagination li:not(.i):not(.active) a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
  border-radius: 8px;
  text-decoration: none !important;
  border: none !important;
  background: none !important;
  cursor: pointer;
}
.paginationSet .pagination li:not(.i):not(.active) a span {
  font-size: 16px !important;
  font-weight: 600 !important;
  color: #868E96 !important;
  letter-spacing: -0.48px;
}
@media (min-width: 0) and (max-width: 768px) {
  .paginationSet .pagination li:not(.i):not(.active) a span {
    font-size: 15px !important;
  }
}
.paginationSet .pagination li:not(.i):not(.active) a:hover {
  background-color: #F4F4F5 !important;
}
.paginationSet .pagination li:not(.i):not(.active) a:hover span {
  color: #18181B !important;
}

.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
  margin-top: 8px;
  padding: 0 !important;
  border: none !important;
  background: none !important;
  margin-bottom: 0 !important;
}
.pagination img {
  padding: 0 !important;
  margin: 0 !important;
  vertical-align: middle;
  max-width: 100% !important;
  max-height: 100% !important;
}
.pagination a.prev, .pagination a.prev02, .pagination a.next, .pagination a.next02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 44px;
  height: 44px;
  border-radius: 6px;
  text-decoration: none;
  border: none !important;
  background: none !important;
  margin: 0 !important;
  padding: 0 !important;
}
@media (min-width: 0) and (max-width: 768px) {
  .pagination a.prev, .pagination a.prev02, .pagination a.next, .pagination a.next02 {
    width: 22px;
    height: 22px;
  }
}
.pagination a.prev:hover, .pagination a.prev02:hover, .pagination a.next:hover, .pagination a.next02:hover {
  background-color: #F4F4F5 !important;
}
.pagination span {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.pagination strong {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 42px;
  height: 42px;
  border-radius: 8px;
  background-color: #050505 !important;
  color: #FFFFFF !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  line-height: 1 !important;
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
}
@media (min-width: 0) and (max-width: 768px) {
  .pagination strong {
    width: 22px;
    height: 22px;
    font-size: 15px !important;
    border-radius: 4px;
  }
}
.pagination span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 42px;
  height: 42px;
  border-radius: 8px;
  background-color: #FFFFFF !important;
  margin: 0 !important;
  padding: 0 !important;
}
@media (min-width: 0) and (max-width: 768px) {
  .pagination span {
    width: 22px;
    height: 22px;
  }
}
.pagination span a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
  border-radius: 8px;
  text-decoration: none !important;
  color: #868E96 !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  background: none !important;
  border: none !important;
  margin: 0 !important;
  padding: 0 !important;
}
@media (min-width: 0) and (max-width: 768px) {
  .pagination span a {
    font-size: 15px !important;
  }
}
.pagination span a:hover {
  background-color: #F4F4F5 !important;
  color: #18181B !important;
}

.main_wrap {
  width: 100%;
  overflow: hidden;
  max-width: 1920px;
  margin: 0 auto;
}
.main_wrap .section1 {
  width: 100%;
  height: 800px;
  position: relative;
  background-color: #fff;
}
@media (min-width: 0) and (max-width: 1024px) {
  .main_wrap .section1 {
    height: auto;
  }
}
.main_wrap .section1 .sec_in {
  height: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (min-width: 0) and (max-width: 1024px) {
  .main_wrap .section1 .sec_in {
    width: 100%;
    padding: 0 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.main_wrap .section1 .visual_area {
  padding-top: 100px;
  width: calc(100% - 604px);
  position: relative;
}
@media (min-width: 0) and (max-width: 1024px) {
  .main_wrap .section1 .visual_area {
    width: 100%;
    padding: 0 16px;
    padding-top: 85%;
    padding-bottom: 16%;
    min-height: 711px;
  }
}
.main_wrap .section1 .visual_area::before {
  content: "";
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("../images/renew25/main/bg_main_visual01.png") no-repeat center center;
  background-size: cover;
  z-index: 0;
}
@media (min-width: 0) and (max-width: 1024px) {
  .main_wrap .section1 .visual_area::before {
    background-image: url("../images/renew25/main/bg_main_visual01_2_m.png");
    background-position: center top;
    background-size: 100% auto;
  }
}
.main_wrap .section1 .visual_area .visual_txt {
  position: relative;
  z-index: 1;
  max-width: 716px;
  margin-left: auto;
  margin-right: auto;
  -webkit-transform: translateX(-40px);
          transform: translateX(-40px);
  padding-right: 50px;
}
@media (max-width: 1440px) {
  .main_wrap .section1 .visual_area .visual_txt {
    margin-right: 0;
    margin-left: 20px;
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
}
@media (min-width: 0) and (max-width: 1024px) {
  .main_wrap .section1 .visual_area .visual_txt {
    margin: 0;
    padding: 0;
    -webkit-transform: none;
            transform: none;
    max-width: 100%;
  }
}
.main_wrap .section1 .visual_area .visual_txt h2 {
  font-size: 52px;
  font-weight: 800;
  color: #050505;
  letter-spacing: -0.52px;
  line-height: 1.3;
  margin-bottom: 12px;
}
@media (min-width: 0) and (max-width: 1024px) {
  .main_wrap .section1 .visual_area .visual_txt h2 {
    font-size: 40px;
    line-height: 52px;
    letter-spacing: -0.4px;
    word-break: keep-all;
  }
}
.main_wrap .section1 .visual_area .visual_txt p {
  font-size: 20px;
  font-weight: 400;
  color: #343C3A;
  letter-spacing: -0.6px;
  line-height: 1.6;
  margin-bottom: 50px;
  word-break: keep-all;
}
@media (min-width: 0) and (max-width: 1024px) {
  .main_wrap .section1 .visual_area .visual_txt p {
    font-size: 15px;
    line-height: 24px;
    letter-spacing: -0.45px;
    margin-bottom: 30px;
  }
}
.main_wrap .section1 .visual_area .visual_txt .btn_group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 26px;
}
@media (min-width: 0) and (max-width: 1024px) {
  .main_wrap .section1 .visual_area .visual_txt .btn_group {
    gap: 16px;
  }
}
.main_wrap .section1 .visual_area .visual_txt .btn_group .btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  text-decoration: none;
  line-height: 41px;
}
.main_wrap .section1 .visual_area .visual_txt .btn_group .btn span {
  font-size: 26px;
  font-weight: 500;
  letter-spacing: -0.26px;
  margin-right: 12px;
}
@media (min-width: 0) and (max-width: 1024px) {
  .main_wrap .section1 .visual_area .visual_txt .btn_group .btn span {
    font-size: 20px;
    letter-spacing: -0.2px;
  }
}
.main_wrap .section1 .visual_area .visual_txt .btn_group .btn.btn_green span {
  color: #257E62;
  border-bottom: 2px solid #257E62;
}
.main_wrap .section1 .visual_area .visual_txt .btn_group .btn.btn_green {
  padding-right: 36px;
  background: url(../images/renew25/main/btn_arr01.png) no-repeat right center;
  background-size: 36px auto;
}
@media (min-width: 0) and (max-width: 1024px) {
  .main_wrap .section1 .visual_area .visual_txt .btn_group .btn.btn_green {
    padding-right: 30px;
    background: url(../images/renew25/main/btn_arr01.png) no-repeat right center;
    background-size: 28px auto;
  }
}
.main_wrap .section1 .visual_area .visual_txt .btn_group .btn.btn_black span {
  color: #050505;
  border-bottom: 2px solid #050505;
}
.main_wrap .section1 .visual_area .visual_txt .btn_group .btn.btn_black {
  padding-right: 36px;
  background: url(../images/renew25/main/btn_arr02.png) no-repeat right center;
  background-size: 36px auto;
}
@media (min-width: 0) and (max-width: 1024px) {
  .main_wrap .section1 .visual_area .visual_txt .btn_group .btn.btn_black {
    padding-right: 30px;
    background: url(../images/renew25/main/btn_arr02.png) no-repeat right center;
    background-size: 28px auto;
  }
}
.main_wrap .section1 .contents_area {
  position: absolute;
  right: 0;
  top: 0;
  width: 604px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 0) and (max-width: 1024px) {
  .main_wrap .section1 .contents_area {
    position: static;
    width: 100%;
    height: auto;
  }
}
.main_wrap .section1 .contents_area .about_box {
  width: 100%;
  height: 509px;
  position: relative;
}
@media (min-width: 0) and (max-width: 1024px) {
  .main_wrap .section1 .contents_area .about_box {
    height: auto;
    min-height: 462px;
  }
}
.main_wrap .section1 .contents_area .about_box .tit_area {
  position: absolute;
  top: 40px;
  left: 48px;
  z-index: 2;
}
@media (min-width: 0) and (max-width: 1024px) {
  .main_wrap .section1 .contents_area .about_box .tit_area {
    top: 40px;
    left: 20px;
  }
}
.main_wrap .section1 .contents_area .about_box .tit_area h3 {
  font-size: 28px;
  font-weight: 800;
  color: #fff;
  letter-spacing: -0.28px;
}
@media (min-width: 0) and (max-width: 1024px) {
  .main_wrap .section1 .contents_area .about_box .tit_area h3 {
    font-size: 30px;
    letter-spacing: -0.3px;
  }
}
.main_wrap .section1 .contents_area .about_box .info_area {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  background: url(../images/renew25/main/bg_main_visual02.png) no-repeat center center;
  background-size: cover;
}
@media (min-width: 0) and (max-width: 1024px) {
  .main_wrap .section1 .contents_area .about_box .info_area {
    background-image: url("../images/renew25/main/bg_main_visual02_m.png");
  }
}
.main_wrap .section1 .contents_area .about_box .info_area .txt_box {
  position: absolute;
  top: 212px;
  left: 48px;
  color: #fff;
  z-index: 2;
  width: 508px;
}
@media (min-width: 0) and (max-width: 1024px) {
  .main_wrap .section1 .contents_area .about_box .info_area .txt_box {
    top: 180px;
    left: 20px;
    width: calc(100% - 40px);
  }
}
.main_wrap .section1 .contents_area .about_box .info_area .txt_box .tit {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 10px;
}
@media (min-width: 0) and (max-width: 1024px) {
  .main_wrap .section1 .contents_area .about_box .info_area .txt_box .tit {
    font-size: 20px;
  }
}
.main_wrap .section1 .contents_area .about_box .info_area .txt_box .txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 0) and (max-width: 1024px) {
  .main_wrap .section1 .contents_area .about_box .info_area .txt_box .txt {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    display: block;
  }
}
.main_wrap .section1 .contents_area .about_box .info_area .txt_box .txt p {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.45;
  opacity: 0.9;
  margin-right: 26px;
  white-space: nowrap;
}
@media (min-width: 0) and (max-width: 1024px) {
  .main_wrap .section1 .contents_area .about_box .info_area .txt_box .txt p {
    font-size: 16px;
    margin-right: 0;
    margin-bottom: 16px;
  }
}
.main_wrap .section1 .contents_area .about_box .info_area .txt_box .txt .btn_view {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  text-decoration: none;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}
.main_wrap .section1 .contents_area .about_box .info_area .txt_box .txt .btn_view span {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: -0.32px;
  color: #fff;
  border-bottom: 2px solid #fff;
}
.main_wrap .section1 .contents_area .about_box .info_area .txt_box .txt .btn_view {
  padding-right: 26px;
  background: url(../images/renew25/main/btn_arr03.png) no-repeat right center;
  background-size: 16px auto;
}
.main_wrap .section1 .contents_area .about_box .info_area .tab_btn_area {
  position: absolute;
  bottom: 52px;
  left: 48px;
  width: 508px;
  height: 158px;
  z-index: 2;
}
@media (min-width: 0) and (max-width: 1024px) {
  .main_wrap .section1 .contents_area .about_box .info_area .tab_btn_area {
    position: static;
    width: 100%;
    height: auto;
    padding: 305px 20px 40px;
  }
}
.main_wrap .section1 .contents_area .about_box .info_area .tab_btn_area ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
}
@media (min-width: 0) and (max-width: 1024px) {
  .main_wrap .section1 .contents_area .about_box .info_area .tab_btn_area ul {
    gap: 10px;
  }
}
.main_wrap .section1 .contents_area .about_box .info_area .tab_btn_area ul li {
  width: 159px;
  height: 158px;
  border-radius: 12px;
  background-color: rgba(0, 0, 0, 0.6);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media (min-width: 0) and (max-width: 1024px) {
  .main_wrap .section1 .contents_area .about_box .info_area .tab_btn_area ul li {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    height: 106px;
    border-radius: 8px;
  }
}
.main_wrap .section1 .contents_area .about_box .info_area .tab_btn_area ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
  text-decoration: none;
  color: #fff;
  position: relative;
}
.main_wrap .section1 .contents_area .about_box .info_area .tab_btn_area ul li a::before {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
}
.main_wrap .section1 .contents_area .about_box .info_area .tab_btn_area ul li a.ico1::before {
  content: "";
  background: url(../images/renew25/main/vs_ico01.png) no-repeat center top 38px;
  background-size: 39px auto;
}
@media (min-width: 0) and (max-width: 1024px) {
  .main_wrap .section1 .contents_area .about_box .info_area .tab_btn_area ul li a.ico1::before {
    background-position: center top 25.7px;
    background-size: 30px auto;
  }
}
.main_wrap .section1 .contents_area .about_box .info_area .tab_btn_area ul li a.ico2::before {
  content: "";
  background: url(../images/renew25/main/vs_ico02.png) no-repeat center top 38px;
  background-size: 46px auto;
}
@media (min-width: 0) and (max-width: 1024px) {
  .main_wrap .section1 .contents_area .about_box .info_area .tab_btn_area ul li a.ico2::before {
    background-position: center top 25.7px;
    background-size: 36px auto;
  }
}
.main_wrap .section1 .contents_area .about_box .info_area .tab_btn_area ul li a.ico3::before {
  content: "";
  background: url(../images/renew25/main/vs_ico03.png) no-repeat center top 38px;
  background-size: 46px auto;
}
@media (min-width: 0) and (max-width: 1024px) {
  .main_wrap .section1 .contents_area .about_box .info_area .tab_btn_area ul li a.ico3::before {
    background-position: center top 25.7px;
    background-size: 36px auto;
  }
}
.main_wrap .section1 .contents_area .about_box .info_area .tab_btn_area ul li a .txt {
  font-size: 20px;
  font-weight: 700;
  padding-top: 55px;
}
@media (min-width: 0) and (max-width: 1024px) {
  .main_wrap .section1 .contents_area .about_box .info_area .tab_btn_area ul li a .txt {
    font-size: 16px;
    padding-top: 50px;
  }
}
.main_wrap .section1 .contents_area .about_box .info_area .tab_btn_area ul li:hover, .main_wrap .section1 .contents_area .about_box .info_area .tab_btn_area ul li .active {
  background-color: #fff;
}
.main_wrap .section1 .contents_area .about_box .info_area .tab_btn_area ul li:hover a, .main_wrap .section1 .contents_area .about_box .info_area .tab_btn_area ul li .active a {
  color: #050505;
}
.main_wrap .section1 .contents_area .about_box .info_area .tab_btn_area ul li:hover a.ico1::before, .main_wrap .section1 .contents_area .about_box .info_area .tab_btn_area ul li .active a.ico1::before {
  content: "";
  background: url(../images/renew25/main/vs_ico01_on.png) no-repeat center top 38px;
  background-size: 39px auto;
}
@media (min-width: 0) and (max-width: 1024px) {
  .main_wrap .section1 .contents_area .about_box .info_area .tab_btn_area ul li:hover a.ico1::before, .main_wrap .section1 .contents_area .about_box .info_area .tab_btn_area ul li .active a.ico1::before {
    background-position: center top 30px;
    background-size: 30px auto;
  }
}
.main_wrap .section1 .contents_area .about_box .info_area .tab_btn_area ul li:hover a.ico2::before, .main_wrap .section1 .contents_area .about_box .info_area .tab_btn_area ul li .active a.ico2::before {
  content: "";
  background: url(../images/renew25/main/vs_ico02_on.png) no-repeat center top 38px;
  background-size: 46px auto;
}
@media (min-width: 0) and (max-width: 1024px) {
  .main_wrap .section1 .contents_area .about_box .info_area .tab_btn_area ul li:hover a.ico2::before, .main_wrap .section1 .contents_area .about_box .info_area .tab_btn_area ul li .active a.ico2::before {
    background-position: center top 30px;
    background-size: 36px auto;
  }
}
.main_wrap .section1 .contents_area .about_box .info_area .tab_btn_area ul li:hover a.ico3::before, .main_wrap .section1 .contents_area .about_box .info_area .tab_btn_area ul li .active a.ico3::before {
  content: "";
  background: url(../images/renew25/main/vs_ico03_on.png) no-repeat center top 38px;
  background-size: 46px auto;
}
@media (min-width: 0) and (max-width: 1024px) {
  .main_wrap .section1 .contents_area .about_box .info_area .tab_btn_area ul li:hover a.ico3::before, .main_wrap .section1 .contents_area .about_box .info_area .tab_btn_area ul li .active a.ico3::before {
    background-position: center top 30px;
    background-size: 36px auto;
  }
}
.main_wrap .section1 .contents_area .achieved_box {
  width: 100%;
  height: 291px;
  background-color: #fff;
  padding: 40px 48px;
  position: relative;
  z-index: 2;
}
@media (min-width: 0) and (max-width: 1024px) {
  .main_wrap .section1 .contents_area .achieved_box {
    height: auto;
    padding: 40px 20px;
  }
}
.main_wrap .section1 .contents_area .achieved_box .tit_area {
  margin-bottom: 20px;
}
.main_wrap .section1 .contents_area .achieved_box .tit_area h3 {
  font-size: 28px;
  font-weight: 800;
  color: #E4E4E7;
}
@media (min-width: 0) and (max-width: 1024px) {
  .main_wrap .section1 .contents_area .achieved_box .tit_area h3 {
    font-size: 30px;
    color: #050505;
  }
}
.main_wrap .section1 .contents_area .achieved_box .stat_list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
}
@media (min-width: 0) and (max-width: 1024px) {
  .main_wrap .section1 .contents_area .achieved_box .stat_list ul {
    gap: 10px;
  }
}
.main_wrap .section1 .contents_area .achieved_box .stat_list ul li {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.main_wrap .section1 .contents_area .achieved_box .stat_list ul li .stat_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.main_wrap .section1 .contents_area .achieved_box .stat_list ul li .stat_item .icon {
  width: 60px;
  height: 60px;
}
.main_wrap .section1 .contents_area .achieved_box .stat_list ul li .stat_item .icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (min-width: 0) and (max-width: 1024px) {
  .main_wrap .section1 .contents_area .achieved_box .stat_list ul li .stat_item .icon {
    width: 48px;
    height: 48px;
  }
}
.main_wrap .section1 .contents_area .achieved_box .stat_list ul li .stat_item .txt_group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.main_wrap .section1 .contents_area .achieved_box .stat_list ul li .stat_item .txt_group .cate {
  font-size: 18px;
  font-weight: 700;
  color: #257E62;
  margin-bottom: 4px;
  text-align: center;
}
@media (min-width: 0) and (max-width: 1024px) {
  .main_wrap .section1 .contents_area .achieved_box .stat_list ul li .stat_item .txt_group .cate {
    font-size: 16px;
  }
}
.main_wrap .section1 .contents_area .achieved_box .stat_list ul li .stat_item .txt_group .num {
  font-size: 34px;
  font-weight: 900;
  color: #050505;
  text-align: center;
}
@media (min-width: 0) and (max-width: 1024px) {
  .main_wrap .section1 .contents_area .achieved_box .stat_list ul li .stat_item .txt_group .num {
    font-size: 28px;
  }
}
.main_wrap .section2 {
  width: 100%;
  padding: 120px 0;
  background: url(../images/renew25/main/bg_sec02_w.png) no-repeat center center;
  background-size: cover;
  height: 900px;
}
@media (min-width: 0) and (max-width: 1024px) {
  .main_wrap .section2 {
    height: 676px;
  }
}
@media (min-width: 0) and (max-width: 768px) {
  .main_wrap .section2 {
    height: auto;
    background: url(../images/renew25/main/bg_sec02_m.png) no-repeat center top;
    background-size: cover;
    padding: 80px 0;
  }
}
.main_wrap .section2 .sec_in {
  max-width: 1440px;
  margin: 0 auto;
  position: relative;
  padding: 0 20px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
.main_wrap .section2 .sec_in .title_area {
  margin-bottom: 60px;
}
@media (min-width: 0) and (max-width: 768px) {
  .main_wrap .section2 .sec_in .title_area {
    margin-bottom: 40px;
  }
}
.main_wrap .section2 .sec_in .title_area .txt {
  display: block;
}
.main_wrap .section2 .sec_in .title_area .txt h2 {
  font-size: 44px;
  font-weight: 800;
  color: #050505;
  letter-spacing: -0.44px;
  line-height: 57.2px;
}
@media (max-width: 1090px) {
  .main_wrap .section2 .sec_in .title_area .txt h2 {
    font-size: 38px;
  }
}
@media (min-width: 0) and (max-width: 768px) {
  .main_wrap .section2 .sec_in .title_area .txt h2 {
    font-size: 36px;
    line-height: 46.8px;
    letter-spacing: -0.36px;
  }
}
.main_wrap .section2 .sec_in .title_area .txt p {
  font-size: 20px;
  font-weight: 400;
  color: #050505;
  letter-spacing: -0.2px;
  margin-top: 20px;
}
@media (max-width: 1090px) {
  .main_wrap .section2 .sec_in .title_area .txt p {
    font-size: 16px;
  }
}
@media (min-width: 0) and (max-width: 768px) {
  .main_wrap .section2 .sec_in .title_area .txt p {
    font-size: 18px;
    letter-spacing: -0.18px;
  }
}
.main_wrap .section2 .sec_in .title_area .txt .btn_more {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  padding-right: 48px;
  line-height: 41px;
  margin-top: 40px;
  background: url(../images/renew25/main/btn_arr02.png) no-repeat right center;
  background-size: 36px auto;
}
.main_wrap .section2 .sec_in .title_area .txt .btn_more span {
  font-size: 26px;
  font-weight: 500;
  color: #050505;
  letter-spacing: -0.26px;
  border-bottom: 2px solid #050505;
}
@media (min-width: 0) and (max-width: 768px) {
  .main_wrap .section2 .sec_in .title_area .txt .btn_more {
    margin-top: 0;
    padding-right: 30px;
    background-size: 24px auto;
  }
  .main_wrap .section2 .sec_in .title_area .txt .btn_more span {
    font-size: 20px;
    letter-spacing: -0.2px;
  }
}
.main_wrap .section2 .sec_in .card_area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  gap: 20px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 1009px;
  position: absolute;
  right: 0px;
  top: 0;
}
@media (min-width: 0) and (max-width: 1024px) {
  .main_wrap .section2 .sec_in .card_area {
    gap: 15px;
  }
}
@media (max-width: 1440px) {
  .main_wrap .section2 .sec_in .card_area {
    position: absolute;
    right: 20px;
    top: 0;
  }
}
@media (min-width: 0) and (max-width: 768px) {
  .main_wrap .section2 .sec_in .card_area {
    width: 100%;
    position: static;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    gap: 16px;
  }
}
.main_wrap .section2 .sec_in .card_area .card_item {
  width: 323px;
  height: 320px;
  border-radius: 20px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  overflow: hidden;
  position: relative;
}
@media (min-width: 0) and (max-width: 1024px) {
  .main_wrap .section2 .sec_in .card_area .card_item {
    width: 230px;
    height: 230px;
  }
}
@media (min-width: 0) and (max-width: 768px) {
  .main_wrap .section2 .sec_in .card_area .card_item {
    width: 100%;
    height: 282px;
    margin-left: 0 !important;
  }
}
.main_wrap .section2 .sec_in .card_area .card_item a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 40px;
}
@media (min-width: 0) and (max-width: 1024px) {
  .main_wrap .section2 .sec_in .card_area .card_item a {
    padding: 25px;
  }
}
@media (min-width: 0) and (max-width: 768px) {
  .main_wrap .section2 .sec_in .card_area .card_item a {
    padding: 60px 36px;
  }
}
.main_wrap .section2 .sec_in .card_area .card_item .btn_view {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding-right: 30px;
  background: url(../images/renew25/main/btn_arr02.png) no-repeat right center;
  background-size: 22px auto;
  position: absolute;
  left: 40px;
  bottom: 46px;
}
.main_wrap .section2 .sec_in .card_area .card_item .btn_view span {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: -0.18px;
  line-height: 27px;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  color: #050505;
  border-bottom-color: #050505;
}
@media (min-width: 0) and (max-width: 1024px) {
  .main_wrap .section2 .sec_in .card_area .card_item .btn_view {
    left: 25px;
    bottom: 25px;
  }
}
@media (min-width: 0) and (max-width: 768px) {
  .main_wrap .section2 .sec_in .card_area .card_item .btn_view {
    left: 36px;
    bottom: 62px;
    padding-right: 26px;
    background-size: 18px auto;
  }
  .main_wrap .section2 .sec_in .card_area .card_item .btn_view span {
    font-size: 18px;
  }
}
.main_wrap .section2 .sec_in .card_area .card_item h3 {
  font-size: 26px;
  font-weight: 700;
  letter-spacing: -0.5px;
  line-height: 33.8px;
  max-width: 243px;
  word-break: keep-all;
  color: #050505;
}
@media (min-width: 0) and (max-width: 1024px) {
  .main_wrap .section2 .sec_in .card_area .card_item h3 {
    font-size: 18px;
    line-height: 1.5;
  }
}
@media (min-width: 0) and (max-width: 768px) {
  .main_wrap .section2 .sec_in .card_area .card_item h3 {
    font-size: 24px;
    line-height: 1.3;
    max-width: 100%;
  }
}
.main_wrap .section2 .sec_in .card_area .card_item:hover h3 {
  color: #fff;
}
.main_wrap .section2 .sec_in .card_area .card_item:hover .btn_view span {
  color: #fff;
  border-bottom-color: #fff;
}
.main_wrap .section2 .sec_in .card_area .card_item:hover .btn_view {
  background: url(../images/renew25/main/btn_arr03.png) no-repeat right center;
  background-size: 22px auto;
}
@media (min-width: 0) and (max-width: 768px) {
  .main_wrap .section2 .sec_in .card_area .card_item:hover .btn_view {
    background: url(../images/renew25/main/btn_arr03.png) no-repeat right center;
    background-size: 18px auto;
  }
}
.main_wrap .section2 .sec_in .card_area .card_item:nth-child(1) {
  margin-left: 10%;
}
@media (min-width: 0) and (max-width: 1024px) {
  .main_wrap .section2 .sec_in .card_area .card_item:nth-child(1) {
    margin-left: 40%;
  }
}
.main_wrap .section2 .sec_in .card_area .card_item:nth-child(1) {
  background-image: url("../images/renew25/main/sec02_menu01.png");
}
.main_wrap .section2 .sec_in .card_area .card_item:nth-child(1):hover {
  background-image: url("../images/renew25/main/sec02_menu01_on.png");
}
.main_wrap .section2 .sec_in .card_area .card_item:nth-child(2) {
  background-image: url("../images/renew25/main/sec02_menu02.png");
}
.main_wrap .section2 .sec_in .card_area .card_item:nth-child(2):hover {
  background-image: url("../images/renew25/main/sec02_menu02_on.png");
}
.main_wrap .section2 .sec_in .card_area .card_item:nth-child(3) {
  background-image: url("../images/renew25/main/sec02_menu03.png");
}
.main_wrap .section2 .sec_in .card_area .card_item:nth-child(3):hover {
  background-image: url("../images/renew25/main/sec02_menu03_on.png");
}
.main_wrap .section2 .sec_in .card_area .card_item:nth-child(4) {
  background-image: url("../images/renew25/main/sec02_menu04.png");
}
.main_wrap .section2 .sec_in .card_area .card_item:nth-child(4):hover {
  background-image: url("../images/renew25/main/sec02_menu04_on.png");
}
.main_wrap .section2 .sec_in .card_area .card_item:nth-child(5) {
  background-image: url("../images/renew25/main/sec02_menu05.png");
}
.main_wrap .section2 .sec_in .card_area .card_item:nth-child(5):hover {
  background-image: url("../images/renew25/main/sec02_menu05_on.png");
}
.main_wrap .section3 {
  width: 100%;
  padding: 100px 0;
  position: relative;
}
@media (min-width: 0) and (max-width: 768px) {
  .main_wrap .section3 {
    padding: 80px 0;
  }
}
.main_wrap .section3 .sec_in {
  max-width: 1440px;
  margin: 0 auto;
  position: relative;
  padding: 0 20px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
.main_wrap .section3 .sec_in .title_area {
  margin-bottom: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 0) and (max-width: 768px) {
  .main_wrap .section3 .sec_in .title_area {
    margin-bottom: 24px;
  }
}
.main_wrap .section3 .sec_in .title_area h2 {
  font-size: 44px;
  font-weight: 800;
  color: #050505;
  letter-spacing: -0.44px;
  line-height: 57.2px;
}
@media (min-width: 0) and (max-width: 768px) {
  .main_wrap .section3 .sec_in .title_area h2 {
    font-size: 36px;
    line-height: 46.8px;
    letter-spacing: -0.36px;
  }
}
.main_wrap .section3 .sec_in .title_area .btn_more {
  margin-top: 0;
}
.main_wrap .section3 .sec_in .btn_more {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  padding-right: 48px;
  line-height: 41px;
  background: url(../images/renew25/main/btn_arr02.png) no-repeat right center;
  background-size: 36px auto;
}
.main_wrap .section3 .sec_in .btn_more span {
  font-size: 26px;
  font-weight: 500;
  color: #050505;
  letter-spacing: -0.26px;
  border-bottom: 2px solid #050505;
}
@media (min-width: 0) and (max-width: 768px) {
  .main_wrap .section3 .sec_in .btn_more {
    margin-top: 28px;
    padding-right: 30px;
    background-size: 24px auto;
  }
  .main_wrap .section3 .sec_in .btn_more span {
    font-size: 20px;
    letter-spacing: -0.2px;
  }
}
.main_wrap .section3 .sec_in .paper_slider {
  width: 100%;
  overflow: visible;
}
.main_wrap .section3 .sec_in .paper_slider .slick-list {
  overflow: visible;
}
.main_wrap .section3 .sec_in .paper_slider .slick-slide {
  opacity: 0.4;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
@media (min-width: 0) and (max-width: 768px) {
  .main_wrap .section3 .sec_in .paper_slider .slick-slide {
    opacity: 1;
  }
}
.main_wrap .section3 .sec_in .paper_slider .slick-active {
  opacity: 1;
}
.main_wrap .section3 .sec_in .paper_slider .slide_item {
  width: 469px;
  margin-right: 20px;
  height: 307px;
  background-color: #f8f8f8;
  border-radius: 20px;
  padding: 60px 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
}
@media (min-width: 0) and (max-width: 768px) {
  .main_wrap .section3 .sec_in .paper_slider .slide_item {
    width: 285px;
    height: 263px;
    padding: 40px 20px;
    margin-right: 15px;
  }
}
.main_wrap .section3 .sec_in .paper_slider .slide_item .txt_box h3 {
  font-size: 24px;
  font-weight: 700;
  line-height: 31.2px;
  color: #050505;
  margin-bottom: 24px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  word-break: keep-all;
}
@media (min-width: 0) and (max-width: 768px) {
  .main_wrap .section3 .sec_in .paper_slider .slide_item .txt_box h3 {
    margin-bottom: 15px;
  }
}
.main_wrap .section3 .sec_in .paper_slider .slide_item .txt_box .name {
  font-size: 16px;
  font-weight: 500;
  color: #7b8c87;
}
.main_wrap .section3 .sec_in .paper_slider .slide_item .txt_box .date {
  font-size: 16px;
  font-weight: 500;
  color: #7b8c87;
  margin-top: 24px;
}
@media (min-width: 0) and (max-width: 768px) {
  .main_wrap .section3 .sec_in .paper_slider .slide_item .txt_box .date {
    margin-top: 15px;
  }
}
.main_wrap .section3 .sec_in .paper_slider .slide_item .txt_box .btn_view {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding-right: 30px;
  background: url(../images/renew25/main/btn_arr02.png) no-repeat right center;
  background-size: 22px auto;
  position: absolute;
  right: 40px;
  bottom: 60px;
}
@media (min-width: 0) and (max-width: 768px) {
  .main_wrap .section3 .sec_in .paper_slider .slide_item .txt_box .btn_view {
    position: absolute;
    right: 20px;
    bottom: 26px;
  }
}
.main_wrap .section3 .sec_in .paper_slider .slide_item .txt_box .btn_view span {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: -0.18px;
  line-height: 27px;
  border-bottom: 2px solid #050505;
  color: #050505;
}
.main_wrap .section3 .sec_in .paper_slider .slide_item:hover {
  background-color: #fff;
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
          box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
}
.main_wrap .section3 .sec_in .drag_btn_box .prev {
  width: 64px;
  height: 64px;
  background: url(../images/renew25/common/main_sw_arr_left.svg) no-repeat center center;
  background-size: contain;
  position: absolute;
  left: -75px;
  top: 51%;
}
@media (max-width: 1580px) {
  .main_wrap .section3 .sec_in .drag_btn_box .prev {
    position: absolute;
    left: 10px;
    top: 51%;
  }
}
@media (min-width: 0) and (max-width: 768px) {
  .main_wrap .section3 .sec_in .drag_btn_box .prev {
    display: none;
  }
}
.main_wrap .section3 .sec_in .drag_btn_box .next {
  width: 64px;
  height: 64px;
  background: url(../images/renew25/common/main_sw_arr_right.svg) no-repeat center center;
  background-size: contain;
  position: absolute;
  right: -75px;
  top: 51%;
}
@media (max-width: 1580px) {
  .main_wrap .section3 .sec_in .drag_btn_box .next {
    position: absolute;
    right: 10px;
    top: 51%;
  }
}
@media (min-width: 0) and (max-width: 768px) {
  .main_wrap .section3 .sec_in .drag_btn_box .next {
    display: none;
  }
}
.main_wrap .section3 .sec_in .control_box {
  margin-top: 35px;
  position: relative;
}
.main_wrap .section3 .sec_in .control_box .progress_bar {
  width: 100%;
  height: 2px;
  background: #e4e4e7;
  position: relative;
}
.main_wrap .section3 .sec_in .control_box .progress_bar .bar_fill {
  position: absolute;
  left: 0;
  top: -2px;
  height: 6px;
  background: #42c79d;
  width: 0;
  -webkit-transition: width 0.3s ease;
  transition: width 0.3s ease;
}
.main_wrap .section3 .sec_in .control_box .progress_bar .bar_fill .drag_btn_box {
  position: absolute;
  right: 38px;
  top: 50%;
  -webkit-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  background: #050505;
  padding: 8px 15px;
  border-radius: 32px;
  min-width: 70px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 10;
  cursor: pointer;
}
.main_wrap .section3 .sec_in .control_box .progress_bar .bar_fill .drag_btn_box button {
  width: 15px;
  height: 21px;
  margin: 0;
  border: 0;
  background-color: transparent;
  cursor: pointer;
}
.main_wrap .section3 .sec_in .control_box .progress_bar .bar_fill .drag_btn_box button.prev {
  background: url(../images/renew25/main/sw_arr_left01.png) no-repeat center center;
  background-size: 10px auto;
}
.main_wrap .section3 .sec_in .control_box .progress_bar .bar_fill .drag_btn_box button.next {
  background: url(../images/renew25/main/sw_arr_right01.png) no-repeat center center;
  background-size: 10px auto;
}
.main_wrap .section4 {
  width: 100%;
  padding: 100px 0;
  background: -webkit-gradient(linear, left top, left bottom, from(#F0F0F0), to(#F4F4F4));
  background: linear-gradient(180deg, #F0F0F0 0%, #F4F4F4 100%);
}
@media (min-width: 0) and (max-width: 768px) {
  .main_wrap .section4 {
    padding: 60px 0 0 0;
  }
}
.main_wrap .section4 .sec_in {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 52px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
@media (min-width: 0) and (max-width: 1024px) {
  .main_wrap .section4 .sec_in {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (min-width: 0) and (max-width: 768px) {
  .main_wrap .section4 .sec_in {
    padding: 0;
    gap: 0;
  }
}
.main_wrap .section4 .sec_in .left_div {
  width: calc(100% - 481px);
}
@media (min-width: 0) and (max-width: 1024px) {
  .main_wrap .section4 .sec_in .left_div {
    width: 100%;
  }
}
@media (min-width: 0) and (max-width: 768px) {
  .main_wrap .section4 .sec_in .left_div {
    padding: 0 16px;
    padding-bottom: 117px;
    position: relative;
  }
}
.main_wrap .section4 .sec_in .left_div .title_area {
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.main_wrap .section4 .sec_in .left_div .title_area h2 {
  font-size: 44px;
  font-weight: 800;
  color: #050505;
  letter-spacing: -0.44px;
  line-height: 1.3;
}
@media (min-width: 0) and (max-width: 768px) {
  .main_wrap .section4 .sec_in .left_div .title_area h2 {
    font-size: 28px;
  }
}
.main_wrap .section4 .sec_in .left_div .title_area .btn_more {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  padding-right: 38px;
  line-height: 30px;
  background: url(../images/renew25/main/btn_arr02.png) no-repeat right center;
  background-size: 28px auto;
}
@media (min-width: 0) and (max-width: 768px) {
  .main_wrap .section4 .sec_in .left_div .title_area .btn_more {
    position: absolute;
    left: 20px;
    bottom: 60px;
  }
}
.main_wrap .section4 .sec_in .left_div .title_area .btn_more span {
  font-size: 20px;
  font-weight: 500;
  color: #050505;
  letter-spacing: -0.2px;
  border-bottom: 2px solid #050505;
}
.main_wrap .section4 .sec_in .left_div .list_area ul li {
  margin-bottom: 16px;
}
.main_wrap .section4 .sec_in .left_div .list_area ul li:last-child {
  margin-bottom: 0;
}
.main_wrap .section4 .sec_in .left_div .list_area ul li a {
  display: block;
}
.main_wrap .section4 .sec_in .left_div .list_area ul li a .box {
  background: #fff;
  border-radius: 20px;
  padding: 25.7px 40px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media (min-width: 0) and (max-width: 768px) {
  .main_wrap .section4 .sec_in .left_div .list_area ul li a .box {
    padding: 28px 32px;
  }
}
.main_wrap .section4 .sec_in .left_div .list_area ul li a .box .box_in {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
}
@media (min-width: 0) and (max-width: 768px) {
  .main_wrap .section4 .sec_in .left_div .list_area ul li a .box .box_in {
    display: block;
  }
}
.main_wrap .section4 .sec_in .left_div .list_area ul li a .box .box_in .tit {
  font-size: 20px;
  font-weight: 500;
  color: #222;
  letter-spacing: -0.6px;
  line-height: 1.5;
  padding-right: 50px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media (min-width: 0) and (max-width: 768px) {
  .main_wrap .section4 .sec_in .left_div .list_area ul li a .box .box_in .tit {
    display: block;
    white-space: normal;
    margin-bottom: 10px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }
}
.main_wrap .section4 .sec_in .left_div .list_area ul li a .box .box_in .date {
  font-size: 16px;
  font-weight: 400;
  color: #7b8c87;
  white-space: nowrap;
}
.main_wrap .section4 .sec_in .left_div .list_area ul li a:hover .box {
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
          box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
}
.main_wrap .section4 .sec_in .right_div {
  width: 441px;
}
@media (min-width: 0) and (max-width: 1024px) {
  .main_wrap .section4 .sec_in .right_div {
    width: 100%;
    margin-top: 40px;
  }
}
@media (min-width: 0) and (max-width: 768px) {
  .main_wrap .section4 .sec_in .right_div {
    background: #fff;
    padding: 0 16px;
    padding-bottom: 76px;
    width: auto;
    margin-top: 0;
    padding-top: 60px;
  }
}
.main_wrap .section4 .sec_in .right_div .title_area {
  margin-bottom: 30px;
}
.main_wrap .section4 .sec_in .right_div .title_area h2 {
  font-size: 44px;
  font-weight: 800;
  color: #050505;
  letter-spacing: -0.44px;
  line-height: 1.3;
}
@media (min-width: 0) and (max-width: 768px) {
  .main_wrap .section4 .sec_in .right_div .title_area h2 {
    font-size: 28px;
  }
}
.main_wrap .section4 .sec_in .right_div .video_area a {
  display: block;
  margin-bottom: 20px;
}
.main_wrap .section4 .sec_in .right_div .video_area a .video_box {
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  height: 277px;
  background: #000;
}
@media (min-width: 0) and (max-width: 768px) {
  .main_wrap .section4 .sec_in .right_div .video_area a .video_box {
    height: 214px;
  }
}
.main_wrap .section4 .sec_in .right_div .video_area a .video_box img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.main_wrap .section4 .sec_in .right_div .video_area a .video_box::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 64px;
  height: 64px;
  background: url(../images/renew25/main/ico_play.png) no-repeat center center;
  background-size: contain;
  z-index: 1;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.main_wrap .section4 .sec_in .right_div .video_area a:hover .video_box img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
.main_wrap .section4 .sec_in .right_div .video_area a:hover .video_box::before {
  -webkit-transform: translate(-50%, -50%) scale(1.1);
          transform: translate(-50%, -50%) scale(1.1);
}
.main_wrap .section4 .sec_in .right_div .video_area .txt {
  font-size: 20px;
  font-weight: 500;
  color: #222;
  letter-spacing: -0.6px;
  line-height: 1.5;
  word-break: keep-all;
}

.pv_wrap {
  background: #fff;
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 99999;
  -webkit-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
  -webkit-box-shadow: 3px 3px 14px 0 rgba(0, 0, 0, 0.11), 0 2px 28px 0 rgba(0, 0, 0, 0);
          box-shadow: 3px 3px 14px 0 rgba(0, 0, 0, 0.11), 0 2px 28px 0 rgba(0, 0, 0, 0);
  border: 3px solid #257E62;
  border-radius: 10px 0 10px 10px;
}
.pv_wrap .clo_out {
  font-size: 0;
  text-indent: -1000em;
  position: absolute;
  top: -3px;
  right: -62px;
  width: 60px;
  height: 60px;
  background: #257E62;
  border-radius: 0 10px 10px 0;
}
@media (min-width: 0) and (max-width: 1024px) {
  .pv_wrap .clo_out {
    width: 45px;
    height: 45px;
    right: -47px;
  }
}
@media (min-width: 0) and (max-width: 768px) {
  .pv_wrap .clo_out {
    width: 30px;
    height: 30px;
    right: -32px;
    border-radius: 0 5px 5px 0;
  }
}
.pv_wrap .clo_out:before, .pv_wrap .clo_out:after {
  position: absolute;
  top: 28px;
  left: 13px;
  width: 33px;
  height: 2px;
  background: rgba(255, 255, 255, 0.73);
  content: "";
}
@media (min-width: 0) and (max-width: 1024px) {
  .pv_wrap .clo_out:before, .pv_wrap .clo_out:after {
    width: 27px;
    top: 21px;
    left: 8px;
  }
}
@media (min-width: 0) and (max-width: 768px) {
  .pv_wrap .clo_out:before, .pv_wrap .clo_out:after {
    width: 20px;
    top: 13px;
    left: 4px;
  }
}
.pv_wrap .clo_out:before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.pv_wrap .clo_out:after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.pv_wrap_video {
  width: 1200px;
  height: 676.5px;
  border-radius: 10px 0 10px 10px;
}
@media (max-width: 1300px) {
  .pv_wrap_video {
    width: 76%;
    padding-top: 42.75%;
    height: 0;
  }
}
.pv_wrap_video iframe,
.pv_wrap_video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 5px 0 5px 5px;
}

.mv_visual .mv_visual_in {
  width: 100%;
  height: 440px;
  border-radius: 32px;
  background: url("../images/renew25/sub/about_nih/bg_visual01_w.png") no-repeat center/cover;
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding: 0 60px 60px;
}
@media (min-width: 0) and (max-width: 768px) {
  .mv_visual .mv_visual_in {
    height: auto;
    min-height: 497px;
    background: url("../images/renew25/sub/about_nih/bg_visual01_m.png") no-repeat center top/cover;
    padding: 40px 20px;
    border-radius: 20px;
  }
}
.mv_visual .mv_visual_in::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  z-index: 1;
}
.mv_visual .mv_visual_in .txt_box {
  position: relative;
  z-index: 2;
  color: #fff;
}
.mv_visual .mv_visual_in .txt_box .tit {
  font-size: 28px;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 20px;
  letter-spacing: -0.84px;
}
@media (min-width: 0) and (max-width: 768px) {
  .mv_visual .mv_visual_in .txt_box .tit {
    font-size: 20px;
    letter-spacing: -0.6px;
  }
}
.mv_visual .mv_visual_in .txt_box .desc {
  font-size: 16px;
  color: #d4d4d8;
  line-height: 1.6;
  font-weight: 400;
  letter-spacing: -0.16px;
}
@media (min-width: 0) and (max-width: 768px) {
  .mv_visual .mv_visual_in .txt_box .desc {
    font-size: 14px;
    letter-spacing: -0.14px;
  }
}
.mv_visual .mv_visual_in .txt_box .desc + .desc {
  margin-top: 12px;
}

.mv_brige_box {
  padding: 90px 0 84px 0;
  text-align: center;
}
@media (min-width: 0) and (max-width: 768px) {
  .mv_brige_box {
    padding: 73px 0;
  }
}
.mv_brige_box .mv_brige_box_in {
  background: url(../images/renew25/sub/about_nih/bg_arr_down.png) no-repeat center bottom;
  background-size: 544px auto;
  padding-bottom: 61px;
}
@media (min-width: 0) and (max-width: 768px) {
  .mv_brige_box .mv_brige_box_in {
    background: url(../images/renew25/sub/about_nih/bg_arr_down.png) no-repeat center bottom;
    background-size: 100% auto;
    padding-bottom: 45px;
  }
}
.mv_brige_box .mv_brige_box_in .tit {
  font-size: 30px;
  font-weight: 900;
  color: rgba(161, 161, 170, 0.2);
  margin-bottom: 4px;
}
@media (min-width: 0) and (max-width: 768px) {
  .mv_brige_box .mv_brige_box_in .tit {
    font-size: 16px;
  }
}
.mv_brige_box .mv_brige_box_in .desc {
  font-size: 34px;
  font-weight: 800;
  color: #050505;
  line-height: 1.5;
  letter-spacing: -1.02px;
}
@media (min-width: 0) and (max-width: 768px) {
  .mv_brige_box .mv_brige_box_in .desc {
    font-size: 18px;
    letter-spacing: -0.54px;
  }
}

.mv_content_box .mv_content_box_in > .tit {
  font-size: 24px;
  font-weight: 700;
  text-align: left;
  margin-bottom: 36px;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 8px;
  letter-spacing: -0.72px;
}
@media (min-width: 0) and (max-width: 768px) {
  .mv_content_box .mv_content_box_in > .tit {
    font-size: 20px;
    margin-bottom: 24px;
  }
}
.mv_content_box .mv_content_box_in > .tit::before {
  content: "";
  display: block;
  width: 38px;
  height: 38px;
  background: url("../images/renew25/sub/about_nih/ico_tit01.png") no-repeat center/contain;
}
@media (min-width: 0) and (max-width: 768px) {
  .mv_content_box .mv_content_box_in > .tit::before {
    width: 28px;
    height: 28px;
  }
}
.mv_content_box .mv_content_box_in .box_list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 24px;
}
@media (min-width: 0) and (max-width: 768px) {
  .mv_content_box .mv_content_box_in .box_list ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 12px;
  }
}
.mv_content_box .mv_content_box_in .box_list ul li {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.mv_content_box .mv_content_box_in .box_list ul li .box_div {
  height: 347px;
  border-radius: 20px;
  padding: 44px 32px;
  position: relative;
  overflow: hidden;
  background: url(../images/renew25/sub/about_nih/org_img01_w.png) no-repeat center center;
  background-size: cover;
}
@media (min-width: 0) and (max-width: 768px) {
  .mv_content_box .mv_content_box_in .box_list ul li .box_div {
    height: 184px;
    padding: 24px 20px;
    background-image: url("../images/renew25/sub/about_nih/org_img01_m.png");
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
  }
}
.mv_content_box .mv_content_box_in .box_list ul li .box_div .tit {
  font-size: 22px;
  font-weight: 600;
  color: #000;
  line-height: 1.5;
  margin-bottom: 10px;
  letter-spacing: -0.66px;
}
@media (min-width: 0) and (max-width: 768px) {
  .mv_content_box .mv_content_box_in .box_list ul li .box_div .tit {
    font-size: 17px;
    letter-spacing: -0.51px;
  }
}
.mv_content_box .mv_content_box_in .box_list ul li .box_div .desc {
  font-size: 15px;
  color: #27272a;
  line-height: 1.5;
  letter-spacing: -0.45px;
}
@media (min-width: 0) and (max-width: 768px) {
  .mv_content_box .mv_content_box_in .box_list ul li .box_div .desc {
    font-size: 13px;
    letter-spacing: -0.39px;
  }
}
.mv_content_box .mv_content_box_in .box_list ul li .box_div.white .tit {
  color: #fff;
}
.mv_content_box .mv_content_box_in .box_list ul li .box_div.white .desc {
  color: #fff;
}
.mv_content_box .mv_content_box_in .box_list ul li:nth-child(2) .box_div {
  background: url(../images/renew25/sub/about_nih/org_img02_w.png) no-repeat center center;
  background-size: cover;
}
@media (min-width: 0) and (max-width: 768px) {
  .mv_content_box .mv_content_box_in .box_list ul li:nth-child(2) .box_div {
    background-image: url("../images/renew25/sub/about_nih/org_img02_m.png");
  }
}
.mv_content_box .mv_content_box_in .box_list ul li:nth-child(3) .box_div {
  background: url(../images/renew25/sub/about_nih/org_img03_w.png) no-repeat center center;
  background-size: cover;
}
@media (min-width: 0) and (max-width: 768px) {
  .mv_content_box .mv_content_box_in .box_list ul li:nth-child(3) .box_div {
    background-image: url("../images/renew25/sub/about_nih/org_img03_m.png");
  }
}
.mv_content_box .mv_content_box_in .box_list ul li:nth-child(4) .box_div {
  background: url(../images/renew25/sub/about_nih/org_img04_w.png) no-repeat center center;
  background-size: cover;
}
@media (min-width: 0) and (max-width: 768px) {
  .mv_content_box .mv_content_box_in .box_list ul li:nth-child(4) .box_div {
    background-image: url("../images/renew25/sub/about_nih/org_img04_m.png");
  }
}

.mv_content_box2 {
  padding-top: 84px;
}
@media (min-width: 0) and (max-width: 768px) {
  .mv_content_box2 {
    padding-top: 73px;
  }
}
.mv_content_box2 .mv_content_box_in {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.mv_content_box2 .mv_content_box_in .tit.ico2 {
  width: 100%;
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 8px;
}
.mv_content_box2 .mv_content_box_in .tit.ico2::before {
  content: "";
  display: block;
  width: 38px;
  height: 38px;
  background: url("../images/renew25/sub/about_nih/ico_tit02.png") no-repeat center/contain;
}
@media (min-width: 0) and (max-width: 768px) {
  .mv_content_box2 .mv_content_box_in .tit.ico2::before {
    width: 28px;
    height: 28px;
  }
}
@media (min-width: 0) and (max-width: 768px) {
  .mv_content_box2 .mv_content_box_in .tit.ico2 {
    margin-bottom: 20px;
  }
}
.mv_content_box2 .mv_content_box_in .left_box {
  width: 242px;
}
@media (min-width: 0) and (max-width: 768px) {
  .mv_content_box2 .mv_content_box_in .left_box {
    width: 100%;
    margin-bottom: 30px;
  }
}
@media (min-width: 0) and (max-width: 768px) {
  .mv_content_box2 .mv_content_box_in .left_box ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.mv_content_box2 .mv_content_box_in .left_box ul li {
  position: relative;
  margin-bottom: 28px;
}
@media (min-width: 0) and (max-width: 768px) {
  .mv_content_box2 .mv_content_box_in .left_box ul li {
    width: 33.33%;
    margin-bottom: 0;
  }
}
.mv_content_box2 .mv_content_box_in .left_box ul li:last-child {
  margin-bottom: 0;
}
.mv_content_box2 .mv_content_box_in .left_box ul li:not(:last-child)::after {
  content: "";
  position: absolute;
  bottom: -27px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 28px;
  height: 28px;
  background: url("../images/renew25/sub/about_nih/ico_plus01.png") no-repeat center/contain;
}
@media (min-width: 0) and (max-width: 768px) {
  .mv_content_box2 .mv_content_box_in .left_box ul li:not(:last-child)::after {
    width: 18px;
    height: 18px;
    bottom: inherit;
    left: inherit;
    position: absolute;
    right: -9px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index: 10;
  }
}
.mv_content_box2 .mv_content_box_in .left_box ul li .box_div {
  width: 242px;
  height: 259px;
  border-radius: 50%;
  background: url("../images/renew25/sub/about_nih/bg_one01_w.png") no-repeat center/242px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 30px;
  text-align: center;
}
@media (min-width: 0) and (max-width: 768px) {
  .mv_content_box2 .mv_content_box_in .left_box ul li .box_div {
    width: 100%;
    height: auto;
    aspect-ratio: 1/1;
    padding: 10px;
    background-image: url("../images/renew25/sub/about_nih/bg_one01_m.png");
    background-size: contain;
  }
}
.mv_content_box2 .mv_content_box_in .left_box ul li .box_div .tit {
  font-size: 22px;
  font-weight: 600;
  color: #000;
  margin-bottom: 10px;
  letter-spacing: -0.66px;
  line-height: 1.2;
}
@media (min-width: 0) and (max-width: 768px) {
  .mv_content_box2 .mv_content_box_in .left_box ul li .box_div .tit {
    font-size: 14px;
  }
}
.mv_content_box2 .mv_content_box_in .left_box ul li .box_div .desc {
  font-size: 14px;
  color: #71717a;
  line-height: 1.5;
  letter-spacing: -0.42px;
}
@media (min-width: 0) and (max-width: 768px) {
  .mv_content_box2 .mv_content_box_in .left_box ul li .box_div .desc {
    display: none;
  }
}
.mv_content_box2 .mv_content_box_in .left_box ul li:nth-child(2n) .box_div {
  background-image: url("../images/renew25/sub/about_nih/bg_one02_w.png");
}
@media (min-width: 0) and (max-width: 768px) {
  .mv_content_box2 .mv_content_box_in .left_box ul li:nth-child(2n) .box_div {
    background-image: url("../images/renew25/sub/about_nih/bg_one02_m.png");
  }
}
.mv_content_box2 .mv_content_box_in .right_box {
  width: calc(100% - 300px);
}
@media (min-width: 0) and (max-width: 768px) {
  .mv_content_box2 .mv_content_box_in .right_box {
    width: 100%;
    padding-top: 0;
  }
}
.mv_content_box2 .mv_content_box_in .right_box .list_group {
  height: 270px;
  border-bottom: 1px dashed #E4E4E7;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
}
@media (min-width: 0) and (max-width: 768px) {
  .mv_content_box2 .mv_content_box_in .right_box .list_group {
    height: auto !important;
    padding-bottom: 32px;
    margin-bottom: 32px;
    display: block;
  }
}
.mv_content_box2 .mv_content_box_in .right_box .list_group:nth-child(2) {
  height: 290px;
}
.mv_content_box2 .mv_content_box_in .right_box .list_group:last-child {
  margin-bottom: 0;
  border-bottom: none;
}
.mv_content_box2 .mv_content_box_in .right_box .list_group .txt_box {
  display: none;
}
@media (min-width: 0) and (max-width: 768px) {
  .mv_content_box2 .mv_content_box_in .right_box .list_group .txt_box {
    display: block;
    margin-bottom: 12px;
    margin-top: 30px;
  }
  .mv_content_box2 .mv_content_box_in .right_box .list_group .txt_box .tit {
    font-size: 16px;
    font-weight: 500;
    color: #000;
    letter-spacing: -0.42px;
    line-height: 1.3;
  }
  .mv_content_box2 .mv_content_box_in .right_box .list_group .txt_box .desc {
    font-size: 14px;
    font-weight: 400;
    color: #71717a;
    letter-spacing: -0.42px;
    line-height: 1.3;
    margin-top: 8px;
  }
}
.mv_content_box2 .mv_content_box_in .right_box .list_group ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 10px;
}
.mv_content_box2 .mv_content_box_in .right_box .list_group ul li:last-child {
  margin-bottom: 0;
}
.mv_content_box2 .mv_content_box_in .right_box .list_group ul li .num {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 32px;
  height: 32px;
  background: #fff;
  border-radius: 50%;
  font-size: 12px;
  font-weight: 700;
  color: #257e62;
  margin-right: 12px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(61, 86, 73, 0.0901960784);
          box-shadow: 0px 0px 12px 0px rgba(61, 86, 73, 0.0901960784);
}
.mv_content_box2 .mv_content_box_in .right_box .list_group ul li .txt {
  font-size: 18px;
  color: #18181b;
  line-height: 1.5;
  padding-top: 2px;
  letter-spacing: -0.54px;
}
@media (min-width: 0) and (max-width: 768px) {
  .mv_content_box2 .mv_content_box_in .right_box .list_group ul li .txt {
    font-size: 14px;
    padding-top: 5px;
  }
}

.renew25 .tab-list-set {
  position: relative;
  padding: 2px 0;
  border: 1px solid #E4E4E7;
  border-radius: 8px;
  margin-bottom: 40px;
}
@media (min-width: 0) and (max-width: 768px) {
  .renew25 .tab-list-set {
    padding: 0;
    margin-bottom: 24px;
    border: none;
  }
}
.renew25 .tab-list-set .mobile-title {
  display: none;
}
@media (min-width: 0) and (max-width: 768px) {
  .renew25 .tab-list-set .mobile-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    height: 78px;
    padding: 0 24px;
    background-color: #18181B;
    border-radius: 12px;
    font-family: "Pretendard", sans-serif;
    font-weight: 600;
    font-size: 16px;
    color: #fff;
    letter-spacing: -0.64px;
    cursor: pointer;
    position: relative;
    z-index: 102;
  }
  .renew25 .tab-list-set .mobile-title::after {
    content: "";
    display: block;
    width: 24px;
    height: 24px;
    background: url("../images/renew25/common/arr_down_wh01.png") no-repeat center center/12px auto;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
  }
}
.renew25 .tab-list-set.open .mobile-title::after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
@media (min-width: 0) and (max-width: 768px) {
  .renew25 .tab-list-set.open .tab-list:not(.type02) {
    display: block;
  }
}
.renew25 .tab-list-set .tab-list:not(.type02) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border: none;
  margin-bottom: 0;
}
@media (min-width: 0) and (max-width: 768px) {
  .renew25 .tab-list-set .tab-list:not(.type02) {
    width: 100%;
    display: block;
  }
}
.renew25 .tab-list-set .tab-list:not(.type02) li {
  border: none;
  position: relative;
  z-index: 1;
  background: #F4F4F5;
  margin: 6px 8px;
  border-radius: 8px;
  width: calc(50% - 16px);
  display: block;
  color: #71717A;
}
@media (min-width: 0) and (max-width: 768px) {
  .renew25 .tab-list-set .tab-list:not(.type02) li {
    width: 100%;
  }
}
.renew25 .tab-list-set .tab-list:not(.type02) li.on {
  background: #18181B;
}
.renew25 .tab-list-set .tab-list:not(.type02) li.on a span {
  color: #fff;
}
.renew25 .tab-list-set .tab-list:not(.type02) li a {
  font-size: 18px;
  font-weight: 500;
  color: #71717A;
  letter-spacing: -0.6px;
  line-height: 1.3;
}
.renew25 .tab-list-set .tab-list:not(.type02) li a span {
  height: 58px !important;
}
@media (min-width: 0) and (max-width: 768px) {
  .renew25 .tab-list-set .tab-list:not(.type02) li a span {
    height: auto !important;
    padding: 16px;
    width: 100%;
  }
}
@media (min-width: 0) and (max-width: 768px) {
  .renew25 .tab-list-set .tab-list:not(.type02) {
    display: none;
    position: absolute;
    bottom: -1px;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    left: 0;
    width: 100%;
    z-index: 101;
    background-color: #fff;
    border-radius: 12px;
    padding: 10px;
    -webkit-box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
            box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  }
  .renew25 .tab-list-set .tab-list:not(.type02) li {
    margin: 0 0 8px 0;
    background-color: #F4F4F5;
    border-radius: 8px;
  }
  .renew25 .tab-list-set .tab-list:not(.type02) li:last-child {
    margin-bottom: 0;
  }
  .renew25 .tab-list-set .tab-list:not(.type02) li.on {
    background-color: #F4F4F5;
  }
  .renew25 .tab-list-set .tab-list:not(.type02) li.on a span {
    color: #18181B;
    font-weight: 600;
  }
  .renew25 .tab-list-set .tab-list:not(.type02) li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #52525B;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: -0.48px;
    padding: 0;
  }
  .renew25 .tab-list-set .tab-list:not(.type02) li a span {
    padding: 16px 20px !important;
    text-align: left;
  }
}
.renew25 .tab-list.type02 {
  border-bottom: 1px solid #D4D4D8;
  margin-bottom: 25px;
}
@media (min-width: 0) and (max-width: 768px) {
  .renew25 .tab-list.type02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.renew25 .tab-list.type02 li {
  margin-right: 20px;
  display: inline-block;
  border-bottom: 2px solid transparent;
}
@media (min-width: 0) and (max-width: 768px) {
  .renew25 .tab-list.type02 li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: end;
  }
}
.renew25 .tab-list.type02 li:last-child {
  margin-right: 0;
}
.renew25 .tab-list.type02 li a {
  border: none;
}
.renew25 .tab-list.type02 li a span {
  height: 58px !important;
  line-height: 58px !important;
  padding: 0 3px;
}
@media (min-width: 0) and (max-width: 768px) {
  .renew25 .tab-list.type02 li a span {
    height: auto !important;
    font-size: 15px;
    line-height: 20px !important;
    text-align: left;
    padding-right: 10px;
    padding-bottom: 12px;
  }
}
.renew25 .tab-list.type02 li.on {
  border-bottom: 2px solid #050505;
}
.renew25 .tab-list.type02 li.on a {
  background: none;
}
.renew25 .tab-list.type02 li.on a span {
  color: #050505;
  font-weight: bold;
}
.renew25 .tab-list.type02 li.on::before {
  content: "";
}
.renew25 .title-arrow {
  font-size: 22px;
  font-weight: 600;
  color: #000 !important;
  background: url(../images/renew25/common/bullet01.png) no-repeat left top 7px;
  background-size: 15px auto;
  padding-left: 20px;
  margin-bottom: 16px;
}
@media (min-width: 0) and (max-width: 768px) {
  .renew25 .title-arrow {
    font-size: 18px;
    background-position: 0px 4px;
  }
}
.renew25 .title-dot {
  color: #257E62;
}
.renew25 .btn_download_sm {
  width: 30px;
  height: 30px;
  background: url(../images/renew25/common/ico_download01.png) no-repeat center center;
  background-size: contain;
}
.renew25 .btn_popup {
  width: 30px;
  height: 30px;
  background: url(../images/renew25/common/ico_search01.png) no-repeat center center;
  background-size: contain;
}
.renew25 .link-circle02 {
  width: 30px;
  height: 30px;
  background: url(../images/renew25/common/ico_link01.png) no-repeat center center;
  background-size: 30px auto;
  border-radius: 0;
}
.renew25 .title-dot + .list-bar {
  margin: 15px 0 50px;
}
@media (min-width: 0) and (max-width: 768px) {
  .renew25 .title-dot + .list-bar {
    margin: 0 0 30px;
  }
}
.renew25 .list-bar > li {
  line-height: 26px;
}
.renew25 .list-bar > li::after {
  content: "";
  width: 3px;
  height: 3px;
  border-radius: 50%;
  top: 12px;
}
@media (min-width: 0) and (max-width: 768px) {
  .renew25 .list-bar > li {
    line-height: 24px;
    margin-bottom: 4px;
  }
}
.renew25 .list-bar > li .link-circle02 {
  width: 26px;
  height: 26px;
  background: url(../images/renew25/common/ico_link02.png) no-repeat center center;
  background-size: 26px auto;
  border-radius: 0;
}
@media (min-width: 0) and (max-width: 768px) {
  .renew25 .list-bar > li .link-circle02 {
    width: 20px;
    height: 20px;
    background: url(../images/renew25/common/ico_link02.png) no-repeat center center;
    background-size: 20px auto;
    margin-left: 1px;
  }
}
.renew25 .table-fixed table {
  table-layout: fixed;
}
.renew25 .table-min-width-970 table {
  min-width: 970px;
}
.renew25 .table-view .small {
  font-size: 14px;
}
.renew25 .table-view table td {
  color: #18181B;
  font-size: 14px;
}
.renew25 .introduce-box {
  background: linear-gradient(135deg, #257E62 40%, #3455A5 100%);
  border-radius: 32px;
}
@media (max-width: 1280px) {
  .renew25 .org-wrap {
    margin-top: 40px;
  }
}
@media (min-width: 0) and (max-width: 768px) {
  .renew25 .org-wrap {
    margin-top: 24px;
  }
}
.renew25 .org-wrap .type01 {
  background-color: #18181B;
}
.renew25 .org-wrap .type02 {
  border: 2px solid #7B8C87;
  color: #18181B;
}
.renew25 .org-wrap .part02 .type01 {
  background-color: #3455A5;
}
.renew25 .org-wrap .part02 .type02 {
  border: 2px solid #3455A5;
  color: #18181B;
}
@media (max-width: 1280px) {
  .renew25 .org-wrap > ul > li.part01 > ul::after {
    content: "";
    height: calc(100% - 253px);
  }
  .renew25 .org-wrap > ul > li.part02 > ul::after {
    content: "";
    height: calc(100% - 208px);
  }
  .renew25 .org-wrap > ul > li > ul > li .type02 {
    background: #fff;
  }
  .renew25 .org-wrap > ul > li > ul > li .type02::after {
    content: "";
    left: -47px;
    width: 49px;
  }
  .renew25 .org-wrap > ul > li > ul > li:last-child .type02 {
    position: relative;
  }
  .renew25 .org-wrap > ul > li > ul > li:last-child .type02::before {
    content: "";
    width: 36px;
    height: 80px;
    background: #fff;
    position: absolute;
    left: -56px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    -webkit-transform: translateY(1px);
            transform: translateY(1px);
  }
}
@media (max-width: 768px) {
  .renew25 .org-wrap > ul > li.part02 > ul::after {
    content: "";
    height: calc(100% - 194px);
  }
}
@media (max-width: 640px) {
  .renew25 .org-wrap > ul > li.part01 > ul::after {
    content: "";
    height: 625px;
  }
  .renew25 .org-wrap > ul > li.part02 > ul::after {
    content: "";
    height: 658px;
  }
  .renew25 .org-wrap > ul > li > ul > li:last-child .type02::before {
    display: none;
    content: "";
    position: absolute;
    left: -59px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
}
@media (max-width: 480px) {
  .renew25 .org-wrap > ul > li.part01 > ul::after {
    content: "";
    height: 567px;
  }
  .renew25 .org-wrap > ul > li > ul > li .type02::after {
    content: "";
    left: -17px;
  }
  .renew25 .org-wrap > ul > li.part02 > ul::after {
    content: "";
    height: 610px;
  }
  .renew25 .org-wrap > ul > li > ul > li:last-child .type02::before {
    display: none;
    content: "";
    position: absolute;
    left: -39px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transform: translateY(-1px);
    transform: translateY(-1px);
  }
}
@media (max-width: 480px) {
    .org-wrap > ul > li:nth-child(1):after {
        width: 1px;
        left: 30px;
    }
}
@media (max-width: 406px) {
  .renew25 .org-wrap > ul > li:nth-child(1):after {
      width: 1px;
      left: 15px;
  }
}
@media (max-width: 375px) {
  .renew25 .org-wrap > ul > li:nth-child(1):after {
      display: none;
  }
}
.renew25 [class^=codeView] {
  max-width: 1200px;
}
.renew25 .histroy-wrap::after {
  content: "";
  background: #D3E5DC;
}
.renew25 .histroy-wrap .section dl dt::after {
  content: "";
  border: 5px solid #257E62;
}
.renew25 .histroy-wrap .section dl dt {
  color: #257E62;
}
.renew25 .histroy-wrap .section dl dd ul li::before {
  content: "";
  background: #257E62;
}
.renew25 .histroy-wrap .section dl dd ul li span {
  color: #050505;
}
.renew25 .histroy-wrap .section dl dd ul li span + span {
  color: #666;
}
.renew25 .inner .com_ta {
  width: 100%;
}
.renew25 .inner .com_ta thead {
  border-top: 1px solid #333;
  border-bottom: none;
}
.renew25 .inner .com_ta thead th {
  border-top: none;
}
.renew25 .inner .com_ta th {
  background: #f8f8f8;
  border: 1px solid #dcdcdc;
  padding: 12px 10px;
  font-size: 18px;
  text-align: center;
  color: #212121;
}
.renew25 .inner .com_ta th:first-child {
  border-left: none;
}
.renew25 .inner .com_ta th:last-child {
  border-right: none;
}
.renew25 .inner .com_ta td {
  border: 1px solid #dcdcdc;
  padding: 13px 20px;
  text-align: center;
  color: #7d7d7d;
}
.renew25 .inner .com_ta td:first-child {
  border-left: none;
}
.renew25 .inner .com_ta td:last-child {
  border-right: none;
}

.flex-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 0) and (max-width: 768px) {
  .flex-box.m-flex-firection-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.align-items-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.flex-1 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.box-surface {
  width: 100%;
  padding: 20px 24px;
  background-color: #F8F8F0;
}
.box-surface.v2 {
  background-color: #F3F7FF;
}
.box-surface.v3 {
  background-color: #F2F7F6;
}

.list-box {
  background-color: #FAFAFA;
  padding: 24px;
  font-size: 15px;
}
.list-box li {
  padding-left: 14px;
}
.list-box li::before {
  content: "";
  display: inline-block;
  position: absolute;
  margin: 7px 0 0 -10px;
  width: 3px;
  height: 5px;
  background-image: url(../images/renew25/sub/support_activities/list_dot.gif);
  background-size: auto 100%;
}
.list-box li + li {
  margin-top: 10px;
}

.nccp-work-list + .nccp-work-list {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px dashed #ddd;
}

.nccp-work-list .img-area {
  width: 45%;
}
.nccp-work-list .img-area p {
  padding-top: 10px;
}

.pvdsc-img-banner {
  width: 100%;
  padding: 20px;
  background-image: url(../images/renew25/sub/support_activities/pvdsc_img01.jpg);
  background-size: cover;
}
.pvdsc-img-banner .tit_txt {
  background-color: rgba(255, 255, 255, 0.8);
  padding: 20px;
}
.pvdsc-img-banner .tit_txt strong {
  display: inline-block;
  font-size: 25px;
  margin-bottom: 10px;
}
@media (min-width: 0) and (max-width: 768px) {
  .pvdsc-img-banner .tit_txt strong {
    font-size: 18px;
  }
}

.vision_con {
  width: 100%;
  height: auto;
  position: relative;
  line-height: 1 !important;
}
.vision_con .vision_box {
  width: 100%;
  height: auto;
  position: relative;
}
.vision_con .vision_box .vision_item {
  width: 100%;
  height: auto;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  margin-bottom: 20px;
}
@media (min-width: 0) and (max-width: 768px) {
  .vision_con .vision_box .vision_item {
    margin-bottom: 4px;
  }
}
.vision_con .vision_box .vision_item:last-of-type {
  margin-bottom: 0;
}
.vision_con .vision_box .vision_item .vision_th {
  width: 148px;
  height: auto;
  position: relative;
}
@media (min-width: 0) and (max-width: 768px) {
  .vision_con .vision_box .vision_item .vision_th {
    display: none;
  }
}
.vision_con .vision_box .vision_item .vision_th .th_tit {
  width: 100%;
  height: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: rgba(37, 126, 98, 0.9);
  margin-bottom: 16px;
}
.vision_con .vision_box .vision_item .vision_th .th_tit.th_tit_1 {
  height: 240px;
}
.vision_con .vision_box .vision_item .vision_th .th_tit.th_tit_2 {
  height: calc(100% - 16px - 240px);
}
.vision_con .vision_box .vision_item .vision_th .th_tit:last-of-type {
  margin-bottom: 0;
}
.vision_con .vision_box .vision_item .vision_th .th_tit > h3 {
  display: inline;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: -0.5px;
  color: #fff;
  text-align: center;
  line-height: normal;
}
.vision_con .vision_box .vision_item .vision_td {
  width: calc(100% - 10px - 148px);
  height: auto;
  position: relative;
}
@media (min-width: 0) and (max-width: 768px) {
  .vision_con .vision_box .vision_item .vision_td {
    width: 100%;
  }
}
.vision_con .vision_box .vision_item .vision_td .tit_ob {
  background-color: rgba(37, 126, 98, 0.9);
  text-align: center;
  font-size: 22px;
  font-weight: 400;
  letter-spacing: -0.5px;
  color: #fff;
  padding: 16px 10px;
  word-break: keep-all;
}
@media (min-width: 0) and (max-width: 768px) {
  .vision_con .vision_box .vision_item .vision_td .tit_ob {
    font-size: 20px;
    line-height: normal;
  }
}
.vision_con .vision_box .vision_item .vision_td .tit_ob > span {
  font-family: "S-CoreDream", sans-serif;
  font-weight: 700;
  color: #fff;
}
.vision_con .vision_box .vision_item .vision_td .arrows_ob {
  width: 266px;
  height: 37px;
  position: relative;
  background-image: url(../images/renew25/common/vision_arrows.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  margin: 0 auto;
}
@media (min-width: 0) and (max-width: 768px) {
  .vision_con .vision_box .vision_item .vision_td .arrows_ob {
    width: 190px;
    height: 28px;
  }
}

.goal_list {
  width: 100%;
  height: auto;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px 8px;
}
.goal_list .goal_item {
  width: calc((100% - 8px) / 2);
  height: auto;
  position: relative;
  background-color: #fff;
  padding: 18px;
  text-align: center;
  border: 3px solid #7B8C87;
}
@media (min-width: 0) and (max-width: 768px) {
  .goal_list .goal_item {
    padding: 15px 10px;
  }
}
.goal_list .goal_item > h4 {
  font-size: 18px;
  font-weight: 600;
  letter-spacing: -0.5px;
  color: #000;
  margin-bottom: 8px;
  word-break: keep-all;
}
@media (min-width: 0) and (max-width: 768px) {
  .goal_list .goal_item > h4 {
    font-size: 14px;
    line-height: normal;
  }
}
.goal_list .goal_item > p {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: -0.5px;
  color: #257E62;
}
@media (min-width: 0) and (max-width: 768px) {
  .goal_list .goal_item > p {
    font-size: 14px;
    line-height: normal;
  }
}

.srt_list {
  width: 100%;
  height: auto;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
}
@media (min-width: 0) and (max-width: 768px) {
  .srt_list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.srt_list .srt_item {
  width: calc((100% - 24px) / 4);
  height: auto;
  position: relative;
  background-color: #f8f8f8;
  padding: 15px 10px;
}
@media (min-width: 0) and (max-width: 768px) {
  .srt_list .srt_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.srt_list .srt_item .srt_box {
  width: 100%;
  height: auto;
  position: relative;
  margin-bottom: 30px;
  height: 210px;
}
@media (min-width: 0) and (max-width: 768px) {
  .srt_list .srt_item .srt_box {
    width: 160px;
    margin-bottom: 0;
    height: auto;
  }
}
.srt_list .srt_item .srt_box .srt_icon {
  width: 95px;
  height: 80px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  margin: 10px auto 30px;
  opacity: 0.3;
}
@media (min-width: 0) and (max-width: 768px) {
  .srt_list .srt_item .srt_box .srt_icon {
    height: 50px;
    margin-bottom: 10px;
  }
}
.srt_list .srt_item .srt_box .srt_icon.srt_icon_01 {
  background-image: url(../images/renew25/sub/support_activities/pvdsc_img02.png);
}
.srt_list .srt_item .srt_box .srt_icon.srt_icon_02 {
  background-image: url(../images/renew25/sub/support_activities/pvdsc_img03.png);
}
.srt_list .srt_item .srt_box .srt_icon.srt_icon_03 {
  background-image: url(../images/renew25/sub/support_activities/pvdsc_img04.png);
}
.srt_list .srt_item .srt_box .srt_icon.srt_icon_04 {
  background-image: url(../images/renew25/sub/support_activities/pvdsc_img05.png);
}
.srt_list .srt_item .srt_box > p {
  font-weight: 700;
  letter-spacing: -0.5px;
  color: #1b1b1b;
  text-align: center;
  line-height: normal;
}
.srt_list .srt_item .task_list {
  width: 100%;
  height: auto;
  position: relative;
}
@media (min-width: 0) and (max-width: 768px) {
  .srt_list .srt_item .task_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 10px;
    margin-top: 20px;
  }
}
.srt_list .srt_item .task_list > li {
  width: 100%;
  height: 140px;
  position: relative;
  padding: 10px;
  background-color: #fff;
  margin-bottom: 10px;
}
@media (min-width: 0) and (max-width: 768px) {
  .srt_list .srt_item .task_list > li {
    width: calc((100% - 10px) / 2);
    margin-bottom: 0;
    height: auto;
  }
}
.srt_list .srt_item .task_list > li:last-of-type {
  margin-bottom: 0;
}
.srt_list .srt_item .task_list > li > span {
  font-family: "Montserrat", sans-serif;
  width: 20px;
  height: 20px;
  display: block;
  background-color: #18181B;
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  text-align: center;
  line-height: 20px;
  margin-bottom: 8px;
}
@media (min-width: 0) and (max-width: 768px) {
  .srt_list .srt_item .task_list > li > span {
    font-size: 12px;
  }
}
.srt_list .srt_item .task_list > li > p {
  font-size: 15px;
  font-weight: 500;
  color: #1b1b1b;
  letter-spacing: -0.5px;
  word-break: keep-all;
  line-height: normal;
}
@media (min-width: 0) and (max-width: 768px) {
  .srt_list .srt_item .task_list > li > p {
    font-size: 13px;
  }
}
.srt_list .srt_item .task_list > li > p > span {
  font-size: 13px;
  font-weight: 400;
}

/* 오시는길 */
.renew25 .map-list-wrap .tab_set {
  margin-top: 40px;
}
@media (min-width: 0) and (max-width: 768px) {
  .renew25 .map-list-wrap .tab_set {
    margin-top: 24px;
  }
}
.renew25 .map-list-wrap .tab_set .mobile-title {
  display: none;
}
@media (min-width: 0) and (max-width: 768px) {
  .renew25 .map-list-wrap .tab_set .mobile-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    height: 78px;
    padding: 0 24px;
    background-color: #18181B;
    border-radius: 12px;
    font-family: "Pretendard", sans-serif;
    font-weight: 600;
    font-size: 16px;
    color: #fff;
    letter-spacing: -0.64px;
    cursor: pointer;
    position: relative;
    z-index: 102;
  }
  .renew25 .map-list-wrap .tab_set .mobile-title::after {
    content: "";
    display: block;
    width: 24px;
    height: 24px;
    background: url("../images/renew25/common/arr_down_wh01.png") no-repeat center center/12px auto;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
  }
}
.renew25 .map-list-wrap .tab_set.open .mobile-title::after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
@media (min-width: 0) and (max-width: 768px) {
  .renew25 .map-list-wrap .tab_set.open .tab_fc > ul {
    display: block;
  }
}
.renew25 .map-list-wrap .tab_set .tab_fc {
  position: relative;
  padding: 2px 0;
  border: 1px solid #E4E4E7;
  border-radius: 8px;
  margin-bottom: 40px;
}
@media (min-width: 0) and (max-width: 768px) {
  .renew25 .map-list-wrap .tab_set .tab_fc {
    padding: 0;
    margin-bottom: 20px;
    border: none;
  }
}
.renew25 .map-list-wrap .tab_set .tab_fc > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border: none;
  margin-bottom: 0;
}
@media (min-width: 0) and (max-width: 768px) {
  .renew25 .map-list-wrap .tab_set .tab_fc > ul {
    width: 100%;
    display: block;
  }
}
.renew25 .map-list-wrap .tab_set .tab_fc > ul li {
  border: none;
  position: relative;
  z-index: 1;
  background: #F4F4F5;
  margin: 6px 8px;
  border-radius: 8px;
  width: calc(50% - 16px);
  display: block;
  color: #71717A;
}
@media (min-width: 0) and (max-width: 768px) {
  .renew25 .map-list-wrap .tab_set .tab_fc > ul li {
    width: 100%;
  }
}
.renew25 .map-list-wrap .tab_set .tab_fc > ul li.on {
  background: #18181B;
}
.renew25 .map-list-wrap .tab_set .tab_fc > ul li.on a span {
  color: #fff;
}
.renew25 .map-list-wrap .tab_set .tab_fc > ul li a {
  font-size: 18px;
  font-weight: 500;
  color: #71717A;
  letter-spacing: -0.6px;
  line-height: 1.3;
  display: block;
  width: 100%;
  text-align: center;
  height: 100%;
}
.renew25 .map-list-wrap .tab_set .tab_fc > ul li a span {
  height: 58px !important;
}
@media (min-width: 0) and (max-width: 768px) {
  .renew25 .map-list-wrap .tab_set .tab_fc > ul li a span {
    height: auto !important;
    padding: 16px;
    width: 100%;
  }
}
@media (min-width: 0) and (max-width: 768px) {
  .renew25 .map-list-wrap .tab_set .tab_fc > ul {
    display: none;
    position: absolute;
    bottom: -1px;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    left: 0;
    width: 100%;
    z-index: 101;
    background-color: #fff;
    border-radius: 12px;
    padding: 10px;
    -webkit-box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
            box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  }
  .renew25 .map-list-wrap .tab_set .tab_fc > ul li {
    margin: 0 0 8px 0;
    background-color: #F4F4F5;
    border-radius: 8px;
  }
  .renew25 .map-list-wrap .tab_set .tab_fc > ul li:last-child {
    margin-bottom: 0;
  }
  .renew25 .map-list-wrap .tab_set .tab_fc > ul li.on {
    background-color: #F4F4F5;
  }
  .renew25 .map-list-wrap .tab_set .tab_fc > ul li.on a span {
    color: #18181B;
    font-weight: 600;
  }
  .renew25 .map-list-wrap .tab_set .tab_fc > ul li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #52525B;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: -0.48px;
    padding: 0;
  }
  .renew25 .map-list-wrap .tab_set .tab_fc > ul li a span {
    padding: 16px 20px !important;
    text-align: left;
  }
}
.renew25 .map-list-wrap .tab_set .tab_area > div {
  overflow: auto;
  position: relative;
}
.renew25 .map-list-wrap .tab_set .tab_area > div::before {
  content: "";
  background: #f9f9f9;
  width: 1200px;
  height: 600px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}
.renew25 h5.tit {
  /* font-size: 22px; +4px */
  font-size: 26px;
  font-weight: bold;
  padding-left: 21px;
  background: url("../images/renew25/common/tit_arr.png") no-repeat left top 7px/16px auto;
  margin-top: 50px;
}
.renew25 h5.tit span {
  /* font-size: 16px; +4px */
  font-size: 20px;
  font-weight: bold;
}
.renew25 h5.tit + ul.list {
  margin-top: 20px;
}
@media (min-width: 0) and (max-width: 768px) {
  .renew25 h5.tit {
    font-size: 16px;
    padding-left: 16px;
    background: url("../images/renew25/common/tit_arr.png") no-repeat left top 3px/12px auto;
  }
  .renew25 h5.tit span {
    font-size: 12px;
  }
  .renew25 h5.tit + ul.list {
    margin-top: 10px;
  }
}
.renew25 .link-box dd a, .renew25 .link-circle {
  display: inline-block;
  min-width: 40px;
  width: 40px;
  height: 40px;
  background: url("../images/renew25/common/sub_link.png") no-repeat 50% 50%/30px auto;
  border-radius: 100%;
  vertical-align: middle;
}
.renew25 .map-img {
  position: relative;
  width: 1070px;
  height: 600px;
  background: url("../images/renew25/common/1stgroup_mapbg.png") no-repeat center center;
  background-size: cover;
  margin: 0 auto;
  z-index: 2;
}
.renew25 .map-img * {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.renew25 .map-img.bd-area2 {
  background: url("../images/renew25/common/2ndgroup_mapbg.png") no-repeat center center;
  background-size: cover;
}
.renew25 .map-img .bldg {
  position: absolute;
  display: block;
}
.renew25 .map-img .bldg span {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-color: #257E62;
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  border-radius: 15px;
  padding: 0 15px;
  white-space: nowrap;
  opacity: 0;
}
.renew25 .map-img .bldg::before {
  width: 0;
  height: 0;
  opacity: 0;
  content: "";
  display: block;
}
.renew25 .map-img .bldg:focus::before, .renew25 .map-img .bldg:hover::before {
  width: 100%;
  height: 100%;
  opacity: 1;
}
.renew25 .map-img .bldg:focus span, .renew25 .map-img .bldg:hover span {
  display: inline-block;
  opacity: 1;
}
.renew25 .map-img .bldg {
  /* --- 개별 건물 위치 및 배경 설정 --- */
}
.renew25 .map-img .bldg.bd_nih {
  top: 158px;
  left: 374px;
  width: 338px;
  height: 335px;
}
.renew25 .map-img .bldg.bd_nih::before {
  background: url("../images/renew25/common/1st_group_map.png") center no-repeat;
}
.renew25 .map-img .bldg.bd_niid {
  top: 155px;
  left: 497px;
  width: 215px;
  height: 159px;
}
.renew25 .map-img .bldg.bd_niid::before {
  background: url("../images/renew25/common/1st_Niid_map.png") center no-repeat;
}
.renew25 .map-img .bldg.bd_biobank {
  top: 85px;
  left: 299px;
  width: 235px;
  height: 280px;
}
.renew25 .map-img .bldg.bd_biobank::before {
  background: url("../images/renew25/common/2nd_biobank_map.png") center no-repeat;
}
.renew25 .map-img .bldg.bd_library {
  top: 140px;
  left: 475px;
  width: 167px;
  height: 206px;
}
.renew25 .map-img .bldg.bd_library::before {
  background: url("../images/renew25/common/2nd_library_map.png") center no-repeat;
}
.renew25 .map-img .bldg.bd_stemcells {
  top: 267px;
  left: 414px;
  width: 154px;
  height: 159px;
}
.renew25 .map-img .bldg.bd_stemcells::before {
  background: url("../images/renew25/common/2nd_stemcells_map.png") center no-repeat;
}
.renew25 .map-img .bldg.bd_nccp {
  top: 201px;
  left: 552px;
  width: 262px;
  height: 263px;
}
.renew25 .map-img .bldg.bd_nccp::before {
  background: url("../images/renew25/common/2nd_nccp_map.png") center no-repeat;
}
.renew25 .map-img .bldg.bd_kvrc {
  top: 281px;
  left: 721px;
  width: 158px;
  height: 201px;
}
.renew25 .map-img .bldg.bd_kvrc::before {
  background: url("../images/renew25/common/2nd_kvrc_map.png") center no-repeat;
}
.renew25 .intro_box {
  margin-top: 50px;
}
.renew25 .intro_box .tit {
  margin-bottom: 25px;
}
@media (min-width: 0) and (max-width: 768px) {
  .renew25 .intro_box .tit {
    margin-bottom: 12px;
  }
}
.renew25 .intro_box .txt {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: -0.48px;
  text-align: left;
  color: #666;
}
@media (min-width: 0) and (max-width: 768px) {
  .renew25 .intro_box .txt {
    font-size: 13px;
    line-height: 1.5;
  }
}
.renew25 .pp_box {
  background: #f8fff9;
  border-radius: 20px;
  padding: 45px 38px;
}
@media (min-width: 0) and (max-width: 768px) {
  .renew25 .pp_box {
    padding: 25px 15px;
  }
}
.renew25 .pp_box ul li {
  margin-bottom: 18px;
}
@media (min-width: 0) and (max-width: 768px) {
  .renew25 .pp_box ul li {
    margin-bottom: 12px;
  }
}
.renew25 .pp_box ul li dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 0) and (max-width: 768px) {
  .renew25 .pp_box ul li dl {
    display: block;
  }
}
.renew25 .pp_box ul li dl dt {
  font-size: 16px;
  font-weight: 800;
  line-height: 24px;
  letter-spacing: -0.48px;
  text-align: left;
  color: #257E62;
  padding-left: 22px;
  height: 24px;
  width: 109px;
  position: relative;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.renew25 .pp_box ul li dl dt.map {
  background: url(../images/renew25/common/map_pin.png) no-repeat left center;
  background-size: 12px auto;
}
.renew25 .pp_box ul li dl dt.tel {
  background: url(../images/renew25/common/map_tel.png) no-repeat left center;
  background-size: 17px auto;
}
.renew25 .pp_box ul li dl dt::before {
  content: "";
  position: absolute;
  right: 0px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 1px;
  height: 17px;
  background: #CAC0E3;
}
@media (min-width: 0) and (max-width: 768px) {
  .renew25 .pp_box ul li dl dt::before {
    display: none;
  }
}
@media (min-width: 0) and (max-width: 768px) {
  .renew25 .pp_box ul li dl dt {
    font-size: 14px;
    padding-left: 18px;
  }
  .renew25 .pp_box ul li dl dt.map {
    background: url(../images/renew25/common/map_pin.png) no-repeat left center;
    background-size: 9px auto;
  }
  .renew25 .pp_box ul li dl dt.tel {
    background: url(../images/renew25/common/map_tel.png) no-repeat left center;
    background-size: 12.5px auto;
  }
}
.renew25 .pp_box ul li dl dd {
  padding-left: 33.5px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: -0.48px;
  text-align: left;
  color: #666;
}
@media (min-width: 0) and (max-width: 768px) {
  .renew25 .pp_box ul li dl dd {
    font-size: 12px;
    padding-left: 18px;
  }
}
.renew25 .pp_box ul li:last-child {
  margin-bottom: 0;
}
.renew25 .way_box ul li {
  margin-top: 50px;
}
@media (min-width: 0) and (max-width: 768px) {
  .renew25 .way_box ul li {
    margin-top: 25px;
  }
}
.renew25 .way_box ul li:first-child {
  margin-top: 0;
}
.renew25 .way_box ul li dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (min-width: 0) and (max-width: 768px) {
  .renew25 .way_box ul li dl {
    display: block;
  }
}
.renew25 .way_box ul li dl dt {
  color: #257E62;
  font-size: 16px;
  font-weight: bold;
  padding-top: 84px;
  position: relative;
  display: inline-block;
  width: 79px;
  text-align: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (min-width: 0) and (max-width: 768px) {
  .renew25 .way_box ul li dl dt {
    width: auto;
    padding-top: 0;
    height: 49px;
    line-height: 49px;
    padding-left: 66px;
  }
}
.renew25 .way_box ul li dl dt.bus::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 79px;
  height: 79px;
  background: url(../images/renew25/common/ico_bus.png) no-repeat center center;
  background-size: 79px auto;
}
@media (min-width: 0) and (max-width: 768px) {
  .renew25 .way_box ul li dl dt.bus::before {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 49px;
    height: 49px;
    background: url(../images/renew25/common/ico_bus.png) no-repeat left center;
    background-size: 49px auto;
  }
}
.renew25 .way_box ul li dl dt.car::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 79px;
  height: 79px;
  background: url(../images/renew25/common/ico_car.png) no-repeat center center;
  background-size: 79px auto;
}
@media (min-width: 0) and (max-width: 768px) {
  .renew25 .way_box ul li dl dt.car::before {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 49px;
    height: 49px;
    background: url(../images/renew25/common/ico_car.png) no-repeat left center;
    background-size: 49px auto;
  }
}
.renew25 .way_box ul li dl dd {
  padding-left: 39px;
}
@media (min-width: 0) and (max-width: 768px) {
  .renew25 .way_box ul li dl dd {
    padding-left: 0;
    padding-top: 15px;
  }
}
.renew25 .way_box .p1 {
  color: #222222;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.4;
}
@media (min-width: 0) and (max-width: 768px) {
  .renew25 .way_box .p1 {
    font-size: 13px;
  }
}
.renew25 .way_box .p2 {
  color: #666666;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.3;
  margin-top: 5px;
}
@media (min-width: 0) and (max-width: 768px) {
  .renew25 .way_box .p2 {
    font-size: 13px;
  }
}
.renew25 .way_box .p2.dot {
  position: relative;
  padding-left: 15px;
}
.renew25 .way_box .p2.dot::before {
  content: "";
  width: 3px;
  height: 3px;
  border-radius: 50%;
  top: 9px;
  left: 4px;
  background: #666;
  position: absolute;
}
@media (min-width: 0) and (max-width: 768px) {
  .renew25 .way_box .p2.dot::before {
    top: 7px;
  }
}
.renew25 .way_box .p3 {
  color: #222222;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.3;
  margin-top: 25px;
}
@media (min-width: 0) and (max-width: 768px) {
  .renew25 .way_box .p3 {
    font-size: 13px;
    margin-top: 15px;
  }
}
.renew25 .way_box .link_p {
  font-size: 16px;
  color: #257E62;
  font-weight: bold;
  margin-top: 10px;
}
@media (min-width: 0) and (max-width: 768px) {
  .renew25 .way_box .link_p {
    font-size: 13px;
  }
}
.renew25 .way_box .p2 + .p1, .renew25 .way_box .p3 + .p1, .renew25 .way_box .link_p + .p1 {
  margin-top: 30px;
}
@media (min-width: 0) and (max-width: 768px) {
  .renew25 .way_box .p2 + .p1, .renew25 .way_box .p3 + .p1, .renew25 .way_box .link_p + .p1 {
    margin-top: 25px;
  }
}
.renew25 .way_box.way2 {
  padding-left: 21px;
}
@media (min-width: 0) and (max-width: 768px) {
  .renew25 .way_box.way2 {
    padding-left: 0;
  }
}

.minHeight_auto {
  min-height: auto !important;
}