.contents_wrapper.research_renewal,
.research_renewal .section.research {
  background: #000;
}

.contents_wrapper.research.research_renewal {
  padding-bottom: 0;
  background: #000;
}

.research_renewal .key_visual {
  background: #000;
}

.contents_wrapper.research_renewal .key_visual .key_img {
  height: 444px;
  background: #000 !important;
}

.contents_wrapper.research_renewal .key_visual .inner .key_copy {
  top: 50%;
  margin-top: 18px;
  color: #fff;
  font-family: 'LGSmHaSB';
  font-size: 42px;
  line-height: 1.15;
  letter-spacing: 0;
}

.contents_wrapper.research_renewal .key_visual .inner .key_copy .research_kv_sub {
  display: block;
  margin-top: 22px;
  color: rgba(255, 255, 255, 0.86);
  font-family: 'LGSmHaTL', 'LGSmHaL', 'NotoSansR', sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.45;
  text-shadow: 4px 4px 14px #ec297b;
}

.contents_wrapper.research.research_renewal .tab_menu {
  width: 100%;
  max-width: none;
  height: 66px;
  margin: -66px 0 0;
  padding: 0;
  border-top: 0;
  border-bottom: 0;
  background: transparent;
}

.contents_wrapper.research.research_renewal .tab_menu::before,
.contents_wrapper.research.research_renewal .tab_menu::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  display: block;
  height: 1px;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.02) 0%, rgba(255, 255, 255, 0.18) 18%, rgba(255, 255, 255, 0.18) 82%, rgba(255, 255, 255, 0.02) 100%);
  pointer-events: none;
}

.contents_wrapper.research.research_renewal .tab_menu::before {
  top: 0;
}

.contents_wrapper.research.research_renewal .tab_menu::after {
  bottom: 0;
}

.contents_wrapper.research.research_renewal.fixed .section.research {
  padding-top: 66px;
}

.contents_wrapper.research.research_renewal.fixed .tab_menu {
  left: 50%;
  top: 0;
  width: 100%;
  max-width: none;
  margin: 0;
  padding: 0;
  background: rgba(0, 0, 0, 0.92);
  backdrop-filter: blur(10px);
}

.contents_wrapper.research.research_renewal.fixed .tab_menu ul {
  width: min(1200px, calc(100% - 120px));
  max-width: 1200px;
  margin: 0 auto;
}

.contents_wrapper.research.research_renewal .tab_menu ul {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: clamp(8px, 1.8vw, 28px);
  width: min(1200px, calc(100% - 120px));
  max-width: 1200px;
  height: 100%;
  margin: 0 auto;
}

.contents_wrapper.research.research_renewal .tab_menu ul li {
  display: block;
  flex: 0 1 auto;
  min-width: 0;
  margin: 0;
}

.contents_wrapper.research.research_renewal .tab_menu ul li a {
  display: block;
  height: 66px;
  border-bottom: 3px solid transparent;
  color: rgba(255, 255, 255, 0.56);
  font-size: 16px;
  line-height: 66px;
  opacity: 1;
  white-space: nowrap;
}

.contents_wrapper.research.research_renewal .tab_menu ul li a:hover,
.contents_wrapper.research.research_renewal .tab_menu ul li a.on {
  border-bottom: 3px solid #ec297b;
  color: #fff;
}

.research_renewal .renewal_article {
  width: min(1200px, calc(100% - 120px));
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 128px;
  padding-bottom: 160px;
  color: #fff;
  background: #000;
}

.contents_wrapper.research.research_renewal .article_wrapper.renewal_article {
  padding-top: 128px;
}

.research_renewal .renewal_intro {
  padding-bottom: 78px;
}

.research_renewal .renewal_intro h2 {
  margin: 0;
  color: #fff;
  font-size: 40px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0;
}

.research_renewal .renewal_intro_text {
  max-width: none;
  margin-top: 22px;
  color: rgba(255, 255, 255, 0.72);
  font-size: 16px;
  line-height: 1.7;
  letter-spacing: 0;
}

.research_renewal .renewal_section {
  margin-top: 0;
}

.research_renewal .renewal_section + .renewal_section {
  margin-top: 64px;
}

.research_renewal .renewal_section_head {
  margin-bottom: 22px;
}

.research_renewal .renewal_section_head h3 {
  margin: 0;
  color: #fff;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: 0;
}

.research_renewal .renewal_section_desc {
  max-width: 930px;
  margin: -8px 0 30px;
  color: rgba(255, 255, 255, 0.72);
  font-size: 16px;
  line-height: 1.75;
  letter-spacing: 0;
  word-break: keep-all;
}

.research_renewal .renewal_solutions .renewal_section_desc {
  width: 100%;
  max-width: none;
}

.research_renewal .renewal_loading {
  padding-bottom: 56px;
}

.research_renewal .renewal_skeleton,
.research_renewal .renewal_skeleton_area i,
.research_renewal .renewal_skeleton_area b {
  display: block;
  border-radius: 4px;
  background: linear-gradient(90deg, #141414 0%, #242424 48%, #141414 100%);
  background-size: 220% 100%;
  animation: renewal-skeleton 1.4s ease-in-out infinite;
}

.research_renewal .renewal_skeleton_title {
  width: 360px;
  max-width: 70%;
  height: 44px;
  margin-bottom: 28px;
}

.research_renewal .renewal_skeleton_text {
  width: 100%;
  max-width: 980px;
  height: 16px;
  margin-bottom: 12px;
}

.research_renewal .renewal_skeleton_text.short {
  width: 72%;
  margin-bottom: 58px;
}

.research_renewal .renewal_skeleton_heading {
  width: 250px;
  height: 34px;
  margin-bottom: 28px;
}

.research_renewal .renewal_skeleton_area {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  align-items: end;
  min-height: 258px;
  padding: 33px 44px 31px;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: #151515;
}

.research_renewal .renewal_skeleton_area span {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  height: 100%;
}

.research_renewal .renewal_skeleton_area i {
  width: 148px;
  height: 118px;
  margin-bottom: 28px;
  border-radius: 10px;
}

.research_renewal .renewal_skeleton_area b {
  width: 72%;
  height: 18px;
}

@keyframes renewal-skeleton {
  0% {
    background-position: 100% 0;
  }

  100% {
    background-position: -100% 0;
  }
}

.research_renewal .renewal_area_list {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  align-items: end;
  gap: 0;
  min-height: 258px;
  margin: 0;
  padding: 30px 40px 26px;
  list-style: none;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.12);
  background: #151515;
}

.research_renewal .renewal_area_list.area_count_2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  min-height: 312px;
}

.research_renewal .renewal_area_list.area_count_3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  min-height: 312px;
  padding-right: 70px;
  padding-left: 70px;
}

.research_renewal .renewal_area_list.area_count_4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.research_renewal .renewal_area_list.area_count_5 {
  min-height: 280px;
}

.research_renewal .renewal_area_list.area_count_6 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  row-gap: 38px;
  min-height: 500px;
  padding: 34px 70px 32px;
}

.research_renewal .renewal_area_list li {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  min-width: 0;
  height: 100%;
  text-align: center;
}

.research_renewal .renewal_area_icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 207px;
  height: 150px;
  margin-bottom: 18px;
}

.research_renewal .renewal_area_list.area_count_2 .renewal_area_icon,
.research_renewal .renewal_area_list.area_count_3 .renewal_area_icon {
  height: 175px;
}

.research_renewal .renewal_area_list.area_count_5 .renewal_area_icon {
  width: 160px;
  height: 127px;
  margin-bottom: 20px;
}

.research_renewal .renewal_area_list.area_count_6 .renewal_area_icon {
  width: 176px;
  height: 128px;
  margin-bottom: 18px;
}

.research_renewal .renewal_area_icon.empty::before {
  content: '';
  display: block;
  width: 74px;
  height: 74px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 50%;
}

.research_renewal .renewal_area_icon img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  mix-blend-mode: screen;
}

.research_renewal .renewal_area_list strong {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  width: 100%;
  min-height: 50px;
  color: rgba(255, 255, 255, 0.82);
  font-size: 18px;
  font-weight: 400;
  line-height: 1.45;
  letter-spacing: 0;
  text-align: center;
  word-break: keep-all;
}

.research_renewal .renewal_area_list strong span {
  position: relative;
  display: inline-block;
  max-width: 220px;
  text-align: center;
}

.research_renewal .renewal_area_list.area_count_5 strong span {
  max-width: 165px;
}

.research_renewal .renewal_area_list.area_count_6 strong span {
  max-width: 250px;
}

.research_renewal .renewal_area_list.area_count_3 strong span {
  max-width: none;
  white-space: nowrap;
}

.research_renewal .renewal_area_list.area_count_4 strong span {
  max-width: none;
  white-space: nowrap;
}

.research_renewal .renewal_solution_grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 40px 39px;
}

.research_renewal .renewal_solution {
  --solution-body-height: 148px;
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: 100%;
  color: inherit;
  text-decoration: none;
  background: #111;
  overflow: hidden;
}

.research_renewal .renewal_solution_thumb {
  position: relative;
  display: block;
  width: 100%;
  aspect-ratio: 372 / 228;
  margin-bottom: var(--solution-body-height);
  background: #1a1a1a;
  overflow: hidden;
}

.research_renewal .renewal_solution_thumb.empty::after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg, #151515 0%, #242424 100%);
}

.research_renewal .renewal_solution_thumb img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.research_renewal .renewal_solution_badge {
  position: absolute;
  top: 14px;
  left: 14px;
  z-index: 2;
  display: inline-flex;
  align-items: center;
  gap: 7px;
  height: 28px;
  padding: 0 10px;
  border: 1px solid rgba(255, 255, 255, 0.22);
  border-radius: 999px;
  color: #fff;
  background: rgba(0, 0, 0, 0.15);
  backdrop-filter: blur(8px);
  font-size: 12px;
  line-height: 28px;
  letter-spacing: 0;
}

.research_renewal .renewal_solution_badge i {
  position: relative;
  display: inline-block;
  width: 15px;
  height: 15px;
  flex: 0 0 15px;
  color: #ec297b;
  background: currentColor;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-size: contain;
  mask-size: contain;
}

.research_renewal .renewal_solution_badge.type_model i {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%2264%2064%20896%20896%22%3E%3Cpath%20d%3D%22M888.3%20693.2c-42.5-24.6-94.3-18-129.2%2012.8l-53-30.7V523.6c0-15.7-8.4-30.3-22-38.1l-136-78.3v-67.1c44.2-15%2076-56.8%2076-106.1%200-61.9-50.1-112-112-112s-112%2050.1-112%20112c0%2049.3%2031.8%2091.1%2076%20106.1v67.1l-136%2078.3c-13.6%207.8-22%2022.4-22%2038.1v151.6l-53%2030.7c-34.9-30.8-86.8-37.4-129.2-12.8-53.5%2031-71.7%2099.4-41%20152.9%2030.8%2053.5%2098.9%2071.9%20152.2%2041%2042.5-24.6%2062.7-73%2053.6-118.8l48.7-28.3%20140.6%2081c6.8%203.9%2014.4%205.9%2022%205.9s15.2-2%2022-5.9L674.5%20740l48.7%2028.3c-9.1%2045.7%2011.2%2094.2%2053.6%20118.8%2053.3%2030.9%20121.5%2012.6%20152.2-41%2030.8-53.6%2012.6-122-40.7-152.9zm-673%20138.4a47.6%2047.6%200%2001-65.2-17.6c-13.2-22.9-5.4-52.3%2017.5-65.5a47.6%2047.6%200%200165.2%2017.6c13.2%2022.9%205.4%2052.3-17.5%2065.5zM522%20463.8zM464%20234a48.01%2048.01%200%200196%200%2048.01%2048.01%200%2001-96%200zm170%20446.2l-122%2070.3-122-70.3V539.8l122-70.3%20122%2070.3v140.4zm239.9%20133.9c-13.2%2022.9-42.4%2030.8-65.2%2017.6-22.8-13.2-30.7-42.6-17.5-65.5s42.4-30.8%2065.2-17.6c22.9%2013.2%2030.7%2042.5%2017.5%2065.5z%22%2F%3E%3C%2Fsvg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%2264%2064%20896%20896%22%3E%3Cpath%20d%3D%22M888.3%20693.2c-42.5-24.6-94.3-18-129.2%2012.8l-53-30.7V523.6c0-15.7-8.4-30.3-22-38.1l-136-78.3v-67.1c44.2-15%2076-56.8%2076-106.1%200-61.9-50.1-112-112-112s-112%2050.1-112%20112c0%2049.3%2031.8%2091.1%2076%20106.1v67.1l-136%2078.3c-13.6%207.8-22%2022.4-22%2038.1v151.6l-53%2030.7c-34.9-30.8-86.8-37.4-129.2-12.8-53.5%2031-71.7%2099.4-41%20152.9%2030.8%2053.5%2098.9%2071.9%20152.2%2041%2042.5-24.6%2062.7-73%2053.6-118.8l48.7-28.3%20140.6%2081c6.8%203.9%2014.4%205.9%2022%205.9s15.2-2%2022-5.9L674.5%20740l48.7%2028.3c-9.1%2045.7%2011.2%2094.2%2053.6%20118.8%2053.3%2030.9%20121.5%2012.6%20152.2-41%2030.8-53.6%2012.6-122-40.7-152.9zm-673%20138.4a47.6%2047.6%200%2001-65.2-17.6c-13.2-22.9-5.4-52.3%2017.5-65.5a47.6%2047.6%200%200165.2%2017.6c13.2%2022.9%205.4%2052.3-17.5%2065.5zM522%20463.8zM464%20234a48.01%2048.01%200%200196%200%2048.01%2048.01%200%2001-96%200zm170%20446.2l-122%2070.3-122-70.3V539.8l122-70.3%20122%2070.3v140.4zm239.9%20133.9c-13.2%2022.9-42.4%2030.8-65.2%2017.6-22.8-13.2-30.7-42.6-17.5-65.5s42.4-30.8%2065.2-17.6c22.9%2013.2%2030.7%2042.5%2017.5%2065.5z%22%2F%3E%3C%2Fsvg%3E");
}

.research_renewal .renewal_solution_badge.type_solution i {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%2264%2064%20896%20896%22%3E%3Cpath%20d%3D%22M464%20144H160c-8.8%200-16%207.2-16%2016v304c0%208.8%207.2%2016%2016%2016h304c8.8%200%2016-7.2%2016-16V160c0-8.8-7.2-16-16-16zm-52%20268H212V212h200v200zm452-268H560c-8.8%200-16%207.2-16%2016v304c0%208.8%207.2%2016%2016%2016h304c8.8%200%2016-7.2%2016-16V160c0-8.8-7.2-16-16-16zm-52%20268H612V212h200v200zM464%20544H160c-8.8%200-16%207.2-16%2016v304c0%208.8%207.2%2016%2016%2016h304c8.8%200%2016-7.2%2016-16V560c0-8.8-7.2-16-16-16zm-52%20268H212V612h200v200zm452-268H560c-8.8%200-16%207.2-16%2016v304c0%208.8%207.2%2016%2016%2016h304c8.8%200%2016-7.2%2016-16V560c0-8.8-7.2-16-16-16zm-52%20268H612V612h200v200z%22%2F%3E%3C%2Fsvg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%2264%2064%20896%20896%22%3E%3Cpath%20d%3D%22M464%20144H160c-8.8%200-16%207.2-16%2016v304c0%208.8%207.2%2016%2016%2016h304c8.8%200%2016-7.2%2016-16V160c0-8.8-7.2-16-16-16zm-52%20268H212V212h200v200zm452-268H560c-8.8%200-16%207.2-16%2016v304c0%208.8%207.2%2016%2016%2016h304c8.8%200%2016-7.2%2016-16V160c0-8.8-7.2-16-16-16zm-52%20268H612V212h200v200zM464%20544H160c-8.8%200-16%207.2-16%2016v304c0%208.8%207.2%2016%2016%2016h304c8.8%200%2016-7.2%2016-16V560c0-8.8-7.2-16-16-16zm-52%20268H212V612h200v200zm452-268H560c-8.8%200-16%207.2-16%2016v304c0%208.8%207.2%2016%2016%2016h304c8.8%200%2016-7.2%2016-16V560c0-8.8-7.2-16-16-16zm-52%20268H612V612h200v200z%22%2F%3E%3C%2Fsvg%3E");
}

.research_renewal .renewal_solution_badge.type_agent i {
  -webkit-mask-image: url("/img/common/badge-agent.svg");
  mask-image: url("/img/common/badge-agent.svg");
}

.research_renewal .renewal_solution_badge.type_data i {
  -webkit-mask-image: url("/img/common/badge-data.svg");
  mask-image: url("/img/common/badge-data.svg");
}

.research_renewal .renewal_solution_badge.type_document i {
  -webkit-mask-image: url("/img/common/badge-document.svg");
  mask-image: url("/img/common/badge-document.svg");
}

.research_renewal .renewal_solution_badge.type_research i {
  -webkit-mask-image: url("/img/common/badge-research.svg");
  mask-image: url("/img/common/badge-research.svg");
}

.research_renewal .renewal_solution_body {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  flex-direction: column;
  min-height: var(--solution-body-height);
  max-height: var(--solution-body-height);
  padding: 18px 20px 17px;
  border: 1px solid rgba(255, 255, 255, 0.14);
  background: #111;
  overflow: hidden;
  transition: max-height 1.5s cubic-bezier(0.16, 1, 0.3, 1), background-color 1.1s ease, border-color 1.1s ease;
}

.research_renewal .renewal_solution_body strong {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.55;
  letter-spacing: 0;
  word-break: keep-all;
}

.research_renewal .renewal_solution_body em {
  display: -webkit-box;
  margin-top: 5px;
  color: rgba(255, 255, 255, 0.56);
  font-size: 14px;
  font-style: normal;
  line-height: 1.45;
  letter-spacing: 0;
  word-break: keep-all;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.research_renewal .renewal_solution_more {
  margin-top: auto;
  color: #ec297b;
  font-size: 13px;
  font-weight: normal;
  line-height: 2.15;
  letter-spacing: 0;
  transition: margin-top 1.25s cubic-bezier(0.16, 1, 0.3, 1), line-height 1.25s ease;
}

@media (hover: hover) and (pointer: fine) and (min-width: 751px) {
  .research_renewal .renewal_solution:hover,
  .research_renewal .renewal_solution:focus,
  .research_renewal .renewal_solution:focus-within {
    z-index: 3;
  }

  .research_renewal .renewal_solution:hover .renewal_solution_body,
  .research_renewal .renewal_solution:focus .renewal_solution_body,
  .research_renewal .renewal_solution:focus-within .renewal_solution_body {
    max-height: 100%;
    border-color: rgba(255, 255, 255, 0.2);
    background: rgba(17, 17, 17, 0.78);
    backdrop-filter: blur(6px);
  }

  .research_renewal .renewal_solution:hover .renewal_solution_body em,
  .research_renewal .renewal_solution:focus .renewal_solution_body em,
  .research_renewal .renewal_solution:focus-within .renewal_solution_body em {
    display: block;
    overflow: visible;
    -webkit-line-clamp: initial;
    -webkit-box-orient: initial;
  }

  .research_renewal .renewal_solution:hover .renewal_solution_more,
  .research_renewal .renewal_solution:focus .renewal_solution_more,
  .research_renewal .renewal_solution:focus-within .renewal_solution_more {
    margin-top: 14px;
    line-height: 1.6;
  }
}

@media (hover: none), (pointer: coarse), (max-width: 750px) {
  .research_renewal .renewal_solution {
    overflow: visible;
  }

  .research_renewal .renewal_solution_thumb {
    margin-bottom: 0;
  }

  .research_renewal .renewal_solution_body {
    position: relative;
    left: auto;
    right: auto;
    bottom: auto;
    max-height: none;
    overflow: visible;
  }

  .research_renewal .renewal_solution_body em {
    display: block;
    overflow: visible;
    -webkit-line-clamp: initial;
    -webkit-box-orient: initial;
  }
}

.research_renewal .renewal_publication_list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.research_renewal .renewal_publication_list li + li {
  margin-top: 12px;
}

.research_renewal .renewal_publication_list a {
  display: inline-block;
  color: rgba(255, 255, 255, 0.72);
  font-size: 18px;
  line-height: 1.65;
  letter-spacing: 0;
  text-decoration: none;
}

.research_renewal .renewal_publication_list a:hover,
.research_renewal .renewal_publication_list a:focus {
  color: #fff;
}

.research_renewal .renewal_publication_nav {
  display: flex;
  align-items: center;
  gap: 18px;
  margin-top: 24px;
}

.research_renewal .renewal_publication_nav button {
  position: relative;
  display: flex;
  flex: 0 0 18px;
  align-items: center;
  justify-content: center;
  width: 18px;
  height: 18px;
  padding: 0;
  border: 0;
  overflow: visible;
  color: transparent;
  font-size: 0;
  line-height: 0;
  background: transparent;
  cursor: pointer;
}

.research_renewal .renewal_publication_nav button::before {
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  box-sizing: border-box;
  transform: rotate(45deg);
}

.research_renewal .renewal_publication_nav .btn_prev {
  border: 0;
}

.research_renewal .renewal_publication_nav .btn_prev::before {
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
}

.research_renewal .renewal_publication_nav .btn_next {
  border: 0;
}

.research_renewal .renewal_publication_nav .btn_next::before {
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
}

.research_renewal .renewal_publication_nav button:disabled {
  cursor: default;
}

.research_renewal .renewal_publication_nav button:disabled::before {
  border-color: rgba(255, 255, 255, 0.22);
}

.research_renewal .renewal_publication_nav .page_num {
  display: flex;
  align-items: center;
  gap: 16px;
  color: rgba(255, 255, 255, 0.28);
  font-size: 16px;
  line-height: 2;
}

.research_renewal .renewal_publication_nav .page_num .active {
  color: #fff;
}

.research_renewal .renewal_publication_nav .page_num .total {
  color: rgba(255, 255, 255, 0.46);
}

.research_renewal .renewal_publication_nav .page_num .total::before {
  content: '|';
  margin-right: 16px;
  color: rgba(255, 255, 255, 0.24);
}

.research_renewal .renewal_more {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 372px;
  height: 70px;
  margin: 44px auto 0;
  border: 1px solid rgba(255, 255, 255, 0.45);
  color: #fff;
  font-size: 16px;
  line-height: 1.75;
  letter-spacing: 0;
  text-decoration: none;
}

.research_renewal .renewal_empty {
  padding: 120px 0;
  color: rgba(255, 255, 255, 0.68);
  font-size: 20px;
  line-height: 1.5;
}

@media (min-width: 1541px) {
  .contents_wrapper.research.research_renewal .tab_menu {
    width: 100%;
    max-width: none;
    margin: -66px 0 0;
  }

  .contents_wrapper.research.research_renewal .tab_menu ul {
    width: 1200px;
  }

  .contents_wrapper.research.research_renewal.fixed .tab_menu ul {
    width: 1200px;
  }

  .research_renewal .renewal_article {
    width: 1200px;
    max-width: 1200px;
  }
}

@media (max-width: 1200px) {
  .contents_wrapper.research.research_renewal .tab_menu ul {
    gap: 8px;
  }

  .contents_wrapper.research.research_renewal .tab_menu ul li a {
    font-size: 14px;
  }

  .research_renewal .renewal_article {
    padding-top: 128px;
    padding-bottom: 120px;
  }

  .contents_wrapper.research.research_renewal .article_wrapper.renewal_article {
    padding-top: 128px;
  }

  .research_renewal .renewal_area_list {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    row-gap: 32px;
  }

  .research_renewal .renewal_area_list.area_count_4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .research_renewal .renewal_area_list.area_count_3,
  .research_renewal .renewal_area_list.area_count_6 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    padding-right: 40px;
    padding-left: 40px;
  }

  .research_renewal .renewal_area_list.area_count_2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .research_renewal .renewal_area_list.area_count_6 {
    min-height: 500px;
    row-gap: 32px;
  }

  .research_renewal .renewal_area_list.area_count_4 strong span {
    max-width: calc(100% - 16px);
    padding-left: 10px;
    text-indent: -10px;
    white-space: normal;
  }

  .research_renewal .renewal_solution_grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .research_renewal .renewal_skeleton_area {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    row-gap: 32px;
  }
}

@media (max-width: 1023px) {
  .research_renewal .renewal_article {
    width: 100%;
    max-width: none;
    margin: 0;
  }

  .contents_wrapper.research_renewal .key_visual {
    padding-top: 60px;
  }

  .contents_wrapper.research_renewal .key_visual .key_img {
    height: 250px;
  }

  .contents_wrapper.research_renewal .key_visual .inner .key_copy {
    top: 50%;
    margin-top: 28px;
    font-size: 40px;
    line-height: 1.12;
  }

  .contents_wrapper.research_renewal .key_visual .inner .key_copy .research_kv_sub {
    margin-top: 24px;
    color: rgba(255, 255, 255, 0.96);
    font-size: 16px;
    line-height: 1.5;
    text-shadow: 3px 3px 12px rgba(236, 41, 123, 1), 0 0 16px rgba(236, 41, 123, 0.78), 0 0 28px rgba(236, 41, 123, 0.46);
  }

  .contents_wrapper.research.research_renewal .tab_menu {
    width: 100%;
    max-width: none;
    height: 70px;
    margin: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    border-right: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.12);
    border-left: 0;
    background: #000;
  }

  .contents_wrapper.research.research_renewal .tab_menu::before,
  .contents_wrapper.research.research_renewal .tab_menu::after {
    display: none;
  }

  .contents_wrapper.research.research_renewal.fixed .section.research {
    padding-top: 70px;
  }

  .contents_wrapper.research.research_renewal.fixed .tab_menu {
    left: 0;
    right: 0;
    width: 100%;
    max-width: none;
    margin: 0;
    transform: translateX(0);
  }

  .contents_wrapper.research.research_renewal.fixed .tab_menu ul {
    width: 100%;
    max-width: none;
  }

  .contents_wrapper.research.research_renewal .tab_menu > a {
    display: flex;
    align-items: center;
    height: 70px;
    padding: 0 7.1%;
    color: #fff;
    font-family: 'NotoSansB';
    font-size: 18px;
    line-height: 1.25;
  }

  .contents_wrapper.research.research_renewal .tab_menu > a .mo_depth_root,
  .contents_wrapper.research.research_renewal .tab_menu > a .mo_depth_current {
    display: block;
    color: #fff;
    font-family: 'NotoSansB';
    font-size: 18px;
    line-height: 1.25;
    white-space: nowrap;
  }

  .contents_wrapper.research.research_renewal .tab_menu > a .mo_depth_divider {
    display: block;
    width: 12px;
    height: 12px;
    margin: 0 22px 0 20px;
    border-top: 1px solid rgba(255, 255, 255, 0.78);
    border-right: 1px solid rgba(255, 255, 255, 0.78);
    transform: rotate(45deg);
    flex: 0 0 auto;
  }

  .contents_wrapper.research.research_renewal .tab_menu > a:after {
    position: static;
    display: block;
    width: 9px;
    height: 9px;
    margin: -6px 0 0 16px;
    border-right: 1px solid #ec297b;
    border-bottom: 1px solid #ec297b;
    background: none;
    transform: rotate(45deg);
    flex: 0 0 auto;
  }

  .contents_wrapper.research.research_renewal .tab_menu.on > a:after {
    margin-top: 4px;
    transform: rotate(225deg);
  }

  .contents_wrapper.research.research_renewal .tab_menu ul {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    width: auto;
    max-width: none;
    height: auto;
    border: 0;
    border-top: 0;
    background: #000;
    gap: 0;
  }

  .contents_wrapper.research.research_renewal .tab_menu.on ul {
    display: block;
  }

  .contents_wrapper.research.research_renewal .tab_menu ul li {
    display: block;
    margin: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    text-align: left;
  }

  .contents_wrapper.research.research_renewal .tab_menu ul li a {
    height: auto;
    padding: 0 7.1%;
    border-bottom: 0;
    font-size: 16px;
    line-height: 56px;
    text-align: left;
  }

  .contents_wrapper.research.research_renewal .tab_menu ul li a:hover,
  .contents_wrapper.research.research_renewal .tab_menu ul li a.on {
    border-bottom: 0;
  }
}

@media (max-width: 750px) {
  .research_renewal .renewal_article {
    padding-top: 50px;
    padding-right: 7.2%;
    padding-bottom: 88px;
    padding-left: 7.2%;
  }

  .contents_wrapper.research.research_renewal .article_wrapper.renewal_article {
    padding-top: 44px;
    padding-right: 7.2%;
    padding-left: 7.2%;
  }

  .research_renewal .renewal_intro {
    padding-bottom: 56px;
  }

  .research_renewal .renewal_intro h2 {
    font-size: 26px;
    line-height: 1.1;
  }

  .research_renewal .renewal_intro_text {
    margin-top: 24px;
    font-size: 16px;
    line-height: 1.7;
  }

  .research_renewal .renewal_section + .renewal_section {
    margin-top: 64px;
  }

  .research_renewal .renewal_section_head {
    margin-bottom: 22px;
  }

  .research_renewal .renewal_section_head h3 {
    font-size: 24px;
    line-height: 1.25;
  }

  .research_renewal .renewal_section_desc {
    margin-top: -6px;
    margin-bottom: 24px;
    font-size: 14px;
    line-height: 1.7;
  }

  .research_renewal .renewal_skeleton_title {
    width: 75%;
    height: 34px;
    margin-bottom: 24px;
  }

  .research_renewal .renewal_skeleton_text {
    height: 14px;
  }

  .research_renewal .renewal_skeleton_text.short {
    width: 85%;
    margin-bottom: 54px;
  }

  .research_renewal .renewal_skeleton_heading {
    width: 230px;
    height: 32px;
    margin-bottom: 22px;
  }

  .research_renewal .renewal_skeleton_area {
    display: block;
    min-height: 0;
    padding: 0 18px;
  }

  .research_renewal .renewal_skeleton_area span {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 112px;
    align-items: center;
    min-height: 112px;
  }

  .research_renewal .renewal_skeleton_area span + span {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
  }

  .research_renewal .renewal_skeleton_area i {
    grid-column: 2;
    grid-row: 1;
    width: 104px;
    height: 80px;
    margin: 0 0 0 auto;
  }

  .research_renewal .renewal_skeleton_area b {
    grid-column: 1;
    grid-row: 1;
    width: 70%;
    height: 14px;
  }

  .research_renewal .renewal_area_list {
    display: block;
    min-height: 0;
    padding: 0 18px;
  }

  .research_renewal .renewal_area_list li {
    position: relative;
    display: grid;
    grid-template-columns: minmax(0, 1fr) 112px;
    align-items: center;
    min-height: 112px;
    text-align: left;
  }

  .research_renewal .renewal_areas.area_count_2 + .renewal_section {
    margin-top: 48px;
  }

  .research_renewal .renewal_area_list.area_count_2 {
    min-height: 0;
    padding-top: 4px;
    padding-bottom: 4px;
  }

  .research_renewal .renewal_area_list.area_count_2 li {
    min-height: 96px;
  }

  .research_renewal .renewal_area_list li + li {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
  }

  .research_renewal .renewal_area_icon {
    grid-column: 2;
    grid-row: 1;
    width: 104px;
    height: 80px;
    margin: 0 0 0 auto;
  }

  .research_renewal .renewal_area_list.area_count_2 .renewal_area_icon,
  .research_renewal .renewal_area_list.area_count_3 .renewal_area_icon,
  .research_renewal .renewal_area_list.area_count_4 .renewal_area_icon,
  .research_renewal .renewal_area_list.area_count_5 .renewal_area_icon {
    width: 104px;
    height: 80px;
  }

  .research_renewal .renewal_area_list.area_count_2 .renewal_area_icon {
    width: 96px;
    height: 74px;
  }

  .research_renewal .renewal_area_list strong {
    grid-column: 1;
    grid-row: 1;
    justify-content: flex-start;
    min-height: auto;
    font-size: 14px;
    line-height: 1.45;
    text-align: left;
  }

  .research_renewal .renewal_area_list strong span,
  .research_renewal .renewal_area_list.area_count_3 strong span,
  .research_renewal .renewal_area_list.area_count_4 strong span,
  .research_renewal .renewal_area_list.area_count_5 strong span,
  .research_renewal .renewal_area_list.area_count_6 strong span {
    display: block;
    max-width: none;
    padding-left: 0;
    text-indent: 0;
    text-align: left;
    white-space: normal;
  }

  .research_renewal .renewal_solution_grid {
    grid-template-columns: 1fr;
    gap: 30px;
  }

  .research_renewal .renewal_solution_body {
    min-height: 118px;
    padding: 16px 18px 15px;
  }

  .research_renewal .renewal_solution_body strong {
    font-size: 15px;
    line-height: 1.35;
  }

  .research_renewal .renewal_solution_body em {
    margin-top: 8px;
    font-size: 12px;
    line-height: 1.55;
  }

  .research_renewal .renewal_solution_more {
    margin-top: 18px;
    font-size: 11px;
  }

  .research_renewal .renewal_solution_badge {
    top: 10px;
    left: 10px;
    height: 24px;
    padding: 0 8px;
    gap: 6px;
    font-size: 11px;
    line-height: 24px;
  }

  .research_renewal .renewal_publication_list a {
    display: block;
    padding-left: 10px;
    text-indent: -10px;
    font-size: 13px;
    line-height: 1.5;
  }

  .research_renewal .renewal_publication_nav {
    gap: 10px;
    margin-top: 18px;
  }

  .research_renewal .renewal_publication_nav button {
    flex-basis: 14px;
    width: 14px;
    height: 14px;
  }

  .research_renewal .renewal_publication_nav button::before {
    width: 7px;
    height: 7px;
  }

  .research_renewal .renewal_publication_nav .page_num {
    gap: 10px;
    font-size: 12px;
    line-height: 1.4;
  }

  .research_renewal .renewal_publication_nav .page_num .total::before {
    margin-right: 10px;
  }

  .research_renewal .renewal_more {
    width: 100%;
    max-width: 372px;
    height: 56px;
    font-size: 13px;
  }
}
