@charset "UTF-8";
.social_info_guide {
  background: #f3f3f3;
  border: 1px solid #ddd;
  margin: 0 10px 10px;
  padding: 10px 15px;
  line-height: 1.5em; }

.bg-warning {
  margin: 0 10px 10px;
  padding: 10px 15px;
  line-height: 1.5em; }

.bg-warning1 {
  background: #f7dfe4;
  border: 1px solid #eac3cb; }

.bg-warning2 {
  background: #deeabf;
  border: 1px solid #bde498; }

.bg-warning3 {
  background: #fff8dc;
  border: 1px solid #f1e4b2; }

/* SNS LOGIN */
.login-sns {
  margin-top: 5px;
  clear: both; }
  .login-sns h3 {
    padding-top: 10px;
    text-align: center;
    color: #777;
    font-weight: normal; }

.sns-wrap {
  margin: 0;
  text-align: center; }

.sns-icon {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none; }
  .sns-icon:hover {
    text-decoration: none; }
  .sns-icon .ico {
    display: block;
    vertical-align: middle; }
  .sns-icon .txt i {
    font-style: normal; }

/*.sns-icon .txt {position:absolute;line-height:0;font-size:0;vertical-align:middle;overflow:hidden}*/
#fregisterform .form_01 .reg-form {
  margin-bottom: 20px; }
  #fregisterform .form_01 .reg-form .sns-wrap {
    margin: 10px 0 0;
    text-align: left; }

.reg-form .sns-icon {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  border-width: 1px;
  border-style: solid;
  overflow: hidden;
  margin: 0 1px; }
  .reg-form .sns-icon:hover {
    text-decoration: none; }
  .reg-form .sns-icon .ico {
    display: block;
    background: url("./img/sns_logo.png") no-repeat;
    vertical-align: middle;
    width: 24px;
    height: 24px; }
.reg-form .sns-icon-not .ico {
  display: block;
  background: url("./img/sns_logo_not.png") no-repeat;
  vertical-align: middle; }
.reg-form .sns-icon .txt {
  position: absolute;
  line-height: 0;
  font-size: 0;
  vertical-align: middle;
  overflow: hidden; }
  .reg-form .sns-icon .txt i {
    font-style: normal; }

.sns-wrap-reg .sns-naver {
  border-color: #18a400;
  background: #2db400; }
  .sns-wrap-reg .sns-naver .ico {
    background-position: -29px 0; }
.sns-wrap-reg .sns-google {
  border-color: #ca2c19;
  background: #dd5443; }
  .sns-wrap-reg .sns-google .ico {
    background-position: -58px 0; }
.sns-wrap-reg .sns-facebook {
  border-color: #2e5393;
  background: #3a5897; }
  .sns-wrap-reg .sns-facebook .ico {
    background-position: 0 0; }
.sns-wrap-reg .sns-icon {
  border-color: #dcdcdc; }
.sns-wrap-reg .sns-icon-not {
  border-color: #8b8b8b; }
.sns-wrap-reg .sns-naver {
  border-color: #18a400; }
  .sns-wrap-reg .sns-naver .ico {
    background-position: -29px 0; }
.sns-wrap-reg .sns-google {
  border-color: #ca2c19; }
  .sns-wrap-reg .sns-google .ico {
    background-position: -58px 0; }
.sns-wrap-reg .sns-facebook {
  border-color: #2e5393; }
  .sns-wrap-reg .sns-facebook .ico {
    background-position: 0 0; }
.sns-wrap-reg .sns-kakao .ico {
  background-position: -87px 0; }
.sns-wrap-reg .sns-twitter {
  border-color: #488FC9; }
  .sns-wrap-reg .sns-twitter .ico {
    background-position: -145px 0; }
.sns-wrap-reg .sns-payco {
  border-color: #C44646; }
  .sns-wrap-reg .sns-payco .ico {
    background-position: -116px 0; }
.sns-wrap-reg .sns-kakao {
  border-color: #f2df00; }

/* SNS by COLOR */
.sns-wrap-over .sns-naver {
  background: url("./img/sns_naver_s.png") no-repeat; }
.sns-wrap-over .sns-google {
  background: url("./img/sns_gp_s.png") no-repeat; }
.sns-wrap-over .sns-facebook {
  background: url("./img/sns_fb_s.png") no-repeat; }
.sns-wrap-over .sns-twitter {
  background: url("./img/sns_twitter_s.png") no-repeat; }
.sns-wrap-over .sns-payco {
  background: url("./img/sns_payco_s.png") no-repeat; }
.sns-wrap-over .sns-kakao {
  background: url("./img/sns_kakao_s.png") no-repeat; }

.reg-form .sns-icon-not {
  border-color: #8b8b8b; }

.social-login-loading {
  width: 100%;
  height: auto;
  text-align: center; }
  .social-login-loading p {
    display: inline-block;
    margin-top: 10px;
    padding: 40px 0 0;
    line-height: 30px; }

/* 아웃로그인 */
#sns_outlogin .sns-icon {
  overflow: hidden;
  margin: 0 1px; }
  #sns_outlogin .sns-icon .txt {
    position: absolute;
    line-height: 0;
    font-size: 0;
    vertical-align: middle;
    overflow: hidden; }
  #sns_outlogin .sns-icon .ico {
    width: 30px;
    height: 30px; }

/*로그인 */
#sns_login {
  border: 0;
  margin-top: 15px;
  border-top: 1px solid #edeaea; }
  #sns_login h3 {
    padding: 10px 0 0;
    text-align: left;
    font-weight: bold; }
  #sns_login .sns-icon {
    display: block;
    height: 40px;
    line-height: 40px;
    width: 100%;
    margin: 0 0 5px;
    padding-left: 40px;
    text-align: left;
    color: #fff;
    border-radius: 2px; }
  #sns_login .sns-naver {
    background-color: #1fc800;
    background-position: 5px 5px;
    border-bottom: 1px solid #1ea505; }
  #sns_login .sns-kakao {
    background-color: #ffeb00;
    background-position: 5px 5px;
    border-bottom: 1px solid #e2c10a;
    color: #3c1e1e; }
  #sns_login .sns-facebook {
    background-color: #3b579d;
    background-position: 5px 5px;
    border-bottom: 1px solid #28458f; }
  #sns_login .sns-google {
    background-color: #db4a3a;
    background-position: 5px 5px;
    border-bottom: 1px solid #c03121; }
  #sns_login .sns-twitter {
    background-color: #1ea1f2;
    background-position: 5px 5px;
    border-bottom: 1px solid #1e82c0; }
  #sns_login .sns-payco {
    background-color: #df0b00;
    background-position: 5px 5px;
    border-bottom: 1px solid #9d0800; }
  #sns_login .txt {
    text-align: left;
    padding-left: 10px;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    display: block;
    font-weight: bold; }
    #sns_login .txt:hover {
      background: rgba(0, 0, 0, 0.07); }

/*회원가입 */
#sns_register {
  margin: 0 0 10px;
  padding: 0;
  text-align: center;
  border-radius: 3px; }
  #sns_register:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""; }
  #sns_register h2 {
    float: left;
    display: inline-block;
    text-align: left;
    width: 50%;
    height: 56px;
    line-height: 56px;
    padding: 0 20px;
    font-size: 1.2em; }
  #sns_register .sns-wrap {
    display: inline-block;
    float: left;
    width: 50%;
    height: 56px;
    line-height: 53px;
    margin: 0;
    text-align: right;
    padding: 0 20px; }
    #sns_register .sns-wrap:after {
      display: block;
      visibility: hidden;
      clear: both;
      content: ""; }
  #sns_register .sns-icon {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    width: 30px;
    margin: 0 3px;
    text-align: right;
    color: #fff;
    border-radius: 2px; }
  #sns_register .sns-naver {
    background-color: #1fc800;
    background-position: 0 0; }
  #sns_register .sns-kakao {
    background-color: #ffeb00;
    background-position: 0 0; }
  #sns_register .sns-facebook {
    background-color: #3b579d;
    background-position: 0 0; }
  #sns_register .sns-google {
    background-color: #db4a3a;
    background-position: 0 0; }
  #sns_register .sns-twitter {
    background-color: #1ea1f2;
    background-position: 0 0; }
  #sns_register .sns-payco {
    background-color: #df0b00;
    background-position: 0 0; }
  #sns_register .txt {
    position: absolute;
    line-height: 0;
    font-size: 0;
    vertical-align: middle;
    overflow: hidden; }

/*기존 계정에 연결하기*/
/* Styles for Accordion */
.mbskin .toggle {
  position: relative;
  display: block;
  border: 1px solid #c6cacc;
  margin-top: -1px;
  background-color: #fcfcfc; }
  .mbskin .toggle .toggle-title {
    padding: 13px 15px;
    line-height: 20px; }
  .mbskin .toggle .title-name {
    display: block; }
  .mbskin .toggle .toggle-inner {
    padding: 15px;
    line-height: 1.5em;
    display: none;
    background: #fff;
    border-top: 1px solid #e2e2e2; }
    .mbskin .toggle .toggle-inner div {
      max-width: 100%; }
.mbskin .right_i {
  position: absolute;
  font-size: 0.92em;
  top: 10px;
  right: 10px;
  padding: 0 10px 0 0;
  border-radius: 3px;
  display: inline-block;
  z-index: 2;
  background: #3497d9;
  color: #fff;
  border-bottom-color: #1977b5;
  cursor: pointer; }
.mbskin .toggle .toggle-title .right_i i {
  background: url("./img/plus_minus.png") 0 -24px no-repeat;
  width: 20px;
  height: 24px;
  display: inline-block;
  vertical-align: middle; }
.mbskin .toggle .toggle-title.active .right_i i {
  background: url("./img/plus_minus.png") 0 0 no-repeat; }
.mbskin .all_agree {
  position: relative;
  display: block;
  margin-bottom: 6px;
  background: #fff;
  border: 1px solid #c6cacc;
  border-top: 0;
  padding: 13px 15px;
  line-height: 20px; }

#register_member .sns_tbl {
  background: #fff;
  margin: 10px 0;
  border: 1px solid #c6cacc; }

.sns_tbl table {
  border: 0; }
.sns_tbl caption {
  padding: 0 20px;
  line-height: 45px;
  font-size: 1.083em;
  border-bottom: 1px solid #e2e2e2;
  color: #253dbe;
  background: #fcfcfc; }
.sns_tbl th {
  width: 100px;
  text-align: right;
  padding: 10px; }
.sns_tbl td {
  padding: 10px; }
.sns_tbl .email_msg {
  color: #777;
  margin: 5px 0 0; }

#fregisterform .btn_confirm {
  text-align: center;
  margin: 20px 0; }
  #fregisterform .btn_confirm .btn_submit {
    height: 45px;
    padding: 0 30px;
    font-weight: bold;
    font-size: 1.083em; }
  #fregisterform .btn_confirm .btn_cancel {
    line-height: 45px;
    height: 45px;
    padding: 0 30px;
    font-weight: bold;
    font-size: 1.083em; }

#sns-link-pnl .connect-close {
  position: absolute;
  top: 10px;
  right: 10px;
  margin: 0;
  padding: 0;
  width: 30px;
  height: 30px;
  border: 0;
  background: transparent;
  color: #383838;
  cursor: pointer;
  font-size: 15px; }
  #sns-link-pnl .connect-close:hover {
    color: #ff5191; }
  #sns-link-pnl .connect-close .fa {
    margin: 0 0 0 1px; }
  #sns-link-pnl .connect-close .txt {
    position: absolute;
    line-height: 0;
    font-size: 0;
    overflow: hidden; }
#sns-link-pnl #login_fs {
  margin: 0 auto;
  width: 100%;
  text-align: left; }
  #sns-link-pnl #login_fs label {
    display: block;
    display: block;
    font-size: 0.93em;
    color: #7a7a7a;
    margin: 5px 0; }
  #sns-link-pnl #login_fs .lg_id,
  #sns-link-pnl #login_fs .lg_pw {
    width: 100%;
    margin-bottom: 5px; }
#sns-link-pnl #login_id,
#sns-link-pnl #login_pw {
  width: 100%; }
#sns-link-pnl #login_fs .login_submit {
  width: 100%;
  height: 44px;
  font-size: 1.167em;
  margin: 10px auto 0;
  font-weight: bold;
  cursor: pointer;
  display: block; }
#sns-link-pnl .connect-fg {
  background: #343a40 !important;
  color: #ffffff !important;
  min-height: 400px !important;
  padding: 30px !important;
}
#sns-link-pnl .connect-fg .connect-title {
  color: #ffffff !important;
  margin-bottom: 20px !important;
}
#sns-link-pnl .alert-info {
  background: #495057 !important;
  color: #ffffff !important;
  border: 1px solid #6c757d !important;
  margin-bottom: 20px !important;
  padding: 15px !important;
}
#sns-link-pnl #login_fs {
  background: #495057 !important;
  padding: 20px !important;
  border-radius: 5px !important;
  margin-top: 10px !important;
}
#sns-link-pnl #login_fs .input-group {
  margin-bottom: 15px !important;
}
#sns-link-pnl #login_fs .form-action {
  margin-top: 20px !important;
  padding-top: 10px !important;
}
/* 팝업 전체 크기 조정 */
#sns-link-pnl.remodal {
  background: #343a40 !important;
  color: #ffffff !important;
  border: 1px solid #4a5568 !important;
  min-height: 450px !important;
  padding: 20px !important;
}

.mbskin .member_connect {
  margin-top: 80px;
  background: #d9d9d9;
  border-radius: 3px;
  padding: 10px;
  text-align: left; }
  .mbskin .member_connect:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""; }
  .mbskin .member_connect .strong {
    font-size: 1em;
    font-weight: bold;
    margin: 0 0 10px; }
  .mbskin .member_connect button {
    color: #fff;
    border: 0;
    padding: 6px 20px 7px;
    border: 1px solid #6446e7;
    font-weight: bold;
    background: #6f50e7;
    border-radius: 3px;
    font-size: 0.91em; }
    .mbskin .member_connect button:hover {
      background: #6446e7; }

html.remodal-is-locked {
  overflow-y: scroll !important; }

@media only screen and (min-width: 641px) {
  #sns-link-pnl.remodal {
    max-width: 400px;
    padding: 50px; } }

.mbskin .toggle .title-name label,
.mbskin .all_agree .title-name label {
    color: #000 !important;
}

/* 회원가입 약관 텍스트 색상 강제 변경 - 다크 테마에 맞게 */
.sns-login-wrap .mbskin .toggle .title-name label,
.sns-login-wrap .mbskin .all_agree .title-name label,
.sns-login-wrap #register_member .toggle .title-name label,
.sns-login-wrap #register_member .all_agree .title-name label,
.mbskin .toggle .title-name label,
.mbskin .all_agree .title-name label,
#register_member .toggle .title-name label,
#register_member .all_agree .title-name label {
    color: #ffffff !important;
    font-weight: bold !important;
    text-shadow: none !important;
}

/* 체크박스 라벨 색상 강제 변경 - 흰색 텍스트 */
.sns-login-wrap .mbskin label,
.sns-login-wrap #register_member label,
.mbskin label,
#register_member label {
    color: #ffffff !important;
}

/* 전체 약관 동의 영역 배경색과 텍스트 색상 강제 변경 - 다크 테마 */
.sns-login-wrap .mbskin .all_agree,
.mbskin .all_agree,
#register_member .all_agree {
    background: #495057 !important;
    color: #ffffff !important;
    border: 1px solid #6c757d !important;
}

/* 전체 약관 동의 텍스트만 특별히 강조 */
.sns-login-wrap .mbskin .all_agree .title-name,
.mbskin .all_agree .title-name,
#register_member .all_agree .title-name {
    color: #ffffff !important;
}

.sns-login-wrap .mbskin .all_agree .title-name label strong,
.mbskin .all_agree .title-name label strong,
#register_member .all_agree .title-name label strong {
    color: #ffffff !important;
    font-weight: bold !important;
}

/* 약관 토글 영역도 다크 테마에 맞게 */
.sns-login-wrap .mbskin .toggle,
.mbskin .toggle,
#register_member .toggle {
    background: #495057 !important;
    border: 1px solid #6c757d !important;
}

.sns-login-wrap .mbskin .toggle .toggle-title,
.mbskin .toggle .toggle-title,
#register_member .toggle .toggle-title {
    background: #495057 !important;
    color: #ffffff !important;
}

/* 약관 내용 영역도 다크 테마에 맞게 */
.sns-login-wrap .mbskin .toggle .toggle-inner,
.mbskin .toggle .toggle-inner,
#register_member .toggle .toggle-inner {
    background: #343a40 !important;
    color: #ffffff !important;
    border-top: 1px solid #6c757d !important;
}

/* 기존 계정 연결 팝업 다크 테마 적용 */
#sns-link-pnl.remodal {
    background: #343a40 !important;
    color: #ffffff !important;
    border: 1px solid #4a5568 !important;
}

#sns-link-pnl .connect-fg {
    background: #343a40 !important;
    color: #ffffff !important;
}

#sns-link-pnl .connect-fg .connect-title {
    color: #ffffff !important;
}

#sns-link-pnl .alert-info {
    background: #495057 !important;
    color: #ffffff !important;
    border: 1px solid #6c757d !important;
}

#sns-link-pnl #login_fs {
    background: #495057 !important;
    padding: 15px !important;
    border-radius: 5px !important;
    margin-top: 10px !important;
}

#sns-link-pnl #login_fs label {
    color: #e2e8f0 !important;
}

#sns-link-pnl .input-group-text {
    background: #495057 !important;
    color: #ffffff !important;
    border: 1px solid #6c757d !important;
}

#sns-link-pnl .form-control {
    background: #121416 !important;
    color: #ffffff !important;
    border: 1px solid #6c757d !important;
}

#sns-link-pnl .form-control:focus {
    background: #121416 !important;
    color: #ffffff !important;
    border-color: #6c757d !important;
    box-shadow: 0 0 0 0.2rem rgba(113, 128, 150, 0.25) !important;
}

#sns-link-pnl .form-control::placeholder {
    color: #a0aec0 !important;
}

/* 연결하기 버튼 스타일링 */
#sns-link-pnl .btn-primary {
    background: #4a5568 !important;
    border-color: #718096 !important;
    color: #ffffff !important;
}

#sns-link-pnl .btn-primary:hover {
    background: #2d3748 !important;
    border-color: #4a5568 !important;
}

/* 닫기 버튼 스타일링 */
#sns-link-pnl .btn-danger {
    background: #e53e3e !important;
    border-color: #c53030 !important;
    color: #ffffff !important;
}

#sns-link-pnl .btn-danger:hover {
    background: #c53030 !important;
    border-color: #9c2626 !important;
}

/* 팝업 오버레이도 어둡게 */
.remodal-overlay {
    background: rgba(45, 55, 72, 0.8) !important;
}

/* 팝업 닫기 버튼 색상 */
#sns-link-pnl .connect-close {
    color: #ffffff !important;
}

#sns-link-pnl .connect-close:hover {
    color: #ff5191 !important;
}

/* 자세히보기 버튼 스타일 변경 */
.sns-login-wrap .mbskin .right_i,
.mbskin .right_i,
#register_member .right_i {
    background: #343a40 !important;
    color: #ffffff !important;
    border-color: #6c757d !important;
}

.sns-login-wrap .mbskin .toggle .toggle-title .right_i,
.mbskin .toggle .toggle-title .right_i,
#register_member .toggle .toggle-title .right_i {
    background: #343a40 !important;
    color: #ffffff !important;
    border-bottom-color: #6c757d !important;
}

/* 자세히보기 버튼 호버 효과 */
.sns-login-wrap .mbskin .right_i:hover,
.mbskin .right_i:hover,
#register_member .right_i:hover {
    background: #23272b !important;
    color: #ffffff !important;
}

/* 화면 크기에 따른 적응형 높이 설정 - 캡챠 고려 */
@media (min-width: 768px) {
    /* PC 화면에서 캡챠를 고려한 높이 설정 */
    .contents-wrap {
        min-height: auto !important;
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }
    
    /* 회원정보 찾기 등 폼 페이지 - 캡챠 높이 고려 */
    .mbskin {
        min-height: auto !important;
        padding: 15px !important;
        margin: 5px auto !important;
    }
    
    /* 전체 페이지 높이 최적화 - 캡챠 공간 확보 */
    .global-container {
        min-height: calc(100vh - 120px) !important;
        padding-top: 5px !important;
        padding-bottom: 5px !important;
    }
    
    /* 헤더와 푸터 여백 최소화 */
    .header {
        margin-bottom: 5px !important;
    }
    
    footer {
        margin-top: 5px !important;
        padding-top: 15px !important;
        padding-bottom: 15px !important;
    }
    
    /* 캡챠가 있는 폼의 높이 조정 */
    .mbskin form {
        max-height: calc(100vh - 180px) !important;
        overflow-y: auto !important;
    }
    
    /* 팝업도 캡챠 고려하여 크기 조정 */
    #sns-link-pnl.remodal {
        background: #343a40 !important;
        color: #ffffff !important;
        border: 1px solid #4a5568 !important;
        min-height: auto !important;
        max-height: 90vh !important;
        padding: 15px !important;
        width: 500px !important;
        max-width: 90vw !important;
        overflow-y: auto !important;
    }
    
    #sns-link-pnl .connect-fg {
        background: #343a40 !important;
        color: #ffffff !important;
        min-height: auto !important;
        padding: 15px !important;
    }
}

@media (max-width: 767px) {
    /* 모바일에서는 스크롤 허용 */
    #sns-link-pnl.remodal {
        background: #343a40 !important;
        color: #ffffff !important;
        border: 1px solid #4a5568 !important;
        min-height: 400px !important;
        max-height: 95vh !important;
        padding: 15px !important;
        width: 95vw !important;
        overflow-y: auto !important;
    }
    
    #sns-link-pnl .connect-fg {
        background: #343a40 !important;
        color: #ffffff !important;
        min-height: 350px !important;
        padding: 15px !important;
    }
}

/* 캡챠 영역 최적화 */
.g-recaptcha {
    margin: 10px 0 !important;
    transform: scale(0.9) !important;
    transform-origin: 0 0 !important;
}

/* 폼 요소들 간격 최적화 - 캡챠 고려 */
.mbskin .form-group {
    margin-bottom: 10px !important;
}

.mbskin .btn {
    margin-top: 8px !important;
    margin-bottom: 8px !important;
}

/* 입력 필드 높이 최적화 */
.mbskin input[type="text"],
.mbskin input[type="email"],
.mbskin input[type="password"] {
    padding: 8px !important;
    height: auto !important;
}
