.project-detail-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
  padding: 0 30px 45px 30px;
  border-bottom: 1px solid rgba(16, 12, 18, 0.25);
  margin-bottom: 75px;
  color: #100c12;
}
.project-detail-head.text_w {
  color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}
.project-detail-head h2 {
  font-size: 7.2rem;
  line-height: 1;
  letter-spacing: -0.05rem;
  word-break: break-all;
  flex-shrink: 0;
}
.project-detail-head h2 .m_br {
  display: none;
}
.project-detail-head h2 .pc_spacing {
  display: inline-block;
}
.project-detail-head p {
  font-size: 14px;
  line-height: 1.6;
  letter-spacing: -0.05rem;
  word-break: keep-all;
  max-width: 1000px;
  width: 58%;
}
.project-detail-head p em {
  font-weight: 600;
}

.portfolio-detailpage .sub-info-title {
  align-items: flex-start;
  gap: 8px;
}
.portfolio-detailpage .sub-info-title .box-icon,
.portfolio-detailpagep .sub-info-title .box-icon {
  margin-top: 3px;
}
.portfolio-detailpage .sub-info-title span {
  font-size: 16px;
  line-height: 1;
  letter-spacing: -0.5px;
}
.portfolio-detailpage .sub-info-title span .m-br {
  display: none;
}
.portfolio-detailpage .sub-info-title.white .box-icon {
  background-color: #fff;
}
.portfolio-detailpage .sub-info-title.white span {
  color: #fff;
}
.portfolio-detailpage .visual-section {
  padding: 133px 0 0 0;
  color: #100c12;
}
.portfolio-detailpage .visual-section.text_w {
  color: #fff;
}
.portfolio-detailpage .visual-section .project-info .wrapper80 .title {
  padding-bottom: 50px;
  border-bottom: 1px solid rgba(16, 12, 18, 0.5);
}
.portfolio-detailpage .visual-section.text_w .project-info .wrapper80 .title {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.portfolio-detailpage .visual-section .project-info .wrapper80 .title h2 {
  font-size: 20rem;
  line-height: 1;
  letter-spacing: -0.2rem;
}
.portfolio-detailpage .visual-section .project-info .wrapper80 .title h2 .m-br {
  display: none;
}
.portfolio-detailpage .visual-section .project-info .wrapper80 .info-wrap {
  display: flex;
  justify-content: space-between;
  gap: 50px;
  padding: 30px 40px 0 40px;
}
.portfolio-detailpage
  .visual-section
  .project-info
  .wrapper80
  .info-wrap
  .info-detail
  > ul {
  display: flex;
  flex-direction: column;
  gap: 5px;
  margin-bottom: 30px;
}
.portfolio-detailpage
  .visual-section
  .project-info
  .wrapper80
  .info-wrap
  .info-detail
  > ul
  > li {
  display: flex;
  align-items: flex-start;
  gap: 10px;
}
.portfolio-detailpage
  .visual-section
  .project-info
  .wrapper80
  .info-wrap
  .info-detail
  > ul
  > li
  span {
  font-weight: 400;
}
.portfolio-detailpage
  .visual-section
  .project-info
  .wrapper80
  .info-wrap
  .info-detail
  > ul
  > li
  .label-wrap {
  display: flex;
  align-items: center;
  gap: 10px;
  min-height: 36px;
}
.portfolio-detailpage
  .visual-section
  .project-info
  .wrapper80
  .info-wrap
  .info-detail
  > ul
  > li
  .label-wrap
  .label-icon {
  width: 10px;
  height: 10px;
  background-color: #100c12;
}
.portfolio-detailpage
  .visual-section.text_w
  .project-info
  .wrapper80
  .info-wrap
  .info-detail
  > ul
  > li
  .label-wrap
  .label-icon {
  background-color: #fff;
}
.portfolio-detailpage
  .visual-section
  .project-info
  .wrapper80
  .info-wrap
  .info-detail
  > ul
  > li
  .label-wrap
  .label,
.portfolio-detailpage
  .visual-section
  .project-info
  .wrapper80
  .info-wrap
  .info-detail
  > ul
  > li
  .value {
  font-size: 20px;
  line-height: 1.8;
}
.portfolio-detailpage
  .visual-section
  .project-info
  .wrapper80
  .info-wrap
  .info-detail
  > ul
  > li
  .category-list {
  display: flex;
  /* align-items: center; */
  flex-wrap: wrap;
  column-gap: 6px;
  row-gap: 4px;
}
.portfolio-detailpage
  .visual-section
  .project-info
  .wrapper80
  .info-wrap
  .info-detail
  > ul
  > li
  .category-list
  li {
  display: inline-flex;
  align-items: center;
  width: fit-content;
  flex: 0 0 auto;
  max-width: 100%;
  white-space: normal;
  word-break: break-word;
  font-size: 14px;
  font-weight: 300;
  line-height: 1;
  border: 1px solid #100c12;
  padding: 7px 17px;
  margin: 4px 0;
  border-radius: 100px;
  box-sizing: border-box;
}
.portfolio-detailpage
  .visual-section.text_w
  .project-info
  .wrapper80
  .info-wrap
  .info-detail
  > ul
  > li
  .category-list
  li {
  border: 1px solid #fff;
}
.portfolio-detailpage .visual-section .project-info .wrapper80 .link-btn {
  display: flex;
  align-items: center;
  gap: 4px;
}
.portfolio-detailpage .visual-section .project-info .wrapper80 .link-btn span {
  font-size: 16px;
  line-height: 1.6;
  text-decoration: underline;
  text-underline-offset: 0.5rem;
}
.portfolio-detailpage .visual-section .project-info .wrapper80 .link-btn .icon {
  width: 20px;
  height: 20px;
}
.portfolio-detailpage
  .visual-section
  .project-info
  .wrapper80
  .link-btn
  .icon
  svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.portfolio-detailpage .visual-section .project-info .wrapper80 .desc-wrap {
  display: flex;
  flex-direction: column;
  gap: 30px;
  width: 58%;
  max-width: 1000px;
}
.portfolio-detailpage .visual-section .project-info .wrapper80 .desc-wrap p {
  font-size: 14px;
  line-height: 1.6;
}
.portfolio-detailpage
  .visual-section
  .project-info
  .wrapper80
  .desc-wrap
  .link-btn {
  display: none;
}
.portfolio-detailpage .visual-section .project-mainimg {
  position: relative;
  width: 100%;
}
.portfolio-detailpage .visual-section .project-mainimg img {
  width: 100%;
  object-fit: contain;
  display: block;
}
.portfolio-detailpage .visual-section .project-mainimg .m-img {
  display: none;
}
.portfolio-detailpage .visual-section .project-mainimg .sub-title-wrap {
  position: absolute;
  right: 0%;
  bottom: 10%;
  z-index: 10;
}
.portfolio-detailpage .overview-section {
  width: 100%;
  padding: 100px 0;
  overflow: hidden;
}
.portfolio-detailpage .overview-section .contents-wrap {
  padding-top: 45px;
}
.portfolio-detailpage .tone-manner-section {
  padding: 100px 0 0 0;
}
.portfolio-detailpage .tone-manner-section .contents-wrap ul {
  display: flex;
  height: 870px;
  overflow: hidden;
}
.portfolio-detailpage .tone-manner-section .contents-wrap ul li {
  position: relative;
  width: 25%;
  height: 100%;
}
.portfolio-detailpage .tone-manner-section .contents-wrap ul li span {
  position: absolute;
  left: 0;
  bottom: 0;
  font-size: 10rem;
  line-height: 1;
  letter-spacing: -4px;
  color: rgba(255, 255, 255, 0.4);
}
.portfolio-detailpage
  .tone-manner-section
  .wrapper80
  .project-detail-head
  h2
  .m_br {
  display: none;
}

.portfolio-detailpage .tone-manner-section .contents-wrap ul.column {
  display: flex;
  flex-direction: column;
  height: auto;
}
.portfolio-detailpage .tone-manner-section .contents-wrap ul.column {
  display: flex;
  flex-direction: column;
}
.portfolio-detailpage .tone-manner-section .contents-wrap ul.column li {
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  width: 100%;
  height: 250px;
}

.portfolio-detailpage .admin-section {
  padding: 100px 0;
  width: 100%;
  overflow: hidden;
}
.portfolio-detailpage .admin-section .contents-wrap ul {
  display: flex;
  flex-direction: column;
  gap: 154px;
  width: 100%;
}
.portfolio-detailpage .admin-section .contents-wrap ul li:nth-child(odd) {
  display: flex;
  justify-content: flex-end;
}
.portfolio-detailpage .admin-section .contents-wrap ul li .img-title-wrap {
  width: 81%;
}

.portfolio-detailpage .detailpage-section {
  width: 100%;
  padding: 100px 0;
  overflow: hidden;
}

.portfolio-detailpage .video-title-wrap,
.portfolio-detailpage .img-title-wrap {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.portfolio-detailpage .video-title-wrap.align-r,
.portfolio-detailpage .img-title-wrap.align-r {
  align-items: flex-end;
}

.portfolio-detailpage .img-title-wrap .img-area {
  width: 100%;
  border-radius: 20px;
  outline: 4px solid rgba(16, 12, 18, 0.8);
  outline-offset: -4px;
  overflow: hidden;
  z-index: 10;
}
.portfolio-detailpage .img-title-wrap .img-area.radius10 {
  border-radius: 10px;
}
/* .portfolio-detailpage .img-title-wrap .img-area.pc-img-area {
    aspect-ratio: 1450 / 773;
}
.portfolio-detailpage .img-title-wrap .img-area.m-img-area {
    aspect-ratio: 277 / 562;
} */
.portfolio-detailpage .img-title-wrap .img-area img {
  position: relative;
  z-index: -1;
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.portfolio-detailpage .video-title-wrap .video-area {
  position: relative;
  width: 100%;
  /* aspect-ratio: 1450 / 773; */
  border-radius: 20px;
  outline: 4px solid rgba(16, 12, 18, 0.8);
  outline-offset: -4px;
  overflow: hidden;
  z-index: 10;
}
.portfolio-detailpage .video-title-wrap .sub-info-title .box-icon,
.portfolio-detailpage .img-title-wrap .sub-info-title .box-icon {
  background-color: #100c12;
}
.portfolio-detailpage .video-title-wrap .video-area video {
  position: relative;
  z-index: -1;
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.portfolio-detailpage .video-title-wrap.white .sub-info-title .box-icon,
.portfolio-detailpage .img-title-wrap.white .sub-info-title .box-icon {
  background-color: #fff;
}
.portfolio-detailpage .video-title-wrap.white .sub-info-title span,
.portfolio-detailpage .img-title-wrap.white .sub-info-title span {
  color: #fff;
}
.portfolio-detailpage .video-title-wrap.white .video-area,
.portfolio-detailpage .img-title-wrap.white .img-area {
  outline: 4px solid rgba(255, 255, 255, 0.8);
}

.f-thumb-section {
  position: relative;
  width: 100%;
  aspect-ratio: 1920 / 1219;
  overflow: hidden;
  padding: 100px 0;
}
.f-thumb-section img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -10;
  object-fit: cover;
  display: block;
}
.f-thumb-section img.m-img {
  display: none;
}
.f-thumb-section .wrapper80 h2 {
  display: none;
  font-size: 60px;
  line-height: 1;
  letter-spacing: -2.4px;
  color: rgba(16, 12, 18, 1);
}
.f-thumb-section .wrapper80 h2.b_08 {
  color: rgba(16, 12, 18, 0.8);
}
.f-thumb-section .wrapper80 h2.b_06 {
  color: rgba(16, 12, 18, 0.8);
}
.f-thumb-section .wrapper80 h2.b_04 {
  color: rgba(16, 12, 18, 0.4);
}
.f-thumb-section .wrapper80 h2.w {
  color: #fff;
}

.next-portfolio-section {
  padding: 100px 0;
  background-color: #d6e2eb;
}
.next-portfolio-section .wrapper80 {
  display: flex;
  flex-direction: column;
  gap: 50px;
}
.next-portfolio-section .wrapper80 .title-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 30px 40px 30px;
  border-bottom: 1px solid rgba(16, 12, 18, 0.25);
}
.next-portfolio-section .wrapper80 .title-wrap h2 {
  font-size: 8rem;
  letter-spacing: -0.23rem;
  color: var(--mainblack);
}
.next-portfolio-section .wrapper80 .title-wrap h2 br {
  display: none;
}
.next-portfolio-section .wrapper80 .title-wrap .all-btn {
  display: flex;
  align-items: center;
  gap: 12px;
}
.next-portfolio-section .wrapper80 .title-wrap .all-btn span,
.next-portfolio-section .wrapper80 .title-wrap .all-btn .icon-wrap span {
  font-size: 3.6rem;
  letter-spacing: -0.08rem;
  color: var(--mainblack);
}
.next-portfolio-section .wrapper80 .title-wrap .all-btn .icon-wrap {
  display: flex;
  align-items: center;
  gap: 2.5px;
}
.next-portfolio-section .wrapper80 .title-wrap .all-btn .icon-wrap .icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3.4rem;
  aspect-ratio: 17 / 12;
  flex-shrink: 1;
}
.next-portfolio-section .wrapper80 .title-wrap .all-btn .icon-wrap .icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.next-portfolio-section
  .wrapper80
  .title-wrap
  .all-btn:hover
  .icon-wrap
  .icon
  img {
  animation: slideArrow 1s ease-in-out infinite;
}

@keyframes slideArrow {
  0% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(5px);
  }
  100% {
    transform: translateX(0);
  }
}

.next-portfolio-section .wrapper80 .next-list {
  padding: 0 0 0 14rem;
}
.next-portfolio-section .wrapper80 .next-list ul {
  display: flex;
  align-items: flex-start;
  gap: 10rem;
}
.next-portfolio-section .wrapper80 .next-list ul li {
  width: calc(31% - 6.666rem);
}
.next-portfolio-section .wrapper80 .next-list ul li:first-child {
  width: calc(38% - 6.666rem);
}
.next-portfolio-section .wrapper80 .next-list ul li a {
  display: flex;
  flex-direction: column;
  gap: 19px;
}
.next-portfolio-section
  .wrapper80
  .next-list
  ul
  li
  a
  .project-text-box
  .text-inner {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.next-portfolio-section
  .wrapper80
  .next-list
  ul
  li
  a
  .project-text-box
  .text-inner
  h3 {
  font-size: 16px;
  color: var(--mainblack);
}
.next-portfolio-section
  .wrapper80
  .next-list
  ul
  li
  a
  .project-text-box
  .text-inner
  p {
  font-size: 14px;
  color: rgba(16, 12, 18, 0.5);
}
.next-portfolio-section .wrapper80 .next-list ul li a .project-img-box {
  width: 100%;
  aspect-ratio: 400 / 260;
  overflow: hidden;
  transition: 1.05s ease;
}
.next-portfolio-section .wrapper80 .next-list ul li.type01 a .project-img-box {
  aspect-ratio: 400 / 240;
}
.next-portfolio-section .wrapper80 .next-list ul li.type02 a .project-img-box {
  aspect-ratio: 540 / 463;
}
.next-portfolio-section .wrapper80 .next-list ul li.type03 a .project-img-box {
  aspect-ratio: 580 / 612;
}

.next-portfolio-section .wrapper80 .next-list ul li a .project-img-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.5s;
}
.next-portfolio-section
  .wrapper80
  .next-list
  ul
  li
  a:hover
  .project-img-box
  img {
  transform: scale(1.11);
}

@media screen and (max-width: 1280px) {
  .project-detail-head {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0 0 30px 0;
    margin-bottom: 30px;
  }
  .project-detail-head p {
    font-size: 16px;
    width: 100%;
  }
  .portfolio-detailpage .img-title-wrap .img-area,
  .portfolio-detailpage .video-title-wrap .video-area {
    outline: 2px solid rgba(16, 12, 18, 0.8);
    outline-offset: -2px;
    border-radius: 10px;
  }
  .portfolio-detailpage .video-title-wrap.white .video-area,
  .portfolio-detailpage .img-title-wrap.white .img-area {
    outline: 2px solid rgba(255, 255, 255, 0.8);
    outline-offset: -2px;
  }
  .portfolio-detailpage .visual-section {
    padding: 92px 0 0 0;
  }
  .portfolio-detailpage .visual-section .project-info .wrapper80 .title h2 {
    font-size: 16rem;
  }
  .portfolio-detailpage .visual-section .project-info .wrapper80 .info-wrap {
    flex-direction: column;
    gap: 40px;
    padding: 30px 0 0 0;
  }
  .portfolio-detailpage
    .visual-section
    .project-info
    .wrapper80
    .info-wrap
    .info-detail
    > ul {
    margin-bottom: 10px;
  }
  .portfolio-detailpage .visual-section .project-info .wrapper80 .link-btn {
    display: none;
  }
  .portfolio-detailpage .visual-section .project-info .wrapper80 .desc-wrap {
    width: 100%;
    gap: 40px;
  }
  .portfolio-detailpage .visual-section .project-info .wrapper80 .desc-wrap p {
    font-size: 14px;
  }
  .portfolio-detailpage
    .visual-section
    .project-info
    .wrapper80
    .desc-wrap
    .link-btn {
    display: flex;
  }

  .portfolio-detailpage .tone-manner-section {
    padding: 100px 0 50px 0;
  }
  .portfolio-detailpage .tone-manner-section .contents-wrap {
    padding: 0 30px;
  }
  .portfolio-detailpage .tone-manner-section .contents-wrap ul {
    height: 500px;
  }
  .portfolio-detailpage .tone-manner-section .contents-wrap ul li span {
    font-size: 50px;
    letter-spacing: -2.8px;
  }
  .portfolio-detailpage .admin-section .contents-wrap ul {
    gap: 80px;
  }
  .portfolio-detailpage .tone-manner-section .contents-wrap ul.column li {
    height: 100px;
  }

  .next-portfolio-section .wrapper80 .title-wrap {
    padding: 0 0 40px 0;
    align-items: flex-end;
  }
  .next-portfolio-section .wrapper80 .next-list {
    padding: 0;
  }
  .next-portfolio-section .wrapper80 .next-list ul {
    gap: 3rem;
  }
  .next-portfolio-section .wrapper80 .next-list ul li {
    width: calc(31% - 2rem);
  }
  .next-portfolio-section .wrapper80 .next-list ul li:first-child {
    width: calc(38% - 2rem);
  }
}

@media screen and (max-width: 768px) {
  .portfolio-detailpage .sub-info-title span .m-br {
    display: block;
  }
  .portfolio-detailpage .sub-info-title span.credit,
  .portfolio-detailpage .sub-info-title span.m_none {
    display: none;
  }
  .portfolio-detailpage .video-title-wrap,
  .portfolio-detailpage .img-title-wrap {
    gap: 12px;
  }
  .portfolio-detailpage .img-title-wrap .img-area,
  .portfolio-detailpage .video-title-wrap .video-area {
    outline: 1px solid rgba(16, 12, 18, 0.8);
    outline-offset: -1px;
  }
  .portfolio-detailpage .video-title-wrap.white .video-area,
  .portfolio-detailpage .img-title-wrap.white .img-area {
    outline: 1px solid rgba(255, 255, 255, 0.8);
    outline-offset: -1px;
  }
  .portfolio-detailpage .visual-section {
    padding: 80px 0 0 0;
  }
  .portfolio-detailpage .visual-section .project-info .wrapper80 .title {
    padding-bottom: 17px;
  }
  .portfolio-detailpage .visual-section .project-info .wrapper80 .title h2 {
    font-size: 70px;
    line-height: 1.2;
    letter-spacing: -2.8px;
  }
  .portfolio-detailpage
    .visual-section
    .project-info
    .wrapper80
    .title
    h2
    .m-br {
    display: block;
  }
  .portfolio-detailpage
    .visual-section
    .project-info
    .wrapper80
    .info-wrap
    .info-detail
    > ul {
    gap: 12px;
    margin-bottom: 0;
  }
  .portfolio-detailpage
    .visual-section
    .project-info
    .wrapper80
    .info-wrap
    .info-detail
    > ul
    > li
    .label-wrap {
    min-height: 29px;
  }
  .portfolio-detailpage
    .visual-section
    .project-info
    .wrapper80
    .info-wrap
    .info-detail
    > ul
    > li
    .label-wrap
    .label {
    font-size: 16px;
  }
  .portfolio-detailpage
    .visual-section
    .project-info
    .wrapper80
    .info-wrap
    .info-detail
    > ul
    > li
    .value {
    font-size: 16px;
  }
  .portfolio-detailpage
    .visual-section
    .project-info
    .wrapper80
    .info-wrap
    .info-detail
    > ul
    > li
    .category-list
    li {
    font-size: 15px;
    padding: 6px 12px;
    margin: 0;
  }

  .portfolio-detailpage .overview-section .contents-wrap {
    padding-top: 0;
  }

  .portfolio-detailpage .tone-manner-section .contents-wrap {
    padding: 0 16px;
  }
  .portfolio-detailpage
    .tone-manner-section
    .wrapper80
    .project-detail-head
    h2
    .m_br {
    display: block;
  }
  .portfolio-detailpage .tone-manner-section .contents-wrap ul {
    height: 180px;
  }
  .portfolio-detailpage .tone-manner-section .contents-wrap ul li span {
    font-size: 20px;
    letter-spacing: -0.8px;
  }
  .portfolio-detailpage .tone-manner-section .contents-wrap ul.column li {
    height: 47px;
  }
  .project-detail-head h2 {
    font-size: 60px;
    letter-spacing: -2.4px;
  }
  .project-detail-head h2 .m_br {
    display: block;
  }
  .project-detail-head h2 .pc_br {
    display: none;
  }
  .project-detail-head h2 .pc_spacing {
    display: none;
  }
  .project-detail-head p .pc_br {
    display: none;
  }
  .portfolio-detailpage .overview-section {
    padding: 100px 0 50px 0;
  }
  .portfolio-detailpage .detailpage-section {
    padding: 100px 0 50px 0;
  }

  .portfolio-detailpage .admin-section {
    padding: 100px 0 50px 0;
  }
  .portfolio-detailpage .admin-section .contents-wrap ul {
    gap: 50px;
  }
  .portfolio-detailpage .admin-section .contents-wrap ul li .img-title-wrap {
    width: 100%;
  }
  .portfolio-detailpage
    .admin-section
    .contents-wrap
    ul
    li:nth-child(even)
    .img-title-wrap {
    margin-left: -44px;
    align-items: flex-end;
  }
  .portfolio-detailpage
    .admin-section
    .contents-wrap
    ul
    li:nth-child(3)
    .img-title-wrap {
    align-items: flex-start;
    margin-right: -44px;
  }

  .next-portfolio-section .wrapper80 .title-wrap {
    gap: 2px;
    padding: 0 0 22px 0;
    flex-wrap: wrap;
  }
  .next-portfolio-section .wrapper80 .title-wrap h2 {
    font-size: 45px;
    line-height: 1.1;
    letter-spacing: -2.25px;
    text-align: left;
  }
  .next-portfolio-section .wrapper80 .title-wrap h2 br {
    display: block;
  }
  .next-portfolio-section .wrapper80 .title-wrap .all-btn {
    gap: 2px;
  }
  .next-portfolio-section .wrapper80 .title-wrap .all-btn span,
  .next-portfolio-section .wrapper80 .title-wrap .all-btn .icon-wrap span {
    font-size: 20px;
    letter-spacing: -0.8px;
  }
  .next-portfolio-section .wrapper80 .title-wrap .all-btn .icon-wrap {
    gap: 0px;
  }
  .next-portfolio-section .wrapper80 .title-wrap .all-btn .icon-wrap .icon {
    width: 20px;
  }
  .next-portfolio-section .wrapper80 .next-list ul {
    gap: 0;
  }
  .next-portfolio-section .wrapper80 .next-list ul li:first-child {
    width: 80% !important;
  }
  .next-portfolio-section .wrapper80 .next-list ul li {
    width: 80% !important;
  }
}

/* @media screen and (max-width : 500px) {
    .portfolio-detailpage .visual-section .project-info .wrapper80 .info-wrap .info-detail > ul > li .category-list {
        flex-wrap: nowrap;
        flex-direction: column;
        align-items: flex-start;
    }
} */

@media screen and (max-width: 500px) {
  .portfolio-detailpage .visual-section .project-mainimg .m-img {
    display: block;
  }
  .portfolio-detailpage .visual-section .project-mainimg .pc-img {
    display: none;
  }

  .f-thumb-section {
    aspect-ratio: 390 / 559;
    min-height: 550px;
  }
  .f-thumb-section img.m-img {
    display: block;
  }
  .f-thumb-section img.pc-img {
    display: none;
  }
  .f-thumb-section .wrapper80 h2 {
    display: block;
  }
}
