@charset "utf-8";

html,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
img {
  margin: 0;
  padding: 0;
  border: 0;
}
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: "Malgun Gothic", dotum, sans-serif;
  font-size: 1em;
}
input[type="submit"] {
  cursor: pointer;
}
button {
  cursor: pointer;
}

textarea,
select {
  font-family: "Malgun Gothic", dotum, 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.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  outline: none;
  border-radius: 0;
}

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,
#wrapper,
#ft {
  min-width: 1200px;
}

#hd_pop,
#hd_wrapper,
#tnb .inner,
#gnb .gnb_wrap,
#container_wr,
#ft_wr {
  width: 100%;
}

/* 팝업레이어 */
#hd_pop {
  z-index: 10;
  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_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;
}

@media screen and (max-width: 976px) {
  .hd_pops {
    position: absolute;
    left: 0 !important;
    max-width: 320px;
  }
  .hd_pops_con {
    width: 100% !important;
    height: auto !important;
  }
  .hd_pops img {
    max-width: 320px !important;
  }
}

/* 상단 레이아웃 */

.btn-top {
  position: fixed;
  right: 10px;
  top: 710px;
  display: inline-block;
  width: 76px;
  height: 76px;
  padding: 0;
  background: #01bec0;
  color: #fff;
  font-size: 14px;
  border-radius: 50%;
  text-align: center;
  padding-top: 28px;
  box-sizing: border-box;
  text-decoration: none;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease;
}

.btn-top.show {
  opacity: 1;
  pointer-events: auto;
  transition: 0.3s;
}
.btn-top.show:hover {
  background: #009193;
  transition: 0.3s;
}

@media (max-width: 1600px) {
  .btn-top {
    top: 464px;
  }
}

@media (max-width: 1080px) {
  .btn-top {
    top: 59vw;
    width: 7vw;
    height: 7vw;
    padding-top: 2.6vw;
    font-size: 1.5vw;
  }
}

#hd {
  background: #212020;
}
#hd_h1 {
  position: absolute;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
}

#tnb {
  border-bottom: 1px solid #383838;
  margin: 0 auto;
}
#tnb:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: "";
}
#tnb .inner {
  margin: 0 auto;
}

#hd_wrapper {
  position: relative;
  margin: 0 auto;
  height: 140px;
  zoom: 1;
}
#hd_wrapper:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: "";
}

#logo {
  float: left;
  padding: 30px 0 0;
}

.hd_sch_wr {
  float: left;
  padding: 30px 0;
  width: 445px;
  margin-left: 65px;
}
#hd_sch h3 {
  position: absolute;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
}
#hd_sch {
  border-radius: 30px;
  overflow: hidden;
}
#hd_sch #sch_stx {
  float: left;
  width: 385px;
  height: 45px;
  padding-left: 10px;
  border-radius: 30px 0 0 30px;
  background: #2c2c2c;
  border: 0;
  border-right: 0;
  font-size: 1.25em;
  color: #fff;
}
#hd_sch #sch_submit {
  float: left;
  width: 60px;
  height: 45px;
  border: 0;
  background: #2c2c2c;
  color: #fff;
  border-radius: 0 30px 30px 0;
  cursor: pointer;
  font-size: 16px;
}

#hd_define {
  float: left;
}
#hd_define:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: "";
}
#hd_define li {
  float: left;
  font-size: 1.083em;
  line-height: 14px;
  border-right: 1px solid #4a4a4a;
  position: relative;
  text-align: center;
  margin: 15px 10px 15px 0;
  padding-right: 10px;
}
#hd_define li:last-child {
  padding-right: 0;
  margin-right: 0;
  border-right: 0;
}
#hd_define li a {
  display: inline-block;
  color: #919191;
}
#hd_define li.active a {
  color: #fff;
}

#hd_qnb {
  float: right;
  text-align: right;
}
#hd_qnb:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: "";
}
#hd_qnb li {
  float: left;
  font-size: 1.083em;
  line-height: 14px;
  border-right: 1px solid #4a4a4a;
  position: relative;
  text-align: center;
  margin: 15px 10px 15px 0;
  padding-right: 10px;
}
#hd_qnb li:last-child {
  padding-right: 0;
  margin-right: 0;
  border-right: 0;
}
#hd_qnb li span {
  display: block;
  margin-top: 5px;
  font-size: 0.92em;
}
#hd_qnb li a {
  display: inline-block;
  color: #919191;
}
#hd_qnb .visit .visit-num {
  display: inline-block;
  line-height: 16px;
  padding: 0 5px;
  margin-left: 5px;
  border-radius: 10px;
  background: #da22f5;
  color: #fff;
  font-size: 10px;
}

.hd_login {
  position: absolute;
  right: 0;
  top: 60px;
}
.hd_login li {
  float: left;
  margin: 0 5px;
  border-left: 1px solid #616161;
  padding-left: 10px;
  line-height: 13px;
}
.hd_login li:first-child {
  border-left: 0;
}
.hd_login a {
  color: #fff;
}

/* 메인메뉴 */
#gnb {
  position: relative;
  background: #fff;
}
#gnb > h2 {
  position: absolute;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
}
#gnb .gnb_wrap {
  margin: 0 auto;
  position: relative;
}
#gnb .gnb_wrap:hover,
#gnb .gnb_wrap:focus,
#gnb .gnb_wrap:active {
  z-index: 3;
}
#gnb #gnb_1dul {
  font-size: 1.083em;
  padding: 0;
  border-bottom: 1px solid #e0e2e5;
  zoom: 1;
}
#gnb ul:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: "";
}
#gnb .gnb_1dli {
  float: left;
  line-height: 55px;
  padding: 0px;
  position: relative;
}
#gnb .gnb_1dli:hover > a {
  color: #3a8afd;
  -webkit-transition: background-color 2s 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;
}

.gnb_1dli .bg {
  position: absolute;
  top: 24px;
  right: 8px;
  display: inline-block;
  width: 10px;
  height: 10px;
  overflow: hidden;
  background: url("./images/gnb_bg2.gif") no-repeat 50% 50%;
  text-indent: -999px;
}
.gnb_1da {
  display: block;
  font-weight: bold;
  padding: 0 15px;
  color: #080808;
  text-decoration: none;
}
.gnb_1dli.gnb_al_li_plus .gnb_1da {
  padding-right: 25px;
}
.gnb_2dli:first-child {
  border: 0;
}
.gnb_2dul {
  display: none;
  position: absolute;
  top: 54px;
  min-width: 140px;
  padding-top: 2px;
}
.gnb_2dul .gnb_2dul_box {
  border: 1px solid #e0e2e5;
  border-top: 0;
  padding: 0;
  -webkit-box-shadow: 0px 1px 5px rgba(97, 97, 97, 0.2);
  -moz-box-shadow: 0px 1px 5px rgba(97, 97, 97, 0.2);
  box-shadow: 0px 1px 5px rgba(97, 97, 97, 0.2);
}
.gnb_2da {
  display: block;
  padding: 0 10px;
  line-height: 40px;
  background: #fff;
  color: #080808;
  text-align: left;
  text-decoration: none;
}
a.gnb_2da:hover {
  color: #3a8afd;
  background: #f7f7f8;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.gnb_1dli_air .gnb_2da {
}
.gnb_1dli_on .gnb_2da {
}
.gnb_2da:focus,
.gnb_2da:hover {
  color: #fff;
}
.gnb_1dli_over .gnb_2dul {
  display: block;
  left: 0;
}
.gnb_1dli_over2 .gnb_2dul {
  display: block;
  right: 0;
}
.gnb_wrap .gnb_empty {
  padding: 10px 0;
  width: 100%;
  text-align: center;
  line-height: 2.7em;
  color: #080808;
}
.gnb_wrap .gnb_empty a {
  color: #3a8afd;
  text-decoration: underline;
}
.gnb_wrap .gnb_al_ul .gnb_empty,
.gnb_wrap .gnb_al_ul .gnb_empty a {
  color: #555;
}

#gnb .gnb_menu_btn {
  background: #4158d1;
  color: #fff;
  width: 50px;
  height: 55px;
  border: 0;
  vertical-align: top;
  font-size: 18px;
}
#gnb .gnb_close_btn {
  background: #fff;
  color: #b6b9bb;
  width: 50px;
  height: 50px;
  border: 0;
  vertical-align: top;
  font-size: 18px;
  position: absolute;
  top: 0;
  right: 0;
}
#gnb .gnb_mnal {
  float: right;
  padding: 0;
}

#gnb_all {
  display: none;
  position: absolute;
  border: 1px solid #c5d6da;
  width: 100%;
  background: #fff;
  z-index: 1000;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
#gnb_all h2 {
  font-size: 1.3em;
  padding: 15px 20px;
  border-bottom: 1px solid #e7eeef;
}
#gnb_all .gnb_al_ul:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: "";
}
#gnb_all .gnb_al_ul > li:nth-child(5n + 1) {
  border-left: 0;
}
#gnb_all .gnb_al_li {
  float: left;
  width: 20%;
  min-height: 150px;
  padding: 20px;
  border-left: 1px solid #e7eeef;
}
#gnb_all .gnb_al_li .gnb_al_a {
  font-size: 1.2em;
  display: block;
  position: relative;
  margin-bottom: 10px;
  font-weight: bold;
  color: #3a8afd;
}
#gnb_all .gnb_al_li li {
  line-height: 2em;
}
#gnb_all .gnb_al_li li a {
  color: #555;
}
#gnb_all_bg {
  display: none;
  background: rgba(0, 0, 0, 0.1);
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999;
}

/* 중간 레이아웃 */
#wrapper {
}
#container_wr:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: "";
}
#container_wr {
  margin: 0 auto;
  zoom: 1;
}
#aside {
  float: right;
  width: 235px;
  padding: 0;
  height: 100%;
  margin: 20px 0 20px 20px;
}

#container {
  position: relative;
  float: left;
  min-height: 500px;
  height: auto !important;
  margin: 20px 0;
  height: 500px;
  font-size: 1em;
  width: 930px;
  zoom: 1;
}
#container:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: "";
}
#container_title {
  font-size: 1.333em;
  margin: 0 auto;
  font-weight: bold;
}
#container_title span {
  margin: 0 auto 10px;
  display: block;
  line-height: 30px;
}

.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: "";
}

/* 하단 레이아웃 */
#ft {
  background: #212020;
  margin: 0 auto;
  text-align: center;
}
#ft h1 {
  position: absolute;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
}
#ft_wr {
  max-width: 1240px;
  margin: 0;
  padding: 40px 0;
  position: relative;
  display: inline-block;
  text-align: left;
}
#ft_wr:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: "";
}
#ft_wr .ft_cnt {
  width: 25%;
  float: left;
  padding: 0 20px;
}

#ft_link {
  text-align: left;
}
#ft_link a {
  display: block;
  color: #fff;
  line-height: 2em;
  font-weight: bold;
}
#ft_company h2 {
  font-size: 1.2em;
  margin-bottom: 20px;
}
#ft_company {
  font-weight: normal;
  color: #e3e3e3;
  line-height: 2em;
}
#ft_catch {
  margin: 20px 0 10px;
}
#ft_copy {
  text-align: center;
  width: 1200px;
  margin: 0 auto;
  padding: 20px 0;
  color: #5b5b5b;
  font-size: 0.92em;
  border-top: 1px solid #383838;
}
#top_btn {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 50px;
  height: 50px;
  line-height: 46px;
  border: 2px solid #333;
  color: #333;
  text-align: center;
  font-size: 15px;
  z-index: 90;
  background: rgba(255, 255, 255, 0.5);
}
#top_btn:hover {
  border-color: #3059c7;
  background: #3059c7;
  color: #fff;
}

/* 게시물 선택복사 선택이동 */
#copymove {
}
#copymove .win_desc {
  text-align: center;
  display: block;
}
#copymove .tbl_wrap {
  margin: 20px;
}
#copymove .win_btn {
  padding: 0 20px 20px;
}
.copymove_current {
  float: right;
  background: #ff3061;
  padding: 5px;
  color: #fff;
  border-radius: 3px;
}
.copymove_currentbg {
  background: #f4f4f4;
}

/* 화면낭독기 사용자용 */
#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 {
}
.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: #fff;
}
.tbl_head01 a:hover {
  text-decoration: none;
}

.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, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 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, 0.1);
  -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 10px rgba(0, 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: none;
  display: inline-block;
  width: 100%;
  text-align: center;
  margin-bottom: 21px;
}
.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: #fff;
  border: 1px solid #dddddd;
}
.pg a:focus,
.pg a:hover {
  text-decoration: none;
}
.pg_page {
  font-size: 1.083em;
  width: 34px;
  height: 34px;
  line-height: 32px;
  text-decoration: none;
  font-family: "Pretendard Variable";
  font-weight: 500;
  font-size: 15px;
  color: #6a6a6a;
}
.pg_page:hover {
  background-color: #6a6a6a;
  color: #fff;
}
.pg_start {
  line-height: 30px;
  overflow: hidden;
  background: #fff;
  padding: 0;
  border: 1px solid #dddddd;
}
.pg_prev {
  line-height: 30px;
  overflow: hidden;
  background: #fff;
  padding: 0;
  border: 1px solid #dddddd;
}
.pg_end {
  line-height: 30px;
  overflow: hidden;
  background: #fff;
  padding: 0;
  border: 1px solid #dddddd;
}
.pg_next {
  line-height: 30px;
  overflow: hidden;
  background: #fff;
  padding: 0;
  border: 1px solid #dddddd;
}
.pg_start:hover,
.pg_prev:hover,
.pg_end:hover,
.pg_next:hover {
  background-color: #6a6a6a;
  color: #fff;
}

.pg_current {
  width: 34px;
  height: 34px;
  line-height: 32px;
  display: inline-block;
  background: #6a6a6a;
  border: 1px solid #6a6a6a;
  font-family: "Pretendard Variable";
  font-weight: 500;
  font-size: 15px;
  color: #fff;
}

/* 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;
}

/**************/
/**탬플릿 CSS시작**/
/**************/

/*상단헤더CSS시작*/
.header {
  width: 100%;
  background: #fff;
  font-size: 0px;
  padding: 0 60px;
  position: fixed;
  left: 0;
  top: 50px;
  z-index: 100;
  border-bottom: 1px solid #ddd;
}
.header_logo {
  display: inline-block;
  vertical-align: middle;
  width: 200px;
}
.header_logo > a {
  display: block;
  width: 100%;
}
.header_logo > a > img {
  display: block;
  width: 100%;
}
.header_nav {
  display: inline-block;
  vertical-align: middle;
  width: calc(95% - 352px);
  padding: 0;
}
.header_nav > ul {
  width: 90%;
  text-align: center;
  display: flex;
  margin: 0 auto;
}
.header_nav > ul > li {
  display: inline-block;
  vertical-align: middle;
  width: 14%;
  position: relative;
}
.header_nav > ul > li > a {
  display: block;
  width: 100%;
  text-align: center;
  font-family: "Pretendard Variable";
  font-weight: 400;
  font-size: 17px;
  color: #000;
  line-height: 17px;
  letter-spacing: -0.035em;
  padding: 28px 0;
}
.header_nav > ul > li > div {
  display: none;
  position: absolute;
  left: 0;
  top: 100px;
  width: 100%;
  z-index: 1000;
  padding-top: 15px;
}
.header_nav > ul > li > div > ul {
  width: 100%;
}
.header_nav > ul > li > div > ul > li {
  width: 100%;
  margin-bottom: 18px;
}
.header_nav > ul > li > div > ul > li > a {
  display: block;
  width: 100%;
  text-align: center;
  font-family: "Pretendard Variable";
  font-weight: 300;
  font-size: 16px;
  color: #929292;
  line-height: 16px;
  letter-spacing: -0.035em;
}
.header_nav > ul > li > div > ul > li > a:hover {
  color: #fff;
}
.sub_menu_bg {
  display: none;
  width: 100%;
  height: 272px;
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  left: 0;
  top: 73px;
  z-index: 1;
}
.header_banner {
  display: inline-block;
  vertical-align: middle;
  width: 219px;
}
.header_banner > a {
  display: block;
  width: 100%;
}
.header_banner > a > img {
  width: 100%;
}
.menu_open_btn {
  display: none;
}

/*상단헤더 스크롤시고정CSS끝*/
.fixed_head .header_nav > ul > li > a {
  padding: 28px 0;
}
.fixed_head .sub_menu_bg {
  top: 73px !important;
}

.fixed_head_off .header_nav > ul > li > a {
  padding: 28px 0;
}

/*상단헤더CSS끝*/
/*사이드헤더CSS시작*/
.side_menu_bg {
  display: none;
}
.side_menu_bottom_btn {
  display: none;
}
/*사이드헤더CSS끝*/
/*메인컨텐츠CSS시작*/
.main_contents {
  width: 100%;
  margin-top: 73px;
}
.main_con1 {
  width: 100%;
  background: url("../img/logo_bg.png") no-repeat;
  background-position: right 4% bottom;
  background-size: 434px;
}
.main_con1 > div {
  width: 1600px;
  margin: 0 auto;
  padding: 110px 0;
  position: relative;
  font-size: 0px;
}
.main_con1 > div > img {
  display: block;
  width: 434px;
  position: absolute;
  right: -109px;
  bottom: 0;
  z-index: -1;
}
.main_con1 > div > div {
  display: inline-block;
  vertical-align: middle;
  width: 50%;
}
.main_con1_box1 > p {
  display: block;
  width: 100%;
  text-align: left;
  font-family: "Pretendard Variable";
  font-weight: 300;
  font-size: 42px;
  color: #000;
  line-height: 52px;
  letter-spacing: -0.06em;
}
.main_con1_box1 > p > b {
  font-weight: 600;
}
.main_con1_box1 > p > span {
  font-weight: 600;
  color: #3b4a9e;
}
.main_con1_box1 > ul {
  width: 100%;
  overflow: hidden;
  margin-top: 100px;
}
.main_con1_box1 > ul > li {
  float: left;
  width: 108px;
  margin-right: 11px;
}
.main_con1_box1 > ul > li:last-child {
  margin-right: 0px;
}
.main_con1_box1 > ul > li > a {
  display: block;
  width: 100%;
}
.main_con1_box1 > ul > li > a > img {
  display: block;
  width: 100%;
}
.main_con1_box1 > ul > li > a > p {
  display: block;
  width: 100%;
  text-align: center;
  font-family: "Pretendard Variable";
  font-weight: 500;
  font-size: 17px;
  color: #000;
  line-height: 17px;
  margin-top: 12px;
  letter-spacing: -0.06em;
}
.main_con1_box2 > div {
  width: calc(50% - 10px);
  height: 323px;
  float: left;
  margin-right: 10px;
}
.main_con1_box2 > div:last-child {
  margin-right: 0px;
}
.main_con1_box2_left {
  background: #3b4a9e;
}
.main_con1_box2_left > h2 {
  display: block;
  width: 100%;
  text-align: center;
  font-family: "Pretendard Variable";
  font-weight: 500;
  font-size: 28px;
  color: #fff;
  line-height: 28px;
  padding: 25px 0;
  letter-spacing: -0.06em;
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}
.main_con1_box2_left > div {
  width: 100%;
  padding-top: 32px;
}
.main_con1_box2_left > div > h3 {
  display: block;
  width: 100%;
  text-align: center;
  font-family: "GmarketSans";
  font-weight: 700;
  font-size: 40px;
  color: #fff;
  line-height: 40px;
  letter-spacing: -0.01em;
}
.main_con1_box2_left > div > span {
  display: block;
  width: 52px;
  height: 1px;
  background: #fff;
  margin: 25px auto 25px auto;
}
.main_con1_box2_left > div > div {
  width: 100%;
  font-size: 0px;
  text-align: center;
}
.main_con1_box2_left > div > div > img {
  display: inline-block;
  vertical-align: middle;
  width: 71px;
}
.main_con1_box2_left_bottom_text {
  display: inline-block;
  vertical-align: middle;
  padding-left: 15px;
}
.main_con1_box2_left_bottom_text > h4 {
  display: block;
  width: 100%;
  text-align: left;
  font-family: "InkLipquid";
  font-weight: 300;
  font-size: 28px;
  color: #fff;
  line-height: 28px;
  letter-spacing: -0.01em;
}
.main_con1_box2_left_bottom_text > p {
  display: block;
  width: 100%;
  text-align: left;
  font-family: "Pretendard Variable";
  font-weight: 600;
  font-size: 24px;
  color: #fff;
  line-height: 30px;
  letter-spacing: -0.01em;
  margin-top: 1px;
}
.main_con1_box2_right {
  background: #76716c;
}
.main_con1_box2_right > h2 {
  display: block;
  width: 100%;
  text-align: center;
  font-family: "Pretendard Variable";
  font-weight: 500;
  font-size: 28px;
  color: #fff;
  line-height: 28px;
  padding: 25px 0;
  letter-spacing: -0.06em;
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}
.main_con1_box2_right > ul {
  width: 100%;
  padding-left: 55px;
  margin-top: 47px;
  margin-bottom: 12px;
}
.main_con1_box2_right > ul > li {
  width: 100%;
  text-align: left;
  margin-bottom: 12px;
}
.main_con1_box2_right > ul > li > h5 {
  display: inline-block;
  vertical-align: middle;
  width: 87px;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  text-align: left;
  font-family: "Pretendard Variable";
  font-weight: 600;
  font-size: 18px;
  color: #fff;
  line-height: 18px;
  letter-spacing: -0.01em;
}
.text_yellow {
  color: #ffed56 !important;
}
.main_con1_box2_right > ul > li > p {
  display: inline-block;
  vertical-align: middle;
  padding-left: 21px;
  text-align: left;
  font-family: "Pretendard Variable";
  font-weight: 400;
  font-size: 18px;
  color: #fff;
  line-height: 18px;
  letter-spacing: -0.01em;
}
.main_con1_box2_right > p {
  display: block;
  width: 100%;
  text-align: left;
  font-family: "Pretendard Variable";
  font-weight: 600;
  font-size: 18px;
  color: #fff;
  line-height: 18px;
  padding-left: 55px;
  letter-spacing: -0.01em;
}
.main_con2 {
  width: 100%;
  background: #fbfbfb;
}
.main_con2 > div {
  width: 1600px;
  margin: 0 auto;
  padding: 110px 0;
}
.main_con2 > div > div {
  width: 100%;
}
.main_con2_box1 {
  overflow: hidden;
  margin-top: 56px;
}
.main_con2_title > p {
  display: block;
  width: 100%;
  text-align: center;
  font-family: "GmarketSans";
  font-weight: 300;
  font-size: 13px;
  color: #c7c7c7;
  line-height: 13px;
  letter-spacing: 0.2em;
}
.main_con2_title > h2 {
  display: block;
  width: 100%;
  text-align: center;
  font-family: "Pretendard Variable";
  font-weight: 100;
  font-size: 46px;
  color: #000;
  line-height: 46px;
  letter-spacing: -0.05em;
  margin-top: 30px;
}
.main_con2_title > h2 > b {
  font-weight: 600;
}
.main_con2_box1 > div {
  width: calc(25% - 9px);
  height: 465px;
  margin-right: 11px;
  position: relative;
  float: left;
}
.main_con2_box1 > div:last-child {
  margin-right: 0px;
}
.main_con2_box1 > div:nth-child(1) {
  background: url("../img/main_con2_box1_bg1.png") no-repeat center center;
  background-size: cover;
}
.main_con2_box1 > div:nth-child(2) {
  background: url("../img/main_con2_box1_bg2.png") no-repeat center center;
  background-size: cover;
}
.main_con2_box1 > div:nth-child(3) {
  background: url("../img/main_con2_box1_bg3.png") no-repeat center center;
  background-size: cover;
}
.main_con2_box1 > div:nth-child(4) {
  background: url("../img/main_con2_box1_bg4.png") no-repeat center center;
  background-size: cover;
}
.main_con2_box1 > div > a {
  display: block;
  width: 100%;
  height: 100%;
}
.main_con2_box1 > div > a > span {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.main_con2_box1_overay1 {
  background: rgba(100, 113, 193, 0.4);
}
.main_con2_box1_overay2 {
  background: rgba(81, 195, 239, 0.4);
}
.main_con2_box1_overay3 {
  background: rgba(59, 74, 158, 0.4);
}
.main_con2_box1_overay4 {
  background: rgba(77, 132, 214, 0.4);
}
.over_gradient1 {
  display: none;
  background: linear-gradient(
    to bottom,
    rgba(100, 113, 193, 0),
    rgba(100, 113, 193, 1)
  );
  z-index: 2;
}
.over_gradient2 {
  display: none;
  background: linear-gradient(
    to bottom,
    rgba(81, 195, 239, 0),
    rgba(81, 195, 239, 1)
  );
  z-index: 2;
}
.over_gradient3 {
  display: none;
  background: linear-gradient(
    to bottom,
    rgba(59, 74, 158, 0),
    rgba(59, 74, 158, 1)
  );
  z-index: 2;
}
.over_gradient4 {
  display: none;
  background: linear-gradient(
    to bottom,
    rgba(77, 132, 214, 0),
    rgba(77, 132, 214, 1)
  );
  z-index: 2;
}

.main_con2_box1 > div > a > div {
  width: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 3;
}
.main_con2_box1 > div > a > div > img {
  display: block;
  width: 57px;
  margin: 0 auto;
}
.main_con2_box1 > div > a > div > h2 {
  display: block;
  width: 100%;
  text-align: center;
  font-family: "Pretendard Variable";
  font-weight: 600;
  font-size: 28px;
  color: #fff;
  line-height: 28px;
  letter-spacing: -0.05em;
  margin-top: 17px;
}
.main_con2_box1 > div > a > div > p {
  display: block;
  width: 100%;
  text-align: center;
  font-family: "Pretendard Variable";
  font-weight: 300;
  font-size: 17px;
  color: #fff;
  line-height: 24px;
  letter-spacing: -0.05em;
  margin-top: 22px;
}
.main_con3_box2 {
  width: 100%;
  padding: 126px 0;
  background: url("../img/main_con3_bg.png") no-repeat center center;
  background-size: cover;
  position: relative;
  overflow: hidden;
}
.main_con3_box2 > div {
  width: 1600px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.main_con3_box2 > div > div {
  display: inline-block;
  vertical-align: middle;
}
.main_con3_box2_left {
  width: 717px;
  float: left;
}
.main_con3_box2_map {
  width: 100%;
}
/*카카오지도CSS시작*/
.wrap_map {
}
.wrap_controllers {
  display: none;
}
/*카카오지도CSS끝*/
.main_con3_box3_request {
  width: 100%;
  height: 228px;
  background: url("../img/request_bg.png") no-repeat center center;
  background-size: cover;
  padding-left: 39px;
  margin-top: 12px;
  overflow: hidden;
  padding-top: 37px;
}
.main_con3_box3_request > div {
  width: 305px;
  float: left;
}
.main_con3_box3_request > div > h1 {
  display: block;
  width: 100%;
  text-align: left;
  font-family: "Pretendard Variable";
  font-weight: 300;
  font-size: 28px;
  color: #1e1e1e;
  line-height: 34px;
  letter-spacing: -0.06em;
}
.main_con3_box3_request > div > h1 > span {
  font-weight: 600;
  color: #3b4a9e;
}
.main_con3_box3_request > div > h1 > b {
  font-weight: 600;
}
.main_con3_box3_request > form {
  width: 331px;
  float: left;
}
.main_con3_box3_request > form > div {
  width: 100%;
  overflow: hidden;
  margin-bottom: 8px;
}
.main_con3_box3_request > form > div:last-child {
  margin-bottom: 0px;
}
.main_con3_box3_request > form > div > input {
  height: 34px;
  padding-left: 11px;
  font-family: "Pretendard Variable";
  font-weight: 300;
  font-size: 14px;
  color: #000;
  line-height: 14px;
  letter-spacing: -0.05em;
  border: none;
  background: #fff;
}
.name_input2 {
  width: 100%;
}
.tell_input {
  float: left;
  width: 107px;
  margin-right: 5px;
}
.tell_input:last-of-type {
  margin-right: 0px;
}
.text_input {
  float: left;
  width: 219px;
  height: 70px;
  padding-left: 11px;
  font-family: "Pretendard Variable";
  font-weight: 300;
  font-size: 14px;
  color: #000;
  line-height: 14px;
  letter-spacing: -0.05em;
  border: none;
  background: #fff;
  margin-right: 5px;
  resize: none;
  padding-top: 10px;
}
.main_frm_btn {
  width: 107px;
  height: 70px;
  float: left;
  border: none;
  background: #3b4a9e;
  font-family: "Pretendard Variable";
  font-weight: 600;
  font-size: 18px;
  color: #fff;
  line-height: 18px;
  letter-spacing: -0.05em;
}
.main_con3_box2_right {
  float: left;
  width: auto;
  margin-left: 138px;
}
/*의사이미지 분리CSS시작*/
.doctor_img {
  width: 584px;
  position: absolute;
  right: 105px;
  bottom: -75px;
}
/*의사이미지 분리CSS끝*/
.main_con3_box2_right > div {
  width: 100%;
  text-align: left;
}
.main_con3_box2_right > div > h2 {
  display: inline-block;
  vertical-align: bottom;
  font-family: "Pretendard Variable";
  font-weight: 300;
  font-size: 24px;
  color: #04575d;
  line-height: 24px;
  letter-spacing: -0.05em;
}
.main_con3_box2_right > div > h1 {
  display: inline-block;
  vertical-align: bottom;
  font-family: "Pretendard Variable";
  font-weight: 600;
  font-size: 40px;
  color: #000;
  line-height: 46px;
  letter-spacing: -0.05em;
  margin-left: 0;
}
.main_con3_box2_right > p {
  display: block;
  width: 100%;
  text-align: left;
  font-family: "Pretendard Variable";
  font-weight: 300;
  font-size: 17px;
  color: #000;
  line-height: 26px;
  letter-spacing: -0.05em;
  margin-top: 32px;
}
.main_con3_box2_right > a {
  display: block;
  width: 127px;
  height: 30px;
  border: 1px solid #8b8b8b;
  text-align: center;
  line-height: 30px;
  font-family: "Pretendard Variable";
  font-weight: 300;
  font-size: 15px;
  color: #000;
  letter-spacing: -0.05em;
  margin-top: 34px;
}
/*메인컨텐츠CSS끝*/
/*메인배너CSS시작*/
.main_banner {
  width: 100%;
}
.main_banner_slider {
  width: 100%;
}
.main_banner .bx-wrapper {
  background: none;
  border: none;
  box-shadow: none;
  margin-bottom: 0;
}
.main_banner .bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  bottom: 45px;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: rgba(255, 255, 255, 0.3) !imprtant;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #fff !important;
}

.tabSlider {
  display: none;
}
.moSlider {
  display: none;
}

/*배너 텍스트분리CSS시작*/
.slider_text_box {
  width: 1600px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.slider_text_box > span {
  display: inline-block;
  vertical-align: middle;
  height: 22px;
  padding: 0 10px;
  font-family: "GmarketSans";
  font-weight: 700;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.4);
  line-height: 26px;
  letter-spacing: 0.1em;
  background: rgba(255, 255, 255, 0.4);
}
.slider_text_box > h2 {
  display: block;
  text-align: center;
  font-family: "Pretendard Variable";
  font-weight: 100;
  font-size: 54px;
  color: #fff;
  line-height: 66px;
  letter-spacing: -0.05em;
  margin-top: 51px;
}
.slider_text_box > h2 > b {
  font-weight: 600;
}
.slider_text_box > p {
  display: block;
  text-align: center;
  font-family: "Pretendard Variable";
  font-weight: 100;
  font-size: 18px;
  color: #fff;
  line-height: 26px;
  letter-spacing: -0.05em;
  margin-top: 57px;
}
/*배너 텍스트분리CSS끝*/
/*메인배너CSS끝*/
/*서브페이지 배너 CSS시작*/
.sub_banner {
  width: 100%;
  margin-top: 73px;
}
.sub_banner_title {
  width: 100%;
  background-size: cover;
}
.sub1_bg {
  background: url("/images/sub/s_visual1.jpg") no-repeat center center;
  background-size: 100%;
}
.sub2_bg {
  background: url("/images/sub/s_visual2.jpg") no-repeat center center;
  background-size: 100%;
}
.sub3_bg {
  background: url("/images/sub/s_visual3.jpg") no-repeat center center;
  background-size: 100%;
}
.sub4_bg {
  background: url("/images/sub/s_visual4.jpg") no-repeat center center;
  background-size: 100%;
}
.sub5_bg {
  background: url("/images/sub/s_visual2.jpg") no-repeat center center;
  background-size: 100%;
}
.sub6_bg {
  background: url("/images/sub/s_visual3.jpg") no-repeat center center;
  background-size: 100%;
}
.sub7_bg {
  background: url("/images/sub/s_visual6.jpg") no-repeat center center;
  background-size: 100%;
}
.sub_banner_title > div {
  width: 1600px;
  height: 490px;
  margin: 0 auto;
  position: relative;
}
.sub_banner_title > div > div {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.sub_banner_title > div > div > h2 {
  display: block;
  width: 100%;
  text-align: center;
  font-family: "GmarketSans";
  font-weight: 500;
  font-size: 16px;
  color: #fff;
  line-height: 16px;
  letter-spacing: 0.04em;
  opacity: 0.4;
}
.sub_banner_title > div > div > h1 {
  display: block;
  width: 100%;
  text-align: center;
  font-family: "Pretendard Variable";
  font-weight: 600;
  font-size: 52px;
  color: #fff;
  line-height: 52px;
  letter-spacing: -0.05em;
  margin-top: 28px;
}
.sub_banner_title > div > div > p {
  display: block;
  width: 100%;
  text-align: center;
  font-family: "Pretendard Variable";
  font-weight: 300;
  font-size: 18px;
  color: #fff;
  line-height: 18px;
  letter-spacing: -0.05em;
  margin-top: 32px;
}

@media (max-width: 1920px) {
  .sub_banner_title {
    background-size: cover !important;
  }
}

.sub_cate_box {
  width: 100%;
  border-bottom: 1px solid #f4f4f4;
}
.sub_cate_box > div {
  width: 1600px;
  margin: 0 auto;
  overflow: hidden;
}
.sub_cate_box > div > a {
  display: block;
  float: left;
  width: 73px;
  height: 73px;
  background: #28afed;
  position: relative;
}
.sub_cate_box > div > a > img {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 31px;
}
.sub_cate_box > div > nav {
  width: calc(100% - 73px);
  float: left;
}
.sub_cate_box > div > nav > ul {
  width: 100%;
  text-align: center;
  font-size: 0px;
  margin-left: -44px;
}
.sub_cate_box > div > nav > ul > li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 73px;
}
.sub_cate_box > div > nav > ul > li:last-child {
  margin-right: 0px;
}
.sub_cate_box > div > nav > ul > li > a {
  display: block;
  width: 100%;
  height: 73px;
  line-height: 73px;
  font-family: "Pretendard Variable";
  font-weight: 300;
  font-size: 17px;
  color: #1e1e1e;
  letter-spacing: -0.075em;
}
.sub_cate_box > div > nav > ul > li > a:hover {
  color: #28afed;
}
.sub_cate_on {
  color: #28afed !important;
  font-weight: 500 !important;
}
.sub_contents_title {
  width: 1600px;
  margin: 0 auto;
  text-align: center;
  padding-top: 100px;
  padding-bottom: 56px;
}
.sub_contents_title > h1 {
  font-family: "Pretendard Variable";
  font-weight: 600;
  font-size: 42px;
  color: #1e1e1e;
  letter-spacing: -0.075em;
  line-height: 42px;
}
.cate_select_frm {
  display: none;
}
/*서브페이지 반응형 비쥬얼CSS시작*/
.pc_sb {
  display: block;
}
.tab_sb {
  display: none;
}
.mo_sb {
  display: none;
}
/*서브페이지 반응형 비쥬얼CSS끝*/
/*서브페이지 배너 CSS끝*/
/*푸터CSS시작*/
.footer {
  width: 100%;
  background: #333333;
  padding-bottom: 127px;
}
.ft_top {
  width: 100%;
  min-width: 1600px;
  border-bottom: 1px solid #484848;
  padding: 35px 0px 30px 0px;
}
.ft_top > a {
  display: block;
  width: 150px;
  margin: 0 auto;
}
.ft_top > a > img {
  display: block;
  width: 100%;
}
.ft_bottom {
  width: 1600px;
  margin: 0 auto;
  padding: 110px 0;
}
.ft_bottom > ul {
  width: 100%;
  text-align: left;
  font-size: 0px;
}
.ft_bottom > ul > li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 32px;
}
.ft_bottom > ul > li:last-child {
  margin-right: 0px;
}
.ft_bottom > ul > li > a {
  font-family: "Pretendard Variable";
  font-weight: 300;
  font-size: 15px;
  color: #fff;
  letter-spacing: -0.06em;
}
.ft_bottom > div {
  width: 100%;
  text-align: left;
  margin-top: 14px;
}
.ft_bottom > div > p {
  display: inline-block;
  vertical-align: middle;
  font-family: "Pretendard Variable";
  font-weight: 300;
  font-size: 15px;
  color: #959595;
  letter-spacing: -0.06em;
  margin-right: 38px;
}
.ft_bottom > div > p:last-child {
  margin-right: 0px;
}

.ft_bottom p.hos_name {
  color: #fff;
  font-weight: bold;
}
.ft_bottom > p {
  display: block;
  width: 1600px;
  margin: 0 auto;
  text-align: left;
  font-family: "Pretendard Variable";
  font-weight: 300;
  font-size: 15px;
  color: #646464;
  letter-spacing: -0.06em;
  margin-top: 24px;
}
/*푸터CSS끝*/
/*우측고정버튼CSS시작*/
.right_fixed_btn {
  position: fixed;
  right: 12px;
  top: 322px;
  width: 76px;
  z-index: 100;
}
.right_fixed_btn > ul {
  width: 100%;
  border-radius: 50px;
  overflow: hidden;
  border: 1px solid #ccc;
}
.right_fixed_btn > ul > li {
  width: 76px;
  height: 92px;
  position: relative;
}
.right_fixed_btn > ul > li {
  background: #fff;
  border-bottom: 1px solid #ccc;
}
.right_fixed_btn > ul > li:last-child {
  border-bottom: none;
}
.right_fixed_btn > ul > li > a {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.right_fixed_btn > ul > li > a > div {
  width: 100%;
  height: 100%;
  position: relative;
}
.right_fixed_btn > ul > li > a > div > img {
  display: block;
  margin: 0 auto;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.right_fixed_icon1 {
  width: 39px;
}
.right_fixed_icon2 {
  width: 33px;
}
.right_fixed_icon3 {
  width: 35px;
}
.right_fixed_icon4 {
  width: 30px;
}
.right_fixed_btn > ul > li > a > div > p {
  display: none;
  width: 100%;
  text-align: center;
  font-family: "Pretendard Variable";
  font-weight: 400;
  font-size: 14px;
  color: #000;
  letter-spacing: -0.05em;
  line-height: 14px;
  position: absolute;
  left: 50%;
  top: 80%;
  transform: translate(-50%, -50%);
}
/*우측고정버튼CSS끝*/
/*서브페이지 컨텐츠CSS시작*/
.sub_contents {
  width: 100%;
  min-height: 500px;
}
/*서브페이지 컨텐츠CSS끝*/
/***PC1600px~1081px일때CSS시작***/
@media (max-width: 1600px) {
  .header {
    width: 100%;
    background: #fff;
    font-size: 0px;
    padding: 0 20px;
    position: fixed;
    left: 0;
    top: 50px;
    z-index: 100;
  }
  .header_logo {
    display: inline-block;
    vertical-align: middle;
    width: 180px;
  }
  .header_logo > a {
    display: block;
    width: 100%;
  }
  .header_logo > a > img {
    display: block;
    width: 100%;
  }
  .header_nav {
    display: inline-block;
    vertical-align: middle;
    width: calc(95% - 352px);
    padding: 0 0%;
  }
  .header_nav > ul {
    width: 100%;
    text-align: center;
  }
  .header_nav > ul > li {
    display: inline-block;
    vertical-align: middle;
    width: 16.66%;
    position: relative;
  }
  .header_nav > ul > li > a {
    display: block;
    width: 100%;
    text-align: center;
    font-family: "Pretendard Variable";
    font-weight: 400;
    font-size: 16px;
    color: #000;
    line-height: 17px;
    letter-spacing: -0.035em;
    padding: 28px 0;
  }
  .header_nav > ul > li > div {
    display: none;
    position: absolute;
    left: 0;
    top: 100px;
    width: 100%;
    z-index: 1000;
    padding-top: 5px;
  }
  .header_nav > ul > li > div > ul {
    width: 100%;
  }
  .header_nav > ul > li > div > ul > li {
    width: 100%;
    margin-bottom: 18px;
  }
  .header_nav > ul > li > div > ul > li > a {
    display: block;
    width: 100%;
    text-align: center;
    font-family: "Pretendard Variable";
    font-weight: 300;
    font-size: 11px;
    color: #929292;
    line-height: 11px;
    letter-spacing: -0.035em;
  }
  .header_nav > ul > li > div > ul > li > a:hover {
    color: #fff;
  }
  .sub_menu_bg {
    display: none;
    width: 100%;
    height: 220px;
    background: rgba(0, 0, 0, 0.7);
    position: absolute;
    left: 0;
    top: 73px;
    z-index: 1;
  }
  .header_banner {
    display: inline-block;
    vertical-align: middle;
    width: 190px;
  }
  .header_banner > a {
    display: block;
    width: 100%;
  }
  .header_banner > a > img {
    width: 100%;
  }
  .menu_open_btn {
    display: none;
  }
  /*상단헤더CSS끝*/
  /*사이드헤더CSS시작*/
  .side_menu_bg {
    display: none;
  }
  /*사이드헤더CSS끝*/
  /*메인컨텐츠CSS시작*/
  .main_contents {
    width: 100%;
  }
  .main_con1 {
    width: 100%;
    background: url("../img/logo_bg.png") no-repeat;
    background-position: right 4% bottom;
    background-size: 434px;
  }
  .main_con1 > div {
    width: 100%;
    margin: 0 auto;
    padding: 110px 0;
    position: relative;
    font-size: 0px;
  }
  .main_con1 > div > img {
    display: block;
    width: 434px;
    position: absolute;
    right: -109px;
    bottom: 0;
    z-index: -1;
  }
  .main_con1 > div > div {
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    padding-left: 10px;
  }
  .main_con1_box1 > p {
    display: block;
    width: 100%;
    text-align: left;
    font-family: "Pretendard Variable";
    font-weight: 300;
    font-size: 42px;
    color: #000;
    line-height: 52px;
    letter-spacing: -0.06em;
  }
  .main_con1_box1 > p > b {
    font-weight: 600;
  }
  .main_con1_box1 > p > span {
    font-weight: 600;
  }
  .main_con1_box1 > ul {
    width: 100%;
    overflow: hidden;
    margin-top: 100px;
  }
  .main_con1_box1 > ul > li {
    float: left;
    width: 108px;
    margin-right: 11px;
  }
  .main_con1_box1 > ul > li:last-child {
    margin-right: 0px;
  }
  .main_con1_box1 > ul > li > a {
    display: block;
    width: 100%;
  }
  .main_con1_box1 > ul > li > a > img {
    display: block;
    width: 100%;
  }
  .main_con1_box1 > ul > li > a > p {
    display: block;
    width: 100%;
    text-align: center;
    font-family: "Pretendard Variable";
    font-weight: 500;
    font-size: 17px;
    color: #000;
    line-height: 17px;
    margin-top: 12px;
    letter-spacing: -0.06em;
  }
  .main_con1_box2 > div {
    width: calc(50% - 10px);
    height: 323px;
    float: left;
    margin-right: 10px;
  }
  .main_con1_box2 > div:last-child {
    margin-right: 0px;
  }
  .main_con1_box2_left > h2 {
    display: block;
    width: 100%;
    text-align: center;
    font-family: "Pretendard Variable";
    font-weight: 500;
    font-size: 28px;
    color: #fff;
    line-height: 28px;
    padding: 25px 0;
    letter-spacing: -0.06em;
    border-bottom: 1px solid rgba(255, 255, 255, 0.25);
  }
  .main_con1_box2_left > div {
    width: 100%;
    padding-top: 57px;
  }
  .main_con1_box2_left > div > h3 {
    display: block;
    width: 100%;
    text-align: center;
    font-family: "GmarketSans";
    font-weight: 700;
    font-size: 30px;
    color: #fff;
    line-height: 30px;
    letter-spacing: -0.01em;
  }
  .main_con1_box2_left > div > span {
    display: block;
    width: 52px;
    height: 1px;
    background: #fff;
    margin: 15px auto 15px auto;
  }
  .main_con1_box2_left > div > div {
    width: 100%;
    font-size: 0px;
    text-align: center;
  }
  .main_con1_box2_left > div > div > img {
    display: inline-block;
    vertical-align: middle;
    width: 45px;
  }
  .main_con1_box2_left_bottom_text {
    display: inline-block;
    vertical-align: middle;
    padding-left: 9px;
  }
  .main_con1_box2_left_bottom_text > h4 {
    display: block;
    width: 100%;
    text-align: left;
    font-family: "InkLipquid";
    font-weight: 300;
    font-size: 20px;
    color: #fff;
    line-height: 20px;
    letter-spacing: -0.01em;
  }
  .main_con1_box2_left_bottom_text > p {
    display: block;
    width: 100%;
    text-align: left;
    font-family: "Pretendard Variable";
    font-weight: 600;
    font-size: 18px;
    color: #fff;
    line-height: 24px;
    letter-spacing: -0.01em;
    margin-top: 0px;
  }
  .main_con1_box2_right > h2 {
    display: block;
    width: 100%;
    text-align: center;
    font-family: "Pretendard Variable";
    font-weight: 500;
    font-size: 28px;
    color: #fff;
    line-height: 28px;
    padding: 25px 0;
    letter-spacing: -0.06em;
    border-bottom: 1px solid rgba(255, 255, 255, 0.25);
  }
  .main_con1_box2_right > ul {
    width: 100%;
    padding-left: 17px;
    margin-top: 47px;
    margin-bottom: 12px;
  }
  .main_con1_box2_right > ul > li {
    width: 100%;
    text-align: left;
    margin-bottom: 12px;
  }
  .main_con1_box2_right > ul > li > h5 {
    display: inline-block;
    vertical-align: middle;
    width: 87px;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    text-align: left;
    font-family: "Pretendard Variable";
    font-weight: 600;
    font-size: 18px;
    color: #fff;
    line-height: 18px;
    letter-spacing: -0.01em;
  }
  .text_yellow {
    color: #ffed56 !important;
  }
  .main_con1_box2_right > ul > li > p {
    display: inline-block;
    vertical-align: middle;
    padding-left: 21px;
    text-align: left;
    font-family: "Pretendard Variable";
    font-weight: 400;
    font-size: 18px;
    color: #fff;
    line-height: 18px;
    letter-spacing: -0.01em;
  }
  .main_con1_box2_right > p {
    display: block;
    width: 100%;
    text-align: left;
    font-family: "Pretendard Variable";
    font-weight: 600;
    font-size: 15px;
    color: #fff;
    line-height: 15px;
    padding-left: 17px;
    letter-spacing: -0.01em;
  }
  .main_con2 {
    width: 100%;
    background: #fbfbfb;
  }
  .main_con2 > div {
    width: 100%;
    margin: 0 auto;
    padding: 110px 0;
  }
  .main_con2 > div > div {
    width: 100%;
  }
  .main_con2_box1 {
    overflow: hidden;
    margin-top: 56px;
  }
  .main_con2_title > p {
    display: block;
    width: 100%;
    text-align: center;
    font-family: "GmarketSans";
    font-weight: 300;
    font-size: 13px;
    color: #c7c7c7;
    line-height: 13px;
    letter-spacing: 0.2em;
  }
  .main_con2_title > h2 {
    display: block;
    width: 100%;
    text-align: center;
    font-family: "Pretendard Variable";
    font-weight: 100;
    font-size: 46px;
    color: #000;
    line-height: 46px;
    letter-spacing: -0.05em;
    margin-top: 30px;
  }
  .main_con2_title > h2 > b {
    font-weight: 600;
  }
  .main_con2_box1 > div {
    width: calc(25% - 9px);
    height: 465px;
    margin-right: 11px;
    position: relative;
    float: left;
  }
  .main_con2_box1 > div:last-child {
    margin-right: 0px;
  }
  .main_con2_box1 > div:nth-child(1) {
    background: url("../img/main_con2_box1_bg1.png") no-repeat center center;
    background-size: cover;
  }
  .main_con2_box1 > div:nth-child(2) {
    background: url("../img/main_con2_box1_bg2.png") no-repeat center center;
    background-size: cover;
  }
  .main_con2_box1 > div:nth-child(3) {
    background: url("../img/main_con2_box1_bg3.png") no-repeat center center;
    background-size: cover;
  }
  .main_con2_box1 > div:nth-child(4) {
    background: url("../img/main_con2_box1_bg4.png") no-repeat center center;
    background-size: cover;
  }
  .main_con2_box1 > div > span {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }

  .main_con2_box1 > div > div {
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 3;
  }
  .main_con2_box1 > div > div > img {
    display: block;
    width: 57px;
    margin: 0 auto;
  }
  .main_con2_box1 > div > div > h2 {
    display: block;
    width: 100%;
    text-align: center;
    font-family: "Pretendard Variable";
    font-weight: 600;
    font-size: 28px;
    color: #fff;
    line-height: 28px;
    letter-spacing: -0.05em;
    margin-top: 17px;
  }
  .main_con2_box1 > div > div > p {
    display: block;
    width: 100%;
    text-align: center;
    font-family: "Pretendard Variable";
    font-weight: 300;
    font-size: 17px;
    color: #fff;
    line-height: 24px;
    letter-spacing: -0.05em;
    margin-top: 22px;
  }
  .main_con3_box2 {
    width: 100%;
    padding: 126px 0;
    background: url("../img/main_con3_bg.png") no-repeat center center;
    background-size: cover;
  }
  .main_con3_box2 > div {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
  }
  .main_con3_box2 > div > div {
    display: inline-block;
    vertical-align: middle;
  }
  .main_con3_box2_left {
    width: 717px;
    float: left;
  }
  .main_con3_box2_map {
    width: 100%;
  }
  .main_con3_box2_map > img {
    display: block;
    width: 100%;
  }
  .main_con3_box3_request {
    width: 100%;
    height: 228px;
    background: url("../img/request_bg.png") no-repeat center center;
    background-size: cover;
    padding-left: 39px;
    margin-top: 12px;
    overflow: hidden;
    padding-top: 37px;
  }
  .main_con3_box3_request > div {
    width: 305px;
    float: left;
  }
  .main_con3_box3_request > div > h1 {
    display: block;
    width: 100%;
    text-align: left;
    font-family: "Pretendard Variable";
    font-weight: 300;
    font-size: 28px;
    color: #1e1e1e;
    line-height: 34px;
    letter-spacing: -0.06em;
  }
  .main_con3_box3_request > div > h1 > span {
    font-weight: 600;
  }
  .main_con3_box3_request > div > h1 > b {
    font-weight: 600;
  }
  .main_con3_box3_request > form {
    width: 331px;
    float: left;
  }
  .main_con3_box3_request > form > div {
    width: 100%;
    overflow: hidden;
    margin-bottom: 8px;
  }
  .main_con3_box3_request > form > div:last-child {
    margin-bottom: 0px;
  }
  .main_con3_box3_request > form > div > input {
    height: 34px;
    padding-left: 11px;
    font-family: "Pretendard Variable";
    font-weight: 300;
    font-size: 14px;
    color: #000;
    line-height: 14px;
    letter-spacing: -0.05em;
    border: none;
    background: #fff;
  }
  .name_input2 {
    width: 100%;
  }
  .tell_input {
    float: left;
    width: 107px;
    margin-right: 5px;
  }
  .tell_input:last-of-type {
    margin-right: 0px;
  }
  .text_input {
    float: left;
    width: 219px;
    height: 70px;
    padding-left: 11px;
    font-family: "Pretendard Variable";
    font-weight: 300;
    font-size: 14px;
    color: #000;
    line-height: 14px;
    letter-spacing: -0.05em;
    border: none;
    background: #fff;
    margin-right: 5px;
    resize: none;
    padding-top: 10px;
  }
  .main_frm_btn {
    width: 107px;
    height: 70px;
    float: left;
    border: none;
    font-family: "Pretendard Variable";
    font-weight: 600;
    font-size: 18px;
    color: #fff;
    line-height: 18px;
    letter-spacing: -0.05em;
  }
  .main_con3_box2_right {
    float: left;
    width: auto !important;
    margin-left: 36px;
  }
  /*의사이미지 분리CSS시작*/
  .doctor_img {
    width: 544px;
    position: absolute;
    right: 0%;
    bottom: -75px;
  }
  /*의사이미지 분리CSS끝*/
  .main_con3_box2_right > div {
    width: 100%;
    text-align: left;
  }
  .main_con3_box2_right > div > h2 {
    display: inline-block;
    vertical-align: bottom;
    font-family: "Pretendard Variable";
    font-weight: 300;
    font-size: 24px;
    color: #04575d;
    line-height: 24px;
    letter-spacing: -0.05em;
  }
  .main_con3_box2_right > div > h1 {
    display: inline-block;
    vertical-align: bottom;
    font-family: "Pretendard Variable";
    font-weight: 600;
    font-size: 40px;
    color: #000;
    line-height: 1.15 !important;
    letter-spacing: -0.05em;
    margin-left: 0 !important;
  }
  .main_con3_box2_right > p {
    display: block;
    width: 100%;
    text-align: left;
    font-family: "Pretendard Variable";
    font-weight: 300;
    font-size: 17px;
    color: #000;
    line-height: 26px;
    letter-spacing: -0.05em;
    margin-top: 32px;
  }
  .main_con3_box2_right > a {
    display: block;
    width: 127px;
    height: 30px;
    border: 1px solid #8b8b8b;
    text-align: center;
    line-height: 30px;
    font-family: "Pretendard Variable";
    font-weight: 300;
    font-size: 15px;
    color: #000;
    letter-spacing: -0.05em;
    margin-top: 34px;
  }
  /*메인컨텐츠CSS끝*/
  /*메인배너CSS시작*/
  .main_banner {
    width: 100%;
  }
  .main_banner_slider {
    width: 100%;
  }
  .main_banner .bx-wrapper {
    background: none;
    border: none;
    box-shadow: none;
    margin-bottom: 0;
  }
  .main_banner .bx-wrapper .bx-pager,
  .bx-wrapper .bx-controls-auto {
    bottom: 45px;
  }
  .bx-wrapper .bx-pager.bx-default-pager a {
    background: rgba(255, 255, 255, 0.3) !imprtant;
  }
  .bx-wrapper .bx-pager.bx-default-pager a:hover,
  .bx-wrapper .bx-pager.bx-default-pager a.active,
  .bx-wrapper .bx-pager.bx-default-pager a:focus {
    background: #fff !important;
  }

  .tabSlider {
    display: none;
  }
  .moSlider {
    display: none;
  }
  /*메인배너CSS끝*/
  /*서브페이지 배너 CSS시작*/
  .sub_banner {
    width: 100%;
  }
  .sub_banner_title > div {
    width: 100%;
    height: 490px;
    margin: 0 auto;
    position: relative;
  }
  .sub_banner_title > div > div {
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .sub_banner_title > div > div > h2 {
    display: block;
    width: 100%;
    text-align: center;
    font-family: "GmarketSans";
    font-weight: 500;
    font-size: 16px;
    color: #fff;
    line-height: 16px;
    letter-spacing: 0.04em;
  }
  .sub_banner_title > div > div > h1 {
    display: block;
    width: 100%;
    text-align: center;
    font-family: "Pretendard Variable";
    font-weight: 600;
    font-size: 52px;
    color: #fff;
    line-height: 52px;
    letter-spacing: -0.05em;
    margin-top: 28px;
  }
  .sub_banner_title > div > div > p {
    display: block;
    width: 100%;
    text-align: center;
    font-family: "Pretendard Variable";
    font-weight: 300;
    font-size: 18px;
    color: #fff;
    line-height: 18px;
    letter-spacing: -0.05em;
    margin-top: 32px;
  }
  .sub_cate_box {
    width: 100%;
    border-bottom: 1px solid #dddddd;
  }
  .sub_cate_box > div {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
  }
  .sub_cate_box > div > a {
    display: block;
    float: left;
    width: 73px;
    height: 73px;
    position: relative;
  }
  .sub_cate_box > div > a > img {
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 31px;
  }
  .sub_cate_box > div > nav {
    width: calc(100% - 73px);
    float: left;
  }
  .sub_cate_box > div > nav > ul {
    width: 100%;
    text-align: center;
    font-size: 0px;
    margin-left: -43px;
  }
  .sub_cate_box > div > nav > ul > li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 40px;
  }
  .sub_cate_box > div > nav > ul > li:last-child {
    margin-right: 0px;
  }
  .sub_cate_box > div > nav > ul > li > a {
    display: block;
    width: 100%;
    height: 73px;
    line-height: 73px;
    font-family: "Pretendard Variable";
    font-weight: 300;
    font-size: 17px;
    color: #1e1e1e;
    letter-spacing: -0.075em;
  }
  .sub_cate_box > div > nav > ul > li > a:hover {
    color: #04575d;
  }
  .sub_contents_title {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding-top: 100px;
    padding-bottom: 56px;
  }
  .sub_contents_title > h1 {
    font-family: "Pretendard Variable";
    font-weight: 600;
    font-size: 42px;
    color: #1e1e1e;
    letter-spacing: -0.075em;
    line-height: 42px;
  }
  .cate_select1 {
    display: none;
  }
  /*서브페이지 배너 CSS끝*/
  /*푸터CSS시작*/
  .footer {
    width: 100%;
    background: #333333;
    padding-bottom: 127px;
  }
  .ft_top {
    width: 100%;
    min-width: 100%;
    border-bottom: 1px solid #484848;
    padding: 35px 0px 30px 0px;
  }
  .ft_top > a {
    display: block;
    width: 192px;
    margin: 0 auto;
  }
  .ft_top > a > img {
    display: block;
    width: 100%;
  }
  .ft_bottom {
    width: 90% !important;
    margin: 0 auto;
    padding: 90px 0;
  }
  .ft_bottom > ul {
    width: 100%;
    font-size: 0px;
  }
  .ft_bottom > ul > li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 32px;
  }
  .ft_bottom > ul > li:last-child {
    margin-right: 0px;
  }
  .ft_bottom > ul > li > a {
    font-family: "Pretendard Variable";
    font-weight: 300;
    font-size: 15px;
    color: #fff;
    letter-spacing: -0.06em;
  }
  .ft_bottom > div {
    width: 100%;
  }
  .ft_bottom > div > p {
    display: inline-block;
    vertical-align: middle;
    font-family: "Pretendard Variable";
    font-weight: 300;
    font-size: 15px;
    color: #959595;
    letter-spacing: -0.06em;
    margin-right: 38px;
  }
  .ft_bottom > div > p:last-child {
    margin-right: 0px;
  }
  .ft_bottom > p {
    display: block;
    width: 100%;
    margin: 0 auto;
    font-family: "Pretendard Variable";
    font-weight: 300;
    font-size: 15px;
    color: #646464;
    letter-spacing: -0.06em;
    margin-top: 24px;
  }
  /*푸터CSS끝*/
  /*우측고정버튼CSS시작*/
  .right_fixed_btn {
    position: fixed;
    right: 10px;
    top: 143px;
    width: 76px;
    z-index: 100;
  }
  .right_fixed_btn > ul {
    width: 100%;
  }
  .right_fixed_btn > ul > li {
    width: 76px;
    height: 76px;
    position: relative;
  }
  .right_fixed_btn > ul > li > a {
    display: block;
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .right_fixed_btn > ul > li > a > img {
    display: block;
    margin: 0 auto;
  }
  .right_fixed_icon1 {
    width: 39px;
  }
  .right_fixed_icon2 {
    width: 33px;
  }
  .right_fixed_icon3 {
    width: 35px;
  }
  .right_fixed_icon4 {
    width: 30px;
  }
  .right_fixed_btn > ul > li > a > p {
    display: none;
    width: 100%;
    text-align: center;
    font-family: "Pretendard Variable";
    font-weight: 400;
    font-size: 14px;
    color: #fff;
    letter-spacing: -0.05em;
    line-height: 14px;
    margin-top: 7px;
  }
  /*서브페이지 컨텐츠CSS시작*/
  .sub_contents {
    width: 100%;
    min-height: 500px;
  }
  /*서브페이지 컨텐츠CSS끝*/
}
/***PC1600px~1081px일때CSS끝***/
/***태블릿1080px시작***/
@media (max-width: 1080px) {
  /*상단헤더CSS시작*/
  .header {
    width: 100%;
    background: #fff;
    font-size: 0px;
    padding: 0 0px;
    position: fixed;
    left: 0;
    top: 50px;
    z-index: 100;
  }
  .header_logo {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 9vw - 19.7vw);
  }
  .header_logo > a {
    display: block;
    width: 15vw;
    margin-left: 42%;
  }
  .header_logo > a > img {
    display: block;
    width: 100%;
  }
  .header_nav {
    display: none;
    vertical-align: middle;
    width: calc(100% - 352px);
    padding: 0 10%;
  }
  .header_nav > ul {
    width: 100%;
    text-align: center;
  }
  .header_nav > ul > li {
    display: inline-block;
    vertical-align: middle;
    width: 16.66%;
    position: relative;
  }
  .header_nav > ul > li > a {
    display: block;
    width: 100%;
    text-align: center;
    font-family: "Pretendard Variable";
    font-weight: 400;
    font-size: 17px;
    color: #000;
    line-height: 17px;
    letter-spacing: -0.035em;
    padding: 42px 0;
  }
  .header_nav > ul > li > div {
    display: none;
    position: absolute;
    left: 0;
    top: 100px;
    width: 100%;
    z-index: 1000;
    padding-top: 41px;
  }
  .header_nav > ul > li > div > ul {
    width: 100%;
  }
  .header_nav > ul > li > div > ul > li {
    width: 100%;
    margin-bottom: 18px;
  }
  .header_nav > ul > li > div > ul > li > a {
    display: block;
    width: 100%;
    text-align: center;
    font-family: "Pretendard Variable";
    font-weight: 300;
    font-size: 16px;
    color: #929292;
    line-height: 16px;
    letter-spacing: -0.035em;
  }
  .header_nav > ul > li > div > ul > li > a:hover {
    color: #fff;
  }
  .sub_menu_bg {
    display: none;
    width: 100%;
    height: 333px;
    background: rgba(0, 0, 0, 0.7);
    position: absolute;
    left: 0;
    top: 100px;
    z-index: 1;
  }
  .header_banner {
    display: inline-block;
    vertical-align: middle;
    width: 19.7vw;
  }
  .header_banner > a {
    display: block;
    width: 17.6vw;
  }
  .header_banner > a > img {
    width: 100%;
  }
  .menu_open_btn {
    display: inline-block;
    vertical-align: middle;
    width: 7vw;
    height: 7vw;
    background: none !important;
    border-right: 1px solid #ddd;
    position: relative;
  }
  .menu_open_btn > img {
    display: block;
    width: 2.6vw;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  /*상단헤더CSS끝*/
  /*사이드헤더CSS시작*/
  .side_menu_bg {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.4);
    z-index: 9999;
  }
  .side_menu_box {
    width: 50vw;
    height: 100%;
    background: #f7f7f7;
    position: fixed;
    left: -100%;
    top: 0;
    z-index: 10000;
  }
  .side_menu_top {
    width: 100%;
    padding: 2.2vw 0 1.9vw 0;
    position: relative;
  }
  .side_menu_logo {
    display: block;
    width: 15vw;
    margin-left: 2.5vw;
  }
  .side_menu_logo > img {
    display: block;
    width: 100%;
  }
  .side_menu_close_btn {
    display: block;
    width: 2.4vw;
    position: absolute;
    right: 1.9vw;
    top: 2.1vw;
  }
  .side_menu_close_btn img {
    display: block;
    width: 100%;
  }
  .side_menu_list {
    width: 100%;
  }
  .side_menu_list > ul {
    width: 100%;
  }
  .side_menu_list > ul > li {
    width: 100%;
    background: #fff;
  }
  .side_menu_list > ul > li > a {
    display: block;
    width: 100%;
    height: 5.6vw;
    line-height: 5.6vw;
    padding: 0 2.4vw;
    font-family: "Pretendard Variable";
    font-weight: 400;
    font-size: 1.8vw;
    color: #000;
    letter-spacing: -0.04em;
    border-bottom: 0.1vw solid #e2e2e2;
    position: relative;
  }
  .side_menu_list > ul > li > ul {
    display: none;
    width: 100%;
    padding: 1.9vw 0;
    background: #f4f4f4;
  }
  .side_menu_list > ul > li > ul > li {
    width: 100%;
    padding-left: 4.5vw;
    margin-bottom: 1.9vw;
  }
  .side_menu_list > ul > li > ul > li:last-child {
    margin-bottom: 0px;
  }
  .side_menu_list > ul > li > ul > li > a {
    display: block;
    width: 100%;
    font-family: "Pretendard Variable";
    font-weight: 400;
    font-size: 1.7vw;
    color: #868686;
    line-height: 1.7vw;
    letter-spacing: -0.04em;
  }
  .open_icon {
    display: block;
    width: 1.2vw;
    position: absolute;
    right: 1.5vw;
    top: 50%;
    transform: translate(0, -50%);
  }
  /*사이드헤더CSS끝*/
  /*메인컨텐츠CSS시작*/
  .main_contents {
    width: 100%;
    margin-top: 7vw;
  }
  .main_con1 {
    width: 100%;
    background: none;
    background-position: right 4% bottom;
    background-size: 0;
  }
  .main_con1 > div {
    width: 100%;
    margin: 0 auto;
    padding: 8.3vw 3.7vw;
    position: relative;
    font-size: 0px;
  }
  .main_con1 > div > div {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    overflow: hidden;
  }
  .main_con1_box1 > p {
    float: left;
    display: block;
    width: 50%;
    text-align: left;
    font-family: "Pretendard Variable";
    font-weight: 300;
    font-size: 3.5vw;
    color: #000;
    line-height: 4.3vw;
    letter-spacing: -0.06em;
  }
  .main_con1_box1 > p > b {
    font-weight: 600;
  }
  .main_con1_box1 > p > span {
    font-weight: 600;
  }
  .main_con1_box1 > ul {
    float: left;
    width: 50%;
    overflow: hidden;
    margin-top: 0px;
    text-align: right;
  }
  .main_con1_box1 > ul > li {
    display: inline-block;
    vertical-align: top;
    float: none;
    width: 9.2vw;
    margin-right: 0.9vw;
  }
  .main_con1_box1 > ul > li:last-child {
    margin-right: 0px;
  }
  .main_con1_box1 > ul > li > a {
    display: block;
    width: 100%;
  }
  .main_con1_box1 > ul > li > a > img {
    display: block;
    width: 100%;
  }
  .main_con1_box1 > ul > li > a > p {
    display: block;
    width: 100%;
    text-align: center;
    font-family: "Pretendard Variable";
    font-weight: 500;
    font-size: 1.6vw;
    color: #000;
    line-height: 1.6vw;
    margin-top: 1.1vw;
    letter-spacing: -0.06em;
  }
  .main_con1_box2 {
    margin-top: 4.4vw;
  }
  .main_con1_box2 > div {
    width: calc(50% - 10px);
    height: 24.4vw;
    float: left;
    margin-right: 10px;
  }
  .main_con1_box2 > div:last-child {
    margin-right: 0px;
  }
  .main_con1_box2_left > h2 {
    display: block;
    width: 100%;
    text-align: center;
    font-family: "Pretendard Variable";
    font-weight: 500;
    font-size: 2.6vw;
    color: #fff;
    line-height: 2.6vw;
    padding: 2.3vw 0 2vw 0;
    letter-spacing: -0.06em;
  }
  .main_con1_box2_left > div {
    width: 100%;
    padding-top: 2.5vw;
  }
  .main_con1_box2_left > div > h3 {
    display: block;
    width: 100%;
    text-align: center;
    font-family: "GmarketSans";
    font-weight: 700;
    font-size: 3.7vw;
    color: #fff;
    line-height: 3.7vw;
    letter-spacing: -0.01em;
  }
  .main_con1_box2_left > div > span {
    display: none;
    width: 52px;
    height: 1px;
    background: #fff;
    margin: 25px auto 25px auto;
  }
  .main_con1_box2_left > div > div {
    width: 100%;
    font-size: 0px;
    text-align: center;
    margin-top: 1.4vw;
  }
  .main_con1_box2_left > div > div > img {
    display: inline-block;
    vertical-align: middle;
    width: 6.6vw;
  }
  .main_con1_box2_left_bottom_text {
    display: inline-block;
    vertical-align: middle;
    padding-left: 1.5vw;
  }
  .main_con1_box2_left_bottom_text > h4 {
    display: block;
    width: 100%;
    text-align: left;
    font-family: "InkLipquid";
    font-weight: 300;
    font-size: 2.4vw;
    color: #fff;
    line-height: 2.4vw;
    letter-spacing: -0.01em;
  }
  .main_con1_box2_left_bottom_text > p {
    display: block;
    width: 100%;
    text-align: left;
    font-family: "Pretendard Variable";
    font-weight: 600;
    font-size: 1.7vw;
    color: #fff;
    line-height: 2.2vw;
    letter-spacing: -0.01em;
    margin-top: 0.6vw;
  }
  .main_con1_box2_right > h2 {
    display: block;
    width: 100%;
    text-align: center;
    font-family: "Pretendard Variable";
    font-weight: 500;
    font-size: 2.6vw;
    color: #fff;
    line-height: 2.6vw;
    padding: 2.3vw 0 2vw 0;
    letter-spacing: -0.06em;
  }
  .main_con1_box2_right > ul {
    width: 100%;
    padding-left: 4.1vw;
    margin-top: 2.7vw;
    margin-bottom: 0.9vw;
  }
  .main_con1_box2_right > ul > li {
    width: 100%;
    text-align: left;
    margin-bottom: 0.9vw;
  }
  .main_con1_box2_right > ul > li > h5 {
    display: inline-block;
    vertical-align: middle;
    width: 9.2vw;
    border-right: 0.1vw solid rgba(255, 255, 255, 0.2);
    text-align: left;
    font-family: "Pretendard Variable";
    font-weight: 600;
    font-size: 1.7vw;
    color: #fff;
    line-height: 1.7vw;
    letter-spacing: -0.01em;
  }
  .text_yellow {
    color: #ffed56 !important;
  }
  .main_con1_box2_right > ul > li > p {
    display: inline-block;
    vertical-align: middle;
    padding-left: 2.1vw;
    text-align: left;
    font-family: "Pretendard Variable";
    font-weight: 400;
    font-size: 1.7vw;
    color: #fff;
    line-height: 1.7vw;
    letter-spacing: -0.01em;
  }
  .main_con1_box2_right > p {
    display: block;
    width: 100%;
    text-align: left;
    font-family: "Pretendard Variable";
    font-weight: 600;
    font-size: 1.7vw;
    color: #fff;
    line-height: 1.7vw;
    padding-left: 4.1vw;
    letter-spacing: -0.01em;
  }
  .main_con2 {
    width: 100%;
    background: #fbfbfb;
  }
  .main_con2 > div {
    width: 100%;
    margin: 0 auto;
    padding: 8.2vw 0;
  }
  .main_con2 > div > div {
    width: 100%;
    padding: 0 3.7vw;
  }
  .main_con2_box1 {
    overflow: hidden;
    margin-top: 3.5vw;
  }
  .main_con2_title > p {
    display: block;
    width: 100%;
    text-align: center;
    font-family: "GmarketSans";
    font-weight: 300;
    font-size: 1.2vw;
    color: #c7c7c7;
    line-height: 1.2vw;
    letter-spacing: 0.2em;
  }
  .main_con2_title > h2 {
    display: block;
    width: 100%;
    text-align: center;
    font-family: "Pretendard Variable";
    font-weight: 100;
    font-size: 3.9vw;
    color: #000;
    line-height: 3.9vw;
    letter-spacing: -0.05em;
    margin-top: 2.1vw;
  }
  .main_con2_title > h2 > b {
    font-weight: 600;
  }
  .main_con2_box1 > div {
    width: calc(50% - 0.6vw);
    height: 24.4vw;
    margin-right: 1.1vw;
    position: relative;
    float: left;
  }
  .main_con2_box1 > div:nth-child(n + 3) {
    margin-top: 0.8vw;
  }
  .main_con2_box1 > div:nth-child(2n) {
    margin-right: 0px;
  }
  .main_con2_box1 > div:nth-child(1) {
    background: url("../img/main_con2_box1_bg1.png") no-repeat center center;
    background-size: cover;
  }
  .main_con2_box1 > div:nth-child(2) {
    background: url("../img/main_con2_box1_bg2.png") no-repeat center center;
    background-size: cover;
  }
  .main_con2_box1 > div:nth-child(3) {
    background: url("../img/main_con2_box1_bg3.png") no-repeat center center;
    background-size: cover;
  }
  .main_con2_box1 > div:nth-child(4) {
    background: url("../img/main_con2_box1_bg4.png") no-repeat center center;
    background-size: cover;
  }
  .main_con2_box1 > div > a {
    display: block;
    width: 100%;
    height: 100%;
  }
  .main_con2_box1 > div > a > span {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }

  .main_con2_box1 > div > a > div {
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 3;
  }
  .main_con2_box1 > div > a > div > img {
    display: block;
    width: 5.3vw;
    margin: 0 auto;
  }
  .main_con2_box1 > div > a > div > h2 {
    display: block;
    width: 100%;
    text-align: center;
    font-family: "Pretendard Variable";
    font-weight: 600;
    font-size: 2.6vw;
    color: #fff;
    line-height: 2.6vw;
    letter-spacing: -0.05em;
    margin-top: 1.6vw;
  }
  .main_con2_box1 > div > a > div > p {
    display: block;
    width: 100%;
    text-align: center;
    font-family: "Pretendard Variable";
    font-weight: 300;
    font-size: 1.6vw;
    color: #fff;
    line-height: 2.2vw;
    letter-spacing: -0.05em;
    margin-top: 2vw;
  }
  .main_con3_box2 {
    width: 100%;
    padding: 0 0;
    background: url("../img/tab_main_con3_bg.png") no-repeat top center;
  }
  /*의사이미지 분리CSS시작*/
  .doctor_img {
    width: 48.5vw;
    position: absolute;
    right: 10%;
    top: 4%;
  }
  /*의사이미지 분리CSS끝*/
  .main_con3_box2 > div {
    width: 100%;
    height: 116.9vw;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
  }
  .main_con3_box2 > div > div {
    display: inline-block;
    vertical-align: middle;
  }
  .main_con3_box2_left {
    width: 100%;
    float: none;
    position: absolute;
    left: 0;
    bottom: 0;
  }
  .main_con3_box2_map {
    width: 100%;
  }
  /*카카오지도CSS시작*/
  .wrap_map {
    height: 29.2vw !important;
  }
  .wrap_controllers {
    display: none;
  }
  /*카카오지도CSS끝*/
  .main_con3_box3_request {
    width: 100%;
    height: 31.3vw;
    background: url("../img/tab_request_bg.png") no-repeat center center;
    background-size: cover;
    padding-left: 3.9vw;
    padding-right: 3.9vw;
    margin-top: 0;
    overflow: hidden;
    padding-top: 7.7vw;
  }
  .main_con3_box3_request > div {
    width: 50%;
    float: left;
  }
  .main_con3_box3_request > div > h1 {
    display: block;
    width: 100%;
    text-align: left;
    font-family: "Pretendard Variable";
    font-weight: 300;
    font-size: 3.5vw;
    color: #1e1e1e;
    line-height: 4.3vw;
    letter-spacing: -0.06em;
  }
  .main_con3_box3_request > div > h1 > span {
    font-weight: 600;
  }
  .main_con3_box3_request > div > h1 > b {
    font-weight: 600;
  }
  .main_con3_box3_request > form {
    width: 50%;
    float: left;
  }
  .main_con3_box3_request > form > div {
    width: 100%;
    overflow: hidden;
    margin-bottom: 0.8vw;
  }
  .main_con3_box3_request > form > div:last-child {
    margin-bottom: 0px;
  }
  .main_con3_box3_request > form > div > input {
    height: 3.5vw;
    padding-left: 1.8vw;
    font-family: "Pretendard Variable";
    font-weight: 300;
    font-size: 1.4vw;
    color: #000;
    line-height: 3.5vw;
    letter-spacing: -0.05em;
    border: none;
    background: #fff;
  }
  .name_input2 {
    width: 100%;
  }
  .tell_input {
    float: left;
    width: 14.95vw;
    margin-right: 0.6vw;
  }
  .tell_input:last-of-type {
    margin-right: 0px;
  }
  .text_input {
    float: left;
    width: 30.5vw;
    height: 7.2vw;
    padding-left: 1.8vw;
    font-family: "Pretendard Variable";
    font-weight: 300;
    font-size: 1.4vw;
    color: #000;
    line-height: 1.8vw;
    letter-spacing: -0.05em;
    border: none;
    background: #fff;
    margin-right: 0.6vw;
    resize: none;
    padding-top: 1.3vw;
  }
  .main_frm_btn {
    width: 15vw;
    height: 7.2vw;
    float: left;
    border: none;
    font-family: "Pretendard Variable";
    font-weight: 600;
    font-size: 2.2vw;
    color: #fff;
    line-height: 2.2vw;
    letter-spacing: -0.05em;
  }
  .main_con3_box2_right {
    float: left;
    width: 31.5vw;
    margin-left: 17.6vw;
    margin-top: 12.3vw;
  }
  .main_con3_box2_right > div {
    width: 100%;
    text-align: left;
  }
  .main_con3_box2_right > div > h2 {
    display: inline-block;
    vertical-align: bottom;
    font-family: "Pretendard Variable";
    font-weight: 300;
    font-size: 2.2vw;
    color: #04575d;
    line-height: 2.2vw;
    letter-spacing: -0.05em;
  }
  .main_con3_box2_right > div > h1 {
    display: inline-block;
    vertical-align: bottom;
    font-family: "Pretendard Variable";
    font-weight: 600;
    font-size: 3.7vw;
    color: #000;
    line-height: 3.7vw;
    letter-spacing: -0.05em;
    margin-left: 0.7vw;
  }
  .main_con3_box2_right > p {
    display: block;
    width: 100%;
    text-align: left;
    font-family: "Pretendard Variable";
    font-weight: 300;
    font-size: 1.6vw;
    color: #000;
    line-height: 2.4vw;
    letter-spacing: -0.05em;
    margin-top: 3vw;
  }
  .main_con3_box2_right > a {
    display: block;
    width: 11.8vw;
    height: 2.8vw;
    border: 0.1vw solid #8b8b8b;
    text-align: center;
    line-height: 2.8vw;
    font-family: "Pretendard Variable";
    font-weight: 300;
    font-size: 1.4vw;
    color: #000;
    letter-spacing: -0.05em;
    margin-top: 3.1vw;
  }
  /*메인컨텐츠CSS끝*/
  /*메인배너CSS시작*/
  .main_banner {
    width: 100%;
  }
  .main_banner_slider {
    width: 100%;
  }
  .main_banner .bx-wrapper {
    background: none;
    border: none;
    box-shadow: none;
    margin-bottom: 0;
  }
  .main_banner .bx-wrapper .bx-pager,
  .bx-wrapper .bx-controls-auto {
    bottom: 2.5vw;
  }
  .bx-wrapper .bx-pager.bx-default-pager a {
    background: rgba(255, 255, 255, 0.3) !imprtant;
    width: 1vw;
  }
  .bx-wrapper .bx-pager.bx-default-pager a:hover,
  .bx-wrapper .bx-pager.bx-default-pager a.active,
  .bx-wrapper .bx-pager.bx-default-pager a:focus {
    background: #fff !important;
  }
  .pcSlider {
    display: none;
  }
  .tabSlider {
    display: block;
  }
  .moSlider {
    display: none;
  }
  /*배너 텍스트분리CSS시작*/
  .slider_text_box {
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
  }
  .slider_text_box > span {
    display: inline-block;
    vertical-align: middle;
    height: 2vw;
    padding: 0 0.9vw;
    font-family: "GmarketSans";
    font-weight: 700;
    font-size: 1.3vw;
    color: rgba(255, 255, 255, 0.4);
    line-height: 2.4vw;
    letter-spacing: 0.1em;
    background: rgba(255, 255, 255, 0.4);
  }
  .slider_text_box > h2 {
    display: block;
    text-align: center;
    font-family: "Pretendard Variable";
    font-weight: 100;
    font-size: 4.6vw;
    color: #fff;
    line-height: 5.6vw;
    letter-spacing: -0.05em;
    margin-top: 4.3vw;
  }
  .slider_text_box > h2 > b {
    font-weight: 600;
  }
  .slider_text_box > p {
    display: block;
    text-align: center;
    font-family: "Pretendard Variable";
    font-weight: 100;
    font-size: 1.7vw;
    color: #fff;
    line-height: 2.4vw;
    letter-spacing: -0.05em;
    margin-top: 4.8vw;
  }
  /*배너 텍스트분리CSS끝*/
  /*메인배너CSS끝*/
  /*서브페이지 배너 CSS시작*/
  .sub_banner {
    width: 100%;
    margin-top: 7vw;
  }
  .sub_banner_title {
    width: 100%;
    background-size: cover !important;
  }
  .sub_banner_title > div {
    width: 100%;
    height: 45.4vw;
    margin: 0 auto;
    position: relative;
  }
  .sub_banner_title > div > div {
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .sub_banner_title > div > div > h2 {
    display: block;
    width: 100%;
    text-align: center;
    font-family: "GmarketSans";
    font-weight: 500;
    font-size: 1.5vw;
    color: #fff;
    line-height: 1.5vw;
    letter-spacing: 0.04em;
  }
  .sub_banner_title > div > div > h1 {
    display: block;
    width: 100%;
    text-align: center;
    font-family: "Pretendard Variable";
    font-weight: 600;
    font-size: 4.8vw;
    color: #fff;
    line-height: 4.8vw;
    letter-spacing: -0.05em;
    margin-top: 2.6vw;
  }
  .sub_banner_title > div > div > p {
    display: block;
    width: 100%;
    text-align: center;
    font-family: "Pretendard Variable";
    font-weight: 300;
    font-size: 1.7vw;
    color: #fff;
    line-height: 1.7vw;
    letter-spacing: -0.05em;
    margin-top: 3vw;
  }
  .sub_cate_box {
    width: 100%;
    border-bottom: 0.2vw solid #f4f4f4;
  }
  .sub_cate_box > div {
    width: 100%;
    overflow: visible;
    font-size: 0px;
  }
  .sub_cate_box > div > a {
    display: inline-block;
    vertical-align: middle;
    float: none;
    width: 6.2vw;
    height: 6.2vw;
    position: relative;
  }
  .sub_cate_box > div > a > img {
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 2.6vw;
  }
  .sub_cate_box > div > nav {
    width: calc(100% - 6.2vw);
    float: none;
    display: inline-block;
    vertical-align: middle;
  }
  .sub_cate_box > div > nav > ul {
    width: 100%;
    text-align: center;
    font-size: 0px;
    display: none;
  }
  .sub_cate_box > div > nav > ul > li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 40px;
  }
  .sub_cate_box > div > nav > ul > li:last-child {
    margin-right: 0px;
  }
  .sub_cate_box > div > nav > ul > li > a {
    display: block;
    width: 100%;
    height: 73px;
    line-height: 73px;
    font-family: "Pretendard Variable";
    font-weight: 300;
    font-size: 17px;
    color: #1e1e1e;
    letter-spacing: -0.075em;
  }
  .sub_cate_box > div > nav > ul > li > a:hover {
    color: #04575d;
  }

  .sub_contents_title {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding-top: 9.3vw;
    padding-bottom: 5.2vw;
  }
  .sub_contents_title > h1 {
    font-family: "Pretendard Variable";
    font-weight: 600;
    font-size: 3.9vw;
    color: #1e1e1e;
    letter-spacing: -0.075em;
    line-height: 3.9vw;
  }
  .cate_select_frm {
    display: inline-block;
    vertical-align: middle;
    width: 22.8vw;
    height: 6.2vw;
    position: relative;
  }
  .cate_select_top {
    width: 100%;
    position: relative;
  }
  .cate_select_top > h1 {
    display: block;
    width: 100%;
    height: 6.2vw;
    padding-left: 1.7vw;
    font-family: "Pretendard Variable";
    font-weight: 400;
    font-size: 1.7vw;
    color: #000;
    letter-spacing: -0.05em;
    line-height: 6.4vw;
    border-right: 0.1vw solid #dddddd;
  }
  .cate_select_arrow {
    display: block;
    width: 1.4vw;
    height: 1.4vw;
    position: absolute;
    right: 1.1vw;
    top: 50%;
    transform: translate(0, -50%);
  }
  .arrow_down {
    background: url("../img/select_arrow_down.png") no-repeat center center;
    background-size: 1.4vw;
  }
  .arrow_up {
    background: url("../img/select_arrow_up.png") no-repeat center center;
    background-size: 1.4vw;
  }
  .cate_select_frm > ul {
    display: none;
    width: 100%;
    position: absolute;
    left: 0;
    top: 6.2vw;
    z-index: 10;
    border: 0.1vw solid #dddddd;
    background: #fff;
  }
  .cate_select_frm > ul > li {
    width: 100%;
    height: 4.7vw;
    border-bottom: 0.1vw solid #dddddd;
  }
  .cate_select_frm > ul > li:last-child {
    border-bottom: 0;
  }
  .cate_select_frm > ul > li > a {
    display: block;
    width: 100%;
    height: 100%;
    line-height: 4.9vw;
    padding-left: 1.8vw;
    font-family: "Pretendard Variable";
    font-weight: 400;
    font-size: 1.6vw;
    color: #777676;
    letter-spacing: -0.05em;
  }
  .cate_select_option:hover {
    background: #04575d;
  }
  .cate_select_option:hover > a {
    color: #fff;
  }
  /*서브페이지 반응형 비쥬얼CSS시작*/
  .pc_sb {
    display: none;
  }
  .tab_sb {
    display: block;
  }
  .mo_sb {
    display: none;
  }
  /*서브페이지 반응형 비쥬얼CSS끝*/
  /*서브페이지 배너 CSS끝*/
  /*푸터CSS시작*/
  .footer {
    width: 100%;
    background: #333333;
    padding-bottom: 9.9vw;
  }
  .ft_top {
    width: 100%;
    min-width: 100%;
    border-bottom: 0.1vw solid #484848;
    padding: 2.6vw 0px 2.3vw 0px;
  }
  .ft_top > a {
    display: block;
    width: 18vw;
    margin: 0 auto;
  }
  .ft_bottom {
    width: 100%;
    margin: 0 auto;
    padding: 7vw 0;
  }
  .ft_bottom > ul {
    width: 100%;
    font-size: 0px;
  }
  .ft_bottom > ul > li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 3vw;
  }
  .ft_bottom > ul > li:last-child {
    margin-right: 0px;
  }
  .ft_bottom > ul > li > a {
    font-family: "Pretendard Variable";
    font-weight: 300;
    font-size: 1.4vw;
    color: #fff;
    letter-spacing: -0.06em;
    line-height: 1.4vw;
  }
  .ft_bottom > div {
    width: 100%;
    margin-top: 1.6vw;
  }
  .ft_bottom > div > p {
    display: inline-block;
    vertical-align: middle;
    font-family: "Pretendard Variable";
    font-weight: 300;
    font-size: 1.4vw;
    color: #959595;
    letter-spacing: -0.06em;
    margin-right: 3.4vw;
  }
  .ft_bottom > div > p:nth-child(n + 5) {
    margin-top: 0.9vw;
  }
  .ft_bottom > div > p:last-child {
    margin-right: 0px;
  }
  .ft_bottom > p {
    display: block;
    width: 100%;
    margin: 0 auto;
    font-family: "Pretendard Variable";
    font-weight: 300;
    font-size: 1.4vw;
    color: #646464;
    letter-spacing: -0.06em;
    margin-top: 1.8vw;
  }
  /*푸터CSS끝*/
  /*우측고정버튼CSS시작*/
  .right_fixed_btn {
    position: fixed;
    right: 10px;
    top: 24.2vw;
    width: 7vw;
    z-index: 100;
  }
  .right_fixed_btn > ul {
    width: 100%;
  }
  .right_fixed_btn > ul > li {
    width: 7vw;
    height: 8.3vw;
    position: relative;
  }
  .right_fixed_btn > ul > li > a {
    display: block;
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .right_fixed_btn > ul > li > a > div {
    width: 100%;
    height: 100%;
    position: relative;
  }
  .right_fixed_btn > ul > li > a > div > img {
    display: block;
    margin: 0 auto;
  }
  .right_fixed_icon1 {
    width: 3.6vw;
  }
  .right_fixed_icon2 {
    width: 3.1vw;
  }
  .right_fixed_icon3 {
    width: 3.2vw;
  }
  .right_fixed_icon4 {
    width: 2.8vw;
  }
  .right_fixed_btn > ul > li > a > div > p {
    display: none;
    width: 100%;
    text-align: center;
    font-family: "Pretendard Variable";
    font-weight: 400;
    font-size: 1.3vw;
    color: #000;
    letter-spacing: -0.05em;
    line-height: 1.3vw;
    margin-top: 0.6vw;
    position: absolute;
    left: 50%;
    top: 73%;
    transform: translate(-50%, -50%);
  }
  /*우측고정버튼CSS끝*/
  /*서브페이지 컨텐츠CSS시작*/
  .sub_contents {
    width: 100%;
    min-height: 500px;
  }
  /*서브페이지 컨텐츠CSS끝*/
}
/***태블릿1080px끝***/
/***모바일375px시작***/
@media (max-width: 640px) {
  /*상단헤더CSS시작*/
  .header {
    width: 100%;
    background: #fff;
    font-size: 0px;
    padding: 0 0px;
    position: fixed;
    left: 0;
    top: 40px;
    z-index: 100;
  }
  .header_logo {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 15.7vw - 15.7vw);
  }
  .header_logo > a {
    display: block;
    width: 35vw;
    margin: 0 auto;
  }
  .header_logo > a > img {
    display: block;
    width: 100%;
  }
  .header_nav {
    display: none;
    vertical-align: middle;
    width: calc(100% - 352px);
    padding: 0 10%;
  }
  .header_nav > ul {
    width: 100%;
    text-align: center;
  }
  .header_nav > ul > li {
    display: inline-block;
    vertical-align: middle;
    width: 16.66%;
    position: relative;
  }
  .header_nav > ul > li > a {
    display: block;
    width: 100%;
    text-align: center;
    font-family: "Pretendard Variable";
    font-weight: 400;
    font-size: 17px;
    color: #000;
    line-height: 17px;
    letter-spacing: -0.035em;
    padding: 42px 0;
  }
  .header_nav > ul > li > div {
    display: none;
    position: absolute;
    left: 0;
    top: 100px;
    width: 100%;
    z-index: 1000;
    padding-top: 41px;
  }
  .header_nav > ul > li > div > ul {
    width: 100%;
  }
  .header_nav > ul > li > div > ul > li {
    width: 100%;
    margin-bottom: 18px;
  }
  .header_nav > ul > li > div > ul > li > a {
    display: block;
    width: 100%;
    text-align: center;
    font-family: "Pretendard Variable";
    font-weight: 300;
    font-size: 16px;
    color: #929292;
    line-height: 16px;
    letter-spacing: -0.035em;
  }
  .header_nav > ul > li > div > ul > li > a:hover {
    color: #fff;
  }
  .sub_menu_bg {
    display: none;
    width: 100%;
    height: 333px;
    background: rgba(0, 0, 0, 0.7);
    position: absolute;
    left: 0;
    top: 100px;
    z-index: 1;
  }
  .header_banner {
    display: inline-block;
    vertical-align: middle;
    width: 15.7vw;
    height: 15.7vw;
    background: #3b4a9e;
  }
  .header_banner > a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
  }
  .header_banner > a > img {
    width: 9.9vw;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .menu_open_btn {
    display: inline-block;
    vertical-align: middle;
    width: 13vw;
    height: 13vw;
    background: #51c3ef;
    position: relative;
  }
  .menu_open_btn > img {
    display: block;
    width: 6vw;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  /*상단헤더CSS끝*/
  /*사이드헤더CSS시작*/
  .side_menu_bg {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.4);
    z-index: 9999;
  }
  .side_menu_box {
    width: 81.9vw;
    height: 100%;
    background: #f7f7f7;
    position: fixed;
    left: -100%;
    top: 0;
    z-index: 10000;
  }
  .side_menu_top {
    width: 100%;
    padding: 3.5vw 0 2.9vw 0;
    position: relative;
  }
  .side_menu_logo {
    display: block;
    width: 33.3vw;
    margin-left: 4vw;
  }
  .side_menu_logo > img {
    display: block;
    width: 100%;
  }
  .side_menu_close_btn {
    display: block;
    width: 4.5vw;
    position: absolute;
    right: 4vw;
    top: 4.8vw;
  }
  .side_menu_close_btn img {
    display: block;
    width: 100%;
  }
  .side_menu_list {
    width: 100%;
    overflow-y: scroll;
  }
  .side_menu_list > ul {
    width: 100%;
  }
  .side_menu_list > ul > li {
    width: 100%;
    background: #fff;
  }
  .side_menu_list > ul > li > a {
    display: block;
    width: 100%;
    height: 13.6vw;
    line-height: 13.6vw;
    padding: 0 4vw;
    font-family: "Pretendard Variable";
    font-weight: 400;
    font-size: 4vw;
    color: #000;
    letter-spacing: -0.04em;
    border-bottom: 0.1vw solid #e2e2e2;
    position: relative;
  }
  .side_menu_list > ul > li > ul {
    display: none;
    width: 100%;
    padding: 4.8vw 0;
    background: #f4f4f4;
  }
  .side_menu_list > ul > li > ul > li {
    width: 100%;
    padding-left: 9.6vw;
    margin-bottom: 4.8vw;
  }
  .side_menu_list > ul > li > ul > li:last-child {
    margin-bottom: 0px;
  }
  .side_menu_list > ul > li > ul > li > a {
    display: block;
    width: 100%;
    font-family: "Pretendard Variable";
    font-weight: 400;
    font-size: 3.7vw;
    color: #868686;
    line-height: 3.7vw;
    letter-spacing: -0.04em;
  }
  .open_icon {
    display: none;
    width: 1.2vw;
    position: absolute;
    right: 1.5vw;
    top: 50%;
    transform: translate(0, -50%);
  }
  .side_menu_bottom_btn {
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    float: left;
  }
  .side_menu_bottom_btn > a {
    display: flex;
    float: left;
    width: 25%;
    height: 14vw;
    align-items: center;
  }
  .side_menu_bottom_btn > a:nth-child(1) {
    background: #58b9ba;
  }
  .side_menu_bottom_btn > a:nth-child(2) {
    background: #bdcece;
  }
  .side_menu_bottom_btn > a:nth-child(3) {
    background: #394773;
  }
  .side_menu_bottom_btn > a:nth-child(4) {
    background: #394773;
  }
  .side_menu_bottom_btn > a > div {
    width: 100%;
    height: 14.4vw;
    position: relative;
  }
  .side_menu_bottom_btn > a > div > img {
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .side_menu_bottom_btn_icon1 {
    width: 9.3vw;
  }
  .side_menu_bottom_btn_icon2 {
    width: 9.1vw;
  }
  .side_menu_bottom_btn_icon3 {
    width: 9.9vw;
  }
  .side_menu_bottom_btn_icon4 {
    width: 8vw;
  }
  .side_menu_bottom_btn > a > p {
    display: block;
    width: 100%;
    text-align: center;
    font-family: "Pretendard Variable";
    font-weight: 300;
    font-size: 3.4vw;
    color: #fff;
    line-height: 3.4vw;
    letter-spacing: -0.05em;
  }
  .on_slide_view {
    position: fixed;
  }
  /*사이드헤더CSS끝*/
  /*메인컨텐츠CSS시작*/
  .main_contents {
    width: 100%;
    margin-top: 13vw;
  }
  .main_con1 {
    width: 100%;
    background: none;
    background-position: right 4% bottom;
    background-size: 0;
  }
  .main_con1 > div {
    width: 100%;
    margin: 0 auto;
    padding: 14.7vw 4vw;
    position: relative;
    font-size: 0px;
  }
  .main_con1 > div > div {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    overflow: hidden;
    padding-left: 0;
  }
  .main_con1_box1 > p {
    float: none;
    display: block;
    width: 100%;
    text-align: left;
    font-family: "Pretendard Variable";
    font-weight: 300;
    font-size: 6.9vw;
    color: #000;
    line-height: 8.5vw;
    letter-spacing: -0.06em;
  }
  .main_con1_box1 > p > b {
    font-weight: 600;
  }
  .main_con1_box1 > p > span {
    font-weight: 600;
  }
  .main_con1_box1 > ul {
    float: none;
    width: 100%;
    overflow: hidden;
    margin-top: 6.9vw;
    text-align: left;
  }
  .main_con1_box1 > ul > li {
    display: inline-block;
    vertical-align: top;
    float: none;
    width: 21.9vw;
    margin-right: 1.4vw;
  }
  .main_con1_box1 > ul > li:last-child {
    margin-right: 0px;
  }
  .main_con1_box1 > ul > li > a {
    display: block;
    width: 100%;
  }
  .main_con1_box1 > ul > li > a > img {
    display: block;
    width: 100%;
  }
  .main_con1_box1 > ul > li > a > p {
    display: block;
    width: 100%;
    text-align: center;
    font-family: "Pretendard Variable";
    font-weight: 500;
    font-size: 3.4vw;
    color: #000;
    line-height: 3.4vw;
    margin-top: 1.9vw;
    letter-spacing: -0.06em;
  }
  .main_con1_box2 {
    margin-top: 7.7vw;
  }
  .main_con1_box2 > div {
    width: 100%;
    height: 42.9vw;
    float: left;
    margin-right: 0px;
  }
  .main_con1_box2 > div:last-child {
    margin-right: 0px;
  }
  .main_con1_box2_left > h2 {
    display: block;
    width: 100%;
    text-align: center;
    font-family: "Pretendard Variable";
    font-weight: 500;
    font-size: 5.9vw;
    color: #fff;
    line-height: 5.9vw;
    padding: 4.3vw 0 4.3vw 0;
    letter-spacing: -0.06em;
  }
  .main_con1_box2_left > div {
    width: 100%;
    padding-top: 4.5vw;
  }
  .main_con1_box2_left > div > h3 {
    display: block;
    width: 100%;
    text-align: center;
    font-family: "GmarketSans";
    font-weight: 700;
    font-size: 7.5vw;
    color: #fff;
    line-height: 7.5vw;
    letter-spacing: -0.01em;
  }
  .main_con1_box2_left > div > span {
    display: none;
    width: 52px;
    height: 1px;
    background: #fff;
    margin: 25px auto 25px auto;
  }
  .main_con1_box2_left > div > div {
    width: 100%;
    font-size: 0px;
    text-align: center;
    margin-top: 0.4vw;
  }
  .main_con1_box2_left > div > div > img {
    display: inline-block;
    vertical-align: middle;
    width: 12.8vw;
  }
  .main_con1_box2_left_bottom_text {
    display: inline-block;
    vertical-align: middle;
    padding-left: 1.5vw;
  }
  .main_con1_box2_left_bottom_text > h4 {
    display: block;
    width: 100%;
    text-align: left;
    font-family: "InkLipquid";
    font-weight: 300;
    font-size: 6.6vw;
    color: #fff;
    line-height: 6.6vw;
    letter-spacing: -0.01em;
  }
  .main_con1_box2_left_bottom_text > p {
    display: block;
    width: 100%;
    text-align: left;
    font-family: "Pretendard Variable";
    font-weight: 400;
    font-size: 3.4vw;
    color: #fff;
    line-height: 3.4vw;
    letter-spacing: -0.01em;
    margin-top: 0.6vw;
  }
  .main_con1_box2_right {
    margin-top: 2.1vw;
    height: 47.5vw !important;
  }
  .main_con1_box2_right > h2 {
    display: block;
    width: 100%;
    text-align: center;
    font-family: "Pretendard Variable";
    font-weight: 500;
    font-size: 5.9vw;
    color: #fff;
    line-height: 5.9vw;
    padding: 4.3vw 0 4.3vw 0;
    letter-spacing: -0.06em;
  }
  .main_con1_box2_right > ul {
    width: 100%;
    padding-left: 8.3vw;
    margin-top: 4.3vw;
    margin-bottom: 0.9vw;
  }
  .main_con1_box2_right > ul > li {
    width: 100%;
    text-align: left;
    margin-bottom: 1.5vw;
  }
  .main_con1_box2_right > ul > li > h5 {
    display: inline-block;
    vertical-align: middle;
    width: 16vw;
    border-right: 0.1vw solid rgba(255, 255, 255, 0.2);
    text-align: left;
    font-family: "Pretendard Variable";
    font-weight: 600;
    font-size: 3.4vw;
    color: #fff;
    line-height: 3.4vw;
    letter-spacing: -0.01em;
  }
  .text_yellow {
    color: #ffed56 !important;
  }
  .main_con1_box2_right > ul > li > p {
    display: inline-block;
    vertical-align: middle;
    padding-left: 2.7vw;
    text-align: left;
    font-family: "Pretendard Variable";
    font-weight: 400;
    font-size: 3.4vw;
    color: #fff;
    line-height: 3.4vw;
    letter-spacing: -0.01em;
  }
  .main_con1_box2_right > p {
    display: block;
    width: 100%;
    text-align: left;
    font-family: "Pretendard Variable";
    font-weight: 600;
    font-size: 3.4vw;
    color: #fff;
    line-height: 3.4vw;
    padding-left: 8.3vw;
    letter-spacing: -0.01em;
  }
  .main_con2 {
    width: 100%;
    background: #fbfbfb;
  }
  .main_con2 > div {
    width: 100%;
    margin: 0 auto;
    padding: 15.5vw 0;
  }
  .main_con2 > div > div {
    width: 100%;
    padding: 0 4vw;
  }
  .main_con2_box1 {
    overflow: hidden;
    margin-top: 8.5vw;
  }
  .main_con2_title > p {
    display: block;
    width: 100%;
    text-align: center;
    font-family: "GmarketSans";
    font-weight: 300;
    font-size: 2.1vw;
    color: #c7c7c7;
    line-height: 2.1vw;
    letter-spacing: 0.2em;
  }
  .main_con2_title > h2 {
    display: block;
    width: 100%;
    text-align: center;
    font-family: "Pretendard Variable";
    font-weight: 100;
    font-size: 7.5vw;
    color: #000;
    line-height: 7.5vw;
    letter-spacing: -0.05em;
    margin-top: 3.5vw;
  }
  .main_con2_title > h2 > b {
    font-weight: 600;
  }
  .main_con2_box1 > div {
    width: 100%;
    height: 61.3vw;
    margin-right: 0vw;
    position: relative;
    float: none;
    margin-bottom: 2.4vw;
  }
  .main_con2_box1 > div:last-child {
    margin-bottom: 0;
  }
  .main_con2_box1 > div:nth-child(n + 3) {
    margin-top: 0vw;
  }
  .main_con2_box1 > div:nth-child(2n) {
    margin-right: 0px;
  }
  .main_con2_box1 > div:nth-child(1) {
    background: url("../img/main_con2_box1_bg1.png") no-repeat center center;
    background-size: cover;
  }
  .main_con2_box1 > div:nth-child(2) {
    background: url("../img/main_con2_box1_bg2.png") no-repeat center center;
    background-size: cover;
  }
  .main_con2_box1 > div:nth-child(3) {
    background: url("../img/main_con2_box1_bg3.png") no-repeat center center;
    background-size: cover;
  }
  .main_con2_box1 > div:nth-child(4) {
    background: url("../img/main_con2_box1_bg4.png") no-repeat center center;
    background-size: cover;
  }
  .main_con2_box1 > div > a {
    display: block;
    width: 100%;
    height: 100%;
  }
  .main_con2_box1 > div > a > span {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }

  .main_con2_box1 > div > a > div {
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 3;
  }
  .main_con2_box1 > div > a > div > img {
    display: block;
    width: 14.6vw;
    margin: 0 auto;
  }
  .main_con2_box1 > div > a > div > h2 {
    display: block;
    width: 100%;
    text-align: center;
    font-family: "Pretendard Variable";
    font-weight: 600;
    font-size: 5.9vw;
    color: #fff;
    line-height: 5.9vw;
    letter-spacing: -0.05em;
    margin-top: 4.8vw;
  }
  .main_con2_box1 > div > a > div > p {
    display: block;
    width: 100%;
    text-align: center;
    font-family: "Pretendard Variable";
    font-weight: 300;
    font-size: 3.4vw;
    color: #fff;
    line-height: 5.1vw;
    letter-spacing: -0.05em;
    margin-top: 4.8vw;
  }
  .main_con3_box2 {
    width: 100%;
    padding: 0 0;
    background: url("../img/mo_main_con3_bg.png") no-repeat top center;
    background-size: 100%;
  }
  /*의사이미지 분리CSS시작*/
  .doctor_img {
    width: 74%;
    position: absolute;
    right: -15%;
    top: 3%;
  }
  /*의사이미지 분리CSS끝*/
  .main_con3_box2 > div {
    width: 100%;
    height: 273.3vw;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
  }
  .main_con3_box2 > div > div {
    display: inline-block;
    vertical-align: middle;
  }
  .main_con3_box2_left {
    width: 100%;
    float: none;
    position: absolute;
    left: 0;
    bottom: 0;
  }
  .main_con3_box2_map {
    width: 100%;
  }
  /*카카오지도CSS시작*/
  .wrap_map {
    height: 84vw !important;
  }
  .wrap_controllers {
    display: none;
  }
  /*카카오지도CSS끝*/
  .main_con3_box3_request {
    width: 100%;
    height: 92.3vw;
    background: url("../img/mo_request_bg.png") no-repeat center center;
    background-size: cover;
    padding-left: 3.9vw;
    padding-right: 3.9vw;
    margin-top: 0;
    overflow: hidden;
    padding-top: 15.2vw;
  }
  .main_con3_box3_request > div {
    width: 100%;
    float: none;
  }
  .main_con3_box3_request > div > h1 {
    display: block;
    width: 100%;
    text-align: left;
    font-family: "Pretendard Variable";
    font-weight: 300;
    font-size: 6.9vw;
    color: #1e1e1e;
    line-height: 8.5vw;
    letter-spacing: -0.06em;
  }
  .main_con3_box3_request > div > h1 > span {
    font-weight: 600;
  }
  .main_con3_box3_request > div > h1 > b {
    font-weight: 600;
  }
  .main_con3_box3_request > form {
    width: 100%;
    float: none;
    margin-top: 6vw;
  }
  .main_con3_box3_request > form > div {
    width: 100%;
    overflow: hidden;
    margin-bottom: 2.1vw;
  }
  .main_con3_box3_request > form > div:last-child {
    margin-bottom: 0px;
  }
  .main_con3_box3_request > form > div > input {
    height: 8.5vw;
    padding-left: 1.8vw;
    font-family: "Pretendard Variable";
    font-weight: 300;
    font-size: 3.4vw;
    color: #000;
    line-height: 8.5vw;
    letter-spacing: -0.05em;
    border: none;
    background: #fff;
  }
  .name_input {
    width: 100%;
  }
  .tell_input {
    float: left;
    width: calc(33.33% - 0.9vw);
    margin-right: 1.3vw;
  }
  .tell_input:last-of-type {
    margin-right: 0px;
  }
  .text_input {
    float: left;
    width: 61.1vw;
    height: 17.9vw;
    padding-left: 1.8vw;
    font-family: "Pretendard Variable";
    font-weight: 300;
    font-size: 3.4vw;
    color: #000;
    line-height: 3.8vw;
    letter-spacing: -0.05em;
    border: none;
    background: #fff;
    margin-right: 1.3vw;
    resize: none;
    padding-top: 3.2vw;
  }
  .main_frm_btn {
    width: 29.8vw;
    height: 17.9vw;
    float: left;
    border: none;
    font-family: "Pretendard Variable";
    font-weight: 600;
    font-size: 5.3vw;
    color: #fff;
    line-height: 17.9vw;
    letter-spacing: -0.05em;
  }
  .main_con3_box2_right {
    float: left;
    width: 100%;
    margin-left: 0;
    margin-top: 0;
    padding-left: 4vw;
    padding-top: 11.2vw;
  }
  .main_con3_box2_right > div {
    width: 100%;
    text-align: left;
  }
  .main_con3_box2_right > div > h2 {
    display: inline-block;
    vertical-align: bottom;
    font-family: "Pretendard Variable";
    font-weight: 300;
    font-size: 4.3vw;
    color: #04575d;
    line-height: 4.3vw;
    letter-spacing: -0.05em;
  }
  .main_con3_box2_right > div > h1 {
    display: inline-block;
    vertical-align: bottom;
    font-family: "Pretendard Variable";
    font-weight: 600;
    font-size: 6.9vw;
    color: #000;
    line-height: 6.9vw;
    letter-spacing: -0.05em;
    margin-left: 1.9vw;
  }
  .main_con3_box2_right > p {
    display: block;
    width: 100%;
    text-align: left;
    font-family: "Pretendard Variable";
    font-weight: 300;
    font-size: 3.4vw;
    color: #000;
    line-height: 5.1vw;
    letter-spacing: -0.05em;
    margin-top: 4.8vw;
  }
  .main_con3_box2_right > a {
    display: block;
    width: 25.1vw;
    height: 6.9vw;
    border: 0.1vw solid #8b8b8b;
    text-align: center;
    line-height: 6.9vw;
    font-family: "Pretendard Variable";
    font-weight: 300;
    font-size: 3.5vw;
    color: #000;
    letter-spacing: -0.05em;
    margin-top: 3.1vw;
  }
  /*메인컨텐츠CSS끝*/
  /*메인배너CSS시작*/
  .main_banner {
    width: 100%;
  }
  .main_banner_slider {
    width: 100%;
  }
  .main_banner .bx-wrapper {
    background: none;
    border: none;
    box-shadow: none;
    margin-bottom: 0;
  }
  .main_banner .bx-wrapper .bx-pager,
  .bx-wrapper .bx-controls-auto {
    bottom: 8vw;
  }
  .bx-wrapper .bx-pager.bx-default-pager a {
    background: rgba(255, 255, 255, 0.3) !imprtant;
    width: 1vw;
  }
  .bx-wrapper .bx-pager.bx-default-pager a:hover,
  .bx-wrapper .bx-pager.bx-default-pager a.active,
  .bx-wrapper .bx-pager.bx-default-pager a:focus {
    background: #fff !important;
  }
  .pcSlider {
    display: none;
  }
  .tabSlider {
    display: none;
  }
  .moSlider {
    display: block;
  }
  .main_banner_slider img {
    display: block;
    width: 100% !important;
  }
  /*배너 텍스트분리CSS시작*/
  .slider_text_box {
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
  }
  .slider_text_box > span {
    display: inline-block;
    vertical-align: middle;
    height: 3.2vw;
    padding: 0 1.6vw;
    font-family: "GmarketSans";
    font-weight: 700;
    font-size: 2.1vw;
    color: rgba(255, 255, 255, 0.4);
    line-height: 3.2vw;
    letter-spacing: 0.1em;
    background: rgba(255, 255, 255, 0.4);
  }
  .slider_text_box > h2 {
    display: block;
    text-align: center;
    font-family: "Pretendard Variable";
    font-weight: 100;
    font-size: 7.7vw;
    color: #fff;
    line-height: 9.3vw;
    letter-spacing: -0.05em;
    margin-top: 5.6vw;
  }
  .slider_text_box > h2 > b {
    font-weight: 600;
  }
  .slider_text_box > p {
    display: block;
    text-align: center;
    font-family: "Pretendard Variable";
    font-weight: 200;
    font-size: 3.4vw;
    color: #fff;
    line-height: 4.8vw;
    letter-spacing: -0.05em;
    margin-top: 5.1vw;
  }
  /*배너 텍스트분리CSS끝*/
  /*메인배너CSS끝*/
  /*서브페이지 배너 CSS시작*/
  .sub_banner {
    width: 100%;
    margin-top: 15.7vw;
  }
  .sub_banner_title {
    width: 100%;
    background-size: cover !important;
  }

  .sub_banner_title > div {
    width: 100%;
    height: 53.3vw;
    margin: 0 auto;
    position: relative;
  }
  .sub_banner_title > div > div {
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .sub_banner_title > div > div > h2 {
    display: block;
    width: 100%;
    text-align: center;
    font-family: "GmarketSans";
    font-weight: 500;
    font-size: 2.3vw;
    color: #fff;
    line-height: 2.3vw;
    letter-spacing: 0.04em;
  }
  .sub_banner_title > div > div > h1 {
    display: block;
    width: 100%;
    text-align: center;
    font-family: "Pretendard Variable";
    font-weight: 600;
    font-size: 6.9vw;
    color: #fff;
    line-height: 6.9vw;
    letter-spacing: -0.05em;
    margin-top: 4.3vw;
  }
  .sub_banner_title > div > div > p {
    display: block;
    width: 100%;
    text-align: center;
    font-family: "Pretendard Variable";
    font-weight: 300;
    font-size: 3.4vw;
    color: #fff;
    line-height: 3.4vw;
    letter-spacing: -0.05em;
    margin-top: 3.7vw;
  }
  .sub_cate_box {
    width: 100%;
    border-bottom: 0.2vw solid #dddddd;
  }
  .sub_cate_box > div {
    width: 100%;
    overflow: visible;
    font-size: 0px;
  }
  .sub_cate_box > div > a {
    display: inline-block;
    vertical-align: middle;
    float: none;
    width: 12vw;
    height: 12vw;
    position: relative;
  }
  .sub_cate_box > div > a > img {
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 5.1vw;
  }
  .sub_cate_box > div > nav {
    width: calc(100% - 12vw);
    float: none;
    display: inline-block;
    vertical-align: middle;
  }
  .sub_cate_box > div > nav > ul {
    width: 100%;
    text-align: center;
    font-size: 0px;
    display: none;
  }
  .sub_cate_box > div > nav > ul > li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 40px;
  }
  .sub_cate_box > div > nav > ul > li:last-child {
    margin-right: 0px;
  }
  .sub_cate_box > div > nav > ul > li > a {
    display: block;
    width: 100%;
    height: 73px;
    line-height: 73px;
    font-family: "Pretendard Variable";
    font-weight: 300;
    font-size: 17px;
    color: #1e1e1e;
    letter-spacing: -0.075em;
  }
  .sub_cate_box > div > nav > ul > li > a:hover {
    color: #04575d;
  }

  .sub_contents_title {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding-top: 14.9vw;
    padding-bottom: 10vw;
  }
  .sub_contents_title > h1 {
    font-family: "Pretendard Variable";
    font-weight: 600;
    font-size: 6.9vw;
    color: #1e1e1e;
    letter-spacing: -0.075em;
    line-height: 6.9vw;
  }
  .cate_select_frm {
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    height: 12vw;
    position: relative;
  }
  .cate_select_top {
    width: 100%;
    position: relative;
  }
  .cate_select_top > h1 {
    display: block;
    width: 100%;
    height: 12vw;
    padding-left: 3.5vw;
    font-family: "Pretendard Variable";
    font-weight: 400;
    font-size: 3.4vw;
    color: #000;
    letter-spacing: -0.05em;
    line-height: 12vw;
    border-right: 0.1vw solid #dddddd;
  }
  .cate_select_arrow {
    display: block;
    width: 3.4vw;
    height: 3.4vw;
    position: absolute;
    right: 3.1vw;
    top: 50%;
    transform: translate(0, -50%);
  }
  .arrow_down {
    background: url("../img/select_arrow_down.png") no-repeat center center;
    background-size: 3.4vw;
  }
  .arrow_up {
    background: url("../img/select_arrow_up.png") no-repeat center center;
    background-size: 3.4vw;
  }
  .cate_select_frm > ul {
    display: none;
    width: 100%;
    position: absolute;
    left: 0;
    top: 12vw;
    z-index: 10;
    border: 0.1vw solid #dddddd;
    background: #fff;
  }
  .cate_select_frm > ul > li {
    width: 100%;
    height: 9.3vw;
    border-bottom: 0.1vw solid #dddddd;
  }
  .cate_select_frm > ul > li:last-child {
    border-bottom: 0;
  }
  .cate_select_frm > ul > li > a {
    display: block;
    width: 100%;
    height: 100%;
    line-height: 9.5vw;
    padding-left: 3.2vw;
    font-family: "Pretendard Variable";
    font-weight: 400;
    font-size: 3.1vw;
    color: #777676;
    letter-spacing: -0.05em;
  }
  .cate_select_option:hover {
    background: #04575d;
  }
  .cate_select_option:hover > a {
    color: #fff;
  }
  /*서브페이지 반응형 비쥬얼CSS시작*/
  .pc_sb {
    display: none;
  }
  .tab_sb {
    display: none;
  }
  .mo_sb {
    display: block;
  }
  .mo_sb > p {
    line-height: 4.8vw !important;
  }
  /*서브페이지 반응형 비쥬얼CSS끝*/
  /*서브페이지 배너 CSS끝*/
  /*푸터CSS시작*/
  .footer {
    width: 100%;
    background: #333333;
    padding-bottom: 15.5vw;
  }
  .ft_top {
    width: 100%;
    min-width: 100%;
    border-bottom: 0.1vw solid #484848;
    padding: 3.5vw 0px 2.4vw 0px;
  }
  .ft_top > a {
    display: block;
    width: 34vw;
    margin: 0 auto;
  }
  .ft_bottom {
    width: 100%;
    margin: 0 auto;
    padding: 9vw 0;
  }
  .ft_bottom > ul {
    width: 100%;
    font-size: 0px;
  }
  .ft_bottom > ul > li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 6.7vw;
  }
  .ft_bottom > ul > li:last-child {
    margin-right: 0px;
  }
  .ft_bottom > ul > li > a {
    font-family: "Pretendard Variable";
    font-weight: 300;
    font-size: 3vw;
    color: #fff;
    letter-spacing: -0.06em;
    line-height: 3.4vw;
  }
  .ft_bottom > div {
    width: 100%;
    margin-top: 2.8vw;
    line-height: 1.4;
    font-size: 2.5vw;
  }
  .ft_bottom > div > p {
    display: inline-block;
    vertical-align: middle;
    font-family: "Pretendard Variable";
    font-weight: 300;
    font-size: 3.1vw;
    color: #959595;
    letter-spacing: -0.06em;
    margin-right: 5.1vw;
  }
  .ft_bottom > div > p:nth-child(n + 5) {
    margin-top: 0vw;
  }
  .ft_bottom > div > p:nth-child(n + 4) {
    margin-top: 0.5vw;
  }
  .ft_bottom > div > p:last-child {
    margin-right: 0px;
  }
  .ft_bottom > p {
    display: block;
    width: 100%;
    margin: 0 auto;
    font-family: "Pretendard Variable";
    font-weight: 300;
    font-size: 3vw;
    color: #646464;
    letter-spacing: -0.06em;
    margin-top: 4.8vw;
  }
  /*푸터CSS끝*/
  /*우측고정버튼CSS시작*/
  .right_fixed_btn {
    display: none;
    position: fixed;
    right: 0;
    top: 24.2vw;
    width: 7vw;
    z-index: 100;
  }
  .right_fixed_btn > ul {
    width: 100%;
  }
  .right_fixed_btn > ul > li {
    width: 7vw;
    height: 7vw;
    position: relative;
  }
  .right_fixed_btn > ul > li > a {
    display: block;
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .right_fixed_btn > ul > li > a > img {
    display: block;
    margin: 0 auto;
  }
  .right_fixed_icon1 {
    width: 3.6vw;
  }
  .right_fixed_icon2 {
    width: 3.1vw;
  }
  .right_fixed_icon3 {
    width: 3.2vw;
  }
  .right_fixed_icon4 {
    width: 2.8vw;
  }
  .right_fixed_btn > ul > li > a > p {
    display: none;
    width: 100%;
    text-align: center;
    font-family: "Pretendard Variable";
    font-weight: 400;
    font-size: 1.3vw;
    color: #fff;
    letter-spacing: -0.05em;
    line-height: 1.3vw;
    margin-top: 0.6vw;
  }
  /*우측고정버튼CSS끝*/
  /*서브페이지콘텐츠 CSS시작*/
  .sub_contents {
    width: 100%;
    min-height: 500px;
  }
  /*서브페이지콘텐츠 CSS끝*/
}
/***모바일375px끝***/

/*하단 상담신청란CSS에 맞춘 미디어쿼리CSS시작*/
@media (max-width: 980px) {
  .footer {
    padding-bottom: 14.9vw;
  }
}
/*하단 상담신청란CSS에 맞춘 미디어쿼리CSS끝*/

/**************/
/***템플릿 CSS끝**/
/**************/

.img_banner_box_inner {
  width: 90%;
  max-width: 1600px;
  margin: 0 auto;
}
.img_banner_box.thanks {
  width: 100%;
  height: 900px;
  background: url("/images/main/banner4_pc.png") no-repeat center center;
  background-size: cover;
}
.img_banner_box.thanks .img_banner_box_inner {
  display: flex;
  align-items: center;
  height: 100%;
}

.img_banner {
  display: block;
  width: 100%;
}
.img_banner.pc2 {
  display: block;
}
.img_banner.pc1 {
  display: block;
}
.img_banner.ta {
  display: none;
}
.img_banner.mo {
  display: none;
}

@media (max-width: 1800px) {
  .img_banner.pc2 {
    display: block;
  }
  .img_banner.pc1 {
    display: block;
  }
  .img_banner.ta {
    display: none;
  }
  .img_banner.mo {
    display: none;
  }
}
@media (max-width: 1600px) {
  .img_banner_box.thanks {
    width: 100%;
    height: 50vw;
    background: url("/images/main/banner4_pc.png") no-repeat center center;
    background-size: cover;
  }
}
@media (max-width: 1280px) {
  .img_banner_box.thanks {
    width: 100%;
    height: 50vw;
    background: url("/images/main/banner4_pc.png") no-repeat center center;
    background-size: cover;
  }
}
@media (max-width: 1080px) {
  .img_banner_box.thanks {
    width: 100%;
    height: 95vw;
    background: url("/images/main/banner4_mo.png") no-repeat center center;
    background-size: 100%;
  }

  .img_banner.pc2 {
    display: none;
  }
  .img_banner.pc1 {
    display: none;
  }
  .img_banner.ta {
    display: block;
  }
  .img_banner.mo {
    display: none;
  }
}
@media (max-width: 640px) {
  .img_banner_box.thanks {
    width: 100%;
    height: 100vw;
    padding-bottom: 5vw;
  }
  .img_banner.pc2 {
    display: none;
  }
  .img_banner.pc1 {
    display: none;
  }
  .img_banner.ta {
    display: none;
  }
  .img_banner.mo {
    display: block;
  }
}
@media (max-width: 480px) {
  .img_banner_box.thanks {
    width: 100%;
    height: 98vw;
    background: url("/images/main/banner4_pc.png") no-repeat center center;
    background-size: cover;
  }
}

/* 메인 오스템+임플란트 배너 섹션*/

.ossden {
  width: 100%;
  height: auto;
  position: relative;
}

.ossden_btn {
  width: auto;
  position: absolute;
  height: 59px;
  top: -59px;
  left: 16%;
}
.ossden_btn img {
  cursor: pointer;
}
.ossden_btn .den_btn {
  position: relative;
  z-index: 3;
  transition: 0.3s;
}
.ossden_btn .oss_btn {
  position: relative;
  z-index: 2;
  left: -22px;
  transition: 0.3s;
}
.ossden_btn .oss_btn.on {
  z-index: 4;
  transition: 0.3s;
}

.ossden_img {
  position: relative;
}

.oss_box {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
}
.oss_box.on {
  opacity: 1;
  visibility: visible;
  transition: 0.3s;
  width: 100%;
}

.den_box .pc_wide {
  display: block;
  width: 100%;
}
.den_box .pc {
  display: none;
  width: 100%;
}
.den_box .ta {
  display: none;
  width: 100%;
}
.den_box .mo {
  display: none;
  width: 100%;
}

.oss_box .pc_wide {
  display: block;
  width: 100%;
}
.oss_box .pc {
  display: none;
  width: 100%;
}
.oss_box .ta {
  display: none;
  width: 100%;
}
.oss_box .mo {
  display: none;
  width: 100%;
}

@media (max-width: 1920px) {
  .den_box .pc_wide {
    display: none;
  }
  .den_box .pc {
    display: block;
  }
  .den_box .ta {
    display: none;
  }
  .den_box .mo {
    display: none;
  }

  .oss_box .pc_wide {
    display: none;
  }
  .oss_box .pc {
    display: block;
  }
  .oss_box .ta {
    display: none;
  }
  .oss_box .mo {
    display: none;
  }

  .ossden_btn {
    width: auto;
    position: absolute;
    height: 50px;
    top: -50px;
    left: 8.5%;
  }
  .ossden_btn img {
    cursor: pointer;
    height: 50px;
  }
}
@media (max-width: 1400px) {
  .ossden_btn {
    width: auto;
    position: absolute;
    height: 40px;
    top: -40px;
    left: 8.5%;
  }
  .ossden_btn img {
    cursor: pointer;
    height: 40px;
  }
}
@media (max-width: 1080px) {
  .den_box .pc_wide {
    display: none;
  }
  .den_box .pc {
    display: none;
  }
  .den_box .ta {
    display: block;
  }
  .den_box .mo {
    display: none;
  }

  .oss_box .pc_wide {
    display: none;
  }
  .oss_box .pc {
    display: none;
  }
  .oss_box .ta {
    display: block;
  }
  .oss_box .mo {
    display: none;
  }

  .ossden_btn {
    width: auto;
    position: absolute;
    height: 40px;
    top: -40px;
    left: 4.5%;
  }
  .ossden_btn img {
    cursor: pointer;
    height: 40px;
  }
}
@media (max-width: 767px) {
  .ossden_btn {
    width: auto;
    position: absolute;
    height: 32px;
    top: -32px;
    left: 4%;
  }
  .ossden_btn img {
    cursor: pointer;
    height: 32px;
  }
}
@media (max-width: 640px) {
  .den_box .pc_wide {
    display: none;
  }
  .den_box .pc {
    display: none;
  }
  .den_box .ta {
    display: none;
  }
  .den_box .mo {
    display: block;
  }

  .oss_box .pc_wide {
    display: none;
  }
  .oss_box .pc {
    display: none;
  }
  .oss_box .ta {
    display: none;
  }
  .oss_box .mo {
    display: block;
    width: 100% !important;
  }

  .ossden_btn {
    width: auto;
    position: absolute;
    height: 36px;
    top: -36px;
    left: 50%;
    margin-left: -132px;
  }
  .ossden_btn img {
    cursor: pointer;
    height: 36px;
  }
}

@media (max-width: 480px) {
  .ossden_btn {
    width: auto;
    position: absolute;
    height: 26px;
    top: -26px;
    left: 50%;
    margin-left: -98px;
  }
  .ossden_btn img {
    cursor: pointer;
    height: 26px;
  }
  .ossden_btn .den_btn {
    left: -12px;
  }
}
@media (max-width: 400px) {
  .ossden_btn {
    width: auto;
    position: absolute;
    height: 24px;
    top: -24px;
    left: 50%;
    margin-left: -90px;
  }
  .ossden_btn img {
    cursor: pointer;
    height: 24px;
  }
  .ossden_btn .den_btn {
    left: -12px;
  }
}

/* 메인 하단 로케이션 */
#location {
  width: 100%;
  height: 680px;
  position: relative;
  font-family: "Pretendard Variable";
}

#location .kakao_map {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 5;
}
#location .kakao_map .root_daum_roughmap {
  width: 100%;
  height: 680px;
}
#location .kakao_map .wrap_map {
  height: 680px !important;
}

.loca_info {
  background: #3b4a9e;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 10;
}
.loca_info {
  padding: 60px;
  width: 840px;
}

.loca_info .sm_p {
  color: #6471c1;
  font-family: "GmarketSans";
  font-weight: 600;
  font-size: 1em;
  margin-bottom: 0.5em;
}
.loca_info .tel {
  color: #fff;
  font-family: "GmarketSans";
  font-weight: 700;
  font-size: 3.5em;
  padding-bottom: 20px;
}
.loca_info .add {
  color: #fff;
  font-weight: 600;
  font-size: 2em;
  margin-bottom: 30px;
}

.loca_info_top {
  border-bottom: 1px solid #6471c1;
  margin-bottom: 30px;
}

.hours {
  margin-bottom: 30px;
}
.hours li {
  display: flex;
  color: #fff;
  font-size: 1.5em;
}
.hours li .day {
  text-align: justify;
  width: 100px;
  font-weight: 700;
}

.howcome.mb {
  margin-bottom: 18px;
}
.howcome > p:first-child {
  font-size: 1.7em;
  font-weight: bold;
  color: #e8d7b4;
}

.howcome .methow {
  display: flex;
  margin-top: 8px;
  align-items: center;
}
.howcome .methow .how {
  font-size: 1.5em;
  background: #e8d7b4;
  color: #575654;
  padding: 4px 10px;
  font-weight: 700;
  border-radius: 20px;
  margin-right: 8px;
}
.howcome .methow .num {
  font-size: 1.5em;
  color: #fff;
  font-weight: 500;
}

@media (max-width: 1600px) {
  .loca_info {
    padding: 50px;
    width: 650px;
  }
  #location .kakao_map {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 5;
  }
  #location .kakao_map .root_daum_roughmap {
    width: 100%;
    height: 680px;
  }
  #location .kakao_map .wrap_map {
    height: 680px !important;
  }

  .loca_info .sm_p {
    font-size: 1em;
    margin-bottom: 0.5em;
  }
  .loca_info .tel {
    font-size: 3em;
    padding-bottom: 20px;
  }
  .loca_info .add {
    font-size: 1.7em;
    margin-bottom: 30px;
  }

  .loca_info_top {
    margin-bottom: 30px;
  }

  .hours li {
    display: flex;
    color: #fff;
    font-size: 1.4em;
  }
  .hours li .day {
    text-align: justify;
    width: 100px;
    font-weight: 700;
  }

  .howcome > p:first-child {
    font-size: 1.5em;
  }
  .howcome .methow {
    margin-top: 5px;
  }
  .howcome .methow .how {
    font-size: 1.3em;
    width: 35%;
    text-align: center;
  }
  .howcome .methow .num {
    font-size: 1.3em;
    width: 65%;
  }
}

@media (max-width: 1080px) {
  #location {
    width: 100%;
    height: auto;
  }

  .loca_info {
    padding: 44px;
    width: 620px;
  }

  .loca_info .sm_p {
    font-size: 1em;
    margin-bottom: 0.5em;
  }
  .loca_info .tel {
    font-size: 3em;
    padding-bottom: 14px;
  }
  .loca_info .add {
    font-size: 1.7em;
    margin-bottom: 20px;
  }

  .loca_info_top {
    margin-bottom: 26px;
  }

  .hours li {
    display: flex;
    color: #fff;
    font-size: 1.4em;
  }
  .hours li .day {
    text-align: justify;
    width: 100px;
    font-weight: 700;
  }
}

@media (max-width: 860px) {
  #location .kakao_map {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 5;
  }
  #location .kakao_map .root_daum_roughmap {
    width: 100%;
    height: 380px;
  }
  #location .kakao_map .wrap_map {
    height: 380px !important;
  }

  .loca_info {
    position: relative;
    padding: 44px;
    width: 100%;
    height: auto;
  }

  .loca_info .sm_p {
    font-size: 1em;
    margin-bottom: 0.5em;
  }
  .loca_info .tel {
    font-size: 3em;
    padding-bottom: 14px;
  }
  .loca_info .add {
    font-size: 1.7em;
    margin-bottom: 20px;
  }

  .loca_info_top {
    margin-bottom: 26px;
  }

  .hours li {
    display: flex;
    color: #fff;
    font-size: 1.4em;
  }
  .hours li .day {
    text-align: justify;
    width: 100px;
    font-weight: 700;
  }

  .howcome .methow .how {
    font-size: 1.3em;
    width: 27vw;
    text-align: center;
  }
  .howcome .methow .num {
    font-size: 1.3em;
    width: auto;
  }
}

@media (max-width: 680px) {
  .howcome .methow .how {
    font-size: 1.3em;
    width: 32%;
    text-align: center;
  }
  .howcome .methow .num {
    font-size: 1.3em;
    width: 68%;
  }
}

@media (max-width: 480px) {
  #location .kakao_map {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 5;
  }
  #location .kakao_map .root_daum_roughmap {
    width: 100%;
    height: 300px;
  }
  #location .kakao_map .wrap_map {
    height: 300px !important;
  }

  .loca_info {
    padding: 38px;
    width: 100%;
  }

  .loca_info .sm_p {
    font-size: 0.8em;
    margin-bottom: 0.5em;
  }
  .loca_info .tel {
    font-size: 2.5em;
    padding-bottom: 12px;
  }
  .loca_info .add {
    font-size: 1.5em;
    margin-bottom: 16px;
  }

  .loca_info_top {
    margin-bottom: 18px;
  }

  .hours li {
    display: flex;
    color: #fff;
    font-size: 1.2em;
    margin-bottom: 2px;
  }
  .hours li:last-child {
    margin-bottom: 0;
  }
  .hours li .day {
    text-align: justify;
    width: 80px;
    font-weight: 700;
  }

  .howcome.mb {
    margin-bottom: 12px;
  }
  .howcome > p:first-child {
    font-size: 3.3vw;
  }
  .howcome .methow .how {
    font-size: 3.3vw;
    width: 32%;
    text-align: center;
    border-radius: 10px;
  }
  .howcome .methow .num {
    font-size: 3.3vw;
    width: 68%;
  }

  .main_con1_box2 > ul > li > a > p {
    font-size: 14px;
  }
  .main_con1_box1 .mc1b1_decotxt {
    font-size: 10px !important;
  }
}

@media (max-width: 400px) {
  #location .kakao_map {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 5;
  }
  #location .kakao_map .root_daum_roughmap {
    width: 100%;
    height: 280px;
  }
  #location .kakao_map .wrap_map {
    height: 300px !important;
  }

  .loca_info {
    padding: 8%;
    width: 100%;
  }

  .loca_info .sm_p {
    font-size: 0.6em;
    margin-bottom: 0.8em;
  }
  .loca_info .tel {
    font-size: 2.5em;
    padding-bottom: 12px;
  }
  .loca_info .add {
    font-size: 1.2em;
    margin-bottom: 16px;
  }

  .loca_info_top {
    margin-bottom: 18px;
  }

  .hours li {
    display: flex;
    color: #fff;
    font-size: 1em;
    margin-bottom: 2px;
  }
  .hours li:last-child {
    margin-bottom: 0;
  }
  .hours li .day {
    text-align: justify;
    width: 70px;
    font-weight: 700;
  }

  .main_con1_box2 > ul > li > a > p {
    font-size: 12px;
  }
  .main_con1_box1 .mc1b1_decotxt {
    font-size: 8px !important;
  }
}

/*공용*/
.cl_g {
  background: #4390ef;
}
.cl_b {
  background: #006bc6;
}
.cl_n {
  background: #2745a4;
}

#sec1 .cl_g {
  color: #4390ef;
  background: none;
}
#sec1 .cl_b {
  color: #006bc6;
  background: none;
}
#sec1 .cl_n {
  color: #2745a4;
  background: none;
}

#sec1 .cl_circle.cl_g {
  background: #4390ef;
  color: #fff;
}
#sec1 .cl_circle.cl_b {
  background: #006bc6;
  color: #fff;
}
#sec1 .cl_circle.cl_n {
  background: #2745a4;
  color: #fff;
}

#sec3 .cl_g {
  color: #4390ef;
  background: none;
}
#sec3 .cl_b {
  color: #bcccee;
  background: none;
}
#sec3 .cl_n {
  color: #9adaff;
  background: none;
}

/*메인컨텐츠CSS시작*/
.main_contents .s_inner {
  width: 90%;
  max-width: 1400px;
  margin: 0 auto;
}
/*sec1*/
#sec1 {
  letter-spacing: -0.06em;
  margin: 5% 0;
}

#sec1 .s_inner {
  display: flex;
  justify-content: space-between;
}
#sec1 .allbox {
  width: 31%;
}

#sec1 .border {
  width: 100%;
  height: 1px;
  background: #ddd;
  margin: 6% 0 8%;
}

.allbox > p:first-child {
  font-size: 2.3em;
  font-family: "Pretendard Variable";
}
.allbox > p:nth-child(2) {
  font-size: 3.2em;
  font-weight: 700;
  font-family: "Pretendard Variable";
}

#sec1 .sec1_box3 {
  background: url("/images/main/sec1_box3_bg1.jpg") no-repeat center center;
  background-size: cover;
  border-radius: 50%;
  width: 14vw;
  height: 14vw;
  min-width: 320px;
  min-height: 320px;
  text-indent: -9999px;
}

.sec1_box1 p:last-child {
  font-size: 1.5em;
  font-family: "Pretendard Variable";
  letter-spacing: -0.05em;
  line-height: 1.7;
}

.sec1_box2_ul li {
  display: flex;
  align-items: center;
  margin-bottom: 12px;
}
.sec1_box2_ul li p:first-child {
  font-size: 1.9em;
  font-weight: 600;
  display: inline-block;
  padding: 12px;
  line-height: 1;
  border-radius: 50%;
}
.sec1_box2_ul li p:last-child {
  font-size: 1.5em;
  font-family: "Pretendard Variable";
  letter-spacing: -0.05em;
  margin-left: 12px;
}

@media screen and (max-width: 1400px) {
  .sec1_box3 {
    display: none;
  }
  #sec1 .allbox {
    width: 47%;
  }
  #sec1 .border {
    width: 100%;
    height: 1px;
    background: #ddd;
    margin: 5% 0 6%;
  }
}
@media screen and (max-width: 1280px) {
  .allbox > p:first-child {
    font-size: 2.1em;
    font-family: "Pretendard Variable";
  }
  .allbox > p:nth-child(2) {
    font-size: 3em;
    font-weight: 700;
    font-family: "Pretendard Variable";
  }
  .sec1_box1 p:last-child {
    font-size: 1.3em;
  }

  .sec1_box2_ul li {
    margin-bottom: 10px;
  }
  .sec1_box2_ul li p:first-child {
    font-size: 1.6em;
    padding: 10px;
    line-height: 1;
  }
  .sec1_box2_ul li p:last-child {
    font-size: 1.3em;
    margin-left: 12px;
  }
  #sec1 .allbox {
    width: 46%;
  }
}

@media screen and (max-width: 860px) {
  #sec1 {
    margin: 7vw 0;
  }
  .allbox > p:first-child {
    font-size: 2.6vw;
  }
  .allbox > p:nth-child(2) {
    font-size: 3.8vw;
  }
  .sec1_box1 p:last-child {
    font-size: 1.9vw;
  }

  .sec1_box2_ul li p:first-child {
    font-size: 1.9vw;
    padding: 8px;
    line-height: 1;
  }
}

@media screen and (max-width: 680px) {
  #sec1 .s_inner {
    flex-wrap: wrap;
  }
  #sec1 .allbox {
    width: 100%;
    text-align: center;
  }

  .allbox > p:first-child {
    font-size: 3.5vw;
  }
  .allbox > p:nth-child(2) {
    font-size: 5.2vw;
  }

  .sec1_box1 p:last-child .pc_br {
    display: none;
  }
  .sec1_box1 p:last-child {
    font-size: 2.5vw;
  }

  .sec1_box2 {
    margin-top: 9vw;
  }
  #sec1 .border {
    margin: 3vw 0 3.6vw;
  }
  .sec1_box2_ul {
    width: 90%;
    margin: 0 auto;
  }
  .sec1_box2_ul li {
    justify-content: center;
  }

  .sec1_box2_ul li p:first-child {
    font-size: 2.7vw;
    padding: 8px;
    line-height: 1;
  }
  .sec1_box2_ul li p:last-child {
    font-size: 2.5vw;
  }
}

@media screen and (max-width: 480px) {
  #sec1 {
    margin: 11vw 0;
  }
  #sec1 .s_inner {
    flex-wrap: wrap;
  }
  #sec1 .allbox {
    width: 100%;
    text-align: center;
  }

  .allbox > p:first-child {
    font-size: 4.4vw;
    margin-bottom: 4px;
  }
  .allbox > p:nth-child(2) {
    font-size: 7vw;
  }

  .sec1_box1 p:last-child .pc_br {
    display: none;
  }
  .sec1_box1 p:last-child {
    font-size: 3.1vw;
  }

  .sec1_box2 {
    margin-top: 12vw;
  }
  #sec1 .border {
    margin: 5vw 0;
  }
  .sec1_box2_ul {
    width: 90%;
    margin: 0 auto;
  }
  .sec1_box2_ul li {
    justify-content: center;
  }

  .sec1_box2_ul li p:first-child {
    font-size: 3.7vw;
    padding: 4px 6px 5px;
    line-height: 1;
  }
  .sec1_box2_ul li p:last-child {
    font-size: 3.1vw;
  }
}

.header {
  font-size: 1em;
}
.go_btn {
  display: inline-block;
  width: 200px;
  height: 40px;
  background: #3294b9;
  color: #fff;
  font-weight: bold;
  border-radius: 100px;
  transition: 0.3s;
}
.go_btn a {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  color: #fff;
  font-size: 1.5em;
  line-height: 40px;
  transition: 0.3s;
}
.go_btn:hover {
  color: #3294b9;
  background: #000;
  transition: 0.3s;
}
.go_btn:hover a {
  color: #3294b9;
  transition: 0.3s;
}

@media screen and (max-width: 980px) {
  .go_btn {
    width: 19vw;
    height: 4vw;
  }
  .go_btn a {
    font-size: 1.8vw;
    line-height: 4vw;
  }
}

@media screen and (max-width: 640px) {
  .go_btn {
    display: none;
  }
}

/* 위치 */
.fixed_quickmenu {
  position: fixed;
  right: 20px;
  top: 40%;
  z-index: 9999;
}

/* 체크박스 숨김 */
.qm-toggle {
  position: absolute;
  width: 1px;
  height: 1px;
  opacity: 0;
  pointer-events: none;
}

/* 리스트 기본(열림 상태) */
.qm-list {
  margin: 0 0 14px 0;
  padding: 0;
  list-style: none;

  /* 등장/퇴장 애니메이션 */
  transform: translateX(0);
  opacity: 1;
  transition:
    transform 0.35s ease,
    opacity 0.25s ease;
  transform-origin: right center;
}

/* 닫힘(체크 해제) => 오른쪽으로 사라짐 */
.qm-toggle:not(:checked) ~ .qm-list {
  transform: translateX(120%);
  opacity: 0;
  pointer-events: none;
}

/* li 스타일(네가 이미 잡아둔 값 기반) */
.fixed_quickmenu li {
  width: 240px;
  background: #f6fdff;
  border: 2px solid #5cbff1;
  padding: 6px 16px;
  border-radius: 30px;
  margin-bottom: 10px;
  font-size: 1.4em;
  transition: 0.3s;
}
.fixed_quickmenu li:hover {
  background: #c8eaf4;
  transition: 0.3s;
}

.fixed_quickmenu li a {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  color: inherit;
}

.fixed_quickmenu img {
  width: 38px;
  height: auto;
  margin-right: 6px;
}

.fixed_quickmenu p {
  margin: 0;
}

/* 버튼(동그라미) */
.qm-btn {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background: #28afed; /* 원 컬러 */
  border: 0;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  position: absolute;
  right: 0;

  /* 버튼 자체도 살짝 튕기게 */
  transition: transform 0.25s ease;
}
.qm-btn:active {
  transform: scale(0.96);
}

/* + / X 막대 2개 그리기 */
.qm-btn::before,
.qm-btn::after {
  content: "";
  position: absolute;
  width: 22px;
  height: 3px;
  background: #fff;
  border-radius: 2px;

  /* 회전 애니메이션 */
  transition: transform 0.35s ease;
}

/* 기본: checked(열림) 상태를 X로 보이게 */
.qm-toggle:checked ~ .qm-btn::before {
  transform: rotate(45deg);
}
.qm-toggle:checked ~ .qm-btn::after {
  transform: rotate(-45deg);
}

/* 닫힘 상태: + */
.qm-toggle:not(:checked) ~ .qm-btn::before {
  transform: rotate(0deg);
}
.qm-toggle:not(:checked) ~ .qm-btn::after {
  transform: rotate(90deg);
}

/* 버튼도 살짝 돌아가는 느낌(원하면 유지) */
.qm-toggle:checked ~ .qm-btn {
  transform: rotate(0deg);
}
.qm-toggle:not(:checked) ~ .qm-btn {
  transform: rotate(-90deg);
}

@media (max-width: 640px) {
  .fixed_quickmenu {
    bottom: 170px;
    right: 3vw;
    top: auto;
  }
  .fixed_quickmenu li {
    width: 35vw;
    background: #f6fdff;
    border: 2px solid #5cbff1;
    padding: 6px 16px;
    border-radius: 30px;
    margin-bottom: 1vw;
    font-size: 3vw;
  }
  .fixed_quickmenu img {
    width: 5.5vw;
    height: auto;
    margin-right: 6px;
  }
  .qm-btn {
    width: 48px;
    height: 48px;
  }
}
@media (max-width: 480px) {
  .fixed_quickmenu {
    bottom: 150px;
    right: 3vw;
    top: auto;
  }
  .fixed_quickmenu li {
    width: 42vw;
    background: #f6fdff;
    border: 2px solid #5cbff1;
    padding: 6px 16px;
    border-radius: 30px;
    margin-bottom: 1vw;
    font-size: 3.5vw;
  }
  .fixed_quickmenu img {
    width: 6.5vw;
    height: auto;
    margin-right: 6px;
  }
  .qm-btn {
    width: 40px;
    height: 40px;
  }
}

.eventlist {
  width: 100%;
  background: #000;
  color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  height: 50px;
  font-size: 1.5em;
  z-index: 100;
}
.eventbox {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.eventbox .eve {
  margin-right: 12px;
  font-weight: bold;
}

@media (max-width: 1080px) {
  .eventlist {
    font-size: 1.45em;
  }
}
@media (max-width: 640px) {
  .eventlist {
    font-size: 3vw;
    height: 40px;
  }
}
