@import url("https://fonts.cdnfonts.com/css/poppins");
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html, body {
  height: 100%;
  line-height: 1.5;
}
img {
  border-style: none;
}
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  padding: 0;
}
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, input, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}
ul, ol, li {
  list-style: outside none none;
}
img {
  border: 0 none;
  vertical-align: top;
}
form, label, legend, input, canvas, iframe {
  vertical-align: top;
}
em, address {
  font-style: normal;
}
table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
}
table caption, legend, .blind {
  display: block;
  overflow: hidden;
  position: absolute !important;
  width: 1px !important;
  height: 1px;
  font-size: 1px;
  line-height: 1px;
  clip: rect(1px, 1px, 1px, 1px);
}
input[type=text]::-ms-clear {
  display: none;
}
@font-face {
  font-family: 'Pretendard-Regular';
  src: url("https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
body {
  font-family: 'Poppins', sans-serif;
  color: #333;
}
button, input {
  font-family: 'Poppins', sans-serif;
}
#wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 1200px;
  min-height: 100%;
  margin: 0 auto;
}
#flxed_item {
  display: table;
  table-layout: fixed;
  width: 100%;
  background: #eee;
  -webkit-border-radius: 26px;
  border-radius: 26px;
}
#header {
  display: table-cell;
  height: 720px;
}
#container {
  display: table-cell;
  width: 560px;
  height: 720px;
  padding: 0 86px 20px 86px;
  vertical-align: middle;
}
#footer {
  margin-top: 10px;
  padding: 0 10px;
  font-size: 12px;
  font-family: 'Pretendard';
  color: #999;
  text-align: right;
  letter-spacing: -0.4px;
}
.spr {
  display: inline-block;
  overflow: hidden;
  width: 100px;
  height: 30px;
  background: url("/static/appbuilder/custom_util/img/spr.png") no-repeat 0 0;
  font-size: 0;
  line-height: 0;
  vertical-align: top;
}
.spr.ico_id {
  width: 18px;
  height: 20px;
  background-position: 0 0;
}
.spr.ico_delete {
  width: 10px;
  height: 10px;
  background-position: -82px 0;
}
.spr.ico_pw {
  width: 16px;
  height: 22px;
  background-position: -20px 0;
}
.spr.ico_eye {
  width: 20px;
  height: 16px;
  background-position: -60px 0;
}
.spr.ico_eye.off {
  background-position: -40px 0;
}
body .visual_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  height: 720px;
  color: #fff;
}
body .visual_wrap img {
  vertical-align: top;
}
body .visual {
  position: absolute;
  left: 0;
  top: 0;
  max-width: 100%;
  -webkit-border-radius: 26px 0 0 26px;
  border-radius: 26px 0 0 26px;
}
body .logo {
  position: absolute;
  left: 30px;
  top: 30px;
  font-size: 0;
  letter-spacing: 0;
}
body .logo .txt {
  display: inline-block;
  position: relative;
  margin-left: 12px;
  padding-left: 12px;
  margin-bottom: -2px;
  font-size: 19px;
  font-weight: 600;
  font-weight: normal;
  line-height: 22px;
  vertical-align: bottom;
}
body .logo .txt:before {
  position: absolute;
  left: 0;
  top: 4px;
  width: 1px;
  height: 13px;
  background: rgba(255, 255, 255, 0.3);
  content: '';
}
body .visual_paragraph {
  position: relative;
  font-size: 16px;
  color: #fff;
  text-align: center;
}
body .visual_paragraph .title {
  font-size: 36px;
  font-weight: 700;
  line-height: 46px;
}
body .visual_paragraph .title em {
  color: #EE3524;
}
body .visual_paragraph .txt {
  margin-top: 2px;
}
body .welcome_paragraph {
  margin-bottom: 38px;
}
body .welcome_paragraph .b {
  font-size: 26px;
  font-weight: 700;
  line-height: 36px;
  color: #333;
}
body .welcome_paragraph .s {
  margin-top: 6px;
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
}
body .btn_login {
  display: inline-block;
  width: 100%;
  padding: 20px 0;
  line-height: 16px;
  color: #fff;
  border: 0 none;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  background: #ec332b;
  vertical-align: top;
  cursor: pointer;
}
body .btn_login_wrap {
  margin-top: 20px;
}
body .btn_login .btn_text {
  font-size: 14px;
}
body .login_keep_wrap {
  margin-top: 10px;
  font-size: 14px;
  font-family: "Pretendard-Regular", Pretendard, sans-serif;
  color: #666;
  letter-spacing: -0.4px;
}
body .login_keep_wrap .keep_txt {
  padding-left: 12px;
  line-height: 16px;
}
body .login_keep_wrap .keep_txt input {
  display: inline-block;
  margin: 2px 0 0;
  vertical-align: top;
}
body .login_keep_wrap .keep_txt label {
  display: inline-block;
  cursor: pointer;
  vertical-align: top;
}
body .txtinput {
  position: relative;
  margin-top: 3px;
}
body .txtinput .txtinput-input {
  display: block;
  width: 100%;
  padding: 19px 50px 19px 60px;
  border: 1px solid #f6f6f6;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  font-size: 14px;
  line-height: 20px;
}
body .txtinput .txtinput-input::-webkit-input-placeholder {
  color: #999;
}
body .txtinput .txtinput-input::-moz-placeholder {
  color: #999;
}
body .txtinput .txtinput-input:-ms-input-placeholder {
  color: #999;
}
body .txtinput .txtinput-input::placeholder {
  color: #999;
}
body .txtinput .txtinput-input:focus:not(:-moz-read-only) {
  border-color: #000;
  outline: none;
}
body .txtinput .txtinput-input:focus:not(:read-only) {
  border-color: #000;
  outline: none;
}
body .txtinput label {
  position: absolute;
  left: 0;
  top: 0;
}
body .txtinput label .spr {
  cursor: pointer;
}
body .txtinput label .ico_id {
  margin: 20px 0 0 29px;
}
body .txtinput label .ico_pw {
  margin: 20px 0 0 30px;
}
body .txtinput .inp-btn {
  display: inline-block;
  position: absolute;
  right: 20px;
  top: 50%;
  width: 32px;
  height: 32px;
  margin-top: -16px;
  text-align: center;
}
body .txtinput .inp-btn .ico_delete {
  margin-top: 11px;
}
body .txtinput .inp-btn .ico_eye {
  margin-top: 9px;
}
body .checkbox-input {
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 1px;
  font-size: 1px;
  line-height: 1px;
  clip: rect(1px, 1px, 1px, 1px);
}
body .checkbox-input:checked ~ .checkbox-label .ico {
  border-color: #000;
  background-color: #000;
}
body .checkbox-input:checked ~ .checkbox-label .ico::after {
  position: absolute;
  left: 0;
  top: 0;
  width: 10px;
  height: 8px;
  margin: 3px 0 0 2px;
  background: url("/static/appbuilder/custom_util/img/ico_check_on.png") no-repeat 50% 50%;
  background-size: contain;
  content: '';
}
body .checkbox-label {
  display: block;
  position: relative;
  line-height: 22px;
  padding: 0 0 0 20px;
  font-size: 0;
}
body .checkbox-label .ico {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 16px;
  height: 16px;
  margin-top: -8px;
  border: 1px solid #d9d9d9;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  vertical-align: top;
}
body .checkbox-label .label-txt {
  display: inline-block;
  font-size: 14px;
  letter-spacing: -0.4px;
  vertical-align: top;
}
body .form_item {
  margin-top: 22px;
}
body .form-tit {
  font-size: 16px;
  line-height: 22px;
  color: #0c1421;
  letter-spacing: -0.4px;
}
