.select-box select {
  background: #fff; }

body.final section.under > h3.longtext {
  letter-spacing: -1.5px; }
  body.final section.under > h3.longtext::before, body.final section.under > h3.longtext::after {
    width: 80px; }

.area-list .area-winner {
  display: flex;
  justify-content: space-between;
  align-self: stretch;
  margin-top: 10px; }
  @media screen and (max-width: 640px) {
    .area-list .area-winner {
      display: block;
      margin-top: 0px; } }

.area-list .btn-result > a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 60px;
  margin: 20px auto 40px;
  border: 2px solid #bdaa40;
  text-align: center;
  text-decoration: none;
  color: #bdaa40;
  font-weight: bolder;
  background: url("https://www.footista.jp/1st-tournament/images/arrow05.png") 97% 50% no-repeat; }
  @media screen and (max-width: 640px) {
    .area-list .btn-result > a {
      width: 330px;
      height: 60px;
      font-size: 24px; } }
  .area-list .btn-result > a:hover {
    transition: 0.5s;
    color: #9f731e;
    border: 2px solid #9f731e;
    background: url("https://www.footista.jp/1st-tournament/images/arrow05_on.png") 97% 50% no-repeat; }

.area-list .area-winner-box {
  background: linear-gradient(-45deg, #252525 25%, #393939 0, #393939 50%, #252525 0, #252525 75%, #393939 0, #393939);
  background-size: 4px 4px;
  padding: 8px; }
  @media screen and (max-width: 640px) {
    .area-list .area-winner-box {
      background-size: 8px 8px;
      padding: 12px 8px; } }
  .area-list .area-winner-box > h3 {
    text-align: center;
    font-size: 20px;
    background: #bdaa40;
    color: #000;
    padding: 8px; }
    @media screen and (max-width: 640px) {
      .area-list .area-winner-box > h3 {
        padding: 10px;
        letter-spacing: -0.6px; } }
  .area-list .area-winner-box > .h3-selections {
    margin-top: 10px; }
    @media screen and (max-width: 640px) {
      .area-list .area-winner-box > .h3-selections {
        margin-top: 20px; } }

.area-list .area-result {
  display: flex;
  align-items: center;
  width: 406px;
  padding: 10px;
  background: #3d3d3d; }
  @media screen and (max-width: 640px) {
    .area-list .area-result {
      width: 100%;
      margin-top: 12px;
      padding: 10px; } }
  .area-list .area-result > img {
    width: 112px;
    height: 112px; }
    @media screen and (max-width: 640px) {
      .area-list .area-result > img {
        width: 170px;
        height: 170px; } }
  .area-list .area-result > p {
    color: #fff;
    margin-left: 10px;
    word-break: break-all;
    max-width: 264px; }
    @media screen and (max-width: 640px) {
      .area-list .area-result > p {
        font-size: 20px;
        margin-left: 20px;
        max-width: 330px; } }

.area-list .area-result-selections {
  width: 32.5%; }
  @media screen and (max-width: 640px) {
    .area-list .area-result-selections {
      width: 100%; } }
  @media screen and (min-width: 641px) {
    .area-list .area-result-selections > p {
      width: 125px;
      word-wrap: break-word; } }

.report h4 {
  font-size: 32px;
  font-weight: bolder;
  color: #bdaa40;
  text-align: center;
  margin-top: 50px; }

.report .shopdate {
  text-align: center; }
  .report .shopdate .shopname {
    font-size: 28px; }

.report-result_title {
  margin: 10px 0px;
  text-align: center;
  font-size: 30px;
  color: #bdaa40;
  font-weight: bold; }
  @media screen and (max-width: 640px) {
    .report-result_title {
      font-size: 26px; } }

.report-result_img img {
  width: 100%; }

.report-movie_title {
  margin: 40px 0px 10px;
  text-align: center;
  font-size: 30px;
  color: #bdaa40;
  font-weight: bold; }
  @media screen and (max-width: 640px) {
    .report-movie_title {
      font-size: 26px; } }

.report-movie iframe {
  width: 100%;
  height: 500px;
  margin: 0 auto; }
  @media screen and (max-width: 640px) {
    .report-movie iframe {
      width: 540px;
      height: 307px; } }

.report .winner {
  display: flex; }
  @media screen and (max-width: 640px) {
    .report .winner {
      display: block; } }
  .report .winner-img {
    width: 200px;
    margin-right: 30px;
    margin-top: 20px; }
    @media screen and (max-width: 640px) {
      .report .winner-img {
        width: 100%;
        margin-right: 0px;
        margin-top: 40px;
        margin-bottom: 10px; } }
    @media screen and (min-width: 641px) {
      .report .winner-img img {
        width: 100%; } }
    @media screen and (max-width: 640px) {
      .report .winner-img img {
        display: block;
        width: 300px;
        margin: 0 auto 6px; } }
    .report .winner-img > p {
      text-align: center;
      font-weight: bold;
      line-height: 1.4 !important; }
  .report .winner-interview {
    width: 608px;
    margin-top: 20px; }
    @media screen and (max-width: 640px) {
      .report .winner-interview {
        width: 100%;
        margin-top: 0px; } }

.report .winner-selections-img {
  margin-top: 20px; }
  @media screen and (max-width: 640px) {
    .report .winner-selections-img {
      width: 100%;
      margin-right: 0px;
      margin-top: 40px;
      margin-bottom: 10px; } }
  @media screen and (min-width: 641px) {
    .report .winner-selections-img img {
      width: 100%; } }
  @media screen and (max-width: 640px) {
    .report .winner-selections-img img {
      display: block;
      width: 300px;
      margin: 0 auto 6px; } }
  .report .winner-selections-img > p {
    text-align: center;
    font-weight: bold;
    line-height: 1.4 !important; }

.report .winner-selections-list {
  display: flex;
  justify-content: space-around; }
  @media screen and (max-width: 640px) {
    .report .winner-selections-list {
      display: block; } }
  .report .winner-selections-list > li {
    width: 200px;
    text-align: center;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 6px;
    color: #bdaa40; }
    @media screen and (max-width: 640px) {
      .report .winner-selections-list > li {
        width: 100%;
        margin-bottom: 30px; } }

.report-btn-back a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 350px;
  height: 60px;
  margin: 0px auto 70px;
  text-align: center;
  text-decoration: none;
  color: #bdaa40;
  border: solid 2px #bdaa40;
  font-weight: bolder; }
  @media screen and (max-width: 640px) {
    .report-btn-back a {
      width: 450px;
      height: 80px;
      font-size: 24px; } }
  .report-btn-back a::before {
    position: absolute;
    left: 20px;
    content: "";
    display: block;
    width: 32px;
    height: 12px;
    background: url(https://www.footista.jp/1st-tournament/images/arrow05.png) 0px 50% no-repeat;
    transform: rotate(180deg); }
  .report-btn-back a:hover {
    transition: 0.5s;
    color: #9f731e;
    border: 2px solid #9f731e; }
    .report-btn-back a:hover::before {
      transition: 0.5s;
      background: url("https://www.footista.jp/1st-tournament/images/arrow05_on.png") 0px 50% no-repeat; }
