﻿@charset "UTF-8";
@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard.min.css");

html, body { height:100%; }
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
body {
    color:#434343;
    font-size: 14px;
    line-height: 1;
    font-weight: 400;
    background-color: #FFF;
}
body * { text-shadow: none; }
* {
    font-family: Pretendard, -apple-system, BlinkMacSystemFont, system-ui, Roboto, "Helvetica Neue", "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic",
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
    outline:none;
    padding:0;margin:0;
    border:0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
article, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; }
h1,h2,h3,h4,h5 { font-weight: normal; }
img { max-width:100%; vertical-align: bottom; border:0; }
input[type="search"] {
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
textarea { 
    display:block; width:100%; border:1px solid #ccc; padding:10px; 
    -webkit-appearance:none; 
    font: inherit; color: inherit; 
}
table {
    border-spacing: 0;
    border-collapse: collapse !important;
    background-color: transparent;
}

.container {
    width:100%;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 760px;
  }
}
.row { margin:0 -20px; }

/* button */
.btn {
    display: block;
    width: 100%;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
      touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.btn-submit { background:#010204; color:#fff; font-weight:700; padding:14px; }
.btn-submit .ic { position: relative; top:1px; margin-left:10px; }
.btn-pri {
    color: #fff;
    border: 1px solid #6d30e0;
    background-color: #6d30e0;
}
.btn-nor {
    color: #999;
    border: 1px solid #e1e1e1;
    background-color: #fff;
}

/* form style */
.form-class {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1;
    color: #555;
    border:0;
    border-radius: 4px;
    -webkit-appearance: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
select.form-class { -webkit-appearance: menulist; color:#d1d1d1; }
select.active { color:#555; }
/* style */
a { color: inherit; text-decoration: none; }
b { font-weight:600; }
h2 { font-size:22px; font-weight:700; color:#010204; line-height:1.3; margin-bottom:15px; }
h3 { font-size:16px; font-weight:400; color: #010204; line-height:1.5  }
h3 b { font-weight:700; }
p { font-size:14px; color:#5d5d5d; line-height:1.4 }
label { display:inline-block; font-size:12px; text-align: center; padding:2px 5px; }
.label0 { color:#fff; background-color:#797979; border-radius:50px; padding:3px 10px; margin-bottom:5px; }
.label1 { color:#fff; background-color:#ff6c00; border-radius:50px; padding:3px 10px; margin-bottom:5px; }
.label2 { color:#ff6c00; border:1px solid #ff6c00; border-radius:4px; }
.ic { display:inline-block; }
.ic-arrow-w {
    width: 8px;
    height: 14px;
    background: transparent url(../../images/bithumb/ic-arrow-right-w.png) no-repeat center center /6px;
}
.ic-phone {
    width: 16px;
    height: 24px;
    background: transparent url(../../images/bithumb/ic-phone.png) no-repeat center center /100%;
    margin-right: 10px;
}

header { padding:30px; background:#010204; }
header.nor { background:transparent; padding-bottom:0; }
header h1 { text-align:center; font-size:16px; font-weight:600; }
.logo { text-align:center; }
.logo img { width:100%; max-width:350px; }
.a-list-group { margin:25px 0 40px; }
.panel { display: block; background:#fafafa; border:1px solid #a7a7a7; border-radius:4px; overflow:hidden; margin-bottom:20px; }
.panel h3 { font-weight:600; }
.panel mark { color:#ff6c00; font-weight:700; background-color:transparent; }
.panel-body { padding:20px; }
.panel-foot { font-weight: 400; padding:15px 20px; color:#888; }
.panel-foot p { color:#888; }
.panel.active { background:#fff0e6; border:1px solid #ff6c00;  }
.panel.active .panel-foot { color: #5d5d5d; background-color:#fff; }
.panel h4 { font-size:15px; line-height:1.5; }
.panel .info { display:flex; justify-content:space-between; align-items:center; }

main { padding:50px 20px 50px; }

/*login*/
hr { display:block; height:1px; border-top:1px solid #e1e1e1; margin:30px 0; }
.policy-box .sec { margin-bottom:20px; }
.policy-box h4 { font-size:13px; font-weight:600; margin-bottom:15px; }
.policy-box p { font-size:12px; color:#999999; line-height:1.5; }
.policy-box p ~ p { margin-top:20px; }
.policy-box b { font-weight:700; }
.policy-box .summary { background:#fafafa; color:#888888; padding:20px; }
.policy-box .summary ul { margin-left:15px; font-size:11px; line-height:1.4; }


.chk-group { padding:20px 0; }
.radio { padding:0; margin-right:20px; }
.radio input { display:none; }
.radio span { font-size:13px; color:#434343; }
    .radio span:before {
        position: relative;
        content: "";
        display: inline-block;
        vertical-align: middle;
        width: 18px;
        height: 19px;
        background: transparent url(../../images/bithumb/ic-check.png) no-repeat center center / cover;
        margin-right: 7px;
        top: -2px;
    }
    .radio input:checked + span:before {
        background-image: url(../../images/bithumb/ic-check-on.png);
    }
.radio input:checked + span { font-weight:500; }
.form-group { margin:30px 0; }
.form-group dl { display:flex; align-items: center; margin-bottom:10px; }
.form-group dt { flex-shrink:0; width:80px; font-weight:300; font-size:12px; }
.form-group dd { flex-grow:1; height: 39px; border:1px solid #e1e1e1; border-radius:4px; padding:6px 12px;  }
.form-group dd.nor { display: flex; align-items:center; font-size:13px; font-weight:600; background-color:#fafafa; }
.form-group dd.nor.bor { background:#fff; border:0; }
.form-group dd.flex { display:flex; align-items:center }
.form-group .form-class { font-size:13px; font-weight:600; padding:4px 0; height:25px; }
    .form-group .form-class.email {
        background: transparent url(../../images/bithumb/ic-email.png) no-repeat right 10px center / 12px;
        padding-right: 25px;
    }
.form-group dd .sel-form { flex-shrink:0; width:95px; }
.form-group dd .label3 { display:inline-block; font-size:11px; color:#fff; font-weight:600; word-break: keep-all; background-color:#434343; border-radius:50px; padding:3px 8px; }
.btn-group { margin:40px 0 10px; text-align: center; }
.btn-group .btn { display:inline-block; max-width: 110px; font-size: 13px; font-weight: 600; border-radius:50px; margin:0 2px; }
@media(min-width:450px) {
    .form-group dd .sel-form { width:120px; }
}


/* modal */
.modal {
    position:fixed;
    display:none;
    top:0;
    left:0;
    width:100%;
    height:100%;
    align-items:center;
    padding: 0 20px;
    z-index:99;
}
.modal-box {
    position:relative;
    width: 100%;
    max-width:450px;
    margin:0 auto;
    z-index:12;
}
.modal-panel {
    position:relative;
    background-color:#ffffff;
    width: 100%;
    border-radius: 5px;
}
.modal-box .modal-head {
    position: relative;
    color: #434343;
    font-size:20px;
    padding: 25px 0 10px;
    border-bottom: 1px solid #e1e1e1;
}
.modal-box .modal-head h3 { font-weight:600; }
.modal-box .modal-body { padding:20px 0 25px; }
.modal-break {
    position:fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
    overflow:hidden;
    z-index:11;
    background:rgba(0,0,0,.7);
}
.modal-box .modal-body p { color:#434343; }
.modal-alert { text-align:center; }
.modal-alert .btn-group { margin-top:20px; }


/* placeholder style */
input::-webkit-input-placeholder {
    color: #d1d1d1;
}
input:-ms-input-placeholder {
    color: #d1d1d1;
}