#summer2025 {
  overflow-x: hidden;
}
#summer2025 .pc {
  display: block;
}
#summer2025 .sp {
  display: none;
}
#summer2025 a {
  text-decoration: none;
}
#summer2025 .sec_title {
  text-align: center;
  padding-bottom: 50px;
}
#summer2025 .sec_title .title_sub {
  position: relative;
  font-size: 36px;
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-weight: 700;
  color: transparent;
  -webkit-text-stroke: 0.45px black;
  text-stroke: 0.45px black;
  padding: 75px 0 15px;
}
#summer2025 .sec_title .title_sub::after {
  position: absolute;
  content: "";
  left: calc(50% - 22px);
  bottom: 0;
  width: 44px;
  height: 3px;
  background-color: #000;
}
#summer2025 .sec_title .title_text {
  font-size: 35px;
  font-weight: 700;
  padding-top: 15px;
  text-align: center;
}
#summer2025 .sec_title .title_text .font_s {
  font-size: 16px;
}
#summer2025 .bnr_cts {
  display: flex;
  justify-content: center;
  position: relative;
  width: 92%;
  margin: 0 auto;
  z-index: 20;
}
#summer2025 .bnr_cts .bnr_cts_inner {
  max-width: 1280px;
  display: flex;
  justify-content: space-between;
  gap: 2%;
  padding-bottom: 50px;
  z-index: 20;
}
#summer2025 .bnr_cts .bnr_cts_inner a {
  display: block;
}
#summer2025 .bnr_cts .bnr_cts_inner a img {
  width: 100%;
}
#summer2025 .bnr_cts.bottom {
  display: flex;
  justify-content: center;
  width: 100%;
  padding: 30px 0;
  background: #dadee1;
}
#summer2025 .bnr_cts.bottom .bnr_cts_inner {
  width: 92%;
  padding-bottom: 0;
}
#summer2025 header {
  display: flex;
  align-items: center;
  position: fixed;
  width: 100%;
  height: 70px;
  background-color: #dadee1;
  z-index: 100;
}
#summer2025 header .header_flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 30px;
}
#summer2025 header .header_flex .header_logo h1 {
  display: flex;
  align-items: center;
}
#summer2025 header .header_flex .header_logo h1 a img {
  width: 76px;
}
#summer2025 header .header_flex .header_logo h1 .logo_item {
  font-size: 15px;
  font-weight: 800;
  margin-left: 20px;
}
#summer2025 header .header_flex .header_nav {
  flex: 1;
}
#summer2025 header .header_flex .header_nav ul {
  display: flex;
  justify-content: flex-end;
  gap: 6%;
}
#summer2025 header .header_flex .header_nav ul li.link a {
  font-size: 16px;
  font-weight: 700;
}
#summer2025 header .header_flex .header_nav ul li.link a:hover {
  color: #c7fc01;
}
#summer2025 header .header_flex .header_nav ul li.join a {
  display: block;
  width: 140px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  padding: 5px 10px;
  border-radius: 9999px;
  background: #005194;
}
#summer2025 header .header_flex .header_nav ul li.join a:hover {
  color: #000;
  background: #c7fc01;
}
#summer2025 .sec_mv {
  background-color: #dadee1;
}
#summer2025 .sec_mv .container {
  width: 92%;
  max-width: 1000px;
  margin: 0 auto;
}
#summer2025 .sec_mv .sec_image {
  padding-top: 10px;
}
#summer2025 .sec_mv .sec_image img {
  width: 100%;
}
#summer2025 .sec_mv .sec_text .text {
  font-size: 20px;
  font-weight: 800;
  line-height: 3.5;
}
#summer2025 .sec_mv .sec_text .text .text_l {
  font-size: 45px;
  line-height: 2.5;
  font-feature-settings: "palt";
}
#summer2025 .sec_mv .sec_text .text .text_line {
  font-size: 45px;
  line-height: 2.5;
  display: inline;
  background-image: linear-gradient(to bottom, transparent 70%, #c7fc01 70%);
  background-repeat: repeat-x;
  background-size: 100% 100%;
  background-position: 0 100%;
}
#summer2025 .slider-item .slider-image .slider-image-item img {
  width: 100%;
}
#summer2025 .sec_program {
  position: relative;
  background-color: #000;
}
#summer2025 .sec_program .container {
  position: relative;
  width: 92%;
  max-width: 980px;
  margin: -70px auto 0;
  z-index: 10;
}
#summer2025 .sec_program .sec_title {
  background-color: #c7fc01;
}
#summer2025 .sec_program .program_parts.parts01 img {
  width: 100%;
}
#summer2025 .sec_program .program_parts.parts02 img {
  width: 100%;
}
#summer2025 .sec_program .program_parts.parts03 {
  position: absolute;
  bottom: 3%;
  right: 0;
  font-size: 96px;
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-weight: 700;
  color: transparent;
  -webkit-text-stroke: 1px #b9c7d0;
  text-stroke: 1px #b9c7d0;
  z-index: 10;
  white-space: nowrap;
  writing-mode: vertical-rl;
  z-index: 0;
}
#summer2025 .sec_program .intro_sub {
  display: inline-block;
  font-size: 24px;
  font-weight: 800;
  letter-spacing: 0.02em;
  margin-bottom: 60px;
  padding: 5px 20px;
  background-color: #c7fc01;
}
#summer2025 .sec_program .intro_title {
  font-size: 40px;
  font-weight: 800;
  line-height: 2;
  letter-spacing: 0.02em;
  color: #c7fc01;
  margin-bottom: 30px;
}
#summer2025 .sec_program .step_wrap {
  padding-bottom: 80px;
}
#summer2025 .sec_program .step_wrap .step {
  position: relative;
}
#summer2025 .sec_program .step_wrap .step::after {
  position: absolute;
  content: "";
  top: 0;
  left: 80px;
  width: 1px;
  height: 100%;
  background-color: #fff;
}
#summer2025 .sec_program .step_wrap .step .step_title {
  display: flex;
  border: 1px solid #fff;
}
#summer2025 .sec_program .step_wrap .step .step_title .title01 {
  position: relative;
  width: 160px;
  display: block;
  padding: 15px 0;
  font-size: 32px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0.02em;
  color: #c7fc01;
  text-align: center;
  background: #000;
  border-right: 1px solid #fff;
  z-index: 10;
}
#summer2025 .sec_program .step_wrap .step .step_title .title02 {
  display: block;
  flex: 1;
  padding: 15px 25px;
  font-size: 32px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0.02em;
  color: #fff;
}
#summer2025 .sec_program .step_wrap .step .step_text {
  font-size: 18px;
  font-weight: 800;
  line-height: 2;
  letter-spacing: 0.02em;
  color: #fff;
  padding: 30px 0 30px 185px;
}
#summer2025 .sec_program .step_wrap .step:last-of-type::after {
  display: none;
}
#summer2025 .sec_program .step_column {
  padding: 50px 10px;
  text-align: center;
  background-color: #005194;
}
#summer2025 .sec_program .step_column .column_title {
  font-size: 28px;
  font-weight: 800;
  line-height: 40px;
  padding-bottom: 10px;
  color: #fff;
  display: inline-block;
  background-image: linear-gradient(to bottom, transparent 96%, #fff 96%);
  background-repeat: repeat-x;
  background-size: 100% 100%;
  background-position: 0 100%;
}
#summer2025 .sec_program .step_column .column_text {
  font-size: 18px;
  font-weight: 600;
  line-height: 2;
  color: #fff;
  margin-top: 25px;
}
#summer2025 .sec_program .container_wrap {
  background-color: #333;
}
#summer2025 .sec_program .container_wrap .step .step_title .title01 {
  background-color: #333;
}
#summer2025 .bnr_entry {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 323px;
  background: url(../img/bnr_img_pc.jpg) no-repeat center center;
  background-size: cover;
}
#summer2025 .bnr_entry .bnr_catch {
  font-size: 35px;
  font-weight: 800;
  line-height: 53px;
  margin-bottom: 30px;
}
#summer2025 .bnr_entry .bnr_sub {
  font-size: 20px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 20px;
}
#summer2025 .bnr_entry .bnr_btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 377px;
  background-color: #005194;
  padding: 20px;
  border-radius: 9999px;
}
#summer2025 .bnr_entry .bnr_btn .btn_text_s {
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  margin-right: 10px;
}
#summer2025 .bnr_entry .bnr_btn .btn_text {
  font-size: 27px;
  font-weight: 700;
  color: #fff;
}
#summer2025 .bnr_entry .bnr_btn:hover {
  background-color: #fff;
  box-shadow: inset 0 0 0 2px #005194;
}
#summer2025 .bnr_entry .bnr_btn:hover .btn_text_s, #summer2025 .bnr_entry .bnr_btn:hover .btn_text {
  color: #005194;
}
#summer2025 .sec_past {
  background-color: #dadee1;
}
#summer2025 .sec_past .container {
  width: 92%;
  max-width: 970px;
  margin: 0 auto;
}
#summer2025 .sec_past .past_title {
  font-size: 30px;
  font-weight: 800;
  padding-left: 20px;
  border-left: 8px solid #000;
  margin-bottom: 40px;
}
#summer2025 .sec_past .past_title .sec_past_sub {
  font-size: 27px;
}
#summer2025 .sec_past .past_title .title {
  margin-top: 17px;
}
#summer2025 .sec_past .past_cts {
  position: relative;
  margin-bottom: 50px;
  padding: 30px 50px;
  background-color: #fff;
}
#summer2025 .sec_past .past_cts .past_cts_title {
  font-size: 30px;
  font-weight: 800;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #000;
}
#summer2025 .sec_past .past_cts .past_cts_title .past_cts_title_sub {
  position: relative;
  font-size: 25px;
  padding-left: 30px;
}
#summer2025 .sec_past .past_cts .past_cts_title .past_cts_title_sub::before {
  position: absolute;
  content: "";
  left: 0;
  top: 8px;
  width: 20px;
  height: 20px;
  background-color: #000;
}
#summer2025 .sec_past .past_cts .past_cts_title .title {
  margin-top: 20px;
  line-height: 1.2;
}
#summer2025 .sec_past .past_cts .past_description {
  font-size: 16px;
  font-weight: 700;
  line-height: 2;
}
#summer2025 .sec_past .past_cts .past_parts {
  position: absolute;
  right: 20px;
  top: -30px;
  font-size: 60px;
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-weight: 700;
  color: transparent;
  -webkit-text-stroke: 0.45px black;
  text-stroke: 0.45px black;
  z-index: 10;
  white-space: nowrap;
}
#summer2025 .sec_client .sec_image {
  margin: 0 auto;
  width: 92%;
  max-width: 989px;
}
#summer2025 .sec_client .sec_image img {
  width: 100%;
}
#summer2025 .sec_part {
  background-color: #dadee1;
}
#summer2025 .sec_part .container {
  width: 92%;
  max-width: 970px;
  margin: 0 auto;
}
#summer2025 .sec_part .part_title {
  font-size: 32px;
  font-weight: 800;
  line-height: 2;
  letter-spacing: 0.02em;
  text-align: center;
}
#summer2025 .sec_part .part_wrap {
  padding: 40px 50px;
  background: #fff;
}
#summer2025 .sec_part .part_wrap .part_text_l {
  font-size: 26px;
  font-weight: 700;
  line-height: 2;
  letter-spacing: 0.02em;
  margin-bottom: 10px;
}
#summer2025 .sec_part .part_wrap .part_text_m {
  font-size: 16px;
  font-weight: 700;
  line-height: 2;
  letter-spacing: 0.02em;
}
#summer2025 .sec_part .part_wrap .part_cts {
  display: flex;
}
#summer2025 .sec_part .part_wrap .part_cts .cts_l {
  display: flex;
  align-items: center;
  padding: 30px;
  border: 1px solid #000;
}
#summer2025 .sec_part .part_wrap .part_cts .cts_l .text {
  font-size: 24px;
  font-weight: 800;
}
#summer2025 .sec_part .part_wrap .part_cts .cts_l .text .text_s {
  display: block;
  font-size: 16px;
  font-weight: 800;
  text-align: center;
  margin-top: 10px;
}
#summer2025 .sec_part .part_wrap .part_cts .cts_r {
  font-size: 16px;
  font-weight: 800;
  line-height: 2;
  padding-left: 30px;
}
#summer2025 .sec_interview {
  background-color: #dadee1;
}
#summer2025 .sec_interview .container {
  width: 92%;
  max-width: 1125px;
  margin: 0 auto;
}
#summer2025 .sec_interview .interview_wrap {
  display: flex;
  justify-content: space-between;
}
#summer2025 .sec_interview .interview_wrap .interview_cts {
  width: 31%;
}
#summer2025 .sec_interview .interview_wrap .interview_cts img {
  width: 100%;
}
#summer2025 .sec_interview .interview_wrap .interview_cts .text_l {
  font-size: 24px;
  font-weight: 800;
  margin: 30px 0;
  line-height: 1.2;
}
#summer2025 .sec_interview .interview_wrap .interview_cts .text {
  font-size: 16px;
  font-weight: 500;
  line-height: 2;
}
#summer2025 .sec_outline {
  background: url(../img/outline_img_pc.jpg) no-repeat center bottom;
  background-size: cover;
}
#summer2025 .sec_outline .container {
  width: 92%;
  max-width: 970px;
  margin: 0 auto;
}
#summer2025 .sec_outline .sec_title .title_sub {
  -webkit-text-stroke: 0.45px #fff;
  text-stroke: 0.45px #fff;
}
#summer2025 .sec_outline .sec_title .title_sub::after {
  background-color: #fff;
}
#summer2025 .sec_outline .sec_title .title_text {
  color: #fff;
}
#summer2025 .sec_outline .sec_table table {
  width: 100%;
}
#summer2025 .sec_outline .sec_table table tbody tr {
  display: flex;
  justify-content: flex-start;
}
#summer2025 .sec_outline .sec_table table tbody tr:last-of-type th {
  border-bottom: 2px solid #c7fc01;
}
#summer2025 .sec_outline .sec_table table tbody tr:last-of-type td {
  border-bottom: 2px solid #fff;
}
#summer2025 .sec_outline .sec_table table tbody tr th {
  display: block;
  width: 28.8659793814%;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  text-align: left;
  border-top: 2px solid #c7fc01;
  margin-right: 15px;
  padding: 20px;
}
#summer2025 .sec_outline .sec_table table tbody tr td {
  flex: 1;
  display: block;
  font-size: 16px;
  font-weight: 700;
  line-height: 2;
  color: #fff;
  padding: 20px;
  border-top: 2px solid #fff;
}
#summer2025 .sec_outline .sec_table table tbody tr td p {
  color: #fff;
}
#summer2025 .sec_outline .sec_table table tbody tr td p + p {
  margin-top: 20px;
}
#summer2025 .sec_sponsored {
  position: relative;
  overflow: hidden;
}
#summer2025 .sec_sponsored::after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 200%;
  height: 500px;
  background-color: #c7fc01;
  transform: skewY(-7deg);
  z-index: 0;
}
#summer2025 .sec_sponsored .container {
  width: 92%;
  max-width: 1280px;
  margin: 0 auto 50px;
  padding-bottom: 50px;
  position: relative;
  background-color: #fff;
  z-index: 10;
}
#summer2025 .sec_sponsored .sec_cts {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 92%;
  max-width: 970px;
  margin: 0 auto;
}
#summer2025 .sec_sponsored .sec_cts .sec_text {
  width: 50%;
}
#summer2025 .sec_sponsored .sec_cts .sec_text img {
  width: 100%;
  margin-bottom: 50px;
}
#summer2025 .sec_sponsored .sec_cts .sec_text .text {
  font-size: 20px;
  font-weight: 800;
  line-height: 2;
  letter-spacing: 0.02em;
}
#summer2025 .sec_sponsored .sec_cts .sec_image {
  flex: 1;
}
#summer2025 .sec_sponsored .sec_cts .sec_image img {
  width: 100%;
  margin-left: 20%;
}
#summer2025 .sec_sponsored .sec_bnr {
  position: relative;
  padding: 25px 70px;
  width: 92%;
  max-width: 970px;
  margin: 0 auto;
  background: url(../img/sponsored_bnr_pc.jpg) no-repeat center center;
  background-size: cover;
}
#summer2025 .sec_sponsored .sec_bnr .text_l {
  font-size: 40px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.02em;
  color: #fff;
  margin-bottom: 20px;
}
#summer2025 .sec_sponsored .sec_bnr .bnr_btn {
  display: flex;
  align-items: flex-end;
}
#summer2025 .sec_sponsored .sec_bnr .bnr_btn .text {
  flex: 1;
  font-size: 20px;
  font-weight: 800;
  line-height: 2;
  letter-spacing: 0.02em;
  color: #fff;
}
#summer2025 .sec_sponsored .sec_bnr .bnr_btn .sec_btn {
  display: block;
  width: 168px;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  background: #c7fc01;
  padding: 8px;
  border-radius: 9999px;
}
#summer2025 .sec_sponsored .sec_bnr .bnr_btn .sec_btn:hover {
  background: #fff;
  box-shadow: inset 0 0 0 1px #c7fc01;
}
#summer2025 .sec_sponsored .sponsored_parts {
  position: relative;
  font-size: 13.2vw;
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-weight: 700;
  color: transparent;
  -webkit-text-stroke: 1px black;
  text-stroke: 1px black;
  padding: 30px 0;
  text-align: center;
  z-index: 10;
  white-space: nowrap;
}
#summer2025 .sec_entry {
  position: relative;
  z-index: 10;
}
#summer2025 .sec_entry .sec_title {
  padding-bottom: 200px;
  background: #000;
}
#summer2025 .sec_entry .sec_title .title_sub {
  -webkit-text-stroke: 0.45px #fff;
  text-stroke: 0.45px #fff;
}
#summer2025 .sec_entry .sec_title .title_sub::after {
  background-color: #fff;
}
#summer2025 .sec_entry .sec_title .title_text {
  color: #fff;
}
#summer2025 .sec_entry .container {
  width: 92%;
  max-width: 760px;
  margin: -100px auto 0;
  padding: 50px 0;
  background: #fff;
}
#summer2025 .sec_entry .iframe-wrapper {
  position: relative;
  width: 100%;
  padding-bottom: 350%;
  height: 0;
  overflow: hidden;
}
#summer2025 .sec_entry iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
#summer2025 footer {
  text-align: center;
  position: relative;
  width: 100%;
  padding: 34px;
  background: #000;
}
#summer2025 footer a {
  display: inline-block;
  color: #fff;
  margin-top: 20px;
}
#summer2025 footer p {
  color: #fff;
}

/* - - - - - - - - - - - - - - - - - - - - -
/* @media SP
//////////////////////////*/
@media screen and (max-width: 767px) {
  #summer2025 .pc {
    display: none;
  }
  #summer2025 .sp {
    display: block;
  }
  #summer2025 .sec_title {
    padding-bottom: 40px;
  }
  #summer2025 .sec_title .title_sub {
    font-size: 30px;
  }
  #summer2025 .sec_title .title_text {
    font-size: 25px;
  }
  #summer2025 .bnr_cts .bnr_cts_inner {
    flex-wrap: wrap;
    gap: 10px;
  }
  #summer2025 .bnr_cts .bnr_cts_inner a {
    flex: 0 0 calc(50% - 5px);
  }
  #summer2025 .bnr_cts .bnr_cts_inner a img {
    width: 100%;
  }
  #summer2025 header {
    height: 60px;
  }
  #summer2025 header .header_flex {
    padding: 0 10px;
  }
  #summer2025 header .header_flex .header_logo h1 a img {
    width: 50px;
  }
  #summer2025 header .header_flex .header_logo h1 .logo_item {
    font-size: 12px;
    margin-left: 7px;
  }
  #summer2025 header .header_flex .header_nav ul li.link {
    display: none;
  }
  #summer2025 header .header_flex .header_nav ul li.join a {
    font-size: 15px;
    width: 110px;
  }
  #summer2025 .sec_mv .sec_text .text {
    font-feature-settings: "palt";
    font-size: 18px;
    line-height: 2.5;
  }
  #summer2025 .sec_mv .sec_text .text .text_l {
    font-size: 29px;
    line-height: 2;
  }
  #summer2025 .sec_mv .sec_text .text .text_line {
    font-size: 29px;
    line-height: 2;
  }
  #summer2025 .slider-item .slider-image {
    width: 105%;
  }
  #summer2025 .slider-item .slider-image.slider {
    margin-left: -5%;
  }
  #summer2025 .sec_program .container {
    margin-top: 0;
    padding-bottom: 60px;
  }
  #summer2025 .sec_program .program_parts.parts01 {
    margin-top: -1px;
  }
  #summer2025 .sec_program .program_parts.parts02 {
    margin-top: -1px;
  }
  #summer2025 .sec_program .program_parts.parts03 {
    display: none;
  }
  #summer2025 .sec_program .intro_sub {
    display: flex;
    justify-content: center;
    font-size: 20px;
    line-height: 1.5;
    padding: 7px;
    margin-bottom: 25px;
  }
  #summer2025 .sec_program .intro_title {
    font-size: 20px;
  }
  #summer2025 .sec_program .step_wrap {
    padding-bottom: 25px;
  }
  #summer2025 .sec_program .step_wrap .step::after {
    left: 28px;
  }
  #summer2025 .sec_program .step_wrap .step .step_title .title01 {
    width: 56px;
    font-size: 15px;
  }
  #summer2025 .sec_program .step_wrap .step .step_title .title02 {
    display: flex;
    align-items: center;
    font-size: 16px;
    line-height: 1.5;
    padding: 10px;
  }
  #summer2025 .sec_program .step_wrap .step .step_text {
    font-size: 15px;
    padding: 10px 10px 10px 50px;
  }
  #summer2025 .sec_program .step_column {
    padding: 20px 15px;
  }
  #summer2025 .sec_program .step_column .column_title {
    display: block;
    font-size: 20px;
    background-image: linear-gradient(to bottom, transparent 97%, #fff 97%);
  }
  #summer2025 .sec_program .step_column .column_text {
    font-size: 15px;
    text-align: left;
  }
  #summer2025 .sec_program .container_wrap .step_wrap {
    padding-bottom: 0;
  }
  #summer2025 .bnr_entry {
    height: auto;
    padding: 40px 0 70px;
    background: url(../img/bnr_img_sp.jpg) no-repeat center center;
    background-size: cover;
  }
  #summer2025 .bnr_entry .bnr_catch {
    font-size: 30px;
  }
  #summer2025 .bnr_entry .bnr_btn {
    width: 300px;
  }
  #summer2025 .sec_past .past_title {
    font-size: 20px;
    font-feature-settings: "palt";
    letter-spacing: 0;
  }
  #summer2025 .sec_past .past_title .sec_past_sub {
    font-size: 20px;
  }
  #summer2025 .sec_past .past_title .title {
    font-size: 24px;
  }
  #summer2025 .sec_past .past_title .title .font_s {
    font-size: 15px;
  }
  #summer2025 .sec_past .past_cts {
    padding: 20px;
    margin-bottom: 30px;
  }
  #summer2025 .sec_past .past_cts .past_cts_title .past_cts_title_sub {
    font-size: 20px;
    padding-left: 25px;
  }
  #summer2025 .sec_past .past_cts .past_cts_title .past_cts_title_sub::before {
    top: 8px;
    width: 15px;
    height: 15px;
  }
  #summer2025 .sec_past .past_cts .past_cts_title .title {
    font-size: 24px;
    line-height: 1.5;
    margin-top: 15px;
  }
  #summer2025 .sec_past .past_cts .past_parts {
    font-size: 31px;
    top: -15px;
    right: 10px;
  }
  #summer2025 .sec_part {
    padding-bottom: 0 !important;
  }
  #summer2025 .sec_part .part_title {
    font-size: 20px;
    font-feature-settings: "palt";
    letter-spacing: 0;
  }
  #summer2025 .sec_part .part_wrap {
    padding: 30px 20px;
  }
  #summer2025 .sec_part .part_wrap .part_text_l {
    font-size: 20px;
    letter-spacing: 0;
  }
  #summer2025 .sec_part .part_wrap .part_text_m {
    font-size: 15px;
  }
  #summer2025 .sec_part .part_wrap .part_cts {
    display: block;
    text-align: center;
  }
  #summer2025 .sec_part .part_wrap .part_cts .cts_l {
    display: inline-block;
    padding: 10px 30px;
  }
  #summer2025 .sec_part .part_wrap .part_cts .cts_r {
    font-size: 15px;
    padding-left: 0;
    text-align: left;
    font-feature-settings: "palt";
    margin-top: 10px;
  }
  #summer2025 .sec_interview .interview_wrap {
    display: block;
  }
  #summer2025 .sec_interview .interview_wrap .interview_cts {
    width: 100%;
  }
  #summer2025 .sec_interview .interview_wrap .interview_cts:not(:last-of-type) {
    margin-bottom: 40px;
  }
  #summer2025 .sec_outline .sec_table table tbody tr {
    display: block;
    border-bottom: 1px solid #c7fc01;
  }
  #summer2025 .sec_outline .sec_table table tbody tr:last-of-type th {
    border-bottom: 0;
  }
  #summer2025 .sec_outline .sec_table table tbody tr:last-of-type td {
    border-bottom: 0;
  }
  #summer2025 .sec_outline .sec_table table tbody tr th {
    padding: 20px 0 5px;
    width: 100%;
    border-top: 0;
    font-size: 15px;
  }
  #summer2025 .sec_outline .sec_table table tbody tr td {
    padding: 5px 0 20px;
    border-top: 0;
    font-size: 15px;
  }
  #summer2025 .sec_sponsored .container {
    padding-bottom: 0 !important;
  }
  #summer2025 .sec_sponsored .sec_cts {
    width: 100%;
    flex-direction: column-reverse;
  }
  #summer2025 .sec_sponsored .sec_cts .sec_text {
    width: 100%;
  }
  #summer2025 .sec_sponsored .sec_cts .sec_text img {
    margin-bottom: 20px;
  }
  #summer2025 .sec_sponsored .sec_cts .sec_text .text {
    font-size: 16px;
    font-feature-settings: "palt";
  }
  #summer2025 .sec_sponsored .sec_cts .sec_image {
    width: 100%;
  }
  #summer2025 .sec_sponsored .sec_cts .sec_image img {
    margin: 0 0 20px;
  }
  #summer2025 .sec_sponsored .sec_bnr {
    padding: 30px 20px;
    width: 100%;
  }
  #summer2025 .sec_sponsored .sec_bnr .text_l {
    font-size: 30px;
    line-height: 1.3;
    font-feature-settings: "palt";
  }
  #summer2025 .sec_sponsored .sec_bnr .bnr_btn {
    display: block;
  }
  #summer2025 .sec_sponsored .sec_bnr .bnr_btn .text {
    font-size: 16px;
    font-feature-settings: "palt";
  }
  #summer2025 .sec_sponsored .sec_bnr .bnr_btn .sec_btn {
    margin: 10px auto;
  }
  #summer2025 .sec_sponsored .sponsored_parts {
    text-align: center;
    font-size: 27vw;
    -webkit-text-stroke: 0.45px black;
    text-stroke: 0.45px black;
  }
  #summer2025 .sec_entry .sec_title {
    padding-bottom: 130px;
  }
  #summer2025 .sec_entry .container {
    padding: 0;
  }
  #summer2025 .sec_entry .iframe-wrapper {
    padding-bottom: 940%;
  }
  #summer2025 footer {
    display: block;
    height: auto;
    padding: 15px 0 23px;
  }
  #summer2025 footer a {
    margin-top: 10px;
  }
  #summer2025 footer p {
    line-height: 2;
  }
}
/* - - - - - - - - - - - - - - - - - - - - -
/* @media TABLET
//////////////////////////*/
@media screen and (max-width: 940px) and (min-width: 768px) {
  #summer2025 header .header_flex .header_nav ul li.join a {
    width: 110px;
  }
  #summer2025 header .header_flex .header_logo h1 .logo_item {
    font-size: 13px;
    margin-left: 10px;
  }
  #summer2025 header .header_flex .header_nav ul li.link a {
    font-size: 14px;
  }
  #summer2025 header .header_flex .header_nav ul {
    gap: 4%;
  }
}