@charset "utf-8";

/* 초기화 */

.placeholdersjs {
	color: #aaa !important
}


/* 게시물 선택복사 선택이동 */
#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 {
	display: inline-block;
	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_b01,
.btn_b01 {
	display: inline-block;
	color: #bababa;
	text-decoration: none;
	vertical-align: middle;
	border: 0;
	background: transparent
}

.btn_b01:hover,
.btn_b01:hover {
	color: #000
}

a.btn_b02,
.btn_b02 {
	display: inline-block;
	background: #253dbe;
	padding: 0 10px;
	color: #fff;
	text-decoration: none;
	border: 0;
	vertical-align: middle
}

a.btn_b02:hover,
.btn_b02:hover {
	background: #0025eb
}

a.btn_b03,
.btn_b03 {
	display: inline-block;
	background: #fff;
	border: 1px solid #b9bdd3;
	color: #646982;
	text-decoration: none;
	vertical-align: middle
}

a.btn_b03:hover,
.btn_b03:hover {
	background: #ebedf6
}

a.btn_b04,
.btn_b04 {
	display: inline-block;
	background: #fff;
	border: 1px solid #ccc;
	color: #707070;
	text-decoration: none;
	vertical-align: middle
}

a.btn_b04:hover,
.btn_b04:hover {
	color: #333;
	background: #f9f9f9
}

a.btn_admin,
.btn_admin {
	display: inline-block;
	color: #d13f4a;
	text-decoration: none;
	vertical-align: middle
}

/* 관리자 전용 버튼 */
.btn_admin:hover,
a.btn_admin:hover {
	color: #ff3746
}


/* 기본테이블 */
.tbl_wrap table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0 5px;
	background: #fff;
	border-top: 1px solid #ececec;
	border-bottom: 1px solid #ececec
}

.tbl_wrap caption {
	padding: 10px 0;
	font-weight: bold;
	text-align: left
}

.tbl_head01 {
	margin: 0 0 10px
}

.tbl_head01 caption {
	padding: 0;
	font-size: 0;
	line-height: 0;
	overflow: hidden
}

.tbl_head01 thead th {
	padding: 20px 0;
	font-weight: normal;
	text-align: center;
	border-bottom: 1px solid #ececec;
	height: 40px
}

.tbl_head01 thead th input {
	vertical-align: top
}

/* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th,
.tbl_head01 tfoot td {
	padding: 10px 0;
	border-top: 1px solid #c1d1d5;
	border-bottom: 1px solid #c1d1d5;
	background: #d7e0e2;
	text-align: center
}

.tbl_head01 tbody th {
	padding: 8px 0;
	border-bottom: 1px solid #e8e8e8
}

.tbl_head01 td {
	color: #666;
	padding: 10px 5px;
	border-top: 1px solid #ecf0f1;
	border-bottom: 1px solid #ecf0f1;
	line-height: 1.4em;
	height: 60px;
	word-break: break-all
}

.tbl_head01 tbody tr:hover td {
	background: #fafafa
}

.tbl_head01 a:hover {
	text-decoration: underline
}

.tbl_head02 {
	margin: 0 0 10px
}

.tbl_head02 caption {
	padding: 0;
	font-size: 0;
	line-height: 0;
	overflow: hidden
}

.tbl_head02 thead th {
	padding: 5px 0;
	border-top: 1px solid #d1dee2;
	border-bottom: 1px solid #d1dee2;
	background: #e5ecef;
	color: #383838;
	font-size: 0.95em;
	text-align: center;
	letter-spacing: -0.1em
}

.tbl_head02 thead a {
	color: #383838
}

.tbl_head02 thead th input {
	vertical-align: top
}

/* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head02 tfoot th,
.tbl_head02 tfoot td {
	padding: 10px 0;
	border-top: 1px solid #c1d1d5;
	border-bottom: 1px solid #c1d1d5;
	background: #d7e0e2;
	text-align: center
}

.tbl_head02 tbody th {
	padding: 5px 0;
	border-top: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
	background: #fff
}

.tbl_head02 td {
	padding: 5px 3px;
	border-top: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
	background: #fff;
	line-height: 1.4em;
	word-break: break-all
}

.tbl_head02 a {}

/* 폼 테이블 */
.tbl_frm01 {
	margin: 0 0 20px
}

.tbl_frm01 table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0
}

.tbl_frm01 th {
	width: 70px;
	padding: 7px 13px;
	border: 1px solid #e9e9e9;
	border-left: 0;
	background: #f5f8f9;
	text-align: left
}

.tbl_frm01 td {
	padding: 7px 10px;
	border-top: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
	background: transparent
}

.wr_content textarea,
.tbl_frm01 textarea,
.form_01 textarea,
.frm_input {
	border: 1px solid #d0d3db;
	background: #fff;
	color: #000;
	vertical-align: middle;
	border-radius: 3px;
	padding: 5px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

.tbl_frm01 textarea {
	padding: 2px 2px 3px
}

.frm_input {
	height: 40px
}

.full_input {
	width: 100%
}

.half_input {
	width: 49.5%
}

.twopart_input {
	width: 385px;
	margin-right: 10px
}

.tbl_frm01 textarea,
.write_div textarea {
	width: 100%;
	height: 100px
}

.tbl_frm01 a {
	text-decoration: none
}

.tbl_frm01 .frm_file {
	display: block;
	margin-bottom: 5px
}

.tbl_frm01 .frm_info {
	display: block;
	padding: 0 0 5px;
	line-height: 1.4em
}

/*기본 리스트*/
.list_01 ul {
	border-top: 1px solid #ececec
}

.list_01 li {
	border-bottom: 1px solid #ececec;
	background: #fff;
	padding: 10px 15px;
	list-style: none;
	position: relative
}

.list_01 li:nth-child(odd) {
	background: #f6f6f6
}

.list_01 li:after {
	display: block;
	visibility: hidden;
	clear: both;
	content: ""
}

.list_01 li:hover {
	background: #f9f9f9
}

.list_01 li.empty_li {
	text-align: center;
	padding: 20px 0;
	color: #666
}

/*폼 리스트*/
.form_01 h2 {
	font-size: 1.167em
}

.form_01 li {
	margin-bottom: 10px
}

.form_01 ul:after,
.form_01 li:after {
	display: block;
	visibility: hidden;
	clear: both;
	content: ""
}

.form_01 .left_input {
	float: left
}

.form_01 .margin_input {
	margin-right: 1%
}

.form_01 textarea {
	height: 100px;
	width: 100%
}

.form_01 .frm_label {
	display: inline-block;
	width: 130px
}

/* 자료 없는 목록 */
.empty_table {
	padding: 50px 0 !important;
	text-align: center
}

.empty_list {
	padding: 20px 0 !important;
	color: #666;
	text-align: center
}

/* 필수입력 */
.required,
textarea.required {
	background-image: url('../img/require.png') !important;
	background-repeat: no-repeat !important;
	background-position: right top !important
}

select.required {
	background-image: url('../img/require.png'), url('../img/board/bg_select.svg') !important;
	background-repeat: no-repeat !important;
	background-position: right top, calc(100% - 1rem) center !important;
}

@media only screen and (max-width : 840px) {
	select.required {
		background-position: right top, calc(100% - 1.5rem) center !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
}


/* 자바스크립트 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 {}

.sv_on {
	display: block !important;
	position: absolute;
	top: 23px;
	left: 0px;
	width: auto;
	height: auto
}

.sv_nojs .sv {
	display: block
}


/* 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
}


#wrap {
	width: 100%;
	overflow: hidden;
}

.inner {
	width: calc(100% - 6rem);
	max-width: var(--area-width);
	margin: 0 auto;
}

.disc {
	font-size: 1.7rem;
	line-height: 1.6;
}

/* ################# header  ################# */

#hd {
	width: 100%;
	height: 9rem;
	display: flex;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 1000;
	transition: all 0.3s;
	border-bottom: solid 1px rgba(238, 238, 238, 0.1);
}

#hd::after {
	content: '';
	display: block;
	width: 100%;
	height: 9rem;
	background: #f4f4f4;
	position: absolute;
	left: 0;
	top: 100%;
	z-index: -1;
	transform-origin: top;
	transform: scaleY(0);
	transition: all 0.4s;
}

#hd.act::after {
	transform: scaleY(1);
}

#hd>div {
	height: 100%;
}

#hd .left {
	width: 17.45%;
	display: flex;
	align-items: center;
	justify-content: center;
	border-right: solid 1px rgba(238, 238, 238, 0.1);
}

#hd .logo a {
	display: block;
	width: 21.1rem;
	height: 4.9rem;
	background: url('../../../img/common/logo_wh.png') no-repeat center center/cover;
}

#hd.wh,
#hd.fix {
	background-color: #fff;
}

#hd.wh .logo a,
#hd.fix .logo a {
	background-image: url('../../../img/common/logo.png');
}

#hd.wh #gnb a,
#hd.wh .right ul li a {
	color: #212121;
}


#hd.fix #gnb a,
#hd.fix .right ul li a {
	color: #212121;
}

#hd.fix .right button {
	background-image: url('../../../img/common/all_menu_bk.png');
}

#hd.wh .right button {
	background-image: url('../../../img/common/all_menu_bk.png');
}

#hd .mid {
	width: 68.33%;
}

#hd .right {
	width: 14.22%;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	border-left: solid 1px rgba(238, 238, 238, 0.2);
}

#hd .right ul {
	display: flex;
	align-items: center;
}

#hd .right ul li a {
	display: block;
	font-size: 1.4rem;
	font-weight: 500;
	color: #D2D2D2;
	padding: 0 1.2rem;
}

#hd .right button {
	width: 10rem;
	height: 100%;
	font-size: 0;
	background: url('../../../img/common/all_menu_wh.png') no-repeat center center;
}

#gnb {
	height: 100%;
}

#gnb>ul {
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 4.8rem;
}

#gnb>ul>li {
	position: relative;
	height: 100%;
}

#gnb .depth1 {
	display: flex;
	align-items: center;
	width: 100%;
	height: 100%;
	font-size: 1.8rem;
	font-weight: 500;
	color: #fff;
}

#gnb li .depth1::before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 0%;
	height: 3px;
	background-color: var(--main-color);
	transition: width 0.5s;
}

#gnb li.act .depth1::before {
	width: 100%;
}

#gnb .depth2_list {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 0%;
	position: absolute;
top: 100%;
	left: 0;
	overflow: hidden;
}

#gnb>ul>li:last-of-type .depth2_list {
	left: auto;
	right: 0;
}

#gnb .depth2_list.act {
	height: 9rem;
}

#gnb .depth2_list li a {
	overflow: hidden;
	display: block;
	font-size: 1.7rem;
	color: #363636;
	white-space: nowrap;
	transition: color 0.3s;
}

#hd.wh #gnb .depth2_list li a:hover {
	color: var(--main-color);
}

#gnb .depth2_list li+li {
	position: relative;
	margin-left: 2.4rem;
	padding-left: 2.6rem;
}

#gnb .depth2_list li+li::before {
	content: '';
	width: 1px;
	height: 1.5rem;
	background-color: #ccc;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
}

#sitemap {
	width: 100%;
	height: 0;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 3000;
	overflow: hidden;
	transition: all 0.5s;
	background: url('../../../img/common/all_menubg.jpg') no-repeat center center/cover;
}

#sitemap.act {
	height: 100%;
}

#sitemap .stm_wr {
	width: 100%;
	height: 100%;
	padding: 0 5.73%;
	position: relative;
}

#sitemap .stm_close {
	width: 10rem;
	height: 9rem;
	font-size: 0;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
	background: url('../../../img/common/all_menu_close.png') no-repeat center center;
}

#sitemap .stm_list_wr {
	display: flex;
}

#sitemap .stm_list_wr>li {
	width: 25%;
	height: 100vh;
	padding: 6.72vw 0 9.17vw 2.34vw;
}

#sitemap .stm_list_wr>li+li {
	position: relative;
	border-left: solid 1px #ddd;
}

#sitemap .stm_tem {
	min-height: 11.98vw;
}

#sitemap .stm_tem+.stm_tem {
	margin-top: 8vw;
}

#sitemap h3 {
	font-size: 3rem;
	font-weight: 600;
	margin-bottom: 2.2rem;
	position: relative;
}

#sitemap h3::before {
	content: '';
	width: 3px;
	height: 0;
	position: absolute;
	top: 50%;
	left: -4.6rem;
	transform: translateY(-47%);
	transition: all 0.3s;
	background-color: var(--main-color);
}

#sitemap .stm_tem:hover h3::before {
	height: 3rem;
}

#sitemap .submenu_list a {
	font-size: 1.7rem;
	line-height: 2;
	transition: color 0.3s;
}

#sitemap .submenu_list a:hover {
	color: var(--main-color);
}

/* 좌측 탭 */

#fp-nav.left {
	position: absolute;
	left: 2.60%;
	z-index: 300;
}

#fp-nav ul {
	display: flex;
	align-items: center;
	flex-direction: column;
}

#fp-nav ul li {
	margin: 0;
}

#fp-nav ul li+li {
	margin-top: 1.3rem;
}

#fp-nav ul li {
	width: auto;
	height: auto;
}

#fp-nav ul li a,
#fp-nav ul li a.active {
	display: block;
	width: 8px;
	height: 8px;
	border-radius: 8px;
	margin: 0;
	transition: height 0.3s;
}

#fp-nav ul li a {
	background: #ddd;
}

#fp-nav ul li a.active {
	height: 4rem;
	background: var(--main-color);
}

#fp-nav ul li a span {
	display: none;
}

/* 좌측 탭 */


/* visual */

.visual_sec {
	background: #fff;
	display: block;
	height: 100vh;
	width: 100%;
position: relative;
}

.vis_slide{
width: 100%;
height: 100%;
}

.vis_slide .swiper-slide {
	width: 100%;
	height: 100%;
	position: relative;
	opacity: 1;
text-align: center;
}


.vis_slide .tit .char {
	display: inline-block;
	opacity: 0;
	line-height: 1;
}

.vis_slide .tit.splitting {
	animation: op1 0s forwards;
}

@keyframes op1 {
	from {
		opacity: 0;
	}

	to {
		opacity: 1.0;
	}
}

.vis_slide .swiper-slide.act .tit.splitting .char {
	animation: slide-up 1.25s cubic-bezier(.5, .2, 0, 1);
	animation-fill-mode: both;
	animation-delay: calc(.5s + (.05s * var(--char-index)));
}

@keyframes slide-up {
	from {
		opacity: 0;
		transform: translateY(125%);
	}

	to {
		opacity: 1.0;
		transform: translateY(0);
	}
}

.vis_slide .txtbox .disc {
	font-size: 1.8rem;
	font-weight: 300;
	word-break: keep-all;
	opacity: 0;
	margin-top: 3.3rem;
}

.vis_slide .swiper-slide.act .txtbox p {
	animation: fadeIn 1s forwards;
	animation-delay: 1.2s;
}

.visual_sec .inner {
	max-width: 1370px;
}

.visual_sec .swiper-slide {
	width: 100%;
	display: flex;
	align-items: center;
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.visual_sec .swiper-slide .slide_bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
transition: transform 5s linear;
	transform: scale(1);
	background: no-repeat center center/cover;
}

.visual_sec .swiper-slide .slide_bg.bg01 {
	background-image: url('../../../img/main/mv_bk01.jpg');
}

.visual_sec .swiper-slide .slide_bg.bg02 {
	background-image: url('../../../img/main/mv_bk02.jpg');
}
.visual_sec .swiper-slide .slide_bg.bg03 {
	background-image: url('../../../img/main/mv_bk03.jpg');
}

.visual_sec .swiper-slide.swiper-slide-active .slide_bg {
	transform: scale(1.2);
}

/* animation */

@keyframes zoom {
	0% {
		transform: scale(1);
	}

	100% {
		transform: scale(1.1);
	}
}

@keyframes txtUP {
	0% {
		transform: translateY(100px);
	}

	100% {
		transform: translateY(0);
	}
}


@keyframes fadeIn {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

/* animation */
.visual_sec .txtbox {
	color: #fff;
}

.visual_sec .txtbox .ttg {
	font-size: 1.5rem;
	font-weight: 700;
	color: #407FD1;
	margin-bottom: 3.7rem;
	opacity: 0;
}

.vis_slide .swiper-slide.act .txtbox .ttg {
	animation: fadeIn 1s forwards;
}

.visual_sec .txtbox h2 {
	overflow: hidden;
	opacity: 0;
	font-size: 5.5rem;
	font-weight: 500;
	line-height: 1.3;
}

.visual_sec .txtbox h2 + h2{
margin-bottom: 3.7rem;
}

.visual_sec .txtbox .disc {
	font-weight: 300;
	line-height: 1.7;
	word-break: keep-all;
	opacity: 0;
}

.vis_slide .swiper-slide.act .txtbox .disc {
	animation: fadeIn 1s forwards;
	animation-delay: 1.2s;
}

.visual_sec .control_box {
	display: flex;
	align-items: center;
	position: absolute;
	bottom: 12.5rem;
	left: 50%;
	transform: translateX(-50%);
	z-index: 7;
}

.visual_sec .vis_pagination {
	margin: 0 6.7rem;
	display: flex;
	gap: 1.8rem;
}

.visual_sec .control_box button {
	display: block;
	width: 1.1rem;
	height: 2.1rem;
	flex: 0 0 auto;
	background: url('../../../img/main/arrow_11x21.png') no-repeat center center/cover;
}

.visual_sec .control_box button.vis_prev {
	transform: scaleX(-1);
}

.visual_sec .vis_pagination .swiper-pagination-bullet {
	width: 1rem;
	height: 1rem;
	opacity: 1;
	border-radius: 1rem;
	background-color: transparent;
	border: solid 1px #fff;
	margin: 0 !important;
	transition: all 0.4s;
}

.visual_sec .vis_pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	width: 2.3rem;
	background: #fff;
}

.visual_sec .swiper-pagination-current {
	font-size: 4rem;
	font-weight: 500;
	margin-right: 0.6rem;
}

.visual_sec .scr_down {
	position: absolute;
	left: 5.73%;
	bottom: 5.6rem;
	z-index: 3;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.scr_down span {
	display: block;
	font-size: 1.2rem;
	text-transform: uppercase;
	color: rgba(255, 255, 255, 0.7);
	writing-mode: vertical-rl;
	transform: rotate(180deg);
	letter-spacing: 1px;
	margin-bottom: 2rem;
}

.scr_down .scroll_wr {
	display: block;
	width: 2.6rem;
	height: 4.4rem;
	background: url('../../../img/main/scr_dw_wr.png') no-repeat center center/cover;
	position: relative;
}

.scr_down .scroll_wr::before {
	content: '';
	width: 1px;
	height: 9px;
	display: inline-block;
	background-color: #fff;
	animation: cursor 1.15s linear infinite;
	border-radius: 50%;
	position: absolute;
	left: 50%;
	top: 5px;
	margin-left: -1px;
}

@keyframes cursor {
	0% {
		opacity: 0;
		transform: translateY(0px);
	}

	100% {
		opacity: 1;
		transform: translateY(8px);
	}
}

/* visual */

.main_ttl_row.t_c {
	text-align: center;
}

.main_ttl_row.wh *:not(.tag) {
	color: #fff;
}

.main_ttl_row .tag {
	display: block;
	font-size: 1.8rem;
	font-weight: 700;
	color: var(--main-color);
	margin-bottom: 1.2rem;
	text-transform: uppercase;
}

.main_ttl_row h2 {
	font-size: 5.2rem;
	line-height: 1.3;
}

.intro_sec {
	width: 100%;
	height: 100%;
	position: relative;
	background: url('../../../img/main/main_sce01_bg.png') no-repeat bottom left;
}

.intro_sec .bg > div{
opacity: 0;
position: absolute;
top: 0;
left: 0;
transition: opacity 0.6s;
}

.intro_sec .bg > div.act{
opacity: 1;
}


.intro_sec .tit_wr {
	width: 100%;
	height: 100%;
	padding-top: 10rem;
	position: absolute;
}

.intro_sec .inner {
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.intro_sec .bg_txt {
	font-size: 12rem;
	font-weight: 700;
	font-family: 'GmarketSans';
	text-transform: uppercase;
	white-space: nowrap;
	position: absolute;
	top: 6.77vw;
	left: 7.81%;
	transition: all 1s 0.56s;
	color: rgba(34, 34, 34, 0.05);
}

.section.on .intro_sec .bg_txt {
	left: 2%;
}

.intro_sec .main_ttl_row .tag {
	margin-bottom: 3rem;
}

.scr_ani {
	display: inline-flex;
	flex-direction: column;
	align-items: center;
	margin-top: 12.4rem;
	height: 50px;
	gap: 20px 0;
	margin: 80px 0 0;
}

.scr_ani span {
	display: block;
	width: 2.5rem;
	height: 1.5rem;
	background: url('../../../img/main/arrow_25x15.png') no-repeat center center/cover;
}

.scr_ani span.top {
	animation: topArrow 2s infinite;
}


.scr_ani span.bot {
	animation: botArrow 2s infinite;
}


@keyframes topArrow {
	50% {
		-webkit-transform: translateY(33px);
		transform: translateY(33px);
	}
}

@keyframes botArrow {
	50% {
		opacity: 0;
	}
}

.intro .bg {
	width: 24rem;
	height: 24rem;
	border-radius: 1000px;
	overflow: hidden;
	position: absolute;
	right: 100px;
	bottom: 60px;
	z-index: 1;
	-webkit-transition: all 1.0s;
	transition: all 1.0s;
}

.intro .bg img {
	max-width: inherit;
	max-height: 100%;
	-webkit-transform: translateX(-14%);
	transform: translateX(-14%);
	-webkit-transition: all 1.0s;
	transition: all 1.0s;
}

.intro .bg.on {
	width: 100%;
	height: 100%;
	border-radius: 0;
	right: 0;
	bottom: 0;
background-color: #222;
}

.intro .bg.on img {
	min-width: 100%;
	min-height: 100%;
    -webkit-transition: all 1.0s;
	transition: all 1.0s;
	-webkit-transform: translateX(0);
	transform: translateX(0);
}

.clinic_wr {
	width: 100%;
	height: 100%;
	opacity: 0;
	position: relative;
	z-index: 5;
}

.clinic_wr.on {
	z-index: 30;
	opacity: 1;
    transition: all 0.4s;
}

.clinic_wr ul {
	display: flex;
	height: 100%;
}

.clinic_wr ul li {
	width: 25%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	flex-direction: column;
}

.clinic_wr ul li+li {
	border-left: solid 1px rgba(255, 255, 255, 0.2);
}

.clinic_wr .ttg {
	font-size: 1.7rem;
	font-weight: 600;
	color: #407FD1;
	text-transform: uppercase;
	margin-bottom: 2rem;
}

.clinic_wr .subject {
	font-size: 3.5rem;
	font-weight: 600;
	color: #fff;
}

.clinic_wr .bot {
	text-align: center;
	padding-top: 3rem;
	margin-top: 3rem;
	position: relative;
	color: #fff;
	height: 0;
	opacity: 0;
	line-height: 1.6;
	transition: all 0.8s;
	overflow: hidden;
}

.clinic_wr li:hover .bot {
	height: auto;
	opacity: 1;
}

.clinic_wr .bot::before {
	content: '';
	width: 3.5rem;
	height: 1px;
	background: rgba(255, 255, 255, 0.5);
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
}

.clinic_wr .bot p {
	font-size: 1.7rem;
	line-height: 1.5;
}

.clinic_wr .c_point {
	position: absolute;
	top: 0;
	left: 0;
	width: 25%;
	height: 100%;
	background: rgba(0, 24, 56, 0.8);
	opacity: 0.7;
	z-index: -1;
	backdrop-filter: blur(7.5px);
	transition: all 0.4s;
}

.more_view {
	position: relative;
	width: 56px;
	height: 56px;
	background: var(--main-color);
	border-radius: 50%;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	margin-top: 7.9rem;
}

.more_view span {
	display: inline-block;
	width: 13px;
	height: 12px;
	transition: all 0.5s;
	background: url('../../../img/main/arrow13x12_wh.png') no-repeat right center/13px auto;
}

.more_view p {
	display: block;
	font-size: 1.5rem;
	font-weight: 500;
	white-space: nowrap;
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	opacity: 0;
	color: #fff;
	transition: all 0.5s;
}


.more_view:hover p {
	left: 25px;
	opacity: 1;
}

.more_view:hover span {
	-webkit-transform: translateX(94px);
	transform: translateX(94px);
}

.equ_slide_wr {
	position: relative;
}

.equ_pagination {
	display: flex;
	gap: 1rem;
	justify-content: center;
	align-items: center;
	margin: 4rem 0 8rem;
}

.equ_pagination .swiper-pagination-bullet {
	width: 16.5rem;
	height: auto;
	opacity: 1;
	text-align: center;
	border-radius: 3.2rem;
	background-color: transparent;
	border: solid 1px #D2D2D2;
	position: relative;
	overflow: hidden;
}

.equ_pagination .swiper-pagination-bullet span {
	display: inline-block;
	font-size: 2rem;
	font-weight: 600;
	line-height: 6rem;
	color: #222;
	position: relative;
	z-index: 5;
}

.equ_pagination .swiper-pagination-bullet::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 100%;
	background: var(--main-color);
	transition: all 0.5s;
}

.equ_pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after {
	width: 100%;
}

.equ_pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {

	border-color: var(--main-color);
}

.equ_pagination .swiper-pagination-bullet.swiper-pagination-bullet-active span {
	color: #fff;
}

.equ_slide .swiper-slide {
	display: flex;
	align-items: center;
	border-radius: 3rem;
	overflow: hidden;
	background: url('../../../img/main/main_sec03_slidebg.png') no-repeat center center/cover;
}

.equ_slide .swiper-slide>div {
	width: 50%;
}

.equ_slide .txt_wr {
	padding-left: 6.02%;
	padding-top: 3rem;
	color: #fff;
	position: relative;
	transform: translateY(50px);
	opacity: 0;
	transition: all 1s;
}

.equ_slide .swiper-slide-active .txt_wr {
	transform: translateY(0);
	opacity: 1;
}

.equ_slide .txt_wr .name_bk {
	font-size: 4.5rem;
	font-weight: 700;
	opacity: 0.05;
	position: absolute;
	top: 0;
	left: 12.03%;
	text-transform: uppercase;
}

.equ_slide .txt_wr .subject {
	font-size: 4rem;
	font-weight: 600;
	margin-bottom: 1.2rem;
}

.equ_slide .txt_wr .stl {
	font-size: 2.5rem;
	font-weight: 500;
	margin-bottom: 4rem;
}

.equipment {
	background: url('../../../img/main/main_sec03_bg.png') no-repeat center center /cover;
}

.doc_sec {
	height: 100%;
	display: flex;
	align-items: center;
	padding-left: 16.67%;
padding-top: 4.5rem;
	background: url('../../../img/main/main_sec04_bg.jpg') no-repeat center center /cover;
}

.doc_sec .left {
	width: 40%;
	flex: 0 0 auto;
}

.doc_sec .left .disc {
	margin-top: 3.2rem;
}

.doc_sec .doc_slide_paing {
	margin-top: 9.5rem;
	display: flex;
	gap: 2rem;
}

.doc_slide_paing button {
	display: block;
	width: 7rem;
	height: 7rem;
	border-radius: 50%;
	opacity: 0.3;
	background: url('../../../img/main/main_sec03_next.png') no-repeat center center/cover;
}

.doc_slide_paing button:hover {
	opacity: 1;
}

.doc_slide_paing button.d_s_prev {
	transform: scaleX(-1);
}

.doc_slide .doc-pagination{
position: relative;
height: 2px;
margin-top: 6rem;
background: #fff;
}

.doc_slide .doc-pagination .swiper-pagination-progressbar-fill{
background: var(--main-color);
}

.doc-counting{
position: absolute;
left: -8.2rem;
bottom:5.5rem;
z-index: 1000;
font-size: 3rem;
font-weight: 500;
color: #B2CDD8;
letter-spacing: -0.3rem;
}

.doc-counting .current{
font-size: 5rem;
font-weight: 500;color: #fff;
}


.doc_sec .right {
	width: 60%;
position: relative;
}

.doc_sec .swiper-slide {
	position: relative;
}

.doc_sec .info {
	opacity: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	padding: 6.4rem 1rem 1rem 5rem;
	border-radius: 3rem;
	transition: opacity 0.5s;
	background: url('../../../img/main/main_sec03_dim.png') no-repeat center center/cover;
}

.doc_sec .swiper-slide:hover .info {
	opacity: 1;
}

.doc_sec .info .ctgr {
	font-size: 2rem;
	font-weight: 500;
	color: #BCD9FF;
	margin-bottom: 1rem;
	display: flex;
	align-items: center;
}

.doc_sec .info .ctgr span+span {
	position: relative;
}

.doc_sec .info .ctgr span+span::before {
	content: ' l';
	font-size: 2rem;
	font-weight: 500;
	color: #BCD9FF;
	margin: 0 0.8rem;
}

.doc_sec .info_box {
	opacity: 0;
	transform: translateY(30px);
	transition: all 0.4s 0.2s;
}

.doc_sec .swiper-slide:hover .info_box {
	opacity: 1;
	transform: translateY(0);
}

.doc_sec .info .subject {
	font-size: 3.5rem;
	font-weight: 600;
	color: #fff;
}

.doc_sec .info ul {
	margin-top: 2rem;
	padding-top: 2rem;
	position: relative;
}

.doc_sec .info ul::before {
	content: '';
	width: 4rem;
	height: 1px;
	background: rgba(255, 255, 255, 0.2);
	position: absolute;
	top: 0;
	left: 0;
}

.doc_sec .info ul li {
	line-height: 1.9;
	font-size: 1.7rem;
	color: #fff;
	position: relative;
	padding-left: 0.9rem;
}

.doc_sec .info ul li::before {
	content: '·';
	position: absolute;
	top: 50%;
	left: 0;
	line-height: 1.9;
	font-size: 1.7rem;
	color: #fff;
	transform: translateY(-50%);
}

.doc_sec .thumb {
	border-radius: 3rem;
	overflow: hidden;
}

.section.news {
	background: url('../../../img/main/main_sec05_bg.jpg')no-repeat center center/cover;
}

.news_sec .sec_top {
	position: relative;
}

.news_sec .more_view {
	position: absolute;
	bottom: 0;
	right: 0;
	margin: 0;
}

.news_sec .more_view span {
	width: 1.8rem;
	height: 1.6rem;
	background-image: url('../../../img/main/arrow18x16_wh.png');
	background-size: 1.8rem auto;
}

.news_sec .more_view p {
	color: #222;
}

.news_sec .more_view:hover span {
	background-image: url('../../../img/main/arrow13x12_bk.png');
	background-size: 1.3rem auto;
	transform: translateX(84px);
}

.news_slide {
	padding-right: 16.67%;
}

.news_slide_wr {
	padding-left: 16.67%;
	margin-top: 8rem;
}

.news_slide .thumb_box {
	overflow: hidden;
position: relative;
border-radius: 0.5rem;
}

.news_slide .thumb_box::before{
content: '';
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
background: #3A4A60;
opacity: 0;
z-index: 10;
pointer-events: none;
transition: all 0.5s;
mix-blend-mode: multiply;
}

.news_slide .news_tem:hover .thumb_box::before{
opacity: 1;
}

.news_slide .thumb_box::after{
content: '';
width: 3.5rem;
height: 3.5rem;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%) rotate(180deg);
opacity: 0;
z-index: 11;
pointer-events: none;
transition: all 0.5s;
background: url(../../../img/main/plus_35x35.png) no-repeat center center/cover;
}

.news_slide .news_tem:hover .thumb_box::after{
opacity: 1;
animation: rotate 0.5s 0.2s forwards;
}

@keyframes rotate{
0%{
transform: translate(-50%, -50%) rotate(180deg);
}

0%{
transform: translate(-50%, -50%) rotate(360deg);
}
}

.news_slide .thumb {
	width: 100%;
	padding-top: 69%;
	transition: all 1s;
	background: no-repeat center center/cover;
}

.news_slide .txtbox {
	margin-top: 2.8rem;
	width: 68.75%;
}

.news_slide .txtbox .subject {
	font-size: 2.4rem;
	font-weight: 600;
	margin-bottom: 1.4rem;
	text-overflow: ellipsis;
	overflow: hidden;
	max-width: 100%;
	white-space: nowrap;
	transition: color 0.3s;
}

.news_slide .news_tem:hover .txtbox .subject {
	color: var(--main-color);
}

.news_slide .news_tem:hover .thumb {
	transform: scale(1.1);
}

.news_slide .txtbox .disc {
	text-overflow: ellipsis;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.news_slide .txtbox .date {
	margin-top: 2.5rem;
	font-size: 1.5rem;
	font-weight: 600;
	color: #9A9A9A;
}

.news_slide_wr {
	cursor: url('../../../img/main/drag_cursor.png') 62 62, auto !important;
}

.news_slide_wr .news_tem {
	cursor: url('../../../img/main/drag_cursor.png') 62 62, auto !important;
}

.section.video {
	background: url('../../../img/main/main_sec06_bg.jpg')no-repeat center center/cover;
}

.vid_wr {
	display: flex;
	justify-content: space-between;
	padding: 4rem;
	background: #fff;
	border-radius: 2rem;
	border: solid 1px #BBB;
	margin-top: 7rem;
}

.vid_wr .main_view {
	width: 57.5%;
}

#m_vid {
	width: 100%;
	padding-top: 56.38%;
	position: relative;
}

#m_vid iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.vid_wr .thumb_list {
	width: 39.17%;
	max-height: 35rem;
	overflow-y: auto;
	padding-right: 3rem;
}

.vid_wr .thumb_list::-webkit-scrollbar {
	width: 1rem;
}

.vid_wr .thumb_list::-webkit-scrollbar-track {
	background: transparent;
}

.vid_wr .thumb_list::-webkit-scrollbar-thumb {
	background: #eee;
	border-radius: 1rem;
}

.vid_wr .thumb_list ul li{
	padding-bottom: 2rem;
}

.vid_wr .thumb_list ul li a{
	display: flex;
width: 100%;
	align-items: center;
	gap: 1.2rem;
}

.vid_wr .thumb_list ul li+li {
	border-top: solid 1px #eee;
	padding-top: 2rem;
}

.vid_wr .thumb_list .thumb {
	width: 17.8rem;
	padding-top: 23.28%;
	background: no-repeat center center/cover;
}

.vid_wr .thumb_list .info_wr {
	width: calc(100% - 19rem);
}

.vid_wr .thumb_list .subject {
	font-size: 2rem;
	font-weight: 600;
max-width: 100%;
	text-overflow: ellipsis;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	margin-top: 1rem;
}

.vid_wr .thumb_list .disc {
	text-overflow: ellipsis;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	margin-top: 1rem;
}

.addr_sec {
	display: flex;
	align-items: center;
}

.fp_cont .addr_sec {
	height: 100%;
	padding: 9rem 0 0 0;
}

.addr_sec>div {
	width: 50%;
}

.address .left {
	padding-left: 16.67%;
}

.main_ttl_row .add_info {
	font-size: 2.5rem;
	font-weight: 600;
	margin-bottom: 1rem;
	margin-top: 2.5rem;
}

.main_ttl_row .add_info2 {
	font-size: 2rem;
	display: flex;
}

.main_ttl_row .add_info2 span {
	display: inline-block;
	width: 2rem;
	height: 2rem;
	line-height: 2rem;
	font-size: 1.5rem;
	text-align: center;
	border-radius: 50%;
	color: #fff;
	margin: 0 3px;
	background-color: #378FD2;
}

.main_ttl_row .ac_ct{
display: flex;
justify-content: center;
align-items: center;
}

.main_ttl_row .ytb_ico{
width: 6rem;
height: 6rem;
margin: 0 0.8rem 0 1.2rem;
background: url('../../../img/main/ytb_ico.png') no-repeat center center/cover;
}

.add_link {
	width: 100%;
	max-width: 22rem;
	height: 5rem;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 3.1rem 0 2.7rem;
	border: solid 2px var(--main-color);
	border-radius: 3.4rem;
	margin: 4rem 0 6rem;
}

.add_link p {
	font-size: 1.8rem;
	font-weight: 600;
	color: var(--main-color);
}

.add_link span {
	display: block;
	width: 2.5rem;
	height: 2.5rem;
	background: url('../../../img/common/arrow25x25.png') no-repeat center center/cover;
	border-radius: 50%;
	transition: all 0.5s;
}

.add_link:hover span {
	transform: translateX(8px);
}

.fp_cont .address .right>div {
	height: calc(50vh - 4.5rem);
}

.address .right .top {
	position: relative;
}

.address .right .top::after{
content: '';
width: 100%;
height: 100%;
background: #bfbfbf;
opacity: 1;
position: absolute;
top: 0;
left: 0;
z-index: 1;
pointer-events: none;
transition: opacity 0.5s;
mix-blend-mode: multiply;
}

.address .right .top:hover::after{
opacity: 0;
}

.address .mov_map {
	display: block;
	width: 6.5rem;
	height: 6.4rem;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 3;
	overflow: hidden;
	background: var(--main-color);
}

.address .mov_map span {
	display: block;
	width: 100%;
	height: 100%;
	transition: all 0.6s;
	background: url('../../../img/common/plus_65x64.jpg') no-repeat center center/cover;
}

.address .mov_map:hover span {
	transform: rotate(180deg);
}

.address #map {
	position: relative;
	width: 100%;
	padding-top: 49.21%;
}

.fp_cont .address #map {
	padding-top: 42.71%;
}

.address #map .root_daum_roughmap {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.address #map .root_daum_roughmap .wrap_map {
	height: 100% !important;
}

.root_daum_roughmap .wrap_controllers {
	display: none;
}

.address .bot {
	padding: 9rem 7rem 4rem;
	background: url('../../../img/common/ctt_us_bg.jpg') no-repeat center center/cover;
}

.address .bot .att_txt+.att_txt {
	margin-top: 1.2rem;
}

.call_list li {
	max-width: 47rem;
	display: flex;
	align-items: center;
	padding: 3.2rem 3.9rem;
	gap: 4.2rem;
	border-radius: 2rem;
	transition: background 0.5s;
	background-color: #f1f1f1;
}

.call_list li+li {
	margin-top: 2rem;
}

.call_list .ttl {
	font-size: 1.8rem;
	font-weight: 500;
	margin-bottom: 5px;
	color: var(--main-color);
	transition: color 0.5s;
}

.call_list .numb {
	font-size: 3rem;
	transition: color 0.5s;
}

.call_list .numb b {
	font-weight: 600;
}

.call_list .ico {
	width: 7rem;
	height: 7rem;
	border-radius: 50%;
	background: no-repeat center center/cover;
	transition: background 0.5s;
}

.call_list .call01 .ico {
	background-image: url('../../../img/common/ctt_ico01_act.png');
}

.call_list .call02 .ico {
	background-image: url('../../../img/common/ctt_ico02.png');
}

/* hover */

.call_list li:hover {
	background-color: var(--main-color);
}

.call_list .call01:hover .ico {
	background-image: url('../../../img/common/ctt_ico01.png');
}

.call_list .call02:hover .ico {
	background-image: url('../../../img/common/ctt_ico02_act.png');
}

.call_list li:hover .ttl {
	color: #9EC8FF;
}

.call_list li:hover .numb {
	color: #fff;
}


#ft {
	background: #000;
}

#ft .top {
	border-bottom: solid 1px rgba(255, 255, 255, 0.2);
}

#ft .top .inner {
	height: 9rem;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

#fnb ul {
	display: flex;
	gap: 3rem;
}

#fnb ul li a {
	font-size: 1.6rem;
	color: #fff;
}

.sns_list {
	display: flex;
	align-items: center;
	gap: 1.93rem;
}

.sns_list li a {
	display: block;
	width: 2.6rem;
	height: 2.3rem;
	transition: background 0.5s;
	background: no-repeat center center;
}

.sns_list li .blog {
	background-image: url('../../../img/common/ft_sns01.png');
}

.sns_list li .blog:hover {
	background-image: url('../../../img/common/ft_sns01_act.png');
}

.sns_list li .inst {
	background-image: url('../../../img/common/ft_sns02.png');
}

.sns_list li .inst:hover {
	background-image: url('../../../img/common/ft_sns02_act.png');
}

.sns_list li .ytb {
	background-image: url('../../../img/common/ft_sns03.png');
}

.sns_list li .ytb:hover {
	background-image: url('../../../img/common/ft_sns03_act.png');
}

.sns_list li .kktk {
	background-image: url('../../../img/common/ft_sns04.png');
}

.sns_list li .kktk:hover {
	background-image: url('../../../img/common/ft_sns04_act.png');
}

#ft .bot .inner {
	display: flex;
	justify-content: space-between;
	padding: 5rem 0;
}

#ft address * {
	color: #fff;
	font-size: 1.4rem;
	font-weight: 300;
}

#ft address>div {
	display: flex;
	align-items: center;
}

#ft address dl {
	display: flex;
	align-items: center;
	line-height: 1.78;
}

#ft address dl+dl {
	margin-left: 1.6rem;
}

#ft address .copy {
	margin-top: 2rem;
}

#ft .ft_logo {
	width: 12rem;
	height: 9.1rem;
	background: url('../../../img/common/ft_logo.png') no-repeat center center/cover;
}

.quick_menu {
	position: fixed;
	z-index: 77;
	bottom: 9rem;
	right: 3.5rem;
}

.quick_menu li+li {
	margin-top: 6px;
}

.quick_menu li a {
	display: block;
	width: 5.2rem;
	height: 5.2rem;
	transition: border-radius 0.5s;
	border-radius: 2.6rem;
	background: no-repeat center center/cover;
}

.quick_menu li a:hover {
	border-radius: 2.6rem 2.6rem 0 2.6rem;
}

.quick_menu li .blog {
	background-image: url('../../../img/common/quick01.png');
}

.quick_menu li .blog:hover {
	background-image: url('../../../img/common/quick01_act.png');
}

.quick_menu li .insta {
	background-image: url('../../../img/common/quick02.png');
}

.quick_menu li .insta:hover {
	background-image: url('../../../img/common/quick02_act.png');
}

.quick_menu li .ytb {
	background-image: url('../../../img/common/quick03.png');
}

.quick_menu li .ytb:hover {
	background-image: url('../../../img/common/quick03_act.png');
}

.quick_menu li .kkot {
	background-image: url('../../../img/common/quick04.png');
}

.quick_menu li .kkot:hover {
	background-image: url('../../../img/common/quick04_act.png');
}

.top_btn {
	display: block;
	width: 5.2rem;
	height: 5.2rem;
	transition: border-radius 0.5s;
	border-radius: 2.6rem;
	margin-top: 6px;
	background: url('../../../img/common/quick05.png') no-repeat center center/cover;
}

.top_btn:hover {
	border-radius: 2.6rem 2.6rem 0 2.6rem;
}