/* line 6, ../sass/member_join_3.scss */
section.join_intro_container h1.h1_title {
  margin: 36px 0 20px 0;
  padding: 0;
  font-size: 30px;
  color: #4A4A4A;
}
/* line 12, ../sass/member_join_3.scss */
section.join_intro_container p.para {
  font-size: 14px;
  color: #4A4A4A;
  margin: 0;
  line-height: 2;
}

/* line 20, ../sass/member_join_3.scss */
section.steps_section {
  margin-top: 64px;
  margin-bottom: 54px;
}

/* line 25, ../sass/member_join_3.scss */
section.step_form_section {
  margin-bottom: 100px;
}
/* line 27, ../sass/member_join_3.scss */
section.step_form_section h2.h2_title {
  font-size: 18px;
  margin: 0;
  padding: 0;
  font-weight: normal;
  color: #000000;
  text-align: center;
  margin-bottom: 34px;
}
/* line 35, ../sass/member_join_3.scss */
section.step_form_section h2.h2_title span.step_hint {
  color: #5380F7;
}
/* line 40, ../sass/member_join_3.scss */
section.step_form_section form.data_form div.add_margin {
  margin-top: 36px;
}
/* line 43, ../sass/member_join_3.scss */
section.step_form_section form.data_form label.label_text {
  font-size: 14px;
  font-weight: normal;
  color: #4A4A4A;
}
/* line 48, ../sass/member_join_3.scss */
section.step_form_section form.data_form img.img_calendar {
  width: 14px;
}
/* line 51, ../sass/member_join_3.scss */
section.step_form_section form.data_form div.right_col {
  padding-left: 0;
}
@media (max-width: 767px) {
  /* line 53, ../sass/member_join_3.scss */
  section.step_form_section form.data_form div.right_col.-input_address {
    padding-left: 15px;
    margin-top: 15px;
  }
}
/* line 60, ../sass/member_join_3.scss */
section.step_form_section form.data_form button.btn_add_margin {
  margin-top: 48px;
  background-color: #5380F7;
}

/* YIAN */

/* .success .page {
margin-left: auto;
margin-right: auto;
}
.success .page-text1 {
  font-size: 30px;
  text-align: center;
}
.success .page-text2 {
  font-size: 14px;
  text-align: center;
}
.success .page-text3 {
  font-size: 14px;
  line-height: 40px;
  color: white;
  text-align: center;
}
.success .page-butt1 {
  padding: 15px;
  height: 70px;
  width: 150px;
  border-bottom: solid 3px #ff9800;
}
.success .page-butt2 {
  padding: 50px;
  height: 100px;
  width: 650px;
}
.success .page-butt3 {
  border: solid 1px #ff9800;
  height: 45px;
  width: 150px;
  background-color: #ff9800;
  border-radius: 3px;
  margin-top: 80px;
}
.success .file {
  height: 100px;
  width: 80%;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.success .file .time {
  border-bottom: solid 1px #939393;
  height: 20px;
  width: 500px;
  color: #939393;
  padding: 20px;
}
.success .file .time2 {
  width: 1500px;
}
.success .content {
  padding: 30px;
}
.success .title2 {
  border-bottom: solid 3px #ff9800;
  height: 70px;
  width: 150px;
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto;
}
.success .title2 .title3 {
  font-size: 30px;
  padding: 10px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
} */
