@charset "UTF-8";

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

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

body,div,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,textarea,p,th,td,input,select,textarea,button {
  margin: 0;
  padding: 0;
}

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

address,caption,code,em,var {
  font-style: normal;
}

img,fieldset,iframe {
  border: 0 none;
}

img {
  max-width: 100%;
  height: auto;
  -webkit-backface-visibility: hidden;
}

audio,canvas,iframe,img,svg,video {
  vertical-align: middle;
}

input,select,textarea,button {
  vertical-align: middle;
}

textarea {
  resize: none;
}

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

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

button,input[type=button],input[type=submit],input[type=reset],input[type=file] {
  border-radius: 0;
  -webkit-appearance: button;
}

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

input:checked[type=checkbox] {
  -webkit-appearance: checkbox;
  background-color: transparent;
}

input[type=search]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

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

caption,legend {
  visibility: hidden;
  overflow: hidden;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
}

a {
  text-decoration: none;
  select-dummy: expression(this.hideFocus=true);
}

body,h1,h2,h3,h4,h5,h6,th,td,input,select,textarea,button {
  /* font family, letter-spacing etc...*/
}

hr {
  display: none;
}

textarea,input {
  -webkit-apperence: none;
}

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

q {
  quotes: none;
}

q:before,q:after {
  content: "";
  content: none;
}

sub {
  line-height: 0;
}

html,body {
  width: 100%;
}

ul:after,ol:after {
  content: "";
  clear: both;
  display: block;
}

/*
Copyright (c) 2021 Kil Hyung-jin, with Reserved Font Name Pretendard.
https://github.com/orioncactus/pretendard

This Font Software is licensed under the SIL Open Font License, Version 1.1.
This license is copied below, and is also available with a FAQ at:
http://scripts.sil.org/OFL
*/

@font-face {
  font-family: "Pretendard";
  font-weight: 900;
  font-display: swap;
  src: local("Pretendard Black"), url("../fonts/woff2/Pretendard-Black.woff2") format("woff2"), url("../fonts/woff/Pretendard-Black.woff") format("woff");
}

@font-face {
  font-family: "Pretendard";
  font-weight: 800;
  font-display: swap;
  src: local("Pretendard ExtraBold"), url("../fonts/woff2/Pretendard-ExtraBold.woff2") format("woff2"), url("../fonts/woff/Pretendard-ExtraBold.woff") format("woff");
}

@font-face {
  font-family: "Pretendard";
  font-weight: 700;
  font-display: swap;
  src: local("Pretendard Bold"), url("../fonts/woff2/Pretendard-Bold.woff2") format("woff2"), url("../fonts/woff/Pretendard-Bold.woff") format("woff");
}

@font-face {
  font-family: "Pretendard";
  font-weight: 600;
  font-display: swap;
  src: local("Pretendard SemiBold"), url("../fonts/woff2/Pretendard-SemiBold.woff2") format("woff2"), url("../fonts/woff/Pretendard-SemiBold.woff") format("woff");
}

@font-face {
  font-family: "Pretendard";
  font-weight: 500;
  font-display: swap;
  src: local("Pretendard Medium"), url("../fonts/woff2/Pretendard-Medium.woff2") format("woff2"), url("../fonts/woff/Pretendard-Medium.woff") format("woff");
}

@font-face {
  font-family: "Pretendard";
  font-weight: 400;
  font-display: swap;
  src: local("Pretendard Regular"), url("../fonts/woff2/Pretendard-Regular.woff2") format("woff2"), url("../fonts/woff/Pretendard-Regular.woff") format("woff");
}

@font-face {
  font-family: "Pretendard";
  font-weight: 300;
  font-display: swap;
  src: local("Pretendard Light"), url("../fonts/woff2/Pretendard-Light.woff2") format("woff2"), url("../fonts/woff/Pretendard-Light.woff") format("woff");
}

@font-face {
  font-family: "Pretendard";
  font-weight: 200;
  font-display: swap;
  src: local("Pretendard ExtraLight"), url("../fonts/woff2/Pretendard-ExtraLight.woff2") format("woff2"), url("../fonts/woff/Pretendard-ExtraLight.woff") format("woff");
}

@font-face {
  font-family: "Pretendard";
  font-weight: 100;
  font-display: swap;
  src: local("Pretendard Thin"), url("../fonts/woff2/Pretendard-Thin.woff2") format("woff2"), url("../fonts/woff/Pretendard-Thin.woff") format("woff");
}

* {
  -webkit-tap-highlight-color: transparent;
  word-break: keep-all;
}

*::-webkit-input-placeholder {
  color: #666f7b;
  opacity: 0.5;
}

*:-moz-placeholder {
  color: #666f7b;
  opacity: 0.5;
}

*::-moz-placeholder {
  color: #666f7b;
  opacity: 0.5;
}

*:-ms-input-placeholder {
  color: #666f7b;
  opacity: 0.5;
}

html {
  font-family: "Pretendard", "Apple SD Gothic Neo", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, Arial, "Malgun Gothic", "맑은 고딕", Dotum, 돋움, sans-serif;
  font-size: 62.5%;
  line-height: 1.5;
  font-weight: 500;
  color: #454545;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  overflow-style: -ms-autohiding-scrollbar;
  -webkit-font-smoothing: antialiased;
  height: 100%;
}

html.overflow {
  overflow: hidden;
  height: 100%;
  width: 100%;
}

body {
  font-size: 16px;
  letter-spacing: -0.5px;
}

em.gray {
  color: #818ea7;
}

em.red {
  color: #e55765;
}

em.white {
  color: #fff;
}

em.blue {
  color: #0096ff;
}

em.orange {
  color: #ff7f7f;
}

:focus:not(:focus-visible) {
  outline: 0;
}

input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select {
  font-family: "Pretendard", "Apple SD Gothic Neo", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, Arial, "Malgun Gothic", "맑은 고딕", Dotum, 돋움, sans-serif;
  width: 100%;
  height: 52px;
  color: #000;
  font-size: 1.5rem;
  font-weight: 600;
  padding: 0 14px;
  background: #fff;
  border: 1px solid #e9ebee;
  border-radius: 10px;
  -webkit-transition: border 0.4s;
  -o-transition: border 0.4s;
  transition: border 0.4s;
}

input[type=color].center,input[type=date].center,input[type=datetime-local].center,input[type=datetime].center,input[type=email].center,input[type=month].center,input[type=number].center,input[type=password].center,input[type=search].center,input[type=tel].center,input[type=text].center,input[type=time].center,input[type=url].center,input[type=week].center,select.center {
  text-align: center;
  padding: 0;
}

input[type=color].right,input[type=date].right,input[type=datetime-local].right,input[type=datetime].right,input[type=email].right,input[type=month].right,input[type=number].right,input[type=password].right,input[type=search].right,input[type=tel].right,input[type=text].right,input[type=time].right,input[type=url].right,input[type=week].right,select.right {
  text-align: right;
}

input[type=color]:invalid,input[type=color].invalid,input[type=date]:invalid,input[type=date].invalid,input[type=datetime-local]:invalid,input[type=datetime-local].invalid,input[type=datetime]:invalid,input[type=datetime].invalid,input[type=email]:invalid,input[type=email].invalid,input[type=month]:invalid,input[type=month].invalid,input[type=number]:invalid,input[type=number].invalid,input[type=password]:invalid,input[type=password].invalid,input[type=search]:invalid,input[type=search].invalid,input[type=tel]:invalid,input[type=tel].invalid,input[type=text]:invalid,input[type=text].invalid,input[type=time]:invalid,input[type=time].invalid,input[type=url]:invalid,input[type=url].invalid,input[type=week]:invalid,input[type=week].invalid,select:invalid,select.invalid {
  border-color: #e9ebee;
}

textarea {
  width: 100%;
  font-family: "Pretendard", "Apple SD Gothic Neo", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, Arial, "Malgun Gothic", "맑은 고딕", Dotum, 돋움, sans-serif;
  color: #000;
  font-size: 1.5rem;
  font-weight: 600;
  padding: 14px;
  background: #fff;
  border: 1px solid #e9ebee;
  border-radius: 10px;
  -webkit-transition: border 0.4s;
  -o-transition: border 0.4s;
  transition: border 0.4s;
  -moz-appearance: none;
  /* Firefox */
  -webkit-appearance: none;
  /* Safari and Chrome */
  appearance: none;
  resize: none;
}

textarea:invalid,textarea.invalid {
  border-color: #ea6f6b;
}

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

select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-image: url("/assets/images/ico-arrow-slt.png");
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 26px 7px;
  padding-right: 40px;
}

select:focus {
  outline: none;
  border-color: #84f5de !important;
}

input[type=password] {
  font-family: initial;
}

input[type=date] {
  color: #191f28;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

input[type=date]::-webkit-calendar-picker-indicator {
  color: transparent;
  background: none;
  z-index: 1;
}

input[type=date]:before {
  content: "";
  color: transparent;
  background: none;
  display: block;
  background: url("../images/ico-date.png") no-repeat;
  background-size: contain;
  width: 18px;
  height: 18px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 16px;
  color: #999;
}

.file {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  max-width: 74px;
}

.file .btn {
  min-width: 100%;
  font-size: 1.4rem;
}

.file input {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.checkbox,.radio {
  position: relative;
  display: inline-block;
  overflow: hidden;
  text-align: left;
}

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

.checkbox.option-block input:checked + span,.radio.option-block input:checked + span {
  color: #000;
  background-color: #f4f8ff;
  border-color: rgba(105, 128, 234, 0.5);
}

.checkbox.option-block input:checked + span .info .tit,.radio.option-block input:checked + span .info .tit {
  color: #3666fd;
}

.checkbox.option-block input:checked + span:before,.radio.option-block input:checked + span:before {
  content: none;
}

.checkbox.option-block input:checked + span:after,.radio.option-block input:checked + span:after {
  background: url("../img/ico-checkbox-on.png") no-repeat center;
  background-size: contain;
}

.checkbox.option-block input:disabled + span:before,.radio.option-block input:disabled + span:before {
  content: none;
}

.checkbox.option-block span,.radio.option-block span {
  background-color: #f4f5f9;
  padding: 20px;
  gap: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-radius: 20px;
  border: 2px solid transparent;
}

.checkbox.option-block span .image,.radio.option-block span .image {
  width: 100px;
}

.checkbox.option-block span .info,.radio.option-block span .info {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.checkbox.option-block span .info .tit,.radio.option-block span .info .tit {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1;
}

.checkbox.option-block span .info .tit + .list-check,.radio.option-block span .info .tit + .list-check {
  margin-top: 10px;
}

.checkbox.option-block span .info .list-check,.radio.option-block span .info .list-check {
  margin: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 18px;
}

.checkbox.option-block span .info .list-check li,.radio.option-block span .info .list-check li {
  font-size: 1.5rem;
  line-height: 20px;
}

.checkbox.option-block span .info .list-check li b,.radio.option-block span .info .list-check li b {
  font-weight: 500;
}

.checkbox.option-block span .price-result,.radio.option-block span .price-result {
  padding: 0;
  border: none;
}

.checkbox.option-block span .price-result .price,.radio.option-block span .price-result .price {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: right;
}

.checkbox.option-block span .price-result .price .add-value,.radio.option-block span .price-result .price .add-value {
  font-size: 2.6rem;
  line-height: 1;
  font-weight: 700;
}

.checkbox.option-block span .price-result .price em,.radio.option-block span .price-result .price em {
  font-size: 2rem;
  color: #454555;
}

.checkbox.option-block span:before,.radio.option-block span:before {
  content: none;
}

.checkbox input,.radio input {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.checkbox input:checked + span,.radio input:checked + span {
  color: #6980ea;
}

.checkbox span,.radio span {
  display: block;
  font-size: 1.7rem;
  padding-left: 32px;
  line-height: 24px;
  font-weight: 600;
  color: #454555;
}

.checkbox span a:hover em,.radio span a:hover em {
  text-decoration: underline;
}

.checkbox span:before,.radio span:before {
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 24px;
  height: 24px;
}

.checkbox.agree {
  padding: 0 14px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 52px;
}

.checkbox.agree input:checked + span:before {
  background: url(../images/ico-checkbox-on.png) no-repeat center;
  background-size: contain;
}

.checkbox.agree span {
  color: #353544;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0;
  font-size: 1.7rem;
  font-weight: 600;
  letter-spacing: -1px;
}

.checkbox.agree span:before {
  position: static;
  display: block;
  margin-right: 8px;
  background: url(../images/ico-checkbox-off.png) no-repeat center;
  background-size: contain;
  width: 17px;
  height: 17px;
}

.checkbox.agree.all {
  border-radius: 10px;
  background: #f4f5f9;
}

.checkbox.agree.all input:checked + span {
  color: #3666fd;
}

.checkbox.agree.all span {
  font-weight: 800;
}

.checkbox input:checked + span:before {
  background: url("../images/crud-check-checked.png") no-repeat center;
  background-size: contain;
}

.checkbox input:disabled + span:before {
  background: url("../images/crud-check-disabled.png") no-repeat center;
  background-size: contain;
}

.checkbox span:before {
  background: url("../images/crud-check.png") no-repeat center;
  background-size: contain;
}

.radio input:checked + span:before {
  background: url("../images/crud-radio-checked.png") no-repeat center;
  background-size: contain;
}

.radio input:disabled + span:before {
  background: url("../images/crud-radio-disalbed.png") no-repeat center;
  background-size: contain;
}

.radio span:before {
  background: url("../images/crud-radio.png") no-repeat center;
  background-size: contain;
}

input[disabled],select[disabled],option[disabled],textarea[disabled] {
  background: #e9ebef;
  color: rgba(53, 53, 68, 0.2);
  pointer-events: none;
  background-image: none;
  border-color: transparent;
}

input[readonly],select[readonly],option[readonly],textarea[disabled] {
  background: #fafafa;
  color: #454545;
}

.text-label {
  display: block;
  color: #666f7b;
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 1;
  opacity: 0.7;
  margin-bottom: 10px;
}

.input-item-inner {
  position: relative;
}

.input-item-inner.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}

.input-item-inner + .input-item-inner {
  margin-top: 10px;
}

.input-item + .input-item {
  margin-top: 20px;
}

article {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 20px;
}

article .desc {
  font-size: 1.7rem;
  color: #454545;
  line-height: 30px;
  white-space: normal;
}

article .tit {
  font-size: 2.4rem;
  color: #000;
  font-weight: 600;
  line-height: 30px;
}

article + article {
  margin-top: 60px;
}

.list-file li + li {
  margin-top: 10px;
}

.list-file li a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 1.4rem;
  font-weight: 700;
  color: #6980ea;
}

.list-file li a::before {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  background: url("../images/ico-file.png") no-repeat;
  background-size: contain;
}

.list-file li a span {
  color: #454555;
  opacity: 0.4;
  font-weight: 400;
  font-size: 1.4rem;
}

.list-attach {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  width: 100%;
  overflow: auto;
}

.list-attach li {
  border: 1px solid #e9ebee;
  height: 52px;
  padding: 0 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-radius: 10px;
  gap: 8px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 1.4rem;
  font-weight: 500;
}

.list-attach li span {
  color: #454555;
  opacity: 0.4;
  font-weight: 400;
  font-size: 1.4rem;
}

.error-message {
  text-align: center;
}

.error-message .type {
  font-size: 9rem;
  font-weight: 400;
}

.error-message .tit {
  font-size: 3rem;
  font-weight: 400;
}

.error-message .desc {
  color: #666f7b;
  margin: 30px 0;
}

.tbl {
  width: 100%;
  border-top: 1px solid #e9ebee;
}

.tbl table {
  width: 100%;
}

.tbl table tr {
  border-bottom: 1px solid #e9ebee;
}

.tbl table tr.disabled {
  opacity: 0.5;
}

.tbl table thead {
  border-top: 1px solid #e9ebee;
}

.tbl table th,.tbl table td {
  text-align: left;
  padding: 14px;
  height: 60px;
  color: #454545;
}

.tbl table th.center,.tbl table td.center {
  text-align: center;
}

.tbl table th.right,.tbl table td.right {
  text-align: right;
}

.tbl table th.left,.tbl table td.left {
  text-align: left;
}

.tbl table th {
  font-weight: 700;
  font-size: 1.6rem;
  background-color: #f8f9fc;
}

.tbl table td {
  font-size: 1.7rem;
  font-weight: 500;
}

.terms {
  margin-top: -40px;
}

.terms a {
  color: #454545;
}

.terms a:hover {
  text-decoration: underline;
}

.terms h3 {
  font-size: 2rem;
  font-weight: 500;
  color: #000;
  margin-bottom: 10px;
  margin-top: 40px;
}

.terms p {
  font-size: 1.4rem;
  margin: 0 0 10px;
}

.terms ul > li {
  font-size: 1.4rem;
  font-weight: 500;
}

.terms ul > li ol {
  margin: 5px 0;
}

.terms ul li {
  position: relative;
  padding-left: 17px;
}

.terms ul li i.counter {
  position: absolute;
  left: 0;
  font-style: normal;
}

.ico {
  display: block;
  width: 32px;
  height: 32px;
  text-indent: -999rem;
  position: relative;
}

.ico:active {
  opacity: 0.5;
}

.ico:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: contain !important;
  background-position: center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.ico.search:before {
  background: url("../images/ico-search.png");
}

.ico.close:before {
  background: url("../images/ico-gnb-close.png") no-repeat;
  width: 20px;
  height: 20px;
}

.ico.remove {
  width: 18px;
  height: 18px;
}

.ico.remove:before {
  background: url("../images/ico-remove.png") no-repeat;
}

.ico.srh:before {
  background: url("../images/iptico-search.png") no-repeat;
}

.input-added-ico {
  position: relative;
}

.input-added-ico .ico {
  position: absolute;
  right: 14px;
  width: 24px;
  height: 24px;
  top: 0;
  bottom: 0;
  margin: auto;
}

.input-added-ico .ico::before {
  background-size: contain;
}

.lnb .input-added-ico {
  margin-bottom: 20px;
}

.lnb.type-guide nav ul li a:after {
  content: none;
}

.lnb.type-guide nav ul li.more.on > a:before {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.lnb.type-guide nav ul li.more > a {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: 6px;
}

.lnb.type-guide nav ul li.more > a:before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background: url("../images/ico-arrows.png") no-repeat center;
  background-size: contain;
}

.lnb nav ul ul {
  padding-left: 25px;
}

.lnb nav ul ul li a {
  font-size: 1.5rem;
  font-weight: 400;
}

.lnb nav ul li.on > a {
  color: #000;
  font-weight: 700;
}

.lnb nav ul li > a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #666f7b;
  font-size: 1.7rem;
  font-weight: 600;
  padding: 8px 0;
}

.lnb nav ul li > a:after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background: url("../images/ico-arrows.png") no-repeat center;
  background-size: contain;
}

.lnb nav ul li > a:hover {
  color: #000;
}

.only-mo {
  display: none;
}

.header {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  background-color: #fff;
  z-index: 999;
  border-bottom: 1px solid #e9ebee;
  height: 70px;
}

.header .logo {
  margin-right: 40px;
}

.header .app-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
}

.header .mobileNav {
  display: none;
  text-indent: -999rem;
  position: absolute;
  width: 20px;
  height: 20px;
  top: 13px;
  right: 20px;
  background: url("../images/ico-gnb.png") center no-repeat;
  background-size: contain;
  z-index: 2;
}

.header .gnb {
  margin-right: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 38px;
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.header .gnb > ul {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 38px;
}

.header .gnb > ul > .gnb-item {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.header .gnb > ul > .gnb-item.on .gnb-link,.header .gnb > ul > .gnb-item:hover .gnb-link {
  font-weight: 600;
  color: #000;
}

.header .gnb > ul > .gnb-item > .gnb-link {
  color: #666f7b;
  font-weight: 500;
  font-size: 1.7rem;
}

.header .gnb .menu-container {
  display: none;
  position: absolute;
  z-index: 8;
  gap: 80px;
  padding: 20px 0;
  top: 69px;
}

.header .gnb .menu-container.on {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.header .gnb .menu-container ul {
  position: relative;
  z-index: 2;
}

.header .gnb .menu-container ul li.gnb-label {
  font-weight: 800;
  color: #8c97a5;
  font-size: 1.5rem;
}

.header .gnb .menu-container ul li:hover a {
  color: #6980ea;
}

.header .gnb .menu-container ul li + li {
  margin-top: 10px;
}

.header .gnb .menu-container ul li a {
  color: #454545;
  font-size: 1.5rem;
  font-weight: 500;
}

.header .gnb .menu-container:after {
  content: "";
  display: block;
  width: 150vw;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.95);
  position: absolute;
  left: -50vw;
  top: 0;
  border-bottom: 1px solid #e9ebee;
}

.header .snb ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 14px;
}

.header .snb ul li a {
  font-size: 1.3rem;
  color: #666f7b;
  font-weight: 600;
  border: 1px solid rgba(151, 160, 173, 0.2);
  border-radius: 6px;
  padding: 6px 12px;
}

.header .snb ul li b {
  color: #000;
}

.header.transparent {
  background-color: transparent;
  border-color: transparent;
}

.header.transparent .logo {
  background: url("../images/logo-white.png") no-repeat center;
  background-size: contain;
}

.header.transparent .gnb > ul > .gnb-item > .gnb-link {
  color: #fff;
}

.header.transparent .snb ul li a {
  color: #fff;
}

.header.transparent .snb ul li b {
  color: #fff;
}

.header.transparent .mobileNav {
  background: url("../images/ico-gnb-w.png") center no-repeat;
  background-size: contain;
}

.header.clear {
  background-color: transparent;
  border-color: transparent;
}

.logo {
  text-indent: -999rem;
  display: block;
  background: url("../images/logo.png") no-repeat center;
  background-size: contain;
  width: 133px;
  height: 20px;
  cursor: pointer;
}

.logo h1 {
  height: 100%;
}

.logo a {
  display: block;
  height: 100%;
}

.footer {
  background-color: #fff;
  border-top: 1px solid #e9ebee;
  padding: 44px 0;
}

.footer .footer-head {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.footer .footer-head .cs-center ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.footer .footer-head .cs-center ul li + li {
  margin-left: 20px;
}

.footer .footer-head .cs-center ul li a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 1.4rem;
  color: #454545;
  font-weight: 800;
  gap: 6px;
}

.footer .footer-head .cs-center ul li img {
  width: 10px;
}

.footer .footer-head .footer-nav {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
}

.footer .footer-head .footer-nav .netbreeze {
  text-indent: -999rem;
  display: block;
  width: 130px;
  height: 12px;
  background: url("../images/logo-netbreeze.png") no-repeat;
  background-size: contain;
}

.footer .footer-head .footer-nav .netbreeze a {
  display: block;
}

.footer .footer-head .footer-nav .fnb ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
}

.footer .footer-head .footer-nav .fnb ul li a {
  font-size: 1.4rem;
  font-weight: 600;
  color: #666f7b;
}

.footer .footer-head .footer-nav .fnb ul li a b {
  color: #000;
  font-weight: 700;
}

.footer .footer-body {
  margin-top: 40px;
}

.footer .footer-body .company-info ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.footer .footer-body .company-info ul + ul {
  margin-top: 4px;
}

.footer .footer-body .company-info ul li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #666f7b;
  font-size: 1.1rem;
  font-weight: 400;
}

.footer .footer-body .company-info ul li + li:before {
  margin: 0 14px;
  content: "";
  display: block;
  width: 1px;
  height: 8px;
  background-color: #cbd0db;
}

.footer .footer-body .sideline {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  margin-top: 14px;
}

.footer .footer-body .sideline .company-address address {
  color: #666f7b;
  font-size: 1.1rem;
}

.footer .footer-body .sideline .company-address address + address {
  margin-top: 4px;
}

.footer .footer-body .sideline small {
  font-size: 1rem;
  color: #666f7b;
  font-weight: 400;
}

.footer .app-inner {
  *zoom: 1;
  display: block;
}

.footer .app-inner:after {
  content: "";
  display: block;
  clear: both;
}

.footer.transparent {
  background-color: transparent;
  border-color: transparent;
}

.footer.transparent .footer-head .cs-center ul li {
  color: #fff;
}

.footer.transparent .footer-head .footer-nav .netbreeze {
  background: url("../images/logo-netbreeze-white.png") no-repeat;
  background-size: contain;
}

.footer.transparent .footer-head .footer-nav .fnb ul li a {
  color: #ababab;
}

.footer.transparent .footer-head .footer-nav .fnb ul li a b {
  color: #fff;
}

.footer.transparent .footer-body .company-info ul li {
  color: #ababab;
}

.footer.transparent .footer-body .company-info ul li + li:before {
  background-color: #ababab;
  opacity: 0.5;
}

.footer.transparent .footer-body .sideline .company-address address {
  color: #ababab;
}

.footer.transparent .footer-body .sideline small {
  color: #ababab;
}

.footerToggle {
  margin-top: 20px;
  height: 48px;
  width: 100%;
  font-size: 1.5rem;
}

.footerToggle.on::after {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.footerToggle::after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background: url("../images/ico-arrows.png") no-repeat center;
  background-size: contain;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.btn {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  min-width: 150px;
  font-size: 1.7rem;
  background: -webkit-gradient(linear, left top, right top, color-stop(30%, #4a6aff), to(#6980ea));
  background: -o-linear-gradient(left, #4a6aff 30%, #6980ea 100%);
  background: linear-gradient(to right, #4a6aff 30%, #6980ea 100%);
  border: 1px solid transparent;
  font-weight: 700;
  height: 52px;
  line-height: 1;
  border-radius: 10px;
  gap: 6px;
  padding: 0 20px;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.btn:hover {
  opacity: 0.7;
}

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

.btn img {
  width: 18px;
}

.btn.normal {
  color: #9fa2b4;
  background: #f4f5f9;
}

.btn.white {
  color: #6980ea;
  background: #fff;
}

.btn.natural {
  color: #6980ea;
  background: #f4f5f9;
}

.btn.negative {
  color: #e55765;
  background: #ffe2e5;
}

.btn.disabled {
  background-color: #f1f2f4;
  color: #b8bdc4;
}

.btn.line {
  border: 2px solid #e9ebee;
  background: transparent;
  color: #666f7b;
  font-size: 1.5rem;
  font-weight: 700;
}

.dim {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  z-index: 99998;
  -webkit-transition: opacity 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
}

.dim.on {
  opacity: 0.7;
}

.modal {
  overflow: hidden;
  position: fixed;
  width: 100%;
  z-index: 99999;
  top: 40%;
  -webkit-transition: top 0.4s ease-in-out;
  -o-transition: top 0.4s ease-in-out;
  transition: top 0.4s ease-in-out;
}

.modal.center {
  text-align: center;
}

.modal.on {
  top: 50%;
  z-index: 999;
}

.modal.on .modal-inner {
  opacity: 1;
}

.modal.basic .modal-inner {
  max-width: 1170px;
  min-width: 1170px;
  padding: 0;
  border-radius: 50px;
}

.modal.basic .modal-body {
  max-height: inherit;
}

.modal-inner {
  width: 90%;
  max-width: 330px;
  margin: auto;
  position: relative;
  z-index: 99999;
  background: #fff;
  border-radius: 20px;
  overflow: hidden;
  -webkit-box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.1);
  opacity: 0;
  -webkit-transition: opacity 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
  padding: 20px 20px 16px;
}

.modal .modal-dim {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  z-index: 99998;
  -webkit-transition: opacity 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
}

.modal .modal-dim.on {
  opacity: 0.7;
}

.modal .modal-title {
  font-size: 2rem;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: -1px;
  margin-bottom: 20px;
}

.modal .desc {
  font-weight: 500;
  line-height: 28px;
  /* 155.556% */
  letter-spacing: -1px;
  font-size: 1.8rem;
  color: rgba(42, 46, 55, 0.7);
}

.modal small {
  display: inline-block;
  color: #9fa2b4;
  font-size: 1.5rem;
  line-height: 20px;
  font-weight: 500;
}

.modal .modal-body {
  max-height: 355px;
}

.modal .modal-body + .modal-footer {
  margin-top: 20px;
}

.modal .modal-body.auto {
  max-height: inherit;
}

.modal .modal-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}

.modal .modal-footer .btn {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  min-width: inherit;
}

.loading {
  width: 100vw;
  height: 100vh;
  position: fixed;
  background: rgba(0, 0, 0, 0.3);
  z-index: 9999;
  top: 0;
  left: 0;
}

.loading svg {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
}

html.gradient {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dfe3ee), to(#fff));
  background-image: -o-linear-gradient(top, #dfe3ee 0%, #fff 100%);
  background-image: linear-gradient(to bottom, #dfe3ee 0%, #fff 100%);
}

html.intro .viewport {
  padding-top: 0;
}

html.onepage .viewport {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100vh;
  /* 최소 높이를 화면 전체로 설정 */
}

html.onepage .viewport .container {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  /* 나머지 영역을 꽉 채우도록 설정 */
}

html.service .viewport {
  background: url("../images/bg-service.png") no-repeat center;
  background-size: cover;
}

.flex-center {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top:80px;
}

.viewport {
  min-width: 1240px;
}

.viewport .sub-page-layout {
  background: url("../images/bg_gray.png") repeat-y;
  background-size: 50%;
}

.viewport .sub-page-layout .app-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.viewport .sub-page-layout .app-inner .lnb {
  -webkit-box-flex: 0;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
  padding-top: 70px;
  padding-right: 20px;
  width: 240px;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  height: 100vh;
  background-color: #f8f9fc;
}

.viewport .sub-page-layout .app-inner .lnb nav {
  margin-top: 60px;
}

.viewport .sub-page-layout .app-inner .lnb nav > ul {
  height: calc(100vh - 230px);
  overflow: auto;
}

.viewport .sub-page-layout .app-inner .app-section {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 130px 0 60px 40px;
  width: calc(100% - 240px);
  background-color: #fff;
}

.viewport .app-section {
  padding: 140px 0;
}

.viewport .app-inner {
  padding: 0 20px;
  width: 1210px;
  min-width: 1210px;
  margin: auto;
}

.type-dropdown + .headline {
  margin-top: 30px;
}

.pagination {
  text-align: center;
  margin-top: 30px;
}

.pagination ol {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.pagination ol li > a {
  font-size: 1.5rem;
  font-weight: 400;
  display: block;
  text-align: center;
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: #666f7b;
}

.pagination ol li > a:hover {
  color: #000;
}

.pagination ol li.disabled > a {
  pointer-events: none;
  opacity: 0.5;
}

.pagination ol li.on > a {
  color: #000;
  font-weight: 700;
}

.pagination ol li.gui > a {
  display: block;
  position: relative;
  margin: 0;
  text-indent: -9999px;
}

.pagination ol li.gui > a:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  content: "";
}

.pagination ol li.prev a:before {
  background: url("../images/ico-next.png") no-repeat;
  background-size: contain;
  width: 5px;
  height: 8px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.pagination ol li.first a:before {
  background: url("../images/ico-last.png") no-repeat;
  background-size: contain;
  width: 12px;
  height: 8px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.pagination ol li.last a:before {
  background: url("../images/ico-last.png") no-repeat;
  background-size: contain;
  width: 12px;
  height: 8px;
}

.pagination ol li.next a:before {
  background: url("../images/ico-next.png") no-repeat;
  background-size: contain;
  width: 5px;
  height: 8px;
}

.tab-list {
  background-color: rgba(248, 249, 252, 0.7);
  border-bottom: 1px solid #dbe2ee;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
}

.tab-list ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 70px;
}

.tab-list ul li {
  height: 100%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.tab-list ul li.on a {
  color: #fff;
  font-weight: 700;
  background-color: #6980ea;
  border-radius: 50px 50px 0 50px;
}

.tab-list ul li a {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 2rem;
  font-weight: 600;
  color: #666f7b;
  letter-spacing: -1px;
  text-align: center;
}

.tab-list.sub {
  background-color: #fff;
  overflow-x: auto;
  overflow-y: hidden;
}

.tab-list.sub ul {
  height: 44px;
}

.tab-list.sub ul li {
  height: 100%;
  width: auto;
  padding: 0 20px;
}

.tab-list.sub ul li.on a {
  color: #000;
  font-weight: 700;
  background-color: transparent;
  border-radius: 0;
  position: relative;
}

.tab-list.sub ul li.on a:after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background-color: #000;
  position: absolute;
  bottom: 0;
  left: 0;
}

.tab-list.sub ul li a {
  font-size: 1.8rem;
  color: rgba(70, 79, 101, 0.4);
}

.main {
  padding-top: 245px;
  position: relative;
  height: 660px;
  background: url("../images/bg-main.png") no-repeat center;
  background-size: cover;
}

.main .app-inner {
  position: relative;
}

.main .copy {
  position: relative;
  z-index: 2;
}

.main .copy + .button-group {
  margin-top: 60px;
}

.main .copy h2 {
  font-size: 6.6rem;
  font-weight: 600;
  color: #fff;
  line-height: 1.36;
  letter-spacing: -2px;
}

.main .button-group .btn.white {
  min-width: inherit;
}

.main .main-graphic {
  position: absolute;
  top: -100px;
  right: 0;
  z-index: 2;
}

.main-graphic {
  width: 705px;
  height: 705px;
  -webkit-animation: dung 2s infinite alternate;
  animation: dung 2s infinite alternate;
}

.main-graphic img {
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  z-index: 1;
}

.main-graphic .glass {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 0;
  width: 538px;
  height: 538px;
  border: 1px solid transparent;
  border-radius: 50%;
  background-color: rgba(217, 217, 217, 0.01);
  display: block;
  border: 1px solid rgba(199, 195, 195, 0.2);
  -webkit-backdrop-filter: blur(18px);
  backdrop-filter: blur(18px);
}

.app-section.main-mockup .mockup-image {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.app-section.main-mockup .mockup-image.app:after {
  content: "";
  display: block;
  background: url("../images/img-main-mockup01-bg.png") no-repeat center;
  background-size: contain;
  width: 520px;
  height: 520px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  z-index: 0;
}

.app-section.main-mockup .mockup-image.app .device {
  width: 303px;
  position: relative;
  z-index: 3;
}

.app-section.main-mockup .mockup-image.app .screen {
  width: 213px;
  margin-left: -100px;
  z-index: 2;
}

.app-section.main-mockup .mockup-image.pc {
  position: relative;
}

.app-section.main-mockup .mockup-image.pc img {
  width: 585px;
}

.app-section.main-mockup .mockup-image.pc .screen {
  position: relative;
  z-index: 1;
}

.app-section.main-mockup .mockup-image.pc .screen-sub {
  margin-top: 50px;
  opacity: 0.5;
  position: absolute;
  top: 0;
  left: -50px;
}

.app-section.main-mockup .mockup-article {
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.app-section.main-mockup .mockup-article .cont {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 30px;
}

.app-section.main-mockup .service-tit {
  font-weight: 700;
  line-height: 32px;
  font-size: 2.2rem;
}

.app-section.main-mockup .service-tit + .list-check {
  margin-top: 20px;
}

.app-section.main-mockup.reverse .mockup-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.app-section.main-mockup.reverse .mockup-row .mockup-image {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.app-section.main-mockup.reverse .mockup-row .mockup-image:after {
  background: url("../images/img-main-mockup02-bg.png") no-repeat center;
  background-size: contain;
}

.app-section.main-mockup.reverse .mockup-row .mockup-image .device {
  margin-left: -100px;
}

.app-section.main-mockup.reverse .mockup-row .mockup-image .screen {
  margin-left: 0;
}

.app-section.main-mockup .btn-text {
  margin-top: 20px;
}

.app-section.brand {
  padding: 0;
  position: relative;
}

.app-section.brand .brand-slider {
  position: absolute;
  height: 176px;
  width: 100%;
  bottom: 60px;
  left: 0;
}

.app-section.brand .autoSwiper .swiper-slide-active .spe-inner {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
  background-color: transparent;
}

.app-section.brand .autoSwiper .swiper-slide-active .spe .spe-tit {
  color: #000;
}

.app-section.brand .autoSwiper .spe {
  height: 176px;
  padding: 0 20px;
}

.app-section.brand .autoSwiper .spe-inner {
  height: 100%;
  width: 100%;
  background-color: #fff;
  border-radius: 100px 100px 20px 100px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}

.app-section.brand .autoSwiper .spe img {
  width: 60px;
}

.app-section.brand .autoSwiper .spe .spe-tit {
  color: #818ea7;
  font-weight: 700;
  font-size: 2.4rem;
}

.app-section.brand .brand-tit {
  position: relative;
  font-size: 6rem;
  font-weight: 700;
  color: #000;
  line-height: 72px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 13px;
}

.app-section.brand .brand-tit::before {
  content: "";
  display: block;
  background-color: #818ea7;
  height: 127px;
  width: 1px;
}

.app-section.brand .brand-tit em {
  color: #818ea7;
}

.app-section.brand .device-slider {
  height: 444px;
  position: relative;
}

.app-section.brand .device-slider .device-frame {
  background: url(../images/img-device-frame.png) no-repeat;
  background-size: contain;
  width: 391px;
  height: 444px;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 120px;
}

.app-section.bg-gray {
  background-color: #f8f9fc;
}

.app-section.faq .app-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.app-section.faq .headline {
  text-align: center;
}

.app-section.faq .btn {
  width: 150px;
  margin: auto;
}

.app-section.banner {
  padding: 0 80px 80px;
}

.app-section.banner .banner-item {
  border-radius: 60px 60px 0 60px;
  background: url("../images/img-banner.png") no-repeat center;
  background-size: conver;
  height: 348px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  overflow: hidden;
}

.app-section.banner .banner-item .banner-tit {
  color: #fff;
  font-size: 4rem;
  font-weight: 300;
  line-height: 54px;
  letter-spacing: -2px;
}

.app-section.banner .banner-item .banner-tit + .desc {
  margin-top: 44px;
}

.app-section.banner .banner-item .banner-tit b {
  font-weight: 700;
}

.app-section.banner .banner-item .button-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.app-section.banner .banner-item .desc {
  color: #fff;
  font-size: 2.4rem;
  font-weight: 500;
}

.app-section.banner .banner-item .desc b {
  font-size: 3.4rem;
  font-weight: 800;
  line-height: 35px;
  background: -webkit-gradient(linear, left top, left bottom, from(#7991ff), to(#d4dcff));
  background: -o-linear-gradient(top, #7991ff 0%, #d4dcff 100%);
  background: linear-gradient(180deg, #7991ff 0%, #d4dcff 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.app-section.banner .banner-item .btn-banner {
  background-color: #fff;
  height: 56px;
  font-size: 1.5rem;
  color: #000000;
  font-weight: 600;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-radius: 10px;
  text-align: center;
  width: 210px;
  padding: 0 20px;
  gap: 10px;
}

.app-section.banner .banner-item .btn-banner span {
  display: block;
  width: 100%;
}

.app-section.banner .banner-item .btn-banner.store {
  background-color: #262c36;
  height: 56px;
  font-size: 1.5rem;
  color: #ffffff;
  font-weight: 600;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-radius: 10px;
}

.app-section.banner .banner-item .btn-banner.store img {
  width: 20px;
}

.app-section.banner .banner-item:after {
  content: "";
  opacity: 0.85;
  background: -o-linear-gradient(209deg, rgba(255, 255, 255, 0) 5.83%, rgba(105, 128, 234, 0.95) 42%, rgba(74, 106, 255, 0.95) 63.25%);
  background: linear-gradient(241deg, rgba(255, 255, 255, 0) 5.83%, rgba(105, 128, 234, 0.95) 42%, rgba(74, 106, 255, 0.95) 63.25%);
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.app-section.banner .banner-item .app-inner {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.app-section.specifications .headline {
  margin-bottom: 60px;
}

.app-section.specifications .list-spe.wide ul li {
  width: 360px;
}

.app-section.specifications .list-spe ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 40px;
}

.app-section.specifications .list-spe ul li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 6px;
  width: 262px;
}

.app-section.specifications .list-spe ul li .icon {
  width: 60px;
}

.app-section.specifications .list-spe ul li .tit {
  font-size: 2rem;
  line-height: 30px;
  letter-spacing: -1px;
  font-weight: 700;
}

.app-section.specifications .list-spe ul li .desc {
  color: #666f7b;
  font-size: 1.75rem;
  line-height: 26px;
  letter-spacing: -1px;
  opacity: 0.8;
}

.app-section.specifications .list-spe ul li .desc small {
  margin-top: 6px;
  display: block;
  font-size: 1.4rem;
  line-height: 20px;
}

.app-section.price {
  padding: 60px 0 0;
  text-align: center;
}

.app-section.price .button-group {
  padding: 30px 0 60px;
}

.app-section.price .headline-label {
  margin-bottom: 40px;
}

.app-section.price .list-price-table {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.app-section.price .list-price-table.tight .price-box-inner {
  padding: 0 !important;
}

.app-section.price .list-price-table.min .price-box {
  width: 565px;
  margin: auto;
}

.app-section.price .list-price-table-item {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.app-section.step-about {
  border-top: 1px solid #dbe2ee;
  text-align: center;
}

.app-section.step-about .list-about-step {
  margin: 30px 0;
}

.app-section.step-about .list-about-step ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.app-section.step-about .list-about-step ul li {
  padding: 0 30px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  gap: 14px;
}

.app-section.step-about .list-about-step ul li .image {
  width: 222px;
  border-radius: 40px;
}

.app-section.step-about .list-about-step ul li .tit {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 6px;
  font-size: 2rem;
  line-height: 30px;
  font-weight: 700;
  letter-spacing: -1px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.app-section.step-about .list-about-step ul li .tit span {
  background-color: #cbd0db;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 24px;
  height: 24px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-weight: 700;
  font-size: 1.5rem;
  border-radius: 24px 24px 10px 24px;
  color: #fff;
}

.app-section.step-about .list-about-step ul li .desc {
  font-size: 1.5rem;
  letter-spacing: -1px;
  line-height: 24px;
  font-weight: 500;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.app-section.step-about .list-about-step ul li .desc i {
  text-indent: -999rem;
  display: inline-block;
  width: 10px;
  height: 10px;
  background: url("../images/ico-textArrow.png") no-repeat center;
  background-size: contain;
  margin: 0 6px;
  position: relative;
  top: 7px;
}

.gudeline {
  background-color: #f1f3f8;
  padding: 30px 0;
}

.gudeline ul li {
  text-align: left;
  color: #666f7b;
  letter-spacing: -1px;
  font-size: 1.3rem;
  line-height: 24px;
  padding-left: 10px;
  font-weight: 400;
  position: relative;
}

.gudeline ul li:before {
  content: "";
  display: block;
  width: 3px;
  height: 3px;
  background-color: #666f7b;
  border-radius: 50%;
  position: absolute;
  top: 10px;
  left: 0;
}

.headline-label {
  display: inline-block;
  font-size: 2.4rem;
  line-height: 1.6;
  font-weight: 500;
  color: #8089a2;
  border: 1px solid #e0e4ef;
  border-radius: 100px;
  padding: 20px 30px;
}

.headline.guide-main-title {
  pointer-events: none;
}

.headline .btn {
  margin-top: 20px;
}

.headline.center {
  text-align: center;
}

.headline .headline-img {
  width: 84px;
  margin-bottom: 20px;
}

.headline .title-lv1 {
  font-size: 4.4rem;
  line-height: 58px;
  color: #000;
  letter-spacing: -1px;
}

.headline .title-lv1 .text-label {
  display: block;
  margin-bottom: 10px;
  color: #0096ff;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1;
}

.headline .title-lv2 {
  font-size: 4rem;
  font-weight: 600;
  line-height: 56px;
}

.headline .title-lv3 {
  font-size: 3.6rem;
  font-weight: 800;
  color: #000;
  margin-bottom: 20px;
}

.headline .desc {
  font-size: 2rem;
  line-height: 34px;
  font-weight: 600;
  margin-top: 20px;
}

.diagram {
  border-radius: 50px;
  padding: 40px 50px;
  border: 2px solid #dbe2ee;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f8ff), to(#f8f9fc));
  background-image: -o-linear-gradient(top, #f5f8ff 0%, #f8f9fc 100%);
  background-image: linear-gradient(to bottom, #f5f8ff 0%, #f8f9fc 100%);
  margin: 60px 0;
}

.diagram .list-step ul {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 80px;
}

.diagram .list-step ul:after {
  content: "";
  display: block;
  height: 2px;
  width: 100%;
  background-color: #cbd0db;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
}

.diagram .list-step ul li {
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1;
  padding: 18px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: 2px solid #cbd0db;
  background-color: #f6f8ff;
  border-radius: 20px;
  letter-spacing: -1px;
  text-align: center;
  color: #71788f;
  position: relative;
  z-index: 1;
}

.diagram .box-diagram-desc {
  margin-top: 30px;
  padding-top: 16px;
  border-top: 1px solid #dbe2ee;
}

.diagram .box-diagram-desc ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 60px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.diagram .box-diagram-desc ul li .tit {
  color: #71788f;
  font-weight: 700;
  font-size: 2.4rem;
  line-height: 1;
  letter-spacing: -1px;
  margin-bottom: 10px;
}

.diagram .box-diagram-desc ul li .desc {
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 26px;
  color: #666f7b;
  letter-spacing: -1px;
}

.btn-text {
  font-size: 2.2rem;
  color: #6980ea;
  line-height: 1;
  letter-spacing: -1px;
  font-weight: 700;
}

.btn-text small {
  font-size: 1.4rem;
}

.list-check li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  font-weight: 500;
  font-size: 1.9rem;
  line-height: 32px;
}

.list-check li:before {
  content: "";
  display: inline-block;
  background: url("../images/ico-check.png") no-repeat center;
  width: 9px;
  height: 9px;
  background-size: contain;
}

.list-check li b {
  color: #000;
}

.date-label {
  font-size: 1.6rem;
  color: #666f7b;
  font-weight: 400;
}

.board-view {
  border-top: 2px solid #e9ebee;
  border-bottom: 2px solid #e9ebee;
  padding: 30px 0;
}

.board-view + .button-group {
  margin-top: 30px;
  text-align: right;
}

.board-list.type-notice ul li .board-head {
  padding-right: 100px;
}

.board-list.type-notice ul li .board-head .tit {
  width: 100%;
}

.board-list.type-notice ul li .board-head:after {
  content: none;
}

.board-list ul li {
  border-bottom: 1px solid #e9ebee;
}

.board-list ul li .board-head {
  min-height: 76px;
  padding: 10px 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1.6;
  gap: 14px;
  color: #454545;
  font-weight: 600;
  font-size: 2rem;
  position: relative;
}

.board-list ul li .board-head:after {
  content: "";
  display: block;
  width: 34px;
  height: 34px;
  background: url("../images/ico-arrows.png");
  background-size: contain;
  position: absolute;
  right: 20px;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.board-list ul li .board-head .tit {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 24px;
  gap: 8px;
}

.board-list ul li .board-head .tit img {
  width: 16px;
}

.board-list ul li .board-head .text-label {
  font-size: 1.6rem;
  font-weight: 500;
  color: #0096ff;
  margin: 0;
}

.board-list ul li .board-head .date-label {
  position: absolute;
  right: 20px;
  bottom: 0;
  top: 0;
  margin: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.board-list ul li .board-head.on:after {
  background: url("../images/ico-arrows-on.png");
  background-size: contain;
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.board-list ul li .board-body {
  display: none;
  color: #666f7b;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 30px;
  background-color: #f8f9fc;
  padding: 40px 26px;
  border-top: 1px solid #e9ebee;
}

.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.row > .column {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  word-break: break-all;
}

.row > .column.auto {
  -webkit-box-flex: 0;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
}

.fix-h {
  height: 211px;
}

/* price */

.price-box {
  background-color: #fff;
  text-align: center;
  -webkit-box-shadow: 0 -2px 54px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 -2px 54px 0 rgba(0, 0, 0, 0.05);
  border-radius: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 30px;
  height: 100%;
}

.price-box .helper-text {
  font-size: 1.6rem;
  color: #8089a2;
  line-height: 1.6;
  font-weight: 500;
  background-color: #f9f9fb;
  padding: 14px 20px;
  border-radius: 10px;
  text-align: center;
  display: inline-block;
  margin: 20px auto;
}

.price-box .info-preview {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 20px;
}

.price-box .info-preview .image {
  width: 150px;
}

.price-box .price-result-row {
  padding-top: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 100px;
}

.price-box .price-result-row.right {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.price-box .price-result-row.right .price-result-col .price {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.price-box .price-result-row .price-result-col {
  text-align: right;
}

.price-box .price-label {
  display: inline-block;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 20px;
  padding: 10px 15px;
  background: -o-linear-gradient(45deg, #6980ea, #755ed1);
  background: linear-gradient(45deg, #6980ea, #755ed1);
  -webkit-background-clip: text;
  color: transparent;
  border: 1px solid #687fec;
  border-radius: 40px 40px 0 40px;
}

.price-box.type-mainoption .calcEach {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
}

.price-box.type-mainoption .price-box-inner {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-left: 0;
  padding-right: 40px;
}

.price-box.type-mainoption .price-box-inner + .price-box-inner {
  -webkit-box-flex: 0;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
}

.price-box.type-mainoption .price-box-inner .radio-toggle {
  display: none;
}

.price-box-inner {
  padding: 0 60px;
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.price-box-inner.left {
  text-align: left;
}

.price-box-inner.left .price-result .price {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.price-box-inner + .price-box-inner {
  padding-left: 0;
  width: 712px;
}

.price-box-inner .tab-component {
  height: 100%;
}

.price-box-inner .tab-component .tab-content {
  height: calc(100% - 20px);
}

.price-box-inner .tab-component .tab-content .inner {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.price-box .radio-toggle {
  text-align: center;
  margin-bottom: auto;
}

.price-box .price-tit {
  font-size: 3.4rem;
  font-weight: 800;
  margin-bottom: 20px;
}

.price-box .list-check {
  margin: 20px 0;
}

.price-box .list-check li {
  font-size: 1.7rem;
  color: #666f7b;
}

.price-box .added-option {
  text-align: left;
  margin: 20px 0;
}

.price-box .added-option.clear {
  margin: 0;
}

.price-box .added-option .text-label {
  font-size: 1.8rem;
  font-weight: 700;
  color: #000;
  margin-bottom: 20px;
}

.price-box .price-result {
  padding-top: 10px;
  border-top: 1px solid #e9ebee;
}

.price-box .price-result .price {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.price-box .price-result .price .value,.price-box .price-result .price .free {
  font-size: 4rem;
  color: #000;
  letter-spacing: 0;
  font-weight: 700;
}

.price-box .price-result .price .value i,.price-box .price-result .price .free i {
  font-weight: 400;
  font-style: normal;
  letter-spacing: -2px;
}

.price-box .price-result .price em {
  font-size: 2.4rem;
  font-weight: 500;
}

.price-box .price-result .desc {
  font-size: 1.6rem;
  color: #666f7b;
  font-weight: 400;
}

.form-box {
  padding: 30px;
  -webkit-box-shadow: 0 -2px 54px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 -2px 54px 0 rgba(0, 0, 0, 0.05);
  background-color: #fff;
  border-radius: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 20px;
}

.form-box .row {
  gap: 20px;
  width: 100%;
}

.form-box .row .column {
  width: 100%;
}

.form-box + .button-group {
  margin-top: 30px;
  text-align: right;
}

/* login */

.login-box .column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.login-box .form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 38px;
  width: 316px;
}

.login-box .form .headline {
  text-align: center;
}

.login-box .form .btn {
  min-width: 100%;
}

.login-box .form .input-item {
  text-align: center;
}

.login-box .form .input-item input {
  font-weight: 700;
  font-size: 1.6rem;
  text-align: center;
}

.login-box .main-graphic {
  width: 612px;
  height: 612px;
}

/* service */

.selected-school {
  margin-bottom: 20px;
}

.school-tit {
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 24px;
}

address {
  margin-top: 4px;
  color: rgba(69, 69, 69, 0.7);
  font-size: 1.2rem;
  letter-spacing: -1px;
  font-weight: 500;
}

.service-box {
  padding-top: 20px;
}

.service-box .headline {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 14px;
}

.service-box .headline .title-lv3 {
  font-size: 4.4rem;
  font-weight: 700;
  color: #fff;
  margin: 0;
}

.service-box .headline .school-search-input {
  border-radius: 100px;
  position: relative;
  overflow: hidden;
  height: 60px;
  width: 500px;
  background-color: rgba(44, 45, 49, 0.95);
}

.service-box .headline .school-search-input .ico {
  position: absolute;
  right: 20px;
  top: 0;
  bottom: 0;
  width: 24px;
  height: 24px;
  margin: auto;
}

.service-box .headline .school-search-input input {
  background: transparent;
  border: none;
  color: #fff;
  font-size: 2.4rem;
  font-weight: 700;
  height: 100%;
  padding: 0 15px 0 30px;
}

.service-box .headline .school-search-input input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.8);
}

.service-box .headline .school-search-input input:-moz-placeholder {
  color: rgba(255, 255, 255, 0.8);
}

.service-box .headline .school-search-input input::-moz-placeholder {
  color: rgba(255, 255, 255, 0.8);
}

.service-box .headline .school-search-input input:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.8);
}

.service-box .paper {
  border-radius: 40px;
  overflow: hidden;
  height: 620px;
  background-color: #fff;
}

.service-box .paper .tab-list {
  padding-top: 40px;
}

.service-box .paper .step-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}

.service-box .paper .step-row .plan {
  width: 280px;
  padding: 40px;
  border-right: 1px solid #e9ebee;
}

.service-box .paper .step-row .step-box {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-shadow: 0 -2px 54px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 -2px 54px 0 rgba(0, 0, 0, 0.05);
}

.service-box .paper .step-row .step-box .added-option + .added-option {
  margin-bottom: 0;
}

.service-box .paper .step-row .step-box > .tab-component {
  height: calc(100% - 50px);
}

.service-box .paper .step-row .step-box > .tab-component > .tab-content {
  overflow: auto;
  height: 100%;
}

.service-box .paper .step-row .step-box > .tab-component > .tab-content > .price-box {
  height: 100%;
}

.service-box .paper .step-row .step-box .main-graphic {
  width: 400px;
  height: 400px;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  -webkit-animation: none;
  animation: none;
  right: 0;
  position: absolute;
  top: 0;
}

.service-box .paper .step-row .step-box .price-box {
  background-color: transparent;
  position: relative;
  z-index: 1;
  height: 100%;
  overflow: auto;
  text-align: left;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.service-box .paper .step-row .step-box .price-box .info-preview {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding-bottom: 0;
}

.service-box .paper .step-row .step-box .price-box .info-preview .image {
  display: none;
}

.service-box .paper .step-row .step-box .price-box .info-preview {
  display: block;
}

.service-box .paper .step-row .step-box .price-box .info-preview .list-check {
  margin: 0;
}

.service-box .paper .step-row .step-box .price-box .price-result-row {
  padding-top: 0;
  gap: 75px;
}

.service-box .paper .step-row .step-box .price-box .price-label {
  font-size: 1.5rem;
  padding: 6px 10px;
}

.service-box .paper .step-row .step-box .price-box .helper-text {
  display: none;
}

.service-box .paper .step-row .step-box .price-box-inner {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  height: 100%;
}

.service-box .paper .step-row .step-box .price-box-inner {
  padding: 0;
}

.service-box .paper .step-row .step-box .price-box .price-tit {
  display: none;
}

.service-box .paper .step-row .step-box .price-box .price-result {
  padding: 0;
  border: none;
}

.service-box .paper .step-row .step-box .price-box .price-result .price {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.service-box .paper .step-row .step-box .price-box .radio-toggle {
  text-align: left;
}

.service-box .paper .step-row .step-box .price-box .radio-toggle.disabled {
  display: none;
}

.service-box .paper .step-row .step-box .price-box .option-list-check.type-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
}

.service-box .paper .step-row .step-box .price-box .option-list-check.type-block > li {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.service-box .paper .step-row .step-box .price-box .option-list-check.type-block .checkbox.option-block span .info .tit + .list-check,.service-box .paper .step-row .step-box .price-box .option-list-check.type-block .radio.option-block span .info .tit + .list-check {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 0;
}

.service-box .paper .step-row .step-box .price-box .option-list-check.type-block .option-block {
  height: 100%;
}

.service-box .paper .step-row .step-box .price-box .option-list-check.type-block .option-block span {
  height: 100%;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.service-box .paper .step-row .step-box .price-box .option-list-check.type-block .option-block span .info .list-check li::before {
  content: none;
}

.service-box .paper .step-row .step-box .button-group {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 0 30px 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 1;
}

.service-box .paper .result-list {
  padding: 30px;
  background-color: #f8f9fc;
  overflow: auto;
  height: calc(100% - 85px);
}

.service-box .paper .result-list ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 20px;
}

.service-box .paper .result-list ul li {
  width: calc(50% - 10px);
  padding: 14px;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.05);
  background-color: rgba(255, 255, 255, 0.8);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.service-box .paper .result-list ul li .btn {
  min-width: 61px;
}

.plan-group .inner-tab ul li.on a {
  border-color: #6980ea;
  background-color: #f5f6ff;
  color: #6980ea;
}

.plan-group .inner-tab ul li a {
  border-radius: 10px;
  border: 2px solid transparent;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  color: #454545;
  font-weight: 700;
  font-size: 1.5rem;
  padding: 0 11px;
  height: 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.plan-group .inner-tab ul li a:after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background: url("../images/ico-arrows.png") no-repeat center;
  background-size: contain;
}

.radio-toggle.disabled {
  pointer-events: none;
}

.radio-toggle.disabled ul .btn-in-ui {
  display: none;
}

.radio-toggle.disabled ul li {
  width: 100%;
}

.radio-toggle.disabled ul li a {
  color: #000;
  text-align: center;
}

.radio-toggle-inner {
  min-width: 332px;
  display: inline-block;
  border-radius: 60px;
  border: solid 2px #e9ebee;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f8f9fc), to(rgba(248, 249, 252, 0)));
  background-image: -o-linear-gradient(top, #f8f9fc 0%, rgba(248, 249, 252, 0) 100%);
  background-image: linear-gradient(to bottom, #f8f9fc 0%, rgba(248, 249, 252, 0) 100%);
  padding: 0 4px;
  border-radius: 100px;
  overflow: hidden;
}

.radio-toggle ul {
  *zoom: 1;
  display: block;
  position: relative;
}

.radio-toggle ul:after {
  content: "";
  display: block;
  clear: both;
}

.radio-toggle ul .btn-in-ui {
  content: "";
  display: block;
  width: 50%;
  height: 52px;
  background: #1f242d;
  border-radius: 100px;
  position: absolute;
  top: 50%;
  margin-top: -26px;
  left: 0;
  z-index: 0;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.radio-toggle ul li {
  float: left;
  width: 160px;
  overflow: hidden;
  position: relative;
  text-align: center;
  z-index: 2;
}

.radio-toggle ul li + li {
  left: 0;
}

.radio-toggle ul li a {
  font-size: 1.7rem;
  display: block;
  color: rgba(101, 111, 123, 0.7);
  font-weight: 700;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  height: 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  line-height: 1;
  gap: 4px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  transition: all 0.4s;
}

.radio-toggle ul li a em {
  font-size: 1.1rem;
  opacity: 0.7;
}

.radio-toggle ul li.on {
  z-index: 1;
}

.radio-toggle ul li.on a {
  color: #fff;
}

/* product */

.top-banner {
  overflow: hidden;
  background-color: #f8f9fc;
  height: 470px;
}

.top-banner.safety {
  background: url("../images/bg-safety.png") no-repeat center;
  background-size: cover;
}

.top-banner .app-inner {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
}

.top-banner h2 {
  font-size: 5rem;
  line-height: 66px;
  font-weight: 400;
  color: #000;
}

.top-banner h2 span {
  display: block;
  font-weight: 700;
  font-size: 2.4rem;
  line-height: 1;
  color: #0096ff;
  margin-bottom: 14px;
}

.top-banner h2 b {
  font-weight: 700;
}

.top-banner .list-hash {
  margin-top: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
}

.top-banner .list-hash li {
  font-size: 1.5rem;
  font-weight: 700;
  color: #6d7cff;
  padding: 0 14px;
  height: 36px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 1px solid #b7c4ff;
  border-radius: 100px;
}

.top-banner .mockup-image {
  position: absolute;
  right: 0;
  height: 100%;
  width: auto;
  top: 0;
}

.top-banner .mockup-image .device {
  width: 287px;
  margin-top: 110px;
}

.top-banner .mockup-image .screen {
  width: 183px;
  margin-left: -20px;
  margin-top: -200px;
}

.top-banner + .tab-list {
  position: -webkit-sticky;
  position: sticky;
  top: 70px;
  margin-top: -70px;
  z-index: 10;
}

/* ㅇㅇㅇㅇ */

.tbl-custom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.tbl-custom-tit {
  width: 172px;
  padding: 20px;
  border: 1px solid #181a1f;
  border-radius: 4px;
  background: -webkit-gradient(linear, left top, left bottom, from(#343841), to(#434854));
  background: -o-linear-gradient(top, #343841 0%, #434854 100%);
  background: linear-gradient(to bottom, #343841 0%, #434854 100%);
}

.tbl-custom-tit + .tbl {
  padding-left: 20px;
}

.no-data {
  padding: 40px;
  text-align: center;
  border: 1px solid #181a1f;
  border-radius: 4px;
}

.no-data p {
  font-size: 1.8rem;
}

.modal-submit {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1170px;
}

.modal-submit .price-result {
  border: none;
  padding: 0;
}

.modal-submit .left {
  width: 533px;
  -webkit-box-flex: 0;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
}

.modal-submit .left .price-box {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
}

.modal-submit .left .price-box .inner {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.modal-submit .right {
  padding: 30px;
  width: 100%;
  background: #fff;
  -webkit-box-shadow: 0 -2px 54px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 -2px 54px 0 rgba(0, 0, 0, 0.05);
}

.modal-submit .right .form-box {
  padding: 0;
  background: transparent;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.modal-submit .right .button-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
/**********/
.apply  {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1170px;
}

.apply  .price-result {
  border: none;
  padding: 0;
}

.apply  .left {
  width: 483px;
  -webkit-box-flex: 0;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
    

}

.apply  .left .price-box {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
}

.apply  .left .price-box .inner {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.apply  .right {
  padding: 30px;
  width: 100%;
  background: #fff;
  -webkit-box-shadow: 0 -2px 54px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 -2px 54px 0 rgba(0, 0, 0, 0.05);
}

.apply  .right .form-box {
  padding: 0;
  background: transparent;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.apply  .right .button-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}


/***********/
.like-select {
  height: 52px;
  background-color: #f5f6ff;
  color: #6980ea;
  border-radius: 10px;
  padding: 0 14px;
  font-weight: 700;
  border: 2px solid #6980ea;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.like-select::after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background: url(../images/ico-arrows.png) no-repeat center;
  background-size: contain;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

/*
    Library Component
*/

.singleSwiper .slider-next,.singleSwiper .slider-prev {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 2;
}

.singleSwiper .slider-next {
  right: 0;
}

.singleSwiper .slider-prev {
  left: 0;
}

.singleSwiper .slider-pagination {
  text-align: center;
  display: inline-block;
  margin-top: 10px;
}

.singleSwiper .slider-pagination .swiper-pagination-bullet {
  opacity: 0.5;
}

.singleSwiper .slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1;
  background: #84f5de;
}

.slider-next,.slider-prev {
  opacity: 0.5;
  width: 24px;
  height: 38px;
  text-indent: -999rem;
  display: block;
  background: url("../images/ico-arrow.png") no-repeat;
  background-size: contain;
}

.slider-next:hover,.slider-prev:hover {
  opacity: 1;
}

.slider-prev {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

/*
    Animation Component
*/

.el-move-load {
  position: relative;
  bottom: 100px;
  opacity: 0;
  z-index: 9;
}

.el-move-load.active {
  -webkit-animation: elMoveTop 1s 0.1s forwards;
  animation: elMoveTop 1s 0.1s forwards;
}

.el-move-loads {
  position: relative;
  top: 100px;
  opacity: 0;
  z-index: 9;
  
}

.el-move-loads.active {
  -webkit-animation: elMoveBtm 1s 0.1s forwards;
  animation: elMoveBtm 1s 0.1s forwards;
}

.el-move {
  position: relative;
  top: 20px;
  opacity: 0;
  z-index: 9;
}

.el-move.active {
  -webkit-animation: elMoveBtm 0.5s 0.1s forwards;
  animation: elMoveBtm 0.5s 0.1s forwards;
}

.el-zoom {
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
  opacity: 0;
}

.el-zoom.active {
  -webkit-animation: elZoom 1s 0.1s forwards;
  animation: elZoom 1s 0.1s forwards;
}

@-webkit-keyframes elMoveBtm {
  100% {
    top: 0;
    opacity: 1;
  }
}

@keyframes elMoveBtm {
  100% {
    top: 0;
    opacity: 1;
  }
}

@-webkit-keyframes elMoveTop {
  100% {
    bottom: 0;
    opacity: 1;
  }
}

@keyframes elMoveTop {
  100% {
    bottom: 0;
    opacity: 1;
  }
}

@-webkit-keyframes elZoom {
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}

@keyframes elZoom {
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}

@-webkit-keyframes dung {
  0% {
    -webkit-transform: translate(0, 10px);
    transform: translate(0, 10px);
  }

  100% {
    -webkit-transform: translate(0, -10px);
    transform: translate(0, -10px);
  }
}

@keyframes dung {
  0% {
    -webkit-transform: translate(0, 10px);
    transform: translate(0, 10px);
  }

  100% {
    -webkit-transform: translate(0, -10px);
    transform: translate(0, -10px);
  }
}

@-webkit-keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  14% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  42% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  14% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  42% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@media (max-height: 800px) {
  html.service .service-box {
    padding-bottom: 60px;
  }

  html.service footer {
    display: none;
  }
}

/*
    Media Settings
*/

@media (hover: hover) {
  .header:hover {
    background-color: #fff !important;
    border-color: #e9ebee !important;
  }

  .header:hover .logo {
    background: url("../images/logo.png") no-repeat center !important;
    background-size: contain !important;
  }

  .header:hover .gnb > ul > .gnb-item.on .gnb-link {
    color: #000 !important;
  }

  .header:hover .gnb > ul > .gnb-item > .gnb-link {
    color: #666f7b !important;
  }

  .header:hover .snb ul li a {
    color: #666f7b !important;
  }

  .header:hover .snb ul li b {
    color: #000 !important;
  }
}

@media (max-width: 750px) {
  .checkbox.option-block span,  .radio.option-block span {
    display: block;
    padding: 14px;
    gap: 20px;
  }

  .checkbox.option-block span .info .tit,  .radio.option-block span .info .tit {
    font-size: 1.7rem;
    font-weight: 500;
  }

  .checkbox.option-block span .info .list-check,  .radio.option-block span .info .list-check {
    display: block;
  }

  .checkbox.option-block span .info .list-check + .list-check,  .radio.option-block span .info .list-check + .list-check {
    margin-top: 6px;
  }

  .checkbox.option-block span .info .list-check li,  .radio.option-block span .info .list-check li {
    line-height: 20px;
    font-size: 1.3rem;
  }

  .checkbox.option-block span .info .list-check li + li,  .radio.option-block span .info .list-check li + li {
    margin-top: 6px;
  }

  .checkbox.option-block span .info .list-check li::before,  .radio.option-block span .info .list-check li::before {
    content: none;
  }

  .checkbox.option-block span .price-result,  .radio.option-block span .price-result {
    margin-top: 10px;
  }

  .checkbox.option-block span .price-result .price,  .radio.option-block span .price-result .price {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    text-align: left;
  }

  .checkbox.option-block span .price-result .price .add-value,  .radio.option-block span .price-result .price .add-value {
    font-size: 2rem;
  }

  .checkbox.option-block span .price-result .price em,  .radio.option-block span .price-result .price em {
    font-size: 1.5rem;
  }

  .checkbox span,  .radio span {
    font-size: 1.6rem;
  }

  ::-webkit-scrollbar {
    display: none;
  }

  .tbl {
    overflow: auto;
  }

  .top-banner {
    height: 586px;
    padding-top: 80px;
    text-align: center;
  }

  .top-banner.safety {
    background-position: 60% center;
    position: relative;
  }

  .top-banner.safety .app-inner {
    position: relative;
    z-index: 2;
  }

  .top-banner.safety::after {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    display: block;
    width: 100%;
    height: 300px;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(30%, #fff), to(rgba(255, 255, 255, 0)));
    background-image: -o-linear-gradient(top, #fff 30%, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(to bottom, #fff 30%, rgba(255, 255, 255, 0) 100%);
  }

  .top-banner .app-inner {
    display: block;
    height: auto;
  }

  .top-banner h2 {
    font-size: 3rem;
    line-height: 36px;
  }

  .top-banner h2 span {
    font-size: 1.6rem;
  }

  .top-banner .list-hash {
    display: none;
  }

  .top-banner .mockup-image {
    position: static;
    right: 0;
    height: 100%;
    width: auto;
    top: 0;
  }

  .top-banner .mockup-image .device {
    width: 300px;
    margin: auto;
    margin-top: 0;
    margin-left: 30px;
  }

  .top-banner .mockup-image .screen {
    display: none;
  }

  .top-banner + .tab-list {
    display: none;
  }

  .viewport .app-section.price {
    padding: 20px 0 0;
  }

  .viewport .app-section.price .button-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
  }

  .viewport .app-section.price .button-group .btn {
    width: 100%;
  }

  .viewport .app-section.price .headline-label {
    margin-bottom: 20px;
  }

  .viewport .app-section.price .list-price-table {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
  }

  .viewport .app-section.price .list-price-table.min .price-box {
    width: 100%;
  }

  .viewport .app-section.specifications .headline {
    margin-bottom: 50px;
    width: 300px;
    margin: auto;
    text-align: center;
  }

  .viewport .app-section.specifications .list-spe ul {
    gap: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .viewport .app-section.specifications .list-spe ul li {
    width: 80% !important;
    text-align: center;
  }

  .viewport .app-section.specifications .list-spe ul li br {
    display: none;
  }

  .viewport .app-section.specifications .list-spe ul li .icon {
    width: 60px;
    margin: auto;
  }

  .viewport .app-section.step-about .button-group {
    width: 100%;
    padding: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
  }

  .viewport .app-section.step-about .button-group .btn {
    width: 100%;
  }

  .viewport .app-section.step-about .list-about-step {
    margin: 30px 0;
  }

  .viewport .app-section.step-about .list-about-step ul {
    overflow: auto;
    gap: 30px;
  }

  .viewport .app-section.step-about .list-about-step ul li {
    padding: 0;
    width: 220px;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
  }

  .viewport .app-section.main-mockup {
    overflow: hidden;
    padding-bottom: 0;
  }

  .viewport .app-section.main-mockup .app-inner > .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .viewport .app-section.main-mockup .app-inner > .row .cont > .row {
    gap: 30px;
  }

  .viewport .app-section.main-mockup .app-inner > .row .cont > .row .column {
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
  }

  .viewport .app-section.main-mockup .mockup-image.app:after {
    content: none;
  }

  .viewport .app-section.main-mockup .mockup-image.app .device {
    width: 242px;
    margin-left: -10px;
  }

  .viewport .app-section.main-mockup .mockup-image.app .screen {
    width: 164px;
    margin-left: -62px;
    margin-top: -52px;
  }

  .viewport .app-section.main-mockup .mockup-image.pc {
    margin-top: 30px;
    padding: 0 20px;
    margin-left: -20px;
    margin-right: -20px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    overflow: auto;
    margin-bottom: 40px;
  }

  .viewport .app-section.main-mockup .mockup-image.pc img {
    width: 300px;
  }

  .viewport .app-section.main-mockup .mockup-image.pc .screen-sub {
    margin-top: 0;
    opacity: 1;
    position: static;
  }

  .viewport .app-section.main-mockup .mockup-article {
    height: auto;
    width: 100%;
    display: block;
  }

  .viewport .app-section.main-mockup .service-tit {
    font-size: 1.5rem;
  }

  .viewport .app-section.main-mockup .service-tit + .list-check {
    margin-top: 0;
  }

  .viewport .app-section.main-mockup .service-tit + .list-check li {
    color: #666f7b;
  }

  .viewport .app-section.main-mockup .service-tit + .list-check li::before {
    content: none;
  }

  .viewport .app-section.main-mockup.reverse .mockup-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .viewport .app-section.main-mockup.reverse .mockup-row .mockup-image {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }

  .viewport .app-section.main-mockup.reverse .mockup-row .mockup-image .device {
    margin-left: -30px;
  }

  .viewport .app-section.main-mockup.reverse .mockup-row .mockup-image .screen {
    margin-left: 40px;
  }

  .viewport .app-section.main-mockup .btn-text {
    margin-top: 0;
  }

  .viewport .app-section.brand {
    padding: 0;
  }

  .viewport .app-section.brand .brand-slider {
    position: absolute;
    height: 176px;
    width: 100%;
    bottom: 60px;
    left: 0;
  }

  .viewport .app-section.brand .autoSwiper .spe {
    height: 176px;
    padding: 0 20px;
  }

  .viewport .app-section.brand .autoSwiper .spe-inner {
    background-color: transparent;
  }

  .viewport .app-section.brand .brand-tit {
    font-size: 5rem;
    line-height: 62px;
  }

  .viewport .app-section.brand .device-slider {
    height: 353px;
  }

  .viewport .app-section.brand .device-slider .device-frame {
    padding-top: 90px;
    width: 311px;
    height: 364px;
  }

  .viewport .app-section.banner {
    background-size: contain;
    padding: 20px;
    text-align: center;
  }

  .viewport .app-section.banner .banner-item {
    border-radius: 40px 40px 0 40px;
    padding: 20px;
    height: auto;
    display: block;
  }

  .viewport .app-section.banner .banner-item .banner-tit {
    display: none;
  }

  .viewport .app-section.banner .banner-item .button-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .viewport .app-section.banner .banner-item .btn-banner {
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .viewport .app-section.banner .banner-item .desc {
    margin: 0 0 20px;
    font-size: 1.5rem;
  }

  .viewport .app-section.banner .banner-item .desc b {
    font-size: 2.5rem;
    font-weight: 900;
    line-height: 25px;
    background: none;
    -webkit-text-fill-color: #fff;
  }

  .viewport .app-section.banner .banner-item .app-inner {
    display: block;
  }

  .btn-text {
    font-size: 1.7rem;
    font-weight: 800;
    height: 52px;
    border-radius: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 2px solid #eee;
  }

  .fix-h {
    height: auto;
  }

  .price-box {
    padding: 20px;
    height: auto;
  }

  .price-box .helper-text {
    font-size: 1.5rem;
  }

  .price-box .info-preview {
    display: block;
    padding-bottom: 0;
  }

  .price-box .info-preview .image {
    width: 150px;
    margin: auto;
  }

  .price-box .price-result-row {
    display: block;
  }

  .price-box .price-result-row.right {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .price-box .price-result-row.right .price-result-col .price {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .price-box .price-result-row .price-result-col {
    text-align: center;
  }

  .price-box .price-result-row .price-result-col + .price-result-col {
    margin-top: 20px;
  }

  .price-box.type-mainoption .calcEach {
    display: block;
  }

  .price-box.type-mainoption .price-box-inner {
    padding-right: 0;
  }

  .price-box .option-list-check.type-block {
    margin-bottom: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    overflow-x: auto;
    overflow-y: hidden;
  }

  .price-box .option-list-check.type-block li {
    width: 240px;
  }

  .price-box .option-list-check.type-block li > label {
    height: 100%;
  }

  .price-box .option-list-check.type-block li > label > span {
    height: 100%;
  }

  .price-box-inner {
    padding: 0 20px;
    height: auto;
    width: 100%;
  }

  .price-box-inner.left {
    text-align: center;
  }

  .price-box-inner.left .price-result .price {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .price-box-inner + .price-box-inner {
    padding-left: 0;
    width: 100%;
    padding-top: 30px;
  }

  .price-box-inner .tab-component {
    width: 100%;
    height: auto;
  }

  .price-box-inner .tab-component .tab-content {
    height: auto;
  }

  .price-box-inner .tab-component .tab-content .inner {
    height: auto;
  }

  .price-box .price-tit {
    font-size: 2.6rem;
    margin-bottom: 14px;
  }

  .price-box .list-check {
    margin: 10px 0;
  }

  .price-box .list-check li {
    font-size: 1.5rem;
  }

  .price-box .added-option .text-label {
    font-size: 1.6rem;
    margin-bottom: 14px;
  }

  .price-box .price-result .price .value,  .price-box .price-result .price .free {
    font-size: 2.6rem;
  }

  .price-box .price-result .price em {
    font-size: 1.5rem;
  }

  .price-box .price-result .desc {
    font-size: 1.4rem;
  }

  .like-select-form {
    width: 100%;
    height: 100vh;
    background-color: #fff;
    padding: 70px 20px 20px;
    position: fixed;
    top: -100%;
    left: 0;
    z-index: 9;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
  }

  .like-select-form.open {
    top: 0%;
  }

  .main {
    padding-top: 150px;
    text-align: center;
  }

  .main .copy + .button-group {
    margin-top: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .main .copy h2 {
    font-size: 4.4rem;
    line-height: 50px;
  }

  .main .main-graphic {
    width: 100%;
    height: 420px;
    position: static;
    margin: auto;
  }

  .main .main-graphic .glass {
    width: 288px;
    height: 288px;
  }

  html.service .footer {
    display: none;
  }

  html.service .viewport {
    background: #fff;
  }

  html.service .header.transparent {
    background-color: #fff;
    border-color: #e9ebee;
  }

  html.service .header.transparent .logo {
    background: url("../images/logo.png") no-repeat center;
    background-size: contain;
  }

  html.service .header.transparent .mobileNav {
    background: url("../images/ico-gnb.png") center no-repeat;
    background-size: contain;
  }

  html.service .service-box {
    padding-bottom: 0;
  }

  html.onepage .viewport {
    display: block;
    min-height: inherit;
  }

  .only-mo {
    display: block;
  }

  .header {
    height: 50px;
  }

  .header .logo {
    position: absolute;
    left: 20px;
    top: 16px;
    z-index: 2;
  }

  .header .mobileNav {
    display: block;
  }

  .header.open {
    background-color: #fff;
    border-bottom: 1px solid #e9ebee;
  }

  .header.open .logo {
    background: url("../images/logo.png") no-repeat center !important;
    background-size: contain !important;
  }

  .header.open .mobileNav {
    background: url("../images/ico-gnb-close.png") center no-repeat !important;
    background-size: contain !important;
  }

  .header.open .gnb {
    top: 0%;
  }

  .header.open .snb {
    display: block;
  }

  .header .gnb {
    background-color: #fff;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: -100%;
    -webkit-transition: top 0.2s ease-in-out;
    -o-transition: top 0.2s ease-in-out;
    transition: top 0.2s ease-in-out;
    margin-right: auto;
    gap: 0;
    height: 100%;
    width: 100%;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .header .gnb > ul {
    padding-top: 70px;
    height: auto;
    gap: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    position: absolute;
    left: 0;
    top: 0;
    height: 100vh;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .header .gnb > ul > .gnb-item {
    width: calc(45% - 20px);
    height: auto;
    padding: 14px;
    border-radius: 10px;
  }

  .header .gnb > ul > .gnb-item.on .gnb-link {
    font-weight: 700;
    color: #000;
  }

  .header .gnb > ul > .gnb-item.active {
    background-color: #f5f6ff;
  }

  .header .gnb > ul > .gnb-item.active .menu-container {
    z-index: 9;
  }

  .header .gnb > ul > .gnb-item.active .gnb-link {
    font-weight: 700;
    color: #6980ea !important;
  }

  .header .gnb > ul > .gnb-item > .gnb-link {
    color: #000 !important;
    font-weight: 700;
    font-size: 1.8rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .header .gnb > ul > .gnb-item > .gnb-link:after {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    background: url("../images/ico-arrows.png") no-repeat center;
    background-size: contain;
  }

  .header .gnb .menu-container {
    background-color: #f8f9fc;
    display: block !important;
    position: absolute;
    right: 0;
    top: 0;
    width: 55%;
    height: 100vh;
    padding: 70px 20px 0;
  }

  .header .gnb .menu-container ul:first-child li.gnb-label {
    margin-top: 0;
  }

  .header .gnb .menu-container ul li.gnb-label {
    margin-top: 20px;
    display: inline-block;
    font-weight: 700;
    color: rgba(101, 112, 143, 0.7);
    font-size: 1.3rem;
    background-color: #edf0f8;
    border-radius: 4px;
    padding: 4px 8px;
  }

  .header .gnb .menu-container ul li:hover a {
    color: #6980ea;
  }

  .header .gnb .menu-container ul li + li {
    margin-top: 0;
  }

  .header .gnb .menu-container ul li a {
    font-size: 1.7rem;
    line-height: 44px;
  }

  .header .gnb .menu-container:after {
    content: none;
  }

  .header .snb {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    padding: 0 20px;
    width: 45%;
  }

  .header .snb ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .header .snb ul li a {
    color: #666f7b !important;
    font-size: 1.5rem;
  }

  .header .snb ul li b {
    color: #000 !important;
  }

  .logo {
    width: 102px;
    height: 17px;
  }

  .footer {
    padding: 20px 0;
  }

  .footer .footer-head {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .footer .footer-head .cs-center {
    text-align: center;
    margin-top: 10px;
  }

  .footer .footer-head .cs-center ul {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }

  .footer .footer-head .cs-center ul li a {
    font-size: 1.3rem;
  }

  .footer .footer-head .cs-center ul li img {
    width: 10px;
  }

  .footer .footer-head .footer-nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
  }

  .footer .footer-head .footer-nav .fnb ul {
    gap: 14px;
  }

  .footer .footer-head .footer-nav .fnb ul li a {
    font-size: 1.3rem;
  }

  .footer .footer-body {
    display: none;
    margin-top: 20px;
  }

  .footer .footer-body .company-info ul {
    display: block;
  }

  .footer .footer-body .company-info ul li {
    display: block;
    text-align: center;
    font-size: 1.2rem;
  }

  .footer .footer-body .company-info ul li + li {
    margin-top: 4px;
  }

  .footer .footer-body .company-info ul li + li:before {
    content: none;
  }

  .footer .footer-body .sideline {
    display: block;
    margin-top: 6px;
    text-align: center;
  }

  .footer .footer-body .sideline small {
    margin-top: 6px;
  }

  .viewport {
    min-width: 100%;
  }

  .viewport .sub-page-layout {
    background: none;
  }

  .viewport .sub-page-layout .app-inner .lnb {
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    padding: 20px;
    width: 240px;
    position: fixed;
    top: 0;
    left: -100%;
    z-index: 99999;
    -webkit-transition: left 0.4s ease-in-out;
    -o-transition: left 0.4s ease-in-out;
    transition: left 0.4s ease-in-out;
  }

  .viewport .sub-page-layout .app-inner .lnb .input-added-ico {
    margin-top: 40px;
  }

  .viewport .sub-page-layout .app-inner .lnb nav {
    margin-top: 0;
  }

  .viewport .sub-page-layout .app-inner .lnb nav > ul {
    height: calc(100vh - 132px);
  }

  .viewport .sub-page-layout .app-inner .lnb .only-mo {
    position: absolute;
    right: 20px;
    top: 13px;
  }

  .viewport .sub-page-layout .app-inner .lnb .only-mo .ico {
    height: 20px;
    width: 20px;
    opacity: 0.7;
  }

  .viewport .sub-page-layout .app-inner .lnb.open {
    left: 0%;
  }

  .viewport .sub-page-layout .app-inner .app-section {
    padding: 80px 0;
  }

  .viewport .app-section {
    padding: 80px 0;
  }

  .viewport .app-inner {
    width: 100%;
    min-width: 100%;
  }

  .viewport .app-inner.wide {
    width: 100%;
    min-width: 100%;
  }

  .form-box {
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .form-box .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .form-box + .button-group {
    text-align: center;
  }

  .board-list.type-notice ul li .board-head {
    padding-right: 0;
  }

  .board-list.type-notice ul li .board-head .tit {
    padding-right: 0;
  }

  .board-list ul li .board-head {
    padding: 20px 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 6px;
  }

  .board-list ul li .board-head:after {
    width: 24px;
    height: 24px;
    right: 0;
  }

  .board-list ul li .board-head .tit {
    font-size: 1.7rem;
    display: block;
    padding-right: 40px;
  }

  .board-list ul li .board-head .tit img {
    position: relative;
    bottom: 1px;
  }

  .board-list ul li .board-head .date-label {
    position: static;
    text-align: left;
    margin: 0;
    font-size: 1.3rem;
  }

  .board-list ul li .board-body {
    font-size: 1.5rem;
    line-height: 26px;
    padding: 20px;
  }

  .board-view {
    border: none;
    padding: 0;
  }

  .board-view + .button-group {
    text-align: center;
  }

  .error-message {
    padding-top: 100px;
  }

  .error-message .tit {
    font-size: 2rem;
  }

  .tab-list.sub ul li {
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
  }

  .radio-toggle {
    width: 100%;
  }

  .radio-toggle-inner {
    min-width: 100%;
    border-radius: 10px;
  }

  .radio-toggle ul .btn-in-ui {
    width: 50%;
    border-radius: 10px;
  }

  .radio-toggle ul li {
    width: 50%;
  }

  .radio-toggle ul li a {
    font-size: 1.6rem;
  }

  .service-box {
    padding-top: 70px;
  }

  .service-box .headline {
    display: block;
  }

  .service-box .headline .title-lv3 {
    font-size: 2.6rem;
    line-height: 50px;
    color: #000;
    margin-bottom: 10px;
  }

  .service-box .headline .school-search-input {
    height: 55px;
    width: 100%;
  }

  .service-box .headline .school-search-input .ico {
    width: 24px;
    height: 24px;
  }

  .service-box .headline .school-search-input input {
    font-size: 1.8rem;
	 top: 250px;
  }

  .service-box .headline.sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 50px;
    z-index: 10;
    margin: 0;
    background: #fff;
    padding: 20px 0 0;
  }

  .service-box .paper {
    border-radius: 0;
    margin-left: -20px;
    margin-right: -20px;
    overflow: unset;
    height: 620px;
  }

  .service-box .paper .tab-list {
    padding-top: 0px;
    position: -webkit-sticky;
    position: sticky;
    top: 185px;
    z-index: 10;
    padding-top: 10px;
  }

  .service-box .paper .step-row {
    display: block;
    height: auto;
  }

  .service-box .paper .step-row .plan {
    width: 100%;
    padding: 0 20px;
    border-right: none;
  }

  .service-box .paper .step-row .step-box {
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .service-box .paper .step-row .step-box .added-option + .added-option {
    margin-bottom: 0;
  }

  .service-box .paper .step-row .step-box > .tab-component {
    height: auto;
    padding-bottom: 100px;
  }

  .service-box .paper .step-row .step-box > .tab-component > .tab-content {
    height: auto;
  }

  .service-box .paper .step-row .step-box > .tab-component > .tab-content > .price-box {
    height: auto;
  }

  .service-box .paper .step-row .step-box .main-graphic {
    display: none;
  }

  .service-box .paper .step-row .step-box .price-box {
    padding: 20px;
    height: auto;
  }

  .service-box .paper .step-row .step-box .price-box .info-preview {
    display: block;
  }

  .service-box .paper .step-row .step-box .price-box .info-preview .list-check {
    margin: 0;
  }

  .service-box .paper .step-row .step-box .price-box .price-result-row {
    display: block;
  }

  .service-box .paper .step-row .step-box .price-box .price-label {
    font-size: 1.5rem;
    padding: 6px 10px;
  }

  .service-box .paper .step-row .step-box .price-box-inner {
    height: auto;
  }

  .service-box .paper .step-row .step-box .price-box .price-result {
    text-align: center;
    border-top: 1px solid #e6e8eb;
    padding-top: 10px;
  }

  .service-box .paper .step-row .step-box .price-box .price-result .price {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .service-box .paper .step-row .step-box .button-group {
    position: fixed;
    width: 100%;
    padding: 20px;
    background-color: rgba(248, 249, 252, 0.7);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    gap: 10px;
  }

  .service-box .paper .step-row .step-box .button-group .btn {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .service-box .paper .result-list {
    padding: 20px;
    background-color: #fff;
    height: auto;
  }

  .service-box .paper .result-list ul {
    display: block;
  }

  .service-box .paper .result-list ul li {
    width: 100%;
    padding: 20px 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: transparent;
    gap: 20px;
  }

  .service-box .paper .result-list ul li address {
    font-size: 1.5rem;
    color: #666f7b;
  }

  .service-box .paper .result-list ul li .btn {
    min-width: 46px;
    width: 46px;
    height: 32px;
    font-size: 1.5rem;
  }

  .plan-group .inner-tab ul li a {
    height: 52px;
    font-size: 1.6rem;
  }

  .radio-toggle-inner {
    width: 80%;
  }

  .radio-toggle ul {
    width: 100%;
  }

  .radio-toggle ul li {
    width: 50%;
  }

  .headline-label {
    font-size: 1.8rem;
    padding: 0;
    line-height: 1.4;
    border: none;
    width: 260px;
  }

  .board-view .terms {
    margin-top: -30px;
  }

  .headline .title-lv1 {
    font-size: 2.6rem;
    line-height: 32px;
    font-weight: 600;
  }

  .headline .title-lv1 .text-label {
    font-size: 1.6rem;
    font-weight: 600;
  }

  .headline.guide-main-title {
    background-color: #f8f9fc;
    border-radius: 10px;
    height: 52px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    padding: 0 16px;
    margin-bottom: 30px;
    pointer-events: inherit;
  }

  .headline.guide-main-title .title-lv3 {
    line-height: 1;
    font-size: 2rem;
    color: #666f7b;
    font-weight: 700;
    margin: 0;
  }

  .headline.guide-main-title::before {
    content: "";
    display: block;
    background: url("../images/ico-guide-gnb.png") no-repeat center;
    background-size: contain;
    width: 16px;
    height: 31px;
  }

  .headline + .list-spe {
    margin-top: 30px;
  }

  .headline .title-lv2 {
    font-size: 2.6rem;
    line-height: 32px;
  }

  .headline .title-lv3 {
    font-size: 2.6rem;
    font-weight: 700;
    margin-bottom: 10px;
  }

  .headline .desc {
    font-size: 1.5rem;
    line-height: 24px;
    font-weight: 500;
  }

  .headline .desc br {
    display: none;
  }

  .list-check li {
    font-size: 1.4rem;
    line-height: 26px;
  }

  .diagram {
    border-radius: 0;
    padding: 0;
    border: none;
    background: none;
    margin: 30px 0;
  }

  .diagram .diagram-image.diagramRecord {
    margin: auto;
    width: 244px;
    height: 636px;
    background: url("../images/img-diagramRecord-mo.png") no-repeat center;
    background-size: contain;
  }

  .diagram .diagram-image.diagramRecord img {
    display: none;
  }

  .diagram .list-step ul {
    gap: 10px;
  }

  .diagram .list-step ul li {
    font-size: 1.6rem;
    border-radius: 10px;
  }

  .diagram .box-diagram-desc {
    margin-top: 30px;
    border-radius: 50px;
    padding: 40px 40px;
    border: 2px solid #dbe2ee;
    text-align: center;
  }

  .diagram .box-diagram-desc ul {
    display: block;
  }

  .diagram .box-diagram-desc ul li + li {
    margin-top: 20px;
  }

  .diagram .box-diagram-desc ul li .tit {
    font-size: 2rem;
  }

  .diagram .box-diagram-desc ul li .desc {
    font-size: 1.4rem;
    line-height: 20px;
  }

  .modal-submit {
    display: block;
    width: 100%;
  }

  .modal-submit .left {
    display: none;
  }

  .modal-submit .right {
    padding: 20px;
    width: 100%;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .modal-submit .right .form-box {
    padding: 0;
    background: transparent;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .modal-submit .right .button-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 10px;
  }

  .modal-submit .right .button-group .btn {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .modal {
    overflow: hidden;
    position: fixed;
    width: 100%;
    z-index: 99999;
    top: 40%;
    -webkit-transition: top 0.4s ease-in-out;
    -o-transition: top 0.4s ease-in-out;
    transition: top 0.4s ease-in-out;
  }

  .modal.center {
    text-align: center;
  }

  .modal.on {
    top: 50%;
    z-index: 999;
  }

  .modal.on .modal-inner {
    opacity: 1;
  }

  .modal.basic {
    margin-top: 0 !important;
    top: auto !important;
    bottom: -100%;
    -webkit-transition: bottom 0.4s;
    -o-transition: bottom 0.4s;
    transition: bottom 0.4s;
  }

  .modal.basic .modal-inner .modal-body .form-box {
    max-height: 50vh;
    overflow: auto;
  }

  .modal.basic.on {
    bottom: 0%;
  }

  .modal.basic .modal-inner {
    max-width: 100%;
    min-width: 100%;
    padding: 0;
    border-radius: 30px 30px 0 0;
  }

  .modal-inner {
    width: 90%;
    max-width: 330px;
    margin: auto;
    position: relative;
    z-index: 99999;
    background: #fff;
    border-radius: 20px;
    overflow: hidden;
    -webkit-box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.1);
    opacity: 0;
    -webkit-transition: opacity 0.4s ease-in-out;
    -o-transition: opacity 0.4s ease-in-out;
    transition: opacity 0.4s ease-in-out;
    padding: 20px 20px 16px;
  }

  .modal .modal-dim {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0;
    z-index: 99998;
    -webkit-transition: opacity 0.4s ease-in-out;
    -o-transition: opacity 0.4s ease-in-out;
    transition: opacity 0.4s ease-in-out;
  }

  .modal .modal-dim.on {
    opacity: 0.7;
  }

  .modal .modal-title {
    font-size: 2rem;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: -1px;
    margin-bottom: 20px;
  }

  .modal .desc {
    font-weight: 500;
    line-height: 28px;
    /* 155.556% */
    letter-spacing: -1px;
    font-size: 1.8rem;
    color: rgba(42, 46, 55, 0.7);
  }

  .modal small {
    display: inline-block;
    color: #9fa2b4;
    font-size: 1.5rem;
    line-height: 20px;
    font-weight: 500;
  }

  .modal .modal-body {
    max-height: 355px;
  }

  .modal .modal-body + .modal-footer {
    margin-top: 20px;
  }

  .modal .modal-body.auto {
    max-height: inherit;
  }

  .modal .modal-footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
  }

  .modal .modal-footer .btn {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-width: inherit;
  }
}

/**/
.complite-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.complite-form .main-graphic {
  width: 380px;
  height: 380px;
}

.complite-form h2 {
  font-size: 3.6rem;
  font-weight: 500;
  text-align: center;
  letter-spacing: -1px;
}

.complite-form p {
  font-size: 1.6rem;
}

.complite-form .button-group {
  margin-top: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}
.service-box .complite-form h2 {
  color: #fff;
}

.service-box .complite-form p {
  color: #fff;
}
/*
    Vender Settings
*/