.regist_title {
  width: 347px;
  height: auto;
  margin: 0 auto;
  text-align: center;
  font: bold 23px "Noto sans KR";
  padding-top: 30px;
}

.more_detail_button {
  text-align: center;
}

.more_detail_button a {
  color: #3857E8;
  font: normal 14px "Noto sans KR";
}

/* .event_Participation_01 {
  width: 194px;
  height: 49px;
  color: #E73754;
  text-align: center;
  border: 1px solid #E73754;
  line-height: 49px;
  margin: 0 auto;
  font-family: 'Noto Sans KR', sans-serif;
  font-weight: normal;
  font-size: 22px;
} */


/* 1. 휴대폰 인증 */
.phone_certificate_form {
  margin-top: 20px;
  padding: 28px;
}

.event_number {
  height: 40px;
  width: 40px;
  font-size: 30px;
  font-family: 'Noto Sans KR', sans-serif;
  font-weight: normal;
  color: #FFFFFF;
  background-color: #E73754;
  text-align: center;
  margin: 0 auto;
  border-radius: 20px;
  line-height: 35px;
}



.event_bold_text {
  width: 100%;
  height: 40px;
  text-align: center;
  font-size: 22px;
  font-family: 'Noto Sans KR', sans-serif;
  font-weight: bold;
  margin-top: 10px;
}

.event_normal_text {
  height: 40px;
  text-align: center;
  font-size: 18px;
  font-family: 'Noto Sans CJ Kkr', sans-serif;
  font-weight: normal;
}

.event_phonNumber_text {
  margin-top: 15px;
  width: 300px;
  height: 22px;
  text-align: left;
  font: normal 14px "Noto sans KR";
  margin-bottom: 3px;
}

.regist_input_line {
  width: 100%;
  max-width: 347px;
  margin: 0 auto;
}

#regist_input_line2 {
  margin-top: 10px;
}

.input_box {
  font: normal 16px "Noto sans KR";
  width: calc(100% - 120px);
  border: 1px solid #000000;
  height: 42px;
  padding-left: 5px;
}
.input_box::placeholder {
  font-size: 14px;
}

.input_button {
  font: normal 14px "Noto sans KR";
  margin-left: 3px;
  width: 110px;
  height: 42px;
  color: #FFFFFF;
  background-color: #ECECEC;
  border: 0;
}


.input_lookup_button {
  width: 72px;
  height: 43px;
  color: #E73754;
  text-align: center;
  border: 1px solid #E73754;
  line-height: 43px;
  margin-left: 3px;
  font-family: 'Noto Sans KR', sans-serif;
  font-weight: normal;
  font-size: 16px;
  background-color: #FFFFFF;
}

.agree_wrapper {
  width: 347px;
  height: 100px;
  margin-top: 50px;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
}

.checkbox_wrapper {
  width: 22px;
  height: 22px;
  margin-left: 25px;
  float: left;
}

.checkbox {
  font-family: 'Noto Sans KR', sans-serif;
  font-weight: normal;
  color: #FFFFFF;
  background-color: #E73754;
  width: 22px;
  height: 22px;
  border-radius: 20px;
  text-align: center;
  line-height: 20px;
  opacity: 0.2;
  position: relative;
  left: 0;
  top: 0;
  z-index: 10;
}

.agree {
  width: auto;
  height: 40px;
  font: normal 12px "Noto sans KR";
  font-family: 'Noto Sans KR', sans-serif;
  font-weight: normal;
  font-size: 12px;
  text-align: left;
  opacity: 0.78;
}

.agree_03_text {
  width: 300px;
  height: 40px;
  font-family: 'Noto Sans KR', sans-serif;
  font-weight: normal;
  font-size: 13px;
  text-align: left;
  opacity: 0.5;
}

/* 2.내 차량 번호판 입력 */
.carnum_input_form {
  margin-top: 20px;
  padding: 28px;
}

.carnum_input_line {
  width: 100%;
  max-width: 347px;
  height: auto;
  margin: 0 auto;
  margin-top: 20px;
}

#car_number_box {
  width: calc(100% - 80px);
}
.alert_empty_text {
  font: normal 12px "Noto sans KR";
  opacity: 0.8;
}

.agree_04_line {
  width: 100%;
  max-width: 347px;
  height: auto;
  margin: 0 auto;
  margin-top: 15px;
}
.num_checkbox_wrapper {
  width: 30px;
}
#agree_check_04 {
  float: left;
}
.agree_04_line p {
  padding-left: 30px;
  opacity: 0.7;
}

.caution_box_wrapper {
  width: 100%;
  max-width: 347px;
  margin: 0 auto;
  height: 66px;
  margin-top: 60px;
  border: 1px #FA5454 solid;
  text-align: center;
  background-color: #FFEFEF;
  font: normal 12px "Noto sans KR";
  padding-top: 5px;
}

.event_apply_button {
  position: relative;
  width: 100%;
  height: 68px;
  background-color: #E73754;
  text-align: center;
  border: 1px solid #E73754;
  line-height: 62px;
  font-family: 'Noto Sans KR', sans-serif;
  font-weight: normal;
  font-size: 22px;
  color: #FFFFFF;
  margin-top: 20px;
  margin-bottom: 100px;
}

.event_terms {
  width: 48px;
  height: 17px;
  border: 1px solid #979797;
  text-align: center;
  font-family: 'Noto Sans KR', sans-serif;
  font-weight: normal;
  font-size: 10px;
  text-align: center;
  display: inline;
  padding: 0 3px;
  margin-left: 5px;
}