@charset "utf-8";

:root {
  --main_color: #006AFF;
  --font-color: #454F5D;

  --header_h: 86px;

  --main_tit_size: 45px;
  --sub_tit_size: 20px;
  --emph_size: 25px;

  --con_en_tit_size: 30px;
  --con_tit_size: 25px;
  --con_desc_size: 20px;
  --mini_size: 18px;

  --graph_01: 15%;
  --graph_02: 52%;
}

/* 초기화 */
html {
  overflow-y: scroll
}

body {
  margin: 0;
  padding: 0;
  font-size: 0.75em;
  font-family: "Noto Sans KR", sans-serif;
  font-weight: normal;
  background: #fff
}



html,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
img {
  margin: 0;
  padding: 0;
  border: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 1em;
  font-family: "Noto Sans KR", sans-serif;
}

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

ul,
dl,
dt,
dd {
  margin: 0;
  padding: 0;
  list-style: none
}

legend {
  position: absolute;
  margin: 0;
  padding: 0;
  font-size: 0;
  line-height: 0;
  text-indent: -9999em;
  overflow: hidden
}

label,
input,
button,
select,
img {
  vertical-align: middle;
  font-size: 1em
}

input,
button {
  margin: 0;
  padding: 0;
  font-family: "Noto Sans KR", sans-serif;
  font-size: 1em
}

input[type="submit"] {
  cursor: pointer
}

button {
  cursor: pointer
}

textarea,
select {
  font-family: "Noto Sans KR", sans-serif;
  font-size: 1em
}

select {
  margin: 0
}

p {
  margin: 0;
  padding: 0;
  word-break: break-all
}

hr {
  display: none
}

pre {
  overflow-x: scroll;
  font-size: 1.1em
}

a {
  color: #000;
  text-decoration: none
}

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

input[type=text],
input[type=password],
textarea {
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
  outline: none;
}

input[type=text]:focus,
input[type=password]:focus,
textarea:focus,
select:focus {
  -webkit-box-shadow: 0 0 5px #9ed4ff;
  -moz-box-shadow: 0 0 5px #9ed4ff;
  box-shadow: 0 0 5px #9ed4ff;
  border: 1px solid #558ab7 !important;
}

.placeholdersjs {
  color: #aaa !important
}

/* 레이아웃 크기 지정 */

/* 팝업레이어 */
#hd_pop {
  z-index: 1000;
  position: relative;
  margin: 0 auto;
  height: 0
}

#hd_pop h2 {
  position: absolute;
  font-size: 0;
  line-height: 0;
  overflow: hidden
}

.hd_pops {
  position: absolute;
  border: 1px solid #e9e9e9;
  background: #fff
}

.hd_pops img {
  max-width: 100%
}

.hd_pops_con {}

.hd_pops_footer {
  padding: 0;
  background: #000;
  color: #fff;
  text-align: left;
  position: relative
}

.hd_pops_footer:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: ""
}

.hd_pops_footer button {
  padding: 10px;
  border: 0;
  color: #fff
}

.hd_pops_footer .hd_pops_reject {
  background: #000;
  text-align: left
}

.hd_pops_footer .hd_pops_close {
  background: #393939;
  position: absolute;
  top: 0;
  right: 0
}

/* 상단 레이아웃 */

/* 메인메뉴 */

/* 중간 레이아웃 */

.lt_wr {
  width: 32%
}

.lt_wr:nth-child(3n+1) {
  clear: both
}

.latest_wr {
  margin-bottom: 20px
}

.latest_wr:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: ""
}

.latest_top_wr {
  margin: 0 -10px 20px
}

.latest_top_wr:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: ""
}

/* 하단 레이아웃 */

/* 화면낭독기 사용자용 */
#hd_login_msg {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 0;
  line-height: 0;
  overflow: hidden
}

.msg_sound_only,
.sound_only {
  display: inline-block !important;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 0;
  line-height: 0;
  border: 0 !important;
  overflow: hidden !important
}

/* 본문 바로가기 */
#skip_to_container a {
  z-index: 100000;
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 1px;
  font-size: 0;
  line-height: 0;
  overflow: hidden
}

#skip_to_container a:focus,
#skip_to_container a:active {
  width: 100%;
  height: 75px;
  background: #21272e;
  color: #fff;
  font-size: 2em;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  line-height: 3.3em
}

/* ie6 이미지 너비 지정 */
.img_fix {
  width: 100%;
  height: auto
}

/* 캡챠 자동등록(입력)방지 기본 -pc */
#captcha {
  display: inline-block;
  position: relative
}

#captcha legend {
  position: absolute;
  margin: 0;
  padding: 0;
  font-size: 0;
  line-height: 0;
  text-indent: -9999em;
  overflow: hidden
}

#captcha #captcha_img {
  height: 40px;
  border: 1px solid #898989;
  vertical-align: top;
  padding: 0;
  margin: 0
}

#captcha #captcha_mp3 {
  margin: 0;
  padding: 0;
  width: 40px;
  height: 40px;
  border: 0;
  background: transparent;
  vertical-align: middle;
  overflow: hidden;
  cursor: pointer;
  background: url('../../../img/captcha2.png') no-repeat;
  text-indent: -999px;
  border-radius: 3px
}

#captcha #captcha_reload {
  margin: 0;
  padding: 0;
  width: 40px;
  height: 40px;
  border: 0;
  background: transparent;
  vertical-align: middle;
  overflow: hidden;
  cursor: pointer;
  background: url('../../../img/captcha2.png') no-repeat 0 -40px;
  text-indent: -999px;
  border-radius: 3px
}

#captcha #captcha_key {
  margin: 0 0 0 3px;
  padding: 0 5px;
  width: 90px;
  height: 40px;
  border: 1px solid #ccc;
  background: #fff;
  font-size: 1.333em;
  font-weight: bold;
  text-align: center;
  border-radius: 3px;
  vertical-align: top
}

#captcha #captcha_info {
  display: block;
  margin: 5px 0 0;
  font-size: 0.95em;
  letter-spacing: -0.1em
}

/* 캡챠 자동등록(입력)방지 기본 - mobile */
#captcha.m_captcha audio {
  display: block;
  margin: 0 0 5px;
  width: 187px
}

#captcha.m_captcha #captcha_img {
  width: 160px;
  height: 60px;
  border: 1px solid #e9e9e9;
  margin-bottom: 3px;
  margin-top: 5px;
  display: block
}

#captcha.m_captcha #captcha_reload {
  position: static;
  margin: 0;
  padding: 0;
  width: 40px;
  height: 40px;
  border: 0;
  background: transparent;
  vertical-align: middle;
  overflow: hidden;
  cursor: pointer;
  background: url('../../../img/captcha2.png') no-repeat 0 -40px;
  text-indent: -999px
}

#captcha.m_captcha #captcha_reload span {
  display: none
}

#captcha.m_captcha #captcha_key {
  margin: 0;
  padding: 0 5px;
  width: 115px;
  height: 29px;
  border: 1px solid #b8c9c2;
  background: #f7f7f7;
  font-size: 1.333em;
  font-weight: bold;
  text-align: center;
  line-height: 29px;
  margin-left: 3px
}

#captcha.m_captcha #captcha_info {
  display: block;
  margin: 5px 0 0;
  font-size: 0.95em;
  letter-spacing: -0.1em
}

#captcha.m_captcha #captcha_mp3 {
  width: 31px;
  height: 31px;
  background: url('../../../img/captcha2.png') no-repeat 0 0;
  vertical-align: top;
  overflow: hidden;
  cursor: pointer;
  text-indent: -9999px;
  border: none
}

/* ckeditor 단축키 */
.cke_sc {
  margin: 0 0 5px;
  text-align: right
}

.btn_cke_sc {
  display: inline-block;
  padding: 0 10px;
  height: 23px;
  border: 1px solid #ccc;
  background: #fafafa;
  color: #000;
  text-decoration: none;
  line-height: 1.9em;
  vertical-align: middle;
  cursor: pointer
}

.cke_sc_def {
  margin: 0 0 5px;
  padding: 10px;
  border: 1px solid #ccc;
  background: #f7f7f7;
  text-align: center
}

.cke_sc_def dl {
  margin: 0 0 5px;
  text-align: left;
  zoom: 1
}

.cke_sc_def dl:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: ""
}

.cke_sc_def dt,
.cke_sc_def dd {
  float: left;
  margin: 0;
  padding: 5px 0;
  border-bottom: 1px solid #e9e9e9
}

.cke_sc_def dt {
  width: 20%;
  font-weight: bold
}

.cke_sc_def dd {
  width: 30%
}

/* ckeditor 태그 기본값 */
#bo_v_con ul {
  display: block;
  list-style-type: disc;
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 0;
  margin-right: 0;
  padding-left: 40px
}

#bo_v_con ol {
  display: block;
  list-style-type: decimal;
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 0;
  margin-right: 0;
  padding-left: 40px
}

#bo_v_con li {
  display: list-item
}

/* 버튼 */
a.btn,
.btn {
  line-height: 35px;
  height: 35px;
  padding: 0 10px;
  text-align: center;
  font-weight: bold;
  border: 0;
  font-size: 1.4em;
  -webkit-transition: background-color 0.3s ease-out;
  -moz-transition: background-color 0.3s ease-out;
  -o-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out
}

a.btn01 {
  display: inline-block;
  padding: 7px;
  border: 1px solid #ccc;
  background: #fafafa;
  color: #000;
  text-decoration: none;
  vertical-align: middle
}

a.btn01:focus,
a.btn01:hover {
  text-decoration: none
}

button.btn01 {
  display: inline-block;
  margin: 0;
  padding: 7px;
  border: 1px solid #ccc;
  background: #fafafa;
  color: #000;
  text-decoration: none
}

a.btn02 {
  display: inline-block;
  padding: 7px;
  border: 1px solid #3b3c3f;
  background: #4b545e;
  color: #fff;
  text-decoration: none;
  vertical-align: middle
}

a.btn02:focus,
.btn02:hover {
  text-decoration: none
}

button.btn02 {
  display: inline-block;
  margin: 0;
  padding: 7px;
  border: 1px solid #3b3c3f;
  background: #4b545e;
  color: #fff;
  text-decoration: none
}

.btn_confirm {
  text-align: right
}

/* 서식단계 진행 */

.btn_submit {
  border: 0;
  background: #3a8afd;
  color: #fff;
  cursor: pointer;
  border-radius: 3px
}

.btn_submit:hover {
  background: #2375eb
}

.btn_close {
  border: 1px solid #dcdcdc;
  cursor: pointer;
  border-radius: 3px;
  background: #fff
}

a.btn_close {
  text-align: center;
  line-height: 50px
}

a.btn_cancel {
  display: inline-block;
  background: #969696;
  color: #fff;
  text-decoration: none;
  vertical-align: middle
}

button.btn_cancel {
  display: inline-block;
  background: #969696;
  color: #fff;
  text-decoration: none;
  vertical-align: middle
}

.btn_cancel:hover {
  background: #aaa
}

a.btn_frmline,
button.btn_frmline {
  display: inline-block;
  width: 128px;
  padding: 0 5px;
  height: 40px;
  border: 0;
  background: #434a54;
  border-radius: 3px;
  color: #fff;
  text-decoration: none;
  vertical-align: top
}

/* 우편번호검색버튼 등 */
a.btn_frmline {}

button.btn_frmline {
  font-size: 1em
}

/* 게시판용 버튼 */
a.btn_b01,
.btn_b01 {
  display: inline-block;
  color: #bababa;
  text-decoration: none;
  vertical-align: middle;
  border: 0;
  background: transparent
}

.btn_b01:hover,
.btn_b01:hover {
  color: #000
}

a.btn_b02,
.btn_b02 {
  display: inline-block;
  background: #253dbe;
  padding: 0 10px;
  color: #fff;
  text-decoration: none;
  border: 0;
  vertical-align: middle
}

a.btn_b02:hover,
.btn_b02:hover {
  background: #0025eb
}

a.btn_b03,
.btn_b03 {
  display: inline-block;
  background: #fff;
  border: 1px solid #b9bdd3;
  color: #646982;
  text-decoration: none;
  vertical-align: middle
}

a.btn_b03:hover,
.btn_b03:hover {
  background: #ebedf6
}

a.btn_b04,
.btn_b04 {
  display: inline-block;
  background: #fff;
  border: 1px solid #ccc;
  color: #707070;
  text-decoration: none;
  vertical-align: middle
}

a.btn_b04:hover,
.btn_b04:hover {
  color: #333;
  background: #f9f9f9
}

a.btn_admin,
.btn_admin {
  display: inline-block;
  color: #d13f4a;
  text-decoration: none;
  vertical-align: middle
}

/* 관리자 전용 버튼 */
.btn_admin:hover,
a.btn_admin:hover {
  color: #ff3746
}


/* 기본테이블 */
.tbl_wrap table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0 5px;
  background: #fff;
  border-top: 1px solid #ececec;
  border-bottom: 1px solid #ececec
}

.tbl_wrap caption {
  padding: 10px 0;
  font-weight: bold;
  text-align: left
}

.tbl_head01 {
  margin: 0 0 10px
}

.tbl_head01 caption {
  padding: 0;
  font-size: 0;
  line-height: 0;
  overflow: hidden
}

.tbl_head01 thead th {
  padding: 20px 0;
  font-weight: normal;
  text-align: center;
  border-bottom: 1px solid #ececec;
  height: 40px
}

.tbl_head01 thead th input {
  vertical-align: top
}

/* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th,
.tbl_head01 tfoot td {
  padding: 10px 0;
  border-top: 1px solid #c1d1d5;
  border-bottom: 1px solid #c1d1d5;
  background: #d7e0e2;
  text-align: center
}

.tbl_head01 tbody th {
  padding: 8px 0;
  border-bottom: 1px solid #e8e8e8
}

.tbl_head01 td {
  color: #666;
  padding: 10px 5px;
  border-top: 1px solid #ecf0f1;
  border-bottom: 1px solid #ecf0f1;
  line-height: 1.4em;
  height: 60px;
  word-break: break-all
}

.tbl_head01 tbody tr:hover td {
  background: #fafafa
}

.tbl_head01 a:hover {
  text-decoration: underline
}

.tbl_head02 {
  margin: 0 0 10px
}

.tbl_head02 caption {
  padding: 0;
  font-size: 0;
  line-height: 0;
  overflow: hidden
}

.tbl_head02 thead th {
  padding: 5px 0;
  border-top: 1px solid #d1dee2;
  border-bottom: 1px solid #d1dee2;
  background: #e5ecef;
  color: #383838;
  font-size: 0.95em;
  text-align: center;
  letter-spacing: -0.1em
}

.tbl_head02 thead a {
  color: #383838
}

.tbl_head02 thead th input {
  vertical-align: top
}

/* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head02 tfoot th,
.tbl_head02 tfoot td {
  padding: 10px 0;
  border-top: 1px solid #c1d1d5;
  border-bottom: 1px solid #c1d1d5;
  background: #d7e0e2;
  text-align: center
}

.tbl_head02 tbody th {
  padding: 5px 0;
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  background: #fff
}

.tbl_head02 td {
  padding: 5px 3px;
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  background: #fff;
  line-height: 1.4em;
  word-break: break-all
}

.tbl_head02 a {}

/* 폼 테이블 */
.tbl_frm01 {
  margin: 0 0 20px
}

.tbl_frm01 table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0
}

.tbl_frm01 th {
  width: 70px;
  padding: 7px 13px;
  border: 1px solid #e9e9e9;
  border-left: 0;
  background: #f5f8f9;
  text-align: left
}

.tbl_frm01 td {
  padding: 7px 10px;
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  background: transparent
}

.wr_content textarea,
.tbl_frm01 textarea,
.form_01 textarea,
.frm_input {
  border: 1px solid #d0d3db;
  background: #fff;
  color: #000;
  vertical-align: middle;
  border-radius: 3px;
  padding: 5px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

.tbl_frm01 textarea {
  padding: 2px 2px 3px
}

.frm_input {
  height: 40px
}

.full_input {
  width: 100%
}

.half_input {
  width: 49.5%
}

.twopart_input {
  width: 385px;
  margin-right: 10px
}

.tbl_frm01 textarea,
.write_div textarea {
  width: 100%;
  height: 100px
}

.tbl_frm01 a {
  text-decoration: none
}

.tbl_frm01 .frm_file {
  display: block;
  margin-bottom: 5px
}

.tbl_frm01 .frm_info {
  display: block;
  padding: 0 0 5px;
  line-height: 1.4em
}

/*기본 리스트*/
.list_01 ul {
  border-top: 1px solid #ececec
}

.list_01 li {
  border-bottom: 1px solid #ececec;
  background: #fff;
  padding: 10px 15px;
  list-style: none;
  position: relative
}

.list_01 li:nth-child(odd) {
  background: #f6f6f6
}

.list_01 li:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: ""
}

.list_01 li:hover {
  background: #f9f9f9
}

.list_01 li.empty_li {
  text-align: center;
  padding: 20px 0;
  color: #666
}

/*폼 리스트*/
.form_01 h2 {
  font-size: 1.167em
}

.form_01 li {
  margin-bottom: 10px
}

.form_01 ul:after,
.form_01 li:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: ""
}

.form_01 .left_input {
  float: left
}

.form_01 .margin_input {
  margin-right: 1%
}

.form_01 textarea {
  height: 100px;
  width: 100%
}

.form_01 .frm_label {
  display: inline-block;
  width: 130px
}

/* 자료 없는 목록 */
.empty_table {
  padding: 50px 0 !important;
  text-align: center
}

.empty_list {
  padding: 20px 0 !important;
  color: #666;
  text-align: center
}

/* 필수입력 */
.required,
textarea.required {
  background-image: url('../img/require.png') !important;
  background-repeat: no-repeat !important;
  background-position: right top !important
}

/* 테이블 항목별 정의 */
.td_board {
  width: 80px;
  text-align: center
}

.td_category {
  width: 80px;
  text-align: center
}

.td_chk {
  width: 30px;
  text-align: center
}

.td_date {
  width: 60px;
  text-align: center
}

.td_datetime {
  width: 110px;
  text-align: center
}

.td_group {
  width: 80px;
  text-align: center
}

.td_mb_id {
  width: 100px;
  text-align: center
}

.td_mng {
  width: 80px;
  text-align: center
}

.td_name {
  width: 100px;
  text-align: left
}

.td_nick {
  width: 100px;
  text-align: center
}

.td_num {
  width: 50px;
  text-align: center
}

.td_numbig {
  width: 80px;
  text-align: center
}

.td_stat {
  width: 60px;
  text-align: center
}

.txt_active {
  color: #5d910b
}

.txt_done {
  color: #e8180c
}

.txt_expired {
  color: #ccc
}

.txt_rdy {
  color: #8abc2a
}

/* 새창 기본 스타일 */
.new_win {
  position: relative
}

.new_win .tbl_wrap {
  margin: 0 20px
}

.new_win #win_title {
  font-size: 1.3em;
  height: 50px;
  line-height: 30px;
  padding: 10px 20px;
  background: #fff;
  color: #000;
  -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, .1);
  -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, .1);
  box-shadow: 0 1px 10px rgba(0, 0, 0, .1)
}

.new_win #win_title .sv {
  font-size: 0.75em;
  line-height: 1.2em
}

.new_win .win_ul {
  margin-bottom: 15px;
  padding: 0 20px
}

.new_win .win_ul:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: ""
}

.new_win .win_ul li {
  float: left;
  background: #fff;
  text-align: center;
  padding: 0 10px;
  border: 1px solid #d6e9ff;
  border-radius: 30px;
  margin-left: 5px
}

.new_win .win_ul li:first-child {
  margin-left: 0
}

.new_win .win_ul li a {
  display: block;
  padding: 8px 0;
  color: #6794d3
}

.new_win .win_ul .selected {
  background: #3a8afd;
  border-color: #3a8afd;
  position: relative;
  z-index: 5
}

.new_win .win_ul .selected a {
  color: #fff;
  font-weight: bold
}

.new_win .win_desc {
  position: relative;
  margin: 10px;
  border-radius: 5px;
  font-size: 1em;
  background: #f2838f;
  color: #fff;
  line-height: 50px;
  text-align: left;
  padding: 0 20px
}

.new_win .win_desc i {
  font-size: 1.2em;
  vertical-align: baseline
}

.new_win .win_desc:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 4px;
  height: 50px;
  background: #da4453;
  border-radius: 3px 0 0 3px
}

.new_win .frm_info {
  font-size: 0.92em;
  color: #919191
}

.new_win .win_total {
  float: right;
  display: inline-block;
  line-height: 30px;
  font-weight: normal;
  font-size: 0.75em;
  color: #3a8afd;
  background: #f6f6f6;
  padding: 0 10px;
  border-radius: 5px
}

.new_win .new_win_con {
  margin: 20px 0;
  padding: 20px
}

.new_win .new_win_con:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: ""
}

.new_win .new_win_con2 {
  margin: 20px 0
}

.new_win .btn_confirm:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: ""
}

.new_win .win_btn {
  text-align: center
}

.new_win .cert_btn {
  margin-bottom: 30px;
  text-align: center
}

.new_win .btn_close {
  padding: 0 20px;
  height: 45px;
  overflow: hidden;
  cursor: pointer
}

.new_win .btn_submit {
  padding: 0 20px;
  height: 45px;
  font-weight: bold;
  font-size: 1.083em
}

/* 검색결과 색상 */
.sch_word {
  color: #fff;
  background: #ff005a;
  padding: 2px 5px 3px;
  line-height: 18px;
  margin: 0 2px
}

/* 자바스크립트 alert 대안 */
#validation_check {
  margin: 100px auto;
  width: 500px
}

#validation_check h1 {
  margin-bottom: 20px;
  font-size: 1.3em
}

#validation_check p {
  margin-bottom: 20px;
  padding: 30px 20px;
  border: 1px solid #e9e9e9;
  background: #fff
}

/* 사이드뷰 */
.sv_wrap {
  position: relative;
  font-weight: normal
}

.sv_wrap .sv {
  z-index: 1000;
  display: none;
  margin: 5px 0 0;
  font-size: 0.92em;
  background: #333;
  -webkit-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.2)
}

.sv_wrap .sv:before {
  content: "";
  position: absolute;
  top: -6px;
  left: 15px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 6px 6px 6px;
  border-color: transparent transparent #333 transparent
}

.sv_wrap .sv a {
  display: inline-block;
  margin: 0;
  padding: 0 10px;
  line-height: 30px;
  width: 100px;
  font-weight: normal;
  color: #bbb
}

.sv_wrap .sv a:hover {
  background: #000;
  color: #fff
}

.sv_member {
  color: #333
}

.sv_on {
  display: block !important;
  position: absolute;
  top: 23px;
  left: 0px;
  width: auto;
  height: auto
}

.sv_nojs .sv {
  display: block
}

/* 페이징 */
.pg_wrap {
  clear: both;
  float: left;
  display: inline-block
}

.pg_wrap:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: ""
}

.pg {
  text-align: center
}

.pg_page,
.pg_current {
  display: inline-block;
  vertical-align: middle;
  background: #eee;
  border: 1px solid #eee
}

.pg a:focus,
.pg a:hover {
  text-decoration: none
}

.pg_page {
  color: #959595;
  font-size: 1.083em;
  height: 30px;
  line-height: 28px;
  padding: 0 5px;
  min-width: 30px;
  text-decoration: none;
  border-radius: 3px
}

.pg_page:hover {
  background-color: #fafafa
}

.pg_start {
  text-indent: -999px;
  overflow: hidden;
  background: url('../img/btn_first.gif') no-repeat 50% 50% #eee;
  padding: 0;
  border: 1px solid #eee
}

.pg_prev {
  text-indent: -999px;
  overflow: hidden;
  background: url('../img/btn_prev.gif') no-repeat 50% 50% #eee;
  padding: 0;
  border: 1px solid #eee
}

.pg_end {
  text-indent: -999px;
  overflow: hidden;
  background: url('../img/btn_end.gif') no-repeat 50% 50% #eee;
  padding: 0;
  border: 1px solid #eee
}

.pg_next {
  text-indent: -999px;
  overflow: hidden;
  background: url('../img/btn_next.gif') no-repeat 50% 50% #eee;
  padding: 0;
  border: 1px solid #eee
}

.pg_start:hover,
.pg_prev:hover,
.pg_end:hover,
.pg_next:hover {
  background-color: #fafafa
}

.pg_current {
  display: inline-block;
  background: #3a8afd;
  border: 1px solid #3a8afd;
  color: #fff;
  font-weight: bold;
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  min-width: 30px;
  border-radius: 3px
}

/* cheditor 이슈 */
.cheditor-popup-window *,
.cheditor-popup-window :after,
.cheditor-popup-window :before {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/* Mobile화면으로 */
#device_change {
  display: block;
  margin: 0.3em;
  padding: 0.5em 0;
  border: 1px solid #eee;
  border-radius: 2em;
  background: #fff;
  color: #000;
  font-size: 2em;
  text-decoration: none;
  text-align: center
}

/* style */
/*팝업*/
.pop_up {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  box-shadow: 0px 0px 7px 0px #59595929;
  width: calc(100% - 30px);
  z-index: 9999;
  background-color: #fff;
  border-radius: 10px;
  max-width: 1000px;
  width: calc(100% - 30px);
  max-height: 563px;
  min-height: 503px;
  height: calc(100vh - 140px);
  padding: 20px;
  overflow: hidden;
  flex-direction: column;
  z-index: 10000;
}

.pop_up_layer {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background-color: rgba(0, 0, 0, 0.7);
}

.pop_up .close_btn {
  display: inline-block;
  position: absolute;
  right: 0px;
  top: 0px;
  transition: 0.2s;
  font-size: 18px;
  font-weight: 500;
  border: none;
  background-color: transparent;
  width: 20px;
  height: 20px;
  z-index: 10000;
}

.pop_up .tit_wrap {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 15px;
  position: relative;
}

.pop_up .tit_wrap .close_btn:hover {
  transition: 0.2s;
  color: #333;
}

.pop_up .tit_wrap .close_btn:hover img {
  filter: brightness(0.3);
  transition: 0.2s;
}

.pop_up .close_btn img {
  display: inline-block;
  width: 100%;
  height: 100%;
  object-fit: contain;
  vertical-align: baseline;
  filter: brightness(0);
  transition: 0.2s;
}

.pop_up .content_wrap {
  width: 100%;
  height: 100%;
  overflow: auto;
}

.pop_up .content_wrap :where(h2, h3) {
  margin-bottom: 10px;
}

.pop_up .content_wrap :where(p) {
  margin-bottom: 5px;
}

.pop_up .content_wrap p+:where(h2, h3) {
  margin-top: 20px;
}

/*팝업*/
section :where(p,
  div,
  li,
  span) {
  word-break: keep-all;
  letter-spacing: -0.5px;
}

.only_500 {
  display: none;
}

/* config */
.w_1500 {
  width: 100%;
  max-width: 1540px;
  margin: 0 auto;
  padding: 0 20px;
}

.w_1200 {
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 20px;
}

.w_1120 {
  width: 100%;
  max-width: 1160px;
  margin: 0 auto;
  padding: 0 20px;
}

.hidden {
  /* height: 100%;
    min-height: 100%; */
  overflow: hidden !important;
  touch-action: none;
}

section .title_box {
  margin-bottom: 60px;
  text-align: center;
}

section .title {
  font-weight: 700;
  color: var(--font-color);
  font-size: var(--main_tit_size);
  text-align: center;
}

section .title_box .sub_title {
  font-weight: 700;
  font-size: var(--emph_size);
  margin-bottom: 20px;
}

section .title_box .info {
  font-size: var(--sub_tit_size);
  font-weight: 500;
  color: #F5F5F5;
  margin-top: 20px;
}

section .title_box .info._dark {
  color: #454F5D;
}

section:not(.section1) {
  padding: 100px 0;
}

.gray_box {
  box-shadow: 0px 0px 6px #0000001e;
  background-color: #fff;
  border-radius: 10px;
  padding: 15px 20px;

}

.ul_flex {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
}

.ul_flex li {
  flex: 1;
}

footer {
  position: relative;
  top: var(--header_h);
}

.footer_01 .ul_flex li {
  flex: 1 1 calc(100% / 7);
  max-width: calc((100% - 100px) / 6);
}

/* config */
/* hd */
#hd {
  display: flex;
  align-items: center;
  height: var(--header_h);
  border-bottom: 1px solid #D9D9D9;
  position: fixed;
  width: 100%;
  background: #fff;
  z-index: 9999;
}

#logo {
  display: inline-block;
  width: 230px;
}

#logo img {
  display: inline-block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.hd_wrap {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

#hd_menu {
  display: flex;
  gap: 85px;
  align-items: center;
}

#hd_menu li a {
  font-weight: 700;
  font-size: 20px;
  color: var(--font-color);
  transition: 0.2s;
}

#hd_menu li a:hover {
  color: #000;
  transition: 0.2s;
}

#hd_menu li.active a {
  color: #000;
  transition: 0.2s;
}

#wrapper {
  position: relative;
  top: var(--header_h);
  z-index: 1;
}

/* hd */
/* section1 */
.section1 {

  background-color: #F9FAFB;
  padding: 100px 0 90px;
  overflow: hidden;
}

.section1 .content {
  display: flex;
  gap: 30px;
  justify-content: space-between;
}

.section1 .txt_box .txt .sub_txt {
  color: #838A9A;
  font-size: var(--sub_tit_size);
  font-weight: 500;
  margin-bottom: 14px;
}

.section1 .txt_box .txt .main_txt {
  color: var(--font-color);
  font-size: var(--main_tit_size);
  font-weight: 700;
  margin-bottom: 20px;
}

.section1 .txt_box .txt .sub_b_txt {
  color: var(--font-color);
  font-size: var(--emph_size);
  font-weight: 700;
  margin-bottom: 10px;
}

.section1 .txt_box .txt .info_txt {
  color: #6C6C6C;
  font-size: var(--con_desc_size);
  font-weight: 500;
}

.section1 .txt_box .number_list {
  display: flex;
  gap: 20px;
  margin: 40px 0;
}

.section1 .txt_box .number_list li {
  background-color: #fff;
  border-radius: 10px;
  padding: 20px 12px;
  text-align: center;
  width: 200px;
  color: var(--font-color);
}

.section1 .txt_box .number_list li .num {
  font-weight: 700;
  font-size: 40px;
  margin-bottom: 10px;
}

.section1 .txt_box .number_list li p {
  font-weight: 500;
  font-size: 20px;
  letter-spacing: -0.5px;
}

.section1 .btn_box a {
  padding: 18px 40px;
  color: #fff;
  background-color: var(--main_color);
  border-radius: 10px;
  font-weight: 500;
  font-size: var(--emph_size);
  transition: 0.2s;
  display: inline-block;
}

.section1 .btn_box a:hover {
  background-color: #1167e1;
  transition: 0.2s;
}

.section1 .btn_box p {
  color: var(--main_color);
  font-weight: 700;
  font-size: var(--emph_size);
  margin-top: 20px;
  background-color: transparent;
}

.section1 .hp_slide_wrap {
  width: 60%;
  max-width: 850px;
  overflow: hidden;
}

.section1 .hp_slide_wrap li {
  display: inline-block;
  width: 40%;
  position: relative;
  opacity: 0.65;
  aspect-ratio: 49/100;
  padding: 15px 15px 25px;
}

.section1 .hp_slide_wrap li img {
  display: inline-block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.section1 .hp_slide_wrap li.swiper-slide-active {
  opacity: 1;
}

.section1 .hp_slide_wrap li:not(.swiper-slide-visible) {
  visibility: hidden !important;
}

.section1 .hp_slide_wrap li.swiper-slide-visible {
  visibility: visible !important;
}

.section1 .phone_layout {
  width: calc(40% - 11px);
  display: inline-flex;
  position: absolute;
  top: calc(50% - 1px);
  left: calc(50%);
  transform: translate(-50%, -50%);
  z-index: 10;
  aspect-ratio: 49 / 100;
  justify-content: center;
  align-items: center;
  box-shadow: 0px 0px 10px #0000002e;
  border-radius: 50px;
}

.section1 .hp_slide_wrap img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.section1 .hp_slide_wrap li img {
  filter: contrast(1.02);
}

.section1 .hp_slide_wrap li.swiper-slide-active::before {
  /* content: ""; */
  width: calc(100% - 15px);
  height: calc(100% - 30px);
  background-image: url(../img/phone_layout.png);
  display: inline-block;
  position: absolute;
  left: 7px;
  top: 8px;
  z-index: 1;
  background-size: contain;
  background-repeat: no-repeat;
  border-radius: 45px;
  box-shadow: 0px 0px 8px #0000002c;
}

/* section1 */
/* section2 */
.section2 .cpa_list {
  display: flex;
  text-align: center;
  align-items: center;
  justify-content: center;
}

.section2 .cpa_list .tit {
  margin-bottom: 20px;
  font-weight: 700;
  font-size: var(--emph_size);
  color: var(--font-color);
}

.section2 .cpa_list .info {
  color: #BEC3CF;
  font-weight: 500;
  font-size: var(--sub_tit_size);
  margin-top: 20px;
}

.section2 .cpa_list .cpa_con {
  display: flex;
  gap: 5px;
  align-items: center;
  justify-content: space-evenly;
}

.section2 .cpa_list .cpa_icon {
  width: 35px;
  height: 35px;
  display: inline-block;
}

.section2 .cpa_list .cpa_icon img {
  object-fit: contain;
  width: 100%;
  height: 100%;
  display: inline-block;
}

.section2 .cpa_list .cpa_con .number {
  font-weight: 700;
  color: var(--font-color);
  font-size: var(--main_tit_size);
}

.section2 .cpa_list .cpa_con .up_score {
  font-weight: 700;
  display: flex;
  align-items: center;
  gap: 5px;
  font-size: var(--emph_size)
}

@keyframes up_down {
  0% {
    transform: translateY(10px);
    opacity: 0;
  }

  100% {
    transform: translateY(-5px);
    opacity: 1;
  }
}

.section2 .cpa_list .cpa_con .up_score img {
  animation-name: up_down;
  animation-duration: 1s;
  animation-timing-function: linear;
  animation-delay: 0s;
  animation-iteration-count: infinite;
}

.section2 .cpa_list li {
  padding-left: 20px;
  flex: 1;
}

.section2 .cpa_list li:nth-child(1) .cpa_con .up_score b {
  color: var(--main_color);
}

.section2 .cpa_list li:nth-child(2) .cpa_con .up_score b {
  color: #00CBFF;
}

.section2 .cpa_list li:nth-child(3) .cpa_con .up_score b {
  color: #2BDA65;
}

.section2 .cpa_list li:nth-child(1) {
  padding-inline: 20px;
}

.section2 .cpa_list li:nth-child(2) {
  border-left: 1px solid #BEC3CF;
  border-right: 1px solid #BEC3CF;
  padding-inline: 20px;
}

.section2 .live_wrap {
  margin-top: 100px;
}

.section2 .live_wrap .tit {
  font-weight: 700;
  font-size: 30px;
  color: var(--font-color);
  margin-bottom: 36px;
}

.section2 .live_wrap .tit span {
  color: var(--main_color)
}

.section2 .live_wrap .btns {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  flex: 1;
}

.section2 .live_wrap .live_btn_box {
  flex: 1;
}

.section2 .live_content_wrap {
  display: flex;
  gap: 80px;
  align-items: start;
}

.section2 .live_wrap .graph_box {
  background-color: #1B2F4D;
  border-radius: 20px;
  width: 656px;
  padding: 40px;
}

.section2 .live_wrap .btns button {
  border: 1px solid #E3F2FD;
  background-color: #fff;
  border-radius: 5px;
  padding: 12px 20px;
  font-size: var(--sub_tit_size);
  font-weight: 400;
  color: var(--font-color);
  transition: 0.2s;
}

.section2 .live_wrap .btns button:where(:hover, .active) {
  background-color: var(--main_color);
  color: #fff;
  border: 1px solid var(--main_color);
  transition: 0.2s;
}

.section2 .txt_w_graph {
  display: flex;
  gap: 80px;
  align-items: center;
  margin-bottom: 20px;
}

.section2 .txt_w_graph .txt p:first-child {
  font-size: 20px;
  font-weight: 500;
  color: #BEC3CF;
}

.section2 .txt_w_graph .txt p:last-child {
  font-weight: 700;
  color: #fff;
  font-size: 45px;
}

.section2 .txt_w_graph .graph {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 28px;
  position: relative;
}

@keyframes draw_line_01 {
  to {
    stroke-dashoffset: 0;
  }
}

@keyframes draw_line_02 {
  to {
    stroke-dashoffset: 0;
  }
}

@keyframes fade_01 {
  to {
    opacity: 1;
  }
}

@keyframes fade_02 {
  to {
    opacity: 1;
  }
}

.section2 .txt_w_graph .line_box {
  position: absolute;
  left: 0;
  bottom: -8px;
  height: 100%;
  width: 100%;
}


.section2 .txt_w_graph .graph .graph_path {
  stroke-dasharray: 300;
  stroke-dashoffset: 300;
  animation: draw_line_01 1.5s ease-in-out forwards;
  animation-delay: 0.2s;
}

.section2 .txt_w_graph .graph .graph_circle {
  opacity: 0;
  animation: fade_01 0.5s ease-in-out forwards;
  animation-delay: 1.3s;
}

.section2 .txt_w_graph .graph .line {
  width: 100%;
  height: 1px;
  background-color: #838A9A80;
  display: block;
}

.section2 .txt_w_graph .graph .line:last-of-type {
  background-color: #BEC3CF;
}

.section2 .graph_box .info {
  font-weight: 500;
  font-size: var(--sub_tit_size);
  margin-bottom: 10px;
  color: #BEC3CF;
}

.section2 .graph_box_ft {
  border-top: 1px solid #BEC3CF;
  padding-top: 10px;
  display: flex;
  gap: 20px;
  align-items: center;
}

.section2 .graph_box_ft>p {
  display: flex;
  gap: 6px;
  align-items: center;
}

.section2 .graph_box_ft b {
  color: #fff;
  font-weight: 500;
  font-size: 20px;
}

.section2 .graph_box_ft .light_txt {
  color: #BEC3CF;
  font-size: 18px;
  font-weight: 200;
}

.section2 .graph_box_ft>span {
  color: #BEC3CF;
  font-weight: 500;
  font-size: 18px;
}

.section2 .graph_box_ft>p .ico {
  position: relative;
  display: block;
  width: 16px;
  border-radius: 50%;
  background-color: #006AFF80;
  height: 16px;
}

.section2 .graph_box_ft>p .ico::after {
  position: absolute;
  content: "";
  width: 8px;
  height: 8px;
  background-color: var(--main_color);
  border-radius: 50%;
  display: block;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

/* section2 */
/* section3 */
.section3 {
  background-color: var(--main_color);

}

.section3 .title_box .title {
  color: #fff;
}

.section3 .title_box .sub_title {
  color: #E3F2FD;
}

.section3 .title_box .info {
  color: #fff;
}

.section3 .why_list {
  display: flex;
  gap: 40px;
}

.section3 .why_list li {
  flex: 1;
  border-radius: 20px;
  background-color: #BEC3CF1A;
  border: 3px solid #FFFFFF4D;
  padding: 40px 20px 20px;
  display: inline-flex;
  flex-direction: column;
}

.section3 .why_list li .ico {
  text-align: center;
  margin-bottom: 40px;
}

.section3 .why_list li .txt {
  word-break: keep-all;
  border-radius: 5px;
  background-color: #0000001A;
  text-align: center;
  color: #fff;
  padding: 20px;
  min-height: 220px;
  height: 100%;
}

.section3 .why_list li .txt p:first-child {
  font-weight: 700;
  font-size: var(--con_tit_size);
  margin-bottom: 15px;
  word-break: keep-all;
}

.section3 .why_list li .txt p:last-child {
  font-weight: 500;
  font-size: var(--con_desc_size);
  word-break: keep-all;
}

.section3 .cpa_btn {
  color: var(--main_color);
  background-color: #fff;
  border-radius: 10px;
  width: 280px;
  height: 66px;
  margin: 60px auto 0;
  font-size: var(--con_tit_size);
  display: flex;
  justify-content: center;
  align-items: center;
  border: 0;
  font-weight: 500;
  transition: 0.2s;
}

.section3 .cpa_btn:hover {
  color: #fff;
  background-color: #1167e1;
  transition: 0.2s;
}

/* section3 */
/* section4 */
.section4 .title_box .info {
  color: #838A9A;
}

.section4 .hc_box {
  text-align: center;
  border-top: 1px solid #D9D9D9;
  border-bottom: 1px solid #D9D9D9;
  padding: 20px 0;
}

.section4 .hc_box p:first-child {
  color: var(--main_color);
  font-weight: 700;
  font-size: var(--con_en_tit_size);
}

.section4 .hc_box p:last-child {
  color: var(--font-color);
  font-size: var(--con_desc_size);
  font-weight: 500;
  margin-top: 20px;
}

.section4 .hc_info_box {
  display: flex;
  align-items: stretch;
  gap: 30px;
  margin: 30px 0;
}

.section4 .hc_info_box>div {
  flex: 1;
  background-color: #F5F5F5;
  padding: 20px;
}

.section4 .hc_info_box>div p:first-child {
  font-weight: 700;
  font-size: var(--con_desc_size);
  color: var(--main_color);
  margin-bottom: 10px;
}

.section4 .hc_info_box>div p:last-child {
  color: #838A9A;
  word-break: keep-all;
  font-size: var(--con_desc_size);
  font-weight: 400;
}

.section4 .hc_step_list {
  display: flex;
  align-items: stretch;
}

.section4 .hc_step_list>div {
  flex: 1;
  box-shadow: 0 0 10px rgba(0, 0, 0, .1);
  text-align: center;
  padding: 20px;
}

.section4 .hc_step_list .line {
  width: 50px;
}

.section4 .hc_step_list>div .num {
  width: 40px;
  height: 40px;
  display: inline-block;
  background-color: var(--main_color);
  border-radius: 50%;
  position: relative;
}

.section4 .hc_step_list>div .num b {
  color: #fff;
  font-weight: bold;
  font-size: var(--emph_size);
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.section4 .hc_step_list>div .tit {
  font-weight: 700;
  font-size: var(--con_tit_size);
  color: var(--font-color);
  margin: 16px 0 20px;
  word-break: keep-all;
}

.section4 .hc_step_list>div .desc {
  font-weight: 400;
  font-size: var(--con_desc_size);
  color: #6C6C6C;
}

.section4 .hc_step_list .line {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;

}

.section4 .hc_step_list .line::after {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  height: 1px;
  content: "";
  display: block;
  border-bottom: 1px dashed #006AFF80;

}

/* section4 */
/* section5 */
.section5 {
  background-color: #f5f5f5;

}

.section5 .title_box .info {
  color: #838A9A;
}

.section5 .process_list li {
  display: flex;
  gap: 20px;
  margin-bottom: 20px;
}

.section5 .process_list li:last-child {
  margin-bottom: 0;
}

.section5 .process_list .left {
  position: relative;
}

.section5 .process_list .left .num {
  width: 53px;
  height: 53px;
  color: #fff;
  background-color: var(--main_color);
  border-radius: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.section5 .process_list .left::before {
  content: "";
  height: 7px;
  width: 15px;
  background-image: url(../img/num_arrow.png);
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  position: absolute;
  bottom: 7px;
  left: calc(50% + 1px);
  transform: translateX(-50%);
}

.section5 .process_list .left::after {
  content: "";
  height: calc(100% - 80px);
  width: 0px;
  border-left: 2px dashed #BEC3CF;
  bottom: 10px;
  left: calc(50% - 1px);
  display: inline-block;
  transform: translateX(-50%);
  position: absolute;
}

.section5 .process_list li:last-of-type .left::after,
.section5 .process_list li:last-of-type .left::before {
  display: none;
}

.section5 .process_list .left .num span {
  color: #fff;
  font-size: var(--emph_size);
  font-weight: 700;
  display: inline-block;
  margin-top: -2px;
}



.section5 .process_list .right {
  padding: 15px;
  background-color: #fff;
  border-radius: 5px;
  width: 100%;
}

.section5 .process_list .top .tit {
  color: #2969C3;
  font-size: var(--con_tit_size);
  font-weight: 700;
  margin-bottom: 8px;
}

.section5 .process_list .top .desc {
  font-size: var(--con_desc_size);
  color: #454F5D;
  padding-bottom: 10px;
  border-bottom: 1px solid #D9D9D9;
  margin-bottom: 10px;
}

.section5 .process_list .bottom p {
  display: inline-block;
  font-size: var(--mini_size);
  margin-right: 10px;
}

.check_list p {
  position: relative;
  font-weight: 500;
  position: relative;
  padding-left: 1em;
}

.check_list p::before {
  content: "";
  width: 12px;
  height: 1em;
  background-image: url(../img/chk_ico.png);
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  margin-right: 5px;
  display: inline-block;
  position: absolute;
  top: 10px;
  left: 0;
}

/* section5 */

/* section6 */
.section6 .title_box .info {
  color: #454F5D;
}

.section6 ul {
  display: flex;
  flex-wrap: wrap;
  gap: 25px;
}

.section6 ul li {
  background-color: #F9FAFB;
  border-radius: 10px;
  box-shadow: 0px 0px 7px #0000001e;
  flex: 1 1 30%;
  padding: 20px;
  position: relative;
}

.section6 ul li .num {
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  background-color: #7B828C;
  border-radius: 100px;
  font-size: var(--emph_size);
  font-weight: 700;
  margin-bottom: 10px;
}

.section6 ul li .tit {
  font-size: 23px;
  color: #454F5D;
  font-weight: 700;
  margin-bottom: 15px;
}

.section6 ul li .desc {
  font-size: var(--con_desc_size);
  color: #6c6c6c;
  line-height: 1.5;
}

.section6 ul li .icon_wrap {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 76px;
  height: 76px;
  background-color: #fff;
  border-radius: 100px;
  position: absolute;
  top: 20px;
  right: 20px;
}

.section6 ul li .icon_wrap img {
  width: 50%;
  height: 50%;
  object-fit: contain;
}

/* section6 */

/* section7 */
.section7 {
  background-color: #E3F2FD;
}

.section7 .tit {
  font-size: var(--con_tit_size);
  color: var(--main_color);
  margin-bottom: 15px;
  font-weight: 700;
  letter-spacing: -1px;
}

.section7 .desc_wrap {
  display: inline-flex;
  flex-direction: column;
  justify-content: space-between;
  height: calc(100% - 85px);
}

.section7 .desc {
  font-size: var(--con_desc_size);
  color: #6C6C6C;
  line-height: 1.5;
  margin-bottom: 7px;
  letter-spacing: -1px;
  word-break: keep-all;
}

.section7 .check_list {
  padding-top: 10px;
  border-top: 1px solid #eee;
}

.section7 .check_list p {
  font-size: var(--mini_size);
  color: #454F5D;
  margin-bottom: 5px;
  font-weight: 400;
  letter-spacing: -1px;
  word-break: keep-all;
}

.section7 .check_list p::before {
  background-image: url(../img/chk.png);
  filter: brightness(0.7);
}

/* section7 */

/* section8 */
.section8 {
  background-image: url(../img/sec_08_bg.jpg);
}

.section8 .gray_box {
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: center;
  padding: 20px 25px;
}

.section8 .gray_box .icon_wrap {
  width: 70px;
  height: 70px;
  display: inline-block;
}

.section8 .gray_box .icon_wrap img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: inline-block;
}

.section8 .gray_box .tit {
  font-size: var(--con_tit_size);
  font-weight: 700;
}

.section8 .gray_box .desc {
  font-size: var(--con_desc_size);
  color: #6C6C6C;
  text-align: center;
  word-break: keep-all;
}

/* section8 */

/* section9 */
.section9 .w_1500 {
  position: relative;
}

.section9 .w_1500 :where(.prev_btn, .next_btn) {
  position: absolute;
  top: calc(50% + 110px);
  transform: translateY(-50%);
  border: 0;
  background-color: transparent;
  left: 20px;
  z-index: 1;
}

.section9 .w_1500 .next_btn {
  right: 20px;
  left: unset;
}

.section9 .success_slide_wrap {
  overflow: hidden;
  margin: 0 auto;
  max-width: 1200px;

}

.desc_person_wrap {
  display: none;
}

.section9 .success_slide_wrap li {
  display: flex;
  gap: 40px;
  padding: 0 5px 10px;
}

.section9 .success_slide_wrap li .desc_wrap {
  display: flex;
  flex-direction: column;
  gap: 20px;
  max-width: 650px;
}

.section9 .success_slide_wrap li .desc_wrap .info_wrap {
  display: flex;
  gap: 10px;
  color: var(--font-color);
  font-size: var(--con_desc_size);
  line-height: 1.1;
}

.section9 .success_slide_wrap li .desc_wrap>p {
  font-size: var(--emph_size);
  font-weight: 700;
  color: var(--font-color);
}

.section9 .success_slide_wrap li .desc_wrap>p span {
  font-size: var(--con_desc_size);
  color: var(--font-color);
  font-weight: 400;
  background-color: #E3F2FD;
  border-radius: 5px;
  padding: 2px 10px;
}

.section9 .success_slide_wrap li .desc_wrap .info_wrap span {
  font-weight: 500;
  display: inline-block;
  border-right: 1px solid #BEC3CF;
  margin-right: 7px;
  padding-right: 7px;
}

.section9 .success_slide_wrap li .desc_wrap .desc {
  font-size: var(--con_desc_size);
  color: var(--font-color);
  padding: 30px;
  word-break: keep-all;
  margin-top: 5px;
}

.section9 .success_slide_wrap li .img_wrap {
  display: flex;
  gap: 30px;
  align-items: center;
}

.section9 .slide_01 {
  --graph_01: 18%;
  --graph_02: 56%;
}

.section9 .slide_02 {
  --graph_01: 10%;
  --graph_02: 52%;
}

.section9 .slide_03 {
  --graph_01: 13%;
  --graph_02: 44%;
}

.section9 .graph_wrap {
  width: 250px;
  height: auto;
  position: relative;
  aspect-ratio: 3 / 4;
}

.section9 .graph_box {
  width: 100%;
  height: 100%;
}

.section9 .graph {
  width: 100%;
  height: calc(100% - 38px);
  position: absolute;
  top: 0;
}

.section9 .graph span {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background-color: #BEC3CF;
  width: 20%;
  height: var(--graph_01);
  position: absolute;
  bottom: 0;
  left: 30%;
  transform: translateX(-50%);
}

.section9 .graph span.graph_02 {
  height: 0;
  left: 70%;
  transform: translateX(-50%);
  background: #056DFF;
  background: linear-gradient(0deg, rgba(5, 109, 255, 1) 0%, rgba(141, 190, 254, 1) 90%);
  transition: height 2s;
}

.section9 li.swiper-slide-active .graph span.graph_02 {
  height: var(--graph_02);
  transition: height 0.3s ease-in 0.3s;
}

.section9 .line_box {
  display: flex;
  flex-direction: column;
  gap: 41px;
}

.section9 .line_box .line {
  width: 100%;
  height: 1px;
  background-color: #838A9A80;
  background-color: #ECECEC;
  display: block;
}

.section9 .text_box {
  position: absolute;
  bottom: var(--graph_02);
  left: 70%;
  transform: translate(-50%, -30%);
  opacity: 0;
  transition: opacity 2s ease-out;
  width: 60%;
}

.section9 .text_box img {
  display: block;
  width: 100%;
  object-fit: scale-down;
}

.section9 li.swiper-slide-active .text_box {
  opacity: 1;
  transition: opacity 0.3s ease-in 0.7s;

}

.section9 .label_box {
  position: absolute;
  width: 100%;
  bottom: 0;
  height: 39px;
}

.section9 .label_box span {
  font-size: 20px;
  font-weight: 500;
  flex: 1;
  display: inline-block;
  position: absolute;
  top: 5px;
  left: 30%;
  transform: translateX(-50%);
}

.section9 .label_box span.bold {
  left: 70%;
  color: var(--main_color);
}

/* section9 */

/* section10 */
.section10 {
  background-image: url(../img/sec10_bg.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.section10 .title_box>div {
  color: #fff;
}

.section10 ul {
  justify-content: center;
  margin-bottom: 50px;
}

.section10 ul li {
  border-radius: 10px;
  background-color: #fff;
  padding: 12px 20px 20px;
  text-align: center;
  max-width: 220px;
}

.section10 ul li span {
  color: #454F5D;
  font-size: var(--sub_tit_size);
  font-weight: 500;
}

.section10 ul li>span {
  display: block;
}

.section10 ul li span[class^="num"] {
  color: var(--main_color);
  font-size: var(--main_tit_size);
  font-weight: 700;
  margin-bottom: 10px;
}

.section10 .bold {
  color: #fff;
  margin-bottom: 20px;
  font-size: var(--con_en_tit_size);
  font-weight: 700;
  text-align: center;
}

.section10 .info {
  color: #fff;
  font-size: var(--con_desc_size);
  font-weight: 300;
  line-height: 1.5;
  text-align: center;
}

.section10 .info:last-child {
  font-weight: 500;
}

/* section10 */

/* section11 */
.section11 {
  background-color: #E3F2FD;
}

.section11 .ul_flex {
  flex-wrap: wrap;
  gap: 50px;
  justify-content: space-between;
}

.section11 .ul_flex li {
  flex: 1 1 17%;
  max-width: 172px;
  height: 172px;
  background-color: #fff;
  border-radius: 100%;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 10px;
}

.section11 .ul_flex li span:not(.icon_wrap) {
  font-size: var(--con_desc_size);
  font-weight: 500;
  color: #454F5D;

}

/* section11 */

/* section12 */
.section12 .faq_con {
  margin-bottom: 20px;
  padding: 20px 30px;
  position: relative;
  cursor: pointer;
}

.section12 .con_tit_wrap {
  display: flex;
  gap: 10px;
  align-items: flex-start;
  position: relative;
}

.section12 .con_tit_wrap::before {
  content: "";
  width: 17px;
  height: 10px;
  display: inline-block;
  background-image: url(../img/drop_ico.png);
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.15s;
}

.section12 span.num {
  color: var(--main_color);
  font-weight: 700;
  font-size: var(--emph_size);
  margin-top: -2px;
  transition: 0.15s;

}

.section12 .con_tit {
  font-size: var(--con_desc_size);
  font-weight: 500;
  color: #454F5D;
  transition: 0.15s;
  padding-right: 40px;
}

.section12 .faq_con.active {
  background-color: var(--main_color);
}

.section12 .faq_con.active .con_tit_wrap::before {
  transform: translateY(-50%) rotate(180deg);
  filter: grayscale(1) brightness(3);
  transition: 0.15s;
}

.section12 .faq_con.active :where(span.num, .con_tit) {
  color: #fff;
  transition: 0.15s;

}

.section12 .con_desc_wrap {
  display: none;
  background-color: #1979FF;
  border-radius: 5px;
  padding: 10px 20px;
  color: #fff;
  margin-top: 18px;
  font-size: var(--mini_size);
  line-height: 1.5;
  font-weight: 400;
}

/* section12 */


/*footer*/
/* section13 */
.section13 {
  background-image: url(../img/sec13_bg.jpg);
}

.section13 .title_box .title {
  color: #fff;
}

.section13 .title_box .title .mint_color {
  color: #34C191;
}

.section13 .con_wrap {
  text-align: center;
  padding-top: 50px;
  border-top: 1px solid #ccc;
  margin-top: 90px;
}

.section13 .con_wrap p {
  color: #fff !important;
  font-weight: 700;
  font-size: var(--main_tit_size);
}

.section13 .con_wrap p.con_desc {
  font-size: var(--con_desc_size);
  font-weight: 400;
  margin-block: 10px 30px;
}

.section13 .con_wrap p.tel_info {
  font-size: var(--con_en_tit_size);
}

.section13 .form_wrap {
  margin-top: 40px;
  background-color: #fff;
  border-radius: 20px;
  padding: 40px;
}

.section13 .form_wrap ul:not(.depth_02) {
  display: flex;
  gap: 20px 40px;
  flex-wrap: wrap;
}

.section13 .form_wrap ul:not(.depth_02) li {
  flex: 1 1 45%;
}

.section13 .form_wrap ul li label {
  width: 100%;
}

.section13 .form_wrap span {
  font-size: var(--mini_size);
  color: #454F5D;
  display: inline-block;
  margin-bottom: 10px;
  font-weight: 500;
}

.section13 .form_wrap ul li input {
  width: 100%;
  height: 50px;
  border: 1px solid #BEC3CF;
  padding: 10px;
  font-size: var(--mini_size);
  color: #454F5D;
}

.section13 .form_wrap ul li input::placeholder {
  color: #BEC3CF;
}

.section13 .form_wrap .select_box_wrap {
  border: 1px solid #BEC3CF;
  position: relative;
}

.section13 .form_wrap .select_box_wrap .selected_item {
  color: #BEC3CF;
  height: 50px;
  padding: 10px;
  font-size: var(--mini_size);
  cursor: pointer;
}

.section13 .form_wrap .select_box_wrap .selected_item::before {
  content: "";
  width: 17px;
  height: 10px;
  display: inline-block;
  background-image: url(../img/drop_ico.png);
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.3s;
}

.section13 .form_wrap .select_box_wrap.active .selected_item::before {
  transform: translateY(-50%) rotate(180deg);
  transition: 0.3s;
}

.section13 .form_wrap .select_box_wrap .selected_item.selected {
  color: #454F5D;
  font-weight: 500;
}

.section13 .form_wrap .select_box_wrap .option_wrap {
  display: none;
  position: absolute;
  width: calc(100% + 2px);
  background: #fff;
  border: 1px solid #bec3e3;
  left: -1px;
  z-index: 1;
}

.section13 .form_wrap .select_box_wrap .option_wrap li {
  border-bottom: 1px solid #BEC3CF;
  min-height: 50px;
  width: 100%;
  font-size: var(--mini_size);
  padding: 10px;
  line-height: 1.5;
  cursor: pointer;
}

.section13 .form_wrap .select_box_wrap .option_wrap li:hover {
  font-weight: 500;
}

.section13 .form_wrap .select_box_wrap .option_wrap li:last-child {
  border-bottom: none;
}

.section13 .form_wrap textarea {
  display: block;
  width: 100%;
  border: 1px solid #BEC3CF;
  padding: 10px 12px;
  font-size: var(--mini_size);
  line-height: 1.5;
  color: var(--font-color);
  min-height: 150px;
}

.section13 .form_wrap textarea::placeholder {
  color: #BEC3CF;
}

.section13 .form_wrap ul:not(.depth_02) li.w_100 {
  flex: 100%;
  width: 100%;
}

.section13 .form_wrap input[type="checkbox"] {
  width: 20px;
  height: 20px;
  border: 1px solid #bec3be;
  border-radius: 0;
  accent-color: var(--main_color);
  appearance: none;
  vertical-align: middle;
  margin-right: 5px;
  margin-top: -6px;
}

.section13 .form_wrap input[type="checkbox"]:checked {
  appearance: auto;
  margin-right: 7px;
}

.section13 .show_privacy {
  color: var(--main_color);
  font-size: var(--mini_size);
  border: none;
  background-color: transparent;
  vertical-align: baseline;
  margin-left: 3px;
}

.section13 .show_privacy:hover {
  font-weight: 600;
}

.section13 .submit_btn {
  border: 1px solid var(--main_color);
  color: var(--main_color);
  text-align: center;
  width: 100%;
  border-radius: 5px;
  height: 60px;
  background-color: transparent;
  font-size: var(--mini_size);
  font-weight: 500;
  transition: 0.3s;
}

.section13 .submit_btn:hover {
  background-color: var(--main_color);
  color: #fff;
  transition: 0.3s;
  font-weight: 700;
}

.no_section13 .section13 {
  display: none;
}

/* section13 */

/*footer*/

.footer_01 {
  border-bottom: 1px solid #D9D9D9;
}

.footer_01 ul {
  display: flex;
  gap: 20px;
  align-items: center;
  justify-content: flex-start;
}

.footer_01 ul li {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  overflow: hidden;
  aspect-ratio: 10 / 3;
}

.footer_01 ul li img {
  display: inline-block;
  object-fit: cover;
  width: calc(100% + 10px);
}

section.footer_02 {
  padding: 60px 0 120px;
}

.footer_02 .w_1120 {
  display: flex;
  justify-content: space-between;
  position: relative;
}

.footer_02 .w_1120 .right {
  position: absolute;
  right: 20px;
  top: 0;
}

.footer_02 .left .logo_wrap {
  margin-bottom: 30px;
  display: inline-block;
}

.footer_02 .left .logo_wrap img {
  width: 230px;
  display: inline-block;
  height: 100%;
  object-fit: contain;
}

.footer_02 .left .logo_wrap span {
  display: inline-block;
  font-size: var(--con_desc_size);
  color: #6c6c6c;
  margin-left: 15px;
  font-weight: 500;
  vertical-align: sub;
}

.footer_02 .left p {
  font-size: var(--mini_size);
  color: #6c6c6c;
  line-height: 1.5;
  font-weight: 500;
  font-size: 16px;
}

.footer_02 .left p.mt_30 {
  margin-top: 30px;
}

.footer_02 .right ul {
  display: flex;
  gap: 100px;
}

.footer_02 .right ul a {
  font-weight: 500;
  font-size: var(--con_desc_size);
  color: var(--font-color);
}

.footer_02 .right ul a:hover {
  color: #000;
}

.footer_pt {
  padding-top: 40px;
}

.quick_menu_wrap {
  display: none;
}

/*footer*/
@media(max-width:1500px) {


  .section1 .content {
    padding-left: 40px;
  }

  .section1 .txt_box .number_list li {
    padding: 10px 12px;
    width: 150px;
  }

  .section1 .txt_box .number_list li .num {
    font-size: 35px;
  }

  .section1 .txt_box .number_list li p {
    font-size: 16px;
    word-break: keep-all;
  }

  .section2 .live_content_wrap {
    gap: 40px;
  }

  .section9 .success_slide_wrap {
    max-width: calc(100% - 120px);
  }

  .section9 .success_slide_wrap li .desc_wrap .desc {
    padding: 25px;
  }

  .section9 .success_slide_wrap li .desc_wrap {
    gap: 10px;
  }

  .section9 .success_slide_wrap li {
    gap: 20px;
  }

  .section9 .w_1500 :where(.prev_btn, .next_btn) {
    top: calc(50% + 100px);
  }
}

@media(max-width:1240px) {
  :root {
    --main_tit_size: 40px;
    --sub_tit_size: 18px;
    --emph_size: 22px;
    --con_en_tit_size: 30px;
    --con_tit_size: 22px;
    --con_desc_size: 18px;
    --mini_size: 18px;
  }

  section:not(.section1) {
    padding: 80px 0;
  }

  section .title_box {
    margin-bottom: 40px;
  }

  .no_1240 {
    display: none;
  }

  #hd_menu {
    gap: 55px;
  }

  .section1 .phone_layout {
    border-radius: 40px;
  }

  .section1 .content {
    padding-left: 30px;
    gap: 20px;
  }

  #hd_menu li a {
    font-size: 18px;
  }

  .section1 .txt_box .number_list li {
    padding: 8px 12px 14px;
    width: 130px;
  }

  .section1 .txt_box .number_list li .num {
    font-size: 32px;
  }

  .section2 .cpa_list li {
    padding-left: 10px;
  }

  .section2 .cpa_list li:nth-child(1) {
    padding-inline: 10px;
  }

  .section2 .cpa_list li:nth-child(2) {
    padding-inline: 0px;
  }

  .section2 .live_wrap .graph_box {
    width: 606px;
    padding: 30px 40px 35px;
  }

  .section2 .txt_w_graph {
    gap: 30px;
  }

  .section2 .graph_box_ft>span {
    font-size: 16px;
  }

  .section2 .graph_box_ft b {
    font-size: 16px;
  }

  .section2 .graph_box_ft .light_txt {
    font-size: 16px;
  }

  .section2 .live_wrap .btns button {
    padding: 10px 12px;
  }

  .section6 ul li .tit {
    font-size: 20px;
  }

  .section9 .success_slide_wrap li {
    gap: 50px;
    align-items: flex-end;
    justify-content: space-between;
  }

  .section9 .success_slide_wrap li .desc_wrap .desc {
    padding: 25px;
    display: flex;
    gap: 25px;
    align-items: center;
  }

  .section9 .success_slide_wrap li .desc_wrap {
    gap: 15px;
    max-width: unset;
  }

  .person_wrap {
    display: none;
  }

  .desc_person_wrap {
    display: inline-block;
    min-width: 200px;
    aspect-ratio: 1 / 1;
    border-radius: 45px;
    overflow: hidden;
  }

  .desc_person_wrap img {
    display: inline-block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
  }

  .graph_wrap {
    width: 200px;
  }

  .graph_wrap img {
    display: inline-block;
    object-fit: contain;
    width: 100%;
  }

  .section11 .info {
    word-break: keep-all;
  }

  .section11 .ul_flex {
    flex-wrap: wrap;
    gap: 20px;
    justify-content: space-between;
    padding-inline: 20px;
  }

  .section11 .ul_flex li {
    width: 160px;
    aspect-ratio: 1 / 1;
    height: auto;
  }

  .section11 .ul_flex .icon_wrap {
    width: 50px;
    height: 50px;
  }

  .section11 .ul_flex .icon_wrap img {
    object-fit: contain;
    width: 100%;
    height: 100%;
    display: inline-block;
  }

  .section13 .con_wrap {
    margin-top: 70px;
  }
}

@media(max-width:1024px) {
  :root {
    --header_h: 70px;


    --main_tit_size: 36px;
    --sub_tit_size: 18px;
    --emph_size: 20px;
    --con_en_tit_size: 25px;
    --con_tit_size: 20px;
    --con_desc_size: 18px;
    --mini_size: 16px;
  }

  #logo {
    width: 180px;
  }

  nav {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 100;
    display: inline-block;
    transition: transform 1s;
    transform: translateX(100%);
    width: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    height: 100vh;
    max-width: 400px;
    max-width: 430px;
  }

  nav.active {
    display: inline-block;
    transition: transform 1s;
    transform: translateX(0);
  }

  .menu_button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 14px;
    padding: 15px;
    cursor: pointer;
    z-index: 101;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    border: none;
    background-color: transparent;
  }

  .menu_button .bar:nth-of-type(1) {
    margin-top: 0px;
  }

  .menu_button .bar:nth-of-type(3) {
    margin-bottom: 0px;
  }

  .bar {
    position: relative;
    display: block;

    width: 20px;
    height: 2px;

    margin: 6px auto;
    background-color: var(--main_color);

    -webkit-transition: 0.3s;
    transition: 0.3s;
  }

  .cross .bar {
    background-color: #ccc;
  }

  .cross .bar:nth-of-type(1) {
    -webkit-transform: translateY(9px) rotate(-45deg);
    -ms-transform: translateY(9px) rotate(-45deg);
    transform: translateY(9px) rotate(-45deg);
  }

  .cross .bar:nth-of-type(2) {
    opacity: 0;
  }

  .cross .bar:nth-of-type(3) {
    -webkit-transform: translateY(-7px) rotate(45deg);
    -ms-transform: translateY(-7px) rotate(45deg);
    transform: translateY(-7px) rotate(45deg);
  }

  #hd_menu {
    position: relative;
    top: var(--header_h);
    flex-direction: column;
    gap: 0;
    border-top: 1px solid #ccc;
  }

  #hd_menu li {
    width: 100%;
    border-bottom: 1px solid #ccc;
    position: relative;
  }

  #hd_menu li a {
    width: 100%;
    padding: 20px;
    display: inline-block;
    position: relative;
  }

  /* 
  #hd_menu li::before {
    content: "";
    display: inline-block;
    width: 15px;
    height: 100%;
    background-color: #ccc;
    position: absolute;
    left: 0;
    top: 0;
  } */

  #hd_menu li.active a {
    padding-left: 35px;

  }

  #hd_menu li:where(.active)::before {
    content: "";
    display: inline-block;
    width: 15px;
    height: 100%;
    background-color: #ccc;
    position: absolute;
    left: 0;
    top: 0;
  }

  #hd_menu li a {
    color: #fff;
    font-size: 16px;
  }

  #hd_menu li.active a {
    color: #fff;
    transition: 0.2s;
  }

  #hd_menu li a:hover {
    color: #fff;
    transition: 0.2s;
  }

  .no_1024 {
    display: none;
  }

  section:not(.section1) {
    padding: 70px 0;
  }

  .section1 {
    padding: 55px 0 75px;
  }

  .section1 .content {
    padding-left: 0;
    padding-right: 0;
    gap: 50px;
    flex-direction: column-reverse;
    align-items: center;
  }

  .section1 .txt_box {
    text-align: center;
  }

  .section1 .txt_box .number_list li {
    width: 170px;
  }

  .section1 .hp_slide_wrap {
    width: 100%;
    max-width: 650px;
    overflow: hidden;
  }

  .section2 .cpa_list {
    flex-direction: column;
  }

  .section2 .cpa_list li {
    padding-left: 0;
    margin-bottom: 50px;
  }

  .section2 .cpa_list li:nth-child(1) {
    padding-inline: 0;
  }

  .section2 .cpa_list li:nth-child(2) {
    border-left: none;
    border-right: none;
    padding-inline: unset;
  }

  .section2 .cpa_list li:last-child {
    margin-bottom: 0;
  }

  .section2 .cpa_list .tit {
    margin-bottom: 10px;
  }

  .section2 .cpa_list .info {
    margin-top: 0px;
  }

  .section2 .live_content_wrap {
    gap: 40px;
    flex-direction: column;
  }

  .section2 .live_wrap {
    margin-top: 60px;
  }

  .section2 .live_wrap .tit {
    text-align: center;
  }

  .section2 .live_content_wrap {
    align-items: center;
  }

  .section2 .live_wrap .graph_box {
    width: 600px;
    padding: 30px 34px 35px;
  }

  .section2 .live_wrap .btns {
    max-width: 600px;
    gap: 10px;
    justify-content: center;
  }

  .section3 .why_list {
    flex-direction: column;
    max-width: 600px;
    margin-inline: auto;
  }

  .section3 .why_list li .txt {
    padding: 20px 20px 30px;
    min-height: auto;
  }

  .section4 .hc_step_list {
    gap: 20px;
    flex-wrap: wrap;
  }

  .section4 .hc_info_box>div {
    text-align: center;
  }

  .section4 .hc_step_list>div {
    flex: 1 1 40%;
  }

  .section4 .hc_step_list>div .tit {
    margin: 10px 0 10px;
  }

  .section4 .hc_step_list .line {
    display: none;
  }

  .section4 .hc_info_box {
    gap: 20px;
    margin: 20px 0;
  }

  .section6 ul li {
    flex: 1 1 40%;
  }

  .section6 ul li .icon_wrap {
    width: 60px;
    height: 60px;
  }

  .section7 .tit {
    margin-bottom: 15px;
  }

  .section7 .ul_flex li {
    flex: 1 1 45%;
    width: calc((100% - 50px) / 2);
  }

  .section9 .success_slide_wrap li {
    flex-direction: column;
  }

  .section9 .graph_wrap {
    width: 200px;
  }

  .section9 .graph span {
    left: 30%;
  }

  .section9 .graph span.graph_02 {
    left: 70%;
  }

  .section9 .label_box span {
    font-size: 16px;
    top: 5px;
    left: 30%;
    transform: translateX(-50%);
  }

  .section9 .line_box {
    gap: 37px;
  }

  .section9 .line_box .line:last-of-type {
    display: none;
  }

  .section9 .label_box span.bold {
    left: 70%;
  }

  .section9 .text_box {
    position: absolute;
    transform: translate(-50%, -35%);
  }

  .desc_person_wrap {
    display: none;
  }

  .person_wrap {
    display: inline-block;
  }

  .section9 .success_slide_wrap li .img_wrap {
    /* display: none; */
    width: 100%;
    justify-content: center;
  }

  .person_wrap {
    display: inline-block;
    max-width: 200px;
    height: 200px;
    aspect-ratio: 1 / 1;
    overflow: hidden;
    width: 45%;
    border-radius: 25px;
  }

  .person_wrap img {
    display: inline-block;
    width: 100%;
    object-fit: cover;
    object-position: top;
  }

  .section9 .success_slide_wrap {
    max-width: calc(100% - 80px);
  }

  .section9 .w_1500 :where(.prev_btn, .next_btn) {
    top: calc(50% - 55px);
  }

  .section11 .ul_flex {
    gap: 15px;
    padding-inline: 0;
  }

  .section11 .ul_flex li span:not(.icon_wrap) {
    font-size: 14px;
  }

  .section13 .con_wrap {
    margin-top: 50px;
  }

  .section13 .form_wrap {
    padding: 30px;
  }

  .section13 .form_wrap ul:not(.depth_02) {
    gap: 20px;
  }

  .footer_02 .left .logo_wrap img {
    width: 180px;
  }

  .footer_01 ul {
    gap: 20px;
    justify-content: flex-start;
  }

  .footer_01 .ul_flex li {
    flex: 1 1 calc(100% / 5);
    max-width: calc((100% - 60px) / 4);
  }

  .footer_02 .w_1120 {
    flex-direction: column-reverse;
    gap: 30px;
    padding: 0 50px;
  }

  section:not(.section1).footer_02 {
    padding: 30px 0 80px;
  }

  .footer_02 .w_1120 .right {
    position: unset;
  }

  .footer_02 .right ul {
    gap: 30px;
    justify-content: center;
  }

  .footer_02 .left .logo_wrap {
    text-align: center;

  }

  .footer_02 .left {
    text-align: center;
  }

  .footer_02 .left p {
    font-size: 14px;
    word-break: keep-all;
  }

  .quick_menu_wrap {
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 99;
    display: inline-block;
  }

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

  .quick_menu_wrap li a {
    position: relative;
    text-align: center;
    display: block;
  }

  .quick_menu_wrap li img {
    width: 100%;
    max-width: 50px;
  }

  .quick_menu_wrap li.free_chat img {
    filter: hue-rotate(200deg);
  }

  .quick_menu_wrap li span {
    font-size: 14px;
    /* color: #fff; */
    display: block;
    font-weight: 500;
    margin-top: 5px;
  }
}

@media(max-width:768px) {
  :root {
    --header_h: 70px;
    --main_tit_size: 30px;
    --sub_tit_size: 18px;
    --emph_size: 18px;
    --con_en_tit_size: 22px;
    --con_tit_size: 18px;
    --con_desc_size: 16px;
    --mini_size: 16px;
  }

  section:not(.section1) {
    /* padding: 50px 0 60px; */
  }

  .section1 .phone_layout {
    width: calc(40% - 16px);
    top: calc(50% - 4px);
    border-radius: 35px;
  }

  .section1 .txt_box .number_list {
    margin: 30px 0;
    flex-direction: row;
    align-items: center;
    gap: 12px;

  }

  .section1 .txt_box .number_list li {
    width: 145px;
  }

  .section1 .btn_box a {
    padding: 12px 25px;
  }

  .section1 .txt_box .number_list li p {
    font-size: 14px;
    word-break: keep-all;
  }

  .section3 .why_list li {
    padding: 20px 20px 20px;
  }

  .section2 .cpa_list .info span {
    font-size: 16px;
  }

  .section2 .cpa_list li {
    padding-left: 0;
    margin-bottom: 30px;
  }

  .section3 .why_list li .ico {
    margin-bottom: 20px;
  }

  .section4 .hc_step_list>div .num {
    width: 30px;
    height: 30px;
  }

  .section4 .hc_step_list>div .tit {
    margin: 7px 0 7px;
  }

  .section5 .process_list .left .num {
    width: 40px;
    height: 40px;
  }

  .section5 .process_list .left::after {
    content: "";
    height: calc(100% - 65px);
  }

  .section7 .ul_flex li {
    flex: 100%;
    width: 100%;
  }

  .section8 .ul_flex {
    flex-direction: column;
  }

  .section9 .success_slide_wrap li {
    gap: 30px;
  }

  .section9 .success_slide_wrap {
    max-width: calc(100% - 50px);
  }

  .section9 .success_slide_wrap li .desc_wrap .info_wrap {
    flex-wrap: wrap;
  }

  .section9 .success_slide_wrap li .desc_wrap .info_wrap p {
    flex: 1 1 45%;
  }

  .section9 .success_slide_wrap li .desc_wrap .info_wrap p:nth-child(2) {
    text-align: right;
  }

  .section9 .w_1500 :where(.prev_btn, .next_btn) {
    width: 20px;
    top: calc(50% - 45px);
  }

  .section9 .w_1500 :where(.prev_btn, .next_btn) img {
    display: inline-block;
    width: 100%;
    object-fit: contain;
  }

  .section11 .ul_flex {
    justify-content: center;
  }

  .section11 .ul_flex li {
    /* flex: 1 1 40%; */
    /* max-width: calc(100% / 2); */
  }

  .section12 .faq_con {
    padding: 20px 20px;
  }

  .section13 .form_wrap ul:not(.depth_02) li {
    flex: 100%;
  }

  /* .footer_01 .ul_flex li {
    flex: 1 1 calc(100% / 2);
    max-width: calc((100% - 20px) / 2);
  } */

  .section2 .live_wrap .graph_box {
    width: 460px;
    padding: 30px 20px 30px;
  }

  .section2 .txt_w_graph {
    gap: 15px;
    flex-direction: column;
  }

  .section2 .txt_w_graph .graph {
    width: 100%;
    max-width: 360px;
  }

  .section2 .txt_w_graph .txt {
    text-align: center;
  }

  .section2 .graph_box_ft {
    gap: 5px;
    align-items: flex-start;
    flex-direction: column;
  }


  .footer_pt {
    padding-top: 60px;
  }

  .footer_02 .left .logo_wrap img {
    width: 120px;
    object-fit: contain;

  }

  .footer_02 .left .logo_wrap span {
    margin-left: 5px;
  }

}

@media(max-width:640px) {
  .section11 .ul_flex {
    gap: 10px;
    padding-inline: 0;
  }


  .section11 .ul_flex li {
    flex: 1 1 20%;
    max-width: calc((100% - 20px) / 4);
    gap: 3px;
  }

  .section11 .ul_flex .icon_wrap {
    width: 40px;
    height: 40px;
  }

  .section11 .ul_flex li span:not(.icon_wrap) {
    font-size: 13px;
  }

  .footer_01 .ul_flex li {
    flex: 1 1 calc(100% / 4);
    max-width: calc((100% - 40px) / 3);
  }
}

@media(max-width:500px) {
  :root {
    --main_tit_size: 24px;
  }

  section .title {
    letter-spacing: -1px;
  }

  .no_500 {
    display: none;
  }

  .only_500 {
    display: inline-block;
  }

  #logo {
    width: 140px;
  }

  #logo img {
    display: inline-block;
    width: 100%;
    height: 100%;
    object-fit: contain;
  }

  .section1 .content {
    gap: 30px;
  }

  .section1 {
    padding: 45px 0 45px;
  }

  .section1 .txt_box .txt .main_txt {
    font-size: 30px;
  }

  .section1 .hp_slide_wrap {
    width: 120%;
    max-width: 650px;
    overflow: hidden;
    padding-block: 10px;
  }

  .section1 .phone_layout {
    width: calc(40%);
    top: calc(50% + 2px);
    left: calc(50% - 1px);
    border-radius: 35px;
    aspect-ratio: 49 / 99;
  }

  .section1 .hp_slide_wrap li {
    display: inline-block;
    width: 40%;
    position: relative;
    opacity: 0.65;
    aspect-ratio: 49 / 100;
    padding: 1.2vw 0 2vw;
  }

  .section1 .hp_slide_wrap li.swiper-slide-active {
    border-radius: 50px;
    border-bottom-right-radius: 50px;
    overflow: hidden;
  }

  .section1 .txt_box .number_list {
    margin: 30px 0;
    gap: 10px;
    align-items: stretch;
  }


  .section1 .txt_box .number_list li {
    width: auto;
    flex: 1;
    display: inline-flex;
    flex-direction: column;
    justify-content: space-between;
  }

  .section1 .txt_box .number_list li .num {
    font-size: 28px;
    margin-bottom: 3px;
  }

  .section1 .txt_box .number_list :where(li:nth-child(2), li:nth-child(3)) p {

    margin-bottom: 12px;
  }

  .section1 .txt_box .number_list li p {
    font-size: 14px;
    word-break: keep-all;
  }

  .section2 .live_content_wrap {
    gap: 20px;
  }


  .section2 .live_wrap .tit {
    font-size: 26px;
    margin-bottom: 20px;
  }

  .section2 .cpa_list .tit {
    margin-bottom: 5px;
  }

  .section2 .cpa_list .info span {
    font-size: 14px;
  }

  .section2 .live_wrap .btns button {
    padding: 5px 7px;
    font-size: 14px;
    font-weight: 500;
  }

  .section2 .txt_w_graph .txt p:first-child {
    font-size: 18px;
  }

  .section2 .live_wrap .graph_box {
    width: 360px;
    padding: 30px 20px 30px;
  }

  .section2 .txt_w_graph .txt p:last-child {
    font-size: 42px;
  }

  .section2 .txt_w_graph .graph {
    width: 100%;
    max-width: 360px;
  }

  .section2 .graph_box .info {
    font-size: 14px;
  }

  .section2 .txt_w_graph .line_box {
    height: 89%;
  }

  .section2 .graph_box_ft>p {
    flex-wrap: wrap;
  }

  .section2 .graph_box_ft .light_txt {
    flex: 100%;
  }

  .section4 .hc_info_box {
    flex-direction: column;
  }

  .section4 .hc_step_list>div {
    flex: 100%;
  }

  .section6 ul li {
    flex: 100%;
  }

  .section6 ul li .icon_wrap {
    width: 55px;
    height: 55px;
    top: 10px;
    right: 10px;
  }

  .section9 .success_slide_wrap {
    max-width: calc(100% - 0px);
  }

  .section9 .success_slide_wrap li .desc_wrap>p span {
    margin-left: 6px;
  }

  .section9 .success_slide_wrap li {
    gap: 15px;
  }

  .section9 .w_1500 :where(.prev_btn, .next_btn) {
    top: 155px;
  }

  .section9 .success_slide_wrap li .desc_wrap>p {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 5px;
    margin-bottom: 10px;
  }

  .section9 .success_slide_wrap li .desc_wrap .info_wrap {
    flex-direction: column;
  }

  .section9 .success_slide_wrap li .desc_wrap .info_wrap p:nth-child(2) {
    text-align: left;
  }

  .section9 .success_slide_wrap li .desc_wrap .desc {
    padding: 15px 20px;
    gap: 20px;
  }

  .section9 .success_slide_wrap li .img_wrap {
    gap: 15px;
  }

  .person_wrap {
    width: 150px;
    height: auto;
  }

  .section9 .title_box {
    margin-bottom: 20px;
  }

  .section9 .graph_wrap {
    width: 160px;
  }

  .section9 .line_box {
    gap: 28px;
  }

  .section10 .ul_flex {
    flex-direction: column;
    align-items: center;
  }

  .section10 ul li {
    padding: 12px 10px 15px;
    width: 220px;
  }

  .section10 ul li span.num {
    margin-bottom: 5px;
  }

  .section11 .ul_flex {
    gap: 15px;
    padding-inline: 0;
  }

  .section11 .ul_flex li {
    flex: 1 1 30%;
    max-width: calc((100% - 80px) / 3);
    gap: 3px;
  }

  .section11 .ul_flex .icon_wrap {
    width: 50px;
    height: 50px;
  }

}

/* style */