@charset "utf-8";

.log-flex {display:flex;}
.log-flex .col {min-height:876px; width:50%;}
.log-flex .col .bg {height:100%; background-size:cover; background-repeat:no-repeat; background-position:50% 50%;}
.log-flex .col .bg1 {background-image:url('../images/member/log_left1.jpg');}
.log-flex .col .bg2 {background-image:url('../images/member/log_left2.jpg');}
.log-flex .col-r {display:flex; flex-direction:column; justify-content:center; flex:1;}

/* 로그인 */
.login-area {max-width:470px; margin:0 auto;}
.login-tab {text-align:center; border-bottom:4px solid #863d3d; margin-bottom:50px;}
.login-tab ul {display:flex; padding:0 2px;}
.login-tab ul li {flex:1; border:4px solid #dfdfdf; border-bottom:0; margin:0 -2px; border-radius:10px 10px 0 0;}
.login-tab ul li a {display:block; color:#333; font-size:18px; line-height:60px;}
.login-tab ul li.active {position:relative; z-index:2; border-color:#863d3d;}
.login-tab ul li.active:after {content:""; position:absolute; left:0; right:0; bottom:-4px; height:4px; background:#fff;}
.login-tab ul li.active a {color:#009189; font-weight:500;}
.login-content .group {margin-bottom:8px;}
.login-content .group .input {display:block; width:100%; height:54px; font-size:16px;}
.login-content .links {display:flex; justify-content:space-between; margin-top:14px; font-size:14px; color:#505050; font-weight:500; line-height:1.5em;}
.login-content .links a:hover {text-decoration:underline;}
.login-content .links .bar {display:inline-block; vertical-align:middle; margin:-.2em 12px 0; width:1px; height:16px; background:#ddd;}
.login-content .btn-pack {display:block; width:100%; margin-top:10px;}
.login-content .btn-pack.focus {margin-top:20px;}
.login-content .btn-pack.xlarge {font-weight:500;}

.non-login {font-size:14px; margin-top:25px; font-weight:500; letter-spacing:-.04em; line-height:1.4em; color:#878787; text-decoration:underline; text-align:center; display:block;}

.login-content .pf {margin-top:40px; text-align:center;}
.login-content .pf p {font-size:15px; font-weight:500; line-height:1.73em; letter-spacing:-.04em;}
.login-content .pf span {font-size:14px; margin-top:12px; color:#878787; letter-spacing:-.04em; line-height:1.3em; display:block;}

.sns-login {text-align:center; margin:50px 0;}
.sns-login .tit {position:relative; color:#333; font-size:15px; font-weight:400; line-height:1.3em; margin-bottom:17px;}
.sns-login .tit:before {content:""; position:absolute; top:50%; left:0; margin-top:-1px; width:100%; height:1px; background:#ddd;}
.sns-login .tit span {display:inline-block; position:relative; padding:0 30px; background:#fff;}
.sns-login a {margin:0 7px;}

/* 약관동의 */
.agree-wrap {max-width:680px; margin:0 auto 50px;}
.agree-wrap .group {margin-top:40px;}
.agree-wrap .group:first-child {margin-top:0;}
.agree-wrap .agree-tit {color:#333; font-size:20px; font-weight:500; line-height:1.3em; letter-spacing:-.03em;}
.agree-wrap .agree-tit .checkbox label:before {width:24px; height:24px; background:#fff url("../images/member/checkbox.png") 50% 50% no-repeat; border:2px solid #ccc; border-radius:100%;}
.agree-wrap .agree-tit .checkbox input:checked + label:before {background-color:#863d3d; border-color:#863d3d; background-image:url("/images/member/checkbox_on.png");}
.agree-wrap .agree-box {position:relative; max-height:175px; margin-top:17px; padding:16px 20px; border:1px solid #ddd; overflow:auto;}
.agree-wrap .agree-box .terms-wrap {color:#767676; font-size:14px;}
.agree-wrap .agree-box .terms-wrap .sec {margin-bottom:20px;}
.agree-wrap .agree-box .terms-wrap .sec h3 {color:#767676; font-size:14px; font-weight:400; margin-bottom:0;}
.agree-wrap .agree-box .terms-wrap .sec strong {font-weight:300;}

.terms-wrap {color:#666; line-height:1.75em; letter-spacing:-.03em;}
.terms-wrap .sec {margin-bottom:40px;}
.terms-wrap .sec h3 {color:#222; font-size:1.1em; font-weight:500; margin-bottom:7px;}
.terms-wrap .sec p {margin-bottom:1em;}
.terms-wrap .sec strong {font-weight:500;}
.terms-wrap .sec ol li {padding-left:1em; text-indent:-1em;}
.terms-wrap .sec ol li ol li {padding-left:1.35em; text-indent:-1.35em;}
.terms-wrap .policy-contact {display:flex; padding:20px 0; background:#fafafa; border:1px solid #e5e5e5; margin-bottom:1em;}
.terms-wrap .policy-contact dl {flex:1; padding:0 20px; border-left:1px solid #e5e5e5;}
.terms-wrap .policy-contact dl:first-child {border-left:0;}
.terms-wrap .policy-contact dt {font-weight:500; color:#333; margin-bottom:12px;}

.joinbtns .cen {display:flex; justify-content:center;}
.joinbtns .cen .arrow {position:relative;}
.joinbtns .cen .arrow .btn-pack {min-width:220px; text-align:left;}
.joinbtns .cen .arrow img {right:33px; position:absolute; top:50%; transform:translateY(-50%);}
.joinbtns .cen .arrow img.on {display:none;}
.joinbtns .cen .arrow:hover .btn-pack {background-color:#863d3d; color:#fff; border-color:#863d3d;}
.joinbtns .cen .arrow:hover img.off {display:none;}
.joinbtns .cen .arrow:hover img.on {display:block;}
.joinbtns .cen .btn-pack {margin:0 5px;padding:0 30px; font-size:17px;}
.joinbtns a img {width:24px; height:24px; vertical-align:middle; margin:-2px 5px 0 0;}

/* 회원가입 */
.join-form {max-width:900px; margin:0 auto;}
.join-form .required {color:#fd8239}
.join-form .join-form-txt {color:#505050; font-weight:300; line-height:1.4em; margin-bottom:12px;}
.join-form table {width:100%; border-collapse:collapse; border-spacing:0px; border-top:2px solid #868686; font-size:16px; line-height:1.5em; letter-spacing:-.03em;}
.join-form table th {padding:12px 15px; border:1px solid #ddd; background:#fafafa; font-weight:500; color:#333;}
.join-form table td {padding:12px 20px; border:1px solid #ddd; color:#505050;}
.join-form tr th:first-child,
.join-form tr td:first-child {border-left:0;}
.join-form tr th:last-child,
.join-form tr td:last-child {border-right:0;}
.join-form input[readonly] {background-color:#fafafa; color:#a8a8a8; border-color:#dfdfdf !important;}
.join-form .help-text {display:inline-block; margin-left:10px; color:#767676;}
.join-form + .buttons {margin-top:50px;}
.join-form ul {margin:0;}
.join-form ul li {width:100%; padding:0;}

.join-form .leave-btn {font-size:14px; margin-top:20px; line-height:1.4em; text-decoration:underline; text-align:right; display:block; color:#878787;}

.zip-wid {width:100%; max-width:calc(100% - 100px);}
.zip-wid2 {width:100%; max-width:calc(100% - 146px);}
.zip-wid3 {width:100%; max-width:calc(100% - 129px);}

/* 가입완료 */
.join-complete {max-width:480px; margin:0 auto; text-align:center;}
.join-complete .border {margin-bottom:15px; padding:40px 0 35px; border-top:1px solid #505050; border-bottom:1px solid #505050;}
.join-complete .tit {margin:30px 0 25px; color:#863d3d; font-size:24px; font-weight:700; line-height:1.4em; letter-spacing:-.03em;}
.join-complete .txt {color:#333; font-size:18px; line-height:1.8em; letter-spacing:-.03em;}
.join-complete .icon {width:180px; height:180px; background:#863d3d url("../images/member/complete.png") 50% 50% no-repeat; border-radius:100%; margin:36px auto 45px;}
.join-complete .buttons {margin:0;}

/* 게정찾기 */
.find-area {max-width:470px; margin:0 auto;}
.find-tab {text-align:center; margin-bottom:30px;}
.find-tab ul {display:flex; align-items:center; justify-content:center;}
.find-tab ul li {padding:0 2px; text-align:center;}
.find-tab ul li a {font-size:18px; padding:0 30px; height:56px; border:1px solid #a8a8a8; align-items:center; justify-content:center; border-radius:30px; display:flex; font-weight:500; color:#a8a8a8; letter-spacing:-.04em; line-height:1.3em;}
.find-tab ul li.active a {color:#2c2c2c; border-color:#2c2c2c;}
.find-content .group {margin-bottom:8px;}
.find-content .group .input {display:block; width:100%; height:54px; font-size:16px;}
.find-content .btn-pack {display:block; width:100%; margin-top:15px;}
.find-content .btn-pack.focus {margin-top:30px;}
.find-content .btn-pack.xlarge {font-weight:500;}
.find-result {text-align:center; padding:34px 42px; color:#505050; font-size:18px; font-weight:300; line-height:1.75em; letter-spacing:-.03em; border-top:1px solid #505050; border-bottom:1px solid #505050;}
.find-result h4 {font-size:22px; font-weight:600; line-height:1.4em; letter-spacing:-.03em; margin-bottom:20px; color:#863d3d;}
.find-result p:first-child {margin-bottom:10px;}
.find-result .name {color:#863d3d; font-size:30px; font-weight:700; line-height:1.5em;}

/* 회원탈퇴 */
.member-leave .txt {text-align:center; color:#505050; line-height:1.7em; letter-spacing:-.03em; margin-bottom:40px;}
.member-leave .txt .tit {color:#333; font-size:20px; line-height:1.5em; margin-bottom:15px;}
.member-leave .form {max-width:470px; margin:0 auto 40px; padding:50px; color:#666; font-size:16px; line-height:1.5em; background:#f9f9f9; border:1px solid #e5e5e5; border-radius:10px;}
.member-leave .form .group {display:flex; align-items:center; margin-bottom:20px;}
.member-leave .form .group:last-child {margin-bottom:0;}
.member-leave .form .group .label-tt {width:90px; color:#222; font-weight:500;}
.member-leave .form .group .text-id,
.member-leave .form .group .input {flex:1 1 auto; min-width:0; width:1%;}