@charset "UTF-8";
.re2026 .container {
  /* S : 260902 */
  /* header {
  	.header__inner {max-width:1280px;}
  } */
  /* E : 260902 */
}
.re2026 .container .blind {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  clip-path: inset(50%);
  white-space: nowrap;
  border: 0;
}
.re2026 .container .gnb__list > li > a {
  white-space: nowrap;
}
.re2026 .container .user a {
  white-space: nowrap;
}
.re2026 .container main {
  padding-top: 100px;
  position: relative;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: SamsungOneKR;
}
.re2026 .container main .main_visual_area {
  position: relative;
  min-width: 1280px; /* max-width:1280px; */
  margin: 0 auto;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
}
.re2026 .container main .main_visual_area .mainSwiper {
  width: 100%;
  height: 560px;
}
.re2026 .container main .main_visual_area .mainSwiper .slide_cont {
  position: relative;
  height: 560px;
}
.re2026 .container main .main_visual_area .mainSwiper .slide_cont .img {
  position: absolute;
  top: 0;
  left: 50%;
  width: 100%;
  max-width: 1920px;
  height: 560px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.re2026 .container main .main_visual_area .mainSwiper .slide_cont .img img {
  display: block;
  width: 1920px;
  height: 560px;
}
.re2026 .container main .main_visual_area .mainSwiper .slide_cont .img::before {
  content: "";
  position: absolute;
  inset: 0;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(28.9%, rgba(0, 0, 0, 0)), color-stop(55.52%, rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.5)));
  background: linear-gradient(0deg, rgba(0, 0, 0, 0) 28.9%, rgba(0, 0, 0, 0.2) 55.52%, rgba(0, 0, 0, 0.5) 100%);
  pointer-events: none;
}
.re2026 .container main .main_visual_area .mainSwiper .slide_cont .visual_inner {
  position: relative;
  width: 1240px;
  height: 100%;
  margin: 0 auto;
  z-index: 2;
}
.re2026 .container main .main_visual_area .mainSwiper .slide_cont .visual_inner .txt {
  position: absolute;
  top: 50px;
  left: 44px;
}
.re2026 .container main .main_visual_area .mainSwiper .slide_cont .visual_inner .txt p {
  color: #FFF;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 50px;
  text-align: left;
}
.re2026 .container main .main_visual_area .mainSwiper .slide_cont .visual_inner .txt .btn_more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  font-family: Samsung Sharp Sans;
  width: 150px;
  height: 45px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #FFF;
  color: #FFF;
  text-align: center;
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
  line-height: 55px;
  -webkit-transition: background-color 0.3s ease, color 0.3s ease, background-color 0.3s ease;
  transition: background-color 0.3s ease, color 0.3s ease, background-color 0.3s ease;
}
.re2026 .container main .main_visual_area .mainSwiper .slide_cont .visual_inner .txt .btn_more:hover {
  background-color: #fff;
  color: #000;
}
.re2026 .container main .main_visual_area .mainSwiper .swiper_control {
  position: absolute;
  left: 50%;
  bottom: 28px;
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  color: #fff;
}
.re2026 .container main .main_visual_area .mainSwiper .swiper_control .blind {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  clip-path: inset(50%);
  white-space: nowrap;
  border: 0;
}
.re2026 .container main .main_visual_area .mainSwiper .swiper_control svg {
  display: none;
}
.re2026 .container main .main_visual_area .mainSwiper .swiper-pagination {
  position: static;
  width: auto;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
}
.re2026 .container main .main_visual_area .mainSwiper .swiper-button-prev, .re2026 .container main .main_visual_area .mainSwiper .swiper-button-next {
  position: static;
  width: 14px;
  height: 18px;
  margin: 0;
}
.re2026 .container main .main_visual_area .mainSwiper .swiper-button-prev::after, .re2026 .container main .main_visual_area .mainSwiper .swiper-button-next::after {
  display: none;
}
.re2026 .container main .main_visual_area .mainSwiper .swiper-button-prev::before, .re2026 .container main .main_visual_area .mainSwiper .swiper-button-next::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
}
.re2026 .container main .main_visual_area .mainSwiper .swiper-button-prev::before {
  border-top: 5px solid transparent;
  border-right: 7px solid #fff;
  border-bottom: 5px solid transparent;
}
.re2026 .container main .main_visual_area .mainSwiper .swiper-button-next::before {
  border-top: 5px solid transparent;
  border-left: 7px solid #fff;
  border-bottom: 5px solid transparent;
}
.re2026 .container main .sec {
  padding: 0 20px;
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
}
.re2026 .container main .sec + .sec {
  margin-top: 100px;
}
.re2026 .container main .sec .tit_area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  min-height: 94px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.re2026 .container main .sec .tit_area h3 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 190px;
          flex: 0 0 190px;
  margin: 0;
  color: #000;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.re2026 .container main .sec .tit_area p {
  margin: 0;
  color: #000;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}
.re2026 .container main .sec.sec1 {
  padding: 0;
  position: relative;
}
.re2026 .container main .sec.sec1::before {
  content: "";
  display: block;
  width: calc(100% - 40px);
  height: 1px;
  background: #000;
  margin: 0 auto;
}
.re2026 .container main .sec.sec1 .tit_area {
  position: absolute;
  border-top: none;
}
.re2026 .container main .sec.sec1 .tit_area h3 {
  padding-left: 20px;
}
.re2026 .container main .sec.sec1 .res_Swiper {
  width: 100%;
  height: 414px;
  position: relative;
  padding: 94px 20px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.re2026 .container main .sec.sec1 .res_Swiper .swiper-slide {
  width: 295px;
}
.re2026 .container main .sec.sec1 .res_Swiper .swiper-slide a {
  display: block;
}
.re2026 .container main .sec.sec1 .res_Swiper .swiper-slide a div {
  width: 295px;
  height: 163px;
  overflow: hidden;
}
.re2026 .container main .sec.sec1 .res_Swiper .swiper-slide a div img {
  width: 295px;
  height: 163px;
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
}
.re2026 .container main .sec.sec1 .res_Swiper .swiper-slide a:hover div img, .re2026 .container main .sec.sec1 .res_Swiper .swiper-slide a:focus-visible div img {
  -webkit-transform: scale(1.04);
          transform: scale(1.04);
}
.re2026 .container main .sec.sec1 .res_Swiper .swiper-slide a h4 {
  margin-top: 15px;
  color: #000;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.re2026 .container main .sec.sec1 .res_Swiper .swiper-slide a p {
  margin-top: 10px;
  color: #000;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.re2026 .container main .sec.sec1 .res_Swiper .swiper-button-next {
  top: 54px !important;
  right: 20px;
  width: 30px;
  height: 30px;
  background: url(/ssrfPr/images/2026/main/arrow_next.png) no-repeat center;
  color: transparent;
}
.re2026 .container main .sec.sec1 .res_Swiper .swiper-button-next.swiper-button-disabled {
  opacity: 1;
}
.re2026 .container main .sec.sec1 .res_Swiper .swiper-button-prev {
  top: 54px !important;
  right: 52px !important;
  left: auto;
  width: 30px;
  height: 30px;
  background: url(/ssrfPr/images/2026/main/arrow_prev.png) no-repeat center;
  color: transparent;
}
.re2026 .container main .sec.sec1 .res_Swiper .swiper-button-prev.swiper-button-disabled {
  opacity: 1;
}
.re2026 .container main .sec.sec1 .res_Swiper .swiper-pagination {
  bottom: 0;
  height: 10px;
}
.re2026 .container main .sec.sec1 .res_Swiper .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background-color: #d9d9d9;
  opacity: 1;
}
.re2026 .container main .sec.sec1 .res_Swiper .swiper-pagination-bullet-active {
  background-color: #000;
}
.re2026 .container main .sec.sec2 {
  padding: 0;
  position: relative;
  margin: 70px auto 0;
}
.re2026 .container main .sec.sec2::before {
  content: "";
  display: block;
  width: calc(100% - 40px);
  height: 1px;
  background: #000;
  margin: 0 auto;
}
.re2026 .container main .sec.sec2 .tit_area {
  position: absolute;
  border-top: none;
}
.re2026 .container main .sec.sec2 .tit_area h3 {
  padding-left: 20px;
}
.re2026 .container main .sec.sec2 .res_Swiper {
  width: 100%;
  height: 356px;
  position: relative;
  padding: 94px 20px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.re2026 .container main .sec.sec2 .res_Swiper .researcher_item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 0;
}
.re2026 .container main .sec.sec2 .res_Swiper .researcher_item a {
  display: block;
  color: inherit;
  text-decoration: none;
}
.re2026 .container main .sec.sec2 .res_Swiper .researcher_thumb {
  position: relative;
  overflow: hidden;
  width: 100%;
  aspect-ratio: 295/220;
}
.re2026 .container main .sec.sec2 .res_Swiper .researcher_thumb img {
  display: block;
  width: 295px;
  height: 220px;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
}
.re2026 .container main .sec.sec2 .res_Swiper .category {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-width: 106px;
  height: 40px;
  padding: 0 22px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: rgba(34, 34, 34, 0.75);
  color: #fff;
  font-size: 15px;
  font-weight: 600;
}
.re2026 .container main .sec.sec2 .res_Swiper .researcher_info {
  position: absolute;
  inset: 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: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 24px 20px 18px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: rgba(0, 0, 0, 0.58);
  color: #fff;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.re2026 .container main .sec.sec2 .res_Swiper .researcher_info h4 {
  margin: 0 0 5px;
  font-size: 20px;
  font-weight: 700;
  line-height: normal;
}
.re2026 .container main .sec.sec2 .res_Swiper .researcher_info p {
  margin: 0;
}
.re2026 .container main .sec.sec2 .res_Swiper .researcher_info .affiliation {
  font-size: 15px;
  font-weight: 300;
  line-height: normal;
}
.re2026 .container main .sec.sec2 .res_Swiper .researcher_info .subject {
  margin-top: 10px;
  font-size: 15px;
  font-weight: 300;
  line-height: normal;
}
.re2026 .container main .sec.sec2 .res_Swiper .researcher_item:hover .researcher_info, .re2026 .container main .sec.sec2 .res_Swiper .researcher_item:focus-within .researcher_info {
  opacity: 1;
}
.re2026 .container main .sec.sec2 .res_Swiper .researcher_item:hover img, .re2026 .container main .sec.sec2 .res_Swiper .researcher_item:focus-within img {
  -webkit-transform: scale(1.04);
          transform: scale(1.04);
}
.re2026 .container main .sec.sec2 .res_Swiper .swiper-button-next {
  top: 54px !important;
  right: 20px;
  width: 30px;
  height: 30px;
  background: url(/ssrfPr/images/2026/main/arrow_next.png) no-repeat center;
  color: transparent;
}
.re2026 .container main .sec.sec2 .res_Swiper .swiper-button-next.swiper-button-disabled {
  opacity: 1;
}
.re2026 .container main .sec.sec2 .res_Swiper .swiper-button-prev {
  top: 54px !important;
  right: 52px !important;
  left: auto;
  width: 30px;
  height: 30px;
  background: url(/ssrfPr/images/2026/main/arrow_prev.png) no-repeat center;
  color: transparent;
}
.re2026 .container main .sec.sec2 .res_Swiper .swiper-button-prev.swiper-button-disabled {
  opacity: 1;
}
.re2026 .container main .sec.sec2 .res_Swiper .swiper-pagination {
  bottom: 0;
  height: 10px;
}
.re2026 .container main .sec.sec2 .res_Swiper .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background-color: #d9d9d9;
  opacity: 1;
}
.re2026 .container main .sec.sec2 .res_Swiper .swiper-pagination-bullet-active {
  background-color: #000;
}
.re2026 .container main .sec .vison_area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}
.re2026 .container main .sec .vison_area li {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  list-style: none;
}
.re2026 .container main .sec .vison_area a {
  position: relative;
  display: block;
  overflow: hidden;
}
.re2026 .container main .sec .vison_area .img {
  position: relative;
}
.re2026 .container main .sec .vison_area .img::before {
  content: "";
  position: absolute;
  inset: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), color-stop(66.14%, rgba(0, 0, 0, 0)));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 66.14%);
  pointer-events: none;
}
.re2026 .container main .sec .vison_area .img img {
  display: block;
  width: 100%;
}
.re2026 .container main .sec .vison_area .txt_box {
  position: absolute;
  top: 18px;
  left: 18px;
  color: #fff;
  z-index: 1;
}
.re2026 .container main .sec .vison_area .tit {
  color: #FFF;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.re2026 .container main .sec .vison_area strong {
  display: block;
  color: #FFF;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-top: -9px;
}
.re2026 .container main .sec.sec3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 25px;
  position: relative;
  padding-top: 32px;
}
.re2026 .container main .sec.sec3::before {
  content: "";
  width: calc(100% - 40px);
  height: 1px;
  background: #000;
  position: absolute;
  top: 0;
  left: 20px;
}
.re2026 .container main .sec.sec3 .tit_area_type2 h3 {
  font-size: 30px;
  font-weight: 700;
  line-height: normal;
}
.re2026 .container main .sec.sec3 .tit_area_type2 p {
  font-size: 18px;
  font-weight: 300;
  line-height: normal;
  margin-top: 10px;
}
.re2026 .container main .sec.sec3 .pic_area {
  display: block;
  width: 925px;
  height: 182px;
  position: relative;
}
.re2026 .container main .sec.sec3 .pic_area .txt {
  position: absolute;
  top: 18px;
  color: #FFF;
  font-style: normal;
  line-height: normal;
  z-index: 2;
}
.re2026 .container main .sec.sec3 .pic_area .txt._1 {
  left: 20px;
}
.re2026 .container main .sec.sec3 .pic_area .txt._2 {
  left: 295px;
}
.re2026 .container main .sec.sec3 .pic_area .txt._3 {
  left: 662px;
}
.re2026 .container main .sec.sec3 .pic_area .txt h3 {
  font-size: 20px;
  font-weight: 400;
}
.re2026 .container main .sec.sec3 .pic_area .txt p {
  font-size: 40px;
  font-weight: 700;
}
.re2026 .container main .sec.sec3 .pic_area .img {
  width: 925px;
  height: 182px;
  position: relative;
  overflow: hidden;
}
.re2026 .container main .sec.sec3 .pic_area .img::before {
  content: "";
  position: absolute;
  display: block;
  inset: 0;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, rgba(0, 0, 0, 0.5)), color-stop(95%, rgba(0, 0, 0, 0)));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.5) 60%, rgba(0, 0, 0, 0) 95%); /* background: linear-gradient(180deg, rgba(0, 0, 0, 0.40) 0%, rgba(0, 0, 0, 0.00) 66.14%); */
  z-index: 1;
}
.re2026 .container main .sec.sec3 .pic_area .img img {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
}
.re2026 .container main .sec.sec3 .pic_area:hover .img img, .re2026 .container main .sec.sec3 .pic_area:focus-visible .img img {
  -webkit-transform: scale(1.04);
          transform: scale(1.04);
}
.re2026 .container main .newsletter_area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 63px;
  height: 220px;
  margin-top: 100px;
  padding: 0 20px;
}
.re2026 .container main .newsletter_area .newsletter_info {
  padding-top: 13px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.re2026 .container main .newsletter_area .newsletter_info h3 {
  color: #000;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.re2026 .container main .newsletter_area .newsletter_info .desc {
  margin-top: 10px;
  color: #000;
  font-size: 15px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  letter-spacing: -0.05em;
}
.re2026 .container main .newsletter_area .newsletter_info .btn_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 21px;
  margin-top: 30px;
}
.re2026 .container main .newsletter_area .newsletter_info .btn_wrap a, .re2026 .container main .newsletter_area .newsletter_info .btn_wrap button {
  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;
  min-width: 145px;
  height: 55px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #000;
  color: #000;
  font-size: 18px;
  text-decoration: none;
  -webkit-transition: background-color 0.3s ease, color 0.3s ease, border-color 0.3s ease;
  transition: background-color 0.3s ease, color 0.3s ease, border-color 0.3s ease;
}
.re2026 .container main .newsletter_area .newsletter_info .btn_wrap a:hover, .re2026 .container main .newsletter_area .newsletter_info .btn_wrap button:hover {
  background: #439EC3;
  color: #fff;
}
.re2026 .container main .newsletter_area .newsletter_info .btn_wrap .btn_backIssues {
  width: 189px;
}
.re2026 .container main .newsletter_area .newsletter_info .cancel_area {
  text-align: right;
}
.re2026 .container main .newsletter_area .newsletter_info .cancel_area .btn_cancel, .re2026 .container main .newsletter_area .newsletter_info .cancel_area .btn_newsLt_cancel {
  display: inline-block;
  margin-top: 20px;
  color: #000;
  text-align: right;
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  text-decoration: underline;
}
.re2026 .container main .newsletter_area .main_banner1 {
  width: 820px;
  height: 220px;
  position: relative;
}
.re2026 .container main .newsletter_area .main_banner1 img {
  display: block;
  width: 100%;
  height: 220px;
  -o-object-fit: cover;
     object-fit: cover;
}
.re2026 .container main .newsletter_area .main_banner1 .txt {
  position: absolute;
  top: 29px;
  left: 38px;
}
.re2026 .container main .newsletter_area .main_banner1 .txt p {
  color: #000;
  font-size: 15px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}
.re2026 .container main .newsletter_area .main_banner1 .txt h3 {
  color: #000;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.re2026 .container main .newsletter_area .main_banner1 .month {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 82px;
  height: 66px;
  border-radius: 30px 0 0 0;
  background: #000;
  color: #FFF;
  text-align: center;
  font-size: 30px;
  font-weight: 700;
  line-height: 63px;
}
.re2026 .container main .floating_wrap {
  width: 1240px;
  height: 85px;
  margin: 0 auto 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.re2026 .container main .floating_wrap .inner {
  --floating-bottom: 20px;
  position: relative;
  width: 100%;
  height: 85px;
  z-index: 1;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  will-change: opacity;
  -webkit-transition: opacity 0.3s ease, visibility 0s linear 0.3s;
  transition: opacity 0.3s ease, visibility 0s linear 0.3s;
}
.re2026 .container main .floating_wrap .inner.is_show {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}
.re2026 .container main .floating_wrap .inner.is_fixed {
  position: fixed;
  left: 50%;
  bottom: var(--floating-bottom);
  width: calc(100% - 20px);
  max-width: 1240px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.re2026 .container main .floating_wrap .inner .btn_apply, .re2026 .container main .floating_wrap .inner .btn_top {
  pointer-events: auto;
}
.re2026 .container main .floating_wrap .inner .btn_apply {
  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: 85px;
  height: 85px;
  border-radius: 50%;
  background: #439ec3;
  -webkit-box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.25);
          box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.25);
  color: #fff;
  font-family: SamsungOneKR, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: normal;
  text-align: center;
  text-decoration: none;
}
.re2026 .container main .floating_wrap .inner .btn_top {
  position: absolute;
  right: -92px;
  bottom: 18px;
  width: 52px;
  height: 52px;
  background: url(/ssrfPr/images/2026/main/btn_top.png) no-repeat 0 0;
  cursor: pointer;
}
.re2026 .container main .btn_apply_round { /* width: 139px; height: 56px; */
  width: 85px;
  height: 85px;
  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;
  border-radius: 100%;
  background: #3487A8; /* border-radius: 27.5px; background: #439EC3 url(/ssrfPr/images/2026/main/ico_pencil.svg) no-repeat 18px 20px; background-size: 17px 17px; */
  -webkit-box-shadow: 1px 2px 4px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 1px 2px 4px 0 rgba(0, 0, 0, 0.2);
  position: fixed; /* right: calc(50% - 780px); */
  right: calc(50% - 730px);
  top: 160px;
  z-index: 1;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
  -webkit-transition: opacity 0.3s ease, visibility 0s linear 0.3s, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, visibility 0s linear 0.3s, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, transform 0.3s ease, visibility 0s linear 0.3s;
  transition: opacity 0.3s ease, transform 0.3s ease, visibility 0s linear 0.3s, -webkit-transform 0.3s ease;
  will-change: opacity, transform;
}
.re2026 .container main .btn_apply_round.is_show {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}
.re2026 .container main .btn_apply_round span {
  padding: 0 15px;
  color: #FFF;
  text-align: center;
  font-family: SamsungOneKorean; /* font-size: 22px; */
  font-size: 20px;
  font-style: normal;
  font-weight: 700; /* padding-left: 26px; */
}

@media screen and (max-width: 1423px) {
  .re2026 .container main .btn_apply_round {
    right: 10px;
  }
  .re2026 .container main .floating_wrap .inner .btn_top {
    right: 10px;
  }
}
/* 뉴스레터 팝업*/
body.is_popup_open {
  overflow: hidden;
}

.newsLt_popup {
  display: none;
  position: fixed;
  inset: 0;
  z-index: 1000;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.newsLt_popup.is_open {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.newsLt_popup .newsLt_dim {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.5);
}
.newsLt_popup .newsLt_inner {
  position: relative;
  width: 570px;
  min-height: 415px;
  padding: 30px 100px 35px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #fff;
  border: 1px solid #000;
  text-align: center;
  z-index: 1;
}
.newsLt_popup .newsLtTit {
  color: #000;
  text-align: center;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.newsLt_popup .newsLt_desc {
  margin-top: 15px;
  color: #000;
  text-align: center;
  font-size: 15px;
  font-style: normal;
  font-weight: 300;
  font-family: SamsungOneKR;
  line-height: normal;
  letter-spacing: -0.05em;
}
.newsLt_popup.is_unsubscribe .newsLt_inner {
  min-height: 0;
}
.newsLt_popup .newsLtForm_wrap {
  margin-top: 23px;
}
.newsLt_popup .newsLtForm_wrap .newsLt_input {
  margin-top: 8px;
}
.newsLt_popup .newsLtForm_wrap .newsLt_input input {
  display: block;
  width: 100%;
  height: 40px;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 0;
  border-bottom: 1px solid #000;
  border-radius: 0;
  outline: none;
  color: #000;
  font-size: 15px;
}
.newsLt_popup .newsLtForm_wrap .newsLt_input input::-webkit-input-placeholder {
  color: #ccc;
}
.newsLt_popup .newsLtForm_wrap .newsLt_input input::-moz-placeholder {
  color: #ccc;
}
.newsLt_popup .newsLtForm_wrap .newsLt_input input:-ms-input-placeholder {
  color: #ccc;
}
.newsLt_popup .newsLtForm_wrap .newsLt_input input::-ms-input-placeholder {
  color: #ccc;
}
.newsLt_popup .newsLtForm_wrap .newsLt_input input::placeholder {
  color: #ccc;
}
.newsLt_popup .newsLtForm_wrap .newsLt_input input:focus {
  border-bottom-color: #42a5cc;
}
.newsLt_popup .newsLtForm_wrap .newsLt_reason {
  display: none;
}
.newsLt_popup .newsLtForm_wrap .newsLt_agree {
  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;
  gap: 10px;
  margin-top: 20px;
}
.newsLt_popup .newsLtForm_wrap .newsLt_agree .newsLt_agree_link {
  color: #3DB9EC;
  font-size: 15px;
  font-weight: 700;
  text-decoration: underline;
  text-underline-offset: 2px;
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
}
.newsLt_popup .newsLtForm_wrap .newsLt_agree .newsLt_agree_link:focus:not(:focus-visible) {
  outline: none;
}
.newsLt_popup .newsLtForm_wrap .newsLt_agree .newsLt_agree_link:focus-visible {
  outline: 2px solid #000;
  outline-offset: 3px;
}
.newsLt_popup .newsLtForm_wrap .newsLt_checkbox {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  cursor: pointer;
}
.newsLt_popup .newsLtForm_wrap .newsLt_checkbox input {
  position: absolute;
  width: 1px;
  height: 1px;
  opacity: 0;
}
.newsLt_popup .newsLtForm_wrap .newsLt_checkbox input:checked + .newsLt_checkbox_icon::after {
  content: "";
  position: absolute;
  top: 2px;
  left: 5px;
  width: 4px;
  height: 8px;
  border-right: 2px solid #42a5cc;
  border-bottom: 2px solid #42a5cc;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.newsLt_popup .newsLtForm_wrap .newsLt_checkbox input:focus-visible + .newsLt_checkbox_icon {
  outline: 2px solid #42a5cc;
  outline-offset: 2px;
}
.newsLt_popup .newsLtForm_wrap .newsLt_checkbox .newsLt_checkbox_icon {
  display: block;
  position: relative;
  width: 17px;
  height: 17px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #000;
  background: #fff;
}
.newsLt_popup .newsLtForm_wrap .newsLt_button_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 12px;
  margin-top: 30px;
}
.newsLt_popup .newsLtForm_wrap .newsLt_button_wrap button {
  width: 143px;
  height: 55px;
  border: 1px solid #CBC9C9;
  background: #fff;
  font-size: 18px;
  cursor: pointer;
  -webkit-transition: background-color 0.3s ease, color 0.3s ease, border-color 0.3s ease;
  transition: background-color 0.3s ease, color 0.3s ease, border-color 0.3s ease;
}
.newsLt_popup .newsLtForm_wrap .newsLt_button_wrap button:focus, .newsLt_popup .newsLtForm_wrap .newsLt_button_wrap button:focus-visible {
  outline: 3px solid #000;
  outline-offset: 3px;
}
.newsLt_popup .newsLtForm_wrap .newsLt_button_wrap .newsLt_submit {
  border-color: #CBC9C9;
  background: #439EC3;
  color: #fff;
}
.newsLt_popup .newsLtForm_wrap .newsLt_button_wrap .newsLt_submit:hover {
  border-color: #318daf;
  background: #318daf;
}
.newsLt_popup .newsLtForm_wrap .newsLt_button_wrap .newsLt_cancel {
  color: #111;
}
.newsLt_popup .newsLtForm_wrap .newsLt_button_wrap .newsLt_cancel:hover {
  background: #f5f5f5;
}
.newsLt_popup {
  /* 구독 완료 이중 팝업 */
}
.newsLt_popup .newsLt_complete {
  display: none;
  position: absolute;
  inset: 0;
  z-index: 10;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.newsLt_popup .newsLt_complete.is_open {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.newsLt_popup .newsLt_complete .newsLt_complete_dim {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.25);
}
.newsLt_popup .newsLt_complete .newsLt_complete_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -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: 428px;
  min-height: 114px;
  padding: 25px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #000;
  border-radius: 70px;
  background: #439EC3;
  color: #fff;
  text-align: center;
  z-index: 1;
}
.newsLt_popup .newsLt_complete .newsLt_complete_inner p {
  margin-bottom: 15px;
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  text-align: center;
  line-height: normal;
}
.newsLt_popup .newsLt_complete .newsLt_complete_inner .newsLt_complete_close {
  padding: 0;
  border: 0;
  background: transparent;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  cursor: pointer;
}

/* S: 260810 추가 */
.newsLt_terms {
  display: none;
  position: fixed;
  inset: 0;
  z-index: 30;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: SamsungOneKR;
}
.newsLt_terms.is_open {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.newsLt_terms .newsLt_terms_dim {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.5);
}
.newsLt_terms .newsLt_terms_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  max-width: 570px;
  padding: 30px 40px 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #000;
  background: #fff;
  z-index: 1;
  max-height: min(765px, 100vh - 40px);
  max-height: min(765px, 100dvh - 40px); /* 화면 높이와 643px 중 작은 값 적용 */
}
.newsLt_terms .newsLt_terms_title {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  color: #000;
  font-size: 20px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.05em;
  text-align: center;
}
.newsLt_terms .newsLt_terms_desc {
  color: #000;
  font-size: 15px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  margin: 30px 0 20px;
}
.newsLt_terms .newsLt_terms_scroll_wrap {
  border: 1px solid #ccc;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-height: 418px;
  max-height: 55vh;
  max-height: 55dvh;
  padding: 0 0 0 30px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.newsLt_terms .newsLt_terms_scroll {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-height: 150px;
  max-height: 44vh;
  max-height: 44dvh;
  padding: 20px 26px 20px 0;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #000;
  font-size: 15px;
  line-height: 1.5;
  text-align: left;
  -webkit-overflow-scrolling: touch;
  -ms-scroll-chaining: none;
      overscroll-behavior: contain;
  scrollbar-gutter: stable;
  scrollbar-width: auto;
  scrollbar-color: auto;
}
.newsLt_terms .newsLt_terms_scroll::-webkit-scrollbar {
  width: 8px;
  background: transparent;
}
.newsLt_terms .newsLt_terms_scroll::-webkit-scrollbar-button, .newsLt_terms .newsLt_terms_scroll::-webkit-scrollbar-button:vertical:start:decrement, .newsLt_terms .newsLt_terms_scroll::-webkit-scrollbar-button:vertical:end:increment, .newsLt_terms .newsLt_terms_scroll::-webkit-scrollbar-button:vertical:start:increment, .newsLt_terms .newsLt_terms_scroll::-webkit-scrollbar-button:vertical:end:decrement {
  display: none;
  width: 0;
  height: 0;
  border: 0;
  background: transparent;
  -webkit-appearance: none;
}
.newsLt_terms .newsLt_terms_scroll::-webkit-scrollbar-track {
  border: 2px solid transparent;
  border-radius: 999px;
  background-color: #f5f5f5;
  background-clip: content-box;
}
.newsLt_terms .newsLt_terms_scroll::-webkit-scrollbar-track-piece {
  background: transparent;
}
.newsLt_terms .newsLt_terms_scroll::-webkit-scrollbar-thumb {
  min-height: 30px;
  border: 2px solid transparent;
  border-radius: 999px;
  background-color: #d9d9d9;
  background-clip: content-box;
}
.newsLt_terms .newsLt_terms_scroll::-webkit-scrollbar-thumb:hover {
  background-color: #d9d9d9;
}
@supports not selector(::-webkit-scrollbar) {
  .newsLt_terms .newsLt_terms_scroll {
    scrollbar-width: thin;
    scrollbar-color: #d9d9d9 #f5f5f5;
  }
}
.newsLt_terms .newsLt_terms_scroll {
  /* 개인정보 수집·이용 동의서 상세 */
}
.newsLt_terms .newsLt_terms_scroll .agree_detail_wrap {
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #000;
  font-size: 15px;
  line-height: 1.35;
  word-break: keep-all;
}
.newsLt_terms .newsLt_terms_scroll .agree_detail_wrap .agree_intro h4 {
  font-size: 15px;
  font-weight: 700;
  line-height: 1.35;
}
.newsLt_terms .newsLt_terms_scroll .agree_detail_wrap .agree_intro p {
  margin-top: 3px;
}
.newsLt_terms .newsLt_terms_scroll .agree_detail_wrap .agree_table_wrap {
  margin-top: 20px;
}
.newsLt_terms .newsLt_terms_scroll .agree_detail_wrap .agree_table {
  width: 100%;
  min-width: 390px;
  border-collapse: collapse;
  table-layout: fixed;
  text-align: center;
}
.newsLt_terms .newsLt_terms_scroll .agree_detail_wrap .agree_table th, .newsLt_terms .newsLt_terms_scroll .agree_detail_wrap .agree_table td {
  padding: 4px 7px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #222;
  vertical-align: middle;
}
.newsLt_terms .newsLt_terms_scroll .agree_detail_wrap .agree_table th {
  font-weight: 700;
}
.newsLt_terms .newsLt_terms_scroll .agree_detail_wrap .agree_table td {
  border-top: none;
}
.newsLt_terms .newsLt_terms_scroll .agree_detail_wrap .agree_check_row {
  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;
  gap: 15px;
  margin-top: 20px;
}
.newsLt_terms .newsLt_terms_scroll .agree_detail_wrap .agree_check_row p {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 0;
}
.newsLt_terms .newsLt_terms_scroll .agree_detail_wrap .agree_check_row_right {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: 8px;
}
.newsLt_terms .newsLt_terms_scroll .agree_detail_wrap .agree_marketing {
  margin-top: 20px;
}
.newsLt_terms .newsLt_terms_scroll .agree_detail_wrap .agree_marketing h4 {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.35;
}
.newsLt_terms .newsLt_terms_scroll .agree_detail_wrap .agree_marketing p {
  margin-top: 3px;
}
.newsLt_terms .newsLt_terms_scroll .agree_detail_wrap .agree_checkbox {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
  cursor: pointer;
}
.newsLt_terms .newsLt_terms_scroll .agree_detail_wrap .agree_checkbox span {
  white-space: nowrap;
}
.newsLt_terms .newsLt_terms_scroll .agree_detail_wrap .agree_checkbox input[type=checkbox] {
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 17px;
  height: 17px;
  margin: 0;
  border: 1px solid #222;
  border-radius: 0;
  background: #fff;
  accent-color: #42a5cc;
  cursor: pointer;
}
.newsLt_terms .newsLt_terms_scroll .agree_detail_wrap .agree_checkbox input[type=checkbox]:checked::after {
  content: "";
  position: absolute;
  top: 0;
  left: 4px;
  width: 5px;
  height: 9px;
  border: solid #42a5cc;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.newsLt_terms .newsLt_terms_scroll .agree_detail_wrap .agree_checkbox input[type=checkbox]:focus-visible {
  outline: 2px solid #000;
  outline-offset: 2px;
}
.newsLt_terms .newsLt_terms_scroll .agree_detail_wrap .agree_total {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 16px;
  padding-top: 18px;
  border-top: 1px solid #CBC9C9;
}
.newsLt_terms .newsLt_terms_scroll {
  /* //개인정보 수집·이용 동의서 상세 */
}
.newsLt_terms .newsLt_terms_buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  gap: 10px;
  margin-top: 20px;
}
.newsLt_terms .newsLt_terms_buttons button {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 0;
  height: 55px;
  border: 1px solid #ccc;
  background: #fff;
  color: #111;
  font-family: inherit;
  font-size: 20px;
  font-weight: 300;
  cursor: pointer;
}
.newsLt_terms .newsLt_terms_buttons button:focus-visible {
  outline: 3px solid #000;
  outline-offset: 2px;
}
.newsLt_terms .newsLt_terms_buttons .newsLt_terms_agree {
  border-color: #439ec3;
  background: #439ec3;
  color: #fff;
}
.newsLt_terms .newsLt_terms_buttons .newsLt_terms_agree:disabled {
  border-color: #ccc;
  background: #ddd;
  color: #888;
  cursor: not-allowed;
}

/* 화면 높이가 낮을 때 약관 팝업 전체 기본 스크롤 적용 */
@media screen and (max-height: 805px) {
  .newsLt_terms .newsLt_terms_inner {
    display: block;
    max-height: calc(100vh - 40px);
    overflow-x: hidden;
    overflow-y: auto;
  }
  .newsLt_terms .newsLt_terms_scroll_wrap {
    display: block;
    min-height: 0;
    max-height: none;
    overflow: visible;
  }
  .newsLt_terms .newsLt_terms_scroll {
    display: block;
    min-height: 0;
    max-height: none;
    /* 기존 내부 스크롤 해제 */
    overflow-x: visible;
    overflow-y: visible;
  }
  .newsLt_terms .newsLt_terms_buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
  }
}
/* E: 260810 추가 */
/* //뉴스레터 팝업*/