@charset "UTF-8";
@import url("https://www.home-learn.co.kr/web_font/pretendard/pretendard.css");
@import url("https://www.home-learn.co.kr/web_font/pretendard/pretendard.css");
@import url("https://www.home-learn.co.kr/web_font/S-CoreDream.css");
@import url("https://www.home-learn.co.kr/web_font/pretendard/pretendard.css");
@import url("https://www.home-learn.co.kr/web_font/NotoSansKR.css");
@use "sass:math";
/* =============================================== ==========================
    ## 공통 믹스인 모음
  ================================================= ======================== */
@use 'sass:math';
/* 기준 화면 너비 */
/* pixel을 vw로 변환해주는 함수 */
@font-face {
  font-family: "NotoSans";
  font-style: normal;
  font-weight: 300;
  src: url(../font/NotoSansKR-Light.woff2) format("woff2"), url(../font/NotoSansKR-Light.woff) format("woff"); }

@font-face {
  font-family: "NotoSans";
  font-style: normal;
  font-weight: 400;
  src: url(../font/NotoSansKR-Regular.woff2) format("woff2"), url(../font/NotoSansKR-Regular.woff) format("woff"); }

@font-face {
  font-family: "S-CoreDream";
  font-style: normal;
  font-weight: 500;
  src: url(../font/S-CoreDream-5Medium.woff2) format("woff2"), url(../font/S-CoreDream-5Medium.woff) format("woff"); }

html {
  background-color: #fff;
  font-size: 62.5%;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased; }

body {
  min-width: 280px;
  margin: 0;
  color: #353f43;
  font-size: 1em;
  font-family: "NotoSans", sans-serif;
  font-weight: 300;
  -webkit-overflow-scrolling: touch; }

div,
strong,
span,
a,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p,
button {
  position: relative; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
  display: block; }

ul,
ol,
dl,
dt,
dd {
  margin: 0;
  padding: 0; }

ol,
ul {
  list-style: none; }

em,
address {
  font-style: normal; }

figure {
  margin: 0; }

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  overflow: visible;
  height: 0; }

button {
  -webkit-appearance: none;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  padding: 0;
  border: 0;
  background: transparent;
  cursor: pointer; }

table {
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show; }

td {
  vertical-align: middle; }

em {
  background-color: #E7F5FE; }

small {
  font-size: 80%; }

b,
strong {
  font-weight: 400; }

audio,
canvas,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  font-weight: 400;
  word-break: keep-all;
  word-wrap: break-word; }

p {
  word-break: keep-all;
  word-wrap: break-word; }

a {
  color: #202020;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }

iframe {
  border: 0; }

img,
video {
  max-width: 100%;
  height: auto;
  border: 0;
  vertical-align: top;
  -ms-interpolation-mode: bicubic; }

svg:not(:root) {
  overflow: hidden;
  max-width: 100%;
  vertical-align: top; }

summary {
  display: list-item; }

::-moz-selection {
  background: #148ce6;
  color: #FFF;
  text-shadow: none; }

::selection {
  background: #148ce6;
  color: #FFF;
  text-shadow: none; }

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.show_mo {
  display: none !important; }

@media (max-width: 1023px) {
  .show_pc {
    display: none !important; }
  .show_mo {
    display: block !important; } }

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

.a11y {
  position: absolute !important;
  overflow: hidden;
  height: 1px !important;
  width: 1px !important;
  clip: rect(1px, 1px, 1px, 1px); }

@media (min-width: 60em) {
  .for-until-large {
    display: none !important; } }

@media (max-width: 59.99em) {
  .for-large {
    display: none !important; } }

.visually-hidden {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  white-space: nowrap;
  border: 0; }

@font-face {
  font-family: 'icon';
  src: url("../font/icon.woff2") format("woff2"), url("../font/icon.woff") format("woff"); }

.icon {
  display: inline-block;
  font-family: 'icon';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none; }

.icon-arrow-down-large:before {
  content: '\ea01'; }

.icon-arrow-down:before {
  content: '\ea02'; }

.icon-arrow-first:before {
  content: '\ea03'; }

.icon-arrow-last:before {
  content: '\ea04'; }

.icon-arrow-left-large:before {
  content: '\ea05'; }

.icon-arrow-left:before {
  content: '\ea06'; }

.icon-arrow-right-large:before {
  content: '\ea07'; }

.icon-arrow-right:before {
  content: '\ea08'; }

.icon-arrow-up-large:before {
  content: '\ea09'; }

.icon-arrow-up:before {
  content: '\ea0a'; }

.icon-calendar:before {
  content: '\ea0b'; }

.icon-check:before {
  content: '\ea0c'; }

.icon-checked:before {
  content: '\ea0d'; }

.icon-close-large:before {
  content: '\ea0e'; }

.icon-close:before {
  content: '\ea0f'; }

.icon-conversation:before {
  content: '\ea10'; }

.icon-device-android:before {
  content: '\ea11'; }

.icon-device-ios:before {
  content: '\ea12'; }

.icon-download:before {
  content: '\ea13'; }

.icon-error:before {
  content: '\ea14'; }

.icon-illust-building:before {
  content: '\ea15'; }

.icon-illust-device:before {
  content: '\ea16'; }

.icon-illust-ellipsis:before {
  content: '\ea17'; }

.icon-illust-house:before {
  content: '\ea18'; }

.icon-illust-online:before {
  content: '\ea19'; }

.icon-illust-studynote:before {
  content: '\ea1a'; }

.icon-location:before {
  content: '\ea1b'; }

.icon-lock:before {
  content: '\ea1c'; }

.icon-minus:before {
  content: '\ea1d'; }

.icon-newscreen:before {
  content: '\ea1e'; }

.icon-pause:before {
  content: '\ea1f'; }

.icon-play-large:before {
  content: '\ea20'; }

.icon-play:before {
  content: '\ea21'; }

.icon-plus:before {
  content: '\ea22'; }

.icon-quotation-left:before {
  content: '\ea23'; }

.icon-quotation-right:before {
  content: '\ea24'; }

.icon-sns-apple:before {
  content: '\ea25'; }

.icon-sns-blog:before {
  content: '\ea26'; }

.icon-sns-facebook:before {
  content: '\ea27'; }

.icon-sns-instagram:before {
  content: '\ea28'; }

.icon-sns-kakao-channel:before {
  content: '\ea29'; }

.icon-sns-kakaotalk-text:before {
  content: '\ea2a'; }

.icon-sns-kakaotalk:before {
  content: '\ea2b'; }

.icon-sns-naver:before {
  content: '\ea2c'; }

.icon-sns-twitter:before {
  content: '\ea2d'; }

.icon-sns-youtube:before {
  content: '\ea2e'; }

.icon-stroke-checked:before {
  content: '\ea2f'; }

.icon-success:before {
  content: '\ea30'; }

.icon-unlock:before {
  content: '\ea31'; }

.flexible-obj {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%; }

.flexible-obj iframe,
.flexible-obj video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.ta-c {
  text-align: center; }

.ta-r {
  text-align: right; }

.func {
  text-align: center; }

.wipe {
  position: relative;
  overflow: hidden; }

.wipe-img {
  position: relative;
  overflow: hidden; }

.wipe-rect {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -5px;
  margin-right: -5px; }

.row.has-no-gutter {
  margin-left: 0;
  margin-right: 0; }

.row.has-no-gutter [class*=col-] {
  padding-left: 0;
  padding-right: 0; }

[class*=col-] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 100%;
  min-height: 1px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding-left: 5px;
  padding-right: 5px; }

@media (max-width: 59.99em) {
  [class*=col-lg-] {
    width: 100%; } }

@media (max-width: 44.99em) {
  [class*=col-md-] {
    width: auto; } }

@media (max-width: 34.99em) {
  [class*=col-sm-] {
    width: auto; } }

.col-align-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.col-1 {
  width: 8.33333%; }

.col-2 {
  width: 16.66667%; }

.col-3 {
  width: 25%; }

.col-4 {
  width: 33.33333%; }

.col-5 {
  width: 41.66667%; }

.col-6 {
  width: 50%; }

.col-7 {
  width: 58.33333%; }

.col-8 {
  width: 66.66667%; }

.col-9 {
  width: 75%; }

.col-10 {
  width: 83.33333%; }

.col-11 {
  width: 91.66667%; }

.col-12 {
  width: 100%; }

.col-sm-1 {
  width: 16.66667%; }

.col-sm-2 {
  width: 33.33333%; }

.col-sm-3 {
  width: 50%; }

.col-sm-4 {
  width: 66.66667%; }

.col-sm-5 {
  width: 83.33333%; }

.col-sm-6 {
  width: 100%; }

@media (min-width: 45em) {
  .row {
    margin-left: -10px;
    margin-right: -10px; }
  [class*=col-] {
    padding-left: 10px;
    padding-right: 10px; }
  .col-md-1 {
    width: 16.66667%; }
  .col-md-2 {
    width: 33.33333%; }
  .col-md-3 {
    width: 50%; }
  .col-md-4 {
    width: 66.66667%; }
  .col-md-5 {
    width: 83.33333%; }
  .col-md-6 {
    width: 100%; }
  .col-md-push-1 {
    margin-left: 16.66667%; }
  .col-md-push-2 {
    margin-left: 33.33333%; }
  .col-md-push-3 {
    margin-left: 50%; }
  .col-md-push-4 {
    margin-left: 66.66667%; }
  .col-md-push-5 {
    margin-left: 83.33333%; } }

@media (min-width: 60em) {
  .col-lg-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-push-1 {
    margin-left: 8.33333%; }
  .col-lg-push-2 {
    margin-left: 16.66667%; }
  .col-lg-push-3 {
    margin-left: 25%; }
  .col-lg-push-4 {
    margin-left: 33.33333%; }
  .col-lg-push-5 {
    margin-left: 41.66667%; }
  .col-lg-push-6 {
    margin-left: 50%; }
  .col-lg-push-7 {
    margin-left: 58.33333%; }
  .col-lg-push-8 {
    margin-left: 66.66667%; }
  .col-lg-push-9 {
    margin-left: 75%; }
  .col-lg-push-10 {
    margin-left: 83.33333%; }
  .col-lg-push-11 {
    margin-left: 91.66667%; } }

.h1, .h2, .h3, .h4, .h5, .h6 {
  color: #202020;
  font-family: "S-CoreDream", sans-serif;
  font-weight: 500;
  letter-spacing: -0.03em;
  line-height: 1.4; }

.h1 {
  font-size: 3.6rem; }

.h2 {
  font-size: 3.2rem; }

.h3 {
  font-size: 2.8rem; }

.h4 {
  font-size: 2.4rem; }

.h5 {
  font-size: 2rem; }

.h6 {
  font-size: 1.6rem; }

.body1 {
  font-size: 1.8rem;
  line-height: 1.6; }

.body2,
.body3 {
  font-size: 1.6rem;
  line-height: 1.6; }

.body4 {
  font-size: 1.5rem;
  line-height: 1.6; }

.caption {
  color: #58686F;
  font-size: 1.5rem;
  line-height: 1.4;
  letter-spacing: 0; }

.desc {
  color: #58686F;
  font-size: 1.4rem;
  line-height: 1.4; }

.accent-bar {
  text-align: left;
  padding-left: 2rem;
  border-left: 4px solid #42C2D1; }

.accent {
  color: #22828D; }

.highlight {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0.5em, #7ad4df), color-stop(0.5em, transparent), to(transparent));
  background: -o-linear-gradient(bottom, #7ad4df 0.5em, transparent 0.5em, transparent 100%);
  background: linear-gradient(to top, #7ad4df 0.5em, transparent 0.5em, transparent 100%); }

.h-line {
  padding-bottom: 1.5rem;
  border-bottom: 2px solid #242A2D; }

.h-line--accent {
  border-bottom-color: #148ce6; }

.eyebrow {
  color: #202020;
  font-family: "S-CoreDream", sans-serif;
  font-weight: 500;
  line-height: 1.2;
  font-size: 1.2rem;
  text-transform: uppercase;
  letter-spacing: .1em; }

@media (min-width: 60em) {
  .h1 {
    font-size: 6.4rem; }
  .h2 {
    font-size: 4.6rem; }
  .h3 {
    font-size: 3.6rem; }
  .h4 {
    font-size: 3rem; }
  .body1 {
    font-size: 2rem; }
  .body2 {
    font-size: 1.8rem; } }

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; }

.btn {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  overflow: hidden;
  position: relative;
  padding: 12px 30px;
  border: 1px solid rgba(32, 32, 32, 0.5);
  background-color: transparent;
  font-size: 1.6rem;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  letter-spacing: 0;
  vertical-align: middle;
  line-height: 1.2;
  border-radius: 30px;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out; }

.btn + .btn {
  margin-left: 0.5rem; }

.btn[disabled] {
  border-color: #DFE4E6 !important;
  color: #93A3A9 !important;
  cursor: not-allowed; }

.btn span {
  position: relative;
  z-index: 1;
  vertical-align: top; }

.btn:hover, .btn:focus {
  border-color: #148ce6;
  color: #148ce6;
  text-decoration: none; }

.btn:active:enabled {
  -webkit-transform: scale(0.97);
      -ms-transform: scale(0.97);
          transform: scale(0.97); }

.btn--sm {
  padding: 7px 18px;
  font-size: 1.4rem; }

.btn--lg {
  padding: 16px 40px;
  font-size: 1.8rem; }

.btn--block {
  display: block;
  width: 100%; }

@media (max-width: 59.99em) {
  .btn--m-block {
    display: block;
    width: 100%; }
  .btn--m-block + .btn--m-block {
    margin-top: 1rem;
    margin-left: 0; } }

.btn--em {
  border-color: #202020;
  background-color: #202020;
  color: #FFF; }

.btn--em:hover, .btn--em:focus {
  border-color: #148ce6;
  background-color: #148ce6;
  color: #FFF; }

.btn--em[disabled] {
  opacity: 0.25;
  cursor: not-allowed; }

.btn--em[disabled]:hover, .btn--em[disabled]:focus {
  border-color: #202020;
  background-color: #202020;
  color: #FFF; }

.btn--ghost {
  border-color: rgba(255, 255, 255, 0.5);
  color: #FFF; }

.btn--ghost:hover, .btn--ghost:focus {
  border-color: #148ce6;
  color: #148ce6; }

.btn--ghost[disabled] {
  border-color: rgba(255, 255, 255, 0.2) !important;
  color: #93A3A9 !important;
  cursor: not-allowed; }

.btn--invert {
  background-color: #FFF;
  border-color: #FFF; }

.btn--invert:hover, .btn--invert:focus {
  border-color: #148ce6;
  background-color: #148ce6;
  color: #FFF; }

.btn--invert[disabled] {
  border-color: transparent !important;
  background-color: rgba(255, 255, 255, 0.2) !important;
  color: #93A3A9 !important;
  cursor: not-allowed; }

.btn .svg {
  max-width: 1em;
  max-height: 1em; }

.btn--icon .svg {
  display: none; }

@media (max-width: 59.99em) {
  .btn--icon {
    padding-left: 10px;
    padding-right: 10px;
    background: transparent;
    border: transparent; }
  .btn--icon:hover, .btn--icon:focus {
    background: transparent;
    border: transparent; }
  .btn--icon span {
    font-size: 0; }
  .btn--icon .svg {
    display: inline;
    max-width: none;
    max-height: none;
    width: 22px;
    height: 22px;
    fill: #242A2D; }
  .btn--mline {
    padding: 0;
    padding-bottom: 3px;
    border-radius: 0;
    border: transparent;
    background-color: transparent;
    -webkit-box-shadow: inset 0 -2px rgba(255, 255, 255, 0.25);
            box-shadow: inset 0 -2px rgba(255, 255, 255, 0.25); }
  .btn--mline:hover, .btn--mline:focus {
    background-color: transparent !important; } }

@media (min-width: 45em) {
  .btn--tlg {
    padding: 16px 38px;
    font-size: 1.8rem; } }

.btn-group {
  border: 1px solid rgba(32, 32, 32, 0.2);
  border-radius: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 400;
  font-size: 1.4rem; }

.btn-group button {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border-left: 1px solid rgba(32, 32, 32, 0.2);
  padding: 6px 0; }

.btn-group button:first-child {
  border-left: 0; }

.btn-group .btn-light {
  color: #58686F; }

.btn-group .btn-accent {
  color: #22828D; }

.btn-group .btn-em {
  color: #242A2D;
  padding-left: 13px;
  padding-right: 13px; }

.form .entered-info,
.form-result .entered-info {
  margin: 0;
  font-size: 1.6rem;
  min-height: 25px;
  color: #202020; }

.form .entered-info__em,
.form-result .entered-info__em {
  color: #148ce6;
  background: none; }

.form .entered-info span + .btn,
.form-result .entered-info span + .btn {
  margin-left: 1rem; }

.form .sns,
.form-result .sns {
  position: relative; }

.form .sns::before,
.form-result .sns::before {
  content: '';
  width: 26px;
  height: 26px;
  line-height: 26px;
  margin-right: 0.6rem;
  color: #FFF;
  text-align: center;
  vertical-align: bottom;
  border-radius: 50%;
  background-color: #148ce6; }

.form .sns--kakao:before,
.form-result .sns--kakao:before {
  content: '\ea2b';
  display: inline-block;
  font-family: 'icon';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  color: #202020;
  background-color: #fee500; }

.form .sns--naver:before,
.form-result .sns--naver:before {
  content: '\ea2c';
  display: inline-block;
  font-family: 'icon';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  color: #FFF;
  background-color: #00c73c; }

.form .sns--facebook:before,
.form-result .sns--facebook:before {
  content: '\ea27';
  display: inline-block;
  font-family: 'icon';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  color: #FFF;
  background-color: #1877f2; }

.form .sns--apple:before,
.form-result .sns--apple:before {
  content: '\ea25';
  display: inline-block;
  font-family: 'icon';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  color: #FFF;
  background-color: #323232; }

@media (max-width: 59.99em) {
  .form,
  .form-result {
    max-width: 640px;
    margin: auto; } }

@media (min-width: 60em) {
  .form .entered-info + .form__desc,
  .form-result .entered-info + .form__desc {
    margin-top: 1rem; } }

.form .info-box {
  margin-top: 2rem;
  margin-bottom: 3rem;
  padding: 1.5rem 2rem 2rem; }

.form .info-box__h {
  margin-bottom: 2rem; }

.form .info-box + .form__func {
  border-top: 1px solid rgba(32, 32, 32, 0.1); }

.form-wrap {
  padding-bottom: 8rem; }

.form fieldset {
  position: relative;
  margin-top: 3.5rem; }

.form fieldset:first-child {
  margin-top: 2.6rem; }

.form fieldset + .field-add-func {
  margin-top: 3rem; }

.form__notice {
  position: relative;
  display: block;
  margin-top: -35px;
  margin-bottom: 15px;
  text-align: right;
  z-index: 1; }

.form__notice--required {
  padding-right: 5px;
  font-size: 1.4rem; }

.form__notice--required::after {
  content: '';
  position: absolute;
  top: 3px;
  right: 0;
  width: 3px;
  height: 3px;
  background-color: #D84200;
  border-radius: 50%; }

.form__header {
  position: relative;
  width: 100%;
  margin-top: 3rem;
  padding: 0 0 1rem;
  border-bottom: 2px solid #148ce6; }

.form__header-em {
  color: #E95E00; }

.form__header-toggle {
  position: absolute;
  margin-top: -30px;
  right: 0;
  font-size: 20px;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s; }

.form__header-toggle:before {
  content: '\ea09';
  display: inline-block;
  font-family: 'icon';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none; }

.form__header-toggle.is-closed {
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg); }

.form__header--basic {
  border-bottom: none; }

.form__box {
  padding: 2rem 0;
  border-bottom: 1px solid rgba(32, 32, 32, 0.1); }

.form__box--border {
  margin-top: 2rem;
  padding-left: 2rem;
  padding-right: 2rem;
  border: 1px solid rgba(32, 32, 32, 0.1); }

.form__box--border .form__box-header {
  margin-top: 0;
  padding-bottom: 1rem;
  color: #202020;
  font-weight: 400;
  text-align: center;
  border-bottom: 1px solid rgba(32, 32, 32, 0.1); }

.form__box--full {
  border-bottom: 0;
  padding-bottom: 0; }

.form__desc {
  width: 100%;
  margin: 0;
  color: #58686F;
  margin-top: 0.5rem; }

.form__desc + .form__desc {
  margin-top: 0; }

.form__desc-box {
  margin: 1.5rem 0; }

.form__desc-box .checkbox__text {
  font-size: 1.6rem;
  font-weight: 400;
  color: #202020; }

.form__desc-box .form__desc {
  margin-bottom: 1em;
  color: #202020;
  font-weight: 400; }

.form__desc-box .form__desc:last-of-type {
  margin-bottom: 1em; }

.form__desc-box + .form__box {
  margin-top: 1.5rem; }

.form__func {
  padding: 4rem 0 8rem; }

.form__funr {
  padding: 4rem 0 2rem; }

.form--box {
  padding: 1rem 2rem 0;
  border: 1px solid rgba(32, 32, 32, 0.1); }

.form--box .form__func {
  padding-bottom: 4rem; }

@media (max-width: 59.99em) {
  .form__box.is-closed {
    display: none; } }

@media (min-width: 60em) {
  .form .info-box {
    margin: 4rem 0;
    padding: 3rem 4rem 4rem; }
  .form .info-box__header {
    margin-bottom: 3rem; }
  .form-wrap {
    padding-bottom: 12rem; }
  .form fieldset {
    margin-top: 5.5rem; }
  .form__header {
    margin-top: 5.5rem; }
  .form__header-toggle {
    display: none; }
  .form__box {
    padding: 3rem 2rem; }
  .form__box--border {
    margin-top: 3rem;
    padding-left: 4rem;
    padding-right: 4rem; }
  .form__box--border .form__box-header {
    margin-top: 0;
    margin-bottom: 3rem;
    padding-bottom: 1.5rem;
    text-align: left; }
  .form__box--full {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0; }
  .form__func {
    padding: 6rem 0 12rem; }
  .form__funr {
    text-align: right;
    padding: 4rem 0 1.5rem; }
  .form__desc-box {
    margin-top: 2rem;
    padding: 0 2rem; }
  .form__desc-box .checkbox__text {
    font-size: 1.8rem; }
  .form__desc-box .form__desc {
    margin-bottom: 1em;
    color: #202020;
    font-weight: 400; }
  .form__desc-box + .form__box {
    margin-top: 1.5rem; }
  .form--box {
    padding: 2.4rem 3rem 0; }
  .form--box .form__func {
    padding-bottom: 6rem; }
  .form--box .input-g--phone .input-g {
    max-width: 270px; } }

@media (min-width: 85.375em) {
  .form--box {
    padding: 2.4rem 7rem 0; } }

.dropdown-list {
  position: relative;
  display: block;
  font-size: 1.5rem;
  font-weight: 400;
  text-align: left;
  width: 100%; }

@media (max-width: 59.99em) {
  .dropdown-list-selector {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    padding: 13px 15px;
    padding-right: 35px;
    border-top: 1px solid #58686F;
    border-left: 1px solid #58686F;
    background: #FFF;
    color: #58686F;
    line-height: 20px;
    text-align: left;
    outline: none;
    vertical-align: middle;
    -webkit-transition: border-color .3s;
    -o-transition: border-color .3s;
    transition: border-color .3s; }
  .dropdown-list-selector::before {
    content: '';
    position: absolute;
    top: 50%;
    right: 20px;
    width: 8px;
    height: 8px;
    margin-top: -4px;
    border: solid #000;
    border-width: 0 1px 1px 0;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transition: -webkit-transform .2s;
    transition: -webkit-transform .2s;
    -o-transition: transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s;
    z-index: 2; }
  .dropdown-list-selector::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 45px;
    background-color: #F5F7F7;
    border-bottom: 1px solid #58686F;
    border-left: 1px solid #58686F;
    border-top: 1px solid #CAD1D5;
    border-right: 1px solid #CAD1D5;
    z-index: 1; }
  .no-touchevents .dropdown-list-selector:hover, .no-touchevents .dropdown-list-selector:focus {
    border-color: #58686F; }
  .dropdown-list-value {
    position: relative;
    display: block;
    height: 20px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    word-wrap: normal;
    word-break: keep-all;
    word-wrap: break-word; }
  .dropdown-list-popup {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    display: none;
    overflow: hidden;
    margin-top: -1px;
    z-index: 1;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    border: 1px solid #58686F;
    -webkit-box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.15);
            box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.15); }
  .dropdown-list-options {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    overflow-x: hidden;
    overflow-y: auto;
    position: relative;
    background: #FFF;
    padding-bottom: 4px;
    max-height: 260px; }
  .dropdown-list-options > li {
    position: relative;
    min-height: 20px; }
  .dropdown-list-options > li > a,
  .dropdown-list-options > li > label {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: block;
    float: none;
    padding: 10px 15px;
    padding-right: 30px;
    text-align: left;
    line-height: 20px;
    text-decoration: none;
    color: #58686F; }
  .dropdown-list-options > li > a:hover, .dropdown-list-options > li > a:focus,
  .dropdown-list-options > li > label:hover,
  .dropdown-list-options > li > label:focus {
    outline: none;
    background: #EAEDEF; }
  .dropdown-list-options > li input {
    position: absolute;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    width: 1px;
    height: 1px; }
  .dropdown-list-options > li input[disabled] + label {
    cursor: not-allowed;
    opacity: 0.3; }
  .dropdown-list-options > li input[disabled] + label:hover, .dropdown-list-options > li input[disabled] + label:focus {
    background: transparent; }
  .dropdown-list-options > li.is-selected > a:before,
  .dropdown-list-options > li.is-selected > label:before {
    content: '\ea0d';
    display: inline-block;
    font-family: 'icon';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-decoration: none;
    text-transform: none;
    position: absolute;
    font-size: 12px;
    top: 50%;
    right: 15px;
    margin-top: -8px; }
  .dropdown-list-options > li.is-disabled > a,
  .dropdown-list-options > li.is-disabled > label {
    cursor: not-allowed;
    opacity: 0.3; }
  .dropdown-list-options > li.is-disabled > a:hover, .dropdown-list-options > li.is-disabled > a:focus,
  .dropdown-list-options > li.is-disabled > label:hover,
  .dropdown-list-options > li.is-disabled > label:focus {
    background: transparent; }
  .dropdown-list.is-opened .dropdown-list-selector {
    border-color: #58686F; }
  .dropdown-list.is-opened .dropdown-list-popup {
    display: block; }
  .dropdown-list.is-opened .dropdown-list-options {
    display: block;
    border-color: #58686F; }
  .dropdown-list.is-disabled .dropdown-list-selector {
    cursor: not-allowed;
    color: #93A3A9;
    background: #F5F7F7; }
  .dropdown-list.is-disabled .dropdown-list-selector:hover {
    border-color: #CAD1D5; } }

@media (min-width: 60em) {
  .dropdown-list-selector {
    display: none; }
  .dropdown-list-options {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: 0 solid #CAD1D5;
    border-width: 0 0 1px 1px;
    border-bottom-color: #58686F;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .dropdown-list-options > li {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    text-align: center;
    color: #72878F;
    border: 0 solid #CAD1D5;
    border-width: 1px 1px 0 0;
    background-color: #F5F7F7; }
  .dropdown-list-options > li > a {
    padding: 10px 15px;
    display: block;
    color: #58686F; }
  .dropdown-list-options > li > a:hover, .dropdown-list-options > li > a:focus {
    color: #242A2D; }
  .dropdown-list-options > li.is-selected {
    position: relative;
    z-index: 1;
    color: #242A2D;
    border-color: #58686F;
    background-color: #FFF; }
  .dropdown-list-options > li.is-selected > a {
    color: #242A2D;
    text-decoration: none; }
  .dropdown-list-options > li.is-selected::before {
    content: '';
    position: absolute;
    z-index: 10;
    left: -1px;
    top: -1px;
    bottom: 0;
    display: block;
    border-left: 1px solid #58686F; }
  .dropdown-list-options > li.is-selected::after {
    content: '';
    position: absolute;
    z-index: 10;
    left: 0;
    right: 0;
    bottom: -1px;
    display: block;
    border-bottom: 1px solid #FFF; } }

.dropdown {
  position: relative;
  display: inline-block;
  font-size: 1.5rem;
  font-weight: 400;
  text-align: left; }

.dropdown ::-webkit-scrollbar {
  width: 7px;
  height: 7px; }

.dropdown ::-webkit-scrollbar-thumb {
  background: #d1d8db; }

.dropdown ::-webkit-scrollbar-track {
  background: #fcfcfc; }

.dropdown .dropdown-options {
  scrollbar-face-color: #d1d8db;
  scrollbar-arrow-color: #d1d8db;
  scrollbar-track-color: #fcfcfc; }

.dropdown-selector {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  padding: 12px 15px;
  padding-right: 35px;
  border: 1px solid #CAD1D5;
  background: #FFF;
  color: #58686F;
  line-height: 20px;
  text-align: left;
  outline: none;
  vertical-align: middle;
  -webkit-transition: border-color .3s;
  -o-transition: border-color .3s;
  transition: border-color .3s; }

.dropdown-selector::before {
  content: '';
  position: absolute;
  top: 50%;
  right: 16px;
  width: 8px;
  height: 8px;
  margin-top: -5px;
  border: solid #000;
  border-width: 0 1px 1px 0;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: -webkit-transform .2s;
  transition: -webkit-transform .2s;
  -o-transition: transform .2s;
  transition: transform .2s;
  transition: transform .2s, -webkit-transform .2s; }

.no-touchevents .dropdown-selector:hover, .no-touchevents .dropdown-selector:focus {
  border-color: #58686F; }

.dropdown-value {
  position: relative;
  display: block;
  height: 20px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  word-wrap: normal;
  word-break: keep-all;
  word-wrap: break-word; }

.dropdown-popup {
  display: none;
  position: absolute;
  top: calc(100% + 10px);
  left: 0;
  right: 0;
  overflow: hidden;
  margin-top: -1px;
  z-index: 1;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  border: 1px solid #58686F;
  -webkit-box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.15); }

.dropdown-options {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow-x: hidden;
  overflow-y: auto;
  position: relative;
  background: #FFF;
  padding-bottom: 4px;
  max-height: 260px; }

.dropdown-options > li {
  position: relative;
  min-height: 20px; }

.dropdown-options > li > a,
.dropdown-options > li > label {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  float: none;
  padding: 10px 15px;
  padding-right: 30px;
  text-align: left;
  line-height: 20px;
  text-decoration: none;
  color: #202020; }

.dropdown-options > li > a:hover, .dropdown-options > li > a:focus,
.dropdown-options > li > label:hover,
.dropdown-options > li > label:focus {
  outline: none;
  background: #EAEDEF; }

.dropdown-options > li input {
  position: absolute;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  width: 1px;
  height: 1px; }

.dropdown-options > li input[disabled] + label {
  cursor: not-allowed;
  opacity: 0.3; }

.dropdown-options > li input[disabled] + label:hover, .dropdown-options > li input[disabled] + label:focus {
  background: transparent; }

.dropdown-options > li.is-selected > a:before,
.dropdown-options > li.is-selected > label:before {
  content: '\ea0d';
  display: inline-block;
  font-family: 'icon';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  position: absolute;
  font-size: 12px;
  top: 50%;
  right: 15px;
  margin-top: -8px; }

.dropdown-options > li.is-disabled > a,
.dropdown-options > li.is-disabled > label {
  cursor: not-allowed;
  opacity: 0.3; }

.dropdown-options > li.is-disabled > a:hover, .dropdown-options > li.is-disabled > a:focus,
.dropdown-options > li.is-disabled > label:hover,
.dropdown-options > li.is-disabled > label:focus {
  background: transparent; }

.dropdown.is-opened .dropdown-selector {
  border-color: #58686F; }

.dropdown.is-opened .dropdown-selector::before {
  margin-top: -2px;
  -webkit-transform: rotate(-135deg);
      -ms-transform: rotate(-135deg);
          transform: rotate(-135deg); }

.dropdown.is-opened .dropdown-popup {
  display: block; }

.dropdown.is-opened .dropdown-options {
  display: block;
  border-color: #58686F; }

.dropdown.is-disabled .dropdown-selector {
  cursor: not-allowed;
  color: #93A3A9;
  border-color: #CAD1D5;
  background: #EAEDEF; }

.dropdown.is-disabled .dropdown-selector:hover {
  border-color: #CAD1D5; }

.dropdown.dropdown--dark .dropdown-selector {
  border-color: #202020;
  background: #353f43;
  color: #CAD1D5; }

.dropdown.dropdown--dark .dropdown-selector::before {
  border-color: #CAD1D5; }

.dropdown.dropdown--dark .dropdown-selector:hover, .dropdown.dropdown--dark .dropdown-selector:focus {
  border-color: #93A3A9; }

.dropdown.dropdown--dark .dropdown-options {
  background: #353f43; }

.dropdown.dropdown--dark .dropdown-options > li > a,
.dropdown.dropdown--dark .dropdown-options > li > label {
  color: #FFF; }

.dropdown.dropdown--dark .dropdown-options > li > a:hover, .dropdown.dropdown--dark .dropdown-options > li > a:focus,
.dropdown.dropdown--dark .dropdown-options > li > label:hover,
.dropdown.dropdown--dark .dropdown-options > li > label:focus {
  color: #148ce6;
  background: none; }

.dropdown.dropdown--dark .dropdown-options > li.is-selected > a,
.dropdown.dropdown--dark .dropdown-options > li.is-selected > label {
  color: #148ce6;
  background: none; }

.dropdown.dropdown--dark.is-opened .dropdown-selector {
  background: #353f43;
  border-color: #353f43; }

.dropdown.dropdown--dark.is-opened .dropdown-options {
  border-color: rgba(234, 237, 239, 0.3); }

@media (max-width: 59.99em) {
  .dropdown.dropdown--change .dropdown-selector {
    display: none; }
  .dropdown.dropdown--change .dropdown-popup {
    position: static;
    display: block;
    border: none;
    -webkit-box-shadow: none;
            box-shadow: none; }
  .dropdown.dropdown--change .dropdown-options li label {
    padding: 3px 0;
    padding-left: 25px; }
  .dropdown.dropdown--change .dropdown-options li label::before {
    content: '';
    position: absolute;
    top: 5px;
    left: 0;
    border: 2px solid #93A3A9;
    width: 12px;
    height: 12px;
    border-radius: 50%; }
  .dropdown.dropdown--change .dropdown-options li label::after {
    content: '';
    position: absolute;
    background: transparent;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    top: 9px;
    left: 4px; }
  .dropdown.dropdown--change .dropdown-options li.is-selected label {
    background: transparent; }
  .dropdown.dropdown--change .dropdown-options li.is-selected label::before {
    margin-top: 0;
    border-color: #242A2D; }
  .dropdown.dropdown--change .dropdown-options li.is-selected label::after {
    background: #202020; } }

@media (min-width: 60em) {
  .dropdown.dropdown--change.is-single-option .dropdown-selector {
    display: none; }
  .dropdown.dropdown--change.is-single-option .dropdown-popup {
    position: static;
    display: block;
    -webkit-box-shadow: none;
            box-shadow: none;
    border: none; }
  .dropdown.dropdown--change.is-single-option .dropdown-options li > label {
    padding: 0;
    font-family: "S-CoreDream", sans-serif;
    font-size: 2rem;
    letter-spacing: -0.03em; }
  .dropdown.dropdown--change.is-single-option .dropdown-options li > label::before {
    display: none; } }

.dropdown.dropdown--lg {
  font-family: "S-CoreDream", sans-serif;
  font-size: 2.4rem;
  letter-spacing: normal; }

.dropdown.dropdown--lg .dropdown-value {
  height: 2.9rem;
  line-height: 2.9rem; }

.dropdown.dropdown--lg .dropdown-selector {
  border-width: 3px;
  border-color: #22828D;
  color: #22828D;
  min-width: 300px; }

.dropdown.dropdown--lg .dropdown-selector::before {
  right: 25px;
  border-color: #22828D;
  border-width: 0 2px 2px 0; }

.no-touchevents .dropdown.dropdown--lg .dropdown-selector:hover, .no-touchevents .dropdown.dropdown--lg .dropdown-selector:focus {
  border-color: #202020; }

.dropdown.dropdown--lg .dropdown-popup {
  top: 0;
  border-color: #202020;
  border-width: 3px; }

.dropdown.dropdown--lg .dropdown-options {
  padding-bottom: 0; }

.dropdown.dropdown--lg .dropdown-options li label {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 2.9rem;
  line-height: 2.9rem;
  padding: 12px 15px; }

.dropdown.dropdown--lg .dropdown-options li label::before {
  margin-top: -10px;
  font-size: 1.6rem; }

.dropdown.dropdown--lg.is-opened .dropdown-selector::before {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg); }

.is-checked .dropdown.dropdown--lg.is-error .dropdown-selector {
  border-width: 3px;
  border-color: #148ce6;
  color: #148ce6;
  min-width: 300px; }

.is-checked .dropdown.dropdown--lg.is-error .dropdown-selector::before {
  right: 25px;
  border-color: #148ce6;
  border-width: 0 2px 2px 0; }

.no-touchevents .is-checked .dropdown.dropdown--lg.is-error .dropdown-selector:hover, .no-touchevents .is-checked .dropdown.dropdown--lg.is-error .dropdown-selector:focus {
  border-color: #202020; }

@media (min-width: 60em) {
  .dropdown.dropdown--lg {
    font-size: 3rem; }
  .dropdown.dropdown--lg .dropdown-value {
    height: 3.5rem;
    line-height: 3.5rem; }
  .dropdown.dropdown--lg .dropdown-selector {
    min-width: 300px; }
  .dropdown.dropdown--lg .dropdown-selector::before {
    width: 15px;
    height: 15px;
    margin-top: -12px; }
  .dropdown.dropdown--lg .dropdown-options li label {
    height: 3.5rem;
    line-height: 3.5rem; }
  .dropdown.dropdown--lg .dropdown-options li label::before {
    margin-top: -14px;
    font-size: 2.2rem; } }

.dropdown.bottom-up .dropdown-selector::before {
  -webkit-transform: rotate(-135deg);
      -ms-transform: rotate(-135deg);
          transform: rotate(-135deg);
  margin-top: -2px; }

.dropdown.bottom-up .dropdown-popup {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: -1px; }

.dropdown.bottom-up .dropdown-options {
  padding-bottom: 0; }

.dropdown.is-opened .dropdown-selector::before {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  margin-top: -5px; }

.flex-g {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0rem; }

.flex-g .form-g--base + .form-g--base {
  margin-top: 0; }

.flex-g--2 {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.flex-g--2 > .form-g--base {
  width: calc(50% - 5px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

@media (max-width: 360px) {
  .flex-g--2 > .form-g--base {
    width: 100%; }
  .flex-g--2 > .form-g--base + .form-g--base {
    margin-top: 0; } }

.flex-g--2 > .form-g--base .radio {
  width: 50%;
  max-width: 80px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.flex-g--3 {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.flex-g--3 > .form-g--base {
  width: calc(33.33333% - 5px); }

.flex-g--3 > .form-g--2of3 {
  width: calc(66.66667% - 5px); }

@media (max-width: 59.99em) {
  .flex-g--m-block > .form-g--base {
    width: 100%; } }

@media (min-width: 60em) {
  .flex-g {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .flex-g--2 > .form-g--base {
    width: calc(50% - 12px); }
  .flex-g--2 > .form-g--base + .form-g--base {
    width: calc(50% - 12px);
    margin-top: 0rem;
    margin-left: 2.4rem; } }

.form-agree {
  position: relative;
  margin-bottom: 1rem; }

.form-agree .form-g {
  margin-bottom: 1.5rem; }

.form-agree__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-weight: 400; }

.form-agree__header:first-child {
  margin-top: 0; }

.form-agree__header .checkbox__text {
  color: #202020;
  font-size: 1.6rem; }

.form-agree__toggle {
  font-size: 20px;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s; }

.form-agree__toggle:before {
  content: '\ea01';
  display: inline-block;
  font-family: 'icon';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none; }

.is-active .form-agree__toggle {
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg); }

.form-agree__item {
  border-bottom: 1px solid rgba(32, 32, 32, 0.1);
  padding-bottom: 1.5rem; }

.form-agree__item + .form-agree__item {
  padding: 1.5rem 0; }

.form-agree__pad {
  padding: 1.5rem 0; }

.form-agree__pad .checkbox__label {
  display: block; }

.form-agree__cont {
  overflow-y: scroll;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 180px;
  padding: 2rem;
  border: 1px solid #CAD1D5;
  color: #242A2D;
  font-weight: 400; }

@media (max-width: 59.99em) {
  .form-agree__cont {
    max-width: calc(100vw - 40px); } }

.form-agree__cont * {
  font-size: 1.5rem !important; }

.form-agree__cont > p {
  margin-top: 0; }

.form-agree__cont .ul {
  margin-bottom: 0; }

.form-agree__cont .ul > li {
  margin-top: 0.5rem;
  color: #242A2D;
  font-size: 1.5rem; }

.form-agree__cont .ul > li:first-child {
  margin-top: 0; }

.form-agree__cont .ul > ol,
.form-agree__cont .ul > ul {
  margin-top: 0.5rem;
  margin-left: 0; }

.form-agree__cont .table--base tbody td:nth-child(2) {
  text-align: center; }

@media (min-width: 60em) {
  .form-agree .form-g {
    margin-bottom: 2.6rem; }
  .form-agree__header .checkbox__text {
    font-size: 1.8rem; }
  .form-agree__header, .form-agree__pad {
    padding-left: 2rem;
    padding-right: 2rem; }
  .form-agree__pad {
    padding-top: 2rem;
    padding-bottom: 0.5rem; }
  .form-agree__item {
    padding-bottom: 2.5rem; }
  .form-agree__item + .form-agree__item {
    padding: 2.5rem 0; } }

.leave-agree-fieldset .form-agree .form-agree__item {
  padding-top: 1.5rem; }

.leave-agree-fieldset .form-agree .form-agree__pad {
  padding-top: 0.4rem;
  padding-bottom: 0rem; }

.leave-agree-fieldset .form-agree .form-agree__pad .checkbox + .checkbox {
  margin-top: 0.8rem; }

.leave-agree-fieldset .form-agree .form-agree__pad .checkbox__label {
  line-height: 1.5; }

.leave-agree-fieldset .form-agree .form-agree__pad .checkbox__label::before {
  top: 8px; }

.leave-agree-fieldset .form-agree .form-agree__pad .checkbox__label .svg {
  top: 9px; }

@media (min-width: 60em) {
  .leave-agree-fieldset .form-agree .form-agree__item {
    padding-top: 2.5rem; }
  .leave-agree-fieldset .form-agree .form-agree__pad {
    padding-top: 1.5rem; } }

.input-file {
  position: relative; }

.input-file input[type=file] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 2; }

.input-file-inner {
  position: relative;
  display: inline-block; }

.input-file-attached {
  display: inline-block;
  padding-top: 5px;
  margin-left: 10px;
  vertical-align: middle; }

.input-file .btn {
  height: auto !important; }

.input-file .file-name {
  margin-right: 10px; }

.form-g {
  margin-bottom: 1.5rem; }

.form-g:last-child {
  margin-bottom: 0; }

.form-g .label {
  position: relative;
  display: inline-block;
  margin-bottom: 0.6rem;
  font-weight: 400;
  font-size: 1.6rem; }

.form-g .ta-counter-box {
  max-height: 80px; }

.form-g.is-success input,
.form-g.is-success select,
.form-g.is-success textarea,
.form-g.is-success .dropdown-selector,
.form-g.is-success .ta-counter-box, .form-g.is-success2 input,
.form-g.is-success2 select,
.form-g.is-success2 textarea,
.form-g.is-success2 .dropdown-selector,
.form-g.is-success2 .ta-counter-box {
  border-color: #42C2D1; }

.form-g.is-success small, .form-g.is-success2 small {
  display: block;
  font-size: 1.3rem;
  margin-top: 7px;
  color: #22828D; }

.form-g.is-success small:before, .form-g.is-success2 small:before {
  content: '\ea30';
  display: inline-block;
  font-family: 'icon';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  margin-right: 5px;
  vertical-align: middle;
  font-size: 15px;
  color: #42C2D1; }

.form-g.is-error input,
.form-g.is-error select,
.form-g.is-error textarea,
.form-g.is-error .dropdown-selector,
.form-g.is-error .ta-counter-box, .form-g.is-error2 input,
.form-g.is-error2 select,
.form-g.is-error2 textarea,
.form-g.is-error2 .dropdown-selector,
.form-g.is-error2 .ta-counter-box {
  border-color: #148ce6; }

.form-g.is-error small, .form-g.is-error2 small {
  display: block;
  font-size: 1.3rem;
  margin-top: 7px;
  color: #D84200; }

.form-g.is-error small:before, .form-g.is-error2 small:before {
  content: '\ea14';
  display: inline-block;
  font-family: 'icon';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  margin-right: 5px;
  vertical-align: middle;
  font-size: 15px;
  color: #148ce6; }

.form-g.is-required {
  position: relative; }

.form-g.is-required .label::after {
  content: '';
  position: absolute;
  top: 3px;
  right: -5px;
  width: 3px;
  height: 3px;
  background-color: #D84200;
  border-radius: 50%; }

.form-g--base {
  margin-bottom: 0; }

.form-g--base + .form-g--base {
  margin-top: 1rem; }

.form-g .dropdown .dropdown-popup {
  display: block;
  opacity: 0;
  z-index: -1 !important; }

.form-g .dropdown.is-opened .dropdown-popup {
  opacity: 1;
  z-index: 51 !important; }

.form-g .dropdown.dropdwon-learner {
  min-width: 230px; }

@media (max-width: 44.99em) {
  .form-g .label br {
    display: none; }
  .form-g .label br.for-until-large {
    display: block; }
  .form-g--m-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .form-g--m-flex .label {
    margin-bottom: 0rem;
    max-width: 110px;
    word-break: keep-all;
    word-wrap: break-word; }
  .form-g--m-flex .input-block,
  .form-g--m-flex .flex-g,
  .form-g--m-flex .entered-info {
    width: calc(100% - 110px); } }

@media (min-width: 45em) {
  .form-g {
    position: relative;
    padding-left: 160px;
    margin-bottom: 3rem; }
  .form-g .label {
    position: absolute;
    top: 10px;
    left: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    max-width: 160px;
    word-break: keep-all;
    word-wrap: break-word; }
  .form-g > .input-block,
  .form-g > .form-g--base,
  .form-g > .flex-g {
    max-width: 400px; }
  .form-g--base {
    padding-left: 0;
    margin-bottom: 0rem; }
  .form-g--base .input-block {
    max-width: none; }
  .form-g--base .label {
    position: relative;
    top: 0; }
  .form-g--lg > .input-block,
  .form-g--lg > .form-g--base,
  .form-g--lg > .input-g {
    max-width: none; }
  .form-g--text {
    margin-bottom: 2rem; }
  .form-g--text .label {
    top: 0;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0); }
  .form-g--m-flex {
    margin-bottom: 2rem; }
  .form-g--m-flex .label {
    top: 0; } }

.radio,
.checkbox {
  position: relative;
  display: inline-block;
  margin-right: 25px;
  white-space: normal;
  word-break: keep-all;
  word-wrap: break-word; }

.radio label,
.checkbox label {
  position: relative;
  padding: 2px 0;
  padding-left: 25px;
  -webkit-transition: color .3s;
  -o-transition: color .3s;
  transition: color .3s;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 26px;
  vertical-align: top;
  color: #58686F; }

.radio label::before, .radio label::after,
.radio label .svg,
.checkbox label::before,
.checkbox label::after,
.checkbox label .svg {
  position: absolute;
  left: 0;
  top: 5px;
  font-size: 1.7rem;
  line-height: 1; }

.radio label::before,
.checkbox label::before {
  color: inherit;
  -webkit-transition: border-color .3s;
  -o-transition: border-color .3s;
  transition: border-color .3s;
  -webkit-box-shadow: inset 0 0 0 1px #DFE4E6;
          box-shadow: inset 0 0 0 1px #DFE4E6; }

.radio label::after,
.checkbox label::after {
  color: transparent;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s; }

.radio:last-child,
.checkbox:last-child {
  margin-right: 0; }

.radio input,
.checkbox input {
  position: absolute;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  width: 1px;
  height: 1px; }

.radio input:hover + label,
.radio input:focus + label,
.checkbox input:hover + label,
.checkbox input:focus + label {
  color: #242A2D; }

.radio input:hover + label::before,
.radio input:focus + label::before,
.checkbox input:hover + label::before,
.checkbox input:focus + label::before {
  border-color: #242A2D; }

.radio input:focus + label,
.checkbox input:focus + label {
  outline: 1px dotted #93A3A9; }

.radio input[disabled] + label,
.checkbox input[disabled] + label {
  cursor: not-allowed;
  color: #93A3A9; }

.radio input[disabled] + label::before,
.checkbox input[disabled] + label::before {
  border-color: #93A3A9 !important; }

.radio [type='radio'] + label::before {
  content: '';
  border: 2px solid #93A3A9;
  width: 12px;
  height: 12px;
  border-radius: 50%; }

.radio [type='radio'] + label::after {
  content: '';
  background: transparent;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  top: 9px;
  left: 4px; }

.radio [type='radio']:checked + label::before {
  border-color: #242A2D; }

.radio [type='radio']:checked + label::after {
  background: #202020; }

.checkbox + .input-block {
  margin-top: 1rem; }

.checkbox [type='checkbox'] + label::before {
  content: '';
  border: 2px solid #93A3A9;
  width: 16px;
  height: 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.checkbox [type='checkbox'] + label .svg {
  top: 7px;
  left: 2px;
  opacity: 0;
  width: 13px;
  height: 13px; }

.checkbox [type='checkbox']:checked + label::before {
  border-color: #242A2D; }

.checkbox [type='checkbox']:checked + label .svg {
  opacity: 1; }

.form-result {
  border: 1px solid rgba(32, 32, 32, 0.1);
  padding: 4rem 2rem; }

.form-result .form__box:last-child {
  padding-bottom: 0;
  border-bottom: 0; }

.form-result__em {
  color: #42C2D1; }

.form-result__info {
  margin: 0;
  padding: 2rem;
  background-color: #F5F7F7;
  text-align: center; }

.form-result__header {
  text-align: center;
  margin-bottom: 3rem; }

.form-result__header:only-child {
  margin-bottom: 0; }

.form-result__title {
  margin: 0 0 2rem; }

.form-result__title span {
  font-family: inherit; }

.form-result__desc {
  text-align: center; }

@media (min-width: 60em) {
  .form-result {
    padding: 5.5rem 7rem; }
  .form-result .form-g__m-flex {
    margin-bottom: 2rem; }
  .form-result__header {
    margin-bottom: 5.5rem; }
  .form-result__header:only-child {
    margin-bottom: 0; }
  .form-result__title {
    margin-bottom: 3rem; }
  .form-result__desc {
    margin-top: 3rem; }
  .form-result__info br {
    display: none; } }

form {
  margin: 0; }

fieldset {
  margin: 0;
  padding: 0;
  border: 0; }

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

button,
select {
  text-transform: none; }

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

input[type=number] {
  -webkit-appearance: none;
  -moz-appearance: textfield; }

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  margin: 0;
  height: auto;
  -webkit-appearance: none; }

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

[type=search]::-webkit-search-decoration, [type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-results-button, [type=search]::-webkit-search-results-decoration {
  display: none; }

input[type=date]::-webkit-inner-spin-button,
input[type=datetime-local]::-webkit-inner-spin-button {
  display: none;
  margin: 0; }

input[type=date]::-webkit-clear-button, input[type=date]::-webkit-calendar-picker-indicator,
input[type=datetime-local]::-webkit-clear-button,
input[type=datetime-local]::-webkit-calendar-picker-indicator {
  display: none; }

input[type=date]::-webkit-datetime-edit-fields-wrapper,
input[type=datetime-local]::-webkit-datetime-edit-fields-wrapper {
  padding: 0; }

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

[type=text],
[type=number],
[type=tel],
[type=search],
[type=password],
[type=email],
[type=url],
[type=date],
[type=datetime-local],
[type=file],
select,
textarea {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px 15px;
  border: 1px solid #CAD1D5;
  background: #FFF;
  color: #242A2D;
  font-size: 1.5rem;
  line-height: 1.6;
  outline: none;
  vertical-align: middle;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-transition: border-color .3s;
  -o-transition: border-color .3s;
  transition: border-color .3s; }

[type=text]:hover, [type=text]:focus,
[type=number]:hover,
[type=number]:focus,
[type=tel]:hover,
[type=tel]:focus,
[type=search]:hover,
[type=search]:focus,
[type=password]:hover,
[type=password]:focus,
[type=email]:hover,
[type=email]:focus,
[type=url]:hover,
[type=url]:focus,
[type=date]:hover,
[type=date]:focus,
[type=datetime-local]:hover,
[type=datetime-local]:focus,
[type=file]:hover,
[type=file]:focus,
select:hover,
select:focus,
textarea:hover,
textarea:focus {
  border-color: #58686F; }

[type=text][readonly],
[type=number][readonly],
[type=tel][readonly],
[type=search][readonly],
[type=password][readonly],
[type=email][readonly],
[type=url][readonly],
[type=date][readonly],
[type=datetime-local][readonly],
[type=file][readonly],
select[readonly],
textarea[readonly] {
  background-color: #EAEDEF; }

[type=text][readonly]:hover, [type=text][readonly]:focus,
[type=number][readonly]:hover,
[type=number][readonly]:focus,
[type=tel][readonly]:hover,
[type=tel][readonly]:focus,
[type=search][readonly]:hover,
[type=search][readonly]:focus,
[type=password][readonly]:hover,
[type=password][readonly]:focus,
[type=email][readonly]:hover,
[type=email][readonly]:focus,
[type=url][readonly]:hover,
[type=url][readonly]:focus,
[type=date][readonly]:hover,
[type=date][readonly]:focus,
[type=datetime-local][readonly]:hover,
[type=datetime-local][readonly]:focus,
[type=file][readonly]:hover,
[type=file][readonly]:focus,
select[readonly]:hover,
select[readonly]:focus,
textarea[readonly]:hover,
textarea[readonly]:focus {
  border-color: #CAD1D5; }

[type=text][disabled],
[type=number][disabled],
[type=tel][disabled],
[type=search][disabled],
[type=password][disabled],
[type=email][disabled],
[type=url][disabled],
[type=date][disabled],
[type=datetime-local][disabled],
[type=file][disabled],
select[disabled],
textarea[disabled] {
  cursor: not-allowed;
  color: #93A3A9;
  background: #EAEDEF; }

[type=text][disabled]:hover,
[type=number][disabled]:hover,
[type=tel][disabled]:hover,
[type=search][disabled]:hover,
[type=password][disabled]:hover,
[type=email][disabled]:hover,
[type=url][disabled]:hover,
[type=date][disabled]:hover,
[type=datetime-local][disabled]:hover,
[type=file][disabled]:hover,
select[disabled]:hover,
textarea[disabled]:hover {
  border-color: #CAD1D5; }

input:required {
  background: none; }

input::-ms-clear {
  display: none; }

label {
  cursor: pointer; }

select {
  display: inline-block;
  padding-right: 40px; }

select::-ms-expand {
  display: none; }

.csstransforms3d select {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAICAYAAADnVO9eAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkMzMEY4OTZBNTI3MTExRThBQjRDQzc4NkVEN0Q2N0E1IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkMzMEY4OTZCNTI3MTExRThBQjRDQzc4NkVEN0Q2N0E1Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QzMwRjg5Njg1MjcxMTFFOEFCNENDNzg2RUQ3RDY3QTUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QzMwRjg5Njk1MjcxMTFFOEFCNENDNzg2RUQ3RDY3QTUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7NDvcmAAAAmklEQVR42mLQ0NAQZiASgNT+//+fgRzMxMXFNcvIyCiHkCUgNSC1DGQCpk+fPkUxMjIGGxsbl+BSBJIDqQGpJduiO3fu/Pz48aMHkO2NzTKomDdIDUgt2RaBCFyWUcsSEGBE5qioqLDz8/PvADK3/vv3j4OJickZ3RJQxFJsEZplDNh8QjWLQEBBQYEDRD948OAHuhy5FgEEGABfqXiJWBAInAAAAABJRU5ErkJggg==);
  background-repeat: no-repeat;
  background-position: right 50%;
  background-size: 26px auto; }

.csstransforms3d select[multiple] {
  background: transparent; }

textarea {
  overflow-x: hidden;
  overflow-y: auto;
  width: 100%;
  min-height: 80px;
  line-height: 1.6;
  vertical-align: top;
  resize: vertical; }

.input-block {
  display: block;
  width: 100%; }

.input--sm {
  padding: 11px 15px;
  font-size: 1.4rem;
  line-height: 14px;
  height: 36px; }

.input--lg {
  padding: 15px 15px;
  font-size: 1.8rem;
  line-height: 34px;
  height: 56px; }

::-webkit-input-placeholder {
  color: #58686F; }

::-moz-placeholder {
  color: #58686F; }

:-ms-input-placeholder {
  color: #58686F; }

:-moz-placeholder {
  color: #58686F; }

.input-g {
  position: relative; }

.input-g--btn > input {
  width: calc(100% - 120px - 10px); }

.input-g--btn .btn {
  position: absolute;
  top: 0;
  right: 0;
  padding-left: 0;
  padding-right: 0;
  width: 120px; }

.input-g--btn .ta + .btn {
  height: 100%;
  max-height: 122px;
  margin-top: 1rem; }

@media (min-width: 35em) {
  .input-g--btn .ta {
    width: calc(100% - 120px - 10px); }
  .input-g--btn .ta + .btn {
    margin-top: 0;
    border-radius: 0; } }

@media (max-width: 59.99em) {
  .input-g--btn.form-g .btn {
    top: 30px; } }

@media (max-width: 34.99em) {
  .input-g--btn .ta textarea {
    margin-bottom: 0; }
  .input-g--btn .ta + .btn {
    position: relative;
    width: 100%; } }

.input-g--btn-g + .input-g--btn-g {
  margin-top: 2rem; }

.input-g--btn-g .btn-g {
  display: block;
  margin-top: 1rem; }

.input-g--btn-g .btn-g .btn {
  width: calc(50% - 0.4em);
  padding-left: 27px;
  padding-right: 27px; }

.input-g--btn-g .btn-g .btn:only-child {
  display: block;
  width: 100%; }

@media (min-width: 60em) {
  .input-g--btn-g {
    width: calc(100% - 115px - 10px);
    max-width: 400px; }
  .input-g--btn-g + .input-g--btn-g {
    margin-top: 1rem; }
  .input-g--btn-g > input {
    width: 100%; }
  .input-g--btn-g .btn-g {
    position: absolute;
    top: 0;
    right: -10px;
    margin-top: 0;
    -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
            transform: translateX(100%); }
  .input-g--btn-g .btn-g .btn {
    width: auto; } }

@media (min-width: 85.375em) {
  .l-contents .input-g--btn-g {
    max-width: 400px; } }

.input-g--address [type='text'] {
  margin-bottom: 10px; }

.input-g--address [type='text']:last-child {
  margin-bottom: 0; }

.input-g--address .btn {
  padding: 12px 0 13px; }

.input-g--search [type='text'],
.input-g--search [type='search'] {
  padding-right: 64px; }

.input-g--search .btn {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  padding: 12px 28px; }

.input-g--search .btn .svg {
  display: none; }

@media (max-width: 44.99em) {
  .input-g--search .btn {
    padding: 10px 20px;
    background: transparent;
    border: transparent;
    border-radius: 0; }
  .input-g--search .btn:hover, .input-g--search .btn:focus {
    background: transparent;
    border: transparent; }
  .input-g--search .btn span {
    font-size: 0; }
  .input-g--search .btn .svg {
    display: inline;
    max-width: none;
    max-height: none;
    width: 25px;
    height: 25px;
    fill: #242A2D; } }

@media (min-width: 45em) {
  .input-g--search {
    padding-right: 100px; }
  .input-g--search [type='text'],
  .input-g--search [type='search'] {
    padding-right: 15px; } }

.input-g--daterange .flatpickr + .flatpickr {
  margin-top: 5px; }

.input-g--daterange .period {
  margin-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-left: 1px solid #CAD1D5; }

.input-g--daterange .period button {
  position: relative;
  text-align: center;
  color: #353f43;
  border: 1px solid #CAD1D5;
  border-left: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 10px 0;
  font-size: 1.4rem; }

.input-g--daterange .period button.is-selected {
  color: #FFF;
  border-color: #242A2D;
  background-color: #242A2D;
  font-weight: 400;
  -webkit-box-shadow: none;
          box-shadow: none; }

@media (max-width: 59.99em) {
  .input-g--daterange {
    position: relative; }
  .input-g--daterange .flatpickr {
    width: calc(50% - 4px); }
  .input-g--daterange .flatpickr + .flatpickr {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 9; } }

.input-g--file [type='text'] {
  opacity: 1;
  color: #353f43;
  border: 1px solid #CAD1D5;
  background: #FFF;
  margin-bottom: 0; }

.input-g--file [type='file'] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0 none; }

.input-g--file.is-focus {
  outline: 1px solid #242A2D; }

.input-g--change-pw .form-g--base {
  max-width: 400px; }

.input-g--change-pw .form__desc {
  margin-bottom: 1rem; }

.input-g--change-pw .func {
  text-align: left; }

@media (max-width: 59.99em) {
  .input-g--change-pw .func {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .input-g--change-pw .func .btn {
    width: calc(50% - 5px); }
  .input-g--change-pw .func .btn + .btn {
    margin-left: 10px; } }

@media (min-width: 85.375em) {
  .input-g--change-pw .form__desc {
    width: 150%; } }

@media (min-width: 60em) {
  .input-g--find-school {
    width: calc(100% - 120px - 10px);
    max-width: 400px; } }

@media (min-width: 60em) {
  .input-g--phone .input-g:nth-child(1) {
    width: calc(100% - 153px - 10px); }
  .input-g--phone .input-g:nth-child(2) {
    width: calc(100% - 218px - 10px); } }

@media (min-width: 60em) and (max-width: 85.365em) {
  .l-contents .input-g--phone .input-g {
    width: 100%;
    max-width: 400px; }
  .l-contents .input-g--phone .input-g .btn-g {
    right: 0;
    margin-top: 1rem;
    position: relative;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none; } }

.input-g--leave .dropdown {
  width: 100%;
  margin-bottom: 1rem; }

@media (min-width: 60em) {
  .input-g--leave .dropdown {
    width: 400px; } }

.option-g {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border-top: 1px solid #CAD1D5;
  margin-bottom: 3em; }

.option-g li {
  width: 50%;
  padding: 0;
  border: 1px solid #CAD1D5;
  border-top: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.option-g li:nth-child(2n) {
  border-left: 0; }

.option-g .radio,
.option-g .checkbox {
  display: inline-block;
  width: 100%; }

.option-g [type=radio] + label,
.option-g [type=checkbox] + label {
  position: relative;
  display: inline-block;
  width: 100%;
  background: #F5F7F7;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 13px 0;
  padding-left: 40px; }

.option-g [type=radio]:checked + label,
.option-g [type=checkbox]:checked + label {
  background: #FFF;
  position: relative; }

.option-g [type=radio]:checked + label span::before,
.option-g [type=checkbox]:checked + label span::before {
  content: '';
  position: absolute;
  top: -1px;
  left: -1px;
  width: 100%;
  height: 100%;
  border: 1px solid #58686F; }

.option-g [type=radio] + label::before {
  left: 15px;
  top: 18px; }

.option-g [type=radio] + label::after {
  left: 19px;
  top: 22px; }

.option-g [type=checkbox] + label::before {
  left: 15px;
  top: 18px; }

.option-g [type=checkbox] + label .svg {
  left: 17px;
  top: 19px; }

.option-g--three li {
  width: 33.33333%;
  border-left: 0; }

.option-g--three li:nth-child(1), .option-g--three li:nth-child(3n + 4) {
  border-left: 1px solid #CAD1D5; }

.ta {
  position: relative; }

.ta .flex-g {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  max-width: 100%; }

.ta-counter-box {
  position: relative;
  padding-bottom: 40px;
  border: 1px solid #CAD1D5;
  -webkit-transition: border-color .3s;
  -o-transition: border-color .3s;
  transition: border-color .3s; }

.ta-counter-box:hover, .ta-counter-box.is-active {
  border-color: #000; }

.ta-counter-box textarea {
  border: 0;
  padding-bottom: 0;
  resize: none; }

.ta-counter {
  position: absolute;
  right: 20px;
  bottom: 10px;
  font-size: 1.3rem;
  color: #58686F;
  min-width: 200px;
  text-align: right; }

.ta-box {
  position: relative;
  border: 1px solid #CAD1D5; }

.ta-box textarea {
  border: 0; }

.ta-box .ta-counter {
  right: 100px;
  bottom: 10px; }

.ta-file {
  border-top: 1px solid #CAD1D5;
  margin: 0 15px;
  padding: 10px 0;
  bottom: 0;
  font-size: 1.3rem;
  text-align: right; }

.ta-file .btn-upload {
  display: inline-block; }

.ta-file [type=file] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0 none; }

.ta-file.is-focus .btn-upload {
  outline: 1px dotted #58686F; }

.ta-attached {
  position: relative;
  font-size: 1.3rem;
  margin-top: 10px;
  padding: 10px 20px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #F5F7F7; }

.ta-attached .btn-delete {
  position: absolute;
  top: 0;
  right: 0;
  padding: 13px 10px;
  font-size: 11px; }

.ta-attached .btn-delete:before {
  content: '\ea0f';
  display: inline-block;
  font-family: 'icon';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none; }

.ta--disabled .underline {
  color: #202020;
  border-bottom: 2px solid rgba(32, 32, 32, 0.2); }

.ta--disabled .ta-counter-box {
  background-color: #EAEDEF; }

.ta--disabled .ta-counter-box .ta-notice {
  height: 80px;
  border: none; }

.ta--disabled .ta-counter-box:hover {
  border: 1px solid #CAD1D5; }

.ta--disabled .ta-notice {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 122px;
  margin: 0;
  padding: 13px 15px;
  color: #72878F;
  background-color: #EAEDEF;
  border: 1px solid #CAD1D5; }

.accordion .item {
  border-top: 1px solid #DFE4E6; }

.accordion .item-toggle {
  display: block;
  position: relative;
  width: 100%;
  padding: 2rem 1rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.accordion .item-toggle span {
  padding-right: 20px; }

.accordion .item-toggle::before {
  content: '';
  position: absolute;
  top: 50%;
  right: 16px;
  width: 8px;
  height: 8px;
  margin-top: -4px;
  border: solid #000;
  border-width: 0 1px 1px 0;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: -webkit-transform .2s;
  transition: -webkit-transform .2s;
  -o-transition: transform .2s;
  transition: transform .2s;
  transition: transform .2s, -webkit-transform .2s; }

.accordion .item-toggle::after {
  display: inline-block;
  font-size: 18px;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg); }

.accordion .item-toggle:focus, .accordion .item-toggle:active {
  outline: 1px dotted #93A3A9; }

.accordion .item-cont {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 4rem 0 2rem; }

.accordion .is-active .item-toggle::before {
  -webkit-transform: rotate(-135deg);
      -ms-transform: rotate(-135deg);
          transform: rotate(-135deg); }

.accordion--center .item-toggle::before {
  display: none; }

.accordion--center .item-toggle span {
  position: relative;
  padding-right: 30px; }

.accordion--center .item-toggle span:before {
  content: '\ea01';
  display: inline-block;
  font-family: 'icon';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  position: absolute;
  right: -3px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  font-size: 22px; }

.accordion--center .item.is-active .item-toggle span::before {
  -webkit-transform: translateY(-50%) rotate(-180deg);
      -ms-transform: translateY(-50%) rotate(-180deg);
          transform: translateY(-50%) rotate(-180deg); }

@media (min-width: 60em) {
  .accordion .item-toggle {
    padding: 4rem 3rem; }
  .accordion .item-cont {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-left: 5rem;
    padding-right: 5rem; }
  .accordion--center .item-toggle span {
    padding-right: 2.7rem; }
  .accordion--center .item-toggle span::before {
    right: -15px; } }

.ani-circle {
  position: absolute;
  z-index: 1;
  width: 500px;
  height: 500px;
  border: 1px solid rgba(29, 40, 56, 0.5);
  border-radius: 50%; }

.ani-circle span {
  position: absolute;
  top: 0;
  left: 0;
  width: 500px;
  height: 500px;
  -webkit-animation: rotate1 10s infinite linear;
          animation: rotate1 10s infinite linear; }

.ani-circle span:last-child {
  -webkit-animation-name: rotate2;
          animation-name: rotate2; }

.ani-circle i {
  position: absolute;
  border-radius: 50%;
  -webkit-transition: background-color .1s;
  -o-transition: background-color .1s;
  transition: background-color .1s; }

.ani-circle__inner {
  position: absolute;
  top: 60px;
  left: 60px;
  width: 380px;
  height: 380px;
  opacity: .88;
  border-radius: 50%;
  background: #86D2EE;
  -webkit-transition: background-color 3;
  -o-transition: background-color 3;
  transition: background-color 3; }

.ani-circle__outer i {
  top: 165px;
  left: 360px;
  width: 300px;
  height: 300px;
  opacity: .25;
  background: #86D2EE; }

.ani-circle__rotate1 i {
  top: 21px;
  left: 102px;
  width: 30px;
  height: 30px;
  background: #148ce6; }

.ani-circle__rotate2 i {
  top: 167px;
  left: 480px;
  width: 15px;
  height: 15px;
  background: #04436A; }

.ani-circle__rotate3 i {
  top: 439px;
  left: 87px;
  width: 10px;
  height: 10px;
  background: #04436A; }

@-webkit-keyframes rotate1 {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0); }
  100% {
    -webkit-transform: rotate(-360deg);
            transform: rotate(-360deg); } }

@keyframes rotate1 {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0); }
  100% {
    -webkit-transform: rotate(-360deg);
            transform: rotate(-360deg); } }

@-webkit-keyframes rotate2 {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes rotate2 {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.ani-frame {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 500px;
  height: 500px;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }

@media (max-width: 34.99em) {
  .ani-frame {
    width: 300px;
    height: 300px; } }

.ani-frame span {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

.ani-frame span:nth-child(1) {
  left: -10px; }

.ani-frame span:nth-child(2) {
  top: 10px;
  left: 10px; }

.ani-frame span:nth-child(3) {
  top: 5px;
  left: 10px; }

.ani-frame i {
  position: absolute;
  width: 100%;
  height: 100%;
  border: 1px solid transparent;
  border-radius: 115% 140% 145% 110%/125% 140% 110% 125%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-color: rgba(32, 32, 32, 0.2); }

.ani-frame i:nth-child(1) {
  -webkit-transform-origin: 49% 50%;
      -ms-transform-origin: 49% 50%;
          transform-origin: 49% 50%;
  -webkit-animation: spin1 5.5s linear infinite;
          animation: spin1 5.5s linear infinite; }

.ani-frame i:nth-child(2) {
  -webkit-transform-origin: 50% 51%;
      -ms-transform-origin: 50% 51%;
          transform-origin: 50% 51%;
  -webkit-animation: spin2 5.5s linear infinite;
          animation: spin2 5.5s linear infinite; }

.ani-frame i:nth-child(3) {
  -webkit-transform-origin: 51% 50%;
      -ms-transform-origin: 51% 50%;
          transform-origin: 51% 50%;
  -webkit-animation: spin3 5.5s linear infinite;
          animation: spin3 5.5s linear infinite; }

.ani-frame i:nth-child(4) {
  -webkit-transform-origin: 50% 49%;
      -ms-transform-origin: 50% 49%;
          transform-origin: 50% 49%;
  -webkit-animation: spin4 5.5s linear infinite;
          animation: spin4 5.5s linear infinite; }

@-webkit-keyframes spin1 {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes spin1 {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@-webkit-keyframes spin2 {
  0% {
    -webkit-transform: rotate(72deg);
            transform: rotate(72deg); }
  100% {
    -webkit-transform: rotate(-288deg);
            transform: rotate(-288deg); } }

@keyframes spin2 {
  0% {
    -webkit-transform: rotate(72deg);
            transform: rotate(72deg); }
  100% {
    -webkit-transform: rotate(-288deg);
            transform: rotate(-288deg); } }

@-webkit-keyframes spin3 {
  0% {
    -webkit-transform: rotate(-144deg);
            transform: rotate(-144deg); }
  100% {
    -webkit-transform: rotate(216deg);
            transform: rotate(216deg); } }

@keyframes spin3 {
  0% {
    -webkit-transform: rotate(-144deg);
            transform: rotate(-144deg); }
  100% {
    -webkit-transform: rotate(216deg);
            transform: rotate(216deg); } }

@-webkit-keyframes spin4 {
  0% {
    -webkit-transform: rotate(216deg);
            transform: rotate(216deg); }
  100% {
    -webkit-transform: rotate(-144deg);
            transform: rotate(-144deg); } }

@keyframes spin4 {
  0% {
    -webkit-transform: rotate(216deg);
            transform: rotate(216deg); }
  100% {
    -webkit-transform: rotate(-144deg);
            transform: rotate(-144deg); } }

.badge {
  display: inline-block;
  padding: 3px 13px;
  border: 1px solid #DFE4E6;
  color: #72878F;
  font-size: 1.4rem; }

.badge--student {
  color: #FFF;
  background: #148ce6;
  border-color: #148ce6; }

.badge--parents {
  color: #FFF;
  background: #04436A;
  border-color: #04436A; }

.bubble {
  position: relative;
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: .8rem 1.4rem;
  text-align: left;
  font-size: 1.6rem;
  font-weight: 400;
  border-radius: 10px;
  background: #FFF;
  -webkit-box-shadow: 0px 5px 5px 0 rgba(32, 32, 32, 0.1);
          box-shadow: 0px 5px 5px 0 rgba(32, 32, 32, 0.1);
  word-break: keep-all;
  word-wrap: break-word; }

.bubble::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 10px;
  width: 0;
  height: 0;
  margin-top: -10px;
  margin-left: -10px;
  border: 12px solid transparent;
  border-right-color: #FFF;
  border-bottom: 0;
  border-left: 0;
  -webkit-filter: drop-shadow(-3px 4px 2px rgba(32, 32, 32, 0.1));
          filter: drop-shadow(-3px 4px 2px rgba(32, 32, 32, 0.1)); }

.bubble--right::after {
  left: auto;
  right: -8px;
  border-right: none;
  border-left: 12px solid #FFF;
  -webkit-filter: drop-shadow(3px 4px 2px rgba(0, 0, 0, 0.2));
          filter: drop-shadow(3px 4px 2px rgba(0, 0, 0, 0.2)); }

.calendar-header {
  position: relative;
  width: 100%;
  padding: 10px 0;
  margin-bottom: 10px;
  text-align: center; }

.calendar-label {
  color: #202020;
  font-family: "S-CoreDream", sans-serif;
  font-size: 2.6rem;
  font-weight: 500;
  margin-top: 8px; }

.calendar-prev, .calendar-next {
  position: absolute;
  top: 18px;
  padding: 10px;
  font-size: 1.6rem; }

.calendar-prev:focus, .calendar-prev:active, .calendar-next:focus, .calendar-next:active {
  outline: 1px dotted #93A3A9; }

.calendar-prev.is-disabled, .calendar-next.is-disabled {
  cursor: not-allowed;
  opacity: .5; }

.calendar-prev {
  left: 0; }

.calendar-prev:before {
  content: '\ea06';
  display: inline-block;
  font-family: 'icon';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none; }

.calendar-next {
  right: 0; }

.calendar-next:before {
  content: '\ea08';
  display: inline-block;
  font-family: 'icon';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none; }

.calendar-week span {
  display: inline-block;
  width: 14.28571%;
  color: #353f43;
  background: #EAEDEF;
  font-weight: 400;
  padding: 15px 0;
  line-height: 1;
  text-align: center; }

.calendar-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 1.5rem;
  margin-top: 2px; }

.calendar-date {
  position: relative;
  width: 14.28571%;
  height: 61px;
  padding: 1px 1px 0 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.calendar-date button {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 1px 1px 0;
  padding: 0;
  text-align: left;
  background: rgba(245, 247, 247, 0.5); }

.calendar-date button span {
  position: absolute;
  top: 4px;
  left: 4px;
  padding: 1px 5px;
  border-radius: 2px;
  color: #58686F;
  font-weight: 400; }

.calendar-date button:focus, .calendar-date button:active {
  outline: 1px dotted #93A3A9; }

.calendar-date.is-past button {
  background-color: #E7F5FE; }

.calendar-date.is-today span {
  background: #42C2D1;
  color: #202020; }

.calendar-date.is-selected button {
  -webkit-box-shadow: 0 0 0 2px #42C2D1 inset;
          box-shadow: 0 0 0 2px #42C2D1 inset; }

.chart__circle {
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg); }

.chart__circle .circle {
  fill: none;
  stroke-width: 9;
  stroke: #EAEDEF;
  -webkit-transform-origin: 50% 50%;
      -ms-transform-origin: 50% 50%;
          transform-origin: 50% 50%; }

.chart__circle .progress {
  visibility: hidden;
  stroke: #148ce6; }

.chart__line {
  height: 8px;
  background: #EAEDEF;
  border-radius: 20px; }

.chart__line .progress {
  height: 100%;
  background: #42C2D1;
  border-radius: 20px; }

.chart__cont {
  position: relative;
  z-index: 10;
  min-height: 20px; }

.chart__h {
  font-family: "S-CoreDream", sans-serif;
  font-weight: 500; }

.chart__h i {
  font-style: normal; }

.chart--donut {
  text-align: center; }

.chart--donut .chart__cont {
  line-height: 1;
  min-width: 160px;
  min-height: 160px; }

.chart--donut .chart__h {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100px;
  height: 100px;
  -webkit-box-shadow: 0 0 10px 0 rgba(32, 32, 32, 0.15);
          box-shadow: 0 0 10px 0 rgba(32, 32, 32, 0.15);
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.chart--donut .chart__h b {
  font-size: 1.6rem;
  margin-bottom: 0.5rem; }

.chart--donut .chart__h span {
  font-size: 3rem;
  color: #E95E00; }

.chart--line .chart__line {
  width: calc(100% - 60px); }

.chart--line .chart__h {
  position: absolute;
  top: -5px;
  right: 0;
  width: 45px;
  margin-left: 10px;
  color: #22828D;
  line-height: 1; }

.chart--range .chart__h {
  position: absolute;
  font-size: 1.6rem;
  top: 0;
  padding: 0;
  text-align: center;
  width: 100px;
  -webkit-transform: translateX(-65px);
      -ms-transform: translateX(-65px);
          transform: translateX(-65px);
  z-index: 20; }

.chart--range .chart__h::before {
  content: '';
  border-radius: 50%;
  display: block;
  width: 20px;
  height: 20px;
  border: 5px solid #FFF;
  margin: 0 auto;
  -webkit-box-shadow: 0px 5px 5px 0px rgba(32, 32, 32, 0.15);
          box-shadow: 0px 5px 5px 0px rgba(32, 32, 32, 0.15);
  background: #42C2D1; }

.chart--range .chart__h span {
  display: block;
  margin-top: 10px; }

.chart--range .chart__h--0 {
  left: -9.09091%; }

.chart--range .chart__h--1 {
  left: 0%; }

.chart--range .chart__h--2 {
  left: 9.09091%; }

.chart--range .chart__h--3 {
  left: 18.18182%; }

.chart--range .chart__h--4 {
  left: 27.27273%; }

.chart--range .chart__h--5 {
  left: 36.36364%; }

.chart--range .chart__h--6 {
  left: 45.45455%; }

.chart--range .chart__h--7 {
  left: 54.54545%; }

.chart--range .chart__h--8 {
  left: 63.63636%; }

.chart--range .chart__h--9 {
  left: 72.72727%; }

.chart--range .chart__h--10 {
  left: 81.81818%; }

.chart--range .chart__h--11 {
  left: 90.90909%; }

.chart--range .chart__h--12 {
  left: 100%; }

.chart--range .chart__h--1 {
  left: 30px; }

.chart--range .chart__h:last-child::before {
  background: #04436A; }

.chart--range .chart__line {
  position: relative;
  height: 30px;
  -webkit-box-shadow: inset 3px 8px 10px rgba(234, 237, 239, 0.34);
          box-shadow: inset 3px 8px 10px rgba(234, 237, 239, 0.34); }

.chart--range .chart__line::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url(../image/a/chart-range-bg.png);
  background-repeat: repeat-y;
  background-size: 100% auto;
  z-index: 10; }

.chart--range .line {
  width: 0;
  max-width: calc(100% - 2px);
  -webkit-transform: translateX(-20px);
      -ms-transform: translateX(-20px);
          transform: translateX(-20px);
  background: -webkit-gradient(linear, right top, left top, from(#42C2D1), color-stop(63%, #22828D), to(#04436A));
  background: -o-linear-gradient(right, #42C2D1 0%, #22828D 63%, #04436A 100%);
  background: linear-gradient(to left, #42C2D1 0%, #22828D 63%, #04436A 100%); }

.chart--range-0 .line {
  margin-left: -9.09091%; }

.chart--range-1 .line {
  margin-left: 30px; }

.chart--range-1 .line {
  margin-left: 0%; }

.chart--range-1 .line {
  margin-left: 30px; }

.chart--range-2 .line {
  margin-left: 9.09091%; }

.chart--range-1 .line {
  margin-left: 30px; }

.chart--range-3 .line {
  margin-left: 18.18182%; }

.chart--range-1 .line {
  margin-left: 30px; }

.chart--range-4 .line {
  margin-left: 27.27273%; }

.chart--range-1 .line {
  margin-left: 30px; }

.chart--range-5 .line {
  margin-left: 36.36364%; }

.chart--range-1 .line {
  margin-left: 30px; }

.chart--range-6 .line {
  margin-left: 45.45455%; }

.chart--range-1 .line {
  margin-left: 30px; }

.chart--range-7 .line {
  margin-left: 54.54545%; }

.chart--range-1 .line {
  margin-left: 30px; }

.chart--range-8 .line {
  margin-left: 63.63636%; }

.chart--range-1 .line {
  margin-left: 30px; }

.chart--range-9 .line {
  margin-left: 72.72727%; }

.chart--range-1 .line {
  margin-left: 30px; }

.chart--range-10 .line {
  margin-left: 81.81818%; }

.chart--range-1 .line {
  margin-left: 30px; }

.chart--range-11 .line {
  margin-left: 90.90909%; }

.chart--range-1 .line {
  margin-left: 30px; }

.chart--range-12 .line {
  margin-left: 100%; }

.chart--range-1 .line {
  margin-left: 30px; }

@media (max-width: 59.99em) {
  .chart--range .chart__h {
    -webkit-transform: translateX(-60px);
        -ms-transform: translateX(-60px);
            transform: translateX(-60px); }
  .chart--range .chart__h--1 {
    left: 19px; }
  .chart--range .chart__h::before {
    width: 14px;
    height: 14px;
    border: 3px solid #FFF; }
  .chart--range .chart__cont {
    min-height: 20px; }
  .chart--range .chart__line {
    height: 20px; }
  .chart--range .line {
    -webkit-transform: translateX(-30px);
        -ms-transform: translateX(-30px);
            transform: translateX(-30px); }
  .chart--range-0 .line {
    margin-left: calc(((100% * -1) / 11) + 10px); }
  .chart--range-1 .line {
    margin-left: 30px; }
  .chart--range-1 .line {
    margin-left: calc(((100% * 0) / 11) + 10px); }
  .chart--range-1 .line {
    margin-left: 30px; }
  .chart--range-2 .line {
    margin-left: calc(((100% * 1) / 11) + 10px); }
  .chart--range-1 .line {
    margin-left: 30px; }
  .chart--range-3 .line {
    margin-left: calc(((100% * 2) / 11) + 10px); }
  .chart--range-1 .line {
    margin-left: 30px; }
  .chart--range-4 .line {
    margin-left: calc(((100% * 3) / 11) + 10px); }
  .chart--range-1 .line {
    margin-left: 30px; }
  .chart--range-5 .line {
    margin-left: calc(((100% * 4) / 11) + 10px); }
  .chart--range-1 .line {
    margin-left: 30px; }
  .chart--range-6 .line {
    margin-left: calc(((100% * 5) / 11) + 10px); }
  .chart--range-1 .line {
    margin-left: 30px; }
  .chart--range-7 .line {
    margin-left: calc(((100% * 6) / 11) + 10px); }
  .chart--range-1 .line {
    margin-left: 30px; }
  .chart--range-8 .line {
    margin-left: calc(((100% * 7) / 11) + 10px); }
  .chart--range-1 .line {
    margin-left: 30px; }
  .chart--range-9 .line {
    margin-left: calc(((100% * 8) / 11) + 10px); }
  .chart--range-1 .line {
    margin-left: 30px; }
  .chart--range-10 .line {
    margin-left: calc(((100% * 9) / 11) + 10px); }
  .chart--range-1 .line {
    margin-left: 30px; }
  .chart--range-11 .line {
    margin-left: calc(((100% * 10) / 11) + 10px); }
  .chart--range-1 .line {
    margin-left: 30px; }
  .chart--range-12 .line {
    margin-left: calc(((100% * 11) / 11) + 10px); }
  .chart--range-1 .line {
    margin-left: 30px; } }

.comment-h {
  margin-bottom: 1.5rem;
  font-size: 1.8rem;
  font-weight: 300; }

.comment-h .num {
  color: #E95E00;
  font-weight: 400; }

.comment-container {
  margin-top: 2rem;
  padding-top: 2rem;
  border-top: 1px solid rgba(32, 32, 32, 0.1); }

.comment-container + .post__footer {
  border-top: none;
  padding-top: 3rem; }

.comment-pad {
  margin-bottom: 2.5rem; }

.comment-pad .flex-g .form-g--base {
  margin-top: 1rem; }

.comment-pad .flex-g .form-g--base + .form-g--base {
  margin-top: 1rem; }

.comment-pad__agree {
  margin-top: 1rem; }

.comment-pad__agree .checkbox {
  margin-right: 0.5rem; }

.comment-pad__agree .checkbox label {
  font-weight: 400; }

.comment-pad__agree .link {
  color: #58686F;
  font-size: 1.4rem; }

@media (min-width: 60em) {
  .comment-pad .flex-g .form-g--base {
    margin-top: 1rem; }
  .comment-pad .flex-g .form-g--base + .form-g--base {
    margin-top: 1rem; } }

.comment-list {
  border-top: 1px solid #353f43; }

.comment-pagination.pagination {
  padding: 3rem 0 0; }

@media (min-width: 60em) {
  .comment-container {
    padding-top: 5.5rem; }
  .comment-pagination.pagination {
    padding: 7rem 0 1rem; } }

.comment {
  position: relative;
  padding: 2.5rem 0;
  border-bottom: 1px solid rgba(32, 32, 32, 0.1); }

.comment__name, .comment__date {
  margin-bottom: 1rem;
  display: inline-block; }

.comment__name {
  padding-right: 1rem;
  color: #242A2D;
  font-weight: 400; }

.comment__date {
  color: #72878F;
  white-space: pre; }

.comment__text {
  margin: 0;
  word-break: keep-all;
  word-wrap: break-word;
  overflow: hidden; }

.comment__text-box {
  overflow: hidden; }

.comment__btn {
  position: absolute;
  right: 0;
  bottom: 2rem;
  padding: 3px 2rem 3px 0; }

.comment__btn:before {
  content: '\ea02';
  display: inline-block;
  font-family: 'icon';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  position: absolute;
  top: 8px;
  right: 0; }

.comment--edit .comment__edit {
  position: absolute;
  top: 2.5rem;
  right: 0; }

.comment--edit .comment__edit > button {
  color: #58686F; }

.comment--edit .comment__edit > button + button {
  position: relative;
  margin-left: 0.8rem;
  padding-left: 1rem; }

.comment--edit .comment__edit > button + button::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  width: 3px;
  height: 3px;
  margin: -1.5px;
  background: #CAD1D5;
  border-radius: 50%; }

.comment--edit .comment__ta {
  display: none; }

.comment--edit .comment__name {
  margin-bottom: 0.8rem; }

.comment--edit .comment__date {
  display: block; }

.comment.is-ellipsis .comment__text {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  word-wrap: normal; }

@media (min-width: 35em) {
  .comment.is-ellipsis .comment__text {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    word-wrap: normal; } }

@media (min-width: 60em) {
  .comment {
    padding-right: 13rem; }
  .comment--edit .comment__date {
    display: inline-block; } }

.indicator {
  display: block;
  font-size: 0;
  margin: 0 auto;
  text-align: center; }

.indicator a,
.indicator button {
  width: 20px;
  height: 20px; }

.indicator a::before,
.indicator button::before {
  content: '';
  overflow: hidden;
  display: block;
  width: 12px;
  height: 12px;
  margin: auto;
  border: 1px solid #58686F;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: transparent;
  border-radius: 50%;
  box-sizing: border-box;
  -webkit-transition: background-color 0.4s, color 0.4s;
  -o-transition: background-color 0.4s, color 0.4s;
  transition: background-color 0.4s, color 0.4s; }

.no-touchevents .indicator a:hover::before, .no-touchevents .indicator a:focus::before, .no-touchevents
.indicator button:hover::before, .no-touchevents
.indicator button:focus::before {
  background-color: #242A2D; }

.indicator li {
  display: inline-block;
  vertical-align: middle;
  margin: 15px 0;
  line-height: 1; }

.indicator li.is-current a::before,
.indicator li.is-current button::before {
  background-color: #353f43; }

.indicator--invert a::before,
.indicator--invert button::before {
  border-color: #FFF; }

.no-touchevents .indicator--invert a:hover::before, .no-touchevents .indicator--invert a:focus::before, .no-touchevents
.indicator--invert button:hover::before, .no-touchevents
.indicator--invert button:focus::before {
  background-color: #FFF; }

.indicator--invert li.is-current a::before,
.indicator--invert li.is-current button::before {
  background-color: #FFF; }

.layer {
  display: inline-block;
  position: relative; }

.layer-popup {
  position: absolute;
  z-index: 10;
  width: 400px;
  background: #FFF;
  padding: 20px;
  border: 1px solid #72878F; }

.layer-popup[aria-hidden='true'] {
  display: none; }

.layer-h {
  display: inline-block; }

.layer-body {
  font-size: 1.5rem; }

.layer-close {
  position: absolute;
  top: 5px;
  right: 5px;
  padding: 10px;
  color: #202020;
  font-size: 30px; }

.layer-close:before {
  content: '\ea0f';
  display: inline-block;
  font-family: 'icon';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none; }

a[href^=tel] {
  cursor: default; }

.link {
  position: relative;
  line-height: 1.4;
  color: #353f43;
  padding-bottom: 3px;
  -webkit-box-shadow: inset 0 -2px rgba(32, 32, 32, 0.25);
          box-shadow: inset 0 -2px rgba(32, 32, 32, 0.25); }

.link:hover, .link:focus {
  color: #148ce6;
  -webkit-box-shadow: inset 0 -2px #148ce6;
          box-shadow: inset 0 -2px #148ce6; }

.link[disabled] {
  opacity: 0.7;
  cursor: not-allowed; }

.link[disabled]:hover, .link[disabled]:focus {
  color: #353f43;
  -webkit-box-shadow: inset 0 -2px rgba(32, 32, 32, 0.25);
          box-shadow: inset 0 -2px rgba(32, 32, 32, 0.25); }

.link--ghost {
  color: #FFF;
  -webkit-box-shadow: inset 0 -2px rgba(255, 255, 255, 0.25);
          box-shadow: inset 0 -2px rgba(255, 255, 255, 0.25); }

.link--ghost[disabled] {
  opacity: 0.7;
  cursor: not-allowed; }

.link--ghost[disabled]:hover, .link--ghost[disabled]:focus {
  color: #FFF;
  -webkit-box-shadow: inset 0 -2px rgba(255, 255, 255, 0.25);
          box-shadow: inset 0 -2px rgba(255, 255, 255, 0.25); }

.linkline {
  line-height: 1.4; }

.linkline:hover, .linkline:focus {
  color: #148ce6; }

.linkline:hover .linkline__text, .linkline:focus .linkline__text {
  background-size: 100% 100%; }

.linkline__text {
  width: calc(100%);
  background-image: -o-linear-gradient(transparent calc(100% - 2px), #148ce6 2px);
  background-image: linear-gradient(transparent calc(100% - 2px), #148ce6 2px);
  background-repeat: no-repeat;
  background-size: 0% 100%;
  -webkit-transition: background-size 0.3s;
  -o-transition: background-size 0.3s;
  transition: background-size 0.3s; }

.ul,
.ul-dash,
.ol,
.ol-round {
  margin-bottom: 1.5em; }

.ul > li,
.ul-dash > li,
.ol > li,
.ol-round > li {
  position: relative;
  padding-left: 15px; }

.ul li,
.ul-dash li,
.ol li,
.ol-round li {
  margin-top: 1em;
  font-size: 1.6rem;
  word-break: keep-all;
  word-wrap: break-word; }

.ul + .ul,
.ul-dash + .ul,
.ol + .ul,
.ol-round + .ul, .ul +
.ul-dash,
.ul-dash +
.ul-dash,
.ol +
.ul-dash,
.ol-round +
.ul-dash, .ul +
.ol,
.ul-dash +
.ol,
.ol +
.ol,
.ol-round +
.ol, .ul +
.ol-round,
.ul-dash +
.ol-round,
.ol +
.ol-round,
.ol-round +
.ol-round {
  margin-top: 3em; }

.ul > li::before {
  content: '';
  position: absolute;
  top: 12px;
  left: 3px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #353f43; }

.ul-dash > li::before {
  content: '';
  position: absolute;
  top: 12px;
  left: 3px;
  width: 5px;
  height: 1px;
  background-color: #353f43; }

.ol {
  counter-reset: order-list-counter; }

.ol > li {
  padding-left: 20px; }

.ol > li::before {
  position: absolute;
  top: 0;
  left: 0;
  content: counter(order-list-counter) ".";
  counter-increment: order-list-counter; }

.ol > li:nth-child(n + 10) {
  margin-left: -5px;
  padding-left: 25px; }

.ol--bracket > li::before {
  content: counter(order-list-counter) ")"; }

.ol--bracket2 > li::before {
  content: "(" counter(order-list-counter) ")"; }

.ol-round {
  counter-reset: order-list-counter; }

.ol-round > li {
  padding-left: 1.4em; }

.ol-round > li::before {
  position: absolute;
  top: 0;
  left: 0; }

.ol-round > li:nth-child(0)::before {
  content: "\246-1"; }

.ol-round > li:nth-child(1)::before {
  content: "\2460"; }

.ol-round > li:nth-child(2)::before {
  content: "\2461"; }

.ol-round > li:nth-child(3)::before {
  content: "\2462"; }

.ol-round > li:nth-child(4)::before {
  content: "\2463"; }

.ol-round > li:nth-child(5)::before {
  content: "\2464"; }

.ol-round > li:nth-child(6)::before {
  content: "\2465"; }

.ol-round > li:nth-child(7)::before {
  content: "\2466"; }

.ol-round > li:nth-child(8)::before {
  content: "\2467"; }

.ol-round > li:nth-child(9)::before {
  content: "\2468"; }

.ol-round > li:nth-child(10)::before {
  content: "\2469"; }

.ol-round > li:nth-child(11)::before {
  content: "\24610"; }

.ol-round > li:nth-child(12)::before {
  content: "\24611"; }

.ol-round > li:nth-child(13)::before {
  content: "\24612"; }

.ol-round > li:nth-child(14)::before {
  content: "\24613"; }

.ol-round > li:nth-child(15)::before {
  content: "\24614"; }

.ol-ko {
  counter-reset: order-list-counter; }

.ol-ko > li {
  position: relative;
  padding-left: 1.4em; }

.ol-ko > li::before {
  position: absolute;
  top: 0;
  left: 0; }

.ol-ko > li:nth-child(1)::before {
  content: "가."; }

.ol-ko > li:nth-child(2)::before {
  content: "나."; }

.ol-ko > li:nth-child(3)::before {
  content: "다."; }

.ol-ko > li:nth-child(4)::before {
  content: "라."; }

.ol-ko > li:nth-child(5)::before {
  content: "마."; }

.ol-ko--bracket > li:nth-child(1)::before {
  content: "가)"; }

.ol-ko--bracket > li:nth-child(2)::before {
  content: "나)"; }

.ol-ko--bracket > li:nth-child(3)::before {
  content: "다)"; }

.ol-ko--bracket > li:nth-child(4)::before {
  content: "라)"; }

.ol-ko--bracket > li:nth-child(5)::before {
  content: "마)"; }

.dl-normal dt {
  font-weight: 400; }

.dl-normal dd {
  margin-bottom: 2rem; }

.dl-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-weight: 400;
  color: #242A2D;
  line-height: 1.4; }

.dl-flex dt {
  position: relative;
  margin: 0.5rem 0; }

.dl-flex dd {
  margin: 0.5rem 0;
  margin-left: 1rem; }

.modal__title {
  text-align: center;
  font-size: 1.6rem;
  color: #202020;
  font-weight: 500;
  line-height: 1.6;
  padding-bottom: 20px;
  word-break: keep-all;
  word-wrap: break-word; }

.modal__info {
  color: #58686F;
  line-height: 1.4;
  word-break: keep-all;
  word-wrap: break-word; }

.modal__sub {
  margin-top: 0.5rem;
  margin-bottom: 2rem; }

.modal__result {
  margin-bottom: 2rem;
  max-height: 450px;
  overflow-y: auto; }

@media (min-width: 45em) {
  .modal .form-g {
    margin-bottom: 1rem; }
  .modal__title {
    margin: 0 -20px; }
  .modal__title span {
    display: block; }
  .modal__title br {
    display: none; }
  .modal__sub {
    margin-bottom: 3rem; }
  .modal__result {
    margin-bottom: 1rem;
    max-height: 300px; } }

.find-school__search p {
  margin-top: 0.5rem;
  margin-bottom: 2rem;
  font-size: 1.4rem; }

.find-school__result {
  margin-bottom: 2rem;
  max-height: 445px;
  overflow-y: auto; }

@media (min-width: 45em) {
  .find-school__search p {
    margin-bottom: 3rem; }
  .find-school__result {
    margin-bottom: 1rem;
    max-height: 230px; } }

@media (max-width: 44.99em) {
  .change-pw.modal.has-footer .modal__body {
    padding-bottom: 150px; } }

@media (min-width: 45em) {
  .change-pw.modal {
    width: 480px; } }

.dormancy-member .func {
  margin: 30px 0 10px; }

.dormancy-member .dormancy-box {
  font-size: 1.6rem;
  color: #353f43;
  text-align: center;
  background: #EAEDEF;
  padding: 15px 20px;
  margin-bottom: 20px; }

.dormancy-member .dormancy-box b {
  color: #202020; }

@media (min-width: 45em) {
  .dormancy-member.modal {
    width: 480px; }
  .dormancy-member .dormancy-box {
    margin-bottom: 30px; } }

.card-change {
  background-color: blue; }

.card-change .input-g--phone .input-g:nth-child(2) .btn-g {
  min-width: 250px; }

.card-change__box {
  text-align: center;
  color: #202020; }

.card-change__box p {
  margin: 1rem 0; }

.card-change__box p + p {
  margin-top: 3rem; }

.card-change__box span {
  color: #58686F; }

@media (min-width: 60em) {
  .card-change .form-g {
    padding-left: 95px; }
  .card-change .form-g input {
    max-width: 280px; }
  .card-change .input-g--phone .input-g:nth-child(2) {
    width: calc(100% - 227px - 10px); } }

.event-agree .modal__body {
  padding-top: 2.5rem;
  font-size: 1.6rem; }

.event-agree p {
  margin: 0;
  margin-bottom: 1rem; }

.event-agree .ol li {
  margin-top: 0;
  padding-left: 2rem; }

.event-agree .func {
  margin: 30px 0 10px; }

.pagination .page, .pagination .prev,
.pagination .prev--first,
.pagination .next,
.pagination .next--last {
  display: inline-block;
  overflow: hidden;
  position: relative;
  z-index: 1;
  margin: 0 0.5em; }

.pagination a.page:hover span, .pagination a.prev:hover::after, .pagination a.prev--first:hover::after, .pagination a.next:hover::after, .pagination a.next--last:hover::after {
  color: #242A2D; }

.pagination {
  padding-bottom: 8rem;
  font-size: 0;
  text-align: center; }

.pagination .page {
  min-width: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-decoration: none;
  font-size: 1.5rem;
  font-weight: 500; }

.pagination .page span {
  display: inline-block;
  color: #72878F;
  border-bottom: 1px solid transparent;
  -webkit-transition: color .2s ease, border .2s ease;
  -o-transition: color .2s ease, border .2s ease;
  transition: color .2s ease, border .2s ease; }

.pagination .page:hover span, .pagination .page:focus span, .pagination .page.is-current span {
  color: #242A2D;
  border-bottom: 1px solid #242A2D; }

.pagination .prev,
.pagination .prev--first,
.pagination .next,
.pagination .next--last {
  text-align: center;
  font-size: 18px; }

.pagination .prev::before,
.pagination .prev--first::before,
.pagination .next::before,
.pagination .next--last::before {
  color: #242A2D;
  vertical-align: middle; }

.pagination .prev.is-disabled::before,
.pagination .prev--first.is-disabled::before,
.pagination .next.is-disabled::before,
.pagination .next--last.is-disabled::before {
  color: #CAD1D5; }

.pagination .prev:before {
  content: "\ea06";
  display: inline-block;
  font-family: 'icon';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none; }

.pagination .prev--first:before {
  content: "\ea03";
  display: inline-block;
  font-family: 'icon';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none; }

.pagination .next:before {
  content: "\ea08";
  display: inline-block;
  font-family: 'icon';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none; }

.pagination .next--last:before {
  content: "\ea04";
  display: inline-block;
  font-family: 'icon';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none; }

@media (min-width: 60em) {
  .pagination {
    padding-bottom: 12rem; } }

@media (max-width: 34.99em) {
  .pagination .prev,
  .pagination .prev--first,
  .pagination .next,
  .pagination .next--last {
    margin: 0 0.1rem; } }

@media (max-width: 44.99em) {
  .pagination .prev,
  .pagination .prev--first,
  .pagination .next,
  .pagination .next--last {
    margin: 0 0.5rem; } }

.step {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 55px;
  counter-reset: step; }

.step-wrap {
  margin: 0 auto 5rem;
  text-align: center;
  font-weight: 400; }

.step::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 55px;
  background-color: #F5F7F7;
  border-radius: 30px; }

.step::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 0px;
  height: 55px;
  background: #148ce6;
  background: -webkit-gradient(linear, left top, right top, from(#148ce6), color-stop(30%, #148ce6), color-stop(60%, #e95e00), to(#e95e00));
  background: -o-linear-gradient(left, #148ce6 0%, #148ce6 30%, #e95e00 60%, #e95e00 100%);
  background: linear-gradient(90deg, #148ce6 0%, #148ce6 30%, #e95e00 60%, #e95e00 100%);
  border-radius: 30px; }

.step[data-step='0']::after {
  width: 200px; }

.step[data-step='1']::after {
  width: 410px; }

.step[data-step='2']::after {
  width: 620px; }

.step__item {
  position: relative;
  z-index: 5;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 200px;
  padding-left: 1.2rem;
  text-align: left; }

.step__item + .step__item {
  margin-left: 10px; }

.step__item::before {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 35px;
  height: 35px;
  background-color: rgba(32, 32, 32, 0.1);
  border-radius: 50%;
  font-family: "S-CoreDream", sans-serif;
  color: rgba(32, 32, 32, 0.5);
  counter-increment: step;
  content: counter(step); }

.step__item:after {
  content: "\ea07";
  display: inline-block;
  font-family: 'icon';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  position: absolute;
  top: 50%;
  right: 0px;
  color: rgba(0, 0, 0, 0.2);
  font-size: 2rem;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }

.step__item:last-child::after {
  display: none; }

.step__item.is-active::before, .step__item.is-completed::before {
  color: #148ce6;
  background-color: #FFF; }

.step__item.is-active::after {
  display: none; }

.step__item.is-completed:before {
  content: "\ea0d";
  display: inline-block;
  font-family: 'icon';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex; }

.step__item.is-completed::after {
  color: rgba(255, 255, 255, 0.3); }

.step__text {
  display: inline-block;
  padding-left: 1.2rem;
  color: rgba(32, 32, 32, 0.6);
  font-size: 1.8rem; }

.is-active .step__text,
.is-completed .step__text {
  color: #FFF; }

@media (max-width: 59.99em) {
  .step {
    height: 45px; }
  .step::before, .step::after {
    height: 45px;
    border-radius: 25px; }
  .step[data-step='0']::after {
    width: 46px; }
  .step[data-step='1']::after {
    width: 162px; }
  .step[data-step='2']::after {
    width: 278px; }
  .step__item {
    position: static;
    width: auto;
    padding: 0 8px; }
  .step__item + .step__item {
    margin-left: 70px; }
  .step__item::before {
    width: 30px;
    height: 30px; }
  .step__item::after {
    display: none; }
  .step__item:first-child .step__text {
    left: 0;
    -webkit-transform: translateX(-20%);
        -ms-transform: translateX(-20%);
            transform: translateX(-20%); }
  .step__item:last-child .step__text {
    right: 0;
    text-align: right;
    -webkit-transform: translateX(20%);
        -ms-transform: translateX(20%);
            transform: translateX(20%); }
  .step[data-step-length='3'] .step__item:nth-child(2) .step__text {
    left: 33.33333%;
    -webkit-transform: translateX(10%);
        -ms-transform: translateX(10%);
            transform: translateX(10%); }
  .step__text {
    position: absolute;
    bottom: -30px;
    padding-left: 0;
    color: rgba(32, 32, 32, 0.6);
    font-size: 1.4rem; }
  .is-active .step__text,
  .is-completed .step__text {
    color: #202020; } }

@media (min-width: 60em) {
  .l-contents .step {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .l-contents .step[data-step-length='2'] .step__item {
    width: 50%; }
  .l-contents .step[data-step-length='2'][data-step='0']::after {
    width: 50%; }
  .l-contents .step[data-step-length='2'][data-step='1']::after {
    width: 100%; }
  .l-contents .step[data-step-length='2'][data-step='2']::after {
    width: 150%; }
  .l-contents .step[data-step-length='3'] .step__item {
    width: 33.33333%; }
  .l-contents .step[data-step-length='3'][data-step='0']::after {
    width: 33.33333%; }
  .l-contents .step[data-step-length='3'][data-step='1']::after {
    width: 66.66667%; }
  .l-contents .step[data-step-length='3'][data-step='2']::after {
    width: 100%; }
  .l-contents .step[data-step-length='3'][data-step='3']::after {
    width: 133.33333%; }
  .l-contents .step .step__item::after {
    right: 10%;
    -webkit-transform: translate(50%, -50%);
        -ms-transform: translate(50%, -50%);
            transform: translate(50%, -50%); }
  .l-contents .step .step__item + .step__item {
    margin-left: 0px;
    padding-left: 4%;
    padding-right: 4%; }
  .l-contents .step .step__item + .step__item::after {
    right: 4%; } }

.sticky-tab.is-sticky {
  position: fixed;
  top: 82px;
  left: 0;
  right: 0;
  height: 60px;
  font-weight: 400;
  background: #FFF;
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  -o-transition: transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
  z-index: 90; }

.scroll-up .sticky-tab.is-sticky {
  -webkit-transform: translateY(60px);
      -ms-transform: translateY(60px);
          transform: translateY(60px); }

@media (min-width: 60em) {
  .scroll-up .sticky-tab.is-sticky {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none; } }

.sticky-tab.is-sticky::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  background: rgba(32, 32, 32, 0.1); }

@media (min-width: 1024px) and (max-width: 1300px) {
  .sticky-tab.is-sticky {
    top: 6.31vw; } }

@media (max-width: 1023px) {
  .sticky-tab.is-sticky {
    top: 0; } }

.sticky-tab.is-sticky .dropdown-list-selector {
  display: none; }

.sticky-tab.is-sticky .dropdown-list-popup {
  display: block;
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none; }

.sticky-tab.is-sticky .dropdown-list-options {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow-x: auto;
  width: 100%;
  padding: 0;
  border: 0; }

.sticky-tab.is-sticky .dropdown-list-options::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 0;
  height: 2px;
  margin: auto;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  background-color: #148ce6; }

.sticky-tab.is-sticky .dropdown-list-options > li {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  height: 60px;
  margin: 0 15px;
  border: 0;
  background: none; }

.sticky-tab.is-sticky .dropdown-list-options > li::before, .sticky-tab.is-sticky .dropdown-list-options > li::after {
  display: none; }

.sticky-tab.is-sticky .dropdown-list-options > li > a,
.sticky-tab.is-sticky .dropdown-list-options > li > label {
  padding: 18px 0;
  color: #242A2D;
  -webkit-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  transition: color 0.2s ease; }

.sticky-tab.is-sticky .dropdown-list-options > li > a:hover, .sticky-tab.is-sticky .dropdown-list-options > li > a:focus,
.sticky-tab.is-sticky .dropdown-list-options > li > label:hover,
.sticky-tab.is-sticky .dropdown-list-options > li > label:focus {
  color: #148ce6;
  background: none; }

.sticky-tab.is-sticky .dropdown-list-options > li > a::before,
.sticky-tab.is-sticky .dropdown-list-options > li > label::before {
  display: none; }

.sticky-tab.is-sticky .dropdown-list-options > li.is-selected > a,
.sticky-tab.is-sticky .dropdown-list-options > li.is-selected > label {
  color: #148ce6; }

.sticky-tab.is-sticky .dropdown-list-options > li.is-selected > a::after,
.sticky-tab.is-sticky .dropdown-list-options > li.is-selected > label::after {
  content: '';
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  margin: auto;
  background-color: #148ce6; }

.tab__pad {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 0 solid #CAD1D5;
  border-width: 0 0 1px 1px;
  border-bottom-color: #58686F;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.tab__a {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 10px 15px;
  text-align: center;
  font-size: 1.5rem;
  font-weight: 400;
  color: #58686F;
  text-decoration: none;
  border: 0 solid #CAD1D5;
  border-width: 1px 1px 0 0;
  background-color: #F5F7F7;
  cursor: pointer; }

.tab__a.is-current {
  position: relative;
  z-index: 1;
  color: #242A2D;
  border-color: #58686F;
  background-color: #FFF; }

.tab__a.is-current::before {
  content: '';
  position: absolute;
  z-index: 10;
  left: -1px;
  top: -1px;
  bottom: 0;
  display: block;
  border-left: 1px solid #58686F; }

.tab__a.is-current::after {
  content: '';
  position: absolute;
  z-index: 10;
  left: 0;
  right: 0;
  bottom: -1px;
  display: block;
  border-bottom: 1px solid #FFF; }

.tab__cont {
  display: none; }

.is-active .tab__cont {
  display: block; }

.tab__panel {
  display: none; }

.tab__panel.is-active {
  display: block; }

.tab--inline .tab__pad {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }

.tab--inline .tab__a {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none; }

.tab--inlinec .tab__pad {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.tab--inlinec .tab__a {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none; }

@media (max-width: 44.99em) {
  .tab--scrollable {
    overflow-x: auto; }
  .tab--scrollable .tab__pad {
    width: 800px; } }

.tab--fix {
  position: relative;
  padding-top: 65px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.tab--fix .tab__a {
  position: absolute;
  top: 0;
  left: 50%;
  width: 50%;
  border-bottom: 1px solid #72878F;
  height: 45px; }

.tab--fix .tab__item:first-child .tab__a {
  left: 0;
  border-left: 1px solid #CAD1D5; }

.tab--fix.tab--1 .tab__a {
  width: 100%; }

.tab--fix.tab--2 .tab__a {
  width: 50%; }

.tab--fix.tab--3 .tab__a {
  width: 33.33333%; }

.tab--fix.tab--4 .tab__a {
  width: 25%; }

.tab--fix.tab--5 .tab__a {
  width: 20%; }

.tab--fix.tab--6 .tab__a {
  width: 16.66667%; }

.tab--fix.tab--3 .tab__item:nth-child(2) .tab__a {
  left: 33.33333%; }

.tab--fix.tab--3 .tab__item:nth-child(3) .tab__a {
  left: 66.66667%; }

.tab--fix.tab--4 .tab__item:nth-child(2) .tab__a {
  left: 25%; }

.tab--fix.tab--4 .tab__item:nth-child(3) .tab__a {
  left: 50%; }

.tab--fix.tab--4 .tab__item:nth-child(4) .tab__a {
  left: 75%; }

.tab--line .tab__pad {
  border-left: 0;
  border-bottom-color: rgba(32, 32, 32, 0.1); }

.tab--line .tab__a {
  position: relative;
  background: none;
  border: 0;
  margin: 0 15px;
  padding: 18px 0;
  color: #242A2D; }

.tab--line .tab__a::before {
  display: none; }

.tab--line .tab__a::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 0%;
  height: 2px;
  background-color: #148ce6;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease; }

.tab--line .tab__a.is-current {
  color: #148ce6; }

.tab--line .tab__a.is-current::after {
  bottom: 0;
  width: 100%;
  border: 0;
  background-color: #148ce6; }

.tab--line .tab__a:focus, .tab--line .tab__a:hover {
  color: #148ce6; }

.tab--linetriangle {
  position: relative; }

.tab--linetriangle .tab__pad {
  border-left: 0;
  border-bottom-color: rgba(32, 32, 32, 0.1); }

.tab--linetriangle .tab__a {
  position: relative;
  background: none;
  border: 0;
  margin: 0 15px;
  padding: 18px 0;
  color: #242A2D; }

.tab--linetriangle .tab__a:focus, .tab--linetriangle .tab__a:hover {
  color: #148ce6; }

.tab--linetriangle .tab__a::before, .tab--linetriangle .tab__a::after {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  width: 0;
  height: 0;
  margin-top: -14px;
  border: solid transparent;
  pointer-events: none; }

.tab--linetriangle .tab__a.is-current {
  color: #148ce6; }

.tab--linetriangle .tab__a.is-current::after {
  margin-left: -7px;
  border-width: 7px;
  border-bottom-color: #148ce6; }

.tab--tag::after {
  display: none; }

.tab--tag .tab__pad {
  border: 0; }

.tab--tag .tab__a {
  position: relative;
  background: none;
  border: 0;
  margin: 2rem 0.5rem;
  padding: 0.5rem 2rem;
  border: 1px solid rgba(32, 32, 32, 0.1);
  color: #242A2D;
  border-radius: 50px;
  font-size: 1.6rem;
  -webkit-transition: border-color .2s, background-color .2s, color .2s;
  -o-transition: border-color .2s, background-color .2s, color .2s;
  transition: border-color .2s, background-color .2s, color .2s; }

.tab--tag .tab__a::before {
  display: none; }

.tab--tag .tab__a.is-current {
  color: #FFF;
  border-color: #148ce6;
  background-color: #148ce6; }

.tab--tag .tab__a.is-current::after {
  bottom: -1px;
  width: 100%;
  border: 0;
  background-color: #148ce6; }

.tab--tag .tab__a:focus, .tab--tag .tab__a:hover {
  color: #FFF;
  border-color: #148ce6;
  background-color: #148ce6; }

@media (min-width: 45em) {
  .tab--tag .tab__a {
    margin-top: 3rem; } }

.tab--swiper .tab__pad {
  border-bottom: 0; }

.tab--swiper .swiper-wrapper {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }

.tab--swiper .swiper-slide {
  display: inline-block;
  width: auto; }

.tab--swiper .swiper-slide:first-child {
  padding-left: 20px; }

.tab--swiper .swiper-slide:last-child {
  padding-right: 20px; }

@media (max-width: 44.99em) {
  .tab--swiper {
    position: relative; }
  .tab--swiper::after {
    content: '';
    position: absolute;
    left: -20px;
    right: -20px;
    bottom: 0;
    height: 1px;
    background: rgba(32, 32, 32, 0.1);
    z-index: 11; } }

@media (min-width: 35em) {
  .tab--swiper .swiper-wrapper {
    -webkit-transform: none !important;
        -ms-transform: none !important;
            transform: none !important;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; } }

@media (max-width: 44.99em) {
  .tab-swiper {
    position: relative; }
  .tab-swiper::before, .tab-swiper::after {
    content: '';
    position: absolute;
    top: 0;
    width: 20px;
    height: 100%;
    z-index: 10; } }

.tab-swiper::before {
  left: -20px;
  background: -webkit-gradient(linear, , from(rgba(255, 255, 255, 0.3)), to(#FFF));
  background: -o-linear-gradient("to left", rgba(255, 255, 255, 0.3) 0%, #FFF 100%);
  background: linear-gradient("to left", rgba(255, 255, 255, 0.3) 0%, #FFF 100%); }

.tab-swiper::after {
  right: -20px;
  background: -webkit-gradient(linear, , from(rgba(255, 255, 255, 0.3)), to(#FFF));
  background: -o-linear-gradient("to right", rgba(255, 255, 255, 0.3) 0%, #FFF 100%);
  background: linear-gradient("to right", rgba(255, 255, 255, 0.3) 0%, #FFF 100%); }

.table {
  width: 100%;
  table-layout: fixed;
  border-bottom: 1px solid #DFE4E6; }

.table caption {
  position: relative !important;
  text-indent: -1000px;
  font-size: 0; }

.table th,
.table td {
  padding: 15px;
  border-top: 1px solid #DFE4E6;
  text-align: center;
  word-break: keep-all;
  word-wrap: break-word; }

.table th:first-child,
.table td:first-child {
  border-left: 0; }

.table th {
  font-size: 1.6rem;
  font-weight: 400;
  color: #242A2D; }

.table td {
  font-size: 1.5rem;
  color: #58686F; }

.table thead th {
  position: relative;
  border-top: 2px solid #148ce6;
  padding-top: 20px;
  padding-bottom: 20px; }

.table thead th::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  height: 12px;
  margin-top: -6px;
  border-left: 1px solid #CAD1D5; }

.table thead th:first-child::before {
  display: none; }

.table-wrap {
  overflow-x: auto; }

.table-cell-1of1 {
  width: 100%; }

.table-cell-1of2 {
  width: 50%; }

.table-cell-1of3 {
  width: 33.33333%; }

.table-cell-1of4 {
  width: 25%; }

.table-cell-1of5 {
  width: 20%; }

.table-cell-1of6 {
  width: 16.66667%; }

.table-cell-1of7 {
  width: 14.28571%; }

.table-cell-1of8 {
  width: 12.5%; }

.table-cell-1of9 {
  width: 11.11111%; }

.table-cell-1of10 {
  width: 10%; }

.table-cell-3of5 {
  width: 60%; }

.table-cell-2of3 {
  width: 66.66%; }

.table-cell-3of4 {
  width: 75%; }

.table-cell-4of5 {
  width: 80%; }

.table-cell-5of6 {
  width: 83.33%; }

.table .talign-l {
  text-align: left; }

.table .talign-c {
  text-align: center; }

.table .talign-r {
  text-align: right; }

.table .bg-gray {
  background: #F5F7F7; }

.table .bg-em {
  padding: 1rem 0;
  background-color: #EAEDEF;
  border-bottom: #DFE4E6;
  color: #D84200;
  font-weight: 400; }

.table .noitem,
.table .noitem-icon {
  color: #353f43;
  padding: 2.5rem 0 3rem;
  text-align: center;
  position: relative; }

.table .noitem:before,
.table .noitem-icon:before {
  content: "\ea14";
  display: inline-block;
  font-family: 'icon';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  display: block;
  color: rgba(0, 0, 0, 0.5);
  font-size: 2.4rem;
  line-height: 1;
  margin-bottom: 1.5rem; }

@media (min-width: 45em) {
  .table .noitem,
  .table .noitem-icon {
    padding: 6rem 0; } }

.table--base {
  border-left: 1px solid #DFE4E6;
  border-right: 1px solid #DFE4E6; }

.table--base th,
.table--base td {
  padding: 14px;
  border-left: 1px solid #DFE4E6; }

.table--base td {
  text-align: left;
  color: #353f43; }

.table--base thead th {
  padding: 10px;
  background: #F5F7F7;
  border-top: 2px solid #DFE4E6; }

.table--base thead th::before {
  display: none; }

.table--board {
  margin-bottom: 4rem; }

.table--board th,
.table--board td {
  border-left: 0; }

.table--board th {
  padding-left: 0;
  padding-right: 0; }

.table--board td {
  padding-top: 20px;
  padding-bottom: 20px; }

.table--board a {
  color: #242A2D;
  word-break: break-all; }

.table--board .h {
  text-align: left;
  font-size: 1.6rem;
  color: #242A2D; }

.table--board .h a {
  display: block;
  height: 25px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  word-wrap: normal; }

.table--board .desc {
  text-align: left; }

.table--board .cap {
  margin: 0;
  color: #58686F;
  font-size: 1.4rem; }

.table--board .exam-btns {
  padding-left: 0;
  padding-right: 0; }

.table--board .icon-download {
  font-size: 22px; }

.table--board td.noitem {
  padding-bottom: 18rem;
  border-bottom: 1px solid #FFF; }

.table--board td.noitem::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 12rem;
  height: 1px;
  background: #DFE4E6; }

.table--result {
  border-top: 1px solid #353f43; }

.table--result th,
.table--result td {
  font-size: 1.5rem;
  color: #242A2D; }

.table--result thead th {
  border-top-style: none;
  padding: 14px 15px; }

.table--result tbody td {
  padding: 13px 9px; }

.table--result .inline {
  color: #58686F; }

.table--result .accent {
  color: #22828D; }

.table--value td {
  text-align: right; }

.table--value td:first-child {
  text-align: center; }

.table--value td span {
  display: none; }

@media (max-width: 44.99em) {
  .table--complex {
    min-width: 720px; }
  .table--value {
    border-top: 2px solid #148ce6; }
  .table--value thead {
    display: none; }
  .table--value tr {
    display: block;
    position: relative;
    padding-left: 33.33333%; }
  .table--value th,
  .table--value td {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
  .table--value th:first-child,
  .table--value td:first-child {
    position: absolute;
    left: 0;
    top: 0;
    width: 33.33333%; }
  .table--value td {
    text-align: left; }
  .table--value td span {
    display: inline-block;
    margin-right: 2rem; } }

@media (max-width: 59.99em) {
  .table--board {
    border-top: 2px solid #148ce6; }
  .table--board,
  .table--board tbody,
  .table--board tr,
  .table--board td {
    display: block;
    width: auto; }
  .table--board colgroup,
  .table--board thead {
    display: none; }
  .table--board tr {
    padding: 20px 0; }
  .table--board tr + tr {
    border-top: 1px solid #DFE4E6; }
  .table--board td {
    text-align: left;
    border: 0;
    padding: 0;
    position: relative;
    display: inline-block;
    margin-left: 8px;
    padding-left: 11px; }
  .table--board td::before {
    content: '';
    position: absolute;
    height: 12px;
    left: 0;
    top: 50%;
    margin-top: -6px;
    border-left: 1px solid #CAD1D5; }
  .table--board td:first-child {
    margin-left: 0;
    padding-left: 0; }
  .table--board td:first-child::before {
    display: none; }
  .table--board .desc,
  .table--board .nobar,
  .table--board .exam-btns {
    margin-left: 0;
    padding-left: 0;
    display: block; }
  .table--board .desc::before,
  .table--board .nobar::before,
  .table--board .exam-btns::before {
    display: none; }
  .table--board .exam-btns {
    margin-top: 1rem; }
  .table--board .h {
    display: block;
    width: 100%;
    font-size: 1.6rem;
    margin-top: 5px;
    margin-left: 0;
    padding-left: 0; }
  .table--board .h::before {
    display: none; }
  .table--board .desc {
    display: block;
    margin-top: 0.5rem; }
  .table--board tr.pad {
    padding: 2rem 2rem 2.5rem; }
  .table--board tr.down {
    position: relative; }
  .table--board tr.down .h {
    width: calc(100% - 50px); }
  .table--board tr.down .btns {
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%); }
  .table--board tr.down .btns::before {
    display: none; }
  .table--board tr.pos {
    position: relative;
    padding-left: 100px; }
  .table--board tr.pos .date {
    position: absolute;
    top: 50%;
    left: 10px;
    margin-top: -10px; }
  .table--board td.noitem {
    display: block;
    width: 100%;
    max-width: 100%;
    padding-bottom: 2rem; }
  .table--board td.noitem::before {
    position: relative;
    display: block;
    top: 0;
    margin-top: 0;
    height: auto;
    border: 0; }
  .table--board td.noitem::after {
    bottom: -2.2rem; }
  .table--result {
    table-layout: auto; }
  .table--result tr,
  .table--result th,
  .table--result td {
    display: block;
    border: 0;
    text-align: left; }
  .table--result tr {
    position: relative;
    padding: 11px 0;
    border-top: 1px solid #DFE4E6; }
  .table--result tr:first-child {
    border-top: 0; }
  .table--result thead {
    display: none; }
  .table--result tbody td {
    padding: 0 12px; }
  .table--result tbody td.mpos {
    position: absolute;
    top: 12px;
    left: 78px; }
  .table--result tbody td.inline {
    display: inline-block; }
  .table--result tbody td.bar {
    position: relative;
    display: inline-block;
    margin-left: 8px;
    padding-left: 11px;
    margin-left: 0; }
  .table--result tbody td.bar::before {
    content: '';
    position: absolute;
    height: 12px;
    left: 0;
    top: 50%;
    margin-top: -6px;
    border-left: 1px solid #CAD1D5; }
  .table--result tbody td.bar:first-child {
    margin-left: 0;
    padding-left: 0; }
  .table--result tbody td.bar:first-child::before {
    display: none; }
  .table--result .mpos + .inline {
    margin-left: 25px; } }

@media (min-width: 60em) {
  .table--base th,
  .table--base td {
    padding-left: 20px;
    padding-right: 20px; } }

.tag {
  display: inline-block;
  padding: 0.8rem 1.3rem;
  margin: 0 0.5rem 0.5rem;
  border: 1px solid #CAD1D5;
  border-radius: 50px;
  color: #242A2D;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
  white-space: pre;
  -webkit-transition: border-color .2s, background-color .2s, color .2s;
  -o-transition: border-color .2s, background-color .2s, color .2s;
  transition: border-color .2s, background-color .2s, color .2s; }

.tag:hover, .tag:focus {
  color: #FFF;
  border-color: #148ce6;
  background-color: #148ce6; }

span.tag {
  cursor: default; }

.device-spec__h {
  font-family: "S-CoreDream", sans-serif;
  font-size: 2rem;
  font-weight: 400; }

.l-contents .device-spec__h {
  font-size: 1.6rem; }

.device-spec__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.device-spec__list > li {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: calc(50% - 5px);
  margin-top: 2rem; }

.device-spec__list > li .h {
  display: inline-block;
  margin-bottom: 1.5rem;
  color: #202020;
  font-size: 1.6rem;
  word-break: keep-all;
  word-wrap: break-word; }

.device-spec__list > li .desc {
  display: block;
  font-size: 1.5rem;
  word-break: keep-all;
  word-wrap: break-word; }

.device-spec__item {
  padding-bottom: 3rem; }

.device-spec__item + .device-spec__item {
  padding-top: 2.5rem;
  border-top: 1px solid rgba(32, 32, 32, 0.1); }

@media (min-width: 35em) {
  .device-spec__list {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start; }
  .device-spec__list > li {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: calc(33.33333%);
    padding-right: 2rem;
    max-width: 220px; }
  .device-spec__list > li.is-wide {
    width: auto;
    max-width: 330px;
    padding-right: 0; } }

@media (min-width: 60em) {
  .device-spec__item {
    position: relative;
    padding-left: 31%;
    padding-bottom: 3.5rem; }
  .device-spec__item + .device-spec__item {
    padding-top: 4rem; }
  .device-spec__item + .device-spec__item .device-spec__h {
    top: 38px; }
  .l-contents .device-spec__item {
    padding-left: 26%; }
  .device-spec__h {
    position: absolute;
    left: 0;
    top: 0; }
  .device-spec__list > li {
    margin-top: 0; }
  .device-spec__list > li:nth-child(n + 4) {
    margin-top: 3rem; } }

.info-box {
  padding: 2.5rem;
  background-color: #F5F7F7;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.info-box__h {
  margin-top: 0;
  margin-bottom: 1rem; }

.info-box__em {
  color: #D84200; }

.form-g .info-box {
  margin-top: 1rem; }

.info-box .ul {
  margin-bottom: 0; }

.info-box .ul > li:first-child {
  margin-top: 0; }

@media (min-width: 60em) {
  .info-box {
    padding: 3.5rem; } }

.noitem {
  width: 100%;
  padding: 4rem 0;
  text-align: center;
  color: #353f43;
  border-top: 1px solid #DFE4E6;
  border-bottom: 1px solid #DFE4E6;
  position: relative; }

.noitem:before {
  content: "\ea14";
  display: inline-block;
  font-family: 'icon';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  display: block;
  color: rgba(0, 0, 0, 0.5);
  font-size: 2.4rem;
  line-height: 1;
  margin-bottom: 1.5rem; }

.noitem p {
  margin: 0; }

.noitem .sub {
  display: inline-block;
  max-width: 600px;
  margin: 0 auto;
  text-align: left;
  font-size: 1.5rem;
  line-height: 1.4;
  color: #58686F;
  word-break: keep-all;
  word-wrap: break-word; }

@media (min-width: 45em) {
  .noitem {
    padding: 6rem 0; }
  .noitem--lg {
    padding: 14rem 0; } }

.package {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 400px;
  margin: 0 auto; }

.package__item {
  width: 50%;
  text-align: center; }

.package__item:nth-child(n + 3) {
  margin-top: 4rem; }

.package__img-box {
  justify-self: start;
  height: 85px; }

.package__img {
  max-height: 100%; }

.package__h {
  display: inline-block;
  margin-top: 2rem; }

@media (min-width: 60em) {
  .package {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    max-width: none;
    padding-bottom: 3.5rem; }
  .package__item {
    width: auto;
    min-width: 140px; }
  .package__item:nth-child(n + 3) {
    margin-top: 0; }
  .package__item:nth-child(n + 6) {
    margin-top: 2rem; }
  .package__item + .package__item {
    margin-left: 2rem; }
  .package__img-box {
    height: 120px; }
  .package__h {
    margin-top: 3rem; } }

@media (min-width: 85.375em) {
  .package__img-box {
    height: 140px; } }

.search-box {
  margin-bottom: 3.5rem; }

.search-box__pad {
  margin-bottom: 1rem; }

.search-box__opt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -5px;
  margin-right: -5px; }

.search-box__opt .dropdown {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin: 0 5px 10px; }

.search-box__opt .dropdown.is-disabled .dropdown-selector {
  color: #58686F;
  background: #FFF; }

.search-box__tag {
  width: 100%;
  margin-left: -0.5rem;
  margin-right: -0.5rem; }

@media (max-width: 59.99em) {
  .search-box--exam .dropdown--learner {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: calc(100% - 10px); }
  .search-box--exam .btn {
    display: block;
    width: 100%; } }

@media (min-width: 60em) {
  .search-box {
    margin-bottom: 5.5rem; }
  .search-box__pad {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-bottom: 2rem; }
  .search-box__opt {
    margin-right: 10px; }
  .search-box__opt .dropdown {
    width: auto;
    min-width: 195px;
    margin-bottom: 0; }
  .search-box__search {
    width: calc(100% - 195px - 95px - 20px); }
  .search-box--tow .search-box__opt .dropdown {
    min-width: 130px; }
  .search-box--tow .search-box__search {
    width: calc(100% - 260px - 95px - 30px); }
  .search-box--exam .search-box__opt {
    width: calc(100% - 100px); }
  .search-box--exam .search-box__opt .dropdown {
    min-width: 150px; }
  .search-box--exam .search-box__opt .dropdown--learner {
    min-width: 300px; } }

@media (min-width: 85.375em) {
  .search-box--exam .search-box__opt .dropdown--learner {
    min-width: 365px; } }

.search-box-date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 20px 0; }

.search-box-date .item .dropdown {
  min-width: 100px; }

.search-box-date .item > span {
  display: inline-block;
  width: 35px;
  margin-left: 10px;
  font-weight: 400;
  color: #353f43; }

.search-box-date .item--week .dropdown {
  min-width: 200px; }

@media (max-width: 44.99em) {
  .search-box-date {
    max-width: 300px;
    margin: 20px auto 10px; }
  .search-box-date .item {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 50%;
    margin-bottom: 10px; }
  .search-box-date .item--week {
    width: 100%; }
  .search-box-date .item--week .dropdown {
    width: calc(100% - 60px); } }

.video-box {
  position: relative; }

.video-box-player img {
  width: 100%; }

.video-box-play {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 78px;
  height: 52px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid #FFF;
  color: #FFF; }

.video-box-play::before {
  content: '';
  width: 0;
  height: 0;
  margin-left: 14px;
  border: 12px solid;
  border-width: 9px 12px;
  border-color: transparent;
  border-left-color: #FFF; }

.video-box__subtitle {
  text-align: left;
  color: #58686F;
  overflow: hidden;
  height: 75px;
  overflow-y: auto;
  background: #EAEDEF;
  font-size: 1.5rem; }

.video-box__subtitle .pad {
  padding: 20px;
  word-break: keep-all;
  word-wrap: break-word; }

.video-box .yt-player {
  position: relative;
  z-index: 1;
  display: block; }

.flatpickr-calendar {
  background: transparent;
  opacity: 0;
  display: none;
  text-align: center;
  visibility: hidden;
  padding: 0;
  -webkit-animation: none;
  animation: none;
  direction: ltr;
  border: 0;
  font-size: 14px;
  line-height: 24px;
  border-radius: 5px;
  position: absolute;
  width: 307.875px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  background: #fff;
  -webkit-box-shadow: 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6, 0 3px 13px rgba(0, 0, 0, 0.08);
  box-shadow: 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6, 0 3px 13px rgba(0, 0, 0, 0.08); }

.flatpickr-calendar.open, .flatpickr-calendar.inline {
  opacity: 1;
  max-height: 640px;
  visibility: visible; }

.flatpickr-calendar.open {
  display: inline-block;
  z-index: 99999; }

.flatpickr-calendar.animate.open {
  -webkit-animation: fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1);
  animation: fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1); }

.flatpickr-calendar.inline {
  display: block;
  position: relative;
  top: 2px; }

.flatpickr-calendar.static {
  position: absolute;
  top: calc(100% + 2px); }

.flatpickr-calendar.static.open {
  z-index: 999;
  display: block; }

.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7) {
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }

.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1) {
  -webkit-box-shadow: -2px 0 0 #e6e6e6,5px 0 0 #e6e6e6;
  box-shadow: -2px 0 0 #e6e6e6,5px 0 0 #e6e6e6; }

.flatpickr-calendar .hasWeeks .dayContainer, .flatpickr-calendar .hasTime .dayContainer {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.flatpickr-calendar .hasWeeks .dayContainer {
  border-left: 0; }

.flatpickr-calendar.hasTime .flatpickr-time {
  height: 40px;
  border-top: 1px solid #e6e6e6; }

.flatpickr-calendar.noCalendar.hasTime .flatpickr-time {
  height: auto; }

.flatpickr-calendar:before, .flatpickr-calendar:after {
  position: absolute;
  display: block;
  pointer-events: none;
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  left: 22px; }

.flatpickr-calendar.rightMost:before, .flatpickr-calendar.arrowRight:before, .flatpickr-calendar.rightMost:after, .flatpickr-calendar.arrowRight:after {
  left: auto;
  right: 22px; }

.flatpickr-calendar.arrowCenter:before, .flatpickr-calendar.arrowCenter:after {
  left: 50%;
  right: 50%; }

.flatpickr-calendar:before {
  border-width: 5px;
  margin: 0 -5px; }

.flatpickr-calendar:after {
  border-width: 4px;
  margin: 0 -4px; }

.flatpickr-calendar.arrowTop:before, .flatpickr-calendar.arrowTop:after {
  bottom: 100%; }

.flatpickr-calendar.arrowTop:before {
  border-bottom-color: #e6e6e6; }

.flatpickr-calendar.arrowTop:after {
  border-bottom-color: #fff; }

.flatpickr-calendar.arrowBottom:before, .flatpickr-calendar.arrowBottom:after {
  top: 100%; }

.flatpickr-calendar.arrowBottom:before {
  border-top-color: #e6e6e6; }

.flatpickr-calendar.arrowBottom:after {
  border-top-color: #fff; }

.flatpickr-calendar:focus {
  outline: 0; }

.flatpickr-wrapper {
  position: relative;
  display: inline-block; }

.flatpickr-months {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.flatpickr-months .flatpickr-month {
  background: transparent;
  color: rgba(0, 0, 0, 0.9);
  fill: rgba(0, 0, 0, 0.9);
  height: 34px;
  line-height: 1;
  text-align: center;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: hidden;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }

.flatpickr-months .flatpickr-prev-month, .flatpickr-months .flatpickr-next-month {
  text-decoration: none;
  cursor: pointer;
  position: absolute;
  top: 0;
  height: 34px;
  padding: 10px;
  z-index: 3;
  color: rgba(0, 0, 0, 0.9);
  fill: rgba(0, 0, 0, 0.9); }

.flatpickr-months .flatpickr-prev-month.flatpickr-disabled, .flatpickr-months .flatpickr-next-month.flatpickr-disabled {
  display: none; }

.flatpickr-months .flatpickr-prev-month i, .flatpickr-months .flatpickr-next-month i {
  position: relative; }

.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month, .flatpickr-months .flatpickr-next-month.flatpickr-prev-month {
  /*
      /*rtl:begin:ignore*/
  left: 0; }

/*
      /*rtl:begin:ignore*/
/*
      /*rtl:end:ignore*/
.flatpickr-months .flatpickr-prev-month.flatpickr-next-month, .flatpickr-months .flatpickr-next-month.flatpickr-next-month {
  /*
      /*rtl:begin:ignore*/
  right: 0; }

/*
      /*rtl:begin:ignore*/
/*
      /*rtl:end:ignore*/
.flatpickr-months .flatpickr-prev-month:hover, .flatpickr-months .flatpickr-next-month:hover {
  color: #959ea9; }

.flatpickr-months .flatpickr-prev-month:hover svg, .flatpickr-months .flatpickr-next-month:hover svg {
  fill: #f64747; }

.flatpickr-months .flatpickr-prev-month svg, .flatpickr-months .flatpickr-next-month svg {
  width: 14px;
  height: 14px; }

.flatpickr-months .flatpickr-prev-month svg path, .flatpickr-months .flatpickr-next-month svg path {
  -webkit-transition: fill .1s;
  -o-transition: fill .1s;
  transition: fill .1s;
  fill: inherit; }

.numInputWrapper {
  position: relative;
  height: auto; }

.numInputWrapper input, .numInputWrapper span {
  display: inline-block; }

.numInputWrapper input {
  width: 100%; }

.numInputWrapper input::-ms-clear {
  display: none; }

.numInputWrapper input::-webkit-outer-spin-button, .numInputWrapper input::-webkit-inner-spin-button {
  margin: 0;
  -webkit-appearance: none; }

.numInputWrapper span {
  position: absolute;
  right: 0;
  width: 14px;
  padding: 0 4px 0 2px;
  height: 50%;
  line-height: 50%;
  opacity: 0;
  cursor: pointer;
  border: 1px solid rgba(57, 57, 57, 0.15);
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.numInputWrapper span:hover {
  background: rgba(0, 0, 0, 0.1); }

.numInputWrapper span:active {
  background: rgba(0, 0, 0, 0.2); }

.numInputWrapper span:after {
  display: block;
  content: "";
  position: absolute; }

.numInputWrapper span.arrowUp {
  top: 0;
  border-bottom: 0; }

.numInputWrapper span.arrowUp:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 4px solid rgba(57, 57, 57, 0.6);
  top: 26%; }

.numInputWrapper span.arrowDown {
  top: 50%; }

.numInputWrapper span.arrowDown:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid rgba(57, 57, 57, 0.6);
  top: 40%; }

.numInputWrapper span svg {
  width: inherit;
  height: auto; }

.numInputWrapper span svg path {
  fill: rgba(0, 0, 0, 0.5); }

.numInputWrapper:hover {
  background: rgba(0, 0, 0, 0.05); }

.numInputWrapper:hover span {
  opacity: 1; }

.flatpickr-current-month {
  font-size: 135%;
  line-height: inherit;
  font-weight: 300;
  color: inherit;
  position: absolute;
  width: 75%;
  left: 12.5%;
  padding: 7.48px 0 0 0;
  line-height: 1;
  height: 34px;
  display: inline-block;
  text-align: center;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.flatpickr-current-month span.cur-month {
  font-family: inherit;
  font-weight: 700;
  color: inherit;
  display: inline-block;
  margin-left: .5ch;
  padding: 0; }

.flatpickr-current-month span.cur-month:hover {
  background: rgba(0, 0, 0, 0.05); }

.flatpickr-current-month .numInputWrapper {
  width: 6ch;
  width: 7ch\0;
  display: inline-block; }

.flatpickr-current-month .numInputWrapper span.arrowUp:after {
  border-bottom-color: rgba(0, 0, 0, 0.9); }

.flatpickr-current-month .numInputWrapper span.arrowDown:after {
  border-top-color: rgba(0, 0, 0, 0.9); }

.flatpickr-current-month input.cur-year {
  background: transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  cursor: text;
  padding: 0 0 0 .5ch;
  margin: 0;
  display: inline-block;
  font-size: inherit;
  font-family: inherit;
  font-weight: 300;
  line-height: inherit;
  height: auto;
  border: 0;
  border-radius: 0;
  vertical-align: initial;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield; }

.flatpickr-current-month input.cur-year:focus {
  outline: 0; }

.flatpickr-current-month input.cur-year[disabled], .flatpickr-current-month input.cur-year[disabled]:hover {
  font-size: 100%;
  color: rgba(0, 0, 0, 0.5);
  background: transparent;
  pointer-events: none; }

.flatpickr-current-month .flatpickr-monthDropdown-months {
  appearance: menulist;
  background: transparent;
  border: none;
  border-radius: 0;
  box-sizing: border-box;
  color: inherit;
  cursor: pointer;
  font-size: inherit;
  font-family: inherit;
  font-weight: 300;
  height: auto;
  line-height: inherit;
  margin: -1px 0 0 0;
  outline: none;
  padding: 0 0 0 .5ch;
  position: relative;
  vertical-align: initial;
  -webkit-box-sizing: border-box;
  -webkit-appearance: menulist;
  -moz-appearance: menulist;
  width: auto; }

.flatpickr-current-month .flatpickr-monthDropdown-months:focus, .flatpickr-current-month .flatpickr-monthDropdown-months:active {
  outline: none; }

.flatpickr-current-month .flatpickr-monthDropdown-months:hover {
  background: rgba(0, 0, 0, 0.05); }

.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month {
  background-color: transparent;
  outline: none;
  padding: 0; }

.flatpickr-weekdays {
  background: transparent;
  text-align: center;
  overflow: hidden;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 28px; }

.flatpickr-weekdays .flatpickr-weekdaycontainer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }

span.flatpickr-weekday {
  cursor: default;
  font-size: 90%;
  background: transparent;
  color: rgba(0, 0, 0, 0.54);
  line-height: 1;
  margin: 0;
  text-align: center;
  display: block;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-weight: bolder; }

.dayContainer, .flatpickr-weeks {
  padding: 1px 0 0 0; }

.flatpickr-days {
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 307.875px; }

.flatpickr-days:focus {
  outline: 0; }

.dayContainer {
  padding: 0;
  outline: 0;
  text-align: left;
  width: 307.875px;
  min-width: 307.875px;
  max-width: 307.875px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-around;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1; }

.dayContainer + .dayContainer {
  -webkit-box-shadow: -1px 0 0 #e6e6e6;
  box-shadow: -1px 0 0 #e6e6e6; }

.flatpickr-day {
  background: none;
  border: 1px solid transparent;
  border-radius: 150px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #393939;
  cursor: pointer;
  font-weight: 400;
  width: 14.2857143%;
  -ms-flex-preferred-size: 14.2857143%;
  flex-basis: 14.2857143%;
  max-width: 39px;
  height: 39px;
  line-height: 39px;
  margin: 0;
  display: inline-block;
  position: relative;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center; }

.flatpickr-day.inRange, .flatpickr-day.prevMonthDay.inRange, .flatpickr-day.nextMonthDay.inRange, .flatpickr-day.today.inRange, .flatpickr-day.prevMonthDay.today.inRange, .flatpickr-day.nextMonthDay.today.inRange, .flatpickr-day:hover, .flatpickr-day.prevMonthDay:hover, .flatpickr-day.nextMonthDay:hover, .flatpickr-day:focus, .flatpickr-day.prevMonthDay:focus, .flatpickr-day.nextMonthDay:focus {
  cursor: pointer;
  outline: 0;
  background: #e6e6e6;
  border-color: #e6e6e6; }

.flatpickr-day.today {
  border-color: #959ea9; }

.flatpickr-day.today:hover, .flatpickr-day.today:focus {
  border-color: #959ea9;
  background: #959ea9;
  color: #fff; }

.flatpickr-day.selected, .flatpickr-day.startRange, .flatpickr-day.endRange, .flatpickr-day.selected.inRange, .flatpickr-day.startRange.inRange, .flatpickr-day.endRange.inRange, .flatpickr-day.selected:focus, .flatpickr-day.startRange:focus, .flatpickr-day.endRange:focus, .flatpickr-day.selected:hover, .flatpickr-day.startRange:hover, .flatpickr-day.endRange:hover, .flatpickr-day.selected.prevMonthDay, .flatpickr-day.startRange.prevMonthDay, .flatpickr-day.endRange.prevMonthDay, .flatpickr-day.selected.nextMonthDay, .flatpickr-day.startRange.nextMonthDay, .flatpickr-day.endRange.nextMonthDay {
  background: #569ff7;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  border-color: #569ff7; }

.flatpickr-day.selected.startRange, .flatpickr-day.startRange.startRange, .flatpickr-day.endRange.startRange {
  border-radius: 50px 0 0 50px; }

.flatpickr-day.selected.endRange, .flatpickr-day.startRange.endRange, .flatpickr-day.endRange.endRange {
  border-radius: 0 50px 50px 0; }

.flatpickr-day.selected.startRange + .endRange:not(:nth-child(7n+1)), .flatpickr-day.startRange.startRange + .endRange:not(:nth-child(7n+1)), .flatpickr-day.endRange.startRange + .endRange:not(:nth-child(7n+1)) {
  -webkit-box-shadow: -10px 0 0 #569ff7;
  box-shadow: -10px 0 0 #569ff7; }

.flatpickr-day.selected.startRange.endRange, .flatpickr-day.startRange.startRange.endRange, .flatpickr-day.endRange.startRange.endRange {
  border-radius: 50px; }

.flatpickr-day.inRange {
  border-radius: 0;
  -webkit-box-shadow: -5px 0 0 #e6e6e6,5px 0 0 #e6e6e6;
  box-shadow: -5px 0 0 #e6e6e6,5px 0 0 #e6e6e6; }

.flatpickr-day.flatpickr-disabled, .flatpickr-day.flatpickr-disabled:hover, .flatpickr-day.prevMonthDay, .flatpickr-day.nextMonthDay, .flatpickr-day.notAllowed, .flatpickr-day.notAllowed.prevMonthDay, .flatpickr-day.notAllowed.nextMonthDay {
  color: rgba(57, 57, 57, 0.3);
  background: transparent;
  border-color: transparent;
  cursor: default; }

.flatpickr-day.flatpickr-disabled, .flatpickr-day.flatpickr-disabled:hover {
  cursor: not-allowed;
  color: rgba(57, 57, 57, 0.1); }

.flatpickr-day.week.selected {
  border-radius: 0;
  -webkit-box-shadow: -5px 0 0 #569ff7,5px 0 0 #569ff7;
  box-shadow: -5px 0 0 #569ff7,5px 0 0 #569ff7; }

.flatpickr-day.hidden {
  visibility: hidden; }

.rangeMode .flatpickr-day {
  margin-top: 1px; }

.flatpickr-weekwrapper {
  float: left; }

.flatpickr-weekwrapper .flatpickr-weeks {
  padding: 0 12px;
  -webkit-box-shadow: 1px 0 0 #e6e6e6;
  box-shadow: 1px 0 0 #e6e6e6; }

.flatpickr-weekwrapper .flatpickr-weekday {
  float: none;
  width: 100%;
  line-height: 28px; }

.flatpickr-weekwrapper span.flatpickr-day, .flatpickr-weekwrapper span.flatpickr-day:hover {
  display: block;
  width: 100%;
  max-width: none;
  color: rgba(57, 57, 57, 0.3);
  background: transparent;
  cursor: default;
  border: none; }

.flatpickr-innerContainer {
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden; }

.flatpickr-rContainer {
  display: inline-block;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.flatpickr-time {
  text-align: center;
  outline: 0;
  display: block;
  height: 0;
  line-height: 40px;
  max-height: 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.flatpickr-time:after {
  content: "";
  display: table;
  clear: both; }

.flatpickr-time .numInputWrapper {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 40%;
  height: 40px;
  float: left; }

.flatpickr-time .numInputWrapper span.arrowUp:after {
  border-bottom-color: #393939; }

.flatpickr-time .numInputWrapper span.arrowDown:after {
  border-top-color: #393939; }

.flatpickr-time.hasSeconds .numInputWrapper {
  width: 26%; }

.flatpickr-time.time24hr .numInputWrapper {
  width: 49%; }

.flatpickr-time input {
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
  border-radius: 0;
  text-align: center;
  margin: 0;
  padding: 0;
  height: inherit;
  line-height: inherit;
  color: #393939;
  font-size: 14px;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield; }

.flatpickr-time input.flatpickr-hour {
  font-weight: bold; }

.flatpickr-time input.flatpickr-minute, .flatpickr-time input.flatpickr-second {
  font-weight: 400; }

.flatpickr-time input:focus {
  outline: 0;
  border: 0; }

.flatpickr-time .flatpickr-time-separator, .flatpickr-time .flatpickr-am-pm {
  height: inherit;
  float: left;
  line-height: inherit;
  color: #393939;
  font-weight: bold;
  width: 2%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center; }

.flatpickr-time .flatpickr-am-pm {
  outline: 0;
  width: 18%;
  cursor: pointer;
  text-align: center;
  font-weight: 400; }

.flatpickr-time input:hover, .flatpickr-time .flatpickr-am-pm:hover, .flatpickr-time input:focus, .flatpickr-time .flatpickr-am-pm:focus {
  background: #eee; }

.flatpickr-input[readonly] {
  cursor: pointer; }

@-webkit-keyframes fpFadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fpFadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.flatpickr {
  position: relative; }

.flatpickr-input.active {
  border-color: #242A2D !important; }

.flatpickr-btn {
  position: absolute;
  top: 3px;
  right: 3px;
  padding: 10px 10px; }

.flatpickr-btn:before {
  content: "\ea0b";
  display: inline-block;
  font-family: 'icon';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  font-size: 15px; }

.flatpickr-calendar {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: auto;
  margin: 5px 0;
  padding: 0 10px;
  border: 1px solid #72878F;
  border-radius: 0; }

.flatpickr-calendar.arrowTop::before, .flatpickr-calendar.arrowTop::after, .flatpickr-calendar.arrowBottom::before, .flatpickr-calendar.arrowBottom::after {
  display: none; }

.flatpickr-calendar span.flatpickr-weekday {
  font-size: 13px;
  color: #353f43; }

.flatpickr-months {
  height: 40px;
  padding-top: 10px; }

.flatpickr-months .flatpickr-prev-month, .flatpickr-months .flatpickr-next-month {
  top: 5px; }

.flatpickr-months .flatpickr-prev-month::before,
.flatpickr-months .flatpickr-next-month::before {
  font-size: 18px; }

.flatpickr-months .flatpickr-prev-month:hover svg, .flatpickr-months .flatpickr-prev-month:focus svg,
.flatpickr-months .flatpickr-next-month:hover svg,
.flatpickr-months .flatpickr-next-month:focus svg {
  fill: #000; }

.flatpickr-title {
  display: block;
  width: 100%;
  padding-top: 4px;
  text-align: center;
  font-size: 15px;
  font-weight: 400; }

.flatpickr-month {
  display: none; }

.flatpickr-days {
  width: 294px;
  padding-bottom: 10px; }

.flatpickr-days .dayContainer {
  width: 294px;
  min-width: 294px;
  max-width: 294px; }

.flatpickr-day {
  max-width: 32px;
  height: 32px;
  margin: 3px 5px;
  font-size: 13px;
  line-height: 32px;
  color: #242A2D; }

.flatpickr-day:hover, .flatpickr-day:focus {
  color: #FFF;
  background: #148ce6; }

.flatpickr-day.today {
  border-color: #CAD1D5;
  background: transparent;
  color: #242A2D; }

.flatpickr-day.today:hover, .flatpickr-day.today:focus {
  color: #242A2D;
  border-color: #CAD1D5;
  background: transparent; }

.flatpickr-day.selected {
  color: #FFF;
  background: #202020; }

.flatpickr-day.selected:hover, .flatpickr-day.selected:focus {
  color: #FFF;
  background: #202020; }

.flatpickr-day.prevMonthDay, .flatpickr-day.nextMonthDay {
  font-size: 0;
  height: 0;
  border: transparent;
  background: transparent; }

.flatpickr-day.prevMonthDay:hover, .flatpickr-day.prevMonthDay:focus, .flatpickr-day.nextMonthDay:hover, .flatpickr-day.nextMonthDay:focus {
  border: transparent;
  background: transparent; }

/**
 * Swiper 4.5.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2019 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: September 13, 2019
 */
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1; }

.swiper-container-no-flexbox .swiper-slide {
  float: left; }

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  transition-property: transform,-webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

.swiper-container-android .swiper-slide, .swiper-wrapper {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.swiper-container-multirow > .swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto; }

.swiper-slide {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  transition-property: transform,-webkit-transform; }

.swiper-slide-invisible-blank {
  visibility: hidden; }

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
  height: auto; }

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height,-webkit-transform;
  transition-property: height,-webkit-transform;
  -o-transition-property: transform,height;
  transition-property: transform,height;
  transition-property: transform,height,-webkit-transform; }

.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px; }

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d; }

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10; }

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-wp8-horizontal, .swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y; }

.swiper-container-wp8-vertical, .swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x; }

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat; }

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none; }

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto; }

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto; }

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-lock {
  display: none; }

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: .3s opacity;
  -o-transition: .3s opacity;
  transition: .3s opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10; }

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0; }

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%; }

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
  position: relative; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33); }

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: .2; }

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer; }

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff; }

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0); }

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block; }

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px; }

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: .2s top,.2s -webkit-transform;
  -o-transition: .2s top,.2s -webkit-transform;
  transition: .2s top,.2s -webkit-transform;
  -o-transition: .2s transform,.2s top;
  -webkit-transition: .2s transform,.2s top;
  transition: .2s transform,.2s top;
  -webkit-transition: .2s transform,.2s top,.2s -webkit-transform;
  -o-transition: .2s transform,.2s top,.2s -webkit-transform;
  transition: .2s transform,.2s top,.2s -webkit-transform; }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px; }

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap; }

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: .2s left,.2s -webkit-transform;
  -o-transition: .2s left,.2s -webkit-transform;
  transition: .2s left,.2s -webkit-transform;
  -o-transition: .2s transform,.2s left;
  -webkit-transition: .2s transform,.2s left;
  transition: .2s transform,.2s left;
  -webkit-transition: .2s transform,.2s left,.2s -webkit-transform;
  -o-transition: .2s transform,.2s left,.2s -webkit-transform;
  transition: .2s transform,.2s left,.2s -webkit-transform; }

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: .2s right,.2s -webkit-transform;
  -o-transition: .2s right,.2s -webkit-transform;
  transition: .2s right,.2s -webkit-transform;
  -o-transition: .2s transform,.2s right;
  -webkit-transition: .2s transform,.2s right;
  transition: .2s transform,.2s right;
  -webkit-transition: .2s transform,.2s right,.2s -webkit-transform;
  -o-transition: .2s transform,.2s right,.2s -webkit-transform;
  transition: .2s transform,.2s right,.2s -webkit-transform; }

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute; }

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top; }

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top; }

.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0; }

.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0; }

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff; }

.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25); }

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #fff; }

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000; }

.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25); }

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000; }

.swiper-pagination-lock {
  display: none; }

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1); }

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%; }

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%; }

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0; }

.swiper-scrollbar-cursor-drag {
  cursor: move; }

.swiper-scrollbar-lock {
  display: none; }

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center; }

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain; }

.swiper-slide-zoomed {
  cursor: move; }

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite; }

.swiper-lazy-preloader:after {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat; }

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); }

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000; }

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity; }

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-cube {
  overflow: visible; }

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%; }

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0; }

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible; }

.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0; }

.swiper-container-flip {
  overflow: visible; }

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1; }

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.swiper-container-coverflow .swiper-wrapper {
  -ms-perspective: 1200px; }

.swiper-controller {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 10px; }

.swiper-controller--invert .swiper-button-prev,
.swiper-controller--invert .swiper-button-next,
.swiper-controller--invert .swiper-button-play,
.swiper-controller--invert .swiper-button-pause,
.swiper-controller--invert .swiper-pagination {
  color: #FFF; }

.swiper-controller--invert .swiper-pagination-bullet {
  border-color: #FFF; }

.no-touchevents .swiper-controller--invert .swiper-pagination-bullet:hover, .no-touchevents .swiper-controller--invert .swiper-pagination-bullet:focus {
  background-color: #FFF; }

.swiper-controller--invert .swiper-pagination-bullet-active {
  background-color: #FFF; }

.swiper-pagination {
  position: relative;
  z-index: 15; }

.swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  margin: 1px 5px;
  opacity: 1;
  border: 1px solid #58686F;
  background-color: transparent;
  -webkit-transition: background-color 0.4s, color 0.4s;
  -o-transition: background-color 0.4s, color 0.4s;
  transition: background-color 0.4s, color 0.4s; }

.no-touchevents .swiper-pagination-bullet:hover, .no-touchevents .swiper-pagination-bullet:focus {
  background-color: #242A2D; }

.swiper-pagination-bullet-active {
  background-color: #353f43; }

.no-touchevents .swiper-pagination-bullet-active:hover, .no-touchevents .swiper-pagination-bullet-active:focus {
  background-color: #353f43; }

.swiper-button-prev, .swiper-button-next {
  width: auto;
  height: auto;
  background-image: none;
  text-align: center;
  font-size: 0; }

.swiper-button-prev::before, .swiper-button-next::before {
  font-size: 20px; }

@media (min-width: 60em) {
  .swiper-button-prev::before, .swiper-button-next::before {
    font-size: 50px; } }

.swiper-button-prev {
  left: 0px; }

.swiper-button-prev:before {
  content: "\ea05";
  display: inline-block;
  font-family: 'icon';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none; }

.swiper-button-next {
  right: 0px; }

.swiper-button-next:before {
  content: "\ea07";
  display: inline-block;
  font-family: 'icon';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none; }

.swiper-button-play, .swiper-button-pause {
  width: 30px;
  height: 30px;
  z-index: 1;
  -webkit-transition: color 0.4s;
  -o-transition: color 0.4s;
  transition: color 0.4s; }

.swiper-button-play--invert, .swiper-button-pause--invert {
  color: #FFF; }

.swiper-button-play::before, .swiper-button-pause::before {
  font-size: 12px; }

.swiper-button-play {
  display: none; }

.is-pause .swiper-button-play {
  display: block; }

.swiper-button-play:before {
  content: "\ea21";
  display: inline-block;
  font-family: 'icon';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  font-size: 15px; }

.swiper-button-pause {
  display: block; }

.is-pause .swiper-button-pause {
  display: none; }

.swiper-button-pause:before {
  content: "\ea1f";
  display: inline-block;
  font-family: 'icon';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none; }

.swiper-container-vertical .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 15px 0; }

.swiper-container-vertical .swiper-pagination {
  position: absolute;
  top: 50%;
  right: 50px;
  margin: auto;
  text-align: right;
  -webkit-transform: translatey(-50%);
      -ms-transform: translatey(-50%);
          transform: translatey(-50%); }

.swiper-container-vertical .swiper-button-prev,
.swiper-container-vertical .swiper-button-next {
  top: auto;
  bottom: 10px; }

.tingle-modal {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  visibility: hidden;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  background: rgba(0, 0, 0, 0.8);
  opacity: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer; }

.tingle-modal__close {
  position: fixed;
  top: 2rem;
  right: 2rem;
  z-index: 1000;
  padding: 0;
  width: 2rem;
  height: 2rem;
  border: none;
  background-color: transparent;
  color: #FFF;
  cursor: pointer; }

.tingle-modal__close svg * {
  fill: currentColor; }

.tingle-modal__closeLabel {
  display: none; }

.tingle-modal-box {
  position: relative;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-top: auto;
  margin-bottom: auto;
  opacity: 1;
  width: 100%;
  cursor: auto;
  will-change: transform, opacity; }

.tingle-modal-box__content {
  padding: 0 !important; }

.tingle-modal.tingle-enabled {
  position: fixed;
  right: 0;
  left: 0;
  overflow: hidden; }

.tingle-modal.tingle-modal--visible {
  visibility: visible;
  opacity: 1; }

.tingle-modal.tingle-modal--visible .tingle-modal-box__footer {
  bottom: 0; }

.tingle-modal.tingle-modal--visible .tingle-modal-box {
  -webkit-animation: scale 0.2s cubic-bezier(0.68, -0.55, 0.265, 1.55) forwards;
          animation: scale 0.2s cubic-bezier(0.68, -0.55, 0.265, 1.55) forwards; }

.tingle-modal.tingle-modal--overflow {
  overflow-y: scroll; }

@-webkit-keyframes scale {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.9);
            transform: scale(0.9); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes scale {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.9);
            transform: scale(0.9); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }

@media (min-width: 45em) {
  .tingle-modal-box {
    width: auto; } }

.modal-wrap {
  display: none; }

.modal {
  position: relative;
  z-index: 10;
  width: 100%;
  min-width: 320px;
  height: 100vh;
  background: #FFF; }

.modal ::-webkit-scrollbar {
  width: 10px;
  height: 10px; }

.modal ::-webkit-scrollbar-thumb {
  background: #d1d8db; }

.modal ::-webkit-scrollbar-track {
  background: #fcfcfc; }

.modal .modal-body {
  scrollbar-face-color: #d1d8db;
  scrollbar-arrow-color: #d1d8db;
  scrollbar-track-color: #fcfcfc; }

.modal__header {
  position: relative;
  width: 100%;
  height: 55px;
  background: #42C2D1;
  padding: 1.5rem 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.modal__h {
  font-family: "S-CoreDream", sans-serif;
  font-size: 2rem;
  color: #202020; }

.modal-close {
  position: absolute;
  top: 50%;
  right: 20px;
  padding: 0;
  color: #202020;
  font-size: 25px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }

.modal-close:before {
  content: "\ea0f";
  display: inline-block;
  font-family: 'icon';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none; }

.modal__body {
  width: 100%;
  font-size: 1.5rem;
  line-height: 1.6;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px;
  padding-right: 10px;
  max-height: calc(100vh - 55px);
  overflow-y: scroll; }

.modal__footer {
  position: absolute;
  z-index: 50;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  padding: 2rem 20px;
  background: #FFF; }

.modal.has-footer .modal__body {
  padding-bottom: 100px; }

.modal.has-border .modal__body {
  padding-bottom: 0; }

.modal.has-border .modal__footer {
  position: relative;
  padding-top: 5rem; }

.modal.has-border .modal__footer::before {
  content: '';
  position: absolute;
  top: 2rem;
  left: 20px;
  right: 20px;
  display: block;
  height: 1px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: rgba(32, 32, 32, 0.1); }

@media (min-width: 45em) {
  .modal {
    width: 620px;
    height: auto;
    max-height: 600px; }
  .modal__header {
    height: 65px;
    padding: 2.1rem 40px; }
  .modal-close {
    right: 36px; }
  .modal__body {
    padding: 3rem 40px;
    padding-right: 30px;
    max-height: calc(600px - 65px); }
  .modal__footer {
    padding: 3rem 40px; }
  .modal.has-border .modal__footer {
    padding-top: 6rem; } }

.toast-title {
  font-weight: bold; }

.toast-message {
  -ms-word-wrap: break-word;
  word-wrap: break-word; }

.toast-message a,
.toast-message label {
  color: #ffffff; }

.toast-message a:hover {
  color: #cccccc;
  text-decoration: none; }

.toast-close-button {
  position: relative;
  right: -0.3em;
  top: -0.3em;
  float: right;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  -webkit-text-shadow: 0 1px 0 #ffffff;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80); }

.toast-close-button:hover,
.toast-close-button:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40); }

/*Additional properties for button version
 iOS requires the button element instead of an anchor tag.
 If you want the anchor version, it requires `href="#"`.*/
button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.toast-top-center {
  top: 0;
  right: 0;
  width: 100%; }

.toast-bottom-center {
  bottom: 0;
  right: 0;
  width: 100%; }

.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%; }

.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%; }

.toast-top-left {
  top: 12px;
  left: 12px; }

.toast-top-right {
  top: 12px;
  right: 12px; }

.toast-bottom-right {
  right: 12px;
  bottom: 12px; }

.toast-bottom-left {
  bottom: 12px;
  left: 12px; }

#toast-container {
  position: fixed;
  z-index: 999999;
  /*overrides*/ }

#toast-container * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

#toast-container > div {
  position: relative;
  overflow: hidden;
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  width: 300px;
  border-radius: 3px 3px 3px 3px;
  background-position: 15px center;
  background-repeat: no-repeat;
  -webkit-box-shadow: 0 0 12px #999999;
  box-shadow: 0 0 12px #999999;
  color: #ffffff;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80); }

#toast-container > div:hover {
  -webkit-box-shadow: 0 0 12px #000000;
  box-shadow: 0 0 12px #000000;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  cursor: pointer; }

#toast-container > .toast-info {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=") !important; }

#toast-container > .toast-error {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=") !important; }

#toast-container > .toast-success {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==") !important; }

#toast-container > .toast-warning {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=") !important; }

#toast-container.toast-top-center > div,
#toast-container.toast-bottom-center > div {
  width: 300px;
  margin-left: auto;
  margin-right: auto; }

#toast-container.toast-top-full-width > div,
#toast-container.toast-bottom-full-width > div {
  width: 96%;
  margin-left: auto;
  margin-right: auto; }

.toast {
  background-color: #030303; }

.toast-success {
  background-color: #51a351; }

.toast-error {
  background-color: #bd362f; }

.toast-info {
  background-color: #2f96b4; }

.toast-warning {
  background-color: #f89406; }

.toast-progress {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: #000000;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40); }

/*Responsive Design*/
@media all and (max-width: 240px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 11em; }
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em; } }

@media all and (min-width: 241px) and (max-width: 480px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 18em; }
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em; } }

@media all and (min-width: 481px) and (max-width: 768px) {
  #toast-container > div {
    padding: 15px 15px 15px 50px;
    width: 25em; } }

#toast-container.toast-bottom-full-width > div,
#toast-container.toast-top-full-width > div {
  width: 100%; }

#toast-container > .toast {
  width: 100%;
  opacity: 1 !important;
  text-align: center;
  font-size: 1.6rem;
  padding: 1.5em 0;
  background-image: none !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

#toast-container > .toast:hover {
  -webkit-box-shadow: none;
          box-shadow: none; }

#toast-container > .toast-info {
  background-color: #353f43; }

#toast-container > .toast-success {
  background-color: #22828D; }

#toast-container > .toast-error {
  background-color: #D84200; }

#toast-container .toast-close-button {
  float: none;
  top: auto;
  right: auto;
  opacity: 1;
  color: #FFF;
  text-shadow: none;
  font-size: 1.6rem;
  margin-left: 20px; }

#toast-container .toast-close-button::after {
  content: '';
  display: block;
  width: 100%;
  height: 2px;
  background: #FFF;
  opacity: 0.5; }

#backdrop {
  position: fixed;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out, -webkit-backdrop-filter 0.2s ease-out;
  transition: opacity 0.3s ease-out, -webkit-backdrop-filter 0.2s ease-out;
  -o-transition: opacity 0.3s ease-out, backdrop-filter 0.2s ease-out;
  transition: opacity 0.3s ease-out, backdrop-filter 0.2s ease-out;
  transition: opacity 0.3s ease-out, backdrop-filter 0.2s ease-out, -webkit-backdrop-filter 0.2s ease-out;
  z-index: 99; }

#backdrop.is-active {
  width: 100%;
  height: 100%;
  z-index: 90;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-backdrop-filter: blur(3px);
          backdrop-filter: blur(3px);
  opacity: 1; }

@media (min-width: 60em) {
  #backdrop.is-active {
    opacity: 0.5;
    -webkit-backdrop-filter: none;
            backdrop-filter: none; } }

#wrap {
  position: relative;
  -webkit-user-drag: none;
  -ms-touch-action: pan-y;
      touch-action: pan-y; }

.main {
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  outline: none;
  font-size: 1.5rem;
  line-height: 1.6;
  outline: none;
  min-height: calc(100vh - 60px); }

@media (min-width: 60em) {
  .main {
    min-height: calc(100vh - 160px); } }

@media (max-width: 1023px) {
  .main {
    padding-top: 120px; } }

@media (max-width: 767px) {
  .main {
    padding-top: 16.67vw; } }

@media (max-width: 1023px) {
  .index .main {
    padding-top: 0; } }

#viewport-breakpoint {
  position: relative;
  display: none;
  speak: none;
  z-index: 1;
  content: "small,medium,large,x-large,xx-large,laptop,ipad-pro-size,tablet-start-size,tablet-end-size,mobile-second-size,new-mo,new-ta"; }

@media (min-width: 35em) {
  #viewport-breakpoint {
    z-index: 2; } }

@media (min-width: 45em) {
  #viewport-breakpoint {
    z-index: 3; } }

@media (min-width: 60em) {
  #viewport-breakpoint {
    z-index: 4; } }

@media (min-width: 85.375em) {
  #viewport-breakpoint {
    z-index: 5; } }

@media (min-width: 100em) {
  #viewport-breakpoint {
    z-index: 6; } }

@media (min-width: 90em) {
  #viewport-breakpoint {
    z-index: 7; } }

@media (min-width: 64em) {
  #viewport-breakpoint {
    z-index: 8; } }

@media (min-width: 48em) {
  #viewport-breakpoint {
    z-index: 9; } }

@media (min-width: 64.0625em) {
  #viewport-breakpoint {
    z-index: 10; } }

@media (min-width: 40.0625em) {
  #viewport-breakpoint {
    z-index: 11; } }

@media (min-width: 48em) {
  #viewport-breakpoint {
    z-index: 12; } }

@media (min-width: 64em) {
  #viewport-breakpoint {
    z-index: 13; } }

#skipnav {
  position: absolute;
  left: -100%;
  color: #FFF;
  background: #58686F;
  font-size: 1.6rem; }

#skipnav:focus {
  display: block;
  position: fixed;
  left: 0;
  width: 100%;
  z-index: 29999;
  padding: 20px;
  font-weight: 400;
  line-height: 1.5;
  text-align: center;
  vertical-align: middle; }

#symbol-container {
  position: absolute;
  z-index: -1; }

.l-wrap {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  width: calc(100% - 40px);
  margin-left: auto;
  margin-right: auto; }

@media (min-width: 45em) {
  .l-wrap {
    width: calc(100% - 92px); } }

@media (min-width: 60em) {
  .l-wrap {
    max-width: 1060px;
    width: calc(100% - 160px); }
  .l-wrap--wide {
    max-width: 1276px; }
  .l-wrap.l-wrap--narrow {
    max-width: 840px; } }

@media (max-width: 59.99em) {
  .l-m-full {
    width: auto;
    margin-left: 0;
    margin-right: 0; } }

@media (min-width: 60em) {
  .l-contents {
    margin-left: -40px;
    margin-right: -40px;
    padding-left: 200px; } }

@media (min-width: 85.375em) {
  .l-contents {
    margin-left: 0;
    margin-right: 0;
    padding-left: 220px; } }

.gnb-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }

.gnb-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 0 69px;
  width: 100%;
  height: auto; }

.gnb-list-item {
  white-space: nowrap; }

.gnb-list-item::after {
  content: '';
  width: 100%;
  height: 3px;
  position: absolute;
  bottom: -1px;
  left: 0;
  background: #148ce6;
  -webkit-transform: scaleX(0);
      -ms-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease; }

.gnb-list-item:hover::after, .gnb-list-item.is-current::after {
  -webkit-transform: scaleX(1);
      -ms-transform: scaleX(1);
          transform: scaleX(1); }

.gnb-list-1depth {
  font-size: 18px;
  font-weight: 500;
  line-height: 1;
  height: auto;
  text-align: center;
  display: block;
  padding: 31px 0 32px; }

.gnb-list-1depth span {
  display: inline-block; }

.gnb-list-2depth {
  font-size: 16px;
  font-weight: 500;
  color: #000;
  text-align: center; }

.gnb-list-2depth.is-current {
  color: #148ce6; }

.gnb-list-2depth:hover {
  color: #148ce6; }

.gnb-list.gnb-on .gnb-sub-list {
  opacity: 1;
  visibility: visible; }

.gnb-sub-list {
  position: absolute;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  top: 110px;
  left: 50%;
  width: 100%;
  height: auto;
  opacity: 0;
  visibility: hidden;
  z-index: 99; }

.gnb-sub-item {
  margin-bottom: 20px; }

.gnb-sub-item::after {
  display: none; }

.gnb-sub-item:last-child {
  margin-bottom: 0; }

.gnb-logo img {
  width: 160px;
  height: 40px; }

.header {
  height: auto;
  -webkit-backdrop-filter: none;
          backdrop-filter: none;
  position: relative; }

.header * {
  font-family: 'Pretendard'; }

.header.header-hover .header-gnb-layer {
  opacity: 1;
  visibility: visible; }

.header-gnb {
  width: calc(100% - 215px); }

.header-gnb-container {
  height: auto;
  max-width: 100%;
  z-index: 100;
  border-bottom: 1px solid #f1f3f5; }

.header-gnb-container.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff;
  z-index: 999; }

.header-gnb-container .inner {
  width: 100%;
  max-width: 1280px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 70px;
  padding: 0 40px;
  margin: 0 auto; }

.header-gnb-layer {
  position: absolute;
  top: 82px;
  width: 100%;
  z-index: 5;
  background: #fff;
  opacity: 0;
  visibility: hidden;
  border-bottom: 1px solid #f1f3f5; }

.header-gnb-layer a {
  padding-top: 15px; }

.header.fixed {
  height: 127px; }

.index .header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: transparent;
  z-index: 99; }

.index .header-gnb-container {
  border-bottom: none; }

.index .header-gnb-container.fixed .gnb-list-1depth {
  color: #202020; }

.index .header .gnb-list-1depth {
  color: #fff; }

.index .header-hover .header-gnb-container {
  background: #fff;
  border-bottom: 1px solid #f1f3f5; }

.index .header-hover .gnb-list-1depth {
  color: #202020; }

@media (min-width: 1024px) and (max-width: 1300px) {
  .gnb-list {
    gap: 0 5.38vw; }
  .gnb-list-1depth {
    font-size: 1.38vw;
    padding: 2.38vw 0 2.46vw; }
  .gnb-list-2depth {
    font-size: 1.23vw; }
  .gnb-sub-list {
    top: 8.46vw; }
  .gnb-sub-item {
    margin-bottom: 1.54vw; }
  .gnb-logo img {
    width: 12.31vw;
    height: 3.08vw; }
  .header-gnb-container .inner {
    gap: 0 3.38vw; }
  .header-gnb-layer {
    top: 6.31vw; }
  .header-gnb-layer a {
    padding-top: 1.15vw; } }

@media (max-width: 1023px) {
  .gnb-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    z-index: 99;
    padding: 30px 40px;
    height: 120px;
    background: #138be6; }
  .gnb-top .gnb-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0 16px; }
  .gnb-top .gnb-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0 32px; }
  .gnb-top .gnb-right .gnb-util-item {
    width: 170px;
    height: 60px; }
  .gnb-top .gnb-right .gnb-util-item a {
    width: 100%;
    height: 100%;
    font-size: 28px;
    font-weight: 700;
    color: #fff;
    line-height: 60px;
    text-align: center;
    letter-spacing: -1.12px;
    border-radius: 30px;
    background: #148ce6;
    display: inline-block; }
  .gnb-wrap {
    width: 720px;
    height: calc(100% - 120px);
    max-height: 100vh;
    position: fixed;
    left: 0;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    display: block;
    background: #fff;
    padding-bottom: 94px;
    opacity: 0;
    visibility: hidden;
    display: none; }
  .gnb-list {
    -ms-flex-flow: wrap;
        flex-flow: wrap;
    gap: 70px 0;
    padding: 65px 80px 73px;
    border-bottom: 10px solid #f4f7f9; }
  .gnb-list-1depth {
    font-size: 38px;
    font-weight: 700;
    line-height: 1.3;
    padding: 0;
    border-bottom: none;
    margin-bottom: 43px;
    display: block;
    text-align: left;
    letter-spacing: -1.52px; }
  .gnb-list-2depth {
    font-size: 30px;
    font-weight: 500;
    color: #333;
    letter-spacing: -1.2px; }
  .gnb-list-item {
    padding: 0;
    width: 50%;
    white-space: inherit; }
  .gnb-list-item::after {
    display: none; }
  .gnb-sub-list {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    position: static;
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0);
    opacity: 1;
    visibility: visible;
    height: auto; }
  .gnb-sub-item {
    width: 100%;
    margin-bottom: 37px; }
  .gnb-open-btn {
    width: 58px;
    height: 39px;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-flow: wrap;
        flex-flow: wrap;
    gap: 11px 0; }
  .gnb-open-btn span {
    width: 100%;
    height: 5px;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    -o-transition: transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    background: #000;
    display: inline-block; }
  .gnb-close-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-flow: wrap;
        flex-flow: wrap;
    width: 58px;
    height: 39px; }
  .gnb-close-btn span {
    width: 100%;
    height: 5px;
    background: #000;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    -o-transition: transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    display: inline-block; }
  .gnb-close-btn span:nth-child(1) {
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    position: absolute; }
  .gnb-close-btn span:nth-child(2) {
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg); }
  .gnb-logo img {
    width: 240px;
    height: 60px; }
  .gnb-cta-banner {
    font-size: 32px;
    font-weight: 600;
    color: #000;
    line-height: 1.3;
    padding: 48px 40px;
    background: #f4f7f9;
    letter-spacing: -1.28px;
    display: block; }
  .gnb-cta-banner .point {
    color: #148ce6; }
  .gnb-cta-banner img {
    padding: 6px 0 0 1px; }
  .gnb-newsroom-link {
    width: calc(100% - 80px);
    height: 90px;
    font-size: 30px;
    font-weight: 700;
    color: #fff;
    line-height: 90px;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 40px;
    border-radius: 20px;
    margin: 50px auto 38px;
    background: #138be6; }
  .gnb-familyNav {
    width: 36px;
    height: 36px;
    position: static;
    background: url(/assets/image/common/gnb_familyNav.png) no-repeat;
    background-size: contain;
    -webkit-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all; }
  .gnb-familyNav.on {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg); }
  .gnb-familySns p {
    font-size: 30px;
    font-weight: 600;
    color: #000;
    text-align: center;
    margin: 0;
    padding-bottom: 37px;
    letter-spacing: -1.2px; }
  .gnb-familySns-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0 20px; }
  .gnb-familySns-util {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 38px; }
  .gnb-familySns-util-item a {
    font-size: 27px;
    font-weight: 500;
    color: #999;
    letter-spacing: -1.12px; }
  .gnb-familySns-util-item:first-child {
    padding-right: 23px;
    margin-right: 17px; }
  .gnb-familySns-util-item:first-child::after {
    content: '';
    position: absolute;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
    top: calc(50% + 1px);
    right: 0;
    width: 2px;
    height: 23px;
    background: #999; }
  .header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: transparent;
    z-index: 100; }
  .header.fixed {
    position: fixed; }
  .header-gnb {
    width: 100%;
    height: 100%;
    max-width: 720px;
    padding-left: 0;
    position: absolute;
    opacity: 0;
    visibility: hidden;
    z-index: 6; }
  .header-gnb-container .inner {
    padding: 0;
    height: 100%;
    display: block; }
  .header-gnb-container .gnb-top {
    background: #fff;
    position: absolute;
    width: 100%;
    z-index: 4;
    border-bottom: 1px solid #ededed; }
  .header-gnb-container .gnb-top.show_mo {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    background: #fff !important;
    border-bottom: 1px solid #dbdbdb !important; }
  .header-gnb-layer {
    top: 0;
    background: rgba(0, 0, 0, 0.7);
    border: none; }
  .header.is-active {
    height: 100%; }
  .header.is-active .header-gnb {
    opacity: 1;
    visibility: visible; }
  .header.is-active .header-gnb-container {
    height: 100%; }
  .header.is-active .header-gnb-layer {
    opacity: 1;
    visibility: visible; }
  .header.is-active .gnb-wrap {
    opacity: 1;
    visibility: visible;
    display: block; }
  .familyNav_link {
    position: absolute;
    top: 40px;
    left: 296px;
    width: 36px;
    height: 36px;
    background: url(/assets/image/main/btn_familyNav.png) no-repeat;
    background-size: contain;
    -webkit-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all; }
  .familyNav_link.open {
    background: url(/assets/image/main/btn_familyNav_open.png) no-repeat;
    background-size: contain; }
  .familyNav_link.on {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg); }
  .familyNav_layer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5); }
  .familyNav_wrap {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    z-index: 9999 !important;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s, visibility 0.3s;
    -o-transition: opacity 0.3s, visibility 0.3s;
    transition: opacity 0.3s, visibility 0.3s; }
  .familyNav_wrap.show_mo {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .familyNav_wrap.on {
    opacity: 1;
    visibility: visible; }
  .familyNav_wrap.on .inner {
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0); }
  .familyNav_wrap .inner {
    width: 100%;
    max-width: 720px;
    -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
            transform: translateY(100%);
    padding: 55px 45px;
    margin: 0 auto;
    border-radius: 30px 30px 0 0;
    background: #fff;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
  .familyNav_wrap .btn_family {
    display: block;
    padding-left: 224px;
    background: url("/assets/image/common/gnb_little_logo.png") no-repeat left;
    background-size: 184px, auto; }
  .familyNav_wrap .btn_family:last-child {
    padding-top: 36px;
    margin-top: 36px;
    border-top: 1px solid #dbdbdb;
    background: url("/assets/image/common/gnb_nhome_logo.svg") no-repeat left 50px;
    background-size: 186px, auto; }
  .familyNav_wrap .btn_family h3 {
    font-size: 34px;
    font-weight: 700;
    line-height: 1;
    padding-bottom: 5px; }
  .familyNav_wrap .btn_family span {
    font-size: 24px;
    font-weight: 500;
    line-height: 1;
    display: block; }
  .familyNav_wrap .btn_family::after {
    content: '';
    width: 16px;
    height: 25px;
    position: absolute;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
    top: 50%;
    right: 0;
    background: url("/assets/image/common/gnb_familyNav_arrow.png") no-repeat; }
  .index .header .gnb-list-1depth {
    color: #000; }
  .index .header .gnb-open-btn span {
    background: #fff; }
  .index .header-gnb-container .gnb-top {
    border-bottom: none;
    background: transparent; } }

@media (max-width: 767px) {
  .gnb-top {
    padding: 4.17vw 5.56vw;
    height: 16.67vw; }
  .gnb-top .gnb-left {
    gap: 0 1.94vw; }
  .gnb-top .gnb-right {
    gap: 0 3.75vw; }
  .gnb-top .gnb-right .gnb-util-item {
    width: 23.61vw;
    height: 8.33vw; }
  .gnb-top .gnb-right .gnb-util-item a {
    font-size: 3.89vw;
    line-height: 8.33vw;
    letter-spacing: -0.16vw;
    border-radius: 4.17vw; }
  .gnb-wrap {
    width: 100%;
    height: calc(100% - 16.67vw);
    padding-bottom: 13.06vw; }
  .gnb-list {
    gap: 9.72vw 0;
    padding: 9.03vw 11.11vw 10.14vw;
    border-bottom: 1.39vw solid #f4f7f9; }
  .gnb-list-1depth {
    font-size: 5.28vw;
    margin-bottom: 5.97vw;
    letter-spacing: -0.21vw; }
  .gnb-list-2depth {
    font-size: 4.17vw;
    letter-spacing: -0.17vw; }
  .gnb-sub-item {
    margin-bottom: 5.14vw; }
  .gnb-open-btn {
    width: 8.06vw;
    height: 5.42vw;
    gap: 1.53vw 0; }
  .gnb-open-btn span {
    height: 0.69vw; }
  .gnb-close-btn {
    width: 8.06vw;
    height: 5.42vw; }
  .gnb-close-btn span {
    height: 0.69vw; }
  .gnb-logo img {
    width: 33.33vw;
    height: 8.33vw; }
  .gnb-cta-banner {
    font-size: 4.44vw;
    padding: 6.67vw 5.56vw;
    letter-spacing: -0.18vw; }
  .gnb-cta-banner img {
    padding: 0.83vw 0 0 1px;
    height: 4.31vw; }
  .gnb-newsroom-link {
    width: calc(100% - 11.11vw);
    height: 12.5vw;
    font-size: 4.17vw;
    line-height: 12.5vw;
    padding: 0 5.56vw;
    border-radius: 2.78vw;
    margin: 6.94vw auto 5.28vw; }
  .gnb-newsroom-link img {
    height: 5.56vw; }
  .gnb-familyNav {
    width: 5vw;
    height: 5vw; }
  .gnb-familySns p {
    font-size: 4.17vw;
    padding-bottom: 5.14vw;
    letter-spacing: -0.17vw; }
  .gnb-familySns-list {
    gap: 0 2.78vw; }
  .gnb-familySns-item img {
    height: 9.72vw; }
  .gnb-familySns-util {
    margin-top: 5.28vw; }
  .gnb-familySns-util-item a {
    font-size: 3.75vw;
    letter-spacing: -0.16vw; }
  .gnb-familySns-util-item:first-child {
    padding-right: 3.19vw;
    margin-right: 2.36vw; }
  .gnb-familySns-util-item:first-child::after {
    width: 1px;
    height: 3.19vw; }
  .familyNav_link {
    top: 5.56vw;
    left: 41.11vw;
    width: 5vw;
    height: 5vw; }
  .familyNav_wrap .inner {
    padding: 7.64vw 6.25vw;
    border-radius: 4.17vw 4.17vw 0 0; }
  .familyNav_wrap .btn_family {
    padding-left: 31.11vw;
    background-size: 25.56vw auto; }
  .familyNav_wrap .btn_family:last-child {
    padding-top: 5vw;
    margin-top: 5vw;
    background: url("/assets/image/common/gnb_nhome_logo.svg") no-repeat left 6.94vw;
    background-size: 25.69vw auto; }
  .familyNav_wrap .btn_family h3 {
    font-size: 4.72vw;
    padding-bottom: 0.69vw; }
  .familyNav_wrap .btn_family span {
    font-size: 3.33vw; }
  .familyNav_wrap .btn_family::after {
    width: 2.22vw;
    height: 3.47vw;
    background-size: contain; } }

#footer {
  position: relative;
  z-index: 49;
  margin: 0 auto 160px;
  line-height: 1.54;
  text-align: left;
  color: #8c8c8c;
  background-color: #fff; }

#footer * {
  font-family: Pretendard !important; }

#footer a {
  color: #8c8c8c;
  font-weight: 400; }

#footer .show-tm, #footer .show-ta, #footer .show-mo {
  display: none !important; }

#footer .on {
  color: #148ce6; }

.footer_item_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto; }

.footer_item_01 {
  padding: 50px 0 26px;
  border-top: 1px solid #f1f3f5;
  border-bottom: 1px solid #e6e6e6; }

.footer_item_01 .f_logo {
  width: 174px;
  height: 30px;
  margin-right: 37px; }

.footer_item_01 .f_call_nhome {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 295px;
  margin-right: 50px; }

.footer_item_01 .f_call_num {
  display: block;
  margin-bottom: 15px;
  line-height: 1.26;
  font-size: 24px;
  color: #148ce6; }

.footer_item_01 .f_call_info {
  display: block;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 800; }

.footer_item_01 .f_call_kakao {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 50px; }

.footer_item_01 .f_call_kakao::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
  height: 118px;
  background-color: #e6e6e6; }

.footer_item_01 .f_call_kakao h6 {
  margin-bottom: 5px; }

.footer_item_01 .f_call_kakao h6::before {
  content: '';
  display: inline-block;
  width: 32px;
  height: 32px;
  margin-right: 10px;
  vertical-align: top;
  border-radius: 6px;
  background: url(/assets/image/common/ico_katalk_ch.png) no-repeat;
  background-size: contain; }

.footer_item_01 .f_call_kakao .qr_link {
  margin-left: 46px; }

.footer_item_01 .f_call_kakao .btn_katalk_link_pc {
  display: block; }

.footer_item_01 .f_call_kakao .btn_katalk_link_pc span {
  font-size: 12px;
  text-decoration: underline; }

.footer_item_01 .f_call_kakao .btn_katalk_link_mo {
  display: block;
  margin-bottom: 8px;
  line-height: 1.2;
  font-size: 13px; }

.footer_item_01 .f_call_sns {
  margin-left: 50px; }

.footer_item_01 .f_call_sns .btn_app_link > img {
  width: 67px;
  height: 67px;
  vertical-align: top; }

.footer_item_01 .f_call_sns .sns_txt {
  margin-left: 12px; }

.footer_item_01 .f_call_sns .sns_txt h6 {
  margin-bottom: 0; }

.footer_item_01 .f_call_sns .sns_txt > .btn_app_link_txt > small {
  font-weight: 400;
  font-size: 12px;
  text-decoration: underline;
  color: #8c8c8c; }

.footer_item_01 .f_call_sns .item_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.footer_item_01 .f_call_sns .item_list:last-child {
  margin-top: 16px; }

.footer_item_01 .f_call_sns .item_list:last-child a {
  margin-right: 10px; }

.footer_item_01 .f_call_sns .item_list:last-child img {
  width: 32px;
  height: 32px; }

@media (min-width: 1024px) and (max-width: 1150px) {
  .footer_item_01 .f_call_nhome {
    margin-right: 20px; }
  .footer_item_01 .f_call_kakao {
    padding-left: 20px; }
  .footer_item_01 .f_call_sns {
    margin-left: 20px; } }

.footer_item_02 {
  border-bottom: 1px solid #e6e6e6; }

.footer_item_02 .footer_item_inner {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.footer_item_02 .foot_menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 21px 0; }

.footer_item_02 .foot_menu li {
  margin-right: 43px; }

.footer_item_02 .foot_menu a {
  font-size: 14px; }

.footer_item_02 .family_sel_box {
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6; }

.footer_item_02 .family_sel_box .family_sel {
  position: relative; }

.footer_item_02 .family_sel_box .family_sel::after {
  content: '+';
  position: absolute;
  right: 20px;
  top: 9px;
  -webkit-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
  font-weight: 300;
  font-size: 33px;
  color: #148ce6;
  pointer-events: none; }

.footer_item_02 .family_sel_box .family_sel.on::after {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg); }

.footer_item_02 .family_sel_box select {
  z-index: 0;
  opacity: 1;
  width: 242px;
  height: auto;
  padding: 23px 20px;
  letter-spacing: -0.5px;
  font-size: 14px;
  font-family: Pretendard !important;
  color: #8c8c8c;
  border: 0;
  background: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none; }

.footer_item_02 .family_sel_box select:focus {
  outline: none; }

.footer_item_02 .family_sel_box label {
  display: none; }

.footer_item_03 {
  padding-top: 7px; }

.footer_item_03 .footer_item_inner {
  display: block; }

.footer_item_03 .f_comment,
.footer_item_03 .copyright {
  margin-top: 23px;
  font-size: 12px; }

.footer_item_03 .f_comment a,
.footer_item_03 .copyright a {
  color: #8c8c8c; }

.footer_dim {
  /* family_select 오픈시 활성화 */
  display: none; }

.footer_dim.on {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  background-color: transparent !important; }

.item_list {
  position: relative; }

.item_list h6 {
  margin-bottom: 19px;
  font-size: 18px;
  font-weight: 700;
  color: #148ce6; }

.item_list strong {
  font-weight: 700; }

.item_list span {
  display: block;
  font-size: 13px; }

@media (max-width: 1023px) {
  #footer {
    margin: 0 auto 160px; }
  #footer .show-pc {
    display: none !important; }
  #footer .show-ta, #footer .show-tm {
    display: block !important; }
  .footer_item_inner {
    display: block;
    width: auto;
    margin: 0 0 0 40px; }
  .footer_item_01 {
    padding-bottom: 60px;
    border-bottom: 0; }
  .footer_item_01 .f_logo {
    width: 264px;
    height: 56px;
    margin: 0 0 22px 0; }
  .footer_item_01 .f_call_nhome {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    width: 100%;
    margin-right: 0;
    margin-bottom: 46px; }
  .footer_item_01 .f_call_nhome h6 {
    position: relative;
    font-size: 28px; }
  .footer_item_01 .f_call_nhome h6::after {
    content: '';
    position: absolute;
    top: 8px;
    right: 1px;
    width: 1px;
    height: 26px;
    background-color: #148ce6; }
  .footer_item_01 .f_call_nhome .item_list:first-child {
    margin-right: 66px;
    padding-right: 66px; }
  .footer_item_01 .f_call_nhome .item_list:first-child::after {
    display: none; }
  .footer_item_01 .f_call_num {
    position: absolute;
    top: 0;
    left: -118px;
    margin-bottom: 0;
    font-size: 34px;
    white-space: nowrap; }
  .footer_item_01 .f_call_info {
    margin-bottom: 25px;
    font-size: 26px; }
  .footer_item_01 .f_call_kakao {
    display: block;
    padding-left: 0; }
  .footer_item_01 .f_call_kakao::before {
    content: none; }
  .footer_item_01 .f_call_kakao h6 {
    margin-bottom: 0;
    line-height: 1; }
  .footer_item_01 .f_call_kakao h6::before {
    width: 66px;
    height: 66px;
    margin-right: 15px;
    border-radius: 10px; }
  .footer_item_01 .f_call_kakao .btn_katalk_link_mo {
    position: absolute;
    top: 36px;
    left: 81px;
    font-size: 22px; }
  .footer_item_01 .f_call_kakao .qr_link,
  .footer_item_01 .f_call_kakao .item_list > span {
    display: none; }
  .footer_item_01 .f_call_sns {
    margin-top: 58px;
    margin-left: 0; }
  .footer_item_01 .f_call_sns .btn_app_link > img {
    width: 67px;
    height: 67px;
    vertical-align: top; }
  .footer_item_01 .f_call_sns .sns_txt {
    margin-left: 0; }
  .footer_item_01 .f_call_sns .sns_txt h6 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .footer_item_01 .f_call_sns .sns_txt strong {
    font-weight: 500; }
  .footer_item_01 .f_call_sns .sns_txt strong::before {
    content: '';
    display: inline-block;
    width: 1px;
    height: 24px;
    margin: 0 20px;
    vertical-align: -3px;
    background-color: #148ce6; }
  .footer_item_01 .f_call_sns .item_list:first-child > .btn_app_link {
    position: absolute;
    top: 54px;
    left: 0; }
  .footer_item_01 .f_call_sns .item_list:last-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 16px;
    margin-left: 87px; }
  .footer_item_01 .f_call_sns .item_list:last-child a {
    margin-right: 20px; }
  .footer_item_01 .f_call_sns .item_list:last-child img {
    width: 66px;
    height: 66px; }
  .footer_item_02 {
    border-bottom: 0; }
  .footer_item_02 .footer_item_inner {
    margin-right: 40px; }
  .footer_item_02 .foot_menu {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    max-width: 640px;
    padding: 0 0 60px;
    line-height: 2; }
  .footer_item_02 .foot_menu li {
    margin-right: 0; }
  .footer_item_02 .foot_menu li::after {
    content: '';
    display: inline-block;
    width: 1px;
    height: 22px;
    margin: 0 30px 0 43px;
    vertical-align: -4px;
    background-color: #7e7e7e; }
  .footer_item_02 .foot_menu li:nth-child(4)::after, .footer_item_02 .foot_menu li:last-child::after {
    content: none; }
  .footer_item_02 .foot_menu a {
    font-size: 22px; }
  .footer_item_02 .family_sel_box {
    width: 100%;
    border: 1px solid #e6e6e6; }
  .footer_item_02 .family_sel_box .family_sel {
    width: 100%; }
  .footer_item_02 .family_sel_box .family_sel::after {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    right: 20px;
    top: 0;
    font-size: 45px; }
  .footer_item_02 .family_sel_box .family_sel.on::after {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none; }
  .footer_item_02 .family_sel_box select {
    width: 100%;
    padding: 14px 20px;
    font-size: 28px; }
  .footer_item_03 {
    padding-top: 10px; }
  .footer_item_03 .footer_item_inner {
    margin-right: 40px; }
  .footer_item_03 .f_comment,
  .footer_item_03 .copyright {
    margin-top: 30px;
    font-size: 22px; }
  .item_list h6 {
    margin-bottom: 36px;
    font-size: 25px; }
  .item_list span {
    font-size: 24px; } }

@media (max-width: 767px) {
  #footer {
    margin: 0 auto 150px; }
  .footer_item_inner {
    width: auto;
    margin: 0 0 0 20px; }
  .footer_item_01 {
    padding-bottom: 40px; }
  .footer_item_01 .f_logo {
    width: 176px;
    height: 37px;
    margin: 0 0 17px 0; }
  .footer_item_01 .f_call_nhome {
    margin-bottom: 30px; }
  .footer_item_01 .f_call_nhome h6 {
    font-size: 18px; }
  .footer_item_01 .f_call_nhome h6::after {
    top: 5px;
    right: -11px;
    height: 17px; }
  .footer_item_01 .f_call_nhome .item_list:first-child {
    margin-right: 44px;
    padding-right: 44px; }
  .footer_item_01 .f_call_num {
    top: 0;
    left: -68px;
    font-size: 22px; }
  .footer_item_01 .f_call_info {
    margin-bottom: 16px;
    font-size: 17px; }
  .footer_item_01 .f_call_kakao h6::before {
    width: 44px;
    height: 44px;
    margin-right: 10px;
    border-radius: 6px; }
  .footer_item_01 .f_call_kakao .btn_katalk_link_mo {
    top: 24px;
    left: 54px;
    font-size: 14px; }
  .footer_item_01 .f_call_sns {
    margin-top: 38px; }
  .footer_item_01 .f_call_sns .btn_app_link > img {
    width: 44px;
    height: 44px; }
  .footer_item_01 .f_call_sns .sns_txt strong::before {
    height: 16px;
    margin: 0 13px;
    vertical-align: -2px; }
  .footer_item_01 .f_call_sns .item_list:first-child > .btn_app_link {
    top: 34px; }
  .footer_item_01 .f_call_sns .item_list:last-child {
    margin-top: 10px;
    margin-left: 58px; }
  .footer_item_01 .f_call_sns .item_list:last-child a {
    margin-right: 13px; }
  .footer_item_01 .f_call_sns .item_list:last-child img {
    width: 43px;
    height: 43px; }
  .footer_item_02 .footer_item_inner {
    margin-right: 20px; }
  .footer_item_02 .foot_menu {
    max-width: 400px;
    padding: 0 0 40px; }
  .footer_item_02 .foot_menu li::after {
    height: 14px;
    margin: 0 20px 0 28px;
    vertical-align: -2px; }
  .footer_item_02 .foot_menu a {
    font-size: 14px; }
  .footer_item_02 .family_sel_box .family_sel::after {
    top: -2px;
    right: 13px;
    font-size: 30px; }
  .footer_item_02 .family_sel_box select {
    padding: 9px 13px;
    font-size: 18px;
    font-weight: 300; }
  .footer_item_03 {
    padding-top: 6px; }
  .footer_item_03 .footer_item_inner {
    margin-right: 20px; }
  .footer_item_03 .f_comment,
  .footer_item_03 .copyright {
    margin-top: 20px;
    font-size: 14px; }
  .item_list h6 {
    margin-bottom: 24px;
    font-size: 15px;
    letter-spacing: -0.5px; }
  .item_list span {
    font-size: 13px;
    letter-spacing: -0.5px; } }

.footer__one_price {
  width: 100%;
  padding: 40px 0;
  background: #148ce6; }

.footer__one_price .price_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 1060px;
  padding: 20px 0;
  margin: 0 auto;
  text-align: center;
  background: #fff;
  border: 1px solid rgba(158, 158, 158, 0.2); }

@media (min-width: 60em) {
  .footer__one_price .price_wrap {
    width: calc(100% - 160px);
    max-width: 1060px; } }

.footer__one_price .price_wrap > h3 {
  min-width: 175px;
  margin-right: 23px;
  line-height: 15px;
  color: #000;
  font-size: 16px;
  font-weight: 700;
  font-family: 'Pretendard';
  text-align: left;
  border-right: 1px solid rgba(158, 158, 158, 0.3); }

.footer__one_price .price_wrap > h3 > span {
  color: #148ce6; }

.footer__one_price .price_wrap > p {
  padding: 0;
  margin: 0;
  line-height: 20px;
  color: #000;
  font-size: 16px;
  font-weight: 400;
  font-family: 'Pretendard';
  text-align: left; }

@media (max-width: 59.99em) {
  .footer__one_price .price_wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-width: 500px;
    padding: 40px 0;
    margin: 0 auto;
    text-align: center;
    border: none; }
  .footer__one_price .price_wrap > h3 {
    min-width: 175px;
    margin: 0 auto 10px;
    line-height: 27px;
    font-size: 27px;
    font-weight: 700;
    font-family: 'Pretendard';
    text-align: center;
    border: none; }
  .footer__one_price .price_wrap > p {
    line-height: 32px;
    font-size: 22px;
    font-weight: 500;
    text-align: center; } }

@media (max-width: 44.99em) {
  .footer__one_price .price_wrap {
    max-width: calc(100% - 40px);
    padding: 20px 0; }
  .footer__one_price .price_wrap > h3 {
    margin: 0 auto 5px;
    line-height: 13px;
    font-size: 13px; }
  .footer__one_price .price_wrap > p {
    line-height: 16px;
    font-size: 11px; } }

.quickFloatingBanner_price {
  max-width: 187px;
  width: 100%;
  z-index: 100 !important;
  position: fixed;
  bottom: 110px;
  right: 35px; }

.quickFloatingBanner_price img {
  display: block;
  max-width: inherit;
  margin: 0 auto; }

.quickFloatingBanner_price img.show-mo {
  display: none; }

.quickFloatingBanner_price a {
  display: block;
  position: absolute;
  left: 48%;
  top: 119px;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 91px;
  height: 33px;
  font-size: 0;
  text-indent: -999em; }

@media (max-width: 1023px) {
  .footer_one_price .price_wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 40px 0;
    margin: 0 auto;
    text-align: center;
    border: none; }
  .footer_one_price .price_wrap > h3 {
    min-width: 175px;
    margin: 0 auto 10px;
    line-height: 27px;
    font-size: 27px;
    font-weight: 700;
    font-family: 'Pretendard';
    text-align: center;
    border: none; }
  .footer_one_price .price_wrap > p {
    line-height: 32px;
    font-size: 22px;
    font-weight: 500;
    text-align: center; }
  .quickFloatingBanner_price {
    max-width: 141px;
    top: auto;
    bottom: 75px;
    right: 0; }
  .quickFloatingBanner_price a {
    width: 141px;
    height: 141px;
    top: 0;
    left: 50%; }
  .quickFloatingBanner_price img.show-pc {
    display: none; }
  .quickFloatingBanner_price img.show-mo {
    display: block; } }

@media (max-width: 767px) {
  .footer_one_price .price_wrap {
    padding: 20px 0; }
  .footer_one_price .price_wrap > h3 {
    margin: 0 auto 6px;
    line-height: 18px;
    font-size: 18px; }
  .footer_one_price .price_wrap > p {
    line-height: 20px;
    font-size: 14px; } }

.page-header {
  text-align: center;
  padding: 3.5rem 20px 3.5rem; }

.page-header__desc {
  font-size: 1.8rem;
  margin: 3rem 0 0;
  word-break: keep-all; }

.page-header.has-side {
  padding: 4rem 20px 2.5rem; }

.page-header + .form .form__header {
  margin-top: 1rem; }

@media (min-width: 60em) {
  .page-header {
    padding: 7rem 46px 5.5rem; }
  .page-header.has-side {
    padding: 7.5rem 0 3rem;
    text-align: left; }
  .page-header + .form .form__header {
    margin-top: 2rem; } }

@media (max-width: 63.99em) {
  .page-header {
    padding: 80px 0 40px; }
  .page-header__title {
    font-size: 64px; }
  .page-header.has-side {
    padding: 80px 0 40px; } }

@media (max-width: 47.99em) {
  .page-header {
    padding: 11.11vw 0 5.56vw; }
  .page-header__title {
    font-size: 8.89vw; }
  .page-header.has-side {
    padding: 11.11vw 0 5.56vw; } }

.floating {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 90; }

.floating img {
  display: block;
  margin: 0 auto; }

.floating::before {
  content: '';
  width: 100%;
  height: 150px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
  background: url(/assets/image/main/f_banner_bg.png) no-repeat top;
  background-size: 100% 100%; }

.floating .btn_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative; }

.floating .btn_wrap a:first-child {
  margin-right: -14px;
  margin-bottom: -3px; }

.floating .show-mo {
  display: none; }

@media (max-width: 1300px) {
  .floating .btn_wrap a:first-child {
    margin-right: -1.08vw;
    margin-bottom: -0.23vw; } }

@media (max-width: 1023px) {
  .floating {
    bottom: -2px; }
  .floating .show-pc {
    display: none; }
  .floating .show-mo {
    display: block; }
  .floating::before {
    height: 34px;
    background: url(/assets/image/main/f_banner_bg_MO.png) no-repeat top; }
  .floating .btn_wrap {
    max-width: 720px;
    margin: 0 auto; }
  .floating .btn_wrap a {
    height: 100%;
    position: absolute;
    z-index: 10; }
  .floating .btn_wrap a.pay {
    width: 230px;
    left: 0; }
  .floating .btn_wrap a.free {
    width: calc(100% - 230px);
    right: 0; } }

@media (max-width: 767px) {
  .floating {
    bottom: -1px; }
  .floating::before {
    height: 4.43vw;
    background-size: contain; }
  .floating .btn_wrap a.pay {
    width: 30.99vw; }
  .floating .btn_wrap a.free {
    width: calc(100% - 30.99vw); } }

.quick_banner {
  position: fixed;
  top: 30%;
  right: 45px;
  z-index: 55; }

.quick_banner img {
  display: block;
  margin: 0 auto; }

.quick_banner .btn_wrap a {
  display: block;
  width: 120px;
  height: 40px;
  line-height: 39px;
  text-align: center;
  font-family: 'Pretendard';
  color: #000;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: -0.28px;
  border-radius: 20px;
  border: 1px solid #f2f2f2;
  background: #fff; }

.quick_banner .btn_wrap a:last-child {
  margin-top: 10px; }

.quick_banner .btn_wrap .btn_tit {
  line-height: 1;
  color: #fff;
  font-size: 16px;
  letter-spacing: -0.32px; }

.quick_banner .btn_wrap .btn_ebs, .quick_banner .btn_wrap .btn_data {
  height: 120px;
  line-height: normal;
  padding-top: 33px;
  border-radius: 50%;
  border: none;
  background: #148ce6; }

.quick_banner .btn_wrap .btn_ebs span, .quick_banner .btn_wrap .btn_data span {
  display: block;
  padding-top: 10px;
  line-height: 1.2;
  font-family: 'Pretendard';
  font-size: 13px;
  font-weight: 500;
  letter-spacing: -0.26px;
  color: #bae1ff; }

.quick_banner .btn_wrap .btn_data {
  margin: 10px 0 20px;
  background: #0abe5a; }

.quick_banner .btn_wrap .btn_data span {
  color: #a0fac8; }

@media (max-width: 1023px) {
  .quick_banner {
    display: none; } }

/*
.gnb {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 100%;
    padding-left: 214px;
    box-sizing: border-box;
    &__util-link {
        position: relative;
        padding-left: 13px;
        margin-left: 13px;
        line-height: 1;
        color: #7b7b7b;
        font-size: 14px;
        &::before {
            content: "";
            position: absolute;
            top: 7px;
            left: 0;
            width: 3px;
            height: 3px;
            margin-top: 0;
            border: none;
            border-radius: 50%;
            background: #c1c0c0;
        }
        &:first-child {
            &:before {
                display: none;
            }
        }
        svg {
            width: 17px;
            height: 17px;
            fill: $gray5;
        }
    }
    &__main-link {
        position: relative;
        display: block;
        color: #202020;
        font-family: 'Pretendard';
        font-size: 18px;
        font-weight: 500;
        letter-spacing: 0.45px;
        white-space: nowrap;
        &.ico_badge {
            @include mq(new-ta) {
                &::before {
                    content: "10일 무료";
                    position: absolute;
                    top: 4px;
                    left: 0;
                    width: 61px;
                    height: 20px;
                    color: #fff;
                    font-size: 12px;
                    letter-spacing: 0.12px;
                    line-height: 20px;
                    text-align: center;
                    background: url(/assets/image/main/bg_badge.png) no-repeat;
                }
            }
        }
    }
    &__btn-link {
        display: block;
        width: 94px;
        line-height: 38px;
        color: #fff;
        font-family: 'Pretendard';
        font-size: 15px;
        font-weight: 300;
        text-align: center;
        border-radius: 19px;
        background: #0065ff;
    }
    &__sub-item {
        position: relative;
        &::after {
            content: "";
            position: absolute;
            left: -20px;
            top: 18px;
            height: 15px;
            width: 1px;
            background: #eaeaea;
        }
        &:first-child {
            &::after {
                display: none;
            }
        }
    }
    &__sub-link {
        display: block;
        line-height: 50px;
        color: #9f9f9f;
        font-size: 17px;
        font-weight: 400;
        letter-spacing: 0.43px;
        transition: color .2s ease, box-shadow .2s ease;
        -webkit-tap-highlight-color: transparent;
        .no-touchevents & {
            &:hover,
            &:focus {
                color: $color-primary;
                font-weight: 400;
            }
        }

        &.is-current {
            color: $color-primary;
            font-weight: 400;
        }
    }
    &__bottom-link {
        display: inline-block;
        padding: 12px 0;
        font-size: rem(14);
        color: $gray5;
    }
    @include mq($until: large) {
        z-index: $header-z + 2;
        height: 100%;
        &__top {
            position: relative;
            display: flex;
            height: $header-height-sm;

            &::after {
                content: '';
                position: absolute;
                left: 0;
                right: 0;
                bottom: 0;
                height: 1px;
                background: $box-border-color;
            }
        }
        &__logo {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            svg {
                width: 158px;
                height: 25px;
            }
        }
        &__search {
            position: absolute;
            top: 16px;
            left: $offset-sm;
            svg {
                width: 24px;
                height: 24px;
                fill: $gray8;
            }
        }
        &__close {
            position: absolute;
            top: 16px;
            right: $offset-sm;
            svg {
                width: 24px;
                height: 24px;
                fill: $gray8;
            }
        }
        &__list {
            overflow-y: scroll;
            box-sizing: border-box;
            height: auto;
        }
        &__main-link {
            padding: 19px $offset-sm 20px;
            .is-current & {
                &::before {
                transform: translateX($offset-sm);
                }
            }
        }
        &__sub {
            display: flex;
            padding: 13px $offset-sm;
            border-top: 1px solid $gray1;
            background: $gray0;
        }
        &__sub-item {
            padding: 12px 0;
        }
        &__item {
            border-bottom: 1px solid $gray1;
            &.has-sub {
                &::before,
                    &::after {
                        content: '';
                        position: absolute;
                        top: 30px;
                        right: $offset-sm;
                        width: 12px;
                        height: 2px;
                        transition: transform .2s ease;
                        background-color: $gray7;
                    }
                    &::after {
                    transform: rotate(90deg);
                }
            }
            &.is-active {
                &::after {
                    transform: rotate(180deg);
                }
                .gnb__sub {
                    display: flex;
                }
            }
        }
        &__bottom {
            position: fixed;
            left: 0;
            bottom: 0;
            box-sizing: border-box;
            width: 100%;
            padding: 12px $offset-sm;
            border-top: 1px solid $gray1;
            background-color: $white;
        }
        &__bottom-link {
            color: $gray5;
            @include bar-list(10px, 2px, 12px, 1px, $gray3);
            &.is-newscreen {
                @include icon('newscreen', after) {
                font-size: 16px;
                vertical-align: middle;
                }
            }
        }
    }
    @include mq(medium, $until: large) {
        &__search {
            left: $offset-md;
        }
        &__main-link {
            &::before,
            &::after {
                right: $offset-md;
            }
            .is-current & {
                &::before {
                    transform: translateX($offset-md);
                }
            }
        }
        &__main-link,
        &__sub,
        &__bottom {
            padding-left: $offset-md;
            padding-right: $offset-md;
        }
    }
    // GNB 리뉴얼
    @include mq(new-ta) {
        &__close {
            display: none;
        }
        &__util,
        &__list {
            display: flex;
            align-items: center;
            justify-content: space-between;
            column-gap: 52px;
            height: 100%;
        }
        &__all_list {
            display: flex;
            align-items: center;
            justify-content: space-between;
            width: 100%;
            height: 100%;
        }
        &__btn_list {
            display: flex;
            align-items: center;
            column-gap: 4px;
            .gnb__item {
                padding: 0;
                margin-left: 0;
                line-height: 30px;
                &:last-child {
                    a {
                        background: #18273a;
                    }
                }
            }
        }
        &__main-link {
            height: 100%;
            line-height: 72px;
            &::after {
                content: "";
                position: absolute;
                bottom: 0px;
                left: 50%;
                transform: translateX(-50%);
                transition: width 0.3s ease 0s, left 0.3s ease 0s;
                width: 0;
                height: 2px;
                background: #0065ff;
            }
        }
        &__item {
            position: relative;
            height: 100%;
            padding: 0;
            &:last-child {
                padding-right: 0;
            }
            &.is-current, &:hover {
                position: relative;
                color: #202020;
                .gnb__main-link {
                    color: #0065ff;
                    &::after {
                        width: 100%;
                    }
                }
            }
            &:hover {
                .gnb__sub {
                    display: flex;
                }
            }
        }
        &__sub {
            position: absolute;
            top: 70px;
            display: flex;
            flex-flow: column;
            white-space: nowrap;
            text-align: left;
            box-sizing: border-box;
        }
        &__sub-item {
            display: inline-block;
            &:last-child {
                margin-right: 0;
            }
        }
    }
    @media (min-width: 1024px) {
        &__sub{
            // display: none;
            
        }
    }
}

// 리뉴얼 gnb 모바일 HL-64770
@include mq($until: new-ta) {
    .is-active {
        .gnb {
            display: block;
            padding-left: 0;
        }
        .logo_area {
            display: flex !important;
            align-items: center;
            justify-content: space-between;
            padding: 30px 40px;
            height: 120px;
            background: #138be6;
            box-sizing: border-box;
            .mlogo {
                display: block;
                width: 240px;
                img {
                    width: 100%;
                }
            }
        }
    }
    .gnb {
        z-index: 9997;
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        bottom: 0;
        width: 100%;
        max-width: 720px;
        background: #fff;
        &__close {
            position: initial;
            svg {
                width: 50px;
                height: 50px;
                fill: #fff;
            }
        }
        &__all_list {
            overflow-y: auto;
            height: calc(100% - 125px);
            padding: 0 0 188px;
            box-sizing: border-box;
            background: #fbfbfb;
        }
        &__list {
            padding: 30px 40px 50px;
        }
        &__item {
            padding: 0 43px 0 40px;
            margin-bottom: 30px;
            border-radius: 20px;
            box-shadow: 0 0 46px 0 rgba(0, 0, 0, 0.1);
            background: #fff;
            &.is-current {
                .gnb__main-link {
                    > span {
                        position: relative;
                        &::after {
                            content: "";
                            position: absolute;
                            top: -3px;
                            right: -13px;
                            width: 10px;
                            height: 10px;
                            border-radius: 50%;
                            background: #557dff;
                        }
                    }
                }
            }
            &.has-sub {
                padding-bottom: 40px;
                .gnb__main-link {
                    padding: 38px 0 23px;
                    margin-bottom: 30px;
                    border-bottom: 1px solid #dedee3;
                }
            }
            .gnb__main-link {
                color: #202020;
            }
            &:last-child {
                margin-bottom: 0;
            }
            &::before,
            &::after {
                display: none;
            }
        }
        &__sub {
            display: flex !important;
            flex-wrap: wrap;
            row-gap: 30px;
            padding: 0;
            border: none;
            background: none;
            &-item {
                width: 50%;
                padding: 0;
            }
            &-link {
                line-height: 1;
                color: #202020;
                font-size: 28px;
                font-weight: 300;
            }
        }
        &__btn_list {
            display: flex;
            align-items: center;
            justify-content: center;
            column-gap: 5px;
            position: fixed;
            bottom: 0;
            left: 0;
            width: 100%;
            max-width: 720px;
            padding: 22px 40px;
            background: #ffffff;
            box-shadow: 0px -8px 46px 0 rgba(0, 0, 0, 0.15);
            box-sizing: border-box;
            .gnb__item {
                width: 318px;
                height: 86px;
                padding: 0;
                margin: 0;
                border: none;
                box-shadow: none;
                &:last-child {
                    .gnb__btn-link {
                        background: #18273a;
                    }
                }
            }
            .gnb__btn-link {
                display: block;
                width: 318px;
                height: 86px;
                line-height: 86px;
                padding: 0;
                color: #fff;
                font-size: 32px;
                font-weight: 700;
                text-align: center;
                border: none;
            }
        }
        &__main-link {
            padding: 40px 0 30px;
            font-size: 32px;
            font-weight: 600;
        }
        &__login {
            &.show_mo {
                display: flex !important;
            }
            align-items: center;
            justify-content: center;
            column-gap: 15px;
            text-align: center;
            &-link {
                display: block;
                padding-right: 15px;
                line-height: 1;
                font-size: 24px;
                border-right: 1px solid #aaa;
                &:last-child {
                    padding: 0;
                    border: none;
                }
            }
        }
    }
}
@include mq($until: new-mo) {
    .is-active {
        .logo_area {
            padding: 4.17vw 5.56vw;
            height: 16.67vw;
            .mlogo {
                width: 33.33vw;
            }
        }
    }
    .gnb {
        &__close {
            svg {
                width: 6.94vw;
                height: 6.94vw;
            }
        }
        &__all_list {
            height: calc(100% - 17.36vw);
            padding: 0 0 26.11vw;
        }
        &__list {
            padding: 4.17vw 5.56vw 6.94vw;
        }
        &__item {
            padding: 0 5.97vw 0 5.56vw;
            margin-bottom: 4.17vw;
            border-radius: 2.78vw;
            &.is-current {
                .gnb__main-link {
                    > span {
                        &::after {
                            top: -0.42vw;
                            right: -1.81vw;
                            width: 1.39vw;
                            height: 1.39vw;
                        }
                    }
                }
            }
            &.has-sub {
                padding-bottom: 5.56vw;
                .gnb__main-link {
                    padding: 5.28vw 0 3.19vw;
                    margin-bottom: 4.17vw;
                }
            }
        }
        &__sub {
            row-gap: 4.17vw;
            &-link {
                font-size: 3.89vw;
            }
        }
        &__btn_list {
            column-gap: 0.69vw;
            padding: 3.06vw 5.56vw;
            .gnb__item {
                width: 44.17vw;
                height: 11.94vw;
            }
            .gnb__btn-link {
                width: 44.17vw;
                height: 11.94vw;
                line-height: 11.94vw;
                font-size: 4.44vw;
                border-radius: 2.5vw;
            }
        }
        &__main-link {
            padding: 5.56vw 0 4.17vw;
            font-size: 4.44vw;
        }
        &__login {
            column-gap: 2.08vw;
            &-link {
                padding-right: 2.08vw;
                font-size: 3.33vw;
            }
        }
    }
}

.is-hover
.is-hover {
    .gnb {
        &__util-link {
            color: #c2c2cb;
        }
        &__main-link {
            color: #202020;
        }
    }
}
*/
.snb {
  display: none;
  z-index: 50; }

@media (min-width: 60em) {
  .snb {
    position: absolute;
    display: block;
    top: 80px;
    width: 200px; }
  .snb.is-sticky {
    position: fixed;
    top: 120px; }
  .snb__header {
    margin-bottom: 20px; }
  .snb__header strong {
    color: #148ce6; }
  .snb__header p {
    margin: 0; }
  .snb__link {
    position: relative;
    display: block;
    padding: 10px 0;
    font-size: 1.5rem;
    font-weight: 400;
    color: #202020; }
  .snb__link.is-current {
    color: #148ce6; }
  .snb__link.is-current:after {
    content: "\ea08";
    display: inline-block;
    font-family: 'icon';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-decoration: none;
    text-transform: none;
    color: #148ce6;
    font-size: 18px;
    line-height: 1;
    margin-top: 4px;
    padding-left: 5px;
    vertical-align: top; } }

@media (min-width: 1024px) and (max-width: 1300px) {
  .snb {
    left: 40px; }
  .snb.is-sticky {
    left: 40px; } }

.snb__creation.gnb-list-2depth::before {
  top: -5px;
  left: 73px; }

@media (max-width: 1023px) {
  .snb__creation.gnb-list-2depth::before {
    top: 0;
    left: 130px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 11px; } }

@media (max-width: 767px) {
  .snb__creation.gnb-list-2depth::before {
    left: 18.06vw;
    width: 2.78vw;
    height: 2.78vw;
    line-height: 2.78vw;
    font-size: 1.53vw; } }

.snb__creation::before {
  content: "N";
  position: absolute;
  top: 8px;
  left: 70px;
  width: 16px;
  height: 16px;
  font-size: 9px;
  color: #fff;
  line-height: 16px;
  text-align: center;
  border-radius: 50%;
  background: #ff6833; }

@media (max-width: 63.99em) {
  .studydata .snb,
  .customer .snb,
  .mypage .snb {
    display: block;
    border-bottom: 1px solid #ededed;
    background: #fbfbfb;
    display: none; }
  .studydata .snb__header,
  .customer .snb__header,
  .mypage .snb__header {
    display: none; }
  .studydata .snb__list,
  .customer .snb__list,
  .mypage .snb__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: auto;
    line-height: 1;
    text-align: left;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
  .studydata .snb__list::-webkit-scrollbar,
  .customer .snb__list::-webkit-scrollbar,
  .mypage .snb__list::-webkit-scrollbar {
    display: none; }
  .studydata .snb__link,
  .customer .snb__link,
  .mypage .snb__link {
    padding: 0 35px;
    line-height: 100px;
    color: #202020;
    font-size: 29px;
    font-weight: 400; }
  .studydata .snb__link.is-current,
  .customer .snb__link.is-current,
  .mypage .snb__link.is-current {
    color: #148ce6; } }

@media (max-width: 47.99em) {
  .studydata .snb__link,
  .customer .snb__link,
  .mypage .snb__link {
    padding: 0 4.86vw;
    line-height: 13.89vw;
    font-size: 4.03vw; } }

.studydata .l-wrap,
.customer .l-wrap,
.mypage .l-wrap {
  width: 100%; }

.studydata .l-wrap .l-contents,
.customer .l-wrap .l-contents,
.mypage .l-wrap .l-contents {
  width: calc(100% - 40px);
  margin: 0 auto; }

@media (min-width: 45em) {
  .studydata .l-wrap .l-contents,
  .customer .l-wrap .l-contents,
  .mypage .l-wrap .l-contents {
    width: 100%;
    margin: 0 auto; } }

@media (min-width: 60em) {
  .studydata .l-wrap,
  .customer .l-wrap,
  .mypage .l-wrap {
    width: 100%; }
  .studydata .l-wrap .l-contents,
  .customer .l-wrap .l-contents,
  .mypage .l-wrap .l-contents {
    max-width: 1060px;
    width: calc(100% - 160px);
    margin: 0 auto; } }

.tnb {
  background: #f4f7f9; }

.tnb * {
  font-family: 'Pretendard'; }

.tnb__pad {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 16px;
  width: 100%;
  max-width: 1280px;
  padding: 9px 40px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.tnb__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 18px; }

.tnb__list-item a {
  font-size: 13px;
  font-weight: 400;
  color: #333;
  display: block;
  line-height: 20px; }

.tnb__list-item.is-current a {
  font-weight: 700; }

.tnb__list-item.is-current a::after {
  content: '';
  position: absolute;
  top: 0;
  right: -6px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #148ce6; }

.tnb__util {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 6px; }

.tnb__util a {
  font-size: 12px;
  color: #333;
  width: 72px;
  height: 27px;
  margin: 0;
  padding: 0;
  display: block;
  line-height: 27px;
  text-align: center;
  position: relative;
  border-radius: 13.5px;
  border: 1px solid #dbdbdb;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.tnb__util a::before {
  display: none; }

.tnb__util a.auth-user-toggle {
  border-color: transparent;
  background: #148ce6;
  color: #fff; }

@use "sass:math";
/* =============================================== ==========================
    ## 공통 믹스인 모음
  ================================================= ======================== */
@use 'sass:math';
/* 기준 화면 너비 */
/* pixel을 vw로 변환해주는 함수 */
*,
html {
  outline: none;
  font-family: 'Pretendard'; }

@-webkit-keyframes scroll_step {
  0% {
    -webkit-transform: translateY(50px);
            transform: translateY(50px);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1; } }

@keyframes scroll_step {
  0% {
    -webkit-transform: translateY(50px);
            transform: translateY(50px);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1; } }

.mathtering .sc_wrap img {
  margin: 0 auto;
  display: block; }

.mathtering .sc_wrap .inner {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 40px;
  text-align: center; }

.mathtering .dot {
  position: relative; }

.mathtering .dot::before, .mathtering .dot::after {
  content: '';
  position: absolute;
  top: -8px;
  left: 12px;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: #cfbaab; }

.mathtering .dot::after {
  right: 10px;
  left: auto; }

.mathtering mark {
  background: none; }

.mathtering .up_scroll {
  opacity: 0;
  -webkit-transition: opacity 1s, delay 1.5s, -webkit-transform 1.1s;
  transition: opacity 1s, delay 1.5s, -webkit-transform 1.1s;
  -o-transition: transform 1.1s, opacity 1s, delay 1.5s;
  transition: transform 1.1s, opacity 1s, delay 1.5s;
  transition: transform 1.1s, opacity 1s, delay 1.5s, -webkit-transform 1.1s; }

.mathtering-visual-hero {
  padding: 93px 0 52px;
  background: url(/assets/image/mathtering//hero_bg.jpg) no-repeat bottom, #0a050b; }

.mathtering-visual-hero .hero-icon {
  position: absolute;
  top: -93px;
  right: 40px; }

.mathtering-visual-hero .hero-cta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0 70px;
  max-width: 948px;
  margin: 29px auto 0; }

.mathtering-visual-hero .hero-cta a {
  padding: 17px 0 22px;
  border-radius: 15px;
  display: block;
  width: 100%;
  overflow: hidden; }

.mathtering-visual-hero .hero-cta a span {
  font-size: 16px;
  font-weight: 400;
  color: #fff; }

.mathtering-visual-hero .hero-cta a p {
  font-size: 23px;
  font-weight: 700;
  color: #000;
  line-height: 1;
  margin: 1px 0 0; }

.mathtering-visual-hero .hero-cta a::before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: -webkit-gradient(linear, left top, right top, from(#cd9150), to(#9c6c37));
  background: -o-linear-gradient(left, #cd9150, #9c6c37);
  background: linear-gradient(to right, #cd9150, #9c6c37);
  opacity: 0.85; }

.mathtering-visual-hero .hero-cta a:first-child {
  pointer-events: none; }

.mathtering-cta {
  padding: 125px 0 102px;
  background: url(/assets/image/mathtering//cta_bg.jpg) no-repeat top, #1f110e; }

.mathtering-cta-subtit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.mathtering-cta-subtit h3 {
  font-size: 30px;
  font-weight: 300;
  color: #f8e1cf; }

.mathtering-cta-subtit h3 mark {
  font-weight: 700;
  color: #fff5ed;
  background: none; }

.mathtering-cta-subtit p {
  font-size: 30px;
  font-weight: 700;
  color: #fff5ed;
  margin: 0 0 0 10px; }

.mathtering-cta-tit {
  font-size: 55px;
  font-weight: 700;
  color: #d59754;
  line-height: 1;
  margin-top: 12px;
  text-align: center; }

.mathtering-cta-tit span {
  color: #fff5ed; }

.mathtering-cta-tit strong {
  font-style: italic;
  font-weight: inherit; }

.mathtering-cta .bubble_wrap {
  position: relative;
  height: 450px;
  margin-top: 50px; }

.mathtering-cta .bubble_wrap li {
  position: absolute;
  opacity: 0; }

.mathtering-cta .bubble_wrap.active > li {
  -webkit-animation: scroll_step 0.5s ease-in-out forwards;
          animation: scroll_step 0.5s ease-in-out forwards; }

.mathtering-cta .bubble_wrap li:nth-child(1) {
  top: 0;
  right: 130px;
  -webkit-animation-delay: 0.2s !important;
          animation-delay: 0.2s !important; }

.mathtering-cta .bubble_wrap li:nth-child(2) {
  top: 22px;
  left: 185px;
  -webkit-animation-delay: 0.4s !important;
          animation-delay: 0.4s !important; }

.mathtering-cta .bubble_wrap li:nth-child(3) {
  top: 140px;
  right: 50px;
  -webkit-animation-delay: 0.6s !important;
          animation-delay: 0.6s !important; }

.mathtering-cta .bubble_wrap li:nth-child(4) {
  bottom: 107px;
  left: 50px;
  -webkit-animation-delay: 0.8s !important;
          animation-delay: 0.8s !important; }

.mathtering-cta .bubble_wrap li:nth-child(5) {
  top: 280px;
  right: 223px;
  -webkit-animation-delay: 1s !important;
          animation-delay: 1s !important; }

.mathtering-points {
  position: relative;
  padding: 115px 0 140px;
  background: url(/assets/image/mathtering//points_bg.jpg) no-repeat top, -webkit-gradient(linear, left top, right top, color-stop(50%, #d3c1a7), color-stop(50%, #e4aa83));
  background: url(/assets/image/mathtering//points_bg.jpg) no-repeat top, -o-linear-gradient(left, #d3c1a7 50%, #e4aa83 50%);
  background: url(/assets/image/mathtering//points_bg.jpg) no-repeat top, linear-gradient(to right, #d3c1a7 50%, #e4aa83 50%); }

.mathtering-points .points-header {
  color: #000; }

.mathtering-points .points-header h3 {
  font-size: 30px;
  font-weight: 300; }

.mathtering-points .points-header h2 {
  font-size: 55px;
  font-weight: 700;
  line-height: 1;
  margin-top: 3px; }

.mathtering-points .points-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 18px;
  margin-top: 47px; }

.mathtering-points .points-list-item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: relative;
  z-index: 2;
  padding: 37px 0 35px;
  overflow: hidden;
  -webkit-box-shadow: inset 0 0 0 200px rgba(255, 255, 255, 0.1), 11px 36px 90px 23px rgba(134, 117, 97, 0.6);
          box-shadow: inset 0 0 0 200px rgba(255, 255, 255, 0.1), 11px 36px 90px 23px rgba(134, 117, 97, 0.6);
  border-top: 2px solid rgba(255, 255, 252, 0.7);
  border-left: 2px solid rgba(255, 255, 252, 0.4);
  border-radius: 20px; }

.mathtering-points .points-list-item::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  -webkit-filter: blur(10px);
          filter: blur(10px);
  background: rgba(255, 255, 255, 0.1);
  border-top: 1px solid rgba(253, 240, 223, 0.5); }

.mathtering-points .points-list-item:nth-child(1) {
  -webkit-transition-delay: 0.2s;
       -o-transition-delay: 0.2s;
          transition-delay: 0.2s; }

.mathtering-points .points-list-item:nth-child(2) {
  -webkit-transition-delay: 0.4s;
       -o-transition-delay: 0.4s;
          transition-delay: 0.4s; }

.mathtering-points .points-list-item:nth-child(3) {
  -webkit-transition-delay: 0.6s;
       -o-transition-delay: 0.6s;
          transition-delay: 0.6s; }

.mathtering-points .points-list-item:nth-child(4) {
  -webkit-transition-delay: 0.8s;
       -o-transition-delay: 0.8s;
          transition-delay: 0.8s; }

.mathtering-points .points-caption {
  font-size: 19px;
  font-weight: 700;
  color: #000;
  line-height: 1.45;
  margin-top: 20px; }

.mathtering-points .promo-image {
  position: absolute;
  top: -70px;
  right: 40px;
  left: auto; }

.mathtering-feature {
  padding: 118px 0 130px; }

.mathtering-feature.sc_wrap .inner {
  max-width: 1160px; }

.mathtering-feature .icon-tag {
  position: absolute;
  top: -119px;
  left: -20px; }

.mathtering-feature .feature-wrap {
  border-radius: 35px;
  overflow: hidden; }

.mathtering-feature .feature-header {
  padding-top: 61px;
  margin-bottom: 39px; }

.mathtering-feature .feature-header-tit {
  font-size: 47px;
  font-weight: 700;
  color: #000;
  line-height: 1.2; }

.mathtering-feature .feature-intro {
  color: #000;
  padding: 32px 0 30px;
  background: -webkit-gradient(linear, left top, right top, from(#daa265), to(#be803b));
  background: -o-linear-gradient(left, #daa265, #be803b);
  background: linear-gradient(to right, #daa265, #be803b); }

.mathtering-feature .feature-intro small {
  font-size: 24px;
  font-weight: 300;
  line-height: 1.4; }

.mathtering-feature .feature-intro strong {
  font-size: 40px;
  font-weight: 700;
  line-height: 1.2;
  display: block; }

.mathtering-feature .feature-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 97px;
  padding: 49px 60px; }

.mathtering-feature--1 {
  background-color: #fdf4e8; }

.mathtering-feature--1 .feature-body {
  background-color: #fff; }

.mathtering-feature--1::before {
  content: '';
  position: absolute;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  left: 50%;
  width: 47px;
  height: 47px;
  background: url(/assets/image/mathtering//feature_point1_num.png) no-repeat top;
  text-align: center; }

.mathtering-feature--2 {
  background-color: #fff; }

.mathtering-feature--2 .feature-body {
  background-color: #fdf4e8; }

.mathtering-feature--2::before {
  content: '';
  position: absolute;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  left: 50%;
  width: 47px;
  height: 47px;
  background: url(/assets/image/mathtering//feature_point2_num.png) no-repeat top;
  text-align: center; }

.mathtering-feature--3 {
  background-color: #fdf4e8; }

.mathtering-feature--3 .feature-body {
  background-color: #fff; }

.mathtering-feature--3::before {
  content: '';
  position: absolute;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  left: 50%;
  width: 47px;
  height: 47px;
  background: url(/assets/image/mathtering//feature_point3_num.png) no-repeat top;
  text-align: center; }

.mathtering-feature--4 {
  background-color: #fff; }

.mathtering-feature--4 .feature-body {
  background-color: #fdf4e8; }

.mathtering-feature--4::before {
  content: '';
  position: absolute;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  left: 50%;
  width: 47px;
  height: 47px;
  background: url(/assets/image/mathtering//feature_point4_num.png) no-repeat top;
  text-align: center; }

.mathtering-analysis .analysis-body-features {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  gap: 27px 0;
  text-align: left; }

.mathtering-analysis .analysis-body-features li {
  padding-left: 46px; }

.mathtering-analysis .analysis-body-features li::before {
  content: '';
  position: absolute;
  top: 2px;
  left: 0;
  width: 31px;
  height: 31px;
  background: url(/assets/image/mathtering//analysis_icon_check.png) no-repeat top; }

.mathtering-analysis .analysis-body-features p {
  font-size: 22px;
  font-weight: 400;
  color: #000;
  margin: 0; }

.mathtering-analysis .analysis-body-features p span {
  font-weight: 700; }

.mathtering-special-content .special-content-list {
  width: 44%; }

.mathtering-special-content .special-content-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 20px;
  margin-bottom: 30px; }

.mathtering-special-content .special-content-item__term {
  font-size: 23px;
  font-weight: 700;
  color: #000;
  line-height: 67px;
  width: 100%;
  max-width: 90px;
  border-radius: 15px;
  background: #d7a369; }

.mathtering-special-content .special-content-item__desc {
  font-size: 22px;
  font-weight: 400;
  color: #000;
  line-height: 1.5;
  text-align: left; }

.mathtering-special-content .special-content-item__desc span {
  font-weight: 700;
  line-height: 1;
  padding-top: 10px; }

.mathtering-special-content .special-content-item:last-child {
  margin-bottom: 0; }

.mathtering-special-content .special-content-item:last-child .special-content-item__term {
  background: #16100a;
  color: #fff; }

.mathtering-special-content .special-content-body.feature-body {
  gap: 0 67px; }

.mathtering-consulting .consulting-body.feature-body {
  gap: 0 52px; }

.mathtering-consulting .consulting-body-feature {
  width: 380px;
  height: 460px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  gap: 16px 0;
  font-size: 20px;
  font-weight: 400;
  background: url("/assets/image/mathtering//consulting_feature_bg1.png") no-repeat top, #fff;
  color: #000;
  padding: 50px 0 65px;
  border-radius: 25px; }

.mathtering-consulting .consulting-body-feature__role {
  font-size: 23px;
  font-weight: 700;
  line-height: 1; }

.mathtering-consulting .consulting-body-feature__desc {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.4;
  margin: 0; }

.mathtering-consulting .consulting-body-feature:last-child {
  background: url("/assets/image/mathtering//consulting_feature_bg2.png") no-repeat top, #fff; }

.mathtering-cta-secondary {
  padding: 60px 0;
  background: #fff1df; }

.mathtering-cta-secondary .cta-secondary-tagline {
  font-size: 24px;
  font-weight: 400;
  color: #000;
  line-height: 1.3;
  margin: 0; }

.mathtering-cta-secondary .cta-secondary-tagline__accent {
  font-weight: 700; }

.mathtering-cta-secondary .cta-secondary-tagline__accent mark {
  background: none; }

.mathtering-cta-secondary .cta-secondary-tagline__accent mark::before {
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  top: -4px;
  left: 50%;
  background: #000; }

.mathtering-cta-secondary .cta-secondary-tagline__accent mark::after {
  display: none; }

.mathtering-cta-secondary .cta-secondary-tit {
  font-size: 44px;
  font-weight: 700;
  color: #000;
  line-height: 1.2; }

.mathtering-cta-secondary .cta-secondary-cta__group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0 40px;
  margin-top: 39px; }

.mathtering-cta-secondary .cta-secondary-cta__item:first-child {
  pointer-events: none; }

.mathtering-cta-secondary .cta-secondary-cta__item:last-child .cta-secondary-cta__button {
  background: #cea061; }

.mathtering-cta-secondary .cta-secondary-cta__label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 7px;
  margin-bottom: 12px; }

.mathtering-cta-secondary .cta-secondary-cta__label p {
  font-size: 17px;
  font-weight: 500;
  color: #000;
  margin: 0; }

.mathtering-cta-secondary .cta-secondary-cta__icon {
  display: block; }

.mathtering-cta-secondary .cta-secondary-cta__button {
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  line-height: 59px;
  width: 334px;
  height: 60px;
  border-radius: 30px;
  background: #000;
  display: inline-block; }

@media (min-width: 1024px) and (max-width: 1300px) {
  .mathtering-cta .bubble_wrap {
    height: 34.62vw;
    margin-top: 3.85vw; }
  .mathtering-cta .bubble_wrap li:nth-child(1) {
    right: 10vw;
    height: 12.77vw; }
  .mathtering-cta .bubble_wrap li:nth-child(1) img {
    height: 12.77vw; }
  .mathtering-cta .bubble_wrap li:nth-child(2) {
    top: 1.69vw;
    left: 14.23vw;
    height: 14vw; }
  .mathtering-cta .bubble_wrap li:nth-child(2) img {
    height: 14vw; }
  .mathtering-cta .bubble_wrap li:nth-child(3) {
    top: 10.77vw;
    right: 3.85vw;
    height: 12.77vw; }
  .mathtering-cta .bubble_wrap li:nth-child(3) img {
    height: 12.77vw; }
  .mathtering-cta .bubble_wrap li:nth-child(4) {
    bottom: 8.23vw;
    left: 3.85vw;
    height: 13.77vw; }
  .mathtering-cta .bubble_wrap li:nth-child(4) img {
    height: 13.77vw; }
  .mathtering-cta .bubble_wrap li:nth-child(5) {
    top: 21.54vw;
    right: 17.15vw;
    height: 13.77vw; }
  .mathtering-cta .bubble_wrap li:nth-child(5) img {
    height: 13.77vw; }
  .mathtering-points .points-list {
    gap: 0 1.38vw;
    margin-top: 47px; }
  .mathtering-points .points-list li {
    padding: 2.85vw 0 2.69vw;
    border-radius: 1.54vw; }
  .mathtering-points .points-figure img {
    height: 13.54vw; }
  .mathtering-points .points-caption {
    font-size: 1.46vw;
    margin-top: 1.54vw; }
  .mathtering-points .promo-image {
    top: -5.38vw;
    right: 3.08vw; }
  .mathtering-points .promo-image img {
    height: 14.54vw; } }

@media (max-width: 1023px) {
  .mathtering .sc_wrap .inner {
    max-width: 720px;
    padding: 0 40px; }
  .mathtering .dot::before, .mathtering .dot::after {
    left: 11px; }
  .mathtering .dot::after {
    right: 12px;
    left: auto; }
  .mathtering-visual-hero {
    padding: 156px 0 80px;
    background: url(/assets/image/mathtering//hero_bg_MO.jpg) no-repeat top/auto 100%, -webkit-gradient(linear, left top, left bottom, from(#0a050b), to(#1d0d0b));
    background: url(/assets/image/mathtering//hero_bg_MO.jpg) no-repeat top/auto 100%, -o-linear-gradient(top, #0a050b, #1d0d0b);
    background: url(/assets/image/mathtering//hero_bg_MO.jpg) no-repeat top/auto 100%, linear-gradient(to bottom, #0a050b, #1d0d0b); }
  .mathtering-visual-hero.sc_wrap .inner {
    max-width: 800px; }
  .mathtering-visual-hero .hero-icon {
    top: -157px;
    right: 80px; }
  .mathtering-visual-hero .hero-cta {
    gap: 0 20px;
    margin: 29px auto 0; }
  .mathtering-visual-hero .hero-cta a {
    padding: 23px 0 31px; }
  .mathtering-visual-hero .hero-cta a span {
    font-size: 22px;
    font-weight: 300; }
  .mathtering-visual-hero .hero-cta a p {
    font-size: 24px; }
  .mathtering-cta {
    padding: 127px 0 104px;
    background: url(/assets/image/mathtering//cta_bg_MO.jpg) no-repeat top/100% 100%, -webkit-gradient(linear, left top, left bottom, from(#1f110e), color-stop(#4e2b1a), to(#2f170e));
    background: url(/assets/image/mathtering//cta_bg_MO.jpg) no-repeat top/100% 100%, -o-linear-gradient(top, #1f110e, #4e2b1a, #2f170e);
    background: url(/assets/image/mathtering//cta_bg_MO.jpg) no-repeat top/100% 100%, linear-gradient(to bottom, #1f110e, #4e2b1a, #2f170e); }
  .mathtering-cta-subtit {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    gap: 38px 0; }
  .mathtering-cta-subtit h3 {
    font-size: 29px; }
  .mathtering-cta-subtit h3 mark {
    font-weight: 700;
    color: #fff5ed; }
  .mathtering-cta-subtit p {
    margin: 0;
    padding: 3px 0;
    font-size: 40px;
    border: 1px solid rgba(248, 225, 207, 0.43);
    border-left: 0;
    border-right: 0; }
  .mathtering-cta-subtit p span {
    letter-spacing: 12px;
    color: #f8e1cf; }
  .mathtering-cta-subtit p span:nth-child(1) {
    font-weight: 300; }
  .mathtering-cta-subtit p span:nth-child(2) {
    margin: 0 8px; }
  .mathtering-cta-tit {
    font-size: 72px;
    line-height: 1.2;
    margin-top: 18px; }
  .mathtering-cta .bubble_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    height: auto;
    margin-top: 50px; }
  .mathtering-cta .bubble_wrap li {
    position: static; }
  .mathtering-cta .bubble_wrap li:nth-child(1) {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    -ms-flex-item-align: start;
        align-self: flex-start;
    -webkit-animation-delay: 0.2s !important;
            animation-delay: 0.2s !important; }
  .mathtering-cta .bubble_wrap li:nth-child(2) {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    -ms-flex-item-align: end;
        align-self: flex-end;
    -webkit-animation-delay: 0.4s !important;
            animation-delay: 0.4s !important; }
  .mathtering-cta .bubble_wrap li:nth-child(3) {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
    -ms-flex-item-align: end;
        align-self: flex-end;
    -webkit-animation-delay: 0.8s !important;
            animation-delay: 0.8s !important; }
  .mathtering-cta .bubble_wrap li:nth-child(4) {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    -ms-flex-item-align: start;
        align-self: flex-start;
    -webkit-animation-delay: 0.6s !important;
            animation-delay: 0.6s !important; }
  .mathtering-cta .bubble_wrap li:nth-child(5) {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
    -ms-flex-item-align: start;
        align-self: flex-start;
    -webkit-animation-delay: 1s !important;
            animation-delay: 1s !important; }
  .mathtering-points {
    padding: 130px 0 29px;
    background: url(/assets/image/mathtering//points_bg_MO.jpg) no-repeat top/100% 100%, -webkit-gradient(linear, left top, left bottom, from(#cbb998), to(#dea68b));
    background: url(/assets/image/mathtering//points_bg_MO.jpg) no-repeat top/100% 100%, -o-linear-gradient(top, #cbb998, #dea68b);
    background: url(/assets/image/mathtering//points_bg_MO.jpg) no-repeat top/100% 100%, linear-gradient(to bottom, #cbb998, #dea68b); }
  .mathtering-points .points-header h2 {
    font-size: 53px; }
  .mathtering-points .points-list {
    display: grid;
    gap: 30px 18px;
    grid-template-columns: repeat(2, 1fr);
    margin: 47px 0 43px; }
  .mathtering-points .points-list-item {
    padding: 45px 0 42px; }
  .mathtering-points .points-caption {
    font-size: 23px;
    line-height: 1.35;
    margin-top: 20px; }
  .mathtering-points .promo-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0 20px;
    position: relative;
    z-index: 10; }
  .mathtering-points .promo-image {
    position: static; }
  .mathtering-points .promo-text {
    font-weight: 700;
    line-height: 1; }
  .mathtering-points .promo-text-title {
    font-size: 38px;
    font-weight: inherit;
    color: #000;
    margin-bottom: 9px; }
  .mathtering-points .promo-text-title .dot::before, .mathtering-points .promo-text-title .dot::after {
    background: #000; }
  .mathtering-points .promo-text-title .dot::before {
    left: 16px; }
  .mathtering-points .promo-text-title .dot::after {
    right: 15px; }
  .mathtering-points .promo-text-subtitle {
    font-size: 59px;
    font-weight: inherit;
    color: #946633; }
  .mathtering-feature {
    padding: 118px 0 126px; }
  .mathtering-feature .feature-header {
    padding-top: 67px;
    margin-bottom: 50px; }
  .mathtering-feature .feature-header-tit {
    font-size: 52px; }
  .mathtering-feature .feature-intro {
    padding: 32px 0 30px;
    background: -webkit-gradient(linear, left top, right top, from(#daa265), to(#be803b));
    background: -o-linear-gradient(left, #daa265, #be803b);
    background: linear-gradient(to right, #daa265, #be803b); }
  .mathtering-feature .feature-intro small {
    font-size: 27px; }
  .mathtering-feature .feature-body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    gap: 34px 0;
    padding: 60px 48px 71px; }
  .mathtering-analysis .analysis-body-features {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    gap: 27px 0; }
  .mathtering-analysis .analysis-body-features li {
    padding-left: 60px; }
  .mathtering-analysis .analysis-body-features li::before {
    width: 44px;
    height: 43px;
    top: 1px;
    background: url(/assets/image/mathtering//analysis_icon_check_MO.png) no-repeat top/cover; }
  .mathtering-analysis .analysis-body-features p {
    font-size: 30px;
    letter-spacing: -0.1px; }
  .mathtering-live-tutor .live-tutor-body {
    padding: 60px 36px 71px; }
  .mathtering-special-content .special-content-list {
    width: 100%; }
  .mathtering-special-content .special-content-item {
    gap: 0 23px;
    margin-bottom: 33px; }
  .mathtering-special-content .special-content-item__term {
    font-size: 26px;
    line-height: 80px;
    width: 100%;
    max-width: 100px; }
  .mathtering-special-content .special-content-item__desc {
    font-size: 28px;
    line-height: 1.3; }
  .mathtering-special-content .special-content-body.feature-body {
    gap: 34px 0; }
  .mathtering-consulting .consulting-body {
    display: block;
    padding-right: 0;
    padding-left: 0; }
  .mathtering-consulting .consulting-body::before {
    content: '';
    width: 20%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    background: #fdf4e8; }
  .mathtering-consulting .consulting-body .slick-slide {
    width: 380px;
    height: 460px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    gap: 16px 0;
    font-size: 20px;
    font-weight: 400;
    background: url("/assets/image/mathtering//consulting_feature_bg1_MO.png") no-repeat top, #fff;
    padding: 50px 0 65px;
    border-radius: 25px;
    margin-right: 30px; }
  .mathtering-consulting .consulting-body .slick-slide[data-slick-index='-1'] {
    visibility: hidden; }
  .mathtering-consulting .consulting-body .slick-dots {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0 20px;
    margin-top: 52px; }
  .mathtering-consulting .consulting-body .slick-dots li button {
    width: 22px;
    height: 22px;
    background: rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    cursor: pointer;
    font-size: 0;
    display: block; }
  .mathtering-consulting .consulting-body .slick-dots li.slick-active button {
    background: rgba(0, 0, 0, 0.3); }
  .mathtering-consulting .consulting-body-feature {
    height: auto; }
  .mathtering-consulting .consulting-body-feature__role {
    font-size: 23px;
    font-weight: 700;
    line-height: 1; }
  .mathtering-consulting .consulting-body-feature__desc {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.4;
    margin: 0; }
  .mathtering-consulting .consulting-body-feature__2.slick-slide {
    background: url("/assets/image/mathtering//consulting_feature_bg2_MO.png") no-repeat top, #fff; }
  .mathtering-cta-secondary {
    padding: 68px 0 71px; }
  .mathtering-cta-secondary .cta-secondary-tagline {
    font-size: 29px;
    font-weight: 700;
    margin: 0;
    display: inline-block; }
  .mathtering-cta-secondary .cta-secondary-tagline::before {
    content: '';
    width: calc(100% - 41px);
    height: 2px;
    position: absolute;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    top: 34px;
    left: 50%;
    background: #000; }
  .mathtering-cta-secondary .cta-secondary-tagline__accent {
    display: block;
    margin-top: 35px; }
  .mathtering-cta-secondary .cta-secondary-tagline__accent mark:nth-child(2) {
    margin: 0 -6px; }
  .mathtering-cta-secondary .cta-secondary-tit {
    font-size: 74px; }
  .mathtering-cta-secondary .cta-secondary-cta__group {
    gap: 0 20px;
    margin-top: 43px; }
  .mathtering-cta-secondary .cta-secondary-cta__label {
    margin-bottom: 20px; }
  .mathtering-cta-secondary .cta-secondary-cta__label p {
    font-size: 22px; }
  .mathtering-cta-secondary .cta-secondary-cta__button {
    font-size: 24px;
    line-height: 106px;
    width: 310px;
    height: 106px;
    border-radius: 53px; } }

@media (max-width: 767px) {
  .mathtering .sc_wrap .inner {
    padding: 0 20px; }
  .mathtering .dot::before, .mathtering .dot::after {
    left: 1.53vw; }
  .mathtering .dot::after {
    right: 1.67vw;
    left: auto; }
  .mathtering-visual-hero {
    padding: 21.67vw 0 11.11vw; }
  .mathtering-visual-hero .hero-icon {
    top: -21.81vw;
    right: 11.11vw; }
  .mathtering-visual-hero .hero-icon img {
    height: 20.97vw; }
  .mathtering-visual-hero .hero-cta {
    gap: 0 2.78vw;
    margin: 4.03vw auto 0; }
  .mathtering-visual-hero .hero-cta a {
    padding: 3.19vw 0 4.31vw;
    border-radius: 2.08vw; }
  .mathtering-visual-hero .hero-cta a span {
    font-size: 3.06vw; }
  .mathtering-visual-hero .hero-cta a p {
    font-size: 3.33vw; }
  .mathtering-cta {
    padding: 17.64vw 0 14.44vw; }
  .mathtering-cta-subtit {
    gap: 5.28vw 0; }
  .mathtering-cta-subtit h3 {
    font-size: 4.03vw; }
  .mathtering-cta-subtit p {
    padding: 3vw px 0;
    font-size: 5.56vw; }
  .mathtering-cta-subtit p span {
    letter-spacing: 1.67vw; }
  .mathtering-cta-subtit p span:nth-child(2) {
    margin: 0 1.11vw; }
  .mathtering-cta-tit {
    font-size: 10vw;
    margin-top: 2.5vw; }
  .mathtering-cta .bubble_wrap {
    margin-top: 6.94vw; }
  .mathtering-points {
    padding: 18.06vw 0 4.03vw; }
  .mathtering-points .points-header h3 {
    font-size: 4.17vw; }
  .mathtering-points .points-header h2 {
    font-size: 7.36vw; }
  .mathtering-points .points-list {
    gap: 4.17vw 2.5vw;
    margin: 6.53vw 0 5.97vw; }
  .mathtering-points .points-list-item {
    padding: 6.25vw 0 5.83vw;
    -webkit-box-shadow: inset 0 0 0 27.78vw rgba(255, 255, 255, 0.1), 1.53vw 5vw 12.5vw 3.19vw rgba(134, 117, 97, 0.6);
            box-shadow: inset 0 0 0 27.78vw rgba(255, 255, 255, 0.1), 1.53vw 5vw 12.5vw 3.19vw rgba(134, 117, 97, 0.6);
    border-radius: 2.78vw; }
  .mathtering-points .points-caption {
    font-size: 3.19vw;
    margin-top: 2.78vw; }
  .mathtering-points .promo-text-title {
    font-size: 5.28vw;
    margin-bottom: 1.25vw; }
  .mathtering-points .promo-text-title .dot::before {
    left: 2.22vw; }
  .mathtering-points .promo-text-title .dot::after {
    right: 2.08vw; }
  .mathtering-points .promo-text-subtitle {
    font-size: 8.19vw; }
  .mathtering-points .promo-wrap {
    gap: 0 2.78vw; }
  .mathtering-points .promo-image img {
    height: 25vw; }
  .mathtering-feature {
    padding: 16.39vw 0 17.5vw; }
  .mathtering-feature::before {
    width: 6.53vw;
    height: 6.53vw;
    background-size: contain; }
  .mathtering-feature .icon-tag {
    top: -16.53vw;
    left: 20px; }
  .mathtering-feature .icon-tag img {
    height: 21.11vw; }
  .mathtering-feature .feature-header {
    padding-top: 9.31vw;
    margin-bottom: 6.94vw; }
  .mathtering-feature .feature-header-tit {
    font-size: 7.22vw; }
  .mathtering-feature .feature-intro {
    padding: 4.44vw 0 4.17vw; }
  .mathtering-feature .feature-intro small {
    font-size: 3.75vw; }
  .mathtering-feature .feature-intro strong {
    font-size: 5.56vw; }
  .mathtering-feature .feature-wrap {
    border-radius: 4.86vw; }
  .mathtering-feature .feature-body {
    gap: 4.72vw 0;
    padding: 8.33vw 6.67vw 9.86vw; }
  .mathtering-analysis .analysis-body-features {
    gap: 3.75vw 0; }
  .mathtering-analysis .analysis-body-features li {
    padding-left: 8.33vw; }
  .mathtering-analysis .analysis-body-features li::before {
    width: 6.11vw;
    height: 5.97vw; }
  .mathtering-analysis .analysis-body-features p {
    font-size: 4.17vw; }
  .mathtering-live-tutor .live-tutor-body {
    padding: 8.33vw 5vw 9.86vw; }
  .mathtering-special-content .special-content-item {
    gap: 0 3.19vw;
    margin-bottom: 4.58vw; }
  .mathtering-special-content .special-content-item__term {
    font-size: 3.61vw;
    line-height: 11.11vw;
    max-width: 13.89vw;
    border-radius: 2.08vw; }
  .mathtering-special-content .special-content-item__desc {
    font-size: 3.89vw; }
  .mathtering-special-content .special-content-body.feature-body {
    gap: 4.72vw 0; }
  .mathtering-consulting .consulting-body {
    padding-right: 0;
    padding-left: 0; }
  .mathtering-consulting .consulting-body .slick-slide {
    width: 52.78vw;
    height: 63.89vw;
    gap: 2.22vw 0;
    font-size: 2.78vw;
    background-size: cover;
    padding: 6.94vw 0 9.03vw;
    border-radius: 3.47vw;
    margin-right: 4.17vw; }
  .mathtering-consulting .consulting-body .slick-dots {
    gap: 0 2.78vw;
    margin-top: 7.22vw; }
  .mathtering-consulting .consulting-body .slick-dots li button {
    width: 3.06vw;
    height: 3.06vw; }
  .mathtering-consulting .consulting-body-feature__role {
    font-size: 3.19vw; }
  .mathtering-consulting .consulting-body-feature__desc {
    font-size: 2.78vw; }
  .mathtering-consulting .consulting-body-feature__2.slick-slide {
    background-size: cover; }
  .mathtering-cta-secondary {
    padding: 9.44vw 0 9.86vw; }
  .mathtering-cta-secondary .cta-secondary-tagline {
    font-size: 4.03vw; }
  .mathtering-cta-secondary .cta-secondary-tagline::before {
    width: calc(100% - 5.69vw);
    height: 1px;
    top: 4.72vw; }
  .mathtering-cta-secondary .cta-secondary-tagline__accent {
    margin-top: 4.86vw; }
  .mathtering-cta-secondary .cta-secondary-tagline__accent mark:nth-child(2) {
    margin: 0 -0.83vw; }
  .mathtering-cta-secondary .cta-secondary-tit {
    font-size: 10.28vw; }
  .mathtering-cta-secondary .cta-secondary-cta__group {
    gap: 0 2.78vw;
    margin-top: 5.97vw; }
  .mathtering-cta-secondary .cta-secondary-cta__label {
    margin-bottom: 2.78vw;
    gap: 0 0.97vw; }
  .mathtering-cta-secondary .cta-secondary-cta__label p {
    font-size: 3.06vw; }
  .mathtering-cta-secondary .cta-secondary-cta__icon {
    height: 4.17vw; }
  .mathtering-cta-secondary .cta-secondary-cta__button {
    font-size: 3.33vw;
    line-height: 14.72vw;
    width: 43.06vw;
    height: 14.72vw;
    border-radius: 7.36vw; } }

.l-wrap {
  max-width: 1200px;
  width: calc(100% - 40px); }

.l-wrap.info-wrap {
  max-width: 1117px; }

@media (max-width: 59.99em) {
  .l-wrap {
    max-width: 720px;
    width: 100%;
    padding: 0 40px; } }

@media (max-width: 47.99em) {
  .l-wrap {
    padding: 0 20px; } }

.show-mo {
  display: none; }

.br {
  display: none; }

@media (max-width: 59.99em) {
  .show-pc {
    display: none; }
  .show-mo {
    display: block; }
  .br {
    display: initial; } }

.payment-device {
  padding: 155px 0 0;
  background: url(/assets/image/payment/icon_header_logo.png) no-repeat center 81px, #fff; }

.payment-device__pad {
  background: none; }

.payment-device__pad .page-header {
  padding: 0; }

.payment-device__pad .page-header__sub {
  color: #5562ff;
  font-size: 24px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: normal;
  font-family: 'S-CoreDream', sans-serif; }

.payment-device__pad .page-header__title {
  margin: 22px 0 60px;
  color: #000;
  font-size: 55px;
  font-weight: 600;
  line-height: 54px;
  letter-spacing: normal;
  font-family: 'S-CoreDream', sans-serif; }

.payment-device__pad .payment-swiper {
  max-width: 1200px;
  margin: 0 auto;
  background: #f1f3f5; }

.payment-device__pad .payment-swiper .payment-swiper__img-box {
  padding: 0; }

.payment-device__pad .payment-swiper .payment-swiper__img-box img {
  max-width: 1200px; }

.payment-device__pad .payment-device__desc {
  margin-top: 50px;
  color: #000;
  font-size: 23px;
  font-weight: 500;
  line-height: 35px;
  letter-spacing: normal;
  font-family: 'S-CoreDream', sans-serif;
  text-align: center; }

.payment-swiper__img-box {
  padding: 0 2rem;
  text-align: center; }

.payment-swiper .swiper-slide {
  -webkit-transform: scale(0.8);
      -ms-transform: scale(0.8);
          transform: scale(0.8);
  -webkit-transition: 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
  opacity: 0.3; }

.payment-swiper .swiper-slide-active {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  opacity: 1; }

.payment-swiper .swiper-controller {
  position: absolute;
  left: 50%;
  bottom: 0;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 1200px;
  width: 100%;
  height: 100%;
  margin-top: 0;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%); }

.payment-swiper .swiper-controller .swiper-pagination {
  position: absolute;
  bottom: 44px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%); }

.payment-swiper .swiper-controller .swiper-pagination-bullet {
  margin: 0;
  width: 14px;
  height: 14px;
  border: none;
  background: #fff; }

.payment-swiper .swiper-controller .swiper-pagination-bullet:nth-child(n + 2) {
  margin-left: 20px; }

.payment-swiper .swiper-controller .swiper-pagination-bullet-active {
  background: #000; }

.payment-swiper .swiper-button-prev {
  width: 27px;
  height: 49px;
  left: 153px;
  background: url(/assets/image/payment/icon_arrow_prev.png) no-repeat center; }

.payment-swiper .swiper-button-prev::before {
  display: none; }

.payment-swiper .swiper-button-next {
  width: 27px;
  height: 49px;
  right: 153px;
  background: url(/assets/image/payment/icon_arrow_next.png) no-repeat center; }

.payment-swiper .swiper-button-next::before {
  display: none; }

.payment-feature {
  border-top: none;
  margin-top: 176px; }

.payment-feature__h {
  width: 100%; }

.payment-feature__h.h2 {
  color: #000;
  font-size: 55px;
  font-weight: 600;
  line-height: 54px;
  letter-spacing: normal;
  font-family: 'S-CoreDream', sans-serif; }

.payment-feature__h.h2 > span {
  color: #5562ff; }

.payment-feature__h.h4 {
  color: #000;
  font-size: 42px;
  font-weight: 300;
  line-height: 70px;
  letter-spacing: normal;
  font-family: 'S-CoreDream', sans-serif;
  text-align: center; }

.payment-feature__h.h3 {
  margin-bottom: 76px;
  color: #000;
  font-size: 53px;
  font-weight: 600;
  line-height: 70px;
  letter-spacing: normal;
  font-family: 'S-CoreDream', sans-serif;
  text-align: center; }

.payment-feature__h.h3 span {
  color: #5562ff; }

.payment-feature__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.payment-feature__box.box1 {
  margin: 94px 0 159px; }

.payment-feature__box.box1 > ul {
  margin: 96px 0 0 52px; }

.payment-feature__box.box1 > ul > li {
  padding-left: 36px;
  color: #202020;
  font-size: 26px;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: -0.39px;
  font-family: 'S-CoreDream', sans-serif;
  margin-bottom: 37px; }

.payment-feature__box.box1 > ul > li:last-child {
  margin-bottom: 0; }

.payment-feature__box.box1 > ul > li:nth-child(1) {
  background: url(/assets/image/payment/icon_feature_1.png) no-repeat left; }

.payment-feature__box.box1 > ul > li:nth-child(2) {
  background: url(/assets/image/payment/icon_feature_2.png) no-repeat left; }

.payment-feature__box.box1 > ul > li:nth-child(3) {
  background: url(/assets/image/payment/icon_feature_3.png) no-repeat left; }

.payment-feature__box.box1 > ul > li:nth-child(4) {
  background: url(/assets/image/payment/icon_feature_4.png) no-repeat left; }

.payment-feature__box.box2 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-bottom: 78px; }

.payment-feature__box.box2 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  width: 100%;
  text-align: center; }

.payment-feature__box.box2 ul > li {
  position: relative;
  width: 25%;
  padding: 10px 0 31px;
  border-right: 1px solid #dedee3; }

@media (min-width: 60em) {
  .payment-feature__box.box2 ul > li {
    max-width: 100%;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1; } }

.payment-feature__box.box2 ul > li:nth-child(n + 2) div.book_wrap > img {
  margin-top: 13px; }

.payment-feature__box.box2 ul > li:nth-last-child(2) div.book_wrap::before {
  background: #eff0f0; }

.payment-feature__box.box2 ul > li:last-child {
  border-right: 0; }

.payment-feature__box.box2 ul > li:last-child div.book_wrap::before {
  background: #21432d; }

.payment-feature__box.box2 ul > li div.book_wrap {
  height: 180px; }

.payment-feature__box.box2 ul > li div.book_wrap::before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 180px;
  height: 180px;
  background: #f1f3f5;
  border-radius: 100%;
  content: ''; }

.payment-feature__box.box2 ul > li div.book_wrap > img {
  position: relative;
  margin-top: 11px;
  z-index: 2;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s; }

.payment-feature__box.box2 ul > li div.book_wrap > img.on {
  -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
          transform: scale(1.2); }

.payment-feature__box.box2 ul > li div.book_txt > span {
  display: block;
  margin: 26px 0 18px;
  color: #ff6833;
  font-size: 16px;
  font-weight: 700;
  line-height: 16px;
  letter-spacing: normal;
  font-family: 'S-CoreDream', sans-serif;
  font-family: 'Pretendard'; }

.payment-feature__box.box2 ul > li div.book_txt > span.basic {
  color: #ff6833; }

.payment-feature__box.box2 ul > li div.book_txt > span.premium_p {
  color: #bcbcc4; }

.payment-feature__box.box2 ul > li div.book_txt > span.premium_e {
  color: #33583c; }

.payment-feature__box.box2 ul > li div.book_txt > span.premium_t {
  color: #5427af; }

.payment-feature__box.box2 ul > li div.book_txt h3 {
  position: relative;
  padding-bottom: 27px;
  margin-bottom: 25px;
  color: #000;
  font-size: 23px;
  font-weight: 600;
  line-height: 29px;
  letter-spacing: normal;
  font-family: 'S-CoreDream', sans-serif; }

.payment-feature__box.box2 ul > li div.book_txt h3:after {
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 19px;
  height: 1px;
  content: '';
  background: #969699; }

.payment-feature__box.box2 ul > li div.book_txt p {
  margin: 0; }

.payment-feature__box.box2 ul > li div.book_txt p > b {
  display: block;
  margin-bottom: 29px;
  color: #000;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  letter-spacing: normal;
  font-family: 'S-CoreDream', sans-serif;
  font-family: 'NotoSansKR'; }

.payment-feature__box.box2 ul > li div.book_txt p > span {
  color: #000;
  font-size: 17px;
  font-weight: 300;
  line-height: 25px;
  letter-spacing: normal;
  font-family: 'S-CoreDream', sans-serif;
  font-family: 'NotoSansKR'; }

.payment-feature__item {
  margin-top: 4rem; }

.payment-feature__h {
  display: block;
  text-align: center; }

.payment-feature__img-box {
  margin-bottom: 2.4rem;
  text-align: center; }

.payment-accordion .item-toggle {
  padding: 49px 0 50px; }

.payment-accordion .item-toggle > span.h4 {
  padding: 0;
  color: #202020;
  font-size: 35px;
  font-weight: 700;
  line-height: 32px;
  letter-spacing: 3.5px;
  font-family: 'S-CoreDream', sans-serif;
  font-family: 'Pretendard'; }

.payment-accordion .item-toggle > span.h4::before {
  right: -49px; }

.payment-accordion .item-toggle:focus, .payment-accordion .item-toggle:active {
  outline: none; }

.payment-accordion .item-cont {
  padding: 0; }

.payment-accordion .item-cont .package-swiper {
  max-width: 1085px; }

.payment-accordion .item-cont .package-swiper .swiper-slide {
  padding: 9px 0 84px; }

.payment-accordion .item-cont .package-swiper .swiper-slide .package-swiper__img-box {
  text-align: center; }

.payment-accordion .item-cont .package-swiper .swiper-slide .package-swiper__img-box > h4 {
  margin-bottom: 28px;
  color: #202020;
  font-size: 22px;
  font-weight: 600;
  line-height: 25px;
  letter-spacing: normal;
  font-family: 'S-CoreDream', sans-serif; }

.payment-accordion .item-cont .package-swiper .swiper-slide .package-swiper__img-box > span {
  display: block;
  color: #000;
  font-size: 21px;
  font-weight: 300;
  line-height: 32px;
  letter-spacing: normal;
  font-family: 'S-CoreDream', sans-serif;
  font-family: 'NotoSansKR'; }

.payment-accordion .item-cont .package-swiper .swiper-slide .package-swiper__img-box > span.mt5 {
  margin-top: 5px; }

.payment-accordion .item-cont .package-swiper .swiper-slide .package-swiper__img-box > span > b {
  display: inline-block;
  margin-right: 12px;
  width: 113px;
  height: 32px;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  line-height: 32px;
  letter-spacing: normal;
  font-family: 'S-CoreDream', sans-serif;
  border-radius: 5px; }

.payment-accordion .item-cont .package-swiper .swiper-slide .package-swiper__img-box > span > b.basic {
  background: #ff6833; }

.payment-accordion .item-cont .package-swiper .swiper-slide .package-swiper__img-box > span > b.premium_p {
  background: #bcbcc4; }

.payment-accordion .item-cont .package-swiper .swiper-slide .package-swiper__img-box > span > b.premium_e {
  background: #33583c; }

.payment-accordion .item-cont .package-swiper .swiper-slide .package-swiper__img-box > span > b.premium_t {
  background: #522783; }

.payment-accordion .item-cont .package-swiper .swiper-slide .package-swiper__img-box > img {
  display: block;
  margin: 32px auto 52px;
  max-width: 808px; }

.payment-accordion .item-cont .package-swiper .swiper-slide .package-swiper__img-box > small {
  display: block;
  max-width: 698px;
  width: 100%;
  margin: 0 auto;
  padding-left: 110px;
  text-align: left;
  color: #26262b;
  font-size: 18px;
  font-weight: 300;
  line-height: 28px;
  letter-spacing: normal;
  font-family: 'S-CoreDream', sans-serif;
  font-family: 'NotoSansKR'; }

.payment-accordion .item-cont .package-swiper .swiper-slide .package-swiper__img-box > small::before {
  margin-top: 2px;
  vertical-align: sub;
  content: '* '; }

.payment-accordion .item-cont .package-swiper .swiper-controller {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  margin-top: 0; }

.payment-accordion .item-cont .package-swiper .swiper-button-prev {
  width: 27px;
  height: 49px;
  margin-top: 0;
  left: 35px;
  top: 346px;
  background: url(/assets/image/payment/icon_arrow_prev.png) no-repeat center; }

.payment-accordion .item-cont .package-swiper .swiper-button-prev::before {
  display: none; }

.payment-accordion .item-cont .package-swiper .swiper-button-next {
  width: 27px;
  height: 49px;
  margin-top: 0;
  right: 35px;
  top: 346px;
  background: url(/assets/image/payment/icon_arrow_next.png) no-repeat center; }

.payment-accordion .item-cont .package-swiper .swiper-button-next::before {
  display: none; }

.payment-accordion .item-cont .table_specification {
  max-width: 1117px;
  width: 100%;
  margin: 10px auto 40px; }

.payment-accordion .item-cont .table_specification,
.payment-accordion .item-cont .table_specification th,
.payment-accordion .item-cont .table_specification td {
  border: 1px solid #dedee3; }

.payment-accordion .item-cont .table_specification td {
  padding: 13px 0;
  color: #000;
  font-size: 17px;
  font-weight: 300;
  line-height: 15px;
  letter-spacing: normal;
  font-family: 'S-CoreDream', sans-serif;
  font-family: 'NotoSansKR';
  text-align: center; }

.payment-accordion .item-cont .table_specification th {
  width: 195px;
  background: #f1f3f5;
  color: #000;
  font-size: 17px;
  font-weight: 500;
  line-height: 15px;
  letter-spacing: normal;
  font-family: 'S-CoreDream', sans-serif; }

.payment-accordion .item-cont .table_specification th.row87 {
  width: 87px; }

.payment-accordion .item-cont .table_specification th.row109 {
  width: 109px; }

.payment-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 auto 55px;
  padding: 3.5rem 7rem;
  background-color: #F5F7F7; }

.payment-info__title {
  margin-top: 3rem;
  padding-bottom: 1.5rem;
  border-bottom: 1px solid; }

.payment-info__item {
  width: calc(50% - 20px);
  max-width: 400px; }

.payment-info__item .payment-info__desc {
  display: block;
  color: #58686f; }

.payment-info__item + .payment-info__item {
  margin-left: 4rem; }

.payment .payment-info__item--wide + .payment-info__item {
  margin-left: 0; }

.payment .payment-info__item--wide {
  width: 100%;
  max-width: 100%; }

@media (max-width: 59.99em) {
  .payment-device {
    padding: 204px 0 0;
    background: url(/assets/image/payment/icon_header_logo_MO.png) no-repeat center 101px, #fff; }
  .payment-device__pad .page-header__sub {
    font-size: 33px;
    line-height: 32px; }
  .payment-device__pad .page-header__title {
    margin: 27px 0 51px;
    font-size: 60px;
    line-height: 59px; }
  .payment-device__pad .payment-swiper {
    max-width: 720px; }
  .payment-device__pad .payment-swiper .payment-swiper__img-box {
    padding: 0; }
  .payment-device__pad .payment-swiper .payment-swiper__img-box img {
    max-width: 720px;
    margin: 0 auto; }
  .payment-device__pad .payment-device__desc {
    margin-top: 54px;
    font-size: 30px;
    line-height: 45px; }
  .payment-swiper .swiper-controller {
    max-width: 720px; }
  .payment-swiper .swiper-controller .swiper-pagination {
    bottom: 44px; }
  .payment-swiper .swiper-controller .swiper-pagination-bullet {
    margin: 0;
    width: 14px;
    height: 14px;
    border: none;
    background: #fff; }
  .payment-swiper .swiper-controller .swiper-pagination-bullet:nth-child(n + 2) {
    margin-left: 20px; }
  .payment-swiper .swiper-controller .swiper-pagination-bullet-active {
    background: #000; }
  .payment-swiper .swiper-button-prev {
    width: 27px;
    height: 49px;
    left: 40px;
    background: url(/assets/image/payment/icon_arrow_prev.png) no-repeat center; }
  .payment-swiper .swiper-button-next {
    width: 27px;
    height: 49px;
    right: 40px;
    background: url(/assets/image/payment/icon_arrow_next.png) no-repeat center; }
  .payment-feature {
    margin-top: 185px; }
  .payment-feature__h {
    width: 100%; }
  .payment-feature__h.h2 {
    font-size: 60px;
    line-height: 80px; }
  .payment-feature__h.h4 {
    font-size: 35px;
    font-weight: 600;
    line-height: 35px; }
  .payment-feature__h.h3 {
    margin: 15px 0 82px;
    font-size: 60px;
    line-height: 80px; }
  .payment-feature__box {
    display: block; }
  .payment-feature__box.box1 {
    margin: 64px 0 200px; }
  .payment-feature__box.box1 > ul {
    margin: 75px 0 0 85px; }
  .payment-feature__box.box1 > ul > li {
    padding-left: 52px;
    font-size: 35px;
    font-weight: 500;
    line-height: 34px;
    letter-spacing: -0.53px;
    margin-bottom: 57px; }
  .payment-feature__box.box1 > ul > li:last-child {
    margin-bottom: 0; }
  .payment-feature__box.box1 > ul > li:nth-child(1) {
    background: url(/assets/image/payment/icon_feature_1_MO.png) no-repeat left;
    background-size: auto; }
  .payment-feature__box.box1 > ul > li:nth-child(2) {
    background: url(/assets/image/payment/icon_feature_2_MO.png) no-repeat left;
    background-size: auto; }
  .payment-feature__box.box1 > ul > li:nth-child(3) {
    background: url(/assets/image/payment/icon_feature_3_MO.png) no-repeat left;
    background-size: auto; }
  .payment-feature__box.box1 > ul > li:nth-child(4) {
    background: url(/assets/image/payment/icon_feature_4_MO.png) no-repeat left;
    background-size: auto; }
  .payment-feature__box.box2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-bottom: 79px; }
  .payment-feature__box.box2 ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    border-top: 1px solid #dedee3;
    border-bottom: 1px solid #dedee3; }
  .payment-feature__box.box2 ul > li {
    width: 50%;
    padding: 40px 0 82px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
  .payment-feature__box.box2 ul > li:nth-child(2n - 1) {
    padding-right: 31px; }
  .payment-feature__box.box2 ul > li:last-child {
    border-right: 1px solid #dedee3; }
  .payment-feature__box.box2 ul > li:nth-child(2n) {
    padding-left: 40px;
    border-right: none;
    border-bottom: 1px solid #dedee3;
    margin: 0 0 -1px 0; }
  .payment-feature__box.box2 ul > li:nth-child(n + 3) {
    border-top: 1px solid #dedee3; }
  .payment-feature__box.box2 ul > li:nth-child(n + 3) div.book_txt p > span {
    display: block;
    padding-top: 7px; }
  .payment-feature__box.box2 ul > li:first-child div.book_txt p > span {
    display: block;
    padding-top: 35px; }
  .payment-feature__box.box2 ul > li div.book_wrap {
    height: 248px; }
  .payment-feature__box.box2 ul > li div.book_wrap::before {
    display: none; }
  .payment-feature__box.box2 ul > li div.book_wrap > img {
    margin: 0 auto 0 !important; }
  .payment-feature__box.box2 ul > li div.book_txt > span {
    display: block;
    margin: 35px 0 18px;
    font-size: 22px;
    line-height: 22px; }
  .payment-feature__box.box2 ul > li div.book_txt h3 {
    padding-bottom: 34px;
    margin-bottom: 33px;
    font-size: 31px;
    line-height: 42px; }
  .payment-feature__box.box2 ul > li div.book_txt h3:after {
    width: 27px;
    height: 2px; }
  .payment-feature__box.box2 ul > li div.book_txt p {
    margin: 0; }
  .payment-feature__box.box2 ul > li div.book_txt p > b {
    margin-bottom: 40px;
    font-size: 26px;
    line-height: 35px;
    letter-spacing: -0.26px; }
  .payment-feature__box.box2 ul > li div.book_txt p > span {
    font-size: 26px;
    line-height: 35px;
    letter-spacing: -0.78px; }
  .payment-feature__item {
    margin-top: 4rem; }
  .payment-feature__h {
    display: block;
    text-align: center; }
  .payment-feature__img-box {
    margin-bottom: 2.4rem;
    text-align: center; }
  .payment-accordion .item-toggle {
    padding: 44px 0 48px; }
  .payment-accordion .item-toggle > span.h4 {
    font-size: 40px;
    font-weight: 600;
    line-height: 38px;
    letter-spacing: -0.5px;
    font-family: 'S-CoreDream', sans-serif; }
  .payment-accordion .item-toggle > span.h4::before {
    right: -56px; }
  .payment-accordion .item-table {
    padding-bottom: 72px; }
  .payment-accordion .item-cont {
    background: #f5f7f7;
    border-top: 1px solid #dedee3; }
  .payment-accordion .item-cont .package-swiper {
    max-width: 100%; }
  .payment-accordion .item-cont .package-swiper .swiper-slide {
    padding: 73px 0 86px; }
  .payment-accordion .item-cont .package-swiper .swiper-slide .package-swiper__img-box {
    max-width: 720px;
    margin: 0 auto; }
  .payment-accordion .item-cont .package-swiper .swiper-slide .package-swiper__img-box > h4 {
    margin-bottom: 28px;
    font-size: 30px;
    line-height: 34px; }
  .payment-accordion .item-cont .package-swiper .swiper-slide .package-swiper__img-box > span {
    font-size: 26px;
    line-height: 27px;
    letter-spacing: -0.78px; }
  .payment-accordion .item-cont .package-swiper .swiper-slide .package-swiper__img-box > span.mt5 {
    margin-top: 10px; }
  .payment-accordion .item-cont .package-swiper .swiper-slide .package-swiper__img-box > span > b {
    display: inline-block;
    margin-right: 10px;
    width: 113px;
    height: 32px;
    font-size: 15px;
    line-height: 32px;
    border-radius: 5px; }
  .payment-accordion .item-cont .package-swiper .swiper-slide .package-swiper__img-box > img {
    display: block;
    margin: 32px auto 37px;
    max-width: 720px; }
  .payment-accordion .item-cont .package-swiper .swiper-slide .package-swiper__img-box > small {
    max-width: 720px;
    padding-left: 40px;
    font-size: 20px;
    line-height: 31px;
    letter-spacing: -0.2px; }
  .payment-accordion .item-cont .package-swiper .swiper-controller {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 100%;
    max-width: 720px;
    height: 100%;
    margin-top: 0;
    z-index: 5; }
  .payment-accordion .item-cont .package-swiper .swiper-button-prev {
    width: 27px;
    height: 49px;
    margin-top: 0;
    left: 39px;
    top: 418px;
    background: url(/assets/image/payment/icon_arrow_prev_MO.png) no-repeat center; }
  .payment-accordion .item-cont .package-swiper .swiper-button-prev::before {
    display: none; }
  .payment-accordion .item-cont .package-swiper .swiper-button-next {
    width: 27px;
    height: 49px;
    margin-top: 0;
    right: 39px;
    top: 418px;
    background: url(/assets/image/payment/icon_arrow_next_MO.png) no-repeat center; }
  .payment-accordion .item-cont .package-swiper .swiper-button-next::before {
    display: none; }
  .payment-accordion .item-cont .table_specification_mo {
    margin-top: 67px;
    margin: 67px auto 0;
    width: 100%;
    max-width: 640px;
    border-collapse: collapse; }
  .payment-accordion .item-cont .table_specification_mo th,
  .payment-accordion .item-cont .table_specification_mo td {
    border: 1px solid #afafb3;
    text-align: center; }
  .payment-accordion .item-cont .table_specification_mo th {
    width: 219px;
    padding: 14px 0;
    background: #dedee3;
    color: #000;
    font-size: 18px;
    font-weight: 500;
    line-height: 17px;
    letter-spacing: normal;
    font-family: 'S-CoreDream', sans-serif; }
  .payment-accordion .item-cont .table_specification_mo th.w97 {
    width: 97px; }
  .payment-accordion .item-cont .table_specification_mo th.w122 {
    width: 122px;
    font-weight: 400; }
  .payment-accordion .item-cont .table_specification_mo td {
    color: #000;
    font-size: 18px;
    font-weight: 300;
    line-height: 16px;
    letter-spacing: normal;
    font-family: 'S-CoreDream', sans-serif;
    font-family: 'NotoSansKR';
    background: #fff; }
  .payment-accordion .item-cont .table_specification_mo td.r3 {
    padding: 10px 0;
    line-height: 22px; }
  .payment-accordion .item-cont .table_specification_mo td.r3 span {
    display: block; }
  .payment-info {
    display: block;
    margin: 0 auto 55px;
    padding: 2.5rem 2rem 1.5rem 2rem;
    background-color: #F5F7F7; }
  .payment-info__title {
    margin-top: 3rem;
    padding-bottom: 1.5rem;
    border-bottom: 1px solid; }
  .payment-info__item {
    width: 100%;
    max-width: 100%; }
  .payment-info__item .payment-info__desc {
    display: block;
    color: #58686f; }
  .payment-info__item + .payment-info__item {
    margin-left: 0; } }

@media (max-width: 44.99em) {
  .payment-device {
    padding: 102px 0 0;
    background: url(/assets/image/payment/icon_header_logo_MO.png) no-repeat center 50px, #fff;
    background-size: 32px; }
  .payment-device__pad .page-header__sub {
    font-size: 16px;
    line-height: 16px; }
  .payment-device__pad .page-header__title {
    margin: 13px 0 25px;
    font-size: 30px;
    line-height: 29px; }
  .payment-device__pad .payment-swiper {
    max-width: 360px; }
  .payment-device__pad .payment-swiper .payment-swiper__img-box {
    padding: 0; }
  .payment-device__pad .payment-swiper .payment-swiper__img-box img {
    max-width: 360px;
    margin: 0 auto; }
  .payment-device__pad .payment-device__desc {
    margin-top: 27px;
    font-size: 15px;
    line-height: 22px; }
  .payment-swiper .swiper-controller {
    max-width: 360px; }
  .payment-swiper .swiper-controller .swiper-pagination {
    bottom: 22px; }
  .payment-swiper .swiper-controller .swiper-pagination-bullet {
    margin: 0;
    width: 7px;
    height: 7px;
    border: none;
    background: #fff; }
  .payment-swiper .swiper-controller .swiper-pagination-bullet:nth-child(n + 2) {
    margin-left: 10px; }
  .payment-swiper .swiper-controller .swiper-pagination-bullet-active {
    background: #000; }
  .payment-swiper .swiper-button-prev {
    width: 13px;
    height: 24px;
    left: 20px;
    background: url(/assets/image/payment/icon_arrow_prev.png) no-repeat center;
    background-size: 13px; }
  .payment-swiper .swiper-button-next {
    width: 13px;
    height: 24px;
    right: 20px;
    background: url(/assets/image/payment/icon_arrow_next.png) no-repeat center;
    background-size: 13px; }
  .payment-feature {
    margin-top: 92px; }
  .payment-feature__h.h2 {
    font-size: 30px;
    line-height: 40px; }
  .payment-feature__h.h4 {
    font-size: 17px;
    font-weight: 600;
    line-height: 17px; }
  .payment-feature__h.h3 {
    margin: 7px 0 41px;
    font-size: 30px;
    line-height: 40px; }
  .payment-feature__box {
    display: block; }
  .payment-feature__box.box1 {
    margin: 32px 0 100px; }
  .payment-feature__box.box1 > img {
    max-width: 321px;
    margin: 0 auto; }
  .payment-feature__box.box1 > ul {
    max-width: 321px;
    margin: 37px auto 42px; }
  .payment-feature__box.box1 > ul > li {
    padding-left: 26px;
    font-size: 17px;
    font-weight: 500;
    line-height: 17px;
    letter-spacing: -0.26px;
    margin-bottom: 28px; }
  .payment-feature__box.box1 > ul > li:last-child {
    margin-bottom: 0; }
  .payment-feature__box.box1 > ul > li:nth-child(1) {
    background: url(/assets/image/payment/icon_feature_1_MO.png) no-repeat left;
    background-size: 15px; }
  .payment-feature__box.box1 > ul > li:nth-child(2) {
    background: url(/assets/image/payment/icon_feature_2_MO.png) no-repeat left;
    background-size: 15px; }
  .payment-feature__box.box1 > ul > li:nth-child(3) {
    background: url(/assets/image/payment/icon_feature_3_MO.png) no-repeat left;
    background-size: 15px; }
  .payment-feature__box.box1 > ul > li:nth-child(4) {
    background: url(/assets/image/payment/icon_feature_4_MO.png) no-repeat left;
    background-size: 15px; }
  .payment-feature__box.box2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-bottom: 30px; }
  .payment-feature__box.box2 ul > li {
    width: 50%;
    padding: 20px 0 41px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
  .payment-feature__box.box2 ul > li:last-child {
    border-right: 1px solid #dedee3; }
  .payment-feature__box.box2 ul > li:nth-child(2n - 1) {
    padding-right: 15px; }
  .payment-feature__box.box2 ul > li:nth-child(2n) {
    padding-left: 20px;
    border-right: none;
    border-bottom: 1px solid #dedee3;
    margin: 0 0 -1px 0; }
  .payment-feature__box.box2 ul > li:nth-child(n + 3) div.book_txt p > span {
    padding-top: 3px; }
  .payment-feature__box.box2 ul > li:first-child div.book_txt p > span {
    padding-top: 17px; }
  .payment-feature__box.box2 ul > li div.book_wrap {
    height: 124px; }
  .payment-feature__box.box2 ul > li div.book_wrap::before {
    display: none; }
  .payment-feature__box.box2 ul > li div.book_wrap > img {
    margin: 0 auto 0 !important;
    max-width: 124px; }
  .payment-feature__box.box2 ul > li div.book_txt > span {
    display: block;
    margin: 17px 0 9px;
    font-size: 11px;
    line-height: 11px; }
  .payment-feature__box.box2 ul > li div.book_txt h3 {
    padding-bottom: 17px;
    margin-bottom: 16px;
    font-size: 15px;
    line-height: 21px; }
  .payment-feature__box.box2 ul > li div.book_txt h3:after {
    width: 13px;
    height: 1px; }
  .payment-feature__box.box2 ul > li div.book_txt p {
    margin: 0; }
  .payment-feature__box.box2 ul > li div.book_txt p > b {
    margin-bottom: 20px;
    font-size: 13px;
    line-height: 17px;
    letter-spacing: -0.13px; }
  .payment-feature__box.box2 ul > li div.book_txt p > span {
    display: block;
    font-size: 13px;
    line-height: 17px;
    letter-spacing: -0.39px; }
  .payment-feature__item {
    margin-top: 4rem; }
  .payment-feature__h {
    display: block;
    text-align: center; }
  .payment-feature__img-box {
    margin-bottom: 2.4rem;
    text-align: center; }
  .payment-accordion .item-toggle {
    padding: 22px 0 24px; }
  .payment-accordion .item-toggle > span.h4 {
    font-size: 20px;
    font-weight: 600;
    line-height: 19px;
    letter-spacing: -0.2 0.5px;
    font-family: 'S-CoreDream', sans-serif; }
  .payment-accordion .item-toggle > span.h4::before {
    right: -28px; }
  .payment-accordion .item-table {
    padding-bottom: 36px; }
  .payment-accordion .item-cont {
    background: #f5f7f7;
    border-top: 1px solid #dedee3; }
  .payment-accordion .item-cont .package-swiper {
    max-width: 100%; }
  .payment-accordion .item-cont .package-swiper .swiper-slide {
    padding: 36px 0 43px; }
  .payment-accordion .item-cont .package-swiper .swiper-slide .package-swiper__img-box {
    max-width: 360px;
    margin: 0 auto; }
  .payment-accordion .item-cont .package-swiper .swiper-slide .package-swiper__img-box > h4 {
    margin-bottom: 14px;
    font-size: 15px;
    line-height: 17px; }
  .payment-accordion .item-cont .package-swiper .swiper-slide .package-swiper__img-box > span {
    font-size: 13px;
    line-height: 13.5px;
    letter-spacing: -0.39px; }
  .payment-accordion .item-cont .package-swiper .swiper-slide .package-swiper__img-box > span.mt5 {
    margin-top: 5px; }
  .payment-accordion .item-cont .package-swiper .swiper-slide .package-swiper__img-box > span > b {
    display: inline-block;
    margin-right: 5px;
    width: 56px;
    height: 16px;
    font-size: 8px;
    line-height: 16px;
    border-radius: 2.5px; }
  .payment-accordion .item-cont .package-swiper .swiper-slide .package-swiper__img-box > img {
    display: block;
    margin: 16px auto 18px;
    max-width: 360px; }
  .payment-accordion .item-cont .package-swiper .swiper-slide .package-swiper__img-box > small {
    max-width: 360px;
    padding-left: 20px;
    font-size: 10px;
    line-height: 15px;
    letter-spacing: -0.1px; }
  .payment-accordion .item-cont .package-swiper .swiper-controller {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 100%;
    max-width: 360px;
    height: 100%;
    margin-top: 0;
    z-index: 5; }
  .payment-accordion .item-cont .package-swiper .swiper-button-prev {
    width: 13px;
    height: 24px;
    margin-top: 0;
    left: 19px;
    top: 209px;
    background: url(/assets/image/payment/icon_arrow_prev_MO.png) no-repeat center;
    background-size: 13px; }
  .payment-accordion .item-cont .package-swiper .swiper-button-prev::before {
    display: none; }
  .payment-accordion .item-cont .package-swiper .swiper-button-next {
    width: 13px;
    height: 24px;
    margin-top: 0;
    right: 19px;
    top: 209px;
    background: url(/assets/image/payment/icon_arrow_next_MO.png) no-repeat center;
    background-size: 13px; }
  .payment-accordion .item-cont .package-swiper .swiper-button-next::before {
    display: none; }
  .payment-accordion .item-cont .table_specification_mo {
    margin: 33px auto 0;
    width: 100%;
    max-width: 320px;
    border-collapse: collapse; }
  .payment-accordion .item-cont .table_specification_mo th,
  .payment-accordion .item-cont .table_specification_mo td {
    border: 1px solid #afafb3;
    text-align: center; }
  .payment-accordion .item-cont .table_specification_mo th {
    width: 109px;
    padding: 7px 0;
    background: #dedee3;
    color: #000;
    font-size: 9px;
    font-weight: 500;
    line-height: 8px;
    letter-spacing: normal;
    font-family: 'S-CoreDream', sans-serif; }
  .payment-accordion .item-cont .table_specification_mo th.w97 {
    width: 48px; }
  .payment-accordion .item-cont .table_specification_mo th.w122 {
    width: 61px;
    font-weight: 400; }
  .payment-accordion .item-cont .table_specification_mo td {
    color: #000;
    font-size: 9px;
    font-weight: 300;
    line-height: 8px;
    letter-spacing: normal;
    font-family: 'S-CoreDream', sans-serif;
    font-family: 'NotoSansKR';
    background: #fff; }
  .payment-accordion .item-cont .table_specification_mo td.r3 {
    padding: 5px 0;
    line-height: 13px; }
  .payment-info {
    display: block;
    margin: 0 auto 55px;
    padding: 2.5rem 2rem 1.5rem 2rem;
    background-color: #F5F7F7; }
  .payment-info__title {
    margin-top: 3rem;
    padding-bottom: 1.5rem;
    border-bottom: 1px solid; }
  .payment-info__item {
    width: 100%;
    max-width: 100%; }
  .payment-info__item .payment-info__desc {
    display: block;
    color: #58686f; }
  .payment-info__item + .payment-info__item {
    margin-left: 0; } }

.evtPopupDim {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 999; }

#evtPopup.payment-popup {
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 720px;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 999; }

#evtPopup.payment-popup > .evt-popup-frame .evt-popup-inner {
  position: relative; }

#evtPopup.payment-popup > .evt-popup-frame .evt-popup-btn-close {
  position: absolute;
  top: 0;
  right: 0;
  width: 9%;
  height: 9%;
  cursor: pointer; }

#evtPopup.payment-popup > .evt-popup-frame .btn_move {
  position: absolute;
  left: 50%;
  bottom: 70px;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 395px;
  height: 70px; }

#evtPopup.payment-popup > .evt-popup-frame .evt-popup-inner-foot {
  position: absolute;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 45px;
  text-align: center; }

#evtPopup.payment-popup > .evt-popup-frame .evt-popup-inner-foot a {
  display: block;
  width: 50%;
  cursor: pointer; }

#evtPopup.payment-popup .mo_pop {
  display: none; }

@media (max-width: 1023px) {
  #evtPopup.payment-popup {
    top: auto;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 100%;
    max-width: 720px;
    height: auto; }
  #evtPopup.payment-popup > .evt-popup-frame .evt-popup-btn-close {
    width: 9%;
    height: 9%; }
  #evtPopup.payment-popup > .evt-popup-frame .btn_move {
    bottom: 105px;
    width: calc(100% - 180px);
    height: 90px; }
  #evtPopup.payment-popup > .evt-popup-frame .evt-popup-inner-foot {
    height: 70px; }
  #evtPopup.payment-popup .pc_pop {
    display: none; }
  #evtPopup.payment-popup .mo_pop {
    display: initial; }
  #evtPopup.payment-popup .mo_pop img {
    width: 100%; } }

@media (max-width: 767px) {
  #evtPopup.payment-popup > .evt-popup-frame .btn_move {
    bottom: 13.5%;
    width: calc(100% - 150px);
    height: 12%; }
  #evtPopup.payment-popup > .evt-popup-frame .evt-popup-inner-foot {
    height: 10%; }
  #evtPopup.payment-popup .pc_pop {
    display: none; }
  #evtPopup.payment-popup .mo_pop {
    display: initial; }
  #evtPopup.payment-popup .mo_pop img {
    width: 100%; } }

@media (max-width: 500px) {
  #evtPopup.payment-popup > .evt-popup-frame .btn_move {
    width: calc(100% - 105px); } }

.payment-apply-wrap {
  position: relative;
  margin-bottom: 120px; }

.payment-apply-wrap .payment-apply {
  max-width: 1085px;
  margin: 0 auto;
  padding: 0 40px; }

.payment-apply-open, .payment-apply-go {
  position: relative;
  z-index: 1;
  max-width: 641px;
  width: 100%;
  height: 100px;
  margin: 0 auto;
  padding: 0;
  background: #5562ff;
  border: none;
  border-radius: 50px; }

.payment-apply-open:hover, .payment-apply-open:focus, .payment-apply-go:hover, .payment-apply-go:focus {
  border: none;
  background: #5562ff;
  outline: none; }

.payment-apply-open strong, .payment-apply-go strong {
  color: #fff;
  font-size: 30px;
  font-weight: 600;
  line-height: 26px;
  letter-spacing: -0.3px;
  font-family: 'S-CoreDream', sans-serif; }

.payment-apply-go {
  display: none; }

.payment-apply-close {
  position: absolute;
  top: 0;
  right: 20px;
  width: 40px;
  padding: 1.5rem 0 0.5rem;
  line-height: 1;
  cursor: pointer; }

.payment-apply-close:before {
  content: "\ea01";
  display: inline-block;
  font-family: 'icon';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  font-size: 40px; }

.payment-apply-submit {
  position: absolute;
  bottom: 0;
  left: 0;
  display: none; }

.payment-apply__dimmed {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: none; }

.payment-apply__pad {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  display: none;
  padding: 0 44px 0 43px;
  background-color: #FFF;
  border-radius: 30px;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s; }

.payment-apply__option {
  display: block; }

.payment-apply__option + .payment-apply__option {
  margin-top: 1rem;
  padding-top: 1rem;
  border-top: 1px solid rgba(32, 32, 32, 0.1); }

.payment-apply__option .dropdown li + li,
.payment-apply__option .radio + .radio {
  margin-top: 10px; }

.payment-apply__option .radio {
  display: block; }

.payment-apply__label {
  display: inline-block;
  margin-bottom: 1.4rem;
  color: #58686F;
  font-size: 1.3rem;
  font-weight: 400; }

.payment-apply.is-open .payment-apply-open {
  display: none; }

.payment-apply.is-open .payment-apply-go {
  display: block;
  margin: 0 auto;
  position: absolute;
  bottom: 0;
  left: 0; }

.payment-apply.is-open .payment-apply__dimmed {
  display: block; }

.payment-apply.is-open .payment-apply__pad {
  display: block; }

@media (max-width: 59.99em) {
  .payment-apply__pad > ul {
    position: relative;
    width: 100%;
    height: 500px; }
  .payment-apply__pad > ul > li {
    display: block; }
  .payment-apply__pad > ul > li > span {
    display: none; }
  .payment-apply__pad > ul > li > h4 {
    position: relative;
    cursor: pointer; }
  .payment-apply__pad > ul > li > h4.form_tab {
    margin-top: 31px;
    padding-left: 51px;
    color: #000;
    font-size: 28px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: normal;
    font-family: 'S-CoreDream', sans-serif; }
  .payment-apply__pad > ul > li > h4.form_tab.active {
    font-weight: 700; }
  .payment-apply__pad > ul > li > h4.form_tab.active::before {
    border: 2px solid #202020; }
  .payment-apply__pad > ul > li > h4.form_tab.active::after {
    left: 6px;
    top: 6px;
    width: 16px;
    height: 16px;
    background: #202020;
    border: none; }
  .payment-apply__pad > ul > li > h4.form_tab::before, .payment-apply__pad > ul > li > h4.form_tab::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 28px;
    height: 28px;
    border: 2px solid #c8c8c8;
    border-radius: 100%;
    background: #fff;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
  .payment-apply__pad > ul > li .form_group {
    display: none;
    position: absolute;
    bottom: 0;
    min-height: 294px; }
  .payment-apply__pad > ul > li .form_group.active {
    display: block; }
  .payment-apply__pad > ul > li .form_group > h4 {
    padding-top: 41px;
    margin: 38px 0 43px;
    border-top: 1px solid #dedee3;
    color: #000;
    font-size: 28px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: normal;
    font-family: 'S-CoreDream', sans-serif; }
  .payment-apply__pad > ul > li .form_group input[type="radio"]:checked,
  .payment-apply__pad > ul > li .form_group input[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
    margin-left: auto; }
  .payment-apply__pad > ul > li .form_group input[type="radio"]:checked + label,
  .payment-apply__pad > ul > li .form_group input[type="radio"]:not(:checked) + label {
    position: relative;
    display: block;
    padding-left: 51px;
    margin-bottom: 31px;
    cursor: pointer;
    color: #202020;
    font-size: 28px;
    font-weight: 400;
    line-height: 27px;
    letter-spacing: normal;
    font-family: 'S-CoreDream', sans-serif; }
  .payment-apply__pad > ul > li .form_group input[type="radio"]:checked + label del,
  .payment-apply__pad > ul > li .form_group input[type="radio"]:not(:checked) + label del {
    font-size: 24px; }
  .payment-apply__pad > ul > li .form_group input[type="radio"]:checked + label b,
  .payment-apply__pad > ul > li .form_group input[type="radio"]:not(:checked) + label b {
    padding-left: 10px;
    color: #ff0000;
    font-weight: bold; }
  .payment-apply__pad > ul > li .form_group input[type="radio"]:not(:checked) + label:before,
  .payment-apply__pad > ul > li .form_group input[type="radio"]:checked + label:before,
  .payment-apply__pad > ul > li .form_group input[type="radio"]:not(:checked) + label:after,
  .payment-apply__pad > ul > li .form_group input[type="radio"]:checked + label:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 28px;
    height: 28px;
    border: 2px solid #c8c8c8;
    border-radius: 100%;
    background: #fff;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
  .payment-apply__pad > ul > li .form_group input[type="radio"]:checked + label {
    font-weight: 700; }
  .payment-apply__pad > ul > li .form_group input[type="radio"]:checked + label:before {
    border: 2px solid #202020; }
  .payment-apply__pad > ul > li .form_group input[type="radio"]:checked + label:after {
    left: 6px;
    top: 6px;
    width: 16px;
    height: 16px;
    background: #202020;
    border: none; }
  .payment-apply__pad > ul > li .form_group .btn {
    display: none; }
  .payment-apply.is-open {
    position: relative;
    width: 100%;
    max-width: 640px;
    z-index: 10;
    padding: 0;
    border-radius: 40px 40px 50px 50px; }
  .payment-apply.is-open .payment-apply__pad {
    position: absolute;
    bottom: 0;
    padding-top: 45px;
    padding: 45px 0 0 31px;
    height: 690px;
    -webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.17);
            box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.17);
    border-radius: 50px; }
  .payment-apply.is-open .payment-apply__pad > h4 {
    margin-bottom: 12px;
    color: #000;
    font-size: 30px;
    font-weight: 500;
    line-height: 29px;
    letter-spacing: normal;
    font-family: 'S-CoreDream', sans-serif; }
  .payment-apply .payment-apply-submit {
    display: block;
    max-width: 641px;
    width: 100%;
    height: 100px;
    margin: 0 auto;
    padding: 0;
    background: #5562ff;
    border: none;
    border-radius: 50px;
    bottom: -10px; }
  .payment-apply .payment-apply-submit-pc {
    display: none; }
  .payment-apply .payment-apply-submit:hover, .payment-apply .payment-apply-submit:focus {
    border: none;
    background: #5562ff;
    outline: none; }
  .payment-apply .payment-apply-submit strong {
    color: #fff;
    font-size: 30px;
    font-weight: 600;
    line-height: 26px;
    letter-spacing: -0.3px;
    font-family: 'S-CoreDream', sans-serif; } }

@media (max-width: 44.99em) {
  .payment-apply-wrap {
    margin-bottom: 60px; }
  .payment-apply-open, .payment-apply-go {
    max-width: 320px;
    width: 100%;
    height: 50px;
    margin: 0 auto;
    padding: 0;
    background: #5562ff;
    border: none;
    border-radius: 25px; }
  .payment-apply-open:hover, .payment-apply-open:focus, .payment-apply-go:hover, .payment-apply-go:focus {
    border: none;
    background: #5562ff;
    outline: none; }
  .payment-apply-open strong, .payment-apply-go strong {
    font-size: 15px;
    line-height: 13px;
    letter-spacing: -0.15px; }
  .payment-apply-close {
    right: 20px;
    width: 20px;
    padding: 0.75rem 0 0.25rem; }
  .payment-apply-close:before {
    content: "\ea01";
    display: inline-block;
    font-family: 'icon';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-decoration: none;
    text-transform: none;
    font-size: 20px; }
  .payment-apply__pad > ul {
    position: relative;
    width: 100%;
    height: 250px; }
  .payment-apply__pad > ul > li {
    display: block; }
  .payment-apply__pad > ul > li > span {
    display: none; }
  .payment-apply__pad > ul > li > h4 {
    position: relative;
    cursor: pointer; }
  .payment-apply__pad > ul > li > h4.form_tab {
    margin-top: 15px;
    padding-left: 25px;
    font-size: 14px;
    line-height: 13px; }
  .payment-apply__pad > ul > li > h4.form_tab.active {
    font-weight: 700; }
  .payment-apply__pad > ul > li > h4.form_tab.active::before {
    border: 2px solid #202020; }
  .payment-apply__pad > ul > li > h4.form_tab.active::after {
    left: 3px;
    top: 3px;
    width: 8px;
    height: 8px;
    background: #202020;
    border: none; }
  .payment-apply__pad > ul > li > h4.form_tab::before, .payment-apply__pad > ul > li > h4.form_tab::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 14px;
    height: 14px;
    border: 2px solid #c8c8c8;
    border-radius: 100%;
    background: #fff;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
  .payment-apply__pad > ul > li .form_group {
    display: none;
    position: absolute;
    bottom: 0;
    min-height: 147px; }
  .payment-apply__pad > ul > li .form_group.active {
    display: block; }
  .payment-apply__pad > ul > li .form_group > h4 {
    padding-top: 20px;
    margin: 19px 0 21px;
    border-top: 1px solid #dedee3;
    font-size: 14px;
    line-height: 13px; }
  .payment-apply__pad > ul > li .form_group input[type="radio"]:checked,
  .payment-apply__pad > ul > li .form_group input[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
    margin-left: auto; }
  .payment-apply__pad > ul > li .form_group input[type="radio"]:checked + label,
  .payment-apply__pad > ul > li .form_group input[type="radio"]:not(:checked) + label {
    position: relative;
    display: block;
    padding-left: 25px;
    margin-bottom: 15px;
    cursor: pointer;
    font-size: 14px;
    line-height: 13px; }
  .payment-apply__pad > ul > li .form_group input[type="radio"]:checked + label del,
  .payment-apply__pad > ul > li .form_group input[type="radio"]:not(:checked) + label del {
    font-size: 12px; }
  .payment-apply__pad > ul > li .form_group input[type="radio"]:checked + label b,
  .payment-apply__pad > ul > li .form_group input[type="radio"]:not(:checked) + label b {
    padding-left: 4px; }
  .payment-apply__pad > ul > li .form_group input[type="radio"]:not(:checked) + label:before,
  .payment-apply__pad > ul > li .form_group input[type="radio"]:checked + label:before,
  .payment-apply__pad > ul > li .form_group input[type="radio"]:not(:checked) + label:after,
  .payment-apply__pad > ul > li .form_group input[type="radio"]:checked + label:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 14px;
    height: 14px;
    border: 2px solid #c8c8c8;
    border-radius: 100%;
    background: #fff;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
  .payment-apply__pad > ul > li .form_group input[type="radio"]:checked + label {
    font-weight: 700; }
  .payment-apply__pad > ul > li .form_group input[type="radio"]:checked + label:before {
    border: 2px solid #202020; }
  .payment-apply__pad > ul > li .form_group input[type="radio"]:checked + label:after {
    left: 3px;
    top: 3px;
    width: 8px;
    height: 8px;
    background: #202020;
    border: none; }
  .payment-apply__pad > ul > li .form_group .btn {
    display: none; }
  .payment-apply.is-open {
    position: relative;
    width: 100%;
    max-width: 320px;
    z-index: 10;
    padding: 0;
    border-radius: 20px 20px 25px 25px; }
  .payment-apply.is-open .payment-apply__pad {
    position: absolute;
    bottom: 0;
    padding-top: 22px;
    padding: 22px 0 0 15px;
    height: 345px;
    -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.8);
            box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.8);
    border-radius: 25px; }
  .payment-apply.is-open .payment-apply__pad > h4 {
    margin-bottom: 6px;
    font-size: 15px;
    line-height: 14px; }
  .payment-apply .payment-apply-submit {
    display: block;
    max-width: 320px;
    width: 100%;
    height: 50px;
    margin: 0 auto;
    padding: 0;
    background: #5562ff;
    border: none;
    border-radius: 25px;
    bottom: -5px; }
  .payment-apply .payment-apply-submit-pc {
    display: none; }
  .payment-apply .payment-apply-submit:hover, .payment-apply .payment-apply-submit:focus {
    border: none;
    background: #5562ff;
    outline: none; }
  .payment-apply .payment-apply-submit strong {
    font-size: 15px;
    line-height: 13px;
    letter-spacing: -0.15px; } }

@media (min-width: 60em) {
  .payment-apply-wrap {
    padding: 72px 0 90px;
    background: #f1f3f5; }
  .payment-apply-submit {
    left: auto;
    right: 20px;
    bottom: 50%;
    -webkit-transform: translateY(50%);
        -ms-transform: translateY(50%);
            transform: translateY(50%);
    width: 220px; }
  .payment-apply__pad {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 300px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 44px 0 43px;
    border-radius: 30px;
    opacity: 1; } }

@media (min-width: 60em) and (max-width: 1130px) {
  .payment-apply__pad {
    padding: 0 20px; } }

@media (min-width: 60em) {
  .payment-apply__pad > ul {
    width: 100%; }
  .payment-apply__pad > ul > li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 32px; }
  .payment-apply__pad > ul > li:first-child {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .payment-apply__pad > ul > li:first-child h4::after {
    height: 22px; }
  .payment-apply__pad > ul > li:first-child label span {
    margin-top: 4px; }
  .payment-apply__pad > ul > li:last-child {
    margin-bottom: 0; }
  .payment-apply__pad > ul > li:nth-child(1) > span {
    background: #ff6833; }
  .payment-apply__pad > ul > li:nth-child(2) > span {
    background: #bcbcc4; }
  .payment-apply__pad > ul > li:nth-child(3) > span {
    background: #21432d; }
  .payment-apply__pad > ul > li:nth-child(4) > span {
    background: #522783; }
  .payment-apply__pad > ul > li:nth-child(2) > span {
    color: #000; }
  .payment-apply__pad > ul > li > span {
    width: 94px;
    min-width: 85px;
    height: 21px;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    line-height: 21px;
    letter-spacing: normal;
    font-family: 'S-CoreDream', sans-serif;
    font-family: 'Pretendard';
    border-radius: 3px;
    text-align: center; }
  .payment-apply__pad > ul > li > h4 {
    position: relative;
    max-width: 280px;
    width: 100%;
    margin: 0 23px 0 21px;
    color: #000;
    font-size: 18px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: -0.18px;
    font-family: 'S-CoreDream', sans-serif; } }

@media (min-width: 60em) and (max-width: 1130px) {
  .payment-apply__pad > ul > li > h4 {
    max-width: 265px; } }

@media (min-width: 60em) {
  .payment-apply__pad > ul > li > h4:after {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 1px;
    height: 100%;
    background: #dedee3;
    content: ""; }
  .payment-apply__pad > ul > li .form_group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    width: 588px;
    text-align: right; }
  .payment-apply__pad > ul > li .form_group .ml16 {
    margin-left: 0; }
  .payment-apply__pad > ul > li .form_group label[for="book1_12"],
  .payment-apply__pad > ul > li .form_group label[for="book2_12"],
  .payment-apply__pad > ul > li .form_group label[for="book3_12"] {
    width: 220px; }
  .payment-apply__pad > ul > li .form_group input[type="radio"]:checked,
  .payment-apply__pad > ul > li .form_group input[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
    margin-left: auto; }
  .payment-apply__pad > ul > li .form_group input[type="radio"]:checked + label,
  .payment-apply__pad > ul > li .form_group input[type="radio"]:not(:checked) + label {
    position: relative;
    padding-left: 31px;
    cursor: pointer;
    color: #202020;
    font-size: 16px;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: normal;
    font-family: 'S-CoreDream', sans-serif;
    font-family: 'NotoSansKR'; } }

@media (min-width: 60em) and (max-width: 1130px) {
  .payment-apply__pad > ul > li .form_group input[type="radio"]:checked + label,
  .payment-apply__pad > ul > li .form_group input[type="radio"]:not(:checked) + label {
    word-break: keep-all; } }

@media (min-width: 60em) {
  .payment-apply__pad > ul > li .form_group input[type="radio"]:not(:checked) + label:before,
  .payment-apply__pad > ul > li .form_group input[type="radio"]:checked + label:before,
  .payment-apply__pad > ul > li .form_group input[type="radio"]:not(:checked) + label:after,
  .payment-apply__pad > ul > li .form_group input[type="radio"]:checked + label:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 16px;
    height: 16px;
    border: 2px solid #c8c8c8;
    border-radius: 100%;
    background: #fff;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
  .payment-apply__pad > ul > li .form_group input[type="radio"]:checked + label:before {
    border: 2px solid #202020; }
  .payment-apply__pad > ul > li .form_group input[type="radio"]:checked + label:after {
    left: 4px;
    top: 4px;
    width: 8px;
    height: 8px;
    background: #202020;
    border: none; }
  .payment-apply__pad > ul > li .form_group label {
    width: 190px;
    line-height: 26px;
    text-align: left; }
  .payment-apply__pad > ul > li .form_group label > span {
    display: block;
    white-space: nowrap; }
  .payment-apply__pad > ul > li .form_group label > span b {
    padding-left: 4px;
    color: #ff0000;
    font-weight: bold; }
  .payment-apply__pad > ul > li .form_group .btn {
    width: 94px;
    height: 29px;
    margin-left: 0.95vw;
    padding: 0;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    line-height: 29px;
    letter-spacing: normal;
    font-family: 'S-CoreDream', sans-serif;
    background: #000;
    border-radius: 14.5px; }
  .payment-apply__pad > ul > li .form_group .btn[disabled] {
    border: none !important;
    background: #eee;
    color: #ccc !important; }
  .payment-apply__pad > ul > li .form_group .btn:hover, .payment-apply__pad > ul > li .form_group .btn:focus, .payment-apply__pad > ul > li .form_group .btn:active {
    border: none;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none; }
  .payment-apply__options {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .payment-apply__option + .payment-apply__option {
    margin-top: 0rem;
    margin-left: 3rem;
    padding-top: 0rem;
    border-top: none; }
  .payment-apply__option .dropdown {
    width: 160px; }
  .payment-apply__option .dropdown-popup {
    top: auto;
    bottom: 0; }
  .payment-apply__option .dropdown.is-single-option {
    width: auto;
    padding-right: 3rem;
    border-right: 1px solid rgba(32, 32, 32, 0.1); }
  .payment-apply__option .dropdown.is-single-option label {
    background: none !important; }
  .payment-apply__option .radio {
    display: inline; } }

@use "sass:math";
/* =============================================== ==========================
    ## 공통 믹스인 모음
  ================================================= ======================== */
@use 'sass:math';
/* 기준 화면 너비 */
/* pixel을 vw로 변환해주는 함수 */
.studyAppFreeDetail {
  padding: 79px 0 120px; }

.studyAppFreeDetail * {
  font-family: 'Pretendard';
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.studyAppFreeDetail .slick-slide {
  height: auto; }

.studyAppFreeDetail .point {
  color: #148ce6; }

@media (max-width: 1023px) {
  .studyAppFreeDetail {
    padding: 200px 0 120px; } }

@media (max-width: 767px) {
  .studyAppFreeDetail {
    padding: 27.78vw 0 16.67vw; } }

.studyAppFreeDetail_page .sc-wrap .inner {
  width: 100%;
  max-width: 1280px;
  padding: 0 40px;
  margin: 0 auto; }

@media (max-width: 1023px) {
  .studyAppFreeDetail_page .sc-wrap .inner {
    max-width: 720px; } }

@media (max-width: 767px) {
  .studyAppFreeDetail_page .sc-wrap .inner {
    padding: 0 20px; } }

.studyAppFreeDetail_page .sc-trial-tit {
  position: relative;
  padding-bottom: 72px;
  margin-bottom: 70px; }

.studyAppFreeDetail_page .sc-trial-tit .inner {
  color: #000; }

.studyAppFreeDetail_page .sc-trial-tit h1 {
  font-size: 50px;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 40px; }

.studyAppFreeDetail_page .sc-trial-tit p {
  font-size: 34px;
  font-weight: 700;
  line-height: 1.24;
  margin: 0;
  letter-spacing: -0.68px; }

.studyAppFreeDetail_page .sc-trial-tit::after {
  content: '';
  position: absolute;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  bottom: 0;
  left: 50%;
  width: 1200px;
  height: 2px;
  background: #148ce6; }

.studyAppFreeDetail_page .sc-trial-form {
  padding-bottom: 120px; }

.studyAppFreeDetail_page .sc-trial-form .trial-form {
  padding-bottom: 120px; }

.studyAppFreeDetail_page .sc-trial-form .trial-form-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 20px; }

.studyAppFreeDetail_page .sc-trial-form .trial-form-item label,
.studyAppFreeDetail_page .sc-trial-form .trial-form-item .fake-label {
  font-size: 20px;
  font-weight: 700;
  color: #000;
  line-height: 60px;
  min-width: 188px;
  display: block;
  position: relative;
  margin: 0; }

.studyAppFreeDetail_page .sc-trial-form .trial-form-item .form-group {
  width: calc(100% - 188px); }

.studyAppFreeDetail_page .sc-trial-form .trial-form-item input[type='text'] {
  width: 322px;
  height: 60px;
  font-size: 20px;
  font-weight: 500;
  color: #333;
  line-height: 60px;
  padding-left: 30px;
  letter-spacing: normal;
  border: 1px solid #d9d9d9;
  border-radius: 6px;
  outline: none; }

.studyAppFreeDetail_page .sc-trial-form .trial-form-item input[type='text']::-webkit-input-placeholder {
  color: #ddd; }

.studyAppFreeDetail_page .sc-trial-form .trial-form-item input[type='text']::-moz-placeholder {
  color: #ddd; }

.studyAppFreeDetail_page .sc-trial-form .trial-form-item input[type='text']:-ms-input-placeholder {
  color: #ddd; }

.studyAppFreeDetail_page .sc-trial-form .trial-form-item input[type='text']::-ms-input-placeholder {
  color: #ddd; }

.studyAppFreeDetail_page .sc-trial-form .trial-form-item input[type='text']::placeholder {
  color: #ddd; }

.studyAppFreeDetail_page .sc-trial-form .trial-form-item input[type='text']:focus {
  border-color: #000; }

.studyAppFreeDetail_page .sc-trial-form .trial-form-item input[type='checkbox'] {
  position: absolute;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  opacity: 0;
  visibility: hidden;
  cursor: pointer; }

.studyAppFreeDetail_page .sc-trial-form .trial-form-item input[type='checkbox'] + label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 20px; }

.studyAppFreeDetail_page .sc-trial-form .trial-form-item input[type='checkbox'] + label span.check-circle-box {
  width: 30px;
  height: 30px;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top; }

.studyAppFreeDetail_page .sc-trial-form .trial-form-item input[type='checkbox'] + label span.allCheck-circle {
  background-image: url("/assets/image/studyAppFreeDetail//ico_all_chk.svg"); }

.studyAppFreeDetail_page .sc-trial-form .trial-form-item input[type='checkbox'] + label span.check-circle {
  background-image: url("/assets/image/studyAppFreeDetail//ico_chk.svg"); }

.studyAppFreeDetail_page .sc-trial-form .trial-form-item input[type='checkbox']:checked + label span.allCheck-circle {
  background-image: url("/assets/image/studyAppFreeDetail//ico_all_chk_on.svg"); }

.studyAppFreeDetail_page .sc-trial-form .trial-form-item input[type='checkbox']:checked + label span.check-circle {
  background-image: url("/assets/image/studyAppFreeDetail//ico_chk_on.svg"); }

.studyAppFreeDetail_page .sc-trial-form .trial-phone {
  -ms-flex-flow: wrap;
      flex-flow: wrap; }

.studyAppFreeDetail_page .sc-trial-form .trial-phone .form-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  gap: 10px 30px; }

.studyAppFreeDetail_page .sc-trial-form .trial-phone .certification-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  gap: 0 10px; }

.studyAppFreeDetail_page .sc-trial-form .trial-phone .certification-group.is-after {
  width: 100%;
  max-width: calc(100% - 562px); }

.studyAppFreeDetail_page .sc-trial-form .trial-phone .certification-group.is-after .timer {
  position: absolute;
  top: 23px;
  left: 153px;
  font-size: 13px;
  font-weight: 400;
  color: #148ce6;
  line-height: 1; }

.studyAppFreeDetail_page .sc-trial-form .trial-phone .certification-group.is-after #certificationNo {
  width: 200px;
  padding-right: 50px; }

.studyAppFreeDetail_page .sc-trial-form .trial-phone .certification-text {
  font-size: 18px;
  font-weight: 400;
  color: #000;
  line-height: 1.3;
  width: 100%;
  display: block;
  letter-spacing: -0.3px;
  width: calc(100% - 188px);
  margin: 20px auto 0;
  margin-right: 0; }

.studyAppFreeDetail_page .sc-trial-form .trial-phone button {
  font-size: 20px;
  font-weight: 700;
  color: #148ce6;
  line-height: 60px;
  width: 200px;
  border-radius: 6px;
  background: rgba(20, 140, 240, 0.15); }

.studyAppFreeDetail_page .sc-trial-form .trial-phone button:disabled {
  color: #d9d9d9;
  background: #f5f5f5; }

.studyAppFreeDetail_page .sc-trial-form .trial-age {
  margin: 60px 0; }

.studyAppFreeDetail_page .sc-trial-form .trial-age button {
  border: 1px solid #d9d9d9;
  border-radius: 6px;
  background: #f5f5f5; }

.studyAppFreeDetail_page .sc-trial-form .trial-age button.active {
  color: #148ce6 !important;
  border-color: #148ce6;
  background: #dceefc !important; }

.studyAppFreeDetail_page .sc-trial-form .trial-age button:last-child {
  margin-right: 0; }

.studyAppFreeDetail_page .sc-trial-form .trial-age .grade-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 20px; }

.studyAppFreeDetail_page .sc-trial-form .trial-age .grade-menu button {
  width: 94px;
  height: 54px;
  font-size: 20px;
  font-weight: 600;
  line-height: 54px; }

.studyAppFreeDetail_page .sc-trial-form .trial-age .grade-range {
  padding: 20px;
  margin-top: 10px;
  border-radius: 6px;
  background: #f5f5f5; }

.studyAppFreeDetail_page .sc-trial-form .trial-age .grade-range button {
  font-size: 18px;
  font-weight: 700;
  line-height: 50px;
  width: 120px;
  background: #fff; }

.studyAppFreeDetail_page .sc-trial-form .trial-age .grade-range.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  gap: 10px; }

.studyAppFreeDetail_page .sc-trial-form .trial-text {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 40px; }

.studyAppFreeDetail_page .sc-trial-form .trial-text h2 {
  font-size: 20px;
  font-weight: 700;
  color: #000; }

.studyAppFreeDetail_page .sc-trial-form .trial-agreement input + label {
  font-size: 20px;
  padding-left: 50px; }

.studyAppFreeDetail_page .sc-trial-form .trial-agreement .agreement-all-check {
  margin-bottom: 20px; }

.studyAppFreeDetail_page .sc-trial-form .trial-agreement .agreement-all-check input + label {
  font-weight: 600;
  color: #000;
  line-height: 78px;
  background: #f5f5f5;
  border: 1px solid #d9d9d9;
  border-radius: 15px; }

.studyAppFreeDetail_page .sc-trial-form .trial-agreement .agreement-all-check input:checked + label {
  color: #000;
  background: rgba(20, 140, 240, 0.15);
  border-color: #148ce6; }

.studyAppFreeDetail_page .sc-trial-form .trial-agreement .agreement-check-list input + label {
  font-weight: 400;
  line-height: 30px; }

.studyAppFreeDetail_page .sc-trial-form .trial-agreement .agreement-check-list .list-1 {
  margin-bottom: 10px; }

.studyAppFreeDetail_page .sc-trial-form .trial-agreement .agreement-check-toggle {
  position: absolute;
  top: 6px;
  right: 0;
  width: 15px;
  height: 15px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  font-size: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url("/assets/image/studyAppFreeDetail//ico_arrow_down.svg");
  z-index: 10; }

.studyAppFreeDetail_page .sc-trial-form .trial-agreement .agreement-check-toggle.on {
  top: 7px;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg); }

.studyAppFreeDetail_page .sc-trial-form .trial-agreement .agreement-contents {
  font-size: 18px;
  font-weight: 400;
  color: #000;
  line-height: 1.35;
  padding: 40px 40px 40px 100px;
  margin-top: 20px;
  word-break: keep-all;
  border-radius: 20px;
  background: #f5f5f5;
  display: none; }

.studyAppFreeDetail_page .sc-trial-form .trial-agreement .agreement-contents p {
  margin: 0; }

.studyAppFreeDetail_page .sc-trial-form .trial-submit {
  margin-top: 60px;
  padding-top: 60px;
  border-top: 1px solid #d9d9d9; }

.studyAppFreeDetail_page .sc-trial-form .trial-submit button {
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  line-height: 80px;
  display: block;
  width: 600px;
  margin: 0 auto;
  background: #148ce6;
  border-radius: 15px;
  text-align: center; }

.studyAppFreeDetail_page .sc-trial-form .trial-guide {
  margin: 43px 0 0; }

.studyAppFreeDetail_page .sc-trial-form .trial-guide ol {
  padding-top: 16px; }

.studyAppFreeDetail_page .sc-trial-form .trial-guide ol li {
  font-size: 18px;
  font-weight: 400;
  color: #000;
  line-height: 1.35;
  padding-left: 15px;
  word-break: keep-all; }

.studyAppFreeDetail_page .sc-trial-form .trial-guide ol li::before {
  content: '';
  position: absolute;
  top: 9px;
  left: 0;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: #000; }

.studyAppFreeDetail_page .sc-trial-benefit {
  background: #eef7fe;
  padding: 120px 0; }

.studyAppFreeDetail_page .sc-trial-benefit .trial-benefit-tit {
  margin-bottom: 60px; }

.studyAppFreeDetail_page .sc-trial-benefit .trial-benefit-tit h2 {
  font-size: 40px;
  font-weight: 700;
  color: #000; }

.studyAppFreeDetail_page .sc-trial-benefit .trial-benefit-list ul {
  display: grid;
  gap: 60px;
  grid-template-columns: repeat(3, 1fr); }

.studyAppFreeDetail_page .sc-trial-benefit .trial-benefit-list ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  background: #fff;
  color: #000;
  text-align: center;
  aspect-ratio: 1/1;
  padding-bottom: 40px;
  border-radius: 20px; }

.studyAppFreeDetail_page .sc-trial-benefit .trial-benefit-list ul li h3 {
  font-size: 20px;
  font-weight: 400;
  line-height: 1.35;
  margin-top: auto; }

.studyAppFreeDetail_page .sc-trial-benefit .trial-benefit-list ul li span {
  font-size: 24px;
  font-weight: 700; }

.studyAppFreeDetail_page .sc-trial-benefit .trial-benefit-list ul li:nth-child(1) {
  background-image: url("/assets/image/studyAppFreeDetail/trialBenefit_list1_bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }

.studyAppFreeDetail_page .sc-trial-benefit .trial-benefit-list ul li:nth-child(2) {
  background-image: url("/assets/image/studyAppFreeDetail/trialBenefit_list2_bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }

.studyAppFreeDetail_page .sc-trial-benefit .trial-benefit-list ul li:nth-child(3) {
  background-image: url("/assets/image/studyAppFreeDetail/trialBenefit_list3_bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }

.studyAppFreeDetail_page .sc-trial-benefit .trial-benefit-list ul li:nth-child(4) {
  background-image: url("/assets/image/studyAppFreeDetail/trialBenefit_list4_bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }

.studyAppFreeDetail_page .sc-trial-benefit .trial-benefit-list ul li:nth-child(5) {
  background-image: url("/assets/image/studyAppFreeDetail/trialBenefit_list5_bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }

.studyAppFreeDetail_page .sc-trial-benefit .trial-benefit-list ul li:nth-child(6) {
  background-image: url("/assets/image/studyAppFreeDetail/trialBenefit_list6_bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }

.studyAppFreeDetail_page .sc-qna {
  padding-top: 120px; }

.studyAppFreeDetail_page .sc-qna .qna-tit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 20px; }

.studyAppFreeDetail_page .sc-qna .qna-tit h2 {
  font-size: 40px;
  font-weight: 700;
  color: #000;
  line-height: 1.2; }

.studyAppFreeDetail_page .sc-qna .qna-group {
  margin-top: 60px;
  border-top: 1px solid #d9d9d9; }

.studyAppFreeDetail_page .sc-qna .qna-item {
  border-bottom: 1px solid #d9d9d9; }

.studyAppFreeDetail_page .sc-qna .qna-list .question {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 5px;
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
  width: 100%;
  padding: 30px 40px 30px 45px;
  text-align: left;
  background-repeat: no-repeat;
  background-position: right;
  background-size: 27px;
  background-image: url("https://xcdn.home-learn.com/front_site/edu/homepage/2025/sub/imgs/ico_plus.svg");
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.studyAppFreeDetail_page .sc-qna .qna-list .question p {
  margin: 0; }

.studyAppFreeDetail_page .sc-qna .qna-list .question.active {
  background-image: url("https://xcdn.home-learn.com/front_site/edu/homepage/2025/sub/imgs/ico_mius.svg"); }

.studyAppFreeDetail_page .sc-qna .qna-list .answer {
  font-size: 18px;
  font-weight: 400;
  color: #000;
  overflow: hidden;
  padding: 40px;
  margin-bottom: 30px;
  border-radius: 20px;
  background: #f5f5f5; }

@media (min-width: 1024px) and (max-width: 1300px) {
  .studyAppFreeDetail_page .sc-trial-form .trial-phone .certification-group.is-after {
    max-width: 100%; }
  .studyAppFreeDetail_page .sc-trial-benefit {
    padding: 120px 0; }
  .studyAppFreeDetail_page .sc-trial-benefit .trial-benefit-tit {
    margin-bottom: 4.62vw; }
  .studyAppFreeDetail_page .sc-trial-benefit .trial-benefit-list ul {
    gap: 4.62vw; }
  .studyAppFreeDetail_page .sc-trial-benefit .trial-benefit-list ul li {
    padding-bottom: 3.08vw; }
  .studyAppFreeDetail_page .sc-trial-benefit .trial-benefit-list ul li h3 {
    font-size: 1.54vw; }
  .studyAppFreeDetail_page .sc-trial-benefit .trial-benefit-list ul li span {
    font-size: 1.85vw; } }

@media (max-width: 1023px) {
  .studyAppFreeDetail_page .sc-trial-tit {
    margin-bottom: 100px; }
  .studyAppFreeDetail_page .sc-trial-tit h1 {
    font-size: 70px;
    margin-bottom: 60px; }
  .studyAppFreeDetail_page .sc-trial-tit p {
    line-height: 1.35; }
  .studyAppFreeDetail_page .sc-trial-tit::after {
    width: 640px; }
  .studyAppFreeDetail_page .sc-trial-form {
    padding-bottom: 140px; }
  .studyAppFreeDetail_page .sc-trial-form .inner {
    max-width: 100%;
    padding: 0; }
  .studyAppFreeDetail_page .sc-trial-form .trial-form {
    padding-bottom: 120px; }
  .studyAppFreeDetail_page .sc-trial-form .trial-form-item {
    -ms-flex-flow: wrap;
        flex-flow: wrap;
    gap: 30px 0; }
  .studyAppFreeDetail_page .sc-trial-form .trial-form-item label,
  .studyAppFreeDetail_page .sc-trial-form .trial-form-item .fake-label {
    font-size: 34px;
    line-height: 1;
    min-width: auto;
    width: 100%; }
  .studyAppFreeDetail_page .sc-trial-form .trial-form-item .form-group {
    width: 100%; }
  .studyAppFreeDetail_page .sc-trial-form .trial-form-item input[type='text'] {
    width: 100%;
    height: 100px;
    font-size: 30px;
    line-height: 100px; }
  .studyAppFreeDetail_page .sc-trial-form .trial-form-item input[type='checkbox'] + label span.check-circle-box {
    width: 42px;
    height: 42px; }
  .studyAppFreeDetail_page .sc-trial-form .trial-form-item:not(.trial-age) {
    max-width: 640px;
    margin: 0 auto 60px; }
  .studyAppFreeDetail_page .sc-trial-form .trial-form-item:not(.trial-age) .fake-label {
    max-width: 640px;
    margin: 0 auto; }
  .studyAppFreeDetail_page .sc-trial-form .trial-phone .form-group {
    gap: 20px 0; }
  .studyAppFreeDetail_page .sc-trial-form .trial-phone .certification-group {
    gap: 0 20px; }
  .studyAppFreeDetail_page .sc-trial-form .trial-phone .certification-group input[type='text'] {
    width: calc(100% - 220px); }
  .studyAppFreeDetail_page .sc-trial-form .trial-phone .certification-group.is-after {
    max-width: 100%; }
  .studyAppFreeDetail_page .sc-trial-form .trial-phone .certification-group.is-after .timer {
    top: 40px;
    right: 245px;
    left: auto;
    font-size: 20px; }
  .studyAppFreeDetail_page .sc-trial-form .trial-phone .certification-group.is-after #certificationNo {
    width: calc(100% - 220px); }
  .studyAppFreeDetail_page .sc-trial-form .trial-phone .certification-text {
    width: 100%;
    font-size: 24px;
    margin-top: 0; }
  .studyAppFreeDetail_page .sc-trial-form .trial-phone button {
    width: 200px;
    height: 100px;
    font-size: 28px;
    line-height: 100px;
    letter-spacing: -0.56px; }
  .studyAppFreeDetail_page .sc-trial-form .trial-age .fake-label {
    max-width: 640px;
    margin: 0 auto; }
  .studyAppFreeDetail_page .sc-trial-form .trial-age .grade-menu {
    max-width: 640px;
    margin: 0 auto; }
  .studyAppFreeDetail_page .sc-trial-form .trial-age .grade-menu button {
    width: 100%;
    height: 84px;
    font-size: 28px;
    font-weight: 700;
    line-height: 84px; }
  .studyAppFreeDetail_page .sc-trial-form .trial-age .grade-range {
    padding: 50px 40px;
    margin: 50px auto 0;
    max-width: 720px; }
  .studyAppFreeDetail_page .sc-trial-form .trial-age .grade-range button {
    font-size: 28px;
    font-weight: 700;
    line-height: 84px;
    width: 150px; }
  .studyAppFreeDetail_page .sc-trial-form .trial-age .grade-range button[data-range='pre-7'] {
    width: 314px; }
  .studyAppFreeDetail_page .sc-trial-form .trial-age .grade-range::before, .studyAppFreeDetail_page .sc-trial-form .trial-age .grade-range::after {
    content: '';
    position: absolute; }
  .studyAppFreeDetail_page .sc-trial-form .trial-age .grade-range::before {
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    top: -33px;
    left: 50%;
    display: block;
    border-left: 23px solid transparent;
    border-right: 23px solid transparent;
    border-bottom: 35px solid #f5f5f5; }
  .studyAppFreeDetail_page .sc-trial-form .trial-age .grade-range::after {
    content: '';
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    bottom: 0;
    left: 50%;
    width: 100vw;
    height: 100%;
    z-index: -1;
    background: #f5f5f5; }
  .studyAppFreeDetail_page .sc-trial-form .trial-age .grade-range.active {
    gap: 10px 13px; }
  .studyAppFreeDetail_page .sc-trial-form .trial-text {
    gap: 10px 0; }
  .studyAppFreeDetail_page .sc-trial-form .trial-text .fake-label span {
    display: inline-block !important; }
  .studyAppFreeDetail_page .sc-trial-form .trial-text h3 {
    font-size: 28px;
    font-weight: 400;
    color: #000;
    letter-spacing: -0.56px; }
  .studyAppFreeDetail_page .sc-trial-form .trial-agreement input + label {
    font-size: 28px;
    padding-left: 0; }
  .studyAppFreeDetail_page .sc-trial-form .trial-agreement .agreement-all-check {
    margin-bottom: 50px; }
  .studyAppFreeDetail_page .sc-trial-form .trial-agreement .agreement-all-check input + label {
    line-height: 110px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .studyAppFreeDetail_page .sc-trial-form .trial-agreement .agreement-check-toggle {
    width: 20px;
    height: 20px;
    top: 10px;
    right: 20px; }
  .studyAppFreeDetail_page .sc-trial-form .trial-agreement .agreement-check-toggle.on {
    top: 10px; }
  .studyAppFreeDetail_page .sc-trial-form .trial-agreement .agreement-contents {
    font-size: 28px;
    line-height: 1.5;
    padding: 40px 40px 40px 68px;
    border-radius: 15px; }
  .studyAppFreeDetail_page .sc-trial-form .trial-submit {
    padding-top: 70px;
    margin: 60px auto 0;
    max-width: 640px; }
  .studyAppFreeDetail_page .sc-trial-form .trial-submit button {
    font-size: 34px;
    line-height: 110px;
    width: 100%; }
  .studyAppFreeDetail_page .sc-trial-form .trial-guide {
    margin: 135px auto 0 !important; }
  .studyAppFreeDetail_page .sc-trial-form .trial-guide .fake-label span {
    display: inline-block !important; }
  .studyAppFreeDetail_page .sc-trial-form .trial-guide ol {
    padding-top: 0; }
  .studyAppFreeDetail_page .sc-trial-form .trial-guide ol li {
    font-size: 28px; }
  .studyAppFreeDetail_page .sc-trial-form .trial-guide ol li::before {
    top: 16px; }
  .studyAppFreeDetail_page .sc-trial-benefit {
    padding: 140px 0; }
  .studyAppFreeDetail_page .sc-trial-benefit .trial-benefit-tit {
    margin-bottom: 71px; }
  .studyAppFreeDetail_page .sc-trial-benefit .trial-benefit-tit h2 {
    font-size: 50px; }
  .studyAppFreeDetail_page .sc-trial-benefit .trial-benefit-list ul {
    grid-template-columns: repeat(2, 1fr);
    gap: 30px 21px; }
  .studyAppFreeDetail_page .sc-trial-benefit .trial-benefit-list ul li {
    padding-bottom: 30px; }
  .studyAppFreeDetail_page .sc-trial-benefit .trial-benefit-list ul li h3 {
    font-size: 24px;
    font-weight: 700;
    letter-spacing: -0.5px; }
  .studyAppFreeDetail_page .sc-trial-benefit .trial-benefit-list ul li span {
    font-size: inherit; }
  .studyAppFreeDetail_page .sc-qna .qna-tit h2 {
    font-size: 50px; }
  .studyAppFreeDetail_page .sc-qna .qna-tit img {
    height: 50px; }
  .studyAppFreeDetail_page .sc-qna .qna-list .question {
    font-size: 30px;
    line-height: 1.25;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 0 10px;
    background-size: 44px;
    padding: 40px 0; }
  .studyAppFreeDetail_page .sc-qna .qna-list .answer {
    font-size: 28px;
    line-height: 1.35;
    padding: 40px 38px 40px; } }

@media (max-width: 767px) {
  .studyAppFreeDetail_page .sc-trial-tit {
    margin-bottom: 13.89vw;
    padding-bottom: 10vw; }
  .studyAppFreeDetail_page .sc-trial-tit h1 {
    font-size: 9.72vw;
    margin-bottom: 8.33vw; }
  .studyAppFreeDetail_page .sc-trial-tit p {
    font-size: 4.72vw; }
  .studyAppFreeDetail_page .sc-trial-tit::after {
    width: 88.89vw; }
  .studyAppFreeDetail_page .sc-trial-form {
    padding-bottom: 19.44vw; }
  .studyAppFreeDetail_page .sc-trial-form .trial-form {
    padding-bottom: 16.67vw; }
  .studyAppFreeDetail_page .sc-trial-form .trial-form-item {
    gap: 4.17vw 0; }
  .studyAppFreeDetail_page .sc-trial-form .trial-form-item label,
  .studyAppFreeDetail_page .sc-trial-form .trial-form-item .fake-label {
    font-size: 4.72vw; }
  .studyAppFreeDetail_page .sc-trial-form .trial-form-item input[type='text'] {
    font-size: 4.17vw;
    line-height: 13.89vw;
    height: 13.89vw;
    border-radius: 0.83vw; }
  .studyAppFreeDetail_page .sc-trial-form .trial-form-item input[type='checkbox'] + label {
    gap: 0 2.78vw; }
  .studyAppFreeDetail_page .sc-trial-form .trial-form-item input[type='checkbox'] + label span.check-circle-box {
    width: 5.83vw;
    height: 5.83vw; }
  .studyAppFreeDetail_page .sc-trial-form .trial-form-item:not(.trial-age) {
    margin: 0 auto 8.33vw;
    padding: 0 20px; }
  .studyAppFreeDetail_page .sc-trial-form .trial-phone .form-group {
    gap: 2.78vw 0; }
  .studyAppFreeDetail_page .sc-trial-form .trial-phone .certification-group {
    gap: 0 2.78vw; }
  .studyAppFreeDetail_page .sc-trial-form .trial-phone .certification-group input[type='text'] {
    width: calc(100% - 30.56vw); }
  .studyAppFreeDetail_page .sc-trial-form .trial-phone .certification-group.is-after .timer {
    top: 5.56vw;
    right: 34.03vw;
    font-size: 2.78vw; }
  .studyAppFreeDetail_page .sc-trial-form .trial-phone .certification-group.is-after #certificationNo {
    width: calc(100% - 30.56vw); }
  .studyAppFreeDetail_page .sc-trial-form .trial-phone .certification-text {
    font-size: 3.33vw; }
  .studyAppFreeDetail_page .sc-trial-form .trial-phone button {
    width: 27.78vw;
    height: 13.89vw;
    font-size: 3.89vw;
    line-height: 13.89vw;
    letter-spacing: -0.08vw;
    border-radius: 0.83vw; }
  .studyAppFreeDetail_page .sc-trial-form .trial-age .fake-label {
    padding: 0 20px; }
  .studyAppFreeDetail_page .sc-trial-form .trial-age .grade-menu {
    padding: 0 20px;
    gap: 0 2.78vw; }
  .studyAppFreeDetail_page .sc-trial-form .trial-age .grade-menu button {
    font-size: 3.89vw;
    line-height: 11.67vw;
    height: 11.67vw;
    border-radius: 0.83vw; }
  .studyAppFreeDetail_page .sc-trial-form .trial-age .grade-range {
    padding: 6.94vw 20px;
    margin: 6.94vw auto 0; }
  .studyAppFreeDetail_page .sc-trial-form .trial-age .grade-range button {
    font-size: 3.89vw;
    line-height: 11.67vw;
    width: 20.83vw;
    min-width: 16.67vw; }
  .studyAppFreeDetail_page .sc-trial-form .trial-age .grade-range button[data-range='pre-7'] {
    width: 43.61vw; }
  .studyAppFreeDetail_page .sc-trial-form .trial-age .grade-range::before {
    top: -4.58vw;
    border-left: 3.19vw solid transparent;
    border-right: 3.19vw solid transparent;
    border-bottom: 4.86vw solid #f5f5f5; }
  .studyAppFreeDetail_page .sc-trial-form .trial-age .grade-range.active {
    gap: 1.39vw 1.81vw; }
  .studyAppFreeDetail_page .sc-trial-form .trial-text {
    gap: 1.39vw 0; }
  .studyAppFreeDetail_page .sc-trial-form .trial-text h3 {
    font-size: 3.89vw;
    letter-spacing: -0.08vw; }
  .studyAppFreeDetail_page .sc-trial-form .trial-agreement input + label {
    font-size: 3.89vw; }
  .studyAppFreeDetail_page .sc-trial-form .trial-agreement .agreement-all-check {
    margin-bottom: 6.94vw; }
  .studyAppFreeDetail_page .sc-trial-form .trial-agreement .agreement-all-check input + label {
    line-height: 15.28vw;
    border-radius: 2.08vw; }
  .studyAppFreeDetail_page .sc-trial-form .trial-agreement .agreement-check-list input + label {
    line-height: 4.17vw; }
  .studyAppFreeDetail_page .sc-trial-form .trial-agreement .agreement-check-toggle {
    width: 2.78vw;
    height: 2.78vw;
    top: 1.39vw;
    right: 2.78vw; }
  .studyAppFreeDetail_page .sc-trial-form .trial-agreement .agreement-check-toggle.on {
    top: 1.39vw; }
  .studyAppFreeDetail_page .sc-trial-form .trial-agreement .agreement-contents {
    font-size: 3.89vw;
    padding: 5.56vw 5.56vw 5.56vw 9.44vw;
    border-radius: 2.08vw;
    margin-top: 2.78vw; }
  .studyAppFreeDetail_page .sc-trial-form .trial-submit {
    padding: 9.72vw 20px 0;
    margin: 8.33vw auto 0; }
  .studyAppFreeDetail_page .sc-trial-form .trial-submit button {
    font-size: 4.72vw;
    line-height: 15.28vw;
    border-radius: 2.08vw; }
  .studyAppFreeDetail_page .sc-trial-form .trial-guide {
    margin: 18.75vw auto 0 !important; }
  .studyAppFreeDetail_page .sc-trial-form .trial-guide ol li {
    font-size: 3.89vw; }
  .studyAppFreeDetail_page .sc-trial-form .trial-guide ol li::before {
    top: 2.22vw; }
  .studyAppFreeDetail_page .sc-trial-benefit {
    padding: 19.44vw 0; }
  .studyAppFreeDetail_page .sc-trial-benefit .trial-benefit-tit {
    margin-bottom: 9.86vw; }
  .studyAppFreeDetail_page .sc-trial-benefit .trial-benefit-tit h2 {
    font-size: 6.94vw; }
  .studyAppFreeDetail_page .sc-trial-benefit .trial-benefit-list ul {
    gap: 4.17vw 2.92vw; }
  .studyAppFreeDetail_page .sc-trial-benefit .trial-benefit-list ul li {
    padding-bottom: 4.17vw;
    border-radius: 2.78vw; }
  .studyAppFreeDetail_page .sc-trial-benefit .trial-benefit-list ul li h3 {
    font-size: 3.33vw;
    letter-spacing: -0.07vw; }
  .studyAppFreeDetail_page .sc-qna {
    padding-top: 16.67vw; }
  .studyAppFreeDetail_page .sc-qna .qna-tit {
    gap: 0 2.78vw; }
  .studyAppFreeDetail_page .sc-qna .qna-tit h2 {
    font-size: 6.94vw; }
  .studyAppFreeDetail_page .sc-qna .qna-tit img {
    height: 6.94vw; }
  .studyAppFreeDetail_page .sc-qna .qna-group {
    margin-top: 8.33vw; }
  .studyAppFreeDetail_page .sc-qna .qna-list .question {
    font-size: 4.17vw;
    gap: 0 1.39vw;
    background-size: 6.11vw;
    padding: 5.56vw 0; }
  .studyAppFreeDetail_page .sc-qna .qna-list .answer {
    font-size: 3.89vw;
    padding: 5.56vw 5.28vw 5.56vw;
    border-radius: 2.78vw;
    margin-bottom: 4.17vw; } }
