@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@600;700&display=swap');

@font-face {
  font-family: 'S-Core';
  font-style:normal;
  font-weight:300;
  src: url('../fonts/S-CoreDream-3Light.woff') format('woff');
}
@font-face {
	font-family: 'S-Core';
	font-style:normal;
	font-weight:400;
	src: url('../fonts/S-CoreDream-4Regular.woff') format('woff');
}
@font-face {
	font-family: 'S-Core';
	font-style:normal;
	font-weight:500;
	src: url('../fonts/S-CoreDream-5Medium.woff') format('woff');
}
@font-face {
    font-family: 'InkLipquid';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_one@1.0/InkLipquid.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/* css Reset */
html, body{height:100%;margin:0;padding:0;}
header,footer,section,article,aside,nav,hgroup,details,menu,figure,figcaption{display:block;}
body{margin:0;padding:0;font-family: 'S-Core' !important;font-size: 12px;font-weight:400;color:#444;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;/* letter-spacing:-0.025em; */background: #fff !important;}
p,div,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,table,th,td,form,fieldset,legend,button,code,label,em,span,strong{margin:0;padding:0;border:0;color:inherit;word-break:break-all;}
input,textarea,select{margin:0;padding:0;border: 1px solid #b7c2c6;font-size:inherit;color:inherit;/* letter-spacing:-.2px; */word-break:break-all;font-family: 'S-Core';font-size: 15px;font-weight: 300;}
form{/* display: block; */margin:0;}
img,fieldset{border:0}
hr{display:none}
li{list-style:none}
em,address{font-style:normal}
label,input,textarea{vertical-align:middle;-webkit-appearance:none;/* letter-spacing: -0.04em; */}
legend{position:absolute;left:-5000px;font-size:0;overflow:hidden}
em, strong{font-weight:500;}
caption, .hide{/* position: absolute; */padding: 0 !important;height:0;line-height:0;text-indent:-5000px;/* overflow:hidden; */font-size: 0;}
.blind {position: absolute;overflow: hidden;clip: rect(0 0 0 0);margin: -1px;width: 1px;height: 1px;}
.hidden{display:block; height: 0; width: 0; font-size: 0; line-height: 0; margin: 0; padding: 0; overflow:hidden;}
a{text-decoration:none;color:inherit;}
a:hover{text-decoration:none;}
label, input, button, select, img {margin: 0;vertical-align:middle;}
select{min-width: 100px;/* height: 36px; */padding: 7px 0 !important;border-radius: 6px;}
.ui-datepicker select{min-width:auto;}
table{width: 100%;border-collapse: collapse;border-spacing: 0;table-layout: fixed;text-align: center;}
.inkLipquid{font-family: 'InkLipquid';}
.msg_sound_only, .sound_only {display: inline-block !important;position: absolute;top: 0;left: 0;margin: 0 !important;padding: 0 !important;font-size: 0;line-height: 0;border: 0 !important;overflow: hidden !important;}
.monts{font-family: 'Montserrat', sans-serif;}

button{border:0;cursor:pointer;outline:none;}
button.focus{outline:1px solid #3d5f96;}
img.no-image{width: calc(100% - 2px) !important;/* height: 298px !important; */border: 1px solid #d1d2d7;/* border-radius: 7px; */background:url(../images/common/bg-noimage.png) center center no-repeat;transition: none !important;}
ul li.no-data{width: 100% !important;}
ul li.no-data:after{display:none;}
ul li.no-bul{padding-left: 0 !important;}
ul li.no-bul:after{display:none !important;}

input[type="button"],input[type="text"],input[type="image"],input[type="submit"],input[type="password"],input[type="tel"],input[type="number"],input[type="email"], input[type="url"],textarea{min-width: 100px;-webkit-appearance:none;-moz-appearance:none;border: 1px solid #c3c3ca;border-radius:0;box-sizing:border-box;outline:none;padding: 11px 6px;}
input[type="text"], input[type="password"]{/* min-width: 300px; */}
input[type="file"]{padding: 3px;}
input[type="checkbox"]{-webkit-appearance:checkbox;-moz-appearance:checkbox;}
input[type="radio"]{-webkit-appearance:radio;-moz-appearance:radio;}
input[readonly="readonly"]{background: #f1f1f1;}
textarea{resize:none;box-sizing:border-box;}
.input-block{width:100%;}
input[type="file"].input-block{width: calc(100% - 7px);}

#captcha.captcha{position: relative;}
#captcha.captcha img{width: 113px;margin-right: 30px;border: 1px solid #c3c3ca;}
#captcha_mp3{position: absolute;top: 0;left: 114px;width: 23px;height: 22px;background:url(../images/sub/ico-write-sound.gif) 0 0 no-repeat;}
#captcha_reload{position: absolute;top: 22px;left: 114px;width: 23px;height: 22px;background:url(../images/sub/ico-write-reload.gif) 0 0 no-repeat;}

.text-left{text-align:left !important;}
.text-center{text-align:center !important;}
.text-right{text-align:right !important;}
.text-justify{text-align:justify !important;}

.block{display: block !important;float: none !important;}
.inline-block{display: inline-block !important;}
.none{float: none !important;margin: 0 !important;}

.float-left{float:left !important;}
.float-right{float:right !important;}
.float-none{clear: both !important;float:none !important;}

/* btn-group */
.btn-group {display: block !important;position: relative !important;/* height: 51px; */margin: 0;margin-top: 40px;}
.btn-group .btn{margin: 0 5px !important;}
.btn-group.top{margin-top:0;}
.btn-group:after{display:block; clear:both; content:"";}
.btn-group .left{float: left;}
.btn-group .right{float: right;}
.btn-group .text-left a.btn{margin: 0 10px 0 0 !importan}
.btn-group .text-right a.btn{margin: 0 0 0 10px !important;}
.relative {position: relative; top: 0; left: 0; display: block;}
.absolute {position: absolute; top: 0; left: auto; right: 0;}
.left {right: auto !important; left: 0 !important;}
.right {right: 0 !important; left: auto !important;}
.btn-group .left a, .btn-group .left input, .btn-group .left button {float:left; margin-right: 5px;}
.btn-group .right a, .btn-group .right input, .btn-group .right button {float:left;margin-left: 10px !important;}
.btn, a.btn, button.btn, input.btn {display: inline-block;min-width: auto;cursor: pointer;font-family: 'S-Core';border-radius: 50px;padding: 16px 80px;border: 1px solid rgba(60, 145, 254, 0.85);background: rgba(60, 145, 254, 0.85);color: #fff;font-size: 20px;font-weight: 400;letter-spacing: -0.040em;}
.btn.btn-sm, a.btn.btn-sm, input.btn.btn-sm, button.btn.btn-sm {padding: 7px 15px;border-radius: 3px;font-size: 15px;}
.btn.btn-xs, a.btn.btn-xs, input.btn.btn-xs, button.btn.btn-xs {padding: 2px 8px;border-radius: 3px;font-size: 14px;}
.btn-block {display: block !important;width: 100%;}
.btn.btn-yellow {border: 1px solid #f7a717;background: #f7a717;color: #2a3344;}
.btn.btn-blue {border: 1px solid #08b1ff;background: #08b1ff;color: #fff;}
.btn.btn-navy {border: 1px solid #313c4e;background: #313c4e;color: #fff;}
.btn.btn-red {border: 1px solid #e02f2f;background: #e02f2f;color: #fff;}
.btn-group .absolute .btn:last-child{margin-right: 0 !important;}
.btn-group .relative .btn:first-child{margin-left: 0 !important;}
.btn, a.btn-white, button.btn-white, input.btn-white{border: 1px solid #c3c3c3;background: #fff;color: #333;}

/* color */
.color-white{color:#fff !important;}
.color-navy{color: #2a3354 !important;}
.color-skyblue{color: #069aff !important;}
.color-red{color: #f92b2b !important;}
.color-purple{color: #a225a7 !important;}

/* 사이즈 */
.w10{width:10%}
.w20{width:20%}
.w25{width:25%}
.w30{width:30%}
.w40{width:40%}
.w45{width:45%}
.w50{width:50%}
.w55{width:55%}
.w60{width:60%}
.w70{width:70%}
.w80{width:80%}
.w90{width:90%}
.w100{width:100%}
.w33{width: 33.33%;}

.w10px{width:10px !important;}
.w20px{width:20px !important;}
.w30px{width:30px !important;}
.w40px{width:40px !important;}
.w50px{width:50px !important;}
.w60px{width:60px !important;}
.w70px{width:70px !important;}
.w80px{width:80px !important;}
.w90px{width:90px !important;}
.w100px{width:100px !important;}
.w150px{width:150px !important;}
.w200px{width:200px !important;}
.w250px{width:250px !important;}
.w300px{width:300px !important;}
.w350px{width:350px !important;}
.w400px{width:400px !important;}
.w450px{width:450px !important;}

.w500px{width:500px !important;}
.w550px{width:550px !important;}
.w600px{width:600px !important;}
.w650px{width:650px !important;}
.w700px{width:700px !important;}
.w750px{width:750px !important;}
.w800px{width:800px !important;}
.w850px{width:850px !important;}
.w900px{width:900px !important;}
.w950px{width:950px !important;}
.w1000px{width:1000px !important;}

.mgt0px{margin-top:0px !important;}
.mgt5px{margin-top:5px !important;}
.mgt10px{margin-top:10px !important;}
.mgt15px{margin-top:15px !important;}
.mgt20px{margin-top:20px !important;}
.mgt30px{margin-top:30px !important;}
.mgt40px{margin-top:40px !important;}
.mgt50px{margin-top:50px !important;}
.mgt60px{margin-top:60px !important;}
.mgt70px{margin-top:70px !important;}
.mgt80px{margin-top:80px !important;}
.mgt90px{margin-top:90px !important;}
.mgt100px{margin-top:100px !important;}

.mgb5px{margin-bottom:5px !important;}
.mgb10px{margin-bottom:10px !important;}
.mgb20px{margin-bottom:20px !important;}
.mgb30px{margin-bottom:30px !important;}
.mgb40px{margin-bottom:40px !important;}
.mgb50px{margin-bottom:50px !important;}
.mgb60px{margin-bottom:60px !important;}
.mgb70px{margin-bottom:70px !important;}
.mgb80px{margin-bottom:80px !important;}
.mgb90px{margin-bottom:90px !important;}
.mgb100px{margin-bottom:100px !important;}

.mgl0px{margin-left:0 !important;}
.mgl10px{margin-left:10px !important;}
.mgl20px{margin-left:20px !important;}
.mgl30px{margin-left:30px !important;}
.mgl40px{margin-left:40px !important;}
.mgl50px{margin-left:50px !important;}
.mgl60px{margin-left:60px !important;}
.mgl70px{margin-left:70px !important;}
.mgl80px{margin-left:80px !important;}
.mgl90px{margin-left:90px !important;}
.mgl100px{margin-left:100px !important;}

.pdt0px{padding-top:0 !important;}
.pdb0px{padding-bottom:0 !important;}

/* checkbox */
.checks {position: relative;} .checks input[type="checkbox"] { /* 실제 체크박스는 화면에서 숨김 */position: absolute;width: 1px;min-width: auto !important;height: 1px;padding: 0;margin: -1px;overflow: hidden;clip:rect(0,0,0,0);border: 0;} .checks input[type="checkbox"] + label { display: inline-block; position: relative; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; } .checks input[type="checkbox"] + label:before { /* 가짜 체크박스 */content: '\2714';display: inline-block;width: 21px; /* 체크박스의 너비를 지정 */height: 21px; /* 체크박스의 높이를 지정 */line-height: 21px; /* 세로정렬을 위해 높이값과 일치 */margin: -3px 5px 0 0;text-align: center;vertical-align: middle;background: #fff;border: 1px solid #959595;color: #959595;border-radius : 3px;box-shadow: 0px 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);} .checks input[type="checkbox"] + label:active:before, .checks input[type="checkbox"]:checked + label:active:before { box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1); } .checks input[type="checkbox"]:checked + label:before { /* 체크박스를 체크했을때 */content: '\2714'; /* 체크표시 유니코드 사용 */color: #fff;/* text-shadow: 1px 1px #fff; */background: #1c5ecf;border-color: #1c5ecf;box-shadow: 0px 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05), inset 15px 10px -12px rgba(255,255,255,0.1);}
/* checkbox size */
.checks.small input[type="checkbox"] + label {color: #444;font-size: 12px;font-family: Dotum,'돋움',Helvetica,"Apple SD Gothic Neo",sans-serif;}
.checks.small input[type="checkbox"] + label:before {width: 14px;height: 14px;line-height: 15px;font-size: 11px;}
label.no-txt:before{margin-right: 0 !important;}
/* radio */
.checks input[type="radio"] { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip:rect(0,0,0,0); border: 0; } .checks input[type="radio"] + label { display: inline-block; position: relative; padding-left: 30px; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; } .checks input[type="radio"] + label:before { content: ''; position: absolute; left: 0; top: -4px; width: 21px; height: 21px; text-align: center; background: #fafafa; border: 1px solid #cacece; border-radius: 100%; box-shadow: 0px 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05); } .checks input[type="radio"] + label:active:before, .checks input[type="radio"]:checked + label:active:before { box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1); } .checks input[type="radio"]:checked + label:before {background: #1c5ecf;border-color: #1c5ecf;} .checks input[type="radio"]:checked + label:after {content: '';position: absolute;top: 1px;left: 5px;width: 13px;height: 13px;background: #fff;border-radius: 100%;/* box-shadow: inset 0px 0px 10px rgba(0,0,0,0.3); */}


/* radio size */
.checks.small input[type="radio"] + label {color: #444;font-size: 12px;font-family: Dotum,'돋움',Helvetica,"Apple SD Gothic Neo",sans-serif;padding-left: 21px;}
.checks.small input[type="radio"] + label:before {top: -2px;width: 14px;height: 14px;}
.checks.small input[type="radio"]:checked + label:after {top: 3px;width: 6px;height: 6px;}

.checker {display: inline-block;min-width: 74px;height: 26px;padding: 8px 0 8px 20px;border-radius: 13px;font-size: 16px;cursor: pointer;line-height: 24px;}
.checker.on{padding: 8px 0 8px 20px;}

/* 작은 기기들 (태블릿, 768px 보다 작은) */
@media (max-width: 767px) {
	.t-only, .p-only{display:none;}
	.m-only{display:block;}

	.btn-group {height: auto;margin-top: 10px;}
	.btn-group .btn {margin: 0 !important;}
	a.btn, button.btn, input.btn {/* display: block; */padding: 10px 30px;font-size: 13px;font-weight: 400;text-align: center;}
	a.btn + .btn, button.btn + .btn, input.btn + .btn {margin-top: 5px !important;}
	a.btn.btn-sm, input.btn.btn-sm, button.btn.btn-sm {padding: 6px 10px;border-radius: 3px;font-size: 14px;}
	input, textarea, select {font-size: 13px;}
	input[type="text"], input[type="password"] {min-width: 100%;}

    .btn-group .absolute{position: relative;margin-top: 5px;}
	.btn-group .text-left a.btn, .btn-group .text-right a.btn{margin:0 !important;}
}

/* 작은 기기들 (태블릿, 768px 이상) */
@media (min-width: 768px) and (max-width: 1023px) {
	.m-only, .p-only{display:none;}
	.t-only{display:block;}

	.btn-group{height: 42px;margin-top: 20px;}
	a.btn, button.btn, input.btn{padding: 10px 15px;font-size: 14px;font-weight: 400;}
	a.btn.btn-sm, input.btn.btn-sm, button.btn.btn-sm{padding: 6px 10px;border-radius: 3px;font-size: 14px;}
	input, textarea, select{font-size:14px}
	input[type="text"], input[type="password"]{min-width: 220px;}
}

/* 중간 기기들 (데스크탑, 1024px ~ 1279px) */
@media (min-width: 1024px) and (max-width: 1279px) {
	.m-only, .t-only {display:none;}
	.p-only{display:block;}

    .btn-group{height: 44px;}
	a.btn, button.btn, input.btn{padding: 10px 15px;font-size: 15px;font-weight: 400;}
}

/* 큰 기기들 (큰 데스크탑, 1280px 이상) */
@media (min-width: 1280px) {	
	.m-only, .t-only{display:none;}
	.p-only{display:block;}
}

@media (min-width: 1280px) and (max-width: 1769px) {
	a.btn, button.btn, input.btn{padding: 12px 20px;font-size: 16px;}
}