@charset "UTF-8";
:lang(ko) {
  font-family: "Noto Sans KR", "Arial", sans-serif;
  word-break: break-all;
  word-wrap: break-word;
}

:lang(en) {
  font-family: "Noto Sans KR", "Arial", sans-serif;
}

/* Floating Bottom */
/* Header */
/* Fixed */
/* Cookie */
/* Modal */
/* Spinner */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  font-size: inherit;
  color: inherit;
  box-sizing: border-box;
}

dl, ul, ol, menu, li {
  list-style: none;
}

fieldset, img {
  border: 0 none;
  box-sizing: border-box;
}

input, select, textarea, button {
  vertical-align: middle;
  margin: 0;
  padding: 0;
  font-family: inherit;
  box-sizing: border-box;
}

button {
  border: 0 none;
  background-color: transparent;
  cursor: pointer;
  box-sizing: border-box;
}

address, caption, cite, code, dfn, em, var {
  font-style: normal;
  font-weight: normal;
  box-sizing: border-box;
}

input, textarea, img {
  max-width: 100%;
}

a, a:hover, a:visited, a:active {
  text-decoration: none;
}

sup {
  font-size: small;
  vertical-align: text-top;
}

sub {
  font-size: small;
  vertical-align: text-bottom;
}

button, select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

select::-ms-expand {
  display: none;
} /* Hide Native Arrow IE 10, 11 */
table {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
  border-spacing: 0;
}

table caption {
  overflow: hidden;
  position: absolute;
  width: 1px;
  height: 1px;
  clip: rect(1px, 1px, 1px, 1px);
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
} /* HTML5 for older browsers */
section, main {
  display: block;
}

img {
  vertical-align: top;
}

h1, h2, h3, h4, h5, h6, em, strong {
  font-weight: 600;
}

input:disabled,
textarea:disabled {
  opacity: 1;
  -webkit-text-fill-color: inherit;
}

textarea:focus-visible {
  outline: none;
}

input[type=text],
input[type=password] {
  -webkit-appearance: none;
  border-radius: 0;
}

:before,
:after {
  box-sizing: border-box;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

button, input {
  overflow: visible;
}

button, select {
  text-transform: none;
}

button, [type=button], [type=reset], [type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

textarea {
  overflow: auto;
}

[type=checkbox], [type=radio] {
  box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

abbr[title] {
  border-bottom: none;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

progress {
  vertical-align: baseline;
}

details {
  display: block;
}

summary {
  display: list-item;
}

[hidden], template, hr {
  display: none;
}

button > span {
  position: relative;
}

@font-face {
  font-family: "Noto Sans CJK kr";
  font-style: normal;
  font-weight: 100;
  src: local("※"), url("/resources/common/fonts/NotoSansCJKkr-Light.woff2") format("woff2"), url("/resources/common/fonts/NotoSansCJKkr-Light.woff") format("woff");
}
@font-face {
  font-family: "Noto Sans CJK kr";
  font-style: normal;
  font-weight: 400;
  src: local("※"), url("/resources/common/fonts/NotoSansCJKkr-Regular.woff2") format("woff2"), url("/resources/common/fonts/NotoSansCJKkr-Regular.woff") format("woff");
}
@font-face {
  font-family: "Noto Sans CJK kr";
  font-style: normal;
  font-weight: 600;
  src: local("※"), url("/resources/common/fonts/NotoSansCJKkr-Medium.woff2") format("woff2"), url("/resources/common/fonts/NotoSansCJKkr-Medium.woff") format("woff");
}
@font-face {
  font-family: "Noto Sans CJK kr";
  font-style: normal;
  font-weight: 900;
  src: local("※"), url("/resources/common/fonts/NotoSansCJKkr-Bold.woff2") format("woff2"), url("/resources/common/fonts/NotoSansCJKkr-Bold.woff") format("woff");
}
@font-face {
  font-family: "Noto Sans KR";
  font-style: normal;
  font-weight: 100;
  src: local("※"), url("/resources/common/fonts/NotoSansKR-Thin.woff2") format("woff2"), url("/resources/common/fonts/NotoSansKR-Thin.woff") format("woff");
}
@font-face {
  font-family: "Noto Sans KR";
  font-style: normal;
  font-weight: 300;
  src: local("※"), url("/resources/common/fonts/NotoSansKR-Light.woff2") format("woff2"), url("/resources/common/fonts/NotoSansKR-Light.woff") format("woff");
}
@font-face {
  font-family: "Noto Sans KR";
  font-style: normal;
  font-weight: 400;
  src: local("※"), url("/resources/common/fonts/NotoSansKR-Regular.woff2") format("woff2"), url("/resources/common/fonts/NotoSansKR-Regular.woff") format("woff");
}
@font-face {
  font-family: "Noto Sans KR";
  font-style: normal;
  font-weight: 500;
  src: local("※"), url("/resources/common/fonts/NotoSansKR-Medium.woff2") format("woff2"), url("/resources/common/fonts/NotoSansKR-Medium.woff") format("woff");
}
@font-face {
  font-family: "Noto Sans KR";
  font-style: normal;
  font-weight: 700;
  src: local("※"), url("/resources/common/fonts/NotoSansKR-Bold.woff2") format("woff2"), url("/resources/common/fonts/NotoSansKR-Bold.woff") format("woff");
}
@font-face {
  font-family: "Noto Sans KR";
  font-style: normal;
  font-weight: 900;
  src: local("※"), url("/resources/common/fonts/NotoSansKR-Black.woff2") format("woff2"), url("/resources/common/fonts/NotoSansKR-Bold.woff") format("woff");
}
@font-face {
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: 300;
  src: local("※"), url("/resources/common/fonts/NotoSans-Light.woff2") format("woff2"), url("/resources/common/fonts/NotoSans-Light.woff") format("woff");
}
@font-face {
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: 400;
  src: local("※"), url("/resources/common/fonts/NotoSans-Regular.woff2") format("woff2"), url("/resources/common/fonts/NotoSans-Regular.woff") format("woff");
}
@font-face {
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: 500;
  src: local("※"), url("/resources/common/fonts/NotoSans-Medium.woff2") format("woff2"), url("/resources/common/fonts/NotoSans-Medium.woff") format("woff");
}
@font-face {
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: 700;
  src: local("※"), url("/resources/common/fonts/NotoSans-Bold.woff2") format("woff2"), url("/resources/common/fonts/NotoSans-Bold.woff") format("woff");
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  src: local("※"), url("/resources/common/fonts/Montserrat-Regular.woff2") format("woff2"), url("/resources/common/fonts/Montserrat-Regular.woff") format("woff");
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  src: local("※"), url("/resources/common/fonts/Montserrat-SemiBold.woff2") format("woff2"), url("/resources/common/fonts/Montserrat-SemiBold.woff") format("woff");
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  src: local("※"), url("/resources/common/fonts/Montserrat-Bold.woff2") format("woff2"), url("/resources/common/fonts/Montserrat-Bold.woff") format("woff");
}
html {
  font-size: 1px;
}

body {
  min-width: 320rem;
  font-size: 16rem;
  line-height: 1.6;
  color: #000;
  letter-spacing: -0.02em;
}

.a11y-hidden {
  overflow: hidden;
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(0px 0px 99.9% 99.9%);
          clip-path: inset(0px 0px 99.9% 99.9%);
  border: 0;
}

input[type=text],
input[type=password],
input[type=email],
input[type=number],
input[type=tel],
input[type=date],
input[type=datetime-local],
input[type=time],
input[type=month],
input[type=week] {
  width: 100%;
  border-radius: 0;
  border: 1px solid #ccc;
  box-sizing: border-box;
  font-size: inherit;
}

:-ms-input-placeholder {
  color: #888888;
}

/* Internet Explorer 10-11 */
::-ms-input-placeholder {
  color: #888888;
}

/* Microsoft Edge */
::-moz-placeholder {
  color: #888888;
  opacity: 1;
  text-align: left;
}
::placeholder {
  color: #888888;
  opacity: 1;
  text-align: left;
}

/* Chrome, Firefox, Opera, Safari 10.1+ */
textarea:-ms-input-placeholder {
  font-size: inherit;
  color: #888888;
}

/* Internet Explorer 10-11 */
textarea::-ms-input-placeholder {
  font-size: inherit;
  color: #888888;
}

/* Microsoft Edge */
textarea::-moz-placeholder {
  font-size: inherit;
  color: #888888;
  opacity: 1;
}
textarea::placeholder {
  font-size: inherit;
  color: #888888;
  opacity: 1;
}

/* ScrollBar */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6rem rgba(0, 0, 0, 0.3);
  background-color: #eaeaea;
}

::-webkit-scrollbar {
  width: 8rem;
  height: 8rem;
  background-color: #eaeaea;
}

::-webkit-scrollbar-thumb {
  background-color: #666;
}

textarea::-webkit-scrollbar-track {
  box-shadow: none;
  background-color: #fff;
}

textarea::-webkit-scrollbar {
  width: 8rem;
  height: 8rem;
  background-color: #fff;
}

textarea::-webkit-scrollbar-thumb {
  background-color: #ddd;
  border-radius: 8rem;
  position: relative;
  right: 10rem;
}

.v-mobile,
.v-tablet,
.v-desktop,
.v-desktop-only,
.v-desktop-wide {
  display: none !important;
}

@media screen and (max-width: 689px) {
  .v-mobile {
    display: block !important;
  }
}
@media screen and (min-width: 690px) and (max-width: 1279px) {
  .v-tablet {
    display: block !important;
  }
}
@media screen and (min-width: 1280px) {
  .v-desktop {
    display: block !important;
  }
}
@media screen and (min-width: 1920px) {
  .v-desktop {
    display: none !important;
  }
  .v-desktop-wide {
    display: block !important;
  }
}
.d-none {
  display: none !important;
}

.d-flex {
  display: flex !important;
}

.flex-column {
  flex-direction: column !important;
}

.justify-content-start {
  justify-content: flex-start !important;
}

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

.justify-content-end {
  justify-content: flex-end !important;
}

.align-items-start {
  align-items: flex-start !important;
}

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

.align-items-end {
  align-items: flex-end !important;
}

.font-weight-medium {
  font-weight: 500 !important;
}

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

.text-left {
  text-align: left !important;
}

.text-center {
  text-align: center !important;
}

.text-right {
  text-align: right !important;
}

.c-blue02 {
  color: #306f95;
}

.c-grey {
  color: #666;
}

.btn, .btn-outline, .btn-outline-white, .btn-secondary, .btn-primary {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 10rem;
  padding: 0 40rem;
  transition: background 0.22s linear;
}
.btn-primary {
  font-size: 18rem;
  line-height: 1.2;
  font-weight: 500;
  font-family: "Noto Sans KR";
  height: 56rem;
  background-color: #003153;
  border-radius: 10rem;
  color: #fff;
}
.btn-secondary {
  font-size: 18rem;
  line-height: 1.2;
  font-weight: 500;
  font-family: "Noto Sans KR";
  height: 56rem;
  background-color: #306f95;
  border-radius: 10rem;
  color: #fff;
}
.btn-secondary:hover {
  background-color: #0a4b89;
}
.btn-outline, .btn-outline-white {
  font-size: 18rem;
  line-height: 2;
  font-weight: 700;
  font-family: "Noto Sans KR";
  padding: 11rem 64rem;
  border: 1px solid #000;
  border-radius: 16rem;
  letter-spacing: -0.18px;
}
.btn-outline-white {
  border-color: #fff;
  color: #fff;
}

a.btn-outline, a.btn-outline-white {
  text-decoration: none;
}

.form-checkbox {
  display: inline-flex;
  position: relative;
}
.form-checkbox input[type=checkbox] {
  overflow: hidden;
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(0px 0px 99.9% 99.9%);
          clip-path: inset(0px 0px 99.9% 99.9%);
  border: 0;
}
.form-checkbox input[type=checkbox] + label {
  display: inline-block;
  position: relative;
  width: 76rem;
  height: 38rem;
}
.form-checkbox input[type=checkbox] + label:before {
  content: "";
  position: absolute;
  top: 3rem;
  left: 0;
  width: 76rem;
  height: 38rem;
  border-radius: 38rem;
  background-color: #d9d9d9;
  transition: background 0.3s cubic-bezier(0.04, 0.04, 0.12, 0.96);
}
.form-checkbox input[type=checkbox] + label .form-checkbox__on,
.form-checkbox input[type=checkbox] + label .form-checkbox__off {
  font-size: 13rem;
  line-height: 1.6;
  font-weight: 700;
  font-family: "Noto Sans KR";
  position: absolute;
  top: 11rem;
  left: 43rem;
  transition: color 0.3s cubic-bezier(0.04, 0.04, 0.12, 0.96), opacity 0.3s cubic-bezier(0.04, 0.04, 0.12, 0.96), left 0.3s cubic-bezier(0.04, 0.04, 0.12, 0.96);
}
.form-checkbox input[type=checkbox] + label .form-checkbox__off {
  color: #a5a5a5;
}
.form-checkbox input[type=checkbox] + label .form-checkbox__on {
  color: #518a27;
  opacity: 0;
}
.form-checkbox input[type=checkbox] + label .form-checkbox__circle {
  overflow: hidden;
  position: absolute;
  top: 3rem;
  left: 0;
  width: 38rem;
  height: 38rem;
  background-color: #9a9a9a;
  border-radius: 50%;
  transition: background 0.3s cubic-bezier(0.04, 0.04, 0.12, 0.96), left 0.3s 0.1s cubic-bezier(0.04, 0.04, 0.12, 0.96);
}
.form-checkbox input[type=checkbox] + label .form-checkbox__circle:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #c2c2c2;
  border-radius: 50%;
  transform: translateX(-1px);
  transition: background 0.3s cubic-bezier(0.04, 0.04, 0.12, 0.96), transform 0.3s 0.1s cubic-bezier(0.04, 0.04, 0.12, 0.96);
}
.form-checkbox input[type=checkbox]:checked + label:before {
  background: #a6d77f;
}
.form-checkbox input[type=checkbox]:checked + label .form-checkbox__on,
.form-checkbox input[type=checkbox]:checked + label .form-checkbox__off {
  left: 9rem;
}
.form-checkbox input[type=checkbox]:checked + label .form-checkbox__off {
  opacity: 0;
}
.form-checkbox input[type=checkbox]:checked + label .form-checkbox__on {
  opacity: 1;
}
.form-checkbox input[type=checkbox]:checked + label .form-checkbox__circle {
  left: 38rem;
  background-color: #518a27;
}
.form-checkbox input[type=checkbox]:checked + label .form-checkbox__circle:before {
  background-color: #69a63b;
  transform: translateX(1px);
}

.tbl thead th {
  font-size: 20rem;
  line-height: 28rem;
  font-weight: 700;
  font-family: "Noto Sans KR";
  height: 74rem;
  border-bottom: 1px solid #d9d9d9;
  letter-spacing: -0.4px;
  vertical-align: middle;
}
.tbl thead th + th {
  border-left: 1px solid #d9d9d9;
}
.tbl tbody td {
  padding: 40rem 30rem 40rem 40rem;
  border-bottom: 1px solid #d9d9d9;
  vertical-align: middle;
}
.tbl tbody td + td {
  border-left: 1px solid #d9d9d9;
}
.tbl tbody td .class {
  font-size: 20rem;
  line-height: 28rem;
  font-weight: 700;
  font-family: "Noto Sans KR";
  letter-spacing: -0.4px;
}
.tbl__tit {
  font-size: 20rem;
  line-height: 1.4;
  font-weight: 700;
  font-family: "Noto Sans KR";
  display: block;
  letter-spacing: -0.4px;
}
.tbl__tit + .tbl__disc {
  margin-top: 20rem;
}
.tbl__subtit {
  font-size: 18rem;
  line-height: 1.6;
  font-weight: 400;
  font-family: "Noto Sans KR";
  display: block;
  letter-spacing: -0.36px;
}
.tbl__desc {
  font-size: 16rem;
  line-height: 1.6;
  font-weight: 400;
  font-family: "Noto Sans KR";
  display: block;
  margin-top: 20rem;
  letter-spacing: -0.32px;
}
.tbl__desc + .tbl__desc {
  margin-top: 10rem;
}
.tbl__disc {
  font-size: 16rem;
  line-height: 1.6;
  font-weight: 400;
  font-family: "Noto Sans KR";
  display: flex;
  flex-direction: column;
  gap: 10rem;
  margin-top: 10rem;
  padding-left: 30rem;
  letter-spacing: -0.32px;
}
.tbl__disc li {
  list-style: disc;
}
.tbl-t02 tbody th {
  padding: 40rem;
  vertical-align: middle;
  border-bottom: 2rem solid #000;
}
.tbl-t02 tbody td {
  padding: 40rem;
  border-bottom: 2rem solid #000;
}
.tbl-t02__tit, .tbl-t02__subtit {
  font-size: 20rem;
  line-height: 1.4;
  font-weight: 700;
  font-family: "Noto Sans KR";
  display: block;
  letter-spacing: -0.4px;
}
.tbl-t02__subtit + .tbl-t02__desc, .tbl-t02__subtit + .tbl-t02__disc {
  margin-top: 20rem;
}
.tbl-t02__desc {
  font-size: 16rem;
  line-height: 1.6;
  font-weight: 400;
  font-family: "Noto Sans KR";
  display: block;
  letter-spacing: -0.32px;
}
.tbl-t02__disc {
  font-size: 16rem;
  line-height: 1.6;
  font-weight: 400;
  font-family: "Noto Sans KR";
  display: flex;
  flex-direction: column;
  gap: 20rem;
  padding-left: 30rem;
  letter-spacing: -0.32px;
}
.tbl-t02__disc li {
  list-style: disc;
}
.tbl-t03 thead th {
  font-size: 20rem;
  line-height: 1.4;
  font-weight: 400;
  font-family: "Noto Sans KR";
  height: 94rem;
  border-top: 4rem solid #000;
  border-bottom: 1px solid #000;
  letter-spacing: -0.4px;
  vertical-align: middle;
}
.tbl-t03 thead th strong {
  font-size: 20rem;
  line-height: 1.4;
  font-weight: 700;
  font-family: "Noto Sans KR";
  display: block;
}
.tbl-t03 thead th + th {
  border-left: 1px solid #000;
}
.tbl-t03 tbody th {
  font-size: 18rem;
  line-height: 1.6;
  font-weight: 400;
  font-family: "Noto Sans KR";
  padding: 22rem;
  border-bottom: 1px solid #000;
  letter-spacing: -0.36px;
}
.tbl-t03 tbody th + td {
  border-left: 1px solid #000;
}
.tbl-t03 tbody td {
  padding: 22rem;
  border-bottom: 1px solid #000;
  text-align: center;
}
.tbl-t03 tbody td + td {
  border-left: 1px solid #000;
}

.is-spinner {
  overflow: hidden;
}

.spinner-set, .spinner {
  position: absolute;
  top: calc(50% - 24rem);
  left: calc(50% - 24rem);
  width: 48rem;
  height: 48rem;
}

.spinner {
  position: relative;
  border: 5rem solid #003153;
  border-bottom-color: transparent;
  border-radius: 50%;
  animation: rotation 1s linear infinite;
}
.spinner-container {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 450;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.7);
}
.spinner-container.is-active {
  display: block;
}

@keyframes spinner {
  to {
    transform: rotate(360deg);
  }
}
@keyframes rotation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
#menu-state {
  display: none;
}

.app-header {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 250;
  height: 114rem;
  background-color: #fff;
  box-shadow: 0px 10rem 24rem 0px rgba(217, 217, 217, 0.3);
}
.app-header-content {
  position: relative;
  width: 1440rem;
  margin: 0 auto;
  padding: 24rem 0;
}
.app-header__ci {
  display: block;
  width: 169rem;
  height: 66rem;
  background: url("/resources/front/pc/images/pain-campaign/pain-ci-66.png") 0 0 no-repeat;
}
.app-header__ci span {
  overflow: hidden;
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(0px 0px 99.9% 99.9%);
          clip-path: inset(0px 0px 99.9% 99.9%);
  border: 0;
}

.menu-navigation {
  position: absolute;
  top: 28rem;
  right: -19rem;
  width: 60rem;
  height: 60rem;
}
.menu-navigation__label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
.menu-navigation__line {
  position: absolute;
  top: 19rem;
  left: 10rem;
  width: 22rem;
  height: 2rem;
  background-color: #000;
}
.menu-navigation__line-top {
  transform: translateY(-7rem);
}
.menu-navigation__line-bottom {
  transform: translateY(7rem);
}
.menu-navigation__icon {
  position: absolute;
  top: 10rem;
  left: 10rem;
  width: 40rem;
  height: 40rem;
}

.app-footer {
  border-top: 2rem solid #d9d9d9;
  background-color: #fafafa;
}
.app-footer-float {
  position: relative;
  width: 1440rem;
  margin: 0 auto;
}
.app-footer-float-content {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 80rem;
}
.app-footer-float-wrapper {
  position: fixed;
  bottom: 40rem;
  z-index: 300;
}
.app-footer-float-wrapper.is-invisible .app-footer-float__top-button {
  pointer-events: none;
}
.app-footer-float-wrapper.is-break {
  position: absolute;
  top: -120rem;
  bottom: auto;
}
.app-footer-float__top-button {
  font-size: 16rem;
  line-height: 23.17rem;
  font-weight: 700;
  font-family: "Noto Sans KR";
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 5rem;
  width: 80rem;
  height: 80rem;
  border: 1px solid #000;
  background-color: #fff;
  border-radius: 50%;
}
.app-footer-content {
  width: 1440rem;
  margin: 0 auto;
  padding: 60rem 0;
}
.app-footer__copy {
  display: block;
  margin-top: 20rem;
  font-size: 14rem;
  line-height: 20rem;
}

.app-container {
  min-height: calc(100vh - 194rem);
  padding-top: 115rem;
  padding-bottom: 160rem;
}

.section {
  width: 1440rem;
  margin: 0 auto;
}
.section--full {
  width: 100%;
  margin: 0;
}
.section--full > div {
  width: 1440rem;
  margin: 0 auto;
}
.section--full[data-bg-theme=blue] {
  background-color: #003153;
  color: #fff;
}
.section--full[data-bg-theme=grey] {
  background-color: #f5f6f7;
}
.section[data-bg-theme=blue] {
  background-color: #003153;
  color: #fff;
}
.section[data-bg-theme=grey] {
  background-color: #f5f6f7;
}

.app-gnb {
  position: absolute;
  top: 5rem;
  left: 319rem;
}
.app-gnb-content {
  display: flex;
}
.app-gnb-content li {
  font-size: 18rem;
  line-height: 1.448;
  font-weight: 400;
  font-family: "Noto Sans KR";
  color: #666;
  white-space: nowrap;
}
.app-gnb-content li a {
  display: block;
  padding: 40rem 0;
  text-align: center;
}
.app-gnb-content li a:hover {
  font-weight: 700;
  color: #000;
}
.app-gnb-content li.is-active a {
  font-weight: 700;
  color: #000;
}
.app-gnb-content li:nth-child(1) a {
  width: 134rem;
}
.app-gnb-content li:nth-child(2) a {
  width: 178rem;
}
.app-gnb-content li:nth-child(3) a {
  width: 146rem;
}
.app-gnb-content li:nth-child(4) a {
  width: 146rem;
}
.app-gnb-content li:nth-child(5) a {
  width: 129rem;
}
.app-gnb-content li:nth-child(6) a {
  width: 213rem;
}

.modal, .modal-standard02, .modal-standard {
  overflow: auto;
  display: none;
  position: fixed;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.modal-standard {
  background-color: rgba(0, 0, 0, 0.6);
}
.modal-standard02 {
  background-color: rgba(0, 0, 0, 0.3);
}
.modal-close-button {
  position: absolute;
  top: 30rem;
  right: 30rem;
}
.modal__content {
  display: flex;
  justify-content: center;
  -webkit-box-pack: center;
  width: 100%;
  height: 100%;
}
.modal__content-table {
  overflow: hidden;
  display: table;
  width: 100%;
  height: 100%;
}
.modal__content-cell {
  display: table-cell;
  vertical-align: middle;
}
.modal__content-wrapper {
  margin-right: auto;
  margin-left: auto;
  padding-top: 120rem;
  padding-bottom: 120rem;
}
.modal__content-padding {
  position: relative;
  z-index: 1;
  margin-right: auto;
  margin-left: auto;
}
.modal-content {
  background-color: #fff;
  box-shadow: 0px 0px 40rem rgba(0, 0, 0, 0.25);
}
.modal-header {
  font-size: 26rem;
  line-height: 70rem;
  font-weight: 700;
  font-family: "Noto Sans CJK kr";
  padding: 0 50rem;
  background-color: #222;
  color: #fff;
}
.modal-close-button {
  position: absolute;
  top: 0;
  right: 30rem;
  width: 70rem;
  height: 70rem;
}

.is-modal {
  overflow: hidden;
}

.modal-open {
  display: block;
  z-index: 350;
}

[class^=icon-pain] {
  display: inline-block;
  flex-shrink: 0;
  background-image: url("../../images/pain-campaign/sprite/pain.png");
  background-repeat: no-repeat;
  background-size: 361rem 164rem;
  white-space: nowrap;
  text-indent: 200%;
  overflow: hidden;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  [class^=icon-pain] {
    background-image: url("../../images/pain-campaign/sprite/pain@2x.png");
  }
}
.icon-pain-arrow-left-bk-12 {
  width: 16rem;
  height: 12rem;
  background-position: -306rem -112rem;
}

.icon-pain-arrow-left-bk-24 {
  width: 24rem;
  height: 24rem;
  background-position: -120rem -140rem;
}

.icon-pain-arrow-left-double-bk-24 {
  width: 24rem;
  height: 24rem;
  background-position: -154rem -140rem;
}

.icon-pain-arrow-right-12 {
  width: 16rem;
  height: 12rem;
  background-position: -332rem -112rem;
}

.icon-pain-arrow-right-16 {
  width: 16rem;
  height: 16rem;
  background-position: -280rem -112rem;
}

.icon-pain-arrow-right-bk-12 {
  width: 16rem;
  height: 12rem;
  background-position: -222rem -140rem;
}

.icon-pain-arrow-right-wh-12 {
  width: 16rem;
  height: 12rem;
  background-position: -248rem -140rem;
}

.icon-pain-arrow-up {
  width: 24rem;
  height: 24rem;
  background-position: -188rem -140rem;
}

.icon-pain-ci-24 {
  width: 110rem;
  height: 24rem;
  background-position: 0px -140rem;
}

.icon-pain-ci-40 {
  width: 199rem;
  height: 40rem;
  background-position: -162rem 0px;
}

.icon-pain-naver-ci-60 {
  width: 152rem;
  height: 60rem;
  background-position: 0px 0px;
}

.icon-pain-share-24 {
  width: 32rem;
  height: 32rem;
  background-position: -280rem -70rem;
}

.icon-pain-social-facebook {
  width: 60rem;
  height: 60rem;
  background-position: 0px -70rem;
}

.icon-pain-social-kakao {
  width: 60rem;
  height: 60rem;
  background-position: -70rem -70rem;
}

.icon-pain-social-link {
  width: 60rem;
  height: 60rem;
  background-position: -140rem -70rem;
}

.icon-pain-social-naver {
  width: 60rem;
  height: 60rem;
  background-position: -210rem -70rem;
}

.icon-pain-x-wh-30 {
  width: 30rem;
  height: 30rem;
  background-position: -322rem -70rem;
}

[class^=icon-sprite] {
  display: inline-block;
  flex-shrink: 0;
  background-image: url("../../images/ecg-campaign/sprite/sprite.png");
  background-repeat: no-repeat;
  background-size: 2rem 14rem;
  white-space: nowrap;
  text-indent: 200%;
  overflow: hidden;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  [class^=icon-sprite] {
    background-image: url("../../images/ecg-campaign/sprite/sprite@2x.png");
  }
}
.reference {
  position: relative;
  border-top: 2rem solid #000;
  border-bottom: 1px solid #000;
}
.reference-sec {
  padding-top: 120rem;
}
.reference__tit {
  font-size: 34rem;
  line-height: 1.4;
  font-weight: 700;
  font-family: "Noto Sans KR";
  display: block;
  padding: 31rem 40rem 31rem;
}
.reference__main {
  display: none;
  background-color: #f2f2f2;
  padding: 34rem 100rem 46rem 40rem;
}
.reference ol {
  font-size: 14rem;
  line-height: 1.6;
  font-weight: 400;
  font-family: "Noto Sans KR";
  display: flex;
  flex-direction: column;
  gap: 10rem;
}
.reference__desc {
  font-size: 14rem;
  line-height: 1.6;
  font-weight: 400;
  font-family: "Noto Sans KR";
  display: block;
  margin-top: 8rem;
}
.reference.is-active .reference-button-open {
  display: none;
}
.reference.is-active .reference-button-close {
  display: block;
}
.reference.is-active .reference-button:before {
  background-image: url("/resources/front/pc/images/pain-campaign/minus.png");
}
.reference.is-active .reference__main {
  display: block;
}
.reference:not(.is-active) .reference-button-open {
  display: block;
}
.reference-button {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.reference-button-open, .reference-button-close {
  overflow: hidden;
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(0px 0px 99.9% 99.9%);
          clip-path: inset(0px 0px 99.9% 99.9%);
  border: 0;
  display: none;
}
.reference-button:before {
  content: "";
  position: absolute;
  top: 42rem;
  right: 52rem;
  width: 24rem;
  height: 24rem;
  background: url("/resources/front/pc/images/pain-campaign/plus.png") 0 0/24rem no-repeat;
}

[role=tablist] {
  display: flex;
  gap: 64rem;
  position: relative;
}
[role=tablist]:before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 2rem;
  background-color: #7f7f7f;
  border-radius: 2rem;
}
[role=tablist] [role=tab] {
  font-size: 24rem;
  line-height: 28rem;
  font-weight: 400;
  font-family: "Noto Sans KR";
  position: relative;
  padding: 20rem 0;
  letter-spacing: -0.48px;
}
[role=tablist] [role=tab][aria-selected=true] {
  font-size: 24rem;
  line-height: 28rem;
  font-weight: 700;
  font-family: "Noto Sans KR";
}
[role=tablist] [role=tab][aria-selected=true]:before {
  content: "";
  position: absolute;
  right: 0;
  bottom: -1px;
  left: 0;
  height: 4rem;
  background-color: #000;
  border-radius: 2rem;
}

.hp {
  padding-top: 80rem;
}
.hp-content {
  font-size: 32rem;
  line-height: 1.6;
  font-weight: 700;
  font-family: "Noto Sans KR";
  display: flex;
  justify-content: space-between;
  position: relative;
  height: 160rem;
  padding: 55rem 80rem 54rem 80rem;
  background-color: #003c87;
  border-radius: 60rem;
  letter-spacing: -0.64px;
}
.hp__tit {
  display: block;
  color: #fff;
}
.hp img {
  position: absolute;
  right: 120rem;
}
.hp__daily {
  bottom: 0px;
}
.hp__sports {
  bottom: 0;
}
.hp__chronic {
  bottom: 0;
}

.pain-visual {
  position: relative;
  min-width: 1440rem;
}
.pain-visual > div {
  width: 100%;
  position: relative;
}
.pain-visual h1 {
  font-size: 58rem;
  line-height: 1.6;
  font-weight: 700;
  font-family: "Noto Sans KR";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #fff;
}
.pain-visual img {
  -o-object-fit: cover;
     object-fit: cover;
  max-width: inherit;
  width: 100%;
  height: 400rem;
}
.pain-visual .psc-share-content {
  background-color: #003153;
}
.pain-visual .psc-share-content strong {
  font-size: 40rem;
  line-height: 1.6;
  font-weight: 400;
  font-family: "Noto Sans KR";
  letter-spacing: -0.8px;
  color: #fff;
}
.pain-visual .psc-share-main {
  display: flex;
  justify-content: space-between;
  width: 1440rem;
  margin: 0 auto;
  padding-top: 28rem;
  padding-bottom: 28rem;
}
.pain-visual .psc-share-button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 60rem;
  height: 60rem;
  border: 1px solid #fff;
  border-radius: 50%;
}

.toc {
  padding-top: 60rem;
  padding-bottom: 60rem;
}
.toc-content {
  padding: 30rem 60rem;
  border: 1px solid #ccc;
  background-color: #f5f6f7;
}
.toc-content > strong {
  font-size: 24rem;
  line-height: 1.6;
  font-weight: 700;
  font-family: "Noto Sans KR";
}
.toc-content > ul {
  display: flex;
  flex-direction: column;
  gap: 12rem;
  margin-top: 20rem;
}
.toc-content > ul li {
  font-size: 32rem;
  line-height: 1.6;
  font-weight: 400;
  font-family: "Noto Sans KR";
}
.toc-content > ul li.is-active {
  font-weight: 700;
}
.toc-content > ul li.is-active a {
  background-image: url("/resources/front/pc/images/pain-campaign/folder-open.png");
  pointer-events: none;
}
.toc-content > ul li.is-active a:hover {
  text-decoration: none;
}
.toc-content > ul a {
  display: inline-block;
  position: relative;
  padding-left: 52rem;
  background: url("/resources/front/pc/images/pain-campaign/folder-closed.png") 0 0/40rem no-repeat;
}
.toc-content > ul a:hover {
  text-decoration: underline;
}
.toc-small .toc-content {
  padding: 30rem 40rem;
}
.toc-small .toc-content > strong {
  font-size: 24rem;
  line-height: 1.6;
  font-weight: 700;
  font-family: "Noto Sans KR";
}
.toc-small .toc-content > ul {
  gap: 8rem;
}
.toc-small .toc-content > ul li {
  font-size: 20rem;
  line-height: 1.6;
  font-weight: 400;
  font-family: "Noto Sans KR";
  letter-spacing: -0.4px;
}
.toc-small .toc-content > ul li.is-active {
  font-weight: 700;
}
.toc-small .toc-content > ul li.is-active a {
  background-image: url("/resources/front/pc/images/pain-campaign/folder-open-samll.png");
}
.toc-small .toc-content > ul li a {
  padding-left: 44rem;
  background: url("/resources/front/pc/images/pain-campaign/folder-closed-small.png") 0 center/32rem no-repeat;
}
.toc-small .toc-content > ul li a:hover {
  font-weight: 700;
}

.pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 100rem;
}
.pagination > a {
  height: 24rem;
}
.pagination div {
  font-size: 14rem;
  line-height: 1.4;
  font-weight: 400;
  font-family: "Noto Sans KR";
  display: flex;
  align-items: center;
  gap: 30rem;
  padding: 0 30rem;
}
.pagination div .is-active {
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  width: 35rem;
  height: 35rem;
  border: 2rem solid #000;
  border-radius: 50%;
}
.pagination__next, .pagination__next-end {
  transform: rotate(180deg);
}

.board-header {
  padding-top: 100rem;
}
.board-header-util {
  display: flex;
  justify-content: space-between;
}
.board-header-util > div {
  display: flex;
  gap: 16rem;
}
.board-header-util > div a {
  flex: 0 0 60rem;
  height: 60rem;
  padding: 0;
}
.board-header-util > div a:nth-child(2) i {
  transform: rotate(180deg);
}
.board-header-util .board-list {
  padding: 10rem 96rem;
}
.board-header-content {
  display: flex;
  flex-direction: column;
  gap: 20rem;
  margin-top: 20rem;
  padding-top: 20rem;
  padding-bottom: 20rem;
  border-top: 2rem solid #000;
  border-bottom: 1px solid #000;
}
.board-header-content > div {
  display: flex;
  justify-content: center;
}
.board-header-content > div:nth-child(1) {
  display: block;
  text-align: center;
}
.board-header-c {
  font-size: 14rem;
  line-height: 1.6;
  font-weight: 500;
  font-family: "Noto Sans KR";
  position: relative;
  top: 24rem;
  height: 42rem;
  padding: 10rem 20rem;
  background-color: #000;
  vertical-align: top;
  letter-spacing: -0.28px;
  border-radius: 50rem;
  color: #fff;
}
.board-header-t {
  font-size: 48rem;
  line-height: 1.6;
  font-weight: 700;
  font-family: "Noto Sans KR";
  margin-left: 16rem;
  letter-spacing: -0.4px;
}
.board-header-p {
  font-size: 20rem;
  line-height: 1.6;
  font-weight: 700;
  font-family: "Noto Sans KR";
  display: inline-block;
  position: relative;
  letter-spacing: -0.4px;
  align-self: center;
}
.board-header-n {
  display: flex;
  gap: 36rem;
}
.board-header-n-ko {
  font-size: 20rem;
  line-height: 1.6;
  font-weight: 700;
  font-family: "Noto Sans KR";
  letter-spacing: -0.4px;
}
.board-header-n-en {
  font-size: 20rem;
  line-height: 1.6;
  font-weight: 400;
  font-family: "Noto Sans KR";
  position: relative;
  letter-spacing: -0.4px;
  color: #666;
}
.board-header-n-en:after {
  content: "";
  position: absolute;
  top: 8rem;
  left: -16rem;
  width: 1px;
  height: 16rem;
  background-color: #666;
}
.board-header-d {
  font-size: 16rem;
  line-height: 1.6;
  font-weight: 400;
  font-family: "Noto Sans KR";
  letter-spacing: -0.32px;
  color: #666;
}

.board-content {
  width: 1024rem;
  margin: 0 auto;
  padding-top: 80rem;
}
.board-content-header .toc {
  padding-top: 20rem;
  padding-bottom: 0;
}
.board-content-header-overview {
  font-size: 18rem;
  line-height: 1.6;
  font-weight: 500;
  font-family: "Noto Sans KR";
  margin-top: 60rem;
  letter-spacing: -0.36px;
}
.board-content-img + .toc {
  padding-top: 60rem;
}
.board-content-editor {
  padding-top: 60rem;
}
.board-content-editor h1 {
  font-size: 32rem;
  line-height: 1.6;
  font-weight: 700;
  font-family: "Noto Sans KR";
  padding-bottom: 32rem;
  border-bottom: 1px solid #000;
  letter-spacing: -0.64px;
}
.board-content-editor p {
  font-size: 18rem;
  line-height: 1.6;
  font-weight: 500;
  font-family: "Noto Sans KR";
  letter-spacing: -0.36px;
}

.board-navi {
  margin-top: 80rem;
  border-top: 1px solid #000;
  border-bottom: 1px solid #ccc;
}
.board-navi-sec {
  font-size: 18rem;
  line-height: 1.6;
  font-weight: 400;
  font-family: "Noto Sans KR";
  display: flex;
  justify-content: space-between;
  gap: 40rem;
  padding-top: 25rem;
  padding-bottom: 25rem;
}
.board-navi-sec + .board-navi-sec {
  border-top: 1px solid #ccc;
}
.board-navi-sec > div {
  display: flex;
  flex: 1 1 auto;
  min-width: 0;
}
.board-navi-sec > div > strong {
  flex: 0 0 132rem;
  font-weight: 700;
}
.board-navi-content {
  flex: 1 1 auto;
  min-width: 0;
  letter-spacing: -0.36px;
}
.board-navi-content a {
  overflow: hidden;
  display: inline-block;
  max-width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  vertical-align: top;
}
.board-navi-date {
  flex: 0 0 90rem;
  align-self: center;
}

.social {
  position: relative;
}
.social > ul {
  visibility: hidden;
  display: flex;
  position: absolute;
  top: 72rem;
  z-index: 1;
  flex-direction: column;
  gap: 12rem;
  pointer-events: none;
}
.social > ul i {
  vertical-align: top;
}
.social > ul > li {
  opacity: 0;
  transform: translateY(-20rem);
}
.social.is-active > ul {
  visibility: visible;
  pointer-events: auto;
}
.social.is-active > ul > li {
  opacity: 1;
  transform: translateY(0);
  transition: transform 0.4s cubic-bezier(0.04, 0.04, 0.12, 0.96), opacity 0.6s cubic-bezier(0.04, 0.04, 0.12, 0.96);
}
.social.is-active > ul > li:nth-child(1) {
  transition-delay: 0.05s;
}
.social.is-active > ul > li:nth-child(2) {
  transition-delay: 0.1s;
}
.social.is-active > ul > li:nth-child(3) {
  transition-delay: 0.15s;
}
.social.is-active > ul > li:nth-child(4) {
  transition-delay: 0.2s;
}

.el-header {
  width: 100% !important;
  padding-top: 28rem;
  padding-bottom: 28rem;
  background-color: #003153;
}
.el-header > div {
  display: flex;
  justify-content: space-between;
  width: 1440rem;
  margin-right: auto;
  margin-left: auto;
}
.el-header__tit {
  font-size: 40rem;
  line-height: 1.6;
  font-weight: 400;
  font-family: "Noto Sans KR";
  color: #fff;
}
.el-header__share-button, .el-header .psc-share-button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 60rem;
  height: 60rem;
  border: 1px solid #fff;
  border-radius: 50%;
}
.el-content {
  padding-top: 100rem;
}
.el-content-overview {
  font-size: 24rem;
  line-height: 1.6;
  font-weight: 400;
  font-family: "Noto Sans KR";
  letter-spacing: -0.48px;
}
.el-content-main h1 {
  font-size: 32rem;
  line-height: 1.6;
  font-weight: 700;
  font-family: "Noto Sans KR";
  padding: 32rem 60rem;
  border-top: 8rem solid #000;
  border-bottom: 2rem solid #000;
  background-color: #f5f6f7;
  letter-spacing: -0.64px;
}
.el-content-main h1:nth-of-type(1) {
  margin-top: 0;
}
.el-content-main h2 {
  font-size: 24rem;
  line-height: 1.6;
  font-weight: 700;
  font-family: "Noto Sans KR";
  position: relative;
  margin-top: 50rem;
  padding-left: 40rem;
  letter-spacing: -0.48px;
}
.el-content-main h2:after {
  content: "";
  position: absolute;
  top: 7rem;
  left: 0;
  width: 24rem;
  height: 24rem;
  background-color: #003153;
}
.el-content-main h2 + p {
  font-size: 20rem;
  line-height: 1.6;
  font-weight: 400;
  font-family: "Noto Sans KR";
  margin-top: 20rem;
  letter-spacing: -0.4px;
}
.el-content-main table {
  display: block;
  margin-top: 30rem;
  padding: 30rem 60rem;
  border: 1px solid #ccc;
  border-radius: 40rem;
}
.el-content-main table + table {
  margin-top: 12rem;
}
.el-content-main table tr + tr td {
  padding-top: 10rem;
}
.el-content-main table td {
  font-size: 18rem;
  line-height: 1.6;
  font-weight: 400;
  font-family: "Noto Sans KR";
  letter-spacing: -0.36px;
}
.el-content-main table td strong {
  font-size: 20rem;
  line-height: 1.6;
  font-weight: 700;
  font-family: "Noto Sans KR";
  letter-spacing: -0.4px;
}
.el-content-main table td p {
  margin-top: 20rem;
}
.el-content-main table td ol {
  margin-top: 10rem;
}
.el-content-main dl {
  display: flex;
  flex-direction: column;
  gap: 10rem;
}
.el-content-main dl dt {
  font-size: 20rem;
  line-height: 1.6;
  font-weight: 700;
  font-family: "Noto Sans KR";
  letter-spacing: -0.4px;
}
.el-content-main dl dd {
  font-size: 18rem;
  line-height: 1.6;
  font-weight: 400;
  font-family: "Noto Sans KR";
  letter-spacing: -0.36px;
}
.el-content-main dl + dl {
  margin-top: 12rem;
}
.el-content-main p {
  font-size: 20rem;
  line-height: 1.6;
  font-weight: 400;
  font-family: "Noto Sans KR";
  letter-spacing: -0.4px;
}
.el-content-main .btn-color01 {
  font-size: 18rem;
  line-height: 2;
  font-weight: 700;
  font-family: "Noto Sans KR";
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 10rem;
  min-width: 380rem;
  margin-top: 40rem;
  padding: 12rem 30rem;
  background-color: #14ceb9;
  border-radius: 16rem;
  color: #fff;
}
.el-content-main .btn-color02 {
  font-size: 18rem;
  line-height: 2;
  font-weight: 700;
  font-family: "Noto Sans KR";
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 10rem;
  min-width: 380rem;
  margin-top: 40rem;
  padding: 12rem 30rem;
  background-color: #149bf5;
  border-radius: 16rem;
  color: #fff;
}
.el-content-main .btn-color03 {
  font-size: 18rem;
  line-height: 2;
  font-weight: 700;
  font-family: "Noto Sans KR";
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 10rem;
  min-width: 380rem;
  margin-top: 40rem;
  padding: 12rem 30rem;
  background-color: #6928aa;
  border-radius: 16rem;
  color: #fff;
}
.el-content-main ul {
  padding-left: 18rem;
}
.el-content-main ul li {
  list-style: disc;
}
.el-content-main ol {
  padding-left: 18rem;
}
.el-content-main ol li {
  list-style: decimal;
}
.el-content-inner {
  padding: 0 60rem 120rem;
}
.el + .reference-sec {
  padding-top: 0;
}

.pc {
  display: flex;
  justify-content: center;
  overflow: hidden;
}
.pc > ul {
  display: flex;
  position: relative;
  width: 100%;
  min-width: 1920rem;
}
.pc > ul > li {
  flex: 1;
}
.pc > ul > li a {
  display: block;
  position: relative;
}
.pc > ul > li a > div {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 60rem 100rem 60rem 100rem;
}
.pc > ul > li a > div > div {
  position: relative;
  top: 34rem;
}
.pc > ul > li a > div svg {
  position: relative;
}
.pc > ul > li a > div:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #fff;
  transform: translateY(100%);
}
.pc > ul > li a:hover > div:before {
  transition: transform 0.2s cubic-bezier(0.04, 0.04, 0.12, 0.96);
  transform: translateY(0);
}
.pc > ul > li a:hover > div > div {
  top: 0;
  transition: top 0.44s cubic-bezier(0.04, 0.04, 0.12, 0.96);
}
.pc > ul > li a:hover > div .pc__desc {
  top: 0;
  opacity: 1;
  transition: color 1s cubic-bezier(0.04, 0.04, 0.12, 0.96), transform 1s cubic-bezier(0.04, 0.04, 0.12, 0.96), opacity 1s cubic-bezier(0.04, 0.04, 0.12, 0.96);
}
.pc > ul > li a:hover .pc__type,
.pc > ul > li a:hover .pc__tit,
.pc > ul > li a:hover .pc__desc {
  position: relative;
  color: #000;
  transition: color 0.44s cubic-bezier(0.04, 0.04, 0.12, 0.96);
}
.pc > ul > li a:hover .pc__desc {
  position: relative;
  top: 34rem;
  opacity: 0;
}
.pc > ul > li a:hover svg path {
  fill: #000;
  transition: fill 0.55s cubic-bezier(0.04, 0.04, 0.12, 0.96);
}
.pc img {
  width: 100%;
}
.pc__type {
  font-size: 20rem;
  line-height: 1.6;
  font-weight: 700;
  font-family: "Noto Sans";
  display: block;
  color: #fff;
}
.pc__tit {
  font-size: 56rem;
  line-height: 1.6;
  font-weight: 300;
  font-family: "Noto Sans KR";
  display: block;
  color: #fff;
  letter-spacing: -1.12rem;
}
.pc__tit em {
  font-weight: 500;
}
.pc__desc {
  font-size: 16rem;
  line-height: 1.6;
  font-weight: 500;
  font-family: "Noto Sans KR";
  opacity: 0;
  color: #fff;
}
.pc__svg {
  display: block;
  margin-top: 30rem;
}

.wdpo {
  padding-top: 120rem;
  padding-bottom: 170rem;
}
.wdpo > div {
  display: flex;
  align-items: center;
  gap: 100rem;
}
.wdpo > div > img {
  flex: 0 0 650rem;
}
.wdpo > div > div {
  display: flex;
  flex-direction: column;
  flex: 1;
}
.wdpo > div > div > strong {
  font-size: 30rem;
  line-height: 1.6;
  font-weight: 500;
  font-family: "Noto Sans KR";
}
.wdpo > div > div > span {
  font-size: 20rem;
  line-height: 1.6;
  font-weight: 400;
  font-family: "Noto Sans KR";
  margin-top: 20rem;
}
.wdpo > div > div .button-wrapper {
  margin-top: 50rem;
}

.psc {
  padding-top: 120rem;
  padding-bottom: 120rem;
}
.psc__tit {
  font-size: 68rem;
  line-height: 1.4;
  font-weight: 700;
  font-family: "Noto Sans KR";
  letter-spacing: -1.36rem;
  color: #05e7f5;
}
.psc__desc {
  font-size: 24rem;
  line-height: 1.8;
  font-weight: 400;
  font-family: "Noto Sans KR";
  display: block;
  margin-top: 30rem;
  letter-spacing: -0.48px;
  color: #fff;
}
.psc-content {
  position: relative;
  width: 1440rem;
  margin-top: 100rem;
  margin-right: auto;
  margin-left: auto;
  padding-right: 100rem;
  padding-left: 100rem;
  padding-bottom: 44rem;
}
.psc-swiper .swiper-slide div {
  display: flex;
  flex-direction: column;
  gap: 8rem;
  margin-top: 28rem;
}
.psc-swiper .swiper-slide div > span {
  font-size: 16rem;
  line-height: 1.5;
  font-weight: 400;
  font-family: "Noto Sans KR";
  color: rgba(255, 255, 255, 0.7);
  letter-spacing: -0.64px;
}
.psc-swiper .swiper-slide div > strong {
  font-size: 20rem;
  line-height: 1.5;
  font-weight: 700;
  font-family: "Noto Sans KR";
  letter-spacing: -0.8px;
}
.psc-swiper-button-prev {
  position: absolute;
  top: 100rem;
  left: 0;
  z-index: 1;
  width: 60rem;
  height: 60rem;
  background: url("/resources/front/pc/images/pain-campaign/psc-button-prev.png") 0 0/60rem no-repeat;
}
.psc-swiper-button-prev.swiper-button-disabled {
  opacity: 0.2;
}
.psc-swiper-button-next {
  position: absolute;
  top: 100rem;
  right: 0;
  z-index: 1;
  width: 60rem;
  height: 60rem;
  background: url("/resources/front/pc/images/pain-campaign/psc-button-next.png") 0 0/60rem no-repeat;
}
.psc-swiper-button-next.swiper-button-disabled {
  opacity: 0.2;
}
.psc-swiper-scrollbar {
  position: absolute;
  bottom: 0;
  right: 100rem;
  left: 100rem;
  z-index: 1;
  height: 2rem;
  background-color: rgba(255, 255, 255, 0.5);
}
.psc-swiper-scrollbar .swiper-scrollbar-drag {
  top: -1px;
  bottom: -1px;
  height: 4rem;
  background-color: rgb(255, 255, 255);
  border-radius: 2rem;
}
.psc-button-wrapper {
  display: flex;
  justify-content: center;
  margin-top: 60rem;
}
.psc-button-wrapper a {
  width: 260rem;
}

.pcs {
  padding-top: 120rem;
  padding-bottom: 120rem;
}
.pcs__tit {
  font-size: 68rem;
  line-height: 1.4;
  font-weight: 700;
  font-family: "Noto Sans KR";
  letter-spacing: -1.36rem;
}
.pcs__desc {
  font-size: 24rem;
  line-height: 1.8;
  font-weight: 400;
  font-family: "Noto Sans KR";
  display: block;
  margin-top: 30rem;
  letter-spacing: -0.48px;
}
.pcs__step {
  position: relative;
  height: 520rem;
  margin-top: 103rem;
}
.pcs__step[data-idx="1"] .pcs__item:nth-child(1) {
  z-index: 10;
}
.pcs__step[data-idx="1"] .pcs__item:nth-child(1):before {
  top: 0;
  bottom: 0;
  box-shadow: 10rem 4rem 30rem 0px rgba(0, 0, 0, 0.3);
  transition: top 0.33s cubic-bezier(0.04, 0.04, 0.12, 0.96), bottom 0.33s cubic-bezier(0.04, 0.04, 0.12, 0.96), box-shadow 0.33s cubic-bezier(0.04, 0.04, 0.12, 0.96);
}
.pcs__step[data-idx="1"] .pcs__item:nth-child(2) {
  z-index: 8;
}
.pcs__step[data-idx="1"] .pcs__item:nth-child(2):before {
  top: 20rem;
  bottom: 20rem;
}
.pcs__step[data-idx="1"] .pcs__item:nth-child(3) {
  z-index: 6;
}
.pcs__step[data-idx="1"] .pcs__item:nth-child(3):before {
  top: 40rem;
  bottom: 40rem;
}
.pcs__step[data-idx="2"] .pcs__item:nth-child(1) {
  z-index: 6;
}
.pcs__step[data-idx="2"] .pcs__item:nth-child(1):before {
  top: 20rem;
  bottom: 20rem;
}
.pcs__step[data-idx="2"] .pcs__item:nth-child(2) {
  z-index: 10;
}
.pcs__step[data-idx="2"] .pcs__item:nth-child(2):before {
  top: 0;
  bottom: 0;
  box-shadow: 0px 4rem 30rem 0px rgba(0, 0, 0, 0.3);
  transition: top 0.33s cubic-bezier(0.04, 0.04, 0.12, 0.96), bottom 0.33s cubic-bezier(0.04, 0.04, 0.12, 0.96), box-shadow 0.33s cubic-bezier(0.04, 0.04, 0.12, 0.96);
}
.pcs__step[data-idx="2"] .pcs__item:nth-child(3) {
  z-index: 8;
}
.pcs__step[data-idx="2"] .pcs__item:nth-child(3):before {
  top: 20rem;
  bottom: 20rem;
}
.pcs__step[data-idx="3"] .pcs__item:nth-child(1) {
  z-index: 6;
}
.pcs__step[data-idx="3"] .pcs__item:nth-child(1):before {
  top: 40rem;
  bottom: 40rem;
}
.pcs__step[data-idx="3"] .pcs__item:nth-child(2) {
  z-index: 8;
}
.pcs__step[data-idx="3"] .pcs__item:nth-child(2):before {
  top: 20rem;
  bottom: 20rem;
}
.pcs__step[data-idx="3"] .pcs__item:nth-child(3) {
  z-index: 10;
}
.pcs__step[data-idx="3"] .pcs__item:nth-child(3):before {
  top: 0;
  bottom: 0;
  box-shadow: -10rem 4rem 30rem 0px rgba(0, 0, 0, 0.3);
  transition: top 0.33s cubic-bezier(0.04, 0.04, 0.12, 0.96), bottom 0.33s cubic-bezier(0.04, 0.04, 0.12, 0.96), box-shadow 0.33s cubic-bezier(0.04, 0.04, 0.12, 0.96);
}
.pcs__step__link {
  display: block;
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  padding-top: 100rem;
  padding-left: 100rem;
}
.pcs__step__link:hover svg {
  transform: translateX(10rem);
  transition: transform 0.6s cubic-bezier(0.04, 0.04, 0.12, 0.96);
}
.pcs__step__tit {
  font-size: 60rem;
  line-height: 1.3;
  font-weight: 300;
  font-family: "Noto Sans";
  display: block;
  position: relative;
  letter-spacing: -0.6px;
  color: #fff;
  opacity: 0;
}
.pcs__step__desc {
  font-size: 24rem;
  line-height: 1.6;
  font-weight: 400;
  font-family: "Noto Sans KR";
  display: block;
  position: relative;
  margin-top: 24rem;
  letter-spacing: -0.24px;
  color: #fff;
  opacity: 0;
}
.pcs__step img {
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0;
}
.pcs__step svg {
  display: block;
  position: relative;
  margin-top: 50rem;
  opacity: 0;
}
.pcs__item {
  position: absolute;
  top: 0;
  width: 1280rem;
  height: 520rem;
}
.pcs__item:nth-child(1) {
  left: 0;
}
.pcs__item:nth-child(2) {
  left: 80rem;
}
.pcs__item:nth-child(3) {
  left: 160rem;
}
.pcs__item:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 100rem;
  transition: top 0.33s 0.011s cubic-bezier(0.04, 0.04, 0.12, 0.96), bottom 0.33s 0.011s cubic-bezier(0.04, 0.04, 0.12, 0.96), box-shadow 0.33s 0.011s cubic-bezier(0.04, 0.04, 0.12, 0.96);
}
.pcs__item[data-theme=turquoise]:before {
  background-color: #14ceb9;
}
.pcs__item[data-theme=blue]:before {
  background-color: #149bf5;
}
.pcs__item[data-theme=nebula]:before {
  background-color: #6928aa;
}
.pcs__item.is-active .pcs__step__tit {
  opacity: 1;
}
.pcs__item.is-active .pcs__step__desc {
  opacity: 1;
}
.pcs__item.is-active img {
  opacity: 1;
}
.pcs__item.is-active svg {
  opacity: 1;
}

.tcs {
  padding-top: 120rem;
  padding-bottom: 120rem;
}
.tcs__tit {
  font-size: 68rem;
  line-height: 1.4;
  font-weight: 700;
  font-family: "Noto Sans KR";
  letter-spacing: -1.36rem;
}
.tcs__desc {
  font-size: 24rem;
  line-height: 1.8;
  font-weight: 400;
  font-family: "Noto Sans KR";
  display: block;
  margin-top: 30rem;
  letter-spacing: -0.48px;
}
.tcs ul {
  display: flex;
  justify-content: center;
  gap: 80rem;
  margin-top: 100rem;
}
.tcs ul a {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20rem;
}
.tcs__item:nth-child(4) {
  margin-left: 80rem;
}
.tcs__item__desc {
  font-size: 20rem;
  line-height: 1.6;
  font-weight: 400;
  font-family: "Noto Sans KR";
  display: block;
  position: relative;
  text-align: center;
  letter-spacing: -0.2px;
}
.tcs__item__desc:after {
  content: "";
  display: inline-block;
  position: relative;
  top: 1px;
  width: 16rem;
  height: 16rem;
  background: url("/resources/front/pc/images/pain-campaign/arrow-right-16@2x.png") 0 0/16rem no-repeat;
}

.btp {
  padding-top: 120rem;
}
.btp__tit {
  font-size: 68rem;
  line-height: 1.4;
  font-weight: 700;
  font-family: "Noto Sans KR";
  letter-spacing: -1.36rem;
}
.btp__desc {
  font-size: 24rem;
  line-height: 1.8;
  font-weight: 400;
  font-family: "Noto Sans KR";
  display: block;
  margin-top: 30rem;
  letter-spacing: -0.48px;
}
.btp__shopping {
  margin-top: 82rem;
}
.btp__shopping ul {
  display: flex;
  gap: 40rem;
}
.btp__shopping li {
  flex: 1;
}
.btp__shopping a {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 160rem;
  border: 1px solid #bdbdbd;
  border-radius: 40rem;
}
.btp__util {
  display: flex;
  justify-content: space-between;
  margin-top: 32rem;
}
.btp__util > div {
  position: relative;
  flex: 1;
}
.btp__util > div + div:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 1px;
  background-color: rgba(206, 206, 206, 0.4);
}
.btp__util > div a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 269rem;
  margin: 0 auto;
  padding: 34.5rem 0;
  color: #fff;
}
.btp__util__text {
  font-size: 22rem;
  line-height: 1.6;
  font-weight: 400;
  font-family: "Noto Sans KR";
  letter-spacing: -0.15px;
  color: #000;
}
.btp__util__text em {
  font-size: 22rem;
  line-height: 1.6;
  font-weight: 700;
  font-family: "Noto Sans KR";
  display: flex;
  align-items: center;
  letter-spacing: -0.15px;
}
.btp__util__text svg {
  display: inline-block;
  margin-left: 16rem;
}
.btp__util__text:hover svg {
  transform: translateX(6rem);
  transition: transform 0.3s cubic-bezier(0.04, 0.04, 0.12, 0.96);
}

.psc-tabs {
  padding-top: 80rem;
}
.psc-tabs .tab-list {
  width: 750rem;
  margin: 0 auto;
}
.psc-tabs .tab-list [role=tab] {
  flex: 1;
  text-align: center;
}

.psc-card {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 48rem;
  margin-top: 80rem;
}
.psc-card-img {
  overflow: hidden;
  position: relative;
  height: 250rem;
  border-radius: 40rem;
  -o-object-fit: cover;
     object-fit: cover;
}
.psc-card-cg {
  font-size: 14rem;
  line-height: 1.6;
  font-weight: 500;
  font-family: "Noto Sans KR";
  position: absolute;
  top: 20rem;
  left: 20rem;
  padding: 10rem 20rem;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 50rem;
}
.psc-card-main {
  margin-top: 24rem;
}
.psc-card-name {
  display: flex;
  flex-direction: column;
}
.psc-card-name-ko {
  font-size: 20rem;
  line-height: 1.6;
  font-weight: 700;
  font-family: "Noto Sans KR";
  display: block;
  padding-bottom: 6rem;
  border-bottom: 1px solid #ccc;
}
.psc-card-name-en {
  font-size: 14rem;
  line-height: 1.6;
  font-weight: 400;
  font-family: "Noto Sans KR";
  padding-top: 6rem;
  letter-spacing: -0.28px;
  color: #666;
}
.psc-card-desc {
  font-size: 20rem;
  line-height: 1.6;
  font-weight: 400;
  font-family: "Noto Sans KR";
  display: block;
  margin-top: 16rem;
  letter-spacing: -0.4px;
}
.psc-card-date {
  font-size: 16rem;
  line-height: 1.6;
  font-weight: 400;
  font-family: "Noto Sans KR";
  display: block;
  margin-top: 16rem;
  color: #666;
  letter-spacing: -0.32px;
}

.pci {
  width: 1024rem;
  margin: 0 auto;
  padding-top: 80rem;
}
.pci__tit {
  font-size: 24rem;
  line-height: 1.6;
  font-weight: 700;
  font-family: "Noto Sans KR";
  display: block;
  padding-bottom: 20rem;
  border-bottom: 1px solid #000;
  letter-spacing: -0.48px;
}
.pci-header {
  display: flex;
  gap: 64rem;
  padding-top: 40rem;
  padding-bottom: 40rem;
  border-bottom: 1px solid #ccc;
}
.pci-header img {
  flex: 0 0 480rem;
  border-radius: 40rem;
  max-width: 480rem;
  -o-object-fit: cover;
     object-fit: cover;
}
.pci-header .pci-social > span {
  margin-right: 0;
}
.pci-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 40rem;
  padding-top: 40rem;
}
.pci-list > li {
  display: flex;
  gap: 40rem;
}
.pci-list > li > img {
  flex: 0 0 170rem;
  max-width: 170rem;
  height: 270rem;
  border-radius: 40rem;
  -o-object-fit: cover;
     object-fit: cover;
}
.pci-main {
  display: flex;
  flex-direction: column;
  gap: 20rem;
  flex: 1;
}
.pci-main > strong {
  font-size: 24rem;
  line-height: 1.6;
  font-weight: 500;
  font-family: "Noto Sans KR";
  letter-spacing: -0.48px;
}
.pci-info {
  font-size: 18rem;
  line-height: 1.6;
  font-weight: 400;
  font-family: "Noto Sans KR";
  display: flex;
  flex-direction: column;
  letter-spacing: -0.36px;
}
.pci-social {
  font-size: 16rem;
  line-height: 1.6;
  font-weight: 400;
  font-family: "Noto Sans KR";
  letter-spacing: -0.32px;
}
.pci-social > span {
  margin-right: 10rem;
}
.pci-social a {
  text-decoration: underline;
}

[data-modal-name=pain-sitemap] .modal__content-cell {
  vertical-align: top;
}
[data-modal-name=pain-sitemap] .modal-content {
  background-color: transparent;
}
[data-modal-name=pain-sitemap] .pain-sitemap {
  overflow: auto;
  width: calc(100% - 60rem);
  height: 462rem;
  margin: 0 auto;
  background-color: #fff;
}
[data-modal-name=pain-sitemap] .pain-sitemap-content {
  display: flex;
  justify-content: center;
  position: relative;
}
[data-modal-name=pain-sitemap] .pain-sitemap-content > li {
  flex: 0 0 280rem;
  position: relative;
  padding-top: 50rem;
  padding-bottom: 50rem;
  text-align: center;
  font-size: 20rem;
  line-height: 1.6;
  font-weight: 500;
  font-family: "Noto Sans KR";
  letter-spacing: -0.4px;
}
[data-modal-name=pain-sitemap] .pain-sitemap-content > li:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 1px;
  background-color: #eee;
}
[data-modal-name=pain-sitemap] .pain-sitemap-content > li:last-child:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 1px;
  background-color: #eee;
}
[data-modal-name=pain-sitemap] .pain-sitemap-depth2 {
  display: flex;
  flex-direction: column;
  gap: 16rem;
  position: relative;
  padding-top: 52rem;
}
[data-modal-name=pain-sitemap] .pain-sitemap-depth2:after {
  content: "";
  position: absolute;
  left: calc(50% - 13rem);
  top: 24rem;
  width: 26rem;
  height: 4rem;
  background-color: #149bf5;
}
[data-modal-name=pain-sitemap] .pain-sitemap-depth2 > li {
  font-size: 16rem;
  line-height: 1.6;
  font-weight: 400;
  font-family: "Noto Sans KR";
  letter-spacing: -0.32px;
  color: #555;
}
[data-modal-name=pain-sitemap] .pain-sitemap-depth2 > li a:hover {
  color: #149bf5;
  text-decoration: underline;
}
[data-modal-name=pain-sitemap] .pain-sitemap-close-button {
  position: absolute;
  bottom: -62rem;
  left: calc(50% - 15rem);
}
/*# sourceMappingURL=maps/ui.css.map */
