@charset "utf-8";

/* 초기화 */
html {overflow-y:scroll;scroll-behavior: smooth;}
body {margin:0;padding:0;font-size:0.75em;font-family:'Pretendard','Noto Sans HK', dotum, sans-serif;background:#fff;letter-spacing:-1px;}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0}
h1, h2, h3, h4, h5, h6 {}
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:'Pretendard', dotum, sans-serif;}
input[type="submit"] {cursor:pointer}
button {cursor:pointer}

textarea, select {font-family:'Pretendard', dotum, sans-serif;}
select {margin:0}
p {margin:0;padding:0;word-break:break-all}
hr {display:none}
pre {overflow-x:scroll;font-size:1.1em}
a {color:#000;text-decoration:none}

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

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

input[type=text]:focus,input[type=password]:focus, textarea:focus,select:focus {}

.placeholdersjs {color:#aaa !important}

/* 레이아웃 크기 지정 */
#hd, #wrapper, #ft {min-width:1200px}

#hd_pop,
#hd_wrapper,
#tnb .inner,

#gnb .gnb_wrap,
#container_wr,
#ft_wr {width:1200px}

/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;height:0}
#hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff;}
.hd_pops img{display:block;max-width:100%}
.hd_pops_con {}
.hd_pops_footer {padding: 0;background:#000;color:#fff;text-align:center;position:relative;display:flex;}
/*.hd_pops_footer:after {display:block;visibility:hidden;clear:both;content:""}*/
.hd_pops_footer button {width:50%;padding:15px;border:0;font-size:17px;line-height:1.4;color:#fff;background:#1d1d1d;border-right:1px solid #999;word-break:keep-all;}
.hd_pops_footer button:last-child {border-right:0;}
.hd_pops_footer button:hover {background:#333;}
/*.hd_pops_footer .hd_pops_reject{background:#000;}
.hd_pops_footer .hd_pops_close{background:#393939;}*/

/* 팝업반응형 */
@media (max-width:1600px) {
	#hd_pop {width:100%;}
	.hd_pops {top:100px !important;left:10px !important;}
	.hd_pops_con iframe{width:100%;}
}
@media (max-width:768px) {
   .hd_pops {max-width:calc(100% - 20px) !important;}
   .hd_pops_con {max-width:100% !important;height:auto !important;}
   .hd_pops_footer button{font-size:14px;}
}

/* 상단 레이아웃 */
#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_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('../img/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;height:100%;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 {display:inline-block;vertical-align:middle;line-height:40px;height:40px;padding:0 10px;border:none;text-align:center;font-size:13px;font-weight:400;transform:skew(-0.1deg);text-decoration:none;}

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:#333;color:#fff;cursor:pointer;}
.btn_close {border:1px solid #dcdcdc;cursor:pointer;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}
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 {background:#333;color:#fff;}
a.btn_b02,.btn_b02 {background:#29abe2;color:#fff;}
a.btn_b03, .btn_b03 {background:#fff;border:1px solid #b9bdd3;color:#646982;line-height:38px;}
a.btn_b04, .btn_b04 {background:#fff;border:1px solid #ccc;color:#707070;line-height:38px;}
a.btn_admin,.btn_admin {background:#333;color:#fff;} /* 관리자 전용 버튼 */


/* 기본테이블 */
.tbl_wrap {font-family:'Pretendard', dotum, sans-serif;transform:skew(-0.1deg);}
.tbl_wrap table {width:100%;border-collapse:collapse;background:#fff;border-top:2px solid #ccc;}
.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:15px 0;font-weight:500;color:#333;text-align:center;border-bottom:1px solid #ddd;background:#fff;font-size:16px;line-height:1.2;}
.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 {padding:15px 5px;font-weight:400;color:#333;border-bottom:1px solid #ecf0f1;background:#fff;font-size:16px;line-height:1.5;word-break:break-all}
.tbl_head01 a:hover {text-decoration:underline}

.tbl_head02 {margin:0 0 10px}
.tbl_head02 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head02 thead th {padding:5px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head02 thead a {color:#383838}
.tbl_head02 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head02 tfoot th, .tbl_head02 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head02 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:#fff}
.tbl_head02 td {padding:5px 3px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:#fff;line-height:1.4em;word-break:break-all}
.tbl_head02 a {}

/* 폼 테이블 */
.tbl_frm01 {margin:0 0 20px}
.tbl_frm01 table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_frm01 th {width:70px;padding:7px 13px;border:1px solid #e9e9e9;border-left:0;background:#f5f8f9;text-align:left}
.tbl_frm01 td {padding:7px 10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent}
.wr_content textarea,.tbl_frm01 textarea,.form_01 textarea, .frm_input {border:1px solid #d0d3db;background:#fff;color:#000;vertical-align:middle;border-radius:3px;padding:5px;
-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
}
.tbl_frm01 textarea {padding:2px 2px 3px}
.frm_input {height:40px;font-family:'Pretendard', dotum, sans-serif;font-size:15px;}

.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:50px 0 !important;color:#666;text-align:center;font-size:16px;transform:skew(-0.1deg);}

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

/* 테이블 항목별 정의 */
.td_board {width:80px;text-align:center}
.td_category {width:80px;text-align:center}
.td_chk {width:30px;text-align:center}
.td_date {width:60px;text-align:center}
.td_datetime {width:110px;text-align:center}
.td_group {width:80px;text-align:center}
.td_mb_id {width:100px;text-align:center}
.td_mng {width:80px;text-align:center}
.td_name {width:100px;text-align:left}
.td_nick {width:100px;text-align:center}
.td_num {width:50px;text-align:center}
.td_numbig {width:80px;text-align:center}
.td_stat {width:60px;text-align:center}

.txt_active {color:#5d910b}
.txt_done {color:#e8180c}
.txt_expired {color:#ccc}
.txt_rdy {color:#8abc2a}

/* 새창 기본 스타일 */
.new_win {position:relative}
.new_win .tbl_wrap {margin:0 20px}
.new_win #win_title {font-size:1.3em;height:50px;line-height:30px;padding:10px 20px;background:#fff;color:#000;-webkit-box-shadow:0 1px 10px rgba(0,0,0,.1);
-moz-box-shadow:0 1px 10px rgba(0,0,0,.1);
box-shadow:0 1px 10px rgba(0,0,0,.1)}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win .win_ul {margin-bottom:15px;padding:0 20px}
.new_win .win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li {float:left;background:#fff;text-align:center;padding:0 10px;border:1px solid #d6e9ff;border-radius:30px;margin-left:5px}
.new_win .win_ul li:first-child {margin-left:0}
.new_win .win_ul li a {display:block;padding:8px 0;color:#6794d3}
.new_win .win_ul .selected {background:#3a8afd;border-color:#3a8afd;position:relative;z-index:5}
.new_win .win_ul .selected a {color:#fff;font-weight:bold}
.new_win .win_desc {position:relative;margin:10px;border-radius:5px;font-size:1em;background:#f2838f;color:#fff;line-height:50px;text-align:left;padding:0 20px}
.new_win .win_desc i {font-size:1.2em;vertical-align:baseline}
.new_win .win_desc:after {content:"";position:absolute;left:0;top:0;width:4px;height:50px;background:#da4453;border-radius:3px 0 0 3px}
.new_win .frm_info {font-size:0.92em;color:#919191}
.new_win .win_total {float:right;display:inline-block;line-height:30px;font-weight:normal;font-size:0.75em;color:#3a8afd;background:#f6f6f6;padding:0 10px;border-radius:5px}
.new_win .new_win_con {margin:20px 0;padding:20px}
.new_win .new_win_con:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .new_win_con2 {margin:20px 0}
.new_win .btn_confirm:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_btn {text-align:center}
.new_win .btn_close {height:45px;width:60px;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 {text-align: center;}
.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:transparent;border:1px solid transparent}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {color:#000;font-size:18px;height:30px;line-height:28px;padding:0 5px;min-width:30px;text-decoration:none;border-radius:30px}
/* .pg_page:hover {background-color:#fafafa} */
.pg_start {text-indent:-999px;overflow:hidden;background:url('../img/btn_first.gif') no-repeat 50% 50% transparent;padding:0;border:1px solid transparent;filter: brightness(0);}
.pg_prev {text-indent:-999px;overflow:hidden;background:url('../img/btn_prev.gif') no-repeat 50% 50% transparent;padding:0;border:1px solid transparent;filter: brightness(0);}
.pg_end {text-indent:-999px;overflow:hidden;background:url('../img/btn_end.gif') no-repeat 50% 50% transparent;padding:0;border:1px solid transparent;filter: brightness(0);}
.pg_next {text-indent:-999px;overflow:hidden;background:url('../img/btn_next.gif') no-repeat 50% 50% transparent;padding:0;border:1px solid transparent;filter: brightness(0);}
/* .pg_start:hover,.pg_prev:hover,.pg_end:hover,.pg_next:hover {background-color:#fafafa} */

.pg_current {display:inline-block;background: #fff;border: 1px solid #000;color: #000;font-size:18px;font-weight:400;height:30px;line-height:28px;padding:0 10px;min-width:30px;border-radius: 0;}

/* 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}

#bo_list_total {display:none !important;}
* { margin:0; padding:0; outline:none !important}
li {list-style:none;}

.inner {width:1200px;margin:0 auto; position:relative;}
.inner_1400 {width:1400px;margin:0 auto; position:relative;}
.inner_x {width:100%;}
.clearfix::after {content:'';display:block;clear:both;}

.ft_nn {font-family: 'NanumSquareNeo';}

:root {
	--nelColor1: #29abe2;
	--nelColor2: #698cb7;
	--bargoColor1: #1c5362;
	--bargoColor2: #00a99d;
	--hdHeight: 135px;
	--hdBg: 500px;
	--intMargin: 100px;
}
@media screen and (max-width:1400px){
	.inner_1400{width:100%; padding-left:15px; padding-right:15px;}
}
@media screen and (max-width:1200px){
	.inner{width:100%; padding-left:15px; padding-right:15px;}
}
@media screen and (max-width:1024px){
	:root{--hdHeight:80px;}
}
@media screen and (max-width:768px){
	:root{--intMargin:80px;}
}
@media screen and (max-width:480px){
	:root{--intMargin:60px;}
}
@media screen and (max-width:360px){
	:root{--intMargin:40px;}
}


/* 약관 */
#ctt_con{}
#ctt_con .cont_box {margin-bottom:25px;padding-bottom:25px;border-bottom:1px solid #dfdfdf;}
#ctt_con .cont_box:last-child {margin-bottom:0;padding-bottom:0;border-bottom:none;}
#ctt_con .p01 {font-size:19px;line-height:27px;margin-bottom:20px;font-weight:600;color:#000;word-break:keep-all;}
#ctt_con .p02 {font-size:17px;line-height:19px;margin-bottom:10px;color:#000;word-break:keep-all;}
#ctt_con .p03 {font-size:15px;line-height:25px;color:#333;word-break:keep-all;}
#ctt_con a {color:#333;}

/* 반응형 약관 */
@media screen and (max-width:1200px){
	#ctt {padding:0;}
}
@media screen and (max-width:1024px){
	#ctt_con .p01 {font-size:18px; line-height:1.3;}
	#ctt_con .cont_box {padding-bottom:20px; margin-bottom:20px;}
	#ctt_con .p02 {font-size:16px;}
	#ctt_con .p03 {font-size:14px; line-height:1.6;}
}
@media screen and (max-width:640px){
	#ctt_con .p01 {font-size:16px;}
	#ctt_con .cont_box {padding-bottom:15px; margin-bottom:15px;}
	#ctt_con .p02 {font-size:13px;}
	#ctt_con .p03 {font-size:12px;}
}

/* 로그인페이지 */
.login_type02_wrap {width:100%;}
.login_type02 {max-width: 520px;width: 100%;margin: 30px auto;padding: 70px 90px;border: 1px solid #e1e1e1;border-radius: 6px;}
.login_common_style {font-size: 15px;color: #666;line-height: 1.6;letter-spacing: -.3px;}
.login_type02 .tit {margin-bottom: 30px;font-size: 20px;font-weight: 700;color: #222;text-align: center;font-family: 'Poppins';}
.login_type02 .tit span {color: #0054a6;}
.login_type02 input[type=text], .login_type02 input[type=password] {width: 100%;height: 60px;padding: 0 20px;margin-bottom: 10px;border-radius: 3px;border: 1px solid #e1e1e1!important;font-size: 15px;background-image: none!important;}
.login_type02 .auto_ck {padding: 5px 0 15px;font-size: 14px;text-align: right;transform:skew(-0.1deg)}
.login_type02 input[type=submit] {width: 100%;height: 60px;border: none;border-radius: 3px;font-size: 15px;color: #fff;background-color: #1b2b51;-webkit-transition: all .2s;transition: all .2s;font-weight:500;}
.login_type02 input[type=submit]:hover {background-color: #0054a6;}
.login_type02 ul {/*overflow: hidden;*/display:flex;align-items:center;justify-content:space-around;margin: 20px 0 40px;text-align: center;}
.login_type02 ul li {/*float: left;*/position: relative;/*width: calc(100% / 3);*/font-size: 14px;transform:skew(-0.1deg)}
.login_type02 ul li a {color: #666;}
.login_type02 .bnr {position: relative;padding: 12px 10px 12px 110px;border-radius: 3px;border: 1px solid #e1e1e1;background-color: #f5f6f8;}
.login_type02 .bnr img {position: absolute;width: 70px;left: 20px;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);}
.login_type02 .bnr .txt {font-size: 13px;line-height: 1.5;font-weight:500;transform:skew(-0.1deg)}
.login_type02 .bnr .txt span {font-weight:600}
.login_type02 .bnr .txt p {color: #0054a6;}

/* 로그인반응형 */
@media screen and (max-width:480px){
	.login_type02{border:0;}
	.login_type02_wrap {width: 80%;margin: 0 auto;}
	.login_type02{padding:0;}
}

/* 상단 */
#header {width:100%;position:fixed;top:0;left:0;background:#fff;z-index:9999;transition:all 0.4s;}
#header.bg_none{background:transparent;}
#header.bg_none:hover{background:#fff;}
#header::before {content:'';position:fixed;top:var(--hdHeight);left:0;width:100%;height:1px;transition:all 0.4s;z-index:2;}
#header .logo a {display:block;}
#header .hd_bg {display:none;width:100%;position:absolute;top:100%;left:0;height:var(--hdBg);background:#fff;border-bottom: 1px solid #000;}
#header > .inner_1400 {display:flex;justify-content:space-between;align-items:center;height:var(--hdHeight);}
#header .hd_nav {position:relative;height:100%;}
#header .hd_nav li {position:relative;}
#header .hd_nav li a {display:block;padding: 0px 30px;transition:all 0.1s;}
#header .hd_menu {display:flex;height: 100%;}
#header .hd_menu > li > a {font-size:22px;font-weight:600;line-height: var(--hdHeight);}
#header.bg_none .hd_menu > li > a{color:#fff;}
#header.bg_none:hover .hd_menu > li > a{color:#000;}
#header .hd_menu > li:last-child .hd_submenu {width:calc(100% + 60px);}
#header .hd_submenu {display:none;position:absolute;top:100%;left:0;width:100%;padding: 10px 0 30px;height: var(--hdBg);border-right:1px solid #d7d7d7;}
#header .hd_submenu > li {margin-top: 20px;}
#header .hd_submenu > li > a {font-size: 18px;font-weight: 500;color: #c0c0c0; cursor:pointer;}
#header .hd_submenu > li.case_lnk {position:absolute;left:20px;bottom:70px;}
#header .hd_submenu > li.case_lnk::before {content:'';position:absolute;bottom:-20px;right:-80px;width:70px;aspect-ratio:345/673;background:url("../img/hdcase_img.jpg") no-repeat center/contain;}
#header .hd_submenu > li.case_lnk > a {display:block;padding:8px 20px;font-size:12px;font-weight:700;color:#0000ff;border:2px solid #0000ff;border-radius:30px;transition:all 0.2s;}
#header .hd_submenu > li.case_lnk > a:hover {color:#fff !important;background:#0000ff;}
#header .hd_inmenu {margin-top: 20px;}
#header .hd_inmenu > li {margin-top: 10px;}
#header .hd_inmenu > li > a {font-size: 14px;transform: skew(-0.1deg);color: #c0c0c0;}
#header .hd_left {display:none;position: absolute;top: calc(var(--hdHeight) + 30px);left: 0;height:calc(var(--hdBg) - 30px);color:#333;}
#header .hd_left .lft_tit {font-size:36px;font-weight:700;}
#header .hd_left .lft_txt {margin-top: 10px;font-size:20px;line-height:1.5;}
#header .hd_left .sns_link {display: flex;padding-top:170px;}
#header .hd_left .sns_link a:hover {transition:all 0.5s;}
#header .hd_left .sns_link a + a {margin-left: 5px;}
#header .hd_left .sns_link a:hover {transform:translateY(-10px);}

#header.hd_tr {background:none;}
#header.hd_tr .logo a {filter: brightness(0) invert(1);}
#header.hd_tr .hd_menu > li > a {color:#fff;}

#header.on::before {background:#000;}

#header.fixed {top:-170px;}
#header.fixed .hd_nav, #header.fixed .hd_left, #header.fixed .hd_bg {display:none !important;}

#header .logo a {display:block;width:210px;aspect-ratio:210/54;background:url("../img/logo_nel.svg") no-repeat center/contain;}
#header.bg_none .logo a{background:url("../img/logo_nel_w.svg") no-repeat center/contain;}
#header.bg_none:hover .logo a{background:url("../img/logo_nel.svg") no-repeat center/contain;}
#header .hd_nav li a.active, #header .hd_nav li a:hover, #header.hd_tr .hd_nav li a:hover, #header .hd_menu > li > a.on {color:var(--nelColor1) !important;}
#header .hd_submenu li a:hover {font-weight:600;}

#header.scroll, #header.hd_tr:hover {background:#fff;}
#header.scroll .logo a, #header.hd_tr:hover .logo a {filter: none;}
#header.scroll .hd_menu > li > a, #header.hd_tr:hover .hd_menu > li > a {color:#000;}

/* 넬 상단 */
#header.hd_nel .logo a {display:block;width:210px;aspect-ratio:210/54;background:url("../img/logo_nel.svg") no-repeat center/contain;}
/* #header.hd_nel .hd_nav li a.active, #header.hd_nel .hd_nav li a:hover, #header.hd_nel .hd_menu > li > a.on {color:var(--nelColor1);} */

/* 바르고바르개 상단 */
#header.hd_bargo .logo a {display:block;width:140px;aspect-ratio:189/97;background:url("../img/logo_bargo.svg") no-repeat center/contain;}
/* #header.hd_bargo .hd_nav li a.active, #header.hd_bargo .hd_nav li a:hover, #header.hd_bargo .hd_menu > li > a.on {color:var(--bargoColor2);} */
#header.hd_bargo .hd_menu > li > a.on, #header .hd_menu > li.bargo_li a:hover, #header .hd_nav li.bargo_li a.active {color:var(--bargoColor2) !important;}
#header_mo{display:none;}
@media screen and (max-width:1600px){
	#header .hd_menu > li:last-child .hd_submenu{width:100%;}
	#header .hd_submenu > li.case_lnk{display:flex; flex-direction:column; align-items:flex-end;left:auto; right:20px;}
	#header .hd_submenu > li.case_lnk::before{position:static;display:block;}
}
@media screen and (max-width:1400px){
	#header .hd_left{left:15px;}
}
@media screen and (max-width:1200px){
	#header .hd_left .lft_tit{font-size:32px;}
	#header .hd_left .lft_txt{font-size:18px;}
	#header .hd_left .sns_link img{width:45px;}
}
@media screen and (max-width:1024px){
	#header{display:none;}
	#header_mo{overflow:hidden;display:block;position:relative;}
	#header_mo .header{height:80px;box-sizing:border-box;width:100%;position:fixed;top:0;left:0;z-index:9999;background:transparent;transition:background .35s;}
	#header_mo .header.sub{background:#fff;}
	#header_mo .header.on {background:#fff;}
	#header_mo .header.scroll {background:#fff; box-shadow: 4px 6px 15px 0px rgb(0 0 0 / 10%);}
	#header_mo .header .hd_wrap {display:flex;align-items:center;justify-content:center;height:100%;}
	#header_mo .header .hd_wrap .logo a{display:block;width:210px;aspect-ratio:210/54;background:url("../img/logo_nel.svg") no-repeat center/contain;}
	#header_mo.bg_none .header .hd_wrap .logo a{display:block;width:210px;aspect-ratio:210/54;background:url("../img/logo_nel_w.svg") no-repeat center/contain;}
	#header_mo.bg_none .header.on .hd_wrap .logo a,
	#header_mo.hd_nel .header.on .hd_wrap .logo a,
	#header_mo.hd_nel .header.scroll .hd_wrap .logo a,
	#header_mo.hd_nel .header .hd_wrap .logo a{display:block;width:210px;aspect-ratio:210/54;background:url("../img/logo_nel.svg") no-repeat center/contain;}
	#header_mo.hd_bargo .header .hd_wrap .logo a{display:block;width:120px;aspect-ratio:189/97;background:url("../img/logo_bargo.svg") no-repeat center/contain !important;}
	#header_mo .header .hd_view {overflow-y:scroll;padding:0 15px;width:100%;height: calc(100vh - 80px);position: absolute;top:80px;right:0; left:0; display:none;z-index:100;letter-spacing:0;background: #fff;}
	#header_mo .header .menu_wrap {width:100%;height:calc(100% - 78px);}
	#header_mo .header .menu_wrap .hd_left {color:#333; margin-top:auto; padding-bottom:20px;padding-top:50px;}
	#header_mo .header .menu_wrap .hd_left .lft_tit {font-size:28px;font-weight:700; text-align:center;}
	#header_mo .header .menu_wrap .hd_left .lft_txt {margin-top: 10px;font-size:18px;line-height:1.5; text-align:center;}
	#header_mo .header .menu_wrap .hd_left .sns_link {display: flex;padding-top:50px;justify-content:center;}
	#header_mo .header .menu_wrap .hd_left .sns_link a:hover {transition:all 0.5s;}
	#header_mo .header .menu_wrap .hd_left .sns_link a + a {margin-left: 5px;}
	#header_mo .header .menu_wrap .hd_left .sns_link a:hover {transform:translateY(-10px);}
	#header_mo .header .menu_wrap .hd_left .sns_link img{width:45px;}
	#header_mo .header .menu {}
	#header_mo .header .menu_li {position:relative;}
	#header_mo .header .menu_a {padding:20px 10px;display:block;font-size:16px;line-height:20px;font-weight:600;color: #4c4c4c;cursor:pointer;position:relative;transform: skew(-0.1deg);border-bottom: 1px solid #eee;}
	#header_mo .header .menu_a.active{color:var(--nelColor1);}
	#header_mo .header .menu_a.active > a{color:var(--nelColor1);}
	#header_mo .header .bargo_li .menu_a.active{color:var(--bargoColor1);}
	#header_mo .header .bargo_li .menu_a.active > a{color:var(--bargoColor1);}
	#header_mo .header .bargo_li .menu_a.active.on > a{color:#fff;}
	#header_mo .header .menu_a.on{background:var(--nelColor1);color:#fff;border:0;}
	#header_mo .header .bargo_li .menu_a.on{background:var(--bargoColor1);}
	#header_mo .header .bargo_li .submenu{background: rgba(28, 83, 98, 0.1);}
	#header_mo .header .menu_a > a{color: #4c4c4c;}
	#header_mo .header .menu_a.on > a{color: #fff;}
	#header_mo .header .menu_a .expand {font-size:24px;line-height:20px;position:absolute;top:0;right:20px;padding:20px 0;transition:all 0.3s;}
	#header_mo .header .menu_a.on .expand {transform:rotate(90deg);}
	#header_mo .header .submenu_wrap {height:0;overflow:hidden;}
	#header_mo .header .submenu {padding:10px;background: rgba(41,171,226,0.1);}
	#header_mo .header .submenu a {padding:10px 5px 10px 10px; display:block;font-size:16px;color:#4c4c4c;transition:all 0.2s;transform: skew(-0.1deg);}
	#header_mo .header .submenu a span{margin-left:10px;}
	#header_mo .header .submenu .hd_inmenu a{font-size:14px; padding:5px 0px 5px 15px;}
	#header_mo .header .mn_btn {position: absolute;right:20px;width: 25px;height: 23px;cursor:pointer;}
	#header_mo .header .mn_btn,#header_mo .header .mn_btn span {display: inline-block;transition: all .4s;box-sizing: border-box;}
	#header_mo .header .mn_btn span {position: absolute;left: 0;width: 100%;height: 3px;background-color: #fff;border-radius: 4px;}
	#header_mo .header .mn_btn span:nth-of-type(1) {top: 0;}
	#header_mo .header .mn_btn span:nth-of-type(2) {top: 47%;}
	#header_mo .header .mn_btn span:nth-of-type(3) {bottom: 0;}
	#header_mo .header .mn_btn.active span,
	#header_mo.hd_nel .header .mn_btn span,
	#header_mo .header.scroll .mn_btn span{background-color:var(--nelColor1);}
	#header_mo.hd_bargo .header .mn_btn span{background-color:var(--bargoColor1) !important;}
	#header_mo .header .mn_btn.active span:nth-of-type(1) {-webkit-transform: translateY (20px) rotate (-45deg);transform: translateY(15px) rotate(-45deg);top: -5px;}
	#header_mo .header .mn_btn.active span:nth-of-type(2) {opacity: 0;}
	#header_mo .header .mn_btn.active span:nth-of-type(3)  {-webkit-transform: translateY(-20px) rotate(45deg);transform: translateY(-12px) rotate(45deg);bottom: -2px;}
}
@media screen and (max-width:480px){
	#header_mo .header .hd_wrap .logo a,
	#header_mo.bg_none .header .hd_wrap .logo a,
	#header_mo.bg_none .header.on .hd_wrap .logo a,
	#header_mo.hd_nel .header.on .hd_wrap .logo a,
	#header_mo.hd_nel .header.scroll .hd_wrap .logo a,
	#header_mo.hd_nel .header .hd_wrap .logo a{width:150px;}
	#header_mo.hd_bargo .header .hd_wrap .logo a{width:90px;}
	#header_mo .header .menu_wrap .hd_left .lft_tit{font-size:22px;}
	#header_mo .header .menu_wrap .hd_left .sns_link a + a{margin-left:10px;}
}
@media screen and (max-width:360px){
	#header_mo .header .menu_wrap .hd_left .lft_txt{font-size:16px;}
	#header_mo .header .menu_wrap .hd_left .sns_link{padding-top:30px;}
	#header_mo .header .menu_wrap .hd_left .sns_link img{width:35px;}
}

/* 메인 */
#main {}
#main #sec01{position:relative;}
#main #sec01 .video{height:100%; position:relative;aspect-ratio: 16 / 8.8; overflow:hidden;}
#main #sec01 .video .video_wrap{position:relative; z-index:-1;}
#main #sec01 .video iframe{aspect-ratio: 16 / 15;min-width:100%; min-height:auto; width:auto; height:auto; margin-top:-20%;}
#main #sec01 .inner_1400{position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); z-index:10; padding-left:20px; padding-top:135px;}
#main #sec01 figure img{width:390px;}
#main #sec01 p{font-size:22px; margin-top:10px; color:#fff;}
#main #sec01 a{display:inline-flex; font-size:26px; margin-top:70px;width:240px; justify-content:space-between; color:#fff; align-items:center; padding:12px 30px; border:2px solid #fff; border-radius:20px; font-weight:700;}
#main #sec01 a span{margin-top:-6px;display: block;}
@media screen and (max-width:1024px){
	#main #sec01{overflow:hidden; height:640px;}
	#main #sec01 .video{height:640px; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%);}
	#main #sec01 p{font-size:20px;}
	#main #sec01 a{width:200px; padding:7px 20px;border-radius:10px;font-size:22px;}
	#main #sec01 a span{margin-top:-4px;}
}
@media screen and (max-width:768px){
	#main #sec01{height:540px;}
	#main #sec01 .video{height:540px;}
	#main #sec01 figure img{width:290px;}
	#main #sec01 p{font-size:18px;}
	#main #sec01 a{width:150px; padding:5px 15px; font-size:20px;margin-top:50px;}
	#main #sec01 .inner_1400{padding-top:50px; padding-left:15px;}
}
@media screen and (max-width:480px){
	#main #sec01{height:420px;}
	#main #sec01 .video{height:420px;}
	#main #sec01 figure img{width:270px;}
	#main #sec01 a{margin-top:30px; font-size:18px; width:120px;border-radius:5px;}
}
@media screen and (max-width:360px){
	#main #sec01{height:380px;}
	#main #sec01 .video{height:380px;}
	#main #sec01 figure img{max-width:100%;}
	#main #sec01 p{word-break:keep-all;}
}

#main #sec02{position:relative;margin-top:80px;}
#main #sec02 .inner_1600{width:1600px; margin:0 auto; position:relative;}
#main #sec02 ul{height:720px;display:flex;width:100%;}
#main #sec02 ul li{width:290px; position:relative; overflow:hidden; transition:all 0.4s; transition-timing-function:ease-in; background-position:100% 0; background-size:cover; background-repeat:no-repeat}
#main #sec02 ul li::after{content:'';display:block; width:100%; height:100%; position:absolute; left:0; top:0; background:rgba(0,0,0,0.5);}
#main #sec02 ul li + li{margin-left:20px;}
#main #sec02 ul li.hover, #main #sec02 ul li.leave{flex-grow:1; width:100%;}
#main #sec02 ul li .vt_txt{writing-mode: vertical-lr;font-size:36px; color:#fff; font-weight:700;position:absolute; top:20px; right:20px; opacity:1; z-index:10;}
#main #sec02 ul li.hover .vt_txt,#main #sec02 ul li.leave .vt_txt {opacity:0;}
#main #sec02 ul li:nth-child(1){background-image:url(../img/main_sec02_bg01.jpg)}
#main #sec02 ul li:nth-child(2){background-image:url(../img/main_sec02_bg02.jpg)}
#main #sec02 ul li:nth-child(3){background-image:url(../img/main_sec02_bg03.jpg)}
#main #sec02 ul li:nth-child(4){background-image:url(../img/main_sec02_bg04.jpg)}
#main #sec02 .cont > a{display:block; width:100%; height:100%;display:flex; flex-direction:column; justify-content:flex-end; position:absolute; padding-bottom:100px; padding-left:100px; z-index:10;}
#main #sec02 .cont figure img{width:270px;}
#main #sec02 .cont .t1{font-size:22px; margin-top:10px; color:#fff; line-height:1.5; white-space:nowrap;}
#main #sec02 .cont .t2{display:inline-flex; font-size:26px; margin-top:40px;width:240px; justify-content:space-between; color:#fff; align-items:center; padding:12px 30px; border:2px solid var(--bargoColor1);background:var(--bargoColor1); border-radius:20px; font-weight:700;}
#main #sec02 .cont .t2 span{margin-top:-6px;display: block;}
#main #sec02 ul li .cont{opacity:0;}
#main #sec02 ul li.hover:first-child .cont *{animation:none;}
#main #sec02 ul li.hover .cont{opacity:1;}
#main #sec02 ul li.hover .cont *{animation:fadeup 0.4s ease-in-out both;}
#main #sec02 ul li.leave .cont{opacity:1;}
#main #sec02 ul li.leave::after{background:rgba(0,0,0,0);}
#main #sec02 ul li.hover::after{background:rgba(0,0,0,0);}
@keyframes fadeup {0% {transform:translateY(80px);}100% {transform:translateY(0);}}
@media screen and (max-width:1600px){
	#main #sec02 .inner_1600{width:100%; padding-left:15px; padding-right:15px;}
}
@media screen and (max-width:1024px){
	#main #sec02 ul li .vt_txt{font-size:28px;}
	#main #sec02 ul{height:550px;}
	#main #sec02 ul li + li{margin-left:10px;}
	#main #sec02 .cont > a{padding-left:50px; padding-bottom:50px;}
	#main #sec02 .cont figure img{width:200px;}
	#main #sec02 .cont .t1{font-size:20px;}
	#main #sec02 .cont .t2{width:200px; padding:7px 20px; border-radius:10px; font-size:22px;}
	#main #sec02 .cont .t2 span{margin-top:-4px;}
}
@media screen and (max-width:768px){
	#main #sec02 ul{flex-direction:column; height:auto;}
	#main #sec02 ul li{width:100%;height:80px;}
	#main #sec02 ul li.hover, #main #sec02 ul li.leave{height:310px;}
	#main #sec02 ul li + li{margin-left:0; margin-top:10px;}
	#main #sec02 ul li .vt_txt{writing-mode:lr; font-size:24px; top:25px;}
	#main #sec02 .cont > a{padding-left:20px; padding-bottom:20px;}
	#main #sec02 .cont figure img{width:160px;}
	#main #sec02 .cont .t1{font-size:18px;}
	#main #sec02 .cont .t2{width:150px; padding:5px 15px; font-size:20px;margin-top:20px;}
}
@media screen and (max-width:480px){
	#main #sec02{margin-top:60px;}
	#main #sec02 .cont figure img{width:140px;}
	#main #sec02 .cont .t1{font-size:16px;}
	#main #sec02 .cont .t2{font-size:18px; width:120px;border-radius:5px;}
	#main #sec02 ul li .vt_txt{font-size:20px; top:27px;}
}
@media screen and (max-width:360px){
	#main #sec02 ul li{height:60px;}
	#main #sec02 ul li .vt_txt{top:17px; font-size:18px;}
	#main #sec02 ul li.hover, #main #sec02 ul li.leave{height:260px;}
}

#main #sec03{margin:100px 0 40px;}
#main #sec03 .inner_1600{height:870px;width:1600px; margin:0 auto; position:relative;}
#main #sec03 .bg{width:100%; height:100%; background:url(../img/main_sec03_bg.jpg)no-repeat center/cover; border-radius:75px;display:flex;align-items: flex-end;justify-content: flex-end; padding:100px 150px;}
#main #sec03 .bg .txt img{width:270px;}
#main #sec03 .bg .txt a{display:inline-block; text-align:center; padding:15px 30px; background:var(--nelColor1); font-size:26px; margin-top:40px; font-weight:600; color:#fff; border-radius:25px;}
@media screen and (max-width:1600px){
	#main #sec03 .inner_1600{width:100%;height:auto; padding-left:15px; padding-right:15px; aspect-ratio:160/87;}
}
@media screen and (max-width:1024px){
	#main #sec03 .bg{border-radius:50px;}
	#main #sec03 .bg .txt img{width:230px;}
	#main #sec03 .bg .txt a{font-size:22px; padding:7px 20px; border-radius:10px;}
}
@media screen and (max-width:768px){
	#main #sec03{margin:80px 0 40px;}
	#main #sec03 .bg{border-radius:25px;padding:30px;}
	#main #sec03 .bg .txt img{width:190px;}
	#main #sec03 .bg .txt a{padding:5px 15px; font-size:20px;margin-top:20px;}
}
@media screen and (max-width:480px){
	#main #sec03{margin:60px 0 40px;}
	#main #sec03 .bg{border-radius:15px;}
	#main #sec03 .bg .txt a{font-size:18px; border-radius:5px;}
	#main #sec03 .bg .txt img{width:170px;}
}
@media screen and (max-width:360px){
	#main #sec03 .bg{height:250px; padding:20px;}
}

#main #sec04{position:relative;}
#main #sec04 .inner{display:flex; flex-direction:column; align-items:center; text-align:center; position:absolute; left:50%; top:90px; transform:translateX(-50%); z-index:10;}
#main #sec04 figure img{width:200px;}
#main #sec04 p{font-size:36px; margin-bottom:20px; color:#fff; font-weight:700; line-height:1.5;}
#main #sec04 .video{height:100%; position:relative;aspect-ratio: 16 / 8.8; overflow:hidden;}
#main #sec04 .video .video_wrap{position:relative;}
#main #sec04 .video iframe{aspect-ratio: 16 / 15;min-width:100%; min-height:auto; width:auto; height:auto; margin-top:-20%;}
@media screen and (max-width:1024px){
	#main #sec04{overflow:hidden; height:600px;}
	#main #sec04 .video{height:600px; position:absolute; top:50%; left:50%; transform:translate(-50%,-50%);}
	#main #sec04 .inner{top:20px;}
	#main #sec04 p{font-size:28px;}
	#main #sec04 figure img{width:140px;}
}
@media screen and (max-width:768px){
	#main #sec04{height:480px;}
	#main #sec04 .video{height:480px;}
	#main #sec04 p{font-size:24px;margin-bottom:10px;}
	#main #sec04 figure img{width:110px;}
}
@media screen and (max-width:480px){
	#main #sec04{height:360px;}
	#main #sec04 .video{height:360px;}
	#main #sec04 p{font-size:20px;}
	#main #sec04 figure img{width:90px;}
}
@media screen and (max-width:360px){
	#main #sec04{height:280px;}
	#main #sec04 .video{height:280px;}
}

#main #sec05 .inner_1400{padding-top:135px;}
#main #sec05 .bg img{width:calc(100% - 240px);display:block; margin:0 auto;}
#main #sec05 .cont{display:flex; justify-content:space-between; margin-top:40px; align-items:flex-end; padding:0 130px;}
#main #sec05 .cont .link{display:flex; gap:15px;}
#main #sec05 .cont .link a{transition:all 0.5s;}
#main #sec05 .cont .link a:hover{transform:translateY(-10px);}
#main #sec05 .cont .link a img{height:60px;}
#main #sec05 .cont .txt{text-align:center;}
#main #sec05 .cont .txt p:not(.gra_txt){font-size:24px; font-weight:600;margin-bottom:10px;}
#main #sec05 .cont .txt .gra_txt{font-size:44px;font-weight:900; line-height:1.3;}
#main #sec05 .cont .txt .gra_txt span{background: linear-gradient(60deg, rgba(53,122,246,1) 0%, rgba(0,0,0,1) 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
@media screen and (max-width:1024px){
	#main #sec05 .inner_1400{padding-top:100px;}
	#main #sec05 .bg img{width:100%;}
	#main #sec05 .cont{padding:0 15px;}
	#main #sec05 .cont .link a img{height:50px;}
	#main #sec05 .cont .txt p:not(.gra_txt){font-size:22px;}
	#main #sec05 .cont .txt .gra_txt{font-size:36px;}
}
@media screen and (max-width:768px){
	#main #sec05 .inner_1400{padding-top:80px;}
	#main #sec05 .cont .txt p:not(.gra_txt){font-size:20px;}
	#main #sec05 .cont .txt .gra_txt{font-size:30px;}
	#main #sec05 .cont .link a img{height:40px;}
}
@media screen and (max-width:640px){
	#main #sec05 .cont{padding:0;}
	#main #sec05 .cont .link{gap:10px;}
	#main #sec05 .cont .link a img{height:35px;}
}
@media screen and (max-width:480px){
	#main #sec05 .inner_1400{padding-top:60px;}
	#main #sec05 .cont{flex-direction:column; align-items:center; gap:20px;margin-top:20px;}
}
@media screen and (max-width:360px){
	#main #sec06 a{border-radius:15px; height:250px; padding:20px;}
	#main #sec05 .cont .txt p:not(.gra_txt){font-size:18px;}
	#main #sec05 .cont .txt .gra_txt{font-size:26px;}
}

#main #sec06 .inner_1400{display:flex;padding:150px 30px 120px; gap:30px;}
#main #sec06 a{width:100%; height:740px; border-radius:70px;display:flex;align-items: flex-end;justify-content: flex-start;padding:50px 60px; transform:translateY(100px); opacity:0; transition:all 0.8s;}
#main #sec06 a figure{position:relative;}
#main #sec06 a figure .txt1{position:absolute;transform:translateY(100px); opacity:0; transition:all 0.8s; transition-delay:0.4s;}
#main #sec06 a figure .txt2{transform:translateY(100px); opacity:0; transition:all 0.8s; transition-delay:0.6s;}
#main #sec06 a.box1{background:url(../img/main_sec06_bg01.jpg)no-repeat center/cover;}
#main #sec06 a.box2{background:url(../img/main_sec06_bg02.jpg)no-repeat center/cover; transition-delay:0.8s;}
#main #sec06 a.box1 .txt1{width:220px; top:40px;}
#main #sec06 a.box1 .txt2{width:300px;}
#main #sec06 a.box2 .txt1{width:250px; top:-60px; transition-delay:1.2s;}
#main #sec06 a.box2 .txt2{width:250px; transition-delay:1.4s;}
/* sec06 animatino */
#main #sec06.on a{transform:translateY(0); opacity:1;}
#main #sec06.on a .txt1{transform:translateY(0); opacity:1;}
#main #sec06.on a .txt2{transform:translateY(0); opacity:1;}
@media screen and (max-width:1400px){
	#main #sec06 .inner_1400{padding:150px 15px 120px;}
}
@media screen and (max-width:1024px){
	#main #sec06 .inner_1400{padding:100px 15px 100px;}
	#main #sec06 a{height:540px;border-radius:50px; padding:30px;}
	#main #sec06 a.box1 .txt1{width:170px; top:30px;}
	#main #sec06 a.box1 .txt2{width:240px;}
	#main #sec06 a.box2 .txt1{width:180px;top:-40px;}
	#main #sec06 a.box2 .txt2{width:200px;}
}
@media screen and (max-width:768px){
	#main #sec06 .inner_1400{padding:80px 15px; gap:15px}
	#main #sec06 a{border-radius:25px; height:420px;}
	#main #sec06 a.box1 .txt1{width:120px;top:20px;}
	#main #sec06 a.box1 .txt2{width:160px;}
	#main #sec06 a.box2 .txt1{width:130px; top:-30px;}
	#main #sec06 a.box2 .txt2{width:130px;}
}
@media screen and (max-width:640px){
	#main #sec06 .inner_1400{flex-direction:column;}
	#main #sec06 a{height:300px;}
}
@media screen and (max-width:480px){
	#amin #sec06 .inner_1400{padding:60px 15px;}
}

/* 하단 */
#footer {padding: 45px 0px 80px;color:#fff;font-weight: 300;letter-spacing: 0;}
#footer strong {font-weight:500;}
#footer .ft_logo_area > .ico {margin: 0px 30px;font-weight: 300;}
#footer .ft_top {margin-bottom: 50px;display:flex;justify-content:space-between;align-items:center;}
#footer .ft_top .ft_site_area {width: 200px;position:relative;font-size:16px;background:#fff;border-radius: 50px;}
#footer .ft_top .ft_site_area > p {display:flex;justify-content:space-between;padding: 0 20px;color:#000;line-height:50px;cursor:pointer;}
#footer .ft_top .ft_site_area > p .ico {margin-left: 10px;}
#footer .ft_top .ft_site_area > p .ico img {width:13px;}
#footer .ft_top .ft_site_area .ft_site_nav {position: absolute;left: 0;bottom: 100%;width: 100%;visibility:hidden;padding: 0 15px;word-break: keep-all;background:#fff;border:1px solid #e5e5e5;letter-spacing: -0.05em;opacity: 0; transition: all .3s;z-index:2;border-radius: 20px}
#footer .ft_top .ft_site_area .ft_site_nav.on {opacity: 1; visibility:visible;}
#footer .ft_top .ft_site_area .ft_site_nav li {margin: 15px 0;}
#footer .ft_top .ft_site_area .ft_site_nav a {display:block;transition:all 0.3s;}
#footer .ft_bot {font-size:1rem;line-height: 2;}
#footer .ft_copy {font-size:0.9rem;margin-top: 30px;}

#footer {background:var(--nelColor2);}
#footer .ft_top .ft_site_area .ft_site_nav a:hover {color:var(--nelColor1);}

/* 넬 하단 */
#footer.hd_nel {background:var(--nelColor2);}
#footer.hd_nel .ft_top .ft_site_area .ft_site_nav a:hover {color:var(--nelColor1);}

/* 바르고바르개 하단 */
#footer.hd_bargo {background:var(--bargoColor1);}
#footer.hd_bargo .ft_top .ft_site_area .ft_site_nav a:hover {color:var(--bargoColor2);}
@media screen and (max-width:1024px){
	#footer .ft_logo_area > .ico{margin:0 10px;}
	#footer .ft_top .ft_site_area{width:170px;}
}
@media screen and (max-width:768px){
	#footer{padding:45px 0;}
	#footer .ft_top{flex-direction:column; gap:30px;margin-bottom:30px;}
	#footer .ft_top .ft_site_area .ft_site_nav{padding:0 10px; border-radius:10px;}
	#footer .ft_top .ft_site_area .ft_site_nav li{margin:10px 0;}
	#footer .ft_top .ft_site_area > p{line-height:40px; padding:0 10px;}
	#footer .ft_bot{text-align:center;}
	#footer .ft_bot p{word-break:keep-all;}
	#footer .ft_bot p .pc{display:none;}
}
@media screen and (max-width:640px){
	#footer .ft_top .ft_logo_area{display:flex; justify-content:center; align-items:center;}
	#footer .ft_top .ft_logo_area span:not(.ico){flex-shrink:1;}
	#footer .ft_top .ft_logo_area span:not(.ico) img{max-width:100%;}
}
@media screen and (max-width:480px){
	#footer .ft_top .ft_site_area{font-size:15px;}
	#footer .ft_top .ft_site_area > p{line-height:35px;}
	#footer .ft_bot{font-size:15px; line-height:1.5;}
}

/* 플로팅 */
#scroll_top{width:60px; height:60px; border-radius:60px; position:fixed; bottom:100px; right:50px; background:var(--nelColor1); cursor:pointer; display:flex;flex-direction:column; justify-content:center; align-items:center; color:#fff; font-size:14px; z-index:999;}
#scroll_top span{margin-top:-10px;}
@media screen and (max-width:768px){
	#scroll_top{width:55px; height:55px; right:20px; bottom:20px;}
}

/* 서브 공통 */
#sub_div {margin-top: var(--hdHeight);}
#sub_div.hd_tr {margin-top: 0px;}
#sub_div > .inner {padding-top: var(--intMargin);padding-bottom: var(--intMargin);}
#sub_div > .inner_x {padding: 0px;}

.sub_top {height:calc(100vh - var(--hdHeight));overflow: hidden;}
.sub_top.hd_tr {height:100vh;}
.sub_top.sub_nel_bg1 {background:url("../img/sub_nel_bg1.jpg") no-repeat center/cover;}
.sub_top.sub_nel_bg2 {background:url("../img/sub_nel_bg2.jpg") no-repeat center/cover;}
.sub_top.sub_nel_bg3 {background:url("../img/sub_nel_bg3.jpg") no-repeat center/cover;}
.sub_top.sub_nel_bg4 {background:url("../img/sub_nel_bg4.jpg") no-repeat center/cover;}
.sub_top.sub_nel_bg5_1 {background:url("../img/sub_nel_bg5_1.jpg") no-repeat center/cover;}
.sub_top.sub_nel_bg5_2 {background:url("../img/sub_nel_bg5_2.jpg") no-repeat center/cover;}
.sub_top.sub_nel_bg5_3 {background:url("../img/sub_nel_bg5_3.jpg") no-repeat center/cover;}
.sub_top.sub_nel_bg6 {background:url("../img/sub_nel_bg6.jpg") no-repeat center/cover;}
.sub_top.sub_nel_bg7 {background:url("../img/sub_nel_bg7.jpg") no-repeat center/cover;}
.sub_top.sub_nel_team {background:url("../img/sub_nel_teambg.jpg") no-repeat center/cover;}
.sub_top.sub_bargo_bg1 {background:url("../img/sub_bargo_bg1.jpg") no-repeat center/cover;}
.sub_top.sub_bargo_bg2 {background:url("../img/sub_bargo_bg2.jpg") no-repeat center/cover;}
.sub_top.sub_bargo_bg3 {background:url("../img/sub_bargo_bg3.jpg") no-repeat center/cover;}
.sub_top.sub_bargo_bg4 {background:url("../img/sub_bargo_bg4.jpg") no-repeat center/cover;}
.sub_top.sub_bargo_bg5_1 {background:url("../img/sub_bargo_bg5_1.jpg") no-repeat center/cover;}
.sub_top.sub_bargo_bg5_2 {background:url("../img/sub_bargo_bg5_3.jpg") no-repeat center/cover;}
.sub_top.sub_bargo_bg5_3 {background:url("../img/sub_bargo_bg5_2.jpg") no-repeat center/cover;}
.sub_top.sub_bargo_bg5_4 {background:url("../img/sub_bargo_bg5_4.jpg") no-repeat center/cover;}
.sub_top.sub_bargo_bg5_5 {background:url("../img/sub_bargo_bg5_5.jpg") no-repeat center/cover;}
.sub_top.sub_bargo_bg5_6 {background:url("../img/sub_bargo_bg5_6.jpg") no-repeat center/cover;}
.sub_top.sub_bargo_bg5_7 {background:url("../img/sub_bargo_bg5_7.jpg") no-repeat center/cover;}
.sub_top.sub_bargo_team {background:url("../img/sub_bargo_teambg.jpg") no-repeat center/cover;}
.sub_top .vid_wrp {position:relative;text-align:center;overflow:hidden;pointer-events: none;}
.sub_top .vid_wrp iframe{margin-top:-10%;width:100%;height: auto;aspect-ratio:16/9;transition:all 0.6s;}
@media screen and (max-width:1400px){
	.sub_top .vid_wrp iframe{aspect-ratio: 16 / 12;}
}
@media screen and (max-width:1200px){
	.sub_top .vid_wrp{height:100%;}
	.sub_top .vid_wrp iframe{aspect-ratio:16/9; width:auto; height:130%;margin-top:-6%;position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);}
}
@media screen and (max-width:480px){
	.sub_top{height:400px; max-height:400px;}
}

.sb_com {padding-top: var(--intMargin);padding-bottom: var(--intMargin);font-size:18px; word-break:keep-all;}
.sb_com img {max-width:100%;}
.sb_com > section {position:relative;}
.sb_com .fz_14 {font-size:14px;}
.sb_com .fz_16 {font-size:16px;}
.sb_com .fz_20 {font-size:20px;}
.sb_com .fz_21 {font-size:21px;}
.sb_com .fz_22 {font-size:22px;}
.sb_com .fz_32 {font-size: 32px;}
.sb_com .fz_44 {font-size: 44px;}
.sb_com .pl_sec {padding-left: 175px;}
.sb_com .cir_nav {position:sticky;/* top: 170px; */top:0;left:0;width:100%;padding: 20px 0;display:flex;justify-content:center;align-items:center;z-index: 99;background: #fff;transition:all 0.4s;}
.sb_com .cir_nav.fixed {top:0;}
.sb_com .cir_nav > a {padding: 18px 43px;font-size:22px;font-weight:600;text-align:center;}
.sb_com .cir_nav > a.on {color:#fff;border-radius: 60px;}
@media screen and (max-width:1400px){
	.sb_com .pl_sec{padding-left:100px;}
}
@media screen and (max-width:1200px){
	.sb_com .pl_sec{padding-left:0;}
}
@media screen and (max-width:1024px){
	.sb_com .cir_nav.fixed{top:80px;}
	.sb_com p{word-break:keep-all;}
	.sb_com .fz_20 {font-size:18px;}
	.sb_com .fz_21 {font-size:19px;}
	.sb_com .fz_22 {font-size:20px;}
	.sb_com .fz_32 {font-size:26px;}
	.sb_com .fz_44 {font-size:32px;}
}
@media screen and (max-width:768px){
	.sb_com .fz_20 {font-size:17px;}
	.sb_com .fz_21 {font-size:18px;}
	.sb_com .fz_22 {font-size:19px;}
	.sb_com .fz_32 {font-size:24px;}
	.sb_com .fz_44 {font-size:28px;}
	.sb_com .cir_nav > a{font-size:20px; padding:13px 25px;}
}
@media screen and (max-width:480px){
	.sb_com{font-size:16px;}
	.sb_com .fz_14 {font-size:14px;}
	.sb_com .fz_16 {font-size:15px;}
	.sb_com .fz_20 {font-size:16px;}
	.sb_com .fz_21 {font-size:17px;}
	.sb_com .fz_22 {font-size:18px;}
	.sb_com .fz_32 {font-size:22px;}
	.sb_com .fz_44 {font-size:26px;}
	.sb_com .cir_nav{padding:10px;}
	.sb_com .cir_nav > a{font-size:18px; padding:8px 15px;}
}
@media screen and (max-width:360px){
	.sb_com{font-size:14px;}
	.sb_com .fz_16 {font-size:14px;}
	.sb_com .fz_20 {font-size:15px;}
	.sb_com .fz_21 {font-size:16px;}
	.sb_com .fz_22 {font-size:17px;}
	.sb_com .fz_32 {font-size:18px;}
	.sb_com .fz_44 {font-size:22px;}
	.sb_com .cir_nav > a{font-size:16px;padding:6px 10px;}
}

.st_nav {display:flex;gap:10px 50px;justify-content:center;align-items:center; padding:70px 15px 0;}
.st_nav a {padding: 10px 0;font-size:24px;font-weight:600;}
.st_nav a.on {padding: 15px 25px;background: var(--bargoColor2);color:#fff;border-radius: 60px;}
.st_nav.st_nav2 a.on {background: var(--nelColor1);}
@media screen and (max-width:1400px){
	.st_nav{flex-wrap:wrap; gap:10px 40px;}
}
@media screen and (max-width:1024px){
	.st_nav{gap:10px 30px;}
	.st_nav a{font-size:20px;padding:7px 0;}
	.st_nav a.on{padding:10px 20px;}
}
@media screen and (max-width:768px){
	.st_nav a{font-size:18px;}
}
@media screen and (max-width:480px){
	.st_nav{gap:10px 20px; padding:var(--intMargin) 15px 0;}
	.st_nav a{font-size:18px;}
	.st_nav a.on{padding:7px 15px;}
}
@media screen and (max-width:360px){
	.st_nav{gap:5px 10px;}
	.st_nav a{font-size:16px; padding:5px 0;}
	.st_nav a.on{padding:5px 10px;}
}

.sb_com .link_nav {margin-top: calc(var(--intMargin) - 30px);}
.sb_com .link_nav > li{display:flex;align-items: center;}
.sb_com .link_nav > li + li {margin-top: 15px;}
.sb_com .link_nav > li .fz_16 {width:110px;}
.sb_com .link_nav > li a {display:block;width: 200px;font-weight:600;line-height:40px;text-align: center;border: 1px solid;}
.sb_com .link_nav > li a.lnk_g {color:#fff;background:#006837;}
.sb_com .link_nav > li a.lnk_y {background:#fcee21;}
.sb_com .link_nav > li a.lnk_b {color:#fff;background: linear-gradient(120deg, rgba(0,104,55,1) 0%, rgba(0,146,69,1) 100%);}
.sb_com .link_nav > li a.lnk_i {color:#fff;background: linear-gradient(60deg, rgba(237,30,121,1) 0%, rgba(102,45,145,1) 100%);}
.sb_com .link_nav > li a.lnk_n {color:#fff;background:var(--nelColor1);}
.sb_com .link_nav > li a.lnk_brg {color:#fff;background:var(--bargoColor1);}
.sb_com .link_nav.nav_auto > li .fz_16, .guardian_com .bo_bot .link_nav {width:auto;margin-right: 20px;}
@media screen and (max-width:480px){
	.sb_com .link_nav > li{flex-direction:column; gap:5px; align-items:flex-start;}
	.sb_com .link_nav > li + li{margin-top:10px;}
	.sb_com .link_nav > li a{line-height:35px;}
	.sb_com .link_nav > li .fz_16{width:90px; flex-shrink:0;}
}

/* 로고 공통 */
.sb_com #logo_top .sec1 {margin: 80px 0 180px;display:flex;justify-content:center;align-items:center;}
.sb_com #logo_top .sec2 {margin-bottom: var(--intMargin);}
.sb_com #logo_top .sec2 .fz_32 {margin: 10px 0;}
@media screen and (max-width:1024px){
	.sb_com #logo_top .sec1{margin:0 0 100px;}
}
@media screen and (max-width:768px){
	.sb_com #logo_top .sec1{flex-direction:column; margin:0 0 var(--intMargin);}
}
@media screen and (max-width:480px){
	.sb_com #logo_top .sec1 img{width:200px;}
	.sb_com #logo_top .sec2 .fz_32{line-height:1.3; margin:5px 0;}
}

/* 브랜드 공통 */
.sb_com #culture .sec3 {margin-top: var(--intMargin);margin-bottom: var(--intMargin);display:flex;line-height:2;}
.sb_com #culture .sec3 .fz_22 {line-height:1.6;}
.sb_com #culture .sec3 .vision {margin-left: 70px;font-weight: 500;}
.sb_com #culture .sec3 .vision .clr_tit {display: block;margin-top: 60px;}
@media screen and (max-width:768px){
	.sb_com #culture .sec3 .vision .clr_tit{margin-top:30px;}
}
@media screen and (max-width:480px){
	.sb_com #culture .sec3{line-height:1.6;}
}

.sb_com #history {margin-top: var(--intMargin);margin-bottom: 80px;}
.sb_com #history .sec1 .tc_txt {margin-top: var(--intMargin);margin-left: -175px;font-weight: 600;line-height: 2;text-align:center;}
.sb_com #history .visual_swiper {position:relative;margin-top: var(--intMargin);margin-bottom: 170px;padding: 0 200px;}
.sb_com #history .visual_swiper::before {content:'';position:absolute;top:0;left:0;width:201px;height:100%;background:#fff;z-index: 2;}
.sb_com #history .visual_swiper::after {content:'';position:absolute;top:0;right:0;width:201px;height:100%;background:#fff;z-index: 2;}
.sb_com #history .visual_swiper .swiper-slide {padding: 0px 35px;font-size:20px;border-left:1px solid #ccc;}
.sb_com #history .visual_swiper .date {font-weight:700;}
.sb_com #history .visual_swiper .txt {margin-top: 20px;font-size:22px;line-height: 30px;font-weight:500; word-break:keep-all;}
.sb_com #history .visual_swiper .link_view {padding: 10px 0;margin-left: auto;margin-top: 40px;display:block;width: 140px;font-size: 16px;color:#fff;text-align:center;border-radius: 40px;}
.sb_com #history .visual_swiper .swiper-button-prev {transform: translateY(-50%);left: 0;width:70px;height:auto;aspect-ratio:1/1;background:url("../img/visual_prev_arr.png") no-repeat center/contain;}
.sb_com #history .visual_swiper .swiper-button-next {transform: translateY(-50%);right: 0;width:70px;height:auto;aspect-ratio:1/1;background:url("../img/visual_next_arr.png") no-repeat center/contain;}
@media screen and (max-width:1400px){
	.sb_com #history .visual_swiper .swiper-slide{width:350px;}
	.sb_com #history .visual_swiper::after{width:100px}
	.sb_com #history .visual_swiper::before{width:100px}
}
@media screen and (max-width:1200px){
	.sb_com #history .sec1 .tc_txt{margin-left:0;}
}
@media screen and (max-width:1024px){
	.sb_com #history .visual_swiper{padding:0; margin-bottom:var(--intMargin);}
	.sb_com #history .visual_swiper .swiper-slide{padding:0 20px; width:300px;}
	.sb_com #history .visual_swiper .txt{font-size:20px;}
	.sb_com #history .visual_swiper::after{width:80px}
	.sb_com #history .visual_swiper::before{width:80px}
}
@media screen and (max-width:768px){
	.sb_com #history {margin-bottom:var(--intMargin);}
	.sb_com #history .sec1{margin-top:var(--intMargin);}
	.sb_com #history .sec1 .tc_txt{margin-top:calc(var(--intMargin) / 2);}
	.sb_com #history .visual_swiper .swiper-slide{width:250px; font-size:16px;}
	.sb_com #history .visual_swiper .txt{font-size:18px; margin-top:10px; line-height:1.5;}
	.sb_com #history .visual_swiper::after{width:0;}
	.sb_com #history .visual_swiper::before{width:0;}
	.sb_com #history .visual_swiper .swiper-button-prev{width:50px; opacity:0.5;transition:all 0.2s; &:hover{opacity:1;}}
	.sb_com #history .visual_swiper .swiper-button-next{width:50px; opacity:0.5;transition:all 0.2s; &:hover{opacity:1;}}
	.sb_com #history .visual_swiper .link_view{width:110px; margin-top:20px; font-size:15px;padding:7px 0;}
	.sb_com #culture .sec3{flex-direction:column;}
	.sb_com #culture .sec3 .vision{margin-left:0; margin-top:30px;}
}
@media screen and (max-width:480px){
	.sb_com #culture .sec3 .vision{margin-top:20px;}
	.sb_com #culture .sec3 .vision .clr_tit{margin-top:15px;}
	.sb_com #history .visual_swiper .swiper-slide{font-size:14px; padding:0 10px;}
	.sb_com #history .visual_swiper .txt{font-size:16px;margin-top:5px;}
}
@media screen and (max-width:360px){
	.sb_com #history .visual_swiper .swiper-slide{width:200px;}
}

.sb_com #people .sec1 {margin-top: 80px;margin-bottom: 120px;position:relative;line-height:2;}
.sb_com #people .r_sec {position:absolute;bottom:-100px;right:0;opacity:0.3;z-index:-1;}
.sb_com #people h4 {margin-top: 110px;font-size:22px;line-height:1.5;}
.sb_com #people .txt {margin-top: 30px;font-size: 18px;font-weight: 500;line-height: 1.55;}
@media screen and (max-width:768px){
	.sb_com #people .sec1{margin:var(--intMargin) 0;}
	.sb_com #people h4{margin-top:var(--intMargin);}
	.sb_com #people .r_sec img{width:300px;}
}
@media screen and (max-width:480px){
	.sb_com #people .sec1{line-height:1.6;}
	.sb_com #people h4{font-size:18px;}
	.sb_com #people .txt{font-size:16px;margin-top:10px;}
}

/* 넬 서브색상 */
#sub_div.hd_nel .sb_com .cir_nav > a.on,
#sub_div.hd_nel .sb_com #history .visual_swiper .link_view {background:var(--nelColor1);}
#sub_div.hd_nel .sb_com #culture .sec3 .vision .clr_tit, 
#sub_div.hd_nel .sb_com #history .visual_swiper .date,
#sub_div.hd_nel .sb_com #people h4 {color:var(--nelColor1);}
 
/* 바르고바르개 서브색상 */
#sub_div.hd_bargo .sb_com .cir_nav > a.on {background:var(--bargoColor2);} 
#sub_div.hd_bargo .sb_com #history .visual_swiper .link_view {background:var(--bargoColor1);}
#sub_div.hd_bargo .sb_com #culture .sec3 .vision .clr_tit, 
#sub_div.hd_bargo .sb_com #history .visual_swiper .date,
#sub_div.hd_bargo .sb_com #people h4 {color:var(--bargoColor1);}

/* 넬 공통 */
.nel #logo_top .sec1 {color:#3d3a39;}
.nel #logo_top .sec1 .log_ul {margin-left: 170px;}
.nel #logo_top .sec1 .log_ul li {display:flex;align-items: center;}
.nel #logo_top .sec1 .log_ul li + li {margin-top: 10px;}
.nel #logo_top .sec1 .log_ul li .en_s {width:140px;font-weight: 500;font-size:22px;}
.nel #logo_top .sec1 .log_ul li .cl_t {font-weight: 700;color:var(--nelColor2);}
.nel #logo_top .sec1 .log_ul li .en_s .cl_t {margin-right: 2px;}
@media screen and (max-width:1024px){
	.nel #logo_top .sec1 .log_ul{margin-left:100px;}
	.nel #logo_top .sec1 .log_ul li .en_s{width:100px;}
}
@media screen and (max-width:768px){
	.nel #logo_top .sec1 .log_ul{margin-left:0; margin-top:20px;}
}
@media screen and (max-width:480px){
	.nel #logo_top .sec1 .log_ul li + li{margin-top:5px;}
}
@media screen and (max-width:360px){
	.nel #logo_top .sec1 .log_ul li .en_s{font-size:18px; width:80px;}
}

/* .nel #history .sec1 {padding-top: var(--intMargin);line-height:1.5;} */

/* 넬 - NEL BRAND */
#nel_brd .cir_nav > a:nth-child(2) {margin: 0px 24px;}
#nel_brd .img_box{max-width:100%; /* margin:0 auto; */}
#nel_brd .img_box img{width:100%;}
#nel_brd .nel_brd_swiper .swiper-wrapper{transition-timing-function: linear;}
#nel_brd .nel_brd_swiper .swiper-slide{width:auto}
@media screen and (max-width:768px){
	#nel_brd .cir_nav > a:nth-child(2){margin:0 15px;}
	#nel_brd #culture .img_box{height:200px;overflow:hidden;display:flex; justify-content:center; align-items:center;}
	#nel_brd #culture .img_box img{width:auto; height:100%; max-width:none;}
}
@media screen and (max-width:480px){
	#nel_brd .cir_nav > a:nth-child(2){margin:0 10px;}
	#nel_brd #culture .img_box{height:150px;}
	#nel_brd .nel_brd_swiper .swiper-slide{height:200px;}
	#nel_brd .nel_brd_swiper .swiper-slide .img_box{max-width:none; height:100%;}
	#nel_brd .nel_brd_swiper .swiper-slide img{height:100%; width:auto; max-width:none;}
}
@media screen and (max-width:360px){
	#nel_brd #culture .img_box{height:120px;}
	#nel_brd .cir_nav > a:nth-child(2){margin:0 5px;}
	
}

/* 넬 - NEL CAMPAIGN */
#nel_cpn .cpn_swiper {width:100%;overflow:hidden;}
#nel_cpn .cpn_swiper .swiper-wrapper { transition-timing-function: linear;}
#nel_cpn .cpn_swiper1 .swiper-slide {width:450px;margin:10px;line-height:1.5;padding: 40px 45px;border:1px solid var(--nelColor1);border-radius:20px;box-shadow: 2px 2px 10px 0px rgb(0 0 0 / 16%); min-height:300px;}
#nel_cpn .cpn_swiper1 .swiper-slide:nth-child(even){background:var(--nelColor1); color:#fff; border-color:var(--nelColor1);}
#nel_cpn .cpn_swiper1 .swiper-slide:nth-child(even) .fz_22{color:#fff;}
#nel_cpn .cpn_swiper1 .fz_22 {display:block;color:var(--nelColor1);margin-bottom:30px;}
#nel_cpn #culture .sec3 .vision .clr_tit {margin-top: 60px;}
#nel_cpn .fb_txt {position:relative;padding-left: 10px;font-size:16px;}
#nel_cpn .fb_txt::before {content:'-';position:absolute;top:0;left:0;}
#nel_cpn .cpn_1 .sec2 {padding-top: var(--intMargin);display:flex;justify-content:space-between;align-items:flex-end;}
#nel_cpn .cpn_1 .sec2 .link_a {padding: 15px 50px;color:#fff;background:#333;border-radius:30px;}
#nel_cpn .cpn_1 .sec2 .top_box {color:#333;}
#nel_cpn .cpn_1 .sec2 .top_box .fz_44 {font-weight:600;}
#nel_cpn .cpn_1 .sec2 .top_box .fz_32 {margin-top: 10px;}
#nel_cpn .link_nav > li {gap:10px;}
#nel_cpn .link_nav .fz_16 {margin-right: 50px;}
@media screen and (max-width:1024px){
	#nel_cpn .cpn_swiper1 .swiper-slide {width:350px;}
}
@media screen and (max-width:768px){
	#nel_cpn #culture .sec3 .vision .clr_tit{margin-top:30px;}
}
@media screen and (max-width:480px){
	#nel_cpn #culture .sec3 .vision .clr_tit{margin-top:15px;}
	#nel_cpn .cpn_swiper1 .swiper-slide{width:280px;min-height:220px;padding:20px 25px;}
	#nel_cpn .cpn_swiper1 .fz_22{margin-bottom:10px;}
	#nel_cpn .cpn_1 .img_box{width:220px;}
}
@media screen and (max-width:360px){
	#nel_cpn .cpn_1 .img_box{width:180px;}
}

/* 넬 - 내과센터 진료과목 */
#nel_mcd{padding-bottom:0;}
#nel_mcd #logo_top .inner{padding-left:140px;}
#nel_mcd #logo_top .sec1{justify-content:flex-start;}
#nel_mcd #logo_top .sec2{padding-left:0;}
#nel_mcd #logo_top .sec2 .fz_22 {margin-bottom: 40px;}
#nel_mcd #culture .sec3{padding-left:140px;}
#nel_mcd #culture .sec3 strong{margin-bottom:60px;}
#nel_mcd #culture .sec3 .link_wrap{display:flex; margin-top:60px;}
#nel_mcd #culture .sec3 .link_wrap a{display: block;width: 200px;font-weight: 600;line-height: 40px;text-align: center;border: 1px solid var(--nelColor1); color:var(--nelColor1); transition:all 0.2s; border-radius:10px;}
#nel_mcd #culture .sec3 .link_wrap a:hover{background:var(--nelColor1); color:#fff;}
#nel_mcd #culture .sec3 .link_wrap a + a{margin-left:20px;}
#nel_mcd #culture .img_box {width:100%;height:8px;background:#e4e4e4;}
#nel_mcd #medical{margin-top:50px;}
#nel_mcd #medical .cont_box .tab_box{display:flex; justify-content:center;gap:40px;}
#nel_mcd #medical .cont_box .tab_box .tab{cursor:pointer;padding:18px 0px; text-align:center;font-size:24px; font-weight:600; letter-spacing:-0.01em;}
#nel_mcd #medical .cont_box .tab_box .tab.on{border-radius:50px; background-color:var(--nelColor1); color:#fff;padding:18px 40px;}
#nel_mcd #medical .cont_wrap{margin-top:80px;}
#nel_mcd #medical .cont_wrap .cont{display:none;}
#nel_mcd #medical .cont_wrap .cont.on{display:block;}
#nel_mcd #medical .cont_wrap .cont.cont1{margin-bottom:var(--intMargin);}
#nel_mcd #medical .cont_wrap .cont ul{display:flex; flex-wrap:wrap;padding:0 50px;margin-left:-50px;margin-bottom:-50px;}
#nel_mcd #medical .cont_wrap .cont ul li{width:calc(100% / 4 - 50px); margin-left:50px;margin-bottom:50px;}
#nel_mcd #medical .cont_wrap .cont ul li p{padding-left:10px}
#nel_mcd #medical .cont_wrap .cont ul li .title{font-weight:800; font-size:22px; color:var(--nelColor1);margin-bottom:26px; margin-top:30px;}
#nel_mcd #medical .cont_wrap .cont ul li .title .sm{font-size:14px;}
#nel_mcd #medical .cont_wrap .cont ul li .desc.lts p{letter-spacing:-0.06em;}
#nel_mcd #medical .cont_wrap .cont ul li .desc p{font-size:14px;font-weight:700}
#nel_mcd #medical .cont_wrap .cont ul li .desc p + p{margin-top: 15px;}
#nel_mcd #medical .cont_wrap .cont ul li .desc .tdi{font-weight:400; text-indent:13px;}
@media screen and (max-width:1400px){
	#nel_mcd #logo_top .inner{padding-left:100px;}
	#nel_mcd #culture .sec3{padding-left:100px;}
	#nel_mcd #medical .cont_wrap .cont ul{padding:0;margin:0;display:grid; grid-template-columns:repeat(4,1fr); gap:50px;}
	#nel_mcd #medical .cont_wrap .cont ul li{margin-left:0; margin-bottom:0;width:100%;}
	#nel_mcd #medical .cont_wrap .cont ul li img{width:100%;}
	#nel_mcd #medical .cont_box .tab_box .tab.on{padding:18px 30px;}
}
@media screen and (max-width:1200px){
	#nel_mcd #logo_top .inner{padding-left:15px;}
	#nel_mcd #culture .sec3{padding-left:0;}
	#nel_mcd #medical .cont_box .tab_box{gap:15px;}
	#nel_mcd #medical .cont_box .tab_box .tab.on{padding:18px 18px;}
	#nel_mcd #medical .cont_wrap .cont ul li .desc p:not(.tdi){text-indent:-9px; margin-left:9px;}
}
@media screen and (max-width:1024px){
	#nel_mcd #medical .cont_box .tab_box{gap:10px; align-items:center;}
	#nel_mcd #medical .cont_box .tab_box .tab{padding:10px 0;}
	#nel_mcd #medical .cont_box .tab_box .tab.on{padding:10px 13px;}
	#nel_mcd #medical .cont_box .tab_box .tab{font-size:18px;}
	#nel_mcd #medical .cont_wrap .cont ul{gap:20px;}
	#nel_mcd #medical .cont_wrap .cont ul li .title{font-size:20px;margin:20px 0;}
}
@media screen and (max-width:768px){
	#nel_mcd #logo_top .sec2 .fz_22{margin-bottom:20px;}
	#nel_mcd #culture .sec3 strong{margin:30px 0;}
	#nel_mcd #medical .cont_box .tab_box{justify-content:center;flex-wrap:wrap; gap:10px 30px;}
	#nel_mcd #medical .cont_box .tab_box .tab{white-space:nowrap;}
	#nel_mcd #medical .cont_box .tab_box .tab.on{padding:10px 20px;}
	#nel_mcd #medical .cont_wrap .cont ul{grid-template-columns:repeat(2,1fr); row-gap:40px;}
	#nel_mcd #medical .cont_wrap .cont ul li .desc p{word-break:break-all;}
	#nel_mcd #medical .cont_wrap .cont ul li .desc p + p{margin-top:10px;}
}
@media screen and (max-width:480px){
	#nel_mcd #logo_top .sec2 .fz_22{margin-bottom:10px;}
	#nel_mcd #culture .sec3 strong{margin:20px 0;}
	#nel_mcd #culture .sec3 .link_wrap{margin-top:40px;}
	#nel_mcd #culture .img_box{height:4px;}
	#nel_mcd #medical{margin-top:calc(var(--intMargin) / 2);}
	#nel_mcd #medical .cont_box .tab_box{padding-bottom:5px; gap:10px 20px;}
	#nel_mcd #medical .cont_box .tab_box .tab{padding:7px 0;}
	#nel_mcd #medical .cont_box .tab_box .tab.on{padding:7px 15px;}
	#nel_mcd #medical .cont_wrap{margin-top:calc(var(--intMargin) /2);}
	#nel_mcd #medical .cont_wrap .cont ul{column-gap:10px;}
	#nel_mcd #medical .cont_wrap .cont ul li .title{font-size:18px;}
	#nel_mcd #medical .cont_wrap .cont ul li .desc .tdi{text-indent: -7px;margin-left: 17px;}
}
@media screen and (max-width:360px){
	#nel_mcd #medical .cont_box .tab_box{gap:5px 10px;}
	#nel_mcd #medical .cont_box .tab_box .tab{font-size:16px; padding:5px 0;}
	#nel_mcd #medical .cont_box .tab_box .tab.on{padding:5px 10px;}
	#nel_mcd #medical .cont_wrap .cont ul{grid-template-columns:repeat(1,1fr);}
	#nel_mcd #culture .sec3 .link_wrap{flex-direction:column;}
	#nel_mcd #culture .sec3 .link_wrap a{line-height:35px; width:100%;}
	#nel_mcd #culture .sec3 .link_wrap a + a{margin-left:0; margin-top:10px;}
}

/* 넬 - 탭 컨텐츠 ☆내과센터진료과목페이지에서 진행/
/* 공통 */
#nel_mcd #medical .cont_wrap .nel_cont{}
#nel_mcd #medical .cont_wrap .nel_cont .top_txt{margin-top:80px;}
#nel_mcd #medical .cont_wrap .nel_cont .top_txt .inner{display:flex;}
#nel_mcd #medical .cont_wrap .nel_cont .top_txt .fz_22{line-height:1.6;}
#nel_mcd #medical .cont_wrap .nel_cont .top_txt .vision{margin-left:70px;}
#nel_mcd #medical .cont_wrap .nel_cont .top_txt .vision p{line-height:2; font-weight:500; word-break:keep-all;}
#nel_mcd #medical .cont_wrap .nel_cont .top_txt .vision p.ipt + p.ipt{margin-top:20px;}
#nel_mcd #medical .cont_wrap .nel_cont .top_txt .vision .clr_tit{margin:60px 0; color:var(--nelColor1);display:block; line-height:2;}
#nel_mcd #medical .cont_wrap .nel_cont .top_txt .vision .link_wrap{display:flex;margin-top:40px;}
#nel_mcd #medical .cont_wrap .nel_cont .top_txt .vision .link_wrap a{display:block; width:240px; color:var(--nelColor1); font-weight:600; line-height:40px; text-align:center; border:1px solid;}
#nel_mcd #medical .cont_wrap .nel_cont .top_txt .vision .link_wrap a.bg_clr{background:var(--nelColor1); color:#fff; margin-right:15px;}
@media screen and (max-width:768px){
	#nel_mcd #medical .cont_wrap .nel_cont .top_txt .inner{flex-direction:column;}
	#nel_mcd #medical .cont_wrap .nel_cont .top_txt .vision{margin-left:0; margin-top:30px;}
	#nel_mcd #medical .cont_wrap .nel_cont .top_txt .vision .clr_tit{margin:30px 0;}
}
@media screen and (max-width:480px){
	#nel_mcd #medical .cont_wrap .nel_cont .top_txt{margin-top:var(--intMargin);}
	#nel_mcd #medical .cont_wrap .nel_cont .top_txt .vision{margin-top:20px;}
	#nel_mcd #medical .cont_wrap .nel_cont .top_txt .vision .clr_tit{margin:20px 0; line-height:1.6;}
	#nel_mcd #medical .cont_wrap .nel_cont .top_txt .vision p{line-height:1.6;}
	#nel_mcd #medical .cont_wrap .nel_cont .top_txt .vision .link_wrap{flex-direction:column; margin-top:10px;}
	#nel_mcd #medical .cont_wrap .nel_cont .top_txt .vision .link_wrap a{width:100%;}
	#nel_mcd #medical .cont_wrap .nel_cont .top_txt .vision .link_wrap a.bg_clr{margin-right:0;margin-bottom:10px;}
}
/* 넬 - 내분비센터 .cont2*/
#nel_mcd #medical .cont_wrap .nel_cont.cont2 .top_img{display:flex; align-items:center; gap:20px;}
#nel_mcd #medical .cont_wrap .nel_cont.cont2 .top_img img{width:calc(50% - 10px); flex-shrink:1;}
#nel_mcd #medical .cont_wrap .nel_cont.cont2 .flex_cont{display:flex; align-items:center;margin-top:140px; justify-content:space-between;gap:10px;}
#nel_mcd #medical .cont_wrap .nel_cont.cont2 .flex_cont .box{width:calc(100% / 3);}
#nel_mcd #medical .cont_wrap .nel_cont.cont2 .flex_cont .box p{text-align:center;}
#nel_mcd #medical .cont_wrap .nel_cont.cont2 .flex_cont .box p.clr_tit{font-size:22px; line-height:1.4;font-weight:700; color:var(--nelColor1);}
#nel_mcd #medical .cont_wrap .nel_cont.cont2 .flex_cont .box p.desc{line-height:1.7;margin-top:20px; letter-spacing:-1.7px; word-break:keep-all;}
#nel_mcd #medical .cont_wrap .nel_cont.cont2 .logo_wrap{background:#e4e4e4; margin-top:110px; padding:50px 0 80px;}
#nel_mcd #medical .cont_wrap .nel_cont.cont2 .logo_wrap .clr_tit{font-size:22px; color:var(--nelColor1); font-weight:700;}
#nel_mcd #medical .cont_wrap .nel_cont.cont2 .logo_wrap .desc{font-weight:500;margin-top:20px;margin-bottom:50px;}
#nel_mcd #medical .cont_wrap .nel_cont.cont2 .logo_wrap .logo_box{display:flex;}
#nel_mcd #medical .cont_wrap .nel_cont.cont2 .logo_wrap .logo_box figure{margin-right:30px}
@media screen and (max-width:1024px){
	#nel_mcd #medical .cont_wrap .nel_cont.cont2 .flex_cont figure{width:calc(100% / 3);}
}
@media screen and (max-width:768px){
	#nel_mcd #medical .cont_wrap .nel_cont.cont2 .flex_cont{flex-direction:column;gap:20px; margin-top:var(--intMargin);}
	#nel_mcd #medical .cont_wrap .nel_cont.cont2 .flex_cont figure{width:100%}
	#nel_mcd #medical .cont_wrap .nel_cont.cont2 .flex_cont figure img{display:block; margin:0 auto;}
	#nel_mcd #medical .cont_wrap .nel_cont.cont2 .flex_cont .box{width:100%;}
	#nel_mcd #medical .cont_wrap .nel_cont.cont2 .flex_cont .box p.cir_tit{font-size:20px;}
	#nel_mcd #medical .cont_wrap .nel_cont.cont2 .flex_cont .box p.desc{margin-top:10px;}
	#nel_mcd #medical .cont_wrap .nel_cont.cont2 .logo_wrap .logo_box{display:flex; gap:10px;flex-wrap:wrap;}
	#nel_mcd #medical .cont_wrap .nel_cont.cont2 .logo_wrap .logo_box figure{margin-right:0;}
}
@media screen and (max-width:480px){
	#nel_mcd #medical .cont_wrap .nel_cont.cont2 .top_img{flex-direction:column;}
	#nel_mcd #medical .cont_wrap .nel_cont.cont2 .top_img img{width:100%;}
	#nel_mcd #medical .cont_wrap .nel_cont.cont2 .flex_cont .box p.clr_tit{font-size:20px;}
	#nel_mcd #medical .cont_wrap .nel_cont.cont2 .logo_wrap{margin-top:var(--intMargin); padding:50px 0;}
	#nel_mcd #medical .cont_wrap .nel_cont.cont2 .logo_wrap .desc{margin:10px 0 30px; line-height:1.6;}
	#nel_mcd #medical .cont_wrap .nel_cont.cont2 .logo_wrap .logo_box a{width:calc(50% - 5px);}
	#nel_mcd #medical .cont_wrap .nel_cont.cont2 .logo_wrap .logo_box a figure{width:100%;}
	#nel_mcd #medical .cont_wrap .nel_cont.cont2 .logo_wrap .logo_box a figure img{width:100%;}
	#nel_mcd #medical .cont_wrap .nel_cont.cont2 .logo_wrap .clr_tit{font-size:20px; line-height:1.4;}
}

/* 넬 - 내시경센터 .cont3 */
#nel_mcd #medical .cont_wrap .nel_cont.cont3 .top_video{display:flex; justify-content:flex-end;}
#nel_mcd #medical .cont_wrap .nel_cont.cont3 .top_video .video_box{width:560px; overflow:hidden;}
#nel_mcd #medical .cont_wrap .nel_cont.cont3 .top_video .video_box + .video_box{margin-left:20px;}
#nel_mcd #medical .cont_wrap .nel_cont.cont3 .top_video .video_box video{width:100%;}
#nel_mcd #medical .cont_wrap .nel_cont.cont3 .flex_cont{display:flex; align-items:center;margin-top:140px; justify-content:space-between; gap:10px;}
#nel_mcd #medical .cont_wrap .nel_cont.cont3 .flex_cont .box{width:calc(100% / 3);}
#nel_mcd #medical .cont_wrap .nel_cont.cont3 .flex_cont .box p{text-align:center;}
#nel_mcd #medical .cont_wrap .nel_cont.cont3 .flex_cont .box p.clr_tit{font-size:22px; line-height:1.4;font-weight:700; color:var(--nelColor1);}
#nel_mcd #medical .cont_wrap .nel_cont.cont3 .flex_cont .box p.desc{line-height:1.7;margin-top:20px; letter-spacing:-1.7px;}
#nel_mcd #medical .cont_wrap .nel_cont.cont3 .flex_txt{margin-top:90px;margin-bottom:120px; display:flex; justify-content:space-between;}
#nel_mcd #medical .cont_wrap .nel_cont.cont3 .flex_txt .txt_box{width:calc(100% / 3 - 60px);}
#nel_mcd #medical .cont_wrap .nel_cont.cont3 .flex_txt .txt_box .tit_box{line-height:30px; padding:0 20px; color:var(--nelColor1); border:2px solid var(--nelColor1); display:inline-block; font-weight:600;}
#nel_mcd #medical .cont_wrap .nel_cont.cont3 .flex_txt .txt_box .clr_tit{color:var(--nelColor2); line-height:1.4; font-weight:700; margin:30px 0;}
#nel_mcd #medical .cont_wrap .nel_cont.cont3 .flex_txt .txt_box .desc{word-break:keep-all; line-height:1.7;}
@media screen and (max-width:1024px){
	#nel_mcd #medical .cont_wrap .nel_cont.cont3 .flex_cont figure{width:calc(100% / 3);}
	#nel_mcd #medical .cont_wrap .nel_cont.cont3 .flex_txt .txt_box{width:calc(100% / 3 - 20px);}
}
@media screen and (max-width:768px){
	#nel_mcd #medical .cont_wrap .nel_cont.cont3 .flex_cont{flex-direction:column;gap:20px; margin-top:var(--intMargin);}
	#nel_mcd #medical .cont_wrap .nel_cont.cont3 .flex_cont figure{width:100%}
	#nel_mcd #medical .cont_wrap .nel_cont.cont3 .flex_cont figure img{display:block; margin:0 auto;}
	#nel_mcd #medical .cont_wrap .nel_cont.cont3 .flex_cont .box{width:100%;}
	#nel_mcd #medical .cont_wrap .nel_cont.cont3 .flex_cont .box p.cir_tit{font-size:20px;}
	#nel_mcd #medical .cont_wrap .nel_cont.cont3 .flex_cont .box p.desc{margin-top:10px;}
	#nel_mcd #medical .cont_wrap .nel_cont.cont3 .flex_txt{margin:var(--intMargin) 0; flex-direction:column; gap:40px;}
	#nel_mcd #medical .cont_wrap .nel_cont.cont3 .flex_txt .txt_box{width:100%;}
	#nel_mcd #medical .cont_wrap .nel_cont.cont3 .flex_txt .txt_box .clr_tit{margin:20px 0;}
}
@media screen and (max-width:480px){
	#nel_mcd #medical .cont_wrap .nel_cont.cont3 .flex_cont .box p.clr_tit{font-size:20px;}
	#nel_mcd #medical .cont_wrap .nel_cont.cont3 .top_video{flex-direction:column;}
	#nel_mcd #medical .cont_wrap .nel_cont.cont3 .top_video .video_box{width:100%;}
	#nel_mcd #medical .cont_wrap .nel_cont.cont3 .top_video .video_box + .video_box{margin-left:0; margin-top:20px;}
}

/* 넬 - 심장혈관센터 .cont5 */
#nel_mcd #medical .cont_wrap .nel_cont.cont5 .top_txt .vision p.ipt a{display:inline-block; line-height:40px; text-align:center; width:180px; border-radius:40px; background:var(--nelColor1); color:#fff; font-weight:700;}
#nel_mcd #medical .cont_wrap .nel_cont.cont5 .top_txt .vision p.ipt a + a{margin-left:20px;}
#nel_mcd #medical .cont_wrap .nel_cont.cont5 .grid_cont{margin-top:190px;margin-bottom:60px;}
#nel_mcd #medical .cont_wrap .nel_cont.cont5 .grid_cont .inner{display:grid; grid-template-columns:repeat(2, 1fr); row-gap:90px; column-gap:150px;}
#nel_mcd #medical .cont_wrap .nel_cont.cont5 .grid_cont figure{width:100%;}
#nel_mcd #medical .cont_wrap .nel_cont.cont5 .grid_cont figure img{width:100%;}
#nel_mcd #medical .cont_wrap .nel_cont.cont5 .grid_cont .txt{padding:25px 20px;height:420px; display:flex; flex-direction:column;}
#nel_mcd #medical .cont_wrap .nel_cont.cont5 .grid_cont .txt .clr_tit{ color:var(--nelColor1); font-size:22px; font-weight:700; margin-bottom:30px;}
#nel_mcd #medical .cont_wrap .nel_cont.cont5 .grid_cont .txt .desc{font-size:15px; line-height:2; word-break:keep-all;}
#nel_mcd #medical .cont_wrap .nel_cont.cont5 .grid_cont .plus{margin-top:auto; font-size:14px; word-break:keep-all; line-height:2; color:#4d4d4d;display:flex; align-items:flex-start;}
#nel_mcd #medical .cont_wrap .nel_cont.cont5 .grid_cont .plus span{display:flex;justify-content:center; align-items:center;flex-shrink:0;margin-top:1px; margin-right:10px; width:25px; height:25px; border-radius:25px; background:#000; color:#fff;font-size:20px; font-weight:700;}
@media screen and (max-width:1024px){
	#nel_mcd #medical .cont_wrap .nel_cont.cont5 .grid_cont .inner{column-gap:50px; row-gap:50px;}
	#nel_mcd #medical .cont_wrap .nel_cont.cont5 .grid_cont .txt{height:auto;}
	#nel_mcd #medical .cont_wrap .nel_cont.cont5 .grid_cont .plus{margin-top:50px;}
}
@media screen and (max-width:768px){
	#nel_mcd #medical .cont_wrap .nel_cont.cont5 .grid_cont{margin-top:var(--intMargin);}
	#nel_mcd #medical .cont_wrap .nel_cont.cont5 .grid_cont .inner{grid-template-columns:repeat(1,1fr);}
	#nel_mcd #medical .cont_wrap .nel_cont.cont5 .grid_cont .txt{padding:20px 10px;}
	#nel_mcd #medical .cont_wrap .nel_cont.cont5 .grid_cont .txt .clr_tit{font-size:20px;}
	#nel_mcd #medical .cont_wrap .nel_cont.cont5 .grid_cont .plus{margin-top:30px;}
}
@media screen and (max-width:480px){
	#nel_mcd #medical .cont_wrap .nel_cont.cont5 .top_img{height:250px; display:flex; justify-content:center; align-items:center; overflow:hidden;}
	#nel_mcd #medical .cont_wrap .nel_cont.cont5 .top_img img{width:auto ;max-width:none; height:100%;}
	#nel_mcd #medical .cont_wrap .nel_cont.cont5 .grid_cont .txt{padding:20px 0;}
	#nel_mcd #medical .cont_wrap .nel_cont.cont5 .grid_cont .txt .clr_tit{font-size:18px;margin-bottom:20px;}
	#nel_mcd #medical .cont_wrap .nel_cont.cont5 .grid_cont .plus{margin-top:20px;}
	#nel_mcd #medical .cont_wrap .nel_cont.cont5 .grid_cont .inner{row-gap:20px;}
	#nel_mcd #medical .cont_wrap .nel_cont.cont5 .grid_cont .txt .desc{font-size:14px; line-height:1.6;}
	#nel_mcd #medical .cont_wrap .nel_cont.cont5 .top_txt .vision p.ipt a{width:100%; margin-top:10px;}
	#nel_mcd #medical .cont_wrap .nel_cont.cont5 .top_txt .vision p.ipt a + a{margin-left:0;}
	#nel_mcd #medical .cont_wrap .nel_cont.cont5 .top_txt .vision p.ipt a:first-child{}
}

/* 넬 - 건강검진센터   */
/* #nel_health .cir_nav > a.on{background:#0000ff !important;} */
#nel_health #logo_top .sec2{padding-left:240px;}
#nel_health #culture .pl_sec,#nel_health #history .pl_sec,#nel_health #people .pl_sec{display:flex; padding-left:240px;}
#nel_health #culture .pl_sec > h4,#nel_health #history .pl_sec > h4,#nel_health #people .pl_sec > h4{display:block; width:200px; margin-top:0; line-height:1.6;}
#nel_health #culture .pl_sec > .content,#nel_health #history .pl_sec > .content,#nel_health #people .pl_sec > .content{width:calc(100% - 200px);}
#nel_health #culture .pl_sec{margin-top:80px;}
#nel_health #culture .pl_sec > h4{position:relative;&::after{content:'';display:block; background:url(../img/nel_health_icon.svg)no-repeat center/cover; width:60px; height:84px; position:absolute; left:0; top:90px;}}
#nel_health #culture .pl_sec .content {line-height:2; font-weight:500;}
#nel_health #culture .pl_sec .content .clr_tit{color:var(--nelColor1); margin-top:60px;display:block;}
#nel_health #culture .pl_sec .content .link_wrap{display:flex;gap:30px; margin:20px 0;}
#nel_health #culture .pl_sec .content .link_wrap a{display:flex; align-items:center; gap:15px;}
#nel_health #culture .pl_sec .content .link_wrap a img{width:40px;}
#nel_health #culture .pl_sec .content ul{display:flex; gap:10px;}
#nel_health #culture .pl_sec .content ul li{padding:13px 4px; width:100%;height:180px; border:1px solid var(--nelColor1);display:flex;flex-direction: column;align-items: center;justify-content: flex-end; position:relative;}
#nel_health #culture .pl_sec .content ul li figure{position:absolute; top:20px; left:50%; transform:translateX(-50%);}
#nel_health #culture .pl_sec .content ul li img{height:35px;}
#nel_health #culture .pl_sec .content ul li h5{margin-bottom:21px; font-size:18px; color:#464644; line-height:1;}
#nel_health #culture .pl_sec .content ul li.impor h5{margin-bottom:0;}
#nel_health #culture .pl_sec .content ul li .clr{font-size:16px; font-weight:600;color:var(--nelColor1);}
#nel_health #culture .pl_sec .content ul li .desc{font-size:15px; line-height:1.5; word-break:keep-all; text-align:center;letter-spacing:-0.1em; font-weight:500; color:#595757}
#nel_health #history .pl_sec{margin-top:40px;}
#nel_health #history .pl_sec > h4 span{color:var(--nelColor1);}
#nel_health #history .pl_sec .content figure{position:relative;}
#nel_health #history .pl_sec .content figure figcaption{position:absolute; right:20px; bottom:20px; color:#fff; line-height:1.5; text-align:right;}
#nel_health #history .pl_sec .content .txt_box{display:flex; justify-content:center; margin:40px 0 100px;}
#nel_health #history .pl_sec .content .txt_box .txt{width:50%; text-align:center;}
#nel_health #history .pl_sec .content .txt_box .txt .clr{font-weight:700; font-size:20px; line-height:1.5; color:var(--nelColor1); margin-bottom:20px;}
#nel_health #history .pl_sec .content .txt_box .txt .desc{word-break:keep-all; line-height:1.5; font-weight:500;color:#211815;}
#nel_health #history .pl_sec .content .txt_box .txt .desc span{display:block; font-weight:700; }
#nel_health #history .pl_sec .content .ul_cont{display:grid; grid-template-columns:repeat(5,1fr); column-gap:10px; position:relative;}
#nel_health #history .pl_sec .content .ul_cont.cat::after{background:url(../img/nel_health_cat.svg)no-repeat center/cover;content:'';display:block;aspect-ratio:292/150; width:200px; height:auto;position:absolute; left:-230px; top:220px;}
#nel_health #history .pl_sec .content .ul_cont.dog::after{background:url(../img/nel_health_dog.svg)no-repeat center/cover;content:'';display:block;aspect-ratio:292/150; width:200px; height:auto;position:absolute; left:-230px; top:220px;}
#nel_health #history .pl_sec .content .ul_cont + .ul_cont{margin-top:70px;}
#nel_health #history .pl_sec .content .ul_cont p{font-weight:600;width:100%; padding:0 20px; line-height:45px; height:45px;display:block; margin-bottom:10px; color:#fff;}
#nel_health #history .pl_sec .content .ul_cont p span{font-size:14px; margin-left:5px; font-weight:400;}
#nel_health #history .pl_sec .content .ul_cont ul{border:1px solid var(--nelColor2);padding:10px;}
#nel_health #history .pl_sec .content .ul_cont ul li{font-size:16px; padding:10px 0; font-weight:500; padding-left:20px;position:relative;}
#nel_health #history .pl_sec .content .ul_cont ul li::after{width:5px; height:5px; content:'';display:block; position:absolute; left:7px; top:17px; background:var(--bargoColor2); border-radius:5px;}
#nel_health #history .pl_sec .content .ul_cont ul li + li{border-top:1px solid  #878787;}
#nel_health #history .pl_sec .content .ul_cont ul li span{font-size:14px; display:block; word-break:keep-all;margin-top:5px; line-height:1.3; color:var(--nelColor1);}
#nel_health #people .pl_sec{margin-top:80px;}
#nel_health #people .pl_sec > h4{color:#000 !important;}
#nel_health #people .pl_sec .content .clr_tit{color:var(--nelColor1); display:block;line-height:2;}
#nel_health #people .pl_sec .content p{line-height:2; font-weight:500;}
#nel_health #people .pl_sec .content .txt figure{display:flex; justify-content:flex-end;}
#nel_health #people .pl_sec .content .txt figure img{width:180px;}
#nel_health #people .pl_sec .content .txt p{display:block; margin:10px 0 20px; font-size:14px; font-weight:500; opacity:1; text-align:right;}
#nel_health #people .pl_sec .content .link_wrap{display:flex;gap:15px;margin:40px 0 80px;}
#nel_health #people .pl_sec .content .link_wrap a{display:block; width:200px; font-weight:600; line-height:40px; text-align:center; border:1px solid #333; font-size:16px; color:var(--nelColor1);}
#nel_health #people .pl_sec .content .link_wrap a.clr{background:#BB272D; border-color:#BB272D; color:#fff;}
#nel_health #people .pl_sec .content .ul_cont{display:grid; grid-template-columns:repeat(5,1fr); column-gap:10px; position:relative;}
#nel_health #people .pl_sec .content .ul_cont + .ul_cont{margin-top:70px;}
#nel_health #people .pl_sec .content .ul_cont p{font-weight:600;width:100%; padding:0 20px; line-height:45px; height:45px;display:block; margin-bottom:10px; color:#fff;}
#nel_health #people .pl_sec .content .ul_cont p span{font-size:14px; margin-left:5px; font-weight:400;}
#nel_health #people .pl_sec .content .ul_cont ul{border:1px solid var(--nelColor2);padding:10px;}
#nel_health #people .pl_sec .content .ul_cont ul li{font-size:16px; padding:10px 0; font-weight:500; padding-left:20px;position:relative;}
#nel_health #people .pl_sec .content .ul_cont ul li::after{width:5px; height:5px; content:'';display:block; position:absolute; left:7px; top:17px; background:var(--bargoColor2); border-radius:5px;}
#nel_health #people .pl_sec .content .ul_cont ul li + li{border-top:1px solid  #878787;}
#nel_health #people .pl_sec .content .ul_cont ul li span{font-size:14px; display:block; word-break:keep-all;margin-top:5px; line-height:1.3; color:var(--nelColor1);}
@media screen and (max-width:1400px){
	#nel_health #logo_top .sec2{padding-left:100px;}
	#nel_health #culture .pl_sec,
	#nel_health #history .pl_sec,
	#nel_health #people .pl_sec{padding-left:100px;}
}
@media screen and (max-width:1200px){
	#nel_health #logo_top .sec2{padding-left:0;}
	#nel_health #culture .pl_sec,
	#nel_health #history .pl_sec,
	#nel_health #people .pl_sec{padding-left:0;}
	#nel_health #history .pl_sec .content .ul_cont.cat::after{left:-200px;}
	#nel_health #history .pl_sec .content .ul_cont.dog::after{left:-200px;}
	#nel_health #culture .pl_sec .content ul li figure{position:static; transform:none; margin:auto;}
	#nel_health #culture .pl_sec .content ul li .clr{font-size:14px;}
}
@media screen and (max-width:1024px){
	#nel_health #culture .pl_sec,
	#nel_health #history .pl_sec,
	#nel_health #people .pl_sec{flex-direction:column;}
	#nel_health #culture .pl_sec > .content,
	#nel_health #history .pl_sec > .content,
	#nel_health #people .pl_sec > .content{width:100%;margin-top:30px;}
	#nel_health #history .pl_sec .content .ul_cont{padding-top:100px;}
	#nel_health #history .pl_sec .content .ul_cont.cat::after{left:0;top:-10px;}
	#nel_health #history .pl_sec .content .ul_cont.dog::after{left:0;top:-10px;}
	#nel_health #culture .pl_sec > h4::after{left:120px;top:-20px;}
	#nel_health #history .pl_sec > h4 span br{display:none;}
}
@media screen and (max-width:768px){
	#nel_health #culture .pl_sec .content ul{flex-wrap:wrap; justify-content:center;}
	#nel_health #culture .pl_sec .content ul li{width:calc(100% / 3 - 7px); height:auto; justify-content:flex-start;}
	#nel_health #culture .pl_sec .content ul li figure{margin:0;}
	#nel_health #culture .pl_sec .content ul li h5{margin:10px 0;}
	#nel_health #history .pl_sec .content figure{display:flex; justify-content:center; align-items:center; overflow:hidden; height:250px;}
	#nel_health #history .pl_sec .content figure img{width:auto; max-width:none; height:100%;}
	#nel_health #history .pl_sec .content .ul_cont{grid-template-columns:repeat(3,1fr);row-gap:20px;}
	#nel_health #people .pl_sec .content .ul_cont{grid-template-columns:repeat(3,1fr); row-gap:20px;}
}
@media screen and (max-width:480px){
	#nel_health #culture .pl_sec,
	#nel_health #history .pl_sec,
	#nel_health #people .pl_sec{margin-top:var(--intMargin);}
	#nel_health #culture .pl_sec .content ul{ justify-content:flex-start;}
	#nel_health #culture .pl_sec .content ul li{width:calc(100% / 2 - 5px);}
	#nel_health #history .pl_sec .content .txt_box{flex-direction:column; margin:20px 0 50px; gap:20px;}
	#nel_health #history .pl_sec .content .txt_box .txt{width:100%;}
	#nel_health #history .pl_sec .content .txt_box .txt .clr{font-size:18px;margin-bottom:10px;}
	#nel_health #history .pl_sec .content .ul_cont{grid-template-columns:repeat(2,1fr);}
	#nel_health #history .pl_sec .content .ul_cont ul li{font-size:14px; padding-left:10px;}
	#nel_health #history .pl_sec .content .ul_cont ul li::after{left:0;}
	#nel_health #history .pl_sec .content .ul_cont ul li span{font-size:12px;}
	#nel_health #culture .pl_sec .content .clr_tit{margin-top:30px;}
	#nel_health #people .pl_sec .content .ul_cont{grid-template-columns:repeat(2,1fr);}
	#nel_health #people .pl_sec .content .ul_cont ul li{font-size:14px; padding-left:10px; &::after{left:0;}}
}
@media screen and (max-width:360px){
	#nel_health #culture .pl_sec .content ul li{width:100%;}
	#nel_health #history .pl_sec .content .ul_cont{grid-template-columns:repeat(1,1fr);}
	#nel_health #people .pl_sec .content .ul_cont{grid-template-columns:repeat(1,1fr);}
}

/* 넬 - 고양이센터 */
/* #nel_cat .cir_nav > a.on{background:#0000ff !important;} */
#nel_cat #logo_top .sec2{padding-left:240px;}
#nel_cat #culture .pl_sec{padding-left:240px; display:flex;margin-top:100px;}
#nel_cat #culture .pl_sec > h4{display:block; width:200px; margin-top:0; line-height:1.6; flex-shrink:0;}
#nel_cat #culture .pl_sec .vision{width:calc(100% - 200px);line-height:2; font-weight:500;}
#nel_cat #culture .pl_sec .vision .clr_tit{font-size:20px; color:var(--nelColor1);}
#nel_cat #culture .pl_sec .vision .link_nav .clr a{background:var(--nelColor1); border-color:var(--nelColor1); color:#fff;}
#nel_cat #culture .pl_sec .vision .link_nav span{display:block; width:200px;padding-left:20px;}
#nel_cat #culture .pl_sec .vision .video{width:100%; position:relative;aspect-ratio: 16 / 8.8; overflow:hidden;margin-top:100px;}
#nel_cat #culture .pl_sec .vision .video .video_box{position:relative; z-index:-1;}
#nel_cat #culture .pl_sec .vision .video iframe{aspect-ratio: 16 / 15;min-width:100%; min-height:auto; width:auto; height:auto; margin-top:-20%;}
#nel_cat #history .grid_cont{display:grid; grid-template-columns:repeat(3,1fr); row-gap:80px; column-gap:60px; margin:70px 0 100px;}
#nel_cat #history .grid_cont .cont{display:flex;flex-direction:column; height:610px;}
#nel_cat #history .grid_cont .cont .txt{padding:30px 20px;padding-bottom:0; line-height:2; height:100%;display:flex; flex-direction:column;}
#nel_cat #history .grid_cont .cont .txt .tit{font-size:24px; font-weight:700; color:var(--nelColor1); line-height:1; margin-bottom:10px;}
#nel_cat #history .grid_cont .cont .txt .tit span{font-size:18px; display:inline-block; margin-left:5px;}
#nel_cat #history .grid_cont .cont .txt .desc{margin-bottom:40px; word-break:keep-all;}
#nel_cat #history .grid_cont .cont .txt .desc.bold{margin-top:auto;margin-bottom:0; font-weight:600;}
#nel_cat #history .grid_cont .cont:nth-child(4),
#nel_cat #history .grid_cont .cont:nth-child(5){height:540px;}
#nel_cat #history .grid_cont .cont:nth-child(4) .desc.bold,
#nel_cat #history .grid_cont .cont:nth-child(5) .desc.bold{margin-top:0;}	
#nel_cat #people .swiper_cont{margin-top:70px;}
#nel_cat #people .swiper_cont .swiper-wrapper{transition-timing-function: linear;}
#nel_cat #people .swiper_cont .swiper-slide{width:auto;}
@media screen and (max-width:1400px){
	#nel_cat #logo_top .sec2{padding-left:100px;}
	#nel_cat #culture .pl_sec{padding-left:100px;}
}
@media screen and (max-width:1200px){
	#nel_cat #logo_top .sec2{padding-left:0;}
	#nel_cat #culture .pl_sec{padding-left:0;}
	#nel_cat #history .grid_cont .cont{height:auto !important;}
	#nel_cat #history .grid_cont .cont .txt .desc br{display:none;}
	#nel_cat #history .grid_cont .cont .txt .desc.bold{margin-top:0;}
}
@media screen and (max-width:1024px){
	#nel_cat #culture .pl_sec{margin-top:var(--intMargin);}
	#nel_cat #history .grid_cont{column-gap:20px; row-gap:40px;}
	#nel_cat #history .grid_cont .cont .txt{padding:20px 10px;}
}
@media screen and (max-width:768px){
	#nel_cat #culture .pl_sec{flex-direction:column; gap:30px;}
	#nel_cat #culture .pl_sec .vision{width:100%;}
	#nel_cat #history .grid_cont{grid-template-columns:repeat(2,1fr); margin:var(--intMargin) 0;}
	#nel_cat #history .grid_cont .cont .txt .tit{font-size:22px;}
	#nel_cat #history .grid_cont .cont .txt .tit span{line-height:1.5;}
}
@media screen and (max-width:480px){
	#nel_cat #culture .pl_sec{gap:20px;}
	#nel_cat #culture .pl_sec .vision .clr_tit{font-size:18px; margin-bottom:5px;}
	#nel_cat #culture .pl_sec .vision{line-height:1.6;}
	#nel_cat #culture .pl_sec .vision .link_nav span{padding-left:0;}
	#nel_cat #culture .pl_sec .vision .video{margin-top:var(--intMargin);}
	#nel_cat #history .grid_cont{column-gap:10px; row-gap:30px;}
	#nel_cat #history .grid_cont .cont .txt{padding:20px 0;}
	#nel_cat #history .grid_cont .cont .txt .tit{font-size:20px;}
	#nel_cat #history .grid_cont .cont .txt .tit span{font-size:16px;}
	#nel_cat #history .grid_cont .cont .txt .desc{margin-bottom:20px;}
	#nel_cat #people .swiper_cont{margin-top:var(--intMargin);}
	#nel_cat #people .swiper_cont .swiper-slide{height:200px;}
	#nel_cat #people .swiper_cont .swiper-slide .img_box{height:100%;}
	#nel_cat #people .swiper_cont .swiper-slide img{width:auto; max-width:none; height:100%;}
}
@media screen and (max-width:360px){
	#nel_cat #history .grid_cont{grid-template-columns:repeat(1,1fr);}
}

/* 넬 - 줄기세포연구소 */
#nel_stem #logo_top .sec2{padding-left:240px;display:block;}
#nel_stem .pl_sec{padding-left:240px; display:flex;margin-top:100px;}
#nel_stem .pl_sec > h4{display:block; width:200px; margin-top:0; line-height:1.6; flex-shrink:0;}
#nel_stem .pl_sec .vision{width:calc(100% - 200px);line-height:2; font-weight:500;}
#nel_stem .pl_sec .vision .clr_tit{font-size:20px; color:var(--nelColor1); margin-top:60px;}
#nel_stem .pl_sec .vision p span{color:var(--nelColor1);}
#nel_stem .pl_sec .vision .sm_desc{color:#666;}
#nel_stem .pl_sec .vision .link_nav .clr a{background:var(--nelColor1); border-color:var(--nelColor1); color:#fff;}
#nel_stem .pl_sec .vision .link_nav span{display:block; width:200px;padding-left:20px;}
#nel_stem .pl_sec .vision .video{width:100%; position:relative;aspect-ratio: 16 / 8.8; overflow:hidden;margin-top:100px;}
#nel_stem .pl_sec .vision .video .video_box{position:relative; z-index:-1;}
#nel_stem .pl_sec .vision .video iframe{aspect-ratio: 16 / 15;min-width:100%; min-height:auto; width:auto; height:auto; margin-top:-20%;}
#nel_stem #history .flex_cont{display:flex; margin:50px 0 90px;align-items:center;}
#nel_stem #history .flex_cont .fz_21{color:var(--nelColor1); font-weight:800; line-height:1.5; text-align:center;margin-bottom:30px;display:block;}
#nel_stem #history .flex_cont .fl_box{width:300px; margin-left:80px; align-items:center;}
#nel_stem #history .flex_cont .fl_box ul{display:flex; flex-wrap:wrap; justify-content:center; column-gap:20px;}
#nel_stem #history .flex_cont .fl_box ul li {line-height:1.5;position:relative;}
#nel_stem #history .flex_cont .fl_box ul li:not(:first-child)::before {content:'|';position:absolute;top:0;left:-12px;}
#nel_stem #history .flex_cont .fl_box ul li:nth-child(4)::before,
#nel_stem #history .flex_cont .fl_box ul li:nth-child(6)::before{content:'';}
#nel_stem #history .flex_cont .txt_box{margin-left:40px; text-align:center;}
#nel_stem #history .flex_cont .txt_box p{ line-height:1.5;}
#nel_stem #people .link_wrap{margin-top:70px; display:flex; justify-content:center; gap:20px;}
@media screen and (max-width:1400px){
	#nel_stem #logo_top .sec2{padding-left:100px;}
	#nel_stem .pl_sec{padding-left:100px;}
}
@media screen and (max-width:1200px){
	#nel_stem #logo_top .sec2{padding-left:0;}
	#nel_stem .pl_sec{padding-left:0;}
	#nel_stem #history .flex_cont{gap:10px;}
	#nel_stem #history .flex_cont figure{width:calc(100% / 3);}
	#nel_stem #history .flex_cont .fl_box{width:calc(100% / 3);margin-left:0;}
	#nel_stem #history .flex_cont .txt_box{margin-left:0; width:calc(100% / 3);}
}
@media screen and (max-width:1024px){
	#nel_stem #logo_top .sec2{margin-top:0;}
	#nel_stem .pl_sec{margin-top:var(--intMargin);}
	#nel_stem #people .link_wrap{padding:0 15px;}
}
@media screen and (max-width:768px){
	#nel_stem .pl_sec{flex-direction:column; gap:30px;}
	#nel_stem .pl_sec .vision{width:100%;}
	#nel_stem #history .flex_cont{flex-direction:column; gap:20px; justify-content:center; align-items:center;}
	#nel_stem #history .flex_cont figure{width:100%;}
	#nel_stem #history .flex_cont figure img{display:block; margin:0 auto;}
	#nel_stem #history .flex_cont .fl_box{width:100%;}
	#nel_stem #history .flex_cont .fz_21{margin-bottom:10px;}
	#nel_stem #history .flex_cont .txt_box{width:100%;}
	#nel_stem #people .link_wrap{gap:10px;}
}
@media screen and (max-width:480px){
	#nel_stem .pl_sec .vision .clr_tit{font-size:18px; margin-bottom:5px; margin-top:30px;}
	#nel_stem .pl_sec{gap:20px;}
	#nel_stem .pl_sec .vision{line-height:1.6;}
	#nel_stem .pl_sec .vision .link_nav span{padding-left:0;}
	#nel_stem .pl_sec .vision .video{margin-top:var(--intMargin);}
	#nel_stem #people .link_wrap{margin-top:var(--intMargin);}
}
@media screen and (max-width:360px){
	#nel_stem #people .link_wrap{flex-direction:Column;}
	#nel_stem #people .link_wrap img{width:100%;}
	#nel_stem .pl_sec .vision .video iframe{aspect-ratio:16/9; margin-top:0;}
}

/* 넬/바르고바르개 - 진료안내/병원안내 */
.nel_info #culture .sec3 .vision article + article {margin-top: calc(var(--intMargin) - 30px);}
.nel_info #culture .sec3 .vision .clr_tit {margin-top: 0px;font-size:20px;}
.nel_info #culture .sec3 .vision .lst_ul > li {position:relative;padding-left: 15px;font-weight: 700;}
.nel_info #culture .sec3 .vision .lst_ul > li::before {content:'-';position:absolute;top:0;left:0;}
.nel_info #culture .sec4 .bst_ul > li {margin-top: 15px;position:relative;padding-left: 15px;font-weight: 500;}
.nel_info #culture .sec4 .bst_ul > li::before {content:'*';position:absolute;top:0;left:0;}
@media screen and (max-width:480px){
	.nel_info #culture .sec3 .vision .clr_tit{margin-bottom:5px; font-size:18px;}
	.nel_info #culture .sec4 .bst_ul > li{line-height:1.5;}
}

/* 바르고바르개 공통 */
.bargo #logo_top .sec1 .ico {margin: 0px 130px;font-size:70px;font-weight: 600;color:var(--bargoColor1);}
@media screen and (max-width:768px){
	.bargo #logo_top .sec1{flex-direction:row;}
	.bargo #logo_top .sec1 .ico {margin:0 50px;}
	.bargo #logo_top .sec1 .img_box:nth-child(1) img{width:180px;}
	.bargo #logo_top .sec1 .img_box:nth-child(3) img{width:80px;}
}
@media screen and (max-width:480px){
	.bargo #logo_top .sec1 .img_box:nth-child(1) img{width:120px;}
	.bargo #logo_top .sec1 .img_box:nth-child(3) img{width:60px;}
	.bargo #logo_top .sec1 .ico{font-size:40px; margin:0 30px;}
}

/* 바르고바르개 - 바르고바르개 BRAND */
/* #bargo_brd .cir_nav > a:nth-child(2) {margin: 0px 10px;} */
#bargo_brd #people .r_sec {bottom:-80px;}
#bargo_brd .bargo_brd_swiper .swiper-wrapper{transition-timing-function: linear;}
#bargo_brd .bargo_brd_swiper .swiper-slide{width:auto}
@media screen and (max-width:768px){
	#bargo_brd #culture .img_box{height:200px; display:flex; justify-content:center; align-items:center; overflow:hidden;}
	#bargo_brd #culture .img_box img{width:auto; max-width:none; height:100%;}
	#bargo_brd #people .r_sec{bottom:-60px;}
}
@media screen and (max-width:480px){
	#bargo_brd #culture .img_box{height:150px;}
	#bargo_brd #people .r_sec{bottom:-40px;}
}
@media screen and (max-width:360px){
	#bargo_brd #culture .img_box{height:120px;}
}

/* 바르고바르개 - 진료안내/병원안내 */
.bargo.nel_info #logo_top .sec1 {justify-content:flex-start;}
.bargo.nel_info .pl_sec {padding-left: 140px;}
@media screen and (max-width:1400px){
	.bargo.nel_info .pl_sec{padding-left:100px;}
}
@media screen and (max-width:1200px){
	.bargo.nel_info .pl_sec{padding-left:15px;}
	.bargo.nel_info .inner .pl_sec{padding-left:0;}
	.bargo.nel_info .pl_sec .pl_sec{padding-left:0;}
}

/* 바르고바르개 - 외과센터 ~ 공통 */
.brg_sub #culture .sec3 .vision{font-weight:400;}
.brg_sub .clr_tit {color:var(--bargoColor1);}
.brg_sub .import_bargo{margin-top:60px;font-weight:600; font-size:21px;}
.brg_sub .title {padding: 15px 30px;border:2px solid #000;border-radius: 45px;}
.brg_sub .doc_box {padding-bottom: 30px;line-height:2;}
.brg_sub .doc_box .img_box {width:580px;}
.brg_sub .doc_box .txt_box {position:relative;width: calc(100% - 650px);padding-top: 40px;}
.brg_sub .doc_box .txt_box .clr_tit {margin-top: 50px;font-weight:500;}
.brg_sub .doc_box .txt_box .clr_tit strong {letter-spacing:1px;}
.brg_sub .doc_box .txt_box .ca_lst {margin-top: 40px;color:var(--bargoColor1);}
.brg_sub .doc_box .txt_box .etc_p {margin-top:40px; line-height:1.6;word-break:keep-all;}
.brg_sub .doc_box .txt_box .g_btn {position:absolute;background:var(--bargoColor1);color:#fff;}
.brg_sub .doc_box .txt_box .arr_btn {top:50%;transform: translateY(-50%);right:0;display:flex;justify-content:center;align-items:center;line-height: 1;width: 60px;aspect-ratio:1/1;}
.brg_sub .doc_box .txt_box .view_btn {bottom: 15px;right: 20px;padding: 5px 40px;}
.brg_sub #bg_cont {padding: 175px 0 120px;color:#fff;line-height:1.7;background:url("../img/bargo_dsk_bg.jpg") no-repeat center/cover;}
.brg_sub #bg_cont .tit_wrp {padding: 16px 0;}
.brg_sub #bg_cont .title {border:1px solid #fff;}
.brg_sub #bg_cont .flx_sec {margin-top: 40px;text-align:center;}
.brg_sub #bg_cont .flx_sec .img_box {margin-top: 0px;}
.brg_sub #bg_cont .flx_sec strong ,.brg_sub #bg_cont .flx_sec p {display:block;margin-top: 20px;}
.brg_sub #bg_cont .st_txt {margin-top: 80px;}
.brg_sub #bg_cont .st_txt + .st_txt {margin-top: 40px;}
@media screen and (max-width:1200px){
	.brg_sub .doc_box .txt_box{width:calc(100% - 600px);}
}
@media screen and (max-width:1024px){
	.brg_sub .doc_box .txt_box{padding-left:20px;}
	.brg_sub .title{padding:10px 15px;}
	.brg_sub .doc_box .txt_box .clr_tit {margin-top:30px; line-height:1;}
	.brg_sub .doc_box .txt_box .ca_lst{margin-top:30px; line-height:1.6;}
	.brg_sub .doc_box .txt_box .etc_p{margin-top:30px;}
	.brg_sub .doc_box .txt_box .g_btn{position:static;display:inline-block;margin-top:50px;}
	.brg_sub #bg_cont{padding:150px 0 100px;}
	.brg_sub #bg_cont .flx_sec{gap:10px;}
}
@media screen and (max-width:768px){
	.brg_sub #bg_cont{padding:100px 0 80px;}
}
@media screen and (max-width:480px){
	.brg_sub .title{padding:7px 15px;}
	.brg_sub .import_bargo{font-size:18px; margin-top:30px;}
	.brg_sub .doc_box .txt_box .clr_tit {margin-top:20px;}
	.brg_sub .doc_box .txt_box .ca_lst{margin-top:20px;}
	.brg_sub .doc_box .txt_box .etc_p{margin-top:20px;}
	.brg_sub #bg_cont{padding:80px 0; position:relative;}
	.brg_sub #bg_cont::after{width:100%; height:100%; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); background:rgba(0,0,0,0.5); content:'';display:block;}
	.brg_sub #bg_cont .inner{z-index:2;}
	.brg_sub #bg_cont .tit_wrp{display:flex; justify-content:center;padding:0;}
	.brg_sub #bg_cont .flx_sec{flex-direction:column;}
	.brg_sub #bg_cont .flx_sec strong, .brg_sub #bg_cont .flx_sec p{margin-top:10px;}
	.brg_sub #bg_cont .st_txt{margin-top:50px; text-align:center;}
}
@media screen and (max-width:360px){
	.brg_sub .title{padding:5px 10px; font-size:13px;}	
}

/* 바르고바르개 컨텐츠 공통 */
.brg_sub #content{padding:var(--intMargin) 0;}
.brg_sub #content .tit{color:#005464;margin:15px 0 30px;}
.brg_sub #content .tit_desc{font-weight:500;}
.brg_sub #content .logo{width:189px;}
.brg_sub #content .logo img{width:100%;}
.brg_sub #content .txt_box {padding-left:570px;margin-top:70px;}
.brg_sub #content .txt_box p{font-weight:500; position:relative;}
.brg_sub #content .txt_box p:nth-child(2){margin-top:-7px;}
.brg_sub #content .txt_box .bold{font-weight:900; margin-top:10px; word-break:keep-all;}
.brg_sub #content .txt_box img{width:57px; height:57px; margin-left:20px;}
.brg_sub #content .content_swiper_wrap {position:relative;}
.brg_sub #content .content_swiper_wrap .content_swiper{margin-top:80px;}
.brg_sub #content .content_swiper_wrap .content_swiper .swiper-slide .youtube{aspect-ratio:16/9; width:100%; height:auto; overflow:hidden;}
.brg_sub #content .content_swiper_wrap .content_swiper .swiper-slide .youtube iframe{aspect-ratio:16/9; width:100%; height:auto;}
.brg_sub #content .content_swiper_wrap .content_swiper .swiper-slide .slide_txt{margin-top:20px; display:none;}
.brg_sub #content .content_swiper_wrap .content_swiper .swiper-slide .slide_txt .fz_18{font-weight:600;}
.brg_sub #content .content_swiper_wrap .content_swiper .swiper-slide .slide_txt .fz_16{font-weight:500;margin-top:10px; display:-webkit-box; -webkit-line-clamp:1; -webkit-box-orient:vertical; text-overflow:ellipsis; overflow:hidden;}
.brg_sub #content .content_swiper_wrap .content-nav .content_prev, 
.brg_sub #content .content_swiper_wrap .content-nav .content_next{width:60px; height:60px;cursor:pointer; position:absolute; top:39%;padding-bottom:5px; font-size:34px; border:4px solid #005464; display:flex; justify-content:center; align-items:center; border-radius:60px;}
.brg_sub #content .content_swiper_wrap .content-nav .content_prev{left:-90px; background:url(../img/brg_arr_prev.png)no-repeat center; background-size:15px;background-position-x: 43%;}
.brg_sub #content .content_swiper_wrap .content-nav .content_next{right:-90px; background:url(../img/brg_arr_next.png)no-repeat center; background-size:15px;background-position-x: 57%;}
@media screen and (max-width:1400px){
	.brg_sub #content .content_swiper_wrap{padding:0 80px;}
	.brg_sub #content .content_swiper_wrap .content-nav .content_prev{left:0; z-index:10;}
	.brg_sub #content .content_swiper_wrap .content-nav .content_next{right:0; z-index:10;}
	.brg_sub #content .content_swiper_wrap .content-nav .content_prev,
	.brg_sub #content .content_swiper_wrap .content-nav .content_next{width:50px; height:50px;}
}
@media screen and (max-width:1200px){
	.brg_sub #content .txt_box{padding-left:60px;}
	.brg_sub #content .content_swiper_wrap{padding:0 60px;}
}
@media screen and (max-width:1024px){
	.brg_sub .doc_box .img_box{width:50%;}
	.brg_sub .doc_box .txt_box{width:50%;}
}
@media screen and (max-width:768px){
	.brg_sub .doc_box{flex-direction:column;}
	.brg_sub .doc_box .img_box{width:100%; height:300px; display:flex; justify-content:center; align-items:center; overflow:hidden;}
	.brg_sub .doc_box .img_box img{width:100%; max-width:none;}
	.brg_sub .doc_box .txt_box{width:100%; padding-left:0;}
	.brg_sub #content .logo{width:150px;}
	.brg_sub #content .txt_box{padding-left:0; margin-top:60px;}
	.brg_sub #content .content_swiper_wrap{padding:0 50px;}
	.brg_sub #content .content_swiper_wrap .content-nav .content_prev,
	.brg_sub #content .content_swiper_wrap .content-nav .content_next{width:40px; height:40px; background-size:10px; border:2px solid #005464;}
	.brg_sub #content .txt_box img{width:40px; height:40px; margin-left:10px;}
}
@media screen and (max-width:640px){
	.brg_sub #content .txt_box p{display:flex; flex-direction:row-reverse; align-items:center; justify-content:flex-end; gap:10px;}
	.brg_sub #content .txt_box p:nth-child(2){margin-top:10px;}
	.brg_sub #content .txt_box p a{display:block; flex-shrink:0;}
	.brg_sub #content .txt_box img{margin-left:0;}
}
@media screen and (max-width:480px){
	.brg_sub .doc_box .txt_box{padding-top:20px;}
	.brg_sub .doc_box .txt_box .clr_tit{margin-top:20px;}
	.brg_sub #content .logo{width:120px;}
	.brg_sub #content .tit{margin:5px 0 10px;}
	.brg_sub #content .txt_box{margin-top:30px;}
	.brg_sub #content .content_swiper_wrap .content_swiper{margin-top:50px;}
	.brg_sub #content .content_swiper_wrap .content-nav .content_prev,
	.brg_sub #content .content_swiper_wrap .content-nav .content_next{width:35px; height:35px; background-size:8px;}
	.brg_sub #content .content_swiper_wrap{padding:0 45px;}
	.brg_sub #content .txt_box p{line-height:1.5;}
	.brg_sub #content .tit_desc{line-height:1.5;}
	.brg_sub #content .txt_box .bold{line-height:1.5;}
}
@media screen and (max-width:360px){
	.brg_sub #content .content_swiper_wrap .content-nav .content_prev,
	.brg_sub #content .content_swiper_wrap .content-nav .content_next{top:105%;}
	.brg_sub #content .content_swiper_wrap{padding:0;}
}

/* 바르고바르개 - 외과센터 진료과목 */
#bargo_mcd #logo_top .inner{padding-left:140px;}
#bargo_mcd #logo_top .sec1{justify-content:flex-start;}
#bargo_mcd #logo_top .sec2{padding-left:0;}
#bargo_mcd #culture .sec3{padding-left:140px;}
#bargo_mcd #culture .sec3 strong{margin-bottom:60px;}
#bargo_mcd #culture .sec3 .link_wrap{display:flex; margin-top:60px;}
#bargo_mcd #culture .sec3 .link_wrap a{display: block;width: 200px;font-weight: 600;line-height: 40px;text-align: center;border: 1px solid var(--bargoColor1); color:var(--bargoColor1); transition:all 0.2s; border-radius:10px;}
#bargo_mcd #culture .sec3 .link_wrap a:hover{background:var(--bargoColor1); color:#fff;}
#bargo_mcd #culture .sec3 .link_wrap a + a{margin-left:20px;}
#bargo_mcd #medical{margin-top:50px;}
#bargo_mcd #medical .cont_box .tab_box{display:flex; justify-content:center; gap:20px;}
#bargo_mcd #medical .cont_box .tab_box .tab{cursor:pointer;padding:18px 0px; text-align:center;font-size:24px; font-weight:600; letter-spacing:-0.01em;}
#bargo_mcd #medical .cont_box .tab_box .tab.on{border-radius:50px; background-color:var(--bargoColor2); color:#fff;padding:18px 40px;}
#bargo_mcd #medical .cont_wrap{margin-top:120px;}
#bargo_mcd #medical .cont_wrap .cont{display:none;}
#bargo_mcd #medical .cont_wrap .cont.on{display:block;}
#bargo_mcd #medical .cont_wrap .cont ul{display:flex; flex-wrap:wrap;padding:0 50px;margin-left:-50px;margin-bottom:-50px;}
#bargo_mcd #medical .cont_wrap .cont ul li{width:calc(100% / 4 - 50px); margin-left:50px;margin-bottom:50px;}
#bargo_mcd #medical .cont_wrap .cont ul li p{padding-left:10px}
#bargo_mcd #medical .cont_wrap .cont ul li .title{font-weight:800; font-size:22px; color:var(--bargoColor1);margin-bottom:26px; margin-top:30px;}
#bargo_mcd #medical .cont_wrap .cont ul li .title .sm{font-size:14px;}
#bargo_mcd #medical .cont_wrap .cont ul li .desc.lts p{letter-spacing:-0.06em;}
#bargo_mcd #medical .cont_wrap .cont ul li .desc p{font-size:14px;font-weight:700}
#bargo_mcd #medical .cont_wrap .cont ul li .desc p + p{margin-top:15px;}
#bargo_mcd #medical .cont_wrap .cont ul li .desc .tdi{font-weight:400; text-indent:13px;}
@media screen and (max-width:1400px){
	#bargo_mcd #logo_top .inner{padding-left:100px;}
	#bargo_mcd #culture .sec3{padding-left:100px;}
	#bargo_mcd #medical .cont_box .tab_box .tab{font-size:21px;}
}
@media screen and (max-width:1200px){
	#bargo_mcd #logo_top .inner{padding-left:15px;}
	#bargo_mcd #culture .sec3{padding-left:0;}
	#bargo_mcd #medical .cont_box .tab_box{gap:15px;}
	#bargo_mcd #medical .cont_box .tab_box .tab{font-size:19px; padding:15px 0;}
	#bargo_mcd #medical .cont_box .tab_box .tab.on{padding:15px 10px;}
	#bargo_mcd #medical .cont_wrap .cont ul{margin:0;padding:0; display:grid; grid-template-columns:repeat(4,1fr); column-gap:50px; row-gap:50px;}
	#bargo_mcd #medical .cont_wrap .cont ul li{width:100%; margin:0;}
	#bargo_mcd #medical .cont_wrap .cont ul li .desc p:not(.tdi){text-indent:-9px; margin-left:9px;}
}
@media screen and (max-width:1024px){
	#bargo_mcd #medical .cont_wrap{margin-top:80px;}
	#bargo_mcd #medical .cont_wrap .cont ul{gap:20px;}
	#bargo_mcd #medical .cont_wrap .cont ul li .title{font-size:20px; margin:20px 0;}
	#bargo_mcd #medical .cont_box .tab_box{gap:10px 30px; align-items:center; justify-content:center; flex-wrap:wrap;}
	#bargo_mcd #medical .cont_box .tab_box .tab{font-size:18px; padding:10px 0; white-space:nowrap;}
	#bargo_mcd #medical .cont_box .tab_box .tab.on{padding:10px 20px;}
}
@media screen and (max-width:768px){
	#bargo_mcd #medical .cont_box .tab_box .tab{font-size:18px; padding:7px 0;}
	#bargo_mcd #medical .cont_box .tab_box .tab.on{padding:10px 20px;}
	#bargo_mcd #culture .sec3 strong{margin-bottom:30px;}
	#bargo_mcd #medical .cont_wrap .cont ul{grid-template-columns:repeat(2,1fr); row-gap:40px;}
	#bargo_mcd #medical .cont_wrap .cont ul li img{width:100%;}
}
@media screen and (max-width:480px){
	#bargo_mcd #culture .sec3 strong{margin-bottom:15px;}
	#bargo_mcd #culture .sec3 .link_wrap{margin-top:40px;}
	#bargo_mcd #medical{margin-top:calc(var(--intMargin) / 2);}
	#bargo_mcd #medical .cont_wrap{margin-top:calc(var(--intMargin) / 2);}
	#bargo_mcd #medical .cont_wrap .cont ul{column-gap:10px;}
	#bargo_mcd #medical .cont_wrap .cont ul li .title{font-size:18px; margin:10px 0;}
	#bargo_mcd #medical .cont_wrap .cont ul li .desc p{word-break:break-all;}
	#bargo_mcd #medical .cont_wrap .cont ul li .desc p + p{margin-top:10px;}
	#bargo_mcd #medical .cont_box .tab_box{gap:10px 20px;}
	#bargo_mcd #medical .cont_box .tab_box .tab{padding:7px 0;}
	#bargo_mcd #medical .cont_box .tab_box .tab.on{padding:7px 15px;}
}
@media screen and (max-width:360px){
	#bargo_mcd #medical .cont_wrap .cont ul{grid-template-columns:repeat(1,1fr);}
	#bargo_mcd #medical .cont_wrap .cont ul li .desc p{word-break:keep-all;}
	#bargo_mcd #culture .sec3 .link_wrap{flex-direction:column;}
	#bargo_mcd #culture .sec3 .link_wrap a{line-height:35px; width:100%;}
	#bargo_mcd #culture .sec3 .link_wrap a + a{margin-left:0; margin-top:10px;}
	#bargo_mcd #medical .cont_box .tab_box {gap:5px 10px;}
	#bargo_mcd #medical .cont_box .tab_box .tab{font-size:16px; padding:5px 0;}
	#bargo_mcd #medical .cont_box .tab_box .tab.on{padding:5px 10px;}
}

/* 바르고바르개 - 슬개골탈구 특화센터 */
.sub_top.sub_bargo_bg5_2{display:flex; align-items:flex-end;}
.sub_top.sub_bargo_bg5_2 .inner.ptd_sub_top{text-align:right; padding-bottom:60px;}
.sub_top.sub_bargo_bg5_2 .inner.ptd_sub_top .sub_tit{font-size:38px; font-weight:600; color:#fff; margin-bottom:25px; line-height:1.3;}
.sub_top.sub_bargo_bg5_2 .inner.ptd_sub_top .sub_desc{font-size:23px;color:#fff;margin-top:5px;}
.sub_top.sub_bargo_bg5_2 .inner.ptd_sub_top .sub_desc span{font-size:47px; font-weight:600;}
#bargo_ptd #culture .sec3{padding-left:100px; align-items:flex-start; margin-bottom:0;}
#bargo_ptd #culture .sec3 .ptd_img .fz_22{display:flex; justify-content:center;margin-bottom:90px;}
#bargo_ptd #culture .sec3 .vision{margin-left:130px;}
#bargo_ptd #culture .sec3 .vision p{word-break:keep-all;}
#bargo_ptd #culture .sec3 figure{width:300px; flex-shrink:0;}
#bargo_ptd #culture .sec3 figure img{width:100%;}
#bargo_ptd #culture .swiper-container .txt_box .title{margin-left:-30px;}
#bargo_ptd .num_ul, #bargo_ptd .abc_ul {padding-left: 10px;}
#bargo_ptd .abc_ul {margin-left:-19px;}
#bargo_ptd .num_ul li {list-style: inherit; padding-left: 10px; font-weight:500;}
#bargo_ptd .num_ul > li {list-style:auto;}
#bargo_ptd .num_ul > li::marker {color:var(--bargoColor1);}
#bargo_ptd .flx_sec {display:flex;gap: 0 80px;}
#bargo_ptd .sec4 {margin: 50px 0; background:#eaeaea; padding:70px 0;}
#bargo_ptd .sec4 .txt_box {width: 100%;}
#bargo_ptd .sec4 .txt_box .fz_16 {line-height:1.6; margin-top:45px;}
#bargo_ptd .sec4 .txt_box .cir_tit, #bargo_ptd .num_ul > li::marker {color:var(--bargoColor1);}
#bargo_ptd .sec4 .txt_box .bl_txt {color:#0000ff;}
#bargo_ptd #culture .txt_box .ca_lst .mgt{margin-top:10px;}
@media screen and (max-width:1200px){
	#bargo_ptd #culture .sec3{padding-left:0;}
	#bargo_ptd #culture .sec3 .vision{margin-left:70px;}
}
@media screen and (max-width:1024px){
	#bargo_ptd .flx_sec{gap:0;}
	#bargo_ptd #culture .swiper-container .txt_box .title{margin-left:0; display:inline-block; line-height:1;}
}
@media screen and (max-width:768px){
	.sub_top.sub_bargo_bg5_2 .inner.ptd_sub_top .sub_tit{font-size:32px;}
	.sub_top.sub_bargo_bg5_2 .inner.ptd_sub_top .sub_desc{font-size:20px;}
	.sub_top.sub_bargo_bg5_2 .inner.ptd_sub_top .sub_desc span{font-size:42px;}
	#bargo_ptd #culture .sec3 .vision{margin-left:0;}
	#bargo_ptd #culture .sec3 .ptd_img .fz_22{margin-bottom:0;}
	#bargo_ptd #culture .sec3 figure{position:absolute; width:210px; opacity:0.5; z-index:-1; top:20px; right:0;}
	#bargo_ptd .num_ul, #bargo_ptd .abc_ul{padding-left:13px;}
}
@media screen and (max-width:480px){
	.sub_top.sub_bargo_bg5_2 .inner.ptd_sub_top{padding-bottom:15px;}
	.sub_top.sub_bargo_bg5_2 .inner.ptd_sub_top .sub_tit{font-size:24px; margin-bottom:10px;}
	.sub_top.sub_bargo_bg5_2 .inner.ptd_sub_top .sub_desc{font-size:18px;}
	.sub_top.sub_bargo_bg5_2 .inner.ptd_sub_top .sub_desc span{font-size:28px;}

	#bargo_ptd .abc_ul {padding-left:10px;}
	#bargo_ptd .abc_ul li + li{margin-top:10px;}
	#bargo_ptd .sec4 .txt_box .fz_16{margin-top:20px;}
	#bargo_ptd .sec4{padding:50px 0;}
	#bargo_ptd #culture .sec3 figure{width:180px;}
}

/* 바르고바르개 - 십자인대센터 */
.sub_top.sub_bargo_bg5_3{display:flex; align-items:flex-end;}
.sub_top.sub_bargo_bg5_3 .inner.cls_sub_top{text-align:right; padding-bottom:60px;}
.sub_top.sub_bargo_bg5_3 .inner.cls_sub_top .sub_tit{font-size:38px; font-weight:600; color:#fff; margin-bottom:25px; line-height:1.3;}
.sub_top.sub_bargo_bg5_3 .inner.cls_sub_top .sub_desc{font-size:23px;color:#fff;margin-top:5px;}
.sub_top.sub_bargo_bg5_3 .inner.cls_sub_top .sub_desc span{font-size:47px; font-weight:600;}
#bargo_cls #culture .sec3{padding-left:100px; }
#bargo_cls #culture .sec3 figure{width:300px; flex-shrink:0;}
#bargo_cls #culture .sec3 figure img{width:100%;}
#bargo_cls #culture .sec3 .vision{margin-left:130px;}
#bargo_cls #culture .sec3 .vision p{word-break:keep-all;}
#bargo_cls #culture .swiper-container .txt_box .title{margin-left:-30px;}
#bargo_cls .num_ul, #bargo_cls .abc_ul {padding-left: 10px;}
#bargo_cls .abc_ul {margin-left:-19px;}
#bargo_cls .num_ul li {list-style: inherit; padding-left: 10px; font-weight:500;}
#bargo_cls .num_ul > li {list-style:auto;}
#bargo_cls .num_ul > li::marker {color:var(--bargoColor1);}
#bargo_cls .flx_sec {display:flex;gap: 0 80px;}
#bargo_cls .sec4 {margin: var(--intMargin) 0; padding-left:100px; gap:0; }
#bargo_cls .sec4 .txt_box {width: calc(100% - 541px);display: flex;flex-direction:column;justify-content: space-between; margin-left:130px;}
#bargo_cls .sec4 .txt_box .fz_16 {line-height:2.4;}
#bargo_cls .sec4 .txt_box .cir_tit, #bargo_cls .num_ul > li::marker {color:var(--bargoColor1);}
#bargo_cls .sec4 .txt_box .bl_txt {color:#0000ff;}
#bargo_cls .doc_box .txt_box .ca_lst{margin-top:20px;}
#bargo_cls .doc_box .txt_box .etc_p{margin-top:40px; line-height:1.8; font-size:15px;}
@media screen and (max-width:1200px){
	#bargo_cls #culture .sec3{padding-left:0px;}
	#bargo_cls #culture .sec3 .vision{margin-left:70px;}
	#bargo_cls .sec4{padding-left:0;}
	#bargo_cls .sec4 figure{width:300px;flex-shrink:0;}
	#bargo_cls .sec4 .txt_box{width:100%;margin-left:70px;}
}
@media screen and (max-width:1024px){
	#bargo_cls .flx_sec {gap:0;}
	#bargo_cls #culture .swiper-container .txt_box .title{margin-left:0;}
}
@media screen and (max-width:768px){
	.sub_top.sub_bargo_bg5_3 .inner.cls_sub_top .sub_tit{font-size:32px;}
	.sub_top.sub_bargo_bg5_3 .inner.cls_sub_top .sub_desc{font-size:20px;}
	.sub_top.sub_bargo_bg5_3 .inner.cls_sub_top .sub_desc span{font-size:42px;}
	#bargo_cls #culture .sec3 figure{position:absolute; top:0; right:15px; opacity:0.5; z-index:-1;}
	#bargo_cls #culture .sec3 .vision{margin-left:0;}
	#bargo_cls .sec4 {position:relative;}
	#bargo_cls .sec4 figure{position:absolute; top:-20px; right:0; opacity:0.5; z-index:-1;}
	#bargo_cls .sec4 .txt_box{margin-left:0;}
	#bargo_cls .num_ul, #bargo_cls .abc_ul{padding-left:13px;}
}
@media screen and (max-width:480px){
	.sub_top.sub_bargo_bg5_3 .inner.cls_sub_top{padding-bottom:15px;}
	.sub_top.sub_bargo_bg5_3 .inner.cls_sub_top .sub_tit{font-size:24px; margin-bottom:10px;}
	.sub_top.sub_bargo_bg5_3 .inner.cls_sub_top .sub_desc{font-size:18px;}
	.sub_top.sub_bargo_bg5_3 .inner.cls_sub_top .sub_desc span{font-size:28px;}
	#bargo_cls .abc_ul {padding-left:10px;}
	#bargo_cls .abc_ul li + li{margin-top:10px;}
	#bargo_cls #culture .sec3 figure{width:210px; opacity:0.3;}
	#bargo_cls .sec4 figure{width:210px; opacity:0.3;}
	#bargo_cls .sec4 .txt_box strong{margin-bottom:10px;}
	#bargo_cls .sec4 .txt_box .fz_16{line-height:2;}
	#bargo_cls .doc_box .txt_box .etc_p{margin-top:20px; font-size:14px;}
}

/* 바르고바르개 - 디스크 수술센터 */
.sub_top.sub_bargo_bg5_4{display:flex; align-items:flex-end;}
.sub_top.sub_bargo_bg5_4 .inner.dsk_sub_top{text-align:right; padding-bottom:60px;}
.sub_top.sub_bargo_bg5_4 .inner.dsk_sub_top .sub_tit{font-size:38px; font-weight:600; color:#fff; margin-bottom:25px; line-height:1.3;}
.sub_top.sub_bargo_bg5_4 .inner.dsk_sub_top .sub_desc{font-size:23px;color:#fff;margin-top:5px;}
.sub_top.sub_bargo_bg5_4 .inner.dsk_sub_top .sub_desc span{font-size:47px; font-weight:600;}
#bargo_dsk #logo_top .sec2, #bargo_dsk #culture .sec3 {margin: 0;}
#bargo_dsk #culture .sec3{padding-left:100px;}
#bargo_dsk #culture .sec3 figure{flex-shrink:0;margin-top:100px;}
#bargo_dsk #culture .sec3 figure img{width:370px;}
#bargo_dsk #culture .sec3 .vision {padding-left: 70px;margin: 0; padding-top:100px;}
#bargo_dsk #culture .sec3 .vision p{word-break:keep-all;}
#bargo_dsk #culture .swiper-container .txt_box .title{margin-left:-30px;}
#bargo_dsk .a_wrp {text-align: right;margin-bottom: 60px;}
#bargo_dsk .dwn_a {margin-left: auto;font-size: 15px;padding:10px 20px;color:#fff;background: #0000ff;border-radius: 20px;}
#bargo_dsk .num_ul, #bargo_dsk .abc_ul {padding-left: 10px;}
#bargo_dsk .abc_ul {margin-left:-19px;}
#bargo_dsk .num_ul li {list-style: inherit;padding-left: 10px; font-weight:500;}
#bargo_dsk .num_ul > li {list-style:auto;}
#bargo_dsk .flx_sec {display:flex;gap: 0 80px;}
#bargo_dsk .sec4 {margin: var(--intMargin) 0;}
#bargo_dsk .sec4 .txt_box {width: calc(100% - 541px);display: flex;flex-direction:column;justify-content: space-between;}
#bargo_dsk .sec4 .txt_box p{word-break:keep-all;}
#bargo_dsk .sec4 .txt_box .fz_16 {line-height:2.4;}
#bargo_dsk .sec4 .txt_box .cir_tit, #bargo_dsk .num_ul > li::marker {color:var(--bargoColor1);}
#bargo_dsk .sec4 .txt_box .bl_txt {color:#0000ff;}
#bargo_dsk .DSK_swiper .swiper-button-prev{background-image:none; right:0; left:auto;margin-top:0; width:70px; height:70px; display:flex; justify-content:center; align-items:center; background:#1c5262; color:#fff; line-height:1; top:45%;}
#bargo_dsk .DSK_swiper .swiper-button-prev.swiper-button-disabled{display:none;}
#bargo_dsk .DSK_swiper .swiper-button-next{background-image:none; right:0; left:auto;margin-top:0; width:70px; height:70px; display:flex; justify-content:center; align-items:center; background:#1c5262; color:#fff; line-height:1; top:45%;}
#bargo_dsk .DSK_swiper .swiper-button-next.swiper-button-disabled{display:none;}
#bargo_dsk .DSK_swiper .mg0{margin-top:0;}
@media screen and (max-width:1200px){
	#bargo_dsk #culture .sec3{padding-left:0;}
}
@media screen and (max-width:1024px){
	#bargo_dsk #culture .sec3 figure img{width:300px;}
	#bargo_dsk .sec4{gap:0;}
	#bargo_dsk .sec4 .img_box{flex-shrink:0;}
	#bargo_dsk .sec4 img{width:300px;}
	#bargo_dsk .sec4 .txt_box{width:100%; margin-left:70px;}
	#bargo_dsk .flx_sec{gap:0;}
	#bargo_dsk #culture .swiper-container .txt_box .title{margin-left:0;}
}
@media screen and (max-width:768px){
	.sub_top.sub_bargo_bg5_4 .inner.dsk_sub_top .sub_tit{font-size:32px;}
	.sub_top.sub_bargo_bg5_4 .inner.dsk_sub_top .sub_desc{font-size:20px;}
	.sub_top.sub_bargo_bg5_4 .inner.dsk_sub_top .sub_desc span{font-size:42px;}
	
	#bargo_dsk .num_ul, #bargo_dsk .abc_ul{padding-left:13px;}
	#bargo_dsk #culture .sec3 figure{margin-top:0; position:absolute; top:50px; right:15px; z-index:-1; opacity:0.5;}
	#bargo_dsk #culture .sec3 .vision{padding-left:0;}
	#bargo_dsk .sec4{position:relative;}
	#bargo_dsk .sec4 .img_box{position:absolute; right:0; top:0; z-index:-1; opacity:0.5;}
	#bargo_dsk .sec4 .txt_box{margin-left:0;}
	#bargo_dsk .doc_box .img_box{align-items:flex-start;height:400px;} 
	#bargo_dsk .doc_box .img_box img{margin-top:-50px;}
	#bargo_dsk .num_ul, #bargo_dsk .abc_ul{padding-left:13px;}
}
@media screen and (max-width:480px){
	.sub_top.sub_bargo_bg5_4 .inner.dsk_sub_top{padding-bottom:15px;}
	.sub_top.sub_bargo_bg5_4 .inner.dsk_sub_top .sub_tit{font-size:24px; margin-bottom:10px;}
	.sub_top.sub_bargo_bg5_4 .inner.dsk_sub_top .sub_desc{font-size:18px;}
	.sub_top.sub_bargo_bg5_4 .inner.dsk_sub_top .sub_desc span{font-size:28px;}
	#bargo_dsk .sec4 .txt_box strong{margin-bottom:10px;}
	#bargo_dsk .sec4 .txt_box .fz_16{line-height:2;}
	#bargo_dsk .abc_ul {padding-left:10px;}
	#bargo_dsk .abc_ul li + li{margin-top:10px;}
	#bargo_dsk #culture .sec3 figure{width:210px; opacity:0.3;}
	#bargo_dsk .sec4 .img_box{width:210px; opacity:0.3; top:-20px;}
	#bargo_dsk .DSK_swiper .swiper-button-prev{width:50px; height:50px;}
	#bargo_dsk .DSK_swiper .swiper-button-next{width:50px; height:50px;}
}
@media screen and (max-width:360px){
	#bargo_dsk .doc_box .img_box{height:250px;}
	#bargo_dsk .doc_box .img_box img{margin-top:-30px;}
}

/* 바르고바르개 - 영상진단센터 */
#bargo_imd .pl_sec {padding-left: 260px;}
#bargo_imd .link_nav > li .fz_18 {width:200px;}
#bargo_imd .vision {line-height: 2;}
#bargo_imd .ic_t {position:relative;}
#bargo_imd .ic_t::before {content:'';position:absolute;top: 120px;left:0;width:74px;aspect-ratio:74/79;background:url("../img/bargo_imd_ic_t1.svg") no-repeat center/contain;}
#bargo_imd .clr_tit {font-size:22px;}
#bargo_imd #history .sec3 {display:flex;gap: 0 70px;margin-top: 80px;}
#bargo_imd #history .sec3 .fz_22 {width: 145px;line-height:1.6; flex-shrink:0;}
#bargo_imd #history .sec3 .vision .clr_tit {display: block;margin-top:60px;color:var(--bargoColor1);}
#bargo_imd #history .sec3 .vision .f_txt {position:relative;padding-left: 18px;font-weight:800;color:var(--bargoColor1);}
#bargo_imd #history .sec3 .vision .f_txt::before {content:'✻';position:absolute;top: 5px;left:0;font-size: 5px;}
#bargo_imd #history .n_h4 .ct_b {font-weight:800;}
#bargo_imd #history .sec4 {margin: 100px 0;display:flex;align-items: center;justify-content: space-between;}
#bargo_imd #history .sec4 .fl_box {width: 330px;height: 200px;display: flex;flex-direction: column;justify-content: space-between;text-align:center;}
#bargo_imd #history .sec4 .fl_box .fz_21 {color:var(--bargoColor1);font-weight:800;line-height:1.5;}
#bargo_imd #history .sec4 .fl_box .sym_lst {margin: auto;display:flex;justify-content:center;flex-wrap:wrap;gap: 10px 20px;}
#bargo_imd #history .sec4 .fl_box .sym_lst > li {position:relative;}
#bargo_imd #history .sec4 .fl_box .sym_lst > li:not(:first-child)::before {content:'|';position:absolute;top:0;left:-12px;}
#bargo_imd #history .sec4 .fl_box .sym_lst1 {width: 290px;}
#bargo_imd #history .sec4 .fl_box .sym_lst1 > li:nth-child(5)::before, #bargo_imd #history .sec4 .fl_box .sym_lst1 > li:nth-child(8)::before, 
#bargo_imd #history .sec4 .fl_box .sym_lst2 > li:nth-child(3)::before, #bargo_imd #history .sec4 .fl_box .sym_lst2 > li:nth-child(5)::before,
#bargo_imd #history .sec4 .fl_box .sym_lst3 > li:nth-child(3)::before, #bargo_imd #history .sec4 .fl_box .sym_lst3 > li:nth-child(5)::before, 
#bargo_imd #history .sec4 .fl_box .sym_lst4 > li:nth-child(4)::before {display:none;}
#bargo_imd #history .sec4 .fl_box .sym_lst2 > li:nth-child(5) {margin-left:50px;}
#bargo_imd #history h4.pl_sec.fz_22 {margin-bottom: 40px;}
#bargo_imd #people h4 {margin-top: 5px;}
#bargo_imd #people .ic_t::before {background:url("../img/bargo_imd_ic_t2.svg") no-repeat center/contain;}
#bargo_imd #people .sec3 {display:flex;gap: 0 70px;margin-top: 80px;}
#bargo_imd #people .sec3 .clr_tit{color:var(--bargoColor1);}
#bargo_imd #people .sec3 .img_box {margin: 80px 0 130px;}
#bargo_imd #people .sec3 .bf_img1 {position:relative;display:flex;width:100%; gap:20px;}
#bargo_imd #people .sec3 .bf_img1 video{width:470px;}
#bargo_imd #people .sec3 .bf_img2 {position:relative;padding-bottom: 250px;}
#bargo_imd #people .sec3 .bf_img1::before {content:'';position:absolute;top: -150px;left: 80%;width:436px;aspect-ratio:436/480;background:url("../img/bargo_imd_bf_img1.jpg") no-repeat center/contain;z-index: -1;}
#bargo_imd #people .sec3 .bf_img2::before {content:'';position:absolute;bottom: 20px;right: -20%;width:442px;aspect-ratio:442/251;background:url("../img/bargo_imd_bf_img2.jpg") no-repeat center/contain;}
#bargo_imd .imd_swiper1 .swiper-wrapper,
#bargo_imd .imd_swiper2 .swiper-wrapper{transition-timing-function: linear;}
@media screen and (max-width:1600px){
	#bargo_imd{overflow:hidden;}
}
@media screen and (max-width:1400px){
	#bargo_imd .pl_sec{padding-left:100px;}
}
@media screen and (max-width:1200px){
	#bargo_imd .pl_sec{padding-left:0;}
	#bargo_imd .vision{width:100%;}
	#bargo_imd #people .sec3 .bf_img1 video{width:50%;}
	#bargo_imd #people .sec3 .bf_img1::before{left:auto; right:0; width:50%; top:50%; transform:translateY(-50%);}
	#bargo_imd #people .sec3 .bf_img2::before{right:0;}
	#bargo_imd #history .sec4 .fl_box .sym_lst2 > li:nth-child(5){margin-left:0;}
	#bargo_imd #history .sec4 .fl_box .sym_lst1 > li:nth-child(5)::before, #bargo_imd #history .sec4 .fl_box .sym_lst1 > li:nth-child(8)::before, 
	#bargo_imd #history .sec4 .fl_box .sym_lst2 > li:nth-child(3)::before, #bargo_imd #history .sec4 .fl_box .sym_lst2 > li:nth-child(5)::before,
	#bargo_imd #history .sec4 .fl_box .sym_lst3 > li:nth-child(3)::before, #bargo_imd #history .sec4 .fl_box .sym_lst3 > li:nth-child(5)::before, 
	#bargo_imd #history .sec4 .fl_box .sym_lst4 > li:nth-child(4)::before {display:block;}
	#bargo_imd #history .sec4{margin:var(--intMargin) 0; gap:10px;}
	#bargo_imd #history .sec4 > *{width:calc(100% / 3) !important;}
	#bargo_imd #history .sec4 img{width:100%;}
	#bargo_imd #history .sec4 .fl_box .sym_lst1{width:auto;}
}
@media screen and (max-width:1024px){
	#bargo_imd{overflow:visible;}
}
@media screen and (max-width:768px){
	#bargo_imd #history .sec3{flex-direction:column; gap:30px;}
	#bargo_imd .ic_t::before{top:-10px;left:160px;}
	#bargo_imd #history .sec3 .vision .clr_tit{margin-top:30px;}
	#bargo_imd #history .sec3.n_h4{gap:0;}
	#bargo_imd #history .sec3.n_h4 .clr_tit{margin-top:0 !important;}
	#bargo_imd #history .sec4{flex-direction:column; gap:20px;}
	#bargo_imd #history .sec4 > *{width:100% !important;}
	#bargo_imd #history .sec4 .fl_box{height:auto;}
	#bargo_imd #history .sec4 .fl_box .sym_lst{margin:10px 0 0;}
	#bargo_imd #people .sec3{flex-direction:column; gap:30px;}
	#bargo_imd #people .sec3 .bf_img2::before{bottom:0;}
}
@media screen and (Max-width:480px){
	#bargo_imd .vision{line-height:1.6;}
	#bargo_imd .clr_tit{font-size:20px; margin-bottom:5px;}
	#bargo_imd #history .sec3{margin-top:var(--intMargin);}
	#bargo_imd .ic_t::before{width:60px;top:-8px;}
	#bargo_imd #history .sec3 .vision .clr_tit{margin-top:15px;}
	#bargo_imd #history h4.pl_sec.fz_22{margin-bottom:20px;}
	#bargo_imd #history .sec3 .vision .f_txt{padding-left:13px;}
	#bargo_imd #history .sec4 .fl_box .clr_tit{font-size:17px; margin-bottom:0;}
	#bargo_imd #people .sec3{margin-top:var(--intMargin);}
	#bargo_imd #people .sec3 .img_box{margin:0; padding:80px 0 60px;}
	#bargo_imd #people .sec3 .bf_img1 video{width:100%;}
	#bargo_imd #people .sec3 .bf_img1::before{top:-180px;transform:none;}
	#bargo_imd #people .sec3 .bf_img2::before{width:80%;}
	#bargo_imd #history .n_h4 .ct_b{font-weight:700;}
}
@media screen and (max-width:360px){
	#bargo_imd #people .sec3 .bf_img1::before{top:-100px;}
	#bargo_imd #people .sec3 .bf_img2{padding-bottom:160px;}
}

/* 바르고바르개 - 비수술센터 */
#bargo_nsur .sec2{padding-left:260px;}
#bargo_nsur .num_ul > li{list-style:auto;margin-left:15px; }
#bargo_nsur .num_ul > li::marker{color:var(--bargoColor1);}
#bargo_nsur #culture .sec3{padding-left:260px;}
#bargo_nsur #culture .left{flex-shrink:0; width:145px;}
#bargo_nsur #culture .left img{width:80px;margin-top:20px;}
#bargo_nsur #culture .vision{margin-left:70px;}
#bargo_nsur #culture .vision .clr_tit:first-child{margin-top:0; margin-bottom:30px;}
#bargo_nsur #culture .vision .img_box{display:flex;gap:10px; margin-top:60px;}
#bargo_nsur #culture .vision .txt_box:first-child{margin-top:30px;}
#bargo_nsur #culture .vision .txt_box + .txt_box{margin-top:50px;}
#bargo_nsur #culture .vision .txt_box .clr_tit{padding-bottom:10px; font-weight:700; line-height:1.4;/*  color:#0000ff !important; */}
#bargo_nsur #culture .vision .txt_box .clr_tit.mgt{margin-top:30px;}
#bargo_nsur #culture .vision .link_wrap{margin-top:40px; display:flex;}
#bargo_nsur #culture .vision .link_wrap a{display: block;width: 240px;color:var(--bargoColor1);font-weight: 600;line-height: 40px;text-align: center;border: 1px solid;}
#bargo_nsur #culture .vision .link_wrap a.bg_clr{background:var(--bargoColor1); color:#fff; margin-right:15px;}
#bargo_nsur #culture .vision .video_wrap{display:flex; justify-content:flex-end; margin-top:var(--intMargin);}
#bargo_nsur #culture .vision .video_wrap .video_box{width:450px; height:260px; overflow:hidden;}
#bargo_nsur #culture .vision .video_wrap .video_box + .video_box{margin-left:20px;}
#bargo_nsur #culture .vision .video_wrap .video_box iframe{margin-top:-60px;width:100%;height: auto;aspect-ratio:16/14;transition:all 0.6s;}
@media screen and (max-width:1400px){
	#bargo_nsur .sec2{padding-left:100px;}
	#bargo_nsur #culture .sec3{padding-left:100px;}
	#bargo_nsur #culture .vision{width:100%;}
	#bargo_nsur #culture .vision .video_wrap .video_box{width:100%; height:auto; aspect-ratio:16/9;}
	#bargo_nsur #culture .vision .video_wrap .video_box iframe{margin-top:-16%;}
}
@media screen and (max-width:1200px){
	#bargo_nsur .sec2{padding-left:0;}
	#bargo_nsur #culture .left{width:auto;}
	#bargo_nsur #culture .sec3{padding-left:0;}
}
@media screen and (max-width:1024px){
	#bargo_nsur #culture .vision .img_box{width:100%; flex-wrap:wrap;}
}
@media screen and (max-width:768px){
	#bargo_nsur #culture .left{display:flex;}
	#bargo_nsur #culture .left img{margin-top:0; margin-left:20px;}
	#bargo_nsur #culture .vision{margin-left:0;}
	#bargo_nsur #culture .vision .txt_box .clr_tit.mgt{margin-bottom:0;}
	#bargo_nsur #culture .vision .clr_tit:first-child{margin-bottom:0;}
}
@media screen and (max-width:480px){
	#bargo_nsur #logo_top figure{ height:200px; display:flex; justify-content:center; align-items:center; overflow:hidden;}
	#bargo_nsur #logo_top figure img{width:auto; max-width:none; height:100%;}
	#bargo_nsur #culture .vision .img_box{margin-top:30px;}
	#bargo_nsur #culture .vision .img_box img{height:150px;}
	#bargo_nsur #culture .vision .txt_box + .txt_box{margin-top:30px;}
	#bargo_nsur #culture .vision .video_wrap{flex-direction:column;}
	#bargo_nsur #culture .vision .video_wrap .video_box + .video_box{margin-left:0; margin-top:20px;}

	#bargo_nsur #culture .vision .link_wrap{flex-direction:column;}
	#bargo_nsur #culture .vision .link_wrap a{line-height:35px; width:100%;}
	#bargo_nsur #culture .vision .link_wrap a + a{margin-left:0; margin-top:10px;}
}
@media screen and (max-width:360px){
	#bargo_nsur #culture .vision .img_box img{height:110px;}
}

/* 바르고바르개 - 한방재활센터 */
#bargo_orc .pl_sec{padding-left:260px;}
#bargo_orc #culture figure{margin-top:100px;}
#bargo_orc #culture .sec3 {padding-left:260px;}
#bargo_orc #culture .sec3 .vision{margin-left:0; padding-left:215px;}
#bargo_orc #culture .sec3 .vision .clr_tit{margin-top:0;}
#bargo_orc #culture .sec3 .vision .num_ul li{list-style:auto;margin-left:15px;}
#bargo_orc #culture .sec3 .vision .num_ul li::marker{color:var(--bargoColor1);}
#bargo_orc #culture .sec3 .vision .link_nav{display:flex;}
#bargo_orc #culture .sec3 .vision .link_nav a{display: block;width: 200px;font-weight: 600;line-height: 40px;text-align: center;border: 1px solid #000; color:#000;}
#bargo_orc #culture .sec3 .vision .link_nav a.lnk_bargo{border-color:1px solid var(--bargoColor1); background:var(--bargoColor1); color:#fff; margin-left:15px}
#bargo_orc #history .sec3{display:flex; gap:0 70px;margin-top:80px;}
#bargo_orc #history .sec3 .fz_22{width:145px; line-height:1.6;}
#bargo_orc .ic_t{position:relative;}
#bargo_orc .ic_t::before{content: '';position: absolute;top: 120px;left: 0;width: 80px;aspect-ratio: 102/150;background: url(../img/bargo_orc_ic_t1.svg) no-repeat center/contain;}
#bargo_orc #history p{line-height:2; font-weight:500; word-break:keep-all;}
#bargo_orc #history p span{color:var(--bargoColor2);}
#bargo_orc #history .sec3 span{display:inline-block; margin-right:5px;}
#bargo_orc #history .sec3 .bg{display:inline-block; background:#eaeaea; padding:0px 7px; color:var(--bargoColor1);margin-left:35px;}
#bargo_orc #history .sec3 .fl_wrap{display:flex; gap:20px;margin:40px 0 80px;}
#bargo_orc #history .sec4{padding-left:475px;}
#bargo_orc #history .sec4 .fl_wrap{display:flex; gap:20px; margin:40px 0 80px;}
#bargo_orc #history .sec4 .fl_box {width: 330px;height: 170px;display: flex;flex-direction: column;justify-content: space-between;text-align:center;}
#bargo_orc #history .sec4 .fl_box .fz_21 {color:var(--bargoColor2);font-weight:800;line-height:1.5;}
#bargo_orc #history .sec4 .fl_box .sym_lst {margin: auto;display:flex;justify-content:center;flex-wrap:wrap;gap: 10px 20px; width:240px;}
#bargo_orc #history .sec4 .fl_box .sym_lst > li {position:relative;}
#bargo_orc #history .sec4 .fl_box .sym_lst > li:not(:first-child)::before {content:'|';position:absolute;top:0;left:-12px;}
#bargo_orc #history .sec4 .fl_box .sym_lst > li:nth-child(4)::before,
#bargo_orc #history .sec4 .fl_box .sym_lst > li:nth-child(7)::before{content:'';}
#bargo_orc #history .sec4 .fl_wrap.fl_end{align-items:flex-end;}
#bargo_orc #history .sec4 .fl_wrap.fl_end li{margin-top:20px; position:relative; padding-left:20px; &::after{content:'';display:block; width:10px; height:10px; background:#000; position:absolute; left:0; top:5px;}}
#bargo_orc #history .sec4 .fl_wrap:last-child{margin-bottom:100px;}
#bargo_orc .orc_swiper1{margin-top:100px;}
#bargo_orc .orc_swiper1 ul {transition-timing-function: linear;}
@media screen and (max-width:1400px){
	#bargo_orc .pl_sec{padding-left:100px;}
	#bargo_orc #culture .sec3{padding-left:100px;}
	#bargo_orc #history .sec4{padding-left:315px;}
}
@media screen and (max-width:1200px){
	#bargo_orc .pl_sec{padding-left:0;}
	#bargo_orc #culture .sec3{padding-left:0;}
	#bargo_orc #history .sec4{padding-left:215px;}
}
@media screen and (max-width:1024px){
	#bargo_orc #history .sec3 .bg{margin-left:0;}
	#bargo_orc #history .sec4 .fl_box .sym_lst{width:100%;}
	#bargo_orc #history .sec4 .fl_wrap{align-items:center;}
	#bargo_orc #history .sec4 .fl_wrap figure{width:calc(100% / 3);}
	#bargo_orc #history .sec4 .fl_wrap figure img{width:100%;}
	#bargo_orc #history .sec4 .fl_box{height:auto; width:calc(100% / 3);}
	#bargo_orc #history .sec4 .fl_wrap.fl_end{align-items:center;}
	#bargo_orc #history .sec4 .fl_wrap.fl_end figure{flex-shrink:0; width:50%;}
	#bargo_orc #history .sec4 .fl_wrap.fl_end .txt{width:50%;}
	#bargo_orc #history .sec4 .fl_box .sym_lst > li:nth-child(4)::before, #bargo_orc #history .sec4 .fl_box .sym_lst > li:nth-child(7)::before{content:'|';}
}
@media screen and (max-width:768px){
	#bargo_orc #culture figure{margin-top:var(--intMargin);}
	#bargo_orc #culture .sec3 .vision{padding-left:0;margin-top:0;}
	#bargo_orc #history .sec3{flex-direction:column;}
	#bargo_orc #history .sec3 .vision{margin-top:30px;}
	#bargo_orc .ic_t::before{top:-30px;left:110px;}
	#bargo_orc #history .sec4{padding-left:0;}
	#bargo_orc #history .sec4 .fl_wrap:last-child{margin-bottom:var(--intMargin);}
	#bargo_orc .orc_swiper1{margin-top:var(--intMargin);}
}
@media screen and (max-width:640px){
	#bargo_orc #history .sec3 .fl_wrap{flex-wrap:wrap;}
	#bargo_orc #history .sec3 .fl_wrap figure{width:100%;}
	#bargo_orc #history .sec3 .fl_wrap img{width:100%;}
	#bargo_orc #history .sec4 .fl_wrap{flex-wrap:wrap;}
	#bargo_orc #history .sec4 .fl_wrap figure{width:100%;}
	#bargo_orc #history .sec4 .fl_box{width:100%;}
	#bargo_orc #history .sec4 .fl_box .fz_21{margin-bottom:10px;}
	#bargo_orc #history .sec4 .fl_wrap.fl_end figure{width:100%;}
	#bargo_orc #history .sec4 .fl_wrap.fl_end .txt{width:100%;}
}
@media screen and (max-width:480px){
	#bargo_orc #culture figure{display:flex; justify-content:center; align-items:center; height:200px; overflow:hidden;}
	#bargo_orc #culture figure img{height:100%; width:auto; max-width:none;}
	#bargo_orc .ic_t::before{top:-27px;width:70px;}
	#bargo_orc #history .sec3{margin-top:60px;}
	#bargo_orc #history .sec3 .fl_wrap{margin:40px 0 60px;}
	#bargo_orc #history .sec4 .fl_wrap{margin:40px 0 60px;}
	#bargo_orc #history .sec4 .fl_wrap.fl_end li{margin-top:10px;}
}
@media screen and (max-width:360px){
	#bargo_orc #history .sec3{margin-top:40px;}
	#bargo_orc #culture .sec3 .vision .link_nav{flex-direction:column;}
	#bargo_orc #culture .sec3 .vision .link_nav a{line-height:35px; width:100%;}
	#bargo_orc #culture .sec3 .vision .link_nav a.lnk_bargo{margin-left:0; margin-top:10px;}
	#bargo_orc #history .sec3 .fl_wrap{margin:20px 0 40px; gap:10px;}
	#bargo_orc #history .sec4 .fl_wrap{margin:20px 0 40px; gap:10px;}
}

/* 게시판 공통 */
.bo_com {font-size:inherit;}

/* 보호자 함께해요 */
.guardian_com .bo_top .sec2 {margin: 50px 0 100px;display:flex;justify-content:space-between;}
.guardian_com .bo_bot {margin-top:80px;font-weight:500;}
.guardian_com .bo_bot .h_txt{width:260px;margin:30px 0;}
.guardian_com .bo_bot .pl_sec {margin-top:90px;font-size:20px;line-height:2;}
.guardian_com .bo_bot .clr_tit {font-size:26px;margin:10px 0;color:var(--nelColor1);}
.guardian_com .bo_bot .fz_18.sec2 {padding-left: 50px;}
.guardian_com .bo_bot .link_nav > li {gap:30px;}
.guardian_com .bo_bot .clr_txt {margin: 30px 0 60px;font-weight:600;color:var(--nelColor1);}
.guardian_com .bo_bot .pt_txt {margin-bottom:30px;}
.guardian_com .bo_bot .sns_box .sns_wrp {display:flex;flex-wrap:wrap;align-items:center;gap:0 40px;}
.guardian_com .bo_bot .sns_box .sns_wrp .n_txt {padding:5px 20px;background:#f2f2f2;}
.guardian_com .bo_bot .sns_box .sns_wrp .n_txt > span {font-weight:600;}
.guardian_com .bo_bot .sns_box .sns_wrp .n_txt > span + span {margin-left:60px;}
.guardian_com .bo_bot .sns_box .sns_wrp .c_t {color:var(--nelColor1);}

/* NEL,바르고바르개 의료진 공통 */
#mdc_team #culture .sec3{margin-bottom:0;}
#mdc_team #team .img_box{display:flex; justify-content:center; align-items:center; margin:90px 0 40px; gap:80px;}
#mdc_team #team .img_box a .off{display:block;}
#mdc_team #team .img_box a .on{display:none;}
#mdc_team #team .img_box a:hover .off{display:none;}
#mdc_team #team .img_box a:hover .on{display:block;}
#mdc_team #team .cont{}
#mdc_team #team .cont + .cont{margin-top:90px;}
#mdc_team #team .cont .tit{margin-left:175px; background:var(--nelColor1);display:inline-block; padding:12px 30px; color:#fff; border-radius:100px; font-weight:700; font-size:18px;}
#mdc_team #team .cont .grid_ul{display:grid; grid-template-columns:repeat(3,1fr);row-gap:55px; column-gap:30px; padding:0 175px;margin-top:40px;}
#mdc_team #team .cont .grid_ul figure{position:relative;&::after{content:'';display:block; width:calc(100% - 5px); height:calc(100% - 5px);box-sizing: content-box; position:absolute; transition:all 0.2s; border:10px solid var(--nelColor1); left:50%;top:50%; transform:translate(-50%,-50%); z-index:5; opacity:0;}}
#mdc_team #team .cont .grid_ul figure:hover:after{opacity:1;;}
#mdc_team #team .cont .grid_ul figure img{width:100%;}
#mdc_team #team .cont .grid_ul .txt{padding:0 5px;}
#mdc_team #team .cont .grid_ul .txt .name{margin-top:30px; font-weight:600; letter-spacing:-0.01em;}
#mdc_team #team .cont .grid_ul .txt .name span{font-weight:600; letter-spacing:-0.01em;margin-left:10px;}
#mdc_team #team .cont .grid_ul .txt .info{ font-weight:700; letter-spacing:-0.01em; margin:20px 0 40px;}
#mdc_team #team .cont .grid_ul .txt .info span{color:var(--nelColor2); display:inline-block; margin-right:5px;}
#mdc_team #team .cont .grid_ul .txt a{display:block; margin-left:auto; width:170px;font-size:16px;line-height:40px; background:#000; color:#fff; text-align:center; transition:all 0.2s; &:hover{background:var(--nelColor1);}}
#mdc_team.bargo #logo_top .inner_1400{padding-left:175px;}
#mdc_team.bargo #culture .pl_sec.sec3{padding-left:175px;}
#mdc_team.bargo #team .cont .tit{background:var(--bargoColor1);}
#mdc_team.bargo #team .cont .grid_ul figure:hover:after{border:10px solid var(--bargoColor1);}
#mdc_team.bargo #team .cont .grid_ul .txt a:hover{background:var(--bargoColor1);}
@media screen and (max-width:1400px){
	#mdc_team #team .cont .tit{margin-left:100px;}
	#mdc_team #team .cont .grid_ul{padding:0px 100px;}

	#mdc_team.bargo #logo_top .inner_1400{padding-left:100px;}
	#mdc_team.bargo #culture .pl_sec.sec3{padding-left:100px;}
}
@media screen and (max-width:1200px){
	#mdc_team #team .cont .tit{margin-left:0;}
	#mdc_team #team .cont .grid_ul{padding:0px;}

	#mdc_team.bargo #logo_top .inner_1400{padding-left:15px;}
	#mdc_team.bargo #culture .pl_sec.sec3{padding-left:0;}
}
@media screen and (max-width:768px){
	#mdc_team #team .img_box{margin:var(--intMargin) 0 calc(var(--intMargin) / 2);}
	#mdc_team #team .cont .grid_ul{grid-template-columns:repeat(2,1fr);}
}
@media screen and (max-width:480px){
	#mdc_team #team .img_box{gap:20px;}
	#mdc_team #team .img_box a:nth-child(1) img{width:180px !important;}
	#mdc_team #team .img_box a:nth-child(2) img{width:100px !important;}
	#mdc_team #team .cont + .cont{margin-top:60px;}
	#mdc_team #team .cont .tit{padding:6px 20px; font-size:16px;}
	#mdc_team #team .cont .grid_ul{column-gap:20px; row-gap:40px;margin-top:20px;}
	#mdc_team #team .cont .grid_ul figure::after{border:5px solid var(--nelColor1);}
	#mdc_team #team .cont .grid_ul .txt{padding:0;}
	#mdc_team #team .cont .grid_ul .txt .name{margin-top:10px;display:flex; flex-direction:column;}
	#mdc_team #team .cont .grid_ul .txt .name span{margin-left:0; margin-top:5px; font-size:16px;}
	#mdc_team #team .cont .grid_ul .txt .info{margin:10px 0 20px;}
	#mdc_team #team .cont .grid_ul .txt a{font-size:14px;width:90px; line-height:30px;}
	#mdc_team.bargo #team .cont .grid_ul figure:hover:after{border:5px solid var(--bargoColor1);}
}
@media screen and (max-width:360px){
	#mdc_team #team .cont .grid_ul{/* grid-template-columns:repeat(1,1fr); */column-gap:10px; row-gap:20px;}
	#mdc_team #team .cont .grid_ul .txt .name span{font-size:14px;}
	#mdc_team #team .cont .grid_ul .txt .info{display:flex; flex-direction:column;}
	#mdc_team #team .cont .grid_ul .txt .info span{margin-right:0; margin-bottom:5px;}
	#mdc_team #team .img_box a:nth-child(1) img{width:130px !important;}
	#mdc_team #team .img_box a:nth-child(2) img{width:80px !important;}
}

#mdc_teammate #teammate .img_box{display:flex; justify-content:center; align-items:center; margin:90px 0 40px; gap:80px;}
#mdc_teammate #teammate .teammate_cont{padding:0 175px;}
#mdc_teammate #teammate .teammate_cont > .tit{ background:var(--nelColor1);display:inline-block; padding:12px 30px; color:#fff; border-radius:100px; font-weight:700; font-size:18px;}
#mdc_teammate #teammate .swiper_cont{margin-bottom:40px;}
#mdc_teammate #teammate .swiper_cont .swiper-button-next{width:50px; height:auto; margin:20px 0; position:static; margin-left:auto; display:block; background:none;}
#mdc_teammate #teammate .swiper_cont .swiper-slide{width:auto; pointer-events:none;}
#mdc_teammate #teammate .title .name {letter-spacing:-0.01em; font-weight:600;}
#mdc_teammate #teammate .title .name span {display:inline-block; margin-left:10px;}
#mdc_teammate #teammate .title .info {margin-top:10px; font-weight:700;}
#mdc_teammate #teammate .title .info span{color:var(--nelColor2);display:inline-block; margin-right:10px;}
#mdc_teammate #teammate .tabs_wrap{margin-top:40px;}
#mdc_teammate #teammate .tab_box{display:flex; }
#mdc_teammate #teammate .tab_box .tab{width:100%; line-height:55px; text-align:center; background:#F2F2F2; font-weight:700; letter-spacing:-0.02em; font-size:18px; cursor:pointer;}
#mdc_teammate #teammate .tab_box .tab.on{background:var(--nelColor1); color:#fff;}
#mdc_teammate #teammate .cont_wrap .cont{display:none; padding-top:40px;}
#mdc_teammate #teammate .cont_wrap .cont.on{display:block;}
#mdc_teammate #teammate .cont_wrap .cont .txt{display:flex;}
#mdc_teammate #teammate .cont_wrap .cont .txt + .txt{margin-top:50px;}
#mdc_teammate #teammate .cont_wrap .cont .txt .tit{ flex-shrink:0; display:block; font-size:28px; width:300px; padding:10px; letter-spacing:-0.01em; font-weight:700;}
#mdc_teammate #teammate .cont_wrap .cont .txt .list {width:100%; padding:10px;}
#mdc_teammate #teammate .cont_wrap .cont .txt .list p{letter-spacing:-0.04em; line-height:2; word-break:keep-all;}
#mdc_teammate #teammate .cont_wrap .cont .txt .list p a{display:inline-block;}
#mdc_teammate #teammate .cont_wrap .cont .txt .list a{display:block;letter-spacing:-0.04em; line-height:2; word-break:keep-all;}
#mdc_teammate.bargo #logo_top .inner_1400{padding-left:175px;}
#mdc_teammate.bargo #culture .pl_sec.sec3{padding-left:175px;}
#mdc_teammate.bargo #teammate .teammate_cont > .tit{background:var(--bargoColor1);}
#mdc_teammate.bargo #teammate .tab_box .tab.on{background:var(--bargoColor1);}
@media screen and (max-width:1400px){
	#mdc_teammate .inner_1400{padding:0;}
	#mdc_teammate #teammate .teammate_cont{padding:0 100px;}

	#mdc_teammate.bargo #logo_top .inner_1400{padding-left:100px;}
	#mdc_teammate.bargo #culture .pl_sec.sec3{padding-left:100px;}
}
@media screen and (max-width:1200px){
	#mdc_teammate #teammate .teammate_cont{padding:0;}
	#mdc_teammate.bargo #logo_top .inner_1400{padding-left:0;}
	#mdc_teammate.bargo #culture .pl_sec.sec3{padding-left:0;}
}
@media screen and (max-width:768px){
	#mdc_teammate #teammate .img_box{margin:var(--intMargin) 0 calc(var(--intMargin) / 2);}
	#mdc_teammate #teammate .swiper_cont .swiper-button-next{width:40px; margin:10px 0; margin-left:auto;}
	#mdc_teammate #teammate .swiper_cont .swiper-slide{height:400px;}
	#mdc_teammate #teammate .swiper_cont .swiper-slide *{display:block; height:100%;}
	#mdc_teammate #teammate .swiper_cont .swiper-slide img{height:100%; max-width:none; width:auto;}
	#mdc_teammate #teammate .cont_wrap .cont .txt + .txt{margin-top:30px;}
	#mdc_teammate #teammate .cont_wrap .cont .txt .tit{width:160px; padding:0; font-size:24px;}
	#mdc_teammate #teammate .cont_wrap .cont .txt .list{padding:0;}
}
@media screen and (max-width:480px){
	#mdc_teammate #teammate .swiper_cont{margin-bottom:20px;}
	#mdc_teammate #teammate .swiper_cont .swiper-slide{height:250px;}
	#mdc_teammate #teammate .img_box{gap:20px;}
	#mdc_teammate #teammate .img_box img:nth-child(1){width:180px !important;}
	#mdc_teammate #teammate .img_box img:nth-child(2){width:100px !important;}
	#mdc_teammate #teammate .teammate_cont > .tit{padding:6px 20px; font-size:16px;}
	#mdc_teammate #teammate .tabs_wrap{margin-top:20px;}
	#mdc_teammate #teammate .tab_box .tab{line-height:45px; font-size:16px;}
	#mdc_teammate #teammate .cont_wrap .cont{padding-top:20px;}
	#mdc_teammate #teammate .cont_wrap .cont .txt .tit{font-size:20px; width:90px; padding:5px;}
}
@media screen and (max-width:360px){
	#mdc_teammate #teammate .swiper_cont .swiper-button-next{width:30px;}
	#mdc_teammate #teammate .swiper_cont .swiper-slide{height:200px;}
	#mdc_teammate #teammate .img_box img:nth-child(1){width:130px !important;}
	#mdc_teammate #teammate .img_box img:nth-child(2){width:80px !important;}
	#mdc_teammate #teammate .cont_wrap .cont .txt{flex-direction:column;}
	#mdc_teammate #teammate .cont_wrap .cont .txt .tit{padding:0;width:100%;margin-bottom:5px;}
	#mdc_teammate #teammate .cont_wrap .cont .txt + .txt{margin-top:20px;}
}

.not_yet,.not_yet2{cursor:pointer;}