@import url("https://fonts.googleapis.com/css2?family=Lemon&family=Londrina+Solid:wght@100;300;400;900&family=Monomaniac+One&family=Noto+Sans+JP:wght@100..900&display=swap");
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html,
body {
  position: relative;
  overflow-x: hidden;
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  html,
  body {
    font-size: 0.78125vw;
  }
}
@media screen and (min-width: 1281px) {
  html,
  body {
    font-size: 62.5%;
  }
}
@media screen and (max-width: 768px) {
  html,
  body {
    font-size: 2.5641025641vw;
  }
  html.active,
  body.active {
    overflow-y: hidden;
  }
}

figure {
  line-height: 0;
}

img {
  width: 100%;
  height: auto;
  object-fit: cover;
  -webkit-user-drag: none;
  user-drag: none;
}

a {
  text-decoration: none;
  color: #000;
}

ul,
dl {
  list-style: none;
  padding: 0;
}

.u-pcDb {
  display: block !important;
}

.u-spDb {
  display: none !important;
}

.u-spDf {
  display: none !important;
}

@media screen and (max-width: 768px) {
  .u-pcDb {
    display: none !important;
  }
  .u-spDb {
    display: block !important;
  }
  .u-spDf {
    display: flex !important;
  }
}
html,
body {
  font-family: "Noto Sans JP", sans-serif;
}
html.is-active,
body.is-active {
  overflow: hidden;
}

.u-pcDb {
  display: block !important;
}

.u-pcDf {
  display: flex !important;
}

.u-spDb,
.u-spDf {
  display: none !important;
}

@media screen and (max-width: 768px) {
  .u-spDb {
    display: block !important;
  }
  .u-spDf {
    display: flex !important;
  }
  .u-pcDf,
  .u-pcDb {
    display: none !important;
  }
}
@media screen and (max-width: 768px) {
  figure {
    margin-top: -0.1rem;
  }
}

section {
  position: relative;
  margin-top: 10rem;
}
@media screen and (max-width: 768px) {
  section {
    padding-top: 0;
    border-top: unset;
  }
}

.common__inner {
  max-width: 101.3rem;
  width: 100%;
  margin: 11.3rem auto 0;
  position: relative;
}
@media screen and (max-width: 768px) {
  .common__inner {
    margin-top: 7rem;
  }
}
.common__item {
  display: flex;
  gap: 2.5rem;
  justify-content: center;
  align-items: end;
}
@media screen and (max-width: 768px) {
  .common__item {
    gap: 2rem;
  }
}
.common__itemText {
  font-size: 2.4rem;
  font-family: "Monomaniac One", sans-serif;
  color: #717171;
  line-height: 1.2;
}
@media screen and (max-width: 768px) {
  .common__itemText {
    font-size: 1.9rem;
  }
}
.common__buy {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 4.5rem;
  height: 2.3rem;
  font-size: 1.9rem;
  font-family: "Monomaniac One", sans-serif;
  color: #717171;
  border: #717171 0.1rem solid;
  border-radius: 5rem;
  padding-bottom: 0.5rem;
}
@media screen and (max-width: 768px) {
  .common__buy {
    width: 3.5rem;
    height: 1.8rem;
    font-size: 1.5rem;
  }
}
.common__list {
  display: flex;
  flex-direction: column;
  gap: 0.4rem;
}
@media screen and (max-width: 768px) {
  .common__list {
    gap: 0.2rem;
  }
}
.common__allItems {
  background-color: #717171;
  font-family: "Monomaniac One", sans-serif;
  font-size: 1.9rem;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 9.8rem;
  padding-bottom: 0.5rem;
  margin: 0 auto;
  height: 3.1rem;
  border-radius: 5rem;
  color: #fff;
  margin-top: 3.1rem;
}
@media screen and (max-width: 768px) {
  .common__allItems {
    font-size: 1.5rem;
    padding-bottom: 0.2rem;
    width: 7.7rem;
    height: 2.4rem;
    margin-top: 2.5rem;
  }
}
.common__topics {
  max-width: 5.5rem;
  width: 100%;
  position: absolute;
  right: 3rem;
}
.sec02 .common__topics {
  right: 2rem;
}
@media screen and (max-width: 768px) {
  .sec02 .common__topics {
    right: 1.8rem;
    max-width: 4.3rem;
  }
}
@media screen and (max-width: 768px) {
  .common__topics {
    right: 1.8rem;
    max-width: 4.3rem;
  }
}
.common__topicsDesc01, .common__topicsDesc02 {
  font-size: 1.8rem;
  line-height: 1.44;
  font-family: "Monomaniac One", sans-serif;
  color: #0058CA;
  position: absolute;
}
@media screen and (max-width: 768px) {
  .common__topicsDesc01, .common__topicsDesc02 {
    font-size: 1.4rem;
    line-height: 1.43;
  }
}
.common__topicsDesc01 {
  left: -6.6rem;
  top: 32.7rem;
  transform: rotate(-90deg);
}
@media screen and (max-width: 768px) {
  .common__topicsDesc01 {
    top: 25.5rem;
    left: -6rem;
  }
}
.common__topicsDesc02 {
  right: -10.7rem;
  top: 19.5rem;
  transform: rotate(90deg);
}
.sec02 .common__topicsDesc02 {
  right: -11.8rem;
}
@media screen and (max-width: 768px) {
  .sec02 .common__topicsDesc02 {
    right: -8.8rem;
    top: 15.4rem;
  }
}
@media screen and (max-width: 768px) {
  .common__topicsDesc02 {
    right: -8.8rem;
    top: 15.4rem;
  }
}
.common__title {
  font-size: 4.1rem;
  font-weight: 400;
  color: #0058CA;
  font-family: "Monomaniac One", sans-serif;
  transform: rotate(-14.4deg);
  position: absolute;
  left: 3rem;
  top: 0.5rem;
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .common__title {
    font-size: 3.2rem;
    left: 1.7rem;
    top: 1rem;
  }
}
.common__summer {
  font-size: 2.3rem;
  font-family: "Monomaniac One", sans-serif;
  transform: rotate(-14.41deg);
  font-weight: 400;
  position: absolute;
  display: inline-block;
  left: 6.2rem;
}
@media screen and (max-width: 768px) {
  .common__summer {
    transform: rotate(-14.41deg);
    top: 0.6rem;
    font-size: 1.8rem;
    left: 4.1rem;
  }
}
.common__line {
  max-width: 101.3rem;
  width: 100%;
  border-top: 0.1rem solid #C7C7C7;
  margin: 0 auto;
  padding-top: 14rem;
}
@media screen and (max-width: 768px) {
  .common__line {
    display: none;
  }
}
.common__imageContainer {
  display: flex;
  gap: 1.7rem;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .common__imageContainer {
    flex-direction: column;
    gap: 0;
  }
}
.common__figure {
  max-width: 49.8rem;
  width: 100%;
  border-radius: 3.8rem;
  opacity: 0;
  transform: translateY(3rem);
  transition: transform 1.2s cubic-bezier(0.16, 1, 0.3, 1), opacity 1.2s cubic-bezier(0.16, 1, 0.3, 1);
}
.common__figure.left {
  transform: translateX(-5rem) translateY(0);
}
@media screen and (max-width: 768px) {
  .common__figure.left {
    transform: translateX(-3rem) translateY(0);
  }
}
.common__figure.right {
  transform: translateX(5rem) translateY(0);
}
@media screen and (max-width: 768px) {
  .common__figure.right {
    transform: translateX(3rem) translateY(0);
  }
}
.common__figure.is-visible {
  opacity: 1;
  transform: translate(0, 0) !important;
}
@media screen and (max-width: 768px) {
  .common__figure {
    border-radius: 3rem;
    max-width: 100%;
    transition: transform 2.2s cubic-bezier(0.16, 1, 0.3, 1), opacity 2.2s cubic-bezier(0.16, 1, 0.3, 1);
  }
}
.common__figure02 {
  position: absolute;
  top: 8.6rem;
  left: 13rem;
  max-width: 26rem;
  width: 100%;
  z-index: 3;
  animation: sway 0.8s steps(1) infinite alternate 0.3s;
}
@media screen and (max-width: 768px) {
  .common__figure02 {
    left: 50% !important;
    max-width: 20.4rem;
    top: 6.7rem;
    animation: sway-mobile 0.8s steps(1) infinite alternate 0.3s;
  }
}
.common__figure02cap {
  font-size: 8.2rem;
  color: #C7C7C7;
  font-family: "Monomaniac One", sans-serif;
  font-weight: 400;
  position: absolute;
  top: 32.5rem;
  left: 37rem;
}
@media screen and (max-width: 768px) {
  .common__figure02cap {
    left: 81% !important;
    transform: translateX(-50%);
    top: 25.5rem;
    font-size: 6.4rem;
  }
}
.common__marquee {
  z-index: -1;
  font-family: "Monomaniac One", sans-serif;
  color: #C7C7C7;
  font-size: 8rem;
  position: absolute;
  top: 5.2rem;
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
}
.common__marquee-inner {
  display: inline-flex;
  width: max-content;
  animation: commonMarquee 15s linear infinite;
}
.common__marquee-inner span {
  padding-right: 4rem;
}
@media screen and (max-width: 768px) {
  .common__marquee {
    display: block;
    font-size: 4.8rem;
    top: -5.5rem;
  }
}

@keyframes commonMarquee {
  0% {
    transform: translate3d(0, 0, 0);
  }
  100% {
    transform: translate3d(var(--translate-x, -25%), 0, 0);
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes popInTitle {
  0% {
    opacity: 0;
    transform: translate(-50%, -50%) scale(0.6);
  }
  100% {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
  }
}
@keyframes sway {
  0% {
    rotate: 2deg;
  }
  50% {
    rotate: -2deg;
  }
  100% {
    rotate: 2deg;
  }
}
@keyframes sway-mobile {
  0% {
    transform: translateX(-50%) rotate(2deg);
  }
  50% {
    transform: translateX(-50%) rotate(-2deg);
  }
  100% {
    transform: translateX(-50%) rotate(2deg);
  }
}
@media (prefers-reduced-motion: reduce) {
  .common__figure02 {
    animation: none;
  }
}
.header {
  z-index: 1000;
  position: fixed;
  top: 5.6rem;
  left: 12.5rem;
}
@media screen and (max-width: 768px) {
  .header {
    top: 2rem;
    left: 2rem;
  }
}
.header__link {
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.6rem;
}

.footer {
  margin-top: 28.3rem;
  padding-bottom: 17.5rem;
}
@media screen and (max-width: 768px) {
  .footer {
    margin-top: 16rem;
    padding-bottom: 10.8rem;
  }
}
.footer__figureContainer {
  width: fit-content;
  position: relative;
  margin: 0 auto;
}
.footer__figure {
  max-width: 30.9rem;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .footer__figure {
    max-width: 24.2rem;
  }
}
.footer__icon {
  position: absolute;
  max-width: 10.6rem;
  width: 100%;
  top: -2.7rem;
  right: 0.95rem;
  transform: rotate(22deg);
}
@media screen and (max-width: 768px) {
  .footer__icon {
    max-width: 8.3rem;
    top: -2.2rem;
    right: 1.7rem;
    transform: rotate(19deg);
  }
}
.footer__caption {
  position: absolute;
  top: -1.4rem;
  right: 1.49rem;
  transform: rotate(25deg);
  font-family: "Londrina Solid", sans-serif;
  font-size: 1.366rem;
  line-height: 1.4rem;
  letter-spacing: 0.05em;
  text-align: center;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .footer__caption {
    font-size: 1.07rem;
    line-height: 1.07rem;
    top: -1.2rem;
    right: 2.1rem;
    transform: rotate(24.6deg);
  }
}
.footer__text {
  margin-top: 4.7rem;
  text-align: center;
  font-family: "Londrina Solid", sans-serif;
  font-size: 1.5rem;
  line-height: 1.5;
  letter-spacing: 5%;
}
@media screen and (max-width: 768px) {
  .footer__text {
    font-size: 1.2rem;
    margin-top: 3.7rem;
  }
}
.footer__logo {
  max-width: 26rem;
  width: 100%;
  margin: 11.4rem auto 0;
}
@media screen and (max-width: 768px) {
  .footer__logo {
    margin-top: 9rem;
    max-width: 20.3rem;
  }
}

.hero {
  color: #fff;
  padding-top: 0;
  border-top: 0;
  margin-top: 0;
}
.hero__float {
  font-size: 6rem;
  font-family: "Monomaniac One", sans-serif;
  position: absolute;
  top: 11.6rem;
  left: 9.8rem;
  line-height: 2.94;
  transform: rotate(-14.8deg) translateY(2rem);
  transition: transform 0.8s cubic-bezier(0.16, 1, 0.3, 1), opacity 0.8s ease;
  opacity: 0;
}
.hero__float.is-visible {
  transform: rotate(-14.8deg) translateY(0);
  opacity: 1;
}
.hero__float.is-visible.scrolled {
  transform: rotate(-25deg) translateY(-3rem) scale(0.8);
  opacity: 0;
}
@media screen and (max-width: 768px) {
  .hero__float {
    top: 11.6rem;
    left: 8rem;
    font-size: 3.5rem;
    line-height: 10.2rem;
    transform: rotate(-14deg) translateY(2rem);
  }
  .hero__float.is-visible {
    transform: rotate(-14deg) translateY(0);
    opacity: 1;
  }
  .hero__float.is-visible.scrolled {
    transform: rotate(-20deg) translateY(-2rem) scale(0.8);
    opacity: 0;
  }
}
.hero__imageContainer {
  display: flex;
}
@media screen and (max-width: 768px) {
  .hero__imageContainer {
    flex-direction: column;
  }
}
.hero__title {
  font-family: "Monomaniac One", sans-serif;
  font-size: 10rem;
  font-weight: 400;
  line-height: 129.8%;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  white-space: nowrap;
  opacity: 0;
}
@media screen and (max-width: 768px) {
  .hero__title {
    font-size: 5.5rem;
    left: 52%;
    top: 49%;
    line-height: 7.05rem;
  }
}
.hero__figure {
  width: 50%;
}
@media screen and (max-width: 768px) {
  .hero__figure {
    width: 100%;
  }
}
.hero__text {
  font-size: 1.9rem;
  font-family: "Lemon", serif;
  font-weight: 400;
  position: absolute;
  bottom: 9rem;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
}
@media screen and (max-width: 768px) {
  .hero__text {
    left: 1.7rem;
    bottom: 2.7rem;
    transform: unset;
    font-size: 1.4rem;
    line-height: 1.4rem;
  }
}

.intro {
  margin-top: 2rem;
  border-top: 0;
  padding-top: 0;
}
@media screen and (max-width: 768px) {
  .intro {
    margin-top: 0.4rem;
  }
}
.intro__marquee {
  color: #0058CA;
  font-size: 2.4rem;
  font-family: "Monomaniac One", sans-serif;
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .intro__marquee {
    font-size: 1.6rem;
  }
}
.intro__marquee-inner {
  display: inline-flex;
  width: max-content;
  animation: introMarquee 20s linear infinite;
}
@media screen and (max-width: 768px) {
  .intro__marquee-inner {
    animation: introMarquee 12s linear infinite;
  }
}
.intro__marquee-inner span {
  padding-right: 4rem;
}
@media screen and (max-width: 768px) {
  .intro__marquee-inner span {
    padding-right: 2rem;
  }
}
.intro__text {
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 2.12;
  text-align: center;
  margin-top: 8rem;
}
@media screen and (max-width: 768px) {
  .intro__text {
    font-size: 1.3rem;
    margin-top: 6rem;
  }
}

@keyframes introMarquee {
  0% {
    transform: translate3d(0, 0, 0);
  }
  100% {
    transform: translate3d(var(--translate-x, -25%), 0, 0);
  }
}
.sec01 {
  margin-top: 7rem;
}
@media screen and (max-width: 768px) {
  .sec01 {
    margin-top: 8rem;
  }
}
.sec01 .common__marquee {
  top: 2.2rem;
}
@media screen and (max-width: 768px) {
  .sec01 .common__marquee {
    top: -5.6rem;
  }
}
.sec01 .common__line {
  padding-top: 11rem;
}
.sec01 .common__inner {
  height: 44.5rem;
}
@media screen and (max-width: 768px) {
  .sec01 .common__inner {
    height: 64.3rem;
  }
}
.sec01 .common__figure02 {
  left: 13rem;
}
.sec01 .common__figure02cap {
  left: 37.2rem;
}
.sec01__text {
  font-size: 1.6rem;
  font-weight: 400;
  letter-spacing: 0.04em;
  line-height: 1.63;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .sec01__text {
    font-size: 1rem;
    margin: 0 auto;
  }
}
.sec01__list {
  display: flex;
  align-items: center;
  margin-bottom: 4.3rem;
}
@media screen and (max-width: 768px) {
  .sec01__list {
    margin-bottom: 3.4rem;
    justify-content: center;
  }
}
.sec01__item01 {
  margin-right: 2.5rem;
  max-width: 13.9rem;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .sec01__item01 {
    max-width: 10.9rem;
    margin-right: 2rem;
  }
}
.sec01__item02 {
  max-width: 10.6rem;
  width: 100%;
  margin-right: 2.7rem;
}
@media screen and (max-width: 768px) {
  .sec01__item02 {
    max-width: 8.3rem;
    margin-right: 2.1rem;
  }
}
.sec01__item03 {
  max-width: 13.4rem;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .sec01__item03 {
    max-width: 10.5rem;
  }
}
.sec01__listContainer {
  position: absolute;
  bottom: 0;
  right: 11.4rem;
  max-width: 43.1rem;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .sec01__listContainer {
    max-width: 100%;
    right: unset;
    bottom: 1rem;
  }
}

.sec02 {
  margin-top: 10rem;
}
@media screen and (max-width: 768px) {
  .sec02 {
    margin-top: 8rem;
  }
}
.sec02 .common__line {
  padding-top: 14rem;
}
.sec02 .common__inner {
  height: 51.6rem;
}
@media screen and (max-width: 768px) {
  .sec02 .common__inner {
    height: 81.8rem;
  }
}
.sec02 .common__figure02 {
  left: 9.9rem;
}
.sec02 .common__figure02cap {
  left: 34rem;
}
.sec02__text {
  font-size: 1.6rem;
  font-weight: 400;
  letter-spacing: 0.04em;
  line-height: 1.63;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .sec02__text {
    font-size: 1rem;
    margin: 0 auto;
  }
}
.sec02__list {
  display: flex;
  align-items: center;
  margin-bottom: 4.3rem;
}
@media screen and (max-width: 768px) {
  .sec02__list {
    margin-bottom: 3.4rem;
    flex-wrap: wrap;
    margin-left: 6.2rem;
    width: 28rem;
    height: 30.5rem;
    position: relative;
  }
}
.sec02__item01 {
  margin-right: 0.17rem;
  max-width: 12.3rem;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .sec02__item01 {
    max-width: 10.9rem;
    top: 2.6rem;
    left: 0;
    position: absolute;
  }
}
.sec02__item02 {
  max-width: 14.7rem;
  width: 100%;
  margin-right: 0.17rem;
  transform: rotate(11deg);
}
@media screen and (max-width: 768px) {
  .sec02__item02 {
    max-width: 13rem;
    z-index: -1;
    position: absolute;
    top: 0;
    right: 0;
    margin-right: unset;
  }
}
.sec02__item03 {
  max-width: 10.3rem;
  width: 100%;
  margin-right: 1.1rem;
}
@media screen and (max-width: 768px) {
  .sec02__item03 {
    max-width: 9.1rem;
    position: absolute;
    bottom: 0;
    left: 1.2rem;
  }
}
.sec02__item04 {
  max-width: 14.2rem;
  width: 100%;
  margin-top: 3.2rem;
}
@media screen and (max-width: 768px) {
  .sec02__item04 {
    max-width: 12.5em;
    position: absolute;
    bottom: 1.6rem;
    right: 0.7rem;
  }
}
.sec02__listContainer {
  position: absolute;
  bottom: 0;
  right: 7.1rem;
  max-width: 52.8rem;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .sec02__listContainer {
    max-width: 100%;
    right: unset;
    bottom: 1rem;
  }
}

.sec03 {
  margin-top: 10rem;
}
@media screen and (max-width: 768px) {
  .sec03 {
    margin-top: 8rem;
  }
}
.sec03 .common__line {
  padding-top: 14rem;
}
.sec03__title {
  font-size: 2rem;
  font-family: "Monomaniac One", sans-serif;
  line-height: 1.25;
  color: #0058CA;
  text-align: center;
  margin-bottom: 1.4rem;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  .sec03__title {
    font-size: 1.6rem;
    margin-bottom: 1.1rem;
  }
}
.sec03__list {
  display: flex;
  align-items: center;
  margin-bottom: 4.3rem;
  justify-content: center;
  margin-top: 3.2rem;
  gap: 1.3rem;
}
@media screen and (max-width: 768px) {
  .sec03__list {
    margin-top: 2.5rem;
    margin-bottom: 3.4rem;
    gap: 1rem;
  }
}
.sec03__figure {
  max-width: 14.2rem;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .sec03__figure {
    max-width: 11.1rem;
  }
}

.sec04 {
  margin-top: 10rem;
}
@media screen and (max-width: 768px) {
  .sec04 {
    margin-top: 8rem;
  }
}
.sec04 .common__line {
  padding-top: 14rem;
}
.sec04 .common__inner {
  height: 51.6rem;
}
@media screen and (max-width: 768px) {
  .sec04 .common__inner {
    height: 68.6rem;
  }
}
.sec04 .common__figure02 {
  left: 9.9rem;
}
.sec04 .common__figure02cap {
  left: 34rem;
}
.sec04__text {
  font-size: 1.6rem;
  font-weight: 400;
  letter-spacing: 0.04em;
  line-height: 1.63;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .sec04__text {
    font-size: 1rem;
    margin: 0 auto;
  }
}
.sec04__list {
  display: flex;
  align-items: center;
  margin-bottom: 4.3rem;
}
@media screen and (max-width: 768px) {
  .sec04__list {
    margin-bottom: 2.3rem;
    position: relative;
  }
}
.sec04__item01 {
  max-width: 13.7rem;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .sec04__item01 {
    max-width: 10.8rem;
  }
}
.sec04__item02 {
  max-width: 14.2rem;
  width: 100%;
  margin-right: 2.7rem;
}
@media screen and (max-width: 768px) {
  .sec04__item02 {
    max-width: 11.2rem;
    margin-right: 2.1rem;
  }
}
.sec04__item03 {
  max-width: 9.7rem;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .sec04__item03 {
    max-width: 7.6rem;
  }
}
.sec04__listContainer {
  position: absolute;
  bottom: 0;
  right: 15.7rem;
  max-width: 40.4rem;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .sec04__listContainer {
    max-width: 31.7rem;
    right: unset;
    left: 4rem;
    bottom: 1rem;
  }
}

.sec05 {
  margin-top: 10rem;
}
@media screen and (max-width: 768px) {
  .sec05 {
    margin-top: 8rem;
  }
}
.sec05 .common__line {
  padding-top: 14rem;
}
.sec05 .common__figure {
  margin-bottom: 3.2rem;
}
@media screen and (max-width: 768px) {
  .sec05 .common__figure {
    margin-bottom: 2.5rem;
  }
}

.sec06 {
  margin-top: 10rem;
}
@media screen and (max-width: 768px) {
  .sec06 {
    margin-top: 8rem;
  }
}
.sec06 .common__line {
  padding-top: 14rem;
}
.sec06 .common__inner {
  height: 51.6rem;
}
@media screen and (max-width: 768px) {
  .sec06 .common__inner {
    height: 82.1rem;
  }
}
.sec06 .common__figure02 {
  left: 9.9rem;
}
.sec06 .common__figure02cap {
  left: 34rem;
}
.sec06__text {
  font-size: 1.6rem;
  font-weight: 400;
  letter-spacing: 0.04em;
  line-height: 1.63;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .sec06__text {
    font-size: 1rem;
    margin: 0 auto;
  }
}
.sec06__list {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-bottom: 4.3rem;
}
@media screen and (max-width: 768px) {
  .sec06__list {
    flex-wrap: wrap;
    margin-left: 6rem;
    width: 28.4rem;
    height: 29.7rem;
    position: relative;
  }
}
.sec06__item01 {
  max-width: 12.7rem;
  width: 100%;
  position: absolute;
  right: 43.6rem;
}
@media screen and (max-width: 768px) {
  .sec06__item01 {
    max-width: 10.9rem;
    top: 2.6rem;
    left: 0;
    position: absolute;
  }
}
.sec06__item02 {
  max-width: 15.8rem;
  transform: rotate(11deg);
  width: 100%;
  position: absolute;
  right: 26.1rem;
  top: -2rem;
}
@media screen and (max-width: 768px) {
  .sec06__item02 {
    max-width: 13.6rem;
    z-index: -1;
    position: absolute;
    top: 0;
    right: 0;
    margin-right: unset;
  }
}
.sec06__item03 {
  max-width: 13.3rem;
  width: 100%;
  position: absolute;
  right: 14rem;
}
@media screen and (max-width: 768px) {
  .sec06__item03 {
    max-width: 11.4rem;
    position: absolute;
    bottom: 0.7rem;
    left: 0;
  }
}
.sec06__item04 {
  max-width: 16.2rem;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .sec06__item04 {
    max-width: 13.9em;
    position: absolute;
    bottom: 0;
    right: 0.7rem;
  }
}
.sec06__listContainer {
  position: absolute;
  bottom: 0;
  right: 4.6rem;
  max-width: 56.3rem;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .sec06__listContainer {
    max-width: 100%;
    right: unset;
    bottom: 1rem;
  }
}

.sec07 {
  margin-top: 10rem;
}
@media screen and (max-width: 768px) {
  .sec07 {
    margin-top: 8rem;
  }
}
.sec07 .common__line {
  padding-top: 14rem;
}
.sec07__title {
  font-size: 2rem;
  font-family: "Monomaniac One", sans-serif;
  line-height: 1.25;
  color: #0058CA;
  text-align: center;
  margin-bottom: 1.4rem;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  .sec07__title {
    font-size: 1.6rem;
    margin-bottom: 0.74rem;
  }
}
.sec07__list {
  display: flex;
  align-items: center;
  margin-bottom: 4.3rem;
  justify-content: center;
  margin-top: 3.2rem;
  gap: 5.4rem;
}
@media screen and (max-width: 768px) {
  .sec07__list {
    gap: 4.2rem;
    margin-top: 2.6rem;
    margin-bottom: 3.4rem;
  }
}
.sec07__figure {
  max-width: 14.2rem;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .sec07__figure {
    max-width: 11.8rem;
  }
}

/*# sourceMappingURL=main.css.map */
