/* mbanner */

#mbanner {
  display: none;
}

/* contents */

#content1 {}

#content1 h2.tit {
  padding: 120px 0 42px 0px;
  text-align: center;
  font-size: 40px;
  font-weight: 700;
  line-height: 1.5;
}

#content1 h3.sub_tit {
  font-size: 1rem;
  line-height: 2;
  margin: 0 auto;
}

#content1 .join_wrap {
  margin-top: 3rem;
  width: 95%;
  margin: 0 auto 100px;
}

#content1 .join_wrap .mb_id {
  width: 220px;
}

#content1 .join_wrap .btn_checkid {
  width: 100px;
  height: 2rem;
  font-size: 0.8rem;
  border: 1px solid #ccc;
}

#content1 .join_wrap .mb_birthday1 {
  width: 80px;
}

#content1 .join_wrap .mb_birthday2 {
  width: 80px;
}

#content1 .join_wrap .mb_birthday3 {
  width: 80px;
}

#content1 .join_wrap .mb_birthday3 {
  width: 80px;
}

#content1 .join_wrap .mb_birthday3 {
  width: 80px;
}

#content1 .join_wrap .birth_bar {
  width: 20px;
  display: inline-block;
}

#content1 .join_wrap .mb_hp1 {
  width: 80px;
}

#content1 .join_wrap .mb_hp2 {
  width: 80px;
}

#content1 .join_wrap .mb_hp3 {
  width: 80px;
}

#content1 .join_wrap .mb_email1 {
  width: 100px;
}

#content1 .join_wrap .mb_email2 {
  width: 100px;
}

#content1 .join_wrap .mb_email3 {
  width: 100px;
}

#content1 .join_wrap h3.agree_tit {
  font-size: 1rem;
  line-height: 2;
  margin: 0 auto;
  display: flex;
}

#content1 .join_wrap h3.span {}

#content1 .join_wrap .mb_agree1 {
  margin-left: auto;
  font-weight: 300;
}

#content1 .join_wrap .agree2_header {
  border: 1px solid #e1e1e1;
  padding: 10px;
  border-top: none;
}

#content1 .join_wrap .agree2_header:nth-child(1) {
  border-top: 1px solid #e1e1e1;
}

#content1 .join_wrap .agree2_header .mb_agree2>label {
  font-size: 0.9em;
  font-weight: 300;
}

#content1 .join_wrap .agree2_body {
  border: 1px solid #e1e1e1;
  padding: 20px;
  border-top: none;
}

#content1 .join_wrap .agree2_text {
  height: 100px;
  overflow-y: auto;
  font-weight: 300;
}

#content1 .join_wrap .btn_join {
  text-align: center;
}

/* #content1 .btn_sns {display: block; width: 405px;margin:20px auto 20px;}
#content1 .line {border-top:1px solid #bbbbbb; width: 405px; height: 22px; margin:10px auto 0;}
#content1 .line > div {text-align: center; width: 50px; margin: -12px auto ; background-color: #fff;}
#content1 .line > div {text-align: center; width: 50px; margin: -12px auto ; background-color: #fff;}
#content1 form .mb_id {width: 405px; height: 55px; border:1px solid #ddd; display: block; margin:10px auto;padding:5px;}
#content1 form .mb_id::placeholder {padding:5px;}
#content1 form .mb_pwd {width: 405px; height: 55px; border:1px solid #ddd; display: block; margin:10px auto; padding:5px;}
#content1 form .mb_pwd::placeholder {padding:5px;}
#content1 form .submit {width: 405px; height: 55px; border:1px solid #ddd; display: block; margin:10px auto; padding:5px; background: #000; color:#fff; border-radius:5px;}
#content1 ul.menu {width:300px;margin:0 auto 20px;}
#content1 ul.menu li {display: inline-block; }
#content1 ul.menu li a{display: block; padding:0 5px;} */

/* end contents */