:root {
  --bittersweet: #fe7878;
  --bittersweet-2: #ff7777;
  --granite-gray: #666666;
  --magenta: #f36bac;
  --neutralwhite: #ffffff;
  --texas-rose: #ffa858;
  --white: #ffffff80;
  --black: #000000;
  --font-family-hiragino_kaku_gothic_pro-regular: "Hiragino Kaku Gothic Pro-Regular",
    Helvetica;
  --font-family-hiragino_kaku_gothic_pro-w6: "Hiragino Kaku Gothic Pro-W6",
    Helvetica;
  --font-family-hiragino_kaku_gothic_std: "Hiragino Kaku Gothic Std", Helvetica;
  --font-family-impact-regular: "Impact", sans-serif;
  --font-family-monomaniac_one: "Monomaniac One", Helvetica;
  --font-family-montserrat: "Montserrat", sans-serif;
}
body {
  background: #f3f3f3;
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  width: 100%;
}
main {
  font-family: var(--font-family-hiragino_kaku_gothic_std);
  overflow: hidden;
}
img {
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}
/*チェキ画像*/
.ra_award_lp .film {
  background: url("/images/miss_spa_2024/film.svg");
  background-size: cover;
  width: 100%;
  aspect-ratio: 470/645;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.08);
}

.ra_award_lp {
}
.fv .fv_contents {
  overflow: hidden;
  position: relative;
  height: 100%;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
}
.fv .fv_contents .fv_right_contents {
  right: 0px;
  z-index: 0;
  top: 0;
  max-height: 900px;
}
.fv .fv_contents .logo-neppri-bg {
  position: absolute;
  top: min(2vw, 28px);
  left: min(4vw, 56px);
  z-index: 10;
  width: 15vw;
  height: 8vw;
  max-width: 283px;
  max-height: 113px;
}
.fv .logo-award-title {
  display: none;
}

.fv .fv_contents .fv_right_contents .thumbnail_img_fv_pc {
  width: 100%;
  background: linear-gradient(
    292.07deg,
    #f86a84 18.98%,
    rgba(248, 106, 132, 0.5) 77.74%
  );
}
.fv .fv_contents .award_detail .award_detail_img {
  margin: min(7.64vw, 145px) min(19.7vw, 374px);
  height: 24vw;
  max-height: 456px;
}
.fv .fv_contents .award-summary-label {
  font-family: var(--font-family-montserrat);
  font-size: 35px;
  line-height: 100%;
  letter-spacing: -3%;
  font-weight: 700;
  background: linear-gradient(95.26deg, #ff8d4e 40%, #ea2ce2 60%);
  text-align: center;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.fv .fv_contents .award-summary-label-sub {
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0;
  font-weight: 700;
  color: #fe7878;
  text-align: center;
}
.fv .fv_contents .award-desc {
  margin-top: 35px;
  font-size: 21px;
  line-height: 150%;

  color: #363636;
  text-align: center;
}
.fv .fv_contents .award-desc-st{
  font-size: 21px;
  line-height: 150%;
font-weight: 700;
  color: #fe7878;
}
.fv .fv_contents .award-info-container {
  margin: 40px auto;
  padding: 55px 0;
  border: 1px solid var(--neutral-gray-300, #C6C6C6);
  width: 61.6vw;
}
.fv .fv_contents .award-info-row {
  display: flex;
  flex-direction: row;
  margin-bottom: 9px;
  margin-right: 10px;
}
.fv .fv_contents .award-info-row-topic {
  font-size: 18px;
  line-height: 150%;
  font-weight: 700;
  width: 18vw;
  text-wrap: nowrap;
    flex-shrink: 0;

  color: #363636;
  text-align: right;
}
.fv .fv_contents .award-info-row-desc {
  font-size: 18px;
  line-height: 150%;
  color: #363636;
  text-align: left;
}
.fv .fv_contents .award-info-row-desc span {
  font-size: 14px;
  line-height: 150%;
  color: #363636;
  text-align: left;
}
.fv .fv_contents .fv_right_contents .thumbnail_img_fv_sp {
  display: none;
}
.fv .fv_contents .link_btn {
  margin-top: 6vw;
  right: 0;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  background: linear-gradient(95.26deg, #ff8d4e 0%, #ea2ce2 100%);
  color: var(--neutralwhite);
  font-size: 24px;
  font-weight: bold;
  text-decoration: none;
  border-radius: 50px;
  width: 301px;
}
.fv .link_btn p {
  margin: 1em 0;
  font-family: var(--font-family-hiragino_kaku_gothic_pro-w6);
  font-size: 13px;
}
.fv .link_btn .btnTxt-large {
  display: inline;
  margin: 1em 0;
  font-family: var(--font-family-hiragino_kaku_gothic_pro-w6);
  font-size: 18px;
}
.fv .link_btn .br_for_sp {
  display: none;
}
.ra_award_lp .entry {
  display: block;
  text-align: center;
  margin: 8vw 0px 0;
  position: relative;
  /*カルーセルボタン*/
}
.ra_award_lp .entry .entry_title {
  right: 0;
  left: 0;
  top: 0;
  margin-bottom: 3vw;
}
.ra_award_lp .entry .entry_title .entry_maintitle {
  font-family: var(--font-family-montserrat);
  font-size: 24px;
  background: linear-gradient(95.26deg, #ff8d4e 0%, #ea2ce2 100%);
  margin-left: 30%;
  margin-right: 30%;
  letter-spacing: 5px;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.ra_award_lp .entry .entry_title .entry_subtitle {
  font-family: var(--font-family-montserrat);
  font-size: 108px;
  background: linear-gradient(95.26deg, #ff8d4e 0%, #ea2ce2 100%);
  margin-left: 10%;
  margin-right: 10%;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.ra_award_lp .entry .entry_list {
  display: block;
  align-items: center;
  justify-content: center;

  margin-right: 2.85vw;
  margin-left: 2.85vw;
  margin-bottom: 8.5vw;
}
.ra_award_lp .entry .entry_list .entry_mem_container {
  display: flex;

  height: -moz-max-content;
  height: max-content;

  align-items: center;
  justify-items: center;
  justify-content: space-between;
  margin-right: 0;
  margin-left: 0;
  flex-wrap: wrap;
}
.ra_award_lp .entry .entry_list .spacer {
  display: absolute;

  height: 1.57vw;
}
.ra_award_lp .entry .entry_list .spacer_sp {
  display: none;
}
.ra_award_lp .entry .entry_list .entry_mem_container_sp {
  display: none;
}
.ra_award_lp .entry .entry_list .entry_mem_container .candidate {
  height: 27.7vw;
  width: 18.4vw;
  background: #ffffff;
  position: relative;
  border-radius: 1.25vw;
  margin-top: 1vh;
}
.ra_award_lp .entry .entry_list .entry_mem_container_sp .candidate {
  height: 67.4vw;
  width: 45vw;
  background: #ffffff;
  position: relative;
  border-radius: 2.13vw;
}
.ra_award_lp .entry .entry_list .entry_mem_container .candidate .candidate_img {
  position: absolute;
  width: 16vw;
  top: 5vw;
  right: 0;
  left: 0px;
  margin: 0 auto;
  aspect-ratio: 3/4;
  object-fit: cover;
}
.ra_award_lp
  .entry
  .entry_list
  .entry_mem_container_sp
  .candidate
  .candidate_img {
  position: absolute;
  width: 40.8vw;
  top: 10.5vw;
  right: 0;
  left: 0px;
  margin: 0 auto;
  aspect-ratio: 3/4;
  object-fit: cover;
}
.ra_award_lp
  .entry
  .entry_list
  .entry_mem_container
  .candidate
  .candidate_name {
  position: absolute;
  top: 1.64vw;
  left: 0;
  right: 0;
  margin: 0 auto;
  font-size: 1.88vw;
  color: var(--black);
  line-height: 2.85vw;
  font-family: var(--font-family-hiragino_kaku_gothic_pro-w6);
  font-weight: bold;
  width: 80%;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.ra_award_lp
  .entry
  .entry_list
  .entry_mem_container_sp
  .candidate
  .candidate_name {
  position: absolute;
  top: 2.6vw;
  left: 0;
  right: 0;
  margin: 0 auto;
  font-size: 4.3vw;
  color: var(--black);
  line-height: 6.4vw;
  font-family: var(--font-family-hiragino_kaku_gothic_pro-w6);
  font-weight: bold;
  width: 80%;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.ra_award_lp .entry .entry_list .entry_mem_container .candidate .candidate_url {
  position: absolute;
  top: 298px;
  right: 45px;
  margin: 0;
  font-size: 14px;
  font-weight: bold;
  color: var(--bittersweet);
  font-family: var(--font-family-hiragino_kaku_gothic_pro-w6);
  display: flex;
  align-items: center;
  z-index: 2;
}
.ra_award_lp
  .entry
  .entry_list
  .entry_mem_container
  .candidate
  .candidate_url::before {
  content: "";
  width: 60px;
  height: 30px;
  background-image: linear-gradient(
    0.75turn,
    rgb(252, 200, 200) 31%,
    rgb(255, 221, 135) 100%
  );
  -webkit-clip-path: polygon(50% 0, 100% 100%, 0 100%);
  clip-path: polygon(50% 0, 100% 100%, 0 100%);
  transform: rotate(135deg);
  position: absolute;
  right: -65px;
  top: 4px;
  z-index: 1;
}
.ra_award_lp
  .entry
  .entry_list
  .entry_mem_container
  .candidate
  .candidate_url:hover::before {
  background: var(--bittersweet);
  z-index: 1;
}
.ra_award_lp
  .entry
  .entry_list
  .entry_mem_container
  .candidate
  .candidate_url::after {
  content: "";
  width: 30px;
  height: 8px;
  border-bottom: solid 1px;
  border-right: solid 1px;
  transform: skew(45deg);
  z-index: 2;
  position: absolute;
  top: 3px;
  right: -35px;
  transition-duration: 0.3s;
}
.ra_award_lp
  .entry
  .entry_list
  .entry_mem_container
  .candidate
  .candidate_url:hover::after {
  right: -60px;
  z-index: 2;
}

@media screen and (max-width: 1024px) {
  .fv .fv_contents .logo-neppri-bg {
    position: absolute;
    top: 0.5vh;
    left: 5vw;
    z-index: 10;
    width: 11vw;
    max-width: 283px;
  }
  .fv .logo-award-title {
    display: none;
  }
  .fv .fv_contents .fv_right_contents {
    top: 220px;
    display: block;
    max-height: none;
  }
  .fv .fv_contents .fv_right_contents .thumbnail_img_fv_pc {
    display: block;
    height: auto;
    width: 100%;
  }
  .fv .fv_contents .award_detail .award_detail_img {
    margin: 17.3vw 8vw 4vw 8vw;
    height: 33.4vw;
  }
  .fv .fv_contents .award-summary-label {
    font-family: var(--font-family-montserrat);
    font-size: 22px;
    line-height: 100%;
    letter-spacing: -3%;
    font-weight: 700;
    background: linear-gradient(95.26deg, #ff8d4e 40%, #ea2ce2 60%);
    text-align: center;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .fv .fv_contents .award-summary-label-sub {
    font-size: 12px;
    line-height: 150%;
    letter-spacing: 0;
    font-weight: 700;
    color: #fe7878;
    text-align: center;
  }
  .fv .fv_contents .award-desc {
    margin: 18px 9vw;

    font-size: 14px;
    line-height: 150%;
  
    color: #363636;
    text-align: center;
  }
  .fv .fv_contents .award-desc-st{
    font-size: 14px;
    line-height: 150%;
  font-weight: 700;
    color: #fe7878;
  }
  .fv .fv_contents .award-info-container {
    margin: 16px auto;
    padding: 24px 0;
    border: 1px solid var(--neutral-gray-300, #C6C6C6);
    width: 91.5vw;
  }
  .fv .fv_contents .award-info-row {
    display: flex;
    flex-direction: row;
    margin-bottom: 9px;
    margin-right: 10px;
  }
  .fv .fv_contents .award-info-row-topic {
    font-size: 12px;
    line-height: 150%;
    font-weight: 700;
    width: 30vw;
    text-wrap: nowrap;
    flex-shrink: 0;
  
    color: #363636;
    text-align: right;
  }
  .fv .fv_contents .award-info-row-desc {
    font-size: 12px;
    line-height: 150%;
    color: #363636;
    text-align: left;
  }
  .fv .fv_contents .award-info-row-desc span {
    font-size: 10px;
    line-height: 150%;
    color: #363636;
    text-align: left;
  }
  .ra_award_lp .entry {
    margin-top: 7vw;
  }
  .ra_award_lp .entry .entry_title .entry_maintitle {
    font-size: 20px;
  }
  .ra_award_lp .entry .entry_title .entry_subtitle {
    font-size: 90px;
  }
  .ra_award_lp .entry .entry_list {
    display: block;
    align-items: center;
    justify-content: center;

    margin-right: 4.26vw;
    margin-left: 4.26vw;
  }
  .ra_award_lp .entry .entry_list .entry_mem_container {
    display: flex;
    height: -moz-max-content;
    height: max-content;

    align-items: center;
    justify-items: center;
    justify-content: space-between;
    margin-right: 0;
    margin-left: 0;
  }
  .ra_award_lp .entry .entry_list .entry_mem_container .candidate {
    height: inherit;
    width: 45vw;
    border-radius: 1.25vw;
    margin-top: 1vh;
    aspect-ratio: 13/19;
  }
  .ra_award_lp
    .entry
    .entry_list
    .entry_mem_container
    .candidate
    .candidate_img {
    width: 40vw;
    top: 10vw;
    aspect-ratio: 3/4;
  }
  .ra_award_lp
    .entry
    .entry_list
    .entry_mem_container
    .candidate
    .candidate_name {
    font-size: 3.6vw;
    line-height: 7.5vw;
  }
  .ra_award_lp .entry .entry_list .spacer_sp {
    display: block;
    height: 3.2vw;
  }
}

@media screen and (max-width: 599px) {
  .ra_award_lp .entry {
    margin-top: 6vw;
  }
  .fv .fv_contents .fv_right_contents {
    display: block;
    top: 200px;
    max-height: none;
  }
  .fv .fv_contents .fv_right_contents .thumbnail_img_fv_pc {
    display: none;
  }
  .fv .fv_contents .fv_right_contents .thumbnail_img_fv_sp {
    display: block;
    height: auto;
    width: 100%;
  }
  .fv .fv_contents .logo-neppri-bg {
    top: 12.5vw;
    left: 9vw;
    z-index: 10;
    width: 18vw;
  }
  .fv .logo-award-title {
    display: block;
    position: absolute;
    top: 1.02vh;
    left: 27vw;
    z-index: 10;
    width: 33vw;
  }
  .fv .link_btn {
    bottom: 90px;
    width: 85%;
    margin-left: auto;
    margin-right: auto;
  }
  .fv .link_btn p {
    font-size: 13px;
  }
  .fv .link_btn .br_for_sp {
    display: block;
  }
  .ra_award_lp .entry .entry_title .entry_maintitle {
    font-size: 11px;

    letter-spacing: 2px;
  }
  .ra_award_lp .entry .entry_title .entry_subtitle {
    font-size: 48px;
  }
}
