/* Reset */
* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	-webkit-tap-highlight-color: transparent;
}


html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	font-size:14px;
	font-weight:normal;
	color:#000;
}

a {
	color: inherit;
	text-decoration: none;
}

html,body{
	width:100%;
	height:100%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}


body,div,table,th,td,h1,h2,h3,h4,h5,form,fieldset,figure,address,p,button,legend,pre,code,blockquote,input,textarea,button,select,ul,li,ol,dd,dl,dt
{margin:0;padding:0; font-family:'Noto Sans KR',Gulim,'굴림','돋움','맑은 고딕',Dotum,'굴림',tahoma,Gulim,NanumGothic,Helvetica,'Apple SD Gothic Neo',Sans-serif; box-sizing: border-box;}
h1,h2,h3,h4,h5,h6{line-height: inherit;}
img,fieldset,iframe,input,button{border:0 none;}
img{max-width:inherit;}
input,select,textarea,button{vertical-align:middle;}
dl,ul,ol,menu,li{list-style:none}
button {border:0 none;background-color:transparent;cursor:pointer}
body{background:#fff}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section{display:block}
sup {vertical-align: super; font-size: smaller; top:0;}
sub{vertical-align: sub; font-size: smaller; bottom:0;}
blockquote{font-style:normal}
legend{*width:0; position:absolute; width:1px; height:1px; font-size:0; line-height:0; overflow:hidden;}
caption {padding:0; height:0; font-size:0; line-height:0; overflow:hidden;}
hr{display:none}
address,caption,cite,code,dfn,em,var {font-style:normal;font-weight:normal}
iframe{vertical-align:top}
a{color:#6c6c6c;text-decoration:none;}
a:hover{color:#6c6c6c;text-decoration:none;}
textarea{resize:none;}
/* Reset */


/* Common */
.blind,legend{display:block;overflow:hidden;position:absolute;top:-1000em;left:0}
.clear{clear:both}
.f_l{float:left}
.f_r{float:right}
.ir_pm {display:block;overflow:hidden;font-size:0px;line-height:0;text-indent:-9999px} /* 사용된 이미지내 의미있는 텍스트의 대체텍스트를 제공할때 */
.ir_wa {display:block;overflow:hidden;position:relative;z-index:-10;width:100%;height:100%} /* 중요한 이미지 대체텍스트로 이미지off시에도 대체 텍스트를 보여주고자 할때 */
.show{display:block}
.hide{display:none}
.tbl, .tbl table {border-collapse:collapse; border-spacing:0} /* 테이블 초기화 */
.clear_area:after {content:""; display:block;}
.clear_area:after{clear:both; display:block; content:"";}

.dis_flex{
	display: flex;
	align-items: center;
}

.dis_flex_col{
	display: flex;
	flex-direction: column;
}
/* Common */


.point_color{
	color:var(--main-pcm-color-10) !important;
}

.point_color_bg{
	background-color:var(--main-pcm-color-10) !important;
}

.empty_info{
	font-weight: 400 !important;
	font-size: 16px !important;
	color: #000000 !important;
	padding:50px 0 !important;
	text-align: center;
	display: block !important;
	grid-column: 1 / -1;
}

.empty_info_2{
	font-weight: 500;
	font-size: 16px;
	color: #000000;
	text-align: center;
	display: block;
}

.empty_info_table{
	font-weight: 400 !important;
	font-size: 16px !important;
	color: #000000 !important;
	padding:50px 0 !important;
	text-align: center;
    border-bottom: 1px solid #EEE;
}



.font_dotum{font-family:'돋움',Dotum,'맑은 고딕','굴림',Gulim,tahoma,NanumGothic,Helvetica,'Apple SD Gothic Neo',Sans-serif;}
.font_tahoma{font-family:Tahoma,'돋움',Dotum,'맑은 고딕','굴림',Gulim,NanumGothic,Helvetica,'Apple SD Gothic Neo',Sans-serif;}
.font_gulim{font-family:'굴림',Gulim,'돋움',Dotum,'맑은 고딕',tahoma,NanumGothic,Helvetica,'Apple SD Gothic Neo',Sans-serif;}
.font_malgun{font-family:'맑은 고딕','돋움',Dotum,'굴림',Gulim,tahoma,NanumGothic,Helvetica,'Apple SD Gothic Neo',Sans-serif !important;}
.font_nanum{font-family:'나눔고딕','나눔 고딕',Nanum Gothic,NanumGothic,nanum gothic,nanumgothic,'맑은 고딕','고딕','돋움',Dotum,'굴림',Gulim,tahoma,NanumGothic,Helvetica,'Apple SD Gothic Neo',Sans-serif !important;}

.noto100 {font-family: 'Noto Sans KR' !important; font-weight:100 !important;}
.noto100 a{font-family: 'Noto Sans KR' !important; font-weight:100 !important;}
.noto100 a:hover{font-family: 'Noto Sans KR' !important; font-weight:100 !important;}

.noto200 {font-family: 'Noto Sans KR' !important; font-weight:200 !important;}
.noto200 a{font-family: 'Noto Sans KR' !important; font-weight:200 !important;}
.noto200 a:hover{font-family: 'Noto Sans KR' !important; font-weight:200 !important;}

.noto300 {font-family: 'Noto Sans KR' !important; font-weight:300 !important;}
.noto300 a{font-family: 'Noto Sans KR' !important; font-weight:300 !important;}
.noto300 a:hover{font-family: 'Noto Sans KR' !important; font-weight:300 !important;}

.noto400 {font-family: 'Noto Sans KR' !important; font-weight:400 !important;}
.noto400 a{font-family: 'Noto Sans KR' !important; font-weight:400 !important;}
.noto400 a:hover{font-family: 'Noto Sans KR' !important; font-weight:400 !important;}

.noto500{font-family: 'Noto Sans KR' !important; font-weight:500 !important;}
.noto500 a{font-family: 'Noto Sans KR' !important; font-weight:500 !important;}
.noto500 a:hover{font-family: 'Noto Sans KR' !important; font-weight:500 !important;}

.noto600 {font-family: 'Noto Sans KR' !important; font-weight:600 !important;}
.noto600 a{font-family: 'Noto Sans KR' !important; font-weight:600 !important;}
.noto600 a:hover{font-family: 'Noto Sans KR' !important; font-weight:600 !important;}

.noto700 {font-family: 'Noto Sans KR' !important; font-weight:700 !important;}
.noto700 a{font-family: 'Noto Sans KR' !important; font-weight:700 !important;}
.noto700 a:hover{font-family: 'Noto Sans KR' !important; font-weight:700 !important;}

.noto800 {font-family: 'Noto Sans KR' !important; font-weight:800 !important;}
.noto800 a{font-family: 'Noto Sans KR' !important; font-weight:800 !important;}
.noto800 a:hover{font-family: 'Noto Sans KR' !important; font-weight:800 !important;}

.noto900 {font-family: 'Noto Sans KR' !important; font-weight:900 !important;}
.noto900 a{font-family: 'Noto Sans KR' !important; font-weight:900 !important;}
.noto900 a:hover{font-family: 'Noto Sans KR' !important; font-weight:900 !important;}
/* Font-style */



/* Wys2 reset */
#ct{font-size:14px}
#ct *{font-size: inherit;}
#ct{word-break: break-all; word-break: break-word; word-wrap: break-word; }
#ct table{border-collapse: separate}
#ct table[align="center"]{margin:auto;}
#ct ul{padding-left:40px; margin:15px 0; display:block}
#ct ul li{display:list-item; list-style:disc}
#ct ol{padding-left:40px; margin:15px 0; display:block}
#ct ol li{list-style:decimal;  display:list-item}
#ct hr{display:block; overflow: visible;text-align: inherit;margin: 20px 0;border: 0;border-top: 1px solid #e5e5e5}
#ct em{font-style:italic; color: inherit;}
#ct img{max-width:100%; height:auto !important}
#ct blockquote{line-height:1.5; position: relative; margin:0;}
#ct blockquote:before {position: relative; top: 11px; content: "\201C"; color:#bcbcbc; font-family:Georgia;  font-size:40px; display:block; text-align:center;}
#ct blockquote:after {position: relative; top:11px; content: "\201D"; color:#bcbcbc; font-family:Georgia; font-size:40px; display:block; text-align:center;}
#ct blockquote > p, #ct blockquote > div{text-align:center; font-style:normal}
#ct sup {vertical-align: super; font-size: smaller; top:0;}
#ct sub{vertical-align: sub; font-size: smaller; bottom:0;}


.ct{font-size:14px;}
.ct *{font-size: inherit;}
.ct{word-break: break-all; word-break: break-word; word-wrap: break-word; text-align:justify; line-height:normal}
.ct table{border-collapse: separate}
.ct table[align="center"]{margin:auto;}
.ct ul{padding-left:20px; display:block}
.ct ul li{display:list-item; list-style:disc}
.ct ol{padding-left:20px; display:block}
.ct ol li{list-style:decimal;  display:list-item}
.ct hr{display:block}

.ct img{max-width:100%; height:auto !important}
.ct p, .ct div{font-size:inherit}
.ct blockquote{line-height:normal; position: relative;}
.ct blockquote:before {position: relative; top: 11px; content: "\201C"; color:#bcbcbc; font-family:Georgia;  font-size:40px; display:block; text-align:center;}
.ct blockquote:after {position: relative; top:11px; content: "\201D"; color:#bcbcbc; font-family:Georgia; font-size:40px; display:block; text-align:center;}
.ct blockquote > p, .ct blockquote > div{text-align:center;}
.ct sup {vertical-align: super; font-size: smaller; top:0;}
.ct sub{vertical-align: sub; font-size: smaller; bottom:0;}



.ellipsis_line{text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}
.ellipsis_line1 {white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.ellipsis_line_1 {overflow: hidden; text-overflow: ellipsis; display: -webkit-box !important; /* number of lines to show */ -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
.ellipsis_line_2 {overflow: hidden; text-overflow: ellipsis; display: -webkit-box !important; /* number of lines to show */ -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.ellipsis_line_3 {overflow: hidden; text-overflow: ellipsis; display: -webkit-box !important; /* number of lines to show */ -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
.ellipsis_line_4 {overflow: hidden; text-overflow: ellipsis; display: -webkit-box !important; /* number of lines to show */ -webkit-line-clamp: 4; -webkit-box-orient: vertical;}
.ellipsis_line_5 {overflow: hidden; text-overflow: ellipsis; display: -webkit-box !important; /* number of lines to show */ -webkit-line-clamp: 5; -webkit-box-orient: vertical;}



/* h_check h-radio 박스 위치 조정 */
.h_form .h-check.check_margin_font16 input[type="checkbox"] + span::before {
	margin-top:3px;
}
.h_form .h-check.check_margin_font20 input[type="checkbox"] + span::before {
	margin-top:7px;
}
.h_form .h-check.check_margin_font14 input[type="checkbox"] + span::before {
	margin-top:3px;
}
.h_form .h-radio.radio_margin_font16 input[type="radio"] + span::before {
	margin-top:4px;
}
.h_form .h-radio.radio_margin_font20 input[type="radio"] + span::before {
	margin-top:7px;
}
.h_form .h-radio.radio_margin_font14 input[type="radio"] + span::before {
	margin-top:3px;
}


/* 스크롤 css */
.scroll_content_bar::-webkit-scrollbar{width:5px;}
.scroll_content_bar::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,0.2); border-radius:0px; transition:all 0.5s;}
.scroll_content_bar::-webkit-scrollbar-thumb:hover{background-color:rgba(0,0,0,0.2); border-radius:0px; transition:all 0.5s;}
.scroll_content_bar::-webkit-scrollbar-track{background-color:rgba(0,0,0,0.1); background:rgba(0,0,0,0.1); border-radius:0;}




/* UIKIT 초기화 */
*:focus {outline:none;}

b,strong {font-weight:500;}


a:active{color:#383838;text-decoration:none; outline:none;}

a,
.uk-link {
	color:#383838;
}

a:hover,
.uk-link:hover,
.uk-link-toggle:hover .uk-link,
.uk-link-toggle:focus .uk-link {
	color: #383838;
	text-decoration: none;
}
abbr[title] {
	text-decoration: none;
}

h1,h2,h3,h4,h5,h6{line-height:inherit;}

img {
	max-width:initial;
	height:initial;
	box-sizing:inherit;
}

sup {vertical-align:super; font-size:smaller; top:0;}
sub{vertical-align:sub; font-size:smaller; bottom:0;}

p,
ul,
ol,
dl,
pre,
address,
fieldset,
figure {
	margin:0;
}

* + p,
* + ul,
* + ol,
* + dl,
* + pre,
* + address,
* + fieldset,
* + figure {
	margin-top:0px;
}

ul,
ol {
	padding-left:0px;
}

.uk-table th {
	color:#000;
	background-color:rgba(250, 250, 250, 1);
}

.uk-icon {
	/*line-height:inherit;*/
}

.uk-input,
.uk-select,
.uk-textarea,
.uk-radio,
.uk-checkbox {
	border-radius:0.3em;
}

.uk-input,
.uk-select,
.uk-textarea {
	border-radius:0.2em;
}

.uk-button {
	border-radius:0.2em;
	-webkit-box-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.20);
	box-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.20);
}


.uk-subnav {
	margin-left:0px;
}

.uk-subnav > * {
	padding-left:10px;
}

.uk-subnav > * > :first-child {
	font-size:15px;
	border-radius:25px;
}

.uk-subnav > *:first-child {
	padding-left:0px;
}

.uk-subnav-divider > :nth-child(n+2):not(.uk-first-column)::before {
	height:1.2em;
}

.uk-subnav-pill > * > :first-child {
	padding:8px 17px;
	background:#efefef;
}

.uk-subnav-pill > * > a:hover,
.uk-subnav-pill > * > a:focus {
	background-color:var( --main-pcs-color-10 );
	color:#fff;
}

.uk-subnav-pill> .uk-active > a {
	background-color:var( --main-pcm-color-10 );
	color: #fff;
}

.uk-subnav-pill > * > a:active {
	background-color:var( --main-pcm-color-10 );
	color:#fff;
}

.uk-thumbnav > * {
	padding-bottom:15px;
}

.uk-thumbnav > li > a > img {
	border-radius:8px;
}

.uk-thumbnav > * > :hover,
.uk-thumbnav > * > :focus {
	border:none;
}
.uk-thumbnav > * > :hover::after,
.uk-thumbnav > * > :focus::after {
	background-color:transparent;
	border:3px solid rgba(0, 0, 0,0.8);
	border-radius:5px;
}

.uk-thumbnav > .uk-active > *::after {
	background-color:transparent;
	border:3px solid rgba(0, 0, 0,0.8);
	border-radius:5px;
}

.uk-accordion > :nth-child(n+2) {
	margin-top:0px;
}

.uk-accordion-title:hover,
.uk-accordion-title:focus {
	color:inherit;
}

.uk-accordion-content {
	margin-top:0px;
}

.uk-drop {
	width:inherit;
	max-width:inherit;
}

[class*='uk-drop-bottom'] {
	margin-top:0px;
}

.uk-dropdown {
	display:none;
	width:230px;
	min-width:130px !important;
	padding:0px;
	background:#f2f3f5;
	color:#000000;
	border-radius:3px;
	border:1px solid #dadada;
	padding:5px 0;
	box-shadow:0 2px 5px 0 rgba(0,0,0,0.1);
}

.uk-dropdown-nav {
	font-size:14px;
}

.uk-dropdown-nav > li > a {
	color:#000000;
	display:inline-block;
	height:36px;
	padding:10px 20px 0 20px;
	text-align:left;
	width:100%;
	font-size:14px;
	line-height:1.1;
}

.uk-dropdown-nav > li > a:hover,
.uk-dropdown-nav > li > a:focus,
.uk-dropdown-nav > li.uk-active > a {
	color:#ffffff;
	background:var( --main-pcm-color-10 );
}

[class*='uk-dropdown-left'] {
	margin-top:-2px;
}

[class*='uk-dropdown-right'] {
	margin-left:210px;
}

.uk-slideshow-items {
	border-radius:5px;
}

.uk-notification-message-primary {
	color:var( --main-pcm-color-10 );
}

.uk-tooltip {
	z-index:9999999999;
	max-width:300px;
}

[class*='uk-tooltip-top'] {
	margin-top:-8px;
}
[class*='uk-tooltip-bottom'] {
	margin-top:8px;
}
[class*='uk-tooltip-left'] {
	margin-left:-8px;
}
[class*='uk-tooltip-right'] {
	margin-left:8px;
	margin-top:0px;
}

.uk-visible-toggle:not(:hover):not(:focus) .uk-invisible-hover:not(:focus) {
	opacity:0 !important;
}

blockquote{
	font-style:normal
}

::selection,
.uk-radio:checked,
.uk-checkbox:checked,
.uk-checkbox:indeterminate,
.uk-button-primary,
.uk-section-primary,
.uk-tile-primary,
.uk-card-primary,
.uk-card-primary.uk-card-hover:hover,
.uk-badge,
.uk-label,
.uk-subnav-pill > .uk-active > a,
.uk-progress::-webkit-progress-value,
.uk-progress::-moz-progress-bar,
.uk-progress::-ms-fill,
.uk-background-primary {
	background:var( --main-pcm-color-10 );
}

@supports (-webkit-background-clip: text) {
	.uk-text-background {
		background-color:var( --main-pcm-color-10 );
	}
}

a.uk-link-heading:hover,
.uk-link-heading a:hover,
.uk-link-toggle:hover .uk-link-heading,
.uk-link-toggle:focus .uk-link-heading,
.uk-button-link,
.uk-button-link:hover,
.uk-button-link:focus,
.uk-alert-primary
{
	color:var( --main-pcm-color-10 );
}

.uk-text-primary,
.uk-text-background {
	color:var( --main-pcm-color-10 );
}

.uk-input:focus,
.uk-select:focus,
.uk-textarea:focus,
.uk-radio:focus,
.uk-checkbox:focus,
.uk-tab > .uk-active > a
{
	border-color:var( --main-pcm-color-10 );
}

.uk-offcanvas-overlay::before {
	background: rgba(0, 0, 0, 0.3);
}


.uk-dropbar-top{
	box-shadow: none;
	border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.uk-drop.uk-open { animation: none !important; opacity: 1 !important; }
/* UIKIT 초기화 */




/* 모달 팝업 관련 CSS */
/* PC의 경우 모달 세로 사이즈가 해상도 보다 클 경우 스크롤바를 만들기 위한 소스*/
.blocker {
overflow: auto !important;
}

/* class="blocker" */
.happy_modal_bg_color_1 {
background-color:rgb(0,0,0);
background-color:rgba(0,0,0,0.05) !important;
}

.happy_modal_bg_color_2 {
background-color:rgb(0,0,0);
background-color:rgba(0,0,0,0.1) !important;
}

.happy_modal_bg_color_3 {
background-color:rgb(0,0,0);
background-color:rgba(0,0,0,0.5) !important;
}

.happy_modal_bg_color_4 {
background-color:rgb(255,255,255);
background-color:rgba(255,255,255,0.5) !important;
}

.happy_modal_bg_color_5 {
background-color:rgb(255,255,255);
background-color:rgba(255,255,255,0.02) !important;
}
/* class="blocker" */



/* class="blocker" */
.happy_modal_left_class {
text-align:left !important;
}

.happy_modal_center_class {
text-align:center !important;
}

.happy_modal_right_class {
text-align:right !important;
}
/* class="blocker" */



/* class="modal" */
.happy_modal_top_class {
vertical-align: top !important;
}

.happy_modal_middle_class {
vertical-align: middle !important;
}

.happy_modal_bottom_class {
vertical-align: bottom !important;
}
/* class="modal" */
/* 모달 팝업 관련 CSS */





/* 쪽지 스타일 */
.message_title_box{
	display:table;
	width:100%;
	height:65px;
	border-bottom:1px solid #eaeaea;
}
.message_title_box .message_title_text{
	display:table-cell;
	vertical-align:middle;
	padding:15px;
	font-weight:500;
}
.message_title_box .message_title_text .uk-icon{
	vertical-align:middle;
	margin-top:-3px;
}
.message_title_box .message_title_close{
	display:table-cell;
	vertical-align:middle;
	text-align:right;
	padding:15px;
	width:60px;
}
.message_title_box .message_title_close a{
	color:#666 !important;
}
.message_contents .message_tab.on{
	background:#fff !important;
}
.message_contents .message_tab.on a {
	color:#333333 !important;
}
.message_contents .message_tab{
	background:#f5f5f5;
}
.message_contents .message_tab a {
	display:block;
	color:#767676;
	text-align:center;
	padding:12px 0;
	font-size:14px;
}
.message_rows{
	margin-top:10px;
	border:1px solid #eaeaea;
	box-sizing:border-box;
	background:#fff;
	height:451px;
}

.message_rows_style {
	box-sizing:border-box;
}

.message_rows_style table tr td{
	font-family:Noto Sans KR;
}

.message_receive_rows{
	border-bottom:1px solid #eaeaea;
	box-sizing:border-box;
}
.message_receive_rows .del_btn{
	color:#999999 !important;
}
.message_contents .message_view_table th{
	text-align:left;
	width:60px;
	vertical-align:top;
	font-weight:500;
	font-size:14px;
}
.message_contents .message_view_table td{
	padding:0 0 3px 10px;
	color:#888;
	word-break:break-all;
	vertical-align:top;
	font-size:14px;
}
.message_th_title tr{
	display:table-row;
	vertical-align:inherit;
}
.message_th_title th{
	font-size:14px;
	color:#000;
	font-weight:400;
	letter-spacing:-1px;
	padding:16px 0;
}
.message_group_bubble{
	max-width:100%;
	display:inline-block;
	padding:8px 10px;
	border-radius:5px;
	position:relative;
}
.message_group_bubble.right_me{
	text-align:left;
	background:#fbf9dd;
	border:1px solid #ece8b3;
}
.message_group_bubble.right_me:before{
	content:"";
	display:block;
	position:absolute;
	border-top:0px solid transparent;
	border-left:10px solid #ece8b3;
	border-right:10px solid transparent;
	border-bottom:10px solid transparent;
	top:10px;
	right:-20px;
}
.message_group_bubble.right_me:after{
	content:"";
	display:block;
	position:absolute;
	border-top:0px solid transparent;
	border-left:10px solid #fbf9dd;
	border-right:10px solid transparent;
	border-bottom:10px solid transparent;
	top:11px;
	right:-18px;
}
.message_group_bubble.left_other{
	text-align:left;
	background:#fff;
	border:1px solid #dcdcdc;
}
.message_group_bubble.left_other:before{
	content:"";
	display:block;
	position:absolute;
	border-top:0px solid transparent;
	border-left:10px solid transparent;
	border-right:10px solid #dcdcdc;
	border-bottom:10px solid transparent;
	top:10px;
	left:-20px;
}
.message_group_bubble.left_other:after{
	content:"";
	display:block;
	position:absolute;
	border-top:0px solid transparent;
	border-left:10px solid transparent;
	border-right:10px solid #fff;
	border-bottom:10px solid transparent;
	top:11px;
	left:-18px;
}
.message_contents .message_paging .top_gap{
	margin-top:0 !important;
}
/* 쪽지 스타일 끝 */