* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html, body {
  height: 100%;
  line-height: 1.2;
}
img {
  border-style: none;
}
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  padding: 0;
}
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, input, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}
ul, ol, li {
  list-style: outside none none;
}
img {
  border: 0 none;
  vertical-align: top;
}
form, label, legend, input, canvas, iframe {
  vertical-align: top;
}
em, address {
  font-style: normal;
}
table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}
table caption, legend, .blind {
  display: block;
  overflow: hidden;
  position: absolute !important;
  top: 0;
  right: 0;
  width: 1px;
  height: 1px;
  font-size: 1px;
  line-height: 1px;
  clip: rect(1px, 1px, 1px, 1px);
}
input[type=text]::-ms-clear {
  display: none;
}
label {
  cursor: pointer;
}
a {
  color: inherit;
  text-decoration: none;
  outline-offset: -2px;
}
strong {
  font-weight: 600;
}
body {
  font-family: "Pretendard", "Malgun Gothic", "sans-serif";
  font-weight: 400;
  font-size: 14px;
  color: #000;
  letter-spacing: -0.4px;
}
input, textarea, select {
  font-family: "Pretendard", "Malgun Gothic", "sans-serif";
  font-size: 14px;
  color: #000;
  letter-spacing: -0.4px;
}
@font-face {
  font-family: "Pretendard";
  font-weight: 700;
  src: url("/assets/fonts/Pretendard-Bold.woff") format("woff");
}
@font-face {
  font-family: "Pretendard";
  font-weight: 600;
  src: url("/assets/fonts/Pretendard-SemiBold.woff") format("woff");
}
@font-face {
  font-family: "Pretendard";
  font-weight: 500;
  src: url("/assets/fonts/Pretendard-Medium.woff") format("woff");
}
@font-face {
  font-family: "Pretendard";
  font-weight: 400;
  src: url("/assets/fonts/Pretendard-Regular.woff") format("woff");
}
@font-face {
  font-family: "Spoqa Han Sans Neo";
  font-weight: 700;
  src: url("/assets/fonts/SpoqaHanSansNeo-Bold.woff") format("woff");
}
@font-face {
  font-family: "Spoqa Han Sans Neo";
  font-weight: 500;
  src: url("/assets/fonts/SpoqaHanSansNeo-Medium.woff") format("woff");
}
@font-face {
  font-family: "Spoqa Han Sans Neo";
  font-weight: 400;
  src: url("/assets/fonts/SpoqaHanSansNeo-Regular.woff") format("woff");
}
@font-face {
  font-family: "Spoqa Han Sans Neo";
  font-weight: 300;
  src: url("/assets/fonts/SpoqaHanSansNeo-Light.woff") format("woff");
}
@font-face {
  font-family: "Poppins";
  font-weight: 700;
  src: url("/assets/fonts/Poppins-Bold.woff") format("woff");
}
@font-face {
  font-family: "Poppins";
  font-weight: 600;
  src: url("/assets/fonts/Poppins-SemiBold.woff") format("woff");
}
@font-face {
  font-family: "Poppins";
  font-weight: 500;
  src: url("/assets/fonts/Poppins-Medium.woff") format("woff");
}
@font-face {
  font-family: "Poppins";
  font-weight: 400;
  src: url("/assets/fonts/Poppins-Regular.woff") format("woff");
}
.head-eyebrow {
  margin-bottom: 12px;
}
.head-eyebrow .eyebrow {
  background: linear-gradient(94deg, #6439f9 49.17%, #3793ff 100%);
  background-clip: text;
  -webkit-background-clip: text;
  font-weight: 700;
  font-size: 18px;
  color: transparent;
}
.head-title .title {
  font-weight: 600;
  font-size: 40px;
}
.head-title .title .ico {
  margin-top: -9px;
}
.head-title .title span.is-mo {
  display: inline;
}
.head-desc {
  margin-top: 14px;
}
.head-desc .desc {
  font-weight: 500;
  font-size: 24px;
  color: #444;
}
.section {
  margin-top: 160px;
}
.section-inner {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 40px;
}
.section-head {
  text-align: center;
  word-break: keep-all;
}
.section-head .btn-area {
  margin-top: 40px;
}
.section-head .btn-txt.more .txt {
  font-weight: 700;
}
.section-cont {
  margin-top: 50px;
}
@media only screen and (min-width: 1081px) {
  .type-main .section-head .head-eyebrow {
    margin-bottom: 14px;
  }
}
.type-main .section-head .head-eyebrow .eyebrow {
  font-size: 26px;
}
.type-main .section-head .head-title .title {
  font-size: 48px;
  line-height: 1.29;
}
.type-main .section-head .head-desc .desc {
  font-size: 26px;
}
@media only screen and (min-width: 1081px) {
  .type-main .section-cont {
    margin-top: 60px;
  }
}
.section-banner {
  position: relative;
  padding: 80px 0;
}
.section-banner .head-title .title {
  font-weight: 700;
}
@media only screen and (min-width: 1081px) {
  .section-banner .head-title .title {
    font-size: 54px;
  }
}
.section-banner .head-desc {
  margin-top: 20px;
}
.section-banner .head-desc .desc {
  font-weight: 400;
}
.section-banner.type-bgline {
  overflow: hidden;
  z-index: 0;
  background: url("/assets/img/bg_banner_line.jpg") no-repeat 50% 50%;
  background-size: cover;
}
.section-banner.type-bgline .bg-line {
  position: absolute;
  top: 47px;
  left: 50%;
  z-index: -1;
  -webkit-transform: translateX(-47.5%);
  -ms-transform: translateX(-47.5%);
  transform: translateX(-47.5%);
}
.section-banner.type-bgline .bg-line-svg {
  stroke-dasharray: 3541;
  stroke-dashoffset: 0;
}
@-webkit-keyframes bgline-main-ani {
  0% {
    stroke-dashoffset: 3541;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes bgline-main-ani {
  0% {
    stroke-dashoffset: 3541;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
.section-banner.type-bgline.is-show .bg-line-svg {
  -webkit-animation: 2.5s bgline-main-ani ease-in-out;
  animation: 2.5s bgline-main-ani ease-in-out;
}
.section-banner.type-bg2:before {
  position: absolute;
  top: 28%;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: -1;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.5)), to(rgba(229, 233, 250, 0.5)));
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.5) 0%, rgba(229, 233, 250, 0.5) 100%);
  content: "";
}
.section-banner.type-bg3:before {
  position: absolute;
  top: 24.4%;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: -1;
  background: url("/assets/img/bg_banner2.jpg") no-repeat 50% 50%;
  background-size: 100% 100%;
  content: "";
}
@media only screen and (min-width: 1081px) {
  .service-introduction-page .section {
    margin-top: 200px;
  }
  .service-introduction-page .head-eyebrow {
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 1081px) {
  .create-sign-page .section {
    margin-top: 100px;
  }
}
@media only screen and (min-width: 1081px) {
  .payment-system-page .section {
    margin-top: 100px;
  }
}
@media only screen and (min-width: 1081px) {
  .usecase-page .section, .usecase-detail-page .section {
    margin-top: 100px;
  }
}
@media only screen and (min-width: 1081px) {
  .cloud-page .section-cont {
    margin-top: 60px;
  }
}
.member-page {
  height: 100%;
}
.member-page #container {
  height: 100%;
}
@media only screen and (max-width: 1080px) {
  .head-eyebrow {
    margin-bottom: 10px;
  }
  .head-eyebrow .eyebrow {
    font-size: 15px;
  }
  .head-eyebrow .eyebrow .is-mo {
    display: inline-block;
  }
  .head-title .title {
    font-size: 26px;
    line-height: 1.31;
  }
  .head-title .title .ico {
    margin-top: -3px;
  }
  .head-desc {
    margin-top: 10px;
  }
  .head-desc .desc {
    font-size: 14px;
    color: #6d8193;
  }
  .section {
    margin-top: 50px;
  }
  .section-inner {
    max-width: 100%;
    padding: 0;
  }
  .section-head {
    padding: 0 20px;
  }
  .section-head .btn-area {
    margin-top: 15px;
  }
  .section-cont {
    margin-top: 30px;
    padding: 0 20px;
  }
  .type-main .section-head .head-eyebrow .eyebrow {
    font-size: 15px;
  }
  .type-main .section-head .head-title .title {
    font-weight: 700;
    font-size: 26px;
    color: #2d3842;
    line-height: 1.23;
  }
  .type-main .section-head .head-desc .desc {
    font-weight: 600;
    font-size: 15px;
  }
  .section-banner {
    padding: 50px 0;
  }
  .section-banner .head-desc .desc {
    font-size: 15px;
    color: #444;
    line-height: 1.34;
  }
  .section-banner.type-bgline {
    background-image: url("/assets/img/bg_banner_line_mo.jpg");
  }
  .section-banner.type-bgline .bg-line {
    top: auto;
    bottom: -7px;
    -webkit-transform: translateX(-64%);
    -ms-transform: translateX(-64%);
    transform: translateX(-64%);
  }
  .section-banner.type-bgline .bg-line-svg {
    width: 700px;
    height: auto;
  }
  .section-banner.type-bgline.is-show .bg-line-svg {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
  }
  .section-banner.type-bg2:before {
    top: 7.7%;
  }
  .section-banner.type-bg3:before {
    background-image: url("/assets/img/bg_banner_mo2.jpg");
  }
  .cloud-page .head-title .title {
    font-weight: 700;
    line-height: 1.23;
  }
}
.is-scroll-lock body {
  overflow: hidden;
  height: 100%;
}
.is-mo {
  display: none;
}
.mt0 {
  margin-top: 0 !important;
}
.alert-msg {
  text-align: center;
}
.alert-msg__ico {
  display: inline-block;
  margin-bottom: 10px;
  padding: 3px;
  font-size: 0;
  vertical-align: top;
}
.alert-msg__cont {
  padding: 0 10px;
}
.alert-msg__cont .msg-tit {
  display: block;
  font-size: 20px;
  color: #000;
  line-height: 1.3;
}
.alert-msg__cont .msg-txt {
  margin-top: 10px;
}
.alert-msg__cont .msg-txt p {
  font-size: 14px;
  color: #666;
  line-height: 1.43;
}
.alert-msg__cont .msg-txt p strong {
  font-weight: 500;
  color: #444;
}
[data-smooth-move]:not([data-smooth-move="custom"]) {
  opacity: 0;
  -webkit-transform: translateY(40px);
  -ms-transform: translateY(40px);
  transform: translateY(40px);
}
[data-smooth-move]:not([data-smooth-move="custom"]).is-show {
  opacity: 1;
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition: opacity 1.2s, -webkit-transform 1.2s;
  transition: opacity 1.2s, -webkit-transform 1.2s;
  transition: opacity 1.2s, transform 1.2s;
  transition: opacity 1.2s, transform 1.2s, -webkit-transform 1.2s;
}
@media only screen and (max-width: 1080px) {
  .is-pc {
    display: none;
  }
  .is-mo {
    display: block;
  }
}
.ico {
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
}
.ico:before {
  display: block;
  height: 100%;
  background: no-repeat 50% 50%;
  background-size: contain;
  content: "";
}
.ico.round {
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.ico.primary {
  background: linear-gradient(135deg, #6a3cf9 52.22%, #6da1fa 100.55%);
}
.ico.dark {
  background-color: #2D3842;
}
.ico.is-mo {
  display: none;
}
@media only screen and (max-width: 1080px) {
  .ico.is-pc {
    display: none;
  }
  .ico.is-mo {
    display: inline-block;
  }
}
.ico.security {
  width: 41px;
  height: 48px;
}
.ico.security:before {
  background-image: url("/assets/img/ico_security.png");
}
@media only screen and (max-width: 1080px) {
  .ico.security {
    width: 22px;
    height: 26px;
  }
}
.ico.lightning {
  width: 17px;
  height: 22px;
}
.ico.lightning:before {
  background-image: url("/assets/img/ico_lightning.png");
}
@media only screen and (max-width: 1080px) {
  .ico.lightning {
    width: 10px;
    height: 13px;
  }
}
.ico.briefcase-w:before {
  background-image: url("/assets/img/ico_briefcase_w.png");
}
.ico.trip-w:before {
  background-image: url("/assets/img/ico_trip_w.png");
}
.ico.pay-w:before {
  background-image: url("/assets/img/ico_pay_w.png");
}
.ico.rantal-w:before {
  background-image: url("/assets/img/ico_rantal_w.png");
}
.ico.home-w:before {
  background-image: url("/assets/img/ico_home_w.png");
}
.ico.deputy-w:before {
  background-image: url("/assets/img/ico_deputy_w.png");
}
.ico.document-w:before {
  background-image: url("/assets/img/ico_document_w.png");
}
.ico.send-w:before {
  background-image: url("/assets/img/ico_send_w.png");
}
.ico.inquiry-w:before {
  background-image: url("/assets/img/ico_inquiry_w.png");
}
.ico.notice-w:before {
  background-image: url("/assets/img/ico_notice_w.png");
}
.ico.tel-w:before {
  background-image: url("/assets/img/ico_tel_w.png");
}
.ico.manual-w:before {
  background-image: url("/assets/img/ico_manual_w.png");
}
.ico.interlock-w:before {
  background-image: url("/assets/img/ico_interlock_w.png");
}
.ico.docs-w:before {
  background-image: url("/assets/img/ico_docs_w.png");
}
.ico.price-w:before {
  background-image: url("/assets/img/ico_price_w.png");
}
.ico.security-w:before {
  background-image: url("/assets/img/ico_security_w.png");
}
.ico.notice-w:before {
  background-image: url("/assets/img/ico_notice_w.png");
}
.ico.check:before {
  width: 14px;
  height: 14px;
  background-image: url("/assets/img/ico_check.png");
}
.ico.skil-sms {
  width: 48px;
  height: 48px;
}
.ico.skil-sms:before {
  background-image: url("/assets/img/ico_skil_sms.png");
}
.ico.skil-doc {
  width: 48px;
  height: 48px;
}
.ico.skil-doc:before {
  background-image: url("/assets/img/ico_skil_doc.png");
}
.ico.skil-reservation {
  width: 48px;
  height: 48px;
}
.ico.skil-reservation:before {
  background-image: url("/assets/img/ico_skil_reservation.png");
}
.ico.skil-save {
  width: 48px;
  height: 48px;
}
.ico.skil-save:before {
  background-image: url("/assets/img/ico_skil_save.png");
}
.ico.skil-certify {
  width: 48px;
  height: 48px;
}
.ico.skil-certify:before {
  background-image: url("/assets/img/ico_skil_certify.png");
}
.ico.skil-corporate-certify {
  width: 48px;
  height: 48px;
}
.ico.skil-corporate-certify:before {
  background-image: url("/assets/img/ico_skil_corporate_certify.png");
}
.ico.skil-qr {
  width: 48px;
  height: 48px;
}
.ico.skil-qr:before {
  background-image: url("/assets/img/ico_skil_qr.png");
}
.ico.skil-issue {
  width: 48px;
  height: 48px;
}
.ico.skil-issue:before {
  background-image: url("/assets/img/ico_skil_issue.png");
}
.ico.skil-encryption {
  width: 48px;
  height: 48px;
}
.ico.skil-encryption:before {
  background-image: url("/assets/img/ico_skil_encryption.png");
}
.ico.skil-request {
  width: 48px;
  height: 48px;
}
.ico.skil-request:before {
  background-image: url("/assets/img/ico_skil_request.png");
}
.ico.skil-extract {
  width: 48px;
  height: 48px;
}
.ico.skil-extract:before {
  background-image: url("/assets/img/ico_skil_extract.png");
}
.ico.skil-component {
  width: 48px;
  height: 48px;
}
.ico.skil-component:before {
  background-image: url("/assets/img/ico_skil_component.png");
}
.ico.skil-department-manage {
  width: 48px;
  height: 48px;
}
.ico.skil-department-manage:before {
  background-image: url("/assets/img/ico_skil_department_manage.png");
}
.ico.skil-inquiry-manage {
  width: 48px;
  height: 48px;
}
.ico.skil-inquiry-manage:before {
  background-image: url("/assets/img/ico_skil_inquiry_manage.png");
}
.ico.skil-sign {
  width: 48px;
  height: 48px;
}
.ico.skil-sign:before {
  background-image: url("/assets/img/ico_skil_sign.png");
}
.ico.skil-interlock {
  width: 48px;
  height: 48px;
}
.ico.skil-interlock:before {
  background-image: url("/assets/img/ico_skil_interlock.png");
}
.ico.skil-share {
  width: 48px;
  height: 48px;
}
.ico.skil-share:before {
  background-image: url("/assets/img/ico_skil_share.png");
}
.ico.skil-storage {
  width: 48px;
  height: 48px;
}
.ico.skil-storage:before {
  background-image: url("/assets/img/ico_skil_storage.png");
}
.ico.skil-reuse {
  width: 48px;
  height: 48px;
}
.ico.skil-reuse:before {
  background-image: url("/assets/img/ico_skil_reuse.png");
}
.ico.skil-more {
  width: 48px;
  height: 48px;
}
.ico.skil-more:before {
  background-image: url("/assets/img/ico_skil_more.png");
}
.ico.google {
  width: 20px;
  height: 20px;
}
.ico.google:before {
  background-image: url("/assets/img/ico_google.png");
}
.ico.sns-kakao {
  width: 30px;
  height: 30px;
}
.ico.sns-kakao:before {
  background-image: url("/assets/img/ico_sns_kakao.png");
}
.ico.sns-naver {
  width: 30px;
  height: 30px;
}
.ico.sns-naver:before {
  background-image: url("/assets/img/ico_sns_naver.png");
}
.ico.sns-facebook {
  width: 30px;
  height: 30px;
}
.ico.sns-facebook:before {
  background-image: url("/assets/img/ico_sns_facebook.png");
}
.ico.fail {
  width: 32px;
  height: 32px;
}
.ico.fail:before {
  background-image: url("/assets/img/ico_fail.png");
}
.ico.success {
  width: 32px;
  height: 32px;
}
.ico.success:before {
  background-image: url("/assets/img/ico_success.png");
}
.ico-txt {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.btn {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  min-width: 104px;
  min-height: 42px;
  padding: 10px 30px;
  border: 1px solid #d9d9d9;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  background-color: #fff;
  line-height: 1;
  text-align: center;
  vertical-align: middle;
}
.btn-area {
  margin: 0 -10px;
  font-size: 0;
}
.btn-area > * {
  margin: 10px 10px 0;
}
.btn-area.full {
  margin: 0;
  text-align: center;
}
.btn-area.full > * {
  margin: 30px 0 0;
}
.btn-area.full > *:first-child {
  margin-top: 0;
}
.btn-area.full .btn {
  width: 100%;
}
.btn .txt {
  font-weight: 600;
  font-size: 14px;
  color: #262626;
}
.btn .ico {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 10px;
}
.btn .txt + .ico {
  margin-left: auto;
  margin-right: 0;
}
.btn.is-mo {
  display: none;
}
.btn.full {
  width: 100%;
  margin-right: 0;
  margin-left: 0;
}
.btn.primary {
  border: 0;
  background-image: linear-gradient(94deg, #6439f9 49.17%, #3793ff 100%);
}
.btn.primary .txt {
  color: #f4f5f7;
}
.btn.line-primary {
  border-color: transparent;
  background: linear-gradient(#fff, #fff) padding-box, linear-gradient(94deg, #6439f9 49.17%, #3793ff 100%) border-box;
}
.btn.line-primary .txt {
  color: transparent;
  background: linear-gradient(94deg, #6439f9 49.17%, #3793ff 100%);
  background-clip: text;
  -webkit-background-clip: text;
}
.btn.dark {
  border-color: #162336;
  background-color: #162336;
}
.btn.dark .txt {
  color: #fff;
}
.btn.line-white {
  border-color: #fff;
  background: none;
}
.btn.line-white .txt {
  color: #fff;
}
.btn.more {
  min-height: 50px;
  padding: 14px 24px;
  border-color: #787fb7;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  background: none;
}
.btn.more .txt {
  font-size: 18px;
  color: #787fb7;
}
.btn.more .txt:after {
  display: inline-block;
  margin-left: 10px;
  width: 16px;
  height: 14px;
  background: url("/assets/img/ico_arrow_right.png") no-repeat 50% 50%;
  background-size: contain;
  vertical-align: middle;
  content: "";
}
.btn.rectangle {
  min-height: 38px;
  padding: 12px 16px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
.btn.rectangle .txt {
  font-weight: 500;
  font-size: 12px;
}
.btn.medium {
  min-height: 54px;
  padding: 16px 20px;
}
.btn.medium .txt {
  font-size: 15px;
}
.btn.big {
  min-width: 209px;
  min-height: 64px;
  padding: 20px 34px;
  border-width: 2px;
}
.btn.big .txt {
  font-weight: 600;
  font-size: 20px;
}
.btn.disabled {
  background: #f1f1f2;
}
.btn.disabled .txt {
  color: #ccc;
}
.btn-txt {
  display: inline-block;
  vertical-align: middle;
}
.btn-txt-area {
  margin-top: 16px;
  font-size: 0;
}
.btn-txt .txt {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  font-size: 13px;
  color: #666;
}
.btn-txt .txt.is-mo {
  display: none;
}
.btn-txt.is-mo {
  display: none;
}
.btn-txt.line .txt {
  font-size: 14px;
  text-decoration: underline;
  text-underline-position: under;
}
.btn-txt.more .txt {
  font-weight: 600;
  font-size: 18px;
}
.btn-txt.more .txt:after {
  display: inline-block;
  width: 8px;
  height: 8px;
  margin-left: 1px;
  border: 0 solid currentColor;
  border-top-width: 2px;
  border-right-width: 2px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  content: "";
}
.btn-txt.prev .txt {
  font-weight: 600;
  font-size: 18px;
}
.btn-txt.prev .txt:before {
  display: inline-block;
  width: 8px;
  height: 8px;
  margin-right: 4px;
  border: 0 solid currentColor;
  border-left-width: 2px;
  border-bottom-width: 2px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  content: "";
}
.btn-txt.primary .txt {
  background: linear-gradient(94deg, #6439f9 49.17%, #3793ff 100%);
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
}
.btn-txt.primary .txt:before, .btn-txt.primary .txt:after {
  border-color: #6439f9;
}
.btn-txt.point .txt {
  color: #6439f9;
}
.btn-txt.small .txt {
  font-weight: 400;
  font-size: 13px;
}
.btn-txt.small .txt:before {
  width: 5px;
  height: 5px;
  border-left-width: 1px;
  border-bottom-width: 1px;
}
.btn-txt.small .txt:after {
  width: 5px;
  height: 5px;
  margin-left: 4px;
  border-top-width: 1px;
  border-right-width: 1px;
}
.btn-refresh {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  overflow: hidden;
  position: relative;
  width: 24px;
  height: 24px;
}
.btn-refresh:before {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: url("/assets/img/ico_refresh.png") no-repeat 50% 50%;
  background-size: contain;
  -webkit-transition: -webkit-transform 0.4s;
  transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
  content: "";
}
.btn-refresh:hover:before, .btn-refresh:focus:before {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.btn-lineless {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  overflow: hidden;
  position: relative;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 30px;
  padding: 7px 16px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: rgba(100, 57, 249, 0.08);
}
.btn-lineless span {
  font-weight: 600;
  font-size: 13px;
  color: #6439f9;
}
@media only screen and (max-width: 1080px) {
  .btn-area > * {
    margin: 15px 5px 0;
  }
  .btn .ico.lightning {
    margin-right: 4px;
  }
  .btn.is-pc {
    display: none;
  }
  .btn.is-mo {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  .btn.big {
    min-width: 107px;
    min-height: 42px;
    padding: 13px 20px 12px;
    border-width: 1px;
  }
  .btn.big .txt {
    font-size: 15px;
  }
  .btn-txt.is-pc {
    display: none;
  }
  .btn-txt.is-mo {
    display: inline-block;
  }
  .btn-txt.more .txt {
    font-size: 16px;
  }
  .btn-txt.more .txt:after {
    width: 6px;
    height: 6px;
    margin-left: 2px;
  }
  .btn-txt.more .txt.is-pc {
    display: none;
  }
  .btn-txt.more .txt.is-mo {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  .btn-txt.mo-small .txt {
    font-size: 14px;
  }
  .btn-txt.mo-small .txt:before {
    width: 6px;
    height: 6px;
    margin-right: 5px;
  }
  .btn-txt.mo-small .txt:after {
    width: 5px;
    height: 5px;
    border-top-width: 1px;
    border-right-width: 1px;
  }
  .btn-refresh {
    width: 28px;
    height: 28px;
  }
  .btn-refresh:hover:before, .btn-refresh:focus:before {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.form-wrap {
  font-size: 0;
}
.form-tit {
  margin-bottom: 10px;
  padding: 0 10px;
  font-size: 0;
}
.form-tit .tit-name {
  display: inline-block;
  margin-right: 2px;
  font-size: 13px;
  color: #333;
  vertical-align: middle;
}
.form-tit .tit-txt {
  display: inline-block;
  font-size: 13px;
  color: #666;
  vertical-align: middle;
}
.form-tit > *:last-child {
  margin-right: 0;
}
.form-msg {
  margin-top: 10px;
  padding: 0 10px;
  font-size: 13px;
}
.form-msg .msg-error {
  color: #ff0000;
}
.form-msg .msg-info {
  position: relative;
  padding-left: 9px;
  font-weight: 600;
  color: #666;
}
.form-msg .msg-info:before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 3px;
  height: 3px;
  margin-top: -1.5px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: currentColor;
  content: "";
}
.form-wrap.info-type .form-msg {
  margin-top: 16px;
}
.form-list > li {
  margin-top: 14px;
}
.form-list > li .form-tit {
  padding-top: 6px;
}
.form-list > li .btn-area {
  margin-top: 0;
}
.form-list > li:first-child {
  margin-top: 0;
}
.form-list > li:first-child .form-tit {
  padding-top: 0;
}
.txtinput {
  position: relative;
}
.txtinput-input {
  display: block;
  width: 100%;
  padding: 18px 20px;
  border: 1px solid #d9d9d9;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.txtinput-input::-webkit-input-placeholder {
  color: #999;
}
.txtinput-input::-moz-placeholder {
  color: #999;
}
.txtinput-input:-ms-input-placeholder {
  color: #999;
}
.txtinput-input::placeholder {
  color: #999;
}
.txtinput-input:-moz-read-only {
  border-color: #f3f3f5;
  background-color: #f3f3f5;
  color: #b3b3b3;
}
.txtinput-input:read-only {
  border-color: #f3f3f5;
  background-color: #f3f3f5;
  color: #b3b3b3;
}
.txtinput-input:focus:not(:-moz-read-only) {
  border-color: transparent !important;
  background: linear-gradient(#fff, #fff) padding-box, linear-gradient(94deg, #6439f9 49.17%, #3793ff 100%) border-box;
  outline: none;
}
.txtinput-input:focus:not(:read-only) {
  border-color: transparent !important;
  background: linear-gradient(#fff, #fff) padding-box, linear-gradient(94deg, #6439f9 49.17%, #3793ff 100%) border-box;
  outline: none;
}
.txtinput .btn-lineless {
  position: absolute;
  top: 50%;
  right: 11px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.txtinput.type-pw .txtinput-input {
  padding-right: 50px;
}
.txtinput.type-pw .txtinput-input::-ms-reveal {
  display: none;
}
.txtinput.type-pw .btn-eye {
  position: absolute;
  top: 50%;
  right: 19px;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  background: url("/assets/img/ico_pass.png") no-repeat 50% 50%;
  background-size: contain;
}
.txtinput.type-pw.is-active .btn-eye {
  background-image: url("/assets/img/ico_pass_on.png");
}
.has-error .txtinput-input {
  border-color: #ff0000 !important;
}
.has-check .txtinput-input {
  padding-right: 55px;
  letter-spacing: 0;
}
.has-check .txtinput:after {
  position: absolute;
  top: 50%;
  right: 20px;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  background: url("/assets/img/ico_circle_check.png") no-repeat 50% 50%;
  background-size: contain;
  content: "";
}
.fileinput {
  height: 60px;
  -webkit-border-radius: 16px;
  border-radius: 16px;
  background-color: #fff;
}
.fileinput__uploadbtn {
  position: relative;
  height: 100%;
  border: 1px dashed #bfbfbf;
  -webkit-border-radius: inherit;
  border-radius: inherit;
}
.fileinput-file {
  display: block;
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 1px;
  font-size: 1px;
  line-height: 1px;
  clip: rect(1px, 1px, 1px, 1px);
}
.fileinput-label {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  -webkit-border-radius: inherit;
  border-radius: inherit;
  font-size: 14px;
  color: #999;
  line-height: 1.43;
  text-align: center;
  text-decoration: underline;
  text-underline-position: under;
}
.fileinput-file:focus ~ .fileinput-label {
  outline: 2px solid #000;
}
.fileinput__uploadfile {
  display: none;
  position: relative;
  height: 100%;
  border: 1px solid #d9d9d9;
  -webkit-border-radius: inherit;
  border-radius: inherit;
}
.fileinput-input {
  width: 100%;
  height: 100%;
  padding: 20px 45px 20px 20px;
  border: none;
  -webkit-border-radius: inherit;
  border-radius: inherit;
  background: none;
  font-size: 14px;
  color: #000;
  text-overflow: ellipsis;
}
.fileinput.is-upload .fileinput__uploadbtn {
  display: none;
}
.fileinput.is-upload .fileinput__uploadfile {
  display: block;
}
.btn-clear {
  position: absolute;
  top: 50%;
  right: 20px;
  overflow: hidden;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #ccc;
}
.btn-clear:before, .btn-clear:after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2px;
  height: 10px;
  margin-top: -5px;
  margin-left: -1px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background-color: #fff;
  content: "";
}
.btn-clear:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.btn-clear:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.textarea {
  position: relative;
}
.textarea textarea {
  display: block;
  width: 100%;
  min-height: 174px;
  padding: 16px 20px;
  border: 1px solid #d9d9d9;
  -webkit-border-radius: 16px;
  border-radius: 16px;
  font-size: 14px;
  color: #000;
  line-height: 1.5;
  resize: none;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
@supports (-moz-appearance: none) {
  .textarea textarea {
    scrollbar-width: thin;
    scrollbar-color: #d9d9d9 transparent;
  }
}
.textarea textarea::-webkit-scrollbar {
  width: 15px;
  background: transparent;
}
.textarea textarea::-webkit-scrollbar-thumb {
  border: 5px solid #fff;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  background-color: #d9d9d9;
}
.textarea textarea::-webkit-input-placeholder {
  color: #999;
}
.textarea textarea::-moz-placeholder {
  color: #999;
}
.textarea textarea:-ms-input-placeholder {
  color: #999;
}
.textarea textarea::placeholder {
  color: #999;
}
.textarea textarea:focus:not(:-moz-read-only) {
  border-color: transparent !important;
  background: linear-gradient(#fff, #fff) padding-box, linear-gradient(94deg, #6439f9 49.17%, #3793ff 100%) border-box;
  outline: none;
}
.textarea textarea:focus:not(:read-only) {
  border-color: transparent !important;
  background: linear-gradient(#fff, #fff) padding-box, linear-gradient(94deg, #6439f9 49.17%, #3793ff 100%) border-box;
  outline: none;
}
.press-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 0;
}
.press-list > li {
  margin-right: 10px;
}
.press-list > li:last-child {
  margin-right: 0;
}
.press-list.col2 {
  margin: 0 -5px;
}
.press-list.col2 li {
  width: 50%;
  padding: 0 5px;
  margin-right: 0;
}
.checkbox {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.checkbox-input {
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 1px;
  font-size: 1px;
  line-height: 1px;
  clip: rect(1px, 1px, 1px, 1px);
}
.checkbox-label {
  position: relative;
  display: block;
  min-height: 18px;
  padding: 2px 0 2px 26px;
  font-size: 0;
}
.checkbox-label .ico {
  position: absolute;
  top: 50%;
  left: 0;
  width: 18px;
  height: 18px;
  margin-top: -9px;
  border: 1px solid #d9d9d9;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-color: #fff;
}
.checkbox-label .ico:after {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 10px;
  height: 8px;
  margin: auto;
  background: url("/assets/img/ico_check_on.png") no-repeat 50% 50%;
  background-size: contain;
  content: "";
}
.checkbox-label .label-txt {
  display: inline-block;
  font-size: 14px;
  color: #333;
  line-height: 1;
  vertical-align: middle;
}
.checkbox-input:focus ~ .checkbox-label .ico {
  outline: 2px solid #000;
}
.checkbox-input:checked ~ .checkbox-label .ico {
  border-color: #000;
  background-color: #000;
}
.checkbox-input:checked ~ .checkbox-label .ico:after {
  display: block;
}
.radio {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.radio-input {
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 1px;
  font-size: 1px;
  line-height: 1px;
  clip: rect(1px, 1px, 1px, 1px);
}
.radio-label {
  display: block;
  position: relative;
  padding-left: 26px;
}
.radio-label .ico {
  position: absolute;
  top: 50%;
  left: 0;
  width: 16px;
  height: 16px;
  margin-top: -8px;
  border: 1px solid #bfbfbf;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #fff;
}
.radio-label .ico:after {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 6px;
  height: 6px;
  margin: auto;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #fff;
  content: "";
}
.radio-label .label-txt {
  font-size: 14px;
}
.radio-input:focus ~ .radio-label .ico {
  outline: 2px solid #000;
}
.radio-input:checked ~ .radio-label .ico {
  border-color: #6439f9;
  background-color: #6439f9;
}
.radio-input:checked ~ .radio-label .ico:after {
  display: block;
}
.pressbtn {
  position: relative;
  height: 100%;
}
.pressbtn-input {
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 1px;
  font-size: 1px;
  line-height: 1px;
  clip: rect(1px, 1px, 1px, 1px);
}
.pressbtn-label {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  height: 100%;
  padding: 15px 50px 14px 20px;
  border: 1px solid #d9d9d9;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background-color: #fff;
}
.pressbtn-label .label-txt {
  font-weight: 600;
  font-size: 15px;
  color: #999;
  line-height: 1.2;
}
.pressbtn-label .ico {
  display: none;
  position: absolute;
  top: 50%;
  right: 19px;
  width: 18px;
  height: 18px;
  margin-top: -9px;
}
.pressbtn-label .ico:before {
  height: 100%;
  background-image: url("/assets/img/ico_circle_check.png");
}
.pressbtn-input:focus ~ .pressbtn-label {
  outline: 2px solid #000;
}
.pressbtn-input:checked ~ .pressbtn-label {
  border-color: #6439f9;
}
.pressbtn-input:checked ~ .pressbtn-label .label-txt {
  color: #6439f9;
}
.pressbtn-input:checked ~ .pressbtn-label .ico {
  display: block;
}
.pressbtn.type-blue .pressbtn-input:checked ~ .pressbtn-label {
  border-color: #3793ff;
}
.pressbtn.type-blue .pressbtn-input:checked ~ .pressbtn-label .label-txt {
  color: #3793ff;
}
.pressbtn.type-blue .pressbtn-input:checked ~ .pressbtn-label .ico:before {
  background-image: url("/assets/img/ico_circle_check_blue.png");
}
.toggletxt {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 2px;
  border: 1px solid #e0e0e0;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  background-color: #fff;
}
.toggletxt-item {
  position: relative;
}
.toggletxt-input {
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 1px;
  font-size: 1px;
  line-height: 1px;
  clip: rect(1px, 1px, 1px, 1px);
}
.toggletxt-label {
  display: inline-block;
  padding: 6.5px 15.5px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  vertical-align: middle;
  text-align: center;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
}
.toggletxt-label .label-txt {
  font-weight: 600;
  font-size: 14px;
  color: #999;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
.toggletxt-input:focus ~ .toggletxt-label {
  outline: 2px solid #000;
}
.toggletxt-input:checked ~ .toggletxt-label {
  background: linear-gradient(93.53deg, #6439f9 49.17%, #3793ff 100%);
}
.toggletxt-input:checked ~ .toggletxt-label .label-txt {
  color: #fff;
}
.label-txt .btn-txt {
  vertical-align: baseline;
}
.label-txt .btn-txt .txt {
  font-size: inherit;
  color: inherit;
}
.label-txt + .btn-txt {
  margin-left: 8px;
  font-weight: 500;
}
.agree {
  margin-top: 30px;
  padding: 0 10px;
}
.agree-all {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e3e3e3;
}
.agree-all .label-txt {
  font-weight: 600;
}
.agree-all + .agree-list {
  padding: 0 20px;
}
.agree-all + .agree-list li .label-txt {
  font-weight: 400;
  color: #666;
}
.agree-list li {
  margin-top: 16px;
}
.agree-list li:first-child {
  margin-top: 0;
}
.agree-list li .label-txt {
  font-weight: 500;
}
.selectbox {
  position: relative;
  border: 1px solid #d9d9d9;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  background-color: #fff;
}
.selectbox .select {
  width: 100%;
  padding: 19px 40px 19px 20px;
  border: none;
  -webkit-border-radius: inherit;
  border-radius: inherit;
  background: none;
  line-height: 1;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.selectbox:after {
  position: absolute;
  top: 50%;
  right: 19px;
  width: 12px;
  height: 8px;
  margin-top: -4px;
  background: url("/assets/img/ico_arrow_down_black.png") no-repeat 50% 50%;
  background-size: contain;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  content: "";
}
.dropdown {
  position: relative;
  z-index: 1;
}
.dropdown__placeholder {
  display: block;
  position: relative;
  padding: 19px 40px 19px 20px;
  border: 1px solid #d9d9d9;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  background-color: #fff;
  font-size: 0;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.dropdown__placeholder span {
  display: inline-block;
  overflow: hidden;
  max-width: 100%;
  font-size: 14px;
  color: #999;
  line-height: 1;
  white-space: nowrap;
  text-overflow: ellipsis;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.dropdown__placeholder:after {
  position: absolute;
  top: 50%;
  right: 19px;
  width: 12px;
  height: 8px;
  margin-top: -4px;
  background: url("/assets/img/ico_arrow_down_black.png") no-repeat 50% 50%;
  background-size: contain;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  content: "";
}
.dropdown__options {
  display: none;
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  z-index: -1;
  overflow: hidden;
  padding-top: 27px;
  border: 1px solid #d9d9d9;
  border-top: 0;
  -webkit-border-radius: 0 0 16px 16px;
  border-radius: 0 0 16px 16px;
  background-color: #fff;
}
.dropdown__options ul {
  overflow: hidden auto;
  max-height: 173px;
  padding-top: 11px;
}
@supports (-moz-appearance: none) {
  .dropdown__options ul {
    scrollbar-width: thin;
    scrollbar-color: #d9d9d9 transparent;
  }
}
.dropdown__options ul::-webkit-scrollbar {
  width: 15px;
  background: transparent;
}
.dropdown__options ul::-webkit-scrollbar-thumb {
  border: 5px solid #fff;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  background-color: #d9d9d9;
}
.dropdown__options a {
  display: block;
  padding: 9px 20px;
  font-size: 14px;
  color: #000;
}
.dropdown.is-open .dropdown__placeholder {
  border-color: transparent;
  background: linear-gradient(#fff, #fff) padding-box, linear-gradient(94deg, #6439f9 49.17%, #3793ff 100%) border-box;
  outline: none;
}
.dropdown.is-open .dropdown__placeholder:after {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.dropdown.is-open .dropdown__options {
  display: block;
}
.dropdown.is-selected .dropdown__placeholder span {
  color: #000;
}
@media only screen and (max-width: 1080px) {
  .toggletxt-label {
    padding: 7px 15px;
  }
  .toggletxt-label .label-txt {
    font-size: 13px;
  }
}
.tooltip {
  position: absolute;
  top: 100%;
  left: 50%;
  margin-top: 7px;
  padding-top: 3px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.tooltip:before {
  position: absolute;
  top: 0;
  left: 50%;
  width: 6px;
  height: 4px;
  margin-left: -3px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='4' viewBox='0 0 6 4' fill='none'%3E%3Cpath d='M2.78025 0C2.46867 0 2.15709 0.143502 1.95825 0.430505L0.012207 3.23938H5.54829L3.60224 0.430505C3.4034 0.143502 3.09182 0 2.78025 0Z' fill='black'/%3E%3C/svg%3E ") no-repeat 50% 50%;
  background-size: 100% 100%;
  content: "";
}
.tooltip-inner {
  padding: 3px 6px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-color: #000;
}
.tooltip-inner p {
  font-weight: 500;
  font-size: 12px;
  color: #fff;
  line-height: 1.17;
  white-space: nowrap;
}
.accordion-head {
  margin-bottom: 30px;
  text-align: center;
}
.accordion-head .aco-tit {
  font-size: 30px;
}
.accordion-item {
  margin-top: 20px;
  -webkit-border-radius: 16px;
  border-radius: 16px;
  background-color: #fff;
}
.accordion-item:first-child {
  margin-top: 0;
}
.accordion-question a {
  display: block;
  position: relative;
  padding: 30px 66px 30px 40px;
  word-break: keep-all;
}
.accordion-question a:after {
  position: absolute;
  top: 50%;
  right: 38px;
  width: 20px;
  height: 12px;
  margin-top: -6px;
  background: url("/assets/img/ico_arrow_line_down_gray.png") no-repeat 50% 50%;
  background-size: contain;
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
  content: "";
}
.accordion-question a strong {
  font-size: 20px;
  color: #000;
}
.accordion-answer {
  display: none;
  overflow: hidden;
}
.accordion-answer-inner {
  position: relative;
  padding: 30px 40px;
  font-size: 16px;
  color: #444;
  line-height: 1.625;
}
.accordion-answer-inner:before {
  position: absolute;
  top: 0;
  right: 30px;
  left: 30px;
  height: 1px;
  background-color: #e3e3e3;
  content: "";
}
.accordion-answer-inner > * {
  margin-top: 22px;
}
.accordion-answer-inner > *:first-child {
  margin-top: 0;
}
.accordion-answer-inner ol {
  counter-reset: num;
}
.accordion-answer-inner ol li {
  position: relative;
  padding-left: 27px;
  counter-increment: num;
}
.accordion-answer-inner ol li:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  text-align: right;
  content: counter(num) ".";
}
.accordion-item.is-active .accordion-question a:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.accordion-item.is-active .accordion-answer {
  display: block;
}
.accordion.type-gray {
  padding: 50px 35px;
  background-color: #f6f6f9;
}
.accordion.type-gray .accordion-item {
  margin-top: 30px;
  padding-bottom: 10px;
  border: 1px solid #ebebeb;
  word-break: keep-all;
}
@media only screen and (min-width: 1081px) {
  .accordion.type-gray .accordion-item {
    -webkit-border-radius: 20px;
    border-radius: 20px;
  }
}
.accordion.type-gray .accordion-question a {
  padding: 30px 66px 20px 30px;
}
.accordion.type-gray .accordion-question a:after {
  right: 33px;
  width: 22px;
  background-image: url("/assets/img/ico_arrow_line_down.png");
}
.accordion.type-gray .accordion-question a strong {
  font-size: 28px;
  color: #2d3842;
}
.accordion.type-gray .accordion-answer-inner {
  padding: 0 30px 20px;
  font-size: 18px;
  color: #2d3842;
  line-height: 1.22;
}
.accordion.type-gray .accordion-answer-inner:before {
  display: none;
}
@media only screen and (max-width: 1080px) {
  .accordion-head .aco-tit {
    font-weight: 700;
    font-size: 24px;
    color: #2d3842;
  }
  .accordion-item {
    margin-top: 14px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
  }
  .accordion-question a {
    padding: 20px 65px 20px 30px;
  }
  .accordion-question a:after {
    right: 28px;
    width: 14px;
    height: 8px;
    margin-top: -4px;
  }
  .accordion-question a strong {
    font-size: 16px;
    line-height: 1.38;
  }
  .accordion-answer-inner {
    padding: 21px 30px 20px;
  }
  .accordion-answer-inner:before {
    right: 20px;
    left: 20px;
  }
  .accordion-answer-inner > * {
    font-size: 14px;
    line-height: 1.57;
  }
  .accordion-answer-inner ol li {
    padding-left: 20px;
  }
  .accordion-answer-inner ol li:before {
    width: 16px;
  }
  .accordion.type-gray {
    padding: 35px 20px;
  }
  .accordion.type-gray .accordion-item {
    margin-top: 20px;
    padding-bottom: 0;
    word-break: normal;
  }
  .accordion.type-gray .accordion-question a {
    padding: 19px 66px 19px 19px;
  }
  .accordion.type-gray .accordion-question a:after {
    right: 20px;
    width: 18px;
    height: 10px;
    margin-top: -5px;
  }
  .accordion.type-gray .accordion-question a strong {
    font-size: 20px;
    line-height: 1.2;
  }
  .accordion.type-gray .accordion-answer-inner {
    padding: 0 19px 19px;
  }
  .accordion.type-gray .accordion-answer-inner > * {
    margin-top: 18px;
    font-size: 15px;
    line-height: 1.2;
  }
  .accordion.type-gray .accordion-answer-inner > *:first-child {
    margin-top: 0;
  }
}
.type-circle.swiper-button-prev, .type-circle.swiper-button-next {
  width: 60px;
  height: 60px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #e4e7f7;
  margin-top: -30px;
}
.type-circle.swiper-button-prev:after, .type-circle.swiper-button-next:after {
  position: absolute;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 24px;
  height: 19px;
  margin: auto;
  background: no-repeat 50% 50%;
  background-size: contain;
  font-size: 0;
  content: "";
}
.type-circle.swiper-button-prev:after {
  background-image: url("/assets/img/ico_prev.png");
}
.type-circle.swiper-button-next:after {
  background-image: url("/assets/img/ico_next.png");
}
.type-fraction.swiper-pagination {
  min-width: 42px;
  width: auto;
  padding: 6px 10px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  background-color: rgba(0, 0, 0, 0.3);
  font-weight: 700;
  font-size: 12px;
  color: #fff;
  line-height: 1;
  text-align: center;
}
.layer {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 3000;
}
.layer__dimmed {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
}
.layer__inner {
  position: absolute;
  z-index: 10;
  overflow-y: auto;
  width: 100%;
  height: 100%;
  padding: 30px;
  font-size: 0;
  text-align: center;
  white-space: nowrap;
}
.layer__inner:before {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  content: "";
}
.layer__wrap {
  display: inline-block;
  position: relative;
  overflow: hidden auto;
  max-width: 100%;
  width: 440px;
  padding: 40px 30px 30px 30px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  background-color: #fff;
  vertical-align: middle;
  white-space: normal;
  text-align: left;
}
.layer__close-wrap {
  position: absolute;
  top: 14px;
  right: 14px;
}
.layer__close-wrap a {
  display: block;
  padding: 8px;
}
.layer__close-wrap a:before {
  display: block;
  width: 14px;
  height: 14px;
  background: url("/assets/img/ico_close.svg") no-repeat 50% 50%;
  background-size: 100% 100%;
  content: "";
}
.layer__header {
  margin-bottom: 30px;
  padding: 0 10px;
}
.layer__header .eyebrow {
  display: inline-block;
  margin-bottom: 9px;
  background: linear-gradient(94deg, #6439f9 49.17%, #3793ff 100%);
  background-clip: text;
  -webkit-background-clip: text;
  font-weight: 700;
  font-size: 13px;
  color: transparent;
  vertical-align: top;
}
.layer__header .title {
  display: block;
  font-size: 26px;
  color: #000;
  line-height: 1.3;
}
.layer__container {
  font-size: 14px;
}
.layer__btn {
  margin: 20px -5px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.layer__btn .btn-box {
  margin-top: 10px;
  padding: 0 5px;
}
.layer__btn.full {
  margin-right: 0;
  margin-left: 0;
}
.layer__btn.full .btn-box {
  width: 100%;
  padding: 0;
}
.layer__btn.full .btn-box .btn {
  min-width: auto;
  width: 100%;
}
.type-alert .layer__wrap {
  width: 335px;
}
.type-alert .layer__desc {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #e3e3e3;
}
.type-alert .layer__desc .msgdesc {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
}
.type-alert .layer__desc .msgdesc-tit .desc-tit {
  display: block;
  font-weight: 500;
  font-size: 14px;
  color: #262626;
}
.type-alert .layer__desc .msgdesc-tit .desc-txt {
  margin-top: 5px;
  font-size: 13px;
  color: #666;
}
.type-alert .layer__desc .msgdesc-btn {
  margin-left: auto;
  padding-left: 5px;
}
.type-alert .alert-msg__ico {
  margin-top: -10px;
}
@media only screen and (max-width: 1080px) {
  .type-mofull .layer__inner {
    padding: 0;
  }
  .type-mofull .layer__wrap {
    width: 100%;
    height: 100%;
    padding: 40px 24px;
    -webkit-border-radius: 0;
    border-radius: 0;
  }
  .type-alert .layer__wrap {
    width: 315px;
  }
  .type-alert .layer__desc .msgdesc {
    display: block;
    text-align: center;
  }
  .type-alert .layer__desc .msgdesc-btn {
    margin-top: 12px;
    padding-left: 0;
  }
  .type-alert.type-mofull .layer__wrap {
    width: 100% !important;
  }
  .type-alert.type-mofull .layer__btn {
    margin-top: 30px;
  }
  .type-alert.type-mofull .alert-msg__ico {
    margin-top: 0;
    margin-bottom: 14px;
    padding: 2px;
  }
  .type-alert.type-mofull .alert-msg__ico .ico {
    width: 34px;
    height: 34px;
  }
  .type-alert.type-mofull .alert-msg__cont .msg-tit {
    font-size: 22px;
    line-height: 1.27;
  }
  .type-alert.type-mofull .alert-msg__cont .msg-txt p {
    line-height: 1.21;
  }
}


/* 버튼에 대한 hover 스타일, 애니메이션 정의 ---  START --- */

/* 버튼 기본 스타일 */
/*.floating-layout .ithelp .ithelp__btn .btn-ithelp,*/
/*.floating-layout .ithelp .ithelp__btn .btn-close,*/
/*.floating-layout .floating-btn.btn-top {*/
/*  transition: transform 0.3s ease; !* 부드러운 전환 *!*/
/*}*/

/*!* 버튼 마우스 오버 시 애니메이션 추가 *!*/
/*.floating-layout .ithelp .ithelp__btn .btn-ithelp:hover,*/
/*.floating-layout .ithelp .ithelp__btn .btn-close:hover,*/
/*.floating-layout .floating-btn.btn-top:hover {*/
/*  animation: pulse 0.3s ease; !* pulse 애니메이션 실행 *!*/
/*}*/

/*!* pulse 애니메이션 정의 *!*/
/*@keyframes pulse {*/
/*  0% {*/
/*    transform: scale(1); !* 기본 크기 *!*/
/*  }*/
/*  50% {*/
/*    transform: scale(1.05); !* 커짐 *!*/
/*  }*/
/*  100% {*/
/*    transform: scale(1); !* 원래 크기 *!*/
/*  }*/
/*}*/
/*.btn, .btn-down, .swiper-button-next, .swiper-button-prev {*/
/*  transition: box-shadow 0.3s ease, opacity 0.3s ease;*/
/*  will-change: box-shadow, opacity; !* 렌더링 최적화 *!*/
/*}*/
/* 마우스 오버 시 투명도와 그림자 변경 */
.btn:hover, .btn-down:hover, .swiper-button-next:hover, .swiper-button-prev:hover {
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.2);
  /*opacity: 0.9; !* 투명도 살짝 조정 *!*/
  /*box-shadow: 0 8px 15px rgba(0, 0, 0, 0.2); !* 그림자 확장 *!*/
}
/*.btn::before {*/
/*  content: '';*/
/*  position: absolute;*/
/*  top: -4px; !* 버튼 외곽에서 2px 떨어짐 *!*/
/*  left: -4px;*/
/*  right: -4px;*/
/*  bottom: -4px;*/
/*  border: 1px solid transparent;*/
/*  border-radius: inherit; !* 버튼의 border-radius와 동일하게 설정 *!*/
/*  z-index: -1; !* 버튼 아래 배치 *!*/
/*  transition: all 0.3s ease;*/
/*}*/

/*.btn.big.line-primary::before {*/
/*  top: -6px !important; !* 버튼 외곽에서 2px 떨어짐 *!*/
/*  left: -6px !important;*/
/*  right: -6px !important;*/
/*  bottom: -6px !important;*/
/*}*/

/*.inquiry__inflow.section.type-main .btn::before {*/
/*  border: 2px solid transparent !important;*/
/*}*/

/*.inquiry__inflow.section.type-main .btn.big::before,*/
/*.inquiry__inflow.section.type-main .btn.big.line-primary::before {*/
/*  top: -4px !important; !* 버튼 외곽에서 2px 떨어짐 *!*/
/*  left: -4px !important;*/
/*  right: -4px !important;*/
/*  bottom: -4px !important;*/
/*}*/

/*.btn:not(.more):hover::before {*/
/*  border-color: gray;*/
/*  clip-path: inset(0 100% 0 0);*/
/*  animation: border-slide-reverse 0.5s ease forwards;*/
/*}*/
/*.inquiry__inflow.section.type-main .btn.big:hover::before,*/
/*.inquiry__inflow.section.type-main .btn.big.line-primary:hover::before {*/
/*  border-color: white !important;*/
/*}*/

/*@keyframes border-slide-reverse {*/
/*  from {*/
/*    clip-path: inset(0 100% 0 0);*/
/*  }*/
/*  to {*/
/*    clip-path: inset(0 0 0 0);*/
/*  }*/
/*}*/

/* 버튼에 대한 hover 스타일, 애니메이션 정의 ---  END --- */
