@font-face {
  font-family: "pretendard";
  font-weight: 300;
  src: url(/font/Pretendard-Light.woff) format("woff");
}
@font-face {
  font-family: "pretendard";
  font-weight: 400;
  src: url(/font/Pretendard-Regular.woff) format("woff");
}
@font-face {
  font-family: "pretendard";
  font-weight: 500;
  src: url(/font/Pretendard-Medium.woff) format("woff");
}
@font-face {
  font-family: "pretendard";
  font-weight: 600;
  src: url(/font/Pretendard-SemiBold.woff) format("woff");
}
@font-face {
  font-family: "pretendard";
  font-weight: 700;
  src: url(/font/Pretendard-Bold.woff) format("woff");
}
@font-face {
  font-family: LGSmHaTR;
  font-weight: 300;
  src: url(/font/LGSmHaTL.woff) format("woff");
}
@font-face {
  font-family: LGSmHaTR;
  font-weight: 400;
  src: url(/font/LGSmHaTR.woff) format("woff");
}
@font-face {
  font-family: LGSmHaTR;
  font-weight: 600;
  src: url(/font/LGSmHaTSB.woff) format("woff");
}
@font-face {
  font-family: LGSmHaTR;
  font-weight: 700;
  src: url(/font/LGSmHaTB.woff) format("woff");
}
.new_wrap {
  position: relative;
  min-width: 1200px;
}
.new_wrap button {
  padding: 0;
  border: 0;
  background: transparent;
  cursor: pointer;
  vertical-align: top;
}
.new_wrap svg {
  vertical-align: top;
}

#wrapper .new_wrap * {
  font-family: LGSmHaTR, LGSmHaR, nGothic, sans-serif !important;
}
#wrapper .new_header .new_until_link,
.new_footer button {
  padding: 0;
  border: 0;
  background: transparent;
  cursor: pointer;
  vertical-align: top;
}
#wrapper .new_footer_service_link,
#wrapper .new_footer_info_item,
#wrapper .new_footer_copyright {
  font-family: "Pretendard" !important;
}

html:lang(en) .new_header.type_main .new_link_logo:before {
  background-image: url(/images/main/new_logo_en_white.svg);
}
html:lang(en) .new_header.type_main:hover .new_link_logo:before {
  content: '';
  display: block;
  width: 114px;
  height: 26px;
  background: url(/images/main/new_logo_en.svg) center / cover no-repeat;
}
html:lang(en) .new_header .new_link_logo:before {
  width: 114px;
  background-image: url(/images/main/new_logo_en.svg);
}
html:lang(en) .new_container .new_esg_item .new_esg_btn {
  padding: 40px 30px;
}

.new_effect {
  transform: translateY(100px);
  transition: all 0.8s ease-in-out;
  opacity: 0;
}
.new_effect.is_effect_on {
  opacity: 1;
  transform: translateY(0);
}
.new_nav_skip {
  /*display: none;*/
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
}
.new_nav_skip .btn_skip {
  position: absolute;
  bottom: 100%;
  left: 0;
  width: 100%;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  background-color: #c60e41;
  font-size: 16px;
  color: #fff;
  text-align: center;
}
.new_nav_skip .btn_skip:focus {
  top: 0;
  bottom: auto;
}
.new_header {
  position: sticky;
  top: 0;
  min-width: 1280px;
  width: 100%;
  height: 130px;
  transition: all 0.3s ease-in-out;
  transition-delay: 0s;
  color: #111;
  background: #fff;
  z-index: 100;
  border-bottom: 1px solid #d9d9d9;
}
.new_header.type_fixed {
  position: fixed;
}
.new_header.type_main {
  background: transparent;
  color: #fff;
  border-bottom: 0;
  /*transition-delay: 0.4s;*/
}
.new_header.type_main .new_link_logo:before {
  background-image: url(/images/main/new_logo_white.svg);
}
.new_header.type_main .new_until_link {
  color: #fff;
}
.new_header.type_main:hover .new_until_link {
  color: #111111;

}
.new_header.type_main .new_until_icon_item svg {
  color: #fff;
}
.new_header.type_main .new_gnb .new_gnb_item .new_gnb_link {
  color: #fff;
}
.new_header.type_main:hover .new_gnb .new_gnb_item .new_gnb_link {
  color: #111111;
}
.new_header.type_main:hover .new_gnb:hover .new_gnb_item .new_gnb_link {
  color: #d9d9d9;
}
.new_header.type_compact {
  height: 80px;
}
.new_header.type_compact .new_logo {
  left: 80px;
  top: 50%;
  transform: translate(0, -50%);
}
.new_header.type_compact .new_until_list {
  display: none;
}
.new_header.type_compact .new_gnb_link {
  padding: 30px;
}
.new_header button {
  padding: 0;
  border: 0;
  background: transparent;
  cursor: pointer;
  vertical-align: top;
}
.new_header_inner {
  position: relative;
  padding: 0 20px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  min-width: 1220px;
  transition: all 0.3s ease-in-out;
}
.new_header:hover .new_header_inner {
  background-color: #ffffff;
  transition: all 0.3s ease-in-out;
}
.new_header .new_logo {
  position: absolute;
  left: 50%;
  top: 28px;
  transform: translateX(-50%);
  z-index: 2;
}
.new_header .new_link_logo:before {
  display: block;
  width: 134px;
  height: 26px;
  background: url(/images/main/new_logo.svg) center/cover no-repeat;
  content: "";
}
.new_header .new_until_area {
  position: absolute;
  top: 0;
  display: flex;
  justify-content: flex-end;
  padding: 26px 76px 26px 0;
  /*max-width: 1764px;*/
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
}
.new_header .new_until_list {
  display: flex;
  align-items: center;
}
.new_header .new_until_item + .new_until_item {
  margin-left: 22px;
}
.new_header .new_until_link {
  font-family: "Pretendard";
  font-size: 14px;
  line-height: 17px;
  color: #111;
}
.new_header .new_until_link:hover,
.new_header .new_until_link:focus {
  color: #c60e41;
}
.new_header .new_until_icon_list {
  display: flex;
  margin-left: 30px;
}
.new_header .new_until_icon_item {

}
.new_header .new_until_icon_item + .new_until_icon_item {
  margin-left: 16px;
}
.new_header .new_until_icon_item .new_btn_search.is_active svg {
  color: #c60e41;
  transition: all 0.2s ease-in;
}
.new_header .new_until_icon_item svg {
  color: #111;
}
.new_header .new_until_icon_item svg path {
  fill: currentColor;
}
.new_header .new_until_icon_item button.is_active svg,
.new_header .new_until_icon_item button:hover svg,
.new_header .new_until_icon_item a:hover svg {
  color: #c60e41;
  transition: all 0.2s ease-in;
}
.new_header .new_until_icon_item .new_btn_logout {
  display: none;
}
.new_header .new_until_icon_item.type_login .new_btn_login {
  display: none;
}
.new_header .new_until_icon_item.type_login .new_btn_logout {
  display: block;
}
.new_header:hover .new_btn_language svg {
    color: #111111;
}
.new_header .new_btn_language.is_active svg {
  color: #c60e41;
  transition: all 0.2s ease-in;
}
.new_header .new_language_list {
  display: none;
  position: absolute;
  transform: translate(-28%, 10px);
  width: 54px;
  border-radius: 7px;
  border: 1px solid #111;
  padding: 7px 0;
  box-sizing: border-box;
  background: #fff;
  z-index: 10;
}
.new_header .new_language_list.is_active {
  display: block;
}
.new_header .new_language_link {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px 0;
  font-weight: 600;
  font-size: 13px;
  text-align: center;
  color: #888;
  font-family: LGSmHaTR, LGSmHaR, nGothic, sans-serif !important;
}
.new_header .new_language_link.is_active {
  color: #c60e41;
}
.new_header .new_gnb {
  display: flex;
  justify-content: center;
}
.new_header .new_gnb:hover .new_gnb_link {
  color: #d9d9d9;
}
.new_header:hover .new_gnb_item:hover .new_gnb_link,
.new_header:hover .new_gnb_item:focus .new_gnb_link,
.new_header:hover .new_gnb_item:focus-within .new_gnb_link {
  color: #c60e41 !important;
}
.new_header .new_gnb_item:hover .new_gnb_link:after,
.new_header .new_gnb_item:focus .new_gnb_link:after,
.new_header .new_gnb_item:focus-within .new_gnb_link:after {
  opacity: 1;
}
.new_header .new_gnb_item:hover .new_gnb_detail,
.new_header .new_gnb_item:focus .new_gnb_detail,
.new_header .new_gnb_item:focus-within .new_gnb_detail {
  transform: scaleY(1);
  transition-delay: 0;
}
.new_header .new_gnb_item:hover .new_gnb_detail .new_gnb_detail_inner,
.new_header .new_gnb_item:focus .new_gnb_detail .new_gnb_detail_inner,
.new_header .new_gnb_item:focus-within .new_gnb_detail .new_gnb_detail_inner {
  transition-delay: 400ms;
  opacity: 1;
}
.new_header .new_gnb_link {
  position: relative;
  display: block;
  padding: 18px 30px;
  box-sizing: border-box;
  font-size: 18px;
  color: #111;
  transition: all 0.2s ease-in-out;
}
.new_header .new_gnb_link:after {
  width: calc(100% - 60px);
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 50%;
  opacity: 0;
  background: #c60e41;
  transform: translateX(-50%);
  transition: all 0.2s ease-in-out;
  content: "";
}
.new_header .new_gnb_detail {
  position: absolute;
  left: 0;
  width: 100%;
  background: #fff;
  transform: scaleY(0);
  transition: all 300ms ease-in-out 200ms;
  border-top: 1px solid #d9d9d9;
  transform-origin: top center;
}
.new_header .new_gnb_detail_inner {
  display: flex;
  max-width: 1412px;
  margin: 0 auto;
  padding: 40px 0 80px;
  opacity: 0;
  transition: all 300ms ease-in-out;
}
.new_header .new_gnb_info {
  width: 246px;
  flex: none;
  margin-right: 80px;
}
.new_header .new_gnb_info_title {
  display: block;
  font-weight: 600;
  font-size: 36px;
  line-height: 36px;
  color: #111;
  margin-bottom: 16px;
}
.new_header .new_gnb_info_sub_title {
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 600;
  line-height: 31.2px;
  color: #333;
}
.new_header .new_gnb_info_desc {
  font-size: 16px;
  line-height: 20.8px;
  color: #888;
}
.new_header .new_gnb_info_download_btn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 238px;
  height: 46px;
  margin-top: 40px;
  border: 1px solid #888;
  border-radius: 52px;
  box-sizing: border-box;
  padding: 0 27px;
  font-family: LGSmHaTR;
  font-size: 18px;
  line-height: 23.4px;
  font-weight: 600;
  color: #888;
  transition: all 0.2s ease-in-out;
}
.new_header .new_gnb_info_download_btn .icon {
  height: 18px;
}
.new_header .new_gnb_info_download_btn .icon svg path {
  stroke: currentColor;
}
.new_header .new_gnb_info_download_btn:hover,
.new_header .new_gnb_info_download_btn:focus {
  background: #333;
  border-color: #333;
  color: #fff;
}
.new_header .new_gnb_company_link {
  display: block;
  margin-top: 40px;
}
.new_header .new_gnb_company_link:before {
  display: block;
  width: 245px;
  height: 55px;
  background: url(/images/main/img_company.jpg) center/cover no-repeat;
  content: "";
}
.new_header .new_gnb_depth2 {
  display: grid;
  grid-template-columns: repeat(5, auto);
  gap: 40px 80px;
}
.new_header .new_gnb_depth2.type_company {
  grid-template-columns: repeat(4, auto);
}
.new_header .new_gnb_depth2.type_beauty {
  grid-template-columns: repeat(5, auto);
}
.new_header .new_gnb_depth2.type_small {gap: 20px 80px;}
.new_header .new_gnb_depth2.type_small .new_gnb_depth2_link {font-size: 14px; color: #666;}
/*.new_header .new_gnb_depth2.type_small .new_gnb_depth2_link:hover {color: #c60e41;}*/
.new_header .new_gnb_depth2_link {
  font-size: 18px;
  line-height: 18px;
  color: #111;
  line-height: 1.3;
}
.new_header .new_gnb_depth2_link:hover,
.new_header .new_gnb_depth2_link:focus {
  color: #c60e41;
}
.new_header .new_gnb_depth3 {
  display: flex;
  flex-direction: column;
}
.new_header .new_gnb_depth3_item {
  margin-top: 20px;
}
.new_header .new_gnb_depth3:first-child {
  margin-top: 18px;
}
.new_header .new_gnb_depth3_link {
  font-size: 14px;
  line-height: 14px;
  color: #666;
}
.new_header .new_search {
  display: none;
  position: absolute;
  left: 0;
  top: 130px;
  width: 100%;
  border-top: 1px solid #d9d9d9;
  background: #fff;
  transform-origin: top center;
  overflow: hidden;
  height: 258px;
}
.new_header.type_compact .new_search {
  top: 80px;
}
.new_header .new_search.is_active {
  height: 258px;
}
.new_header .new_search.is_active .new_search_box {
  opacity: 1;
}
.new_header .new_search_box {
  position: relative;
  width: 800px;
  opacity: 0;
  transition: all 300ms ease-in-out;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.new_header .new_search_input {
  width: 100%;
  height: 60px;
  padding: 0 80px 20px 0;
  border: 0;
  border-bottom: 2px solid #d9d9d9;
  color: #111;
  font-size: 32px;
  line-height: 35.68px;
  box-sizing: border-box;
}
.new_header .new_search_input:focus {
  outline: 0;
  border-color: #c60e41;
}
.new_header .new_search_input::placeholder {
  color: #d9d9d9;
}
.new_header .new_search_input::-webkit-search-cancel-button {
  appearance: none;
}
.new_header .new_search_btn {
  position: absolute;
  right: 0;
  bottom: 26px;
}
.new_header .new_search_clear_btn {
  display: none;
  position: absolute;
  right: 50px;
  bottom: 30px;
}
.new_header .new_search_clear_btn.is_show {
  display: block;
}
.new_header .new_search_btn svg { color: #ffffff !important;}
.new_container .new_title_box {
  max-width: 1336px;
  margin: 0 auto;
  padding: 0 20px;
}
.new_container .new_title_box.type_link {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.new_container .new_title_box .new_title {
  display: flex;
  align-items: flex-end;
  font-size: 42px;
  font-weight: 600;
  line-height: 42px;
  color: #111;
}
.new_container .new_title_box .new_title:after {
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #c60e41;
  margin-left: 8px;
  content: "";
}
.new_container .new_title_box .new_desc {
  margin-top: 30px;
  font-size: 20px;
  line-height: 20px;
  color: #333;
}
.new_container .new_key_visual {
  position: relative;
  overflow: hidden;
  height: 910px;
}
.new_container .new_visual_swiper {
  position: relative;
  width: 100%;
  height: 100%;
}
.new_container .new_visual_swiper .swiper-slide {
  overflow: hidden;
  width: 100%;
}
.new_container .new_visual_swiper .swiper-slide video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.new_container .new_visual_swiper .swiper-slide video:before,
.new_container .new_visual_swiper .swiper-slide img:before {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.12) 0%, rgba(255, 255, 255, 0.06) 25.42%, rgba(255, 255, 255, 0.06) 75.59%, rgba(0, 0, 0, 0.12) 100%);
  content: "";
  z-index: 10;
}
.new_container .new_visual_swiper_control_area {
  display: flex;
  align-items: center;
  position: absolute;
  left: 50%;
  bottom: 74px;
  transform: translateX(-50%);
  z-index: 10;
}
.new_container .new_visual_swiper_pagination {
  display: flex;
  align-items: center;
}
.new_container .new_visual_swiper_pagination .new_visual_swiper_pagination_bullet {
  position: relative;
  width: 70px;
  height: 2px;
  margin: 0 6px;
  background: rgba(255, 255, 255, 0.6);
  opacity: 0.6;
}
.new_container .new_visual_swiper_pagination .new_visual_swiper_pagination_bullet_active {
  background: rgba(255, 255, 255, 0.3);
}
.new_container .new_visual_swiper_pagination .new_visual_swiper_pagination_bullet_active .new_visual_video_progress_bar {
  transition: all 0.2s linear;
}
.new_container .new_visual_swiper_pagination .new_visual_swiper_pagination_bullet:before {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  height: 30px;
  transform: translate(-50%, -50%);
  content: "";
}
.new_container .new_visual_swiper_pagination .new_visual_video_progress_bar {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 0;
  background: #fff;
}
.new_container .new_visual_swiper .new_visual_box {
  display: flex;
  align-items: center;
  position: relative;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}
.new_container .new_visual_swiper .new_visual_box img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
}
.new_container .new_visual_swiper .new_visual_text_box {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 1336px;
  margin: 0 auto;
}
.new_container .new_visual_swiper .new_visual_title {
  font-size: 50px;
  font-weight: 600;
  line-height: 55.75px;
  color: #fff;
}
.new_container .new_visual_swiper .new_visual_desc {
  margin-top: 30px;
  font-size: 26px;
  line-height: 39px;
  color: #fff;
}
.new_container .new_visual_swiper_control.is_pause .new_visual_swiper_pause {
  display: none;
}
.new_container .new_visual_swiper_control.is_pause .new_visual_swiper_play {
  display: block;
}
.new_container .new_visual_swiper_pause,
.new_container .new_visual_swiper_play {
  padding: 6px;
}
.new_container .new_visual_swiper_pause:before,
.new_container .new_visual_swiper_play:before {
  display: block;
  width: 24px;
  height: 24px;
  content: "";
}
.new_container .new_visual_swiper_pause:before {
  background: url(/images/main/new_icon_pause.svg);
}
.new_container .new_visual_swiper_play {
  display: none;
}
.new_container .new_visual_swiper_play:before {
  background: url(/images/main/new_icon_play.svg);
}
.new_container .new_now {
  padding: 160px 0 100px;
  overflow: hidden;
}
.new_container .new_now_link {
  display: inline-flex;
  align-items: center;
  font-size: 16px;
  color: #888;
}
.new_container .new_now_link:hover {
  color: #c60e41;
}
.new_container .new_now_link .icon {
  margin-right: 8px;
}
.new_container .new_now_link .icon path {
  fill: currentColor;
}
.new_container .new_now_link_list {
  display: flex;
  align-items: center;
}
.new_container .new_now_link_item + .new_now_link_item {
  margin-left: 24px;
}
.new_container .new_now_swiper {
  max-width: 2000px;
  margin-top: 70px;
  margin-left: 0;
}
.new_container .new_now_swiper_wrap {
  overflow: hidden;
  margin-left: calc(50% - 668px);
  box-sizing: border-box;
}
.new_container .new_now_swiper .swiper-slide {
  position: relative;
  width: 410px;
  height: 232px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-top: 96px;
  transition: width 0.2s ease-in-out;
}
@keyframes slideOn {
  0% {opacity: 0;}
  100% {opacity: 1;}
}
.new_container .new_now_swiper .swiper-slide.swiper-slide-active {
  width: 753px;
  height: 424px;
  padding-bottom: 125px;
  margin-top: 0;
  animation-name: slideOn;
  animation-duration: 0.4s;
  animation-timing-function: ease-in-out;
}
.new_container .new_now_swiper .swiper-slide.swiper-slide-active .new_now_text {
  opacity: 1;
}
.new_container .new_now_swiper .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.new_container .new_now_swiper .new_now_btn {
  overflow: hidden;
  border-radius: 12px;
  transform: scale(1);
  transform-origin: left center;
}
.new_container .new_now_swiper_pagination {
  width: 100%;
  height: 2px !important;
  background: #d9d9d9;
}
.new_container .new_now_swiper_pagination .swiper-pagination-progressbar-fill {
  transform-origin: left;
  display: block;
  background: #c60e41;
  height: 100%;
}
.new_container .new_now_swiper_control_area {
  display: flex;
  align-items: center;
  max-width: 1336px;
  margin: 40px auto 0;
  padding: 0 20px;
}
.new_container .new_now .swiper-pagination-progressbar {
  position: relative;
}
.new_container .new_now_swiper_control {
  display: flex;
  align-items: center;
  margin-left: 60px;
}
.new_container .new_now .swiper-button-prev,
.new_container .new_now .swiper-button-next {
  position: relative;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin-top: 0;
}
.new_container .new_now .swiper-button-prev .icon,
.new_container .new_now .swiper-button-next .icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 16px;
  height: 12px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transform-origin: center;
  z-index: 1;
  color: #888;
}
.new_container .new_now .swiper-button-prev .icon path,
.new_container .new_now .swiper-button-next .icon path {
  stroke: currentColor;
}
.new_container .new_now .swiper-button-prev:before,
.new_container .new_now .swiper-button-prev:after,
.new_container .new_now .swiper-button-next:before,
.new_container .new_now .swiper-button-next:after {
  width: 100%;
  height: 100%;
  position: absolute;
  content: "";
  border-radius: 50%;
  box-sizing: border-box;
}
.new_container .new_now .swiper-button-prev:before,
.new_container .new_now .swiper-button-next:before {
  border: 1px solid #888;
}
.new_container .new_now .swiper-button-prev:after,
.new_container .new_now .swiper-button-next:after {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0.7);
  opacity: 0;
  content: "";
  background: #c60e41;
  transition: all 0.3s ease-in-out;
}
.new_container .new_now .swiper-button-prev:hover .icon,
.new_container .new_now .swiper-button-next:hover .icon {
  color: #fff;
}
.new_container .new_now .swiper-button-prev:hover:after,
.new_container .new_now .swiper-button-next:hover:after {
  opacity: 1;
  transform: translate(-50%, -50%) scale(1);
}
.new_container .new_now .swiper-button-next {
  margin-left: 14px;
}
.new_container .new_now_text {
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 424px;
  left: 0;
  padding-top: 30px;
  width: max-content;
  opacity: 0;
}
.new_container .new_now_brand {
  font-size: 16px;
  line-height: 16px;
  color: #c60e41;
}
.new_container .new_now_title {
  margin-top: 10px;
  font-size: 24px;
  font-weight: 600;
  line-height: 31.2px;
  color: #111;
}
.new_container .new_brand {
  padding: 120px 0;
  background: #f8f8f8;
}
.new_container .new_brand_box {
  padding-left: calc(50% - 668px);
  margin-top: 70px;
}
.new_container .new_brand_box + .new_brand_box {
  margin-top: 80px;
}
.new_container .new_brand_category {
  position: relative;
  width: 100%;
  overflow: hidden;
  display: inline-flex;
}
.new_container .new_brand_category:hover .new_brand_category_text {
  transform: translateY(-100%);
}
.new_container .new_brand_category:hover .new_brand_category_text.type_desc {
  transform: translateY(0);
}
.new_container .new_brand_category_text {
  display: flex;
  align-items: center;
  font-size: 28px;
  font-weight: 600;
  line-height: 28px;
  color: #333;
  transition: transform 0.3s ease-in-out, opacity 0.2s ease-in-out;
}
.new_container .new_brand_category_text.type_desc {
  position: absolute;
  transform: translateY(100%);
}
.new_container .new_brand_category .icon {
  margin-left: 10px;
  color: #888;
  transition: all 0.2s ease-out;
}
.new_container .new_brand_swiper {
  margin-top: 30px;
  overflow: visible;
}
.new_container .new_brand_swiper_box {
  overflow: hidden;
  position: relative;
}
.new_container .new_brand_swiper_box .swiper-button-prev,
.new_container .new_brand_swiper_box .swiper-button-next {
  position: absolute;
  overflow: hidden;
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.new_container .new_brand_swiper_box .swiper-button-prev .icon,
.new_container .new_brand_swiper_box .swiper-button-next .icon {
  position: relative;
  z-index: 1;
}
.new_container .new_brand_swiper_box .swiper-button-prev.swiper-button-disabled,
.new_container .new_brand_swiper_box .swiper-button-next.swiper-button-disabled {
  opacity: 0;
}
.new_container .new_brand_swiper_box .swiper-button-prev:before,
.new_container .new_brand_swiper_box .swiper-button-prev:after,
.new_container .new_brand_swiper_box .swiper-button-next:before,
.new_container .new_brand_swiper_box .swiper-button-next:after {
  width: 100%;
  height: 100%;
  position: absolute;
  content: "";
  border-radius: 50%;
  box-sizing: border-box;
}
.new_container .new_brand_swiper_box .swiper-button-prev:before,
.new_container .new_brand_swiper_box .swiper-button-next:before {
  border: 1px solid #fff;
  background: rgba(255, 255, 255, 0.3);
}
.new_container .new_brand_swiper_box .swiper-button-prev:after,
.new_container .new_brand_swiper_box .swiper-button-next:after {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0.7);
  opacity: 0;
  content: "";
  background: #c60e41;
  transition: all 0.3s ease-in-out;
}
.new_container .new_brand_swiper_box .swiper-button-prev:hover:after,
.new_container .new_brand_swiper_box .swiper-button-next:hover:after {
  opacity: 1;
  transform: translate(-50%, -50%) scale(1);
}
.new_container .new_brand_swiper_box .swiper-button-prev {
  left: 24px;
}
.new_container .new_brand_swiper_box .swiper-button-next {
  right: 40px;
}
.new_container .new_brand_swiper .swiper-slide {
  width: 340px;
  height: 340px;
  overflow: hidden;
  border-radius: 12px;
}
.new_container .new_brand_link {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.new_container .new_brand_link:before {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  display: block;
  width: 100%;
  height: 120px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.45) 0%, rgba(0, 0, 0, 0) 84.58%);
  mix-blend-mode: darken;
  transform: rotate(-180deg);
  z-index: 1;
}
.new_container .new_brand_link img {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  height: 100%;
  transform: translate(-50%, -50%);
  transition: all 0.25s ease-out;
}
.new_container .new_brand_link:hover img,
.new_container .new_brand_link:focus img {
  transform: translate(-50%, -50%) scale(1.125);
}
.new_container .new_brand_name {
  position: absolute;
  left: 50%;
  bottom: 24px;
  transform: translateX(-50%);
  font-size: 24px;
  line-height: 24px;
  color: #fff;
  width: max-content;
  z-index: 10;
}
.new_container .new_esg {
  padding: 120px 0;
}
.new_container .new_esg_list {
  max-width: 1336px;
  display: flex;
  gap: 24px;
  margin: 0 auto;
  margin-top: 70px;
  padding: 0 20px;
}
.new_container .new_esg_item {
  flex: 1 0;
  transition: all 0.3s ease-out;
}
.new_container .new_esg_item.is_active {
  flex: 742px 0;
}
.new_container .new_esg_item.is_active .new_esg_btn {
  padding: 40px;
  align-items: flex-start;
}
.new_container .new_esg_item.is_active .new_esg_btn:before {
  opacity: 0;
}
.new_container .new_esg_item.is_active .new_esg_sub_text {
  display: block;
}
.new_container .new_esg_item.is_active .new_esg_title {
  margin-top: 12px;
  font-size: 30px;
}
.new_container .new_esg_item .new_esg_btn {
  display: flex;
  flex-direction: column;
  align-items: center;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 406px;
  padding: 40px 10px;
  border-radius: 12px;
  box-sizing: border-box;
  font-family: LGSmHaR;
  word-break: keep-all;
}
.new_container .new_esg_item .new_esg_btn:before {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  opacity: 1;
  transition: all 0.2s ease-in-out;
  content: "";
  z-index: 1;
}
.new_container .new_esg_item .new_esg_btn:hover img {
  transform: translate(-50%, -50%) scale(1.125);
}
.new_container .new_esg_item .new_esg_btn img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.2s ease-in;
}
.new_container .new_esg_sub_text {
  display: none;
  position: relative;
  z-index: 1;
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 0.02em;
  color: #fff;
}
.new_container .new_esg_title {
  display: block;
  position: relative;
  z-index: 1;
  font-size: 24px;
  font-weight: 600;
  line-height: 26.76px;
  letter-spacing: 0.02em;
  color: #fff;
  transition: all 0.2s ease-out;
}
.new_container .new_news {
  padding: 120px 0;
  background: #f8f8f8;
}
.new_container .new_news_chips {
  display: flex;
  margin: 70px auto 0;
  max-width: 1336px;
  padding: 0 20px;
}
.new_container .new_news_chips .new_news_chip {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  border: 1px solid #888;
  border-radius: 38px;
  padding: 0 17px;
  font-size: 16px;
  line-height: 20.8px;
  font-family: LGSmHaTR;
  color: #888;
}
.new_container .new_news_chips .new_news_chip:hover {
  border-color: #c60e41;
  color: #c60e41;
}
.new_container .new_news_chips .new_news_chip.is_active {
  border-color: #c60e41;
  background: #c60e41;
  font-weight: 600;
  color: #fff;
}
.new_container .new_news_chips .new_news_chip + .new_news_chip {
  margin-left: 10px;
}
.new_container .new_news_swiper {
  overflow: visible;
}
.new_container .new_news_swiper_box {
  overflow: hidden;
  margin-top: 40px;
  margin-left: calc(50% - 668px);
}
.new_container .new_news_swiper .swiper-slide {
  width: 400px;
}
.new_container .new_news_link {
  display: block;
}
.new_container #TV .new_news_link:hover .new_news_thumb img {
  transform: scale(1.125);
}
.new_container .new_news_thumb {
  overflow: hidden;
  width: 100%;
  height: 276px;
  border-radius: 12px;
  background: #fff url(/images/main/new_logo_en.svg) left 30px bottom 30px/118px 28px no-repeat;
}
.new_container .new_news_thumb.type_text {
  padding: 40px 30px;
  box-sizing: border-box;
  color: #111;
  line-height: 1;
}
.new_container .new_news_thumb_sub_text {
  font-size: 20px;
}
.new_container .new_news_thumb_title {
  display: block;
  margin-top: 12px;
  font-size: 52px;
  font-weight: 600;
}
.new_container .new_news_thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.2s ease-out;
}
.new_container .new_news_category {
  display: block;
  margin-top: 24px;
  font-size: 16px;
  line-height: 16px;
  color: #c60e41;
}
.new_container .new_news_title {
  height: 62px;
  margin-top: 10px;
  font-size: 24px;
  line-height: 31.2px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #111;
}
.new_container .new_news .new_btn_more {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 80px auto 0;
  gap: 10px;
  width: 300px;
  height: 56px;
  border-radius: 56px;
  font-size: 18px;
  border: 1px solid #888;
  color: #111;
  transition-duration: 0.3s;
  line-height: 18px;
}
.new_container .new_news .new_btn_more svg path {
  stroke: currentColor;
}
.new_container .new_news .new_btn_more:hover {
  background: #c60e41;
  border-color: #c60e41;
  color: #fff;
}
.new_container .new_career {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 80px 0;
  background: url(/images/main/new_career_bg.jpg) center/cover no-repeat;
}
.new_container .new_career:before {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  content: "";
  background: #000;
  opacity: 0.4;
}
.new_container .new_career_title {
  position: relative;
  font-size: 24px;
  font-weight: 600;
  line-height: 24px;
  color: #fff;
  z-index: 1;
}
.new_container .new_career_btn_box {
  position: relative;
  margin-top: 40px;
  display: flex;
  justify-content: center;
  z-index: 1;
}
.new_container .new_career_link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 246px;
  height: 66px;
  border: 1px solid #fff;
  border-radius: 138px;
  font-size: 18px;
  line-height: 18px;
  color: #fff;
}
.new_container .new_career_link:hover {
  background: #fff;
  color: #111;
}
.new_container .new_career_link + .new_career_link {
  margin-left: 12px;
}
.new_footer {
  padding: 48px 20px 60px;
  background: #f5f5f5;
}
.new_footer_inner {
  max-width: 1336px;
  margin: 0 auto;
}
.new_footer .new_footer_top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 18px;
  border-bottom: 1px solid #888;
}
.new_footer .new_footer_bottom {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  padding-top: 20px;
}
.new_footer .new_footer_right {
  display: flex;
  align-items: center;
}
.new_footer .new_footer_service_list {
  display: flex;
}
.new_footer .new_footer_service_item + .new_footer_service_item {
  margin-left: 30px;
}
.new_footer .new_footer_service_link {
  font-family: "Pretendard";
  line-height: 14px;
  color: #333;
}
.new_footer .new_footer_sns {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid #888;
}
.new_footer .new_footer_sns_list {
  display: flex;
}
.new_footer .new_footer_sns + .new_footer_sns {
  margin-left: 14px;
}
.new_footer .new_footer_info_list {
  display: flex;
}
.new_footer .new_footer_info_list + .new_footer_info_list {
  margin-top: 8px;
}
.new_footer .new_footer_info_item {
  display: flex;
  align-items: center;
  font-family: "Pretendard";
  font-size: 14px;
  line-height: 19.6px;
  color: #888;
}
.new_footer .new_footer_info_item + .new_footer_info_item:before {
  margin: 0 10px;
  width: 1px;
  height: 12px;
  background: #888;
  content: "";
}
.new_footer .new_footer_copyright {
  margin-top: 18px;
  font-family: "Pretendard";
  font-size: 14px;
  line-height: 14px;
  color: #888;
}
.new_footer .new_footer_family_site {
  position: relative;
}
.new_footer .new_footer_family_site_wrap {
  position: absolute;
  top: 0;
  right: 0;
  width: max-content;
  border-radius: 12px;
  background: #212121;
  transform: translateY(calc(-100% - 15px));
  /*max-height: 0;*/
  z-index: 10;
  margin-bottom: 12px;
  overflow: hidden;
  /*transition: all 0.2s ease-in-out;*/
}
.new_footer .new_footer_family_site_inner {
  display: flex;
  align-items: flex-start;
  gap: 50px;
  margin: 30px;
}
.new_footer .new_footer_family_site_title {
  display: block;
  font-size: 12px;
  line-height: 12px;
  color: #888;
}
.new_footer .new_footer_family_site_list {
  display: flex;
  flex-direction: column;
  margin-top: 24px;
  gap: 10px 20px;
}
.new_footer .new_footer_family_site_list.type_grid {
  display: grid;
  grid-template-columns: repeat(3, auto);
  gap: 10px 40px;
}
.new_footer .new_footer_family_site_link {
  display: block;
  width: 100%;
  font-size: 14px;
  line-height: 14px;
  padding: 5px 0;
  color: #fff;
  transition: all 0.2s ease-in;
}
.new_footer .new_footer_family_site_link:hover,
.new_footer .new_footer_family_site_link:focus {
  color: #c60e41;
}
.new_footer .new_footer_family_site_btn {
  display: flex;
  align-items: center;
  width: 246px;
  height: 46px;
  border-radius: 52px;
  border: 1px solid #888;
  margin-left: 20px;
  padding: 0 27px;
  font-size: 18px;
  line-height: 18px;
  font-family: LGSmHaTR, LGSmHaR, nGothic, sans-serif;
  font-weight: 500;
  color: #888;
  background: url(/images/main/new_icon_plus.svg) right 28px center no-repeat;
  transition: all 0.2s ease-in-out;
}
.new_footer .new_footer_family_site_btn.is_active {
  color: #fff;
  background-color: #212121;
  background-image: url(/images/main/new_icon_minus.svg);
  border-color: #212121;
}
.new_footer .new_footer_family_site_btn.is_active + .new_footer_family_site_wrap {
  max-height: 300px;
}
.new_btn_top {
  position: fixed;
  right: 40px;
  bottom: 40px;
  padding: 0;
  background: none;
  border: 0;
  z-index: 100;
  opacity: 0;
  transition: all 0.2s ease-out;
  cursor: pointer;
  pointer-events: none;
}
.new_btn_top.is_show {
  opacity: 1;
  pointer-events: auto;
}

.new_blind {
  overflow: hidden;
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  clip: rect(0, 0, 0, 0);
}
.new_layer {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.85);
  z-index: 1000;
  opacity: 0;
  visibility: hidden;
  backdrop-filter: blur(5px);
  transition: all 0.2s ease-in-out;
}
.new_layer.is_show {
  visibility: visible;
  opacity: 1;
  transition: all 0.2s ease-in-out;
}
.new_layer_inner {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  max-width: 930px;
  width: 100%;
}
.new_layer_btn_close {
  position: absolute;
  top: 0;
  right: 0;
  background: none;
  border: 0;
  width: 90px;
  height: 90px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  cursor: pointer;
}
.new_layer_video {
  position: relative;
  width: 100%;
  padding-bottom: min(56.26%, 526px);
  border-radius: 12px;
  overflow: hidden;
}
.new_layer_video iframe {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  object-fit: cover;
  border: 0;
}
.new_layer_brand {
  margin-top: 20px;
  font-size: 16px;
  line-height: 16px;
  color: #ff1657;
  align-self: flex-start;
}
.new_layer_title {
  font-family: LGSmHaTR, LGSmHaR, nGothic, sans-serif;
  display: block;
  margin-top: 10px;
  font-size: 28px;
  font-weight: 600;
  line-height: 1.3;
  color: #fff;
  align-self: flex-start;
}

@media screen and (max-width: 1600px) {
  .new_header  .new_logo {
    left: 80px;
    transform: translateX(0);
  }
}

@media (max-width: 1400px) {
  .new_container .new_brand_category {padding: 0 20px;}
  .new_container .new_brand_swiper_box {padding-left: 20px;}
  .new_container .new_news_swiper_box {padding-left: 20px; margin-left: 0;}
  .new_container .new_now_swiper_wrap {padding-left: 20px; margin-left: 0;}
}