@charset "UTF-8";
#index2023 {
  font-family: YakuHanJP, "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  background-color: #FFFCF2;
}
#index2023 .innerWrap {
  width: 100%;
  max-width: 1280px;
  padding-left: 40px;
  padding-right: 40px;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  #index2023 .innerWrap {
    padding-left: 20px;
    padding-right: 20px;
  }
}
#index2023 .innerWrap--middle {
  max-width: 860px;
}
#index2023 .un_kv {
  width: 100%;
  height: 300px;
  position: relative;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #index2023 .un_kv {
    height: auto;
  }
}
#index2023 .un_kv .innerWrap {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 300px;
}
@media screen and (max-width: 767px) {
  #index2023 .un_kv .innerWrap {
    height: auto;
    padding-top: 70px;
    padding-bottom: 70px;
    font-size: 25px;
  }
}
#index2023 .un_kv_bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  vertical-align: top;
}
#index2023 .un_kv h1 {
  margin: 0;
  padding-bottom: 5px;
  font-family: "Orbitron", sans-serif;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 1.5px;
  line-height: 1.35;
}
@media screen and (max-width: 767px) {
  #index2023 .un_kv h1 {
    padding-bottom: 0;
    font-size: 11px;
  }
}
#index2023 .un_kv h1 span {
  font-family: YuMincho, "Yu Mincho", serif;
  font-size: 40px;
  font-weight: normal;
  letter-spacing: -0.07em;
}
@media screen and (max-width: 767px) {
  #index2023 .un_kv h1 span {
    font-size: 25px;
    letter-spacing: 0;
  }
}
#index2023 .un_kv h1 span span.num {
  letter-spacing: 0;
}
#index2023 .un_lead {
  margin-top: 72px;
  margin-bottom: 114px;
}
@media screen and (max-width: 767px) {
  #index2023 .un_lead {
    margin-top: 40px;
    margin-bottom: 60px;
  }
}
#index2023 .un_lead p {
  margin: 0 0 30px;
  font-size: 17px;
  letter-spacing: 0.025em;
  line-height: 1.6;
  text-align: justify;
}
@media screen and (max-width: 767px) {
  #index2023 .un_lead p {
    margin: 0 0 20px;
    font-size: 15px;
    line-height: 1.71;
  }
}
#index2023 .un_lead p:nth-child(1) {
  margin-bottom: 6px;
}
#index2023 .un_lead p:nth-child(2) {
  margin-bottom: 6px;
}
#index2023 .un_lead p:nth-child(3) {
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  #index2023 .un_lead p:nth-child(3) {
    margin-bottom: 20px;
  }
}
#index2023 .un_lead p sup {
  font-size: 10px;
}
#index2023 .un_lead ul {
  margin: 0 0 30px;
  text-align: justify;
  padding-left: 0;
  font-size: 14px;
  line-height: 1.428;
}
@media screen and (max-width: 767px) {
  #index2023 .un_lead ul {
    font-size: 12px;
    line-height: 1.5;
  }
}
#index2023 .un_lead ul li {
  padding-left: 30px;
  position: relative;
  list-style: none;
}
#index2023 .un_lead ul li:nth-child(1):before {
  content: "※1";
  display: inline-block;
  position: absolute;
  left: 0;
}
#index2023 .un_lead ul li:nth-child(2):before {
  content: "※2";
  display: inline-block;
  position: absolute;
  left: 0;
}
#index2023 .un_result {
  padding-bottom: 190px;
}
@media screen and (max-width: 767px) {
  #index2023 .un_result {
    padding-bottom: 100px;
  }
}
#index2023 .un_result_top {
  position: relative;
  line-height: 0;
}
#index2023 .un_result_top img {
  width: 100%;
  height: auto;
  vertical-align: top;
}
#index2023 .un_result_content {
  display: flex;
  justify-content: center;
  gap: 69px;
  padding-top: 25px;
  padding-bottom: 32px;
  padding-right: 8px;
  position: relative;
  background-image: url(../img/frame_middle.png);
  background-repeat: repeat-y;
  background-size: contain;
}
@media screen and (max-width: 767px) {
  #index2023 .un_result_content {
    display: block;
    padding-right: 20px;
    padding-left: 20px;
  }
}
#index2023 .un_result_bottom img {
  width: 100%;
  height: auto;
  vertical-align: top;
}
#index2023 .un_result_ttl {
  width: 227px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  position: absolute;
  left: 50%;
  top: 12%;
  z-index: 1;
  transform: translate(-50%, -50%);
  background-color: #FFFCF2;
  text-align: center;
  font-size: 29px;
  font-weight: 400;
  letter-spacing: 0.15em;
  line-height: 1;
  color: #D9A845;
}
@media screen and (max-width: 767px) {
  #index2023 .un_result_ttl {
    width: 160px;
    font-size: 24px;
  }
}
#index2023 .un_result_col {
  width: 39.4%;
}
@media screen and (max-width: 767px) {
  #index2023 .un_result_col {
    width: auto;
  }
}
#index2023 .un_result_subttl {
  margin: 0 0 22px;
  position: relative;
  text-align: center;
  font-size: 24px;
  font-family: YuMincho, "Yu Mincho", serif;
  font-weight: normal;
}
@media screen and (max-width: 767px) {
  #index2023 .un_result_subttl {
    margin: 0px 0 20px;
    font-size: 20px;
  }
}
#index2023 .un_result_subttl--middle {
  margin: 65px 0 22px;
}
@media screen and (max-width: 767px) {
  #index2023 .un_result_subttl--middle {
    margin: 0px 0 20px;
  }
}
@media screen and (max-width: 767px) {
  #index2023 .un_result_subttl.spmt {
    margin: 40px 0 20px;
  }
}
#index2023 .un_result_subttl span {
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  z-index: 1;
  background-color: #FFFCF2;
}
#index2023 .un_result_subttl::before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #E60013;
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 0;
}
#index2023 .un_result_item {
  display: flex;
  align-items: flex-start;
  margin-bottom: 5.5px;
  font-size: 15px;
  line-height: 1.5;
  font-weight: bold;
  color: #000;
}
@media screen and (max-width: 767px) {
  #index2023 .un_result_item {
    font-size: 12px;
  }
}
#index2023 .un_result_cat {
  width: 39%;
  padding-bottom: 2px;
}
@media screen and (max-width: 767px) {
  #index2023 .un_result_cat {
    width: 50%;
  }
}
#index2023 .un_result_cat--narrow {
  width: 26%;
}
@media screen and (max-width: 767px) {
  #index2023 .un_result_cat--narrow {
    width: 50%;
  }
}
#index2023 .un_result_name {
  flex: 1;
  padding-left: 5px;
  position: relative;
}
#index2023 .un_result_name span {
  padding-bottom: 2px;
  background: linear-gradient(transparent 90%, #000 100%);
}
#index2023 .un_result_imgs {
  display: flex;
  gap: 34px;
  max-width: 960px;
  margin-top: 117px;
  margin-bottom: 54px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 767px) {
  #index2023 .un_result_imgs {
    display: block;
    margin-top: 30px;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  #index2023 .un_result_img:first-child {
    margin-bottom: 20px;
  }
}
#index2023 .un_result_img img {
  width: 100%;
  height: auto;
  vertical-align: top;
}
#index2023 .un_result_movie {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
}
#index2023 .un_result_movie_inner {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
  overflow: hidden;
}
#index2023 .un_result_movie iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  vertical-align: top;
}
#index2023 .bl_diaTtl {
  margin: 0;
  position: relative;
  font-family: YuMincho, "Yu Mincho", serif;
  line-height: 0;
  text-align: center;
  transform: translate(0, -50%);
}
#index2023 .bl_diaTtl::after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background-color: #E60013;
  position: absolute;
  top: 50%;
  z-index: 0;
  transform: translate(0, -50%);
}
#index2023 .bl_diaTtl--wide span {
  letter-spacing: 0.2em !important;
}
@media screen and (max-width: 767px) {
  #index2023 .bl_diaTtl--spdouble span {
    padding-top: 2px;
    padding-bottom: 2px;
    line-height: 1.2 !important;
  }
}
@media screen and (max-width: 767px) {
  #index2023 .bl_diaTtl--spdouble span::before {
    border-right: 21px solid #E60013 !important;
    border-top: 21px solid transparent !important;
    border-bottom: 21px solid transparent !important;
  }
}
@media screen and (max-width: 767px) {
  #index2023 .bl_diaTtl--spdouble span::after {
    border-left: 21px solid #E60013 !important;
    border-top: 21px solid transparent !important;
    border-bottom: 21px solid transparent !important;
  }
}
#index2023 .bl_diaTtl br {
  display: none;
}
@media screen and (max-width: 767px) {
  #index2023 .bl_diaTtl br {
    display: inline;
  }
}
#index2023 .bl_diaTtl span {
  display: inline-block;
  padding-left: 36px;
  padding-right: 36px;
  position: relative;
  z-index: 1;
  font-size: 22px;
  letter-spacing: -0.03em;
  line-height: 1.5;
  font-weight: normal;
  color: #fff;
  background-color: #E60013;
}
@media screen and (max-width: 767px) {
  #index2023 .bl_diaTtl span {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 16px;
  }
}
#index2023 .bl_diaTtl span::before {
  content: "";
  display: inline-block;
  width: 0px;
  height: 0px;
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 0;
  transform: translate(-100%, -50%);
  border-right: 16px solid #E60013;
  border-top: 16px solid transparent;
  border-bottom: 16px solid transparent;
}
@media screen and (max-width: 767px) {
  #index2023 .bl_diaTtl span::before {
    border-right: 12px solid #E60013;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
  }
}
#index2023 .bl_diaTtl span::after {
  content: "";
  display: inline-block;
  width: 0px;
  height: 0px;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 0;
  transform: translate(100%, -50%);
  border-left: 16px solid #E60013;
  border-top: 16px solid transparent;
  border-bottom: 16px solid transparent;
}
@media screen and (max-width: 767px) {
  #index2023 .bl_diaTtl span::after {
    border-left: 12px solid #E60013;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
  }
}
#index2023 .un_kouhyou {
  padding-bottom: 157px;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  #index2023 .un_kouhyou {
    padding-bottom: 100px;
  }
}
#index2023 .un_kouhyou_subttl {
  margin-top: 103px;
  margin-bottom: 0;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #index2023 .un_kouhyou_subttl {
    margin-top: 50px;
  }
}
#index2023 .un_kouhyou_subttl img {
  vertical-align: top;
}
@media screen and (max-width: 767px) {
  #index2023 .un_kouhyou_subttl--1 img {
    width: 42vw !important;
  }
}
#index2023 .un_kouhyou_subttl--2 {
  margin-top: 127px;
}
@media screen and (max-width: 767px) {
  #index2023 .un_kouhyou_subttl--2 {
    margin-top: 80px;
  }
}
@media screen and (max-width: 767px) {
  #index2023 .un_kouhyou_subttl--2 img {
    width: 49.3333333333vw !important;
  }
}
#index2023 .un_kouhyou_subttl--3 {
  margin-top: 114px;
}
@media screen and (max-width: 767px) {
  #index2023 .un_kouhyou_subttl--3 {
    margin-top: 80px;
  }
}
@media screen and (max-width: 767px) {
  #index2023 .un_kouhyou_subttl--3 img {
    width: 73.2vw !important;
  }
}
#index2023 .bl_winner {
  max-width: 965px;
  padding-left: 40px;
  padding-right: 40px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 48.5px;
  position: relative;
}
@media screen and (max-width: 767px) {
  #index2023 .bl_winner {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 40px;
  }
}
#index2023 .bl_winner:first-child {
  padding-top: 38px;
}
@media screen and (max-width: 767px) {
  #index2023 .bl_winner:first-child {
    padding-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  #index2023 .bl_winner:last-child {
    margin-bottom: 0;
  }
}
#index2023 .bl_winner--jun .bl_winner_ttl {
  border-left: 6px solid #A6A69D;
  border-bottom: 1px solid #A6A69D;
}
#index2023 .bl_winner--jun .bl_winner_link::before {
  background-color: #A6A69D;
}
#index2023 .bl_winner--jun .bl_winner_link::after {
  background-color: #A6A69D;
}
#index2023 .bl_winner--zaidan .bl_winner_ttl {
  border-left: 6px solid #E60013;
  border-bottom: 1px solid #E60013;
}
#index2023 .bl_winner--zaidan .bl_winner_link::before {
  background-color: #E60013;
}
#index2023 .bl_winner--zaidan .bl_winner_link::after {
  background-color: #E60013;
}
#index2023 .bl_winner_ttl {
  padding-bottom: 10px;
  margin: 0;
  border-left: 6px solid #D9A845;
  border-bottom: 1px solid #D9A845;
  line-height: 1.4;
}
#index2023 .bl_winner_ttl_cat {
  display: block;
  padding-left: 20px;
  font-size: 13px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  #index2023 .bl_winner_ttl_cat {
    padding-left: 10px;
    padding-right: 80px;
    font-size: 12px;
  }
}
#index2023 .bl_winner_ttl_name {
  display: block;
  padding-left: 20px;
  font-size: 25px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  #index2023 .bl_winner_ttl_name {
    padding-left: 10px;
    padding-right: 80px;
    font-size: 18px;
  }
}
#index2023 .bl_winner_txt {
  min-height: 52px;
  padding-top: 10px;
  padding-left: 20px;
  padding-right: 100px;
  box-sizing: border-box;
  margin: 0;
  border-left: 6px solid #000000;
  position: relative;
  font-size: 15px;
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  #index2023 .bl_winner_txt {
    padding-left: 10px;
    padding-right: 80px;
    font-size: 12px;
  }
}
#index2023 .bl_winner_link {
  display: block;
  width: 119px;
  height: 117px;
  box-sizing: border-box;
  position: absolute;
  right: -24px;
  top: 0;
  z-index: 1;
  text-align: center;
  transform: translate(0, -50%);
}
@media screen and (max-width: 767px) {
  #index2023 .bl_winner_link {
    width: 85px;
    height: 85px;
    right: 0px;
  }
}
#index2023 .bl_winner_link_inner {
  width: 100%;
  padding-bottom: 10px;
  font-size: 14px;
  line-height: 1.42;
  font-weight: bold;
  letter-spacing: 0.075em;
  color: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 5;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 767px) {
  #index2023 .bl_winner_link_inner {
    padding-bottom: 5px;
    font-size: 10px;
  }
}
#index2023 .bl_winner_link svg {
  width: 16px;
  height: auto;
}
#index2023 .bl_winner_link::before {
  content: "";
  display: block;
  width: 84px;
  height: 84px;
  background-color: #D9A845;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 0;
  transform: translate(-50%, -50%) rotate(45deg);
}
@media screen and (max-width: 767px) {
  #index2023 .bl_winner_link::before {
    width: 60px;
    height: 60px;
  }
}
#index2023 .bl_winner_link::after {
  content: "";
  display: block;
  width: 77px;
  height: 77px;
  background-color: #D9A845;
  border: 1px solid #fff;
  box-sizing: border-box;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 0;
  transform: translate(-50%, -50%) rotate(45deg);
}
@media screen and (max-width: 767px) {
  #index2023 .bl_winner_link::after {
    width: 55px;
    height: 55px;
  }
}
#index2023 .bl_winner_comMovie {
  display: flex;
  margin-top: 26px;
}
@media screen and (max-width: 767px) {
  #index2023 .bl_winner_comMovie {
    flex-direction: column;
    margin-top: 20px;
  }
}
#index2023 .bl_winner_comMovie_com {
  width: 47.2%;
  padding-right: 35px;
  box-sizing: border-box;
  font-size: 14px;
  line-height: 1.71;
}
@media screen and (max-width: 767px) {
  #index2023 .bl_winner_comMovie_com {
    width: auto;
    padding-right: 0;
    order: 2;
    font-size: 15px;
  }
}
#index2023 .bl_winner_comMovie_com h5 {
  display: inline-block;
  margin: 0 0 8px;
  font-weight: bold;
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  #index2023 .bl_winner_comMovie_com h5 {
    font-size: 15px;
  }
}
#index2023 .bl_winner_comMovie_com p {
  margin-top: 0;
  margin-bottom: 7px;
  letter-spacing: -0.02em;
  text-align: justify;
}
#index2023 .bl_winner_comMovie_com p:last-child {
  margin-bottom: 0;
}
#index2023 .bl_winner_comMovie_movie {
  width: 52.188%;
  padding-top: 5px;
}
@media screen and (max-width: 767px) {
  #index2023 .bl_winner_comMovie_movie {
    width: auto;
    order: 1;
    margin-bottom: 20px;
  }
}
#index2023 .bl_winner_comMovie_movie_inner {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
  overflow: hidden;
}
#index2023 .bl_winner_comMovie_movie iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  vertical-align: top;
}
#index2023 .bl_winner_comMovie_movie img {
  width: 100%;
  height: auto;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  vertical-align: top;
}
#index2023 .bl_panel {
  padding-bottom: 48px;
  background-color: #FFFCF2;
}
@media screen and (max-width: 767px) {
  #index2023 .bl_panel {
    padding-bottom: 0px;
  }
}
#index2023 .bl_panel--fin {
  padding-bottom: 0;
  background-color: #fff;
}
#index2023 .bl_panel_body {
  max-width: 1000px;
  padding-left: 40px;
  padding-right: 40px;
  margin-top: 65px;
  margin-left: auto;
  margin-right: auto;
  text-align: justify;
}
@media screen and (max-width: 767px) {
  #index2023 .bl_panel_body {
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 30px;
  }
}
#index2023 .bl_panel_body p {
  margin: 0 0 12px;
  font-size: 16px;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  #index2023 .bl_panel_body p {
    margin: 0 0 7px;
    font-size: 15px;
    line-height: 1.71;
  }
}
#index2023 .bl_panel_imgs {
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
  margin-bottom: 85px;
}
@media screen and (max-width: 767px) {
  #index2023 .bl_panel_imgs {
    display: block;
    margin-top: 40px;
  }
}
#index2023 .bl_panel_img {
  width: 32.3%;
}
@media screen and (max-width: 767px) {
  #index2023 .bl_panel_img {
    width: auto;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  #index2023 .bl_panel_img:last-child {
    margin-bottom: 0;
  }
}
#index2023 .bl_panel_img img {
  width: 100%;
  height: auto;
  vertical-align: top;
}
#index2023 .bl_panel_btmTxt {
  margin-bottom: 80px;
  font-size: 16px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #index2023 .bl_panel_btmTxt {
    font-size: 15px;
    line-height: 1.71;
  }
}
#index2023 .bl_panel_btmTxt a {
  color: #E60013;
}
#index2023 .bl_panel_totop {
  text-align: center;
}
#index2023 .bl_panel_totop a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 180px;
  height: 30px;
  border-radius: 30px;
  border: 1px solid #E60013;
  box-sizing: border-box;
  font-size: 16px;
  font-weight: bold;
}/*# sourceMappingURL=index.css.map */