@charset "UTF-8";
*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  text-size-adjust: 100%;
  font-weight: 400;
}

div, span {
  letter-spacing: -0.5px;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
}

img {
  border: 0;
  border-style: none;
}

button {
  border: 0;
  background: none;
  padding: 0;
  cursor: pointer;
}

button,
input,
select,
optgroup,
textarea {
  margin: 0;
  font-size: 100%;
  font-family: inherit;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset {
  border: 0;
}

legend {
  color: #000000;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}

ol,
ul {
  list-style: none;
}

caption,
th {
  text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
  line-height: 1;
}

caption,
hr,
legend {
  width: 0;
  height: 0;
  font-size: 1px;
  text-indent: -9999em;
  line-height: 0;
}

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

a:visited span {
  border: inherit;
}

main {
  display: block;
}

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
}

@supports (text-decoration-style: dotted) {
  abbr[title] {
    text-decoration: underline dotted; /* 점선 밑줄을 지원하는 브라우저에서만 적용 */
  }
}
small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

button,
input {
  /* 1 */
  overflow: visible;
}

/*
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/*
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/*
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/*
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/*
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/*
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/*
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/*
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  appearance: none;
}

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/*
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

@font-face {
  font-family: "S-Core Dream";
  font-weight: 100;
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-1Thin.woff") format("woff");
}
@font-face {
  font-family: "S-Core Dream";
  font-weight: 200;
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-2ExtraLight.woff") format("woff");
}
@font-face {
  font-family: "S-Core Dream";
  font-weight: 300;
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-3Light.woff") format("woff");
}
@font-face {
  font-family: "S-Core Dream";
  font-weight: 400;
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-4Regular.woff") format("woff");
}
@font-face {
  font-family: "S-Core Dream";
  font-weight: 500;
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-5Medium.woff") format("woff");
}
@font-face {
  font-family: "S-Core Dream";
  font-weight: 600;
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-6Bold.woff") format("woff");
}
@font-face {
  font-family: "S-Core Dream";
  font-weight: 700;
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-7ExtraBold.woff") format("woff");
}
@font-face {
  font-family: "S-Core Dream";
  font-weight: 800;
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-8Heavy.woff") format("woff");
}
@font-face {
  font-family: "S-Core Dream";
  font-weight: 900;
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-9Black.woff") format("woff");
}
:root {
  --san: "Sandoll CinemaTheater" !important;
  --sco: "S-Core Dream" !important;
}

/* 자립 캠페인 */
.jar {
  width: 100%;
  position: relative;
  max-width: 1920px;
  margin: auto;
}
.jar .inner {
  width: 100%;
  position: relative;
  max-width: 720px;
  margin: auto;
}
.jar img {
  display: block;
  width: 100%;
}
.jar .gni-logo {
  position: absolute;
  width: 22.223%;
  top: 2%;
  right: 2%;
}
.jar .h100 {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.jar .typing-el {
  position: relative;
  min-height: clamp(32.5px, 65px + 65 * (100vw - 720px) / 720, 65px);
}
.jar .type span {
  opacity: 0;
  position: relative;
  z-index: 2;
  font-family: var(--san);
  color: #3dada2;
  font-size: clamp(27.5px, 55px + 55 * (100vw - 720px) / 720, 55px);
}
.jar .type-bg {
  position: absolute;
  display: inline-block;
  background: #000f1b;
  width: 97%;
  left: -2%;
  top: -6%;
}
.jar .line-el {
  position: relative;
  padding: 2% 0.5%;
}
.jar .line-el.small {
  padding: 2% 0 2% 2%;
}
.jar .line-el i {
  font-family: var(--sco);
  font-size: clamp(16.5px, 33px + 33 * (100vw - 720px) / 720, 33px);
  color: #fff;
  font-weight: 700;
  position: relative;
  z-index: 2;
  padding: 2% 0 2% 2%;
}
.jar .line-el b {
  width: 0;
  height: 100%;
  background: #000f1b;
  left: 0;
  position: absolute;
  top: 0;
}
.jar.jar1 {
  background: url(/assets/images/campaign/with2025/jar1.png) 50% 0 no-repeat;
  background-size: cover;
}
.jar.jar1 .inner {
  height: clamp(550px, 1100px + 1100 * (100vw - 720px) / 720, 1100px);
}
.jar.jar1 .long {
  width: 1px;
  height: clamp(25px, 50px + 50 * (100vw - 720px) / 720, 50px);
  background: #fff;
  margin: 0 auto;
  animation: hei 1s linear both 1.2s;
}
.jar.jar1 .scroll-el {
  position: absolute;
  bottom: 3%;
  left: 50%;
  transform: translateX(-50%);
  width: 9%;
}
.jar.jar1 .scroll-el::before {
  content: "";
  display: block;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: #fff;
  position: absolute;
  top: 14%;
  left: 52%;
  animation: mouse-pulse 1.2s ease infinite;
}
.jar.jar1 .txt-wrap {
  text-align: center;
  padding-top: 16%;
}
.jar.jar1 .t01 {
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
  font-family: var(--san);
  color: #b69393;
  font-size: clamp(14px, 28px + 28 * (100vw - 720px) / 720, 28px);
  margin: 0 auto;
}
.jar.jar1 .t01.on {
  animation: fade-in-top 1s linear both;
}
.jar.jar1 .t02 {
  margin-bottom: -1%;
}
.jar.jar1 .t02 span {
  text-shadow: 10px 8px 4px rgba(0, 0, 0, 0.15);
  line-height: 1.5;
  font-family: var(--san);
  color: #fff;
  font-size: clamp(50px, 100px + 100 * (100vw - 720px) / 720, 100px);
  margin: 0 auto;
  height: clamp(75px, 150px + 150 * (100vw - 720px) / 720, 150px);
}
.jar.jar1 .t03 {
  text-shadow: 2px 6px 6px rgba(0, 0, 0, 0.1);
  letter-spacing: -1px;
  padding-top: 2%;
  line-height: 1.7;
  font-family: var(--sco);
  color: #fff;
  font-size: clamp(12.5px, 25px + 25 * (100vw - 720px) / 720, 25px);
}
.jar.jar1 .t03.on {
  animation: fade-in-top 1s linear both 1.5s;
}
@media (max-width: 720px) {
  .jar.jar1 .t03 {
    letter-spacing: unset;
  }
}
.jar.jar1 .t03 .point {
  text-shadow: 2px 6px 6px rgba(0, 0, 0, 0.1);
  letter-spacing: -1px;
  font-family: var(--sco);
  color: #b69393;
  font-weight: 800;
}
@media (max-width: 720px) {
  .jar.jar1 .t03 .point {
    letter-spacing: unset;
  }
}
.jar.jar2 .row {
  opacity: 0;
  overflow: hidden;
}
.jar.jar2 .row .txt-el span {
  font-family: var(--san);
  color: transparent;
  text-stroke: 2px rgba(59, 101, 114, 0.6);
  -webkit-text-stroke: 2px rgba(59, 101, 114, 0.6);
  font-style: italic;
  font-size: clamp(55px, 110px + 110 * (100vw - 720px) / 720, 110px);
}
@media (max-width: 720px) {
  .jar.jar2 .row .txt-el span {
    text-stroke: 2px rgba(59, 101, 114, 0.1);
    -webkit-text-stroke: 2px rgba(59, 101, 114, 0.1);
  }
}
.jar.jar2 .row.row1 {
  background: url(/assets/images/campaign/with2025/row1.png) 50% 0 no-repeat;
  background-size: cover;
  position: relative;
}
.jar.jar2 .row.row1 .txt-el {
  position: absolute;
  bottom: 0%;
  left: 2%;
}
.jar.jar2 .row.row1 .txt-el.on {
  opacity: 1;
  animation: fade-in-left 0.8s ease both 0.8s;
}
.jar.jar2 .row.row1.on {
  animation: fade-in-top 1s linear both;
}
.jar.jar2 .row.row1 .txt-area {
  left: 6%;
}
.jar.jar2 .row.row1 .t01.on .line-el b {
  animation: wi100 1s linear both 1s;
}
.jar.jar2 .row.row2 {
  background: url(/assets/images/campaign/with2025/row2.png) 50% 0 no-repeat;
  background-size: cover;
}
.jar.jar2 .row.row2.on {
  animation: fade-in-top 1s linear both 1s;
}
.jar.jar2 .row.row2 .txt-el {
  position: absolute;
  right: 3%;
  bottom: 0;
}
.jar.jar2 .row.row2 .txt-el.on {
  opacity: 1;
  animation: fade-in-right 0.8s ease both 1.5s;
}
.jar.jar2 .row.row2 .txt-area {
  right: 8%;
}
.jar.jar2 .row.row2 .bar {
  left: 0;
  right: auto;
}
.jar.jar2 .row.row2 .t01 {
  width: calc(100% + 16px);
}
.jar.jar2 .row.row2 .t01.on .line-el b {
  animation: wi100 1s linear both 1.5s;
}
.jar.jar2 .row.row3 {
  background: url(/assets/images/campaign/with2025/row3.png) 50% 0 no-repeat;
  background-size: cover;
}
.jar.jar2 .row.row3.on {
  animation: fade-in-top 1s linear both 1.5s;
}
.jar.jar2 .row.row3 .txt-el {
  position: absolute;
  left: 2%;
  bottom: 0;
}
.jar.jar2 .row.row3 .txt-el.on {
  opacity: 1;
  animation: fade-in-left 0.8s ease both 2.2s;
}
.jar.jar2 .row.row3 .txt-area {
  left: 6%;
}
.jar.jar2 .row.row3 .t01 {
  width: calc(100% + 9px);
}
.jar.jar2 .row.row3 .t01.on .line-el b {
  animation: wi100 1s linear both 2s;
}
.jar.jar2 .row.row4 {
  background: #1d3853;
}
.jar.jar2 .row.row4 .h100 {
  margin-top: -9%;
}
.jar.jar2 .row.row4.on {
  animation: fade-in-top 1s linear both 2s;
}
.jar.jar2 .row.row4 .txt-area {
  position: initial;
  margin-top: 3%;
}
.jar.jar2 .row.row4 .txt-area.on {
  animation: fade-in-top 1s linear both 2s;
}
.jar.jar2 .row.row4 .txt-area.on .point::after {
  animation: wi100 0.5s linear both 2.5s;
}
.jar.jar2 .row.row4 .t01 {
  width: 100%;
  color: #83b9b3;
  font-size: clamp(15px, 30px + 30 * (100vw - 720px) / 720, 30px);
  font-family: var(--sco);
  padding-top: 5%;
}
.jar.jar2 .row.row4 .t01.on {
  animation: opa 1s linear both 1.5s;
}
.jar.jar2 .row.row4 .t02 {
  padding-top: 1%;
  width: 100%;
  color: #83b9b3;
  font-size: clamp(15px, 30px + 30 * (100vw - 720px) / 720, 30px);
  font-family: var(--sco);
}
.jar.jar2 .row.row4 .t02.on {
  animation: opa 1s linear both 1.9s;
}
.jar.jar2 .row.row4 .t03 {
  text-align: center;
  font-family: var(--sco);
  padding-top: 6%;
  color: #fff;
  font-size: clamp(17.5px, 35px + 35 * (100vw - 720px) / 720, 35px);
}
.jar.jar2 .row.row4 .t03.on {
  animation: fade-in-top 1s linear both 2.4s;
}
.jar.jar2 .row.row4 .t03.on .point::after {
  animation: wi100 0.5s linear both 2.7s;
}
.jar.jar2 .row.row4 .t03 .point {
  color: #3dada2;
  font-size: clamp(17.5px, 35px + 35 * (100vw - 720px) / 720, 35px);
  position: relative;
  font-weight: 700;
}
.jar.jar2 .row.row4 .t03 .point:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 1px;
  background: #3dada2;
}
.jar.jar2 .row.row4 .long {
  width: 1px;
  height: clamp(25px, 50px + 50 * (100vw - 720px) / 720, 50px);
  background: #83b9b3;
  margin: 9% auto 0;
}
.jar.jar2 .row.row4 .long.on {
  animation: hei 1s linear both 1s;
}
.jar.jar2 .row .inner {
  height: clamp(200px, 400px + 400 * (100vw - 720px) / 720, 400px);
}
.jar.jar2 .row .t01 {
  text-align: center;
  line-height: 1.6;
}
.jar.jar2 .row .t01 .txt {
  font-family: var(--sco);
  color: #fff;
  text-align: center;
  font-size: clamp(16px, 32px + 32 * (100vw - 720px) / 720, 32px);
}
.jar.jar2 .row .t01 .line {
  font-size: clamp(16.5px, 33px + 33 * (100vw - 720px) / 720, 33px);
}
.jar.jar2 .row .t01 .bold {
  font-weight: 700;
}
.jar.jar2 .row .point {
  font-family: var(--sco);
  font-size: clamp(16.5px, 33px + 33 * (100vw - 720px) / 720, 33px);
  color: #3dada2 !important;
}
.jar.jar2 .row .t02 {
  text-align: center;
  color: #3dada2;
  font-family: var(--sco);
  font-size: clamp(8px, 16px + 16 * (100vw - 720px) / 720, 16px);
}
.jar.jar2 .txt-area {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.jar.jar2 .bar {
  width: 40%;
  position: absolute;
  bottom: 0;
  right: 0;
}
.jar.jar3 {
  background: url(/assets/images/campaign/with2025/jar3.png) 50% 0 no-repeat;
  background-size: cover;
}
.jar.jar3 .inner {
  height: clamp(530px, 1060px + 1060 * (100vw - 720px) / 720, 1060px);
}
.jar.jar3 .t01 {
  position: relative;
  width: 100%;
  text-align: center;
  font-family: var(--san);
  color: #fff;
  font-size: clamp(27.5px, 55px + 55 * (100vw - 720px) / 720, 55px);
}
.jar.jar3 .type-bg {
  top: 0;
  left: 9%;
  width: 38.5%;
  padding: 5%;
}
.jar.jar3 .typing-el .type {
  min-width: clamp(140px, 280px + 280 * (100vw - 720px) / 720, 280px);
}
.jar.jar3 .t02 {
  padding-top: 3%;
  text-align: center;
  font-size: clamp(12.5px, 25px + 25 * (100vw - 720px) / 720, 25px);
  font-family: var(--sco);
  color: #fff;
}
.jar.jar3 .t02.on {
  animation: fade-in-top 1s linear both 1s;
}
.jar.jar3 .t02 .point {
  font-family: var(--sco);
  font-size: clamp(12.5px, 25px + 25 * (100vw - 720px) / 720, 25px);
  color: #3dada2;
}
.jar.jar3 .tbl {
  padding: 8% 3% 0;
  opacity: 0;
}
.jar.jar3 .tbl.on {
  animation: fade-in-top 1s linear both 1.5s;
}
.jar.jar3 .etc {
  padding-top: 1%;
  font-weight: 400;
  font-family: var(--sco);
  color: #fff;
  font-size: clamp(8px, 16px + 16 * (100vw - 720px) / 720, 16px);
}
.jar.jar4 {
  background: url(/assets/images/campaign/with2025/jar4.png) 50% 0 no-repeat;
  background-size: cover;
}
.jar.jar4 .inner {
  height: clamp(640px, 1280px + 1280 * (100vw - 720px) / 720, 1280px);
}
.jar.jar4 .t01 {
  position: relative;
  margin-top: 16%;
  text-align: center;
  width: 100%;
  font-family: var(--san);
  font-size: clamp(27.5px, 55px + 55 * (100vw - 720px) / 720, 55px);
  color: #fff;
  text-shadow: 1px 1px 0 #aaaaaa, 2px 2px 0 #999999, 3px 3px 0 #888888, 4px 4px 0 #777777, 5px 5px 8px rgba(0, 0, 0, 0.15);
}
.jar.jar4 .t01 .type {
  text-shadow: none;
}
.jar.jar4 .t01 .type-bg {
  width: 23%;
  top: 0;
  left: 17%;
  padding: 5%;
}
.jar.jar4 .t02 {
  padding-top: 4%;
  text-align: center;
  font-weight: 500;
  font-family: var(--sco);
  color: #fff;
  font-size: clamp(12.5px, 25px + 25 * (100vw - 720px) / 720, 25px);
}
.jar.jar4 .t02.on {
  animation: fade-in-top 1s linear both 0.8s;
}
.jar.jar4 .t02 .point {
  font-weight: 700;
  font-family: var(--sco);
  color: #000;
  font-size: clamp(12.5px, 25px + 25 * (100vw - 720px) / 720, 25px);
}
.jar.jar4 .long {
  width: 1px;
  height: 50px;
  background: #000;
  margin: 5% 0;
}
.jar.jar4 .long.on {
  animation: h100 1s linear both 1.3s;
}
.jar.jar4 .swiper1 {
  height: 100%;
  opacity: 0;
}
.jar.jar4 .swiper1.on {
  animation: fade-in-top 1s linear both 1.6s;
}
.jar.jar4 .swiper1 .txt-area {
  text-align: center;
  line-height: 1.4;
}
.jar.jar4 .swiper1 .txt-area .t1 {
  font-family: var(--san);
  color: #000;
  font-size: clamp(16.5px, 33px + 33 * (100vw - 720px) / 720, 33px);
}
.jar.jar4 .swiper1 .txt-area .t2 {
  font-family: var(--san);
  color: #fff;
  font-size: clamp(22.5px, 45px + 45 * (100vw - 720px) / 720, 45px);
}
.jar.jar4 .swiper1 .map-area {
  position: relative;
}
.jar.jar4 .swiper1 .map-img {
  position: relative;
  width: 60%;
  padding-top: 2%;
  right: -34%;
}
.jar.jar4 .swiper1 .pin {
  width: 30%;
  position: absolute;
  opacity: 0;
  transform: scale(0.8) translateY(30px);
  transition: all 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}
.jar.jar4 .swiper1 .pin.show {
  opacity: 1;
  transform: scale(1) translateY(0);
}
.jar.jar4 .swiper1 .swiper-slide.slide1 .pin {
  left: 12%;
}
.jar.jar4 .swiper1 .swiper-slide.slide1 .pin.pin1 {
  top: 10%;
}
.jar.jar4 .swiper1 .swiper-slide.slide1 .pin.pin2 {
  top: 36%;
}
.jar.jar4 .swiper1 .swiper-slide.slide1 .pin.pin3 {
  top: 60%;
}
.jar.jar4 .swiper1 .swiper-slide.slide2 .pin {
  left: 14%;
}
.jar.jar4 .swiper1 .swiper-slide.slide2 .pin.pin1 {
  top: 13%;
}
.jar.jar4 .swiper1 .swiper-slide.slide2 .pin.pin2 {
  top: 37%;
  width: 28%;
}
.jar.jar4 .swiper1 .swiper-slide.slide2 .pin.pin3 {
  top: 55%;
  width: 37%;
}
.jar.jar4 .swiper1 .swiper-slide.slide2 .pin.pin4 {
  right: 3%;
  left: auto;
  top: 6.5%;
  width: 26%;
}
.jar.jar4 .swiper1 .swiper-slide.slide3 .map-img {
  width: 50%;
  right: -44%;
}
.jar.jar4 .swiper1 .swiper-slide.slide3 .pin.pin1 {
  width: 31%;
  left: 16.2%;
  top: 11%;
}
.jar.jar4 .swiper1 .swiper-slide.slide3 .pin.pin2 {
  left: 16%;
  top: 38%;
  width: 29%;
}
.jar.jar4 .swiper1 .swiper-slide.slide3 .pin.pin3 {
  top: 59%;
  left: 16%;
  width: 29%;
}
.jar.jar4 .swiper1 .swiper-pagination-fraction {
  width: fit-content;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  background: #000;
  height: clamp(15px, 30px + 30 * (100vw - 720px) / 720, 30px);
  padding: 0 2.5%;
  color: #fff;
  left: 50%;
  transform: translateX(-50%);
  bottom: 17%;
  font-size: clamp(7px, 14px + 14 * (100vw - 720px) / 720, 14px);
  font-family: var(--sco);
}
@media (max-width: 720px) {
  .jar.jar4 .swiper1 .swiper-pagination-fraction {
    font-size: calc(20px + 20 * (100vw - 720px) / 720);
  }
}
.jar.jar4 .swiper1 .swiper-pagination-fraction span {
  font-size: clamp(7px, 14px + 14 * (100vw - 720px) / 720, 14px);
  color: #fff;
  font-family: var(--sco);
}
@media (max-width: 720px) {
  .jar.jar4 .swiper1 .swiper-pagination-fraction span {
    font-size: calc(20px + 20 * (100vw - 720px) / 720);
  }
}
.jar.jar4 .swiper1 .swiper-pagination-fraction .swiper-pagination-current {
  font-weight: 700;
  color: #3dada2;
  min-width: clamp(5px, 10px + 10 * (100vw - 720px) / 720, 10px);
}
@media (max-width: 720px) {
  .jar.jar4 .swiper1 .swiper-pagination-fraction .swiper-pagination-current {
    font-size: calc(20px + 20 * (100vw - 720px) / 720);
  }
}
.jar.jar4 .swiper1 [class^=swiper-button] {
  opacity: 1;
  height: auto;
  top: auto;
  margin-top: 0;
  width: 5%;
  bottom: 16.8%;
}
.jar.jar4 .swiper1 [class^=swiper-button]:after {
  display: none;
}
.jar.jar4 .swiper1 .swiper-button-prev {
  left: 5%;
}
.jar.jar4 .swiper1 .swiper-button-next {
  right: 5%;
}
.jar.jar4 .etc {
  position: absolute;
  bottom: 7.5%;
  left: 50%;
  transform: translateX(-50%);
  font-family: var(--sco);
  font-size: clamp(8px, 16px + 16 * (100vw - 720px) / 720, 16px);
  text-align: center;
}
.jar.jar5 {
  background: url(/assets/images/campaign/with2025/jar5.png) 50% 0 no-repeat;
  background-size: cover;
}
.jar.jar5 .inner {
  height: clamp(585px, 1170px + 1170 * (100vw - 720px) / 720, 1170px);
}
.jar.jar5 .t01 {
  position: relative;
  color: #fff;
  text-align: center;
  width: 100%;
  font-family: var(--san);
  font-size: clamp(27.5px, 55px + 55 * (100vw - 720px) / 720, 55px);
}
.jar.jar5 .t01 .type-bg {
  width: 46.5%;
  top: 0;
  left: 5%;
  padding: 5%;
}
.jar.jar5 .t02 {
  opacity: 0;
  padding-top: 5%;
  text-align: center;
  font-family: var(--sco);
  color: #fff;
  font-size: clamp(12px, 24px + 24 * (100vw - 720px) / 720, 24px);
}
.jar.jar5 .t02.on {
  animation: fade-in-top 1s linear both 0.8s;
}
.jar.jar5 .t02 .point {
  font-weight: 700;
  font-family: var(--sco);
  color: #52bdb3;
  font-size: clamp(12px, 24px + 24 * (100vw - 720px) / 720, 24px);
}
.jar.jar5 .t03 {
  opacity: 0;
  width: 60%;
  padding-top: 12%;
  font-family: var(--candy);
  color: #befbf5;
  font-size: clamp(17.5px, 35px + 35 * (100vw - 720px) / 720, 35px);
}
.jar.jar5 .t03.on {
  animation: opa 1.5s linear both 1.5s;
}
.jar.jar5 .t04 {
  padding-top: 5%;
}
.jar.jar5 .t04 i {
  writing-mode: vertical-rl;
  color: #befbf5;
  font-size: clamp(17.5px, 35px + 35 * (100vw - 720px) / 720, 35px);
  display: block;
}
.jar.jar5 .graph-area {
  position: relative;
  padding: 0 4%;
}
.jar.jar5 .graph-box {
  padding-top: 7%;
  display: flex;
}
.jar.jar5 .graph-box li {
  opacity: 0;
  transform: translateY(30px);
  transition: all 0.6s ease;
}
.jar.jar5 .graph-box li.show {
  opacity: 1;
  transform: translateY(0);
}
.jar.jar5 .end {
  opacity: 0;
  transform: scale(0.8);
  transition: all 0.8s ease;
  position: absolute;
  top: 8%;
  left: 0;
  width: 100%;
  padding: 0 4%;
  height: 100%;
}
.jar.jar5 .end.show {
  opacity: 1;
  transform: scale(1);
}
.jar.jar5 .end .end-bg {
  background: url(/assets/images/campaign/with2025/end_bg.png) 50% 0 no-repeat;
  background-size: cover;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 92%;
  gap: 30px;
  transition: opacity ease 0.3s;
}
.jar.jar5 .end .end-bg.on {
  opacity: 0;
}
.jar.jar5 .end .end-bg.on .ico-x {
  width: 0;
  height: 0;
}
.jar.jar5 .end .ico-x {
  position: absolute;
  right: 10%;
  top: 7%;
  width: 4%;
}
.jar.jar5 .end .ico-alert {
  width: 15%;
  transition: all 0.3s ease;
}
.jar.jar5 .end .ico-alert.blink {
  opacity: 0.1;
}
.jar.jar5 .end .ico-txt {
  width: 50%;
}
.jar.jar6 {
  background: url(/assets/images/campaign/with2025/jar6.png) 50% 0 no-repeat;
  background-size: cover;
}
.jar.jar6 .inner {
  height: clamp(545px, 1090px + 1090 * (100vw - 720px) / 720, 1090px);
}
.jar.jar6 .type {
  padding: 0 1%;
}
.jar.jar6 .t01 {
  position: relative;
  margin-right: 0;
  color: #000;
  font-family: var(--san);
  font-size: clamp(27.5px, 55px + 55 * (100vw - 720px) / 720, 55px);
  line-height: clamp(50px, 100px + 100 * (100vw - 720px) / 720, 100px);
  text-align: center;
  width: 100%;
}
.jar.jar6 .t01 .type-bg {
  width: 49%;
  left: 17%;
  top: 8%;
  padding: 5%;
}
.jar.jar6 .card-area {
  padding: 0 4%;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.jar.jar6 .card {
  width: clamp(114px, 228px + 228 * (100vw - 720px) / 720, 228px);
  height: clamp(174px, 348px + 348 * (100vw - 720px) / 720, 348px);
}
.jar.jar6 .card:nth-child(1).flipped .card-inner {
  transition-delay: 0.4s;
}
.jar.jar6 .card:nth-child(2) {
  margin-top: 6%;
}
.jar.jar6 .card:nth-child(2).flipped .card-inner {
  transition-delay: 0.9s;
}
.jar.jar6 .card:nth-child(3).flipped .card-inner {
  transition-delay: 1.3s;
}
.jar.jar6 .card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}
.jar.jar6 .card.flipped .card-inner {
  transform: rotateY(180deg);
}
.jar.jar6 .card-front, .jar.jar6 .card-back {
  position: absolute;
  width: 100%;
  backface-visibility: hidden;
  overflow: hidden;
}
.jar.jar6 .card-front {
  filter: brightness(0.5);
}
.jar.jar6 .card-back {
  transform: rotateY(180deg);
  filter: brightness(1);
}
.jar.jar6 .card-front img, .jar.jar6 .card-back img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.jar.jar6 .txt-area {
  text-align: center;
  padding-top: 6%;
}
.jar.jar6 .txt-area .txt1 {
  font-weight: 500;
  font-family: var(--sco);
  font-size: clamp(13.5px, 27px + 27 * (100vw - 720px) / 720, 27px);
  animation: fade-in-top 1s linear both 2s;
}
.jar.jar6 .txt-area .txt1 .point {
  font-weight: 700;
  font-family: var(--sco);
  font-size: clamp(13.5px, 27px + 27 * (100vw - 720px) / 720, 27px);
  color: #214c81;
}
.jar.jar6 .txt-area .txt2 {
  margin-top: 6%;
}
.jar.jar6 .txt-area .txt2.on .line-el b {
  animation: wi100 1s linear both 2.5s;
}
.jar.jar6 .txt-area .txt2 .line-el {
  padding: 3% 0.5%;
}
.jar.jar6 .txt-area .txt2 .line-el .point {
  font-weight: 400;
  font-family: var(--san);
  color: #fff;
  font-size: clamp(17.5px, 35px + 35 * (100vw - 720px) / 720, 35px);
  padding: 0 2% 0 2%;
}
.jar.jar6 .txt-area .txt2 .line-el i {
  padding: 2% 0 2% 2%;
}
.jar.jar6 .txt-area .txt2 .line-el b {
  background: #214c81;
  top: -8%;
}
@media (max-width: 720px) {
  .jar.jar6 .txt-area .txt2 .line-el b {
    top: 0;
  }
}

.jar7 {
  overflow: hidden;
  background: url(/assets/images/campaign/with2025/jar7.png) 50% 0 no-repeat;
  background-size: cover;
}
.jar7 .inner {
  height: clamp(1140px, 2280px + 2280 * (100vw - 720px) / 720, 2280px);
}
.jar7 .txt-area {
  padding-top: 10%;
  line-height: 1.6;
  opacity: 0;
}
.jar7 .txt-area.on {
  animation: fade-in-top 1s linear both;
}
.jar7 .txt-area.on .point::after {
  animation: wi100 0.5s linear both 0.5s;
}
.jar7 .t01, .jar7 .t02 {
  width: 100%;
  text-align: center;
  font-family: var(--sco);
  font-weight: 400;
  font-size: clamp(17px, 34px + 34 * (100vw - 720px) / 720, 34px);
  color: #000;
}
.jar7 .t01 .point, .jar7 .t02 .point {
  font-family: var(--san);
  font-size: clamp(16.5px, 33px + 33 * (100vw - 720px) / 720, 33px);
  color: #208c81;
  padding-top: 0.5%;
}
@media (max-width: 720px) {
  .jar7 .t01 .point, .jar7 .t02 .point {
    padding-top: 0;
  }
}
.jar7 .t01 {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 720px) {
  .jar7 .t01 .point {
    height: fit-content;
    line-height: 1.5;
  }
}
.jar7 .typing-el {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.jar7 .type {
  opacity: 0;
}
.jar7 .type span {
  opacity: 0;
  font-family: var(--san);
  color: #000;
  font-size: clamp(24px, 48px + 48 * (100vw - 720px) / 720, 48px);
}
.jar7 .long {
  display: flex;
  justify-content: center;
  align-items: center;
}
.jar7 .long .long-el {
  width: 1px;
  height: clamp(25px, 50px + 50 * (100vw - 720px) / 720, 50px);
  background: #000;
  margin: 5% 0;
}

.jar7 .inner p.T1 {
  font-size: clamp(22.5px, 45px + 45 * (100vw - 720px) / 720, 45px);
  font-weight: 800;
  color: #11131c;
  text-align: center;
  letter-spacing: -3px;
  margin-bottom: 5%;
}

.jar7 .inner p.T1 i {
  color: #248e5f;
  font-weight: 800;
}

.jar7 .chkeevnt {
  padding-top: 10%;
  width: 94%;
  margin: auto;
  position: relative;
  margin-bottom: 7%;
}

.jar7 .chkeevnt .chks {
  background: #f4f6f9;
  margin-bottom: 15px;
  box-shadow: 6px 7px 0 #e8e9e9;
  transition: 0.5s ease;
  border: 1px solid #e4e4e7;
  border-bottom: 1px solid #a6a7ad;
}

.jar7 .chkeevnt .chkbox {
  background: #fff;
  padding: 4% 7%;
}

.jar7 .chkeevnt .chkbox .inchkbox {
  width: clamp(22.5px, 45px + 45 * (100vw - 720px) / 720, 45px);
  height: clamp(22.5px, 45px + 45 * (100vw - 720px) / 720, 45px);
  border: 2px solid #11131c;
  display: inline-block;
  margin-right: 5%;
  position: relative;
  background: #fff;
  vertical-align: 30%;
}

.jar7 .chkeevnt .chkbox p.T3 {
  font-family: var(--sco);
  display: inline-block;
  color: #000;
  font-size: clamp(12.5px, 25px + 25 * (100vw - 720px) / 720, 25px);
  letter-spacing: -0.5px;
  font-weight: 600;
}

.jar7 .chkeevnt .chkbox p.T3 span {
  font-family: var(--sco);
  display: inline-block;
  color: #000;
  font-size: clamp(12.5px, 25px + 25 * (100vw - 720px) / 720, 25px);
  letter-spacing: -0.5px;
  font-weight: 600;
}

.jar7 .chkeevnt .chkbox .inchkbox:before {
  content: "";
  position: absolute;
  background: url(/assets/images/campaign/with2025/chk_off.png) no-repeat;
  background-size: cover;
  width: clamp(13px, 26px + 26 * (100vw - 720px) / 720, 26px);
  height: clamp(10px, 20px + 20 * (100vw - 720px) / 720, 20px);
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: 0.5s ease;
}

.jar7 .chkeevnt .chkbox.on .inchkbox:before {
  background: url(/assets/images/campaign/with2025/chk_on.png) no-repeat;
  background-size: cover;
}

.jar7 .chkeevnt .chkbox p.T3 span {
  color: #d5dae3;
  display: inline-block;
  padding: 2px 5px;
  transition: 0.5s ease;
  letter-spacing: -0.5px;
}

.jar7 .chkeevnt .chkbox p.T3 i {
  font-weight: 900;
  color: #111;
}

.jar7 .chkeevnt .chkbox.on p.T3 span {
  background: #111;
  color: #fff;
  font-weight: 800;
}

.jar7 .chkeevnt .chkbox.c3 p.T3 span, .jar7 .chkeevnt .chkbox.c3.on p.T3 span {
  margin-left: 0;
}

.jar7 .chkeevnt .subchk {
  padding: 3% 0% 3% 19%;
  border-top: 1px solid #dee3ee;
}

.jar7 .chkeevnt .subchk p {
  font-family: var(--sco);
  color: #37566a;
  font-size: clamp(8.5px, 17px + 17 * (100vw - 720px) / 720, 17px);
}

.jar7 .chkeevnt .c1.on {
  background: #d1edeb;
}

.jar7 .chkeevnt .c2.on {
  background: #d1edeb;
}

.jar7 .chkeevnt .c3.on {
  background: #d1edeb;
}

.jar7 .chkeevnt .c4.on {
  background: #d1edeb;
}

.jar7 .pers-wrap {
  position: relative;
  z-index: 2;
}

.jar7 .perstxt {
  background: #4ab7ac;
  width: 94%;
  margin: auto;
  margin-bottom: 7%;
  border: 1px solid #e4e4e7;
  box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.1);
}

.jar7 .back {
  position: absolute;
  top: -1%;
  z-index: -1;
  left: 1%;
  width: clamp(353px, 706px + 706 * (100vw - 720px) / 720, 706px);
  height: clamp(440px, 880px + 880 * (100vw - 720px) / 720, 880px);
}
@media (max-width: 720px) {
  .jar7 .back {
    height: 87%;
    top: -1.5%;
  }
}
.jar7 .back img {
  height: 100%;
}

.jar7 .perstxt p.T4 {
  font-size: clamp(12.5px, 25px + 25 * (100vw - 720px) / 720, 25px);
  font-family: var(--sco);
  text-align: center;
  color: #000;
  margin-bottom: 4%;
  font-weight: 500;
  letter-spacing: -0.5px;
}

.jar7 .perstxt p.T4 i {
  font-size: clamp(12.5px, 25px + 25 * (100vw - 720px) / 720, 25px);
  font-family: var(--sco);
  color: #fff;
  font-weight: 700;
  letter-spacing: -0.5px;
}

.jar7 .perstxt .inputarea {
  padding: 0 0 5% 16%;
  border-bottom: 1px solid #dfe5f0;
}

.jar7 .perstxt .inputarea div {
  display: inline-block;
  width: 100%;
}

.jar7 .perstxt .inputarea div:nth-of-type(1) {
  margin-bottom: 3%;
}

.jar7 .perstxt .inputarea span.in1, .jar7 .perstxt .inputarea span.in3 {
  width: 13%;
}

.jar7 .perstxt .inputarea span {
  display: inline-block;
  vertical-align: middle;
}

.jar7 .perstxt .inputarea span label {
  letter-spacing: -0.5px;
  font-size: clamp(13.5px, 27px + 27 * (100vw - 720px) / 720, 27px);
  font-size: clamp(11px, 22px + 22 * (100vw - 720px) / 720, 22px);
  color: #11131c;
  font-weight: 700;
  font-family: var(--sco);
}

.jar7 .perstxt .inputarea span input {
  padding: clamp(7.5px, 15px + 15 * (100vw - 720px) / 720, 15px);
  border: none;
  font-size: clamp(11px, 22px + 22 * (100vw - 720px) / 720, 22px);
  vertical-align: middle;
  border: 1px solid #b8becb;
}

.jar7 .perstxt .inputarea span.in2 input, .jar7 .perstxt .inputarea span.in4 input {
  width: clamp(155px, 310px + 310 * (100vw - 720px) / 720, 310px);
}

.jar7 .perstxt .inputarea span.in2 input[placeholder] {
  font-family: var(--sco);
}

.jar7 .perstxt .inputarea span.in2 {
  margin: 0 8% 0 5%;
}

.jar7 .perstxt .inputarea span.in4 {
  margin: 0 0px 0 5%;
}

.jar7 .perstxttop {
  background: #4ab7ac;
  padding-top: 6%;
}

.jar7 .perintxt {
  background: #fff;
  padding: 0 5% 7% 5%;
}

.jar7 .perstxt p.T6 {
  text-align: center;
  color: #111;
  font-family: var(--sco);
  font-size: clamp(13.5px, 27px + 27 * (100vw - 720px) / 720, 27px);
  padding: 5% 0px 4% 0;
  font-weight: 700;
}

.jar7 .perstxt .txts {
  position: relative;
  margin-bottom: 3%;
}

.jar7 .perstxt p.T7 {
  color: #111;
  font-family: var(--sco);
  font-size: clamp(10px, 20px + 20 * (100vw - 720px) / 720, 20px);
  margin-bottom: 4%;
  text-align: center;
  font-weight: 500;
}

.jar7 .perstxt p.T7 span {
  font-family: var(--sco);
  font-size: clamp(10px, 20px + 20 * (100vw - 720px) / 720, 20px);
  color: #208c81;
  font-weight: 600;
}

.jar7 .perstxt .inbox {
  width: 100%;
  text-align: center;
}

.jar7 .perstxt .inbox .checks {
  position: relative;
  display: inline-block;
}

.jar7 .perstxt .inbox .checks:nth-of-type(2) {
  margin-left: 30px;
}

.jar7 .perstxt .inbox .checks input[type=radio] {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.jar7 .perstxt .inbox .checks input[type=radio] + label {
  display: inline-block;
  position: relative;
  padding-left: clamp(15px, 30px + 30 * (100vw - 720px) / 720, 30px);
  cursor: pointer;
  font-size: clamp(10px, 20px + 20 * (100vw - 720px) / 720, 20px);
  font-weight: 500;
  font-family: var(--sco);
  letter-spacing: -0.5px;
  color: #000;
}

.jar7 .perstxt .inbox .checks input[type=radio] + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
  width: clamp(11px, 22px + 22 * (100vw - 720px) / 720, 22px);
  height: clamp(11px, 22px + 22 * (100vw - 720px) / 720, 22px);
  text-align: center;
  background: #fafafa;
  border: 1px solid #cacece;
  border-radius: 100%;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
}

.jar7 .perstxt .inbox .checks input[type=radio] + label:active:before, .jar7 .inner .perstxt .inbox .checks input[type=radio]:checked + label:active:before {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px 1px 3px rgba(0, 0, 0, 0.1);
}

.jar7 .perstxt .inbox .checks input[type=radio]:checked + label:before {
  background: #E9ECEE;
  border-color: #adb8c0;
}

.jar7 .perstxt .inbox .checks input[type=radio]:checked + label:after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  left: clamp(2px, 4px + 4 * (100vw - 720px) / 720, 4px);
  left: clamp(2.5px, 5px + 5 * (100vw - 720px) / 720, 5px);
  width: clamp(6.5px, 13px + 13 * (100vw - 720px) / 720, 13px);
  height: clamp(6.5px, 13px + 13 * (100vw - 720px) / 720, 13px);
  background: #3dada2;
  border-radius: 100%;
}

.jar7 .perstxt table {
  margin-bottom: 20px;
  width: 100%;
}

.jar7 .perstxt table th, .jar7 .perstxt table td {
  font-family: var(--sco);
  text-align: center;
  padding: 3% 0;
  border: 1px solid #b8becb;
  color: #11131c;
  vertical-align: middle;
  letter-spacing: -1px;
}

.jar7 .perstxt table th {
  font-size: clamp(8.5px, 17px + 17 * (100vw - 720px) / 720, 17px);
  font-weight: 600;
  border-left: 0;
  width: 35%;
}

.jar7 .perstxt table td {
  color: #11131c;
  border-right: 0;
  width: 65%;
  font-size: clamp(8.5px, 17px + 17 * (100vw - 720px) / 720, 17px);
}

.jar7 .perstxt .T8 {
  font-size: clamp(7px, 14px + 14 * (100vw - 720px) / 720, 14px);
  font-family: var(--sco);
  color: #6c7380;
  position: relative;
  padding-left: clamp(8.5px, 17px + 17 * (100vw - 720px) / 720, 17px);
  line-height: clamp(13px, 26px + 26 * (100vw - 720px) / 720, 26px);
  letter-spacing: -0.5px;
}

.jar7 .perstxt .T8:before {
  content: "※";
  position: absolute;
  left: 0;
  color: #777;
  font-size: clamp(7.5px, 15px + 15 * (100vw - 720px) / 720, 15px);
}

.jar7 .perbtn {
  text-align: center;
  position: relative;
  z-index: 4;
  margin-top: 10%;
}

.jar7 .perbtn a.okbtn {
  display: inline-block;
  filter: drop-shadow(5px 5px 2px rgba(0, 0, 0, 0.1));
  width: 55.556%;
  margin: auto;
  position: relative;
}
.jar7 .perbtn a.okbtn:after {
  content: "";
  display: inline-block;
  background: url(/assets/images/campaign/with2025/right.png) no-repeat;
  background-size: contain;
  width: clamp(15.5px, 31px + 31 * (100vw - 720px) / 720, 31px);
  height: clamp(7px, 14px + 14 * (100vw - 720px) / 720, 14px);
  position: absolute;
  right: 14%;
  top: 37%;
}
.jar7 .perbtn a.okbtn:hover:after {
  animation: arrow 0.3s linear infinite alternate;
}

.jar7 .perbtn .pops {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  background: #3dada2;
  width: 66%;
  display: none;
  border: 1px solid #a1a2a3;
  box-shadow: 5px 6px 2px rgba(0, 0, 0, 0.1);
}

.jar7 .perbtn .pops a {
  position: absolute;
  right: 4%;
  top: 15%;
  width: 4.2%;
}

.jar7 .perbtn .pops p {
  font-family: var(--sco);
  font-size: clamp(15px, 30px + 30 * (100vw - 720px) / 720, 30px);
  color: #111;
  font-weight: 500;
  padding: 10% 0;
}

.jar7 .perbtn .pops p i {
  font-family: var(--sco);
  font-size: clamp(15px, 30px + 30 * (100vw - 720px) / 720, 30px);
  font-weight: 700;
  color: #fff;
}

.jar7 .ob {
  position: absolute;
  bottom: 12%;
  left: 50%;
  margin-left: 42%;
  animation: ros 1s linear infinite alternate;
}
.jar7 .ob img {
  width: auto;
}

.jar.jar8 {
  background: url(/assets/images/campaign/with2025/jar8.png) 50% 0 no-repeat;
  background-size: cover;
}
.jar.jar8 .inner {
  padding: 6% 0;
  height: clamp(570px, 1140px + 1140 * (100vw - 720px) / 720, 1140px);
}
.jar.jar8 .txt-area {
  text-align: center;
  line-height: 1.5;
}
.jar.jar8 .txt-area .t01 {
  opacity: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #000;
  font-family: var(--sco);
  font-size: clamp(17px, 34px + 34 * (100vw - 720px) / 720, 34px);
  font-weight: 400;
}
.jar.jar8 .txt-area .t01.on {
  animation: fade-in-top 1s linear both;
}
.jar.jar8 .txt-area .t01 .point {
  color: #000;
  padding-left: 2%;
  line-height: 1.5;
}
.jar.jar8 .txt-area .t02 {
  opacity: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #000;
  font-family: var(--sco);
  font-size: clamp(17px, 34px + 34 * (100vw - 720px) / 720, 34px);
}
.jar.jar8 .txt-area .t02.on {
  animation: fade-in-top25 1s linear both 0.8s;
}
.jar.jar8 .txt-area .t02.on .point::after {
  animation: wi100 0.5s linear both 1.5s;
}
.jar.jar8 .txt-area .t02 .point {
  color: #208c81;
  position: relative;
  line-height: 2;
}
.jar.jar8 .txt-area .t02 .point::after {
  content: "";
  position: absolute;
  bottom: 4px;
  left: 0;
  width: 0;
  height: 2px;
  background: #3dada2;
}
.jar.jar8 .txt-area .point {
  font-size: clamp(16.5px, 33px + 33 * (100vw - 720px) / 720, 33px);
  padding-top: 0.5%;
  font-family: var(--san);
}
@media (max-width: 720px) {
  .jar.jar8 .txt-area .point {
    padding-top: 0;
  }
}
.jar.jar8 .swiper-area {
  padding-top: 8%;
}
.jar.jar8 .swiper2 .slide-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 15px 10px;
}
.jar.jar8 .swiper2 .slide-img {
  opacity: 0;
  transform: translateY(20px);
  transition: all 0.5s ease;
  position: relative;
  width: clamp(139px, 278px + 278 * (100vw - 720px) / 720, 278px);
  height: clamp(174px, 348px + 348 * (100vw - 720px) / 720, 348px);
}
.jar.jar8 .swiper2 .slide-img.on {
  animation: fade-in-top 1s linear both;
  opacity: 1;
  transform: translateY(0);
}
.jar.jar8 .swiper2 [class^=swiper-button] {
  opacity: 1;
  height: auto;
  top: 47%;
  margin-top: 0;
  width: 4%;
  bottom: auto;
}
.jar.jar8 .swiper2 [class^=swiper-button]:after {
  display: none;
}
.jar.jar8 .swiper2 .man-ob {
  position: absolute;
  top: 2%;
  animation: up 0.3s linear infinite alternate;
}
.jar.jar8 .swiper2 .man {
  width: 60%;
  position: absolute;
  bottom: 4%;
  left: 50%;
  transform: translateX(-50%);
}
.jar.jar9 {
  background: url(/assets/images/campaign/with2025/jar9.png) 50% 0 no-repeat;
  background-size: cover;
}
.jar.jar9 .inner {
  height: clamp(70px, 140px + 140 * (100vw - 720px) / 720, 140px);
}
.jar.jar9 .inner-area {
  display: flex;
  align-items: center;
  padding: 0 4%;
  gap: 40px;
}
.jar.jar9 .btn-go {
  width: 100%;
  display: block;
  margin-top: 4%;
}

/* 애니메이션 */
@keyframes h100 {
  0% {
    height: 0;
  }
  100% {
    height: 8%;
  }
}
@keyframes hei {
  0% {
    height: 0;
  }
  100% {
    height: clamp(22px, 44px + 44 * (100vw - 720px) / 720, 44px);
  }
}
@keyframes typing-once {
  from {
    width: 0;
  }
  to {
    width: 100%;
  }
}
@keyframes mouse-pulse {
  0% {
    opacity: 1;
    transform: translate(-50%, 0);
  }
  100% {
    opacity: 0;
    transform: translate(-50%, 10px);
  }
}
@keyframes wi100 {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@keyframes opa {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade-in-top-center {
  0% {
    transform: translate(-50%, -50px);
    opacity: 0;
  }
  100% {
    transform: translate(-50%, 0);
    opacity: 1;
  }
}
@keyframes fade-in-top {
  0% {
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes fade-in-top25 {
  0% {
    -webkit-transform: translateY(-25px);
    transform: translateY(-25px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes ros {
  0% {
    transform: rotate(2deg);
  }
  100% {
    transform: rotate(-2deg);
  }
}
@keyframes arrow {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(4px);
  }
}
@keyframes up {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(4px);
  }
}
@keyframes fade-in-left {
  0% {
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes fade-in-right {
  0% {
    -webkit-transform: translateX(100px);
    transform: translateX(100px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
