/*****
FAQ
*****/
@import url(https://fonts.googleapis.com/earlyaccess/nanumgothic.css);


body {
    font-family: "Nanum Gothic", sans-serif;
}
 
#faq_sch .btn_submit {
	background: #1746a0;
}
#bo_cate #bo_cate_on {
	z-index: 2;
	border: 1px solid #1746a0;
	color: #ffffff;
	font-weight: bold;
}
#faq_sch {
	text-align: center;
	border: 1px solid #ffffff;
	background: #fff;
	padding: 0px;
	margin: 0px;
}
#faq_sch .frm_input { border:1px solid #cccccc; }

/*****
login
*****/
.btn_submit:hover {
    background: #1746a0;
	
}
input[type="submit"] {
    cursor: pointer;
}
.btn_submit {
    border: 0;
    background: #1746a0;
    color: #fff;
    cursor: pointer;
    border: 0;
}
#reg_result{
	font-size:12px;
	font-family:'돋움체';
}

.bs-wizard > .bs-wizard-step.complete{background:#1746a0 !important;}
.bs-wizard > .bs-wizard-step.complete .bs-wizard-stepnum{color:#fff;}
.bs-wizard > .bs-wizard-step{background: #f4f6f7; font-size: 16px; padding: 20px 18px 18px; box-sizing: border-box; border-left: 1px solid #dddddd; color: #555;}
.brd_right{border-right: 1px solid #dddddd;}
.brd_top{border-top: 1px solid #dddddd;}
.brd_bottom{border-bottom: 1px solid #dddddd;}

@media only screen and (max-width: 320px) {
	.bs-wizard {margin-top: 140px;}
	.bs-wizard {border-bottom: solid 1px #e0e0e0; padding: 0 0 10px 0;}
	.bs-wizard > .bs-wizard-step {padding: 0; position: relative;}
	.bs-wizard > .bs-wizard-step + .bs-wizard-step {}
	.bs-wizard > .bs-wizard-step .bs-wizard-stepnum {color: #555; font-size: 12px; font-family: "Nanum Gothic", sans-serif; font-weight:bold; margin-bottom: 5px;}
	.bs-wizard > .bs-wizard-step .bs-wizard-info {color: #999; font-size: 14px;}
	.bs-wizard > .bs-wizard-step > .bs-wizard-dot {position: absolute; width: 30px; height: 30px; display: block; background: #92cef7; top: 45px; left: 50%; margin-top: -15px; margin-left: -15px; border-radius: 50%;} 
	.bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {content: ' '; width: 14px; height: 14px; background: #ffffff; border-radius: 50px; position: absolute; top: 8px; left: 8px; } 
	.bs-wizard > .bs-wizard-step > .progress {position: relative; border-radius: 0px; height: 8px; box-shadow: none; margin: 12px 0;}
	.bs-wizard > .bs-wizard-step > .progress > .progress-bar {width:0px; box-shadow: none; background: #92cef7;}
	.bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar {width:100%;}
	.bs-wizard > .bs-wizard-step.active > .progress > .progress-bar {width:50%;}
	.bs-wizard > .bs-wizard-step:first-child.active > .progress > .progress-bar {width:0%;}
	.bs-wizard > .bs-wizard-step:last-child.active > .progress > .progress-bar {width: 100%;}
	.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {background-color: #f5f5f5;}
	.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:after {opacity: 0;}
	.bs-wizard > .bs-wizard-step:first-child  > .progress {left: 50%; width: 50%;}
	.bs-wizard > .bs-wizard-step:last-child  > .progress {width: 50%;}
	.bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot{ pointer-events: none; }
}
@media only screen and (min-width: 321px) and (max-width: 768px){
	.full_input{width:100%;}
	.bs-wizard {margin-top: 40px; padding: 0 15px 10px 15px;}
	.bs-wizard {border-bottom: solid 1px #e0e0e0;}
	.bs-wizard > .bs-wizard-step {padding: 0; position: relative;}
	.bs-wizard > .bs-wizard-step + .bs-wizard-step {}
	.bs-wizard > .bs-wizard-step .bs-wizard-stepnum {    padding: 12px 0 8px 0; color: #555; font-size: 13px;  font-family: "Nanum Gothic", sans-serif; font-weight:bold; margin-bottom: 5px;}
	.bs-wizard > .bs-wizard-step .bs-wizard-info {color: #999; font-size: 14px;}
	.bs-wizard > .bs-wizard-step > .bs-wizard-dot {position: absolute; width: 30px; height: 30px; display: block; background: #92cef7; top: 45px; left: 50%; margin-top: -15px; margin-left: -15px; border-radius: 50%;} 
	.bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {content: ' '; width: 14px; height: 14px; background: #ffffff; border-radius: 50px; position: absolute; top: 8px; left: 8px; } 
	.bs-wizard > .bs-wizard-step > .progress {position: relative; border-radius: 0px; height: 8px; box-shadow: none; margin: 12px 0;}
	.bs-wizard > .bs-wizard-step > .progress > .progress-bar {width:0px; box-shadow: none; background: #92cef7;}
	.bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar {width:100%;}
	.bs-wizard > .bs-wizard-step.active > .progress > .progress-bar {width:50%;}
	.bs-wizard > .bs-wizard-step:first-child.active > .progress > .progress-bar {width:0%;}
	.bs-wizard > .bs-wizard-step:last-child.active > .progress > .progress-bar {width: 100%;}
	.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {background-color: #f5f5f5;}
	.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:after {opacity: 0;}
	.bs-wizard > .bs-wizard-step:first-child  > .progress {left: 50%; width: 50%;}
	.bs-wizard > .bs-wizard-step:last-child  > .progress {width: 50%;}
	.bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot{ pointer-events: none; }
	
	.dl-table dl.table-row dt{width: 35% !important; padding: 25px 8px !important;}
	#fregister_private table td{line-height: 17px; vertical-align: middle;}
	#fregister_private div{line-height: 19px;}
	#fregister h2{font-size:16px !important;}
	#fregister .fregister_agree{top: 6px;}
	.pdl{padding-left:0 !important; display: block;}
	.tbl_frm01 th{width: 22%; padding: 7px 8px;}
	.frm_input{width: 37%;}
	#btn_hospital_search{width: 25% !important; text-align: center; padding: 0;}
	.tbl_frm01 td{padding: 7px 10px;}
	.frm_address{width:100%;}
	.width_full{width:100% !important;}
	dl.table-row .caution{font-size:11px !important;}
	input[type="password"]{padding:10px 2px !important;}
	input[type="text"]{padding:10px 5px !important; width:100%;}
	.form_01 li .right_input{float: left;  width: 100%; margin-top: 17px; padding:10px 1px;}
	button.btn_frmline{    margin-top: 15px;}
	
}
@media only screen and (min-width: 769px) and (max-width: 1200px){
	.bs-wizard {margin-top: 40px; padding: 0 15px 10px 15px;}
	.bs-wizard {border-bottom: solid 1px #e0e0e0;}
	.bs-wizard > .bs-wizard-step {padding: 0; position: relative;}
	.bs-wizard > .bs-wizard-step + .bs-wizard-step {}
	.bs-wizard > .bs-wizard-step .bs-wizard-stepnum {padding: 12px 0 8px 0; color: #555; font-size: 14px; font-family: "Nanum Gothic", sans-serif; font-weight:bold; margin-bottom: 5px;}
	.bs-wizard > .bs-wizard-step .bs-wizard-info {color: #999; font-size: 14px;}
	.bs-wizard > .bs-wizard-step > .bs-wizard-dot {position: absolute; width: 30px; height: 30px; display: block; background: #92cef7; top: 45px; left: 50%; margin-top: -15px; margin-left: -15px; border-radius: 50%;} 
	.bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {content: ' '; width: 14px; height: 14px; background: #ffffff; border-radius: 50px; position: absolute; top: 8px; left: 8px; } 
	.bs-wizard > .bs-wizard-step > .progress {position: relative; border-radius: 0px; height: 8px; box-shadow: none; margin: 12px 0;}
	.bs-wizard > .bs-wizard-step > .progress > .progress-bar {width:0px; box-shadow: none; background: #92cef7;}
	.bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar {width:100%;}
	.bs-wizard > .bs-wizard-step.active > .progress > .progress-bar {width:50%;}
	.bs-wizard > .bs-wizard-step:first-child.active > .progress > .progress-bar {width:0%;}
	.bs-wizard > .bs-wizard-step:last-child.active > .progress > .progress-bar {width: 100%;}
	.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {background-color: #f5f5f5;}
	.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:after {opacity: 0;}
	.bs-wizard > .bs-wizard-step:first-child  > .progress {left: 50%; width: 50%;}
	.bs-wizard > .bs-wizard-step:last-child  > .progress {width: 50%;}
	.bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot{ pointer-events: none; }
}
@media only screen and (min-width: 1201px) {
	.bs-wizard {margin-top: 40px;}
	.bs-wizard {border-bottom: solid 1px #e0e0e0; padding: 0 15px 10px 15px;}
	.bs-wizard > .bs-wizard-step {padding:24px 18px 20px 18px; line-height: 15px;position: relative;}
	.bs-wizard > .bs-wizard-step + .bs-wizard-step {}
	.bs-wizard > .bs-wizard-step .bs-wizard-stepnum {color: #555; font-size: 18px; font-family: "Nanum Gothic", sans-serif; font-weight:bold;  margin-bottom: 5px;}
	.bs-wizard > .bs-wizard-step .bs-wizard-info {color: #999; font-size: 14px;}
	.bs-wizard > .bs-wizard-step > .bs-wizard-dot {position: absolute; width: 30px; height: 30px; display: block; background: #92cef7; top: 45px; left: 50%; margin-top: -15px; margin-left: -15px; border-radius: 50%;} 
	.bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {content: ' '; width: 14px; height: 14px; background: #ffffff; border-radius: 50px; position: absolute; top: 8px; left: 8px; } 
	.bs-wizard > .bs-wizard-step > .progress {position: relative; border-radius: 0px; height: 8px; box-shadow: none; margin: 12px 0;}
	.bs-wizard > .bs-wizard-step > .progress > .progress-bar {width:0px; box-shadow: none; background: #92cef7;}
	.bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar {width:100%;}
	.bs-wizard > .bs-wizard-step.active > .progress > .progress-bar {width:50%;}
	.bs-wizard > .bs-wizard-step:first-child.active > .progress > .progress-bar {width:0%;}
	.bs-wizard > .bs-wizard-step:last-child.active > .progress > .progress-bar {width: 100%;}
	.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {background-color: #f5f5f5;}
	.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:after {opacity: 0;}
	.bs-wizard > .bs-wizard-step:first-child  > .progress {left: 50%; width: 50%;}
	.bs-wizard > .bs-wizard-step:last-child  > .progress {width: 50%;}
	.bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot{ pointer-events: none; }
}



/* 로그인 */
.login-title {
  padding: 100px 0;
  text-align: center;
  letter-spacing: 2px;
}
.login-title h1 {
  margin: 0 0 20px;
  font-size: 48px;
  font-weight: 300;
}
.login-title span {
  font-size: 12px;
}
.login-title span .fa {
  color: #33b5e5;
}
.login-title span a {
  color: #33b5e5;
  font-weight: 600;
  text-decoration: none;
}

/* Form Module */
.form-module {
  position: relative;
  background: #ffffff;
  max-width: 500px;
  width: 100%;
  /*border-top: 5px solid #33b5e5;*/
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  margin: 0 auto;
}
.form-module .toggle {
  cursor: pointer;
  position: absolute;
  top: -0;
  right: -0;

  margin: -5px 0 0;
  color: #ffffff;
  font-size: 12px;
  line-height: 30px;
  text-align: center;
}
.form-module .form {
  padding: 40px; background:#fff;
}
.form-module .form:nth-child(2) {
  display: block;
}
.form-module h2 {
  margin: 0 0 20px;
  color: #33b5e5;
  font-size: 18px;
  font-weight: 400;
  line-height: 1;
}
.form-module input[type="text"],input[type="password"] {
  outline: none;
  display: block;
  width: 100%;
  border: 1px solid #d9d9d9;
  margin: 0 0 20px;
  padding: 10px 15px;
  box-sizing: border-box;
  font-wieght: 400;
  transition: 0.3s ease;
}
.form-module input:focus {
  border: 1px solid #33b5e5;
  color: #333333;
}
.form-module button {
  cursor: pointer;
  background: #33b5e5;
  width: 100%;
  border: 0;
  padding: 10px 15px;
  color: #ffffff;
  transition: 0.3s ease;
}
.form-module button:hover {
  background: #178ab4;
}
.form-module .cta {
  background: #f2f2f2;
  width: 100%;
  padding: 15px 40px;
  box-sizing: border-box;
  color: #666666;
  font-size: 12px;
  text-align: center;
  
}
.form-module .cta a {
  color: #333333;
  text-decoration: none;
}
h2 span { font-size:12px; color:#ccc; }
#sns_login {
    border: 0;
    margin-top: 15px;
    padding: 20px 50px 50px;;
    border-top: 1px solid #ffffff;
}
.form-module .auto_login{ 
	padding-top:15px;
	font-size:12px;
}

.login_img{display: inline-block;
    float: left;
    width: 360px;
    
   }


.login_box{display: inline-block;
    text-align: center;  width: 260px;}

.m_img{display:none;}


@media screen and (max-width: 768px) {

.pc_img{display:none;}
.m_img{display:block; width:100%;}
.form-module{text-align: center; }
.login_box{width:100%; }
.login-title{display:none;}
.login_img{width:100%;}
}


