/* reset CSS */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

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

ol,
ul {
  list-style: none;
}

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

*,
*::before,
*::after {
  box-sizing: border-box;
}

img {
  max-width: 100%;
  height: auto;
  font-size: 0;
  line-height: 0;
  vertical-align: bottom;
}

@font-face {
  font-family: PixelMplus10 Regular;
  src: url("https://cdn.leafscape.be/PixelMplus/PixelMplus10-Regular_web.woff2") format("woff2");
}
@font-face {
  font-family: PixelMplus10 Bold;
  src: url("https://cdn.leafscape.be/PixelMplus/PixelMplus10-Regular_web.woff2") format("woff2");
}
.u-hidden {
  display: none !important;
  visibility: hidden;
}

@media (min-width: 768px) and (max-width: 999.98px) {
  .u-hidden-sm {
    display: none !important;
    visibility: hidden;
  }
}

@media (min-width: 768px) {
  .u-hidden-up-sm {
    display: none !important;
    visibility: hidden;
  }
}

@media (max-width: 999.98px) {
  .u-hidden-down-sm {
    display: none !important;
    visibility: hidden;
  }
}

@media (min-width: 1000px) and (max-width: 1499.98px) {
  .u-hidden-md {
    display: none !important;
    visibility: hidden;
  }
}

@media (min-width: 1000px) {
  .u-hidden-up-md {
    display: none !important;
    visibility: hidden;
  }
}

@media (max-width: 1499.98px) {
  .u-hidden-down-md {
    display: none !important;
    visibility: hidden;
  }
}

@media (min-width: 1500px) {
  .u-hidden-lg {
    display: none !important;
    visibility: hidden;
  }
}

@media (min-width: 1500px) {
  .u-hidden-up-lg {
    display: none !important;
    visibility: hidden;
  }
}

.u-hidden-down-lg {
  display: none !important;
  visibility: hidden;
}

.u-mt5 {
  margin-top: 5px !important;
}

.u-pt5 {
  padding-top: 5px !important;
}

.u-mr5 {
  margin-right: 5px !important;
}

.u-pr5 {
  padding-right: 5px !important;
}

.u-mb5 {
  margin-bottom: 5px !important;
}

.u-pb5 {
  padding-bottom: 5px !important;
}

.u-ml5 {
  margin-left: 5px !important;
}

.u-pl5 {
  padding-left: 5px !important;
}

.u-mt10 {
  margin-top: 10px !important;
}

.u-pt10 {
  padding-top: 10px !important;
}

.u-mr10 {
  margin-right: 10px !important;
}

.u-pr10 {
  padding-right: 10px !important;
}

.u-mb10 {
  margin-bottom: 10px !important;
}

.u-pb10 {
  padding-bottom: 10px !important;
}

.u-ml10 {
  margin-left: 10px !important;
}

.u-pl10 {
  padding-left: 10px !important;
}

.u-mt15 {
  margin-top: 15px !important;
}

.u-pt15 {
  padding-top: 15px !important;
}

.u-mr15 {
  margin-right: 15px !important;
}

.u-pr15 {
  padding-right: 15px !important;
}

.u-mb15 {
  margin-bottom: 15px !important;
}

.u-pb15 {
  padding-bottom: 15px !important;
}

.u-ml15 {
  margin-left: 15px !important;
}

.u-pl15 {
  padding-left: 15px !important;
}

.u-mt20 {
  margin-top: 20px !important;
}

.u-pt20 {
  padding-top: 20px !important;
}

.u-mr20 {
  margin-right: 20px !important;
}

.u-pr20 {
  padding-right: 20px !important;
}

.u-mb20 {
  margin-bottom: 20px !important;
}

.u-pb20 {
  padding-bottom: 20px !important;
}

.u-ml20 {
  margin-left: 20px !important;
}

.u-pl20 {
  padding-left: 20px !important;
}

.u-mt25 {
  margin-top: 25px !important;
}

.u-pt25 {
  padding-top: 25px !important;
}

.u-mr25 {
  margin-right: 25px !important;
}

.u-pr25 {
  padding-right: 25px !important;
}

.u-mb25 {
  margin-bottom: 25px !important;
}

.u-pb25 {
  padding-bottom: 25px !important;
}

.u-ml25 {
  margin-left: 25px !important;
}

.u-pl25 {
  padding-left: 25px !important;
}

.u-mt30 {
  margin-top: 30px !important;
}

.u-pt30 {
  padding-top: 30px !important;
}

.u-mr30 {
  margin-right: 30px !important;
}

.u-pr30 {
  padding-right: 30px !important;
}

.u-mb30 {
  margin-bottom: 30px !important;
}

.u-pb30 {
  padding-bottom: 30px !important;
}

.u-ml30 {
  margin-left: 30px !important;
}

.u-pl30 {
  padding-left: 30px !important;
}

.u-mt35 {
  margin-top: 35px !important;
}

.u-pt35 {
  padding-top: 35px !important;
}

.u-mr35 {
  margin-right: 35px !important;
}

.u-pr35 {
  padding-right: 35px !important;
}

.u-mb35 {
  margin-bottom: 35px !important;
}

.u-pb35 {
  padding-bottom: 35px !important;
}

.u-ml35 {
  margin-left: 35px !important;
}

.u-pl35 {
  padding-left: 35px !important;
}

.u-mt40 {
  margin-top: 40px !important;
}

.u-pt40 {
  padding-top: 40px !important;
}

.u-mr40 {
  margin-right: 40px !important;
}

.u-pr40 {
  padding-right: 40px !important;
}

.u-mb40 {
  margin-bottom: 40px !important;
}

.u-pb40 {
  padding-bottom: 40px !important;
}

.u-ml40 {
  margin-left: 40px !important;
}

.u-pl40 {
  padding-left: 40px !important;
}

.u-mt45 {
  margin-top: 45px !important;
}

.u-pt45 {
  padding-top: 45px !important;
}

.u-mr45 {
  margin-right: 45px !important;
}

.u-pr45 {
  padding-right: 45px !important;
}

.u-mb45 {
  margin-bottom: 45px !important;
}

.u-pb45 {
  padding-bottom: 45px !important;
}

.u-ml45 {
  margin-left: 45px !important;
}

.u-pl45 {
  padding-left: 45px !important;
}

.u-mt50 {
  margin-top: 50px !important;
}

.u-pt50 {
  padding-top: 50px !important;
}

.u-mr50 {
  margin-right: 50px !important;
}

.u-pr50 {
  padding-right: 50px !important;
}

.u-mb50 {
  margin-bottom: 50px !important;
}

.u-pb50 {
  padding-bottom: 50px !important;
}

.u-ml50 {
  margin-left: 50px !important;
}

.u-pl50 {
  padding-left: 50px !important;
}

.u-mt55 {
  margin-top: 55px !important;
}

.u-pt55 {
  padding-top: 55px !important;
}

.u-mr55 {
  margin-right: 55px !important;
}

.u-pr55 {
  padding-right: 55px !important;
}

.u-mb55 {
  margin-bottom: 55px !important;
}

.u-pb55 {
  padding-bottom: 55px !important;
}

.u-ml55 {
  margin-left: 55px !important;
}

.u-pl55 {
  padding-left: 55px !important;
}

.u-mt60 {
  margin-top: 60px !important;
}

.u-pt60 {
  padding-top: 60px !important;
}

.u-mr60 {
  margin-right: 60px !important;
}

.u-pr60 {
  padding-right: 60px !important;
}

.u-mb60 {
  margin-bottom: 60px !important;
}

.u-pb60 {
  padding-bottom: 60px !important;
}

.u-ml60 {
  margin-left: 60px !important;
}

.u-pl60 {
  padding-left: 60px !important;
}

html {
  overflow-y: scroll;
}

body {
  position: relative;
  color: #393939;
  font-feature-settings: "palt";
  font-size: 16px;
  line-height: 1.5;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  -webkit-text-size-adjust: 100%;
  letter-spacing: 0.04em;
}

img {
  width: 100%;
  height: 100%;
}

video {
  width: 100%;
  height: 100%;
}

a {
  color: inherit;
  text-decoration: none;
}

input,
button {
  border: none;
  border-radius: 0;
  box-shadow: none;
  background: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none;
}

label,
button {
  cursor: pointer;
}

input[type=file] {
  opacity: 0;
  overflow: hidden;
  width: 0;
  height: 0;
  padding: 0;
  margin: 0;
}

.l-wrapper {
  overflow: hidden;
  min-height: 110vh;
}

.l-bg {
  position: fixed;
  inset: 0;
  width: 100%;
  height: 100%;
}

.l-bg2 {
  position: fixed;
  inset: 0;
  width: 100%;
  height: 100%;
  background: url(/assets/img/bg.png) no-repeat center/cover;
}
@media (max-width: 999.98px) {
  .l-bg2 {
    background: url(/assets/img/bg_sp.png) no-repeat center/cover;
  }
}

.l-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  padding: 10px 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  z-index: 100;
  background: #fff;
}
@media (max-width: 999.98px) {
  .l-header {
    padding: 2.6666666667vw 4vw;
  }
}
.l-header__logo {
  display: flex;
  align-items: center;
  gap: 15px;
  font-weight: bold;
  font-size: 14px;
}
@media (max-width: 999.98px) {
  .l-header__logo {
    gap: 2.6666666667vw;
    font-size: 3.2vw;
  }
}
.l-header__logo .img {
  width: 100px;
}
@media (max-width: 999.98px) {
  .l-header__logo .img {
    width: 10.6666666667vw;
  }
}

.l-switchArea {
  position: fixed;
  bottom: 20px;
  left: 30px;
  display: flex;
  align-items: center;
  border-radius: 24px;
  padding: 10px 20px;
  background: #ccc;
  z-index: 2;
  transition: 0.3s;
  font-size: 12px;
  font-weight: bold;
  background: #FFDF34;
}
@media (max-width: 999.98px) {
  .l-switchArea {
    border-radius: 6.4vw;
    padding: 2.6666666667vw 5.3333333333vw;
    font-size: 2.6666666667vw;
    bottom: 4vw;
    left: 2.6666666667vw;
  }
}
.l-switchArea.ranking.is-active {
  display: none;
}
.l-switchArea.new {
  display: none;
}
.l-switchArea.new.is-active {
  display: block;
}
.l-switchArea .icon {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  left: 12px;
  width: 15px;
  height: 15px;
  transform: translateY(-50%);
}
.l-switchArea .icon svg {
  width: 100%;
  height: 100%;
}
.l-switchArea .txt {
  white-space: nowrap;
  padding-left: 10px;
}

.detail-modal {
  width: 40px;
  height: 40px;
  background: #FFDF34;
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  z-index: 100;
  transition: 0.3s;
  font-weight: bold;
}
@media (max-width: 999.98px) {
  .detail-modal {
    width: 8vw;
    height: 8vw;
    font-size: 3.7333333333vw;
  }
}
@media (min-width: 1000px) {
  .detail-modal:hover {
    opacity: 0.7;
  }
}

.l-modal {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 400px;
  margin: 0 auto;
  border-radius: 24px;
}
@media (max-width: 999.98px) {
  .l-modal {
    width: 95%;
    padding: 8vw;
  }
}
.l-modal__close {
  position: absolute;
  bottom: 90px;
  left: 50%;
  transform: translateX(-50%);
  padding: 0;
  transition: 0.3s;
  opacity: 1;
  color: #fff;
  pointer-events: all;
}
.l-modal__close .inner {
  width: 35px;
  height: 35px;
}
@media (max-width: 999.98px) {
  .l-modal__close .inner {
    width: 9.3333333333vw;
    height: 9.3333333333vw;
  }
}
.l-modal__close .line {
  display: block;
  height: 1px;
  background: #fff;
  width: 100%;
}
@media (max-width: 1499.98px) {
  .l-modal__close .line {
    height: 0.0625vw;
  }
}
@media (max-width: 999.98px) {
  .l-modal__close .line {
    height: 0.2666666667vw;
  }
}
.l-modal__close .line:nth-child(1) {
  transform: rotate(45deg);
}
.l-modal__close .line:nth-child(2) {
  transform: rotate(-45deg);
}
.l-modal__close .txt {
  display: block;
  text-align: center;
  margin-top: 24px;
  font-size: 14px;
}
@media (max-width: 999.98px) {
  .l-modal__close .txt {
    font-size: 3.2vw;
    margin-top: 6.4vw;
  }
}
@media (min-width: 1000px) {
  .l-modal__close:hover {
    opacity: 0.7;
  }
}

.mfp-zoom-in .mfp-with-anim {
  opacity: 0;
  transition: all 0.2s ease-in-out;
  transform: scale(0.8);
}
.mfp-zoom-in.mfp-bg {
  opacity: 0;
  transition: all 0.3s ease-out;
}
.mfp-zoom-in.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: scale(1);
}
.mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-zoom-in.mfp-removing .mfp-with-anim {
  transform: scale(0.8);
  opacity: 0;
}
.mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}

.mfp-content {
  position: static !important;
}

.mfp-figure:after {
  content: none !important;
}

.mfp-close {
  font-size: 100px !important;
  right: 15px !important;
  top: 15px;
}

.mfp-arrow-left:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -10px 0 0 0;
  width: 50px;
  height: 50px;
  border: none;
  border-right: 0;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(45deg);
  transition: all 0.2s linear;
}

.mfp-arrow-left:after,
.mfp-arrow-right:after {
  content: none;
}

.mfp-arrow-right:before {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  margin: -10px 50% 0 0;
  width: 50px;
  height: 50px;
  border: none;
  border-left: 0;
  border-right: 3px solid #ffffff;
  border-top: 3px solid #ffffff;
  transform: rotate(45deg);
  transition: all 0.2s linear;
}

.buttonArea,
.count,
.l-bg,
button {
  transition: 0.3s;
  opacity: 0;
  pointer-events: none;
}

.fadeIn {
  opacity: 1;
  pointer-events: auto;
}

.grid {
  padding: 80px 20px 40px;
}
@media (max-width: 999.98px) {
  .grid {
    padding: 13.3333333333vw 5.3333333333vw 10.6666666667vw;
  }
}
.grid__inner {
  box-sizing: border-box;
}
.grid__sizer, .grid__item {
  width: 24.25%;
}
@media (max-width: 1499.98px) {
  .grid__sizer, .grid__item {
    width: 32%;
  }
}
@media (max-width: 999.98px) {
  .grid__sizer, .grid__item {
    width: 48.5%;
  }
}
.grid__item {
  opacity: 0;
  border-radius: 20px;
  margin-bottom: 20px;
  margin-bottom: 1%;
  overflow: hidden;
  line-height: 0;
  transition: 0.3s;
}
@media (max-width: 1499.98px) {
  .grid__item {
    margin-bottom: 2%;
  }
}
@media (max-width: 999.98px) {
  .grid__item {
    margin-bottom: 3%;
  }
}
.grid__item.is-active {
  opacity: 1;
}
.grid__item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.gutter__sizer {
  width: 1%;
}
@media (max-width: 1499.98px) {
  .gutter__sizer {
    width: 2%;
  }
}
@media (max-width: 999.98px) {
  .gutter__sizer {
    width: 3%;
  }
}

.goodBtn {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 70px;
  height: 70px;
  background: rgba(255, 255, 255, 0.7);
  border-radius: 50%;
  text-align: center;
  line-height: 8.2;
  font-size: 12px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
@media (max-width: 999.98px) {
  .goodBtn {
    width: 8vw;
    height: 8vw;
    font-size: 2.1333333333vw;
    line-height: 5.5;
    top: 1.3333333333vw;
    left: 1.3333333333vw;
  }
}
.goodBtn::after {
  content: "";
  position: absolute;
  top: 38%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: url(/assets/img/thumbs-up-regular.svg) no-repeat center/cover;
  width: 25px;
  height: 25px;
}
@media (max-width: 999.98px) {
  .goodBtn::after {
    width: 2.6666666667vw;
    height: 2.6666666667vw;
    top: 35%;
  }
}
.goodBtn.active::after {
  background: url(/assets/img/thumbs-up-solid.svg) no-repeat center/cover;
}

.deleteBtn {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 70px;
  height: 70px;
  background: rgba(255, 255, 255, 0.7);
  border-radius: 50%;
  text-align: center;
  line-height: 8.2;
  font-size: 12px;
  cursor: pointer;
}
@media (max-width: 999.98px) {
  .deleteBtn {
    width: 8vw;
    height: 8vw;
    font-size: 2.1333333333vw;
    line-height: 5.5;
    top: 1.3333333333vw;
    left: 1.3333333333vw;
  }
}
.deleteBtn::after {
  content: "";
  position: absolute;
  top: 38%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: url(/assets/img/trash.svg) no-repeat center/cover;
  width: 25px;
  height: 25px;
}
@media (max-width: 999.98px) {
  .deleteBtn::after {
    width: 2.6666666667vw;
    height: 2.6666666667vw;
    top: 35%;
  }
}
.deleteBtn.active::after {
  background: url(/assets/img/trash-active.svg) no-repeat center/cover;
}

.download {
  position: absolute;
  bottom: 10px;
  right: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 110px;
  height: 30px;
  background: rgba(255, 255, 255, 0.7);
  border-radius: 24px;
  font-size: 12px;
  padding-left: 15px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
@media (max-width: 999.98px) {
  .download {
    border-radius: 6.4vw;
    width: 18.6666666667vw;
    height: 5.3333333333vw;
    font-size: 2.1333333333vw;
    bottom: 1.3333333333vw;
    right: 1.3333333333vw;
  }
}
.download::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
  background: url(/assets/img/download.svg) no-repeat center/cover;
  width: 15px;
  height: 15px;
}
@media (max-width: 999.98px) {
  .download::after {
    width: 2.6666666667vw;
    height: 2.6666666667vw;
    left: 1.3333333333vw;
  }
}

.linkBtn {
  position: fixed;
  bottom: 20px;
  right: 30px;
  width: 160px;
  z-index: 100;
  transition: 0.3s;
}
@media (max-width: 999.98px) {
  .linkBtn {
    width: 29.3333333333vw;
    bottom: 4vw;
    right: 2.6666666667vw;
  }
}
@media (min-width: 1000px) {
  .linkBtn:hover {
    opacity: 0.7;
  }
}

.uploadBarArea {
  position: fixed;
  inset: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.95);
  padding: 0 0 10px;
  display: none;
  align-items: center;
  justify-content: center;
  color: #000000;
}
.uploadBarArea.is-active {
  display: flex;
}

.uploadLine {
  position: fixed;
  top: 0;
  left: 0;
  width: 0%;
  height: 4px;
  transition: 0.2s;
  background: rgb(204, 223, 255);
  background: linear-gradient(90deg, rgb(204, 223, 255) 0%, rgb(102, 158, 255) 100%);
}
@media (max-width: 999.98px) {
  .uploadLine {
    height: 1.0666666667vw;
  }
}

.uploadArea {
  position: fixed;
  bottom: 90px;
  right: 30px;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 30px;
}
@media (max-width: 999.98px) {
  .uploadArea {
    bottom: 16vw;
    right: 2.6666666667vw;
    gap: 5.3333333333vw;
  }
}
.uploadArea label {
  line-height: 0;
  font-size: 0;
  display: block;
  position: relative;
  width: 160px;
  z-index: 1;
  transition: 0.3s;
}
@media (max-width: 999.98px) {
  .uploadArea label {
    width: 29.3333333333vw;
  }
}
@media (min-width: 768px) {
  .uploadArea label:hover {
    opacity: 0.8;
  }
}
.uploadArea label .count {
  position: absolute;
  top: -8px;
  right: -8px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  letter-spacing: 0.08em;
  border: 1px solid #fff;
  background: #FFDF34;
}
@media (max-width: 999.98px) {
  .uploadArea label .count {
    width: 5.3333333333vw;
    height: 5.3333333333vw;
    top: -1.6vw;
    right: -1.6vw;
    font-size: 2.9333333333vw;
  }
}

.buttonArea {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  text-align: center;
}
.buttonArea::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100vw;
  height: calc(var(--vh, 1vh) * 100);
  background: rgba(0, 0, 0, 0.5);
  z-index: -2;
}
.buttonArea__inner {
  background: #fff;
  padding: 60px 80px;
  border-radius: 24px;
}
@media (max-width: 999.98px) {
  .buttonArea__inner {
    padding: 8vw;
    border-radius: 6.4vw;
    font-size: 3.7333333333vw;
  }
}
.buttonArea .obj {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-top: 30px;
}
@media (max-width: 999.98px) {
  .buttonArea .obj {
    gap: 3.2vw;
    margin-top: 8vw;
  }
}
.buttonArea button {
  position: relative;
  color: #fff;
  background: #FFDF34;
  width: 200px;
  height: 45px;
  border-radius: 24px;
  transition: 0.3s;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 7px;
  font-size: 14px;
}
@media (max-width: 999.98px) {
  .buttonArea button {
    gap: 1.8666666667vw;
    font-size: 3.2vw;
  }
}
.buttonArea button .icon {
  width: 20px;
  height: 20px;
}
@media (max-width: 999.98px) {
  .buttonArea button .icon {
    width: 5.3333333333vw;
    height: 5.3333333333vw;
  }
}
.buttonArea button .icon svg {
  width: 100%;
  height: 100%;
  stroke: #fff;
}
@media (max-width: 999.98px) {
  .buttonArea button {
    width: 37.3333333333vw;
    height: 10.6666666667vw;
    border-radius: 6.4vw;
  }
}
@media (min-width: 768px) {
  .buttonArea button:hover {
    opacity: 0.7;
  }
}
.buttonArea button#clear {
  background: #eee;
  color: #393939;
}

.loadingArea {
  display: none;
  padding: 40px 0 120px;
}
@media (max-width: 999.98px) {
  .loadingArea {
    padding: 0 0 16vw;
  }
}
.loadingArea__img {
  width: 50px;
  margin: 0 auto;
}
@media (max-width: 999.98px) {
  .loadingArea__img {
    width: 8vw;
  }
}
.loadingArea.is-active {
  display: block;
}/*# sourceMappingURL=styles.css.map */