@charset "UTF-8";
body {
  background: #6ec5ef;
}

.pc {
  display: block;
}

.sp {
  display: none;
}

#campaign-end {
  font-size: 0.85vw;
  font-weight: 500;
  color: #fff;
  text-align: center;
  z-index: 100;
  display: inline-flex;
  padding: 14px 0;
  justify-content: center;
  align-items: center;
  border-radius: 999px;
  background: #ed6c00;
  width: 75%;
  color: #fff;
  margin: 32px auto 0 auto;
}

.inner-main-contents {
  position: relative;
}
.inner-main-contents .back-contents .menu {
  position: fixed;
  top: 25%;
  left: 6%;
  width: 21vw;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  list-style: none;
}
.inner-main-contents .back-contents .menu img {
  width: 100%;
}
.inner-main-contents .back-contents .header {
  background-image: url(../images/menu_pc05.webp);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  padding: 21px;
  top: 24%;
  right: 4%;
  z-index: 0;
  position: fixed;
  width: 480px;
  max-width: 25%;
  height: auto;
  min-height: 230px;
}
.inner-main-contents .back-contents .header .nav {
  padding-top: 28px;
  width: 100%;
}
@media screen and (max-width: 1250px) {
  .inner-main-contents .back-contents .header .header {
    top: 24%;
    right: 5%;
    z-index: 0;
    position: fixed;
    right: 1%;
  }
  .inner-main-contents .back-contents .header .nav {
    padding-top: 38px;
  }
}
@media screen and (max-width: 1080px) {
  .inner-main-contents .back-contents .header .header {
    top: 24%;
    right: 5%;
    z-index: 0;
    position: fixed;
    right: 1%;
  }
  .inner-main-contents .back-contents .header .nav {
    padding-top: 40px;
  }
}
.inner-main-contents .back-contents .header .countdown-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  color: #ed6c00;
  width: 100%;
}
.inner-main-contents .back-contents .header .countdown-wrapper h3 {
  font-size: 1.25vw;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 22.754px */
  letter-spacing: 0.284px;
}
.inner-main-contents .back-contents .header .countdown-wrapper .countdown {
  display: flex;
  align-items: flex-end;
  font-weight: 700;
}
.inner-main-contents .back-contents .header .countdown-wrapper .countdown .time {
  text-align: center;
  font-size: clamp(1.25rem, 0.633rem + 4.054vw, 2.027rem);
  line-height: 100%; /* 100% */
}
.inner-main-contents .back-contents .header .btn {
  width: 60%;
  margin: 16px auto 0 auto;
}
.inner-main-contents .back-contents .header .btn a {
  display: block;
}
.inner-main-contents .back-contents .header .btn a img {
  width: 100%;
  height: auto;
  max-width: 100%;
}
.inner-main-contents .back-contents .item01 {
  position: fixed;
  top: 64%;
  left: 25%;
  width: 98px;
}
.inner-main-contents .back-contents .item02 {
  position: fixed;
  top: 76%;
  left: 5%;
  width: 106px;
}
.inner-main-contents .back-contents .item03 {
  position: fixed;
  top: 62%;
  right: 3%;
  width: 60px;
}
.inner-main-contents .back-contents .item04 {
  position: fixed;
  top: 52%;
  right: 12%;
  width: 61.704px;
}
.inner-main-contents .back-contents .item05 {
  position: fixed;
  top: 5%;
  right: 6%;
  width: 78.624px;
}
.inner-main-contents .back-contents .item06 {
  position: fixed;
  top: 5%;
  left: 2%;
  width: 100px;
}
.inner-main-contents .back-contents .item07 {
  position: fixed;
  top: 80%;
  right: 14%;
  width: 223.99px;
}

.wrapper {
  width: 86.6%;
  margin: 0 auto;
  overflow: hidden;
}

.section {
  margin-top: 80px;
}

.ttl-category {
  text-align: center;
  padding: 16px 64px;
  border-radius: 6px;
  background: #ed6c00;
  color: #fff;
  font-size: clamp(1.352rem, 0.563rem + 3.604vw, 1.802rem);
  font-weight: 600;
  line-height: 100%;
  margin-bottom: 40px;
}

.point {
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  margin-top: 32px;
}

.center-contents {
  position: relative;
  z-index: 1;
  max-width: 420px;
  margin: 0 auto;
  background: #fff;
  box-shadow: 0px 0px 40px 0px rgba(51, 51, 51, 0.3);
  overflow: hidden;
}
.center-contents h1 {
  width: 80%;
  padding: 16px 32px;
  margin: 0 auto;
}

#sec-mv {
  background-image: url(../images/mv-bk.webp);
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
}
#sec-mv .main-ttl {
  display: flex;
  padding: 40px 0;
  flex-direction: column;
  align-items: flex-start;
  gap: 40px;
}
#sec-mv .item01 {
  position: absolute;
  top: 74%;
  right: 10%;
  width: 8%;
}
#sec-mv .item02 {
  position: absolute;
  top: 73%;
  left: 6%;
  width: 12%;
}
#sec-mv .item03 {
  position: absolute;
  top: 13%;
  right: 8%;
  width: 10%;
}
#sec-mv .item04 {
  position: absolute;
  top: 19%;
  left: 3%;
  width: 8%;
}
#sec-mv .item05 {
  position: absolute;
  top: 37%;
  right: -3%;
  width: 17%;
}

#sec01 {
  position: relative;
}
#sec01 h3 {
  text-align: center;
  font-size: clamp(1.52rem, 0.633rem + 4.054vw, 2rem);
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  margin-top: 24px;
  margin-bottom: 80px;
}
#sec01 h3 span {
  background: linear-gradient(transparent 60%, #6ec5ef 20%);
  padding-bottom: 5px;
}
#sec01 .flex {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
  gap: 64px;
}
#sec01 .item {
  position: absolute;
  top: 51.5%;
  right: -3%;
  width: 20%;
}

#sec02 {
  position: relative;
}
#sec02 .item03 {
  position: absolute;
  top: -1.25%;
  left: 1.2%;
  width: 18%;
}
#sec02 .item04 {
  position: absolute;
  top: 66.25%;
  right: -2.75%;
  width: 50%;
}
#sec02 h3 {
  text-align: center;
  font-size: clamp(1.75rem, 0.633rem + 4.054vw, 2.75rem);
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  margin-bottom: 24px;
  color: #ed6c00;
}
#sec02 h3 span {
  background: linear-gradient(transparent 60%, #fffaa4 20%);
  padding-bottom: 5px;
}
#sec02 .inner {
  margin-top: 40px;
  display: flex;
  padding: 64px 0;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 40px;
  border-radius: 24px;
  border: 3px solid #ed6c00;
}
#sec02 .inner .step {
  padding: 0 32px;
}
#sec02 .inner .step .btn {
  margin: 40px 0 16px 0;
}
#sec02 .inner .up {
  background: #ed6c00;
  width: 100%;
  text-align: center;
  padding: 32px;
}
#sec02 .inner .up .ttl-up {
  color: #fff;
  line-height: 200%;
  font-size: clamp(1rem, 0.563rem + 3.604vw, 1.35rem);
}
#sec02 .inner .up .ttl-up span {
  font-size: clamp(2rem, 0.633rem + 4.054vw, 2.15rem);
  color: #fffaa4;
}
#sec02 .inner .inner-up {
  padding: 0 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 32px;
}
#sec02 .inner .inner-up .item {
  width: 20px;
  margin: 0 auto;
}
#sec02 .flex {
  margin-top: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 64px;
  text-align: center;
}
#sec02 .flex p {
  font-size: clamp(0.95rem, 0.396rem + 2.532vw, 1.15rem);
  font-weight: 700;
  line-height: 150%; /* 30px */
  letter-spacing: 0.435px;
  margin-bottom: 16px;
  margin-top: 40px;
}
#sec02 .flex dt {
  font-size: clamp(1.352rem, 0.563rem + 3.604vw, 1.802rem);
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 43.5px */
  letter-spacing: 0.871px;
  margin-bottom: 32px;
}

#sec03 {
  position: relative;
}
#sec03 .otheritem {
  position: absolute;
  top: -1.5%;
  left: -2.3%;
  width: 16%;
}
#sec03 .otheritem02 {
  position: absolute;
  top: -2%;
  right: 2%;
  width: 10%;
}
#sec03 .inner {
  margin-top: 40px;
  display: flex;
  padding: 64px 32px;
  flex-direction: column;
  gap: 64px;
  border-radius: 24px;
  border: 3px solid #ed6c00;
  margin-bottom: 64px;
}
#sec03 .inner dl {
  position: relative;
}
#sec03 .inner dl .point {
  margin-top: 16px;
}
#sec03 .inner dt {
  color: #ed6c00;
  padding-bottom: 24px;
  border-bottom: 2px solid #ed6c00;
  font-size: clamp(1.52rem, 0.633rem + 4.054vw, 2.027rem);
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 29px */
}
#sec03 .inner dd {
  font-size: clamp(1rem, 0.501rem + 3.204vw, 1.125rem);
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 36px */
  letter-spacing: -0.5px;
  margin-top: 32px;
}
#sec03 .inner dd span {
  color: #ed6c00;
}
#sec03 .inner dd ul {
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 6px;
}
#sec03 .inner dd ul li {
  text-indent: -1em;
  padding-left: 1em;
}
#sec03 .inner dd ul li::before {
  content: "・";
}
#sec03 .inner dd img {
  margin-top: 24px;
}
#sec03 .inner .second {
  margin-top: 48px;
}
#sec03 .more h3 {
  text-align: center;
  padding: 24px 0px;
  border-top: 2px solid #333;
  border-bottom: 2px solid #333;
  font-size: clamp(1.202rem, 0.501rem + 3.204vw, 1.45rem);
  font-style: normal;
  font-weight: 700;
  line-height: 140%; /* 36px */
  letter-spacing: -0.5px;
  margin-bottom: 32px;
}
#sec03 .more h3 span {
  color: #ed6c00;
}
#sec03 .more .flex {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  align-self: stretch;
}
#sec03 .more .flex .txt h4 {
  font-size: clamp(0.95rem, 0.396rem + 2.532vw, 1.35rem);
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 34.5px */
  letter-spacing: -0.5px;
}
#sec03 .more .flex .txt h4 span {
  color: #ed6c00;
}
#sec03 .more .flex .txt .point {
  margin-top: 8px;
}

#sec04 .inner {
  margin-top: 40px;
  border-radius: 24px 24px 0px 0px;
  background: #ed6c00;
  padding: 64px 32px;
  color: #fff;
}
#sec04 .inner h2 {
  margin-bottom: 48px;
}
#sec04 .inner .flex {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 80px;
  align-self: stretch;
}
#sec04 .inner p {
  font-size: clamp(0.95rem, 0.396rem + 2.532vw, 1.05rem);
  font-style: normal;
  font-weight: 700;
  line-height: 160%;
  text-align: center;
  margin-top: 48px;
}

footer {
  font-size: 0.889rem;
  font-style: normal;
  font-weight: 500;
  line-height: 100%; /* 165% */
  letter-spacing: 0.25px;
  background: #0099d9;
  color: #fff;
  padding: 16px 0px;
  text-align: center;
}/*# sourceMappingURL=style_pc.css.map */