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

/* Common */
* {margin:0; padding:0}
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;}
input[type="text"], input[type="password"], select {
	background: #fff;
}

a {
    text-decoration: none;
    color: inherit;
    font-family: inherit;
}

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

.layout-top1 .top1 {
    width: 980px;
    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: 980px;
    margin: 0 auto;
}

.layout-footer {
    background: #FFFFFF;
}

.layout-footer .footer {
    width: 980px;
    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 {
    background: #FFF;
    padding: 0;
    min-height: 660px;
    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: 980px;
    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: 70px;
}

#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;
}

.header-title{
    height: 45px;
    font-size: 45px;
    border-left: #01aaef 4px solid;
    line-height: 1;
    padding-left: 30px;
    font-family: 'Noto Sans', sans-serif;
    display: inline-block;
    text-align: left;
    margin-bottom: 45px;
    margin-top: 0px;
}
.header-banner{
    font-size: 24px;
    line-height: 1;
    font-family: 'Noto Sans', sans-serif;
    display: inline-block;
    text-align: left;
}
.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); }
}

.mb40{margin-bottom:40px !important}
.mb50{margin-bottom:50px !important}
.mb60{margin-bottom:60px !important}

.margin0 {
    margin : 0px !important;
}


/* 메인 개편으로 인한 스타일 기준 조정 - 2023.03 */
body {
    /* css 변수 정의 */
    --header-util-height: 32px;
    --header-nav-height: 50px;
    --header-height: calc(var(--header-util-height) + var(--header-nav-height));
    --color-default: #34303E;
    --color-primary: #0086FF;
    --color-primary-100: #F6FBFF;
    --color-primary-200: #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:1;
    --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(1070px + var(--gap-def) * 2);
    --move-more-arr: translateX(3px);

    --form-control-field-height: 40px;
    --placeholder: #979797;
    --color-input-base-line: #E1E2E3;

    --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 24px;
    font-size: 15px;
    font-weight: 600;
}
.mhuButton--size-md{
    padding-left: 12px;
    padding-right: 12px;
}
.mhuButton__text--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 .mhuButton__text--more:after,
.mhuButton--primary-outline:hover .mhuButton__text--more:after{
    background-image: url('../images/default/icon_chevron@white.png') !important;
}

/* CK 통게시판 폰트 적용 */
.boardReadBody *,
.extraVarsList *{
    font-family: var(--font-default) !important;
}

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