.contents_area{background: #f5f5f5;padding: 70px;color: #555}
.contents_area a{color: #555}
.tab{width: 550px;margin:auto;padding: 50px 40px;font-size: 12px;background: #fff}
.tab_title li{float: left;width: 200px;font-family: 'ns';font-size: 20px;height: 50px;line-height: 50px;text-align: center;border: 1px solid #ccc;background: #f8f8f8}
.tab_title li:first-child{border-right: none}
.tab_title li.on{background:#fff;border-bottom: none;font-weight: bold}
.tab_title li a{color: #333}
.tab_title div{border-bottom: 1px solid #ccc;height: 51px;width: calc(100% - 404px);float: left}
.tab_contents{padding: 60px 30px}
.member, .nonmember{position: relative;width: 400px;margin: auto}
.member input[type="text"], .nonmember input[type="text"]{width: 400px;height: 50px;padding: 10px;box-sizing: border-box;font-size: 14px;margin-bottom:  10px;display: block}
button{width: 400px;height: 50px;border: none;background: #46639f;font-size: 16px;color: #fff;margin: 20px 0 15px;display: block;font-weight: bold;cursor: pointer}
.member input[type="checkbox"]{vertical-align: middle}
.member .find{position: absolute;top: 195px;right: 0px}
.member .log_other{width: 400px;margin:30px auto}
.member .log_other p{float: left;font-size: 14px;border: 1px solid #ccc;padding:10px 30px;margin-right: 10px;width: 195px;text-align: right;box-sizing: border-box}
.member .log_other p:nth-of-type(2){margin-right: 0}
.member .log_other p:nth-of-type(1) a{background: url(../image/login_naver.png) no-repeat;padding-left: 35px}
.member .log_other p:nth-of-type(2) a{background: url(../image/login_kakao.png) no-repeat;padding-left: 35px}
.member .log_txt{width: 290px;float: left}
.member .log_txt p{height: 40px;line-height: 40px;padding-bottom: 10px}
.member .log_txt p:nth-of-type(2){line-height: 20px}
.member .log_etc_btn{float: right;width: 100px}
.member .log_etc_btn p{border: 1px solid #46639f;height: 40px;font-size: 14px;text-align: center;line-height: 38px;margin-bottom: 10px;font-weight: bold}
.member .log_etc_btn p:nth-of-type(1){background: #46639f}
.member .log_etc_btn p:nth-of-type(1) a{color: #fff}

.nonmember{display: none}
.nonmember li:last-child{margin-top: 30px}
