.join_wrap{margin: 0 auto; box-sizing: border-box; padding: 0 10px; min-width: 350px; }
.join_wrap .span_color{color: #00c73c;}
.sns_join_wrap{padding-top: 40px; box-sizing: border-box;}
.sns_join{ border: 2px solid #00c73c; position: relative; padding: 5%;  box-sizing: border-box; border-radius: 5px;}
.sns_join .sns_join_h{font-size: 18px; font-weight: 800; position: absolute; top: -17px; left: 10px; background: white; padding: 0 10px; }
.sns_join_btn{display: flex; justify-content: space-between; width: 100%; height: 100%; align-items:center;}
.sns_join_btn .sns__btn{width:calc(24% - 20px); padding-bottom:calc(24% - 20px);}
.sns_join_btn .naver_btn{background: url(/_template/service/images/01join_images/m_naver.png) no-repeat; background-size: contain;}
.sns_join_btn .fb_btn{background: url(/_template/service/images/01join_images/m_fb.png) no-repeat; background-size: contain;}
.sns_join_btn .kakao_btn{background: url(/_template/service/images/01join_images/m_kakao.png) no-repeat; background-size: contain;}
.sns_join_btn .google_btn{background: url(/_template/service/images/01join_images/m_google.png) no-repeat;background-size: contain; margin-right: 0;}

.email_join_wrap{height:360px; box-sizing: border-box; text-align: center;}
.email_join_wrap .email_join_form{display: flex; justify-content: space-between;}
.email_join_wrap .email_join_h{font-size: 20px; font-weight: 800; height: 50px; text-align: center; line-height: 50px; padding: 10px; background: white;}
.input_box .input_bx_lb {width: 100px; margin-bottom: 25px;}
.input_box .join_title{ font-size:15px; color: #505050; line-height: 40px;} 
.input_box input{border-radius: 5px;height: 40px; line-height: 40px; padding: 5px 10px;outline: none; margin-bottom: 20px; }
.input_box .input1 {width: 100%;}
.input_box .join_input{border: 1px solid #00c73c;box-sizing: border-box; }
.input_box .email_join_input{flex-grow: 1;}
.input_box .email_input{width: 100%; border: 1px solid #00c73c; box-sizing: border-box;}
.input_box .rec_input{border: 1px solid #909090; box-sizing: border-box;}
.input_box .input_box__slct_txt{ margin: 0 16px; font-size:20px; /*color: #00c73c;*/ color: #707070; line-height: 40px;}
.input_box .mail_select{flex-grow: 1;}
/* .input_box .mail_select{ line-height: 40px; margin-left: 20px;} */
.mail_select .mail_slct_list{outline: none; border:  1px solid #909090; border-radius: 5px; height: 40px; font-size: 13px; width: 100%; color:#505050 ; -o-appearance: none;  -webkit-appearance: none;  -moz-appearance: none;  appearance: none; background: url(/_template/service/images/01join_images/arrow-down-sign-to-navigate.png)no-repeat 90% center ; background-size:10px; padding: 0 30px 0 15px;}
.mail_slct_list option{line-height: 50px;}

.terms_wrap{height: auto ; box-sizing: border-box; border: 2px #929292 solid; border-radius: 5px; padding: 18px;  margin-top: 35px; position: relative; font-size: 15px;}
.terms_wrap label{padding:3px 0 3px 30px;}
.terms_wrap input[type="checkbox"]{display: none;}
.terms_wrap input[type="checkbox"] + label{background: url(/_template/service/images/01join_images/check-mark.png) no-repeat 0 2px; background-size: 20px; left: 0; width:20px; height: 20px;}
.terms_wrap input[type="checkbox"]:checked + label{background: url(/_template/service/images/01join_images/checked-mark.png)no-repeat 0 2px; background-size: 20px; left: 0; width:20px; height: 20px;}

.terms_wrap .term_h{ position: absolute; font-size: 18px; font-weight: 800; top: -15px;
    left: 50%; transform: translateX(-50%);background-color: #fff; width: 300px; text-align: center;}
.terms_wrap .terms_chk_all{ line-height: 35px; padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px solid #d4d4d4 ;}
.term_bx_list .terms_nes{color: rgb(236, 71, 71); font-weight: 600;}
/* .term_bx_list .terms_choice{font-weight: 600;} */
.term_bx_list .input_chk{line-height: 30px; position: relative;}
.term_bx_list .view_btn{background: url(/_template/service/images/01join_images/arrow-right.png) no-repeat ; width: 15px; height: 15px; background-size: 12px; position: absolute;top: 9px; right: 0;}

.join_btn_area{background: #00c73c; border-radius: 5px; width: 100%; text-align: center; margin: 0 auto; margin: 35px 0;}
.join_btn_area .re_join_btn{display: inline-block; width: 100%; color: #fff; font-size: 22px; height: 50px; line-height: 50px; font-weight: 700; }