@charset "utf-8";

/* 아웃로그인 스킨 */
.s_ol {position:relative;border-bottom:1px solid #f6f6f6}
.s_ol h2 {width:115px;float:left;padding:15px 0;text-align:center}
.s_ol .join {width:114px;float:left;padding:15px 0;text-align:center;background:#f7f7f7;color:#6e6e6e}
.s_ol #s_ol_be_cate:after {display:block;visibility:hidden;clear:both;content:""}
.s_ol form {padding:20px}
.s_ol a.btn_admin {display:inline-block;padding:0 10px;height:25px;text-decoration:none;line-height:25px;vertical-align:middle} /* 관리자 전용 버튼 */
.s_ol a.btn_admin:focus, .s_ol a.btn_admin:hover {text-decoration:none}

#ol_id {display:block;width:100%;border:1px solid #d0d3db;padding:0 10px;height:50px;margin-bottom:10px;border-radius:3px; background: #FCF8F3;}
#ol_pw {display:block;width:100%;border:1px solid #d0d3db;padding:0 10px;height:50px;margin-bottom:10px;border-radius:3px; background: #FCF8F3;}
#ol_submit {width:100%;height:50px;background:#4B3A2D;color:#fff;font-weight:bold;font-size:1.167em;border-radius:3px}
#ol_svc {float:right;margin-top:5px;line-height:20px}
#ol_svc a {display:inline-block;border:1px solid #d5d9dd;color:#000;border-radius:2px;padding:2px 5px}
#ol_auto {float:left;line-height:20px;margin-top:5px}
#ol_auto label {color:#555;vertical-align:baseline}
#ol_auto input {width:13px;height:13px} 
.ol_auto_wr:after {display:block;visibility:hidden;clear:both;content:""}
#sns_login {margin-top:0 !important;border-top:0 !important}
#sns_login h3 {position:absolute;font-size:0;line-height:0;overflow:hidden}

#s_ol_after {border-bottom:1px solid #f6f6f6}
#s_ol_after_hd {position:relative;padding:10px;padding-left:80px;height:80px}
#s_ol_after_hd strong {display:block;margin:5px 0 10px}
#s_ol_after_hd .profile_img {position:absolute;top:15px;left:15px;display:inline-block}
#s_ol_after_hd .profile_img img {border-radius:50%;width:50px;height:50px}
#s_ol_after_hd .btn_admin {position:absolute;right:0;bottom:0;width:20px;height:20px;line-height:20px;padding:0;text-align:center;border-radius:50%;background:#000;vertical-align:baseline}

#s_ol_after_info {display:inline-block;height:28px;line-height:22px;border:1px solid #d5d9dd;color:#3a8afd;border-radius:2px;padding:2px 5px}
#s_ol_after h2 {margin:0;padding:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}
#s_ol_after_hd .btn_b04 {line-height:23px;padding:0 5px}
#s_ol_after_private {zoom:1}
#s_ol_after_private:after {display:block;visibility:hidden;clear:both;content:""}
#s_ol_after_private li {text-align:left;position:relative;text-align:left}
#s_ol_after_private li:first-child a {border-left:0}
#s_ol_after_private a {display:block;background:#fff;color:#465168;line-height:18px;padding:10px 20px 10px 25px}
#s_ol_after_private a strong {display:inline-block;float:right;max-width:87px;overflow:hidden;white-space:nowrap;text-overflow:clip;color:#3a8afd;padding:0 5px;border-radius:15px;font-size:0.92em}
#s_ol_after_private a:hover strong {background:#4b8bff}
#s_ol_after_private li a:hover {color:#4b8bff;background:#f7f7f7}
#s_ol_after_private li a:hover:after {position:absolute;left:0;top:0;width:2px;height:38px;background:#3a8afd;content:""}
#s_ol_after_private li i {width:25px;color:#8c9eb0;margin-right:5px}
#s_ol_after_private li:hover i {color:#3a8afd}
#s_ol_after_private .win_point:hover strong {background:#37bc9b;color:#fff}
#s_ol_after_private .win_memo:hover strong {background:#ff8b77;color:#fff}
#s_ol_after_private .win_scrap:hover strong {background:#8cc152;color:#fff}
#s_ol_after_private .win_coupon:hover strong {background:#a352c1;color:#fff}

#s_ol_after_logout {display:inline-block;height:28px;line-height:22px;border:1px solid #d5d9dd;color:#8a8a8a;border-radius:2px;padding:2px 5px}
#s_ol_after_logout:hover {color:#3c8bfd}
#ol_after_memo {margin-right:1px}
#ol_after_pt {margin-right:1px}

.selec_chk {position:absolute;top:0;left:0;width:0;height:0;opacity:0;outline:0;z-index:-1;overflow:hidden}
.chk_box {position:relative}
.chk_box input[type="checkbox"] + label {padding-left:20px;color:#676e70}
.chk_box input[type="checkbox"] + label:hover{color:#2172f8}
.chk_box input[type="checkbox"] + label span {position:absolute;top:2px;left:0;width:15px;height:15px;display:block;margin:0;background:#fff;border:1px solid #d0d4df;border-radius:3px}
.chk_box input[type="checkbox"]:checked + label {color:#000}
.chk_box input[type="checkbox"]:checked + label span {background:url(./img/chk.png) no-repeat 50% 50% #000;border-color:#000;border-radius:3px}

#login_before {
  width: 600px;
  height: auto;
  border-radius: 20px;
  background: #FCF8F3;
  padding: 50px;
}

#login_before form {
  width: 100%;
  height: auto;
}

#login_before form fieldset {
  width: 100%;
  height: auto;
}

#login_before form fieldset .sns-wrap {

}

#login_before form fieldset .sns-wrap .sns-icon {
  margin-bottom: 10px;
}

/* #login_before form fieldset .sns-wrap .sns-icon:last-of-type {
  margin-bottom: 30px;
} */

#login_before form fieldset #sns_login {
  margin-bottom: 0;
  padding-bottom: 0;
}

#login_before form fieldset #sns_login .txt {
  text-align: center;
  font-family: 'PB_R';
  font-weight: normal;
  font-size: 15px;
  color: #371C1D;
  padding-left: 0;
  border-left: none;
}

#login_before form fieldset #sns_login .sns-google {
  border: 1px solid #d1d1d1;
  background: none;
}

#login_before form fieldset #sns_login .sns-naver {
  background-position: 30px 5px;
}

#login_before form fieldset #sns_login .sns-kakao {
  background-position: 30px 5px;
}

#login_before form fieldset #sns_login .sns-google .ico {
  left: 30px;
}

#login_before form fieldset #sns_login .sns-icon {
  padding-left: 0;
}

#login_before form fieldset #sns_login .sns-naver .txt {
  color: #fff;
}

#login_before_od {
  width: 100%;
  height: auto;
}

#login_before_od h2 {
  width: 100%;
  height: 50px;
  border: 1px solid #d9d9d9;
  margin-bottom: 10px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'PB_B';
  font-weight: bold;
  font-size: 15px;
  color: #4B3A2D;
}

#login_before_od input {
  width: 100%;
  height: 50px;
  background: #FCF8F3;
  border: 1px solid #d9d9d9;
  margin-bottom: 10px;
  padding: 0 30px;
  font-family: 'PB_R';
	font-weight: normal;
  font-size: 15px;
}

#login_before_od button {
  width: 100%;
  height: 50px;
  margin-bottom: 10px;
  border: none;
  background: #4B3A2D;
  font-family: 'PB_B';
	font-weight: bold;
  color: #fff;
}

#login_before_od p {
  font-family: 'PB_R';
	font-weight: normal;
  font-size: 12px;
}