.p_top_special .special_item_en, .p_top_about .about_ttl, .p_top_information .information_heading .ttl_en, .p_top_support .support_heading .ttl_en, .p_top_interview .interview_heading .ttl_en, .p_top_special .special_heading .ttl_en, .p_top_intro .intro_heading .ttl_en {
  font-family: "Heebo", serif;
}

.p_top_about .about_ttl, .p_top_information .information_heading .ttl_en, .p_top_support .support_heading .ttl_en, .p_top_interview .interview_heading .ttl_en, .p_top_special .special_heading .ttl_en, .p_top_intro .intro_heading .ttl_en {
  line-height: 1.75;
  font-size: 8.5333333333vw;
  font-weight: 700;
  letter-spacing: -0.02em;
}

.p_top_information .information_heading .ttl_jp, .p_top_support .support_heading .ttl_jp, .p_top_interview .interview_heading .ttl_jp, .p_top_special .special_heading .ttl_jp, .p_top_intro .intro_heading .ttl_jp {
  font-weight: 700;
  line-height: 1.35;
  letter-spacing: 0.02em;
  font-size: 4.8vw;
}

.p_top_information .information_inner, .p_top_support .support_inner, .p_top_interview .interview_inner, .p_top_special .special_inner, .p_top_intro .intro_inner, .p_top_about .about_inner {
  width: 85.0666666667vw;
  margin: 0 auto;
}

.p_top_information .information_heading, .p_top_support .support_heading, .p_top_interview .interview_heading, .p_top_special .special_heading, .p_top_intro .intro_heading {
  color: #1266d2;
}
.p_top_information .information_heading .ttl_en, .p_top_support .support_heading .ttl_en, .p_top_interview .interview_heading .ttl_en, .p_top_special .special_heading .ttl_en, .p_top_intro .intro_heading .ttl_en {
  display: block;
}
.p_top_information .information_heading .ttl_jp, .p_top_support .support_heading .ttl_jp, .p_top_interview .interview_heading .ttl_jp, .p_top_special .special_heading .ttl_jp, .p_top_intro .intro_heading .ttl_jp {
  display: block;
  margin-top: -1.3333333333vw;
}

.p_top_support .support_block_desc, .p_top_interview .interview_item_content, .p_top_special .special_item:not(.item_work) .special_item_desc, .p_top_special .special_item.item_work .special_item_block, .p_top_intro .intro_item_img, .p_top_information .information_btn {
  position: relative;
}
.p_top_support .support_block_desc .c_arrow, .p_top_interview .interview_item_content .c_arrow, .p_top_special .special_item:not(.item_work) .special_item_desc .c_arrow, .p_top_special .special_item.item_work .special_item_block .c_arrow, .p_top_intro .intro_item_img .c_arrow, .p_top_information .information_btn .c_arrow {
  border-radius: 50%;
  background-color: #2f2f2f;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 8vw;
  height: 8vw;
  transition: background-color 0.5s ease;
}
.p_top_support .support_block_desc .c_arrow::after, .p_top_interview .interview_item_content .c_arrow::after, .p_top_special .special_item:not(.item_work) .special_item_desc .c_arrow::after, .p_top_special .special_item.item_work .special_item_block .c_arrow::after, .p_top_intro .intro_item_img .c_arrow::after, .p_top_information .information_btn .c_arrow::after {
  content: "";
  position: absolute;
  z-index: 1;
  -webkit-mask: url(../../images/shinsotsu/common/icon_arrow.svg) center/contain no-repeat;
  mask: url(../../images/shinsotsu/common/icon_arrow.svg) center/contain no-repeat;
  background-color: white;
  transform: rotate(45deg);
  width: 3.2vw;
  height: 4vw;
  transition: background-color 0.5s ease;
}

.p_top_information .information_btn {
  background-color: white;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 500;
  letter-spacing: 0.1em;
  font-size: 5.3333333333vw;
  border-radius: 1.0666666667vw;
  height: 29.0666666667vw;
  padding: 5.3333333333vw 9.3333333333vw;
}
.p_top_information .information_btn .c_arrow {
  position: relative;
  left: auto;
}

.c_footer {
  padding-top: 0;
}

.p_top_mv .mv_intro {
  position: fixed;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
}
.p_top_mv .mv_intro img, .p_top_mv .mv_intro video {
  width: 100%;
  height: calc(100vh - 14.9333333333vw);
  height: calc(100dvh - 14.9333333333vw);
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
.p_top_mv .mv_intro_blur {
  position: absolute;
  inset: 0;
}
.p_top_mv .mv_content {
  height: calc(100vh - 14.9333333333vw);
  height: calc(100dvh - 14.9333333333vw);
  position: relative;
  padding-bottom: 32.2666666667vw;
  display: flex;
  align-items: flex-end;
}
.p_top_mv .mv_content::before {
  content: "";
  background: url(../../images/shinsotsu/top/img_mv_fun.svg) center/contain no-repeat;
  position: absolute;
  width: 66.9333333333vw;
  height: 28.5333333333vw;
  bottom: 0;
  left: 0;
}
.p_top_mv .mv_desc {
  line-height: 1.35;
  font-weight: 700;
  color: white;
  font-size: 9.0666666667vw;
  width: 100%;
  text-align: right;
  position: relative;
  right: -2.1333333333vw;
}
.p_top_mv .mv_desc_txt {
  display: block;
  letter-spacing: 0.02em;
}
.p_top_mv .mv_desc_txt:first-child {
  padding-right: 20vw;
}
.p_top_mv .mv_desc_txt:last-child {
  letter-spacing: 0.04em;
}

.p_top_about .about_inner {
  color: white;
  padding: 37.3333333333vw 0 21.3333333333vw;
}
.p_top_about .about_ttl {
  color: inherit;
  font-size: 9.0666666667vw;
  letter-spacing: 0.03em;
}
.p_top_about .about_desc {
  font-size: 4vw;
  line-height: 1.85;
  letter-spacing: 0.06em;
  font-weight: 700;
  margin-top: 12.5333333333vw;
}
.p_top_about .about_desc_txt:not(:last-child) {
  margin-bottom: 5.3333333333vw;
}
.p_top_about .about_desc_txt:has(.about_desc_bg) {
  line-height: 2.4;
  margin-top: -0.8vw;
}
.p_top_about .about_desc_bg {
  letter-spacing: 0.1em;
  display: inline-block;
  line-height: 1.6;
  padding: 0 1.8666666667vw;
  margin: 0 1.0666666667vw;
  background-color: #04BB2D;
}
.p_top_about .about_desc_bg.first {
  margin-left: 0;
}

.p_top_intro {
  background-color: white;
  position: relative;
  z-index: 0;
  padding: 27.7333333333vw 0 30.4vw;
  clip-path: polygon(0 2.7%, 100% 0, 100% 100%, 0% 100%);
}
.p_top_intro::after, .p_top_intro::before {
  content: "";
  position: absolute;
}
.p_top_intro::before {
  background: url(../../images/shinsotsu/top/img_intro_decor_sp.svg) center/contain no-repeat;
  top: -1.0666666667vw;
  left: 0;
  width: 100vw;
  height: 65.6vw;
}
.p_top_intro .intro_inner {
  position: relative;
  z-index: 1;
}
.p_top_intro .intro_heading {
  text-align: center;
}
.p_top_intro .intro_list {
  margin-top: 9.6vw;
}
.p_top_intro .intro_item + .intro_item {
  margin-top: 8.5333333333vw;
}
.p_top_intro .intro_item_desc {
  line-height: 1.75;
  letter-spacing: 0.1em;
  font-weight: 700;
  font-size: 4.8vw;
  margin-top: 2.6666666667vw;
}
.p_top_intro .intro_item_img .c_arrow {
  width: 10.6666666667vw;
  height: 10.6666666667vw;
  bottom: 2.6666666667vw;
  right: 3.2vw;
}
.p_top_intro .intro_item_img .c_arrow::after {
  width: 4.2666666667vw;
  height: 5.3333333333vw;
}

.p_top_special {
  background-color: white;
  position: relative;
  z-index: 1;
  padding-bottom: 31.7333333333vw;
}
.p_top_special::after {
  content: "";
  position: absolute;
  inset: -1px 0;
  z-index: -1;
  background-color: white;
}
.p_top_special::before {
  content: "";
  position: absolute;
  aspect-ratio: 1;
  border-radius: 50%;
  background-color: #FAFAFA;
  top: 6.9333333333vw;
  left: 50%;
  transform: translateX(-50%);
  width: 245.0666666667vw;
  border: 23.2vw solid #F3F3F3;
}
.p_top_special .special_dots {
  width: 100vw;
  height: 278.4vw;
  position: absolute;
  top: -22.6666666667vw;
  height: auto;
  left: 0;
}
.p_top_special .special_inner {
  position: relative;
  z-index: 1;
}
.p_top_special .special_heading {
  text-align: center;
}
.p_top_special .special_list {
  margin: 9.3333333333vw -3.7333333333vw 0;
}
.p_top_special .special_item_desc {
  color: white;
}
.p_top_special .special_item_block {
  display: block;
}
.p_top_special .special_item:not(:last-child) {
  margin-bottom: 10.6666666667vw;
}
.p_top_special .special_item:not(.item_work) .special_item_desc {
  position: relative;
  background-image: linear-gradient(to right, #1CB9BE, #04BB2D);
  margin: -18.1333333333vw 3.7333333333vw 0;
  padding: 5.3333333333vw 5.8666666667vw 4.8vw 5.8666666667vw;
}
.p_top_special .special_item:not(.item_work) .special_item_desc .c_arrow {
  right: 3.7333333333vw;
  top: 50%;
  transform: translateY(-50%);
}
.p_top_special .special_item:not(.item_work) .special_item_jp {
  margin-top: -2.4vw;
}
.p_top_special .special_item.item_crosstalk .special_item_desc {
  position: relative;
}
.p_top_special .special_item.item_work {
  background-image: linear-gradient(to right, #1CB9BE, #04BB2D);
}
.p_top_special .special_item.item_work .special_item_block {
  padding: 3.7333333333vw;
}
.p_top_special .special_item.item_work .special_item_block .c_arrow {
  right: 7.2vw;
  bottom: 6.6666666667vw;
}
.p_top_special .special_item.item_work .special_item_desc {
  padding: 3.2vw 5.8666666667vw 0;
}
.p_top_special .special_item.item_work .special_item_jp {
  margin-top: -2.6666666667vw;
}
.p_top_special .special_item_en {
  font-weight: 700;
  line-height: 1.75;
  letter-spacing: -0.02em;
  font-size: 3.7333333333vw;
}
.p_top_special .special_item_jp {
  line-height: 1.75;
  letter-spacing: 0.1em;
  font-weight: 700;
  font-size: 6.1333333333vw;
}

.p_top_interview {
  background-color: white;
  position: relative;
  padding-bottom: 25.3333333333vw;
}
.p_top_interview::after {
  content: "";
  bottom: 0;
  left: 0;
  width: 100%;
  background: url(../../images/shinsotsu/top/img_interview_bg.svg) center/contain no-repeat;
  position: absolute;
  z-index: 2;
}
.p_top_interview .interview_inner {
  position: relative;
  z-index: 3;
}
.p_top_interview .interview_heading {
  text-align: center;
}
.p_top_interview .interview_list {
  margin-top: 9.3333333333vw;
}
.p_top_interview .interview_item {
  position: relative;
  z-index: 0;
}
.p_top_interview .interview_item::after {
  content: "";
  z-index: -1;
  width: 100vw;
  position: absolute;
  left: -7.4666666667vw;
  height: 64.5333333333vw;
}
.p_top_interview .interview_item:nth-child(1)::after {
  background: url(../../images/shinsotsu/top/img_interview_decor01_sp.svg) center/contain no-repeat;
  top: 62%;
}
.p_top_interview .interview_item:nth-child(2)::after {
  background: url(../../images/shinsotsu/top/img_interview_decor02_sp.svg) center/contain no-repeat;
  top: 60%;
}
.p_top_interview .interview_item:nth-child(3)::after {
  background: url(../../images/shinsotsu/top/img_interview_decor03_sp.svg) center/contain no-repeat;
  top: 82%;
}
.p_top_interview .interview_item:nth-child(4)::after {
  background: url(../../images/shinsotsu/top/img_interview_decor04_sp.svg) center/contain no-repeat;
  top: 46%;
}
.p_top_interview .interview_item:not(:first-child) {
  margin-top: 10.6666666667vw;
}
.p_top_interview .interview_item:not(:first-child) .interview_item_year {
  font-size: 4vw;
  top: 0;
}
.p_top_interview .interview_item_block {
  position: relative;
  z-index: 1;
  display: block;
}
.p_top_interview .interview_item_block::after {
  content: "";
  bottom: 0;
  left: -3.7333333333vw;
  right: -3.7333333333vw;
  position: absolute;
  z-index: -1;
  background-color: white;
  border-radius: 2.1333333333vw;
  height: 53.0666666667vw;
}
.p_top_interview .interview_item_img {
  position: relative;
}
.p_top_interview .interview_item_cap {
  font-weight: 700;
  line-height: 1.75;
  letter-spacing: 0.1em;
  color: white;
  background-color: #1266D2;
  display: table;
  position: absolute;
  font-size: 4.5333333333vw;
  padding: 1.8666666667vw 2.6666666667vw;
  bottom: -2.6666666667vw;
  left: -1.8666666667vw;
}
.p_top_interview .interview_item_cap small {
  letter-spacing: 0.1em;
  font-size: 3.4666666667vw;
}
.p_top_interview .interview_item_content {
  margin-top: 8.2666666667vw;
  padding-bottom: 6.1333333333vw;
}
.p_top_interview .interview_item_content .c_arrow {
  right: 0;
  bottom: 4vw;
}
.p_top_interview .interview_item_desc {
  display: table;
  line-height: 1.35;
  letter-spacing: 0.02em;
  font-weight: 700;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-image: linear-gradient(to right, #1CB9BE, #04BB2D);
  font-size: 5.8666666667vw;
}
.p_top_interview .interview_item_info {
  display: flex;
  align-items: center;
  padding-left: 2.6666666667vw;
  margin-top: 0.5333333333vw;
  gap: 2.6666666667vw;
}
.p_top_interview .interview_item_name {
  font-weight: 700;
  font-size: 4.2666666667vw;
}
.p_top_interview .interview_item_san {
  letter-spacing: 0.1em;
}
.p_top_interview .interview_item_year {
  font-weight: 500;
  font-size: 3.4666666667vw;
  position: relative;
  top: 0.8vw;
}

.p_top_support {
  background-color: white;
  position: relative;
  padding-bottom: 18.4vw;
}
.p_top_support::after, .p_top_support::before {
  content: "";
  position: absolute;
  z-index: 1;
  aspect-ratio: 1;
}
.p_top_support::after {
  background: url(../../images/shinsotsu/top/img_support_circle01.png) center/contain no-repeat;
  opacity: 0.38;
  width: 68.2666666667vw;
  transform: rotate(-154.15deg);
  bottom: -9.3333333333vw;
  right: -36.2666666667vw;
}
.p_top_support::before {
  content: "";
  opacity: 0.37;
  background: url(../../images/shinsotsu/top/img_support_circle01.png) center/contain no-repeat;
  top: -4.8vw;
  left: -65.0666666667vw;
  width: 96.2666666667vw;
}
.p_top_support .support_inner {
  position: relative;
  z-index: 2;
}
.p_top_support .support_heading {
  text-align: center;
  border-bottom: 0.8vw solid currentColor;
  padding-bottom: 6.4vw;
}
.p_top_support .support_content {
  margin-top: 10.6666666667vw;
}
.p_top_support .support_block_desc {
  letter-spacing: 0.1em;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 4.8vw;
  margin-top: 2.6666666667vw;
}
.p_top_support .support_block_desc .c_arrow {
  position: static;
}

.p_top_information {
  position: relative;
  background-color: white;
  padding: 19.2vw 0 18.9333333333vw;
}
.p_top_information::after {
  inset: 0;
  content: "";
  z-index: 2;
  position: absolute;
  background: url(../../images/shinsotsu/top/img_info_bg_sp.svg) center/cover no-repeat;
}
.p_top_information .information_inner {
  position: relative;
  z-index: 3;
}
.p_top_information .information_heading {
  color: white;
  text-align: center;
}
.p_top_information .information_heading .ttl_jp {
  font-weight: 500;
}
.p_top_information .information_btn {
  position: relative;
  margin: 9.3333333333vw -3.7333333333vw 0;
  opacity: 1;
}
@media screen and (min-width: 768px) {
  .p_top_about .about_ttl, .p_top_information .information_heading .ttl_en, .p_top_support .support_heading .ttl_en, .p_top_interview .interview_heading .ttl_en, .p_top_special .special_heading .ttl_en, .p_top_intro .intro_heading .ttl_en {
    font-size: 5.5555555556vw;
  }
  .p_top_information .information_heading .ttl_jp, .p_top_support .support_heading .ttl_jp, .p_top_interview .interview_heading .ttl_jp, .p_top_special .special_heading .ttl_jp, .p_top_intro .intro_heading .ttl_jp {
    font-size: 2.3611111111vw;
  }
  .p_top_information .information_inner, .p_top_support .support_inner, .p_top_interview .interview_inner, .p_top_special .special_inner, .p_top_intro .intro_inner, .p_top_about .about_inner {
    width: 69.1666666667vw;
  }
  .p_top_information .information_heading .ttl_jp, .p_top_support .support_heading .ttl_jp, .p_top_interview .interview_heading .ttl_jp, .p_top_special .special_heading .ttl_jp, .p_top_intro .intro_heading .ttl_jp {
    margin-top: -1.9444444444vw;
  }
  .p_top_support .support_block_desc .c_arrow, .p_top_interview .interview_item_content .c_arrow, .p_top_special .special_item:not(.item_work) .special_item_desc .c_arrow, .p_top_special .special_item.item_work .special_item_block .c_arrow, .p_top_intro .intro_item_img .c_arrow, .p_top_information .information_btn .c_arrow {
    width: 2.7777777778vw;
    height: 2.7777777778vw;
  }
  .p_top_support .support_block_desc .c_arrow::after, .p_top_interview .interview_item_content .c_arrow::after, .p_top_special .special_item:not(.item_work) .special_item_desc .c_arrow::after, .p_top_special .special_item.item_work .special_item_block .c_arrow::after, .p_top_intro .intro_item_img .c_arrow::after, .p_top_information .information_btn .c_arrow::after {
    width: 1.1111111111vw;
    height: 1.3888888889vw;
  }
  .p_top_information .information_btn {
    border-radius: 0.2777777778vw;
    width: 30.625vw;
    height: 7.5694444444vw;
    padding: 1.3888888889vw 2.7777777778vw;
    font-size: 1.6666666667vw;
  }
  .p_top_information .information_btn .c_arrow {
    top: -0.0694444444vw;
    right: 0.0694444444vw;
    width: 2.5694444444vw;
    height: 2.5694444444vw;
  }
  .p_top_information .information_btn .c_arrow::after {
    width: 1.0416666667vw;
    height: 1.25vw;
  }
  .p_top_mv .mv_intro img, .p_top_mv .mv_intro video {
    height: 100vh;
    height: 100lvh;
  }
  .p_top_mv .mv_content {
    padding-bottom: 0;
    height: 100vh;
    height: 100lvh;
  }
  .p_top_mv .mv_content::before {
    position: static;
    flex-shrink: 0;
    width: 39.5833333333vw;
    height: 16.875vw;
    margin-right: 3.6111111111vw;
  }
  .p_top_mv .mv_desc {
    position: static;
    text-align: left;
    font-size: 4.8611111111vw;
    padding-bottom: 3.125vw;
  }
  .p_top_mv .mv_desc_txt:first-child {
    padding-left: 0;
  }
  .p_top_mv .mv_desc_txt:last-child {
    padding-left: 14.8611111111vw;
  }
  .p_top_about .about_inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10.4861111111vw 0 2.8472222222vw;
    position: relative;
    left: 0.0694444444vw;
  }
  .p_top_about .about_ttl {
    position: relative;
    bottom: 1.1111111111vw;
    letter-spacing: -0.02em;
  }
  .p_top_about .about_desc {
    margin-top: 0;
    line-height: 1.95;
    font-size: 1.4583333333vw;
    letter-spacing: 0.1em;
  }
  .p_top_about .about_desc_txt:not(:last-child) {
    margin-bottom: 2.0833333333vw;
  }
  .p_top_about .about_desc_txt:has(.about_desc_bg) {
    line-height: 2.3;
    margin-top: -0.2777777778vw;
  }
  .p_top_about .about_desc_bg {
    line-height: 1.3;
    padding: 0 0.3472222222vw;
    margin: 0 0.3472222222vw;
  }
  .p_top_about .about_desc_bg.first {
    margin-left: 0.3472222222vw;
  }
  .p_top_intro {
    padding: 15.0694444444vw 0 10.9722222222vw;
    clip-path: polygon(0 11.5%, 100% 0, 100% 100%, 0% 100%);
  }
  .p_top_intro::before {
    top: -0.2777777778vw;
    background: url(../../images/shinsotsu/top/img_intro_decor.svg) center/contain no-repeat;
    height: 59.0277777778vw;
  }
  .p_top_intro .intro_list {
    gap: 1.3888888889vw;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    margin-top: 4.2361111111vw;
  }
  .p_top_intro .intro_item + .intro_item {
    margin-top: 0;
  }
  .p_top_intro .intro_item_desc {
    font-size: 1.6666666667vw;
    margin-top: 1.1805555556vw;
  }
  .p_top_intro .intro_item_img .c_arrow {
    bottom: 0.9722222222vw;
    right: 0.9027777778vw;
  }
  .p_top_special {
    padding-bottom: 18.125vw;
  }
  .p_top_special::before {
    width: 68.4027777778vw;
    top: 7.4305555556vw;
    border-width: 6.3888888889vw;
  }
  .p_top_special .special_dots {
    top: -4.375vw;
  }
  .p_top_special .special_list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 3.6805555556vw 1.1111111111vw;
    margin: 4.9305555556vw 0 0;
  }
  .p_top_special .special_item:not(:last-child) {
    margin-bottom: 0;
  }
  .p_top_special .special_item:not(.item_work) .special_item_desc {
    padding: 1.4583333333vw 2.3611111111vw;
    margin: -4.7916666667vw 1.7361111111vw 0;
  }
  .p_top_special .special_item:not(.item_work) .special_item_desc .c_arrow {
    right: 2.0138888889vw;
  }
  .p_top_special .special_item:not(.item_work) .special_item_jp {
    margin-top: -0.8333333333vw;
  }
  .p_top_special .special_item.item_data .special_item_desc {
    padding-bottom: 2.1527777778vw;
  }
  .p_top_special .special_item.item_data .special_item_jp {
    font-size: 2.0833333333vw;
    margin-top: -0.625vw;
  }
  .p_top_special .special_item.item_crosstalk .special_item_jp {
    font-size: 2.5vw;
  }
  .p_top_special .special_item.item_work {
    grid-column: span 2;
  }
  .p_top_special .special_item.item_work .special_item_block {
    padding: 1.875vw 1.6666666667vw;
    display: flex;
    align-items: center;
    gap: 2.4305555556vw;
  }
  .p_top_special .special_item.item_work .special_item_block .c_arrow {
    bottom: auto;
    right: 3.6111111111vw;
    transform: translateY(0.3472222222vw);
  }
  .p_top_special .special_item.item_work .special_item_desc {
    padding: 0;
  }
  .p_top_special .special_item.item_work .special_item_img {
    width: 43.6111111111vw;
  }
  .p_top_special .special_item.item_work .special_item_en {
    position: relative;
    left: 0.2777777778vw;
  }
  .p_top_special .special_item.item_work .special_item_jp {
    margin-top: -0.9027777778vw;
  }
  .p_top_special .special_item_en {
    font-size: 1.3888888889vw;
  }
  .p_top_special .special_item_jp {
    font-size: 2.5vw;
  }
  .p_top_interview {
    padding-bottom: 2.0833333333vw;
  }
  .p_top_interview::after {
    height: 61.1111111111vw;
  }
  .p_top_interview .interview_list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    margin-top: 5vw;
    gap: 2.0833333333vw;
  }
  .p_top_interview .interview_item::after {
    content: none;
  }
  .p_top_interview .interview_item:not(:first-child) {
    margin-top: 0;
  }
  .p_top_interview .interview_item:not(:first-child) .interview_item_year {
    font-size: 1.0416666667vw;
  }
  .p_top_interview .interview_item_block::after {
    left: 0;
    right: 0;
    border-radius: 0.5555555556vw;
    height: 19.0972222222vw;
  }
  .p_top_interview .interview_item_img {
    padding: 0 2.5vw;
  }
  .p_top_interview .interview_item_cap {
    left: 1.8055555556vw;
    bottom: -0.6944444444vw;
    font-size: 1.6666666667vw;
    padding: 0.4861111111vw 0.5555555556vw 0.625vw 0.7104166667vw;
  }
  .p_top_interview .interview_item_cap small {
    font-size: 1.25vw;
  }
  .p_top_interview .interview_item_content {
    margin-top: 0;
    padding: 1.8055555556vw 2.5vw 1.5972222222vw;
  }
  .p_top_interview .interview_item_content .c_arrow {
    bottom: 1.3888888889vw;
    right: 2.5vw;
  }
  .p_top_interview .interview_item_desc {
    font-size: 1.9444444444vw;
  }
  .p_top_interview .interview_item_info {
    gap: 0.6944444444vw;
    padding-left: 0.4861111111vw;
    margin-top: 0.625vw;
  }
  .p_top_interview .interview_item_name {
    font-size: 1.3888888889vw;
  }
  .p_top_interview .interview_item_year {
    top: 0;
    font-size: 1.0416666667vw;
    padding-top: 0.3472222222vw;
  }
  .p_top_support {
    padding: 8.0555555556vw 0 6.25vw;
  }
  .p_top_support::after {
    width: 65.2777777778vw;
    bottom: -31.7361111111vw;
    right: -28.1944444444vw;
  }
  .p_top_support::before {
    top: -24.2361111111vw;
    left: -43.3333333333vw;
    width: 92.2222222222vw;
  }
  .p_top_support .support_heading {
    border-bottom-width: 0.2777777778vw;
    padding-bottom: 3.3333333333vw;
  }
  .p_top_support .support_content {
    margin-top: 2.7777777778vw;
  }
  .p_top_support .support_block {
    display: flex;
    gap: 3.1944444444vw;
    align-items: center;
  }
  .p_top_support .support_block_img {
    width: 40.2083333333vw;
  }
  .p_top_support .support_block_desc {
    margin-top: 0;
    font-size: 1.8055555556vw;
    gap: 1.875vw;
    padding-bottom: 0.1388888889vw;
  }
  .p_top_information {
    padding: 12.7777777778vw 0 10.2083333333vw;
  }
  .p_top_information::after {
    background: url(../../images/shinsotsu/top/img_info_bg.svg) center/cover no-repeat;
  }
  .p_top_information .information_inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .p_top_information .information_heading {
    text-align: left;
  }
  .p_top_information .information_heading .ttl_en {
    font-size: 4.8611111111vw;
  }
  .p_top_information .information_heading .ttl_jp {
    margin-top: -1.5972222222vw;
  }
  .p_top_information .information_btn {
    margin: 0;
    top: 0.625vw;
  }
}
@media (any-hover: hover) and (pointer: fine) and (min-width: 768px) {
  .p_top_information .information_btn {
    transition: 0.5s ease;
    transition-property: color, background-color;
  }
  .p_top_information .information_btn:hover {
    background-color: #1266D2;
    color: white;
  }
  .p_top_information .information_btn:hover .c_arrow {
    background-color: white;
  }
  .p_top_information .information_btn:hover .c_arrow::after {
    background-color: #1266D2;
  }
}
/*# sourceMappingURL=maps/top.css.map */
