
.glyphicon-modal-window:before {
  content: "\e237";
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.modal-open {
  overflow-x: hidden;
  overflow-y: scroll;
  position: relative;
  width: 100%;
  height: 100%;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9999;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}
.modal.fade .modal-dialog02 {
  -webkit-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.modal.in .modal-dialog02 {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}
.modal.fade .modal-dialog03 {
  -webkit-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.modal.in .modal-dialog03 {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}
.modal.fade .modal-dialog04 {
  -webkit-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.modal.in .modal-dialog04 {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  /*border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);*/
  border-radius: 0px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
		  z-index:9999;
}
.modal-backdrop {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .85;
}
.modal-header {
  min-height: 16.42857143px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 40px 35px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 845px;
    margin: 30px auto;
  }
  .modal-dialog02 {
    width: 1126px;
    margin: 30px auto;
  }
  .modal-dialog03 {
    width: 500px;
    margin: 30px auto;
  }
  .modal-dialog04 {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 845px;
  }
}
div.modal_title span.modal_close_btn{ position:absolute; top:7px; right:0px; cursor:pointer; }
div.modal_title{ position:relative;top:0px; left:0px; padding-bottom:10px; margin-bottom:20px; border-bottom:solid 1px #000; }
div.modal_title h4{ font-size:32px; font-family:"notob"; font-weight:normal; letter-spacing:-2px; display:inline-block; }
div.modal_title span.h4_stxt{ color:#999; margin-left:7px; font-family:"Malgun Gothic","돋움",Dotum,sans-serif; letter-spacing:-1.5px; }
div.modal_title span.ea5903{ position:absolute; top:-8px; background:#ea5903; color:#fff !important; font-size:11px; line-height:11px; font-family:"notob"; font-weight:normal; padding:2px 5px; letter-spacing:0px; border-radius:50px; }
div.clause_box{ font-size:13px; position:relative; clear:both; height:400px; padding:20px; overflow-y:scroll; overflow-x:hidden; background:#f5f7fa; font-family: "Malgun Gothic","돋움",Dotum,sans-serif;}
div.warning_box{ position:relative; clear:both; height:425px; overflow:hidden; padding-top:20px; }
div.warning_box02{ position:relative; clear:both; height:242px; overflow:hidden; padding-top:20px; }
div.warning_box p{ margin-bottom:10px;}
div.warning_box p span.warning_box_num{ width:13px; height:13px; text-align:center; color:#fff; border:solid 2px #535f6f; background:#535f6f; font-size:11px; border-radius:50px; display:inline-block; vertical-align:middle; margin-right:6px; margin-top:-1px; font-weight:bold; line-height:13px; }
div.warning_box p span.gry{ color:#aaa;}
div.warning_box img{ margin-top:15px; position:absolute; bottom:0px;}
div.warning_box02 img{ margin-top:15px; position:absolute; bottom:0px;}
div.email_box{ position:relative; clear:both; overflow:hidden; padding:50px 0px; text-align:center; }
div.email_box img{ display:block; width:114px; height:49px; margin:0px auto; padding-bottom:40px;}
div.email_box span{ color:#ea5903;}
table.com_i_table{ width:100%; border-top: solid 1px #696969; font-size:15px; }
table.com_i_table tbody tr{ height: 59px; border-bottom: solid 1px #e5e5e5;}
table.com_i_table tbody tr th{ background:#f5f7fa;text-align: left;font-family: "notor";font-weight: normal;padding-left:25px;width:180px;}
table.com_i_table tbody tr td{width: 545px;padding-left: 25px; font-family:"Malgun Gothic","돋움",Dotum,sans-serif; font-size:14.5px;}
table.com_i_table tbody tr td.com_i_table_ph{ font-weight:500; color:#ea5903; background:url(../img/loan/com_i_call.png) 25px center no-repeat; padding-left:43px; letter-spacing:-0.5px; }

div.warning_box000 p{font-family:"Malgun Gothic","돋움",Dotum,sans-serif; font-size:14px; letter-spacing:-1px; }


/* advertise */
div.ad_modal_01{ position:relative; width:1054px; height:585px; }
div.ad_modal_01 > div{width:1054px !important; height:585px; }
div.ad_modal_01 img{ position:absolute; top:0px !important; }
div.ad_modal_01 div.img_f_bg{ position:absolute; bottom:0px; width:1054px; height:48px; line-height:46px; background: rgba(0, 0, 0, 0.7); display:inline-block; color:#fff; font-size:16.5px; padding:0px 20px; box-sizing:border-box; }
div.ad_modal_02{ position:relative; width:528px; height:585px; }
div.ad_modal_02 > div{width:528px !important; height:585px; }
div.ad_modal_02 img{ position:absolute; top:0px !important; width:528px; height:585px; }
div.ad_modal_02 div.img_f_bg{ position:absolute; bottom:0px; width:528px; height:48px; line-height:46px; background: rgba(0, 0, 0, 0.7); display:inline-block; color:#fff; font-size:16.5px; padding:0px 20px; box-sizing:border-box; }
.bx-viewport{height:100% !important;}
/* my */
div.pass_box{ position:relative; clear:both; padding-top:10px; }
table.modify_table_modal{ position:relative; width:100%; border-top:solid 1px #c6c6c6;}
table.modify_table_modal tbody tr{ border-bottom:solid 1px #e5e5e5; height:59px;  }
table.modify_table_modal tbody tr:last-child{border-bottom:solid 1px #c6c6c6}
table.modify_table_modal tbody tr th{font-family:"notor"; font-weight:normal; width:110px; background:#f5f7fa; text-align:left; padding:0px 18px; font-family:"notor"; font-weight:normal; color:#000; }
table.modify_table_modal tbody tr td{ padding:0px 12px; color:#777; }
table.modify_table_modal tbody tr td input.textbox{ border:solid 1px #d5d5d5; width:100%; padding:11px 10px; box-sizing:border-box; }


div.warning_box03{ position:relative; clear:both; overflow:hidden; padding-top:10px; padding-bottom:20px; }
div.warning_box03 img{ display:block; width:68px; height:66px; margin:0px auto; padding-bottom:18px; margin-top:12px; }
div.warning_box03 p.my_corp_title{ font-family:"notom"; font-weight:normal; font-size:17px; margin-bottom:15px; line-height:21px; text-align:left; }
div.warning_box03 p.my_corp_txt{ font-family:"Malgun Gothic","돋움",Dotum,sans-serif; font-size:14px; letter-spacing:-1.5px; line-height:18px; color:#878787; text-align:left; }

b.clause_mtitle{ font-family:"notom"; font-weight:normal; letter-spacing:-2px; font-size:21px !important; display:block; margin-bottom:30px !important; color:#111 !important; }
div.clause_box b{ display:block; margin-bottom:10px; margin-top:12px; font-size:15px;color:#111 !important; }
.clause_box_c{ color:#3f3f3f;}
span.c_sub1{ position:relative; left:12px; display:block;}
span.c_sub2{ position:relative; left:25px; display:block;}
span.c_sub3{ position:relative; left:10px; display:block;}
span.c_sub3:before{ position:absolute; top:8px; left:-8px; content:""; display:inline-block; width:5px; height:1px; background:#555; margin-right:5px; }

table.c_3_t{ position:relative; width:100%; border:solid 1px #ccc; background:#fff; }
table.c_3_t tr th{ font-weight:normal; border-bottom:solid 1px #ccc; padding:10px 7px; background:#ebeef2; }
table.c_3_t tr td{ padding:10px 7px; text-align:center; }
table.c_3_t02{ position:relative; width:100%; border:solid 1px #ccc; background:#fff; }
table.c_3_t02 tr th{ font-weight:normal; border-bottom:solid 1px #ccc; padding:10px 7px; background:#ebeef2; }
table.c_3_t02 tr td{ padding:10px 7px; text-align:center; text-align:left; border-bottom:solid 1px #ccc; }

div.spambox{ text-align:center; padding:26px 0px 15px 0px; }
div.spambox:after{ content:""; display:block; clear:both; }
div.spambox > span{ margin-bottom:12px; display:block; font-size:19px; }
p.sp_pop01{ width:39.5%; height:42px; line-height:38px; margin-right:0.5%; float:left; background:#f5f7fa; border:solid 1px #c5c5c5; box-sizing:border-box; font-size:16.5px; }
input.sp_pop02{ width:39.5%; height:42px; margin-right:0.5%; padding:0px 7px; float:left; border:solid 1px #c5c5c5; box-sizing:border-box; font-size:14.5px; }
input.sp_pop03{ width:20%; height:42px; float:right; background:#6e727f; color:#fff; box-sizing:border-box; font-size:14.5px; }

a.pop_notice_btn{ position:absolute; top:450px; right:0px; display:inline-block; background:#ea5903; color:#fff; font-size:18px; padding:4px 10px; border-radius:3px; letter-spacing:-1.5px; }
a.pop_notice_btn span{ display:inline-block; width:12px; height:15px; background:url(../img/inc/pop_notice_btn.png) 0px 0px no-repeat; margin-left:5px; }
.textbox03{ border:solid 1px #e1e1e1; width:100%; padding:9px 7px; }

div.clw_title{ font-size:32px; text-align:center; border-bottom:solid 1px #ddd; padding-bottom:19px; margin-bottom:30px; font-family:"notom"; letter-spacing:-2px; }
div.clw_contents{ line-height:17px; font-family:"Malgun Gothic","돋움",Dotum,sans-serif; font-size:13px;  }
div.clw_contents_box{ border:solid 1px #ddd; padding:2px 10px 0px 10px; margin:10px 0px; background:#edf1f5; }
div.clw_contents p{ background:#ea5903; padding:2px 7px; display:inline-block; color:#fff; margin:15px 0px 3px 0px; border-radius:3px; font-family:"notor"; font-size:14px; }
div.clw_btn{ text-align:center; color:#fff; background:#ea5903; height:46px; line-height:46px; font-size:19px; font-family:"notor"; margin-top:20px; cursor:pointer; }

div.regist_box{ position:relative; clear:both; overflow:hidden; padding:25px 0px 0px 0px; text-align:left; }
div.regist_box input{ vertical-align:baseline; margin-right:3px; float:left; position:relative; top:3px; }
div.regist_box label{ font-size:16px; margin-bottom:12px; display:block; line-height:19px; width:100%; border-bottom:solid 1px #eee; padding-bottom:12px; }
div.regist_box form input.regist_box_submit{ display:inline-block; text-align:center; width:120px; height:47px; line-height:45px; background:#ea5903; color:#fff; font-size:18px; letter-spacing:-2px; padding-bottom:5px; margin-top:6px; float:right; }
