* {
  box-sizing: border-box;
}

body {
  line-height: 1;
  margin: 0;
  -webkit-text-size-adjust: 100%;
  background: #fff;
  color: #232b39;
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
}

h1, h2, h3, h4, h5, h6, p {
  margin: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

li {
  padding: 0;
}

input, select {
  vertical-align: middle;
}

select {
  height: 2.4em;
  font-size: 13px;
  line-height: 2.4em;
}

button, input, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

a {
  display: block;
  text-decoration: none;
  color: #00a6c9;
}

img {
  vertical-align: top;
  font-size: 0;
  line-height: 0;
}

mark {
  background: linear-gradient(transparent 55%, #fde79b 0);
  color: inherit;
}

@font-face {
  font-family: "icomoon";
  src: url("/fonts/icomoon/icomoon.eot?yyz401");
  src: url("/fonts/icomoon/icomoon.eot?yyz401#iefix") format("embedded-opentype"), url("/fonts/icomoon/icomoon.ttf?yyz401") format("truetype"), url("/fonts/icomoon/icomoon.woff?yyz401") format("woff"), url("/fonts/icomoon/icomoon.svg?yyz401#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
[class^=c-icon_], [class*=" c-icon_"] {
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.c-icon_x:before {
  content: "\e900";
}

.c-icon_mail:before {
  content: "\e901";
}

.c-icon_camera:before {
  content: "\e902";
}

.c-icon_crown:before {
  content: "\e903";
}

.c-icon_heart:before {
  content: "\e904";
}

.c-icon_heart-fill:before {
  content: "\e905";
}

.c-icon_like:before {
  content: "\e906";
}

.c-icon_notify:before {
  content: "\e907";
}

.c-icon_setting:before {
  content: "\e908";
}

.c-icon_rev:before {
  content: "\e909";
}

.c-icon_track:before {
  content: "\e90a";
}

.c-icon_login:before {
  content: "\e90b";
}

.c-icon_point:before {
  content: "\e90c";
}

.c-icon_register:before {
  content: "\e90d";
}

.c-icon_line:before {
  content: "\e90e";
}

.c-icon_warning:before {
  content: "\e90f";
}

.c-icon_hatebu:before {
  content: "\e910";
}

.c-icon_feedly:before {
  content: "\e911";
}

.c-icon_pocket:before {
  content: "\e912";
}

.c-icon_facebook:before {
  content: "\ea90";
}

.l-header {
  background: #fff;
  padding: 16px 0;
  text-align: center;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.1);
}

html {
  scroll-behavior: smooth;
}

picture img {
  max-width: 100%;
  height: auto;
}

.is-margin-bottom-1 {
  margin-bottom: 10px;
}

.is-margin-bottom-2 {
  margin-bottom: 20px;
}

.is-margin-bottom-3 {
  margin-bottom: 30px;
}

.is-margin-bottom-4 {
  margin-bottom: 40px;
}

.is-margin-bottom-5 {
  margin-bottom: 50px;
}

.is-margin-bottom-6 {
  margin-bottom: 60px;
}

.has-text-center {
  text-align: center;
}

.c-flex {
  display: flex;
}

.card-top_app {
  border-radius: 22%;
  box-shadow: 0 7px 10px 0 rgba(0, 0, 0, 0.23);
}

.card-top_app img {
  width: 100%;
  height: auto;
  border-radius: 22%;
}

@media (min-width: 768px) {
  .is-hidden-tablet {
    display: none !important;
  }
  .has-text-center-pc {
    text-align: center;
  }
}
@media (max-width: 768px) {
  .is-hidden-mobile {
    display: none;
  }
}
.l-container {
  line-height: 1.7;
  font-size: 1rem;
}
.l-container_inner {
  padding: 40px 20px;
}
@media (min-width: 768px) {
  .l-container_inner {
    max-width: 1044px;
    margin: 0 auto;
  }
}
@media (max-width: 768px) {
  .l-container_inner {
    max-width: 100%;
  }
}
.l-container_sub {
  background: linear-gradient(270deg, rgba(192, 227, 255, 0.7) 0%, rgba(245, 229, 255, 0.7) 100%);
}
@media (max-width: 768px) {
  .l-container_sub {
    background: url(/award/2025/assets/images/page_fv_sp.png) top center/100% auto no-repeat, linear-gradient(270deg, rgba(192, 227, 255, 0.7) 0%, rgba(245, 229, 255, 0.7) 100%);
  }
}
.l-container_fv {
  text-align: center;
}

.heading-h2 {
  color: #32358a;
  text-align: center;
  margin: 112px 0 42px;
  font-size: 1.6rem;
  font-weight: bold;
}
.heading-h2:after {
  content: " ";
  display: block;
  width: 40%;
  height: 3px;
  background: linear-gradient(90deg, #7384df 0%, #edadc5 49.09%, #7384df 99.25%);
  margin: 10px auto 0;
}
.heading-h2--nm {
  margin-left: -10px;
  margin-right: -10px;
}
.heading-h2 span {
  display: block;
  font-size: 1.8rem;
}
.heading-h2_sub {
  color: #fff;
  text-align: center;
  font-size: 1.3rem;
  font-weight: bold;
  line-height: 1.4;
}
.heading-h2_sub span {
  display: block;
  font-size: 1.5rem;
}
@media (min-width: 768px) {
  .heading-h2_sub {
    text-align: left;
  }
  .heading-h2_sub span {
    font-size: 35px;
  }
}

.heading-h3 {
  position: relative;
  text-align: left;
  margin: 0 0 14px;
  font-size: 1.3rem;
  font-weight: bold;
}
@media (max-width: 768px) {
  .heading-h3 {
    padding-right: 63px;
  }
}
.heading-h3 picture {
  position: absolute;
  right: 0;
  z-index: 1;
  text-align: right;
}

.judge-container {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .judge-container {
    gap: 35px 10px;
  }
}
@media (max-width: 768px) {
  .judge-container_card {
    max-width: calc(50% - 20px);
  }
}
@media (min-width: 768px) {
  .judge-container_card {
    max-width: 154px;
  }
}
.judge-container_img {
  display: block;
  text-align: center;
  margin-bottom: 10px;
}
.judge-container_img img {
  height: auto;
  border-radius: 14px;
}
.judge-container_name {
  margin-top: 10px;
  font-weight: bold;
}
.judge-container_post {
  font-size: 0.7rem;
}
.judge-container_comment {
  font-size: 0.8rem;
  word-break: break-all;
}
.judge-container_modal {
  text-decoration: underline;
  text-align: right;
  font-size: 0.8rem;
}

@media (min-width: 768px) {
  .open-modal-btn {
    display: block;
    transition: transform 0.3s;
  }
  .open-modal-btn:hover {
    cursor: pointer;
    opacity: 0.8;
    transform: scale(1.04);
  }
}
.award-card-list {
  gap: 14px;
  align-items: stretch;
}
@media (max-width: 768px) {
  .award-card-list {
    gap: 45px;
    flex-direction: column;
    margin-top: 60px;
  }
}

.award-card_1 {
  display: flex;
  flex-direction: column;
  justify-content: stretch;
  flex: 1 0 0;
  padding: 20px;
  border-radius: 14px;
  background: linear-gradient(270deg, rgba(248, 237, 255, 0.5) 0%, rgba(192, 227, 255, 0.5) 100%);
}
.award-card_1 h3 {
  color: #232b39;
  text-align: center;
  margin-bottom: 10px;
  font-size: 1.4rem;
}
.award-card_1 p {
  margin-bottom: 7px;
  letter-spacing: -0.5px;
}

.award-card_img {
  height: 118px;
  margin: -60px auto 14px;
}

.page-ancer-arrow {
  margin-top: auto;
  text-align: center;
}

.top-award-list_container {
  background: linear-gradient(270deg, rgba(248, 237, 255, 0.5) 0%, rgba(192, 227, 255, 0.5) 100%);
}
@media (min-width: 768px) {
  .top-award-list_category {
    display: flex;
    flex-wrap: wrap;
    gap: 56px 40px;
    margin: 0 auto;
  }
}
@media (max-width: 768px) {
  .top-award-list_category_inner {
    margin-top: 54px;
  }
}
@media (min-width: 768px) {
  .top-award-list_category_inner {
    flex-basis: calc(50% - 20px);
  }
}
.top-award-list_card {
  width: 100%;
  min-height: 130px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  background: #fff;
  border-radius: 14px;
  color: #000;
  font-size: 1.4rem;
  transition: all 300ms ease;
}
.top-award-list_card picture {
  display: block;
  width: 120px;
  text-align: center;
}
@media (max-width: 375px) {
  .category-icon-sp img {
    max-width: 90%;
  }
}

.award--grand {
  display: flex;
  gap: 21px;
  width: 100%;
  padding: 35px 16px 21px;
  border-bottom: 1px solid #E9EBFF;
  color: #232b39;
  transition: all 300ms ease;
}
@media (min-width: 768px) {
  .award--grand:hover {
    opacity: 0.8;
    transform: scale(1.02);
  }
}
.award--grand .laurel-crown {
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  width: 191px;
  height: 126px;
  background: url(/award/2025/assets/images/bg_gold.png) no-repeat left center/contain;
}
.award--grand .card-top_app {
  width: 98px;
  height: 98px;
  margin-top: 8px;
}
.award--grand dl {
  margin: 0;
}
.award--grand dt {
  font-size: 22px;
  font-weight: bold;
  background: linear-gradient(323deg, #AF8C0F 43.46%, #DAB328 83.94%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.award--grand dd {
  margin-top: 4px;
  margin-left: 0;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.5;
  word-break: break-all;
}
@media (max-width: 768px) {
  .award--grand {
    padding: 28px 14px 14px 7px;
  }
  .award--grand .laurel-crown {
    width: 140px;
    height: 92px;
  }
  .award--grand .card-top_app {
    width: 72px;
    height: 72px;
  }
  .award--grand dt {
    font-size: 18px;
  }
  .award--grand dd {
    font-size: 16px;
  }
}

.award--excellence {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 14px;
  justify-content: space-between;
  width: 100%;
  padding: 16px 10px 20px 16px;
}
@media (min-width: 769px) {
  .award--excellence {
    max-height: 122px;
  }
}
.award--excellence_head {
  width: 100%;
  line-height: 20px;
  font-size: 20px;
  font-weight: bold;
}
.award--excellence_head span {
  background: linear-gradient(323deg, #35388D 43.46%, #8093D2 83.94%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.award--excellence_item {
  display: flex;
  gap: 10px;
  width: calc(50% - 7px);
  color: #232b39;
  transition: all 300ms ease;
}
@media (min-width: 768px) {
  .award--excellence_item:hover {
    opacity: 0.8;
    transform: scale(1.02);
  }
}
@media (max-width: 768px) {
  .award--excellence_item {
    width: 100%;
  }
}
.award--excellence .award-card-app {
  position: relative;
  flex-shrink: 0;
  width: 56px;
  height: 56px;
}
.award--excellence .award-card-app:before {
  content: "";
  border: 1px solid rgba(204, 204, 204, 0.3);
  height: 54px;
  width: 54px;
  position: absolute;
  border-radius: 22%;
}
.award--excellence .award-card-app img {
  width: 100%;
  height: auto;
  border-radius: 22%;
}
.award--excellence .award-card-text {
  display: flex;
  align-items: center;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: -0.5px;
  line-height: 1.4;
}
.award--excellence .award-card-text span {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.award--excellence .award-copyright {
  position: absolute;
  bottom: -29px;
  left: -2px;
}
@media (max-width: 768px) {
  .award--excellence {
    padding: 16px 21px;
  }
  .award--excellence_head {
    font-size: 16px;
    margin-bottom: 4px;
  }
  .award--excellence .award-card-app--copyright {
    height: 70px;
  }
  .award--excellence .award-copyright {
    bottom: -14px;
  }
}

.award-card-link {
  width: 100%;
  padding: 10px 21px;
  border-radius: 0 0 14px 14px;
  background: linear-gradient(90deg, rgba(192, 219, 255, 0.9) 0%, rgba(228, 225, 255, 0.9) 100%);
  color: #32358A;
  font-size: 15px;
  font-weight: bold;
  text-align: right;
  transition: all 300ms ease;
}
@media (min-width: 768px) {
  .award-card-link:hover {
    opacity: 0.8;
    font-size: 15.3px;
  }
}

.award-card-list_three {
  flex-wrap: wrap;
  gap: 40px;
  justify-content: space-between;
}
.award-card-list_three a {
  width: calc(33.3% - 30px);
  padding: 28px 42px;
  background: #fff;
  border-radius: 14px;
  color: #000;
  line-height: 1.4;
  text-align: left;
}
.award-card-list_three a > div {
  display: flex;
  flex-direction: column;
  min-height: 130px;
  transition: all 300ms ease;
}
@media (min-width: 768px) {
  .award-card-list_three a:hover > div {
    opacity: 0.8;
    transform: scale(1.02);
  }
}
.award-card-list_three .laurel-crown {
  align-self: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 192px;
  height: 127px;
  background: url(/award/2025/assets/images/bg_silver.png) no-repeat left center/contain;
}
.award-card-list_three .card-top_app {
  width: 98px;
  height: 98px;
  box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.23);
}
.award-card-list_three_text {
  margin: 28px 0 14px;
  font-size: 22px;
  font-weight: bold;
}
.award-card-list_three_text span {
  padding: 2px 0;
  background: linear-gradient(323deg, #32358A 43.46%, #7685DE 83.94%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.award-card-list_three p {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.4;
}
@media (max-width: 768px) {
  .award-card-list_three {
    flex-direction: column;
    gap: 21px;
  }
  .award-card-list_three a {
    width: 100%;
    padding: 21px 7px;
  }
  .award-card-list_three a > div {
    gap: 21px;
    flex-direction: row;
    align-items: center;
  }
  .award-card-list_three .laurel-crown {
    width: 140px;
    height: 93px;
  }
  .award-card-list_three .card-top_app {
    width: 72px;
    height: 72px;
  }
  .award-card-list_three_text {
    margin: 0 0 7px;
    font-size: 18px;
  }
  .award-card-list_three p {
    font-size: 16px;
  }
}

.award-card-list_sponsor {
  gap: 40px;
  flex-wrap: wrap;
  justify-content: center;
}
.award-card-list_sponsor a {
  width: 48%;
  padding: 60px 21px;
  background: #fff;
  border-radius: 14px;
  color: #000;
  line-height: 1.4;
  text-align: left;
}
.award-card-list_sponsor a > div {
  display: flex;
  align-items: center;
  gap: 21px;
  transition: all 300ms ease;
}
@media (min-width: 768px) {
  .award-card-list_sponsor a:hover > div {
    opacity: 0.8;
    transform: scale(1.04);
  }
}
.award-card-list_sponsor .laurel-crown {
  align-self: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 192px;
  height: 127px;
  background: url(/award/2025/assets/images/bg_silver.png) no-repeat left center/contain;
}
.award-card-list_sponsor .card-top_app {
  width: 98px;
  height: 98px;
  box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.23);
}
.award-card-list_sponsor_text {
  margin: 28px 0 14px;
  font-size: 22px;
  font-weight: bold;
}
.award-card-list_sponsor_text span {
  background: linear-gradient(323deg, #32358A 43.46%, #7685DE 83.94%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.award-card-list_sponsor p {
  font-weight: bold;
  font-size: 18px;
  line-height: 1.4;
}
@media (max-width: 768px) {
  .award-card-list_sponsor {
    flex-direction: column;
    gap: 21px;
  }
  .award-card-list_sponsor a {
    width: 100%;
    padding: 21px 7px;
  }
  .award-card-list_sponsor a > div {
    gap: 21px;
    flex-direction: row;
  }
  .award-card-list_sponsor .laurel-crown {
    width: 140px;
    height: 93px;
  }
  .award-card-list_sponsor .card-top_app {
    width: 72px;
    height: 72px;
  }
  .award-card-list_sponsor_text {
    margin: 0 0 7px;
    font-size: 18px;
  }
  .award-card-list_sponsor p {
    font-size: 16px;
  }
}

.award-card-list_link {
  width: 50%;
  margin: 42px auto;
  padding: 10px 40px;
  border-radius: 14px;
  background: linear-gradient(90deg, rgba(192, 219, 255, 0.9) 0%, rgba(228, 225, 255, 0.9) 100%);
  color: #32358A;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  transition: all 300ms ease;
}
@media (min-width: 768px) {
  .award-card-list_link:hover {
    box-shadow: 0 0 20px 4px rgba(251, 255, 0, 0.8);
    opacity: 0.8;
    transform: scale(1.02);
  }
}
@media (max-width: 768px) {
  .award-card-list_link {
    width: 100%;
  }
}

.sponsor {
  display: flex;
  flex-direction: column;
  gap: 42px;
  margin-bottom: 56px;
}
.sponsor_list {
  display: flex;
  gap: 40px;
  justify-content: center;
}
.sponsor_list div {
  display: flex;
  justify-content: center;
  width: 210px;
  height: 100px;
}
.sponsor_list img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.sponsor_list_plr {
  padding: 0 10px;
}
.sponsor_list_braze {
  padding: 8px 0;
}
.sponsor_list_moloco {
  margin-top: -10px;
}
.sponsor_list_gfs {
  width: 120px !important;
  padding: 20px 0;
  margin-top: -2px;
}
.sponsor_list--media {
  align-items: center;
}
.sponsor_list_productzine {
  width: 260px !important;
  margin-top: 7px;
}
.sponsor_list_itmedia {
  height: 80px !important;
}
@media (max-width: 768px) {
  .sponsor {
    gap: 10px;
  }
  .sponsor_list {
    display: flex;
    gap: 12px;
    justify-content: center;
  }
  .sponsor_list div {
    width: 107px;
    height: 51px;
  }
  .sponsor_list_braze {
    padding: 4px 0;
  }
  .sponsor_list_gfs {
    width: 60px !important;
    padding: 11px 0;
  }
  .sponsor_list_productzine {
    width: 140px !important;
  }
  .sponsor_list--media {
    flex-wrap: wrap;
    gap: 7px;
  }
  .sponsor_list--media div {
    width: 120px;
  }
}

.modal {
  display: none;
  z-index: 2;
  position: fixed;
  inset: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  justify-content: center;
  align-items: center;
  line-height: 1.7;
}
.modal-content {
  position: relative;
  background-color: #fff;
  padding: 20px;
  border-radius: 8px;
  width: 300px;
}
.modal .close {
  position: absolute;
  top: 10px;
  right: 15px;
  font-size: 18px;
  cursor: pointer;
}

.best-app_card {
  padding: 20px;
  border-radius: 14px;
  border: 1px solid #fff;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0) 65%, rgba(255, 255, 255, 0.7) 100%), rgba(255, 255, 255, 0.7);
}
.best-app_card:not(:last-child) {
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .best-app_card {
    background: linear-gradient(0deg, rgba(255, 255, 255, 0) 85%, rgba(255, 255, 255, 0.7) 100%), rgba(255, 255, 255, 0.3);
    max-width: 1024px;
    padding-left: 20%;
    padding-right: 20%;
  }
}
.best-app_heading {
  text-align: center;
}
.best-app_heading div {
  display: inline-block;
  padding: 10px 60px;
  margin: 0 auto;
  background: url(/award/2025/assets/images/h-g-l.svg) no-repeat left center/contain, url(/award/2025/assets/images/h-g-r.svg) no-repeat right center/contain;
  color: #ba9100;
  font-size: 1.4rem;
  font-weight: bold;
}
.best-app_heading div span {
  display: block;
  font-size: 1.5rem;
}
.best-app_heading_2 {
  text-align: center;
  font-size: 1.3rem;
  margin: 20px 0;
}
.best-app_heading_2 div {
  display: inline-block;
  padding: 10px 40px;
  margin: 0 auto;
  background: url(/award/2025/assets/images/h-s-l.svg) no-repeat left -10px center/contain, url(/award/2025/assets/images/h-s-r.svg) no-repeat right -10px center/contain;
  color: #8b8b8b;
  font-weight: bold;
}
.best-app_heading_2 div span {
  display: block;
  font-size: 1.4rem;
}
.best-app_heading--sp {
  text-align: center;
  font-size: 1.3rem;
  margin: 20px 0;
}
.best-app_heading--sp div {
  display: inline-block;
  padding: 10px 40px;
  margin: 0 auto;
  background: url(/award/2025/assets/images/h-sp-l.svg) no-repeat left 0 center/contain, url(/award/2025/assets/images/h-sp-r.svg) no-repeat right 0 center/contain;
  color: #3950bc;
  font-weight: bold;
}
.best-app_heading--sp div span {
  display: block;
  font-size: 1.4rem;
}
.best-app_image {
  display: block;
  width: 138px;
  margin: 20px auto;
}
.best-app_image img {
  border-radius: 14px;
}
.best-app_image img.award-js-app-icon {
  border-radius: 22%;
}
.best-app_summary {
  font-weight: bold;
  margin: 0 auto 20px;
}
.best-app_summary:after {
  content: " ";
  display: block;
  width: 100%;
  height: 3px;
  background: linear-gradient(90deg, #7384df 0%, #edadc5 49.09%, #7384df 99.25%);
  margin: 20px auto 0;
}
.best-app_summary br {
  display: none;
}
@media (min-width: 768px) {
  .best-app_summary {
    max-width: 70%;
  }
}
.best-app_name {
  font-size: 0.9rem;
  font-weight: bold;
  line-height: 1.4;
}
.best-app_name span {
  display: block;
}
.best-app_name .award-role {
  margin-bottom: 7px;
}
@media (min-width: 768px) {
  .best-app_name {
    text-align: center;
  }
}
.best-app_comment {
  margin-top: 16px;
  margin-bottom: 50px;
}
.best-app_comment--block {
  display: block;
}

.award-copyright {
  margin: -14px 0 10px;
  text-align: center;
  font-size: 12px;
  color: #666;
}

.btn-app {
  margin: 20px 0;
  text-align: center;
}
.btn-app a {
  display: block;
  padding: 12px 40px;
  color: #32358A;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.4;
  border-radius: 40px;
  background: url(/award/2025/assets/images/arrow2.svg) no-repeat right 14px center/24px auto, linear-gradient(266deg, #F1D9FF 15.02%, #C0E7FF 59.15%);
  transition: all 300ms ease;
}
@media (min-width: 768px) {
  .btn-app a {
    display: inline-block;
    padding: 12px 40px;
    width: 380px;
  }
  .btn-app a:hover {
    box-shadow: 0 0 20px 4px rgba(251, 255, 0, 0.8);
    opacity: 0.8;
    transform: scale(1.1);
  }
}

.btn-store {
  margin: 20px 0;
  text-align: center;
}
.btn-store a {
  display: block;
  padding: 12px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  border-radius: 40px;
  transition: all 300ms ease;
}
@media (min-width: 768px) {
  .btn-store a {
    display: inline-block;
    padding: 12px 0;
    width: 380px;
  }
  .btn-store a:hover {
    box-shadow: 0 0 20px 4px rgba(251, 255, 0, 0.8);
    opacity: 0.8;
    transform: scale(1.1);
  }
}
.btn-store--ios a {
  background: linear-gradient(249deg, #FFE1E1 -5.97%, #31A3FF 45.73%);
}
.btn-store--google a {
  background: linear-gradient(249deg, #59ADF1 -5.97%, #85D331 45.73%);
}

.text-note {
  font-size: 0.8rem;
  color: #828282;
  margin-top: 20px;
}

.link-top {
  text-align: center;
  padding-bottom: 40px;
}
.link-top a {
  display: block;
  margin: 0 20px;
  padding: 12px 40px 12px 10px;
  font-weight: bold;
  font-size: 14px;
  color: #000;
  border-radius: 40px;
  background: #fff url(/award/2025/assets/images/arrow2.svg) no-repeat right 10px center;
  transition: all 300ms ease;
}
@media (min-width: 768px) {
  .link-top a {
    max-width: 380px;
    margin: 0 auto;
  }
  .link-top a:hover {
    box-shadow: 0 0 20px 4px rgba(251, 255, 0, 0.8);
    opacity: 0.8;
    transform: scale(1.1);
  }
}

.p-navi {
  width: 100%;
}
@media (max-width: 1024px) {
  .p-navi {
    padding: 10px 14px;
    background-color: #f4f4f4;
  }
  .p-navi-list {
    display: flex;
    justify-content: space-between;
  }
  .p-navi-item {
    width: 100%;
    border: 1px solid #ddd;
    border-radius: 5px;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    line-height: 1.6;
    background: #fff;
  }
  .p-navi-item a {
    padding: 13px 0 11px;
    color: #232b39;
  }
  .p-navi-item img {
    width: 5px;
    height: 9px;
    margin-top: 3px;
    margin-left: 7px;
  }
  .p-navi-item + .t-navi-item {
    margin-left: 14px;
  }
}
@media (min-width: 1024px) {
  .p-navi {
    padding: 21px 0;
    font-size: 0;
  }
  .p-navi-list {
    width: 1120px;
    margin: 0 auto;
    text-align: center;
  }
  .p-navi-item {
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
  }
  .p-navi-item a {
    margin-right: 12px;
  }
  .p-navi-item + .p-navi-item {
    padding-left: 14px;
    border-left: 1px solid #ddd;
  }
}

@media (max-width: 1024px) {
  .p-pagetop {
    position: relative;
    display: table-row-group;
  }
  .p-pagetop_item {
    position: absolute;
    right: 7px;
    bottom: 14px;
    width: 40px;
    height: 40px;
  }
  .p-pagetop_item.is-active {
    position: fixed;
    z-index: 1001;
  }
}
@media (min-width: 1024px) {
  .p-pagetop {
    width: 1000px;
    margin: 0 auto;
  }
  .p-pagetop a {
    float: right;
  }
  .p-pagetop img {
    position: fixed;
    right: 10px;
    bottom: 100px;
  }
  .p-pagetop img.is-footer-fixed {
    position: absolute;
    bottom: 260px;
  }
}

.fv-top {
  margin: 0;
  padding: 35px 20px 0;
}
.fv-top_img--sp {
  display: block;
  margin: 0 auto 21px;
  text-align: center;
}
@media (min-width: 768px) {
  .fv-top {
    display: flex;
    align-items: center;
    height: 280px;
    margin: 0 auto;
    background: url(/award/2025/assets/images/page_fv_pc.png) top center/auto 280px no-repeat, linear-gradient(to right, #2a009f 0%, #2e61dc 80%, #2e61dc 100%);
  }
  .fv-top_bg {
    max-width: 1044px;
    margin: auto;
    padding-left: 20%;
  }
  .fv-top_img--sp {
    display: none;
  }
}
@media (min-width: 1024px) {
  .fv-top_bg {
    padding-left: 220px;
  }
}
@media (max-width: 768px) {
  .fv-top_img--pc {
    display: none;
  }
}

.p-footer a {
  color: #fff;
}
@media (max-width: 1024px) {
  .p-footer a {
    color: #ddd;
  }
}
@media (max-width: 1024px) {
  .p-footer {
    padding: 34px 28px 70px;
    background-color: #1c212a;
    color: #ddd;
    padding: 20px;
  }
  .p-footer-container {
    position: relative;
    overflow: hidden;
    max-width: 319px;
    margin: 0 auto;
  }
  .p-footer-container--bottom {
    margin-top: 7px;
    padding-top: 20px;
    border-top: 1px solid #414650;
    font-size: 10px;
  }
  .p-footer-logo {
    display: inline-block;
    width: 154px;
    margin-bottom: 32px;
  }
}
@media screen and (max-width: 1024px) and (max-width: 320px) {
  .p-footer-logo {
    margin-bottom: 14px;
  }
}
@media (max-width: 1024px) {
  .p-footer-logo img {
    width: 138px;
    height: auto;
  }
  .p-footer-logo p {
    margin-top: 7px;
    font-size: 10px;
  }
  .p-footer-select {
    float: right;
    position: relative;
    margin-top: 6px;
  }
  .p-footer-select:after {
    position: absolute;
    top: 12px;
    right: 0;
    z-index: 0;
    width: 12px;
    height: 7px;
    background: url("/statics/sp/images/sp/select-arrow.png");
    background-size: 12px 7px;
    content: "";
    pointer-events: none;
  }
  .p-footer-nav {
    float: left;
    width: 50%;
    margin-bottom: 14px;
    font-size: 12px;
  }
  .p-footer-nav li {
    margin-bottom: 18px;
  }
  .p-footer-site {
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .p-footer-site li {
    width: 100%;
    border: 1px solid #414650;
    margin-bottom: 14px;
    border-radius: 2px;
    text-align: center;
  }
  .p-footer-site a {
    height: 64px;
  }
  .p-footer-site p {
    font-size: 10px;
  }
  .p-footer-site img {
    display: block;
    margin: 0 auto;
    padding-top: 14px;
  }
  .p-footer-site_games img {
    padding-top: 16px;
  }
  .p-footer-site_games p {
    margin-top: 8px;
  }
  .p-footer-site_deai img {
    padding-top: 13px;
    margin-bottom: 5px;
  }
  .p-footer-site_kaidoki img {
    padding-top: 12px;
  }
  .p-footer-site_kaidoki p {
    margin-top: 6px;
  }
  .p-footer-site_meal img {
    margin-bottom: 6px;
    padding-top: 10px;
  }
  .p-footer-site_vodstream img {
    padding-top: 16px;
  }
  .p-footer-site_vodstream p {
    margin-top: 4px;
  }
  .p-footer-annotation {
    margin-top: 14px;
    line-height: 1.4;
  }
  .p-footer-copyright {
    margin-bottom: 14px;
  }
  .p-footer-terms a {
    position: relative;
    display: inline-block;
    margin-right: 14px;
    margin-bottom: 14px;
  }
  .p-footer-terms a:not(:last-child):before {
    position: absolute;
    top: 0;
    right: -9px;
    content: "|";
  }
}
@media (min-width: 1024px) {
  .p-footer {
    padding: 34px 20px 118px;
    background-color: #1c212a;
    color: #ddd;
  }
  .p-footer a:hover {
    opacity: 0.8;
  }
  .p-footer-wrapper {
    display: flex;
    max-width: 1120px;
    margin: 0 auto;
  }
  .p-footer-container {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    font-size: 11px;
    justify-content: space-between;
  }
  .p-footer-container--bottom {
    justify-content: space-between;
    margin-top: 22px;
    padding-top: 28px;
    border-top: 1px solid #414650;
    max-width: 1120px;
  }
  .p-footer_inner {
    display: flex;
    flex-wrap: wrap;
  }
  .p-footer-logo img {
    height: 27px;
  }
  .p-footer-logo p {
    margin-top: 4px;
    font-size: 11px;
  }
  .p-footer-logo a {
    display: block;
  }
  .p-footer-select {
    position: relative;
  }
  .p-footer-select:after {
    position: absolute;
    top: 18px;
    right: 0;
    z-index: 0;
    width: 12px;
    height: 7px;
    background: url("/statics/sp/images/common/select-arrow.png");
    background-size: 12px 7px;
    content: "";
    pointer-events: none;
  }
  .p-footer-nav {
    min-width: 120px;
    font-size: 12px;
  }
  .p-footer-nav + ul {
    margin-left: 21px;
  }
  .p-footer-nav li {
    margin-bottom: 8px;
  }
  .p-footer-site {
    width: 371px;
  }
  .p-footer-site li {
    float: left;
    border: 1px solid #414650;
    border-radius: 2px;
    text-align: center;
    margin-bottom: 7px;
  }
  .p-footer-site li:nth-child(even) {
    margin-left: 7px;
  }
  .p-footer-site a {
    display: block;
    width: 180px;
    height: 60px;
  }
  .p-footer-site p {
    margin-top: 4px;
    font-size: 10px;
  }
  .p-footer-site img {
    display: block;
    margin: 0 auto;
    padding-top: 14px;
  }
  .p-footer-site_kaidoki img {
    padding-top: 13px;
  }
  .p-footer-site_kaidoki p {
    letter-spacing: -0.8px;
  }
  .p-footer-site_games img {
    margin: 0 auto 4px;
    padding-top: 17px;
  }
  .p-footer-site_meal img {
    padding-top: 8px;
  }
  .p-footer-site_vodstream img {
    width: 130px;
    padding-top: 16px;
  }
  .p-footer-annotation {
    margin-top: 14px;
  }
  .p-footer-terms a {
    position: relative;
    margin-left: 14px;
  }
  .p-footer-terms a:first-child {
    margin: 0;
  }
  .p-footer-terms a:not(:last-child):before {
    position: absolute;
    top: 0;
    right: -9px;
    content: "|";
  }
}