@charset "UTF-8";
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

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

nav ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input,
select {
  vertical-align: middle;
}

html {
  position: relative;
}

html {
  color: #000000;
  font-size: calc(100vw / 375 * 100);
  scroll-behavior: smooth;
  scroll-padding-top: 1rem;
}
@media screen and (min-width: 768px) {
  html {
    font-size: calc(100vw / 976 * 100);
    scroll-padding-top: 1.5rem;
    /* スクロールバー全体 
    ::-webkit-scrollbar {
        width: 12px;
    }

    ::-webkit-scrollbar-track {
        background-color: transparent;
    }

    ::-webkit-scrollbar-thumb {
        background: #3a3a3a;
        border-radius: 12px;
        width: 6px;
        border: 2px solid transparent;
        box-sizing: border-box;
    }*/
  }
}

picture {
  display: block;
}
picture img {
  display: block;
  width: 100%;
  height: 100%;
}

strong {
  font-weight: 700;
}

a {
  transition: 0.3s;
  text-decoration: none;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
a:hover {
  opacity: 0.6;
}

img {
  display: inline-block;
}

ul {
  list-style: none;
}

body {
  font-weight: 400;
  font-family: "Zen Maru Gothic", sans;
  font-size: 0.14rem;
  line-height: 150%;
  letter-spacing: 0;
  position: relative;
  will-change: top;
  -webkit-text-size-adjust: none;
}
@media screen and (min-width: 768px) {
  body {
    font-size: 0.16rem;
  }
}
body * {
  box-sizing: border-box;
  -o-object-fit: cover;
     object-fit: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  max-width: 100%;
  font-weight: inherit;
  color: inherit;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

section {
  position: relative;
}

::-moz-selection {
  background: rgba(255, 255, 255, 0.4);
  color: #FFDA00;
}

::selection {
  background: rgba(255, 255, 255, 0.4);
  color: #FFDA00;
}

::-moz-selection {
  background: rgba(255, 255, 255, 0.4);
  color: #FFDA00;
}

section {
  position: relative;
}
section > *:not(figure) {
  position: relative;
  z-index: 5;
}

#bg {
  display: none;
}
@media screen and (min-width: 768px) {
  #bg {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: rgba(255, 218, 0, 0.5);
  }
}
#bg-logo {
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  width: 2.3705357143rem;
  height: 1.6272321429rem;
  top: 0.4017857143rem;
  right: calc(50% + 2.15625rem);
  background-image: url("../img/common/logo_large.png");
}
#bg-deco1 {
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  width: 2.4107142857rem;
  height: 3.1674107143rem;
  top: 2.1160714286rem;
  right: calc(50% + 2.1227678571rem);
  background-image: url("../img/bg/deco1.png");
}
#bg-deco2 {
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  width: 2.7455357143rem;
  height: 0.7299107143rem;
  top: 0.1808035714rem;
  left: calc(50% + 2.0089285714rem);
  background-image: url("../img/bg/deco2.png");
}
#bg-deco3 {
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  width: 2.5982142857rem;
  height: 2.2834821429rem;
  top: 3.5558035714rem;
  left: calc(50% + 1.9821428571rem);
  background-image: url("../img/bg/deco3.png");
}
#bg .l-container {
  width: 2.1763392857rem;
  position: absolute;
  top: 0.4419642857rem;
  left: calc(50% + 2.109375rem);
}
#bg .l-container .l-menu {
  margin-bottom: 0.2477678571rem;
}
#bg .l-container .l-menu__heading {
  display: flex;
  align-items: center;
  gap: 0.0401785714rem;
  color: #FFDA00;
  font-family: "Poppins", "Noto Sans JP", "Zen Maru Gothic", sans;
  font-size: 0.1071428571rem;
  height: 0.1540178571rem;
  font-weight: 700;
  margin-bottom: 0.1071428571rem;
}
#bg .l-container .l-menu__heading::before {
  content: "";
  width: 0.1339285714rem;
  height: 0.1339285714rem;
  background-image: url("../img/common/twinkle3.png");
  background-size: contain;
  background-repeat: no-repeat;
}
#bg .l-container .l-menu__nav {
  display: flex;
  flex-direction: column;
  gap: 0.0870535714rem;
  width: 100%;
  padding-left: 0.0334821429rem;
  padding-right: 0.1272321429rem;
  font-family: "Zen Maru Gothic", sans;
  font-size: 0.1205357143rem;
  line-height: 0.1741071429rem;
  font-weight: 500;
}
#bg .l-container .l-menu__nav a {
  padding-bottom: 0.1071428571rem;
  display: flex;
  gap: 0.0535714286rem;
  align-items: center;
  border-bottom: 0.01rem solid #FFDA00;
}
#bg .l-container .l-menu__nav a::before {
  content: "";
  width: 0.0803571429rem;
  height: 0.0803571429rem;
  background-image: url("../img/common/twinkle3.png");
  background-size: contain;
  background-repeat: no-repeat;
  margin-top: 0.0133928571rem;
}
#bg .l-container .c-btn--deco {
  width: 100%;
  height: 0.5357142857rem;
  font-size: 0.1674107143rem;
}
#bg .l-container .c-btn--deco::before {
  content: "";
  width: 0.2142857143rem;
  height: 0.1808035714rem;
  top: 0.1741071429rem;
  left: 0.2142857143rem;
}
#bg .l-container .c-btn--deco::before {
  content: "";
  width: 0.2142857143rem;
  height: 0.1808035714rem;
  top: 0.1741071429rem;
  right: 0.2209821429rem;
}
#bg .l-container .c-btn--deco span {
  gap: 0.0736607143rem;
}
#bg .l-container .c-btn--deco span::after {
  content: "";
  width: 0.09375rem;
  height: 0.1071428571rem;
}
#bg .l-container .l-info {
  margin-top: 0.0870535714rem;
}
#bg .l-container .l-info__heading {
  width: 100%;
  height: 0.2142857143rem;
  background-color: #23ABAF;
  border-radius: 0.0535714286rem;
  color: white;
  font-family: "Zen Maru Gothic", sans;
  font-size: 0.1071428571rem;
  line-height: 0.1607142857rem;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
}
#bg .l-container .l-info__main {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.1205357143rem;
}
#bg .l-container .l-info__main #bg-info1 {
  width: 2.0022321429rem;
}
#bg .l-container .l-info__main #bg-info2 {
  width: 100%;
}

#fv {
  height: 7.38rem;
}
#fv .l-logo {
  position: absolute;
  width: 3.5rem;
  height: 3.73rem;
  top: 0.38rem;
  left: 50%;
  transform: translateX(-50%);
  background-image: url("../img/fv/logo.png");
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 1;
}
#fv .l-logo span {
  display: none;
}
#fv .l-deco {
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
}
#fv .l-deco span {
  display: none;
}
#fv1 {
  width: 1.63rem;
  height: 2.44rem;
  top: 3.77rem;
  left: 0.08rem;
  background-image: url("../img/fv/deco1.png");
  z-index: 3;
}
#fv2 {
  width: 1.99rem;
  height: 2.23rem;
  top: 3.79rem;
  right: 0.05rem;
  background-image: url("../img/fv/deco2.png");
  z-index: 3;
}
#fv3 {
  width: 2.47rem;
  height: 1.79rem;
  top: 5.77rem;
  left: -0.33rem;
  background-image: url("../img/fv/deco3.png");
  z-index: 2;
}
#fv4 {
  width: 2.22rem;
  height: 1.6rem;
  top: 5.66rem;
  right: -0.35rem;
  background-image: url("../img/fv/deco4.png");
  z-index: 1;
}
#fv5 {
  width: 0.17rem;
  height: 0.37rem;
  top: 3.52rem;
  left: 0.13rem;
  background-image: url("../img/bg/bg5.png");
  z-index: 1;
}

#intro {
  text-align: center;
  padding-bottom: 0.48rem;
}
#intro .l-heading {
  font-family: "Zen Maru Gothic", sans;
  font-size: 0.26rem;
  line-height: 0.38rem;
  letter-spacing: 0em;
  font-weight: 700;
  color: #23ABAF;
  margin-bottom: 0.16rem;
}
#intro .l-desc {
  font-family: "Zen Maru Gothic", sans;
  font-size: 0.16rem;
  line-height: 0.3rem;
  letter-spacing: 0em;
  font-weight: 700;
}
#intro .c-btn--arrow {
  margin-top: 0.4rem;
}

#detail {
  padding-bottom: 4.25rem;
}
#detail-date {
  width: 2.99rem;
  height: 0.86rem;
  margin: 0 auto 0.18rem;
}
#detail-date img {
  -o-object-fit: contain;
     object-fit: contain;
}
#detail-catch {
  width: 3.25rem;
  height: 0.46rem;
  background-color: white;
  border-radius: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
#detail-catch img {
  width: 3.01rem;
  height: 0.2rem;
}
#detail .l-container {
  display: flex;
  flex-direction: column;
  gap: 0.4rem;
  align-items: center;
}
#detail .l-container .l-wrapper .l-heading {
  width: 1.25rem;
  height: 0.36rem;
  border-radius: 0.08rem;
  background-color: #23ABAF;
  color: white;
  font-family: "Zen Maru Gothic", sans;
  font-size: 0.2rem;
  line-height: 0.3rem;
  letter-spacing: 0em;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin: auto;
  margin-bottom: 0.18rem;
}
#detail .l-container .l-wrapper .l-desc {
  font-family: "Zen Maru Gothic", sans;
  font-size: 0.16rem;
  line-height: 0.3rem;
  letter-spacing: 0em;
  font-weight: 500;
  text-align: center;
  margin-bottom: 0.45rem;
}
#detail .l-container .l-wrapper .l-detail {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 0.36rem;
  align-items: center;
  position: relative;
}
#detail .l-container .l-wrapper .l-detail__wrapper {
  padding: 0.34rem 0.18rem 0.24rem;
  border-radius: 0.2rem;
  background-color: #FFEAA5;
  width: 100%;
  position: relative;
}
#detail .l-container .l-wrapper .l-detail__wrapper:nth-of-type(2n) {
  background-color: #DFF2FD;
}
#detail .l-container .l-wrapper .l-detail__wrapper:nth-of-type(2n) .l-detail__heading {
  color: #0082BC;
}
#detail .l-container .l-wrapper .l-detail__icons {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.07rem;
}
#detail .l-container .l-wrapper .l-detail__icons img {
  display: block;
  width: 0.5rem;
  height: 0.5rem;
  -o-object-fit: contain;
     object-fit: contain;
}
#detail .l-container .l-wrapper .l-detail__heading {
  text-align: center;
  font-family: "Zen Maru Gothic", sans;
  font-size: 0.22rem;
  line-height: 0.3rem;
  letter-spacing: 0em;
  font-weight: 700;
  color: #E85413;
  margin-bottom: 0.08rem;
}
#detail .l-container .l-wrapper .l-detail__gallery {
  display: flex;
  width: 100%;
  flex-direction: column;
  gap: 0.08rem;
  margin-bottom: 0.16rem;
}
#detail .l-container .l-wrapper .l-detail__gallery img {
  width: 100%;
  height: auto;
  border-radius: 0.08rem;
}
#detail .l-container .l-wrapper .l-detail__desc {
  font-family: "Zen Maru Gothic", sans;
  font-size: 0.14rem;
  line-height: 0.22rem;
  letter-spacing: 0em;
  font-weight: 500;
  text-align: center;
}
#detail .l-container .l-wrapper .l-box {
  width: 100%;
  border-radius: 0.2rem;
  border: 0.02rem solid white;
  background-color: #FFC400;
  margin-top: 0.32rem;
  text-align: center;
  padding-top: 0.22rem;
  padding-bottom: 0.25rem;
}
#detail .l-container .l-wrapper .l-box__heading {
  font-family: "Zen Maru Gothic", sans;
  font-size: 0.22rem;
  line-height: 0.3rem;
  letter-spacing: 0em;
  font-weight: 700;
}
#detail .l-container .l-wrapper .l-box__desc {
  font-family: "Zen Maru Gothic", sans;
  font-size: 0.14rem;
  line-height: 0.24rem;
  letter-spacing: 0em;
  font-weight: 500;
  margin-top: 0.16rem;
  margin-bottom: 0.23rem;
}
#detail .l-container .l-wrapper .l-box__items {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  gap: 0.35rem;
  flex-wrap: wrap;
}
#detail .l-container .l-wrapper .l-box__items #detail-item1 img {
  width: 0.76rem;
  height: 0.76rem;
}
#detail .l-container .l-wrapper .l-box__items #detail-item2 img {
  width: 0.93rem;
  height: 0.71rem;
}
#detail .l-container .l-wrapper .l-box__items--item {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  gap: 0.11rem;
}
#detail .l-container .l-wrapper .l-box__items--item figcaption {
  font-family: "Zen Maru Gothic", sans;
  font-size: 0.14rem;
  line-height: 0.18rem;
  letter-spacing: 0em;
  font-weight: 500;
}
#detail .l-container .l-wrapper .l-box__items--item figcaption small {
  font-size: 0.8em;
}
#detail .l-container .l-wrapper .l-box__items--heading {
  font-family: "Zen Maru Gothic", sans;
  font-size: 0.16rem;
  line-height: 0.3rem;
  letter-spacing: 0em;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.14rem;
  margin-bottom: 0.18rem;
}
#detail .l-container .l-wrapper .l-box__items--heading::before {
  content: "";
  width: 0.18rem;
  height: 0.18rem;
  flex: none;
  background-image: url("../img/common/arrow_bottom.png");
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
  top: 0.01rem;
}
#detail .l-container .l-wrapper .l-box__items--heading::after {
  content: "";
  width: 0.18rem;
  height: 0.18rem;
  flex: none;
  background-image: url("../img/common/arrow_bottom.png");
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
  top: 0.01rem;
}
#detail .l-container .c-btn--arrow {
  margin-bottom: 0.06rem;
}

#vote {
  padding-bottom: 0.66rem;
}
#vote1 {
  position: absolute;
  width: 3.58rem;
  height: 3.24rem;
  background-image: url("../img/vote/top.png");
  background-size: contain;
  background-repeat: no-repeat;
  top: -0.63rem;
  left: -0.13rem;
  transform: translateY(-100%);
  max-width: unset;
}
#vote2 {
  position: absolute;
  width: 0.59rem;
  height: 0.6rem;
  background-image: url("../img/vote/arrow.png");
  background-size: contain;
  background-repeat: no-repeat;
  top: -0.33rem;
  left: 50%;
  transform: translate(-50%, -100%);
}
#vote3 {
  position: absolute;
  width: 2.69rem;
  height: 1.38rem;
  top: -0.48rem;
  left: 0.15rem;
}
#vote4 {
  width: 2.85rem;
  height: 0.33rem;
  margin: auto;
  margin-bottom: 0.17rem;
}
#vote5 {
  width: 1.97rem;
  height: 0.2rem;
  margin: auto;
  margin-bottom: 0.08rem;
}
#vote6 {
  width: 2.86rem;
  height: 0.34rem;
  margin: auto;
}
#vote .l-container {
  position: relative;
  background-color: white;
  border-radius: 0.2rem;
  padding: 0.87rem 0.15rem 0.21rem;
}
#vote .l-box {
  background-color: #E13C44;
  border-radius: 0.1rem;
  padding: 0.24rem 0.12rem;
  margin-bottom: 0.24rem;
}
#vote .l-date {
  margin-bottom: 0.39rem;
}
#vote .l-date__heading {
  width: 0.95rem;
  height: 0.27rem;
  border-radius: 0.08rem;
  color: white;
  font-family: "Zen Maru Gothic", sans;
  font-size: 0.15rem;
  line-height: 0.23rem;
  letter-spacing: 0em;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
  margin-bottom: 0.14rem;
  background-color: #23ABAF;
}
#vote .l-phase {
  display: flex;
  flex-direction: column;
  margin-left: auto;
  width: -moz-fit-content;
  width: fit-content;
  gap: 0.42rem;
  padding-right: 0.15rem;
  margin-bottom: 0.33rem;
}
#vote .l-phase p {
  display: block;
  flex-grow: 1;
  color: #E13C44;
  font-family: "Zen Maru Gothic", sans;
  font-size: 0.18rem;
  line-height: 0.24rem;
  letter-spacing: 0em;
  font-weight: 700;
  position: relative;
}
#vote .l-phase p::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translate(-100%, -50%);
  background-size: contain;
  background-repeat: no-repeat;
}
#vote .l-phase p::after {
  content: "";
  display: block;
  width: 0.24rem;
  height: 0.16rem;
  position: absolute;
  bottom: -0.13rem;
  left: 50%;
  transform: translate(-50%, 100%);
  background-color: #FFDA00;
  clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
}
#vote .l-phase p:nth-of-type(1)::before {
  width: 0.44rem;
  height: 0.61rem;
  left: -0.21rem;
  background-image: url("../img/vote/phase1.png");
}
#vote .l-phase p:nth-of-type(2)::before {
  width: 0.45rem;
  height: 0.48rem;
  left: -0.17rem;
  background-image: url("../img/vote/phase2.png");
}
#vote .l-phase p:nth-of-type(3)::before {
  width: 0.42rem;
  height: 0.37rem;
  left: -0.22rem;
  background-image: url("../img/vote/phase3.png");
}
#vote .l-phase p:nth-last-of-type(1)::after {
  content: unset;
}
#vote .l-rules__heading {
  width: 100%;
  height: 0.32rem;
  border-radius: 0.08rem;
  color: white;
  font-family: "Zen Maru Gothic", sans;
  font-size: 0.16rem;
  line-height: 0.24rem;
  letter-spacing: 0em;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
  margin-bottom: 0.11rem;
  background-color: #E13C44;
}
#vote .l-rules__list {
  display: flex;
  flex-direction: column;
  padding-left: 0.02rem;
  font-family: "Zen Maru Gothic", sans;
  font-size: 0.14rem;
  line-height: 0.24rem;
  letter-spacing: -0.02em;
  font-weight: 500;
}
#vote .l-rules__list li {
  display: flex;
}
#vote .l-rules__list li::before {
  content: "●";
  color: #E13C44;
}

#top-news {
  padding-bottom: 0.61rem;
}
#top-news .c-heading--center {
  margin-bottom: 0.27rem;
}
#top-news .p-news-list {
  margin-bottom: 0.42rem;
}
#top-news .c-btn--arrow {
  width: 1.91rem;
  height: 0.64rem;
}

#bottom {
  background-color: #E13C44;
  padding-top: 0.24rem;
  padding-bottom: 0.3rem;
}
#bottom .l-heading {
  text-align: center;
  color: white;
  font-family: "Zen Maru Gothic", sans;
  font-size: 0.26rem;
  line-height: 0.4rem;
  letter-spacing: 0em;
  font-weight: 700;
}
#bottom .l-desc {
  display: block;
  font-family: "Zen Maru Gothic", sans;
  font-size: 0.14rem;
  line-height: 0.28rem;
  letter-spacing: 0em;
  font-weight: 500;
  margin-top: 0.16rem;
  margin-bottom: 0.22rem;
  text-align: center;
  color: white;
}

#news {
  padding-bottom: 0.62rem;
}
#news .l-desc {
  font-family: "Zen Maru Gothic", sans;
  font-size: 0.14rem;
  line-height: 0.2rem;
  letter-spacing: -0.02em;
  font-weight: 500;
  margin-top: 0.14rem;
  margin-bottom: 0.57rem;
  text-align: center;
  display: block;
}

.u-width:has(section#vote-main) ~ #bottom {
  display: none !important;
}

#vote-main {
  padding-bottom: 0.62rem;
}
#vote-main .l-desc {
  font-family: "Zen Maru Gothic", sans;
  font-size: 0.14rem;
  line-height: 0.2rem;
  letter-spacing: -0.02em;
  font-weight: 500;
  margin-top: 0.11rem;
  margin-bottom: 0.34rem;
  text-align: center;
  display: block;
}
#vote-main .p-box {
  margin-bottom: 0.38rem;
  padding-left: 0.14rem;
  padding-right: 0.1rem;
  --color: #23ABAF;
}
#vote-main .l-catch {
  color: #E13C44;
  font-family: "Zen Maru Gothic", sans;
  font-size: 0.22rem;
  line-height: 0.36rem;
  letter-spacing: 0em;
  font-weight: 700;
  text-align: center;
  margin-bottom: 0.27rem;
}
#vote-main .l-catch span {
  background-color: white;
  padding-left: 0.07rem;
  padding-right: 0.07rem;
}
#vote-main .c-btn--triple--white {
  margin-bottom: 0.36rem;
}
#vote-main .c-heading--green {
  margin-bottom: 0.14rem;
}
#vote-main .c-list {
  margin-bottom: 0.65rem;
  padding-left: 0.02rem;
  padding-right: 0.16rem;
}

#winners {
  padding-bottom: 0.6rem;
}
#winners .l-desc {
  font-family: "Zen Maru Gothic", sans;
  font-size: 0.14rem;
  line-height: 0.2rem;
  letter-spacing: -0.02em;
  font-weight: 500;
  margin-top: 0.14rem;
  margin-bottom: 0.34rem;
  text-align: center;
  display: block;
}
#winners .p-box {
  padding-top: 0.15rem;
  padding-bottom: 0.22rem;
  margin-bottom: 0.53rem;
}
#winners .l-box {
  width: 100%;
  border-radius: 0.2rem;
  border: 0.02rem solid white;
  background-color: #FFC400;
  margin-top: 0.32rem;
  text-align: center;
  padding-top: 0.22rem;
  padding-bottom: 0.25rem;
}
#winners .l-box__heading {
  font-family: "Zen Maru Gothic", sans;
  font-size: 0.22rem;
  line-height: 0.3rem;
  letter-spacing: 0em;
  font-weight: 700;
}
#winners .l-box__desc {
  font-family: "Zen Maru Gothic", sans;
  font-size: 0.14rem;
  line-height: 0.24rem;
  letter-spacing: 0em;
  font-weight: 500;
  margin-top: 0.16rem;
  margin-bottom: 0.23rem;
}
#winners .l-box__items {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  gap: 0.35rem;
  flex-wrap: wrap;
}
#winners .l-box__items #detail-item1 img {
  width: 0.76rem;
  height: 0.76rem;
}
#winners .l-box__items #detail-item2 img {
  width: 0.93rem;
  height: 0.71rem;
}
#winners .l-box__items--item {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  gap: 0.11rem;
}
#winners .l-box__items--item figcaption {
  font-family: "Zen Maru Gothic", sans;
  font-size: 0.14rem;
  line-height: 0.18rem;
  letter-spacing: 0em;
  font-weight: 500;
}
#winners .l-box__items--item figcaption small {
  font-size: 0.8em;
}
#winners .l-box__items--heading {
  font-family: "Zen Maru Gothic", sans;
  font-size: 0.16rem;
  line-height: 0.3rem;
  letter-spacing: 0em;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.14rem;
  margin-bottom: 0.18rem;
}
#winners .l-box__items--heading::before {
  content: "";
  width: 0.18rem;
  height: 0.18rem;
  flex: none;
  background-image: url("../img/common/arrow_bottom.png");
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
  top: 0.01rem;
}
#winners .l-box__items--heading::after {
  content: "";
  width: 0.18rem;
  height: 0.18rem;
  flex: none;
  background-image: url("../img/common/arrow_bottom.png");
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
  top: 0.01rem;
}

#selection {
  padding-bottom: 0.59rem;
}
#selection .l-desc {
  font-family: "Zen Maru Gothic", sans;
  font-size: 0.14rem;
  line-height: 0.2rem;
  letter-spacing: 0em;
  font-weight: 500;
  margin-top: 0.14rem;
  margin-bottom: 0.34rem;
  text-align: center;
  display: block;
}
#selection .l-desc-sub {
  font-family: "Zen Maru Gothic", sans;
  font-size: 0.14rem;
  line-height: 0.2rem;
  letter-spacing: 0em;
  font-weight: 500;
  text-align: center;
  display: block;
  margin-bottom: 0.24rem;
}
#selection .l-list {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
  align-items: flex-start;
  padding-left: 0.25rem;
  margin-bottom: 0.25rem;
}
#selection .l-list li {
  display: flex;
  color: #E13C44;
  font-family: "Zen Maru Gothic", sans;
  font-size: 0.2rem;
  line-height: 0.32rem;
  letter-spacing: 0em;
  font-weight: 700;
  text-align: center;
  gap: 0.05rem;
}
#selection .l-list li::before {
  content: "●";
  font-size: 0.12rem;
  opacity: 0.5;
}
#selection .l-list li p {
  display: block;
  width: 2.4rem;
}
#selection .l-caution {
  font-family: "Zen Maru Gothic", sans;
  font-size: 0.11rem;
  line-height: 0.22rem;
  letter-spacing: 0em;
  font-weight: 500;
  display: flex;
  padding-left: 0.18rem;
}
#selection .l-caution::before {
  content: "※";
}

#coupon {
  padding-bottom: 0.84rem;
}
#coupon .c-list {
  margin-top: 0.25rem;
  padding-left: 0.04rem;
  padding-right: 0.02rem;
}

#category {
  padding-bottom: 0.57rem;
}
#category .l-desc {
  font-family: "Zen Maru Gothic", sans;
  font-size: 0.14rem;
  line-height: 0.2rem;
  letter-spacing: 0em;
  font-weight: 500;
  margin-top: 0.24rem;
  margin-bottom: 0.44rem;
  text-align: center;
  display: block;
}
#category .l-detail {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 0.36rem;
  align-items: center;
  position: relative;
}
#category .l-detail__wrapper {
  padding: 0.34rem 0.18rem 0.24rem;
  border-radius: 0.2rem;
  background-color: #FFEAA5;
  width: 100%;
  position: relative;
}
#category .l-detail__wrapper:nth-of-type(2n) {
  background-color: #DFF2FD;
}
#category .l-detail__wrapper:nth-of-type(2n) .l-detail__heading {
  color: #0082BC;
}
#category .l-detail__icons {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.07rem;
}
#category .l-detail__icons img {
  display: block;
  width: 0.5rem;
  height: 0.5rem;
  -o-object-fit: contain;
     object-fit: contain;
}
#category .l-detail__heading {
  text-align: center;
  font-family: "Zen Maru Gothic", sans;
  font-size: 0.22rem;
  line-height: 0.3rem;
  letter-spacing: 0em;
  font-weight: 700;
  color: #E85413;
  margin-bottom: 0.08rem;
}
#category .l-detail__gallery {
  display: flex;
  width: 100%;
  flex-direction: column;
  gap: 0.08rem;
  margin-bottom: 0.16rem;
}
#category .l-detail__gallery img {
  width: 100%;
  height: auto;
  border-radius: 0.08rem;
}
#category .l-detail__desc {
  font-family: "Zen Maru Gothic", sans;
  font-size: 0.14rem;
  line-height: 0.22rem;
  letter-spacing: 0em;
  font-weight: 500;
  text-align: center;
}

#conditions {
  padding-bottom: 0.54rem;
}
#conditions .l-container {
  margin-top: 0.32rem;
  display: flex;
  flex-direction: column;
  gap: 0.19rem;
  align-items: center;
}
#conditions .l-container .p-box {
  padding-left: 0.14rem;
  padding-right: 0.24rem;
}
#conditions .l-container .p-box__list {
  font-size: 0.16rem;
  line-height: 0.28rem;
}

#area {
  padding-bottom: 0.8rem;
}
#area .l-desc {
  font-family: "Zen Maru Gothic", sans;
  font-size: 0.14rem;
  line-height: 0.2rem;
  letter-spacing: 0em;
  font-weight: 500;
  margin-top: 0.16rem;
  margin-bottom: 0.27rem;
  text-align: center;
  display: block;
}
#area .p-box {
  padding: 0.2rem 0.2rem 0.17rem;
}
#area .p-box__caution {
  font-size: 0.11rem;
  line-height: 0.22rem;
  margin-top: 0.15rem;
}
#area .p-box__caution li::before {
  content: "出展：";
  white-space: nowrap;
}

#about {
  padding-bottom: 0.8rem;
}
#about .l-desc {
  font-family: "Zen Maru Gothic", sans;
  font-size: 0.16rem;
  line-height: 0.32rem;
  letter-spacing: 0em;
  font-weight: 500;
  margin-top: 0.32rem;
  text-align: center;
  display: block;
}
#about .l-desc span {
  letter-spacing: -0.065em;
  white-space: nowrap;
}

#overview {
  padding-bottom: 0.8rem;
}
#overview .l-list {
  margin-top: 0.32rem;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 0rem;
  align-items: center;
}
#overview .l-list dl {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 0rem;
  align-items: center;
  background-color: white;
  border-bottom: 0.01rem solid #E13C44;
}
#overview .l-list dl dt {
  width: 100%;
  padding: 0.08rem 0.12rem 0.07rem;
  font-family: "Zen Maru Gothic", sans;
  font-size: 0.14rem;
  line-height: 0.2rem;
  letter-spacing: -0.02em;
  font-weight: 700;
  border-top: 0.01rem solid #E13C44;
  color: #E13C44;
  background: rgba(225, 60, 68, 0.11);
}
#overview .l-list dl dd {
  width: 100%;
  padding: 0.07rem 0.12rem 0.08rem;
  font-family: "Zen Maru Gothic", sans;
  font-size: 0.14rem;
  line-height: 0.24rem;
  letter-spacing: -0.02em;
  font-weight: 400;
}
#overview .l-list dl dd b {
  color: #E13C44;
  font-weight: 500;
  white-space: nowrap;
}

#flow {
  padding-bottom: 0.54rem;
}
#flow .l-desc {
  font-family: "Zen Maru Gothic", sans;
  font-size: 0.16rem;
  line-height: 0.32rem;
  letter-spacing: 0em;
  font-weight: 500;
  margin-top: 0.11rem;
  margin-bottom: 0.32rem;
  text-align: center;
  display: block;
}
#flow .l-container {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 0.33rem;
  align-items: center;
}
#flow .l-container .l-wrapper {
  border-radius: 0.1rem;
  background-color: white;
  padding: 0.14rem 0 0.11rem;
  width: 100%;
}
#flow .l-container .l-number {
  width: 0.33rem;
  height: 0.33rem;
  border-radius: 1rem;
  color: white;
  background-color: #E13C44;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Poppins", "Noto Sans JP", "Zen Maru Gothic", sans;
  font-size: 0.22rem;
  line-height: 0.31rem;
  letter-spacing: 0em;
  font-weight: 700;
  margin: auto;
  margin-bottom: 0.04rem;
}
#flow .l-container .l-heading {
  font-family: "Zen Maru Gothic", sans;
  font-size: 0.22rem;
  line-height: 0.32rem;
  letter-spacing: 0em;
  font-weight: 700;
  text-align: center;
  display: block;
  margin-bottom: 0.08rem;
  color: #E13C44;
}
#flow .l-container .l-content {
  font-family: "Zen Maru Gothic", sans;
  font-size: 0.14rem;
  line-height: 0.2rem;
  letter-spacing: -0.02em;
  font-weight: 400;
  margin-bottom: 0.06rem;
  text-align: center;
  display: block;
}
#flow .l-container .l-period {
  color: #E13C44;
  font-family: "Poppins", "Noto Sans JP", "Zen Maru Gothic", sans;
  font-size: 0.18rem;
  line-height: 0.25rem;
  letter-spacing: 0em;
  font-weight: 700;
  text-align: center;
  display: block;
}

.p-body {
  position: relative;
}
@media screen and (min-width: 768px) {
  .p-body {
    overflow-x: initial;
  }
}

.p-main {
  width: 100%;
  background-color: #FFDA00;
  overflow-x: hidden;
}
@media screen and (min-width: 768px) {
  .p-main {
    width: 3.75rem;
    margin: auto;
    position: relative;
    z-index: 2;
  }
}

.p-header {
  position: fixed;
  z-index: 50;
  top: 0;
  left: 0;
  width: 100%;
  height: 0.55rem;
  background-color: white;
}
@media screen and (min-width: 768px) {
  .p-header {
    display: none;
  }
}
.p-header__logo {
  width: 2.45rem;
  height: 0.45rem;
  position: absolute;
  top: 0.03rem;
  left: -0.04rem;
  display: block;
}
.p-header__logo img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.p-header__link {
  width: 0.72rem;
  height: 0.25rem;
  background-color: #E13C44;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Zen Maru Gothic", sans;
  font-size: 0.13rem;
  line-height: 0.19rem;
  letter-spacing: 0em;
  font-weight: 700;
  position: absolute;
  top: 50%;
  border-radius: 1rem;
  right: 0.54rem;
  transform: translateY(-50%);
}
.p-header__space {
  height: 0.55rem;
}
@media screen and (min-width: 768px) {
  .p-header__space {
    display: none;
  }
}
.p-header__switch {
  display: none;
}
.p-header__switch:checked ~ .p-header__hamburger .p-header__hamburger--line {
  width: 0.34rem;
  max-width: unset;
}
.p-header__switch:checked ~ .p-header__hamburger .p-header__hamburger--line:nth-of-type(1) {
  transform: rotate(28deg);
  transform-origin: center left;
}
.p-header__switch:checked ~ .p-header__hamburger .p-header__hamburger--line:nth-of-type(2) {
  opacity: 0;
}
.p-header__switch:checked ~ .p-header__hamburger .p-header__hamburger--line:nth-of-type(3) {
  transform: rotate(-28deg);
  transform-origin: center left;
}
.p-header__switch:checked ~ .p-header__nav {
  transform: translateY(0);
  opacity: 1;
}
.p-header__hamburger {
  position: fixed;
  z-index: 52;
  width: 0.32rem;
  height: 0.18rem;
  top: 0.18rem;
  right: 0.11rem;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
}
@media screen and (min-width: 768px) {
  .p-header__hamburger {
    display: none;
  }
}
.p-header__hamburger--line {
  width: 100%;
  height: 0.02rem;
  background-color: #23ABAF;
  cursor: pointer;
  transition: 0.3s;
}
.p-header__nav {
  transition: 0.3s;
  opacity: 0;
  transform: translateY(-100%);
  position: fixed;
  z-index: 51;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #ffda00;
  padding: 0.72rem 0.25rem 0.73rem;
}
@media screen and (min-width: 768px) {
  .p-header__nav {
    display: none;
  }
}
.p-header__nav--logo {
  width: 2.45rem;
  height: 0.45rem;
  position: absolute;
  top: 0.03rem;
  left: -0.04rem;
  display: block;
}
.p-header__nav--logo img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.p-header__nav--menu {
  display: flex;
  flex-direction: column;
  gap: 0.11rem;
  color: #23ABAF;
  flex-wrap: wrap;
  margin-bottom: 0.58rem;
}
.p-header__nav--menu--item {
  display: flex;
  flex-direction: column;
  width: 100%;
  padding-bottom: 0.11rem;
  border-bottom: 0.01rem solid #23ABAF;
}
.p-header__nav--menu--item strong {
  font-family: "Zen Maru Gothic", sans;
  font-size: 0.16rem;
  line-height: 0.24rem;
  letter-spacing: 0em;
  font-weight: 700;
}

.p-footer {
  position: relative;
  z-index: 10;
  background-color: #FFF6C1;
  padding-top: 0.4rem;
  padding-bottom: 0.24rem;
  text-align: center;
  width: 100%;
}
.p-footer__heading {
  font-family: "Noto Sans JP", "Zen Maru Gothic", sans;
  font-size: 0.14rem;
  line-height: 0.2rem;
  letter-spacing: 0em;
  font-weight: 500;
  color: #23ABAF;
  margin-bottom: 0.08rem;
}
.p-footer__contact {
  margin-bottom: 0.32rem;
}
.p-footer__contact strong {
  font-family: "Noto Sans JP", "Zen Maru Gothic", sans;
  font-size: 0.2rem;
  line-height: 0.29rem;
  letter-spacing: 0em;
  font-weight: 500;
}
.p-footer__contact--info {
  margin-top: 0.24rem;
  display: flex;
  flex-direction: column;
  gap: 0.16rem;
  align-items: center;
  font-family: "Noto Sans JP", "Zen Maru Gothic", sans;
  font-size: 0.16rem;
  line-height: 0.28rem;
  letter-spacing: 0em;
  font-weight: 500;
}
.p-footer__host {
  margin-bottom: 0.16rem;
}
.p-footer__host strong {
  font-family: "Noto Sans JP", "Zen Maru Gothic", sans;
  font-size: 0.18rem;
  line-height: 0.26rem;
  letter-spacing: 0em;
  font-weight: 500;
}
.p-footer__sponsor {
  margin-bottom: 0.4rem;
}
.p-footer__sponsor strong {
  font-family: "Noto Sans JP", "Zen Maru Gothic", sans;
  font-size: 0.18rem;
  line-height: 0.26rem;
  letter-spacing: 0em;
  font-weight: 500;
}
.p-footer__instagram {
  margin-bottom: 0.23rem;
}
.p-footer__instagram--qr {
  display: flex;
  flex-direction: column;
  gap: 0rem;
  align-items: center;
}
.p-footer__instagram--qr img {
  width: 0.86rem;
  height: 0.86rem;
  margin-bottom: 0.16rem;
}
.p-footer__instagram--qr figcaption {
  font-family: "Zen Maru Gothic", sans;
  font-size: 0.14rem;
  line-height: 0.2rem;
  letter-spacing: 0em;
  font-weight: 500;
}
.p-footer__instagram--qr figcaption a {
  display: block;
  margin-top: 0.08rem;
  color: #23ABAF;
  text-decoration: underline;
}
.p-footer__copyright {
  display: flex;
  flex-direction: column;
  gap: 0.06rem;
  align-items: center;
}
.p-footer__copyright strong {
  font-family: "Noto Sans JP", "Zen Maru Gothic", sans;
  font-size: 0.13rem;
  line-height: 0.19rem;
  letter-spacing: 0em;
  font-weight: 400;
}
.p-footer__copyright span {
  font-family: "Noto Sans JP", "Zen Maru Gothic", sans;
  font-size: 0.1rem;
  line-height: 0.15rem;
  letter-spacing: 0em;
  font-weight: 400;
}

.p-news-list {
  display: flex;
  flex-direction: column;
  gap: 0.12rem;
  align-items: center;
  width: 100%;
}
.p-news-list__wrapper {
  display: flex;
  flex-direction: column;
  gap: 0.06rem;
  align-items: flex-start;
  padding-bottom: 0.12rem;
  border-bottom: 0.01rem solid #E13C44;
  width: 100%;
}
.p-news-list__top, .p-news-article__top {
  display: flex;
  gap: 0.08rem;
  align-items: baseline;
}
.p-news-list__date {
  font-family: "Poppins", "Noto Sans JP", "Zen Maru Gothic", sans;
  font-size: 0.14rem;
  line-height: 0.2rem;
  letter-spacing: 0em;
  font-weight: 700;
}
.p-news-list__category {
  white-space: nowrap;
  text-align: center;
  color: white;
  font-family: "Zen Maru Gothic", sans;
  font-size: 0.14rem;
  line-height: 0.2rem;
  letter-spacing: 0em;
  font-weight: 700;
  padding: 0.03rem 0.07rem 0.04rem;
  background-color: #E13C44;
  border-radius: 0.05rem;
}
.p-news-list__desc {
  font-family: "Zen Maru Gothic", sans;
  font-size: 0.14rem;
  line-height: 0.2rem;
  letter-spacing: 0em;
  font-weight: 500;
  font-feature-settings: "palt" 1;
}

.p-breadcrumbs {
  margin-top: 0.12rem;
  margin-bottom: 0.42rem;
  display: flex;
  flex-wrap: wrap;
  gap: 0.04rem;
  align-items: center;
  font-family: "Zen Maru Gothic", sans;
  font-size: 0.1rem;
  line-height: 0.15rem;
  letter-spacing: 0em;
  font-weight: 400;
}
.p-breadcrumbs b {
  display: block;
  width: 0.04rem;
  height: 0.04rem;
  background-image: url("../img/common/arrow_black.svg");
  background-size: contain;
  background-repeat: no-repeat;
}

.p-box {
  background-color: white;
  padding-top: 0.16rem;
  padding-bottom: 0.18rem;
  border-radius: 0.1rem;
  width: 100%;
}
.p-box__heading {
  text-align: center;
  color: var(--color);
  font-family: "Zen Maru Gothic", sans;
  font-size: 0.2rem;
  line-height: 0.29rem;
  letter-spacing: 0em;
  font-weight: 700;
  margin-bottom: 0.15rem;
  display: block;
}
.p-box__heading span {
  font-weight: 400;
}
.p-box__list {
  font-family: "Zen Maru Gothic", sans;
  font-size: 0.14rem;
  line-height: 0.28rem;
  letter-spacing: -0.04em;
  font-weight: 500;
}
.p-box__list b {
  color: #E13C44;
  font-weight: 700;
}
.p-box__list span {
  white-space: nowrap;
}
.p-box__list li {
  display: flex;
  gap: 0.01rem;
}
.p-box__list li::before {
  content: "・";
  color: var(--color);
}
.p-box__desc {
  text-align: center;
  font-family: "Zen Maru Gothic", sans;
  font-size: 0.14rem;
  line-height: 0.28rem;
  letter-spacing: -0.02em;
  font-weight: 500;
  margin-bottom: 0.21rem;
}
.p-box__caution {
  font-family: "Zen Maru Gothic", sans;
  font-size: 0.12rem;
  line-height: 0.2rem;
  letter-spacing: -0.02em;
  font-weight: 500;
  margin-top: 0.16rem;
}
.p-box__caution li {
  display: flex;
}
.p-box__caution li::before {
  content: "※";
}
.p-box__area {
  display: flex;
  flex-wrap: wrap;
  gap: 0.11rem 0.05rem;
  text-align: center;
}
.p-box__area a {
  width: 0.67rem;
  height: 0.31rem;
  color: white;
  background-color: #23ABAF;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.05rem;
  font-family: "Zen Maru Gothic", sans;
  font-size: 0.13rem;
  line-height: 0.22rem;
  letter-spacing: -0.02em;
  font-weight: 500;
  flex: none;
  border: 0.01rem solid #23ABAF;
}
.p-box__area a[data-large] {
  width: 1.39rem;
}
.p-box__area a:hover {
  opacity: 1;
  background-color: white;
  color: #23ABAF;
}

.p-news-article {
  width: 100%;
}
.p-news-article__top {
  padding-bottom: 0.12rem;
  border-bottom: 0.01rem solid #E13C44;
  width: 100%;
  gap: 0.08rem;
}
.p-news-article__content {
  padding-top: 0.15rem;
  display: flex;
  flex-direction: column;
  gap: 0.3rem;
  align-items: flex-start;
  font-family: "Zen Maru Gothic", sans;
  font-size: 0.14rem;
  line-height: 0.3rem;
  letter-spacing: 0em;
  font-weight: 500;
}

.c-btn, .c-btn--white, .c-btn--triple, .c-btn--triple--white, .c-btn--triple--red, .c-btn--arrow, .c-btn--deco {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin: auto;
  position: relative;
}
.c-btn--deco {
  margin: auto;
  width: 2.3rem;
  height: 0.57rem;
  border-radius: 1rem;
  background: linear-gradient(to bottom, #F75961 0%, #E13C44 100%);
  color: white;
  font-family: "Zen Maru Gothic", sans;
  font-size: 0.17rem;
  line-height: 0.25rem;
  letter-spacing: 0em;
  font-weight: 700;
  border: 0.01rem solid #FFDA00;
}
.c-btn--deco::before {
  content: "";
  width: 0.22rem;
  height: 0.19rem;
  position: absolute;
  top: 0.18rem;
  left: 0.23rem;
  display: block;
  background-image: url("../img/common/twinkle1.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.c-btn--deco::after {
  content: "";
  width: 0.22rem;
  height: 0.19rem;
  position: absolute;
  top: 0.18rem;
  right: 0.23rem;
  display: block;
  background-image: url("../img/common/twinkle2.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.c-btn--deco span {
  display: flex;
  align-items: center;
  gap: 0.1rem;
}
.c-btn--deco span::after {
  content: "";
  width: 0.1rem;
  height: 0.11rem;
  clip-path: polygon(0% 0%, 100% 50%, 0% 100%);
  background-color: #FFDA00;
}
.c-btn--arrow {
  width: 100%;
  height: 0.64rem;
  color: #E13C44;
  border: 0.03rem solid #E13C44;
  border-radius: 1rem;
  font-family: "Zen Maru Gothic", sans;
  font-size: 0.18rem;
  line-height: 0.24rem;
  letter-spacing: 0em;
  font-weight: 700;
  background: linear-gradient(to bottom, white 0%, #FFEAEB 100%);
  padding-bottom: 0.02rem;
  transition: 0.3s;
  filter: drop-shadow(0 0 0.1rem rgba(98, 49, 0, 0.3));
}
.c-btn--arrow:hover {
  color: white;
  background: #E13C44;
  opacity: 1;
}
.c-btn--arrow:hover::after {
  content: "";
  opacity: 0;
}
.c-btn--arrow::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0.15rem;
  transform: translateY(-50%);
  width: 0.07rem;
  height: 0.13rem;
  background-image: url("../img/common/arrow_thin.svg");
  background-size: contain;
  background-repeat: no-repeat;
  transition: 0.3s;
}
.c-btn--triple, .c-btn--triple--white, .c-btn--triple--red {
  width: 2.91rem;
  height: 0.64rem;
  color: #E13C44;
  border: 0.03rem solid #FFDA00;
  border-radius: 1rem;
  font-family: "Zen Maru Gothic", sans;
  font-size: 0.18rem;
  line-height: 0.24rem;
  letter-spacing: 0em;
  font-weight: 700;
  background: white;
  padding-bottom: 0.02rem;
  transition: 0.3s;
  filter: drop-shadow(0 0 0.1rem rgba(98, 49, 0, 0.3));
}
.c-btn--triple::after, .c-btn--triple--white::after, .c-btn--triple--red::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0.17rem;
  transform: translateY(-50%);
  width: 0.3rem;
  height: 0.13rem;
  background-image: url("../img/common/arrow_triple.svg");
  background-size: contain;
  background-repeat: no-repeat;
  transition: 0.3s;
}
.c-btn--triple--white, .c-btn--triple--red {
  background-color: white;
  color: #E13C44;
  border: unset;
  font-size: 0.2rem;
  line-height: 0.29rem;
  width: 2.25rem;
  height: 0.58rem;
  gap: 0.08rem;
  filter: unset;
}
.c-btn--triple--white::after, .c-btn--triple--red::after {
  content: "";
  position: initial;
  transform: unset;
}
.c-btn--triple--red {
  background-color: #E13C44;
  color: white;
}
.c-btn--triple--red::after {
  filter: brightness(0) invert(1);
}
.c-btn--white {
  background-color: white;
  width: 2.7rem;
  height: 0.51rem;
  border-radius: 2rem;
  color: #E13C44;
  font-family: "Zen Maru Gothic", sans;
  font-size: 0.18rem;
  line-height: 0.24rem;
  letter-spacing: 0em;
  font-weight: 700;
  overflow: hidden;
  filter: drop-shadow(0 0.03rem 0.06rem rgba(0, 0, 0, 0.16));
}
.c-btn--coming {
  pointer-events: none;
}
.c-btn--coming::before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: #575757;
  opacity: 0.6;
  top: 0;
  left: 0;
  z-index: 2;
  position: absolute;
}
.c-btn--coming::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 3;
  width: 1.53rem;
  height: 0.42rem;
  background-image: url("../img/vote/coming.png");
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (min-width: 768px) {
  .c-btn--coming::after {
    width: 2.14rem;
    height: 0.59rem;
  }
}

.c-heading--center {
  display: flex;
  flex-direction: column;
  gap: 0.04rem;
  align-items: center;
  text-align: center;
}
.c-heading--center span {
  font-family: "Poppins", "Noto Sans JP", "Zen Maru Gothic", sans;
  font-size: 0.14rem;
  line-height: 0.23rem;
  letter-spacing: 0em;
  font-weight: 700;
}
.c-heading--center strong {
  color: #E13C44;
  font-family: "Zen Maru Gothic", sans;
  font-size: 0.24rem;
  line-height: 0.35rem;
  letter-spacing: 0em;
  font-weight: 700;
}
.c-heading--green {
  text-align: center;
  font-family: "Zen Maru Gothic", sans;
  font-size: 0.22rem;
  line-height: 0.32rem;
  letter-spacing: 0em;
  font-weight: 700;
  color: #23ABAF;
}

.c-list {
  font-family: "Zen Maru Gothic", sans;
  font-size: 0.14rem;
  line-height: 0.28rem;
  letter-spacing: -0.02em;
  font-weight: 500;
}
.c-list li {
  display: flex;
}
.c-list li::before {
  content: "・";
}

.u-width {
  box-sizing: border-box;
  width: 100%;
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

@media screen and (min-width: 768px) {
  .sp-only {
    display: none !important;
  }
}

@media screen and (max-width: 767px) {
  .pc-only {
    display: none !important;
  }
}/*# sourceMappingURL=style.css.map */