@media (min-width: 2200px) {
  .background-container img {
    /*배경*/
    width: 100vw;
  }

  .content-wrapper {
    /*전체 랩퍼*/
    top: 0%;
    /*위치조절*/
    width: 90%;
    max-width: 1200px;
  }

  .hero-text {
    /*Heuksan Island Film Festival*/
    font-size: clamp(24px, 4.5vw, 72px);
    line-height: 1.2;
    letter-spacing: 21.618px;
    white-space: nowrap;
    margin-top: 260px;
    /*위치조절*/
    margin-bottom: 200px;
    /*위치조절*/
  }

  .main-title {
    /*한자+흑산섬영화제*/
    margin-bottom: 80px;
    /*위치조절*/
  }

  .title-cn {
    /*한자*/
    width: 233px;
    margin-bottom: 50px;
    /*위치조절*/
  }

  .title-ko {
    /*흑산섬영화제*/
    width: 449px;
  }

  .main-subtitle {
    /*섬의 일상 ~ 소중한 가치*/
    white-space: nowrap;
  }

  .subtitle-phrase {
    /*섬의 일상*/
    font-size: clamp(16px, 2vw, 27px);
    margin-bottom: 46px;
    /*위치조절*/
    white-space: nowrap;
  }

  .subtitle-date {
    /*2025.08.15*/
    padding: 8px 20px;
    font-size: clamp(14px, 1.6vw, 22px);
    margin-bottom: 200px;
    /*위치조절*/
    white-space: nowrap;
  }

  .subtitle-desc {
    /*소중한 가치*/
    font-size: clamp(14px, 1.6vw, 22px);
    line-height: 2;
  }

  .content-1 {
    /*나룻배아래 텍스트영역*/
    white-space: nowrap;
    margin-top: 950px;
    /*위치조절*/
    margin-bottom: 400px;
    /*위치조절*/
  }

  .content-1 p {
    /*2025 흑산 섬 영화제는*/
    font-size: clamp(14px, 1.6vw, 22px);
    line-height: 2.4;
  }

  .content-2 {
    /*초청작 영역*/
    width: 80%;
  }

  .content-2 .first {
    /*초청작 | < 파시 >*/
    font-size: clamp(24px, 3vw, 36px);
  }

  .text-line {
    /*구분선*/
    width: 280px;
    margin-top: 10px;
    /*위치조절*/
    margin-bottom: 40px;
    /*위치조절*/
  }

  .content-2 .second {
    /*흑산 바다에 피어오른 파시(波市)의 기억*/
    font-size: clamp(14px, 2vw, 26px);
    margin-bottom: 20px;
    /*위치조절*/
  }

  .content-2 .third,
  .third_mobile, .third_tablet {
    /*긴내용*/
    font-size: clamp(12px, 1.8vw, 18px);
    line-height: 2.6;
    margin-bottom: 200px;
    /*위치조절*/
  }

  .content-3 {
    /*사진*/
    width: 100%;
  }
}

@media (min-width: 2000px) and (max-width: 2199px) {
  .background-container img {
    /*배경*/
    width: 100vw;
  }

  .content-wrapper {
    /*전체 랩퍼*/
    top: 0%;
    /*위치조절*/
    width: 90%;
    max-width: 1200px;
  }

  .hero-text {
    /*Heuksan Island Film Festival*/
    font-size: clamp(24px, 4.5vw, 72px);
    line-height: 1.2;
    letter-spacing: 21.618px;
    white-space: nowrap;
    margin-top: 260px;
    /*위치조절*/
    margin-bottom: 160px;
    /*위치조절*/
  }

  .main-title {
    /*한자+흑산섬영화제*/
    margin-bottom: 70px;
    /*위치조절*/
  }

  .title-cn {
    /*한자*/
    width: 233px;
    margin-bottom: 40px;
    /*위치조절*/
  }

  .title-ko {
    /*흑산섬영화제*/
    width: 449px;
  }

  .main-subtitle {
    /*섬의 일상 ~ 소중한 가치*/
    white-space: nowrap;
  }

  .subtitle-phrase {
    /*섬의 일상*/
    font-size: clamp(16px, 2vw, 27px);
    margin-bottom: 36px;
    /*위치조절*/
    white-space: nowrap;
  }

  .subtitle-date {
    /*2025.08.15*/
    padding: 8px 20px;
    font-size: clamp(14px, 1.6vw, 22px);
    margin-bottom: 160px;
    /*위치조절*/
    white-space: nowrap;
  }

  .subtitle-desc {
    /*소중한 가치*/
    font-size: clamp(14px, 1.6vw, 22px);
    line-height: 2;
  }

  .content-1 {
    /*나룻배아래 텍스트영역*/
    white-space: nowrap;
    margin-top: 750px;
    /*위치조절*/
    margin-bottom: 400px;
    /*위치조절*/
  }

  .content-1 p {
    /*2025 흑산 섬 영화제는*/
    font-size: clamp(14px, 1.6vw, 22px);
    line-height: 2.4;
  }

  .content-2 {
    /*초청작 영역*/
    width: 80%;
  }

  .content-2 .first {
    /*초청작 | < 파시 >*/
    font-size: clamp(24px, 3vw, 36px);
  }

  .text-line {
    /*구분선*/
    width: 280px;
    margin-top: 10px;
    /*위치조절*/
    margin-bottom: 40px;
    /*위치조절*/
  }

  .content-2 .second {
    /*흑산 바다에 피어오른 파시(波市)의 기억*/
    font-size: clamp(14px, 2vw, 26px);
    margin-bottom: 20px;
    /*위치조절*/
  }

  .content-2 .third,
  .third_mobile, .third_tablet {
    /*긴내용*/
    font-size: clamp(12px, 1.8vw, 18px);
    line-height: 2.6;
    margin-bottom: 200px;
    /*위치조절*/
  }

  .content-3 {
    /*사진*/
    width: 100%;
  }
}

@media (max-width: 1800px) {
  .background-container img {
    /*배경*/
    width: 100vw;
  }

  .content-wrapper {
    /*전체 랩퍼*/
    top: -1%;
    /*위치조절*/
    width: 90%;
    max-width: 1200px;
  }

  .hero-text {
    /*Heuksan Island Film Festival*/
    font-size: clamp(24px, 4.5vw, 72px);
    line-height: 1.2;
    letter-spacing: 21.618px;
    white-space: nowrap;
    margin-top: 220px;
    /*위치조절*/
    margin-bottom: 140px;
    /*위치조절*/
  }

  .main-title {
    /*한자+흑산섬영화제*/
    margin-bottom: 20px;
    /*위치조절*/
  }

  .title-cn {
    /*한자*/
    width: 233px;
    margin-bottom: 10px;
    /*위치조절*/
  }

  .title-ko {
    /*흑산섬영화제*/
    width: 449px;
  }

  .main-subtitle {
    /*섬의 일상 ~ 소중한 가치*/
    white-space: nowrap;
  }

  .subtitle-phrase {
    /*섬의 일상*/
    font-size: clamp(16px, 2vw, 27px);
    margin-bottom: 26px;
    /*위치조절*/
    white-space: nowrap;
  }

  .subtitle-date {
    /*2025.08.15*/
    padding: 8px 20px;
    font-size: clamp(14px, 1.6vw, 22px);
    margin-bottom: 80px;
    /*위치조절*/
    white-space: nowrap;
  }

  .subtitle-desc {
    /*소중한 가치*/
    font-size: clamp(14px, 1.6vw, 22px);
    line-height: 2;
  }

  .content-1 {
    /*나룻배아래 텍스트영역*/
    white-space: nowrap;
    margin-top: 650px;
    /*위치조절*/
    margin-bottom: 200px;
    /*위치조절*/
  }

  .content-1 p {
    /*2025 흑산 섬 영화제는*/
    font-size: clamp(14px, 1.6vw, 22px);
    line-height: 2.4;
  }

  .content-2 {
    /*초청작 영역*/
    width: 80%;
  }

  .content-2 .first {
    /*초청작 | < 파시 >*/
    font-size: clamp(24px, 3vw, 36px);
  }

  .text-line {
    /*구분선*/
    width: 280px;
    margin-top: 10px;
    /*위치조절*/
    margin-bottom: 40px;
    /*위치조절*/
  }

  .content-2 .second {
    /*흑산 바다에 피어오른 파시(波市)의 기억*/
    font-size: clamp(14px, 2vw, 26px);
    margin-bottom: 20px;
    /*위치조절*/
  }

  .content-2 .third,
  .third_mobile, .third_tablet {
    /*긴내용*/
    font-size: clamp(12px, 1.8vw, 18px);
    line-height: 2.6;
    margin-bottom: 200px;
    /*위치조절*/
  }

  .content-3 {
    /*사진*/
    width: 100%;
  }
}


@media (max-width: 1560px) {
  .background-container img {
    /*배경*/
    width: 120vw;
  }

  .content-wrapper {
    /*전체 랩퍼*/
    top: 0%;
    /*위치조절*/
    width: 90%;
    max-width: 1200px;
  }

  .hero-text {
    /*Heuksan Island Film Festival*/
    font-size: clamp(24px, 4.5vw, 72px);
    line-height: 1.2;
    letter-spacing: 21.618px;
    white-space: nowrap;
    margin-top: 220px;
    /*위치조절*/
    margin-bottom: 140px;
    /*위치조절*/
  }

  .main-title {
    /*한자+흑산섬영화제*/
    margin-bottom: 20px;
    /*위치조절*/
  }

  .title-cn {
    /*한자*/
    width: 233px;
    margin-bottom: 10px;
    /*위치조절*/
  }

  .title-ko {
    /*흑산섬영화제*/
    width: 449px;
  }

  .main-subtitle {
    /*섬의 일상 ~ 소중한 가치*/
    white-space: nowrap;
  }

  .subtitle-phrase {
    /*섬의 일상*/
    font-size: clamp(16px, 2vw, 27px);
    margin-bottom: 26px;
    /*위치조절*/
    white-space: nowrap;
  }

  .subtitle-date {
    /*2025.08.15*/
    padding: 8px 20px;
    font-size: clamp(14px, 1.6vw, 22px);
    margin-bottom: 80px;
    /*위치조절*/
    white-space: nowrap;
  }

  .subtitle-desc {
    /*소중한 가치*/
    font-size: clamp(14px, 1.6vw, 22px);
    line-height: 2;
  }

  .content-1 {
    /*나룻배아래 텍스트영역*/
    white-space: nowrap;
    margin-top: 800px;
    /*위치조절*/
    margin-bottom: 300px;
    /*위치조절*/
  }

  .content-1 p {
    /*2025 흑산 섬 영화제는*/
    font-size: clamp(14px, 1.6vw, 22px);
    line-height: 2.4;
  }

  .content-2 {
    /*초청작 영역*/
    width: 80%;
  }

  .content-2 .first {
    /*초청작 | < 파시 >*/
    font-size: clamp(24px, 3vw, 36px);
  }

  .text-line {
    /*구분선*/
    width: 280px;
    margin-top: 10px;
    /*위치조절*/
    margin-bottom: 40px;
    /*위치조절*/
  }

  .content-2 .second {
    /*흑산 바다에 피어오른 파시(波市)의 기억*/
    font-size: clamp(14px, 2vw, 26px);
    margin-bottom: 20px;
    /*위치조절*/
  }

  .content-2 .third,
  .third_mobile, .third_tablet {
    /*긴내용*/
    font-size: clamp(12px, 1.8vw, 18px);
    line-height: 2.6;
    margin-bottom: 200px;
    /*위치조절*/
  }

  .content-3 {
    /*사진*/
    width: 100%;
  }
}

@media (max-width: 1440px) {
  .background-container img {
    /*배경*/
    width: 130vw;
  }

  .content-wrapper {
    /*전체 랩퍼*/
    top: 0%;
    /*위치조절*/
    width: 90%;
    max-width: 1200px;
  }

  .hero-text {
    /*Heuksan Island Film Festival*/
    font-size: clamp(24px, 4.5vw, 72px);
    line-height: 1.2;
    letter-spacing: 21.618px;
    white-space: nowrap;
    margin-top: 220px;
    /*위치조절*/
    margin-bottom: 140px;
    /*위치조절*/
  }

  .main-title {
    /*한자+흑산섬영화제*/
    margin-bottom: 20px;
    /*위치조절*/
  }

  .title-cn {
    /*한자*/
    width: 233px;
    margin-bottom: 10px;
    /*위치조절*/
  }

  .title-ko {
    /*흑산섬영화제*/
    width: 449px;
  }

  .main-subtitle {
    /*섬의 일상 ~ 소중한 가치*/
    white-space: nowrap;
  }

  .subtitle-phrase {
    /*섬의 일상*/
    font-size: clamp(16px, 2vw, 27px);
    margin-bottom: 26px;
    /*위치조절*/
    white-space: nowrap;
  }

  .subtitle-date {
    /*2025.08.15*/
    padding: 8px 20px;
    font-size: clamp(14px, 1.6vw, 22px);
    margin-bottom: 80px;
    /*위치조절*/
    white-space: nowrap;
  }

  .subtitle-desc {
    /*소중한 가치*/
    font-size: clamp(14px, 1.6vw, 22px);
    line-height: 2;
  }

  .content-1 {
    /*나룻배아래 텍스트영역*/
    white-space: nowrap;
    margin-top: 800px;
    /*위치조절*/
    margin-bottom: 200px;
    /*위치조절*/
  }

  .content-1 p {
    /*2025 흑산 섬 영화제는*/
    font-size: clamp(14px, 1.6vw, 22px);
    line-height: 2.4;
  }

  .content-2 {
    /*초청작 영역*/
    width: 80%;
  }

  .content-2 .first {
    /*초청작 | < 파시 >*/
    font-size: clamp(24px, 3vw, 36px);
  }

  .text-line {
    /*구분선*/
    width: 280px;
    margin-top: 10px;
    /*위치조절*/
    margin-bottom: 40px;
    /*위치조절*/
  }

  .content-2 .second {
    /*흑산 바다에 피어오른 파시(波市)의 기억*/
    font-size: clamp(14px, 2vw, 26px);
    margin-bottom: 20px;
    /*위치조절*/
  }

  .content-2 .third,
  .third_mobile, .third_tablet {
    /*긴내용*/
    font-size: clamp(12px, 1.8vw, 18px);
    line-height: 2.6;
    margin-bottom: 200px;
    /*위치조절*/
  }

  .content-3 {
    /*사진*/
    width: 100%;
  }
}

@media (max-width: 1240px) {
  .background-container img {
    /*배경*/
    width: 150vw;
  }

  .content-wrapper {
    /*전체 랩퍼*/
    top: 0%;
    /*위치조절*/
    width: 90%;
    max-width: 1200px;
  }

  .hero-text {
    /*Heuksan Island Film Festival*/
    font-size: clamp(24px, 4.5vw, 72px);
    line-height: 1.2;
    letter-spacing: 21.618px;
    white-space: nowrap;
    margin-top: 220px;
    /*위치조절*/
    margin-bottom: 140px;
    /*위치조절*/
  }

  .main-title {
    /*한자+흑산섬영화제*/
    margin-bottom: 20px;
    /*위치조절*/
  }

  .title-cn {
    /*한자*/
    width: 233px;
    margin-bottom: 10px;
    /*위치조절*/
  }

  .title-ko {
    /*흑산섬영화제*/
    width: 449px;
  }

  .main-subtitle {
    /*섬의 일상 ~ 소중한 가치*/
    white-space: nowrap;
  }

  .subtitle-phrase {
    /*섬의 일상*/
    font-size: clamp(16px, 2vw, 27px);
    margin-bottom: 26px;
    /*위치조절*/
    white-space: nowrap;
  }

  .subtitle-date {
    /*2025.08.15*/
    padding: 8px 20px;
    font-size: clamp(14px, 1.6vw, 22px);
    margin-bottom: 80px;
    /*위치조절*/
    white-space: nowrap;
  }

  .subtitle-desc {
    /*소중한 가치*/
    font-size: clamp(14px, 1.6vw, 22px);
    line-height: 2;
  }

  .content-1 {
    /*나룻배아래 텍스트영역*/
    white-space: nowrap;
    margin-top: 800px;
    /*위치조절*/
    margin-bottom: 200px;
    /*위치조절*/
  }

  .content-1 p {
    /*2025 흑산 섬 영화제는*/
    font-size: clamp(14px, 1.6vw, 22px);
    line-height: 2.4;
  }

  .content-2 {
    /*초청작 영역*/
    width: 80%;
  }

  .content-2 .first {
    /*초청작 | < 파시 >*/
    font-size: clamp(24px, 3vw, 36px);
  }

  .text-line {
    /*구분선*/
    width: 280px;
    margin-top: 10px;
    /*위치조절*/
    margin-bottom: 40px;
    /*위치조절*/
  }

  .content-2 .second {
    /*흑산 바다에 피어오른 파시(波市)의 기억*/
    font-size: clamp(14px, 2vw, 26px);
    margin-bottom: 20px;
    /*위치조절*/
  }

  .content-2 .third,
  .third_mobile, .third_tablet {
    /*긴내용*/
    font-size: clamp(12px, 1.8vw, 18px);
    line-height: 2.6;
    margin-bottom: 200px;
    /*위치조절*/
  }

  .content-3 {
    /*사진*/
    width: 100%;
  }
}

@media (max-width: 1024px) {
  .background-container img {
    /*배경*/
    width: 170vw;
  }

  .content-wrapper {
    /*전체 랩퍼*/
    top: 0%;
    /*위치조절*/
    width: 90%;
    max-width: 1200px;
  }

  .hero-text {
    /*Heuksan Island Film Festival*/
    font-size: clamp(24px, 5.5vw, 72px);
    line-height: 1.2;
    letter-spacing: 21.618px;
    white-space: nowrap;
    margin-top: 220px;
    /*위치조절*/
    margin-bottom: 100px;
    /*위치조절*/
  }

  .main-title {
    /*한자+흑산섬영화제*/
    margin-bottom: 60px;
    /*위치조절*/
  }

  .title-cn {
    /*한자*/
    width: 233px;
    margin-bottom: 10px;
    /*위치조절*/
  }

  .title-ko {
    /*흑산섬영화제*/
    width: 449px;
  }

  .main-subtitle {
    /*섬의 일상 ~ 소중한 가치*/
    white-space: nowrap;
  }

  .subtitle-phrase {
    /*섬의 일상*/
    font-size: clamp(16px, 2.4vw, 27px);
    margin-bottom: 26px;
    /*위치조절*/
    white-space: nowrap;
  }

  .subtitle-date {
    /*2025.08.15*/
    padding: 8px 20px;
    font-size: clamp(14px, 2.2vw, 22px);
    margin-bottom: 80px;
    /*위치조절*/
    white-space: nowrap;
  }

  .subtitle-desc {
    /*소중한 가치*/
    font-size: clamp(14px, 2.2vw, 22px);
    line-height: 2;
  }

  .content-1 {
    /*나룻배아래 텍스트영역*/
    white-space: nowrap;
    margin-top: 650px;
    /*위치조절*/
    margin-bottom: 150px;
    /*위치조절*/
  }

  .content-1 p {
    /*2025 흑산 섬 영화제는*/
    font-size: clamp(14px, 2vw, 22px);
    line-height: 2.4;
  }

  .content-2 {
    /*초청작 영역*/
    width: 80%;
  }

  .content-2 .first {
    /*초청작 | < 파시 >*/
    font-size: clamp(30px, 3.4vw, 36px);
  }

  .text-line {
    /*구분선*/
    width: 280px;
    margin-top: 10px;
    /*위치조절*/
    margin-bottom: 40px;
    /*위치조절*/
  }

  .content-2 .second {
    /*흑산 바다에 피어오른 파시(波市)의 기억*/
    font-size: clamp(22px, 2.4vw, 26px);
    margin-bottom: 20px;
    /*위치조절*/
  }

  .content-2 .third,
  .third_mobile, .third_tablet {
    /*긴내용*/
    font-size: clamp(18px, 2vw, 18px);
    line-height: 2.6;
    margin-bottom: 200px;
    /*위치조절*/
  }

  .content-3 {
    /*사진*/
    width: 100%;
  }
}

@media (max-width: 880px) {
  .background-container img {
    /*배경*/
    width: 220vw;
  }

  .content-wrapper {
    /*전체 랩퍼*/
    top: 0%;
    /*위치조절*/
    width: 90%;
    max-width: 1200px;
  }

  .hero-text {
    /*Heuksan Island Film Festival*/
    font-size: clamp(24px, 5.5vw, 72px);
    line-height: 1.2;
    letter-spacing: 21.618px;
    white-space: nowrap;
    margin-top: 220px;
    /*위치조절*/
    margin-bottom: 80px;
    /*위치조절*/
  }

  .main-title {
    /*한자+흑산섬영화제*/
    margin-bottom: 120px;
    /*위치조절*/
  }

  .title-cn {
    /*한자*/
    width: 233px;
    margin-bottom: 10px;
    /*위치조절*/
  }

  .title-ko {
    /*흑산섬영화제*/
    width: 449px;
  }

  .main-subtitle {
    /*섬의 일상 ~ 소중한 가치*/
    white-space: nowrap;
  }

  .subtitle-phrase {
    /*섬의 일상*/
    font-size: clamp(20px, 2.4vw, 27px);
    margin-bottom: 26px;
    /*위치조절*/
    white-space: nowrap;
  }

  .subtitle-date {
    /*2025.08.15*/
    padding: 8px 20px;
    font-size: clamp(14px, 2.2vw, 22px);
    margin-bottom: 140px;
    /*위치조절*/
    white-space: nowrap;
  }

  .subtitle-desc {
    /*소중한 가치*/
    font-size: clamp(14px, 2.2vw, 22px);
    line-height: 2;
  }

  .content-1 {
    /*나룻배아래 텍스트영역*/
    white-space: nowrap;
    margin-top: 900px;
    /*위치조절*/
    margin-bottom: 300px;
    /*위치조절*/
  }

  .content-1 p {
    /*2025 흑산 섬 영화제는*/
    font-size: clamp(20px, 2.4vw, 22px);
    line-height: 1.8;
  }

  .content-2 {
    /*초청작 영역*/
    width: 80%;
  }

  .content-2 .first {
    /*초청작 | < 파시 >*/
    font-size: clamp(30px, 3.4vw, 36px);
  }

  .text-line {
    /*구분선*/
    width: 280px;
    margin-top: 10px;
    /*위치조절*/
    margin-bottom: 40px;
    /*위치조절*/
  }

  .content-2 .second {
    /*흑산 바다에 피어오른 파시(波市)의 기억*/
    font-size: clamp(22px, 2.4vw, 26px);
    margin-bottom: 20px;
    /*위치조절*/
  }

  .content-2 .third,
  .third_mobile, .third_tablet {
    /*긴내용*/
    font-size: clamp(18px, 2vw, 18px);
    line-height: 1.8;
    margin-bottom: 200px;
    /*위치조절*/
  }
  
  .third_tablet {
    display: block;
  }

  .content-2 .third {
    display: none;
  }

  .content-3 {
    /*사진*/
    width: 100%;
  }
}

@media (max-width: 768px) {
  .background-container img {
    /*배경*/
    width: 240vw;
  }

  .content-wrapper {
    /*전체 랩퍼*/
    top: 0%;
    /*위치조절*/
    width: 90%;
    max-width: 1200px;
  }

  .hero-text {
    /*Heuksan Island Film Festival*/
    font-size: clamp(24px, 5.5vw, 72px);
    line-height: 1.2;
    letter-spacing: 21.618px;
    white-space: nowrap;
    margin-top: 220px;
    /*위치조절*/
    margin-bottom: 80px;
    /*위치조절*/
  }

  .main-title {
    /*한자+흑산섬영화제*/
    margin-bottom: 120px;
    /*위치조절*/
  }

  .title-cn {
    /*한자*/
    width: 233px;
    margin-bottom: 10px;
    /*위치조절*/
  }

  .title-ko {
    /*흑산섬영화제*/
    width: 449px;
  }

  .main-subtitle {
    /*섬의 일상 ~ 소중한 가치*/
    white-space: nowrap;
  }

  .subtitle-phrase {
    /*섬의 일상*/
    font-size: clamp(22px, 2.4vw, 27px);
    margin-bottom: 26px;
    /*위치조절*/
    white-space: nowrap;
  }

  .subtitle-date {
    /*2025.08.15*/
    padding: 8px 20px;
    font-size: clamp(18px, 2.2vw, 22px);
    margin-bottom: 140px;
    /*위치조절*/
    white-space: nowrap;
  }

  .subtitle-desc {
    /*소중한 가치*/
    font-size: clamp(18px, 2.2vw, 22px);
    line-height: 2;
  }

  .content-1 {
    /*나룻배아래 텍스트영역*/
    white-space: nowrap;
    margin-top: 900px;
    /*위치조절*/
    margin-bottom: 300px;
    /*위치조절*/
  }

  .content-1 p {
    /*2025 흑산 섬 영화제는*/
    font-size: clamp(24px, 2.4vw, 22px);
    line-height: 1.8;
  }

  .content-2 {
    /*초청작 영역*/
    width: 80%;
  }

  .content-2 .first {
    /*초청작 | < 파시 >*/
    font-size: clamp(30px, 3.4vw, 36px);
  }

  .text-line {
    /*구분선*/
    width: 280px;
    margin-top: 10px;
    /*위치조절*/
    margin-bottom: 40px;
    /*위치조절*/
  }

  .content-2 .second {
    /*흑산 바다에 피어오른 파시(波市)의 기억*/
    font-size: clamp(22px, 2.4vw, 26px);
    margin-bottom: 20px;
    /*위치조절*/
  }

  .content-2 .third,
  .third_mobile, .third_tablet {
    /*긴내용*/
    font-size: clamp(18px, 2vw, 18px);
    line-height: 1.8;
    margin-bottom: 200px;
    /*위치조절*/
  }
  
  .third_tablet {
    display: block;
  }

  .content-2 .third {
    display: none;
  }

  .content-3 {
    /*사진*/
    width: 100%;
  }
}

@media (max-width: 646px) {
  .background-container img {
    /*배경*/
    width: 240vw;
  }

  .content-wrapper {
    /*전체 랩퍼*/
    top: 0%;
    /*위치조절*/
    width: 90%;
    max-width: 1200px;
  }

  .hero-text {
    /*Heuksan Island Film Festival*/
    font-size: clamp(24px, 8vw, 72px);
    line-height: 1.2;
    letter-spacing: 6px;
    white-space: nowrap;
    margin-top: 220px;
    /*위치조절*/
    margin-bottom: 80px;
    /*위치조절*/
  }

  .main-title {
    /*한자+흑산섬영화제*/
    margin-bottom: 70px;
    /*위치조절*/
  }

  .title-cn {
    /*한자*/
    width: 180px;
    margin-bottom: 10px;
    /*위치조절*/
  }

  .title-ko {
    /*흑산섬영화제*/
    width: 380px;
  }

  .main-subtitle {
    /*섬의 일상 ~ 소중한 가치*/
    white-space: nowrap;
  }

  .subtitle-phrase {
    /*섬의 일상*/
    font-size: clamp(22px, 2.4vw, 27px);
    margin-bottom: 26px;
    /*위치조절*/
    white-space: nowrap;
  }

  .subtitle-date {
    /*2025.08.15*/
    padding: 8px 20px;
    font-size: clamp(18px, 2.2vw, 22px);
    margin-bottom: 80px;
    /*위치조절*/
    white-space: nowrap;
  }

  .subtitle-desc {
    /*소중한 가치*/
    font-size: clamp(18px, 2.2vw, 22px);
    line-height: 2;
  }

  .content-1 {
    /*나룻배아래 텍스트영역*/
    white-space: nowrap;
    margin-top: 600px;
    /*위치조절*/
    margin-bottom: 180px;
    /*위치조절*/
  }

  .content-1 p {
    /*2025 흑산 섬 영화제는*/
    font-size: clamp(22px, 2.4vw, 22px);
    line-height: 1.8;
  }

  .content-2 {
    /*초청작 영역*/
    width: 80%;
  }

  .content-2 .first {
    /*초청작 | < 파시 >*/
    font-size: clamp(30px, 3.4vw, 36px);
  }

  .text-line {
    /*구분선*/
    width: 280px;
    margin-top: 10px;
    /*위치조절*/
    margin-bottom: 40px;
    /*위치조절*/
  }

  .content-2 .second {
    /*흑산 바다에 피어오른 파시(波市)의 기억*/
    font-size: clamp(22px, 2.4vw, 26px);
    margin-bottom: 20px;
    /*위치조절*/
  }

  .content-2 .third,
  .third_mobile, .third_tablet {
    /*긴내용*/
    font-size: clamp(18px, 2vw, 18px);
    line-height: 1.8;
    margin-bottom: 200px;
    /*위치조절*/
  }
  
  .third_mobile {
    display: block;
  }

  .third_tablet {
    display: none;
  }

  .content-2 .third {
    display: none;
  }

  .content-3 {
    /*사진*/
    width: 100%;
  }
}

@media (max-width: 580px) {
  .background-container img {
    /*배경*/
    width: 280vw;
  }

  .content-wrapper {
    /*전체 랩퍼*/
    top: 0%;
    /*위치조절*/
    width: 90%;
    max-width: 1200px;
  }

  .hero-text {
    /*Heuksan Island Film Festival*/
    font-size: clamp(24px, 8vw, 72px);
    line-height: 1.2;
    letter-spacing: 6px;
    white-space: nowrap;
    margin-top: 140px;
    /*위치조절*/
    margin-bottom: 40px;
    /*위치조절*/
  }

  .main-title {
    /*한자+흑산섬영화제*/
    margin-bottom: 70px;
    /*위치조절*/
  }

  .title-cn {
    /*한자*/
    width: 160px;
    margin-bottom: 10px;
    /*위치조절*/
  }

  .title-ko {
    /*흑산섬영화제*/
    width: 340px;
  }

  .main-subtitle {
    /*섬의 일상 ~ 소중한 가치*/
    white-space: nowrap;
  }

  .subtitle-phrase {
    /*섬의 일상*/
    font-size: clamp(20px, 2.4vw, 27px);
    margin-bottom: 26px;
    /*위치조절*/
    white-space: nowrap;
  }

  .subtitle-date {
    /*2025.08.15*/
    padding: 8px 20px;
    font-size: clamp(18px, 2.2vw, 22px);
    margin-bottom: 80px;
    /*위치조절*/
    white-space: nowrap;
  }

  .subtitle-desc {
    /*소중한 가치*/
    font-size: clamp(18px, 2.2vw, 22px);
    line-height: 2;
  }

  .content-1 {
    /*나룻배아래 텍스트영역*/
    white-space: nowrap;
    margin-top: 600px;
    /*위치조절*/
    margin-bottom: 180px;
    /*위치조절*/
  }

  .content-1 p {
    /*2025 흑산 섬 영화제는*/
    font-size: clamp(18px, 2.4vw, 22px);
    line-height: 1.8;
  }

  .content-2 {
    /*초청작 영역*/
    width: 80%;
  }

  .content-2 .first {
    /*초청작 | < 파시 >*/
    font-size: clamp(30px, 3.4vw, 36px);
  }

  .text-line {
    /*구분선*/
    width: 280px;
    margin-top: 10px;
    /*위치조절*/
    margin-bottom: 40px;
    /*위치조절*/
  }

  .content-2 .second {
    /*흑산 바다에 피어오른 파시(波市)의 기억*/
    font-size: clamp(18px, 2.4vw, 26px);
    margin-bottom: 20px;
    /*위치조절*/
  }

  .content-2 .third,
  .third_mobile, .third_tablet {
    /*긴내용*/
    font-size: clamp(16px, 2vw, 18px);
    line-height: 1.8;
    margin-bottom: 200px;
    /*위치조절*/
  }
  
  .third_mobile {
    display: block;
  }

  .third_tablet {
    display: none;
  }

  .content-2 .third {
    display: none;
  }

  .content-3 {
    /*사진*/
    width: 100%;
  }
}

@media (max-width: 480px) {
  .background-container img {
    /*배경*/
    width: 280vw;
  }

  .content-wrapper {
    /*전체 랩퍼*/
    top: 0%;
    /*위치조절*/
    width: 90%;
    max-width: 1200px;
  }

  .hero-text {
    /*Heuksan Island Film Festival*/
    font-size: clamp(24px, 8vw, 72px);
    line-height: 1.2;
    letter-spacing: 6px;
    white-space: nowrap;
    margin-top: 140px;
    /*위치조절*/
    margin-bottom: 40px;
    /*위치조절*/
  }

  .main-title {
    /*한자+흑산섬영화제*/
    margin-bottom: 70px;
    /*위치조절*/
  }

  .title-cn {
    /*한자*/
    width: 160px;
    margin-bottom: 10px;
    /*위치조절*/
  }

  .title-ko {
    /*흑산섬영화제*/
    width: 340px;
  }

  .main-subtitle {
    /*섬의 일상 ~ 소중한 가치*/
    white-space: nowrap;
  }

  .subtitle-phrase {
    /*섬의 일상*/
    font-size: clamp(20px, 2.4vw, 27px);
    margin-bottom: 26px;
    /*위치조절*/
    white-space: nowrap;
  }

  .subtitle-date {
    /*2025.08.15*/
    padding: 8px 20px;
    font-size: clamp(18px, 2.2vw, 22px);
    margin-bottom: 80px;
    /*위치조절*/
    white-space: nowrap;
  }

  .subtitle-desc {
    /*소중한 가치*/
    font-size: clamp(18px, 2.2vw, 22px);
    line-height: 2;
  }

  .content-1 {
    /*나룻배아래 텍스트영역*/
    white-space: nowrap;
    margin-top: 600px;
    /*위치조절*/
    margin-bottom: 180px;
    /*위치조절*/
  }

  .content-1 p {
    /*2025 흑산 섬 영화제는*/
    font-size: clamp(16px, 2.4vw, 22px);
    line-height: 1.8;
  }

  .content-2 {
    /*초청작 영역*/
    width: 80%;
  }

  .content-2 .first {
    /*초청작 | < 파시 >*/
    font-size: clamp(30px, 3.4vw, 36px);
  }

  .text-line {
    /*구분선*/
    width: 280px;
    margin-top: 10px;
    /*위치조절*/
    margin-bottom: 40px;
    /*위치조절*/
  }

  .content-2 .second {
    /*흑산 바다에 피어오른 파시(波市)의 기억*/
    font-size: clamp(16px, 2.4vw, 26px);
    margin-bottom: 20px;
    /*위치조절*/
  }

  .content-2 .third,
  .third_mobile, .third_tablet {
    /*긴내용*/
    font-size: clamp(14px, 2vw, 18px);
    line-height: 1.8;
    margin-bottom: 200px;
    /*위치조절*/
  }
  
  .third_mobile {
    display: block;
  }

  .third_tablet {
    display: none;
  }

  .content-2 .third {
    display: none;
  }

  .content-3 {
    /*사진*/
    width: 100%;
  }
}

@media (max-width: 430px) {
  .background-container img {
    /*배경*/
    width: 340vw;
  }

  .content-wrapper {
    /*전체 랩퍼*/
    top: 0%;
    /*위치조절*/
    width: 90%;
    max-width: 1200px;
  }

  .hero-text {
    /*Heuksan Island Film Festival*/
    font-size: clamp(24px, 8vw, 72px);
    line-height: 1.2;
    letter-spacing: 6px;
    white-space: nowrap;
    margin-top: 140px;
    /*위치조절*/
    margin-bottom: 40px;
    /*위치조절*/
  }

  .main-title {
    /*한자+흑산섬영화제*/
    margin-bottom: 70px;
    /*위치조절*/
  }

  .title-cn {
    /*한자*/
    width: 140px;
    margin-bottom: 10px;
    /*위치조절*/
  }

  .title-ko {
    /*흑산섬영화제*/
    width: 300px;
  }

  .main-subtitle {
    /*섬의 일상 ~ 소중한 가치*/
    white-space: nowrap;
  }

  .subtitle-phrase {
    /*섬의 일상*/
    font-size: clamp(18px, 2.4vw, 27px);
    margin-bottom: 26px;
    /*위치조절*/
    white-space: nowrap;
  }

  .subtitle-date {
    /*2025.08.15*/
    padding: 8px 20px;
    font-size: clamp(16px, 2.2vw, 22px);
    margin-bottom: 80px;
    /*위치조절*/
  }

  .subtitle-desc {
    /*소중한 가치*/
    font-size: clamp(16px, 2.2vw, 22px);
    line-height: 2;
  }

  .content-1 {
    /*나룻배아래 텍스트영역*/
    white-space: nowrap;
    margin-top: 600px;
    /*위치조절*/
    margin-bottom: 180px;
    /*위치조절*/
  }

  .content-1 p {
    /*2025 흑산 섬 영화제는*/
    font-size: clamp(18px, 2.4vw, 22px);
    line-height: 1.8;
  }

  .content-2 {
    /*초청작 영역*/
    width: 80%;
  }

  .content-2 .first {
    /*초청작 | < 파시 >*/
    font-size: clamp(26px, 3.4vw, 36px);
  }

  .text-line {
    /*구분선*/
    width: 280px;
    margin-top: 10px;
    /*위치조절*/
    margin-bottom: 40px;
    /*위치조절*/
  }

  .content-2 .second {
    /*흑산 바다에 피어오른 파시(波市)의 기억*/
    font-size: clamp(14px, 2.4vw, 26px);
    margin-bottom: 20px;
    /*위치조절*/
  }

  .content-2 .third,
  .third_mobile, .third_tablet, .third_mobile_micro {
    /*긴내용*/
    font-size: clamp(14px, 2vw, 18px);
    line-height: 1.8;
    margin-bottom: 200px;
    /*위치조절*/
  }
  
  .third_mobile_micro {
    display: block;
  }

    .content-2 .third, .third_tablet, .third_mobile {
    display: none;
  }


  .content-3 {
    /*사진*/
    width: 100%;
  }
}

@media (max-width: 1199px) {
  .gallery-image {
    display: none;
  }

  .gallery-image.center {
    display: block;
    width: 100%;
    opacity: 1 !important; /* 필요 시 강제 */
    margin: 0 auto;
  }

  .image-container {
    gap: 0;
    justify-content: center;
    margin-bottom: 10%;
  }
}
