.member-title {
    font-size: 26px;
    margin-top: 52px;
    text-align: center;
    font-weight: 600;
}

.member-title-sub {
    font-weight: 500;
    font-size: 14px;
    padding-bottom: 20px;
    line-height: 1;
}

.login-wrap {
    position: relative;
    width: 560px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    padding-top: 0px;
    padding: 30px 60px;
    text-align: center;
    padding-top: 22px;
}
p.text-with {
    font-weight: 500;
    text-align: center;
    text-transform: uppercase;
        margin-bottom: 10px;
}
.desc-info {
    background: #e6fc8e;
    padding: 10px 10px;
    display: table;
    margin: auto;
}
.login-wrap .login-form{
	position: relative;
    text-align: left;
    padding-right: 0px;
	margin-top:40px;
        margin-bottom: 10px;
}
.integrate .logo-wrap {
	text-align:center;
}
p.with-title {
    font-size: 12px;
    font-weight: 500;
    text-align: center;
}
.integrate .logo-wrap img{
	vertical-align:middle;
}
.integrate-bw{
	margin-left:40px;
}
.integrate-lime{
	max-width:50px;
}
.membership-logo {
    margin-bottom: 60px;
}
.integrate .tit{
	text-align:center;
	font-size:16px;
	font-weight:600;
	margin-top:25px;
}
.integrate .desc{
	text-align:justify;
	font-size:12px;
	margin-top:10px;
	line-height:1.5;
	max-width:422px;
	margin-left:auto;
	margin-right:auto;
	word-break:keep-all;
        font-size: 12px;
    color: #000;
    font-weight: 300;
}
.login-wrap .login {
    position:relative;
}

.login-wrap .login-item {
    position: relative;
    padding-left: 123px;
}

.login-wrap .login-pw {
    margin-top: 30px;
}

.login-wrap .login-item span {
    position: absolute;
    bottom: -3px;
    left: 0;
    font-size: 15px;
    display: inline-block;
    float: left;
    text-align: left;
}

.login-wrap .login-item input {
    display: inline-block;
    line-height: 1.6;
    border: 0;
    border-bottom: 1px solid #000;
    width: 100%;
	padding:5px;
    padding-bottom: 0px;
}

.login-wrap .login-button {
    margin-top: 17px;
    background-color: #33cc33;
    color: #ffffff;
    text-align: center;
    line-height: 55px;
    outline: 0;
    border: 0;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    padding-top: 12px;
    display: inline-block;
    margin-right: 5px;
}
.login-wrap .login-button:hover{
    color: #33cc33;
    background: #fff;
    border: 1px solid #33cc33;
}
.login-wrap .register-btn {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    padding-top: 12px;
    display: inline-block;
    margin-left: 5px;
    color: #33cc33;
    background: #fff;
    border-color: #33cc33;
    border: 1px solid #33cc33;
    margin-top: 17px;
        line-height: 55px;
}
.login-wrap .register-btn:hover {
   background-color: #33cc33;
    color: #ffffff;
}

.login-wrap .with {
    text-align: center;
    margin-top: 25px;
}

.login-wrap .sns {
    margin-top: 10px;
}

.login-wrap .sns li {
    display: inline-block;
    margin-left: 10px;
}

.login-wrap .sns li:first-of-type {
    margin-left: 0;
}

.forgot {
    margin-top: 25px;
}



.agree-wrap {
    margin-top: 30px;
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    padding-top: 45px;
    padding-bottom: 30px;
}

.agree-title {
    font-size: 14px;
    font-weight: 600;
}

.agree-wrap .agree {
    padding-left: 60px;
    padding-right: 60px;
}

.agree-wrap .agree-text {
    margin-top: 30px;
    height: 410px;
    overflow-x: hidden;
    overflow-y: auto;
    resize: none;
    white-space: pre-line;
    line-height: 1.8;
}
.agree-wrap .agree-text-s {
    margin-top: 20px;
    height: 280px;
    overflow-x: hidden;
    overflow-y: auto;
    resize: none;
    white-space: pre-line;
    line-height: 1.8;
	padding-right:20px;
}
.agree-check {
    margin-top: 20px;
    padding-left: 60px;
}

.agree-check .yes {
    margin-right: 3px;
}

.member-btn-wrap {
    text-align: center;
    padding-top: 30px;
}

.member-btn-wrap .btn {
    display: inline-block;
    width: 90px;
    height: 90px;
    border-radius: 90px;
}

.member-btn-wrap .btn {
    vertical-align: top;
}

.member-btn-wrap .green-btn {
    background-color: #33cc33;
    color: #fff;
    border: 1px solid #33cc33;
	line-height: 90px;
}

.member-btn-wrap .white-btn {
    background-color: #fff;
    color: #000;
    border: 1px solid #000;
    margin-left: 15px;
    line-height: 90px;
}

.birthday {
    overflow: hidden;
}

.birthday:after {
    clear: both;
    display: table;
    content: '';
}

.birthday .birthday-item {
    display: inline-block;
    float: left;
}

.form-half {
    width: 50%;
    height: 34px;
    line-height: 34px;
    padding-left: 10px;
    padding-right: 10px;
    border: 1px solid #959595;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 4px;
}

.form-full {
    width: 100%;
    height: 34px;
    line-height: 34px;
    padding-left: 10px;
    padding-right: 10px;
    border: 1px solid #959595;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 4px;
}
select.form-full{
	padding-right:0 !important;  
}
select.form-half{
	padding-right:0 !important;  
}
.join-wrap {
    width: 560px;
    margin-left: auto;
    margin-right: auto;
    padding: 50px 40px;
}

.join-wrap .join {
    margin-top: 30px;
}

.recommend-title {
    font-size: 14px;
    font-weight: 500;
    margin-top: 50px;
}

.address-group .address-group-item {
    margin-top: 10px;
}

.address-group .address-group-item:first-of-type {
    margin-top: 0;
}

.birthday .birthday-item select {
    display: inline-block;
    float: left;
    min-width: 70%;
    height: 34px;
    line-height: 34px;
    padding-left: 10px;
    padding-right: 10px;
    border: 1px solid #959595;
    border-radius: 4px;
}

.birthday .birthday-item span {
    display: inline-block;
    float: left;
    line-height: 34px;
    padding-left: 5px;
}

.birthday .birthday-item {
    position: relative;
    display: inline-block;
    width: 30%;
    margin-left: 5%;
}

.birthday .birthday-item:first-of-type {
    margin-left: 0;
}

.smile,
.sad {
    position: relative;
}

.sad input {
    border: 1px solid #ff0000 !important;
}

.smile {
    position: relative;
}

.face-half {
    position: relative;
    width: 50%;
}

.face-wrap input,
.face-wrap select {
    width: 100%;
    height: 34px;
    line-height: 34px;
    padding-left: 10px;
    padding-right: 10px;
    border: 1px solid #959595;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 4px;
}
.smile-select select{
	padding-right:0 !important;
}
.smile-select .ico {
    display: inline-block;
    width: 24px;
    height: 24px;
    position: absolute;
    top: 5px;
    right: 23px;
    background-image: url(/assets/bw/images/smile.png);
}

.smile .ico {
    display: inline-block;
    width: 24px;
    height: 24px;
    position: absolute;
    top: 5px;
    right: 7px;
    background-image: url(/assets/bw/images/smile.png);
}

.sad-select .ico {
    display: inline-block;
    width: 24px;
    height: 24px;
    position: absolute;
    top: 5px;
    right: 20px;
    background-image: url(/assets/bw/images/sad.png);
}

.sad-select select {
    border: 1px solid #ff0000 !important;
}

.sad .ico {
    display: inline-block;
    width: 24px;
    height: 24px;
    position: absolute;
    top: 7px;
    right: 7px;
    background-image: url(/assets/bw/images/sad.png);
}

.vali-txt {
	display: none;
    margin-top: 5px;
    color: #ff0000;
}

.membership {
    width: 560px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 100px;
    padding-bottom: 120px;
    text-align: center;
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    margin-top: 20px;
    padding: 30px 60px;
}
.margin-top-70 {
    margin-top: 70px !important;
}
.membership-btn-2 .black-btn-2:hover {
    background: #8e8585;
}
.membership-btn-2 .black-btn-2 {
    color: #fff;
    background: #000;
    border-radius: 0px;
    height: auto;
    width: auto;
    line-height: 1.4;
    padding: 10px 30px;
    font-size: 14px;
}
.membership-point {
    color: #33cc33;
    font-weight: 600;
    margin-top: 25px;
}
.membership-text {
    margin-top: 30px;
    font-size: 12px;
    color: #b7b7b7;
    max-width: 350px;
    display: inline-block;
    text-align: justify;
}
.membership-wrap {
    margin-top: 50px;
}
.membership-img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.membership .welcome {
    font-size: 14px;
    font-weight: 500;
    color: #33cc33;
    margin-top: 30px;
}

.membership .thank {
    color: #b7b7b7;
    margin-top: 20px;
}

.membership-btn-wrap {
    text-align: center;
    margin-top: 70px;
}

.membership-btn-wrap .btn {
    display: inline-block;
    width: 90px;
    height: 90px;
    line-height: 90px;
    border-radius: 50%;
    background-color: #33cc33;
    color: #fff;
}
.member-desc{
    padding-left:15%;
    padding-right:15%;
    text-align:center;
    margin-top:10px;
}

.ac-wrap{
    width:500px;
    margin-left:auto;
    margin-right:auto;
    padding-top:30px;
}
.ac-wrap .ac-input{
    display:block;
    width:100%;
    margin-top:10px;
    height:34px;
    padding-left:15px;
    padding-right:15px;
}
.ac-wrap .ac-btn{
    text-align:center;
}
.ac-wrap .ac-form .desc{
    margin-top:10px;
}
.ac-wrap .ac-btn .btn{
    display:inline-block;
    width:100px;
    height:100px;
    line-height:100px;
    border-radius:50%;
    background-color:#32cd32;
    color:#fff;
    margin-top:30px;
}
.ac-wrap .ac-result{
    display:none;
    text-align:center;
}
.ac-wrap .result-value{
    position:relative;
    display:inline-block;
}

.ac-wrap .result-value span{
    display:inline-block;
    width:90px;
    position:absolute;
    top:0;
    left:0;
    font-size:15px;
    font-weight:600;
}
.ac-wrap .result-value  p{
    display:block;
    padding-left:90px;
    font-size:15px;
}
.membership-wrap .title-center{
    font-size: 27px;
    text-align: center;
    font-weight: 600;
    
    line-height: 1;
}
.with-link img {
    width: 58px;
    height: 58px;
    opacity: 0.9;
}
.with-link img {
    width: 58px;
    height: 58px;
    opacity: 0.9;
}
.with-link img:hover {
    transform:scale(1.1);
    opacity: 1;
}
.login-box {
   
    padding-right: 0px;
    padding-top: 20px;
}

.with p.text-with {
    margin-top: 30px;
    font-size: 12px;
    font-weight: 500;
    text-align: center;
    text-transform: uppercase;
}

a.login-btn {
     margin-top: 17px;
    display: block;
    background-color: #33cc33;
    border-radius: 4px;
    color: #ffffff;
    text-align: center;
    height: 55px;
    line-height: 55px;
    outline: 0;
    border: 0;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    padding-top: 12px;
    display: inline-block;
    margin-right: 5px;
}
a.login-btn:hover {
  color: #33cc33;
    background: #fff;
   border: 1px solid #33cc33;
}

.login .register-btn {
       width: 80px;
    height: 80px;
    border-radius: 50%;
    padding-top: 12px;
    display: inline-block;
    margin-left: 5px;
    color: #33cc33;
    background: #fff;
    border-color: #33cc33;
    border: 1px solid #33cc33;
    margin-top: 17px;
}
.with-link a {
    
    margin-left: 10px;
}
.login .register-btn:hover {
   color: #fff;
    background: #33cc33;
    border: 1px solid #33cc33;
}

.with-link {
    margin-top: 10px;
}
.login .login-inner {
   
    margin-top: 0px;
  
    border-top: none;
}
.login .title-center {
    padding-bottom: 25px;
    border-bottom: 1px solid #e1e1e1;
}
.login-inner .membership-logo {
    margin-bottom: 0px;
}
.login-inner p.desc {
    font-size: 12px;
    color: #b7b7b7;
    font-weight: 300;
}
.forgot {
    margin-top: 20px;
    margin-bottom: 15px;
}

.with .sns li a img {
     width: 58px;
    height: 58px;
    opacity: 0.9;
}
.with .sns li a imghover {
    transform:scale(1.1);
    opacity: 1;
}
@media all and (max-width: 992px) {
	.integrate .desc{
		max-width:100%;
	}
    .login-wrap {
        width:100%;
        padding:50px 10px;
    }
    .join-wrap{
        width:100%;
        padding:20px 10px;
    }
    .member-title{
        margin-top:30px;
    }
    .face-half{
        width:100%;
    }
    .form-half{
        width:100%;
    }
    .birthday .birthday-item{
        width:100%;
        margin-left:0;
        margin-top:10px;
    }
}
@media all and (max-width: 480px) {
    .membership {
    width: 100%;
    
    padding: 30px 20px;
 }
 .with .sns li a img {
    width: 47px;
    height: 47px;
    opacity: 0.9;
}
.login-wrap {
   
    padding: 20px 20px;
}
.login-wrap .login-button {
    width: 70px;
    height: 70px;
    padding-top: 9px;
    font-size: 10px;
}
.login-wrap .register-btn {
    width: 70px;
    height: 70px;
    padding-top: 9px;
    font-size: 10px;
}

    }

