@charset "utf-8";
/* CSS Document */
body {
  display: none;
}
* {
  min-height: 0vw;
}
/*===============================================
●共通
===============================================*/

/*============== common ==================*/
/* prettier-ignore */
#fm-grandprize_2512 h1, h2, h3, h4, h5, p, figure {
  margin: 0;
  padding: 0;
  list-style: none;
  display: block;
}
/* prettier-ignore */
#fm-grandprize_2512 ul, li, dl, dt, dd {
    margin: 0;
    list-style: none;
    padding: 0;
  }

#fm-grandprize_2512 img {
  max-width: 100%;
  display: block;
  height: auto;
}
/* prettier-ignore */
#fm-grandprize_2512 a:link, a:visited, a:hover, a:active, a:focus {
    text-decoration: none;
  }

/* ================= text関連 ================ */
#fm-grandprize_2512 .lead-area .leadB {
  text-align: center;
  font-weight: 900;
  font-size: clamp(1.8rem, 4vw, 2.5rem);
  margin: 0 0 2rem;
  text-shadow: 0 1px 0 #313131, 0 3px 0 rgba(176, 174, 169, 0.8), 0 4px 10px rgba(127, 120, 120, 0.3);
  color: #fff;
}
#fm-grandprize_2512 .lead-area .leadB span {
  text-align: center;
  font-weight: 800;
  font-size: clamp(1.3rem, 3.5vw, 2rem);
  margin: 0 0 2rem;
  display: block;
  text-shadow: 0 1px 0 #313131, 0 2px 0 rgba(176, 174, 169, 0.8), 0 4px 10px rgba(127, 120, 120, 0.3);
  font-feature-settings: 'palt' 1;
}
#fm-grandprize_2512 .lead-area .leadT {
  text-align: center;
  font-weight: 600;
  font-size: clamp(0.9rem, 2vw, 1.1rem);
  color: #fff;
}

#fm-grandprize_2512 .lead-area .leadT span {
  margin: 5px 0 0;
  display: block;
  color: #fff;
  font-size: clamp(0.85rem, 2vw, 0.95rem);
}
#fm-grandprize_2512 .detail-inner .date {
  text-align: left;
  border: 1px solid #241608;
  padding: 2px 8px;
  box-sizing: border-box;
  max-width: 150px;
  font-size: clamp(0.8rem, 4vw, 1rem);
}
#fm-grandprize_2512 .detail-inner .name {
  text-align: left;
  font-size: clamp(1.1rem, 1.8vw, 1.3rem);
  font-weight: 700;
  line-height: 1.4;
}

#fm-grandprize_2512 .detail-inner .name-sm {
  text-align: left;
  font-size: clamp(0.9rem, 2vw, 1rem);
  font-weight: 600;
  line-height: 1.4;
  margin: 0;
}
#fm-grandprize_2512 .detail-inner .price {
  text-align: left;
  font-size: clamp(1.1rem, 1.7vw, 1.3rem);
  font-weight: 700;
}
#fm-grandprize_2512 .detail-inner .price-sm {
  text-align: right;
  font-size: clamp(0.85rem, 2vw, 0.9rem);
  font-weight: 600;
}
#fm-grandprize_2512 .detail-inner .txt {
  font-size: clamp(1rem, 1.5vw, 1.1rem);
  text-align: left;
  line-height: 1.6;
}
#fm-grandprize_2512 .detail-inner .txt span {
  font-size: clamp(0.8rem, 0.85vw, 0.88rem);
  text-align: left;
  line-height: 1.6;
  display: block;
}
#fm-grandprize_2512 .detail-inner .cach {
  font-size: clamp(1rem, 1.6vw, 1.2rem);
  text-align: center;
  line-height: 1.6;
  grid-column: -1 / 1;
  position: relative;
  z-index: 1;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  gap: 0.5rem;
  width: fit-content;
  margin: 0 auto;
  padding: 0.5rem 2rem;
}
#fm-grandprize_2512 .detail-inner .cach img {
  width: auto;
  height: 2rem;
  object-fit: contain;
  margin: 0;
}
#fm-grandprize_2512 .detail-inner .cach::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ffeb0a;
  clip-path: polygon(0 0, 100% 0%, 95% 100%, 5% 100%);
  z-index: -1;
  padding: 1rem;
  box-sizing: border-box;
  border-radius: 4px;
}

/* ======================== main ======================= */
#fm-grandprize_2512 {
  margin: 0 calc(50% - 50vw);
  width: calc(100vw - 0.7%);
  padding: 0;
  position: relative;
  color: #313131;
  box-sizing: border-box;
  overflow-x: hidden;
}
#fm-grandprize_2512 section {
  text-align: center;
  margin: 0 auto;
  width: 100%;
  position: relative;
  overflow: hidden;
}
#fm-grandprize_2512 main {
  width: 100%;
  height: auto;
  box-sizing: border-box;
  padding: 0;
  position: relative;
  z-index: 0;
}
#fm-grandprize_2512 .imgbox {
  position: relative;
}
#fm-grandprize_2512 .imgbox .kv {
  width: min(100%, 1200px);
  margin: 0 auto;
  position: relative;
  z-index: 2;
  filter: drop-shadow(0px 0px 110px rgba(254, 233, 180, 0.8));
}
#fm-grandprize_2512 #kv-container {
  position: relative;
  overflow: hidden;
}
#fm-grandprize_2512 .text-area {
  position: relative;
  margin: 0 auto;
  z-index: 2;
  width: 100%;
}

#fm-grandprize_2512 .lead-area {
  position: relative;
  padding: 2rem;
  background: #241608;
}

#fm-grandprize_2512 .ttl_h2 {
  font-size: clamp(1.1rem, 2.6vw, 1.6rem);
  text-align: center;
  width: 100%;
  margin: 3rem auto 1rem;
  filter: drop-shadow(2px 5px 0px rgba(0, 0, 0, 0.8));
  will-change: filter;
}
#fm-grandprize_2512 .ttl_h2 span {
  display: block;
  max-width: 500px;
  padding: 0.8rem 1rem;
  margin: 0 auto;
  background: #b50006;
  clip-path: polygon(100% 0, 95% 50%, 100% 100%, 0% 100%, 5% 50%, 0% 0%);
  color: #fff;
}
/*================ item =================*/
#fm-grandprize_2512 .item {
  background: linear-gradient(0deg, rgba(234, 202, 113, 0.7) 50%, rgba(234, 202, 113, 0.7) 50%), url(../images/bg01.webp) repeat;
  background-size: 100%, 4%;
  padding: 0 2rem 3rem;
  box-sizing: border-box;
}

#fm-grandprize_2512 .ranking-wrap {
  width: 100%;
}

#fm-grandprize_2512 .ranking-inner {
  width: min(100%, 1100px);
  margin: 0 auto;
  padding: 2rem 0;
  box-sizing: border-box;
}

#fm-grandprize_2512 .c-txt {
  position: relative;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}

#fm-grandprize_2512 .com {
  text-align: left;
  font-size: clamp(0.9rem, 1.4vw, 1rem);
  margin: 1rem 0 0;
}

#fm-grandprize_2512 .com dt {
  background: #b50006;
  font-weight: 600;
  display: inline-block;
  padding: 0.3rem 1rem;
  color: #fff;
  border-radius: 0.5rem 0.5rem 0 0;
}
#fm-grandprize_2512 .com dd {
  background: #feeab4;
  padding: 1rem;
  box-sizing: border-box;
  border-radius: 0 1rem 1rem;
}
#fm-grandprize_2512 .com dd span {
  display: block;
  font-size: clamp(0.8rem, 0.85vw, 0.88rem);
}
#fm-grandprize_2512 .c-txt .kome {
  font-size: clamp(0.8rem, 0.85vw, 0.88rem);
  text-align: left;
}
#fm-grandprize_2512 .c-txt .kome:not(ul.kome):before {
  content: '\203b';
}
#fm-grandprize_2512 .c-txt ul.kome li::before {
  content: '\203b';
}

#fm-grandprize_2512 .c-pic-item {
  width: 90%;
  margin: 0 auto;
  filter: drop-shadow(3px 3px 6px rgba(0, 0, 0, 0.2));
  will-change: filter;
}

#fm-grandprize_2512 .item_thumb {
  margin: 0 auto;
  width: 90%;
}
#fm-grandprize_2512 .ranking-txt {
  font-weight: 600;
}

/* ============ Swiper用スタイル =========== */

/* サムネイル（上部）の設定 */
#fm-grandprize_2512 .thumbsSwiper {
  width: 85%;
  padding: 0.5rem;
  margin: 0 auto 2rem;
  box-sizing: border-box;
}

#fm-grandprize_2512 .thumbsSwiper .swiper-slide {
  width: 25%;
  opacity: 1;
  cursor: pointer;
  transform: scale(0.92);
  transition: transform 0.3s ease-out;
  height: auto;
  will-change: transform;
  backface-visibility: hidden;
  -webkit-font-smoothing: subpixel-antialiased;
}
#fm-grandprize_2512 .thumbsSwiper .rank-card {
  position: relative;
  border-radius: 8px;
  overflow: hidden;
  background: #fff;
  border: none;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  transform: translateZ(0);
}

#fm-grandprize_2512 .thumbsSwiper .rank-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 3px solid rgba(0, 0, 0, 0.8);
  border-radius: 8px;
  box-sizing: border-box;
  z-index: 10;
  pointer-events: none;
  transition: border-color 0.3s;
}

#fm-grandprize_2512 .thumbsSwiper .rank-card::after {
  content: '';
  position: absolute;
  top: -2px;
  left: -2px;
  width: calc(100% + 4px);
  height: calc(100% + 4px);
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 5;
  transition: opacity 0.3s;
  pointer-events: none;
}

#fm-grandprize_2512 .thumbsSwiper .swiper-slide-thumb-active .rank-card::before {
  border-color: #b50006;
}

#fm-grandprize_2512 .thumbsSwiper .swiper-slide-thumb-active .rank-card::after {
  opacity: 0;
}

#fm-grandprize_2512 .thumbsSwiper .swiper-slide-thumb-active {
  opacity: 1;
  transform: scale(1) !important;
  z-index: 2;
}
#fm-grandprize_2512 .thumbsSwiper .swiper-slide-thumb-active .rank-card::after {
  opacity: 0;
}

/* サムネイル用の矢印調整 */
#fm-grandprize_2512 .ranking-inner .arrow-wrap {
  position: relative;
}
#fm-grandprize_2512 .arrow-wrap .thumb-next,
#fm-grandprize_2512 .arrow-wrap .thumb-prev {
  position: absolute;
  top: 50%;
  width: 40px;
  height: 40px;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 50%;
  color: #b50006;
  z-index: 10;
}

#fm-grandprize_2512 .arrow-wrap .thumb-next {
  right: 3%;
}

#fm-grandprize_2512 .arrow-wrap .thumb-prev {
  left: 3%;
}

#fm-grandprize_2512 .arrow-wrap .thumb-next::after,
#fm-grandprize_2512 .arrow-wrap .thumb-prev::after {
  font-size: 1rem;
  font-weight: bold;
}

#fm-grandprize_2512 .thumbsSwiper .rank-card .thumb_name {
  color: #fff;
  flex-grow: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #b50006;
  width: 100%;
  font-weight: 600;
  font-size: clamp(0.8rem, 1.4vw, 1rem);
  padding: 0.2rem;
  box-sizing: border-box;
}

#fm-grandprize_2512 .thumbsSwiper .badge {
  width: 60%;
  padding: 0.5rem 0 0;
}
#fm-grandprize_2512 .thumbsSwiper .swiper-slide:nth-child(n + 4) .badge {
  width: 33%;
}

/* メイン（下部）の設定 */
#fm-grandprize_2512 .mainSwiper {
  width: 90%;
  position: relative;
  min-height: 600px;
}
#fm-grandprize_2512 .mainSwiper .swiper-wrapper {
  transition-property: height, transform, opacity;
  transition-duration: 0.3s;
}
#fm-grandprize_2512 .mainSwiper .swiper-slide {
  height: auto !important;
  display: flex;
}

#fm-grandprize_2512 .mainSwiper .detail-inner {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1rem;
  background: #fff;
  padding: 2rem;
  border: 7px solid #b50006;
  outline: 3px solid #b50006;
  outline-offset: -18px;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  align-content: start;
}

/*===== animation-area ======*/
#fm-grandprize_2512 .imgbox {
  position: relative;
  z-index: 0;
  background: url(../images/bg.webp) no-repeat;
  width: 100%;
  min-height: 100%;
  background-attachment: fixed;
  background-size: cover;
  background-position: top center;
}

#fm-grandprize_2512 .maru01 {
  position: absolute;
  top: 16%;
  left: 1.5%;
  z-index: -1;
  width: calc(14%);
  height: calc(25%);
  background: radial-gradient(rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0.6));
  box-shadow: 0px 0px 10px rgba(255, 255, 255, 0.8);
  border-radius: 50%;
}
#fm-grandprize_2512 .maru02 {
  position: absolute;
  top: 17%;
  right: 1.5%;
  z-index: -1;
  width: calc(14%);
  height: calc(25%);
  background: radial-gradient(rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0.6));
  box-shadow: 0px 0px 10px rgba(255, 255, 255, 0.8);
  border-radius: 50%;
}
#fm-grandprize_2512 .c-mv-ttl {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  margin: auto;
  z-index: -1;
  width: 70%;
  will-change: transform;
}
#fm-grandprize_2512 .c-mv-subttl {
  position: absolute;
  top: 30.5%;
  left: 0;
  right: 0;
  margin: auto;
  z-index: -1;
  width: 43%;
  will-change: transform;
}
#fm-grandprize_2512 .ster {
  position: absolute;
  width: 4%;
  z-index: -1;
  filter: drop-shadow(2px 4px 8px #fff);
  will-change: transform;
}
#fm-grandprize_2512 .ster01 {
  top: 4.5%;
  left: 9%;
}
#fm-grandprize_2512 .ster02 {
  top: 8.5%;
  right: 11%;
}
#fm-grandprize_2512 .ster03 {
  top: 38.5%;
  right: 17%;
}
#fm-grandprize_2512 .ster04 {
  top: 51.5%;
  left: 30%;
}
#fm-grandprize_2512 .ster05 {
  top: 69.5%;
  left: 2%;
}
#fm-grandprize_2512 .ster06 {
  top: 45.5%;
  left: 65%;
}
#fm-grandprize_2512 .ster07 {
  top: 70.5%;
  right: 29%;
}
#fm-grandprize_2512 .ster08 {
  top: 0.5%;
  left: 35%;
}

/*===============================================
●pc.css 画面の横幅が737px以上
===============================================*/
@media screen and (min-width: 737px) {
  /*===== common ======*/
  #fm-grandprize_2512 .pc-none {
    display: none;
  }

  /* div#contents {
    background: url(../images/bg.webp) no-repeat, #feeab4;
    width: 100%;
    min-height: 100vh;
    background-attachment: fixed;
    background-size: cover;
    background-position: top center;
  } */
}
/*===============================================
●sp.css  画面の横幅が736pxまで
===============================================*/
@media screen and (max-width: 736px) {
  #fm-grandprize_2512 .sp-none {
    display: none !important;
  }
  #fm-grandprize_2512 {
    max-width: 100%;
    width: 100%;
    height: 100%;
    background-position: top;
    background: url(../images/bg_sp.webp);
    background-size: 100%;
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
  }

  #fm-grandprize_2512 .imgbox .kv {
    filter: drop-shadow(0px 0px 40px rgba(254, 233, 180, 0.5));
  }

  #fm-grandprize_2512 .lead-area {
    padding: 1rem 0.8rem;
  }
  #fm-grandprize_2512 .ttl_h2 {
    margin: 1rem auto;
  }
  #fm-grandprize_2512 .ttl_h2 span {
    width: 90%;
  }
  #fm-grandprize_2512 main {
    width: 100%;
    height: auto;
    box-sizing: border-box;
    position: relative;
    margin: auto;
    z-index: 2;
  }

  /*item*/
  #fm-grandprize_2512 .item {
    width: 100%;
    padding: 1rem 0 1.5rem;
    box-sizing: border-box;
    background-size: 100%, 16%;
  }

  #fm-grandprize_2512 .ranking-inner {
    padding: 0 0.8rem;
  }
  #fm-grandprize_2512 .mainSwiper .detail-inner {
    grid-template-columns: 1fr;
    height: auto !important;
    min-height: 0;
  }
  #fm-grandprize_2512 .com {
    margin: 1rem 0 0;
  }
  #fm-grandprize_2512 .mainSwiper .swiper-slide {
    height: auto !important;
  }
  #fm-grandprize_2512 .detail-inner .cach {
    padding: 0.5rem;
  }
  #fm-grandprize_2512 .detail-inner .cach::before {
    clip-path: polygon(0 0, 100% 0%, 97% 100%, 3% 100%);
  }
  #fm-grandprize_2512 .thumbsSwiper {
    width: 100%;
    padding: 0.5rem 1rem 1rem;
    margin: 0 auto;
  }
  #fm-grandprize_2512 .mainSwiper {
    width: 96%;
    position: relative;
  }

  #fm-grandprize_2512 .thumbsSwiper .swiper-slide {
    width: 30%;
  }
  #fm-grandprize_2512 .mainSwiper .detail-inner {
    padding: 1rem;
    border: 3px solid #b50006;
    outline: 2px solid #b50006;
    outline-offset: -11px;
    gap: 0;
  }
  #fm-grandprize_2512 .com dd {
    padding: 0.8rem;
  }

  #fm-grandprize_2512 .thumbsSwiper .rank-card::before {
    border: 2px solid rgba(0, 0, 0, 0.8);
  }

  #fm-grandprize_2512 .arrow-wrap .thumb-next,
  #fm-grandprize_2512 .arrow-wrap .thumb-prev {
    width: 25px;
    height: 25px;
  }
  #fm-grandprize_2512 .arrow-wrap .thumb-next::after,
  #fm-grandprize_2512 .arrow-wrap .thumb-prev::after {
    font-size: 0.8rem;
  }

  #fm-grandprize_2512 .arrow-wrap .thumb-next {
    right: -3%;
  }
  #fm-grandprize_2512 .arrow-wrap .thumb-prev {
    left: -3%;
  }
  .others {
    padding: 0 0.8rem;
  }
  /*===== animation-area ======*/
  #fm-grandprize_2512 .imgbox {
    width: 100%;
    position: relative;
    z-index: 0;
  }
  #fm-grandprize_2512 .maru01 {
    position: absolute;
    top: 30%;
    left: 4.5%;
    z-index: -1;
    width: calc(19%);
    height: calc(19%);
    background: radial-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.7));
    box-shadow: 0px 0px 10px rgba(255, 255, 255, 0.8);
    border-radius: 50%;
  }
  #fm-grandprize_2512 .maru02 {
    position: absolute;
    top: 30%;
    right: 4.5%;
    z-index: -1;
    width: calc(19%);
    height: calc(19%);
    background: radial-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.7));
    box-shadow: 0px 0px 10px rgba(255, 255, 255, 0.8);
    border-radius: 50%;
  }
  #fm-grandprize_2512 .c-mv-ttl {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    z-index: 0;
    width: 96%;
    will-change: transform;
  }
  #fm-grandprize_2512 .c-mv-subttl {
    position: absolute;
    top: 23%;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    z-index: 1;
    width: 61%;
    will-change: transform;
  }
  #fm-grandprize_2512 .ster {
    width: 7%;
  }
  #fm-grandprize_2512 .ster01 {
    top: 12.5%;
    left: 0%;
  }
  #fm-grandprize_2512 .ster02 {
    top: 27.5%;
    right: 1%;
  }
  #fm-grandprize_2512 .ster03 {
    top: 31.5%;
    right: 32%;
  }
  #fm-grandprize_2512 .ster04 {
    top: 51.5%;
    left: 65%;
  }
  #fm-grandprize_2512 .ster05 {
    top: 52.5%;
    left: 5%;
  }
  #fm-grandprize_2512 .ster06 {
    top: 43.5%;
    left: 25%;
  }
  #fm-grandprize_2512 .ster07 {
    top: 53.5%;
    right: 2%;
  }
  #fm-grandprize_2512 .ster08 {
    top: 0.5%;
    left: 27%;
  }
}
/*===============================================
●tablet.css  画面の横幅が737px～
===============================================*/
@media screen and (min-width: 1024px) and (max-width: 1200px) {
  #fm-grandprize_2512 .item {
    padding: 0 1rem 2rem;
  }
  #fm-grandprize_2512 .ranking-inner {
    padding: 2rem 0 0;
  }
  #fm-grandprize_2512 .ttl_h2 span {
    width: 50%;
  }
  #fm-grandprize_2512 .mainSwiper {
    width: 98%;
    min-height: 580px;
  }
  #fm-grandprize_2512 .thumbsSwiper {
    width: 90%;
  }
  #fm-grandprize_2512 .arrow-wrap .thumb-next {
    right: 1%;
  }
  #fm-grandprize_2512 .arrow-wrap .thumb-prev {
    left: 1%;
  }
  #fm-grandprize_2512 .mainSwiper .detail-inner {
    padding: 1.7rem;
    border: 6px solid #b50006;
  }
}
@media screen and (min-width: 737px) and (max-width: 1023px) {
  #fm-grandprize_2512 .item {
    padding: 0 1rem 2rem;
  }
  #fm-grandprize_2512 .ranking-inner {
    padding: 2rem 0 1rem;
  }
  #fm-grandprize_2512 .ttl_h2 span {
    width: 50%;
  }
  #fm-grandprize_2512 .mainSwiper {
    width: 98%;
  }
  #fm-grandprize_2512 .thumbsSwiper {
    width: 90%;
  }
  #fm-grandprize_2512 .arrow-wrap .thumb-next {
    right: 1%;
  }
  #fm-grandprize_2512 .arrow-wrap .thumb-prev {
    left: 1%;
  }
  #fm-grandprize_2512 .mainSwiper .detail-inner {
    padding: 1.5rem;
    border: 5px solid #b50006;
    outline: 2px solid #b50006;
    outline-offset: -15px;
  }
}
