@font-face {
  font-family: "Roboto";
  src: local("Roboto"), url("./font/subset-Roboto-Bold.woff2") format("woff2"), url("./font/subset-Roboto-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: local("Roboto"), url("./font/subset-Roboto-SemiBold.woff2") format("woff2"), url("./font/subset-Roboto-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@-webkit-keyframes border-spin {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes border-spin {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@-webkit-keyframes borderX {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@keyframes borderX {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@-webkit-keyframes gnbX {
  0% {
    -webkit-transform: translateX(-50%) scaleX(0);
            transform: translateX(-50%) scaleX(0);
  }
  100% {
    -webkit-transform: translateX(-50%) scaleX(1);
            transform: translateX(-50%) scaleX(1);
  }
}
@keyframes gnbX {
  0% {
    -webkit-transform: translateX(-50%) scaleX(0);
            transform: translateX(-50%) scaleX(0);
  }
  100% {
    -webkit-transform: translateX(-50%) scaleX(1);
            transform: translateX(-50%) scaleX(1);
  }
}
@-webkit-keyframes fadeIn {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(0.8);
            transform: translate(-50%, -50%) scale(0.8);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(1);
            transform: translate(-50%, -50%) scale(1);
  }
}
@keyframes fadeIn {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(0.8);
            transform: translate(-50%, -50%) scale(0.8);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(1);
            transform: translate(-50%, -50%) scale(1);
  }
}
@-webkit-keyframes fadeOut {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(1);
            transform: translate(-50%, -50%) scale(1);
  }
  50% {
    -webkit-transform: translate(-50%, -50%) scale(1.1);
            transform: translate(-50%, -50%) scale(1.1);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(0.6);
            transform: translate(-50%, -50%) scale(0.6);
  }
}
@keyframes fadeOut {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(1);
            transform: translate(-50%, -50%) scale(1);
  }
  50% {
    -webkit-transform: translate(-50%, -50%) scale(1.1);
            transform: translate(-50%, -50%) scale(1.1);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(0.6);
            transform: translate(-50%, -50%) scale(0.6);
  }
}
@-webkit-keyframes image-zoom-out {
  from {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  to {
    -webkit-transform: scale(1.1, 1.1);
            transform: scale(1.1, 1.1);
  }
}
@keyframes image-zoom-out {
  from {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  to {
    -webkit-transform: scale(1.1, 1.1);
            transform: scale(1.1, 1.1);
  }
}
@-webkit-keyframes image-zoom-in-out {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(1);
            transform: translate(-50%, -50%) scale(1);
  }
  50% {
    -webkit-transform: translate(-50%, -50%) scale(1.1);
            transform: translate(-50%, -50%) scale(1.1);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(1);
            transform: translate(-50%, -50%) scale(1);
  }
}
@keyframes image-zoom-in-out {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(1);
            transform: translate(-50%, -50%) scale(1);
  }
  50% {
    -webkit-transform: translate(-50%, -50%) scale(1.1);
            transform: translate(-50%, -50%) scale(1.1);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(1);
            transform: translate(-50%, -50%) scale(1);
  }
}
@-webkit-keyframes image-zoom-in-out2 {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(1);
            transform: translate(-50%, -50%) scale(1);
  }
  50% {
    -webkit-transform: translate(-50%, -50%) scale(1.05);
            transform: translate(-50%, -50%) scale(1.05);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(1);
            transform: translate(-50%, -50%) scale(1);
  }
}
@keyframes image-zoom-in-out2 {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(1);
            transform: translate(-50%, -50%) scale(1);
  }
  50% {
    -webkit-transform: translate(-50%, -50%) scale(1.05);
            transform: translate(-50%, -50%) scale(1.05);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(1);
            transform: translate(-50%, -50%) scale(1);
  }
}
@-webkit-keyframes text-active-animation {
  from {
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes text-active-animation {
  from {
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes moveUpDown {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(2rem);
            transform: translateY(2rem);
  }
}
@keyframes moveUpDown {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(2rem);
            transform: translateY(2rem);
  }
}
@-webkit-keyframes moveUpDown2 {
  0% {
    -webkit-transform: scale(1.3) translateY(0);
            transform: scale(1.3) translateY(0);
  }
  100% {
    -webkit-transform: scale(1.3) translateY(2rem);
            transform: scale(1.3) translateY(2rem);
  }
}
@keyframes moveUpDown2 {
  0% {
    -webkit-transform: scale(1.3) translateY(0);
            transform: scale(1.3) translateY(0);
  }
  100% {
    -webkit-transform: scale(1.3) translateY(2rem);
            transform: scale(1.3) translateY(2rem);
  }
}
@-webkit-keyframes moveLeftRight {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-6rem);
            transform: translateX(-6rem);
  }
}
@keyframes moveLeftRight {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-6rem);
            transform: translateX(-6rem);
  }
}
@-webkit-keyframes moveLeftRight2 {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-6rem);
            transform: translateX(-6rem);
  }
}
@keyframes moveLeftRight2 {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-6rem);
            transform: translateX(-6rem);
  }
}
@-webkit-keyframes moveLeftRight3 {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(6rem);
            transform: translateX(6rem);
  }
}
@keyframes moveLeftRight3 {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(6rem);
            transform: translateX(6rem);
  }
}
@-webkit-keyframes fadeOutIn {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  25% {
    -webkit-transform: translateX(3rem);
            transform: translateX(3rem);
    opacity: 0;
  }
  50% {
    -webkit-transform: translateX(-6rem);
            transform: translateX(-6rem);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}
@keyframes fadeOutIn {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  25% {
    -webkit-transform: translateX(3rem);
            transform: translateX(3rem);
    opacity: 0;
  }
  50% {
    -webkit-transform: translateX(-6rem);
            transform: translateX(-6rem);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}
@-webkit-keyframes wipeUp {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes wipeUp {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
* {
  margin: 0;
  padding: 0;
  list-style: none;
  text-decoration: none;
  color: inherit;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  --mc: #ff7a00;
  --mc2: #f17400;
  --fc: #181818;
  --fc2: #333;
  --fc3: #777;
  --fc4: #999;
  --bbb: #bbb;
  --d999: #d9d9d9;
  --e999: #e9e9e9;
  --f333: #f3f3f3;
  --fff: #fff;
  --red: #ff3061;
}

html {
  font-size: 62.5%;
  letter-spacing: -0.05rem;
  scroll-behavior: smooth;
}

body {
  font-family: "Pretendard", sans-serif;
  font-size: 1.6rem;
  letter-spacing: -0.05rem;
  word-break: keep-all;
  overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6,
ul,
li,
p {
  font-family: "Pretendard", sans-serif;
  letter-spacing: -0.05rem;
  word-break: keep-all;
}

button {
  font-family: "Pretendard", sans-serif;
  letter-spacing: 0;
  white-space: nowrap;
}

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

input[type=checkbox] {
  -webkit-transform: scale(1);
          transform: scale(1);
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 2rem;
  aspect-ratio: 1/1;
  background: url("../img/checkbox.svg") center center/contain no-repeat;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-transition: background 0.2s ease;
  transition: background 0.2s ease;
}
input[type=checkbox]:checked {
  background-image: url("../img/checkbox_act.svg");
  -webkit-animation: zoomInOut 0.4s ease;
          animation: zoomInOut 0.4s ease;
}
input[type=checkbox][readonly] {
  background-image: url("../img/checkbox_disabled.svg");
}
input[type=radio] {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 2rem;
  aspect-ratio: 1/1;
  background: url("../img/radio.svg") center center/contain no-repeat;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
input[type=radio]:checked {
  background-image: url("../img/radio_act.svg");
  -webkit-animation: zoomInOut 0.4s ease;
          animation: zoomInOut 0.4s ease;
}

select {
  padding: 1.5rem 3.5rem 1.5rem 1.2rem;
  background: #fff url("../img/angle_down.svg") calc(100% - 1.2rem) center/1.2rem no-repeat;
  border: 1px solid var(--d999);
  border-radius: 0.5rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

label.required::after {
  content: "*";
  display: inline-block;
  font-size: 1.1em;
  font-weight: 700;
  color: var(--mc);
  margin-left: 0.2rem;
  -webkit-transform: translateY(-5%);
          transform: translateY(-5%);
}

@-webkit-keyframes zoomInOut {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.3);
            transform: scale(1.3);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes zoomInOut {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.3);
            transform: scale(1.3);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@-webkit-keyframes zoomInOut2 {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes zoomInOut2 {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@-webkit-keyframes fadeUp {
  from {
    opacity: 0;
    -webkit-transform: translateY(6rem);
    transform: translateY(6rem);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeUp {
  from {
    opacity: 0;
    -webkit-transform: translateY(6rem);
    transform: translateY(6rem);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes drawing {
  0% {
    stroke-dashoffset: -6221;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes drawing {
  0% {
    stroke-dashoffset: -6221;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@-webkit-keyframes drawing2 {
  0% {
    stroke-dashoffset: 10000;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes drawing2 {
  0% {
    stroke-dashoffset: 10000;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
.left-side-on #hamburger_menu {
  left: 0;
}

#hamburger_menu_bg {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: none;
}

#hamburger_menu {
  position: fixed;
  top: 0;
  left: -100%;
  z-index: 10001;
  max-width: 40rem;
  width: 100%;
  height: 100vh;
  padding: 3rem 3rem;
  background: #fff;
  overflow-y: auto;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
#hamburger_menu .close-btn {
  position: absolute;
  top: 3rem;
  right: 3rem;
  width: 2rem;
  aspect-ratio: 1/1;
  background: url("../img/close_btn.svg") center center/contain no-repeat;
  border: 0;
}
#hamburger_menu #menu_list a {
  display: block;
  padding: 1rem 0;
  font-size: 1.8rem;
  font-weight: 500;
  color: #222;
}
#hamburger_menu .cs-call {
  position: absolute;
  bottom: 0;
  left: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1rem;
  width: 100%;
  padding: 1.5rem 3rem;
  background: #F9FAFF;
  font-size: 1.8rem;
  color: #333;
}
#hamburger_menu .cs-call a {
  font-family: "Roboto";
  font-size: 2.6rem;
  font-weight: 600;
  color: #3A40FF;
  white-space: nowrap;
}

#header {
  position: fixed;
  top: 1rem;
  left: 0;
  z-index: 9999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 10rem;
  padding: 0 6.25%;
  background-color: #fff;
  border-bottom: 1px solid #eee;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
#header .hamburger_menu_btn {
  position: absolute;
  top: calc(50% + 1rem);
  left: 5%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 2.4rem;
  aspect-ratio: 1/1;
  padding: 1rem;
  background: url("../img/menu_btn.svg") center center/contain no-repeat;
  border: 0;
  margin: -1rem 0 0 -1rem;
  display: none;
}
#header #logo {
  max-width: 30rem;
  width: 18%;
  min-width: 24rem;
  aspect-ratio: 1/0.12;
  background: url("../img/logo.svg") left center/contain no-repeat;
}
#header #gnb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: none;
}
#header #gnb a {
  padding: 1rem 3rem;
  background: none;
  border: none;
  font-size: 1.9rem;
  font-weight: 600;
  color: #222;
  opacity: 1;
  transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
}
#header #gnb a:hover {
  opacity: 0.75;
}
#header .cs-call {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1rem;
  padding: 1.25rem 2rem;
  border: 1px solid #e9e9e9;
  border-radius: 3rem;
  font-size: 1.8rem;
  color: #222;
}
#header .cs-call a {
  font-family: "Roboto";
  font-size: 2.6rem;
  font-weight: 700;
  color: #3A40FF;
  line-height: 1;
  white-space: nowrap;
}
#header.index-header {
  background: none;
  border-bottom: 0;
}
#header.index-header #logo {
  background-image: url("../img/wlogo.svg");
}
#header.index-header #gnb a {
  font-weight: 400;
  color: #fff;
}
#header.index-header .cs-call {
  border-color: #fff;
  color: #fff;
}
#header.index-header .cs-call a {
  color: inherit;
}
#header.index-header.exception .hamburger_menu_btn {
  background-image: url("../img/menu_btn.svg");
}
#header.index-header.exception #logo {
  background-image: url("../img/logo.svg");
}
#header.index-header.exception #gnb a {
  color: #222;
}
#header:not(.index-header) {
  top: 0;
}
#header.hd2.index-header .cs-call {
  background: #fff;
  -webkit-box-shadow: 0 0.2rem 0.4rem rgba(0, 0, 0, 0.08);
          box-shadow: 0 0.2rem 0.4rem rgba(0, 0, 0, 0.08);
  color: #222;
}
#header.hd2.index-header .cs-call a {
  color: #3A40FF;
}
#header.hd2.index-header .cs-call a::before {
  background-image: url("../img/telephone.svg") !important;
}

.scrolled #header {
  top: 0;
  padding-bottom: 0;
  background: rgba(255, 255, 255, 0.9);
  -webkit-backdrop-filter: blur(15px);
          backdrop-filter: blur(15px);
  border-bottom: 1px solid #eee;
}
.scrolled #header #logo {
  background-image: url("../img/logo.svg");
}
.scrolled #header #gnb a {
  font-weight: 600;
  color: #222;
}
.scrolled #header .cs-call {
  border-color: #e9e9e9;
  color: #222;
}
.scrolled #header .cs-call a {
  color: #3A40FF;
}
.scrolled #header.hd2.index-header .cs-call {
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

#footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 3rem;
  row-gap: 3rem;
  width: 100%;
  padding: 7rem 6.25%;
  background: #2D2926;
}
#footer .ft-info-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 3.5rem;
  font-size: 1.6rem;
}
#footer .ft-info-wrap .terms {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 3rem;
  row-gap: 3rem;
}
#footer .ft-info-wrap .terms a {
  color: #fff;
  transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
}
#footer .ft-info-wrap .terms a:hover {
  opacity: 0.5;
}
#footer .ft-info-wrap .ft-info ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1rem;
  row-gap: 1rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#footer .ft-info-wrap .ft-info ul li {
  font-style: normal;
  color: #999;
}
#footer .ft-info-wrap .ft-info ul li:last-child {
  width: 100%;
}
#footer .ft-info-wrap .ft-info ul li:not(:last-child):not(:nth-child(7))::after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 1.2rem;
  background: #444;
  margin-left: 1rem;
}
#footer .mobile-qr {
  position: relative;
}
#footer .mobile-qr .qr-tooltip {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, calc(-100% - 1rem));
          transform: translate(-50%, calc(-100% - 1rem));
}

#main_banner {
  position: relative;
  width: 100%;
  height: 100vh;
  background: #000;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
#main_banner .mb-swiper {
  width: 100%;
  height: 480px;
}
#main_banner .mb-swiper .swiper-slide {
  display: block;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
}
#main_banner .swiper-controls {
  position: absolute;
  bottom: 1rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.5rem;
}
#main_banner .swiper-controls button {
  background: none;
  border: none;
  font-size: 1.5rem;
  color: white;
  cursor: pointer;
}
#main_banner .hero-arrow {
  position: absolute;
  bottom: 0.5rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  font-size: 2rem;
  cursor: pointer;
  -webkit-animation: bounce 1.5s infinite;
          animation: bounce 1.5s infinite;
}

@-webkit-keyframes bounce {
  0%, 100% {
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }
  50% {
    -webkit-transform: translate(-50%, 8px);
            transform: translate(-50%, 8px);
  }
}

@keyframes bounce {
  0%, 100% {
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }
  50% {
    -webkit-transform: translate(-50%, 8px);
            transform: translate(-50%, 8px);
  }
}
#main_banner {
  width: 100%;
  height: 100vh;
}
#main_banner .swiper-container {
  width: 100%;
  height: 100%;
}
#main_banner .swiper-container .swiper-wrapper {
  width: 100%;
  height: 100%;
}
#main_banner .swiper-container .swiper-wrapper .swiper-slide {
  width: 100%;
  height: 100%;
}
#main_banner .swiper-container .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#main_banner .swiper-container .swiper-button-prev,
#main_banner .swiper-container .swiper-button-next {
  color: #fff;
  opacity: 0.3;
}
#main_banner .swiper-container .swiper-button-prev {
  left: 5rem;
}
#main_banner .swiper-container .swiper-button-next {
  right: 5rem;
}
#main_banner .swiper-container .swiper-controls {
  bottom: 5rem;
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1.5rem;
  row-gap: 1.5rem;
}
#main_banner .swiper-container .swiper-controls .swiper-pagination {
  position: static;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1rem;
  row-gap: 1rem;
}
#main_banner .swiper-container .swiper-controls .swiper-pagination .swiper-pagination-bullet {
  background: #fff;
}
#main_banner .swiper-container .swiper-controls .swiper-pagination .swiper-pagination-bullet-active {
  width: 3rem;
  border-radius: 1rem;
}
#main_banner .swiper-container .swiper-controls #playPauseBtn {
  display: None;
  position: relative;
  width: 3rem;
  aspect-ratio: 1/1;
  background: rgba(255, 255, 255, 0.2);
  border: 0.2rem solid rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#main_banner .swiper-container .swiper-controls #playPauseBtn::before {
  content: "";
  position: absolute;
  top: -0.2rem;
  left: -0.2rem;
  right: -0.2rem;
  bottom: -0.2rem;
  border-radius: 50%;
  border: 0.2rem solid transparent;
  border-top-color: #fff;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  -webkit-clip-path: inset(0 0 0 50% at 50% 50%);
          clip-path: inset(0 0 0 50% at 50% 50%);
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transform-origin: center;
          transform-origin: center;
}
#main_banner .swiper-container .swiper-controls #playPauseBtn.playing::before {
  opacity: 1;
  -webkit-animation: circularProgress 4s linear infinite;
          animation: circularProgress 4s linear infinite;
}
#main_banner .swiper-container .swiper-controls #playPauseBtn:hover {
  background: rgba(255, 255, 255, 0.3);
}
#main_banner .swiper-container .swiper-controls #playPauseIcon {
  position: relative;
  z-index: 1;
  color: #fff;
  font-size: 1.8rem;
}

@-webkit-keyframes circularProgress {
  0% {
    -webkit-clip-path: inset(0 0 0 50% at 50% 50%);
            clip-path: inset(0 0 0 50% at 50% 50%);
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
  }
  50% {
    -webkit-clip-path: inset(0 0 0 0 at 50% 50%);
            clip-path: inset(0 0 0 0 at 50% 50%);
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  100% {
    -webkit-clip-path: inset(0 0 0 0 at 50% 50%);
            clip-path: inset(0 0 0 0 at 50% 50%);
    -webkit-transform: rotate(270deg);
            transform: rotate(270deg);
  }
}

@keyframes circularProgress {
  0% {
    -webkit-clip-path: inset(0 0 0 50% at 50% 50%);
            clip-path: inset(0 0 0 50% at 50% 50%);
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
  }
  50% {
    -webkit-clip-path: inset(0 0 0 0 at 50% 50%);
            clip-path: inset(0 0 0 0 at 50% 50%);
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  100% {
    -webkit-clip-path: inset(0 0 0 0 at 50% 50%);
            clip-path: inset(0 0 0 0 at 50% 50%);
    -webkit-transform: rotate(270deg);
            transform: rotate(270deg);
  }
}
.main-section .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 6rem;
  row-gap: 6rem;
  max-width: 142rem;
  width: 90%;
  margin: 0 auto;
}
.main-section .inner h2 {
  font-size: 3.6rem;
  font-weight: 800;
}
.main-section .inner h2 .point {
  background: -webkit-gradient(linear, left top, right top, from(#50DCFF), to(#4580FF));
  background: linear-gradient(to right, #50DCFF, #4580FF);
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
  -webkit-text-fill-color: transparent;
}
.main-section .inner .card-list {
  width: 100%;
  padding: 1rem 0;
}
.main-section .inner .card-list .product-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 3rem;
  row-gap: 3rem;
  padding: 3rem 2.2rem 2.5rem;
  background-color: #fff;
  border-radius: 2rem;
  text-align: center;
  position: relative;
  z-index: 0;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.main-section .inner .card-list .product-card::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -2;
  background: linear-gradient(45deg, #50DCFF, #4580FF, #3617CE);
  background-size: 200% 200%;
  border-radius: 2rem;
  -webkit-animation: border-spin 4s linear infinite;
          animation: border-spin 4s linear infinite;
  opacity: 0;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.main-section .inner .card-list .product-card::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  background: #fff;
  border-radius: 2rem;
  -webkit-transition: inset 0.3s ease, border-radius 0.3s ease;
  transition: inset 0.3s ease, border-radius 0.3s ease;
}
.main-section .inner .card-list .product-card:hover::before {
  opacity: 1;
}
.main-section .inner .card-list .product-card:hover::after {
  inset: 4px;
  border-radius: calc(2rem - 4px);
}
.main-section .inner .card-list .product-card h3 {
  font-size: 2.4rem;
  font-weight: 800;
}
.main-section .inner .card-list .product-card .icon-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1rem;
  row-gap: 1rem;
}
.main-section .inner .card-list .product-card .icon-wrap img {
  width: 4rem;
  aspect-ratio: 1/1;
  -o-object-fit: contain;
     object-fit: contain;
}
.main-section .inner .card-list .product-card .icon-wrap img.plus {
  width: 1.4rem;
}
.main-section .inner .card-list .product-card p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 0.4rem;
  row-gap: 0.4rem;
  font-size: 2rem;
  font-weight: 600;
}
.main-section .inner .card-list .product-card p strong {
  font-family: "Roboto";
  font-size: 3.6rem;
  font-weight: 600;
  color: #3617CE;
  line-height: 1;
}
.main-section .inner .card-list .product-card span {
  font-size: 1.8rem;
  font-weight: 400;
  color: #73787e;
  line-height: 1.3;
  margin-left: 0.4rem;
}
.main-section .inner .card-list .product-card ul {
  width: 100%;
  min-height: 12rem;
  padding: 2rem 1.5rem;
  background: #F8F8F8;
  border-radius: 1rem;
  font-size: 1.6rem;
  font-weight: 400;
  color: #73787e;
  text-align: left;
}
.main-section .inner .card-list .product-card ul li {
  position: relative;
  padding-left: 1.1rem;
  line-height: 1.6;
}
.main-section .inner .card-list .product-card ul li::before {
  content: "";
  position: absolute;
  top: 1rem;
  left: 0;
  width: 0.4rem;
  aspect-ratio: 1/1;
  background: #73787e;
  border-radius: 100%;
}
.main-section .inner .card-list .product-card .button {
  width: 100%;
  padding: 1.8rem 2rem;
  background-color: transparent;
  border: 1px solid #3617CE;
  border-radius: 1rem;
  margin-top: -1rem;
  font-size: 1.7rem;
  font-weight: 500;
  color: #3617CE;
  text-align: center;
  line-height: 1;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.main-section .inner .card-list .product-card:hover {
  -webkit-transform: translateY(-1rem);
          transform: translateY(-1rem);
}
.main-section .inner .card-list .product-card:hover .button {
  background: #3617CE;
  color: #fff;
}
.main-section .inner .note {
  font-size: 1.6rem;
  font-weight: 300;
  color: #73787e;
}
.main-section .price-options {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2rem;
  row-gap: 2rem;
  margin-top: -1.5rem;
}
.main-section .price-options .tab-border {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 50%;
  height: 3px;
  background: #fff;
  border-radius: 3px;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.main-section .price-options button {
  padding: 1.5rem 0.5rem;
  background: none;
  border: 0;
  font-size: 2.4rem;
  font-weight: 600;
  color: #bbb;
  cursor: pointer;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.main-section .price-options button.active {
  font-weight: 800;
  color: #3617CE;
}
.main-section.bg1 {
  padding: 16rem 0;
  background: -webkit-gradient(linear, left top, left bottom, from(#030016), to(#09003F));
  background: linear-gradient(to bottom, #030016, #09003F);
}
.main-section.bg1 .inner h2 {
  color: #fff;
}
.main-section.bg1 .note {
  color: #ddd;
}
.main-section.bg1 .price-options button {
  color: rgba(255, 255, 255, 0.6);
}
.main-section.bg1 .price-options button.active {
  border-color: #fff;
  color: #fff;
}
.main-section.bg2 {
  padding: 16rem 0;
  background: #F6F7FF;
}
.main-section.bg2 .inner h2 .point {
  background: -webkit-gradient(linear, left top, right top, from(#42A1FF), to(#6343FF));
  background: linear-gradient(to right, #42A1FF, #6343FF);
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
  -webkit-text-fill-color: transparent;
}
.main-section.bg2 .price-options .tab-border {
  background: #3617CE;
}
.main-section.bg3 {
  padding: 16rem 0;
  background: #fff;
}
.main-section.bg3 .inner h2 .point {
  background: none;
  color: #000;
  -webkit-text-fill-color: unset;
}
.main-section.bg3 .price-options .tab-border {
  background: #3617CE;
}
.main-section.bg3 .card-list .product-card {
  border: 1px solid #ddd;
}

#point_banner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 3rem;
  row-gap: 3rem;
  width: 100%;
  padding: 3rem 6.25%;
  background: #3617CE;
  font-size: 2.6rem;
  font-weight: 600;
  color: #fff;
}
#point_banner a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "Roboto";
  font-size: 3rem;
}
#point_banner a::before {
  content: "";
  display: inline-block;
  width: 2.4rem;
  aspect-ratio: 1/1;
  background: url("../img/telephone_w.svg") center/contain no-repeat;
  margin-right: 1rem;
}

.sub-page {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10rem;
  row-gap: 10rem;
  max-width: 132rem;
  width: 90%;
  margin: 20rem auto 16rem;
}
.sub-page .sp-title {
  font-size: 4.4rem;
  font-weight: 700;
  margin-bottom: -6rem;
}
.sub-page .sp-title.splitting .char {
  opacity: 0;
  -webkit-transform: translateX(30px);
          transform: translateX(30px);
  -webkit-transition: all 0.6s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}
.sub-page .sp-title.splitting .char:nth-child(1) {
  -webkit-transition-delay: 0.06s;
          transition-delay: 0.06s;
}
.sub-page .sp-title.splitting .char:nth-child(2) {
  -webkit-transition-delay: 0.12s;
          transition-delay: 0.12s;
}
.sub-page .sp-title.splitting .char:nth-child(3) {
  -webkit-transition-delay: 0.18s;
          transition-delay: 0.18s;
}
.sub-page .sp-title.splitting .char:nth-child(4) {
  -webkit-transition-delay: 0.24s;
          transition-delay: 0.24s;
}
.sub-page .sp-title.splitting .char:nth-child(5) {
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}
.sub-page .sp-title.splitting .char:nth-child(6) {
  -webkit-transition-delay: 0.36s;
          transition-delay: 0.36s;
}
.sub-page .sp-title.splitting .char:nth-child(7) {
  -webkit-transition-delay: 0.42s;
          transition-delay: 0.42s;
}
.sub-page .sp-title.splitting .char:nth-child(8) {
  -webkit-transition-delay: 0.48s;
          transition-delay: 0.48s;
}
.sub-page .sp-title.splitting .char:nth-child(9) {
  -webkit-transition-delay: 0.54s;
          transition-delay: 0.54s;
}
.sub-page .sp-title.splitting .char:nth-child(10) {
  -webkit-transition-delay: 0.6s;
          transition-delay: 0.6s;
}
.sub-page .sp-title.splitting .char:nth-child(11) {
  -webkit-transition-delay: 0.66s;
          transition-delay: 0.66s;
}
.sub-page .sp-title.splitting .char:nth-child(12) {
  -webkit-transition-delay: 0.72s;
          transition-delay: 0.72s;
}
.sub-page .sp-title.splitting .char:nth-child(13) {
  -webkit-transition-delay: 0.78s;
          transition-delay: 0.78s;
}
.sub-page .sp-title.splitting .char:nth-child(14) {
  -webkit-transition-delay: 0.84s;
          transition-delay: 0.84s;
}
.sub-page .sp-title.splitting .char:nth-child(15) {
  -webkit-transition-delay: 0.9s;
          transition-delay: 0.9s;
}
.sub-page .sp-title.splitting .char:nth-child(16) {
  -webkit-transition-delay: 0.96s;
          transition-delay: 0.96s;
}
.sub-page .sp-title.splitting .char:nth-child(17) {
  -webkit-transition-delay: 1.02s;
          transition-delay: 1.02s;
}
.sub-page .sp-title.splitting .char:nth-child(18) {
  -webkit-transition-delay: 1.08s;
          transition-delay: 1.08s;
}
.sub-page .sp-title.splitting .char:nth-child(19) {
  -webkit-transition-delay: 1.14s;
          transition-delay: 1.14s;
}
.sub-page .sp-title.splitting .char:nth-child(20) {
  -webkit-transition-delay: 1.2s;
          transition-delay: 1.2s;
}
.sub-page .sp-title.splitting.animated .char {
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.sub-page .sp-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2.5rem;
  row-gap: 2.5rem;
}
.sub-page .sp-sec-title {
  font-size: 2.8rem;
  font-weight: 700;
}
.sub-page .sub_visual {
  width: 100%;
  aspect-ratio: 1/0.26;
}
.sub-page .sub_visual img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.sub-page .notice-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.2rem;
  row-gap: 1.2rem;
  width: 100%;
  padding: 4rem 3rem;
  background: #f8f8f8;
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  font-size: 1.8rem;
  font-weight: 400;
  color: #64686d;
  line-height: 1.4;
  list-style: circle;
}
.sub-page .notice-box li {
  list-style-type: disc;
  list-style-position: outside;
  margin-left: 2rem;
  padding-left: 0.25rem;
}

#benefits {
  padding: 20rem 0;
}
#benefits .inner h2 .point {
  background: -webkit-gradient(linear, left top, right top, from(#FF1B8D), to(#6C00E7));
  background: linear-gradient(to right, #FF1B8D, #6C00E7);
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
  -webkit-text-fill-color: transparent;
}
#benefits .benefit-lists {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2.5rem;
  row-gap: 2.5rem;
  width: 100%;
}
#benefits .benefit-lists .benefit-card {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  aspect-ratio: 1/0.65;
  padding: 3.2rem 3.5rem 3.5rem;
  border-radius: 2rem;
  overflow: hidden;
  font-size: 2.4rem;
  font-weight: 700;
  color: #000;
  line-height: 1.35;
}
#benefits .benefit-lists .benefit-card::after {
  content: "";
  position: absolute;
  right: 3rem;
  bottom: 1rem;
  z-index: -1;
  width: 40%;
  min-width: 13rem;
  max-height: 80%;
  aspect-ratio: 1/1;
  background: url("../img/benefit1.png") right bottom/contain no-repeat;
}
#benefits .benefit-lists .benefit-card.card1 {
  background: linear-gradient(135deg, #E4E4FF, #D5D5FF 20%);
}
#benefits .benefit-lists .benefit-card.card2 {
  background: #DECAFF;
}
#benefits .benefit-lists .benefit-card.card2::after {
  background-image: url("../img/benefit2.png");
}
#benefits .benefit-lists .benefit-card.card3 {
  background: linear-gradient(135deg, #C5E2FF, #99CCFF);
}
#benefits .benefit-lists .benefit-card.card3::after {
  background-image: url("../img/benefit3.png");
}

#recommend .card-list .product-card h3 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 1.3;
  max-height: 6.24rem;
  min-height: 6.24rem;
}

#popular .card-list .product-card h3 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.tbl-wrap {
  width: 100%;
  overflow-x: auto;
}

.tbl_st1 {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border-top: 2px solid #000;
  font-size: 1.8rem;
  line-height: 1.5;
}
.tbl_st1 th,
.tbl_st1 td {
  padding: 2rem 1.5rem;
  border-right: 1px solid #e9e9e9;
  text-align: center;
  vertical-align: middle;
}
.tbl_st1 th:last-child,
.tbl_st1 td:last-child {
  border-right: 0;
}
.tbl_st1 thead tr {
  border-bottom: 1px solid #e9e9e9;
}
.tbl_st1 thead th {
  background-color: #F9FAFF;
  font-size: 1.8rem;
  font-weight: 700;
  color: #222;
  white-space: nowrap;
}
.tbl_st1 thead th .badge {
  display: inline-block;
  padding: 0.4rem 1rem;
  background: -webkit-gradient(linear, left top, left bottom, from(#9A82FB), to(#7274F6));
  background: linear-gradient(#9A82FB, #7274F6);
  border-radius: 2rem;
  margin-right: 0.5rem;
  font-size: 1.5rem;
  color: #fff;
}
.tbl_st1 thead th.hot {
  border-top: 3px solid #6F73F6;
}
.tbl_st1 tbody tr {
  border-bottom: 1px solid #e9e9e9;
}
.tbl_st1 tbody tr:last-child .hot {
  border-bottom: 3px solid #6F73F6;
}
.tbl_st1 tbody th {
  font-weight: 500;
  color: var(--fc2);
  white-space: nowrap;
}
.tbl_st1 tbody td {
  color: var(--fc3);
}
.tbl_st1 tbody .total {
  background-color: #f8f9fa;
  font-weight: 600;
}
.tbl_st1 tbody .total th,
.tbl_st1 tbody .total td {
  font-weight: 700;
  color: #5C61F7;
}
.tbl_st1 tbody .install {
  background-color: #FFF8EA;
  font-weight: 600;
}
.tbl_st1 tbody .install th,
.tbl_st1 tbody .install td {
  font-weight: 700;
  color: #FF8A37;
}
.tbl_st1 .hot {
  border-left: 3px solid #6F73F6;
  border-right: 3px solid #6F73F6;
}

.channel-guide .channel-tabs {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2rem;
  background: #f5f5f5;
  border-radius: 1rem;
}
.channel-guide .tab-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(#3a40ff), to(#3683ff));
  background: linear-gradient(to right, #3a40ff, #3683ff);
  border-radius: 1rem;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.channel-guide .channel-tabs button {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 2rem;
  border: none;
  background: none;
  font-size: 2rem;
  color: #666;
  cursor: pointer;
  z-index: 1;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.channel-guide .channel-tabs button.active {
  font-weight: 600;
  color: #fff;
}
.channel-guide .tab-content {
  display: none;
}
.channel-guide .tab-content.active {
  display: block;
}
.channel-guide .sp-sec-title {
  position: relative;
  padding: 2.5rem 0;
  border-bottom: 1px solid #e9e9e9;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.channel-guide .sp-sec-title .channel-count {
  position: relative;
  display: inline-block;
  margin-left: 1rem;
  padding: 0.75rem 1.2rem;
  background: #f0f0f0;
  border-radius: 2rem;
  font-size: 1.6rem;
  font-weight: 400;
  color: #74797F;
  vertical-align: middle;
}
.channel-guide .sp-sec-title::after {
  content: "";
  position: absolute;
  right: 1rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 1.6rem;
  aspect-ratio: 1/1;
  background: url("../img/angle_down.svg") center/contain no-repeat;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.channel-guide .sp-sec-title.active .channel-count {
  background: #4580FF;
  color: #fff;
}
.channel-guide .sp-sec-title.active[data-type=itv-duty] .channel-count {
  background: -webkit-gradient(linear, left top, right top, from(#4696ff), to(#006ef4));
  background: linear-gradient(to right, #4696ff, #006ef4);
}
.channel-guide .sp-sec-title.active[data-type=itv-family] .channel-count {
  background: -webkit-gradient(linear, left top, right top, from(#787bfd), to(#5b5efe));
  background: linear-gradient(to right, #787bfd, #5b5efe);
}
.channel-guide .sp-sec-title.active[data-type=itv-economy] .channel-count {
  background: -webkit-gradient(linear, left top, right top, from(#f68e8b), to(#ff645f));
  background: linear-gradient(to right, #f68e8b, #ff645f);
}
.channel-guide .sp-sec-title.active[data-type=itv-special] .channel-count {
  background: -webkit-gradient(linear, left top, right top, from(#FAA856), to(#ff8e1c));
  background: linear-gradient(to right, #FAA856, #ff8e1c);
}
.channel-guide .sp-sec-title.active[data-type=itv-promo] .channel-count {
  background: -webkit-gradient(linear, left top, right top, from(#8fd13c), to(#65b400));
  background: linear-gradient(to right, #8fd13c, #65b400);
}
.channel-guide .sp-sec-title.active[data-type=digital-basic] .channel-count {
  background: -webkit-gradient(linear, left top, right top, from(#13b7ac), to(#00998e));
  background: linear-gradient(to right, #13b7ac, #00998e);
}
.channel-guide .sp-sec-title.active[data-type=digital-premium] .channel-count {
  background: -webkit-gradient(linear, left top, right top, from(#7373ff), to(#5353ef));
  background: linear-gradient(to right, #7373ff, #5353ef);
}
.channel-guide .sp-sec-title.active[data-type=digital-paid] .channel-count {
  background: -webkit-gradient(linear, left top, right top, from(#fe7b7f), to(#f34d52));
  background: linear-gradient(to right, #fe7b7f, #f34d52);
}
.channel-guide .sp-sec-title.active::after {
  -webkit-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
}
.channel-guide .channel-list-wrap {
  width: 100%;
  overflow-x: auto;
  margin-top: -1px;
  margin-bottom: 6rem;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.channel-guide .channel-list-wrap.collapsed {
  max-height: 0;
  padding: 0;
  margin: 0;
  opacity: 0;
}
.channel-guide .channel-list {
  position: relative;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0;
  width: 100%;
  min-width: -webkit-fit-content;
  min-width: -moz-fit-content;
  min-width: fit-content;
  background: #fff;
  border-top: 1px solid #ddd;
  overflow: hidden;
}
.channel-guide .channel-list.itv-duty .channel-item .ch-num {
  background: #4e9bff;
  color: #fff;
}
.channel-guide .channel-list.itv-duty .channel-item .ch-badge {
  background: #147dfc;
}
.channel-guide .channel-list.itv-family .channel-item .ch-num {
  background: #a39cff;
  color: #fff;
}
.channel-guide .channel-list.itv-family .channel-item .ch-badge {
  background: #787bfd;
}
.channel-guide .channel-list.itv-economy .channel-item .ch-num {
  background: #ffabb0;
  color: #fff;
}
.channel-guide .channel-list.itv-economy .channel-item .ch-badge {
  background: #ff8783;
}
.channel-guide .channel-list.itv-special .channel-item .ch-num {
  background: #ffbc61;
  color: #fff;
}
.channel-guide .channel-list.itv-special .channel-item .ch-badge {
  background: #FAA856;
}
.channel-guide .channel-list.itv-promo .channel-item .ch-num, .channel-guide .channel-list.digital-paid .channel-item .ch-num {
  background: #b2cf1e;
  color: #fff;
}
.channel-guide .channel-list.itv-promo .channel-item .ch-badge, .channel-guide .channel-list.digital-paid .channel-item .ch-badge {
  background: #84B447;
}
.channel-guide .channel-list.digital-basic .channel-item .ch-num {
  background: #5EC4B6;
  color: #fff;
}
.channel-guide .channel-list.digital-basic .channel-item .ch-badge {
  background: #01ADA1;
}
.channel-guide .channel-list.digital-premium .channel-item .ch-num {
  background: #a8a8ff;
  color: #fff;
}
.channel-guide .channel-list.digital-premium .channel-item .ch-badge {
  background: #7d7df9;
}
.channel-guide .channel-list.digital-paid .channel-item .ch-num {
  background: #ff8589;
  color: #fff;
}
.channel-guide .channel-list.digital-paid .channel-item .ch-badge {
  background: #f25b60;
}
.channel-guide .channel-list[data-type=itv-duty] .channel-count {
  background: #298ae5;
}
.channel-guide .channel-list[data-type=itv-family] .channel-count {
  background: #787bfd;
}
.channel-guide .channel-list[data-type=itv-economy] .channel-count {
  background: #F68E8B;
}
.channel-guide .channel-list[data-type=itv-special] .channel-count {
  background: #FAA856;
}
.channel-guide .channel-list[data-type=itv-promo] .channel-count {
  background: #84B447;
}
.channel-guide .channel-list[data-type=digital-basic] .channel-count {
  background: #01ADA1;
}
.channel-guide .channel-list[data-type=digital-premium] .channel-count {
  background: #7373ff;
}
.channel-guide .channel-list[data-type=digital-paid] .channel-count {
  background: #F04D52;
}
@media screen and (max-width: 1024px) {
  .channel-guide .channel-list {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (max-width: 786px) {
  .channel-guide .channel-list {
    grid-template-columns: repeat(2, 1fr);
  }
}
.channel-guide .channel-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1.5rem;
  row-gap: 1.5rem;
  width: 100%;
  border-bottom: 1px solid #f2f2f2;
  font-size: 1.6rem;
}
.channel-guide .channel-item .ch-num {
  min-width: 6rem;
  padding: 1.75rem 1rem;
  background: #f7f8fa;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  margin-bottom: -1px;
  color: #74797F;
  text-align: center;
}
.channel-guide .channel-item .ch-badge {
  padding: 0.2rem 0.6rem;
  border-radius: 0.6rem;
  margin-right: -1rem;
  font-size: 1.2rem;
  font-weight: 500;
  color: #fff;
}
.channel-guide .channel-item .ch-name {
  padding-right: 1.75rem;
  font-size: 1.7rem;
  color: #222;
}

@media all and (max-width: 1660px) {
  #main_banner {
    height: auto;
  }
}
@media all and (max-width: 1440px) {
  #header .cs-call {
    padding: 1.25rem 2rem 1.25rem 1.25rem;
    font-size: 0;
  }
  #header .cs-call a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-left: 0;
    font-size: 2.4rem;
  }
  #header .cs-call a::before {
    content: "";
    display: inline-block;
    width: 2rem;
    aspect-ratio: 1/1;
    background: url("../img/telephone.svg") center center/contain no-repeat;
    margin-right: 0.75rem;
  }
  #header.index-header .cs-call a::before {
    background-image: url("../img/telephone_w.svg");
  }
  .scrolled #header.index-header .cs-call a::before {
    background-image: url("../img/telephone.svg");
  }
  #benefits .benefit-lists .benefit-card::after {
    right: 1rem;
    bottom: 0;
  }
}
@media all and (max-width: 1280px) {
  #header {
    padding: 0 5%;
  }
  #header #gnb a {
    padding: 1rem 1.75rem;
    font-size: 1.8rem;
    white-space: nowrap;
  }
  #header .cs-call {
    padding: 1rem 1.5rem 1rem 0.75rem;
  }
  #header .cs-call a {
    font-size: 2rem;
  }
  #header .cs-call a::before {
    width: 1.8rem;
  }
  .main-section .inner .card-list .product-card:hover {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  .main-section .inner .card-list .product-card:hover::before, .main-section .inner .card-list .product-card:hover::after {
    display: none;
  }
  .main-section .inner .card-list .product-card:hover .button {
    background: transparent;
    color: #3617CE;
  }
  #main_banner .swiper-container .swiper-button-prev,
  #main_banner .swiper-container .swiper-button-next {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  #main_banner .swiper-container .swiper-button-prev::after,
  #main_banner .swiper-container .swiper-button-next::after {
    font-size: 3.6rem;
  }
  #main_banner .swiper-container .swiper-button-prev {
    left: 4%;
  }
  #main_banner .swiper-container .swiper-button-next {
    right: 4%;
  }
}
@media all and (max-width: 1180px) {
  html {
    font-size: 55%;
  }
  #main_banner .swiper-container .swiper-controls {
    bottom: 3rem;
  }
  .sub-page {
    row-gap: 8rem;
    margin: 20rem auto 12rem;
  }
  .sub-page .sp-title {
    font-size: 3rem;
    margin-bottom: -6rem;
  }
  .sub-page .sp-sec-title {
    font-size: 2.2rem;
  }
  .sub-page .sp-sec-title .channel-count {
    font-size: 1.4rem;
  }
  .sub-page .sp-item {
    row-gap: 1.75rem;
  }
  .sub-page .notice-box {
    padding: 2.5rem;
    font-size: 1.6rem;
  }
  .channel-guide .sp-sec-title {
    padding: 1.75rem 0;
  }
  .channel-guide .sp-sec-title .channel-count {
    padding: 0.4rem 0.8rem;
  }
  .channel-guide .channel-tabs button {
    padding: 1.75rem 1.5rem;
    font-size: 1.8rem;
  }
  .channel-guide .channel-item {
    font-size: 1.5rem;
  }
  .channel-guide .channel-item .ch-num {
    padding: 1.5rem 1rem;
  }
  .channel-guide .channel-item .ch-name {
    font-size: 1.6rem;
  }
  .tbl_st1 thead th {
    padding: 1.5rem 3rem;
    font-size: 1.6rem;
  }
  .tbl_st1 thead th .badge {
    padding: 0.3rem 0.8rem;
    margin-right: 0.1rem;
    font-size: 1.3rem;
  }
  .tbl_st1 tbody th,
  .tbl_st1 tbody td {
    padding: 1.5rem 3rem;
    font-size: 1.6rem;
  }
  .main-section .inner {
    row-gap: 4rem;
  }
  #benefits {
    padding: 16rem 0;
  }
  #benefits .benefit-lists .benefit-card {
    aspect-ratio: 1/0.75;
  }
  #benefits .benefit-lists .benefit-card::after {
    right: 1rem;
    bottom: 0;
  }
}
@media all and (max-width: 960px) {
  #header {
    height: 8rem;
    padding: 0 3% 0 calc(5% + 4rem);
  }
  #header .hamburger_menu_btn {
    display: block;
  }
  #header #gnb {
    display: none;
  }
  #header.index-header {
    top: 0;
  }
  #header.index-header .hamburger_menu_btn {
    background-image: url("../img/menu_btn_w.svg");
  }
  .scrolled #header.index-header .hamburger_menu_btn {
    background-image: url("../img/menu_btn.svg");
  }
  .scrolled #header.index-header .cs-call {
    position: absolute;
    right: 3%;
    border: 2px solid #3A40FF;
    border-color: #3A40FF;
  }
  .main-section .inner h2 {
    font-size: 2.8rem;
  }
  .main-section .price-options button {
    padding: 1.25rem 0.5rem;
    font-size: 2rem;
  }
  #point_banner {
    gap: 2.5rem;
    font-size: 2.2rem;
  }
  #point_banner a {
    font-size: 2.7rem;
  }
  #point_banner a::before {
    width: 2.2rem;
  }
  #benefits .benefit-lists {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #benefits .benefit-lists .benefit-card {
    -webkit-box-flex: unset;
        -ms-flex: unset;
            flex: unset;
    width: calc((100% - 2.5rem) / 2);
    aspect-ratio: 1/0.6;
    padding: 2.5rem;
    font-size: 2rem;
  }
  .tbl_st1 thead th {
    padding: 1.25rem 3rem;
  }
  .tbl_st1 tbody th,
  .tbl_st1 tbody td {
    padding: 1.25rem 3rem;
  }
}
@media all and (max-width: 640px) {
  #footer .mobile-qr {
    display: none;
  }
  .main-section.bg1 {
    padding: 12rem 0;
  }
  .main-section.bg2 {
    padding: 12rem 0;
  }
  .main-section .inner {
    row-gap: 2.5rem;
  }
  .main-section .inner h2 {
    font-size: 2.2rem;
  }
  .main-section .inner .card-list {
    padding: 1rem 0 0;
  }
  .main-section .inner .card-list .product-card {
    row-gap: 2rem;
  }
  .main-section .inner .card-list .product-card h3 {
    font-size: 2rem;
  }
  .main-section .inner .card-list .product-card p {
    font-size: 1.6rem;
  }
  .main-section .inner .card-list .product-card p strong {
    font-size: 3rem;
    line-height: 0.95;
  }
  .main-section .inner .card-list .product-card p span {
    font-size: 1.5rem;
    line-height: 1;
  }
  .main-section .inner .note {
    font-size: 1.4rem;
  }
  .main-section .price-options button {
    padding: 1rem 0.5rem;
    font-size: 1.8rem;
  }
  #main_banner .swiper-container .swiper-button-prev::after,
  #main_banner .swiper-container .swiper-button-next::after {
    font-size: 2.8rem;
  }
  #main_banner .swiper-container .swiper-controls {
    bottom: 1.5rem;
  }
  #main_banner .swiper-container .swiper-controls .swiper-pagination {
    gap: 0.5rem;
  }
  #main_banner .swiper-container .swiper-controls .swiper-pagination .swiper-pagination-bullet {
    width: 0.8rem;
    height: auto;
    aspect-ratio: 1/1;
  }
  #main_banner .swiper-container .swiper-controls .swiper-pagination .swiper-pagination-bullet-active {
    width: 2rem;
    height: 0.8rem;
    aspect-ratio: unset;
  }
  #recommend .card-list .product-card h3 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 1.3;
    max-height: 5.2rem;
    min-height: 5.2rem;
  }
  #point_banner {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    row-gap: 0.75rem;
    padding: 2.75rem 5% 2.25rem;
    font-size: 1.6rem;
    font-weight: 400;
  }
  #point_banner a {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    font-size: 2.6rem;
  }
  #point_banner a::before {
    width: 2rem;
  }
  #benefits {
    padding: 12rem 0;
  }
  #benefits .benefit-lists .benefit-card {
    width: 100%;
    aspect-ratio: 1/0.4;
    padding-right: 30%;
  }
  #benefits .benefit-lists .benefit-card br {
    display: none;
  }
  #benefits .benefit-lists .benefit-card::after {
    max-width: 20rem;
  }
  .sub-page {
    row-gap: 6rem;
    margin: 14rem auto 8rem;
  }
  .sub-page .sp-title {
    margin-bottom: -4rem;
    font-size: 2.6rem;
  }
  .sub-page .sp-sec-title {
    font-size: 2rem;
  }
}
@media all and (max-width: 515px) {
  #header {
    padding: 0 3% 0 calc(5% + 2.5rem);
  }
  #header .hamburger_menu_btn {
    width: 2.2rem;
  }
  #header #logo {
    min-width: 19rem;
  }
  #header .cs-call {
    padding: 0.75rem 1rem 0.75rem 0;
    border: 2px solid #3A40FF;
  }
  #header .cs-call a {
    font-size: 1.8rem;
  }
  #header .cs-call a::before {
    width: 1.6rem;
    margin-right: 0.4rem;
  }
  .scrolled #header .cs-call {
    border: 2px solid #3A40FF;
  }
  #footer {
    padding: 4rem 5%;
  }
  #footer .ft-info-wrap {
    row-gap: 2rem;
    font-size: 1.5rem;
  }
  #footer .ft-info-wrap .ft-info ul {
    row-gap: 0.6rem;
  }
  #footer .ft-info-wrap .ft-info ul li:last-child {
    margin-top: 1rem;
  }
  .main-section.bg1, .main-section.bg2 {
    padding: 8rem 0;
  }
  #benefits {
    padding: 8rem 0;
  }
  .sub-page .sub_visual {
    min-height: 26rem;
  }
  .channel-guide .channel-item .ch-num {
    min-width: 5rem;
    padding: 1.5rem 0;
  }
}
@media all and (max-width: 360px) {
  #header {
    padding: 0 5% 0 calc(5% + 2rem);
  }
  #header #logo {
    min-width: 15rem;
  }
}