@charset "UTF-8";
.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.right-4 {
  right: 4rem;
}

.top-4 {
  top: 4rem;
}

.z-10 {
  z-index: 10;
}

.-mr-0 {
  margin-right: 0px;
}

.ml-\[1em\] {
  margin-left: 1em;
}

.mt-16 {
  margin-top: 16rem;
}

.mt-24 {
  margin-top: 24rem;
}

.mt-32 {
  margin-top: 32rem;
}

.mt-8 {
  margin-top: 8rem;
}

.block {
  display: block;
}

.inline-block {
  display: inline-block;
}

.flex {
  display: flex;
}

.grid {
  display: grid;
}

.hidden {
  display: none;
}

.aspect-\[3\/2\] {
  aspect-ratio: 3/2;
}

.aspect-video {
  aspect-ratio: 16/9;
}

.aspect-\[4\/3\] {
  aspect-ratio: 4/3;
}

.h-24 {
  height: 24rem;
}

.h-full {
  height: 100%;
}

.w-100 {
  width: 100rem;
}

.w-268 {
  width: 268rem;
}

.w-full {
  width: 100%;
}

.flex-shrink-0 {
  flex-shrink: 0;
}

.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.resize {
  resize: both;
}

.items-center {
  align-items: center;
}

.justify-center {
  justify-content: center;
}

.gap-x-12 {
  -moz-column-gap: 12rem;
  column-gap: 12rem;
}

.gap-y-16 {
  row-gap: 16rem;
}

.overflow-hidden {
  overflow: hidden;
}

.break-all {
  word-break: break-all;
}

.bg-sky {
  --tw-bg-opacity: 1;
  background-color: rgb(182 221 255/var(--tw-bg-opacity));
}

.bg-yellow {
  --tw-bg-opacity: 1;
  background-color: rgb(252 225 96/var(--tw-bg-opacity));
}

.object-cover {
  -o-object-fit: cover;
  object-fit: cover;
}

.px-14 {
  padding-left: 14rem;
  padding-right: 14rem;
}

.pl-24 {
  padding-left: 24rem;
}

.pt-42 {
  padding-top: 42rem;
}

.text-12 {
  font-size: 12rem;
}

.text-13 {
  font-size: 13rem;
}

.text-14 {
  font-size: 14rem;
}

.text-20 {
  font-size: 20rem;
}

.font-bold {
  font-weight: 700;
}

.leading-\[1\.5\] {
  line-height: 1.5;
}

.leading-none {
  line-height: 1;
}

html {
  font-family: Yu Gothic, YuGothic, 游ゴシック, 游ゴシック体, sans-serif;
  font-size: calc((100vw / 375) * 1);
}

@media (min-width: 768px) {
  html {
    font-size: calc((100vw / 768) * 1);
  }
}
@media (min-width: 1272px) {
  html {
    font-size: calc((100vw / 1920) * 1);
  }
}
.before\:absolute::before {
  content: var(--tw-content);
  position: absolute;
}

.before\:left-0::before {
  content: var(--tw-content);
  left: 0px;
}

.before\:top-5::before {
  content: var(--tw-content);
  top: 5rem;
}

.before\:h-24::before {
  content: var(--tw-content);
  height: 24rem;
}

.before\:w-12::before {
  content: var(--tw-content);
  width: 12rem;
}

.before\:bg-blue::before {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(15 40 167/var(--tw-bg-opacity));
}

.before\:content-\[\'\'\]::before {
  --tw-content: "";
  content: var(--tw-content);
}

@media (min-width: 768px) {
  .md\:right-16 {
    right: 16rem;
  }

  .md\:top-16 {
    top: 16rem;
  }

  .md\:mt-0 {
    margin-top: 0px;
  }

  .md\:mt-32 {
    margin-top: 32rem;
  }

  .md\:w-160 {
    width: 160rem;
  }

  .md\:w-650 {
    width: 650rem;
  }
}
@media (min-width: 1024px) {
  .lg\:right-24 {
    right: 24rem;
  }

  .lg\:top-24 {
    top: 24rem;
  }

  .lg\:h-24 {
    height: 24rem;
  }

  .lg\:h-30 {
    height: 30rem;
  }

  .lg\:w-148 {
    width: 148rem;
  }

  .lg\:w-240 {
    width: 240rem;
  }

  .lg\:text-10 {
    font-size: 10rem;
  }

  .lg\:text-12 {
    font-size: 12rem;
  }

  .lg\:text-14 {
    font-size: 14rem;
  }

  .lg\:text-7 {
    font-size: 7rem;
  }
}
@media (min-width: 1272px) {
  .pc\:mt-24 {
    margin-top: 24rem;
  }

  .pc\:mt-56 {
    margin-top: 56rem;
  }

  .pc\:aspect-\[144\/50\] {
    aspect-ratio: 144/50;
  }

  .pc\:h-30 {
    height: 30rem;
  }

  .pc\:w-370 {
    width: 370rem;
  }

  .pc\:pt-60 {
    padding-top: 60rem;
  }

  .pc\:text-16 {
    font-size: 16rem;
  }

  .pc\:text-18 {
    font-size: 18rem;
  }

  .pc\:text-20 {
    font-size: 20rem;
  }

  .pc\:text-24 {
    font-size: 24rem;
  }
}

/*# sourceMappingURL=syuuyuu-tw.css.map */
