@charset "utf-8";

/* sub layout */
.renewal2025.base-body.type-sub .base-main {
  width: 100%;
  max-width: 1440px;
}
.renewal2025 .contents-area {
  padding-top: 61px;
  color: #666;
}
.renewal2025 .sub-visual {
  height: 310px;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.renewal2025 .sub-visual.visual01 {
  background-image: url("../../common/img/contents/visual01_01.png");
}
.renewal2025 .sub-visual.visual02 {
  background-image: url("../../common/img/contents/visual02_01.png");
}
.renewal2025 .sub-visual.visual03 {
  background-image: url("../../common/img/contents/visual03_01.png");
}
.renewal2025 .sub-visual.visual04 {
  background-image: url("../../common/img/contents/visual04_01.png");
}
.renewal2025 .sub-title-area {
  width: 100%;
  max-width: 1440px;
  padding-top: 38px;
}
.renewal2025 .heading-title-a {
  font-size: 52px;
  font-family: "Pretendard", "Noto Sans KR", "sans-serif";
  line-height: 1.3em;
  letter-spacing: -0.03em;
  text-shadow: none;
}
.renewal2025 .heading-title-a-sub {
  font-size: 22px;
  color: #fff;
  font-weight: 300;
  line-height: 28px;
}
.renewal2025 .d-up-lg {
  display: block;
}
.renewal2025 .d-down-md {
  display: none;
}

/* breadcrumbs */
.renewal2025 .base-breadcrumbs {
  border-bottom: none;
  height: 40px;
}
.renewal2025 .breadcrumb-wrap {
  background-color: #ededed;
  height: 100%;
}
.renewal2025 .breadcrumb-bar {
  width: 100%;
  max-width: 1440px;
  height: 100%;
}
.renewal2025 .breadcrumb-bar > ol {
  display: flex;
  align-items: center;
  height: 100%;
}
.renewal2025 .breadcrumb-bar > ol > .breadcrumb-text {
  position: relative;
  padding-left: 26px;
}
.renewal2025 .breadcrumb-bar > ol > .breadcrumb-text a {
  font-size: 16px;
  font-weight: 300;
  color: #666666;
  line-height: 1em;
  letter-spacing: 0.01em;
}
.renewal2025 .breadcrumb-bar > ol > .breadcrumb-text a:hover {
  text-decoration: underline;
}
.renewal2025 .breadcrumb-bar > ol > .breadcrumb-text:last-child a {
  color: #222222;
  font-weight: 400;
}
.renewal2025 .breadcrumb-bar > ol .breadcrumb-text:before {
  content: "";
  position: absolute;
  display: inline-block;
  left: 11px;
  top: 4px;
  width: 6px;
  height: 11px;
  background: url(../../common/img/common/ico_breadcrumbs_next.png) no-repeat
    center / cover;
}
.renewal2025 .breadcrumb-home {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: auto;
  height: auto;
  border-left: none;
  padding: 0px 2px 2px 0px;
}
.renewal2025 .ico-breadcrumb-home {
  display: inline-block;
  width: 15px;
  height: 16px;
  margin: 0 auto;
  background: url(../../common/img/common/ico_breadcrumbs.png) no-repeat 50% 50%;
  background-size: 100%;
}

/* CHAIRMANS WORDS */
.renewal2025 .sub02-02 {
  display: flex;
  gap: 60px;
  padding-top: 60px;
}
.renewal2025 .sub02-02 .info-photo {
  flex: 1 1 auto;
}
.renewal2025 .sub02-02 .info-photo .photo-container {
  width: 100%;
}
.renewal2025 .sub02-02 .info-photo .photo-container img {
  width: 100%;
}
.renewal2025 .sub02-02 .info-photo .info-position {
  margin-top: 30px;
  font-size: 18px;
  color: #222;
  letter-spacing: 0.01em;
  font-weight: 500;
}
.renewal2025 .sub02-02 .info-photo .info-sign {
  margin-top: 18px;
}
.renewal2025 .sub02-02 .info-words {
  flex: 0 0 730px;
}
.renewal2025 .sub02-02 .info-words .main-words {
  position: relative;
  display: block;
  font-size: 34px;
  font-weight: 600;
  color: #222222;
  line-height: 1.3em;
  letter-spacing: 0.01em;
  padding-block: 46px 50px;
}
.renewal2025 .sub02-02 .info-words .main-words::before {
  content: "";
  position: absolute;
  display: inline-block;
  left: 0px;
  top: 0px;
  width: 52px;
  height: 30px;
  background: url(../../common/img/contents/bg-words-lg.png) no-repeat center /
    cover;
  transform: rotate(180deg);
}
.renewal2025 .sub02-02 .info-words .main-words::after {
  content: "";
  position: absolute;
  display: inline-block;
  right: 0px;
  bottom: 4px;
  width: 52px;
  height: 30px;
  background: url(../../common/img/contents/bg-words-lg.png) no-repeat center /
    cover;
}
.renewal2025 .sub02-02 .info-words .main-words .text-primary {
  color: #c50018;
}
.renewal2025 .sub02-02 .info-words p {
  padding-top: 40px;
  font-size: 16px;
  letter-spacing: 0.008em;
  line-height: 1.38em;
}

/* OUR HISTORY */
.renewal2025 .history-tab {
  display: none;
  color: #1f2937;
}
.renewal2025 .history-tab.active {
  display: block;
}
.renewal2025 .history-tab > ol > li {
  display: flex;
  align-items: flex-start;
  gap: 66px;
}
.renewal2025 .history-tab > ol > li .history-year {
  position: relative;
  flex-basis: 234px;
  flex-shrink: 0;
  color: #d41616;
  font-size: 46px;
  font-weight: 800;
  text-align: right;
  transform: translateY(-50%);
}
.renewal2025 .history-tab > ol > li .list-wrap {
  flex: 1;
  position: relative;
  border-top: 2px solid #d41616;
  border-left: 4px solid #d41616;
}
.renewal2025 .history-tab > ol > li .list-wrap:before {
  content: "";
  position: absolute;
  top: -16px;
  left: -17px;
  width: 13px;
  height: 13px;
  background-color: #fff;
  border-radius: 50%;
  border: 8px solid #d41616;
}
.renewal2025 .history-tab > ol > li .list-wrap.first:before {
  top: -18px;
  left: -18px;
  background-color: #d41616;
  border-width: 10px;
}
.renewal2025 .history-tab > ol > li .list-wrap.last:before {
  left: -14px;
}
.renewal2025 .history-tab > ol > li .list-wrap.first {
  border-top: none;
}
.renewal2025 .history-tab > ol > li .list-wrap.first:after {
  display: none;
}
.renewal2025
  .history-tab:not(:first-of-type)
  > ol
  > li
  .list-wrap.first:before {
  top: -12px;
  left: -12px;
  border-width: 4px;
}
.renewal2025 .history-tab > ol > li .list-wrap.last {
  border-left: none;
}
.renewal2025 .history-tab > ol > li .list-wrap .marker {
  position: absolute;
  bottom: -12px;
  left: -14px;
  width: 24px;
  height: 24px;
  background-color: #d41616;
  border-radius: 50%;
}
.renewal2025 .history-tab > ol > li .list-wrap:after {
  content: "";
  position: absolute;
  top: -7px;
  right: -6px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #d41616;
}
.renewal2025 .history-tab > ol > li ol {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 30px 0 117px 64px;
}
.renewal2025 .history-tab > ol > li ol > li {
  display: flex;
  align-items: flex-start;
  gap: 19px;
  font-size: 18px;
}
.renewal2025 .history-tab > ol > li ol > li p {
  font-size: 17px;
}
.renewal2025 .history-tab > ol > li ol > li p.history-month {
  flex: 0 0 82px;
  font-weight: 700;
  white-space: nowrap;
}
.renewal2025 .history-tab-btns {
  display: flex;
  width: 100%;
  max-width: 693px;
  margin: 16px auto 80px;
  background-color: #f3f4f6;
  border-radius: 72px;
}
.renewal2025 .history-tab-btn {
  flex: 1;
  padding: 15px 0;
  border-radius: 72px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: #6b7280;
  background-color: transparent;
  line-height: 1.2;
  transition: 0.3s;
}
.renewal2025 .history-tab-btn.active {
  background-color: #d41616;
  color: #fff;
}
.renewal2025 .sub-cont-tit {
  font-size: 28px;
  font-weight: 600;
  color: #222;
  margin-top: 50px;
}
.renewal2025 .sub-cont-tit:has(.logo) {
  position: relative;
  display: flex;
  align-items: center;
  gap: 4px;
}
.renewal2025 .sub-cont-tit:has(.logo)::before {
  position: absolute;
  top: -4px;
}
.renewal2025 .sub-cont-tit .logo {
  width: 100px;
  height: 48px;
}
.renewal2025 .sub-cont-tit .logo > img {
  width: 100%;
}
.renewal2025 .sub-cont-tit:first-child {
  margin-top: 0;
}
.renewal2025 .sub-cont-tit::before {
  content: "";
  display: block;
  width: 20px;
  height: 4px;
  background-color: #c50018;
  margin-bottom: 4px;
}
/* ABOUT US */
.renewal2025 .box-img {
  width: 100%;
  border: 1px solid #d6d6d6;
  padding: 93px 89px 69px 77px;
  margin-top: 16px;
  border-radius: 20px;
  overflow: hidden;
}
.renewal2025 .box-img img {
  width: 100%;
  max-width: 1274px;
}
.renewal2025 .box-img.branch {
  padding: 80px 79px 80px 79px;
}
.renewal2025 .box-img.branch img {
  width: 100%;
  max-width: 1280px;
}

.renewal2025 .challenge-list dt {
  border-radius: 10px;
  overflow: hidden;
  color: #222;
  font-weight: 600;
  font-size: 20px;
  padding: 20px 20px;
  background: #faedef url(../../common/img/contents/ico-heart-hand.png)
    no-repeat right 30px bottom -12px / 78px;
  margin-block: 22px 16px;
}
.renewal2025 .challenge-list dd + dt {
  margin-top: 30px;
}
.renewal2025 .challenge-list dd {
  position: relative;
  padding-left: 14px;
  font-weight: 300;
  font-size: 16px;
}
.renewal2025 .challenge-list dd::before {
  position: absolute;
  left: 1px;
  top: 7px;
  content: "◆";
  display: inline-block;
  font-size: 6px;
}
.renewal2025 .challenge-list dd + dd {
  margin-top: 12px;
}

/* Community Chest of Korea */
.renewal2025 .contents-area p {
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4em;
}
.renewal2025 .sub02-01 p + p {
  margin-top: 12px;
}
.renewal2025 .box-info-chest {
  padding: 24px;
  overflow: hidden;
  border-radius: 20px;
  background-color: #f3f4f6;
  margin-top: 24px;
}
.renewal2025 .box-info-chest > strong {
  font-size: 18px;
  font-weight: 500;
  color: #c50018;
}
.renewal2025 .box-info-chest > strong + p {
  margin-top: 8px;
}
.renewal2025 .wrap-about-chest {
  margin-top: 20px;
  display: flex;
  gap: 28px;
}
.renewal2025 .wrap-about-chest .box-img {
  flex: 0 0 560px;
  width: 560px;
  border-radius: 20px;
  overflow: hidden;
  border: 1px solid #d6d6d6;
  padding: 0;
  margin-top: 0;
}
.renewal2025 .wrap-about-chest .box-img img {
  width: 100%;
  height: 100%;
}
.renewal2025 .wrap-about-chest .box-img.symbol {
  padding: 20px 38px;
}
.renewal2025 .wrap-about-chest .box-img.tree {
  border: none;
}

/* GIVING PROGRAMS */
.renewal2025 .program-list {
}
.renewal2025 .program-item {
  display: flex;
  min-height: 202px;
  overflow: hidden;
  border-radius: 20px;
  background-color: #f3f4f6;
}
.renewal2025 .program-item + .program-item {
  margin-top: 30px;
}
.renewal2025 .program-img {
  flex: 0 0 325px;
}
.renewal2025 .program-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.renewal2025 .program-info {
  padding: 24px 22px;
}
.renewal2025 .program-info h3 {
  font-size: 24px;
  font-weight: 600;
  color: #222;
}
.renewal2025 .program-info p {
  margin-top: 10px;
  font-size: 16px;
  font-weight: 300;
}

/* CONTRIBUTIONS RAISED & IMPACT PROGRAMS */
.renewal2025 .box-img.raised-1 {
  padding: 81px 84px 80px 85px;
}
.renewal2025 .box-img.raised-2 {
  padding: 81px 80px 81px 86px;
}
.renewal2025 .box-img.impact {
  padding: 81px 81px 80px 81px;
}
.renewal2025 .box-img.ourimpact-1 {
  padding: 81px 81px 80px 81px;
}
.renewal2025 .box-img.ourimpact-2 {
  padding: 81px 81px 81px 81px;
  margin-top: 30px;
}

/* HISTORY */
.renewal2025 .history-wrap .history-tag {
  display: inline-flex;
  align-items: center;
  gap: 32px;
  padding: 10px 38px 10px 12px;
  border-radius: 96px;
  background-color: #d41616;
  color: #fff;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.2;
}
.renewal2025 .history-wrap .history-tag:before {
  content: "";
  width: 26px;
  height: 26px;
  border: 8px solid #fff;
  border-radius: 50%;
}
.renewal2025 .history-wrap .history-list-inner {
  position: relative;
  margin-left: 50px;
  padding: 50px 0 92px;
}
.renewal2025 .history-wrap .history-list-inner:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 3px;
  height: 100%;
  background-image: url(../../common/img/contents/img_dashed.svg);
}
.renewal2025 .history-wrap .history-list > li:last-of-type .history-list-inner {
  padding-bottom: 0;
}
.renewal2025
  .history-wrap
  .history-list
  > li:last-of-type
  .history-list-inner:before {
  height: calc(100% - 15px);
}
.renewal2025 .history-wrap .history-list-inner ol {
  padding-left: 180px;
}
.renewal2025 .history-wrap .history-list-inner ol li {
  position: relative;
  display: flex;
  align-items: center;
  gap: 24px;
  font-size: 18px;
  line-height: 1.4;
}
.renewal2025 .history-wrap .history-list-inner ol li:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -31px;
  width: 3px;
  height: 150px;
  background-image: url(../../common/img/contents/img_dashed.svg);
  transform: rotate(90deg);
  transform-origin: top center;
}
.renewal2025 .history-wrap .history-list-inner ol li:after {
  content: "";
  position: absolute;
  top: 50%;
  left: -30px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #d41616;
  transform: translate(-50%, -50%);
}
.renewal2025 .history-wrap .history-list-inner ol li.interval1 {
  margin-top: 16px;
}
.renewal2025 .history-wrap .history-list-inner ol li.interval2 {
  margin-top: 32px;
}
.renewal2025 .history-wrap .history-list-inner ol li.interval3 {
  margin-top: 48px;
}
.renewal2025 .history-wrap .history-list-inner ol li.interval5 {
  margin-top: 80px;
}
.renewal2025 .history-wrap .history-list-inner ol li.interval8 {
  margin-top: 120px;
}
.renewal2025 .history-wrap .history-list-inner ol li p {
  color: #1f2937;
  font-size: 18px;
}
.renewal2025 .history-wrap .history-list-inner ol li .history-month {
  flex-basis: 156px;
  flex-shrink: 0;
  font-size: 23px;
  font-weight: 700;
  line-height: 1.2;
}
.renewal2025 .example-wrap {
  margin-top: 80px;
}
.renewal2025 .example-wrap .example-list {
  margin-top: 40px;
  padding-inline: 40px;
  display: flex;
  gap: 32px;
}
.renewal2025 .example-wrap .example-list li {
  flex-basis: 82px;
  display: flex;
  border-radius: 82px;
  height: 360px;
  overflow: hidden;
  cursor: pointer;
  transition: 0.3s;
}
.renewal2025 .example-wrap .example-list li .gallery-img {
  flex: 2;
  flex-shrink: 0;
  min-width: 82px;
  border-radius: 30px 0 0 30px;
  overflow: hidden;
  transition: 0.3s;
}
.renewal2025 .example-wrap .example-list li .gallery-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  filter: brightness(0.5);
  transition: 0.3s;
}
.renewal2025 .example-wrap .example-list li .gallery-tit {
  flex: 1;
  margin-top: 0;
  padding: 60px 32px;
  background-color: #f3f4f6;
  border: 1px solid #d4d4d4;
  border-left: none;
  border-radius: 0 30px 30px 0;
  color: #252525;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.5;
}
.renewal2025 .example-wrap .example-list li .gallery-tit > a {
  color: #252525;
}
.renewal2025 .example-wrap .example-list li .gallery-tit > a:hover {
  color: #ed1c24;
}
.renewal2025 .example-wrap .example-list li.active {
  flex: 1;
  border-radius: 30px;
}
.renewal2025 .example-wrap .example-list li.active .gallery-img img {
  filter: none;
}
.renewal2025 .example-wrap .example-control {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 16px;
  margin-top: 40px;
  font-size: 0;
}
.renewal2025 .example-wrap .example-control .btn-slide {
  width: 20px;
  height: 20px;
  border-radius: 20px;
  background-color: #dbdbdb;
  transition: 0.3s;
}
.renewal2025 .example-wrap .example-control .btn-slide.active {
  width: 50px;
  background-color: #d41616;
}
.renewal2025 .example-wrap .example-control .controls-wrap > button {
  width: 24px;
  height: 25px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.renewal2025 .example-wrap .example-control .controls-wrap .btn-pause {
  background-image: url(../../common/img/contents/icon_pause.svg);
}
.renewal2025 .example-wrap .example-control .controls-wrap .btn-play {
  display: none;
  background-image: url(../../common/img/contents/icon_play.svg);
}

/* UWW */
.renewal2025 .member-wrap .member-inner {
  position: relative;
  display: flex;
  align-items: flex-start;
  margin-top: 14px;
  padding: 40px;
  background-color: #f8edf0;
  border: 1px solid #d6d6d6;
  border-radius: 20px;
  overflow: hidden;
}
.renewal2025 .member-wrap .member-inner .member-map {
  flex: 1;
}
.renewal2025 .member-wrap .member-inner .member-map p {
  margin-bottom: 40px;
  padding: 24px 12px;
  border-radius: 36px;
  background-color: #6b7280;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2;
  color: #fff;
  text-align: center;
}
.renewal2025 .member-wrap .member-inner .member-map img {
  width: 100%;
}
.renewal2025 .member-wrap .member-inner .member-list {
  flex: 2;
  padding: 40px 0px;
  margin-left: 32px;
  background-color: #fff;
  border-radius: 30px;
}
.renewal2025 .member-wrap .member-inner .member-list li {
  display: flex;
}
.renewal2025 .member-wrap .member-inner .member-list li p {
  padding: 22px 20px;
  font-size: 16px;
  line-height: 1.2;
  color: #1f2937;
}
.renewal2025 .member-wrap .member-inner .member-list li .country {
  flex: 0 0 190px;
  font-weight: 700;
  text-align: center;
}

/* PHILANTHROPY RESEARCH  */
.renewal2025 .whatdo-wrap {
  margin-top: 58px;
}
.renewal2025 .whatdo-list {
  margin-top: 14px;
  border-top: 1px solid #d6d6d6;
  border-bottom: 1px solid #d6d6d6;
}
.renewal2025 .whatdo-item {
  display: flex;
  align-items: center;
  gap: 62px;
  padding: 25px 0;
}
.renewal2025 .whatdo-item + .whatdo-item {
  border-top: 1px solid #d6d6d6;
}
.renewal2025 .whatdo-item h4 {
  flex: 0 0 360px;
  display: inline-flex;
  align-items: center;
  gap: 21px;
  font-size: 18px;
  font-weight: 500;
  color: #222;
}
.renewal2025 .ico-whatdo {
  flex: 0 0 auto;
  display: inline-block;
  width: 60px;
  height: 60px;
  background: url(../../common/img/contents/ico-whatdo-01.png) no-repeat
    center/cover;
}
.renewal2025 .ico-whatdo.case-02 {
  background: url(../../common/img/contents/ico-whatdo-02.png) no-repeat
    center/cover;
}
.renewal2025 .ico-whatdo.case-03 {
  background: url(../../common/img/contents/ico-whatdo-03.png) no-repeat
    center/cover;
}
.renewal2025 .whatdo-infos li {
  position: relative;
  padding-left: 14px;
  font-weight: 300;
  font-size: 16px;
}
.renewal2025 .whatdo-infos li::before {
  position: absolute;
  left: 1px;
  top: 8px;
  content: "◆";
  display: inline-block;
  font-size: 6px;
}
.renewal2025 .whatdo-infos li + li {
  margin-top: 13px;
}

/* NEWS & ASIA-PACIFIC*/
.renewal2025 .news-wrap + .news-wrap {
  margin-top: 60px;
}
.renewal2025 .news-wrap h3 + p,
.renewal2025 .pacific-wrap h3 + p {
  margin-top: 16px;
}
.renewal2025 .news-wrap p,
.renewal2025 .pacific-wrap p {
  margin-top: 12px;
  letter-spacing: 0.002em;
}
.renewal2025 .news-wrap .news-img-wrap {
  display: flex;
  gap: 20px;
  margin-top: 28px;
}
.renewal2025 .news-wrap .news-img {
  flex: 0 0 calc(25% - 15px);
  border-radius: 20px;
  overflow: hidden;
  aspect-ratio: 340 / 226;
  height: auto;
}
.renewal2025 .news-wrap .poster-img .news-img {
  aspect-ratio: 340 / 454;
}
.renewal2025 .news-wrap .news-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.renewal2025 .info-wrap {
  display: flex;
  gap: 32px;
  margin-top: 34px;
}
.renewal2025 .info-wrap li {
  display: flex;
  width: calc(25% - 24px);
  height: 320px;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  overflow: hidden;
  cursor: pointer;
}
.renewal2025 .info-wrap li .tit {
  position: relative;
  z-index: 1;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.renewal2025 .info-wrap li .tit span {
  display: block;
  width: 62px;
  height: 25px;
  border: 1px solid #fff;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  line-height: 23px;
  text-align: center;
  margin-bottom: 12px;
}
.renewal2025 .info-wrap li .tit p {
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  line-height: 1.2;
}
.renewal2025 .info-wrap li .cover-area {
  position: relative;
  max-width: 336px;
  width: 100%;
  height: 100%;
  padding: 40px 32px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  flex-shrink: 0;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
}
.renewal2025 .info-wrap li .cover-area::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.renewal2025 .info-wrap li.active .cover-area .tit {
  display: block;
}
.renewal2025 .info-wrap li .desc-area {
  display: none;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  background-color: #f3f4f6;
  z-index: 1;
  padding: 40px 32px;
}
.renewal2025 .info-wrap li .desc-area .tit span {
  border: 1px solid #1f2937;
  color: #1f2937;
}
.renewal2025 .info-wrap li .desc-area .tit p {
  color: #d41616;
}
.renewal2025 .info-wrap li .desc-area .txt {
  font-size: 16px;
  color: #1f2937;
}

.renewal2025 .info1 li {
  width: calc(33.333% - 24px);
}
.renewal2025 .info1 li .cover-area {
  max-width: 456px;
}
.renewal2025 .info1 li.active .cover-area {
  max-width: 336px;
}
.renewal2025 .info2 {
  margin-top: 32px;
}

.renewal2025 .info1 li:nth-child(1) .cover-area {
  background-image: url(../img/contents/img_step01.jpg);
}
.renewal2025 .info1 li:nth-child(2) .cover-area {
  background-image: url(../img/contents/img_step02.jpg);
}
.renewal2025 .info1 li:nth-child(3) .cover-area {
  background-image: url(../img/contents/img_step03.jpg);
}
.renewal2025 .info2 li:nth-child(1) .cover-area {
  background-image: url(../img/contents/img_step04.jpg);
}
.renewal2025 .info2 li:nth-child(2) .cover-area {
  background-image: url(../img/contents/img_step05.jpg);
}
.renewal2025 .info2 li:nth-child(3) .cover-area {
  background-image: url(../img/contents/img_step06.jpg);
}
.renewal2025 .info2 li:nth-child(4) .cover-area {
  background-image: url(../img/contents/img_share.jpg);
}

.renewal2025 .info-wrap li.active {
  max-width: 704px;
  width: 100%;
}
.renewal2025 .info-wrap li.active .cover-area {
  border-radius: unset;
  -webkit-border-radius: unset;
  -moz-border-radius: unset;
  -ms-border-radius: unset;
  -o-border-radius: unset;
}
.renewal2025 .info-wrap li.active .cover-area::after {
  display: none;
}
.renewal2025 .info-wrap li.active .cover-area .tit {
  display: none;
}
.renewal2025 .info-wrap li.active .desc-area {
  display: flex;
}

/* 모바일 이미지 확대 버튼 */
.btn-view-large {
  display: none;
}
/* 모바일 이미지 확대 레이어 */
.image-layer-popup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 9999;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.image-layer-content {
  min-height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 16px 8px 20px;
  box-sizing: border-box;
  background-color: #fff;
}
.image-layer-popup img {
  width: 100%;
  height: auto;
  display: block;
  touch-action: pinch-zoom;
}
.btn-close-layer {
  position: fixed;
  top: 14px;
  right: 14px;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  z-index: 9999;
  padding-bottom: 2px;
  background: #231f20 url(../img/common/btn_close_w.png) no-repeat center/ 18px;
}

@media all and (max-width: 1440px) {
  .renewal2025.base-body.type-sub .base-main {
    padding-inline: 12px;
  }
  .renewal2025 .sub-title-area {
    padding-inline: 12px;
  }
  .renewal2025 .breadcrumb-bar {
    padding-inline: 12px;
  }
}

@media all and (max-width: 1024px) {
  .renewal2025 .d-up-lg {
    display: none;
  }
  .renewal2025 .d-down-md {
    display: block;
  }
  .renewal2025 .contents-area {
    padding-top: 4px;
  }
  .renewal2025 .sub-cont-tit {
    font-size: 20px;
    margin-top: 34px;
  }
  .renewal2025 .sub-visual.visual01 {
    background-position: top 50% right 20%;
  }
  .renewal2025 .sub-visual.visual02 {
    background-position: top 50% right 38%;
  }
  .renewal2025 .sub-visual.visual03 {
    background-position: top 50% right 50%;
    background-color: rgba(0, 0, 0, 0.4);
    background-blend-mode: multiply;
  }
  .renewal2025 .sub-visual.visual04 {
    background-position: top 50% right 32%;
    background-color: rgba(0, 0, 0, 0.1);
    background-blend-mode: multiply;
  }
  .renewal2025.base-body.type-sub .base-main {
    padding-inline: 10px;
  }
  .renewal2025 .sub-title-area {
    padding-inline: 10px;
    padding-top: 20px;
  }
  .renewal2025 .breadcrumb-bar {
    padding-inline: 10px;
  }
  .renewal2025 .sub-visual {
    height: 155px;
  }
  .renewal2025 .heading-title-a {
    font-size: 25px;
  }
  .renewal2025 .heading-title-a-sub {
    font-size: 13px;
    line-height: 1.5em;
    letter-spacing: 0.002em;
    margin-top: 4px;
  }
  .renewal2025 .breadcrumb-bar > ol > .breadcrumb-text a {
    font-size: 12px;
    white-space: nowrap;
    letter-spacing: 0.01em;
  }
  .renewal2025 .breadcrumb-bar > ol > .breadcrumb-text:last-child {
    min-width: 0;
  }
  .renewal2025 .breadcrumb-bar > ol > .breadcrumb-text:last-child a {
    display: inline-block;
    max-width: 200px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
    width: 100%;
  }
  .renewal2025 .breadcrumb-bar > ol > .breadcrumb-text {
    padding-left: 17px;
  }
  .renewal2025 .base-breadcrumbs {
    height: 28px;
  }
  .renewal2025 .ico-breadcrumb-home {
    width: 10px;
    height: 11px;
  }
  .renewal2025 .breadcrumb-bar > ol .breadcrumb-text:before {
    left: 6px;
    top: 7px;
    width: 4px;
    height: 7px;
  }

  /* subpage */
  .renewal2025 .sub02-02 {
    display: block;
    padding-block: 4px 30px;
  }
  .renewal2025 .sub02-02 .info-photo .info-position {
    margin-top: 4px;
    font-size: 16px;
  }
  .renewal2025 .sub02-02 .info-photo .info-sign {
    margin-top: 8px;
  }
  .renewal2025 .sub02-02 .info-photo .info-sign img {
    max-width: 155px;
  }
  .renewal2025 .sub02-02 .info-words {
    margin-top: 30px;
  }

  .renewal2025 .sub02-02 .info-words .main-words {
    font-size: 23px;
    font-weight: 700;
    padding-block: 28px 27px;
  }
  .renewal2025 .sub02-02 .info-words .main-words::before {
    left: 0px;
    top: 0px;
    width: 35px;
    height: 20px;
  }
  .renewal2025 .sub02-02 .info-words .main-words::after {
    right: 0px;
    bottom: 0px;
    width: 35px;
    height: 20px;
  }
  .renewal2025 .sub02-02 .info-words p {
    padding-top: 28px;
    letter-spacing: -0.002em;
    font-weight: 300;
  }
  .renewal2025 .history-tab-wrap {
    padding: 0 12px;
  }
  .renewal2025 .history-tab-btns {
    margin: 10px auto 16px;
    width: calc(100% - 40px);
  }
  .renewal2025 .history-tab-btn {
    padding: 8px 0;
    font-size: 13px;
  }
  .renewal2025 .history-tab > ol > li {
    flex-direction: column;
    gap: 0;
  }
  .renewal2025 .history-tab > ol > li .history-year {
    flex-basis: auto;
    padding-left: 17px;
    padding-bottom: 6px;
    font-size: 28px;
    font-weight: 800;
    text-align: left;
    transform: none;
  }
  .renewal2025 .history-tab > ol > li {
    flex-direction: column;
    gap: 0;
  }
  .renewal2025 .history-tab > ol > li .history-year {
    flex-basis: auto;
    padding-left: 17px;
    padding-bottom: 6px;
    font-size: 28px;
    font-weight: 800;
    text-align: left;
    transform: none;
  }
  .renewal2025 .history-tab > ol > li .history-year:not(.first) {
    border-left: 2px solid #d41616;
  }
  .renewal2025 .history-tab > ol > li .history-year.first:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 2px;
    height: 50%;
    background-color: #d41616;
  }
  .renewal2025 .history-tab > ol > li .list-wrap {
    width: 100%;
    border-left-width: 2px;
  }
  .renewal2025 .history-tab > ol > li .list-wrap.last {
    border-left: none;
  }
  .renewal2025 .history-tab > ol > li .list-wrap:before {
    top: -7px;
    left: -7px;
    width: 6px;
    height: 6px;
    border-width: 3px;
  }
  .renewal2025 .history-tab > ol > li .list-wrap.last:before {
    left: -5px;
  }
  .renewal2025 .history-tab > ol > li .list-wrap:after {
    top: -5px;
    right: -3px;
    width: 8px;
    height: 8px;
  }
  .renewal2025 .history-tab > ol > li .list-wrap.first:before {
    top: -34px;
    left: -9px;
    width: 16px;
    height: 16px;
    border-width: 0;
  }
  .renewal2025
    .history-tab:not(:first-of-type)
    > ol
    > li
    .list-wrap.first:before {
    top: -10px;
    left: -7px;
    width: 12px;
    height: 12px;
    border-width: 0;
  }
  .renewal2025 .history-tab > ol > li .list-wrap .marker {
    bottom: -6px;
    left: -7px;
    width: 12px;
    height: 12px;
  }
  .renewal2025 .history-tab > ol > li .list-wrap.first > ol {
    padding: 5px 0;
  }
  .renewal2025 .history-tab > ol > li .list-wrap.first > ol > li {
    padding-left: 17px;
  }
  .renewal2025 .history-tab > ol > li .list-wrap.first > ol > li:last-of-type {
    padding-bottom: 27px;
  }
  .renewal2025 .history-tab:not(:first-of-type) > ol > li .list-wrap.first ol {
    padding-bottom: 25px;
  }
  .renewal2025 .history-tab > ol > li ol {
    gap: 8px;
    padding: 17px 0 32px 17px;
  }
  .renewal2025 .history-tab > ol > li ol > li {
    gap: 8px;
    font-size: 14px;
  }
  .renewal2025 .history-tab > ol > li ol > li p.history-month {
    flex-basis: 64px;
    flex-shrink: 0;
  }
  .renewal2025 .history-tab > ol > li ol > li p {
    font-size: 14px;
  }
  .renewal2025 .box-img {
    padding: 16px;
    margin-top: 10px;
    border-radius: 16px;
    overflow: hidden;
  }
  .renewal2025 .box-img.branch {
    padding: 16px;
  }
  .renewal2025 .challenge-list dt {
    font-size: 18px;
    line-height: 1.2em;
    padding: 11px 14px;
    background: #faedef url(../../common/img/contents/ico-heart-hand.png)
      no-repeat right 10px bottom -10px / 60px;
    margin-block: 12px 14px;
  }
  .renewal2025 .challenge-list dd + dt {
    margin-top: 20px;
  }
  .box-img {
    position: relative;
  }
  .image-layer-popup.active {
    display: block;
  }
  .btn-view-large {
    position: absolute;
    right: 15px;
    bottom: 15px;
    display: block;
    padding: 10px 19px;
    background-color: rgba(0, 0, 0, 0.5);
    color: white;
    border: none;
    border-radius: 100px;
    font-size: 14px;
  }
  .ico-view-plus {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 0 6px -3px 0;
    background: url(../../common/img/common/ico_view_plus@2x.png) no-repeat
      center/cover;
  }
  .renewal2025 .challenge-list dd {
    padding-left: 10px;
    line-height: 1.2em;
  }
  .renewal2025 .challenge-list dd::before {
    left: -1px;
    top: -2px;
    font-size: 5px;
  }
  .renewal2025 .box-info-chest {
    padding: 15px;
  }
  .renewal2025 .wrap-about-chest {
    flex-direction: column;
    row-gap: 10px;
    margin-top: 10px;
  }
  .renewal2025 .wrap-about-chest .box-img {
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
  }
  .renewal2025 .wrap-about-chest .box-img.tree {
    border-radius: 0;
    overflow: visible;
  }
  .renewal2025 .wrap-about-chest .box-img img {
    border-radius: 20px;
    overflow: hidden;
  }
  .renewal2025 .program-item {
    flex-direction: column;
  }
  .renewal2025 .program-img {
    flex: 0 0 auto;
    width: 100%;
    height: 230px;
  }
  .renewal2025 .program-item + .program-item {
    margin-top: 20px;
  }
  .renewal2025 .program-info {
    padding: 12px 16px;
  }
  .renewal2025 .program-info h3 {
    font-size: 18px;
  }
  .renewal2025 .program-info p {
    margin-top: 6px;
  }
  .renewal2025 .box-img.raised-1 {
    padding: 20px;
  }
  .renewal2025 .box-img.raised-2 {
    padding: 20px;
  }
  .renewal2025 .box-img.impact {
    padding: 18px;
  }
  .renewal2025 .box-img.ourimpact-1 {
    padding: 20px;
  }
  .renewal2025 .box-img.ourimpact-2 {
    padding: 20px;
    margin-top: 20px;
  }
  .renewal2025 .history-wrap .history-tag {
    gap: 14px;
    padding: 8px 27px 8px 12px;
    border-radius: 80px;
    font-size: 26px;
  }
  .renewal2025 .history-wrap .history-tag:before {
    content: "";
    width: 20px;
    height: 20px;
    border-width: 8px;
  }
  .renewal2025 .history-wrap .history-list-inner {
    margin-left: 35px;
    padding: 40px 40px 0 0;
    overflow-x: hidden;
  }
  .renewal2025
    .history-wrap
    .history-list
    > li:last-of-type
    .history-list-inner:before {
    height: calc(100% - 32px);
  }
  .renewal2025 .history-wrap .history-list-inner ol {
    padding-left: 24px;
  }
  .renewal2025 .history-wrap .history-list-inner ol li {
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    padding: 24px 0 32px;
    font-size: 14px;
  }
  .renewal2025 .history-wrap .history-list-inner ol li:before {
    top: 0;
    left: 50%;
    width: 3px;
    height: 50vw;
  }
  .renewal2025 .history-wrap .history-list-inner ol li:after {
    top: 0;
    left: 50%;
  }
  .renewal2025 .history-wrap .history-list-inner ol li.interval1,
  .renewal2025 .history-wrap .history-list-inner ol li.interval2,
  .renewal2025 .history-wrap .history-list-inner ol li.interval3,
  .renewal2025 .history-wrap .history-list-inner ol li.interval5,
  .renewal2025 .history-wrap .history-list-inner ol li.interval8 {
    margin-top: 0;
  }
  .renewal2025 .history-wrap .history-list-inner ol li .history-month {
    flex-basis: auto;
    font-size: 18px;
  }
  .renewal2025 .example-wrap {
    margin-top: 26px;
  }
  .renewal2025 .example-wrap .example-list li .gallery-tit {
    padding: 24px 24px 56px;
    font-size: 18px;
  }

  .renewal2025 .example-wrap .example-list li {
    flex-basis: 72px;
    height: 300px;
  }
  .renewal2025 .example-wrap .example-list {
    flex-direction: column;
    margin-top: 24px;
    display: flex;
    gap: 16px;
    padding-inline: 0;
  }
  .renewal2025 .example-wrap .example-list li {
    display: block;
    flex-basis: auto;
    height: auto;
    max-height: 72px;
    transition-duration: 0.4s;
  }
  .renewal2025 .example-wrap .example-list li .gallery-img {
    min-width: 0;
    width: 100%;
    height: 72px;
    border-radius: 15px 15px 0 0;
    transition: 0.4s;
  }
  .renewal2025 .example-wrap .example-list li .gallery-tit {
    padding: 24px 24px 56px;
    border-left: 1px solid #d4d4d4;
    border-top: none;
    border-radius: 0 0 15px 15px;
    font-size: 18px;
  }
  .renewal2025 .example-wrap .example-list li.active {
    flex: auto;
    max-height: 400px;
    border-radius: 15px;
    transition-duration: 0.4s;
  }
  .renewal2025 .example-wrap .example-list li.active .gallery-img {
    height: 210px;
    transition: 0s;
  }

  .renewal2025 .member-wrap .member-inner {
    flex-direction: column;
    margin-top: 12px;
    align-items: center;
    padding: 16px;
  }
  .renewal2025 .member-wrap .member-inner .member-map {
    flex: auto;
  }
  .renewal2025 .member-wrap .member-inner .member-map p {
    margin-bottom: 24px;
    padding: 16px 0;
    border-radius: 64px;
    font-size: 18px;
    font-weight: 700;
  }
  .renewal2025 .member-wrap .member-inner .member-list {
    flex: auto;
    width: 100%;
    padding: 0;
    margin-top: 32px;
    margin-left: 0;
    border-radius: 15px;
  }
  .renewal2025 .member-wrap .member-inner .member-list li {
    align-items: center;
  }
  .renewal2025 .member-wrap .member-inner .member-list li p {
    font-size: 14px;
    font-weight: 500;
    padding: 16px 20px;
  }
  .renewal2025 .member-wrap .member-inner .member-list li .country {
    flex: 0 0 100px;
    flex-shrink: 0;
  }
  .renewal2025 .whatdo-wrap {
    margin-top: 40px;
  }
  .renewal2025 .whatdo-list {
    margin-top: 12px;
  }
  .renewal2025 .whatdo-item {
    flex-direction: column;
    align-items: start;
    gap: 11px;
    padding: 18px 0;
  }
  .renewal2025 .whatdo-item h4 {
    flex: 1 1 100%;
    gap: 12px;
    font-size: 17px;
  }
  .renewal2025 .ico-whatdo {
    width: 45px;
    height: 45px;
  }

  .renewal2025 .whatdo-infos li {
    position: relative;
    padding-left: 9px;
    font-weight: 300;
    font-size: 16px;
  }
  .renewal2025 .whatdo-infos li::before {
    position: absolute;
    left: 1px;
    top: 7px;
    content: "◆";
    display: inline-block;
    font-size: 4px;
  }
  .renewal2025 .whatdo-infos li + li {
    margin-top: 6px;
  }
  .renewal2025 .news-wrap + .news-wrap {
    margin-top: 40px;
  }
  .renewal2025 .news-wrap h3 + p,
  .renewal2025 .pacific-wrap h3 + p {
    margin-top: 10px;
  }
  .renewal2025 .news-wrap p,
  .renewal2025 .pacific-wrap p {
    margin-top: 8px;
  }
  .renewal2025 .news-wrap .news-img-wrap {
    gap: 15px;
    margin-top: 20px;
    flex-wrap: wrap;
  }
  .renewal2025 .news-wrap .news-img {
    flex: 0 0 calc(50% - 8px);
  }
  .renewal2025 .news-wrap .news-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .renewal2025 .info-wrap {
    flex-direction: column;
    gap: 24px;
    margin-top: 16px;
  }
  .renewal2025 .info-wrap li {
    width: 100%;
    flex-direction: column;
    height: auto;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
  }
  .renewal2025 .info-wrap li .desc-area {
    padding: 16px 24px 24px;
  }
  .renewal2025 .info-wrap li .tit span {
    width: 54px;
    height: 21px;
    line-height: 21px;
    margin-bottom: 8px;
  }
  .renewal2025 .info-wrap li .tit p {
    font-size: 20px;
  }
  .renewal2025 .info-wrap li .desc-area .txt {
    font-size: 14px;
    margin-top: 12px;
  }
  .renewal2025 .info-wrap li .cover-area {
    max-width: 100%;
    padding: 16px 24px;
    padding-bottom: 27%;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
  }

  .renewal2025 .info1 li {
    width: 100%;
  }
  .renewal2025 .info1 li .cover-area {
    max-width: 100%;
  }
  .renewal2025 .info2 {
    margin-top: 24px;
  }

  .renewal2025 .info-wrap li.active {
    max-width: 100%;
  }
  .renewal2025 .info1 li.active .cover-area {
    max-width: 100%;
    padding-bottom: 35%;
  }

  .renewal2025 .info1 li:nth-child(1) .cover-area {
    background-image: url(../img/contents/img_step01_mo.jpg);
  }
  .renewal2025 .info1 li:nth-child(2) .cover-area {
    background-image: url(../img/contents/img_step02_mo.jpg);
  }
  .renewal2025 .info1 li:nth-child(3) .cover-area {
    background-image: url(../img/contents/img_step03_mo.jpg);
  }
  .renewal2025 .info2 li:nth-child(1) .cover-area {
    background-image: url(../img/contents/img_step04_mo.jpg);
  }
  .renewal2025 .info2 li:nth-child(2) .cover-area {
    background-image: url(../img/contents/img_step05_mo.jpg);
  }
  .renewal2025 .info2 li:nth-child(3) .cover-area {
    background-image: url(../img/contents/img_step06_mo.jpg);
  }
  .renewal2025 .info2 li:nth-child(4) .cover-area {
    background-image: url(../img/contents/img_share_mo.jpg);
  }
}
