@charset "UTF-8";
@font-face {
  font-family: "SBAggroB";
  src: url("../fonts/SBAggroB.woff") format("woff");
  font-weight: normal;
  font-size: normal;
}
@font-face {
  font-family: "SBAggroL";
  src: url("../fonts/SBAggroL.woff") format("woff");
  font-weight: normal;
  font-size: normal;
}
@font-face {
  font-family: "SBAggroM";
  src: url("../fonts/SBAggroM.woff") format("woff");
  font-weight: normal;
  font-size: normal;
}
* {
  box-sizing: border-box;
  word-break: keep-all;
}

html, body {
  margin: 0;
  padding: 0;
  font-size: 14px;
}

img {
  display: block;
}

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

br.mb-br {
  display: none;
}

.title-wrap {
  width: 100%;
  overflow-x: hidden;
}

.title {
  width: 1920px;
  left: 50%;
  transform: translateX(-50%);
  position: relative;
  overflow: hidden;
}
@media (max-width: 860px) {
  .title {
    width: 860px;
    height: 1196px;
  }
}
.title-wrap-bg {
  position: absolute;
  width: 100%;
  height: 960px;
  background: url("../img/bg_gat.png") no-repeat center;
  background-size: cover;
  z-index: -1;
}
.title-bg {
  width: 100%;
  height: 960px;
  background: url("../img/bg_title.png") no-repeat center bottom;
  background-size: cover;
}
@media (max-width: 860px) {
  .title-bg {
    width: 100%;
    height: 1196px;
    background: url("../img/bg_title_mobile.png") no-repeat center bottom;
    background-size: cover;
  }
}
.title-logo {
  position: absolute;
  top: 30px;
  right: 30px;
  z-index: 4;
}
.title-bg-cloud {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
}
.title-bg-cloud-1 {
  position: absolute;
  top: 88px;
  left: -250px;
  animation: cloudWiggle 5s infinite alternate;
  animation-delay: 0s;
}
.title-bg-cloud-2 {
  position: absolute;
  top: 210px;
  left: 220px;
  animation: cloudWiggle 5s infinite alternate;
  animation-delay: 1s;
}
@media (max-width: 860px) {
  .title-bg-cloud-2 {
    left: 500px;
  }
}
.title-bg-cloud-3 {
  position: absolute;
  top: -70px;
  left: 1050px;
  animation: cloudWiggle 5s infinite alternate;
  animation-delay: 2s;
}
.title-text {
  position: absolute;
  top: 50px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 3;
}
@media (max-width: 860px) {
  .title-text {
    top: 150px;
  }
}
.title-obj-plant {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  overflow: hidden;
  transition: transform 0.5s ease-out;
  transform-origin: center bottom;
  pointer-events: none;
}
.title-obj-plant img {
  width: 100vw;
}
.title-obj-1 {
  position: absolute;
  left: 1040px;
  top: 658px;
}
@media (max-width: 860px) {
  .title-obj-1 {
    left: 500px;
    top: 850px;
  }
}
.title-obj-1 img:nth-child(1) {
  position: relative;
  transform-origin: left;
  animation: moveAndWiggle 2s infinite alternate;
  animation-delay: 0s;
  z-index: 2;
}
.title-obj-1 img:nth-child(2) {
  position: relative;
  margin-top: -20px;
  margin-left: 10px;
  mix-blend-mode: multiply;
  transform-origin: right;
  animation: moveAndWiggleShadow 2s infinite alternate;
  animation-delay: 0s;
  opacity: 0.7;
  z-index: 1;
}
.title-obj-2 {
  position: absolute;
  left: 70px;
  top: 531px;
}
@media (max-width: 860px) {
  .title-obj-2 {
    left: 80px;
    top: 650px;
  }
}
.title-obj-2 img:nth-child(1) {
  position: relative;
  transform-origin: left;
  animation: moveAndWiggle 2s infinite alternate;
  animation-delay: 0.5s;
  z-index: 2;
}
.title-obj-2 img:nth-child(2) {
  position: relative;
  margin-top: -12px;
  margin-left: 20px;
  mix-blend-mode: multiply;
  transform-origin: right;
  animation: moveAndWiggleShadow 2s infinite alternate;
  animation-delay: 0.5s;
  opacity: 0.7;
  z-index: 1;
}
.title-obj-3 {
  position: absolute;
  left: 713px;
  top: 720px;
}
@media (max-width: 860px) {
  .title-obj-3 {
    left: 250px;
    top: 950px;
  }
}
.title-obj-3 img:nth-child(1) {
  position: relative;
  transform-origin: left;
  animation: moveAndWiggle 2s infinite alternate;
  animation-delay: 1s;
  z-index: 2;
}
.title-obj-3 img:nth-child(2) {
  position: relative;
  margin-top: -7px;
  margin-left: 12px;
  mix-blend-mode: multiply;
  transform-origin: right;
  animation: moveAndWiggleShadow 2s infinite alternate;
  animation-delay: 1s;
  opacity: 0.7;
  z-index: 1;
}
.title-obj-4 {
  position: absolute;
  left: 1590px;
  top: 475px;
}
@media (max-width: 860px) {
  .title-obj-4 {
    left: 620px;
    top: 600px;
  }
}
.title-obj-4 img:nth-child(1) {
  position: relative;
  transform-origin: left;
  animation: moveAndWiggle 2s infinite alternate;
  animation-delay: 1.5s;
  z-index: 2;
}
.title-obj-4 img:nth-child(2) {
  position: relative;
  margin-top: -7px;
  margin-left: 5px;
  mix-blend-mode: multiply;
  transform-origin: right;
  animation: moveAndWiggleShadow 2s infinite alternate;
  animation-delay: 1.5s;
  opacity: 0.7;
  z-index: 1;
}
.title .bubble-wrap-1 {
  position: absolute;
  right: 160px;
  top: 105px;
  z-index: 4;
}
.title .bubble-wrap-2 {
  position: absolute;
  right: 10px;
  bottom: 60px;
  z-index: 4;
}
.title .bubble-wrap-3 {
  position: absolute;
  left: 90px;
  top: -210px;
  z-index: 4;
}
@media (max-width: 860px) {
  .title .bubble-wrap-3 {
    left: 100px;
    top: -130px;
  }
}
.title .bubble-wrap-4 {
  position: absolute;
  right: -200px;
  top: -160px;
  z-index: 4;
}
@media (max-width: 860px) {
  .title .bubble-wrap-4 {
    right: -80px;
    top: -130px;
  }
}
.title-btn-join {
  position: fixed;
  bottom: 30px;
  right: 30px;
  cursor: pointer;
  z-index: 11;
}
@media (min-width: 861px) and (max-width: 1440px) {
  .title-btn-join img {
    max-width: 20vw;
  }
}

@keyframes moveAndWiggle {
  0% {
    transform: translateX(-5px) translateY(5px) rotate(0deg);
  }
  50% {
    transform: translateX(5px) translateY(-5px) rotate(5deg);
  }
  100% {
    transform: translateX(-5px) translateY(5px) rotate(0deg);
  }
}
@keyframes moveAndWiggleShadow {
  0% {
    transform: translateX(0) scaleX(1);
  }
  50% {
    transform: translateX(0) scaleX(0.9);
  }
  100% {
    transform: translateX(0) scaleX(1);
  }
}
@keyframes cloudWiggle {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-15px);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes blink {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.gat {
  background: url("../img/bg_gat.png") no-repeat center;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 100px 7%;
  overflow-x: hidden;
}
.gat-title {
  font-family: "SBAggroB", sans-serif;
  font-size: 4rem;
  color: #5b452c;
  text-align: center;
}
.gat-title span {
  color: #f35d00;
}
@media (max-width: 860px) {
  .gat-title .pc-br {
    display: none;
  }
}
.gat-slider {
  background-color: rgba(255, 255, 255, 0.6);
  padding: 50px 100px;
  border-radius: 40px;
  margin-top: 20px;
  width: 1000px;
  overflow: hidden;
  position: relative;
}
@media (min-width: 861px) and (max-width: 1025px) {
  .gat-slider {
    width: 100%;
    padding: 50px 70px;
  }
}
@media (max-width: 860px) {
  .gat-slider {
    width: 100%;
    padding: 50px 70px;
  }
  .gat-slider .pc-br {
    display: none;
  }
  .gat-slider .mb-br {
    display: block;
  }
}
.gat-slider .swiper-wrapper {
  display: flex;
  align-items: center;
}
.gat-slider .swiper-wrapper .swiper-slide {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
.gat-slider .swiper-wrapper .swiper-slide .slide-title {
  font-family: "SBAggroM", sans-serif;
  font-size: 2rem;
  color: #3c2a1c;
  text-align: center;
}
@media (max-width: 860px) {
  .gat-slider .swiper-wrapper .swiper-slide .slide-title {
    font-size: 2.5rem;
  }
}
.gat-slider .swiper-wrapper .swiper-slide .slide-title span {
  background: url("../img/bg_gat_card_1_sticker.png") no-repeat center;
  background-size: cover;
  color: #fff;
  padding: 0 5px;
}
@media (max-width: 860px) {
  .gat-slider .swiper-wrapper .swiper-slide .slide-title span {
    padding: 5px;
  }
}
.gat-slider .swiper-wrapper .swiper-slide .slide-title span.orange {
  background: url("../img/bg_gat_card_2_sticker_orange.png") no-repeat center;
}
@media (max-width: 860px) {
  .gat-slider .swiper-wrapper .swiper-slide .slide-title span.orange {
    background-size: contain;
  }
}
.gat-slider .swiper-wrapper .swiper-slide .slide-title span.blue {
  position: relative;
  background: url("../img/bg_gat_card_2_sticker_blue.png") no-repeat center;
  cursor: pointer;
}
@media (max-width: 860px) {
  .gat-slider .swiper-wrapper .swiper-slide .slide-title span.blue {
    background-size: contain;
  }
}
.gat-slider .swiper-wrapper .swiper-slide .slide-title span.blue > p {
  display: none;
  position: absolute;
  background: #0019ff;
  border-radius: 0.4em;
  font-size: 1.2rem;
  padding: 10px;
  border: 2px solid #fff;
  top: -75px;
  left: -50px;
  white-space: nowrap;
}
@media (max-width: 860px) {
  .gat-slider .swiper-wrapper .swiper-slide .slide-title span.blue > p {
    font-size: 2rem;
    top: -90px;
    left: -100px;
  }
}
.gat-slider .swiper-wrapper .swiper-slide .slide-title span.blue > p:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 0;
  border: 15px solid transparent;
  border-top-color: #0019ff;
  border-bottom: 0;
  border-left: 0;
  margin-left: -10px;
  margin-bottom: -15px;
}
.gat-slider .swiper-wrapper .swiper-slide .slide-title span.blue:hover > p {
  display: block;
}
.gat-slider .swiper-wrapper .swiper-slide .slide-title span.green {
  position: relative;
  background: url("../img/bg_gat_card_2_sticker_green.png") no-repeat center;
  cursor: pointer;
}
@media (max-width: 860px) {
  .gat-slider .swiper-wrapper .swiper-slide .slide-title span.green {
    background-size: contain;
  }
}
.gat-slider .swiper-wrapper .swiper-slide .slide-title span.green > p {
  display: none;
  position: absolute;
  background: #00d447;
  border-radius: 0.4em;
  font-size: 1.2rem;
  padding: 10px;
  border: 2px solid #fff;
  top: -75px;
  left: -10px;
  white-space: nowrap;
}
@media (max-width: 860px) {
  .gat-slider .swiper-wrapper .swiper-slide .slide-title span.green > p {
    font-size: 2rem;
    top: -90px;
    left: -40px;
  }
}
.gat-slider .swiper-wrapper .swiper-slide .slide-title span.green > p:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 0;
  border: 15px solid transparent;
  border-top-color: #00d447;
  border-bottom: 0;
  border-left: 0;
  margin-left: -10px;
  margin-bottom: -15px;
}
.gat-slider .swiper-wrapper .swiper-slide .slide-title span.green:hover > p {
  display: block;
}
.gat-slider .swiper-wrapper .swiper-slide .slide-cont {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin: 30px 0 50px;
  padding: 0;
}
.gat-slider .swiper-wrapper .swiper-slide .slide-cont li {
  width: 25%;
  list-style-type: none;
}
.gat-slider .swiper-wrapper .swiper-slide .slide-cont li img {
  width: 100%;
}
@media (max-width: 860px) {
  .gat-slider .swiper-wrapper .swiper-slide .slide-cont li {
    width: 40%;
  }
}
.gat-slider .swiper-wrapper .swiper-slide.slide-2 .slide-title {
  margin-top: 20px;
}
.gat-slider .swiper-wrapper .swiper-slide.slide-2 .slide-cont {
  margin: 30px 0;
  flex-wrap: nowrap;
}
.gat-slider .swiper-wrapper .swiper-slide.slide-2 .slide-cont li {
  width: initial;
}
@media (max-width: 860px) {
  .gat-slider .swiper-wrapper .swiper-slide.slide-2 .slide-title {
    line-height: 3.5rem;
  }
  .gat-slider .swiper-wrapper .swiper-slide.slide-2 .slide-desc {
    line-height: 3rem;
  }
}
.gat-slider .swiper-wrapper .swiper-slide.slide-3 .slide-cont {
  margin: 0 0 30px;
  flex-wrap: nowrap;
}
.gat-slider .swiper-wrapper .swiper-slide.slide-3 .slide-cont li {
  width: 50%;
}
@media (max-width: 860px) {
  .gat-slider .swiper-wrapper .swiper-slide.slide-3 .slide-cont li {
    width: 100%;
  }
  .gat-slider .swiper-wrapper .swiper-slide.slide-3 .slide-cont li:nth-child(2) {
    margin-top: 20px;
  }
}
.gat-slider .swiper-wrapper .swiper-slide.slide-3 .slide-desc:nth-child(3) {
  background-color: #dcf2dd;
  padding: 10px 20px;
  font-family: "SBAggroM", sans-serif;
  margin-top: 20px;
}
@media (max-width: 860px) {
  .gat-slider .swiper-wrapper .swiper-slide.slide-3 .slide-desc {
    line-height: 3rem;
  }
}
.gat-slider .swiper-wrapper .swiper-slide.slide-4 .slide-cont {
  margin: 20px 0;
  flex-direction: column-reverse;
}
.gat-slider .swiper-wrapper .swiper-slide.slide-4 .slide-cont li {
  color: #3c2a1c;
  font-family: "SBAggroL", sans-serif;
  font-size: 1.7rem;
  width: 100%;
  text-align: center;
}
.gat-slider .swiper-wrapper .swiper-slide.slide-4 .slide-cont li span {
  font-family: "SBAggroM", sans-serif;
  color: #f35d00;
}
.gat-slider .swiper-wrapper .swiper-slide.slide-4 .slide-cont li:nth-child(2) img {
  width: 50%;
  margin: 0 auto 50px;
}
@media (max-width: 860px) {
  .gat-slider .swiper-wrapper .swiper-slide.slide-4 .slide-cont li {
    width: 100%;
    font-size: 2rem;
    padding: 0 20px;
    line-height: 3rem;
  }
  .gat-slider .swiper-wrapper .swiper-slide.slide-4 .slide-cont li:nth-child(2) {
    margin-top: 20px;
  }
}
.gat-slider .swiper-wrapper .slide-desc {
  font-family: "SBAggroL", sans-serif;
  font-size: 1.5rem;
  text-align: center;
  color: #3d2c1f;
}
.gat-slider .swiper-wrapper .slide-desc span {
  font-family: "SBAggroM", sans-serif;
  color: #f35d00;
}
@media (max-width: 860px) {
  .gat-slider .swiper-wrapper .slide-desc {
    font-size: 2rem;
  }
}
.gat-slider .swiper-button-prev,
.gat-slider .swiper-button-next {
  width: 60px;
  height: 60px;
  background: url("../img/img_gat_arrow.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  cursor: pointer;
  left: 30px;
  z-index: 2;
}
.gat-slider .swiper-button-next {
  transform: translateY(-50%) rotate(180deg);
  left: auto;
  right: 30px;
}
.gat-slider .swiper-button-next::after {
  font-family: "SBAggroM", sans-serif;
  content: "click!";
  display: block;
  position: absolute;
  transform: rotate(180deg) translateX(50%);
  bottom: -30px;
  left: 50%;
  animation: blink 3s infinite;
  font-size: 1.5rem;
  color: #f35d00;
}
@media (max-width: 860px) {
  .gat-slider .swiper-button-prev {
    left: 10px;
  }
  .gat-slider .swiper-button-next {
    right: 10px;
  }
}
.gat-desc {
  background: url("../img/bg_gat_desc.png") no-repeat center;
  background-size: contain;
  padding: 25px 50px;
  color: #3e3120;
  font-family: "SBAggroM", sans-serif;
  font-size: 1.5rem;
  margin-top: 20px;
  text-align: center;
}
@media (max-width: 860px) {
  .gat-desc {
    background: url("../img/bg_gat_desc_mobile.png") no-repeat center;
    background-size: contain;
    font-size: 2rem;
  }
  .gat-desc .pc-br {
    display: none;
  }
  .gat-desc .mb-br {
    display: block;
  }
}
.gat-title:nth-child(4) {
  margin-top: 100px;
}
.gat-title:nth-child(4) span {
  font-size: 4rem;
  background: url("../img/bg_gat_title_check.png") no-repeat center;
  background-size: contain;
  padding: 10px;
}
.gat-cont:nth-child(5) {
  margin-top: 40px;
}
.gat-cont:nth-child(5) img {
  max-width: 1400px;
}
@media (max-width: 860px) {
  .gat-cont:nth-child(5) {
    overflow: hidden;
  }
  .gat-cont:nth-child(5) img {
    max-width: 1200px;
  }
}

.occupancy {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 250px 7% 100px;
  background: url("../img/bg_occupancy.png") no-repeat top;
  background-size: cover;
}
@media (max-width: 860px) {
  .occupancy {
    background: url("../img/bg_occupancy_mobile.png") no-repeat top;
    background-size: cover;
  }
}
.occupancy .gat-tail {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width: 860px) {
  .occupancy .gat-tail {
    display: flex;
    justify-content: center;
  }
  .occupancy .gat-tail img {
    width: 50%;
  }
}
.occupancy-title-sub {
  font-family: "SBAggroB", sans-serif;
  font-size: 4rem;
  color: #3c2a1a;
  position: relative;
  margin-top: 20px;
}
.occupancy-title-sub img {
  position: absolute;
  top: -47px;
  right: -81px;
}
.occupancy-title-desc {
  font-family: "SBAggroL", sans-serif;
  font-size: 2rem;
  position: relative;
  margin-top: 10px;
  text-align: center;
  max-width: 1175px;
}
.occupancy-title-desc img {
  position: absolute;
  top: -62px;
  right: -65px;
}
@media (max-width: 860px) {
  .occupancy-title-desc {
    font-size: 2rem;
  }
  .occupancy-title-desc .mb-br {
    display: block;
  }
}
.occupancy-title-sub:nth-child(6) {
  margin-top: 100px;
}
.occupancy-slider {
  aspect-ratio: 2.7/1;
  background: url("../img/bg_occupancy_card.png") no-repeat center;
  background-size: contain;
  margin-top: 30px;
  width: 1000px;
  position: relative;
  overflow: hidden;
}
@media (max-width: 860px) {
  .occupancy-slider {
    width: 100%;
    aspect-ratio: 729/476;
    background: url("../img/bg_occupancy_card_mobile.png") no-repeat center;
    background-size: contain;
  }
}
.occupancy-slider .swiper-wrapper .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 100px;
  height: 100%;
}
@media (max-width: 860px) {
  .occupancy-slider .swiper-wrapper .swiper-slide {
    flex-direction: column;
    padding: 50px 100px;
  }
  .occupancy-slider .swiper-wrapper .swiper-slide .slide-char img {
    width: 200px;
  }
}
.occupancy-slider .swiper-wrapper .swiper-slide .slide-desc-title {
  display: inline-block;
  font-family: "SBAggroB", sans-serif;
  font-size: 4rem;
  color: #35291e;
  padding: 10px 20px;
}
.occupancy-slider .swiper-wrapper .swiper-slide .slide-desc-text {
  padding: 0 20px;
  font-family: "SBAggroL", sans-serif;
  font-size: 2rem;
}
.occupancy-slider .swiper-wrapper .swiper-slide .slide-desc-text span {
  font-family: "SBAggroM", sans-serif;
  color: #f35d00;
}
@media (max-width: 860px) {
  .occupancy-slider .swiper-wrapper .swiper-slide .slide-desc {
    text-align: center;
  }
  .occupancy-slider .swiper-wrapper .swiper-slide .slide-desc-text {
    font-size: 2.2rem;
  }
}
.occupancy-slider .swiper-wrapper .swiper-slide:nth-child(1) .slide-desc-title {
  background: url("../img/bg_occupancy_card_1_sticker.png") no-repeat center;
  background-size: contain;
}
.occupancy-slider .swiper-wrapper .swiper-slide:nth-child(2) .slide-desc-title {
  background: url("../img/bg_occupancy_card_2_sticker.png") no-repeat center;
  background-size: contain;
}
.occupancy-slider .swiper-wrapper .swiper-slide:nth-child(3) .slide-desc-title {
  background: url("../img/bg_occupancy_card_3_sticker.png") no-repeat center;
  background-size: contain;
}
.occupancy-slider .swiper-wrapper .swiper-slide:nth-child(4) .slide-desc-title {
  background: url("../img/bg_occupancy_card_4_sticker.png") no-repeat center;
  background-size: contain;
}
.occupancy-slider .swiper-button-prev,
.occupancy-slider .swiper-button-next {
  width: 60px;
  height: 60px;
  background: url("../img/img_occupancy_arrow.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  cursor: pointer;
  left: 30px;
  z-index: 2;
}
.occupancy-slider .swiper-button-next {
  transform: translateY(-50%) rotate(180deg);
  left: auto;
  right: 30px;
}
.occupancy-slider .swiper-button-next::after {
  font-family: "SBAggroM", sans-serif;
  content: "click!";
  display: block;
  position: absolute;
  transform: rotate(180deg) translateX(50%);
  bottom: -30px;
  left: 50%;
  animation: blink 3s infinite;
  font-size: 1.5rem;
  color: #837ee8;
}
@media (min-width: 861px) and (max-width: 1025px) {
  .occupancy-slider {
    width: 100%;
  }
  .occupancy-slider .swiper-wrapper .swiper-slide .pc-br {
    display: none;
  }
  .occupancy-slider .swiper-wrapper .swiper-slide .slide-char img {
    width: 80%;
  }
}
.occupancy-title-desc:nth-child(7) {
  font-size: 1.5rem;
}
@media (max-width: 860px) {
  .occupancy-title-desc:nth-child(7) {
    font-size: 1.5rem;
  }
  .occupancy-title-desc:nth-child(7) .mb-br {
    display: block;
  }
}
.occupancy-map {
  position: relative;
  width: 100%;
  max-width: 1175px;
  margin-top: 20px;
}
.occupancy-map-container {
  width: 100%;
  max-width: 1175px;
  aspect-ratio: 1175/659;
  margin: 0 auto;
  position: relative;
  overflow: auto;
  cursor: grab;
  scrollbar-width: none;
}
.occupancy-map-container::-webkit-scrollbar {
  display: none;
}
.occupancy-map-container:active {
  cursor: grabbing;
}
.occupancy-map-wrapper {
  width: 100%;
  aspect-ratio: 1175/659;
  position: relative;
  transform-origin: top left;
  transition: transform 0.3s ease;
}
.occupancy-map-wrapper .map-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 0;
}
.occupancy-map-wrapper .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  pointer-events: none;
}
.occupancy-map-wrapper .cell {
  opacity: 0;
  transition: opacity 0.2s ease;
}
.occupancy-map .zoom-controls {
  position: absolute;
  bottom: 20px;
  right: 20px;
  z-index: 10;
}
.occupancy-map .zoom-controls button {
  font-size: 20px;
  margin: 2px;
  padding: 6px 12px;
  cursor: pointer;
  border-radius: 5px;
  border: 0;
}
.occupancy-map-labels {
  display: flex;
  flex-wrap: wrap;
  width: 1175px;
  margin: 20px 0 0;
  padding: 0;
  justify-content: space-between;
}
@media (max-width: 860px) {
  .occupancy-map-labels {
    width: 100%;
  }
}
.occupancy-map-labels li {
  width: 24%;
  background: url("../img/bg_occupancy_map_label.png") no-repeat center;
  background-size: contain;
  aspect-ratio: 289/108;
  list-style-type: none;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 20px;
}
.occupancy-map-labels li img {
  height: 60%;
  object-fit: contain;
}
.occupancy-map-labels li .occupancy-map-label-wrap {
  width: 60%;
  text-align: center;
  padding-left: 10px;
}
.occupancy-map-labels li .occupancy-map-label-wrap .occupancy-map-label-percent {
  font-family: "SBAggroB", sans-serif;
  font-size: 2rem;
}
.occupancy-map-labels li .occupancy-map-label-wrap .occupancy-map-label-left {
  font-family: "SBAggroL", sans-serif;
  font-size: 1.3rem;
  color: #fc583b;
}
@media (max-width: 860px) {
  .occupancy-map-labels li {
    width: 49.5%;
  }
  .occupancy-map-labels li .occupancy-map-label-wrap .occupancy-map-label-percent {
    font-size: 2.5rem;
  }
  .occupancy-map-labels li .occupancy-map-label-wrap .occupancy-map-label-left {
    font-size: 1.8rem;
  }
  .occupancy-map-labels li:nth-child(3) {
    margin-top: 10px;
  }
  .occupancy-map-labels li:nth-child(4) {
    margin-top: 10px;
  }
}
@media (min-width: 861px) and (max-width: 1280px) {
  .occupancy-map-labels {
    width: 100%;
  }
  .occupancy-map-labels li {
    width: 33.3%;
  }
}
.occupancy-btn-join {
  background: url("../img/bg_occupancy_btn_join.png") no-repeat center;
  background-size: contain;
  width: 100%;
  max-width: 481px;
  aspect-ratio: 481/107;
  font-family: "SBAggroB", sans-serif;
  font-size: 3rem;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 50px;
  cursor: pointer;
}
.occupancy-input {
  display: none;
  width: 1175px;
  background-color: #fff;
  border-radius: 40px;
  margin-top: 70px;
  padding: 50px 25px;
}
@media (max-width: 860px) {
  .occupancy-input {
    width: 90%;
    padding: 50px 65px;
  }
}
.occupancy-input-title {
  font-family: "SBAggroB", sans-serif;
  font-size: 3.5rem;
  color: #35291e;
  text-align: center;
}
.occupancy-input-wrap {
  display: flex;
  width: 100%;
  margin: 0;
  padding: 0;
}
@media (max-width: 860px) {
  .occupancy-input-wrap {
    flex-direction: column;
  }
}
.occupancy-input-wrap > li {
  width: 50%;
  padding: 0 2.5%;
  list-style-type: none;
  display: flex;
  flex-direction: column;
}
.occupancy-input-wrap > li .occupancy-input-title {
  font-family: "SBAggroB", sans-serif;
  font-size: 2rem;
  color: #35291e;
  text-align: left;
  margin-top: 50px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.occupancy-input-wrap > li .occupancy-input-title span {
  font-family: "SBAggroL", sans-serif;
  font-size: 1.2rem;
}
.occupancy-input-wrap > li .occupancy-input-title span input {
  vertical-align: middle;
}
.occupancy-input-wrap > li .occupancy-input-char {
  display: flex;
  margin: 20px 0 0;
  padding: 0;
}
.occupancy-input-wrap > li .occupancy-input-char > li {
  text-align: center;
  list-style-type: none;
  margin: 0 2.5%;
  transition: opacity 0.5s ease-out;
  opacity: 0.3;
  cursor: pointer;
}
.occupancy-input-wrap > li .occupancy-input-char > li.active {
  opacity: 1;
}
.occupancy-input-wrap > li .occupancy-input-char > li .occupancy-input-char-wrap {
  width: 99px;
  height: 99px;
  border: 2px solid #35291e;
  border-radius: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px;
  margin: 0 auto;
}
.occupancy-input-wrap > li .occupancy-input-char > li .occupancy-input-char-wrap img {
  width: 100%;
}
.occupancy-input-wrap > li .occupancy-input-char > li .occupancy-input-char-title {
  font-family: "SBAggroM", sans-serif;
  font-size: 1.2rem;
  color: #35291e;
  text-align: center;
  margin-top: 10px;
}
.occupancy-input-wrap > li .occupancy-input-avatar-make {
  border: 2px solid #35291e;
  margin-top: 10px;
}
.occupancy-input-wrap > li .occupancy-input-avatar-make-prev {
  aspect-ratio: 830/467;
  width: 100%;
  max-width: 830px;
  background: url("../img/bg_occupancy_avatar_prev.png") no-repeat center;
  background-size: cover;
  position: relative;
}
.occupancy-input-wrap > li .occupancy-input-avatar-make-prev-char {
  position: absolute;
  width: 120px;
  height: 120px;
  bottom: 15%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 99;
  background: url("../img/img_occupancy_avatar_blank.png") no-repeat bottom;
  background-size: contain;
}
.occupancy-input-wrap > li .occupancy-input-avatar-make-prev-char-acc {
  position: absolute;
  width: 100px;
  aspect-ratio: 1/1;
  bottom: 20%;
  left: 50%;
  transform: translateX(-50%);
}
.occupancy-input-wrap > li .occupancy-input-avatar-make-prev-char-shadow {
  position: absolute;
  display: block;
  width: 70px;
  height: 70px;
  background-color: rgba(0, 0, 0, 0.5);
  filter: blur(10px);
  bottom: 14%;
  left: 50%;
  transform-origin: bottom;
  transform: translateX(-50%) scaleY(0.1);
  z-index: 98;
  border-radius: 100px;
}
.occupancy-input-wrap > li .occupancy-input-avatar-make-prev-house {
  position: absolute;
  width: 170px;
  height: 170px;
  top: 50%;
  right: 50px;
  transform: translateY(-50%);
  z-index: 98;
}
.occupancy-input-wrap > li .occupancy-input-avatar-make-prev-acc-deco {
  position: absolute;
  width: 70px;
  height: 70px;
  bottom: 10%;
  left: 25%;
  transform: translateY(-50%);
  z-index: 98;
}
.occupancy-input-wrap > li .occupancy-input-avatar-make-prev-acc-deco-shadow {
  display: none;
  position: absolute;
  width: 50px;
  height: 50px;
  background-color: rgba(0, 0, 0, 0.5);
  filter: blur(10px);
  bottom: 22%;
  left: 27%;
  transform-origin: bottom;
  transform: scaleY(0.1);
  z-index: 97;
  border-radius: 100px;
}
.occupancy-input-wrap > li .occupancy-input-avatar-make-prev span {
  position: absolute;
  left: 50%;
  top: 20px;
  transform: translate(-50%, 50%);
  font-family: "SBAggroM", sans-serif;
  font-size: 0.85rem;
  color: #35291e;
  text-align: center;
}
.occupancy-input-wrap > li .occupancy-input-avatar-make-bg {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 10px;
  padding: 10px 0 0;
}
.occupancy-input-wrap > li .occupancy-input-avatar-make-bg > li {
  width: 21.5%;
  list-style-type: none;
  opacity: 0.3;
  transition: opacity 0.5s ease-out;
  cursor: pointer;
}
.occupancy-input-wrap > li .occupancy-input-avatar-make-bg > li.active {
  opacity: 1;
}
.occupancy-input-wrap > li .occupancy-input-avatar-make-bg > li:nth-child(1) {
  width: 12%;
  font-family: "SBAggroM", sans-serif;
  color: #35291e;
  font-size: 0.8rem;
  text-align: right;
  opacity: 1;
}
.occupancy-input-wrap > li .occupancy-input-avatar-make-bg > li img {
  width: 100%;
}
.occupancy-input-wrap > li .occupancy-input-avatar-make-house {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 10px;
  padding: 5px 0 0;
}
.occupancy-input-wrap > li .occupancy-input-avatar-make-house > li {
  width: 21.5%;
  list-style-type: none;
  background: url("../img/bg_occupancy_avatar_prev.png") no-repeat center;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px;
  opacity: 0.3;
  transition: opacity 0.5s ease-out;
  cursor: pointer;
}
.occupancy-input-wrap > li .occupancy-input-avatar-make-house > li.active {
  opacity: 1;
}
.occupancy-input-wrap > li .occupancy-input-avatar-make-house > li:nth-child(1) {
  width: 12%;
  font-family: "SBAggroM", sans-serif;
  color: #35291e;
  font-size: 0.8rem;
  text-align: right;
  background: none;
  justify-content: flex-end;
  align-items: flex-start;
  padding: 0;
  opacity: 1;
}
.occupancy-input-wrap > li .occupancy-input-avatar-make-house > li img {
  width: 100%;
}
.occupancy-input-wrap > li .occupancy-input-avatar-make-acc {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 10px;
  padding: 0;
}
.occupancy-input-wrap > li .occupancy-input-avatar-make-acc > li {
  width: 21.5%;
  list-style-type: none;
  background: url("../img/bg_occupancy_avatar_prev.png") no-repeat center;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px;
  margin-top: 5px;
  opacity: 0.3;
  transition: opacity 0.5s ease-out;
  cursor: pointer;
}
.occupancy-input-wrap > li .occupancy-input-avatar-make-acc > li.active {
  opacity: 1;
}
.occupancy-input-wrap > li .occupancy-input-avatar-make-acc > li:nth-child(1) {
  width: 12%;
  font-family: "SBAggroM", sans-serif;
  color: #35291e;
  font-size: 0.8rem;
  text-align: right;
  background: none;
  justify-content: flex-end;
  align-items: flex-start;
  padding: 0;
  opacity: 1;
}
.occupancy-input-wrap > li .occupancy-input-avatar-make-acc > li img {
  width: 100%;
}
.occupancy-input-wrap > li .occupancy-input-avatar-make-acc-deco {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 10px 10px;
  padding: 0;
}
.occupancy-input-wrap > li .occupancy-input-avatar-make-acc-deco > li {
  width: 21.5%;
  list-style-type: none;
  background: url("../img/bg_occupancy_avatar_prev.png") no-repeat center;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px;
  margin-top: 5px;
  opacity: 0.3;
  transition: opacity 0.5s ease-out;
  cursor: pointer;
}
.occupancy-input-wrap > li .occupancy-input-avatar-make-acc-deco > li.active {
  opacity: 1;
}
.occupancy-input-wrap > li .occupancy-input-avatar-make-acc-deco > li:nth-child(1) {
  width: 12%;
  font-family: "SBAggroM", sans-serif;
  color: #35291e;
  font-size: 0.8rem;
  text-align: right;
  background: none;
  justify-content: flex-end;
  align-items: flex-start;
  padding: 0;
  opacity: 1;
}
.occupancy-input-wrap > li .occupancy-input-avatar-make-acc-deco > li img {
  width: 100%;
}
.occupancy-input-wrap > li .occupancy-input-form input {
  font-family: "SBAggroL", sans-serif;
}
.occupancy-input-wrap > li .occupancy-input-form input[type=text], .occupancy-input-wrap > li .occupancy-input-form input[type=tel] {
  border: 2px solid #35291e;
  font-size: 2rem;
  width: 100%;
  padding: 10px;
}
.occupancy-input-wrap > li .occupancy-input-form-mobile {
  display: flex;
  justify-content: space-between;
  align-items: end;
  flex-direction: row;
  font-size: 3rem;
}
.occupancy-input-wrap > li .occupancy-input-form-mobile input[type=text], .occupancy-input-wrap > li .occupancy-input-form-mobile input[type=tel] {
  width: 30%;
  text-align: center;
}
.occupancy-input-wrap > li .occupancy-input-form-desc {
  font-family: "SBAggroL", sans-serif;
  font-size: 1.2rem;
  line-height: 2rem;
  margin-top: 10px;
}
.occupancy-input-wrap > li .occupancy-input-form label {
  font-family: "SBAggroL", sans-serif;
  font-size: 1.2rem;
  vertical-align: middle;
}
.occupancy-input-wrap > li .occupancy-input-form:nth-child(8) .occupancy-input-form-desc {
  width: 100%;
  height: 100%;
  max-height: 350px;
  border: 2px solid #35291e;
  margin-bottom: 10px;
  padding: 10px;
  overflow-y: auto;
  font-size: 1rem;
}
.occupancy-input-wrap > li .occupancy-input-form:nth-child(8) .occupancy-input-form-desc table {
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #d0d0d0;
  border-spacing: 0;
}
.occupancy-input-wrap > li .occupancy-input-form:nth-child(8) .occupancy-input-form-desc table th, .occupancy-input-wrap > li .occupancy-input-form:nth-child(8) .occupancy-input-form-desc table td {
  font-family: "SBAggroL", sans-serif;
  border: 1px solid #d0d0d0;
  text-align: center;
}
@media (max-width: 860px) {
  .occupancy-input-wrap > li {
    width: 100%;
  }
  .occupancy-input-wrap > li .occupancy-input-avatar-make {
    border: 3px solid #35291e;
  }
  .occupancy-input-wrap > li .occupancy-input-avatar-make-prev span {
    font-size: 1.5rem;
  }
  .occupancy-input-wrap > li .occupancy-input-avatar-make-bg > li:nth-child(1) {
    font-size: 1.2rem;
  }
  .occupancy-input-wrap > li .occupancy-input-avatar-make-house > li:nth-child(1) {
    font-size: 1.2rem;
  }
  .occupancy-input-wrap > li .occupancy-input-avatar-make-acc > li:nth-child(1) {
    font-size: 1.2rem;
  }
  .occupancy-input-wrap > li .occupancy-input-avatar-make-acc-deco > li:nth-child(1) {
    font-size: 1.2rem;
  }
  .occupancy-input-wrap > li .occupancy-input-title {
    font-size: 2rem;
  }
  .occupancy-input-wrap > li .occupancy-input-title span {
    font-size: 1.5rem;
  }
  .occupancy-input-wrap > li .occupancy-input-char > li .occupancy-input-char-title {
    font-size: 1.7rem;
  }
  .occupancy-input-wrap > li .occupancy-input-form-desc {
    font-size: 1.5rem;
  }
  .occupancy-input-wrap > li .occupancy-input-form:nth-child(8) .occupancy-input-form-desc {
    font-size: 1.5rem;
  }
  .occupancy-input-wrap > li .occupancy-input-form label {
    font-size: 1.5rem;
  }
}
.occupancy-input-desc {
  font-family: "SBAggroL", sans-serif;
  font-size: 1.2rem;
  text-align: center;
  margin-top: 30px;
}
@media (max-width: 860px) {
  .occupancy-input-desc {
    font-size: 1.5rem;
  }
  .occupancy-input-desc .mb-br {
    display: block;
  }
}
.occupancy-input-submit {
  aspect-ratio: 269/59;
  width: 100%;
  max-width: 269px;
  font-family: "SBAggroB", sans-serif;
  font-size: 3rem;
  text-align: center;
  margin: 30px auto;
  background: url("../img/bg_occupancy_btn_submit.png") no-repeat center;
  background-size: contain;
  display: flex;
  justify-content: center;
  align-items: end;
  color: #fff;
  cursor: pointer;
}
.occupancy-input-desc-sub {
  max-width: 450px;
  margin: 0 auto;
  color: #616161;
  font-family: "SBAggroL", sans-serif;
}
@media (max-width: 860px) {
  .occupancy-input-desc-sub {
    max-width: 700px;
    font-size: 1.5rem;
  }
}
@media (min-width: 1121px) and (max-width: 1280px) {
  .occupancy-input {
    width: 100%;
  }
  .occupancy-input-wrap > li:nth-child(1) {
    min-width: 562.5px;
  }
  .occupancy-input-wrap > li:nth-child(2) {
    width: auto;
  }
}
@media (min-width: 861px) and (max-width: 1120px) {
  .occupancy-input {
    width: 100%;
  }
  .occupancy-input-wrap {
    flex-direction: column;
  }
  .occupancy-input-wrap > li:nth-child(1) {
    max-width: 562.5px;
    width: 100%;
    margin: 0 auto;
  }
  .occupancy-input-wrap > li:nth-child(2) {
    max-width: 562.5px;
    width: 100%;
    margin: 0 auto;
  }
}

.benefit {
  background: url("../img/bg_benefit.png") no-repeat center;
  background-size: cover;
  padding: 150px 0;
}
.benefit-title {
  font-family: "SBAggroB", sans-serif;
  font-size: 4rem;
  color: #35291e;
  text-align: center;
  padding: 0;
}
@media (max-width: 860px) {
  .benefit-title .mb-br {
    display: block;
  }
}
.benefit-cont {
  background: url("../img/bg_benefit_cont.png") no-repeat center;
  background-size: contain;
  width: 1390px;
  aspect-ratio: 1390/1818;
  margin: 50px auto 0 auto;
  padding: 150px 50px;
}
@media (max-width: 860px) {
  .benefit-cont {
    width: 90%;
    aspect-ratio: 731/2548;
    background: url("../img/bg_benefit_cont_mobile.png") no-repeat top;
    background-size: contain;
    padding: 70px 0;
  }
}
.benefit-cont-title {
  font-family: "SBAggroB", sans-serif;
  font-size: 3.5rem;
  color: #35291e;
  background: url("../img/bg_benefit_cont_title.png") no-repeat center;
  background-size: contain;
  text-align: center;
  padding: 15px;
}
.benefit-cont-title:nth-child(3) {
  margin-top: 50px;
}
@media (max-width: 860px) {
  .benefit-cont-title:nth-child(3) {
    margin-top: 130px;
  }
}
.benefit-cont-wrap {
  display: flex;
  justify-content: center;
  margin: 50px 0 0;
  padding: 0;
  align-items: center;
  position: relative;
}
.benefit-cont-wrap > li {
  list-style-type: none;
}
@media (max-width: 860px) {
  .benefit-cont-wrap .mb-br {
    display: block;
  }
  .benefit-cont-wrap > li {
    width: 100%;
    margin-left: 50px;
  }
  .benefit-cont-wrap > li img {
    width: 50%;
  }
  .benefit-cont-wrap > li:nth-child(2) {
    position: absolute;
    display: flex;
    justify-content: end;
    margin-left: auto;
    margin-right: 50px;
  }
  .benefit-cont-wrap > li:nth-child(2) img {
    width: 60%;
  }
}
.benefit-cont-wrap:nth-child(5) {
  flex-direction: column;
}
.benefit-cont-wrap:nth-child(5) > li {
  background: url("../img/bg_benefit_cont_wrap_1.png") no-repeat center;
  width: 100%;
  max-width: 1060px;
  aspect-ratio: 1060/260;
  margin: 0 auto;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
@media (max-width: 860px) {
  .benefit-cont-wrap:nth-child(5) > li {
    background: url("../img/bg_benefit_cont_wrap_1_mobile.png") no-repeat center;
    background-size: contain;
    aspect-ratio: 698/466;
    width: 95%;
    margin-left: 5%;
  }
}
.benefit-cont-wrap:nth-child(5) > li .benefit-cont-wrap-title {
  position: absolute;
  background: url("../img/bg_benefit_cont_wrap_title_1.png") no-repeat center;
  background-size: contain;
  height: 65px;
  left: 100px;
  top: 0;
  aspect-ratio: 306/55;
  font-family: "SBAggroB", sans-serif;
  font-size: 2rem;
  display: flex;
  flex: 0;
  justify-content: center;
  align-items: center;
  color: #35291e;
}
@media (max-width: 860px) {
  .benefit-cont-wrap:nth-child(5) > li .benefit-cont-wrap-title {
    left: 50px;
  }
}
.benefit-cont-wrap:nth-child(5) > li:nth-child(2) {
  margin: 30px auto 0;
  background: url("../img/bg_benefit_cont_wrap_2.png") no-repeat center;
  aspect-ratio: 1060/461;
}
@media (max-width: 860px) {
  .benefit-cont-wrap:nth-child(5) > li:nth-child(2) {
    background: url("../img/bg_benefit_cont_wrap_2_mobile.png") no-repeat center;
    background-size: contain;
    aspect-ratio: 698/965;
    width: 95%;
    margin-left: 5%;
  }
}
.benefit-cont-wrap:nth-child(5) > li:nth-child(2) .benefit-cont-wrap-title {
  background: url("../img/bg_benefit_cont_wrap_title_2.png") no-repeat center;
  background-size: contain;
  aspect-ratio: 333/55;
  top: -20px;
}
.benefit-cont-wrap:nth-child(5) > li:nth-child(2) .benefit-cont-wrap-items:nth-child(2) {
  margin-top: 30px;
}
.benefit-cont-wrap:nth-child(5) > li:nth-child(2) .benefit-cont-wrap-items .benefit-cont-wrap-item {
  font-family: "SBAggroB", sans-serif;
  font-size: 2rem;
  color: #35291e;
}
.benefit-cont-wrap:nth-child(5) > li:nth-child(2) .benefit-cont-wrap-items .benefit-cont-wrap-item > ul {
  margin: 0;
  padding: 0;
}
@media (max-width: 860px) {
  .benefit-cont-wrap:nth-child(5) > li:nth-child(2) .benefit-cont-wrap-items .benefit-cont-wrap-item > ul {
    margin: 20px 0;
  }
}
.benefit-cont-wrap:nth-child(5) > li:nth-child(2) .benefit-cont-wrap-items .benefit-cont-wrap-item > ul > li {
  list-style-type: none;
  font-family: "SBAggroL", sans-serif;
  font-size: 1.5rem;
  line-height: 2.5rem;
}
@media (max-width: 860px) {
  .benefit-cont-wrap:nth-child(5) > li:nth-child(2) .benefit-cont-wrap-items .benefit-cont-wrap-item > ul > li {
    padding-left: 30px;
    font-size: 1.7rem;
  }
}
.benefit-cont-wrap:nth-child(5) > li:nth-child(2) .benefit-cont-wrap-items .benefit-cont-wrap-item > ul > li:before {
  content: "◆"; /* 다이아몬드 문자 */
  margin-right: 0.5em;
}
@media (max-width: 860px) {
  .benefit-cont-wrap:nth-child(5) > li:nth-child(2) .benefit-cont-wrap-items .benefit-cont-wrap-item > ul > li:before {
    margin-left: -2.4rem;
  }
}
@media (max-width: 860px) {
  .benefit-cont-wrap:nth-child(5) > li:nth-child(2) .benefit-cont-wrap-items .benefit-cont-wrap-item {
    font-size: 2.5rem;
  }
}
.benefit-cont-wrap:nth-child(5) > li .benefit-cont-wrap-items {
  margin-top: 50px;
}
.benefit-cont-wrap:nth-child(5) > li .benefit-cont-wrap-items .benefit-cont-wrap-item {
  font-family: "SBAggroB", sans-serif;
  font-size: 1.7rem;
  color: #35291e;
  text-align: left;
  position: relative;
}
.benefit-cont-wrap:nth-child(5) > li .benefit-cont-wrap-items .benefit-cont-wrap-item span {
  font-family: "SBAggroL", sans-serif;
  font-size: 1.2rem;
}
.benefit-cont-wrap:nth-child(5) > li .benefit-cont-wrap-items .benefit-cont-wrap-item:nth-child(2) {
  margin-top: 10px;
}
.benefit-cont-wrap:nth-child(5) > li .benefit-cont-wrap-items .benefit-cont-wrap-item:before {
  display: block;
  position: absolute;
  content: "";
  left: -37px;
  top: -2px;
  width: 31px;
  height: 31px;
  background: url("../img/img_benefit_cont_wrap_icon_flower.png") no-repeat center;
  background-size: contain;
}
@media (max-width: 860px) {
  .benefit-cont-wrap:nth-child(5) > li .benefit-cont-wrap-items .benefit-cont-wrap-item {
    font-size: 2.5rem;
  }
  .benefit-cont-wrap:nth-child(5) > li .benefit-cont-wrap-items .benefit-cont-wrap-item span {
    font-size: 1.7rem;
  }
}
.benefit-cont-wrap:nth-child(5) > li .benefit-cont-wrap-desc {
  font-family: "SBAggroL", sans-serif;
  font-size: 1.2rem;
  margin-top: 20px;
}
@media (max-width: 860px) {
  .benefit-cont-wrap:nth-child(5) > li .benefit-cont-wrap-desc {
    font-size: 1.7rem;
  }
}
.benefit-cont-wrap:nth-child(5) > li .benefit-cont-wrap-btns {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 10px 0 0;
  padding: 0;
}
@media (max-width: 860px) {
  .benefit-cont-wrap:nth-child(5) > li .benefit-cont-wrap-btns {
    flex-direction: column;
    margin: 0 0 0 -5%;
  }
}
.benefit-cont-wrap:nth-child(5) > li .benefit-cont-wrap-btns > li {
  aspect-ratio: 345/58;
  list-style-type: none;
  background: url("../img/bg_benefit_cont_wrap_btn.png") no-repeat center;
  background-size: contain;
  font-family: "SBAggroB", sans-serif;
  font-size: 1.7rem;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  padding: 10px 20px;
  position: relative;
  margin-right: 20px;
}
@media (max-width: 860px) {
  .benefit-cont-wrap:nth-child(5) > li .benefit-cont-wrap-btns > li {
    width: 100%;
    margin-right: 0;
    font-size: 2rem;
    margin-top: 40px;
  }
  .benefit-cont-wrap:nth-child(5) > li .benefit-cont-wrap-btns > li img {
    width: 100%;
  }
}
.benefit-cont-wrap:nth-child(5) > li .benefit-cont-wrap-btns > li:nth-child(3) {
  margin-right: 0;
}
.benefit-cont-wrap:nth-child(5) > li .benefit-cont-wrap-btns > li:nth-child(1) .benefit-cont-wrap-btn-deco {
  position: absolute;
}
.benefit-cont-wrap:nth-child(5) > li .benefit-cont-wrap-btns > li:nth-child(1) .benefit-cont-wrap-btn-deco:nth-child(1) {
  top: -10px;
  left: -10px;
}
.benefit-cont-wrap:nth-child(5) > li .benefit-cont-wrap-btns > li:nth-child(1) .benefit-cont-wrap-btn-deco:nth-child(2) {
  right: 0;
  bottom: -15px;
  top: initial;
}
.benefit-cont-wrap:nth-child(5) > li .benefit-cont-wrap-btns > li .benefit-cont-wrap-btn-deco {
  position: absolute;
}
.benefit-cont-wrap:nth-child(5) > li .benefit-cont-wrap-btns > li .benefit-cont-wrap-btn-deco:nth-child(1) {
  bottom: -15px;
  left: -10px;
}
.benefit-cont-wrap:nth-child(5) > li .benefit-cont-wrap-btns > li .benefit-cont-wrap-btn-deco:nth-child(2) {
  right: -10px;
  top: -15px;
}
.benefit-cont-desc {
  font-family: "SBAggroL", sans-serif;
  font-size: 2rem;
  text-align: center;
  margin-top: 30px;
}
@media (max-width: 860px) {
  .benefit-cont-desc .mb-br {
    display: block;
  }
}
@media (min-width: 1201px) and (max-width: 1440px) {
  .benefit-cont {
    width: 100%;
    background: url("../img/bg_benefit_cont_middle.png") repeat-y center;
    background-size: 100%;
    aspect-ratio: initial;
  }
  .benefit-cont-wrap > li > img {
    max-width: 50vw;
  }
}
@media (min-width: 861px) and (max-width: 1200px) {
  .benefit-cont {
    width: 100%;
    background: url("../img/bg_benefit_cont_middle.png") repeat-y center;
    background-size: 100%;
    aspect-ratio: initial;
  }
  .benefit-cont-wrap > li > img {
    max-width: 50vw;
  }
  .benefit-cont-wrap:nth-child(5) > li {
    background: url("../img/bg_benefit_cont_wrap_pattern.png") repeat center;
    aspect-ratio: initial;
    padding: 50px;
  }
  .benefit-cont-wrap:nth-child(5) > li .benefit-cont-wrap-title {
    top: -20px;
  }
  .benefit-cont-wrap:nth-child(5) > li:nth-child(2) {
    background: url("../img/bg_benefit_cont_wrap_pattern.png") repeat center;
    aspect-ratio: initial;
  }
  .benefit-cont-wrap:nth-child(5) > li:nth-child(2) .benefit-cont-wrap-btns {
    flex-direction: column;
    margin: 30px 0 0;
  }
  .benefit-cont-wrap:nth-child(5) > li:nth-child(2) .benefit-cont-wrap-btns > li {
    margin: 20px 0;
  }
}
.benefit-process-title {
  font-family: "SBAggroB", sans-serif;
  font-size: 4rem;
  color: #007bec;
  text-align: center;
  margin-top: 100px;
}
.benefit-process-title span {
  color: #f35d00;
}
@media (max-width: 860px) {
  .benefit-process-title .mb-br {
    display: block;
  }
}
.benefit-process-cont-wrap {
  display: flex;
  margin: 100px auto 0;
  padding: 0;
  width: 1175px;
  justify-content: center;
  text-align: center;
}
@media (max-width: 860px) {
  .benefit-process-cont-wrap {
    width: 100%;
    margin: 50px auto 0;
    flex-direction: column;
  }
}
.benefit-process-cont-wrap > li {
  width: 33.3%;
  text-align: center;
  list-style-type: none;
}
.benefit-process-cont-wrap > li img {
  margin: 0 auto;
}
.benefit-process-cont-wrap > li .benefit-process-cont-wrap-title {
  margin-top: 40px;
  font-family: "SBAggroB", sans-serif;
  font-size: 1.7rem;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.benefit-process-cont-wrap > li .benefit-process-cont-wrap-desc {
  margin-top: 15px;
  font-family: "SBAggroL", sans-serif;
  font-size: 1.2rem;
}
@media (max-width: 860px) {
  .benefit-process-cont-wrap > li {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: start;
    padding: 2% 10%;
  }
  .benefit-process-cont-wrap > li .pc-br {
    display: none;
  }
  .benefit-process-cont-wrap > li img {
    width: 25%;
    margin-right: 20px;
  }
  .benefit-process-cont-wrap > li .benefit-process-cont-wrap-text {
    flex: 1 0 auto;
  }
  .benefit-process-cont-wrap > li .benefit-process-cont-wrap-title {
    display: block;
    height: auto;
    text-align: left;
    margin-top: 0;
    font-size: 2rem;
  }
  .benefit-process-cont-wrap > li .benefit-process-cont-wrap-desc {
    text-align: left;
    font-size: 1.7rem;
  }
}
@media (min-width: 861px) and (max-width: 1175px) {
  .benefit-process-cont-wrap {
    width: 100%;
  }
  .benefit-process-cont-wrap > li {
    padding: 20px;
  }
  .benefit-process-cont-wrap > li > img {
    width: 100%;
  }
}
.benefit-desc {
  background: url("../img/bg_benefit_desc.png") no-repeat center;
  background-size: contain;
  width: 1008px;
  margin: 100px auto 0;
  aspect-ratio: 1008/127;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "SBAggroB", sans-serif;
  font-size: 3rem;
  color: #35291e;
  text-align: center;
}
@media (min-width: 861px) and (max-width: 1175px) {
  .benefit-desc {
    width: 80%;
    font-size: 3.5vw;
  }
}
@media (max-width: 860px) {
  .benefit-desc {
    width: 80%;
    font-size: 2.1rem;
    margin: 30px auto 0;
  }
}

.event {
  background: url("../img/bg_event.png") no-repeat center;
  background-size: cover;
  padding: 100px 0;
  position: relative;
  overflow: hidden;
}
.event-title-deco {
  background: url("../img/bg_event_title.png") no-repeat center;
  background-size: contain;
  font-family: "SBAggroB", sans-serif;
  color: #439bf2;
  font-size: 2rem;
  text-align: center;
  aspect-ratio: 181/62;
  max-width: 181px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}
.event-title {
  font-family: "SBAggroB", sans-serif;
  font-size: 4rem;
  color: #e7f55f;
  text-align: center;
  margin-top: 20px;
}
.event-cont-wrap {
  max-width: 1175px;
  margin: 20px auto 0;
  padding: 0;
}
.event-cont-wrap > li {
  list-style-type: none;
  display: flex;
  justify-content: start;
  transform: translateX(-100%);
  transition: transform 1s ease-in-out;
}
.event-cont-wrap > li:nth-child(2) {
  margin-top: -140px;
  justify-content: end;
  transform: translateX(100%);
}
@media (max-width: 860px) {
  .event-cont-wrap > li {
    padding-left: 50px;
  }
  .event-cont-wrap > li:nth-child(2) {
    margin-top: -80px;
    padding-right: 50px;
  }
}
.event-cont-tag {
  background: url("../img/bg_event_cont.png") no-repeat center;
  background-size: contain;
  width: 100%;
  max-width: 660px;
  aspect-ratio: 660/116;
  font-family: "SBAggroL", sans-serif;
  font-size: 1.7rem;
  margin: -50px auto 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.event-cont-tag span {
  color: #f35d00;
  font-family: "SBAggroM", sans-serif;
}
@media (max-width: 860px) {
  .event-cont-tag {
    margin: 10px auto 0;
  }
}
.event-cont-desc {
  font-family: "SBAggroL", sans-serif;
  font-size: 1.7rem;
  color: #fff;
  margin: 20px auto 0;
  max-width: 500px;
}
.event-desc {
  width: 100%;
  max-width: 750px;
  display: flex;
  font-family: "SBAggroL", sans-serif;
  font-size: 1rem;
  color: #fff;
  margin: 40px auto 0;
}
.event-desc dt {
  border-right: 1px solid #fff;
  display: flex;
  align-items: center;
  padding-right: 20px;
}
.event-desc dd {
  margin: 0;
  padding-left: 20px;
}
@media (max-width: 860px) {
  .event-desc {
    font-size: 1.3rem;
    max-width: 550px;
    justify-content: center;
    flex-direction: column;
    margin: 80px auto 0;
  }
  .event-desc .mb-br {
    display: block;
  }
  .event-desc dt {
    border-right: 0;
    border-bottom: 1px solid #fff;
    padding-bottom: 20px;
  }
  .event-desc dd {
    padding-top: 20px;
    padding-left: 0;
    line-height: 2rem;
  }
}
.event-btn-auth {
  background: url("../img/bg_event_btn.png") no-repeat center;
  background-size: contain;
  aspect-ratio: 475/100;
  width: 100%;
  max-width: 475px;
  padding: 10px;
  font-family: "SBAggroB", sans-serif;
  font-size: 3rem;
  color: #fff;
  margin: 50px auto 0;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
@media (max-width: 860px) {
  .event-btn-auth {
    margin: 80px auto 0;
  }
}
.event-occupancy {
  position: absolute;
  left: 100px;
  bottom: 100px;
  filter: drop-shadow(10px 10px 5px rgba(0, 0, 0, 0.2));
}
@media (max-width: 1600px) {
  .event-occupancy {
    display: none;
  }
}

.information {
  background: url("../img/bg_information.png") no-repeat center;
  background-size: cover;
  padding: 150px 0;
}
@media (min-width: 861px) and (max-width: 1175px) {
  .information {
    padding: 150px 7%;
  }
}
.information-title {
  font-family: "SBAggroB", sans-serif;
  font-size: 4rem;
  color: #35291e;
  text-align: center;
}
.information-title span {
  color: #fc583b;
}
@media (max-width: 860px) {
  .information-title .mb-br {
    display: block;
  }
}
.information .information-table-wrap {
  width: 900px;
  margin: 0 auto;
}
.information .information-table-wrap .information-table-title {
  font-family: "SBAggroM", sans-serif;
  font-size: 3rem;
  color: #35291e;
  margin-top: 70px;
}
.information .information-table-wrap table {
  width: 100%;
  border-spacing: 0;
  border: 1px solid #ffab82;
  border-collapse: collapse;
  margin-top: 20px;
}
.information .information-table-wrap table th, .information .information-table-wrap table td {
  padding: 10px;
  border: 1px solid #ffab82;
}
.information .information-table-wrap table th {
  background-color: #f37232;
  color: #fff;
  font-family: "SBAggroL", sans-serif;
  text-align: center;
  font-size: 1.5rem;
}
.information .information-table-wrap table td {
  font-family: "SBAggroL", sans-serif;
  color: #35291e;
  text-align: center;
  font-size: 1.5rem;
}
.information .information-table-wrap table td.orange {
  background-color: #ffab82;
}
.information .information-table-wrap .information-table-title-sub {
  display: inline-block;
  background-color: #ff8042;
  color: #fff;
  font-family: "SBAggroM", sans-serif;
  font-size: 2rem;
  padding: 10px 20px;
  border-radius: 30px;
  margin-top: 20px;
}
.information .information-table-wrap .information-table-desc {
  width: 100%;
  color: #786a5d;
  font-family: "SBAggroL", sans-serif;
  font-size: 1.5rem;
  margin-top: 10px;
}
@media (min-width: 861px) and (max-width: 1175px) {
  .information .information-table-wrap {
    width: 100%;
  }
}
@media (max-width: 860px) {
  .information .information-table-wrap {
    width: 90%;
  }
}
.information-desc {
  width: 100%;
  max-width: 900px;
  margin: 70px auto 0;
  font-family: "SBAggroL", sans-serif;
  font-size: 1.8rem;
  color: #35291e;
}
.information-desc-title {
  margin: 30px 0 10px;
}
.information-desc > ul {
  margin: 0;
  padding: 0;
}
.information-desc > ul > li {
  list-style-type: none;
}
@media (max-width: 860px) {
  .information-desc {
    width: 90%;
  }
}
.information-btn {
  width: 322px;
  margin: 70px auto 0;
  background: url("../img/bg_result_btn.png") no-repeat center;
  background-size: contain;
  aspect-ratio: 322/100;
  font-family: "SBAggroB", sans-serif;
  font-size: 2rem;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  cursor: pointer;
}

.footer {
  background: url("../img/bg_footer.png") no-repeat bottom;
  background-size: cover;
  padding: 100px 0;
}
.footer-cont {
  background: url("../img/bg_footer_cont.png") no-repeat center;
  background-size: contain;
  width: 1121px;
  aspect-ratio: 1121/600;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.footer-cont-text {
  font-family: "SBAggroM", sans-serif;
  font-size: 4rem;
  color: #35291e;
  text-align: center;
}
.footer-cont-desc {
  font-family: "SBAggroL", sans-serif;
  font-size: 2rem;
  color: #35291e;
  margin-top: 20px;
  text-align: center;
}
@media (min-width: 861px) and (max-width: 1125px) {
  .footer-cont {
    width: 90%;
    padding: 0 50px;
  }
  .footer-cont .pc-br {
    display: none;
  }
}
@media (max-width: 860px) {
  .footer-cont {
    width: 90%;
    background: url("../img/bg_footer_cont_mobile.png") no-repeat center;
    background-size: contain;
    aspect-ratio: 738/557;
  }
  .footer-cont .pc-br {
    display: none;
  }
  .footer-cont .mb-br {
    display: block;
  }
}
.footer-btn-wrap {
  width: 1000px;
  display: flex;
  justify-content: space-around;
  margin: 20px auto 0;
  padding: 0;
}
.footer-btn-wrap > li {
  width: 100%;
  list-style-type: none;
}
.footer-btn-wrap > li > a {
  background: url("../img/bg_footer_btn.png") no-repeat center;
  width: 100%;
  max-width: 442px;
  aspect-ratio: 442/97;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "SBAggroB", sans-serif;
  font-size: 3rem;
  color: #fff;
  cursor: pointer;
}
@media (min-width: 861px) and (max-width: 1000px) {
  .footer-btn-wrap {
    width: 100%;
    padding: 0 5%;
  }
  .footer-btn-wrap > li > a {
    width: 45%;
    background-size: contain;
  }
}
@media (max-width: 860px) {
  .footer-btn-wrap {
    width: 100%;
    padding: 0 5%;
  }
  .footer-btn-wrap > li {
    width: 45%;
    background-size: contain;
  }
}
.footer-contact {
  width: 100%;
  max-width: 700px;
  margin: 40px auto 0;
  font-family: "SBAggroL", sans-serif;
  font-size: 1.8rem;
  color: #35291e;
  display: flex;
}
.footer-contact dt {
  padding-right: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-right: 1px solid #35291e;
}
.footer-contact dd span {
  font-size: 1.5rem;
}
.footer-logo {
  margin-top: 50px;
}
.footer-logo img {
  margin: 0 auto;
}

.modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6); /* 불투명 검정 */
  display: none; /* 처음엔 안보임 */
  z-index: 1000;
}

.modal {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
  overflow-y: auto; /* 내용이 넘치면 스크롤 */
  z-index: 1001;
  display: none; /* 처음엔 안보임 */
  max-height: 80vh;
  width: 100%;
  scrollbar-width: thin; /* Firefox */
  scrollbar-color: #ccc transparent; /* Firefox */
}
.modal::-webkit-scrollbar {
  width: 6px;
}
.modal::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.3); /* 스크롤바 색 */
  border-radius: 3px; /* 둥근 모서리 */
}
.modal::-webkit-scrollbar-track {
  background: transparent; /* 트랙 투명 */
}
.modal-result {
  max-width: 1080px;
}
@media (max-width: 860px) {
  .modal-result {
    max-width: 860px;
  }
}
.modal-check {
  max-width: 600px;
}
.modal .result {
  width: 100%;
  aspect-ratio: 1080/1746;
  background: url("../img/bg_result.png") no-repeat center;
  background-size: contain;
  padding-top: 170px;
}
@media (max-width: 860px) {
  .modal .result {
    padding-top: 150px;
  }
}
.modal .result-title {
  font-family: "SBAggroB", sans-serif;
  font-size: 5rem;
  color: #f35d00;
  text-align: center;
}
.modal .result-title-desc {
  font-family: "SBAggroM", sans-serif;
  font-size: 2rem;
  color: #35291e;
  text-align: center;
}
.modal .result-title-desc span {
  font-size: 1.5rem;
}
.modal .result-image {
  max-width: 600px;
  border: 10px solid #fff;
  margin: 10px auto 0;
}
@media (max-width: 860px) {
  .modal .result-image {
    max-width: 450px;
  }
}
.modal .result-download-guide {
  font-family: "SBAggroL", sans-serif;
  font-size: 1.2rem;
  color: #35291e;
  text-align: center;
  margin-top: 10px;
}
.modal .result-desc {
  max-width: 680px;
  margin: 30px auto 0;
}
.modal .result-desc-title {
  font-family: "SBAggroM", sans-serif;
  font-size: 2rem;
  color: #35291e;
  text-align: left;
}
@media (max-width: 860px) {
  .modal .result-desc-title {
    font-size: 1.5rem;
  }
}
.modal .result-desc-cont {
  border-top: 1px solid #35291e;
  padding: 20px 0 0 20px;
  margin: 20px 0 0;
}
.modal .result-desc-cont > li {
  font-family: "SBAggroL", sans-serif;
  font-size: 1.5rem;
  color: #35291e;
  text-align: left;
}
@media (max-width: 860px) {
  .modal .result-desc-cont > li {
    font-size: 1.1rem;
  }
}
.modal .result-btns {
  max-width: 680px;
  margin: 50px auto 0;
  padding: 0;
  display: flex;
  justify-content: space-between;
}
.modal .result-btns > li {
  width: 48%;
  list-style-type: none;
}
.modal .result-btns > li > a {
  width: 100%;
  background: url("../img/bg_result_btn.png") no-repeat center;
  background-size: contain;
  aspect-ratio: 322/100;
  font-family: "SBAggroB", sans-serif;
  font-size: 2rem;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  cursor: pointer;
}
.modal .check {
  padding: 100px 50px;
}
.modal .check-title {
  font-family: "SBAggroB", sans-serif;
  font-size: 3rem;
  text-align: center;
  color: #35291e;
}
.modal .check-cont .check-result {
  display: none;
  width: 100%;
  margin-top: 20px;
}
.modal .check-cont .check-result-desc {
  display: none;
  font-family: "SBAggroL", sans-serif;
  font-size: 1.5rem;
  margin-top: 20px;
}
.modal .check-cont .check-empty {
  display: none;
  font-family: "SBAggroL", sans-serif;
  color: #35291e;
  font-size: 2rem;
  text-align: center;
  margin: 100px auto;
}
.modal .check-cont-item {
  display: flex;
}
.modal .check-cont-item:nth-child(4) {
  margin-top: 100px;
}
.modal .check-cont-item:nth-child(5) {
  margin-bottom: 100px;
}
.modal .check-cont-item dt {
  width: 40%;
  font-family: "SBAggroB", sans-serif;
  font-size: 2rem;
  color: #35291e;
  display: flex;
  align-items: center;
  justify-content: center;
}
.modal .check-cont-item dd {
  width: 60%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-family: "SBAggroL", sans-serif;
  font-size: 2rem;
  margin: 0;
}
.modal .check-cont-item dd input {
  max-width: 30%;
  border: 2px solid #35291e;
  font-family: "SBAggroL", sans-serif;
  font-size: 2rem;
  width: 100%;
  padding: 10px;
  text-align: center;
}
.modal .check-cont-item dd input[name=sname] {
  max-width: 100%;
}
.modal .check-btn {
  background-color: #f35d00;
  font-family: "SBAggroB", sans-serif;
  text-align: center;
  color: #fff;
  max-width: 50%;
  margin: 0 auto;
  font-size: 2rem;
  padding: 10px 0;
  cursor: pointer;
}
.modal .check-btn.check-btn-join {
  display: none;
}

.closeModal {
  display: none;
  background: #000;
  border: 0;
  color: #fff;
  position: fixed;
  top: 30px;
  right: 30px;
  z-index: 1002;
  cursor: pointer;
}
.closeModal svg {
  width: 50px;
  height: 50px;
  display: block;
}

.optimize-alert {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9999999;
}
.optimize-alert-bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: url("../img/bg_optimize_alert.png") no-repeat center;
  background-size: cover;
  z-index: 1;
  filter: brightness(0.5);
}
.optimize-alert span {
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
  font-family: "SBAggroB", sans-serif;
  font-size: 3rem;
  color: #fff;
  text-align: center;
  z-index: 2;
}

.minimal {
  min-width: 860px !important;
}

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