main,
.edm-banner {
  display: flex;
  flex-direction: column;
  gap: 0px;
}

section {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 768px;
  overflow: hidden;
  /* background: rgb(0 0 0 / 0.1); */
}

.edm-banner {
  margin-top: 64px;
}

.edm-banner .title {
  position: relative;
  overflow: hidden;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 16px;
  padding-bottom: 16px;
}

@media (min-width: 576px) {

  .edm-banner .title {
    padding-left: 80px;
    padding-right: 80px;
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

.edm-banner .title {
  background: rgba(236, 64, 46, 0.86);
}

.edm-banner .title h3 {
  position: relative;
  text-align: center;
  font-size: 1.375rem;
  font-weight: 500;
  letter-spacing: 2.38px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

@media (min-width: 576px) {

  .edm-banner .title h3 {
    font-size: 2.125rem;
    line-height: 1.5;
    font-weight: 500;
  }
}

.edm-banner .title img.bg {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  opacity: 0.1;
  mix-blend-mode: multiply;
}

.edm-banner .title img.ball {
  position: absolute;
  right: 0px;
  top: -40px;
  width: 68%;
}

.edm-banner .banner {
  position: relative;
  display: flex;
  flex-direction: column;

  aspect-ratio: 768 / 512;
}

.edm-banner .banner img {
  height: 100%;
  width: auto;
}

.location {
  position: relative;
  overflow: hidden;
  padding: 40px;
}

@media (min-width: 576px) {

  .location {
    padding: 80px;
  }
}

.location h2 {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.location a {
  position: relative;
}

.location a h4 {
  margin-bottom: 8px;
  font-size: 1.3125rem;
  line-height: 1.5;
  font-weight: 500;
  letter-spacing: 1.26px;
  --tw-text-opacity: 1;
  color: rgb(255 103 0 / var(--tw-text-opacity));
}

.location a p {
  --tw-text-opacity: 1;
  color: rgb(81 90 104 / var(--tw-text-opacity));
}

.edm-sweet-remind {
  --tw-bg-opacity: 1;
  background-color: rgb(245 247 248 / var(--tw-bg-opacity));
  padding: 40px;
  --tw-text-opacity: 1;
  color: rgb(81 90 104 / var(--tw-text-opacity));
}

@media (min-width: 576px) {

  .edm-sweet-remind {
    padding: 80px;
  }
}

.edm-sweet-remind h2 {
  margin-bottom: 16px;
  font-size: 0.9375rem;
  line-height: 1.5;
  letter-spacing: 1.2px;
}

.edm-sweet-remind p {
  text-align: justify;
  font-size: 0.75rem;
  line-height: 1.5;
  letter-spacing: 0.3px;
  --tw-text-opacity: 1;
  color: rgb(81 90 104 / var(--tw-text-opacity));
}

.edm-footer {
  display: flex;
  height: 100px;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  -moz-column-gap: 16px;
       column-gap: 16px;
  row-gap: 12px;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}

.edm-footer a,
.edm-footer p {
  font-size: 0.75rem;
  line-height: 1.5;
  letter-spacing: 0.48px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.edm-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 80px;
  padding-bottom: 80px;
}

.edm-content .content-block {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: center;
  padding-left: 40px;
  padding-right: 40px;
}

.edm-content .content-block .small-tab-group {
  width: 100%;
}

.edm-content .content-block .swiper {
  overflow: visible;
}

@media (min-width: 576px) {

  #solution-swiper .swiper-slide {
    width: 410px;
  }
}

#solution-swiper .swiper-slide .plan-card {
  /* @apply min-h-[475px]; */
  min-height: 557px;
}

@media (min-width: 700px) {

  #solution-swiper .swiper-slide .plan-card {
    min-height: 475px;
  }
}

.edm-content .v3-twm-small-tab {
  margin-bottom: 24px;
}

@media (min-width: 576px) {

  .edm-content .v3-twm-small-tab {
    margin-bottom: 40px;
  }
}

.edm-content .content-banner,
.edm-content .content-block:not(:last-of-type) {
  margin-bottom: 60px;
}

.content-banner .img-box {
  width: 100%;
}

.content-banner .img-box img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.content-banner .content-text {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  --tw-bg-opacity: 1;
  background-color: rgb(245 247 248 / var(--tw-bg-opacity));
  padding: 24px;
}

.content-banner .content-text h3 {
  text-align: center;
  font-size: 1.375rem;
  font-weight: 500;
  letter-spacing: 2.38px;
  --tw-text-opacity: 1;
  color: rgb(255 103 0 / var(--tw-text-opacity));
}

@media (min-width: 576px) {

  .content-banner .content-text h3 {
    font-size: 2.125rem;
    line-height: 1.5;
    font-weight: 500;
  }
}

.content-banner .content-text h4 {
  width: -moz-max-content;
  width: max-content;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(81 90 104 / var(--tw-border-opacity));
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 1.0625rem;
  line-height: 1.5;
  font-weight: 500;
  letter-spacing: 1.26px;
  --tw-text-opacity: 1;
  color: rgb(81 90 104 / var(--tw-text-opacity));
}

@media (min-width: 576px) {

  .content-banner .content-text h4 {
    font-size: 1.3125rem;
    line-height: 1.5;
    font-weight: 500;
  }
}

.content-banner .content-text ul li {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  font-size: 0.9375rem;
  line-height: 1.5;
  letter-spacing: 1.8px;
  --tw-text-opacity: 1;
  color: rgb(81 90 104 / var(--tw-text-opacity));
}

@media (min-width: 576px) {

  .content-banner .content-text ul li {
    font-size: 1.125rem;
    line-height: 1.5;
  }
}

.content-banner .content-text ul li::before {
  margin-top: 0.75rem;
  display: inline-block;
  height: 4px;
  width: 4px;
  flex-shrink: 0;
  flex-grow: 0;
  border-radius: 40px;
  --tw-bg-opacity: 1;
  background-color: rgb(81 90 104 / var(--tw-bg-opacity));
  --tw-content: "";
  content: var(--tw-content);
}

.content-block .v3-twm-small-tab.text-only {
  width: 100%;
}

.content-block .v3-twm-small-tab.text-only > * {
  flex: 1 1 0%;
  text-align: center;
}

.fake-tab {
  display: flex;
  width: 100%;
  justify-content: center;
  padding-left: 40px;
  padding-right: 40px;
}

/*# sourceMappingURL=renew-edm.css.map */
