@charset "utf-8";
@import url('https://cdn.muhayu.com/css/font-pretendard.css');


/* Common */
*{margin:0; padding:0}
html{width:100%; height:100%}
body{position:relative; font-size:13px;font-family:'Noto Sans', sans-serif; color:#474747;font-weight:400;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;width:100%; min-width: 1300px;}
body,div,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,p,form,fieldset,input,table,tr,th,td{margin:0; padding:0}
ul,ol,li{list-style:none}
img, fieldset{border:none; vertical-align:middle;}
legend, caption{display:none}
textarea, button{vertical-align:middle}
button{cursor:pointer;border:none;overflow:visible;}
input[type="text"],input[type="password"], select {height:41px;line-height:41px;vertical-align:middle; background:#fff; border:1px solid #cfcfcf; font-family:'Noto Sans',sans-serif; color:#777;}
input[type="text"],input[type="password"],option {padding:0px 3px;}
/*select {height:43px; padding:2px;background:url('../img/search_arrow.png') no-repeat 90% center #fff;-webkit-appearance: none;-moz-appearance: none;}*/
textarea {padding:3px;width:100%;height:120px; vertical-align:middle; background:#fff; border:1px solid #cfcfcf; font-family:'Noto Sans',sans-serif; color:#777; font-size:13px;overflow-y:auto;}
.checkbox {padding:0; border:0}
a {text-decoration:none; color:#474747}
a:hover, a:focus, a:active {text-decoration:none;}
table {border-collapse:collapse}
button {margin:0; padding:0; background:none; font-size:14px; font-family:'Noto Sans',sans-serif; color:#777; word-break:break-all;}
input[type="text"]{font-family:'Noto Sans',sans-serif !important;}
input[type="password"]{font-family:'Noto Sans',sans-serif !important;}
*:focus { outline: 0; }

/* [#7390] 공지사항 category 배경색 삭제 */
.boardList td.category{ background-color: transparent !important; }

.layout-top1 {
	background: #2D3E4F;
	height: 35px;
	line-height: 35px;
}

.layout-top1 .top1 {
	width: 1070px;
	margin: 0 auto;
	color: #FFF;
	text-align: right;
}

.layout-top1 .top1 a {
	color: #FFF;
}

.layout-top1 .top1 a:hover {
	text-decoration: underline;
}

.layout-top1 .top1 span {
	margin: 0 10px;
}

.layout-top2 {
	background: #FFF;
}

.layout-top2 .top2 {
	width: 1070px;
	margin: 0 auto;
	position: relative;
	z-index: 2;
	height: 54px;
}

.layout-top2 .logo {
	background: #FFF;
	/*width: 250px;*/
	float: left;
	overflow: hidden;
	padding: 9px 0;
	height: 36px;
	/*padding-top: 8px;
	padding-bottom: 6px;*/
}

.layout-top2 .logo img {
	height: 36px;
}
.layout-top2 .logo a {
	display: inline-block;
	line-height: 44px;
	height: 36px;
}
.layout-top2 .logo .logo_right {
	margin-left: 5px;
}

.layout-top2 .menu {
	margin-left: 370px;
	line-height: 53px;
	height: 53px;
}

.layout-top2 .menu ul {
	margin: 0;
	padding: 0;
	overflow: hidden;
	white-space: nowrap;
	height: 100%;
}

.layout-top2 .menu ul a {
	color: #5F9FC3;
	width: 100%;
	display: inline-block;
	/*height: 100%;*/
	/*padding-top: 18px;*/
	/*height: 32px;*/
}

.layout-top2 .menu ul span {
	color: #5F9FC3;
	width: 100%;
	display: inline-block;
	height: 100%;
	/*padding-top: 18px;*/
	/*height: 32px;*/
}

.layout-top2 .menu li {
	float: right;
	list-style: none;
	width: 100px;
	height: 100%;
	background: #FFF;
	color: #373737;
	font-size: 15px;
	cursor: pointer;
	text-align: center;
}

.layout-top2 .menu li.menu-separator {
	width: 2px;
}

.layout-top2 .menu li.menu-separator span {
	/*padding-top: 17px;*/
	font-size: 13px;
	color: #BCD3E5;
}

.layout-top2 .menu li:hover {
	font-weight: bold;
}

.layout-top2 .menu li.on {
	font-weight: bold;
}

.layout-top2 .sub-menu {
	position: absolute;
	top: 42px;
	z-index: 2;
	margin-top: 3px;
	width: 100px;
	display: none;
	background: #FFF;
}

.layout-top2 .sub-menu .pointer {
	padding-top: 5px;
	background: url("../images/default/ico-point.png") top center no-repeat;
	border-bottom: 3px #31AEFC solid;
}

.layout-top2 .sub-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border: 1px #095585 solid;
	border-top: 3px #095585 solid;
	background: #F5F5F5;
	padding: 6px 10px;
}

.layout-top2 .sub-menu li {
	font-size: 14px;
	padding: 4px 0;
}

.layout-top2 .sub-menu a {
	color: #31AEFC;
	background: #F5F5F5;
}

.layout-top2 .sub-menu a:hover {
	text-decoration: underline
}

.layout-banner {
	background: #FFFFFF;
	height: 67px;
	overflow: hidden;
}

.layout-banner .slide-area {
	width: 1070px;
	margin: 0 auto;
}

.layout-footer {
	background: #FFFFFF;
	/*border-top: 1px solid #D9D9D9;*/
}

.layout-footer .footer {
	width: 1070px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

/* 폰트 */
.font-bold {
	font-weight: bold;
}

.fs13 {
	font-size: 1.3em;
}

.fs11 {
	font-size: 1.1em;
}

.fs10 {
	font-size: 1em;
}

.fs09 {
	font-size: 0.9em;
}

/* 마진 */

.mt15 {
	margin-top: 15px;
}

.mt10 {
	margin-top: 10px;
}

.mt5 {
	margin-top: 5px;
}

.mb10 {
	margin-bottom: 10px;
}

.mb5 {
	margin-bottom: 5px;
}

.layout-main {
	/*padding: 20px 0 20px 0;*/
	padding: 0;
	background-color: #ffffff;
	min-height: 600px;
	/*border-top: 1px #BFBFBF solid;*/
	clear: both;
}

.layout-main .cpkr .content {
	/*    margin-top: 40px;
		padding-bottom: 40px;*/
}

.layout-main .cpkr .content .content {
	padding-bottom: 0px;
}

.cpkr {
	margin: 0 auto;
	width: 1200px;
	/*background: #FFF;*/
}

.cpkr .left-side {
	width: 480px;
	float: left;
	text-align: left;
}

.cpkr .left-side img {
	margin-left: 20px;
}

.cpkr .right-side {
	width: 500px;
	float: right;
}

.cpkr .header .menu1 {
	color: #474948;
	font-weight: bold;
	text-align: right;
	font-size: 11px;
	font-family: inherit;
	height: 65px;
}

.cpkr .header .menu1 a {
	color: #474948;
	text-decoration: none;
	font-weight: bold;
}

.cpkr .header .menu1 .link {
	cursor: pointer;
	color: #474948;
	font-family: inherit;
	text-decoration: none;
	font-weight: bold;
}

#small_logo {
	margin: 0;
	padding: 0;
	position: absolute;
	left: 794px;
	top: 8px;
	z-index: 5;
	width: 186px;
	height: 40px;
}

.pop-bg {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 50;
	background: black;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	zoom: 1
}

.pop-info {
	position: absolute;
	z-index: 100;
}

.pop-info .outter {
	margin: 0 auto;
	width: 406px;
	position: fixed;
	z-index: 100;
	left: 50%;
	margin-left: -203px;
	top: 200px;
	height: auto;
	display: none;
	zoom: 1
}

.pop-info .top {
	background: url("../images/default/popup_small_bg_top2.png") left top no-repeat;
	height: 32px;
	text-align: right;
}

.pop-info .middle {
	background: url("../images/default/popup_small_bg_middle.png") left center repeat-y;
}

.pop-info .bottom {
	height: 31px;
	background: url("../images/default/popup_small_bg_bottom.png") left bottom no-repeat;
	margin: 0;
}

.pop-info .symbol {
	background: url("../images/default/img-info.png") center center no-repeat;
	height: 120px
}

.pop-info .big-msg {
	color: #56ACE9;
	font-size: 22px;
	text-align: center;
	width: 366px;
	margin: 0 auto;
	margin-top: 10px;
}

.pop-info .small-msg {
	color: #888888;
	font-size: 16px;
	text-align: center;
	width: 366px;
	margin: 0 auto;
}

.pop-wait {
	position: absolute;
	z-index: 100;
}

.pop-wait .outter {
	margin: 0 auto;
	width: 406px;
	position: fixed;
	z-index: 100;
	left: 50%;
	margin-left: -203px;
	top: 200px;
	height: auto;
	display: none;
	zoom: 1
}

.pop-wait .top {
	background: url("../images/default/popup_small_bg_top.png") left top no-repeat;
	height: 32px;
}

.pop-wait .middle {
	background: url("../images/default/popup_small_bg_middle.png") left center repeat-y;
}

.pop-wait .bottom {
	height: 31px;
	background: url("../images/default/popup_small_bg_bottom.png") left bottom no-repeat;
}

.pop-wait .symbol {
	background: url("../images/default/clock.gif") center center no-repeat;
	height: 100px;
}

.pop-wait .big-msg {
	color: #56ACE9;
	font-size: 22px;
	text-align: center;
	width: 366px;
	margin: 0 auto;
	margin-top: 10px;
}

.pop-wait .small-msg {
	color: #888888;
	font-size: 16px;
	text-align: center;
	width: 366px;
	margin: 0 auto;
	margin-top: 14px;
}

.pointer {
	cursor: pointer;
}

.rep {
	position: relative;
}

/* float clearing for IE7 */
* + html .clearfix {
	min-height: 1%;
}

/* float clearing for everyone else */
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	font-size: 0;
}

/*
#copy_result {
    background: #FFFFFF;
    position: absolute;
    z-index: 60;
    display: none;
    padding: 10px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    width: 1070px;
    left: 50%;
    margin-left: -535px;
}

#copy_result a {
    text-decoration: underline;
}

#copy_result a:hover {
    color: blue;
}
*/

.channel_desc {
	border: 2px #E0E0E0 solid;
	padding: 20px;
	margin-top: 50px;
	color: #999;
}

.channel_desc h2 {
	margin-bottom: 14px;
	font-size: 20px;
}

.channel_desc ul {
	margin: 0;
	padding: 0;
	margin-left: 10px;
}

.channel_desc li {
	line-height: 180%;
	list-style-type: circle;
}

.ck-btn01 {
	background-color: #6BC1EF;
	border: 1px #4DA9E2 solid;
	border-radius: 3px;
	height: 23px;
	padding: 0 6px;
	font-weight: bold;
	cursor: pointer;
	color: #FFF;
	display: inline-block;
	vertical-align: middle;
}

.ck-btn01:hover {
	background-color: #5DB4EB;
}

.ck-btn01-off {
	background-color: #CCC;
	border: 1px #9E9E9E solid;
	border-radius: 3px;
	height: 23px;
	padding: 0 6px;
	font-weight: bold;
	color: #FFF;
	display: inline-block;
	vertical-align: middle;
}

.ck-btn02-blue {
	background-color: #5DB8E9;
	border: none;
	border-radius: 4px;
	height: 28px;
	font-size: 12px;
	margin: 0 3px 6px 0;
	padding: 0 8px;
	font-weight: bold;
	cursor: pointer;
	color: #FFF;
	box-shadow: 2px 3px 3px #B0B0B0;
	font-family: "나눔고딕", Arial, "돋움";
	display: inline-block;
	vertical-align: middle;
}

span.ck-btn02-blue {
	height: 22px;
	padding: 0 12px;
	padding-top: 6px;
	text-align: center;
}

.ck-btn02-blue:hover {
	background-color: #3FA1DE;
}

.ck-btn02-grey {
	cursor: pointer !important;
	background-color: #9E9E9E;
	border: none;
	border-radius: 4px;
	height: 28px;
	font-size: 12px;
	margin: 0 3px 6px 0;
	padding: 0 8px;
	font-weight: bold;
	cursor: default;
	color: #FFF;
	box-shadow: 2px 3px 3px #B0B0B0;
	font-family: "나눔고딕", Arial, "돋움";
	display: inline-block;
	vertical-align: middle;
}

span.ck-btn02-grey {
	height: 22px;
	padding: 0 12px;
	padding-top: 6px;
	text-align: center;
}

.ck-btn03 {
	background-color: #4FA5E5;
	border: 1px #298DD8 solid;
	height: 24px;
	padding: 0 6px;
	color: #FFF;
	cursor: pointer;
	display: inline-block;
	vertical-align: middle;
}

.ck-btn03:hover {
	text-decoration: underline;
}


#drop_down ul {
	display: none;
	position: absolute;
	background-color: white;;
	z-index: 999;
	top: 53px;
	width: 200px;
	height: 105px;
}

#drop_down ul li {
	height: 35px;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 200px;
	line-height: 35px;
	background-color: #f7f7f7;
	border: none;
}

#drop_down ul li:last-child {
	box-sizing: border-box;
	border-bottom: 1px #999 solid;
}

#drop_down ul li a {
	height: 35px;
	margin: 0;
	width: 170px;
	padding: 0 15px;
}

#drop_down ul li a:hover {
	color: #000;
	text-decoration: underline;
}

#drop_down:hover ul {
	display: block;
}

#drop_down ul li .on {
	color: #00aaee;
	text-decoration: underline;
}


#drop_down2 ul {
	display: none;
	position: absolute;
	background-color: white;;
	z-index: 999;
	top: 54px;
	width: 200px;
	height: 140px;
}

#drop_down2 ul li {
	height: 35px;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 200px;
	line-height: 35px;
	background-color: #f7f7f7;
	border: none;
}

#drop_down2 ul li:last-child {
	box-sizing: border-box;
	border-bottom: 1px #999 solid;
}

#drop_down2 ul li a {
	height: 35px;
	margin: 0;
	width: 170px;
	padding: 0 15px;
}

#drop_down2 ul li a:hover {
	color: #000;
	text-decoration: underline;
}

#drop_down2:hover ul {
	display: block;
}

#drop_down2 ul li .on {
	color: #00aaee;
	text-decoration: underline;
}

.header-title{
	height: 35px;
	border-left: var(--color-primary-100) 2px solid;
	padding-left: 24px;
	display: inline-block;
	text-align: left;
	margin-bottom: 24px;

	color: #232131;
	font-family: Pretendard;
	font-size: 28px;
	font-style: normal;
	font-weight: 400;
	line-height: 35px;
	letter-spacing: -0.7px;
}
.cpkr-jasoseo .header-title-right {
	height: 35px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Pretendard;
	font-size: 28px;
	font-style: normal;
	font-weight: 400;
	line-height: 35px;
	letter-spacing: -0.7px;
}

.header-sub-title {
	/*width: 295px;*/
	/*height: 16px;*/
	margin: 0px 140px 29px 32px;
	/*font-family: NotoSansCJKkr;*/
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: -0.4px;
	text-align: left;
	color: #828282;
}

.loading-img {
	width: 60px;
	height: 60px;
	animation: rotate 0.8s infinite linear;
	border-right-color: transparent;
	background-image: url("/common/img/loading.png");
	margin: 0 auto;
}
@keyframes rotate {
	0%    { transform: rotate(0deg); }
	100%  { transform: rotate(360deg); }
}

.margin0 {
	margin : 0px !important;
}


/* 메인 개편으로 인한 스타일 기준 조정 - 2023.03 */
body {
	/* css 변수 정의 */
	--header-util-height: 32px;
	--header-nav-height: 60px;
	--header-height: calc(var(--header-util-height) + var(--header-nav-height));
	--color-default: #34303E;
	--color-primary-100: #0FABFF;
	--color-third: #FF7D1A;
	--color-rgb-white: 255,255,255;
	--color-rgb-black: 0,0,0;
	--color-rgb-header: 238,249,255;
	--color-rgb-header-1:15,171,255;

	--color-hover: #1A172F;
	--color-form-focus: #1A172F;
	--header-bg-opacity:0.9;
	--header-bg-def: rgba(var(--color-rgb-white), var(--header-bg-opacity));
	--header-bg-color: rgba(var(--color-rgb-header), var(--header-bg-opacity));
	--header-bg-primary: rgba(var(--color-rgb-header-1), var(--header-bg-opacity));

	--kv-bg : #EEF9FF;
	--kv-bg-primary : rgb(var(--color-rgb-header-1));
	--bg-gradient: linear-gradient(92.34deg, #55B0E7 -0.59%, #00E9C6 100.14%);

	--gap-def: 15px;
	--min-container-width: calc(1180px + var(--gap-def) * 2);
	--move-more-arr: translateX(3px);

	--font-light: 500;
	--font-default: Pretendard;
	--font-bold: 700;
	min-width: var(--min-container-width);
	min-height: 100vh;
	background: linear-gradient(to bottom, white 50%, #212c42 51%);
	margin: 0;
	padding: 0;
	color: var(--color-default);
}
body, table, input, textarea, select, button{
	font-family: var(--font-default), Arial, "맑은 고딕", "굴림", Tahoma, Geneva, sans-serif;
}

#ref-skin-path,
#ref-layout-path{
	display: none;
}

body *,
.cpkr *{
	font-family: var(--font-default);
}

h1,h2,h3,h4,h5,h6,
.mhuTitle-root b,
.mhuTitle-root strong{
	font-weight: normal;
	margin:0;
}

.mhuTitle-root,
.mhuText--b,
.mhuText--strong,
.mhuTitle--h1,
.mhuTitle--h2,
.mhuTitle--h3,
.mhuTitle--h4{
	font-family: var(--font-bold);
}
.mhuButton-root{
	--btn-height: 48px;
	min-width: auto;
	padding: 0 40px;
	font-size: 15px;
	font-weight: 700;
}
.mhuText--more:after{
	top:-1px;
	width: 18px;
	background: url('../images/default/icon_chevron@primary.png') no-repeat center center / contain;
	content:'';
	vertical-align: middle;
}
.mhuButton--primary .mhuText--more:after{
	background-image: url('../images/default/icon_chevron@white.png');
}
[class^="mhu"] input[type="text"], [class^="mhu"] input[type="password"], [class^="mhu"] select{
	height: initial;
	line-height: initial;
	background: initial;
	border: initial;
	color: initial;
}

/*
* Z-index 정의: 기존에 사용되던 모달의 최저 Z-index 값 50(CK PASS)으로 정의
* 메인 개편 기준(2023.03)
* @header: 30
* @content: 20~29
* @new modal(전체 덮는 모달): 40
*/

/* 2402 CKPASS layout 여백, 자소서작성, GPTKiller 업로드 리뉴얼 */
.cpkr-jasoseo .content {
	padding: 51px 32px;
}

.cpkr-jasoseo .content hr {
	border-width:1px 0 0 0;
	border-style:solid;
	border-color:#E6E6E6;
}

.cpkr-jasoseo #fo_board_write {
	border-top: 0;
}
.cpkr-jasoseo .board.copykiller-lite {
	margin-top: 0;
}
.cpkr-jasoseo .mhuItem-descText {
	font-size: 13px;
	color: #004ea2;
}
.cpkr-jasoseo #upload_file {
	width: auto;
}