@charset "UTF-8";
.re2026 {
  font-family: "SamsungOneKR", "맑은 고딕", "Malgun Gothic", sans-serif;
}
.re2026 .hdswrap {
  height: auto !important;
}
.re2026 .hdswrap .sub-visual-top {
  position: relative;
  width: 100%;
  height: 180px;
  overflow: hidden;
}
.re2026 .hdswrap .sub-visual-top .photo {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.re2026 .hdswrap .sub-visual-top .photo img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-animation: sub-visual-bg 1s ease-in-out forwards;
          animation: sub-visual-bg 1s ease-in-out forwards;
}
@-webkit-keyframes sub-visual-bg {
  0% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes sub-visual-bg {
  0% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
.re2026 .hdswrap .sub-visual-top .box {
  position: relative;
  width: 100%;
  height: 100%;
  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;
  z-index: 2;
}
.re2026 .hdswrap .sub-visual-top .box .tit {
  color: #FFF;
  text-align: center;
  font-size: 35px;
  font-style: normal;
  font-weight: 700;
  line-height: 50px;
}
.re2026 .content_wrap {
  width: 100%;
  margin: 40px auto 150px;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: SamsungOneKR;
}
.re2026 .content_wrap.full-page {
  margin: 0;
  padding: 0;
  width: 100%;
}
.re2026 .content_wrap {
  /* 비전&미션 */
}
.re2026 .content_wrap .vision-mission [class^=session] {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.re2026 .content_wrap .vision-mission .session1 { /* height:534px; */
  padding-bottom: 195px;
  /* &:before {content:''; position:absolute; top:0px; left:0px; display:block; } */
}
.re2026 .content_wrap .vision-mission .session1 .bg {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: url(/ssrfPr/mobile/images/2026/sub/vision_mission/bg_session1.jpg) bottom center/cover no-repeat;
  z-index: 1;
}
.re2026 .content_wrap .vision-mission .session1 .inner {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 2;
}
.re2026 .content_wrap .vision-mission .session1 .inner .tit {
  padding-top: 40px;
  color: #000;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
}
.re2026 .content_wrap .vision-mission .session1 .inner .txt {
  padding-top: 20px;
  color: #000;
  text-align: center;
  font-size: 15px;
  font-weight: 300;
  line-height: 22px;
  word-break: keep-all;
}
.re2026 .content_wrap .vision-mission .session2 { /* height:584px; */ }
.re2026 .content_wrap .vision-mission .session2 .inner {
  position: relative;
  width: 100%;
  padding: 100px 20px 100px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 2;
}
.re2026 .content_wrap .vision-mission .session2 .inner .tit {
  text-align: center;
}
.re2026 .content_wrap .vision-mission .session2 .inner .tit span {
  color: #000;
  font-size: 20px;
  font-weight: 700;
  line-height: normal;
}
.re2026 .content_wrap .vision-mission .session2 .inner .photo-list {
  width: 100%;
  margin-top: 20px;
}
.re2026 .content_wrap .vision-mission .session2 .inner .photo-list > ul > li + li {
  margin-top: 5px;
}
.re2026 .content_wrap .vision-mission .session2 .inner .photo-list > ul > li .photo-box {
  position: relative;
  width: 100%;
  aspect-ratio: 335/100;
  overflow: hidden;
}
.re2026 .content_wrap .vision-mission .session2 .inner .photo-list > ul > li .photo-box img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.re2026 .content_wrap .vision-mission .session2 .inner .photo-list > ul > li .photo-box p {
  position: absolute;
  bottom: 15px;
  left: 15px;
  color: #FFF;
  font-size: 20px;
  font-weight: 700;
  line-height: 22px;
}
.re2026 .content_wrap .vision-mission .session2 .inner {
  /* S : 260827 */
}
.re2026 .content_wrap .vision-mission .session2 .inner .vision_info {
  width: 100%;
}
.re2026 .content_wrap .vision-mission .session2 .inner .vision_info .vision_title h3 {
  font-size: 20px;
  line-height: 40px;
  font-weight: 700;
}
.re2026 .content_wrap .vision-mission .session2 .inner .vision_info .vision_title p {
  font-size: 15px;
  line-height: 22px;
  font-weight: 300;
}
.re2026 .content_wrap .vision-mission .session2 .inner .vision_info .mission .vision_title {
  border-top: 1px solid #000;
  padding-top: 20px;
  margin-top: 30px;
}
.re2026 .content_wrap .vision-mission .session2 .inner .vision_info .mission .mission_content {
  position: relative;
  margin-top: 10px;
  padding-bottom: 30px;
}
.re2026 .content_wrap .vision-mission .session2 .inner .vision_info .mission .mission_content::before {
  content: "";
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 0;
  height: 30px;
  border: 1px solid #439EC3;
  border-top: 0;
  border-radius: 0 0 18px 18px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.re2026 .content_wrap .vision-mission .session2 .inner .vision_info .mission .mission_content::after {
  content: "";
  position: absolute;
  left: 50%;
  top: auto;
  width: 1px;
  height: 167px;
  background-color: #439EC3; /*transform: translateX(-50%);*/
}
.re2026 .content_wrap .vision-mission .session2 .inner .vision_info .mission .mission_list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 4px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.re2026 .content_wrap .vision-mission .session2 .inner .vision_info .mission .mission_list li {
  min-width: 0;
}
.re2026 .content_wrap .vision-mission .session2 .inner .vision_info .mission .mission_item {
  position: relative;
  overflow: hidden;
  aspect-ratio: 108/140;
}
.re2026 .content_wrap .vision-mission .session2 .inner .vision_info .mission .mission_item:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(10%, rgba(0, 0, 0, 0.55)), color-stop(60%, rgba(102, 102, 102, 0)));
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.55) 10%, rgba(102, 102, 102, 0) 60%);
  z-index: 1;
}
.re2026 .content_wrap .vision-mission .session2 .inner .vision_info .mission .mission_item img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.re2026 .content_wrap .vision-mission .session2 .inner .vision_info .mission .mission_item strong {
  position: absolute;
  left: 10px;
  right: 8px;
  bottom: 10px;
  color: #fff;
  font-size: 20px;
  line-height: 22px;
  font-weight: 700;
  z-index: 2;
}
.re2026 .content_wrap .vision-mission .session2 .inner .vision_info .organization {
  position: relative;
  margin-top: 14px;
}
.re2026 .content_wrap .vision-mission .session2 .inner .vision_info .organization .vision_title {
  position: relative;
  z-index: 1;
}
.re2026 .content_wrap .vision-mission .session2 .inner .vision_info .organization .organization_content {
  position: relative;
  margin-top: 17px;
  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;
  overflow: hidden;
  border: 1px solid #439EC3;
  border-radius: 26px;
  background-color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.re2026 .content_wrap .vision-mission .session2 .inner .vision_info .organization .organization_content:after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1px;
  height: 100%;
  background: #439EC3;
}
.re2026 .content_wrap .vision-mission .session2 .inner .vision_info .organization .organization_content .organization_item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 12px 0;
  text-align: center;
  color: #439EC3;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* & + .organization_item {border-left: 1px solid #439EC3;} */
}
.re2026 .content_wrap .vision-mission .session2 .inner .vision_info .organization .organization_content .organization_item .organization_name {
  display: block;
  font-size: 15px;
  line-height: normal;
  font-weight: 300;
}
.re2026 .content_wrap .vision-mission .session2 .inner .vision_info .organization .organization_content .organization_item strong {
  display: block;
  margin-top: 0px;
  font-size: 20px;
  line-height: normal;
  font-weight: 700;
}
.re2026 .content_wrap .vision-mission .session2 .inner .vision_info .organization .organization_content .organization_item .organization_type {
  display: block;
  margin-top: 0px;
  font-size: 15px;
  line-height: normal;
  font-weight: 700;
}
.re2026 .content_wrap .vision-mission .session2 .inner {
  /* E : 260827 */
}
.re2026 .content_wrap .vision-mission .session2 .inner .program-list {
  position: relative;
  width: 100%;
  margin-top: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #000;
}
.re2026 .content_wrap .vision-mission .session2 .inner .program-list .top-line {
  position: absolute;
  top: 0;
  left: 0px;
  display: block;
  width: 100%;
  height: 1px;
  background: #000;
}
.re2026 .content_wrap .vision-mission .session2 .inner .program-list .tit-box .tit {
  color: #000;
  text-align: left;
  font-size: 20px;
  font-weight: 700;
  line-height: normal;
}
.re2026 .content_wrap .vision-mission .session2 .inner .program-list .tit-box .txt {
  margin-top: 15px;
  color: #000;
  text-align: left;
  font-size: 15px;
  font-weight: 300;
  line-height: 22px;
}
.re2026 .content_wrap .vision-mission .session2 .inner .program-list .list-box {
  margin-top: 30px;
}
.re2026 .content_wrap .vision-mission .session2 .inner .program-list .list-box > li {
  position: relative;
}
.re2026 .content_wrap .vision-mission .session2 .inner .program-list .list-box > li + li {
  padding-top: 40px;
}
.re2026 .content_wrap .vision-mission .session2 .inner .program-list .list-box > li + li:before {
  content: "";
  position: absolute;
  top: 20px;
  left: calc(50% - 80px);
  display: block;
  width: 160px;
  height: 1px;
  background: #D6D6D6;
}
.re2026 .content_wrap .vision-mission .session2 .inner .program-list .list-box > li .itm-box {
  position: relative;
  text-align: center;
}
.re2026 .content_wrap .vision-mission .session2 .inner .program-list .list-box > li .itm-box:before {
  content: "";
  display: block;
  width: 100%;
  height: 75px;
  margin: 0 auto;
}
.re2026 .content_wrap .vision-mission .session2 .inner .program-list .list-box > li .itm-box.itm1:before {
  background: url(/ssrfPr/mobile/images/2026/sub/vision_mission/photo_session2_program_itm1.png) center center/auto 75px no-repeat;
}
.re2026 .content_wrap .vision-mission .session2 .inner .program-list .list-box > li .itm-box.itm2:before {
  background: url(/ssrfPr/mobile/images/2026/sub/vision_mission/photo_session2_program_itm2.png) center center/auto 75px no-repeat;
}
.re2026 .content_wrap .vision-mission .session2 .inner .program-list .list-box > li .itm-box.itm3:before {
  background: url(/ssrfPr/mobile/images/2026/sub/vision_mission/photo_session2_program_itm3.png) center center/auto 75px no-repeat;
}
.re2026 .content_wrap .vision-mission .session2 .inner .program-list .list-box > li .itm-box .tit {
  margin-top: 15px;
  color: #000;
  text-align: center;
  font-size: 15px;
  font-weight: 700;
  line-height: 22px;
}
.re2026 .content_wrap .vision-mission .session2 .inner .program-list .list-box > li .itm-box .txt {
  color: #000;
  font-size: 15px;
  font-weight: 300;
  line-height: 22px;
}
.re2026 .content_wrap .vision-mission .session2 .inner .business-box {
  margin-top: 40px;
  padding-top: 30px;
  border-top: 1px solid #000;
}
.re2026 .content_wrap .vision-mission .session2 .inner .business-box > ul {
  margin: 0 auto;
  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;
}
.re2026 .content_wrap .vision-mission .session2 .inner .business-box > ul > li {
  width: 50%;
  padding: 0 18px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  aspect-ratio: 1/1;
  border: 1px solid #439EC3;
  border-radius: 100%;
  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;
}
.re2026 .content_wrap .vision-mission .session2 .inner .business-box > ul > li + li {
  margin-left: -18px;
}
.re2026 .content_wrap .vision-mission .session2 .inner .business-box > ul > li span {
  color: #439EC3;
  text-align: center;
  font-size: 15px;
  font-weight: 300;
  line-height: normal;
}
.re2026 .content_wrap .vision-mission .session2 .inner .business-box > p {
  margin-top: 20px;
  color: #C4C4C4;
  text-align: center;
  font-size: 15px;
  font-weight: 300;
  line-height: 22px;
}
.re2026 .content_wrap .vision-mission .session3 {
  width: 100%;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.re2026 .content_wrap .vision-mission .session3 .top-line {
  position: absolute;
  top: 0;
  left: 20px;
  display: block;
  width: calc(100% - 40px);
  height: 1px;
  background: #000;
}
.re2026 .content_wrap .vision-mission .session3 .inner {
  position: relative;
  width: 100%;
  padding: 40px 0 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* border-top:1px solid #000; */ /* border-bottom:1px solid #000; */
}
.re2026 .content_wrap .vision-mission .session3 .inner > .tit {
  position: absolute;
  top: 40px;
  left: 0px;
  color: #000;
  font-size: 15px;
  font-weight: 700;
  line-height: normal;
}
.re2026 .content_wrap .vision-mission .session3 .inner .swiper-box {
  width: 100%;
  padding-top: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.re2026 .content_wrap .vision-mission .session3 .inner .swiper-box .swiper-button-next,
.re2026 .content_wrap .vision-mission .session3 .inner .swiper-box .swiper-button-prev {
  width: 18px;
  height: 34px;
  background: url(/ssrfPr/images/2026/sub/btn_swiper_prev.png) center center/cover no-repeat;
}
.re2026 .content_wrap .vision-mission .session3 .inner .swiper-box .swiper-button-next svg,
.re2026 .content_wrap .vision-mission .session3 .inner .swiper-box .swiper-button-prev svg {
  display: none;
}
.re2026 .content_wrap .vision-mission .session3 .inner .swiper-box .swiper-button-next {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
.re2026 .content_wrap .vision-mission .session3 .inner .swiper-box .swiper-pagination {
  bottom: 20px;
  left: 0; /* padding-left:calc(100px + 22px); */
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  color: #000;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.2;
}
.re2026 .content_wrap .vision-mission .session3 .inner .swiper-box .swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  margin: 0 3px;
  background: rgba(0, 0, 0, 0.2);
}
.re2026 .content_wrap .vision-mission .session3 .inner .swiper-box .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #000;
}
.re2026 .content_wrap .vision-mission .session3 .inner .swiper-box .swiper-fraction {
  position: absolute;
  top: 0px;
  right: 0px;
  color: #000;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.re2026 .content_wrap .vision-mission .session3 .inner .swiper-box .itm-swiper-box .box .tit {
  color: #000;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.re2026 .content_wrap .vision-mission .session3 .inner .swiper-box .itm-swiper-box .box .txt-list {
  margin-top: 10px;
}
.re2026 .content_wrap .vision-mission .session3 .inner .swiper-box .itm-swiper-box .box .txt-list > ul > li {
  color: #000;
  font-size: 15px;
  font-weight: 300;
  line-height: 22px;
}
.re2026 .content_wrap .vision-mission .session3 .inner .swiper-box .itm-swiper-box .box .txt-list > ul > li .small {
  color: #000;
  font-size: 10px;
  font-weight: 300;
  line-height: 22px;
}
.re2026 .content_wrap .vision-mission .session3 .inner .swiper-box .itm-swiper-box .photo {
  margin-top: 20px;
  width: 100%;
  overflow: hidden;
}
.re2026 .content_wrap .vision-mission .session3 .inner .swiper-box .itm-swiper-box .photo img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.re2026 .content_wrap .vision-mission .session4 {
  position: relative;
  padding-top: 100px;
}
.re2026 .content_wrap .vision-mission .session4 .top-line {
  position: absolute;
  top: 0;
  left: 20px;
  display: block;
  width: calc(100% - 40px);
  height: 1px;
  background: #000;
}
.re2026 .content_wrap .vision-mission .session4 .bg {
  position: relative;
  display: block;
  width: 100%;
  aspect-ratio: 59/38;
  background: url(/ssrfPr/mobile/images/2026/sub/vision_mission/bg_session4.jpg) center center/cover no-repeat;
}
.re2026 .content_wrap {
  /* 사업 연혁 */
}
.re2026 .content_wrap .history {
  position: relative;
  width: 100%;
}
.re2026 .content_wrap .history > .tit {
  color: #000;
  text-align: center;
  font-size: 30px;
  font-weight: 300;
  line-height: normal;
}
.re2026 .content_wrap .history > .year-list {
  position: relative;
  margin-top: 35px;
  width: 100%; /* display:grid; grid-template-columns:1fr 80px 1fr; row-gap:100px; */
}
.re2026 .content_wrap .history > .year-list:after {
  content: "";
  position: absolute;
  top: 45px;
  left: 5px;
  display: block;
  width: 1px;
  height: calc(100% - 45px);
  background: #000;
  z-index: 1;
}
.re2026 .content_wrap .history > .year-list .year-itm {
  position: relative; /* display:grid; grid-template-columns:1fr 11px 1fr; align-items:start; */
  padding-top: 45px;
  padding-bottom: 100px;
  z-index: 2;
}
.re2026 .content_wrap .history > .year-list .year-itm:last-child {
  padding-bottom: 0px;
}
.re2026 .content_wrap .history > .year-list .year-itm:last-child:after {
  content: "";
  position: absolute;
  top: 46px;
  left: 2px;
  width: 6px;
  height: calc(100% - 8px);
  background: #fff;
}
.re2026 .content_wrap .history > .year-list .year-itm:last-child .box {
  z-index: 2;
}
.re2026 .content_wrap .history > .year-list .year-itm:last-child .box:after {
  background: #439EC3;
  border-color: #439EC3;
}
.re2026 .content_wrap .history > .year-list .year-itm .box {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.re2026 .content_wrap .history > .year-list .year-itm .box:before, .re2026 .content_wrap .history > .year-list .year-itm .box:after {
  content: "";
  position: absolute;
  top: 0;
}
.re2026 .content_wrap .history > .year-list .year-itm .box:before {
  width: 100%;
  height: 1px;
  background: #000;
  z-index: 2;
}
.re2026 .content_wrap .history > .year-list .year-itm .box:after {
  top: -6px;
  left: -1px;
  width: 11px;
  height: 11px;
  border: 1px solid #000;
  border-radius: 100%;
  background: #fff;
  z-index: 3;
}
.re2026 .content_wrap .history > .year-list .year-itm .box > h4 {
  position: absolute;
  top: -45px;
  left: 50px;
  color: #000;
  font-size: 30px;
  font-weight: 700;
  font-family: SamsungSharpSans;
  line-height: normal;
}
.re2026 .content_wrap .history > .year-list .year-itm .box > .month-list {
  width: 100%; /* max-width:295px;  */
  padding-left: 50px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.re2026 .content_wrap .history > .year-list .year-itm .box > .month-list > ul > li + li {
  margin-top: 40px;
}
.re2026 .content_wrap .history > .year-list .year-itm .box > .month-list > ul > li:first-child .itm:not(:has(> .photo)) {
  border-top: none;
}
.re2026 .content_wrap .history > .year-list .year-itm .box > .month-list > ul > li .itm {
  position: relative;
  width: 100%;
}
.re2026 .content_wrap .history > .year-list .year-itm .box > .month-list > ul > li .itm:not(:has(> .photo)) {
  border-top: 1px solid #000;
}
.re2026 .content_wrap .history > .year-list .year-itm .box > .month-list > ul > li .itm .photo {
  width: 100%;
  aspect-ratio: 133/83;
  overflow: hidden;
}
.re2026 .content_wrap .history > .year-list .year-itm .box > .month-list > ul > li .itm .photo img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.re2026 .content_wrap .history > .year-list .year-itm .box > .month-list > ul > li .itm .photo {
  /* & + .tit {} */
}
.re2026 .content_wrap .history > .year-list .year-itm .box > .month-list > ul > li .itm .tit {
  margin-top: 20px;
  color: #000;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.re2026 .content_wrap .history > .year-list .year-itm .box > .month-list > ul > li .itm .txt {
  margin-top: 10px;
  color: #000;
  font-size: 15px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}
.re2026 .content_wrap {
  /* 연구이야기 */
}
.re2026 .content_wrap .support_program {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-bottom: 150px;
}
.re2026 .content_wrap .support_program .session1 {
  padding: 50px 20px 100px;
}
.re2026 .content_wrap .support_program .session1 .tit {
  color: #439EC3;
  text-align: center;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px;
}
.re2026 .content_wrap .support_program .session1 p {
  margin-top: 30px;
  color: #439EC3;
  text-align: center;
  font-size: 15px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  word-break: keep-all;
}
.re2026 .content_wrap .support_program .program_item + .program_item {
  margin-top: 100px;
}
.re2026 .content_wrap .support_program .program_head {
  padding: 0 20px;
}
.re2026 .content_wrap .support_program .program_head .program_title {
  margin: 0;
  color: #000;
  font-size: 30px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.5px;
  border-top: 1px solid #222;
  padding-top: 30px;
}
.re2026 .content_wrap .support_program .program_head .program_info {
  margin-top: 30px;
}
.re2026 .content_wrap .support_program .program_head .program_subtitle {
  display: block;
  color: #000;
  font-size: 16px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.3px;
  word-break: keep-all;
}
.re2026 .content_wrap .support_program .program_head .program_desc {
  margin: 18px 0 0;
  color: #222;
  font-size: 15px;
  font-weight: 300;
  line-height: normal;
  letter-spacing: -0.3px;
  word-break: keep-all;
}
.re2026 .content_wrap .support_program .program_slider {
  position: relative;
  width: 100%;
  margin-top: 30px;
  overflow: hidden;
}
.re2026 .content_wrap .support_program .program_slider .swiper-wrapper {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.re2026 .content_wrap .support_program .program_slider .swiper-slide {
  height: auto;
}
.re2026 .content_wrap .support_program .program_slider .program_img {
  position: relative;
  width: 100%;
  aspect-ratio: 335/200;
  overflow: hidden;
}
.re2026 .content_wrap .support_program .program_slider .program_img img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.re2026 .content_wrap .support_program .program_slider {
  /* pagination */
}
.re2026 .content_wrap .support_program .program_slider .swiper-pagination {
  bottom: 10px;
}
.re2026 .content_wrap .support_program .program_slider .swiper-pagination .swiper-pagination-bullet {
  width: 9px;
  height: 9px;
  margin: 0 3px;
  background: #fff;
  opacity: 0.5;
}
.re2026 .content_wrap .support_program .program_slider .swiper-pagination .swiper-pagination-bullet-active {
  opacity: 1;
}
.re2026 .content_wrap {
  /* 과학기술 커뮤니티 */
}
.re2026 .content_wrap .sci-tech-community {
  width: 100%;
  padding: 50px 0 100px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.re2026 .content_wrap .sci-tech-community .session1 {
  padding: 0 20px;
  text-align: center;
}
.re2026 .content_wrap .sci-tech-community .session1 .session_tit {
  color: #439EC3;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px;
}
.re2026 .content_wrap .sci-tech-community .session1 .top_visual {
  margin: 30px 0;
}
.re2026 .content_wrap .sci-tech-community .session1 .intro_txt {
  color: #439EC3;
  font-size: 15px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  word-break: keep-all;
}
.re2026 .content_wrap .sci-tech-community .session2 {
  padding-top: 100px;
}
.re2026 .content_wrap .sci-tech-community .session2 .session_tit {
  margin: 0;
  color: #000;
  font-size: 30px;
  font-weight: 700;
  line-height: normal;
  text-align: center;
}
.re2026 .content_wrap .sci-tech-community .session2 .tech_field_wrap {
  margin-top: 50px;
}
.re2026 .content_wrap .sci-tech-community .session2 .tech_field_group {
  width: 100%;
}
.re2026 .content_wrap .sci-tech-community .session2 .tech_field_group + .tech_field_group {
  position: relative;
  margin-top: 50px;
  padding-top: 50px;
}
.re2026 .content_wrap .sci-tech-community .session2 .tech_field_group + .tech_field_group::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 218px;
  height: 1px;
  background: #000;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.re2026 .content_wrap .sci-tech-community .session2 .tech_field_tit {
  margin: 0 0 30px;
  color: #000;
  font-size: 20px;
  font-weight: 700;
  line-height: normal;
  text-align: center;
}
.re2026 .content_wrap .sci-tech-community .session2 .tech_field_list {
  display: grid;
  margin: 0 auto;
  padding: 0;
  list-style: none;
}
.re2026 .content_wrap .sci-tech-community .session2 .tech_field_list li {
  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;
}
.re2026 .content_wrap .sci-tech-community .session2 .tech_field_list li img {
  display: block;
  width: 60px;
  height: 60px;
}
.re2026 .content_wrap .sci-tech-community .session2 .tech_field_list li span {
  margin-top: 10px;
  color: #000;
  font-size: 20px;
  font-weight: 300;
  line-height: normal;
  text-align: center;
}
.re2026 .content_wrap .sci-tech-community .session2 .tech_field_list.basic {
  grid-template-columns: repeat(2, 1fr);
  width: 240px;
  gap: 30px 10px;
}
.re2026 .content_wrap .sci-tech-community .session2 .tech_field_list.ict {
  grid-template-columns: repeat(2, 1fr);
  width: 240px;
  gap: 30px 10px;
}
.re2026 .content_wrap .sci-tech-community .session3 {
  width: 100%;
  margin: 0 auto;
  padding-top: 50px;
}
.re2026 .content_wrap .sci-tech-community .session3 .proposal_list {
  margin: 0;
  padding: 0;
}
.re2026 .content_wrap .sci-tech-community .session3 .proposal_item {
  display: block;
}
.re2026 .content_wrap .sci-tech-community .session3 .proposal_item + .proposal_item {
  margin-top: 30px;
}
.re2026 .content_wrap .sci-tech-community .session3 .proposal_item .proposal_txt {
  padding: 0 20px 20px;
}
.re2026 .content_wrap .sci-tech-community .session3 .proposal_item .proposal_txt h3 {
  padding-top: 20px;
  border-top: 1px solid #000;
  color: #000;
  font-size: 20px;
  font-weight: 700;
  line-height: normal;
}
.re2026 .content_wrap .sci-tech-community .session3 .proposal_item .proposal_txt p {
  margin-top: 15px;
  color: #000;
  font-size: 15px;
  font-weight: 300;
  line-height: normal;
}
.re2026 .content_wrap .sci-tech-community .session3 .proposal_item .tech_slider {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.re2026 .content_wrap .sci-tech-community .session3 .proposal_item .tech_slider .swiper-wrapper {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.re2026 .content_wrap .sci-tech-community .session3 .proposal_item .tech_slider .swiper-slide {
  height: auto;
}
.re2026 .content_wrap .sci-tech-community .session3 .proposal_item .tech_slider .tech_img {
  position: relative;
  width: 100%;
  aspect-ratio: 335/200;
  overflow: hidden;
}
.re2026 .content_wrap .sci-tech-community .session3 .proposal_item .tech_slider .tech_img img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.re2026 .content_wrap .sci-tech-community {
  /* session4 */
}
.re2026 .content_wrap .sci-tech-community .session4 {
  width: 100%;
  margin: 0 auto;
  padding-top: 100px;
}
.re2026 .content_wrap .sci-tech-community .session4 .inner {
  padding: 0 20px;
}
.re2026 .content_wrap .sci-tech-community .session4 .inner .session_tit {
  margin: 0;
  color: #000;
  font-size: 30px;
  font-weight: 700;
  line-height: normal;
  text-align: center;
}
.re2026 .content_wrap .sci-tech-community .session4 .inner > p {
  margin-top: 20px;
  color: #000;
  font-size: 20px;
  font-weight: 300;
  line-height: normal;
  text-align: center;
}
.re2026 .content_wrap .sci-tech-community .session4 .committee_wrap {
  width: 100%;
  margin-top: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px 10px;
}
.re2026 .content_wrap .sci-tech-community .session4 .committee_item {
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc((100% - 10px) / 2);
          flex: 0 0 calc((100% - 10px) / 2);
  height: 147px;
}
.re2026 .content_wrap .sci-tech-community .session4 .committee_bg {
  position: absolute;
  right: 0;
  bottom: 0;
  width: calc(100% - 53px);
  height: 120px;
  background: -webkit-gradient(linear, left top, left bottom, from(#439EC3), to(#94D5EF));
  background: linear-gradient(180deg, #439EC3 0%, #94D5EF 100%);
  z-index: 1;
}
.re2026 .content_wrap .sci-tech-community .session4 .committee_person {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 106px;
  height: 147px;
  z-index: 2;
}
.re2026 .content_wrap .sci-tech-community .session4 .committee_person img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: left bottom;
     object-position: left bottom;
}
.re2026 .content_wrap .sci-tech-community .session4 .committee_info {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 120px;
  height: 120px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px 10px 0 0;
  text-align: right;
  z-index: 3;
}
.re2026 .content_wrap .sci-tech-community .session4 .committee_info .committee_icon {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 25px;
  height: 25px;
}
.re2026 .content_wrap .sci-tech-community .session4 .committee_info strong {
  display: block;
  margin-top: 38px;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  line-height: normal;
  white-space: nowrap;
}
.re2026 .content_wrap .sci-tech-community .session4 .committee_info p {
  margin-top: 8px;
  color: #fff;
  font-size: 12px;
  font-weight: 300;
  line-height: normal;
  text-align: right;
}
.re2026 .contact_hd_wrap {
  margin-top: 0;
  padding-top: 50px;
  border-top: none;
}
.re2026 .content_wrap:has(.list-type-base.full.bg) {
  margin-bottom: 0;
}
.re2026 [class^=list-type-].full {
  width: calc(100% + 50px);
  margin-top: 40px;
  margin-left: -25px;
  padding-left: 25px !important;
  padding-right: 25px !important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.re2026 [class^=list-type-].bg {
  background: #F7F7F7;
  padding-bottom: 40px;
}
.re2026 [class^=list-type-] .cm_pagenation_wrap {
  min-height: 28px;
}
.re2026 .list-type-base {
  width: 100%;
  padding: 15px 0 0 0;
  /* & ~ .cm_pagenation_wrap {margin-top:60px;} */
}
.re2026 .list-type-base > ul li {
  width: 100%;
  border-bottom: 1px solid #D6D6D6;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* &:last-child {border-bottom:2px solid #000;} */
}
.re2026 .list-type-base > ul li a {
  position: relative;
  display: block;
  width: 100%;
  padding: 25px;
  outline: none;
}
.re2026 .list-type-base > ul li a:focus .tit, .re2026 .list-type-base > ul li a:hover .tit {
  text-decoration: underline;
}
.re2026 .list-type-base > ul li a .itm {
  font-family: SamsungOneKr;
}
.re2026 .list-type-base > ul li a .itm .no {
  color: #666;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 20px;
}
.re2026 .list-type-base > ul li a .itm .tit {
  margin-top: 10px;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  color: #222;
}
.re2026 .list-type-base > ul li a .itm .date {
  margin-top: 10px;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  color: #666;
}
.re2026 .list-type-card {
  width: 100%;
  padding: 40px 0 0 0; /* border-bottom:1px solid #D6D6D6; */
  /* & ~ .cm_pagenation_wrap {margin-top:60px;} */
}
.re2026 .list-type-card > ul { /* display: grid; grid-template-columns:repeat(3, 1fr); gap:60px 35px; padding: 0; */ }
.re2026 .list-type-card > ul li {
  width: 100%;
}
.re2026 .list-type-card > ul li + li {
  margin-top: 40px;
}
.re2026 .list-type-card > ul li a {
  position: relative;
  display: block;
  width: 100%;
  outline: none;
  font-family: SamsungOneKr;
  /* &:focus, &:hover {
  	.photo {
  		img {transform: scale(1.1);}
  	}
  	.tit {text-decoration:underline;}
  } */
}
.re2026 .list-type-card > ul li a .photo {
  width: 100%;
  aspect-ratio: 185/102;
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
  overflow: hidden;
}
.re2026 .list-type-card > ul li a .photo img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: all ease 0.6s;
  transition: all ease 0.6s;
}
.re2026 .list-type-card > ul li a .tit {
  margin-top: 20px;
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
  color: #000;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.re2026 .list-type-card > ul li a .txt {
  margin-top: 10px;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  color: #666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}