@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: min(calc(100vw / 1456 * 100), 100px);
    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.37);
  }
}
#bg div {
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
}
#bg1 {
  width: 1.38rem;
  height: 1.88rem;
  top: 0.53rem;
  right: calc(50% + 3.17rem);
  background-image: url("../img/bg/bg1.png");
}
#bg2 {
  width: 2.17rem;
  height: 2.29rem;
  top: 1.92rem;
  right: calc(50% + 4.46rem);
  background-image: url("../img/bg/bg2.png");
}
#bg3 {
  width: 1.38rem;
  height: 1.88rem;
  top: 4.5rem;
  right: calc(50% + 3.35rem);
  background-image: url("../img/bg/bg3.png");
}
#bg4 {
  width: 1.74rem;
  height: 1.25rem;
  top: 7.5rem;
  right: calc(50% + 4.98rem);
  background-image: url("../img/bg/bg4.png");
}
#bg5 {
  width: 0.44rem;
  height: 0.96rem;
  top: 0.67rem;
  left: calc(50% + 6.17rem);
  background-image: url("../img/bg/bg5.png");
}
#bg6 {
  width: 2.23rem;
  height: 2.34rem;
  top: 1.08rem;
  left: calc(50% + 3.58rem);
  background-image: url("../img/bg/bg6.png");
}
#bg7 {
  width: 2.52rem;
  height: 2.33rem;
  top: 4.21rem;
  left: calc(50% + 4.33rem);
  background-image: url("../img/bg/bg7.png");
}
#bg8 {
  width: 2.25rem;
  height: 0.96rem;
  top: 7.16rem;
  left: calc(50% + 3.33rem);
  background-image: url("../img/bg/bg8.png");
}
#bg9 {
  width: 0.34rem;
  height: 0.26rem;
  top: 8rem;
  left: calc(50% + 6.26rem);
  background-image: url("../img/bg/bg9.png");
}

#fv {
  height: 7.38rem;
}
@media screen and (min-width: 768px) {
  #fv {
    height: 10.63rem;
  }
}
#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;
}
@media screen and (min-width: 768px) {
  #fv .l-logo {
    width: 5.04rem;
    height: 5.37rem;
    top: 0.55rem;
  }
}
#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;
}
@media screen and (min-width: 768px) {
  #fv1 {
    width: 2.34rem;
    height: 3.51rem;
    left: 0.11rem;
    top: 5.43rem;
  }
}
#fv2 {
  width: 1.99rem;
  height: 2.23rem;
  top: 3.79rem;
  right: 0.05rem;
  background-image: url("../img/fv/deco2.png");
  z-index: 3;
}
@media screen and (min-width: 768px) {
  #fv2 {
    width: 2.86rem;
    height: 3.21rem;
    top: 5.46rem;
    right: 0.07rem;
  }
}
#fv3 {
  width: 2.47rem;
  height: 1.79rem;
  top: 5.77rem;
  left: -0.33rem;
  background-image: url("../img/fv/deco3.png");
  z-index: 2;
}
@media screen and (min-width: 768px) {
  #fv3 {
    width: 3.56rem;
    height: 2.58rem;
    top: 8.31rem;
    left: -0.48rem;
  }
}
#fv4 {
  width: 2.22rem;
  height: 1.6rem;
  top: 5.66rem;
  right: -0.35rem;
  background-image: url("../img/fv/deco4.png");
  z-index: 1;
}
@media screen and (min-width: 768px) {
  #fv4 {
    width: 3.19rem;
    height: 2.3rem;
    top: 8.15rem;
    right: -0.51rem;
  }
}
#fv5 {
  width: 0.17rem;
  height: 0.37rem;
  top: 3.52rem;
  left: 0.13rem;
  background-image: url("../img/bg/bg5.png");
  z-index: 1;
}
@media screen and (min-width: 768px) {
  #fv5 {
    width: 0.24rem;
    height: 0.53rem;
    top: 5.07rem;
    left: 0.19rem;
  }
}

#intro {
  text-align: center;
  padding-bottom: 0.48rem;
}
@media screen and (min-width: 768px) {
  #intro {
    padding-bottom: 0.7rem;
  }
}
#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;
}
@media screen and (min-width: 768px) {
  #intro .l-heading {
    font-size: 0.37rem;
    line-height: 0.54rem;
    margin-bottom: 0.23rem;
  }
}
#intro .l-desc {
  font-family: "Zen Maru Gothic", sans;
  font-size: 0.16rem;
  line-height: 0.3rem;
  letter-spacing: 0em;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  #intro .l-desc {
    font-size: 0.23rem;
    line-height: 0.43rem;
  }
}

#detail {
  padding-bottom: 4.25rem;
}
@media screen and (min-width: 768px) {
  #detail {
    padding-bottom: 6.12rem;
  }
}
#detail-date {
  width: 2.99rem;
  height: 0.86rem;
  margin: 0 auto 0.18rem;
}
@media screen and (min-width: 768px) {
  #detail-date {
    width: 4.31rem;
    height: 1.26rem;
    margin-bottom: 0.26rem;
  }
}
#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;
}
@media screen and (min-width: 768px) {
  #detail-catch {
    width: 4.68rem;
    height: 0.66rem;
  }
}
#detail-catch img {
  width: 3.01rem;
  height: 0.2rem;
}
@media screen and (min-width: 768px) {
  #detail-catch img {
    width: 4.34rem;
    height: 0.29rem;
  }
}
#detail .l-container {
  display: flex;
  flex-direction: column;
  gap: 0.48rem;
  align-items: center;
}
@media screen and (min-width: 768px) {
  #detail .l-container {
    gap: 0.69rem;
  }
}
#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;
}
@media screen and (min-width: 768px) {
  #detail .l-container .l-wrapper .l-heading {
    width: 1.8rem;
    height: 0.52rem;
    font-size: 0.28rem;
    line-height: 0.4rem;
    margin-bottom: 0.31rem;
  }
}
#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;
}
@media screen and (min-width: 768px) {
  #detail .l-container .l-wrapper .l-desc {
    font-size: 0.23rem;
    line-height: 0.43rem;
    margin-bottom: 0.66rem;
  }
}
#detail .l-container .l-wrapper .l-detail {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 0.36rem;
  align-items: center;
  position: relative;
}
@media screen and (min-width: 768px) {
  #detail .l-container .l-wrapper .l-detail {
    gap: 0.52rem;
  }
}
#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;
}
@media screen and (min-width: 768px) {
  #detail .l-container .l-wrapper .l-detail__wrapper {
    padding: 0.49rem 0.25rem 0.36rem;
  }
}
#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;
}
@media screen and (min-width: 768px) {
  #detail .l-container .l-wrapper .l-detail__icons img {
    width: 0.72rem;
    height: 0.72rem;
  }
}
#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;
}
@media screen and (min-width: 768px) {
  #detail .l-container .l-wrapper .l-detail__heading {
    font-size: 0.31rem;
    line-height: 0.45rem;
    margin-bottom: 0.13rem;
  }
}
#detail .l-container .l-wrapper .l-detail__gallery {
  display: flex;
  width: 100%;
  flex-direction: column;
  gap: 0.08rem;
  margin-bottom: 0.16rem;
}
@media screen and (min-width: 768px) {
  #detail .l-container .l-wrapper .l-detail__gallery {
    gap: 0.11rem;
  }
}
#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;
}
@media screen and (min-width: 768px) {
  #detail .l-container .l-wrapper .l-detail__desc {
    font-size: 0.2rem;
    line-height: 0.31rem;
    margin-top: 0.23rem;
  }
}
#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;
}
@media screen and (min-width: 768px) {
  #detail .l-container .l-wrapper .l-box {
    padding: 0.33rem 0.2rem 0.4rem;
    margin-top: 0.46rem;
  }
}
#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;
}
@media screen and (min-width: 768px) {
  #detail .l-container .l-wrapper .l-box__heading {
    font-size: 0.31rem;
    margin-bottom: 0.42rem;
    margin-bottom: 0.24rem;
  }
}
#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;
}
@media screen and (min-width: 768px) {
  #detail .l-container .l-wrapper .l-box__desc {
    font-size: 0.2rem;
    line-height: 0.34rem;
    margin-bottom: 0.34rem;
  }
}
#detail .l-container .l-wrapper .l-box__items {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  gap: 0.35rem;
  flex-wrap: wrap;
}
@media screen and (min-width: 768px) {
  #detail .l-container .l-wrapper .l-box__items {
    gap: 0.5rem;
  }
}
#detail .l-container .l-wrapper .l-box__items #detail-item1 img {
  width: 0.76rem;
  height: 0.76rem;
}
@media screen and (min-width: 768px) {
  #detail .l-container .l-wrapper .l-box__items #detail-item1 img {
    width: 1.09rem;
    height: 1.09rem;
  }
}
#detail .l-container .l-wrapper .l-box__items #detail-item2 img {
  width: 0.93rem;
  height: 0.71rem;
}
@media screen and (min-width: 768px) {
  #detail .l-container .l-wrapper .l-box__items #detail-item2 img {
    width: 1.34rem;
    height: 1.02rem;
  }
}
#detail .l-container .l-wrapper .l-box__items--item {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  gap: 0.11rem;
}
@media screen and (min-width: 768px) {
  #detail .l-container .l-wrapper .l-box__items--item {
    gap: 0.16rem;
  }
}
#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;
}
@media screen and (min-width: 768px) {
  #detail .l-container .l-wrapper .l-box__items--item figcaption {
    font-family: "Zen Maru Gothic", sans;
    font-size: 0.19rem;
    line-height: 0.24rem;
    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;
}
@media screen and (min-width: 768px) {
  #detail .l-container .l-wrapper .l-box__items--heading {
    font-size: 0.23rem;
    line-height: 0.43rem;
    gap: 0.2rem;
  }
}
#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;
}
@media screen and (min-width: 768px) {
  #detail .l-container .l-wrapper .l-box__items--heading::before {
    width: 0.26rem;
    height: 0.26rem;
  }
}
#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;
}
@media screen and (min-width: 768px) {
  #detail .l-container .l-wrapper .l-box__items--heading::after {
    width: 0.26rem;
    height: 0.26rem;
  }
}

#vote {
  padding-bottom: 0.32rem;
}
#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;
}
@media screen and (min-width: 768px) {
  #vote1 {
    top: -0.91rem;
    left: -0.17rem;
    width: 5.15rem;
    height: 4.66rem;
  }
}
#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%);
}
@media screen and (min-width: 768px) {
  #vote2 {
    top: -0.48rem;
    width: 0.85rem;
    height: 0.86rem;
  }
}
#vote3 {
  position: absolute;
  width: 2.69rem;
  height: 1.38rem;
  top: -0.48rem;
  left: 0.15rem;
}
@media screen and (min-width: 768px) {
  #vote3 {
    width: 3.86rem;
    height: 1.99rem;
    top: -0.69rem;
    left: 0.22rem;
  }
}
#vote4 {
  width: 2.85rem;
  height: 0.33rem;
  margin: auto;
  margin-bottom: 0.17rem;
}
@media screen and (min-width: 768px) {
  #vote4 {
    width: 4.1rem;
    height: 0.48rem;
  }
}
#vote5 {
  width: 1.97rem;
  height: 0.2rem;
  margin: auto;
  margin-bottom: 0.08rem;
}
@media screen and (min-width: 768px) {
  #vote5 {
    width: 2.84rem;
    height: 0.28rem;
  }
}
#vote6 {
  width: 2.86rem;
  height: 0.34rem;
  margin: auto;
}
@media screen and (min-width: 768px) {
  #vote6 {
    width: 4.11rem;
    height: 0.49rem;
  }
}
#vote .l-container {
  position: relative;
  background-color: white;
  border-radius: 0.2rem;
  padding: 0.87rem 0.15rem 0.21rem;
}
@media screen and (min-width: 768px) {
  #vote .l-container {
    padding: 1.26rem 0.21rem 0.35rem;
    border-radius: 0.3rem;
  }
}
#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;
}
@media screen and (min-width: 768px) {
  #vote .l-date {
    margin-bottom: 0.56rem;
  }
}
#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;
}
@media screen and (min-width: 768px) {
  #vote .l-date__heading {
    width: 1.37rem;
    height: 0.39rem;
    font-size: 0.21rem;
    line-height: 0.3rem;
    margin-bottom: 0.2rem;
  }
}
#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;
}
@media screen and (min-width: 768px) {
  #vote .l-phase {
    gap: 0.62rem;
    padding-right: 0.27rem;
    margin-bottom: 0.46rem;
  }
}
#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;
}
@media screen and (min-width: 768px) {
  #vote .l-phase p {
    font-size: 0.25rem;
    line-height: 0.36rem;
  }
}
#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%);
}
@media screen and (min-width: 768px) {
  #vote .l-phase p::after {
    width: 0.34rem;
    height: 0.23rem;
    bottom: -0.2rem;
  }
}
#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");
}
@media screen and (min-width: 768px) {
  #vote .l-phase p:nth-of-type(1)::before {
    width: 0.63rem;
    height: 0.88rem;
    left: -0.3rem;
  }
}
#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");
}
@media screen and (min-width: 768px) {
  #vote .l-phase p:nth-of-type(2)::before {
    width: 0.64rem;
    height: 0.69rem;
    left: -0.25rem;
  }
}
#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");
}
@media screen and (min-width: 768px) {
  #vote .l-phase p:nth-of-type(3)::before {
    width: 0.6rem;
    height: 0.54rem;
    left: -0.32rem;
  }
}
#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;
}
@media screen and (min-width: 768px) {
  #vote .l-rules__heading {
    height: 0.46rem;
    font-size: 0.23rem;
    line-height: 0.34rem;
    margin-bottom: 0.16rem;
  }
}
#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;
}
@media screen and (min-width: 768px) {
  #vote .l-rules__list {
    font-size: 0.2rem;
    line-height: 0.34rem;
  }
}
#vote .l-rules__list li {
  display: flex;
}
#vote .l-rules__list li::before {
  content: "●";
  color: #E13C44;
}

.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: 5.4rem;
    margin: auto;
  }
}

.p-footer {
  position: relative;
  z-index: 10;
  background-color: #FFF6C1;
  padding-top: 0.4rem;
  padding-bottom: 0.24rem;
  text-align: center;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .p-footer {
    padding-top: 0.58rem;
    padding-bottom: 0.36rem;
  }
}
.p-footer__heading {
  font-size: 0.14rem;
  line-height: 0.2rem;
  letter-spacing: 0em;
  font-weight: 500;
  color: #23ABAF;
  margin-bottom: 0.08rem;
}
@media screen and (min-width: 768px) {
  .p-footer__heading {
    font-size: 0.19rem;
    line-height: 0.27rem;
    margin-bottom: 0.13rem;
  }
}
.p-footer__contact {
  margin-bottom: 0.32rem;
}
@media screen and (min-width: 768px) {
  .p-footer__contact {
    margin-bottom: 0.47rem;
  }
}
.p-footer__contact strong {
  font-family: "Zen Maru Gothic", sans;
  font-size: 0.2rem;
  line-height: 0.29rem;
  letter-spacing: 0em;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  .p-footer__contact strong {
    font-size: 0.28rem;
    line-height: 0.4rem;
  }
}
.p-footer__contact--info {
  margin-top: 0.24rem;
  display: flex;
  flex-direction: column;
  gap: 0.16rem;
  align-items: center;
  font-family: "Zen Maru Gothic", sans;
  font-size: 0.16rem;
  line-height: 0.28rem;
  letter-spacing: 0em;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  .p-footer__contact--info {
    gap: 0.24rem;
    margin-top: 0.36rem;
    font-size: 0.23rem;
    line-height: 0.4rem;
  }
}
.p-footer__host {
  margin-bottom: 0.16rem;
}
@media screen and (min-width: 768px) {
  .p-footer__host {
    margin-bottom: 0.25rem;
  }
}
.p-footer__host strong {
  font-family: "Zen Maru Gothic", sans;
  font-size: 0.18rem;
  line-height: 0.26rem;
  letter-spacing: 0em;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  .p-footer__host strong {
    font-size: 0.25rem;
    line-height: 0.36rem;
  }
}
.p-footer__sponsor {
  margin-bottom: 0.4rem;
}
@media screen and (min-width: 768px) {
  .p-footer__sponsor {
    margin-bottom: 0.59rem;
  }
}
.p-footer__sponsor strong {
  font-family: "Zen Maru Gothic", sans;
  font-size: 0.18rem;
  line-height: 0.26rem;
  letter-spacing: 0em;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  .p-footer__sponsor strong {
    font-size: 0.25rem;
    line-height: 0.36rem;
  }
}
.p-footer__instagram {
  margin-bottom: 0.23rem;
}
@media screen and (min-width: 768px) {
  .p-footer__instagram {
    margin-bottom: 0.35rem;
  }
}
.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;
}
@media screen and (min-width: 768px) {
  .p-footer__instagram--qr img {
    width: 1.24rem;
    height: 1.24rem;
    margin-bottom: 0.23rem;
  }
}
.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;
}
@media screen and (min-width: 768px) {
  .p-footer__instagram--qr figcaption {
    font-size: 0.19rem;
    line-height: 0.27rem;
  }
}
.p-footer__instagram--qr figcaption a {
  display: block;
  margin-top: 0.08rem;
  color: #23ABAF;
  text-decoration: underline;
}
@media screen and (min-width: 768px) {
  .p-footer__instagram--qr figcaption a {
    font-size: 0.19rem;
    line-height: 0.27rem;
  }
}
.p-footer__copyright {
  display: flex;
  flex-direction: column;
  gap: 0.06rem;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .p-footer__copyright {
    gap: 0.1rem;
  }
}
.p-footer__copyright strong {
  font-family: "Zen Maru Gothic", sans;
  font-size: 0.13rem;
  line-height: 0.19rem;
  letter-spacing: 0em;
  font-weight: 400;
}
@media screen and (min-width: 768px) {
  .p-footer__copyright strong {
    font-size: 0.18rem;
    line-height: 0.26rem;
  }
}
.p-footer__copyright span {
  font-family: "Zen Maru Gothic", sans;
  font-size: 0.1rem;
  line-height: 0.15rem;
  letter-spacing: 0em;
  font-weight: 400;
}
@media screen and (min-width: 768px) {
  .p-footer__copyright span {
    font-size: 0.14rem;
    line-height: 0.2rem;
  }
}

.c-btn, .c-btn--white {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin: auto;
  position: relative;
}
.c-btn--white {
  background-color: white;
  width: 2.7rem;
  height: 0.51rem;
  border-radius: 1rem;
  color: #E13C44;
  font-family: "Zen Maru Gothic", sans;
  font-size: 0.18rem;
  line-height: 0.24rem;
  letter-spacing: 0em;
  font-weight: 700;
  color: rgba(225, 60, 68, 0.5);
  overflow: hidden;
  filter: drop-shadow(0 0.03rem 0.06rem rgba(0, 0, 0, 0.16));
}
@media screen and (min-width: 768px) {
  .c-btn--white {
    border-radius: 0.26rem;
    width: 3.89rem;
    height: 0.73rem;
    font-size: 0.25rem;
    line-height: 0.33rem;
  }
}
.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;
  }
}

.u-width {
  box-sizing: border-box;
  width: 100%;
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
@media screen and (min-width: 768px) {
  .u-width {
    padding-left: 0.35rem;
    padding-right: 0.35rem;
  }
}

@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 */